@charset "UTF-8";
/*!
 * Bootstrap v4.0.0-alpha.3 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
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,
main,
menu,
nav,
section,
summary {
  display: block; }

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

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

progress {
  vertical-align: baseline; }

template,
[hidden] {
  display: none; }

a {
  background-color: transparent; }

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

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

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

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

button,
input,
select,
textarea {
  font: inherit; }

optgroup {
  font-weight: bold; }

button,
input,
select {
  overflow: visible; }

button,
input,
select,
textarea {
  margin: 0; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer; }

[disabled] {
  cursor: default; }

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

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

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }

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

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

[type="search"] {
  -webkit-appearance: textfield; }

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

@media print {
  *,
  *::before,
  *::after,
  *::first-letter,
  *::first-line {
    text-shadow: none !important;
    box-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  abbr[title]::after {
    content: " (" attr(title) ")"; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .tag {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

@-ms-viewport {
  width: device-width; }
html {
  font-size: 16px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #373a3c;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #8E9D72;
  text-decoration: none; }
  a:focus, a:hover {
    color: #677350;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: none; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0; }

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #818a91; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }
.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

dl.row > dd + dt {
  clear: left; }

.img-fluid, .carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 0.3rem; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #818a91; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25rem; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #373a3c; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 544px) {
    .container {
      max-width: 576px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 940px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid::after {
    content: "";
    display: table;
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row::after {
    content: "";
    display: table;
    clear: both; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1 {
  float: left;
  width: 8.3333333333%; }

.col-xs-2 {
  float: left;
  width: 16.6666666667%; }

.col-xs-3 {
  float: left;
  width: 25%; }

.col-xs-4 {
  float: left;
  width: 33.3333333333%; }

.col-xs-5 {
  float: left;
  width: 41.6666666667%; }

.col-xs-6 {
  float: left;
  width: 50%; }

.col-xs-7 {
  float: left;
  width: 58.3333333333%; }

.col-xs-8 {
  float: left;
  width: 66.6666666667%; }

.col-xs-9 {
  float: left;
  width: 75%; }

.col-xs-10 {
  float: left;
  width: 83.3333333333%; }

.col-xs-11 {
  float: left;
  width: 91.6666666667%; }

.col-xs-12 {
  float: left;
  width: 100%; }

.pull-xs-0 {
  right: auto; }

.pull-xs-1 {
  right: 8.3333333333%; }

.pull-xs-2 {
  right: 16.6666666667%; }

.pull-xs-3 {
  right: 25%; }

.pull-xs-4 {
  right: 33.3333333333%; }

.pull-xs-5 {
  right: 41.6666666667%; }

.pull-xs-6 {
  right: 50%; }

.pull-xs-7 {
  right: 58.3333333333%; }

.pull-xs-8 {
  right: 66.6666666667%; }

.pull-xs-9 {
  right: 75%; }

.pull-xs-10 {
  right: 83.3333333333%; }

.pull-xs-11 {
  right: 91.6666666667%; }

.pull-xs-12 {
  right: 100%; }

.push-xs-0 {
  left: auto; }

.push-xs-1 {
  left: 8.3333333333%; }

.push-xs-2 {
  left: 16.6666666667%; }

.push-xs-3 {
  left: 25%; }

.push-xs-4 {
  left: 33.3333333333%; }

.push-xs-5 {
  left: 41.6666666667%; }

.push-xs-6 {
  left: 50%; }

.push-xs-7 {
  left: 58.3333333333%; }

.push-xs-8 {
  left: 66.6666666667%; }

.push-xs-9 {
  left: 75%; }

.push-xs-10 {
  left: 83.3333333333%; }

.push-xs-11 {
  left: 91.6666666667%; }

.push-xs-12 {
  left: 100%; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 544px) {
  .col-sm-1 {
    float: left;
    width: 8.3333333333%; }

  .col-sm-2 {
    float: left;
    width: 16.6666666667%; }

  .col-sm-3 {
    float: left;
    width: 25%; }

  .col-sm-4 {
    float: left;
    width: 33.3333333333%; }

  .col-sm-5 {
    float: left;
    width: 41.6666666667%; }

  .col-sm-6 {
    float: left;
    width: 50%; }

  .col-sm-7 {
    float: left;
    width: 58.3333333333%; }

  .col-sm-8 {
    float: left;
    width: 66.6666666667%; }

  .col-sm-9 {
    float: left;
    width: 75%; }

  .col-sm-10 {
    float: left;
    width: 83.3333333333%; }

  .col-sm-11 {
    float: left;
    width: 91.6666666667%; }

  .col-sm-12 {
    float: left;
    width: 100%; }

  .pull-sm-0 {
    right: auto; }

  .pull-sm-1 {
    right: 8.3333333333%; }

  .pull-sm-2 {
    right: 16.6666666667%; }

  .pull-sm-3 {
    right: 25%; }

  .pull-sm-4 {
    right: 33.3333333333%; }

  .pull-sm-5 {
    right: 41.6666666667%; }

  .pull-sm-6 {
    right: 50%; }

  .pull-sm-7 {
    right: 58.3333333333%; }

  .pull-sm-8 {
    right: 66.6666666667%; }

  .pull-sm-9 {
    right: 75%; }

  .pull-sm-10 {
    right: 83.3333333333%; }

  .pull-sm-11 {
    right: 91.6666666667%; }

  .pull-sm-12 {
    right: 100%; }

  .push-sm-0 {
    left: auto; }

  .push-sm-1 {
    left: 8.3333333333%; }

  .push-sm-2 {
    left: 16.6666666667%; }

  .push-sm-3 {
    left: 25%; }

  .push-sm-4 {
    left: 33.3333333333%; }

  .push-sm-5 {
    left: 41.6666666667%; }

  .push-sm-6 {
    left: 50%; }

  .push-sm-7 {
    left: 58.3333333333%; }

  .push-sm-8 {
    left: 66.6666666667%; }

  .push-sm-9 {
    left: 75%; }

  .push-sm-10 {
    left: 83.3333333333%; }

  .push-sm-11 {
    left: 91.6666666667%; }

  .push-sm-12 {
    left: 100%; }

  .offset-sm-0 {
    margin-left: 0%; }

  .offset-sm-1 {
    margin-left: 8.3333333333%; }

  .offset-sm-2 {
    margin-left: 16.6666666667%; }

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

  .offset-sm-4 {
    margin-left: 33.3333333333%; }

  .offset-sm-5 {
    margin-left: 41.6666666667%; }

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

  .offset-sm-7 {
    margin-left: 58.3333333333%; }

  .offset-sm-8 {
    margin-left: 66.6666666667%; }

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

  .offset-sm-10 {
    margin-left: 83.3333333333%; }

  .offset-sm-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 768px) {
  .col-md-1 {
    float: left;
    width: 8.3333333333%; }

  .col-md-2 {
    float: left;
    width: 16.6666666667%; }

  .col-md-3 {
    float: left;
    width: 25%; }

  .col-md-4 {
    float: left;
    width: 33.3333333333%; }

  .col-md-5 {
    float: left;
    width: 41.6666666667%; }

  .col-md-6 {
    float: left;
    width: 50%; }

  .col-md-7 {
    float: left;
    width: 58.3333333333%; }

  .col-md-8 {
    float: left;
    width: 66.6666666667%; }

  .col-md-9 {
    float: left;
    width: 75%; }

  .col-md-10 {
    float: left;
    width: 83.3333333333%; }

  .col-md-11 {
    float: left;
    width: 91.6666666667%; }

  .col-md-12 {
    float: left;
    width: 100%; }

  .pull-md-0 {
    right: auto; }

  .pull-md-1 {
    right: 8.3333333333%; }

  .pull-md-2 {
    right: 16.6666666667%; }

  .pull-md-3 {
    right: 25%; }

  .pull-md-4 {
    right: 33.3333333333%; }

  .pull-md-5 {
    right: 41.6666666667%; }

  .pull-md-6 {
    right: 50%; }

  .pull-md-7 {
    right: 58.3333333333%; }

  .pull-md-8 {
    right: 66.6666666667%; }

  .pull-md-9 {
    right: 75%; }

  .pull-md-10 {
    right: 83.3333333333%; }

  .pull-md-11 {
    right: 91.6666666667%; }

  .pull-md-12 {
    right: 100%; }

  .push-md-0 {
    left: auto; }

  .push-md-1 {
    left: 8.3333333333%; }

  .push-md-2 {
    left: 16.6666666667%; }

  .push-md-3 {
    left: 25%; }

  .push-md-4 {
    left: 33.3333333333%; }

  .push-md-5 {
    left: 41.6666666667%; }

  .push-md-6 {
    left: 50%; }

  .push-md-7 {
    left: 58.3333333333%; }

  .push-md-8 {
    left: 66.6666666667%; }

  .push-md-9 {
    left: 75%; }

  .push-md-10 {
    left: 83.3333333333%; }

  .push-md-11 {
    left: 91.6666666667%; }

  .push-md-12 {
    left: 100%; }

  .offset-md-0 {
    margin-left: 0%; }

  .offset-md-1 {
    margin-left: 8.3333333333%; }

  .offset-md-2 {
    margin-left: 16.6666666667%; }

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

  .offset-md-4 {
    margin-left: 33.3333333333%; }

  .offset-md-5 {
    margin-left: 41.6666666667%; }

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

  .offset-md-7 {
    margin-left: 58.3333333333%; }

  .offset-md-8 {
    margin-left: 66.6666666667%; }

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

  .offset-md-10 {
    margin-left: 83.3333333333%; }

  .offset-md-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 992px) {
  .col-lg-1 {
    float: left;
    width: 8.3333333333%; }

  .col-lg-2 {
    float: left;
    width: 16.6666666667%; }

  .col-lg-3 {
    float: left;
    width: 25%; }

  .col-lg-4 {
    float: left;
    width: 33.3333333333%; }

  .col-lg-5 {
    float: left;
    width: 41.6666666667%; }

  .col-lg-6 {
    float: left;
    width: 50%; }

  .col-lg-7 {
    float: left;
    width: 58.3333333333%; }

  .col-lg-8 {
    float: left;
    width: 66.6666666667%; }

  .col-lg-9 {
    float: left;
    width: 75%; }

  .col-lg-10 {
    float: left;
    width: 83.3333333333%; }

  .col-lg-11 {
    float: left;
    width: 91.6666666667%; }

  .col-lg-12 {
    float: left;
    width: 100%; }

  .pull-lg-0 {
    right: auto; }

  .pull-lg-1 {
    right: 8.3333333333%; }

  .pull-lg-2 {
    right: 16.6666666667%; }

  .pull-lg-3 {
    right: 25%; }

  .pull-lg-4 {
    right: 33.3333333333%; }

  .pull-lg-5 {
    right: 41.6666666667%; }

  .pull-lg-6 {
    right: 50%; }

  .pull-lg-7 {
    right: 58.3333333333%; }

  .pull-lg-8 {
    right: 66.6666666667%; }

  .pull-lg-9 {
    right: 75%; }

  .pull-lg-10 {
    right: 83.3333333333%; }

  .pull-lg-11 {
    right: 91.6666666667%; }

  .pull-lg-12 {
    right: 100%; }

  .push-lg-0 {
    left: auto; }

  .push-lg-1 {
    left: 8.3333333333%; }

  .push-lg-2 {
    left: 16.6666666667%; }

  .push-lg-3 {
    left: 25%; }

  .push-lg-4 {
    left: 33.3333333333%; }

  .push-lg-5 {
    left: 41.6666666667%; }

  .push-lg-6 {
    left: 50%; }

  .push-lg-7 {
    left: 58.3333333333%; }

  .push-lg-8 {
    left: 66.6666666667%; }

  .push-lg-9 {
    left: 75%; }

  .push-lg-10 {
    left: 83.3333333333%; }

  .push-lg-11 {
    left: 91.6666666667%; }

  .push-lg-12 {
    left: 100%; }

  .offset-lg-0 {
    margin-left: 0%; }

  .offset-lg-1 {
    margin-left: 8.3333333333%; }

  .offset-lg-2 {
    margin-left: 16.6666666667%; }

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

  .offset-lg-4 {
    margin-left: 33.3333333333%; }

  .offset-lg-5 {
    margin-left: 41.6666666667%; }

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

  .offset-lg-7 {
    margin-left: 58.3333333333%; }

  .offset-lg-8 {
    margin-left: 66.6666666667%; }

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

  .offset-lg-10 {
    margin-left: 83.3333333333%; }

  .offset-lg-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 1200px) {
  .col-xl-1 {
    float: left;
    width: 8.3333333333%; }

  .col-xl-2 {
    float: left;
    width: 16.6666666667%; }

  .col-xl-3 {
    float: left;
    width: 25%; }

  .col-xl-4 {
    float: left;
    width: 33.3333333333%; }

  .col-xl-5 {
    float: left;
    width: 41.6666666667%; }

  .col-xl-6 {
    float: left;
    width: 50%; }

  .col-xl-7 {
    float: left;
    width: 58.3333333333%; }

  .col-xl-8 {
    float: left;
    width: 66.6666666667%; }

  .col-xl-9 {
    float: left;
    width: 75%; }

  .col-xl-10 {
    float: left;
    width: 83.3333333333%; }

  .col-xl-11 {
    float: left;
    width: 91.6666666667%; }

  .col-xl-12 {
    float: left;
    width: 100%; }

  .pull-xl-0 {
    right: auto; }

  .pull-xl-1 {
    right: 8.3333333333%; }

  .pull-xl-2 {
    right: 16.6666666667%; }

  .pull-xl-3 {
    right: 25%; }

  .pull-xl-4 {
    right: 33.3333333333%; }

  .pull-xl-5 {
    right: 41.6666666667%; }

  .pull-xl-6 {
    right: 50%; }

  .pull-xl-7 {
    right: 58.3333333333%; }

  .pull-xl-8 {
    right: 66.6666666667%; }

  .pull-xl-9 {
    right: 75%; }

  .pull-xl-10 {
    right: 83.3333333333%; }

  .pull-xl-11 {
    right: 91.6666666667%; }

  .pull-xl-12 {
    right: 100%; }

  .push-xl-0 {
    left: auto; }

  .push-xl-1 {
    left: 8.3333333333%; }

  .push-xl-2 {
    left: 16.6666666667%; }

  .push-xl-3 {
    left: 25%; }

  .push-xl-4 {
    left: 33.3333333333%; }

  .push-xl-5 {
    left: 41.6666666667%; }

  .push-xl-6 {
    left: 50%; }

  .push-xl-7 {
    left: 58.3333333333%; }

  .push-xl-8 {
    left: 66.6666666667%; }

  .push-xl-9 {
    left: 75%; }

  .push-xl-10 {
    left: 83.3333333333%; }

  .push-xl-11 {
    left: 91.6666666667%; }

  .push-xl-12 {
    left: 100%; }

  .offset-xl-0 {
    margin-left: 0%; }

  .offset-xl-1 {
    margin-left: 8.3333333333%; }

  .offset-xl-2 {
    margin-left: 16.6666666667%; }

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

  .offset-xl-4 {
    margin-left: 33.3333333333%; }

  .offset-xl-5 {
    margin-left: 41.6666666667%; }

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

  .offset-xl-7 {
    margin-left: 58.3333333333%; }

  .offset-xl-8 {
    margin-left: 66.6666666667%; }

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

  .offset-xl-10 {
    margin-left: 83.3333333333%; }

  .offset-xl-11 {
    margin-left: 91.6666666667%; } }
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef; }
  .table tbody + tbody {
    border-top: 2px solid #eceeef; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #eceeef; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #eceeef; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8; }

.table-hover .table-success:hover {
  background-color: #d0e9c6; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #d0e9c6; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7; }

.table-hover .table-info:hover {
  background-color: #c4e3f3; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #c4e3f3; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3; }

.table-hover .table-warning:hover {
  background-color: #faf2cc; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #faf2cc; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede; }

.table-hover .table-danger:hover {
  background-color: #ebcccc; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #ebcccc; }

.thead-inverse th {
  color: #fff;
  background-color: #373a3c; }

.thead-default th {
  color: #55595c;
  background-color: #eceeef; }

.table-inverse {
  color: #eceeef;
  background-color: #373a3c; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #55595c; }
  .table-inverse.table-bordered {
    border: 0; }

.table-responsive {
  display: block;
  width: 100%;
  min-height: .01%;
  overflow-x: auto; }

.table-reflow thead {
  float: left; }
.table-reflow tbody {
  display: block;
  white-space: nowrap; }
.table-reflow th,
.table-reflow td {
  border-top: 1px solid #eceeef;
  border-left: 1px solid #eceeef; }
  .table-reflow th:last-child,
  .table-reflow td:last-child {
    border-right: 1px solid #eceeef; }
.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #eceeef; }
.table-reflow tr {
  float: left; }
  .table-reflow tr th,
  .table-reflow tr td {
    display: block !important;
    border: 1px solid #eceeef; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #55595c;
    background-color: #fff;
    border-color: #66afe9;
    outline: none; }
  .form-control::placeholder {
    color: #999;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #eceeef;
    opacity: 1; }
  .form-control:disabled {
    cursor: not-allowed; }

select.form-control:not([size]):not([multiple]) {
  height: 2.5rem; }
select.form-control:focus::-ms-value {
  color: #55595c;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block; }

.col-form-label {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.25rem; }

.col-form-label-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem; }

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem; }

.form-control-static {
  min-height: 2.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0; }
  .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 1.8125rem; }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 3.1666666667rem; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.75rem; }
  .form-check + .form-check {
    margin-top: -.25rem; }
  .form-check.disabled .form-check-label {
    color: #818a91;
    cursor: not-allowed; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer; }

.form-check-input {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem; }
  .form-check-input:only-child {
    position: static; }

.form-check-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: pointer; }
  .form-check-inline + .form-check-inline {
    margin-left: .75rem; }
  .form-check-inline.disabled {
    cursor: not-allowed; }

.form-control-feedback {
  margin-top: 0.25rem; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.625rem;
  background-size: 1.25rem 1.25rem; }

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .form-check-label,
.has-success .form-check-inline,
.has-success .custom-control {
  color: #5cb85c; }
.has-success .form-control {
  border-color: #5cb85c; }
.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea; }
.has-success .form-control-feedback {
  color: #5cb85c; }
.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E"); }

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .form-check-label,
.has-warning .form-check-inline,
.has-warning .custom-control {
  color: #f0ad4e; }
.has-warning .form-control {
  border-color: #f0ad4e; }
.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white; }
.has-warning .form-control-feedback {
  color: #f0ad4e; }
.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E"); }

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .form-check-label,
.has-danger .form-check-inline,
.has-danger .custom-control {
  color: #d9534f; }
.has-danger .form-control {
  border-color: #d9534f; }
.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7; }
.has-danger .form-control-feedback {
  color: #d9534f; }
.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E"); }

@media (min-width: 544px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-check {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-check-label {
    padding-left: 0; }
  .form-inline .form-check-input {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0.25rem; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn.focus {
    text-decoration: none; }
  .btn:active, .btn.active {
    background-image: none;
    outline: 0; }
  .btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #8E9D72;
  border-color: #8E9D72; }
  .btn-primary:hover {
    color: #fff;
    background-color: #74825a;
    border-color: #6f7c56; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #74825a;
    border-color: #6f7c56; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #74825a;
    border-color: #6f7c56;
    background-image: none; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #616d4c;
      border-color: #4c553b; }
  .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus {
    background-color: #8E9D72;
    border-color: #8E9D72; }
  .btn-primary.disabled:hover, .btn-primary:disabled:hover {
    background-color: #8E9D72;
    border-color: #8E9D72; }

.btn-secondary {
  color: #373a3c;
  background-color: #fff;
  border-color: #ccc; }
  .btn-secondary:hover {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad;
    background-image: none; }
    .btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus, .open > .btn-secondary.dropdown-toggle:hover, .open > .btn-secondary.dropdown-toggle:focus, .open > .btn-secondary.dropdown-toggle.focus {
      color: #373a3c;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-secondary.disabled:hover, .btn-secondary:disabled:hover {
    background-color: #fff;
    border-color: #ccc; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
    background-image: none; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1f7e9a; }
  .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info.disabled:hover, .btn-info:disabled:hover {
    background-color: #5bc0de;
    border-color: #5bc0de; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #419641;
    background-image: none; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #2d672d; }
  .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success.disabled:hover, .btn-success:disabled:hover {
    background-color: #5cb85c;
    border-color: #5cb85c; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316;
    background-image: none; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #b06d0f; }
  .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning.disabled:hover, .btn-warning:disabled:hover {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
    background-image: none; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #8b211e; }
  .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger.disabled:hover, .btn-danger:disabled:hover {
    background-color: #d9534f;
    border-color: #d9534f; }

.btn-outline-primary {
  color: #8E9D72;
  background-image: none;
  background-color: transparent;
  border-color: #8E9D72; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #8E9D72;
    border-color: #8E9D72; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    color: #fff;
    background-color: #8E9D72;
    border-color: #8E9D72; }
  .btn-outline-primary:active, .btn-outline-primary.active, .open > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #8E9D72;
    border-color: #8E9D72; }
    .btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus, .open > .btn-outline-primary.dropdown-toggle:hover, .open > .btn-outline-primary.dropdown-toggle:focus, .open > .btn-outline-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #616d4c;
      border-color: #4c553b; }
  .btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus {
    border-color: #bec7ae; }
  .btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
    border-color: #bec7ae; }

.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-outline-secondary:active, .btn-outline-secondary.active, .open > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
    .btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus, .open > .btn-outline-secondary.dropdown-toggle:hover, .open > .btn-outline-secondary.dropdown-toggle:focus, .open > .btn-outline-secondary.dropdown-toggle.focus {
      color: #fff;
      background-color: #a1a1a1;
      border-color: #8c8c8c; }
  .btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
    border-color: white; }
  .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
    border-color: white; }

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:active, .btn-outline-info.active, .open > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
    .btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus, .open > .btn-outline-info.dropdown-toggle:hover, .open > .btn-outline-info.dropdown-toggle:focus, .open > .btn-outline-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1f7e9a; }
  .btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus {
    border-color: #b0e1ef; }
  .btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
    border-color: #b0e1ef; }

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:active, .btn-outline-success.active, .open > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
    .btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus, .open > .btn-outline-success.dropdown-toggle:hover, .open > .btn-outline-success.dropdown-toggle:focus, .open > .btn-outline-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #2d672d; }
  .btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus {
    border-color: #a3d7a3; }
  .btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
    border-color: #a3d7a3; }

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:active, .btn-outline-warning.active, .open > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
    .btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus, .open > .btn-outline-warning.dropdown-toggle:hover, .open > .btn-outline-warning.dropdown-toggle:focus, .open > .btn-outline-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #b06d0f; }
  .btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus {
    border-color: #f8d9ac; }
  .btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
    border-color: #f8d9ac; }

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:active, .btn-outline-danger.active, .open > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
    .btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus, .open > .btn-outline-danger.dropdown-toggle:hover, .open > .btn-outline-danger.dropdown-toggle:focus, .open > .btn-outline-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #8b211e; }
  .btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus {
    border-color: #eba5a3; }
  .btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
    border-color: #eba5a3; }

.btn-link {
  font-weight: normal;
  color: #8E9D72;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #677350;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled:focus, .btn-link:disabled:hover {
    color: #818a91;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  transition: opacity .15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }
.dropdown-toggle:focus {
  outline: 0; }

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 1rem;
  color: #373a3c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  color: #373a3c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #2b2d2f;
    text-decoration: none;
    background-color: #f5f5f5; }
  .dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #8E9D72;
    outline: 0; }
  .dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #818a91; }
  .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 5px 20px;
  font-size: 0.875rem;
  color: #818a91;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -0.5rem; }
  .btn-toolbar::after {
    content: "";
    display: table;
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 0.5rem; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }
  .btn + .dropdown-toggle-split::after {
    margin-left: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 0.3em 0.3em 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 0.3em 0.3em; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group::after {
  content: "";
  display: table;
  clear: both; }
.btn-group-vertical > .btn-group > .btn {
  float: none; }
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  width: 100%;
  display: table;
  border-collapse: separate; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #55595c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0.3rem; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:not(:last-child) {
  border-right: 0; }

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.form-control + .input-group-addon:not(:first-child) {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
      z-index: 3; }
  .input-group-btn:not(:last-child) > .btn,
  .input-group-btn:not(:last-child) > .btn-group {
    margin-right: -1px; }
  .input-group-btn:not(:first-child) > .btn,
  .input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: -1px; }
    .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
    .input-group-btn:not(:first-child) > .btn-group:focus,
    .input-group-btn:not(:first-child) > .btn-group:active,
    .input-group-btn:not(:first-child) > .btn-group:hover {
      z-index: 3; }

.custom-control {
  position: relative;
  display: inline;
  padding-left: 1.5rem;
  cursor: pointer; }
  .custom-control + .custom-control {
    margin-left: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #0074d9; }
  .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9; }
  .custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #84c6ff; }
  .custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed;
    background-color: #eee; }
  .custom-control-input:disabled ~ .custom-control-description {
    color: #767676;
    cursor: not-allowed; }

.custom-control-indicator {
  position: absolute;
  top: .0625rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.custom-checkbox .custom-control-indicator {
  border-radius: 0.25rem; }
.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #0074d9;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-indicator {
  border-radius: 50%; }
.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.custom-controls-stacked .custom-control {
  display: inline; }
  .custom-controls-stacked .custom-control::after {
    display: block;
    margin-bottom: 0.25rem;
    content: ""; }
  .custom-controls-stacked .custom-control + .custom-control {
    margin-left: 0; }

.custom-select {
  display: inline-block;
  max-width: 100%;
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  padding-right: 0.75rem \9;
  color: #55595c;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-image: none \9;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -moz-appearance: none;
  -webkit-appearance: none; }
  .custom-select:focus {
    border-color: #51a7e8;
    outline: none; }
    .custom-select:focus::-ms-value {
      color: #55595c;
      background-color: #fff; }
  .custom-select:disabled {
    color: #818a91;
    cursor: not-allowed;
    background-color: #eceeef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  cursor: pointer; }

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #555;
  user-select: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem; }
  .custom-file-control:lang(en)::after {
    content: "Choose file..."; }
  .custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #555;
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 0 0.25rem 0.25rem 0; }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: inline-block; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #818a91; }
    .nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
      color: #818a91;
      cursor: not-allowed;
      background-color: transparent; }

.nav-inline .nav-item {
  display: inline-block; }
.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs::after {
    content: "";
    display: table;
    clear: both; }
  .nav-tabs .nav-item {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs .nav-item + .nav-item {
      margin-left: 0.2rem; }
  .nav-tabs .nav-link {
    display: block;
    padding: 0.5em 1em;
    border: 1px solid transparent;
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #eceeef #eceeef #ddd; }
    .nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
      color: #818a91;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
  .nav-tabs .nav-item.open .nav-link,
  .nav-tabs .nav-item.open .nav-link:focus,
  .nav-tabs .nav-item.open .nav-link:hover {
    color: #55595c;
    background-color: #fff;
    border-color: #ddd #ddd transparent; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.nav-pills::after {
  content: "";
  display: table;
  clear: both; }
.nav-pills .nav-item {
  float: left; }
  .nav-pills .nav-item + .nav-item {
    margin-left: 0.2rem; }
.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
  border-radius: 0.25rem; }
.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #8E9D72; }

.nav-stacked .nav-item {
  display: block;
  float: none; }
  .nav-stacked .nav-item + .nav-item {
    margin-top: 0.2rem;
    margin-left: 0; }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  padding: 0.5rem 1rem; }
  .navbar::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 544px) {
    .navbar {
      border-radius: 0px; } }

.navbar-full {
  z-index: 1000; }
  @media (min-width: 544px) {
    .navbar-full {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 544px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0; }

.navbar-fixed-bottom {
  bottom: 0; }

.navbar-sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%; }
  @media (min-width: 544px) {
    .navbar-sticky-top {
      border-radius: 0; } }

.navbar-brand {
  float: left;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-right: 1rem;
  font-size: 1.25rem; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: .425rem;
  padding-bottom: .425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden; }
  .navbar-divider::before {
    content: "\00a0"; }

.navbar-toggler {
  padding: .5rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: none;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

.navbar-nav .nav-item {
  float: left; }
.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem; }
  .navbar-nav .nav-link + .nav-link {
    margin-left: 1rem; }
.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.8); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, 0.8); }
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.3); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.6); }
.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, 0.8); }
.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075); }

.navbar-dark .navbar-brand {
  color: white; }
  .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: white; }
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }
.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: white; }
.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075); }

.navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both; }
@media (max-width: 543px) {
  .navbar-toggleable-xs .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }
@media (min-width: 544px) {
  .navbar-toggleable-xs {
    display: block !important; } }
.navbar-toggleable-sm::after {
  content: "";
  display: table;
  clear: both; }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    display: block !important; } }
.navbar-toggleable-md::after {
  content: "";
  display: table;
  clear: both; }
@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }
@media (min-width: 992px) {
  .navbar-toggleable-md {
    display: block !important; } }

.card {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
  background-color: #fff;
  border-radius: 0.25rem;
  border: 1px solid rgba(0, 0, 0, 0.125); }

.card-block {
  padding: 1.25rem; }
  .card-block::after {
    content: "";
    display: table;
    clear: both; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }
.card-link + .card-link {
  margin-left: 1.25rem; }

.card > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header::after {
    content: "";
    display: table;
    clear: both; }
  .card-header:first-child {
    border-radius: 0.25rem 0.25rem 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer::after {
    content: "";
    display: table;
    clear: both; }
  .card-footer:last-child {
    border-radius: 0 0 0.25rem 0.25rem; }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-primary {
  background-color: #8E9D72;
  border-color: #8E9D72; }
  .card-primary .card-header,
  .card-primary .card-footer {
    background-color: transparent; }

.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .card-success .card-header,
  .card-success .card-footer {
    background-color: transparent; }

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .card-info .card-header,
  .card-info .card-footer {
    background-color: transparent; }

.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .card-warning .card-header,
  .card-warning .card-footer {
    background-color: transparent; }

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f; }
  .card-danger .card-header,
  .card-danger .card-footer {
    background-color: transparent; }

.card-outline-primary {
  background-color: transparent;
  border-color: #8E9D72; }

.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc; }

.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de; }

.card-outline-success {
  background-color: transparent;
  border-color: #5cb85c; }

.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e; }

.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f; }

.card-inverse .card-header,
.card-inverse .card-footer {
  border-color: rgba(255, 255, 255, 0.2); }
.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff; }
.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65); }
.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff; }

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0; }

.card-img {
  border-radius: 0.25rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img-top {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.card-img-bottom {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

@media (min-width: 544px) {
  .card-deck {
    display: table;
    width: 100%;
    margin-bottom: 0.75rem;
    table-layout: fixed;
    border-spacing: 1.25rem 0; }
    .card-deck .card {
      display: table-cell;
      margin-bottom: 0;
      vertical-align: top; }

  .card-deck-wrapper {
    margin-right: -1.25rem;
    margin-left: -1.25rem; } }
@media (min-width: 544px) {
  .card-group {
    display: table;
    width: 100%;
    table-layout: fixed; }
    .card-group .card {
      display: table-cell;
      vertical-align: top; }
      .card-group .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-top {
          border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-bottom {
          border-bottom-right-radius: 0; }
      .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-top {
          border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-bottom {
          border-bottom-left-radius: 0; }
      .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0; }
        .card-group .card:not(:first-child):not(:last-child) .card-img-top,
        .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
          border-radius: 0; } }
@media (min-width: 544px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem; }
    .card-columns .card {
      width: 100%; } }
.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eceeef;
  border-radius: 0.25rem; }
  .breadcrumb::after {
    content: "";
    display: table;
    clear: both; }

.breadcrumb-item {
  float: left; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #818a91;
    content: "/"; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .breadcrumb-item.active {
    color: #818a91; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 0.25rem; }

.page-item {
  display: inline; }
  .page-item:first-child .page-link {
    margin-left: 0;
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
  .page-item:last-child .page-link {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #8E9D72;
    border-color: #8E9D72; }
  .page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
    color: #818a91;
    pointer-events: none;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

.page-link {
  position: relative;
  float: left;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  color: #8E9D72;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }
  .page-link:focus, .page-link:hover {
    color: #677350;
    background-color: #eceeef;
    border-color: #ddd; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem; }
.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem; }
.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem; }
.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem; }
.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem; }

.tag {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem; }
  .tag:empty {
    display: none; }

.btn .tag {
  position: relative;
  top: -1px; }

a.tag:focus, a.tag:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.tag-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.tag-default {
  background-color: #818a91; }
  .tag-default[href]:focus, .tag-default[href]:hover {
    background-color: #687077; }

.tag-primary {
  background-color: #8E9D72; }
  .tag-primary[href]:focus, .tag-primary[href]:hover {
    background-color: #74825a; }

.tag-success {
  background-color: #5cb85c; }
  .tag-success[href]:focus, .tag-success[href]:hover {
    background-color: #449d44; }

.tag-info {
  background-color: #5bc0de; }
  .tag-info[href]:focus, .tag-info[href]:hover {
    background-color: #31b0d5; }

.tag-warning {
  background-color: #f0ad4e; }
  .tag-warning[href]:focus, .tag-warning[href]:hover {
    background-color: #ec971f; }

.tag-danger {
  background-color: #d9534f; }
  .tag-danger[href]:focus, .tag-danger[href]:hover {
    background-color: #c9302c; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef;
  border-radius: 0.3rem; }
  @media (min-width: 544px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-hr {
  border-top-color: #d0d5d8; }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  padding: 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: bold; }

.alert-dismissible {
  padding-right: 2rem; }
  .alert-dismissible .close {
    position: relative;
    top: -.125rem;
    right: -1rem;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c1e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6d5ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7ecb5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9b9; }
  .alert-danger .alert-link {
    color: #843534; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }
.progress {
  display: block;
  width: 100%;
  height: 1rem;
  margin-bottom: 1rem; }

.progress[value] {
  background-color: #eee;
  border: 0;
  appearance: none;
  border-radius: 0.25rem; }

.progress[value]::-ms-fill {
  background-color: #0074d9;
  border: 0; }

.progress[value]::-moz-progress-bar {
  background-color: #0074d9;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.progress[value]::-webkit-progress-value {
  background-color: #0074d9;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.progress[value="100"]::-moz-progress-bar {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.progress[value="100"]::-webkit-progress-value {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.progress[value]::-webkit-progress-bar {
  background-color: #eee;
  border-radius: 0.25rem; }

base::-moz-progress-bar,
.progress[value] {
  background-color: #eee;
  border-radius: 0.25rem; }

@media screen and (min-width: 0\0) {
  .progress {
    background-color: #eee;
    border-radius: 0.25rem; }

  .progress-bar {
    display: inline-block;
    height: 1rem;
    text-indent: -999rem;
    background-color: #0074d9;
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }

  .progress[width="100%"] {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem; } }
.progress-striped[value]::-webkit-progress-value {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-striped[value]::-moz-progress-bar {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-striped[value]::-ms-fill {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

@media screen and (min-width: 0\0) {
  .progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem; } }
.progress-animated[value]::-webkit-progress-value {
  animation: progress-bar-stripes 2s linear infinite; }

.progress-animated[value]::-moz-progress-bar {
  animation: progress-bar-stripes 2s linear infinite; }

@media screen and (min-width: 0\0) {
  .progress-animated .progress-bar-striped {
    animation: progress-bar-stripes 2s linear infinite; } }
.progress-success[value]::-webkit-progress-value {
  background-color: #5cb85c; }
.progress-success[value]::-moz-progress-bar {
  background-color: #5cb85c; }
.progress-success[value]::-ms-fill {
  background-color: #5cb85c; }
@media screen and (min-width: 0\0) {
  .progress-success .progress-bar {
    background-color: #5cb85c; } }

.progress-info[value]::-webkit-progress-value {
  background-color: #5bc0de; }
.progress-info[value]::-moz-progress-bar {
  background-color: #5bc0de; }
.progress-info[value]::-ms-fill {
  background-color: #5bc0de; }
@media screen and (min-width: 0\0) {
  .progress-info .progress-bar {
    background-color: #5bc0de; } }

.progress-warning[value]::-webkit-progress-value {
  background-color: #f0ad4e; }
.progress-warning[value]::-moz-progress-bar {
  background-color: #f0ad4e; }
.progress-warning[value]::-ms-fill {
  background-color: #f0ad4e; }
@media screen and (min-width: 0\0) {
  .progress-warning .progress-bar {
    background-color: #f0ad4e; } }

.progress-danger[value]::-webkit-progress-value {
  background-color: #d9534f; }
.progress-danger[value]::-moz-progress-bar {
  background-color: #d9534f; }
.progress-danger[value]::-ms-fill {
  background-color: #d9534f; }
@media screen and (min-width: 0\0) {
  .progress-danger .progress-bar {
    background-color: #d9534f; } }

.media,
.media-body {
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

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

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

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: #eceeef; }
    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
      color: inherit; }
    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
      color: #818a91; }
  .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    text-decoration: none;
    background-color: #8E9D72;
    border-color: #8E9D72; }
    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > .small {
      color: inherit; }
    .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
      color: #eef1ea; }

.list-group-flush .list-group-item {
  border-radius: 0; }

.list-group-item-action {
  width: 100%;
  color: #555;
  text-align: inherit; }
  .list-group-item-action .list-group-item-heading {
    color: #333; }
  .list-group-item-action:focus, .list-group-item-action:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:focus, a.list-group-item-success:hover,
  button.list-group-item-success:focus,
  button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover,
  button.list-group-item-success.active,
  button.list-group-item-success.active:focus,
  button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:focus, a.list-group-item-info:hover,
  button.list-group-item-info:focus,
  button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover,
  button.list-group-item-info.active,
  button.list-group-item-info.active:focus,
  button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:focus, a.list-group-item-warning:hover,
  button.list-group-item-warning:focus,
  button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:focus,
  button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:focus, a.list-group-item-danger:hover,
  button.list-group-item-danger:focus,
  button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:focus,
  button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9 {
  padding-bottom: 42.8571428571%; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.embed-responsive-1by1 {
  padding-bottom: 100%; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
  -webkit-overflow-scrolling: touch; }
  .modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -25%); }
  .modal.in .modal-dialog {
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.in {
    opacity: 0.5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header::after {
    content: "";
    display: table;
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer::after {
    content: "";
    display: table;
    clear: both; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 544px) {
  .modal-dialog {
    max-width: 600px;
    margin: 30px auto; }

  .modal-sm {
    max-width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    max-width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.in {
    opacity: 0.9; }
  .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px; }
    .tooltip.tooltip-top .tooltip-arrow, .tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px; }
    .tooltip.tooltip-right .tooltip-arrow, .tooltip.bs-tether-element-attached-left .tooltip-arrow {
      top: 50%;
      left: 0;
      margin-top: -5px;
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px; }
    .tooltip.tooltip-bottom .tooltip-arrow, .tooltip.bs-tether-element-attached-top .tooltip-arrow {
      top: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px; }
    .tooltip.tooltip-left .tooltip-arrow, .tooltip.bs-tether-element-attached-right .tooltip-arrow {
      top: 50%;
      right: 0;
      margin-top: -5px;
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover.popover-top, .popover.bs-tether-element-attached-bottom {
    margin-top: -10px; }
    .popover.popover-top .popover-arrow, .popover.bs-tether-element-attached-bottom .popover-arrow {
      bottom: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-color: rgba(0, 0, 0, 0.25);
      border-bottom-width: 0; }
      .popover.popover-top .popover-arrow::after, .popover.bs-tether-element-attached-bottom .popover-arrow::after {
        bottom: 1px;
        margin-left: -10px;
        content: "";
        border-top-color: #fff;
        border-bottom-width: 0; }
  .popover.popover-right, .popover.bs-tether-element-attached-left {
    margin-left: 10px; }
    .popover.popover-right .popover-arrow, .popover.bs-tether-element-attached-left .popover-arrow {
      top: 50%;
      left: -11px;
      margin-top: -11px;
      border-right-color: rgba(0, 0, 0, 0.25);
      border-left-width: 0; }
      .popover.popover-right .popover-arrow::after, .popover.bs-tether-element-attached-left .popover-arrow::after {
        bottom: -10px;
        left: 1px;
        content: "";
        border-right-color: #fff;
        border-left-width: 0; }
  .popover.popover-bottom, .popover.bs-tether-element-attached-top {
    margin-top: 10px; }
    .popover.popover-bottom .popover-arrow, .popover.bs-tether-element-attached-top .popover-arrow {
      top: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-width: 0;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
      .popover.popover-bottom .popover-arrow::after, .popover.bs-tether-element-attached-top .popover-arrow::after {
        top: 1px;
        margin-left: -10px;
        content: "";
        border-top-width: 0;
        border-bottom-color: #fff; }
  .popover.popover-left, .popover.bs-tether-element-attached-right {
    margin-left: -10px; }
    .popover.popover-left .popover-arrow, .popover.bs-tether-element-attached-right .popover-arrow {
      top: 50%;
      right: -11px;
      margin-top: -11px;
      border-right-width: 0;
      border-left-color: rgba(0, 0, 0, 0.25); }
      .popover.popover-left .popover-arrow::after, .popover.bs-tether-element-attached-right .popover-arrow::after {
        right: 1px;
        bottom: -10px;
        content: "";
        border-right-width: 0;
        border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 0.2375rem 0.2375rem 0 0; }
  .popover-title:empty {
    display: none; }

.popover-content {
  padding: 9px 14px; }

.popover-arrow, .popover-arrow::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover-arrow {
  border-width: 11px; }

.popover-arrow::after {
  content: "";
  border-width: 10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner > .carousel-item {
    position: relative;
    display: none;
    transition: .6s ease-in-out left; }
    .carousel-inner > .carousel-item > img,
    .carousel-inner > .carousel-item > a > img {
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .carousel-item {
        transition: transform .6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000px; }
        .carousel-inner > .carousel-item.next, .carousel-inner > .carousel-item.active.right {
          left: 0;
          transform: translate3d(100%, 0, 0); }
        .carousel-inner > .carousel-item.prev, .carousel-inner > .carousel-item.active.left {
          left: 0;
          transform: translate3d(-100%, 0, 0); }
        .carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right, .carousel-inner > .carousel-item.active {
          left: 0;
          transform: translate3d(0, 0, 0); } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5; }
  .carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    right: 0;
    left: auto;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1; }
  .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev::before {
    content: "\2039"; }
  .carousel-control .icon-next::before {
    content: "\203a"; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px; }
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media (min-width: 544px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .icon-next {
    margin-right: -15px; }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.bg-faded {
  background-color: #f7f7f9; }

.bg-primary {
  color: #fff !important;
  background-color: #8E9D72 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #74825a !important; }

.bg-success {
  color: #fff !important;
  background-color: #5cb85c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important; }

.bg-info {
  color: #fff !important;
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important; }

.bg-warning {
  color: #fff !important;
  background-color: #f0ad4e !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important; }

.bg-danger {
  color: #fff !important;
  background-color: #d9534f !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important; }

.bg-inverse {
  color: #fff !important;
  background-color: #373a3c !important; }

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #1f2021 !important; }

.clearfix::after {
  content: "";
  display: table;
  clear: both; }

.d-block {
  display: block !important; }

.d-inline-block {
  display: inline-block !important; }

.d-inline {
  display: inline !important; }

.pull-xs-left {
  float: left !important; }

.pull-xs-right {
  float: right !important; }

.pull-xs-none {
  float: none !important; }

@media (min-width: 544px) {
  .pull-sm-left {
    float: left !important; }

  .pull-sm-right {
    float: right !important; }

  .pull-sm-none {
    float: none !important; } }
@media (min-width: 768px) {
  .pull-md-left {
    float: left !important; }

  .pull-md-right {
    float: right !important; }

  .pull-md-none {
    float: none !important; } }
@media (min-width: 992px) {
  .pull-lg-left {
    float: left !important; }

  .pull-lg-right {
    float: right !important; }

  .pull-lg-none {
    float: none !important; } }
@media (min-width: 1200px) {
  .pull-xl-left {
    float: left !important; }

  .pull-xl-right {
    float: right !important; }

  .pull-xl-none {
    float: none !important; } }
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.w-100 {
  width: 100% !important; }

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-a-0 {
  margin: 0 0 !important; }

.m-t-0 {
  margin-top: 0 !important; }

.m-r-0 {
  margin-right: 0 !important; }

.m-b-0 {
  margin-bottom: 0 !important; }

.m-l-0 {
  margin-left: 0 !important; }

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-a-1 {
  margin: 1rem 1rem !important; }

.m-t-1 {
  margin-top: 1rem !important; }

.m-r-1 {
  margin-right: 1rem !important; }

.m-b-1 {
  margin-bottom: 1rem !important; }

.m-l-1 {
  margin-left: 1rem !important; }

.m-x-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.m-y-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-a-2 {
  margin: 1.5rem 1.5rem !important; }

.m-t-2 {
  margin-top: 1.5rem !important; }

.m-r-2 {
  margin-right: 1.5rem !important; }

.m-b-2 {
  margin-bottom: 1.5rem !important; }

.m-l-2 {
  margin-left: 1.5rem !important; }

.m-x-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.m-y-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-a-3 {
  margin: 3rem 3rem !important; }

.m-t-3 {
  margin-top: 3rem !important; }

.m-r-3 {
  margin-right: 3rem !important; }

.m-b-3 {
  margin-bottom: 3rem !important; }

.m-l-3 {
  margin-left: 3rem !important; }

.m-x-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.m-y-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-a-0 {
  padding: 0 0 !important; }

.p-t-0 {
  padding-top: 0 !important; }

.p-r-0 {
  padding-right: 0 !important; }

.p-b-0 {
  padding-bottom: 0 !important; }

.p-l-0 {
  padding-left: 0 !important; }

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-a-1 {
  padding: 1rem 1rem !important; }

.p-t-1 {
  padding-top: 1rem !important; }

.p-r-1 {
  padding-right: 1rem !important; }

.p-b-1 {
  padding-bottom: 1rem !important; }

.p-l-1 {
  padding-left: 1rem !important; }

.p-x-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.p-y-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-a-2 {
  padding: 1.5rem 1.5rem !important; }

.p-t-2 {
  padding-top: 1.5rem !important; }

.p-r-2 {
  padding-right: 1.5rem !important; }

.p-b-2 {
  padding-bottom: 1.5rem !important; }

.p-l-2 {
  padding-left: 1.5rem !important; }

.p-x-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.p-y-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-a-3 {
  padding: 3rem 3rem !important; }

.p-t-3 {
  padding-top: 3rem !important; }

.p-r-3 {
  padding-right: 3rem !important; }

.p-b-3 {
  padding-bottom: 3rem !important; }

.p-l-3 {
  padding-left: 3rem !important; }

.p-x-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.p-y-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-xs-left {
  text-align: left !important; }

.text-xs-right {
  text-align: right !important; }

.text-xs-center {
  text-align: center !important; }

@media (min-width: 544px) {
  .text-sm-left {
    text-align: left !important; }

  .text-sm-right {
    text-align: right !important; }

  .text-sm-center {
    text-align: center !important; } }
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }

  .text-md-right {
    text-align: right !important; }

  .text-md-center {
    text-align: center !important; } }
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }

  .text-lg-right {
    text-align: right !important; }

  .text-lg-center {
    text-align: center !important; } }
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }

  .text-xl-right {
    text-align: right !important; }

  .text-xl-center {
    text-align: center !important; } }
.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-normal {
  font-weight: normal; }

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

.font-italic {
  font-style: italic; }

.text-muted {
  color: #818a91 !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #687077 !important; }

.text-primary {
  color: #8E9D72 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #74825a !important; }

.text-success {
  color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover {
  color: #449d44 !important; }

.text-info {
  color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important; }

.text-warning {
  color: #f0ad4e !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important; }

.text-danger {
  color: #d9534f !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 543px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 544px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.wrapper {
  padding: 30px 0; }

#wrapper-hero {
  padding: 0px !important; }

.sticky, .gallery-caption, .bypostauthor {
  font-size: inherit; }

.wrapper#wrapper-sticky {
  border-bottom: 1px solid #818a91; }

#wrapper-footer-full, #wrapper-static-hero {
  background-color: #eceeef; }

.wp-caption {
  font-size: inherit; }

.wp-caption-text {
  font-size: inherit; }

.screen-reader-text {
  font-size: inherit; }

.alignright {
  float: right;
  padding-left: 10px; }

.alignleft {
  float: left;
  padding-right: 10px; }

.aligncenter {
  margin: 0px auto; }

.entry-footer span {
  padding-right: 10px; }

img.wp-post-image, article img, figure, img, #secondary img {
  max-width: 100%;
  height: auto; }

a.skip-link {
  z-index: 1000;
  position: fixed;
  top: 0px;
  right: 0px; }

.jumbotron {
  margin-bottom: 0px; }

.menu-item {
  float: left;
  width: auto;
  display: inline; }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 1rem;
  padding: 9px 10px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }

.navbar .collapsing, .navbar .collapse.in {
  width: 100%;
  float: left; }

.navbar-dark .navbar-toggle {
  border: 1px solid #fff; }
.navbar-dark .icon-bar {
  border-bottom: 1px solid #fff; }
.navbar-dark .dropdown-menu {
  background-color: #373a3c; }

.navbar #main-menu {
  float: left; }

.navbar-nav .nav-item {
  float: left; }
.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem; }
  .navbar-nav .nav-link + .nav-link {
    margin-left: 0rem; }
.navbar-nav .nav-item + .nav-item {
  margin-left: 0rem; }

.nav-link {
  margin-left: .425rem;
  margin-right: .425rem; }

.dropdown-menu .dropdown-menu {
  position: relative;
  display: block;
  border: none;
  box-shadow: none;
  margin-left: 10px;
  width: 140px; }
  .dropdown-menu .dropdown-menu li {
    list-style: square;
    padding-left: 0px; }

.dropdown-menu .menu-item {
  width: 100%; }
  .dropdown-menu .menu-item a:hover {
    background-color: #8E9D72; }

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.2857142857em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.8571428571em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }
.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }
.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    display: none; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
  z-index: 0; }
.owl-carousel .owl-animated-out {
  z-index: 1; }
.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }

/* ------------------------------------------------------------------------

Theme Name: Sherlock Realty
Theme URI: http://sherlock.com.au
Description: This is a responsive real estate theme designed and developed by Sherlock Software.
Version: 1.0
Author: Sherlock Software
Author URI: http://www.sherlocksoftware.com
Tags:
License:
License URI:

------------------------------------------------------------------------ */
@font-face {
  font-family: oncloud-icons;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/oncloud-icons.eot");
  src: url("../fonts/oncloud-icons.eot?") format("eot"), url("../fonts/oncloud-icons.woff") format("woff"), url("../fonts/oncloud-icons.ttf") format("truetype"); }
