.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  width: auto; }
  .nice-select:hover {
    border-color: #dbdbdb; }
  .nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #999; }
  .nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
        -ms-transform-origin: 66% 66%;
            transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px; }
  .nice-select.open:after {
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg); }
  .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0); }
  .nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none; }
    .nice-select.disabled:after {
      border-color: #cccccc; }
  .nice-select.wide {
    width: 100%; }
    .nice-select.wide .list {
      left: 0 !important;
      right: 0 !important; }
  .nice-select.right {
    float: right; }
    .nice-select.right .list {
      left: auto;
      right: 0; }
  .nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px; }
    .nice-select.small:after {
      height: 4px;
      width: 4px; }
    .nice-select.small .option {
      line-height: 34px;
      min-height: 34px; }
  .nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
        -ms-transform: scale(0.75) translateY(-21px);
            transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9; }
    .nice-select .list:hover .option:not(:hover) {
      background-color: transparent !important; }
  .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
      background-color: #f6f6f6; }
    .nice-select .option.selected {
      font-weight: bold; }
    .nice-select .option.disabled {
      background-color: transparent;
      color: #999;
      cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }

.mec-fluent-bg-wrap {
    position: relative !important;
    padding: 120px 30px;
}

.mec-fluent-bg-wrap.force-full {
    width: 100vw !important;
    left: 50% !important;
    right: 50% !important;
    margin-left: -50vw !important;
    margin-right: -50vw !important;
}

.mec-fluent-wrap {
    background-color: #f5fcff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 0 70px rgba(27, 69, 91, 0.16);
    margin-left: auto;
    margin-right: auto;
}

.mec-fluent-wrap {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}

.mec-fluent-bg-wrap .mec-fluent-wrap,
.mec-fluent-wrap .mec-fluent-wrap {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.mec-fluent-wrap.mec-wrap,
.mec-fluent-wrap.mec-wrap .mec-totalcal-box .mec-totalcal-view span,
.mec-fluent-wrap.mec-wrap div,
.mec-fluent-wrap.mec-wrap h1,
.mec-fluent-wrap.mec-wrap h2,
.mec-fluent-wrap.mec-wrap h3,
.mec-fluent-wrap.mec-wrap h4,
.mec-fluent-wrap.mec-wrap h5,
.mec-fluent-wrap.mec-wrap h6 {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
        sans-serif;
}

.mec-fluent-wrap .mec-color,
.mec-fluent-wrap a:hover,
.mec-wrap .mec-color-hover:hover {
    color: #00acf8;
}

.mec-fluent-wrap:not(.mec-single-fluent-wrap) .mec-util-hidden {
    display: none !important;
}

.mec-fluent-wrap a {
    text-decoration: none;
}

.mec-fluent-wrap a:focus,
.mec-fluent-wrap button:focus {
    outline: 0;
}

.mec-fluent-wrap .slimScrollBar {
    opacity: 1 !important;
}

.mec-fluent-wrap .mCSB_inside>.mCSB_container {
    margin: 0;
}

.mec-fluent-wrap .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mec-fluent-wrap .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #c7ebfb;
    border-radius: 4px;
}

.mec-fluent-wrap .mec-load-more-button {
    border-radius: 3px;
    border: 1px solid #c7ebfb;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03);
    letter-spacing: 0;
    font-size: 12px;
    color: #00acf8;
}

.mec-fluent-wrap .mec-load-more-button:hover {
    background-color: #ebf9ff;
    border-color: #00acf8;
    color: #00acf8;
    box-shadow: 0 4px 10px rgba(0, 172, 248, 0.2);
}

.mec-fluent-wrap .mec-skin-map-container {
    margin-bottom: 30px;
}

.mec-fluent-wrap .mec-event-sharing-wrap {
    position: relative;
    display: inline-block;
    left: auto;
    padding-left: 0;
    padding-right: 0;
}

.mec-fluent-wrap .mec-event-sharing-wrap .mec-event-sharing {
    border-color: #c7ebfb;
}

.mec-fluent-wrap .mec-event-sharing-wrap li i {
    height: 25px;
}

.mec-fluent-wrap .mec-event-sharing-wrap>li:first-of-type {
    border: 0;
    margin-bottom: 0;
}

.mec-fluent-wrap .mec-event-sharing-wrap:hover>li:first-of-type {
    background-color: #fff;
    border-radius: 2px;
}

.mec-fluent-wrap .mec-event-sharing-wrap>li:first-of-type i {
    width: 38px;
    height: 38px;
    color: #00acf8;
}

.mec-fluent-wrap .mec-booking-button {
    position: static;
    color: #00acf8;
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
    display: block;
    float: left;
    /* text-transform: uppercase; */
    border: 1px solid #c7ebfb;
    padding: 12px 16px 11px;
    border-radius: 2px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03);
    margin-right: 8px;
    height: auto;
    letter-spacing: 1px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    white-space: nowrap;
}

.mec-fluent-wrap .mec-booking-button:hover {
    background-color: #ebf9ff;
    border-color: #00acf8;
    color: #00acf8;
    box-shadow: 0 4px 10px rgba(0, 172, 248, 0.2) !important;
}

.mec-fluent-wrap .mec-price-details i {
    margin-right: 0;
}

.mec-fluent-current-time {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    height: 2px;
    background-color: #00acf8;
    z-index: 2;
    text-align: center;
    -webkit-transition: top 0.3s ease;
    transition: top 0.3s ease;
}

.mec-fluent-current-time-first {
    position: absolute;
    top: -5px;
    left: 0;
    display: block;
    width: 0;
    height: 0;
    border-left: 11px solid #00acf8;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
}

.mec-fluent-current-time-last {
    position: absolute;
    top: -5px;
    right: 0;
    display: block;
    width: 0;
    height: 0;
    border-right: 11px solid #00acf8;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
}

.mec-fluent-current-time-text {
    font-size: 10px;
    line-height: 10px;
    color: #00acf8;
    /* text-transform: capitalize; */
    font-weight: 400;
    position: relative;
    bottom: 20px;
}

.mec-fluent-wrap.mec-fluent-weekly-wrap .mec-fluent-current-time-text {
    bottom: 15px;
}

.mec-fluent-wrap .mec-localtime-details {
    position: relative;
    margin-bottom: 3px;
    padding-left: 22px;
    text-align: left;
}

.mec-fluent-wrap .mec-local-time-details:before {
    font-family: simple-line-icons !important;
    content: "\e037" !important;
}

.mec-fluent-wrap .mec-local-time-details:before,
.mec-fluent-wrap .mec-localtime-details i:before {
    position: absolute;
    font-size: 14px;
    line-height: 14px;
    left: 0;
    top: 3px;
    color: #ade7ff;
}

.mec-fluent-wrap .mec-local-time-details,
.mec-fluent-wrap .mec-localtime-wrap {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    padding-left: 22px;
    margin-bottom: 3px;
    position: relative;
}

.mec-fluent-wrap .mec-local-time-details div,
.mec-fluent-wrap .mec-local-time-details span,
.mec-fluent-wrap .mec-localtime-details div,
.mec-fluent-wrap .mec-localtime-details span {
    font-size: 12px !important;
    line-height: 17px !important;
    font-weight: 400 !important;
    color: #898a8c !important;
    /* text-transform: capitalize; */
    text-align: left;
}

.mec-fluent-wrap .mec-local-time-details .mec-local-title,
.mec-fluent-wrap .mec-local-time-details .mec-local-date,
.mec-fluent-wrap .mec-localtime-details span.mec-localtitle {
    margin-right: 3px;
}

.mec-fluent-wrap .mec-local-time-details .mec-local-time span,
.mec-fluent-wrap .mec-localtime-details .mec-localtime span {
    /* text-transform: uppercase; */
}

.mec-fluent-wrap .mec-event-location {
    display: -webkit-box;
    display: flex;
    padding-top: 6px;
    padding-bottom: 5px;
    -webkit-box-align: center;
    align-items: center;
}

.mec-fluent-wrap .mec-event-location i {
    margin-right: 8px !important;
    line-height: 19px;
    color: #ade7ff;
}

.mec-fluent-wrap .mec-event-location address {
    margin: 0;
    color: #898a8c;
    font-size: 12px;
    line-height: 19px;
}

.mec-fluent-wrap .mec-labels-normal,
.mec-fluent-wrap .mec-cancellation-reason {
    margin: 3px 0;
    display: block;
    clear: both;
}

.mec-wrap.mec-fluent-wrap .mec-cancellation-reason span,
.mec-wrap.mec-fluent-wrap .mec-labels-normal .mec-label-normal {
    margin-left: 0;
    margin-right: 6px;
}

.mec-wrap.mec-fluent-wrap article:not([class^="mec-event-countdown"]):not([class^="mec-event-cover-"]).mec-label-canceled:before,
.mec-wrap.mec-fluent-wrap article:not([class^="mec-event-countdown"]):not([class^="mec-event-cover-"]).mec-label-featured:before {
    padding-bottom: 0;
}

.mec-wrap.mec-fluent-wrap article:not([class^="mec-event-countdown"]):not([class^="mec-event-cover-"]).mec-label-featured:before,
.mec-fluent-wrap .mec-event-grid-classic article .mec-fc-style,
.mec-fluent-wrap .mec-event-grid-minimal article .mec-fc-style,
.mec-fluent-wrap .mec-event-grid-simple article .mec-fc-style,
.mec-fluent-wrap .mec-timeline-event .mec-fc-style,
.mec-fluent-wrap .mec-timetable-wrap article .mec-fc-style,
.mec-fluent-wrap .mec-wrap .mec-event-list-accordion article .mec-fc-style,
.mec-wrap.mec-fluent-wrap .mec-event-list-modern article .mec-fc-style,
.mec-wrap.mec-fluent-wrap .mec-events-agenda .mec-agenda-event .mec-fc-style,
.mec-wrap.mec-fluent-wrap article.mec-event-cover-classic .mec-fc-style,
.mec-wrap.mec-fluent-wrap article.mec-event-cover-clean .mec-fc-style,
.mec-wrap.mec-fluent-wrap article.mec-event-cover-modern .mec-fc-style,
.mec-wrap.mec-fluent-wrap article[class^="mec-event-countdown-"] .mec-fc-style,
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-fc-style,
.mec-fluent-wrap.mec-skin-list-wrap .mec-fc-style {
    background-color: #1ce1ac !important;
    color: #fff !important;
}

.mec-wrap.mec-fluent-wrap article:not([class^="mec-event-countdown"]):not([class^="mec-event-cover-"]).mec-label-canceled:before,
.mec-fluent-wrap .mec-timeline-event.mec-label-canceled .mec-fc-style,
.mec-wrap.mec-fluent-wrap .mec-events-agenda .mec-agenda-event.mec-label-canceled .mec-fc-style,
.mec-wrap.mec-fluent-wrap article.mec-event-cover-modern.mec-label-canceled .mec-fc-style,
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-label-canceled .mec-fc-style,
.mec-wrap.mec-fluent-wrap .mec-cancellation-reason span,
.mec-wrap.mec-fluent-wrap article.mec-label-canceled .mec-fc-style {
    background-color: #ff017e !important;
    color: #fff !important;
}

.mec-fluent-wrap .mec-daily-view-events-right-side .mec-label-canceled .mec-fc-style:before,
.mec-wrap.mec-fluent-wrap article.mec-label-canceled .mec-fc-style:before {
    color: #ff017e !important;
}

.mec-fluent-monthly-wrap {
    max-width: 1026px !important;
    overflow: visible;
}

.mec-fluent-wrap .mec-skin-monthly-view-month-navigator-container,
.mec-fluent-wrap .mec-calendar-a-month,
.mec-fluent-wrap .mec-yearly-title-sec {
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #d6eef9;
    padding: 32px 40px 31px;
    box-shadow: 0 4px 12px rgba(32, 45, 67, 0.04);
    border-radius: 12px 12px 0 0;
}

@media (max-width: 479px) {

    .mec-fluent-wrap .mec-skin-monthly-view-month-navigator-container,
    .mec-fluent-wrap .mec-calendar-a-month,
    .mec-fluent-wrap .mec-yearly-title-sec {
        padding: 15px;
    }
}

.mec-fluent-wrap .mec-calendar-header,
.mec-fluent-wrap .mec-month-label,
.mec-fluent-wrap .mec-month-navigator h4,
.mec-fluent-wrap .mec-year-navigator,
.mec-fluent-wrap .mec-year-navigator h2 {
    display: inline-block;
}

.mec-fluent-wrap .mec-calendar-header h2,
.mec-fluent-wrap .mec-month-label,
.mec-fluent-wrap .mec-month-navigator h4,
.mec-fluent-wrap .mec-year-navigator h2 {
    font-size: 24px;
    margin-bottom: 0;
    margin-right: 22px;
    color: #000;
    font-weight: 700;
    margin-top: 0;
}

@media (max-width: 479px) {
    .mec-fluent-wrap .mec-calendar-header h2 {
        font-size: 15px;
    }
}

.mec-fluent-wrap .mec-load-month,
.mec-fluent-wrap .mec-load-year {
    display: inline-block;
    background-color: #fff;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    text-align: center;
    border: 1px solid #c7ebfb;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    bottom: 2px;
}

.mec-fluent-wrap .mec-load-month:hover,
.mec-fluent-wrap .mec-load-year:hover {
    border-color: #00acf8;
    background-color: #eefaff;
}

.mec-fluent-wrap .mec-load-month i,
.mec-fluent-wrap .mec-load-year i {
    color: #00acf8;
    font-size: 9px;
    font-weight: 700;
    position: relative;
    bottom: 3px;
}

.mec-fluent-wrap .mec-load-month.mec-previous-month i:before {
    margin-left: -2px;
}

.mec-fluent-wrap .mec-load-month.mec-previous-month,
.mec-fluent-wrap .mec-load-year.mec-previous-year {
    margin-right: 3px;
}

.mec-fluent-wrap .mec-calendar {
    padding: 40px;
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 281px;
    margin-bottom: 0;
    border: 0;
    position: relative;
}

@media (max-width: 479px) {
    .mec-fluent-wrap .mec-calendar {
        padding: 10px;
    }
}

.mec-fluent-wrap:not(.mec-timetable-wrap):not(.mec-skin-list-wrap):not(.mec-skin-grid-wrap):not(.mec-events-agenda-container) .mec-calendar [id*="mec_skin_events"] {
    margin-top: 88px;
}

.mec-fluent-wrap .mec-calendar .mec-totalcal-box+[id*="mec_skin_events"],
.mec-fluent-wrap .mec-calendar .mec-totalcal-box+.mec-calendar-side [id*="mec_skin_events"] {
    margin-top: 0 !important;
}

.mec-fluent-wrap .mec-totalcal-box {
    background-color: transparent;
    border: 0;
    box-shadow: none;
    padding: 0;
    min-height: unset;
    margin-bottom: 38px;
    position: relative;
    overflow: visible;
}

.mec-fluent-wrap .mec-totalcal-box:before,
.mec-fluent-wrap .mec-totalcal-box:after {
    content: " ";
    display: table;
}

.mec-fluent-wrap .mec-totalcal-box:after {
    clear: both;
}

.mec-fluent-wrap .mec-text-input-search {
    position: relative;
    width: calc(100% - 50px);
    max-width: 300px;
    padding: 0;
    padding-right: 12px;
    float: left;
}

.mec-fluent-wrap .mec-text-input-search i {
    color: #afe6ff;
    position: absolute;
    top: 18px;
    right: 25px;
    border: 0;
    font-size: 15px;
    padding: 0;
    height: auto;
    width: auto;
    cursor: pointer;
}

.mec-fluent-wrap .mec-text-input-search input[type="search"] {
    width: 100%;
    height: 50px;
    padding: 15px 25px;
    border-color: #c7ebfb;
    border-radius: 3px;
    margin: 0;
    color: #000;
    background-color: #fff !important;
}

.mec-fluent-wrap .mec-text-input-search input[type="search"]:focus {
    outline: 0;
}

.mec-fluent-wrap .mec-totalcal-box input[type="search"]::-webkit-input-placeholder {
    color: #afe6ff;
    font-size: 14px;
}

.mec-fluent-wrap .mec-totalcal-box input[type="search"]::-moz-placeholder {
    color: #afe6ff;
    font-size: 14px;
}

.mec-fluent-wrap .mec-totalcal-box input[type="search"]:-ms-input-placeholder {
    color: #afe6ff;
    font-size: 14px;
}

.mec-fluent-wrap .mec-totalcal-box input[type="search"]:-moz-placeholder {
    color: #afe6ff;
    font-size: 14px;
}

.mec-fluent-wrap i.mec-filter-icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-color: #c7ebfb;
    color: #00acf8;
    font-size: 18px;
    padding: 0;
    border-radius: 3px;
    cursor: pointer;
}

.mec-fluent-wrap i.mec-filter-icon.active {
    background-color: #c7ebfb;
}

@media (max-width: 600px) {
    .mec-fluent-wrap .mec-text-input-search input[type="search"] {
        width: 100%;
    }
}

.mec-fluent-wrap .mec-filter-content {
    position: absolute;
    top: calc(100% + 16px);
    left: 0;
    right: 0;
    z-index: 99;
    padding: 49px 40px 30px;
    background-color: #e8f7ff;
    border: 1px solid #c7ebfb;
    border-radius: 3px;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.06);
    display: none;
    flex-wrap: wrap;
}

@media (max-width: 480px) {
    .mec-fluent-wrap .mec-filter-content {
        padding: 10px 0 5px 5px;
    }

    .mec-fluent-wrap .mec-filter-content {
        left: 0 !important;
        right: 0 !important;
    }

    .mec-fluent-wrap .mec-filter-content:before {
        left: auto !important;
        right: 15px !important;
    }

    .mec-fluent-wrap .mec-filter-content:after {
        left: auto !important;
        right: 16px !important;
    }

    .mec-fluent-wrap i.mec-filter-icon {
        float: right;
    }
}

.mec-fluent-wrap .mec-filter-content:before,
.mec-fluent-wrap .mec-filter-content:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
}

.mec-fluent-wrap .mec-filter-content:before {
    top: -11px;
    left: 297px;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 10px solid #c7ebfb;
}

.mec-fluent-wrap .mec-filter-content:after {
    top: -10px;
    left: 298px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 10px solid #e8f7ff;
}

.mec-fluent-wrap .mec-search-form .mec-date-search,
.mec-fluent-wrap .mec-search-form .mec-text-address-search,
.mec-fluent-wrap .mec-search-form .mec-dropdown-search {
    padding: 0;
    -webkit-box-flex: 0;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    min-height: unset;
    margin-bottom: 19px;
}

@media (max-width: 790px) {

    .mec-fluent-wrap .mec-search-form .mec-date-search,
    .mec-fluent-wrap .mec-search-form .mec-text-address-search,
    .mec-fluent-wrap .mec-search-form .mec-dropdown-search {
        max-width: 100%;
        width: 100%;
        margin-bottom: 10px;
        overflow: hidden;
        flex: 1 1 100%;
    }
}

.mec-fluent-wrap .mec-filter-content i {
    color: #00acf8;
    background-color: #f8fdff;
    border-radius: 3px 0 0 3px;
    border-color: #d0edfb;
    width: 41px;
    height: 41px;
    line-height: 40px;
    padding: 0;
}

@media (max-width: 320px) {
    .mec-fluent-wrap .mec-filter-content i {
        display: none;
    }
}

.mec-fluent-wrap .mec-totalcal-box .mec-totalcal-view span,
.mec-fluent-wrap .mec-totalcal-box input,
.mec-fluent-wrap .mec-totalcal-box select,
.mec-fluent-wrap .mec-totalcal-box .nice-select {
    height: 41px;
    color: #a8e4ff;
    border-color: #d0edfb;
    width: calc(100% - 51px);
}

@media (max-width: 320px) {

    .mec-fluent-wrap .mec-totalcal-box .mec-totalcal-view span,
    .mec-fluent-wrap .mec-totalcal-box input,
    .mec-fluent-wrap .mec-totalcal-box select,
    .mec-fluent-wrap .mec-totalcal-box .nice-select {
        max-width: 100%;
        width: 100%;
    }
}

.mec-fluent-wrap .mec-totalcal-box .nice-select,
.mec-fluent-wrap .mec-totalcal-box .mec-text-address-search input {
    min-height: 36px;
    line-height: 36px;
    background: #fff;
    font-size: 13px;
    margin: 0 0 0 -1px;
    float: left;
    padding: 0 10px;
    clear: none;
    border-radius: 0 3px 3px 0;
}

.mec-fluent-wrap .mec-totalcal-box .nice-select .current {
    display: inline-block;
    max-width: calc(100% - 20px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mec-fluent-wrap .mec-totalcal-box .mec-text-address-search input {
    width: calc(100% - 51px);
}

.mec-fluent-wrap .mec-totalcal-box .mec-text-address-search input:focus {
    border-color: #d0edfb;
}

.mec-fluent-wrap .mec-totalcal-box .nice-select:after {
    border-bottom: 2px solid #00acf8;
    border-right: 2px solid #00acf8;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    right: 15px;
}

.mec-fluent-wrap .mec-totalcal-box .nice-select .list {
    right: 0;
    margin: 0 -1px;
    border-radius: 0 0 3px 3px;
    border: 1px solid #d0edfb;
    box-shadow: 0 2px 5px rgba(208, 237, 251, 0.5);
}

.mec-fluent-wrap .mec-totalcal-box .nice-select .list li {
    margin: 0;
    color: #00acf8;
}

.mec-fluent-wrap .mec-totalcal-box .nice-select .list li:hover,
.mec-fluent-wrap .mec-totalcal-box .nice-select .list li.focus {
    background-color: #f5fcff;
}

.mec-fluent-wrap .mec-totalcal-box select {
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    appearance: none;
    outline-width: 0;
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) 50%;
}

.mec-fluent-wrap .mec-search-form .mec-date-search select,
.mec-fluent-wrap .mec-search-form .mec-date-search .nice-select {
    width: calc(100% - 130px);
}

.mec-fluent-wrap .mec-search-form .mec-date-search .nice-select:last-child {
    width: 80px;
}

.mec-fluent-wrap .mec-search-form .mec-date-search select:last-of-type {
    background-position: calc(100% - 10px) 50%;
}

.mec-fluent-wrap .mec-search-form .mec-dropdown-wrap {
    display: -webkit-box;
    display: flex;
    float: left;
    width: auto;
}

.mec-fluent-wrap .mec-calendar-side .mec-calendar-table {
    box-shadow: 0 5px 33px #ddf2fb;
    min-height: 733px;
    overflow-x: auto;
    overflow: visible;
}

.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head {
    border-radius: 3px 3px 0 0;
    overflow: hidden;
    border: 1px solid #c7ebfb;
    border-bottom-color: #e6f7ff;
}

.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt {
    background-color: #fff;
    height: 56px !important;
    border: 0;
    padding: 27px 19px 11px;
    color: #000;
    font-size: 15px;
    font-weight: 700;
}

.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt.active {
    color: #00acf8;
}

.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt {
    padding: 21px 19px 10px;
    font-size: 16px;
    font-weight: 400;
    border-color: #e6f7ff;
    color: #000;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
}

@media (max-width: 767px) {
    .mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt {
        padding: 10px 4px 2px;
        font-size: 14px;
    }

    .mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt {
        font-size: 11px;
        padding: 22px 2px 0;
        text-align: center;
    }
}

@media (max-width: 480px) {
    .mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt {
        text-align: center;
    }
}

@media (max-width: 320px) {
    .mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt {
        font-size: 12px;
    }

    .mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt {
        font-size: 8px;
    }
}

.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt.mec-table-nullday {
    color: #c7ebfb;
}

.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt:hover {
    background-color: #fff;
    color: #00acf8;
    border-bottom: 1px solid #e6f7ff;
}

.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl.mec-calendar-table-head dt:hover {
    border: 0;
}

.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt:first-of-type {
    border-left-color: #c7ebfb;
}

.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt:last-of-type {
    border-right-color: #c7ebfb;
}

.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl:last-of-type dt {
    border-bottom-color: #c7ebfb;
}

.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl:last-of-type dt:first-of-type {
    border-radius: 0 0 0 3px;
}

.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl:last-of-type dt:last-of-type {
    border-radius: 0 0 3px 0;
}

.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-selected-day {
    border-bottom: 1px solid #e6f7ff;
    background-color: #fff;
    font-weight: 700;
    color: #00acf8;
}

.mec-fluent-wrap dt>div:first-of-type {
    margin-bottom: 7px;
}

.mec-fluent-wrap dt .simple-skin-ended,
.mec-fluent-wrap .simple-skin-ended {
    margin-left: -20px;
    margin-right: -20px;
    border-left: 4px solid #8a43eb;
    padding-left: 15px;
    padding-right: 10px;
    min-height: 28px;
    position: relative;
}

.mec-fluent-wrap dt .simple-skin-ended .mec-event-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    opacity: 0.07;
}

.mec-fluent-wrap dt .simple-skin-ended h4,
.mec-fluent-wrap .simple-skin-ended h4 {
    font-size: 12px;
    line-height: 16px;
    padding: 6px 0;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 0;
    position: relative;
}

@media (max-width: 960px) {

    .mec-fluent-wrap dt .simple-skin-ended h4,
    .mec-fluent-wrap .simple-skin-ended h4 {
        word-break: break-all;
    }

    .mec-fluent-wrap dt>.simple-skin-ended {
        padding: 1px;
        line-height: 1;
        min-height: 14px;
    }

    .mec-fluent-wrap dt .simple-skin-ended h4,
    .mec-fluent-wrap .simple-skin-ended h4 {
        font-size: 8px;
        padding: 1px;
        line-height: 12px;
    }
}

@media (max-width: 767px) {
    .mec-fluent-wrap dt>.simple-skin-ended {
        display: none;
    }
}

.mec-more-events-wrap {
    position: absolute;
    z-index: 99;
    width: 280px !important;
    left: auto !important;
    top: auto !important;
    bottom: -8px;
    right: 100%;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
}

.mec-fluent-wrap dl dt:first-child .mec-more-events-wrap,
.mec-fluent-wrap dl dt:nth-child(2) .mec-more-events-wrap,
.mec-fluent-wrap .mec-daily-view-events-item .mec-more-events-wrap,
.mec-fluent-wrap .mec-week-events-container dl dt:first-child .mec-more-events-wrap,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(2) .mec-more-events-wrap,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(3) .mec-more-events-wrap,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(4) .mec-more-events-wrap,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(5) .mec-more-events-wrap {
    right: auto !important;
    left: 38px !important;
}

.mec-fluent-wrap dl dt:first-child .mec-more-events-wrap .mec-more-events:after,
.mec-fluent-wrap dl dt:nth-child(2) .mec-more-events-wrap .mec-more-events:after,
.mec-fluent-wrap .mec-daily-view-events-item .mec-more-events-wrap .mec-more-events:after,
.mec-fluent-wrap .mec-week-events-container dl dt:first-child .mec-more-events:after,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(2) .mec-more-events:after,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(3) .mec-more-events:after,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(4) .mec-more-events:after,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(5) .mec-more-events:after {
    left: 4px;
    right: unset;
    bottom: 14px;
}

.mec-fluent-wrap .mec-week-events-container dl dt:first-child .mec-more-events:after,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(2) .mec-more-events:after,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(3) .mec-more-events:after,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(4) .mec-more-events:after,
.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(5) .mec-more-events:after {
    bottom: 23px;
}

.mec-more-events-icon {
    display: inline-block;
    color: #00acf8;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-top: 10px;
    font-size: 18px;
    cursor: pointer;
    font-weight: 700;
    font-family: Calibri, Arial, sans-serif !important;
}

.mec-fluent-weekly-wrap {
    max-width: 1026px !important;
}

.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top {
    display: inline-block;
    background-color: #fff;
    text-align: left;
    padding: 0;
    border-radius: 3px;
    overflow: hidden;
    border: 1px solid #c7ebfb;
    height: 50px;
    padding-right: 48px;
    float: left;
    margin-right: 12px;
}

.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dl {
    display: none;
}

.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dl.mec-weekly-view-week-active {
    display: inline-block;
    height: 100%;
    padding: 0 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: auto;
}

.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-current-week {
    font-size: 14px;
    color: #00acf8;
    font-weight: 400;
    /* text-transform: capitalize; */
    background-color: #e6f7ff;
    float: left;
    padding: 18px 23px 16px;
    margin: 0;
    border-right: 1px solid #c7ebfb;
}

.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dt {
    color: #a8acb3;
    font-weight: 400;
    font-size: 12px;
    width: 32px;
    height: 32px;
    line-height: 32px;
}

@media (max-width: 640px) {
    .mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dl.mec-weekly-view-week-active {
        padding: 14px 0;
    }

    .mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dt {
        width: 22px;
        height: 22px;
        line-height: 22px;
    }
}

@media (max-width: 370px) {
    .mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dl dt {
        font-size: 10px;
        width: 18px;
        height: 18px;
        line-height: 18px;
    }

    .mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dl.mec-weekly-view-week-active {
        padding-top: 17px;
    }

    .mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-current-week {
        padding-left: 5px;
        padding-right: 5px;
    }
}

.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dt.active {
    color: #00acf8;
    background-color: #e6f7ff;
}

.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-load-week {
    margin: 0;
    left: calc(100% - 48px);
    height: 24px;
    line-height: 24px;
    border: 0;
    box-shadow: none;
    min-width: 48px;
    border-radius: 0;
    color: #afe6ff;
    border-left: 1px solid #c7ebfb;
}

.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-load-week i {
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-load-week i:hover {
    color: #00acf8;
}

.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-previous-month {
    top: 24px;
}

.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-previous-month i {
    padding-left: 10px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-next-month {
    top: 0;
}

.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-next-month i {
    padding-right: 10px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.mec-fluent-wrap .mec-calendar-weekly .mec-text-input-search input[type="search"] {
    width: 197px;
}

.mec-fluent-wrap .mec-skin-weekly-view-events-container {
    border: 1px solid #c7ebfb;
    background-color: #fff;
    border-radius: 3px;
    max-height: 733px;
}

.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table {
    border: 0;
    margin-left: 50px;
    border-bottom: 1px solid #e6f7ff;
}

.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table a,
.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table dl dt {
    height: 72px;
    border: 0;
    text-align: left;
    padding: 0 15px;
    width: 14.285%;
}

.mec-fluent-wrap .mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt span.mec-weekly-view-weekday {
    font-size: 15px;
    font-weight: 700;
    color: #000;
    margin-top: 23px;
    margin-bottom: 3px;
}

.mec-fluent-wrap .mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt span.mec-weekly-view-monthday {
    font-size: 12px;
    font-weight: 400;
    color: #a8acb3;
    margin: 0;
}

.mec-fluent-wrap .mec-calendar .mec-week-events-container dl {
    padding-left: 50px;
    position: relative;
    width: 100%;
}

.mec-fluent-wrap .mec-calendar .mec-week-events-container dl>span {
    position: absolute;
    top: -12px;
    left: 9px;
    font-size: 12px;
    color: #afe6ff;
}

.mec-fluent-wrap .mec-calendar .mec-week-events-container dl>span:last-child {
    top: auto;
    bottom: -3px;
}

.mec-fluent-wrap .mec-calendar .mec-week-events-container dt {
    width: 14.286%;
    height: 89px;
    line-height: 1;
    border-radius: 0;
    border: 1px solid #e6f7ff;
    border-top: 0;
    border-right: 0;
    text-align: left;
    position: relative;
}

.mec-fluent-wrap .mec-calendar .mec-week-events-container dt:hover {
    background-color: #fff;
}

.mec-fluent-wrap .mec-calendar .mec-week-events-container dt>div.mec-calendar-day-events {
    margin-bottom: 0;
}

.mec-fluent-wrap .mec-calendar .mec-week-events-container .mec-more-events-icon {
    margin-left: 20px;
    margin-bottom: 10px;
}

@media (max-width: 800px) {
    .mec-fluent-wrap .mec-calendar-weekly .mec-month-container {
        overflow: auto;
    }

    .mec-fluent-wrap .mec-calendar-weekly .mec-weeks-container.mec-calendar-d-table {
        width: 930px;
    }

    .mec-fluent-wrap .mec-calendar-weekly .mec-week-events-container dl {
        width: 980px;
    }

    .mec-fluent-wrap .mec-calendar-weekly dl .mec-event-article {
        padding: 0 5px !important;
    }

    .mec-fluent-wrap .mec-calendar-weekly dl .mec-event-article h4 {
        font-size: 10px;
    }
}

.mec-fluent-wrap .mec-calendar .mec-event-article {
    border-top: 0;
    border-left: 4px solid #8a43eb;
    min-height: 28px;
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 15px;
    padding-right: 10px;
}

.mec-fluent-wrap .mec-calendar .mec-event-article .mec-event-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    opacity: 0.07;
}

.mec-fluent-wrap .mec-calendar .mec-event-article h4 {
    font-size: 12px;
    line-height: 16px;
    padding: 6px 0 0;
    font-weight: 400;
    margin: 0;
    position: relative;
    /* text-transform: capitalize; */
}

@media (max-width: 960px) {
    .mec-fluent-wrap .mec-calendar .mec-event-article h4 {
        word-break: break-all;
    }
}

.mec-fluent-wrap .mec-more-events-wrap {
    display: none;
}

.mec-fluent-wrap .mec-more-events {
    width: 280px !important;
    position: absolute;
    left: unset !important;
    top: auto !important;
    bottom: 0 !important;
    right: auto !important;
    z-index: 2;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 16px 35px rgba(0, 0, 0, 0.16);
    border-bottom: 10px solid #ddeff6;
}

.mec-fluent-wrap .mec-more-events:after {
    content: "";
    position: absolute;
    top: auto;
    left: 100%;
    bottom: 12px;
    display: block;
    width: 12px;
    height: 18px;
    background-color: #fff;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    box-shadow: 0 16px 35px rgba(0, 0, 0, 0.16);
    z-index: -1;
}

.mec-fluent-wrap h5.mec-more-events-header {
    padding: 15px 22px;
    background-color: #00acf8;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    margin: 0;
    border-radius: 5px 5px 0 0;
}

.mec-fluent-wrap dt .mec-more-events .simple-skin-ended,
.mec-fluent-wrap .mec-more-events .simple-skin-ended {
    background-color: #fff;
    margin: 0;
    padding: 12px 18px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-top: 1px solid #fff !important;
    border-bottom: 1px solid #fff !important;
}

.mec-fluent-wrap dt .mec-more-events .simple-skin-ended:hover,
.mec-fluent-wrap .mec-more-events .simple-skin-ended:hover {
    background-color: #f5fcff;
    border-top-color: #e9f8ff !important;
    border-bottom-color: #e9f8ff !important;
}

.mec-fluent-wrap .mec-more-events .simple-skin-ended>a {
    display: inline-block;
}

.mec-fluent-wrap .mec-more-events .mec-event-image {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.mec-fluent-wrap .mec-more-events .mec-event-image img {
    border-radius: 50%;
    width: 52px;
    height: 52px;
}

.mec-fluent-wrap .mec-more-events-content {
    display: inline-block;
    max-width: calc(100% - 62px);
}

.mec-fluent-wrap dt .simple-skin-ended .mec-more-events-content h4,
.mec-fluent-wrap .simple-skin-ended .mec-more-events-content h4 {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 5px;
    padding-bottom: 0;
    padding-top: 7px;
}

.mec-fluent-wrap dt .simple-skin-ended .mec-more-events-content h4 a,
.mec-fluent-wrap .simple-skin-ended .mec-more-events-content h4 a {
    color: #000;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.mec-fluent-wrap dt .simple-skin-ended .mec-more-events-content h4 a:hover,
.mec-fluent-wrap .simple-skin-ended .mec-more-events-content h4 a:hover {
    color: #00acf8;
}

.mec-fluent-wrap dt .simple-skin-ended .mec-more-events-content i,
.mec-fluent-wrap .simple-skin-ended .mec-more-events-content i {
    display: inline-block;
    color: #afe7ff;
    font-size: 14px;
    line-height: 14px;
    margin-right: 4px;
    vertical-align: middle;
}

.mec-fluent-wrap dt .simple-skin-ended .mec-more-events-content span,
.mec-fluent-wrap .simple-skin-ended .mec-more-events-content span {
    color: #898a8c;
    font-size: 11px;
    line-height: 12px;
    /* text-transform: uppercase; */
    font-weight: 400;
}

@media (max-width: 767px) {

    .mec-more-events-wrap,
    .mec-fluent-wrap .mec-more-events {
        width: 200px !important;
    }

    .mec-fluent-wrap h5.mec-more-events-header {
        font-size: 12px;
        padding: 15px;
    }

    .mec-fluent-wrap .mec-more-events .mec-event-image img {
        display: none;
    }

    .mec-fluent-wrap .mec-more-events-content {
        max-width: 100%;
        display: block;
    }
}

@media (max-width: 480px) {

    .mec-more-events-wrap,
    .mec-fluent-wrap dl dt:first-child .mec-more-events-wrap,
    .mec-fluent-wrap dl dt:nth-child(2) .mec-more-events-wrap,
    .mec-fluent-wrap .mec-daily-view-events-item .mec-more-events-wrap {
        position: fixed;
        -webkit-transform: translate(-50%, 100%);
        transform: translate(-50%, 100%);
        left: 50% !important;
        top: auto !important;
        bottom: 50% !important;
    }

    .mec-fluent-wrap .mec-more-events {
        position: relative;
    }

    .mec-fluent-wrap dl dt .mec-more-events-wrap .mec-more-events:after,
    .mec-fluent-wrap .mec-daily-view-events-item .mec-more-events-wrap .mec-more-events:after {
        display: none;
    }
}

.mec-fluent-wrap.mec-skin-daily-wrap {
    max-width: 1026px !important;
}

.mec-fluent-wrap .mec-skin-daily-view-events-container {
    border: 1px solid #c7ebfb;
    border-radius: 3px;
    background-color: #fff;
    overflow-y: hidden;
    overflow-x: auto;
    box-shadow: 0 5px 33px #ddf2fb;
}

.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container {
    margin-left: 0;
    padding-left: 71px;
    padding-right: 75px;
    min-height: 46px;
}

.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container span {
    display: inline-block;
    position: absolute;
    left: 24px;
    top: 15px;
    font-size: 14px;
    line-height: 14px;
    color: #00acf8;
    font-weight: 400;
}

.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a {
    right: 20px;
    left: auto;
    font-size: 12px;
    line-height: 45px;
    height: auto;
    font-weight: 700;
    color: #afe6ff;
    padding: 0;
    width: auto;
}

.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a.mec-table-d-prev {
    right: 45px;
}

.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a:hover {
    color: #00acf8;
}

.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a:focus {
    outline: 0;
}

.mec-fluent-wrap .mec-daily-view-date-labels.mec-owl-carousel {
    position: relative;
    border-left: 1px solid #e6f7ff;
    border-right: 1px solid #e6f7ff;
    padding: 7px 0 7px 15px;
}

.mec-fluent-wrap .mec-daily-view-date-labels.mec-owl-carousel:after {
    display: none;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 68px;
    background: -webkit-gradient(linear,
            left top,
            right top,
            from(rgba(255, 255, 255, 0)),
            to(rgba(255, 255, 255, 1)));
    background: linear-gradient(90deg,
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 1) 100%);
}

.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container .mec-daily-view-day {
    border: 0;
    color: #a8acb3;
    font-weight: 400;
    font-size: 12px;
    line-height: 32px;
    max-width: 32px;
}

.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container .mec-daily-view-day:hover {
    background-color: transparent;
    box-shadow: none;
}

.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day.mec-daily-view-day-active {
    background-color: #eaf8ff;
    border-radius: 50%;
    color: #00acf8;
}

.mec-fluent-wrap .mec-calendar .mec-daily-view-day.mec-has-event:after {
    background-color: #00acf8;
    bottom: 4px;
    width: 4px;
    height: 4px;
    margin: 0;
    margin-left: -2px;
}

@media (max-width: 480px) {
    .mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container {
        padding-left: 50px;
        padding-right: 40px;
    }

    .mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container span {
        left: 15px;
    }

    .mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a {
        right: 10px;
    }

    .mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a.mec-table-d-prev {
        right: 22px;
    }

    .mec-fluent-wrap .mec-daily-view-date-labels.mec-owl-carousel {
        padding-left: 0;
    }
}

.mec-fluent-wrap .mec-daily-view-events-left-side {
    width: 60%;
    min-height: 1px;
    float: left;
    padding-top: 30px;
    border-right: 1px solid #e6f7ff;
    background: #fff;
    max-height: 732px;
}

.mec-fluent-wrap .mec-daily-view-events-right-side {
    width: 40%;
    min-height: 1px;
    height: 100%;
    float: left;
    padding: 25px;
    max-height: 732px;
}

.mec-fluent-wrap .mec-calendar-daily .mec-calendar-day-events {
    background: #fafdff;
}

@media (max-width: 767px) {
    .mec-fluent-wrap.mec-skin-daily-wrap .mec-calendar-day-events {
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        flex-direction: column-reverse;
    }

    .mec-fluent-wrap .mec-daily-view-events-left-side,
    .mec-fluent-wrap .mec-daily-view-events-right-side {
        width: 100%;
        float: none;
    }
}

.mec-fluent-wrap h5.mec-daily-today-title {
    font-size: 13px;
    line-height: 1.1;
    color: #aab2be;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 15px;
    /* text-transform: uppercase; */
    letter-spacing: 1px;
}

.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-article {
    border: 1px solid #e6f7ff;
    padding: 15px;
    background-color: #fff;
    margin-bottom: 15px;
    box-shadow: 0 1px 6px rgba(23, 102, 232, 0.05);
    border-radius: 3px;
}

.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-article:hover {
    box-shadow: 0 4px 10px -5px rgba(23, 102, 232, 0.1);
}

.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-article:before {
    display: none;
}

.mec-fluent-wrap .mec-daily-view-events-right-side .mec-fc-style {
    font-size: 9px;
    letter-spacing: 0.5px;
    /* text-transform: uppercase; */
    background: #1ce1ac;
    padding: 2px 7px;
    color: #fff;
    position: relative;
    margin-left: 5px;
    border-radius: 2px;
}

.mec-fluent-wrap .mec-daily-view-events-right-side .mec-fc-style:before {
    width: 0;
    height: 0;
    border-top: 4px solid transparent !important;
    border-right: 5px solid;
    border-bottom: 4px solid transparent;
    margin: 0;
    top: 50%;
    left: -4px;
    -webkit-transform: translateY(-4.5px);
    transform: translateY(-4.5px);
    position: absolute;
    content: "";
    color: #04de78;
}

.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-image {
    margin-right: 12px;
    width: auto;
    display: block;
}

.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-image:empty {
    display: none;
}

.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-image img {
    width: 58px;
    height: 58px;
    border-radius: 4px;
}

.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-content {
    display: block;
    min-height: 58px;
}

.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-image:empty+.mec-event-content {
    min-height: unset;
}

.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-content h4 {
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    padding-top: 12px;
    padding-bottom: 0;
    margin-bottom: 3px;
    /* text-transform: capitalize; */
}

@media (max-width: 960px) {
    .mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-content h4 {
        word-break: break-all;
    }
}

.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-image:empty+.mec-event-content h4 {
    padding-top: 0;
}

.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-content span {
    display: inline-block;
    color: #898a8c;
    font-size: 12px;
}

.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-content .mec-seperator {
    color: #e3e4e6;
    margin: 0 6px;
}

.mec-fluent-wrap .mec-daily-view-events-left-side h5.mec-daily-today-title span {
    display: block;
}

.mec-fluent-wrap .mec-daily-view-events-left-side .mec-daily-view-events-inner {
    padding-left: 50px;
}

.mec-fluent-wrap .mec-daily-view-events-left-side h5.mec-daily-today-title {
    margin-bottom: 15px;
    padding-left: 65px;
}

.mec-fluent-wrap .mec-daily-view-events-left-side h5.mec-daily-today-title span:first-child {
    font-size: 15px;
    line-height: 15px;
    color: #00acf8;
    /* text-transform: uppercase; */
    font-weight: 700;
    margin-bottom: 6px;
}

.mec-fluent-wrap .mec-daily-view-events-left-side h5.mec-daily-today-title span:last-child {
    font-size: 13px;
    line-height: 13px;
    color: #a8acb3;
}

.mec-fluent-wrap .mec-daily-view-events-left-side .mec-daily-view-events-item {
    position: relative;
    min-height: 89px;
    border-top: 1px solid #e6f7ff;
    border-left: 1px solid #e6f7ff;
    width: 100%;
}

.mec-fluent-wrap .mec-daily-view-events-left-side .mec-daily-view-events-item>span.mec-time,
.mec-fluent-wrap .mec-daily-view-events-left-side .mec-daily-view-events-item>span.mec-time-end {
    position: absolute;
    left: -43px;
    top: -9px;
    font-size: 12px;
    color: #afe6ff;
}

.mec-fluent-wrap .mec-daily-view-events-left-side .mec-daily-view-events-item>span.mec-time-end {
    top: auto;
    bottom: 0;
}

.mec-fluent-wrap .mec-calendar .mec-daily-view-events-left-side .mec-event-article:first-of-type {
    margin-top: -1px;
}

.mec-fluent-wrap .mec-daily-view-events-left-side .mec-more-events-icon {
    margin-left: 21px;
    margin-bottom: 10px;
}

.mec-fluent-wrap .mec-daily-view-events-right-side .mec-local-time-details,
.mec-fluent-wrap .mec-daily-view-events-right-side .mec-localtime-details {
    margin-top: 10px;
    clear: both;
}

.mec-fluent-wrap.mec-skin-list-wrap {
    max-width: 1032px;
}

.mec-fluent-wrap.mec-skin-list-wrap .mec-calendar {
    background-image: none;
    max-height: 895px;
    min-height: 410px;
}

.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article {
    border-radius: 3px 6px 6px 3px;
    border: 1px solid #c7ebfb;
    margin-bottom: 30px;
    background-color: #fff;
    border-right: 7px solid #8a43eb;
    box-shadow: 0 2px 4px rgba(39, 55, 81, 0.02);
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding-left: 0;
    overflow: visible !important;
}

.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article:before {
    display: none;
}

.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-image {
    margin: 30px;
    margin-right: 25px;
    float: none;
}

.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-image,
.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-image img {
    width: 200px;
    height: 140px;
}

.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-image img {
    border-radius: 4px;
}

.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-image a {
    display: block;
}

.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-content {
    -webkit-box-flex: 1;
    flex: 1;
    padding-top: 45px;
    padding-right: 40px;
}

.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-title {
    margin-top: 0;
    font-size: 18px;
    line-height: 24px;
    /* text-transform: capitalize; */
    margin-bottom: 40px;
}

.mec-fluent-wrap .mec-event-article .mec-event-title {
    letter-spacing: 0;
}

.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-title a {
    color: #000;
    display: block;
}

.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-title a:hover {
    color: #00acf8;
}

.mec-fluent-wrap.mec-skin-list-wrap .mec-event-sharing-wrap {
    position: relative;
    display: inline-block;
    left: auto;
}

.mec-fluent-wrap.mec-skin-list-wrap .mec-event-sharing-wrap>li:first-of-type {
    border: 0;
}

.mec-fluent-wrap.mec-skin-list-wrap .mec-event-sharing-wrap:hover>li:first-of-type {
    background-color: #fff;
}

.mec-fluent-wrap.mec-skin-list-wrap .mec-event-sharing-wrap>li:first-of-type i {
    width: 38px;
    height: 38px;
    color: #00acf8;
}

.mec-fluent-wrap.mec-skin-list-wrap .mec-booking-button {
    color: #00acf8;
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
    display: block;
    float: left;
    /* text-transform: uppercase; */
    border: 1px solid #c7ebfb;
    padding: 12px 16px;
    border-radius: 2px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03);
    margin-right: 8px;
}

.mec-fluent-wrap.mec-skin-list-wrap .mec-event-meta {
    position: relative;
    width: 295px;
    margin: 36px 0 36px auto;
    border-left: 1px solid #e6f7ff;
}

.mec-fluent-wrap.mec-skin-list-wrap .mec-date-details,
.mec-fluent-wrap.mec-skin-list-wrap .mec-time-details,
.mec-fluent-wrap.mec-skin-list-wrap .mec-venue-details,
.mec-fluent-wrap.mec-skin-list-wrap .mec-price-details,
.mec-fluent-wrap.mec-skin-list-wrap .mec-available-tickets-details,
.mec-fluent-wrap.mec-skin-list-wrap .mec-localtime-details,
.mec-fluent-wrap.mec-skin-list-wrap .mec-local-time-details {
    position: relative;
    margin-left: 40px;
    margin-bottom: 3px;
    padding-left: 22px;
}

.mec-fluent-wrap.mec-skin-list-wrap .mec-date-details:before,
.mec-fluent-wrap.mec-skin-list-wrap .mec-time-details:before,
.mec-fluent-wrap.mec-skin-list-wrap .mec-venue-details:before {
    font-family: simple-line-icons;
    font-size: 14px;
    left: 0;
    color: #ade7ff;
}

.mec-fluent-wrap.mec-skin-list-wrap .mec-date-details:before {
    content: "\e075";
}

.mec-fluent-wrap.mec-skin-list-wrap .mec-time-details:before {
    content: "\e081";
}

.mec-fluent-wrap.mec-skin-list-wrap .mec-venue-details:before {
    content: "\e096";
}

.mec-fluent-wrap.mec-skin-list-wrap .mec-price-details i:before,
.mec-fluent-wrap.mec-skin-list-wrap .mec-available-tickets-details i:before {
    position: absolute;
    font-size: 14px;
    left: 0;
    top: 5px;
    color: #ade7ff;
}

.mec-fluent-wrap.mec-skin-list-wrap .mec-date-details span,
.mec-fluent-wrap.mec-skin-list-wrap .mec-time-details span,
.mec-fluent-wrap.mec-skin-list-wrap .mec-venue-details span,
.mec-fluent-wrap.mec-skin-list-wrap .mec-price-details span,
.mec-fluent-wrap.mec-skin-list-wrap .mec-available-tickets-details span {
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
    color: #898a8c;
    /* text-transform: capitalize; */
}

.mec-fluent-wrap.mec-skin-list-wrap .mec-time-details span {
    /* text-transform: uppercase; */
}

.mec-fluent-wrap.mec-skin-list-wrap .mec-price-details span.mec-price-number {
    color: #5ad162;
    font-weight: 700;
}

.mec-fluent-wrap.mec-skin-list-wrap .mec-available-tickets-details span.mec-available-tickets-number {
    color: #558dfe;
    font-weight: 700;
}

.mec-fluent-wrap.mec-skin-list-wrap .mec-fc-style {
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 500;
    line-height: 13px;
    display: inline-block;
    border-radius: 2px;
    margin: 3px 0;
}

@media (max-width: 767px) {
    .mec-fluent-wrap.mec-skin-list-wrap .mec-event-article {
        display: block;
        padding: 30px;
    }

    .mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-image,
    .mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-image img,
    .mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-content,
    .mec-fluent-wrap.mec-skin-list-wrap .mec-event-meta {
        width: 100%;
        height: auto;
        -webkit-box-flex: unset;
        flex: unset;
        margin: 0;
    }

    .mec-fluent-wrap.mec-skin-list-wrap .mec-event-meta {
        padding-top: 15px;
        border-left: 0;
    }

    .mec-fluent-wrap.mec-skin-list-wrap .mec-date-details,
    .mec-fluent-wrap.mec-skin-list-wrap .mec-time-details,
    .mec-fluent-wrap.mec-skin-list-wrap .mec-venue-details,
    .mec-fluent-wrap.mec-skin-list-wrap .mec-price-details,
    .mec-fluent-wrap.mec-skin-list-wrap .mec-available-tickets-details,
    .mec-fluent-wrap.mec-skin-list-wrap .mec-localtime-details,
    .mec-fluent-wrap.mec-skin-list-wrap .mec-local-time-details {
        margin-left: 0;
    }
}

@media (max-width: 360px) {
    .mec-fluent-wrap.mec-skin-list-wrap .mec-event-article {
        padding: 20px;
    }
}

.mec-fluent-wrap.mec-skin-grid-wrap {
    max-width: 1032px;
}

.mec-fluent-wrap.mec-skin-grid-wrap .mec-calendar {
    background-image: none;
    max-height: 895px;
    min-height: 410px;
}

.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article {
    border-radius: 6px 6px 3px 3px;
    border: 0;
    margin-bottom: 30px;
    background-color: #fff;
    border-top: 7px solid #8a43eb;
    box-shadow: 0 4px 10px rgba(23, 102, 232, 0.07);
    padding: 0;
}

.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-image {
    position: relative;
    float: none;
    width: 100%;
    margin: 0;
    padding: 20px;
    border-left: 1px solid #c7ebfb;
    border-right: 1px solid #c7ebfb;
}

.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-image a {
    display: block;
    line-height: 0;
}

.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-image img {
    border-radius: 4px;
    line-height: 0;
}

.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-image a:not(:empty)+.mec-event-date {
    position: absolute;
}

.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-image .mec-event-date {
    bottom: 20px;
    left: 20px;
    right: 20px;
    text-align: left;
    margin: 0;
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 0 0 4px 4px;
    min-height: 44px;
    padding: 15px;
    font-size: 12px;
    line-height: 12px;
    /* text-transform: capitalize; */
    letter-spacing: 0;
}

.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-image a:empty+.mec-event-date {
    display: block;
    border-radius: 4px;
}

.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-image .mec-event-date i {
    color: rgba(255, 255, 255, 0.5);
    font-size: 13px;
    margin-right: 6px;
}

.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-content {
    padding: 0 20px 5px;
    text-align: left;
    min-height: unset;
    border-left: 1px solid #c7ebfb;
    border-right: 1px solid #c7ebfb;
    border-bottom: 1px solid #c7ebfb;
    border-radius: 0 0 4px 4px;
}

.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-content h4 {
    padding: 0;
    margin-bottom: 12px;
}

.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-content h4 a {
    font-size: 18px;
    line-height: 24px;
    color: #000;
    letter-spacing: 0;
    font-weight: 700;
}

.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-content h4 a:hover {
    text-decoration: underline;
}

.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-content .mec-event-address {
    font-size: 12px;
    line-height: 12px;
    color: #898a8c;
    margin-bottom: 28px;
}

.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-content .mec-event-address i {
    color: #ade7ff;
    font-size: 13px;
    margin-right: 7px;
}

.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-footer {
    padding: 24px 0 0;
    margin: 0;
    background-color: #fff;
    border: 0;
}

.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-sharing-wrap {
    position: relative;
    display: inline-block;
    left: auto;
}

.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-sharing-wrap>li:first-of-type {
    border: 0;
    margin-bottom: 0;
}

.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-sharing-wrap:hover>li:first-of-type {
    background-color: #fff;
}

.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-sharing-wrap>li:first-of-type i {
    width: 38px;
    height: 38px;
    color: #00acf8;
}

.mec-fluent-wrap.mec-skin-grid-wrap .mec-booking-button {
    color: #00acf8;
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
    display: block;
    float: left;
    /* text-transform: uppercase; */
    border: 1px solid #c7ebfb;
    padding: 12px 16px;
    border-radius: 2px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03);
    margin-right: 8px;
}

.mec-fluent-wrap .mec-event-grid-classic article .mec-fc-style {
    border-radius: 2px;
    margin: 0;
    margin-bottom: 15px;
    line-height: 13px;
}

.mec-fluent-yearly-wrap {
    max-width: 1026px !important;
}

.mec-fluent-wrap .mec-yearly-view-wrap .mec-year-container {
    box-shadow: 0 5px 33px #ddf2fb;
    border: 1px solid #c7ebfb;
    border-radius: 3px;
    overflow: hidden;
    background-color: #fff;
}

.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-calendar-sec {
    width: 562px;
    background-color: #fff;
    border-right: 1px solid #e6f7ff;
    max-height: 732px;
    padding: 0;
    padding-top: 34px;
    box-shadow: none;
}

.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-calendar-sec-inner {
    padding-left: 34px;
    padding-right: 34px;
}

.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-agenda-sec {
    width: calc(100% - 562px);
    max-height: 732px;
    padding-top: 42px;
    padding-left: 0;
    background: #fafdff;
    position: relative;
}

.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-agenda-sec-inner {
    padding-left: 25px;
    padding-right: 25px;
}

.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar {
    width: 234px;
    margin: 0;
    margin-bottom: 25px;
    border: 1px solid #e6f7ff;
    border-radius: 3px;
    padding: 20px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar:hover,
.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar.active,
.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar:hover dl dt,
.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar.active dl dt {
    background-color: #fcfeff;
    border-color: #c7ebfb;
}

.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar:nth-child(odd) {
    margin-right: 25px;
}

.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar[data-month="11"],
.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar[data-month="12"] {
    margin-bottom: 34px;
}

@media (max-width: 992px) {
    .mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-calendar-sec {
        width: 302px;
    }

    .mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-agenda-sec {
        width: calc(100% - 302px);
    }

    .mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar:nth-child(odd) {
        margin-right: 0;
    }
}

@media (max-width: 767px) {

    .mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-agenda-sec,
    .mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-calendar-sec {
        width: 100%;
        float: none;
    }

    .mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-agenda-sec {
        border-top: 1px solid #c7ebfb;
    }

    .mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-calendar-sec-inner {
        display: -webkit-box;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }
}

.mec-fluent-wrap .mec-calendar.mec-yearly-calendar .mec-calendar-table-title {
    font-size: 16px;
    color: #010204;
}

.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar dl dt {
    font-weight: 400;
    color: #000;
}

.mec-fluent-wrap .mec-calendar.mec-yearly-calendar .mec-calendar-table-head dl dt {
    background-color: #fff;
    font-size: 14px;
    color: #fff;
    padding-left: 6px;
}

.mec-fluent-wrap .mec-calendar.mec-yearly-calendar .mec-calendar-table-head dl dt:first-letter {
    color: #afe6ff;
}

.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar dl dt.mec-table-nullday {
    color: #ced6e5;
}

.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar .mec-has-event:after {
    width: 10px;
    border-radius: 0;
    height: 1px;
    margin: 0;
    margin-left: -5px;
    background-color: #00acf8;
    bottom: 6px;
}

.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-agenda-sec-title {
    font-size: 13px;
    line-height: 1.1;
    color: #aab2be;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 15px;
    /* text-transform: uppercase; */
    letter-spacing: 1px;
}

.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-events-wrap {
    width: auto;
    padding: 0;
    float: none;
    background-color: #fff;
}

.mec-fluent-wrap .mec-yearly-view-wrap .mec-events-agenda {
    border: 0;
}

.mec-fluent-wrap .mec-yearly-view-wrap .mec-events-agenda.mec-selected {
    box-shadow: none;
    background: none;
}

.mec-fluent-wrap .mec-yearly-view-wrap .mec-events-agenda.mec-selected .mec-agenda-event {
    box-shadow: 0 1px 4px -1px #fbebb6;
    background-color: #fffdf5;
    border-color: #fbebb6;
}

.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event {
    border: 1px solid #e6f7ff;
    padding: 15px;
    background-color: #fff;
    margin-bottom: 15px;
    box-shadow: 0 1px 6px rgba(23, 102, 232, 0.05);
    border-radius: 3px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event:hover {
    box-shadow: 0 4px 10px -5px rgba(23, 102, 232, 0.1);
}

.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-image {
    margin-right: 12px;
    display: block;
    float: left;
}

.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-image:empty {
    display: none;
}

.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-image img {
    width: 58px;
    height: 58px;
    border-radius: 4px;
}

.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-content {
    display: block;
    min-height: 58px;
}

.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-image:empty+.mec-event-content {
    min-height: unset;
}

.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-content h4 {
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    padding-bottom: 0;
    margin-bottom: 3px;
    /* text-transform: capitalize; */
    margin-top: 11px;
}

.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-content h4 a {
    font-size: 14px;
    font-weight: 600;
    font-family: inherit;
    color: #000;
}

.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-image:empty+.mec-event-content h4 {
    padding-top: 0;
    padding-left: 0;
    margin-top: 0;
}

.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-content span {
    display: inline-block;
    color: #898a8c;
    font-size: 12px;
}

.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-content .mec-seperator {
    color: #e3e4e6;
    margin: 0 6px;
}

.mec-fluent-wrap .mec-yearly-view-wrap .mec-localtime-details,
.mec-fluent-wrap .mec-yearly-view-wrap .mec-local-time-details {
    margin-top: 10px;
    clear: both;
}

.mec-fluent-wrap.mec-timetable-wrap {
    max-width: 1026px !important;
}

.mec-fluent-wrap.mec-timetable-wrap .mec-calendar {
    background-image: none;
}

.mec-fluent-wrap.mec-timetable-wrap .mec-timetable-t2-wrap {
    border: 1px solid #c7ebfb;
    border-radius: 3px;
    box-shadow: 0 5px 33px #ddf2fb;
    background-color: #fff;
    padding: 0;
    max-height: 733px;
}

.mec-fluent-wrap.mec-timetable-wrap .mec-timetable-t2-wrap-inner {
    padding-left: 50px;
    min-width: 600px;
}

.mec-fluent-wrap.mec-timetable-wrap .mec-timetable-t2-col {
    padding-right: 0;
}

@media only screen and (max-width: 960px) {
    .mec-fluent-wrap.mec-timetable-wrap .mec-timetable-t2-col {
        width: 20%;
        float: left;
    }

    .mec-fluent-wrap.mec-timetable-wrap .mec-timetable-col-6 {
        width: 16.6666%;
    }

    .mec-fluent-wrap.mec-timetable-wrap .mec-timetable-col-7 {
        width: 14.28%;
    }
}

.mec-fluent-wrap.mec-timetable-wrap .mec-ttt2-title {
    background-color: #fff;
    border-bottom: 1px solid #e6f7ff;
    position: relative;
    z-index: 9;
    text-align: left;
    padding: 30px 15px 7px;
}

.mec-fluent-wrap.mec-timetable-wrap .mec-ttt2-title .mec-day-name {
    display: block;
    font-size: 15px;
    line-height: 15px;
    color: #000;
    letter-spacing: 0;
}

.mec-fluent-wrap.mec-timetable-wrap .mec-ttt2-title .mec-day-num {
    font-size: 12px;
    line-height: 12px;
    color: #a8acb3;
    font-weight: 400;
}

.mec-fluent-wrap.mec-timetable-wrap .mec-cell {
    position: relative;
    min-height: 89px;
    border-bottom: 1px solid #e6f7ff;
    border-left: 1px solid #e6f7ff;
}

.mec-fluent-wrap.mec-timetable-wrap .mec-cell:last-of-type {
    border-bottom: 0;
}

.mec-fluent-wrap.mec-timetable-wrap .mec-cell .mec-time {
    position: absolute;
    top: -12px;
    left: -44px;
    color: #afe7ff;
    font-size: 12px;
}

.mec-fluent-wrap.mec-timetable-wrap .mec-cell .mec-time.mec-time-end {
    top: auto;
    bottom: -5px;
}

.mec-fluent-wrap.mec-timetable-wrap .mec-more-events-icon {
    margin-left: 18px;
    margin-bottom: 10px;
}

.mec-fluent-wrap.mec-events-agenda-container {
    max-width: 1026px !important;
}

.mec-fluent-wrap.mec-events-agenda-container .mec-calendar {
    background-image: none;
    min-height: 410px;
}

.mec-fluent-wrap.mec-events-agenda-container .mec-events-agenda-wrap {
    border-color: #c7ebfb;
    border-radius: 3px;
    box-shadow: 0 5px 33px #ddf2fb;
    padding: 0;
    background-color: #fff;
    margin: 0;
    max-height: 733px;
    overflow: hidden;
}

.mec-fluent-wrap.mec-events-agenda-container .mec-month-divider {
    margin: 27px;
    text-align: left;
}

.mec-fluent-wrap.mec-events-agenda-container .mec-month-divider span {
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
    /* text-transform: capitalize; */
    border: 0;
    padding: 0;
}

.mec-fluent-wrap.mec-events-agenda-container .mec-month-divider span:before,
.mec-fluent-wrap.mec-events-agenda-container .mec-month-divider i {
    display: none;
}

.mec-fluent-wrap.mec-events-agenda-container .mec-events-agenda {
    border-top: 1px solid #e6f7ff;
    border-bottom: 1px solid #e6f7ff;
    margin-top: -1px;
    padding: 0;
}

.mec-fluent-wrap.mec-events-agenda-container .mec-agenda-date-wrap {
    width: 190px;
    padding-top: 32px;
    padding-bottom: 32px;
    padding-left: 25px;
}

.mec-fluent-wrap.mec-events-agenda-container span.mec-agenda-day {
    display: block;
    color: #898a8c;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    margin-bottom: 4px;
}

.mec-fluent-wrap.mec-events-agenda-container span.mec-agenda-date {
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
    color: #a8acb3;
    display: block;
}

.mec-fluent-wrap.mec-events-agenda-container .mec-agenda-events-wrap {
    background-color: #fff;
    border-left: 1px solid #e6f7ff;
    padding-top: 32px;
    padding-bottom: 32px;
    padding-left: 25px;
    width: calc(100% - 190px);
}

.mec-fluent-wrap.mec-events-agenda-container .mec-agenda-event i {
    color: #afe7ff;
    font-size: 14px;
    margin-left: 0;
    display: inline-block;
}

.mec-fluent-wrap.mec-events-agenda-container .mec-agenda-event>i {
    margin-right: 6px;
    margin-top: 8px;
    vertical-align: top;
    margin-bottom: 6px;
}

.mec-fluent-wrap.mec-events-agenda-container .mec-agenda-time {
    color: #898a8c;
    font-size: 12px;
    line-height: 12px;
    /* text-transform: uppercase; */
    width: 151px;
}

.mec-fluent-wrap.mec-events-agenda-container .mec-agenda-event>.mec-agenda-time {
    vertical-align: top;
    margin-top: 8px;
    margin-bottom: 6px;
}

.mec-fluent-wrap.mec-events-agenda-container .mec-calendar .mec-event-article {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    max-width: calc(100% - 180px);
    min-width: 120px;
}

.mec-fluent-wrap.mec-events-agenda-container .mec-calendar .mec-event-article+span.mec-event-title-soldout {
    display: inline-block;
    vertical-align: top;
    margin-top: 7px;
}

.mec-fluent-wrap.mec-events-agenda-container .mec-calendar .mec-event-article .mec-event-title a {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    /* text-transform: capitalize; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}

.mec-fluent-wrap.mec-events-agenda-container .mec-skin-agenda-no-events-container {
    padding: 20px 25px;
}

@media (max-width: 992px) {

    .mec-fluent-wrap.mec-events-agenda-container .mec-agenda-date-wrap,
    .mec-fluent-wrap.mec-events-agenda-container .mec-agenda-events-wrap {
        float: none;
        width: 100%;
    }

    .mec-fluent-wrap.mec-events-agenda-container .mec-agenda-events-wrap {
        padding-top: 0;
    }
}

.mec-fluent-wrap.mec-skin-masonry-container {
    max-width: 1026px !important;
}

.mec-fluent-wrap.mec-skin-available-spot-container,
.mec-fluent-wrap.mec-skin-cover-container,
.mec-fluent-wrap.mec-skin-countdown-container,
.mec-fluent-wrap.mec-skin-carousel-container,
.mec-fluent-wrap.mec-skin-slider-container,
.mec-fluent-wrap.mec-skin-masonry-container {
    background-color: transparent;
    box-shadow: none;
    border-radius: 0;
    overflow: initial;
}

.mec-fluent-wrap.mec-skin-available-spot-container p:empty,
.mec-fluent-wrap.mec-skin-countdown-container p:empty,
.mec-fluent-wrap.mec-skin-carousel-container p:empty,
.mec-fluent-wrap.mec-skin-masonry-container p:empty {
    margin: 0;
}

.mec-fluent-wrap.mec-skin-masonry-container .mec-events-masonry-cats {
    margin-bottom: 51px;
}

.mec-fluent-wrap.mec-skin-masonry-container .mec-events-masonry-cats a {
    font-size: 14px;
    color: #414244;
    font-weight: 400;
    padding: 8px 15px;
    margin: 0 1px;
    border-radius: 5px;
    border: 0;
    /* text-transform: capitalize; */
}

.mec-fluent-wrap.mec-skin-masonry-container .mec-events-masonry-cats a:hover,
.mec-fluent-wrap.mec-skin-masonry-container .mec-events-masonry-cats a.mec-masonry-cat-selected {
    background-color: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03);
    color: #00acf8;
}

.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry-item-wrap {
    margin-bottom: 60px;
}

.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry {
    border: 0;
    border-bottom: 5px solid #c7ebfb;
    border-radius: 3px;
    overflow: hidden;
    background-color: transparent;
    box-shadow: 0 4px 10px rgba(23, 102, 232, 0.07);
    padding: 0;
    margin: 0;
}

.mec-fluent-wrap.mec-skin-carousel-container .mec-event-article {
    margin-left: 15px;
    margin-right: 15px;
}

.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head {
    position: relative;
}

.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-event-img {
    position: relative;
}

.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-event-img img,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-masonry-img img {
    border-radius: 4px 4px 0 0;
}

.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-masonry-img a {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: stretch;
    align-items: stretch;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-wrap,
.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap,
.mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap,
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap,
.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap {
    background-color: #f7fcff;
    min-height: 72px;
    border-bottom: 1px solid #e6f7ff;
    padding: 20px 25px 12px;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-wrap .mec-event-date,
.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap .mec-event-date,
.mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap .mec-event-date,
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap .mec-event-date,
.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap .mec-event-date,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap .mec-event-date {
    text-align: left;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-wrap .mec-event-date span,
.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap .mec-event-date span,
.mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap .mec-event-date span,
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap .mec-event-date span,
.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap .mec-event-date span,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap .mec-event-date span {
    color: #898a8c;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    display: inline-block;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-wrap span.mec-event-day-num,
.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap span.mec-event-day-num,
.mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap span.mec-event-day-num,
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap span.mec-event-day-num,
.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap span.mec-event-day-num,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap span.mec-event-day-num {
    font-size: 27px;
    line-height: 27px;
    font-weight: 700;
    margin-right: 1px;
    color: #00acf8;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-wrap .mec-event-day span,
.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap .mec-event-day span,
.mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap .mec-event-day span,
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap .mec-event-day span,
.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap .mec-event-day span,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap .mec-event-day span {
    font-size: 16px;
    line-height: 16px;
    display: block;
    color: #000;
}

.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap.mec-event-has-img,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap.mec-masonry-has-img {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 0 35px 0 0;
    padding: 16px 33px 17px 27px;
    border: 0;
}

.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap.mec-event-has-img span,
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap.mec-event-has-img span.mec-event-day-num,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap.mec-masonry-has-img span,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap.mec-masonry-has-img span.mec-event-day-num {
    color: #fff;
}

.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap.mec-event-has-img .mec-event-day,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap.mec-masonry-has-img .mec-event-day {
    margin-top: -3px;
}

.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap.mec-event-has-img .mec-event-day span,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap.mec-masonry-has-img .mec-event-day span {
    color: rgba(255, 255, 255, 0.47);
}

.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-carousel-content,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-masonry-content {
    padding: 23px 25px 6px;
    border-right: 1px solid #e6f7ff;
    border-left: 1px solid #e6f7ff;
}

.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-carousel-content {
    background-color: #fff;
    padding-bottom: 1px;
}

.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-carousel-content .mec-event-content,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-masonry-content .mec-event-content {
    padding: 0;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-content .mec-event-title,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-content .mec-event-title,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-content .mec-event-title,
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-carousel-content .mec-event-content .mec-event-title,
.mec-fluent-wrap.mec-skin-slider-container .mec-event-content .mec-event-title,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-masonry-content .mec-event-content .mec-event-title {
    margin-top: 0;
    margin-bottom: 7px;
    line-height: 24px;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-content .mec-event-title a,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-content .mec-event-title a,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-content .mec-event-title a,
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-carousel-content .mec-event-content .mec-event-title a,
.mec-fluent-wrap.mec-skin-slider-container .mec-event-content .mec-event-title a,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-masonry-content .mec-event-content .mec-event-title a {
    color: #000;
    font-weight: 700;
    /* text-transform: capitalize; */
    font-size: 18px;
    line-height: 24px;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-content .mec-event-title a:hover,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-content .mec-event-title a:hover,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-content .mec-event-title a:hover,
.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-carousel-content .mec-event-content .mec-event-title a:hover,
.mec-fluent-wrap.mec-skin-slider-container .mec-event-content .mec-event-title a:hover,
.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-masonry-content .mec-event-content .mec-event-title a:hover {
    text-decoration: none;
    color: #00acf8;
}

.mec-fluent-wrap.mec-skin-slider-container .mec-price-details i,
.mec-fluent-wrap.mec-skin-slider-container .mec-available-tickets-details i {
    margin-right: 0;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-location i:before,
.mec-fluent-wrap.mec-skin-available-spot-container .mec-time-details:before,
.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-details i:before,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-location i,
.mec-fluent-wrap.mec-skin-cover-container .mec-time-details:before,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-location i,
.mec-fluent-wrap.mec-skin-countdown-container .mec-time-details:before,
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-location i,
.mec-fluent-wrap.mec-skin-carousel-container .mec-time-details:before,
.mec-fluent-wrap.mec-skin-slider-container .mec-event-location i:before,
.mec-fluent-wrap.mec-skin-slider-container .mec-time-details:before,
.mec-fluent-wrap.mec-skin-slider-container .mec-price-details i:before,
.mec-fluent-wrap.mec-skin-slider-container .mec-available-tickets-details i:before,
.mec-fluent-wrap.mec-skin-masonry-container .mec-event-location i,
.mec-fluent-wrap.mec-skin-masonry-container .mec-time-details:before {
    color: #afe7ff;
    font-size: 14px;
    line-height: 13px;
    vertical-align: middle;
    margin-right: 3px;
}

.mec-fluent-wrap.mec-skin-countdown-container .mec-event-location+.mec-time-details,
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-location+.mec-time-details,
.mec-fluent-wrap.mec-skin-masonry-container .mec-event-location+.mec-time-details {
    margin-top: -3px;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-location address,
.mec-fluent-wrap.mec-skin-available-spot-container .mec-time-details span,
.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-details span,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-location address,
.mec-fluent-wrap.mec-skin-cover-container .mec-time-details span,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-location address,
.mec-fluent-wrap.mec-skin-countdown-container .mec-time-details span,
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-location address,
.mec-fluent-wrap.mec-skin-carousel-container .mec-time-details span,
.mec-fluent-wrap.mec-skin-slider-container .mec-event-location address,
.mec-fluent-wrap.mec-skin-slider-container .mec-time-details span,
.mec-fluent-wrap.mec-skin-slider-container .mec-price-details span,
.mec-fluent-wrap.mec-skin-slider-container .mec-available-tickets-details span,
.mec-fluent-wrap.mec-skin-masonry-container .mec-event-location address,
.mec-fluent-wrap.mec-skin-masonry-container .mec-time-details span {
    display: inline-block;
    color: #898a8c;
    font-size: 12px;
    line-height: 12px;
    /* text-transform: capitalize; */
    margin-bottom: 0;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-time-details span,
.mec-fluent-wrap.mec-skin-cover-container .mec-time-details span,
.mec-fluent-wrap.mec-skin-countdown-container .mec-time-details span,
.mec-fluent-wrap.mec-skin-carousel-container .mec-time-details span,
.mec-fluent-wrap.mec-skin-slider-container .mec-time-details span,
.mec-fluent-wrap.mec-skin-masonry-container .mec-time-details span {
    /* text-transform: uppercase; */
}

.mec-fluent-wrap.mec-skin-slider-container .mec-price-details span.mec-price-number {
    color: #5ad162;
    font-weight: 700;
}

.mec-fluent-wrap.mec-skin-slider-container .mec-available-tickets-details span.mec-available-tickets-number {
    color: #558dfe;
    font-weight: 700;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-time-details:before,
.mec-fluent-wrap.mec-skin-cover-container .mec-time-details:before,
.mec-fluent-wrap.mec-skin-countdown-container .mec-time-details:before,
.mec-fluent-wrap.mec-skin-carousel-container .mec-time-details:before,
.mec-fluent-wrap.mec-skin-slider-container .mec-time-details:before,
.mec-fluent-wrap.mec-skin-masonry-container .mec-time-details:before {
    font-family: simple-line-icons;
    content: "\e081";
    margin-right: 7px;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-footer,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-footer,
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-footer,
.mec-fluent-wrap.mec-skin-masonry-container .mec-event-footer {
    padding: 28px 0 0;
    margin: 0;
    background-color: #fff;
    border: 0;
}

.mec-fluent-wrap.mec-skin-carousel-container .mec-event-footer {
    padding-top: 25px;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-footer .mec-booking-button,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-footer .mec-booking-button,
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-footer .mec-booking-button,
.mec-fluent-wrap.mec-skin-masonry-container .mec-event-footer .mec-booking-button {
    line-height: 12px;
    padding: 12px 16px;
    height: auto;
}

.mec-fluent-wrap.mec-skin-slider-container {
    max-width: 1026px !important;
}

@media only screen and (max-width: 992px) {
    .mec-fluent-wrap.mec-skin-carousel-container .mec-owl-theme .owl-nav {
        display: none;
    }
}

@media only screen and (max-width: 480px) {
    .mec-fluent-wrap .mec-event-grid-modern .mec-event-sharing {
        top: auto;
        left: -6px;
    }
}

.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap {
    padding: 0;
    background-color: transparent;
    min-height: 501px;
}

.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 {
    height: 447px;
    box-shadow: 0 0 70px rgba(27, 69, 91, 0.16);
}

@media (min-width: 961px) {
    .mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 {
        margin: 0 auto;
        max-width: 1026px !important;
    }
}

.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-event-article {
    border-left: 7px solid #e6f7ff;
    border-radius: 3px;
    min-height: 447px;
}

.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-img {
    width: calc(100% - 383px);
    border-radius: 0 3px 3px 0;
}

.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-content {
    width: 383px;
    border-top: 1px solid #e6f7ff;
    border-bottom: 1px solid #e6f7ff;
    padding: 53px 50px;
    margin-bottom: 0;
}

.mec-fluent-wrap.mec-skin-slider-container .event-grid-modern-head {
    padding: 0;
    margin: 0;
}

.mec-fluent-wrap.mec-skin-slider-container .mec-event-content .mec-event-title {
    margin-bottom: 15px;
    letter-spacing: 0;
}

.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap {
    background-color: #fff;
    border-bottom: 1px solid #e6f7ff;
    padding: 0;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap i {
    font-size: 45px;
    line-height: 45px;
    color: #afe6ff;
    display: inline-block;
    float: left;
    margin-right: 11px;
}

.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap-inner {
    float: left;
}

.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap .mec-event-date {
    margin-right: 0;
    margin-bottom: 2px;
    display: block;
    float: none;
}

.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap .mec-event-day {
    margin-top: 0;
    font-weight: 400;
    font-family: inherit;
    /* text-transform: capitalize; */
    letter-spacing: 0;
}

.mec-fluent-wrap.mec-skin-slider-container .mec-event-date span {
    float: left;
}

.mec-fluent-wrap.mec-skin-slider-container .mec-event-date span.mec-event-day-num {
    margin-right: 9px;
}

.mec-fluent-wrap.mec-skin-slider-container .mec-event-date span:last-child {
    margin-top: 8px;
}

.mec-fluent-wrap.mec-skin-slider-container .mec-event-content {
    padding: 0;
}

.mec-fluent-wrap.mec-skin-slider-container .mec-event-meta>div {
    margin-bottom: 4px;
}

.mec-fluent-wrap.mec-skin-slider-container .mec-event-footer {
    padding-top: 38px;
    padding-bottom: 0;
    margin: 0;
}

.mec-fluent-wrap.mec-skin-slider-container .mec-event-footer .mec-booking-button {
    height: auto;
    line-height: 12px;
    padding: 12px 16px 11px;
}

.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .owl-nav {
    position: relative;
    margin-top: 20px;
}

.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next,
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev {
    opacity: 1;
    width: auto;
    height: auto;
    font-size: 12px;
    line-height: 12px;
    border-radius: 2px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.06);
    top: auto;
    margin: 0;
    color: #00acf8;
    /* text-transform: capitalize; */
    letter-spacing: 0;
    font-weight: 600;
    padding: 12px 22px;
}

.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev {
    left: 0;
}

.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next {
    left: 94px;
    right: unset;
}

.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next:hover,
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev:hover {
    background-color: #00acf8;
    color: #fff;
}

.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next i,
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev i {
    color: #00acf8;
    font-size: 9px;
    font-weight: 400;
    margin: 0 9px;
    line-height: 9px;
    display: inline-block;
    -webkit-transform: translate(0, -1px);
    transform: translate(0, -1px);
}

.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev i {
    margin-left: 0;
}

.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next i {
    margin-right: 0;
}

.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next:hover i,
.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev:hover i {
    color: #fff;
}

@media (max-width: 992px) {
    .mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-img {
        height: 100%;
        float: right;
    }

    .mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-content {
        float: left;
    }
}

@media (max-width: 767px) {

    .mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap,
    .mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1,
    .mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-event-article {
        height: auto;
    }

    .mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 {
        padding-bottom: 60px;
    }

    .mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-content {
        border-right: 1px solid #e6f7ff;
    }

    .mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-img,
    .mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-content {
        width: 100%;
        float: none;
    }

    .mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-img {
        height: 300px;
    }
}

@media (max-width: 480px) {
    .mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-content {
        padding: 30px;
        padding-bottom: 20px;
    }
}

.mec-fluent-wrap.mec-skin-carousel-container {
    max-width: 1154px;
}

.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-next,
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-prev {
    position: absolute;
    background-color: #fff !important;
    width: 39px;
    height: 39px;
    line-height: 39px;
    border-radius: 50%;
    text-align: center;
    padding: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px solid #c7ebfb;
}

.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-next:hover,
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-prev:hover {
    background-color: #00acf8 !important;
    border-color: #00acf8;
}

.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-next i,
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-prev i {
    font-size: 15px;
    line-height: 37px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #00acf8;
}

.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-next:hover i,
.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-prev:hover i {
    color: #fff;
}

.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-next i {
    padding-left: 2px;
}

.mec-fluent-wrap.mec-skin-carousel-container .mec-owl-theme .owl-dots {
    margin-top: 20px;
}

.mec-fluent-wrap.mec-skin-carousel-container .mec-owl-theme .owl-dots .owl-dot {
    padding: 0;
    margin: 0 3px;
    display: inline-block;
    width: auto;
}

.mec-fluent-wrap.mec-skin-carousel-container .mec-owl-theme .owl-dots .owl-dot span {
    margin: 0;
    background-color: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03);
    border: 1px solid #c7ebfb;
    width: 7px;
    height: 7px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 50%;
}

.mec-fluent-wrap.mec-skin-carousel-container .mec-owl-theme .owl-dots .owl-dot:hover span {
    background-color: #00acf8;
    border-color: #00acf8;
}

.mec-fluent-wrap.mec-skin-carousel-container .mec-owl-theme .owl-dots .owl-dot.active span {
    width: 25px;
    border-radius: 4px;
    background-color: #00acf8;
    border-color: #00acf8;
}

.mec-fluent-wrap.mec-skin-carousel-container .mec-localtime-details,
.mec-fluent-wrap.mec-skin-carousel-container .mec-local-time-details {
    padding-top: 2px;
}

.mec-fluent-wrap.mec-skin-countdown-container {
    max-width: 1026px !important;
}

.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 {
    background-color: #fff;
    border-radius: 3px;
    overflow: hidden;
    border-left: 7px solid #e6f7ff;
    box-shadow: 0 0 70px rgba(0, 0, 0, 0.17);
    display: -webkit-box;
    display: flex;
    color: #000;
}

.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part2 {
    width: 495px;
    display: initial;
}

.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part2 .mec-event-image,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part2 a,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part2 img {
    display: block;
}

.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part1 {
    -webkit-box-flex: 1;
    flex: 1;
    width: auto;
    display: initial;
    padding: 47px 60px 40px 53px;
}

.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part-details {
    padding-top: 40px;
    margin-bottom: 0;
}

.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-part-title {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    align-items: self-start;
}

.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part1 .mec-event-upcoming {
    font-size: 24px;
    color: #000;
    font-weight: 700;
    letter-spacing: 0;
    margin-top: 14px;
    /* text-transform: capitalize; */
    -webkit-box-flex: 1;
    flex: 1;
    margin-right: 10px;
}

.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part1 .mec-event-upcoming span {
    font-weight: 700;
    margin-bottom: 5px;
    display: block;
}

.mec-fluent-wrap.mec-skin-countdown-container .mec-event-content .mec-event-title {
    text-align: left;
    margin-bottom: 24px;
}

.mec-fluent-wrap.mec-skin-countdown-container .mec-event-content .mec-event-title a {
    font-size: 17px;
    line-height: 23px;
    font-weight: 500;
}

.mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap {
    background-color: #e6f7ff;
    border-radius: 3px;
    min-height: 76px;
    padding-top: 17px;
    padding-bottom: 15px;
    white-space: nowrap;
}

.mec-fluent-wrap.mec-skin-countdown-container .mec-event-date {
    width: auto;
    height: auto;
    background: initial;
    color: initial;
    font-size: initial;
    position: static;
}

.mec-fluent-wrap.mec-skin-countdown-container .mec-event-date:before,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-date:after {
    display: none;
}

.mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap span.mec-event-day-num {
    font-size: 26px;
    color: #1766e8;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown {
    position: static;
    margin: 0;
    margin-bottom: 21px;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown .clockdiv,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown .clockdiv {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown .block-w,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown .block-w {
    margin: 0;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown li,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown li {
    border: 1px solid #c7ebfb;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.02);
    border-radius: 2px;
    margin-right: 10px;
    padding: 11px 18px 12px;
    margin-left: 0;
}

.mec-fluent-wrap.mec-skin-countdown-container .mec-local-time-details:before,
.mec-fluent-wrap.mec-skin-countdown-container .mec-localtime-details i:before {
    top: 6px;
}

@media (max-width: 480px) {
    .mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-part-title {
        flex-wrap: wrap;
        flex-direction: column;
    }

    .mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown li,
    .mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown li {
        margin-bottom: 10px;
    }

    .mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part1 .mec-event-upcoming {
        margin-bottom: 15px;
    }
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown li span,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown li span {
    font-size: 20px;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown li .label-w,
.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown li .label-w {
    font-size: 12px;
    line-height: 12px;
    color: #898a8c;
    margin-top: 0;
    letter-spacing: 0;
    margin-bottom: 0;
}

.mec-fluent-wrap.mec-skin-countdown-container .mec-event-footer {
    padding-top: 45px;
}

@media (max-width: 960px) {
    .mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        flex-direction: column-reverse;
    }

    .mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part2 {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part1 {
        padding: 27px 40px 20px 33px;
    }
}

.mec-fluent-wrap.mec-skin-countdown-container .mec-localtime-details,
.mec-fluent-wrap.mec-skin-countdown-container .mec-local-time-details {
    padding-top: 3px;
}

.mec-fluent-wrap.mec-skin-cover-container {
    max-width: 1026px !important;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-local-time-details:before,
.mec-fluent-wrap.mec-skin-cover-container .mec-localtime-details i:before,
.mec-fluent-wrap.mec-skin-cover-container .mec-time-details:before {
    color: #00acf8;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-time-details {
    margin-top: -4px;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-time-details:before {
    line-height: 13px;
}

.mec-fluent-wrap.mec-skin-cover-container article {
    border: 0;
    padding: 0;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0 0 70px rgba(27, 69, 91, 0.16);
    min-height: 400px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: stretch;
    align-items: stretch;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-image {
    -webkit-box-flex: 1;
    flex: 1;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-image img {
    height: 100%;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    border: 0;
    border-radius: 0 0 40px 0;
    padding: 30px 46px 30px 40px;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap i {
    display: inline-block;
    width: 53px;
    height: 53px;
    line-height: 53px;
    font-size: 17px;
    text-align: center;
    background-color: #00acf8;
    color: #fff;
    float: left;
    margin-right: 14px;
    border-radius: 7px;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap-inner {
    float: left;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap .mec-event-date {
    margin-right: 0;
    display: block;
    float: none;
    white-space: nowrap;
    position: static;
    width: auto;
    padding: 0;
    padding-top: 7px;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap .mec-event-day {
    margin-top: 0;
    font-weight: 400;
    font-family: inherit;
    /* text-transform: capitalize; */
    letter-spacing: 0;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-date span {
    float: left;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-date span.mec-event-day-num {
    margin-right: 9px;
    color: #fff;
    font-size: 26px;
    line-height: 26px;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-date span:last-child {
    margin-top: 8px;
    color: #fff;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap .mec-event-day span {
    color: rgba(255, 255, 255, 0.75);
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-content {
    bottom: 0;
    left: 0;
    width: 90%;
    background-color: rgba(255, 255, 255, 0.92);
    border-radius: 0 40px 0 0;
    border-left: 7px solid #c7ebfb;
    display: -webkit-box;
    display: flex;
    padding: 40px 32px 40px 35px;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-location i {
    color: #00acf8;
}

@media (max-width: 960px) {
    .mec-fluent-wrap.mec-skin-cover-container img {
        height: 100%;
    }

    .mec-fluent-wrap.mec-skin-cover-container .mec-event-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-col {
    padding: 0 40px;
}

@media (max-width: 1200px) {
    .mec-fluent-wrap.mec-skin-cover-container .mec-event-col {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 960px) {
    .mec-fluent-wrap.mec-skin-cover-container .mec-event-col {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 20px;
    }
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-col:first-of-type {
    padding-left: 0;
    border-right: 1px solid #e3e4e6;
    max-width: 359px;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-col:last-of-type {
    padding-right: 0;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type1 .mec-event-col:last-of-type {
    margin-left: auto;
}

@media (max-width: 960px) {
    .mec-fluent-wrap.mec-skin-cover-container .mec-event-col:first-of-type {
        border-right: 0;
    }

    .mec-fluent-wrap.mec-skin-cover-container .mec-event-col:last-of-type {
        padding-bottom: 0;
    }

    .mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type1 .mec-event-col:last-of-type {
        margin-left: 0;
    }
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-location,
.mec-fluent-wrap.mec-skin-cover-container .mec-time-details {
    white-space: nowrap;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-booking-button {
    background-color: #00acf8;
    color: #fff;
    padding: 16px 32px;
    font-size: 14px;
    line-height: 14px;
    border: 0;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-booking-button:hover {
    background-color: #000;
    color: #fff;
    box-shadow: 0 4px 10px rgba(1, 2, 4, 0.32);
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-date-wrap {
    left: auto;
    right: 0;
    top: 30px;
    border-radius: 15px 0 0 15px;
    background-color: #00acf8;
    padding-left: 30px;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-date-wrap i {
    background-color: #fff;
    color: #00acf8;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-content {
    width: 365px;
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding: 38px 40px 28px 35px;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-localtime-details span,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-localtime-details span,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-local-time-details span,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-local-time-details span,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-localtime-details div,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-localtime-details div,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-local-time-details div,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-local-time-details div {
    color: #fff !important;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-col {
    padding: 0;
    border: 0;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-col:nth-of-type(1) {
    -webkit-box-ordinal-group: 3;
    order: 2;
    margin-bottom: 20px;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-col:nth-of-type(2) {
    -webkit-box-ordinal-group: 2;
    order: 1;
    padding-bottom: 6px;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-col:nth-of-type(3) {
    -webkit-box-ordinal-group: 4;
    order: 3;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-location i {
    color: #00acf8;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-location address {
    color: #a2a3a6;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-content .mec-event-title a {
    color: #fff;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-booking-button {
    padding: 12px 16px 11px;
    background-color: #fff;
    color: #00acf8;
    border: 1px solid #c7ebfb;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-booking-button:hover {
    background-color: #00acf8;
    border-color: #00acf8;
    color: #fff;
    box-shadow: 0 4px 10px rgba(0, 172, 248, 0.2);
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-sharing-wrap:hover>li:first-of-type {
    background-color: #00acf8;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-sharing-wrap>li:first-of-type i {
    color: #fff;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-date-wrap,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-date-wrap {
    left: auto;
    right: 30px;
    top: 30px;
    border-radius: 12px;
    padding-left: 30px;
    padding-right: 35px;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-date-wrap {
    background-color: #fff;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-date span {
    color: #000;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-date-wrap .mec-event-day span {
    color: #898a8c;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-content,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-event-content {
    width: 572px;
    padding-top: 32px;
    padding-bottom: 30px;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-content {
    background-color: rgba(0, 0, 0, 0.8);
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-col:first-of-type,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-event-col:first-of-type {
    padding-right: 22px;
    border: 0;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-col:last-of-type,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-event-col:last-of-type {
    padding-left: 22px;
    border: 0;
    margin-left: auto;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-location i {
    color: #00acf8;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-location address {
    color: #a2a3a6;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-content .mec-event-title a {
    color: #fff;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-location,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-event-location {
    padding-bottom: 5px;
}

.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-booking-button,
.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-booking-button {
    margin-top: 24px;
}

@media (max-width: 960px) {

    .mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-content,
    .mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-event-content {
        width: auto;
    }

    .mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-col,
    .mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-event-col {
        padding: 0;
    }

    .mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-col:last-of-type,
    .mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-event-col:last-of-type {
        padding-left: 0;
        margin-left: 0;
    }
}

@media (max-width: 480px) {

    .mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap,
    .mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-date-wrap,
    .mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-date-wrap,
    .mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-date-wrap {
        top: 0;
        right: 0;
        left: 0;
        border-radius: 0;
        padding: 20px;
    }

    .mec-fluent-wrap.mec-skin-cover-container .mec-event-content,
    .mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-content {
        width: 100%;
        border-radius: 0;
        padding: 20px;
    }

    .mec-fluent-wrap.mec-skin-cover-container .mec-event-col:first-of-type {
        padding-bottom: 5px;
    }

    .mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-booking-button,
    .mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-booking-button {
        margin-top: 10px;
    }

    .mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-col:nth-of-type(1) {
        margin-bottom: 10px;
    }

    .mec-fluent-wrap.mec-skin-cover-container .mec-event-image img {
        height: auto;
        margin-top: 93px;
    }

    .mec-fluent-wrap.mec-skin-cover-container article {
        background: #535b5f;
    }
}

.mec-fluent-wrap.mec-skin-available-spot-container {
    max-width: 1026px !important;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-wrap {
    max-width: 1026px !important;
    background-color: #fff;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot {
    border: 0;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0 0 70px rgba(27, 69, 91, 0.16);
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-img {
    height: 450px;
    background-color: #e6e7e8;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-box {
    position: absolute;
    bottom: 40px;
    left: 50px;
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 7px;
    padding: 30px 40px 30px 30px;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-box img {
    display: block;
    width: 53px;
    height: 53px;
    line-height: 53px;
    padding: 15px;
    background-color: #00acf8;
    float: left;
    margin-right: 17px;
    border-radius: 5px;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-box .mec-av-spot-box-inner {
    float: left;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-box .mec-av-spot-count {
    display: block;
    white-space: nowrap;
    padding-top: 3px;
    color: #fff;
    font-size: 27px;
    line-height: 27px;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-box .mec-av-spot-text {
    color: rgba(255, 255, 255, 0.6);
    font-size: 16px;
    margin-top: -5px;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-content {
    border-left: 7px solid #e6f7ff;
    display: -webkit-box;
    display: flex;
    padding: 0;
    padding-left: 50px;
    padding-right: 50px;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-col {
    padding-top: 50px;
    padding-bottom: 35px;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-col:first-of-type {
    -webkit-box-flex: 1;
    flex: 1;
    padding-right: 50px;
    border-right: 1px solid #e6f7ff;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-col:last-of-type {
    width: 425px;
    padding-left: 50px;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown {
    text-align: center;
    display: table;
    table-layout: fixed;
    color: #000;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown .block-w {
    display: table-cell;
    position: relative;
    height: 70px;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-content .mec-event-title a {
    font-size: 22px;
    line-height: 28px;
}

.mec-fluent-wrap .mec-event-description p {
    color: #898a8c;
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
    margin-bottom: 0;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-content .mec-event-title {
    margin-bottom: 47px;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-footer {
    padding-top: 42px;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown {
    margin-bottom: 29px;
    display: block;
}

.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-details,
.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-location,
.mec-fluent-wrap.mec-skin-available-spot-container .mec-events-address {
    margin-bottom: 2px;
}

@media (max-width: 960px) {
    .mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

    .mec-fluent-wrap.mec-skin-available-spot-container .mec-event-col:first-of-type {
        padding-right: 0;
        padding-bottom: 0;
        border: 0;
    }

    .mec-fluent-wrap.mec-skin-available-spot-container .mec-event-col:last-of-type {
        padding-top: 0;
        padding-left: 0;
        padding-bottom: 45px;
        max-width: 100%;
    }

    .mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type1 .mec-event-footer {
        padding-top: 20px;
    }
}

.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 {
    display: -webkit-box;
    display: flex;
    border-left: 7px solid #e6f7ff;
}

.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-content .mec-event-title a {
    font-size: 17px;
    line-height: 23px;
    font-weight: 500;
}

.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-col:first-of-type {
    padding-top: 75px;
    padding-left: 68px;
    padding-right: 75px;
    padding-bottom: 50px;
    border: 0;
}

.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-col:last-of-type {
    padding: 45px;
    padding-left: 0;
    width: 513px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: stretch;
    align-items: stretch;
}

.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-av-spot-box {
    position: static;
    display: block;
    background-color: #fff;
    padding: 0;
    border-radius: 0;
    margin-bottom: 24px;
}

.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-av-spot-box img {
    border-radius: 3px;
}

.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-av-spot-box .mec-av-spot-count {
    color: #00acf8;
    font-weight: 700;
}

.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-av-spot-box .mec-av-spot-text {
    color: #898a8c;
    font-size: 14px;
    font-weight: 400;
    margin-top: 3px;
}

.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-image img {
    border-radius: 3px;
}

.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-content .mec-event-title,
.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-content .mec-event-description p:not(:empty) {
    margin-bottom: 24px;
}

.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-countdown {
    margin-bottom: 13px;
}

@media (max-width: 960px) {
    .mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column-reverse;
    }

    .mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-col:last-of-type,
    .mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-image,
    .mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-image img {
        width: 100%;
        padding-bottom: 0;
    }

    .mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-image img {
        height: auto;
    }

    .mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-col:first-of-type {
        padding: 0 45px 35px;
    }

    .mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-col:last-of-type {
        padding: 45px;
    }
}

.mec-fluent-wrap.mec-skin-full-calendar-container {
    position: relative;
    max-width: 1026px !important;
}

.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box {
    position: absolute;
    top: 30px;
    right: 40px;
    z-index: 1;
    margin-bottom: 0;
}

.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view {
    display: -webkit-box;
    display: flex;
    text-align: center;
    float: none;
}

.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view span {
    font-size: 14px;
    font-weight: 400;
    /* text-transform: capitalize; */
    width: auto;
    height: 35px;
    line-height: 35px;
    padding: 0 17px;
    background-color: #fff;
    border: 0;
    color: #4e5158;
    margin-top: 0;
    border-radius: 5px;
    margin: 0;
    -webkit-transition: all 0.16s ease;
    transition: all 0.16s ease;
    white-space: nowrap;
}

.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view span:hover {
    color: #00acf8;
}

.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected {
    background-color: #f2fcff;
    color: #00acf8 !important;
}

.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view span.mec-fluent-more-views-icon {
    color: #00acf8;
    letter-spacing: 1px;
    font-size: 20px;
    line-height: 26px;
    position: relative;
}

.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view span.mec-fluent-more-views-icon.active {
    background-color: #f2fcff;
}

.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view .mec-fluent-more-views-content {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    opacity: 0;
    visibility: hidden;
    height: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    position: absolute;
    left: -11px;
    top: calc(100% + 8px);
    border: 1px solid #c7ebfb;
    border-radius: 3px;
    background-color: #fff;
    padding: 3px 0;
}

@media (max-width: 768px) {

    .mec-skin-full-calendar-container .mec-fluent-wrap .mec-month-navigator,
    .mec-skin-full-calendar-container .mec-fluent-wrap .mec-year-navigator {
        margin-top: 20px;
    }
}

.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view .mec-fluent-more-views-content span.mec-totalcalview-selected {
    background-color: #fff;
    color: #00acf8;
}

.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view .mec-fluent-more-views-content:before,
.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view .mec-fluent-more-views-content:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view .mec-fluent-more-views-content:before {
    top: -8px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 8px solid #c7ebfb;
}

.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view .mec-fluent-more-views-content:after {
    top: -7px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #fff;
}

.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view .mec-fluent-more-views-content.active {
    display: -webkit-box;
    display: flex;
    opacity: 1;
    visibility: visible;
    height: unset;
}

@media (max-width: 767px) {

    .mec-fluent-wrap.mec-skin-full-calendar-container .mec-skin-monthly-view-month-navigator-container,
    .mec-fluent-wrap.mec-skin-full-calendar-container .mec-calendar-a-month,
    .mec-fluent-wrap.mec-skin-full-calendar-container .mec-yearly-title-sec {
        padding-top: 80px;
        text-align: center;
    }

    .mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box {
        right: 0;
        top: 20px;
        width: 100%;
        padding: 0 10px;
    }

    .mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view {
        flex-wrap: wrap;
        -webkit-box-pack: center;
        justify-content: center;
    }
}

@media (max-width: 480px) {

    .mec-fluent-wrap.mec-skin-full-calendar-container .mec-skin-monthly-view-month-navigator-container,
    .mec-fluent-wrap.mec-skin-full-calendar-container .mec-calendar-a-month,
    .mec-fluent-wrap .mec-yearly-title-sec {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.nicescroll-cursors {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}

.nicescroll-cursors:hover,
.nicescroll-cursors:focus,
.nicescroll-cursors:active {
    width: 8px !important;
    cursor: n-resize;
}

/* Tile */
.mec-fluent-wrap.mec-skin-tile-container {
    position: relative;
    max-width: 1026px !important;
}

.mec-fluent-wrap.mec-skin-tile-container .mec-calendar {
    background-image: none;
    max-height: 895px;
    min-height: 410px;
}

.mec-fluent-wrap.mec-skin-tile-container .mec-skin-tile-month-navigator-container {
    font-size: unset;
    height: unset;
    text-align: unset;
    margin-bottom: unset;
}

.mec-fluent-wrap.mec-skin-tile-container .mec-skin-tile-month-navigator-container:before,
.mec-fluent-wrap.mec-skin-tile-container .mec-skin-tile-month-navigator-container:after {
    display: none;
}

.mec-fluent-wrap.mec-skin-tile-container .mec-skin-tile-month-navigator-container .mec-next-month,
.mec-fluent-wrap.mec-skin-tile-container .mec-skin-tile-month-navigator-container .mec-previous-month {
    top: unset;
    left: unset;
    padding: unset;
    line-height: unset;
    box-shadow: unset;
    right: unset;
}

.mec-fluent-wrap.mec-skin-tile-container .mec-calendar-topsec {
    display: block;
    background-color: transparent;
}

.mec-fluent-wrap.mec-skin-tile-container .mec-calendar-table {
    margin: 0 !important;
}

.mec-fluent-wrap.mec-skin-tile-container .mec-calendar .mec-event-article {
    border: unset;
    min-height: unset;
    padding: 35px 25px;
}

.mec-fluent-wrap.mec-skin-tile-container .mec-event-tile-view article.mec-tile-item .mec-event-title {
    font-weight: 700;
    font-size: 23px;
    padding: 0;
    padding-top: 12px;
    line-height: unset;
    margin-bottom: 10px;
}

.mec-fluent-wrap.mec-skin-tile-container .mec-event-tile-view article.mec-label-canceled:before,
.mec-fluent-wrap.mec-skin-tile-container .mec-event-tile-view article.mec-label-featured:before {
    top: 12px !important;
    left: 82px !important;
}

@media (max-width: 767px) {

    .mec-more-events-wrap .mec-more-events-body,
    .mec-fluent-wrap dl dt:first-child .mec-more-events-wrap .mec-more-events-body,
    .mec-fluent-wrap dl dt:nth-child(2) .mec-more-events-wrap .mec-more-events-body,
    .mec-fluent-wrap .mec-daily-view-events-item .mec-more-events-wrap .mec-more-events-body {
        max-height: 220px;
        overflow: hidden;
    }
}
/* Single Page
-------------------------------------------------- */
.mec-fluent-wrap.mec-single-fluent-wrap,
.mec-fluent-wrap.mec-single-fluent-wrap div:not([class^="elementor-"]),
.mec-fluent-wrap.mec-single-fluent-wrap h1,
.mec-fluent-wrap.mec-single-fluent-wrap h2,
.mec-fluent-wrap.mec-single-fluent-wrap h3,
.mec-fluent-wrap.mec-single-fluent-wrap h4,
.mec-fluent-wrap.mec-single-fluent-wrap h5,
.mec-fluent-wrap.mec-single-fluent-wrap h6,
.entry-content .mec-fluent-wrap.mec-single-fluent-wrap h1,
.entry-content .mec-fluent-wrap.mec-single-fluent-wrap h2,
.entry-content .mec-fluent-wrap.mec-single-fluent-wrap h3,
.entry-content .mec-fluent-wrap.mec-single-fluent-wrap h4,
.entry-content .mec-fluent-wrap.mec-single-fluent-wrap h5,
.entry-content .mec-fluent-wrap.mec-single-fluent-wrap h6,
.mec-fluent-wrap.mec-single-fluent-wrap p,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-event-content p,
.mec-fluent-wrap.mec-single-fluent-wrap a,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-totalcal-box input[type="submit"],
.mec-fluent-wrap.mec-single-fluent-wrap .mec-totalcal-box input,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-totalcal-box select,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-totalcal-box .mec-totalcal-view span,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-totalcal-box .mec-totalcal-view span,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-agenda-event-title a,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-event-grid-modern .event-grid-modern-head .mec-event-day,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-calendar .mec-event-article .mec-localtime-details div,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-calendar .mec-event-article .mec-event-detail,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-top h2,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-top h3,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-toggle-item-col .mec-event-day,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-agenda-event-title a,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-weather-summary-temp,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-search-bar-result .mec-event-detail,
.mec-fluent-wrap.mec-single-fluent-wrap input,
.mec-single-fluent-body .lity-container,
.mec-single-fluent-body .lity-container div:not([class^="elementor-"]),
.mec-single-fluent-body .lity-container h1,
.mec-single-fluent-body .lity-container h2,
.mec-single-fluent-body .lity-container h3,
.mec-single-fluent-body .lity-container h4,
.mec-single-fluent-body .lity-container h5,
.mec-single-fluent-body .lity-container h6,
.mec-single-fluent-body .lity-container p,
.mec-single-fluent-body .lity-container label,
.mec-single-fluent-body .lity-container span,
.mec-single-fluent-body .lity-container a,
.mec-single-fluent-body .lity-container input,
.mec-single-fluent-body .lity-container .mec-events-meta-group-booking input[type="email"],
.mec-single-fluent-body .lity-container .mec-events-meta-group-booking input[type="number"],
.mec-single-fluent-body .lity-container .mec-events-meta-group-booking input[type="text"] {
    font-family: "DM Sans","DM Sans Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI",
        Roboto, sans-serif;
    letter-spacing: normal;
}

.mec-single-fluent-wrap {
    background-color: #f5f7f8;
    border-radius: 0;
    overflow: unset;
    box-shadow: none;
    max-width: 1126px;
    padding: 20px 50px;
    letter-spacing: 0;
    margin: 0 auto;
}

.mec-single-fluent-wrap input:focus {
    outline: 0;
    box-shadow: none !important;
    border-color: #a6e3ff !important;
}

.mec-single-fluent-wrap .mec-single-event ul,
.mec-single-fluent-wrap .mec-single-event li {
    margin: 0;
}

.mec-single-fluent-wrap .mec-single-event .row {
    margin-left: -10px;
    margin-right: -10px;
}

.mec-single-fluent-wrap .mec-single-event .row>[class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
}

@media (min-width: 961px) {
    .mec-single-fluent-wrap .mec-single-event .col-md-8 {
        width: 69.408%;
    }

    .mec-single-fluent-wrap .mec-single-event .col-md-4 {
        width: 30.592%;
    }
}

.mec-single-fluent-body .lity-content input::-webkit-input-placeholder,
.mec-single-fluent-body .lity-content textarea::-webkit-input-placeholder,
.mec-single-fluent-wrap input::-webkit-input-placeholder,
.mec-single-fluent-wrap textarea::-webkit-input-placeholder {
    color: #afe6ff !important;
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    font-family: "DM Sans","DM Sans Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI",
        Roboto, sans-serif;
    letter-spacing: 0;
    /* text-transform: capitalize; */
}

.mec-single-fluent-body .lity-content input::-moz-placeholder,
.mec-single-fluent-body .lity-content textarea::-moz-placeholder,
.mec-single-fluent-wrap input::-moz-placeholder,
.mec-single-fluent-wrap textarea::-moz-placeholder {
    color: #afe6ff !important;
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    font-family: "DM Sans","DM Sans Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI",
        Roboto, sans-serif;
    letter-spacing: 0;
    /* text-transform: capitalize; */
}

.mec-single-fluent-body .lity-content input:-ms-input-placeholder,
.mec-single-fluent-body .lity-content textarea:-ms-input-placeholder,
.mec-single-fluent-wrap input:-ms-input-placeholder,
.mec-single-fluent-wrap textarea:-ms-input-placeholder {
    color: #afe6ff !important;
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    font-family: "DM Sans","DM Sans Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI",
        Roboto, sans-serif;
    letter-spacing: 0;
    /* text-transform: capitalize; */
}

.mec-single-fluent-body .lity-content input:-moz-placeholder,
.mec-single-fluent-body .lity-content textarea:-moz-placeholder,
.mec-single-fluent-wrap input:-moz-placeholder,
.mec-single-fluent-wrap textarea:-moz-placeholder {
    color: #afe6ff !important;
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    font-family: "DM Sans","DM Sans Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI",
        Roboto, sans-serif;
    letter-spacing: 0;
    /* text-transform: capitalize; */
}

/* Change Autocomplete styles in Chrome*/
.mec-single-fluent-wrap input:-webkit-autofill,
.mec-single-fluent-wrap input:-webkit-autofill:hover,
.mec-single-fluent-wrap input:-webkit-autofill:focus,
.mec-single-fluent-wrap textarea:-webkit-autofill,
.mec-single-fluent-wrap textarea:-webkit-autofill:hover,
.mec-single-fluent-wrap textarea:-webkit-autofill:focus,
.mec-single-fluent-wrap select:-webkit-autofill,
.mec-single-fluent-wrap select:-webkit-autofill:hover,
.mec-single-fluent-wrap select:-webkit-autofill:focus {
    -webkit-animation-delay: 1s;
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}

@-webkit-keyframes autofill {

    0%,
    100% {
        color: #00acf8;
        background: #fff;
    }
}

/* Breadcrumbs */
.mec-single-fluent-wrap .mec-breadcrumbs {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.04);
    border: 0;
    margin: 0;
    margin-bottom: 20px;
    padding: 9px 16px 8px;
    color: #898a8c;
    position: relative;
}

.mec-single-fluent-wrap .mec-breadcrumbs a {
    font-size: 12px;
    line-height: 19px;
    color: #414244;
    font-weight: 400;
}

.mec-single-fluent-wrap .mec-breadcrumbs i {
    font-size: 9px;
}

.mec-single-fluent-wrap .mec-breadcrumbs .mec-current {
    margin-left: 3px;
}

/* Event Image */
.mec-single-fluent-wrap .mec-events-event-image img {
    border-radius: 3px;
    box-shadow: 0 0 70px rgba(27, 69, 91, 0.12);
    margin-bottom: 18px;
}

/* Event Bar */
.mec-single-fluent-wrap .mec-single-event-bar {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.04);
    margin: 0;
    border-left: 7px solid #00acf8;
    margin-bottom: 20px;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    min-height: 141px;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 48px 50px 48px 43px;
}

.mec-single-fluent-wrap .mec-holding-status {
    margin-top: 3px;
    display: inline-block;
}

@media (max-width: 767px) {
    .mec-single-fluent-wrap .mec-single-event-bar {
        padding: 30px 5px 25px 15px;
    }
}

.mec-single-fluent-wrap .mec-single-event-bar>div {
    background-color: #fff;
    display: block;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: flex;
}

.mec-single-fluent-wrap .mec-single-event-bar>div i {
    color: #97dbf7;
    font-size: 39px;
    display: inline-block;
    margin-right: 12px;
}

.mec-single-fluent-wrap .mec-single-event-bar>div h3 {
    font-size: 14px;
    font-weight: 500;
    line-height: 23px;
    /* text-transform: capitalize; */
    color: #000;
    padding: 0;
    margin: 0;
    margin-top: -2px;
}

.mec-single-fluent-wrap .mec-single-event-bar>div dd {
    margin: 0;
    padding: 0;
    color: #898a8c;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
}

.mec-single-fluent-wrap .mec-single-event-bar-inner {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.mec-single-fluent-wrap .mec-single-event-bar .mec-events-event-cost>span:first-child {
    font-size: 11px;
}

.mec-single-fluent-wrap .mec-single-event-bar .mec-single-event-time h3>span:last-child {
    font-size: 10px;
    color: #898a8c;
    margin-left: 8px;
}

.mec-single-fluent-wrap .mec-booking-button {
    background-color: #00acf8;
    border: 0;
    color: #fff;
    margin: 0;
    font-size: 11px;
    line-height: 11px;
    letter-spacing: 0.5px;
    padding: 17px 45px 16px;
    box-shadow: 0 2px 2px rgba(0, 172, 248, 0.27);
}

.mec-single-fluent-wrap .mec-booking-button:hover {
    background-color: #000;
    color: #fff;
    box-shadow: 0 4px 10px rgba(1, 2, 4, 0.32);
}

.mec-single-fluent-wrap .mec-single-event-time .mec-events-abbr {
    /* text-transform: uppercase; */
}

.mec-single-event-bar-seperator {
    display: block;
    width: 1px;
    height: 31px;
    background-color: #e6f7ff;
}

@media (max-width: 767px) {
    .mec-single-fluent-wrap .mec-single-event-bar {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: start;
        align-items: start;
    }

    .mec-single-event-bar-seperator {
        background-color: #fff;
    }
}

/* Left Side */
.mec-single-fluent-wrap .mec-left-side {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.04);
    padding: 50px;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .mec-single-fluent-wrap .mec-left-side {
        padding: 15px;
    }
}

.mec-single-fluent-wrap .mec-single-event-category {
    display: block;
    background-color: #fff;
    margin-bottom: 13px;
    padding: 0;
}

.mec-single-fluent-wrap .mec-single-event-category a {
    background-color: rgba(0, 172, 248, 0.07);
    border-radius: 3px;
    color: #00acf8;
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
    /* text-transform: uppercase; */
    padding: 7px 11px;
    margin-right: 6px;
    margin-bottom: 6px;
    display: inline-block;
}

.mec-single-fluent-wrap .mec-event-content {
    padding: 0;
    margin: 0;
}

.mec-single-fluent-wrap .mec-single-title {
    font-size: 22px;
    line-height: 28px;
    font-weight: 500;
    color: #000;
    margin-bottom: 28px;
}

.mec-single-fluent-wrap p {
    color: #898a8c;
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
    margin-bottom: 23px;
}

.mec-single-fluent-body .lity-content p {
    color: #777f84;
    line-height: 23px;
    font-weight: 400;
    margin-bottom: 3px;
    margin-top: -6px;
    font-size: 12px;
}

/* Social */
.mec-single-fluent-wrap .mec-single-links-wrap {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding-bottom: 19px;
    border-bottom: 1px solid #e6f7ff;
    margin-bottom: 50px;
}

@media (max-width: 767px) {
    .mec-single-fluent-wrap .mec-single-links-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }
}

.mec-single-fluent-wrap .mec-frontbox {
    border: 0;
    padding: 0;
    box-shadow: none;
    margin: 0;
    margin-bottom: 25px;
    background-color: #fff;
}

.mec-single-fluent-wrap .mec-event-social h3 {
    color: #898a8c;
    font-size: 14px;
    line-height: 23px;
    /* text-transform: capitalize; */
    font-weight: 400;
    text-align: left;
    border: 0;
    margin: 0;
    padding-bottom: 13px;
}

.mec-single-fluent-wrap .mec-event-social h3:before {
    display: none;
}

.mec-single-fluent-wrap .mec-event-sharing {
    margin: 0;
    text-align: left;
}

.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a {
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    padding: 0;
    background-color: #fff;
    border: 1px solid #c7ebfb;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 13px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a:hover {
    background-color: #00b6f1;
    border-color: #00b6f1;
    box-shadow: 0 4px 10px rgba(0, 182, 241, 0.3);
    color: #fff !important;
}

.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.facebook {
    color: #3b5996;
}

.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.twitter {
    color: #00acee;
}

.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.vimeo {
    color: #0dadd6;
}

.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.dribble {
    color: #d53e68;
}

.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.youtube {
    color: #cb322c;
}

.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.pinterest {
    color: #cb2027;
}

.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.google {
    color: #c3391c;
}

.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.linkedin {
    color: #0073b2;
}

.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.email {
    color: #ff5d5e;
}

.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.vk {
    color: #5b88bd;
}

.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.tumblr {
    color: #34465d;
}

.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.telegram {
    color: #0088cc;
}

.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.whatsapp {
    color: #25d366;
}

.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.flipboard {
    color: #e12828;
}

.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.pocket {
    color: #ef4056;
}

.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.reddit {
    color: #ff5700;
}

/* Export */
.mec-single-fluent-wrap .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul {
    margin: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse;
    -webkit-box-align: end;
    align-items: flex-end;
}

@media (max-width: 767px) {
    .mec-single-fluent-wrap .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul {
        -webkit-box-align: start;
        align-items: flex-start;
    }
}

.mec-single-fluent-wrap .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li {
    display: inline-block;
    margin-bottom: 6px;
    text-align: center;
    width: auto;
}

.mec-single-fluent-wrap .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a {
    display: inline-block;
    border: 1px solid #c7ebfb;
    border-radius: 2px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03);
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0.5px;
    /* text-transform: uppercase; */
    font-weight: 500;
    margin: 0;
    margin-left: 20px;
    padding: 10px 16px 9px;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    white-space: nowrap;
}

.mec-single-fluent-wrap .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a:hover {
    background-color: #ebf9ff;
    border-color: #00acf8;
    color: #00acf8;
    box-shadow: 0 4px 10px rgba(0, 172, 248, 0.2);
}

@media (max-width: 767px) {
    .mec-single-fluent-wrap .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a {
        white-space: normal;
        margin-left: 0;
    }
}

/* Google Map */
.mec-single-fluent-wrap .mec-events-meta-group {
    border-radius: 3px;
    border: 1px solid #e6f7ff;
    overflow: hidden;
    margin-bottom: 50px;
}

.mec-single-fluent-wrap .mec-googlemap-details {
    height: 250px !important;
}

.mec-single-fluent-wrap .mec-marker-wrap {
    background-color: transparent;
    border: 0;
    margin: 0;
    width: auto;
    height: auto;
    border-radius: 0;
    -webkit-animation-name: mec-fluent-map-bounce;
    animation-name: mec-fluent-map-bounce;
}

.mec-single-fluent-wrap .mec-marker-wrap .mec-marker-pulse-wrap {
    margin-left: 0px;
    -webkit-transform: none;
    transform: none;
}

.mec-single-fluent-wrap .mec-marker-wrap .mec-marker-pulse {
    background-color: #2575fc;
    border-radius: 4px;
    -webkit-transform: none;
    transform: none;
    width: 10px;
    height: 10px;
}

.mec-single-fluent-wrap .mec-marker-wrap .mec-marker-pulse:after {
    box-shadow: none;
    background: rgba(0, 176, 255, 0.15);
    margin: -8px 0 0 -8px;
    z-index: -3;
    width: 26px;
    height: 26px;
    border-radius: 6px;
}

.mec-single-fluent-wrap .mec-marker-wrap .mec-marker {
    display: none;
}

@-webkit-keyframes mec-fluent-map-bounce {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }

    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes mec-fluent-map-bounce {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }

    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.mec-single-fluent-wrap .mec-marker-infowindow-wp:after {
    display: block;
    clear: both;
    content: "";
}

.mec-single-fluent-wrap .mec-marker-infowindow-wp .mec-marker-infowindow-count {
    border-color: #a6e3ff;
    color: #00acf8;
    border-radius: 3px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
}

.mec-single-fluent-wrap .mec-marker-infowindow-wp .mec-marker-infowindow-content span:first-child {
    color: #000;
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
}

.mec-single-fluent-wrap .mec-marker-infowindow-wp .mec-marker-infowindow-content span:last-child {
    color: #898a8c;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
}

/* Location */
.mec-single-fluent-wrap .mec-single-event-location {
    background-color: #fff;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 30px;
    padding-left: 25px;
    -webkit-box-align: center;
    align-items: center;
    margin: 0;
}

.mec-single-fluent-wrap .mec-single-event-additional-locations .mec-single-event-location {
    padding-top: 0;
}

.mec-single-fluent-wrap .mec-single-event-location-inner {
    display: -webkit-box;
    display: flex;
}

.mec-single-fluent-wrap .mec-single-event-location i {
    color: #97dbf7;
    font-size: 40px;
    display: inline-block;
    margin-right: 8px;
}

.mec-single-fluent-wrap .mec-single-event-location h3 {
    margin: 0;
    font-size: 14px;
    line-height: 23px;
    color: #000;
    font-weight: 500;
    margin-top: -2px;
}

.mec-single-fluent-wrap .mec-single-event-location dd {
    margin: 0;
    margin-top: -2px;
}

.mec-single-fluent-wrap .mec-single-event-location address {
    margin: 0;
}

.mec-single-fluent-wrap .mec-single-event-location address .mec-address {
    color: #898a8c;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
}

.mec-single-fluent-wrap .mec-single-event-location img {
    width: 134px;
    height: 85px;
    border-radius: 4px;
    margin: 0;
}

/* Map Direction */
.mec-single-fluent-wrap .mec-single-event-location+.mec-get-direction,
.mec-single-fluent-wrap .mec-single-event-additional-locations+.mec-get-direction {
    border-top: 1px solid #e6f7ff;
}

.mec-single-fluent-wrap .mec-get-direction form {
    display: -webkit-box;
    display: flex;
    padding: 30px;
    margin-bottom: 0;
}

.mec-single-fluent-wrap .mec-map-get-direction-address-cnt {
    -webkit-box-flex: 1;
    flex: 1;
    margin-right: 15px;
}

.mec-single-fluent-wrap .mec-map-get-direction-address-cnt input.mec-map-get-direction-address {
    height: 41px;
    line-height: 41px;
    border-radius: 3px;
    border: 1px solid #a6e3ff;
    box-shadow: none;
    background-color: #fff;
    padding-left: 15px;
    padding-right: 1px;
    font-size: 14px;
    line-height: 19px;
    color: #00acf8 !important;
}

.mec-single-fluent-wrap .mec-map-get-direction-btn-cnt input {
    background-color: #00acf8;
    border-radius: 2px;
    margin: 0;
    color: #fff;
    font-size: 11px;
    line-height: 11px;
    font-weight: 500;
    /* text-transform: uppercase; */
    letter-spacing: 0.5px;
    padding: 16px 37px 14px;
    box-shadow: 0 2px 2px rgba(0, 172, 248, 0.27);
    white-space: normal;
}

.mec-single-fluent-wrap .mec-map-get-direction-btn-cnt input:hover {
    background-color: #000;
    text-decoration: none;
    box-shadow: 0 4px 10px rgba(1, 2, 4, 0.32);
}

@media (max-width: 767px) {
    .mec-single-fluent-wrap .mec-single-event-location {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: start;
        align-items: start;
    }

    .mec-single-fluent-wrap .mec-single-event-location-inner {
        margin-bottom: 20px;
    }

    .mec-single-fluent-wrap .mec-single-event-location img {
        width: 100%;
        height: auto;
    }

    .mec-single-fluent-wrap .mec-get-direction form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

    .mec-single-fluent-wrap .mec-map-get-direction-address-cnt {
        margin-right: 0;
        margin-bottom: 20px;
    }
}

/* Countdown */
.mec-single-fluent-wrap .mec-events-meta-group-countdown {
    background-color: #e6f7ff;
    padding: 35px 40px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    border: 0;
}

@media (max-width: 767px) {
    .mec-single-fluent-wrap .mec-events-meta-group-countdown {
        padding: 2px;
    }
}

.mec-single-fluent-wrap .mec-events-meta-group-countdown .flip-clock-wrapper ul {
    margin: 2px;
}

.mec-single-fluent-wrap .mec-events-meta-group-countdown .mec-end-counts h3 {
    margin: 0;
}

.mec-single-fluent-wrap .mec-events-meta-group-countdown .countdown-w {
    padding: 0;
    display: block;
}

.mec-single-fluent-wrap .mec-events-meta-group-countdown .clockdiv {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.mec-single-fluent-wrap .mec-events-meta-group-countdown .countdown-w .block-w {
    padding: 0;
    margin: 0;
    height: 64px;
    width: 64px;
    font-size: initial;
    line-height: initial;
    display: block;
    background-color: #fff;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    margin: 5px;
    border-radius: 2px;
    border: 1px solid #c7ebfb;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03);
}

.mec-single-fluent-wrap .mec-events-meta-group-countdown .countdown-w .block-w li {
    font-size: initial;
    line-height: initial;
}

.mec-single-fluent-wrap .mec-events-meta-group-countdown .countdown-w span {
    display: inline-block;
    padding: 0;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    color: #000;
    margin-bottom: 4px;
}

.mec-single-fluent-wrap .mec-countdown-details .countdown-w .clockdiv li p {
    font-size: 13px;
    line-height: 13px;
    font-weight: 400;
    color: #898a8c;
    margin: 0;
    padding: 0;
    letter-spacing: 0;
    /* text-transform: uppercase; */
}

.mec-single-fluent-wrap .flip-clock-wrapper ul li a div div.inn {
    background-color: #00acf8;
}

@media (max-width: 767px) {
    .mec-single-fluent-wrap .flip-clock-divider .flip-clock-label {
        display: none;
    }
}

/* Schedule */
.mec-single-fluent-wrap .mec-event-schedule {
    padding: 40px;
    padding-bottom: 0;
    border: 1px solid #e6f7ff;
    border-radius: 3px;
    margin-bottom: 50px;
}

.mec-single-fluent-wrap .mec-event-schedule:after {
    display: block;
    clear: both;
    content: "";
}

.mec-single-fluent-wrap .mec-event-schedule h3 {
    font-size: 18px;
    line-height: 23px;
    font-weight: 500;
    color: #000;
    /* text-transform: capitalize; */
    text-align: left;
    border: 0;
    padding-bottom: 20px;
    margin: 0;
}

.mec-single-fluent-wrap .mec-event-schedule h3:before {
    display: none;
}

.mec-single-fluent-wrap .mec-event-schedule h4 {
    clear: left;
    float: left;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    color: #000;
    margin: 0 25px 10px 0;
    padding-right: 15px;
}

.mec-single-fluent-wrap .mec-event-schedule-content {
    float: left;
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    border-left: 0;
    padding: 0;
    padding-top: 9px;
    margin: 0;
    margin-bottom: 2px;
}

.mec-single-fluent-wrap .mec-event-schedule-content dl {
    border-left: 2px solid #e0f5ff;
    margin: 0;
    padding-left: 40px;
    padding-bottom: 30px;
    max-width: 400px;
}

.mec-single-fluent-wrap .mec-event-schedule-content dl:last-of-type {
    border-left: 0;
}

.mec-single-fluent-wrap .mec-event-schedule-content dl:before {
    top: 0;
    width: 26px;
    border: 1px solid #e0f5ff;
}

.mec-single-fluent-wrap .mec-event-schedule-content dl:first-of-type:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -26px;
    width: 26px;
    height: 0;
    border: 1px solid #e0f5ff;
}

.mec-single-fluent-wrap .mec-event-schedule-content dl dt.mec-schedule-time {
    font-size: 12px;
    line-height: 23px;
    font-weight: 400;
    color: #898a8c;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-top: -10px;
    margin-bottom: 0;
    flex-wrap: wrap;
}

.mec-single-fluent-wrap .mec-event-schedule-content dl dt.mec-schedule-time span {
    color: #898a8c;
    margin: 0 5px;
}

.mec-single-fluent-wrap .mec-event-schedule-content dl dt.mec-schedule-time:before {
    content: "\e081";
    font-family: "simple-line-icons";
    font-size: 14px;
    left: 0;
    color: #ade7ff;
    margin-right: 2px;
}

.mec-single-fluent-wrap .mec-event-schedule-content dl dt.mec-schedule-title {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #000;
    margin-bottom: 0;
}

.mec-single-fluent-wrap .mec-event-schedule-content dl dt.mec-schedule-description {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #898a8c;
    margin-bottom: 8px;
}

.mec-single-fluent-wrap .mec-event-schedule-content .mec-schedule-speakers {
    background-color: #fff;
    padding: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: wrap;
}

.mec-single-fluent-wrap .mec-event-schedule-content h6 {
    margin: 0;
    font-size: 12px;
    line-height: 23px;
    font-weight: 400;
    /* text-transform: capitalize; */
    color: #b4b6b8;
    margin-right: 7px;
}

.mec-single-fluent-wrap .mec-event-schedule-content a {
    font-size: 12px;
    line-height: 23px;
    color: #898a8c;
    font-weight: 400;
}

.mec-single-fluent-wrap .mec-event-schedule-content a:hover {
    color: #00acf8;
}

@media (max-width: 1199px) {
    .mec-single-fluent-wrap .mec-event-schedule-content dl {
        max-width: 350px;
    }
}

@media screen and (max-width: 960px) and (min-width: 768px) {
    .mec-single-fluent-wrap .mec-event-schedule-content dl {
        max-width: 450px;
    }
}

@media (max-width: 767px) {

    .mec-single-fluent-wrap .mec-event-schedule h4,
    .mec-single-fluent-wrap .mec-event-schedule-content {
        float: none;
    }

    .mec-single-fluent-wrap .mec-event-schedule-content dl:first-of-type:after {
        display: none;
    }
}

@media (max-width: 480px) {
    .mec-single-fluent-wrap .mec-event-schedule-content dl {
        padding-left: 0;
        border-left: 0;
    }

    .mec-single-fluent-wrap .mec-event-schedule-content dl:before {
        display: none;
    }
}

/* Sidebar */
.mec-single-fluent-wrap .col-md-4 .mec-frontbox {
    background-color: #fff;
    margin: 0;
    margin-bottom: 20px;
    border-radius: 3px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.04);
    padding: 30px;
}

.mec-single-fluent-wrap .col-md-4 .mec-frontbox>h3,
.mec-single-fluent-wrap .col-md-4 .mec-frontbox .mec-frontbox-title {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: #000;
    display: block !important;
    margin: 0 !important;
    padding-bottom: 16px;
    /* text-transform: capitalize; */
    text-align: left;
    border: 0;
    padding-left: 0;
}

.mec-single-fluent-wrap .col-md-4 .mec-frontbox>h3:before,
.mec-single-fluent-wrap .col-md-4 .mec-frontbox .mec-frontbox-title:before {
    display: none;
}

/* Labels */
.mec-single-fluent-wrap .mec-single-event-label {
    padding-right: 11px !important;
}

.mec-single-fluent-wrap .mec-single-event-label:after {
    display: block;
    clear: both;
    content: "";
}

.mec-single-fluent-wrap .mec-single-event-label>h3 {
    padding-bottom: 14px !important;
}

.mec-single-fluent-wrap .mec-single-event-label span {
    margin: 2px 4px 2px 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 23px;
    /* text-transform: capitalize; */
    display: block;
    float: left;
    padding: 0 7px;
    position: relative;
    z-index: 3;
}

.mec-single-fluent-wrap .mec-single-event-label span:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    height: 1px;
    border: 11px solid;
    z-index: -1;
    opacity: 0.07;
    border-radius: 3px;
}

.mec-single-fluent-wrap .mec-single-event .mec-cancellation-reason span {
    letter-spacing: 0;
    font-weight: 500;
    border-radius: 2px;
}

/* Organizer */
.mec-single-fluent-wrap .mec-single-event-organizer,
.mec-single-fluent-wrap .mec-single-event-additional-organizers {
    background-color: #fff;
    padding: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    margin: 0;
}

.mec-single-fluent-wrap .mec-single-event-additional-organizers {
    margin-top: 30px;
}

.mec-single-fluent-wrap .mec-single-event-organizer>h3,
.mec-single-fluent-wrap .mec-single-event-additional-organizers>h3 {
    -webkit-box-ordinal-group: 0;
    order: -1;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    color: #000;
    display: block !important;
    margin: 0 !important;
    padding-bottom: 13px;
    /* text-transform: capitalize; */
}

.mec-single-fluent-wrap .mec-single-event-organizer img,
.mec-single-fluent-wrap .mec-single-event-additional-organizers img {
    width: 85px;
    height: 85px;
    border-radius: 50%;
    border: 1px solid #f1f2f4;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.03);
    margin-bottom: 8px;
}

.mec-single-fluent-wrap .mec-single-event-organizer .mec-organizer i,
.mec-single-fluent-wrap .mec-single-event-additional-organizers .mec-organizer i {
    display: none;
}

.mec-single-fluent-wrap .mec-single-event-organizer .mec-organizer h6,
.mec-single-fluent-wrap .mec-single-event-additional-organizers .mec-organizer h6 {
    font-size: 14px;
    line-height: 23px;
    font-weight: 500;
    color: #000;
    /* text-transform: capitalize; */
    display: block;
    margin: 0;
    padding-bottom: 15px;
}

.mec-single-fluent-wrap .mec-single-event-organizer dd,
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
    margin-bottom: 0;
}

.mec-single-fluent-wrap .mec-single-event-organizer dd h6,
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd h6 {
    display: none;
}

.mec-single-fluent-wrap .mec-single-event-organizer dd i,
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd i {
    margin: 0;
    margin-right: 12px;
    line-height: 14px;
}

.mec-single-fluent-wrap .mec-single-event-organizer dd i:before,
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd i:before {
    color: #ade7ff;
    font-size: 14px;
}

.mec-single-fluent-wrap .mec-single-event-organizer dd span,
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd span {
    padding: 0;
}

.mec-single-fluent-wrap .mec-single-event-organizer dd a,
.mec-single-fluent-wrap .mec-single-event-organizer dd p,
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd a,
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd p {
    display: inline-block;
    font-size: 12px;
    line-height: 23px;
    font-weight: 400;
    color: #898a8c;
}

.mec-single-fluent-wrap .mec-single-event-organizer dd a:hover,
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd a:hover {
    color: #00acf8;
}

.mec-single-fluent-wrap .mec-single-event-organizer dd p,
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd p {
    line-height: 17px;
    padding: 0;
    margin: 0;
}

.mec-single-fluent-wrap .mec-single-event-organizer dd.mec-organizer-description,
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd.mec-organizer-description {
    margin-top: 2px;
}

.mec-single-fluent-wrap .mec-single-event-organizer dd.mec-organizer-description:before,
.mec-single-fluent-wrap .mec-single-event-additional-organizers dd.mec-organizer-description:before {
    content: "\e013";
    font-family: "simple-line-icons";
    font-size: 14px;
    left: 0;
    color: #ade7ff;
    align-self: start;
    margin-right: 12px;
}

.mec-single-fluent-wrap .mec-single-event-additional-organizers .mec-single-event-additional-organizer {
    border-bottom: 1px solid #e6f7ff;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

/* QRCode */
.mec-single-fluent-wrap .mec-qrcode-details {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}

.mec-single-fluent-wrap .mec-qrcode-details img {
    width: 126px;
    height: 126px;
}

/* Speakers */
.mec-single-fluent-wrap .mec-speakers-details ul {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.mec-single-fluent-wrap .mec-speakers-details ul li {
    background-color: #fff;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
}

.mec-single-fluent-wrap .mec-speakers-details ul li:last-child {
    margin-bottom: 0;
}

.mec-single-fluent-wrap .mec-speakers-details ul li a {
    display: block;
}

.mec-single-fluent-wrap .mec-speakers-details ul li .mec-speaker-avatar a img {
    width: 60px;
    height: 60px;
    border: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}

.mec-single-fluent-wrap .mec-speakers-details ul li .mec-speaker-name {
    font-size: 14px;
    line-height: 23px;
    font-weight: 500;
    color: #000;
    padding-left: 0;
    margin-top: 0;
}

.mec-single-fluent-wrap .mec-speakers-details ul li img+.mec-speaker-name {
    max-width: calc(100% - 60px);
    padding-left: 16px;
    margin-top: 11px;
}

.mec-single-fluent-wrap .mec-speakers-details ul li .mec-speaker-job-title {
    font-size: 12px;
    line-height: 14px;
    margin: 0;
    padding-left: 0;
    color: #898a8c;
}

.mec-single-fluent-wrap .mec-speakers-details ul li img+.mec-speaker-name+.mec-speaker-job-title {
    padding-left: 76px;
}

/* Local Time */
.mec-single-fluent-wrap .col-md-4 .mec-local-time-details>h3 {
    padding-bottom: 13px;
}

.mec-single-fluent-wrap .col-md-4 .mec-local-time-details:before {
    display: none;
}

.mec-single-fluent-wrap .mec-local-time-details li {
    font-size: 12px;
    line-height: 23px;
    font-weight: 400;
    color: #b4b6b8;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 2px;
}

.mec-single-fluent-wrap .mec-local-time-details li:last-child {
    margin-bottom: 0;
}

.mec-single-fluent-wrap .mec-local-time-details li span {
    color: #898a8c;
    margin: 0 5px;
}

.mec-single-fluent-wrap .mec-local-time-details li:before {
    font-family: "simple-line-icons";
    font-size: 14px;
    color: #ade7ff;
    margin-right: 8px;
}

.mec-single-fluent-wrap .mec-local-time-details li:first-child:before {
    content: "\e096";
}

.mec-single-fluent-wrap .mec-local-time-details li:nth-of-type(2):before {
    content: "\e075";
}

.mec-single-fluent-wrap .mec-local-time-details li:last-child:before {
    content: "\e081";
}

/* Attendees */
.mec-single-fluent-wrap .col-md-4 .mec-attendees-list-details>h3 {
    padding-bottom: 14px;
}

.mec-single-fluent-wrap .mec-attendees-list-details li {
    margin: 0;
    margin-bottom: 20px;
    position: relative;
}

.mec-single-fluent-wrap .mec-attendees-list-details li:last-child {
    margin-bottom: 0;
}

.mec-single-fluent-wrap .mec-attendees-list-details a {
    display: block;
}

.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendee-avatar img {
    border-radius: 50%;
    width: 60px;
    height: 60px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}

.mec-single-fluent-wrap .mec-attendees-list-details li .mec-attendee-profile-link {
    margin: 13px 0 0 11px;
    vertical-align: top;
    width: calc(100% - 75px);
}

.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendee-profile-link a {
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    color: #000;
}

.mec-single-fluent-wrap .mec-attendees-list-details span.mec-attendee-profile-ticket-number {
    width: auto;
    height: auto;
    border-radius: 0;
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
    background-color: #fff;
    color: #898a8c;
    margin-right: 8px;
    margin-top: -4px;
}

.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendee-profile-link span:last-child {
    background-color: #00acf8;
    color: #fff;
    border-radius: 2px 2px 10px 2px;
    box-shadow: 0 2px 2px rgba(0, 172, 248, 0.27);
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
    padding: 3px 27px 3px 6px;
    /* text-transform: capitalize; */
    position: relative;
    overflow: hidden;
    margin-top: -2px;
}

.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendee-profile-link span:last-child i {
    font-size: 6px;
    font-weight: 700;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 20px;
    background-color: #0097e5;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendees-toggle {
    position: absolute;
    z-index: 3;
    margin: 0;
    top: calc(100% - 6px);
    left: 83px;
    width: 270px;
    background-color: #fff;
    border: 0;
    box-shadow: 0 2px 80px rgba(0, 0, 0, 0.16);
    border-radius: 3px;
    padding: 20px;
}

.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendees-toggle:before,
.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendees-toggle:after {
    display: none;
}

.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendees-toggle .mec-attendees-item {
    padding: 0;
    margin-bottom: 15px;
}

.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendees-toggle .mec-attendees-item:last-child {
    margin-bottom: 0;
}

.mec-single-fluent-wrap .mec-attendee-avatar-sec {
    width: 55px;
    margin-right: 9px;
}

.mec-single-fluent-wrap .mec-attendee-avatar-sec img {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}

.mec-single-fluent-wrap .mec-attendee-profile-name-sec,
.mec-single-fluent-wrap .mec-attendee-profile-ticket-sec {
    width: calc(100% - 66px);
}

.mec-single-fluent-wrap .mec-attendee-profile-name-sec {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #000;
    margin-top: 9px;
}

.mec-single-fluent-wrap .mec-attendee-profile-ticket-sec {
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
    color: #898a8c;
}

@media (max-width: 1200px) and (min-width: 960px) {
    .mec-single-fluent-wrap .mec-attendees-list-details .mec-attendees-toggle {
        max-width: calc(100% + 60px);
        left: -30px;
    }
}

@media (max-width: 767px) {
    .mec-single-fluent-wrap .mec-attendees-list-details .mec-attendees-toggle {
        max-width: 100%;
        left: 0;
    }
}

/* Next Occurrence */
.mec-single-fluent-wrap .mec-next-event-details ul {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.mec-single-fluent-wrap .mec-next-event-details ul li:first-child {
    -webkit-box-ordinal-group: 101;
    order: 100;
    margin-bottom: 0;
}

.mec-single-fluent-wrap .mec-next-event-details a {
    border: 1px solid #c7ebfb;
    border-radius: 2px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03);
    /* text-transform: uppercase; */
    color: #00acf8;
    letter-spacing: 0.5px;
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
    margin-top: 20px;
    padding: 10px 9px 9px;
    text-align: center;
    display: block;
    width: 100%;
}

.mec-single-fluent-wrap .mec-next-event-details a:hover {
    background-color: #ebf9ff;
    border-color: #00acf8;
    color: #00acf8;
    box-shadow: 0 4px 10px rgba(0, 172, 248, 0.2);
}

.mec-single-fluent-wrap .mec-next-event-details li {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.mec-single-fluent-wrap .mec-next-event-details i {
    margin-right: 8px;
    margin-left: 0;
}

.mec-single-fluent-wrap .mec-next-event-details i:before {
    font-size: 14px;
    color: #ade7ff;
}

.mec-single-fluent-wrap .mec-next-event-details .mec-time-comment {
    display: none;
}

.mec-single-fluent-wrap .mec-next-event-details h6 {
    display: none;
}

.mec-single-fluent-wrap .mec-next-event-details dd {
    margin: 0;
}

.mec-single-fluent-wrap .mec-next-event-details abbr {
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    color: #898a8c;
}

.mec-single-fluent-wrap .mec-next-event-details li:last-child abbr {
    /* text-transform: uppercase; */
}

/* Weather */
.mec-single-fluent-wrap .col-md-4 .mec-frontbox.mec-weather-details {
    padding: 0;
}

.mec-single-fluent-wrap .col-md-4 .mec-frontbox.mec-weather-details>h3 {
    display: none !important;
}

.mec-single-fluent-wrap .mec-weather-box {
    padding: 0;
    margin: 0;
}

.mec-single-fluent-wrap .mec-weather-head {
    padding: 8px 25px 20px 20px;
    margin: 0;
    border-radius: 3px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.04);
}

.mec-single-fluent-wrap .mec-weather-summary {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse;
    margin: 8px 0;
}

.mec-single-fluent-wrap .mec-weather-extras {
    float: left;
    clear: both;
    min-height: unset;
    padding: 8px 5px 0;
}

.mec-single-fluent-wrap .degrees-mode {
    left: auto;
    right: 25px;
    bottom: 25px;
    border-radius: 4px;
    padding: 5px;
    font-size: 15px;
}

.mec-single-fluent-wrap .mec-weather-summary-temp {
    font-size: 30px;
    line-height: 34px;
}

.mec-single-fluent-wrap .mec-weather-summary-report {
    font-size: 16px;
    line-height: 16px;
    color: #fff;
}

.mec-single-fluent-wrap .mec-weather-extras>div {
    font-size: 12px;
}

.mec-single-fluent-wrap .mec-weather-extras span {
    color: rgba(255, 255, 255, 0.6);
    font-size: 12px;
}

/* Book Event */
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking,
.mec-single-fluent-wrap .mec-events-meta-group-booking {
    background-color: #e6f7ff;
    padding: 0px 40px 40px;
    border: 0;
    margin-bottom: 0;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking {
    width: 430px;
    max-width: 100%;
    border-radius: 3px;
    max-height: 85vh !important;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-loader,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-loader {
    width: 5.5em;
    height: 5.5em;
    border-top: 0;
    border-right: 0.1em solid #60eafd;
    border-bottom: 0.1em solid #60eafd;
    border-left: 0.1em solid #fff;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking form>h4,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking #mec_book_payment_form>h4,
.mec-single-fluent-wrap .mec-events-meta-group-booking form>h4,
.mec-single-fluent-wrap .mec-events-meta-group-booking #mec_book_payment_form>h4 {
    font-size: 18px;
    line-height: 23px;
    font-weight: 500;
    color: #000;
    /* text-transform: capitalize; */
    text-align: left;
    border: 0;
    letter-spacing: 0;
    padding: 20px 40px;
    margin: 0 -40px 30px;
    background-color: #fff;
    width: auto;
    box-shadow: 0 2px 8px -4px rgba(0, 0, 0, 0.1);
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking form>h4:before,
.mec-single-fluent-wrap .mec-events-meta-group-booking form>h4:before {
    display: none;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-first,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-event-tickets-list,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-first,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-event-tickets-list {
    padding: 0;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-event-tickets-list,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-event-tickets-list {
    margin-bottom: 48px;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking h5,
.mec-single-fluent-wrap .mec-events-meta-group-booking h5 {
    margin: 0;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking h5 span,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking label,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking label.wn-checkbox-label,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-event-ticket-name,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-event-ticket-available,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-p p,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-gateway-comment,
.mec-single-fluent-wrap .mec-events-meta-group-booking h5 span,
.mec-single-fluent-wrap .mec-events-meta-group-booking label,
.mec-single-fluent-wrap .mec-events-meta-group-booking label.wn-checkbox-label,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-event-ticket-name,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-event-ticket-available,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-p p,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-gateway-comment {
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    color: #00acf8;
    margin: 0 0 4px !important;
    padding: 0;
    box-shadow: none;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-event-ticket-available,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-event-ticket-available {
    margin-top: -22px !important;
    margin-bottom: 28px !important;
    display: block;
    font-size: 11px;
    letter-spacing: 0.5px;
    font-weight: 300;
    color: #80abbf;
}

.mec-single-fluent-body .lity-content .mec-google-recaptcha,
.mec-single-fluent-wrap .mec-google-recaptcha {
    margin-left: 0;
    margin-bottom: 30px;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .nice-select,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="date"],
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="email"],
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="number"],
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="password"],
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="tel"],
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="text"],
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking select,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking textarea,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .StripeElement,
.mec-single-fluent-wrap .mec-events-meta-group-booking .nice-select,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="date"],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="email"],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="number"],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="password"],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="tel"],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="text"],
.mec-single-fluent-wrap .mec-events-meta-group-booking select,
.mec-single-fluent-wrap .mec-events-meta-group-booking textarea,
.mec-single-fluent-wrap .mec-events-meta-group-booking .StripeElement {
    width: 340px;
    max-width: 100%;
    float: none;
    border: 1px solid #c7ebfb !important;
    border-radius: 3px;
    background-color: #fff;
    height: 41px;
    line-height: 39px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
    margin-bottom: 24px !important;
    color: #00acf8;
    font-size: 14px;
    font-weight: 400;
    box-shadow: none !important;
    min-height: unset;
    min-width: unset;
    padding-top: 0;
    padding-bottom: 0;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .StripeElement,
.mec-single-fluent-wrap .mec-events-meta-group-booking .StripeElement {
    width: unset;
    padding-top: 12px;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="date"],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="date"] {
    -webkit-appearance: none;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="date"]::-webkit-inner-spin-button,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="date"]::-webkit-calendar-picker-indicator,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="date"]::-webkit-inner-spin-button,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="date"]::-webkit-calendar-picker-indicator {
    -webkit-appearance: none;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="date"]:after,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="date"]:after {
    content: "\e075";
    font-family: "simple-line-icons";
    font-size: 14px;
    color: #ade7ff;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking textarea,
.mec-single-fluent-wrap .mec-events-meta-group-booking textarea {
    min-height: 175px;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="file"],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="file"] {
    max-width: 166px;
    text-align: center;
    height: 44px;
    transition: all 0.2s ease;
    border-radius: 5px !important;
    border: 2px dashed #b8e9f3;
    margin-bottom: 24px !important;
    background-color: #fff;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="file"]:hover,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="file"]:hover {
    box-shadow: 0 2px 16px -3px #cfeff5;
    cursor: pointer;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="file"]::-webkit-file-upload-button,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="file"]::-webkit-file-upload-button {
    visibility: hidden;
    width: 1px;
    height: 38px;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="file"]::-moz-file-upload-button,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="file"]::-moz-file-upload-button {
    visibility: hidden;
    width: 1px;
    height: 38px;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .nice-select,
.mec-single-fluent-wrap .mec-events-meta-group-booking .nice-select {
    padding-right: 37px;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .nice-select:after,
.mec-single-fluent-wrap .mec-events-meta-group-booking .nice-select:after {
    border-bottom: 2px solid #00acf8;
    border-right: 2px solid #00acf8;
    width: 8px;
    height: 8px;
    top: 6px;
    right: 12px;
    font-family: unset;
    content: "";
    display: block;
    margin-top: 11px;
    pointer-events: none;
    padding: unset;
    -ebkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .nice-select .list,
.mec-single-fluent-wrap .mec-events-meta-group-booking .nice-select .list {
    width: 100%;
    margin: 1px 0;
    border-radius: 0 0 3px 3px;
    box-shadow: 0 4px 11px -3px rgb(78, 167, 210, 0.5), 0 0 0 1px #c7ebfb;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .nice-select .list li,
.mec-single-fluent-wrap .mec-events-meta-group-booking .nice-select .list li {
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px;
    line-height: 35px;
    min-height: 35px;
    color: rgba(0, 172, 248, 0.8);
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking button,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking button {
    background-color: #00acf8;
    border-radius: 2px;
    box-shadow: 0 2px 2px rgba(0, 172, 248, 0.27);
    font-weight: 500;
    font-size: 11px;
    letter-spacing: 0.5px;
    margin: 0;
    min-width: 116px;
    padding: 16px 15px 14px;
    float: none;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking button:hover,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking button:hover {
    background-color: #000;
    text-decoration: none;
    box-shadow: 0 4px 10px rgba(1, 2, 4, 0.32);
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-btn-wrap button,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-btn-wrap button {
    margin-top: 26px;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking button.mec-book-form-back-button,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking button.mec-book-form-back-button {
    background-color: #afe6ff;
    margin-right: 10px;
    box-shadow: 0 2px 2px rgba(175, 230, 255, 0.27);
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking button.mec-book-form-back-button:hover,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking button.mec-book-form-back-button:hover {
    background-color: #000;
    text-decoration: none;
    box-shadow: 0 4px 10px rgba(1, 2, 4, 0.32);
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking ul li,
.mec-single-fluent-wrap .mec-events-meta-group-booking ul li {
    margin: 0;
    clear: both;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-ticket-container>*,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-ticket-container>* {
    padding: 0;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-ticket-container>h4,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-ticket-container>h4 {
    margin: 5px 0 12px;
    padding: 0;
    padding-bottom: 15px;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-ticket-container:not(:first-child)>h4,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-ticket-container:not(:first-child)>h4 {
    border-top: 1px solid #a6e3ff;
    padding-top: 50px;
    margin-top: 26px;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-ticket-container>h4 .mec-ticket-name,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-ticket-container>h4 .mec-ticket-name {
    display: inline-block;
    background-color: #fff;
    border-radius: 3px;
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
    color: #00acf8;
    /* text-transform: uppercase; */
    padding: 8px 13px;
    letter-spacing: 0;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-ticket-container .mec-reg-mandatory:nth-child(2) label:after,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-ticket-container .mec-reg-mandatory:nth-child(3) label:after,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-ticket-container .wbmec-mandatory,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-ticket-container .mec-reg-mandatory:nth-child(2) label:after,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-ticket-container .mec-reg-mandatory:nth-child(3) label:after,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-ticket-container .wbmec-mandatory {
    color: #00acf8;
    padding: 0;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking label.wn-checkbox-label,
.mec-single-fluent-wrap .mec-events-meta-group-booking label.wn-checkbox-label {
    background-color: #fff;
    border: 2px solid #a8e4ff;
    width: 17px;
    height: 17px;
    border-radius: 3px;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="checkbox"]:checked+.wn-checkbox-label,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="checkbox"]:checked+.wn-checkbox-label {
    border-color: #a8e4ff;
    box-shadow: none;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking label.wn-checkbox-label:after,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking label.wn-checkbox-label:before,
.mec-single-fluent-wrap .mec-events-meta-group-booking label.wn-checkbox-label:after,
.mec-single-fluent-wrap .mec-events-meta-group-booking label.wn-checkbox-label:before {
    background-color: #00acf8;
    width: 2px;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking label.wn-checkbox-label:before,
.mec-single-fluent-wrap .mec-events-meta-group-booking label.wn-checkbox-label:before {
    -webkit-transform: rotate(-138deg);
    transform: rotate(-138deg);
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="checkbox"]:checked+.wn-checkbox-label::after,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="checkbox"]:checked+.wn-checkbox-label::after {
    height: 5px;
    left: 2px;
    top: 7px;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="checkbox"]:checked+.wn-checkbox-label::before,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="checkbox"]:checked+.wn-checkbox-label::before {
    height: 6px;
    left: 7px;
    top: 9px;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-checkbox,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-radio,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-p,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-agreement,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-checkbox,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-radio,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-p,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-agreement {
    margin-bottom: 22px;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="checkbox"],
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="radio"],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="checkbox"],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="radio"] {
    margin: 0;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-checkbox label,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-radio label,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-checkbox label,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-radio label {
    display: block;
    vertical-align: text-bottom;
    line-height: 1;
    padding: 4px 0;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-checkbox label:after,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-radio label:after,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-checkbox label:after,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-radio label:after {
    display: block;
    clear: both;
    content: "";
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="checkbox"],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="checkbox"] {
    width: 17px;
    height: 17px;
    min-height: unset;
    border: 2px solid #a8e4ff;
    border-radius: 3px;
    margin-top: -1px;
    margin-right: 12px !important;
    margin-bottom: 0 !important;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="radio"],
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="radio"] {
    position: relative;
    margin-right: 10px !important;
    margin-bottom: 1px !important;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="radio"]:before,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="radio"]:before {
    box-shadow: none;
    border: 2px solid #a8e4ff;
    width: 17px;
    height: 17px;
    position: absolute;
    top: -1px;
    left: -3px;
    margin: 0;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="radio"]:after,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="radio"]:after {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    background-color: #fff;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    top: 4px;
    left: 2px;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="radio"]:checked:before,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="radio"]:checked:before {
    border: 2px solid #a8e4ff;
    box-shadow: none;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="radio"]:checked:after,
.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="radio"]:checked:after {
    background-color: #00acf8;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-agreement a,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-agreement a {
    color: #00acf8;
    text-decoration: underline;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-first-for-all-wrapper,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-first-for-all-wrapper {
    margin-bottom: 20px;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-first-for-all-wrapper label.wn-checkbox-label,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-first-for-all-wrapper label.wn-checkbox-label {
    margin-right: 9px !important;
}

/* Checkout */
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-price,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-price {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: end;
    align-items: flex-end;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-details,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-details {
    width: 100%;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details {
    margin-top: 4px;
    margin-bottom: 6px;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-header,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-body>div,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-header,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-body>div,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-header,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-header {
    border-bottom: 2px solid #00acf8;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-body>div:not(:last-child),
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-body>div:not(:last-child) {
    border-bottom: 1px solid #a6e3ff;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details span:first-child,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail span:first-child,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details span:first-child,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail span:first-child {
    -webkit-box-flex: 1.97;
    flex: 1.97 1.97 0;
    min-height: 1px;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details span:nth-of-type(2),
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail span:nth-of-type(2),
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details span:nth-of-type(2),
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail span:nth-of-type(2) {
    -webkit-box-flex: 1;
    flex: 1 1 0;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details span:last-child,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail span:last-child,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details span:last-child,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail span:last-child {
    -webkit-box-flex: 1.085;
    flex: 1.085 1.085 0;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-header span,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-header span {
    font-size: 14px;
    line-height: 22px;
    color: #616264;
    font-weight: 500;
    padding-bottom: 20px;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-body span,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-body span {
    font-size: 12px;
    line-height: 22px;
    font-weight: 400;
    color: #949ba2;
    padding: 24px 0;
    /* text-transform: capitalize; */
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail.mec-book-price-detail-typetickets,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail.mec-book-price-detail-typetickets {
    display: none;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail span,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail span {
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    padding: 6px 0;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail .mec-book-price-detail-description,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail .mec-book-price-detail-description {
    color: #000;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail .mec-book-price-detail-amount,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail .mec-book-price-detail-amount {
    color: #777;
}

@media (max-width: 480px) {

    .mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details,
    .mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail span:first-child,
    .mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details,
    .mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail span:first-child {
        display: none;
    }

    .mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail.mec-book-price-detail-typetickets,
    .mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail.mec-book-price-detail-typetickets {
        display: block;
    }

    .mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail span,
    .mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail span {
        -webkit-box-flex: 1 !important;
        flex: 1 1 0 !important;
    }
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-total,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-total {
    background-color: #fff;
    padding: 27px 37px;
    border-radius: 3px;
    margin-top: 15px;
    margin-bottom: 28px;
    width: 305px;
    max-width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
}

@media (max-width: 767px) {

    .mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-total,
    .mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-total {
        padding: 20px;
    }
}

@media (max-width: 480px) {

    .mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-total,
    .mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-total {
        padding: 10px;
        white-space: nowrap;
    }
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-total .mec-book-price-total-description,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-total .mec-book-price-total-description {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    color: #000;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-total .mec-book-price-total-amount,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-total .mec-book-price-total-amount {
    font-size: 22px;
    line-height: 22px;
    font-weight: 700;
    color: #2bbc10;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-coupon form,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-coupon form {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-bottom: 35px;
}

@media (max-width: 767px) {

    .mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-coupon form,
    .mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-coupon form {
        flex-wrap: wrap;
    }
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-coupon form input,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-coupon form input {
    width: 335px;
    margin-bottom: 0 !important;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-coupon form button,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-coupon form button {
    min-width: 176px;
    margin-top: 0 !important;
}

@media (max-width: 767px) {

    .mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-coupon form button,
    .mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-coupon form button {
        margin-top: 10px !important;
        width: 100%;
        min-width: unset;
    }
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-label,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-label {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    margin-bottom: 14px;
    padding-right: 15px;
}

@media (max-width: 767px) {

    .mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-label,
    .mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-label {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
    }
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-label input[type="radio"],
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-label input[type="radio"] {
    margin-right: 6px !important;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-checkout,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-checkout {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-checkout:not(.mec-until-hidden),
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-checkout:not(.mec-until-hidden) {
    margin-top: 29px;
    margin-bottom: -4px;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout1,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout2,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout6,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout1,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout2,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout6 {
    margin-top: 0;
    margin-bottom: 0;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways .mec-gateway-comment,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways .mec-gateway-comment {
    color: #000;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout3 .mec-gateway-comment,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout5 .mec-gateway-comment,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout7 .mec-gateway-comment,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout3 .mec-gateway-comment,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout5 .mec-gateway-comment,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout7 .mec-gateway-comment {
    margin-top: -29px !important;
    margin-bottom: 29px !important;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-click-pay button.mec-book-form-next-button,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-click-pay button.mec-book-form-next-button {
    float: right;
    margin: 0 0 -66px;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking #mec_book_payment_form button,
.mec-single-fluent-wrap .mec-events-meta-group-booking #mec_book_payment_form button {
    margin-top: 30px;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking #mec_book_payment_form select[name="expiration_date_month"]+.nice-select,
.mec-single-fluent-body .lity-content .mec-events-meta-group-booking #mec_book_payment_form select[name="expiration_date_year"]+.nice-select,
.mec-single-fluent-wrap .mec-events-meta-group-booking #mec_book_payment_form select[name="expiration_date_month"]+.nice-select,
.mec-single-fluent-wrap .mec-events-meta-group-booking #mec_book_payment_form select[name="expiration_date_year"]+.nice-select {
    width: 164px;
    float: left;
    clear: none;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking #mec_book_payment_form select[name="expiration_date_month"]+.nice-select,
.mec-single-fluent-wrap .mec-events-meta-group-booking #mec_book_payment_form select[name="expiration_date_month"]+.nice-select {
    margin-right: 10px;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking #mec_book_payment_form .mec-form-row,
.mec-single-fluent-wrap .mec-events-meta-group-booking #mec_book_payment_form .mec-form-row {
    clear: both;
}

@media (max-width: 480px) {

    .mec-single-fluent-body .lity-content .mec-events-meta-group-booking #mec_book_payment_form button,
    .mec-single-fluent-wrap .mec-events-meta-group-booking #mec_book_payment_form button {
        margin-top: 70px;
    }

    .mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-click-pay button.mec-book-form-next-button,
    .mec-single-fluent-wrap .mec-events-meta-group-booking .mec-click-pay button.mec-book-form-next-button {
        left: 40px;
        bottom: 92px;
    }
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-gateway-message.mec-success,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-gateway-message.mec-success {
    margin-top: 30px;
    padding: 20px 30px;
    border-radius: 3px;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.016);
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-gateway-message.mec-success a,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-gateway-message.mec-success a {
    color: #00acf8;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-error,
.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-error {
    background-color: #ff017e;
    color: #fff;
    margin: 20px 0;
    padding: 10px 15px;
    border-radius: 3px;
}

.mec-single-fluent-body .lity-content .mec-events-meta-group-booking form,
.mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking form {
    margin-left: 0;
    margin-right: 0;
}

.mec-single-fluent-body .lity-content ul.mec-book-tickets-container,
.mec-single-fluent-wrap .lity-content ul.mec-book-tickets-container {
    margin: 0;
}

/* Related */
.mec-related-events-wrap {
    margin-top: 80px;
    margin-bottom: 50px;
}

.mec-related-events-wrap .mec-rec-events-title {
    margin: 0 !important;
    border: 0 !important;
    font-size: 26px;
    font-weight: 700;
    line-height: 28px;
    color: #000;
    /* text-transform: capitalize !important; */
    padding: 0 !important;
    padding-bottom: 29px !important;
}

.mec-related-events-wrap .mec-rec-events-title:before {
    display: none;
}

.mec-single-fluent-wrap .mec-related-event-post {
    border: 0;
    border-radius: 3px;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 4px 10px rgba(23, 102, 232, 0.07);
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
}

.mec-single-fluent-wrap .mec-related-event-post figure {
    position: relative;
}

.mec-single-fluent-wrap .mec-related-event-post figure a {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: stretch;
    align-items: stretch;
}

.mec-single-fluent-wrap .mec-related-event-post figure img {
    border-radius: 4px 4px 0 0;
}

.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap {
    background-color: #f7fcff;
    min-height: 72px;
    border-bottom: 1px solid #e6f7ff;
    padding: 20px 25px 12px;
}

.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap .mec-event-date {
    text-align: left;
}

.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap .mec-event-date span {
    color: #898a8c;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    display: inline-block;
}

.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap span.mec-event-day-num {
    font-size: 27px;
    line-height: 27px;
    font-weight: 700;
    margin-right: 1px;
    color: #00acf8;
}

.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap .mec-event-day span {
    font-size: 16px;
    line-height: 16px;
    display: block;
    color: #000;
}

.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap.mec-has-img {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 0 35px 0 0;
    padding: 16px 33px 15px 27px;
    border: 0;
}

.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap.mec-has-img span,
.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap.mec-has-img span.mec-event-day-num {
    color: #fff;
}

.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap.mec-has-img .mec-event-day {
    margin-top: -4px;
}

.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap.mec-has-img .mec-event-day span {
    color: rgba(255, 255, 255, 0.47);
}

.mec-single-fluent-wrap .mec-related-event-post .mec-related-content {
    padding: 16px 25px 1px;
    border-right: 1px solid #e6f7ff;
    border-left: 1px solid #e6f7ff;
}

.mec-single-fluent-wrap .mec-related-event-post .mec-related-content .mec-related-event-content {
    padding: 0;
    margin: 0;
}

.mec-single-fluent-wrap .mec-related-event-post .mec-related-content .mec-related-event-content .mec-event-title {
    margin-top: 0;
    margin-bottom: 7px;
    line-height: 24px;
}

.mec-single-fluent-wrap .mec-related-event-post .mec-related-content .mec-related-event-content .mec-event-title a {
    color: #000;
    font-weight: 700;
    /* text-transform: capitalize; */
    font-size: 18px;
    line-height: 24px;
}

.mec-single-fluent-wrap .mec-related-event-post .mec-related-content .mec-related-event-content .mec-event-title a:hover {
    text-decoration: none;
    color: #00acf8;
}

.mec-single-fluent-wrap .mec-related-event-post .mec-event-location i,
.mec-single-fluent-wrap .mec-related-event-post .mec-time-details:before {
    color: #afe7ff;
    font-size: 14px;
    line-height: 14px;
    vertical-align: middle;
    margin-right: 3px;
}

.mec-single-fluent-wrap .mec-related-event-post .mec-event-location+.mec-time-details {
    margin-top: -2px;
}

.mec-single-fluent-wrap .mec-related-event-post .mec-event-location address,
.mec-single-fluent-wrap .mec-related-event-post .mec-time-details span {
    display: inline-block;
    color: #898a8c;
    font-size: 12px;
    line-height: 12px;
    /* text-transform: capitalize; */
    margin-bottom: 0;
}

.mec-single-fluent-wrap .mec-related-event-post .mec-time-details span {
    /* text-transform: uppercase; */
}

.mec-single-fluent-wrap .mec-related-event-post .mec-time-details:before {
    font-family: simple-line-icons;
    content: "\e081";
    margin-right: 7px;
}

.mec-single-fluent-wrap .mec-related-event-post .mec-event-footer {
    padding: 25px 0 0;
    margin: 0;
    background-color: #fff;
    border: 0;
}

.mec-single-fluent-wrap .mec-related-event-post .mec-event-footer .mec-booking-button {
    line-height: 12px;
    padding: 10px 15px 9px;
    height: auto;
    background-color: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03);
    border: 1px solid #c7ebfb;
    color: #00acf8;
    font-weight: 500;
}

.mec-single-fluent-wrap .mec-related-event-post .mec-event-footer .mec-booking-button:hover {
    background-color: #ebf9ff;
    border-color: #00acf8;
    color: #00acf8;
    box-shadow: 0 4px 10px rgba(0, 172, 248, 0.2);
}

.mec-single-fluent-wrap .mec-related-event-post .mec-event-sharing-wrap li svg {
    width: 36px;
    height: 36px;
    display: table-cell;
    vertical-align: middle;
    padding: 10px 0;
}

/* Lity */
.mec-single-fluent-body .lity {
    background-color: rgba(0, 0, 0, 0.94);
}

.mec-single-fluent-body .lity-wrap {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.mec-single-fluent-body .lity-wrap:before {
    display: none;
}

.mec-single-fluent-body .lity-container {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse;
    -webkit-box-align: end;
    align-items: flex-end;
    width: unset;
    max-width: unset;
}

.mec-single-fluent-body .lity-close {
    position: unset;
    color: transparent;
    background: unset;
    width: unset;
    height: unset;
    font-size: unset;
    text-shadow: unset;
    font-family: unset;
    line-height: unset;
    max-height: 14px;
    margin-bottom: 15px;
}

.mec-single-fluent-body .lity-close:before {
    display: block;
    content: "";
    width: 14px;
    height: 14px;
}

.mec-single-fluent-body .mec-hourly-schedule-speaker-info {
    border-radius: 3px;
    width: 850px;
    max-width: 850px;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.05);
    padding: 30px;
    margin-left: 0;
}

.mec-single-fluent-body .mec-hourly-schedule-speaker-details {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding-top: 31px;
    padding-left: 42px;
}

.mec-single-fluent-body .mec-hourly-schedule-speaker-thumbnail {
    width: 190px;
    height: 190px;
    max-width: 100%;
}

.mec-single-fluent-body .mec-hourly-schedule-speaker-thumbnail img {
    border-radius: 50%;
    height: 100%;
}

.mec-single-fluent-body .mec-hourly-schedule-speaker-name {
    font-size: 26px;
    line-height: 28px;
    font-weight: 500;
    /* text-transform: capitalize; */
    color: #000;
    -webkit-box-ordinal-group: 1;
    order: 0;
}

.mec-single-fluent-body .mec-hourly-schedule-speaker-job-title {
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    color: #898a8c;
    -webkit-box-ordinal-group: 2;
    order: 1;
    margin-bottom: 14px;
}

.mec-single-fluent-body .mec-hourly-schedule-speaker-description {
    -webkit-box-ordinal-group: 4;
    order: 3;
}

.mec-single-fluent-body .mec-hourly-schedule-speaker-description p {
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
    color: #898a8c;
    margin-bottom: 48px;
}

.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information {
    -webkit-box-ordinal-group: 5;
    order: 4;
}

.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a {
    display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    padding: 0;
    background-color: #fff;
    border: 1px solid #c7ebfb;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 13px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a:hover {
    background-color: #00b6f1;
    border-color: #00b6f1;
    box-shadow: 0 4px 10px rgba(0, 182, 241, 0.3);
}

.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i {
    width: unset;
    background: unset;
    color: unset;
    margin: unset;
    height: unset;
    font-size: unset;
    line-height: unset;
    border-radius: unset;
    -webkit-transition: unset;
    transition: unset;
    cursor: unset;
    color: #00acf8;
}

.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-facebook {
    color: #3b5996;
}

.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-twitter {
    color: #00acee;
}

.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-vimeo {
    color: #0dadd6;
}

.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-dribble {
    color: #d53e68;
}

.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-youtube {
    color: #cb322c;
}

.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-pinterest {
    color: #cb2027;
}

.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-google {
    color: #c3391c;
}

.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-linkedin {
    color: #0073b2;
}

.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-email {
    color: #ff5d5e;
}

.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-vk {
    color: #5b88bd;
}

.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-tumblr {
    color: #34465d;
}

.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-telegram {
    color: #0088cc;
}

.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-whatsapp {
    color: #25d366;
}

.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-flipboard {
    color: #e12828;
}

.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-pocket {
    color: #ef4056;
}

.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-reddit {
    color: #ff5700;
}

.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a:hover i {
    color: #fff;
}

@media (max-width: 960px) {
    .mec-single-fluent-body .mec-hourly-schedule-speaker-info {
        width: 750px;
        max-width: 750px;
        margin-left: 0;
        padding: 60px 60px 55px;
    }

    .mec-single-fluent-body .lity-close {
        margin-right: 0;
    }
}

@media (max-width: 767px) {
    .mec-single-fluent-body .mec-hourly-schedule-speaker-info {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        padding: 60px 60px 55px;
    }

    .mec-single-fluent-body .lity-close {
        margin-right: 0;
    }

    .mec-single-fluent-body .mec-hourly-schedule-speaker-thumbnail {
        width: 100%;
        height: auto;
    }

    .mec-single-fluent-body .mec-hourly-schedule-speaker-thumbnail img {
        border-radius: 3px;
        height: auto;
    }

    .mec-single-fluent-body .mec-hourly-schedule-speaker-details {
        width: 100%;
        padding-left: 0;
    }
}

.mec-single-fluent-wrap a#mec_woo_add_to_cart_btn_r {
    position: absolute;
    right: 146px;
    bottom: 19px;
    font-size: 11px;
    letter-spacing: 0.5px;
    min-width: 116px;
    padding: 16px 15px 14px;
    background-color: #00acf8;
    border-radius: 2px;
    box-shadow: 0 2px 2px rgba(0, 172, 248, 0.27);
    font-weight: 500;
}

@media (max-width: 480px) {
    .mec-single-fluent-wrap a#mec_woo_add_to_cart_btn_r {
        right: unset;
        bottom: 105px;
        float: none !important;
        width: 84%;
        margin-bottom: -5px;
    }
}

/* Tags */
.mec-single-fluent-wrap .mec-events-meta-group-tags {
    margin-top: 50px;
    padding: 40px 40px 35px;
}

.mec-single-fluent-wrap .mec-events-meta-group-tags h3 {
    font-size: 18px;
    line-height: 23px;
    font-weight: 500;
    color: #000;
    /* text-transform: capitalize; */
    text-align: left;
    padding-bottom: 20px;
    margin: 0;
}

.mec-single-fluent-wrap .mec-events-meta-group-tags a {
    border: 1px solid #c7ebfb;
    border-radius: 2px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03);
    color: #898a8c;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.03);
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    /* text-transform: capitalize; */
    margin: 0 5px 5px 0;
    letter-spacing: 0;
    padding: 2px 6px;
}

.mec-single-fluent-wrap .mec-events-meta-group-tags a:hover {
    background-color: #00acf8;
    border-color: #00acf8;
    box-shadow: 0 2px 2px rgba(0, 172, 248, 0.27);
    color: #fff;
    text-decoration: none;
}

@media (max-width: 480px) {

    .mec-single-fluent-wrap .mec-left-side,
    .mec-single-fluent-wrap .mec-events-meta-group-countdown,
    .mec-single-fluent-wrap .mec-event-schedule,
    .mec-single-fluent-wrap .mec-events-meta-group-booking,
    .mec-single-fluent-wrap .mec-events-meta-group-tags {
        padding-left: 30px;
        padding-right: 30px;
    }

    .mec-single-fluent-wrap .mec-single-title {
        margin-bottom: 30px;
    }

    .mec-single-fluent-wrap .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul {
        -webkit-box-align: stretch;
        align-items: stretch;
    }

    .mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking button {
        width: 100%;
        max-width: 100%;
    }

    .mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking button.mec-book-form-back-button+.mec-book-form-next-button {
        margin-top: 10px;
    }

    .mec-single-fluent-wrap .mec-events-meta-group-booking .mec-click-pay button.mec-book-form-next-button {
        left: unset;
        right: unset;
        width: 100%;
        position: relative;
        margin-top: 100px !important;
        margin-bottom: -200px;
    }
}

/* Featherlight */
.mec-single-fluent-body .featherlight {
    background-color: rgba(0, 0, 0, 0.94);
}

.mec-single-fluent-body .featherlight .mec-single-fluent-wrap {
    max-height: 90vh !important;
    overflow-x: hidden;
}

.mec-single-fluent-body .featherlight .featherlight-close-icon {
    background-color: #ff017e;
    width: 34px;
    height: 34px;
    line-height: 35px;
    border: 0;
    border-radius: 3px;
    cursor: pointer;
    box-shadow: 0 2px 2px rgba(255, 1, 126, 0.27);
    outline: 0;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.mec-single-fluent-body .featherlight .featherlight-close-icon:hover {
    background-color: #000;
    color: #fff;
    box-shadow: 0 4px 10px rgba(1, 2, 4, 0.32);
    text-decoration: none;
    border: 0;
}

.mec-single-fluent-body .featherlight .mec-single-fluent-wrap {
    max-width: 740px;
    padding: 10px 20px;
}

.mec-single-fluent-body .featherlight .mec-single-fluent-wrap .mec-breadcrumbs {
    display: none;
}

.mec-single-fluent-body .featherlight .mec-single-event-bar>div dd {
    font-size: 12px;
}

.mec-single-fluent-body .featherlight .mec-single-event-bar>div i {
    font-size: 18px;
}

.mec-single-fluent-body .featherlight .mec-booking-button {
    padding-left: 18px;
    padding-right: 18px;
}

.mec-single-fluent-body .featherlight .mec-single-event-bar {
    padding: 0 20px;
    min-height: 80px;
}

.mec-single-fluent-body .featherlight .mec-single-fluent-wrap .mec-left-side {
    padding: 20px;
}

.mec-single-fluent-body .featherlight .mec-single-fluent-wrap .mec-events-meta-group-countdown {
    padding: 30px 10px;
}

.mec-single-fluent-body .featherlight .mec-single-fluent-wrap .flip-clock-wrapper ul li a div div.inn {
    font-size: 30px;
}

.mec-single-fluent-body .featherlight .mec-single-fluent-wrap .flip-clock-wrapper ul {
    width: 34px;
    height: 42px;
}

.mec-single-fluent-body .featherlight .mec-single-fluent-wrap .flip-clock-wrapper ul li {
    line-height: 42px;
}

.mec-single-fluent-body .featherlight .mec-single-fluent-wrap .flip-clock-divider .flip-clock-label {
    right: -65px;
    width: 50px;
    left: auto;
}

@media (max-width: 768px) {
    .mec-single-fluent-body .featherlight .mec-single-event-bar {
        padding: 20px;
    }
}
/*
Page-list plugin
https://wordpress.org/plugins/page-list/
*/

/* default styles for [pagelist], [subpages], [siblings] */
.page-list .current_page_item > a {
	font-weight: bold; /* hilite active item */
}

/* default styles for [pagelist_ext] */
.page-list-ext {
	clear: both;
}
/* clearfix-hack */
.page-list-ext {
	*zoom: 1;
}
.page-list-ext:before, .page-list-ext:after {
	display: table;
	line-height: 0;
	content: "";
}
.page-list-ext:after {
	clear: both;
}
.page-list-ext .page-list-ext-item {
	clear: both;
	margin: 10px 0 30px 0;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}
.page-list-ext .page-list-ext-image {
	float: left;
	display: inline;
	margin: 5px 15px 15px 0;
}
.page-list-ext .page-list-ext-title {
	clear: none;
}

.page-list-cols-2,
.page-list-cols-3,
.page-list-cols-4,
.page-list-cols-5 {
	column-gap: 30px;
}
.page-list-cols-2 {
	column-count: 2;
}
.page-list-cols-3 {
	column-count: 3;
}
.page-list-cols-4 {
	column-count: 4;
}
.page-list-cols-5 {
	column-count: 5;
}

/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) { /* Responsive columns */
	.page-list-cols-2,
	.page-list-cols-3,
	.page-list-cols-4,
	.page-list-cols-5 {
		column-count: 1;
	}
}
@font-face {
	font-family: "Martel Sans";
	src: ;
	src: url('https://cdn.ev-kirche-wernigerode.de/wp-content/uploads/uncode-fonts/martel-sans/martelsans-light-webfont.ttf') format('truetype'),
		url('https://cdn.ev-kirche-wernigerode.de/wp-content/uploads/uncode-fonts/martel-sans/martelsans-light-webfont.woff') format('woff');
	font-weight: 200;
	font-style: normal;
;font-display:optional;}
@font-face {
	font-family: "Martel Sans";
	src: ;
	src: url('https://cdn.ev-kirche-wernigerode.de/wp-content/uploads/uncode-fonts/martel-sans/martelsans-regular-webfont.ttf') format('truetype'),
		url('https://cdn.ev-kirche-wernigerode.de/wp-content/uploads/uncode-fonts/martel-sans/martelsans-regular-webfont.woff') format('woff');
	font-weight: 400;
	font-style: normal;
;font-display:optional;}
@font-face {
	font-family: "Martel Sans";
	src: ;
	src: url('https://cdn.ev-kirche-wernigerode.de/wp-content/uploads/uncode-fonts/martel-sans/martelsans-demibold-webfont.ttf') format('truetype'),
		url('https://cdn.ev-kirche-wernigerode.de/wp-content/uploads/uncode-fonts/martel-sans/martelsans-demibold-webfont.woff') format('woff');
	font-weight: 600;
	font-style: normal;
;font-display:optional;}
@font-face {
	font-family: "Martel Sans";
	src: ;
	src: url('https://cdn.ev-kirche-wernigerode.de/wp-content/uploads/uncode-fonts/martel-sans/martelsans-bold-webfont.ttf') format('truetype'),
		url('https://cdn.ev-kirche-wernigerode.de/wp-content/uploads/uncode-fonts/martel-sans/martelsans-bold-webfont.woff') format('woff');
	font-weight: 600;
	font-style: normal;
;font-display:optional;}
@font-face {
	font-family: "Merriweather Sans";
	src: ;
	src: url('https://cdn.ev-kirche-wernigerode.de/wp-content/uploads/uncode-fonts/merriweather-sans/MerriweatherSans-Light-webfont.ttf') format('truetype'),
		url('https://cdn.ev-kirche-wernigerode.de/wp-content/uploads/uncode-fonts/merriweather-sans/MerriweatherSans-Light-webfont.woff') format('woff');
	font-weight: 200;
	font-style: normal;
;font-display:optional;}
@font-face {
	font-family: "Merriweather Sans";
	src: ;
	src: url('https://cdn.ev-kirche-wernigerode.de/wp-content/uploads/uncode-fonts/merriweather-sans/MerriweatherSans-Regular-webfont.ttf') format('truetype'),
		url('https://cdn.ev-kirche-wernigerode.de/wp-content/uploads/uncode-fonts/merriweather-sans/MerriweatherSans-Regular-webfont.woff') format('woff');
	font-weight: 400;
	font-style: normal;
;font-display:optional;}
@font-face {
	font-family: "Merriweather Sans";
	src: ;
	src: url('https://cdn.ev-kirche-wernigerode.de/wp-content/uploads/uncode-fonts/merriweather-sans/MerriweatherSans-Bold-webfont.ttf') format('truetype'),
		url('https://cdn.ev-kirche-wernigerode.de/wp-content/uploads/uncode-fonts/merriweather-sans/MerriweatherSans-Bold-webfont.woff') format('woff');
	font-weight: 600;
	font-style: normal;
;font-display:optional;}
@font-face {
	font-family: "Merriweather Sans";
	src: ;
	src: url('https://cdn.ev-kirche-wernigerode.de/wp-content/uploads/uncode-fonts/merriweather-sans/MerriweatherSans-ExtraBold-webfont.ttf') format('truetype'),
		url('https://cdn.ev-kirche-wernigerode.de/wp-content/uploads/uncode-fonts/merriweather-sans/MerriweatherSans-ExtraBold-webfont.woff') format('woff');
	font-weight: 600;
	font-style: normal;
;font-display:optional;}

body .extendedwopts-show {
  display: none;
}
body .widgetopts-hide_title .widget-title {
  display: none;
}
body .extendedwopts-md-right {
  text-align: right;
}
body .extendedwopts-md-left {
  text-align: left;
}
body .extendedwopts-md-center {
  text-align: center;
}
body .extendedwopts-md-justify {
  text-align: justify;
}
@media screen and (min-width: 1181px) {
  body .extendedwopts-hide.extendedwopts-desktop {
    display: none !important;
  }
  body .extendedwopts-show.extendedwopts-desktop {
    display: block;
  }
  body .widget.clearfix-desktop {
    clear: both;
  }
}
@media screen and (max-width: 1024px) and (orientation: Portrait) {
  body .extendedwopts-hide.extendedwopts-tablet {
    display: none !important;
  }
  body .extendedwopts-show.extendedwopts-tablet {
    display: block;
  }
  body .widget.clearfix-desktop {
    clear: none;
  }
  body .widget.clearfix-tablet {
    clear: both;
  }
}
@media screen and (max-width: 1180px) and (orientation: landscape) {
  body .extendedwopts-hide.extendedwopts-tablet {
    display: none !important;
  }
  body .extendedwopts-show.extendedwopts-tablet {
    display: block;
  }
  body .widget.clearfix-desktop {
    clear: none;
  }
  body .widget.clearfix-tablet {
    clear: both;
  }
}
@media screen and (max-width: 767px) and (orientation: Portrait) {
  body .extendedwopts-hide.extendedwopts-tablet:not(.extendedwopts-mobile) {
    display: block !important;
  }
  body .extendedwopts-show.extendedwopts-tablet:not(.extendedwopts-mobile) {
    display: none !important;
  }
  body .extendedwopts-hide.extendedwopts-mobile {
    display: none !important;
  }
  body .extendedwopts-show.extendedwopts-mobile {
    display: block;
  }
  body .widget.clearfix-desktop,
  body .widget.clearfix-tablet {
    clear: none;
  }
  body .widget.clearfix-mobile {
    clear: both;
  }
}
@media screen and (max-width: 991px) and (orientation: landscape) {
  body .extendedwopts-hide.extendedwopts-tablet:not(.extendedwopts-mobile) {
    display: block !important;
  }
  body .extendedwopts-show.extendedwopts-tablet:not(.extendedwopts-mobile) {
    display: none !important;
  }
  body .extendedwopts-hide.extendedwopts-mobile {
    display: none !important;
  }
  body .extendedwopts-show.extendedwopts-mobile {
    display: block;
  }
  body .widget.clearfix-desktop,
  body .widget.clearfix-tablet {
    clear: none;
  }
  body .widget.clearfix-mobile {
    clear: both;
  }
}
.panel-cell-style:after {
  content: "";
  display: block;
  clear: both;
  position: relative;
}

/*
----------------------------------------------------------
[Table of contents]


#Skins-Colors
#Skins-Typography
#Skins-General
#Skins-Buttons
#Skins-Alerts
#Skins-Menus
#Skins-Thumbs


----------------------------------------------------------
*/
/*
----------------------------------------------------------


#Skins-Color


----------------------------------------------------------
*/

/*----------------------------------------------------------
#transparent
----------------------------------------------------------*/
.style-transparent-bg { background-color: transparent; }
.btn-transparent { color: #ffffff !important; background-color: transparent !important; border-color: transparent !important; }
.btn-transparent:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-transparent:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-transparent:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: transparent !important;}
.btn-transparent.btn-flat:not(.btn-hover-nobg):hover, .btn-transparent.btn-flat:not(.btn-hover-nobg):focus, .btn-transparent.btn-flat:active { background-color: transparent !important; border-color: transparent !important;}
.btn-transparent:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-transparent:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-transparent:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: transparent !important; }
.btn-transparent.btn-outline { background-color: transparent !important; border-color: transparent !important; }
.btn-transparent.btn-outline:not(.btn-text-skin) { color: transparent !important; }
.btn-transparent.btn-outline:not(.btn-hover-nobg):hover, .btn-transparent.btn-outline:not(.btn-hover-nobg):focus, btn-transparent.btn-outline:active { background-color: transparent !important; border-color: transparent !important; }
.btn-transparent.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-transparent.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-transparent.btn-outline:active { color: #ffffff !important; }
.style-light .btn-transparent.btn-text-skin.btn-outline, .style-light .btn-transparent.btn-text-skin:not(.btn-outline):hover, .style-light .btn-transparent.btn-text-skin:not(.btn-outline):focus, .style-light .btn-transparent.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-transparent.btn-text-skin.btn-outline:hover, .style-light .btn-transparent.btn-text-skin.btn-outline:focus, .style-light .btn-transparent.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-transparent.btn-text-skin.btn-outline, .style-light .style-dark .btn-transparent.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-transparent.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-transparent.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-transparent.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-transparent.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-transparent.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-transparent { color: transparent !important; }
.after-bg-transparent-color:after { background-color: transparent !important;}
.text-transparent-color, .text-transparent-color a { color: transparent !important; fill: transparent !important; }
.hover-transparent-color a:hover, .hover-transparent-color.unmenu-title:hover { color: transparent !important; fill: transparent !important; }
.active-transparent-color.active { color: transparent !important; fill: transparent !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-transparent-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-transparent-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-transparent-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-transparent-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-transparent-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-transparent-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-transparent-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-transparent-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-transparent-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-transparent-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-transparent-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-transparent-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-transparent-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-transparent-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-transparent-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-transparent-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-transparent-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-transparent-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-transparent-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-transparent-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-transparent-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-transparent-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-transparent-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-transparent-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: transparent !important; fill: transparent !important; }
.border-transparent-color { border-color: transparent !important; }
.tmb-overlay-gradient-top .style-transparent-bg { background-color: transparent !important; }
.tmb-overlay-gradient-bottom .style-transparent-bg:not(.tmb-term-evidence) { background-color: transparent !important; }
.un-btn-transparent:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-transparent { background: transparent !important; }
.un-btn-transparent:hover { background: transparent !important; }
.un-btn-txt-transparent { color: transparent !important; }
.un-btn-txt-hover-transparent:hover { color: transparent !important; }
.un-btn-brdr-transparent { border-color: transparent !important; }
.un-btn-brdr-hover-transparent:hover { border-color: transparent !important; }
.un-btn-icon-transparent i.fa { color: transparent !important; }
.un-btn-icon-transparent .un-btn-svg { fill: transparent !important; }
.un-btn-icon-hover-transparent:hover i.fa { color: transparent !important; }
.un-btn-icon-hover-transparent:hover .un-btn-svg { fill: transparent !important; }
.un-btn-icon-wr-transparent .btn-icon-out { background-color: transparent !important; }
.un-btn-icon-wr-hover-transparent:hover .btn-icon-out { background-color: transparent !important; }

/*----------------------------------------------------------
#color-xsdn
----------------------------------------------------------*/
.style-color-xsdn-bg { background-color: #ffffff; }
.btn-color-xsdn { color: #ffffff !important; background-color: #ffffff !important; border-color: #ffffff !important; }
.btn-color-xsdn:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-xsdn:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-xsdn:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #ffffff !important;}
.btn-color-xsdn.btn-flat:not(.btn-hover-nobg):hover, .btn-color-xsdn.btn-flat:not(.btn-hover-nobg):focus, .btn-color-xsdn.btn-flat:active { background-color: #f2f2f2 !important; border-color: #f2f2f2 !important;}
.btn-color-xsdn:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-xsdn:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-xsdn:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #ffffff !important; }
.btn-color-xsdn.btn-outline { background-color: transparent !important; border-color: #ffffff !important; }
.btn-color-xsdn.btn-outline:not(.btn-text-skin) { color: #ffffff !important; }
.btn-color-xsdn.btn-outline:not(.btn-hover-nobg):hover, .btn-color-xsdn.btn-outline:not(.btn-hover-nobg):focus, btn-color-xsdn.btn-outline:active { background-color: #ffffff !important; border-color: #ffffff !important; }
.btn-color-xsdn.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-xsdn.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-xsdn.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-xsdn.btn-text-skin.btn-outline, .style-light .btn-color-xsdn.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-xsdn.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-xsdn.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-xsdn.btn-text-skin.btn-outline:hover, .style-light .btn-color-xsdn.btn-text-skin.btn-outline:focus, .style-light .btn-color-xsdn.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-xsdn.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-xsdn.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-xsdn.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-xsdn.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-xsdn.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-xsdn.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-xsdn.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-xsdn { color: #ffffff !important; }
.after-bg-color-xsdn-color:after { background-color: #ffffff !important;}
.text-color-xsdn-color, .text-color-xsdn-color a { color: #ffffff !important; fill: #ffffff !important; }
.hover-color-xsdn-color a:hover, .hover-color-xsdn-color.unmenu-title:hover { color: #ffffff !important; fill: #ffffff !important; }
.active-color-xsdn-color.active { color: #ffffff !important; fill: #ffffff !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-xsdn-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-xsdn-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-xsdn-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-xsdn-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-xsdn-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-xsdn-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-xsdn-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-xsdn-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-xsdn-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-xsdn-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-xsdn-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-xsdn-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-xsdn-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-xsdn-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-xsdn-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-xsdn-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-xsdn-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-xsdn-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-xsdn-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-xsdn-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-xsdn-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-xsdn-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-xsdn-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-xsdn-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #ffffff !important; fill: #ffffff !important; }
.border-color-xsdn-color { border-color: #ffffff !important; }
.tmb-overlay-gradient-top .style-color-xsdn-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-xsdn-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #ffffff 0%, rgba(255, 255, 255, 0) 50%) !important;}
.un-btn-color-xsdn:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-xsdn { background: #ffffff !important; }
.un-btn-color-xsdn:hover { background: #ffffff !important; }
.un-btn-txt-color-xsdn { color: #ffffff !important; }
.un-btn-txt-hover-color-xsdn:hover { color: #ffffff !important; }
.un-btn-brdr-color-xsdn { border-color: #ffffff !important; }
.un-btn-brdr-hover-color-xsdn:hover { border-color: #ffffff !important; }
.un-btn-icon-color-xsdn i.fa { color: #ffffff !important; }
.un-btn-icon-color-xsdn .un-btn-svg { fill: #ffffff !important; }
.un-btn-icon-hover-color-xsdn:hover i.fa { color: #ffffff !important; }
.un-btn-icon-hover-color-xsdn:hover .un-btn-svg { fill: #ffffff !important; }
.un-btn-icon-wr-color-xsdn .btn-icon-out { background-color: #ffffff !important; }
.un-btn-icon-wr-hover-color-xsdn:hover .btn-icon-out { background-color: #ffffff !important; }

/*----------------------------------------------------------
#color-jevc
----------------------------------------------------------*/
.style-color-jevc-bg { background-color: #000000; }
.btn-color-jevc { color: #ffffff !important; background-color: #000000 !important; border-color: #000000 !important; }
.btn-color-jevc:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-jevc:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-jevc:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #000000 !important;}
.btn-color-jevc.btn-flat:not(.btn-hover-nobg):hover, .btn-color-jevc.btn-flat:not(.btn-hover-nobg):focus, .btn-color-jevc.btn-flat:active { background-color: #000000 !important; border-color: #000000 !important;}
.btn-color-jevc:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-jevc:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-jevc:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #000000 !important; }
.btn-color-jevc.btn-outline { background-color: transparent !important; border-color: #000000 !important; }
.btn-color-jevc.btn-outline:not(.btn-text-skin) { color: #000000 !important; }
.btn-color-jevc.btn-outline:not(.btn-hover-nobg):hover, .btn-color-jevc.btn-outline:not(.btn-hover-nobg):focus, btn-color-jevc.btn-outline:active { background-color: #000000 !important; border-color: #000000 !important; }
.btn-color-jevc.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-jevc.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-jevc.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-jevc.btn-text-skin.btn-outline, .style-light .btn-color-jevc.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-jevc.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-jevc.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-jevc.btn-text-skin.btn-outline:hover, .style-light .btn-color-jevc.btn-text-skin.btn-outline:focus, .style-light .btn-color-jevc.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-jevc.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-jevc.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-jevc.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-jevc.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-jevc.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-jevc.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-jevc.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-jevc { color: #000000 !important; }
.after-bg-color-jevc-color:after { background-color: #000000 !important;}
.text-color-jevc-color, .text-color-jevc-color a { color: #000000 !important; fill: #000000 !important; }
.hover-color-jevc-color a:hover, .hover-color-jevc-color.unmenu-title:hover { color: #000000 !important; fill: #000000 !important; }
.active-color-jevc-color.active { color: #000000 !important; fill: #000000 !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-jevc-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-jevc-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-jevc-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-jevc-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-jevc-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-jevc-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-jevc-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-jevc-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-jevc-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-jevc-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-jevc-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-jevc-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-jevc-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-jevc-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-jevc-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-jevc-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-jevc-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-jevc-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-jevc-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-jevc-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-jevc-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-jevc-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-jevc-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-jevc-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #000000 !important; fill: #000000 !important; }
.border-color-jevc-color { border-color: #000000 !important; }
.tmb-overlay-gradient-top .style-color-jevc-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #000000 0%, rgba(0, 0, 0, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-jevc-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0) 50%) !important;}
.un-btn-color-jevc:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-jevc { background: #000000 !important; }
.un-btn-color-jevc:hover { background: #000000 !important; }
.un-btn-txt-color-jevc { color: #000000 !important; }
.un-btn-txt-hover-color-jevc:hover { color: #000000 !important; }
.un-btn-brdr-color-jevc { border-color: #000000 !important; }
.un-btn-brdr-hover-color-jevc:hover { border-color: #000000 !important; }
.un-btn-icon-color-jevc i.fa { color: #000000 !important; }
.un-btn-icon-color-jevc .un-btn-svg { fill: #000000 !important; }
.un-btn-icon-hover-color-jevc:hover i.fa { color: #000000 !important; }
.un-btn-icon-hover-color-jevc:hover .un-btn-svg { fill: #000000 !important; }
.un-btn-icon-wr-color-jevc .btn-icon-out { background-color: #000000 !important; }
.un-btn-icon-wr-hover-color-jevc:hover .btn-icon-out { background-color: #000000 !important; }

/*----------------------------------------------------------
#color-130647
----------------------------------------------------------*/
.style-color-130647-bg { background-color: #393062; }
.btn-color-130647 { color: #ffffff !important; background-color: #393062 !important; border-color: #393062 !important; }
.btn-color-130647:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-130647:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-130647:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #393062 !important;}
.btn-color-130647.btn-flat:not(.btn-hover-nobg):hover, .btn-color-130647.btn-flat:not(.btn-hover-nobg):focus, .btn-color-130647.btn-flat:active { background-color: #2c2355 !important; border-color: #2c2355 !important;}
.btn-color-130647:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-130647:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-130647:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #393062 !important; }
.btn-color-130647.btn-outline { background-color: transparent !important; border-color: #393062 !important; }
.btn-color-130647.btn-outline:not(.btn-text-skin) { color: #393062 !important; }
.btn-color-130647.btn-outline:not(.btn-hover-nobg):hover, .btn-color-130647.btn-outline:not(.btn-hover-nobg):focus, btn-color-130647.btn-outline:active { background-color: #393062 !important; border-color: #393062 !important; }
.btn-color-130647.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-130647.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-130647.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-130647.btn-text-skin.btn-outline, .style-light .btn-color-130647.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-130647.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-130647.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-130647.btn-text-skin.btn-outline:hover, .style-light .btn-color-130647.btn-text-skin.btn-outline:focus, .style-light .btn-color-130647.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-130647.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-130647.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-130647.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-130647.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-130647.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-130647.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-130647.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-130647 { color: #393062 !important; }
.after-bg-color-130647-color:after { background-color: #393062 !important;}
.text-color-130647-color, .text-color-130647-color a { color: #393062 !important; fill: #393062 !important; }
.hover-color-130647-color a:hover, .hover-color-130647-color.unmenu-title:hover { color: #393062 !important; fill: #393062 !important; }
.active-color-130647-color.active { color: #393062 !important; fill: #393062 !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-130647-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-130647-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-130647-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-130647-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-130647-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-130647-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-130647-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-130647-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-130647-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-130647-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-130647-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-130647-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-130647-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-130647-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-130647-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-130647-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-130647-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-130647-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-130647-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-130647-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-130647-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-130647-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-130647-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-130647-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #393062 !important; fill: #393062 !important; }
.border-color-130647-color { border-color: #393062 !important; }
.tmb-overlay-gradient-top .style-color-130647-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #393062 0%, rgba(57, 48, 98, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-130647-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #393062 0%, rgba(57, 48, 98, 0) 50%) !important;}
.un-btn-color-130647:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-130647 { background: #393062 !important; }
.un-btn-color-130647:hover { background: #393062 !important; }
.un-btn-txt-color-130647 { color: #393062 !important; }
.un-btn-txt-hover-color-130647:hover { color: #393062 !important; }
.un-btn-brdr-color-130647 { border-color: #393062 !important; }
.un-btn-brdr-hover-color-130647:hover { border-color: #393062 !important; }
.un-btn-icon-color-130647 i.fa { color: #393062 !important; }
.un-btn-icon-color-130647 .un-btn-svg { fill: #393062 !important; }
.un-btn-icon-hover-color-130647:hover i.fa { color: #393062 !important; }
.un-btn-icon-hover-color-130647:hover .un-btn-svg { fill: #393062 !important; }
.un-btn-icon-wr-color-130647 .btn-icon-out { background-color: #393062 !important; }
.un-btn-icon-wr-hover-color-130647:hover .btn-icon-out { background-color: #393062 !important; }

/*----------------------------------------------------------
#color-763616
----------------------------------------------------------*/
.style-color-763616-bg { background-color: #b6dbf6; }
.btn-color-763616 { color: #ffffff !important; background-color: #b6dbf6 !important; border-color: #b6dbf6 !important; }
.btn-color-763616:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-763616:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-763616:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #b6dbf6 !important;}
.btn-color-763616.btn-flat:not(.btn-hover-nobg):hover, .btn-color-763616.btn-flat:not(.btn-hover-nobg):focus, .btn-color-763616.btn-flat:active { background-color: #a9cee9 !important; border-color: #a9cee9 !important;}
.btn-color-763616:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-763616:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-763616:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #b6dbf6 !important; }
.btn-color-763616.btn-outline { background-color: transparent !important; border-color: #b6dbf6 !important; }
.btn-color-763616.btn-outline:not(.btn-text-skin) { color: #b6dbf6 !important; }
.btn-color-763616.btn-outline:not(.btn-hover-nobg):hover, .btn-color-763616.btn-outline:not(.btn-hover-nobg):focus, btn-color-763616.btn-outline:active { background-color: #b6dbf6 !important; border-color: #b6dbf6 !important; }
.btn-color-763616.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-763616.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-763616.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-763616.btn-text-skin.btn-outline, .style-light .btn-color-763616.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-763616.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-763616.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-763616.btn-text-skin.btn-outline:hover, .style-light .btn-color-763616.btn-text-skin.btn-outline:focus, .style-light .btn-color-763616.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-763616.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-763616.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-763616.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-763616.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-763616.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-763616.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-763616.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-763616 { color: #b6dbf6 !important; }
.after-bg-color-763616-color:after { background-color: #b6dbf6 !important;}
.text-color-763616-color, .text-color-763616-color a { color: #b6dbf6 !important; fill: #b6dbf6 !important; }
.hover-color-763616-color a:hover, .hover-color-763616-color.unmenu-title:hover { color: #b6dbf6 !important; fill: #b6dbf6 !important; }
.active-color-763616-color.active { color: #b6dbf6 !important; fill: #b6dbf6 !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-763616-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-763616-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-763616-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-763616-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-763616-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-763616-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-763616-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-763616-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-763616-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-763616-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-763616-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-763616-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-763616-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-763616-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-763616-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-763616-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-763616-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-763616-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-763616-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-763616-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-763616-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-763616-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-763616-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-763616-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #b6dbf6 !important; fill: #b6dbf6 !important; }
.border-color-763616-color { border-color: #b6dbf6 !important; }
.tmb-overlay-gradient-top .style-color-763616-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #b6dbf6 0%, rgba(182, 219, 246, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-763616-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #b6dbf6 0%, rgba(182, 219, 246, 0) 50%) !important;}
.un-btn-color-763616:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-763616 { background: #b6dbf6 !important; }
.un-btn-color-763616:hover { background: #b6dbf6 !important; }
.un-btn-txt-color-763616 { color: #b6dbf6 !important; }
.un-btn-txt-hover-color-763616:hover { color: #b6dbf6 !important; }
.un-btn-brdr-color-763616 { border-color: #b6dbf6 !important; }
.un-btn-brdr-hover-color-763616:hover { border-color: #b6dbf6 !important; }
.un-btn-icon-color-763616 i.fa { color: #b6dbf6 !important; }
.un-btn-icon-color-763616 .un-btn-svg { fill: #b6dbf6 !important; }
.un-btn-icon-hover-color-763616:hover i.fa { color: #b6dbf6 !important; }
.un-btn-icon-hover-color-763616:hover .un-btn-svg { fill: #b6dbf6 !important; }
.un-btn-icon-wr-color-763616 .btn-icon-out { background-color: #b6dbf6 !important; }
.un-btn-icon-wr-hover-color-763616:hover .btn-icon-out { background-color: #b6dbf6 !important; }

/*----------------------------------------------------------
#color-867709
----------------------------------------------------------*/
.style-color-867709-bg { background-color: #66bcf4; }
.btn-color-867709 { color: #ffffff !important; background-color: #66bcf4 !important; border-color: #66bcf4 !important; }
.btn-color-867709:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-867709:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-867709:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #66bcf4 !important;}
.btn-color-867709.btn-flat:not(.btn-hover-nobg):hover, .btn-color-867709.btn-flat:not(.btn-hover-nobg):focus, .btn-color-867709.btn-flat:active { background-color: #59afe7 !important; border-color: #59afe7 !important;}
.btn-color-867709:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-867709:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-867709:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #66bcf4 !important; }
.btn-color-867709.btn-outline { background-color: transparent !important; border-color: #66bcf4 !important; }
.btn-color-867709.btn-outline:not(.btn-text-skin) { color: #66bcf4 !important; }
.btn-color-867709.btn-outline:not(.btn-hover-nobg):hover, .btn-color-867709.btn-outline:not(.btn-hover-nobg):focus, btn-color-867709.btn-outline:active { background-color: #66bcf4 !important; border-color: #66bcf4 !important; }
.btn-color-867709.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-867709.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-867709.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-867709.btn-text-skin.btn-outline, .style-light .btn-color-867709.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-867709.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-867709.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-867709.btn-text-skin.btn-outline:hover, .style-light .btn-color-867709.btn-text-skin.btn-outline:focus, .style-light .btn-color-867709.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-867709.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-867709.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-867709.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-867709.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-867709.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-867709.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-867709.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-867709 { color: #66bcf4 !important; }
.after-bg-color-867709-color:after { background-color: #66bcf4 !important;}
.text-color-867709-color, .text-color-867709-color a { color: #66bcf4 !important; fill: #66bcf4 !important; }
.hover-color-867709-color a:hover, .hover-color-867709-color.unmenu-title:hover { color: #66bcf4 !important; fill: #66bcf4 !important; }
.active-color-867709-color.active { color: #66bcf4 !important; fill: #66bcf4 !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-867709-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-867709-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-867709-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-867709-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-867709-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-867709-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-867709-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-867709-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-867709-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-867709-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-867709-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-867709-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-867709-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-867709-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-867709-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-867709-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-867709-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-867709-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-867709-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-867709-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-867709-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-867709-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-867709-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-867709-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #66bcf4 !important; fill: #66bcf4 !important; }
.border-color-867709-color { border-color: #66bcf4 !important; }
.tmb-overlay-gradient-top .style-color-867709-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #66bcf4 0%, rgba(102, 188, 244, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-867709-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #66bcf4 0%, rgba(102, 188, 244, 0) 50%) !important;}
.un-btn-color-867709:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-867709 { background: #66bcf4 !important; }
.un-btn-color-867709:hover { background: #66bcf4 !important; }
.un-btn-txt-color-867709 { color: #66bcf4 !important; }
.un-btn-txt-hover-color-867709:hover { color: #66bcf4 !important; }
.un-btn-brdr-color-867709 { border-color: #66bcf4 !important; }
.un-btn-brdr-hover-color-867709:hover { border-color: #66bcf4 !important; }
.un-btn-icon-color-867709 i.fa { color: #66bcf4 !important; }
.un-btn-icon-color-867709 .un-btn-svg { fill: #66bcf4 !important; }
.un-btn-icon-hover-color-867709:hover i.fa { color: #66bcf4 !important; }
.un-btn-icon-hover-color-867709:hover .un-btn-svg { fill: #66bcf4 !important; }
.un-btn-icon-wr-color-867709 .btn-icon-out { background-color: #66bcf4 !important; }
.un-btn-icon-wr-hover-color-867709:hover .btn-icon-out { background-color: #66bcf4 !important; }

/*----------------------------------------------------------
#color-974753
----------------------------------------------------------*/
.style-color-974753-bg { background-color: #1e465e; }
.btn-color-974753 { color: #ffffff !important; background-color: #1e465e !important; border-color: #1e465e !important; }
.btn-color-974753:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-974753:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-974753:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #1e465e !important;}
.btn-color-974753.btn-flat:not(.btn-hover-nobg):hover, .btn-color-974753.btn-flat:not(.btn-hover-nobg):focus, .btn-color-974753.btn-flat:active { background-color: #113951 !important; border-color: #113951 !important;}
.btn-color-974753:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-974753:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-974753:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #1e465e !important; }
.btn-color-974753.btn-outline { background-color: transparent !important; border-color: #1e465e !important; }
.btn-color-974753.btn-outline:not(.btn-text-skin) { color: #1e465e !important; }
.btn-color-974753.btn-outline:not(.btn-hover-nobg):hover, .btn-color-974753.btn-outline:not(.btn-hover-nobg):focus, btn-color-974753.btn-outline:active { background-color: #1e465e !important; border-color: #1e465e !important; }
.btn-color-974753.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-974753.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-974753.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-974753.btn-text-skin.btn-outline, .style-light .btn-color-974753.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-974753.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-974753.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-974753.btn-text-skin.btn-outline:hover, .style-light .btn-color-974753.btn-text-skin.btn-outline:focus, .style-light .btn-color-974753.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-974753.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-974753.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-974753.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-974753.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-974753.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-974753.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-974753.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-974753 { color: #1e465e !important; }
.after-bg-color-974753-color:after { background-color: #1e465e !important;}
.text-color-974753-color, .text-color-974753-color a { color: #1e465e !important; fill: #1e465e !important; }
.hover-color-974753-color a:hover, .hover-color-974753-color.unmenu-title:hover { color: #1e465e !important; fill: #1e465e !important; }
.active-color-974753-color.active { color: #1e465e !important; fill: #1e465e !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-974753-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-974753-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-974753-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-974753-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-974753-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-974753-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-974753-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-974753-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-974753-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-974753-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-974753-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-974753-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-974753-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-974753-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-974753-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-974753-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-974753-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-974753-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-974753-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-974753-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-974753-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-974753-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-974753-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-974753-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #1e465e !important; fill: #1e465e !important; }
.border-color-974753-color { border-color: #1e465e !important; }
.tmb-overlay-gradient-top .style-color-974753-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #1e465e 0%, rgba(30, 70, 94, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-974753-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #1e465e 0%, rgba(30, 70, 94, 0) 50%) !important;}
.un-btn-color-974753:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-974753 { background: #1e465e !important; }
.un-btn-color-974753:hover { background: #1e465e !important; }
.un-btn-txt-color-974753 { color: #1e465e !important; }
.un-btn-txt-hover-color-974753:hover { color: #1e465e !important; }
.un-btn-brdr-color-974753 { border-color: #1e465e !important; }
.un-btn-brdr-hover-color-974753:hover { border-color: #1e465e !important; }
.un-btn-icon-color-974753 i.fa { color: #1e465e !important; }
.un-btn-icon-color-974753 .un-btn-svg { fill: #1e465e !important; }
.un-btn-icon-hover-color-974753:hover i.fa { color: #1e465e !important; }
.un-btn-icon-hover-color-974753:hover .un-btn-svg { fill: #1e465e !important; }
.un-btn-icon-wr-color-974753 .btn-icon-out { background-color: #1e465e !important; }
.un-btn-icon-wr-hover-color-974753:hover .btn-icon-out { background-color: #1e465e !important; }

/*----------------------------------------------------------
#color-111076
----------------------------------------------------------*/
.style-color-111076-bg { background-color: #22848d; }
.btn-color-111076 { color: #ffffff !important; background-color: #22848d !important; border-color: #22848d !important; }
.btn-color-111076:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-111076:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-111076:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #22848d !important;}
.btn-color-111076.btn-flat:not(.btn-hover-nobg):hover, .btn-color-111076.btn-flat:not(.btn-hover-nobg):focus, .btn-color-111076.btn-flat:active { background-color: #157780 !important; border-color: #157780 !important;}
.btn-color-111076:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-111076:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-111076:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #22848d !important; }
.btn-color-111076.btn-outline { background-color: transparent !important; border-color: #22848d !important; }
.btn-color-111076.btn-outline:not(.btn-text-skin) { color: #22848d !important; }
.btn-color-111076.btn-outline:not(.btn-hover-nobg):hover, .btn-color-111076.btn-outline:not(.btn-hover-nobg):focus, btn-color-111076.btn-outline:active { background-color: #22848d !important; border-color: #22848d !important; }
.btn-color-111076.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-111076.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-111076.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-111076.btn-text-skin.btn-outline, .style-light .btn-color-111076.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-111076.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-111076.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-111076.btn-text-skin.btn-outline:hover, .style-light .btn-color-111076.btn-text-skin.btn-outline:focus, .style-light .btn-color-111076.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-111076.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-111076.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-111076.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-111076.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-111076.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-111076.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-111076.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-111076 { color: #22848d !important; }
.after-bg-color-111076-color:after { background-color: #22848d !important;}
.text-color-111076-color, .text-color-111076-color a { color: #22848d !important; fill: #22848d !important; }
.hover-color-111076-color a:hover, .hover-color-111076-color.unmenu-title:hover { color: #22848d !important; fill: #22848d !important; }
.active-color-111076-color.active { color: #22848d !important; fill: #22848d !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-111076-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-111076-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-111076-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-111076-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-111076-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-111076-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-111076-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-111076-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-111076-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-111076-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-111076-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-111076-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-111076-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-111076-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-111076-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-111076-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-111076-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-111076-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-111076-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-111076-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-111076-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-111076-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-111076-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-111076-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #22848d !important; fill: #22848d !important; }
.border-color-111076-color { border-color: #22848d !important; }
.tmb-overlay-gradient-top .style-color-111076-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #22848d 0%, rgba(34, 132, 141, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-111076-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #22848d 0%, rgba(34, 132, 141, 0) 50%) !important;}
.un-btn-color-111076:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-111076 { background: #22848d !important; }
.un-btn-color-111076:hover { background: #22848d !important; }
.un-btn-txt-color-111076 { color: #22848d !important; }
.un-btn-txt-hover-color-111076:hover { color: #22848d !important; }
.un-btn-brdr-color-111076 { border-color: #22848d !important; }
.un-btn-brdr-hover-color-111076:hover { border-color: #22848d !important; }
.un-btn-icon-color-111076 i.fa { color: #22848d !important; }
.un-btn-icon-color-111076 .un-btn-svg { fill: #22848d !important; }
.un-btn-icon-hover-color-111076:hover i.fa { color: #22848d !important; }
.un-btn-icon-hover-color-111076:hover .un-btn-svg { fill: #22848d !important; }
.un-btn-icon-wr-color-111076 .btn-icon-out { background-color: #22848d !important; }
.un-btn-icon-wr-hover-color-111076:hover .btn-icon-out { background-color: #22848d !important; }

/*----------------------------------------------------------
#color-474023
----------------------------------------------------------*/
.style-color-474023-bg { background-color: #7e7e61; }
.btn-color-474023 { color: #ffffff !important; background-color: #7e7e61 !important; border-color: #7e7e61 !important; }
.btn-color-474023:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-474023:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-474023:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #7e7e61 !important;}
.btn-color-474023.btn-flat:not(.btn-hover-nobg):hover, .btn-color-474023.btn-flat:not(.btn-hover-nobg):focus, .btn-color-474023.btn-flat:active { background-color: #717154 !important; border-color: #717154 !important;}
.btn-color-474023:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-474023:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-474023:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #7e7e61 !important; }
.btn-color-474023.btn-outline { background-color: transparent !important; border-color: #7e7e61 !important; }
.btn-color-474023.btn-outline:not(.btn-text-skin) { color: #7e7e61 !important; }
.btn-color-474023.btn-outline:not(.btn-hover-nobg):hover, .btn-color-474023.btn-outline:not(.btn-hover-nobg):focus, btn-color-474023.btn-outline:active { background-color: #7e7e61 !important; border-color: #7e7e61 !important; }
.btn-color-474023.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-474023.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-474023.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-474023.btn-text-skin.btn-outline, .style-light .btn-color-474023.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-474023.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-474023.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-474023.btn-text-skin.btn-outline:hover, .style-light .btn-color-474023.btn-text-skin.btn-outline:focus, .style-light .btn-color-474023.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-474023.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-474023.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-474023.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-474023.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-474023.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-474023.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-474023.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-474023 { color: #7e7e61 !important; }
.after-bg-color-474023-color:after { background-color: #7e7e61 !important;}
.text-color-474023-color, .text-color-474023-color a { color: #7e7e61 !important; fill: #7e7e61 !important; }
.hover-color-474023-color a:hover, .hover-color-474023-color.unmenu-title:hover { color: #7e7e61 !important; fill: #7e7e61 !important; }
.active-color-474023-color.active { color: #7e7e61 !important; fill: #7e7e61 !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-474023-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-474023-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-474023-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-474023-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-474023-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-474023-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-474023-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-474023-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-474023-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-474023-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-474023-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-474023-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-474023-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-474023-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-474023-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-474023-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-474023-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-474023-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-474023-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-474023-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-474023-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-474023-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-474023-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-474023-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #7e7e61 !important; fill: #7e7e61 !important; }
.border-color-474023-color { border-color: #7e7e61 !important; }
.tmb-overlay-gradient-top .style-color-474023-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #7e7e61 0%, rgba(126, 126, 97, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-474023-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #7e7e61 0%, rgba(126, 126, 97, 0) 50%) !important;}
.un-btn-color-474023:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-474023 { background: #7e7e61 !important; }
.un-btn-color-474023:hover { background: #7e7e61 !important; }
.un-btn-txt-color-474023 { color: #7e7e61 !important; }
.un-btn-txt-hover-color-474023:hover { color: #7e7e61 !important; }
.un-btn-brdr-color-474023 { border-color: #7e7e61 !important; }
.un-btn-brdr-hover-color-474023:hover { border-color: #7e7e61 !important; }
.un-btn-icon-color-474023 i.fa { color: #7e7e61 !important; }
.un-btn-icon-color-474023 .un-btn-svg { fill: #7e7e61 !important; }
.un-btn-icon-hover-color-474023:hover i.fa { color: #7e7e61 !important; }
.un-btn-icon-hover-color-474023:hover .un-btn-svg { fill: #7e7e61 !important; }
.un-btn-icon-wr-color-474023 .btn-icon-out { background-color: #7e7e61 !important; }
.un-btn-icon-wr-hover-color-474023:hover .btn-icon-out { background-color: #7e7e61 !important; }

/*----------------------------------------------------------
#color-707174
----------------------------------------------------------*/
.style-color-707174-bg { background-color: #a9ba5c; }
.btn-color-707174 { color: #ffffff !important; background-color: #a9ba5c !important; border-color: #a9ba5c !important; }
.btn-color-707174:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-707174:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-707174:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #a9ba5c !important;}
.btn-color-707174.btn-flat:not(.btn-hover-nobg):hover, .btn-color-707174.btn-flat:not(.btn-hover-nobg):focus, .btn-color-707174.btn-flat:active { background-color: #9cad4f !important; border-color: #9cad4f !important;}
.btn-color-707174:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-707174:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-707174:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #a9ba5c !important; }
.btn-color-707174.btn-outline { background-color: transparent !important; border-color: #a9ba5c !important; }
.btn-color-707174.btn-outline:not(.btn-text-skin) { color: #a9ba5c !important; }
.btn-color-707174.btn-outline:not(.btn-hover-nobg):hover, .btn-color-707174.btn-outline:not(.btn-hover-nobg):focus, btn-color-707174.btn-outline:active { background-color: #a9ba5c !important; border-color: #a9ba5c !important; }
.btn-color-707174.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-707174.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-707174.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-707174.btn-text-skin.btn-outline, .style-light .btn-color-707174.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-707174.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-707174.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-707174.btn-text-skin.btn-outline:hover, .style-light .btn-color-707174.btn-text-skin.btn-outline:focus, .style-light .btn-color-707174.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-707174.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-707174.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-707174.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-707174.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-707174.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-707174.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-707174.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-707174 { color: #a9ba5c !important; }
.after-bg-color-707174-color:after { background-color: #a9ba5c !important;}
.text-color-707174-color, .text-color-707174-color a { color: #a9ba5c !important; fill: #a9ba5c !important; }
.hover-color-707174-color a:hover, .hover-color-707174-color.unmenu-title:hover { color: #a9ba5c !important; fill: #a9ba5c !important; }
.active-color-707174-color.active { color: #a9ba5c !important; fill: #a9ba5c !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-707174-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-707174-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-707174-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-707174-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-707174-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-707174-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-707174-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-707174-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-707174-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-707174-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-707174-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-707174-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-707174-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-707174-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-707174-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-707174-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-707174-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-707174-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-707174-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-707174-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-707174-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-707174-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-707174-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-707174-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #a9ba5c !important; fill: #a9ba5c !important; }
.border-color-707174-color { border-color: #a9ba5c !important; }
.tmb-overlay-gradient-top .style-color-707174-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #a9ba5c 0%, rgba(169, 186, 92, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-707174-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #a9ba5c 0%, rgba(169, 186, 92, 0) 50%) !important;}
.un-btn-color-707174:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-707174 { background: #a9ba5c !important; }
.un-btn-color-707174:hover { background: #a9ba5c !important; }
.un-btn-txt-color-707174 { color: #a9ba5c !important; }
.un-btn-txt-hover-color-707174:hover { color: #a9ba5c !important; }
.un-btn-brdr-color-707174 { border-color: #a9ba5c !important; }
.un-btn-brdr-hover-color-707174:hover { border-color: #a9ba5c !important; }
.un-btn-icon-color-707174 i.fa { color: #a9ba5c !important; }
.un-btn-icon-color-707174 .un-btn-svg { fill: #a9ba5c !important; }
.un-btn-icon-hover-color-707174:hover i.fa { color: #a9ba5c !important; }
.un-btn-icon-hover-color-707174:hover .un-btn-svg { fill: #a9ba5c !important; }
.un-btn-icon-wr-color-707174 .btn-icon-out { background-color: #a9ba5c !important; }
.un-btn-icon-wr-hover-color-707174:hover .btn-icon-out { background-color: #a9ba5c !important; }

/*----------------------------------------------------------
#color-146714
----------------------------------------------------------*/
.style-color-146714-bg { background-color: #771b3c; }
.btn-color-146714 { color: #ffffff !important; background-color: #771b3c !important; border-color: #771b3c !important; }
.btn-color-146714:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-146714:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-146714:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #771b3c !important;}
.btn-color-146714.btn-flat:not(.btn-hover-nobg):hover, .btn-color-146714.btn-flat:not(.btn-hover-nobg):focus, .btn-color-146714.btn-flat:active { background-color: #6a0e2f !important; border-color: #6a0e2f !important;}
.btn-color-146714:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-146714:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-146714:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #771b3c !important; }
.btn-color-146714.btn-outline { background-color: transparent !important; border-color: #771b3c !important; }
.btn-color-146714.btn-outline:not(.btn-text-skin) { color: #771b3c !important; }
.btn-color-146714.btn-outline:not(.btn-hover-nobg):hover, .btn-color-146714.btn-outline:not(.btn-hover-nobg):focus, btn-color-146714.btn-outline:active { background-color: #771b3c !important; border-color: #771b3c !important; }
.btn-color-146714.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-146714.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-146714.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-146714.btn-text-skin.btn-outline, .style-light .btn-color-146714.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-146714.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-146714.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-146714.btn-text-skin.btn-outline:hover, .style-light .btn-color-146714.btn-text-skin.btn-outline:focus, .style-light .btn-color-146714.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-146714.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-146714.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-146714.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-146714.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-146714.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-146714.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-146714.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-146714 { color: #771b3c !important; }
.after-bg-color-146714-color:after { background-color: #771b3c !important;}
.text-color-146714-color, .text-color-146714-color a { color: #771b3c !important; fill: #771b3c !important; }
.hover-color-146714-color a:hover, .hover-color-146714-color.unmenu-title:hover { color: #771b3c !important; fill: #771b3c !important; }
.active-color-146714-color.active { color: #771b3c !important; fill: #771b3c !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-146714-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-146714-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-146714-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-146714-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-146714-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-146714-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-146714-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-146714-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-146714-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-146714-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-146714-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-146714-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-146714-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-146714-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-146714-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-146714-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-146714-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-146714-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-146714-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-146714-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-146714-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-146714-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-146714-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-146714-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #771b3c !important; fill: #771b3c !important; }
.border-color-146714-color { border-color: #771b3c !important; }
.tmb-overlay-gradient-top .style-color-146714-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #771b3c 0%, rgba(119, 27, 60, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-146714-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #771b3c 0%, rgba(119, 27, 60, 0) 50%) !important;}
.un-btn-color-146714:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-146714 { background: #771b3c !important; }
.un-btn-color-146714:hover { background: #771b3c !important; }
.un-btn-txt-color-146714 { color: #771b3c !important; }
.un-btn-txt-hover-color-146714:hover { color: #771b3c !important; }
.un-btn-brdr-color-146714 { border-color: #771b3c !important; }
.un-btn-brdr-hover-color-146714:hover { border-color: #771b3c !important; }
.un-btn-icon-color-146714 i.fa { color: #771b3c !important; }
.un-btn-icon-color-146714 .un-btn-svg { fill: #771b3c !important; }
.un-btn-icon-hover-color-146714:hover i.fa { color: #771b3c !important; }
.un-btn-icon-hover-color-146714:hover .un-btn-svg { fill: #771b3c !important; }
.un-btn-icon-wr-color-146714 .btn-icon-out { background-color: #771b3c !important; }
.un-btn-icon-wr-hover-color-146714:hover .btn-icon-out { background-color: #771b3c !important; }

/*----------------------------------------------------------
#color-169351
----------------------------------------------------------*/
.style-color-169351-bg { background-color: #b41e3d; }
.btn-color-169351 { color: #ffffff !important; background-color: #b41e3d !important; border-color: #b41e3d !important; }
.btn-color-169351:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-169351:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-169351:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #b41e3d !important;}
.btn-color-169351.btn-flat:not(.btn-hover-nobg):hover, .btn-color-169351.btn-flat:not(.btn-hover-nobg):focus, .btn-color-169351.btn-flat:active { background-color: #a71130 !important; border-color: #a71130 !important;}
.btn-color-169351:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-169351:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-169351:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #b41e3d !important; }
.btn-color-169351.btn-outline { background-color: transparent !important; border-color: #b41e3d !important; }
.btn-color-169351.btn-outline:not(.btn-text-skin) { color: #b41e3d !important; }
.btn-color-169351.btn-outline:not(.btn-hover-nobg):hover, .btn-color-169351.btn-outline:not(.btn-hover-nobg):focus, btn-color-169351.btn-outline:active { background-color: #b41e3d !important; border-color: #b41e3d !important; }
.btn-color-169351.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-169351.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-169351.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-169351.btn-text-skin.btn-outline, .style-light .btn-color-169351.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-169351.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-169351.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-169351.btn-text-skin.btn-outline:hover, .style-light .btn-color-169351.btn-text-skin.btn-outline:focus, .style-light .btn-color-169351.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-169351.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-169351.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-169351.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-169351.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-169351.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-169351.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-169351.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-169351 { color: #b41e3d !important; }
.after-bg-color-169351-color:after { background-color: #b41e3d !important;}
.text-color-169351-color, .text-color-169351-color a { color: #b41e3d !important; fill: #b41e3d !important; }
.hover-color-169351-color a:hover, .hover-color-169351-color.unmenu-title:hover { color: #b41e3d !important; fill: #b41e3d !important; }
.active-color-169351-color.active { color: #b41e3d !important; fill: #b41e3d !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-169351-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-169351-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-169351-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-169351-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-169351-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-169351-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-169351-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-169351-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-169351-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-169351-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-169351-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-169351-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-169351-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-169351-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-169351-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-169351-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-169351-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-169351-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-169351-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-169351-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-169351-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-169351-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-169351-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-169351-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #b41e3d !important; fill: #b41e3d !important; }
.border-color-169351-color { border-color: #b41e3d !important; }
.tmb-overlay-gradient-top .style-color-169351-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #b41e3d 0%, rgba(180, 30, 61, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-169351-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #b41e3d 0%, rgba(180, 30, 61, 0) 50%) !important;}
.un-btn-color-169351:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-169351 { background: #b41e3d !important; }
.un-btn-color-169351:hover { background: #b41e3d !important; }
.un-btn-txt-color-169351 { color: #b41e3d !important; }
.un-btn-txt-hover-color-169351:hover { color: #b41e3d !important; }
.un-btn-brdr-color-169351 { border-color: #b41e3d !important; }
.un-btn-brdr-hover-color-169351:hover { border-color: #b41e3d !important; }
.un-btn-icon-color-169351 i.fa { color: #b41e3d !important; }
.un-btn-icon-color-169351 .un-btn-svg { fill: #b41e3d !important; }
.un-btn-icon-hover-color-169351:hover i.fa { color: #b41e3d !important; }
.un-btn-icon-hover-color-169351:hover .un-btn-svg { fill: #b41e3d !important; }
.un-btn-icon-wr-color-169351 .btn-icon-out { background-color: #b41e3d !important; }
.un-btn-icon-wr-hover-color-169351:hover .btn-icon-out { background-color: #b41e3d !important; }

/*----------------------------------------------------------
#color-425744
----------------------------------------------------------*/
.style-color-425744-bg { background-color: #e76d5a; }
.btn-color-425744 { color: #ffffff !important; background-color: #e76d5a !important; border-color: #e76d5a !important; }
.btn-color-425744:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-425744:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-425744:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #e76d5a !important;}
.btn-color-425744.btn-flat:not(.btn-hover-nobg):hover, .btn-color-425744.btn-flat:not(.btn-hover-nobg):focus, .btn-color-425744.btn-flat:active { background-color: #da604d !important; border-color: #da604d !important;}
.btn-color-425744:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-425744:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-425744:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #e76d5a !important; }
.btn-color-425744.btn-outline { background-color: transparent !important; border-color: #e76d5a !important; }
.btn-color-425744.btn-outline:not(.btn-text-skin) { color: #e76d5a !important; }
.btn-color-425744.btn-outline:not(.btn-hover-nobg):hover, .btn-color-425744.btn-outline:not(.btn-hover-nobg):focus, btn-color-425744.btn-outline:active { background-color: #e76d5a !important; border-color: #e76d5a !important; }
.btn-color-425744.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-425744.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-425744.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-425744.btn-text-skin.btn-outline, .style-light .btn-color-425744.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-425744.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-425744.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-425744.btn-text-skin.btn-outline:hover, .style-light .btn-color-425744.btn-text-skin.btn-outline:focus, .style-light .btn-color-425744.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-425744.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-425744.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-425744.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-425744.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-425744.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-425744.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-425744.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-425744 { color: #e76d5a !important; }
.after-bg-color-425744-color:after { background-color: #e76d5a !important;}
.text-color-425744-color, .text-color-425744-color a { color: #e76d5a !important; fill: #e76d5a !important; }
.hover-color-425744-color a:hover, .hover-color-425744-color.unmenu-title:hover { color: #e76d5a !important; fill: #e76d5a !important; }
.active-color-425744-color.active { color: #e76d5a !important; fill: #e76d5a !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-425744-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-425744-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-425744-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-425744-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-425744-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-425744-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-425744-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-425744-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-425744-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-425744-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-425744-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-425744-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-425744-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-425744-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-425744-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-425744-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-425744-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-425744-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-425744-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-425744-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-425744-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-425744-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-425744-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-425744-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #e76d5a !important; fill: #e76d5a !important; }
.border-color-425744-color { border-color: #e76d5a !important; }
.tmb-overlay-gradient-top .style-color-425744-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #e76d5a 0%, rgba(231, 109, 90, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-425744-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #e76d5a 0%, rgba(231, 109, 90, 0) 50%) !important;}
.un-btn-color-425744:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-425744 { background: #e76d5a !important; }
.un-btn-color-425744:hover { background: #e76d5a !important; }
.un-btn-txt-color-425744 { color: #e76d5a !important; }
.un-btn-txt-hover-color-425744:hover { color: #e76d5a !important; }
.un-btn-brdr-color-425744 { border-color: #e76d5a !important; }
.un-btn-brdr-hover-color-425744:hover { border-color: #e76d5a !important; }
.un-btn-icon-color-425744 i.fa { color: #e76d5a !important; }
.un-btn-icon-color-425744 .un-btn-svg { fill: #e76d5a !important; }
.un-btn-icon-hover-color-425744:hover i.fa { color: #e76d5a !important; }
.un-btn-icon-hover-color-425744:hover .un-btn-svg { fill: #e76d5a !important; }
.un-btn-icon-wr-color-425744 .btn-icon-out { background-color: #e76d5a !important; }
.un-btn-icon-wr-hover-color-425744:hover .btn-icon-out { background-color: #e76d5a !important; }

/*----------------------------------------------------------
#color-126265
----------------------------------------------------------*/
.style-color-126265-bg { background-color: #edbe25; }
.btn-color-126265 { color: #ffffff !important; background-color: #edbe25 !important; border-color: #edbe25 !important; }
.btn-color-126265:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-126265:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-126265:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #edbe25 !important;}
.btn-color-126265.btn-flat:not(.btn-hover-nobg):hover, .btn-color-126265.btn-flat:not(.btn-hover-nobg):focus, .btn-color-126265.btn-flat:active { background-color: #e0b118 !important; border-color: #e0b118 !important;}
.btn-color-126265:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-126265:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-126265:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #edbe25 !important; }
.btn-color-126265.btn-outline { background-color: transparent !important; border-color: #edbe25 !important; }
.btn-color-126265.btn-outline:not(.btn-text-skin) { color: #edbe25 !important; }
.btn-color-126265.btn-outline:not(.btn-hover-nobg):hover, .btn-color-126265.btn-outline:not(.btn-hover-nobg):focus, btn-color-126265.btn-outline:active { background-color: #edbe25 !important; border-color: #edbe25 !important; }
.btn-color-126265.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-126265.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-126265.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-126265.btn-text-skin.btn-outline, .style-light .btn-color-126265.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-126265.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-126265.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-126265.btn-text-skin.btn-outline:hover, .style-light .btn-color-126265.btn-text-skin.btn-outline:focus, .style-light .btn-color-126265.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-126265.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-126265.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-126265.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-126265.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-126265.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-126265.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-126265.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-126265 { color: #edbe25 !important; }
.after-bg-color-126265-color:after { background-color: #edbe25 !important;}
.text-color-126265-color, .text-color-126265-color a { color: #edbe25 !important; fill: #edbe25 !important; }
.hover-color-126265-color a:hover, .hover-color-126265-color.unmenu-title:hover { color: #edbe25 !important; fill: #edbe25 !important; }
.active-color-126265-color.active { color: #edbe25 !important; fill: #edbe25 !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-126265-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-126265-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-126265-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-126265-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-126265-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-126265-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-126265-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-126265-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-126265-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-126265-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-126265-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-126265-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-126265-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-126265-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-126265-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-126265-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-126265-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-126265-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-126265-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-126265-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-126265-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-126265-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-126265-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-126265-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #edbe25 !important; fill: #edbe25 !important; }
.border-color-126265-color { border-color: #edbe25 !important; }
.tmb-overlay-gradient-top .style-color-126265-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #edbe25 0%, rgba(237, 190, 37, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-126265-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #edbe25 0%, rgba(237, 190, 37, 0) 50%) !important;}
.un-btn-color-126265:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-126265 { background: #edbe25 !important; }
.un-btn-color-126265:hover { background: #edbe25 !important; }
.un-btn-txt-color-126265 { color: #edbe25 !important; }
.un-btn-txt-hover-color-126265:hover { color: #edbe25 !important; }
.un-btn-brdr-color-126265 { border-color: #edbe25 !important; }
.un-btn-brdr-hover-color-126265:hover { border-color: #edbe25 !important; }
.un-btn-icon-color-126265 i.fa { color: #edbe25 !important; }
.un-btn-icon-color-126265 .un-btn-svg { fill: #edbe25 !important; }
.un-btn-icon-hover-color-126265:hover i.fa { color: #edbe25 !important; }
.un-btn-icon-hover-color-126265:hover .un-btn-svg { fill: #edbe25 !important; }
.un-btn-icon-wr-color-126265 .btn-icon-out { background-color: #edbe25 !important; }
.un-btn-icon-wr-hover-color-126265:hover .btn-icon-out { background-color: #edbe25 !important; }

/*----------------------------------------------------------
#color-125036
----------------------------------------------------------*/
.style-color-125036-bg { background-color: #eee961; }
.btn-color-125036 { color: #ffffff !important; background-color: #eee961 !important; border-color: #eee961 !important; }
.btn-color-125036:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-125036:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-125036:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #eee961 !important;}
.btn-color-125036.btn-flat:not(.btn-hover-nobg):hover, .btn-color-125036.btn-flat:not(.btn-hover-nobg):focus, .btn-color-125036.btn-flat:active { background-color: #e1dc54 !important; border-color: #e1dc54 !important;}
.btn-color-125036:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-125036:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-125036:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #eee961 !important; }
.btn-color-125036.btn-outline { background-color: transparent !important; border-color: #eee961 !important; }
.btn-color-125036.btn-outline:not(.btn-text-skin) { color: #eee961 !important; }
.btn-color-125036.btn-outline:not(.btn-hover-nobg):hover, .btn-color-125036.btn-outline:not(.btn-hover-nobg):focus, btn-color-125036.btn-outline:active { background-color: #eee961 !important; border-color: #eee961 !important; }
.btn-color-125036.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-125036.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-125036.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-125036.btn-text-skin.btn-outline, .style-light .btn-color-125036.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-125036.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-125036.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-125036.btn-text-skin.btn-outline:hover, .style-light .btn-color-125036.btn-text-skin.btn-outline:focus, .style-light .btn-color-125036.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-125036.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-125036.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-125036.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-125036.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-125036.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-125036.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-125036.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-125036 { color: #eee961 !important; }
.after-bg-color-125036-color:after { background-color: #eee961 !important;}
.text-color-125036-color, .text-color-125036-color a { color: #eee961 !important; fill: #eee961 !important; }
.hover-color-125036-color a:hover, .hover-color-125036-color.unmenu-title:hover { color: #eee961 !important; fill: #eee961 !important; }
.active-color-125036-color.active { color: #eee961 !important; fill: #eee961 !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-125036-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-125036-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-125036-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-125036-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-125036-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-125036-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-125036-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-125036-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-125036-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-125036-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-125036-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-125036-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-125036-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-125036-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-125036-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-125036-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-125036-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-125036-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-125036-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-125036-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-125036-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-125036-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-125036-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-125036-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #eee961 !important; fill: #eee961 !important; }
.border-color-125036-color { border-color: #eee961 !important; }
.tmb-overlay-gradient-top .style-color-125036-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #eee961 0%, rgba(238, 233, 97, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-125036-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #eee961 0%, rgba(238, 233, 97, 0) 50%) !important;}
.un-btn-color-125036:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-125036 { background: #eee961 !important; }
.un-btn-color-125036:hover { background: #eee961 !important; }
.un-btn-txt-color-125036 { color: #eee961 !important; }
.un-btn-txt-hover-color-125036:hover { color: #eee961 !important; }
.un-btn-brdr-color-125036 { border-color: #eee961 !important; }
.un-btn-brdr-hover-color-125036:hover { border-color: #eee961 !important; }
.un-btn-icon-color-125036 i.fa { color: #eee961 !important; }
.un-btn-icon-color-125036 .un-btn-svg { fill: #eee961 !important; }
.un-btn-icon-hover-color-125036:hover i.fa { color: #eee961 !important; }
.un-btn-icon-hover-color-125036:hover .un-btn-svg { fill: #eee961 !important; }
.un-btn-icon-wr-color-125036 .btn-icon-out { background-color: #eee961 !important; }
.un-btn-icon-wr-hover-color-125036:hover .btn-icon-out { background-color: #eee961 !important; }

/*----------------------------------------------------------
#color-vyce
----------------------------------------------------------*/
.style-color-vyce-bg { background-color: #0cb4ce; }
.btn-color-vyce { color: #ffffff !important; background-color: #0cb4ce !important; border-color: #0cb4ce !important; }
.btn-color-vyce:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-vyce:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-vyce:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #0cb4ce !important;}
.btn-color-vyce.btn-flat:not(.btn-hover-nobg):hover, .btn-color-vyce.btn-flat:not(.btn-hover-nobg):focus, .btn-color-vyce.btn-flat:active { background-color: #00a7c1 !important; border-color: #00a7c1 !important;}
.btn-color-vyce:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-vyce:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-vyce:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #0cb4ce !important; }
.btn-color-vyce.btn-outline { background-color: transparent !important; border-color: #0cb4ce !important; }
.btn-color-vyce.btn-outline:not(.btn-text-skin) { color: #0cb4ce !important; }
.btn-color-vyce.btn-outline:not(.btn-hover-nobg):hover, .btn-color-vyce.btn-outline:not(.btn-hover-nobg):focus, btn-color-vyce.btn-outline:active { background-color: #0cb4ce !important; border-color: #0cb4ce !important; }
.btn-color-vyce.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-vyce.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-vyce.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-vyce.btn-text-skin.btn-outline, .style-light .btn-color-vyce.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-vyce.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-vyce.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-vyce.btn-text-skin.btn-outline:hover, .style-light .btn-color-vyce.btn-text-skin.btn-outline:focus, .style-light .btn-color-vyce.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-vyce.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-vyce.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-vyce.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-vyce.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-vyce.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-vyce.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-vyce.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-vyce { color: #0cb4ce !important; }
.after-bg-color-vyce-color:after { background-color: #0cb4ce !important;}
.text-color-vyce-color, .text-color-vyce-color a { color: #0cb4ce !important; fill: #0cb4ce !important; }
.hover-color-vyce-color a:hover, .hover-color-vyce-color.unmenu-title:hover { color: #0cb4ce !important; fill: #0cb4ce !important; }
.active-color-vyce-color.active { color: #0cb4ce !important; fill: #0cb4ce !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-vyce-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-vyce-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-vyce-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-vyce-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-vyce-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-vyce-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-vyce-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-vyce-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-vyce-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-vyce-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-vyce-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-vyce-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-vyce-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-vyce-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-vyce-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-vyce-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-vyce-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-vyce-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-vyce-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-vyce-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-vyce-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-vyce-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-vyce-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-vyce-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #0cb4ce !important; fill: #0cb4ce !important; }
.border-color-vyce-color { border-color: #0cb4ce !important; }
.tmb-overlay-gradient-top .style-color-vyce-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #0cb4ce 0%, rgba(12, 180, 206, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-vyce-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #0cb4ce 0%, rgba(12, 180, 206, 0) 50%) !important;}
.un-btn-color-vyce:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-vyce { background: #0cb4ce !important; }
.un-btn-color-vyce:hover { background: #0cb4ce !important; }
.un-btn-txt-color-vyce { color: #0cb4ce !important; }
.un-btn-txt-hover-color-vyce:hover { color: #0cb4ce !important; }
.un-btn-brdr-color-vyce { border-color: #0cb4ce !important; }
.un-btn-brdr-hover-color-vyce:hover { border-color: #0cb4ce !important; }
.un-btn-icon-color-vyce i.fa { color: #0cb4ce !important; }
.un-btn-icon-color-vyce .un-btn-svg { fill: #0cb4ce !important; }
.un-btn-icon-hover-color-vyce:hover i.fa { color: #0cb4ce !important; }
.un-btn-icon-hover-color-vyce:hover .un-btn-svg { fill: #0cb4ce !important; }
.un-btn-icon-wr-color-vyce .btn-icon-out { background-color: #0cb4ce !important; }
.un-btn-icon-wr-hover-color-vyce:hover .btn-icon-out { background-color: #0cb4ce !important; }

/*----------------------------------------------------------
#color-210407
----------------------------------------------------------*/
.style-color-210407-bg { background-color: #006cff; }
.btn-color-210407 { color: #ffffff !important; background-color: #006cff !important; border-color: #006cff !important; }
.btn-color-210407:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-210407:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-210407:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #006cff !important;}
.btn-color-210407.btn-flat:not(.btn-hover-nobg):hover, .btn-color-210407.btn-flat:not(.btn-hover-nobg):focus, .btn-color-210407.btn-flat:active { background-color: #005ff2 !important; border-color: #005ff2 !important;}
.btn-color-210407:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-210407:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-210407:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #006cff !important; }
.btn-color-210407.btn-outline { background-color: transparent !important; border-color: #006cff !important; }
.btn-color-210407.btn-outline:not(.btn-text-skin) { color: #006cff !important; }
.btn-color-210407.btn-outline:not(.btn-hover-nobg):hover, .btn-color-210407.btn-outline:not(.btn-hover-nobg):focus, btn-color-210407.btn-outline:active { background-color: #006cff !important; border-color: #006cff !important; }
.btn-color-210407.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-210407.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-210407.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-210407.btn-text-skin.btn-outline, .style-light .btn-color-210407.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-210407.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-210407.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-210407.btn-text-skin.btn-outline:hover, .style-light .btn-color-210407.btn-text-skin.btn-outline:focus, .style-light .btn-color-210407.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-210407.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-210407.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-210407.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-210407.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-210407.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-210407.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-210407.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-210407 { color: #006cff !important; }
.after-bg-color-210407-color:after { background-color: #006cff !important;}
.text-color-210407-color, .text-color-210407-color a { color: #006cff !important; fill: #006cff !important; }
.hover-color-210407-color a:hover, .hover-color-210407-color.unmenu-title:hover { color: #006cff !important; fill: #006cff !important; }
.active-color-210407-color.active { color: #006cff !important; fill: #006cff !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-210407-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-210407-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-210407-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-210407-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-210407-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-210407-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-210407-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-210407-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-210407-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-210407-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-210407-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-210407-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-210407-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-210407-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-210407-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-210407-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-210407-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-210407-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-210407-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-210407-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-210407-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-210407-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-210407-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-210407-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #006cff !important; fill: #006cff !important; }
.border-color-210407-color { border-color: #006cff !important; }
.tmb-overlay-gradient-top .style-color-210407-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #006cff 0%, rgba(0, 108, 255, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-210407-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #006cff 0%, rgba(0, 108, 255, 0) 50%) !important;}
.un-btn-color-210407:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-210407 { background: #006cff !important; }
.un-btn-color-210407:hover { background: #006cff !important; }
.un-btn-txt-color-210407 { color: #006cff !important; }
.un-btn-txt-hover-color-210407:hover { color: #006cff !important; }
.un-btn-brdr-color-210407 { border-color: #006cff !important; }
.un-btn-brdr-hover-color-210407:hover { border-color: #006cff !important; }
.un-btn-icon-color-210407 i.fa { color: #006cff !important; }
.un-btn-icon-color-210407 .un-btn-svg { fill: #006cff !important; }
.un-btn-icon-hover-color-210407:hover i.fa { color: #006cff !important; }
.un-btn-icon-hover-color-210407:hover .un-btn-svg { fill: #006cff !important; }
.un-btn-icon-wr-color-210407 .btn-icon-out { background-color: #006cff !important; }
.un-btn-icon-wr-hover-color-210407:hover .btn-icon-out { background-color: #006cff !important; }

/*----------------------------------------------------------
#color-616421
----------------------------------------------------------*/
.style-color-616421-bg { background-color: #3c57a4; }
.btn-color-616421 { color: #ffffff !important; background-color: #3c57a4 !important; border-color: #3c57a4 !important; }
.btn-color-616421:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-616421:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-616421:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #3c57a4 !important;}
.btn-color-616421.btn-flat:not(.btn-hover-nobg):hover, .btn-color-616421.btn-flat:not(.btn-hover-nobg):focus, .btn-color-616421.btn-flat:active { background-color: #2f4a97 !important; border-color: #2f4a97 !important;}
.btn-color-616421:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-616421:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-616421:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #3c57a4 !important; }
.btn-color-616421.btn-outline { background-color: transparent !important; border-color: #3c57a4 !important; }
.btn-color-616421.btn-outline:not(.btn-text-skin) { color: #3c57a4 !important; }
.btn-color-616421.btn-outline:not(.btn-hover-nobg):hover, .btn-color-616421.btn-outline:not(.btn-hover-nobg):focus, btn-color-616421.btn-outline:active { background-color: #3c57a4 !important; border-color: #3c57a4 !important; }
.btn-color-616421.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-616421.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-616421.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-616421.btn-text-skin.btn-outline, .style-light .btn-color-616421.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-616421.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-616421.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-616421.btn-text-skin.btn-outline:hover, .style-light .btn-color-616421.btn-text-skin.btn-outline:focus, .style-light .btn-color-616421.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-616421.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-616421.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-616421.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-616421.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-616421.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-616421.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-616421.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-616421 { color: #3c57a4 !important; }
.after-bg-color-616421-color:after { background-color: #3c57a4 !important;}
.text-color-616421-color, .text-color-616421-color a { color: #3c57a4 !important; fill: #3c57a4 !important; }
.hover-color-616421-color a:hover, .hover-color-616421-color.unmenu-title:hover { color: #3c57a4 !important; fill: #3c57a4 !important; }
.active-color-616421-color.active { color: #3c57a4 !important; fill: #3c57a4 !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-616421-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-616421-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-616421-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-616421-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-616421-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-616421-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-616421-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-616421-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-616421-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-616421-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-616421-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-616421-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-616421-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-616421-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-616421-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-616421-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-616421-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-616421-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-616421-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-616421-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-616421-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-616421-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-616421-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-616421-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #3c57a4 !important; fill: #3c57a4 !important; }
.border-color-616421-color { border-color: #3c57a4 !important; }
.tmb-overlay-gradient-top .style-color-616421-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #3c57a4 0%, rgba(60, 87, 164, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-616421-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #3c57a4 0%, rgba(60, 87, 164, 0) 50%) !important;}
.un-btn-color-616421:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-616421 { background: #3c57a4 !important; }
.un-btn-color-616421:hover { background: #3c57a4 !important; }
.un-btn-txt-color-616421 { color: #3c57a4 !important; }
.un-btn-txt-hover-color-616421:hover { color: #3c57a4 !important; }
.un-btn-brdr-color-616421 { border-color: #3c57a4 !important; }
.un-btn-brdr-hover-color-616421:hover { border-color: #3c57a4 !important; }
.un-btn-icon-color-616421 i.fa { color: #3c57a4 !important; }
.un-btn-icon-color-616421 .un-btn-svg { fill: #3c57a4 !important; }
.un-btn-icon-hover-color-616421:hover i.fa { color: #3c57a4 !important; }
.un-btn-icon-hover-color-616421:hover .un-btn-svg { fill: #3c57a4 !important; }
.un-btn-icon-wr-color-616421 .btn-icon-out { background-color: #3c57a4 !important; }
.un-btn-icon-wr-hover-color-616421:hover .btn-icon-out { background-color: #3c57a4 !important; }

/*----------------------------------------------------------
#color-lxmt
----------------------------------------------------------*/
.style-color-lxmt-bg { background-color: #f7f7f7; }
.btn-color-lxmt { color: #ffffff !important; background-color: #f7f7f7 !important; border-color: #f7f7f7 !important; }
.btn-color-lxmt:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-lxmt:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-lxmt:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #f7f7f7 !important;}
.btn-color-lxmt.btn-flat:not(.btn-hover-nobg):hover, .btn-color-lxmt.btn-flat:not(.btn-hover-nobg):focus, .btn-color-lxmt.btn-flat:active { background-color: #eaeaea !important; border-color: #eaeaea !important;}
.btn-color-lxmt:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-lxmt:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-lxmt:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #f7f7f7 !important; }
.btn-color-lxmt.btn-outline { background-color: transparent !important; border-color: #f7f7f7 !important; }
.btn-color-lxmt.btn-outline:not(.btn-text-skin) { color: #f7f7f7 !important; }
.btn-color-lxmt.btn-outline:not(.btn-hover-nobg):hover, .btn-color-lxmt.btn-outline:not(.btn-hover-nobg):focus, btn-color-lxmt.btn-outline:active { background-color: #f7f7f7 !important; border-color: #f7f7f7 !important; }
.btn-color-lxmt.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-lxmt.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-lxmt.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-lxmt.btn-text-skin.btn-outline, .style-light .btn-color-lxmt.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-lxmt.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-lxmt.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-lxmt.btn-text-skin.btn-outline:hover, .style-light .btn-color-lxmt.btn-text-skin.btn-outline:focus, .style-light .btn-color-lxmt.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-lxmt.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-lxmt.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-lxmt.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-lxmt.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-lxmt.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-lxmt.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-lxmt.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-lxmt { color: #f7f7f7 !important; }
.after-bg-color-lxmt-color:after { background-color: #f7f7f7 !important;}
.text-color-lxmt-color, .text-color-lxmt-color a { color: #f7f7f7 !important; fill: #f7f7f7 !important; }
.hover-color-lxmt-color a:hover, .hover-color-lxmt-color.unmenu-title:hover { color: #f7f7f7 !important; fill: #f7f7f7 !important; }
.active-color-lxmt-color.active { color: #f7f7f7 !important; fill: #f7f7f7 !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-lxmt-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-lxmt-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-lxmt-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-lxmt-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-lxmt-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-lxmt-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-lxmt-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-lxmt-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-lxmt-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-lxmt-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-lxmt-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-lxmt-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-lxmt-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-lxmt-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-lxmt-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-lxmt-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-lxmt-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-lxmt-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-lxmt-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-lxmt-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-lxmt-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-lxmt-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-lxmt-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-lxmt-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #f7f7f7 !important; fill: #f7f7f7 !important; }
.border-color-lxmt-color { border-color: #f7f7f7 !important; }
.tmb-overlay-gradient-top .style-color-lxmt-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #f7f7f7 0%, rgba(247, 247, 247, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-lxmt-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #f7f7f7 0%, rgba(247, 247, 247, 0) 50%) !important;}
.un-btn-color-lxmt:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-lxmt { background: #f7f7f7 !important; }
.un-btn-color-lxmt:hover { background: #f7f7f7 !important; }
.un-btn-txt-color-lxmt { color: #f7f7f7 !important; }
.un-btn-txt-hover-color-lxmt:hover { color: #f7f7f7 !important; }
.un-btn-brdr-color-lxmt { border-color: #f7f7f7 !important; }
.un-btn-brdr-hover-color-lxmt:hover { border-color: #f7f7f7 !important; }
.un-btn-icon-color-lxmt i.fa { color: #f7f7f7 !important; }
.un-btn-icon-color-lxmt .un-btn-svg { fill: #f7f7f7 !important; }
.un-btn-icon-hover-color-lxmt:hover i.fa { color: #f7f7f7 !important; }
.un-btn-icon-hover-color-lxmt:hover .un-btn-svg { fill: #f7f7f7 !important; }
.un-btn-icon-wr-color-lxmt .btn-icon-out { background-color: #f7f7f7 !important; }
.un-btn-icon-wr-hover-color-lxmt:hover .btn-icon-out { background-color: #f7f7f7 !important; }

/*----------------------------------------------------------
#color-gyho
----------------------------------------------------------*/
.style-color-gyho-bg { background-color: #eaeaea; }
.btn-color-gyho { color: #ffffff !important; background-color: #eaeaea !important; border-color: #eaeaea !important; }
.btn-color-gyho:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-gyho:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-gyho:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #eaeaea !important;}
.btn-color-gyho.btn-flat:not(.btn-hover-nobg):hover, .btn-color-gyho.btn-flat:not(.btn-hover-nobg):focus, .btn-color-gyho.btn-flat:active { background-color: #dddddd !important; border-color: #dddddd !important;}
.btn-color-gyho:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-gyho:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-gyho:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #eaeaea !important; }
.btn-color-gyho.btn-outline { background-color: transparent !important; border-color: #eaeaea !important; }
.btn-color-gyho.btn-outline:not(.btn-text-skin) { color: #eaeaea !important; }
.btn-color-gyho.btn-outline:not(.btn-hover-nobg):hover, .btn-color-gyho.btn-outline:not(.btn-hover-nobg):focus, btn-color-gyho.btn-outline:active { background-color: #eaeaea !important; border-color: #eaeaea !important; }
.btn-color-gyho.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-gyho.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-gyho.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-gyho.btn-text-skin.btn-outline, .style-light .btn-color-gyho.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-gyho.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-gyho.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-gyho.btn-text-skin.btn-outline:hover, .style-light .btn-color-gyho.btn-text-skin.btn-outline:focus, .style-light .btn-color-gyho.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-gyho.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-gyho.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-gyho.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-gyho.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-gyho.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-gyho.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-gyho.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-gyho { color: #eaeaea !important; }
.after-bg-color-gyho-color:after { background-color: #eaeaea !important;}
.text-color-gyho-color, .text-color-gyho-color a { color: #eaeaea !important; fill: #eaeaea !important; }
.hover-color-gyho-color a:hover, .hover-color-gyho-color.unmenu-title:hover { color: #eaeaea !important; fill: #eaeaea !important; }
.active-color-gyho-color.active { color: #eaeaea !important; fill: #eaeaea !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-gyho-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-gyho-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-gyho-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-gyho-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-gyho-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-gyho-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-gyho-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-gyho-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-gyho-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-gyho-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-gyho-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-gyho-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-gyho-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-gyho-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-gyho-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-gyho-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-gyho-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-gyho-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-gyho-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-gyho-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-gyho-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-gyho-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-gyho-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-gyho-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #eaeaea !important; fill: #eaeaea !important; }
.border-color-gyho-color { border-color: #eaeaea !important; }
.tmb-overlay-gradient-top .style-color-gyho-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #eaeaea 0%, rgba(234, 234, 234, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-gyho-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #eaeaea 0%, rgba(234, 234, 234, 0) 50%) !important;}
.un-btn-color-gyho:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-gyho { background: #eaeaea !important; }
.un-btn-color-gyho:hover { background: #eaeaea !important; }
.un-btn-txt-color-gyho { color: #eaeaea !important; }
.un-btn-txt-hover-color-gyho:hover { color: #eaeaea !important; }
.un-btn-brdr-color-gyho { border-color: #eaeaea !important; }
.un-btn-brdr-hover-color-gyho:hover { border-color: #eaeaea !important; }
.un-btn-icon-color-gyho i.fa { color: #eaeaea !important; }
.un-btn-icon-color-gyho .un-btn-svg { fill: #eaeaea !important; }
.un-btn-icon-hover-color-gyho:hover i.fa { color: #eaeaea !important; }
.un-btn-icon-hover-color-gyho:hover .un-btn-svg { fill: #eaeaea !important; }
.un-btn-icon-wr-color-gyho .btn-icon-out { background-color: #eaeaea !important; }
.un-btn-icon-wr-hover-color-gyho:hover .btn-icon-out { background-color: #eaeaea !important; }

/*----------------------------------------------------------
#color-uydo
----------------------------------------------------------*/
.style-color-uydo-bg { background-color: #dddddd; }
.btn-color-uydo { color: #ffffff !important; background-color: #dddddd !important; border-color: #dddddd !important; }
.btn-color-uydo:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-uydo:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-uydo:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #dddddd !important;}
.btn-color-uydo.btn-flat:not(.btn-hover-nobg):hover, .btn-color-uydo.btn-flat:not(.btn-hover-nobg):focus, .btn-color-uydo.btn-flat:active { background-color: #d0d0d0 !important; border-color: #d0d0d0 !important;}
.btn-color-uydo:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-uydo:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-uydo:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #dddddd !important; }
.btn-color-uydo.btn-outline { background-color: transparent !important; border-color: #dddddd !important; }
.btn-color-uydo.btn-outline:not(.btn-text-skin) { color: #dddddd !important; }
.btn-color-uydo.btn-outline:not(.btn-hover-nobg):hover, .btn-color-uydo.btn-outline:not(.btn-hover-nobg):focus, btn-color-uydo.btn-outline:active { background-color: #dddddd !important; border-color: #dddddd !important; }
.btn-color-uydo.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-uydo.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-uydo.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-uydo.btn-text-skin.btn-outline, .style-light .btn-color-uydo.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-uydo.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-uydo.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-uydo.btn-text-skin.btn-outline:hover, .style-light .btn-color-uydo.btn-text-skin.btn-outline:focus, .style-light .btn-color-uydo.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-uydo.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-uydo.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-uydo.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-uydo.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-uydo.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-uydo.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-uydo.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-uydo { color: #dddddd !important; }
.after-bg-color-uydo-color:after { background-color: #dddddd !important;}
.text-color-uydo-color, .text-color-uydo-color a { color: #dddddd !important; fill: #dddddd !important; }
.hover-color-uydo-color a:hover, .hover-color-uydo-color.unmenu-title:hover { color: #dddddd !important; fill: #dddddd !important; }
.active-color-uydo-color.active { color: #dddddd !important; fill: #dddddd !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-uydo-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-uydo-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-uydo-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-uydo-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-uydo-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-uydo-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-uydo-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-uydo-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-uydo-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-uydo-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-uydo-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-uydo-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-uydo-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-uydo-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-uydo-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-uydo-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-uydo-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-uydo-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-uydo-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-uydo-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-uydo-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-uydo-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-uydo-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-uydo-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #dddddd !important; fill: #dddddd !important; }
.border-color-uydo-color { border-color: #dddddd !important; }
.tmb-overlay-gradient-top .style-color-uydo-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #dddddd 0%, rgba(221, 221, 221, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-uydo-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #dddddd 0%, rgba(221, 221, 221, 0) 50%) !important;}
.un-btn-color-uydo:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-uydo { background: #dddddd !important; }
.un-btn-color-uydo:hover { background: #dddddd !important; }
.un-btn-txt-color-uydo { color: #dddddd !important; }
.un-btn-txt-hover-color-uydo:hover { color: #dddddd !important; }
.un-btn-brdr-color-uydo { border-color: #dddddd !important; }
.un-btn-brdr-hover-color-uydo:hover { border-color: #dddddd !important; }
.un-btn-icon-color-uydo i.fa { color: #dddddd !important; }
.un-btn-icon-color-uydo .un-btn-svg { fill: #dddddd !important; }
.un-btn-icon-hover-color-uydo:hover i.fa { color: #dddddd !important; }
.un-btn-icon-hover-color-uydo:hover .un-btn-svg { fill: #dddddd !important; }
.un-btn-icon-wr-color-uydo .btn-icon-out { background-color: #dddddd !important; }
.un-btn-icon-wr-hover-color-uydo:hover .btn-icon-out { background-color: #dddddd !important; }

/*----------------------------------------------------------
#color-wvjs
----------------------------------------------------------*/
.style-color-wvjs-bg { background-color: #777777; }
.btn-color-wvjs { color: #ffffff !important; background-color: #777777 !important; border-color: #777777 !important; }
.btn-color-wvjs:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-wvjs:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-wvjs:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #777777 !important;}
.btn-color-wvjs.btn-flat:not(.btn-hover-nobg):hover, .btn-color-wvjs.btn-flat:not(.btn-hover-nobg):focus, .btn-color-wvjs.btn-flat:active { background-color: #6a6a6a !important; border-color: #6a6a6a !important;}
.btn-color-wvjs:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-wvjs:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-wvjs:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #777777 !important; }
.btn-color-wvjs.btn-outline { background-color: transparent !important; border-color: #777777 !important; }
.btn-color-wvjs.btn-outline:not(.btn-text-skin) { color: #777777 !important; }
.btn-color-wvjs.btn-outline:not(.btn-hover-nobg):hover, .btn-color-wvjs.btn-outline:not(.btn-hover-nobg):focus, btn-color-wvjs.btn-outline:active { background-color: #777777 !important; border-color: #777777 !important; }
.btn-color-wvjs.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-wvjs.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-wvjs.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-wvjs.btn-text-skin.btn-outline, .style-light .btn-color-wvjs.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-wvjs.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-wvjs.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-wvjs.btn-text-skin.btn-outline:hover, .style-light .btn-color-wvjs.btn-text-skin.btn-outline:focus, .style-light .btn-color-wvjs.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-wvjs.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-wvjs.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-wvjs.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-wvjs.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-wvjs.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-wvjs.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-wvjs.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-wvjs { color: #777777 !important; }
.after-bg-color-wvjs-color:after { background-color: #777777 !important;}
.text-color-wvjs-color, .text-color-wvjs-color a { color: #777777 !important; fill: #777777 !important; }
.hover-color-wvjs-color a:hover, .hover-color-wvjs-color.unmenu-title:hover { color: #777777 !important; fill: #777777 !important; }
.active-color-wvjs-color.active { color: #777777 !important; fill: #777777 !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-wvjs-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-wvjs-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-wvjs-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-wvjs-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-wvjs-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-wvjs-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-wvjs-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-wvjs-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-wvjs-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-wvjs-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-wvjs-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-wvjs-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-wvjs-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-wvjs-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-wvjs-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-wvjs-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-wvjs-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-wvjs-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-wvjs-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-wvjs-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-wvjs-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-wvjs-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-wvjs-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-wvjs-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #777777 !important; fill: #777777 !important; }
.border-color-wvjs-color { border-color: #777777 !important; }
.tmb-overlay-gradient-top .style-color-wvjs-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #777777 0%, rgba(119, 119, 119, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-wvjs-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #777777 0%, rgba(119, 119, 119, 0) 50%) !important;}
.un-btn-color-wvjs:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-wvjs { background: #777777 !important; }
.un-btn-color-wvjs:hover { background: #777777 !important; }
.un-btn-txt-color-wvjs { color: #777777 !important; }
.un-btn-txt-hover-color-wvjs:hover { color: #777777 !important; }
.un-btn-brdr-color-wvjs { border-color: #777777 !important; }
.un-btn-brdr-hover-color-wvjs:hover { border-color: #777777 !important; }
.un-btn-icon-color-wvjs i.fa { color: #777777 !important; }
.un-btn-icon-color-wvjs .un-btn-svg { fill: #777777 !important; }
.un-btn-icon-hover-color-wvjs:hover i.fa { color: #777777 !important; }
.un-btn-icon-hover-color-wvjs:hover .un-btn-svg { fill: #777777 !important; }
.un-btn-icon-wr-color-wvjs .btn-icon-out { background-color: #777777 !important; }
.un-btn-icon-wr-hover-color-wvjs:hover .btn-icon-out { background-color: #777777 !important; }

/*----------------------------------------------------------
#color-nhtu
----------------------------------------------------------*/
.style-color-nhtu-bg { background-color: #101213; }
.btn-color-nhtu { color: #ffffff !important; background-color: #101213 !important; border-color: #101213 !important; }
.btn-color-nhtu:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-nhtu:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-nhtu:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #101213 !important;}
.btn-color-nhtu.btn-flat:not(.btn-hover-nobg):hover, .btn-color-nhtu.btn-flat:not(.btn-hover-nobg):focus, .btn-color-nhtu.btn-flat:active { background-color: #030506 !important; border-color: #030506 !important;}
.btn-color-nhtu:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-nhtu:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-nhtu:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #101213 !important; }
.btn-color-nhtu.btn-outline { background-color: transparent !important; border-color: #101213 !important; }
.btn-color-nhtu.btn-outline:not(.btn-text-skin) { color: #101213 !important; }
.btn-color-nhtu.btn-outline:not(.btn-hover-nobg):hover, .btn-color-nhtu.btn-outline:not(.btn-hover-nobg):focus, btn-color-nhtu.btn-outline:active { background-color: #101213 !important; border-color: #101213 !important; }
.btn-color-nhtu.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-nhtu.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-nhtu.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-nhtu.btn-text-skin.btn-outline, .style-light .btn-color-nhtu.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-nhtu.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-nhtu.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-nhtu.btn-text-skin.btn-outline:hover, .style-light .btn-color-nhtu.btn-text-skin.btn-outline:focus, .style-light .btn-color-nhtu.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-nhtu.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-nhtu.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-nhtu.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-nhtu.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-nhtu.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-nhtu.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-nhtu.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-nhtu { color: #101213 !important; }
.after-bg-color-nhtu-color:after { background-color: #101213 !important;}
.text-color-nhtu-color, .text-color-nhtu-color a { color: #101213 !important; fill: #101213 !important; }
.hover-color-nhtu-color a:hover, .hover-color-nhtu-color.unmenu-title:hover { color: #101213 !important; fill: #101213 !important; }
.active-color-nhtu-color.active { color: #101213 !important; fill: #101213 !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-nhtu-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-nhtu-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-nhtu-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-nhtu-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-nhtu-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-nhtu-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-nhtu-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-nhtu-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-nhtu-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-nhtu-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-nhtu-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-nhtu-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-nhtu-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-nhtu-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-nhtu-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-nhtu-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-nhtu-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-nhtu-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-nhtu-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-nhtu-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-nhtu-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-nhtu-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-nhtu-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-nhtu-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #101213 !important; fill: #101213 !important; }
.border-color-nhtu-color { border-color: #101213 !important; }
.tmb-overlay-gradient-top .style-color-nhtu-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #101213 0%, rgba(16, 18, 19, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-nhtu-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #101213 0%, rgba(16, 18, 19, 0) 50%) !important;}
.un-btn-color-nhtu:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-nhtu { background: #101213 !important; }
.un-btn-color-nhtu:hover { background: #101213 !important; }
.un-btn-txt-color-nhtu { color: #101213 !important; }
.un-btn-txt-hover-color-nhtu:hover { color: #101213 !important; }
.un-btn-brdr-color-nhtu { border-color: #101213 !important; }
.un-btn-brdr-hover-color-nhtu:hover { border-color: #101213 !important; }
.un-btn-icon-color-nhtu i.fa { color: #101213 !important; }
.un-btn-icon-color-nhtu .un-btn-svg { fill: #101213 !important; }
.un-btn-icon-hover-color-nhtu:hover i.fa { color: #101213 !important; }
.un-btn-icon-hover-color-nhtu:hover .un-btn-svg { fill: #101213 !important; }
.un-btn-icon-wr-color-nhtu .btn-icon-out { background-color: #101213 !important; }
.un-btn-icon-wr-hover-color-nhtu:hover .btn-icon-out { background-color: #101213 !important; }

/*----------------------------------------------------------
#color-wayh
----------------------------------------------------------*/
.style-color-wayh-bg { background-color: #141618; }
.btn-color-wayh { color: #ffffff !important; background-color: #141618 !important; border-color: #141618 !important; }
.btn-color-wayh:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-wayh:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-wayh:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #141618 !important;}
.btn-color-wayh.btn-flat:not(.btn-hover-nobg):hover, .btn-color-wayh.btn-flat:not(.btn-hover-nobg):focus, .btn-color-wayh.btn-flat:active { background-color: #07090b !important; border-color: #07090b !important;}
.btn-color-wayh:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-wayh:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-wayh:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #141618 !important; }
.btn-color-wayh.btn-outline { background-color: transparent !important; border-color: #141618 !important; }
.btn-color-wayh.btn-outline:not(.btn-text-skin) { color: #141618 !important; }
.btn-color-wayh.btn-outline:not(.btn-hover-nobg):hover, .btn-color-wayh.btn-outline:not(.btn-hover-nobg):focus, btn-color-wayh.btn-outline:active { background-color: #141618 !important; border-color: #141618 !important; }
.btn-color-wayh.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-wayh.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-wayh.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-wayh.btn-text-skin.btn-outline, .style-light .btn-color-wayh.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-wayh.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-wayh.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-wayh.btn-text-skin.btn-outline:hover, .style-light .btn-color-wayh.btn-text-skin.btn-outline:focus, .style-light .btn-color-wayh.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-wayh.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-wayh.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-wayh.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-wayh.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-wayh.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-wayh.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-wayh.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-wayh { color: #141618 !important; }
.after-bg-color-wayh-color:after { background-color: #141618 !important;}
.text-color-wayh-color, .text-color-wayh-color a { color: #141618 !important; fill: #141618 !important; }
.hover-color-wayh-color a:hover, .hover-color-wayh-color.unmenu-title:hover { color: #141618 !important; fill: #141618 !important; }
.active-color-wayh-color.active { color: #141618 !important; fill: #141618 !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-wayh-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-wayh-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-wayh-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-wayh-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-wayh-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-wayh-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-wayh-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-wayh-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-wayh-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-wayh-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-wayh-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-wayh-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-wayh-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-wayh-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-wayh-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-wayh-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-wayh-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-wayh-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-wayh-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-wayh-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-wayh-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-wayh-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-wayh-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-wayh-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #141618 !important; fill: #141618 !important; }
.border-color-wayh-color { border-color: #141618 !important; }
.tmb-overlay-gradient-top .style-color-wayh-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #141618 0%, rgba(20, 22, 24, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-wayh-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #141618 0%, rgba(20, 22, 24, 0) 50%) !important;}
.un-btn-color-wayh:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-wayh { background: #141618 !important; }
.un-btn-color-wayh:hover { background: #141618 !important; }
.un-btn-txt-color-wayh { color: #141618 !important; }
.un-btn-txt-hover-color-wayh:hover { color: #141618 !important; }
.un-btn-brdr-color-wayh { border-color: #141618 !important; }
.un-btn-brdr-hover-color-wayh:hover { border-color: #141618 !important; }
.un-btn-icon-color-wayh i.fa { color: #141618 !important; }
.un-btn-icon-color-wayh .un-btn-svg { fill: #141618 !important; }
.un-btn-icon-hover-color-wayh:hover i.fa { color: #141618 !important; }
.un-btn-icon-hover-color-wayh:hover .un-btn-svg { fill: #141618 !important; }
.un-btn-icon-wr-color-wayh .btn-icon-out { background-color: #141618 !important; }
.un-btn-icon-wr-hover-color-wayh:hover .btn-icon-out { background-color: #141618 !important; }

/*----------------------------------------------------------
#color-rgdb
----------------------------------------------------------*/
.style-color-rgdb-bg { background-color: #1b1d1f; }
.btn-color-rgdb { color: #ffffff !important; background-color: #1b1d1f !important; border-color: #1b1d1f !important; }
.btn-color-rgdb:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-rgdb:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-rgdb:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #1b1d1f !important;}
.btn-color-rgdb.btn-flat:not(.btn-hover-nobg):hover, .btn-color-rgdb.btn-flat:not(.btn-hover-nobg):focus, .btn-color-rgdb.btn-flat:active { background-color: #0e1012 !important; border-color: #0e1012 !important;}
.btn-color-rgdb:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-rgdb:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-rgdb:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #1b1d1f !important; }
.btn-color-rgdb.btn-outline { background-color: transparent !important; border-color: #1b1d1f !important; }
.btn-color-rgdb.btn-outline:not(.btn-text-skin) { color: #1b1d1f !important; }
.btn-color-rgdb.btn-outline:not(.btn-hover-nobg):hover, .btn-color-rgdb.btn-outline:not(.btn-hover-nobg):focus, btn-color-rgdb.btn-outline:active { background-color: #1b1d1f !important; border-color: #1b1d1f !important; }
.btn-color-rgdb.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-rgdb.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-rgdb.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-rgdb.btn-text-skin.btn-outline, .style-light .btn-color-rgdb.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-rgdb.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-rgdb.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-rgdb.btn-text-skin.btn-outline:hover, .style-light .btn-color-rgdb.btn-text-skin.btn-outline:focus, .style-light .btn-color-rgdb.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-rgdb.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-rgdb.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-rgdb.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-rgdb.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-rgdb.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-rgdb.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-rgdb.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-rgdb { color: #1b1d1f !important; }
.after-bg-color-rgdb-color:after { background-color: #1b1d1f !important;}
.text-color-rgdb-color, .text-color-rgdb-color a { color: #1b1d1f !important; fill: #1b1d1f !important; }
.hover-color-rgdb-color a:hover, .hover-color-rgdb-color.unmenu-title:hover { color: #1b1d1f !important; fill: #1b1d1f !important; }
.active-color-rgdb-color.active { color: #1b1d1f !important; fill: #1b1d1f !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-rgdb-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-rgdb-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-rgdb-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-rgdb-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-rgdb-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-rgdb-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-rgdb-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-rgdb-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-rgdb-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-rgdb-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-rgdb-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-rgdb-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-rgdb-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-rgdb-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-rgdb-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-rgdb-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-rgdb-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-rgdb-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-rgdb-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-rgdb-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-rgdb-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-rgdb-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-rgdb-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-rgdb-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #1b1d1f !important; fill: #1b1d1f !important; }
.border-color-rgdb-color { border-color: #1b1d1f !important; }
.tmb-overlay-gradient-top .style-color-rgdb-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #1b1d1f 0%, rgba(27, 29, 31, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-rgdb-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #1b1d1f 0%, rgba(27, 29, 31, 0) 50%) !important;}
.un-btn-color-rgdb:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-rgdb { background: #1b1d1f !important; }
.un-btn-color-rgdb:hover { background: #1b1d1f !important; }
.un-btn-txt-color-rgdb { color: #1b1d1f !important; }
.un-btn-txt-hover-color-rgdb:hover { color: #1b1d1f !important; }
.un-btn-brdr-color-rgdb { border-color: #1b1d1f !important; }
.un-btn-brdr-hover-color-rgdb:hover { border-color: #1b1d1f !important; }
.un-btn-icon-color-rgdb i.fa { color: #1b1d1f !important; }
.un-btn-icon-color-rgdb .un-btn-svg { fill: #1b1d1f !important; }
.un-btn-icon-hover-color-rgdb:hover i.fa { color: #1b1d1f !important; }
.un-btn-icon-hover-color-rgdb:hover .un-btn-svg { fill: #1b1d1f !important; }
.un-btn-icon-wr-color-rgdb .btn-icon-out { background-color: #1b1d1f !important; }
.un-btn-icon-wr-hover-color-rgdb:hover .btn-icon-out { background-color: #1b1d1f !important; }

/*----------------------------------------------------------
#color-prif
----------------------------------------------------------*/
.style-color-prif-bg { background-color: #303133; }
.btn-color-prif { color: #ffffff !important; background-color: #303133 !important; border-color: #303133 !important; }
.btn-color-prif:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-prif:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-prif:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #303133 !important;}
.btn-color-prif.btn-flat:not(.btn-hover-nobg):hover, .btn-color-prif.btn-flat:not(.btn-hover-nobg):focus, .btn-color-prif.btn-flat:active { background-color: #232426 !important; border-color: #232426 !important;}
.btn-color-prif:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-prif:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-prif:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #303133 !important; }
.btn-color-prif.btn-outline { background-color: transparent !important; border-color: #303133 !important; }
.btn-color-prif.btn-outline:not(.btn-text-skin) { color: #303133 !important; }
.btn-color-prif.btn-outline:not(.btn-hover-nobg):hover, .btn-color-prif.btn-outline:not(.btn-hover-nobg):focus, btn-color-prif.btn-outline:active { background-color: #303133 !important; border-color: #303133 !important; }
.btn-color-prif.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-prif.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-prif.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-prif.btn-text-skin.btn-outline, .style-light .btn-color-prif.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-prif.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-prif.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-prif.btn-text-skin.btn-outline:hover, .style-light .btn-color-prif.btn-text-skin.btn-outline:focus, .style-light .btn-color-prif.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-prif.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-prif.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-prif.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-prif.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-prif.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-prif.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-prif.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-prif { color: #303133 !important; }
.after-bg-color-prif-color:after { background-color: #303133 !important;}
.text-color-prif-color, .text-color-prif-color a { color: #303133 !important; fill: #303133 !important; }
.hover-color-prif-color a:hover, .hover-color-prif-color.unmenu-title:hover { color: #303133 !important; fill: #303133 !important; }
.active-color-prif-color.active { color: #303133 !important; fill: #303133 !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-prif-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-prif-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-prif-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-prif-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-prif-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-prif-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-prif-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-prif-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-prif-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-prif-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-prif-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-prif-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-prif-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-prif-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-prif-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-prif-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-prif-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-prif-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-prif-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-prif-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-prif-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-prif-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-prif-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-prif-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #303133 !important; fill: #303133 !important; }
.border-color-prif-color { border-color: #303133 !important; }
.tmb-overlay-gradient-top .style-color-prif-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #303133 0%, rgba(48, 49, 51, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-prif-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #303133 0%, rgba(48, 49, 51, 0) 50%) !important;}
.un-btn-color-prif:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-prif { background: #303133 !important; }
.un-btn-color-prif:hover { background: #303133 !important; }
.un-btn-txt-color-prif { color: #303133 !important; }
.un-btn-txt-hover-color-prif:hover { color: #303133 !important; }
.un-btn-brdr-color-prif { border-color: #303133 !important; }
.un-btn-brdr-hover-color-prif:hover { border-color: #303133 !important; }
.un-btn-icon-color-prif i.fa { color: #303133 !important; }
.un-btn-icon-color-prif .un-btn-svg { fill: #303133 !important; }
.un-btn-icon-hover-color-prif:hover i.fa { color: #303133 !important; }
.un-btn-icon-hover-color-prif:hover .un-btn-svg { fill: #303133 !important; }
.un-btn-icon-wr-color-prif .btn-icon-out { background-color: #303133 !important; }
.un-btn-icon-wr-hover-color-prif:hover .btn-icon-out { background-color: #303133 !important; }

/*----------------------------------------------------------
#color-178384
----------------------------------------------------------*/
.style-color-178384-bg { background-color: #ff0000; }
.btn-color-178384 { color: #ffffff !important; background-color: #ff0000 !important; border-color: #ff0000 !important; }
.btn-color-178384:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-178384:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-178384:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #ff0000 !important;}
.btn-color-178384.btn-flat:not(.btn-hover-nobg):hover, .btn-color-178384.btn-flat:not(.btn-hover-nobg):focus, .btn-color-178384.btn-flat:active { background-color: #f20000 !important; border-color: #f20000 !important;}
.btn-color-178384:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-178384:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-178384:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #ff0000 !important; }
.btn-color-178384.btn-outline { background-color: transparent !important; border-color: #ff0000 !important; }
.btn-color-178384.btn-outline:not(.btn-text-skin) { color: #ff0000 !important; }
.btn-color-178384.btn-outline:not(.btn-hover-nobg):hover, .btn-color-178384.btn-outline:not(.btn-hover-nobg):focus, btn-color-178384.btn-outline:active { background-color: #ff0000 !important; border-color: #ff0000 !important; }
.btn-color-178384.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-178384.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-178384.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-178384.btn-text-skin.btn-outline, .style-light .btn-color-178384.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-178384.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-178384.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-178384.btn-text-skin.btn-outline:hover, .style-light .btn-color-178384.btn-text-skin.btn-outline:focus, .style-light .btn-color-178384.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-178384.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-178384.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-178384.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-178384.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-178384.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-178384.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-178384.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-178384 { color: #ff0000 !important; }
.after-bg-color-178384-color:after { background-color: #ff0000 !important;}
.text-color-178384-color, .text-color-178384-color a { color: #ff0000 !important; fill: #ff0000 !important; }
.hover-color-178384-color a:hover, .hover-color-178384-color.unmenu-title:hover { color: #ff0000 !important; fill: #ff0000 !important; }
.active-color-178384-color.active { color: #ff0000 !important; fill: #ff0000 !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-178384-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-178384-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-178384-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-178384-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-178384-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-178384-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-178384-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-178384-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-178384-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-178384-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-178384-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-178384-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-178384-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-178384-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-178384-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-178384-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-178384-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-178384-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-178384-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-178384-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-178384-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-178384-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-178384-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-178384-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #ff0000 !important; fill: #ff0000 !important; }
.border-color-178384-color { border-color: #ff0000 !important; }
.tmb-overlay-gradient-top .style-color-178384-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #ff0000 0%, rgba(255, 0, 0, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-178384-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #ff0000 0%, rgba(255, 0, 0, 0) 50%) !important;}
.un-btn-color-178384:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-178384 { background: #ff0000 !important; }
.un-btn-color-178384:hover { background: #ff0000 !important; }
.un-btn-txt-color-178384 { color: #ff0000 !important; }
.un-btn-txt-hover-color-178384:hover { color: #ff0000 !important; }
.un-btn-brdr-color-178384 { border-color: #ff0000 !important; }
.un-btn-brdr-hover-color-178384:hover { border-color: #ff0000 !important; }
.un-btn-icon-color-178384 i.fa { color: #ff0000 !important; }
.un-btn-icon-color-178384 .un-btn-svg { fill: #ff0000 !important; }
.un-btn-icon-hover-color-178384:hover i.fa { color: #ff0000 !important; }
.un-btn-icon-hover-color-178384:hover .un-btn-svg { fill: #ff0000 !important; }
.un-btn-icon-wr-color-178384 .btn-icon-out { background-color: #ff0000 !important; }
.un-btn-icon-wr-hover-color-178384:hover .btn-icon-out { background-color: #ff0000 !important; }

/*----------------------------------------------------------
#accent
----------------------------------------------------------*/
.style-accent-bg { background-color: #b41e3d; }
.btn-accent { color: #ffffff !important; background-color: #b41e3d !important; border-color: #b41e3d !important; }
.btn-accent:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-accent:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-accent:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #b41e3d !important;}
.btn-accent.btn-flat:not(.btn-hover-nobg):hover, .btn-accent.btn-flat:not(.btn-hover-nobg):focus, .btn-accent.btn-flat:active { background-color: #a71130 !important; border-color: #a71130 !important;}
.btn-accent:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-accent:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-accent:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #b41e3d !important; }
.btn-accent.btn-outline { background-color: transparent !important; border-color: #b41e3d !important; }
.btn-accent.btn-outline:not(.btn-text-skin) { color: #b41e3d !important; }
.btn-accent.btn-outline:not(.btn-hover-nobg):hover, .btn-accent.btn-outline:not(.btn-hover-nobg):focus, btn-accent.btn-outline:active { background-color: #b41e3d !important; border-color: #b41e3d !important; }
.btn-accent.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-accent.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-accent.btn-outline:active { color: #ffffff !important; }
.style-light .btn-accent.btn-text-skin.btn-outline, .style-light .btn-accent.btn-text-skin:not(.btn-outline):hover, .style-light .btn-accent.btn-text-skin:not(.btn-outline):focus, .style-light .btn-accent.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-accent.btn-text-skin.btn-outline:hover, .style-light .btn-accent.btn-text-skin.btn-outline:focus, .style-light .btn-accent.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-accent.btn-text-skin.btn-outline, .style-light .style-dark .btn-accent.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-accent.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-accent.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-accent.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-accent.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-accent.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-accent { color: #b41e3d !important; }
.after-bg-accent-color:after { background-color: #b41e3d !important;}
.text-accent-color, .text-accent-color a { color: #b41e3d !important; fill: #b41e3d !important; }
.hover-accent-color a:hover, .hover-accent-color.unmenu-title:hover { color: #b41e3d !important; fill: #b41e3d !important; }
.active-accent-color.active { color: #b41e3d !important; fill: #b41e3d !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-accent-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-accent-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-accent-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-accent-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-accent-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-accent-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-accent-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-accent-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-accent-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-accent-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-accent-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-accent-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-accent-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-accent-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-accent-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-accent-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-accent-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-accent-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-accent-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-accent-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-accent-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-accent-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-accent-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-accent-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #b41e3d !important; fill: #b41e3d !important; }
.border-accent-color { border-color: #b41e3d !important; }
.tmb-overlay-gradient-top .style-accent-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #b41e3d 0%, rgba(180, 30, 61, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-accent-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #b41e3d 0%, rgba(180, 30, 61, 0) 50%) !important;}
.un-btn-accent:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-accent { background: #b41e3d !important; }
.un-btn-accent:hover { background: #b41e3d !important; }
.un-btn-txt-accent { color: #b41e3d !important; }
.un-btn-txt-hover-accent:hover { color: #b41e3d !important; }
.un-btn-brdr-accent { border-color: #b41e3d !important; }
.un-btn-brdr-hover-accent:hover { border-color: #b41e3d !important; }
.un-btn-icon-accent i.fa { color: #b41e3d !important; }
.un-btn-icon-accent .un-btn-svg { fill: #b41e3d !important; }
.un-btn-icon-hover-accent:hover i.fa { color: #b41e3d !important; }
.un-btn-icon-hover-accent:hover .un-btn-svg { fill: #b41e3d !important; }
.un-btn-icon-wr-accent .btn-icon-out { background-color: #b41e3d !important; }
.un-btn-icon-wr-hover-accent:hover .btn-icon-out { background-color: #b41e3d !important; }

/*----------------------------------------------------------
#Style light
----------------------------------------------------------*/
.style-light-bg { background-color: #ffffff; }
.border-light-bg { border-color: #ffffff; }

/*----------------------------------------------------------
#Style dark
----------------------------------------------------------*/
.style-dark-bg { background-color: #141618; }
.border-dark-bg { border-color: #141618; }

/*----------------------------------------------------------
#Color fix
----------------------------------------------------------*/
.btn-white.btn-outline:hover, .btn-white.btn-outline:focus, .btn-white.btn-outline:active { color: #333333 !important; }
/*
----------------------------------------------------------


#Skins-Typography


----------------------------------------------------------
*/

/*----------------------------------------------------------
#'Merriweather Sans'
----------------------------------------------------------*/
.font-555555,
.btn-custom-typo.font-555555,
.menu-container .font-555555 a { font-family: 'Merriweather Sans' !important; }

/*----------------------------------------------------------
# fontsize-162067
----------------------------------------------------------*/
.fontsize-162067 { font-size: 68px; }
@media (max-width: 959px) { .fontsize-162067 { font-size: 45.333333333333px; }}
@media (max-width: 569px) { .fontsize-162067 { font-size: 35px; }}

/*----------------------------------------------------------
# fontsize-349205
----------------------------------------------------------*/
.fontsize-349205 { font-size: 48px; }
@media (max-width: 959px) { .fontsize-349205 { font-size: 32px; }}

/*----------------------------------------------------------
#Letter-spacing: 0.1
----------------------------------------------------------*/
.fontspace-376546:not(.bigtext) { letter-spacing: 0.1 !important; }
.fontspace-376546.bigtext > span { letter-spacing: 0.1 !important; }

/*----------------------------------------------------------
#Letter-spacing: 
----------------------------------------------------------*/
.fontspace-202782:not(.bigtext) { letter-spacing:  !important; }
.fontspace-202782.bigtext > span { letter-spacing:  !important; }

/*----------------------------------------------------------
#Standard font size
----------------------------------------------------------*/
body,p,li,dt,dd,dl,address,label,pre,code,.nav-tabs .tab-excerpt, .block-wrapper-parent { font-size: 15px; }
.text-lead, .text-lead > *, .nav-tabs .tab-excerpt.text-lead { font-size: 18px; }
.module-text-lead,.module-text-lead > *,.module-text-lead p,.module-text-lead li,.module-text-lead dt,.module-text-lead dd,.module-text-lead dl,.module-text-lead address,.module-text-lead label,.module-text-lead small,.uncode-wc-module.text-lead pre,.module-text-lead code { font-size: 18px; }
.text-small, .text-small > *, .nav-tabs .tab-excerpt.text-small { font-size: 13px; }
.module-text-small,.module-text-small > *,.module-text-small p,.module-text-small li,.module-text-small dt,.module-text-small dd,.module-text-small dl,.module-text-small address,.module-text-small label,.module-text-small small,.uncode-wc-module.text-small pre,.module-text-small code { font-size: 13px; }

/*----------------------------------------------------------
# h1
----------------------------------------------------------*/
h1:not([class*="fontsize-"]),.h1:not([class*="fontsize-"]) { font-size: 35px; }

/*----------------------------------------------------------
# h2
----------------------------------------------------------*/
h2:not([class*="fontsize-"]),.h2:not([class*="fontsize-"]) { font-size: 28px; }

/*----------------------------------------------------------
# h3
----------------------------------------------------------*/
h3:not([class*="fontsize-"]),.h3:not([class*="fontsize-"]) { font-size: 22px; }

/*----------------------------------------------------------
# h4
----------------------------------------------------------*/
h4:not([class*="fontsize-"]),.h4:not([class*="fontsize-"]) { font-size: 20px; }

/*----------------------------------------------------------
# h5
----------------------------------------------------------*/
h5:not([class*="fontsize-"]),.h5:not([class*="fontsize-"]) { font-size: 17px; }

/*----------------------------------------------------------
# h6
----------------------------------------------------------*/
h6:not([class*="fontsize-"]),.h6:not([class*="fontsize-"]) { font-size: 14px; }

/*
----------------------------------------------------------
[Table of contents]

#Skins-General
#Skins-Buttons
#Skins-Alerts
#Skins-Menus
#Skins-Thumbs

----------------------------------------------------------
*/
/*
----------------------------------------------------------

#Skins-General

----------------------------------------------------------
*/
/* #GENERAL */
body {
  font-weight: 300;
  font-family: 'Merriweather Sans', 'Merriweather Sans';
}
::selection {
  background: #b41e3d;
  color: #ffffff !important;
}
::-moz-selection {
  background: #b41e3d;
  color: #ffffff !important;
}
/* #Font-size-small */
.font-size-small,
.unmenu-block a > span .menu-item-description,
.unmenu-block .unmenu-title > span .menu-item-description {
  font-size: 13px;
}
/* #Font-size-large */
.font-size-large,
.form-large input,
.form-large textarea,
.form-large select,
.form-large .seldiv,
.form-large .select2-choice,
.form-large .select2-selection--single {
  font-size: 18px;
}
/* #Font-ui-fixed */
.font-ui-fixed,
.post-info,
.widget-container .widget-title,
#comments .comments-title,
#respond .comments-title,
#comments #reply-title,
#respond #reply-title,
.uncode-share h6 {
  font-family: 'Merriweather Sans', 'Merriweather Sans';
  font-weight: 700;
  letter-spacing: .05em;
  text-transform: uppercase;
  font-size: 12px;
}
.font-ui,
#main-logo .text-logo,
.comment-content .comment-reply-link span,
.comment-content .comment-reply-link {
  font-family: 'Merriweather Sans', 'Merriweather Sans';
  font-weight: 700;
  letter-spacing: .05em;
  text-transform: uppercase;
}
.filter-menu,
.grid-filters ul.menu-smart a:not(.social-menu-link),
.grid-filters .mobile-toggle-trigger:not(.social-menu-link),
.grid-filters .extra-filters-wrapper .menu-smart > li > a:not(.social-menu-link),
.grid-filters .uncode-woocommerce-sorting__link,
.grid-filters .uncode-woocommerce-toggle-widgetized-cb__link,
.grid-filters .uncode-toggle-ajax-filters:not(.social-menu-link) {
  font-family: 'Merriweather Sans', 'Merriweather Sans';
  font-weight: 600;
  letter-spacing: .05em;
  text-transform: uppercase;
  font-size: 11px;
}
/* #Body-color-light */
.style-light {
  color: #141618;
}
/* #Body-color-dark */
.style-dark {
  color: #ffffff;
}
/* #Divider-break */
hr.separator-break {
  width: 90px;
  border-top-width: 2px;
}
hr.separator-break.separator-accent {
  border-color: #b41e3d !important;
}
body.uncode-accessible a,
body.uncode-accessible button,
body.uncode-accessible input,
body.uncode-accessible textarea,
body.uncode-accessible select,
body.uncode-accessible .btn,
body.uncode-accessible .btn-link {
  outline-color: #b41e3d !important;
}
/* #Paragraph-color */
.style-dark .body-color,
.style-light .style-dark .body-color,
.style-dark .menu-smart .nav-tabs:not(.tabs-vertical) > li > a span.tab-excerpt,
.style-light .style-dark .menu-smart .nav-tabs:not(.tabs-vertical) > li > a span.tab-excerpt,
.style-dark .nav-tabs > li > a span.tab-excerpt,
.style-light .style-dark .nav-tabs > li > a span.tab-excerpt {
  color: #ffffff;
}
.style-light .body-color,
.style-dark .style-light .body-color,
.style-light .menu-smart .nav-tabs:not(.tabs-vertical) > li > a span.tab-excerpt,
.style-dark .style-light .menu-smart .nav-tabs:not(.tabs-vertical) > li > a span.tab-excerpt,
.style-light .nav-tabs > li > a span.tab-excerpt,
.style-dark .style-light .nav-tabs > li > a span.tab-excerpt {
  color: #141618;
}
.style-dark .body-color-light,
.style-light .style-dark .body-color-light {
  color: #ffffff;
}
.style-light .body-color-light,
.style-dark .style-light .body-color-light {
  color: #46484a;
}
/* #Link-color */
.style-dark .link,
.style-light .style-dark .link,
.style-dark a,
.style-light .style-dark a,
.style-dark input[type=checkbox]:checked:before,
.style-light .style-dark input[type=checkbox]:checked:before,
.style-dark .widget-container a:not(.btn-text-skin),
.style-light .style-dark .widget-container a:not(.btn-text-skin),
.style-dark .widget-container a:not(.btn-text-skin):hover,
.style-light .style-dark .widget-container a:not(.btn-text-skin):hover,
.style-dark .widget-container select,
.style-light .style-dark .widget-container select,
.style-dark .widget-container option,
.style-light .style-dark .widget-container option,
.style-dark .ajax-grid-system .grid-filters .filter-list li a,
.style-light .style-dark .ajax-grid-system .grid-filters .filter-list li a,
.style-dark .widget-ajax-active-filters .filter-list li a,
.style-light .style-dark .widget-ajax-active-filters .filter-list li a,
.style-dark .ajax-grid-system .grid-filters .filter-list li a:hover,
.style-light .style-dark .ajax-grid-system .grid-filters .filter-list li a:hover,
.style-dark .widget-ajax-active-filters .filter-list li a:hover,
.style-light .style-dark .widget-ajax-active-filters .filter-list li a:hover {
  color: #ffffff;
}
.style-light .link,
.style-dark .style-light .link,
.style-light a,
.style-dark .style-light a,
.style-light input[type=checkbox]:checked:before,
.style-dark .style-light input[type=checkbox]:checked:before,
.style-light .widget-container a:not(.btn-text-skin),
.style-dark .style-light .widget-container a:not(.btn-text-skin),
.style-light .widget-container a:not(.btn-text-skin):hover,
.style-dark .style-light .widget-container a:not(.btn-text-skin):hover,
.style-light .widget-container select,
.style-dark .style-light .widget-container select,
.style-light .widget-container option,
.style-dark .style-light .widget-container option,
.style-light .ajax-grid-system .grid-filters .filter-list li a,
.style-dark .style-light .ajax-grid-system .grid-filters .filter-list li a,
.style-light .widget-ajax-active-filters .filter-list li a,
.style-dark .style-light .widget-ajax-active-filters .filter-list li a,
.style-light .ajax-grid-system .grid-filters .filter-list li a:hover,
.style-dark .style-light .ajax-grid-system .grid-filters .filter-list li a:hover,
.style-light .widget-ajax-active-filters .filter-list li a:hover,
.style-dark .style-light .widget-ajax-active-filters .filter-list li a:hover {
  color: #303133;
}
/* #Link-color-hover */
.style-dark .link-hover,
.style-light .style-dark .link-hover,
.style-dark a:not(.btn-text-skin):hover,
.style-light .style-dark a:not(.btn-text-skin):hover,
.style-dark a:not(.btn-text-skin):focus,
.style-light .style-dark a:not(.btn-text-skin):focus,
.style-dark a.active,
.style-light .style-dark a.active,
.style-dark .tmb .t-entry-text .t-entry-title a:hover,
.style-light .style-dark .tmb .t-entry-text .t-entry-title a:hover,
.style-dark .tmb .t-entry-text .t-entry-title a:focus,
.style-light .style-dark .tmb .t-entry-text .t-entry-title a:focus,
.style-dark .tmb-content-under.tmb .t-entry p.t-entry-author a:hover span,
.style-light .style-dark .tmb-content-under.tmb .t-entry p.t-entry-author a:hover span,
.style-dark .tmb-content-lateral.tmb .t-entry p.t-entry-author a:hover span,
.style-light .style-dark .tmb-content-lateral.tmb .t-entry p.t-entry-author a:hover span,
.style-dark .tmb .t-entry p.t-entry-comments .extras a:hover i,
.style-light .style-dark .tmb .t-entry p.t-entry-comments .extras a:hover i,
.style-dark .tmb .t-entry p.t-entry-comments .extras a.active i,
.style-light .style-dark .tmb .t-entry p.t-entry-comments .extras a.active i,
.style-dark .tmb .t-entry p.t-entry-comments .extras a:focus i,
.style-light .style-dark .tmb .t-entry p.t-entry-comments .extras a:focus i,
.style-dark .drop-hover-accent.uncode-post-titles .tmb:hover .t-entry-title *,
.style-light .style-dark .drop-hover-accent.uncode-post-titles .tmb:hover .t-entry-title *,
.style-dark .tmb.tmb-table .t-inside-post-table a.t-entry-table-typography:hover,
.style-light .style-dark .tmb.tmb-table .t-inside-post-table a.t-entry-table-typography:hover,
.style-dark .tmb.tmb-table .t-inside-post-table .t-entry-table-typography a:hover,
.style-light .style-dark .tmb.tmb-table .t-inside-post-table .t-entry-table-typography a:hover,
.style-dark .tmb.tmb-table .t-inside-post-table a.t-entry-table-typography:focus,
.style-light .style-dark .tmb.tmb-table .t-inside-post-table a.t-entry-table-typography:focus,
.style-dark .tmb.tmb-table .t-inside-post-table .t-entry-table-typography a:focus,
.style-light .style-dark .tmb.tmb-table .t-inside-post-table .t-entry-table-typography a:focus,
.style-dark .widget_nav_menu li.active > a,
.style-light .style-dark .widget_nav_menu li.active > a,
.style-dark div[class*=sharer-].share-button label:hover,
.style-light .style-dark div[class*=sharer-].share-button label:hover,
.style-dark div[class*=sharer-].share-button label:focus,
.style-light .style-dark div[class*=sharer-].share-button label:focus {
  color: #b41e3d;
}
.style-light .link-hover,
.style-dark .style-light .link-hover,
.style-light a:not(.btn-text-skin):hover,
.style-dark .style-light a:not(.btn-text-skin):hover,
.style-light a:not(.btn-text-skin):focus,
.style-dark .style-light a:not(.btn-text-skin):focus,
.style-light a.active,
.style-dark .style-light a.active,
.style-light .tmb .t-entry-text .t-entry-title a:hover,
.style-dark .style-light .tmb .t-entry-text .t-entry-title a:hover,
.style-light .tmb .t-entry-text .t-entry-title a:focus,
.style-dark .style-light .tmb .t-entry-text .t-entry-title a:focus,
.style-light .tmb-content-under.tmb .t-entry p.t-entry-author a:hover span,
.style-dark .style-light .tmb-content-under.tmb .t-entry p.t-entry-author a:hover span,
.style-light .tmb-content-lateral.tmb .t-entry p.t-entry-author a:hover span,
.style-dark .style-light .tmb-content-lateral.tmb .t-entry p.t-entry-author a:hover span,
.style-light .tmb .t-entry p.t-entry-comments .extras a:hover i,
.style-dark .style-light .tmb .t-entry p.t-entry-comments .extras a:hover i,
.style-light .tmb .t-entry p.t-entry-comments .extras a.active i,
.style-dark .style-light .tmb .t-entry p.t-entry-comments .extras a.active i,
.style-light .tmb .t-entry p.t-entry-comments .extras a:focus i,
.style-dark .style-light .tmb .t-entry p.t-entry-comments .extras a:focus i,
.style-light .drop-hover-accent.uncode-post-titles .tmb:hover .t-entry-title *,
.style-dark .style-light .drop-hover-accent.uncode-post-titles .tmb:hover .t-entry-title *,
.style-light .tmb.tmb-table .t-inside-post-table a.t-entry-table-typography:hover,
.style-dark .style-light .tmb.tmb-table .t-inside-post-table a.t-entry-table-typography:hover,
.style-light .tmb.tmb-table .t-inside-post-table .t-entry-table-typography a:hover,
.style-dark .style-light .tmb.tmb-table .t-inside-post-table .t-entry-table-typography a:hover,
.style-light .tmb.tmb-table .t-inside-post-table a.t-entry-table-typography:focus,
.style-dark .style-light .tmb.tmb-table .t-inside-post-table a.t-entry-table-typography:focus,
.style-light .tmb.tmb-table .t-inside-post-table .t-entry-table-typography a:focus,
.style-dark .style-light .tmb.tmb-table .t-inside-post-table .t-entry-table-typography a:focus,
.style-light .widget_nav_menu li.active > a,
.style-dark .style-light .widget_nav_menu li.active > a,
.style-light div[class*=sharer-].share-button label:hover,
.style-dark .style-light div[class*=sharer-].share-button label:hover,
.style-light div[class*=sharer-].share-button label:focus,
.style-dark .style-light div[class*=sharer-].share-button label:focus {
  color: #b41e3d;
}
/* #Link-color-background */
.style-dark .link-bg,
.style-light .style-dark .link-bg {
  background-color: #b41e3d;
}
.style-light .link-bg,
.style-dark .style-light .link-bg {
  background-color: #b41e3d;
}
.style-dark .text-default-color,
.style-light .style-dark .text-default-color {
  color: #ffffff;
}
.style-light .text-default-color,
.style-dark .style-light .text-default-color {
  color: #303133;
}
.color-accent-border,
blockquote {
  border-color: #b41e3d;
}
.color-accent-background,
mark,
.menu-smart .nav-tabs:not(.tabs-vertical).tab-active-anim:not(.tab-switch).switch-init .switcher-cursor,
.nav-tabs.tab-active-anim:not(.tab-switch).switch-init .switcher-cursor,
.menu-smart .nav-tabs:not(.tabs-vertical).nav-tabs.tab-no-border:not(.tabs-vertical):not(.tab-switch).switch-init .switcher-cursor,
.nav-tabs.nav-tabs.tab-no-border:not(.tabs-vertical):not(.tab-switch).switch-init .switcher-cursor,
.tab-active-anim:not(.tab-switch):not(.switch-init):not(.tab-active-anim):not(.tab-no-border).menu-smart .nav-tabs:not(.tabs-vertical) > li.active:after,
.tab-active-anim:not(.tab-switch):not(.switch-init):not(.tab-active-anim):not(.tab-no-border).nav-tabs > li.active:after,
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color: #b41e3d;
}
.color-accent-background-all,
.btn-hover-accent span.btn-gradient-el:hover {
  background: #b41e3d;
}
.color-accent-color,
body.textual-accent-color .post-content > div p:not(.entry-small):not(.panel-title):not(.t-entry-member-social) a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content > div ul:not(.menu-smart):not(.nav-tabs):not(.pagination) a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content > div dt a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content > div dd a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content > div dl a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content > div address a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content > div label a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content > div small a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .row-container .post-content p:not(.entry-small):not(.panel-title):not(.t-entry-member-social) a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .row-container .post-content ul:not(.menu-smart):not(.nav-tabs):not(.pagination) a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .row-container .post-content dt a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .row-container .post-content dd a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .row-container .post-content dl a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .row-container .post-content address a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .row-container .post-content label a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .row-container .post-content small a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .block-wrapper-parent p:not(.entry-small):not(.panel-title):not(.t-entry-member-social) a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .block-wrapper-parent ul:not(.menu-smart):not(.nav-tabs):not(.pagination) a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .block-wrapper-parent dt a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .block-wrapper-parent dd a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .block-wrapper-parent dl a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .block-wrapper-parent address a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .block-wrapper-parent label a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .block-wrapper-parent small a:not(.btn):not(.unmenu-block *),
.btn-hover-accent:hover,
.btn-gradient-underline.btn-hover-accent:hover:before,
.menu-smart .nav-tabs:not(.tabs-vertical) > li.active > a,
.nav-tabs > li.active > a,
.panel-title.active > a,
.panel-title.active > a span:after,
.plan-accent.plan .plan-title > h3,
.plan-accent.plan .plan-price .price,
.wpcf7 .wpcf7-mail-sent-ok,
.wpcf7 .wpcf7-validation-errors,
.wpcf7 span.wpcf7-not-valid-tip {
  color: #b41e3d !important;
}
.color-accent-darker,
body.textual-accent-color .post-content p:not(.entry-small):not(.panel-title):not(.t-entry-member-social) a:not(.btn-text-skin):hover:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content p:not(.entry-small):not(.panel-title):not(.t-entry-member-social) a:not(.btn-text-skin):focus:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content p:not(.entry-small):not(.panel-title):not(.t-entry-member-social) a.active:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content ul:not(.menu-smart):not(.nav-tabs):not(.pagination) a:not(.btn-text-skin):hover:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content ul:not(.menu-smart):not(.nav-tabs):not(.pagination) a:not(.btn-text-skin):focus:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content ul:not(.menu-smart):not(.nav-tabs):not(.pagination) a.active:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content dt a:not(.btn-text-skin):hover:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content dt a:not(.btn-text-skin):focus:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content dt a.active:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content dd a:not(.btn-text-skin):hover:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content dd a:not(.btn-text-skin):focus:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content dd a.active:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content dl a:not(.btn-text-skin):hover:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content dl a:not(.btn-text-skin):focus:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content dl a.active:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content address a:not(.btn-text-skin):hover:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content address a:not(.btn-text-skin):focus:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content address a.active:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content label a:not(.btn-text-skin):hover:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content label a:not(.btn-text-skin):focus:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content label a.active:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content small a:not(.btn-text-skin):hover:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content small a:not(.btn-text-skin):focus:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content small a.active:not(.btn):not(.unmenu-block *) {
  color: #9b0524 !important;
}
/* #Heading-style */
.headings-style,
h1,
h2,
h3,
h4,
h5,
h6,
.heading-text > p,
.heading-text > div:first-child,
.tmb .t-entry .t-entry-cat,
.tmb .t-entry .t-entry-title,
.tmb .t-entry .t-entry-table-typography,
.vc_pie_chart .vc_pie_chart_value,
ul.dwls_search_results .daves-wordpress-live-search_title .search-title {
  letter-spacing: 0.01em;
  font-weight: 400;
  font-family: 'Merriweather Sans', 'Merriweather Sans';
}
/* #Headings-color */
.style-dark .headings-color,
.style-light .style-dark .headings-color,
.style-dark .detail-container .detail-label,
.style-light .style-dark .detail-container .detail-label,
.style-dark .uncode-star-rating,
.style-light .style-dark .uncode-star-rating,
.style-dark h1,
.style-light .style-dark h1,
.style-dark h2,
.style-light .style-dark h2,
.style-dark h3,
.style-light .style-dark h3,
.style-dark h4,
.style-light .style-dark h4,
.style-dark h5,
.style-light .style-dark h5,
.style-dark h6,
.style-light .style-dark h6,
.style-dark .heading-text > p,
.style-light .style-dark .heading-text > p,
.style-dark .heading-text > div:first-child,
.style-light .style-dark .heading-text > div:first-child,
.style-dark p b,
.style-light .style-dark p b,
.style-dark p strong,
.style-light .style-dark p strong,
.style-dark dl dt,
.style-light .style-dark dl dt,
.style-dark dl.variation dt,
.style-light .style-dark dl.variation dt,
.style-dark dl.variation dd,
.style-light .style-dark dl.variation dd,
.style-dark blockquote p,
.style-light .style-dark blockquote p,
.style-dark table thead,
.style-light .style-dark table thead,
.style-dark form p,
.style-light .style-dark form p,
.style-dark .panel-title > a > span:after,
.style-light .style-dark .panel-title > a > span:after,
.style-dark .plan .plan-price .price,
.style-light .style-dark .plan .plan-price .price,
.style-dark .detail-label,
.style-light .style-dark .detail-label,
.style-dark .uncode-owl-nav .uncode-owl-nav-in,
.style-light .style-dark .uncode-owl-nav .uncode-owl-nav-in,
.style-dark .header-wrapper .header-scrolldown i,
.style-light .style-dark .header-wrapper .header-scrolldown i,
.style-dark .header-wrapper .header-content-inner blockquote.pullquote p:first-child,
.style-light .style-dark .header-wrapper .header-content-inner blockquote.pullquote p:first-child,
.style-dark .header-main-container .post-info,
.style-light .style-dark .header-main-container .post-info,
.style-dark .header-main-container .post-info a,
.style-light .style-dark .header-main-container .post-info a,
.style-dark .widget-container.widget_top_rated_products li:before,
.style-light .style-dark .widget-container.widget_top_rated_products li:before,
.style-dark .widget-container.widget_recent_reviews li:before,
.style-light .style-dark .widget-container.widget_recent_reviews li:before,
.style-dark .widget-container.widget_latest_tweets_widget .tweet-text:before,
.style-light .style-dark .widget-container.widget_latest_tweets_widget .tweet-text:before,
.style-dark .widget-container.widget_latest_tweets .tweet-text:before,
.style-light .style-dark .widget-container.widget_latest_tweets .tweet-text:before,
.style-dark .comment-content .comment-author a,
.style-light .style-dark .comment-content .comment-author a,
.style-dark .comment-content .comment-author span,
.style-light .style-dark .comment-content .comment-author span,
.style-dark div[class*=sharer-].share-button label,
.style-light .style-dark div[class*=sharer-].share-button label,
.style-dark .share-button.share-inline .social.top li,
.style-light .style-dark .share-button.share-inline .social.top li,
.style-dark .vc_progress_bar .vc_progress_label,
.style-light .style-dark .vc_progress_bar .vc_progress_label,
.style-dark .vc_pie_chart .vc_pie_chart_value,
.style-light .style-dark .vc_pie_chart .vc_pie_chart_value,
.style-dark .counter,
.style-light .style-dark .counter,
.style-dark .counter-suffix,
.style-light .style-dark .counter-suffix,
.style-dark .counter-prefix,
.style-light .style-dark .counter-prefix,
.style-dark .countdown,
.style-light .style-dark .countdown,
.style-dark .data-field--has-label .data-field-value,
.style-light .style-dark .data-field--has-label .data-field-value,
.style-dark ul.dwls_search_results .daves-wordpress-live-search_title .search-title,
.style-light .style-dark ul.dwls_search_results .daves-wordpress-live-search_title .search-title,
.style-dark ul.dwls_search_results .daves-wordpress-live-search_author,
.style-light .style-dark ul.dwls_search_results .daves-wordpress-live-search_author {
  color: #ffffff;
}
.style-light .headings-color,
.style-dark .style-light .headings-color,
.style-light .detail-container .detail-label,
.style-dark .style-light .detail-container .detail-label,
.style-light .uncode-star-rating,
.style-dark .style-light .uncode-star-rating,
.style-light h1,
.style-dark .style-light h1,
.style-light h2,
.style-dark .style-light h2,
.style-light h3,
.style-dark .style-light h3,
.style-light h4,
.style-dark .style-light h4,
.style-light h5,
.style-dark .style-light h5,
.style-light h6,
.style-dark .style-light h6,
.style-light .heading-text > p,
.style-dark .style-light .heading-text > p,
.style-light .heading-text > div:first-child,
.style-dark .style-light .heading-text > div:first-child,
.style-light p b,
.style-dark .style-light p b,
.style-light p strong,
.style-dark .style-light p strong,
.style-light dl dt,
.style-dark .style-light dl dt,
.style-light dl.variation dt,
.style-dark .style-light dl.variation dt,
.style-light dl.variation dd,
.style-dark .style-light dl.variation dd,
.style-light blockquote p,
.style-dark .style-light blockquote p,
.style-light table thead,
.style-dark .style-light table thead,
.style-light form p,
.style-dark .style-light form p,
.style-light .panel-title > a > span:after,
.style-dark .style-light .panel-title > a > span:after,
.style-light .plan .plan-price .price,
.style-dark .style-light .plan .plan-price .price,
.style-light .detail-label,
.style-dark .style-light .detail-label,
.style-light .uncode-owl-nav .uncode-owl-nav-in,
.style-dark .style-light .uncode-owl-nav .uncode-owl-nav-in,
.style-light .header-wrapper .header-scrolldown i,
.style-dark .style-light .header-wrapper .header-scrolldown i,
.style-light .header-wrapper .header-content-inner blockquote.pullquote p:first-child,
.style-dark .style-light .header-wrapper .header-content-inner blockquote.pullquote p:first-child,
.style-light .header-main-container .post-info,
.style-dark .style-light .header-main-container .post-info,
.style-light .header-main-container .post-info a,
.style-dark .style-light .header-main-container .post-info a,
.style-light .widget-container.widget_top_rated_products li:before,
.style-dark .style-light .widget-container.widget_top_rated_products li:before,
.style-light .widget-container.widget_recent_reviews li:before,
.style-dark .style-light .widget-container.widget_recent_reviews li:before,
.style-light .widget-container.widget_latest_tweets_widget .tweet-text:before,
.style-dark .style-light .widget-container.widget_latest_tweets_widget .tweet-text:before,
.style-light .widget-container.widget_latest_tweets .tweet-text:before,
.style-dark .style-light .widget-container.widget_latest_tweets .tweet-text:before,
.style-light .comment-content .comment-author a,
.style-dark .style-light .comment-content .comment-author a,
.style-light .comment-content .comment-author span,
.style-dark .style-light .comment-content .comment-author span,
.style-light div[class*=sharer-].share-button label,
.style-dark .style-light div[class*=sharer-].share-button label,
.style-light .share-button.share-inline .social.top li,
.style-dark .style-light .share-button.share-inline .social.top li,
.style-light .vc_progress_bar .vc_progress_label,
.style-dark .style-light .vc_progress_bar .vc_progress_label,
.style-light .vc_pie_chart .vc_pie_chart_value,
.style-dark .style-light .vc_pie_chart .vc_pie_chart_value,
.style-light .counter,
.style-dark .style-light .counter,
.style-light .counter-suffix,
.style-dark .style-light .counter-suffix,
.style-light .counter-prefix,
.style-dark .style-light .counter-prefix,
.style-light .countdown,
.style-dark .style-light .countdown,
.style-light .data-field--has-label .data-field-value,
.style-dark .style-light .data-field--has-label .data-field-value,
.style-light ul.dwls_search_results .daves-wordpress-live-search_title .search-title,
.style-dark .style-light ul.dwls_search_results .daves-wordpress-live-search_title .search-title,
.style-light ul.dwls_search_results .daves-wordpress-live-search_author,
.style-dark .style-light ul.dwls_search_results .daves-wordpress-live-search_author {
  color: #303133;
}
.style-dark .headings-color-inverted,
.style-light .style-dark .headings-color-inverted,
.style-dark .arrows-default.uncode-owl-nav .uncode-nav-container,
.style-light .style-dark .arrows-default.uncode-owl-nav .uncode-nav-container,
.style-dark .arrows-round.uncode-owl-nav .uncode-nav-container,
.style-light .style-dark .arrows-round.uncode-owl-nav .uncode-nav-container,
.style-dark .arrows-square.uncode-owl-nav .uncode-nav-container,
.style-light .style-dark .arrows-square.uncode-owl-nav .uncode-nav-container {
  color: #303133;
}
.style-light .headings-color-inverted,
.style-dark .style-light .headings-color-inverted,
.style-light .arrows-default.uncode-owl-nav .uncode-nav-container,
.style-dark .style-light .arrows-default.uncode-owl-nav .uncode-nav-container,
.style-light .arrows-round.uncode-owl-nav .uncode-nav-container,
.style-dark .style-light .arrows-round.uncode-owl-nav .uncode-nav-container,
.style-light .arrows-square.uncode-owl-nav .uncode-nav-container,
.style-dark .style-light .arrows-square.uncode-owl-nav .uncode-nav-container {
  color: #ffffff;
}
.style-dark .headings-bg,
.style-light .style-dark .headings-bg,
.style-dark input[type=radio]:checked:before,
.style-light .style-dark input[type=radio]:checked:before,
.style-dark .menu-smart .nav-tabs:not(.tabs-vertical).tab-switch li:before,
.style-light .style-dark .menu-smart .nav-tabs:not(.tabs-vertical).tab-switch li:before,
.style-dark .nav-tabs.tab-switch li:before,
.style-light .style-dark .nav-tabs.tab-switch li:before,
.style-dark .arrows-default.uncode-owl-nav .uncode-nav-container,
.style-light .style-dark .arrows-default.uncode-owl-nav .uncode-nav-container,
.style-dark .arrows-round.uncode-owl-nav .uncode-nav-container,
.style-light .style-dark .arrows-round.uncode-owl-nav .uncode-nav-container,
.style-dark .arrows-square.uncode-owl-nav .uncode-nav-container,
.style-light .style-dark .arrows-square.uncode-owl-nav .uncode-nav-container,
.style-dark .dots-look-default:not(.dots-numbers).uncode-owl-nav .uncode-nav-index span,
.style-light .style-dark .dots-look-default:not(.dots-numbers).uncode-owl-nav .uncode-nav-index span,
.style-dark :not(.dots-look-defaut):not(.dots-numbers).uncode-owl-nav .uncode-nav-index span,
.style-light .style-dark :not(.dots-look-defaut):not(.dots-numbers).uncode-owl-nav .uncode-nav-index span {
  background-color: #ffffff;
}
.style-light .headings-bg,
.style-dark .style-light .headings-bg,
.style-light input[type=radio]:checked:before,
.style-dark .style-light input[type=radio]:checked:before,
.style-light .menu-smart .nav-tabs:not(.tabs-vertical).tab-switch li:before,
.style-dark .style-light .menu-smart .nav-tabs:not(.tabs-vertical).tab-switch li:before,
.style-light .nav-tabs.tab-switch li:before,
.style-dark .style-light .nav-tabs.tab-switch li:before,
.style-light .arrows-default.uncode-owl-nav .uncode-nav-container,
.style-dark .style-light .arrows-default.uncode-owl-nav .uncode-nav-container,
.style-light .arrows-round.uncode-owl-nav .uncode-nav-container,
.style-dark .style-light .arrows-round.uncode-owl-nav .uncode-nav-container,
.style-light .arrows-square.uncode-owl-nav .uncode-nav-container,
.style-dark .style-light .arrows-square.uncode-owl-nav .uncode-nav-container,
.style-light .dots-look-default:not(.dots-numbers).uncode-owl-nav .uncode-nav-index span,
.style-dark .style-light .dots-look-default:not(.dots-numbers).uncode-owl-nav .uncode-nav-index span,
.style-light :not(.dots-look-defaut):not(.dots-numbers).uncode-owl-nav .uncode-nav-index span,
.style-dark .style-light :not(.dots-look-defaut):not(.dots-numbers).uncode-owl-nav .uncode-nav-index span {
  background-color: #303133;
}
.style-dark .headings-bg-inverted,
.style-light .style-dark .headings-bg-inverted,
.style-dark .menu-smart .nav-tabs:not(.tabs-vertical).tab-switch.switch-init .switcher-cursor,
.style-light .style-dark .menu-smart .nav-tabs:not(.tabs-vertical).tab-switch.switch-init .switcher-cursor,
.style-dark .nav-tabs.tab-switch.switch-init .switcher-cursor,
.style-light .style-dark .nav-tabs.tab-switch.switch-init .switcher-cursor,
.style-dark .tab-switch:not(.switch-init).menu-smart .nav-tabs:not(.tabs-vertical) > li.active:after,
.style-light .style-dark .tab-switch:not(.switch-init).menu-smart .nav-tabs:not(.tabs-vertical) > li.active:after,
.style-dark .tab-switch:not(.switch-init).nav-tabs > li.active:after,
.style-light .style-dark .tab-switch:not(.switch-init).nav-tabs > li.active:after {
  background-color: #303133;
}
.style-light .headings-bg-inverted,
.style-dark .style-light .headings-bg-inverted,
.style-light .menu-smart .nav-tabs:not(.tabs-vertical).tab-switch.switch-init .switcher-cursor,
.style-dark .style-light .menu-smart .nav-tabs:not(.tabs-vertical).tab-switch.switch-init .switcher-cursor,
.style-light .nav-tabs.tab-switch.switch-init .switcher-cursor,
.style-dark .style-light .nav-tabs.tab-switch.switch-init .switcher-cursor,
.style-light .tab-switch:not(.switch-init).menu-smart .nav-tabs:not(.tabs-vertical) > li.active:after,
.style-dark .style-light .tab-switch:not(.switch-init).menu-smart .nav-tabs:not(.tabs-vertical) > li.active:after,
.style-light .tab-switch:not(.switch-init).nav-tabs > li.active:after,
.style-dark .style-light .tab-switch:not(.switch-init).nav-tabs > li.active:after {
  background-color: #ffffff;
}
/* #Button-style */
.buttons-style,
input[type="submit"]:not(.btn-custom-typo):not(.btn-inherit),
input[type="reset"]:not(.btn-custom-typo):not(.btn-inherit),
input[type="button"]:not(.btn-custom-typo):not(.btn-inherit),
button[type="submit"]:not(.btn-custom-typo):not(.btn-inherit),
.btn:not(.btn-custom-typo):not(.btn-inherit):not(.uncode-nav-container),
.btn-link:not(.btn-custom-typo):not(.btn-inherit):not(.uncode-nav-container),
.tab-container:not(.default-typography) .menu-smart .nav-tabs:not(.tabs-vertical),
.tab-container:not(.default-typography) .nav-tabs,
.uncode-accordion:not(.default-typography) .panel-title > a > span,
.search_footer {
  font-weight: 400 !important;
  font-family: 'Merriweather Sans', 'Merriweather Sans' !important;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.btn-inherit {
  font-family: inherit !important;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.btn-inherit:not([class*="font-weight-"]) {
  font-weight: 300 !important;
}
.btn-inherit-default-typography {
  font-weight: 500 !important;
  font-family: inherit !important;
  letter-spacing: inherit !important;
}
/* #Button-weight */
.buttons-weight {
  font-weight: 400 !important;
}
/* #Font-Serif */
.serif-family,
.post-content .post-media blockquote.pullquote p:first-child,
.tmb-entry-title-serif.tmb .t-entry .t-entry-title,
.tmb-entry-title-serif.tmb .t-entry .t-entry-table-typography,
.isotope-system .isotope-container .tmb .regular-text .pullquote p:first-child,
.isotope-system .isotope-container .tmb .fluid-object.tweet .twitter-footer span {
  font-family: Georgia, "Times New Roman", Times, serif;
}
/* #UI-border-width */
.ui-br-w,
input:focus,
textarea:focus,
select:focus,
input[type="submit"],
input[type="reset"],
input[type="button"],
button[type="submit"] {
  border-width: 1px;
}
/* #UI-border-color */
.style-dark .ui-br,
.style-light .style-dark .ui-br,
.style-dark hr,
.style-light .style-dark hr,
.style-dark pre,
.style-light .style-dark pre,
.style-dark table,
.style-light .style-dark table,
.style-dark table td,
.style-light .style-dark table td,
.style-dark table th,
.style-light .style-dark table th,
.style-dark input,
.style-light .style-dark input,
.style-dark textarea,
.style-light .style-dark textarea,
.style-dark select,
.style-light .style-dark select,
.style-dark .seldiv,
.style-light .style-dark .seldiv,
.style-dark .select2-choice,
.style-light .style-dark .select2-choice,
.style-dark .select2-selection--single,
.style-light .style-dark .select2-selection--single,
.style-dark fieldset,
.style-light .style-dark fieldset,
.style-dark .seldiv:before,
.style-light .style-dark .seldiv:before,
.style-dark .tab-container .menu-smart .nav-tabs:not(.tabs-vertical),
.style-light .style-dark .tab-container .menu-smart .nav-tabs:not(.tabs-vertical),
.style-dark .tab-container .nav-tabs,
.style-light .style-dark .tab-container .nav-tabs,
.style-dark .menu-smart .nav-tabs:not(.tabs-vertical) > li.active > a,
.style-light .style-dark .menu-smart .nav-tabs:not(.tabs-vertical) > li.active > a,
.style-dark .nav-tabs > li.active > a,
.style-light .style-dark .nav-tabs > li.active > a,
.style-dark .border-100 .tab-content::before,
.style-light .style-dark .border-100 .tab-content::before,
.style-dark .tab-content.vertical,
.style-light .style-dark .tab-content.vertical,
.style-dark .nav-tabs.tabs-vertical > li,
.style-light .style-dark .nav-tabs.tabs-vertical > li,
.style-dark .panel,
.style-light .style-dark .panel,
.style-dark .panel-group .panel-heading + .panel-collapse:before,
.style-light .style-dark .panel-group .panel-heading + .panel-collapse:before,
.style-dark .divider:before,
.style-light .style-dark .divider:before,
.style-dark .divider:after,
.style-light .style-dark .divider:after,
.style-dark .plan,
.style-light .style-dark .plan,
.style-dark .plan .plan-title,
.style-light .style-dark .plan .plan-title,
.style-dark .plan .item-list > li,
.style-light .style-dark .plan .item-list > li,
.style-dark .plan .plan-button,
.style-light .style-dark .plan .plan-button,
.style-dark .uncode-single-media-wrapper.img-thumbnail:not(.single-advanced),
.style-light .style-dark .uncode-single-media-wrapper.img-thumbnail:not(.single-advanced),
.style-dark .post-share,
.style-light .style-dark .post-share,
.style-dark .post-tag-share-container,
.style-light .style-dark .post-tag-share-container,
.style-dark .widget-container .widget-title,
.style-light .style-dark .widget-container .widget-title,
.style-dark .widget-container.widget_calendar #wp-calendar caption,
.style-light .style-dark .widget-container.widget_calendar #wp-calendar caption,
.style-dark .widget-container.widget_calendar .wp-calendar-nav,
.style-light .style-dark .widget-container.widget_calendar .wp-calendar-nav,
.style-dark #comments .comment-list .comments-list:first-child,
.style-light .style-dark #comments .comment-list .comments-list:first-child,
.style-dark #respond .comment-list .comments-list:first-child,
.style-light .style-dark #respond .comment-list .comments-list:first-child,
.style-dark #comments .comments-list .comment-content,
.style-light .style-dark #comments .comments-list .comment-content,
.style-dark #respond .comments-list .comment-content,
.style-light .style-dark #respond .comments-list .comment-content,
.style-dark ul.dwls_search_results,
.style-light .style-dark ul.dwls_search_results,
.style-dark ul.dwls_search_results li,
.style-light .style-dark ul.dwls_search_results li,
.style-dark .ajax-filter-sidebar .ajax-filter-sidebar-header,
.style-light .style-dark .ajax-filter-sidebar .ajax-filter-sidebar-header,
.style-dark .ajax-filter-sidebar .ajax-filter-sidebar-footer,
.style-light .style-dark .ajax-filter-sidebar .ajax-filter-sidebar-footer,
.style-dark .swatch-type-label,
.style-light .style-dark .swatch-type-label,
.style-dark .swatch--logo,
.style-light .style-dark .swatch--logo,
.style-dark .widget-container .tagcloud a,
.style-light .style-dark .widget-container .tagcloud a {
  border-color: rgba(255, 255, 255, 0.25);
}
.style-light .ui-br,
.style-dark .style-light .ui-br,
.style-light hr,
.style-dark .style-light hr,
.style-light pre,
.style-dark .style-light pre,
.style-light table,
.style-dark .style-light table,
.style-light table td,
.style-dark .style-light table td,
.style-light table th,
.style-dark .style-light table th,
.style-light input,
.style-dark .style-light input,
.style-light textarea,
.style-dark .style-light textarea,
.style-light select,
.style-dark .style-light select,
.style-light .seldiv,
.style-dark .style-light .seldiv,
.style-light .select2-choice,
.style-dark .style-light .select2-choice,
.style-light .select2-selection--single,
.style-dark .style-light .select2-selection--single,
.style-light fieldset,
.style-dark .style-light fieldset,
.style-light .seldiv:before,
.style-dark .style-light .seldiv:before,
.style-light .tab-container .menu-smart .nav-tabs:not(.tabs-vertical),
.style-dark .style-light .tab-container .menu-smart .nav-tabs:not(.tabs-vertical),
.style-light .tab-container .nav-tabs,
.style-dark .style-light .tab-container .nav-tabs,
.style-light .menu-smart .nav-tabs:not(.tabs-vertical) > li.active > a,
.style-dark .style-light .menu-smart .nav-tabs:not(.tabs-vertical) > li.active > a,
.style-light .nav-tabs > li.active > a,
.style-dark .style-light .nav-tabs > li.active > a,
.style-light .border-100 .tab-content::before,
.style-dark .style-light .border-100 .tab-content::before,
.style-light .tab-content.vertical,
.style-dark .style-light .tab-content.vertical,
.style-light .nav-tabs.tabs-vertical > li,
.style-dark .style-light .nav-tabs.tabs-vertical > li,
.style-light .panel,
.style-dark .style-light .panel,
.style-light .panel-group .panel-heading + .panel-collapse:before,
.style-dark .style-light .panel-group .panel-heading + .panel-collapse:before,
.style-light .divider:before,
.style-dark .style-light .divider:before,
.style-light .divider:after,
.style-dark .style-light .divider:after,
.style-light .plan,
.style-dark .style-light .plan,
.style-light .plan .plan-title,
.style-dark .style-light .plan .plan-title,
.style-light .plan .item-list > li,
.style-dark .style-light .plan .item-list > li,
.style-light .plan .plan-button,
.style-dark .style-light .plan .plan-button,
.style-light .uncode-single-media-wrapper.img-thumbnail:not(.single-advanced),
.style-dark .style-light .uncode-single-media-wrapper.img-thumbnail:not(.single-advanced),
.style-light .post-share,
.style-dark .style-light .post-share,
.style-light .post-tag-share-container,
.style-dark .style-light .post-tag-share-container,
.style-light .widget-container .widget-title,
.style-dark .style-light .widget-container .widget-title,
.style-light .widget-container.widget_calendar #wp-calendar caption,
.style-dark .style-light .widget-container.widget_calendar #wp-calendar caption,
.style-light .widget-container.widget_calendar .wp-calendar-nav,
.style-dark .style-light .widget-container.widget_calendar .wp-calendar-nav,
.style-light #comments .comment-list .comments-list:first-child,
.style-dark .style-light #comments .comment-list .comments-list:first-child,
.style-light #respond .comment-list .comments-list:first-child,
.style-dark .style-light #respond .comment-list .comments-list:first-child,
.style-light #comments .comments-list .comment-content,
.style-dark .style-light #comments .comments-list .comment-content,
.style-light #respond .comments-list .comment-content,
.style-dark .style-light #respond .comments-list .comment-content,
.style-light ul.dwls_search_results,
.style-dark .style-light ul.dwls_search_results,
.style-light ul.dwls_search_results li,
.style-dark .style-light ul.dwls_search_results li,
.style-light .ajax-filter-sidebar .ajax-filter-sidebar-header,
.style-dark .style-light .ajax-filter-sidebar .ajax-filter-sidebar-header,
.style-light .ajax-filter-sidebar .ajax-filter-sidebar-footer,
.style-dark .style-light .ajax-filter-sidebar .ajax-filter-sidebar-footer,
.style-light .swatch-type-label,
.style-dark .style-light .swatch-type-label,
.style-light .swatch--logo,
.style-dark .style-light .swatch--logo,
.style-light .widget-container .tagcloud a,
.style-dark .style-light .widget-container .tagcloud a {
  border-color: #eaeaea;
}
.style-light input[type=radio],
.style-dark .style-light input[type=radio] {
  border-color: #eaeaea;
}
.style-dark input[type=radio],
.style-light .style-dark input[type=radio] {
  border-color: rgba(255, 255, 255, 0.5);
}
/* #UI-border-color-accent */
.ui-br-accent,
.menu-smart .nav-tabs:not(.tabs-vertical) > li.active > a,
.nav-tabs > li.active > a,
.tabs-left > li.active > a,
.tabs-appended .nav-tabs > li.active > a {
  border-color: #b41e3d !important;
}
/* break */
.style-dark .ui-br-break,
.style-light .style-dark .ui-br-break,
.style-dark hr.separator-break,
.style-light .style-dark hr.separator-break {
  border-color: #ffffff;
}
.style-light .ui-br-break,
.style-dark .style-light .ui-br-break,
.style-light hr.separator-break,
.style-dark .style-light hr.separator-break {
  border-color: #eaeaea;
}
/* #UI-border-headings-color */
.style-dark .ui-br-headings,
.style-light .style-dark .ui-br-headings,
.style-dark .header-content hr,
.style-light .style-dark .header-content hr,
.style-dark .ajax-filter-sidebar input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']):focus,
.style-light .style-dark .ajax-filter-sidebar input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']):focus,
.style-dark li:hover .swatch,
.style-light .style-dark li:hover .swatch,
.style-dark .swatch.swatch--active,
.style-light .style-dark .swatch.swatch--active,
.style-dark .term-filter-link--active .swatch,
.style-light .style-dark .term-filter-link--active .swatch {
  border-color: #ffffff;
}
.style-light .ui-br-headings,
.style-dark .style-light .ui-br-headings,
.style-light .header-content hr,
.style-dark .style-light .header-content hr,
.style-light .ajax-filter-sidebar input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']):focus,
.style-dark .style-light .ajax-filter-sidebar input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']):focus,
.style-light li:hover .swatch,
.style-dark .style-light li:hover .swatch,
.style-light .swatch.swatch--active,
.style-dark .style-light .swatch.swatch--active,
.style-light .term-filter-link--active .swatch,
.style-dark .style-light .term-filter-link--active .swatch {
  border-color: #303133;
}
/* #UI-border-underline-color */
.input-background .style-dark .input-underline .ui-br-underline,
.input-background .input-underline .style-dark .ui-br-underline,
.input-background .style-light .style-dark .input-underline .ui-br-underline,
.input-background .style-light .input-underline .style-dark .ui-br-underline,
.input-background .style-dark .input-underline input[type="text"],
.input-background .input-underline .style-dark input[type="text"],
.input-background .style-light .style-dark .input-underline input[type="text"],
.input-background .style-light .input-underline .style-dark input[type="text"],
.input-background .style-dark .input-underline input[type="email"],
.input-background .input-underline .style-dark input[type="email"],
.input-background .style-light .style-dark .input-underline input[type="email"],
.input-background .style-light .input-underline .style-dark input[type="email"],
.input-background .style-dark .input-underline input[type="number"],
.input-background .input-underline .style-dark input[type="number"],
.input-background .style-light .style-dark .input-underline input[type="number"],
.input-background .style-light .input-underline .style-dark input[type="number"],
.input-background .style-dark .input-underline input[type="url"],
.input-background .input-underline .style-dark input[type="url"],
.input-background .style-light .style-dark .input-underline input[type="url"],
.input-background .style-light .input-underline .style-dark input[type="url"],
.input-background .style-dark .input-underline input[type="tel"],
.input-background .input-underline .style-dark input[type="tel"],
.input-background .style-light .style-dark .input-underline input[type="tel"],
.input-background .style-light .input-underline .style-dark input[type="tel"],
.input-background .style-dark .input-underline input[type="search"],
.input-background .input-underline .style-dark input[type="search"],
.input-background .style-light .style-dark .input-underline input[type="search"],
.input-background .style-light .input-underline .style-dark input[type="search"],
.input-background .style-dark .input-underline input[type="password"],
.input-background .input-underline .style-dark input[type="password"],
.input-background .style-light .style-dark .input-underline input[type="password"],
.input-background .style-light .input-underline .style-dark input[type="password"],
.input-background .style-dark .input-underline input[type="date"],
.input-background .input-underline .style-dark input[type="date"],
.input-background .style-light .style-dark .input-underline input[type="date"],
.input-background .style-light .input-underline .style-dark input[type="date"],
.input-background .style-dark .input-underline textarea,
.input-background .input-underline .style-dark textarea,
.input-background .style-light .style-dark .input-underline textarea,
.input-background .style-light .input-underline .style-dark textarea,
.input-background .style-dark .input-underline select,
.input-background .input-underline .style-dark select,
.input-background .style-light .style-dark .input-underline select,
.input-background .style-light .input-underline .style-dark select,
.input-background .style-dark .input-underline .select2-selection--single,
.input-background .input-underline .style-dark .select2-selection--single,
.input-background .style-light .style-dark .input-underline .select2-selection--single,
.input-background .style-light .input-underline .style-dark .select2-selection--single {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.input-background .style-light .input-underline .ui-br-underline,
.input-background .input-underline .style-light .ui-br-underline,
.input-background .style-dark .style-light .input-underline .ui-br-underline,
.input-background .style-dark .input-underline .style-light .ui-br-underline,
.input-background .style-light .input-underline input[type="text"],
.input-background .input-underline .style-light input[type="text"],
.input-background .style-dark .style-light .input-underline input[type="text"],
.input-background .style-dark .input-underline .style-light input[type="text"],
.input-background .style-light .input-underline input[type="email"],
.input-background .input-underline .style-light input[type="email"],
.input-background .style-dark .style-light .input-underline input[type="email"],
.input-background .style-dark .input-underline .style-light input[type="email"],
.input-background .style-light .input-underline input[type="number"],
.input-background .input-underline .style-light input[type="number"],
.input-background .style-dark .style-light .input-underline input[type="number"],
.input-background .style-dark .input-underline .style-light input[type="number"],
.input-background .style-light .input-underline input[type="url"],
.input-background .input-underline .style-light input[type="url"],
.input-background .style-dark .style-light .input-underline input[type="url"],
.input-background .style-dark .input-underline .style-light input[type="url"],
.input-background .style-light .input-underline input[type="tel"],
.input-background .input-underline .style-light input[type="tel"],
.input-background .style-dark .style-light .input-underline input[type="tel"],
.input-background .style-dark .input-underline .style-light input[type="tel"],
.input-background .style-light .input-underline input[type="search"],
.input-background .input-underline .style-light input[type="search"],
.input-background .style-dark .style-light .input-underline input[type="search"],
.input-background .style-dark .input-underline .style-light input[type="search"],
.input-background .style-light .input-underline input[type="password"],
.input-background .input-underline .style-light input[type="password"],
.input-background .style-dark .style-light .input-underline input[type="password"],
.input-background .style-dark .input-underline .style-light input[type="password"],
.input-background .style-light .input-underline input[type="date"],
.input-background .input-underline .style-light input[type="date"],
.input-background .style-dark .style-light .input-underline input[type="date"],
.input-background .style-dark .input-underline .style-light input[type="date"],
.input-background .style-light .input-underline textarea,
.input-background .input-underline .style-light textarea,
.input-background .style-dark .style-light .input-underline textarea,
.input-background .style-dark .input-underline .style-light textarea,
.input-background .style-light .input-underline select,
.input-background .input-underline .style-light select,
.input-background .style-dark .style-light .input-underline select,
.input-background .style-dark .input-underline .style-light select,
.input-background .style-light .input-underline .select2-selection--single,
.input-background .input-underline .style-light .select2-selection--single,
.input-background .style-dark .style-light .input-underline .select2-selection--single,
.input-background .style-dark .input-underline .style-light .select2-selection--single {
  border-bottom: 1px solid #eaeaea;
}
/* #UI-border-color-darker */
.style-dark .ui-br-darker,
.style-light .style-dark .ui-br-darker {
  border-color: #ffffff;
}
.style-light .ui-br-darker,
.style-dark .style-light .ui-br-darker {
  border-color: #141618;
}
/* #UI-background-color */
.style-dark .ui-bg,
.style-light .style-dark .ui-bg,
.style-dark code,
.style-light .style-dark code,
.style-dark kbd,
.style-light .style-dark kbd,
.style-dark pre,
.style-light .style-dark pre,
.style-dark samp,
.style-light .style-dark samp,
.style-dark input[type="submit"],
.style-light .style-dark input[type="submit"],
.style-dark input[type="reset"],
.style-light .style-dark input[type="reset"],
.style-dark input[type="button"],
.style-light .style-dark input[type="button"],
.style-dark button[type="submit"],
.style-light .style-dark button[type="submit"],
.style-dark .divider .divider-icon,
.style-light .style-dark .divider .divider-icon,
.style-dark .ajax-grid-system .grid-filters .filter-list li:not(.filter-list__clear) a,
.style-light .style-dark .ajax-grid-system .grid-filters .filter-list li:not(.filter-list__clear) a,
.style-dark .widget-ajax-active-filters .filter-list li:not(.filter-list__clear) a,
.style-light .style-dark .widget-ajax-active-filters .filter-list li:not(.filter-list__clear) a {
  background-color: #191b1e;
}
.style-light .ui-bg,
.style-dark .style-light .ui-bg,
.style-light code,
.style-dark .style-light code,
.style-light kbd,
.style-dark .style-light kbd,
.style-light pre,
.style-dark .style-light pre,
.style-light samp,
.style-dark .style-light samp,
.style-light input[type="submit"],
.style-dark .style-light input[type="submit"],
.style-light input[type="reset"],
.style-dark .style-light input[type="reset"],
.style-light input[type="button"],
.style-dark .style-light input[type="button"],
.style-light button[type="submit"],
.style-dark .style-light button[type="submit"],
.style-light .divider .divider-icon,
.style-dark .style-light .divider .divider-icon,
.style-light .ajax-grid-system .grid-filters .filter-list li:not(.filter-list__clear) a,
.style-dark .style-light .ajax-grid-system .grid-filters .filter-list li:not(.filter-list__clear) a,
.style-light .widget-ajax-active-filters .filter-list li:not(.filter-list__clear) a,
.style-dark .style-light .widget-ajax-active-filters .filter-list li:not(.filter-list__clear) a {
  background-color: #f7f7f7;
}
/* #UI-background-color-alpha */
.style-dark .ui-bg-alpha,
.style-light .style-dark .ui-bg-alpha,
.style-dark .plan,
.style-light .style-dark .plan {
  background-color: rgba(26, 27, 28, 0.5);
}
.style-light .ui-bg-alpha,
.style-dark .style-light .ui-bg-alpha,
.style-light .plan,
.style-dark .style-light .plan {
  background-color: #ffffff;
}
.style-dark .ui-bg-alpha-pricing-tables,
.style-light .style-dark .ui-bg-alpha-pricing-tables {
  background-color: rgba(20, 22, 24, 0.5);
}
.style-light .ui-bg-alpha-pricing-tables,
.style-dark .style-light .ui-bg-alpha-pricing-tables {
  background-color: #ffffff;
}
.style-dark .ui-bg-alpha-progress-bar,
.style-light .style-dark .ui-bg-alpha-progress-bar,
.style-dark .vc_progress_bar .vc_single_bar:not(.style-override),
.style-light .style-dark .vc_progress_bar .vc_single_bar:not(.style-override),
.style-dark .data-field-icon--rounded,
.style-light .style-dark .data-field-icon--rounded {
  background-color: rgba(255, 255, 255, 0.2);
}
.style-light .ui-bg-alpha-progress-bar,
.style-dark .style-light .ui-bg-alpha-progress-bar,
.style-light .vc_progress_bar .vc_single_bar:not(.style-override),
.style-dark .style-light .vc_progress_bar .vc_single_bar:not(.style-override),
.style-light .data-field-icon--rounded,
.style-dark .style-light .data-field-icon--rounded {
  background-color: rgba(119, 119, 119, 0.1);
}
.style-dark .ui-text-alpha-progress-bar,
.style-light .style-dark .ui-text-alpha-progress-bar,
.style-dark .vc_pie_chart_back,
.style-light .style-dark .vc_pie_chart_back {
  color: rgba(255, 255, 255, 0.2);
}
.style-light .ui-text-alpha-progress-bar,
.style-dark .style-light .ui-text-alpha-progress-bar,
.style-light .vc_pie_chart_back,
.style-dark .style-light .vc_pie_chart_back {
  color: rgba(119, 119, 119, 0.1);
}
.style-dark .ui-bg-dots,
.style-light .style-dark .ui-bg-dots,
.style-dark .owl-dots-outside .owl-dots .owl-dot span,
.style-light .style-dark .owl-dots-outside .owl-dots .owl-dot span {
  background-color: rgba(247, 247, 247, 0.75);
}
.style-light .ui-bg-dots,
.style-dark .style-light .ui-bg-dots,
.style-light .owl-dots-outside .owl-dots .owl-dot span,
.style-dark .style-light .owl-dots-outside .owl-dots .owl-dot span {
  background-color: rgba(25, 27, 30, 0.25);
}
.style-dark .ui-border-nav-dots,
.style-light .style-dark .ui-border-nav-dots,
.style-dark .dots-look-border:not(.dots-numbers).uncode-owl-nav .uncode-nav-index span:after,
.style-light .style-dark .dots-look-border:not(.dots-numbers).uncode-owl-nav .uncode-nav-index span:after {
  border-color: #ffffff;
}
.style-light .ui-border-nav-dots,
.style-dark .style-light .ui-border-nav-dots,
.style-light .dots-look-border:not(.dots-numbers).uncode-owl-nav .uncode-nav-index span:after,
.style-dark .style-light .dots-look-border:not(.dots-numbers).uncode-owl-nav .uncode-nav-index span:after {
  border-color: #303133;
}
/* #UI-background-color */
/* #UI-background-color-active */
/* #UI-link-color */
.style-dark .ui-link,
.style-light .style-dark .ui-link,
.style-dark .menu-smart .nav-tabs:not(.tabs-vertical) > li > a,
.style-light .style-dark .menu-smart .nav-tabs:not(.tabs-vertical) > li > a,
.style-dark .nav-tabs > li > a,
.style-light .style-dark .nav-tabs > li > a,
.style-dark .panel-title > a,
.style-light .style-dark .panel-title > a {
  color: #ffffff;
}
.style-dark .ui-link:hover,
.style-light .style-dark .ui-link:hover,
.style-dark .ui-link:focus,
.style-light .style-dark .ui-link:focus,
.style-dark .menu-smart .nav-tabs:not(.tabs-vertical) > li > a:hover,
.style-light .style-dark .menu-smart .nav-tabs:not(.tabs-vertical) > li > a:hover,
.style-dark .menu-smart .nav-tabs:not(.tabs-vertical) > li > a:focus,
.style-light .style-dark .menu-smart .nav-tabs:not(.tabs-vertical) > li > a:focus,
.style-dark .nav-tabs > li > a:hover,
.style-light .style-dark .nav-tabs > li > a:hover,
.style-dark .nav-tabs > li > a:focus,
.style-light .style-dark .nav-tabs > li > a:focus,
.style-dark .panel-title > a:hover,
.style-light .style-dark .panel-title > a:hover,
.style-dark .panel-title > a:focus,
.style-light .style-dark .panel-title > a:focus {
  color: #b41e3d;
}
.style-light .ui-link,
.style-dark .style-light .ui-link,
.style-light .menu-smart .nav-tabs:not(.tabs-vertical) > li > a,
.style-dark .style-light .menu-smart .nav-tabs:not(.tabs-vertical) > li > a,
.style-light .nav-tabs > li > a,
.style-dark .style-light .nav-tabs > li > a,
.style-light .panel-title > a,
.style-dark .style-light .panel-title > a {
  color: #303133;
}
.style-light .ui-link:hover,
.style-dark .style-light .ui-link:hover,
.style-light .ui-link:focus,
.style-dark .style-light .ui-link:focus,
.style-light .menu-smart .nav-tabs:not(.tabs-vertical) > li > a:hover,
.style-dark .style-light .menu-smart .nav-tabs:not(.tabs-vertical) > li > a:hover,
.style-light .menu-smart .nav-tabs:not(.tabs-vertical) > li > a:focus,
.style-dark .style-light .menu-smart .nav-tabs:not(.tabs-vertical) > li > a:focus,
.style-light .nav-tabs > li > a:hover,
.style-dark .style-light .nav-tabs > li > a:hover,
.style-light .nav-tabs > li > a:focus,
.style-dark .style-light .nav-tabs > li > a:focus,
.style-light .panel-title > a:hover,
.style-dark .style-light .panel-title > a:hover,
.style-light .panel-title > a:focus,
.style-dark .style-light .panel-title > a:focus {
  color: #b41e3d;
}
/* #UI-link-color-text */
.style-dark .ui-text,
.style-light .style-dark .ui-text,
.style-dark .breadcrumb,
.style-light .style-dark .breadcrumb,
.style-dark .post-info,
.style-light .style-dark .post-info {
  color: rgba(255,255,255,0.65);
}
.style-light .ui-text,
.style-dark .style-light .ui-text,
.style-light .breadcrumb,
.style-dark .style-light .breadcrumb,
.style-light .post-info,
.style-dark .style-light .post-info {
  color: rgba(20,22,24,0.65);
}
.style-dark .ui-link-text,
.style-light .style-dark .ui-link-text,
.style-dark .breadcrumb > li a,
.style-light .style-dark .breadcrumb > li a,
.style-dark .post-info a,
.style-light .style-dark .post-info a {
  color: rgba(255,255,255,0.65);
}
.style-dark .ui-link-text:hover,
.style-light .style-dark .ui-link-text:hover,
.style-dark .ui-link-text:focus,
.style-light .style-dark .ui-link-text:focus,
.style-dark .breadcrumb > li a:hover,
.style-light .style-dark .breadcrumb > li a:hover,
.style-dark .breadcrumb > li a:focus,
.style-light .style-dark .breadcrumb > li a:focus,
.style-dark .post-info a:hover,
.style-light .style-dark .post-info a:hover,
.style-dark .post-info a:focus,
.style-light .style-dark .post-info a:focus {
  color: #b41e3d;
}
.style-light .ui-link-text,
.style-dark .style-light .ui-link-text,
.style-light .breadcrumb > li a,
.style-dark .style-light .breadcrumb > li a,
.style-light .post-info a,
.style-dark .style-light .post-info a {
  color: rgba(20,22,24,0.65);
}
.style-light .ui-link-text:hover,
.style-dark .style-light .ui-link-text:hover,
.style-light .ui-link-text:focus,
.style-dark .style-light .ui-link-text:focus,
.style-light .breadcrumb > li a:hover,
.style-dark .style-light .breadcrumb > li a:hover,
.style-light .breadcrumb > li a:focus,
.style-dark .style-light .breadcrumb > li a:focus,
.style-light .post-info a:hover,
.style-dark .style-light .post-info a:hover,
.style-light .post-info a:focus,
.style-dark .style-light .post-info a:focus {
  color: #b41e3d;
}
/* #Pre-and-code */
.style-dark .ui-inverted,
.style-light .style-dark .ui-inverted {
  color: #191b1e;
  background-color: #f7f7f7;
}
.style-light .ui-inverted,
.style-dark .style-light .ui-inverted {
  color: #f7f7f7;
  background-color: #191b1e;
}
/* #Button-social-color */
.style-dark .btn-social,
.style-light .style-dark .btn-social {
  color: #ffffff !important;
}
.style-light .btn-social,
.style-dark .style-light .btn-social {
  color: #141618 !important;
}
@media (min-width: 960px) {
  .overlay.style-light-bg {
    background-color: rgba(255, 255, 255, 0.95) !important;
  }
  .overlay.style-dark-bg {
    background-color: rgba(20, 22, 24, 0.95) !important;
  }
}
/* #Form-focus-color */
.style-dark input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']):focus,
.style-dark textarea:focus,
.style-light .style-dark input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']):focus,
.style-light .style-dark textarea:focus {
  border-color: #b41e3d;
}
.style-light input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']):focus,
.style-light textarea:focus,
.style-dark .style-light input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']):focus,
.style-dark .style-light textarea:focus {
  border-color: #b41e3d;
}
.style-dark .ui-form-placeholder,
.style-light .style-dark .ui-form-placeholder {
  color: #ffffff;
  text-transform: capitalize;
}
.style-light .ui-form-placeholder,
.style-dark .style-light .ui-form-placeholder {
  color: #141618;
  text-transform: capitalize;
}
/* #Form-inset-shadow */
.shadow-inset-form,
input,
textarea,
select,
.seldiv,
.select2-choice,
.select2-selection--single {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.025);
}
/* #Form-xl */
.style-dark .uncode-live-search input.form-xl,
.style-light .style-dark .uncode-live-search input.form-xl {
  box-shadow: 0px 0px 0px 6px rgba(0, 0, 0, 0.2);
}
.style-light .uncode-live-search input.form-xl,
.style-dark .style-light .uncode-live-search input.form-xl {
  box-shadow: 0px 0px 0px 6px rgba(255, 255, 255, 0.2);
}
/* #Form-input-background */
.input-background .style-dark input[type="text"],
.input-background .style-light .style-dark input[type="text"],
.input-background .style-dark input[type="email"],
.input-background .style-light .style-dark input[type="email"],
.input-background .style-dark input[type="number"],
.input-background .style-light .style-dark input[type="number"],
.input-background .style-dark input[type="url"],
.input-background .style-light .style-dark input[type="url"],
.input-background .style-dark input[type="tel"],
.input-background .style-light .style-dark input[type="tel"],
.input-background .style-dark input[type="search"],
.input-background .style-light .style-dark input[type="search"],
.input-background .style-dark input[type="password"],
.input-background .style-light .style-dark input[type="password"],
.input-background .style-dark input[type="date"],
.input-background .style-light .style-dark input[type="date"],
.input-background .style-dark textarea,
.input-background .style-light .style-dark textarea,
.input-background .style-dark select,
.input-background .style-light .style-dark select,
.input-background .style-dark .select2-selection--single,
.input-background .style-light .style-dark .select2-selection--single,
.compose-mode.input-background .style-dark .lateral-nav-parent li,
.compose-mode.input-background .style-light .style-dark .lateral-nav-parent li {
  background-color: rgba(0, 0, 0, 0.15) !important;
}
.input-background .style-light input[type="text"],
.input-background .style-dark .style-light input[type="text"],
.input-background .style-light input[type="email"],
.input-background .style-dark .style-light input[type="email"],
.input-background .style-light input[type="number"],
.input-background .style-dark .style-light input[type="number"],
.input-background .style-light input[type="url"],
.input-background .style-dark .style-light input[type="url"],
.input-background .style-light input[type="tel"],
.input-background .style-dark .style-light input[type="tel"],
.input-background .style-light input[type="search"],
.input-background .style-dark .style-light input[type="search"],
.input-background .style-light input[type="password"],
.input-background .style-dark .style-light input[type="password"],
.input-background .style-light input[type="date"],
.input-background .style-dark .style-light input[type="date"],
.input-background .style-light textarea,
.input-background .style-dark .style-light textarea,
.input-background .style-light select,
.input-background .style-dark .style-light select,
.input-background .style-light .select2-selection--single,
.input-background .style-dark .style-light .select2-selection--single,
.compose-mode.input-background .style-light .lateral-nav-parent li,
.compose-mode.input-background .style-dark .style-light .lateral-nav-parent li {
  background-color: #f7f7f7 !important;
}
.style-dark .input-background input[type="text"],
.style-light .style-dark .input-background input[type="text"],
.style-dark .input-background input[type="email"],
.style-light .style-dark .input-background input[type="email"],
.style-dark .input-background input[type="number"],
.style-light .style-dark .input-background input[type="number"],
.style-dark .input-background input[type="url"],
.style-light .style-dark .input-background input[type="url"],
.style-dark .input-background input[type="tel"],
.style-light .style-dark .input-background input[type="tel"],
.style-dark .input-background input[type="search"],
.style-light .style-dark .input-background input[type="search"],
.style-dark .input-background input[type="password"],
.style-light .style-dark .input-background input[type="password"],
.style-dark .input-background input[type="date"],
.style-light .style-dark .input-background input[type="date"],
.style-dark .input-background textarea,
.style-light .style-dark .input-background textarea,
.style-dark .input-background select,
.style-light .style-dark .input-background select,
.style-dark .input-background .select2-selection--single,
.style-light .style-dark .input-background .select2-selection--single,
.compose-mode.style-dark .input-background .lateral-nav-parent li,
.compose-mode.style-light .style-dark .input-background .lateral-nav-parent li {
  background-color: rgba(0, 0, 0, 0.15) !important;
}
.style-light .input-background input[type="text"],
.style-dark .style-light .input-background input[type="text"],
.style-light .input-background input[type="email"],
.style-dark .style-light .input-background input[type="email"],
.style-light .input-background input[type="number"],
.style-dark .style-light .input-background input[type="number"],
.style-light .input-background input[type="url"],
.style-dark .style-light .input-background input[type="url"],
.style-light .input-background input[type="tel"],
.style-dark .style-light .input-background input[type="tel"],
.style-light .input-background input[type="search"],
.style-dark .style-light .input-background input[type="search"],
.style-light .input-background input[type="password"],
.style-dark .style-light .input-background input[type="password"],
.style-light .input-background input[type="date"],
.style-dark .style-light .input-background input[type="date"],
.style-light .input-background textarea,
.style-dark .style-light .input-background textarea,
.style-light .input-background select,
.style-dark .style-light .input-background select,
.style-light .input-background .select2-selection--single,
.style-dark .style-light .input-background .select2-selection--single,
.compose-mode.style-light .input-background .lateral-nav-parent li,
.compose-mode.style-dark .style-light .input-background .lateral-nav-parent li {
  background-color: #f7f7f7 !important;
}
/* #UI-transition-normal */
.ui-transition-normal,
input,
button,
select,
textarea,
.img-thumbnail {
  transition: color 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86), border-color 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
/*  */
.ui-transition-slow {
  transition: color 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86), border-color 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.ui-transition-fast,
.main-wrapper a,
.btn-advanced,
.btn-advanced .btn-icon-out,
.tmb-content-under.tmb .t-entry p.t-entry-author a:hover span,
.tmb-content-lateral.tmb .t-entry p.t-entry-author a:hover span {
  transition: color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), border-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
/* #Cart dropdown */
.submenu-light ul.uncode-cart-dropdown a,
.submenu-light ul.uncode-cart-dropdown span {
  color: #303133 !important;
}
.submenu-dark ul.uncode-cart-dropdown a,
.submenu-dark ul.uncode-cart-dropdown span {
  color: #ffffff !important;
}
/* #Mega Menu Block */
.style-light .unmenu-block > li a {
  color: #303133;
}
.style-light .unmenu-block > li a:hover,
.style-light .unmenu-block > li a:focus {
  color: rgba(48,49,51,0.5);
}
.style-dark .unmenu-block > li a {
  color: #ffffff;
}
.style-dark .unmenu-block > li a:hover,
.style-dark .unmenu-block > li a:focus {
  color: rgba(255,255,255,0.5);
}
/* #Woo Headings */
.headings-style-woo {
  font-size: 17px;
  line-height: 1.2;
  margin: 27px 0 0;
}
.row-breadcrumb.row-breadcrumb-light .breadcrumb-title {
  color: rgba(20,22,24,0.65);
}
.row-breadcrumb.row-breadcrumb-dark .breadcrumb-title {
  color: rgba(255,255,255,0.65);
}
.row-navigation.row-navigation-light {
  outline-color: #eaeaea;
  background-color: #f7f7f7;
}
.row-navigation.row-navigation-light .btn-disable-hover {
  color: rgba(20,22,24,0.65);
}
.row-navigation.row-navigation-dark {
  outline-color: #303133;
  background-color: #191b1e;
}
.row-navigation.row-navigation-dark .btn-disable-hover {
  color: rgba(255,255,255,0.65);
}
.style-dark .wp-caption-text,
.style-light .style-dark .wp-caption-text {
  color: #ffffff;
}
.style-light .wp-caption-text,
.style-dark .style-light .wp-caption-text {
  color: #141618;
}
.btn-form-border-style,
input,
textarea,
select,
.seldiv,
.select2-choice,
.select2-selection--single,
input[type="submit"],
input[type="reset"],
input[type="button"],
button[type="submit"],
.seldiv:before,
.btn,
.btn-link,
.btn:not(.btn-custom-typo),
.btn-link:not(.btn-custom-typo),
.panel-title > a > span,
.divider .divider-icon,
.overlay input,
.search_footer {
  border-width: 1px;
}
.style-dark .icon-automatic-video .icon-automatic-video-inner-bg,
.style-light .style-dark .icon-automatic-video .icon-automatic-video-inner-bg {
  background-color: #303133;
}
.style-dark .icon-automatic-video.btn-shadow .icon-automatic-video-outer-bg,
.style-light .style-dark .icon-automatic-video.btn-shadow .icon-automatic-video-outer-bg {
  box-shadow: 0 0 0 0.25em #ffffff;
}
.style-dark .icon-box:hover .icon-automatic-video.btn-shadow .icon-automatic-video-outer-bg,
.style-light .style-dark .icon-box:hover .icon-automatic-video.btn-shadow .icon-automatic-video-outer-bg {
  box-shadow: 0 0 0 0.5em #ffffff;
}
.style-light .icon-automatic-video .icon-automatic-video-inner-bg,
.style-dark .style-light .icon-automatic-video .icon-automatic-video-inner-bg {
  background-color: #ffffff;
}
.style-light .icon-automatic-video.btn-shadow .icon-automatic-video-outer-bg,
.style-dark .style-light .icon-automatic-video.btn-shadow .icon-automatic-video-outer-bg {
  box-shadow: 0 0 0 0.25em #303133;
}
.style-light .icon-box:hover .icon-automatic-video.btn-shadow .icon-automatic-video-outer-bg,
.style-dark .style-light .icon-box:hover .icon-automatic-video.btn-shadow .icon-automatic-video-outer-bg {
  box-shadow: 0 0 0 0.5em #303133;
}
.style-light ::-webkit-input-placeholder,
.style-dark .style-light ::-webkit-input-placeholder {
  color: #141618;
}
.style-light ::-moz-placeholder,
.style-dark .style-light ::-moz-placeholder {
  color: #141618;
}
.style-light :-ms-input-placeholder,
.style-dark .style-light :-ms-input-placeholder {
  color: #141618;
}
.style-light :-moz-placeholder,
.style-dark .style-light :-moz-placeholder {
  color: #141618;
}
.style-light ::placeholder,
.style-dark .style-light ::placeholder {
  color: #141618;
}
.style-light .select2-selection__placeholder,
.style-dark .style-light .select2-selection__placeholder {
  color: #141618;
}
.style-dark ::-webkit-input-placeholder,
.style-light .style-dark ::-webkit-input-placeholder {
  color: #ffffff;
}
.style-dark ::-moz-placeholder,
.style-light .style-dark ::-moz-placeholder {
  color: #ffffff;
}
.style-dark :-ms-input-placeholder,
.style-light .style-dark :-ms-input-placeholder {
  color: #ffffff;
}
.style-dark :-moz-placeholder,
.style-light .style-dark :-moz-placeholder {
  color: #ffffff;
}
.style-dark ::placeholder,
.style-light .style-dark ::placeholder {
  color: #ffffff;
}
.style-dark .select2-selection__placeholder,
.style-light .style-dark .select2-selection__placeholder {
  color: #ffffff;
}
.uncode-noconsent-gdpr-text {
  font-weight: 300;
  font-family: 'Merriweather Sans', 'Merriweather Sans';
}
.lg-dropdown {
  font-family: 'Merriweather Sans', 'Merriweather Sans';
}
@media (min-width: 960px) {
  #uncode-custom-cursor.basic-style > span:first-child,
  #uncode-custom-cursor-pilot.basic-style > span:first-child,
  #uncode-custom-cursor.async-style > span:first-child,
  #uncode-custom-cursor-pilot.async-style > span:first-child {
    background-color: #303133;
  }
  body:not(.disable-hover) [data-cursor="pointer"]#uncode-custom-cursor.basic-style > span:first-child,
  body:not(.disable-hover) [data-cursor="pointer"]#uncode-custom-cursor-pilot.basic-style > span:first-child,
  body:not(.disable-hover) [data-cursor="pointer"]#uncode-custom-cursor.async-style > span:first-child,
  body:not(.disable-hover) [data-cursor="pointer"]#uncode-custom-cursor-pilot.async-style > span:first-child {
    background-color: #b41e3d;
  }
  #uncode-custom-cursor.accent-style > span:first-child,
  #uncode-custom-cursor-pilot.accent-style > span:first-child {
    background-color: #b41e3d;
  }
  #uncode-custom-cursor.diff-style > span:first-child,
  #uncode-custom-cursor-pilot.diff-style > span:first-child {
    background-color: #ffffff;
  }
  #uncode-custom-cursor.blur-style > span:first-child,
  #uncode-custom-cursor-pilot.blur-style > span:first-child {
    background-color: rgba(48,49,51,0.1);
  }
  body:not(.disable-hover) [data-cursor^="icon-"]#uncode-custom-cursor {
    color: #ffffff;
  }
  body:not(.disable-hover) [data-cursor^="icon-"]#uncode-custom-cursor > span:first-child {
    background-color: #303133;
  }
  body:not(.disable-hover) [data-cursor^="icon-"]#uncode-custom-cursor[data-cursor="icon-blur"] > span:first-child {
    background-color: rgba(48,49,51,0.1);
  }
  body:not(.disable-hover) [data-cursor="icon-light"]#uncode-custom-cursor {
    color: #303133;
  }
  body:not(.disable-hover) [data-cursor="icon-light"]#uncode-custom-cursor > span:first-child {
    background-color: #ffffff;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.075);
  }
  body:not(.disable-hover) [data-cursor="icon-accent"]#uncode-custom-cursor {
    color: #ffffff;
  }
  body:not(.disable-hover) [data-cursor="icon-accent"]#uncode-custom-cursor > span:first-child {
    background-color: #b41e3d;
  }
  body:not(.disable-hover) [data-cursor="icon-diff"]#uncode-custom-cursor > span:first-child {
    background-color: #ffffff;
  }
  #uncode-custom-cursor-pilot.async-style > span:first-child {
    background-color: #b41e3d;
  }
}
/*
----------------------------------------------------------

#Skins-Buttons

----------------------------------------------------------
*/
input[type="submit"]:not([class*=fontsize-]),
input[type="reset"]:not([class*=fontsize-]),
input[type="button"]:not([class*=fontsize-]),
button[type="submit"]:not([class*=fontsize-]) {
  font-size: 12px;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
button[type="submit"] {
  padding: 13px 31px;
}
.btn:not([class*=fontsize-]),
.btn-link:not([class*=fontsize-]) {
  font-size: 12px;
}
.btn:not(.btn-padding-y) {
  padding-top: 13px !important;
  padding-bottom: 13px !important;
}
.btn:not(.btn-padding-x) {
  padding-left: 31px !important;
  padding-right: 31px !important;
}
.btn.btn-link,
.btn-link {
  padding: 0 !important;
}
.btn-sm {
  font-size: 10px !important;;
  padding: 11px 26px !important;
}
.btn-lg {
  font-size: 15px !important;;
  padding: 16px 39px !important;
}
.btn-xl {
  font-size: 18px !important;;
  padding: 19px 47px !important;
}
.widget-container button,
.widget-container .btn {
  padding: 5px 15px !important;
}
.btn-dark {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-dark:not(.btn-hover-nobg):not(.icon-animated):hover,
.btn-dark.active {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
}
.btn-dark.btn-outline {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
}
.btn-dark.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.btn-dark.btn-outline:not(.icon-animated):not(.icon-automatic-video).active {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-dark.btn-flat:hover {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-light {
  color: #000000 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-light:not(.btn-hover-nobg):not(.icon-animated):hover,
.btn-light.active {
  color: #ffffff !important;
  background-color: transparent !important;
  border-color: #ffffff !important;
}
.btn-light.btn-outline {
  color: #ffffff !important;
  background-color: transparent !important;
  border-color: #ffffff !important;
}
.btn-light.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.btn-light.btn-outline:not(.icon-animated):not(.icon-automatic-video).active {
  color: #000000 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-light.btn-flat:hover {
  color: #000000 !important;
  background-color: #f2f2f2 !important;
  border-color: #f2f2f2 !important;
}
.btn-success {
  color: #ffffff !important;
  background-color: #28de72 !important;
  border-color: #28de72 !important;
}
.btn-success:not(.btn-hover-nobg):not(.icon-animated):hover,
.btn-success.active {
  color: #28de72 !important;
  background-color: transparent !important;
  border-color: #28de72 !important;
}
.btn-success.btn-outline {
  color: #28de72 !important;
  background-color: transparent !important;
  border-color: #28de72 !important;
}
.btn-success.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.btn-success.btn-outline:not(.icon-animated):not(.icon-automatic-video).active {
  color: #ffffff !important;
  background-color: #28de72 !important;
  border-color: #28de72 !important;
}
.btn-info {
  color: #ffffff !important;
  background-color: #b41e3d !important;
  border-color: #b41e3d !important;
}
.btn-info:not(.btn-hover-nobg):not(.icon-animated):hover,
.btn-info.active {
  color: #b41e3d !important;
  background-color: transparent !important;
  border-color: #b41e3d !important;
}
.btn-info.btn-outline {
  color: #b41e3d !important;
  background-color: transparent !important;
  border-color: #b41e3d !important;
}
.btn-info.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.btn-info.btn-outline:not(.icon-animated):not(.icon-automatic-video).active {
  color: #ffffff !important;
  background-color: #b41e3d !important;
  border-color: #b41e3d !important;
}
.btn-warning {
  color: #ffffff !important;
  background-color: #ffc42e !important;
  border-color: #ffc42e !important;
}
.btn-warning:not(.btn-hover-nobg):not(.icon-animated):hover,
.btn-warning.active {
  color: #ffc42e !important;
  background-color: transparent !important;
  border-color: #ffc42e !important;
}
.btn-warning.btn-outline {
  color: #ffc42e !important;
  background-color: transparent !important;
  border-color: #ffc42e !important;
}
.btn-warning.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.btn-warning.btn-outline:not(.icon-animated):not(.icon-automatic-video).active {
  color: #ffffff !important;
  background-color: #ffc42e !important;
  border-color: #ffc42e !important;
}
.btn-danger {
  color: #ffffff !important;
  background-color: #ff3100 !important;
  border-color: #ff3100 !important;
}
.btn-danger:not(.btn-hover-nobg):not(.icon-animated):hover,
.btn-danger.active {
  color: #ff3100 !important;
  background-color: transparent !important;
  border-color: #ff3100 !important;
}
.btn-danger.btn-outline {
  color: #ff3100 !important;
  background-color: transparent !important;
  border-color: #ff3100 !important;
}
.btn-danger.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.btn-danger.btn-outline:not(.icon-animated):not(.icon-automatic-video).active {
  color: #ffffff !important;
  background-color: #ff3100 !important;
  border-color: #ff3100 !important;
}
/* #Button-skins */
.style-light .btn-default,
.style-dark .style-light .btn-default,
.tmb-light .t-entry-text .btn-default,
.style-dark .tmb-light .t-entry-text .btn-default,
.tmb-dark .t-overlay-inner .btn-default {
  color: #ffffff !important;
  background-color: #303133 !important;
  border-color: #303133 !important;
}
.style-light .btn-default:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):hover,
.style-dark .style-light .btn-default:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):hover,
.tmb-light .t-entry-text .btn-default:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):hover,
.style-dark .tmb-light .t-entry-text .btn-default:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):hover,
.tmb-dark .t-overlay-inner .btn-default:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):hover,
.style-light .btn-default.active,
.style-dark .style-light .btn-default.active,
.tmb-light .t-entry-text .btn-default.active,
.style-dark .tmb-light .t-entry-text .btn-default.active,
.tmb-dark .t-overlay-inner .btn-default.active {
  color: #303133 !important;
  background-color: transparent !important;
  border-color: #303133 !important;
}
.style-light .btn-default.btn-outline,
.style-dark .style-light .btn-default.btn-outline,
.tmb-light .t-entry-text .btn-default.btn-outline,
.style-dark .tmb-light .t-entry-text .btn-default.btn-outline,
.tmb-dark .t-overlay-inner .btn-default.btn-outline {
  color: #303133 !important;
  background-color: transparent !important;
  border-color: #303133 !important;
}
.style-light .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.style-dark .style-light .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.tmb-light .t-entry-text .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.style-dark .tmb-light .t-entry-text .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.tmb-dark .t-overlay-inner .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.style-light .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video).active,
.style-dark .style-light .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video).active,
.tmb-light .t-entry-text .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video).active,
.style-dark .tmb-light .t-entry-text .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video).active,
.tmb-dark .t-overlay-inner .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video).active {
  color: #ffffff !important;
  background-color: #303133 !important;
  border-color: #303133 !important;
}
.style-light .btn-default.btn-flat:hover,
.style-dark .style-light .btn-default.btn-flat:hover,
.tmb-light .t-entry-text .btn-default.btn-flat:hover,
.style-dark .tmb-light .t-entry-text .btn-default.btn-flat:hover,
.tmb-dark .t-overlay-inner .btn-default.btn-flat:hover {
  color: #ffffff !important;
  background-color: #232426 !important;
  border-color: #232426 !important;
}
.style-dark .btn-default,
.style-light .style-dark .btn-default,
.tmb-dark .t-entry-text .btn-default,
.style-light .tmb-dark .t-entry-text .btn-default,
.tmb-light .t-overlay-inner .btn-default {
  color: #303133 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.style-dark .btn-default:not(.btn-hover-nobg):not(.icon-animated):hover,
.style-light .style-dark .btn-default:not(.btn-hover-nobg):not(.icon-animated):hover,
.tmb-dark .t-entry-text .btn-default:not(.btn-hover-nobg):not(.icon-animated):hover,
.style-light .tmb-dark .t-entry-text .btn-default:not(.btn-hover-nobg):not(.icon-animated):hover,
.tmb-light .t-overlay-inner .btn-default:not(.btn-hover-nobg):not(.icon-animated):hover,
.style-dark .btn-default.active,
.style-light .style-dark .btn-default.active,
.tmb-dark .t-entry-text .btn-default.active,
.style-light .tmb-dark .t-entry-text .btn-default.active,
.tmb-light .t-overlay-inner .btn-default.active {
  color: #ffffff !important;
  background-color: transparent !important;
  border-color: #ffffff !important;
}
.style-dark .btn-default.btn-outline,
.style-light .style-dark .btn-default.btn-outline,
.tmb-dark .t-entry-text .btn-default.btn-outline,
.style-light .tmb-dark .t-entry-text .btn-default.btn-outline,
.tmb-light .t-overlay-inner .btn-default.btn-outline {
  color: #ffffff !important;
  background-color: transparent !important;
  border-color: #ffffff !important;
}
.style-dark .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.style-light .style-dark .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.tmb-dark .t-entry-text .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.style-light .tmb-dark .t-entry-text .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.tmb-light .t-overlay-inner .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.style-dark .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video).active,
.style-light .style-dark .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video).active,
.tmb-dark .t-entry-text .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video).active,
.style-light .tmb-dark .t-entry-text .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video).active,
.tmb-light .t-overlay-inner .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video).active {
  color: #303133 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.style-dark .btn-default.btn-flat:hover,
.style-light .style-dark .btn-default.btn-flat:hover,
.tmb-dark .t-entry-text .btn-default.btn-flat:hover,
.style-light .tmb-dark .t-entry-text .btn-default.btn-flat:hover,
.tmb-light .t-overlay-inner .btn-default.btn-flat:hover {
  color: #303133 !important;
  background-color: #f2f2f2 !important;
  border-color: #f2f2f2 !important;
}
#uncode_sidecart.style-light .btn-default.wc-forward:first-child,
.ajax-filter-sidebar-wrapper.style-light .ajax-filter-sidebar-footer .buttons a:first-child {
  color: #303133 !important;
}
#uncode_sidecart.style-light .btn-default.wc-forward:first-child:hover,
.ajax-filter-sidebar-wrapper.style-light .ajax-filter-sidebar-footer .buttons a:first-child:hover {
  color: #141618 !important;
}
#uncode_sidecart.style-dark .btn-default.wc-forward:first-child,
.ajax-filter-sidebar-wrapper.style-dark .ajax-filter-sidebar-footer .buttons a:first-child {
  color: #ffffff !important;
}
#uncode_sidecart.style-dark .btn-default.wc-forward:first-child:hover,
.ajax-filter-sidebar-wrapper.style-dark .ajax-filter-sidebar-footer .buttons a:first-child:hover {
  color: #cccccc !important;
}
/*
----------------------------------------------------------

#Skins-Menus: Font Family & Weights

----------------------------------------------------------
*/
/* #Font-family-menu */
.font-family-menu,
.menu-container:not(.grid-filters) ul.menu-smart,
.top-menu.top-menu-enhanced ul.menu-smart,
.menu-container:not(.grid-filters) ul.menu-smart a:not(.social-menu-link):not(.vc_control-btn),
.top-menu.top-menu-enhanced ul.menu-smart a:not(.social-menu-link):not(.vc_control-btn),
.uncode-menu-additional-text,
.unmenu-block,
.burger-label,
#masthead .overlay .overlay-search-wrapper .search-container form .search-container-inner input {
  font-family: 'Merriweather Sans', 'Merriweather Sans';
}
.font-family-topbar,
.top-menu.top-menu-enhanced {
  font-family: 'Merriweather Sans', 'Merriweather Sans';
}
@media (max-width: 959px) {
  .menu-primary ul.menu-smart a {
    font-family: 'Merriweather Sans', 'Merriweather Sans';
    font-weight: 500;
  }
}
/* #Font-size-menu */
.font-size-menu,
.menu-container:not(.grid-filters) ul.menu-smart > li > a:not(.social-menu-link),
.menu-container:not(.vmenu-container):not(.grid-filters) ul.menu-smart > li > a:not(.social-menu-link):not(.vc_control-btn),
.menu-smart > li > a > div > div > div.btn,
.unmenu-block,
.burger-label,
#masthead .overlay .overlay-search-wrapper .search-container {
  font-size: 12px;
}
@media (min-width: 960px) {
  .font-size-menu,
  .menu-container:not(.grid-filters) ul.menu-smart > li > a:not(.social-menu-link),
  .menu-container:not(.vmenu-container):not(.grid-filters) ul.menu-smart > li > a:not(.social-menu-link):not(.vc_control-btn),
  .menu-smart > li > a > div > div > div.btn,
  .unmenu-block,
  .burger-label,
  #masthead .overlay .overlay-search-wrapper .search-container {
    font-size: 15px;
  }
  .font-size-submenu,
  .menu-horizontal ul ul a:not([data-icon]),
  .vmenu-container ul ul a:not([data-icon]),
  .menu-horizontal ul ul .unmenu-title:not(.font-size-title-custom):not(.font-size-custom > *),
  .vmenu-container ul ul .unmenu-title:not(.font-size-title-custom):not(.font-size-custom > *) {
    font-size: 15px;
  }
  .font-size-secondary-menu,
  .menu-mini.menu-smart a:not(.uncode-vc-social *),
  .menu-mini.unmenu-block a:not(.uncode-vc-social *),
  .menu-mini.menu-smart span,
  .menu-mini.unmenu-block span,
  .menu-bloginfo .menu-bloginfo-inner,
  .menu-bloginfo .menu-bloginfo-inner > * {
    font-size: 12px;
  }
  .font-size-overlay-menu,
  .menu-overlay .vmenu-container.menu-container:not(.grid-filters) .menu-smart a:not(.wc-forward):not(.has-unblock *) {
    font-size: 3.5vh;
  }
  .font-size-overlay-submenu,
  .menu-overlay .vmenu-container.menu-container:not(.grid-filters) .menu-smart ul a:not(.wc-forward):not(.has-unblock *) {
    font-size: 3.5vh;
  }
}
@media (max-width: 959px) {
  .font-size-menu-mobile,
  .menu-container:not(.grid-filters) ul.menu-smart a:not(.social-menu-link):not(.vc_control-btn):not(li.font-size-custom > *):not(.uncont .font-size-custom *) {
    font-size: 15px !important;
  }
  .font-size-secondary-menu-mobile,
  .top-menu-enhanced .menu-mini.menu-smart a:not(.uncode-vc-social *),
  .top-menu-enhanced .menu-mini.unmenu-block a:not(.uncode-vc-social *),
  .top-menu-enhanced .menu-bloginfo .menu-bloginfo-inner {
    font-size: 10px;
  }
  .font-size-mobile-centered-menu,
  body.menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart.menu-primary-inner > li > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
  body.menu-mobile-centered .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell ul.menu-smart.menu-primary-inner > li > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
  body.menu-mobile-centered .overlay-menu .navbar-main .menu-sidebar-inner ul.menu-smart.menu-primary-inner > li > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
  body.menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart.menu-primary-inner > li .unmenu-title:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
  body.menu-mobile-centered .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell ul.menu-smart.menu-primary-inner > li .unmenu-title:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
  body.menu-mobile-centered .overlay-menu .navbar-main .menu-sidebar-inner ul.menu-smart.menu-primary-inner > li .unmenu-title:not(li.font-size-custom > *):not(.uncont .font-size-custom *) {
    font-size: 5.5vw !important;
  }
  .font-size-mobile-centered-submenu,
  body.menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart:not(.menu-primary-inner) li.menu-item:not(.uncode-cart) > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
  body.menu-mobile-centered .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell ul.menu-smart:not(.menu-primary-inner) li.menu-item:not(.uncode-cart) > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
  body.menu-mobile-centered .overlay-menu .navbar-main .menu-sidebar-inner ul.menu-smart:not(.menu-primary-inner) li.menu-item:not(.uncode-cart) > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
  body.menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart.menu-primary-inner ul li.menu-item:not(.uncode-cart) > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
  body.menu-mobile-centered .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell ul.menu-smart.menu-primary-inner ul li.menu-item:not(.uncode-cart) > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
  body.menu-mobile-centered .overlay-menu .navbar-main .menu-sidebar-inner ul.menu-smart.menu-primary-inner ul li.menu-item:not(.uncode-cart) > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
  body.menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart:not(.menu-primary-inner) li.menu-item > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
  body.menu-mobile-centered .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell ul.menu-smart:not(.menu-primary-inner) li.menu-item > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
  body.menu-mobile-centered .overlay-menu .navbar-main .menu-sidebar-inner ul.menu-smart:not(.menu-primary-inner) li.menu-item > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
  body.menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart.menu-primary-inner ul li.menu-item > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
  body.menu-mobile-centered .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell ul.menu-smart.menu-primary-inner ul li.menu-item > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
  body.menu-mobile-centered .overlay-menu .navbar-main .menu-sidebar-inner ul.menu-smart.menu-primary-inner ul li.menu-item > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
  body.menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart:not(.menu-primary-inner) li.menu-item-link > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
  body.menu-mobile-centered .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell ul.menu-smart:not(.menu-primary-inner) li.menu-item-link > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
  body.menu-mobile-centered .overlay-menu .navbar-main .menu-sidebar-inner ul.menu-smart:not(.menu-primary-inner) li.menu-item-link > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
  body.menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart.menu-primary-inner ul li.menu-item-link > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
  body.menu-mobile-centered .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell ul.menu-smart.menu-primary-inner ul li.menu-item-link > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
  body.menu-mobile-centered .overlay-menu .navbar-main .menu-sidebar-inner ul.menu-smart.menu-primary-inner ul li.menu-item-link > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *) {
    font-size: 5.5vw !important;
  }
}
/* #Font-weight-menu */
.font-weight-menu,
.menu-container:not(.grid-filters) ul.menu-smart > li > a:not(.social-menu-link),
.top-menu.top-menu-enhanced ul.menu-smart > li > a:not(.social-menu-link),
.menu-container:not(.grid-filters) ul.menu-smart li.dropdown > a,
.top-menu.top-menu-enhanced ul.menu-smart li.dropdown > a,
.menu-container:not(.grid-filters) ul.menu-smart li.mega-menu > a,
.top-menu.top-menu-enhanced ul.menu-smart li.mega-menu > a,
.menu-container:not(.vmenu-container):not(.grid-filters) ul.menu-smart > li > a:not(.social-menu-link):not(.vc_control-btn),
.menu-smart i.fa-dropdown,
.unmenu-block i.fa-dropdown,
.vmenu-container a:not(.has-unblock *),
.unmenu-block .unmenu-title {
  font-weight: 500;
  letter-spacing: 0;
}
.topbar-font-weight,
.top-menu.top-menu-enhanced {
  font-weight: 400;
}
/*
----------------------------------------------------------

#Skins-Menus: Colors

----------------------------------------------------------
*/
/* Menu colors */
.menu-light.top-menu .menu-bloginfo-inner,
.menu-light.top-menu p {
  color: #303133;
}
.menu-light .menu-smart a:not(.un-submenu *) {
  color: #303133;
}
@media (max-width: 959px) {
  .submenu-dark.isotope-filters.menu-light .menu-smart a:not(.un-submenu *) {
    color: #303133;
  }
}
.menu-light .menu-smart a:not(.un-submenu *):hover,
.menu-light .menu-smart a:not(.un-submenu *):focus {
  color: rgba(48,49,51,.5);
}
@media (min-width: 960px) {
  .isotope-filters.menu-light .menu-smart a:not(.un-submenu *):hover,
  .isotope-filters.menu-light .menu-smart a:not(.un-submenu *):focus {
    color: rgba(48,49,51,.5);
  }
}
.menu-light .mobile-additional-icon {
  color: #303133;
}
@media (min-width: 960px) {
  body:not(.navbar-hover) .menu-desktop-transparent.style-light-override.top-menu p {
    color: #303133;
  }
  body:not(.navbar-hover) .menu-desktop-transparent.style-light-override .menu-smart > li > a {
    color: #303133;
  }
  body:not(.navbar-hover) .menu-desktop-transparent.style-light-override .menu-smart > li > a:hover,
  body:not(.navbar-hover) .menu-desktop-transparent.style-light-override .menu-smart > li > a:focus {
    color: rgba(48,49,51,.5);
  }
  body:not(.navbar-hover) .menu-desktop-transparent.style-light-override .mobile-additional-icon {
    color: #303133;
  }
}
@media (max-width: 959px) {
  body:not(.open-overlay-menu) .menu-mobile-transparent.style-light-override.top-menu p {
    color: #303133;
  }
  body:not(.open-overlay-menu) .menu-mobile-transparent.style-light-override .menu-smart > li > a {
    color: #303133;
  }
  body:not(.open-overlay-menu) .menu-mobile-transparent.style-light-override .menu-smart > li > a:hover,
  body:not(.open-overlay-menu) .menu-mobile-transparent.style-light-override .menu-smart > li > a:focus {
    color: rgba(48,49,51,.5);
  }
  body:not(.open-overlay-menu) .menu-mobile-transparent.style-light-override .mobile-additional-icon {
    color: #303133;
  }
}
.menu-dark.top-menu .menu-bloginfo-inner,
.menu-dark.top-menu p {
  color: #ffffff;
}
.menu-dark a.menu-smart-toggle,
.menu-dark .menu-smart a:not(.un-submenu *) {
  color: #ffffff;
}
@media (max-width: 959px) {
  .submenu-light.isotope-filters.menu-dark a.menu-smart-toggle,
  .submenu-light.isotope-filters.menu-dark .menu-smart a:not(.un-submenu *) {
    color: #ffffff;
  }
}
.menu-dark a.menu-smart-toggle:hover,
.menu-dark .menu-smart a:not(.un-submenu *):hover,
.menu-dark a.menu-smart-toggle:focus,
.menu-dark .menu-smart a:not(.un-submenu *):focus {
  color: rgba(255,255,255,.5);
}
.isotope-filters.menu-dark a.menu-smart-toggle:hover,
.isotope-filters.menu-dark .menu-smart a:not(.un-submenu *):hover,
.isotope-filters.menu-dark a.menu-smart-toggle:focus,
.isotope-filters.menu-dark .menu-smart a:not(.un-submenu *):focus {
  color: rgba(255,255,255,.5);
}
.menu-dark .mobile-additional-icon {
  color: #ffffff;
}
@media (min-width: 960px) {
  body:not(.navbar-hover) .menu-desktop-transparent.style-dark-override.top-menu p {
    color: #ffffff;
  }
  body:not(.navbar-hover) .menu-desktop-transparent.style-dark-override a.menu-smart-toggle,
  body:not(.navbar-hover) .menu-desktop-transparent.style-dark-override .menu-smart > li > a {
    color: #ffffff;
  }
  body:not(.navbar-hover) .menu-desktop-transparent.style-dark-override a.menu-smart-toggle:hover,
  body:not(.navbar-hover) .menu-desktop-transparent.style-dark-override .menu-smart > li > a:hover,
  body:not(.navbar-hover) .menu-desktop-transparent.style-dark-override a.menu-smart-toggle:focus,
  body:not(.navbar-hover) .menu-desktop-transparent.style-dark-override .menu-smart > li > a:focus {
    color: rgba(255,255,255,.5);
  }
  body:not(.navbar-hover) .menu-desktop-transparent.style-dark-override .mobile-additional-icon {
    color: #ffffff;
  }
}
@media (max-width: 959px) {
  body:not(.open-overlay-menu) .menu-mobile-transparent.style-dark-override.top-menu p {
    color: #ffffff;
  }
  body:not(.open-overlay-menu) .menu-mobile-transparent.style-dark-override a.menu-smart-toggle,
  body:not(.open-overlay-menu) .menu-mobile-transparent.style-dark-override .menu-smart a {
    color: #ffffff;
  }
  body:not(.open-overlay-menu) .menu-mobile-transparent.style-dark-override a.menu-smart-toggle:hover,
  body:not(.open-overlay-menu) .menu-mobile-transparent.style-dark-override .menu-smart a:hover,
  body:not(.open-overlay-menu) .menu-mobile-transparent.style-dark-override a.menu-smart-toggle:focus,
  body:not(.open-overlay-menu) .menu-mobile-transparent.style-dark-override .menu-smart a:focus {
    color: rgba(255,255,255,.5);
  }
  body:not(.open-overlay-menu) .menu-mobile-transparent.style-dark-override .mobile-additional-icon {
    color: #ffffff;
  }
}
@media (min-width: 960px) {
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open) .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *),
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *) {
    color: #303133 !important;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open) .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *):hover,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *):hover,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open) .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *):focus,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *):focus {
    color: rgba(48,49,51,.5) !important;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open) .mobile-additional-icon,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas .mobile-additional-icon,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .mobile-additional-icon {
    color: #303133 !important;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *),
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *) {
    color: #ffffff !important;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *):hover,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *):hover,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *):focus,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *):focus {
    color: rgba(255,255,255,.5) !important;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .mobile-additional-icon,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mobile-additional-icon,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .mobile-additional-icon {
    color: #ffffff !important;
  }
}
@media (max-width: 959px) {
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *),
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *) {
    color: #303133 !important;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *):hover,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *):hover,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *):focus,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *):focus {
    color: rgba(48,49,51,.5) !important;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .mobile-additional-icon,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mobile-additional-icon,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .mobile-additional-icon {
    color: #303133 !important;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *),
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *) {
    color: #ffffff !important;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *):hover,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *):hover,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *):focus,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *):focus {
    color: rgba(255,255,255,.5) !important;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .mobile-additional-icon,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mobile-additional-icon,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .mobile-additional-icon {
    color: #ffffff !important;
  }
}
/* Menu colors active */
.menu-light .menu-smart > li.active > a:not(.block-wrapper-parent *),
.menu-light .menu-smart > li a.active:not(.block-wrapper-parent *),
.menu-light .menu-smart > li.current-menu-ancestor > a:not(.block-wrapper-parent *),
.menu-light .menu-smart > li.wpml-ls-current-language > a:not(.block-wrapper-parent *),
.menu-light .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > a:not(.block-wrapper-parent *),
.menu-light .menu-smart > li.current-menu-parent > a:not(.block-wrapper-parent *),
.menu-light .menu-smart > li.active > .unmenu-title:not(.block-wrapper-parent *),
.menu-light .menu-smart > li.current-menu-ancestor > .unmenu-title:not(.block-wrapper-parent *),
.menu-light .menu-smart > li.wpml-ls-current-language > .unmenu-title:not(.block-wrapper-parent *),
.menu-light .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > .unmenu-title:not(.block-wrapper-parent *),
.menu-light .menu-smart > li.current-menu-parent > .unmenu-title:not(.block-wrapper-parent *) {
  color: rgba(48,49,51,.5);
}
.isotope-filters .menu-light .menu-smart > li.active > a:not(.block-wrapper-parent *),
.isotope-filters .menu-light .menu-smart > li a.active:not(.block-wrapper-parent *),
.isotope-filters .menu-light .menu-smart > li.current-menu-ancestor > a:not(.block-wrapper-parent *),
.isotope-filters .menu-light .menu-smart > li.wpml-ls-current-language > a:not(.block-wrapper-parent *),
.isotope-filters .menu-light .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > a:not(.block-wrapper-parent *),
.isotope-filters .menu-light .menu-smart > li.current-menu-parent > a:not(.block-wrapper-parent *),
.isotope-filters .menu-light .menu-smart > li.active > .unmenu-title:not(.block-wrapper-parent *),
.isotope-filters .menu-light .menu-smart > li.current-menu-ancestor > .unmenu-title:not(.block-wrapper-parent *),
.isotope-filters .menu-light .menu-smart > li.wpml-ls-current-language > .unmenu-title:not(.block-wrapper-parent *),
.isotope-filters .menu-light .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > .unmenu-title:not(.block-wrapper-parent *),
.isotope-filters .menu-light .menu-smart > li.current-menu-parent > .unmenu-title:not(.block-wrapper-parent *) {
  color: rgba(48,49,51,.5);
}
.menu-dark .menu-smart > li.active > a:not(.block-wrapper-parent *),
.menu-dark .menu-smart > li a.active:not(.block-wrapper-parent *),
.menu-dark .menu-smart > li.current-menu-ancestor > a:not(.block-wrapper-parent *),
.menu-dark .menu-smart > li.wpml-ls-current-language > a:not(.block-wrapper-parent *),
.menu-dark .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > a:not(.block-wrapper-parent *),
.menu-dark .menu-smart > li.current-menu-parent > a:not(.block-wrapper-parent *),
.menu-dark .menu-smart > li.active > .unmenu-title:not(.block-wrapper-parent *),
.menu-dark .menu-smart > li.current-menu-ancestor > .unmenu-title:not(.block-wrapper-parent *),
.menu-dark .menu-smart > li.wpml-ls-current-language > .unmenu-title:not(.block-wrapper-parent *),
.menu-dark .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > .unmenu-title:not(.block-wrapper-parent *),
.menu-dark .menu-smart > li.current-menu-parent > .unmenu-title:not(.block-wrapper-parent *) {
  color: rgba(255,255,255,.5);
}
.isotope-filters .menu-dark .menu-smart > li.active > a:not(.block-wrapper-parent *),
.isotope-filters .menu-dark .menu-smart > li a.active:not(.block-wrapper-parent *),
.isotope-filters .menu-dark .menu-smart > li.current-menu-ancestor > a:not(.block-wrapper-parent *),
.isotope-filters .menu-dark .menu-smart > li.wpml-ls-current-language > a:not(.block-wrapper-parent *),
.isotope-filters .menu-dark .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > a:not(.block-wrapper-parent *),
.isotope-filters .menu-dark .menu-smart > li.current-menu-parent > a:not(.block-wrapper-parent *),
.isotope-filters .menu-dark .menu-smart > li.active > .unmenu-title:not(.block-wrapper-parent *),
.isotope-filters .menu-dark .menu-smart > li.current-menu-ancestor > .unmenu-title:not(.block-wrapper-parent *),
.isotope-filters .menu-dark .menu-smart > li.wpml-ls-current-language > .unmenu-title:not(.block-wrapper-parent *),
.isotope-filters .menu-dark .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > .unmenu-title:not(.block-wrapper-parent *),
.isotope-filters .menu-dark .menu-smart > li.current-menu-parent > .unmenu-title:not(.block-wrapper-parent *) {
  color: rgba(255,255,255,.5);
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.active > a,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li a.active,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-parent > a,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-ancestor > a,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.wpml-ls-current-language > a,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > a,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.active > .unmenu-title,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-parent > .unmenu-title,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-ancestor > .unmenu-title,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.wpml-ls-current-language > .unmenu-title,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > .unmenu-title {
  color: rgba(48,49,51,.5) !important;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.active > a,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li a.active,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-parent > a,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-ancestor > a,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.wpml-ls-current-language > a,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > a,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.active > .unmenu-title,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-parent > .unmenu-title,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-ancestor > .unmenu-title,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.wpml-ls-current-language > .unmenu-title,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > .unmenu-title {
  color: rgba(255,255,255,.5) !important;
}
/* Menu submenu colors */
.submenu-light .menu-smart ul a:not(.block-wrapper-parent *),
.submenu-light .overlay-search {
  color: #303133;
}
@media (min-width: 960px) {
  .submenu-light .menu-sub-enhanced .menu-smart ul a:not(.block-wrapper-parent *) {
    color: rgba(48,49,51,.65);
  }
  .submenu-light .overlay-search ::-webkit-input-placeholder {
    color: rgba(48,49,51,.65);
  }
  .submenu-light .overlay-search ::-moz-placeholder {
    color: rgba(48,49,51,.65);
  }
  .submenu-light .overlay-search :-ms-input-placeholder {
    color: rgba(48,49,51,.65);
  }
  .submenu-light .overlay-search :-moz-placeholder {
    color: rgba(48,49,51,.65);
  }
  .submenu-light .overlay-search ::placeholder {
    color: rgba(48,49,51,.65);
  }
  .submenu-light .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a:not(.block-wrapper-parent *):hover,
  .submenu-light .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a:not(.block-wrapper-parent *):focus {
    color: rgba(48,49,51,.5) !important;
    background-color: rgba(0, 0, 0, 0.03) !important;
  }
  .submenu-light .menu-horizontal.menu-sub-enhanced .menu-smart ul a:not(.block-wrapper-parent *):hover,
  .submenu-light .menu-horizontal.menu-sub-enhanced .menu-smart ul a:not(.block-wrapper-parent *):focus {
    color: #303133 !important;
  }
}
.main-container .style-light .menu-advanced ul a:not(.block-wrapper-parent *) {
  color: #303133;
}
.main-container .style-light .menu-advanced ul li:not(.menu-item-button) > a:not(.block-wrapper-parent *):hover,
.main-container .style-light .menu-advanced ul li:not(.menu-item-button) > a:not(.block-wrapper-parent *):focus {
  color: rgba(48,49,51,.5) !important;
  background-color: rgba(0, 0, 0, 0.03) !important;
}
.submenu-light .menu-smart.menu-cta-inner ul a:not(.block-wrapper-parent *) {
  color: #303133;
}
@media (min-width: 960px) {
  body[class*=vmenu-] .submenu-light .menu-smart.menu-cta-inner ul a:not(.block-wrapper-parent *):hover,
  body[class*=vmenu-] .submenu-light .menu-smart.menu-cta-inner ul a:not(.block-wrapper-parent *):focus {
    color: rgba(48,49,51,.5);
    background-color: rgba(0, 0, 0, 0.03);
  }
}
.submenu-dark .menu-smart ul a:not(.block-wrapper-parent *),
.submenu-dark .overlay-search {
  color: #ffffff;
}
@media (min-width: 960px) {
  .submenu-dark .menu-sub-enhanced .menu-smart ul a:not(.block-wrapper-parent *) {
    color: rgba(255,255,255,.65);
  }
  .submenu-dark .overlay-search ::-webkit-input-placeholder {
    color: rgba(255,255,255,.65);
  }
  .submenu-dark .overlay-search ::-moz-placeholder {
    color: rgba(255,255,255,.65);
  }
  .submenu-dark .overlay-search :-ms-input-placeholder {
    color: rgba(255,255,255,.65);
  }
  .submenu-dark .overlay-search :-moz-placeholder {
    color: rgba(255,255,255,.65);
  }
  .submenu-dark .overlay-search ::placeholder {
    color: rgba(255,255,255,.65);
  }
  .submenu-dark .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a:not(.block-wrapper-parent *):hover,
  .submenu-dark .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a:not(.block-wrapper-parent *):focus {
    color: rgba(255,255,255,.5) !important;
    background-color: rgba(255, 255, 255, 0.03) !important;
  }
  .submenu-dark .menu-horizontal.menu-sub-enhanced .menu-smart ul a:not(.block-wrapper-parent *):hover,
  .submenu-dark .menu-horizontal.menu-sub-enhanced .menu-smart ul a:not(.block-wrapper-parent *):focus {
    color: #ffffff !important;
  }
  .submenu-dark .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a:not(.block-wrapper-parent *):hover,
  .submenu-dark .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a:not(.block-wrapper-parent *):focus {
    color: rgba(255,255,255,.5) !important;
    background-color: rgba(255, 255, 255, 0.03) !important;
  }
}
.main-container .style-dark .menu-advanced ul a:not(.block-wrapper-parent *) {
  color: #ffffff;
}
.main-container .style-dark .menu-advanced ul li:not(.menu-item-button) > a:not(.block-wrapper-parent *):hover,
.main-container .style-dark .menu-advanced ul li:not(.menu-item-button) > a:not(.block-wrapper-parent *):focus {
  color: rgba(255,255,255,.5);
  background-color: rgba(255, 255, 255, 0.03);
}
.submenu-dark .menu-smart.menu-cta-inner ul a:not(.block-wrapper-parent *) {
  color: #ffffff;
}
@media (min-width: 960px) {
  body[class*=vmenu-] .submenu-dark .menu-smart.menu-cta-inner ul a:not(.block-wrapper-parent *):hover,
  body[class*=vmenu-] .submenu-dark .menu-smart.menu-cta-inner ul a:not(.block-wrapper-parent *):focus {
    color: rgba(255,255,255,.5);
    background-color: rgba(255, 255, 255, 0.03);
  }
}
@media (max-width: 959px) {
  .submenu-light:not(.isotope-filters) .menu-smart a:not(.block-wrapper-parent *) {
    color: #303133;
  }
  .submenu-light:not(.isotope-filters) .menu-smart a:not(.block-wrapper-parent *):hover,
  .submenu-light:not(.isotope-filters) .menu-smart a:not(.block-wrapper-parent *):focus {
    color: rgba(48,49,51,.5);
  }
}
.submenu-light:not(.isotope-filters) .uncode-menu-additional-text,
.submenu-light:not(.isotope-filters) .uncode-menu-additional-text a {
  color: #303133;
}
.submenu-light:not(.isotope-filters) .uncode-menu-additional-text a:hover,
.submenu-light:not(.isotope-filters) .uncode-menu-additional-text a a:hover,
.submenu-light:not(.isotope-filters) .uncode-menu-additional-text a:focus,
.submenu-light:not(.isotope-filters) .uncode-menu-additional-text a a:focus {
  color: rgba(48,49,51,.5);
}
@media (max-width: 959px) {
  .submenu-dark:not(.isotope-filters) .menu-smart a:not(.block-wrapper-parent *) {
    color: #ffffff;
  }
  .submenu-dark:not(.isotope-filters) .menu-smart a:not(.block-wrapper-parent *):hover,
  .submenu-dark:not(.isotope-filters) .menu-smart a:not(.block-wrapper-parent *):focus {
    color: rgba(255,255,255,.5);
  }
}
.submenu-dark:not(.isotope-filters) .uncode-menu-additional-text {
  color: #ffffff;
}
.submenu-dark:not(.isotope-filters) .uncode-menu-additional-text a {
  color: #ffffff;
}
.submenu-dark:not(.isotope-filters) .uncode-menu-additional-text a:hover,
.submenu-dark:not(.isotope-filters) .uncode-menu-additional-text a:focus {
  color: rgba(255,255,255,.5);
}
/* Menu submenu colors active*/
.submenu-light .menu-smart ul li.current-menu-parent > a,
.submenu-light .menu-smart ul li.active:not(.vc_tta-tab) > a,
.submenu-light .menu-smart ul li.current-menu-parent > .unmenu-title,
.submenu-light .menu-smart ul li.active > .unmenu-title {
  color: rgba(48,49,51,.5);
}
@media (min-width: 960px) {
  .submenu-light .menu-horizontal.menu-sub-enhanced .menu-smart ul li.current-menu-parent > a,
  .submenu-light .menu-horizontal.menu-sub-enhanced .menu-smart ul li.active:not(.vc_tta-tab) > a,
  .submenu-light .menu-horizontal.menu-sub-enhanced .menu-smart ul li.current-menu-parent > .unmenu-title,
  .submenu-light .menu-horizontal.menu-sub-enhanced .menu-smart ul li.active > .unmenu-title {
    color: #303133 !important;
  }
}
.submenu-dark .menu-smart ul li.current-menu-parent > a,
.submenu-dark .menu-smart ul li.active:not(.vc_tta-tab) > a,
.submenu-dark .menu-smart ul li.current-menu-parent > .unmenu-title,
.submenu-dark .menu-smart ul li.active > .unmenu-title {
  color: rgba(255,255,255,.5);
}
@media (min-width: 960px) {
  .submenu-dark .menu-horizontal.menu-sub-enhanced .menu-smart ul li.current-menu-parent > a,
  .submenu-dark .menu-horizontal.menu-sub-enhanced .menu-smart ul li.active:not(.vc_tta-tab) > a,
  .submenu-dark .menu-horizontal.menu-sub-enhanced .menu-smart ul li.current-menu-parent > .unmenu-title,
  .submenu-dark .menu-horizontal.menu-sub-enhanced .menu-smart ul li.active > .unmenu-title {
    color: #ffffff !important;
  }
}
@media (max-width: 959px) {
  .menu-primary.submenu-light .menu-smart li.active > a,
  .menu-primary.submenu-light .menu-smart li.current-menu-ancestor > a,
  .menu-primary.submenu-light .menu-smart li.wpml-ls-current-language > a,
  .menu-primary.submenu-light .menu-smart li.current-menu-item:not(.menu-item-type-custom) > a,
  .menu-primary.submenu-light .menu-smart li.active > .unmenu-title,
  .menu-primary.submenu-light .menu-smart li.current-menu-ancestor > .unmenu-title,
  .menu-primary.submenu-light .menu-smart li.wpml-ls-current-language > .unmenu-title,
  .menu-primary.submenu-light .menu-smart li.current-menu-item:not(.menu-item-type-custom) > .unmenu-title {
    color: rgba(48,49,51,.5);
  }
  .menu-primary.submenu-dark .menu-smart li.active > a,
  .menu-primary.submenu-dark .menu-smart li.current-menu-ancestor > a,
  .menu-primary.submenu-dark .menu-smart li.wpml-ls-current-language > a,
  .menu-primary.submenu-dark .menu-smart li.current-menu-item:not(.menu-item-type-custom) > a,
  .menu-primary.submenu-dark .menu-smart li.active > .unmenu-title,
  .menu-primary.submenu-dark .menu-smart li.current-menu-ancestor > .unmenu-title,
  .menu-primary.submenu-dark .menu-smart li.wpml-ls-current-language > .unmenu-title,
  .menu-primary.submenu-dark .menu-smart li.current-menu-item:not(.menu-item-type-custom) > .unmenu-title {
    color: rgba(255,255,255,.5);
  }
}
/* Menu megamenu title colors */
@media (min-width: 960px) {
  .submenu-light .menu-horizontal .menu-smart > .mega-menu .mega-menu-inner > li > a {
    color: #303133;
  }
  .submenu-dark .menu-horizontal .menu-smart > .mega-menu .mega-menu-inner > li > a {
    color: #ffffff;
  }
}
.submenu-light .unmenu-title,
.style-light .unmenu-title,
.submenu-light .unmenu-title a,
.style-light .unmenu-title a {
  color: #303133;
}
.submenu-dark .unmenu-title,
.style-dark .unmenu-title,
.submenu-dark .unmenu-title a,
.style-dark .unmenu-title a {
  color: #ffffff;
}
@media (min-width: 960px) {
  .style-light .unmenu-block > li a:not(.unmenu-title *):not(.overlay *),
  .submenu-light .unmenu-block > li a:not(.unmenu-title *):not(.overlay *) {
    color: rgba(48,49,51,.65);
  }
  .style-light .unmenu-block > li a:not(.unmenu-title *):not(.overlay *):hover,
  .submenu-light .unmenu-block > li a:not(.unmenu-title *):not(.overlay *):hover,
  .style-light .unmenu-block > li a:not(.unmenu-title *):not(.overlay *):focus,
  .submenu-light .unmenu-block > li a:not(.unmenu-title *):not(.overlay *):focus {
    color: #303133;
  }
  .style-dark .unmenu-block > li a:not(.unmenu-title *):not(.overlay *),
  .submenu-dark .unmenu-block > li a:not(.unmenu-title *):not(.overlay *) {
    color: rgba(255,255,255,.65);
  }
  .style-dark .unmenu-block > li a:not(.unmenu-title *):not(.overlay *):hover,
  .submenu-dark .unmenu-block > li a:not(.unmenu-title *):not(.overlay *):hover,
  .style-dark .unmenu-block > li a:not(.unmenu-title *):not(.overlay *):focus,
  .submenu-dark .unmenu-block > li a:not(.unmenu-title *):not(.overlay *):focus {
    color: #ffffff;
  }
}
/* Menu colors mobile */
@media (max-width: 959px) {
  .submenu-light:not(.isotope-filters) .menu-smart a:not(.block-wrapper-parent *) {
    color: #303133;
  }
  .submenu-dark:not(.isotope-filters) .menu-smart a:not(.block-wrapper-parent *) {
    color: #ffffff;
  }
}
/*
----------------------------------------------------------

#Skins-Menus: Borders

----------------------------------------------------------
*/
/* Menu borders colors */
.menu-light .menu-smart,
.menu-light .menu-smart li,
.submenu-light .menu-smart ul,
.menu-smart.submenu-light li ul li,
.menu-light .menu-accordion-dividers,
.menu-light .menu-borders:not(.needs-after),
.menu-light .menu-borders.needs-after::after,
.menu-light.vmenu-borders,
.menu-light .main-menu-container,
.menu-light .menu-container .overlay .overlay-search-wrapper {
  border-color: rgba(234,234,234,1);
}
.menu-dark .menu-smart,
.menu-dark .menu-smart li,
.submenu-dark .menu-smart ul,
.menu-smart.submenu-dark li ul li,
.menu-dark .menu-accordion-dividers,
.menu-dark .menu-borders:not(.needs-after),
.menu-dark .menu-borders.needs-after::after,
.menu-dark.vmenu-borders,
.menu-dark .main-menu-container,
.menu-dark .menu-container .overlay .overlay-search-wrapper {
  border-color: rgba(48,49,51,1);
}
/* Submenu borders colors */
@media (min-width: 960px) {
  .menu-horizontal.menu-sub-enhanced.submenu-light .menu-smart > .mega-menu .mega-menu-inner,
  .submenu-light .menu-smart li ul li {
    border-color: rgba(234,234,234,1);
  }
  .menu-horizontal.menu-sub-enhanced.submenu-dark .menu-smart > .mega-menu .mega-menu-inner,
  .submenu-dark .menu-smart li ul li {
    border-color: rgba(48,49,51,1);
  }
}
@media (max-width: 959px) {
  body.menu-mobile-borders .menu-light .row-brand,
  body.menu-mobile-borders .menu-light .row-menu .row-menu-inner {
    border-bottom-color: rgba(234,234,234,1);
  }
  body.menu-mobile-borders .submenu-light .menu-smart,
  body.menu-mobile-borders .submenu-light .menu-smart li {
    border-color: rgba(234,234,234,1);
  }
  body.menu-mobile-borders .menu-dark .row-brand,
  body.menu-mobile-borders .menu-dark .row-menu .row-menu-inner {
    border-bottom-color: rgba(48,49,51,1);
  }
  body.menu-mobile-borders .submenu-dark .menu-smart,
  body.menu-mobile-borders .submenu-dark .menu-smart li {
    border-color: rgba(48,49,51,1);
  }
  .menu-mobile-transparent .menu-transparent:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open) .row-menu .row-menu-inner,
  .menu-mobile-transparent .menu-transparent:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas .row-menu .row-menu-inner {
    border-color: transparent !important;
  }
}
/* Menu transparent borders colors */
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-light .menu-borders:not(.needs-after),
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-light .menu-borders.needs-after::after,
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-light .menu-smart,
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-light .menu-smart > li,
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-light .navbar-nav-last > *:first-child::after,
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-light .navbar-nav-first > *:first-child::after {
  border-color: rgba(234,234,234,1);
}
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-dark .menu-borders:not(.needs-after),
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-dark .menu-borders.needs-after::after,
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-dark .menu-smart,
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-dark .menu-smart > li,
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-dark .navbar-nav-last > *:first-child::after,
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-dark .navbar-nav-first > *:first-child::after {
  border-color: rgba(48,49,51,1);
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-borders:not(.needs-after),
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-borders.needs-after::after,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-smart,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-smart > li,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-nav-last > *:first-child::after,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-nav-first > *:first-child::after {
  border-color: rgba(234,234,234,1) !important;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-borders:not(.needs-after),
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-borders.needs-after::after,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-smart,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-smart > li,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-nav-last > *:first-child::after,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-nav-first > *:first-child::after {
  border-color: rgba(48,49,51,1) !important;
}
.top-menu.top-menu-enhanced.top-menu-border.menu-light::after,
body.menu-mobile-borders .submenu-light .menu-container .main-menu-container .menu-horizontal,
body:not(.menu-force-opacity) .menu-light .menu-borders.needs-after .navbar-nav-last > *:first-child::after,
body:not(.menu-force-opacity) .menu-light .menu-borders.needs-after .navbar-nav + .navbar-cta > *:first-child::after,
body:not(.menu-force-opacity) .menu-light .menu-borders.needs-after .navbar-nav-first > *:first-child::after,
.top-menu.top-menu-enhanced.submenu-light:not(.top-menu-border) .row-menu-inner .menu-horizontal ul.menu-smart > li > ul {
  border-color: rgba(234,234,234,1) !important;
}
.top-menu.top-menu-enhanced.top-menu-border.menu-dark .row-menu-inner::after,
body.menu-mobile-borders .submenu-dark .menu-container .main-menu-container .menu-horizontal,
body:not(.menu-force-opacity) .menu-dark .menu-borders.needs-after .navbar-nav-last > *:first-child::after,
body:not(.menu-force-opacity) .menu-dark .menu-borders.needs-after .navbar-nav + .navbar-cta > *:first-child::after,
body:not(.menu-force-opacity) .menu-dark .menu-borders.needs-after .navbar-nav-first > *:first-child::after,
.top-menu.top-menu-enhanced.submenu-dark:not(.top-menu-border) .row-menu-inner .menu-horizontal ul.menu-smart > li > ul {
  border-color: rgba(48,49,51,1) !important;
}
/** fix menu overlay **/
body:not(.menu-force-opacity):not(.navbar-hover) .menu-overlay .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open) .menu-borders:not(.needs-after),
body:not(.menu-force-opacity):not(.navbar-hover).menu-overlay .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open) .menu-borders:not(.needs-after),
body:not(.menu-force-opacity):not(.navbar-hover) .menu-overlay .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open) .menu-borders.needs-after::after,
body:not(.menu-force-opacity):not(.navbar-hover).menu-overlay .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open) .menu-borders.needs-after::after {
  border: none;
}
/* Submenu borders transparent  */
@media (min-width: 960px) {
  .submenu-transparent.submenu-light .menu-smart ul,
  .submenu-transparent.submenu-light .menu-smart li ul li {
    border-color: rgba(234,234,234,1);
  }
  .submenu-transparent.submenu-dark .menu-smart ul,
  .submenu-transparent.submenu-dark .menu-smart li ul li {
    border-color: rgba(48,49,51,1);
  }
}
/*
----------------------------------------------------------

#Skins-Menus: Backgrounds

----------------------------------------------------------
*/
/* Menu backgrounds colors */
.main-header .style-light-bg,
.menu-wrapper .style-light-bg {
  background-color: #ffffff;
}
.main-header .style-dark-bg,
.menu-wrapper .style-dark-bg {
  background-color: #141618;
}
/* Menu submenu backgrounds colors */
.submenu-light .menu-horizontal .menu-smart ul:not(.unmenu-inner-ul),
.submenu-light .overlay-search,
.submenu-dark .overlay-search .lines-button .lines-dropdown,
.submenu-dark .overlay-search .lines-button .lines-dropdown:before,
.submenu-dark .overlay-search .lines-button .lines-dropdown:after,
.submenu-dark .overlay-search .lines-button .lines-dropdown > span,
#uncode_sidecart.style-light {
  background-color: #ffffff;
}
.submenu-dark .menu-horizontal .menu-smart ul:not(.unmenu-inner-ul),
.submenu-dark .overlay-search,
.submenu-light .overlay-search .lines-button .lines-dropdown,
.submenu-light .overlay-search .lines-button .lines-dropdown:before,
.submenu-light .overlay-search .lines-button .lines-dropdown:after,
.submenu-light .overlay-search .lines-button .lines-dropdown > span,
#uncode_sidecart.style-dark {
  background-color: #1b1d1f;
}
/* Menu submenu mobile backgrounds colors */
@media (max-width: 959px) {
  .submenu-light:not(.isotope-filters):not(.top-menu-enhanced) .menu-smart,
  .submenu-light:not(.isotope-filters):not(.top-menu-enhanced) .menu-sidebar-inner,
  .submenu-light:not(.isotope-filters):not(.top-menu-enhanced) .main-menu-container {
    background-color: #ffffff;
  }
  .submenu-dark:not(.isotope-filters):not(.top-menu-enhanced) .menu-smart,
  .submenu-dark:not(.isotope-filters):not(.top-menu-enhanced) .menu-sidebar-inner,
  .submenu-dark:not(.isotope-filters):not(.top-menu-enhanced) .main-menu-container {
    background-color: #1b1d1f;
  }
}
/* Menu transparent backgrounds colors */
@media (min-width: 960px) {
  body:not(.menu-overlay):not(.hmenu-center):not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).style-light-original,
  body:not(.menu-overlay):not(.hmenu-center):not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.style-light-original,
  body:not(.menu-overlay):not(.hmenu-center):not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).style-dark-original.style-light-override,
  body:not(.menu-overlay):not(.hmenu-center):not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.style-dark-original.style-light-override {
    opacity: 0;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).style-light-original > *:not(.overlay-search),
  body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.style-light-original > *:not(.overlay-search),
  body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).style-dark-original.style-light-override > *:not(.overlay-search),
  body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.style-dark-original.style-light-override > *:not(.overlay-search) {
    background: transparent;
    background-color: rgba(255,255,255,1);
  }
  body:not(.menu-overlay):not(.hmenu-center):not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).style-dark-original,
  body:not(.menu-overlay):not(.hmenu-center):not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.style-dark-original,
  body:not(.menu-overlay):not(.hmenu-center):not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).style-light-original.style-dark-override,
  body:not(.menu-overlay):not(.hmenu-center):not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.style-light-original.style-dark-override {
    opacity: 0;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).style-dark-original > *:not(.overlay-search),
  body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.style-dark-original > *:not(.overlay-search),
  body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).style-light-original.style-dark-override > *:not(.overlay-search),
  body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.style-light-original.style-dark-override > *:not(.overlay-search) {
    background: transparent;
    background-color: rgba(20,22,24,1);
  }
}
@media (max-width: 959px) {
  body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).style-light-original > *:not(.overlay-search),
  body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.style-light-original > *:not(.overlay-search),
  body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).style-dark-original.style-light-override > *:not(.overlay-search),
  body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.style-dark-original.style-light-override > *:not(.overlay-search) {
    background: transparent;
    background-color: rgba(255,255,255,1);
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).style-dark-original > *:not(.overlay-search),
  body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.style-dark-original > *:not(.overlay-search),
  body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).style-light-original.style-dark-override > *:not(.overlay-search),
  body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.style-light-original.style-dark-override > *:not(.overlay-search) {
    background: transparent;
    background-color: rgba(20,22,24,1);
  }
}
/*
----------------------------------------------------------

#Skins-Menus: Scroll Arrows

----------------------------------------------------------
*/
/* Menu scroll arrows */
.submenu-light .menu-smart span.scroll-up,
.submenu-light .menu-smart span.scroll-down {
  border-color: rgba(234,234,234,1);
  background-color: #ffffff;
}
.submenu-dark .menu-smart span.scroll-up,
.submenu-dark .menu-smart span.scroll-down {
  border-color: rgba(48,49,51,1);
  background-color: #141618;
}
.submenu-light .menu-smart span.scroll-up-arrow,
.submenu-light .menu-smart span.scroll-down-arrow {
  border-color: transparent transparent rgba(234,234,234,1) transparent !important;
}
.submenu-dark .menu-smart span.scroll-up-arrow,
.submenu-dark .menu-smart span.scroll-down-arrow {
  border-color: transparent transparent rgba(48,49,51,1) transparent !important;
}
.submenu-light .menu-smart span.scroll-down-arrow {
  border-color: rgba(234,234,234,1) transparent transparent transparent !important;
}
.submenu-dark .menu-smart span.scroll-down-arrow {
  border-color: rgba(48,49,51,1) transparent transparent transparent !important;
}
/*
----------------------------------------------------------

#Skins-Menus: Toggle

----------------------------------------------------------
*/
/* Menu mobile toggle */
.mobile-menu-button-dark .lines:not(.lines-dropdown),
.mobile-menu-button-dark .lines:not(.lines-dropdown):before,
.mobile-menu-button-dark .lines:not(.lines-dropdown):after,
.mobile-menu-button-dark .lines:not(.lines-dropdown) > span,
.vmenu-container.menu-dark .lines:not(.lines-dropdown),
.vmenu-container.menu-dark .lines:not(.lines-dropdown):before,
.vmenu-container.menu-dark .lines:not(.lines-dropdown):after,
.vmenu-container.menu-dark .lines:not(.lines-dropdown) > span {
  background: #ffffff;
}
.mobile-menu-button-light .lines:not(.lines-dropdown),
.mobile-menu-button-light .lines:not(.lines-dropdown):before,
.mobile-menu-button-light .lines:not(.lines-dropdown):after,
.mobile-menu-button-light .lines:not(.lines-dropdown) > span,
.vmenu-container.menu-light .lines:not(.lines-dropdown),
.vmenu-container.menu-light .lines:not(.lines-dropdown):before,
.vmenu-container.menu-light .lines:not(.lines-dropdown):after,
.vmenu-container.menu-light .lines:not(.lines-dropdown) > span {
  background: #303133;
}
.mobile-menu-button-dark .burger-label {
  color: #ffffff;
}
.mobile-menu-button-light .burger-label {
  color: #303133;
}
@media (min-width: 960px) {
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown),
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown),
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .lines:not(.lines-dropdown),
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown):before,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown):before,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .lines:not(.lines-dropdown):before,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown):after,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown):after,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .lines:not(.lines-dropdown):after,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown) > span,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown) > span,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .lines:not(.lines-dropdown) > span {
    background: #303133;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown),
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown),
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .lines:not(.lines-dropdown),
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown):before,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown):before,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .lines:not(.lines-dropdown):before,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown):after,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown):after,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .lines:not(.lines-dropdown):after,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown) > span,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown) > span,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .lines:not(.lines-dropdown) > span {
    background: #ffffff;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck):not(.is_mobile_open).menu-transparent .burger-label,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .burger-label,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .burger-label {
    color: #303133;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck):not(.is_mobile_open).menu-transparent .burger-label,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .burger-label,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .burger-label {
    color: #ffffff;
  }
}
@media (max-width: 959px) {
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown),
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown),
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .lines:not(.lines-dropdown),
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown):before,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown):before,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .lines:not(.lines-dropdown):before,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown):after,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown):after,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .lines:not(.lines-dropdown):after,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown) > span,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown) > span,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .lines:not(.lines-dropdown) > span {
    background: #303133;
  }
  body.menu-mobile-off-canvas .menu-container.style-light .lines:not(.lines-dropdown),
  body.menu-mobile-off-canvas .menu-primary.submenu-light .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown),
  body.menu-mobile-off-canvas .menu-container.style-light .lines:not(.lines-dropdown):before,
  body.menu-mobile-off-canvas .menu-primary.submenu-light .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown):before,
  body.menu-mobile-off-canvas .menu-container.style-light .lines:not(.lines-dropdown):after,
  body.menu-mobile-off-canvas .menu-primary.submenu-light .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown):after,
  body.menu-mobile-off-canvas .menu-container.style-light .lines:not(.lines-dropdown) > span,
  body.menu-mobile-off-canvas .menu-primary.submenu-light .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown) > span {
    background: #303133;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown),
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown),
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .lines:not(.lines-dropdown),
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown):before,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown):before,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .lines:not(.lines-dropdown):before,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown):after,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown):after,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .lines:not(.lines-dropdown):after,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown) > span,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown) > span,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .lines:not(.lines-dropdown) > span {
    background: #ffffff;
  }
  body.menu-mobile-off-canvas .menu-container.style-dark .lines:not(.lines-dropdown),
  body.menu-mobile-off-canvas .menu-primary.submenu-dark .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown),
  body.menu-mobile-off-canvas .menu-container.style-dark .lines:not(.lines-dropdown):before,
  body.menu-mobile-off-canvas .menu-primary.submenu-dark .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown):before,
  body.menu-mobile-off-canvas .menu-container.style-dark .lines:not(.lines-dropdown):after,
  body.menu-mobile-off-canvas .menu-primary.submenu-dark .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown):after,
  body.menu-mobile-off-canvas .menu-container.style-dark .lines:not(.lines-dropdown) > span,
  body.menu-mobile-off-canvas .menu-primary.submenu-dark .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown) > span {
    background: #ffffff;
  }
}
body.compose-mode .style-light .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown),
body.compose-mode .style-light .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown):before,
body.compose-mode .style-light .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown):after,
body.compose-mode .style-light .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown) > span {
  background: #303133;
}
body.compose-mode .style-dark .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown),
body.compose-mode .style-dark .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown):before,
body.compose-mode .style-dark .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown):after,
body.compose-mode .style-dark .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown) > span {
  background: #ffffff;
}
/*
----------------------------------------------------------

#Skins-Menus: Shadows

----------------------------------------------------------
*/
/* Menu shadows */
@media (max-width: 959px) {
  [class*="menu-dd-shadow-"].menu-horizontal:not(.top-menu-enhanced-horizontal) .menu-smart ul,
  [class*="menu-dd-shadow-"].menu-horizontal:not(.top-menu-enhanced-horizontal) .menu-smart li.menu-item > .vc_row {
    box-shadow: none !important;
  }
}
@media (min-width: 960px) {
  .menu-shadows {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.075);
  }
  body[class*=vmenu-] .menu-shadows {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.075);
  }
}
body:not(.menu-force-opacity) .menu-primary:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open) .menu-shadows.force-no-shadows {
  box-shadow: none;
}
@media (min-width: 960px) {
  body:not(.menu-force-opacity):not(.menu-scroll-transparency:not(.navbar-hover))[class*=hmenu-] .menu-primary.is_stuck .menu-container {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.075);
  }
}
@media (max-width: 959px) {
  body:not(.menu-force-opacity):not(.menu-scroll-transparency:not(.navbar-hover)) .menu-primary.is_stuck:not(.menu-mobile-transparent) .menu-container {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.075);
  }
}
/* #Menu-mobile-colors */
/* Menu Accordion */
@media (min-width: 960px) {
  .submenu-light .menu-accordion .menu-smart ul {
    background-color: #ffffff;
  }
  .submenu-dark .menu-accordion .menu-smart ul {
    background-color: #141618;
  }
}
/* Menu Overlay */
.menu-overlay .menu-accordion .menu-smart:not(.menu-cta-inner) ul {
  background-color: transparent !important;
}
@media (min-width: 960px) {
  .menu-overlay .menu-dark.submenu-light .menu-smart:not(.menu-cta-inner) ul a {
    color: #ffffff;
  }
  .menu-overlay .menu-dark.submenu-light .menu-smart:not(.menu-cta-inner) ul a:hover,
  .menu-overlay .menu-dark.submenu-light .menu-smart:not(.menu-cta-inner) ul a:focus {
    color: rgba(255,255,255,.5);
  }
}
@media (min-width: 960px) {
  .menu-overlay .menu-light.submenu-dark .menu-smart:not(.menu-cta-inner) ul a {
    color: #303133;
  }
  .menu-overlay .menu-light.submenu-dark .menu-smart:not(.menu-cta-inner) ul a:hover,
  .menu-overlay .menu-light.submenu-dark .menu-smart:not(.menu-cta-inner) ul a:focus {
    color: rgba(48,49,51,.5);
  }
}
.overlay .overlay-bg {
  opacity: 0.949999;
}
/* Logo */
.style-light .navbar-brand .logo-skinnable {
  color: #303133;
}
.style-light .navbar-brand .logo-skinnable > * {
  color: #303133;
}
.style-light .navbar-brand .logo-skinnable svg * {
  fill: #303133;
}
.style-dark .navbar-brand .logo-skinnable {
  color: #ffffff;
}
.style-dark .navbar-brand .logo-skinnable > * {
  color: #ffffff;
}
.style-dark .navbar-brand .logo-skinnable svg * {
  fill: #ffffff;
}
@media (min-width: 960px) {
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .navbar-brand .logo-skinnable {
    color: #303133;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable > *,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable > *,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .navbar-brand .logo-skinnable > * {
    color: #303133;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable svg *,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable svg *,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .navbar-brand .logo-skinnable svg * {
    fill: #303133;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .navbar-brand .logo-skinnable {
    color: #ffffff;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable > *,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable > *,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .navbar-brand .logo-skinnable > * {
    color: #ffffff;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable svg *,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable svg *,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .navbar-brand .logo-skinnable svg * {
    fill: #ffffff;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-dark,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-dark,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .navbar-brand .logo-dark {
    display: none !important;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-light,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-light,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .navbar-brand .logo-light {
    display: block !important;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-dark,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-dark,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .navbar-brand .logo-dark {
    display: block !important;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-light,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-light,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .navbar-brand .logo-light {
    display: none !important;
  }
}
@media (max-width: 959px) {
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .navbar-brand .logo-skinnable {
    color: #303133;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable > *,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable > *,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .navbar-brand .logo-skinnable > * {
    color: #303133;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable svg *,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable svg *,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .navbar-brand .logo-skinnable svg * {
    fill: #303133;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .navbar-brand .logo-skinnable {
    color: #ffffff;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable > *,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable > *,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .navbar-brand .logo-skinnable > * {
    color: #ffffff;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable svg *,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable svg *,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .navbar-brand .logo-skinnable svg * {
    fill: #ffffff;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-dark,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-dark,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .navbar-brand .logo-dark {
    display: none !important;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-light,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-light,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .navbar-brand .logo-light {
    display: block !important;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-dark,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-dark,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .navbar-brand .logo-dark {
    display: block !important;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-light,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-light,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .navbar-brand .logo-light {
    display: none !important;
  }
}
/* SubMenu Cart */
.submenu-light .menu-accordion .menu-smart .uncode-cart li {
  border-color: rgba(234,234,234,1);
}
.submenu-dark .menu-accordion .menu-smart .uncode-cart li {
  border-color: rgba(48,49,51,1);
}
/* #Menu-vertical */
/* Menu builder */
.row-inner.col-w-borders > div:not(:first-child) > .uncol.style-light:before {
  background-color: rgba(234,234,234,1);
}
.row-inner.col-w-borders > div:not(:first-child) > .uncol.style-dark:before {
  background-color: rgba(48,49,51,1);
}
.style-light .menu-item-description {
  color: #141618;
}
.style-dark .menu-item-description {
  color: #ffffff;
}
/*
----------------------------------------------------------

#Skins-Thumbs

----------------------------------------------------------
*/
/* #Thumbs text overlay color */
.tmb-light.tmb-color-overlay-text,
.tmb-light.tmb .t-entry-visual *:not(.add_to_cart_text):not(.view-cart),
.tmb-light.tmb .t-entry-visual a:not(.add_to_cart_text):not(.view-cart),
.tmb-light.tmb .t-entry-visual .t-entry-title a:not(.add_to_cart_text):not(.view-cart),
.tmb-light.tmb .t-entry-visual .t-entry-meta span:not(.add_to_cart_text):not(.view-cart) {
  color: #ffffff;
}
.tmb-dark.tmb-color-overlay-text,
.tmb-dark.tmb .t-entry-visual *:not(.add_to_cart_text):not(.view-cart),
.tmb-dark.tmb .t-entry-visual a:not(.add_to_cart_text):not(.view-cart),
.tmb-dark.tmb .t-entry-visual .t-entry-title a:not(.add_to_cart_text):not(.view-cart),
.tmb-dark.tmb .t-entry-visual .t-entry-meta span:not(.add_to_cart_text):not(.view-cart) {
  color: #303133;
}
.tmb-color-colored-ui,
.tmb .t-cat-over a.bordered-cat,
.tmb .t-cat-over span.bordered-cat,
.tmb a.tmb-term-evidence:not(.bordered-cat),
.uncode-info-box a.tmb-term-evidence:not(.bordered-cat),
.tmb span.tmb-term-evidence:not(.bordered-cat),
.uncode-info-box span.tmb-term-evidence:not(.bordered-cat),
.t-cat-over .tmb a.bordered-cat,
.t-cat-over .uncode-info-box a.bordered-cat,
.t-cat-over .tmb span.bordered-cat,
.t-cat-over .uncode-info-box span.bordered-cat {
  color: #ffffff !important;
}
/* #Thumbs title color */
.tmb-light.tmb-color-title,
.tmb-light.tmb .t-entry-text .t-entry-title a,
.tmb-light.tmb .t-entry-text .t-entry-title,
.tmb-light.tmb-content-under.tmb .t-entry p.t-entry-meta span,
.tmb-light.tmb-content-lateral.tmb .t-entry p.t-entry-meta span,
.tmb-light.tmb-content-under.tmb .t-entry p.t-entry-meta a:not(:hover),
.tmb-light.tmb-content-lateral.tmb .t-entry p.t-entry-meta a:not(:hover),
.tmb-light.tmb .t-entry-nav-label span,
.tmb-light.tmb.tmb-table .t-inside-post-table .t-entry-table-typography,
.tmb-light.tmb.tmb-table .t-inside-post-table .t-entry-table-typography a {
  color: #303133;
}
.tmb-dark.tmb-color-title,
.tmb-dark.tmb .t-entry-text .t-entry-title a,
.tmb-dark.tmb .t-entry-text .t-entry-title,
.tmb-dark.tmb-content-under.tmb .t-entry p.t-entry-meta span,
.tmb-dark.tmb-content-lateral.tmb .t-entry p.t-entry-meta span,
.tmb-dark.tmb-content-under.tmb .t-entry p.t-entry-meta a:not(:hover),
.tmb-dark.tmb-content-lateral.tmb .t-entry p.t-entry-meta a:not(:hover),
.tmb-dark.tmb .t-entry-nav-label span,
.tmb-dark.tmb.tmb-table .t-inside-post-table .t-entry-table-typography,
.tmb-dark.tmb.tmb-table .t-inside-post-table .t-entry-table-typography a {
  color: #ffffff;
}
/* #Thumbs text color */
.tmb-light.tmb-color-text,
.tmb-light.tmb .t-entry-text,
.tmb-light.tmb .t-entry-text p,
.tmb-light.tmb .t-entry p.t-entry-comments .extras a,
.tmb-light.tmb.tmb-table .uncode-post-table-column,
.tmb-light.tmb.tmb-table .uncode-post-table-column p:not(.headings-color):not(.t-entry-table-typography) {
  color: #141618;
}
.tmb-dark.tmb-color-text,
.tmb-dark.tmb .t-entry-text,
.tmb-dark.tmb .t-entry-text p,
.tmb-dark.tmb .t-entry p.t-entry-comments .extras a,
.tmb-dark.tmb.tmb-table .uncode-post-table-column,
.tmb-dark.tmb.tmb-table .uncode-post-table-column p:not(.headings-color):not(.t-entry-table-typography) {
  color: #ffffff;
}
/* #Thumbs hr color */
.tmb-light.tmb-color-hr,
.tmb-light.el-text hr.separator-reduced,
.tmb-light.tmb .t-entry-visual hr,
.tmb-light.tmb .t-entry-text hr,
.tmb-light.tmb-table-border.tmb.tmb-table .t-inside,
.tmb-light.tmb-table-border-between:not(:last-child).tmb.tmb-table .t-inside,
.tmb-light.tmb-table-border-below.tmb.tmb-table .t-inside,
.tmb-light.tmb-table-border-both:first-child.tmb.tmb-table .t-inside,
.tmb-light.tmb.tmb-table .uncode-post-table-column hr {
  border-color: #eaeaea;
}
.tmb-dark.tmb-color-hr,
.tmb-dark.el-text hr.separator-reduced,
.tmb-dark.tmb .t-entry-visual hr,
.tmb-dark.tmb .t-entry-text hr,
.tmb-dark.tmb-table-border.tmb.tmb-table .t-inside,
.tmb-dark.tmb-table-border-between:not(:last-child).tmb.tmb-table .t-inside,
.tmb-dark.tmb-table-border-below.tmb.tmb-table .t-inside,
.tmb-dark.tmb-table-border-both:first-child.tmb.tmb-table .t-inside,
.tmb-dark.tmb.tmb-table .uncode-post-table-column hr {
  border-color: rgba(255, 255, 255, 0.25);
}
/* #Thumbs hr color */
.tmb-light.tmb-color-a,
.tmb-light.tmb-content-under.tmb .t-entry p.t-entry-author a:not(:hover) span,
.tmb-light.tmb-content-lateral.tmb .t-entry p.t-entry-author a:not(:hover) span {
  color: #303133;
}
.tmb-dark.tmb-color-a,
.tmb-dark.tmb-content-under.tmb .t-entry p.t-entry-author a:not(:hover) span,
.tmb-dark.tmb-content-lateral.tmb .t-entry p.t-entry-author a:not(:hover) span {
  color: #ffffff;
}
/* #Thumbs background color */
.tmb-light.tmb-color-addcart {
  background-color: #262729;
}
.tmb-dark.tmb-color-addcart {
  background-color: #ffffff;
}
.tmb-light.tmb-color-addcart-half {
  color: #303133 !important;
  background-color: rgba(255, 255, 255, 0.75);
}
.tmb-dark.tmb-color-addcart-half {
  color: #ffffff !important;
  background-color: rgba(38, 39, 41, 0.75);
}
/* #Thumbs background color */
/* #Thumbs overlay */
/* #Thumbs overlay gradient*/
.tmb.tmb-light.tmb-overlay-gradient-bottom .t-entry-visual .t-entry-visual-overlay-in {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.75) 0%, transparent 50%);
}
.tmb.tmb-dark.tmb-overlay-gradient-bottom .t-entry-visual .t-entry-visual-overlay-in {
  background-image: linear-gradient(to top, rgba(255, 255, 255, 0.5) 0%, transparent 50%);
}
.tmb.tmb-light.tmb-overlay-gradient-top .t-entry-visual .t-entry-visual-overlay-in {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, transparent 50%);
}
.tmb.tmb-dark.tmb-overlay-gradient-top .t-entry-visual .t-entry-visual-overlay-in {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, transparent 50%);
}
/* #Thumbs elements border width*/
.tmb-border-width {
  border-width: 1px;
}
.tmb-border-reduced-width,
.el-text hr.separator-reduced {
  border-width: 2px;
}
/* #Thumbs shadow */
.tmb-with-shadow,
.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed.tmb .t-entry-visual,
.uncode-single-media-wrapper.tmb-shadow,
.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe {
  box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.05);
}
/* #Thumbs border */
.tmb-light.tmb-border,
.tmb-light.tmb-bordered:not(.tmb-no-bg):not(.tmb-shadowed).tmb > .t-inside,
.tmb-light.tmb-bordered.tmb-no-bg.tmb > .t-inside .t-entry-visual {
  border: 1px solid #eaeaea;
}
.tmb-dark.tmb-border,
.tmb-dark.tmb-bordered:not(.tmb-no-bg):not(.tmb-shadowed).tmb > .t-inside,
.tmb-dark.tmb-bordered.tmb-no-bg.tmb > .t-inside .t-entry-visual {
  border: 1px solid #7a7d82;
}
.tmb-light.tmb-border-under {
  border-color: #eaeaea;
}
.tmb-dark.tmb-border-under {
  border-color: #ffffff;
}
.post-media .tmb-light .regular-text p,
.post-media .tmb-light .regular-text a,
.post-media .tmb-light .regular-text * {
  color: #303133;
}
.post-media .tmb-light .regular-text .pullquote * {
  color: #303133 !important;
}
.post-media .tmb-dark .regular-text p,
.post-media .tmb-dark .regular-text a,
.post-media .tmb-dark .regular-text * {
  color: #ffffff;
}
.post-media .tmb-dark .regular-text .pullquote * {
  color: #ffffff !important;
}
/*
----------------------------------------------------------

#Shadows

----------------------------------------------------------
*/
.body-borders .body-border-shadow {
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.075);
}
@media (min-width: 960px) {
  .menu-shadows {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.075);
  }
  body[class*=vmenu-] .menu-shadows {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.075);
  }
}
.btn-shadow {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, .1) !important;
}
.btn-shadow-sm.btn-shadow {
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15) !important;
}
.btn-shadow-std.btn-shadow {
  box-shadow: 0px 8px 30px rgba(0, 0, 0, 0.15) !important;
}
.btn-shadow-lg.btn-shadow {
  box-shadow: 0px 12px 40px rgba(0, 0, 0, 0.20) !important;
}
.btn-shadow-xl.btn-shadow {
  box-shadow: 0px 16px 50px rgba(0,0,0,0.25) !important;
}
.unshadow-xs,
.uncell.unshadow-xs,
.uncont.unshadow-xs,
.menu-dd-shadow-xs.menu-horizontal .menu-smart > li.menu-item > ul,
.menu-dd-shadow-xs.menu-horizontal .menu-smart > li.menu-item:not(.mega-menu) > ul ul:not(.nav-tabs):not(.unmenu-block-in-page):not(.unmenu-inner-ul):not(.column_parent *),
.menu-dd-shadow-xs.menu-horizontal .menu-smart > li.menu-item > ul > li > .vc_row:not(.has-bg) .has-bg,
.menu-dd-shadow-xs.menu-horizontal .menu-smart > li.menu-item > .vc_row,
#masthead .overlay-search.menu-dd-shadow-xs {
  box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.05);
}
.unshadow-darker-xs,
.menu-dd-shadow-darker-xs.menu-horizontal .menu-smart > li.menu-item > ul,
.menu-dd-shadow-darker-xs.menu-horizontal .menu-smart > li.menu-item:not(.mega-menu) > ul ul:not(.nav-tabs):not(.unmenu-block-in-page):not(.unmenu-inner-ul):not(.column_parent *),
.menu-dd-shadow-darker-xs.menu-horizontal .menu-smart > li.menu-item > ul > li > .vc_row:not(.has-bg) .has-bg,
.menu-dd-shadow-darker-xs.menu-horizontal .menu-smart > li.menu-item > .vc_row,
#masthead .overlay-search.menu-dd-shadow-darker-xs {
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
}
.unshadow-sm,
.uncell.unshadow-sm,
.uncont.unshadow-sm,
.tmb-shadowed-sm.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-media-shadowed-sm.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-shadowed-sm.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed-sm.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-shadowed-hover-sm.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed-sm.tmb-media-shadowed.tmb .t-entry-visual,
.tmb-shadowed-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-media-shadowed-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-media-shadowed-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-media-shadowed-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.menu-dd-shadow-sm.menu-horizontal .menu-smart > li.menu-item > ul,
.menu-dd-shadow-sm.menu-horizontal .menu-smart > li.menu-item:not(.mega-menu) > ul ul:not(.nav-tabs):not(.unmenu-block-in-page):not(.unmenu-inner-ul):not(.column_parent *),
.menu-dd-shadow-sm.menu-horizontal .menu-smart > li.menu-item > ul > li > .vc_row:not(.has-bg) .has-bg,
.menu-dd-shadow-sm.menu-horizontal .menu-smart > li.menu-item > .vc_row,
#masthead .overlay-search.menu-dd-shadow-sm,
.uncell.tmb-media-shadowed-sm.tmb-media-shadowed.tmb .t-entry-visual,
.uncont.tmb-media-shadowed-sm.tmb-media-shadowed.tmb .t-entry-visual {
  box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.075);
}
.unshadow-darker-sm,
.uncell.unshadow-darker-sm,
.uncont.unshadow-darker-sm,
.tmb-shadowed-darker-sm.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-media-shadowed-darker-sm.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-shadowed-darker-sm.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed-darker-sm.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-shadowed-hover-darker-sm.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed-darker-sm.tmb-media-shadowed.tmb .t-entry-visual,
.tmb-shadowed-darker-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed-darker-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed-darker-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-media-shadowed-darker-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-media-shadowed-darker-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-media-shadowed-darker-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.menu-dd-shadow-darker-sm.menu-horizontal .menu-smart > li.menu-item > ul,
.menu-dd-shadow-darker-sm.menu-horizontal .menu-smart > li.menu-item:not(.mega-menu) > ul ul:not(.nav-tabs):not(.unmenu-block-in-page):not(.unmenu-inner-ul):not(.column_parent *),
.menu-dd-shadow-darker-sm.menu-horizontal .menu-smart > li.menu-item > ul > li > .vc_row:not(.has-bg) .has-bg,
.menu-dd-shadow-darker-sm.menu-horizontal .menu-smart > li.menu-item > .vc_row,
#masthead .overlay-search.menu-dd-shadow-darker-sm,
.uncell.tmb-media-shadowed-darker-sm.tmb-media-shadowed.tmb .t-entry-visual,
.uncont.tmb-media-shadowed-darker-sm.tmb-media-shadowed.tmb .t-entry-visual {
  box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.35);
}
.unshadow-std,
.uncell.unshadow-std,
.uncont.unshadow-std,
.tmb-shadowed-std.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-media-shadowed-std.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-shadowed-std.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed-std.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-shadowed-hover-std.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed-std.tmb-media-shadowed.tmb .t-entry-visual,
.tmb-shadowed-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-media-shadowed-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-media-shadowed-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-media-shadowed-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.menu-dd-shadow-std.menu-horizontal .menu-smart > li.menu-item > ul,
.menu-dd-shadow-std.menu-horizontal .menu-smart > li.menu-item:not(.mega-menu) > ul ul:not(.nav-tabs):not(.unmenu-block-in-page):not(.unmenu-inner-ul):not(.column_parent *),
.menu-dd-shadow-std.menu-horizontal .menu-smart > li.menu-item > ul > li > .vc_row:not(.has-bg) .has-bg,
.menu-dd-shadow-std.menu-horizontal .menu-smart > li.menu-item > .vc_row,
#masthead .overlay-search.menu-dd-shadow-std,
.uncell.tmb-media-shadowed-std.tmb-media-shadowed.tmb .t-entry-visual,
.uncont.tmb-media-shadowed-std.tmb-media-shadowed.tmb .t-entry-visual {
  box-shadow: 0px 30px 60px rgba(0, 0, 0, 0.10);
}
.unshadow-darker-std,
.uncell.unshadow-darker-std,
.uncont.unshadow-darker-std,
.tmb-shadowed-darker-std.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-media-shadowed-darker-std.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-shadowed-darker-std.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed-darker-std.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-shadowed-hover-darker-std.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed-darker-std.tmb-media-shadowed.tmb .t-entry-visual,
.tmb-shadowed-darker-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed-darker-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed-darker-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-media-shadowed-darker-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-media-shadowed-darker-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-media-shadowed-darker-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.menu-dd-shadow-darker-std.menu-horizontal .menu-smart > li.menu-item > ul,
.menu-dd-shadow-darker-std.menu-horizontal .menu-smart > li.menu-item:not(.mega-menu) > ul ul:not(.nav-tabs):not(.unmenu-block-in-page):not(.unmenu-inner-ul):not(.column_parent *),
.menu-dd-shadow-darker-std.menu-horizontal .menu-smart > li.menu-item > ul > li > .vc_row:not(.has-bg) .has-bg,
.menu-dd-shadow-darker-std.menu-horizontal .menu-smart > li.menu-item > .vc_row,
#masthead .overlay-search.menu-dd-shadow-darker-std,
.uncell.tmb-media-shadowed-darker-std.tmb-media-shadowed.tmb .t-entry-visual,
.uncont.tmb-media-shadowed-darker-std.tmb-media-shadowed.tmb .t-entry-visual {
  box-shadow: 0px 30px 60px rgba(0, 0, 0, 0.50);
}
.unshadow-lg,
.uncell.unshadow-lg,
.uncont.unshadow-lg,
.tmb-shadowed-lg.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-media-shadowed-lg.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-shadowed-lg.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed-lg.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-shadowed-hover-lg.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed-lg.tmb-media-shadowed.tmb .t-entry-visual,
.tmb-shadowed-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-media-shadowed-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-media-shadowed-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-media-shadowed-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.menu-dd-shadow-lg.menu-horizontal .menu-smart > li.menu-item > ul,
.menu-dd-shadow-lg.menu-horizontal .menu-smart > li.menu-item:not(.mega-menu) > ul ul:not(.nav-tabs):not(.unmenu-block-in-page):not(.unmenu-inner-ul):not(.column_parent *),
.menu-dd-shadow-lg.menu-horizontal .menu-smart > li.menu-item > ul > li > .vc_row:not(.has-bg) .has-bg,
.menu-dd-shadow-lg.menu-horizontal .menu-smart > li.menu-item > .vc_row,
#masthead .overlay-search.menu-dd-shadow-lg,
.uncell.tmb-media-shadowed-lg.tmb-media-shadowed.tmb .t-entry-visual,
.uncont.tmb-media-shadowed-lg.tmb-media-shadowed.tmb .t-entry-visual {
  box-shadow: 0px 50px 100px rgba(0, 0, 0, 0.10);
}
.unshadow-darker-lg,
.uncell.unshadow-darker-lg,
.uncont.unshadow-darker-lg,
.tmb-shadowed-darker-lg.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-media-shadowed-darker-lg.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-shadowed-darker-lg.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed-darker-lg.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-shadowed-hover-darker-lg.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed-darker-lg.tmb-media-shadowed.tmb .t-entry-visual,
.tmb-shadowed-darker-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed-darker-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed-darker-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-media-shadowed-darker-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-media-shadowed-darker-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-media-shadowed-darker-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.menu-dd-shadow-darker-lg.menu-horizontal .menu-smart > li.menu-item > ul,
.menu-dd-shadow-darker-lg.menu-horizontal .menu-smart > li.menu-item:not(.mega-menu) > ul ul:not(.nav-tabs):not(.unmenu-block-in-page):not(.unmenu-inner-ul):not(.column_parent *),
.menu-dd-shadow-darker-lg.menu-horizontal .menu-smart > li.menu-item > ul > li > .vc_row:not(.has-bg) .has-bg,
.menu-dd-shadow-darker-lg.menu-horizontal .menu-smart > li.menu-item > .vc_row,
#masthead .overlay-search.menu-dd-shadow-darker-lg,
.uncell.tmb-media-shadowed-darker-lg.tmb-media-shadowed.tmb .t-entry-visual,
.uncont.tmb-media-shadowed-darker-lg.tmb-media-shadowed.tmb .t-entry-visual {
  box-shadow: 0px 70px 140px rgba(0, 0, 0, 0.20);
}
.unshadow-xl,
.uncell.unshadow-xl,
.uncont.unshadow-xl,
.tmb-shadowed-xl.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-media-shadowed-xl.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-shadowed-xl.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed-xl.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-shadowed-hover-xl.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed-xl.tmb-media-shadowed.tmb .t-entry-visual,
.tmb-shadowed-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-media-shadowed-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-media-shadowed-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-media-shadowed-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.menu-dd-shadow-xl.menu-horizontal .menu-smart > li.menu-item > ul,
.menu-dd-shadow-xl.menu-horizontal .menu-smart > li.menu-item:not(.mega-menu) > ul ul:not(.nav-tabs):not(.unmenu-block-in-page):not(.unmenu-inner-ul):not(.column_parent *),
.menu-dd-shadow-xl.menu-horizontal .menu-smart > li.menu-item > ul > li > .vc_row:not(.has-bg) .has-bg,
.menu-dd-shadow-xl.menu-horizontal .menu-smart > li.menu-item > .vc_row,
#masthead .overlay-search.menu-dd-shadow-xl,
.uncell.tmb-media-shadowed-xl.tmb-media-shadowed.tmb .t-entry-visual,
.uncont.tmb-media-shadowed-xl.tmb-media-shadowed.tmb .t-entry-visual {
  box-shadow: 0px 70px 140px rgba(0, 0, 0, 0.20);
}
.unshadow-darker-xl,
.uncell.unshadow-darker-xl,
.uncont.unshadow-darker-xl,
.tmb-shadowed-darker-xl.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-media-shadowed-darker-xl.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-shadowed-darker-xl.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed-darker-xl.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-shadowed-hover-darker-xl.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed-darker-xl.tmb-media-shadowed.tmb .t-entry-visual,
.tmb-shadowed-darker-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed-darker-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed-darker-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-media-shadowed-darker-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-media-shadowed-darker-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-media-shadowed-darker-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.menu-dd-shadow-darker-xl.menu-horizontal .menu-smart > li.menu-item > ul,
.menu-dd-shadow-darker-xl.menu-horizontal .menu-smart > li.menu-item:not(.mega-menu) > ul ul:not(.nav-tabs):not(.unmenu-block-in-page):not(.unmenu-inner-ul):not(.column_parent *),
.menu-dd-shadow-darker-xl.menu-horizontal .menu-smart > li.menu-item > ul > li > .vc_row:not(.has-bg) .has-bg,
.menu-dd-shadow-darker-xl.menu-horizontal .menu-smart > li.menu-item > .vc_row,
#masthead .overlay-search.menu-dd-shadow-darker-xl,
.uncell.tmb-media-shadowed-darker-xl.tmb-media-shadowed.tmb .t-entry-visual,
.uncont.tmb-media-shadowed-darker-xl.tmb-media-shadowed.tmb .t-entry-visual {
  box-shadow: 0px 70px 140px rgba(0, 0, 0, 0.50);
}
.unshadow-none,
.uncell.unshadow-hover-none:hover,
.uncont.unshadow-hover-none:hover,
.tmb-shadowed-none.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-media-shadowed-none.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-shadowed-darker-none.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-media-shadowed-darker-none.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-shadowed-none.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-shadowed-darker-none.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-shadowed-hover-none.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb > .t-inside .t-entry-visual,
.tmb-shadowed-hover-darker-none.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb > .t-inside .t-entry-visual,
.tmb-shadowed-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-media-shadowed-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-media-shadowed-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-media-shadowed-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-shadowed-darker-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed-darker-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed-darker-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-media-shadowed-darker-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-media-shadowed-darker-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-media-shadowed-darker-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe {
  box-shadow: none;
}
/*
----------------------------------------------------------

#Corners

----------------------------------------------------------
*/
.unradius-xs,
.img-round-xs.img-round,
.img-round-xs.tmb-round,
.img-round-xs.img-round > img,
.img-round-xs.tmb-round > img,
.img-round-xs.img-round > span > img,
.img-round-xs.tmb-round > span > img,
.img-round-xs.img-round > .t-inside,
.img-round-xs.tmb-round > .t-inside,
.img-round-xs.img-round .t-entry-visual-cont > a,
.img-round-xs.tmb-round .t-entry-visual-cont > a,
.img-round-xs.tmb-show-secondary.img-round .t-entry-visual-cont,
.img-round-xs.tmb-show-secondary.tmb-round .t-entry-visual-cont,
.uncell.unradius-xs,
.uncont.unradius-xs,
.img-round-xs.img-round.tmb > .t-inside .t-entry-visual,
.img-round-xs.img-round.tmb > .t-inside .t-entry-visual-cont {
  border-radius: 2px;
  background-clip: padding-box;
}
.unradius-sm,
.img-round,
.tmb-round,
.img-round > .t-inside,
.tmb-round > .t-inside,
.img-round > img,
.tmb-round > img,
.img-round > span > img,
.tmb-round > span > img,
.img-round .t-entry-visual-cont > a,
.tmb-round .t-entry-visual-cont > a,
.img-round .t-entry-visual-cont > .dummy,
.tmb-round .t-entry-visual-cont > .dummy,
.uncell.unradius-sm,
.uncont.unradius-sm,
.img-round.tmb > .t-inside .t-entry-visual,
.img-round.tmb > .t-inside .t-entry-visual-cont {
  border-radius: 4px;
  background-clip: padding-box;
}
.unradius-std,
.img-round-std.img-round,
.img-round-std.tmb-round,
.img-round-std.img-round > img,
.img-round-std.tmb-round > img,
.img-round-std.img-round > span > img,
.img-round-std.tmb-round > span > img,
.img-round-std.img-round > .t-inside,
.img-round-std.tmb-round > .t-inside,
.img-round-std.img-round .t-entry-visual-cont > a,
.img-round-std.tmb-round .t-entry-visual-cont > a,
.img-round-std.tmb-show-secondary.img-round .t-entry-visual-cont,
.img-round-std.tmb-show-secondary.tmb-round .t-entry-visual-cont,
.uncell.unradius-std,
.uncont.unradius-std,
.img-round-std.img-round.tmb > .t-inside .t-entry-visual,
.img-round-std.img-round.tmb > .t-inside .t-entry-visual-cont {
  border-radius: 8px;
  background-clip: padding-box;
}
.unradius-lg,
.img-round-lg.img-round,
.img-round-lg.tmb-round,
.img-round-lg.img-round > img,
.img-round-lg.tmb-round > img,
.img-round-lg.img-round > span > img,
.img-round-lg.tmb-round > span > img,
.img-round-lg.img-round > .t-inside,
.img-round-lg.tmb-round > .t-inside,
.img-round-lg.img-round .t-entry-visual-cont > a,
.img-round-lg.tmb-round .t-entry-visual-cont > a,
.img-round-lg.tmb-show-secondary.img-round .t-entry-visual-cont,
.img-round-lg.tmb-show-secondary.tmb-round .t-entry-visual-cont,
.uncell.unradius-lg,
.uncont.unradius-lg,
.img-round-lg.img-round.tmb > .t-inside .t-entry-visual,
.img-round-lg.img-round.tmb > .t-inside .t-entry-visual-cont {
  border-radius: 12px;
  background-clip: padding-box;
}
.unradius-xl,
.img-round-xl.img-round,
.img-round-xl.tmb-round,
.img-round-xl.img-round > img,
.img-round-xl.tmb-round > img,
.img-round-xl.img-round > span > img,
.img-round-xl.tmb-round > span > img,
.img-round-xl.img-round > .t-inside,
.img-round-xl.tmb-round > .t-inside,
.img-round-xl.img-round .t-entry-visual-cont > a,
.img-round-xl.tmb-round .t-entry-visual-cont > a,
.img-round-xl.tmb-show-secondary.img-round .t-entry-visual-cont,
.img-round-xl.tmb-show-secondary.tmb-round .t-entry-visual-cont,
.uncell.unradius-xl,
.uncont.unradius-xl,
.img-round-xl.img-round.tmb > .t-inside .t-entry-visual,
.img-round-xl.img-round.tmb > .t-inside .t-entry-visual-cont {
  border-radius: 16px;
  background-clip: padding-box;
}
.unradius-hg,
.img-round-hg.img-round,
.img-round-hg.tmb-round,
.img-round-hg.img-round > img,
.img-round-hg.tmb-round > img,
.img-round-hg.img-round > span > img,
.img-round-hg.tmb-round > span > img,
.img-round-hg.img-round > .t-inside,
.img-round-hg.tmb-round > .t-inside,
.img-round-hg.img-round .t-entry-visual-cont > a,
.img-round-hg.tmb-round .t-entry-visual-cont > a,
.img-round-hg.tmb-show-secondary.img-round .t-entry-visual-cont,
.img-round-hg.tmb-show-secondary.tmb-round .t-entry-visual-cont,
.uncell.unradius-hg,
.uncont.unradius-hg,
.img-round-hg.img-round.tmb > .t-inside .t-entry-visual,
.img-round-hg.img-round.tmb > .t-inside .t-entry-visual-cont {
  border-radius: 27px;
  background-clip: padding-box;
}





<strong>

body, p, span, h1, h2, h3, h4, h5, h6, div {
	 word-wrap: break-word;
  overflow-wrap: break-word;

-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
}

center, h1, h2, h3, h4, h5 { hyphens: none !important; 
	-webkit-hyphens: none !important;
   -moz-hyphens: none !important;
}


    .post-content p a,
    .post-content h5 a,
    .mec-single-event a{
      color: #b41e3d;
      text-decoration: none;
      background-image: linear-gradient(#a9ba5c, #a9ba5c),
        linear-gradient(#b41e3d, #b41e3d),
        linear-gradient(#edbe25, #edbe25);        
      background-size: 20px 2px, 100% 2px, 0 2px;
      background-position: calc(20px * -1) 100%, 100% 100%, 0 100%;
      background-repeat: no-repeat;
      transition: background-size 2s linear, background-position 2s linear;
    }
        .post-content p a:hover,
        .post-content h5 a:hover,
        .mec-single-event a:hover {
          background-size: 20px 2px, 0 2px, 100% 2px;
          background-positison: calc(100% + 20px) 100%, 100% 100%, 0 100%;
        }


        .uncode-accordion a,
        .uncode-accordion a:hover {         
            background: none !important;
        }






.box-wrapper {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}

@supports (-webkit-hyphens:none){
    .box-wrapper {
		background-repeat: repeat-y;
		background-size: contain;
	}
}







::selection {
	background: #edbe25 !important;
	color: #000000 !important;
	
}
::-moz-selection {
	background: #edbe25 !important;	
	color: #000000 !important;
}





.style-dark a:not(.btn) { color: #fff !important; }



.box-container.overlay-open,
html.pum-open-overlay .box-wrapper {   
	-webkit-filter: blur(5px) !important;
	-moz-filter: blur(5px) !important;
	-o-filter: blur(5px) !important;
	-ms-filter: blur(5px) !important;
	filter: blur(5px) !important;
}


.small,
.small p { 
	font-size: 14px !important; 
	line-height: 1.2em !important; 
	margin-top: 0.5em;
}


.textschatten p,
.textschatten span,
.isotope-container h3.t-entry-title  {
	text-shadow: 0 2px 1px rgba(0,0,0,0.09), 
              0 4px 2px rgba(0,0,0,0.09), 
              0 8px 4px rgba(0,0,0,0.09), 
              0 16px 8px rgba(0,0,0,0.09),
              0 32px 16px rgba(0,0,0,0.09);
}

.schatten img {
  box-shadow: 0 1px 1px rgba(0,0,0,0.11), 
              0 2px 2px rgba(0,0,0,0.11), 
              0 4px 4px rgba(0,0,0,0.11), 
              0 6px 8px rgba(0,0,0,0.11),
              0 8px 16px rgba(0,0,0,0.11);
}

.schatten-lang,
a.scroll-top i.btn-default {
  box-shadow: 0 2px 1px rgba(0,0,0,0.09), 
              0 4px 2px rgba(0,0,0,0.09), 
              0 8px 4px rgba(0,0,0,0.09), 
              0 16px 8px rgba(0,0,0,0.09),
              0 32px 16px rgba(0,0,0,0.09);
}

a.scroll-top i.btn-default {
	background-color: #edbe25 !important;
	border-color: #edbe25!important;
	color: #000000 !important;
	padding: 0;
}


.row-navigation.row-navigation-light {
    outline-color: #eaeaea;
    background-color: rgba(237,190,37,0.40);
}


.abgerundet { border-radius: 2px; }




	a[href$='.pdf']:not(.single-media-link):after {
         font-family: 'uncodeicon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
       content: "\f1c1";
       display: inline-block;
       padding: 0 0 8px 6px;
       vertical-align: middle;
    }






        figure {}

        .wp-caption {
            margin-top: 1.5em;
            margin-bottom: 0.5em;
        }


        .post-wrapper .alignright,
        .post-wrapper .alignleft {
            width: 40% !important;	
        }

        .post-wrapper .alignleft { margin-right: 2rem; }
        .post-wrapper .alignright { margin-left: 2rem; }

        .post-wrapper .uncode-single-media.text-right   {
            width: 40%;
            float: right;
            margin: 24px 0 2em 2em !important;
        }
        .post-wrapper .uncode-single-media.text-left   {
            width: 40%;
            float: left;
            margin: 1em 2em 2em 0 !important;
        }

        figcaption {
            padding: 1.5em 0.5em;
            border-bottom: 1px solid rgba(0,0,0,0.50);
            background-color: rgba(0,0,0,0.05);
            margin: 0;
            text-align: left;
            line-height: 1.3em;
        }











    .wpb_accordion_wrapper {

    }
    .panel-title {
        padding: 0 1em;
        background-color: #DCDCDC;
    }
    .panel-title > a span:after {
        margin-top: -8px;
        font-size: 22px;
    }






    .row-breadcrumb.row-breadcrumb-light .breadcrumb-title {
        display: none;
        }

    .row-breadcrumb.row-breadcrumb-light {
        border-color: transparent !important;
        background-color: transparent!important;
    }
    .row-breadcrumb > .row {
        padding: 0 0 1em 0 !important;
        }
    .breadcrumb > li + li:not(.paged):before {
        content: "\00BB";
    }
        .breadcrumb > li.current {
            font-weight: 300;
    }
    .style-light .breadcrumb > li, 
    .style-light .breadcrumb > li a {
         color: rgba(255,255,255,0.80);
    }
    .style-light .breadcrumb > li a:hover,
    .style-light .breadcrumb > li a:active {
        color: rgba(255,255,255,1.00);
        text-shadow: 0 1px 1px rgba(0,0,0,0.12), 
                  0 2px 2px rgba(0,0,0,0.12), 
                  0 4px 4px rgba(0,0,0,0.12), 
                  0 8px 8px rgba(0,0,0,0.12),
                  0 16px 16px rgba(0,0,0,0.12) !important;
        }




@media all and (max-width: 640px) {
    
    
    .post-wrapper .post-body {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
    
    
    .main-container .row-container .row-parent {
        padding: 24px 12px !important;
    }
    
    
    
    
    footer .main-container .row-container .single-h-padding {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    #footer-row-1,
    #footer-row-2 {
        padding: 0rem;
    }
    
    
    footer .menu-smart a, 
    footer .menu-smart form.search {
        padding: 9px 0px 9px 0px !important;
    }
    
    
    .isotope-wrapper .single-block-padding {
        padding: 12px 12px 12px 12px;
    } 

}


@media (max-width: 959px){
    
    .post-wrapper .post-body {
        margin-top: 4rem;
        margin-bottom: 4rem;
    }
    
    
    footer .triple-block-padding {
        padding: 0px 0px 0px 0px;
    }
    
    #footer-row-1,
    #footer-row-2 {
        padding: 2rem;
    }
    
}



@media (min-width: 960px) and (max-width: 1180px){}
@media (min-width: 960px) {
    
    .post-wrapper .post-body {
        margin-top: 6rem;
        margin-bottom: 6rem;
    }    
        .archive .post-wrapper .post-body,
        .search-results .post-wrapper .post-body{
            margin-top: 0rem;
            margin-bottom: 0rem;
        }
    
    #footer-row-1,
    #footer-row-2 {
        padding: 4rem;
    }
}



.style-light b, 
.style-light strong {
	font-weight: 500;
    color: #000 !important;
}



h1.post-title { 
    border-bottom: 1px solid rgba(0,0,0,0.80);
    padding-bottom: 0.25em;
    margin-top: -10px !important;
}
.post-info {
    margin-bottom: 4rem !important;
}
.author-info,
.category-info { visibility: hidden;}



h2 {
    display: block !important;
    border-bottom: 1px solid rgba(0,0,0,0.80);
    padding-bottom: 0.25em;
    margin-bottom: 1em;
    margin-top: 4em !important;
}
    h2.box__headline { margin-top: 0em !important; }


h3 { margin-top: 3em; }




hr { margin: 4em 0; }
.style-light hr { border-color: rgba(0,0,0,0.25); }

.zentriert { text-align: center; hyphens: none; }
.floating-heading { position: absolute !important; top: 10%; left: 0; z-index: 99;}
.blocksatz p { text-align: justified; }


.tmb .t-entry-text-tc:not(.no-block-padding) .t-entry > *:first-child {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 300;
}






 

		ul.menu-smart li.menu-item > a {
			white-space: normal;
		}


    @media (min-width: 960px) {
        
        li.menu-item-has-children > a { cursor: default !important; }
        
      

        #menu-item-1118 { visibility: hidden; width: 40px; }
        #menu-item-1118 i { visibility: visible; }

        .menu-container {
            padding-bottom: 20px;
            padding-top: 20px;
        }

       .menu-container #menu-hauptmenue > li {
           padding: 0 15px;
        }
        
        
        
       
        .submenu-light .menu-smart li ul li:hover {            
            background-color: rgba(239,189,34,0.05);
        }
        
         body[class*=hmenu-] .submenu-light .menu-smart ul a {
            border-radius: 1px !important;
            padding: 5px 5px 5px 9px;
        }

        
        body[class*=hmenu-] .submenu-light .menu-smart ul a:hover, 
        body[class*=hmenu-] .submenu-light .menu-smart ul a:focus {
            color: rgba(0,0,0,1);
            background-color: rgba(239,189,34,1.00);
            border-color: rgba(0,0,0,0);
           }
        
        
        
     }






    

        
             @media (min-width: 960px) and (max-width: 1050px){	
                .menu-smart > li > a { padding: 0px 0px !important; font-size: 13px !important; }
                .menu-smart.menu-icons { display: none; }
            }

            @media (min-width: 1051px) and (max-width: 1180px){	
                .menu-smart > li > a { padding: 0px 0px !important; font-size: 14px !important; }
            }

            @media (min-width: 1180px) {
                .menu-smart > li > a { padding: 0px 8px !important; font-size: 15px !important; }	
            }

            @media (min-width: 1280px) {
                .menu-smart > li > a { padding: 0px 12px !important; }		
            }









	
	
	.menu-smart ul > li > a, 
	.menu-smart ul > li > ul > li > a {
		border-bottom: 1px solid rgba(0,0,0,0.1);
        padding-top: 10px !important;
		padding-bottom: 10px !important;
	}
	
	.menu-smart ul > li:last-child > a, 
	.menu-smart ul > li > ul > li:last-child > a {
		border-bottom: none;
	}



    ul.drop-menu,
    ul.mega-menu-inner { 
        border-top: 4px solid rgba(0,0,0,0.5) !important;
        box-shadow: 0 2px 1px rgba(0,0,0,0.09), 
                  0 4px 2px rgba(0,0,0,0.09), 
                  0 8px 4px rgba(0,0,0,0.09), 
                  0 16px 8px rgba(0,0,0,0.09),
                  0 32px 16px rgba(0,0,0,0.09);
                }




    .mega-menu-inner a[data-type="title"] {
        font-size: 1em;
        font-weight: 500;
    }


    .menu-light .menu-smart > li.active > a, 
    .menu-light .menu-smart > li a.active, .menu-light .menu-smart > li.current-menu-ancestor > a, 
    .menu-light .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > a {
        color: #b41e3d;
    }










		



#header-ueberschriftblock {
    position: absolute;
    z-index: 9;
    height: 100%;
    width: 100%;
}




#header-startseite .row-parent {
    padding: 0px !important;
    margin: -1px;
}

		#header-startseite .heading-text h2 {
			background-color: rgba(255,255,255,0.65);
			padding: 1em 1.5em;
            border-top-left-radius: 2px;
			border-top-right-radius: 2px;
            text-decoration: none;
            border-bottom: none;
            
		}

		#header-startseite .heading-text .text-lead, 
		#header-startseite .heading-text .text-lead > * {
			margin-top: 1px;
		}

		#header-startseite .heading-text .text-lead p {
			background-color: rgba(255,255,255,1.00);
			padding: 1em 1.5em;
			border-bottom-left-radius: 2px;
			border-bottom-right-radius: 2px;
		}







	.style-dark h1.header-title,
	.style-dark .schatten h1 { 
		text-shadow: 0 2px 1px rgba(0,0,0,0.09), 
              0 4px 2px rgba(0,0,0,0.09), 
              0 8px 4px rgba(0,0,0,0.09), 
              0 16px 8px rgba(0,0,0,0.09),
              0 32px 16px rgba(0,0,0,0.09),
              0 32px 16px rgba(0,0,0,0.09) !important;
		}




















	ul.icons {  margin: 0 0 0 2.6em; }
	ul.icons li .fa { margin-left: -1.8em; }
		ul.icons li ul li .fa { color: #edbe25 !important; }






	.overlay.style-dark-bg {
        background-color: rgba(231,109,90,0.95) !important;
        }




ul.page-list {
    list-style: none !important;
    padding: 0 !important;
}






        .caldera-grid label {
            font-weight: 300 !important;
            font-size: 15px !important;
        }

        .caldera-grid .form-control, .caldera-grid output {
            font-size: 16px;
        }

        .style-dark .caldera-grid .btn-default:not(.btn-hover-nobg):not(.icon-animated):hover {
            background-color: #edbe25 !important;
        }

       .caldera-grid .cfdatepicker {
            min-height: 40px !important;
            padding-left: 1rem !important;
        }

        .caldera-grid hr {
            margin-top: 10px !important;
            margin-bottom: 10px !important;
            border-top: 0px solid #999 !important;
        }

        .caldera-grid .required input,
        .caldera-grid textarea:required {
            border: 2px solid #edbe25;
        }

       .caldera-grid input:focus,
       .caldera-grid textarea:focus,
       .caldera-grid .cfdatepicker:focus,
       .caldera-grid input[type=submit]:hover { 
            transform: scale(1.05);
            box-shadow: 0 2px 1px rgba(0,0,0,0.09), 
                      0 4px 2px rgba(0,0,0,0.09), 
                      0 8px 4px rgba(0,0,0,0.09), 
                      0 16px 8px rgba(0,0,0,0.09),
                      0 32px 16px rgba(0,0,0,0.09),
                      0 32px 16px rgba(0,0,0,0.09);
            }

        .caldera-grid .btn { float: right;}

        .caldera-grid input[type=submit] {
            background-color: #edbe25 !important;
            color: #002f5d !important;
            border: none;
        }

        .caldera-grid input[type=submit]:hover,
        .caldera-grid .btn-default:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):hover,
        .style-light .caldera-grid .btn-default:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):hover {
            background-color: #ffffff !important;
            color: #002f5d !important;
        }

        .caldera-grid input[type=submit]:active {
            transform: scale(1.00);
        }

        .caldera-grid .has-error .form-control {
            border: 2px solid red;
            background-color: rgba(26, 27, 28, 0.5);
        }

        .caldera-grid .has-error .help-block {
            background-color: #dd4b39;
            color: #ffffff;
            padding: 0 0.25em;
        }

        .caldera-grid .alert {
            padding: 1em;
            margin-bottom: 18px;
            border-radius: 0px 0 50px 0;
        }

        .caldera-grid .alert-success {
            background-color: #edbe25;
        }
        .caldera-grid .alert-success h4,
        .caldera-grid .alert-success p {
            color: #002f5d;
        }











   .post-content ul.no-list {
        list-style: none;
        padding: 0px 0px 0px 0px;
    }

    ul.page-list li.page_item {
        margin-bottom: 0.75em;
    }







        .site-footer p, .site-footer li, .site-footer dt, .site-footer dd, .site-footer dl, .site-footer address, .site-footer label, .site-footer small, .site-footer pre, .site-footer code {
            font-size: 1em;
        }

        footer .style-light a,
        footer .style-light h6 { color: #141618 !important; }

            footer p {
                margin: 0.5em 0 0;
                }
            footer li {
                margin: 0.5em 0 0;
                }

            footer .text-lead > * {
                margin: 16px 0px 0px 0px !important;
            }

            .style-dark a:not(.btn-text-skin):hover { 
                color:#999; 
                }

            footer ul.menu {
                list-style: none !important;
                padding: 0px !important;
            }
            footer ul.menu li {
                font-size: 1em;
            }


            footer i { margin-right: 9px; }
            footer i.fa-home { margin-right: 7px;}
            footer i.fa-lock { margin-left: 2px;}


            	
            footer .footer-center {
                padding-top: 60px;
                padding-bottom: 60px;
            }

        #footer-border-top {
            border-top: 1px solid #ffffff ;
        }







        .kolumnen {
             -webkit-column-count: 2; 
             -moz-column-count: 2; 
             column-count:  2;

             -webkit-column-width: 300px;
            -moz-column-width: 300px;
            column-width: 300px;

            -webkit-column-gap: 8em; 
            -moz-column-gap: 8em; 
            column-gap: 8em;

            -webkit-column-rule: 1px solid rgba(0,0,0,0.25);
             -moz-column-rule: 1px solid rgba(0,0,0,0.25);
            column-rule: 1px solid rgba(0,0,0,0.25);

            margin-bottom: 2rem;
            margin-top: 2rem;	
            }

            .style-dark .kolumnen {
                -webkit-column-rule: 1px solid rgba(255,255,255,0.5);
                 -moz-column-rule: 1px solid rgba(255,255,255,0.5);
                column-rule: 1px solid rgba(255,255,255,0.5); 
                }

        .kolumnen p {
            display: block;
            hyphens: auto;
            text-align: justify;
        }

        .wpb_text_column h1,
        .wpb_text_column h2,
        .wpb_text_column h3{
             -webkit-column-count: auto !important; 
             -moz-column-count: auto !important; 
            column-count: auto !important;
            -webkit-column-width: 2200px;
            -moz-column-width: 2200px;
            column-width: 2200px;
        }




    

    #ez-toc-container {
        margin-bottom: 0;
        padding: 0px 0 0 0;
    }


    #ez-toc-container li, 
    #ez-toc-container ul, 
    #ez-toc-container ul li, 
    div.ez-toc-widget-container, 
    div.ez-toc-widget-container li {
        display: inline-block;
        margin-right: 0.25em;
        list-style: none;
       padding: 0;
    }

    #ez-toc-container li:after,
    #ez-toc-container ul li:after, 
    div.ez-toc-widget-container li:after {
        content: " | ";
        margin: 0 0.25em;
    }
    #ez-toc-container li:last-child:after,
    #ez-toc-container ul li:last-child:after, 
    div.ez-toc-widget-container li:after {
        content: none;
    }

    .ez-toc-title {   
        font-family: praxis-next,sans-serif, praxis-next,sans-serif;
        font-weight: 500;
        letter-spacing: .05em;
        text-transform: uppercase;
        font-size: 12px;

        border-bottom-width: 1px;
        border-bottom-style: solid;
        padding: 0px 0px 27px 0px;
    }






button.cmplz-blocked-content-notice {
    position: absolute !important;
    width: 50% !important;
    top: 50% !important;
    left: 50% !important;
    max-width: 200px !important;
    max-height: 200px !important;
}

button.cmplz-accept-service {
	color: #000 !important;
}








        
        .mec-event-grid-minimal .mec-event-detail, 
        .mec-event-grid-minimal .mec-time-details,
        .mec-wrap,
        .mec-wrap p {
            color: #141618;
            
        }

    
    .mec-event-grid-minimal .mec-event-title {
            word-break: break-word;
}

    #main-content.mec-container { background-color: #ffffff; }


        
        .mec-wrap select:not([multiple]) {    
            min-width: inherit !important;
                }

        .mec-wrap select:not([multiple]) {    
                    background-repeat: no-repeat !important;
                    background-position: right center !important;
                }




            

        .mec-event-tile-view .col-md-3,
        .mec-event-tile-view .col-sm-3 {
            padding-left: 1px !important;
            padding-right: 1px !important;
        }

        .mec-event-tile-view article.mec-tile-item {
            background-color: #2d5aa2 !important;             
            height: 300px;
            border-radius: 4px;
            box-shadow: 0 2px 9px rgba(0,0,0,0);
            margin: 1px 0;
        }  
        
        .mec-event-tile-view article.mec-tile-item:before {
            border-radius: 3px;
        }

        .mec-event-tile-view article.mec-tile-item:after {
            background-color: inherit;
            background-image: none;
            top: 35px;
            left: 10%;
            right: 10%;
            height: 40px;
            border-radius: 0 3px 3px 0;
            width: 80%;
        }
        
        .mec-event-tile-view article.mec-tile-item .mec-event-month {
            float: left;
            padding-left: 10px;
        }

        .mec-event-tile-view article.mec-tile-item .mec-event-time  {
            float: right;
            padding-right: 10px;
            font-size: 17px !important;
            font-weight: 300;
        }
         .mec-event-tile-view article.mec-tile-item .mec-event-time i {
                font-size: 16px;
            }
       

        .mec-event-tile-view article.mec-tile-item .mec-event-title {
            font-weight: 500;
            font-size: 16px;
        }

	.mec-wrap .mec-event-grid-minimal .mec-event-title a {
            font-weight: 500;
        }

        .mec-event-tile-view article.mec-tile-item .mec-event-title a {
            color: #fff !important;
         }

        




        
        .event-color { display: none; }

		
		.mec-label-normal { margin-right: 2px !important;}
		.mec-ongoing-normal-label { display: none;}




        
        .mec-agenda-time {
            font-size: 0.85rem !important;
            color: #333 !important;
        }

        .mec-agenda-date-wrap span.mec-agenda-day,
        .mec-agenda-date-wrap span.mec-agenda-date{
            color: #333 !important;
            font-size: 0.85rem !important;
        }


        .mec-agenda-date-wrap i, .mec-agenda-event i {
            font-size: 11px !important;
            color: #393062 !important;
        }






        

        body.single-mec-events .box-wrapper {
        }

            .row.mec-single-event {
                margin-top: 36px;
                margin-bottom: 36px;
            }

        .mec-single-modal.mec-single-modern .mec-single-title {
            text-align: center;
            padding: 32px 0px 0;
			hyphens: none !important; 
			-webkit-hyphens: none !important;
		   -moz-hyphens: none !important;
        }

        .mec-wrap .col-md-8 {
            padding-left: 36px;
            padding-right: 36px;
        }

        .featherlight .mec-single-modal.mec-single-modern .mec-single-title,
        .single-mec-events  .mec-single-modal.mec-single-modern .mec-single-title{
            text-align: left;
            color: #2d5aa2;
         }

         .featherlight h3,
        .single-mec-events h3  {
             margin-top: 0 !important;
         }

        .featherlight .mec-single-event .mec-event-content,
        .single-mec-events .mec-single-event .mec-event-content {
            padding: 0 0 30px;
            margin-bottom: 10px;
        }

        .featherlight .mec-single-event-date,
        .single-mec-events .mec-single-event-date {
            margin: 32px 0;
            background: #2d5aa2 !important;
            color: #fff;
            
        }

        .featherlight .mec-single-event-location,
        .single-mec-events .mec-single-event-location {
            margin-bottom: 32px;
            border: 2px solid #393062 !important;
        }

        .featherlight .mec-single-event .mec-event-meta .mec-events-address,
        .single-mec-events .mec-single-event .mec-event-meta .mec-events-address {
            color: #333;
            margin-bottom: 32px;
        }
        .featherlight .mec-single-event .mec-event-meta .mec-events-event-categories a, .mec-single-event .mec-event-meta dd,
        .single-mec-events  .mec-single-event .mec-event-meta .mec-events-event-categories a, .mec-single-event .mec-event-meta dd{
            color: #333;
            margin-bottom: 32px;
        }


        .mec-single-event .mec-frontbox {
            margin-bottom: 0px;
            padding: 0;
            
            
            
        }




.mec-single-event .mec-single-event-location dd {
     color: #000000 !important;
	 font-size: 1.2em !important;
}
.mec-single-event .mec-single-event-location dd.author  {
    padding-left: 40px !important;
}

.mec-single-event .mec-event-meta .mec-events-address .mec-address {
    font-size: 14px !important;
    color: #000000 !important;
}





        

            
            .mec-wrap.colorskin-custom h4 a:hover {
                    color: #393062 !important;
                }

            
            .page-id-54 .mec-wrap.colorskin-custom .mec-bg-color-hover:hover{
                    background-color: #C3C05C;
                }
             .page-id-54 .mec-wrap.colorskin-custom h4 a:hover {
                    color: #C3C05C !important;
                }

            
            .page-id-392 .mec-wrap.colorskin-custom .mec-bg-color-hover:hover{
                    background-color: #b41e3d;
                }
            .page-id-392 .mec-wrap.colorskin-custom h4 a:hover {
                    color: #b41e3d !important;
                }






            
            .mec-single-modal .mec-single-event-label  {
                padding: 0;
            }
            
            .mec-event-article .mec-labels-normal {
                display: inline-block;
    			margin: -0.25em 0 -1em 0.5em;
            }

            .mec-wrap .mec-cancellation-reason span, 
            .mec-wrap .mec-labels-normal .mec-label-normal,
            .mec-single-event-label dd {
                position: relative;
                font-weight: 500 !important;
                margin-left: 0px;
                padding: 2px 7px;
            }
            .mec-single-event-label dd {
                margin-left: 0px;                
                padding: 4px 14px;
                line-height: 1;
                color: #fff;
                border-radius: 3px;
                letter-spacing: 1px;
                text-transform: uppercase;
            }



			@media (max-width: 570px) {
				.col-md-4,
				.col-md-6,
				.col-md-3 {
					width: 100%;
				}
			}






.mec-event-list-modern .mec-event-date .event-f {
    vertical-align: baseline !important;
}


.mec-event-grid-colorful .event-grid-modern-head .mec-event-day, .mec-event-grid-colorful .mec-event-content .mec-grid-event-location, .mec-event-grid-colorful ul.mec-categories li.mec-category a, .mec-event-grid-modern .mec-event-footer .mec-modal-booking-button:hover, .mec-event-tile-view .mec-event-loc-place, .mec-event-tile-view ul.mec-categories li.mec-category a, .mec-skin-grid-container .mec-event-grid-novel .mec-event-address, .mec-skin-grid-container .mec-event-grid-novel .mec-event-detail, .mec-skin-grid-container .mec-event-grid-novel .mec-event-month, .mec-skin-grid-container .mec-event-grid-novel .mec-shortcode-organizers a, .mec-skin-grid-container .mec-event-grid-novel .mec-shortcode-organizers i:before, .mec-skin-grid-container .mec-event-grid-novel ul.mec-categories li.mec-category a, .mec-skin-grid-container .mec-event-grid-novel ul.mec-categories li.mec-category a:before, .mec-wrap .mec-av-spot-wrap p, .mec-wrap .mec-event-grid-classic .mec-time-details, .mec-wrap .mec-skin-grid-events-container .mec-event-loc-place, .mec-wrap .mec-skin-grid-events-container .mec-time-details {
	color: #424242 !important;
}















       
    .happyforms-part[data-happyforms-required] input,
    .happyforms-part[data-happyforms-required] textarea:not(:focus) {
            border: 1px solid #771b3c;
        }        
        .happyforms-part[data-happyforms-required] textarea {
                margin: 1rem 0;
            }
    
    .happyforms-part input:focus,
    .happyforms-part textarea:focus { 
            transform: scale(1.02);
            }
        .happyforms-part input:focus,
        .happyforms-part textarea:focus { 
            box-shadow: 0 2px 1px rgba(0,0,0,0.09), 
                      0 4px 2px rgba(0,0,0,0.09), 
                      0 8px 4px rgba(0,0,0,0.09), 
                      0 16px 8px rgba(0,0,0,0.09),
                      0 32px 16px rgba(0,0,0,0.09),
                      0 32px 16px rgba(0,0,0,0.09);
            }

    
        .happyforms-form .margin-top,        
        .happyforms-part--submit {
             margin-top: 1.5rem;
        }

        .happyforms-form hr {
            margin: 0.75rem 0 !important;
            visibility: hidden;
        }

        .happyforms-form .postleitzahl {
            width: 6em;
            }


  
	input.happyforms-button--submit {
		background-color: #b41e3d !important;
		color: #ffffff;
	}
	input.happyforms-button--submit:hover {
			background-color: #EFBD22 !important;
			color: #ffffff;
		}



   
    

         .happyforms-form__part:not(.happyforms-part--legal) .happyforms-input input, 
         .happyforms-form__part:not(.happyforms-part--legal) .happyforms-input textarea,
         .happyforms-form__part:not(.happyforms-part--legal) .happyforms-part__el input, 
         .happyforms-form__part:not(.happyforms-part--legal) .happyforms-part__eltextarea {
            padding-top: 30px !important;
            padding-bottom: 7px !important;
            padding-left: 9px !important;
        }

        .happyforms-part__label-container:not(.happyforms-part--legal) {
            position: absolute;
            top: 10px;
            left: 10px;
            z-index: 2;
            }
            .fixed-label .happyforms-part__label-container:not(.happyforms-part--legal) {
                position: relative;
                top: 0px;
                left: 0px;
                z-index: 2;
                }                

        .happyforms-part-wrap label {
                    color: rgb(0 0 0 / 0.6);
                    font-size: 15px
                }
         .happyforms-form__part:not(.happyforms-part--legal) .happyforms-part-wrap:focus-within label {
                    transform:  translateY(-6px);
                    transform-origin: left;
                    color: rgb(0 0 0 / 0.3);
                }
        .fixed-label .happyforms-part__label-container label {
                            color: rgb(0 0 0 / 1.0);
                            font-size: 15px;
                        }


        
            .happyforms-message-notice.error h2 {
                color: #f25000;
                font-size: 1.7em;
            }

        
            .happyforms-tooltip__trigger {
                color: rgba(71,82,93,.7) !important;
            }








	.aktuelles_startseite .tmb .t-entry-text-tc:not(.no-block-padding) .t-entry>*:first-child,
	.isotope-layout .t-entry>*:first-child { 
		text-transform: none !important; 
		text-shadow: none !important;
		overflow-y: visible !important;
	}

.aktuelles_startseite .owl-stage-outer { 
	padding: 0 0px 80px 0px !important;
    overflow: visible;
 }







	
	tr,	
	td, 
	a, 
	input, 
	textarea {
		transition: all 0.4s ease !important;
	}

	.caldera-grid .btn,
    .submenu-light .menu-smart li ul li {
		transition: all 0.2s ease !important;
	}






ul.icons { visibility: hidden }
ul.icons.visible {visibility: visible; }

ul.icons.visible li {
	        animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.1s both;
}

ul.icons.visible li:nth-child(2) {
	        animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.2s both;
}
ul.icons.visible li:nth-child(3) {
	        animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.3s both;
}
ul.icons.visible li:nth-child(4) {
	        animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.4s both;
}
ul.icons.visible li:nth-child(5) {
	        animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s both;
}
ul.icons.visible li:nth-child(6) {
	        animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.6s both;
}
ul.icons.visible li:nth-child(7) {
	        animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.7s both;
}
ul.icons.visible li:nth-child(8) {
	        animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.8s both;
}
ul.icons.visible li:nth-child(9) {
	        animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.9s both;
}
ul.icons.visible li:nth-child(10) {
	        animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.0s both;
}
ul.icons.visible li:nth-child(11) {
	        animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.1s both;
}
ul.icons.visible li:nth-child(12) {
	        animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.2s both;
}
ul.icons.visible li:nth-child(13) {
	        animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.3s both;
}</strong>
.upw-posts article{display:block;margin-bottom:1.5em;padding-bottom:1em;border-bottom:1px solid #ddd}.upw-posts article:last-child{border-bottom:0;padding-bottom:0}.upw-posts .entry-title{margin-bottom:.5em}.upw-posts .entry-title a{text-decoration:none}.upw-posts .entry-title a:focus,.upw-posts .entry-title a:hover{text-decoration:underline}.upw-posts .entry-image{margin-bottom:1em}.upw-posts .entry-image img{max-width:100%;height:auto}.upw-posts .entry-meta{color:#888;font-size:.9em;margin-bottom:1em;line-height:1.4}.upw-posts .entry-meta .comments{white-space:nowrap}.upw-posts .entry-content>:last-child,.upw-posts .entry-summary>:last-child{margin-bottom:1em}.upw-posts .more-link{white-space:nowrap}.upw-posts footer{display:block;color:#888;font-size:.9em;line-height:1.4}.upw-posts .custom-field,.upw-posts .entry-categories,.upw-posts .entry-custom-fields,.upw-posts .entry-tags{margin-bottom:.5em}.upw-after,.upw-before{margin-bottom:1rem}.upw-after>:last-child,.upw-before>:last-child{margin-bottom:0}
@font-face{font-family:'uncodeicon';src:url('https://cdn.ev-kirche-wernigerode.de/wp-content/themes/uncode/library/fonts/uncode-icons.eot');src:url('https://cdn.ev-kirche-wernigerode.de/wp-content/themes/uncode/library/fonts/uncode-icons.eot') format('embedded-opentype'),url('https://cdn.ev-kirche-wernigerode.de/wp-content/themes/uncode/library/fonts/uncode-icons.woff2') format('woff2'),url('https://cdn.ev-kirche-wernigerode.de/wp-content/themes/uncode/library/fonts/uncode-icons.woff') format('woff'),url('https://cdn.ev-kirche-wernigerode.de/wp-content/themes/uncode/library/fonts/uncode-icons.ttf') format('truetype'),url('https://www.ev-kirche-wernigerode.de/wp-content/themes/uncode/library/fonts/uncode-icons.svg#uncodeicon') format('svg');font-weight:normal;font-style:normal;;font-display:block;}.fa{font-family:'uncodeicon' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center;display:inline-block}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa.fa-push-right{margin-right:.3em}.fa.fa-push-left{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}.fa-stack{position:relative;display:inline-block;width:2.5em;height:2.5em;line-height:2.5em;vertical-align:middle;border:2px solid #c0c0c0;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-ms-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;-webkit-backface-visibility:hidden;-webkit-box-sizing:initial;-moz-box-sizing:initial;box-sizing:initial;-o-border-radius:2.5em;-moz-border-radius:2.5em;-webkit-border-radius:2.5em;-ms-border-radius:2.5em;border-radius:2.5em}.fa-stack-1x,.fa-stack-2x{position:absolute !important;left:0;top:0;width:100%;height:100%;text-align:center;line-height:inherit}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-stack-3x{font-size:3em}.fa-inverse{color:#fff}.fa-asterisk:before{content:"\f069"}.fa-plus:before{content:"\f067"}.fa-question:before{content:"\f128"}.fa-minus:before{content:"\f068"}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before{content:"\f00d"}.fa-remove:before{content:"\f00d"}.fa-times1:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before{content:"\f013"}.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before{content:"\f01e"}.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before{content:"\f03b"}.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before{content:"\f03e"}.fa-photo:before{content:"\f03e"}.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before{content:"\f044"}.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before{content:"\f064"}.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before{content:"\f071"}.fa-warning1:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart:before{content:"\f080"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before{content:"\f085"}.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before{content:"\f09e"}.fa-rss1:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell-o:before{content:"\f0a2"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before{content:"\f0c0"}.fa-users:before{content:"\f0c0"}.fa-chain:before{content:"\f0c1"}.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before{content:"\f0c4"}.fa-scissors1:before{content:"\f0c4"}.fa-copy:before{content:"\f0c5"}.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before{content:"\f0c7"}.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before{content:"\f0c9"}.fa-navicon:before{content:"\f0c9"}.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before{content:"\f0dc"}.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before{content:"\f0dd"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before{content:"\f0de"}.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before{content:"\f0e2"}.fa-undo:before{content:"\f0e2"}.fa-gavel:before{content:"\f0e3"}.fa-legal:before{content:"\f0e3"}.fa-dashboard:before{content:"\f0e4"}.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before{content:"\f0e7"}.fa-flash1:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before{content:"\f0ea"}.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell:before{content:"\f0f3"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile:before{content:"\f10b"}.fa-mobile-phone:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before{content:"\f112"}.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before{content:"\f122"}.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before{content:"\f123"}.fa-star-half-full:before{content:"\f123"}.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before{content:"\f127"}.fa-unlink:before{content:"\f127"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before{content:"\f152"}.fa-toggle-right:before{content:"\f152"}.fa-eur:before{content:"\f153"}.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before{content:"\f155"}.fa-usd:before{content:"\f155"}.fa-inr:before{content:"\f156"}.fa-rupee:before{content:"\f156"}.fa-cny:before{content:"\f157"}.fa-jpy:before{content:"\f157"}.fa-rmb:before{content:"\f157"}.fa-yen:before{content:"\f157"}.fa-rouble:before{content:"\f158"}.fa-rub:before{content:"\f158"}.fa-ruble:before{content:"\f158"}.fa-krw:before{content:"\f159"}.fa-won:before{content:"\f159"}.fa-bitcoin:before{content:"\f15a"}.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-twitter-x-fa:before{content:"\e942"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before{content:"\f191"}.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before{content:"\f195"}.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before{content:"\f19c"}.fa-institution:before{content:"\f19c"}.fa-university:before{content:"\f19c"}.fa-graduation-cap:before{content:"\f19d"}.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before{content:"\f1b9"}.fa-car:before{content:"\f1b9"}.fa-cab:before{content:"\f1ba"}.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before{content:"\f1c5"}.fa-file-photo-o:before{content:"\f1c5"}.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before{content:"\f1c6"}.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before{content:"\f1c7"}.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before{content:"\f1c8"}.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before{content:"\f1cd"}.fa-life-buoy:before{content:"\f1cd"}.fa-life-ring:before{content:"\f1cd"}.fa-life-saver:before{content:"\f1cd"}.fa-support1:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before{content:"\f1d0"}.fa-rebel:before{content:"\f1d0"}.fa-resistance:before{content:"\f1d0"}.fa-empire:before{content:"\f1d1"}.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-y-combinator-square:before{content:"\f1d4"}.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before{content:"\f1d7"}.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before{content:"\f1d8"}.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before{content:"\f1d9"}.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before{content:"\f1e3"}.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before{content:"\f20b"}.fa-shekel:before{content:"\f20b"}.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before{content:"\f224"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before{content:"\f236"}.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before{content:"\f23b"}.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery2:before{content:"\f240"}.fa-battery-4:before{content:"\f240"}.fa-battery-full1:before{content:"\f240"}.fa-battery-3:before{content:"\f241"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before{content:"\f242"}.fa-battery-half:before{content:"\f242"}.fa-battery-1:before{content:"\f243"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before{content:"\f244"}.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before{content:"\f251"}.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before{content:"\f252"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before{content:"\f253"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass1:before{content:"\f254"}.fa-hand-grab-o:before{content:"\f255"}.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before{content:"\f256"}.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before{content:"\f26c"}.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin1:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag1:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before{content:"\f2a4"}.fa-deafness:before{content:"\f2a4"}.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before{content:"\f2a7"}.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before{content:"\f2b3"}.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before{content:"\f2b4"}.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before{content:"\f2bb"}.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before{content:"\f2bc"}.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before{content:"\f2c2"}.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before{content:"\f2c3"}.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer1:before{content:"\f2c7"}.fa-thermometer-4:before{content:"\f2c7"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before{content:"\f2c8"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before{content:"\f2c9"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before{content:"\f2ca"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before{content:"\f2cb"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before{content:"\f2cd"}.fa-bathtub:before{content:"\f2cd"}.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before{content:"\f2d3"}.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before{content:"\f2d4"}.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.fa-bluesky-brands-solid:before{content:"\e949"}.fa-threads1:before{content:"\e94b"}.fa-threads-square:before{content:"\e94a"}.fa-eye2:before{content:"\e064"}.fa-paper-clip:before{content:"\e065"}.fa-mail:before{content:"\e066"}.fa-toggle:before{content:"\e067"}.fa-layout:before{content:"\e068"}.fa-link3:before{content:"\e069"}.fa-bell2:before{content:"\e06a"}.fa-lock3:before{content:"\e06b"}.fa-unlock2:before{content:"\e06c"}.fa-ribbon:before{content:"\e06d"}.fa-image2:before{content:"\e06e"}.fa-signal2:before{content:"\e06f"}.fa-target:before{content:"\e070"}.fa-clipboard2:before{content:"\e071"}.fa-clock:before{content:"\e072"}.fa-watch:before{content:"\e073"}.fa-air-play:before{content:"\e074"}.fa-camera3:before{content:"\e075"}.fa-video:before{content:"\e076"}.fa-disc:before{content:"\e077"}.fa-printer:before{content:"\e078"}.fa-monitor:before{content:"\e079"}.fa-server2:before{content:"\e07a"}.fa-cog2:before{content:"\e07b"}.fa-heart3:before{content:"\e07c"}.fa-paragraph2:before{content:"\e07d"}.fa-align-justify2:before{content:"\e07e"}.fa-align-left2:before{content:"\e07f"}.fa-align-center2:before{content:"\e080"}.fa-align-right2:before{content:"\e081"}.fa-book2:before{content:"\e082"}.fa-layers:before{content:"\e083"}.fa-stacked:before{content:"\e084"}.fa-stack-2:before{content:"\e085"}.fa-paper:before{content:"\e086"}.fa-paper-stack:before{content:"\e087"}.fa-search3:before{content:"\e088"}.fa-zoom-in:before{content:"\e089"}.fa-zoom-out:before{content:"\e08a"}.fa-reply2:before{content:"\e08b"}.fa-circle-plus:before{content:"\e08c"}.fa-circle-minus:before{content:"\e08d"}.fa-circle-check:before{content:"\e08e"}.fa-circle-cross:before{content:"\e08f"}.fa-square-plus:before{content:"\e090"}.fa-square-minus:before{content:"\e091"}.fa-square-check:before{content:"\e092"}.fa-square-cross:before{content:"\e093"}.fa-microphone2:before{content:"\e094"}.fa-record:before{content:"\e095"}.fa-skip-back:before{content:"\e096"}.fa-rewind:before{content:"\e097"}.fa-play2:before{content:"\e098"}.fa-pause2:before{content:"\e099"}.fa-stop2:before{content:"\e09a"}.fa-fast-forward2:before{content:"\e09b"}.fa-skip-forward:before{content:"\e09c"}.fa-shuffle:before{content:"\e09d"}.fa-repeat2:before{content:"\e09e"}.fa-folder2:before{content:"\e09f"}.fa-umbrella2:before{content:"\e0a0"}.fa-moon:before{content:"\e0a1"}.fa-thermometer:before{content:"\e0a2"}.fa-drop:before{content:"\e0a3"}.fa-sun:before{content:"\e0a4"}.fa-cloud3:before{content:"\e0a5"}.fa-cloud-upload2:before{content:"\e0a6"}.fa-cloud-download2:before{content:"\e0a7"}.fa-upload3:before{content:"\e0a8"}.fa-download3:before{content:"\e0a9"}.fa-location:before{content:"\e0aa"}.fa-location-2:before{content:"\e0ab"}.fa-map2:before{content:"\e0ac"}.fa-battery:before{content:"\e0ad"}.fa-head:before{content:"\e0ae"}.fa-briefcase3:before{content:"\e0af"}.fa-speech-bubble:before{content:"\e0b0"}.fa-anchor3:before{content:"\e0b1"}.fa-globe3:before{content:"\e0b2"}.fa-box:before{content:"\e0b3"}.fa-reload:before{content:"\e0b4"}.fa-share2:before{content:"\e0b5"}.fa-marquee:before{content:"\e0b6"}.fa-marquee-plus:before{content:"\e0b7"}.fa-marquee-minus:before{content:"\e0b8"}.fa-tag2:before{content:"\e0b9"}.fa-power:before{content:"\e0ba"}.fa-command:before{content:"\e0bb"}.fa-alt:before{content:"\e0bc"}.fa-esc:before{content:"\e0bd"}.fa-bar-graph:before{content:"\e0be"}.fa-bar-graph-2:before{content:"\e0bf"}.fa-pie-graph:before{content:"\e0c0"}.fa-star2:before{content:"\e0c1"}.fa-arrow-left2:before{content:"\e0c2"}.fa-arrow-right2:before{content:"\e0c3"}.fa-arrow-up2:before{content:"\e0c4"}.fa-arrow-down2:before{content:"\e0c5"}.fa-volume:before{content:"\e0c6"}.fa-mute:before{content:"\e0c7"}.fa-content-right:before{content:"\e100"}.fa-content-left:before{content:"\e101"}.fa-grid:before{content:"\e102"}.fa-grid-2:before{content:"\e103"}.fa-columns2:before{content:"\e104"}.fa-loader:before{content:"\e105"}.fa-bag:before{content:"\e106b"}.fa-ban2:before{content:"\e107"}.fa-flag3:before{content:"\e108"}.fa-trash2:before{content:"\e109"}.fa-expand3:before{content:"\e110"}.fa-contract:before{content:"\e111"}.fa-maximize:before{content:"\e112"}.fa-minimize:before{content:"\e113"}.fa-plus2:before{content:"\e114"}.fa-minus2:before{content:"\e115"}.fa-check2:before{content:"\e116"}.fa-cross:before{content:"\e117"}.fa-move:before{content:"\e118"}.fa-delete:before{content:"\e119"}.fa-menu:before{content:"\e120"}.fa-archive2:before{content:"\e121"}.fa-inbox2:before{content:"\e122"}.fa-outbox:before{content:"\e123"}.fa-file2:before{content:"\e124"}.fa-file-add:before{content:"\e125"}.fa-file-subtract:before{content:"\e126"}.fa-help:before{content:"\e127"}.fa-open:before{content:"\e128"}.fa-ellipsis:before{content:"\e129"}.fa-code1:before{content:"\e900"}.fa-log-in:before{content:"\e901"}.fa-log-out:before{content:"\e902"}.fa-sidebar:before{content:"\e903"}.fa-sliders1:before{content:"\e904"}.fa-smartphone1:before{content:"\e905"}.fa-tablet1:before{content:"\e906"}.fa-times:before{content:"\e600"}.fa-tick:before{content:"\e601"}.fa-plus3:before{content:"\e602"}.fa-minus3:before{content:"\e603"}.fa-equals:before{content:"\e604"}.fa-divide:before{content:"\e605"}.fa-chevron-right2:before{content:"\e606"}.fa-chevron-left2:before{content:"\e607"}.fa-arrow-right-thick:before{content:"\e608"}.fa-arrow-left-thick:before{content:"\e609"}.fa-th-small:before{content:"\e60a"}.fa-th-menu:before{content:"\e60b"}.fa-th-list2:before{content:"\e60c"}.fa-th-large2:before{content:"\e60d"}.fa-home2:before{content:"\e60e"}.fa-arrow-forward:before{content:"\e60f"}.fa-arrow-back:before{content:"\e610"}.fa-rss:before{content:"\e611"}.fa-location2:before{content:"\e612"}.fa-link2:before{content:"\e613"}.fa-image3:before{content:"\e614"}.fa-arrow-up-thick:before{content:"\e615"}.fa-arrow-down-thick:before{content:"\e616"}.fa-starburst:before{content:"\e617"}.fa-starburst-outline:before{content:"\e618"}.fa-star3:before{content:"\e619"}.fa-flow-children:before{content:"\e61a"}.fa-export:before{content:"\e61b"}.fa-delete2:before{content:"\e61c"}.fa-delete-outline:before{content:"\e61d"}.fa-cloud-storage:before{content:"\e61e"}.fa-wi-fi:before{content:"\e61f"}.fa-heart4:before{content:"\e620"}.fa-flash:before{content:"\e621"}.fa-cancel:before{content:"\e622"}.fa-backspace:before{content:"\e623"}.fa-attachment2:before{content:"\e624"}.fa-arrow-move:before{content:"\e625"}.fa-warning:before{content:"\e626"}.fa-user2:before{content:"\e627"}.fa-radar:before{content:"\e628"}.fa-lock-open:before{content:"\e629"}.fa-lock-closed:before{content:"\e62a"}.fa-location-arrow2:before{content:"\e62b"}.fa-info2:before{content:"\e62c"}.fa-user-delete:before{content:"\e62d"}.fa-user-add:before{content:"\e62e"}.fa-media-pause:before{content:"\e62f"}.fa-group2:before{content:"\e630"}.fa-chart-pie:before{content:"\e631"}.fa-chart-line:before{content:"\e632"}.fa-chart-bar:before{content:"\e633"}.fa-chart-area:before{content:"\e634"}.fa-video2:before{content:"\e635"}.fa-point-of-interest:before{content:"\e636"}.fa-infinity:before{content:"\e637"}.fa-globe4:before{content:"\e638"}.fa-eye3:before{content:"\e639"}.fa-cog3:before{content:"\e63a"}.fa-camera4:before{content:"\e63b"}.fa-upload4:before{content:"\e63c"}.fa-scissors:before{content:"\e63d"}.fa-refresh3:before{content:"\e63e"}.fa-pin:before{content:"\e63f"}.fa-key3:before{content:"\e640"}.fa-info-large:before{content:"\e641"}.fa-eject2:before{content:"\e642"}.fa-download4:before{content:"\e643"}.fa-zoom:before{content:"\e644"}.fa-zoom-out2:before{content:"\e645"}.fa-zoom-in2:before{content:"\e646"}.fa-sort-numerically:before{content:"\e647"}.fa-sort-alphabetically:before{content:"\e648"}.fa-input-checked:before{content:"\e649"}.fa-calender:before{content:"\e64a"}.fa-world:before{content:"\e64b"}.fa-notes:before{content:"\e64c"}.fa-code2:before{content:"\e64d"}.fa-arrow-sync:before{content:"\e64e"}.fa-arrow-shuffle:before{content:"\e64f"}.fa-arrow-repeat:before{content:"\e650"}.fa-arrow-minimise:before{content:"\e651"}.fa-arrow-maximise:before{content:"\e652"}.fa-arrow-loop:before{content:"\e653"}.fa-anchor4:before{content:"\e654"}.fa-spanner:before{content:"\e655"}.fa-puzzle2:before{content:"\e656"}.fa-power2:before{content:"\e657"}.fa-plane2:before{content:"\e658"}.fa-pi:before{content:"\e659"}.fa-phone3:before{content:"\e65a"}.fa-microphone3:before{content:"\e65b"}.fa-media-rewind:before{content:"\e65c"}.fa-flag4:before{content:"\e65d"}.fa-adjust-brightness:before{content:"\e65e"}.fa-waves:before{content:"\e65f"}.fa-social-twitter:before{content:"\e660"}.fa-social-facebook:before{content:"\e661"}.fa-social-dribbble:before{content:"\e662"}.fa-media-stop:before{content:"\e663"}.fa-media-record:before{content:"\e664"}.fa-media-play:before{content:"\e665"}.fa-media-fast-forward:before{content:"\e666"}.fa-media-eject:before{content:"\e667"}.fa-social-vimeo:before{content:"\e668"}.fa-social-tumbler:before{content:"\e669"}.fa-social-skype:before{content:"\e66a"}.fa-social-pinterest:before{content:"\e66b"}.fa-social-linkedin:before{content:"\e66c"}.fa-social-last-fm:before{content:"\e66d"}.fa-social-github:before{content:"\e66e"}.fa-social-flickr:before{content:"\e66f"}.fa-at2:before{content:"\e670"}.fa-times-outline:before{content:"\e671"}.fa-plus-outline:before{content:"\e672"}.fa-minus-outline:before{content:"\e673"}.fa-tick-outline:before{content:"\e674"}.fa-th-large-outline:before{content:"\e675"}.fa-equals-outline:before{content:"\e676"}.fa-divide-outline:before{content:"\e677"}.fa-chevron-right-outline:before{content:"\e678"}.fa-chevron-left-outline:before{content:"\e679"}.fa-arrow-right-outline:before{content:"\e67a"}.fa-arrow-left-outline:before{content:"\e67b"}.fa-th-small-outline:before{content:"\e67c"}.fa-th-menu-outline:before{content:"\e67d"}.fa-th-list-outline:before{content:"\e67e"}.fa-news:before{content:"\e67f"}.fa-home-outline:before{content:"\e680"}.fa-arrow-up-outline:before{content:"\e681"}.fa-arrow-forward-outline:before{content:"\e682"}.fa-arrow-down-outline:before{content:"\e683"}.fa-arrow-back-outline:before{content:"\e684"}.fa-trash3:before{content:"\e685"}.fa-rss-outline:before{content:"\e686"}.fa-message:before{content:"\e687"}.fa-location-outline:before{content:"\e688"}.fa-link-outline:before{content:"\e689"}.fa-image-outline:before{content:"\e68a"}.fa-export-outline:before{content:"\e68b"}.fa-cross2:before{content:"\e68c"}.fa-wi-fi-outline:before{content:"\e68d"}.fa-star-outline:before{content:"\e68e"}.fa-media-pause-outline:before{content:"\e68f"}.fa-mail2:before{content:"\e690"}.fa-heart-outline:before{content:"\e691"}.fa-flash-outline:before{content:"\e692"}.fa-cancel-outline:before{content:"\e693"}.fa-beaker2:before{content:"\e694"}.fa-arrow-move-outline:before{content:"\e695"}.fa-watch2:before{content:"\e696"}.fa-warning-outline:before{content:"\e697"}.fa-time:before{content:"\e698"}.fa-radar-outline:before{content:"\e699"}.fa-lock-open-outline:before{content:"\e69a"}.fa-location-arrow-outline:before{content:"\e69b"}.fa-info-outline:before{content:"\e69c"}.fa-backspace-outline:before{content:"\e69d"}.fa-attachment-outline:before{content:"\e69e"}.fa-user-outline:before{content:"\e69f"}.fa-user-delete-outline:before{content:"\e6a0"}.fa-user-add-outline:before{content:"\e6a1"}.fa-lock-closed-outline:before{content:"\e6a2"}.fa-group-outline:before{content:"\e6a3"}.fa-chart-pie-outline:before{content:"\e6a4"}.fa-chart-line-outline:before{content:"\e6a5"}.fa-chart-bar-outline:before{content:"\e6a6"}.fa-chart-area-outline:before{content:"\e6a7"}.fa-video-outline:before{content:"\e6a8"}.fa-point-of-interest-outline:before{content:"\e6a9"}.fa-map4:before{content:"\e6aa"}.fa-key-outline:before{content:"\e6ab"}.fa-infinity-outline:before{content:"\e6ac"}.fa-globe-outline:before{content:"\e6ad"}.fa-eye-outline:before{content:"\e6ae"}.fa-cog-outline:before{content:"\e6af"}.fa-camera-outline:before{content:"\e6b0"}.fa-upload-outline:before{content:"\e6b1"}.fa-support:before{content:"\e6b2"}.fa-scissors-outline:before{content:"\e6b3"}.fa-refresh-outline:before{content:"\e6b4"}.fa-info-large-outline:before{content:"\e6b5"}.fa-eject-outline:before{content:"\e6b6"}.fa-download-outline:before{content:"\e6b7"}.fa-battery-mid:before{content:"\e6b8"}.fa-battery-low:before{content:"\e6b9"}.fa-battery-high:before{content:"\e6ba"}.fa-zoom-outline:before{content:"\e6bb"}.fa-zoom-out-outline:before{content:"\e6bc"}.fa-zoom-in-outline:before{content:"\e6bd"}.fa-tag3:before{content:"\e6be"}.fa-tabs-outline:before{content:"\e6bf"}.fa-pin-outline:before{content:"\e6c0"}.fa-message-typing:before{content:"\e6c1"}.fa-directions:before{content:"\e6c2"}.fa-battery-full:before{content:"\e6c3"}.fa-battery-charge:before{content:"\e6c4"}.fa-pipette:before{content:"\e6c5"}.fa-pencil3:before{content:"\e6c6"}.fa-folder3:before{content:"\e6c7"}.fa-folder-delete:before{content:"\e6c8"}.fa-folder-add:before{content:"\e6c9"}.fa-edit3:before{content:"\e6ca"}.fa-document2:before{content:"\e6cb"}.fa-document-delete:before{content:"\e6cc"}.fa-document-add:before{content:"\e6cd"}.fa-brush:before{content:"\e6ce"}.fa-thumbs-up2:before{content:"\e6cf"}.fa-thumbs-down2:before{content:"\e6d0"}.fa-pen:before{content:"\e6d1"}.fa-sort-numerically-outline:before{content:"\e6d2"}.fa-sort-alphabetically-outline:before{content:"\e6d3"}.fa-social-last-fm-circular:before{content:"\e6d4"}.fa-social-github-circular:before{content:"\e6d5"}.fa-compass3:before{content:"\e6d6"}.fa-bookmark2:before{content:"\e6d7"}.fa-input-checked-outline:before{content:"\e6d8"}.fa-code-outline:before{content:"\e6d9"}.fa-calender-outline:before{content:"\e6da"}.fa-business-card:before{content:"\e6db"}.fa-arrow-up3:before{content:"\e6dc"}.fa-arrow-sync-outline:before{content:"\e6dd"}.fa-arrow-right3:before{content:"\e6de"}.fa-arrow-repeat-outline:before{content:"\e6df"}.fa-arrow-loop-outline:before{content:"\e6e0"}.fa-arrow-left3:before{content:"\e6e1"}.fa-flow-switch:before{content:"\e6e2"}.fa-flow-parallel:before{content:"\e6e3"}.fa-flow-merge:before{content:"\e6e4"}.fa-document-text:before{content:"\e6e5"}.fa-clipboard4:before{content:"\e6e6"}.fa-calculator2:before{content:"\e6e7"}.fa-arrow-minimise-outline:before{content:"\e6e8"}.fa-arrow-maximise-outline:before{content:"\e6e9"}.fa-arrow-down3:before{content:"\e6ea"}.fa-gift3:before{content:"\e6eb"}.fa-film2:before{content:"\e6ec"}.fa-database2:before{content:"\e6ed"}.fa-bell3:before{content:"\e6ee"}.fa-anchor-outline:before{content:"\e6ef"}.fa-adjust-contrast:before{content:"\e6f0"}.fa-world-outline:before{content:"\e6f1"}.fa-shopping-bag:before{content:"\e6f2"}.fa-power-outline:before{content:"\e6f3"}.fa-notes-outline:before{content:"\e6f4"}.fa-device-tablet:before{content:"\e6f5"}.fa-device-phone:before{content:"\e6f6"}.fa-device-laptop:before{content:"\e6f7"}.fa-device-desktop:before{content:"\e6f8"}.fa-briefcase4:before{content:"\e6f9"}.fa-stopwatch:before{content:"\e6fa"}.fa-spanner-outline:before{content:"\e6fb"}.fa-puzzle-outline:before{content:"\e6fc"}.fa-printer2:before{content:"\e6fd"}.fa-pi-outline:before{content:"\e6fe"}.fa-lightbulb2:before{content:"\e6ff"}.fa-flag-outline:before{content:"\e700"}.fa-contacts:before{content:"\e701"}.fa-archive3:before{content:"\e702"}.fa-weather-stormy:before{content:"\e703"}.fa-weather-shower:before{content:"\e704"}.fa-weather-partly-sunny:before{content:"\e705"}.fa-weather-downpour:before{content:"\e706"}.fa-weather-cloudy:before{content:"\e707"}.fa-plane-outline:before{content:"\e708"}.fa-phone-outline:before{content:"\e709"}.fa-microphone-outline:before{content:"\e70a"}.fa-weather-windy:before{content:"\e70b"}.fa-weather-windy-cloudy:before{content:"\e70c"}.fa-weather-sunny:before{content:"\e70d"}.fa-weather-snow:before{content:"\e70e"}.fa-weather-night:before{content:"\e70f"}.fa-media-stop-outline:before{content:"\e710"}.fa-media-rewind-outline:before{content:"\e711"}.fa-media-record-outline:before{content:"\e712"}.fa-media-play-outline:before{content:"\e713"}.fa-media-fast-forward-outline:before{content:"\e714"}.fa-media-eject-outline:before{content:"\e715"}.fa-wine2:before{content:"\e716"}.fa-waves-outline:before{content:"\e717"}.fa-ticket2:before{content:"\e718"}.fa-tags2:before{content:"\e719"}.fa-plug2:before{content:"\e71a"}.fa-headphones2:before{content:"\e71b"}.fa-credit-card2:before{content:"\e71c"}.fa-coffee2:before{content:"\e71d"}.fa-book3:before{content:"\e71e"}.fa-beer2:before{content:"\e71f"}.fa-volume2:before{content:"\e720"}.fa-volume-up2:before{content:"\e721"}.fa-volume-mute:before{content:"\e722"}.fa-volume-down2:before{content:"\e723"}.fa-social-vimeo-circular:before{content:"\e724"}.fa-social-twitter-circular:before{content:"\e725"}.fa-social-pinterest-circular:before{content:"\e726"}.fa-social-linkedin-circular:before{content:"\e727"}.fa-social-dribbble-circular:before{content:"\e729"}.fa-tree2:before{content:"\e72a"}.fa-thermometer2:before{content:"\e72b"}.fa-social-tumbler-circular:before{content:"\e72c"}.fa-social-skype-outline:before{content:"\e72d"}.fa-social-flickr-circular:before{content:"\e72e"}.fa-social-at-circular:before{content:"\e72f"}.fa-shopping-cart2:before{content:"\e730"}.fa-messages:before{content:"\e731"}.fa-leaf2:before{content:"\e732"}.fa-feather:before{content:"\e733"}.fa-mobile2:before{content:"\e000"}.fa-laptop2:before{content:"\e001"}.fa-desktop2:before{content:"\e002"}.fa-tablet2:before{content:"\e003"}.fa-phone2:before{content:"\e004"}.fa-document:before{content:"\e005"}.fa-documents:before{content:"\e006"}.fa-search2:before{content:"\e007"}.fa-clipboard3:before{content:"\e008"}.fa-newspaper:before{content:"\e009"}.fa-notebook:before{content:"\e00a"}.fa-book-open:before{content:"\e00b"}.fa-browser:before{content:"\e00c"}.fa-calendar2:before{content:"\e00d"}.fa-presentation:before{content:"\e00e"}.fa-picture:before{content:"\e00f"}.fa-pictures:before{content:"\e010"}.fa-video3:before{content:"\e011"}.fa-camera2:before{content:"\e012"}.fa-printer3:before{content:"\e013"}.fa-toolbox:before{content:"\e014"}.fa-briefcase2:before{content:"\e015"}.fa-wallet:before{content:"\e016"}.fa-gift2:before{content:"\e017"}.fa-bargraph:before{content:"\e018"}.fa-grid2:before{content:"\e019"}.fa-expand2:before{content:"\e01a"}.fa-focus:before{content:"\e01b"}.fa-edit2:before{content:"\e01c"}.fa-adjustments:before{content:"\e01d"}.fa-ribbon2:before{content:"\e01e"}.fa-hourglass:before{content:"\e01f"}.fa-lock2:before{content:"\e020"}.fa-megaphone:before{content:"\e021"}.fa-shield2:before{content:"\e022"}.fa-trophy2:before{content:"\e023"}.fa-flag2:before{content:"\e024"}.fa-map3:before{content:"\e025"}.fa-puzzle:before{content:"\e026"}.fa-basket:before{content:"\e027"}.fa-envelope2:before{content:"\e028"}.fa-streetsign:before{content:"\e029"}.fa-telescope:before{content:"\e02a"}.fa-gears2:before{content:"\e02b"}.fa-key2:before{content:"\e02c"}.fa-paperclip2:before{content:"\e02d"}.fa-attachment:before{content:"\e02e"}.fa-pricetags:before{content:"\e02f"}.fa-lightbulb:before{content:"\e030"}.fa-layers2:before{content:"\e031"}.fa-pencil2:before{content:"\e032"}.fa-tools:before{content:"\e033"}.fa-tools-2:before{content:"\e034"}.fa-scissors3:before{content:"\e035"}.fa-paintbrush:before{content:"\e036"}.fa-magnifying-glass:before{content:"\e037"}.fa-circle-compass:before{content:"\e038"}.fa-linegraph:before{content:"\e039"}.fa-mic:before{content:"\e03a"}.fa-strategy:before{content:"\e03b"}.fa-beaker:before{content:"\e03c"}.fa-caution:before{content:"\e03d"}.fa-recycle2:before{content:"\e03e"}.fa-anchor2:before{content:"\e03f"}.fa-profile-male:before{content:"\e040"}.fa-profile-female:before{content:"\e041"}.fa-bike:before{content:"\e042"}.fa-wine:before{content:"\e043"}.fa-hotairballoon:before{content:"\e044"}.fa-globe2:before{content:"\e045"}.fa-genius:before{content:"\e046"}.fa-map-pin:before{content:"\e047"}.fa-dial:before{content:"\e048"}.fa-chat:before{content:"\e049"}.fa-heart2:before{content:"\e04a"}.fa-cloud2:before{content:"\e04b"}.fa-upload2:before{content:"\e04c"}.fa-download2:before{content:"\e04d"}.fa-target2:before{content:"\e04e"}.fa-hazardous:before{content:"\e04f"}.fa-piechart:before{content:"\e050"}.fa-speedometer:before{content:"\e051"}.fa-global:before{content:"\e052"}.fa-compass2:before{content:"\e053"}.fa-lifesaver:before{content:"\e054"}.fa-clock2:before{content:"\e055"}.fa-aperture:before{content:"\e056"}.fa-quote:before{content:"\e057"}.fa-scope:before{content:"\e058"}.fa-alarmclock:before{content:"\e059"}.fa-refresh2:before{content:"\e05a"}.fa-happy:before{content:"\e05b"}.fa-sad:before{content:"\e05c"}.fa-facebook2:before{content:"\e05d"}.fa-twitter2:before{content:"\e05e"}.fa-googleplus:before{content:"\e05f"}.fa-rss2:before{content:"\e060"}.fa-tumblr2:before{content:"\e061"}.fa-linkedin2:before{content:"\e062"}.fa-dribbble2:before{content:"\e063"}.fa-home3:before{content:"\e800"}.fa-apartment:before{content:"\e801"}.fa-pencil4:before{content:"\e802"}.fa-magic-wand:before{content:"\e803"}.fa-drop2:before{content:"\e804"}.fa-lighter:before{content:"\e805"}.fa-poop:before{content:"\e806"}.fa-sun2:before{content:"\e807"}.fa-moon2:before{content:"\e808"}.fa-cloud4:before{content:"\e809"}.fa-cloud-upload3:before{content:"\e80a"}.fa-cloud-download3:before{content:"\e80b"}.fa-cloud-sync:before{content:"\e80c"}.fa-cloud-check:before{content:"\e80d"}.fa-database3:before{content:"\e80e"}.fa-lock4:before{content:"\e80f"}.fa-cog4:before{content:"\e810"}.fa-trash4:before{content:"\e811"}.fa-dice:before{content:"\e812"}.fa-heart5:before{content:"\e813"}.fa-star4:before{content:"\e814"}.fa-star-half2:before{content:"\e815"}.fa-star-empty:before{content:"\e816"}.fa-flag5:before{content:"\e817"}.fa-envelope3:before{content:"\e818"}.fa-paperclip3:before{content:"\e819"}.fa-inbox3:before{content:"\e81a"}.fa-eye4:before{content:"\e81b"}.fa-printer4:before{content:"\e81c"}.fa-file-empty:before{content:"\e81d"}.fa-file-add2:before{content:"\e81e"}.fa-enter:before{content:"\e81f"}.fa-exit:before{content:"\e820"}.fa-graduation-hat:before{content:"\e821"}.fa-license:before{content:"\e822"}.fa-music-note:before{content:"\e823"}.fa-film-play:before{content:"\e824"}.fa-camera-video:before{content:"\e825"}.fa-camera5:before{content:"\e826"}.fa-picture2:before{content:"\e827"}.fa-book4:before{content:"\e828"}.fa-bookmark3:before{content:"\e829"}.fa-user3:before{content:"\e82a"}.fa-users2:before{content:"\e82b"}.fa-shirt:before{content:"\e82c"}.fa-store:before{content:"\e82d"}.fa-cart:before{content:"\e82e"}.fa-tag4:before{content:"\e82f"}.fa-phone-handset:before{content:"\e830"}.fa-phone4:before{content:"\e831"}.fa-pushpin:before{content:"\e832"}.fa-map-marker2:before{content:"\e833"}.fa-map5:before{content:"\e834"}.fa-location3:before{content:"\e835"}.fa-calendar-full:before{content:"\e836"}.fa-keyboard:before{content:"\e837"}.fa-spell-check:before{content:"\e838"}.fa-screen:before{content:"\e839"}.fa-smartphone:before{content:"\e83a"}.fa-tablet3:before{content:"\e83b"}.fa-laptop3:before{content:"\e83c"}.fa-laptop-phone:before{content:"\e83d"}.fa-power-switch:before{content:"\e83e"}.fa-bubble:before{content:"\e83f"}.fa-heart-pulse:before{content:"\e840"}.fa-construction:before{content:"\e841"}.fa-pie-chart2:before{content:"\e842"}.fa-chart-bars:before{content:"\e843"}.fa-gift4:before{content:"\e844"}.fa-diamond2:before{content:"\e845"}.fa-linearicons:before{content:"\e846"}.fa-dinner:before{content:"\e847"}.fa-coffee-cup:before{content:"\e848"}.fa-leaf3:before{content:"\e849"}.fa-paw2:before{content:"\e84a"}.fa-rocket2:before{content:"\e84b"}.fa-briefcase5:before{content:"\e84c"}.fa-bus2:before{content:"\e84d"}.fa-car2:before{content:"\e84e"}.fa-train2:before{content:"\e84f"}.fa-bicycle2:before{content:"\e850"}.fa-wheelchair2:before{content:"\e851"}.fa-select:before{content:"\e852"}.fa-earth:before{content:"\e853"}.fa-smile:before{content:"\e854"}.fa-sad2:before{content:"\e855"}.fa-neutral:before{content:"\e856"}.fa-mustache:before{content:"\e857"}.fa-alarm:before{content:"\e858"}.fa-bullhorn2:before{content:"\e859"}.fa-volume-high:before{content:"\e85a"}.fa-volume-medium:before{content:"\e85b"}.fa-volume-low:before{content:"\e85c"}.fa-volume3:before{content:"\e85d"}.fa-mic2:before{content:"\e85e"}.fa-hourglass3:before{content:"\e85f"}.fa-undo2:before{content:"\e860"}.fa-redo:before{content:"\e861"}.fa-sync:before{content:"\e862"}.fa-history2:before{content:"\e863"}.fa-clock3:before{content:"\e864"}.fa-download5:before{content:"\e865"}.fa-upload5:before{content:"\e866"}.fa-enter-down:before{content:"\e867"}.fa-exit-up:before{content:"\e868"}.fa-bug2:before{content:"\e869"}.fa-code3:before{content:"\e86a"}.fa-link4:before{content:"\e86b"}.fa-unlink2:before{content:"\e86c"}.fa-thumbs-up3:before{content:"\e86d"}.fa-thumbs-down3:before{content:"\e86e"}.fa-magnifier:before{content:"\e86f"}.fa-cross3:before{content:"\e870"}.fa-menu2:before{content:"\e871"}.fa-list2:before{content:"\e872"}.fa-chevron-up2:before{content:"\e873"}.fa-chevron-down2:before{content:"\e874"}.fa-chevron-left3:before{content:"\e875"}.fa-chevron-right3:before{content:"\e876"}.fa-arrow-up4:before{content:"\e877"}.fa-arrow-down4:before{content:"\e878"}.fa-arrow-left4:before{content:"\e879"}.fa-arrow-right4:before{content:"\e87a"}.fa-move2:before{content:"\e87b"}.fa-warning3:before{content:"\e87c"}.fa-question-circle2:before{content:"\e87d"}.fa-menu-circle:before{content:"\e87e"}.fa-checkmark-circle:before{content:"\e87f"}.fa-cross-circle:before{content:"\e880"}.fa-plus-circle2:before{content:"\e881"}.fa-circle-minus2:before{content:"\e882"}.fa-arrow-up-circle:before{content:"\e883"}.fa-arrow-down-circle:before{content:"\e884"}.fa-arrow-left-circle:before{content:"\e885"}.fa-arrow-right-circle:before{content:"\e886"}.fa-chevron-up-circle:before{content:"\e887"}.fa-chevron-down-circle:before{content:"\e888"}.fa-chevron-left-circle:before{content:"\e889"}.fa-chevron-right-circle:before{content:"\e88a"}.fa-crop2:before{content:"\e88b"}.fa-frame-expand:before{content:"\e88c"}.fa-frame-contract:before{content:"\e88d"}.fa-layers3:before{content:"\e88e"}.fa-funnel:before{content:"\e88f"}.fa-text-format:before{content:"\e890"}.fa-text-format-remove:before{content:"\e891"}.fa-text-size:before{content:"\e892"}.fa-bold2:before{content:"\e893"}.fa-italic2:before{content:"\e894"}.fa-underline2:before{content:"\e895"}.fa-strikethrough2:before{content:"\e896"}.fa-highlight:before{content:"\e897"}.fa-text-align-left:before{content:"\e898"}.fa-text-align-center:before{content:"\e899"}.fa-text-align-right:before{content:"\e89a"}.fa-text-align-justify:before{content:"\e89b"}.fa-line-spacing:before{content:"\e89c"}.fa-indent-increase:before{content:"\e89d"}.fa-indent-decrease:before{content:"\e89e"}.fa-pilcrow:before{content:"\e89f"}.fa-direction-ltr:before{content:"\e8a0"}.fa-direction-rtl:before{content:"\e8a1"}.fa-page-break:before{content:"\e8a2"}.fa-sort-alpha-asc2:before{content:"\e8a3"}.fa-sort-amount-asc2:before{content:"\e8a4"}.fa-hand:before{content:"\e8a5"}.fa-pointer-up:before{content:"\e8a6"}.fa-pointer-right:before{content:"\e8a7"}.fa-pointer-down:before{content:"\e8a8"}.fa-pointer-left:before{content:"\e8a9"}.fa-discord:before{content:"\e945"}.fa-instagram-square:before{content:"\e944"}.fa-square-x-twitter:before{content:"\e943"}.fa-twitter-x:before{content:"\e941"}.fa-threads:before{content:"\e940"}.fa-amazon1:before{content:"\e907"}.fa-americanexpress:before{content:"\e908"}.fa-apple1:before{content:"\e909"}.fa-applepay:before{content:"\e90a"}.fa-audible:before{content:"\e90b"}.fa-behance1:before{content:"\e90c"}.fa-deviantart1:before{content:"\e90d"}.fa-dribbble1:before{content:"\e90e"}.fa-dropbox1:before{content:"\e90f"}.fa-ebay:before{content:"\e910"}.fa-envato:before{content:"\e911"}.fa-facebook1:before{content:"\e912"}.fa-flickr1:before{content:"\e913"}.fa-flipboard:before{content:"\e914"}.fa-foursquarecityguide:before{content:"\e915"}.fa-github1:before{content:"\e916"}.fa-goodreads:before{content:"\e917"}.fa-google1:before{content:"\e918"}.fa-googlecloud:before{content:"\e919"}.fa-googledrive:before{content:"\e91a"}.fa-googlepay:before{content:"\e91b"}.fa-googleplay:before{content:"\e91c"}.fa-instagram1:before{content:"\e91d"}.fa-linkedin1:before{content:"\e91e"}.fa-livechat:before{content:"\e91f"}.fa-mastercard:before{content:"\e920"}.fa-messenger:before{content:"\e921"}.fa-microsoftteams:before{content:"\e922"}.fa-paypal1:before{content:"\e923"}.fa-pinterest1:before{content:"\e924"}.fa-quora1:before{content:"\e925"}.fa-reddit1:before{content:"\e926"}.fa-skype1:before{content:"\e927"}.fa-slack1:before{content:"\e928"}.fa-snapchat1:before{content:"\e929"}.fa-soundcloud1:before{content:"\e92a"}.fa-spotify1:before{content:"\e92b"}.fa-stackoverflow:before{content:"\e92c"}.fa-telegram1:before{content:"\e92d"}.fa-tencentqq:before{content:"\e92e"}.fa-tiktok:before{content:"\e92f"}.fa-tripadvisor1:before{content:"\e930"}.fa-twitch1:before{content:"\e931"}.fa-twitter1:before{content:"\e932"}.fa-viber:before{content:"\e933"}.fa-vimeo1:before{content:"\e934"}.fa-visa:before{content:"\e935"}.fa-vk1:before{content:"\e936"}.fa-wattpad:before{content:"\e937"}.fa-waze:before{content:"\e938"}.fa-wechat1:before{content:"\e939"}.fa-whatsapp1:before{content:"\e93a"}.fa-woo:before{content:"\e93b"}.fa-wordpress1:before{content:"\e93c"}.fa-xing1:before{content:"\e93d"}.fa-youtube1:before{content:"\e93e"}.fa-zendesk:before{content:"\e93f"}.fa-star-full:before{content:"\e946"}.fa-star-half1:before{content:"\e947"}.fa-star-empty-stroke:before{content:"\e948"}.fa-envato-alt:before{content:"\e94c"}

/*
Styles for Plugin herrnhuter_losungen_widget

Author: Thomas Arend
Date: 29.12.2018
Version 2019.1
*/

.widget_losung { }
.losung-text {margin-bottom:0; text-align : left;}
.losung-versangabe { font-style: italic; font-size: 0.7.em; text-align : right; }
.losung-losungstext {font-size: 1.0em; text-align: left;}
.losung-lehrtext {font-size: 1.0em; text-align: left;}
.losung-copy {font-size: 0.7em; text-align: left;}
.losung-losungseinleitung {font-weight: bold;}

.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}


@font-face {
  font-family: 'FontAwesome';
  src: url('https://cdn.ev-kirche-wernigerode.de/wp-content/plugins/modern-events-calendar/assets/fonts/fontawesome-webfont.eot');
  src: url('https://cdn.ev-kirche-wernigerode.de/wp-content/plugins/modern-events-calendar/assets/fonts/fontawesome-webfont.eot') format('embedded-opentype'),
    url('https://cdn.ev-kirche-wernigerode.de/wp-content/plugins/modern-events-calendar/assets/fonts/fontawesome-webfont.woff') format('woff'),
    url('https://cdn.ev-kirche-wernigerode.de/wp-content/plugins/modern-events-calendar/assets/fonts/fontawesome-webfont.ttf') format('truetype'),
    url('https://www.ev-kirche-wernigerode.de/wp-content/plugins/modern-events-calendar/assets/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
;font-display:block;}

@font-face {
  font-family: 'simple-line-icons';
  src: url('https://cdn.ev-kirche-wernigerode.de/wp-content/plugins/modern-events-calendar/assets/fonts/Simple-Line-Icons.eot');
  src: url('https://cdn.ev-kirche-wernigerode.de/wp-content/plugins/modern-events-calendar/assets/fonts/Simple-Line-Icons.eot') format('embedded-opentype'),
    url('https://cdn.ev-kirche-wernigerode.de/wp-content/plugins/modern-events-calendar/assets/fonts/Simple-Line-Icons.ttf') format('truetype'),
    url('https://cdn.ev-kirche-wernigerode.de/wp-content/plugins/modern-events-calendar/assets/fonts/Simple-Line-Icons.woff2') format('woff2'),
    url('https://cdn.ev-kirche-wernigerode.de/wp-content/plugins/modern-events-calendar/assets/fonts/Simple-Line-Icons.woff') format('woff'),
    url('https://www.ev-kirche-wernigerode.de/wp-content/plugins/modern-events-calendar/assets/fonts/Simple-Line-Icons.svg?#simple-line-icons') format('svg');
;font-display:block;}


[class*="mec-fa-"],
[class*="mec-li_"],
[class*="mec-sl-"] {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class*="mec-fa-"] {
  font-family: FontAwesome;
}

[class*="mec-sl-"] {
  font-family: 'simple-line-icons';
}



.mec-fa-glass:before {
  content: "\f000";
}

.mec-fa-music:before {
  content: "\f001";
}

.mec-fa-search:before {
  content: "\f002";
}

.mec-fa-envelope-o:before {
  content: "\f003";
}

.mec-fa-heart:before {
  content: "\f004";
}

.mec-fa-star:before {
  content: "\f005";
}

.mec-fa-star-o:before {
  content: "\f006";
}

.mec-fa-user:before {
  content: "\f007";
}

.mec-fa-film:before {
  content: "\f008";
}

.mec-fa-th-large:before {
  content: "\f009";
}

.mec-fa-th:before {
  content: "\f00a";
}

.mec-fa-th-list:before {
  content: "\f00b";
}

.mec-fa-check:before {
  content: "\f00c";
}

.mec-fa-close:before,
.mec-fa-remove:before,
.mec-fa-times:before {
  content: "\f00d";
}

.mec-fa-search-plus:before {
  content: "\f00e";
}

.mec-fa-search-minus:before {
  content: "\f010";
}

.mec-fa-power-off:before {
  content: "\f011";
}

.mec-fa-signal:before {
  content: "\f012";
}

.mec-fa-cog:before,
.mec-fa-gear:before {
  content: "\f013";
}

.mec-fa-trash-o:before {
  content: "\f014";
}

.mec-fa-home:before {
  content: "\f015";
}

.mec-fa-file-o:before {
  content: "\f016";
}

.mec-fa-clock-o:before {
  content: "\f017";
}

.mec-fa-road:before {
  content: "\f018";
}

.mec-fa-download:before {
  content: "\f019";
}

.mec-fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.mec-fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.mec-fa-inbox:before {
  content: "\f01c";
}

.mec-fa-play-circle-o:before {
  content: "\f01d";
}

.mec-fa-repeat:before,
.mec-fa-rotate-right:before {
  content: "\f01e";
}

.mec-fa-refresh:before {
  content: "\f021";
}

.mec-fa-list-alt:before {
  content: "\f022";
}

.mec-fa-lock:before {
  content: "\f023";
}

.mec-fa-flag:before {
  content: "\f024";
}

.mec-fa-headphones:before {
  content: "\f025";
}

.mec-fa-volume-off:before {
  content: "\f026";
}

.mec-fa-volume-down:before {
  content: "\f027";
}

.mec-fa-volume-up:before {
  content: "\f028";
}

.mec-fa-qrcode:before {
  content: "\f029";
}

.mec-fa-barcode:before {
  content: "\f02a";
}

.mec-fa-tag:before {
  content: "\f02b";
}

.mec-fa-tags:before {
  content: "\f02c";
}

.mec-fa-book:before {
  content: "\f02d";
}

.mec-fa-bookmark:before {
  content: "\f02e";
}

.mec-fa-print:before {
  content: "\f02f";
}

.mec-fa-camera:before {
  content: "\f030";
}

.mec-fa-font:before {
  content: "\f031";
}

.mec-fa-bold:before {
  content: "\f032";
}

.mec-fa-italic:before {
  content: "\f033";
}

.mec-fa-text-height:before {
  content: "\f034";
}

.mec-fa-text-width:before {
  content: "\f035";
}

.mec-fa-align-left:before {
  content: "\f036";
}

.mec-fa-align-center:before {
  content: "\f037";
}

.mec-fa-align-right:before {
  content: "\f038";
}

.mec-fa-align-justify:before {
  content: "\f039";
}

.mec-fa-list:before {
  content: "\f03a";
}

.mec-fa-dedent:before,
.mec-fa-outdent:before {
  content: "\f03b";
}

.mec-fa-indent:before {
  content: "\f03c";
}

.mec-fa-video-camera:before {
  content: "\f03d";
}

.mec-fa-image:before,
.mec-fa-photo:before,
.mec-fa-picture-o:before {
  content: "\f03e";
}

.mec-fa-pencil:before {
  content: "\f040";
}

.mec-fa-map-marker:before {
  content: "\f041";
}

.mec-fa-adjust:before {
  content: "\f042";
}

.mec-fa-tint:before {
  content: "\f043";
}

.mec-fa-edit:before,
.mec-fa-pencil-square-o:before {
  content: "\f044";
}

.mec-fa-share-square-o:before {
  content: "\f045";
}

.mec-fa-check-square-o:before {
  content: "\f046";
}

.mec-fa-arrows:before {
  content: "\f047";
}

.mec-fa-step-backward:before {
  content: "\f048";
}

.mec-fa-fast-backward:before {
  content: "\f049";
}

.mec-fa-backward:before {
  content: "\f04a";
}

.mec-fa-play:before {
  content: "\f04b";
}

.mec-fa-pause:before {
  content: "\f04c";
}

.mec-fa-stop:before {
  content: "\f04d";
}

.mec-fa-forward:before {
  content: "\f04e";
}

.mec-fa-fast-forward:before {
  content: "\f050";
}

.mec-fa-step-forward:before {
  content: "\f051";
}

.mec-fa-eject:before {
  content: "\f052";
}

.mec-fa-chevron-left:before {
  content: "\f053";
}

.mec-fa-chevron-right:before {
  content: "\f054";
}

.mec-fa-plus-circle:before {
  content: "\f055";
}

.mec-fa-minus-circle:before {
  content: "\f056";
}

.mec-fa-times-circle:before {
  content: "\f057";
}

.mec-fa-check-circle:before {
  content: "\f058";
}

.mec-fa-question-circle:before {
  content: "\f059";
}

.mec-fa-info-circle:before {
  content: "\f05a";
}

.mec-fa-crosshairs:before {
  content: "\f05b";
}

.mec-fa-times-circle-o:before {
  content: "\f05c";
}

.mec-fa-check-circle-o:before {
  content: "\f05d";
}

.mec-fa-ban:before {
  content: "\f05e";
}

.mec-fa-arrow-left:before {
  content: "\f060";
}

.mec-fa-arrow-right:before {
  content: "\f061";
}

.mec-fa-arrow-up:before {
  content: "\f062";
}

.mec-fa-arrow-down:before {
  content: "\f063";
}

.mec-fa-mail-forward:before,
.mec-fa-share:before {
  content: "\f064";
}

.mec-fa-expand:before {
  content: "\f065";
}

.mec-fa-compress:before {
  content: "\f066";
}

.mec-fa-plus:before {
  content: "\f067";
}

.mec-fa-minus:before {
  content: "\f068";
}

.mec-fa-asterisk:before {
  content: "\f069";
}

.mec-fa-exclamation-circle:before {
  content: "\f06a";
}

.mec-fa-gift:before {
  content: "\f06b";
}

.mec-fa-leaf:before {
  content: "\f06c";
}

.mec-fa-fire:before {
  content: "\f06d";
}

.mec-fa-eye:before {
  content: "\f06e";
}

.mec-fa-eye-slash:before {
  content: "\f070";
}

.mec-fa-exclamation-triangle:before,
.mec-fa-warning:before {
  content: "\f071";
}

.mec-fa-plane:before {
  content: "\f072";
}

.mec-fa-calendar:before {
  content: "\f073";
}

.mec-fa-random:before {
  content: "\f074";
}

.mec-fa-comment:before {
  content: "\f075";
}

.mec-fa-magnet:before {
  content: "\f076";
}

.mec-fa-chevron-up:before {
  content: "\f077";
}

.mec-fa-chevron-down:before {
  content: "\f078";
}

.mec-fa-retweet:before {
  content: "\f079";
}

.mec-fa-shopping-cart:before {
  content: "\f07a";
}

.mec-fa-folder:before {
  content: "\f07b";
}

.mec-fa-folder-open:before {
  content: "\f07c";
}

.mec-fa-arrows-v:before {
  content: "\f07d";
}

.mec-fa-arrows-h:before {
  content: "\f07e";
}

.mec-fa-bar-chart-o:before,
.mec-fa-bar-chart:before {
  content: "\f080";
}

.mec-fa-twitter-square:before {
  content: "\f081";
}

.mec-fa-facebook-square:before {
  content: "\f082";
}

.mec-fa-camera-retro:before {
  content: "\f083";
}

.mec-fa-key:before {
  content: "\f084";
}

.mec-fa-cogs:before,
.mec-fa-gears:before {
  content: "\f085";
}

.mec-fa-comments:before {
  content: "\f086";
}

.mec-fa-thumbs-o-up:before {
  content: "\f087";
}

.mec-fa-thumbs-o-down:before {
  content: "\f088";
}

.mec-fa-star-half:before {
  content: "\f089";
}

.mec-fa-heart-o:before {
  content: "\f08a";
}

.mec-fa-sign-out:before {
  content: "\f08b";
}

.mec-fa-linkedin-square:before {
  content: "\f08c";
}

.mec-fa-thumb-tack:before {
  content: "\f08d";
}

.mec-fa-external-link:before {
  content: "\f08e";
}

.mec-fa-sign-in:before {
  content: "\f090";
}

.mec-fa-trophy:before {
  content: "\f091";
}

.mec-fa-github-square:before {
  content: "\f092";
}

.mec-fa-upload:before {
  content: "\f093";
}

.mec-fa-lemon-o:before {
  content: "\f094";
}

.mec-fa-phone:before {
  content: "\f095";
}

.mec-fa-square-o:before {
  content: "\f096";
}

.mec-fa-bookmark-o:before {
  content: "\f097";
}

.mec-fa-phone-square:before {
  content: "\f098";
}

.mec-fa-twitter:before {
  content: "\f099";
}

.mec-fa-facebook-f:before,
.mec-fa-facebook:before {
  content: "\f09a";
}

.mec-fa-github:before {
  content: "\f09b";
}

.mec-fa-unlock:before {
  content: "\f09c";
}

.mec-fa-credit-card:before {
  content: "\f09d";
}

.mec-fa-feed:before,
.mec-fa-rss:before {
  content: "\f09e";
}

.mec-fa-hdd-o:before {
  content: "\f0a0";
}

.mec-fa-bullhorn:before {
  content: "\f0a1";
}

.mec-fa-bell:before {
  content: "\f0f3";
}

.mec-fa-certificate:before {
  content: "\f0a3";
}

.mec-fa-hand-o-right:before {
  content: "\f0a4";
}

.mec-fa-hand-o-left:before {
  content: "\f0a5";
}

.mec-fa-hand-o-up:before {
  content: "\f0a6";
}

.mec-fa-hand-o-down:before {
  content: "\f0a7";
}

.mec-fa-arrow-circle-left:before {
  content: "\f0a8";
}

.mec-fa-arrow-circle-right:before {
  content: "\f0a9";
}

.mec-fa-arrow-circle-up:before {
  content: "\f0aa";
}

.mec-fa-arrow-circle-down:before {
  content: "\f0ab";
}

.mec-fa-globe:before {
  content: "\f0ac";
}

.mec-fa-wrench:before {
  content: "\f0ad";
}

.mec-fa-tasks:before {
  content: "\f0ae";
}

.mec-fa-filter:before {
  content: "\f0b0";
}

.mec-fa-briefcase:before {
  content: "\f0b1";
}

.mec-fa-arrows-alt:before {
  content: "\f0b2";
}

.mec-fa-group:before,
.mec-fa-users:before {
  content: "\f0c0";
}

.mec-fa-chain:before,
.mec-fa-link:before {
  content: "\f0c1";
}

.mec-fa-cloud:before {
  content: "\f0c2";
}

.mec-fa-flask:before {
  content: "\f0c3";
}

.mec-fa-cut:before,
.mec-fa-scissors:before {
  content: "\f0c4";
}

.mec-fa-copy:before,
.mec-fa-files-o:before {
  content: "\f0c5";
}

.mec-fa-paperclip:before {
  content: "\f0c6";
}

.mec-fa-floppy-o:before,
.mec-fa-save:before {
  content: "\f0c7";
}

.mec-fa-square:before {
  content: "\f0c8";
}

.mec-fa-bars:before,
.mec-fa-navicon:before,
.mec-fa-reorder:before {
  content: "\f0c9";
}

.mec-fa-list-ul:before {
  content: "\f0ca";
}

.mec-fa-list-ol:before {
  content: "\f0cb";
}

.mec-fa-strikethrough:before {
  content: "\f0cc";
}

.mec-fa-underline:before {
  content: "\f0cd";
}

.mec-fa-table:before {
  content: "\f0ce";
}

.mec-fa-magic:before {
  content: "\f0d0";
}

.mec-fa-truck:before {
  content: "\f0d1";
}

.mec-fa-pinterest:before {
  content: "\f0d2";
}

.mec-fa-pinterest-square:before {
  content: "\f0d3";
}

.mec-fa-google-plus-square:before {
  content: "\f0d4";
}

.mec-fa-google-plus:before {
  content: "\f0d5";
}

.mec-fa-money:before {
  content: "\f0d6";
}

.mec-fa-caret-down:before {
  content: "\f0d7";
}

.mec-fa-caret-up:before {
  content: "\f0d8";
}

.mec-fa-caret-left:before {
  content: "\f0d9";
}

.mec-fa-caret-right:before {
  content: "\f0da";
}

.mec-fa-columns:before {
  content: "\f0db";
}

.mec-fa-sort:before,
.mec-fa-unsorted:before {
  content: "\f0dc";
}

.mec-fa-sort-desc:before,
.mec-fa-sort-down:before {
  content: "\f0dd";
}

.mec-fa-sort-asc:before,
.mec-fa-sort-up:before {
  content: "\f0de";
}

.mec-fa-envelope:before {
  content: "\f0e0";
}

.mec-fa-linkedin:before {
  content: "\f0e1";
}

.mec-fa-rotate-left:before,
.mec-fa-undo:before {
  content: "\f0e2";
}

.mec-fa-gavel:before,
.mec-fa-legal:before {
  content: "\f0e3";
}

.mec-fa-dashboard:before,
.mec-fa-tachometer:before {
  content: "\f0e4";
}

.mec-fa-comment-o:before {
  content: "\f0e5";
}

.mec-fa-comments-o:before {
  content: "\f0e6";
}

.mec-fa-bolt:before,
.mec-fa-flash:before {
  content: "\f0e7";
}

.mec-fa-sitemap:before {
  content: "\f0e8";
}

.mec-fa-umbrella:before {
  content: "\f0e9";
}

.mec-fa-clipboard:before,
.mec-fa-paste:before {
  content: "\f0ea";
}

.mec-fa-lightbulb-o:before {
  content: "\f0eb";
}

.mec-fa-exchange:before {
  content: "\f0ec";
}

.mec-fa-cloud-download:before {
  content: "\f0ed";
}

.mec-fa-cloud-upload:before {
  content: "\f0ee";
}

.mec-fa-user-md:before {
  content: "\f0f0";
}

.mec-fa-stethoscope:before {
  content: "\f0f1";
}

.mec-fa-suitcase:before {
  content: "\f0f2";
}

.mec-fa-bell-o:before {
  content: "\f0a2";
}

.mec-fa-coffee:before {
  content: "\f0f4";
}

.mec-fa-cutlery:before {
  content: "\f0f5";
}

.mec-fa-file-text-o:before {
  content: "\f0f6";
}

.mec-fa-building-o:before {
  content: "\f0f7";
}

.mec-fa-hospital-o:before {
  content: "\f0f8";
}

.mec-fa-ambulance:before {
  content: "\f0f9";
}

.mec-fa-medkit:before {
  content: "\f0fa";
}

.mec-fa-fighter-jet:before {
  content: "\f0fb";
}

.mec-fa-beer:before {
  content: "\f0fc";
}

.mec-fa-h-square:before {
  content: "\f0fd";
}

.mec-fa-plus-square:before {
  content: "\f0fe";
}

.mec-fa-angle-double-left:before {
  content: "\f100";
}

.mec-fa-angle-double-right:before {
  content: "\f101";
}

.mec-fa-angle-double-up:before {
  content: "\f102";
}

.mec-fa-angle-double-down:before {
  content: "\f103";
}

.mec-fa-angle-left:before {
  content: "\f104";
}

.mec-fa-angle-right:before {
  content: "\f105";
}

.mec-fa-angle-up:before {
  content: "\f106";
}

.mec-fa-angle-down:before {
  content: "\f107";
}

.mec-fa-desktop:before {
  content: "\f108";
}

.mec-fa-laptop:before {
  content: "\f109";
}

.mec-fa-tablet:before {
  content: "\f10a";
}

.mec-fa-mobile-phone:before,
.mec-fa-mobile:before {
  content: "\f10b";
}

.mec-fa-circle-o:before {
  content: "\f10c";
}

.mec-fa-quote-left:before {
  content: "\f10d";
}

.mec-fa-quote-right:before {
  content: "\f10e";
}

.mec-fa-spinner:before {
  content: "\f110";
}

.mec-fa-circle:before {
  content: "\f111";
}

.mec-fa-mail-reply:before,
.mec-fa-reply:before {
  content: "\f112";
}

.mec-fa-github-alt:before {
  content: "\f113";
}

.mec-fa-folder-o:before {
  content: "\f114";
}

.mec-fa-folder-open-o:before {
  content: "\f115";
}

.mec-fa-smile-o:before {
  content: "\f118";
}

.mec-fa-frown-o:before {
  content: "\f119";
}

.mec-fa-meh-o:before {
  content: "\f11a";
}

.mec-fa-gamepad:before {
  content: "\f11b";
}

.mec-fa-keyboard-o:before {
  content: "\f11c";
}

.mec-fa-flag-o:before {
  content: "\f11d";
}

.mec-fa-flag-checkered:before {
  content: "\f11e";
}

.mec-fa-terminal:before {
  content: "\f120";
}

.mec-fa-code:before {
  content: "\f121";
}

.mec-fa-mail-reply-all:before,
.mec-fa-reply-all:before {
  content: "\f122";
}

.mec-fa-star-half-empty:before,
.mec-fa-star-half-full:before,
.mec-fa-star-half-o:before {
  content: "\f123";
}

.mec-fa-location-arrow:before {
  content: "\f124";
}

.mec-fa-crop:before {
  content: "\f125";
}

.mec-fa-code-fork:before {
  content: "\f126";
}

.mec-fa-chain-broken:before,
.mec-fa-unlink:before {
  content: "\f127";
}

.mec-fa-question:before {
  content: "\f128";
}

.mec-fa-info:before {
  content: "\f129";
}

.mec-fa-exclamation:before {
  content: "\f12a";
}

.mec-fa-superscript:before {
  content: "\f12b";
}

.mec-fa-subscript:before {
  content: "\f12c";
}

.mec-fa-eraser:before {
  content: "\f12d";
}

.mec-fa-puzzle-piece:before {
  content: "\f12e";
}

.mec-fa-microphone:before {
  content: "\f130";
}

.mec-fa-microphone-slash:before {
  content: "\f131";
}

.mec-fa-shield:before {
  content: "\f132";
}

.mec-fa-calendar-o:before {
  content: "\f133";
}

.mec-fa-fire-extinguisher:before {
  content: "\f134";
}

.mec-fa-rocket:before {
  content: "\f135";
}

.mec-fa-maxcdn:before {
  content: "\f136";
}

.mec-fa-chevron-circle-left:before {
  content: "\f137";
}

.mec-fa-chevron-circle-right:before {
  content: "\f138";
}

.mec-fa-chevron-circle-up:before {
  content: "\f139";
}

.mec-fa-chevron-circle-down:before {
  content: "\f13a";
}

.mec-fa-html5:before {
  content: "\f13b";
}

.mec-fa-css3:before {
  content: "\f13c";
}

.mec-fa-anchor:before {
  content: "\f13d";
}

.mec-fa-unlock-alt:before {
  content: "\f13e";
}

.mec-fa-bullseye:before {
  content: "\f140";
}

.mec-fa-ellipsis-h:before {
  content: "\f141";
}

.mec-fa-ellipsis-v:before {
  content: "\f142";
}

.mec-fa-rss-square:before {
  content: "\f143";
}

.mec-fa-play-circle:before {
  content: "\f144";
}

.mec-fa-ticket:before {
  content: "\f145";
}

.mec-fa-minus-square:before {
  content: "\f146";
}

.mec-fa-minus-square-o:before {
  content: "\f147";
}

.mec-fa-level-up:before {
  content: "\f148";
}

.mec-fa-level-down:before {
  content: "\f149";
}

.mec-fa-check-square:before {
  content: "\f14a";
}

.mec-fa-pencil-square:before {
  content: "\f14b";
}

.mec-fa-external-link-square:before {
  content: "\f14c";
}

.mec-fa-share-square:before {
  content: "\f14d";
}

.mec-fa-compass:before {
  content: "\f14e";
}

.mec-fa-caret-square-o-down:before,
.mec-fa-toggle-down:before {
  content: "\f150";
}

.mec-fa-caret-square-o-up:before,
.mec-fa-toggle-up:before {
  content: "\f151";
}

.mec-fa-caret-square-o-right:before,
.mec-fa-toggle-right:before {
  content: "\f152";
}

.mec-fa-eur:before,
.mec-fa-euro:before {
  content: "\f153";
}

.mec-fa-gbp:before {
  content: "\f154";
}

.mec-fa-dollar:before,
.mec-fa-usd:before {
  content: "\f155";
}

.mec-fa-inr:before,
.mec-fa-rupee:before {
  content: "\f156";
}

.mec-fa-cny:before,
.mec-fa-jpy:before,
.mec-fa-rmb:before,
.mec-fa-yen:before {
  content: "\f157";
}

.mec-fa-rouble:before,
.mec-fa-rub:before,
.mec-fa-ruble:before {
  content: "\f158";
}

.mec-fa-krw:before,
.mec-fa-won:before {
  content: "\f159";
}

.mec-fa-bitcoin:before,
.mec-fa-btc:before {
  content: "\f15a";
}

.mec-fa-file:before {
  content: "\f15b";
}

.mec-fa-file-text:before {
  content: "\f15c";
}

.mec-fa-sort-alpha-asc:before {
  content: "\f15d";
}

.mec-fa-sort-alpha-desc:before {
  content: "\f15e";
}

.mec-fa-sort-amount-asc:before {
  content: "\f160";
}

.mec-fa-sort-amount-desc:before {
  content: "\f161";
}

.mec-fa-sort-numeric-asc:before {
  content: "\f162";
}

.mec-fa-sort-numeric-desc:before {
  content: "\f163";
}

.mec-fa-thumbs-up:before {
  content: "\f164";
}

.mec-fa-thumbs-down:before {
  content: "\f165";
}

.mec-fa-youtube-square:before {
  content: "\f166";
}

.mec-fa-youtube:before {
  content: "\f167";
}

.mec-fa-xing:before {
  content: "\f168";
}

.mec-fa-xing-square:before {
  content: "\f169";
}

.mec-fa-youtube-play:before {
  content: "\f16a";
}

.mec-fa-dropbox:before {
  content: "\f16b";
}

.mec-fa-stack-overflow:before {
  content: "\f16c";
}

.mec-fa-instagram:before {
  content: "\f16d";
}

.mec-fa-flickr:before {
  content: "\f16e";
}

.mec-fa-adn:before {
  content: "\f170";
}

.mec-fa-bitbucket:before {
  content: "\f171";
}

.mec-fa-bitbucket-square:before {
  content: "\f172";
}

.mec-fa-tumblr:before {
  content: "\f173";
}

.mec-fa-tumblr-square:before {
  content: "\f174";
}

.mec-fa-long-arrow-down:before {
  content: "\f175";
}

.mec-fa-long-arrow-up:before {
  content: "\f176";
}

.mec-fa-long-arrow-left:before {
  content: "\f177";
}

.mec-fa-long-arrow-right:before {
  content: "\f178";
}

.mec-fa-apple:before {
  content: "\f179";
}

.mec-fa-windows:before {
  content: "\f17a";
}

.mec-fa-android:before {
  content: "\f17b";
}

.mec-fa-linux:before {
  content: "\f17c";
}

.mec-fa-dribbble:before {
  content: "\f17d";
}

.mec-fa-skype:before {
  content: "\f17e";
}

.mec-fa-foursquare:before {
  content: "\f180";
}

.mec-fa-trello:before {
  content: "\f181";
}

.mec-fa-female:before {
  content: "\f182";
}

.mec-fa-male:before {
  content: "\f183";
}

.mec-fa-gittip:before,
.mec-fa-gratipay:before {
  content: "\f184";
}

.mec-fa-sun-o:before {
  content: "\f185";
}

.mec-fa-moon-o:before {
  content: "\f186";
}

.mec-fa-archive:before {
  content: "\f187";
}

.mec-fa-bug:before {
  content: "\f188";
}

.mec-fa-vk:before {
  content: "\f189";
}

.mec-fa-weibo:before {
  content: "\f18a";
}

.mec-fa-renren:before {
  content: "\f18b";
}

.mec-fa-pagelines:before {
  content: "\f18c";
}

.mec-fa-stack-exchange:before {
  content: "\f18d";
}

.mec-fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.mec-fa-arrow-circle-o-left:before {
  content: "\f190";
}

.mec-fa-caret-square-o-left:before,
.mec-fa-toggle-left:before {
  content: "\f191";
}

.mec-fa-dot-circle-o:before {
  content: "\f192";
}

.mec-fa-wheelchair:before {
  content: "\f193";
}

.mec-fa-vimeo-square:before {
  content: "\f194";
}

.mec-fa-try:before,
.mec-fa-turkish-lira:before {
  content: "\f195";
}

.mec-fa-plus-square-o:before {
  content: "\f196";
}

.mec-fa-space-shuttle:before {
  content: "\f197";
}

.mec-fa-slack:before {
  content: "\f198";
}

.mec-fa-envelope-square:before {
  content: "\f199";
}

.mec-fa-wordpress:before {
  content: "\f19a";
}

.mec-fa-openid:before {
  content: "\f19b";
}

.mec-fa-bank:before,
.mec-fa-institution:before,
.mec-fa-university:before {
  content: "\f19c";
}

.mec-fa-graduation-cap:before,
.mec-fa-mortar-board:before {
  content: "\f19d";
}

.mec-fa-yahoo:before {
  content: "\f19e";
}

.mec-fa-google:before {
  content: "\f1a0";
}

.mec-fa-reddit:before {
  content: "\f1a1";
}

.mec-fa-reddit-square:before {
  content: "\f1a2";
}

.mec-fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.mec-fa-stumbleupon:before {
  content: "\f1a4";
}

.mec-fa-delicious:before {
  content: "\f1a5";
}

.mec-fa-digg:before {
  content: "\f1a6";
}

.mec-fa-pied-piper:before {
  content: "\f1a7";
}

.mec-fa-pied-piper-alt:before {
  content: "\f1a8";
}

.mec-fa-drupal:before {
  content: "\f1a9";
}

.mec-fa-joomla:before {
  content: "\f1aa";
}

.mec-fa-language:before {
  content: "\f1ab";
}

.mec-fa-fax:before {
  content: "\f1ac";
}

.mec-fa-building:before {
  content: "\f1ad";
}

.mec-fa-child:before {
  content: "\f1ae";
}

.mec-fa-paw:before {
  content: "\f1b0";
}

.mec-fa-spoon:before {
  content: "\f1b1";
}

.mec-fa-cube:before {
  content: "\f1b2";
}

.mec-fa-cubes:before {
  content: "\f1b3";
}

.mec-fa-behance:before {
  content: "\f1b4";
}

.mec-fa-behance-square:before {
  content: "\f1b5";
}

.mec-fa-steam:before {
  content: "\f1b6";
}

.mec-fa-steam-square:before {
  content: "\f1b7";
}

.mec-fa-recycle:before {
  content: "\f1b8";
}

.mec-fa-automobile:before,
.mec-fa-car:before {
  content: "\f1b9";
}

.mec-fa-cab:before,
.mec-fa-taxi:before {
  content: "\f1ba";
}

.mec-fa-tree:before {
  content: "\f1bb";
}

.mec-fa-spotify:before {
  content: "\f1bc";
}

.mec-fa-deviantart:before {
  content: "\f1bd";
}

.mec-fa-soundcloud:before {
  content: "\f1be";
}

.mec-fa-database:before {
  content: "\f1c0";
}

.mec-fa-file-pdf-o:before {
  content: "\f1c1";
}

.mec-fa-file-word-o:before {
  content: "\f1c2";
}

.mec-fa-file-excel-o:before {
  content: "\f1c3";
}

.mec-fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.mec-fa-file-image-o:before,
.mec-fa-file-photo-o:before,
.mec-fa-file-picture-o:before {
  content: "\f1c5";
}

.mec-fa-file-archive-o:before,
.mec-fa-file-zip-o:before {
  content: "\f1c6";
}

.mec-fa-file-audio-o:before,
.mec-fa-file-sound-o:before {
  content: "\f1c7";
}

.mec-fa-file-movie-o:before,
.mec-fa-file-video-o:before {
  content: "\f1c8";
}

.mec-fa-file-code-o:before {
  content: "\f1c9";
}

.mec-fa-vine:before {
  content: "\f1ca";
}

.mec-fa-codepen:before {
  content: "\f1cb";
}

.mec-fa-jsfiddle:before {
  content: "\f1cc";
}

.mec-fa-life-bouy:before,
.mec-fa-life-buoy:before,
.mec-fa-life-ring:before,
.mec-fa-life-saver:before,
.mec-fa-support:before {
  content: "\f1cd";
}

.mec-fa-circle-o-notch:before {
  content: "\f1ce";
}

.mec-fa-ra:before,
.mec-fa-rebel:before {
  content: "\f1d0";
}

.mec-fa-empire:before,
.mec-fa-ge:before {
  content: "\f1d1";
}

.mec-fa-git-square:before {
  content: "\f1d2";
}

.mec-fa-git:before {
  content: "\f1d3";
}

.mec-fa-hacker-news:before,
.mec-fa-y-combinator-square:before,
.mec-fa-yc-square:before {
  content: "\f1d4";
}

.mec-fa-tencent-weibo:before {
  content: "\f1d5";
}

.mec-fa-qq:before {
  content: "\f1d6";
}

.mec-fa-wechat:before,
.mec-fa-weixin:before {
  content: "\f1d7";
}

.mec-fa-paper-plane:before,
.mec-fa-send:before {
  content: "\f1d8";
}

.mec-fa-paper-plane-o:before,
.mec-fa-send-o:before {
  content: "\f1d9";
}

.mec-fa-history:before {
  content: "\f1da";
}

.mec-fa-circle-thin:before {
  content: "\f1db";
}

.mec-fa-header:before {
  content: "\f1dc";
}

.mec-fa-paragraph:before {
  content: "\f1dd";
}

.mec-fa-sliders:before {
  content: "\f1de";
}

.mec-fa-share-alt:before {
  content: "\f1e0";
}

.mec-fa-share-alt-square:before {
  content: "\f1e1";
}

.mec-fa-bomb:before {
  content: "\f1e2";
}

.mec-fa-futbol-o:before,
.mec-fa-soccer-ball-o:before {
  content: "\f1e3";
}

.mec-fa-tty:before {
  content: "\f1e4";
}

.mec-fa-binoculars:before {
  content: "\f1e5";
}

.mec-fa-plug:before {
  content: "\f1e6";
}

.mec-fa-slideshare:before {
  content: "\f1e7";
}

.mec-fa-twitch:before {
  content: "\f1e8";
}

.mec-fa-yelp:before {
  content: "\f1e9";
}

.mec-fa-newspaper-o:before {
  content: "\f1ea";
}

.mec-fa-wifi:before {
  content: "\f1eb";
}

.mec-fa-calculator:before {
  content: "\f1ec";
}

.mec-fa-paypal:before {
  content: "\f1ed";
}

.mec-fa-google-wallet:before {
  content: "\f1ee";
}

.mec-fa-cc-visa:before {
  content: "\f1f0";
}

.mec-fa-cc-mastercard:before {
  content: "\f1f1";
}

.mec-fa-cc-discover:before {
  content: "\f1f2";
}

.mec-fa-cc-amex:before {
  content: "\f1f3";
}

.mec-fa-cc-paypal:before {
  content: "\f1f4";
}

.mec-fa-cc-stripe:before {
  content: "\f1f5";
}

.mec-fa-bell-slash:before {
  content: "\f1f6";
}

.mec-fa-bell-slash-o:before {
  content: "\f1f7";
}

.mec-fa-trash:before {
  content: "\f1f8";
}

.mec-fa-copyright:before {
  content: "\f1f9";
}

.mec-fa-at:before {
  content: "\f1fa";
}

.mec-fa-eyedropper:before {
  content: "\f1fb";
}

.mec-fa-paint-brush:before {
  content: "\f1fc";
}

.mec-fa-birthday-cake:before {
  content: "\f1fd";
}

.mec-fa-area-chart:before {
  content: "\f1fe";
}

.mec-fa-pie-chart:before {
  content: "\f200";
}

.mec-fa-line-chart:before {
  content: "\f201";
}

.mec-fa-lastfm:before {
  content: "\f202";
}

.mec-fa-lastfm-square:before {
  content: "\f203";
}

.mec-fa-toggle-off:before {
  content: "\f204";
}

.mec-fa-toggle-on:before {
  content: "\f205";
}

.mec-fa-bicycle:before {
  content: "\f206";
}

.mec-fa-bus:before {
  content: "\f207";
}

.mec-fa-ioxhost:before {
  content: "\f208";
}

.mec-fa-angellist:before {
  content: "\f209";
}

.mec-fa-cc:before {
  content: "\f20a";
}

.mec-fa-ils:before,
.mec-fa-shekel:before,
.mec-fa-sheqel:before {
  content: "\f20b";
}

.mec-fa-meanpath:before {
  content: "\f20c";
}

.mec-fa-buysellads:before {
  content: "\f20d";
}

.mec-fa-connectdevelop:before {
  content: "\f20e";
}

.mec-fa-dashcube:before {
  content: "\f210";
}

.mec-fa-forumbee:before {
  content: "\f211";
}

.mec-fa-leanpub:before {
  content: "\f212";
}

.mec-fa-sellsy:before {
  content: "\f213";
}

.mec-fa-shirtsinbulk:before {
  content: "\f214";
}

.mec-fa-simplybuilt:before {
  content: "\f215";
}

.mec-fa-skyatlas:before {
  content: "\f216";
}

.mec-fa-cart-plus:before {
  content: "\f217";
}

.mec-fa-cart-arrow-down:before {
  content: "\f218";
}

.mec-fa-diamond:before {
  content: "\f219";
}

.mec-fa-ship:before {
  content: "\f21a";
}

.mec-fa-user-secret:before {
  content: "\f21b";
}

.mec-fa-motorcycle:before {
  content: "\f21c";
}

.mec-fa-street-view:before {
  content: "\f21d";
}

.mec-fa-heartbeat:before {
  content: "\f21e";
}

.mec-fa-venus:before {
  content: "\f221";
}

.mec-fa-mars:before {
  content: "\f222";
}

.mec-fa-mercury:before {
  content: "\f223";
}

.mec-fa-intersex:before,
.mec-fa-transgender:before {
  content: "\f224";
}

.mec-fa-transgender-alt:before {
  content: "\f225";
}

.mec-fa-venus-double:before {
  content: "\f226";
}

.mec-fa-mars-double:before {
  content: "\f227";
}

.mec-fa-venus-mars:before {
  content: "\f228";
}

.mec-fa-mars-stroke:before {
  content: "\f229";
}

.mec-fa-mars-stroke-v:before {
  content: "\f22a";
}

.mec-fa-mars-stroke-h:before {
  content: "\f22b";
}

.mec-fa-neuter:before {
  content: "\f22c";
}

.mec-fa-genderless:before {
  content: "\f22d";
}

.mec-fa-facebook-official:before {
  content: "\f230";
}

.mec-fa-pinterest-p:before {
  content: "\f231";
}

.mec-fa-whatsapp:before {
  content: "\f232";
}

.mec-fa-server:before {
  content: "\f233";
}

.mec-fa-user-plus:before {
  content: "\f234";
}

.mec-fa-user-times:before {
  content: "\f235";
}

.mec-fa-bed:before,
.mec-fa-hotel:before {
  content: "\f236";
}

.mec-fa-viacoin:before {
  content: "\f237";
}

.mec-fa-train:before {
  content: "\f238";
}

.mec-fa-subway:before {
  content: "\f239";
}

.mec-fa-medium:before {
  content: "\f23a";
}

.mec-fa-y-combinator:before,
.mec-fa-yc:before {
  content: "\f23b";
}

.mec-fa-optin-monster:before {
  content: "\f23c";
}

.mec-fa-opencart:before {
  content: "\f23d";
}

.mec-fa-expeditedssl:before {
  content: "\f23e";
}

.mec-fa-battery-4:before,
.mec-fa-battery-full:before {
  content: "\f240";
}

.mec-fa-battery-3:before,
.mec-fa-battery-three-quarters:before {
  content: "\f241";
}

.mec-fa-battery-2:before,
.mec-fa-battery-half:before {
  content: "\f242";
}

.mec-fa-battery-1:before,
.mec-fa-battery-quarter:before {
  content: "\f243";
}

.mec-fa-battery-0:before,
.mec-fa-battery-empty:before {
  content: "\f244";
}

.mec-fa-mouse-pointer:before {
  content: "\f245";
}

.mec-fa-i-cursor:before {
  content: "\f246";
}

.mec-fa-object-group:before {
  content: "\f247";
}

.mec-fa-object-ungroup:before {
  content: "\f248";
}

.mec-fa-sticky-note:before {
  content: "\f249";
}

.mec-fa-sticky-note-o:before {
  content: "\f24a";
}

.mec-fa-cc-jcb:before {
  content: "\f24b";
}

.mec-fa-cc-diners-club:before {
  content: "\f24c";
}

.mec-fa-clone:before {
  content: "\f24d";
}

.mec-fa-balance-scale:before {
  content: "\f24e";
}

.mec-fa-hourglass-o:before {
  content: "\f250";
}

.mec-fa-hourglass-1:before,
.mec-fa-hourglass-start:before {
  content: "\f251";
}

.mec-fa-hourglass-2:before,
.mec-fa-hourglass-half:before {
  content: "\f252";
}

.mec-fa-hourglass-3:before,
.mec-fa-hourglass-end:before {
  content: "\f253";
}

.mec-fa-hourglass:before {
  content: "\f254";
}

.mec-fa-hand-grab-o:before,
.mec-fa-hand-rock-o:before {
  content: "\f255";
}

.mec-fa-hand-paper-o:before,
.mec-fa-hand-stop-o:before {
  content: "\f256";
}

.mec-fa-hand-scissors-o:before {
  content: "\f257";
}

.mec-fa-hand-lizard-o:before {
  content: "\f258";
}

.mec-fa-hand-spock-o:before {
  content: "\f259";
}

.mec-fa-hand-pointer-o:before {
  content: "\f25a";
}

.mec-fa-hand-peace-o:before {
  content: "\f25b";
}

.mec-fa-trademark:before {
  content: "\f25c";
}

.mec-fa-registered:before {
  content: "\f25d";
}

.mec-fa-creative-commons:before {
  content: "\f25e";
}

.mec-fa-gg:before {
  content: "\f260";
}

.mec-fa-gg-circle:before {
  content: "\f261";
}

.mec-fa-tripadvisor:before {
  content: "\f262";
}

.mec-fa-odnoklassniki:before {
  content: "\f263";
}

.mec-fa-odnoklassniki-square:before {
  content: "\f264";
}

.mec-fa-get-pocket:before {
  content: "\f265";
}

.mec-fa-wikipedia-w:before {
  content: "\f266";
}

.mec-fa-safari:before {
  content: "\f267";
}

.mec-fa-chrome:before {
  content: "\f268";
}

.mec-fa-firefox:before {
  content: "\f269";
}

.mec-fa-opera:before {
  content: "\f26a";
}

.mec-fa-internet-explorer:before {
  content: "\f26b";
}

.mec-fa-television:before,
.mec-fa-tv:before {
  content: "\f26c";
}

.mec-fa-contao:before {
  content: "\f26d";
}

.mec-fa-500px:before {
  content: "\f26e";
}

.mec-fa-amazon:before {
  content: "\f270";
}

.mec-fa-calendar-plus-o:before {
  content: "\f271";
}

.mec-fa-calendar-minus-o:before {
  content: "\f272";
}

.mec-fa-calendar-times-o:before {
  content: "\f273";
}

.mec-fa-calendar-check-o:before {
  content: "\f274";
}

.mec-fa-industry:before {
  content: "\f275";
}

.mec-fa-map-pin:before {
  content: "\f276";
}

.mec-fa-map-signs:before {
  content: "\f277";
}

.mec-fa-map-o:before {
  content: "\f278";
}

.mec-fa-map:before {
  content: "\f279";
}

.mec-fa-commenting:before {
  content: "\f27a";
}

.mec-fa-commenting-o:before {
  content: "\f27b";
}

.mec-fa-houzz:before {
  content: "\f27c";
}

.mec-fa-vimeo:before {
  content: "\f27d";
}

.mec-fa-black-tie:before {
  content: "\f27e";
}

.mec-fa-fonticons:before {
  content: "\f280";
}

.mec-fa-reddit-alien:before {
  content: "\f281";
}

.mec-fa-edge:before {
  content: "\f282";
}

.mec-fa-credit-card-alt:before {
  content: "\f283";
}

.mec-fa-codiepie:before {
  content: "\f284";
}

.mec-fa-modx:before {
  content: "\f285";
}

.mec-fa-fort-awesome:before {
  content: "\f286";
}

.mec-fa-usb:before {
  content: "\f287";
}

.mec-fa-product-hunt:before {
  content: "\f288";
}

.mec-fa-mixcloud:before {
  content: "\f289";
}

.mec-fa-scribd:before {
  content: "\f28a";
}

.mec-fa-pause-circle:before {
  content: "\f28b";
}

.mec-fa-pause-circle-o:before {
  content: "\f28c";
}

.mec-fa-stop-circle:before {
  content: "\f28d";
}

.mec-fa-stop-circle-o:before {
  content: "\f28e";
}

.mec-fa-shopping-bag:before {
  content: "\f290";
}

.mec-fa-shopping-basket:before {
  content: "\f291";
}

.mec-fa-hashtag:before {
  content: "\f292";
}

.mec-fa-bluetooth:before {
  content: "\f293";
}

.mec-fa-bluetooth-b:before {
  content: "\f294";
}

.mec-fa-percent:before {
  content: "\f295";
}

.mec-fa-gitlab:before {
  content: "\f296";
}

.mec-fa-wpbeginner:before {
  content: "\f297";
}

.mec-fa-wpforms:before {
  content: "\f298";
}

.mec-fa-envira:before {
  content: "\f299";
}

.mec-fa-universal-access:before {
  content: "\f29a";
}

.mec-fa-wheelchair-alt:before {
  content: "\f29b";
}

.mec-fa-question-circle-o:before {
  content: "\f29c";
}

.mec-fa-blind:before {
  content: "\f29d";
}

.mec-fa-audio-description:before {
  content: "\f29e";
}

.mec-fa-volume-control-phone:before {
  content: "\f2a0";
}

.mec-fa-braille:before {
  content: "\f2a1";
}

.mec-fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.mec-fa-american-sign-language-interpreting:before,
.mec-fa-asl-interpreting:before {
  content: "\f2a3";
}

.mec-fa-deaf:before,
.mec-fa-deafness:before,
.mec-fa-hard-of-hearing:before {
  content: "\f2a4";
}

.mec-fa-glide:before {
  content: "\f2a5";
}

.mec-fa-glide-g:before {
  content: "\f2a6";
}

.mec-fa-sign-language:before,
.mec-fa-signing:before {
  content: "\f2a7";
}

.mec-fa-low-vision:before {
  content: "\f2a8";
}

.mec-fa-viadeo:before {
  content: "\f2a9";
}

.mec-fa-viadeo-square:before {
  content: "\f2aa";
}

.mec-fa-snapchat:before {
  content: "\f2ab";
}

.mec-fa-snapchat-ghost:before {
  content: "\f2ac";
}

.mec-fa-snapchat-square:before {
  content: "\f2ad";
}

.mec-fa-long-arrow-alt-left:before {
  content: "\f060";
}

.mec-fa-window-minimize:before {
  content: "\f068";
}

.mec-fa-long-arrow-alt-right:before {
  content: "\f061";
}



.mec-sl-user:before {
  content: "\e005";
}

.mec-sl-people:before {
  content: "\e001";
}

.mec-sl-user-female:before {
  content: "\e000";
}

.mec-sl-user-follow:before {
  content: "\e002";
}

.mec-sl-user-following:before {
  content: "\e003";
}

.mec-sl-user-unfollow:before {
  content: "\e004";
}

.mec-sl-login:before {
  content: "\e066";
}

.mec-sl-logout:before {
  content: "\e065";
}

.mec-sl-emotsmile:before {
  content: "\e021";
}

.mec-sl-phone:before {
  content: "\e600";
}

.mec-sl-call-end:before {
  content: "\e048";
}

.mec-sl-call-in:before {
  content: "\e047";
}

.mec-sl-call-out:before {
  content: "\e046";
}

.mec-sl-map:before {
  content: "\e033";
}

.mec-sl-location-pin:before {
  content: "\e096";
}

.mec-sl-direction:before {
  content: "\e042";
}

.mec-sl-directions:before {
  content: "\e041";
}

.mec-sl-compass:before {
  content: "\e045";
}

.mec-sl-layers:before {
  content: "\e034";
}

.mec-sl-menu:before {
  content: "\e601";
}

.mec-sl-list:before {
  content: "\e067";
}

.mec-sl-options-vertical:before {
  content: "\e602";
}

.mec-sl-options:before {
  content: "\e603";
}

.mec-sl-arrow-down:before {
  content: "\e604";
}

.mec-sl-arrow-left:before {
  content: "\e605";
}

.mec-sl-arrow-right:before {
  content: "\e606";
}

.mec-sl-arrow-up:before {
  content: "\e607";
}

.mec-sl-arrow-up-circle:before {
  content: "\e078";
}

.mec-sl-arrow-left-circle:before {
  content: "\e07a";
}

.mec-sl-arrow-right-circle:before {
  content: "\e079";
}

.mec-sl-arrow-down-circle:before {
  content: "\e07b";
}

.mec-sl-check:before {
  content: "\e080";
}

.mec-sl-clock:before {
  content: "\e081";
}

.mec-sl-plus:before {
  content: "\e095";
}

.mec-sl-minus:before {
  content: "\e615";
}

.mec-sl-close:before {
  content: "\e082";
}

.mec-sl-event:before {
  content: "\e619";
}

.mec-sl-exclamation:before {
  content: "\e617";
}

.mec-sl-organization:before {
  content: "\e616";
}

.mec-sl-trophy:before {
  content: "\e006";
}

.mec-sl-screen-smartphone:before {
  content: "\e010";
}

.mec-sl-screen-desktop:before {
  content: "\e011";
}

.mec-sl-plane:before {
  content: "\e012";
}

.mec-sl-notebook:before {
  content: "\e013";
}

.mec-sl-mustache:before {
  content: "\e014";
}

.mec-sl-mouse:before {
  content: "\e015";
}

.mec-sl-magnet:before {
  content: "\e016";
}

.mec-sl-energy:before {
  content: "\e020";
}

.mec-sl-disc:before {
  content: "\e022";
}

.mec-sl-cursor:before {
  content: "\e06e";
}

.mec-sl-cursor-move:before {
  content: "\e023";
}

.mec-sl-crop:before {
  content: "\e024";
}

.mec-sl-chemistry:before {
  content: "\e026";
}

.mec-sl-speedometer:before {
  content: "\e007";
}

.mec-sl-shield:before {
  content: "\e00e";
}

.mec-sl-screen-tablet:before {
  content: "\e00f";
}

.mec-sl-magic-wand:before {
  content: "\e017";
}

.mec-sl-hourglass:before {
  content: "\e018";
}

.mec-sl-graduation:before {
  content: "\e019";
}

.mec-sl-ghost:before {
  content: "\e01a";
}

.mec-sl-game-controller:before {
  content: "\e01b";
}

.mec-sl-fire:before {
  content: "\e01c";
}

.mec-sl-eyeglass:before {
  content: "\e01d";
}

.mec-sl-envelope-open:before {
  content: "\e01e";
}

.mec-sl-envelope-letter:before {
  content: "\e01f";
}

.mec-sl-bell:before {
  content: "\e027";
}

.mec-sl-badge:before {
  content: "\e028";
}

.mec-sl-anchor:before {
  content: "\e029";
}

.mec-sl-wallet:before {
  content: "\e02a";
}

.mec-sl-vector:before {
  content: "\e02b";
}

.mec-sl-speech:before {
  content: "\e02c";
}

.mec-sl-puzzle:before {
  content: "\e02d";
}

.mec-sl-printer:before {
  content: "\e02e";
}

.mec-sl-present:before {
  content: "\e02f";
}

.mec-sl-playlist:before {
  content: "\e030";
}

.mec-sl-pin:before {
  content: "\e031";
}

.mec-sl-picture:before {
  content: "\e032";
}

.mec-sl-handbag:before {
  content: "\e035";
}

.mec-sl-globe-alt:before {
  content: "\e036";
}

.mec-sl-globe:before {
  content: "\e037";
}

.mec-sl-folder-alt:before {
  content: "\e039";
}

.mec-sl-folder:before {
  content: "\e089";
}

.mec-sl-film:before {
  content: "\e03a";
}

.mec-sl-feed:before {
  content: "\e03b";
}

.mec-sl-drop:before {
  content: "\e03e";
}

.mec-sl-drawer:before {
  content: "\e03f";
}

.mec-sl-docs:before {
  content: "\e040";
}

.mec-sl-doc:before {
  content: "\e085";
}

.mec-sl-diamond:before {
  content: "\e043";
}

.mec-sl-cup:before {
  content: "\e044";
}

.mec-sl-calculator:before {
  content: "\e049";
}

.mec-sl-bubbles:before {
  content: "\e04a";
}

.mec-sl-briefcase:before {
  content: "\e04b";
}

.mec-sl-book-open:before {
  content: "\e04c";
}

.mec-sl-basket-loaded:before {
  content: "\e04d";
}

.mec-sl-basket:before {
  content: "\e04e";
}

.mec-sl-bag:before {
  content: "\e04f";
}

.mec-sl-action-undo:before {
  content: "\e050";
}

.mec-sl-action-redo:before {
  content: "\e051";
}

.mec-sl-wrench:before {
  content: "\e052";
}

.mec-sl-umbrella:before {
  content: "\e053";
}

.mec-sl-trash:before {
  content: "\e054";
}

.mec-sl-tag:before {
  content: "\e055";
}

.mec-sl-support:before {
  content: "\e056";
}

.mec-sl-frame:before {
  content: "\e038";
}

.mec-sl-size-fullscreen:before {
  content: "\e057";
}

.mec-sl-size-actual:before {
  content: "\e058";
}

.mec-sl-shuffle:before {
  content: "\e059";
}

.mec-sl-share-alt:before {
  content: "\e05a";
}

.mec-sl-share:before {
  content: "\e05b";
}

.mec-sl-rocket:before {
  content: "\e05c";
}

.mec-sl-question:before {
  content: "\e05d";
}

.mec-sl-pie-chart:before {
  content: "\e05e";
}

.mec-sl-pencil:before {
  content: "\e05f";
}

.mec-sl-note:before {
  content: "\e060";
}

.mec-sl-loop:before {
  content: "\e064";
}

.mec-sl-home:before {
  content: "\e069";
}

.mec-sl-grid:before {
  content: "\e06a";
}

.mec-sl-graph:before {
  content: "\e06b";
}

.mec-sl-microphone:before {
  content: "\e063";
}

.mec-sl-music-tone-alt:before {
  content: "\e061";
}

.mec-sl-music-tone:before {
  content: "\e062";
}

.mec-sl-earphones-alt:before {
  content: "\e03c";
}

.mec-sl-earphones:before {
  content: "\e03d";
}

.mec-sl-equalizer:before {
  content: "\e06c";
}

.mec-sl-like:before {
  content: "\e068";
}

.mec-sl-dislike:before {
  content: "\e06d";
}

.mec-sl-control-start:before {
  content: "\e06f";
}

.mec-sl-control-rewind:before {
  content: "\e070";
}

.mec-sl-control-play:before {
  content: "\e071";
}

.mec-sl-control-pause:before {
  content: "\e072";
}

.mec-sl-control-forward:before {
  content: "\e073";
}

.mec-sl-control-end:before {
  content: "\e074";
}

.mec-sl-volume-1:before {
  content: "\e09f";
}

.mec-sl-volume-2:before {
  content: "\e0a0";
}

.mec-sl-volume-off:before {
  content: "\e0a1";
}

.mec-sl-calendar:before {
  content: "\e075";
}

.mec-sl-bulb:before {
  content: "\e076";
}

.mec-sl-chart:before {
  content: "\e077";
}

.mec-sl-ban:before {
  content: "\e07c";
}

.mec-sl-bubble:before {
  content: "\e07d";
}

.mec-sl-camrecorder:before {
  content: "\e07e";
}

.mec-sl-camera:before {
  content: "\e07f";
}

.mec-sl-cloud-download:before {
  content: "\e083";
}

.mec-sl-cloud-upload:before {
  content: "\e084";
}

.mec-sl-envelope:before {
  content: "\e086";
}

.mec-sl-eye:before {
  content: "\e087";
}

.mec-sl-flag:before {
  content: "\e088";
}

.mec-sl-heart:before {
  content: "\e08a";
}

.mec-sl-info:before {
  content: "\e08b";
}

.mec-sl-key:before {
  content: "\e08c";
}

.mec-sl-link:before {
  content: "\e08d";
}

.mec-sl-lock:before {
  content: "\e08e";
}

.mec-sl-lock-open:before {
  content: "\e08f";
}

.mec-sl-magnifier:before {
  content: "\e090";
}

.mec-sl-magnifier-add:before {
  content: "\e091";
}

.mec-sl-magnifier-remove:before {
  content: "\e092";
}

.mec-sl-paper-clip:before {
  content: "\e093";
}

.mec-sl-paper-plane:before {
  content: "\e094";
}

.mec-sl-power:before {
  content: "\e097";
}

.mec-sl-refresh:before {
  content: "\e098";
}

.mec-sl-reload:before {
  content: "\e099";
}

.mec-sl-settings:before {
  content: "\e09a";
}

.mec-sl-star:before {
  content: "\e09b";
}

.mec-sl-symbol-female:before {
  content: "\e09c";
}

.mec-sl-symbol-male:before {
  content: "\e09d";
}

.mec-sl-target:before {
  content: "\e09e";
}

.mec-sl-credit-card:before {
  content: "\e025";
}

.mec-sl-paypal:before {
  content: "\e608";
}

.mec-sl-social-tumblr:before {
  content: "\e00a";
}

.mec-sl-social-twitter:before {
  content: "\e009";
}

.mec-sl-social-facebook:before {
  content: "\e00b";
}

.mec-sl-social-instagram:before {
  content: "\e609";
}

.mec-sl-social-linkedin:before {
  content: "\e60a";
}

.mec-sl-social-pinterest:before {
  content: "\e60b";
}

.mec-sl-social-github:before {
  content: "\e60c";
}

.mec-sl-social-google:before {
  content: "\e60d";
}

.mec-sl-social-reddit:before {
  content: "\e60e";
}

.mec-sl-social-skype:before {
  content: "\e60f";
}

.mec-sl-social-dribbble:before {
  content: "\e00d";
}

.mec-sl-social-behance:before {
  content: "\e610";
}

.mec-sl-social-foursqare:before {
  content: "\e611";
}

.mec-sl-social-soundcloud:before {
  content: "\e612";
}

.mec-sl-social-spotify:before {
  content: "\e613";
}

.mec-sl-social-stumbleupon:before {
  content: "\e614";
}

.mec-sl-social-youtube:before {
  content: "\e008";
}

.mec-sl-social-dropbox:before {
  content: "\e00c";
}

.mec-sl-social-vkontakte:before {
  content: "\e618";
}

.mec-sl-social-steam:before {
  content: "\e620";
}

.mec-sl-sitemap:before {
  content: "\e037";
}

.mec-sl-map-marker:before {
  content: "\e096";
}

.mec-sl-clock-o:before {
  content: "\e081";
}
.mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day,.mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt.mec-weekly-disabled.mec-table-nullday span{font-weight:300}.event-carousel-type2-head .mec-event-carousel-content-type2 .mec-event-date-info,.event-carousel-type2-head .mec-event-footer-carousel-type2 .mec-booking-button,.mec-calendar .mec-calendar-side .mec-next-month a,.mec-calendar .mec-calendar-side .mec-previous-month a,.mec-calendar .mec-event-article .mec-event-detail,.mec-calendar .mec-table-nullday,.mec-calendar.mec-calendar-daily .mec-calendar-a-month .mec-next-month,.mec-calendar.mec-calendar-daily .mec-calendar-a-month .mec-next-month a,.mec-calendar.mec-calendar-daily .mec-calendar-a-month .mec-previous-month,.mec-calendar.mec-calendar-daily .mec-calendar-a-month .mec-previous-month a,.mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day,.mec-calendar.mec-calendar-daily .mec-calendar-d-top h2,.mec-calendar.mec-calendar-daily .mec-calendar-d-top h3,.mec-calendar.mec-calendar-daily .mec-today-container .mec-today-count,.mec-calendar.mec-calendar-timetable .mec-calendar-d-table dl dt.mec-timetable-has-no-event,.mec-calendar.mec-calendar-timetable .mec-calendar-d-table dl dt.mec-timetable-has-no-event:hover,.mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt span,.mec-checkboxes-search .mec-searchbar-category-wrap,.mec-countdown-details .countdown-w .clockdiv li p,.mec-event-footer .mec-booking-button,.mec-event-footer .mec-modal-booking-button,.mec-event-grid-classic .mec-event-content p,.mec-event-grid-clean .mec-event-content p,.mec-event-grid-modern .event-grid-modern-head .mec-event-day,.mec-event-grid-modern .mec-event-content p,.mec-event-list-modern .mec-event-date .event-da,.mec-event-list-modern .mec-event-date .event-f,.mec-event-schedule-content dl dt.mec-schedule-description,.mec-event-sharing-wrap li a,.mec-event-sharing-wrap:hover li ul li a,.mec-events-agenda-wrap .mec-agenda-time,.mec-events-agenda-wrap span.mec-agenda-day,.mec-events-meta-group-countdown .countdown-w .block-w li,.mec-load-more-button,.mec-next-month a,.mec-previous-month a,.mec-price-details,.mec-price-details span,.mec-related-event-content,.mec-single-event .mec-address,.mec-single-event .mec-current,.mec-single-event .mec-event-meta .mec-events-event-categories a,.mec-single-event .mec-event-meta dd,.mec-single-event .mec-event-meta dd a,.mec-single-event .mec-event-meta dd.mec-organizer-email a,.mec-single-event .mec-events-meta-date dd span,.mec-single-event .mec-events-meta-group-booking .mec-event-ticket-available,.mec-single-event .mec-next-event-details abbr,.mec-single-event .mec-single-event-additional-organizers dd span,.mec-single-event .mec-single-event-organizer dd span,.mec-single-event .mec-speakers-details ul li .mec-speaker-job-title,.mec-skin-tile-month-navigator-container .mec-next-month,.mec-skin-tile-month-navigator-container .mec-next-month a,.mec-skin-tile-month-navigator-container .mec-previous-month,.mec-skin-tile-month-navigator-container .mec-previous-month a,.mec-wrap .button,.mec-wrap .mec-event-detail,.mec-wrap .mec-event-loc-place,.mec-wrap .mec-time-details,.mec-wrap .mec-totalcal-box .mec-totalcal-view span,.mec-wrap .mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected,.mec-wrap .mec-totalcal-box i,.mec-wrap .mec-totalcal-box input,.mec-wrap .mec-totalcal-box label,.mec-wrap .mec-totalcal-box select,.mec-wrap a.button:not(.owl-dot),.mec-wrap button:not(.owl-dot):not(.gm-control-active):not(.mejs),.mec-wrap input[type=button],.mec-wrap input[type=reset],.mec-wrap input[type=submit],.mec-yearly-view-wrap .mec-agenda-date-wrap i,.mec-yearly-view-wrap .mec-agenda-date-wrap span.mec-agenda-day,.mec-yearly-view-wrap .mec-yearly-title-sec .mec-next-year,.mec-yearly-view-wrap .mec-yearly-title-sec .mec-next-year a,.mec-yearly-view-wrap .mec-yearly-title-sec .mec-previous-year,.mec-yearly-view-wrap .mec-yearly-title-sec .mec-previous-year a{color:#000}.mec-event-grid-colorful .event-grid-modern-head .mec-event-day,.mec-event-grid-colorful .mec-event-content .mec-grid-event-location,.mec-event-grid-colorful ul.mec-categories li.mec-category a,.mec-event-grid-modern .mec-event-footer .mec-modal-booking-button:hover,.mec-event-tile-view .mec-event-loc-place,.mec-event-tile-view ul.mec-categories li.mec-category a,.mec-skin-grid-container .mec-event-grid-novel .mec-event-address,.mec-skin-grid-container .mec-event-grid-novel .mec-event-detail,.mec-skin-grid-container .mec-event-grid-novel .mec-event-month,.mec-skin-grid-container .mec-event-grid-novel .mec-shortcode-organizers a,.mec-skin-grid-container .mec-event-grid-novel .mec-shortcode-organizers i:before,.mec-skin-grid-container .mec-event-grid-novel ul.mec-categories li.mec-category a,.mec-skin-grid-container .mec-event-grid-novel ul.mec-categories li.mec-category a:before,.mec-wrap .mec-av-spot-wrap p,.mec-wrap .mec-event-grid-classic .mec-time-details,.mec-wrap .mec-skin-grid-events-container .mec-event-loc-place,.mec-wrap .mec-skin-grid-events-container .mec-time-details{color:#fff}.mec-wrap input:focus-visible,.mec-wrap select:focus-visible{outline:#000 auto 1px}.mec-booking .mec-event-tickets-list .mec-ticket-available-spots .minus:focus,.mec-booking .mec-event-tickets-list .mec-ticket-available-spots .plus:focus,.mec-calendar .mec-calendar-side .mec-next-month:focus,.mec-calendar .mec-calendar-side .mec-previous-month:focus{outline:#000 auto 1px}
.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-box{border:none;border-radius:5px;background:#fff;box-shadow:0 0 10px 6px rgba(0,0,0,.1)}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box{margin-top:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box{margin-right:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box{margin-left:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box{margin-bottom:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-content{color:#8d8d8d}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow{height:6px;margin-left:-6px;width:12px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow{height:12px;margin-left:0;margin-top:-6px;width:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background{display:none}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border{border:6px solid transparent}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border{border-left-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border{border-right-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border{border-top-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped{top:-6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped{left:-6px}
/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.7.14 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2019, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/

html.with-featherlight {
    /* disable global scrolling when featherlights are visible */
    overflow: hidden;
}

.featherlight {
    display: none;

    /* dimensions: spanning the background from edge to edge */
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483647;
    /* z-index needs to be >= elements on the site. */

    /* position: centering content */
    text-align: center;

    /* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
    white-space: nowrap;

    /* styling */
    cursor: pointer;
    background: #333;
    /* IE8 "hack" for nested featherlights */
    background: rgba(0, 0, 0, 0);
}

/* support for nested featherlights. Does not work in IE8 (use JS to fix) */
.featherlight:last-of-type {
    background: rgba(0, 0, 0, 0.8);
}

.featherlight:before {
    /* position: trick to center content vertically */
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.featherlight .featherlight-content {
    /* make content container for positioned elements (close button) */
    position: relative;

    /* position: centering vertical and horizontal */
    text-align: left;
    vertical-align: middle;
    display: inline-block;

    /* dimensions: cut off images */
    overflow: auto;
    padding: 25px 25px 0;
    border-bottom: 25px solid transparent;

    /* dimensions: handling large content */
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;

    /* styling */
    background: #fff;
    cursor: auto;

    /* reset white-space wrapping */
    white-space: normal;
}

/* contains the content */
.featherlight .featherlight-inner {
    /* make sure its visible */
    display: block;
}

/* don't show these though */
.featherlight script.featherlight-inner,
.featherlight link.featherlight-inner,
.featherlight style.featherlight-inner {
    display: none;
}

.featherlight .featherlight-close-icon {
    /* position: centering vertical and horizontal */
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;

    /* dimensions: 25px x 25px */
    line-height: 25px;
    width: 25px;

    /* styling */
    cursor: pointer;
    text-align: center;
    font-family: Arial, sans-serif;
    background: #fff;
    /* Set the background in case it overlaps the content */
    background: rgba(255, 255, 255, 0.3);
    color: #000;
    border: none;
    padding: 0;
}

/* See http://stackoverflow.com/questions/16077341/how-to-reset-all-default-styles-of-the-html5-button-element */
.featherlight .featherlight-close-icon::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.featherlight .featherlight-image {
    /* styling */
    width: 100%;
}


.featherlight-iframe .featherlight-content {
    /* removed the border for image croping since iframe is edge to edge */
    border-bottom: 0;
    padding: 0;
    -webkit-overflow-scrolling: touch;
}

.featherlight iframe {
    /* styling */
    border: none;
}

.featherlight * {
    /* See https://github.com/noelboss/featherlight/issues/42 */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
    .featherlight .featherlight-content {
        /* dimensions: maximize lightbox with for small screens */
        margin-left: 0;
        margin-right: 0;
        max-height: 98%;

        padding: 10px 10px 0;
        border-bottom: 10px solid transparent;
    }
}

/* hide non featherlight items when printing */
@media print {
    html.with-featherlight>*> :not(.featherlight) {
        display: none;
    }
}
/*! Lity - v2.4.1 - 2020-04-26
* http://sorgalla.com/lity/
* Copyright (c) 2015-2020 Jan Sorgalla; Licensed MIT */.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,0.9);outline:none !important;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none !important}.lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-0.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none !important}.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:-o-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease, -o-transform .3s ease}.lity-loading .lity-content,.lity-closed .lity-content{-webkit-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.lity-content:after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6)}.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:hover,.lity-close:focus,.lity-close:active,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close:active{top:1px}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-iframe .lity-container,.lity-youtube .lity-container,.lity-vimeo .lity-container,.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}.lity-hide{display:none}
.fc-icon,.fc-unselectable{-moz-user-select:none;-ms-user-select:none}.fc .fc-button,.fc-icon{text-transform:none;font-weight:400}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc .fc-button:not(:disabled),.fc a[data-navlink],.fc-event.fc-event-draggable,.fc-event[href]{cursor:pointer}.fc-unselectable{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.fc{display:flex;flex-direction:column;font-size:1em}.fc .fc-button,.fc-icon{display:inline-block;text-align:center}.fc,.fc *,.fc :after,.fc :before{box-sizing:border-box}.fc table{border-collapse:collapse;border-spacing:0;font-size:1em}.fc th{text-align:center}.fc td,.fc th{vertical-align:top;padding:0}.fc .fc-button,.fc .fc-button .fc-icon,.fc .fc-button-group,.fc .fc-timegrid-slot-label{vertical-align:middle}.fc a[data-navlink]:hover{text-decoration:underline}.fc .fc-button:hover,.fc .fc-list-event-title a,a.fc-event,a.fc-event:hover{text-decoration:none}.fc-direction-ltr{direction:ltr;text-align:left}.fc-direction-rtl{direction:rtl;text-align:right}.fc-theme-standard td,.fc-theme-standard th{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.fc-liquid-hack td,.fc-liquid-hack th{position:relative}@font-face{font-family:fcicons;src:url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=") format('truetype');font-weight:400;font-style:normal;font-display:block;}.fc-icon{width:1em;height:1em;-webkit-user-select:none;user-select:none;font-family:fcicons!important;speak:none;font-style:normal;font-variant:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fc-icon-chevron-left:before{content:"\e900"}.fc-icon-chevron-right:before{content:"\e901"}.fc-icon-chevrons-left:before{content:"\e902"}.fc-icon-chevrons-right:before{content:"\e903"}.fc-icon-minus-square:before{content:"\e904"}.fc-icon-plus-square:before{content:"\e905"}.fc-icon-x:before{content:"\e906"}.fc .fc-button{overflow:visible;text-transform:none;margin:0;font-family:inherit}.fc .fc-button::-moz-focus-inner{padding:0;border-style:none}.fc .fc-button{-webkit-appearance:button;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.4em .65em;font-size:1em;line-height:1.5;border-radius:.25em}.fc .fc-button:focus{outline:0;box-shadow:0 0 0 .2rem rgba(44,62,80,.25)}.fc .fc-button-primary:focus,.fc .fc-button-primary:not(:disabled).fc-button-active:focus,.fc .fc-button-primary:not(:disabled):active:focus{box-shadow:0 0 0 .2rem rgba(76,91,106,.5)}.fc .fc-button:disabled{opacity:.65}.fc .fc-button-primary{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#2C3E50;background-color:var(--fc-button-bg-color,#2C3E50);border-color:#2C3E50;border-color:var(--fc-button-border-color,#2C3E50)}.fc .fc-button-primary:hover{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#1e2b37;background-color:var(--fc-button-hover-bg-color,#1e2b37);border-color:#1a252f;border-color:var(--fc-button-hover-border-color,#1a252f)}.fc .fc-button-primary:disabled{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#2C3E50;background-color:var(--fc-button-bg-color,#2C3E50);border-color:#2C3E50;border-color:var(--fc-button-border-color,#2C3E50)}.fc .fc-button-primary:not(:disabled).fc-button-active,.fc .fc-button-primary:not(:disabled):active{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#1a252f;background-color:var(--fc-button-active-bg-color,#1a252f);border-color:#151e27;border-color:var(--fc-button-active-border-color,#151e27)}.fc .fc-button .fc-icon{font-size:1.5em}.fc .fc-button-group{position:relative;display:inline-flex}.fc .fc-button-group>.fc-button{position:relative;flex:1 1 auto}.fc .fc-button-group>.fc-button.fc-button-active,.fc .fc-button-group>.fc-button:active,.fc .fc-button-group>.fc-button:focus,.fc .fc-button-group>.fc-button:hover{z-index:1}.fc-direction-ltr .fc-button-group>.fc-button:not(:first-child){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-direction-ltr .fc-button-group>.fc-button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.fc-direction-rtl .fc-button-group>.fc-button:not(:first-child){margin-right:-1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-direction-rtl .fc-button-group>.fc-button:not(:last-child){border-top-left-radius:0;border-bottom-left-radius:0}.fc .fc-toolbar{display:flex;justify-content:space-between;align-items:center}.fc .fc-toolbar.fc-header-toolbar{margin-bottom:1.5em}.fc .fc-toolbar.fc-footer-toolbar{margin-top:1.5em}.fc .fc-toolbar-title{font-size:1.75em;margin:0}.fc-direction-ltr .fc-toolbar>*>:not(:first-child){margin-left:.75em}.fc-direction-rtl .fc-toolbar>*>:not(:first-child){margin-right:.75em}.fc-direction-rtl .fc-toolbar-ltr{flex-direction:row-reverse}.fc .fc-scroller{-webkit-overflow-scrolling:touch;position:relative}.fc .fc-scroller-liquid{height:100%}.fc .fc-scroller-liquid-absolute{position:absolute;top:0;right:0;left:0;bottom:0}.fc .fc-scroller-harness{position:relative;overflow:hidden;direction:ltr}.fc .fc-scroller-harness-liquid{height:100%}.fc-direction-rtl .fc-scroller-harness>.fc-scroller{direction:rtl}.fc-theme-standard .fc-scrollgrid{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.fc .fc-scrollgrid,.fc .fc-scrollgrid-section-footer>*,.fc .fc-scrollgrid-section-header>*{border-bottom-width:0}.fc .fc-scrollgrid,.fc .fc-scrollgrid table{width:100%;table-layout:fixed}.fc .fc-scrollgrid table{border-top-style:hidden;border-left-style:hidden;border-right-style:hidden}.fc .fc-scrollgrid{border-collapse:separate;border-right-width:0}.fc .fc-scrollgrid-liquid{height:100%}.fc .fc-scrollgrid-section,.fc .fc-scrollgrid-section table,.fc .fc-scrollgrid-section>td{height:1px}.fc .fc-scrollgrid-section-liquid>td{height:100%}.fc .fc-scrollgrid-section>*{border-top-width:0;border-left-width:0}.fc .fc-scrollgrid-section-body table,.fc .fc-scrollgrid-section-footer table{border-bottom-style:hidden}.fc .fc-scrollgrid-section-sticky>*{background:var(--fc-page-bg-color,#fff);position:sticky;z-index:3}.fc .fc-scrollgrid-section-header.fc-scrollgrid-section-sticky>*{top:0}.fc .fc-scrollgrid-section-footer.fc-scrollgrid-section-sticky>*{bottom:0}.fc .fc-scrollgrid-sticky-shim{height:1px;margin-bottom:-1px}.fc-sticky{position:sticky}.fc .fc-view-harness{flex-grow:1;position:relative}.fc .fc-bg-event,.fc .fc-highlight,.fc .fc-non-business,.fc .fc-view-harness-active>.fc-view{position:absolute;top:0;left:0;right:0;bottom:0}.fc .fc-col-header-cell-cushion{display:inline-block;padding:2px 4px}.fc .fc-non-business{background:rgba(215,215,215,.3);background:var(--fc-non-business-color,rgba(215,215,215,.3))}.fc .fc-bg-event{background:var(--fc-bg-event-color,#8fdf82);opacity:.3;opacity:var(--fc-bg-event-opacity,.3)}.fc .fc-bg-event .fc-event-title{margin:.5em;font-size:.85em;font-size:var(--fc-small-font-size,.85em);font-style:italic}.fc .fc-highlight{background:rgba(188,232,241,.3);background:var(--fc-highlight-color,rgba(188,232,241,.3))}.fc .fc-cell-shaded,.fc .fc-day-disabled{background:rgba(208,208,208,.3);background:var(--fc-neutral-bg-color,rgba(208,208,208,.3))}.fc-event .fc-event-main{position:relative;z-index:2}.fc-event-dragging:not(.fc-event-selected){opacity:.75}.fc-event-dragging.fc-event-selected{box-shadow:0 2px 7px rgba(0,0,0,.3)}.fc-event .fc-event-resizer{display:none;position:absolute;z-index:4}.fc-event-selected .fc-event-resizer,.fc-event:hover .fc-event-resizer,.fc-h-event,.fc-v-event{display:block}.fc-event-selected .fc-event-resizer{border-radius:4px;border-radius:calc(var(--fc-event-resizer-dot-total-width,8px)/ 2);border-width:1px;border-width:var(--fc-event-resizer-dot-border-width,1px);width:8px;width:var(--fc-event-resizer-dot-total-width,8px);height:8px;height:var(--fc-event-resizer-dot-total-width,8px);border-style:solid;border-color:inherit;background:var(--fc-page-bg-color,#fff)}.fc-event-selected .fc-event-resizer:before{content:'';position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px}.fc-event-selected,.fc-event:focus{box-shadow:0 2px 5px rgba(0,0,0,.2)}.fc-event-selected:before,.fc-event:focus:before{content:"";position:absolute;z-index:3;top:0;left:0;right:0;bottom:0}.fc-event-selected:after,.fc-event:focus:after{content:"";background:rgba(0,0,0,.25);background:var(--fc-event-selected-overlay-color,rgba(0,0,0,.25));position:absolute;z-index:1;top:-1px;left:-1px;right:-1px;bottom:-1px}.fc-h-event{border:1px solid #3788d8;border:1px solid var(--fc-event-border-color,#3788d8);background-color:#3788d8;background-color:var(--fc-event-bg-color,#3788d8)}.fc-h-event .fc-event-main{color:#fff;color:var(--fc-event-text-color,#fff)}.fc-h-event .fc-event-main-frame{display:flex}.fc-h-event .fc-event-time{max-width:100%;overflow:hidden}.fc-h-event .fc-event-title-container{flex-grow:1;flex-shrink:1;min-width:0}.fc-h-event .fc-event-title{display:inline-block;vertical-align:top;left:0;right:0;max-width:100%;overflow:hidden;word-break:break-word;}.fc-h-event.fc-event-selected:before{top:-10px;bottom:-10px}.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-start),.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-end){border-top-left-radius:0;border-bottom-left-radius:0;border-left-width:0}.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-end),.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-start){border-top-right-radius:0;border-bottom-right-radius:0;border-right-width:0}.fc-h-event:not(.fc-event-selected) .fc-event-resizer{top:0;bottom:0;width:8px;width:var(--fc-event-resizer-thickness,8px)}.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start,.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end{cursor:w-resize;left:-4px;left:calc(-.5 * var(--fc-event-resizer-thickness,8px))}.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end,.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start{cursor:e-resize;right:-4px;right:calc(-.5 * var(--fc-event-resizer-thickness,8px))}.fc-h-event.fc-event-selected .fc-event-resizer{top:50%;margin-top:-4px;margin-top:calc(-.5 * var(--fc-event-resizer-dot-total-width,8px))}.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-start,.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-end{left:-4px;left:calc(-.5 * var(--fc-event-resizer-dot-total-width,8px))}.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-end,.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-start{right:-4px;right:calc(-.5 * var(--fc-event-resizer-dot-total-width,8px))}.fc .fc-popover{position:absolute;z-index:9999;box-shadow:0 2px 6px rgba(0,0,0,.15)}.fc .fc-popover-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:3px 4px}.fc .fc-popover-title{margin:0 2px}.fc .fc-popover-close{cursor:pointer;opacity:.65;font-size:1.1em}.fc-theme-standard .fc-popover{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd);background:var(--fc-page-bg-color,#fff)}.fc-theme-standard .fc-popover-header{background:rgba(208,208,208,.3);background:var(--fc-neutral-bg-color,rgba(208,208,208,.3))}:root{--fc-daygrid-event-dot-width:8px;--fc-list-event-dot-width:10px;--fc-list-event-hover-bg-color:#f5f5f5}.fc-daygrid-day-events:after,.fc-daygrid-day-events:before,.fc-daygrid-day-frame:after,.fc-daygrid-day-frame:before,.fc-daygrid-event-harness:after,.fc-daygrid-event-harness:before{content:"";clear:both;display:table}.fc .fc-daygrid-body{position:relative;z-index:1}.fc .fc-daygrid-day.fc-day-today{background-color:rgba(255,220,40,.15);background-color:var(--fc-today-bg-color,rgba(255,220,40,.15))}.fc .fc-daygrid-day-frame{position:relative;min-height:100%}.fc .fc-daygrid-day-top{display:flex;flex-direction:row-reverse}.fc .fc-day-other .fc-daygrid-day-top{opacity:.3}.fc .fc-daygrid-day-number{position:relative;z-index:4;padding:4px}.fc .fc-daygrid-day-events{margin-top:1px}.fc .fc-daygrid-body-balanced .fc-daygrid-day-events{position:absolute;left:0;right:0}.fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events{position:relative;min-height:2em}.fc .fc-daygrid-body-natural .fc-daygrid-day-events{margin-bottom:1em}.fc .fc-daygrid-event-harness{position:relative}.fc .fc-daygrid-event-harness-abs{position:absolute;top:0;left:0;right:0}.fc .fc-daygrid-bg-harness{position:absolute;top:0;bottom:0}.fc .fc-daygrid-day-bg .fc-non-business{z-index:1}.fc .fc-daygrid-day-bg .fc-bg-event{z-index:2}.fc .fc-daygrid-day-bg .fc-highlight{z-index:3}.fc .fc-daygrid-event{z-index:6;margin-top:1px}.fc .fc-daygrid-event.fc-event-mirror{z-index:7}.fc .fc-daygrid-day-bottom{font-size:.85em;padding:2px 3px 0}.fc .fc-daygrid-day-bottom:before{content:"";clear:both;display:table}.fc .fc-daygrid-more-link{position:relative;z-index:4;cursor:pointer}.fc .fc-daygrid-week-number{position:absolute;z-index:5;top:0;padding:2px;min-width:1.5em;text-align:center;background-color:rgba(208,208,208,.3);background-color:var(--fc-neutral-bg-color,rgba(208,208,208,.3));color:grey;color:var(--fc-neutral-text-color,grey)}.fc .fc-more-popover .fc-popover-body{min-width:220px;padding:10px}.fc-direction-ltr .fc-daygrid-event.fc-event-start,.fc-direction-rtl .fc-daygrid-event.fc-event-end{margin-left:2px}.fc-direction-ltr .fc-daygrid-event.fc-event-end,.fc-direction-rtl .fc-daygrid-event.fc-event-start{margin-right:2px}.fc-direction-ltr .fc-daygrid-week-number{left:0;border-radius:0 0 3px}.fc-direction-rtl .fc-daygrid-week-number{right:0;border-radius:0 0 0 3px}.fc-liquid-hack .fc-daygrid-day-frame{position:static}.fc-daygrid-event{position:relative;white-space:nowrap;border-radius:3px;font-size:.85em;font-size:var(--fc-small-font-size,.85em)}.fc-daygrid-block-event .fc-event-time{font-weight:700}.fc-daygrid-block-event .fc-event-time,.fc-daygrid-block-event .fc-event-title{padding:1px}.fc-daygrid-dot-event{display:flex;align-items:center;padding:2px 0}.fc-daygrid-dot-event .fc-event-title{flex-grow:1;flex-shrink:1;min-width:0;overflow:hidden;font-weight:700}.fc-daygrid-dot-event.fc-event-mirror,.fc-daygrid-dot-event:hover{background:rgba(0,0,0,.1)}.fc-daygrid-dot-event.fc-event-selected:before{top:-10px;bottom:-10px}.fc-daygrid-event-dot{margin:0 4px;box-sizing:content-box;width:0;height:0;border:4px solid #3788d8;border:calc(var(--fc-daygrid-event-dot-width,8px)/ 2) solid var(--fc-event-border-color,#3788d8);border-radius:4px;border-radius:calc(var(--fc-daygrid-event-dot-width,8px)/ 2)}.fc-direction-ltr .fc-daygrid-event .fc-event-time{margin-right:3px}.fc-direction-rtl .fc-daygrid-event .fc-event-time{margin-left:3px}.fc-v-event{border:1px solid #3788d8;border:1px solid var(--fc-event-border-color,#3788d8);background-color:#3788d8;background-color:var(--fc-event-bg-color,#3788d8)}.fc-v-event .fc-event-main{color:#fff;color:var(--fc-event-text-color,#fff);height:100%}.fc-v-event .fc-event-main-frame{height:100%;display:flex;flex-direction:column}.fc-v-event .fc-event-time{flex-grow:0;flex-shrink:0;max-height:100%;overflow:hidden}.fc-v-event .fc-event-title-container{flex-grow:1;flex-shrink:1;min-height:0}.fc-v-event .fc-event-title{top:0;bottom:0;max-height:100%;overflow:hidden}.fc-v-event:not(.fc-event-start){border-top-width:0;border-top-left-radius:0;border-top-right-radius:0}.fc-v-event:not(.fc-event-end){border-bottom-width:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-v-event.fc-event-selected:before{left:-10px;right:-10px}.fc-v-event .fc-event-resizer-start{cursor:n-resize}.fc-v-event .fc-event-resizer-end{cursor:s-resize}.fc-v-event:not(.fc-event-selected) .fc-event-resizer{height:8px;height:var(--fc-event-resizer-thickness,8px);left:0;right:0}.fc-v-event:not(.fc-event-selected) .fc-event-resizer-start{top:-4px;top:calc(var(--fc-event-resizer-thickness,8px)/ -2)}.fc-v-event:not(.fc-event-selected) .fc-event-resizer-end{bottom:-4px;bottom:calc(var(--fc-event-resizer-thickness,8px)/ -2)}.fc-v-event.fc-event-selected .fc-event-resizer{left:50%;margin-left:-4px;margin-left:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc-v-event.fc-event-selected .fc-event-resizer-start{top:-4px;top:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc-v-event.fc-event-selected .fc-event-resizer-end{bottom:-4px;bottom:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc .fc-timegrid .fc-daygrid-body{z-index:2}.fc .fc-timegrid-axis-chunk>table,.fc .fc-timegrid-body,.fc .fc-timegrid-slots{position:relative;z-index:1}.fc .fc-timegrid-divider{padding:0 0 2px}.fc .fc-timegrid-body{min-height:100%}.fc .fc-timegrid-axis-chunk{position:relative}.fc .fc-timegrid-slot{height:1.5em;border-bottom:0}.fc .fc-timegrid-slot:empty:before{content:'\00a0'}.fc .fc-timegrid-slot-minor{border-top-style:dotted}.fc .fc-timegrid-slot-label-cushion{display:inline-block;white-space:nowrap}.fc .fc-timegrid-axis-cushion,.fc .fc-timegrid-slot-label-cushion{padding:0 4px}.fc .fc-timegrid-axis-frame-liquid{height:100%}.fc .fc-timegrid-axis-frame{overflow:hidden;display:flex;align-items:center;justify-content:flex-end}.fc .fc-timegrid-axis-cushion{max-width:60px;flex-shrink:0}.fc-direction-ltr .fc-timegrid-slot-label-frame{text-align:right}.fc-direction-rtl .fc-timegrid-slot-label-frame{text-align:left}.fc-liquid-hack .fc-timegrid-axis-frame-liquid{height:auto;position:absolute;top:0;right:0;bottom:0;left:0}.fc .fc-timegrid-col.fc-day-today{background-color:rgba(255,220,40,.15);background-color:var(--fc-today-bg-color,rgba(255,220,40,.15))}.fc .fc-timegrid-col-frame{min-height:100%;position:relative}.fc-media-screen.fc-liquid-hack .fc-timegrid-col-frame{height:auto;position:absolute;top:0;right:0;bottom:0;left:0}.fc-media-screen .fc-timegrid-cols{position:absolute;top:0;left:0;right:0;bottom:0}.fc-media-screen .fc-timegrid-cols>table{height:100%}.fc-media-screen .fc-timegrid-col-bg,.fc-media-screen .fc-timegrid-col-events,.fc-media-screen .fc-timegrid-now-indicator-container{position:absolute;top:0;left:0;right:0}.fc .fc-timegrid-col-bg{z-index:2}.fc .fc-timegrid-col-bg .fc-non-business{z-index:1}.fc .fc-timegrid-col-bg .fc-bg-event{z-index:2}.fc .fc-timegrid-col-bg .fc-highlight,.fc .fc-timegrid-col-events{z-index:3}.fc .fc-timegrid-bg-harness{position:absolute;left:0;right:0}.fc .fc-timegrid-now-indicator-container{bottom:0;overflow:hidden}.fc-direction-ltr .fc-timegrid-col-events{margin:0 2.5% 0 2px}.fc-direction-rtl .fc-timegrid-col-events{margin:0 2px 0 2.5%}.fc-timegrid-event-harness{position:absolute}.fc-timegrid-event-harness>.fc-timegrid-event{position:absolute;top:0;bottom:0;left:0;right:0}.fc-timegrid-event-harness-inset .fc-timegrid-event,.fc-timegrid-event.fc-event-mirror,.fc-timegrid-more-link{box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px var(--fc-page-bg-color,#fff)}.fc-timegrid-event,.fc-timegrid-more-link{font-size:.85em;font-size:var(--fc-small-font-size,.85em);border-radius:3px}.fc-timegrid-event{margin-bottom:1px}.fc-timegrid-event .fc-event-main{padding:1px 1px 0}.fc-timegrid-event .fc-event-time{white-space:nowrap;font-size:.85em;font-size:var(--fc-small-font-size,.85em);margin-bottom:1px}.fc-timegrid-event-short .fc-event-main-frame{flex-direction:row;overflow:hidden}.fc-timegrid-event-short .fc-event-time:after{content:'\00a0-\00a0'}.fc-timegrid-event-short .fc-event-title{font-size:.85em;font-size:var(--fc-small-font-size,.85em)}.fc-timegrid-more-link{position:absolute;z-index:9999;color:inherit;color:var(--fc-more-link-text-color,inherit);background:var(--fc-more-link-bg-color,#d0d0d0);cursor:pointer;margin-bottom:1px}.fc-timegrid-more-link-inner{padding:3px 2px;top:0}.fc-direction-ltr .fc-timegrid-more-link{right:0}.fc-direction-rtl .fc-timegrid-more-link{left:0}.fc .fc-timegrid-now-indicator-line{position:absolute;z-index:4;left:0;right:0;border-style:solid;border-color:red;border-color:var(--fc-now-indicator-color,red);border-width:1px 0 0}.fc .fc-timegrid-now-indicator-arrow{position:absolute;z-index:4;margin-top:-5px;border-style:solid;border-color:red;border-color:var(--fc-now-indicator-color,red)}.fc-direction-ltr .fc-timegrid-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:transparent;border-bottom-color:transparent}.fc-direction-rtl .fc-timegrid-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:transparent;border-bottom-color:transparent}.fc-theme-standard .fc-list{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.fc .fc-list-empty{background-color:rgba(208,208,208,.3);background-color:var(--fc-neutral-bg-color,rgba(208,208,208,.3));height:100%;display:flex;justify-content:center;align-items:center}.fc .fc-list-empty-cushion{margin:5em 0}.fc .fc-list-table{width:100%;border-style:hidden}.fc .fc-list-table tr>*{border-left:0;border-right:0}.fc .fc-list-sticky .fc-list-day>*{position:sticky;top:0;background:var(--fc-page-bg-color,#fff)}.fc .fc-list-table thead{position:absolute;left:-10000px}.fc .fc-list-table tbody>tr:first-child th{border-top:0}.fc .fc-list-table th{padding:0}.fc .fc-list-day-cushion,.fc .fc-list-table td{padding:8px 14px}.fc .fc-list-day-cushion:after{content:"";clear:both;display:table}.fc-theme-standard .fc-list-day-cushion{background-color:rgba(208,208,208,.3);background-color:var(--fc-neutral-bg-color,rgba(208,208,208,.3))}.fc-direction-ltr .fc-list-day-text,.fc-direction-rtl .fc-list-day-side-text{float:left}.fc-direction-ltr .fc-list-day-side-text,.fc-direction-rtl .fc-list-day-text{float:right}.fc-direction-ltr .fc-list-table .fc-list-event-graphic{padding-right:0}.fc-direction-rtl .fc-list-table .fc-list-event-graphic{padding-left:0}.fc .fc-list-event.fc-event-forced-url{cursor:pointer}.fc .fc-list-event:hover td{background-color:#f5f5f5;background-color:var(--fc-list-event-hover-bg-color,#f5f5f5)}.fc .fc-list-event-graphic,.fc .fc-list-event-time{white-space:nowrap;width:1px}.fc .fc-list-event-dot{display:inline-block;box-sizing:content-box;width:0;height:0;border:5px solid #3788d8;border:calc(var(--fc-list-event-dot-width,10px)/ 2) solid var(--fc-event-border-color,#3788d8);border-radius:5px;border-radius:calc(var(--fc-list-event-dot-width,10px)/ 2)}.fc .fc-list-event-title a{color:inherit}.fc .fc-list-event.fc-event-forced-url:hover a{text-decoration:underline}.fc-theme-bootstrap a:not([href]){color:inherit}.fc-theme-bootstrap5 a:not([href]){color:inherit;text-decoration:inherit}.fc-theme-bootstrap5 .fc-list,.fc-theme-bootstrap5 .fc-scrollgrid,.fc-theme-bootstrap5 td,.fc-theme-bootstrap5 th{border:1px solid var(--bs-gray-400)}.fc-theme-bootstrap5 .fc-scrollgrid{border-right-width:0;border-bottom-width:0}.fc-theme-bootstrap5-shaded{background-color:var(--bs-gray-200)}
:where(html.wpc-bgl255) .mec-fluent-wrap .mec-calendar{background-image: url(/wp-content/plugins/mec-fluent-layouts//assets/./images/mec-fluent-charachter.svg)}:where(html.wpc-bgl255) .mec-fluent-wrap .mec-totalcal-box select{background-image: url(/wp-content/plugins/mec-fluent-layouts//assets/./images/selectAppearance.png)}:where(html.wpc-bgl255) .mec-single-fluent-body .lity-close:before{background-image: url(/wp-content/plugins/mec-fluent-layouts//assets/./images/close-icon.svg)}:where(html.wpc-bgl255) body.single-mec-events .box-wrapper{background-image: url(https://cdn.ev-kirche-wernigerode.de/wp-content/uploads/2020/08/fenster_termine_hintergrund_quer.webp) !important}