/*
Theme Name: BowlsAustralia
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bowlsaustralia
Tags: one-column, two-columns
Theme URI:
*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?lb3ro2");
  src: url("fonts/icomoon.eot?lb3ro2#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?lb3ro2") format("truetype"), url("fonts/icomoon.woff?lb3ro2") format("woff"), url("fonts/icomoon.svg?lb3ro2#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"], .icomoon, .content-title a:after, .main-navigation li.menu-item-has-children > a:after, .jcf-select .jcf-select-opener:after, .btn-send:after, .btn-search:after, .mobile-block:not(.info-block-1) .sub-title:before, .info-list a:after, .accordion-menu .menu-item-has-children > a:before, .widget-list a:after, .slick-arrow:before, .profile-nav .profile-nav-button a:before, .woocommerce-account .woocommerce-MyAccount-navigation .is-active > a:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-clock:before {
  content: url(images/ba-icons/card-icons/clock-icon.svg); }

.icon-paperclip:before {
  content: url(images/ba-icons/card-icons/paperclip-icon.svg); }

.icon-papermap:before {
  content: url(images/ba-icons/card-icons/papermap-icon.svg); }

.icon-telephone:before {
  content: url(images/ba-icons/card-icons/telephone-icon.svg); }

.icon-letter:before {
  content: url(images/ba-icons/card-icons/letter-icon.svg); }

.icon-calendar:before {
  content: url(images/ba-icons/calendar.svg); }

.icon-list:before {
  content: url(images/ba-icons/list.svg); }

.icon-entertainment:before {
  content: url(images/ba-icons/ent-icon.svg); }

.icon-function:before {
  content: url(images/ba-icons/functions-icon.svg); }

.icon-jack:before {
  content: url(images/ba-icons/jack-attack.svg); }

.icon-meals:before {
  content: url(images/ba-icons/meals-icon.svg); }

.icon-social:before {
  content: url(images/ba-icons/social-icon.svg); }

.icon-tab:before {
  content: url(images/ba-icons/tab-icon.svg); }

.icon-headphones:before {
  content: "\e900"; }

.icon-map:before {
  content: "\e901"; }

.icon-more-icon:before {
  content: "\e902"; }

.icon-play-icon:before {
  content: "\e903"; }

.icon-search-icon:before {
  content: "\e904"; }

.icon-chevron-thin-right:before {
  content: "\e910"; }

.icon-chevron-thin-left:before {
  content: "\e911"; }

.icon-tag:before {
  content: "\f02b"; }

.icon-chevron-left:before {
  content: "\f053"; }

.icon-chevron-right:before {
  content: "\f054"; }

.icon-chevron-up:before {
  content: "\f077"; }

.icon-chevron-down:before {
  content: "\f078"; }

.icon-chevron-circle-left:before {
  content: "\f137"; }

.icon-chevron-circle-right:before {
  content: "\f138"; }

.icon-chevron-circle-up:before {
  content: "\f139"; }

.icon-chevron-circle-down:before {
  content: "\f13a"; }

.icon-search:before {
  content: "\e905"; }

.icon-chevron-thin-down:before {
  content: "\e906"; }

.icon-chevron-thin-up:before {
  content: "\e907"; }

/* custom number input styles */
.jcf-number {
  display: inline-block;
  position: relative;
  height: 32px; }

.jcf-number input {
  -moz-appearance: textfield; }

.jcf-number input::-webkit-inner-spin-button,
.jcf-number input::-webkit-outer-spin-button {
  -webkit-appearance: none; }

.jcf-number input {
  box-sizing: border-box;
  border: 1px solid #777;
  padding: 3px 27px 3px 7px;
  margin: 0;
  height: 100%; }

.jcf-number .jcf-btn-dec,
.jcf-number .jcf-btn-inc {
  position: absolute;
  background: #aaa;
  width: 20px;
  height: 15px;
  right: 1px;
  top: 1px; }

.jcf-number .jcf-btn-dec {
  top: auto;
  bottom: 1px; }