@font-face {
  font-family: Quicksand-Regular;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Quicksand-Regular.eot");
  src: url("../fonts/Quicksand-Regular.eot?") format("eot"), url("../fonts/Quicksand-Regular.woff") format("woff"), url("../fonts/Quicksand-Regular.ttf") format("truetype"); }
/* Colours *********************************************/
@sprite images/sprite.png;
@loader : images/loading.gif;
/*
// Required if not tapping into Bootstrap.

// For clearing floated elements.
// Pinched from Bootstrap.
.clearfix() {
  &:before,
  &:after {
    content: " "; // 1
    display: table; // 2
  }
  &:after {
    clear: both;
  }
}


// For hiding text in elements.
// Pinched from Bootstrap.
.hide-text() {
  font: ~"0/0" a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

*/
.form-control {
  font-size: 14px; }

input[type="submit"] {
  background: #A78A5F;
  border: none;
  border-radius: 3px;
  color: #fff;
  padding: 8px 16px;
  text-align: center; }

.widget_wysija_cont .wysija-submit {
  display: inline-block;
  margin-top: 10px; }

.fl-contact-form textarea, .fl-contact-form input[type=text], .fl-contact-form input[type=tel], .fl-contact-form input[type=email] {
  border-radius: 3px;
  border: 1px solid #eee; }

.fl-contact-form label {
  text-align: left;
  color: #333;
  float: left; }

.fl-builder-content a.fl-button, .fl-builder-content a.fl-button:visited {
  background: #231F20;
  color: #333;
  border-radius: 3px;
  border: none;
  transition: all 0.2s ease-in 0s; }

.fl-builder-content .fl-node-5816a2115b83d a.fl-button:hover, .fl-builder-content .fl-node-5816a2115b83d a.fl-button:focus {
  background: #000;
  color: #fff;
  border: none; }

/****************Gform styles*******************/
.gform_widget {
  float: left;
  width: 100%;
  margin: 0 0 45px 0; }

#gform_wrapper_1 {
  padding: 0;
  background: transparent;
  float: left;
  margin: 0 0 15px 0;
  font-size: 13px;
  width: 100%; }

