/**
 * Table of Contents:
 *
 * 1.0 - Helpers
 * 2.0 - Core
 * 3.0 - Libraries
 * 4.0 - Components
 * 5.0 - Elements
 * 6.0 - header
 * 7.0 - Blog
 * 8.0 - Widget
 * 9.0 - Woocommerce
*/
.wolfo-site-nav .mainnav, .single-post-info.bottom-title, .single-post-content {
  margin-left: -15px;
  margin-right: -15px; }

#wrapper.has-side, .main-sidebar, .content-layout, .content-page-wapper .has-sidebar .inner-content-page, .wolfo-ajax-search .bas-wrapper .search-content-inp, .wolfo-site-nav .mainnav > .menu-item, .categories-list-wrapper.layout-txt-only .categories-item, .single-post-info.bottom-title .single-post-image {
  padding-left: 15px;
  padding-right: 15px; }

form input[type="checkbox"] + label[for]:before, .countdown-time.countdown-heading .countdown-title, .countdown-time.countdown-heading .content-data-time, .post-meta-tags a {
  display: inline-block;
  vertical-align: middle; }

.wolfo-slick-arrow .slick-arrow .inline, .dot-layout-2 .slick-dots li button:before, .dot-layout-2.wolfo-tabs .tab-pagination li:before, .wolfoui-fancy-select ul.fs-options, .wolfoui-fancy-select ul.fs-options.fs-overflowing, .wolfo-button.btn-default.btn-effect-2 a:after, .wolfo-button.btn-default.btn-effect-4 a .btn-line, .wolfo-button.btn-outline.btn-effect-2 a:after, .wolfo-button.btn-outline.btn-effect-4 a .btn-line, .wolfo-button.btn-link.btn-effect-1 .btn-line, .wolfo-woo-loadmore.loading a span:not(.btn-line), .newsletter-popup, .wolfo-ajax-search .bas-wrapper, .wolfo-site-nav .sub-menu, .header-sticky-separated.enable-sticky, .bg-open-canvas-menu {
  visibility: hidden;
  opacity: 0; }

.wolfo-slick-arrow .slick-arrow:hover .inline, .dot-layout-2 .slick-dots li.slick-active button:before, .dot-layout-2.wolfo-tabs .tab-pagination li.active:before, .wolfoui-fancy-select ul.fs-options.fs-open, .wolfoui-fancy-select ul.fs-options.fs-overflowing.fs-open, .wolfo-button.btn-default.btn-effect-2:hover a:after, .wolfo-button.btn-default.btn-effect-4:hover .btn-line, .wolfo-button.btn-outline.btn-effect-2:hover a:after, .wolfo-button.btn-outline.btn-effect-4:hover .btn-line, .wolfo-button.btn-link.btn-effect-1:hover .btn-line, .newsletter-popup.active, .on-search .wolfo-ajax-search .bas-wrapper, .on-search .wolfo-ajax-search .bg-open-canvas-menu, .wolfo-site-nav .menu-item-has-children.focus > .sub-menu, .wolfo-site-nav .menu-item-has-children:hover > .sub-menu, .header-1 .header-right .bh-user:hover .account-content, .header-sticky-separated.enable-sticky.is-sticky, .wolfo-canvas-menu .mobile-nav .menu-item-has-children:hover > .sub-menu {
  visibility: visible;
  opacity: 1; }

[class*='dot-layout-'].wolfo-tabs .tab-pagination ul, .comment-respond .comment-form, .comment-respond .comment-form .comment-form-cookies-consent, .comment-respond .comment-form .form-submit, .newsletter-popup .newsletter-content-info form .mc4wp-form-fields, .page-title .content-wrapper, .archive-item-first, .post-listing .post, .info-top-title .single-post-info .inner-content-info,
.info-bottom-title .single-post-info .inner-content-info, .single-post-info .single-post-image, .single-post-info .inner-content, .single-post-related .wolfo-slick .slick-slide, .single-post-related .wolfo-slick .slick-slide > div, .single-post-related .wolfo-slick .column, .single-post-related .post, .widget_product_tag_cloud .tagcloud, .widget_shopping_cart .woocommerce-mini-cart-item .p-content .p-data .variation, .widget_shopping_cart .mini-cart-action .woocommerce-mini-cart__total, .widget_shopping_cart .mini-cart-action .woocommerce-mini-cart__buttons {
  display: flex;
  flex-wrap: wrap; }

.paging-navigation, .paging-navigation .page-numbers, .paging-navigation .page-numbers span, .wolfo-slick-arrow, .wolfo-slick-arrow .slick-arrow, .wolfo-custom-nav .wolfo-slick-arrow, .slick-dots, .wolfo-button a, .search-submit, .compare-popup-wrapper table.compare-list tbody .image .product-addtocart a, .compare-popup-wrapper table.compare-list tbody .view-product .wolfo-button a, .newsletter-popup, .newsletter-popup .newsletter-content-wrapper, .page-title .breadcrumbs-wrapper .breadcrumbs, .wolfo-ajax-search .bas-wrapper .search-close, .wolfo-ajax-search .bas-wrapper .bas-inner .ajax-btn, .wolfo-site-nav .menu-item-has-children > a, .wolfo-site-nav .menu-item-has-children > a:after, .wolfo-site-nav .sub-menu a, .header-mobile .bhs-3, .header-mobile .row, .header-mobile .col-md-10, .header-nav .main-header .row > div, .categories-list-wrapper.layout-bg-image .categories-item .name, .categories-list-wrapper.layout-txt-only, .first-layout-4 .post, .single-post-info .inner-content-info .post-meta, .single-post-content .post-meta, .single-post-comment .comment-content .comment-list .comment-reply-edit, .single-post-comment .comment-content .comment-list .comment-reply-edit > a, .post-date-author, .post-meta-socials .socials-share .social-item a, .widget_product_tag_cloud .tagcloud a:not(:last-child):after, .widget_product_search .woocommerce-product-search button, [class*='bin-widget-'] .enable-boxed .widget-title, [class*='bin-widget-'] .widget-title {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }

.single-post-info {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end; }

form input[type="checkbox"] + label[for]:before {
  content: '';
  width: 20px;
  height: 20px;
  margin-right: 1.5rem;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  position: relative;
  cursor: pointer; }

/**
 * 1.0 - Helpers
 * ----------------------------------------------------------------------------
 */