.jcf-number .jcf-btn-dec:hover,
.jcf-number .jcf-btn-inc:hover {
  background: #e6e6e6; }

.jcf-number.jcf-disabled .jcf-btn-dec:hover,
.jcf-number.jcf-disabled .jcf-btn-inc:hover {
  background: #aaa; }

.jcf-number .jcf-btn-dec:before,
.jcf-number .jcf-btn-inc:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -4px;
  border: 4px solid #aaa;
  border-color: transparent transparent #000 transparent; }

.jcf-number .jcf-btn-dec:before {
  margin: -1px 0 0 -4px;
  border-color: #000 transparent transparent transparent; }

.jcf-number.jcf-disabled .jcf-btn-dec:before,
.jcf-number.jcf-disabled .jcf-btn-inc:before,
.jcf-number .jcf-btn-dec.jcf-disabled:before,
.jcf-number .jcf-btn-inc.jcf-disabled:before {
  opacity: 0.3; }

.jcf-number.jcf-disabled input {
  background: #ddd; }

/* common custom form elements styles */
.jcf-disabled {
  background: #ddd !important; }

.jcf-focus,
.jcf-focus * {
  border-color: #f00 !important; }

/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffd200;
  --green: #6cb33f;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #4a4a4a;
  --gray-dark: #333333;
  --primary: #e5e5e5;
  --secondary: #9b9b9b;
  --success: #6cb33f;
  --info: #17a2b8;
  --warning: #ffd200;
  --danger: #dc3545;
  --light: #f1f1f1;
  --dark: #4a4a4a;
  --breakpoint-xs: 0;
  --breakpoint-sm: 480px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 1024px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "Rubik", Roboto, "Helvetica Neue", Arial, sans-serif;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: "Rubik", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.375;
  color: #4a4a4a;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1.3rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

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: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #4a4a4a;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #242424;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #9b9b9b;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[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: 700;
  line-height: 1.16;
  color: inherit; }

h1, .h1 {
  font-size: 1.56rem; }

h2, .h2 {
  font-size: 1.375rem; }

h3, .h3 {
  font-size: 1.2rem; }

h4, .h4 {
  font-size: 1.1rem; }

h5, .h5 {
  font-size: 1rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.16; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.16; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.16; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.16; }

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: 400; }

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: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #9b9b9b; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #9b9b9b; }

code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #2e2d2e;
  border-radius: 0.125rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #2e2d2e; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container, .slick-dots, .wp-caption-text,
figcaption {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 480px) {
    .container, .slick-dots, .wp-caption-text,
    figcaption {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container, .slick-dots, .wp-caption-text,
    figcaption {
      max-width: 720px; } }
  @media (min-width: 1024px) {
    .container, .slick-dots, .wp-caption-text,
    figcaption {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container, .slick-dots, .wp-caption-text,
    figcaption {
      max-width: 1140px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .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, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.3333333333%;
          flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.6666666667%;
          flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.6666666667%;
          flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.3333333333%;
          flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.6666666667%;
          flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }

.order-last {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13; }

.order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0; }

.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12; }

.offset-1 {
  margin-left: 8.3333333333%; }

.offset-2 {
  margin-left: 16.6666666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.3333333333%; }

.offset-5 {
  margin-left: 41.6666666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.3333333333%; }

.offset-8 {
  margin-left: 66.6666666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.3333333333%; }

.offset-11 {
  margin-left: 91.6666666667%; }

@media (min-width: 480px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .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 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .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: 1024px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .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 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .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;
  background-color: transparent; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dbdbdb; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dbdbdb; }
  .table tbody + tbody {
    border-top: 2px solid #dbdbdb; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #dbdbdb; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dbdbdb; }
  .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-primary,
.table-primary > th,
.table-primary > td {
  background-color: #f8f8f8; }

.table-hover .table-primary:hover {
  background-color: #ebebeb; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #ebebeb; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #e3e3e3; }

.table-hover .table-secondary:hover {
  background-color: #d6d6d6; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #d6d6d6; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #d6eac9; }

.table-hover .table-success:hover {
  background-color: #c8e3b7; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #c8e3b7; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb; }

.table-hover .table-info:hover {
  background-color: #abdde5; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #abdde5; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fff2b8; }

.table-hover .table-warning:hover {
  background-color: #ffed9f; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #ffed9f; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb; }

.table-hover .table-danger:hover {
  background-color: #f1b0b7; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #f1b0b7; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fbfbfb; }

.table-hover .table-light:hover {
  background-color: #eeeeee; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #eeeeee; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #cccccc; }

.table-hover .table-dark:hover {
  background-color: #bfbfbf; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #bfbfbf; }

.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 .thead-dark th {
  color: #fff;
  background-color: #2e2d2e;
  border-color: #414041; }

.table .thead-light th {
  color: #4a4a4a;
  background-color: #e5e5e5;
  border-color: #dbdbdb; }

.table-dark {
  color: #fff;
  background-color: #2e2d2e; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #414041; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 479.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-md > .table-bordered {
      border: 0; } }

@media (max-width: 1023.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.375;
  color: #4a4a4a;
  background-color: #f1f1f1;
  background-clip: padding-box;
  border: 1px solid transparent;
  border-radius: 0.125rem;
  -webkit-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #4a4a4a;
    background-color: #f1f1f1;
    border-color: white;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(229, 229, 229, 0.25); }
  .form-control::-webkit-input-placeholder {
    color: #9b9b9b;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #9b9b9b;
    opacity: 1; }
  .form-control::placeholder {
    color: #9b9b9b;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e5e5e5;
    opacity: 1; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.125rem + 2px); }

select.form-control:focus::-ms-value {
  color: #4a4a4a;
  background-color: #f1f1f1; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.375; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.375;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
  .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
  .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
  .input-group-sm > .input-group-prepend > .form-control-plaintext.btn, .widget_custom_sidebar_banner .input-group-sm > .input-group-prepend > a.form-control-plaintext,
  .input-group-sm > .input-group-append > .form-control-plaintext.btn, .widget_custom_sidebar_banner .input-group-sm > .input-group-append > a.form-control-plaintext, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
  .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
  .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
  .input-group-lg > .input-group-prepend > .form-control-plaintext.btn, .widget_custom_sidebar_banner .input-group-lg > .input-group-prepend > a.form-control-plaintext,
  .input-group-lg > .input-group-append > .form-control-plaintext.btn, .widget_custom_sidebar_banner .input-group-lg > .input-group-append > a.form-control-plaintext {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn, .widget_custom_sidebar_banner .input-group-sm > .input-group-prepend > a,
.input-group-sm > .input-group-append > .btn, .widget_custom_sidebar_banner .input-group-sm > .input-group-append > a {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.125rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px); }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn, .widget_custom_sidebar_banner .input-group-lg > .input-group-prepend > a,
.input-group-lg > .input-group-append > .btn, .widget_custom_sidebar_banner .input-group-lg > .input-group-append > a {
  padding: 0.5rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  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 > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(2.5rem + 2px); }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input:disabled ~ .form-check-label {
    color: #9b9b9b; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745; }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
  .custom-select:valid:focus,
  .custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip, .was-validated
  .custom-select:valid ~ .valid-feedback,
  .was-validated
  .custom-select:valid ~ .valid-tooltip,
  .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745; }

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #71dd8a; }

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745; }
  .was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
    border-color: inherit; }

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545; }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
  .custom-select:invalid:focus,
  .custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip, .was-validated
  .custom-select:invalid ~ .invalid-feedback,
  .was-validated
  .custom-select:invalid ~ .invalid-tooltip,
  .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545; }

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #efa2a9; }

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545; }
  .was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
    border-color: inherit; }

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 480px) {
    .form-inline label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group {
      width: auto; }
    .form-inline .form-check {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn, .widget_custom_sidebar_banner a {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.375;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  .btn:hover, .widget_custom_sidebar_banner a:hover, .btn:focus, .widget_custom_sidebar_banner a:focus {
    text-decoration: none; }
  .btn:focus, .widget_custom_sidebar_banner a:focus, .btn.focus, .widget_custom_sidebar_banner a.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(229, 229, 229, 0.25); }
  .btn.disabled, .widget_custom_sidebar_banner a.disabled, .btn:disabled, .widget_custom_sidebar_banner a:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled), .widget_custom_sidebar_banner a:not(:disabled):not(.disabled) {
    cursor: pointer; }
  .btn:not(:disabled):not(.disabled):active, .widget_custom_sidebar_banner a:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active, .widget_custom_sidebar_banner a:not(:disabled):not(.disabled).active {
    background-image: none; }

a.btn.disabled, .widget_custom_sidebar_banner a.disabled,
fieldset:disabled a.btn,
fieldset:disabled .widget_custom_sidebar_banner a,
.widget_custom_sidebar_banner fieldset:disabled a {
  pointer-events: none; }

.btn-primary {
  color: #2e2d2e;
  background-color: #e5e5e5;
  border-color: #e5e5e5; }
  .btn-primary:hover {
    color: #2e2d2e;
    background-color: #d2d2d2;
    border-color: #cccbcb; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(229, 229, 229, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #2e2d2e;
    background-color: #e5e5e5;
    border-color: #e5e5e5; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #2e2d2e;
    background-color: #cccbcb;
    border-color: #c5c5c5; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(229, 229, 229, 0.5); }

.btn-secondary {
  color: #2e2d2e;
  background-color: #9b9b9b;
  border-color: #9b9b9b; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #888888;
    border-color: #828181; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(155, 155, 155, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #2e2d2e;
    background-color: #9b9b9b;
    border-color: #9b9b9b; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #828181;
    border-color: #7b7b7b; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(155, 155, 155, 0.5); }

.btn-success {
  color: #fff;
  background-color: #6cb33f;
  border-color: #6cb33f; }
  .btn-success:hover {
    color: #fff;
    background-color: #5b9735;
    border-color: #558d32; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 179, 63, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #6cb33f;
    border-color: #6cb33f; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #558d32;
    border-color: #50842e; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 179, 63, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-warning {
  color: #2e2d2e;
  background-color: #ffd200;
  border-color: #ffd200; }
  .btn-warning:hover {
    color: #2e2d2e;
    background-color: #d9b300;
    border-color: #cca800; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 210, 0, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #2e2d2e;
    background-color: #ffd200;
    border-color: #ffd200; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #2e2d2e;
    background-color: #cca800;
    border-color: #bf9e00; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 210, 0, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-light {
  color: #2e2d2e;
  background-color: #f1f1f1;
  border-color: #f1f1f1; }
  .btn-light:hover {
    color: #2e2d2e;
    background-color: #dedede;
    border-color: #d8d7d7; }
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(241, 241, 241, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #2e2d2e;
    background-color: #f1f1f1;
    border-color: #f1f1f1; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #2e2d2e;
    background-color: #d8d7d7;
    border-color: #d1d1d1; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(241, 241, 241, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #4a4a4a;
  border-color: #4a4a4a; }
  .btn-dark:hover {
    color: #fff;
    background-color: #373737;
    border-color: #313030; }
  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(74, 74, 74, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #4a4a4a;
    border-color: #4a4a4a; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #313030;
    border-color: #2a2a2a; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(74, 74, 74, 0.5); }

.btn-outline-primary {
  color: #e5e5e5;
  background-color: transparent;
  background-image: none;
  border-color: #e5e5e5; }
  .btn-outline-primary:hover {
    color: #2e2d2e;
    background-color: #e5e5e5;
    border-color: #e5e5e5; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(229, 229, 229, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #e5e5e5;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #2e2d2e;
    background-color: #e5e5e5;
    border-color: #e5e5e5; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(229, 229, 229, 0.5); }

.btn-outline-secondary {
  color: #9b9b9b;
  background-color: transparent;
  background-image: none;
  border-color: #9b9b9b; }
  .btn-outline-secondary:hover {
    color: #2e2d2e;
    background-color: #9b9b9b;
    border-color: #9b9b9b; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(155, 155, 155, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #9b9b9b;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #2e2d2e;
    background-color: #9b9b9b;
    border-color: #9b9b9b; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(155, 155, 155, 0.5); }

.btn-outline-success {
  color: #6cb33f;
  background-color: transparent;
  background-image: none;
  border-color: #6cb33f; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #6cb33f;
    border-color: #6cb33f; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 179, 63, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #6cb33f;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #6cb33f;
    border-color: #6cb33f; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 179, 63, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffd200;
  background-color: transparent;
  background-image: none;
  border-color: #ffd200; }
  .btn-outline-warning:hover {
    color: #2e2d2e;
    background-color: #ffd200;
    border-color: #ffd200; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 210, 0, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffd200;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #2e2d2e;
    background-color: #ffd200;
    border-color: #ffd200; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 210, 0, 0.5); }

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f1f1f1;
  background-color: transparent;
  background-image: none;
  border-color: #f1f1f1; }
  .btn-outline-light:hover {
    color: #2e2d2e;
    background-color: #f1f1f1;
    border-color: #f1f1f1; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(241, 241, 241, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f1f1f1;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #2e2d2e;
    background-color: #f1f1f1;
    border-color: #f1f1f1; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(241, 241, 241, 0.5); }

.btn-outline-dark, .widget_custom_sidebar_banner a {
  color: #4a4a4a;
  background-color: transparent;
  background-image: none;
  border-color: #4a4a4a; }
  .btn-outline-dark:hover, .widget_custom_sidebar_banner a:hover {
    color: #fff;
    background-color: #4a4a4a;
    border-color: #4a4a4a; }
  .btn-outline-dark:focus, .widget_custom_sidebar_banner a:focus, .btn-outline-dark.focus, .widget_custom_sidebar_banner a.focus {
    box-shadow: 0 0 0 0.2rem rgba(74, 74, 74, 0.5); }
  .btn-outline-dark.disabled, .widget_custom_sidebar_banner a.disabled, .btn-outline-dark:disabled, .widget_custom_sidebar_banner a:disabled {
    color: #4a4a4a;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .widget_custom_sidebar_banner a:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .widget_custom_sidebar_banner a:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle,
  .widget_custom_sidebar_banner .show > a.dropdown-toggle {
    color: #fff;
    background-color: #4a4a4a;
    border-color: #4a4a4a; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .widget_custom_sidebar_banner a:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .widget_custom_sidebar_banner a:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus,
    .widget_custom_sidebar_banner .show > a.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(74, 74, 74, 0.5); }

.btn-link {
  font-weight: 400;
  color: #4a4a4a;
  background-color: transparent; }
  .btn-link:hover {
    color: #242424;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #9b9b9b; }

.btn-lg, .btn-group-lg > .btn, .widget_custom_sidebar_banner .btn-group-lg > a {
  padding: 0.5rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn, .widget_custom_sidebar_banner .btn-group-sm > a {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.125rem; }

.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;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.show {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.show {
    display: block; }

tr.collapse.show {
  display: table-row; }

tbody.collapse.show {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:empty::after {
  margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #4a4a4a;
  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; }

.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  margin-top: 0;
  margin-left: 0.125rem; }

.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e5e5e5; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #2e2d2e;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #212021;
    text-decoration: none;
    background-color: #f1f1f1; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #e5e5e5; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #9b9b9b;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #9b9b9b;
  white-space: nowrap; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn, .widget_custom_sidebar_banner .btn-group > a,
  .btn-group-vertical > .btn,
  .widget_custom_sidebar_banner .btn-group-vertical > a {
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
    .btn-group > .btn:hover, .widget_custom_sidebar_banner .btn-group > a:hover,
    .btn-group-vertical > .btn:hover,
    .widget_custom_sidebar_banner .btn-group-vertical > a:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .widget_custom_sidebar_banner .btn-group > a:focus, .btn-group > .btn:active, .widget_custom_sidebar_banner .btn-group > a:active, .btn-group > .btn.active, .widget_custom_sidebar_banner .btn-group > a.active,
    .btn-group-vertical > .btn:focus,
    .widget_custom_sidebar_banner .btn-group-vertical > a:focus,
    .btn-group-vertical > .btn:active,
    .widget_custom_sidebar_banner .btn-group-vertical > a:active,
    .btn-group-vertical > .btn.active,
    .widget_custom_sidebar_banner .btn-group-vertical > a.active {
      z-index: 1; }
  .btn-group .btn + .btn, .btn-group .widget_custom_sidebar_banner a + .btn, .widget_custom_sidebar_banner .btn-group a + .btn, .btn-group .widget_custom_sidebar_banner .btn + a, .widget_custom_sidebar_banner .btn-group .btn + a, .btn-group .widget_custom_sidebar_banner a + a, .widget_custom_sidebar_banner .btn-group a + a,
  .btn-group .btn + .btn-group,
  .btn-group .widget_custom_sidebar_banner a + .btn-group,
  .widget_custom_sidebar_banner .btn-group a + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .widget_custom_sidebar_banner .btn-group + a,
  .widget_custom_sidebar_banner .btn-group .btn-group + a,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .widget_custom_sidebar_banner a + .btn,
  .widget_custom_sidebar_banner .btn-group-vertical a + .btn,
  .btn-group-vertical .widget_custom_sidebar_banner .btn + a,
  .widget_custom_sidebar_banner .btn-group-vertical .btn + a,
  .btn-group-vertical .widget_custom_sidebar_banner a + a,
  .widget_custom_sidebar_banner .btn-group-vertical a + a,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .widget_custom_sidebar_banner a + .btn-group,
  .widget_custom_sidebar_banner .btn-group-vertical a + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .widget_custom_sidebar_banner .btn-group + a,
  .widget_custom_sidebar_banner .btn-group-vertical .btn-group + a,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:first-child, .widget_custom_sidebar_banner .btn-group > a:first-child {
  margin-left: 0; }

.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .widget_custom_sidebar_banner .btn-group > a:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn,
.widget_custom_sidebar_banner .btn-group > .btn-group:not(:last-child) > a {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:not(:first-child), .widget_custom_sidebar_banner .btn-group > a:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn,
.widget_custom_sidebar_banner .btn-group > .btn-group:not(:first-child) > a {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after {
    margin-left: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .widget_custom_sidebar_banner .btn-group-sm > a + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .widget_custom_sidebar_banner .btn-group-lg > a + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .btn-group-vertical .btn, .btn-group-vertical .widget_custom_sidebar_banner a, .widget_custom_sidebar_banner .btn-group-vertical a,
  .btn-group-vertical .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn + .btn, .widget_custom_sidebar_banner .btn-group-vertical > a + .btn, .widget_custom_sidebar_banner .btn-group-vertical > .btn + a, .widget_custom_sidebar_banner .btn-group-vertical > a + a,
  .btn-group-vertical > .btn + .btn-group,
  .widget_custom_sidebar_banner .btn-group-vertical > a + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .widget_custom_sidebar_banner .btn-group-vertical > .btn-group + a,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .widget_custom_sidebar_banner .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn,
  .widget_custom_sidebar_banner .btn-group-vertical > .btn-group:not(:last-child) > a {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child), .widget_custom_sidebar_banner .btn-group-vertical > a:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn,
  .widget_custom_sidebar_banner .btn-group-vertical > .btn-group:not(:first-child) > a {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle > .btn, .widget_custom_sidebar_banner .btn-group-toggle > a,
.btn-group-toggle > .btn-group > .btn,
.widget_custom_sidebar_banner .btn-group-toggle > .btn-group > a {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"], .widget_custom_sidebar_banner .btn-group-toggle > a input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .widget_custom_sidebar_banner .btn-group-toggle > a input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .widget_custom_sidebar_banner .btn-group-toggle > .btn-group > a input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"],
  .widget_custom_sidebar_banner .btn-group-toggle > .btn-group > a input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group > .form-control:focus,
    .input-group > .custom-select:focus,
    .input-group > .custom-file:focus {
      z-index: 3; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:not(:last-child),
  .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label,
    .input-group > .custom-file:not(:last-child) .custom-file-label::before {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label,
    .input-group > .custom-file:not(:first-child) .custom-file-label::before {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .input-group-prepend .btn, .input-group-prepend .widget_custom_sidebar_banner a, .widget_custom_sidebar_banner .input-group-prepend a,
  .input-group-append .btn,
  .input-group-append .widget_custom_sidebar_banner a,
  .widget_custom_sidebar_banner .input-group-append a {
    position: relative;
    z-index: 2; }
  .input-group-prepend .btn + .btn, .input-group-prepend .widget_custom_sidebar_banner a + .btn, .widget_custom_sidebar_banner .input-group-prepend a + .btn, .input-group-prepend .widget_custom_sidebar_banner .btn + a, .widget_custom_sidebar_banner .input-group-prepend .btn + a, .input-group-prepend .widget_custom_sidebar_banner a + a, .widget_custom_sidebar_banner .input-group-prepend a + a,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .widget_custom_sidebar_banner a + .input-group-text,
  .widget_custom_sidebar_banner .input-group-prepend a + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-prepend .widget_custom_sidebar_banner .input-group-text + a,
  .widget_custom_sidebar_banner .input-group-prepend .input-group-text + a,
  .input-group-append .btn + .btn,
  .input-group-append .widget_custom_sidebar_banner a + .btn,
  .widget_custom_sidebar_banner .input-group-append a + .btn,
  .input-group-append .widget_custom_sidebar_banner .btn + a,
  .widget_custom_sidebar_banner .input-group-append .btn + a,
  .input-group-append .widget_custom_sidebar_banner a + a,
  .widget_custom_sidebar_banner .input-group-append a + a,
  .input-group-append .btn + .input-group-text,
  .input-group-append .widget_custom_sidebar_banner a + .input-group-text,
  .widget_custom_sidebar_banner .input-group-append a + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn,
  .input-group-append .widget_custom_sidebar_banner .input-group-text + a,
  .widget_custom_sidebar_banner .input-group-append .input-group-text + a {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.375;
  color: #4a4a4a;
  text-align: center;
  white-space: nowrap;
  background-color: #e5e5e5;
  border: 1px solid transparent;
  border-radius: 0.125rem; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group > .input-group-prepend > .btn, .widget_custom_sidebar_banner .input-group > .input-group-prepend > a,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.widget_custom_sidebar_banner .input-group > .input-group-append:not(:last-child) > a,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.widget_custom_sidebar_banner .input-group > .input-group-append:last-child > a:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn, .widget_custom_sidebar_banner .input-group > .input-group-append > a,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.widget_custom_sidebar_banner .input-group > .input-group-prepend:not(:first-child) > a,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.widget_custom_sidebar_banner .input-group > .input-group-prepend:first-child > a:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  display: block;
  min-height: 1.375rem;
  padding-left: 1.5rem; }

.custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    background-color: #e5e5e5; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(229, 229, 229, 0.25); }
  .custom-control-input:active ~ .custom-control-label::before {
    color: #fff;
    background-color: white; }
  .custom-control-input:disabled ~ .custom-control-label {
    color: #9b9b9b; }
    .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e5e5e5; }

.custom-control-label {
  margin-bottom: 0; }
  .custom-control-label::before {
    position: absolute;
    top: 0.1875rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-color: #dbdbdb; }
  .custom-control-label::after {
    position: absolute;
    top: 0.1875rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #e5e5e5; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  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-label::before {
  background-color: #e5e5e5; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  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-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(229, 229, 229, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(229, 229, 229, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #e5e5e5; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  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-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(229, 229, 229, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: 60px;
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.375;
  color: #4a4a4a;
  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='%23333333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ffd200;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .custom-select:focus {
    border-color: 1px solid #ffd200;
    outline: 0;
    box-shadow: 0 0 0px 1px #ffd200 inset; }
    .custom-select:focus::-ms-value {
      color: #4a4a4a;
      background-color: #f1f1f1; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #9b9b9b;
    background-color: #e5e5e5; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-select-lg {
  height: calc(2.5rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.125rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.125rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-control {
    border-color: white;
    box-shadow: 0 0 0 0.2rem rgba(229, 229, 229, 0.25); }
    .custom-file-input:focus ~ .custom-file-control::before {
      border-color: white; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.125rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.375;
  color: #4a4a4a;
  background-color: #f1f1f1;
  border: 1px solid transparent;
  border-radius: 0.125rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(calc(2.125rem + 2px) - 1px * 2);
    padding: 0.375rem 0.75rem;
    line-height: 1.375;
    color: #4a4a4a;
    content: "Browse";
    background-color: #e5e5e5;
    border-left: 1px solid transparent;
    border-radius: 0 0.125rem 0.125rem 0; }

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #9b9b9b; }

.nav-tabs {
  border-bottom: 1px solid #dbdbdb; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e5e5e5 #e5e5e5 #dbdbdb; }
    .nav-tabs .nav-link.disabled {
      color: #9b9b9b;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #4a4a4a;
    background-color: #fff;
    border-color: #dbdbdb #dbdbdb #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #e5e5e5; }

.nav-fill .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar > .container, .navbar > .slick-dots, .navbar > .wp-caption-text,
  .navbar > figcaption,
  .navbar > .container-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-right: 1rem;
  font-size: 1rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }
  .navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 479.98px) {
  .navbar-expand-sm > .container, .navbar-expand-sm > .slick-dots, .navbar-expand-sm > .wp-caption-text,
  .navbar-expand-sm > figcaption,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 480px) {
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container, .navbar-expand-sm > .slick-dots, .navbar-expand-sm > .wp-caption-text,
    .navbar-expand-sm > figcaption,
    .navbar-expand-sm > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; }
    .navbar-expand-sm .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

@media (max-width: 767.98px) {
  .navbar-expand-md > .container, .navbar-expand-md > .slick-dots, .navbar-expand-md > .wp-caption-text,
  .navbar-expand-md > figcaption,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container, .navbar-expand-md > .slick-dots, .navbar-expand-md > .wp-caption-text,
    .navbar-expand-md > figcaption,
    .navbar-expand-md > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; }
    .navbar-expand-md .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

@media (max-width: 1023.98px) {
  .navbar-expand-lg > .container, .navbar-expand-lg > .slick-dots, .navbar-expand-lg > .wp-caption-text,
  .navbar-expand-lg > figcaption,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1024px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container, .navbar-expand-lg > .slick-dots, .navbar-expand-lg > .wp-caption-text,
    .navbar-expand-lg > figcaption,
    .navbar-expand-lg > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; }
    .navbar-expand-lg .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container, .navbar-expand-xl > .slick-dots, .navbar-expand-xl > .wp-caption-text,
  .navbar-expand-xl > figcaption,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container, .navbar-expand-xl > .slick-dots, .navbar-expand-xl > .wp-caption-text,
    .navbar-expand-xl > figcaption,
    .navbar-expand-xl > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; }
    .navbar-expand-xl .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .navbar-expand > .container, .navbar-expand > .slick-dots, .navbar-expand > .wp-caption-text,
  .navbar-expand > figcaption,
  .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .dropdown-menu-right {
      right: 0;
      left: auto; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container, .navbar-expand > .slick-dots, .navbar-expand > .wp-caption-text,
  .navbar-expand > figcaption,
  .navbar-expand > .container-fluid {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }
  .navbar-expand .dropup .dropdown-menu {
    top: auto;
    bottom: 100%; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-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-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1.25rem; }

.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-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.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-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px); }

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .card-deck .card {
    margin-bottom: 15px; }
  @media (min-width: 480px) {
    .card-deck {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px; }
      .card-deck .card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
                flex: 1 0 0%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px; } }

.card-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .card-group > .card {
    margin-bottom: 15px; }
  @media (min-width: 480px) {
    .card-group {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap; }
      .card-group > .card {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
                flex: 1 0 0%;
        margin-bottom: 0; }
        .card-group > .card + .card {
          margin-left: 0;
          border-left: 0; }
        .card-group > .card:first-child {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
          .card-group > .card:first-child .card-img-top,
          .card-group > .card:first-child .card-header {
            border-top-right-radius: 0; }
          .card-group > .card:first-child .card-img-bottom,
          .card-group > .card:first-child .card-footer {
            border-bottom-right-radius: 0; }
        .card-group > .card:last-child {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
          .card-group > .card:last-child .card-img-top,
          .card-group > .card:last-child .card-header {
            border-top-left-radius: 0; }
          .card-group > .card:last-child .card-img-bottom,
          .card-group > .card:last-child .card-footer {
            border-bottom-left-radius: 0; }
        .card-group > .card:only-child {
          border-radius: 0.25rem; }
          .card-group > .card:only-child .card-img-top,
          .card-group > .card:only-child .card-header {
            border-top-left-radius: 0.25rem;
            border-top-right-radius: 0.25rem; }
          .card-group > .card:only-child .card-img-bottom,
          .card-group > .card:only-child .card-footer {
            border-bottom-right-radius: 0.25rem;
            border-bottom-left-radius: 0.25rem; }
        .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
          border-radius: 0; }
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
            border-radius: 0; } }

.card-columns .card {
  margin-bottom: 0.75rem; }

@media (min-width: 480px) {
  .card-columns {
    -webkit-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
            column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e5e5e5;
  border-radius: 0.25rem; }

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #9b9b9b;
  content: "/"; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }

.breadcrumb-item.active {
  color: #9b9b9b; }

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #4a4a4a;
  background-color: #fff;
  border: 1px solid #dbdbdb; }
  .page-link:hover {
    color: #242424;
    text-decoration: none;
    background-color: #e5e5e5;
    border-color: #dbdbdb; }
  .page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(229, 229, 229, 0.25); }
  .page-link:not(:disabled):not(.disabled) {
    cursor: pointer; }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #e5e5e5;
  border-color: #e5e5e5; }

.page-item.disabled .page-link {
  color: #9b9b9b;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dbdbdb; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.125rem;
  border-bottom-left-radius: 0.125rem; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.125rem;
  border-bottom-right-radius: 0.125rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem; }
  .badge:empty {
    display: none; }

.btn .badge, .widget_custom_sidebar_banner a .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-primary {
  color: #2e2d2e;
  background-color: #e5e5e5; }
  .badge-primary[href]:hover, .badge-primary[href]:focus {
    color: #2e2d2e;
    text-decoration: none;
    background-color: #cccbcb; }

.badge-secondary {
  color: #2e2d2e;
  background-color: #9b9b9b; }
  .badge-secondary[href]:hover, .badge-secondary[href]:focus {
    color: #2e2d2e;
    text-decoration: none;
    background-color: #828181; }

.badge-success {
  color: #fff;
  background-color: #6cb33f; }
  .badge-success[href]:hover, .badge-success[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #558d32; }

.badge-info {
  color: #fff;
  background-color: #17a2b8; }
  .badge-info[href]:hover, .badge-info[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b; }

.badge-warning {
  color: #2e2d2e;
  background-color: #ffd200; }
  .badge-warning[href]:hover, .badge-warning[href]:focus {
    color: #2e2d2e;
    text-decoration: none;
    background-color: #cca800; }

.badge-danger {
  color: #fff;
  background-color: #dc3545; }
  .badge-danger[href]:hover, .badge-danger[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130; }

.badge-light {
  color: #2e2d2e;
  background-color: #f1f1f1; }
  .badge-light[href]:hover, .badge-light[href]:focus {
    color: #2e2d2e;
    text-decoration: none;
    background-color: #d8d7d7; }

.badge-dark {
  color: #fff;
  background-color: #4a4a4a; }
  .badge-dark[href]:hover, .badge-dark[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #313030; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e5e5e5;
  border-radius: 0.3rem; }
  @media (min-width: 480px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #777777;
  background-color: #fafafa;
  border-color: #f8f8f8; }
  .alert-primary hr {
    border-top-color: #ebebeb; }
  .alert-primary .alert-link {
    color: #5e5d5d; }

.alert-secondary {
  color: #515151;
  background-color: #ebebeb;
  border-color: #e3e3e3; }
  .alert-secondary hr {
    border-top-color: #d6d6d6; }
  .alert-secondary .alert-link {
    color: #383737; }

.alert-success {
  color: #385d21;
  background-color: #e2f0d9;
  border-color: #d6eac9; }
  .alert-success hr {
    border-top-color: #c8e3b7; }
  .alert-success .alert-link {
    color: #213714; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-warning {
  color: #856d00;
  background-color: #fff6cc;
  border-color: #fff2b8; }
  .alert-warning hr {
    border-top-color: #ffed9f; }
  .alert-warning .alert-link {
    color: #524300; }

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }
  .alert-danger hr {
    border-top-color: #f1b0b7; }
  .alert-danger .alert-link {
    color: #491217; }

.alert-light {
  color: #7d7d7d;
  background-color: #fcfcfc;
  border-color: #fbfbfb; }
  .alert-light hr {
    border-top-color: #eeeeee; }
  .alert-light .alert-link {
    color: #646363; }

.alert-dark {
  color: #262626;
  background-color: #dbdbdb;
  border-color: #cccccc; }
  .alert-dark hr {
    border-top-color: #bfbfbf; }
  .alert-dark .alert-link {
    color: #0d0c0c; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e5e5e5;
  border-radius: 0.25rem; }

.progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  text-align: center;
  background-color: #e5e5e5;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-bar-striped {
  background-image: -webkit-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-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-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
          animation: progress-bar-stripes 1s linear infinite; }

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.media-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #4a4a4a;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    color: #4a4a4a;
    text-decoration: none;
    background-color: #f1f1f1; }
  .list-group-item-action:active {
    color: #4a4a4a;
    background-color: #e5e5e5; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-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:hover, .list-group-item:focus {
    z-index: 1;
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #9b9b9b;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #e5e5e5;
    border-color: #e5e5e5; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

.list-group-item-primary {
  color: #777777;
  background-color: #f8f8f8; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #777777;
    background-color: #ebebeb; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #777777;
    border-color: #777777; }

.list-group-item-secondary {
  color: #515151;
  background-color: #e3e3e3; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #515151;
    background-color: #d6d6d6; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #515151;
    border-color: #515151; }

.list-group-item-success {
  color: #385d21;
  background-color: #d6eac9; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #385d21;
    background-color: #c8e3b7; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #385d21;
    border-color: #385d21; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }

.list-group-item-warning {
  color: #856d00;
  background-color: #fff2b8; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #856d00;
    background-color: #ffed9f; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856d00;
    border-color: #856d00; }

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24; }

.list-group-item-light {
  color: #7d7d7d;
  background-color: #fbfbfb; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #7d7d7d;
    background-color: #eeeeee; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #7d7d7d;
    border-color: #7d7d7d; }

.list-group-item-dark {
  color: #262626;
  background-color: #cccccc; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #262626;
    background-color: #bfbfbf; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #262626;
    border-color: #262626; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    opacity: .75; }
  .close:not(:disabled):not(.disabled) {
    cursor: pointer; }

button.close {
  padding: 0;
  background-color: 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; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
            transform: translate(0, -25%); }
  .modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - (0.5rem * 2)); }

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  pointer-events: auto;
  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.show {
    opacity: 0.5; }

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e5e5e5;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }
  .modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.375; }

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e5e5e5; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 480px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2)); }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 1024px) {
  .modal-lg {
    max-width: 800px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Rubik", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.375;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Rubik", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.375;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  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 .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
    bottom: calc((0.5rem + 1px) * -1); }
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
  .bs-popover-top .arrow::after,
  .bs-popover-auto[x-placement^="top"] .arrow::after {
    border-width: 0.5rem 0.5rem 0; }
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25); }
  
  .bs-popover-top .arrow::after,
  .bs-popover-auto[x-placement^="top"] .arrow::after {
    bottom: 1px;
    border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
  .bs-popover-right .arrow::after,
  .bs-popover-auto[x-placement^="right"] .arrow::after {
    border-width: 0.5rem 0.5rem 0.5rem 0; }
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25); }
  
  .bs-popover-right .arrow::after,
  .bs-popover-auto[x-placement^="right"] .arrow::after {
    left: 1px;
    border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
    top: calc((0.5rem + 1px) * -1); }
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
  .bs-popover-bottom .arrow::after,
  .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-width: 0 0.5rem 0.5rem 0.5rem; }
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
  
  .bs-popover-bottom .arrow::after,
  .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    top: 1px;
    border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
  .bs-popover-left .arrow::after,
  .bs-popover-auto[x-placement^="left"] .arrow::after {
    border-width: 0.5rem 0 0.5rem 0.5rem; }
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.25); }
  
  .bs-popover-left .arrow::after,
  .bs-popover-auto[x-placement^="left"] .arrow::after {
    right: 1px;
    border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #4a4a4a; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-item {
  position: relative;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-perspective: 1000px;
          perspective: 1000px; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0; }

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0); } }

.carousel-item-next,
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next,
    .active.carousel-item-right {
      -webkit-transform: translate3d(100%, 0, 0);
              transform: translate3d(100%, 0, 0); } }

.carousel-item-prev,
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-prev,
    .active.carousel-item-left {
      -webkit-transform: translate3d(-100%, 0, 0);
              transform: translate3d(-100%, 0, 0); } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5; }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .active {
    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; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #e5e5e5 !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #cccbcb !important; }

.bg-secondary {
  background-color: #9b9b9b !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #828181 !important; }

.bg-success {
  background-color: #6cb33f !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #558d32 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #ffd200 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #cca800 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #f1f1f1 !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #d8d7d7 !important; }

.bg-dark {
  background-color: #4a4a4a !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #313030 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dbdbdb !important; }

.border-top {
  border-top: 1px solid #dbdbdb !important; }

.border-right {
  border-right: 1px solid #dbdbdb !important; }

.border-bottom {
  border-bottom: 1px solid #dbdbdb !important; }

.border-left {
  border-left: 1px solid #dbdbdb !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #e5e5e5 !important; }

.border-secondary {
  border-color: #9b9b9b !important; }

.border-success {
  border-color: #6cb33f !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffd200 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f1f1f1 !important; }

.border-dark {
  border-color: #4a4a4a !important; }

.border-white {
  border-color: #fff !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 480px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1024px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .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::before {
  padding-top: 42.8571428571%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important; }

.align-items-start {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
      -ms-grid-row-align: auto !important;
      align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
      -ms-grid-row-align: center !important;
      align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      -ms-grid-row-align: stretch !important;
      align-self: stretch !important; }

@media (min-width: 480px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1024px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 480px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 1024px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
          clip-path: none; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.m-6 {
  margin: 4.5rem !important; }

.mt-6,
.my-6 {
  margin-top: 4.5rem !important; }

.mr-6,
.mx-6 {
  margin-right: 4.5rem !important; }

.mb-6,
.my-6 {
  margin-bottom: 4.5rem !important; }

.ml-6,
.mx-6 {
  margin-left: 4.5rem !important; }

.m-7 {
  margin: 6rem !important; }

.mt-7,
.my-7 {
  margin-top: 6rem !important; }

.mr-7,
.mx-7 {
  margin-right: 6rem !important; }

.mb-7,
.my-7 {
  margin-bottom: 6rem !important; }

.ml-7,
.mx-7 {
  margin-left: 6rem !important; }

.m-8 {
  margin: 7.5rem !important; }

.mt-8,
.my-8 {
  margin-top: 7.5rem !important; }

.mr-8,
.mx-8 {
  margin-right: 7.5rem !important; }

.mb-8,
.my-8 {
  margin-bottom: 7.5rem !important; }

.ml-8,
.mx-8 {
  margin-left: 7.5rem !important; }

.m-9 {
  margin: 9rem !important; }

.mt-9,
.my-9 {
  margin-top: 9rem !important; }

.mr-9,
.mx-9 {
  margin-right: 9rem !important; }

.mb-9,
.my-9 {
  margin-bottom: 9rem !important; }

.ml-9,
.mx-9 {
  margin-left: 9rem !important; }

.m-10 {
  margin: 10.5rem !important; }

.mt-10,
.my-10 {
  margin-top: 10.5rem !important; }

.mr-10,
.mx-10 {
  margin-right: 10.5rem !important; }

.mb-10,
.my-10 {
  margin-bottom: 10.5rem !important; }

.ml-10,
.mx-10 {
  margin-left: 10.5rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.p-6 {
  padding: 4.5rem !important; }

.pt-6,
.py-6 {
  padding-top: 4.5rem !important; }

.pr-6,
.px-6 {
  padding-right: 4.5rem !important; }

.pb-6,
.py-6 {
  padding-bottom: 4.5rem !important; }

.pl-6,
.px-6 {
  padding-left: 4.5rem !important; }

.p-7 {
  padding: 6rem !important; }

.pt-7,
.py-7 {
  padding-top: 6rem !important; }

.pr-7,
.px-7 {
  padding-right: 6rem !important; }

.pb-7,
.py-7 {
  padding-bottom: 6rem !important; }

.pl-7,
.px-7 {
  padding-left: 6rem !important; }

.p-8 {
  padding: 7.5rem !important; }

.pt-8,
.py-8 {
  padding-top: 7.5rem !important; }

.pr-8,
.px-8 {
  padding-right: 7.5rem !important; }

.pb-8,
.py-8 {
  padding-bottom: 7.5rem !important; }

.pl-8,
.px-8 {
  padding-left: 7.5rem !important; }

.p-9 {
  padding: 9rem !important; }

.pt-9,
.py-9 {
  padding-top: 9rem !important; }

.pr-9,
.px-9 {
  padding-right: 9rem !important; }

.pb-9,
.py-9 {
  padding-bottom: 9rem !important; }

.pl-9,
.px-9 {
  padding-left: 9rem !important; }

.p-10 {
  padding: 10.5rem !important; }

.pt-10,
.py-10 {
  padding-top: 10.5rem !important; }

.pr-10,
.px-10 {
  padding-right: 10.5rem !important; }

.pb-10,
.py-10 {
  padding-bottom: 10.5rem !important; }

.pl-10,
.px-10 {
  padding-left: 10.5rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 480px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .m-sm-6 {
    margin: 4.5rem !important; }
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 4.5rem !important; }
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 4.5rem !important; }
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 4.5rem !important; }
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 4.5rem !important; }
  .m-sm-7 {
    margin: 6rem !important; }
  .mt-sm-7,
  .my-sm-7 {
    margin-top: 6rem !important; }
  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 6rem !important; }
  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 6rem !important; }
  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 6rem !important; }
  .m-sm-8 {
    margin: 7.5rem !important; }
  .mt-sm-8,
  .my-sm-8 {
    margin-top: 7.5rem !important; }
  .mr-sm-8,
  .mx-sm-8 {
    margin-right: 7.5rem !important; }
  .mb-sm-8,
  .my-sm-8 {
    margin-bottom: 7.5rem !important; }
  .ml-sm-8,
  .mx-sm-8 {
    margin-left: 7.5rem !important; }
  .m-sm-9 {
    margin: 9rem !important; }
  .mt-sm-9,
  .my-sm-9 {
    margin-top: 9rem !important; }
  .mr-sm-9,
  .mx-sm-9 {
    margin-right: 9rem !important; }
  .mb-sm-9,
  .my-sm-9 {
    margin-bottom: 9rem !important; }
  .ml-sm-9,
  .mx-sm-9 {
    margin-left: 9rem !important; }
  .m-sm-10 {
    margin: 10.5rem !important; }
  .mt-sm-10,
  .my-sm-10 {
    margin-top: 10.5rem !important; }
  .mr-sm-10,
  .mx-sm-10 {
    margin-right: 10.5rem !important; }
  .mb-sm-10,
  .my-sm-10 {
    margin-bottom: 10.5rem !important; }
  .ml-sm-10,
  .mx-sm-10 {
    margin-left: 10.5rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .p-sm-6 {
    padding: 4.5rem !important; }
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 4.5rem !important; }
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 4.5rem !important; }
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 4.5rem !important; }
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 4.5rem !important; }
  .p-sm-7 {
    padding: 6rem !important; }
  .pt-sm-7,
  .py-sm-7 {
    padding-top: 6rem !important; }
  .pr-sm-7,
  .px-sm-7 {
    padding-right: 6rem !important; }
  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 6rem !important; }
  .pl-sm-7,
  .px-sm-7 {
    padding-left: 6rem !important; }
  .p-sm-8 {
    padding: 7.5rem !important; }
  .pt-sm-8,
  .py-sm-8 {
    padding-top: 7.5rem !important; }
  .pr-sm-8,
  .px-sm-8 {
    padding-right: 7.5rem !important; }
  .pb-sm-8,
  .py-sm-8 {
    padding-bottom: 7.5rem !important; }
  .pl-sm-8,
  .px-sm-8 {
    padding-left: 7.5rem !important; }
  .p-sm-9 {
    padding: 9rem !important; }
  .pt-sm-9,
  .py-sm-9 {
    padding-top: 9rem !important; }
  .pr-sm-9,
  .px-sm-9 {
    padding-right: 9rem !important; }
  .pb-sm-9,
  .py-sm-9 {
    padding-bottom: 9rem !important; }
  .pl-sm-9,
  .px-sm-9 {
    padding-left: 9rem !important; }
  .p-sm-10 {
    padding: 10.5rem !important; }
  .pt-sm-10,
  .py-sm-10 {
    padding-top: 10.5rem !important; }
  .pr-sm-10,
  .px-sm-10 {
    padding-right: 10.5rem !important; }
  .pb-sm-10,
  .py-sm-10 {
    padding-bottom: 10.5rem !important; }
  .pl-sm-10,
  .px-sm-10 {
    padding-left: 10.5rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .m-md-6 {
    margin: 4.5rem !important; }
  .mt-md-6,
  .my-md-6 {
    margin-top: 4.5rem !important; }
  .mr-md-6,
  .mx-md-6 {
    margin-right: 4.5rem !important; }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 4.5rem !important; }
  .ml-md-6,
  .mx-md-6 {
    margin-left: 4.5rem !important; }
  .m-md-7 {
    margin: 6rem !important; }
  .mt-md-7,
  .my-md-7 {
    margin-top: 6rem !important; }
  .mr-md-7,
  .mx-md-7 {
    margin-right: 6rem !important; }
  .mb-md-7,
  .my-md-7 {
    margin-bottom: 6rem !important; }
  .ml-md-7,
  .mx-md-7 {
    margin-left: 6rem !important; }
  .m-md-8 {
    margin: 7.5rem !important; }
  .mt-md-8,
  .my-md-8 {
    margin-top: 7.5rem !important; }
  .mr-md-8,
  .mx-md-8 {
    margin-right: 7.5rem !important; }
  .mb-md-8,
  .my-md-8 {
    margin-bottom: 7.5rem !important; }
  .ml-md-8,
  .mx-md-8 {
    margin-left: 7.5rem !important; }
  .m-md-9 {
    margin: 9rem !important; }
  .mt-md-9,
  .my-md-9 {
    margin-top: 9rem !important; }
  .mr-md-9,
  .mx-md-9 {
    margin-right: 9rem !important; }
  .mb-md-9,
  .my-md-9 {
    margin-bottom: 9rem !important; }
  .ml-md-9,
  .mx-md-9 {
    margin-left: 9rem !important; }
  .m-md-10 {
    margin: 10.5rem !important; }
  .mt-md-10,
  .my-md-10 {
    margin-top: 10.5rem !important; }
  .mr-md-10,
  .mx-md-10 {
    margin-right: 10.5rem !important; }
  .mb-md-10,
  .my-md-10 {
    margin-bottom: 10.5rem !important; }
  .ml-md-10,
  .mx-md-10 {
    margin-left: 10.5rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .p-md-6 {
    padding: 4.5rem !important; }
  .pt-md-6,
  .py-md-6 {
    padding-top: 4.5rem !important; }
  .pr-md-6,
  .px-md-6 {
    padding-right: 4.5rem !important; }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 4.5rem !important; }
  .pl-md-6,
  .px-md-6 {
    padding-left: 4.5rem !important; }
  .p-md-7 {
    padding: 6rem !important; }
  .pt-md-7,
  .py-md-7 {
    padding-top: 6rem !important; }
  .pr-md-7,
  .px-md-7 {
    padding-right: 6rem !important; }
  .pb-md-7,
  .py-md-7 {
    padding-bottom: 6rem !important; }
  .pl-md-7,
  .px-md-7 {
    padding-left: 6rem !important; }
  .p-md-8 {
    padding: 7.5rem !important; }
  .pt-md-8,
  .py-md-8 {
    padding-top: 7.5rem !important; }
  .pr-md-8,
  .px-md-8 {
    padding-right: 7.5rem !important; }
  .pb-md-8,
  .py-md-8 {
    padding-bottom: 7.5rem !important; }
  .pl-md-8,
  .px-md-8 {
    padding-left: 7.5rem !important; }
  .p-md-9 {
    padding: 9rem !important; }
  .pt-md-9,
  .py-md-9 {
    padding-top: 9rem !important; }
  .pr-md-9,
  .px-md-9 {
    padding-right: 9rem !important; }
  .pb-md-9,
  .py-md-9 {
    padding-bottom: 9rem !important; }
  .pl-md-9,
  .px-md-9 {
    padding-left: 9rem !important; }
  .p-md-10 {
    padding: 10.5rem !important; }
  .pt-md-10,
  .py-md-10 {
    padding-top: 10.5rem !important; }
  .pr-md-10,
  .px-md-10 {
    padding-right: 10.5rem !important; }
  .pb-md-10,
  .py-md-10 {
    padding-bottom: 10.5rem !important; }
  .pl-md-10,
  .px-md-10 {
    padding-left: 10.5rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 1024px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .m-lg-6 {
    margin: 4.5rem !important; }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 4.5rem !important; }
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 4.5rem !important; }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 4.5rem !important; }
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 4.5rem !important; }
  .m-lg-7 {
    margin: 6rem !important; }
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 6rem !important; }
  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 6rem !important; }
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 6rem !important; }
  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 6rem !important; }
  .m-lg-8 {
    margin: 7.5rem !important; }
  .mt-lg-8,
  .my-lg-8 {
    margin-top: 7.5rem !important; }
  .mr-lg-8,
  .mx-lg-8 {
    margin-right: 7.5rem !important; }
  .mb-lg-8,
  .my-lg-8 {
    margin-bottom: 7.5rem !important; }
  .ml-lg-8,
  .mx-lg-8 {
    margin-left: 7.5rem !important; }
  .m-lg-9 {
    margin: 9rem !important; }
  .mt-lg-9,
  .my-lg-9 {
    margin-top: 9rem !important; }
  .mr-lg-9,
  .mx-lg-9 {
    margin-right: 9rem !important; }
  .mb-lg-9,
  .my-lg-9 {
    margin-bottom: 9rem !important; }
  .ml-lg-9,
  .mx-lg-9 {
    margin-left: 9rem !important; }
  .m-lg-10 {
    margin: 10.5rem !important; }
  .mt-lg-10,
  .my-lg-10 {
    margin-top: 10.5rem !important; }
  .mr-lg-10,
  .mx-lg-10 {
    margin-right: 10.5rem !important; }
  .mb-lg-10,
  .my-lg-10 {
    margin-bottom: 10.5rem !important; }
  .ml-lg-10,
  .mx-lg-10 {
    margin-left: 10.5rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .p-lg-6 {
    padding: 4.5rem !important; }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 4.5rem !important; }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 4.5rem !important; }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 4.5rem !important; }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 4.5rem !important; }
  .p-lg-7 {
    padding: 6rem !important; }
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 6rem !important; }
  .pr-lg-7,
  .px-lg-7 {
    padding-right: 6rem !important; }
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 6rem !important; }
  .pl-lg-7,
  .px-lg-7 {
    padding-left: 6rem !important; }
  .p-lg-8 {
    padding: 7.5rem !important; }
  .pt-lg-8,
  .py-lg-8 {
    padding-top: 7.5rem !important; }
  .pr-lg-8,
  .px-lg-8 {
    padding-right: 7.5rem !important; }
  .pb-lg-8,
  .py-lg-8 {
    padding-bottom: 7.5rem !important; }
  .pl-lg-8,
  .px-lg-8 {
    padding-left: 7.5rem !important; }
  .p-lg-9 {
    padding: 9rem !important; }
  .pt-lg-9,
  .py-lg-9 {
    padding-top: 9rem !important; }
  .pr-lg-9,
  .px-lg-9 {
    padding-right: 9rem !important; }
  .pb-lg-9,
  .py-lg-9 {
    padding-bottom: 9rem !important; }
  .pl-lg-9,
  .px-lg-9 {
    padding-left: 9rem !important; }
  .p-lg-10 {
    padding: 10.5rem !important; }
  .pt-lg-10,
  .py-lg-10 {
    padding-top: 10.5rem !important; }
  .pr-lg-10,
  .px-lg-10 {
    padding-right: 10.5rem !important; }
  .pb-lg-10,
  .py-lg-10 {
    padding-bottom: 10.5rem !important; }
  .pl-lg-10,
  .px-lg-10 {
    padding-left: 10.5rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .m-xl-6 {
    margin: 4.5rem !important; }
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 4.5rem !important; }
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 4.5rem !important; }
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 4.5rem !important; }
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 4.5rem !important; }
  .m-xl-7 {
    margin: 6rem !important; }
  .mt-xl-7,
  .my-xl-7 {
    margin-top: 6rem !important; }
  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 6rem !important; }
  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 6rem !important; }
  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 6rem !important; }
  .m-xl-8 {
    margin: 7.5rem !important; }
  .mt-xl-8,
  .my-xl-8 {
    margin-top: 7.5rem !important; }
  .mr-xl-8,
  .mx-xl-8 {
    margin-right: 7.5rem !important; }
  .mb-xl-8,
  .my-xl-8 {
    margin-bottom: 7.5rem !important; }
  .ml-xl-8,
  .mx-xl-8 {
    margin-left: 7.5rem !important; }
  .m-xl-9 {
    margin: 9rem !important; }
  .mt-xl-9,
  .my-xl-9 {
    margin-top: 9rem !important; }
  .mr-xl-9,
  .mx-xl-9 {
    margin-right: 9rem !important; }
  .mb-xl-9,
  .my-xl-9 {
    margin-bottom: 9rem !important; }
  .ml-xl-9,
  .mx-xl-9 {
    margin-left: 9rem !important; }
  .m-xl-10 {
    margin: 10.5rem !important; }
  .mt-xl-10,
  .my-xl-10 {
    margin-top: 10.5rem !important; }
  .mr-xl-10,
  .mx-xl-10 {
    margin-right: 10.5rem !important; }
  .mb-xl-10,
  .my-xl-10 {
    margin-bottom: 10.5rem !important; }
  .ml-xl-10,
  .mx-xl-10 {
    margin-left: 10.5rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .p-xl-6 {
    padding: 4.5rem !important; }
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 4.5rem !important; }
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 4.5rem !important; }
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 4.5rem !important; }
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 4.5rem !important; }
  .p-xl-7 {
    padding: 6rem !important; }
  .pt-xl-7,
  .py-xl-7 {
    padding-top: 6rem !important; }
  .pr-xl-7,
  .px-xl-7 {
    padding-right: 6rem !important; }
  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 6rem !important; }
  .pl-xl-7,
  .px-xl-7 {
    padding-left: 6rem !important; }
  .p-xl-8 {
    padding: 7.5rem !important; }
  .pt-xl-8,
  .py-xl-8 {
    padding-top: 7.5rem !important; }
  .pr-xl-8,
  .px-xl-8 {
    padding-right: 7.5rem !important; }
  .pb-xl-8,
  .py-xl-8 {
    padding-bottom: 7.5rem !important; }
  .pl-xl-8,
  .px-xl-8 {
    padding-left: 7.5rem !important; }
  .p-xl-9 {
    padding: 9rem !important; }
  .pt-xl-9,
  .py-xl-9 {
    padding-top: 9rem !important; }
  .pr-xl-9,
  .px-xl-9 {
    padding-right: 9rem !important; }
  .pb-xl-9,
  .py-xl-9 {
    padding-bottom: 9rem !important; }
  .pl-xl-9,
  .px-xl-9 {
    padding-left: 9rem !important; }
  .p-xl-10 {
    padding: 10.5rem !important; }
  .pt-xl-10,
  .py-xl-10 {
    padding-top: 10.5rem !important; }
  .pr-xl-10,
  .px-xl-10 {
    padding-right: 10.5rem !important; }
  .pb-xl-10,
  .py-xl-10 {
    padding-bottom: 10.5rem !important; }
  .pl-xl-10,
  .px-xl-10 {
    padding-left: 10.5rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 480px) {
  .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: 1024px) {
  .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-light {
  font-weight: 300 !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #e5e5e5 !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #cccbcb !important; }

.text-secondary {
  color: #9b9b9b !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #828181 !important; }

.text-success {
  color: #6cb33f !important; }

a.text-success:hover, a.text-success:focus {
  color: #558d32 !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #117a8b !important; }

.text-warning {
  color: #ffd200 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #cca800 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !important; }

.text-light {
  color: #f1f1f1 !important; }

a.text-light:hover, a.text-light:focus {
  color: #d8d7d7 !important; }

.text-dark {
  color: #4a4a4a !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #313030 !important; }

.text-muted {
  color: #9b9b9b !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  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; }
  @page {
    size: a3; }
  body {
    min-width: 1024px !important; }
  .container, .slick-dots, .wp-caption-text,
  figcaption {
    min-width: 1024px !important; }
  .navbar {
    display: none; }
  .badge {
    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; } }

.social-list, .main-navigation, .drop-holder ul, .info-list, .footer-social-list, .accordion-menu, .accordion-menu .sub-menu, .widget-list, .footer .menu, .footer-menu, .slick-dots, .description-list, .profile-aside ul, .logos-holder, .woocommerce-account .woocommerce-MyAccount-navigation {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after, .widget:after, .post-password-form p:after, .navigation-single:after, .search-form:after {
  content: '';
  display: block;
  clear: both; }

.woocommerce div.product form.cart .button, .woocommerce div.product .related.products ul.products a.button, .page-template-page-woocommerce-default .woocommerce table.shop_table .quantity .jcf-number span, .page-template-page-woocommerce-default .woocommerce table.shop_table .product-remove a, .page-template-page-woocommerce-default .woocommerce .cart-collaterals .cart_totals .button, .page-template-page-woocommerce-default .woocommerce form label.woocommerce-form__label-for-checkbox span:before, .page-template-page-woocommerce-default #add_payment_method #payment .place-order [type="submit"], .page-template-page-woocommerce-default .woocommerce-cart #payment .place-order [type="submit"], .page-template-page-woocommerce-default .woocommerce-checkout #payment .place-order [type="submit"], .page-template-page-woocommerce-default .woocommerce .woocommerce-Button, .page-template-page-woocommerce-default .woocommerce .woocommerce-button, .page-template-page-woocommerce-default .woocommerce button.button, .woocommerce .cart-collaterals .cross-sells ul.products a.button, .woocommerce-page .cart-collaterals .cross-sells ul.products a.button {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.link-info:before {
  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; }

img {
  max-width: 100%;
  height: auto; }

.comment-form input[type='text'],
.search-form input[type='text'],
.post-password-form input[type='text'], .comment-form
input[type='tel'],
.search-form
input[type='tel'],
.post-password-form
input[type='tel'], .comment-form
input[type='email'],
.search-form
input[type='email'],
.post-password-form
input[type='email'], .comment-form
input[type='search'],
.search-form
input[type='search'],
.post-password-form
input[type='search'], .comment-form
input[type='password'],
.search-form
input[type='password'],
.post-password-form
input[type='password'], .comment-form
input[type='url'],
.search-form
input[type='url'],
.post-password-form
input[type='url'], .comment-form
input[type='date'],
.search-form
input[type='date'],
.post-password-form
input[type='date'], .comment-form
textarea,
.search-form
textarea,
.post-password-form
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 1px solid transparent;
  padding: .5em .7em; }
  .comment-form input[type='text']:focus,
  .search-form input[type='text']:focus,
  .post-password-form input[type='text']:focus, .comment-form
  input[type='tel']:focus,
  .search-form
  input[type='tel']:focus,
  .post-password-form
  input[type='tel']:focus, .comment-form
  input[type='email']:focus,
  .search-form
  input[type='email']:focus,
  .post-password-form
  input[type='email']:focus, .comment-form
  input[type='search']:focus,
  .search-form
  input[type='search']:focus,
  .post-password-form
  input[type='search']:focus, .comment-form
  input[type='password']:focus,
  .search-form
  input[type='password']:focus,
  .post-password-form
  input[type='password']:focus, .comment-form
  input[type='url']:focus,
  .search-form
  input[type='url']:focus,
  .post-password-form
  input[type='url']:focus, .comment-form
  input[type='date']:focus,
  .search-form
  input[type='date']:focus,
  .post-password-form
  input[type='date']:focus, .comment-form
  textarea:focus,
  .search-form
  textarea:focus,
  .post-password-form
  textarea:focus {
    border-color: #333; }

.widget {
  margin-bottom: 1.2em; }
  .widget select {
    min-width: 150px; }

.comment-form label {
  display: block;
  padding-bottom: 4px; }

.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px; }

.comment-form textarea,
.comment-form input[type='text'] {
  margin: 0 4px 0 0;
  width: 300px; }

.comment-form input[type='submit'] {
  display: block;
  float: none; }

.post-password-form label {
  display: block; }

.post-password-form input[type='password'] {
  margin: 0 4px 0 0;
  width: 300px; }

.post-password-form input {
  float: left;
  height: 2em; }
  .post-password-form input[type='password'] {
    width: 150px; }

.comment-form input[type='submit'],
.post-password-form input[type='submit'] {
  background: #333;
  color: #fff;
  height: 2em;
  border: none;
  padding: 0 .5em; }
  .comment-form input[type='submit']:hover,
  .post-password-form input[type='submit']:hover {
    opacity: 0.8; }

.commentlist {
  margin: 0 0 1.2em; }
  .commentlist .edit-link {
    margin: 0; }
  .commentlist .avatar-holder {
    float: left;
    margin: 0 1.2em 4px 0; }

.commentlist-item .commentlist-item {
  padding: 0; }
  @media (min-width: 768px) {
    .commentlist-item .commentlist-item {
      padding: 0 0 0 2em; } }

.comment,
.commentlist-holder {
  overflow: hidden; }

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
  padding-top: 1.2em; }

.widget_calendar #next {
  text-align: right; }

.gallery-item dt {
  float: none;
  padding: 0; }

.navigation-single {
  margin-bottom: 1.2em; }
  .navigation-single .next,
  .navigation-single .prev {
    float: left;
    vertical-align: middle;
    max-width: 50%;
    background: #666;
    color: #fff;
    text-decoration: none; }
    .navigation-single .next a,
    .navigation-single .prev a {
      color: inherit;
      text-decoration: none;
      padding: .4em;
      display: block; }
      @media (max-width: 767px) {
        .navigation-single .next a,
        .navigation-single .prev a {
          padding: .2em; } }
  .navigation-single .next {
    float: right; }

.wp-caption {
  max-width: 100%;
  clear: both;
  margin-bottom: 1.2em; }
  .wp-caption img {
    margin: 0 0 10px;
    vertical-align: top; }

div.aligncenter {
  margin: 0 auto 1.2em; }

img.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  float: left;
  margin: 0 1.2em 4px 0; }

.alignright {
  float: right;
  margin: 0 0 4px 1.2em; }

.mejs-container {
  margin-bottom: 1.2em; }

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto; }

iframe,
table {
  width: 100%; }

.h1, h1 {
  font-weight: 300; }
  @media (min-width: 768px) {
    .h1, h1 {
      font-size: 2.81rem; } }

.h2, h2 {
  font-weight: 300; }
  @media (min-width: 768px) {
    .h2, h2 {
      font-size: 2.5rem; } }

@media (min-width: 768px) {
  .h3, h3 {
    font-size: 1.75rem; } }

.h4, h4 {
  font-weight: 400; }
  @media (min-width: 768px) {
    .h4, h4 {
      font-size: 1.56rem; } }

@media (min-width: 768px) {
  .h5, h5 {
    font-size: 1.125rem; } }

.h6, h6 {
  font-weight: 400; }
  @media (min-width: 768px) {
    .h6, h6 {
      font-size: 0.875rem; } }

a {
  text-decoration: none; }
  a::selection {
    background: #ffd200; }
  a:hover, a:focus {
    text-decoration: none; }

*::selection {
  background: #ffd200; }

.content a {
  border-bottom: 2px solid #ffd200; }
  .content a:hover, .content a:focus {
    border-color: transparent; }

.content-title {
  font-weight: 700;
  font-size: 1.38rem;
  margin-bottom: 0.6rem; }
  @media (min-width: 1024px) {
    .content-title {
      font-size: 1.56rem; } }
  @media (max-width: 767.98px) {
    .content-title {
      text-align: center; } }
  .content-title:only-child {
    margin-bottom: 1.8rem; }
  .content-title a:hover:after {
    color: #ffd200; }
  .content-title a:focus:after {
    color: #d3d2d2; }
  .content-title a:after {
    content: "\e902";
    font-size: 20px; }

.heading {
  font-weight: 400;
  font-weight: 700;
  margin-bottom: 1.8rem; }
  @media (min-width: 768px) {
    .heading {
      font-size: 1.875rem; } }

.content-heading, .wall-item__title {
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase; }

/* custom select styles */
.jcf-select {
  display: inline-block;
  vertical-align: top;
  position: relative;
  border: 1px solid #777;
  background: #fff;
  margin: 0 0 12px;
  min-width: 150px;
  height: 26px; }

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0; }

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-size: 13px;
  line-height: 26px;
  margin: 0 35px 0 8px; }

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  background: #aaa;
  width: 26px;
  bottom: 0;
  right: 0;
  top: 0; }

body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999; }

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0; }

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px; }

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto; }

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #f00; }

/* multiple select styles */
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px; }

/* select options styles */
.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  line-height: 14px;
  font-size: 12px;
  width: 100%; }

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%; }

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.jcf-list ul li {
  overflow: hidden;
  display: block; }

.jcf-list .jcf-overflow {
  overflow: auto; }

.jcf-list .jcf-option {
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 5px 9px;
  color: #656565;
  height: 1%; }

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important; }

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  background: #e6e6e6;
  color: #000; }

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000; }

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px; }

/* common custom form elements styles */
.jcf-disabled {
  background: #ddd !important; }

.btn, .widget_custom_sidebar_banner a {
  border-radius: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  box-shadow: none !important; }
  .btn.btn-secondary, .widget_custom_sidebar_banner a.btn-secondary {
    color: #000;
    font-weight: 500; }
  .btn.btn-default, .widget_custom_sidebar_banner a.btn-default {
    background-color: #6cb33f;
    font-size: 15px;
    color: #fff;
    font-weight: 300;
    padding: 5px 34px 3px; }
    @media (min-width: 768px) {
      .btn.btn-default, .widget_custom_sidebar_banner a.btn-default {
        padding: 8px 39px 4px;
        font-size: 20px; } }
    .btn.btn-default:hover, .widget_custom_sidebar_banner a.btn-default:hover {
      background-color: #5a9734; }
  .btn.btn-success, .widget_custom_sidebar_banner a.btn-success {
    font-size: 20px;
    font-weight: 300; }
    .btn.btn-success:hover, .widget_custom_sidebar_banner a.btn-success:hover {
      color: #000;
      background-color: #fff;
      border-color: #4a4a4a; }
    .btn.btn-success:focus, .widget_custom_sidebar_banner a.btn-success:focus, .btn.btn-success.focus, .widget_custom_sidebar_banner a.btn-success.focus {
      background-color: #5b9735;
      border-color: transparent; }
  .btn.btn-warning, .widget_custom_sidebar_banner a.btn-warning {
    font-weight: 500;
    padding: 0.4rem 1.3rem; }
    .btn.btn-warning:hover, .widget_custom_sidebar_banner a.btn-warning:hover {
      background-color: #fff;
      border-color: #4a4a4a; }
    .btn.btn-warning:focus, .widget_custom_sidebar_banner a.btn-warning:focus, .btn.btn-warning.focus, .widget_custom_sidebar_banner a.btn-warning.focus {
      background-color: #d9b300;
      border-color: transparent; }
  .btn.btn-outline-dark, .widget_custom_sidebar_banner a {
    font-weight: 500;
    color: #000; }
    .btn.btn-outline-dark:hover, .widget_custom_sidebar_banner a:hover {
      color: #000;
      background-color: #797979; }
    .btn.btn-outline-dark:focus, .widget_custom_sidebar_banner a:focus, .btn.btn-outline-dark.focus, .widget_custom_sidebar_banner a.focus {
      background-color: #e5e5e5; }
  .btn.btn-large, .widget_custom_sidebar_banner a.btn-large {
    padding: 0.907rem 2.75rem; }
  .btn.btn-small, .widget_custom_sidebar_banner a.btn-small {
    font-size: 12px;
    padding: 0.38rem 1.33rem; }

.social-list {
  font-size: 12px; }
  .social-list li {
    display: inline-block;
    vertical-align: top;
    margin: 0 17px 0 0; }
    .social-list li:hover * {
      color: #ffd200; }

@media (max-width: 1023.98px) {
  .main-navigation-holder {
    width: 100%;
    background: #e5e5e5;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 2;
    padding: 20px 15px 0;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: opacity .4s, visibility .4s;
    transition: opacity .4s, visibility .4s; } }

.nav-active .main-navigation-holder {
  visibility: visible;
  opacity: 1; }

.main-navigation-holder .search-form .form-group {
  max-width: 100%; }

.main-navigation {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase; }
  @media (min-width: 1024px) {
    .main-navigation {
      font-size: 16px;
      text-transform: none;
      padding-top: 10px; } }
  @media (max-width: 1023.98px) {
    .main-navigation {
      background: #e5e5e5;
      margin: 0 -15px;
      letter-spacing: 0.93px; } }
  .main-navigation li {
    position: relative; }
    .main-navigation li.menu-item-has-children > a {
      position: relative; }
      .main-navigation li.menu-item-has-children > a:after {
        content: "\e910";
        position: absolute;
        right: 6px;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%); }
        @media (max-width: 1023.98px) {
          .main-navigation li.menu-item-has-children > a:after {
            font-size: 20px;
            right: 21px; } }
    .main-navigation li:hover > a, .main-navigation li.active-item > a, .main-navigation li.active > a {
      color: #fff;
      background-color: #4a4a4a; }
    .main-navigation li.active-item > a:after {
      content: "\e906"; }
    .main-navigation li:hover > .drop-holder {
      opacity: 1;
      visibility: visible; }
  @media (min-width: 1024px) {
    .main-navigation > li {
      display: inline-block;
      vertical-align: top;
      margin-left: 34px; }
      .main-navigation > li:hover > a, .main-navigation > li.active-item > a, .main-navigation > li.active > a {
        text-shadow: 0 0 0;
        background-color: transparent;
        color: #4a4a4a; }
      .main-navigation > li > a {
        padding: 28px 0 28px; }
        .main-navigation > li > a:after {
          display: none; } }
  .main-navigation a {
    padding: 17px 0 19px;
    display: block; }
    @media (max-width: 1023.98px) {
      .main-navigation a {
        border-bottom: 1px solid #989898;
        padding: 17px 30px 19px; } }

.drop-holder {
  text-transform: none;
  font-size: 14px; }
  @media (min-width: 1024px) {
    .drop-holder {
      position: absolute;
      left: 0;
      top: 100%;
      opacity: 0;
      visibility: hidden;
      z-index: 2;
      min-width: 190px;
      -webkit-transition: opacity .4s, visibility .4s;
      transition: opacity .4s, visibility .4s; }
      .drop-holder:after {
        height: 0;
        width: 0;
        border-bottom: 8px solid #dbdbdb;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        content: '';
        position: absolute;
        bottom: 100%;
        left: 14px; }
      .drop-holder .drop-holder {
        top: 0;
        left: 100%;
        padding: 0 0 0 5px; }
        .drop-holder .drop-holder:after {
          display: none; }
        .drop-holder .drop-holder.submenu-right {
          left: auto;
          right: 100%;
          padding: 0 5px 0 0; }
      .drop-holder.submenu-right {
        left: auto;
        right: 0; }
      .drop-holder li:last-child a {
        border-bottom-color: transparent; }
      .drop-holder a {
        border-bottom: 1px solid #989898;
        padding: 10px 30px 10px 16px; } }
  .drop-holder ul {
    background-color: #dbdbdb; }
  .drop-holder .drop-holder ul {
    background-color: #d3d2d2; }
    @media (min-width: 1024px) {
      .drop-holder .drop-holder ul {
        background-color: #dbdbdb; } }

.nav-opener {
  width: 60px;
  height: 60px;
  position: relative;
  z-index: 1;
  color: #fff;
  font-size: 11px;
  margin: 0 0 0 auto;
  display: block; }
  @media (min-width: 1024px) {
    .nav-opener {
      display: none !important; } }
  .nav-opener span, .nav-opener:before, .nav-opener:after {
    position: absolute;
    left: 50%;
    width: 55%;
    background: #4a4a4a;
    height: 3px;
    display: block;
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    -webkit-transform-origin: center;
        -ms-transform-origin: center;
            transform-origin: center; }
  .nav-opener:before {
    content: '';
    top: 20px; }
  .nav-opener:after {
    content: '';
    bottom: 19px; }
  .nav-opener:hover, .nav-opener:focus {
    background: #2e2d2e; }
    .nav-opener:hover span, .nav-opener:hover:before, .nav-opener:hover:after, .nav-opener:focus span, .nav-opener:focus:before, .nav-opener:focus:after {
      background: #fff; }
  .nav-opener span {
    top: 50%;
    font-size: 0;
    line-height: 0;
    margin: -1px 0 0 0; }
  .nav-active .nav-opener {
    background: #2e2d2e; }
    .nav-active .nav-opener span {
      display: none; }
    .nav-active .nav-opener:before, .nav-active .nav-opener:after {
      top: 50%;
      background-color: #ffd200; }
    .nav-active .nav-opener:before {
      -webkit-transform: translate(-50%, -50%) rotate(45deg);
          -ms-transform: translate(-50%, -50%) rotate(45deg);
              transform: translate(-50%, -50%) rotate(45deg); }
    .nav-active .nav-opener:after {
      -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          -ms-transform: translate(-50%, -50%) rotate(-45deg);
              transform: translate(-50%, -50%) rotate(-45deg); }
  .findClub-active .nav-opener span, .findClub-active .nav-opener:before, .findClub-active .nav-opener:after {
    background: #fff; }

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
textarea,
.form-control {
  font-size: 0.875rem;
  line-height: 2.25rem;
  color: #4a4a4a;
  width: 100%;
  -webkit-appearance: none;
  border-radius: 0.125rem;
  box-sizing: border-box;
  background: #f1f1f1; }
  input[type='text']::-webkit-input-placeholder,
  input[type='tel']::-webkit-input-placeholder,
  input[type='email']::-webkit-input-placeholder,
  input[type='search']::-webkit-input-placeholder,
  input[type='password']::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder,
  .form-control::-webkit-input-placeholder {
    color: #4a4a4a; }
  input[type='text']::-moz-placeholder,
  input[type='tel']::-moz-placeholder,
  input[type='email']::-moz-placeholder,
  input[type='search']::-moz-placeholder,
  input[type='password']::-moz-placeholder,
  textarea::-moz-placeholder,
  .form-control::-moz-placeholder {
    opacity: 1;
    color: #4a4a4a; }
  input[type='text']:-moz-placeholder,
  input[type='tel']:-moz-placeholder,
  input[type='email']:-moz-placeholder,
  input[type='search']:-moz-placeholder,
  input[type='password']:-moz-placeholder,
  textarea:-moz-placeholder,
  .form-control:-moz-placeholder {
    color: #4a4a4a; }
  input[type='text']:-ms-input-placeholder,
  input[type='tel']:-ms-input-placeholder,
  input[type='email']:-ms-input-placeholder,
  input[type='search']:-ms-input-placeholder,
  input[type='password']:-ms-input-placeholder,
  textarea:-ms-input-placeholder,
  .form-control:-ms-input-placeholder {
    color: #4a4a4a; }
  input[type='text'].placeholder,
  input[type='tel'].placeholder,
  input[type='email'].placeholder,
  input[type='search'].placeholder,
  input[type='password'].placeholder,
  textarea.placeholder,
  .form-control.placeholder {
    color: #4a4a4a; }

input::-ms-clear,
input::-ms-reveal {
  display: none; }

/* custom select styles */
.jcf-select {
  border-color: #ffd200;
  min-width: 150px;
  height: 50px; }
  .jcf-select .jcf-select-text {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.08px;
    line-height: 48px;
    margin: 0 50px 0 14px; }
  .jcf-select .jcf-select-opener {
    background: transparent;
    width: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .jcf-select .jcf-select-opener:after {
      content: "\f078"; }

.jcf-select-drop .jcf-select-drop-content {
  border-color: #ffd200; }

/* select options styles */
.jcf-list {
  letter-spacing: 0.08px;
  line-height: inherit;
  font-size: 14px;
  font-weight: 400; }

.jcf-list .jcf-option {
  padding: 17px 9px;
  color: #4a4a4a; }

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  background-color: #ffd200; }

/* common custom form elements styles */
.jcf-disabled {
  background: #ddd !important; }

.jcf-focus {
  box-shadow: 0 0 0px 1px #ffd200 inset;
  outline: none;
  border-color: #ffd200; }

.findClub-opener {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 14px; }
  .findClub-opener:hover {
    background-color: #2e2d2e;
    color: #fff; }
  @media (max-width: 1023.98px) {
    .findClub-opener {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 60px; } }
  .findClub-active .findClub-opener {
    background-color: #2e2d2e; }
    .findClub-active .findClub-opener * {
      color: #ffd200; }
  .nav-active .findClub-opener {
    color: #fff; }
  .findClub-opener i {
    font-size: 27px;
    vertical-align: middle; }
    @media (min-width: 1024px) {
      .findClub-opener i {
        font-size: 20px;
        margin-right: 7px; } }
  .findClub-opener > span {
    display: inline-block;
    vertical-align: middle;
    font-style: normal; }
    @media (max-width: 1023.98px) {
      .findClub-opener > span {
        display: block;
        font-size: 0;
        line-height: 0; } }

.findClub-open-block {
  position: relative;
  padding: 20px 0;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  text-align: center;
  background-color: #4a4a4a;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .4s, visibility .4s;
  transition: opacity .4s, visibility .4s; }
  .findClub-open-block:after {
    position: absolute;
    content: '';
    top: 0;
    left: -9999px;
    right: -9999px;
    bottom: 0;
    background: #2e2d2e; }
  .findClub-open-block:after {
    z-index: -1; }
  .findClub-active .findClub-open-block {
    visibility: visible;
    opacity: 1;
    background-color: #2e2d2e; }

.form-title {
  display: block;
  margin-bottom: 13px;
  color: #ffd200;
  font-weight: 700; }

.btn-send {
  border: none;
  background-color: transparent;
  padding: 0;
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  width: 50px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  text-align: center;
  color: #ffd200; }
  .btn-send:after {
    content: "\e902";
    font-size: 16px;
    line-height: 2;
    vertical-align: middle; }
  .btn-send:hover {
    color: #e5e5e5; }

.search-form input:not([type='checkbox']):not([type='radio']):not([type='file']):not([type='button']):not([type='submit']) {
  border: 1px solid transparent;
  height: 60px;
  font-weight: 400;
  padding: 1rem 50px 1rem 24px;
  width: 100%; }
  .search-form input:not([type='checkbox']):not([type='radio']):not([type='file']):not([type='button']):not([type='submit'])[type='search'] {
    margin: 0 4px 0 0; }
  .main-navigation-holder .search-form input:not([type='checkbox']):not([type='radio']):not([type='file']):not([type='button']):not([type='submit']) {
    background: #fff; }

.search-form .form-group {
  max-width: 170px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.btn-search {
  border: none;
  background-color: transparent;
  padding: 0;
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  width: 50px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  text-align: center; }
  .btn-search:after {
    content: "\e904";
    font-size: 16px;
    line-height: 2;
    vertical-align: middle; }
  .btn-search:hover {
    color: #e5e5e5; }

.search-top-block {
  text-align: center; }
  @media (min-width: 1024px) {
    .search-top-block {
      position: relative;
      top: 100%;
      left: 0;
      right: 0;
      padding: 30px 0;
      position: absolute;
      background-color: #4a4a4a;
      z-index: 2;
      visibility: hidden;
      opacity: 0;
      -webkit-transition: opacity .4s, visibility .4s;
      transition: opacity .4s, visibility .4s; }
      .search-top-block:after {
        position: absolute;
        content: '';
        top: 0;
        left: -9999px;
        right: -9999px;
        bottom: 0;
        background: #2e2d2e; }
      .search-top-block:after {
        z-index: -1; }
      .search-active .search-top-block {
        visibility: visible;
        opacity: 1;
        background-color: #2e2d2e; } }
  .search-top-block .form-group {
    max-width: 337px;
    margin: 0 auto 0; }
  .search-top-block input:not([type='checkbox']):not([type='radio']):not([type='file']):not([type='button']):not([type='submit']) {
    background-color: #4a4a4a;
    color: #fff; }
    @media (min-width: 1024px) {
      .search-top-block input:not([type='checkbox']):not([type='radio']):not([type='file']):not([type='button']):not([type='submit']) {
        max-width: 100%;
        border: 1px solid #ffd200; }
        .search-top-block input:not([type='checkbox']):not([type='radio']):not([type='file']):not([type='button']):not([type='submit'])::-webkit-input-placeholder {
          color: #fff; }
        .search-top-block input:not([type='checkbox']):not([type='radio']):not([type='file']):not([type='button']):not([type='submit'])::-moz-placeholder {
          opacity: 1;
          color: #fff; }
        .search-top-block input:not([type='checkbox']):not([type='radio']):not([type='file']):not([type='button']):not([type='submit']):-moz-placeholder {
          color: #fff; }
        .search-top-block input:not([type='checkbox']):not([type='radio']):not([type='file']):not([type='button']):not([type='submit']):-ms-input-placeholder {
          color: #fff; }
        .search-top-block input:not([type='checkbox']):not([type='radio']):not([type='file']):not([type='button']):not([type='submit']).placeholder {
          color: #fff; }
        .search-top-block input:not([type='checkbox']):not([type='radio']):not([type='file']):not([type='button']):not([type='submit']):focus {
          box-shadow: 0 0 0px 1px #ffd200 inset;
          outline: none; } }
  @media (min-width: 1024px) {
    .search-top-block .btn-search {
      color: #ffd200; } }

.search-opener {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-size: 20px; }
  .search-opener i {
    vertical-align: middle; }
  .search-opener:hover {
    color: #ffd200; }
    .search-opener:hover i {
      color: inherit; }
  .search-active .search-opener {
    color: #ffd200; }

.info-section {
  padding: 35px 0 35px; }

.image-box {
  display: block;
  color: #fff; }
  .image-box img {
    width: 100%; }
  .image-box .sub-title {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.ba-cta .thumbnail {
  width: 100%;
  height: 140px;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important; }
  .ba-cta .thumbnail img.thumbnail-hidden {
    visibility: hidden; }

.info-block {
  margin-bottom: 21px; }
  @media (max-width: 767.98px) {
    .info-block.mobile-block {
      margin-bottom: 0; } }
  .info-block .thumbnail {
    width: 100%;
    height: 200px;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important; }
    .info-block .thumbnail img.thumbnail-hidden {
      visibility: hidden; }
  .thumbnail.slider-cta {
    height: 130px; }

.sub-title {
  font-size: 25px;
  font-weight: 400;
  text-transform: uppercase;
  padding-bottom: 5px;
  z-index: 1;
  text-align: center;
  display: block;
  width: 100%;
  padding: 0 20px; }
  .sub-title:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
    max-width: 53px;
    height: 2px;
    background: transparent;
    -webkit-transition: background .4s;
    transition: background .4s;
    border-bottom: 1px solid #fff; }
  @media (min-width: 480px) and (max-width: 1199.98px) {
    .sub-title {
      font-size: 18px; } }

.image-link {
  position: relative;
  display: block;
  color: #fff;
  z-index: 0; }
  .image-link:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(74, 74, 74, 0.4); }
  .image-link:after {
    border: 1px solid transparent;
    -webkit-transition: background .4s, border .4s;
    transition: background .4s, border .4s;
    z-index: 0;
    opacity: 0.57; }
  .image-link:hover {
    color: #fff; }
    .image-link:hover:after {
      border-color: #979797;
      background-color: #ffd200; }
    .image-link:hover .sub-title:after {
      background-color: #fff; }
  .image-link:focus:after {
    background-color: rgba(74, 74, 74, 0.6); }

.mobile-block:not(.info-block-1) .sub-title:before {
  content: "\e902";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 35px;
  font-size: 21px;
  visibility: hidden; }

@media (max-width: 767.98px) {
  .mobile-block:not(.info-block-1) picture {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden; }
  .mobile-block:not(.info-block-1) .sub-title {
    font-size: 16px;
    position: relative;
    padding: 16px 40px 12px 20px;
    border-bottom: 1px solid #fff;
    display: block;
    color: #4a4a4a;
    text-align: left;
    top: auto;
    left: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
    .mobile-block:not(.info-block-1) .sub-title:before {
      visibility: visible; }
    .mobile-block:not(.info-block-1) .sub-title:after {
      display: none; }
  .mobile-block:not(.info-block-1) .image-link:after {
    background-color: #f1f1f1; }
  .mobile-block:not(.info-block-1) .image-link:hover:after {
    border-color: transparent; }
  .mobile-block:not(.info-block-1) .image-link:hover .sub-title:before {
    color: #ffd200; } }

.blocks-gallery-item figure figcaption {
  margin-bottom: 0px; }

.wp-block-gallery .blocks-gallery-item figcaption {
  overflow: hidden; }

#curator-feed-default {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 35px 0; }
  #curator-feed-default .crt-feed-scroll .crt-load-more a {
    background: #ffd200;
    color: #4a4a4a;
    padding: 5px 15px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: "Rubik", Roboto, "Helvetica Neue", Arial, sans-serif; }
  #curator-feed-default .crt-post-content-text {
    text-align: left;
    padding: 0px 15px 20px 15px; }

.ba-core-paragraph-section {
  background: blue !important; }
  .ba-core-paragraph-section .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.classic-section {
  padding: 35px 0 35px; }

.ba-home-image {
  padding: 20px 0px; }

.ba-events {
  padding: 0px 5px;
  /* .read-more {
		font-family: $font-family-sans-serif;
		&:after {
			@extend .icomoon;
			content: "\e902";
			padding-left: 5px;
			font-size: 20px;
		}
		&:hover {
			&:after {
				color:#ffd200;
			}
		}
	} */ }
  @media (max-width: 767px) {
    .ba-events {
      padding: 19px 0px 65px; } }
  .ba-events h2 {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 1.15px;
    font-family: "Rubik", Roboto, "Helvetica Neue", Arial, sans-serif;
    margin-bottom: 4px; }
    @media (max-width: 767px) {
      .ba-events h2 {
        font-size: 24px; } }
  .ba-events .post-date {
    padding: 41px 0px 0px;
    margin: 0px -35px; }
    @media (max-width: 1399px) {
      .ba-events .post-date {
        margin: 0px; } }
    @media (max-width: 575px) {
      .ba-events .post-date {
        padding: 4px 0px 29px; } }
    .ba-events .post-date li {
      padding: 3px 0px 20px 30px;
      width: 33%; }
      @media (max-width: 1199px) {
        .ba-events .post-date li {
          width: 50%; } }
      @media (max-width: 767px) {
        .ba-events .post-date li {
          width: 100%;
          padding: 10px 0px;
          border-bottom: 1px solid #F1F1F1; } }
      @media (max-width: 575px) {
        .ba-events .post-date li {
          padding: 20 0 15px; } }
      .ba-events .post-date li a > div {
        padding: 0px 0px 0px 30px;
        position: relative;
        font-size: 14px;
        font-family: "Rubik", Roboto, "Helvetica Neue", Arial, sans-serif;
        font-weight: 400;
        letter-spacing: 0.43px;
        color: #5D5E5E;
        line-height: 1.43; }
        @media (max-width: 767px) {
          .ba-events .post-date li a > div {
            padding: 0px 0px 0px 31px; } }
        @media (max-width: 575px) {
          .ba-events .post-date li a > div {
            padding: 0px 0px 0px 50px; } }
        .ba-events .post-date li a > div:before {
          content: '';
          position: absolute;
          top: 0px;
          left: 15px;
          bottom: 20%;
          width: 1px;
          background: #ebecee; }
          @media (max-width: 575px) {
            .ba-events .post-date li a > div:before {
              top: 0; } }
      .ba-events .post-date li a .text {
        padding: 0px 17px 0px 0px; }
        @media (max-width: 767px) {
          .ba-events .post-date li a .text {
            padding: 0px; } }
      .ba-events .post-date li a time {
        color: #000;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        /* align-items: center;
					justify-content: center; */
        line-height: 1.43;
        display: flex; }
        @media (max-width: 575px) {
          .ba-events .post-date li a time {
            line-height: 1; } }
        .ba-events .post-date li a time span {
          font-size: 4rem;
          font-weight: 300;
          line-height: 73px;
          padding-top: 3px;
          font-family: "Rubik", Roboto, "Helvetica Neue", Arial, sans-serif;
          color: #ffd200; }
          @media (max-width: 575px) {
            .ba-events .post-date li a time span {
              font-size: 68px; } }
        .ba-events .post-date li a time p {
          margin: 0;
          font-size: 15px;
          text-transform: uppercase;
          font-weight: 500;
          letter-spacing: 0.37px; }
      .ba-events .post-date li a h4 {
        letter-spacing: 0.22px;
        line-height: 1.34;
        margin-bottom: 6px;
        font-size: 14px;
        font-weight: bold; }
        @media (max-width: 575px) {
          .ba-events .post-date li a h4 {
            margin-bottom: 9px; } }
        .ba-events .post-date li a h4 a {
          font-weight: 800;
          color: #5D5E5E; }
      .ba-events .post-date li a p {
        margin-bottom: 17px; }
        @media (max-width: 575px) {
          .ba-events .post-date li a p {
            margin-bottom: 13px; } }
      .ba-events .post-date li a:hover > div {
        color: #000; }
      .ba-events .post-date li a:hover time span {
        color: #000; }

.ba-events-archive #content {
  padding-top: 40px; }

.ba-events-archive .grid-post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: 1px solid rgba(151, 151, 151, 0.5);
  padding: 25px 0px 15px; }
  @media (max-width: 1023px) {
    .ba-events-archive .grid-post {
      padding: 15px 0px; } }
  .ba-events-archive .grid-post:nth-child(1) {
    padding: 0px 0px 15px; }
  .ba-events-archive .grid-post.small-style {
    padding: 15px 0px 12px;
    border-width: 1px; }
    .ba-events-archive .grid-post.small-style .post-info {
      font-size: 15px;
      text-transform: uppercase;
      font-weight: 500;
      letter-spacing: 0.37px; }
      .ba-events-archive .grid-post.small-style .post-info h3 {
        font-size: 15px;
        text-transform: uppercase;
        font-weight: 500;
        letter-spacing: 0.37px; }
        @media (max-width: 1023px) {
          .ba-events-archive .grid-post.small-style .post-info h3 {
            line-height: 1.24;
            font-size: 16px; } }
        .ba-events-archive .grid-post.small-style .post-info h3 a {
          color: #000; }
    .ba-events-archive .grid-post.small-style .post-image {
      padding: 0px 12px 0px 0px; }
  .ba-events-archive .grid-post .post-image {
    width: 31%;
    padding: 0px 20px 0px 0px;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    @media (max-width: 1023px) {
      .ba-events-archive .grid-post .post-image {
        padding: 0px 12px 0px 0px; } }
    @media (max-width: 575px) {
      .ba-events-archive .grid-post .post-image {
        width: 100%;
        margin: 0px 0px 10px; } }
    .ba-events-archive .grid-post .post-image a {
      display: block;
      -webkit-transition: opacity 0.3s ease-in-out;
      transition: opacity 0.3s ease-in-out; }
      .ba-events-archive .grid-post .post-image a:hover {
        opacity: 0.8; }
    .ba-events-archive .grid-post .post-image img {
      width: 100%; }
  .ba-events-archive .grid-post a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%; }
    .ba-events-archive .grid-post a:hover .post-info {
      color: #000; }
      .ba-events-archive .grid-post a:hover .post-info h3 {
        color: #ffd200; }
      .ba-events-archive .grid-post a:hover .post-info p {
        color: #000; }
    .ba-events-archive .grid-post a picture {
      width: 30%; }
      .ba-events-archive .grid-post a picture .thumbnail {
        width: 100%;
        max-width: 200px;
        height: 115px;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat; }
        .ba-events-archive .grid-post a picture .thumbnail img.thumbnail-hidden {
          visibility: hidden; }
  .ba-events-archive .grid-post .post-info {
    width: 69%;
    color: #000;
    font-size: 14px;
    padding-left: 20px; }
    @media (max-width: 575px) {
      .ba-events-archive .grid-post .post-info {
        width: 100%; } }
    .ba-events-archive .grid-post .post-info:only-child {
      width: 100%; }
    .ba-events-archive .grid-post .post-info h3 {
      font-family: "Rubik", Roboto, "Helvetica Neue", Arial, sans-serif;
      font-weight: 500;
      font-size: 22px;
      line-height: 1;
      padding-top: 3px;
      color: #000; }
      @media (max-width: 1023px) {
        .ba-events-archive .grid-post .post-info h3 {
          font-size: 20px; } }
      @media (max-width: 575px) {
        .ba-events-archive .grid-post .post-info h3 {
          font-size: 18px; } }
      .ba-events-archive .grid-post .post-info h3 a {
        color: #000; }
    .ba-events-archive .grid-post .post-info p {
      padding-top: 5px; }
  .ba-events-archive .grid-post .category {
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    font-size: 10px;
    letter-spacing: 0.19px;
    display: block; }

.ba-events-archive .navigation {
  padding-top: 20px; }

.contactMap {
  width: 100%;
  min-height: 130px; }

.find-a-club-wrapper .map {
  width: 100%;
  min-height: 550px; }

.find-a-club-wrapper .thumbnail {
  width: 100%;
  height: auto;
  max-height: 550px;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  margin-bottom: 40px; }
  .find-a-club-wrapper .thumbnail img.thumbnail-hidden {
    visibility: hidden;
    height: 550px; }

.fac-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 40px;
  padding-top: 40px; }
  @media (max-width: 1199.98px) {
    .fac-header {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  @media (max-width: 767.98px) {
    .fac-header {
      min-height: 220px;
      padding-bottom: 0px; } }
  .fac-header .page-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 10px; }
    @media (max-width: 1199.98px) {
      .fac-header .page-title {
        margin-bottom: 20px; } }
    @media (max-width: 1023.98px) {
      .fac-header .page-title {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; } }
    .fac-header .page-title h3,
    .fac-header .page-title p,
    .fac-header .page-title span {
      margin: 0;
      padding: 0; }
    .fac-header .page-title h3 {
      font-size: 30px;
      letter-spacing: -0.5px;
      margin-right: 20px; }
    .fac-header .page-title p {
      font-size: 24px;
      margin-right: 20px; }
    .fac-header .page-title span {
      font-size: 16px;
      margin-bottom: 3px; }
  .fac-header .search-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
    @media (max-width: 767.98px) {
      .fac-header .search-controls .filter-form {
        width: 100%; } }
    .fac-header .search-controls select[name=test_test],
    .fac-header .search-controls button {
      margin-left: 20px; }
    .fac-header .search-controls .jcf-select {
      margin: 0; }
      @media (max-width: 767.98px) {
        .fac-header .search-controls .jcf-select {
          width: 100%;
          margin-bottom: 20px; } }

.map .gm-style-iw {
  top: 11px !important;
  line-height: 16px;
  font-size: 13px; }

.btn-back-search-results {
  border-bottom: 1px solid #ffd200; }
  .btn-back-search-results:hover {
    color: #ffd200 !important;
    cursor: pointer; }

.mapButton {
  border-bottom: 1px solid #ffd200; }
  .mapButton:hover {
    color: #ffd200 !important; }

.fac-search-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 165px; }
  .fac-search-content .fac-search-items .fac-load-more {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    display: block;
    margin-top: 40px; }
  .fac-search-content .fac-search-items .fac-search-item {
    border-bottom: 1px solid #ebecee;
    padding: 25px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: justify;
        align-content: space-between; }
    @media (max-width: 1199.98px) {
      .fac-search-content .fac-search-items .fac-search-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .fac-search-content .fac-search-items .fac-search-item .left-side {
      width: 100%; }
      @media (max-width: 1023.98px) {
        .fac-search-content .fac-search-items .fac-search-item .left-side {
          margin-bottom: 20px; } }
      .fac-search-content .fac-search-items .fac-search-item .left-side .fac-title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding-bottom: 20px; }
        .fac-search-content .fac-search-items .fac-search-item .left-side .fac-title h5.text-light {
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end;
          margin: 0;
          font-size: 19px;
          text-transform: uppercase;
          color: #4a4a4a !important;
          font-weight: normal; }
        .fac-search-content .fac-search-items .fac-search-item .left-side .fac-title .fac-distance {
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
          .fac-search-content .fac-search-items .fac-search-item .left-side .fac-title .fac-distance .fac-icon {
            font-size: 15px;
            color: #4a4a4a; }
          .fac-search-content .fac-search-items .fac-search-item .left-side .fac-title .fac-distance .dist-text {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            color: #4a4a4a;
            font-size: 12px;
            font-weight: 500;
            -webkit-box-align: end;
                -ms-flex-align: end;
                    align-items: flex-end;
            margin-left: 5px; }
      .fac-search-content .fac-search-items .fac-search-item .left-side .fac-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .fac-search-content .fac-search-items .fac-search-item .left-side .fac-content .thumbnail {
          max-width: 200px;
          width: 100%;
          margin-right: 20px;
          height: auto;
          background-size: cover !important;
          background-position: center center !important;
          background-repeat: no-repeat !important; }
          .fac-search-content .fac-search-items .fac-search-item .left-side .fac-content .thumbnail img.thumbnail-hidden {
            visibility: hidden; }
        .fac-search-content .fac-search-items .fac-search-item .left-side .fac-content .fac-description {
          padding-bottom: 20px; }
    .fac-search-content .fac-search-items .fac-search-item .right-side {
      max-width: 250px;
      width: 100%;
      margin-left: 50px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .fac-search-content .fac-search-items .fac-search-item .right-side.find-a-club-result {
        width: 100%;
        min-width: 250px;
        margin-left: 20px; }
        .fac-search-content .fac-search-items .fac-search-item .right-side.find-a-club-result .fac-icons {
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start; }
          .fac-search-content .fac-search-items .fac-search-item .right-side.find-a-club-result .fac-icons .fac-icon-wrapper {
            width: 40px;
            margin-right: 15px; }
            @media (max-width: 1199.98px) {
              .fac-search-content .fac-search-items .fac-search-item .right-side.find-a-club-result .fac-icons .fac-icon-wrapper {
                margin-left: 0px;
                margin-right: 10px; } }
          .fac-search-content .fac-search-items .fac-search-item .right-side.find-a-club-result .fac-icons .fac-icon {
            margin-right: 5px;
            font-size: 25px; }
        @media (max-width: 1199.98px) {
          .fac-search-content .fac-search-items .fac-search-item .right-side.find-a-club-result {
            margin-left: 0px; } }
      @media (max-width: 1199.98px) {
        .fac-search-content .fac-search-items .fac-search-item .right-side {
          max-width: 100%;
          margin-left: 0px; } }
      @media (max-width: 1023.98px) {
        .fac-search-content .fac-search-items .fac-search-item .right-side {
          max-width: 100%;
          margin-left: 0px; } }
      .fac-search-content .fac-search-items .fac-search-item .right-side .fac-icons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        width: 100%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        @media (max-width: 1199.98px) {
          .fac-search-content .fac-search-items .fac-search-item .right-side .fac-icons {
            padding-top: 20px;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
                -ms-flex-direction: row;
                    flex-direction: row;
            -webkit-box-align: start;
                -ms-flex-align: start;
                    align-items: flex-start; } }
        @media (max-width: 1023.98px) {
          .fac-search-content .fac-search-items .fac-search-item .right-side .fac-icons {
            padding-top: 0px; } }

.fac-icon-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 33%;
  margin-bottom: 17px; }
  @media (max-width: 1199.98px) {
    .fac-icon-wrapper {
      max-width: 50px;
      margin-left: 0px;
      margin-right: 20px; } }
  @media (max-width: 767.98px) {
    .fac-icon-wrapper {
      max-width: 33%;
      margin-right: 0px; } }
  .fac-icon-wrapper .fac-icon {
    color: #ffd200;
    text-align: center;
    font-size: 35px;
    margin-bottom: 2px; }
  .fac-icon-wrapper .dist-text-wrapper {
    width: 45px; }
  .fac-icon-wrapper .fac-icon-desc {
    font-size: 9px;
    line-height: 10px;
    text-align: center;
    font-family: "Rubik", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: normal;
    color: #4a4a4a;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .fac-icon-wrapper.fac-result-icons {
    background: red !important; }

.ba-find-a-club-result {
  padding-top: 40px;
  display: none; }

.ba-find-a-club-result-wrapper,
.ba-find-a-club-result-wrapper-back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 767.98px) {
    .ba-find-a-club-result-wrapper,
    .ba-find-a-club-result-wrapper-back {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.ba-find-a-club-result-wrapper {
  margin-bottom: 100px; }
  @media (max-width: 767.98px) {
    .ba-find-a-club-result-wrapper {
      margin-bottom: 40px; } }

.ba-find-a-club-result-wrapper-back {
  margin-bottom: 40px; }

.fac-searched-result {
  width: 100%; }
  .fac-searched-result .fac-result-icons-title {
    color: #b9b9b9;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px; }
  .fac-searched-result .fac-result-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 20px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .fac-searched-result .fac-result-icons .fac-icon-wrapper {
      margin-right: 20px;
      width: 50px; }
  @media (max-width: 1199.98px) {
    .fac-searched-result {
      max-width: 800px; } }

.card-contact {
  width: 100%;
  max-width: 250px;
  background-color: #f1f1f1;
  color: #4a4a4a;
  font-size: 13px;
  margin-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .card-contact .contact-title-span {
    padding-top: 15px; }
  @media (max-width: 767.98px) {
    .card-contact {
      margin-left: 0px;
      max-width: 100%; } }
  .card-contact .contactMap {
    padding: 0px;
    margin-top: 15px; }
    @media (max-width: 767.98px) {
      .card-contact .contactMap {
        min-height: 220px; } }
  .card-contact span {
    width: 100%;
    overflow: hidden; }
    .card-contact span a {
      border-bottom: 1px solid #ffd200; }
      .card-contact span a:hover {
        color: #ffd200 !important;
        cursor: pointer; }
  .card-contact div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 0px 15px 0px 15px; }
  .card-contact .contact-title {
    color: #4a4a4a;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px; }
  .card-contact .contact-map {
    padding-bottom: 0px; }

.searched-items-title {
  font-size: 14px;
  letter-spacing: 1.5px;
  font-weight: 900;
  color: #1d1f24;
  text-transform: uppercase;
  margin-bottom: 20px; }

/* 
&:after {			
	top: 50%;
	transform: translateY(-50%);
}
}
@include media-breakpoint-up(md) {
padding: 17px 0 11px;
border-bottom: 1px solid #979797;
&:after {
	bottom: 5px;
	right: 0;
	font-size: 20px;
}
}
 */
.dont-break-out {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; }

.ba-find-a-club-archive .grid-post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: 1px solid rgba(151, 151, 151, 0.5);
  padding: 25px 0px 15px; }
  @media (max-width: 1023px) {
    .ba-find-a-club-archive .grid-post {
      padding: 15px 0px; } }
  .ba-find-a-club-archive .grid-post:nth-child(1) {
    padding: 0px 0px 15px; }
  .ba-find-a-club-archive .grid-post.small-style {
    padding: 15px 0px 12px;
    border-width: 1px; }
    .ba-find-a-club-archive .grid-post.small-style .post-info {
      font-size: 15px;
      text-transform: uppercase;
      font-weight: 500;
      letter-spacing: 0.37px; }
      .ba-find-a-club-archive .grid-post.small-style .post-info h3 {
        font-size: 15px;
        text-transform: uppercase;
        font-weight: 500;
        letter-spacing: 0.37px; }
        @media (max-width: 1023px) {
          .ba-find-a-club-archive .grid-post.small-style .post-info h3 {
            line-height: 1.24;
            font-size: 16px; } }
        .ba-find-a-club-archive .grid-post.small-style .post-info h3 a {
          color: #000; }
    .ba-find-a-club-archive .grid-post.small-style .post-image {
      padding: 0px 12px 0px 0px; }
  .ba-find-a-club-archive .grid-post .post-image {
    width: 31%;
    padding: 0px 20px 0px 0px;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    @media (max-width: 1023px) {
      .ba-find-a-club-archive .grid-post .post-image {
        padding: 0px 12px 0px 0px; } }
    @media (max-width: 575px) {
      .ba-find-a-club-archive .grid-post .post-image {
        width: 100%;
        margin: 0px 0px 10px; } }
    .ba-find-a-club-archive .grid-post .post-image a {
      display: block;
      -webkit-transition: opacity 0.3s ease-in-out;
      transition: opacity 0.3s ease-in-out; }
      .ba-find-a-club-archive .grid-post .post-image a:hover {
        opacity: 0.8; }
    .ba-find-a-club-archive .grid-post .post-image img {
      width: 100%; }
  .ba-find-a-club-archive .grid-post a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%; }
    .ba-find-a-club-archive .grid-post a:hover .post-info {
      color: #000; }
      .ba-find-a-club-archive .grid-post a:hover .post-info h3 {
        color: #ffd200; }
      .ba-find-a-club-archive .grid-post a:hover .post-info p {
        color: #000; }
    .ba-find-a-club-archive .grid-post a picture {
      width: 30%; }
      .ba-find-a-club-archive .grid-post a picture .thumbnail {
        width: 100%;
        max-width: 200px;
        height: 115px;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat; }
        .ba-find-a-club-archive .grid-post a picture .thumbnail img.thumbnail-hidden {
          visibility: hidden; }
  .ba-find-a-club-archive .grid-post .post-info {
    width: 69%;
    color: #000;
    font-size: 14px;
    padding-left: 20px; }
    @media (max-width: 575px) {
      .ba-find-a-club-archive .grid-post .post-info {
        width: 100%; } }
    .ba-find-a-club-archive .grid-post .post-info:only-child {
      width: 100%; }
    .ba-find-a-club-archive .grid-post .post-info h3 {
      font-family: "Rubik", Roboto, "Helvetica Neue", Arial, sans-serif;
      font-weight: 500;
      font-size: 22px;
      line-height: 1;
      padding-top: 3px;
      color: #000; }
      @media (max-width: 1023px) {
        .ba-find-a-club-archive .grid-post .post-info h3 {
          font-size: 20px; } }
      @media (max-width: 575px) {
        .ba-find-a-club-archive .grid-post .post-info h3 {
          font-size: 18px; } }
      .ba-find-a-club-archive .grid-post .post-info h3 a {
        color: #000; }
    .ba-find-a-club-archive .grid-post .post-info p {
      padding-top: 5px; }
  .ba-find-a-club-archive .grid-post .category {
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    font-size: 10px;
    letter-spacing: 0.19px;
    display: block; }

.ba-find-a-club-archive .navigation {
  padding-top: 20px; }

.ba-events-sub-page .title-holder .category .two-time {
  color: #000;
  font-size: 14px; }

.ba-events-sub-page .title-holder .category time {
  color: #000;
  font-size: 14px; }

.ba-events-sub-page .title-holder h1 {
  font-weight: 500; }

.image-custom-section {
  padding: 35px 0 35px; }
  .image-custom-section .row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

@media (min-width: 768px) {
  .filter-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; } }

.filter-form .jcf-select {
  margin: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }
  @media (max-width: 767.98px) {
    .filter-form .jcf-select {
      width: 100%;
      margin-bottom: 25px; } }
  @media (min-width: 1024px) {
    .filter-form .jcf-select {
      max-width: 230px; } }

.filter-form .btn, .filter-form .widget_custom_sidebar_banner a, .widget_custom_sidebar_banner .filter-form a {
  margin-left: 25px; }
  @media (max-width: 767.98px) {
    .filter-form .btn, .filter-form .widget_custom_sidebar_banner a, .widget_custom_sidebar_banner .filter-form a {
      width: 100%;
      margin-left: 0; } }

.info-list {
  font-weight: 400;
  text-transform: uppercase; }
  @media (max-width: 767.98px) {
    .info-list {
      background-color: #f1f1f1; } }
  @media (min-width: 1024px) {
    .info-list {
      padding-left: 20px; } }
  .info-list a {
    position: relative;
    padding: 17px 20px 11px;
    border-bottom: 1px solid #fff;
    display: block; }
    .info-list a:after {
      content: "\e902";
      position: absolute;
      right: 20px;
      font-size: 20px; }
    @media (max-width: 767.98px) {
      .info-list a:after {
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%); } }
    @media (min-width: 768px) {
      .info-list a {
        padding: 17px 0 11px;
        border-bottom: 1px solid #979797; }
        .info-list a:after {
          bottom: 5px;
          right: 0;
          font-size: 20px; } }
    .info-list a:hover:after {
      color: #ffd200; }
    .info-list a:focus:after {
      color: #d3d2d2; }

.info-title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.25rem; }
  @media (max-width: 767.98px) {
    .info-title {
      display: none; } }

.info-banner {
  color: #000;
  position: relative; }
  @media (max-width: 1023.98px) {
    .info-banner {
      padding: 27px 0; } }
  .info-banner h2 {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0.9rem; }
    @media (min-width: 1024px) {
      .info-banner h2 {
        font-size: 28px; } }
  .info-banner .bunner-text {
    overflow: hidden; }
    @media (max-width: 1023.98px) {
      .info-banner .bunner-text {
        max-width: 66%; } }
    @media (min-width: 1024px) {
      .info-banner .bunner-text {
        margin-bottom: 20px; } }
  .info-banner .container, .info-banner .slick-dots, .info-banner .wp-caption-text,
  .info-banner figcaption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (max-width: 1023.98px) {
      .info-banner .container, .info-banner .slick-dots, .info-banner .wp-caption-text,
      .info-banner figcaption {
        text-align: center; } }
    @media (min-width: 1024px) {
      .info-banner .container, .info-banner .slick-dots, .info-banner .wp-caption-text,
      .info-banner figcaption {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end; } }
  .info-banner .image-block {
    max-width: 133px; }
    @media (max-width: 1023.98px) {
      .info-banner .image-block {
        position: absolute;
        bottom: 0;
        left: 0; } }
    @media (min-width: 1024px) {
      .info-banner .image-block {
        margin: 9px 17px 0 56px;
        max-width: 227px; } }

.form-block.form-group, .form-group.mc4wp-form-fields {
  max-width: 337px;
  margin: 0 auto 5px;
  position: relative; }

.form-block input:not([type='checkbox']):not([type='radio']):not([type='file']):not([type='button']):not([type='submit']), .mc4wp-form-fields input:not([type='checkbox']):not([type='radio']):not([type='file']):not([type='button']):not([type='submit']) {
  height: 60px;
  background-color: #4a4a4a;
  font-size: 14px;
  font-weight: 400;
  padding: 1rem 50px 1rem 24px;
  width: 100%;
  border: 1px solid #ffd200;
  color: #fff; }
  .form-block input:not([type='checkbox']):not([type='radio']):not([type='file']):not([type='button']):not([type='submit'])::-webkit-input-placeholder, .mc4wp-form-fields input:not([type='checkbox']):not([type='radio']):not([type='file']):not([type='button']):not([type='submit'])::-webkit-input-placeholder {
    color: #fff; }
  .form-block input:not([type='checkbox']):not([type='radio']):not([type='file']):not([type='button']):not([type='submit'])::-moz-placeholder, .mc4wp-form-fields input:not([type='checkbox']):not([type='radio']):not([type='file']):not([type='button']):not([type='submit'])::-moz-placeholder {
    opacity: 1;
    color: #fff; }
  .form-block input:not([type='checkbox']):not([type='radio']):not([type='file']):not([type='button']):not([type='submit']):-moz-placeholder, .mc4wp-form-fields input:not([type='checkbox']):not([type='radio']):not([type='file']):not([type='button']):not([type='submit']):-moz-placeholder {
    color: #fff; }
  .form-block input:not([type='checkbox']):not([type='radio']):not([type='file']):not([type='button']):not([type='submit']):-ms-input-placeholder, .mc4wp-form-fields input:not([type='checkbox']):not([type='radio']):not([type='file']):not([type='button']):not([type='submit']):-ms-input-placeholder {
    color: #fff; }
  .form-block input:not([type='checkbox']):not([type='radio']):not([type='file']):not([type='button']):not([type='submit']).placeholder, .mc4wp-form-fields input:not([type='checkbox']):not([type='radio']):not([type='file']):not([type='button']):not([type='submit']).placeholder {
    color: #fff; }
  .form-block input:not([type='checkbox']):not([type='radio']):not([type='file']):not([type='button']):not([type='submit']):focus, .mc4wp-form-fields input:not([type='checkbox']):not([type='radio']):not([type='file']):not([type='button']):not([type='submit']):focus {
    box-shadow: 0 0 0px 1px #ffd200 inset;
    outline: none; }

.footer-social-list {
  font-size: 16px; }
  .footer-social-list li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px; }
  .footer-social-list a {
    width: 24px;
    height: 24px;
    background-color: #fff;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 50%;
    overflow: hidden; }
    .footer-social-list a i {
      vertical-align: middle; }
    .footer-social-list a:hover {
      background-color: #ffd200; }

.navigation,
.navigation-comments {
  margin-bottom: 1.2em;
  width: 100%; }
  @media (max-width: 479.98px) {
    .navigation:last-child,
    .navigation-comments:last-child {
      padding-top: 2rem; } }
  .navigation .nav-links,
  .navigation-comments .nav-links {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative; }
    @media (max-width: 1023.98px) {
      .navigation .nav-links,
      .navigation-comments .nav-links {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  .navigation .screen-reader-text,
  .navigation-comments .screen-reader-text {
    position: absolute;
    left: -99999px; }
  .navigation .page-numbers,
  .navigation-comments .page-numbers {
    width: 24px;
    height: 24px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.51px;
    border-radius: 50%;
    overflow: hidden;
    padding: 0 .4em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 10px;
    border-bottom: none; }
    .navigation .page-numbers.current,
    .navigation-comments .page-numbers.current {
      background-color: #ffd200;
      color: #fff; }
    .navigation .page-numbers:hover,
    .navigation-comments .page-numbers:hover {
      background-color: #ffd200;
      color: #fff; }
  .navigation .next,
  .navigation .prev,
  .navigation-comments .next,
  .navigation-comments .prev {
    font-size: 19px;
    border-radius: 50%;
    color: #d9d9d6;
    text-decoration: none;
    padding: 0; }
    .navigation .next i,
    .navigation .prev i,
    .navigation-comments .next i,
    .navigation-comments .prev i {
      margin: -1px 0 0; }
    .navigation .next span,
    .navigation .prev span,
    .navigation-comments .next span,
    .navigation-comments .prev span {
      font-size: 0;
      line-height: 0;
      display: block;
      overflow: hidden; }
    .navigation .next:hover,
    .navigation .prev:hover,
    .navigation-comments .next:hover,
    .navigation-comments .prev:hover {
      background-color: transparent;
      color: #ffd200; }

.banner {
  padding-top: 44px;
  margin-bottom: 27px;
  text-align: center; }
  .banner img {
    width: 100%; }

.content-section + .banner {
  margin-bottom: 85px; }

.banner-block {
  border: 1px solid #979797;
  max-width: 970px;
  margin: 0 auto; }

.profile-image {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 60px;
  display: block;
  z-index: 0;
  -webkit-transition: opacity .5s;
  transition: opacity .5s; }
  .profile-image:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: -webkit-linear-gradient(45deg, #000 0%, rgba(0, 0, 0, 0.9) 10%, rgba(0, 0, 0, 0.6) 20%, rgba(0, 0, 0, 0.3) 30%, rgba(0, 0, 0, 0.2) 35%, rgba(0, 0, 0, 0.1) 40%, transparent 80%);
    background: linear-gradient(45deg, #000 0%, rgba(0, 0, 0, 0.9) 10%, rgba(0, 0, 0, 0.6) 20%, rgba(0, 0, 0, 0.3) 30%, rgba(0, 0, 0, 0.2) 35%, rgba(0, 0, 0, 0.1) 40%, transparent 80%);
    z-index: 0; }
  .profile-image:hover {
    opacity: 0.8; }
  .profile-image .profile-title {
    color: #fff;
    position: absolute;
    bottom: 15px;
    left: 10px;
    z-index: 1;
    max-width: 50%;
    padding: 0 0 3px; }
    .profile-image .profile-title:after {
      content: '';
      width: 80px;
      height: 2px;
      position: absolute;
      top: 100%;
      left: 0;
      background-color: #ffd200; }
  .profile-image img {
    width: 100%; }

.share-list {
  margin-bottom: 19px; }
  @media (min-width: 768px) {
    .share-list {
      margin-bottom: 19px; } }
  .share-list .stButton .stLarge {
    background-size: contain;
    height: 26px;
    width: 26px;
    background-position: center !important;
    vertical-align: top; }

.widget_recent_entries {
  font-size: 14px;
  overflow: hidden; }
  .widget_recent_entries h3, .widget_recent_entries h4, .widget_recent_entries h5, .widget_recent_entries h6 {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 1.53px; }
  .widget_recent_entries h3 {
    font-size: 14px; }
  .widget_recent_entries h4 {
    font-size: 13px; }
  .widget_recent_entries h5 {
    font-size: 12px; }
  .widget_recent_entries h6 {
    font-size: 11px; }
  .widget_recent_entries ul {
    counter-reset: li;
    list-style: none;
    padding: 0;
    counter-reset: point; }
    .widget_recent_entries ul:last-child {
      margin: 0; }
    .widget_recent_entries ul li {
      padding: 0 0 0 25px;
      position: relative;
      counter-increment: step-counter; }
      .widget_recent_entries ul li:before {
        content: counter(step-counter);
        counter-increment: item;
        position: absolute;
        font-size: 18px;
        font-weight: 700;
        top: 22px;
        left: 0;
        text-transform: uppercase;
        color: #ffd200; }
      .widget_recent_entries ul li + li:after {
        content: '';
        position: absolute;
        top: 0;
        left: -22px;
        right: -22px;
        height: 1px;
        background-color: #fff; }
    .widget_recent_entries ul a {
      border-color: transparent;
      padding: 22px 0;
      display: block; }
      .widget_recent_entries ul a:hover {
        text-shadow: 0 0 0; }

.widget_custom_sidebar_banner {
  position: relative !important;
  background-color: #ffd200;
  color: #000;
  padding: 27px 20% 27px; }
  @media (max-width: 767.98px) {
    .widget_custom_sidebar_banner {
      position: relative;
      text-align: center; }
      .widget_custom_sidebar_banner:after {
        position: absolute;
        content: '';
        top: 0;
        left: -9999px;
        right: -9999px;
        bottom: 0;
        background: #ffd200; }
      .widget_custom_sidebar_banner:after {
        z-index: -1; } }
  @media (min-width: 768px) {
    .widget_custom_sidebar_banner {
      padding: 21px 11px 180px;
      background-position: 100% 100%; } }
  .widget_custom_sidebar_banner.widget h3 {
    letter-spacing: 0.12px;
    font-size: 1.38rem;
    font-weight: 700; }
    @media (min-width: 1024px) {
      .widget_custom_sidebar_banner.widget h3 {
        font-size: 1.75rem; } }
  .widget_custom_sidebar_banner img {
    bottom: 0px;
    position: absolute;
    right: 0px;
    width: 170px;
    height: auto; }
    @media (max-width: 767.98px) {
      .widget_custom_sidebar_banner img {
        width: auto;
        height: 100%; } }

blockquote {
  font-size: 22px;
  line-height: 1.2;
  font-style: italic;
  padding: 14px 0 0;
  border-top: 1px solid #979797;
  border-bottom: 1px solid #979797;
  margin-bottom: 2rem; }

.tags-list a {
  font-size: 11px;
  font-weight: 700;
  font-style: italic;
  color: #000;
  margin: 0 9px;
  border: none; }

.tags-list span {
  width: 20px;
  height: 20px;
  background-color: #4a4a4a;
  color: #fff;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 12px; }

.tags-list i {
  vertical-align: middle; }

.related-posts {
  padding: 55px 0 55px;
  font-size: 12px; }
  @media (min-width: 1024px) {
    .related-posts {
      font-size: 14px;
      padding: 28px 0;
      background-color: #ebecee; } }
  .related-posts h2 {
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 1.4rem; }

.post-related-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 12px 0;
  color: #000;
  position: relative; }
  @media (max-width: 1023.98px) {
    .post-related-item:after {
      content: '';
      position: absolute;
      left: -9999px;
      right: -9999px;
      background-color: #e5e5e5;
      height: 1px;
      top: 100%; } }
  @media (min-width: 1024px) {
    .post-related-item {
      color: #9b9b9b; } }
  .post-related-item .post-title {
    font-size: 19px; }
    @media (min-width: 1024px) {
      .post-related-item .post-title {
        font-weight: 700; } }
  @media (min-width: 1024px) {
    .post-related-item time {
      font-size: 12px;
      color: #4a4a4a; } }
  .post-related-item p:last-child {
    margin-bottom: 0; }

.post-related-image {
  width: 35%; }
  .post-related-image img {
    width: 100%; }

.related-post-description {
  width: 60%; }
  @media (max-width: 1023.98px) {
    .related-post-description {
      -ms-flex-item-align: stretch;
          align-self: stretch;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .related-post-description time {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        margin-top: auto; } }

.accordion-menu {
  background-color: #f1f1f1;
  font-weight: 400;
  padding: 0; }
  .accordion-menu .menu-item-has-children > a {
    position: relative; }
    .accordion-menu .menu-item-has-children > a:before {
      content: "\f054";
      position: absolute;
      top: 50%;
      left: 0;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
  .accordion-menu a {
    padding: 8px 0 8px 30px;
    display: block;
    border-bottom: 1px solid #fff; }
  .accordion-menu .sub-menu {
    font-weight: 700; }

.widget-list {
  background-color: #f1f1f1;
  text-transform: uppercase;
  font-weight: 400; }
  .widget-list a {
    position: relative;
    padding: 12px 37px 11px 0;
    border-bottom: 1px solid #fff;
    display: block; }
    .widget-list a:after {
      content: "\e902";
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      font-size: 20px; }
    @media (max-width: 767.98px) {
      .widget-list a:after {
        right: 20px; } }
    @media (min-width: 768px) {
      .widget-list a {
        padding: 12px 0 11px 33px; }
        .widget-list a:after {
          top: 50%;
          -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%);
          left: 0;
          font-size: 20px; } }
    .widget-list a:hover:after {
      color: #ffd200; }
    .widget-list a:focus:after {
      color: #d3d2d2; }

.ba-event-calendar-wrapper .date-selectors {
  font-size: 14px; }
  .ba-event-calendar-wrapper .date-selectors .prev {
    float: left;
    cursor: pointer; }
    .ba-event-calendar-wrapper .date-selectors .prev .prev-icon {
      color: #ffd200;
      margin-right: 6px;
      vertical-align: middle; }
  .ba-event-calendar-wrapper .date-selectors .next {
    float: right;
    cursor: pointer; }
    .ba-event-calendar-wrapper .date-selectors .next .next-icon {
      color: #ffd200;
      margin-left: 6px;
      vertical-align: middle; }

.ba-event-calendar-wrapper .calendar-header .calendar-date-title {
  font-size: 24px;
  font-family: "Rubik", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: 0.5px;
  color: #fff;
  background: #4a4a4a;
  padding: 6px 15px 4px 15px;
  margin-bottom: 20px; }

.ba-event-calendar-wrapper .calendar-header .calendar-title-section {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px; }
  .ba-event-calendar-wrapper .calendar-header .calendar-title-section .calendar-filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    @media (max-width: 767px) {
      .ba-event-calendar-wrapper .calendar-header .calendar-title-section .calendar-filters {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .ba-event-calendar-wrapper .calendar-header .calendar-title-section .calendar-filters div.category-filter {
          width: 50%; }
        .ba-event-calendar-wrapper .calendar-header .calendar-title-section .calendar-filters .clear-filter-btn {
          width: 50%; } }
    @media (max-width: 475px) {
      .ba-event-calendar-wrapper .calendar-header .calendar-title-section .calendar-filters {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        .ba-event-calendar-wrapper .calendar-header .calendar-title-section .calendar-filters div.category-filter {
          width: 100%;
          margin-bottom: 10px;
          margin-right: 0px; }
          .ba-event-calendar-wrapper .calendar-header .calendar-title-section .calendar-filters div.category-filter .jcf-select {
            min-width: 0; }
        .ba-event-calendar-wrapper .calendar-header .calendar-title-section .calendar-filters .clear-filter-btn {
          width: 100%;
          padding-left: 15px;
          padding-right: 15px; } }
    .ba-event-calendar-wrapper .calendar-header .calendar-title-section .calendar-filters .view-type {
      height: 30px;
      text-align: center;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-item-align: end;
          align-self: flex-end;
      display: none; }
      .ba-event-calendar-wrapper .calendar-header .calendar-title-section .calendar-filters .view-type .view-list, .ba-event-calendar-wrapper .calendar-header .calendar-title-section .calendar-filters .view-type .view-calendar {
        width: 30px;
        height: 100%;
        cursor: pointer;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .ba-event-calendar-wrapper .calendar-header .calendar-title-section .calendar-filters .view-type .view-list {
        background-color: #f1f1f1;
        border-top-left-radius: 2px;
        border-bottom-left-radius: 2px; }
      .ba-event-calendar-wrapper .calendar-header .calendar-title-section .calendar-filters .view-type .view-calendar {
        background-color: #4a4a4a;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px; }
    .ba-event-calendar-wrapper .calendar-header .calendar-title-section .calendar-filters .category-filter {
      display: inline-block;
      vertical-align: middle;
      margin-right: 24px; }
      .ba-event-calendar-wrapper .calendar-header .calendar-title-section .calendar-filters .category-filter .jcf-select {
        min-width: 230px;
        margin-bottom: 0;
        border-radius: 2px;
        width: 100%; }
    .ba-event-calendar-wrapper .calendar-header .calendar-title-section .calendar-filters .clear-filter-btn {
      display: inline-block;
      border-radius: 2px;
      overflow: hidden;
      text-overflow: ellipsis; }

.ba-event-calendar-wrapper .calendar-content-wrapper {
  position: relative; }
  .ba-event-calendar-wrapper .calendar-content-wrapper .load-spinner {
    -webkit-animation-play-state: running;
            animation-play-state: running;
    opacity: 1;
    position: relative;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.8);
    z-index: 10; }

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(0deg);
            transform: translate3d(-50%, -50%, 0) rotate(0deg); }
  100% {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(360deg);
            transform: translate3d(-50%, -50%, 0) rotate(360deg); } }

@keyframes spinner {
  0% {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(0deg);
            transform: translate3d(-50%, -50%, 0) rotate(0deg); }
  100% {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(360deg);
            transform: translate3d(-50%, -50%, 0) rotate(360deg); } }
    .ba-event-calendar-wrapper .calendar-content-wrapper .load-spinner.paused {
      -webkit-animation-play-state: paused;
              animation-play-state: paused;
      opacity: 0.2;
      -webkit-transition: opacity linear 0.1s;
      transition: opacity linear 0.1s;
      display: none; }
    .ba-event-calendar-wrapper .calendar-content-wrapper .load-spinner::before {
      -webkit-animation: 1.5s linear infinite spinner;
              animation: 1.5s linear infinite spinner;
      -webkit-animation-play-state: inherit;
              animation-play-state: inherit;
      border: solid 5px #dedede;
      border-bottom-color: #ffd200;
      border-radius: 50%;
      content: "";
      height: 40px;
      left: 50%;
      opacity: inherit;
      position: absolute;
      top: 50%;
      -webkit-transform: translate3d(-50%, -50%, 0);
              transform: translate3d(-50%, -50%, 0);
      width: 40px;
      will-change: transform; }

.ba-event-calendar-wrapper .ba-event-calendar-list .empty-events {
  min-height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center; }

.ba-event-calendar-wrapper .ba-event-calendar-list .event-post {
  min-height: 200px;
  margin-bottom: 30px;
  background-color: #f1f1f1;
  padding: 15px;
  border-radius: 2px; }
  .ba-event-calendar-wrapper .ba-event-calendar-list .event-post .event-time {
    font-style: italic;
    font-size: 12px; }

.ba-event-calendar-wrapper .ba-event-calendar .event-calendar-table {
  width: 100%; }
  .ba-event-calendar-wrapper .ba-event-calendar .event-calendar-table .table-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    overflow: hidden; }
    .ba-event-calendar-wrapper .ba-event-calendar .event-calendar-table .table-row .table-cell {
      width: 14.28%;
      font-size: 13px;
      letter-spacing: 0.5px;
      position: relative;
      border-top: 1px solid #ebecee;
      border-left: 1px solid #ebecee;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .ba-event-calendar-wrapper .ba-event-calendar .event-calendar-table .table-row .table-cell:last-child {
        border-right: 1px solid #ebecee; }
      .ba-event-calendar-wrapper .ba-event-calendar .event-calendar-table .table-row .table-cell.table-header {
        font-weight: bold;
        text-align: center;
        background: #ebecee;
        padding-top: 11px;
        padding-bottom: 14px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .ba-event-calendar-wrapper .ba-event-calendar .event-calendar-table .table-row .table-cell.table-header .header-day::before {
          content: attr(data-day-full); }
        @media (max-width: 767px) {
          .ba-event-calendar-wrapper .ba-event-calendar .event-calendar-table .table-row .table-cell.table-header .header-day::before {
            content: attr(data-day-short); } }
      .ba-event-calendar-wrapper .ba-event-calendar .event-calendar-table .table-row .table-cell.calendar-day {
        min-height: 125px; }
        .ba-event-calendar-wrapper .ba-event-calendar .event-calendar-table .table-row .table-cell.calendar-day .day-number {
          height: 35px;
          background-color: rgba(235, 236, 238, 0.3);
          padding: 7px 15px 13px 15px;
          font-style: normal;
          font-stretch: normal;
          line-height: normal;
          letter-spacing: 0.1px;
          color: rgba(74, 74, 74, 0.5);
          margin-bottom: 15px;
          font-weight: 500; }
        .ba-event-calendar-wrapper .ba-event-calendar .event-calendar-table .table-row .table-cell.calendar-day .day-number.disabled {
          font-weight: 300; }
        .ba-event-calendar-wrapper .ba-event-calendar .event-calendar-table .table-row .table-cell.calendar-day .event-bar {
          position: relative;
          margin-bottom: 5px;
          height: 59px;
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2; }
          .ba-event-calendar-wrapper .ba-event-calendar .event-calendar-table .table-row .table-cell.calendar-day .event-bar.empty-bar {
            -webkit-box-ordinal-group: 2;
                -ms-flex-order: 1;
                    order: 1; }
          .ba-event-calendar-wrapper .ba-event-calendar .event-calendar-table .table-row .table-cell.calendar-day .event-bar .bar-item {
            position: absolute;
            left: 0;
            height: 100%;
            z-index: 1;
            padding: 9px;
            background-color: #fffdf2;
            border: 1px solid #ffd200;
            border-radius: 4px;
            overflow: hidden; }
            .ba-event-calendar-wrapper .ba-event-calendar .event-calendar-table .table-row .table-cell.calendar-day .event-bar .bar-item .event-title {
              font-size: 12px;
              font-weight: 500; }
            .ba-event-calendar-wrapper .ba-event-calendar .event-calendar-table .table-row .table-cell.calendar-day .event-bar .bar-item .event-title, .ba-event-calendar-wrapper .ba-event-calendar .event-calendar-table .table-row .table-cell.calendar-day .event-bar .bar-item .event-description {
              white-space: nowrap;
              overflow: hidden;
              text-overflow: ellipsis; }
    .ba-event-calendar-wrapper .ba-event-calendar .event-calendar-table .table-row:last-child .table-cell {
      border-bottom: 1px solid #ebecee; }

.new-banner .slick-arrow {
  outline: none; }

.new-banner .slide {
  position: relative;
  background-color: #000;
  height: 300px; }
  @media (min-width: 1024px) {
    .new-banner .slide {
      height: 450px; } }

.new-banner .bg-stretch {
  min-height: auto;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: auto 100%; }

.new-banner .container, .new-banner .slick-dots, .new-banner .wp-caption-text,
.new-banner figcaption {
  position: relative;
  z-index: 2;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-bottom: 15px; }
  @media (min-width: 768px) {
    .new-banner .container, .new-banner .slick-dots, .new-banner .wp-caption-text,
    .new-banner figcaption {
      padding-bottom: 37px; } }

.header {
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid #c1c1c1; }
  @media (max-width: 1023.98px) {
    .header .container, .header .slick-dots, .header .wp-caption-text,
    .header figcaption {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media (max-width: 1023.98px) {
    .header.nav-active, .header.findClub-active {
      background-color: #4a4a4a; } }

.logo {
  max-width: 97px; }
  @media (min-width: 1024px) {
    .logo {
      max-width: 134px; } }
  .logo img {
    vertical-align: top; }
  .logo svg {
    display: block;
    width: 104px;
    height: 52px; }
    @media (min-width: 1024px) {
      .logo svg {
        width: 134px;
        height: 68px; } }
  .logo a {
    display: block; }
  @media (max-width: 1023.98px) {
    .nav-active .logo {
      position: relative;
      z-index: 3; }
      .nav-active .logo .logo-color {
        fill: #fff !important; } }
  @media (min-width: 1024px) {
    .search-active .logo {
      position: relative;
      z-index: 3; }
      .search-active .logo .logo-color {
        fill: #fff !important; } }
  .findClub-active .logo {
    position: relative;
    z-index: 3; }
    .findClub-active .logo .logo-color {
      fill: #fff !important; }

.top-header-block {
  min-height: 40px; }
  @media (min-width: 1024px) {
    .top-header-block {
      position: relative;
      position: relative;
      background-color: #4a4a4a;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      z-index: 1; }
      .top-header-block:after {
        position: absolute;
        content: '';
        top: 0;
        left: -9999px;
        right: -9999px;
        bottom: 0;
        background: #4a4a4a; }
      .top-header-block:after {
        z-index: -1; }
      .top-header-block * {
        color: #fff; } }
  .top-header-block .container, .top-header-block .slick-dots, .top-header-block .wp-caption-text,
  .top-header-block figcaption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  @media (min-width: 1024px) {
    .top-header-block .search-opener {
      margin-left: 38px; } }

.top-action-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto; }
  @media (max-width: 1023.98px) {
    .top-action-block {
      margin-right: -15px; } }

.header-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 1023.98px) {
    .header-block {
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1; } }
  @media (min-width: 1024px) {
    .header-block {
      padding: 15px 0 0; } }

.footer {
  color: #fff;
  font-size: 11px; }
  .footer .menu a {
    color: #fff; }
  .footer .address strong {
    color: #6cb33f;
    font-weight: 700; }
  .footer .address p {
    margin-bottom: 1px; }
  .footer .footer-social-list {
    margin: 0 0 21px; }
    @media (min-width: 1024px) {
      .footer .footer-social-list {
        margin: 0 0 58px; } }
    @media (min-width: 1024px) {
      .footer .footer-social-list li {
        margin: 0 5px 0 0; } }
    @media (min-width: 1200px) {
      .footer .footer-social-list li {
        margin: 0 10px 0 0; } }

.state-title {
  color: #6cb33f;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -0.33px;
  margin-bottom: 17px; }
  @media (min-width: 1024px) {
    .state-title {
      margin-bottom: 46px; } }

.footer-block-holder {
  background-color: #4a4a4a;
  padding: 30px 0 38px; }
  @media (min-width: 1024px) {
    .footer-block-holder {
      padding: 52px 0 38px; } }
  @media (max-width: 1023.98px) {
    .footer-block-holder {
      text-align: center; } }

@media (max-width: 1023.98px) {
  .menu-wrapper {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; } }

.widgets-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 14px;
  line-height: 1.1;
  margin-bottom: 32px;
  letter-spacing: -0.44px; }
  @media (max-width: 1023.98px) {
    .widgets-holder {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  @media (min-width: 1024px) {
    .widgets-holder {
      margin-bottom: 0; } }
  .widgets-holder .widget {
    width: 49%;
    padding-right: 20px;
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .widgets-holder .widget {
        width: 23%;
        margin-bottom: 10px; } }
    @media (max-width: 1023.98px) {
      .widgets-holder .widget {
        text-align: left; } }
  .widgets-holder ul li {
    margin-bottom: 8px; }
  .widgets-holder ul a:hover {
    color: #ffd200; }

@media (max-width: 1023.98px) {
  .powered-block {
    margin-bottom: 36px; } }

.powered-block .power-logo-title {
  display: block;
  font-size: 9px;
  letter-spacing: -0.21px; }

.powered-block a {
  max-width: 55px; }

@media (max-width: 1023.98px) {
  .footer-block {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

.footer-logo {
  margin-bottom: 33px;
  display: block; }

@media (min-width: 1024px) {
  .footer-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; } }

.menu-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.footer-menu li {
  display: inline-block;
  vertical-align: middle; }
  .footer-menu li:after {
    content: '';
    width: 1px;
    height: 27px;
    background-color: #fff;
    display: inline-block;
    vertical-align: middle;
    margin: -5px 8px 0; }

.footer-menu a {
  color: #fff; }
  .footer-menu a:hover {
    color: #ffd200; }

.back-to-top {
  margin: 0 auto 42px; }

#wrapper {
  width: 100%; }

.page-holder {
  width: 100%;
  overflow: hidden; }

@media (min-width: 1024px) {
  html,
  body {
    height: 100%; }
  .page-holder {
    height: 100%;
    display: table;
    table-layout: fixed; }
  #wrapper {
    display: table-cell;
    margin: 0 auto; }
  #footer {
    overflow: hidden;
    /*for FF on Windows 7*/
    display: table-footer-group;
    height: 1%; } }

.accessibility {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

.accessibility:focus {
  position: static;
  width: auto;
  height: auto; }

.bg-stretch {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 250px; }

.hidden {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

@media (max-width: 1023.98px) {
  .mobile-hidden {
    position: absolute;
    left: -9999px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden; } }

@media (min-width: 1024px) {
  .desktop-hidden {
    position: absolute;
    left: -9999px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden; } }

img {
  vertical-align: top; }

.gray-light {
  background-color: #f9fafc; }

.primary-banner-color {
  background-color: #ffd200; }

.content-section {
  padding: 50px 0; }

@media (min-width: 1024px) {
  .section-top {
    font-size: 1.125rem; } }

@media (max-width: 1023.98px) {
  .section-top {
    text-align: center; } }

.row #content:only-child:not(.news-full-width) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

@media (max-width: 767.98px) {
  .content {
    margin: 0 0 2.6rem; } }

.top-section-block h1 {
  text-transform: uppercase;
  margin-bottom: 0.7rem; }
  @media (max-width: 1023.98px) {
    .top-section-block h1 {
      font-size: 28px; } }
  @media (min-width: 1024px) {
    .top-section-block h1 {
      margin-bottom: 1.2rem; } }

.top-section-block .share-list {
  margin-bottom: 29px; }
  @media (min-width: 1024px) {
    .top-section-block .share-list {
      margin-bottom: 40px; } }

.twocolumns-section {
  padding: 17px 0 50px; }
  @media (min-width: 1024px) {
    .twocolumns-section {
      padding: 95px 0 50px; } }

.sidebar .widget:not(.widget_custom_sidebar_banner):not(.widget_advanced_menu) {
  background-color: #f1f1f1;
  padding: 22px 22px 35px 22px; }

.sidebar .widget {
  margin: 0 0 2.65rem; }
  .sidebar .widget:last-child {
    margin-bottom: 0; }

.sidebar h3, .sidebar h4, .sidebar h5, .sidebar h6 {
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 1.53px;
  color: #1d1f24; }

.sidebar h3 {
  font-size: 14px; }

.sidebar h4 {
  font-size: 13px; }

.sidebar h5 {
  font-size: 12px; }

.sidebar h6 {
  font-size: 11px; }

.menu-main-menu-container {
  background-color: #f1f1f1;
  padding: 22px 22px 35px 22px; }

.visual img {
  width: auto;
  max-height: 340px;
  display: block;
  margin: 0 auto; }

table th, table td {
  border: 1px solid #4a4a4a;
  padding: 0.2rem .5rem; }

.gallery-slider .slide {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  position: relative;
  padding: 250px 65px 0; }
  @media (min-width: 768px) {
    .gallery-slider .slide {
      padding: 0 150px; }
      .gallery-slider .slide:after {
        content: '';
        height: 420px;
        width: 1px;
        display: inline-block; } }

.gallery-slider .bg-stretch {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-position: center top; }

.gallery-slider .slick-dots {
  text-align: right; }
  @media (max-width: 767.98px) {
    .gallery-slider .slick-dots {
      visibility: hidden; } }

@media (max-width: 1023.98px) {
  .gallery-slider .slick-arrow {
    top: auto;
    -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
            transform: translateY(50%);
    -webkit-transition: all .4s;
    transition: all .4s; } }

.slider-text {
  position: relative;
  width: 100%;
  padding: 14px 30px;
  font-size: 14px; }
  .slider-text:after {
    position: absolute;
    content: '';
    top: 0;
    left: -9999px;
    right: -9999px;
    bottom: 0;
    background: rgba(0, 0, 0, 0.43); }
  @media (min-width: 768px) {
    .slider-text {
      max-width: 450px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: 20px;
      overflow: hidden; } }
  @media (max-width: 767.98px) {
    .slider-text {
      text-align: center; } }
  .slider-text:after {
    z-index: -1; }
  .slider-text * {
    color: #fff; }
  .slider-text h2 {
    font-weight: 300;
    text-transform: uppercase; }
  .slider-text .btn, .slider-text .widget_custom_sidebar_banner a, .widget_custom_sidebar_banner .slider-text a {
    -ms-flex-item-align: start;
        align-self: flex-start;
    width: 100%;
    max-width: 400px; }
  .slider-text p {
    margin-bottom: 2.5rem; }

.slick-arrow {
  width: 41px;
  height: 68px;
  background: rgba(0, 0, 0, 0.57);
  border: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  color: #fff;
  font-size: 0;
  line-height: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .slick-arrow:before {
    font-size: 28px;
    line-height: 2; }
  .slick-arrow:hover {
    background-color: #ffd200; }
  .slick-arrow:focus {
    background-color: #9b9b9b; }
  .slick-arrow.slick-prev {
    left: 0; }
    .slick-arrow.slick-prev:before {
      left: 0px;
      content: "\e911"; }
  .slick-arrow.slick-next {
    right: 0; }
    .slick-arrow.slick-next:before {
      right: 0px;
      content: "\e910"; }
  .slick-arrow span {
    overflow: hidden;
    display: block;
    font-size: 0;
    line-height: 0; }

.slick-dots {
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }

.slick-dots {
  text-align: center; }
  .slick-dots li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px; }
    .slick-dots li button {
      width: 17px;
      height: 17px;
      padding: 0;
      border-radius: 50%;
      font-size: 0;
      line-height: 0;
      background-color: transparent;
      border: 2px solid #fff;
      cursor: pointer; }
    .slick-dots li.slick-active button, .slick-dots li:hover button {
      background-color: #fff; }

.top-post-block {
  margin-bottom: 25px; }
  @media (min-width: 1024px) {
    .top-post-block {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media (min-width: 1024px) {
    .top-post-block h1 {
      margin: 0; } }

.meta-info {
  font-size: .875rem;
  text-transform: uppercase; }
  .meta-info a {
    font-weight: 700;
    font-size: 1rem; }
  .meta-info.events {
    font-weight: 700;
    font-size: 16px; }
  .meta-info.events-time {
    font-weight: 700;
    font-size: 16px; }

.post-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .post-time .events {
    padding-right: 10px;
    font-weight: 700;
    font-size: 16px; }
  .post-time .events-time {
    font-weight: normal;
    font-size: 16px; }

.post-image {
  margin-bottom: 46px; }
  .post-image img {
    width: 100%;
    margin-bottom: 10px; }

.wp-caption-text,
figcaption {
  position: relative;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 12px;
  padding-bottom: 15px; }
  .wp-caption-text:after,
  figcaption:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 15px;
    right: 15px;
    height: 1px;
    background-color: #E5E5E5; }
  @media (min-width: 768px) {
    .wp-caption-text,
    figcaption {
      padding: 0 0 15px; }
      .wp-caption-text:after,
      figcaption:after {
        left: 0;
        right: 0; } }

@media (min-width: 768px) {
  .post-section {
    padding: 50px 0; } }

.post-section h1 {
  line-height: inherit;
  text-transform: uppercase; }

@media (max-width: 767.98px) {
  .post-section .wp-caption {
    float: none; } }

.post-section .wp-caption .wp-caption-text {
  position: relative; }
  @media (min-width: 768px) {
    .post-section .wp-caption .wp-caption-text {
      display: none; } }

.post-section .wp-caption img {
  width: 100%; }

.full-width-image, .post-image, .post-section .wp-caption {
  margin-bottom: 14px; }
  @media (max-width: 767.98px) {
    .full-width-image, .post-image, .post-section .wp-caption {
      width: 100vw !important;
      margin-left: calc(-50vw + 50%);
      margin-right: calc(-50vw + 50%);
      max-width: none; } }
  @media (min-width: 768px) {
    .full-width-image, .post-image, .post-section .wp-caption {
      margin-bottom: 25px; } }

.news-section {
  padding: 43px 0 0; }
  @media (min-width: 1024px) {
    .news-section {
      padding: 50px 0 0; } }
  @media (min-width: 1024px) {
    .news-section.archive-news-section {
      padding: 75px 0; } }

.news-post {
  font-size: 12px;
  color: #000;
  position: relative; }
  @media (min-width: 480px) {
    .news-post {
      margin-bottom: 10px; } }
  @media (min-width: 1024px) {
    .news-post {
      font-size: 14px;
      line-height: 1.5; } }
  .news-post p {
    margin-bottom: .4rem; }
  .news-post picture .thumbnail {
    width: 100%;
    height: 170px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
    .news-post picture .thumbnail img.thumbnail-hidden {
      visibility: hidden; }

.news-post-3-column {
  font-size: 12px;
  color: #000;
  position: relative; }
  @media (min-width: 480px) {
    .news-post-3-column {
      margin-bottom: 10px; } }
  @media (min-width: 1024px) {
    .news-post-3-column {
      font-size: 14px;
      line-height: 1.5; } }
  .news-post-3-column p {
    margin-bottom: .4rem; }
  .news-post-3-column picture .thumbnail {
    width: 100%;
    height: 232px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
    .news-post-3-column picture .thumbnail img.thumbnail-hidden {
      visibility: hidden; }

.post-title {
  font-size: 1.06rem;
  font-weight: 500; }
  @media (min-width: 1024px) {
    .post-title {
      font-size: 1.25rem; } }

.category-label {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #333333;
  padding: 3px 10px;
  width: 100%;
  font-size: 10px;
  font-weight: 700;
  color: #fcd207;
  text-transform: uppercase;
  text-align: center;
  font-style: normal;
  z-index: 1; }
  @media (min-width: 1024px) {
    .category-label {
      width: auto;
      min-width: 79px;
      padding: 2px 10px 1px; } }
  .archive-holder .category-label {
    max-width: 100%; }

.category-icon {
  position: absolute;
  top: 14px;
  right: 10px;
  color: #ffd200;
  font-size: 24px;
  z-index: 1;
  text-align: center; }
  @media (max-width: 1023.98px) {
    .category-icon {
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); } }
  @media (min-width: 1024px) {
    .category-icon {
      font-size: 45px; } }
  .archive-holder .category-icon {
    font-size: 24px; }

.news-card {
  position: relative;
  display: block; }
  .news-card:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: transparent; }
  .news-card:after {
    -webkit-transition: background .4s;
    transition: background .4s;
    z-index: 0;
    opacity: 0.57; }
  .news-card:hover:after {
    background-color: #ffd200; }
  .news-card:hover .category-icon {
    color: #333333; }
  .news-card:focus:after {
    background-color: rgba(74, 74, 74, 0.6); }
  @media (min-width: 480px) {
    .news-card {
      margin-bottom: 16px; } }
  .news-card img {
    width: 100%; }

.secondary-color .category-label {
  background-color: #6cb33f;
  color: #fff; }

.secondary-color .category-icon {
  color: #6cb33f; }

time {
  font-size: 10px;
  font-weight: 400;
  line-height: 17.78px;
  display: block; }

@media (max-width: 479.98px) {
  .posts-holder .news-post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 12px 0;
    position: relative; }
    .posts-holder .news-post:after {
      content: '';
      position: absolute;
      left: -9999px;
      right: -9999px;
      background-color: #e5e5e5;
      height: 1px;
      top: 100%; }
  .posts-holder .news-card {
    width: 36%; }
  .posts-holder .post-description {
    width: 60%;
    -ms-flex-item-align: stretch;
        align-self: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .posts-holder .post-description:only-child {
      width: 100%; }
    .posts-holder .post-description time {
      margin-top: auto; } }

@media (max-width: 1023.98px) {
  .posts-gallery .news-post {
    margin-bottom: 0; }
  .posts-gallery .category-label {
    display: none; }
  .posts-gallery .post-description {
    background-color: rgba(0, 0, 0, 0.57);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    text-align: center;
    margin-bottom: 0; }
    .posts-gallery .post-description p, .posts-gallery .post-description time {
      display: none; }
  .posts-gallery .post-title {
    font-size: 1.13rem;
    padding: 18px 15px;
    margin-bottom: 0; }
    .posts-gallery .post-title a {
      color: inherit; }
  .posts-gallery .news-card {
    margin: 0; }
  .posts-gallery .news-post-wrap {
    padding: 0;
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; }
  .posts-gallery .category-icon {
    font-size: 45px; } }

.jackaroos-gallery .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.jackaroos-gallery .slide-item {
  text-align: center;
  height: auto;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-line-pack: end;
      align-content: flex-end;
  height: auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.jackaroos-gallery .slide-image {
  width: 100%;
  padding: 0 5px; }
  @media (min-width: 1024px) {
    .jackaroos-gallery .slide-image {
      padding: 0 15px; } }

.jackaroos-gallery .slick-arrow {
  background-color: transparent;
  color: #4a4a4a; }

.jackaroos-gallery img {
  margin: 0 auto; }

.jackaroos-title {
  width: 100%;
  color: #6e6e6e;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.42px;
  border-top: 1px solid #6e6e6e;
  padding: 25px 15px 0; }
  @media (min-width: 480px) {
    .jackaroos-title {
      font-size: 15px; } }
  @media (min-width: 1200px) {
    .jackaroos-title {
      font-size: 18px; } }

.jackaroos-banner {
  position: relative;
  padding-top: 30px;
  background-image: -webkit-linear-gradient(right, #4b4b4b 0%, #6b6b6b 48%, #4a4a4a 100%);
  background-image: linear-gradient(270deg, #4b4b4b 0%, #6b6b6b 48%, #4a4a4a 100%);
  line-height: 1.3; }
  @media (min-width: 1024px) {
    .jackaroos-banner {
      line-height: 1.1;
      padding-top: 65px; }
      .jackaroos-banner * {
        color: #fff; } }
  .jackaroos-banner .profile-title,
  .jackaroos-banner .link-info {
    color: #fff; }
  .jackaroos-banner .profile-title {
    font-size: 28px; }
    @media (min-width: 1024px) {
      .jackaroos-banner .profile-title {
        font-size: 45px; } }
  @media (min-width: 1024px) {
    .jackaroos-banner .container, .jackaroos-banner .slick-dots, .jackaroos-banner .wp-caption-text,
    .jackaroos-banner figcaption {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .jackaroos-banner .container:after, .jackaroos-banner .slick-dots:after, .jackaroos-banner .wp-caption-text:after,
      .jackaroos-banner figcaption:after {
        content: '';
        height: 250px; } }
  @media (min-width: 1024px) {
    .jackaroos-banner .col-text {
      width: 27.5%; } }
  @media (min-width: 1024px) {
    .jackaroos-banner .profile-image-box {
      padding-left: 203px; } }

@media (min-width: 1024px) {
  .jackaroos-banner-holder {
    width: 61.5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    min-height: 350px; }
    .jackaroos-banner-holder:only-child {
      width: 100%; } }

@media (max-width: 1023.98px) {
  .jackaroos-banner-holder {
    position: relative; } }

.profile-title {
  font-size: 25px;
  line-height: 0.9;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.89px;
  max-width: 235px; }
  @media (min-width: 1024px) {
    .profile-title {
      max-width: 300px; } }

@media (min-width: 1024px) {
  .profile-top-info {
    position: absolute;
    left: 0;
    top: 0; } }

.profile-top-info .profile-title {
  margin-bottom: 14px; }

.link-info {
  font-size: 13px;
  font-weight: 300;
  line-height: 17px;
  letter-spacing: 0.57px;
  position: relative; }
  .link-info:before {
    content: "\f099";
    color: #ffd200;
    font-size: 18px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 3px; }
  .link-info:hover span {
    border-bottom-color: transparent; }
  @media (min-width: 1024px) {
    .link-info {
      font-size: 16px; } }
  .link-info span {
    border-bottom: 1px solid #ffd200;
    padding: 2px 0; }

.description-list-holder {
  position: relative;
  z-index: 0; }
  .description-list-holder:after {
    position: absolute;
    content: '';
    top: 0;
    left: -9999px;
    right: -9999px;
    bottom: 0;
    background: #f1f1f1; }
  .description-list-holder:after {
    z-index: -1; }
  @media (min-width: 1024px) {
    .description-list-holder:after {
      display: none; } }
  @media (max-width: 1023.98px) {
    .description-list-holder {
      padding: 50px 0; } }

.description-list {
  font-size: 16px;
  letter-spacing: 0.5px;
  text-align: center; }
  @media (min-width: 1024px) {
    .description-list {
      font-size: 22px;
      text-align: left;
      text-transform: uppercase;
      margin: 0; } }
  .description-list li {
    margin-bottom: 7px; }
    @media (min-width: 1024px) {
      .description-list li {
        margin-bottom: 26px; } }
    .description-list li:last-child {
      margin-bottom: 0; }
  .description-list .list-tlt {
    font-weight: 900;
    letter-spacing: 1.3px;
    font-size: 12px;
    margin-right: 3px;
    text-transform: uppercase; }
    @media (min-width: 1024px) {
      .description-list .list-tlt {
        font-size: 14px;
        font-weight: 300;
        display: block; } }

.profile-image-box {
  text-align: center; }

.profile-nav {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  margin-bottom: 0; }
  @media (max-width: 767.98px) {
    .without-image .profile-nav {
      position: static;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; } }
  .profile-nav .profile-nav-button {
    background-color: transparent; }
    .profile-nav .profile-nav-button a {
      width: 41px;
      height: 68px;
      font-size: 0;
      line-height: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .profile-nav .profile-nav-button a:before {
        font-size: 28px;
        line-height: 2; }
      .profile-nav .profile-nav-button a:hover {
        background-color: #333333; }
      .profile-nav .profile-nav-button a:focus {
        color: #ffd200;
        background-color: #333333; }
  .profile-nav .next {
    right: 0; }
    .profile-nav .next a:before {
      content: "\e910"; }
  .profile-nav .prev {
    left: 0; }
    .profile-nav .prev a:before {
      content: "\e911"; }

.profile-description {
  padding: 40px 0;
  line-height: 1.3; }
  @media (min-width: 1024px) {
    .profile-description {
      padding: 86px 0;
      line-height: 1.1; } }

.profile-aside {
  line-height: 1.1; }
  .profile-aside li {
    position: relative;
    padding: 0 0 0 25px;
    margin-bottom: 10px; }
    .profile-aside li:before {
      width: 12px;
      height: 12px;
      position: absolute;
      content: '';
      background-color: #ffd200;
      border-radius: 50%;
      top: 2px;
      left: 0; }
    @media (min-width: 1024px) {
      .profile-aside li:before {
        width: 10px;
        height: 10px; } }
  .profile-aside h3 {
    text-transform: uppercase;
    font-size: .88rem;
    margin-bottom: 15px; }
    @media (min-width: 1024px) {
      .profile-aside h3 {
        max-width: 76%;
        margin-bottom: 15px; } }

.sidebar-content {
  margin-bottom: 39px; }
  @media (min-width: 1024px) {
    .sidebar-content {
      margin-bottom: 55px; } }
  .sidebar-content:last-child {
    margin-bottom: 0; }

.profile-content h2 {
  text-transform: uppercase;
  margin-bottom: 1.6rem;
  padding-bottom: 4px; }
  .profile-content h2 strong {
    display: block; }
  @media (max-width: 1023.98px) {
    .profile-content h2 {
      font-weight: 700;
      font-size: 15px;
      border-bottom: 1px solid #d3d2d2; }
      .profile-content h2 strong {
        font-weight: 300;
        font-size: 20px; } }
  @media (min-width: 1024px) {
    .profile-content h2 {
      margin-bottom: 1.25rem; }
      .profile-content h2 strong {
        font-size: 1.88rem;
        font-weight: 700;
        text-transform: none; } }

.profile-content h3 {
  font-size: 1rem;
  font-weight: 500; }

.profile-content p {
  margin-bottom: 2.4rem; }
  @media (min-width: 1024px) {
    .profile-content p {
      margin-bottom: 2rem; } }
  @media (max-width: 1023.98px) {
    .profile-content p:last-child {
      margin-bottom: 0; } }

@media (min-width: 1024px) {
  .jackaroos-section {
    padding: 90px 0 50px; } }

.shop-section {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  position: relative;
  padding: 28px 0 48px;
  color: #4a4a4a; }
  .shop-section:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(241, 241, 241, 0.85); }
  .shop-section:after {
    z-index: 0; }
  .shop-section .container, .shop-section .slick-dots, .shop-section .wp-caption-text,
  .shop-section figcaption {
    position: relative;
    z-index: 1; }
  .shop-section .bg-stretch {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .shop-section .slick-arrow {
    background-color: transparent;
    color: #4a4a4a; }

.shop-item-box {
  background-color: #fff;
  text-align: center;
  padding: 30px 30px 15px; }
  @media (max-width: 1023.98px) {
    .shop-item-box {
      width: 65%;
      margin: 0 auto; } }
  @media (min-width: 1024px) {
    .shop-item-box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      height: 100%; } }
  .shop-item-box img {
    margin: 0 auto 14px; }
  .shop-item-box .btn, .shop-item-box .widget_custom_sidebar_banner a, .widget_custom_sidebar_banner .shop-item-box a {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }

.product-title {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: -0.38px;
  margin-bottom: 0.6rem; }

.price {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.38px;
  display: block;
  margin: auto 0 8px; }

.shop-top-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.site-main:after {
  content: '';
  display: block;
  clear: both; }

.shop-container .woocommerce-breadcrumb {
  float: left;
  font-size: 13px;
  font-weight: 400;
  color: #4a4a4a; }
  @media (max-width: 1023px) {
    .shop-container .woocommerce-breadcrumb {
      width: 70%; } }

.shop-container .cart-total {
  float: right;
  font-weight: 500;
  color: #4a4a4a;
  text-transform: uppercase;
  letter-spacing: .93px;
  font-size: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (min-width: 1024px) {
    .shop-container .cart-total {
      font-size: 13px; } }

.shop-container .cart-total-link {
  font-size: 0;
  letter-spacing: 0.58px;
  color: #d0021b;
  padding: 5px 0 5px 38px;
  position: relative;
  display: block;
  margin-left: 11px; }
  @media (min-width: 1024px) {
    .shop-container .cart-total-link {
      font-size: 14px; } }
  @media (max-width: 1023px) {
    .shop-container .cart-total-link {
      width: 34px;
      height: 24px;
      padding: 0;
      margin-top: 10px; } }
  .shop-container .cart-total-link:after {
    content: '';
    display: block;
    position: absolute;
    width: 26px;
    height: 23px;
    left: 0;
    top: 2px;
    background: url(images/shop/cart.svg) center/contain no-repeat; }

.shop-container .count {
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #f5001c;
  position: absolute;
  bottom: -5px;
  right: 0;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 1024px) {
    .shop-container .count {
      display: none; } }

.shop-container {
  padding-top: 33px; }
  .shop-container .woocommerce-notices-wrapper {
    clear: both; }
  .shop-container .woocommerce-breadcrumb {
    margin-right: 20px;
    padding-top: 6px; }
  .shop-container .woocommerce-products-header {
    padding-top: 1px;
    padding-bottom: 10px;
    clear: both;
    float: left; }
  .shop-container .woocommerce-products-header__title {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: -0.51px;
    margin-right: 18px; }

.post-type-archive .product > a {
  display: block;
  position: relative;
  overflow: hidden; }
  .post-type-archive .product > a:hover:after {
    background-size: 100% 75%; }
  .post-type-archive .product > a:after {
    content: '';
    display: block;
    position: absolute;
    -webkit-transition: .2s;
    transition: .2s;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(images/shop/gradient-bg.png) bottom left/100% 60% no-repeat; }
  .post-type-archive .product > a h2 {
    position: absolute;
    z-index: 3;
    font-size: 25px !important;
    padding: 0 17px 15px !important;
    letter-spacing: 0.89px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    bottom: 30px;
    line-height: .9; }
    .post-type-archive .product > a h2:after {
      content: '';
      position: absolute;
      display: block;
      width: 110px;
      height: 2px;
      background-color: #ffd200;
      bottom: 0;
      left: 17px; }
  .post-type-archive .product > a img {
    margin: 0 !important;
    display: block; }

.custom-products-list .products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 56px -15px 87px !important; }
  .custom-products-list .products:after, .custom-products-list .products:before {
    display: none; }

.custom-products-list .product {
  float: none !important;
  width: 100% !important;
  margin: 0 0 60px !important;
  padding: 0 15px !important; }
  @media (min-width: 768px) {
    .custom-products-list .product {
      width: 49.9% !important; } }

.custom-products-list .columns-1 li.product {
  width: 100% !important; }

@media (min-width: 1024px) {
  .custom-products-list .columns-2 .product {
    width: 49.9% !important; } }

@media (min-width: 1024px) {
  .custom-products-list .columns-3 .product {
    width: 33.25% !important; } }

@media (min-width: 1024px) {
  .custom-products-list .columns-4 .product {
    width: 24.9% !important; } }

@media (min-width: 1024px) {
  .custom-products-list .columns-5 .product {
    width: 19.9% !important; } }

@media (min-width: 1024px) {
  .custom-products-list .columns-6 .product {
    width: 16.5% !important; } }

.archive.tax-product_cat .shop-container {
  padding-top: 52px; }

.archive.tax-product_cat .woocommerce-LoopProduct-link {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  text-decoration: none; }
  .archive.tax-product_cat .woocommerce-LoopProduct-link h2 {
    font-size: 16px;
    font-weight: 500; }
  .archive.tax-product_cat .woocommerce-LoopProduct-link ins {
    text-decoration: none;
    font-weight: 500 !important; }

.archive.tax-product_cat .product {
  text-align: center; }
  .archive.tax-product_cat .product img {
    margin-bottom: 3px !important; }
  .archive.tax-product_cat .product > a.woocommerce-loop-product__link {
    display: block;
    border-top: 1px solid #d5d5d5;
    padding-top: 20px !important; }
  .archive.tax-product_cat .product .add_to_cart_button {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    padding: 10px 12px 8px;
    background-color: #ffd200 !important; }
    .archive.tax-product_cat .product .add_to_cart_button:hover {
      background-color: #e9c109 !important; }

.archive.tax-product_cat .woocommerce-products-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.archive.tax-product_cat .woocommerce-result-count {
  margin-bottom: 7px;
  font-size: 15px;
  font-weight: 300; }

.archive.tax-product_cat .custom-products-list .products {
  margin-top: 17px !important; }

.archive.tax-product_cat .woocommerce-loop-product__title {
  margin-bottom: 12px !important; }

.archive.tax-product_cat .products .product:nth-child(1) > a,
.archive.tax-product_cat .products .product:nth-child(2) > a {
  border-color: transparent; }

@media (max-width: 767px) {
  .archive.tax-product_cat .products .product:nth-child(2) > a {
    border-color: #d5d5d5 !important; } }

@media (min-width: 576px) {
  .archive.tax-product_cat .products.columns-2 .product:nth-child(2) > a {
    border-color: transparent; } }

@media (min-width: 1024px) {
  .archive.tax-product_cat .products.columns-3 .product:nth-child(2) > a,
  .archive.tax-product_cat .products.columns-3 .product:nth-child(3) > a {
    border-color: transparent; } }

@media (min-width: 1024px) {
  .archive.tax-product_cat .products.columns-4 .product:nth-child(2) > a,
  .archive.tax-product_cat .products.columns-4 .product:nth-child(3) > a,
  .archive.tax-product_cat .products.columns-4 .product:nth-child(4) > a {
    border-color: transparent; } }

@media (min-width: 1024px) {
  .archive.tax-product_cat .products.columns-5 .product:nth-child(2) > a,
  .archive.tax-product_cat .products.columns-5 .product:nth-child(3) > a,
  .archive.tax-product_cat .products.columns-5 .product:nth-child(4) > a,
  .archive.tax-product_cat .products.columns-5 .product:nth-child(5) > a {
    border-color: transparent; } }

.woocommerce ul.products li.product .price {
  color: #d0021b;
  font-size: 15px;
  text-decoration: none; }

.woocommerce ul.products li.product .price del {
  opacity: 1;
  color: #4a4a4a;
  font-weight: 500;
  margin-right: 13px; }

.partners-section {
  padding: 7px 0 84px;
  text-align: center; }
  .partners-section h2 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.84px; }

.logos-holder {
  text-align: center;
  padding: 0 0 8px; }
  .logos-holder + .logos-holder {
    border-top: 1px solid #979797; }
  .logos-holder .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

.logo-box {
  display: inline-block;
  vertical-align: middle; }
  .logo-box a {
    padding: 5px 10px;
    display: block; }

.sign-up-section {
  padding: 41px 0;
  background-color: rgba(74, 74, 74, 0.81);
  color: #fff;
  font-size: 16px;
  font-weight: 400; }
  @media (min-width: 1024px) {
    .sign-up-section {
      font-size: 18px;
      padding: 53px 0; } }
  .sign-up-section form {
    padding-top: 8px;
    width: 100%;
    max-width: 336px;
    margin: 0 auto 2px; }
    @media (min-width: 1024px) {
      .sign-up-section form {
        padding-top: 18px;
        margin: 0 auto 17px; } }

.sign-up-logo {
  margin-bottom: 25px; }
  @media (min-width: 1024px) {
    .sign-up-logo {
      margin-bottom: 33px; } }

.sign-up-block {
  text-align: center; }
  @media (max-width: 1023.98px) {
    .sign-up-block {
      max-width: 400px; } }

.mc4wp-form-fields {
  position: relative; }
  .mc4wp-form-fields p {
    margin: 0; }

.mc4wp-response {
  margin-top: 10px; }

.flockler-wall-item,
.wall-item {
  color: #4a4a4a;
  font-size: 12px;
  letter-spacing: -0.21px;
  font-weight: 400;
  margin-bottom: 18px; }
  @media (min-width: 1024px) {
    .flockler-wall-item,
    .wall-item {
      margin-bottom: 35px; } }

.flockler-wall-item__content {
  background-color: #fff;
  border: 1px solid #d9d9d6;
  margin: 0; }

.flockler-wall-item__media img {
  width: 100%; }

.flockler-wall-item__body,
.wall-item__body {
  padding: 12px 15px; }
  .flockler-wall-item__body a,
  .wall-item__body a {
    text-decoration: underline; }
    .flockler-wall-item__body a:hover,
    .wall-item__body a:hover {
      text-decoration: none; }

.wall-item__footer,
.flockler-wall-item__footer {
  padding: 12px 15px 16px; }

.flockler-wall-item__profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.flockler-wall-item__profile__name {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -0.21px;
  display: block; }

.flockler-wall-item__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.flockler-wall-item__profile__detail {
  color: #ffd200;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: -0.21px; }

.flockler-wall-item__share-action {
  display: inline-block;
  vertical-align: top;
  height: 15px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

.flockler-wall-item__share-action--facebook {
  background-image: url(images/facebook.png); }

.flockler-wall-item__share-action--twitter {
  background-image: url(images/twitter.png); }

.flockler-wall-item__share-action--instagram {
  background-image: url(images/instagram.png); }

.flockler-load-more {
  width: 100%;
  text-align: center; }

@media (min-width: 1024px) {
  .woocommerce .mobile-title {
    display: none; } }

.woocommerce .shop-container .product-container {
  padding-top: 34px; }
  @media (min-width: 768px) {
    .woocommerce .shop-container .product-container {
      padding-top: 37px; } }

.woocommerce div.product .product-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.woocommerce div.product .woocommerce-product-gallery {
  float: none !important; }
  @media (min-width: 1024px) {
    .woocommerce div.product .woocommerce-product-gallery {
      width: 67% !important;
      padding-right: 60px; } }

.woocommerce div.product .summary {
  float: none !important;
  background: #f1f1f1;
  padding: 18px 18px 0; }
  @media (min-width: 768px) {
    .woocommerce div.product .summary {
      width: 40% !important; } }
  @media (min-width: 1024px) {
    .woocommerce div.product .summary {
      width: 33% !important; } }
  @media (max-width: 1023px) {
    .woocommerce div.product .summary .product_title, .woocommerce div.product .summary p.price, .woocommerce div.product .summary span.price {
      display: none; } }

.woocommerce div.product .product_title {
  font-size: 19px;
  font-weight: 700;
  letter-spacing: 0.024em;
  text-transform: uppercase;
  margin-bottom: 11px; }
  @media (min-width: 768px) {
    .woocommerce div.product .product_title {
      font-size: 21px;
      margin-bottom: 18px; } }

.woocommerce div.product p.price, .woocommerce div.product span.price {
  font-size: 16px;
  font-weight: 500;
  color: #1d1f24;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .woocommerce div.product p.price, .woocommerce div.product span.price {
      font-size: 19px;
      margin-bottom: 32px; } }
  .woocommerce div.product p.price del, .woocommerce div.product span.price del {
    opacity: 1;
    letter-spacing: 0;
    margin-right: 13px;
    font-weight: 400; }
  .woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
    color: #d0021b;
    text-decoration: none;
    font-weight: inherit; }

.woocommerce div.product .variations {
  line-height: 1 !important; }
  .woocommerce div.product .variations tr {
    border-bottom: 1px solid #d5d5d5; }
    @media (min-width: 768px) {
      .woocommerce div.product .variations tr {
        border-top: 1px solid #d5d5d5; } }
  .woocommerce div.product .variations td {
    padding: 26px 0 22px; }
    @media (min-width: 768px) {
      .woocommerce div.product .variations td {
        padding: 27px 0; } }
  .woocommerce div.product .variations .label {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #1d1f24;
    width: 87px; }
    @media (min-width: 1200px) {
      .woocommerce div.product .variations .label {
        width: 157px; } }
  .woocommerce div.product .variations .value {
    position: relative; }
    .woocommerce div.product .variations .value .reset_variations {
      position: absolute;
      bottom: 0;
      right: 0; }
    .woocommerce div.product .variations .value p {
      margin: 0; }
    .woocommerce div.product .variations .value a {
      font-size: 15px;
      font-weight: 400;
      color: #4a4a4a;
      text-decoration: underline; }

.woocommerce div.product .tawcvs-swatches {
  padding: 0;
  margin-right: -17px;
  width: calc(100% + 17px); }
  .woocommerce div.product .tawcvs-swatches .swatch-label {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #4a4a4a;
    border: 1px solid #4a4a4a;
    border-radius: 2px;
    background: #fff;
    min-width: 45px;
    width: auto;
    height: 45px;
    margin: 0 15px 17px 0;
    padding: 7px 5px;
    display: inline-block;
    vertical-align: top;
    opacity: 1; }
    .woocommerce div.product .tawcvs-swatches .swatch-label.selected {
      box-shadow: none;
      background: #4a4a4a;
      color: #fff; }

.woocommerce div.product form.cart {
  margin: 0; }
  .woocommerce div.product form.cart .woocommerce-grouped-product-list.group_table td {
    vertical-align: middle; }
  .woocommerce div.product form.cart .woocommerce-grouped-product-list.group_table .woocommerce-grouped-product-list-item__quantity div.quantity {
    display: block;
    width: 150px; }
  .woocommerce div.product form.cart .woocommerce-grouped-product-list.group_table .woocommerce-grouped-product-list-item__price {
    font-weight: 700; }
    .woocommerce div.product form.cart .woocommerce-grouped-product-list.group_table .woocommerce-grouped-product-list-item__price ins {
      text-decoration: none;
      color: #d0021b; }
  .woocommerce div.product form.cart div.quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: none;
    margin: 0 0 34px; }
    @media (min-width: 1200px) {
      .woocommerce div.product form.cart div.quantity {
        margin: 0 0 25px; } }
    .woocommerce div.product form.cart div.quantity label {
      font-size: 14px;
      font-weight: 500;
      letter-spacing: 1px;
      color: #1d1f24;
      width: 100%;
      max-width: 87px; }
      @media (min-width: 1200px) {
        .woocommerce div.product form.cart div.quantity label {
          max-width: 157px; } }
    .woocommerce div.product form.cart div.quantity .jcf-number {
      width: 100%;
      position: relative;
      display: block;
      height: auto; }
      .woocommerce div.product form.cart div.quantity .jcf-number span {
        width: 45px;
        height: 45px;
        background: #d5d5d5;
        border: 1px solid #d5d5d5; }
        .woocommerce div.product form.cart div.quantity .jcf-number span:before {
          border: none;
          width: auto;
          height: auto;
          -webkit-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          top: 50%;
          left: 50%;
          position: absolute;
          margin: 0;
          color: #4a4a4a;
          font-size: 30px; }
        .woocommerce div.product form.cart div.quantity .jcf-number span.jcf-btn-inc {
          bottom: auto;
          top: 0;
          right: 0; }
          .woocommerce div.product form.cart div.quantity .jcf-number span.jcf-btn-inc:before {
            content: '+'; }
        .woocommerce div.product form.cart div.quantity .jcf-number span.jcf-btn-dec {
          bottom: auto;
          top: 0;
          left: 0;
          right: auto; }
          .woocommerce div.product form.cart div.quantity .jcf-number span.jcf-btn-dec:before {
            content: '-';
            font-size: 36px; }
    .woocommerce div.product form.cart div.quantity input {
      width: 100%;
      height: 45px;
      font-size: 16px;
      font-weight: 500;
      letter-spacing: 1.14px;
      padding: 5px 50px;
      border: 1px solid #d5d5d5; }
  .woocommerce div.product form.cart .button {
    float: none;
    width: calc(100% + 36px);
    margin: 0 -18px;
    background: #6cb33f;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    padding: 20px;
    height: 60px;
    border-radius: 0; }
    .woocommerce div.product form.cart .button:hover {
      background: #4a7a2b; }

.woocommerce div.product .text-holder {
  font-size: 16px;
  font-weight: 300;
  color: #1d1f24;
  margin-bottom: 60px; }
  @media (min-width: 1024px) {
    .woocommerce div.product .text-holder {
      width: 100%;
      padding-right: calc(33% + 60px);
      margin-bottom: 50px; } }
  .woocommerce div.product .text-holder h2 {
    font-size: 25px;
    margin: 0 0 17px;
    font-weight: 400;
    color: #000; }
    @media (min-width: 768px) {
      .woocommerce div.product .text-holder h2 {
        margin: 0 0 23px; } }

.woocommerce div.product .related.products {
  padding: 22px 0 54px;
  position: relative;
  width: 100%; }
  .woocommerce div.product .related.products:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 200vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    background: #ebecee;
    z-index: -1; }
  .woocommerce div.product .related.products h2 {
    text-align: center;
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
    color: #4a4a4a;
    letter-spacing: 1.6px;
    margin-bottom: 30px; }
    @media (min-width: 1024px) {
      .woocommerce div.product .related.products h2 {
        margin-bottom: 24px; } }
  .woocommerce div.product .related.products ul.products {
    margin: 0;
    width: 100%; }
    @media (min-width: 768px) {
      .woocommerce div.product .related.products ul.products {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    .woocommerce div.product .related.products ul.products.columns-3 li.product {
      width: 100%;
      margin: 0 0 40px 0; }
      @media (min-width: 768px) {
        .woocommerce div.product .related.products ul.products.columns-3 li.product {
          width: 33.33%;
          margin: 0 45px 0 0; } }
      .woocommerce div.product .related.products ul.products.columns-3 li.product:last-child {
        margin: 0; }
    .woocommerce div.product .related.products ul.products li.product {
      float: none;
      position: relative; }
    .woocommerce div.product .related.products ul.products a:not(.button) {
      display: block;
      position: relative; }
      .woocommerce div.product .related.products ul.products a:not(.button):after {
        content: '';
        display: block;
        clear: both; }
      .woocommerce div.product .related.products ul.products a:not(.button) img {
        float: left;
        width: 130px;
        margin: 0 20px 0 0; }
        @media (min-width: 576px) {
          .woocommerce div.product .related.products ul.products a:not(.button) img {
            width: 159px;
            margin: 0 27px 0 0; } }
        @media (min-width: 768px) {
          .woocommerce div.product .related.products ul.products a:not(.button) img {
            margin: 0 0 10px 0;
            width: 100%; } }
        @media (min-width: 1024px) {
          .woocommerce div.product .related.products ul.products a:not(.button) img {
            margin: 0 20px 0 0;
            width: 130px; } }
        @media (min-width: 1200px) {
          .woocommerce div.product .related.products ul.products a:not(.button) img {
            width: 159px;
            margin: 0 27px 0 0; } }
      .woocommerce div.product .related.products ul.products a:not(.button) h2 {
        font-size: 15px;
        font-weight: 700;
        color: #4a4a4a;
        margin-bottom: 10px;
        text-align: left;
        text-transform: none; }
        @media (min-width: 1024px) {
          .woocommerce div.product .related.products ul.products a:not(.button) h2 {
            margin-bottom: 10px; } }
      .woocommerce div.product .related.products ul.products a:not(.button) .price {
        padding-bottom: 35px;
        margin: 0; }
        @media (min-width: 768px) {
          .woocommerce div.product .related.products ul.products a:not(.button) .price {
            padding-bottom: 0; } }
        @media (min-width: 1024px) {
          .woocommerce div.product .related.products ul.products a:not(.button) .price {
            padding-bottom: 35px; } }
    .woocommerce div.product .related.products ul.products a.button {
      text-align: center;
      font-size: 14px;
      font-weight: 500;
      text-transform: uppercase;
      color: #4a4a4a;
      background: #ffd200;
      height: 30px;
      padding: 10px;
      border-radius: 0;
      position: absolute;
      bottom: 0;
      left: 150px;
      min-width: 144px; }
      @media (min-width: 576px) {
        .woocommerce div.product .related.products ul.products a.button {
          left: 186px; } }
      @media (min-width: 768px) {
        .woocommerce div.product .related.products ul.products a.button {
          position: static; } }
      @media (min-width: 1024px) {
        .woocommerce div.product .related.products ul.products a.button {
          position: absolute;
          left: 148px; } }
      @media (min-width: 1200px) {
        .woocommerce div.product .related.products ul.products a.button {
          left: 186px; } }
      .woocommerce div.product .related.products ul.products a.button:hover {
        background: #b39300; }

.woocommerce div.product .product-gallery-all {
  width: 100%; }
  @media (min-width: 768px) {
    .woocommerce div.product .product-gallery-all {
      width: 57%;
      margin-bottom: 56px; } }
  .woocommerce div.product .product-gallery-all .slick-arrow {
    background: transparent;
    color: #4a4a4a;
    outline: none; }
    .woocommerce div.product .product-gallery-all .slick-arrow:before {
      font-size: 36px; }
      @media (min-width: 768px) {
        .woocommerce div.product .product-gallery-all .slick-arrow:before {
          font-size: 42px; } }
  .woocommerce div.product .product-gallery-all .slide {
    text-align: center;
    line-height: 0; }
    .woocommerce div.product .product-gallery-all .slide a {
      display: block;
      margin: 0 auto; }
    .woocommerce div.product .product-gallery-all .slide img {
      margin: 0 auto; }
  .woocommerce div.product .product-gallery-all .product-gallery-slider {
    margin-bottom: 50px; }
    @media (min-width: 768px) {
      .woocommerce div.product .product-gallery-all .product-gallery-slider {
        margin-bottom: 40px; } }
    .woocommerce div.product .product-gallery-all .product-gallery-slider .slick-dots {
      bottom: -32px; }
      .woocommerce div.product .product-gallery-all .product-gallery-slider .slick-dots li.slick-active button, .woocommerce div.product .product-gallery-all .product-gallery-slider .slick-dots li:hover button {
        background-color: #4a4a4a; }
      .woocommerce div.product .product-gallery-all .product-gallery-slider .slick-dots li button {
        -webkit-transition: all 0.3s linear;
        transition: all 0.3s linear;
        border: 2px solid #4a4a4a; }
    .woocommerce div.product .product-gallery-all .product-gallery-slider .slide {
      position: relative;
      padding: 0 30px; }
      .woocommerce div.product .product-gallery-all .product-gallery-slider .slide .fancybox-icon {
        position: absolute;
        top: 0;
        right: 1px;
        width: 28px;
        height: 28px;
        border-radius: 50%;
        border: 1px solid #4a4a4a; }
        .woocommerce div.product .product-gallery-all .product-gallery-slider .slide .fancybox-icon .fa {
          -webkit-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          top: 45%;
          left: 50%;
          position: absolute; }
  .woocommerce div.product .product-gallery-all .product-gallery-thumbnails-slider {
    max-width: 360px;
    width: 100%;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .woocommerce div.product .product-gallery-all .product-gallery-thumbnails-slider {
        display: none; } }
    .woocommerce div.product .product-gallery-all .product-gallery-thumbnails-slider .slick-prev {
      left: -25px; }
      @media (min-width: 1024px) {
        .woocommerce div.product .product-gallery-all .product-gallery-thumbnails-slider .slick-prev {
          left: -50px; } }
    .woocommerce div.product .product-gallery-all .product-gallery-thumbnails-slider .slick-next {
      right: -25px; }
      @media (min-width: 1024px) {
        .woocommerce div.product .product-gallery-all .product-gallery-thumbnails-slider .slick-next {
          right: -50px; } }
    .woocommerce div.product .product-gallery-all .product-gallery-thumbnails-slider .slide {
      padding: 0 5px; }
      .woocommerce div.product .product-gallery-all .product-gallery-thumbnails-slider .slide.slick-current img {
        border: 1px solid #4a4a4a; }
      .woocommerce div.product .product-gallery-all .product-gallery-thumbnails-slider .slide img {
        border: 1px solid transparent; }

@media (min-width: 768px) {
  .page-template-page-woocommerce-default .twocolumns-section {
    padding-bottom: 200px; } }

.page-template-page-woocommerce-default .title h1 {
  font-size: 30px;
  font-weight: 700;
  color: #4a4a4a;
  margin-bottom: 10px; }

.page-template-page-woocommerce-default .woocommerce-cart-form {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .page-template-page-woocommerce-default .woocommerce-cart-form {
      margin-bottom: 85px; } }

.page-template-page-woocommerce-default .woocommerce table.shop_table {
  border-radius: 0;
  color: #4a4a4a;
  border-collapse: collapse; }
  @media (min-width: 768px) {
    .page-template-page-woocommerce-default .woocommerce table.shop_table {
      border: none; } }
  .page-template-page-woocommerce-default .woocommerce table.shop_table thead {
    background-color: #f1f1f1; }
  .page-template-page-woocommerce-default .woocommerce table.shop_table th {
    background-color: #f1f1f1;
    height: 60px;
    padding: 10px 12px;
    border: none;
    font-size: 14px;
    font-weight: 500; }
  .page-template-page-woocommerce-default .woocommerce table.shop_table td {
    padding: 17px 12px;
    font-size: 16px;
    font-weight: 400;
    border: none; }
    .page-template-page-woocommerce-default .woocommerce table.shop_table td.actions {
      padding: 53px 0 17px; }
      .page-template-page-woocommerce-default .woocommerce table.shop_table td.actions .coupon .input-text {
        border-radius: 2px 0 0 2px;
        border: 1px solid #d5d5d5;
        background: #f1f1f1;
        font-size: 14px;
        font-weight: 400;
        color: #4a4a4a;
        line-height: 1;
        margin: 0;
        height: 40px;
        padding: 11px 14px 10px; }
        @media (min-width: 768px) {
          .page-template-page-woocommerce-default .woocommerce table.shop_table td.actions .coupon .input-text {
            min-width: 170px; } }
  .page-template-page-woocommerce-default .woocommerce table.shop_table a {
    font-size: 15px;
    color: #6cb33f;
    text-decoration: none;
    border-bottom: none;
    text-align: center; }
  .page-template-page-woocommerce-default .woocommerce table.shop_table .quantity label {
    display: none; }
  .page-template-page-woocommerce-default .woocommerce table.shop_table .quantity input {
    border: 1px solid #d5d5d5;
    background: #f1f1f1;
    border-radius: 2px;
    text-align: left;
    padding-left: 14px;
    height: 35px;
    font-size: 16px;
    font-weight: 400; }
  .page-template-page-woocommerce-default .woocommerce table.shop_table .quantity .jcf-number {
    display: inline-block;
    height: auto;
    width: 60px; }
    .page-template-page-woocommerce-default .woocommerce table.shop_table .quantity .jcf-number:hover span {
      opacity: 1; }
    .page-template-page-woocommerce-default .woocommerce table.shop_table .quantity .jcf-number span {
      opacity: 0; }
  .page-template-page-woocommerce-default .woocommerce table.shop_table .product-remove {
    text-align: center; }
    .page-template-page-woocommerce-default .woocommerce table.shop_table .product-remove a {
      font-size: 22px;
      font-weight: 400;
      width: 22px;
      height: 22px;
      margin: 0 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      color: #fff !important;
      background: #4a4a4a; }
      .page-template-page-woocommerce-default .woocommerce table.shop_table .product-remove a:hover {
        background: red; }
  .page-template-page-woocommerce-default .woocommerce table.shop_table .product-thumbnail {
    width: 204px;
    padding-left: 72px;
    padding-right: 72px; }
    .page-template-page-woocommerce-default .woocommerce table.shop_table .product-thumbnail a {
      display: block; }
    .page-template-page-woocommerce-default .woocommerce table.shop_table .product-thumbnail img {
      width: 100%; }
  .page-template-page-woocommerce-default .woocommerce table.shop_table .button {
    background: #4a4a4a;
    border-radius: 0;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    padding: 14px 20px 12px;
    line-height: 1;
    height: 40px; }
    @media (min-width: 768px) {
      .page-template-page-woocommerce-default .woocommerce table.shop_table .button {
        min-width: 153px;
        font-size: 14px; } }
    .page-template-page-woocommerce-default .woocommerce table.shop_table .button:disabled:hover {
      background: #4a4a4a;
      color: #fff; }

.page-template-page-woocommerce-default .woocommerce .cart-collaterals .cart_totals h2 {
  color: #000000;
  font-size: 25px;
  font-weight: 400;
  margin: 0 0 17px; }

.page-template-page-woocommerce-default .woocommerce .cart-collaterals .cart_totals .shop_table_responsive {
  margin: 0; }
  .page-template-page-woocommerce-default .woocommerce .cart-collaterals .cart_totals .shop_table_responsive th, .page-template-page-woocommerce-default .woocommerce .cart-collaterals .cart_totals .shop_table_responsive td {
    padding: 15px 17px;
    background: #f1f1f1;
    font-size: 16px;
    font-weight: 500;
    color: #4a4a4a; }
  .page-template-page-woocommerce-default .woocommerce .cart-collaterals .cart_totals .shop_table_responsive .cart-subtotal td {
    font-weight: 400; }
  .page-template-page-woocommerce-default .woocommerce .cart-collaterals .cart_totals .shop_table_responsive .order-total strong {
    font-weight: 500; }

.page-template-page-woocommerce-default .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout {
  padding: 21px 0 0; }

.page-template-page-woocommerce-default .woocommerce .cart-collaterals .cart_totals .button {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  padding: 20px;
  background: #6cb33f;
  margin: 0; }
  .page-template-page-woocommerce-default .woocommerce .cart-collaterals .cart_totals .button:hover {
    background: #4a7a2b; }

.woocommerce-info, .woocommerce-message, .woocommerce-message {
  border-radius: 4px;
  border: 1px solid #ffd200;
  background: #fffdf2;
  padding: 20px 22px;
  margin-bottom: 50px; }
  .woocommerce-info:before, .woocommerce-message:before, .woocommerce-message:before {
    display: none; }
  .woocommerce-info a, .woocommerce-message a, .woocommerce-message a {
    border: none; }

.page-template-page-woocommerce-default.woocommerce-checkout .title h1 {
  margin-bottom: 40px; }

.page-template-page-woocommerce-default .col2-set {
  width: 100%;
  float: left; }
  @media (min-width: 768px) {
    .page-template-page-woocommerce-default .col2-set {
      width: 50%;
      padding-right: 25px; } }
  .page-template-page-woocommerce-default .col2-set .col-1, .page-template-page-woocommerce-default .col2-set .col-2 {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    max-width: none;
    float: none;
    width: 100%;
    padding: 0; }
  .page-template-page-woocommerce-default .col2-set + h3 {
    width: 100%;
    float: left; }
    @media (min-width: 768px) {
      .page-template-page-woocommerce-default .col2-set + h3 {
        width: 50%;
        padding-left: 25px; } }

.page-template-page-woocommerce-default .woocommerce-checkout-review-order {
  width: 100%;
  float: left; }
  @media (min-width: 768px) {
    .page-template-page-woocommerce-default .woocommerce-checkout-review-order {
      width: 50%;
      padding-left: 25px; } }

.page-template-page-woocommerce-default .woocommerce .woocommerce-shipping-methods {
  margin-bottom: 10px; }
  .page-template-page-woocommerce-default .woocommerce .woocommerce-shipping-methods:last-child {
    margin-bottom: 0; }
  .page-template-page-woocommerce-default .woocommerce .woocommerce-shipping-methods li {
    margin-bottom: 10px !important;
    font-size: 16px;
    font-weight: 400; }
    .page-template-page-woocommerce-default .woocommerce .woocommerce-shipping-methods li:last-child {
      margin-bottom: 0 !important; }
    .page-template-page-woocommerce-default .woocommerce .woocommerce-shipping-methods li .amount {
      font-weight: 400 !important; }
    .page-template-page-woocommerce-default .woocommerce .woocommerce-shipping-methods li [type="radio"] {
      display: none; }
      .page-template-page-woocommerce-default .woocommerce .woocommerce-shipping-methods li [type="radio"]:checked + label:before {
        border: 5px solid #6cb33f; }
      .page-template-page-woocommerce-default .woocommerce .woocommerce-shipping-methods li [type="radio"] + label {
        position: relative;
        cursor: pointer; }
        .page-template-page-woocommerce-default .woocommerce .woocommerce-shipping-methods li [type="radio"] + label:before {
          content: '';
          width: 15px;
          height: 15px;
          border-radius: 50%;
          border: 1px solid #d5d5d5;
          display: inline-block;
          vertical-align: top;
          margin: 3px 12px 0 0; }

.page-template-page-woocommerce-default .woocommerce form {
  padding: 0; }
  .page-template-page-woocommerce-default .woocommerce form:after {
    content: '';
    display: block;
    clear: both; }
  .page-template-page-woocommerce-default .woocommerce form h3 {
    font-size: 25px;
    font-weight: 400;
    color: #000;
    margin-bottom: 20px; }
    .page-template-page-woocommerce-default .woocommerce form h3 label.woocommerce-form__label-for-checkbox {
      font-size: inherit; }
      .page-template-page-woocommerce-default .woocommerce form h3 label.woocommerce-form__label-for-checkbox span:before {
        top: 6px; }
      .page-template-page-woocommerce-default .woocommerce form h3 label.woocommerce-form__label-for-checkbox span:after {
        top: 7px; }
  .page-template-page-woocommerce-default .woocommerce form label {
    cursor: pointer;
    line-height: 1; }
    .page-template-page-woocommerce-default .woocommerce form label.woocommerce-form__label-for-checkbox {
      font-size: 14px;
      font-weight: 400;
      padding-left: 28px;
      position: relative; }
      .page-template-page-woocommerce-default .woocommerce form label.woocommerce-form__label-for-checkbox span:before {
        content: '';
        width: 14px;
        height: 8px;
        border-bottom: 2px solid #6cb33f;
        border-left: 2px solid #6cb33f;
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg);
        position: absolute;
        top: 0px;
        left: 2px;
        opacity: 0;
        z-index: 2; }
      .page-template-page-woocommerce-default .woocommerce form label.woocommerce-form__label-for-checkbox span:after {
        content: '';
        width: 15px;
        height: 15px;
        position: absolute;
        top: -1px;
        left: 0;
        border-radius: 2px;
        border: 1px solid #d5d5d5; }
      .page-template-page-woocommerce-default .woocommerce form label.woocommerce-form__label-for-checkbox [type="checkbox"] {
        display: none; }
        .page-template-page-woocommerce-default .woocommerce form label.woocommerce-form__label-for-checkbox [type="checkbox"]:checked + span:before {
          opacity: 1; }
  .page-template-page-woocommerce-default .woocommerce form.woocommerce-form {
    padding: 15px; }
  .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator .shipping-calculator-form {
    width: 100%; }
    .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator .shipping-calculator-form .form-row input, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator .shipping-calculator-form .form-row .select2-selection--single {
      border-color: #6cb33f;
      text-align: left !important; }
    .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator .shipping-calculator-form .button {
      padding: 14px 20px 12px; }
  .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields, .page-template-page-woocommerce-default .woocommerce form.edit-account, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper .clear, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields .clear, .page-template-page-woocommerce-default .woocommerce form.edit-account .clear, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form .clear, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password .clear, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator .clear, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper .clear {
      display: none; }
    .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper .form-row, .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper > fieldset, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields .form-row, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields > fieldset, .page-template-page-woocommerce-default .woocommerce form.edit-account .form-row, .page-template-page-woocommerce-default .woocommerce form.edit-account > fieldset, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form .form-row, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form > fieldset, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password .form-row, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password > fieldset, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator .form-row, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator > fieldset, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper .form-row, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper > fieldset {
      margin-bottom: 15px;
      width: 100%; }
      @media (min-width: 768px) {
        .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper .form-row, .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper > fieldset, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields .form-row, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields > fieldset, .page-template-page-woocommerce-default .woocommerce form.edit-account .form-row, .page-template-page-woocommerce-default .woocommerce form.edit-account > fieldset, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form .form-row, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form > fieldset, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password .form-row, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password > fieldset, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator .form-row, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator > fieldset, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper .form-row, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper > fieldset {
          margin-bottom: 30px; } }
      .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper .form-row.form-row-last, .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper .form-row.form-row-first, .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper .form-row.validate-phone, .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper .form-row.validate-email, .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper > fieldset.form-row-last, .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper > fieldset.form-row-first, .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper > fieldset.validate-phone, .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper > fieldset.validate-email, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields .form-row.form-row-last, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields .form-row.form-row-first, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields .form-row.validate-phone, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields .form-row.validate-email, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields > fieldset.form-row-last, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields > fieldset.form-row-first, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields > fieldset.validate-phone, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields > fieldset.validate-email, .page-template-page-woocommerce-default .woocommerce form.edit-account .form-row.form-row-last, .page-template-page-woocommerce-default .woocommerce form.edit-account .form-row.form-row-first, .page-template-page-woocommerce-default .woocommerce form.edit-account .form-row.validate-phone, .page-template-page-woocommerce-default .woocommerce form.edit-account .form-row.validate-email, .page-template-page-woocommerce-default .woocommerce form.edit-account > fieldset.form-row-last, .page-template-page-woocommerce-default .woocommerce form.edit-account > fieldset.form-row-first, .page-template-page-woocommerce-default .woocommerce form.edit-account > fieldset.validate-phone, .page-template-page-woocommerce-default .woocommerce form.edit-account > fieldset.validate-email, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form .form-row.form-row-last, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form .form-row.form-row-first, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form .form-row.validate-phone, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form .form-row.validate-email, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form > fieldset.form-row-last, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form > fieldset.form-row-first, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form > fieldset.validate-phone, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form > fieldset.validate-email, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password .form-row.form-row-last, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password .form-row.form-row-first, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password .form-row.validate-phone, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password .form-row.validate-email, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password > fieldset.form-row-last, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password > fieldset.form-row-first, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password > fieldset.validate-phone, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password > fieldset.validate-email, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator .form-row.form-row-last, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator .form-row.form-row-first, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator .form-row.validate-phone, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator .form-row.validate-email, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator > fieldset.form-row-last, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator > fieldset.form-row-first, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator > fieldset.validate-phone, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator > fieldset.validate-email, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper .form-row.form-row-last, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper .form-row.form-row-first, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper .form-row.validate-phone, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper .form-row.validate-email, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper > fieldset.form-row-last, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper > fieldset.form-row-first, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper > fieldset.validate-phone, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper > fieldset.validate-email {
        float: none; }
        @media (min-width: 768px) {
          .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper .form-row.form-row-last, .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper .form-row.form-row-first, .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper .form-row.validate-phone, .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper .form-row.validate-email, .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper > fieldset.form-row-last, .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper > fieldset.form-row-first, .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper > fieldset.validate-phone, .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper > fieldset.validate-email, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields .form-row.form-row-last, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields .form-row.form-row-first, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields .form-row.validate-phone, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields .form-row.validate-email, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields > fieldset.form-row-last, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields > fieldset.form-row-first, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields > fieldset.validate-phone, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields > fieldset.validate-email, .page-template-page-woocommerce-default .woocommerce form.edit-account .form-row.form-row-last, .page-template-page-woocommerce-default .woocommerce form.edit-account .form-row.form-row-first, .page-template-page-woocommerce-default .woocommerce form.edit-account .form-row.validate-phone, .page-template-page-woocommerce-default .woocommerce form.edit-account .form-row.validate-email, .page-template-page-woocommerce-default .woocommerce form.edit-account > fieldset.form-row-last, .page-template-page-woocommerce-default .woocommerce form.edit-account > fieldset.form-row-first, .page-template-page-woocommerce-default .woocommerce form.edit-account > fieldset.validate-phone, .page-template-page-woocommerce-default .woocommerce form.edit-account > fieldset.validate-email, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form .form-row.form-row-last, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form .form-row.form-row-first, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form .form-row.validate-phone, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form .form-row.validate-email, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form > fieldset.form-row-last, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form > fieldset.form-row-first, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form > fieldset.validate-phone, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form > fieldset.validate-email, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password .form-row.form-row-last, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password .form-row.form-row-first, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password .form-row.validate-phone, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password .form-row.validate-email, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password > fieldset.form-row-last, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password > fieldset.form-row-first, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password > fieldset.validate-phone, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password > fieldset.validate-email, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator .form-row.form-row-last, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator .form-row.form-row-first, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator .form-row.validate-phone, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator .form-row.validate-email, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator > fieldset.form-row-last, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator > fieldset.form-row-first, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator > fieldset.validate-phone, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator > fieldset.validate-email, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper .form-row.form-row-last, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper .form-row.form-row-first, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper .form-row.validate-phone, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper .form-row.validate-email, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper > fieldset.form-row-last, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper > fieldset.form-row-first, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper > fieldset.validate-phone, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper > fieldset.validate-email {
            width: calc(50% - 15px); } }
      .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper .form-row.woocommerce-invalid .woocommerce-input-wrapper input, .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper .form-row.woocommerce-invalid .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper > fieldset.woocommerce-invalid .woocommerce-input-wrapper input, .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper > fieldset.woocommerce-invalid .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields .form-row.woocommerce-invalid .woocommerce-input-wrapper input, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields .form-row.woocommerce-invalid .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields > fieldset.woocommerce-invalid .woocommerce-input-wrapper input, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields > fieldset.woocommerce-invalid .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form.edit-account .form-row.woocommerce-invalid .woocommerce-input-wrapper input, .page-template-page-woocommerce-default .woocommerce form.edit-account .form-row.woocommerce-invalid .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form.edit-account > fieldset.woocommerce-invalid .woocommerce-input-wrapper input, .page-template-page-woocommerce-default .woocommerce form.edit-account > fieldset.woocommerce-invalid .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form .form-row.woocommerce-invalid .woocommerce-input-wrapper input, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form .form-row.woocommerce-invalid .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form > fieldset.woocommerce-invalid .woocommerce-input-wrapper input, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form > fieldset.woocommerce-invalid .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password .form-row.woocommerce-invalid .woocommerce-input-wrapper input, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password .form-row.woocommerce-invalid .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password > fieldset.woocommerce-invalid .woocommerce-input-wrapper input, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password > fieldset.woocommerce-invalid .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator .form-row.woocommerce-invalid .woocommerce-input-wrapper input, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator .form-row.woocommerce-invalid .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator > fieldset.woocommerce-invalid .woocommerce-input-wrapper input, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator > fieldset.woocommerce-invalid .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper .form-row.woocommerce-invalid .woocommerce-input-wrapper input, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper .form-row.woocommerce-invalid .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper > fieldset.woocommerce-invalid .woocommerce-input-wrapper input, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper > fieldset.woocommerce-invalid .woocommerce-input-wrapper textarea {
        border: 1px solid #d0021b; }
      .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper .form-row.woocommerce-validated .woocommerce-input-wrapper input, .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper .form-row.woocommerce-validated .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper > fieldset.woocommerce-validated .woocommerce-input-wrapper input, .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper > fieldset.woocommerce-validated .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields .form-row.woocommerce-validated .woocommerce-input-wrapper input, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields .form-row.woocommerce-validated .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields > fieldset.woocommerce-validated .woocommerce-input-wrapper input, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields > fieldset.woocommerce-validated .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form.edit-account .form-row.woocommerce-validated .woocommerce-input-wrapper input, .page-template-page-woocommerce-default .woocommerce form.edit-account .form-row.woocommerce-validated .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form.edit-account > fieldset.woocommerce-validated .woocommerce-input-wrapper input, .page-template-page-woocommerce-default .woocommerce form.edit-account > fieldset.woocommerce-validated .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form .form-row.woocommerce-validated .woocommerce-input-wrapper input, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form .form-row.woocommerce-validated .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form > fieldset.woocommerce-validated .woocommerce-input-wrapper input, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form > fieldset.woocommerce-validated .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password .form-row.woocommerce-validated .woocommerce-input-wrapper input, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password .form-row.woocommerce-validated .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password > fieldset.woocommerce-validated .woocommerce-input-wrapper input, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password > fieldset.woocommerce-validated .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator .form-row.woocommerce-validated .woocommerce-input-wrapper input, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator .form-row.woocommerce-validated .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator > fieldset.woocommerce-validated .woocommerce-input-wrapper input, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator > fieldset.woocommerce-validated .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper .form-row.woocommerce-validated .woocommerce-input-wrapper input, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper .form-row.woocommerce-validated .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper > fieldset.woocommerce-validated .woocommerce-input-wrapper input, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper > fieldset.woocommerce-validated .woocommerce-input-wrapper textarea {
        border: 1px solid #6cb33f; }
      .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper .form-row label, .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper > fieldset label, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields .form-row label, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields > fieldset label, .page-template-page-woocommerce-default .woocommerce form.edit-account .form-row label, .page-template-page-woocommerce-default .woocommerce form.edit-account > fieldset label, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form .form-row label, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form > fieldset label, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password .form-row label, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password > fieldset label, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator .form-row label, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator > fieldset label, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper .form-row label, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper > fieldset label {
        display: block;
        font-size: 14px;
        font-weight: 400;
        color: #4a4a4a;
        line-height: 1;
        width: 100%; }
        .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper .form-row label.checkbox [type="checkbox"], .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper > fieldset label.checkbox [type="checkbox"], .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields .form-row label.checkbox [type="checkbox"], .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields > fieldset label.checkbox [type="checkbox"], .page-template-page-woocommerce-default .woocommerce form.edit-account .form-row label.checkbox [type="checkbox"], .page-template-page-woocommerce-default .woocommerce form.edit-account > fieldset label.checkbox [type="checkbox"], .page-template-page-woocommerce-default .woocommerce form.woocommerce-form .form-row label.checkbox [type="checkbox"], .page-template-page-woocommerce-default .woocommerce form.woocommerce-form > fieldset label.checkbox [type="checkbox"], .page-template-page-woocommerce-default .woocommerce form.lost_reset_password .form-row label.checkbox [type="checkbox"], .page-template-page-woocommerce-default .woocommerce form.lost_reset_password > fieldset label.checkbox [type="checkbox"], .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator .form-row label.checkbox [type="checkbox"], .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator > fieldset label.checkbox [type="checkbox"], .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper .form-row label.checkbox [type="checkbox"], .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper > fieldset label.checkbox [type="checkbox"] {
          display: none; }
        .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper .form-row label .required, .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper > fieldset label .required, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields .form-row label .required, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields > fieldset label .required, .page-template-page-woocommerce-default .woocommerce form.edit-account .form-row label .required, .page-template-page-woocommerce-default .woocommerce form.edit-account > fieldset label .required, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form .form-row label .required, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form > fieldset label .required, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password .form-row label .required, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password > fieldset label .required, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator .form-row label .required, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator > fieldset label .required, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper .form-row label .required, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper > fieldset label .required {
          color: #4a4a4a; }
      .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper, .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper > fieldset .woocommerce-input-wrapper, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields .form-row .woocommerce-input-wrapper, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields > fieldset .woocommerce-input-wrapper, .page-template-page-woocommerce-default .woocommerce form.edit-account .form-row .woocommerce-input-wrapper, .page-template-page-woocommerce-default .woocommerce form.edit-account > fieldset .woocommerce-input-wrapper, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form .form-row .woocommerce-input-wrapper, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form > fieldset .woocommerce-input-wrapper, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password .form-row .woocommerce-input-wrapper, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password > fieldset .woocommerce-input-wrapper, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator .form-row .woocommerce-input-wrapper, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator > fieldset .woocommerce-input-wrapper, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper .form-row .woocommerce-input-wrapper, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper > fieldset .woocommerce-input-wrapper {
        display: block;
        width: 100%; }
        .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper > fieldset .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields .form-row .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields > fieldset .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form.edit-account .form-row .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form.edit-account > fieldset .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form .form-row .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form > fieldset .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password .form-row .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password > fieldset .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator .form-row .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator > fieldset .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper .form-row .woocommerce-input-wrapper textarea, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper > fieldset .woocommerce-input-wrapper textarea {
          height: auto;
          padding: 13px 15px;
          font-size: 14px;
          font-weight: 400;
          color: #4a4a4a;
          border-radius: 2px;
          border: 1px solid #ebecee;
          background: #f1f1f1;
          min-height: 100px; }
      .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper .form-row input, .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper > fieldset input, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields .form-row input, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields > fieldset input, .page-template-page-woocommerce-default .woocommerce form.edit-account .form-row input, .page-template-page-woocommerce-default .woocommerce form.edit-account > fieldset input, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form .form-row input, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form > fieldset input, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password .form-row input, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password > fieldset input, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator .form-row input, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator > fieldset input, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper .form-row input, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper > fieldset input {
        padding: 13px 15px;
        font-size: 14px;
        font-weight: 400;
        color: #4a4a4a;
        border-radius: 2px;
        border: 1px solid #ebecee;
        background: #f1f1f1; }
      .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper .form-row .jcf-select, .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper > fieldset .jcf-select, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields .form-row .jcf-select, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields > fieldset .jcf-select, .page-template-page-woocommerce-default .woocommerce form.edit-account .form-row .jcf-select, .page-template-page-woocommerce-default .woocommerce form.edit-account > fieldset .jcf-select, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form .form-row .jcf-select, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form > fieldset .jcf-select, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password .form-row .jcf-select, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password > fieldset .jcf-select, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator .form-row .jcf-select, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator > fieldset .jcf-select, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper .form-row .jcf-select, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper > fieldset .jcf-select {
        display: none !important; }
      .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper .form-row .select2-selection--single, .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper > fieldset .select2-selection--single, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields .form-row .select2-selection--single, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields > fieldset .select2-selection--single, .page-template-page-woocommerce-default .woocommerce form.edit-account .form-row .select2-selection--single, .page-template-page-woocommerce-default .woocommerce form.edit-account > fieldset .select2-selection--single, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form .form-row .select2-selection--single, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form > fieldset .select2-selection--single, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password .form-row .select2-selection--single, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password > fieldset .select2-selection--single, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator .form-row .select2-selection--single, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator > fieldset .select2-selection--single, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper .form-row .select2-selection--single, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper > fieldset .select2-selection--single {
        color: #4a4a4a;
        border-radius: 2px;
        border: 1px solid #ebecee;
        background: #f1f1f1;
        margin: 0;
        height: auto;
        padding: 9px 5px;
        font-size: 14px;
        font-weight: 400;
        height: 45px;
        outline: none; }
        .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper .form-row .select2-selection--single .select2-selection__arrow, .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper > fieldset .select2-selection--single .select2-selection__arrow, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields .form-row .select2-selection--single .select2-selection__arrow, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields > fieldset .select2-selection--single .select2-selection__arrow, .page-template-page-woocommerce-default .woocommerce form.edit-account .form-row .select2-selection--single .select2-selection__arrow, .page-template-page-woocommerce-default .woocommerce form.edit-account > fieldset .select2-selection--single .select2-selection__arrow, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form .form-row .select2-selection--single .select2-selection__arrow, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form > fieldset .select2-selection--single .select2-selection__arrow, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password .form-row .select2-selection--single .select2-selection__arrow, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password > fieldset .select2-selection--single .select2-selection__arrow, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator .form-row .select2-selection--single .select2-selection__arrow, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator > fieldset .select2-selection--single .select2-selection__arrow, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper .form-row .select2-selection--single .select2-selection__arrow, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper > fieldset .select2-selection--single .select2-selection__arrow {
          -webkit-transform: translate(0, -50%);
              -ms-transform: translate(0, -50%);
                  transform: translate(0, -50%);
          top: 50%;
          position: absolute;
          right: 12px; }
          .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper .form-row .select2-selection--single .select2-selection__arrow b, .page-template-page-woocommerce-default .woocommerce form .woocommerce-billing-fields__field-wrapper > fieldset .select2-selection--single .select2-selection__arrow b, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields .form-row .select2-selection--single .select2-selection__arrow b, .page-template-page-woocommerce-default .woocommerce form .woocommerce-address-fields > fieldset .select2-selection--single .select2-selection__arrow b, .page-template-page-woocommerce-default .woocommerce form.edit-account .form-row .select2-selection--single .select2-selection__arrow b, .page-template-page-woocommerce-default .woocommerce form.edit-account > fieldset .select2-selection--single .select2-selection__arrow b, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form .form-row .select2-selection--single .select2-selection__arrow b, .page-template-page-woocommerce-default .woocommerce form.woocommerce-form > fieldset .select2-selection--single .select2-selection__arrow b, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password .form-row .select2-selection--single .select2-selection__arrow b, .page-template-page-woocommerce-default .woocommerce form.lost_reset_password > fieldset .select2-selection--single .select2-selection__arrow b, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator .form-row .select2-selection--single .select2-selection__arrow b, .page-template-page-woocommerce-default .woocommerce form.woocommerce-shipping-calculator > fieldset .select2-selection--single .select2-selection__arrow b, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper .form-row .select2-selection--single .select2-selection__arrow b, .page-template-page-woocommerce-default .woocommerce form .woocommerce-additional-fields__field-wrapper > fieldset .select2-selection--single .select2-selection__arrow b {
            border: none;
            border-bottom: 3px solid #4a4a4a;
            border-right: 3px solid #4a4a4a;
            -webkit-transform: translate(-50%, -50%) rotate(45deg);
                -ms-transform: translate(-50%, -50%) rotate(45deg);
                    transform: translate(-50%, -50%) rotate(45deg);
            width: 10px;
            height: 10px;
            margin: -3px 0 0; }

.page-template-page-woocommerce-default .woocommerce table.shop_table.woocommerce-checkout-review-order-table {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .page-template-page-woocommerce-default .woocommerce table.shop_table.woocommerce-checkout-review-order-table {
      margin-bottom: 87px; } }
  .page-template-page-woocommerce-default .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody tr td {
    padding: 21px 25px 34px;
    font-size: 15px;
    line-height: 1.2; }
    .page-template-page-woocommerce-default .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody tr td + td {
      padding: 21px 30px; }
  .page-template-page-woocommerce-default .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th {
    vertical-align: top; }
  .page-template-page-woocommerce-default .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td {
    vertical-align: bottom; }
  .page-template-page-woocommerce-default .woocommerce table.shop_table.woocommerce-checkout-review-order-table th, .page-template-page-woocommerce-default .woocommerce table.shop_table.woocommerce-checkout-review-order-table td {
    padding: 20px 10px 3px 30px; }
    .page-template-page-woocommerce-default .woocommerce table.shop_table.woocommerce-checkout-review-order-table th:first-child, .page-template-page-woocommerce-default .woocommerce table.shop_table.woocommerce-checkout-review-order-table td:first-child {
      width: 195px;
      padding: 20px 23px; }
      @media (min-width: 1024px) {
        .page-template-page-woocommerce-default .woocommerce table.shop_table.woocommerce-checkout-review-order-table th:first-child, .page-template-page-woocommerce-default .woocommerce table.shop_table.woocommerce-checkout-review-order-table td:first-child {
          width: 320px; } }
  .page-template-page-woocommerce-default .woocommerce table.shop_table.woocommerce-checkout-review-order-table th {
    padding: 20px 30px;
    font-size: 16px; }

.page-template-page-woocommerce-default #add_payment_method #payment, .page-template-page-woocommerce-default .woocommerce-cart #payment, .page-template-page-woocommerce-default .woocommerce-checkout #payment {
  border-radius: 0;
  background: transparent; }
  .page-template-page-woocommerce-default #add_payment_method #payment a, .page-template-page-woocommerce-default .woocommerce-cart #payment a, .page-template-page-woocommerce-default .woocommerce-checkout #payment a {
    border-bottom: none; }
  .page-template-page-woocommerce-default #add_payment_method #payment div.payment_box, .page-template-page-woocommerce-default .woocommerce-cart #payment div.payment_box, .page-template-page-woocommerce-default .woocommerce-checkout #payment div.payment_box {
    background: #ebecee; }
    .page-template-page-woocommerce-default #add_payment_method #payment div.payment_box::before, .page-template-page-woocommerce-default .woocommerce-cart #payment div.payment_box::before, .page-template-page-woocommerce-default .woocommerce-checkout #payment div.payment_box::before {
      border-bottom-color: #ebecee; }
  .page-template-page-woocommerce-default #add_payment_method #payment ul.payment_methods, .page-template-page-woocommerce-default .woocommerce-cart #payment ul.payment_methods, .page-template-page-woocommerce-default .woocommerce-checkout #payment ul.payment_methods {
    margin-bottom: 40px;
    border-bottom: none;
    background: #f1f1f1; }
    .page-template-page-woocommerce-default #add_payment_method #payment ul.payment_methods li, .page-template-page-woocommerce-default .woocommerce-cart #payment ul.payment_methods li, .page-template-page-woocommerce-default .woocommerce-checkout #payment ul.payment_methods li {
      margin-bottom: 10px !important;
      font-size: 16px;
      font-weight: 400; }
      .page-template-page-woocommerce-default #add_payment_method #payment ul.payment_methods li:last-child, .page-template-page-woocommerce-default .woocommerce-cart #payment ul.payment_methods li:last-child, .page-template-page-woocommerce-default .woocommerce-checkout #payment ul.payment_methods li:last-child {
        margin-bottom: 0 !important; }
      .page-template-page-woocommerce-default #add_payment_method #payment ul.payment_methods li .amount, .page-template-page-woocommerce-default .woocommerce-cart #payment ul.payment_methods li .amount, .page-template-page-woocommerce-default .woocommerce-checkout #payment ul.payment_methods li .amount {
        font-weight: 400 !important; }
      .page-template-page-woocommerce-default #add_payment_method #payment ul.payment_methods li [type="radio"], .page-template-page-woocommerce-default .woocommerce-cart #payment ul.payment_methods li [type="radio"], .page-template-page-woocommerce-default .woocommerce-checkout #payment ul.payment_methods li [type="radio"] {
        display: none; }
        .page-template-page-woocommerce-default #add_payment_method #payment ul.payment_methods li [type="radio"]:checked + label:before, .page-template-page-woocommerce-default .woocommerce-cart #payment ul.payment_methods li [type="radio"]:checked + label:before, .page-template-page-woocommerce-default .woocommerce-checkout #payment ul.payment_methods li [type="radio"]:checked + label:before {
          border: 5px solid #6cb33f; }
        .page-template-page-woocommerce-default #add_payment_method #payment ul.payment_methods li [type="radio"] + label, .page-template-page-woocommerce-default .woocommerce-cart #payment ul.payment_methods li [type="radio"] + label, .page-template-page-woocommerce-default .woocommerce-checkout #payment ul.payment_methods li [type="radio"] + label {
          position: relative;
          cursor: pointer; }
          .page-template-page-woocommerce-default #add_payment_method #payment ul.payment_methods li [type="radio"] + label:before, .page-template-page-woocommerce-default .woocommerce-cart #payment ul.payment_methods li [type="radio"] + label:before, .page-template-page-woocommerce-default .woocommerce-checkout #payment ul.payment_methods li [type="radio"] + label:before {
            content: '';
            width: 15px;
            height: 15px;
            border-radius: 50%;
            border: 1px solid #d5d5d5;
            display: inline-block;
            vertical-align: middle;
            margin: 0 12px 5px 0; }
  .page-template-page-woocommerce-default #add_payment_method #payment .place-order, .page-template-page-woocommerce-default .woocommerce-cart #payment .place-order, .page-template-page-woocommerce-default .woocommerce-checkout #payment .place-order {
    padding: 0; }
    .page-template-page-woocommerce-default #add_payment_method #payment .place-order [type="submit"], .page-template-page-woocommerce-default .woocommerce-cart #payment .place-order [type="submit"], .page-template-page-woocommerce-default .woocommerce-checkout #payment .place-order [type="submit"] {
      float: none;
      width: 100%;
      background: #6cb33f;
      font-weight: 500;
      font-size: 16px;
      text-transform: uppercase;
      color: #fff;
      border-radius: 0;
      padding: 22px;
      height: 60px; }
      .page-template-page-woocommerce-default #add_payment_method #payment .place-order [type="submit"]:hover, .page-template-page-woocommerce-default .woocommerce-cart #payment .place-order [type="submit"]:hover, .page-template-page-woocommerce-default .woocommerce-checkout #payment .place-order [type="submit"]:hover {
        background: #4a7a2b; }

.page-template-page-woocommerce-default .woocommerce .woocommerce-Button, .page-template-page-woocommerce-default .woocommerce .woocommerce-button, .page-template-page-woocommerce-default .woocommerce button.button {
  float: none;
  background: #6cb33f;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 0;
  padding: 22px;
  height: 60px; }
  .page-template-page-woocommerce-default .woocommerce .woocommerce-Button:hover, .page-template-page-woocommerce-default .woocommerce .woocommerce-button:hover, .page-template-page-woocommerce-default .woocommerce button.button:hover {
    background: #4a7a2b;
    color: #fff; }

.page-template-page-woocommerce-default .woocommerce ul.order_details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  padding: 0; }
  .page-template-page-woocommerce-default .woocommerce ul.order_details li {
    float: none;
    margin-bottom: 30px; }

.page-template-page-woocommerce-default .woocommerce .woocommerce-customer-details address {
  padding: 20px; }

.woocommerce .col-1 {
  display: block;
  max-width: 100%; }

.woocommerce-account .woocommerce-MyAccount-navigation {
  background-color: #f1f1f1;
  padding: 22px 22px 35px 22px;
  background-color: #f1f1f1;
  font-weight: 400;
  padding: 0; }
  .woocommerce-account .woocommerce-MyAccount-navigation ul {
    list-style-type: none;
    padding: 0;
    margin: 0 20px; }
  .woocommerce-account .woocommerce-MyAccount-navigation .is-active > a {
    position: relative; }
    .woocommerce-account .woocommerce-MyAccount-navigation .is-active > a:before {
      content: "\f054";
      position: absolute;
      top: 50%;
      left: 0;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
  .woocommerce-account .woocommerce-MyAccount-navigation a {
    padding: 8px 0 8px 30px;
    display: block;
    border-bottom: 1px solid #fff; }

.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
  padding: 22px 0 54px;
  position: relative;
  width: 100%;
  float: none;
  margin-bottom: 40px; }
  .woocommerce .cart-collaterals .cross-sells:after, .woocommerce-page .cart-collaterals .cross-sells:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 200vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    background: #ebecee;
    z-index: -1; }
  .woocommerce .cart-collaterals .cross-sells h2, .woocommerce-page .cart-collaterals .cross-sells h2 {
    text-align: center;
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
    color: #4a4a4a;
    letter-spacing: 1.6px;
    margin-bottom: 30px; }
    @media (min-width: 1024px) {
      .woocommerce .cart-collaterals .cross-sells h2, .woocommerce-page .cart-collaterals .cross-sells h2 {
        margin-bottom: 24px; } }
  .woocommerce .cart-collaterals .cross-sells ul.products, .woocommerce-page .cart-collaterals .cross-sells ul.products {
    margin: 0;
    width: 100%; }
    @media (min-width: 768px) {
      .woocommerce .cart-collaterals .cross-sells ul.products, .woocommerce-page .cart-collaterals .cross-sells ul.products {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    .woocommerce .cart-collaterals .cross-sells ul.products.columns-2 li.product, .woocommerce-page .cart-collaterals .cross-sells ul.products.columns-2 li.product {
      width: 100%;
      margin: 0 0 20px 0; }
      @media (min-width: 768px) {
        .woocommerce .cart-collaterals .cross-sells ul.products.columns-2 li.product, .woocommerce-page .cart-collaterals .cross-sells ul.products.columns-2 li.product {
          width: 33.33%;
          padding: 0 45px 0 0; } }
      .woocommerce .cart-collaterals .cross-sells ul.products.columns-2 li.product:last-child, .woocommerce-page .cart-collaterals .cross-sells ul.products.columns-2 li.product:last-child {
        margin: 0; }
    .woocommerce .cart-collaterals .cross-sells ul.products li.product, .woocommerce-page .cart-collaterals .cross-sells ul.products li.product {
      float: none;
      position: relative; }
    .woocommerce .cart-collaterals .cross-sells ul.products a:not(.button), .woocommerce-page .cart-collaterals .cross-sells ul.products a:not(.button) {
      display: block;
      position: relative;
      border: none; }
      .woocommerce .cart-collaterals .cross-sells ul.products a:not(.button):after, .woocommerce-page .cart-collaterals .cross-sells ul.products a:not(.button):after {
        content: '';
        display: block;
        clear: both; }
      .woocommerce .cart-collaterals .cross-sells ul.products a:not(.button) img, .woocommerce-page .cart-collaterals .cross-sells ul.products a:not(.button) img {
        float: left;
        width: 130px;
        margin: 0 20px 0 0; }
        @media (min-width: 576px) {
          .woocommerce .cart-collaterals .cross-sells ul.products a:not(.button) img, .woocommerce-page .cart-collaterals .cross-sells ul.products a:not(.button) img {
            width: 159px;
            margin: 0 27px 0 0; } }
        @media (min-width: 768px) {
          .woocommerce .cart-collaterals .cross-sells ul.products a:not(.button) img, .woocommerce-page .cart-collaterals .cross-sells ul.products a:not(.button) img {
            margin: 0 0 10px 0;
            width: 100%; } }
        @media (min-width: 1024px) {
          .woocommerce .cart-collaterals .cross-sells ul.products a:not(.button) img, .woocommerce-page .cart-collaterals .cross-sells ul.products a:not(.button) img {
            margin: 0 20px 0 0;
            width: 130px; } }
        @media (min-width: 1200px) {
          .woocommerce .cart-collaterals .cross-sells ul.products a:not(.button) img, .woocommerce-page .cart-collaterals .cross-sells ul.products a:not(.button) img {
            width: 159px;
            margin: 0 27px 0 0; } }
      .woocommerce .cart-collaterals .cross-sells ul.products a:not(.button) h2, .woocommerce-page .cart-collaterals .cross-sells ul.products a:not(.button) h2 {
        font-size: 15px;
        font-weight: 700;
        color: #4a4a4a;
        margin-bottom: 10px;
        text-align: left;
        text-transform: none; }
        @media (min-width: 1024px) {
          .woocommerce .cart-collaterals .cross-sells ul.products a:not(.button) h2, .woocommerce-page .cart-collaterals .cross-sells ul.products a:not(.button) h2 {
            margin-bottom: 10px; } }
      .woocommerce .cart-collaterals .cross-sells ul.products a:not(.button) .price, .woocommerce-page .cart-collaterals .cross-sells ul.products a:not(.button) .price {
        padding-bottom: 35px;
        margin: 0; }
        @media (min-width: 768px) {
          .woocommerce .cart-collaterals .cross-sells ul.products a:not(.button) .price, .woocommerce-page .cart-collaterals .cross-sells ul.products a:not(.button) .price {
            padding-bottom: 0; } }
        @media (min-width: 1024px) {
          .woocommerce .cart-collaterals .cross-sells ul.products a:not(.button) .price, .woocommerce-page .cart-collaterals .cross-sells ul.products a:not(.button) .price {
            padding-bottom: 35px; } }
    .woocommerce .cart-collaterals .cross-sells ul.products a.button, .woocommerce-page .cart-collaterals .cross-sells ul.products a.button {
      text-align: center;
      font-size: 14px;
      font-weight: 500;
      text-transform: uppercase;
      color: #4a4a4a;
      background: #ffd200;
      height: 30px;
      padding: 10px;
      border-radius: 0;
      position: absolute;
      bottom: 0;
      left: 150px;
      min-width: 144px; }
      @media (min-width: 576px) {
        .woocommerce .cart-collaterals .cross-sells ul.products a.button, .woocommerce-page .cart-collaterals .cross-sells ul.products a.button {
          left: 186px; } }
      @media (min-width: 768px) {
        .woocommerce .cart-collaterals .cross-sells ul.products a.button, .woocommerce-page .cart-collaterals .cross-sells ul.products a.button {
          position: static; } }
      @media (min-width: 1024px) {
        .woocommerce .cart-collaterals .cross-sells ul.products a.button, .woocommerce-page .cart-collaterals .cross-sells ul.products a.button {
          position: absolute;
          left: 148px; } }
      @media (min-width: 1200px) {
        .woocommerce .cart-collaterals .cross-sells ul.products a.button, .woocommerce-page .cart-collaterals .cross-sells ul.products a.button {
          left: 186px; } }
      .woocommerce .cart-collaterals .cross-sells ul.products a.button:hover, .woocommerce-page .cart-collaterals .cross-sells ul.products a.button:hover {
        background: #b39300; }

#content > ul > li > figure > img {
  height: auto; }
.page-template-default .ba-events .post-date li {
  width: 50%;
}
@media (max-width: 1199px) {
  .page-template-default .ba-events .post-date li {
    width: 100%;
  }
}

.six-panel .thumbnail {
  height: 120px;
}

svg.wp-smiley, svg.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}
/*# sourceMappingURL=style.css.map */