.ginput_container input[type="text"], .wysija-input {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #eee;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.ginput_container textarea {
  display: block;
  width: 100%;
  height: 134px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #eee;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.gform_wrapper label {
  width: 100%;
  float: left; }

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
  width: 100% !important; }

.gfield_radio li {
  float: left;
  width: auto;
  margin: 0 12px 0 0 !important; }

.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
  display: block;
  margin: 0 10px 0 10px !important;
  padding: 0;
  width: auto;
  line-height: 1.5;
  vertical-align: top;
  float: left; }

.gform_wrapper {
  float: left;
  width: 100%;
  overflow: hidden; }

.gfield {
  float: left;
  width: 100%; }

.gform_wrapper .top_label input.medium {
  padding-right: 2px;
  float: left; }

.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea {
  width: 99.2%;
  float: left; }

/***************Email form *****************/
/***************************/
/***************************/
/***************************Mail chimp styles*********************************/
/***************************/
/***************************/
#sidebar1 .widget_mc4wp_widget {
  width: 100%;
  border: 1px solid #eee;
  float: left;
  min-height: 200px; }

#sidebar1 .widget_mc4wp_widget h4.widgettitle {
  padding: 0 0 0 10px; }

#sidebar1 .widget_mc4wp_widget form {
  padding: 10px; }

#sidebar1 .widget_mc4wp_widget form p {
  float: left;
  width: 100%; }

.error {
  width: 100%;
  background: #f5989d;
  border-radius: 4px;
  padding: 5px;
  float: left;
  margin: 0 0 10px 0; }

.thank-you-message {
  background: #A78A5F;
  color: #fff;
  width: 100%;
  border-radius: 4px;
  padding: 5px;
  float: left;
  margin: 20px 20px 10px 0;
  text-align: center; }

/* Lists *********************************************/
ul {
  padding-left: 30px; }

body {
  font-family: Quicksand-Regular; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 300; }

body.home h1, body.home h2, body.home h3, body.home h4 {
  text-align: center;
  padding: 0 0 15px 0; }

a {
  color: #231F20; }

h1 {
  font-size: 1.95rem;
  color: #A78A5F; }

h2 {
  font-size: 1.75rem;
  color: #A78A5F; }

h3 {
  font-size: 1.55rem;
  margin: 10px 0 25px 0;
  color: #A78A5F; }

h4 {
  font-size: 1.05rem; }

p {
  font-size: 1.05rem; }

.entry-content p a {
  color: #A78A5F; }
  .entry-content p a:before {
    content: '\f0c1';
    font-family: oncloud-icons;
    margin: 0 10px 0 0;
    color: #A78A5F; }
  .entry-content p a:hover {
    text-decoration: none; }

nav.navbar.navbar-dark.bg-inverse.site-navigation {
  position: fixed;
  width: 100%;
  z-index: 100;
  left: 0; }

.navbar-dark .navbar-nav .nav-link {
  color: #fff;
  margin-left: .625rem;
  margin-right: .625rem;
  font-size: 1.3rem; }
  @media only screen and (min-width: 991px) and (max-width: 1200px) {
    .navbar-dark .navbar-nav .nav-link {
      font-size: 1.3rem; } }

.navbar-dark .navbar-nav .open > .nav-link {
  color: #fff; }

.navbar-dark .navbar-nav .nav-link.active:hover,
.navbar-dark .navbar-nav .open > .nav-link:focus,
.navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active:focus {
  color: #A78A5F; }

.caret {
  display: none; }

.dropdown-toggle::after {
  display: none; }

.navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: #A78A5F; }

.navbar #main-menu {
  float: left;
  margin: 0;
  width: 100%;
  font-family: 'Cormorant Garamond', serif; }
  .navbar #main-menu li.active {
    color: #A78A5F; }
  @media (min-width: 768px) {
    .navbar #main-menu {
      float: right;
      width: auto; } }
  @media (min-width: 992px) {
    .navbar #main-menu {
      float: right;
      width: auto; } }

@media (min-width: 768px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
    color: #A78A5F; }

  .nav .dropdown-menu {
    margin-top: 0; } }
.navbar-dark {
  background: #A78A5F;
  border: none;
  border-radius: 0; }
  .navbar-dark:hover {
    background: #A78A5F;
    color: #A78A5F; }
  .navbar-dark .dropdown-menu {
    border-radius: 0;
    border: none;
    background-color: #000;
    color: #fff; }
    .navbar-dark .dropdown-menu a:hover {
      background-color: #000;
      color: #A78A5F; }

.navbar-toggle {
  margin-top: 20px; }

@media (min-width: 544px) {
  .hidden-sm-up {
    display: block !important; } }
@media only screen and (min-width: 980px) and (max-width: 991px) {
  .expand a {
    background: center center no-repeat transparent;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC);
    display: block !important;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 27px;
    right: 20px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    .expand a.sticky {
      top: 15px; }

  .collapse {
    display: none !important; }

  .menu-item {
    width: 100%; } }
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .expand a {
    background: center center no-repeat transparent;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC);
    display: block !important;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 27px;
    right: 20px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    .expand a.sticky {
      top: 15px; }

  .collapse {
    display: none !important; }

  .menu-item {
    width: 100%; } }
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .expand a {
    background: center center no-repeat transparent;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC);
    display: block !important;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 27px;
    right: 20px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    .expand a.sticky {
      top: 15px; }

  .collapse {
    display: none !important; }

  .menu-item {
    width: 100%; } }
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .expand a {
    background: center center no-repeat transparent;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC);
    display: block !important;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 27px;
    right: 20px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    .expand a.sticky {
      top: 15px; }

  .collapse {
    display: none !important; }

  .menu-item {
    width: 100%; } }
@media only screen and (max-width: 319px) {
  .expand a {
    background: center center no-repeat transparent;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC);
    display: block !important;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 27px;
    right: 20px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    .expand a.sticky {
      top: 15px; }

  .collapse {
    display: none !important; }

  .menu-item {
    width: 100%; } }
/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu panels CSS
*/
.mm-menu.mm-horizontal > .mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }

.mm-menu .mm-hidden {
  display: none; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu,
.mm-menu > .mm-panel {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0; }

.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0; }

.mm-menu > .mm-panel {
  background: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 20px;
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0); }

.mm-menu > .mm-panel.mm-opened {
  -webkit-transform: translate(0%, 0);
  -moz-transform: translate(0%, 0);
  -ms-transform: translate(0%, 0);
  -o-transform: translate(0%, 0);
  transform: translate(0%, 0); }

.mm-menu > .mm-panel.mm-subopened {
  -webkit-transform: translate(-30%, 0);
  -moz-transform: translate(-30%, 0);
  -ms-transform: translate(-30%, 0);
  -o-transform: translate(-30%, 0);
  transform: translate(-30%, 0); }

.mm-menu > .mm-panel.mm-highest {
  z-index: 1; }

.mm-menu .mm-list {
  padding: 0; }

.mm-menu > .mm-list {
  padding-bottom: 0; }

.mm-menu > .mm-list:after {
  content: '';
  display: block;
  height: 40px; }

.mm-panel > .mm-list {
  margin-left: -20px;
  margin-right: -20px; }

.mm-panel > .mm-list:first-child {
  padding-top: 0; }

.mm-list,
.mm-list > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-list {
  font: inherit;
  font-size: 14px; }

.mm-list a,
.mm-list a:hover {
  text-decoration: none; }

.mm-list > li {
  position: relative; }

.mm-list > li > a,
.mm-list > li > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  line-height: 20px;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0; }

.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0; }

.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
  width: auto;
  margin-left: 20px;
  position: relative;
  left: auto; }

.mm-list a.mm-subopen {
  background: rgba(3, 2, 1, 0);
  width: 40px;
  height: 100%;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2; }

.mm-list a.mm-subopen:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.mm-list a.mm-subopen.mm-fullsubopen {
  width: 100%; }

.mm-list a.mm-subopen.mm-fullsubopen:before {
  border-left: none; }

.mm-list a.mm-subopen + a,
.mm-list a.mm-subopen + span {
  padding-right: 5px;
  margin-right: 40px; }

.mm-list > li.mm-selected > a.mm-subopen {
  background: transparent; }

.mm-list > li.mm-selected > a.mm-fullsubopen + a,
.mm-list > li.mm-selected > a.mm-fullsubopen + span {
  padding-right: 45px;
  margin-right: 0; }

.mm-list a.mm-subclose {
  text-indent: 20px;
  padding-top: 30px;
  margin-top: -20px; }

.mm-list > li.mm-label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px;
  padding-right: 5px; }

.mm-list > li.mm-spacer {
  padding-top: 40px; }

.mm-list > li.mm-spacer.mm-label {
  padding-top: 25px; }

.mm-list a.mm-subopen:after,
.mm-list a.mm-subclose:before {
  content: '';
  border: 2px solid transparent;
  display: inline-block;
  width: 7px;
  height: 7px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-bottom: -5px;
  position: absolute;
  bottom: 50%; }

.mm-list a.mm-subopen:after {
  border-top: none;
  border-left: none;
  right: 18px; }

.mm-list a.mm-subclose:before {
  border-right: none;
  border-bottom: none;
  margin-bottom: -15px;
  left: 22px; }

.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }

.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
  border-color: transparent; }

.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
  display: block; }

.mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
  height: 40px; }

.mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
  top: 16px;
  bottom: auto; }

.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen {
  height: 25px; }

html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu {
  background: #333333;
  color: rgba(255, 255, 255, 0.6); }

.mm-menu .mm-list > li:after {
  border-color: rgba(0, 0, 0, 0.15); }

.mm-menu .mm-list > li > a.mm-subclose {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(255, 255, 255, 0.3); }

.mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
  border-color: rgba(255, 255, 255, 0.3); }

.mm-menu .mm-list > li > a.mm-subopen:before {
  border-color: rgba(0, 0, 0, 0.15); }

.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu .mm-list > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu .mm-list > li.mm-label {
  background: rgba(255, 255, 255, 0.05); }

.mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-vertical .mm-list li.mm-opened > ul {
  background: rgba(255, 255, 255, 0.05); }

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-opened {
  overflow: hidden;
  position: relative; }

html.mm-opened body {
  overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999; }

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed; }

.mm-menu.mm-current {
  display: block; }

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  transform: translate(80%, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0); } }
/*
	jQuery.mmenu buttonbars addon CSS
*/
.mm-buttonbar {
  border: 1px solid transparent;
  border-radius: 5px;
  text-align: center;
  line-height: 20px;
  overflow: hidden;
  display: block;
  padding: 0;
  margin: 0;
  position: relative; }

.mm-buttonbar:after {
  content: '';
  display: block;
  clear: both; }

.mm-buttonbar > * {
  border-left: 1px solid transparent;
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 100%;
  float: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.mm-buttonbar > a {
  text-decoration: none; }

.mm-buttonbar > input {
  position: absolute;
  left: -1000px;
  top: -1000px; }

.mm-buttonbar > input:checked + label {
  border-color: transparent  !important; }

.mm-buttonbar > *:first-child,
.mm-buttonbar > input:first-child + * {
  border-left: none; }

.mm-buttonbar.mm-buttonbar-2 > * {
  width: 50%; }

.mm-buttonbar.mm-buttonbar-3 > * {
  width: 33.33%; }

.mm-buttonbar.mm-buttonbar-4 > * {
  width: 25%; }

.mm-buttonbar.mm-buttonbar-5 > * {
  width: 20%; }

.mm-header .mm-buttonbar {
  margin-top: 20px;
  margin-left: -30px;
  margin-right: -30px; }

.mm-footer .mm-buttonbar {
  border: none;
  border-radius: none;
  line-height: 40px;
  margin: -10px -10px 0 -20px; }

.mm-footer .mm-buttonbar > * {
  border-left: none; }

.mm-list > li > .mm-buttonbar {
  margin: 10px 20px; }

.mm-menu .mm-buttonbar {
  border-color: rgba(255, 255, 255, 0.6);
  background: #333333; }

.mm-menu .mm-buttonbar > * {
  border-color: rgba(255, 255, 255, 0.6); }

.mm-menu .mm-buttonbar > input:checked + label {
  background: rgba(255, 255, 255, 0.6);
  color: #333333; }

/*
	jQuery.mmenu counters addon CSS
*/
em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 40px;
  top: 50%; }

em.mm-counter + a.mm-subopen {
  padding-left: 40px; }

em.mm-counter + a.mm-subopen + a,
em.mm-counter + a.mm-subopen + span {
  margin-right: 80px; }

em.mm-counter + a.mm-fullsubopen {
  padding-left: 0; }

.mm-vertical em.mm-counter {
  top: 12px;
  margin-top: 0; }

.mm-nosubresults > em.mm-counter {
  display: none; }

.mm-menu em.mm-counter {
  color: rgba(255, 255, 255, 0.3); }

/*
	jQuery.mmenu dragOpen addon CSS
*/
html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-page,
html.mm-opened.mm-dragging .mm-fixed-top,
html.mm-opened.mm-dragging .mm-fixed-bottom,
html.mm-opened.mm-dragging #mm-blocker {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

/*
	jQuery.mmenu footer addon CSS
*/
.mm-footer {
  background: inherit;
  border-top: 1px solid transparent;
  text-align: center;
  line-height: 20px;
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  padding: 10px 10px 0 20px;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0; }

.mm-menu.mm-hasfooter > .mm-panel:after {
  height: 80px; }

.mm-menu .mm-footer {
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.3); }

/*
	jQuery.mmenu header addon CSS
*/
.mm-header {
  background: inherit;
  border-bottom: 1px solid transparent;
  text-align: center;
  line-height: 20px;
  box-sizing: border-box;
  width: 100%;
  height: 60px;
  padding: 0 50px;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0; }

.mm-header .mm-title,
.mm-header .mm-prev,
.mm-header .mm-next,
.mm-header .mm-close {
  padding-top: 30px; }

.mm-header .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  position: relative; }

.mm-header .mm-prev,
.mm-header .mm-next,
.mm-header .mm-close {
  text-decoration: none;
  display: block;
  box-sizing: border-box;
  min-width: 10px;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1; }

.mm-header .mm-prev {
  padding-left: 20px;
  padding-right: 10px;
  left: 0; }

.mm-header .mm-next,
.mm-header .mm-close {
  padding-left: 10px;
  padding-right: 20px;
  right: 0; }

.mm-header [href].mm-prev:before, .mm-header [href].mm-next:after {
  content: '';
  border: 2px solid transparent;
  display: inline-block;
  width: 7px;
  height: 7px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-header [href].mm-prev:before {
  border-right: none;
  border-bottom: none;
  margin-left: 2px;
  margin-right: 5px; }

.mm-header [href].mm-next:after, .mm-header [href].mm-close:after {
  margin-left: 5px;
  margin-right: -2px; }

.mm-header [href].mm-next:after {
  border-top: none;
  border-left: none; }

.mm-header [href].mm-close:after {
  content: 'x'; }

.mm-menu.mm-hassearch .mm-header {
  height: 50px;
  top: 50px; }

.mm-menu.mm-hassearch .mm-header .mm-title,
.mm-menu.mm-hassearch .mm-header .mm-prev,
.mm-menu.mm-hassearch .mm-header .mm-next,
.mm-menu.mm-hassearch .mm-header .mm-close {
  padding-top: 20px; }

.mm-menu.mm-hasheader li.mm-subtitle {
  display: none; }

.mm-menu.mm-hasheader > .mm-panel {
  padding-top: 80px; }

.mm-menu.mm-hasheader > .mm-panel.mm-list {
  padding-top: 60px; }

.mm-menu.mm-hasheader > .mm-panel > .mm-list:first-child {
  margin-top: -20px; }

.mm-menu.mm-hasheader.mm-hassearch > .mm-panel {
  padding-top: 120px; }

.mm-menu.mm-hasheader.mm-hassearch > .mm-panel.mm-list {
  padding-top: 100px; }

.mm-menu .mm-header {
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.3); }

.mm-menu .mm-header .mm-prev:before,
.mm-menu .mm-header .mm-next:after,
.mm-menu .mm-header .mm-close:after {
  border-color: rgba(255, 255, 255, 0.3); }

/*
	jQuery.mmenu labels addon CSS
*/
.mm-list li.mm-label > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  line-height: 25px; }

.mm-list li.mm-label.mm-opened a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-list li.mm-collapsed:not(.mm-uncollapsed) {
  display: none; }

.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen:after {
  top: 8.5px; }

.mm-menu .mm-list li.mm-label > div > div {
  background: rgba(255, 255, 255, 0.05); }

/*
	jQuery.mmenu searchfield addon CSS
*/
.mm-search,
.mm-search input {
  box-sizing: border-box; }

.mm-list > li.mm-search {
  padding: 10px;
  margin-top: -20px; }

.mm-list > li.mm-subtitle + li.mm-search {
  margin-top: 0; }

div.mm-panel > div.mm-search {
  padding: 0 0 10px 0; }

.mm-menu.mm-hasheader .mm-list > li.mm-search {
  margin-top: 0; }

.mm-menu > .mm-search {
  background: inherit;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2; }

.mm-search {
  padding: 10px; }

.mm-search input {
  border: none;
  border-radius: 30px;
  font: inherit;
  font-size: 14px;
  line-height: 30px;
  outline: none;
  display: block;
  width: 100%;
  height: 30px;
  margin: 0;
  padding: 0 10px; }

.mm-search input::-ms-clear {
  display: none; }

.mm-menu .mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  display: none;
  padding: 60px 0; }

.mm-menu .mm-noresultsmsg:after {
  border: none !important; }

.mm-noresults .mm-noresultsmsg {
  display: block; }

.mm-menu li.mm-nosubresults > a.mm-subopen {
  display: none; }

.mm-menu li.mm-nosubresults > a.mm-subopen + a,
.mm-menu li.mm-nosubresults > a.mm-subopen + span {
  padding-right: 10px; }

.mm-menu.mm-hassearch > .mm-panel {
  padding-top: 70px; }

.mm-menu.mm-hassearch > .mm-panel > .mm-list:first-child {
  margin-top: -20px; }

.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child {
  margin-top: -10px; }

.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child + .mm-list {
  padding-top: 0; }

.mm-menu .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }

.mm-menu .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.3); }

/*
	jQuery.mmenu toggles addon CSS
*/
input.mm-toggle,
input.mm-check {
  position: absolute;
  left: -10000px; }

label.mm-toggle,
label.mm-check {
  margin: 0;
  position: absolute;
  bottom: 50%;
  z-index: 2; }

label.mm-toggle:before,
label.mm-check:before {
  content: '';
  display: block; }

label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-bottom: -15px; }

label.mm-toggle:before {
  border-radius: 30px;
  width: 28px;
  height: 28px;
  margin: 1px; }

input.mm-toggle:checked ~ label.mm-toggle:before {
  float: right; }

label.mm-check {
  width: 30px;
  height: 30px;
  margin-bottom: -15px; }