/*!
 * Bootstrap v4.2.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.3333333333%; }

.offset-2 {
  margin-left: 16.6666666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.3333333333%; }

.offset-5 {
  margin-left: 41.6666666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.3333333333%; }

.offset-8 {
  margin-left: 66.6666666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.3333333333%; }

.offset-11 {
  margin-left: 91.6666666667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-sm-first {
    order: -1; }

  .order-sm-last {
    order: 13; }

  .order-sm-0 {
    order: 0; }

  .order-sm-1 {
    order: 1; }

  .order-sm-2 {
    order: 2; }

  .order-sm-3 {
    order: 3; }

  .order-sm-4 {
    order: 4; }

  .order-sm-5 {
    order: 5; }

  .order-sm-6 {
    order: 6; }

  .order-sm-7 {
    order: 7; }

  .order-sm-8 {
    order: 8; }

  .order-sm-9 {
    order: 9; }

  .order-sm-10 {
    order: 10; }

  .order-sm-11 {
    order: 11; }

  .order-sm-12 {
    order: 12; }

  .offset-sm-0 {
    margin-left: 0; }

  .offset-sm-1 {
    margin-left: 8.3333333333%; }

  .offset-sm-2 {
    margin-left: 16.6666666667%; }

  .offset-sm-3 {
    margin-left: 25%; }

  .offset-sm-4 {
    margin-left: 33.3333333333%; }

  .offset-sm-5 {
    margin-left: 41.6666666667%; }

  .offset-sm-6 {
    margin-left: 50%; }

  .offset-sm-7 {
    margin-left: 58.3333333333%; }

  .offset-sm-8 {
    margin-left: 66.6666666667%; }

  .offset-sm-9 {
    margin-left: 75%; }

  .offset-sm-10 {
    margin-left: 83.3333333333%; }

  .offset-sm-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-md-first {
    order: -1; }

  .order-md-last {
    order: 13; }

  .order-md-0 {
    order: 0; }

  .order-md-1 {
    order: 1; }

  .order-md-2 {
    order: 2; }

  .order-md-3 {
    order: 3; }

  .order-md-4 {
    order: 4; }

  .order-md-5 {
    order: 5; }

  .order-md-6 {
    order: 6; }

  .order-md-7 {
    order: 7; }

  .order-md-8 {
    order: 8; }

  .order-md-9 {
    order: 9; }

  .order-md-10 {
    order: 10; }

  .order-md-11 {
    order: 11; }

  .order-md-12 {
    order: 12; }

  .offset-md-0 {
    margin-left: 0; }

  .offset-md-1 {
    margin-left: 8.3333333333%; }

  .offset-md-2 {
    margin-left: 16.6666666667%; }

  .offset-md-3 {
    margin-left: 25%; }

  .offset-md-4 {
    margin-left: 33.3333333333%; }

  .offset-md-5 {
    margin-left: 41.6666666667%; }

  .offset-md-6 {
    margin-left: 50%; }

  .offset-md-7 {
    margin-left: 58.3333333333%; }

  .offset-md-8 {
    margin-left: 66.6666666667%; }

  .offset-md-9 {
    margin-left: 75%; }

  .offset-md-10 {
    margin-left: 83.3333333333%; }

  .offset-md-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-lg-first {
    order: -1; }

  .order-lg-last {
    order: 13; }

  .order-lg-0 {
    order: 0; }

  .order-lg-1 {
    order: 1; }

  .order-lg-2 {
    order: 2; }

  .order-lg-3 {
    order: 3; }

  .order-lg-4 {
    order: 4; }

  .order-lg-5 {
    order: 5; }

  .order-lg-6 {
    order: 6; }

  .order-lg-7 {
    order: 7; }

  .order-lg-8 {
    order: 8; }

  .order-lg-9 {
    order: 9; }

  .order-lg-10 {
    order: 10; }

  .order-lg-11 {
    order: 11; }

  .order-lg-12 {
    order: 12; }

  .offset-lg-0 {
    margin-left: 0; }

  .offset-lg-1 {
    margin-left: 8.3333333333%; }

  .offset-lg-2 {
    margin-left: 16.6666666667%; }

  .offset-lg-3 {
    margin-left: 25%; }

  .offset-lg-4 {
    margin-left: 33.3333333333%; }

  .offset-lg-5 {
    margin-left: 41.6666666667%; }

  .offset-lg-6 {
    margin-left: 50%; }

  .offset-lg-7 {
    margin-left: 58.3333333333%; }

  .offset-lg-8 {
    margin-left: 66.6666666667%; }

  .offset-lg-9 {
    margin-left: 75%; }

  .offset-lg-10 {
    margin-left: 83.3333333333%; }

  .offset-lg-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-xl-first {
    order: -1; }

  .order-xl-last {
    order: 13; }

  .order-xl-0 {
    order: 0; }

  .order-xl-1 {
    order: 1; }

  .order-xl-2 {
    order: 2; }

  .order-xl-3 {
    order: 3; }

  .order-xl-4 {
    order: 4; }

  .order-xl-5 {
    order: 5; }

  .order-xl-6 {
    order: 6; }

  .order-xl-7 {
    order: 7; }

  .order-xl-8 {
    order: 8; }

  .order-xl-9 {
    order: 9; }

  .order-xl-10 {
    order: 10; }

  .order-xl-11 {
    order: 11; }

  .order-xl-12 {
    order: 12; }

  .offset-xl-0 {
    margin-left: 0; }

  .offset-xl-1 {
    margin-left: 8.3333333333%; }

  .offset-xl-2 {
    margin-left: 16.6666666667%; }

  .offset-xl-3 {
    margin-left: 25%; }

  .offset-xl-4 {
    margin-left: 33.3333333333%; }

  .offset-xl-5 {
    margin-left: 41.6666666667%; }

  .offset-xl-6 {
    margin-left: 50%; }

  .offset-xl-7 {
    margin-left: 58.3333333333%; }

  .offset-xl-8 {
    margin-left: 66.6666666667%; }

  .offset-xl-9 {
    margin-left: 75%; }

  .offset-xl-10 {
    margin-left: 83.3333333333%; }

  .offset-xl-11 {
    margin-left: 91.6666666667%; } }
.form-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .form-control {
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  height: calc(1.8125rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.form-control-lg {
  height: calc(2.875rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control[size], select.form-control[multiple] {
  height: auto; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem; }

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right calc(2.25rem / 4);
  background-size: calc(2.25rem / 2) calc(2.25rem / 2);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: 2.25rem;
  background-position: top calc(2.25rem / 4) right calc(2.25rem / 4); }

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: 3.4375rem;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") no-repeat center right 1.75rem/1.125rem 1.125rem; }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .custom-select:valid ~ .valid-feedback,
  .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745; }
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #28a745; }
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57; }
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745; }
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem; }

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right calc(2.25rem / 4);
  background-size: calc(2.25rem / 2) calc(2.25rem / 2);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E"); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: 2.25rem;
  background-position: top calc(2.25rem / 4) right calc(2.25rem / 4); }

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: 3.4375rem;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") no-repeat center right 1.75rem/1.125rem 1.125rem; }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .custom-select:invalid ~ .invalid-feedback,
  .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545; }
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #dc3545; }
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d; }
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545; }
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .btn {
      transition: none; } }
  .btn:hover {
    color: #212529;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success {
  color: #28a745;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #007bff; }
  .btn-link:hover {
    color: #0056b3;
    text-decoration: underline; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem; }
  a.badge:hover, a.badge:focus {
    text-decoration: none; }
  .badge:empty {
    display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-primary {
  color: #fff;
  background-color: #007bff; }
  a.badge-primary:hover, a.badge-primary:focus {
    color: #fff;
    background-color: #0062cc; }

.badge-secondary {
  color: #fff;
  background-color: #6c757d; }
  a.badge-secondary:hover, a.badge-secondary:focus {
    color: #fff;
    background-color: #545b62; }

.badge-success {
  color: #fff;
  background-color: #28a745; }
  a.badge-success:hover, a.badge-success:focus {
    color: #fff;
    background-color: #1e7e34; }

.badge-info {
  color: #fff;
  background-color: #17a2b8; }
  a.badge-info:hover, a.badge-info:focus {
    color: #fff;
    background-color: #117a8b; }

.badge-warning {
  color: #212529;
  background-color: #ffc107; }
  a.badge-warning:hover, a.badge-warning:focus {
    color: #212529;
    background-color: #d39e00; }

.badge-danger {
  color: #fff;
  background-color: #dc3545; }
  a.badge-danger:hover, a.badge-danger:focus {
    color: #fff;
    background-color: #bd2130; }

.badge-light {
  color: #212529;
  background-color: #f8f9fa; }
  a.badge-light:hover, a.badge-light:focus {
    color: #212529;
    background-color: #dae0e5; }

.badge-dark {
  color: #fff;
  background-color: #343a40; }
  a.badge-dark:hover, a.badge-dark:focus {
    color: #fff;
    background-color: #1d2124; }

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff; }
  .alert-primary hr {
    border-top-color: #9fcdff; }
  .alert-primary .alert-link {
    color: #002752; }

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db; }
  .alert-secondary hr {
    border-top-color: #c8cbcf; }
  .alert-secondary .alert-link {
    color: #202326; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #0b2e13; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }
  .alert-warning hr {
    border-top-color: #ffe8a1; }
  .alert-warning .alert-link {
    color: #533f03; }

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }
  .alert-danger hr {
    border-top-color: #f1b0b7; }
  .alert-danger .alert-link {
    color: #491217; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #ececf6; }
  .alert-light .alert-link {
    color: #686868; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbe; }
  .alert-dark .alert-link {
    color: #040505; }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px); }
    @media screen and (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: none; }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2)); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - (0.5rem * 2));
    content: ""; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }

  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2)); }
    .modal-dialog-centered::before {
      height: calc(100vh - (1.75rem * 2)); }

  .modal-sm {
    max-width: 300px; } }
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
    bottom: calc((0.5rem + 1px) * -1); }
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
  .bs-popover-top .arrow::after,
  .bs-popover-auto[x-placement^="top"] .arrow::after {
    border-width: 0.5rem 0.5rem 0; }
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
    bottom: 1px;
    border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
  .bs-popover-right .arrow::after,
  .bs-popover-auto[x-placement^="right"] .arrow::after {
    border-width: 0.5rem 0.5rem 0.5rem 0; }
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
    left: 1px;
    border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
    top: calc((0.5rem + 1px) * -1); }
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
  .bs-popover-bottom .arrow::after,
  .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-width: 0 0.5rem 0.5rem 0.5rem; }
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    top: 1px;
    border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
  .bs-popover-left .arrow::after,
  .bs-popover-auto[x-placement^="left"] .arrow::after {
    border-width: 0.5rem 0 0.5rem 0.5rem; }
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
    right: 1px;
    border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529; }

.bg-primary {
  background-color: #007bff !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important; }

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #ffc107 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #007bff !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #fff !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }

  .d-sm-inline {
    display: inline !important; }

  .d-sm-inline-block {
    display: inline-block !important; }

  .d-sm-block {
    display: block !important; }

  .d-sm-table {
    display: table !important; }

  .d-sm-table-row {
    display: table-row !important; }

  .d-sm-table-cell {
    display: table-cell !important; }

  .d-sm-flex {
    display: flex !important; }

  .d-sm-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }

  .d-md-inline {
    display: inline !important; }

  .d-md-inline-block {
    display: inline-block !important; }

  .d-md-block {
    display: block !important; }

  .d-md-table {
    display: table !important; }

  .d-md-table-row {
    display: table-row !important; }

  .d-md-table-cell {
    display: table-cell !important; }

  .d-md-flex {
    display: flex !important; }

  .d-md-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }

  .d-lg-inline {
    display: inline !important; }

  .d-lg-inline-block {
    display: inline-block !important; }

  .d-lg-block {
    display: block !important; }

  .d-lg-table {
    display: table !important; }

  .d-lg-table-row {
    display: table-row !important; }

  .d-lg-table-cell {
    display: table-cell !important; }

  .d-lg-flex {
    display: flex !important; }

  .d-lg-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }

  .d-xl-inline {
    display: inline !important; }

  .d-xl-inline-block {
    display: inline-block !important; }

  .d-xl-block {
    display: block !important; }

  .d-xl-table {
    display: table !important; }

  .d-xl-table-row {
    display: table-row !important; }

  .d-xl-table-cell {
    display: table-cell !important; }

  .d-xl-flex {
    display: flex !important; }

  .d-xl-inline-flex {
    display: inline-flex !important; } }
@media print {
  .d-print-none {
    display: none !important; }

  .d-print-inline {
    display: inline !important; }

  .d-print-inline-block {
    display: inline-block !important; }

  .d-print-block {
    display: block !important; }

  .d-print-table {
    display: table !important; }

  .d-print-table-row {
    display: table-row !important; }

  .d-print-table-cell {
    display: table-cell !important; }

  .d-print-flex {
    display: flex !important; }

  .d-print-inline-flex {
    display: inline-flex !important; } }
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-3by4::before {
  padding-top: 133.3333333333%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }

  .flex-sm-column {
    flex-direction: column !important; }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-sm-wrap {
    flex-wrap: wrap !important; }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .flex-sm-fill {
    flex: 1 1 auto !important; }

  .flex-sm-grow-0 {
    flex-grow: 0 !important; }

  .flex-sm-grow-1 {
    flex-grow: 1 !important; }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }

  .justify-content-sm-start {
    justify-content: flex-start !important; }

  .justify-content-sm-end {
    justify-content: flex-end !important; }

  .justify-content-sm-center {
    justify-content: center !important; }

  .justify-content-sm-between {
    justify-content: space-between !important; }

  .justify-content-sm-around {
    justify-content: space-around !important; }

  .align-items-sm-start {
    align-items: flex-start !important; }

  .align-items-sm-end {
    align-items: flex-end !important; }

  .align-items-sm-center {
    align-items: center !important; }

  .align-items-sm-baseline {
    align-items: baseline !important; }

  .align-items-sm-stretch {
    align-items: stretch !important; }

  .align-content-sm-start {
    align-content: flex-start !important; }

  .align-content-sm-end {
    align-content: flex-end !important; }

  .align-content-sm-center {
    align-content: center !important; }

  .align-content-sm-between {
    align-content: space-between !important; }

  .align-content-sm-around {
    align-content: space-around !important; }

  .align-content-sm-stretch {
    align-content: stretch !important; }

  .align-self-sm-auto {
    align-self: auto !important; }

  .align-self-sm-start {
    align-self: flex-start !important; }

  .align-self-sm-end {
    align-self: flex-end !important; }

  .align-self-sm-center {
    align-self: center !important; }

  .align-self-sm-baseline {
    align-self: baseline !important; }

  .align-self-sm-stretch {
    align-self: stretch !important; } }
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }

  .flex-md-column {
    flex-direction: column !important; }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-md-wrap {
    flex-wrap: wrap !important; }

  .flex-md-nowrap {
    flex-wrap: nowrap !important; }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .flex-md-fill {
    flex: 1 1 auto !important; }

  .flex-md-grow-0 {
    flex-grow: 0 !important; }

  .flex-md-grow-1 {
    flex-grow: 1 !important; }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }

  .justify-content-md-start {
    justify-content: flex-start !important; }

  .justify-content-md-end {
    justify-content: flex-end !important; }

  .justify-content-md-center {
    justify-content: center !important; }

  .justify-content-md-between {
    justify-content: space-between !important; }

  .justify-content-md-around {
    justify-content: space-around !important; }

  .align-items-md-start {
    align-items: flex-start !important; }

  .align-items-md-end {
    align-items: flex-end !important; }

  .align-items-md-center {
    align-items: center !important; }

  .align-items-md-baseline {
    align-items: baseline !important; }

  .align-items-md-stretch {
    align-items: stretch !important; }

  .align-content-md-start {
    align-content: flex-start !important; }

  .align-content-md-end {
    align-content: flex-end !important; }

  .align-content-md-center {
    align-content: center !important; }

  .align-content-md-between {
    align-content: space-between !important; }

  .align-content-md-around {
    align-content: space-around !important; }

  .align-content-md-stretch {
    align-content: stretch !important; }

  .align-self-md-auto {
    align-self: auto !important; }

  .align-self-md-start {
    align-self: flex-start !important; }

  .align-self-md-end {
    align-self: flex-end !important; }

  .align-self-md-center {
    align-self: center !important; }

  .align-self-md-baseline {
    align-self: baseline !important; }

  .align-self-md-stretch {
    align-self: stretch !important; } }
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }

  .flex-lg-column {
    flex-direction: column !important; }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-lg-wrap {
    flex-wrap: wrap !important; }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .flex-lg-fill {
    flex: 1 1 auto !important; }

  .flex-lg-grow-0 {
    flex-grow: 0 !important; }

  .flex-lg-grow-1 {
    flex-grow: 1 !important; }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }

  .justify-content-lg-start {
    justify-content: flex-start !important; }

  .justify-content-lg-end {
    justify-content: flex-end !important; }

  .justify-content-lg-center {
    justify-content: center !important; }

  .justify-content-lg-between {
    justify-content: space-between !important; }

  .justify-content-lg-around {
    justify-content: space-around !important; }

  .align-items-lg-start {
    align-items: flex-start !important; }

  .align-items-lg-end {
    align-items: flex-end !important; }

  .align-items-lg-center {
    align-items: center !important; }

  .align-items-lg-baseline {
    align-items: baseline !important; }

  .align-items-lg-stretch {
    align-items: stretch !important; }

  .align-content-lg-start {
    align-content: flex-start !important; }

  .align-content-lg-end {
    align-content: flex-end !important; }

  .align-content-lg-center {
    align-content: center !important; }

  .align-content-lg-between {
    align-content: space-between !important; }

  .align-content-lg-around {
    align-content: space-around !important; }

  .align-content-lg-stretch {
    align-content: stretch !important; }

  .align-self-lg-auto {
    align-self: auto !important; }

  .align-self-lg-start {
    align-self: flex-start !important; }

  .align-self-lg-end {
    align-self: flex-end !important; }

  .align-self-lg-center {
    align-self: center !important; }

  .align-self-lg-baseline {
    align-self: baseline !important; }

  .align-self-lg-stretch {
    align-self: stretch !important; } }
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }

  .flex-xl-column {
    flex-direction: column !important; }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-xl-wrap {
    flex-wrap: wrap !important; }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .flex-xl-fill {
    flex: 1 1 auto !important; }

  .flex-xl-grow-0 {
    flex-grow: 0 !important; }

  .flex-xl-grow-1 {
    flex-grow: 1 !important; }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }

  .justify-content-xl-start {
    justify-content: flex-start !important; }

  .justify-content-xl-end {
    justify-content: flex-end !important; }

  .justify-content-xl-center {
    justify-content: center !important; }

  .justify-content-xl-between {
    justify-content: space-between !important; }

  .justify-content-xl-around {
    justify-content: space-around !important; }

  .align-items-xl-start {
    align-items: flex-start !important; }

  .align-items-xl-end {
    align-items: flex-end !important; }

  .align-items-xl-center {
    align-items: center !important; }

  .align-items-xl-baseline {
    align-items: baseline !important; }

  .align-items-xl-stretch {
    align-items: stretch !important; }

  .align-content-xl-start {
    align-content: flex-start !important; }

  .align-content-xl-end {
    align-content: flex-end !important; }

  .align-content-xl-center {
    align-content: center !important; }

  .align-content-xl-between {
    align-content: space-between !important; }

  .align-content-xl-around {
    align-content: space-around !important; }

  .align-content-xl-stretch {
    align-content: stretch !important; }

  .align-self-xl-auto {
    align-self: auto !important; }

  .align-self-xl-start {
    align-self: flex-start !important; }

  .align-self-xl-end {
    align-self: flex-end !important; }

  .align-self-xl-center {
    align-self: center !important; }

  .align-self-xl-baseline {
    align-self: baseline !important; }

  .align-self-xl-stretch {
    align-self: stretch !important; } }
.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }

  .float-sm-right {
    float: right !important; }

  .float-sm-none {
    float: none !important; } }
@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }

  .float-md-right {
    float: right !important; }

  .float-md-none {
    float: none !important; } }
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }

  .float-lg-right {
    float: right !important; }

  .float-lg-none {
    float: none !important; } }
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }

  .float-xl-right {
    float: right !important; }

  .float-xl-none {
    float: none !important; } }
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

.text-justify {
  text-align: justify !important; }

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }

  .text-sm-right {
    text-align: right !important; }

  .text-sm-center {
    text-align: center !important; } }
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }

  .text-md-right {
    text-align: right !important; }

  .text-md-center {
    text-align: center !important; } }
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }

  .text-lg-right {
    text-align: right !important; }

  .text-lg-center {
    text-align: center !important; } }
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }

  .text-xl-right {
    text-align: right !important; }

  .text-xl-center {
    text-align: center !important; } }
.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #007bff !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:hover, a.text-success:focus {
  color: #19692c !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important; }

.text-body {
  color: #212529 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-decoration-none {
  text-decoration: none !important; }

.text-reset {
  color: inherit !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }

  a:not(.btn) {
    text-decoration: underline; }

  abbr[title]::after {
    content: " (" attr(title) ")"; }

  pre {
    white-space: pre-wrap !important; }

  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  @page {
    size: a3; }
  body {
    min-width: 992px !important; }

  .container {
    min-width: 992px !important; }

  .navbar {
    display: none; }

  .badge {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }

  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #dee2e6; }

  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }
@keyframes cssload-rotate {
  100% {
    transform: rotate(360deg); } }
@-o-keyframes cssload-rotate {
  100% {
    -o-transform: rotate(360deg); } }
@-ms-keyframes cssload-rotate {
  100% {
    -ms-transform: rotate(360deg); } }
@-webkit-keyframes cssload-rotate {
  100% {
    -webkit-transform: rotate(360deg); } }
@-moz-keyframes cssload-rotate {
  100% {
    -moz-transform: rotate(360deg); } }
@keyframes cssload-sequence1 {
  0% {
    height: 10px; }
  50% {
    height: 49px; }
  100% {
    height: 10px; } }
@-o-keyframes cssload-sequence1 {
  0% {
    height: 10px; }
  50% {
    height: 49px; }
  100% {
    height: 10px; } }
@-ms-keyframes cssload-sequence1 {
  0% {
    height: 10px; }
  50% {
    height: 49px; }
  100% {
    height: 10px; } }
@-webkit-keyframes cssload-sequence1 {
  0% {
    height: 10px; }
  50% {
    height: 49px; }
  100% {
    height: 10px; } }
@-moz-keyframes cssload-sequence1 {
  0% {
    height: 10px; }
  50% {
    height: 49px; }
  100% {
    height: 10px; } }
@keyframes cssload-sequence2 {
  0% {
    height: 19px; }
  50% {
    height: 63px; }
  100% {
    height: 19px; } }
@-o-keyframes cssload-sequence2 {
  0% {
    height: 19px; }
  50% {
    height: 63px; }
  100% {
    height: 19px; } }
@-ms-keyframes cssload-sequence2 {
  0% {
    height: 19px; }
  50% {
    height: 63px; }
  100% {
    height: 19px; } }
@-webkit-keyframes cssload-sequence2 {
  0% {
    height: 19px; }
  50% {
    height: 63px; }
  100% {
    height: 19px; } }
@-moz-keyframes cssload-sequence2 {
  0% {
    height: 19px; }
  50% {
    height: 63px; }
  100% {
    height: 19px; } }
@keyframes cssload-loader {
  from {
    transform: scale(0);
    opacity: 1; }
  to {
    transform: scale(1);
    opacity: 0; } }
@-o-keyframes cssload-loader {
  from {
    -o-transform: scale(0);
    opacity: 1; }
  to {
    -o-transform: scale(1);
    opacity: 0; } }
@-ms-keyframes cssload-loader {
  from {
    -ms-transform: scale(0);
    opacity: 1; }
  to {
    -ms-transform: scale(1);
    opacity: 0; } }
@-webkit-keyframes cssload-loader {
  from {
    -webkit-transform: scale(0);
    opacity: 1; }
  to {
    -webkit-transform: scale(1);
    opacity: 0; } }
@-moz-keyframes cssload-loader {
  from {
    -moz-transform: scale(0);
    opacity: 1; }
  to {
    -moz-transform: scale(1);
    opacity: 0; } }
@keyframes dotSpin {
  0%,
    100% {
    box-shadow: 0 -9px 0 0 #e73950, 6.3649222065px -6.3649222065px 0 0 #e73950, 9px 0 0 0 #e73950, 6.3649222065px 6.3649222065px 0 -2px rgba(231, 57, 80, 0), 0 9px 0 -2px rgba(231, 57, 80, 0), -6.3649222065px 6.3649222065px 0 -2px rgba(231, 57, 80, 0), -9px 0 0 -2px rgba(231, 57, 80, 0), -6.3649222065px -6.3649222065px 0 -2px rgba(231, 57, 80, 0); }
  12.5% {
    box-shadow: 0 -9px 0 -2px rgba(231, 57, 80, 0), 6.3649222065px -6.3649222065px 0 0 #e73950, 9px 0 0 0 #e73950, 6.3649222065px 6.3649222065px 0 0 #e73950, 0 9px 0 -2px rgba(231, 57, 80, 0), -6.3649222065px 6.3649222065px 0 -2px rgba(231, 57, 80, 0), -9px 0 0 -2px rgba(231, 57, 80, 0), -6.3649222065px -6.3649222065px 0 -2px rgba(231, 57, 80, 0); }
  25% {
    box-shadow: 0 -9px 0 -2px rgba(231, 57, 80, 0), 6.3649222065px -6.3649222065px 0 -2px rgba(231, 57, 80, 0), 9px 0 0 0 #e73950, 6.3649222065px 6.3649222065px 0 0 #e73950, 0 9px 0 0 #e73950, -6.3649222065px 6.3649222065px 0 -2px rgba(231, 57, 80, 0), -9px 0 0 -2px rgba(231, 57, 80, 0), -6.3649222065px -6.3649222065px 0 -2px rgba(231, 57, 80, 0); }
  37.5% {
    box-shadow: 0 -9px 0 -2px rgba(231, 57, 80, 0), 6.3649222065px -6.3649222065px 0 -2px rgba(231, 57, 80, 0), 9px 0 0 -2px rgba(231, 57, 80, 0), 6.3649222065px 6.3649222065px 0 0 #e73950, 0 9px 0 0 #e73950, -6.3649222065px 6.3649222065px 0 0 #e73950, -9px 0 0 -2px rgba(231, 57, 80, 0), -6.3649222065px -6.3649222065px 0 -2px rgba(231, 57, 80, 0); }
  50% {
    box-shadow: 0 -9px 0 -2px rgba(231, 57, 80, 0), 6.3649222065px -6.3649222065px 0 -2px rgba(231, 57, 80, 0), 9px 0 0 -2px rgba(231, 57, 80, 0), 6.3649222065px 6.3649222065px 0 -2px rgba(231, 57, 80, 0), 0 9px 0 0 #e73950, -6.3649222065px 6.3649222065px 0 0 #e73950, -9px 0 0 0 #e73950, -6.3649222065px -6.3649222065px 0 -2px rgba(231, 57, 80, 0); }
  62.5% {
    box-shadow: 0 -9px 0 -2px rgba(231, 57, 80, 0), 6.3649222065px -6.3649222065px 0 -2px rgba(231, 57, 80, 0), 9px 0 0 -2px rgba(231, 57, 80, 0), 6.3649222065px 6.3649222065px 0 -2px rgba(231, 57, 80, 0), 0 9px 0 -2px rgba(231, 57, 80, 0), -6.3649222065px 6.3649222065px 0 0 #e73950, -9px 0 0 0 #e73950, -6.3649222065px -6.3649222065px 0 0 #e73950; }
  75% {
    box-shadow: 0 -9px 0 0 #e73950, 6.3649222065px -6.3649222065px 0 -2px rgba(231, 57, 80, 0), 9px 0 0 -2px rgba(231, 57, 80, 0), 6.3649222065px 6.3649222065px 0 -2px rgba(231, 57, 80, 0), 0 9px 0 -2px rgba(231, 57, 80, 0), -6.3649222065px 6.3649222065px 0 -2px rgba(231, 57, 80, 0), -9px 0 0 0 #e73950, -6.3649222065px -6.3649222065px 0 0 #e73950; }
  87.5% {
    box-shadow: 0 -9px 0 0 #e73950, 6.3649222065px -6.3649222065px 0 0 #e73950, 9px 0 0 -2px rgba(231, 57, 80, 0), 6.3649222065px 6.3649222065px 0 -2px rgba(231, 57, 80, 0), 0 9px 0 -2px rgba(231, 57, 80, 0), -6.3649222065px 6.3649222065px 0 -2px rgba(231, 57, 80, 0), -9px 0 0 -2px rgba(231, 57, 80, 0), -6.3649222065px -6.3649222065px 0 0 #e73950; } }
@keyframes change-rotate-icon {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(-180deg); } }
@keyframes wolfoBtnHover {
  0% {
    transform: translateX(0px); }
  51% {
    transform: translateX(20px);
    opacity: 1; }
  52% {
    opacity: 0;
    transform: translateX(-20px); }
  53% {
    opacity: 0; }
  54% {
    opacity: 1; }
  100% {
    transform: translateX(0px); } }
@keyframes wolfoBTT {
  from {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    filter: alpha(opacity=100); } }
@-o-keyframes wolfoBTT {
  from {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-ms-keyframes wolfoBTT {
  from {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-webkit-keyframes wolfoBTT {
  from {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-moz-keyframes wolfoBTT {
  from {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@keyframes wolfoBTT-1 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-o-keyframes wolfoBTT-1 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-ms-keyframes wolfoBTT-1 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-webkit-keyframes wolfoBTT-1 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-moz-keyframes wolfoBTT-1 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@keyframes wolfoBTT-2 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-o-keyframes wolfoBTT-2 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-ms-keyframes wolfoBTT-2 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-webkit-keyframes wolfoBTT-2 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-moz-keyframes wolfoBTT-2 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@keyframes wolfoBTT-3 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-o-keyframes wolfoBTT-3 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-ms-keyframes wolfoBTT-3 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-webkit-keyframes wolfoBTT-3 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-moz-keyframes wolfoBTT-3 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@keyframes wolfoBTT-4 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-o-keyframes wolfoBTT-4 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-ms-keyframes wolfoBTT-4 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-webkit-keyframes wolfoBTT-4 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-moz-keyframes wolfoBTT-4 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@keyframes wolfoBTT-5 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-o-keyframes wolfoBTT-5 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-ms-keyframes wolfoBTT-5 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-webkit-keyframes wolfoBTT-5 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-moz-keyframes wolfoBTT-5 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@keyframes wolfoBTT-6 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-o-keyframes wolfoBTT-6 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-ms-keyframes wolfoBTT-6 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-webkit-keyframes wolfoBTT-6 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-moz-keyframes wolfoBTT-6 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@keyframes wolfoBTT-7 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-o-keyframes wolfoBTT-7 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-ms-keyframes wolfoBTT-7 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-webkit-keyframes wolfoBTT-7 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-moz-keyframes wolfoBTT-7 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@keyframes wolfoBTT-8 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-o-keyframes wolfoBTT-8 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-ms-keyframes wolfoBTT-8 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-webkit-keyframes wolfoBTT-8 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-moz-keyframes wolfoBTT-8 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@keyframes wolfoBTT-9 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-o-keyframes wolfoBTT-9 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-ms-keyframes wolfoBTT-9 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-webkit-keyframes wolfoBTT-9 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-moz-keyframes wolfoBTT-9 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@keyframes wolfoBTT-10 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-o-keyframes wolfoBTT-10 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-ms-keyframes wolfoBTT-10 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-webkit-keyframes wolfoBTT-10 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-moz-keyframes wolfoBTT-10 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@keyframes wolfoBTT-11 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-o-keyframes wolfoBTT-11 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-ms-keyframes wolfoBTT-11 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-webkit-keyframes wolfoBTT-11 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-moz-keyframes wolfoBTT-11 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@keyframes wolfoBTT-12 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-o-keyframes wolfoBTT-12 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-ms-keyframes wolfoBTT-12 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-webkit-keyframes wolfoBTT-12 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-moz-keyframes wolfoBTT-12 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@keyframes wolfoBTT-13 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-o-keyframes wolfoBTT-13 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-ms-keyframes wolfoBTT-13 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-webkit-keyframes wolfoBTT-13 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-moz-keyframes wolfoBTT-13 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@keyframes wolfoBTT-14 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-o-keyframes wolfoBTT-14 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-ms-keyframes wolfoBTT-14 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-webkit-keyframes wolfoBTT-14 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-moz-keyframes wolfoBTT-14 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@keyframes wolfoBTT-15 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-o-keyframes wolfoBTT-15 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-ms-keyframes wolfoBTT-15 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-webkit-keyframes wolfoBTT-15 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@-moz-keyframes wolfoBTT-15 {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
    filter: alpha(opacity=100); } }
@keyframes smallScale {
  from {
    transform: scale(1);
    opacity: 1; }
  to {
    transform: scale(1.5);
    opacity: 0; } }
@-o-keyframes smallScale {
  from {
    transform: scale(1);
    opacity: 1; }
  to {
    transform: scale(1.5);
    opacity: 0; } }
@-ms-keyframes smallScale {
  from {
    transform: scale(1);
    opacity: 1; }
  to {
    transform: scale(1.5);
    opacity: 0; } }
@-webkit-keyframes smallScale {
  from {
    transform: scale(1);
    opacity: 1; }
  to {
    transform: scale(1.5);
    opacity: 0; } }
@-moz-keyframes smallScale {
  from {
    transform: scale(1);
    opacity: 1; }
  to {
    transform: scale(1.5);
    opacity: 0; } }
@keyframes triangleStroke {
  from {
    stroke-dashoffset: 90; }
  to {
    stroke-dashoffset: 0; } }
@keyframes turn {
  0% {
    transform: rotateX(180deg); }
  100% {
    transform: rotateX(0deg); } }
@keyframes turn2 {
  0% {
    transform: rotateX(0deg); }
  100% {
    transform: rotateX(180deg); } }
@keyframes MenuSlideCV {
  0% {
    -webkit-transform: translateY(-100%) translateX(-50%);
    transform: translateY(-100%) translateX(-50%);
    -webkit-animation-timing-function: cubic-bezier(0.815, 0.09, 0.885, 0.14); }
  50% {
    -webkit-transform: translateY(-50%) translateX(-50%) skewY(-20deg);
    transform: translateY(-50%) translateX(-50%) skewY(-20deg); }
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.815, 0.09, 0.885, 0.14);
    -webkit-transform: translateY(0%) translateX(-50%);
    transform: translateY(0%) translateX(-50%); } }
@-webkit-keyframes MenuSlideCV {
  0% {
    -webkit-transform: translateY(-100%) translateX(-50%);
    transform: translateY(-100%) translateX(-50%);
    -webkit-animation-timing-function: cubic-bezier(0.815, 0.09, 0.885, 0.14); }
  50% {
    -webkit-transform: translateY(-50%) translateX(-50%) skewY(-20deg);
    transform: translateY(-50%) translateX(-50%) skewY(-20deg); }
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.815, 0.09, 0.885, 0.14);
    -webkit-transform: translateY(0%) translateX(-50%);
    transform: translateY(0%) translateX(-50%); } }
@keyframes BinFadeIn {
  0%, 20% {
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    opacity: 1;
    filter: alpha(opacity=100); } }
@-o-keyframes BinFadeIn {
  0%, 20% {
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    opacity: 1;
    filter: alpha(opacity=100); } }
@-ms-keyframes BinFadeIn {
  0%, 20% {
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    opacity: 1;
    filter: alpha(opacity=100); } }
@-webkit-keyframes BinFadeIn {
  0%, 20% {
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    opacity: 1;
    filter: alpha(opacity=100); } }
@-moz-keyframes BinFadeIn {
  0%, 20% {
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    opacity: 1;
    filter: alpha(opacity=100); } }
@keyframes BinPosition {
  form {
    position: relative; }
  to {
    position: fixed; } }
@-o-keyframes BinPosition {
  form {
    position: relative; }
  to {
    position: fixed; } }
@-ms-keyframes BinPosition {
  form {
    position: relative; }
  to {
    position: fixed; } }
@-webkit-keyframes BinPosition {
  form {
    position: relative; }
  to {
    position: fixed; } }
@-moz-keyframes BinPosition {
  form {
    position: relative; }
  to {
    position: fixed; } }
@keyframes icon-menu-top {
  0% {
    top: 0;
    transform: rotate(0); }
  50% {
    top: 7px;
    transform: rotate(0); }
  100% {
    top: 7px;
    transform: rotate(45deg); } }
@keyframes icon-menu-bottom {
  0% {
    top: 0;
    transform: rotate(0); }
  50% {
    top: -7px;
    transform: rotate(0); }
  100% {
    top: -7px;
    transform: rotate(-45deg); } }
@keyframes icon-menu-scaled {
  50% {
    transform: scale(0); }
  100% {
    transform: scale(0); } }
.ma-0 {
  margin: 0px !important; }

.mt-0 {
  margin-top: 0px !important; }

.mr-0 {
  margin-right: 0px !important; }

.mb-0 {
  margin-bottom: 0px !important; }

.ml-0 {
  margin-left: 0px !important; }

.pa-0 {
  padding: 0px !important; }

.pt-0 {
  padding-top: 0px !important; }

.pr-0 {
  padding-right: 0px !important; }

.pb-0 {
  padding-bottom: 0px !important; }

.pl-0 {
  padding-left: 0px !important; }

plr-0 {
  padding-left: 0px !important;
  padding-right: 0px !important; }

.ma-5 {
  margin: 5px !important; }

.mt-5 {
  margin-top: 5px !important; }

.mr-5 {
  margin-right: 5px !important; }

.mb-5 {
  margin-bottom: 5px !important; }

.ml-5 {
  margin-left: 5px !important; }

.pa-5 {
  padding: 5px !important; }

.pt-5 {
  padding-top: 5px !important; }

.pr-5 {
  padding-right: 5px !important; }

.pb-5 {
  padding-bottom: 5px !important; }

.pl-5 {
  padding-left: 5px !important; }

plr-5 {
  padding-left: 5px !important;
  padding-right: 5px !important; }

.ma-10 {
  margin: 10px !important; }

.mt-10 {
  margin-top: 10px !important; }

.mr-10 {
  margin-right: 10px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.ml-10 {
  margin-left: 10px !important; }

.pa-10 {
  padding: 10px !important; }

.pt-10 {
  padding-top: 10px !important; }

.pr-10 {
  padding-right: 10px !important; }

.pb-10 {
  padding-bottom: 10px !important; }

.pl-10 {
  padding-left: 10px !important; }

plr-10 {
  padding-left: 10px !important;
  padding-right: 10px !important; }

.ma-15 {
  margin: 15px !important; }

.mt-15 {
  margin-top: 15px !important; }

.mr-15 {
  margin-right: 15px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.ml-15 {
  margin-left: 15px !important; }

.pa-15 {
  padding: 15px !important; }

.pt-15 {
  padding-top: 15px !important; }

.pr-15 {
  padding-right: 15px !important; }

.pb-15 {
  padding-bottom: 15px !important; }

.pl-15 {
  padding-left: 15px !important; }

plr-15 {
  padding-left: 15px !important;
  padding-right: 15px !important; }

.ma-20 {
  margin: 20px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mr-20 {
  margin-right: 20px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.ml-20 {
  margin-left: 20px !important; }

.pa-20 {
  padding: 20px !important; }

.pt-20 {
  padding-top: 20px !important; }

.pr-20 {
  padding-right: 20px !important; }

.pb-20 {
  padding-bottom: 20px !important; }

.pl-20 {
  padding-left: 20px !important; }

plr-20 {
  padding-left: 20px !important;
  padding-right: 20px !important; }

.ma-25 {
  margin: 25px !important; }

.mt-25 {
  margin-top: 25px !important; }

.mr-25 {
  margin-right: 25px !important; }

.mb-25 {
  margin-bottom: 25px !important; }

.ml-25 {
  margin-left: 25px !important; }

.pa-25 {
  padding: 25px !important; }

.pt-25 {
  padding-top: 25px !important; }

.pr-25 {
  padding-right: 25px !important; }

.pb-25 {
  padding-bottom: 25px !important; }

.pl-25 {
  padding-left: 25px !important; }

plr-25 {
  padding-left: 25px !important;
  padding-right: 25px !important; }

.ma-30 {
  margin: 30px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mr-30 {
  margin-right: 30px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.ml-30 {
  margin-left: 30px !important; }

.pa-30 {
  padding: 30px !important; }

.pt-30 {
  padding-top: 30px !important; }

.pr-30 {
  padding-right: 30px !important; }

.pb-30 {
  padding-bottom: 30px !important; }

.pl-30 {
  padding-left: 30px !important; }

plr-30 {
  padding-left: 30px !important;
  padding-right: 30px !important; }

.ma-35 {
  margin: 35px !important; }

.mt-35 {
  margin-top: 35px !important; }

.mr-35 {
  margin-right: 35px !important; }

.mb-35 {
  margin-bottom: 35px !important; }

.ml-35 {
  margin-left: 35px !important; }

.pa-35 {
  padding: 35px !important; }

.pt-35 {
  padding-top: 35px !important; }

.pr-35 {
  padding-right: 35px !important; }

.pb-35 {
  padding-bottom: 35px !important; }

.pl-35 {
  padding-left: 35px !important; }

plr-35 {
  padding-left: 35px !important;
  padding-right: 35px !important; }

.ma-40 {
  margin: 40px !important; }

.mt-40 {
  margin-top: 40px !important; }

.mr-40 {
  margin-right: 40px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.ml-40 {
  margin-left: 40px !important; }

.pa-40 {
  padding: 40px !important; }

.pt-40 {
  padding-top: 40px !important; }

.pr-40 {
  padding-right: 40px !important; }

.pb-40 {
  padding-bottom: 40px !important; }

.pl-40 {
  padding-left: 40px !important; }

plr-40 {
  padding-left: 40px !important;
  padding-right: 40px !important; }

.ma-45 {
  margin: 45px !important; }

.mt-45 {
  margin-top: 45px !important; }

.mr-45 {
  margin-right: 45px !important; }

.mb-45 {
  margin-bottom: 45px !important; }

.ml-45 {
  margin-left: 45px !important; }

.pa-45 {
  padding: 45px !important; }

.pt-45 {
  padding-top: 45px !important; }

.pr-45 {
  padding-right: 45px !important; }

.pb-45 {
  padding-bottom: 45px !important; }

.pl-45 {
  padding-left: 45px !important; }

plr-45 {
  padding-left: 45px !important;
  padding-right: 45px !important; }

.ma-50 {
  margin: 50px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mr-50 {
  margin-right: 50px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.ml-50 {
  margin-left: 50px !important; }

.pa-50 {
  padding: 50px !important; }

.pt-50 {
  padding-top: 50px !important; }

.pr-50 {
  padding-right: 50px !important; }

.pb-50 {
  padding-bottom: 50px !important; }

.pl-50 {
  padding-left: 50px !important; }

plr-50 {
  padding-left: 50px !important;
  padding-right: 50px !important; }

.list-style-type {
  list-style-type: none; }

.clear {
  float: none;
  clear: both; }

.f-left {
  float: left; }

.f-right {
  float: right; }

.f-none {
  float: none; }

.hide {
  display: none; }

.hidden {
  display: none; }

.hiden {
  display: none; }

.show {
  display: inline-block; }

.pd-col-0 {
  padding-left: 0;
  padding-right: 0; }

.flex-x {
  display: flex;
  flex-flow: row wrap; }

.align-center {
  justify-content: center; }

.uppercase {
  text-transform: uppercase; }

.relative {
  position: relative !important; }

.txt-left {
  text-align: left; }

.txt-center {
  text-align: center; }

.txt-right {
  text-align: right; }

.center {
  text-align: center; }

.skin-transparent {
  background: transparent; }

.skin-grey {
  background: #f9f9f9; }

.skin-white {
  background: #fff; }

.white-color {
  color: #fff; }
  .white-color a {
    color: #fff; }

.primary-color {
  color: #0b203f; }
  .primary-color a {
    color: #0b203f; }

.enable-border {
  border: 1px solid #e1e1e1; }

.z-minus-1 {
  position: relative;
  z-index: -1; }

.z-plus-99 {
  position: relative;
  z-index: 99; }

.z-plus-1 {
  position: relative;
  z-index: 1; }

.flex-center {
  justify-content: center; }
  .flex-center .widget {
    justify-content: center; }

.box-shadow {
  box-shadow: 0px 2px 5px 0 rgba(85, 85, 85, 0.1); }

.minus-top-80 {
  margin-top: -80px;
  position: relative;
  z-index: 3; }

.fz-14 h1, .fz-14 h2, .fz-14 h3, .fz-14 h4, .fz-14 h5, .fz-14 h6 {
  font-size: 1.4rem; }

@media (min-width: 48em) and (max-width: 61.9375em) {
  .flr-768-991 {
    justify-content: flex-end; }
    .flr-768-991 .content-data-time {
      justify-content: flex-end; } }

@media (max-width: 47.9375em) {
  .txt-md-center {
    text-align: center !important; } }

.width-100 {
  width: 100%; }
  .width-100 a {
    width: 100%; }

.custom-btn-100 .wolfo-button-sc {
  margin-bottom: 3rem; }
  .custom-btn-100 .wolfo-button-sc.center a {
    justify-content: center; }
  .custom-btn-100 .wolfo-button-sc .wolfo-button-sc {
    margin-bottom: 0; }
  .custom-btn-100 .wolfo-button-sc .wolfo-button {
    width: 100%; }

.fs-42-h1 h1 {
  font-size: 4.2rem; }
  @media (max-width: 74.9375em) {
    .fs-42-h1 h1 {
      font-size: 3.9rem; } }
  @media (max-width: 61.9375em) {
    .fs-42-h1 h1 {
      font-size: 3.6rem; } }
  @media (max-width: 47.9375em) {
    .fs-42-h1 h1 {
      font-size: 3.3rem; } }
  @media (max-width: 35.9375em) {
    .fs-42-h1 h1 {
      font-size: 3rem; } }

.fs-42-h2 h2 {
  font-size: 4.2rem; }
  @media (max-width: 74.9375em) {
    .fs-42-h2 h2 {
      font-size: 3.9rem; } }
  @media (max-width: 61.9375em) {
    .fs-42-h2 h2 {
      font-size: 3.6rem; } }
  @media (max-width: 47.9375em) {
    .fs-42-h2 h2 {
      font-size: 3.3rem; } }
  @media (max-width: 35.9375em) {
    .fs-42-h2 h2 {
      font-size: 3rem; } }

.fs-42-h3 h3 {
  font-size: 4.2rem; }
  @media (max-width: 74.9375em) {
    .fs-42-h3 h3 {
      font-size: 3.9rem; } }
  @media (max-width: 61.9375em) {
    .fs-42-h3 h3 {
      font-size: 3.6rem; } }
  @media (max-width: 47.9375em) {
    .fs-42-h3 h3 {
      font-size: 3.3rem; } }
  @media (max-width: 35.9375em) {
    .fs-42-h3 h3 {
      font-size: 3rem; } }

.fs-42-h4 h4 {
  font-size: 4.2rem; }
  @media (max-width: 74.9375em) {
    .fs-42-h4 h4 {
      font-size: 3.9rem; } }
  @media (max-width: 61.9375em) {
    .fs-42-h4 h4 {
      font-size: 3.6rem; } }
  @media (max-width: 47.9375em) {
    .fs-42-h4 h4 {
      font-size: 3.3rem; } }
  @media (max-width: 35.9375em) {
    .fs-42-h4 h4 {
      font-size: 3rem; } }

.fs-42-h5 h5 {
  font-size: 4.2rem; }
  @media (max-width: 74.9375em) {
    .fs-42-h5 h5 {
      font-size: 3.9rem; } }
  @media (max-width: 61.9375em) {
    .fs-42-h5 h5 {
      font-size: 3.6rem; } }
  @media (max-width: 47.9375em) {
    .fs-42-h5 h5 {
      font-size: 3.3rem; } }
  @media (max-width: 35.9375em) {
    .fs-42-h5 h5 {
      font-size: 3rem; } }

.fs-42-h6 h6 {
  font-size: 4.2rem; }
  @media (max-width: 74.9375em) {
    .fs-42-h6 h6 {
      font-size: 3.9rem; } }
  @media (max-width: 61.9375em) {
    .fs-42-h6 h6 {
      font-size: 3.6rem; } }
  @media (max-width: 47.9375em) {
    .fs-42-h6 h6 {
      font-size: 3.3rem; } }
  @media (max-width: 35.9375em) {
    .fs-42-h6 h6 {
      font-size: 3rem; } }

.b-20 {
  -webkit-box-flex: 0;
  max-width: 20%;
  flex: 0 0 20%; }

.b-30 {
  -webkit-box-flex: 0;
  max-width: 30%;
  flex: 0 0 30%; }

@media (min-width: 36em) {
  .flex-sm-x {
    display: flex;
    flex-flow: row wrap; } }

.wolfo-products:not(.ani-unset) .wolfo-animation:not(.wolfo-slick) .column:nth-child(1n) {
  -webkit-animation: wolfoBTT-1 1s ease;
  -moz-animation: wolfoBTT-1 1s ease;
  -ms-animation: wolfoBTT-1 1s ease;
  -o-animation: wolfoBTT-1 1s ease;
  animation: wolfoBTT-1 1s ease; }
.wolfo-products:not(.ani-unset) .wolfo-animation:not(.wolfo-slick) .column:nth-child(2n) {
  -webkit-animation: wolfoBTT-2 1.3s ease;
  -moz-animation: wolfoBTT-2 1.3s ease;
  -ms-animation: wolfoBTT-2 1.3s ease;
  -o-animation: wolfoBTT-2 1.3s ease;
  animation: wolfoBTT-2 1.3s ease; }
.wolfo-products:not(.ani-unset) .wolfo-animation:not(.wolfo-slick) .column:nth-child(3n) {
  -webkit-animation: wolfoBTT-3 1.6s ease;
  -moz-animation: wolfoBTT-3 1.6s ease;
  -ms-animation: wolfoBTT-3 1.6s ease;
  -o-animation: wolfoBTT-3 1.6s ease;
  animation: wolfoBTT-3 1.6s ease; }
.wolfo-products:not(.ani-unset) .wolfo-animation:not(.wolfo-slick) .column:nth-child(4n) {
  -webkit-animation: wolfoBTT-4 1.9s ease;
  -moz-animation: wolfoBTT-4 1.9s ease;
  -ms-animation: wolfoBTT-4 1.9s ease;
  -o-animation: wolfoBTT-4 1.9s ease;
  animation: wolfoBTT-4 1.9s ease; }
.wolfo-products:not(.ani-unset) .wolfo-animation:not(.wolfo-slick) .column:nth-child(5n) {
  -webkit-animation: wolfoBTT-5 2.2s ease;
  -moz-animation: wolfoBTT-5 2.2s ease;
  -ms-animation: wolfoBTT-5 2.2s ease;
  -o-animation: wolfoBTT-5 2.2s ease;
  animation: wolfoBTT-5 2.2s ease; }
.wolfo-products:not(.ani-unset) .wolfo-animation:not(.wolfo-slick) .column:nth-child(6n) {
  -webkit-animation: wolfoBTT-6 2.5s ease;
  -moz-animation: wolfoBTT-6 2.5s ease;
  -ms-animation: wolfoBTT-6 2.5s ease;
  -o-animation: wolfoBTT-6 2.5s ease;
  animation: wolfoBTT-6 2.5s ease; }
.wolfo-products:not(.ani-unset) .wolfo-animation:not(.wolfo-slick) .column:nth-child(7n) {
  -webkit-animation: wolfoBTT-7 2.8s ease;
  -moz-animation: wolfoBTT-7 2.8s ease;
  -ms-animation: wolfoBTT-7 2.8s ease;
  -o-animation: wolfoBTT-7 2.8s ease;
  animation: wolfoBTT-7 2.8s ease; }
.wolfo-products:not(.ani-unset) .wolfo-animation:not(.wolfo-slick) .column:nth-child(8n) {
  -webkit-animation: wolfoBTT-8 3.1s ease;
  -moz-animation: wolfoBTT-8 3.1s ease;
  -ms-animation: wolfoBTT-8 3.1s ease;
  -o-animation: wolfoBTT-8 3.1s ease;
  animation: wolfoBTT-8 3.1s ease; }
.wolfo-products:not(.ani-unset) .wolfo-animation:not(.wolfo-slick) .column:nth-child(9n) {
  -webkit-animation: wolfoBTT-9 3.4s ease;
  -moz-animation: wolfoBTT-9 3.4s ease;
  -ms-animation: wolfoBTT-9 3.4s ease;
  -o-animation: wolfoBTT-9 3.4s ease;
  animation: wolfoBTT-9 3.4s ease; }
.wolfo-products:not(.ani-unset) .wolfo-animation:not(.wolfo-slick) .column:nth-child(10n) {
  -webkit-animation: wolfoBTT-10 3.7s ease;
  -moz-animation: wolfoBTT-10 3.7s ease;
  -ms-animation: wolfoBTT-10 3.7s ease;
  -o-animation: wolfoBTT-10 3.7s ease;
  animation: wolfoBTT-10 3.7s ease; }
.wolfo-products:not(.ani-unset) .wolfo-animation:not(.wolfo-slick) .column:nth-child(11n) {
  -webkit-animation: wolfoBTT-11 4s ease;
  -moz-animation: wolfoBTT-11 4s ease;
  -ms-animation: wolfoBTT-11 4s ease;
  -o-animation: wolfoBTT-11 4s ease;
  animation: wolfoBTT-11 4s ease; }
.wolfo-products:not(.ani-unset) .wolfo-animation:not(.wolfo-slick) .column:nth-child(12n) {
  -webkit-animation: wolfoBTT-12 4.3s ease;
  -moz-animation: wolfoBTT-12 4.3s ease;
  -ms-animation: wolfoBTT-12 4.3s ease;
  -o-animation: wolfoBTT-12 4.3s ease;
  animation: wolfoBTT-12 4.3s ease; }
.wolfo-products:not(.ani-unset) .wolfo-animation:not(.wolfo-slick) .column:nth-child(13n) {
  -webkit-animation: wolfoBTT-13 4.6s ease;
  -moz-animation: wolfoBTT-13 4.6s ease;
  -ms-animation: wolfoBTT-13 4.6s ease;
  -o-animation: wolfoBTT-13 4.6s ease;
  animation: wolfoBTT-13 4.6s ease; }
.wolfo-products:not(.ani-unset) .wolfo-animation:not(.wolfo-slick) .column:nth-child(14n) {
  -webkit-animation: wolfoBTT-14 4.9s ease;
  -moz-animation: wolfoBTT-14 4.9s ease;
  -ms-animation: wolfoBTT-14 4.9s ease;
  -o-animation: wolfoBTT-14 4.9s ease;
  animation: wolfoBTT-14 4.9s ease; }
.wolfo-products:not(.ani-unset) .wolfo-animation:not(.wolfo-slick) .column:nth-child(15n) {
  -webkit-animation: wolfoBTT-15 5.2s ease;
  -moz-animation: wolfoBTT-15 5.2s ease;
  -ms-animation: wolfoBTT-15 5.2s ease;
  -o-animation: wolfoBTT-15 5.2s ease;
  animation: wolfoBTT-15 5.2s ease; }
.wolfo-products:not(.ani-unset) .wolfo-animation.wolfo-slick .slick-slide:nth-child(1n) {
  -webkit-animation: wolfoBTT-1 1s ease;
  -moz-animation: wolfoBTT-1 1s ease;
  -ms-animation: wolfoBTT-1 1s ease;
  -o-animation: wolfoBTT-1 1s ease;
  animation: wolfoBTT-1 1s ease; }
.wolfo-products:not(.ani-unset) .wolfo-animation.wolfo-slick .slick-slide:nth-child(2n) {
  -webkit-animation: wolfoBTT-2 1.3s ease;
  -moz-animation: wolfoBTT-2 1.3s ease;
  -ms-animation: wolfoBTT-2 1.3s ease;
  -o-animation: wolfoBTT-2 1.3s ease;
  animation: wolfoBTT-2 1.3s ease; }
.wolfo-products:not(.ani-unset) .wolfo-animation.wolfo-slick .slick-slide:nth-child(3n) {
  -webkit-animation: wolfoBTT-3 1.6s ease;
  -moz-animation: wolfoBTT-3 1.6s ease;
  -ms-animation: wolfoBTT-3 1.6s ease;
  -o-animation: wolfoBTT-3 1.6s ease;
  animation: wolfoBTT-3 1.6s ease; }
.wolfo-products:not(.ani-unset) .wolfo-animation.wolfo-slick .slick-slide:nth-child(4n) {
  -webkit-animation: wolfoBTT-4 1.9s ease;
  -moz-animation: wolfoBTT-4 1.9s ease;
  -ms-animation: wolfoBTT-4 1.9s ease;
  -o-animation: wolfoBTT-4 1.9s ease;
  animation: wolfoBTT-4 1.9s ease; }
.wolfo-products:not(.ani-unset) .wolfo-animation.wolfo-slick .slick-slide:nth-child(5n) {
  -webkit-animation: wolfoBTT-5 2.2s ease;
  -moz-animation: wolfoBTT-5 2.2s ease;
  -ms-animation: wolfoBTT-5 2.2s ease;
  -o-animation: wolfoBTT-5 2.2s ease;
  animation: wolfoBTT-5 2.2s ease; }
.wolfo-products:not(.ani-unset) .wolfo-animation.wolfo-slick .slick-slide:nth-child(6n) {
  -webkit-animation: wolfoBTT-6 2.5s ease;
  -moz-animation: wolfoBTT-6 2.5s ease;
  -ms-animation: wolfoBTT-6 2.5s ease;
  -o-animation: wolfoBTT-6 2.5s ease;
  animation: wolfoBTT-6 2.5s ease; }
.wolfo-products:not(.ani-unset) .wolfo-animation.wolfo-slick .slick-slide:nth-child(7n) {
  -webkit-animation: wolfoBTT-7 2.8s ease;
  -moz-animation: wolfoBTT-7 2.8s ease;
  -ms-animation: wolfoBTT-7 2.8s ease;
  -o-animation: wolfoBTT-7 2.8s ease;
  animation: wolfoBTT-7 2.8s ease; }
.wolfo-products:not(.ani-unset) .wolfo-animation.wolfo-slick .slick-slide:nth-child(8n) {
  -webkit-animation: wolfoBTT-8 3.1s ease;
  -moz-animation: wolfoBTT-8 3.1s ease;
  -ms-animation: wolfoBTT-8 3.1s ease;
  -o-animation: wolfoBTT-8 3.1s ease;
  animation: wolfoBTT-8 3.1s ease; }
.wolfo-products:not(.ani-unset) .wolfo-animation.wolfo-slick .slick-slide:nth-child(9n) {
  -webkit-animation: wolfoBTT-9 3.4s ease;
  -moz-animation: wolfoBTT-9 3.4s ease;
  -ms-animation: wolfoBTT-9 3.4s ease;
  -o-animation: wolfoBTT-9 3.4s ease;
  animation: wolfoBTT-9 3.4s ease; }
.wolfo-products:not(.ani-unset) .wolfo-animation.wolfo-slick .slick-slide:nth-child(10n) {
  -webkit-animation: wolfoBTT-10 3.7s ease;
  -moz-animation: wolfoBTT-10 3.7s ease;
  -ms-animation: wolfoBTT-10 3.7s ease;
  -o-animation: wolfoBTT-10 3.7s ease;
  animation: wolfoBTT-10 3.7s ease; }
.wolfo-products:not(.ani-unset) .wolfo-animation.wolfo-slick .slick-slide:nth-child(11n) {
  -webkit-animation: wolfoBTT-11 4s ease;
  -moz-animation: wolfoBTT-11 4s ease;
  -ms-animation: wolfoBTT-11 4s ease;
  -o-animation: wolfoBTT-11 4s ease;
  animation: wolfoBTT-11 4s ease; }
.wolfo-products:not(.ani-unset) .wolfo-animation.wolfo-slick .slick-slide:nth-child(12n) {
  -webkit-animation: wolfoBTT-12 4.3s ease;
  -moz-animation: wolfoBTT-12 4.3s ease;
  -ms-animation: wolfoBTT-12 4.3s ease;
  -o-animation: wolfoBTT-12 4.3s ease;
  animation: wolfoBTT-12 4.3s ease; }
.wolfo-products:not(.ani-unset) .wolfo-animation.wolfo-slick .slick-slide:nth-child(13n) {
  -webkit-animation: wolfoBTT-13 4.6s ease;
  -moz-animation: wolfoBTT-13 4.6s ease;
  -ms-animation: wolfoBTT-13 4.6s ease;
  -o-animation: wolfoBTT-13 4.6s ease;
  animation: wolfoBTT-13 4.6s ease; }
.wolfo-products:not(.ani-unset) .wolfo-animation.wolfo-slick .slick-slide:nth-child(14n) {
  -webkit-animation: wolfoBTT-14 4.9s ease;
  -moz-animation: wolfoBTT-14 4.9s ease;
  -ms-animation: wolfoBTT-14 4.9s ease;
  -o-animation: wolfoBTT-14 4.9s ease;
  animation: wolfoBTT-14 4.9s ease; }
.wolfo-products:not(.ani-unset) .wolfo-animation.wolfo-slick .slick-slide:nth-child(15n) {
  -webkit-animation: wolfoBTT-15 5.2s ease;
  -moz-animation: wolfoBTT-15 5.2s ease;
  -ms-animation: wolfoBTT-15 5.2s ease;
  -o-animation: wolfoBTT-15 5.2s ease;
  animation: wolfoBTT-15 5.2s ease; }

.ani-unset .wolfo-animation {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none; }
  .ani-unset .wolfo-animation .slick-track, .ani-unset .wolfo-animation .slick-list {
    -webkit-transform: none !important;
    transform: none !important; }

.wolfoBTT {
  -webkit-animation: wolfoBTT;
  -moz-animation: wolfoBTT;
  -ms-animation: wolfoBTT;
  -o-animation: wolfoBTT;
  animation: wolfoBTT; }

/**
 * 2.0 - Core
 * ----------------------------------------------------------------------------
 */