label.mm-check:before {
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: 0.1;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

input.mm-check:checked ~ label.mm-check:before {
  opacity: 1; }

.mm-menu.mm-vertical .mm-list > li label.mm-toggle, .mm-menu.mm-vertical .mm-list > li label.mm-check {
  bottom: auto;
  margin-bottom: 0; }

.mm-menu.mm-vertical .mm-list > li label.mm-toggle {
  top: 5px; }

.mm-menu.mm-vertical .mm-list > li label.mm-check {
  top: 5px; }

label.mm-toggle, label.mm-check {
  right: 20px; }

label.mm-toggle + a,
label.mm-toggle + span {
  margin-right: 70px; }

label.mm-check + a,
label.mm-check + span {
  margin-right: 50px; }

a.mm-subopen + label.mm-toggle, a.mm-subopen + label.mm-check {
  right: 50px; }

a.mm-subopen + label.mm-toggle + a,
a.mm-subopen + label.mm-toggle + span {
  margin-right: 100px; }

a.mm-subopen + label.mm-check + a,
a.mm-subopen + label.mm-check + span {
  margin-right: 80px; }

em.mm-counter + a.mm-subopen + label.mm-toggle, em.mm-counter + a.mm-subopen + label.mm-check {
  right: 90px; }

em.mm-counter + a.mm-subopen + label.mm-toggle + a,
em.mm-counter + a.mm-subopen + label.mm-toggle + span {
  margin-right: 140px; }

em.mm-counter + a.mm-subopen + label.mm-check + a,
em.mm-counter + a.mm-subopen + label.mm-check + span {
  margin-right: 120px; }

.mm-menu label.mm-toggle {
  background: rgba(0, 0, 0, 0.15); }

.mm-menu label.mm-toggle:before {
  background: #333333; }

.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6); }

/*
	jQuery.mmenu effects extension CSS
*/
html.mm-slide .mm-menu {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-slide.mm-opened .mm-menu {
  -webkit-transform: translateX(-30%);
  -moz-transform: translateX(-30%);
  -ms-transform: translateX(-30%);
  -o-transform: translateX(-30%);
  transform: translateX(-30%); }

html.mm-slide.mm-opening .mm-menu {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%); }

html.mm-slide.mm-right.mm-opened .mm-menu {
  -webkit-transform: translateX(30%);
  -moz-transform: translateX(30%);
  -ms-transform: translateX(30%);
  -o-transform: translateX(30%);
  transform: translateX(30%); }

html.mm-slide.mm-right.mm-opening .mm-menu {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%); }

html.mm-slide.mm-top.mm-opened .mm-menu {
  -webkit-transform: translateY(-30%);
  -moz-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  -o-transform: translateY(-30%);
  transform: translateY(-30%); }

html.mm-slide.mm-top.mm-opening .mm-menu {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%); }

html.mm-slide.mm-bottom.mm-opened .mm-menu {
  -webkit-transform: translateY(30%);
  -moz-transform: translateY(30%);
  -ms-transform: translateY(30%);
  -o-transform: translateY(30%);
  transform: translateY(30%); }

html.mm-slide.mm-bottom.mm-opening .mm-menu {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%); }

html.mm-zoom-menu .mm-menu {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-zoom-menu.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateX(-30%);
  -moz-transform: scale(0.7, 0.7) translateX(-30%);
  -ms-transform: scale(0.7, 0.7) translateX(-30%);
  -o-transform: scale(0.7, 0.7) translateX(-30%);
  transform: scale(0.7, 0.7) translateX(-30%);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

html.mm-zoom-menu.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateX(0%);
  -moz-transform: scale(1, 1) translateX(0%);
  -ms-transform: scale(1, 1) translateX(0%);
  -o-transform: scale(1, 1) translateX(0%);
  transform: scale(1, 1) translateX(0%); }

html.mm-zoom-menu.mm-right.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateX(30%);
  -moz-transform: scale(0.7, 0.7) translateX(30%);
  -ms-transform: scale(0.7, 0.7) translateX(30%);
  -o-transform: scale(0.7, 0.7) translateX(30%);
  transform: scale(0.7, 0.7) translateX(30%);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center; }

html.mm-zoom-menu.mm-right.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateX(0%);
  -moz-transform: scale(1, 1) translateX(0%);
  -ms-transform: scale(1, 1) translateX(0%);
  -o-transform: scale(1, 1) translateX(0%);
  transform: scale(1, 1) translateX(0%); }

html.mm-zoom-menu.mm-top.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateY(-30%);
  -moz-transform: scale(0.7, 0.7) translateY(-30%);
  -ms-transform: scale(0.7, 0.7) translateY(-30%);
  -o-transform: scale(0.7, 0.7) translateY(-30%);
  transform: scale(0.7, 0.7) translateY(-30%);
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  -ms-transform-origin: center top;
  -o-transform-origin: center top;
  transform-origin: center top; }

html.mm-zoom-menu.mm-top.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateY(0%);
  -moz-transform: scale(1, 1) translateY(0%);
  -ms-transform: scale(1, 1) translateY(0%);
  -o-transform: scale(1, 1) translateY(0%);
  transform: scale(1, 1) translateY(0%); }

html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateY(30%);
  -moz-transform: scale(0.7, 0.7) translateY(30%);
  -ms-transform: scale(0.7, 0.7) translateY(30%);
  -o-transform: scale(0.7, 0.7) translateY(30%);
  transform: scale(0.7, 0.7) translateY(30%);
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  transform-origin: center bottom; }

html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateY(0%);
  -moz-transform: scale(1, 1) translateY(0%);
  -ms-transform: scale(1, 1) translateY(0%);
  -o-transform: scale(1, 1) translateY(0%);
  transform: scale(1, 1) translateY(0%); }

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel {
  -webkit-transform: scale(1.5, 1.5) translateX(100%);
  -moz-transform: scale(1.5, 1.5) translateX(100%);
  -ms-transform: scale(1.5, 1.5) translateX(100%);
  -o-transform: scale(1.5, 1.5) translateX(100%);
  transform: scale(1.5, 1.5) translateX(100%);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition-property: -webkit-transform, left;
  transition-property: transform, left; }

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened {
  -webkit-transform: scale(1, 1) translateX(0%);
  -moz-transform: scale(1, 1) translateX(0%);
  -ms-transform: scale(1, 1) translateX(0%);
  -o-transform: scale(1, 1) translateX(0%);
  transform: scale(1, 1) translateX(0%); }

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened.mm-subopened {
  -webkit-transform: scale(0.7, 0.7) translateX(-30%);
  -moz-transform: scale(0.7, 0.7) translateX(-30%);
  -ms-transform: scale(0.7, 0.7) translateX(-30%);
  -o-transform: scale(0.7, 0.7) translateX(-30%);
  transform: scale(0.7, 0.7) translateX(-30%); }

/*
	jQuery.mmenu fullscreen extension CSS
*/
.mm-menu.mm-fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px; }

html.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0); }

@media all and (max-width: 140px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 10000px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(10000px, 0);
    -moz-transform: translate(10000px, 0);
    -ms-transform: translate(10000px, 0);
    -o-transform: translate(10000px, 0);
    transform: translate(10000px, 0); } }
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }

@media all and (max-width: 140px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 10000px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-10000px, 0);
    -moz-transform: translate(-10000px, 0);
    -ms-transform: translate(-10000px, 0);
    -o-transform: translate(-10000px, 0);
    transform: translate(-10000px, 0); } }
.mm-menu.mm-front.mm-fullscreen.mm-top, .mm-menu.mm-front.mm-fullscreen.mm-bottom {
  height: 100%;
  min-height: 140px;
  max-height: 10000px; }

html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none !important; }

/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.mm-menu.mm-right {
  left: auto;
  right: 0; }

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0; }

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -moz-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  -o-transform: translate(-80%, 0);
  transform: translate(-80%, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -moz-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    -o-transform: translate(-440px, 0);
    transform: translate(-440px, 0); } }
/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  z-index: 0 !important; }

.mm-menu.mm-front {
  z-index: 1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }

html.mm-opened.mm-next .mm-page {
  box-shadow: none; }

.mm-menu.mm-front, .mm-menu.mm-next {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }

.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0); }

.mm-menu.mm-front.mm-top {
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%); }

.mm-menu.mm-front.mm-bottom {
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%); }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.mm-menu.mm-front.mm-top, .mm-menu.mm-front.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px; }

/*
	jQuery.mmenu themes extension CSS
*/
html.mm-opened.mm-light .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light {
  background: #f3f3f3;
  color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-light .mm-list > li:after {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-light .mm-list > li > a.mm-subclose {
  background: rgba(255, 255, 255, 0.6);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-list > li > a.mm-subopen:after, .mm-menu.mm-light .mm-list > li > a.mm-subclose:before {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-light .mm-list > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-light .mm-list > li.mm-label {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: #f3f3f3; }

.mm-menu.mm-light .mm-buttonbar > * {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-light .mm-buttonbar > input:checked + label {
  background: rgba(0, 0, 0, 0.6);
  color: #f3f3f3; }

.mm-menu.mm-light label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-light em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-header .mm-prev:before,
.mm-menu.mm-light .mm-header .mm-next:after,
.mm-menu.mm-light .mm-header .mm-close:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-light .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-light label.mm-toggle:before {
  background: #f3f3f3; }

.mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

html.mm-opened.mm-white .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white {
  background: white;
  color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-white .mm-list > li:after {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-white .mm-list > li > a.mm-subclose {
  background: rgba(0, 0, 0, 0.06);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-list > li > a.mm-subopen:after, .mm-menu.mm-white .mm-list > li > a.mm-subclose:before {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-white .mm-list > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.06); }

.mm-menu.mm-white .mm-list > li.mm-label {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: white; }

.mm-menu.mm-white .mm-buttonbar > * {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-white .mm-buttonbar > input:checked + label {
  background: rgba(0, 0, 0, 0.6);
  color: white; }

.mm-menu.mm-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-header .mm-prev:before,
.mm-menu.mm-white .mm-header .mm-next:after,
.mm-menu.mm-white .mm-header .mm-close:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-white label.mm-toggle:before {
  background: white; }

.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

html.mm-opened.mm-black .mm-page {
  box-shadow: none; }

.mm-menu.mm-black {
  background: black;
  color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-black .mm-list > li:after {
  border-color: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-black .mm-list > li > a.mm-subclose {
  background: rgba(255, 255, 255, 0.25);
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-list > li > a.mm-subopen:after, .mm-menu.mm-black .mm-list > li > a.mm-subclose:before {
  border-color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
  border-color: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-black .mm-list > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.25); }

.mm-menu.mm-black .mm-list > li.mm-label {
  background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul {
  background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-buttonbar {
  border-color: rgba(255, 255, 255, 0.6);
  background: black; }

.mm-menu.mm-black .mm-buttonbar > * {
  border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-black .mm-buttonbar > input:checked + label {
  background: rgba(255, 255, 255, 0.6);
  color: black; }

.mm-menu.mm-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-black em.mm-counter {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-footer {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-header {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-header .mm-prev:before,
.mm-menu.mm-black .mm-header .mm-next:after,
.mm-menu.mm-black .mm-header .mm-close:after {
  border-color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-list li.mm-label > div > div {
  background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-black label.mm-toggle:before {
  background: black; }

.mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.bg-inverse, .navbar-dark {
  background-color: transparent !important; }

.navbar {
  padding: 0; }

.navbar-header {
  background: #000 !important;
  height: 95px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease; }

.navbar-header.sticky {
  height: 70px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease; }

#map-canvas {
  height: 460px;
  float: left;
  width: 100%; }

#secondary {
  padding: 0; }

.footer,
#sitemap-footer {
  background: #444;
  padding: 15px 0; }

body.home .wrapper {
  padding: 95px 0 0 0;
  background: #323131; }
  @media (min-width: 768px) {
    body.home .wrapper {
      padding: 95px 0 0 0; } }
  @media (min-width: 544px) {
    body.home .wrapper {
      padding: 95px 0 0 0; } }
  body.home .wrapper .entry-content {
    padding: 60px 5%; }
    @media (min-width: 768px) {
      body.home .wrapper .entry-content {
        padding: 60px 10%; } }
    body.home .wrapper .entry-content h1 {
      font-size: 2.5rem; }

hr {
  background: url(../images/divider.png) no-repeat left center;
  padding: 20px 0 10px 0;
  width: 100%;
  border-top: 0;
  float: left; }

body.home hr {
  background: url(../images/divider.png) no-repeat center center;
  padding: 20px 0 10px 0;
  width: 200px;
  border-top: 0;
  float: none; }

.wrapper {
  padding: 140px 0 0 0;
  background: #efefef; }

body.home .wrapper,
.wrapper.single-property {
  padding: 70px 0 0 0;
  background: #efefef; }

@media (min-width: 768px) {
  body.page-template-page-property .wrapper {
    padding: 80px 0 0 0; } }
@media (min-width: 768px) {
  body.page-template-page-property .wrapper .col-md-9 {
    width: 100%; } }
@media only screen and (min-width: 1025px) {
  body.page-template-page-property .wrapper .col-md-9 {
    width: 75%; } }
@media (min-width: 768px) {
  body.page-template-page-property .wrapper .pull-md-3 {
    right: 0; } }
@media only screen and (min-width: 1025px) {
  body.page-template-page-property .wrapper .pull-md-3 {
    /*right:25%;*/ } }
@media (min-width: 768px) {
  body.page-template-page-property .wrapper .push-md-9 {
    left: 0;
    margin: 0 auto;
    float: none; } }
@media only screen and (min-width: 1025px) {
  body.page-template-page-property .wrapper .push-md-9 {
    left: 0;
    margin: 0;
    float: right; } }
@media (min-width: 768px) {
  body.page-template-page-property .wrapper .col-md-3 {
    width: 50%; } }
@media only screen and (min-width: 1025px) {
  body.page-template-page-property .wrapper .col-md-3 {
    width: 25%; } }

body {
  overflow-x: hidden; }

div#content.container {
  position: relative;
  z-index: 2; }

.entry-content h1 {
  text-transform: uppercase; }

body.blog, body.category {
  margin-left: -15px;
  margin-right: -15px; }
  body.blog::after, body.category::after {
    content: "";
    display: table;
    clear: both; }
  body.blog article, body.category article {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 100%;
    margin: 0 0 15px 0; }
    @media (min-width: 768px) {
      body.blog article, body.category article {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left;
        width: 50%; } }
    @media (min-width: 992px) {
      body.blog article, body.category article {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left;
        width: 25%; } }
    body.blog article h2.entry-title, body.category article h2.entry-title {
      min-height: 56px; }
      body.blog article h2.entry-title a, body.category article h2.entry-title a {
        text-decoration: none;
        color: #231F20; }
    body.blog article .date, body.category article .date {
      width: 70px;
      height: 65px;
      -webkit-border-bottom-right-radius: 8px;
      -webkit-border-bottom-left-radius: 8px;
      -moz-border-radius-bottomright: 8px;
      -moz-border-radius-bottomleft: 8px;
      border-bottom-right-radius: 8px;
      border-bottom-left-radius: 8px;
      background: #A78A5F;
      position: absolute;
      margin: 0 0 0 15px;
      text-align: center;
      padding: 5px 0 0 0;
      color: #231F20; }
      body.blog article .date h2, body.category article .date h2 {
        margin-bottom: 0;
        font-size: 1.75rem; }
      body.blog article .date h3, body.category article .date h3 {
        font-size: 0.95rem; }
    body.blog article .entry-content, body.category article .entry-content {
      padding: 10px; }
    body.blog article img, body.category article img {
      margin: 0 0 15px 0; }

body.single-post article {
  		/*@include make-col-ready();
  		@include make-col(12);
  
  		@include media-breakpoint-up(md) {
  			@include make-col-ready();
  			@include make-col(6);
  			}
  		@include media-breakpoint-up(lg) {
  			@include make-col-ready();
  			@include make-col(3);
  			}
  		*/
  margin: 0 0 15px 0; }
  body.single-post article h2.entry-title {
    min-height: 56px; }
    body.single-post article h2.entry-title a {
      text-decoration: none;
      color: #231F20; }
  body.single-post article .date {
    width: 70px;
    height: 65px;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    background: #A78A5F;
    position: absolute;
    margin: 0 0 0 15px;
    text-align: center;
    padding: 5px 0 0 0;
    color: #231F20; }
    body.single-post article .date h2 {
      margin-bottom: 0;
      font-size: 1.75rem; }
    body.single-post article .date h3 {
      font-size: 0.95rem; }
  body.single-post article .entry-content {
    padding: 10px; }
  body.single-post article img {
    margin: 0 0 15px 0; }

.widget_categories {
  margin: 60px 0 0 0; }
  .widget_categories h3 {
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #A78A5F; }
  .widget_categories ul {
    list-style-type: none;
    padding-left: 0; }
    .widget_categories ul li {
      list-style-type: none; }
      .widget_categories ul li a {
        width: 100%;
        padding: 8px;
        border-radius: 3px;
        background: #231F20;
        color: #fff;
        transition: all 0.2s ease-in 0s;
        float: left;
        margin: 0 0 5px 0; }
        .widget_categories ul li a:hover {
          background: #000;
          text-decoration: none; }

/* Footer -------------------------------------------- */
.footer {
  background: #000;
  padding: 15px 0 0 0;
  float: left;
  width: 100%;
  border-bottom: 1px solid #eee; }
  .footer h3 {
    float: none;
    text-align: left !important;
    color: #A78A5F;
    font-size: 1.45rem;
    margin: 0 0 0.75em 0; }
    @media (min-width: 544px) {
      .footer h3 {
        float: left;
        text-align: left;
        font-size: 1.2rem;
        margin: 12px 4% 5px 0; } }
    @media (min-width: 768px) {
      .footer h3 {
        float: left;
        text-align: left;
        margin: 12px 4% 25px 0;
        font-size: 1.8rem; } }
    @media (min-width: 992px) {
      .footer h3 {
        float: left;
        text-align: left;
        margin: 12px 4% 25px 0; } }
  .footer .contact-details {
    margin: 0 0 25px 0; }
  .footer .widget_text {
    float: left;
    width: 100%;
    margin: 0 0 25px 0; }
    @media (min-width: 768px) {
      .footer .widget_text {
        width: 50%; } }
    .footer .widget_text h4.widgettitle {
      margin: 10px 0 5px 0 !important;
      text-align: left; }
      @media (min-width: 768px) {
        .footer .widget_text h4.widgettitle {
          margin: 10px 0 25px 55% !important;
          text-align: left; } }
    .footer .widget_text .social {
      margin: 0; }
      @media (min-width: 768px) {
        .footer .widget_text .social {
          margin: 0 0 0 55%; } }
      .footer .widget_text .social a {
        clear: both;
        float: left;
        text-decoration: none;
        line-height: 28px;
        font-family: 'Cormorant Garamond', serif; }

#sitemap-footer {
  background: #444;
  padding: 15px 0;
  float: left;
  width: 100%; }
  #sitemap-footer h4 {
    float: left;
    color: #eee;
    width: 100%;
    margin: 0 0 15px 0;
    text-align: left; }

#footer a {
  color: #fff; }
#footer form input[type="submit"] {
  background: #c2ae90;
  color: #fff;
  transition: all 0.2s ease-in; }
  #footer form input[type="submit"]:hover {
    background: #A78A5F;
    color: #000000; }

.contact_content {
  color: #fff;
  font-family: 'Cormorant Garamond', serif; }
  .contact_content .header h3 {
    font-size: 2.2rem !important; }
  .contact_content .content {
    /*
    	clear:both;
    	width:100%;
    	float:left;
    	a {
    		color:$white
    	}
    	*/
    display: none; }
  .contact_content .address {
    clear: both;
    width: 100%;
    float: left;
    font-family: Quicksand-Regular; }
    .contact_content .address p {
      display: inline-block;
      margin: 0px 0 0 10px;
      vertical-align: top; }
  .contact_content .phone {
    width: 100%;
    float: left;
    font-family: Quicksand-Regular; }
    .contact_content .phone a {
      color: #fff;
      clear: both;
      text-decoration: none; }
  .contact_content .fax {
    width: 100%;
    float: left;
    font-family: Quicksand-Regular; }
    .contact_content .fax a {
      color: #fff;
      clear: both;
      text-decoration: none; }
  .contact_content .email {
    width: 100%;
    float: left;
    font-family: Quicksand-Regular; }
    .contact_content .email a {
      color: #fff;
      clear: both;
      text-decoration: none; }

#site-info .footer-section {
  margin: 0px 0px 30px 0px; }
#site-info .ContactDetailsWidget {
  margin: 0 0 20px 0; }
  #site-info .ContactDetailsWidget h4.widgettitle {
    display: none; }
#site-info .social-media {
  clear: both;
  text-align: center; }
  @media (min-width: 544px) {
    #site-info .social-media {
      clear: none;
      text-align: left; } }
  @media (min-width: 768px) {
    #site-info .social-media {
      clear: none;
      text-align: left; } }
  @media (min-width: 992px) {
    #site-info .social-media {
      clear: none;
      text-align: left; } }
  #site-info .social-media ul {
    padding: 0px; }
    #site-info .social-media ul li {
      width: 40px;
      height: 40px;
      list-style-type: none;
      color: #fff;
      display: inline-block;
      font-size: 22px;
      line-height: 38px;
      margin: 15px 1% 0 0; }
      #site-info .social-media ul li a {
        color: #fff;
        text-decoration: none;
        font-family: icomoon;
        float: none;
        transition: all 0.2s ease-in 0s; }
        #site-info .social-media ul li a:hover {
          color: #000; }
      #site-info .social-media ul li a.facebook:before {
        content: '\ea8e'; }
      #site-info .social-media ul li a.twitter:before {
        content: '\ea92'; }
      #site-info .social-media ul li a.google:before {
        content: '\ea8a'; }
      #site-info .social-media ul li a.pinterest:before {
        content: '\ead0'; }
      #site-info .social-media ul li a.instagram:before {
        content: '\ea90'; }
#site-info h4 {
  color: #A78A5F;
  font-size: 1.25rem;
  margin: 15px 0 0.75em 0;
  text-transform: uppercase;
  text-align: left;
  border-bottom: 1px solid #A78A5F;
  padding: 0 0 0.75em 0;
  float: left; }
#site-info .contact-details ul {
  padding: 0px; }
  @media (min-width: 1200px) {
    #site-info .contact-details ul li .title {
      width: 25%; } }
  @media (min-width: 1200px) {
    #site-info .contact-details ul li .details {
      width: 75%; } }

.menu-footer-menu-container ul {
  padding: 0 0 30px 0; }
  .menu-footer-menu-container ul li.menu-item {
    /*width:100%;
    @include media-breakpoint-up(sm) { 
    	width:48%;
    	 }
    @include media-breakpoint-up(md) { 
    	width:14%;
    	 }
    @include media-breakpoint-up(lg) { 
    	width:14%;
    	 }
    	 */ }
    .menu-footer-menu-container ul li.menu-item a {
      /*	width:100%;*/
      padding: 10px 15px 10px 0;
      display: inline-block;
      color: #888;
      text-decoration: none; }

#site-details {
  background: #997d54;
  text-align: center; }
  #site-details a {
    text-decoration: none; }
  #site-details #site-nav {
    padding: 20px 0 10px 0; }
    #site-details #site-nav ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      #site-details #site-nav ul li {
        border-left: 1px solid #000000;
        display: inline-block;
        margin: 0;
        padding: 0 10px; }
        #site-details #site-nav ul li:first-child {
          border-left: none; }
  #site-details #site-name {
    padding: 10px 0 20px 0;
    font-size: 0.6rem; }

.wrapper-footer {
  background: #A78A5F;
  float: left;
  width: 100%;
  font-size: 12px; }

.full-width {
  background: #A78A5F;
  background: #A78A5F; }
  .full-width h3.widgettitle {
    color: #fff;
    font-family: gildadisplay-regular-webfont;
    font-size: 32px;
    display: inline-block;
    width: 45%; }

.widget_wysija {
  margin: 0 0 30px 0; }
  .widget_wysija input.wysija-input {
    background: transparent;
    border: 1px solid #A78A5F;
    color: #A78A5F;
    font-family: 'Cormorant Garamond', serif; }
  .widget_wysija .wysija-submit {
    background: transparent;
    border: 1px solid #A78A5F;
    float: right;
    margin-top: 0px;
    color: #A78A5F;
    font-family: 'Cormorant Garamond', serif; }

.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand {
  padding: 125px 0 0 0;
  height: 0;
  margin: 0;
  float: left;
  width: 230px;
  background: url(../images/logo.png) no-repeat;
  background-size: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease; }

.navbar-dark .navbar-brand.sticky:focus,
.navbar-dark .navbar-brand.sticky:hover,
.navbar-dark .navbar-brand.sticky {
  padding: 95px 0 0 0;
  width: 180px;
  background-size: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease; }

.header-left {
  float: left; }
  .header-left span.title {
    display: none; }
    @media (min-width: 768px) {
      .header-left span.title {
        display: none; } }
    @media (min-width: 992px) {
      .header-left span.title {
        font-family: 'Cormorant Garamond', serif;
        font-size: 32px;
        margin: 30px 0 0 20px;
        float: left;
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease;
        display: block; } }
  @media (min-width: 768px) {
    .header-left span.title.sticky {
      display: none;
      font-size: 22px;
      margin: 20px 0 0 20px;
      -webkit-transition: all 0.4s ease;
      transition: all 0.4s ease; } }

.header-right {
  float: right;
  width: 40px;
  margin: 10px 60px 0 0;
  text-align: right; }
  @media only screen and (min-width: 1201px) {
    .header-right {
      width: 220px;
      margin: 5px 30px 0 0; } }
  @media (min-width: 992px) {
    .header-right {
      margin: 0; } }
  .header-right a.phone {
    font-size: 28px;
    color: #fff;
    float: right;
    font-family: 'Cormorant Garamond', serif;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin: 20px 0 0 0;
    width: 85%; }
    .header-right a.phone.sticky {
      font-size: 22px;
      margin: 17px 0 0 0;
      -webkit-transition: all 0.4s ease;
      transition: all 0.4s ease; }
    .header-right a.phone:hover {
      text-decoration: none; }
    .header-right a.phone:before {
      content: "\f095";
      margin: 0px 6px 0 0;
      font-family: oncloud-icons;
      font-size: 24px;
      line-height: 18px;
      color: #fff; }
      @media only screen and (min-width: 1201px) {
        .header-right a.phone:before {
          font-size: 18px;
          display: inline-block; } }
    .header-right a.phone .phone_text {
      display: none; }
      @media only screen and (min-width: 1201px) {
        .header-right a.phone .phone_text {
          display: inline-block; } }
  .header-right .facebook {
    margin: 30px 0 0 0;
    float: right; }
    .header-right .facebook.sticky {
      margin: 24px 0 0 0; }
    .header-right .facebook:before {
      display: none; }
      @media (min-width: 992px) {
        .header-right .facebook:before {
          font-size: 22px;
          display: inline-block;
          -webkit-transition: all 0.4s ease;
          transition: all 0.4s ease;
          color: #fff; } }
  .header-right .instagram:before {
    display: none; }
    @media (min-width: 992px) {
      .header-right .instagram:before {
        font-size: 22px;
        display: inline-block; } }
  .header-right .pinterest:before {
    display: none; }
    @media (min-width: 992px) {
      .header-right .pinterest:before {
        font-size: 22px;
        margin: 0 0 0 0;
        display: inline-block; } }

.menu {
  float: left;
  margin: 30px 0 0 10px;
  -webkit-transition: all 0.4s ease; }
  @media only screen and (min-width: 1201px) {
    .menu {
      margin: 20px 0 0 30px; } }
  .menu.sticky {
    margin: 10px 0 0 10px; }
    @media only screen and (min-width: 1201px) {
      .menu.sticky {
        margin: 10px 0 0 30px; } }

/***********fav tab***********/
a.edit-post {
  margin: 0 0 20px 0;
  color: #fff; }

.no-js #loader {
  display: none; }

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0; }

.se-pre-con {
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000000 !important;
  background-color: #fff;
  filter: alpha(opacity=75);
  /* internet explorer */
  -khtml-opacity: 0.75;
  /* khtml, old safari */
  -moz-opacity: 0.75;
  /* mozilla, netscape */
  opacity: 0.75;
  /* fx, safari, opera */ }

.se-pre-con .loader {
  position: fixed;
  left: 49%;
  top: 45%;
  width: 100%;
  height: 100%;
  z-index: 1000001;
  color: #A78A5F;
  filter: alpha(opacity=100);
  font-size: 18px; }
  @media (min-width: 768px) {
    .se-pre-con .loader {
      left: 49%; } }
  @media (min-width: 992px) {
    .se-pre-con .loader {
      left: 49%; } }
  @media only screen and (max-width: 479px) {
    .se-pre-con .loader {
      left: 42%; } }
  .se-pre-con .loader .loading-text {
    left: -5%;
    position: relative;
    padding: 10px 0 0 0; }
    @media (min-width: 768px) {
      .se-pre-con .loader .loading-text {
        left: -5%; } }
    @media (min-width: 992px) {
      .se-pre-con .loader .loading-text {
        left: -5%; } }
    @media only screen and (max-width: 479px) {
      .se-pre-con .loader .loading-text {
        left: -20%; } }

.se-pre-con .loader .spinner {
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  -webkit-animation: sk-rotate 2.0s infinite linear;
  animation: sk-rotate 2.0s infinite linear; }

.se-pre-con .loader .dot1, .se-pre-con .loader .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #A78A5F;
  border-radius: 100%;
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out; }

.se-pre-con .loader .dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

@-webkit-keyframes sk-rotate {
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes sk-rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg); } }
@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0); }
  50% {
    -webkit-transform: scale(1); } }
@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }
/***********Property icons ************/
body.page #content {
  margin: 0px auto 0 auto; }

.phone:before {
  content: "\f095";
  margin: 0px 6px 0 0;
  font-family: oncloud-icons;
  font-size: 16px;
  line-height: 18px; }

.fax:before {
  content: "\f02f";
  margin: 0px 6px 0 0;
  float: left;
  font-family: oncloud-icons;
  font-size: 16px;
  line-height: 18px; }

.email:before {
  content: "\f003";
  margin: 0px 6px 0 0;
  display: inline-block;
  font-family: oncloud-icons;
  font-size: 16px;
  line-height: 18px; }

.linkedin:before {
  font-family: oncloud-icons;
  content: '\e66c';
  font-size: 16px;
  line-height: 18px;
  display: inline-block; }

.pinterest:before {
  font-family: oncloud-icons;
  content: '\f0d3';
  font-size: 16px;
  line-height: 18px;
  display: inline-block; }

.instagram:before {
  font-family: oncloud-icons;
  content: '\f16d';
  font-size: 16px;
  line-height: 18px;
  display: inline-block; }

.facebook:before {
  font-family: oncloud-icons;
  content: '\f082';
  font-size: 16px;
  line-height: 18px;
  display: inline-block; }

.twitter:before {
  font-family: oncloud-icons;
  content: '\f081';
  font-size: 16px;
  line-height: 18px;
  display: inline-block; }

.address:before {
  font-family: oncloud-icons;
  content: '\f041';
  font-size: 16px;
  line-height: 18px;
  display: inline-block; }

.parts .favs a:before {
  height: 25px;
  width: 24px;
  float: left;
  margin: 0 0 0 0px;
  cursor: pointer;
  display: block;
  font-family: oncloud-icons;
  content: '\e9db';
  color: #fff; }

.parts .favs.added a:before {
  font-family: oncloud-icons;
  content: '\e9da';
  color: #fff;
  float: left;
  color: #A78A5F; }

.wpgmp_map_container {
  float: left;
  width: 100%;
  margin: 0 0 20px 0; }

/***********relaty icons********************/
.detailsBar .cars:before {
  font-family: realty_master-webfont;
  content: 'L';
  font-size: 26px;
  margin: 0 5px 0 0;
  line-height: 24px;
  float: left; }

.icon-money:before {
  font-family: 'Glyphicons Halflings';
  content: "\e148";
  font-size: 14px;
  margin: 0 5px 0 0;
  line-height: 16px;
  float: left; }

.gallery a:before {
  font-family: icomoon;
  content: '\e608';
  height: 25px;
  width: 21px;
  float: right;
  margin: 0 0 0 0px; }

.favs a:before {
  height: 25px;
  width: 21px;
  float: right;
  margin: 0 0 0 0px;
  cursor: pointer;
  font-family: icomoon;
  content: '\f08a'; }

.favs.added a:before {
  font-family: icomoon;
  content: '\f004';
  float: right; }

.maps a:before {
  height: 25px;
  width: 21px;
  float: right;
  margin: 0 0 0 0px;
  font-family: icomoon;
  content: '\e948'; }

.gallery a:before {
  font-family: icomoon;
  content: '\e90d';
  height: 25px;
  width: 21px;
  float: right;
  margin: 0 0 0 0px; }

.pets:before {
  font-family: oncloud-icons;
  content: '\f1b0';
  height: 25px;
  width: 21px;
  margin: 0 0 0 0px; }

/*********** Layout ***********/
body.home .fullwidth_body {
  padding-bottom: 0px;
  text-align: center;
  margin: 10px 0 0 0 !important;
  padding-top: 200px; }

body.home .fullwidth_body h1 {
  text-align: center; }

body.home .fullwidth_body article {
  width: 100%;
  float: left;
  margin: 0;
  width: 80%;
  margin: 0 auto; }

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

/*


.wrapper {
margin: 10px auto;
width: 220px;
height: 340px;
  background: $white;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 8px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 8px rgba(0,0,0,0.3);
  position: relative;
  z-index: 90;
}

.list_wrapper {



  position: relative;
  //z-index: 900;
}

.ribbon-wrapper-green {
  width: 105px;
  height: 108px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  right: -3px;
  z-index:20000;
}

.ribbon-green {
  font: bold 15px Sans-Serif;
  color: #fff;
  text-align: center;
  text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
  -webkit-transform: rotate(45deg);
  -moz-transform:    rotate(45deg);
  -ms-transform:     rotate(45deg);
  -o-transform:      rotate(45deg);
  position: relative;
  padding: 7px 0;
    left: -16px;
    top: 25px;
    width: 155px;
  background-color: $primary-color;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c45a1b), to(#f37022)); 
  background-image: -webkit-linear-gradient(top, $primary-color, $secondary-color); 
  background-image:    -moz-linear-gradient(top, $primary-color, $secondary-color); 
  background-image:     -ms-linear-gradient(top, $primary-color, $secondary-color); 
  background-image:      -o-linear-gradient(top, $primary-color, $secondary-color); 
  color: #fff;
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
}

.ribbon-green:before, .ribbon-green:after {
  content: "";
  border-top:   3px solid $primary-color;   
  border-left:  3px solid transparent;
  border-right: 3px solid transparent;
  position:absolute;
  bottom: -3px;
}

.ribbon-green:before {
  left: 0;
}
.ribbon-green:after {
  right: 0;
}​


*/
/****************base *******************/
.caret {
  display: none; }

#sb-site {
  min-height: 100%;
  position: relative; }

html {
  margin: 0;
  padding: 0;
  height: 100%; }

body {
  padding: 0 !important;
  margin: 0;
  height: 100%; }

.under {
  background: #A78A5F;
  padding: 0;
  margin-top: 0;
  margin: 0 0 30px 0; }

.under .container {
  background: transparent !important;
  padding: 0;
  margin: 0 auto; }

.page-header {
  margin: 0px 0 20px; }

img.hero-banner {
  display: block;
  height: auto;
  margin: 30px 0;
  width: 100%; }
  img.hero-banner:first-child {
    margin-top: 0px; }

.elastislide-list {
  z-index: 1000;
  float: right;
  position: relative;
  margin: 0 auto 10px auto;
  height: 470px; }

/* Elastislide Style */
.elastislide-list {
  list-style-type: none;
  display: none; }

.no-js .elastislide-list {
  display: block; }

.elastislide-carousel ul li {
  min-width: 20px;
  /* minimum width of the image (min width + border) */ }

.elastislide-wrapper.elastislide-loading {
  background-image: url(@loader);
  background-repeat: no-repeat;
  background-position: center center; }

.elastislide-horizontal {
  padding: 10px 40px;
  width: 100%;
  float: left; }

.elastislide-vertical {
  padding: 0px; }

.elastislide-carousel {
  overflow: hidden;
  position: relative; }

@media only screen and (min-width: 980px) and (max-width: 1200px) {
  ul#carousel.elastislide-list {
    max-height: 422px !important; } }
@media only screen and (min-width: 980px) and (max-width: 991px) {
  ul#carousel.elastislide-list {
    max-height: 382px !important; } }

.elastislide-carousel ul {
  position: relative;
  display: block;
  list-style-type: none;
  padding: 0;
  margin: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px); }

.elastislide-horizontal ul {
  white-space: nowrap; }

.elastislide-carousel ul li {
  margin: 0;
  -webkit-backface-visibility: hidden; }

.elastislide-vertical ul li {
  height: 100%;
  display: inline-block; }

.elastislide-vertical ul li {
  display: block; }

.elastislide-carousel ul li a {
  display: inline-block;
  width: 100%;
  background: none;
  padding: 2px; }

.elastislide-carousel ul li a img {
  display: block;
  overflow: hidden; }
  @media only screen and (max-width: 479px) {
    .elastislide-carousel ul li a img {
      width: 100%;
      height: 100%; } }

/* Navigation Arrows */
.elastislide-horizontal nav span {
  float: left;
  margin: -100px 0 0 -40px;
  background: url(@sprite) no-repeat 0px -230px; }

.elastislide-horizontal nav span.elastislide-next {
  float: right;
  margin: -100px -40px 0 0;
  background: url(@sprite) no-repeat -140px -230px; }

.elastislide-vertical ul li {
  float: left; }
  @media only screen and (min-width: 980px) and (max-width: 1200px) {
    .elastislide-vertical ul li {
      width: 50% !important;
      float: left;
      overflow: hidden; } }
  @media only screen and (min-width: 980px) and (max-width: 991px) {
    .elastislide-vertical ul li {
      max-height: 95px !important; } }

.mob_nav {
  display: block;
  display: none;
  width: 100%;
  padding: 13px 0 0 0;
  float: left; }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .mob_nav {
      display: block !important; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .mob_nav {
      display: block !important; } }
  @media only screen and (max-width: 479px) {
    .mob_nav {
      display: block; } }

#next {
  color: #fff;
  float: right; }

#prev {
  color: #fff;
  float: left; }

div.elastislide-wrapper.elastislide-vertical {
  display: none;
  width: 30%;
  max-width: 30% !important;
  float: right;
  height: 595px !important; }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    div.elastislide-wrapper.elastislide-vertical {
      display: none !important; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    div.elastislide-wrapper.elastislide-vertical {
      display: none !important; } }
  @media only screen and (max-width: 479px) {
    div.elastislide-wrapper.elastislide-vertical {
      display: none; } }

#slideshow {
  width: 100%;
  height: 372px;
  width: 70%;
  height: 522px;
  float: left;
  overflow: hidden;
  margin: 2px 0 0 0; }
  @media only screen and (min-width: 980px) and (max-width: 1200px) {
    #slideshow {
      max-height: 420px !important;
      width: 70% !important; } }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    #slideshow {
      width: 100%;
      max-height: 523px; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    #slideshow {
      width: 100%;
      max-height: 523px; } }
  @media only screen and (max-width: 479px) {
    #slideshow {
      width: 100% !important;
      height: 192px !important; } }
  @media (min-width: 544px) {
    #slideshow {
      width: 100%; } }
  @media (min-width: 768px) {
    #slideshow {
      width: 70%;
      max-height: 523px; } }

#slideshow img {
  width: 100% !important; }

div.under_lay {
  height: 430px;
  height: 530px;
  margin: 15px 0 0 0; }
  @media only screen and (min-width: 980px) and (max-width: 1200px) {
    div.under_lay {
      max-height: 425px !important; } }
  @media only screen and (min-width: 980px) and (max-width: 991px) {
    div.under_lay {
      max-height: 385px !important; } }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    div.under_lay {
      height: 573px !important; } }
  @media only screen and (max-width: 479px) {
    div.under_lay {
      height: 245px !important; } }
  @media (min-width: 544px) {
    div.under_lay {
      height: 570px; } }
  @media (min-width: 768px) {
    div.under_lay {
      height: 527px; } }

.elastislide-wrapper {
  position: relative; }
  .elastislide-wrapper .elastislide-carousel {
    position: relative;
    height: 500px;
    z-index: 4; }
  .elastislide-wrapper nav .elastislide-prev, .elastislide-wrapper nav .elastislide-next {
    background: rgba(255, 255, 255, 0.5);
    color: #ff0000;
    display: none;
    font-size: 18px;
    left: 50%;
    position: absolute;
    text-align: center;
    z-index: 10; }
    .elastislide-wrapper nav .elastislide-prev:before, .elastislide-wrapper nav .elastislide-next:before {
      display: block;
      font-family: 'ArrrowsRegular';
      font-size: 24px; }
  .elastislide-wrapper nav .elastislide-prev {
    top: 0px; }
    .elastislide-wrapper nav .elastislide-prev:after {
      content: 'Z'; }
  .elastislide-wrapper nav .elastislide-next {
    bottom: 100px; }
    .elastislide-wrapper nav .elastislide-next:after {
      content: 'z'; }

.elastislide-wrapper nav span.elastislide-prev {
  	/*
   @media only screen and (max-width: 479px) {
        float: left;
        margin: -38px 0 0 -45px;
        font-size:15px;
      }
    color:@white;
    font-family:@font-custom;
    font-size:18px;
    padding:20px 0 0 10px;
    text-indent:0;
    float:left;
  }
  .elastislide-wrapper nav span.elastislide-next {
      @media only screen and (max-width: 479px) {
        float: right;
        margin: -45px -150px 0 0;
        font-size:15px;
      }
  
  
  
    color:@white;
    font-family:@font-custom;
    font-size:18px;
    padding:20px 10px 0 0;
    float:right;
    text-indent:0;
    */ }

/* About */
#message-from-the-principal {
  margin: 2em 0; }
  #message-from-the-principal img {
    display: block;
    margin: 20px auto; }
    @media (min-width: 768px) {
      #message-from-the-principal img {
        float: right;
        margin: 0px 0px 30px 30px;
        width: 30%; } }
  #message-from-the-principal .signature {
    color: #666666;
    font-family: raleway-medium, arial;
    font-size: 21px; }

/* Loyalty Program */
.vip-card-image-bar {
  margin: 2em 0em; }
  .vip-card-image-bar ul {
    /* .make-block-grid(1,2,2,2);
    
    li
    {
    	img
    	{
    		display: block;
    		margin: 0 auto;
    	}
    	
    	&:last-child
    	{
    		img
    		{
    			width: 80%;
    		}
    	}
    }
    */ }

/* Special Offers */
#special-offers {
  list-style: none;
  margin: 0em 0em 2em 0em;
  padding: 0; }
  #special-offers li {
    margin: 0em 0em 1em 0em; }
    #special-offers li .hero {
      display: none;
      width: 100%; }
      #special-offers li .hero img {
        margin: 0px 0px 20px 0px;
        width: 100%; }
      @media (min-width: 768px) {
        #special-offers li .hero {
          float: left;
          margin: 0% 2% 0% 0%;
          width: 30%; } }
    #special-offers li .terms h4 {
      font-size: 18px; }
    #special-offers li .terms li {
      font-size: 13px;
      margin: 0em 0em 0.5em 0em; }

/* Welcome Pack */
#welcome-pack-introduction {
  margin: 0em 0em 2em 0em; }
  #welcome-pack-introduction .hero {
    margin: 0px 0px 20px 0px;
    width: 100%; }
    @media (min-width: 544px) {
      #welcome-pack-introduction .hero {
        float: right;
        margin-left: 20px;
        width: 50%; } }
    @media (min-width: 768px) {
      #welcome-pack-introduction .hero {
        width: 30%; } }

#welcome-pack-list {
  margin: 2em 0em; }
  #welcome-pack-list ul {
    /*
    	.make-block-grid(1,2,2,2);
    	
    	li
    	{	
    		.content
    		{
    			padding: 0% 0% 0% 45%;
    			position: relative;
    		}
    		
    		img
    		{
    			border: 1px solid #eeeeee;
    			float: none;
    			left: 0px;
    			margin: 0px 20px 20px 0px;
    			position: absolute;
    			top: 0px;
    			width: 40%;
    		}
    		
    		h3
    		{
    			margin: 0px 0px 10px 0px;
    		}
    		
    		h4
    		{
    			margin: 1em 0em 0.25em 0em;
    		}
    	}
    	*/ }

/* ------------------------------------------------------------------------------------------ */
.widget_awesomeweatherwidget .awesome-weather-header {
  display: none; }

/* Layout --------------------*/
body.home h2 {
  font-size: 36px; }
body.home #content {
  text-align: center; }
  @media (min-width: 768px) {
    body.home #content .post-content {
      padding: 0 5%; } }
body.home .entry-header {
  display: none; }
body.home #page-title {
  padding: 30px 0 0 0;
  text-align: center; }
body.home #banner #overlay {
  z-index: 2; }
  @media (min-width: 768px) {
    body.home #banner #overlay {
      background: transparent;
      top: 0px;
      left: 0px;
      position: absolute;
      right: 0px; } }
  body.home #banner #overlay h2 {
    color: #A78A5F;
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    clear: both; }
    @media (min-width: 768px) {
      body.home #banner #overlay h2 {
        color: #ffffff;
        text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
        margin: 0px 0 10px 0; } }
body.home #banner #banner-ol {
  background: transparent;
  background: -moz-linear-gradient(top, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.5) 100%);
  background: -webkit-linear-gradient(top, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.5) 100%);
  background: linear-gradient(to bottom, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 );
  bottom: 0px;
  display: none;
  left: 0px;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 1; }
  @media (min-width: 768px) {
    body.home #banner #banner-ol {
      display: block; } }
@media (min-width: 768px) {
  body.home #append-content-sidebar .widget_wysija .wysija-paragraph {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 30%; } }
@media (min-width: 768px) {
  body.home #append-content-sidebar .widget_wysija .wysija-paragraph label {
    box-sizing: border-box;
    display: inline-block;
    width: 25%; } }
@media (min-width: 768px) {
  body.home #append-content-sidebar .widget_wysija .wysija-paragraph .wysija-input {
    box-sizing: border-box;
    display: inline-block;
    width: 75%; } }
body.home #append-content-sidebar .widget_text {
  background: #eee;
  text-align: center; }
  @media (min-width: 768px) {
    body.home #append-content-sidebar .widget_text p {
      padding: 0 5%; } }

body.home .SearchWidget {
  float: none;
  margin: 20px auto 0 auto; }
  @media (min-width: 768px) {
    body.home .SearchWidget {
      width: 300px;
      float: right; } }
  body.home .SearchWidget input[type="checkbox"] {
    width: 7% !important; }
  body.home .SearchWidget fieldset {
    width: 100% !important; }
    body.home .SearchWidget fieldset input {
      width: 100%; }
    body.home .SearchWidget fieldset.fieldset-price, body.home .SearchWidget fieldset.fieldset-date-end, body.home .SearchWidget fieldset.fieldset-keywords {
      width: 48% !important;
      float: right !important; }
    body.home .SearchWidget fieldset.fieldset-guests, body.home .SearchWidget fieldset.fieldset-date-start, body.home .SearchWidget fieldset.fieldset-code {
      width: 48% !important;
      float: left !important; }
body.home #accreditation {
  margin: 2em 0em; }
  body.home #accreditation ul {
    /*
    .make-block-grid(1,2,4,4);
    
    li
    {
    	a
    	{
    		display: block;
    		transition: all 0.2s ease-in;
    		
    		&:hover
    		{
    			.hero
    			{
    				border: 1px solid #eeeeee;
    			}
    			
    			h3
    			{
    				color: $primary;
    			}
    		}
    	}
    	
    	.hero
    	{
    		border: 1px solid transparent;
    		display: block;
    		height: 0;
    		margin: 0px 0px 8px 0px;
    		overflow: hidden;
    		padding-bottom: 75%;
    		position: relative;
    		transition: all 0.2s ease-in;
    		width: 100%;	
    	}
    	
    	h3
    	{
    		color: $mid-grey;
    		font-size: 16px;
    		font-weight: 500;
    		line-height: 18px;
    		transition: all 0.2s ease-in;
    	}
    	
    	img
    	{
    		background: none;
    		display: block;
    		position: absolute;
    		left: 50%;
    		margin: 0;//0px auto;
    		-webkit-transform: translate(-50%,-50%);
    		-ms-transform: translate(-50%,-50%);
    		transform: translate(-50%,-50%);
    		top: 50%;
    		transition: all 0.2s ease-in;
    		width: 100%; //40%;
    		
    		@include media-breakpoint-up(sm)
    		{
    			//width: 50%;
    		}
    		
    		@include media-breakpoint-up(md)
    		{
    			//width: 60%;
    		}
    		
    		@include media-breakpoint-up(lg)
    		{
    			//width: 90%;
    		}
    	}
    }
    */ }