.wolfo-col {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.wolfo-all-10 {
  -webkit-box-flex: 0;
  max-width: 10%;
  flex: 0 0 10%; }

.wolfo-all-20 {
  -webkit-box-flex: 0;
  max-width: 20%;
  flex: 0 0 20%; }

.wolfo-all-30 {
  -webkit-box-flex: 0;
  max-width: 30%;
  flex: 0 0 30%; }

.wolfo-all-40 {
  -webkit-box-flex: 0;
  max-width: 40%;
  flex: 0 0 40%; }

.wolfo-all-50 {
  -webkit-box-flex: 0;
  max-width: 50%;
  flex: 0 0 50%; }

.wolfo-all-60 {
  -webkit-box-flex: 0;
  max-width: 60%;
  flex: 0 0 60%; }

.wolfo-all-70 {
  -webkit-box-flex: 0;
  max-width: 70%;
  flex: 0 0 70%; }

.wolfo-all-80 {
  -webkit-box-flex: 0;
  max-width: 80%;
  flex: 0 0 80%; }

.wolfo-all-90 {
  -webkit-box-flex: 0;
  max-width: 90%;
  flex: 0 0 90%; }

.wolfo-all-100 {
  -webkit-box-flex: 0;
  max-width: 100%;
  flex: 0 0 100%; }

@media screen and (min-width: 576px) {
  .wolfo-small-10 {
    -webkit-box-flex: 0;
    max-width: 10%;
    flex: 0 0 10%; }

  .wolfo-small-20 {
    -webkit-box-flex: 0;
    max-width: 20%;
    flex: 0 0 20%; }

  .wolfo-small-30 {
    -webkit-box-flex: 0;
    max-width: 30%;
    flex: 0 0 30%; }

  .wolfo-small-40 {
    -webkit-box-flex: 0;
    max-width: 40%;
    flex: 0 0 40%; }

  .wolfo-small-50 {
    -webkit-box-flex: 0;
    max-width: 50%;
    flex: 0 0 50%; }

  .wolfo-small-60 {
    -webkit-box-flex: 0;
    max-width: 60%;
    flex: 0 0 60%; }

  .wolfo-small-70 {
    -webkit-box-flex: 0;
    max-width: 70%;
    flex: 0 0 70%; }

  .wolfo-small-80 {
    -webkit-box-flex: 0;
    max-width: 80%;
    flex: 0 0 80%; }

  .wolfo-small-90 {
    -webkit-box-flex: 0;
    max-width: 90%;
    flex: 0 0 90%; }

  .wolfo-small-100 {
    -webkit-box-flex: 0;
    max-width: 100%;
    flex: 0 0 100%; } }
@media screen and (min-width: 768px) {
  .wolfo-medium-10 {
    -webkit-box-flex: 0;
    max-width: 10%;
    flex: 0 0 10%; }

  .wolfo-medium-20 {
    -webkit-box-flex: 0;
    max-width: 20%;
    flex: 0 0 20%; }

  .wolfo-medium-30 {
    -webkit-box-flex: 0;
    max-width: 30%;
    flex: 0 0 30%; }

  .wolfo-medium-40 {
    -webkit-box-flex: 0;
    max-width: 40%;
    flex: 0 0 40%; }

  .wolfo-medium-50 {
    -webkit-box-flex: 0;
    max-width: 50%;
    flex: 0 0 50%; }

  .wolfo-medium-60 {
    -webkit-box-flex: 0;
    max-width: 60%;
    flex: 0 0 60%; }

  .wolfo-medium-70 {
    -webkit-box-flex: 0;
    max-width: 70%;
    flex: 0 0 70%; }

  .wolfo-medium-80 {
    -webkit-box-flex: 0;
    max-width: 80%;
    flex: 0 0 80%; }

  .wolfo-medium-90 {
    -webkit-box-flex: 0;
    max-width: 90%;
    flex: 0 0 90%; }

  .wolfo-medium-100 {
    -webkit-box-flex: 0;
    max-width: 100%;
    flex: 0 0 100%; } }
@media screen and (min-width: 992px) {
  .wolfo-large-10 {
    -webkit-box-flex: 0;
    max-width: 10%;
    flex: 0 0 10%; }

  .wolfo-large-20 {
    -webkit-box-flex: 0;
    max-width: 20%;
    flex: 0 0 20%; }

  .wolfo-large-30 {
    -webkit-box-flex: 0;
    max-width: 30%;
    flex: 0 0 30%; }

  .wolfo-large-40 {
    -webkit-box-flex: 0;
    max-width: 40%;
    flex: 0 0 40%; }

  .wolfo-large-50 {
    -webkit-box-flex: 0;
    max-width: 50%;
    flex: 0 0 50%; }

  .wolfo-large-60 {
    -webkit-box-flex: 0;
    max-width: 60%;
    flex: 0 0 60%; }

  .wolfo-large-70 {
    -webkit-box-flex: 0;
    max-width: 70%;
    flex: 0 0 70%; }

  .wolfo-large-80 {
    -webkit-box-flex: 0;
    max-width: 80%;
    flex: 0 0 80%; }

  .wolfo-large-90 {
    -webkit-box-flex: 0;
    max-width: 90%;
    flex: 0 0 90%; }

  .wolfo-large-100 {
    -webkit-box-flex: 0;
    max-width: 100%;
    flex: 0 0 100%; } }
@media screen and (min-width: 1200px) {
  .wolfo-xlarge-10 {
    -webkit-box-flex: 0;
    max-width: 10%;
    flex: 0 0 10%; }

  .wolfo-xlarge-20 {
    -webkit-box-flex: 0;
    max-width: 20%;
    flex: 0 0 20%; }

  .wolfo-xlarge-30 {
    -webkit-box-flex: 0;
    max-width: 30%;
    flex: 0 0 30%; }

  .wolfo-xlarge-40 {
    -webkit-box-flex: 0;
    max-width: 40%;
    flex: 0 0 40%; }

  .wolfo-xlarge-50 {
    -webkit-box-flex: 0;
    max-width: 50%;
    flex: 0 0 50%; }

  .wolfo-xlarge-60 {
    -webkit-box-flex: 0;
    max-width: 60%;
    flex: 0 0 60%; }

  .wolfo-xlarge-70 {
    -webkit-box-flex: 0;
    max-width: 70%;
    flex: 0 0 70%; }

  .wolfo-xlarge-80 {
    -webkit-box-flex: 0;
    max-width: 80%;
    flex: 0 0 80%; }

  .wolfo-xlarge-90 {
    -webkit-box-flex: 0;
    max-width: 90%;
    flex: 0 0 90%; }

  .wolfo-xlarge-100 {
    -webkit-box-flex: 0;
    max-width: 100%;
    flex: 0 0 100%; } }
@media (max-width: 74.9375em) {
  .bigger-15 .row {
    margin-left: -15px !important;
    margin-right: -15px !important; }
  .bigger-15 .column {
    padding-left: 15px !important;
    padding-right: 15px !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .cols-md-5 {
    -webkit-box-flex: 0;
    max-width: 20%;
    flex: 0 0 20%; }

  .cols-md-8 {
    -webkit-box-flex: 0;
    max-width: 12.5%;
    flex: 0 0 12.5%; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .cols-lg-5 {
    -webkit-box-flex: 0;
    max-width: 20%;
    flex: 0 0 20%; }

  .cols-lg-8 {
    -webkit-box-flex: 0;
    max-width: 12.5%;
    flex: 0 0 12.5%; } }
@media (min-width: 1200px) {
  .cols-xl-5 {
    -webkit-box-flex: 0;
    max-width: 20%;
    flex: 0 0 20%; }

  .cols-xl-7 {
    -webkit-box-flex: 0;
    max-width: 14.28571%;
    flex: 0 0 14.28571%; }

  .cols-xl-8 {
    -webkit-box-flex: 0;
    max-width: 12.5%;
    flex: 0 0 12.5%; }

  .cols-xl-9 {
    -webkit-box-flex: 0;
    max-width: 11.11111%;
    flex: 0 0 11.11111%; }

  .cols-xl-10 {
    -webkit-box-flex: 0;
    max-width: 10%;
    flex: 0 0 10%; } }
@media (min-width: 768px) {
  .mgr-md-1 {
    margin-right: 8.33333%; }

  .mga-md {
    margin-left: auto;
    margin-right: auto; } }
img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  object-fit: cover; }
  img:not([alt]) {
    --error: "Image require alt card";
    cursor: help;
    outline: 1px solid red; }
  img.fancybox-image:not([alt]) {
    outline: none; }
  img.alignleft {
    float: left; }
    @media (max-width: 30em) {
      img.alignleft {
        float: none;
        margin: 0; } }
  img.alignright {
    float: right; }
    @media (max-width: 30em) {
      img.alignright {
        float: none;
        margin: 0; } }

.alignleft {
  display: inline;
  float: left;
  margin: 2rem 2rem 2rem 0; }
  @media (max-width: 35.9375em) {
    .wp-block-image .alignleft {
      float: none;
      text-align: center; } }

.alignright {
  display: inline;
  float: right;
  margin: 2rem 0 2rem 2rem; }
  @media (max-width: 35.9375em) {
    .wp-block-image .alignright {
      float: none;
      text-align: center; } }

.has-drop-cap:not(:focus):after {
  padding-top: 0; }

video {
  height: auto;
  max-width: 100%;
  object-fit: cover; }

p {
  margin-bottom: 2.5rem; }
  p + .wp-block-gallery {
    margin-top: 2.5rem; }

b, strong {
  font-weight: 700; }

dl, ol, ul {
  padding: 0 0 15px 15px;
  margin-bottom: 1.5rem; }
  dl.wp-block-gallery, ol.wp-block-gallery, ul.wp-block-gallery {
    padding-left: 0; }

dl {
  padding-left: 0; }

.page mark {
  background-color: rgba(11, 32, 63, 0.3); }

figure {
  margin: 0 1rem 1rem 0; }

table {
  margin: 0 0 2.5rem;
  width: 100%; }

tr:not(:last-child) {
  border-bottom: 1px solid #e1e1e1; }

th, td {
  padding: 1.2rem 0.8rem 1.2rem; }
  th:first-child, td:first-child {
    padding-left: 0; }
  th a, td a {
    color: #e73950; }

select {
  width: 100%; }

.gallery-item {
  display: inline-block;
  width: 50%;
  text-align: left;
  vertical-align: top;
  margin: 0 0 1.5rem;
  padding: 0 1.5rem 0 0; }
  .gallery-columns-1 .gallery-item {
    max-width: 100%;
    width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }
  .gallery-item .wp-caption-text {
    padding-right: 0; }

.wp-caption, .gallery-caption, .wp-block-image figcaption {
  max-width: 100%;
  margin-bottom: 2rem;
  color: #898989;
  font-size: 1.2rem; }

.wp-caption .wp-caption-text {
  margin: 1rem 0; }

.wp-caption, .gallery-caption {
  color: #898989;
  font-size: 1.2rem;
  margin-bottom: 2rem;
  max-width: 100%; }

.gallery-caption {
  display: block;
  text-align: left;
  padding: 0 1rem 0 0;
  margin-bottom: 0; }

.wp-caption-text {
  margin-top: 5px; }

.bypostauthor {
  display: block; }

.aligncenter {
  clear: both;
  display: block;
  margin: 2rem auto; }

li {
  line-height: 2.286; }
  li > ul, li > ol {
    margin-top: 0.7rem;
    margin-bottom: 0;
    padding-bottom: 0; }

iframe {
  width: 100%; }

label {
  display: block;
  font-weight: 700;
  color: #111111;
  margin-bottom: 1rem; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #555555;
  background: #f9f9f9;
  border: 1px solid #e1e1e1;
  padding: 1.1rem 2rem;
  width: 100%;
  transition: all 0.3s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    input[type="text"],
    input[type="email"],
    input[type="url"],
    input[type="password"],
    input[type="search"],
    input[type="number"],
    input[type="tel"],
    input[type="range"],
    input[type="date"],
    input[type="month"],
    input[type="week"],
    input[type="time"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="color"],
    textarea {
      transition: none; } }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    outline: none;
    border-color: #e73950; }

button,
input[type="button"],
input[type="submit"] {
  font-family: "Poppins";
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
  color: #fff;
  background: #0b203f;
  border: 0;
  cursor: pointer;
  transition: all 0.3s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    button,
    input[type="button"],
    input[type="submit"] {
      transition: none; } }
  button:focus,
  input[type="button"]:focus,
  input[type="submit"]:focus {
    outline: none; }
  button:hover,
  input[type="button"]:hover,
  input[type="submit"]:hover {
    background: #ca142c; }

form input[type="checkbox"] {
  display: none !important; }
  form input[type="checkbox"] + label[for]:before {
    border: 1px solid #e1e1e1;
    border-radius: 999px;
    font-family: "boxicons";
    color: #111111; }
  form input[type="checkbox"]:checked + label[for]:before {
    content: '\e9c1'; }
  form input[type="checkbox"] + label {
    margin-top: 0 !important;
    padding-left: 0 !important; }

input[type=number] {
  -moz-appearance: textfield; }

input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none; }

html {
  font-size: 62.5%;
  direction: ltr;
  box-shadow: none !important;
  overflow-x: hidden; }

body {
  direction: ltr;
  unicode-bidi: embed;
  text-align: left;
  font-family: "Work Sans", "san-serif";
  font-size: 1.4rem;
  line-height: 1.86;
  color: #555555;
  background: #fff;
  background-attachment: unset;
  background-repeat: no-repeat;
  word-wrap: break-word; }
  @media (max-width: 86.25em) {
    body {
      overflow-x: hidden; } }
  body.compensate-for-scrollbar {
    margin: 0; }

.container {
  max-width: 1200px; }

a {
  cursor: pointer;
  transition: all 0.4s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    a {
      transition: none; } }
  a:focus {
    outline: thin dotted;
    color: #ca142c !important; }
  a:hover {
    text-decoration: none;
    color: #ca142c; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "Poppins";
  font-style: normal;
  color: #111111;
  letter-spacing: 0px; }
  h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a {
    color: #111111; }

h1, .h1 {
  line-height: 1.27778;
  font-size: 3.6rem;
  margin-top: 3.6rem;
  margin-bottom: 1.8rem; }
  @media (max-width: 74.9375em) {
    h1, .h1 {
      line-height: 1.286;
      font-size: 2.8rem; } }

h2, .h2 {
  line-height: 1.3125;
  font-size: 3.2rem;
  margin-top: 3.6rem;
  margin-bottom: 1.4rem; }
  @media (max-width: 74.9375em) {
    h2, .h2 {
      line-height: 1.41667;
      font-size: 2.4rem; } }

h3, .h3 {
  line-height: 1.36;
  font-size: 2.8rem;
  margin-top: 3.6rem;
  margin-bottom: 1rem; }
  @media (max-width: 74.9375em) {
    h3, .h3 {
      line-height: 1.455;
      font-size: 2.2rem; } }

h4, .h4 {
  line-height: 1.25;
  font-size: 2.4rem;
  margin-top: 3.6rem;
  margin-bottom: 0.6rem; }
  @media (max-width: 74.9375em) {
    h4, .h4 {
      line-height: 1.4;
      font-size: 2rem; } }

h5, .h5 {
  line-height: 1.3;
  font-size: 2rem;
  margin-top: 3.6rem;
  margin-bottom: 0.6rem; }
  @media (max-width: 74.9375em) {
    h5, .h5 {
      line-height: 1.444;
      font-size: 1.8rem; } }

h6, .h6 {
  line-height: 1.5;
  font-size: 1.6rem;
  margin-top: 3.8rem;
  margin-bottom: 0.6rem; }
  @media (max-width: 74.9375em) {
    h6, .h6 {
      line-height: 1.5;
      font-size: 1.6rem; } }

.admin-bar .heading-content.sticky-on {
  top: 32px; }

.main-content {
  padding-top: 4rem;
  padding-bottom: 8rem; }
  @media (max-width: 74.9375em) {
    .main-content {
      padding-bottom: 7rem; } }
  @media (max-width: 61.9375em) {
    .main-content {
      padding-bottom: 6rem; } }
  @media (max-width: 47.9375em) {
    .main-content {
      padding-bottom: 5rem; } }
  @media (max-width: 35.9375em) {
    .main-content {
      padding-bottom: 4rem; } }
  .main-content > .page-title-wrapper {
    display: none; }

article .entry-content a,
.comment-content a,
.widget-area .widget_text a {
  text-decoration: underline; }

.paging-navigation {
  justify-content: center;
  margin-top: 1rem; }
  .paging-navigation .page-numbers {
    justify-content: center;
    -webkit-box-flex: 0;
    max-width: 40px;
    flex: 0 0 40px;
    height: 40px;
    margin-bottom: 7px;
    background: rgba(11, 32, 63, 0.2);
    font-family: "Poppins";
    font-weight: bold;
    color: #555555;
    font-size: 1.4rem;
    border-radius: 999px;
    transition: all 0.3s ease; }
    @media screen and (prefers-reduced-motion: reduce) {
      .paging-navigation .page-numbers {
        transition: none; } }
    .paging-navigation .page-numbers span {
      font-size: 1.4rem;
      line-height: normal; }
    .paging-navigation .page-numbers:hover {
      border-color: #ca142c;
      color: #ca142c; }
    .paging-navigation .page-numbers.current {
      background: #e73950;
      border-color: #e73950;
      color: #fff; }
    .paging-navigation .page-numbers:not(:last-child) {
      margin-right: 1rem; }
    .paging-navigation .page-numbers.next {
      -webkit-box-flex: 0;
      max-width: 75px;
      flex: 0 0 75px; }
      .paging-navigation .page-numbers.next span:after {
        content: '\ea4a';
        font-family: "boxicons";
        font-size: 1.6rem; }
    .paging-navigation .page-numbers.prev {
      -webkit-box-flex: 0;
      max-width: 75px;
      flex: 0 0 75px; }
      .paging-navigation .page-numbers.prev span:before {
        content: '\ea49';
        font-family: "boxicons";
        font-size: 1.6rem; }

.wolfo-loadmore .load-more {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  min-width: 140px;
  min-height: 40px;
  font-weight: normal;
  text-align: center;
  padding: 0.7rem 2rem;
  border-radius: 999px; }
  .wolfo-loadmore .load-more:hover {
    color: #fff;
    background: #ca142c; }
.wolfo-loadmore.loading .load-more {
  font-size: 0; }
  .wolfo-loadmore.loading .load-more:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 5px;
    height: 5px;
    border-radius: 2.5px;
    background-color: transparent;
    color: transparent;
    box-shadow: 0 -9px 0 0 #e73950, 6.3649222065px -6.3649222065px 0 0 #e73950, 9px 0 0 0 #e73950, 6.3649222065px 6.3649222065px 0 0 rgba(231, 57, 80, 0), 0 9px 0 0 rgba(231, 57, 80, 0), -6.3649222065px 6.3649222065px 0 0 rgba(231, 57, 80, 0), -9px 0 0 0 rgba(231, 57, 80, 0), -6.3649222065px -6.3649222065px 0 0 rgba(231, 57, 80, 0);
    animation: dotSpin 1.5s infinite linear; }

.page-load-status p {
  margin-bottom: 0; }
.page-load-status .infinite-scroll-request .ajax-loading {
  display: inline-block;
  color: #e73950;
  font-size: 3.6rem;
  line-height: 1; }
  .page-load-status .infinite-scroll-request .ajax-loading i {
    -webkit-animation: cssload-rotate 1.5s linear infinite;
    -moz-animation: cssload-rotate 1.5s linear infinite;
    -ms-animation: cssload-rotate 1.5s linear infinite;
    -o-animation: cssload-rotate 1.5s linear infinite;
    animation: cssload-rotate 1.5s linear infinite; }

.admin-bar .bh-cart-canvas .bh-cart-content,
.admin-bar .wolfo-canvas-menu,
.admin-bar .sticky-header {
  top: 32px !important; }
.admin-bar .header-6 .header-top {
  padding-top: 3.2rem; }

@media only screen and (min-width: 601px) and (max-width: 782px) {
  .admin-bar .bh-cart-canvas .bh-cart-content,
  .admin-bar .wolfo-canvas-menu,
  .admin-bar .sticky-header {
    top: 46px !important; }
  .admin-bar .header-6 .header-top {
    padding-top: 4.6rem; } }
@media only screen and (max-width: 600px) {
  .admin-bar .bh-cart-canvas .bh-cart-content,
  .admin-bar .wolfo-canvas-menu,
  .admin-bar .sticky-header {
    top: 0 !important; }
  .admin-bar .header-6 .header-top {
    padding-top: 0; } }
/**
 * 3.0 - Libraries
 * ----------------------------------------------------------------------------
 */
.wolfo-slick {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease; }
  .wolfo-slick.slick-initialized {
    visibility: visible;
    opacity: 1; }
  .wolfo-slick .slick-slide .column:not(.enable-shadow) {
    margin-bottom: 0 !important; }

.slick-dotted.slick-slider {
  margin-bottom: 0; }

.wolfo-slick {
  position: relative;
  z-index: 1; }
  .wolfo-slick.row {
    display: block; }
  .wolfo-slick.d-flex {
    display: block !important; }
  .wolfo-slick .slick-track {
    margin-left: 0;
    margin-right: 0; }
  .wolfo-slick .slick-slide > div {
    display: inline-flex;
    width: 100%;
    height: 100%; }

.wolfo-slick-arrow {
  height: 100%; }
  @media (max-width: 64em) {
    .wolfo-slick-arrow {
      display: none !important; } }
  .wolfo-slick-arrow .slick-arrow {
    justify-content: center;
    -webkit-box-flex: 0;
    max-width: 50px;
    flex: 0 0 50px;
    width: 100%;
    height: 50px;
    background: #fff;
    box-shadow: 0.5px 0.9px 4px 0 rgba(0, 0, 0, 0.1);
    border-radius: 999px;
    font-size: 3.2rem;
    color: #898989;
    cursor: pointer;
    position: relative;
    z-index: 4;
    transition: background 0.5s, color 0.4s; }
    @media screen and (prefers-reduced-motion: reduce) {
      .wolfo-slick-arrow .slick-arrow {
        transition: none; } }
    .wolfo-slick-arrow .slick-arrow .inline {
      display: block;
      width: calc(100% + 10px);
      height: calc(100% + 10px);
      position: absolute;
      top: -0.5rem;
      left: -0.5rem;
      box-shadow: 0 0 0 1px #0b203f;
      border-radius: 999px;
      transition: transform 0.4s, opacity 0.4s;
      -webkit-transform: scale(0.8);
      transform: scale(0.8); }
      @media screen and (prefers-reduced-motion: reduce) {
        .wolfo-slick-arrow .slick-arrow .inline {
          transition: none; } }
    .wolfo-slick-arrow .slick-arrow i:before {
      display: inline-block; }
    .wolfo-slick-arrow .slick-arrow.arrow-left:hover i:before {
      -webkit-animation: wolfoBtnHover ease-out 0.4s reverse;
      -moz-animation: wolfoBtnHover ease-out 0.4s reverse;
      -ms-animation: wolfoBtnHover ease-out 0.4s reverse;
      -o-animation: wolfoBtnHover ease-out 0.4s reverse;
      animation: wolfoBtnHover ease-out 0.4s reverse; }
    .wolfo-slick-arrow .slick-arrow.arrow-right:hover i:before {
      -webkit-animation: wolfoBtnHover ease-out 0.4s;
      -moz-animation: wolfoBtnHover ease-out 0.4s;
      -ms-animation: wolfoBtnHover ease-out 0.4s;
      -o-animation: wolfoBtnHover ease-out 0.4s;
      animation: wolfoBtnHover ease-out 0.4s; }
    .wolfo-slick-arrow .slick-arrow:hover {
      color: #fff;
      background: #ca142c; }
      .wolfo-slick-arrow .slick-arrow:hover .inline {
        box-shadow: 0 0 0 1px #ca142c;
        -webkit-transform: scale(1);
        transform: scale(1); }

[class*='wolfo-slider-'] {
  position: relative; }
  [class*='wolfo-slider-'] .slick-slide {
    display: flex; }
  [class*='wolfo-slider-'] .wolfo-content-container {
    position: relative; }
  [class*='wolfo-slider-'] .slick-dotted + .wolfo-slick-arrow .slick-arrow {
    margin-top: -49px; }
  [class*='wolfo-slider-'] .wolfo-slick-arrow .slick-arrow {
    margin-top: -25px;
    position: absolute;
    top: 50%;
    transition: all 0.4s; }
    @media screen and (prefers-reduced-motion: reduce) {
      [class*='wolfo-slider-'] .wolfo-slick-arrow .slick-arrow {
        transition: none; } }
  [class*='wolfo-slider-'] .wolfo-slick-arrow .arrow-left {
    left: 10px; }
  [class*='wolfo-slider-'] .wolfo-slick-arrow .arrow-right {
    right: 10px; }

.wolfo-custom-nav .wolfo-slick-arrow {
  justify-content: space-between;
  flex-direction: row;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0; }
  .wolfo-custom-nav .wolfo-slick-arrow .slick-arrow {
    position: relative;
    margin-top: 0 !important;
    top: -50px; }

[class*='dot-layout-'].dot-white li:not(.slick-active) button {
  background: #fff; }
[class*='dot-layout-'].wolfo-tabs .tab-pagination {
  -webkit-box-flex: 0;
  max-width: 100% !important;
  flex: 0 0 100% !important;
  margin-bottom: 0 !important;
  margin-top: 5rem;
  padding: 0 !important; }
  [class*='dot-layout-'].wolfo-tabs .tab-pagination ul {
    justify-content: center; }
    [class*='dot-layout-'].wolfo-tabs .tab-pagination ul li {
      background: #898989;
      border-radius: 50%; }
      [class*='dot-layout-'].wolfo-tabs .tab-pagination ul li:not(:last-child) {
        margin-right: 1rem; }
      [class*='dot-layout-'].wolfo-tabs .tab-pagination ul li.active {
        background: #e73950; }
[class*='dot-layout-'] .slick-dotted {
  padding-bottom: 4.8rem; }
  @media (max-width: 61.9375em) {
    [class*='dot-layout-'] .slick-dotted {
      padding-bottom: 3rem; } }

.slick-dots {
  justify-content: center;
  position: absolute;
  bottom: 0; }
  .slick-dots li {
    width: auto;
    height: auto;
    margin: 0; }
    .slick-dots li:not(:last-child) button {
      margin-right: 1rem; }
    .slick-dots li:hover button {
      background: #ca142c; }
    .slick-dots li.slick-active button {
      background: #e73950; }
    .slick-dots li button {
      width: 100%;
      height: 100%;
      padding: 0;
      background: #898989;
      border-radius: 50%; }
      .slick-dots li button:before {
        display: none; }

.dot-layout-1 .slick-dots li button {
  width: 8px;
  height: 8px; }
.dot-layout-1.wolfo-tabs .tab-pagination li {
  width: 8px;
  height: 8px; }

.dot-layout-2 .slick-dots {
  height: 13px; }
  .dot-layout-2 .slick-dots li button {
    width: 5px;
    height: 5px;
    background: #898989;
    border-radius: 50%; }
    .dot-layout-2 .slick-dots li button:before {
      content: '';
      display: inline-block;
      width: 13px;
      height: 13px;
      border: 1px solid #e73950;
      border-radius: 50%;
      transition: all 0.4s;
      -webkit-transform: scale(1.2);
      transform: scale(1.2);
      position: absolute;
      top: -4px;
      right: 0;
      bottom: 0;
      left: -4px; }
      @media screen and (prefers-reduced-motion: reduce) {
        .dot-layout-2 .slick-dots li button:before {
          transition: none; } }
  .dot-layout-2 .slick-dots li.slick-active button {
    background: #e73950; }
    .dot-layout-2 .slick-dots li.slick-active button:before {
      -webkit-transform: scale(1);
      transform: scale(1); }
.dot-layout-2.wolfo-tabs .tab-pagination li {
  width: 5px;
  height: 5px; }
  .dot-layout-2.wolfo-tabs .tab-pagination li:before {
    content: '';
    display: inline-block;
    width: 13px;
    height: 13px;
    border: 1px solid #e73950;
    border-radius: 50%;
    transition: all 0.4s;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    position: absolute;
    top: -4px;
    right: 0;
    bottom: 0;
    left: -4px; }
    @media screen and (prefers-reduced-motion: reduce) {
      .dot-layout-2.wolfo-tabs .tab-pagination li:before {
        transition: none; } }
  .dot-layout-2.wolfo-tabs .tab-pagination li.active:before {
    -webkit-transform: scale(1);
    transform: scale(1); }

.dot-layout-3 .slick-dots li:not(:last-child) button {
  margin-right: 0.7rem; }
.dot-layout-3 .slick-dots li.slick-active button {
  width: 15px; }
.dot-layout-3 .slick-dots li button {
  width: 5px;
  height: 5px;
  background: #e73950;
  transition: all 0.4s;
  border-radius: 2.5px; }
  @media screen and (prefers-reduced-motion: reduce) {
    .dot-layout-3 .slick-dots li button {
      transition: none; } }
.dot-layout-3.wolfo-tabs .tab-pagination li {
  width: 5px;
  height: 5px;
  font-size: 0;
  padding-bottom: 0;
  margin-bottom: 0 !important;
  background: #e73950;
  transition: all 0.4s; }
  @media screen and (prefers-reduced-motion: reduce) {
    .dot-layout-3.wolfo-tabs .tab-pagination li {
      transition: none; } }
  .dot-layout-3.wolfo-tabs .tab-pagination li:before, .dot-layout-3.wolfo-tabs .tab-pagination li:after {
    display: none !important; }
  .dot-layout-3.wolfo-tabs .tab-pagination li:not(:last-child) {
    margin-right: 0.7rem !important; }
  .dot-layout-3.wolfo-tabs .tab-pagination li.active {
    width: 15px;
    border-radius: 2.5px; }
  .dot-layout-3.wolfo-tabs .tab-pagination li a {
    display: block;
    width: 100%;
    height: 5px; }

@media (min-width: 64.0625em) {
  .wolfo-hide-navi .slick-arrow {
    opacity: 0;
    visibility: hidden; }
  .wolfo-hide-navi:hover .slick-arrow {
    opacity: 1;
    visibility: visible; } }
@media (min-width: 93.8125em) {
  .wolfo-slider-default .wolfo-content-container {
    padding-right: 8rem;
    padding-left: 8rem;
    margin-right: -8rem;
    margin-left: -8rem; }

  .wolfo-slider-offset .wolfo-content-container {
    margin-right: 0;
    margin-left: 0;
    padding-right: 8rem;
    padding-left: 8rem; } }
@media (max-width: 93.75em) {
  .wolfo-slider-default .wolfo-content-container {
    padding-right: 0;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0; } }
/* fancy select box */
.wolfoui-fancy-select {
  position: relative;
  display: inline-block;
  min-width: 110px; }
  .wolfoui-fancy-select select {
    display: none !important; }
  .wolfoui-fancy-select .fs-disabled {
    opacity: .5; }
  .wolfoui-fancy-select select:focus + .fs-trigger {
    border-color: #9ac100; }
  .wolfoui-fancy-select .fs-trigger {
    display: block;
    width: 100%;
    height: auto;
    padding: 0 2rem 0 0;
    font-size: 1.4rem;
    position: relative;
    cursor: pointer;
    transition: all 0.2s ease-out; }
    @media screen and (prefers-reduced-motion: reduce) {
      .wolfoui-fancy-select .fs-trigger {
        transition: none; } }
    .wolfoui-fancy-select .fs-trigger:after {
      content: "\ea48";
      display: inline-block;
      font-family: "boxicons";
      font-size: 16px;
      color: #898989;
      position: absolute;
      top: -1px;
      right: 0; }
    .wolfoui-fancy-select .fs-trigger.input-rounded {
      border-radius: 20px;
      padding-left: 20px;
      padding-right: 40px; }
      .wolfoui-fancy-select .fs-trigger.input-rounded:after {
        right: 20px; }
  .wolfoui-fancy-select ul {
    background: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: opacity 0.3s ease-out, visibility 0.3s ease-out, top 0.3s ease-out, bottom 0.3s ease-out; }
    @media screen and (prefers-reduced-motion: reduce) {
      .wolfoui-fancy-select ul {
        transition: none; } }
    .wolfoui-fancy-select ul li {
      background: #fff;
      margin-bottom: 0; }
    .wolfoui-fancy-select ul.fs-options {
      list-style: none;
      margin: 0;
      padding: 0.5rem 0;
      overflow: visible;
      width: 100%;
      min-width: 180px;
      position: absolute;
      top: 35px;
      left: 0;
      z-index: 19; }
      .wolfoui-fancy-select ul.fs-options.fs-open {
        top: 25px; }
      .wolfoui-fancy-select ul.fs-options.fs-overflowing {
        top: 35px; }
        .wolfoui-fancy-select ul.fs-options.fs-overflowing:after {
          top: 100%;
          border-bottom-color: transparent;
          border-top-color: #9ac100; }
        .wolfoui-fancy-select ul.fs-options.fs-overflowing.fs-open {
          top: 25px; }
      .wolfoui-fancy-select ul.fs-options li {
        display: block;
        padding: 0.6rem 1.5rem;
        cursor: pointer;
        font-size: 1.3rem;
        line-height: 1.384;
        transition: all 0.2s ease-out; }
        @media screen and (prefers-reduced-motion: reduce) {
          .wolfoui-fancy-select ul.fs-options li {
            transition: none; } }
        .wolfoui-fancy-select ul.fs-options li.fs-selected {
          background: #0b203f;
          color: #fff; }
        .wolfoui-fancy-select ul.fs-options li.fs-hover {
          background: #ca142c;
          color: #fff; }
        .wolfoui-fancy-select ul.fs-options li.fs-optgroup {
          cursor: default;
          padding: 10px 0 0 0; }
          .wolfoui-fancy-select ul.fs-options li.fs-optgroup span {
            padding-left: 10px;
            display: block;
            font-style: italic;
            opacity: 0.8; }
    .wolfoui-fancy-select ul.fs-optgroup {
      list-style: none;
      padding: 5px 0 0 0; }
      .wolfoui-fancy-select ul.fs-optgroup li {
        padding-left: 30px; }

/* end select */
/**
 * jQuery Line Progressbar
 * Author: KingRayhan<rayhan095@gmail.com>
 * Author URL: https://electronthemes.com
 * Version: 1.1.1
 */
/** Progressbar class css*/
.progressbar {
  width: 100%;
  margin-top: 5px;
  position: relative;
  background-color: #EEEEEE;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1); }

.proggress {
  height: 7px;
  width: 0;
  background-color: #3498db;
  transition: all 2s ease-out 0.01s; }
  @media screen and (prefers-reduced-motion: reduce) {
    .proggress {
      transition: none; } }

.percentCount {
  float: right;
  clear: both;
  transition: all 2s ease-out 0.01s; }
  @media screen and (prefers-reduced-motion: reduce) {
    .percentCount {
      transition: none; } }

/**
 * 4.0 - Components
 * ----------------------------------------------------------------------------
 */
.wolfo-button.btn-default {
  background: #0b203f;
  transition: all 0.4s, color 0s; }
  @media screen and (prefers-reduced-motion: reduce) {
    .wolfo-button.btn-default {
      transition: none; } }
  .wolfo-button.btn-default a {
    color: #fff;
    background-color: transparent; }
    .wolfo-button.btn-default a:focus {
      background-color: #ca142c;
      color: #fff !important; }
  .wolfo-button.btn-default:hover a {
    color: #fff; }
  .wolfo-button.btn-default.btn-effect-2 a {
    overflow: hidden;
    transition: all 0.4s, color 0s; }
    @media screen and (prefers-reduced-motion: reduce) {
      .wolfo-button.btn-default.btn-effect-2 a {
        transition: none; } }
    .wolfo-button.btn-default.btn-effect-2 a span {
      transition: all 0.4s; }
      @media screen and (prefers-reduced-motion: reduce) {
        .wolfo-button.btn-default.btn-effect-2 a span {
          transition: none; } }
    .wolfo-button.btn-default.btn-effect-2 a:after {
      content: '\eb23';
      display: inline-block;
      line-height: 1;
      font-family: "boxicons";
      font-size: 2rem;
      margin-top: -10px;
      position: absolute;
      top: 50%;
      right: 10px;
      transition: all 0.4s, color 0s; }
      @media screen and (prefers-reduced-motion: reduce) {
        .wolfo-button.btn-default.btn-effect-2 a:after {
          transition: none; } }
  .wolfo-button.btn-default.btn-effect-2:hover a span {
    text-indent: -10px;
    padding-right: 1rem; }
  .wolfo-button.btn-default.btn-effect-2:hover a:after {
    -webkit-animation: wolfoBtnHover ease-out 0.3s;
    -moz-animation: wolfoBtnHover ease-out 0.3s;
    -ms-animation: wolfoBtnHover ease-out 0.3s;
    -o-animation: wolfoBtnHover ease-out 0.3s;
    animation: wolfoBtnHover ease-out 0.3s; }
  .wolfo-button.btn-default.btn-effect-3 {
    overflow: hidden; }
    .wolfo-button.btn-default.btn-effect-3.size-small a {
      width: 3rem;
      height: 3rem;
      padding: 0.5rem;
      font-size: 2rem; }
      .wolfo-button.btn-default.btn-effect-3.size-small a i {
        position: absolute; }
        .wolfo-button.btn-default.btn-effect-3.size-small a i:before {
          display: inline-block; }
      .wolfo-button.btn-default.btn-effect-3.size-small a:hover i:before {
        -webkit-animation: wolfoBtnHover ease-out 0.3s;
        -moz-animation: wolfoBtnHover ease-out 0.3s;
        -ms-animation: wolfoBtnHover ease-out 0.3s;
        -o-animation: wolfoBtnHover ease-out 0.3s;
        animation: wolfoBtnHover ease-out 0.3s; }
    .wolfo-button.btn-default.btn-effect-3.size-medium a {
      width: 4rem;
      height: 4rem;
      padding: 0.7rem;
      font-size: 2.1rem; }
      .wolfo-button.btn-default.btn-effect-3.size-medium a i {
        position: absolute; }
        .wolfo-button.btn-default.btn-effect-3.size-medium a i:before {
          display: inline-block; }
      .wolfo-button.btn-default.btn-effect-3.size-medium a:hover i:before {
        -webkit-animation: wolfoBtnHover ease-out 0.3s;
        -moz-animation: wolfoBtnHover ease-out 0.3s;
        -ms-animation: wolfoBtnHover ease-out 0.3s;
        -o-animation: wolfoBtnHover ease-out 0.3s;
        animation: wolfoBtnHover ease-out 0.3s; }
    .wolfo-button.btn-default.btn-effect-3.size-large a {
      width: 5rem;
      height: 5rem;
      padding: 0.9rem;
      font-size: 2.2rem; }
      .wolfo-button.btn-default.btn-effect-3.size-large a i {
        position: absolute; }
        .wolfo-button.btn-default.btn-effect-3.size-large a i:before {
          display: inline-block; }
      .wolfo-button.btn-default.btn-effect-3.size-large a:hover i:before {
        -webkit-animation: wolfoBtnHover ease-out 0.3s;
        -moz-animation: wolfoBtnHover ease-out 0.3s;
        -ms-animation: wolfoBtnHover ease-out 0.3s;
        -o-animation: wolfoBtnHover ease-out 0.3s;
        animation: wolfoBtnHover ease-out 0.3s; }
    .wolfo-button.btn-default.btn-effect-3 a {
      justify-content: center; }
  .wolfo-button.btn-default.btn-effect-4 a .btn-line {
    display: block;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    position: absolute;
    top: -0.2rem;
    left: -0.2rem;
    box-shadow: 0 0 0 2px #0b203f;
    transition: transform 0.4s, opacity 0.4s;
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
    @media screen and (prefers-reduced-motion: reduce) {
      .wolfo-button.btn-default.btn-effect-4 a .btn-line {
        transition: none; } }
  .wolfo-button.btn-default.btn-effect-4:hover .btn-line {
    -webkit-transform: scale(1);
    transform: scale(1); }

.wolfo-button-sc.btn-default:hover {
  color: var(--default-hover-color) !important;
  background: var(--default-hover-background) !important; }
  .wolfo-button-sc.btn-default:hover a {
    color: var(--default-hover-tag-a-color) !important; }

.wolfo-button.btn-outline {
  border-color: #0b203f;
  transition: all 0.4s, color 0s; }
  @media screen and (prefers-reduced-motion: reduce) {
    .wolfo-button.btn-outline {
      transition: none; } }
  .wolfo-button.btn-outline a {
    background: none;
    color: #0b203f;
    transition: all 0.4s; }
    @media screen and (prefers-reduced-motion: reduce) {
      .wolfo-button.btn-outline a {
        transition: none; } }
    .wolfo-button.btn-outline a:after {
      line-height: 1;
      transition: all 0.4s, color 0s; }
      @media screen and (prefers-reduced-motion: reduce) {
        .wolfo-button.btn-outline a:after {
          transition: none; } }
  .wolfo-button.btn-outline.btn-effect-1 {
    transition: all 0.4s; }
    @media screen and (prefers-reduced-motion: reduce) {
      .wolfo-button.btn-outline.btn-effect-1 {
        transition: none; } }
  .wolfo-button.btn-outline.btn-effect-2 a {
    overflow: hidden;
    transition: all 0.4s, color 0s; }
    @media screen and (prefers-reduced-motion: reduce) {
      .wolfo-button.btn-outline.btn-effect-2 a {
        transition: none; } }
    .wolfo-button.btn-outline.btn-effect-2 a span {
      transition: all 0.4s; }
      @media screen and (prefers-reduced-motion: reduce) {
        .wolfo-button.btn-outline.btn-effect-2 a span {
          transition: none; } }
    .wolfo-button.btn-outline.btn-effect-2 a:after {
      content: '\eb23';
      display: inline-block;
      line-height: 1;
      font-family: "boxicons";
      font-size: 2rem;
      margin-top: -10px;
      position: absolute;
      top: 50%;
      right: 10px;
      transition: all 0.4s, color 0s; }
      @media screen and (prefers-reduced-motion: reduce) {
        .wolfo-button.btn-outline.btn-effect-2 a:after {
          transition: none; } }
  .wolfo-button.btn-outline.btn-effect-2:hover a span {
    text-indent: -10px;
    padding-right: 1rem; }
  .wolfo-button.btn-outline.btn-effect-2:hover a:after {
    -webkit-animation: wolfoBtnHover ease-out 0.3s;
    -moz-animation: wolfoBtnHover ease-out 0.3s;
    -ms-animation: wolfoBtnHover ease-out 0.3s;
    -o-animation: wolfoBtnHover ease-out 0.3s;
    animation: wolfoBtnHover ease-out 0.3s; }
  .wolfo-button.btn-outline.btn-effect-3 {
    overflow: hidden; }
    .wolfo-button.btn-outline.btn-effect-3.size-small a {
      width: 3rem;
      height: 3rem;
      padding: 0.5rem;
      font-size: 2rem; }
      .wolfo-button.btn-outline.btn-effect-3.size-small a i {
        position: absolute; }
        .wolfo-button.btn-outline.btn-effect-3.size-small a i:before {
          display: inline-block; }
      .wolfo-button.btn-outline.btn-effect-3.size-small a:hover i:before {
        -webkit-animation: wolfoBtnHover ease-out 0.3s;
        -moz-animation: wolfoBtnHover ease-out 0.3s;
        -ms-animation: wolfoBtnHover ease-out 0.3s;
        -o-animation: wolfoBtnHover ease-out 0.3s;
        animation: wolfoBtnHover ease-out 0.3s; }
    .wolfo-button.btn-outline.btn-effect-3.size-medium a {
      width: 4rem;
      height: 4rem;
      padding: 0.7rem;
      font-size: 2.1rem; }
      .wolfo-button.btn-outline.btn-effect-3.size-medium a i {
        position: absolute; }
        .wolfo-button.btn-outline.btn-effect-3.size-medium a i:before {
          display: inline-block; }
      .wolfo-button.btn-outline.btn-effect-3.size-medium a:hover i:before {
        -webkit-animation: wolfoBtnHover ease-out 0.3s;
        -moz-animation: wolfoBtnHover ease-out 0.3s;
        -ms-animation: wolfoBtnHover ease-out 0.3s;
        -o-animation: wolfoBtnHover ease-out 0.3s;
        animation: wolfoBtnHover ease-out 0.3s; }
    .wolfo-button.btn-outline.btn-effect-3.size-large a {
      width: 5rem;
      height: 5rem;
      padding: 0.9rem;
      font-size: 2.2rem; }
      .wolfo-button.btn-outline.btn-effect-3.size-large a i {
        position: absolute; }
        .wolfo-button.btn-outline.btn-effect-3.size-large a i:before {
          display: inline-block; }
      .wolfo-button.btn-outline.btn-effect-3.size-large a:hover i:before {
        -webkit-animation: wolfoBtnHover ease-out 0.3s;
        -moz-animation: wolfoBtnHover ease-out 0.3s;
        -ms-animation: wolfoBtnHover ease-out 0.3s;
        -o-animation: wolfoBtnHover ease-out 0.3s;
        animation: wolfoBtnHover ease-out 0.3s; }
    .wolfo-button.btn-outline.btn-effect-3 a {
      justify-content: center; }
  .wolfo-button.btn-outline.btn-effect-4 a .btn-line {
    display: block;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    position: absolute;
    top: -0.2rem;
    left: -0.2rem;
    box-shadow: 0 0 0 2px #0b203f;
    transition: transform 0.4s, opacity 0.4s;
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
    @media screen and (prefers-reduced-motion: reduce) {
      .wolfo-button.btn-outline.btn-effect-4 a .btn-line {
        transition: none; } }
  .wolfo-button.btn-outline.btn-effect-4:hover .btn-line {
    -webkit-transform: scale(1);
    transform: scale(1); }

.wolfo-button-sc.btn-outline:hover {
  border-color: var(--outline-hover-bd-color) !important;
  background: var(--outline-hover-bg-color) !important; }
  .wolfo-button-sc.btn-outline:hover a {
    color: var(--outline-hover-tag-a-color) !important;
    background: var(--outline-hover-tag-a-background) !important; }
.wolfo-button-sc.btn-outline.btn-effect-4:hover {
  border-color: var(--outline-hover-ef4-border) !important; }

.wolfo-button.btn-link[class*='size-'] {
  border: 0;
  background: none; }
  .wolfo-button.btn-link[class*='size-'] a {
    line-height: normal;
    min-height: auto;
    padding: 0;
    background: none; }
.wolfo-button.btn-link:hover {
  text-decoration: none; }
.wolfo-button.btn-link.btn-effect-1 a {
  color: #0b203f;
  transition: all 0.4s, color 0s; }
  @media screen and (prefers-reduced-motion: reduce) {
    .wolfo-button.btn-link.btn-effect-1 a {
      transition: none; } }
  .wolfo-button.btn-link.btn-effect-1 a span {
    position: relative;
    top: 0;
    transition: all 0.4s; }
    @media screen and (prefers-reduced-motion: reduce) {
      .wolfo-button.btn-link.btn-effect-1 a span {
        transition: none; } }
.wolfo-button.btn-link.btn-effect-1 .btn-line {
  display: inline-block;
  width: 0;
  height: 2px;
  background: #ca142c;
  transition: all 0.4s;
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0; }
  @media screen and (prefers-reduced-motion: reduce) {
    .wolfo-button.btn-link.btn-effect-1 .btn-line {
      transition: none; } }
.wolfo-button.btn-link.btn-effect-1:hover a {
  color: #ca142c; }
  .wolfo-button.btn-link.btn-effect-1:hover a span:not(.btn-line) {
    top: -5px; }
.wolfo-button.btn-link.btn-effect-1:hover .btn-line {
  width: 100%;
  left: 0;
  right: auto; }
.wolfo-button.btn-link.btn-effect-2 {
  position: relative; }
  .wolfo-button.btn-link.btn-effect-2 .btn-line-af {
    content: '';
    height: 2px;
    background: #0b203f;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform-origin: left;
    transform-origin: left;
    transition: transform 0.8s cubic-bezier(1, 0, 0.37, 1) 0.2s, right 0.2s cubic-bezier(0.04, 0.48, 0, 1) 0.6s, left 0.4s cubic-bezier(0.04, 0.48, 0, 1) 0.6s; }
    @media screen and (prefers-reduced-motion: reduce) {
      .wolfo-button.btn-link.btn-effect-2 .btn-line-af {
        transition: none; } }
  .wolfo-button.btn-link.btn-effect-2 a {
    color: #0b203f;
    position: relative;
    top: 0;
    transition: all 0.4s, color 0s; }
    @media screen and (prefers-reduced-motion: reduce) {
      .wolfo-button.btn-link.btn-effect-2 a {
        transition: none; } }
    .wolfo-button.btn-link.btn-effect-2 a > .btn-line {
      background: #0b203f;
      position: absolute; }
    .wolfo-button.btn-link.btn-effect-2 a > .bottom {
      width: 2px;
      bottom: 0;
      top: 0;
      right: 0;
      -webkit-transform: scale3d(1, 0, 1);
      transform: scale3d(1, 0, 1);
      -webkit-transform-origin: top;
      transform-origin: top;
      transition: transform 0.1s cubic-bezier(1, 0, 0.65, 1.01) 0.23s; }
      @media screen and (prefers-reduced-motion: reduce) {
        .wolfo-button.btn-link.btn-effect-2 a > .bottom {
          transition: none; } }
    .wolfo-button.btn-link.btn-effect-2 a > .top {
      height: 2px;
      left: 0;
      right: 0;
      top: 0;
      -webkit-transform: scale3d(0, 1, 1);
      transform: scale3d(0, 1, 1);
      -webkit-transform-origin: left;
      transform-origin: left;
      transition: transform 0.08s linear 0.43s; }
      @media screen and (prefers-reduced-motion: reduce) {
        .wolfo-button.btn-link.btn-effect-2 a > .top {
          transition: none; } }
  .wolfo-button.btn-link.btn-effect-2 .link-name .btn-line {
    background: #0b203f;
    position: absolute; }
  .wolfo-button.btn-link.btn-effect-2 .link-name .bottom {
    width: 2px;
    bottom: 0;
    top: 0;
    left: 0;
    -webkit-transform: scale3d(1, 0, 1);
    transform: scale3d(1, 0, 1);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    transition: transform 0.08s linear 0.51s; }
    @media screen and (prefers-reduced-motion: reduce) {
      .wolfo-button.btn-link.btn-effect-2 .link-name .bottom {
        transition: none; } }
  .wolfo-button.btn-link.btn-effect-2 .link-name .top {
    height: 2px;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-transform-origin: right;
    transform-origin: right;
    transition: transform 0.3s cubic-bezier(1, 0, 0.65, 1.01); }
    @media screen and (prefers-reduced-motion: reduce) {
      .wolfo-button.btn-link.btn-effect-2 .link-name .top {
        transition: none; } }
  .wolfo-button.btn-link.btn-effect-2:hover .btn-line-af {
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-transform-origin: right;
    transform-origin: right;
    transition: transform 0.2s cubic-bezier(1, 0, 0.65, 1.01) 0.17s, right 0.2s cubic-bezier(1, 0, 0.65, 1.01), left 0s 0.3s; }
    @media screen and (prefers-reduced-motion: reduce) {
      .wolfo-button.btn-link.btn-effect-2:hover .btn-line-af {
        transition: none; } }
  .wolfo-button.btn-link.btn-effect-2:hover .btn-line {
    background: #ca142c;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  .wolfo-button.btn-link.btn-effect-2:hover a {
    top: -10px;
    padding: 1rem;
    margin: -1rem;
    color: #ca142c; }
    .wolfo-button.btn-link.btn-effect-2:hover a > .bottom {
      -webkit-transform-origin: bottom;
      transform-origin: bottom;
      transition: transform 0.1s cubic-bezier(1, 0, 0.65, 1.01) 0.2s; }
      @media screen and (prefers-reduced-motion: reduce) {
        .wolfo-button.btn-link.btn-effect-2:hover a > .bottom {
          transition: none; } }
    .wolfo-button.btn-link.btn-effect-2:hover a > .top {
      -webkit-transform-origin: right;
      transform-origin: right;
      transition: transform 0.08s linear 0.4s; }
      @media screen and (prefers-reduced-motion: reduce) {
        .wolfo-button.btn-link.btn-effect-2:hover a > .top {
          transition: none; } }
  .wolfo-button.btn-link.btn-effect-2:hover .link-name .bottom {
    -webkit-transform-origin: top;
    transform-origin: top;
    transition: transform 0.08s linear 0.48s; }
    @media screen and (prefers-reduced-motion: reduce) {
      .wolfo-button.btn-link.btn-effect-2:hover .link-name .bottom {
        transition: none; } }
  .wolfo-button.btn-link.btn-effect-2:hover .link-name .top {
    -webkit-transform-origin: left;
    transform-origin: left;
    transition: transform 0.5s cubic-bezier(0, 0.53, 0.29, 1) 0.56s; }
    @media screen and (prefers-reduced-motion: reduce) {
      .wolfo-button.btn-link.btn-effect-2:hover .link-name .top {
        transition: none; } }
.wolfo-button.btn-link.btn-effect-3 a {
  color: #0b203f; }
  .wolfo-button.btn-link.btn-effect-3 a:after {
    content: '\eb23';
    font-family: "boxicons";
    font-size: 2rem;
    margin-left: 0.5rem;
    transition: all 0.4s, color 0s; }
    @media screen and (prefers-reduced-motion: reduce) {
      .wolfo-button.btn-link.btn-effect-3 a:after {
        transition: none; } }
  .wolfo-button.btn-link.btn-effect-3 a:hover {
    color: #ca142c; }
    .wolfo-button.btn-link.btn-effect-3 a:hover:after {
      margin-left: 1rem; }

.wolfo-button-sc.btn-link:hover a {
  color: var(--link-hover-tag-a-color) !important; }

.wolfo-button.btn-fancy[class*='size-'] {
  border: 0;
  background: none; }
.wolfo-button.btn-fancy a {
  --offset: 3px;
  --border-size: 1px;
  color: #0b203f;
  background: none;
  box-shadow: inset 0 0 0 var(--border-size) currentcolor;
  transition: background 0.8s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    .wolfo-button.btn-fancy a {
      transition: none; } }
  .wolfo-button.btn-fancy a:hover {
    color: #ca142c; }
    .wolfo-button.btn-fancy a:hover .top {
      -webkit-transform: scaleX(0);
      transform: scaleX(0); }
    .wolfo-button.btn-fancy a:hover .bottom {
      -webkit-transform: scaleY(0);
      transform: scaleY(0); }
.wolfo-button.btn-fancy .btn-line {
  position: absolute;
  top: var(--horizontal-offset, 0);
  right: var(--vertical-offset, 0);
  bottom: var(--horizontal-offset, 0);
  left: var(--vertical-offset, 0);
  transition: -webkit-transform .8s ease;
  transition: transform .8s ease;
  transition: transform .8s ease, -webkit-transform .8s ease;
  will-change: transform; }
  .wolfo-button.btn-fancy .btn-line:before, .wolfo-button.btn-fancy .btn-line:after {
    content: '';
    position: absolute;
    border: inherit; }
.wolfo-button.btn-fancy .top {
  --vertical-offset: calc(var(--offset) * -1);
  border-top: var(--border-size) solid currentcolor;
  border-bottom: var(--border-size) solid currentcolor; }
  .wolfo-button.btn-fancy .top:before {
    top: calc(var(--vertical-offset) - var(--border-size));
    bottom: calc(var(--vertical-offset) - var(--border-size));
    left: calc(var(--vertical-offset) * -1);
    right: calc(var(--vertical-offset) * -1); }
.wolfo-button.btn-fancy .bottom {
  --horizontal-offset: calc(var(--offset) * -1);
  border-left: var(--border-size) solid currentcolor;
  border-right: var(--border-size) solid currentcolor; }
  .wolfo-button.btn-fancy .bottom:before {
    top: calc(var(--horizontal-offset) * -1);
    bottom: calc(var(--horizontal-offset) * -1);
    left: calc(var(--horizontal-offset) - var(--border-size));
    right: calc(var(--horizontal-offset) - var(--border-size)); }

.wolfo-button-sc.btn-fancy:hover a {
  color: var(--fancy-hover-tag-a-color) !important; }

.wolfo-button {
  display: inline-block;
  padding: 0;
  font-family: "Poppins";
  border-style: solid;
  border-color: transparent; }
  .wolfo-button.enable-dashed {
    border-style: dashed; }
    .wolfo-button.enable-dashed:hover {
      border-style: solid; }
  .wolfo-button.size-small a {
    min-height: 3rem;
    padding: 0.4rem 1.5rem;
    font-size: 1.4rem;
    line-height: 0; }
  .wolfo-button.size-medium a {
    min-height: 4rem;
    padding: 1rem 2rem;
    font-size: 1.5rem;
    line-height: 0; }
  .wolfo-button.size-large a {
    min-height: 5rem;
    padding: 1.4rem 2.5rem 1.5rem;
    font-size: 1.6rem;
    line-height: 0; }
  .wolfo-button.align-center {
    margin-left: auto;
    margin-right: auto; }
  .wolfo-button.align-right {
    margin-left: auto; }
  .wolfo-button a {
    position: relative;
    background: #0b203f; }

@media (max-width: 64em) {
  .wolfo-button[class*="size-"] a {
    min-height: 3rem;
    padding: 0.4rem 1.5rem;
    font-size: 1.4rem;
    line-height: 1.36; } }
.wolfo-woo-loadmore {
  text-align: center; }
  .wolfo-woo-loadmore.loading a {
    min-width: 12rem;
    min-height: 4rem; }
    .wolfo-woo-loadmore.loading a span:not(.btn-line) {
      transition: all 0.4s; }
      @media screen and (prefers-reduced-motion: reduce) {
        .wolfo-woo-loadmore.loading a span:not(.btn-line) {
          transition: none; } }
    .wolfo-woo-loadmore.loading a:before {
      content: '\ead9';
      font-family: "boxicons";
      font-size: 2.4rem;
      color: #fff;
      line-height: 1;
      margin-top: -1.2rem;
      margin-left: -1.2rem;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-animation: cssload-rotate 1.5s linear infinite;
      -moz-animation: cssload-rotate 1.5s linear infinite;
      -ms-animation: cssload-rotate 1.5s linear infinite;
      -o-animation: cssload-rotate 1.5s linear infinite;
      animation: cssload-rotate 1.5s linear infinite; }

.product-addtocart a.button {
  line-height: 1;
  height: 16px; }
  .product-addtocart a.button > i {
    position: relative;
    font-size: 1.6rem;
    color: #555555;
    font-weight: normal; }

.product-compare {
  display: inline-block;
  vertical-align: middle;
  align-items: center;
  position: relative; }
  .product-compare .compare.button {
    position: relative;
    font-size: 0;
    color: #555555;
    font-weight: normal; }
    .product-compare .compare.button:before {
      content: '\eac6';
      font-family: "boxicons";
      font-size: 1.6rem;
      line-height: 1; }

.product-quickview {
  line-height: 1;
  position: relative; }
  .product-quickview .btn-quickview {
    line-height: 1;
    height: 16px; }
    .product-quickview .btn-quickview.loading > i {
      display: inline-flex;
      -webkit-animation: cssload-rotate 1.5s linear infinite;
      -moz-animation: cssload-rotate 1.5s linear infinite;
      -ms-animation: cssload-rotate 1.5s linear infinite;
      -o-animation: cssload-rotate 1.5s linear infinite;
      animation: cssload-rotate 1.5s linear infinite; }
      .product-quickview .btn-quickview.loading > i:before {
        content: '\ead9'; }
    .product-quickview .btn-quickview > i {
      position: relative;
      color: #555555;
      font-size: 1.6rem;
      font-weight: normal; }

.yith-wcwl-add-to-wishlist {
  margin-top: 0;
  width: 100%;
  height: 100%; }
  .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,
  .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddresponse,
  .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
    display: none !important; }
  .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
    position: relative;
    font-size: 0;
    width: 100%;
    height: 100%; }
    .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:focus {
      outline: none; }
    .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 100%;
      font-size: 0;
      font-weight: normal; }
      .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist:after {
        content: '\eab0';
        font-family: "boxicons";
        font-size: 1.6rem;
        color: #555555;
        line-height: 1; }
    .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.hide {
      display: block !important; }
      .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.hide .add_to_wishlist:after {
        color: #0b203f; }
  .yith-wcwl-add-to-wishlist .ajax-loading {
    display: flex !important;
    align-items: center;
    justify-content: center;
    color: #e73950;
    font-size: 1.6rem;
    margin: -0.8rem 0 0 -0.8rem;
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    top: 50%;
    left: 50% !important; }
    .yith-wcwl-add-to-wishlist .ajax-loading i {
      display: flex;
      width: 16px;
      height: 16px;
      -webkit-animation: cssload-rotate 1.5s linear infinite;
      -moz-animation: cssload-rotate 1.5s linear infinite;
      -ms-animation: cssload-rotate 1.5s linear infinite;
      -o-animation: cssload-rotate 1.5s linear infinite;
      animation: cssload-rotate 1.5s linear infinite; }

.countdown-time.countdown-heading {
  display: inline-block; }
  .countdown-time.countdown-heading .countdown-title {
    margin-right: 0.5rem; }
  .countdown-time.countdown-heading .content-data-time {
    font-size: 0; }
  .countdown-time.countdown-heading .data {
    display: inline-block;
    width: 53px;
    height: 28px;
    font-family: "Poppins";
    font-weight: bold;
    text-align: center;
    border-radius: 3px;
    background: #e73950;
    color: #fff;
    position: relative; }
    .countdown-time.countdown-heading .data:before {
      content: '';
      display: block;
      width: 100%;
      height: 14px;
      background: #000;
      opacity: 0.2;
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0; }
    .countdown-time.countdown-heading .data:not(:last-child) {
      margin-right: 1rem; }
      .countdown-time.countdown-heading .data:not(:last-child):after {
        content: ':';
        color: #e73950;
        font-weight: normal;
        font-size: 1.4rem;
        position: absolute;
        top: 50%;
        right: -8px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
    .countdown-time.countdown-heading .data span {
      position: relative;
      top: 1.5px;
      z-index: 1; }

.vc_row.vc_row-only-padding .vc_column-inner {
  padding-left: 0;
  padding-right: 0; }
.vc_row.vc_row-only-padding .vc_row {
  padding-left: 0;
  margin-right: 0; }
.vc_row .vc_col-has-fill > .vc_column-inner {
  padding-top: 0; }

.vc_col-has-fill > .vc_column-inner,
.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_column_container > .vc_column-inner {
  padding-top: 0; }

@media (min-width: 62em) and (max-width: 74.9375em) {
  .vc_empty_space.has-bigger {
    height: 60px !important; } }
@media (min-width: 48em) and (max-width: 61.9375em) {
  .vc_empty_space.has-bigger {
    height: 50px !important; } }
@media (max-width: 47.9375em) {
  .vc_empty_space.has-bigger {
    height: 40px !important; } }

.vc_row.vc_row-o-equal-height > .wpb_column.vc_col-sm-12 {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .vc_row.vc_row-o-equal-height > .wpb_column.vc_col-sm-12 > .vc_column_container {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }

.vc_row.vc_row-flex > .wpb_column.vc_col-sm-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .vc_row.vc_row-flex > .wpb_column.vc_col-sm-12 > .vc_column_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .vc_row.vc_row-flex > .wpb_column.vc_col-sm-12 > .vc_column_container > .vc_column-inner {
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      z-index: 1; }

.wpb_gmaps_widget .wpb_wrapper {
  padding: 0; }

@media (max-width: 575px) {
  .hide-575 {
    display: none !important; }

  .vc_col-1-1 {
    width: 100%; }

  .vc_col-11-12 {
    width: 91.66666667%; }

  .vc_col-5-6 {
    width: 83.33333333%; }

  .vc_col-3-4 {
    width: 75%; }

  .vc_col-2-3 {
    width: 66.66666667%; }

  .vc_col-7-12 {
    width: 58.33333333%; }

  .vc_col-1-2 {
    width: 50%; }

  .vc_col-5-12 {
    width: 41.66666667%; }

  .vc_col-1-3 {
    width: 33.33333333%; }

  .vc_col-1-4 {
    width: 25%; }

  .vc_col-1-6 {
    width: 16.66666667%; }

  .vc_col-1-12 {
    width: 8.33333333%; }

  .vc_col-5-5 {
    width: 100%; }

  .vc_col-4-5 {
    width: 80%; }

  .vc_col-3-5 {
    width: 60%; }

  .vc_col-2-5 {
    width: 40%; }

  .vc_col-1-5 {
    width: 20%; }

  .vc_col-offset-1-1 {
    margin-left: 100%; }

  .vc_col-offset-11-12 {
    margin-left: 91.66666667%; }

  .vc_col-offset-5-6 {
    margin-left: 83.33333333%; }

  .vc_col-offset-3-4 {
    margin-left: 75%; }

  .vc_col-offset-2-3 {
    margin-left: 66.66666667%; }

  .vc_col-offset-7-12 {
    margin-left: 58.33333333%; }

  .vc_col-offset-1-2 {
    margin-left: 50%; }

  .vc_col-offset-5-12 {
    margin-left: 41.66666667%; }

  .vc_col-offset-1-3 {
    margin-left: 33.33333333%; }

  .vc_col-offset-1-4 {
    margin-left: 25%; }

  .vc_col-offset-1-6 {
    margin-left: 16.66666667%; }

  .vc_col-offset-1-12 {
    margin-left: 8.33333333%; }

  .vc_col-offset-5-5 {
    margin-left: 100%; }

  .vc_col-offset-4-5 {
    margin-left: 80%; }

  .vc_col-offset-3-5 {
    margin-left: 60%; }

  .vc_col-offset-2-5 {
    margin-left: 40%; }

  .vc_col-offset-1-5 {
    margin-left: 20%; } }
.overlay-loading-effect {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 991;
  background: rgba(255, 255, 255, 0.9);
  display: none; }

.wolfo-loading.open .cssload-loader {
  display: inline-block; }
.wolfo-loading.open .overlay-loading-effect {
  display: block; }

.cssload-loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 991;
  height: 100%;
  width: 100%; }

.cssload-loader .circle {
  width: 15px;
  height: 15px;
  position: absolute;
  background: #e73950;
  border-radius: 50%;
  margin: -7.5px;
  -webkit-animation: mesh 3s ease-in-out infinite;
  animation: mesh 3s ease-in-out infinite -1.5s; }

.cssload-loader > div .circle:last-child {
  -webkit-animation-delay: 0s;
  animation-delay: 0s; }

.cssload-loader > div {
  position: absolute;
  top: 50%;
  left: 50%; }

.cssload-loader > div:last-child {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

@-webkit-keyframes mesh {
  0% {
    -webkit-transform-origin: 50% -100%;
    transform-origin: 50% -100%;
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  50% {
    -webkit-transform-origin: 50% -100%;
    transform-origin: 50% -100%;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }
  50.00001% {
    -webkit-transform-origin: 50% 200%;
    transform-origin: 50% 200%;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform-origin: 50% 200%;
    transform-origin: 50% 200%;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes mesh {
  0% {
    -webkit-transform-origin: 50% -100%;
    transform-origin: 50% -100%;
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  50% {
    -webkit-transform-origin: 50% -100%;
    transform-origin: 50% -100%;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }
  50.00001% {
    -webkit-transform-origin: 50% 200%;
    transform-origin: 50% 200%;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform-origin: 50% 200%;
    transform-origin: 50% 200%;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
.search-form {
  display: flex;
  width: 100%;
  position: relative; }
  .search-form input[type=search] {
    height: 5rem;
    padding: 0.7rem 3rem 0.7rem 2rem;
    transition: all 0.3s ease; }
    @media screen and (prefers-reduced-motion: reduce) {
      .search-form input[type=search] {
        transition: none; } }
.search-submit {
  height: 5rem;
  font-size: 2rem;
  background: none;
  color: #0b203f;
  position: absolute;
  top: 0;
  right: 0;
  transition: all 0.3s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    .search-submit {
      transition: none; } }
  .search-submit:hover {
    color: #ca142c;
    background: transparent; }

.main-sidebar {
  flex: 1; }

.content-layout {
  width: 100%; }

.has-sidebar .content-layout {
  -webkit-box-flex: 0;
  flex: 0 0 75%; }
.has-sidebar .main-sidebar {
  -webkit-box-flex: 0;
  flex: 0 0 25%; }

.content-page-wapper .has-sidebar .main-sidebar {
  flex: 1; }
.content-page-wapper .has-sidebar .inner-content-page {
  width: 100%;
  flex: 0 auto; }

@media (max-width: 74.9375em) {
  .has-sidebar.has-biger.left .content-sidebar {
    padding-right: 3rem; }
  .has-sidebar.has-biger.right .content-sidebar {
    padding-left: 3rem; } }
@media (min-width: 62em) and (max-width: 74.9375em) {
  .has-sidebar .main-sidebar {
    -webkit-box-flex: 0;
    max-width: 300px !important;
    flex: 0 0 300px !important; }
  .has-sidebar .content-layout {
    -webkit-box-flex: 0;
    max-width: calc(100% - 300px) !important;
    flex: 0 0 calc(100% - 300px) !important; } }
@media (max-width: 64em) {
  .main-sidebar .content-sidebar {
    padding-left: 0 !important;
    padding-right: 0 !important; } }
@media (max-width: 61.9375em) {
  .has-sidebar .content-layout {
    -webkit-box-flex: 0;
    max-width: 100% !important;
    flex: 0 0 100% !important; }
    .has-sidebar .content-layout + .main-sidebar {
      margin-top: 4rem; }
  .has-sidebar .main-sidebar {
    -webkit-box-flex: 0;
    max-width: 100% !important;
    flex: 0 0 100% !important; }

  .content-page-wapper .inner-content-page {
    -webkit-box-flex: 0;
    max-width: 100% !important;
    flex: 0 0 100% !important; } }
@media (max-width: 47.9375em) {
  .has-sidebar .content-layout + .main-sidebar {
    margin-top: 3.5rem; } }
@media (min-width: 62em) {
  .content-page-wapper .has-sidebar.left .inner-content-page {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2; }
  .has-sidebar.left .content-layout {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2; } }
.layout-side {
  width: 15px;
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 99; }
  .layout-side-left {
    left: 0; }
  .layout-side-right {
    right: 0; }

/**
 * 5.0 - Elements
 * ----------------------------------------------------------------------------
 */
.comment-respond .comment-reply-title {
  display: block;
  position: relative;
  line-height: 1.25;
  font-size: 2.4rem; }
  .comment-respond .comment-reply-title #cancel-comment-reply-link {
    font-size: 0; }
    .comment-respond .comment-reply-title #cancel-comment-reply-link:before {
      content: '// Click here to cancel reply';
      font-family: "Work Sans";
      font-size: 1.4rem;
      color: #555555;
      transition: all 0.4s ease-in-out; }
      @media screen and (prefers-reduced-motion: reduce) {
        .comment-respond .comment-reply-title #cancel-comment-reply-link:before {
          transition: none; } }
    .comment-respond .comment-reply-title #cancel-comment-reply-link:hover:before {
      color: #ca142c; }
.comment-respond .comment-form .form-row {
  -webkit-box-flex: 0;
  max-width: 100%;
  flex: 0 0 100%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1; }
  .comment-respond .comment-form .form-row label {
    margin-bottom: 2px;
    text-transform: uppercase;
    font-size: 1.2rem;
    font-family: "Poppins";
    color: #111111; }
  .comment-respond .comment-form .form-row.form-area {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2; }
    .comment-respond .comment-form .form-row.form-area p {
      margin-bottom: 2rem; }
.comment-respond .comment-form .comment-form-cookies-consent {
  -webkit-box-flex: 0;
  max-width: 100%;
  flex: 0 0 100%;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3; }
  .comment-respond .comment-form .comment-form-cookies-consent label {
    margin-bottom: 0;
    font-weight: normal; }
.comment-respond .comment-form .form-submit {
  -webkit-box-flex: 0;
  max-width: 100%;
  flex: 0 0 100%;
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4;
  margin: 0 -5px; }
  .comment-respond .comment-form .form-submit .btn-comment-submit {
    width: calc(100% - 10px);
    margin: 0 auto;
    padding: 1.2rem 2rem 0.9rem;
    font-size: 1.6rem; }
    .comment-respond .comment-form .form-submit .btn-comment-submit:hover {
      color: #ffffff; }
.comment-respond .comment-form .input-text {
  background: #f1f1f1;
  transition: all 0.3s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    .comment-respond .comment-form .input-text {
      transition: none; } }

.yith_woocompare_colorbox #cboxTopLeft, .yith_woocompare_colorbox #cboxTopCenter, .yith_woocompare_colorbox #cboxTopRight,
.yith_woocompare_colorbox #cboxMiddleLeft,
.yith_woocompare_colorbox #cboxMiddleCenter,
.yith_woocompare_colorbox #cboxMiddleRight,
.yith_woocompare_colorbox #cboxBottomLeft,
.yith_woocompare_colorbox #cboxBottomCenter,
.yith_woocompare_colorbox #cboxBottomRight {
  width: auto;
  height: auto;
  background: none; }

.compare-popup-wrapper {
  padding: 2rem 3rem 3rem; }
  .compare-popup-wrapper .compare-title {
    padding-top: 0;
    margin-bottom: 0;
    text-align: center; }
  .compare-popup-wrapper #yith-woocompare {
    padding: 0; }
  .compare-popup-wrapper table.compare-list tr th {
    width: auto;
    padding: 0.5rem 2rem;
    font-family: "Poppins";
    font-size: 1.6rem;
    color: #111111;
    text-transform: none; }
  .compare-popup-wrapper table.compare-list tr td {
    width: 300px;
    padding: 1.15rem 3rem; }
  .compare-popup-wrapper table.compare-list tbody tr {
    display: table-row; }
    .compare-popup-wrapper table.compare-list tbody tr th {
      border-left: 1px solid #e1e1e1; }
  .compare-popup-wrapper table.compare-list tbody tfoot tr {
    border-bottom: none; }
  .compare-popup-wrapper table.compare-list tbody .remove th, .compare-popup-wrapper table.compare-list tbody .remove td {
    background: none; }
  .compare-popup-wrapper table.compare-list tbody .remove td {
    border-bottom: 1px solid #e1e1e1; }
    .compare-popup-wrapper table.compare-list tbody .remove td a {
      font-size: 1.3rem;
      color: #898989; }
      .compare-popup-wrapper table.compare-list tbody .remove td a:hover {
        color: #ca142c; }
  .compare-popup-wrapper table.compare-list tbody .image th, .compare-popup-wrapper table.compare-list tbody .image td {
    background: none; }
  .compare-popup-wrapper table.compare-list tbody .image td {
    background: none;
    padding: 3rem 3rem 2.5rem; }
  .compare-popup-wrapper table.compare-list tbody .image .image-wrap {
    margin-bottom: 1.5rem; }
    .compare-popup-wrapper table.compare-list tbody .image .image-wrap img {
      background: none;
      padding: 0;
      margin-bottom: 0;
      border: none; }
  .compare-popup-wrapper table.compare-list tbody .image .price {
    text-align: left;
    margin-bottom: 1rem; }
  .compare-popup-wrapper table.compare-list tbody .image .product-title {
    text-align: left;
    margin-top: 0;
    overflow: hidden;
    font-size: 1.4rem;
    line-height: 1.43;
    color: #0b203f;
    font-family: "Poppins";
    margin-bottom: 1.5rem; }
  .compare-popup-wrapper table.compare-list tbody .image .product-addtocart {
    width: 100%;
    min-height: 40px;
    height: auto;
    font-size: 1.3rem;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    top: auto;
    background: #0b203f;
    border-radius: 3px; }
    .compare-popup-wrapper table.compare-list tbody .image .product-addtocart i {
      display: none; }
    .compare-popup-wrapper table.compare-list tbody .image .product-addtocart a {
      justify-content: center;
      height: auto;
      min-height: 40px;
      padding: 1.3rem 1.5rem; }
    .compare-popup-wrapper table.compare-list tbody .image .product-addtocart .nav-icon {
      display: none; }
    .compare-popup-wrapper table.compare-list tbody .image .product-addtocart .nav-txt {
      display: none;
      color: #fff; }
      .compare-popup-wrapper table.compare-list tbody .image .product-addtocart .nav-txt.bot {
        display: block; }
  .compare-popup-wrapper table.compare-list tbody .description {
    font-size: 1.3rem; }
    .compare-popup-wrapper table.compare-list tbody .description p {
      margin-bottom: 0; }
    .compare-popup-wrapper table.compare-list tbody .description ul {
      padding-bottom: 0;
      margin-bottom: 0;
      text-align: left; }
    .compare-popup-wrapper table.compare-list tbody .description .woocommerce-product-details__short-description {
      text-align: left; }
  .compare-popup-wrapper table.compare-list tbody tr.price td .price-wrap {
    display: inline-block;
    text-decoration: none; }
  .compare-popup-wrapper table.compare-list tbody tr.price td del {
    top: 1px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2; }
  .compare-popup-wrapper table.compare-list tbody tr.price td ins {
    top: 4px; }
  .compare-popup-wrapper table.compare-list tbody .view-product .wolfo-button {
    width: 100%; }
    .compare-popup-wrapper table.compare-list tbody .view-product .wolfo-button a {
      justify-content: center;
      min-height: 4rem;
      color: #fff;
      font-size: 1.4rem;
      border-radius: 3px; }
    .compare-popup-wrapper table.compare-list tbody .view-product .wolfo-button:hover {
      background: #ca142c; }

@media (max-width: 64em) {
  .compare-popup-wrapper {
    display: none; } }
.newsletter-popup {
  justify-content: center;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  transition: all 0.4s; }
  @media screen and (prefers-reduced-motion: reduce) {
    .newsletter-popup {
      transition: none; } }
  .newsletter-popup .newsletter-overlay {
    background: rgba(255, 255, 255, 0.95);
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .newsletter-popup .close-popup {
    display: inline-flex;
    font-size: 2.4rem;
    color: #898989;
    line-height: 1;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px; }
  .newsletter-popup .newsletter-content-wrapper {
    max-width: 98rem;
    min-height: 30rem;
    max-height: 40rem;
    width: 100%;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    background: #fff;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0px 15px 30px 0 rgba(141, 141, 141, 0.2); }
  .newsletter-popup .newsletter-content-image {
    -webkit-box-flex: 0;
    max-width: 38.14433%;
    flex: 0 0 38.14433%; }
  .newsletter-popup .newsletter-content-info {
    flex: 1;
    text-align: center;
    padding-left: 6rem;
    padding-right: 6rem; }
    .newsletter-popup .newsletter-content-info.newsl-btn-small input[type="button"],
    .newsletter-popup .newsletter-content-info.newsl-btn-small input[type="submit"] {
      min-height: 3rem; }
    .newsletter-popup .newsletter-content-info.newsl-btn-medium input[type="button"],
    .newsletter-popup .newsletter-content-info.newsl-btn-medium input[type="submit"] {
      min-height: 4rem; }
    .newsletter-popup .newsletter-content-info.newsl-btn-large input[type="button"],
    .newsletter-popup .newsletter-content-info.newsl-btn-large input[type="submit"] {
      min-height: 5rem; }
    .newsletter-popup .newsletter-content-info form input[type="text"],
    .newsletter-popup .newsletter-content-info form input[type="search"],
    .newsletter-popup .newsletter-content-info form input[type="email"] {
      -webkit-box-flex: 0;
      max-width: 100%;
      flex: 0 0 100%;
      margin-bottom: 2rem; }
    .newsletter-popup .newsletter-content-info form input[type="button"],
    .newsletter-popup .newsletter-content-info form input[type="submit"] {
      margin: auto;
      min-width: 13.5rem; }

@media (max-width: 61.9375em) {
  .newsletter-popup .newsletter-content-image {
    -webkit-box-flex: 0;
    max-width: 45%;
    flex: 0 0 45%; }
  .newsletter-popup .newsletter-content-info {
    padding-left: 3rem;
    padding-right: 3rem; } }
@media (max-width: 47.9375em) {
  .newsletter-popup .newsletter-content .close-popup {
    top: 10px;
    right: 10px; }
  .newsletter-popup .newsletter-content-image {
    display: none !important; }
  .newsletter-popup .newsletter-content-info {
    padding-left: 1.5rem;
    padding-right: 1.5rem; } }
@media (max-width: 74.9375em) {
  .page-title {
    padding-top: var(--pdt-xl) !important;
    padding-bottom: var(--pdb-xl) !important; } }
.page-title.txt-center .content-wrapper {
  margin-left: auto;
  margin-right: auto; }
.page-title.txt-center .breadcrumbs-wrapper .breadcrumbs {
  justify-content: center; }
.page-title.layout-top-breadcrumb .content-wrapper .breadcrumbs-wrapper {
  margin-bottom: 1rem; }
.page-title.layout-bottom-breadcrumb .content-wrapper .breadcrumbs-wrapper {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2; }
.page-title.layout-bottom-breadcrumb .content-wrapper .page-title-wrapper {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  margin-bottom: 1.2rem; }
  .page-title.layout-bottom-breadcrumb .content-wrapper .page-title-wrapper .entry-page-title + .entry-description {
    margin-top: 1rem; }
.page-title .content-wrapper {
  -webkit-box-flex: 0;
  max-width: 50%;
  flex: 0 0 50%; }
  @media (max-width: 61.9375em) {
    .page-title .content-wrapper {
      -webkit-box-flex: 0;
      max-width: 100%;
      flex: 0 0 100%; } }
  .page-title .content-wrapper .breadcrumbs-wrapper {
    -webkit-box-flex: 0;
    max-width: 100%;
    flex: 0 0 100%; }
  .page-title .content-wrapper .page-title-wrapper {
    -webkit-box-flex: 0;
    max-width: 100%;
    flex: 0 0 100%; }
.page-title .breadcrumbs-wrapper {
  display: block; }
  .page-title .breadcrumbs-wrapper .breadcrumbs {
    padding: 0;
    margin-bottom: 0; }
    .page-title .breadcrumbs-wrapper .breadcrumbs li {
      display: inline-flex;
      align-items: center;
      position: relative;
      line-height: 1.857;
      margin-bottom: 0; }
      .page-title .breadcrumbs-wrapper .breadcrumbs li:not(:last-child) {
        padding-right: 18px;
        margin-right: 5px; }
        .page-title .breadcrumbs-wrapper .breadcrumbs li:not(:last-child):after {
          content: '\ea4a';
          font-family: "boxicons";
          display: flex;
          justify-content: center;
          flex-direction: column;
          height: 100%;
          position: absolute;
          top: 1px;
          right: 0; }
      .page-title .breadcrumbs-wrapper .breadcrumbs li a {
        display: inline-flex;
        color: #555555; }
        .page-title .breadcrumbs-wrapper .breadcrumbs li a i {
          margin-right: 5px; }
      .page-title .breadcrumbs-wrapper .breadcrumbs li span {
        display: inline-flex;
        opacity: .7;
        font-size: 1.4rem; }
      .page-title .breadcrumbs-wrapper .breadcrumbs li:hover a {
        color: #ca142c; }
.page-title .page-title-wrapper .entry-page-title {
  margin-top: 0;
  margin-bottom: 0; }
  .page-title .page-title-wrapper .entry-page-title + .entry-description {
    margin-top: 0.8rem; }
.page-title .page-title-wrapper .entry-description {
  margin-bottom: 0; }

.error404 .page-title-wrapper .page-title-content {
  display: none; }
.error404 .main-content {
  padding-top: 8.177083vw;
  padding-bottom: 7.2916667vw; }
  @media (max-width: 47.9375em) {
    .error404 .main-content {
      padding-top: 6.2rem;
      padding-bottom: 5.5rem; } }

@media (max-width: 47.9375em) {
  .wolfo-error-left {
    margin-bottom: 3rem; } }
.wolfo-error-right {
  display: block;
  width: 100%; }
@media (min-width: 75em) {
  .wolfo-error-title {
    font-size: 3.2rem;
    margin-bottom: 2.4rem; } }
.wolfo-error-description {
  margin-bottom: 3rem; }
.wolfo-error .row > div {
  display: flex;
  align-items: center; }
.wolfo-error form {
  position: relative; }
  .wolfo-error form .bas-input {
    padding-right: 4rem; }
  .wolfo-error form .ajax-btn {
    display: inline-block;
    padding: 0 1.5rem;
    background: none;
    font-size: 1.8rem;
    color: #0b203f;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0; }

.wolfo-about-contact-form .row {
  margin-left: -10px;
  margin-right: -10px; }
.wolfo-about-contact-form .col-12 {
  padding-left: 10px;
  padding-right: 10px; }
.wolfo-about-contact-form label {
  margin-bottom: 0.5rem;
  font-size: 1.2rem;
  font-family: "Poppins";
  font-weight: normal;
  text-transform: uppercase; }
.wolfo-about-contact-form .column {
  margin-bottom: 2.5rem; }
  .wolfo-about-contact-form .column input {
    background: #f9f9f9;
    border-color: #f9f9f9; }
.wolfo-about-contact-form input[type="submit"] {
  min-width: 19.5rem;
  min-height: 5rem;
  font-size: 1.5rem;
  font-family: "Poppins";
  font-weight: normal; }

/**
 * 6.0 - Header
 * ----------------------------------------------------------------------------
 */
.on-search .topbar-wrapper {
  z-index: 1; }
.on-search .wolfo-ajax-search .bas-wrapper {
  padding: 10rem 0 0;
  background: #fff;
  box-shadow: 0 60px 40px 0 rgba(0, 0, 0, 0.1);
  transition: all 0.4s ease-in; }
  @media screen and (prefers-reduced-motion: reduce) {
    .on-search .wolfo-ajax-search .bas-wrapper {
      transition: none; } }
  .on-search .wolfo-ajax-search .bas-wrapper .quick-search {
    display: flex; }
  .on-search .wolfo-ajax-search .bas-wrapper .bas-ajax-content {
    display: flex;
    margin: 30px 0; }

.wolfo-ajax-search {
  display: inline-flex; }
  .wolfo-ajax-search .wolfo-search-icon {
    display: inline-flex;
    font-size: 2.2rem;
    color: #000000;
    cursor: pointer;
    transition: all 0.4s ease-in-out; }
    @media screen and (prefers-reduced-motion: reduce) {
      .wolfo-ajax-search .wolfo-search-icon {
        transition: none; } }
    .wolfo-ajax-search .wolfo-search-icon:hover {
      color: #ca142c; }
  .wolfo-ajax-search.has-search .quick-search {
    display: none !important; }
  .wolfo-ajax-search .bas-wrapper {
    padding: 0;
    background: #fff;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9998;
    transition: all 0.4s ease-out; }
    @media screen and (prefers-reduced-motion: reduce) {
      .wolfo-ajax-search .bas-wrapper {
        transition: none; } }
    .wolfo-ajax-search .bas-wrapper .search-content-inp {
      position: relative;
      max-width: 92rem;
      margin: 0 auto; }
    .wolfo-ajax-search .bas-wrapper .search-title {
      margin-bottom: 3.3rem;
      font-size: 4.2rem; }
    .wolfo-ajax-search .bas-wrapper .search-close {
      justify-content: center;
      margin: 4rem auto 0;
      width: 50px;
      height: 50px;
      box-shadow: 0px 3px 7px 0 rgba(54, 54, 54, 0.1);
      border-radius: 50%;
      font-size: 2.4rem;
      cursor: pointer;
      transition: all 0.4s; }
      @media screen and (prefers-reduced-motion: reduce) {
        .wolfo-ajax-search .bas-wrapper .search-close {
          transition: none; } }
      .wolfo-ajax-search .bas-wrapper .search-close:hover {
        color: #fff; }
    .wolfo-ajax-search .bas-wrapper .quick-search {
      display: none;
      align-items: center;
      margin-top: 1.9rem; }
      .wolfo-ajax-search .bas-wrapper .quick-search label {
        margin-bottom: 0; }
      .wolfo-ajax-search .bas-wrapper .quick-search ul {
        margin: 0;
        padding: 0;
        margin-left: 10px; }
        .wolfo-ajax-search .bas-wrapper .quick-search ul li {
          list-style: none;
          display: inline-block;
          margin-right: 5px; }
    .wolfo-ajax-search .bas-wrapper .bas-input {
      padding: 0.8rem 6rem 0.9rem 1.5rem;
      border-radius: 3px; }
    .wolfo-ajax-search .bas-wrapper .bas-inner {
      position: relative;
      overflow: hidden;
      border-radius: 3px; }
      .wolfo-ajax-search .bas-wrapper .bas-inner .ajax-btn {
        justify-content: center;
        min-width: 4.5rem;
        padding: 0.5rem;
        background: transparent;
        text-transform: uppercase;
        color: #0b203f;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0; }
        .wolfo-ajax-search .bas-wrapper .bas-inner .ajax-btn:focus {
          outline: thin dotted;
          color: #ca142c; }
        .wolfo-ajax-search .bas-wrapper .bas-inner .ajax-btn span {
          font-family: "Poppins";
          font-size: 0;
          line-height: 1; }
        .wolfo-ajax-search .bas-wrapper .bas-inner .ajax-btn i {
          font-size: 2rem; }
    .wolfo-ajax-search .bas-wrapper .bas-ajax-content {
      display: flex;
      display: none;
      align-items: center;
      justify-content: center; }
      .wolfo-ajax-search .bas-wrapper .bas-ajax-content .bas-search-item {
        margin: 0 10px; }
        .wolfo-ajax-search .bas-wrapper .bas-ajax-content .bas-search-item .item-content .item-title {
          margin-bottom: 0.5rem; }

.notice-search {
  margin-bottom: 5rem; }
  .notice-search .entry-notice {
    margin-bottom: 0; }

@media (min-width: 62em) {
  .no-results {
    max-width: 75%; } }
.wolfo-site-nav .mainnav {
  list-style-type: none;
  padding: 0;
  margin-bottom: 0; }
  .wolfo-site-nav .mainnav > .menu-item {
    display: inline-block; }
    .wolfo-site-nav .mainnav > .menu-item > a {
      font-family: "Poppins";
      font-size: 1.6rem;
      font-weight: 600;
      color: #111111; }
  .wolfo-site-nav .mainnav li {
    line-height: 1.5;
    position: relative; }
    .wolfo-site-nav .mainnav li a:hover {
      color: #ca142c; }
.wolfo-site-nav .menu-item-has-children > a {
  padding-right: 2.5rem;
  position: relative; }
  .wolfo-site-nav .menu-item-has-children > a:after {
    content: '\ea48';
    font-family: "boxicons";
    font-size: 1.8rem;
    line-height: 1;
    position: absolute;
    top: 3px;
    right: 0;
    transition: all 0.5s, color 0s ease-in-out; }
    @media screen and (prefers-reduced-motion: reduce) {
      .wolfo-site-nav .menu-item-has-children > a:after {
        transition: none; } }
.wolfo-site-nav .menu-item-has-children.focus > .sub-menu, .wolfo-site-nav .menu-item-has-children:hover > .sub-menu {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  transition: all 0.5s ease 0s; }
  @media screen and (prefers-reduced-motion: reduce) {
    .wolfo-site-nav .menu-item-has-children.focus > .sub-menu, .wolfo-site-nav .menu-item-has-children:hover > .sub-menu {
      transition: none; } }
.wolfo-site-nav .sub-menu {
  display: block !important;
  min-width: 260px;
  padding: 2.5rem;
  background: #fff;
  list-style-type: none;
  border-radius: 3px;
  box-shadow: 0px 5px 20px 0 rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: center top 0;
  transform-origin: center top 0;
  transition: all 0.2s ease 0s; }
  @media screen and (prefers-reduced-motion: reduce) {
    .wolfo-site-nav .sub-menu {
      transition: none; } }
  .wolfo-site-nav .sub-menu.wolfo-open-right {
    top: 100% !important;
    left: -100% !important; }
    .wolfo-site-nav .sub-menu.wolfo-open-right li .sub-menu {
      right: 100%;
      top: 100% !important;
      left: auto !important; }
  .wolfo-site-nav .sub-menu li:not(:last-child) {
    margin-bottom: 1.5rem; }
  .wolfo-site-nav .sub-menu li.menu-item-has-children > a {
    padding-right: 2.1rem; }
    .wolfo-site-nav .sub-menu li.menu-item-has-children > a:after {
      content: '\e9c4';
      top: 2px;
      font-size: 1.6rem;
      transition: all 0.4s; }
      @media screen and (prefers-reduced-motion: reduce) {
        .wolfo-site-nav .sub-menu li.menu-item-has-children > a:after {
          transition: none; } }
  .wolfo-site-nav .sub-menu li.menu-item-has-children:hover > a:after {
    content: '\eb23'; }
  .wolfo-site-nav .sub-menu a {
    color: #555555; }
  .wolfo-site-nav .sub-menu .sub-menu {
    left: 100%;
    top: 0;
    margin-left: 2.5rem; }

@media (min-width: 1025px) and (max-width: 74.9375em) {
  .wolfo-site-nav .sub-menu {
    display: none !important; }
  .wolfo-site-nav .menu-item-has-children:hover > .sub-menu {
    display: block !important; } }
.header-1 .main-header {
  padding-top: 30px;
  padding-bottom: 30px; }
.header-1 .header-center {
  justify-content: center; }
  .header-1 .header-center .icon-menu {
    display: none; }
.header-1 .header-right {
  position: unset;
  justify-content: flex-end; }
  .header-1 .header-right > div:not(:last-child) {
    margin-right: 1.5rem; }
  @media (min-width: 62em) {
    .header-1 .header-right .icon-menu {
      display: none; } }
  .header-1 .header-right .bh-user {
    display: inline-flex; }
    .header-1 .header-right .bh-user .account-content {
      right: 0; }
    .header-1 .header-right .bh-user:hover .account-icon {
      color: #ca142c; }
    .header-1 .header-right .bh-user:hover .account-content {
      -webkit-transform: rotateX(0deg);
      transform: rotateX(0deg); }

@media (max-width: 64em) {
  .header-1 .header-center {
    display: none !important; }
  .header-1 .wolfo-site-nav {
    display: none; }
    .header-1 .wolfo-site-nav.wolfo-canvas-menu {
      display: block; }
  .header-1 .header-right .icon-menu {
    display: inline;
    margin-right: 9px; }
    .header-1 .header-right .icon-menu:focus span {
      background: #ca142c; } }
@media (min-width: 62em) and (max-width: 64em) {
  .header-1 .header-left {
    -webkit-box-flex: 0;
    max-width: 50%;
    flex: 0 0 50%; }
  .header-1 .header-right {
    -webkit-box-flex: 0;
    max-width: 50%;
    flex: 0 0 50%; } }
@media (max-width: 35.9375em) {
  .header-1 .wolfo-site-logo img {
    max-width: var(--max-width-sm) !important; } }
@media screen and (max-width: 30em) {
  .header-1 .header-right > div:not(:last-child) {
    margin-right: 1rem; }
  .header-1 .header-right .icon-menu span:first-child {
    width: 28px; } }
.header-mobile {
  box-shadow: 0px 3px 7px 0 rgba(54, 54, 54, 0.1);
  background: #fff; }
  .header-mobile .bhs-3 {
    margin-left: auto; }
    @media (min-width: 64.0625em) {
      .header-mobile .bhs-3 .wolfo-ajax-search {
        margin-right: 1.5rem; } }
  .header-mobile .bhs-2 {
    margin-left: 20px; }
  .header-mobile .col-md-10 {
    justify-content: flex-end; }
  .header-mobile .bh-cart .bh-cart-btn .cart-text {
    margin-right: 0; }
  .header-mobile .bh-cart .bh-cart-btn .cart-count {
    top: 8px; }
  .header-mobile .br-search {
    margin-right: 1.2rem; }
    .header-mobile .br-search .br-icon-search {
      position: relative;
      top: 2px; }
  .header-mobile .bh-wishlist {
    margin-right: 1rem; }

@media (max-width: 74.9375em) {
  .header-mobile {
    overflow-x: hidden; } }
@media (max-width: 30em) {
  .header-mobile .inner-header {
    padding: 1rem 0; }
  .header-mobile .bhs-1 {
    -webkit-box-flex: 0;
    max-width: 45%;
    flex: 0 0 45%;
    text-align: center; }
  .header-mobile .bhs-2 {
    margin-left: 0; }
  .header-mobile .bhs-3 {
    margin-left: 1.5rem; }
  .header-mobile .col-md-10 {
    -webkit-box-flex: 0;
    max-width: 55%;
    flex: 0 0 55%; }
  .header-mobile .bh-cart h5 {
    padding-top: 0;
    margin-bottom: 0; } }
@media (min-width: 64.0625em) {
  .header-mobile .bhs-3 .bhs-3 {
    margin-right: 1.5rem; } }
.header-nav.enable-sticky {
  position: sticky;
  top: 0;
  right: 0;
  left: 0;
  transition: all 0.3s ease 0s; }
  @media screen and (prefers-reduced-motion: reduce) {
    .header-nav.enable-sticky {
      transition: none; } }
  .header-nav.enable-sticky.is-sticky {
    position: fixed;
    z-index: 999; }
    .header-nav.enable-sticky.is-sticky:not(.hide-scroll) .main-header {
      padding-top: 1.8rem !important;
      padding-bottom: 1.8rem !important; }
    .header-nav.enable-sticky.is-sticky:not(.hide-scroll) .wolfo-site-logo img {
      max-width: 100px; }

.header-sticky-separated {
  background: #fff; }
  .header-sticky-separated.enable-sticky {
    position: fixed;
    top: -100%; }
    .header-sticky-separated.enable-sticky.is-sticky {
      top: 0;
      transition: all 0.5s ease 0s; }
      @media screen and (prefers-reduced-motion: reduce) {
        .header-sticky-separated.enable-sticky.is-sticky {
          transition: none; } }
  .header-sticky-separated .main-header {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
    transition: all 0.4s; }
    @media screen and (prefers-reduced-motion: reduce) {
      .header-sticky-separated .main-header {
        transition: none; } }
  .header-sticky-separated .icon-menu {
    display: none; }
  .header-sticky-separated .header-center {
    justify-content: center; }
  .header-sticky-separated .header-right {
    justify-content: flex-end; }
    .header-sticky-separated .header-right > div:not(:last-child) {
      margin-right: 1.5rem; }

@media (max-width: 64em) {
  .header-sticky-separated .header-center {
    display: none !important; }
  .header-sticky-separated .header-right .icon-menu {
    display: inline; } }
@media (min-width: 62em) and (max-width: 64em) {
  .header-sticky-separated .header-left {
    -webkit-box-flex: 0;
    max-width: 50%;
    flex: 0 0 50%; }
  .header-sticky-separated .header-right {
    -webkit-box-flex: 0;
    max-width: 50%;
    flex: 0 0 50%; } }
@media screen and (max-width: 30em) {
  .header-sticky-separated .wolfo-site-logo img {
    max-width: 25vw; }
  .header-sticky-separated .header-right > div:not(:last-child) {
    margin-right: 1rem; }
  .header-sticky-separated .header-right .icon-menu span:first-child {
    width: 28px; } }
#wrapper {
  -webkit-transform: none;
  transform: none;
  transition: transform 500ms ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    #wrapper {
      transition: none; } }

#main, .page-title-wrapper, footer {
  transition: all 0.4s ease 0s;
  -webkit-transform: none;
  transform: none; }
  @media screen and (prefers-reduced-motion: reduce) {
    #main, .page-title-wrapper, footer {
      transition: none; } }

.bg-open-canvas-menu {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9997;
  transition: all 0.4s ease 0s; }
  @media screen and (prefers-reduced-motion: reduce) {
    .bg-open-canvas-menu {
      transition: none; } }

.canvas-menu-open .wolfo-canvas-menu.normal-menu {
  left: 0; }
.canvas-menu-open.canvas-mainmenu .wolfo-canvas-menu.main-menu {
  left: 0; }

.wolfo-canvas-menu {
  width: 100%;
  max-height: 100vh;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 9999; }
  .wolfo-canvas-menu .st .wolfo-label {
    display: none; }
  .wolfo-canvas-menu .layout-1 .wolfo-depth-1 > a > img {
    display: none !important; }
  .wolfo-canvas-menu .layout-3 > .sub-menu {
    background: none !important; }
  .wolfo-canvas-menu .header-nav {
    display: none; }
  .wolfo-canvas-menu .content-cv {
    max-height: 100vh;
    flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    transition: all 0.25s ease; }
    @media screen and (prefers-reduced-motion: reduce) {
      .wolfo-canvas-menu .content-cv {
        transition: none; } }
    .wolfo-canvas-menu .content-cv .container-content-cv {
      -webkit-box-flex: 0;
      max-width: 100%;
      flex: 0 0 100%; }
      @media (min-width: 75em) {
        .wolfo-canvas-menu .content-cv .container-content-cv {
          -webkit-box-flex: 0;
          max-width: 83.33333%;
          flex: 0 0 83.33333%;
          margin-left: 8.33333%;
          padding: 0 4.2rem; } }
    .wolfo-canvas-menu .content-cv ul {
      padding: 0;
      margin-top: 0;
      margin-bottom: 0;
      list-style-type: none;
      transition: all 0.5s; }
      @media screen and (prefers-reduced-motion: reduce) {
        .wolfo-canvas-menu .content-cv ul {
          transition: none; } }
  .wolfo-canvas-menu .mobile-nav li {
    -webkit-box-flex: 0;
    max-width: 100%;
    flex: 0 0 100%;
    line-height: 1.2; }
    .wolfo-canvas-menu .mobile-nav li a {
      color: #000000;
      font-weight: 600;
      position: relative; }
  .wolfo-canvas-menu .mobile-nav .menu-item-has-children:hover > .sub-menu {
    top: 0; }

@media (min-width: 62em) {
  .wolfo-canvas-menu {
    display: none;
    transition: all 0.25s ease; } }
  @media screen and (min-width: 62em) and (prefers-reduced-motion: reduce) {
    .wolfo-canvas-menu {
      transition: none; } }
@media (min-width: 62em) {
    .wolfo-canvas-menu .content-cv {
      min-height: 40vh;
      position: absolute;
      top: 0;
      right: 0;
      left: 0; }
      .wolfo-canvas-menu .content-cv:before {
        content: '';
        width: 120%;
        height: 130%;
        background-color: #fff;
        position: absolute;
        top: -20%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%); }
      .wolfo-canvas-menu .content-cv > .container-fluid {
        padding: 18rem 1.5rem 5rem; } }
      @media (min-width: 62em) and (max-width: 74.9375em) {
        .wolfo-canvas-menu .content-cv > .container-fluid {
          padding-top: 13.344454vw; } }
@media (min-width: 62em) {
    .wolfo-canvas-menu ul {
      display: flex;
      flex-wrap: wrap;
      position: relative; }
    .wolfo-canvas-menu .container-content-cv {
      position: relative;
      -webkit-animation: fadeOut 0.01s;
      -moz-animation: fadeOut 0.01s;
      -ms-animation: fadeOut 0.01s;
      -o-animation: fadeOut 0.01s;
      animation: fadeOut 0.01s; }
    .wolfo-canvas-menu .mobile-nav {
      -webkit-box-flex: 0;
      max-width: 33.33333%;
      flex: 0 0 33.33333%; }
      .wolfo-canvas-menu .mobile-nav > li {
        padding-left: 2.604vw;
        font-size: calc(2.0833333333vw + 4px); } }
      @media (min-width: 62em) and (max-width: 768px) {
        .wolfo-canvas-menu .mobile-nav > li {
          font-size: 1.8rem; } }
      @media (min-width: 62em) and (min-width: 1440px) {
        .wolfo-canvas-menu .mobile-nav > li {
          font-size: 3.2rem; } }
@media (min-width: 62em) {
        .wolfo-canvas-menu .mobile-nav > li:not(:last-child) {
          margin-bottom: 3.4rem; }
        .wolfo-canvas-menu .mobile-nav > li > a span {
          display: inline-flex;
          padding-left: 2rem;
          padding-right: 4.5rem; }
      .wolfo-canvas-menu .mobile-nav li a {
        display: block;
        width: 100%; }
        .wolfo-canvas-menu .mobile-nav li a span {
          position: relative;
          background: #fff; }
        .wolfo-canvas-menu .mobile-nav li a:before {
          content: '';
          width: 0;
          height: 1px;
          background: #e73950;
          position: absolute;
          top: 50%;
          right: 0;
          transition: all 0.4s ease-in-out; } }
        @media screen and (min-width: 62em) and (prefers-reduced-motion: reduce) {
          .wolfo-canvas-menu .mobile-nav li a:before {
            transition: none; } }
@media (min-width: 62em) {
        .wolfo-canvas-menu .mobile-nav li a:hover {
          color: #e73950; }
          .wolfo-canvas-menu .mobile-nav li a:hover:before {
            width: calc(100% + 2.604vw);
            left: -2.604vw;
            right: auto; }
    .wolfo-canvas-menu .sub-menu {
      display: flex;
      flex-wrap: wrap;
      opacity: 0;
      visibility: hidden;
      width: 100%;
      -webkit-box-flex: 0;
      max-width: 100%;
      flex: 0 0 100%;
      position: absolute;
      top: 20px;
      left: 100%;
      transition: all 0.4s; } }
    @media screen and (min-width: 62em) and (prefers-reduced-motion: reduce) {
      .wolfo-canvas-menu .sub-menu {
        transition: none; } }
@media (min-width: 62em) {
      .wolfo-canvas-menu .sub-menu li {
        padding-left: 2.864vw;
        font-size: 1.8rem;
        text-transform: uppercase; } }
      @media (min-width: 62em) and (max-width: 47.9375em) {
        .wolfo-canvas-menu .sub-menu li {
          font-size: 1.6rem; } }
@media (min-width: 62em) {
        .wolfo-canvas-menu .sub-menu li a:before {
          height: 2px;
          margin-top: -1px; }
        .wolfo-canvas-menu .sub-menu li span {
          padding-left: 2.5rem;
          padding-right: 2.5rem; }
        .wolfo-canvas-menu .sub-menu li:not(:last-child) {
          margin-bottom: 2rem; }
      .wolfo-canvas-menu .sub-menu .sub-menu ul {
        display: none; }
      .wolfo-canvas-menu .sub-menu .sub-menu li a:before {
        display: none; }
      .wolfo-canvas-menu .sub-menu .sub-menu li span {
        padding-left: 0;
        padding-right: 0; }

  .canvas-menu-open #wrapper-start > .bg-open-canvas-menu {
    opacity: 1;
    visibility: visible; }
  .canvas-menu-open #wrapper-start .main-menu {
    display: block; }
    .canvas-menu-open #wrapper-start .main-menu .header-nav {
      -webkit-animation: fadeIn 5s ease;
      -moz-animation: fadeIn 5s ease;
      -ms-animation: fadeIn 5s ease;
      -o-animation: fadeIn 5s ease;
      animation: fadeIn 5s ease; }
    .canvas-menu-open #wrapper-start .main-menu .container-content-cv {
      -webkit-animation: BinFadeIn 3s ease;
      -moz-animation: BinFadeIn 3s ease;
      -ms-animation: BinFadeIn 3s ease;
      -o-animation: BinFadeIn 3s ease;
      animation: BinFadeIn 3s ease; }
    .canvas-menu-open #wrapper-start .main-menu .content-cv:before {
      -webkit-animation: MenuSlideCV 0.8s forwards;
      -moz-animation: MenuSlideCV 0.8s forwards;
      -ms-animation: MenuSlideCV 0.8s forwards;
      -o-animation: MenuSlideCV 0.8s forwards;
      animation: MenuSlideCV 0.8s forwards; }

  .canvas-menu-open.admin-bar .header-nav {
    top: 32px !important; } }
  @media only screen and (min-width: 62em) and (min-width: 601px) and (max-width: 782px) {
    .canvas-menu-open.admin-bar .header-nav {
      top: 46px !important; } }
  @media only screen and (min-width: 62em) and (max-width: 600px) {
    .canvas-menu-open.admin-bar .header-nav {
      top: 0 !important; } }
@media (min-width: 62em) {
  .canvas-menu-open .header-nav {
    background: none !important;
    -webkit-animation: ease 1.5s BinPosition forwards;
    -moz-animation: ease 1.5s BinPosition forwards;
    -ms-animation: ease 1.5s BinPosition forwards;
    -o-animation: ease 1.5s BinPosition forwards;
    animation: ease 1.5s BinPosition forwards;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9999 !important; }
    .canvas-menu-open .header-nav.header-4 .bottom-menu {
      display: none; }
    .canvas-menu-open .header-nav.header-6 {
      right: auto;
      bottom: 0;
      top: 0 !important; }
    .canvas-menu-open .header-nav .logo:before, .canvas-menu-open .header-nav .logo:after {
      opacity: 0;
      visibility: hidden; }
    .canvas-menu-open .header-nav .main-header {
      -webkit-animation: ease 2s BinFadeIn forwards;
      -moz-animation: ease 2s BinFadeIn forwards;
      -ms-animation: ease 2s BinFadeIn forwards;
      -o-animation: ease 2s BinFadeIn forwards;
      animation: ease 2s BinFadeIn forwards; }
    .canvas-menu-open .header-nav .bottom-header {
      opacity: 0;
      visibility: hidden; } }
@media (max-width: 61.9375em) {
  .canvas-menu-open .bg-open-canvas-menu {
    opacity: 1;
    visibility: visible; }
  .canvas-menu-open #wrapper {
    -webkit-transform: translateX(300px);
    transform: translateX(300px); }
    .canvas-menu-open #wrapper.has-side {
      -webkit-transform: translateX(285px);
      transform: translateX(285px); }

  .canvas-menu-open .main-menu {
    -webkit-transform: translateX(0px);
    transform: translateX(0px); }

  .wolfo-canvas-menu {
    width: 300px;
    height: 100%;
    bottom: 0;
    padding: 5rem 3rem 3rem;
    overflow-y: auto;
    z-index: 9999;
    background-color: #fff;
    -webkit-transform: translateX(-300px);
    transform: translateX(-300px);
    transition: transform 500ms ease; } }
  @media screen and (max-width: 61.9375em) and (prefers-reduced-motion: reduce) {
    .wolfo-canvas-menu {
      transition: none; } }
@media (max-width: 61.9375em) {
    .wolfo-canvas-menu .container-fluid {
      padding: 0; }
    .wolfo-canvas-menu .mobile-nav li {
      position: relative;
      font-size: 1.6rem;
      line-height: 1.7; }
      .wolfo-canvas-menu .mobile-nav li:not(:last-child) {
        border-bottom: 1px solid #e1e1e1; }
      .wolfo-canvas-menu .mobile-nav li.active {
        border-bottom: none; }
      .wolfo-canvas-menu .mobile-nav li a {
        display: inline-block;
        padding: 1.1rem 0 1.1rem; }
    .wolfo-canvas-menu .mobile-nav .sub-menu {
      display: none;
      width: 100% !important;
      padding-left: 1rem;
      transition: none; } }
    @media screen and (max-width: 61.9375em) and (prefers-reduced-motion: reduce) {
      .wolfo-canvas-menu .mobile-nav .sub-menu {
        transition: none; } }

.dropdown-toggle {
  display: block;
  position: absolute;
  top: 16px;
  right: 0;
  background: none; }
  .dropdown-toggle:after {
    content: '\ea48';
    font-family: "boxicons";
    color: #000;
    font-size: 1.8rem;
    line-height: 1;
    cursor: pointer;
    position: absolute;
    right: 0;
    transition: all 0.4s; }
  .dropdown-toggle:focus:after {
    color: #08c;
    outline: thin dotted; }

.header-nav {
  position: relative;
  transition: all 0.5s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    .header-nav {
      transition: none; } }
  .header-nav .main-header {
    transition: all 0.5s ease; }
    @media screen and (prefers-reduced-motion: reduce) {
      .header-nav .main-header {
        transition: none; } }
  .header-nav.enable-overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0; }
    .has-side .header-nav.enable-overlay {
      left: 15px;
      right: 15px; }
  .header-nav .wolfo-site-nav .mainnav > li > .sub-menu {
    margin-top: 2rem; }
    .header-nav .wolfo-site-nav .mainnav > li > .sub-menu:before {
      content: '';
      height: 20px;
      position: absolute;
      top: -20px;
      right: 0;
      left: 0; }

.wolfo-site-logo img {
  max-width: 120px; }

.site-name {
  margin: 0;
  padding: 0; }

.icon-menu {
  cursor: pointer; }

.header-nav {
  position: relative;
  z-index: 9; }
  .header-nav li {
    margin-bottom: 0; }
    .header-nav li > ul {
      margin-top: 0; }

.sticky-header {
  position: sticky;
  top: 0;
  right: 0;
  left: 0;
  z-index: 9991;
  background: #fff; }

.icon-menu.is-active span {
  width: 30px; }
  .icon-menu.is-active span:first-child {
    -webkit-animation: ease 0.7s icon-menu-top forwards;
    -moz-animation: ease 0.7s icon-menu-top forwards;
    -ms-animation: ease 0.7s icon-menu-top forwards;
    -o-animation: ease 0.7s icon-menu-top forwards;
    animation: ease 0.7s icon-menu-top forwards; }
  .icon-menu.is-active span:nth-child(2) {
    -webkit-animation: ease 0.7s icon-menu-scaled forwards;
    -moz-animation: ease 0.7s icon-menu-scaled forwards;
    -ms-animation: ease 0.7s icon-menu-scaled forwards;
    -o-animation: ease 0.7s icon-menu-scaled forwards;
    animation: ease 0.7s icon-menu-scaled forwards; }
  .icon-menu.is-active span:last-child {
    width: 30px;
    -webkit-animation: ease 0.7s icon-menu-bottom forwards;
    -moz-animation: ease 0.7s icon-menu-bottom forwards;
    -ms-animation: ease 0.7s icon-menu-bottom forwards;
    -o-animation: ease 0.7s icon-menu-bottom forwards;
    animation: ease 0.7s icon-menu-bottom forwards; }
.icon-menu span {
  display: block;
  width: 30px;
  height: 2px;
  background: #000000;
  position: relative;
  transition: all 0.4s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .icon-menu span {
      transition: none; } }
  .icon-menu span:not(:last-child) {
    margin-bottom: 0.5rem; }
  .icon-menu span:nth-child(2) {
    width: 20px; }
  .icon-menu span:last-child {
    width: 10px; }
.icon-menu:hover span {
  width: 30px;
  background: #ca142c; }

/**
 * 7.0 - Blog
 * ----------------------------------------------------------------------------
 */
.post-password-form input[type="submit"] {
  display: inline-block;
  min-width: 135px;
  min-height: 50px;
  padding: 1.3rem 2rem; }

blockquote {
  position: relative;
  padding-left: 2.5rem;
  margin: 3.5rem 0;
  border-left: 4px solid #e73950; }
  blockquote p {
    color: #e73950;
    font-style: italic; }
  blockquote cite {
    display: block;
    margin-top: 0.5rem;
    font-size: 1.3rem;
    font-style: normal;
    font-weight: normal;
    color: #898989; }
    blockquote cite a {
      color: #898989; }

pre {
  background: #eee;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 2rem;
  max-width: 100%;
  overflow: auto;
  padding: 2.5rem; }

.categories-list-wrapper {
  margin-bottom: 5rem; }
  .categories-list-wrapper.layout-bg-image .categories-item {
    border-radius: 3px;
    overflow: hidden; }
    .categories-list-wrapper.layout-bg-image .categories-item.has-image .name {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
    .categories-list-wrapper.layout-bg-image .categories-item:not(.has-image) .name {
      min-height: 5rem;
      transition: all 0.4s; }
      @media screen and (prefers-reduced-motion: reduce) {
        .categories-list-wrapper.layout-bg-image .categories-item:not(.has-image) .name {
          transition: none; } }
      .categories-list-wrapper.layout-bg-image .categories-item:not(.has-image) .name:hover {
        background: #ca142c; }
    .categories-list-wrapper.layout-bg-image .categories-item a {
      display: block;
      position: relative;
      overflow: hidden; }
      .categories-list-wrapper.layout-bg-image .categories-item a img {
        transition: all 0.7s ease-in-out; }
        @media screen and (prefers-reduced-motion: reduce) {
          .categories-list-wrapper.layout-bg-image .categories-item a img {
            transition: none; } }
    .categories-list-wrapper.layout-bg-image .categories-item .name {
      justify-content: center;
      padding: 0.5rem 2rem;
      text-transform: uppercase;
      background: rgba(0, 0, 0, 0.5);
      color: #fff; }
      .categories-list-wrapper.layout-bg-image .categories-item .name small {
        display: none; }
  .categories-list-wrapper.layout-txt-only {
    min-height: 5rem;
    padding: 1rem 0; }
    .categories-list-wrapper.layout-txt-only .categories-item .name small {
      margin-left: 0.5rem;
      font-size: 0.8rem;
      position: relative;
      top: -4px; }
  .categories-list-wrapper .categories-item:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

.content-archive-wapper .no-sidebar {
  margin-left: -15px;
  margin-right: -15px; }
.content-archive-wapper .column {
  margin-bottom: 4.6rem; }
  .content-archive-wapper .column.column-resize {
    margin-bottom: 0; }
  .content-archive-wapper .column.enable-boxed {
    margin-bottom: 3rem; }
.content-archive-wapper .enable-boxed .post {
  overflow: hidden;
  border-radius: 5px; }
.content-archive-wapper .enable-boxed .post-content {
  padding: 1.8rem 2rem 3rem; }
.content-archive-wapper .post-image + .post-content {
  padding-top: 1.8rem; }
.content-archive-wapper .post-excerpt {
  margin-bottom: 2rem; }
  .content-archive-wapper .post-excerpt p {
    margin-bottom: 0; }
  .content-archive-wapper .post-excerpt + .btn.wolfo-button {
    margin-top: 0.8rem; }
.content-archive-wapper .post-date-author {
  margin-bottom: 0; }
  .content-archive-wapper .post-date-author + .post-excerpt {
    margin-top: 1.1rem; }
  .content-archive-wapper .post-date-author + .btn.wolfo-button {
    margin-top: 1.1rem; }
.content-archive-wapper .post-content .entry-title {
  margin-bottom: 1.2rem;
  margin-top: 0; }

.archive-item-first {
  -webkit-box-flex: 0;
  max-width: 100%;
  flex: 0 0 100%; }
  @media (min-width: 64.0625em) {
    .has-sidebar .archive-item-first .enable-boxed .post-content {
      padding: 0; } }
  .archive-item-first .column {
    -webkit-box-flex: 0;
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 4rem; }
    .archive-item-first .column.enable-boxed {
      margin-bottom: 4rem; }
  .archive-item-first .first-enable-divider .first-content {
    padding-bottom: 3.5rem;
    border-bottom: 2px solid #e1e1e1; }
  .archive-item-first .post {
    position: relative;
    box-shadow: none !important;
    overflow: inherit !important; }
    .archive-item-first .post-excerpt {
      margin-bottom: 0; }
      .archive-item-first .post-excerpt + .wolfo-button {
        margin-top: 2rem; }

.first-layout-1 .first-content .post-image + .post-content {
  padding-top: 1.8rem; }

.first-layout-2:not(.no-thumb) .post {
  padding-bottom: 0;
  border-bottom: none;
  overflow: hidden;
  border-radius: 5px; }
  .first-layout-2:not(.no-thumb) .post:before {
    content: '';
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, rgba(231, 57, 80, 0.7) 100%);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .first-layout-2:not(.no-thumb) .post-image {
    margin-right: 0 !important; }
  .first-layout-2:not(.no-thumb) .post-content {
    padding-bottom: 1.5rem !important;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0; }
    .first-layout-2:not(.no-thumb) .post-content-wrapper {
      position: relative;
      z-index: 2; }
    .first-layout-2:not(.no-thumb) .post-content .entry-title a {
      color: #fff; }
  .first-layout-2:not(.no-thumb) .post-date-author {
    color: #fff; }
    .first-layout-2:not(.no-thumb) .post-date-author > div {
      color: #fff; }
    .first-layout-2:not(.no-thumb) .post-date-author .post-author a {
      color: #fff; }
    .first-layout-2:not(.no-thumb) .post-date-author .post-meta-date p {
      color: #fff; }
  .first-layout-2:not(.no-thumb) .post-excerpt, .first-layout-2:not(.no-thumb) .post .wolfo-button {
    display: none; }
.first-layout-2 .post-content-wrapper {
  text-align: center; }
.first-layout-2 .post-date-author {
  justify-content: center; }
.first-layout-2 .post-excerpt {
  -webkit-box-flex: 0;
  max-width: 83.33333%;
  flex: 0 0 83.33333%;
  margin-left: auto;
  margin-right: auto; }

.first-layout-3 .post-date-author {
  margin-bottom: 1.1rem; }
  .first-layout-3 .post-date-author + .post-image {
    margin-top: 2.2rem; }
.first-layout-3 .post-image + .post-content {
  padding-top: 2rem !important; }
.first-layout-3 .post-content-wrapper .post-excerpt {
  margin-bottom: 0; }
  .first-layout-3 .post-content-wrapper .post-excerpt + .wolfo-button {
    margin-top: 2rem; }

@media (min-width: 64.0625em) {
  .has-sidebar .first-layout-4 .post-image {
    padding-right: 1.5rem;
    margin-right: 3.5rem;
    -webkit-box-flex: 0;
    max-width: 50%;
    flex: 0 0 50%; }
    .has-sidebar .first-layout-4 .post-image + .post-content {
      flex: 1;
      padding-top: 0; } }
@media (min-width: 48em) {
  .no-sidebar .first-layout-4 .post {
    padding-right: 1.5rem;
    margin-right: 3.5rem;
    -webkit-box-flex: 0;
    max-width: 50%;
    flex: 0 0 50%; }
    .no-sidebar .first-layout-4 .post + .post-content {
      flex: 1;
      padding-top: 0; } }
.first-layout-4 .post-content {
  -webkit-box-flex: 0;
  max-width: 100%;
  flex: 0 0 100%; }
  .first-layout-4 .post-content .post-meta-categories {
    margin-bottom: 0.7rem; }
  .first-layout-4 .post-content .entry-title {
    margin-top: 0;
    margin-bottom: 1rem; }
  .first-layout-4 .post-content .post-date-author {
    margin-bottom: 1.5rem; }

.post-listing .post-image {
  margin-right: 5rem; }
  .post-listing .post-image + .post-content {
    padding-top: 2.3rem; }
.post-listing .post-content {
  flex: 1; }
  .post-listing .post-content .post-excerpt {
    margin-bottom: 2.5rem; }

.info-parallax .single-post-info {
  min-height: 40rem;
  height: 31.771vw;
  margin-bottom: 4rem; }
  .info-parallax .single-post-info:before {
    content: '';
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .info-parallax .single-post-info .inner-content-info .entry-post-title {
    margin-bottom: 1.5rem; }
    .info-parallax .single-post-info .inner-content-info .entry-post-title .entry-title {
      color: #fff; }
  .info-parallax .single-post-info .inner-content-info .post-meta {
    color: #fff; }
    .info-parallax .single-post-info .inner-content-info .post-meta-categories a {
      color: #fff; }
    .info-parallax .single-post-info .inner-content-info .post-meta a {
      color: #fff; }
    .info-parallax .single-post-info .inner-content-info .post-meta .post-date-author {
      color: #fff; }
    .info-parallax .single-post-info .inner-content-info .post-meta .post-author a {
      color: #fff; }
    .info-parallax .single-post-info .inner-content-info .post-meta .post-meta-date p {
      color: #fff; }
.info-parallax .single-post-image {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top center;
  background-size: cover;
  background-color: #f1f1f1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -2; }
.info-parallax .inner-content-info {
  margin-bottom: 4rem; }
  .info-parallax .inner-content-info .post-meta-categories {
    margin-bottom: 1.5rem; }

.info-top-title.title-center .single-post-info .inner-content-info,
.info-bottom-title.title-center .single-post-info .inner-content-info {
  text-align: center; }
  .info-top-title.title-center .single-post-info .inner-content-info .post-meta,
  .info-bottom-title.title-center .single-post-info .inner-content-info .post-meta {
    justify-content: center; }
.info-top-title .single-post-info .inner-content-info,
.info-bottom-title .single-post-info .inner-content-info {
  text-align: left; }
  .info-top-title .single-post-info .inner-content-info > div,
  .info-bottom-title .single-post-info .inner-content-info > div {
    -webkit-box-flex: 0;
    max-width: 100%;
    flex: 0 0 100%; }
  .info-top-title .single-post-info .inner-content-info .entry-post-title,
  .info-bottom-title .single-post-info .inner-content-info .entry-post-title {
    margin-bottom: 0.5rem; }
  .info-top-title .single-post-info .inner-content-info .post-meta,
  .info-bottom-title .single-post-info .inner-content-info .post-meta {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    justify-content: flex-start; }
    .info-top-title .single-post-info .inner-content-info .post-meta-date,
    .info-bottom-title .single-post-info .inner-content-info .post-meta-date {
      font-size: 1.3rem; }
    .info-top-title .single-post-info .inner-content-info .post-meta-comment,
    .info-bottom-title .single-post-info .inner-content-info .post-meta-comment {
      font-size: 1.3rem; }
    .info-top-title .single-post-info .inner-content-info .post-meta-categories,
    .info-bottom-title .single-post-info .inner-content-info .post-meta-categories {
      margin-bottom: 0.7rem; }
    .info-top-title .single-post-info .inner-content-info .post-meta .post-date-author,
    .info-bottom-title .single-post-info .inner-content-info .post-meta .post-date-author {
      font-size: 1.3rem; }
.info-top-title .single-post-image + .inner-content-info,
.info-bottom-title .single-post-image + .inner-content-info {
  margin-top: 2rem; }

.single-post-info {
  margin-bottom: 2rem;
  position: relative; }
  .single-post-info.bottom-title {
    margin-bottom: 4rem; }
    .single-post-info.bottom-title .inner-content-info {
      margin-left: auto;
      margin-right: auto; }
  .single-post-info .single-post-image {
    width: 100%;
    justify-content: center; }
  .single-post-info .inner-content {
    width: 100%; }
    .single-post-info .inner-content-info {
      display: block;
      width: 100%;
      text-align: center;
      position: relative; }
      .single-post-info .inner-content-info + .single-post-image {
        margin-top: 2.5rem; }
      .single-post-info .inner-content-info .entry-post-title {
        margin-bottom: 2rem; }
      .single-post-info .inner-content-info .post-meta {
        justify-content: center;
        color: #555555; }
        .single-post-info .inner-content-info .post-meta > span {
          margin: 0 1rem; }
        .single-post-info .inner-content-info .post-meta .post-date-author {
          font-size: 1.4rem;
          margin-bottom: 0; }
          .single-post-info .inner-content-info .post-meta .post-date-author a {
            color: #555555; }
        .single-post-info .inner-content-info .post-meta-date {
          font-size: 1.4rem;
          color: #555555; }

.single-post-content li {
  line-height: 1.76; }
  .single-post-content li:not(:last-child) {
    margin-bottom: 1rem; }
.single-post-content p a {
  color: #e73950;
  text-decoration: underline; }
  .single-post-content p a:hover {
    color: #ca142c; }
.single-post-content .wp-block-columns + .post-meta {
  margin-top: 1rem; }
.single-post-content .post-thumbnail {
  margin-bottom: 4.5rem; }
  .single-post-content .post-thumbnail.no-excerpt {
    margin-bottom: 3rem; }
.single-post-content .entry-excerpt {
  font-style: italic;
  margin-bottom: 3rem; }
.single-post-content .entry-content {
  padding-bottom: 2rem;
  margin-bottom: 5.5rem;
  border-bottom: 1px solid #e1e1e1; }
.single-post-content .post-meta {
  -webkit-box-flex: 0;
  max-width: 100%;
  flex: 0 0 100%;
  margin-top: 5rem;
  clear: both; }
  .single-post-content .post-meta-tags {
    flex: 1; }
  .single-post-content .post-meta-socials {
    margin-left: auto; }

@media (max-width: 47.9375em) {
  .single-post-content .post-meta-tags {
    -webkit-box-flex: 0;
    max-width: 100%;
    flex: 0 0 100%; }
    .single-post-content .post-meta-tags + .post-meta-socials {
      margin-top: 1.5rem; }
  .single-post-content .post-meta-socials {
    -webkit-box-flex: 0;
    max-width: 100%;
    flex: 0 0 100%; } }
.single-post-navigation {
  margin: 5.5rem 0 5.3rem; }
  @media (max-width: 35.9375em) {
    .single-post-navigation {
      margin: 3rem 0; } }
  @media (max-width: 35.9375em) {
    .single-post-navigation .entry-navi-post {
      margin: 1rem 0 0;
      text-align: left !important; }
      .single-post-navigation .entry-navi-post.next-post .entry-intro {
        justify-content: flex-start !important; } }
  .single-post-navigation .entry-navi-post .entry-intro {
    display: flex;
    align-items: center;
    color: #898989; }
    .single-post-navigation .entry-navi-post .entry-intro .entry-icon {
      position: relative;
      font-size: 18px; }
  .single-post-navigation .entry-navi-post .entry-text {
    display: block;
    padding-top: 0.7rem;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.3s ease; }
    @media screen and (prefers-reduced-motion: reduce) {
      .single-post-navigation .entry-navi-post .entry-text {
        transition: none; } }
  .single-post-navigation .entry-navi-post.prev-post .entry-icon {
    margin-right: 1.2rem; }
  .single-post-navigation .entry-navi-post.next-post .entry-intro {
    justify-content: flex-end; }
  .single-post-navigation .entry-navi-post.next-post .entry-icon {
    margin-left: 1.2rem; }
  .single-post-navigation .entry-navi-post:hover .entry-text {
    color: #ca142c; }

.single-post-author {
  margin: 5.3rem 0 6rem;
  padding: 3rem 3rem 2.5rem;
  background: rgba(0, 0, 0, 0.1); }
  .single-post-author .author-info-avatar {
    display: inline-block;
    vertical-align: top;
    border-radius: 999px;
    overflow: hidden;
    margin-right: 2.5rem;
    margin-bottom: 2rem; }
  .single-post-author .author-info-content {
    float: right;
    width: calc(100% - 100px); }
    @media (max-width: 35.9375em) {
      .single-post-author .author-info-content {
        width: 100%; } }
    .single-post-author .author-info-content .entry-title {
      margin-bottom: 0.3rem; }
    .single-post-author .author-info-content .entry-bio {
      margin-bottom: 1rem; }

.single-post-comment {
  margin-top: 4rem; }
  .single-post-comment .comments-area .comment-title {
    padding-top: 0;
    margin-bottom: 0; }
  .single-post-comment .comment-content .comment-list {
    margin: 0 0 4rem;
    padding-left: 0;
    margin-bottom: 0; }
    .single-post-comment .comment-content .comment-list .comment-body {
      display: flex;
      margin: 3rem 0;
      line-height: 1.857; }
      .single-post-comment .comment-content .comment-list .comment-body + .comment-respond {
        margin-bottom: 3rem; }
    .single-post-comment .comment-content .comment-list .comment img.avatar {
      display: inline-block;
      vertical-align: top;
      width: 60px;
      height: 60px;
      -webkit-box-flex: 0;
      max-width: 60px;
      flex: 0 0 60px;
      border-radius: 999px;
      overflow: hidden;
      margin-right: 2rem; }
      .single-post-comment .comment-content .comment-list .comment img.avatar + .comment-detail {
        width: calc(100% - 80px); }
    .single-post-comment .comment-content .comment-list .comment ul {
      margin-bottom: 1.5rem; }
    .single-post-comment .comment-content .comment-list .comment-detail {
      display: block;
      width: 100%; }
      .single-post-comment .comment-content .comment-list .comment-detail .comment-text {
        margin-bottom: 1.5rem; }
        .single-post-comment .comment-content .comment-list .comment-detail .comment-text > p {
          margin-bottom: 0; }
          .single-post-comment .comment-content .comment-list .comment-detail .comment-text > p:not(:last-child) {
            margin-bottom: 1.5rem; }
    .single-post-comment .comment-content .comment-list .comment-meta {
      display: block;
      margin-bottom: 7px; }
    .single-post-comment .comment-content .comment-list .comment-author-name {
      padding-top: 0;
      margin-bottom: 0.2rem; }
    .single-post-comment .comment-content .comment-list .comment-date-time {
      font-size: 1.2rem;
      color: #898989; }
    .single-post-comment .comment-content .comment-list .comment-reply-edit {
      font-size: 0; }
      .single-post-comment .comment-content .comment-list .comment-reply-edit > a {
        justify-content: center;
        height: 25px;
        padding: 1px 10px;
        background: #0b203f;
        font-family: "Poppins";
        font-weight: bold;
        font-size: 1.3rem;
        color: #fff; }
        .single-post-comment .comment-content .comment-list .comment-reply-edit > a:not(:last-child) {
          margin-right: 0.7rem; }
        .single-post-comment .comment-content .comment-list .comment-reply-edit > a:hover {
          background: #ca142c; }
    .single-post-comment .comment-content .comment-list .children {
      list-style-type: none;
      margin-top: 0;
      padding-bottom: 0;
      margin-left: 8rem;
      border-top: 1px solid #e1e1e1; }
      @media (max-width: 61.9375em) {
        .single-post-comment .comment-content .comment-list .children .children {
          margin-left: 5rem; } }
      @media (max-width: 47.9375em) {
        .single-post-comment .comment-content .comment-list .children {
          margin-left: 5rem; }
          .single-post-comment .comment-content .comment-list .children .children {
            margin-left: 3rem; } }
      @media (max-width: 35.9375em) {
        .single-post-comment .comment-content .comment-list .children {
          margin-left: 2rem; }
          .single-post-comment .comment-content .comment-list .children .children {
            margin-left: 1rem; } }
  .single-post-comment .comment-respond {
    margin: 1rem 0 0; }
    .single-post-comment .comment-respond .comment-reply-title {
      margin-top: 0;
      margin-bottom: 1.3rem; }
    .single-post-comment .comment-respond .comment-form .logged-in-as {
      display: block; }
    .single-post-comment .comment-respond .comment-form .comment-notes {
      display: block; }

.single-post-related {
  margin-top: 6.5rem; }
  .single-post-related .heading-title {
    margin-bottom: 3.5rem; }
  .single-post-related .wolfo-slick .slick-slide {
    background: #f9f9f9;
    position: relative; }
    .single-post-related .wolfo-slick .slick-slide > div {
      -webkit-box-flex: 0;
      max-width: 100%;
      flex: 0 0 100%; }
  .single-post-related .wolfo-slick .column {
    height: 100%; }
  .single-post-related .post {
    height: 100%;
    min-height: 41rem;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top; }
    @media (max-width: 74.9375em) {
      .single-post-related .post {
        min-height: 39rem; } }
    @media (max-width: 61.9375em) {
      .single-post-related .post {
        min-height: 37rem; } }
    @media (max-width: 47.9375em) {
      .single-post-related .post {
        min-height: 35rem; } }
    @media (max-width: 35.9375em) {
      .single-post-related .post {
        min-height: 33rem; } }
    .single-post-related .post:before {
      content: '';
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3) 100%);
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
    .single-post-related .post-content {
      padding: 0 3rem 3rem;
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0; }
      .single-post-related .post-content .post-date-author {
        color: #fff; }
        .single-post-related .post-content .post-date-author .post-meta-date {
          color: #fff; }
          .single-post-related .post-content .post-date-author .post-meta-date p {
            color: #fff; }
        .single-post-related .post-content .post-date-author a {
          color: #fff; }
      .single-post-related .post-content .entry-title a {
        color: #fff; }
      .single-post-related .post-content .wolfo-button {
        margin-top: 2.5rem; }

.inner-content-post {
  width: 100%; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 1.4rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 1.5rem 2.3rem 1.4rem;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

.required {
  color: #e73950; }

.post.sticky .post-image {
  position: relative;
  overflow: hidden; }
  .post.sticky .post-image:before {
    content: '\ec06';
    font-family: "boxicons";
    font-size: 4.5rem;
    color: #f7ad1d;
    line-height: 1;
    position: absolute;
    top: -4px;
    right: 30px; }
  .post.sticky .post-image + .post-content .entry-title > a:before {
    display: none; }
.post.sticky .post-content .entry-title > a:before {
  content: '\eba5';
  font-family: "boxicons";
  color: #f7ad1d;
  font-size: 2.2rem;
  margin-right: 1rem; }
.post-date-author {
  margin-bottom: 1.1rem;
  font-size: 1.3rem; }
  .post-date-author .post-author a {
    color: #111111; }
    .post-date-author .post-author a:hover {
      color: #ca142c; }
  .post-date-author > span {
    margin: 0 0.5rem; }

.post-meta {
  display: block; }
  .post-meta-date {
    font-size: 1.2rem;
    color: #898989; }
    .post-meta-date p {
      margin-bottom: 0; }
  .post-meta-categories {
    display: inline-block;
    margin-bottom: 1rem;
    font-size: 1.2rem; }
    .post-meta-categories.boxed a {
      display: inline-flex;
      align-items: center;
      vertical-align: middle;
      line-height: 0;
      min-height: 2.5rem;
      padding: 0.4rem 1rem;
      margin-bottom: 0.7rem;
      background: #0b203f;
      color: #fff;
      border-radius: 3px; }
      .post-meta-categories.boxed a:not(:last-child) {
        margin-right: 0.7rem; }
      .post-meta-categories.boxed a:hover {
        background: #ca142c; }
    .post-meta-categories.txt-only a {
      color: #898989;
      text-decoration: underline; }
      .post-meta-categories.txt-only a:not(:last-child):after {
        content: ',';
        margin-right: 0.5rem; }
      .post-meta-categories.txt-only a:hover {
        color: #ca142c; }
  .post-meta-comment {
    display: inline-block; }
    .post-meta-comment a {
      color: #555555; }
  .post-meta-tags a {
    padding: 0.6rem 1.3rem;
    text-transform: uppercase;
    color: #fff;
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 1;
    background: #acacac;
    border-radius: 3px; }
    .post-meta-tags a:not(:last-child) {
      margin-right: 0.7rem; }
    .post-meta-tags a:hover {
      background: #ca142c; }
  .post-meta-socials .socials-share {
    line-height: normal;
    font-size: 0; }
    .post-meta-socials .socials-share .social-item {
      display: inline-block; }
      .post-meta-socials .socials-share .social-item:not(:last-child) a {
        margin-right: 0.7rem; }
      .post-meta-socials .socials-share .social-item .facebook {
        border: 2px solid #3b5998;
        color: #3b5998; }
      .post-meta-socials .socials-share .social-item .twitter {
        border: 2px solid #32ccfe;
        color: #32ccfe; }
      .post-meta-socials .socials-share .social-item .pinterest {
        border: 2px solid #e60023;
        color: #e60023; }
      .post-meta-socials .socials-share .social-item .email {
        border: 2px solid #363636;
        color: #363636; }
      .post-meta-socials .socials-share .social-item a {
        justify-content: center;
        width: 40px;
        height: 40px;
        border-radius: 999px;
        font-size: 1.8rem; }
        .post-meta-socials .socials-share .social-item a i {
          font-size: 1.8rem;
          text-align: center; }
        .post-meta-socials .socials-share .social-item a span {
          display: none; }
        .post-meta-socials .socials-share .social-item a:hover {
          color: #ca142c;
          border-color: #ca142c; }

.page-links {
  padding: 2.5rem 0 3rem;
  clear: both; }
  .page-links-title {
    margin-right: 1rem; }
  .page-links .current {
    display: inline-flex; }
    .page-links .current .page-link {
      background: #0b203f;
      color: #fff; }
  .page-links a {
    display: inline-block; }
  .page-links .page-link {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-right: 0.7rem;
    margin-bottom: 7px;
    background: #fff;
    color: #363636;
    font-size: 1.4rem;
    text-align: center;
    border-radius: 3px;
    box-shadow: 0px 5px 7px 0 rgba(0, 0, 0, 0.07);
    transition: all 0.3s ease; }
    @media screen and (prefers-reduced-motion: reduce) {
      .page-links .page-link {
        transition: none; } }
    .page-links .page-link.next, .page-links .page-link.prev {
      width: 60px; }
    .page-links .page-link:hover {
      background: #ca142c;
      color: #fff; }
  .page-links > .page-link {
    background: #ca142c;
    color: #fff; }

/**
 * 80 - Widget
 * ----------------------------------------------------------------------------
 */
.widget_archive li {
  text-align: right; }
  .widget_archive li:after {
    content: '';
    clear: both;
    display: block; }
  .widget_archive li a {
    float: left;
    color: #555555; }

.widget_calendar .calendar_wrap table {
  margin: 0; }
.widget_calendar caption {
  caption-side: top;
  text-align: center;
  margin-bottom: 10px;
  background: #0b203f;
  color: #fff; }
.widget_calendar td:first-child, .widget_calendar th:first-child {
  padding-left: 0.8rem; }
.widget_calendar tr {
  text-align: center; }
  .widget_calendar tr td a {
    color: #e73950; }
  .widget_calendar tr td#today {
    background: #e73950;
    color: #fff;
    font-weight: 600; }
    .widget_calendar tr td#today a {
      color: #fff; }
  .widget_calendar tr td#prev {
    text-align: left; }
  .widget_calendar tr td#next {
    text-align: right; }
.widget_calendar tfoot tr {
  border-bottom: none; }

.widget_recent_comments li.recentcomments {
  flex: 1;
  color: #898989; }
  .widget_recent_comments li.recentcomments a {
    color: #555555; }
    .widget_recent_comments li.recentcomments a:hover {
      color: #ca142c; }

.widget_recent_entries li a {
  font-family: "Poppins";
  font-weight: bold;
  color: #111111;
  line-height: normal; }
  .widget_recent_entries li a:hover {
    color: #ca142c; }
.widget_recent_entries li .post-date {
  display: block;
  color: #898989; }

.widget_rss {
  color: #898989; }
  .widget_rss li:not(:last-child) {
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
    border-bottom: 1px solid #e1e1e1; }
  .widget_rss li .rsswidget {
    display: block;
    flex: 1;
    line-height: 1.7143;
    margin-bottom: 5px; }
  .widget_rss li .rss-date {
    display: inline-flex;
    margin-bottom: 0.5rem; }
  .widget_rss li .rssSummary {
    line-height: 1.7143;
    margin-bottom: 0.5rem; }
  .widget_rss li cite {
    font-weight: 500;
    color: #111111; }

.widget_tag_cloud .tagcloud {
  font-size: 0; }
  .widget_tag_cloud .tagcloud a {
    display: inline-flex;
    align-items: center;
    line-height: 1;
    font-size: 1.4rem !important;
    min-height: 3rem;
    margin-bottom: 0.7rem;
    padding: 0.5rem 1.5rem;
    background: #303030;
    color: #fff;
    border-radius: 3px; }
    .widget_tag_cloud .tagcloud a:not(:last-child) {
      margin-right: 0.7rem; }
    .widget_tag_cloud .tagcloud a:hover {
      color: #fff;
      background: #ca142c; }

.widget_products li .product-title {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 65px); }

.widget_product_tag_cloud .tagcloud a {
  display: inline-flex;
  align-items: center;
  margin-bottom: 1.3rem;
  line-height: 1;
  font-size: 1.4rem !important;
  position: relative; }
  .widget_product_tag_cloud .tagcloud a:not(:last-child):after {
    content: '.';
    margin-left: 0.8rem;
    margin-right: 0.8rem;
    font-size: 1.8rem;
    color: #0b203f;
    position: relative;
    top: -4px; }
  .widget_product_tag_cloud .tagcloud a:hover {
    color: #e73950; }

.widget_rating_filter li .star-rating {
  display: inline-block; }

.widget_product_search .woocommerce-product-search {
  display: flex;
  width: 100%;
  position: relative; }
  .widget_product_search .woocommerce-product-search input[type=search] {
    height: 5rem;
    padding: 0.7rem 3rem 0.7rem 2rem;
    border: none;
    transition: all 0.3s ease; }
    @media screen and (prefers-reduced-motion: reduce) {
      .widget_product_search .woocommerce-product-search input[type=search] {
        transition: none; } }
  .widget_product_search .woocommerce-product-search button {
    height: 5rem;
    padding: 0 1rem;
    font-size: 0;
    font-weight: normal;
    background: none;
    color: #0b203f;
    position: absolute;
    top: 0;
    right: 0;
    transition: all 0.3s ease; }
    @media screen and (prefers-reduced-motion: reduce) {
      .widget_product_search .woocommerce-product-search button {
        transition: none; } }
    .widget_product_search .woocommerce-product-search button:before {
      content: '\eb2e';
      font-family: "boxicons";
      font-size: 2rem; }
    .widget_product_search .woocommerce-product-search button:hover {
      color: #ca142c; }

.widget_shopping_cart .woocommerce-mini-cart {
  margin-bottom: 0; }
  .widget_shopping_cart .woocommerce-mini-cart-item {
    display: flex;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 1rem; }
    .widget_shopping_cart .woocommerce-mini-cart-item:not(:last-child) {
      margin-bottom: 1rem; }
    .widget_shopping_cart .woocommerce-mini-cart-item .p-image {
      -webkit-box-flex: 0;
      max-width: 50px;
      flex: 0 0 50px;
      margin-right: 10px; }
    .widget_shopping_cart .woocommerce-mini-cart-item .p-content {
      flex: 1;
      font-size: 1.3rem; }
      .widget_shopping_cart .woocommerce-mini-cart-item .p-content .p-title {
        line-height: 1.4285;
        margin-bottom: 0.7rem; }
      .widget_shopping_cart .woocommerce-mini-cart-item .p-content .p-data .variation {
        line-height: 1;
        align-items: center;
        margin-bottom: 0.3rem; }
        .widget_shopping_cart .woocommerce-mini-cart-item .p-content .p-data .variation p {
          margin-bottom: 0; }
        .widget_shopping_cart .woocommerce-mini-cart-item .p-content .p-data .variation dt {
          margin-right: 0.5rem;
          font-weight: 600; }
        .widget_shopping_cart .woocommerce-mini-cart-item .p-content .p-data .variation dd {
          margin-bottom: 0; }
    .widget_shopping_cart .woocommerce-mini-cart-item .remove_from_cart_button {
      position: absolute;
      top: 0;
      left: 0;
      color: red;
      line-height: 1; }
      .widget_shopping_cart .woocommerce-mini-cart-item .remove_from_cart_button:hover {
        color: #ca142c; }
.widget_shopping_cart .mini-cart-action .woocommerce-mini-cart__total {
  align-items: center;
  margin-bottom: 0; }
  .widget_shopping_cart .mini-cart-action .woocommerce-mini-cart__total:not(:last-child) {
    padding: 1rem 0;
    border-bottom: 1px solid #e1e1e1; }
  .widget_shopping_cart .mini-cart-action .woocommerce-mini-cart__total strong {
    flex: 1; }
  .widget_shopping_cart .mini-cart-action .woocommerce-mini-cart__total span {
    float: right; }
.widget_shopping_cart .mini-cart-action .woocommerce-mini-cart__buttons {
  align-items: center;
  padding-top: 1.5rem;
  margin-bottom: 1rem; }
  .widget_shopping_cart .mini-cart-action .woocommerce-mini-cart__buttons .wc-forward {
    -webkit-box-flex: 0;
    max-width: 49%;
    flex: 0 0 49%;
    padding: 1rem;
    background: #0b203f;
    color: #fff;
    text-align: center; }
    .widget_shopping_cart .mini-cart-action .woocommerce-mini-cart__buttons .wc-forward:hover {
      background: #ca142c; }
  .widget_shopping_cart .mini-cart-action .woocommerce-mini-cart__buttons .checkout {
    float: right;
    margin-left: 2%; }

.widget_product_categories .cat-parent:before {
  content: '\ea48';
  font-family: "boxicons";
  font-size: 1.6rem;
  line-height: 1;
  position: absolute;
  top: 8px;
  right: 0;
  transition: all 0.4s; }
  @media screen and (prefers-reduced-motion: reduce) {
    .widget_product_categories .cat-parent:before {
      transition: none; } }
.widget_product_categories .cat-parent.active:before {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg); }

[class*='bin-widget-'] .wolfo-widget-content-wrapper {
  width: 100%; }
[class*='bin-widget-'] .white-color .widget-title {
  color: #fff; }
[class*='bin-widget-'] .white-color .wolfo-widget-content {
  color: #fff; }
  [class*='bin-widget-'] .white-color .wolfo-widget-content li {
    color: #fff; }
  [class*='bin-widget-'] .white-color .wolfo-widget-content a {
    color: #fff; }

.widget:not(:last-child) {
  margin-bottom: 4rem; }
.widget[class*='bin-widget-'] {
  margin-bottom: 0;
  border: none !important;
  background: none; }
  .widget[class*='bin-widget-'] ul .sub-menu {
    display: none; }
  .widget[class*='bin-widget-'] ul .children {
    display: none; }
.widget:not([class*='bin-widget-']) li.menu-item-has-children:before {
  display: none; }
.widget select {
  padding: 1.1rem 1.5rem 1rem; }
.widget .wolfoui-fancy-select {
  display: block;
  padding: 0.7rem 0 0.7rem 1.5rem;
  border: 1px solid #e1e1e1; }
  .widget .wolfoui-fancy-select .fs-trigger {
    padding-right: 2rem;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap; }
    .widget .wolfoui-fancy-select .fs-trigger:after {
      top: 2px;
      right: 8px; }
  .widget .wolfoui-fancy-select ul.fs-options {
    top: 50px; }
    .widget .wolfoui-fancy-select ul.fs-options.fs-open {
      top: 39px;
      padding: 0; }
    .widget .wolfoui-fancy-select ul.fs-options li {
      text-align: left; }
.widget-title {
  margin-top: 0;
  margin-bottom: 2.5rem; }
.widget ul {
  margin-bottom: 0;
  padding: 0;
  list-style-type: none; }
  .widget ul li > ul {
    margin-left: 1rem; }
.widget li {
  position: relative;
  line-height: 1.86; }
  .widget li:not(:last-child) {
    margin-bottom: 1rem; }
  .widget li:after {
    content: '';
    display: block;
    clear: both; }
  .widget li.menu-item-has-children:before {
    content: '\ea4a';
    font-family: "boxicons";
    font-size: 2rem;
    color: #111111;
    line-height: 1;
    transition: all 0.4s;
    position: absolute;
    top: 3px;
    right: 0; }
    @media screen and (prefers-reduced-motion: reduce) {
      .widget li.menu-item-has-children:before {
        transition: none; } }
  .widget li.menu-item-has-children .sub-menu {
    margin-left: 2rem; }
.widget a {
  color: #555555; }
  .widget a:hover {
    color: #ca142c; }

.star-rating {
  display: flex;
  vertical-align: middle;
  width: 5.2em;
  color: #0b203f;
  overflow: hidden;
  position: relative;
  line-height: 1;
  font-family: "boxicons";
  font-size: 10px;
  transition: all 0.3s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    .star-rating {
      transition: none; } }
  .star-rating:before {
    content: '\eb47\eb47\eb47\eb47\eb47';
    color: #898989;
    letter-spacing: 0.4px; }
  .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.7em; }
    .star-rating span:before {
      content: '\eb47\eb47\eb47\eb47\eb47';
      position: absolute;
      top: 0;
      left: 0;
      letter-spacing: 0.4px; }
  .star-rating:hover {
    color: #ca142c; }

ul.product_list_widget li {
  line-height: normal;
  position: relative; }
  ul.product_list_widget li:not(:last-child) {
    margin-bottom: 15px; }
  ul.product_list_widget li img {
    float: left;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin-left: 0;
    margin-right: 15px; }
  ul.product_list_widget li a {
    display: block;
    line-height: 1.428;
    font-size: 13px;
    margin-bottom: 7px; }
    ul.product_list_widget li a:hover {
      color: #ca142c; }
  ul.product_list_widget li .star-rating {
    float: right;
    margin: 3px 0; }
    ul.product_list_widget li .star-rating:after {
      content: '';
      display: block;
      clear: both; }
  ul.product_list_widget li .reviewer {
    font-size: 1.2rem; }
  ul.product_list_widget li .woocommerce-Price-amount {
    font-family: "Poppins";
    color: #e73950; }
  ul.product_list_widget li del {
    top: 2px;
    margin-left: 0.5rem; }
    ul.product_list_widget li del .woocommerce-Price-amount {
      font-size: 1.2rem;
      color: #111111; }
  ul.product_list_widget li ins {
    float: left;
    text-decoration: none; }

.widget .ui-widget.ui-slider {
  position: relative;
  width: calc(100% - 17px);
  height: 5px;
  background-color: #e1e1e1;
  margin: 0 auto 2rem;
  border-radius: 0;
  font-size: 0; }
.widget .ui-widget .ui-slider-range {
  position: absolute;
  height: 5px;
  background-color: #0b203f; }
.widget .ui-widget .ui-slider-handle {
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-left: -8.5px;
  border: 2px solid #0b203f;
  background-color: #fff;
  cursor: pointer;
  position: absolute;
  top: -6px; }
  .widget .ui-widget .ui-slider-handle:focus {
    outline: none; }
.widget .price_slider_amount .price_label {
  text-align: left;
  color: #898989;
  font-size: 1.4rem; }
.widget .price_slider_amount button.button {
  display: none; }

[class*='bin-widget'] .grey {
  background: #f9f9f9;
  padding: 1.9rem 2.5rem 1.6rem; }
[class*='bin-widget'] .has-border {
  border: 1px solid #e1e1e1; }

@media (max-width: 47.9375em) {
  .widget-title {
    margin-bottom: 1.5rem; } }
.widget_block a {
  text-decoration: underline; }

.footer.has-border {
  border-top: 1px solid #e1e1e1; }
  @media (max-width: 74.9375em) {
    .footer.has-border .main-footer {
      padding-top: 7rem;
      padding-bottom: 7rem; } }
  @media (max-width: 61.9375em) {
    .footer.has-border .main-footer {
      padding-top: 6rem;
      padding-bottom: 6rem; } }
  @media (max-width: 47.9375em) {
    .footer.has-border .main-footer {
      padding-top: 5rem;
      padding-bottom: 5rem; } }
  @media (max-width: 35.9375em) {
    .footer.has-border .main-footer {
      padding-top: 4rem;
      padding-bottom: 4rem; } }
.footer .main-footer {
  padding-top: 8rem;
  padding-bottom: 8rem; }
  @media (max-width: 74.9375em) {
    .footer .main-footer {
      padding-bottom: 7rem; } }
  @media (max-width: 61.9375em) {
    .footer .main-footer {
      padding-bottom: 6rem; } }
  @media (max-width: 47.9375em) {
    .footer .main-footer {
      padding-bottom: 5rem; } }
  @media (max-width: 35.9375em) {
    .footer .main-footer {
      padding-bottom: 4rem; } }
  .footer .main-footer .top {
    margin-bottom: 7rem;
    padding-bottom: 5rem;
    border-bottom: 1px solid #313030; }
    @media (max-width: 74.9375em) {
      .footer .main-footer .top {
        margin-bottom: 5rem; } }
    @media (max-width: 61.9375em) {
      .footer .main-footer .top {
        margin-bottom: 3rem;
        padding-bottom: 4rem; } }
    @media (max-width: 47.9375em) {
      .footer .main-footer .top {
        margin-bottom: 0;
        padding-bottom: 4rem; } }
.footer .widget:not(:last-child) {
  margin-bottom: 4.5rem; }
.footer .widget p:last-child {
  margin-bottom: 0; }
.footer .widget ul {
  margin-bottom: 0; }
.footer .widget.widget_media_image {
  margin-bottom: 2rem !important; }
.footer .widget.widget_tag_cloud .tagcloud a {
  border: none;
  background: #303030;
  color: #fff; }

@media (max-width: 61.9375em) {
  .footer.layout-14 .main-footer .row > div:not(:last-child) {
    margin-bottom: 3rem; }
  .footer .wolfo-widget-contact i.la {
    display: none; } }
@media (max-width: 47.9375em) {
  .footer .widget:not(:last-child) {
    margin-bottom: 3rem; }
  .footer .main-footer .row > div:not(:last-child) {
    margin-bottom: 3rem; }
  .footer .bottom-bar .inner-bottom-bar {
    padding-top: 3.2rem; } }
@media (max-width: 35.9375em) {
  .footer .main-footer {
    padding-top: 4rem;
    padding-bottom: 4rem; }
  .footer .bottom-bar .col-md-6 {
    padding-bottom: 1rem; } }