.widget_revslider {
  overflow: hidden;
  width: 100%; }

body.home #main {
  text-align: center; }

body.home hr {
  padding: 0 0 10px 0;
  margin: 0auto !important;
  width: 250px;
  text-align: center; }

/* Contact --------------------*/
.contact-details ul {
  list-style: none;
  margin: 10px 0;
  padding: 0; }
  .contact-details ul li {
    /*.clearfix();*/
    clear: both;
    margin: 0 0 10px 0;
    padding: 0; }
    .contact-details ul li .title {
      font-weight: 600; }
      @media (min-width: 992px) {
        .contact-details ul li .title {
          float: left;
          width: 15%; } }
      .contact-details ul li .title:before {
        display: inline-block;
        font-family: oncloud-icons;
        margin: 0px 5px 0 0; }
    @media (min-width: 992px) {
      .contact-details ul li .details {
        float: left;
        width: 85%; } }
    .contact-details ul li.address .title:before {
      content: '\f041'; }
    .contact-details ul li.email .title:before {
      content: '\f003'; }
    .contact-details ul li.email .details {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .contact-details ul li.phone .title:before {
      content: '\f095'; }

#accordion {
  padding: 0; }
  #accordion .panel h4 a {
    background: #A78A5F;
    border-radius: 5px;
    padding: 5px;
    color: #fff;
    margin: 0 0 10px 0;
    display: inline-block;
    width: 100%;
    font-family: Quicksand-Regular;
    padding: 8px; }
    #accordion .panel h4 a:before {
      font-family: oncloud-icons;
      content: '\f1b9';
      margin: 0 10px 0 0;
      float: left; }
    #accordion .panel h4 a:hover {
      text-decoration: none; }
    #accordion .panel h4 a span.direction-title {
      float: left; }

.CTABannersWidget {
  display: none;
  float: left;
  margin: 20px 0 30px 0;
  width: 100%; }
  @media (min-width: 768px) {
    .CTABannersWidget {
      display: block; } }
  .CTABannersWidget .widget-title {
    display: none; }
  .CTABannersWidget .cta-banners .cta-banner .header {
    /*
    position:absolute;
    top:0;
    width:100%;
    padding:10px;
    background: rgba(0, 0, 0, 0.9);
    */
    display: none; }
  .CTABannersWidget .cta-banners .cta-banner .cta_content {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    background: rgba(0, 0, 0, 0.4); }
    .CTABannersWidget .cta-banners .cta-banner .cta_content p {
      color: #fff;
      font-size: 2em;
      padding: 20px 0; }
    .CTABannersWidget .cta-banners .cta-banner .cta_content h4 {
      color: #fff;
      font-size: 22px;
      line-height: 32px;
      padding: 10px; }
    .CTABannersWidget .cta-banners .cta-banner .cta_content .more a {
      text-decoration: none;
      color: #fff;
      display: block;
      background: #000;
      width: 100%;
      padding: 10px;
      transition: all 0.2s ease-in; }
      .CTABannersWidget .cta-banners .cta-banner .cta_content .more a:hover {
        background: #A78A5F; }

/* Buttons & Links *********************************/
.btn {
  background-color: #A78A5F;
  border: none;
  color: #000000;
  transition: all 0.2s ease-in; }
  .btn:hover {
    background-color: #000000;
    color: #ffffff; }

.back-button a {
  background: #A78A5F;
  border-radius: 5px;
  color: #000000;
  display: inline-block;
  float: none;
  font-size: 18px;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  transition: all 0.2s ease-in; }
  .back-button a:hover {
    background-color: #000000;
    color: #ffffff; }

/* Lists *********************************/
.logo-bar {
  margin: 20px 0; }
  .logo-bar ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .logo-bar ul li {
      display: inline-block;
      margin: 0 20px 20px 0;
      padding: 0; }

ul.link-list {
  list-style: none;
  margin: 20px 0;
  padding: 0; }
  ul.link-list li {
    margin: 0;
    padding: 0; }
    ul.link-list li a {
      background: #DBD7D1;
      border-radius: 20px;
      color: #ffffff;
      display: inline-block;
      margin: 5px;
      padding: 4px 12px;
      text-decoration: none;
      text-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
      transition: all 0.2s ease-in; }
      ul.link-list li a:hover {
        background: #000000;
        color: #ffffff; }
  @media (min-width: 544px) {
    ul.link-list li {
      display: inline-block; } }
  @media (min-width: 768px) {
    ul.link-list {
      padding: 0 10%; } }

.slide_area .widget {
  margin: 0; }

.bath:before, .bathrooms:before {
  content: '\f2cd';
  float: none;
  font-family: oncloud-icons;
  font-size: 26px;
  margin: 0 5px 0 0;
  line-height: 20px; }

.bed:before, .bedrooms:before {
  content: '\f236';
  font-family: oncloud-icons;
  font-size: 26px;
  margin: 0 5px 0 10px;
  margin: 0 5px 0 5px; }
  @media only screen and (max-width: 479px) {
    .bed:before, .bedrooms:before {
      margin: 0 5px 0 5px; } }

.car {
  margin: 0; }
  .car:before {
    content: '\f1b9';
    font-family: oncloud-icons;
    font-size: 26px;
    line-height: 26px;
    margin: 0 5px 0 0; }

.sleeps:before {
  font-family: oncloud-icons;
  content: '\e972';
  font-size: 14px;
  margin: 0 5px 0 0;
  line-height: 16px; }

.bath, .bed, .sleeps {
  margin: 0 5px 0 0; }

/***************************Property search styles*********************************/
.side-nav, .body .side-nav {
  display: none;
  position: fixed;
  top: 200px;
  z-index: 5; }
  .side-nav > ul, .body .side-nav > ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .side-nav > ul li, .body .side-nav > ul li {
      background: fade(#A78A5F, 85%);
      margin: 0 0 10px 0;
      padding: 20px;
      width: 200px; }
      .side-nav > ul li .content, .body .side-nav > ul li .content {
        display: none;
        margin: 20px 0 0 0; }
      .side-nav > ul li h2, .body .side-nav > ul li h2 {
        color: #231F20;
        font-size: 21px;
        margin: 0; }
      .side-nav > ul li .ui-datepicker-trigger, .body .side-nav > ul li .ui-datepicker-trigger {
        display: none; }
  .side-nav button, .body .side-nav button {
    background: #231F20;
    border: none;
    color: #A78A5F;
    font-size: 18px;
    font-weight: 700; }
    .side-nav button:hover, .body .side-nav button:hover {
      background: #000000;
      color: #ffffff; }
  .side-nav form, .body .side-nav form {
    margin: 0; }
  .side-nav label, .body .side-nav label {
    display: none; }

#primary-side-nav {
  left: 0px; }

.SearchWidget .widgettitle {
  display: none; }

body.home .extra_options {
  color: #fff;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.5); }

.property_search {
  padding: 15px 0; }
  @media (min-width: 768px) {
    .property_search {
      padding: 0px 0; } }

body.home .property_search {
  margin: 0 auto; }

.property_search {
  margin: -70px auto 0 auto; }

.property_search {
  background: #A78A5F;
  position: relative;
  z-index: 40;
  padding: 10px 0; }
  @media (min-width: 992px) {
    .property_search {
      background: #A78A5F url(../images/search_bg.svg) no-repeat 46% center; } }
  @media (min-width: 1200px) {
    .property_search {
      background: #A78A5F url(../images/search_bg.svg) no-repeat center center; } }
  .property_search h2 {
    float: left;
    color: #fff;
    padding: 10px 5% 0 0 !important;
    font-size: 31px !important;
    width: 100%; }
    @media only screen and (min-width: 768px) and (max-width: 990px) {
      .property_search h2 {
        width: auto; } }
    @media only screen and (min-width: 991px) {
      .property_search h2 {
        width: auto;
        color: #A78A5F; } }

.col-md-3 .property_search {
  padding: 15px 0;
  background: rgba(0, 0, 0, 0.8); }
  .col-md-3 .property_search h2:after {
    content: '\f105';
    font-family: oncloud-icons;
    float: right;
    color: #fff; }
    @media (min-width: 992px) {
      .col-md-3 .property_search h2:after {
        content: ''; } }
  .col-md-3 .property_search h2.open:after {
    content: '\f107';
    font-family: oncloud-icons;
    float: right;
    color: #fff; }
    @media (min-width: 992px) {
      .col-md-3 .property_search h2.open:after {
        content: ''; } }

#searchform {
  width: 100%;
  padding: 5px 0;
  float: right;
  text-align: right; }
  @media (min-width: 768px) {
    #searchform {
      width: 70%; } }
  #searchform .extras {
    clear: left; }
  #searchform .extra_options {
    display: block;
    cursor: pointer;
    clear: both;
    margin: 0 auto;
    color: #A78A5F; }
    #searchform .extra_options:before {
      content: "\f150";
      font-family: 'icomoon';
      padding: 0 10px 0 0; }
    #searchform .extra_options.selected:before {
      content: "\f151";
      font-family: 'icomoon';
      padding: 0 10px 0 0; }
  #searchform fieldset {
    background: transparent;
    border: 1px solid #cccccc;
    margin: 0 0 10px 0;
    min-height: 35px;
    padding: 0;
    position: relative; }
    #searchform fieldset .btn {
      padding: 6px 0; }
    @media only screen and (min-width: 480px) {
      #searchform fieldset {
        display: inline-block;
        width: 100%; }
        #searchform fieldset:first-child {
          margin-left: 0; } }
    @media only screen and (min-width: 769px) and (max-width: 1200px) {
      #searchform fieldset {
        margin: 0 0 0 7px;
        width: 29%; }
        #searchform fieldset:first-child {
          margin-left: 0; } }
    @media only screen and (min-width: 1201px) {
      #searchform fieldset {
        width: 29%;
        margin: 0 0 0 7px; } }
    #searchform fieldset.fieldset-suburb {
      display: none; }
    #searchform fieldset.fieldset-guests:after {
      content: "\f0d7";
      width: 35px;
      display: block;
      font-family: oncloud-icons;
      float: left;
      color: #A78A5F;
      margin: 0 0 0 -21px;
      padding: 3% 0 0 0;
      padding: 1.5% 0 0 0;
      background: #fff;
      text-align: center;
      height: 35px; }
      @media only screen and (min-width: 568px) {
        #searchform fieldset.fieldset-guests:after {
          margin: 0 0 0 -8.5px;
          padding: 1% 0 0 0; } }
      @media (min-width: 768px) {
        #searchform fieldset.fieldset-guests:after {
          margin: 0 0 0 -31px; } }
    #searchform fieldset.fieldset-price {
      display: none; }
    #searchform fieldset.fieldset-bedrooms:after {
      content: "\f0d7";
      width: 35px;
      display: block;
      font-family: oncloud-icons;
      float: right;
      color: #A78A5F;
      margin: 0 0 0 -21px;
      padding: 1.5% 0 0 0;
      background: #fff;
      text-align: center;
      height: 35px; }
      @media only screen and (min-width: 568px) {
        #searchform fieldset.fieldset-bedrooms:after {
          margin: 0 0 0 -8.5px; } }
      @media (min-width: 768px) {
        #searchform fieldset.fieldset-bedrooms:after {
          margin: 0 0 0 -31px; } }
    #searchform fieldset.fieldset-date-start:after {
      content: "\f073";
      width: 35px;
      display: block;
      font-family: oncloud-icons;
      float: right;
      color: #A78A5F;
      margin: 0 0 0 -21px;
      padding: 1.5% 0 0 0;
      background: #fff;
      text-align: center;
      height: 35px; }
      @media only screen and (min-width: 568px) {
        #searchform fieldset.fieldset-date-start:after {
          margin: 0 0 0 -8.5px;
          padding: 1% 0 0 0; } }
      @media (min-width: 768px) {
        #searchform fieldset.fieldset-date-start:after {
          margin: 0 0 0 -31px; } }
    #searchform fieldset.fieldset-date-end:after {
      content: "\f073";
      width: 35px;
      display: block;
      font-family: oncloud-icons;
      float: right;
      color: #A78A5F;
      margin: 0 0 0 -21px;
      padding: 1.5% 0 0 0;
      background: #fff;
      text-align: center;
      height: 35px; }
      @media only screen and (min-width: 568px) {
        #searchform fieldset.fieldset-date-end:after {
          margin: 0 0 0 -8.5px;
          padding: 1% 0 0 0; } }
      @media (min-width: 768px) {
        #searchform fieldset.fieldset-date-end:after {
          margin: 0 0 0 -31px; } }
    #searchform fieldset.fieldset-keywords {
      display: none; }
    #searchform fieldset.fieldset-features {
      display: none; }
    #searchform fieldset.fieldset-map {
      display: none; }
    #searchform fieldset.fieldset-name {
      display: none; }
    #searchform fieldset.fieldset-bathrooms {
      display: none; }
    #searchform fieldset.fieldset-code {
      display: none; }
    @media only screen and (min-width: 992px) {
      #searchform fieldset.fieldset-submit {
        width: 20%; } }
  #searchform label {
    display: none; }
  #searchform input {
    background: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    display: block;
    float: left;
    font-size: 14px;
    height: 30px;
    line-height: 1;
    padding: 5px 0 0 5px;
    width: 95%;
    position: relative;
    z-index: 10; }
    #searchform input[type="checkbox"] {
      width: 20%;
      height: 22px;
      margin: 5px 0 0 0; }
    #searchform input[type="submit"] {
      border: none;
      text-transform: uppercase; }
  #searchform button {
    background: #A78A5F;
    border: none;
    box-shadow: none;
    color: #fff;
    display: block;
    margin: 0;
    padding: 0 0 0 5px;
    text-align: left;
    text-transform: uppercase;
    transition: all 0.2s ease-in 0s;
    /* vertical-align: middle; */
    line-height: 34px;
    border-radius: 0;
    float: left; }
    #searchform button:after {
      content: '\f002';
      width: 35px;
      display: block;
      font-family: oncloud-icons;
      float: right;
      color: #A78A5F;
      margin: 0 0 0 -11.4%;
      background: #fff;
      text-align: center;
      height: 35px;
      padding: 0; }
      @media (min-width: 768px) {
        #searchform button:after {
          /*padding: 5% 0 0 0;*/ } }
    #searchform button:hover {
      background: #000; }
  #searchform .customSelect select {
    -webkit-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    box-shadow: none;
    color: #fff;
    display: block;
    float: left;
    font-size: 14px;
    height: 30px;
    line-height: 1;
    padding: 5px 0 0 5px;
    width: 95%;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: ''; }
    #searchform .customSelect select option {
      color: #555;
      background: transparent;
      line-height: 1.2; }
  #searchform .ui-datepicker-trigger {
    display: none;
    height: 16px;
    margin: -8px 0 0 0;
    position: absolute;
    right: 15px;
    top: 50%;
    width: 16px; }

#searchform .customSelects a {
  text-decoration: none; }
  #searchform .customSelects a label {
    display: block;
    text-decoration: none; }
  #searchform .customSelects a input {
    width: auto;
    height: auto;
    text-transform: none; }

#searchform button.multiselect.dropdown-toggle.btn.btn-default {
  background: transparent;
  color: #fff;
  height: 30px;
  text-transform: none; }
  #searchform button.multiselect.dropdown-toggle.btn.btn-default:before {
    display: none; }

#searchform .dropdown-menu {
  min-width: 180px; }

#ui-datepicker-div {
  display: none; }

.vertical_property_search h2 {
  padding: 15px;
  border: 1px solid #333;
  margin: 0; }
.vertical_property_search fieldset {
  padding: 15px;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333; }
  .vertical_property_search fieldset h4 {
    font-size: 18px;
    font-weight: bold; }
  .vertical_property_search fieldset label {
    color: #444;
    font-size: 13px;
    margin-bottom: 0.1rem; }

div#ui-datepicker-div.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
  z-index: 50 !important; }

/***********************wProperty list*************************/
.property_results {
  clear: both;
  margin: 20px 0 10px 0;
  width: 100%;
  float: left; }
  .property_results h2 {
    margin: 0;
    font-family: muli-bold-webfont;
    text-transform: uppercase;
    color: #555;
    font-size: 16px;
    margin: 0px 0 15px 0;
    float: left; }
  .property_results .filter {
    float: right;
    margin: -10px 0 11px 0;
    width: 180px; }
    .property_results .filter fieldset {
      background: #ffffff;
      border: 1px solid #cccccc;
      margin: 0 0 10px 0;
      min-height: 42px;
      padding: 5px;
      position: relative; }
      .property_results .filter fieldset.fieldset-filter {
        padding: 5px 0 5px 15px;
        margin: 0 0 0 -1px; }
        .property_results .filter fieldset.fieldset-filter:after {
          content: "\f078";
          width: 5%;
          display: block;
          font-family: oncloud-icons;
          float: left;
          color: #555;
          margin: 0 0 0 -20%; }
      .property_results .filter fieldset .customSelect select {
        -webkit-appearance: none;
        appearance: none;
        background: transparent;
        border: none;
        box-shadow: none;
        color: #555;
        display: block;
        float: left;
        font-size: 14px;
        height: 30px;
        line-height: 1;
        padding: 0;
        width: 100%;
        position: relative;
        z-index: 2; }
        .property_results .filter fieldset .customSelect select option {
          color: #555;
          background: transparent;
          line-height: 1.2; }

.fl-module img {
  width: 100%; }

img.wp-post-image, article img, figure, img, #secondary img {
  width: 100%; }

.property-list {
  padding-left: 0;
  padding-right: 0;
  margin: 0 0 20px 0;
  position: relative;
  width: 100%; }
  @media (min-width: 544px) {
    .property-list {
      float: left;
      margin-right: 2%;
      /*width: 49%;*/ }
      .property-list:nth-child(2n) {
        margin-right: 0%; } }
  @media (min-width: 768px) {
    .property-list {
      /*width: 32%;*/ }
      .property-list:nth-child(2n) {
        margin-right: 2%; }
      .property-list:nth-child(3n) {
        margin-right: 0%; } }
  @media (min-width: 992px) {
    .property-list {
      /*width: 23.5%;*/ }
      .property-list:nth-child(2n) {
        margin-right: 2%; }
      .property-list:nth-child(3n) {
        margin-right: 2%; }
      .property-list:nth-child(4n) {
        margin-right: 0%; } }
  .property-list .hero {
    padding-right: 0;
    padding-left: 0; }
    .property-list .hero a {
      background: #eee;
      display: block;
      height: 0px;
      padding-bottom: 75%;
      position: relative;
      overflow: hidden;
      width: 100%; }
      .property-list .hero a img {
        height: 102%;
        left: 50%;
        max-width: none;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: auto; }
  .property-list .deets {
    background: url(../images/swirl_right.png) no-repeat right center; }
    .property-list .deets.col-md-6 {
      padding-left: 0;
      padding-right: 0;
      float: left; }
      @media (min-width: 768px) {
        .property-list .deets.col-md-6 {
          min-height: 309px; } }
    .property-list .deets h3 {
      font-size: 28px;
      color: #A78A5F;
      border-bottom: 1px solid #A78A5F;
      padding: 0 15px 15px 15px;
      margin: 0 0 15px 0; }
    .property-list .deets .name {
      padding: 10px; }
    .property-list .deets .content {
      padding: 10px; }
    .property-list .deets .sicons {
      padding: 3px 10px;
      width: 50%; }
      .property-list .deets .sicons a {
        color: #444;
        text-decoration: none; }
        .property-list .deets .sicons a:before {
          color: #444; }
    .property-list .deets .icons {
      padding: 3px 15px;
      font-size: 12px;
      line-height: 22px;
      color: #444;
      width: 100%;
      float: left;
      margin: 20px 0 0 0; }
      @media (min-width: 768px) {
        .property-list .deets .icons {
          font-size: 14px;
          line-height: 21px; } }
      .property-list .deets .icons .bed:before, .property-list .deets .icons .bath:before, .property-list .deets .icons .sleeps:before, .property-list .deets .icons .pets:before {
        font-size: 14px; }
  .property-list h2, .property-list h3 {
    color: #444;
    font-size: 16px; }
  .property-list .code {
    color: #555;
    display: none;
    font-size: 16px; }
  .property-list .suburb {
    background: none;
    color: #555;
    display: block;
    float: none;
    height: auto;
    padding: 0;
    text-align: left;
    width: 100%; }
  .property-list .description {
    float: left;
    margin: 10px 0 0 0;
    width: 100%; }
    .property-list .description .content {
      border-bottom: 1px solid #A78A5F;
      padding: 0 15px;
      margin: 0 0 10px 0; }
    .property-list .description .price {
      padding: 10px 15px 20px 15px;
      color: #A78A5F;
      float: right;
      font-family: 'Cormorant Garamond', serif;
      font-size: 26px;
      width: 100%; }
      @media (min-width: 544px) {
        .property-list .description .price {
          margin: 0 0 20px 0; } }
    .property-list .description .active-price {
      background: #eee;
      padding: 3px 6px;
      text-align: center;
      float: left;
      width: 100%; }
      .property-list .description .active-price .active {
        width: 50%;
        color: #222;
        display: inline-block; }
      .property-list .description .active-price a.booking {
        background: #231F20;
        color: #fff;
        display: inline-block;
        margin: 0 0 0 0;
        padding: 3px 6px;
        text-decoration: none;
        text-transform: uppercase;
        transition: all 0.2s ease-in;
        text-align: center;
        width: 40%; }
        .property-list .description .active-price a.booking:hover {
          background: #000000;
          color: #ffffff; }
    .property-list .description .more {
      border-radius: 0;
      width: 100%;
      text-align: center;
      margin: 0 15px; }
      @media (min-width: 768px) {
        .property-list .description .more {
          position: absolute;
          bottom: 0px;
          left: 0px;
          right: 0px; } }
      .property-list .description .more a {
        color: #fff;
        background: #A78A5F;
        font-family: 'Cormorant Garamond', serif;
        display: block;
        margin: 0;
        text-decoration: none;
        transition: all 0.2s ease-in;
        border-radius: 0;
        font-size: 18px;
        text-transform: uppercase;
        width: 100%;
        float: left;
        padding: 5px; }
        .property-list .description .more a:before {
          content: '\f002';
          font-family: oncloud-icons;
          margin: 0 5px 0 0;
          text-align: center; }
        .property-list .description .more a:hover {
          background: #000000;
          color: #ffffff; }
  .property-list .special-banner {
    background: #DBD7D1;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    padding: 3px 10px;
    text-align: center;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    text-transform: uppercase; }
    @media (min-width: 768px) {
      .property-list .special-banner {
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
        left: -6px;
        position: absolute;
        top: 10px;
        z-index: 10; }
        .property-list .special-banner:after {
          border-left: 6px solid transparent;
          border-top: 6px solid #c5beb4;
          bottom: -6px;
          content: '';
          height: 6px;
          left: 0px;
          position: absolute;
          width: 6px; } }

/* Tools -----------------------------------------------*/
.tool_bar {
  background: none;
  border-bottom: 1px solid #eee;
  margin: 0 0 20px 0;
  padding: 0 0 10px 0;
  text-align: center; }
  @media (min-width: 544px) {
    .tool_bar {
      text-align: left; } }
  .tool_bar fieldset {
    background: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 5px;
    display: inline-block;
    margin: 0 8px 0 0;
    padding: 5px;
    position: relative; }
  .tool_bar .results_number {
    color: #222;
    font-size: 18px;
    margin: 10px 0px; }
    @media (min-width: 544px) {
      .tool_bar .results_number {
        display: inline-block;
        margin: 0 10px 0 0; } }
  .tool_bar .filter {
    margin: 10px 0px; }
    @media (min-width: 544px) {
      .tool_bar .filter {
        display: inline-block;
        margin: 0; } }
    .tool_bar .filter select {
      -webkit-appearance: none;
      appearance: none;
      background: #ffffff;
      border: none;
      box-shadow: none;
      color: #555;
      display: inline-block;
      font-size: 16px;
      height: 30px;
      line-height: 1;
      margin: 0; }
    .tool_bar .filter input[type="submit"] {
      font-size: 18px;
      height: 40px;
      line-height: 40px;
      padding: 0 20px;
      transition: all 0.2s ease-in;
      color: #fff; }
      .tool_bar .filter input[type="submit"]:hover {
        background: #000000;
        color: #ffffff; }
  .tool_bar .switch {
    display: block;
    margin: 10px 0px;
    text-align: center; }
    @media (min-width: 544px) {
      .tool_bar .switch {
        float: right;
        margin: 0;
        text-align: left; } }
    .tool_bar .switch a {
      display: inline-block;
      margin: 0px 8px;
      text-decoration: none; }
      .tool_bar .switch a:before {
        color: #000000;
        font-family: icomoon;
        font-size: 24px; }
    .tool_bar .switch .list_view a {
      display: block; }
      .tool_bar .switch .list_view a:before {
        content: '\e9ba'; }
    .tool_bar .switch .map_view a {
      display: block; }
      .tool_bar .switch .map_view a:before {
        content: '\e948'; }

/* Pagination -----------------------------------------------*/
.pager {
  float: left;
  clear: both;
  margin: 20px 0; }

.pagination-nav {
  margin: 10px 0;
  padding: 0;
  text-align: center; }
  @media (min-width: 544px) {
    .pagination-nav {
      text-align: left; } }

.num_pages {
  clear: both;
  font-size: 18px;
  margin: 5px 0;
  text-align: center;
  width: 100%; }
  @media (min-width: 544px) {
    .num_pages {
      display: inline-block;
      margin: 0 10px 0 0;
      width: auto; } }

.pagination {
  clear: both;
  float: none;
  height: auto;
  margin: 5px 0;
  position: relative;
  text-align: center;
  width: 100%; }
  @media (min-width: 544px) {
    .pagination {
      display: inline-block;
      margin: 0;
      width: auto; } }
  .pagination a {
    background-color: #A78A5F;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: 40px;
    list-style-type: none;
    margin: 0 2px;
    padding: 0 10px;
    text-decoration: none;
    transition: all 0.2s ease-in; }
    .pagination a:hover {
      background: #000000;
      color: #ffffff; }
  .pagination .current,
  .pagination .disabled {
    background-color: #eee;
    border-radius: 3px;
    color: #222 !important;
    display: inline-block;
    font-size: 18px;
    line-height: 40px;
    list-style-type: none;
    margin: 0 2px;
    padding: 0 10px;
    text-decoration: none; }

.hide {
  display: block; }

/* Cluster map view -----------------------------------------------*/
#map .gm-style .gm-style-iw .top_left {
  margin: 0 0 10px 0; }
#map .gm-style .gm-style-iw .top_right {
  background: none;
  margin: 0 0 20px 0; }
  #map .gm-style .gm-style-iw .top_right .bed, #map .gm-style .gm-style-iw .top_right .bath, #map .gm-style .gm-style-iw .top_right .sleeps {
    display: inline-block;
    float: none;
    margin: 0 10px 0 5px; }
    #map .gm-style .gm-style-iw .top_right .bed:before, #map .gm-style .gm-style-iw .top_right .bath:before, #map .gm-style .gm-style-iw .top_right .sleeps:before {
      display: inline-block;
      float: none; }
  #map .gm-style .gm-style-iw .top_right .enq, #map .gm-style .gm-style-iw .top_right .view {
    background: #A78A5F;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    margin: 0 5px 0 0;
    padding: 5px;
    text-decoration: none;
    transition: all 0.2s ease-in; }
    #map .gm-style .gm-style-iw .top_right .enq:hover, #map .gm-style .gm-style-iw .top_right .view:hover {
      background: #000000;
      color: #ffffff; }

ul.pagination {
  clear: both;
  list-style-type: none; }
  ul.pagination li {
    display: inline-block; }
    ul.pagination li.active a {
      background: #555; }

.wrapper-single {
  padding: 20px 0; }
  .wrapper-single h1 {
    padding: 0 0 10px 0;
    margin: 0 0 10px 0; }

.post-navigation {
  width: 100%;
  position: fixed;
  top: 40%;
  z-index: 1; }
  .post-navigation h2.screen-reader-text {
    display: none; }
  .post-navigation .nav-links .nav-previous a {
    float: left;
    padding: 30px 10px;
    border-radius: 5px;
    background: #A78A5F;
    color: #555;
    opacity: 0.3;
    transition: all 0.2s ease-in 0s; }
    @media (min-width: 992px) {
      .post-navigation .nav-links .nav-previous a {
        padding: 70px 10px; } }
    .post-navigation .nav-links .nav-previous a:hover {
      background: #000;
      text-decoration: none;
      color: #fff;
      opacity: 1; }
  .post-navigation .nav-links .nav-next a {
    float: right;
    padding: 30px 10px;
    border-radius: 5px;
    background: #A78A5F;
    color: #555;
    opacity: 0.3;
    transition: all 0.2s ease-in 0s; }
    @media (min-width: 992px) {
      .post-navigation .nav-links .nav-next a {
        padding: 70px 10px; } }
    .post-navigation .nav-links .nav-next a:hover {
      background: #000;
      text-decoration: none;
      color: #fff;
      opacity: 1; }

#property-tools > ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  #property-tools > ul li {
    margin: 0;
    padding: 0; }
    #property-tools > ul li a {
      background: #A78A5F;
      border: none;
      border-radius: 4px;
      color: #555;
      display: block;
      font-size: 16px;
      font-weight: bold;
      line-height: 50px;
      margin: 0 0 10px;
      padding: 5px;
      text-decoration: none;
      transition: all 0.2s ease-in 0s; }
      #property-tools > ul li a:hover {
        background: #000000;
        color: #ffffff; }
      #property-tools > ul li a:before {
        background: #fff;
        border-radius: 50%;
        color: #000;
        display: inline-block;
        font-family: FontAwesome;
        font-size: 21px;
        height: 40px;
        line-height: 40px;
        margin: 0 10px 0 0;
        text-align: center;
        width: 40px; }
    #property-tools > ul li.brochure a:before {
      content: "\f02f"; }

#property-image-gallery {
  background: #231F20;
  height: auto;
  padding: 40px 0 20px 0;
  border-bottom: 2px solid #A78A5F; }
  #property-image-gallery *:not(.container) {
    margin: 0;
    padding: 0; }
  #property-image-gallery ul {
    list-style: none; }
  @media (min-width: 768px) {
    #property-image-gallery .gallery .main {
      background: none;
      float: left;
      height: 500px;
      width: 80%; } }
  #property-image-gallery .gallery .main ul li img {
    display: none; }
  #property-image-gallery .gallery .main ul.slick-slider {
    position: relative; }
    @media (min-width: 768px) {
      #property-image-gallery .gallery .main ul.slick-slider li {
        background: #fff;
        height: 500px;
        position: relative; } }
    #property-image-gallery .gallery .main ul.slick-slider li img {
      display: block; }
      @media (min-width: 768px) {
        #property-image-gallery .gallery .main ul.slick-slider li img {
          height: auto;
          left: 50%;
          max-width: 100%;
          position: absolute;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          width: 105%; } }
    #property-image-gallery .gallery .main ul.slick-slider .slick-prev, #property-image-gallery .gallery .main ul.slick-slider .slick-next {
      background: #231F20;
      display: none !important;
      height: 50px;
      line-height: 50px;
      margin: -25px 0 0 0;
      position: absolute;
      text-align: center;
      top: 50%;
      width: 50px;
      z-index: 5;
      text-decoration: none; }
      #property-image-gallery .gallery .main ul.slick-slider .slick-prev:before, #property-image-gallery .gallery .main ul.slick-slider .slick-next:before {
        float: none;
        font-family: oncloud-icons;
        font-size: 24px;
        height: 50px;
        line-height: 50px;
        width: 50px;
        color: #A78A5F; }
    #property-image-gallery .gallery .main ul.slick-slider .slick-prev {
      left: 0px; }
      #property-image-gallery .gallery .main ul.slick-slider .slick-prev:before {
        content: '\f104'; }
    #property-image-gallery .gallery .main ul.slick-slider .slick-next {
      right: 0px; }
      #property-image-gallery .gallery .main ul.slick-slider .slick-next:before {
        content: '\f105'; }
    #property-image-gallery .gallery .main ul.slick-slider .slick-disabled {
      cursor: default; }
    #property-image-gallery .gallery .main ul.slick-slider:hover .slick-prev, #property-image-gallery .gallery .main ul.slick-slider:hover .slick-next {
      display: inline !important; }
  #property-image-gallery .gallery .thumbnails {
    display: none; }
    @media (min-width: 768px) {
      #property-image-gallery .gallery .thumbnails {
        background: none;
        display: block;
        float: left;
        height: 500px;
        width: 20%; } }
    #property-image-gallery .gallery .thumbnails ul li img {
      display: none; }
    #property-image-gallery .gallery .thumbnails .slick-slider {
      position: relative; }
      #property-image-gallery .gallery .thumbnails .slick-slider .slick-slide li {
        background: #666666;
        float: left;
        height: 122.5px;
        margin: 0 0 3px 1%;
        padding: 0;
        position: relative;
        width: 99%; }
        #property-image-gallery .gallery .thumbnails .slick-slider .slick-slide li .hero {
          cursor: pointer;
          height: 122.5px;
          overflow: hidden;
          position: relative;
          width: 100%; }
          #property-image-gallery .gallery .thumbnails .slick-slider .slick-slide li .hero img {
            display: block;
            left: 50%;
            min-height: 100%;
            position: absolute;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            max-width: 130%; }
          #property-image-gallery .gallery .thumbnails .slick-slider .slick-slide li .hero:hover {
            outline: 2px solid #A78A5F; }
      #property-image-gallery .gallery .thumbnails .slick-slider .slick-prev, #property-image-gallery .gallery .thumbnails .slick-slider .slick-next {
        background: #231F20;
        display: none !important;
        height: 50px;
        left: 50%;
        line-height: 50px;
        margin: 0 0 0 -25px;
        position: absolute;
        text-align: center;
        width: 50px;
        z-index: 5;
        text-decoration: none; }
        #property-image-gallery .gallery .thumbnails .slick-slider .slick-prev:before, #property-image-gallery .gallery .thumbnails .slick-slider .slick-next:before {
          float: none;
          font-family: oncloud-icons;
          font-size: 24px;
          height: 50px;
          line-height: 50px;
          width: 50px;
          color: #A78A5F; }
      #property-image-gallery .gallery .thumbnails .slick-slider .slick-prev {
        top: 0px; }
        #property-image-gallery .gallery .thumbnails .slick-slider .slick-prev:before {
          content: '\f106'; }
      #property-image-gallery .gallery .thumbnails .slick-slider .slick-next {
        top: 450px; }
        #property-image-gallery .gallery .thumbnails .slick-slider .slick-next:before {
          content: '\f107'; }
      #property-image-gallery .gallery .thumbnails .slick-slider .slick-disabled {
        cursor: default; }
      #property-image-gallery .gallery .thumbnails .slick-slider:hover .slick-prev, #property-image-gallery .gallery .thumbnails .slick-slider:hover .slick-next {
        display: inline !important; }

.single-property h1 {
  float: left;
  margin: 0 10px 0 0; }
.single-property span.ratings span.star {
  display: inline-block;
  width: 20px;
  height: 20px; }
  .single-property span.ratings span.star:before {
    content: '\e9d9';
    font-family: oncloud-icons;
    width: 15px;
    height: 15px; }
.single-property .address-small {
  font-size: 14px;
  float: left;
  clear: both;
  margin: 0 0 10px 0; }

.property-listing {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 30px; }
  .property-listing::after {
    content: "";
    display: table;
    clear: both; }
  .property-listing .property_details {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 100%;
    margin: 0 0 30px 0; }
  .property-listing #sidebar1 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 100%; }
  .property-listing.sidebar-active .property-details {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 75%; }
  .property-listing.sidebar-active #sidebar1 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 25%; }
  .property-listing .property-details h2 {
    color: #555;
    margin-top: 30px;
    float: left; }
  .property-listing .property-details .sherlock-features {
    border: 1px solid #A78A5F;
    border-radius: 5px;
    float: left;
    width: 100%;
    margin: 0 0 30px 0; }
    .property-listing .property-details .sherlock-features h2 {
      width: 100%;
      padding: 10px;
      background: #231F20;
      color: #A78A5F;
      margin: 0;
      -webkit-border-top-left-radius: 5px;
      -webkit-border-top-right-radius: 5px;
      -moz-border-radius-topleft: 5px;
      -moz-border-radius-topright: 5px;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px; }
      .property-listing .property-details .sherlock-features h2:before {
        content: '\e9b8';
        font-family: oncloud-icons;
        margin: 0 5px 0 0; }
    .property-listing .property-details .sherlock-features ul {
      list-style-type: none;
      padding: 0;
      margin: 0; }
      .property-listing .property-details .sherlock-features ul li {
        float: left;
        width: 100%;
        list-style-type: none;
        padding: 10px;
        font-size: 16px; }
        .property-listing .property-details .sherlock-features ul li:nth-child(even) {
          background: rgba(167, 138, 95, 0.16); }
        .property-listing .property-details .sherlock-features ul li .base {
          -webkit-border-top-left-radius: 5px;
          -webkit-border-top-right-radius: 5px;
          -moz-border-radius-topleft: 5px;
          -moz-border-radius-topright: 5px;
          border-top-left-radius: 5px;
          border-top-right-radius: 5px;
          background: #A78A5F; }
        .property-listing .property-details .sherlock-features ul li .property_details {
          padding: 0;
          color: #A78A5F; }
          .property-listing .property-details .sherlock-features ul li .property_details:before {
            content: '\f046';
            font-family: oncloud-icons;
            margin: 0 5px 0 0; }
        .property-listing .property-details .sherlock-features ul li .kitchen {
          color: #A78A5F; }
          .property-listing .property-details .sherlock-features ul li .kitchen:before {
            content: '\e903';
            font-family: oncloud-icons;
            margin: 0 5px 0 0; }
        .property-listing .property-details .sherlock-features ul li .lounge {
          color: #A78A5F; }
          .property-listing .property-details .sherlock-features ul li .lounge:before {
            content: '\e16b';
            font-family: oncloud-icons;
            margin: 0 5px 0 0; }
        .property-listing .property-details .sherlock-features ul li .bedroom1, .property-listing .property-details .sherlock-features ul li .bedroom2, .property-listing .property-details .sherlock-features ul li .bedroom3, .property-listing .property-details .sherlock-features ul li .bedroom4 {
          color: #A78A5F; }
          .property-listing .property-details .sherlock-features ul li .bedroom1:before, .property-listing .property-details .sherlock-features ul li .bedroom2:before, .property-listing .property-details .sherlock-features ul li .bedroom3:before, .property-listing .property-details .sherlock-features ul li .bedroom4:before {
            content: '\f236';
            font-family: oncloud-icons;
            margin: 0 5px 0 0; }
        .property-listing .property-details .sherlock-features ul li .bathroom, .property-listing .property-details .sherlock-features ul li .bathroom2 {
          color: #A78A5F; }
          .property-listing .property-details .sherlock-features ul li .bathroom:before, .property-listing .property-details .sherlock-features ul li .bathroom2:before {
            content: '\f2cd';
            font-family: oncloud-icons;
            margin: 0 5px 0 0; }
        .property-listing .property-details .sherlock-features ul li .local_sport {
          color: #A78A5F; }
          .property-listing .property-details .sherlock-features ul li .local_sport:before {
            content: '\f1e3';
            font-family: oncloud-icons;
            margin: 0 5px 0 0; }
        .property-listing .property-details .sherlock-features ul li .poolamenity, .property-listing .property-details .sherlock-features ul li .pool_amenity {
          color: #A78A5F; }
          .property-listing .property-details .sherlock-features ul li .poolamenity:before, .property-listing .property-details .sherlock-features ul li .pool_amenity:before {
            content: '\eb48';
            font-family: oncloud-icons;
            margin: 0 5px 0 0; }
        .property-listing .property-details .sherlock-features ul li .parking {
          color: #A78A5F; }
          .property-listing .property-details .sherlock-features ul li .parking:before {
            content: '\f1b9';
            font-family: oncloud-icons;
            margin: 0 5px 0 0; }
        .property-listing .property-details .sherlock-features ul li .sleeps {
          color: #A78A5F; }
          .property-listing .property-details .sherlock-features ul li .sleeps:before {
            content: '\e972';
            font-family: oncloud-icons;
            margin: 0 5px 0 0; }
        .property-listing .property-details .sherlock-features ul li .linenhire, .property-listing .property-details .sherlock-features ul li .linen_hire {
          color: #A78A5F; }
          .property-listing .property-details .sherlock-features ul li .linenhire:before, .property-listing .property-details .sherlock-features ul li .linen_hire:before {
            content: '\e90e';
            font-family: oncloud-icons;
            margin: 0 5px 0 0; }
        .property-listing .property-details .sherlock-features ul li .beach_access {
          color: #A78A5F; }
          .property-listing .property-details .sherlock-features ul li .beach_access:before {
            content: '\eb3e';
            font-family: oncloud-icons;
            margin: 0 5px 0 0; }
        .property-listing .property-details .sherlock-features ul li .laundry {
          color: #A78A5F; }
          .property-listing .property-details .sherlock-features ul li .laundry:before {
            content: '\e54a';
            font-family: oncloud-icons;
            margin: 0 5px 0 0; }
        .property-listing .property-details .sherlock-features ul li .special_items {
          color: #A78A5F; }
          .property-listing .property-details .sherlock-features ul li .special_items:before {
            content: '\f005';
            font-family: oncloud-icons;
            margin: 0 5px 0 0; }
        .property-listing .property-details .sherlock-features ul li .security {
          color: #A78A5F; }
          .property-listing .property-details .sherlock-features ul li .security:before {
            content: '\f023';
            font-family: oncloud-icons;
            margin: 0 5px 0 0; }
        .property-listing .property-details .sherlock-features ul li .family_area {
          color: #A78A5F; }
          .property-listing .property-details .sherlock-features ul li .family_area:before {
            content: '\f0c0';
            font-family: oncloud-icons;
            margin: 0 5px 0 0; }
        .property-listing .property-details .sherlock-features ul li .entertainment {
          color: #A78A5F; }
          .property-listing .property-details .sherlock-features ul li .entertainment:before {
            content: '\f11b';
            font-family: oncloud-icons;
            margin: 0 5px 0 0; }
        .property-listing .property-details .sherlock-features ul li .dining_area {
          color: #A78A5F; }
          .property-listing .property-details .sherlock-features ul li .dining_area:before {
            content: '\f000';
            font-family: oncloud-icons;
            margin: 0 5px 0 0; }
        .property-listing .property-details .sherlock-features ul li .title {
          width: 100%;
          float: left;
          margin: 0 0 10px 0; }
          @media (min-width: 768px) {
            .property-listing .property-details .sherlock-features ul li .title {
              width: 25%; } }
        .property-listing .property-details .sherlock-features ul li .description {
          width: 100%;
          float: left;
          overflow: hidden;
          margin: 0;
          color: #333; }
          @media (min-width: 768px) {
            .property-listing .property-details .sherlock-features ul li .description {
              width: 75%;
              float: right; } }
  .property-listing .property-details .location h2 {
    font-family: 'Cormorant Garamond', serif;
    color: #A78A5F;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0; }
  .property-listing .property-details .price {
    color: #555; }
  .property-listing .property-details h3 {
    font-family: 'Cormorant Garamond', serif;
    color: #555;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #555; }
  .property-listing .property-details ul.testimonial {
    list-style-type: none;
    padding-left: 0 0 0 40px;
    float: left;
    width: 100%; }
    .property-listing .property-details ul.testimonial li {
      list-style-type: none;
      padding: 0 0 15px 0;
      margin: 0 0 15px 0;
      border-bottom: 1px solid #555;
      float: left; }
      .property-listing .property-details ul.testimonial li h4 {
        color: #555;
        font-family: 'Cormorant Garamond', serif;
        float: left;
        margin: 0 10px 0 0; }
      .property-listing .property-details ul.testimonial li span.rating {
        padding-left: 0;
        border-bottom: 0; }
        .property-listing .property-details ul.testimonial li span.rating span.star {
          display: inline-block;
          width: 20px;
          height: 20px; }
          .property-listing .property-details ul.testimonial li span.rating span.star:before {
            content: '\e9d9';
            font-family: oncloud-icons;
            width: 15px;
            height: 15px; }
      .property-listing .property-details ul.testimonial li span.description {
        clear: both;
        width: 100%;
        float: left; }
      .property-listing .property-details ul.testimonial li span.name {
        clear: both;
        margin: 5px 0;
        font-style: italic;
        float: left; }
      .property-listing .property-details ul.testimonial li:before {
        content: '\e977';
        font-family: oncloud-icons;
        margin: -10px 0 0 -40px;
        float: left;
        color: #555;
        font-size: 28px; }
  .property-listing .property-details .special {
    margin: 0 0 20px 0; }
    .property-listing .property-details .special .content {
      background: #A78A5F;
      color: #555;
      width: 100%;
      padding: 20px;
      border-radius: 5px;
      font-family: raleway-medium; }
      .property-listing .property-details .special .content h1, .property-listing .property-details .special .content h2, .property-listing .property-details .special .content h3 {
        color: #555;
        font-weight: 500;
        margin: 0 0 10px 0;
        padding: 0 0 10px 0;
        text-align: center;
        border-bottom: 1px solid #555; }
      .property-listing .property-details .special .content .offer {
        font-size: 18px;
        margin: 0;
        text-align: center; }
      @media (min-width: 544px) {
        .property-listing .property-details .special .content {
          width: 100%; } }
  .property-listing .property-details .details {
    color: #555;
    font-size: 18px;
    padding: 0; }
    .property-listing .property-details .details h2:first-child {
      margin-top: 0px; }
    .property-listing .property-details .details .price {
      font-size: 30px;
      font-family: 'Cormorant Garamond', serif;
      padding: 12px 20px 5px 0px;
      display: inline-block;
      float: none;
      color: #A78A5F; }
      @media (min-width: 544px) {
        .property-listing .property-details .details .price {
          padding: 12px 20px 5px 20px;
          float: right; } }
    .property-listing .property-details .details .features {
      padding: 5px 20px 10px 20px;
      color: #A78A5F;
      background: #231F20;
      border: 2px solid #A78A5F;
      border-radius: 5px;
      float: left;
      margin: 0 0 15px 0;
      width: 100%; }
      .property-listing .property-details .details .features .item {
        display: inline-block;
        font-size: 24px;
        margin: 10px 20px 0 0; }
        .property-listing .property-details .details .features .item span:before {
          color: #A78A5F;
          font-size: 16px; }
    .property-listing .property-details .details .attributes {
      border-bottom: 1px solid #A78A5F;
      padding: 20px 20px 20px 20px;
      margin: 0 0 10px 0; }
      .property-listing .property-details .details .attributes .item {
        display: inline-block;
        font-size: 18px;
        margin: 0 10px 0 0;
        color: #A78A5F; }
        .property-listing .property-details .details .attributes .item .item-value {
          display: none; }
        .property-listing .property-details .details .attributes .item:before {
          color: #A78A5F;
          content: '';
          display: inline-block;
          float: none;
          font-family: FontAwesome;
          margin: 0 5px 0 0;
          text-align: center; }
        .property-listing .property-details .details .attributes .item.air-conditioning:before {
          content: '\f074'; }
        .property-listing .property-details .details .attributes .item.child-friendly:before {
          content: '\f1ae'; }
        .property-listing .property-details .details .attributes .item.pay-tv:before {
          content: '\f26c'; }
        .property-listing .property-details .details .attributes .item.pet-friendly:before {
          content: '\f1b0'; }
        .property-listing .property-details .details .attributes .item.pool:before {
          content: '\f043'; }
        .property-listing .property-details .details .attributes .item.wifi:before {
          content: '\f09e'; }
        .property-listing .property-details .details .attributes .item.wifi .item-value {
          font-size: 0px; }
  .property-listing .property-details .description {
    margin: 30px 0; }
    .property-listing .property-details .description h2 {
      display: none; }
  .property-listing .property-details .price-details {
    color: #333;
    /*padding: 10px;*/ }
    .property-listing .property-details .price-details ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .property-listing .property-details .price-details ul li {
        display: inline-block;
        margin: 0;
        padding: 8px;
        border-radius: 5px;
        background: #A78A5F; }
        .property-listing .property-details .price-details ul li .title, .property-listing .property-details .price-details ul li .description {
          display: inline-block;
          font-size: 18px; }
        .property-listing .property-details .price-details ul li .title {
          font-weight: 700;
          margin: 0 5px 0 0; }
        .property-listing .property-details .price-details ul li .description {
          margin: 0 10px 0 0; }

#property-gallery {
  background: #555;
  display: none;
  height: 500px; }
  #property-gallery .gallery {
    float: left;
    width: 70%; }
  #property-gallery .gallery-nav {
    float: left;
    width: 30%; }

#booking-box {
  position: absolute;
  width: 200px;
  height: 300px;
  top: 100px;
  left: 10px;
  padding: 16px;
  background: #FFFFFF;
  z-index: 10;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5); }
  #booking-box span.close {
    margin: -30px -20px 0 0; }
  #booking-box h2 {
    float: left;
    margin: -20px 0 20px 0; }
  #booking-box #searchform fieldset {
    width: 100%; }
    #booking-box #searchform fieldset.fieldset-submit {
      width: 100%; }
  #booking-box .message {
    float: left;
    width: 100%;
    margin: 10px 0; }

#property-info-bar {
  background: #fff;
  color: #eee;
  margin: 5px 0 30px 0;
  padding: 15px 0;
  text-align: center; }
  @media (min-width: 768px) {
    #property-info-bar {
      font-size: 24px; } }
  #property-info-bar .suburb, #property-info-bar .code {
    font-size: 24px;
    line-height: 40px; }
  #property-info-bar .suburb {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 36px; }
    @media (min-width: 768px) {
      #property-info-bar .suburb {
        float: left;
        margin: 0;
        text-align: left;
        width: 37%; } }
  #property-info-bar .code {
    color: fade(#ffffff, 75%);
    margin: 0; }
    @media (min-width: 768px) {
      #property-info-bar .code {
        float: left;
        text-align: right;
        width: 36%; } }

#property-map {
  width: 100%;
  height: 400px;
  overflow: auto; }

/***************************Feature feature styles*********************************/
.FeatureWidget {
  margin: 0;
  padding: 0; }
  .FeatureWidget .widget-container {
    padding: 0;
    width: auto; }
  .FeatureWidget .widgettitle {
    display: none; }

#append-content-sidebar .FeatureWidget {
  padding: 0; }

.featured-properties li {
  margin: 0 30px; }

.featured-properties .properties .property {
  background: #DBD7D1 url(../images/swirl_left.png) no-repeat left center; }
  .featured-properties .properties .property .hero {
    float: left;
    margin: 5% 0;
    text-align: center;
    width: 100%; }
    @media (min-width: 768px) {
      .featured-properties .properties .property .hero {
        width: 40%;
        margin: 5% 0 5% 5%; } }
  .featured-properties .properties .property .description {
    float: left;
    margin: 5% 0;
    padding: 10px;
    text-align: center; }
    @media (min-width: 768px) {
      .featured-properties .properties .property .description {
        width: 40%; } }
    @media (min-width: 768px) {
      .featured-properties .properties .property .description {
        text-align: left;
        padding: 20px 0 15px 20px; } }
    .featured-properties .properties .property .description h3 {
      font-size: 1.75rem;
      color: #A78A5F;
      text-align: center;
      width: 100%; }
      @media (min-width: 768px) {
        .featured-properties .properties .property .description h3 {
          margin: 0 40% 0 0;
          text-align: left; } }
    .featured-properties .properties .property .description .more a {
      float: right;
      position: relative;
      bottom: 0;
      padding: 5px 10px;
      border: 1px solid #A78A5F;
      color: #A78A5F;
      transition: all 0.2s ease-in 0s;
      margin: 30px 0 0 0;
      width: 100%;
      text-align: center; }
      @media (min-width: 768px) {
        .featured-properties .properties .property .description .more a {
          width: auto; } }
      .featured-properties .properties .property .description .more a:before {
        content: '\f002';
        font-family: oncloud-icons;
        margin: 0 10px 0 0; }
      .featured-properties .properties .property .description .more a:hover {
        text-decoration: none;
        background: #A78A5F;
        color: #fff; }
  .featured-properties .properties .property:nth-child(2) {
    background: #fff url(../images/swirl_right.png) no-repeat right center; }
    .featured-properties .properties .property:nth-child(2) .hero {
      float: right;
      text-align: center; }
      @media (min-width: 768px) {
        .featured-properties .properties .property:nth-child(2) .hero {
          margin: 5% 5% 5% 0; } }
    .featured-properties .properties .property:nth-child(2) .description {
      float: right;
      padding: 10px;
      text-align: center; }
      @media (min-width: 768px) {
        .featured-properties .properties .property:nth-child(2) .description {
          padding: 20px 20px 15px 0;
          text-align: right; } }
      .featured-properties .properties .property:nth-child(2) .description h3 {
        text-align: center;
        float: right;
        width: 100%; }
        @media (min-width: 768px) {
          .featured-properties .properties .property:nth-child(2) .description h3 {
            margin: 0 0 0 40%;
            text-align: right; } }
      .featured-properties .properties .property:nth-child(2) .description .more a {
        float: left; }

.key {
  width: 100%;
  float: left;
  text-align: right;
  clear: both; }

.square {
  width: 30px;
  height: 30px;
  float: left;
  margin: -5px 5px 0 0; }

.available .square {
  border: 1px solid #eee; }

.not-available .square {
  background: #231F20; }

.not-available,
.available {
  float: left;
  margin: 20px 20px 0 0; }

.SbookitWidget {
  padding: 0 20px; }
  .SbookitWidget h3.widget-title {
    font-family: 'Cormorant Garamond', serif;
    font-size: 1.65rem;
    padding: 23px 10px 32px 10px;
    color: #A78A5F;
    display: block;
    margin: 0px 0 25px 0;
    background: url(../images/divider.png) no-repeat center bottom; }
    .SbookitWidget h3.widget-title:after {
      content: '\f105';
      font-family: oncloud-icons;
      float: right; }
      @media (min-width: 992px) {
        .SbookitWidget h3.widget-title:after {
          content: ''; } }
    .SbookitWidget h3.widget-title.open:after {
      content: '\f107';
      font-family: oncloud-icons;
      float: right; }
      @media (min-width: 992px) {
        .SbookitWidget h3.widget-title.open:after {
          content: ''; } }
  .SbookitWidget #secure-bookit .secure-bookit-logo {
    background: transparent url("../images/securebookit-logo-gs.svg") center center no-repeat;
    background-size: 80%;
    display: none;
    height: 60px;
    margin: 0px 0px 10px 0px;
    width: 100%; }
  .SbookitWidget #secure-bookit .book {
    position: relative; }
    .SbookitWidget #secure-bookit .book a {
      background: #231F20;
      border: 2px solid #A78A5F;
      border-radius: 4px;
      box-sizing: border-box;
      color: #fff;
      display: block;
      font-size: 16px;
      font-weight: bold;
      line-height: 50px;
      margin: 0px 0px 10px 0px;
      padding: 5px 5px 0 5px;
      text-decoration: none;
      transition: all 0.2s ease-in;
      font-family: gildadisplay-regular-webfont; }
      .SbookitWidget #secure-bookit .book a:hover {
        background: #A78A5F;
        color: #ffffff; }
      .SbookitWidget #secure-bookit .book a .icon {
        line-height: 50px; }
        .SbookitWidget #secure-bookit .book a .icon:before {
          background: #ffffff;
          border-radius: 50%;
          color: #231F20;
          display: inline-block;
          font-family: oncloud-icons;
          font-size: 21px;
          height: 40px;
          line-height: 40px;
          margin: 0 10px 0 0;
          text-align: center;
          width: 40px; }
  .SbookitWidget #secure-bookit .tariff, .SbookitWidget #secure-bookit .enquire {
    position: relative; }
    .SbookitWidget #secure-bookit .tariff a, .SbookitWidget #secure-bookit .enquire a {
      background: #231F20;
      border: 2px solid #A78A5F;
      border-radius: 4px;
      box-sizing: border-box;
      color: #fff;
      display: block;
      font-size: 16px;
      font-weight: bold;
      line-height: 50px;
      margin: 0px 0px 10px 0px;
      padding: 5px 5px 0 5px;
      text-decoration: none;
      transition: all 0.2s ease-in;
      font-family: gildadisplay-regular-webfont; }
      .SbookitWidget #secure-bookit .tariff a:hover, .SbookitWidget #secure-bookit .enquire a:hover {
        background: #A78A5F;
        color: #ffffff; }
      .SbookitWidget #secure-bookit .tariff a .icon, .SbookitWidget #secure-bookit .enquire a .icon {
        line-height: 50px; }
        .SbookitWidget #secure-bookit .tariff a .icon:before, .SbookitWidget #secure-bookit .enquire a .icon:before {
          background: #ffffff;
          border-radius: 50%;
          color: #231F20;
          display: inline-block;
          font-family: oncloud-icons;
          font-size: 21px;
          height: 40px;
          line-height: 40px;
          margin: 0 10px 0 0;
          text-align: center;
          width: 40px; }
  .SbookitWidget #secure-bookit .book a .icon:before {
    content: '\f073'; }
  .SbookitWidget #secure-bookit .tariff a .icon:before {
    content: '\f1ec'; }
  .SbookitWidget #secure-bookit .enquire a .icon:before {
    content: '\f05a'; }
  .SbookitWidget #availability {
    clear: both;
    float: none; }
    .SbookitWidget #availability .ui-datepicker {
      background: #fff;
      margin: 0px 0px 10px 0px;
      width: 100%; }
      .SbookitWidget #availability .ui-datepicker table {
        font-size: .9em; }
        @media (min-width: 768px) {
          .SbookitWidget #availability .ui-datepicker table {
            font-size: .72em; } }
        @media (min-width: 992px) {
          .SbookitWidget #availability .ui-datepicker table {
            font-size: .65em; } }
        @media (min-width: 1200px) {
          .SbookitWidget #availability .ui-datepicker table {
            font-size: .7em; } }
      .SbookitWidget #availability .ui-datepicker .ui-datepicker-title {
        font-size: 0.8em; }
      .SbookitWidget #availability .ui-datepicker .ui-datepicker-month,
      .SbookitWidget #availability .ui-datepicker .ui-datepicker-year {
        font-size: 1.1em; }
        @media (min-width: 768px) {
          .SbookitWidget #availability .ui-datepicker .ui-datepicker-month,
          .SbookitWidget #availability .ui-datepicker .ui-datepicker-year {
            font-size: .80em; } }
        @media (min-width: 992px) {
          .SbookitWidget #availability .ui-datepicker .ui-datepicker-month,
          .SbookitWidget #availability .ui-datepicker .ui-datepicker-year {
            font-size: .88em; } }
        @media (min-width: 1200px) {
          .SbookitWidget #availability .ui-datepicker .ui-datepicker-month,
          .SbookitWidget #availability .ui-datepicker .ui-datepicker-year {
            font-size: 1.1em; } }
      .SbookitWidget #availability .ui-datepicker .ui-datepicker-header {
        background: #fff;
        color: #A78A5F; }
      .SbookitWidget #availability .ui-datepicker .ui-state-default {
        background: #fff;
        color: #231F20;
        transition: all 0.1s ease-in; }
        .SbookitWidget #availability .ui-datepicker .ui-state-default:hover {
          border-color: #675539; }
      .SbookitWidget #availability .ui-datepicker .ui-state-disabled .ui-state-default {
        background: #A78A5F;
        color: #675539; }
        .SbookitWidget #availability .ui-datepicker .ui-state-disabled .ui-state-default:hover {
          border-color: #cccccc; }
      .SbookitWidget #availability .ui-datepicker .ui-state-highlight {
        border: 1px solid #cccccc; }
      .SbookitWidget #availability .ui-datepicker .ui-datepicker-calendar .ui-state-disabled, .SbookitWidget #availability .ui-datepicker .ui-datepicker-calendar .ui-widget-content .ui-state-disabled, .SbookitWidget #availability .ui-datepicker .ui-datepicker-calendar .ui-widget-header .ui-state-disabled {
        opacity: 1; }
      .SbookitWidget #availability .ui-datepicker .ui-datepicker-calendar .booking-start a, .SbookitWidget #availability .ui-datepicker .ui-datepicker-calendar .booking-start span {
        background: linear-gradient(135deg, #fff 0%, #fff 50%, #A78A5F 51%, #A78A5F 100%); }
      .SbookitWidget #availability .ui-datepicker .ui-datepicker-calendar .booking-end a, .SbookitWidget #availability .ui-datepicker .ui-datepicker-calendar .booking-end span {
        background: linear-gradient(135deg, #A78A5F 0%, #A78A5F 50%, #fff 51%, #fff 100%); }
  .SbookitWidget .ui-icon-circle-triangle-e {
    background-image: none; }
    .SbookitWidget .ui-icon-circle-triangle-e:before {
      content: '\f107';
      font-family: oncloud-icons;
      color: #fff; }
  .SbookitWidget .calendar-legend {
    margin: 0 0 30px 0;
    display: inline-block; }
    .SbookitWidget .calendar-legend .item {
      float: left;
      font-size: 16px;
      font-weight: 400;
      margin: 0 20px 0 0;
      width: auto; }
      .SbookitWidget .calendar-legend .item .icon {
        background: #ccc none repeat scroll 0 0;
        display: inline-block;
        height: 15px;
        margin: 0 5px 0 0;
        outline: 1px solid #cccccc;
        width: 15px; }
    .SbookitWidget .calendar-legend .available .icon {
      background-color: #fff; }
    .SbookitWidget .calendar-legend .unavailable .icon {
      background-color: #A78A5F; }
    .SbookitWidget .calendar-legend .half-day {
      display: none; }
      .SbookitWidget .calendar-legend .half-day .icon {
        background-color: #A78A5F;
        border: solid 10px transparent;
        border-bottom: solid 10px white;
        border-right: none;
        border-top: none;
        height: 0;
        width: 0; }

.ui-widget-content {
  border: 1px solid #231F20; }

.SbookitWidgetTwo #availability {
  width: 100% !important;
  width: 960px;
  margin: 0 auto; }
  @media only screen and (max-width: 479px) {
    .SbookitWidgetTwo #availability {
      width: 100% !important; } }
  @media (min-width: 544px) {
    .SbookitWidgetTwo #availability {
      width: 100% !important; } }

#secure_bookit_links {
  float: left;
  width: 100%;
  background: #231F20;
  min-height: 90px;
  padding: 15px 0;
  margin: 0 0 30px 0; }

.tariff a .large,
.book a .large,
.enquire a .large {
  font-size: 18px;
  width: 100%;
  padding: 5px 0 0 60px;
  clear: both;
  float: left; }

.tariff a .small,
.book a .small,
.enquire a .small {
  font-size: 13px;
  width: 100%;
  padding: 10px 0 0 60px; }

.day_bar {
  border: 1px solid #eee;
  float: left; }

.month {
  float: left;
  width: 60px;
  height: 30px;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 5px 0 0 5px; }

.month:last-child {
  border-bottom: 0; }

.day_bar .day {
  width: 30px;
  height: 30px;
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  float: left;
  font-size: 11px;
  text-align: center;
  margin: 0 0 -1px -1px; }

.day_bar .day.not {
  background: #231F20;
  color: #fff; }

.cal1,
.cal2,
.cal3,
.cal4,
.cal5,
.cal6 {
  float: left;
  margin: 0;
  clear: left; }

.cal2,
.cal3,
.cal4,
.cal5,
.cal6 {
  display: none; }
  @media only screen and (max-width: 479px) {
    .cal2,
    .cal3,
    .cal4,
    .cal5,
    .cal6 {
      display: none; } }

.events .event {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 100%;
  margin: 0 0 25px 0; }
  .events .event .round-star-label {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 80px;
    height: 55px;
    position: relative;
    border: none;
    font: normal 100%/normal Arial, Helvetica, sans-serif;
    color: #fff;
    text-align: center;
    -o-text-overflow: clip;
    text-overflow: clip;
    background: #A78A5F;
    float: left;
    padding: 25px 0 0 0;
    margin: 0 20px 0 0; }
  .events .event .round-star-label::before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 80px;
    height: 80px;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    border: none;
    font: normal 100%/normal Arial, Helvetica, sans-serif;
    color: #fff;
    -o-text-overflow: clip;
    text-overflow: clip;
    background: #A78A5F;
    text-shadow: none;
    -webkit-transform: rotateZ(30deg);
    transform: rotateZ(30deg);
    z-index: -1; }
  .events .event .round-star-label::after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 80px;
    height: 80px;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    border: none;
    font: normal 100%/normal Arial, Helvetica, sans-serif;
    color: #fff;
    -o-text-overflow: clip;
    text-overflow: clip;
    background: #A78A5F;
    text-shadow: none;
    -webkit-transform: rotateZ(60deg);
    transform: rotateZ(60deg);
    z-index: -1; }
  .events .event .event-content {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 100%; }
    @media (min-width: 544px) {
      .events .event .event-content {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left;
        width: 100%; } }
    @media (min-width: 768px) {
      .events .event .event-content {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left;
        width: 75%; } }
    .events .event .event-content h3 {
      color: #A78A5F; }

.faq-list .card-header {
  padding: .35rem 1.25rem;
  background-color: #A78A5F;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  transition: all 0.2s ease-in;
  border: none; }
  .faq-list .card-header:hover {
    background: #333; }
  .faq-list .card-header h5 a {
    color: #fff;
    transition: all 0.2s ease-in;
    display: block; }
    .faq-list .card-header h5 a
    .faq-list .card-header h5 a:before {
      content: '\f0a9';
      font-family: oncloud-icons;
      font-size: 16px; }
  .faq-list .card-header h5 a:hover {
    color: #fff;
    text-decoration: none; }
    .faq-list .card-header h5 a:hover:before {
      content: '\f0ab';
      font-family: oncloud-icons;
      font-size: 16px; }

.testimonial-list ul {
  padding: 0;
  list-style-type: none; }
  .testimonial-list ul li {
    list-style-type: none; }
    .testimonial-list ul li h3 {
      color: #A78A5F; }
    .testimonial-list ul li blockquote {
      float: left;
      width: 100%; }
      .testimonial-list ul li blockquote .content span.quote {
        font-family: 'Cormorant Garamond', serif;
        font-weight: 300;
        color: #A78A5F;
        font-size: 62px;
        line-height: 42px;
        float: left;
        margin: 0 0 -40px 0; }
      .testimonial-list ul li blockquote .content span.quote-after {
        font-family: 'Cormorant Garamond', serif;
        font-weight: 300;
        color: #A78A5F;
        font-size: 62px;
        line-height: 62px;
        position: absolute; }
      .testimonial-list ul li blockquote .content span.description {
        padding: 0 30px; }
      .testimonial-list ul li blockquote footer {
        float: left;
        width: 100%;
        clear: both; }
        .testimonial-list ul li blockquote footer .name {
          color: #A78A5F; }
        .testimonial-list ul li blockquote footer .date {
          font-size: 0.9rem; }

.local-links {
  margin-left: -15px;
  margin-right: -15px;
  margin: 30px 0 30px 0; }
  .local-links::after {
    content: "";
    display: table;
    clear: both; }
  .local-links .local-link {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 25%; }
    .local-links .local-link .thumb {
      width: 100%;
      margin: 0 0 15px 0;
      display: flex;
      justify-content: center;
      /* align horizontal */
      align-items: center;
      /* align vertical */ }
    .local-links .local-link .local-content p {
      margin: 0 0 10px 0; }
    .local-links .local-link .local-content .attributes .email {
      float: left;
      clear: both;
      background: #231F20;
      border-radius: 5px;
      padding: 5px 10px;
      width: 100%;
      margin: 0 0 5px 0;
      transition: all 0.2s ease-in; }
      .local-links .local-link .local-content .attributes .email:hover {
        background: #000; }
      .local-links .local-link .local-content .attributes .email:before {
        font-family: icomoon;
        content: '\e945';
        margin: 0 5px 0 0;
        color: #fff; }
      .local-links .local-link .local-content .attributes .email a {
        color: #fff; }
        .local-links .local-link .local-content .attributes .email a:hover {
          text-decoration: none; }
    .local-links .local-link .local-content .attributes .phone {
      float: left;
      clear: both;
      background: #231F20;
      border-radius: 5px;
      padding: 5px 10px;
      width: 100%;
      margin: 0 0 5px 0;
      transition: all 0.2s ease-in; }
      .local-links .local-link .local-content .attributes .phone:hover {
        background: #000; }
      .local-links .local-link .local-content .attributes .phone:before {
        font-family: icomoon;
        content: '\e942';
        margin: 0 5px 0 0;
        color: #fff; }
      .local-links .local-link .local-content .attributes .phone a {
        color: #fff; }
        .local-links .local-link .local-content .attributes .phone a:hover {
          text-decoration: none; }
    .local-links .local-link .local-content .attributes .url a {
      float: left;
      clear: both;
      display: block;
      background: #231F20;
      color: #fff;
      border-radius: 5px;
      padding: 5px 10px;
      width: 100%;
      margin: 0 0 25px 0;
      transition: all 0.2s ease-in; }
      .local-links .local-link .local-content .attributes .url a:hover {
        background: #000;
        text-decoration: none; }
      .local-links .local-link .local-content .attributes .url a:before {
        content: "\f108";
        margin: 0px 6px 0 0;
        display: inline-block;
        font-family: oncloud-icons;
        font-size: 16px;
        line-height: 18px; }

.special-list {
  margin-left: -15px;
  margin-right: -15px; }
  .special-list::after {
    content: "";
    display: table;
    clear: both; }
  .special-list .special {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 33.3333333333%; }
    .special-list .special .thumb {
      width: 100%;
      margin: 0 0 15px 0;
      display: flex;
      justify-content: center;
      /* align horizontal */
      align-items: center;
      /* align vertical */ }
    .special-list .special .header h3 {
      border-bottom: 1px solid #A78A5F;
      padding: 0 0 15px 0;
      margin: 0 0 15px 0; }
    .special-list .special .special_content p {
      margin: 0 0 10px 0; }
    .special-list .special .special_content .attributes .email {
      float: left;
      clear: both;
      background: #231F20;
      border-radius: 5px;
      padding: 5px 10px;
      width: 100%;
      margin: 0 0 5px 0;
      transition: all 0.2s ease-in; }
      .special-list .special .special_content .attributes .email:hover {
        background: #000; }
      .special-list .special .special_content .attributes .email:before {
        font-family: icomoon;
        content: '\e945';
        margin: 0 5px 0 0;
        color: #fff; }
      .special-list .special .special_content .attributes .email a {
        color: #fff; }
        .special-list .special .special_content .attributes .email a:hover {
          text-decoration: none; }
    .special-list .special .special_content .attributes .phone {
      float: left;
      clear: both;
      background: #231F20;
      border-radius: 5px;
      padding: 5px 10px;
      width: 100%;
      margin: 0 0 5px 0;
      transition: all 0.2s ease-in; }
      .special-list .special .special_content .attributes .phone:hover {
        background: #000; }
      .special-list .special .special_content .attributes .phone:before {
        font-family: icomoon;
        content: '\e942';
        margin: 0 5px 0 0;
        color: #fff; }
      .special-list .special .special_content .attributes .phone a {
        color: #fff; }
        .special-list .special .special_content .attributes .phone a:hover {
          text-decoration: none; }
    .special-list .special .special_content .attributes .url a {
      float: left;
      clear: both;
      display: block;
      background: #231F20;
      color: #fff;
      border-radius: 5px;
      padding: 5px 10px;
      width: 100%;
      margin: 0 0 5px 0;
      transition: all 0.2s ease-in; }
      .special-list .special .special_content .attributes .url a:hover {
        background: #000;
        text-decoration: none; }
      .special-list .special .special_content .attributes .url a:before {
        content: "\f108";
        margin: 0px 6px 0 0;
        display: inline-block;
        font-family: oncloud-icons;
        font-size: 16px;
        line-height: 18px; }
