/*
Name: 			theme.css
Written by: 	Okler Themes - (http://www.okler.net)
Theme Version:	9.9.3
*/
html {
  direction: ltr;
  overflow-x: hidden;
  box-shadow: none !important;
  -webkit-font-smoothing: antialiased;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: auto;
  }
}

body {
  background-color: #fff;
  color: #777;
  font-family: 'Poppins', Arial, sans-serif;
  font-size: 14px;
  line-height: 26px;
  margin: 0;
}

body a {
  outline: none !important;
}

.body {
  background-color: #fff;
}

html.safari:not(.no-safari-overflow-x-fix) .body {
  overflow-x: hidden;
}

a {
  text-decoration: none;
}

a:not(.btn):hover {
  text-decoration: underline;
}

li {
  line-height: 24px;
}

@media (max-width: 575px) {
  body {
    font-size: 13px;
  }
}

pre {
  background: #f7f7f7;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  padding: 15px;
}

/* Envato Frame */
.remove-envato-frame {
  background: #404040;
  border-radius: 0 0 4px 4px;
  top: 0;
  color: #fff;
  display: block;
  height: 9px;
  padding: 10px 20px 35px;
  position: fixed;
  right: 5px;
  text-align: center;
  text-decoration: none;
  min-width: 50px;
  z-index: 10000;
  font-size: 0.8em;
  opacity: 0.7;
}

.remove-envato-frame:hover {
  opacity: 0.9;
  text-decoration: none;
  color: #fff;
}

.remove-envato-frame:before {
  font-family: 'Font Awesome 6 Free';
  content: '\f00d' !important;
  font-weight: 900;
  display: inline-block;
  padding-right: 5px;
}

@media (max-width: 991px) {
  .remove-envato-frame {
    display: none !important;
  }
}

/* Header */
#header {
  position: relative;
  z-index: 1030;
}

#header .header-body {
  display: flex;
  flex-direction: column;
  background: #fff;
  transition: min-height 0.3s ease;
  width: 100%;
  border-top: 3px solid #ededed;
  border-bottom: 1px solid transparent;
  z-index: 1001;
}

#header .header-body.header-body-bottom-border-fixed {
  border-bottom: 1px solid rgba(234, 234, 234, 0.5) !important;
}

#header .header-body[class*='border-color-'] {
  border-bottom: 0 !important;
}

#header .header-container {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  transition: ease height 300ms;
}

@media (max-width: 991px) {
  #header .header-container:not(.container):not(.container-fluid) .header-nav-main {
    padding: 0 0.75rem;
  }
}

#header .header-container.header-container-height-xs {
  height: 80px;
}

#header .header-container.header-container-height-sm {
  height: 100px;
}

#header .header-container.header-container-height-md {
  height: 125px;
}

#header .header-container.header-container-height-lg {
  height: 145px;
}

#header .container {
  position: relative;
}

@media (max-width: 767px) {
  #header .container {
    width: 100%;
  }
}

#header .header-row {
  display: flex;
  flex-grow: 1;
  align-items: center;
  align-self: stretch;
  max-height: 100%;
}

#header .header-column {
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-grow: 1;
  flex-direction: column;
}

#header .header-column.header-column-border-right {
  border-right: 1px solid rgba(0, 0, 0, 0.06);
}

#header .header-column.header-column-border-left {
  border-left: 1px solid rgba(0, 0, 0, 0.06);
}

#header .header-column .header-row {
  justify-content: inherit;
}

#header .header-column .header-extra-info {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

#header .header-column .header-extra-info li {
  display: inline-flex;
  margin-left: 25px;
}

#header .header-column .header-extra-info li .header-extra-info-icon {
  font-size: 32px;
  font-size: 2rem;
  margin-right: 10px;
}

#header .header-column .header-extra-info li .header-extra-info-text label {
  display: block;
  margin: 0;
  color: #999;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.2;
}

#header .header-column .header-extra-info li .header-extra-info-text strong {
  display: block;
  margin: 0;
  color: #333;
  font-size: 14.4px;
  font-size: 0.9rem;
  line-height: 1.3;
}

#header .header-column .header-extra-info li .header-extra-info-text a {
  color: #333;
}

#header .header-column .header-extra-info li .feature-box p {
  margin: 0;
}

#header .header-column .header-extra-info li .feature-box small {
  position: relative;
  top: -4px;
  font-size: 80%;
}

#header.header-no-min-height .header-body {
  min-height: 0 !important;
}

#header .header-top {
  display: flex;
  align-items: center;
  border-bottom: 2px solid rgba(0, 0, 0, 0.06);
  min-height: 47px;
}

#header .header-top.header-top-light-border-bottom {
  border-bottom-color: rgba(255, 255, 255, 0.1);
}

#header .header-top.header-top-simple-border-bottom {
  border-bottom-width: 1px;
}

#header .header-top.header-top-default {
  background: #f7f7f7;
}

#header .header-top.header-top-borders {
  border-bottom-width: 1px;
}

#header .header-top.header-top-borders .nav-item-borders {
  border-right: 1px solid rgba(0, 0, 0, 0.06);
  padding-left: 12px;
  padding-right: 12px;
}

#header .header-top.header-top-borders .nav-item-borders:first-child {
  padding-left: 0;
}

#header .header-top.header-top-borders .nav-item-borders:last-child {
  border-right: 0;
}

#header .header-top.header-top-light-borders {
  border-bottom-color: rgba(255, 255, 255, 0.2);
}

#header .header-top.header-top-light-borders.header-top-borders .nav-item-borders {
  border-right-color: rgba(255, 255, 255, 0.2);
}

#header .header-top.header-top-light-2-borders {
  border-bottom-color: rgba(255, 255, 255, 0.06);
}

#header .header-top.header-top-light-2-borders.header-top-borders .nav-item-borders {
  border-right-color: rgba(255, 255, 255, 0.06);
}

#header .header-top.header-top-bottom-containered-border {
  border-bottom: 0;
}

#header .header-top.header-top-bottom-containered-border > .container > .header-row {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

#header .header-top.header-top-small-minheight {
  min-height: 38px;
}

#header .header-top.header-top-semi-transparent {
  background-color: rgba(0, 0, 0, 0.15);
}

#header .header-top.header-top-semi-transparent-light {
  background-color: rgba(255, 255, 255, 0.15);
}

#header .header-logo {
  margin: 16px 0;
  margin: 1rem 0;
  position: relative;
  z-index: 1;
}

#header .header-logo img {
  transition: all 0.3s ease;
  position: relative;
  top: 0;
  image-rendering: -webkit-optimize-contrast;
  transform: translateZ(0);
}

#header .header-nav {
  padding: 16px 0;
  padding: 1rem 0;
  min-height: 70px;
}

#header .header-nav-top {
  display: flex;
  align-self: stretch;
  align-items: center;
}

#header .header-nav-top .nav > li > a,
#header .header-nav-top .nav > li > span {
  color: #999;
  font-size: 0.9em;
  padding: 6px 10px;
  display: inline-block;
  letter-spacing: -0.5px;
}

#header .header-nav-top .nav > li > a [class*='fa-'],
#header .header-nav-top .nav > li > a .icons,
#header .header-nav-top .nav > li > span [class*='fa-'],
#header .header-nav-top .nav > li > span .icons {
  margin-right: 3px;
  font-size: 0.8em;
  position: relative;
}

#header .header-nav-top .nav > li > a {
  text-decoration: none;
}

#header .header-nav-top .nav > li > a:hover,
#header .header-nav-top .nav > li > a a:focus {
  background: transparent;
}

#header .header-nav-top .nav > li.open > .dropdown-menu-toggle,
#header .header-nav-top .nav > li.accessibility-open > .dropdown-menu-toggle {
  border-radius: 4px 4px 0 0;
}

#header .header-nav-top .nav > li + .nav-item-left-border {
  margin-left: 10px;
  padding-left: 10px;
  position: relative;
}

#header .header-nav-top .nav > li + .nav-item-left-border:after {
  background: rgba(0, 0, 0, 0.08);
  content: '';
  width: 1px;
  height: 16px;
  position: absolute;
  display: block;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  left: 0;
}

#header .header-nav-top .nav > li + .nav-item-right-border {
  margin-right: 10px;
  padding-right: 10px;
  position: relative;
}

#header .header-nav-top .nav > li + .nav-item-right-border:before {
  background: rgba(0, 0, 0, 0.08);
  content: '';
  width: 1px;
  height: 16px;
  position: absolute;
  display: block;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  right: 0;
}

#header .header-nav-top .nav > li.nav-item-left-border.nav-item-left-border-remove:after {
  content: none;
}

#header .header-nav-top .nav > li.nav-item-left-border.nav-item-right-border-remove:before {
  content: none;
}

@media (max-width: 575px) {
  #header .header-nav-top .nav > li:not(.d-none) {
    margin-left: 0;
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  #header .header-nav-top .nav > li.nav-item-left-border-remove.d-none {
    margin-left: 0;
    padding-left: 0;
  }

  #header .header-nav-top .nav > li.nav-item-right-border-remove.d-none {
    margin-left: 0;
    padding-left: 0;
  }
}

#header .header-nav-top .nav > li.nav-item-left-border.nav-item-left-border-show:after {
  content: '';
}

#header .header-nav-top .nav > li.nav-item-right-border.nav-item-right-border-show:after {
  content: '';
}

@media (min-width: 576px) {
  #header .header-nav-top .nav > li.nav-item-left-border.nav-item-left-border-sm-show:after {
    content: '';
  }

  #header .header-nav-top .nav > li.nav-item-right-border.nav-item-right-border-sm-show:after {
    content: '';
  }
}

@media (min-width: 768px) {
  #header .header-nav-top .nav > li.nav-item-left-border.nav-item-left-border-md-show:after {
    content: '';
  }

  #header .header-nav-top .nav > li.nav-item-right-border.nav-item-right-border-md-show:after {
    content: '';
  }
}

@media (min-width: 992px) {
  #header .header-nav-top .nav > li.nav-item-left-border.nav-item-left-border-lg-show:after {
    content: '';
  }

  #header .header-nav-top .nav > li.nav-item-right-border.nav-item-right-border-lg-show:after {
    content: '';
  }
}

@media (min-width: 1200px) {
  #header .header-nav-top .nav > li.nav-item-left-border.nav-item-left-border-xl-show:after {
    content: '';
  }

  #header .header-nav-top .nav > li.nav-item-right-border.nav-item-right-border-xl-show:after {
    content: '';
  }
}

#header .header-nav-top .nav > li.nav-item.dropdown.show .nav-link {
  background: transparent;
}

#header .header-nav-top .nav > li.nav-item:not(.dropdown) > a [class*='fa-'],
#header .header-nav-top .nav > li.nav-item:not(.dropdown) > a .icons {
  left: -1px;
  top: -1px;
}

#header .header-nav-top .nav > li.nav-item-anim-icon > a:hover [class*='fa-'],
#header .header-nav-top .nav > li.nav-item-anim-icon > a:hover .icons {
  animation: navItemArrow 600ms ease;
  animation-iteration-count: infinite;
}

#header .header-nav-top .dropdown .dropdown-item {
  font-size: 0.75em;
}

#header .header-nav-top .dropdown-menu {
  border: 0;
  margin-top: -2px;
  margin-left: -2px;
  padding: 0;
  box-shadow: 0 10px 30px 10px rgba(0, 0, 0, 0.05);
  background: #fff;
  padding: 3px;
  min-width: 180px;
  z-index: 10000;
  margin-right: 0;
  margin-top: 1px;
  transition: opacity 0.2s ease-out;
  border-radius: 0;
}

#header .header-nav-top .dropdown-menu:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 5px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid white;
  transform: translate3d(-7px, -6px, 0);
}

#header .header-nav-top .dropdown-menu.dropdow-menu-arrow-right:before {
  right: auto;
  left: 20px;
}

#header .header-nav-top .dropdown-menu a {
  color: #999;
  padding: 5px 12px;
  font-size: 0.9em;
}

#header .header-nav-top .dropdown-menu a:active {
  color: #fff;
}

#header .header-nav-top .flag {
  margin-right: 2px;
  position: relative;
  top: -1px;
}

#header .header-nav-features {
  position: relative;
  padding-left: 20px;
  margin-left: 10px;
}

#header .header-nav-features:before,
#header .header-nav-features:after {
  background: rgba(0, 0, 0, 0.03);
  content: none;
  width: 1px;
  height: 16px;
  position: absolute;
  display: block;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  left: 0;
}

#header .header-nav-features.header-nav-features-divisor-lg:before,
#header .header-nav-features.header-nav-features-divisor-lg:after {
  height: 72px;
}

#header .header-nav-features.header-nav-features-light:before,
#header .header-nav-features.header-nav-features-light:after {
  background: rgba(255, 255, 255, 0.1);
}

#header .header-nav-features:not(.header-nav-features-no-border):before,
#header .header-nav-features:not(.header-nav-features-no-border):after {
  content: '';
}

#header .header-nav-features:not(.header-nav-features-no-border):after {
  display: none;
}

#header .header-nav-features.header-nav-features-show-border:before,
#header .header-nav-features.header-nav-features-show-border:after {
  content: '';
}

@media (min-width: 576px) {
  #header .header-nav-features.header-nav-features-sm-show-border:before,
  #header .header-nav-features.header-nav-features-sm-show-border:after {
    content: '';
  }
}

@media (min-width: 768px) {
  #header .header-nav-features.header-nav-features-md-show-border:before,
  #header .header-nav-features.header-nav-features-md-show-border:after {
    content: '';
  }
}

@media (min-width: 992px) {
  #header .header-nav-features.header-nav-features-lg-show-border:before,
  #header .header-nav-features.header-nav-features-lg-show-border:after {
    content: '';
  }
}

@media (min-width: 1200px) {
  #header .header-nav-features.header-nav-features-xl-show-border:before,
  #header .header-nav-features.header-nav-features-xl-show-border:after {
    content: '';
  }
}

#header .header-nav-features.header-nav-features-start {
  padding-left: 0;
  margin-left: 0;
  padding-right: 20px;
  margin-right: 10px;
}

#header .header-nav-features.header-nav-features-start:not(.header-nav-features-no-border):before {
  left: auto;
  right: 0;
}

#header .header-nav-features.header-nav-features-center {
  padding-left: 20px;
  margin-left: 10px;
  padding-right: 20px;
  margin-right: 10px;
}

#header .header-nav-features.header-nav-features-center:after {
  display: block;
  left: auto;
  right: 0;
}

#header .header-nav-features .header-nav-top-icon,
#header .header-nav-features .header-nav-top-icon-img {
  font-size: 12.8px;
  font-size: 0.8rem;
  position: relative;
  top: -1px;
  color: #444;
}

#header .header-nav-features.header-nav-features-light .header-nav-top-icon,
#header .header-nav-features.header-nav-features-light .header-nav-top-icon-img {
  color: #fff;
}

#header .header-nav-features .header-nav-top-icon-img {
  top: -2px;
}

#header .header-nav-features .header-nav-feature {
  position: relative;
}

#header .header-nav-features .header-nav-features-dropdown {
  opacity: 0;
  top: -10000px;
  position: absolute;
  box-shadow: 0 10px 30px 10px rgba(0, 0, 0, 0.05);
  background: #fff;
  padding: 17px;
  min-width: 300px;
  z-index: 10000;
  right: 100%;
  margin-right: -25px;
  margin-top: 30px;
  transition: opacity 0.2s ease-out;
  pointer-events: none;
}

#header .header-nav-features .header-nav-features-dropdown:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 5px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid white;
  transform: translate3d(-7px, -6px, 0);
}

#header .header-nav-features .header-nav-features-dropdown.show {
  opacity: 1;
  top: auto;
  pointer-events: all;
}

@media (max-width: 991px) {
  #header .header-nav-features .header-nav-features-dropdown.show {
    top: -50px;
    box-shadow: none;
  }

  #header .header-nav-features .header-nav-features-dropdown.show:before {
    display: none;
  }
}

#header .header-nav-features .header-nav-features-dropdown.header-nav-features-dropdown-arrow-dark:before {
  border-bottom-color: #181b1e;
}

@media (min-width: 992px) {
  #header .header-nav-features .header-nav-features-dropdown.header-nav-features-dropdown-reverse {
    right: auto;
    margin-right: 0;
    left: 100%;
    margin-left: -25px;
  }

  #header .header-nav-features .header-nav-features-dropdown.header-nav-features-dropdown-reverse:before {
    right: auto;
    left: 5px;
    transform: translate3d(7px, -6px, 0);
  }
}

@media (max-width: 440px) {
  #header .header-nav-features .header-nav-features-dropdown.header-nav-features-dropdown-mobile-fixed {
    position: fixed;
    right: auto;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
  }

  #header .header-nav-features .header-nav-features-dropdown.header-nav-features-dropdown-mobile-fixed:before {
    content: none;
  }
}

#header .header-nav-features .header-nav-features-dropdown.header-nav-features-dropdown-force-right {
  margin-right: 6px !important;
  right: 0;
}

#header .header-nav-features .header-nav-features-dropdown.header-nav-features-dropdown-dark {
  background: #212529;
}

#header .header-nav-features .header-nav-features-dropdown.header-nav-features-dropdown-dark:before {
  border-bottom-color: #212529;
}

#header .header-nav-features .header-nav-features-cart {
  z-index: 2;
}

#header .header-nav-features .header-nav-features-cart .header-nav-features-dropdown {
  padding: 20px;
}

#header .header-nav-features .header-nav-features-cart .cart-info {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  margin-top: -4px;
  left: 0;
  padding: 0;
  display: block;
  line-height: 1;
}

#header .header-nav-features .header-nav-features-cart .cart-info .cart-qty {
  position: absolute;
  top: -12px;
  right: -10px;
  width: 15px;
  height: 15px;
  display: block;
  font-size: 9px;
  font-weight: 600;
  color: #fff;
  background-color: #ed5348;
  text-align: center;
  line-height: 15px;
  border-radius: 20px;
  box-shadow: -1px 1px 2px 0 rgba(0, 0, 0, 0.3);
}

#header .header-nav-features .header-nav-features-cart .mini-products-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

#header .header-nav-features .header-nav-features-cart .mini-products-list li {
  position: relative;
  padding: 15px 0;
  border-bottom: 1px solid #eee;
}

#header .header-nav-features .header-nav-features-cart .mini-products-list li:first-child {
  margin-top: -15px;
}

#header .header-nav-features .header-nav-features-cart .mini-products-list li .product-image {
  float: right;
  border-color: #ededed;
  border-width: 1px;
  padding: 0;
  border: 1px solid #ddd;
  background-color: #fff;
  display: block;
  position: relative;
}

#header .header-nav-features .header-nav-features-cart .mini-products-list li .product-image img {
  max-width: 80px;
}

#header .header-nav-features .header-nav-features-cart .mini-products-list li .product-details {
  margin-left: 0;
  line-height: 1.4;
}

#header .header-nav-features .header-nav-features-cart .mini-products-list li .product-details a {
  letter-spacing: 0.005em;
  font-weight: 600;
  color: #696969;
}

#header .header-nav-features .header-nav-features-cart .mini-products-list li .product-details .product-name {
  margin: 15px 0 0;
  font-size: 0.9em;
  font-weight: 400;
}

#header .header-nav-features .header-nav-features-cart .mini-products-list li .product-details .qty-price {
  font-size: 0.8em;
}

#header .header-nav-features .header-nav-features-cart .mini-products-list li .product-details .qty-price .price {
  display: inline-block;
}

#header .header-nav-features .header-nav-features-cart .mini-products-list li .product-details .btn-remove {
  z-index: 3;
  top: 5px;
  right: -5px;
  width: 20px;
  height: 20px;
  background-color: #fff;
  color: #474747;
  border-radius: 100%;
  position: absolute;
  text-align: center;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
  line-height: 20px;
  font-size: 10px;
}

#header .header-nav-features .header-nav-features-cart .totals {
  padding: 15px 0 25px;
  overflow: hidden;
}

#header .header-nav-features .header-nav-features-cart .totals .label {
  float: left;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  color: #474747;
}

#header .header-nav-features .header-nav-features-cart .totals .price-total {
  float: right;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  color: #474747;
}

#header .header-nav-features .header-nav-features-cart .actions {
  padding: 0;
  margin: 0;
}

#header .header-nav-features .header-nav-features-cart .actions .btn {
  display: inline-block;
  min-width: 125px;
  text-align: center;
  margin: 5px 0;
  float: right;
  font-size: 11.2px;
  font-size: 0.7rem;
  padding: 11.2px 16px;
  padding: 0.7rem 1rem;
  text-transform: uppercase;
  font-weight: 600;
}

#header .header-nav-features .header-nav-features-cart .actions .btn:first-child {
  float: left;
}

#header .header-nav-features .header-nav-features-cart.header-nav-features-cart-big .cart-info {
  margin-top: -9px;
  left: -4px;
}

#header .header-nav-features .header-nav-features-cart.header-nav-features-cart-big .header-nav-features-dropdown {
  margin-right: -31px;
  top: 10px;
}

#header .header-nav-features .header-nav-features-user .header-nav-features-toggle {
  color: #444;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}

#header .header-nav-features .header-nav-features-user .header-nav-features-toggle .far {
  font-size: 15.2px;
  font-size: 0.95rem;
  margin: 0px 2px 0 0;
  position: relative;
  top: 1px;
}

#header .header-nav-features .header-nav-features-user .header-nav-features-toggle:hover {
  text-decoration: none;
}

#header .header-nav-features .header-nav-features-user .header-nav-features-dropdown {
  margin-right: -27px;
  min-width: 420px;
  padding: 35px;
}

@media (max-width: 767px) {
  #header .header-nav-features .header-nav-features-user .header-nav-features-dropdown {
    min-width: 320px;
  }
}

#header .header-nav-features .header-nav-features-user .actions {
  padding: 0;
  margin: 0;
}

#header .header-nav-features .header-nav-features-user .actions .btn {
  display: inline-block;
  min-width: 125px;
  margin: 5px 0;
  font-size: 11.2px;
  font-size: 0.7rem;
  padding: 11.2px 16px;
  padding: 0.7rem 1rem;
  text-transform: uppercase;
  font-weight: 600;
}

#header .header-nav-features .header-nav-features-user .extra-actions {
  clear: both;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  padding-top: 20px;
  margin-top: 20px;
  text-align: center;
}

#header .header-nav-features .header-nav-features-user .extra-actions p {
  font-size: 12px;
  font-size: 0.75rem;
  margin: 0;
  padding: 0;
}

#header .header-nav-features .header-nav-features-user.signin .signin-form {
  display: block;
}

#header .header-nav-features .header-nav-features-user.signin .signup-form,
#header .header-nav-features .header-nav-features-user.signin .recover-form {
  display: none;
}

#header .header-nav-features .header-nav-features-user.signup .signin-form {
  display: none;
}

#header .header-nav-features .header-nav-features-user.signup .signup-form {
  display: block;
}

#header .header-nav-features .header-nav-features-user.signup .recover-form {
  display: none;
}

#header .header-nav-features .header-nav-features-user.recover .signin-form,
#header .header-nav-features .header-nav-features-user.recover .signup-form {
  display: none;
}

#header .header-nav-features .header-nav-features-user.header-nav-features-user-logged .header-nav-features-dropdown {
  min-width: 320px;
}

#header .header-nav-features .header-nav-features-search-reveal-container {
  display: flex;
  align-items: center;
  min-height: 42px;
}

#header .header-nav-features .header-nav-features-search-reveal .simple-search {
  display: none;
}

#header .header-nav-features .header-nav-features-search-reveal .header-nav-features-search-hide-icon {
  display: none;
  text-decoration: none;
}

#header .header-nav-features .header-nav-features-search-reveal .header-nav-features-search-show-icon {
  display: inline-flex;
  text-decoration: none;
}

#header .header-nav-features .header-nav-features-search-reveal.show .header-nav-features-search-hide-icon {
  display: inline-flex;
  margin-left: 10px;
  align-items: center;
}

#header .header-nav-features .header-nav-features-search-reveal.show .header-nav-features-search-show-icon {
  display: none;
}

#header .header-nav-features .header-nav-features-search-reveal.show .simple-search {
  display: inline-flex;
}

#header .header-nav-features .header-nav-features-search-reveal-big-search {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 1;
}

#header .header-nav-features .header-nav-features-search-reveal-big-search .big-search-header {
  align-items: center;
}

#header .header-nav-features .header-nav-features-search-reveal-big-search .big-search-header input[type='search']::-webkit-search-decoration,
#header .header-nav-features .header-nav-features-search-reveal-big-search .big-search-header input[type='search']::-webkit-search-cancel-button,
#header .header-nav-features .header-nav-features-search-reveal-big-search .big-search-header input[type='search']::-webkit-search-results-button,
#header .header-nav-features .header-nav-features-search-reveal-big-search .big-search-header input[type='search']::-webkit-search-results-decoration {
  -webkit-appearance: none;
}

#header .header-nav-features .header-nav-features-search-reveal-big-search .form-control {
  border: 0;
  background: transparent;
  font-size: 22px !important;
  line-height: 1;
  border-bottom: 2px solid #ccc;
  border-radius: 0;
  box-shadow: none;
  position: relative;
  z-index: 1;
}

#header .header-nav-features .header-nav-features-search-reveal-big-search .header-nav-features-search-hide-icon {
  position: absolute;
  right: 0px;
  top: 50%;
  z-index: 2;
  display: block;
  margin-right: 10px;
  margin-top: -10px;
}

#header .header-nav-features .header-nav-features-search-reveal-big-search .header-nav-features-search-hide-icon i {
  font-size: 20px;
}

#header .header-nav-features .header-nav-features-search-reveal-big-search.header-nav-features-search-reveal-big-search-full {
  position: fixed;
  z-index: 100000;
  background: transparent;
}

#header .header-nav-features .header-nav-features-search-reveal-big-search.header-nav-features-search-reveal-big-search-full:before {
  content: '';
  display: block;
  background: rgba(23, 23, 23, 0.95);
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

#header .header-nav-features .header-nav-features-search-reveal-big-search.header-nav-features-search-reveal-big-search-full .form-control {
  color: #fff;
}

#header
  .header-nav-features
  .header-nav-features-search-reveal-big-search.header-nav-features-search-reveal-big-search-full
  .header-nav-features-search-hide-icon {
  position: fixed;
  top: 25px;
  right: 20px;
  margin-top: 0;
}

#header
  .header-nav-features
  .header-nav-features-search-reveal-big-search.header-nav-features-search-reveal-big-search-full
  .header-nav-features-search-hide-icon
  i {
  color: #fff;
}

#header.search-show .header-nav-features .header-nav-features-search-reveal-big-search {
  display: flex;
}

#header .header-search {
  margin-left: 16px;
  margin-left: 1rem;
}

#header .header-search .form-control {
  border-radius: 20px;
  font-size: 0.9em;
  height: 34px;
  margin: 0;
  padding: 6px 12px;
  transition: width 0.3s ease;
  perspective: 1000px;
  width: 170px;
}

#header .header-search .btn-light {
  background: transparent;
  border: 0 none;
  color: #ccc;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}

#header .header-search .btn-light:hover {
  color: #000;
}

@media (max-width: 991px) {
  #header.header-transparent .header-nav-features .header-nav-features-search .header-nav-features-dropdown.show {
    top: -50px !important;
    box-shadow: none !important;
  }

  #header.header-transparent .header-nav-features .header-nav-features-search .header-nav-features-dropdown.show:before {
    display: none;
  }
}

#header .header-social-icons {
  margin-left: 16px;
  margin-left: 1rem;
}

#header .header-border-left {
  border-left: 1px solid rgba(0, 0, 0, 0.08);
}

#header .header-border-right {
  border-right: 1px solid rgba(0, 0, 0, 0.08);
}

#header .header-border-top {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}

#header .header-border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

@media (max-width: 991px) {
  #header .header-mobile-border-top:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  }
}

#header .header-btn-collapse-nav {
  background: #ccc;
  color: #fff;
  display: none;
  float: right;
  margin: 0 0 0 16px;
  margin: 0 0 0 1rem;
}

#header.header-narrow .header-body {
  min-height: 0;
}

#header.header-narrow .header-logo {
  margin-top: 0;
  margin-bottom: 0;
}

#header.header-narrow .header-nav {
  padding-top: 0;
  padding-bottom: 0;
}

#header.header-no-border-bottom .header-body {
  padding-bottom: 0 !important;
  border-bottom: 0 !important;
}

#header.header-no-border-bottom .header-nav.header-nav-links nav > ul > li > a,
#header.header-no-border-bottom .header-nav.header-nav-links nav > ul > li:hover > a,
#header.header-no-border-bottom .header-nav.header-nav-line nav > ul > li > a,
#header.header-no-border-bottom .header-nav.header-nav-line nav > ul > li:hover > a {
  margin: 0;
}

#header.header-effect-shrink {
  transition: ease height 300ms;
}

#header.header-effect-shrink .header-top {
  transition: ease height 300ms;
}

#header.header-effect-shrink .header-container {
  min-height: 100px;
}

#header.header-effect-shrink .header-logo {
  display: flex;
  align-items: center;
}

#header.header-dark .header-body {
  background: #212529;
}

#header.header-dark .header-body .header-nav.header-nav-links-side-header nav > ul > li > a {
  border-bottom-color: #2a2a2a;
}

@media (max-width: 991px) {
  html.mobile-menu-opened #header .header-body[class*='border-color-'] {
    border-bottom: 1px solid rgba(234, 234, 234, 0.5) !important;
  }
}

html:not(.boxed) #header.header-floating-bar {
  position: absolute;
  top: 45px;
  width: 100%;
}

html:not(.boxed) #header.header-floating-bar .header-body {
  border: medium none;
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: auto;
}

html:not(.boxed) #header.header-floating-bar .header-nav-main nav > ul > li.dropdown-mega > .dropdown-menu {
  left: 0;
  right: 0;
}

@media (max-width: 991px) {
  html:not(.boxed) #header.header-floating-bar {
    top: 0;
  }
}

@media (max-width: 991px) {
  html:not(.boxed):not(.sticky-header-active) #header.header-floating-bar .header-body {
    margin: 10px;
  }

  html:not(.boxed):not(.sticky-header-active) #header.header-floating-bar .header-nav-main:before {
    display: none;
  }
}

@media (min-width: 1200px) {
  html:not(.sticky-header-active) #header.header-floating-bar .header-body {
    max-width: 1140px;
    right: 15px;
  }

  html:not(.sticky-header-active) #header.header-floating-bar .header-container {
    padding-right: 0px;
    padding-left: 30px;
  }
}

html:not(.boxed) #header.header-full-width .header-container {
  width: 100%;
  max-width: none;
}

html #header.header-bottom-slider {
  position: absolute;
  bottom: 0;
}

html #header.header-bottom-slider .header-body {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
}

html #header.header-bottom-slider.header-transparent-light-top-border .header-body {
  border-top: 1px solid rgba(68, 68, 68, 0.4);
}

html #header.header-bottom-slider.header-transparent-light-top-border-1 .header-body {
  border-top: 1px solid rgba(68, 68, 68, 0.1);
}

html #header.header-bottom-slider.header-transparent-dark-top-border .header-body {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
}

html #header.header-bottom-slider.header-transparent-dark-top-border-1 .header-body {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

html.sticky-header-active #header.header-bottom-slider .header-body {
  border-top-color: transparent;
}

@media (max-width: 991px) {
  html #header.header-bottom-slider .header-nav-main {
    top: calc(100% + 15px);
  }

  html.sticky-header-active #header.header-bottom-slider .header-nav-main {
    top: 100%;
  }
}

html #header.header-transparent {
  min-height: 0 !important;
  width: 100%;
  position: absolute;
}

html #header.header-transparent .header-body:not(.header-border-bottom) {
  border-bottom: 0;
}

html:not(.sticky-header-active) #header.header-transparent:not(.header-semi-transparent) .header-body {
  background-color: transparent !important;
}

html:not(.sticky-header-active) #header.header-semi-transparent-light .header-body {
  background-color: rgba(255, 255, 255, 0.8) !important;
}

html:not(.sticky-header-active) #header.header-semi-transparent-dark .header-body {
  background-color: rgba(68, 68, 68, 0.4) !important;
}

html:not(.sticky-header-active) #header.header-transparent-light-bottom-border .header-body {
  border-bottom: 1px solid rgba(68, 68, 68, 0.4);
}

html:not(.sticky-header-active) #header.header-transparent-light-bottom-border-1 .header-body {
  border-bottom: 1px solid rgba(68, 68, 68, 0.1);
}

html:not(.sticky-header-active) #header.header-transparent-dark-bottom-border .header-body {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

html:not(.sticky-header-active) #header.header-transparent-dark-bottom-border-1 .header-body {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

@media (max-width: 991px) {
  html #header.header-transparent .header-body {
    overflow: hidden;
  }

  html #header.header-transparent .header-body.bg-dark .header-nav-main:before,
  html #header.header-transparent .header-body.bg-color-dark .header-nav-main:before {
    background-color: #212529;
  }

  html #header.header-transparent .header-nav-main:before {
    width: calc(100% - 30px);
  }

  html #header.header-transparent .header-nav-main nav {
    padding: 0 30px;
  }

  html.sticky-header-active #header.header-transparent .header-nav-main nav {
    padding: 0 15px;
  }
}

html.sticky-header-active #header .header-top.header-top-sticky-remove-bottom-border {
  border-bottom: 0;
}

html.sticky-header-active #header .header-body {
  position: fixed;
  border-bottom-color: rgba(234, 234, 234, 0.5);
  box-shadow: 0 0 3px rgba(234, 234, 234, 0.5);
}

html.sticky-header-active #header .header-body.header-body-bottom-border {
  border-bottom: 1px solid rgba(234, 234, 234, 0.5) !important;
}

html.sticky-header-active #header.header-effect-shrink .header-body {
  position: relative;
}

html.sticky-header-active .d-sticky-header-active-none {
  display: none !important;
}

html.sticky-header-reveal.sticky-header-active #header .header-body {
  position: fixed;
  border-bottom: none;
  width: 100%;
  max-width: 100%;
}

html.sticky-header-enabled #header .header-logo-sticky-change {
  position: relative;
}

html.sticky-header-enabled #header .header-logo-sticky-change img {
  position: absolute;
  top: 0;
  left: 0;
}

html.sticky-header-enabled #header .header-logo-sticky-change .header-logo-non-sticky {
  opacity: 1 !important;
}

html.sticky-header-enabled #header .header-logo-sticky-change .header-logo-sticky {
  opacity: 0 !important;
}

html.sticky-header-enabled.sticky-header-active #header .header-logo-sticky-change .header-logo-non-sticky {
  opacity: 0 !important;
}

html.sticky-header-enabled.sticky-header-active #header .header-logo-sticky-change .header-logo-sticky {
  opacity: 1 !important;
}

@media (max-width: 991px) {
  html:not(.sticky-header-enabled) #header .header-logo-sticky-change .header-logo-non-sticky {
    opacity: 1 !important;
  }

  html:not(.sticky-header-enabled) #header .header-logo-sticky-change .header-logo-sticky {
    display: none !important;
  }
}

@media (min-width: 992px) {
  html.sticky-header-enabled.sticky-header-active.sticky-header-scroll-direction #header .header-body {
    transition: all 0.3s ease;
    transform: translate3d(0, 0, 0);
  }

  html.sticky-header-enabled.sticky-header-active.sticky-header-scroll-direction.sticky-header-scroll-down #header .header-body {
    transform: translate3d(0, -100%, 0);
  }
}

/* Header Nav Main */
@media (min-width: 992px) {
  #header .header-nav-main {
    display: flex !important;
    height: auto !important;
  }

  #header .header-nav-main nav {
    display: flex !important;
  }

  #header .header-nav-main nav > ul > li {
    height: 100%;
    align-self: stretch;
    margin-left: 2px;
  }

  #header .header-nav-main nav > ul > li > a {
    display: inline-flex;
    align-items: center;
    white-space: normal;
    border-radius: 4px;
    color: #ccc;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    padding: 0.5rem 1rem;
    letter-spacing: -0.5px;
    text-transform: uppercase;
    text-decoration: none;
  }

  #header .header-nav-main nav > ul > li > a:after {
    display: none;
  }

  #header .header-nav-main nav > ul > li > a:active {
    background-color: transparent;
    text-decoration: none;
    color: #ccc;
  }

  #header .header-nav-main nav > ul > li > a.dropdown-toggle .fa-chevron-down {
    display: none;
  }

  #header .header-nav-main nav > ul > li > a.active {
    background-color: transparent;
  }

  #header .header-nav-main nav > ul > li.open > a,
  #header .header-nav-main nav > ul > li.accessibility-open > a,
  #header .header-nav-main nav > ul > li:hover > a {
    background: #ccc;
    color: #fff;
  }

  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    top: -10000px;
    display: block;
    opacity: 0;
    left: auto;
    border-radius: 0 4px 4px;
    border: 0;
    border-top: 3px solid #ccc;
    box-shadow: 0 15px 30px -5px rgba(0, 0, 0, 0.07);
    margin: 0;
    min-width: 200px;
    padding: 5px 0;
    text-align: left;
  }

  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    border-bottom: 1px solid #f7f7f7;
    color: #777;
    font-size: 0.83em;
    font-weight: 400;
    padding: 6px 18px 6px 18px;
    position: relative;
    text-transform: none;
    text-decoration: none;
    letter-spacing: -0.5px;
  }

  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover,
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:focus,
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a.active,
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:active {
    background-color: transparent;
  }

  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li:hover > a,
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li:focus > a,
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.active > a,
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li:active > a,
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.open > a,
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.accessibility-open > a {
    background-color: #f8f9fa;
  }

  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu {
    position: relative;
  }

  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a .fa-chevron-down {
    display: none;
  }

  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a:after {
    font-family: 'Font Awesome 6 Free';
    content: '\f054';
    font-weight: 900;
    position: absolute;
    top: 50%;
    font-size: 0.5rem;
    opacity: 0.7;
    right: 20px;
    transform: translateY(-50%);
    transition: all 0.2s ease-out;
  }

  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu {
    left: 100%;
    display: block;
    margin-top: -8px;
    margin-left: -1px;
    border-radius: 4px;
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }

  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu.open > a:after,
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu.accessibility-open > a:after,
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu:hover > a:after {
    opacity: 1;
    right: 15px;
  }

  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu.open > .dropdown-menu,
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu.accessibility-open > .dropdown-menu,
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu:hover > .dropdown-menu {
    top: 0;
    opacity: 1;
  }

  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu.dropdown-reverse:hover > a:after {
    right: 30px;
    transform: translateY(-50%) rotateY(180deg);
  }

  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu.dropdown-reverse > .dropdown-menu {
    left: auto;
    right: 100%;
    transform: translate3d(0, 0, 0);
  }

  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li:last-child a {
    border-bottom: 0;
  }

  #header .header-nav-main nav > ul > li.dropdown.open > a,
  #header .header-nav-main nav > ul > li.dropdown.accessibility-open > a,
  #header .header-nav-main nav > ul > li.dropdown:hover > a {
    border-radius: 4px 4px 0 0;
    position: relative;
  }

  #header .header-nav-main nav > ul > li.dropdown.open > a:before,
  #header .header-nav-main nav > ul > li.dropdown.accessibility-open > a:before,
  #header .header-nav-main nav > ul > li.dropdown:hover > a:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3px;
    border-bottom: 5px solid #ccc;
  }

  #header .header-nav-main nav > ul > li.dropdown.open > .dropdown-menu,
  #header .header-nav-main nav > ul > li.dropdown.accessibility-open > .dropdown-menu,
  #header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu {
    top: auto;
    display: block;
    opacity: 1;
  }

  #header .header-nav-main nav > ul > li.dropdown.dropdown-reverse > .dropdown-menu {
    left: auto;
    right: 0;
  }

  #header .header-nav-main nav > ul > li.dropdown-mega {
    position: static;
  }

  #header .header-nav-main nav > ul > li.dropdown-mega > .dropdown-menu {
    border-radius: 4px;
    left: 12px;
    right: 12px;
    width: auto;
  }

  #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-content {
    padding: 1.6rem;
  }

  #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-title {
    color: #333333;
    display: block;
    font-size: 0.9em;
    font-weight: 600;
    margin-top: 20px;
    padding-bottom: 10px;
    text-transform: none;
    letter-spacing: -0.5px;
  }

  #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-title:first-child {
    margin-top: 0;
  }

  #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li > a {
    border: 0 none;
    border-radius: 4px;
    color: #777;
    display: block;
    font-size: 0.83em;
    font-weight: normal;
    margin: 0 0 3px -8px;
    padding: 3px 8px;
    text-shadow: none;
    text-transform: none;
    text-decoration: none;
  }

  #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li:hover > a,
  #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li:active > a,
  #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li:focus > a {
    background: #f7f7f7;
  }

  #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop > .dropdown-item {
    padding: 0.5rem 0.8rem;
  }

  #header .header-nav-main nav > ul > li .wrapper-items-cloned i {
    display: none;
  }

  #header .header-nav-main.header-nav-main-square nav > ul > li > a {
    border-radius: 0 !important;
  }

  #header .header-nav-main.header-nav-main-square nav > ul > li.dropdown .dropdown-menu {
    border-radius: 0 !important;
  }

  #header .header-nav-main.header-nav-main-square nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu {
    border-radius: 0 !important;
  }

  #header .header-nav-main.header-nav-main-square nav > ul > li.dropdown .thumb-info,
  #header .header-nav-main.header-nav-main-square nav > ul > li.dropdown .thumb-info-wrapper {
    border-radius: 0 !important;
  }

  #header .header-nav-main.header-nav-main-square nav > ul > li.dropdown-mega > .dropdown-menu {
    border-radius: 0 !important;
  }

  #header .header-nav-main.header-nav-main-square nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li > a {
    border-radius: 0 !important;
  }

  #header .header-nav-main.header-nav-main-dropdown-no-borders nav > ul > li.dropdown .dropdown-menu {
    border-radius: 4px;
  }

  #header .header-nav-main.header-nav-main-dropdown-no-borders nav > ul > li.dropdown .dropdown-menu:not(.border-top) {
    border: 0 !important;
  }

  #header .header-nav-main.header-nav-main-dropdown-no-borders nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu {
    margin-top: -5px;
  }

  #header .header-nav-main.header-nav-main-dropdown-no-borders nav > ul > li.dropdown.dropdown-mega .dropdown-menu.border-top {
    margin-top: -2px !important;
  }

  #header .header-nav-main.header-nav-main-dropdown-border-radius nav > ul > li.dropdown .dropdown-menu {
    border-radius: 4px !important;
  }

  #header .header-nav-main.header-nav-main-dropdown-border-radius nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu {
    border-radius: 4px !important;
  }

  #header .header-nav-main.header-nav-main-dropdown-borders-radius-0 nav > ul > li.dropdown .dropdown-menu {
    border-radius: 0 !important;
  }

  #header .header-nav-main.header-nav-main-dropdown-borders-radius-0 nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu {
    border-radius: 0 !important;
  }

  #header .header-nav-main.header-nav-main-font-sm nav > ul > li > a {
    font-size: 0.7rem;
  }

  #header .header-nav-main.header-nav-main-font-md nav > ul > li > a {
    font-size: 1rem;
    font-weight: 600;
    text-transform: none;
    letter-spacing: -1px;
  }

  #header .header-nav-main.header-nav-main-font-lg nav > ul > li > a {
    font-size: 1.1rem;
    font-weight: 400;
    text-transform: none;
    letter-spacing: -1px;
  }

  #header .header-nav-main.header-nav-main-font-lg-upper nav > ul > li > a {
    font-size: 0.95rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: -1px;
  }

  #header .header-nav-main.header-nav-main-font-lg-upper-2 nav > ul > li > a {
    font-size: 0.82rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0;
  }

  #header .header-nav-main.header-nav-main-font-alternative nav > ul > li > a {
    font-family: 'Open Sans', sans-serif;
    font-size: 0.85rem;
    font-weight: 600;
  }

  #header .header-nav-main.header-nav-main-dropdown-modern nav > ul > li.dropdown .dropdown-menu {
    border: 0 !important;
    padding: 15px 8px;
    margin-left: -10px;
  }

  #header .header-nav-main.header-nav-main-dropdown-modern nav > ul > li.dropdown .dropdown-menu li a {
    border-bottom: 0;
    background: transparent !important;
    font-size: 0.85em;
    transition: all 0.2s ease-out;
    left: 0;
  }

  #header .header-nav-main.header-nav-main-dropdown-modern nav > ul > li.dropdown .dropdown-menu li a:hover,
  #header .header-nav-main.header-nav-main-dropdown-modern nav > ul > li.dropdown .dropdown-menu li a:active {
    left: 5px;
  }

  #header .header-nav-main.header-nav-main-dropdown-modern nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu {
    margin-top: -15px;
  }

  #header .header-nav-main.header-nav-main-dropdown-center nav > ul > li.dropdown:not(.dropdown-mega) > .dropdown-menu {
    transform: translate3d(-50%, 10px, 0) !important;
  }

  #header .header-nav-main.header-nav-main-dropdown-center nav > ul > li.dropdown:not(.dropdown-mega):hover > .dropdown-menu {
    top: 100%;
    left: 50%;
    transform: translate3d(-50%, 0, 0) !important;
  }

  #header .header-nav-main.header-nav-main-dropdown-center.header-nav-main-dropdown-center-bottom nav > ul > li.dropdown:hover > .dropdown-menu {
    margin-top: -14px !important;
  }

  #header .header-nav-main.header-nav-main-dropdown-arrow nav > ul > li.dropdown > .dropdown-item {
    position: relative;
  }

  #header .header-nav-main.header-nav-main-dropdown-arrow nav > ul > li.dropdown > .dropdown-item:before {
    content: '';
    display: block;
    position: absolute;
    top: auto;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid white;
    transform: translate3d(-7px, 10px, 0);
    bottom: 14px;
    margin-top: auto;
    z-index: 1001;
    opacity: 0;
    transition: ease transform 300ms;
  }

  #header .header-nav-main.header-nav-main-dropdown-arrow nav > ul > li.dropdown.open > .dropdown-menu,
  #header .header-nav-main.header-nav-main-dropdown-arrow nav > ul > li.dropdown.accessibility-open > .dropdown-menu,
  #header .header-nav-main.header-nav-main-dropdown-arrow nav > ul > li.dropdown:hover > .dropdown-menu {
    margin-top: -14px !important;
    box-shadow: 0 10px 30px 10px rgba(0, 0, 0, 0.1);
  }

  #header .header-nav-main.header-nav-main-dropdown-arrow nav > ul > li.dropdown.open > .dropdown-item:before,
  #header .header-nav-main.header-nav-main-dropdown-arrow nav > ul > li.dropdown.accessibility-open > .dropdown-item:before,
  #header .header-nav-main.header-nav-main-dropdown-arrow nav > ul > li.dropdown:hover > .dropdown-item:before {
    opacity: 1 !important;
    transform: translate3d(-7px, 0, 0);
  }

  #header .header-nav-main.header-nav-main-dark nav > ul > li > a {
    color: #444;
  }

  #header .header-nav-main.header-nav-main-slide nav > ul > li > a {
    background-color: transparent;
    color: #fff;
    text-transform: none;
    font-size: 14px;
    font-weight: 500;
    padding: 18px 18px 22px !important;
    margin: 0 !important;
    transition: ease transform 300ms;
    text-decoration: none;
  }
}

@media (min-width: 992px) and (min-width: 992px) {
  #header .header-nav-main.header-nav-main-slide nav > ul > li > a.dropdown-toggle:after {
    visibility: hidden;
  }
}

@media (min-width: 992px) {
  #header .header-nav-main.header-nav-main-slide nav > ul > li > a.item-original {
    display: none;
  }

  #header .header-nav-main.header-nav-main-slide nav > ul > li > span {
    display: flex;
    position: relative;
    height: 100%;
    overflow: hidden;
  }

  #header .header-nav-main.header-nav-main-slide nav > ul > li > span > a {
    display: flex;
    align-items: center;
    white-space: normal;
    border-radius: 4px;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: -0.5px;
    text-transform: uppercase;
    position: relative;
    background: transparent !important;
    color: #444;
    padding: 0 0.9rem;
    margin: 1px 0 0;
    min-height: 60px;
    height: 100%;
    text-decoration: none;
    transition: ease all 300ms;
    transform: translateY(0%);
  }

  #header .header-nav-main.header-nav-main-slide nav > ul > li > span > a.dropdown-toggle:after {
    display: none;
  }

  #header .header-nav-main.header-nav-main-slide nav > ul > li > span > a .fa-caret-down {
    display: none;
  }

  #header .header-nav-main.header-nav-main-slide nav > ul > li > span > a.active:first-child {
    transform: translateY(-40%);
    opacity: 0;
  }

  #header .header-nav-main.header-nav-main-slide nav > ul > li > span > a.active.item-two {
    transform: translateY(0);
    opacity: 1;
  }

  #header .header-nav-main.header-nav-main-slide nav > ul > li > span .item-two {
    position: absolute;
    transform: translateY(40%);
    opacity: 0;
    width: auto;
    left: 0;
  }

  #header .header-nav-main.header-nav-main-slide nav > ul > li:hover > span > a:first-child {
    transform: translateY(-40%);
    opacity: 0;
  }

  #header .header-nav-main.header-nav-main-slide nav > ul > li:hover > span .item-two {
    transform: translateY(0%);
    opacity: 1;
  }

  #header .header-nav-main.header-nav-main-transition nav > ul > li > a {
    transition: ease all 300ms;
  }

  #header .header-nav-main.header-nav-main-text-capitalize nav > ul > li > a {
    text-transform: capitalize;
  }

  #header .header-nav-main.header-nav-main-text-size-2 nav > ul > li > a {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -0.3px;
  }

  #header .header-nav-main.header-nav-main-text-size-3 nav > ul > li > a {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.3px;
  }

  #header .header-nav-main.header-nav-main-text-size-4 nav > ul > li > a {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: -0.4px;
  }

  #header .header-nav-main.header-nav-main-text-size-4 nav > ul > li > a.dropdown-toggle:after {
    font-size: 0.75rem;
  }

  #header .header-nav-main.header-nav-main-text-size-5 nav > ul > li > a {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.3px;
  }
}

@media (min-width: 992px) and (max-width: 1600px) {
  #header .header-nav-main.header-nav-main-text-size-5 nav > ul > li > a {
    padding: 0 0.6rem !important;
  }
}

@media (min-width: 992px) {
  #header .header-nav-main.header-nav-main-text-size-5 nav > ul > li > a.dropdown-toggle:after {
    font-size: 0.75rem;
  }

  #header .header-nav-main.header-nav-main-text-size-5 nav > ul > li.dropdown .dropdown-menu li a {
    color: #212529;
    font-size: 0.875em;
    font-weight: 500;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  #header .header-nav-main.header-nav-main-text-size-5 nav > ul > li.dropdown .dropdown-mega-sub-title {
    font-weight: 700;
  }

  #header .header-nav-main.header-nav-main-text-ls-0 nav > ul > li > a {
    letter-spacing: 0;
  }

  #header .header-nav-main.header-nav-main-text-weight-500 nav > ul > li > a {
    font-weight: 500;
  }

  #header .header-nav-main.header-nav-main-text-weight-600 nav > ul > li > a {
    font-weight: 600;
  }

  #header .header-nav-main.header-nav-main-increase-space-between nav > ul > li > a {
    padding: 0 1.3rem !important;
  }

  #header .header-nav-main a > .thumb-info-preview {
    position: absolute;
    display: block;
    left: 100%;
    opacity: 0;
    border: 0;
    padding-left: 10px;
    background: transparent;
    overflow: visible;
    margin-top: 15px;
    top: -10000px;
    transition: transform 0.2s ease-out, opacity 0.2s ease-out;
    transform: translate3d(-20px, 0, 0);
  }

  #header .header-nav-main a > .thumb-info-preview .thumb-info-wrapper {
    background: #fff;
    display: block;
    border-radius: 4px;
    border: 0;
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.08);
    margin: 0;
    padding: 4px;
    text-align: left;
    width: 190px;
  }

  #header .header-nav-main a > .thumb-info-preview .thumb-info-image {
    transition: all 6s linear 0s;
    width: 182px;
    height: 136px;
    min-height: 0;
  }

  #header .header-nav-main a:hover > .thumb-info-preview {
    transform: translate3d(0, 0, 0);
    top: 0;
    opacity: 1;
    margin-top: -5px;
  }

  #header .header-nav-main .dropdown-reverse a > .thumb-info-preview {
    transform: translate3d(20px, 0, 0);
    right: 100%;
    left: auto;
    padding-left: 0;
    margin-right: 10px;
  }

  #header .header-nav-main .dropdown-reverse a:hover > .thumb-info-preview {
    transform: translate3d(0, 0, 0);
  }

  #header .header-nav-bar {
    z-index: 1;
  }

  #header .header-nav-bar.header-nav-bar-top-border {
    border-top: 1px solid #ededed;
  }

  #header .header-nav-bar .header-container {
    min-height: 0;
    height: auto !important;
  }

  #header .header-nav-bar .header-container .header-container-md {
    height: 120px;
  }

  #header .header-nav-bar .header-nav {
    min-height: 60px;
  }

  #header .header-nav-bar .header-nav .header-nav-main.header-nav-main-dropdown-arrow nav > ul > li.dropdown > .dropdown-item:before {
    bottom: 1px !important;
    margin-left: 0;
  }

  #header .header-nav-bar .header-nav .header-nav-main.header-nav-main-dropdown-arrow nav > ul > li.dropdown.open > .dropdown-menu,
  #header .header-nav-bar .header-nav .header-nav-main.header-nav-main-dropdown-arrow nav > ul > li.dropdown.accessibility-open > .dropdown-menu,
  #header .header-nav-bar .header-nav .header-nav-main.header-nav-main-dropdown-arrow nav > ul > li.dropdown:hover > .dropdown-menu {
    margin-top: -1px !important;
  }

  #header .header-nav-bar .header-nav-links:not(.justify-content-lg-center) .header-nav-main.header-nav-main-dropdown-arrow nav > ul > li {
    margin-left: 0;
    margin-right: 0;
  }

  #header
    .header-nav-bar
    .header-nav-links:not(.justify-content-lg-center)
    .header-nav-main.header-nav-main-dropdown-arrow
    nav
    > ul
    > li.dropdown
    > .dropdown-item {
    padding: 0 0 0 2rem !important;
  }

  #header
    .header-nav-bar
    .header-nav-links:not(.justify-content-lg-center)
    .header-nav-main.header-nav-main-dropdown-arrow
    nav
    > ul
    > li.dropdown
    > .dropdown-item:before {
    bottom: 1px !important;
    margin-left: 17px;
  }

  #header
    .header-nav-bar
    .header-nav-links:not(.justify-content-lg-center)
    .header-nav-main.header-nav-main-dropdown-arrow
    nav
    > ul
    > li.dropdown.open
    > .dropdown-menu,
  #header
    .header-nav-bar
    .header-nav-links:not(.justify-content-lg-center)
    .header-nav-main.header-nav-main-dropdown-arrow
    nav
    > ul
    > li.dropdown.accessibility-open
    > .dropdown-menu,
  #header
    .header-nav-bar
    .header-nav-links:not(.justify-content-lg-center)
    .header-nav-main.header-nav-main-dropdown-arrow
    nav
    > ul
    > li.dropdown:hover
    > .dropdown-menu {
    margin-top: -1px !important;
  }

  #header .header-nav {
    display: flex;
    align-items: center;
    flex-grow: 1;
    justify-content: flex-end;
    align-self: stretch;
  }

  #header .header-nav.header-nav-stripe {
    padding: 0;
  }

  #header .header-nav.header-nav-stripe .header-nav-main {
    align-self: stretch;
    margin-top: -1px;
    min-height: 0;
  }

  #header .header-nav.header-nav-stripe nav {
    display: flex;
  }

  #header .header-nav.header-nav-stripe nav > ul > li {
    display: inline-flex;
    align-self: stretch;
  }

  #header .header-nav.header-nav-stripe nav > ul > li > a {
    background: transparent;
    padding: 0 0.9rem;
    margin: 1px 0 0;
    height: 100%;
  }

  #header .header-nav.header-nav-stripe nav > ul > li > a.active {
    color: #333;
    background: transparent;
  }

  #header .header-nav.header-nav-stripe nav > ul > li:hover > a,
  #header .header-nav.header-nav-stripe nav > ul > li:hover > a.active,
  #header .header-nav.header-nav-stripe nav > ul > li.open > a,
  #header .header-nav.header-nav-stripe nav > ul > li.open > a.active,
  #header .header-nav.header-nav-stripe nav > ul > li.accessibility-open > a,
  #header .header-nav.header-nav-stripe nav > ul > li.accessibility-open > a.active {
    color: #fff;
    padding-bottom: 0;
  }

  #header .header-nav.header-nav-stripe nav > ul > li.dropdown.open > a:before,
  #header .header-nav.header-nav-stripe nav > ul > li.dropdown.accessibility-open > a:before,
  #header .header-nav.header-nav-stripe nav > ul > li.dropdown:hover > a:before {
    content: none;
  }

  #header .header-nav.header-nav-stripe nav > ul > li.dropdown.open > .dropdown-menu,
  #header .header-nav.header-nav-stripe nav > ul > li.dropdown.accessibility-open > .dropdown-menu,
  #header .header-nav.header-nav-stripe nav > ul > li.dropdown:hover > .dropdown-menu {
    top: 100%;
    left: 0;
    margin-top: 1px;
  }

  #header .header-nav.header-nav-stripe nav > ul > li.dropdown.dropdown-reverse > .dropdown-menu {
    left: auto;
  }

  #header .header-nav.header-nav-stripe.header-nav-main-dark nav > ul > li:hover > a {
    color: #fff !important;
  }

  #header .header-nav.header-nav-stripe nav > ul:not(:hover) > li > a.active {
    color: #fff !important;
  }

  #header .header-nav.header-nav-stripe nav > ul > li:hover > a.active {
    color: #fff !important;
  }

  #header .header-nav.header-nav-links,
  #header .header-nav.header-nav-line {
    padding: 0;
  }

  #header .header-nav.header-nav-links .header-nav-main,
  #header .header-nav.header-nav-line .header-nav-main {
    align-self: stretch;
    min-height: 0;
    margin-top: 0;
  }

  #header .header-nav.header-nav-links nav > ul > li > a,
  #header .header-nav.header-nav-links nav > ul > li:hover > a,
  #header .header-nav.header-nav-line nav > ul > li > a,
  #header .header-nav.header-nav-line nav > ul > li:hover > a {
    position: relative;
    background: transparent !important;
    padding: 0 0.9rem;
    margin: 1px 0 0;
    min-height: 60px;
    height: 100%;
  }

  #header .header-nav.header-nav-links nav > ul > li:hover > a:before,
  #header .header-nav.header-nav-links nav > ul > li.open > a:before,
  #header .header-nav.header-nav-links nav > ul > li.accessibility-open > a:before,
  #header .header-nav.header-nav-line nav > ul > li:hover > a:before,
  #header .header-nav.header-nav-line nav > ul > li.open > a:before,
  #header .header-nav.header-nav-line nav > ul > li.accessibility-open > a:before {
    opacity: 1;
  }

  #header .header-nav.header-nav-links nav > ul > li > a.active,
  #header .header-nav.header-nav-line nav > ul > li > a.active {
    background: transparent;
  }

  #header .header-nav.header-nav-links nav > ul > li > a.active:before,
  #header .header-nav.header-nav-line nav > ul > li > a.active:before {
    opacity: 1;
  }

  #header .header-nav.header-nav-links nav > ul > li.dropdown > a:before,
  #header .header-nav.header-nav-line nav > ul > li.dropdown > a:before {
    border-bottom: 0;
  }

  #header .header-nav.header-nav-links nav > ul > li.dropdown.open > .dropdown-menu,
  #header .header-nav.header-nav-links nav > ul > li.dropdown.accessibility-open > .dropdown-menu,
  #header .header-nav.header-nav-links nav > ul > li.dropdown:hover > .dropdown-menu,
  #header .header-nav.header-nav-line nav > ul > li.dropdown.open > .dropdown-menu,
  #header .header-nav.header-nav-line nav > ul > li.dropdown.accessibility-open > .dropdown-menu,
  #header .header-nav.header-nav-line nav > ul > li.dropdown:hover > .dropdown-menu {
    margin-top: 0;
  }

  #header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li > a,
  #header .header-nav.header-nav-line:not(.header-nav-light-text) nav > ul > li > a {
    color: #444;
  }

  #header .header-nav.header-nav-links.header-nav-light-text nav > ul > li > a,
  #header .header-nav.header-nav-line.header-nav-light-text nav > ul > li > a {
    color: #fff;
  }

  #header .header-nav.header-nav-links.header-nav-force-light-text nav > ul > li > a,
  #header .header-nav.header-nav-line.header-nav-force-light-text nav > ul > li > a {
    color: #fff !important;
  }

  #header .header-nav.header-nav-links.header-nav-force-light-text nav > ul > li > a.active,
  #header .header-nav.header-nav-line.header-nav-force-light-text nav > ul > li > a.active {
    color: #fff !important;
  }

  #header .header-nav.header-nav-links.header-nav-force-light-text nav > ul > li:hover > a,
  #header .header-nav.header-nav-links.header-nav-force-light-text nav > ul > li:focus > a,
  #header .header-nav.header-nav-links.header-nav-force-light-text nav > ul > li:active > a,
  #header .header-nav.header-nav-line.header-nav-force-light-text nav > ul > li:hover > a,
  #header .header-nav.header-nav-line.header-nav-force-light-text nav > ul > li:focus > a,
  #header .header-nav.header-nav-line.header-nav-force-light-text nav > ul > li:active > a {
    color: #fff !important;
  }

  #header .header-nav.header-nav-line nav > ul > li > a:before,
  #header .header-nav.header-nav-line nav > ul > li:hover > a:before {
    content: '';
    position: absolute;
    background: transparent;
    width: auto;
    height: 3px;
    top: -2px;
    left: -1px;
    right: -1px;
    opacity: 0;
  }

  #header .header-nav.header-nav-line nav > ul > li:hover > a:before {
    opacity: 1 !important;
  }

  #header .header-nav.header-nav-line.header-nav-top-line nav > ul > li > a:before,
  #header .header-nav.header-nav-line.header-nav-top-line nav > ul > li:hover > a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    top: -2px;
    left: 0;
  }

  #header .header-nav.header-nav-line.header-nav-top-line.header-nav-top-line-with-border nav > ul > li > a:before,
  #header .header-nav.header-nav-line.header-nav-top-line.header-nav-top-line-with-border nav > ul > li:hover > a:before {
    top: -4px;
  }

  #header .header-nav.header-nav-line.header-nav-top-line-animated nav > ul > li > a:before {
    transition: all 0.3s ease;
    width: 0%;
    left: 50%;
  }

  #header .header-nav.header-nav-line.header-nav-top-line-animated nav > ul > li:hover > a:before {
    left: 0;
    width: 100%;
  }

  #header .header-nav.header-nav-line.header-nav-bottom-line nav > ul > li > a:before,
  #header .header-nav.header-nav-line.header-nav-bottom-line nav > ul > li:hover > a:before {
    content: '';
    position: absolute;
    width: auto;
    height: 3px;
    top: 50%;
    left: 15px;
    right: 15px;
    margin-top: 15px;
    transform: translateY(-3px);
  }

  #header .header-nav.header-nav-line.header-nav-bottom-line.header-nav-bottom-line-no-transform nav > ul > li > a:before,
  #header .header-nav.header-nav-line.header-nav-bottom-line.header-nav-bottom-line-no-transform nav > ul > li:hover > a:before {
    margin-top: 12px;
    transform: none;
  }

  #header .header-nav.header-nav-line.header-nav-bottom-line.header-nav-line-under-text nav > ul > li > a:before,
  #header .header-nav.header-nav-line.header-nav-bottom-line.header-nav-line-under-text nav > ul > li:hover > a:before {
    left: 0;
    right: 0;
    height: 7px;
    margin: 6px 10px 15px 10px;
    opacity: 0.3 !important;
  }

  #header .header-nav.header-nav-line.header-nav-bottom-line.header-nav-bottom-line-effect-1 nav > ul > li > a:before {
    transition: cubic-bezier(0.55, 0, 0.1, 1) right 300ms;
    right: 100%;
  }

  #header .header-nav.header-nav-line.header-nav-bottom-line.header-nav-bottom-line-effect-1 nav > ul > li > a.active:before {
    right: 15px;
  }

  #header .header-nav.header-nav-line.header-nav-bottom-line.header-nav-bottom-line-effect-1 nav > ul > li:hover > a:before {
    right: 15px;
  }

  #header .header-nav.header-nav-line.header-nav-bottom-line.header-nav-bottom-line-effect-1.header-nav-line-under-text nav > ul > li > a.active:before {
    right: 0;
  }

  #header .header-nav.header-nav-line.header-nav-bottom-line.header-nav-bottom-line-effect-1.header-nav-line-under-text nav > ul > li:hover > a:before {
    right: 0;
  }

  #header .header-nav.header-nav-line.header-nav-bottom-line.header-nav-bottom-line-active-text-light nav > ul > li:hover > a {
    color: #fff !important;
  }

  #header .header-nav.header-nav-line.header-nav-bottom-line.header-nav-bottom-line-active-text-light nav > ul:not(:hover) li > a.active {
    color: #fff !important;
  }

  #header .header-nav.header-nav-line.header-nav-bottom-line.header-nav-bottom-line-active-text-dark nav > ul > li:hover > a {
    color: #444 !important;
  }

  #header .header-nav.header-nav-line.header-nav-bottom-line.header-nav-bottom-line-active-text-dark nav > ul:not(:hover) li > a.active {
    color: #444 !important;
  }

  #header .header-nav.header-nav-no-space-dropdown nav > ul > li.dropdown.open > .dropdown-menu,
  #header .header-nav.header-nav-no-space-dropdown nav > ul > li.dropdown.accessibility-open > .dropdown-menu,
  #header .header-nav.header-nav-no-space-dropdown nav > ul > li.dropdown:hover > .dropdown-menu {
    margin-top: -1px;
  }

  #header .header-nav.header-nav-force-light-text .header-nav-main nav > ul > li > a,
  #header .header-nav.header-nav-force-light-text .header-nav-main nav > ul > li .wrapper-items-cloned > a {
    color: #fff !important;
  }

  #header .header-nav.header-nav-force-light-text:not(.header-nav-force-light-text-active-skin-color) .header-nav-main nav > ul > li:hover > a,
  #header
    .header-nav.header-nav-force-light-text:not(.header-nav-force-light-text-active-skin-color)
    .header-nav-main
    nav
    > ul
    > li
    .wrapper-items-cloned:hover
    > a {
    color: #333 !important;
  }

  #header .header-nav.header-nav-force-light-text:not(.header-nav-force-light-text-active-skin-color) .header-nav-main nav > ul:not(:hover) > li > a.active,
  #header
    .header-nav.header-nav-force-light-text:not(.header-nav-force-light-text-active-skin-color)
    .header-nav-main
    nav
    > ul:not(:hover)
    > li
    .wrapper-items-cloned
    > a.active {
    color: #333 !important;
  }

  #header .header-nav.header-nav-icons nav > ul > li > a [class*='fa-'],
  #header .header-nav.header-nav-icons nav > ul > li > a .icons {
    font-size: 1.1rem;
    margin-right: 0.28rem;
    margin-top: 0.1rem;
  }

  #header .header-nav.header-nav-divisor nav > ul > li {
    margin: 0;
  }

  #header .header-nav.header-nav-divisor nav > ul > li > a {
    border-right: 1px solid rgba(0, 0, 0, 0.07);
  }

  #header .header-nav.header-nav-divisor nav > ul > li:last-child > a {
    border-right: 0;
  }

  #header .header-nav.header-nav-spaced nav > ul > li > a {
    margin: 0 !important;
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  #header .header-nav.header-nav-first-item-no-padding nav > ul > li:first-child > a {
    padding-left: 0 !important;
  }

  #header .header-nav.header-nav-dropdowns-dark nav > ul > li.dropdown > a:before {
    border-bottom: 0;
  }

  #header .header-nav.header-nav-dropdowns-dark nav > ul > li.dropdown li a {
    border-bottom-color: #2a2a2a;
  }

  #header .header-nav.header-nav-dropdowns-dark nav > ul > li.dropdown .dropdown-menu {
    background: #1e1e1e;
    margin-top: 0;
  }

  #header .header-nav.header-nav-dropdowns-dark nav > ul > li.dropdown .dropdown-menu > li > a {
    color: #adadad;
  }

  #header .header-nav.header-nav-dropdowns-dark nav > ul > li.dropdown .dropdown-menu > li:hover > a,
  #header .header-nav.header-nav-dropdowns-dark nav > ul > li.dropdown .dropdown-menu > li:focus > a,
  #header .header-nav.header-nav-dropdowns-dark nav > ul > li.dropdown .dropdown-menu > li:active > a,
  #header .header-nav.header-nav-dropdowns-dark nav > ul > li.dropdown .dropdown-menu > li.active > a,
  #header .header-nav.header-nav-dropdowns-dark nav > ul > li.dropdown .dropdown-menu > li.open > a,
  #header .header-nav.header-nav-dropdowns-dark nav > ul > li.dropdown .dropdown-menu > li.accessibility-open > a {
    background: #282828;
    color: #fff;
  }

  #header .header-nav.header-nav-dropdowns-dark nav > ul > li.dropdown.dropdown-mega .dropdown-mega-sub-title {
    color: #fff;
  }

  #header .header-nav.header-nav-dropdowns-dark nav > ul > li.dropdown.dropdown-mega .dropdown-mega-sub-nav > li > a {
    color: #adadad;
  }

  #header .header-nav.header-nav-dropdowns-dark nav > ul > li.dropdown.dropdown-mega .dropdown-mega-sub-nav > li:hover > a,
  #header .header-nav.header-nav-dropdowns-dark nav > ul > li.dropdown.dropdown-mega .dropdown-mega-sub-nav > li:focus > a,
  #header .header-nav.header-nav-dropdowns-dark nav > ul > li.dropdown.dropdown-mega .dropdown-mega-sub-nav > li:active > a,
  #header .header-nav.header-nav-dropdowns-dark nav > ul > li.dropdown.dropdown-mega .dropdown-mega-sub-nav > li.active > a,
  #header .header-nav.header-nav-dropdowns-dark nav > ul > li.dropdown.dropdown-mega .dropdown-mega-sub-nav > li.open > a,
  #header .header-nav.header-nav-dropdowns-dark nav > ul > li.dropdown.dropdown-mega .dropdown-mega-sub-nav > li.accessibility-open > a {
    color: #fff;
    background: #282828;
  }

  #header .header-nav.header-nav-sub-title .header-nav-main nav > ul > li > a,
  #header .header-nav.header-nav-sub-title-animated .header-nav-main nav > ul > li > a {
    position: relative;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding-right: 0;
    padding-left: 0;
    margin-left: 0.7rem;
    margin-right: 0.7rem;
  }

  #header .header-nav.header-nav-sub-title .header-nav-main nav > ul > li > a > span,
  #header .header-nav.header-nav-sub-title-animated .header-nav-main nav > ul > li > a > span {
    font-size: 0.9em;
    text-transform: none;
    font-weight: normal;
    margin-top: 0.3rem;
  }

  #header .header-nav.header-nav-sub-title .header-nav-main nav > ul > li > a > span {
    margin-top: -0.5rem;
  }

  #header .header-nav.header-nav-sub-title-animated .header-nav-main nav > ul > li > a {
    transition: ease padding-bottom 300ms;
  }

  #header .header-nav.header-nav-sub-title-animated .header-nav-main nav > ul > li > a.active {
    padding-bottom: 15px;
  }

  #header .header-nav.header-nav-sub-title-animated .header-nav-main nav > ul > li > a.active > span {
    top: 60%;
    left: 0;
    opacity: 1;
  }

  #header .header-nav.header-nav-sub-title-animated .header-nav-main nav > ul > li > a > span {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: 0;
    opacity: 0;
    transform: translate3d(0, -50%, 0);
    transition: ease opacity 200ms, ease top 300ms;
  }

  #header .header-nav.header-nav-sub-title-animated .header-nav-main nav > ul > li:hover > a,
  #header .header-nav.header-nav-sub-title-animated .header-nav-main nav > ul > li:focus > a {
    padding-bottom: 15px;
  }

  #header .header-nav.header-nav-sub-title-animated .header-nav-main nav > ul > li:hover > a > span,
  #header .header-nav.header-nav-sub-title-animated .header-nav-main nav > ul > li:focus > a > span {
    top: 60%;
    left: 0;
    opacity: 1;
  }

  #header .header-nav.header-nav-links-side-header nav > ul > li > a {
    padding: 10px 15px !important;
    min-height: 0 !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 0;
  }

  #header .header-nav.header-nav-links-side-header nav > ul > li:last-child > a {
    border-bottom: 0;
  }

  #header .header-nav.header-nav-links-side-header nav > ul > li.dropdown {
    position: static;
  }

  #header .header-nav.header-nav-links-side-header nav > ul > li.dropdown > .dropdown-item {
    position: relative;
  }

  #header .header-nav.header-nav-links-side-header nav > ul > li.dropdown > .dropdown-item:before {
    font-family: 'Font Awesome 6 Free';
    content: '\f054' !important;
    font-weight: 900;
    position: absolute;
    top: 50%;
    font-size: 0.5rem;
    opacity: 0.7 !important;
    left: auto;
    right: 20px;
    transform: translateY(-50%);
    transition: all 0.2s ease-out;
    display: block !important;
  }

  #header .header-nav.header-nav-links-side-header nav > ul > li.dropdown:hover > .dropdown-item:before {
    right: 15px;
    opacity: 1 !important;
  }

  #header .header-nav.header-nav-click-to-open nav > ul > li.dropdown .dropdown-menu,
  #header .header-nav.header-nav-click-to-open nav > ul > li.dropdown li.dropdown-submenu > .dropdown-menu {
    transition: opacity 0.2s ease-out;
  }

  #header .header-nav.header-nav-click-to-open nav > ul > li.dropdown:hover:not(.open) .dropdown-menu {
    top: -10000px;
    opacity: 0;
  }

  #header .header-nav.header-nav-click-to-open nav > ul > li.dropdown > .dropdown-toggle > .fa-chevron-down {
    display: block;
    opacity: 0;
    position: absolute;
    right: 12px;
  }

  #header .header-nav.header-nav-click-to-open nav > ul > li.dropdown.open .dropdown-menu > li.dropdown-submenu:hover:not(.open) .dropdown-menu {
    top: -10000px;
    opacity: 0;
  }
}

/* Header Arrows */
@media (min-width: 992px) {
  #header .header-nav-main-arrows nav > ul > li > a.dropdown-toggle:after {
    display: inline-block;
    font-family: 'Font Awesome 6 Free';
    content: '\f078';
    font-weight: 900;
    border: 0;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0 0 0 4px;
    font-size: 0.6rem;
  }
}

/* Header Nav Main Full Width Mega Menu */
@media (min-width: 992px) {
  #header .header-nav-main-full-width-mega-menu nav > ul > li.dropdown-mega > .dropdown-menu,
  #header .header-nav-main-full-width-mega-menu.header-nav-main-dropdown-border-radius nav > ul > li.dropdown-mega > .dropdown-menu {
    left: 0 !important;
    right: 0 !important;
    border-radius: 0 !important;
  }
}

/* Header Nav Main Mega Menu Bg Hover*/
@media (min-width: 992px) {
  #header .header-nav-main-mega-menu-bg-hover .dropdown-mega:before {
    content: '';
    display: block;
    background: #fff;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    opacity: 0;
    transition: ease opacity 400ms;
  }

  #header .header-nav-main-mega-menu-bg-hover .dropdown-mega:hover:before {
    opacity: 1;
  }
}

/* Header Nav Main Dark Text */
@media (min-width: 992px) {
  #header .header-nav-main-dark-text nav > .nav-pills > li > a {
    color: #333;
  }
}

/* Header Nav Main Colors */
@media (min-width: 992px) {
  html #header .header-nav-main nav > ul > li.dropdown-full-color .dropdown-menu {
    border-top: 0;
  }

  html #header .header-nav-main nav > ul > li.dropdown-full-color .dropdown-menu li.dropdown-submenu > .dropdown-menu {
    margin-top: -5px;
  }
}

/* Header Nav Main Dark Text */
@media (min-width: 992px) {
  #header .header-nav-main-rounded nav > .nav-pills > li > a {
    justify-content: center;
    align-self: center;
    border-radius: 1.5rem;
  }

  #header .header-nav-main-rounded nav > .nav-pills > li > a:before {
    display: none !important;
  }

  #header .header-nav-main-rounded nav > ul > li.dropdown.open > a,
  #header .header-nav-main-rounded nav > ul > li.dropdown.accessibility-open > a,
  #header .header-nav-main-rounded nav > ul > li.dropdown:hover > a {
    border-radius: 1.5rem;
  }

  #header .header-nav-main-rounded nav > ul > li.dropdown .dropdown-menu {
    border-radius: 4px;
  }
}

/* Header Nav Main Stretch */
@media (min-width: 992px) {
  #header .header-nav-stretch {
    padding-top: 0;
    padding-bottom: 0;
  }

  #header .header-nav-stretch .header-nav-main {
    align-self: stretch;
  }

  #header .header-nav-stretch nav > ul > li {
    display: inline-flex;
    align-self: stretch;
  }

  #header .header-nav-stretch nav > ul > li.dropdown.open > a:before,
  #header .header-nav-stretch nav > ul > li.dropdown.accessibility-open > a:before,
  #header .header-nav-stretch nav > ul > li.dropdown:hover > a:before {
    content: none;
  }

  #header .header-nav-stretch nav > ul > li.dropdown.open > .dropdown-menu,
  #header .header-nav-stretch nav > ul > li.dropdown.accessibility-open > .dropdown-menu,
  #header .header-nav-stretch nav > ul > li.dropdown:hover > .dropdown-menu {
    top: 100%;
    left: 0;
    margin-top: -1px;
  }
}

/* Header Narrow */
@media (min-width: 992px) {
  #header.header-narrow .header-nav.header-nav-stripe nav > ul > li > a,
  #header.header-narrow .header-nav.header-nav-dropdowns-dark nav > ul > li > a,
  #header.header-narrow .header-nav.header-nav-links nav > ul > li > a,
  #header.header-narrow .header-nav.header-nav-line nav > ul > li > a {
    min-height: 60px;
  }
}

/* Header Nav Vertical */
@media (min-width: 992px) {
  html.side-header #header.side-header .side-header-scrollable,
  html.side-header-hamburguer-sidebar #header.side-header .side-header-scrollable {
    height: 100%;
    margin-right: -13px;
  }

  html.side-header #header.side-header .side-header-scrollable .scrollable-content,
  html.side-header-hamburguer-sidebar #header.side-header .side-header-scrollable .scrollable-content {
    padding-right: 10px;
    padding-left: 0;
  }

  html.side-header #header.side-header .header-nav-main nav > ul > li > a.dropdown-toggle .fa-chevron-down,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav-main nav > ul > li > a.dropdown-toggle .fa-chevron-down {
    display: block;
    position: absolute;
    right: 7px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(-90deg);
    font-size: 0.5rem;
  }

  html.side-header #header.side-header .header-nav-main nav > ul > li > a.dropdown-toggle .fa-chevron-down:before,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav-main nav > ul > li > a.dropdown-toggle .fa-chevron-down:before {
    content: none;
  }

  html.side-header #header.side-header .header-nav nav,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav nav {
    display: block !important;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-dropdown nav > ul > li.dropdown,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-dropdown nav > ul > li.dropdown {
    position: relative;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-expand nav > ul > li.dropdown:before,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-expand nav > ul > li.dropdown:before {
    top: 23px;
    right: 20px;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-expand nav > ul > li.dropdown > .dropdown-menu li a,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-expand nav > ul > li.dropdown > .dropdown-menu li a {
    border: 0;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-expand nav > ul > li.dropdown:not(.open) .dropdown-menu,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-expand nav > ul > li.dropdown:not(.open) .dropdown-menu {
    overflow: hidden;
    opacity: 0;
    width: 0;
    height: 0;
    top: -10000px;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-expand nav > ul > li.dropdown.open > .dropdown-menu,
  html.side-header
    #header.side-header
    .header-nav.header-nav-links-vertical-expand
    nav
    > ul
    > li.dropdown.open
    > .dropdown-menu
    li.dropdown-submenu.open
    > .dropdown-menu,
  html.side-header #header.side-header .header-nav.header-nav-links-vertical-expand nav > ul > li.dropdown.accessibility-open > .dropdown-menu,
  html.side-header
    #header.side-header
    .header-nav.header-nav-links-vertical-expand
    nav
    > ul
    > li.dropdown.accessibility-open
    > .dropdown-menu
    li.dropdown-submenu.open
    > .dropdown-menu,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-expand nav > ul > li.dropdown.open > .dropdown-menu,
  html.side-header-hamburguer-sidebar
    #header.side-header
    .header-nav.header-nav-links-vertical-expand
    nav
    > ul
    > li.dropdown.open
    > .dropdown-menu
    li.dropdown-submenu.open
    > .dropdown-menu,
  html.side-header-hamburguer-sidebar
    #header.side-header
    .header-nav.header-nav-links-vertical-expand
    nav
    > ul
    > li.dropdown.accessibility-open
    > .dropdown-menu,
  html.side-header-hamburguer-sidebar
    #header.side-header
    .header-nav.header-nav-links-vertical-expand
    nav
    > ul
    > li.dropdown.accessibility-open
    > .dropdown-menu
    li.dropdown-submenu.open
    > .dropdown-menu {
    position: relative;
    box-shadow: none;
    margin: 0;
    padding: 5px 0 5px 15px;
    left: auto;
    right: auto;
    transform: none;
    min-width: auto;
    width: 100%;
    opacity: 1 !important;
  }

  html.side-header
    #header.side-header
    .header-nav.header-nav-links-vertical-expand
    nav
    > ul
    > li.dropdown.open
    > .dropdown-menu
    li.dropdown-submenu.open
    > a:after,
  html.side-header
    #header.side-header
    .header-nav.header-nav-links-vertical-expand
    nav
    > ul
    > li.dropdown.accessibility-open
    > .dropdown-menu
    li.dropdown-submenu.open
    > a:after,
  html.side-header-hamburguer-sidebar
    #header.side-header
    .header-nav.header-nav-links-vertical-expand
    nav
    > ul
    > li.dropdown.open
    > .dropdown-menu
    li.dropdown-submenu.open
    > a:after,
  html.side-header-hamburguer-sidebar
    #header.side-header
    .header-nav.header-nav-links-vertical-expand
    nav
    > ul
    > li.dropdown.accessibility-open
    > .dropdown-menu
    li.dropdown-submenu.open
    > a:after {
    right: 20px;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-expand nav > ul > li.dropdown.dropdown-mega .dropdown-menu,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-expand nav > ul > li.dropdown.dropdown-mega .dropdown-menu {
    min-width: 0;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-expand nav > ul > li.dropdown.dropdown-mega .dropdown-mega-content,
  html.side-header-hamburguer-sidebar
    #header.side-header
    .header-nav.header-nav-links-vertical-expand
    nav
    > ul
    > li.dropdown.dropdown-mega
    .dropdown-mega-content {
    padding: 5px 0 5px 15px;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-expand nav > ul > li.dropdown.dropdown-mega .dropdown-mega-content [class*='col'],
  html.side-header-hamburguer-sidebar
    #header.side-header
    .header-nav.header-nav-links-vertical-expand
    nav
    > ul
    > li.dropdown.dropdown-mega
    .dropdown-mega-content
    [class*='col'] {
    max-width: 100%;
    width: 100%;
    display: block;
    padding: 5px 0;
    flex: none;
  }

  html.side-header
    #header.side-header
    .header-nav.header-nav-links-vertical-expand
    nav
    > ul
    > li.dropdown.dropdown-mega
    .dropdown-mega-content
    .dropdown-mega-sub-title,
  html.side-header-hamburguer-sidebar
    #header.side-header
    .header-nav.header-nav-links-vertical-expand
    nav
    > ul
    > li.dropdown.dropdown-mega
    .dropdown-mega-content
    .dropdown-mega-sub-title {
    padding-left: 15px;
    font-size: 0.75em;
  }

  html.side-header
    #header.side-header
    .header-nav.header-nav-links-vertical-expand
    nav
    > ul
    > li.dropdown.dropdown-mega
    .dropdown-mega-content
    .dropdown-mega-sub-nav,
  html.side-header-hamburguer-sidebar
    #header.side-header
    .header-nav.header-nav-links-vertical-expand
    nav
    > ul
    > li.dropdown.dropdown-mega
    .dropdown-mega-content
    .dropdown-mega-sub-nav {
    padding-left: 30px;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-expand .thumb-info-preview,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-expand .thumb-info-preview {
    display: none;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-columns,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-columns {
    position: relative;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-columns nav,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-columns nav {
    margin-top: -10px;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-columns nav > ul > li.dropdown,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-columns nav > ul > li.dropdown {
    position: static;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-columns nav > ul > li.dropdown .dropdown-menu,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-columns nav > ul > li.dropdown .dropdown-menu {
    box-shadow: none;
    top: 50% !important;
    transform: translateY(-50%);
    left: 10000px;
    margin-left: -15px;
    margin-top: 10px;
    opacity: 0;
    transition: margin-left 0.2s ease-out, opacity 0.2s ease-out;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-columns nav > ul > li.dropdown .dropdown-menu:before,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-columns nav > ul > li.dropdown .dropdown-menu:before {
    content: '';
    display: block;
    position: absolute;
    top: -100vh;
    width: 100%;
    height: 100%;
    background: #fcfcfc;
    border-right: 1px solid #f7f7f7;
    border-left: 1px solid #f7f7f7;
    height: 200vh;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-columns nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu,
  html.side-header-hamburguer-sidebar
    #header.side-header
    .header-nav.header-nav-links-vertical-columns
    nav
    > ul
    > li.dropdown
    .dropdown-menu
    li.dropdown-submenu {
    position: static;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-columns nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu,
  html.side-header-hamburguer-sidebar
    #header.side-header
    .header-nav.header-nav-links-vertical-columns
    nav
    > ul
    > li.dropdown
    .dropdown-menu
    li.dropdown-submenu
    > .dropdown-menu {
    margin-left: 0;
    left: 100%;
    right: auto;
    margin-left: -15px;
    opacity: 0;
    transition: margin-left 0.2s ease-out, opacity 0.2s ease-out;
    transform: translate3d(10000px, 0, 0);
  }

  html.side-header
    #header.side-header
    .header-nav.header-nav-links-vertical-columns
    nav
    > ul
    > li.dropdown
    .dropdown-menu
    li.dropdown-submenu
    > .dropdown-menu:before,
  html.side-header-hamburguer-sidebar
    #header.side-header
    .header-nav.header-nav-links-vertical-columns
    nav
    > ul
    > li.dropdown
    .dropdown-menu
    li.dropdown-submenu
    > .dropdown-menu:before {
    border-left: 0;
  }

  html.side-header
    #header.side-header
    .header-nav.header-nav-links-vertical-columns
    nav
    > ul
    > li.dropdown
    .dropdown-menu
    li.dropdown-submenu:hover
    > .dropdown-menu,
  html.side-header-hamburguer-sidebar
    #header.side-header
    .header-nav.header-nav-links-vertical-columns
    nav
    > ul
    > li.dropdown
    .dropdown-menu
    li.dropdown-submenu:hover
    > .dropdown-menu {
    right: auto;
    opacity: 1;
    margin-left: 0;
    transform: translateY(-50%);
  }

  html.side-header
    #header.side-header
    .header-nav.header-nav-links-vertical-columns
    nav
    > ul
    > li.dropdown
    .dropdown-menu
    li.dropdown-submenu.dropdown-reverse
    > .dropdown-menu,
  html.side-header-hamburguer-sidebar
    #header.side-header
    .header-nav.header-nav-links-vertical-columns
    nav
    > ul
    > li.dropdown
    .dropdown-menu
    li.dropdown-submenu.dropdown-reverse
    > .dropdown-menu {
    left: auto;
  }

  html.side-header
    #header.side-header
    .header-nav.header-nav-links-vertical-columns
    nav
    > ul
    > li.dropdown
    .dropdown-menu
    li.dropdown-submenu.dropdown-reverse:hover
    > .dropdown-menu,
  html.side-header-hamburguer-sidebar
    #header.side-header
    .header-nav.header-nav-links-vertical-columns
    nav
    > ul
    > li.dropdown
    .dropdown-menu
    li.dropdown-submenu.dropdown-reverse:hover
    > .dropdown-menu {
    right: 100%;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-columns nav > ul > li.dropdown:hover > .dropdown-menu,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-columns nav > ul > li.dropdown:hover > .dropdown-menu {
    margin-left: 0;
    margin-top: 0;
    padding-top: 0;
    opacity: 1;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-columns nav > ul > li.dropdown-mega,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-columns nav > ul > li.dropdown-mega {
    position: static !important;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-columns .thumb-info-preview,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-columns .thumb-info-preview {
    display: none;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-slide,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-slide {
    height: 100%;
    justify-content: center;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-slide .header-nav-main,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-slide .header-nav-main {
    height: 100% !important;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-slide nav > ul,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-slide nav > ul {
    height: 100%;
    justify-content: center;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-slide nav > ul > li,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-slide nav > ul > li {
    height: auto;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-slide nav ul,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-slide nav ul {
    transform: translate3d(0, 0, 0);
    transition: ease all 300ms;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-slide nav ul.next-menu,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-slide nav ul.next-menu {
    transform: translate3d(-100%, 0, 0);
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-slide nav ul > li.dropdown > a.dropdown-toggle,
  html.side-header #header.side-header .header-nav.header-nav-links-vertical-slide nav ul > li.dropdown .dropdown-menu li.dropdown-submenu > a.dropdown-item,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-slide nav ul > li.dropdown > a.dropdown-toggle,
  html.side-header-hamburguer-sidebar
    #header.side-header
    .header-nav.header-nav-links-vertical-slide
    nav
    ul
    > li.dropdown
    .dropdown-menu
    li.dropdown-submenu
    > a.dropdown-item {
    display: inline-block;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-slide nav ul > li.dropdown > a.dropdown-toggle:before,
  html.side-header
    #header.side-header
    .header-nav.header-nav-links-vertical-slide
    nav
    ul
    > li.dropdown
    .dropdown-menu
    li.dropdown-submenu
    > a.dropdown-item:before,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-slide nav ul > li.dropdown > a.dropdown-toggle:before,
  html.side-header-hamburguer-sidebar
    #header.side-header
    .header-nav.header-nav-links-vertical-slide
    nav
    ul
    > li.dropdown
    .dropdown-menu
    li.dropdown-submenu
    > a.dropdown-item:before {
    display: none !important;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-slide nav ul > li.dropdown > a.dropdown-toggle:after,
  html.side-header
    #header.side-header
    .header-nav.header-nav-links-vertical-slide
    nav
    ul
    > li.dropdown
    .dropdown-menu
    li.dropdown-submenu
    > a.dropdown-item:after,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-slide nav ul > li.dropdown > a.dropdown-toggle:after,
  html.side-header-hamburguer-sidebar
    #header.side-header
    .header-nav.header-nav-links-vertical-slide
    nav
    ul
    > li.dropdown
    .dropdown-menu
    li.dropdown-submenu
    > a.dropdown-item:after {
    font-family: 'Font Awesome 6 Free';
    content: '\f054';
    font-weight: 900;
    position: relative;
    font-size: 0.5rem;
    opacity: 0.7;
    display: inline-block;
    border: 0;
    top: 1px;
    left: 5px;
    transform: none;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-slide nav ul > li.dropdown > a.dropdown-toggle:hover:after,
  html.side-header
    #header.side-header
    .header-nav.header-nav-links-vertical-slide
    nav
    ul
    > li.dropdown
    .dropdown-menu
    li.dropdown-submenu
    > a.dropdown-item:hover:after,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-slide nav ul > li.dropdown > a.dropdown-toggle:hover:after,
  html.side-header-hamburguer-sidebar
    #header.side-header
    .header-nav.header-nav-links-vertical-slide
    nav
    ul
    > li.dropdown
    .dropdown-menu
    li.dropdown-submenu
    > a.dropdown-item:hover:after {
    animation: sideMenuArrow 600ms ease;
    animation-iteration-count: infinite;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-slide nav ul > li.dropdown .dropdown-menu li.dropdown-submenu > a.dropdown-item,
  html.side-header-hamburguer-sidebar
    #header.side-header
    .header-nav.header-nav-links-vertical-slide
    nav
    ul
    > li.dropdown
    .dropdown-menu
    li.dropdown-submenu
    > a.dropdown-item {
    background: transparent;
  }

  html.side-header
    #header.side-header
    .header-nav.header-nav-links-vertical-slide
    nav
    ul
    > li.dropdown
    .dropdown-menu
    li.dropdown-submenu
    > a.dropdown-item:after,
  html.side-header-hamburguer-sidebar
    #header.side-header
    .header-nav.header-nav-links-vertical-slide
    nav
    ul
    > li.dropdown
    .dropdown-menu
    li.dropdown-submenu
    > a.dropdown-item:after {
    top: -1px;
    margin-left: 5px;
    transform: none;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-slide nav ul > li.dropdown .dropdown-menu li a,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-slide nav ul > li.dropdown .dropdown-menu li a {
    background: transparent;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-slide nav ul li,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-slide nav ul li {
    position: static;
    text-align: center;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-slide nav ul li a,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-slide nav ul li a {
    display: inline-block;
    width: 100%;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-slide nav ul li ul,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-slide nav ul li ul {
    visibility: hidden;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-slide nav ul li ul.visible,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-slide nav ul li ul.visible {
    visibility: visible;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-slide nav ul li.back-button > a,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-slide nav ul li.back-button > a {
    cursor: pointer;
    background: transparent;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-slide nav ul li.back-button > a:before,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-slide nav ul li.back-button > a:before {
    font-family: 'Font Awesome 6 Free';
    content: '\f053';
    font-weight: 900;
    position: relative;
    font-size: 0.5rem;
    opacity: 0.7;
    display: inline-block;
    border: 0;
    top: -1px;
    right: 5px;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-slide nav ul li.back-button > a:hover:before,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-slide nav ul li.back-button > a:hover:before {
    animation: sideMenuArrowBack 600ms ease;
    animation-iteration-count: infinite;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-slide nav ul li.dropdown .dropdown-menu,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-slide nav ul li.dropdown .dropdown-menu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
    top: 50% !important;
    left: 100%;
    padding: 0;
    margin: 0 !important;
    opacity: 1;
    border-top: none;
    box-shadow: none;
    transform: translate3d(0, -50%, 0) !important;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-slide nav ul li.dropdown .dropdown-menu::-webkit-scrollbar,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-slide nav ul li.dropdown .dropdown-menu::-webkit-scrollbar {
    width: 5px;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-slide nav ul li.dropdown .dropdown-menu::-webkit-scrollbar-thumb,
  html.side-header-hamburguer-sidebar
    #header.side-header
    .header-nav.header-nav-links-vertical-slide
    nav
    ul
    li.dropdown
    .dropdown-menu::-webkit-scrollbar-thumb {
    border-radius: 0px;
    background: rgba(204, 204, 204, 0.5);
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-slide nav ul li.dropdown .dropdown-menu.next-menu,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-slide nav ul li.dropdown .dropdown-menu.next-menu {
    transform: translate3d(-100%, -50%, 0) !important;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-slide nav ul li.dropdown .dropdown-menu li.dropdown-submenu,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-slide nav ul li.dropdown .dropdown-menu li.dropdown-submenu {
    position: static;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-slide nav ul li.dropdown-submenu,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-slide nav ul li.dropdown-submenu {
    position: static;
  }
}

/* Header Floating */
#header.header-floating-icons .nav {
  flex-direction: column;
}

#header.header-floating-icons .header-nav-main nav > ul > li {
  flex: 0 0 auto;
  margin-left: 0;
}

#header.header-floating-icons .header-nav-main nav > ul > li > a > i {
  pointer-events: none;
}

#header.header-floating-icons .header-nav-main nav > ul > li > a.active {
  background: #fff !important;
}

#header.header-floating-icons .header-nav-main nav > ul > li > a.active:after {
  background: #fff;
}

#header.header-floating-icons .header-nav-main nav > ul > li.open > a:after,
#header.header-floating-icons .header-nav-main nav > ul > li.accessibility-open > a:after,
#header.header-floating-icons .header-nav-main nav > ul > li.active > a:after,
#header.header-floating-icons .header-nav-main nav > ul > li:hover > a:after,
#header.header-floating-icons .header-nav-main nav > ul > li:active > a:after,
#header.header-floating-icons .header-nav-main nav > ul > li:focus > a:after {
  background: #fff;
}

@media (min-width: 992px) {
  #header.header-floating-icons {
    background: transparent;
    height: 0;
    min-height: 0 !important;
  }

  #header.header-floating-icons .header-nav-main nav > ul > li {
    height: auto;
  }

  #header.header-floating-icons .header-row {
    display: block;
    position: absolute;
    top: 12px;
    left: -60px;
  }

  #header.header-floating-icons .header-body {
    position: fixed;
    top: 0;
    left: 0;
    background: transparent;
    min-height: 0;
    padding: 0;
    border: none;
  }

  #header.header-floating-icons .header-nav {
    padding: 0 !important;
  }

  #header.header-floating-icons .header-nav-main {
    margin: 0;
    box-shadow: 0px 0px 80px 0px rgba(62, 62, 62, 0.3);
  }

  #header.header-floating-icons .header-nav-main nav > ul > li {
    border-bottom: 1px solid #ccc;
  }

  #header.header-floating-icons .header-nav-main nav > ul > li:hover > a {
    background: #fff;
  }

  #header.header-floating-icons .header-nav-main nav > ul > li:hover > a > span {
    opacity: 1;
    transform: rotateY(0deg);
  }

  #header.header-floating-icons .header-nav-main nav > ul > li > a {
    font-size: 25px;
    padding: 18px;
    perspective: 770px;
    background: #f7f7f7;
    border-radius: 0;
    transform: translateZ(0);
  }

  #header.header-floating-icons .header-nav-main nav > ul > li > a:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 102%;
    z-index: -1;
  }

  #header.header-floating-icons .header-nav-main nav > ul > li > a > span {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 125.5%;
    background: #fff;
    padding: 0 25px;
    height: 100%;
    line-height: 4.1;
    white-space: nowrap;
    font-size: 14px;
    z-index: -2;
    transition: ease transform 300ms;
    box-shadow: 0px 0px 80px 0px rgba(62, 62, 62, 0.15);
    transform-origin: -19% 0%;
    transform: rotateY(88deg);
  }

  #header.header-floating-icons .header-nav-main nav > ul > li > a > span:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: -4px;
    padding: 10px;
    background: #fff;
    z-index: -1;
    transform: translate(0, -50%) rotate(45deg);
  }
}

@media (min-width: 992px) and (max-width: 1281px) {
  #header.header-floating-icons .header-row {
    left: -19px;
  }

  #header.header-floating-icons .header-nav-main nav > ul > li > a {
    padding: 9.8px;
    perspective: 450px;
  }

  #header.header-floating-icons .header-nav-main nav > ul > li > a > span {
    line-height: 3;
  }
}

@media (max-width: 991px) {
  #header.header-floating-icons {
    position: fixed;
    top: 23px;
    right: 10px;
  }

  #header.header-floating-icons .header-body {
    background: transparent;
    border: none;
    min-height: 0;
  }

  #header.header-floating-icons .header-btn-collapse-nav {
    padding: 15px 20px;
    margin: 0;
  }

  #header.header-floating-icons .header-nav-main {
    position: absolute;
    right: 0px;
    top: 77px;
    max-width: 53px;
    overflow: hidden;
    box-shadow: 0px 0px 15px 0px rgba(62, 62, 62, 0.2);
  }

  #header.header-floating-icons .header-nav-main:before {
    content: none;
  }

  #header.header-floating-icons .header-nav-main nav {
    padding: 0;
    margin: 0 !important;
    max-height: none;
  }

  #header.header-floating-icons .header-nav-main nav > ul {
    display: block;
    padding: 0;
  }

  #header.header-floating-icons .header-nav-main nav > ul > li {
    display: inline-block;
    border: none;
  }

  #header.header-floating-icons .header-nav-main nav > ul > li > a {
    font-size: 1.7em;
    margin: 0;
    padding: 15px;
    background: #f7f7f7;
    border-radius: 0;
    border-bottom: 1px solid #e2e2e2;
  }

  #header.header-floating-icons .header-nav-main nav > ul > li > a > span {
    display: none;
  }

  #header.header-floating-icons .header-nav-main nav > ul > li:last-child > a {
    border-bottom: 0;
  }
}

@media (min-width: 992px) {
  #header .header-nav-main.header-nav-main-light nav > ul > li > a {
    color: #fff;
  }

  #header .header-nav-main.header-nav-main-light nav > ul > li > a.active {
    color: #ccc;
    background: #fff;
  }

  #header .header-nav-main.header-nav-main-light nav > ul > li.open > a,
  #header .header-nav-main.header-nav-main-light nav > ul > li.accessibility-open > a,
  #header .header-nav-main.header-nav-main-light nav > ul > li.active > a,
  #header .header-nav-main.header-nav-main-light nav > ul > li:hover > a {
    background: #fff;
  }

  #header .header-nav-main.header-nav-main-light nav > ul > li.open > .dropdown-menu,
  #header .header-nav-main.header-nav-main-light nav > ul > li.accessibility-open > .dropdown-menu,
  #header .header-nav-main.header-nav-main-light nav > ul > li.active > .dropdown-menu,
  #header .header-nav-main.header-nav-main-light nav > ul > li:hover > .dropdown-menu {
    border-top-color: #fff;
    box-shadow: 0 20px 25px rgba(0, 0, 0, 0.05);
  }

  #header .header-nav-main.header-nav-main-light nav > ul > li.open > .dropdown-menu .dropdown-submenu:hover > .dropdown-menu,
  #header .header-nav-main.header-nav-main-light nav > ul > li.accessibility-open > .dropdown-menu .dropdown-submenu:hover > .dropdown-menu,
  #header .header-nav-main.header-nav-main-light nav > ul > li.active > .dropdown-menu .dropdown-submenu:hover > .dropdown-menu,
  #header .header-nav-main.header-nav-main-light nav > ul > li:hover > .dropdown-menu .dropdown-submenu:hover > .dropdown-menu {
    border-top-color: #fff;
  }

  #header .header-nav-main.header-nav-main-light nav > ul > li.active > a {
    background: #fff;
  }

  #header .header-nav-main.header-nav-main-light nav > ul > li.dropdown.open > a:before,
  #header .header-nav-main.header-nav-main-light nav > ul > li.dropdown.accessibility-open > a:before,
  #header .header-nav-main.header-nav-main-light nav > ul > li.dropdown:hover > a:before {
    border-bottom-color: #fff;
  }

  #header .header-nav-main.header-nav-main-light .dropdown-menu > li > a:hover,
  #header .header-nav-main.header-nav-main-light .dropdown-menu > li > a:focus {
    background: #f5f5f5;
  }
}

@media (min-width: 992px) {
  #header .header-nav-main-effect-1 nav > ul > li.dropdown .dropdown-menu li a,
  #header .header-nav-main-effect-1 nav > ul > li.dropdown .dropdown-mega-sub-nav li a {
    transition: transform 0.2s ease-out;
    transform: translate3d(0, -5px, 0);
  }

  #header .header-nav-main-effect-1 nav > ul > li.dropdown:hover > .dropdown-menu li a,
  #header .header-nav-main-effect-1 nav > ul > li.dropdown:hover .dropdown-mega-sub-nav li a,
  #header .header-nav-main-effect-1 nav > ul > li.dropdown.open > .dropdown-menu li a,
  #header .header-nav-main-effect-1 nav > ul > li.dropdown.open .dropdown-mega-sub-nav li a,
  #header .header-nav-main-effect-1 nav > ul > li.dropdown.accessibility-open > .dropdown-menu li a,
  #header .header-nav-main-effect-1 nav > ul > li.dropdown.accessibility-open .dropdown-mega-sub-nav li a {
    transform: translate3d(0, 0, 0);
  }

  #header .header-nav-main-effect-1 nav > ul > li.dropdown .dropdown-menu {
    transition: transform 0.2s ease-out;
    transform: translate3d(0, -5px, 0);
  }

  #header .header-nav-main-effect-1 nav > ul > li.dropdown:hover > .dropdown-menu,
  #header .header-nav-main-effect-1 nav > ul > li.dropdown.open > .dropdown-menu,
  #header .header-nav-main-effect-1 nav > ul > li.dropdown.accessibility-open > .dropdown-menu {
    transform: translate3d(0, 2px, 0);
  }

  #header .header-nav.header-nav-stripe .header-nav-main-effect-1 nav > ul > li.dropdown:hover > .dropdown-menu,
  #header .header-nav.header-nav-stripe .header-nav-main-effect-1 nav > ul > li.dropdown.open > .dropdown-menu,
  #header .header-nav.header-nav-stripe .header-nav-main-effect-1 nav > ul > li.dropdown.accessibility-open > .dropdown-menu,
  #header .header-nav.header-nav-links .header-nav-main-effect-1 nav > ul > li.dropdown:hover > .dropdown-menu,
  #header .header-nav.header-nav-links .header-nav-main-effect-1 nav > ul > li.dropdown.open > .dropdown-menu,
  #header .header-nav.header-nav-links .header-nav-main-effect-1 nav > ul > li.dropdown.accessibility-open > .dropdown-menu,
  #header .header-nav.header-nav-line .header-nav-main-effect-1 nav > ul > li.dropdown:hover > .dropdown-menu,
  #header .header-nav.header-nav-line .header-nav-main-effect-1 nav > ul > li.dropdown.open > .dropdown-menu,
  #header .header-nav.header-nav-line .header-nav-main-effect-1 nav > ul > li.dropdown.accessibility-open > .dropdown-menu,
  #header .header-nav.header-nav-dropdowns-dark .header-nav-main-effect-1 nav > ul > li.dropdown:hover > .dropdown-menu,
  #header .header-nav.header-nav-dropdowns-dark .header-nav-main-effect-1 nav > ul > li.dropdown.open > .dropdown-menu,
  #header .header-nav.header-nav-dropdowns-dark .header-nav-main-effect-1 nav > ul > li.dropdown.accessibility-open > .dropdown-menu {
    transform: translate3d(0, 0, 0);
  }
}

@media (min-width: 992px) {
  #header .header-nav-main-effect-2 nav > ul > li.dropdown .dropdown-menu {
    transition: opacity 0.2s ease-out;
    opacity: 0;
  }

  #header .header-nav-main-effect-2 nav > ul > li.dropdown:hover > .dropdown-menu,
  #header .header-nav-main-effect-2 nav > ul > li.dropdown.open > .dropdown-menu,
  #header .header-nav-main-effect-2 nav > ul > li.dropdown.accessibility-open > .dropdown-menu {
    opacity: 1;
  }
}

@media (min-width: 992px) {
  #header .header-nav-main-effect-3 nav > ul > li.dropdown .dropdown-menu {
    transition: transform 0.2s ease-out;
    transform: translate3d(0, 10px, 0);
  }

  #header .header-nav-main-effect-3 nav > ul > li.dropdown:hover > .dropdown-menu,
  #header .header-nav-main-effect-3 nav > ul > li.dropdown.open > .dropdown-menu,
  #header .header-nav-main-effect-3 nav > ul > li.dropdown.accessibility-open > .dropdown-menu {
    transform: translate3d(0, 0, 0);
  }
}

@media (min-width: 992px) {
  #header .header-nav-main-effect-4 nav > ul > li.dropdown .dropdown-menu {
    transition: transform 0.2s ease-out;
    transform: translate3d(-10px, 0, 0);
  }

  #header .header-nav-main-effect-4 nav > ul > li.dropdown:hover > .dropdown-menu,
  #header .header-nav-main-effect-4 nav > ul > li.dropdown.open > .dropdown-menu,
  #header .header-nav-main-effect-4 nav > ul > li.dropdown.accessibility-open > .dropdown-menu {
    transform: translate3d(0, 0, 0);
  }
}

@media (min-width: 992px) {
  #header .header-nav-main-effect-5 nav > ul > li.dropdown .dropdown-menu {
    transition: transform 0.2s ease-out;
    transform: translate3d(0, -10px, 0);
  }

  #header .header-nav-main-effect-5 nav > ul > li.dropdown:hover > .dropdown-menu,
  #header .header-nav-main-effect-5 nav > ul > li.dropdown.open > .dropdown-menu,
  #header .header-nav-main-effect-5 nav > ul > li.dropdown.accessibility-open > .dropdown-menu {
    transform: translate3d(0, 0, 0);
  }
}

@media (min-width: 992px) {
  #header .header-nav-main-effect-6 nav > ul > li.dropdown .dropdown-menu {
    transition: transform 0.2s ease-out;
    transform: translate3d(10px, 0, 0);
  }

  #header .header-nav-main-effect-6 nav > ul > li.dropdown:hover > .dropdown-menu,
  #header .header-nav-main-effect-6 nav > ul > li.dropdown.open > .dropdown-menu,
  #header .header-nav-main-effect-6 nav > ul > li.dropdown.accessibility-open > .dropdown-menu {
    transform: translate3d(0, 0, 0);
  }
}

@media (min-width: 992px) {
  #header .header-nav-main-sub-effect-1 nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu {
    transition: transform 0.2s ease-out, opacity 0.2s ease-out;
    transform: translate3d(-10px, 0, 0);
    opacity: 0;
  }

  #header .header-nav-main-sub-effect-1 nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu:hover > .dropdown-menu,
  #header .header-nav-main-sub-effect-1 nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu.open > .dropdown-menu,
  #header .header-nav-main-sub-effect-1 nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu.accessibility-open > .dropdown-menu {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }

  #header .header-nav-main-sub-effect-1 nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu.dropdown-reverse > .dropdown-menu {
    transition: transform 0.2s ease-out, opacity 0.2s ease-out;
    transform: translate3d(10px, 0, 0);
    left: auto;
    right: 100%;
    opacity: 0;
  }

  #header .header-nav-main-sub-effect-1 nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu.dropdown-reverse:hover > .dropdown-menu,
  #header .header-nav-main-sub-effect-1 nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu.dropdown-reverse.open > .dropdown-menu,
  #header .header-nav-main-sub-effect-1 nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu.dropdown-reverse.accessibility-open > .dropdown-menu {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

/* Header Nav Main Mobile */
@media (max-width: 991px) {
  #header .header-nav-main {
    position: absolute;
    background: transparent;
    width: 100%;
    top: 100%;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
  }

  #header .header-nav-main:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    height: 100%;
    background: #fff;
    z-index: -1;
    transform: translateX(-50%);
  }

  #header .header-nav-main nav {
    max-height: 50vh;
    overflow: hidden;
    overflow-y: auto;
    padding: 0 15px;
    transition: ease all 500ms;
  }

  #header .header-nav-main nav.collapsing {
    overflow-y: hidden;
  }

  #header .header-nav-main nav::-webkit-scrollbar {
    width: 5px;
  }

  #header .header-nav-main nav::-webkit-scrollbar-thumb {
    border-radius: 0px;
    background: rgba(204, 204, 204, 0.5);
  }

  #header .header-nav-main nav > ul {
    padding-top: 15px;
    padding-bottom: 15px;
    flex-direction: column;
  }

  #header .header-nav-main nav > ul li {
    border-bottom: 1px solid #e8e8e8;
    clear: both;
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    position: relative;
  }

  #header .header-nav-main nav > ul li a {
    font-size: 13px;
    font-style: normal;
    line-height: 20px;
    padding: 7px 8px;
    margin: 1px 0;
    border-radius: 4px;
    text-align: left;
  }

  #header .header-nav-main nav > ul li a .fa-caret-down {
    line-height: 35px;
    min-height: 38px;
    min-width: 30px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 0;
  }

  #header .header-nav-main nav > ul li a.dropdown-toggle {
    position: relative;
  }

  #header .header-nav-main nav > ul li a.dropdown-toggle:after {
    content: none;
  }

  #header .header-nav-main nav > ul li a.dropdown-toggle .fa-chevron-down {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.6rem;
  }

  #header .header-nav-main nav > ul li a:active {
    background-color: #f8f9fa;
    color: inherit;
  }

  #header .header-nav-main nav > ul li.dropdown > a.active {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  #header .header-nav-main nav > ul li.dropdown .dropdown-menu {
    background: transparent;
    padding: 0;
    margin: 0;
    font-size: 13px;
    box-shadow: none;
    border-radius: 0;
    border: 0;
    clear: both;
    display: none;
    float: none;
    position: static;
  }

  #header .header-nav-main nav > ul li.dropdown .dropdown-menu li.dropdown-submenu > a {
    position: relative;
  }

  #header .header-nav-main nav > ul li.dropdown .dropdown-menu li.dropdown-submenu > a:after {
    content: none;
  }

  #header .header-nav-main nav > ul li.dropdown .dropdown-menu li.dropdown-submenu > a .fa-chevron-down {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.6rem;
  }

  #header .header-nav-main nav > ul li.dropdown .dropdown-menu li.dropdown-submenu.open > .dropdown-menu {
    display: block;
    margin-left: 20px;
  }

  #header .header-nav-main nav > ul li.dropdown.open > .dropdown-menu {
    display: block;
    margin-left: 20px;
  }

  #header .header-nav-main nav > ul li.dropdown-mega .dropdown-mega-sub-title {
    margin-top: 10px;
    display: block;
    text-align: left;
  }

  #header .header-nav-main nav > ul li.dropdown-mega .dropdown-mega-sub-nav {
    margin: 0 0 0 20px;
    padding: 0;
    list-style: none;
  }

  #header .header-nav-main nav > ul li.dropdown-mega .dropdown-mega-sub-nav > li > a {
    display: block;
    text-decoration: none;
  }

  #header .header-nav-main nav > ul li:last-child {
    border-bottom: 0;
  }

  #header .header-nav-main nav > ul > li > a {
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 1px;
    margin-bottom: 1px;
    color: #ccc;
  }

  #header .header-nav-main nav > ul > li > a:active {
    color: #ccc;
  }

  #header .header-nav-main nav > ul > li > a.active {
    color: #fff !important;
    background: #ccc;
  }

  #header .header-nav-main nav > ul > li > a.active:focus,
  #header .header-nav-main nav > ul > li > a.active:hover {
    color: #fff;
    background: #ccc;
  }

  #header .header-nav-main nav .not-included {
    margin: 0;
  }

  #header .header-nav-main a > .thumb-info-preview {
    display: none !important;
  }

  #header .header-nav-main.header-nav-main-square nav > ul > li a {
    border-radius: 0 !important;
  }

  #header .header-nav-main.header-nav-main-slide .wrapper-items-cloned {
    display: none;
  }

  #header .header-nav-bar .header-container {
    min-height: 0;
    height: auto !important;
  }

  #header .header-nav-bar .header-nav {
    min-height: 60px !important;
    padding: 0;
  }

  #header .header-btn-collapse-nav {
    outline: 0;
    display: block;
    position: relative;
    z-index: 1;
  }

  #header .header-nav.header-nav-stripe {
    min-height: 90px;
  }

  #header .header-nav.header-nav-links,
  #header .header-nav.header-nav-line {
    min-height: 70px;
  }

  #header .header-nav.header-nav-dropdowns-dark {
    min-height: 70px;
  }

  #header .header-nav.header-nav-sub-title .header-nav-main nav > ul > li > a > span,
  #header .header-nav.header-nav-sub-title-animated .header-nav-main nav > ul > li > a > span {
    display: block;
    text-transform: none;
    font-weight: normal;
  }
}

/* Header Nav Main Mobile Dark */
@media (max-width: 991px) {
  #header .header-nav-main.header-nav-main-mobile-dark:before {
    background-color: #212529;
  }

  #header .header-nav-main.header-nav-main-mobile-dark nav > ul > li > a {
    color: #dedede;
  }

  #header .header-nav-main.header-nav-main-mobile-dark nav > ul > li > a.active {
    color: #fff;
  }

  #header .header-nav-main.header-nav-main-mobile-dark nav > ul > li .dropdown-menu > li a {
    color: #969696;
  }

  #header .header-nav-main.header-nav-main-mobile-dark nav > ul > li .dropdown-menu > li a.active {
    color: #fff;
  }

  #header .header-nav-main.header-nav-main-mobile-dark nav > ul li {
    border-bottom: 1px solid #3e3e3e;
  }

  #header .header-nav-main.header-nav-main-mobile-dark nav > ul li:last-child {
    border-bottom: 0;
  }

  #header .header-nav-main.header-nav-main-mobile-dark nav > ul li a:hover,
  #header .header-nav-main.header-nav-main-mobile-dark nav > ul li a:focus,
  #header .header-nav-main.header-nav-main-mobile-dark nav > ul li a:active {
    background-color: #2b2b2b;
  }

  #header .header-nav-main.header-nav-main-mobile-dark nav > ul li.dropdown-mega .dropdown-mega-sub-title {
    color: #eaeaea;
  }
}

/* Header Nav Main Dark Text */
@media (max-width: 991px) {
  #header .header-nav-main.header-nav-main-dark-text nav > ul > li > a {
    color: #333;
  }

  #header .header-nav-main.header-nav-main-dark-text nav > ul > li > a.active {
    color: #fff;
  }
}

/* Header Nav Vertical */
@media (max-width: 991px) {
  html.side-header #header.side-header .side-header-scrollable {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: visible;
  }

  html.side-header #header.side-header .side-header-scrollable .scrollable-content {
    right: 0 !important;
    overflow: visible;
  }

  html.side-header #header.side-header .side-header-scrollable .scrollable-pane {
    display: none !important;
  }
}

/* Side Header Hamburguer Sidebar */
@media (max-width: 991px) {
  html.side-header-hamburguer-sidebar #header.side-header .header-row-side-header {
    width: 100%;
  }

  html.side-header-hamburguer-sidebar #header.side-header .side-header-scrollable {
    height: 100%;
  }

  html.side-header-hamburguer-sidebar #header.side-header .side-header-scrollable .scrollable-content {
    right: 0 !important;
    padding-right: 10px;
    padding-left: 10px;
    overflow-y: hidden;
  }

  html.side-header-hamburguer-sidebar #header.side-header .side-header-scrollable .scrollable-pane {
    display: none !important;
  }

  html.side-header-hamburguer-sidebar #header.side-header .header-nav {
    height: 100%;
  }

  html.side-header-hamburguer-sidebar #header.side-header .header-nav .header-nav-main {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
  }

  html.side-header-hamburguer-sidebar #header.side-header .header-nav nav {
    display: block !important;
    max-height: 69vh;
    padding: 0 8px 0 0;
  }

  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links {
    width: 100%;
    padding: 0;
    overflow: hidden;
  }

  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links .header-nav-main {
    align-self: stretch;
    min-height: 0;
    margin-top: 0;
  }

  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links .header-nav-main.header-nav-main-mobile-dark nav > ul > li > a {
    color: #dedede !important;
    border-bottom-color: #3e3e3e;
  }

  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links .header-nav-main.header-nav-main-mobile-dark nav > ul > li > a.active {
    color: #fff !important;
  }

  html.side-header-hamburguer-sidebar
    #header.side-header
    .header-nav.header-nav-links
    .header-nav-main.header-nav-main-mobile-dark
    nav
    > ul
    > li
    .dropdown-menu
    > li
    a {
    color: #969696;
  }

  html.side-header-hamburguer-sidebar
    #header.side-header
    .header-nav.header-nav-links
    .header-nav-main.header-nav-main-mobile-dark
    nav
    > ul
    > li
    .dropdown-menu
    > li
    a.active {
    color: #fff;
  }

  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links .header-nav-main.header-nav-main-mobile-dark nav > ul li {
    border-bottom-color: #3e3e3e;
  }

  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links .header-nav-main.header-nav-main-mobile-dark nav > ul li a:hover,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links .header-nav-main.header-nav-main-mobile-dark nav > ul li a:focus,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links .header-nav-main.header-nav-main-mobile-dark nav > ul li a:active {
    background-color: #2b2b2b;
  }

  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links nav > ul > li > a,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links nav > ul > li:hover > a {
    position: relative;
    background: transparent !important;
    color: #444 !important;
    padding: 0 0.9rem;
    margin: 1px 0 0;
    min-height: 70px;
    height: 100%;
  }

  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links nav > ul > li > a.dropdown-toggle:after {
    content: none;
  }

  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links nav > ul > li > a.active {
    color: #ccc;
    background: transparent;
  }

  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links nav > ul > li.dropdown.open > .dropdown-menu,
  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links nav > ul > li.dropdown:hover > .dropdown-menu {
    margin-top: 0;
  }

  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links nav > ul li {
    border-bottom: 0;
  }

  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links nav > ul li a {
    color: #444;
    font-size: 12px;
  }

  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-side-header nav > ul > li > a {
    padding: 10px 15px !important;
    min-height: 0 !important;
    border-bottom: 1px solid #f7f7f7;
    border-radius: 0;
  }

  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-side-header nav > ul > li:last-child > a {
    border-bottom: 0;
  }

  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-side-header nav > ul > li.dropdown {
    position: static;
  }

  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-expand nav > ul > li.dropdown > .dropdown-menu li a {
    border: 0;
  }

  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-expand nav > ul > li.dropdown:not(.open) .dropdown-menu {
    overflow: hidden;
    opacity: 0;
    width: 0;
    height: 0;
    top: -10000px;
  }

  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-expand nav > ul > li.dropdown.open > .dropdown-menu,
  html.side-header-hamburguer-sidebar
    #header.side-header
    .header-nav.header-nav-links-vertical-expand
    nav
    > ul
    > li.dropdown.open
    > .dropdown-menu
    li.dropdown-submenu.open
    > .dropdown-menu {
    position: relative;
    box-shadow: none;
    margin: 0;
    padding: 5px 0 5px 15px;
    top: auto;
    left: auto;
    right: auto;
    transform: none;
    min-width: auto;
    width: 100%;
    opacity: 1 !important;
  }

  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-expand nav > ul > li.dropdown.dropdown-mega .dropdown-menu {
    min-width: 0;
  }

  html.side-header-hamburguer-sidebar
    #header.side-header
    .header-nav.header-nav-links-vertical-expand
    nav
    > ul
    > li.dropdown.dropdown-mega
    .dropdown-mega-content {
    padding: 5px 0 5px 15px;
  }

  html.side-header-hamburguer-sidebar
    #header.side-header
    .header-nav.header-nav-links-vertical-expand
    nav
    > ul
    > li.dropdown.dropdown-mega
    .dropdown-mega-content
    [class*='col'] {
    max-width: 100%;
    display: block;
    padding: 5px 0;
    flex: none;
  }

  html.side-header-hamburguer-sidebar
    #header.side-header
    .header-nav.header-nav-links-vertical-expand
    nav
    > ul
    > li.dropdown.dropdown-mega
    .dropdown-mega-content
    .dropdown-mega-sub-title {
    margin-top: 0;
    padding-left: 15px;
    color: #333333;
    font-size: 0.85em;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: -0.5px;
  }

  html.side-header-hamburguer-sidebar
    #header.side-header
    .header-nav.header-nav-links-vertical-expand
    nav
    > ul
    > li.dropdown.dropdown-mega
    .dropdown-mega-content
    .dropdown-mega-sub-nav {
    padding-left: 10px;
  }

  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links-vertical-expand .thumb-info-preview {
    display: none;
  }
}

@media (min-width: 992px) {
  #header .header-body:not(.h-100) {
    height: auto !important;
  }
}

@media (max-width: 991px) {
  #header .header-logo img {
    z-index: 1;
  }

  #header .header-nav {
    display: flex;
    align-items: center;
  }

  #header.header-narrow .header-nav.header-nav-stripe {
    min-height: 70px;
  }
}

body[data-plugin-section-scroll] #header .header-body {
  background: transparent;
}

html[dir='rtl'] #header .header-search .btn-light {
  right: -35px;
}

@media (max-width: 991px) {
  html.safari #header .header-body {
    overflow: visible !important;
  }
}

/* Mega Menu (Signin/SignUp) */
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .dropdown-menu {
  width: 40%;
  right: 15px;
  left: auto;
  border-radius: 6px 0 6px 6px;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .dropdown-menu li table {
  width: 100%;
  margin-top: 0;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .dropdown-menu li table tr td a {
  background-color: transparent !important;
  color: #333;
  padding: 0;
  margin: 0;
  display: block;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .dropdown-menu li table tr td a.remove {
  float: right;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .dropdown-menu li table tr td a:hover {
  text-decoration: none;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .fa-shopping-cart {
  margin-right: 5px;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .product-thumbnail {
  width: 120px;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .product-actions {
  text-align: right;
  width: 80px;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .actions-continue {
  margin-top: 10px;
  padding-top: 20px;
  border-top: 1px solid #ddd;
  clear: both;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .actions-continue .btn {
  margin-bottom: 10px;
}

@media (max-width: 991px) {
  #header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .dropdown-menu {
    margin: 15px 0;
    padding: 0 15px;
    width: 100%;
  }
}

@media (min-width: 992px) {
  html.side-header .main .container,
  html.side-header #footer .container {
    padding: 0 35px;
    width: auto !important;
    max-width: 1210px;
  }

  html.side-header:not(.side-header-above) body > .body {
    margin: 0 0 0 255px;
    width: auto;
    overflow-x: hidden;
    overflow-y: visible;
  }

  html.side-header:not(.side-header-above) body > .body .forcefullwidth_wrapper_tp_banner .rev_slider_wrapper {
    width: 100% !important;
    left: auto !important;
  }

  html.side-header.side-header-above #header.side-header {
    transition: cubic-bezier(0.55, 0, 0.1, 1) transform 300ms;
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  html.side-header.side-header-change-container .main .container,
  html.side-header.side-header-change-container #footer .container {
    transform: translateX(125px);
  }
}

@media (min-width: 992px) and (max-width: 1440px) {
  html.side-header.side-header-change-container .main .container,
  html.side-header.side-header-change-container #footer .container {
    max-width: 960px;
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  html.side-header.side-header-change-container .home-concept {
    transform: translateX(125px);
  }

  html.side-header.side-header-change-container .home-concept .container {
    transform: translateX(0);
  }
}

@media (min-width: 992px) and (min-width: 1200px) and (max-width: 1440px) {
  html.side-header.side-header-change-container .home-concept .container > .row {
    margin-left: -6rem;
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  html.side-header.side-header-change-container.side-header-right .main .container,
  html.side-header.side-header-change-container.side-header-right #footer .container {
    transform: translateX(-125px);
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  html.side-header.side-header-change-container.side-header-right .home-concept {
    transform: translateX(-125px);
  }
}

@media (min-width: 992px) and (min-width: 1200px) and (max-width: 1440px) {
  html.side-header.side-header-change-container.side-header-right .home-concept .container > .row {
    margin-left: -6rem;
  }
}

@media (min-width: 992px) {
  html.side-header #header.side-header {
    position: fixed;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    top: 0;
    left: 0;
    max-width: 255px;
    width: 100%;
    height: 100%;
    transform: translateX(0);
    transition: cubic-bezier(0.55, 0, 0.1, 1) transform 300ms;
  }

  html.side-header #header.side-header:not(.header-transparent) {
    background: #fff;
  }

  html.side-header #header.side-header.side-header-lg {
    max-width: 355px;
  }

  html.side-header #header.side-header.side-header-hide {
    transform: translateX(100%);
  }

  html.side-header #header.side-header .header-body {
    border-top: 0;
  }

  html.side-header #header.side-header .header-container {
    width: 100%;
  }

  html.side-header #header.side-header .header-row {
    flex-direction: column;
  }

  html.side-header #header.side-header .header-search {
    width: 100%;
    margin: 0.7rem 0;
  }

  html.side-header #header.side-header .header-nav-top .nav > li > a,
  html.side-header #header.side-header .header-nav-top .nav > li > span {
    display: block;
  }

  html.side-header #header.side-header .header-logo {
    margin: 2rem 0;
  }

  html.side-header #header.side-header .header-nav {
    flex-direction: column;
  }

  html.side-header #header.side-header .header-nav.header-nav-links nav > ul > li > a {
    height: auto;
  }

  html.side-header #header.side-header .header-nav.header-nav-links-vertical-expand .header-nav-main {
    overflow: hidden;
  }

  html.side-header #header.side-header .header-nav-main,
  html.side-header #header.side-header .header-nav-main nav,
  html.side-header #header.side-header .header-nav-main .nav {
    width: 100%;
  }

  html.side-header #header.side-header .nav {
    flex-direction: column;
    width: 100%;
  }

  html.side-header #header.side-header .header-nav-main nav > ul > li.dropdown > a.dropdown-toggle:after {
    content: '';
    border-color: transparent transparent transparent #ccc;
    position: absolute;
    right: 15px;
    top: 50%;
    border-top: 0.3em solid;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
    border-right: 0;
    transform: translate3d(0, -50%, 0);
  }

  html.side-header #header.side-header .header-nav-main nav > ul > li.dropdown.open > .dropdown-menu,
  html.side-header #header.side-header .header-nav-main nav > ul > li.dropdown.accessibility-open > .dropdown-menu,
  html.side-header #header.side-header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu {
    top: 3px;
    left: 100%;
    border-top: 0;
    border-left: 5px solid #ccc;
    margin-left: -5px;
  }

  html.side-header #header.side-header .header-nav-main nav > ul > li.dropdown li.dropdown-submenu:hover > .dropdown-menu {
    margin-top: -5px;
    border-top: 0;
  }

  html.side-header #header.side-header .header-nav-main nav > ul > li.dropdown.open > a,
  html.side-header #header.side-header .header-nav-main nav > ul > li.dropdown.accessibility-open > a,
  html.side-header #header.side-header .header-nav-main nav > ul > li.dropdown:hover > a {
    padding-bottom: 0.5rem;
  }

  html.side-header #header.side-header .header-nav-main nav > ul > li.dropdown.open > a:before,
  html.side-header #header.side-header .header-nav-main nav > ul > li.dropdown.accessibility-open > a:before,
  html.side-header #header.side-header .header-nav-main nav > ul > li.dropdown:hover > a:before {
    content: none;
  }

  html.side-header #header.side-header .header-nav-main nav > ul > li.dropdown-mega {
    position: relative !important;
  }

  html.side-header #header.side-header .header-nav-main nav > ul > li.dropdown-mega .dropdown-menu {
    min-width: 720px;
  }

  html.side-header #header.side-header .header-nav-main nav > ul > li {
    margin-top: 1px;
  }

  html.side-header #header.side-header .header-nav-main nav > ul > li > a {
    display: flex;
  }

  html.side-header #header.side-header .header-nav-main nav > ul > li .dropdown-menu.dropdown-reverse li a {
    padding-right: 8px;
    padding-left: 20px;
  }

  html.side-header #header.side-header .header-nav-main nav > ul > li .dropdown-menu.dropdown-reverse li.dropdown-submenu > a:after {
    border-width: 4px 4px 4px 0;
  }

  html.side-header-right:not(.side-header-above) body > .body {
    margin: 0 255px 0 0;
  }

  html.side-header-right #header.side-header {
    left: auto;
    right: 0;
  }

  html.side-header-right
    #header.side-header
    .header-nav:not(.header-nav-links-vertical-slide):not(.header-nav-links-vertical-expand)
    .header-nav-main
    nav
    > ul
    > li.dropdown
    > a.dropdown-toggle {
    padding-right: 0px;
    padding-left: 30px;
  }

  html.side-header-right
    #header.side-header
    .header-nav:not(.header-nav-links-vertical-slide):not(.header-nav-links-vertical-expand)
    .header-nav-main
    nav
    > ul
    > li.dropdown
    > a.dropdown-toggle:after {
    left: 15px;
    right: auto;
    border-right: 0.3em solid transparent;
    border-left: 0;
  }

  html.side-header-right
    #header.side-header
    .header-nav:not(.header-nav-links-vertical-slide):not(.header-nav-links-vertical-expand)
    .header-nav-main
    nav
    > ul
    > li.dropdown.open
    > .dropdown-menu,
  html.side-header-right
    #header.side-header
    .header-nav:not(.header-nav-links-vertical-slide):not(.header-nav-links-vertical-expand)
    .header-nav-main
    nav
    > ul
    > li.dropdown.accessibility-open
    > .dropdown-menu,
  html.side-header-right
    #header.side-header
    .header-nav:not(.header-nav-links-vertical-slide):not(.header-nav-links-vertical-expand)
    .header-nav-main
    nav
    > ul
    > li.dropdown:hover
    > .dropdown-menu {
    display: flex;
    justify-content: center;
    flex-direction: column;
    right: 100%;
    left: auto;
    border-right: 5px solid #ccc;
    border-left: 0;
    margin-left: 0;
    margin-right: -5px;
    border-radius: 4px 0 0 4px;
    opacity: 1;
  }

  html.side-header-right
    #header.side-header
    .header-nav:not(.header-nav-links-vertical-slide):not(.header-nav-links-vertical-expand).header-nav-links-vertical-columns
    .header-nav-main
    nav
    > ul
    > li.dropdown.open
    > .dropdown-menu,
  html.side-header-right
    #header.side-header
    .header-nav:not(.header-nav-links-vertical-slide):not(.header-nav-links-vertical-expand).header-nav-links-vertical-columns
    .header-nav-main
    nav
    > ul
    > li.dropdown.accessibility-open
    > .dropdown-menu,
  html.side-header-right
    #header.side-header
    .header-nav:not(.header-nav-links-vertical-slide):not(.header-nav-links-vertical-expand).header-nav-links-vertical-columns
    .header-nav-main
    nav
    > ul
    > li.dropdown:hover
    > .dropdown-menu {
    height: 100vh;
  }

  html.side-header-right #header.side-header.side-header-hide {
    transform: translateX(-100%);
  }

  html.side-header-right.side-header-right-no-reverse
    #header.side-header
    .header-nav:not(.header-nav-links-vertical-slide)
    .header-nav-main
    nav
    > ul
    > li.dropdown
    .dropdown-menu
    li.dropdown-submenu
    > a {
    padding-left: 25px;
  }

  html.side-header-right.side-header-right-no-reverse
    #header.side-header
    .header-nav:not(.header-nav-links-vertical-slide)
    .header-nav-main
    nav
    > ul
    > li.dropdown
    .dropdown-menu
    li.dropdown-submenu
    > a:after {
    left: initial;
    right: 20px;
  }

  html.side-header-semi-transparent body > .body {
    margin: 0;
  }

  html.side-header-semi-transparent #header.side-header {
    background: rgba(0, 0, 0, 0.3);
  }

  html.side-header-semi-transparent #header.side-header .header-body {
    background: transparent !important;
  }
}

@media (min-width: 1200px) {
  html.side-header.side-header-hide #header.side-header {
    left: 0;
    transform: translateX(0);
  }

  html.side-header.side-header-right.side-header-hide #header.side-header {
    left: auto;
    right: 0;
    transform: translateX(0);
  }
}

@media (max-width: 991px) {
  html.side-header #header.side-header .header-container {
    height: auto !important;
  }
}

@media (max-height: 768px) {
  html.side-header #header .header-nav-main nav > ul > li.dropdown.open > .dropdown-menu,
  html.side-header #header .header-nav-main nav > ul > li.dropdown.accessibility-open > .dropdown-menu,
  html.side-header #header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu {
    top: auto;
  }
}

html.side-header-hamburguer-sidebar .main .container,
html.side-header-hamburguer-sidebar #footer .container {
  padding: 0 35px;
  width: auto !important;
  max-width: 1210px;
}

html.side-header-hamburguer-sidebar:not(.side-header-above) body > .body {
  margin: 0 0 0 255px;
  width: auto;
  overflow-x: hidden;
  overflow-y: visible;
}

html.side-header-hamburguer-sidebar:not(.side-header-above) body > .body .forcefullwidth_wrapper_tp_banner .rev_slider_wrapper {
  width: 100% !important;
  left: auto !important;
}

html.side-header-hamburguer-sidebar.side-header-above #header.side-header {
  transition: cubic-bezier(0.55, 0, 0.1, 1) transform 300ms;
}

html.side-header-hamburguer-sidebar #header.side-header {
  background: #fff;
  position: fixed;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  top: 0;
  left: 0;
  max-width: 255px;
  width: 100%;
  height: 100%;
  transform: translateX(0);
  z-index: 9991;
}

html.side-header-hamburguer-sidebar #header.side-header.side-header-lg {
  max-width: 355px;
}

html.side-header-hamburguer-sidebar #header.side-header.side-header-hide {
  transform: translateX(-100%);
}

html.side-header-hamburguer-sidebar #header.side-header.header-transparent {
  background: transparent;
}

html.side-header-hamburguer-sidebar #header.side-header .side-header-scrollable {
  height: 100%;
}

html.side-header-hamburguer-sidebar #header.side-header .header-body {
  border-top: 0;
  height: 100% !important;
}

html.side-header-hamburguer-sidebar #header.side-header .header-container {
  width: 100%;
  height: 100% !important;
}

html.side-header-hamburguer-sidebar #header.side-header .header-row {
  flex-direction: column;
}

html.side-header-hamburguer-sidebar #header.side-header .header-search {
  width: 100%;
  margin: 11.2px 0;
  margin: 0.7rem 0;
}

html.side-header-hamburguer-sidebar #header.side-header .header-nav-top .nav > li > a,
html.side-header-hamburguer-sidebar #header.side-header .header-nav-top .nav > li > span {
  display: block;
}

html.side-header-hamburguer-sidebar #header.side-header .header-logo {
  margin: 32px 0;
  margin: 2rem 0;
}

html.side-header-hamburguer-sidebar #header.side-header .header-nav {
  flex-direction: column;
}

html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links nav > ul > li > a {
  height: auto;
}

html.side-header-hamburguer-sidebar #header.side-header .header-nav-main,
html.side-header-hamburguer-sidebar #header.side-header .header-nav-main nav,
html.side-header-hamburguer-sidebar #header.side-header .header-nav-main .nav {
  width: 100%;
}

html.side-header-hamburguer-sidebar #header.side-header .nav {
  flex-direction: column;
  width: 100%;
}

html.side-header-hamburguer-sidebar.side-header-hamburguer-sidebar-right #header.side-header {
  left: auto;
  right: 0;
}

html.side-header-hamburguer-sidebar.side-header-hamburguer-sidebar-right #header.side-header.side-header-hide {
  transform: translateX(100%);
}

html.side-header-hamburguer-sidebar.side-header-hamburguer-sidebar-push body > .body {
  margin: 0;
  overflow: visible;
  transition: ease right 300ms;
  right: 0;
}

html.side-header-hamburguer-sidebar.side-header-hamburguer-sidebar-push .body-overlay {
  content: '';
  width: 100%;
  height: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  z-index: 10;
  opacity: 0;
}

html.side-header-hamburguer-sidebar.side-header-hamburguer-sidebar-push #header.side-header {
  transform: none;
  transition: ease left 300ms;
  left: -355px;
}

html.side-header-hamburguer-sidebar.side-header-hamburguer-sidebar-right.side-header-hamburguer-sidebar-push body > .body {
  position: relative;
  transition: ease left 300ms;
  left: 0;
  right: auto;
}

html.side-header-hamburguer-sidebar.side-header-hamburguer-sidebar-right.side-header-hamburguer-sidebar-push #header.side-header {
  transition: ease right 300ms, ease transform 300ms;
  right: -355px;
  left: auto;
}

html.side-header-hamburguer-sidebar:not(.side-header-hide).side-header-hamburguer-sidebar-push .hamburguer-btn:not(.hamburguer-btn-side-header-mobile-show),
html.side-header-hamburguer-sidebar:not(.side-header-hide).side-header-hamburguer-sidebar-push .sticky-wrapper {
  display: none;
}

html.side-header-hamburguer-sidebar:not(.side-header-hide).side-header-hamburguer-sidebar-push body > .body {
  position: relative;
  right: -355px;
}

html.side-header-hamburguer-sidebar:not(.side-header-hide).side-header-hamburguer-sidebar-push .body-overlay {
  opacity: 1;
  height: 100%;
}

html.side-header-hamburguer-sidebar:not(.side-header-hide).side-header-hamburguer-sidebar-push #header.side-header {
  z-index: 11;
  left: 0;
}

html.side-header-hamburguer-sidebar:not(.side-header-hide).side-header-hamburguer-sidebar-right.side-header-hamburguer-sidebar-push body > .body {
  left: -355px;
  right: auto;
}

html.side-header-hamburguer-sidebar:not(.side-header-hide).side-header-hamburguer-sidebar-right.side-header-hamburguer-sidebar-push #header.side-header {
  right: 0;
  left: auto;
}

html.side-header-overlay-full-screen body > .body {
  margin: 0;
  width: auto;
  overflow-x: hidden;
  overflow-y: visible;
}

html.side-header-overlay-full-screen body > .body .forcefullwidth_wrapper_tp_banner .rev_slider_wrapper {
  width: 100% !important;
  left: auto !important;
}

html.side-header-overlay-full-screen #header {
  display: flex;
  align-items: center;
  background-color: rgba(51, 51, 51, 0.99);
  position: fixed;
  box-shadow: 0 0 18px rgba(68, 68, 68, 0.07);
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  padding-top: 48px;
  padding-top: 3rem;
  opacity: 0;
  visibility: hidden;
  transition: ease opacity 300ms, ease visibility 300ms;
}

html.side-header-overlay-full-screen #header:not(.side-header-hide) {
  opacity: 1;
  visibility: visible;
  transition: ease opacity 300ms, ease visibility 300ms;
}

html.side-header-overlay-full-screen #header .header-container:after {
  content: none;
}

html.side-header-overlay-full-screen #header .header-body {
  background-color: transparent;
  border: 0;
}

html.side-header-overlay-full-screen #header .header-row-side-header {
  flex: 0 0 50%;
  margin: 0 auto;
}

html.side-header-overlay-full-screen #header .header-nav {
  flex-direction: column;
}

html.side-header-overlay-full-screen #header .header-nav.header-nav-links nav > ul > li > a {
  height: auto;
}

html.side-header-overlay-full-screen #header .header-nav-main,
html.side-header-overlay-full-screen #header .header-nav-main nav,
html.side-header-overlay-full-screen #header .header-nav-main .nav {
  width: 100%;
}

html.side-header-overlay-full-screen #header .nav {
  flex-direction: column;
  width: 100%;
}

html.side-header-overlay-full-screen #header .header-nav-main {
  position: relative;
}

html.side-header-overlay-full-screen #header .header-nav-main:before {
  content: none;
}

html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li {
  text-align: center;
  position: static;
  margin-top: 1px;
  height: auto;
}

html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li > a {
  display: inline-block;
  border: 0;
  font-size: 28.8px;
  font-size: 1.8rem;
  text-transform: none;
  color: #fff;
  padding: 15px 0 !important;
  font-weight: 600;
}

html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li > a:after {
  top: -2px !important;
}

html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li > a.open,
html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li > a.accessibility-open,
html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li > a:focus,
html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li > a:active,
html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li > a.active {
  background: transparent;
}

html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li a .fa-chevron-down {
  display: none !important;
}

html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li.dropdown .dropdown-item {
  transition: ease left 300ms;
  position: relative;
  left: 0;
}

html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li.dropdown .dropdown-item:after {
  display: none;
}

html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li.dropdown .dropdown-item:before {
  display: none !important;
}

html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li.dropdown .dropdown-item:hover {
  left: 5px;
}

html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
  position: static;
  background: transparent !important;
  box-shadow: none;
  display: none !important;
}

html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
  border: 0;
  font-size: 17.6px;
  font-size: 1.1rem;
  color: #fff;
}

html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:after {
  display: none;
}

html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li.dropdown .dropdown-submenu {
  position: static;
}

html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li.dropdown .dropdown-submenu .dropdown-menu a {
  font-size: 12px;
  font-size: 0.75rem;
  opacity: 0.7;
}

html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li.dropdown.open > .dropdown-menu,
html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li.dropdown.accessibility-open > .dropdown-menu,
html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li.dropdown .dropdown-submenu.open > .dropdown-menu {
  display: block !important;
  opacity: 1;
  width: 100%;
  text-align: center;
  padding: 15px 0;
  margin: 0;
  transform: none;
  position: static;
}

html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li.dropdown.open > .dropdown-menu li a,
html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li.dropdown.accessibility-open > .dropdown-menu li a,
html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li.dropdown .dropdown-submenu.open > .dropdown-menu li a {
  background: transparent;
}

html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li.dropdown.dropdown-mega .dropdown-mega-content {
  padding: 25.6px 0 0;
  padding: 1.6rem 0 0;
}

html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li.dropdown.dropdown-mega .dropdown-mega-content > .row {
  flex-direction: column;
  align-items: center;
}

html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li.dropdown.dropdown-mega .dropdown-mega-content > .row > [class*='col-'] {
  max-width: none;
}

html.side-header-overlay-full-screen
  #header
  .header-nav-main
  nav
  > ul
  > li.dropdown.dropdown-mega
  .dropdown-mega-content
  > .row
  > [class*='col-']
  + [class*='col-'] {
  margin-top: 25px;
}

html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li.dropdown.dropdown-mega .dropdown-mega-sub-title {
  color: #fff;
  font-size: 1.2em;
}

html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li.dropdown.dropdown-mega .dropdown-mega-sub-nav {
  opacity: 0.7;
}

html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li.dropdown.dropdown-mega .dropdown-mega-sub-nav > li > a {
  margin: 0 0 8px;
  padding: 3px 8px 3px 8px;
}

@media (max-width: 991px) {
  html.side-header-overlay-full-screen #header .header-row-side-header {
    flex: 0 0 100%;
  }

  html.side-header-overlay-full-screen #header .side-header-scrollable {
    height: 100% !important;
  }

  html.side-header-overlay-full-screen #header .side-header-scrollable .scrollable-content {
    right: 0 !important;
    padding-right: 10px;
    padding-left: 10px;
    overflow-y: hidden;
  }

  html.side-header-overlay-full-screen #header .side-header-scrollable .scrollable-pane {
    display: none !important;
  }

  html.side-header-overlay-full-screen #header .header-nav {
    height: 100%;
  }

  html.side-header-overlay-full-screen #header .header-nav-main {
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
  }

  html.side-header-overlay-full-screen #header .header-nav-main nav {
    max-height: 80vh;
  }

  html.side-header-overlay-full-screen #header .header-nav-main nav > ul > li.dropdown .dropdown-item:hover {
    left: 0;
  }

  html.side-header-overlay-full-screen #header .header-nav-main nav > ul li {
    border-bottom: 0;
  }

  html.side-header-overlay-full-screen #header .header-nav-main nav > ul li a {
    text-align: center;
  }

  html.side-header-overlay-full-screen #header .header-nav-main nav > ul li.dropdown.dropdown-mega .dropdown-mega-content {
    padding: 0;
  }

  html.side-header-overlay-full-screen #header .header-nav-main nav > ul li.dropdown.dropdown-mega .dropdown-mega-sub-title {
    font-size: 1.2rem;
    text-align: center;
    margin-bottom: 7px;
  }

  html.side-header-overlay-full-screen #header .header-nav-main nav > ul li.dropdown.dropdown-mega .dropdown-mega-sub-nav {
    margin: 0;
  }
}

html.side-header-hamburguer-sidebar-narrow-bar .body {
  margin-left: 90px;
}

html.side-header-hamburguer-sidebar-narrow-bar #header.side-header {
  transform: translateX(90px);
}

html.side-header-hamburguer-sidebar-narrow-bar .slider-container {
  left: -45px !important;
  width: calc(100% + 90px) !important;
}

.side-header-narrow-bar {
  display: flex;
  flex-direction: column;
  background: #fff;
  width: 90px;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 9992;
}

.side-header-narrow-bar:after {
  content: '';
  width: 1px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  background: rgba(0, 0, 0, 0.06);
  position: absolute;
}

.side-header-narrow-bar .side-header-narrow-bar-content .side-header-narrow-bar-content-vertical {
  transform: rotate(-90deg);
  white-space: nowrap;
  text-transform: uppercase;
  margin-left: -18%;
}

@media (max-width: 991px) {
  html.side-header-hamburguer-sidebar-narrow-bar .body {
    padding-left: 90px;
    margin-left: 0;
  }

  html.side-header-hamburguer-sidebar-narrow-bar #header {
    padding-left: 90px;
    left: -90px !important;
  }
}

@media (max-width: 1600px) {
  .custom-header-1 .custom-header-1-btn-1 span {
    padding-left: 2px !important;
    padding-right: 2px !important;
  }
}

/* Page Header */
.page-header {
  background-color: #212529;
  margin: 0 0 35px 0;
  padding: 30px 0;
  position: relative;
  text-align: left;
}

.page-header h1 {
  color: #fff;
  display: inline-block;
  font-size: 30px;
  line-height: 1;
  margin: 0;
  padding: 0;
  font-weight: 400;
  position: relative;
  top: 1px;
}

.page-header .sub-title {
  display: block;
  font-size: 1.2em;
  font-weight: 300;
  margin: 0;
  opacity: 0.8;
  color: #fff;
}

.page-header .page-header-extra-button {
  position: absolute;
  width: 100%;
  bottom: 50px;
  left: 0;
  right: 0;
  z-index: 5;
}

.page-header.page-header-sm {
  padding: 30px 0;
}

.page-header.page-header-sm h1 {
  font-size: 22px;
}

.page-header.page-header-lg {
  padding: 50px 0;
}

.page-header.page-header-lg h1 {
  font-size: 40px;
}

.page-header.page-header-classic:after {
  content: '';
  width: 100%;
  height: 5px;
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  bottom: 0;
  left: 0;
}

.page-header.page-header-classic .page-header-title-border {
  width: 0;
  height: 5px;
  position: absolute;
  bottom: 0;
  background: transparent;
  z-index: 1;
}

.page-header.page-header-modern h1 {
  font-size: 28px;
}

.page-header.page-header-modern.page-header-sm h1 {
  font-size: 22px;
}

.page-header.page-header-modern.page-header-md {
  padding: 50px 0;
}

.page-header.page-header-modern.page-header-lg {
  padding: 65px 0;
}

.page-header.page-header-modern.page-header-lg h1 {
  font-size: 32px;
}

.page-header.page-header-modern.page-header-background {
  padding: 130px 0;
  background-size: cover;
}

.page-header.page-header-modern.page-header-background.page-header-background-pattern {
  background-size: auto;
  background-repeat: repeat;
  background-attachment: fixed;
}

.page-header.page-header-modern.page-header-background.page-header-background-sm {
  padding: 50px 0;
}

.page-header.page-header-modern.page-header-background.page-header-background-md {
  padding: 150px 0;
}

.page-header.page-header-modern.page-header-background.page-header-background-lg {
  padding: 250px 0;
}

/* Helpers */
.clearfix:after {
  content: '.';
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

/* Vertical Lines */
.vertical-lines:not(.vertical-lines-after) {
  background-image: url(../img/vertical-lines.svg);
  background-repeat: repeat;
  background-position: 50%;
  pointer-events: none;
}

.vertical-lines.vertical-lines-after {
  position: relative;
}

.vertical-lines.vertical-lines-after:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  background-image: url(../img/vertical-lines.svg);
  background-repeat: repeat;
  background-position: 50%;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.vertical-lines.vertical-lines-light:not(.vertical-lines-after) {
  background-image: url(../img/vertical-lines-light.svg);
}

.vertical-lines.vertical-lines-light.vertical-lines-after:after {
  background-image: url(../img/vertical-lines-light.svg);
}

/* Position */
.p-relative {
  position: relative !important;
}

.p-absolute {
  position: absolute !important;
}

.p-fixed {
  position: fixed !important;
}

.p-static {
  position: static !important;
}

/* Box Shadow */
.box-shadow-none {
  box-shadow: none !important;
}

/* Flex */
.flex-0-0-auto {
  flex: 0 0 auto;
}

/* Color Transparent */
.color-transparent {
  color: transparent !important;
}

/* Background No Repeat */
.bg-no-repeat {
  background-repeat: no-repeat !important;
}

/* Background Size Auto */
.bg-size-auto {
  background-size: auto !important;
}

/* Background Size Cover */
.bg-size-cover {
  background-size: cover !important;
}

/* Background Position Center */
.bg-position-center {
  background-position: center center !important;
}

/* Background Clip Text */
.bg-clip-text {
  background-clip: text !important;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}

/* Background Scales Overlay */
.bg-color-scale-overlay {
  position: relative;
}

.bg-color-scale-overlay:before {
  content: '';
  display: block;
  background: #000;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
  opacity: 0;
}

.bg-color-scale-overlay .bg-color-scale-overlay-wrapper {
  position: relative;
  z-index: 2;
}

.bg-color-scale-overlay-1:before {
  opacity: 0.05 !important;
}

.bg-color-scale-overlay-2:before {
  opacity: 0.1 !important;
}

.bg-color-scale-overlay-3:before {
  opacity: 0.15 !important;
}

.bg-color-scale-overlay-4:before {
  opacity: 0.2 !important;
}

.bg-color-scale-overlay-5:before {
  opacity: 0.25 !important;
}

.bg-color-scale-overlay-6:before {
  opacity: 0.3 !important;
}

.bg-color-scale-overlay-7:before {
  opacity: 0.35 !important;
}

.bg-color-scale-overlay-8:before {
  opacity: 0.4 !important;
}

.bg-color-scale-overlay-9:before {
  opacity: 0.45 !important;
}

/* Background Transparent */
.background-transparent,
.bg-transparent,
.bg-color-transparent {
  background: transparent !important;
}

.bg-transparent-hover:hover {
  background-color: transparent !important;
}

/* Background White and Black */
.bg-color-white {
  background: #fff !important;
}

.bg-color-black {
  background: #000 !important;
}

/* Inverted */
.inverted {
  color: #fff;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
}

h1 .inverted {
  padding-left: 10px;
  padding-right: 10px;
}

h2 .inverted {
  padding-left: 7px;
  padding-right: 7px;
}

h3 .inverted {
  padding-left: 2px;
  padding-right: 2px;
}

h4 .inverted {
  padding-left: 4px;
  padding-right: 4px;
}

h5 .inverted {
  padding-left: 2px;
  padding-right: 2px;
}

h6 .inverted {
  padding-left: 2px;
  padding-right: 2px;
}

/* Paddings and Margins */
.mb-0 {
  margin-bottom: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

@media (min-width: 576px) {
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }

  .mt-sm-0 {
    margin-top: 0 !important;
  }

  .pb-sm-0 {
    padding-bottom: 0 !important;
  }

  .pt-sm-0 {
    padding-top: 0 !important;
  }
}

@media (min-width: 768px) {
  .mb-md-0 {
    margin-bottom: 0 !important;
  }

  .mt-md-0 {
    margin-top: 0 !important;
  }

  .pb-md-0 {
    padding-bottom: 0 !important;
  }

  .pt-md-0 {
    padding-top: 0 !important;
  }
}

@media (min-width: 992px) {
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }

  .mt-lg-0 {
    margin-top: 0 !important;
  }

  .pb-lg-0 {
    padding-bottom: 0 !important;
  }

  .pt-lg-0 {
    padding-top: 0 !important;
  }
}

@media (min-width: 1200px) {
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }

  .mt-xl-0 {
    margin-top: 0 !important;
  }

  .pb-xl-0 {
    padding-bottom: 0 !important;
  }

  .pt-xl-0 {
    padding-top: 0 !important;
  }
}

.mt-n1 {
  margin-top: -4px !important;
  margin-top: -0.25rem !important;
}

/* Padding */
.pt-3-5 {
  padding-top: 12px !important;
  padding-top: 0.75rem !important;
}

.pe-3-5 {
  padding-right: 12px !important;
  padding-right: 0.75rem !important;
}

.pb-3-5 {
  padding-bottom: 12px !important;
  padding-bottom: 0.75rem !important;
}

.ps-3-5 {
  padding-left: 12px !important;
  padding-left: 0.75rem !important;
}

.px-3-5 {
  padding-left: 12px !important;
  padding-left: 0.75rem !important;
  padding-right: 12px !important;
  padding-right: 0.75rem !important;
}

.py-3-5 {
  padding-top: 12px !important;
  padding-top: 0.75rem !important;
  padding-bottom: 12px !important;
  padding-bottom: 0.75rem !important;
}

/* Margin */
.mt-3-5 {
  margin-top: 12px !important;
  margin-top: 0.75rem !important;
}

.me-3-5 {
  margin-right: 12px !important;
  margin-right: 0.75rem !important;
}

.mb-3-5 {
  margin-bottom: 12px !important;
  margin-bottom: 0.75rem !important;
}

.ms-3-5 {
  margin-left: 12px !important;
  margin-left: 0.75rem !important;
}

.mx-3-5 {
  margin-left: 12px !important;
  margin-left: 0.75rem !important;
  margin-right: 12px !important;
  margin-right: 0.75rem !important;
}

.my-3-5 {
  margin-top: 12px !important;
  margin-top: 0.75rem !important;
  margin-bottom: 12px !important;
  margin-bottom: 0.75rem !important;
}

/* Padding */
.pt-4-5 {
  padding-top: 20px !important;
  padding-top: 1.25rem !important;
}

.pe-4-5 {
  padding-right: 20px !important;
  padding-right: 1.25rem !important;
}

.pb-4-5 {
  padding-bottom: 20px !important;
  padding-bottom: 1.25rem !important;
}

.ps-4-5 {
  padding-left: 20px !important;
  padding-left: 1.25rem !important;
}

.px-4-5 {
  padding-left: 20px !important;
  padding-left: 1.25rem !important;
  padding-right: 20px !important;
  padding-right: 1.25rem !important;
}

.py-4-5 {
  padding-top: 20px !important;
  padding-top: 1.25rem !important;
  padding-bottom: 20px !important;
  padding-bottom: 1.25rem !important;
}

/* Margin */
.mt-4-5 {
  margin-top: 20px !important;
  margin-top: 1.25rem !important;
}

.me-4-5 {
  margin-right: 20px !important;
  margin-right: 1.25rem !important;
}

.mb-4-5 {
  margin-bottom: 20px !important;
  margin-bottom: 1.25rem !important;
}

.ms-4-5 {
  margin-left: 20px !important;
  margin-left: 1.25rem !important;
}

.mx-4-5 {
  margin-left: 20px !important;
  margin-left: 1.25rem !important;
  margin-right: 20px !important;
  margin-right: 1.25rem !important;
}

.my-4-5 {
  margin-top: 20px !important;
  margin-top: 1.25rem !important;
  margin-bottom: 20px !important;
  margin-bottom: 1.25rem !important;
}

/* Padding */
.pt-5-5 {
  padding-top: 36px !important;
  padding-top: 2.25rem !important;
}

.pe-5-5 {
  padding-right: 36px !important;
  padding-right: 2.25rem !important;
}

.pb-5-5 {
  padding-bottom: 36px !important;
  padding-bottom: 2.25rem !important;
}

.ps-5-5 {
  padding-left: 36px !important;
  padding-left: 2.25rem !important;
}

.px-5-5 {
  padding-left: 36px !important;
  padding-left: 2.25rem !important;
  padding-right: 36px !important;
  padding-right: 2.25rem !important;
}

.py-5-5 {
  padding-top: 36px !important;
  padding-top: 2.25rem !important;
  padding-bottom: 36px !important;
  padding-bottom: 2.25rem !important;
}

/* Margin */
.mt-5-5 {
  margin-top: 36px !important;
  margin-top: 2.25rem !important;
}

.me-5-5 {
  margin-right: 36px !important;
  margin-right: 2.25rem !important;
}

.mb-5-5 {
  margin-bottom: 36px !important;
  margin-bottom: 2.25rem !important;
}

.ms-5-5 {
  margin-left: 36px !important;
  margin-left: 2.25rem !important;
}

.mx-5-5 {
  margin-left: 36px !important;
  margin-left: 2.25rem !important;
  margin-right: 36px !important;
  margin-right: 2.25rem !important;
}

.my-5-5 {
  margin-top: 36px !important;
  margin-top: 2.25rem !important;
  margin-bottom: 36px !important;
  margin-bottom: 2.25rem !important;
}

@media (min-width: 576px) {
  /* Padding */
  .pt-sm-3-5 {
    padding-top: 0.75rem !important;
  }

  .pe-sm-3-5 {
    padding-right: 0.75rem !important;
  }

  .pb-sm-3-5 {
    padding-bottom: 0.75rem !important;
  }

  .ps-sm-3-5 {
    padding-left: 0.75rem !important;
  }

  .px-sm-3-5 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .py-sm-3-5 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  /* Margin */
  .mt-sm-3-5 {
    margin-top: 0.75rem !important;
  }

  .me-sm-3-5 {
    margin-right: 0.75rem !important;
  }

  .mb-sm-3-5 {
    margin-bottom: 0.75rem !important;
  }

  .ms-sm-3-5 {
    margin-left: 0.75rem !important;
  }

  .mx-sm-3-5 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .my-sm-3-5 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  /* Padding */
  .pt-sm-4-5 {
    padding-top: 1.25rem !important;
  }

  .pe-sm-4-5 {
    padding-right: 1.25rem !important;
  }

  .pb-sm-4-5 {
    padding-bottom: 1.25rem !important;
  }

  .ps-sm-4-5 {
    padding-left: 1.25rem !important;
  }

  .px-sm-4-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .py-sm-4-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  /* Margin */
  .mt-sm-4-5 {
    margin-top: 1.25rem !important;
  }

  .me-sm-4-5 {
    margin-right: 1.25rem !important;
  }

  .mb-sm-4-5 {
    margin-bottom: 1.25rem !important;
  }

  .ms-sm-4-5 {
    margin-left: 1.25rem !important;
  }

  .mx-sm-4-5 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .my-sm-4-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  /* Padding */
  .pt-sm-5-5 {
    padding-top: 2.25rem !important;
  }

  .pe-sm-5-5 {
    padding-right: 2.25rem !important;
  }

  .pb-sm-5-5 {
    padding-bottom: 2.25rem !important;
  }

  .ps-sm-5-5 {
    padding-left: 2.25rem !important;
  }

  .px-sm-5-5 {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .py-sm-5-5 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }
  /* Margin */
  .mt-sm-5-5 {
    margin-top: 2.25rem !important;
  }

  .me-sm-5-5 {
    margin-right: 2.25rem !important;
  }

  .mb-sm-5-5 {
    margin-bottom: 2.25rem !important;
  }

  .ms-sm-5-5 {
    margin-left: 2.25rem !important;
  }

  .mx-sm-5-5 {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .my-sm-5-5 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }
}

@media (min-width: 768px) {
  /* Padding */
  .pt-md-3-5 {
    padding-top: 0.75rem !important;
  }

  .pe-md-3-5 {
    padding-right: 0.75rem !important;
  }

  .pb-md-3-5 {
    padding-bottom: 0.75rem !important;
  }

  .ps-md-3-5 {
    padding-left: 0.75rem !important;
  }

  .px-md-3-5 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .py-md-3-5 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  /* Margin */
  .mt-md-3-5 {
    margin-top: 0.75rem !important;
  }

  .me-md-3-5 {
    margin-right: 0.75rem !important;
  }

  .mb-md-3-5 {
    margin-bottom: 0.75rem !important;
  }

  .ms-md-3-5 {
    margin-left: 0.75rem !important;
  }

  .mx-md-3-5 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .my-md-3-5 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  /* Padding */
  .pt-md-4-5 {
    padding-top: 1.25rem !important;
  }

  .pe-md-4-5 {
    padding-right: 1.25rem !important;
  }

  .pb-md-4-5 {
    padding-bottom: 1.25rem !important;
  }

  .ps-md-4-5 {
    padding-left: 1.25rem !important;
  }

  .px-md-4-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .py-md-4-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  /* Margin */
  .mt-md-4-5 {
    margin-top: 1.25rem !important;
  }

  .me-md-4-5 {
    margin-right: 1.25rem !important;
  }

  .mb-md-4-5 {
    margin-bottom: 1.25rem !important;
  }

  .ms-md-4-5 {
    margin-left: 1.25rem !important;
  }

  .mx-md-4-5 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .my-md-4-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  /* Padding */
  .pt-md-5-5 {
    padding-top: 2.25rem !important;
  }

  .pe-md-5-5 {
    padding-right: 2.25rem !important;
  }

  .pb-md-5-5 {
    padding-bottom: 2.25rem !important;
  }

  .ps-md-5-5 {
    padding-left: 2.25rem !important;
  }

  .px-md-5-5 {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .py-md-5-5 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }
  /* Margin */
  .mt-md-5-5 {
    margin-top: 2.25rem !important;
  }

  .me-md-5-5 {
    margin-right: 2.25rem !important;
  }

  .mb-md-5-5 {
    margin-bottom: 2.25rem !important;
  }

  .ms-md-5-5 {
    margin-left: 2.25rem !important;
  }

  .mx-md-5-5 {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .my-md-5-5 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }
}

@media (min-width: 992px) {
  /* Padding */
  .pt-lg-3-5 {
    padding-top: 0.75rem !important;
  }

  .pe-lg-3-5 {
    padding-right: 0.75rem !important;
  }

  .pb-lg-3-5 {
    padding-bottom: 0.75rem !important;
  }

  .ps-lg-3-5 {
    padding-left: 0.75rem !important;
  }

  .px-lg-3-5 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .py-lg-3-5 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  /* Margin */
  .mt-lg-3-5 {
    margin-top: 0.75rem !important;
  }

  .me-lg-3-5 {
    margin-right: 0.75rem !important;
  }

  .mb-lg-3-5 {
    margin-bottom: 0.75rem !important;
  }

  .ms-lg-3-5 {
    margin-left: 0.75rem !important;
  }

  .mx-lg-3-5 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .my-lg-3-5 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  /* Padding */
  .pt-lg-4-5 {
    padding-top: 1.25rem !important;
  }

  .pe-lg-4-5 {
    padding-right: 1.25rem !important;
  }

  .pb-lg-4-5 {
    padding-bottom: 1.25rem !important;
  }

  .ps-lg-4-5 {
    padding-left: 1.25rem !important;
  }

  .px-lg-4-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .py-lg-4-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  /* Margin */
  .mt-lg-4-5 {
    margin-top: 1.25rem !important;
  }

  .me-lg-4-5 {
    margin-right: 1.25rem !important;
  }

  .mb-lg-4-5 {
    margin-bottom: 1.25rem !important;
  }

  .ms-lg-4-5 {
    margin-left: 1.25rem !important;
  }

  .mx-lg-4-5 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .my-lg-4-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  /* Padding */
  .pt-lg-5-5 {
    padding-top: 2.25rem !important;
  }

  .pe-lg-5-5 {
    padding-right: 2.25rem !important;
  }

  .pb-lg-5-5 {
    padding-bottom: 2.25rem !important;
  }

  .ps-lg-5-5 {
    padding-left: 2.25rem !important;
  }

  .px-lg-5-5 {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .py-lg-5-5 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }
  /* Margin */
  .mt-lg-5-5 {
    margin-top: 2.25rem !important;
  }

  .me-lg-5-5 {
    margin-right: 2.25rem !important;
  }

  .mb-lg-5-5 {
    margin-bottom: 2.25rem !important;
  }

  .ms-lg-5-5 {
    margin-left: 2.25rem !important;
  }

  .mx-lg-5-5 {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .my-lg-5-5 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }
}

@media (min-width: 1200px) {
  /* Padding */
  .pt-xl-3-5 {
    padding-top: 0.75rem !important;
  }

  .pe-xl-3-5 {
    padding-right: 0.75rem !important;
  }

  .pb-xl-3-5 {
    padding-bottom: 0.75rem !important;
  }

  .ps-xl-3-5 {
    padding-left: 0.75rem !important;
  }

  .px-xl-3-5 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .py-xl-3-5 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  /* Margin */
  .mt-xl-3-5 {
    margin-top: 0.75rem !important;
  }

  .me-xl-3-5 {
    margin-right: 0.75rem !important;
  }

  .mb-xl-3-5 {
    margin-bottom: 0.75rem !important;
  }

  .ms-xl-3-5 {
    margin-left: 0.75rem !important;
  }

  .mx-xl-3-5 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .my-xl-3-5 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }
  /* Padding */
  .pt-xl-4-5 {
    padding-top: 1.25rem !important;
  }

  .pe-xl-4-5 {
    padding-right: 1.25rem !important;
  }

  .pb-xl-4-5 {
    padding-bottom: 1.25rem !important;
  }

  .ps-xl-4-5 {
    padding-left: 1.25rem !important;
  }

  .px-xl-4-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .py-xl-4-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }
  /* Margin */
  .mt-xl-4-5 {
    margin-top: 1.25rem !important;
  }

  .me-xl-4-5 {
    margin-right: 1.25rem !important;
  }

  .mb-xl-4-5 {
    margin-bottom: 1.25rem !important;
  }

  .ms-xl-4-5 {
    margin-left: 1.25rem !important;
  }

  .mx-xl-4-5 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .my-xl-4-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  /* Padding */
  .pt-xl-5-5 {
    padding-top: 2.25rem !important;
  }

  .pe-xl-5-5 {
    padding-right: 2.25rem !important;
  }

  .pb-xl-5-5 {
    padding-bottom: 2.25rem !important;
  }

  .ps-xl-5-5 {
    padding-left: 2.25rem !important;
  }

  .px-xl-5-5 {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .py-xl-5-5 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }
  /* Margin */
  .mt-xl-5-5 {
    margin-top: 2.25rem !important;
  }

  .me-xl-5-5 {
    margin-right: 2.25rem !important;
  }

  .mb-xl-5-5 {
    margin-bottom: 2.25rem !important;
  }

  .ms-xl-5-5 {
    margin-left: 2.25rem !important;
  }

  .mx-xl-5-5 {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .my-xl-5-5 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }
}

/* Before / After */
.before-d-none:before {
  display: none !important;
}

.after-d-none:after {
  display: none !important;
}

/* Letter Spacing */
.ls-0 {
  letter-spacing: 0 !important;
}

.negative-ls-05 {
  letter-spacing: -0.05em;
}

.negative-ls-1 {
  letter-spacing: -1px;
}

.negative-ls-2 {
  letter-spacing: -2px;
}

.negative-ls-3 {
  letter-spacing: -2.5px;
}

.positive-ls-1 {
  letter-spacing: 1px !important;
}

.positive-ls-2 {
  letter-spacing: 2px !important;
}

.positive-ls-3 {
  letter-spacing: 2.5px !important;
}

/* Cursor */
.cur-pointer {
  cursor: pointer;
}

/* Pointer Events */
.p-events-none {
  pointer-events: none;
}

/* Font Size */
.text-0 {
  font-size: 0.7em !important;
}

.text-1 {
  font-size: 0.8em !important;
}

.text-2 {
  font-size: 0.9em !important;
}

.text-2-3,
.text-2-5 {
  font-size: 0.95em !important;
}

.text-3 {
  font-size: 1em !important;
}

.text-3-4,
.text-3-5 {
  font-size: 1.1em !important;
}

.text-4 {
  font-size: 1.2em !important;
}

.text-4-5 {
  font-size: 1.35em !important;
}

.text-5 {
  font-size: 1.5em !important;
}

.text-5-6,
.text-5-5 {
  font-size: 1.65em !important;
}

.text-6 {
  font-size: 1.8em !important;
}

.text-6-7,
.text-6-5 {
  font-size: 1.9em !important;
}

.text-7 {
  font-size: 2em !important;
}

.text-8 {
  font-size: 2.3em !important;
}

.text-9 {
  font-size: 2.5em !important;
}

.text-10 {
  font-size: 2.75em !important;
}

.text-11 {
  font-size: 3em !important;
}

.text-12 {
  font-size: 3.5em !important;
}

.text-12-13,
.text-12-5 {
  font-size: 3.75em !important;
}

.text-13 {
  font-size: 4em !important;
}

.text-14 {
  font-size: 4.5em !important;
}

.text-15 {
  font-size: 5em !important;
}

.text-16 {
  font-size: 5.33em !important;
}

.text-17 {
  font-size: 5.66em !important;
}

.text-18 {
  font-size: 6em !important;
}

.text-19 {
  font-size: 6.33em !important;
}

.text-20 {
  font-size: 6.66em !important;
}

@media (min-width: 576px) {
  .text-sm-0 {
    font-size: 0.7em !important;
  }

  .text-sm-1 {
    font-size: 0.8em !important;
  }

  .text-sm-2 {
    font-size: 0.9em !important;
  }

  .text-sm-2-3,
  .text-sm-2-5 {
    font-size: 0.95em !important;
  }

  .text-sm-3 {
    font-size: 1em !important;
  }

  .text-sm-3-4,
  .text-sm-3-5 {
    font-size: 1.1em !important;
  }

  .text-sm-4 {
    font-size: 1.2em !important;
  }

  .text-sm-4-5 {
    font-size: 1.35em !important;
  }

  .text-sm-5 {
    font-size: 1.5em !important;
  }

  .text-sm-5-6,
  .text-sm-5-5 {
    font-size: 1.65em !important;
  }

  .text-sm-6 {
    font-size: 1.8em !important;
  }

  .text-sm-6-7,
  .text-sm-6-5 {
    font-size: 1.9em !important;
  }

  .text-sm-7 {
    font-size: 2em !important;
  }

  .text-sm-8 {
    font-size: 2.3em !important;
  }

  .text-sm-9 {
    font-size: 2.5em !important;
  }

  .text-sm-10 {
    font-size: 2.75em !important;
  }

  .text-sm-11 {
    font-size: 3em !important;
  }

  .text-sm-12 {
    font-size: 3.5em !important;
  }

  .text-sm-12-13,
  .text-sm-12-5 {
    font-size: 3.75em !important;
  }

  .text-sm-13 {
    font-size: 4em !important;
  }

  .text-sm-14 {
    font-size: 4.5em !important;
  }

  .text-sm-15 {
    font-size: 5em !important;
  }

  .text-sm-16 {
    font-size: 5.33em !important;
  }

  .text-sm-17 {
    font-size: 5.66em !important;
  }

  .text-sm-18 {
    font-size: 6em !important;
  }

  .text-sm-19 {
    font-size: 6.33em !important;
  }

  .text-sm-20 {
    font-size: 6.66em !important;
  }
}

@media (min-width: 768px) {
  .text-md-0 {
    font-size: 0.7em !important;
  }

  .text-md-1 {
    font-size: 0.8em !important;
  }

  .text-md-2 {
    font-size: 0.9em !important;
  }

  .text-md-2-3,
  .text-md-2-5 {
    font-size: 0.95em !important;
  }

  .text-md-3 {
    font-size: 1em !important;
  }

  .text-md-3-4,
  .text-md-3-5 {
    font-size: 1.1em !important;
  }

  .text-md-4 {
    font-size: 1.2em !important;
  }

  .text-md-4-5 {
    font-size: 1.35em !important;
  }

  .text-md-5 {
    font-size: 1.5em !important;
  }

  .text-md-5-6,
  .text-md-5-5 {
    font-size: 1.65em !important;
  }

  .text-md-6 {
    font-size: 1.8em !important;
  }

  .text-md-6-7,
  .text-md-6-5 {
    font-size: 1.9em !important;
  }

  .text-md-7 {
    font-size: 2em !important;
  }

  .text-md-8 {
    font-size: 2.3em !important;
  }

  .text-md-9 {
    font-size: 2.5em !important;
  }

  .text-md-10 {
    font-size: 2.75em !important;
  }

  .text-md-11 {
    font-size: 3em !important;
  }

  .text-md-12 {
    font-size: 3.5em !important;
  }

  .text-md-12-13,
  .text-md-12-5 {
    font-size: 3.75em !important;
  }

  .text-md-13 {
    font-size: 4em !important;
  }

  .text-md-14 {
    font-size: 4.5em !important;
  }

  .text-md-15 {
    font-size: 5em !important;
  }

  .text-md-16 {
    font-size: 5.33em !important;
  }

  .text-md-17 {
    font-size: 5.66em !important;
  }

  .text-md-18 {
    font-size: 6em !important;
  }

  .text-md-19 {
    font-size: 6.33em !important;
  }

  .text-md-20 {
    font-size: 6.66em !important;
  }
}

@media (min-width: 992px) {
  .text-lg-0 {
    font-size: 0.7em !important;
  }

  .text-lg-1 {
    font-size: 0.8em !important;
  }

  .text-lg-2 {
    font-size: 0.9em !important;
  }

  .text-lg-2-3,
  .text-lg-2-5 {
    font-size: 0.95em !important;
  }

  .text-lg-3 {
    font-size: 1em !important;
  }

  .text-lg-3-4,
  .text-lg-3-5 {
    font-size: 1.1em !important;
  }

  .text-lg-4 {
    font-size: 1.2em !important;
  }

  .text-lg-4-5 {
    font-size: 1.35em !important;
  }

  .text-lg-5 {
    font-size: 1.5em !important;
  }

  .text-lg-5-6,
  .text-lg-5-5 {
    font-size: 1.65em !important;
  }

  .text-lg-6 {
    font-size: 1.8em !important;
  }

  .text-lg-6-7,
  .text-lg-6-5 {
    font-size: 1.9em !important;
  }

  .text-lg-7 {
    font-size: 2em !important;
  }

  .text-lg-8 {
    font-size: 2.3em !important;
  }

  .text-lg-9 {
    font-size: 2.5em !important;
  }

  .text-lg-10 {
    font-size: 2.75em !important;
  }

  .text-lg-11 {
    font-size: 3em !important;
  }

  .text-lg-12 {
    font-size: 3.5em !important;
  }

  .text-lg-12-13,
  .text-lg-12-5 {
    font-size: 3.75em !important;
  }

  .text-lg-13 {
    font-size: 4em !important;
  }

  .text-lg-14 {
    font-size: 4.5em !important;
  }

  .text-lg-15 {
    font-size: 5em !important;
  }

  .text-lg-16 {
    font-size: 5.33em !important;
  }

  .text-lg-17 {
    font-size: 5.66em !important;
  }

  .text-lg-18 {
    font-size: 6em !important;
  }

  .text-lg-19 {
    font-size: 6.33em !important;
  }

  .text-lg-20 {
    font-size: 6.66em !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-0 {
    font-size: 0.7em !important;
  }

  .text-xl-1 {
    font-size: 0.8em !important;
  }

  .text-xl-2 {
    font-size: 0.9em !important;
  }

  .text-xl-2-3,
  .text-xl-2-5 {
    font-size: 0.95em !important;
  }

  .text-xl-3 {
    font-size: 1em !important;
  }

  .text-xl-3-4,
  .text-xl-3-5 {
    font-size: 1.1em !important;
  }

  .text-xl-4 {
    font-size: 1.2em !important;
  }

  .text-xl-4-5 {
    font-size: 1.35em !important;
  }

  .text-xl-5 {
    font-size: 1.5em !important;
  }

  .text-xl-5-6,
  .text-xl-5-5 {
    font-size: 1.65em !important;
  }

  .text-xl-6 {
    font-size: 1.8em !important;
  }

  .text-xl-6-7,
  .text-xl-6-5 {
    font-size: 1.9em !important;
  }

  .text-xl-7 {
    font-size: 2em !important;
  }

  .text-xl-8 {
    font-size: 2.3em !important;
  }

  .text-xl-9 {
    font-size: 2.5em !important;
  }

  .text-xl-10 {
    font-size: 2.75em !important;
  }

  .text-xl-11 {
    font-size: 3em !important;
  }

  .text-xl-12 {
    font-size: 3.5em !important;
  }

  .text-xl-12-13,
  .text-xl-12-5 {
    font-size: 3.75em !important;
  }

  .text-xl-13 {
    font-size: 4em !important;
  }

  .text-xl-14 {
    font-size: 4.5em !important;
  }

  .text-xl-15 {
    font-size: 5em !important;
  }

  .text-xl-16 {
    font-size: 5.33em !important;
  }

  .text-xl-17 {
    font-size: 5.66em !important;
  }

  .text-xl-18 {
    font-size: 6em !important;
  }

  .text-xl-19 {
    font-size: 6.33em !important;
  }

  .text-xl-20 {
    font-size: 6.66em !important;
  }
}

.text-1rem {
  font-size: 16px !important;
  font-size: 1rem !important;
}

/* Line Height */
.line-height-initial {
  line-height: initial !important;
}

.line-height-1 {
  line-height: 1 !important;
}

.line-height-1-1 {
  line-height: 1.1 !important;
}

.line-height-2 {
  line-height: 1.2 !important;
}

.line-height-3 {
  line-height: 1.3 !important;
}

.line-height-4 {
  line-height: 1.4 !important;
}

.line-height-5 {
  line-height: 1.5 !important;
}

.line-height-6 {
  line-height: 1.6 !important;
}

.line-height-7 {
  line-height: 1.7 !important;
}

.line-height-8 {
  line-height: 1.8 !important;
}

.line-height-9 {
  line-height: 1.9 !important;
}

@media (min-width: 576px) {
  .line-height-sm-initial {
    line-height: initial !important;
  }

  .line-height-sm-1 {
    line-height: 1 !important;
  }

  .line-height-sm-1-1 {
    line-height: 1.1 !important;
  }

  .line-height-sm-2 {
    line-height: 1.2 !important;
  }

  .line-height-sm-3 {
    line-height: 1.3 !important;
  }

  .line-height-sm-4 {
    line-height: 1.4 !important;
  }

  .line-height-sm-5 {
    line-height: 1.5 !important;
  }

  .line-height-sm-6 {
    line-height: 1.6 !important;
  }

  .line-height-sm-7 {
    line-height: 1.7 !important;
  }

  .line-height-sm-8 {
    line-height: 1.8 !important;
  }

  .line-height-sm-9 {
    line-height: 1.9 !important;
  }
}

@media (min-width: 768px) {
  .line-height-md-initial {
    line-height: initial !important;
  }

  .line-height-md-1 {
    line-height: 1 !important;
  }

  .line-height-md-1-1 {
    line-height: 1.1 !important;
  }

  .line-height-md-2 {
    line-height: 1.2 !important;
  }

  .line-height-md-3 {
    line-height: 1.3 !important;
  }

  .line-height-md-4 {
    line-height: 1.4 !important;
  }

  .line-height-md-5 {
    line-height: 1.5 !important;
  }

  .line-height-md-6 {
    line-height: 1.6 !important;
  }

  .line-height-md-7 {
    line-height: 1.7 !important;
  }

  .line-height-md-8 {
    line-height: 1.8 !important;
  }

  .line-height-md-9 {
    line-height: 1.9 !important;
  }
}

@media (min-width: 992px) {
  .line-height-lg-initial {
    line-height: initial !important;
  }

  .line-height-lg-1 {
    line-height: 1 !important;
  }

  .line-height-lg-1-1 {
    line-height: 1.1 !important;
  }

  .line-height-lg-2 {
    line-height: 1.2 !important;
  }

  .line-height-lg-3 {
    line-height: 1.3 !important;
  }

  .line-height-lg-4 {
    line-height: 1.4 !important;
  }

  .line-height-lg-5 {
    line-height: 1.5 !important;
  }

  .line-height-lg-6 {
    line-height: 1.6 !important;
  }

  .line-height-lg-7 {
    line-height: 1.7 !important;
  }

  .line-height-lg-8 {
    line-height: 1.8 !important;
  }

  .line-height-lg-9 {
    line-height: 1.9 !important;
  }
}

@media (min-width: 1200px) {
  .line-height-xl-initial {
    line-height: initial !important;
  }

  .line-height-xl-1 {
    line-height: 1 !important;
  }

  .line-height-xl-1-1 {
    line-height: 1.1 !important;
  }

  .line-height-xl-2 {
    line-height: 1.2 !important;
  }

  .line-height-xl-3 {
    line-height: 1.3 !important;
  }

  .line-height-xl-4 {
    line-height: 1.4 !important;
  }

  .line-height-xl-5 {
    line-height: 1.5 !important;
  }

  .line-height-xl-6 {
    line-height: 1.6 !important;
  }

  .line-height-xl-7 {
    line-height: 1.7 !important;
  }

  .line-height-xl-8 {
    line-height: 1.8 !important;
  }

  .line-height-xl-9 {
    line-height: 1.9 !important;
  }
}

/* Opacity */
.opacity-0 {
  opacity: 0 !important;
}

.opacity-1 {
  opacity: 0.1 !important;
}

.opacity-2 {
  opacity: 0.2 !important;
}

.opacity-3 {
  opacity: 0.3 !important;
}

.opacity-4 {
  opacity: 0.4 !important;
}

.opacity-5 {
  opacity: 0.5 !important;
}

.opacity-6 {
  opacity: 0.6 !important;
}

.opacity-7 {
  opacity: 0.7 !important;
}

.opacity-8 {
  opacity: 0.8 !important;
}

.opacity-9 {
  opacity: 0.9 !important;
}

.opacity-10 {
  opacity: 1 !important;
}

.opacity-hover-0 {
  transition: ease opacity 300ms;
}

.opacity-hover-0:hover {
  opacity: 0 !important;
}

.opacity-hover-1 {
  transition: ease opacity 300ms;
}

.opacity-hover-1:hover {
  opacity: 0.1 !important;
}

.opacity-hover-2 {
  transition: ease opacity 300ms;
}

.opacity-hover-2:hover {
  opacity: 0.2 !important;
}

.opacity-hover-3 {
  transition: ease opacity 300ms;
}

.opacity-hover-3:hover {
  opacity: 0.3 !important;
}

.opacity-hover-4 {
  transition: ease opacity 300ms;
}

.opacity-hover-4:hover {
  opacity: 0.4 !important;
}

.opacity-hover-5 {
  transition: ease opacity 300ms;
}

.opacity-hover-5:hover {
  opacity: 0.5 !important;
}

.opacity-hover-6 {
  transition: ease opacity 300ms;
}

.opacity-hover-6:hover {
  opacity: 0.6 !important;
}

.opacity-hover-7 {
  transition: ease opacity 300ms;
}

.opacity-hover-7:hover {
  opacity: 0.7 !important;
}

.opacity-hover-8 {
  transition: ease opacity 300ms;
}

.opacity-hover-8:hover {
  opacity: 0.8 !important;
}

.opacity-hover-9 {
  transition: ease opacity 300ms;
}

.opacity-hover-9:hover {
  opacity: 0.9 !important;
}

.opacity-hover-10 {
  transition: ease opacity 300ms;
}

.opacity-hover-10:hover {
  opacity: 1 !important;
}

/* Scale */
.scale-1 {
  transform: scale(1.1) !important;
}

.scale-2 {
  transform: scale(1.2) !important;
}

.scale-3 {
  transform: scale(1.3) !important;
}

.scale-4 {
  transform: scale(1.4) !important;
}

.scale-5 {
  transform: scale(1.5) !important;
}

.scale-6 {
  transform: scale(1.6) !important;
}

/* Columms (useful for lists) */
.columns-2 {
  -moz-columns: 2 !important;
  columns: 2 !important;
}

.columns-3 {
  -moz-columns: 3 !important;
  columns: 3 !important;
}

.columns-4 {
  -moz-columns: 4 !important;
  columns: 4 !important;
}

.columns-5 {
  -moz-columns: 5 !important;
  columns: 5 !important;
}

@media (min-width: 576px) {
  .columns-sm-2 {
    -moz-columns: 2 !important;
    columns: 2 !important;
  }

  .columns-sm-3 {
    -moz-columns: 3 !important;
    columns: 3 !important;
  }

  .columns-sm-4 {
    -moz-columns: 4 !important;
    columns: 4 !important;
  }

  .columns-sm-5 {
    -moz-columns: 5 !important;
    columns: 5 !important;
  }
}

@media (min-width: 768px) {
  .columns-md-2 {
    -moz-columns: 2 !important;
    columns: 2 !important;
  }

  .columns-md-3 {
    -moz-columns: 3 !important;
    columns: 3 !important;
  }

  .columns-md-4 {
    -moz-columns: 4 !important;
    columns: 4 !important;
  }

  .columns-md-5 {
    -moz-columns: 5 !important;
    columns: 5 !important;
  }
}

@media (min-width: 992px) {
  .columns-lg-2 {
    -moz-columns: 2 !important;
    columns: 2 !important;
  }

  .columns-lg-3 {
    -moz-columns: 3 !important;
    columns: 3 !important;
  }

  .columns-lg-4 {
    -moz-columns: 4 !important;
    columns: 4 !important;
  }

  .columns-lg-5 {
    -moz-columns: 5 !important;
    columns: 5 !important;
  }
}

@media (min-width: 1200px) {
  .columns-xl-2 {
    -moz-columns: 2 !important;
    columns: 2 !important;
  }

  .columns-xl-3 {
    -moz-columns: 3 !important;
    columns: 3 !important;
  }

  .columns-xl-4 {
    -moz-columns: 4 !important;
    columns: 4 !important;
  }

  .columns-xl-5 {
    -moz-columns: 5 !important;
    columns: 5 !important;
  }
}

/* Top / Bottom / Left / Right */
.top-auto {
  top: auto !important;
}

.bottom-auto {
  bottom: auto !important;
}

.top-50pct {
  top: 50%;
}

.left-50pct {
  left: 50%;
}

.left-100pct {
  left: 100%;
}

.right-100pct {
  right: 100%;
}

.top-0 {
  top: 0px !important;
}

.bottom-0 {
  bottom: 0px !important;
}

.left-0 {
  left: 0px !important;
}

.right-0 {
  right: 0px !important;
}

.top-1 {
  top: 1px !important;
}

.bottom-1 {
  bottom: 1px !important;
}

.left-1 {
  left: 1px !important;
}

.right-1 {
  right: 1px !important;
}

.top-2 {
  top: 2px !important;
}

.bottom-2 {
  bottom: 2px !important;
}

.left-2 {
  left: 2px !important;
}

.right-2 {
  right: 2px !important;
}

.top-3 {
  top: 3px !important;
}

.bottom-3 {
  bottom: 3px !important;
}

.left-3 {
  left: 3px !important;
}

.right-3 {
  right: 3px !important;
}

.top-4 {
  top: 4px !important;
}

.bottom-4 {
  bottom: 4px !important;
}

.left-4 {
  left: 4px !important;
}

.right-4 {
  right: 4px !important;
}

.top-5 {
  top: 5px !important;
}

.bottom-5 {
  bottom: 5px !important;
}

.left-5 {
  left: 5px !important;
}

.right-5 {
  right: 5px !important;
}

.top-6 {
  top: 6px !important;
}

.bottom-6 {
  bottom: 6px !important;
}

.left-6 {
  left: 6px !important;
}

.right-6 {
  right: 6px !important;
}

.top-7 {
  top: 7px !important;
}

.bottom-7 {
  bottom: 7px !important;
}

.left-7 {
  left: 7px !important;
}

.right-7 {
  right: 7px !important;
}

.top-8 {
  top: 8px !important;
}

.bottom-8 {
  bottom: 8px !important;
}

.left-8 {
  left: 8px !important;
}

.right-8 {
  right: 8px !important;
}

.top-9 {
  top: 9px !important;
}

.bottom-9 {
  bottom: 9px !important;
}

.left-9 {
  left: 9px !important;
}

.right-9 {
  right: 9px !important;
}

.top-10 {
  top: 10px !important;
}

.bottom-10 {
  bottom: 10px !important;
}

.left-10 {
  left: 10px !important;
}

.right-10 {
  right: 10px !important;
}

.top-11 {
  top: 11px !important;
}

.bottom-11 {
  bottom: 11px !important;
}

.left-11 {
  left: 11px !important;
}

.right-11 {
  right: 11px !important;
}

.top-12 {
  top: 12px !important;
}

.bottom-12 {
  bottom: 12px !important;
}

.left-12 {
  left: 12px !important;
}

.right-12 {
  right: 12px !important;
}

.top-13 {
  top: 13px !important;
}

.bottom-13 {
  bottom: 13px !important;
}

.left-13 {
  left: 13px !important;
}

.right-13 {
  right: 13px !important;
}

.top-14 {
  top: 14px !important;
}

.bottom-14 {
  bottom: 14px !important;
}

.left-14 {
  left: 14px !important;
}

.right-14 {
  right: 14px !important;
}

.top-15 {
  top: 15px !important;
}

.bottom-15 {
  bottom: 15px !important;
}

.left-15 {
  left: 15px !important;
}

.right-15 {
  right: 15px !important;
}

.top-20 {
  top: 20px !important;
}

.top-30 {
  top: 30px !important;
}

.bottom-20 {
  bottom: 20px !important;
}

.bottom-30 {
  bottom: 30px !important;
}

/* Transforms */
.transform3dx-n50 {
  transform: translate3d(-50%, 0, 0);
}

.transform3dy-n50 {
  transform: translate3d(0, -50%, 0);
}

.transform3dxy-n50 {
  transform: translate3d(-50%, -50%, 0);
}

.transform3dx-n100 {
  transform: translate3d(-100%, 0, 0);
}

.transform3dy-n100 {
  transform: translate3d(0, -100%, 0);
}

.transform3dx-p50 {
  transform: translate3d(50%, 0, 0);
}

.transform3dy-p50 {
  transform: translate3d(0, 50%, 0);
}

.transformY-p100 {
  transform: translateY(100%);
}

/* Outline */
.outline-none {
  outline: 0 !important;
}

/* Text Decoration */
.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-underline-2 {
  text-decoration: none !important;
  border-bottom: 1px solid;
  border-bottom-color: inherit;
}

/* Text Alignment */
.text-justify {
  text-align: justify;
}

/* Text Transform */
.text-uppercase {
  text-transform: uppercase !important;
}

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

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

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

/* Transform */
.transform-none {
  transform: none !important;
}

/* States */
.text-muted {
  color: #999 !important;
}

html.dark .text-muted {
  color: #505461 !important;
}

/* Overflow */
.overflow-visible {
  overflow: visible !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

/* Z-Index */
.z-index-initial {
  z-index: initial !important;
}

.z-index-0 {
  z-index: 0 !important;
}

.z-index-hover-0:hover {
  z-index: 0 !important;
}

.z-index-1 {
  z-index: 1 !important;
}

.z-index-hover-1:hover {
  z-index: 1 !important;
}

.z-index-2 {
  z-index: 2 !important;
}

.z-index-hover-2:hover {
  z-index: 2 !important;
}

.z-index-3 {
  z-index: 3 !important;
}

.z-index-hover-3:hover {
  z-index: 3 !important;
}

.z-index-4 {
  z-index: 4 !important;
}

.z-index-hover-4:hover {
  z-index: 4 !important;
}

.z-index-5 {
  z-index: 5 !important;
}

.z-index-hover-5:hover {
  z-index: 5 !important;
}

.z-index-6 {
  z-index: 6 !important;
}

.z-index-hover-6:hover {
  z-index: 6 !important;
}

.z-index-7 {
  z-index: 7 !important;
}

.z-index-hover-7:hover {
  z-index: 7 !important;
}

.z-index-8 {
  z-index: 8 !important;
}

.z-index-hover-8:hover {
  z-index: 8 !important;
}

.z-index-9 {
  z-index: 9 !important;
}

.z-index-hover-9:hover {
  z-index: 9 !important;
}

.z-index-10 {
  z-index: 10 !important;
}

.z-index-hover-10:hover {
  z-index: 10 !important;
}

@media (max-width: 991px) {
  .z-index-mobile-0 {
    z-index: 0 !important;
  }
}

/* Colors */
.text-dark {
  color: #212529 !important;
}

.inner-text-dark * {
  color: #212529 !important;
}

a.text-dark:focus,
a.text-dark:hover {
  color: #121416 !important;
}

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

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

a.text-light:focus,
a.text-light:hover {
  color: #cbd3da !important;
}

/* Text */
.text-color-grey {
  color: #969696 !important;
}

.text-color-grey-lighten {
  color: #a9a9aa !important;
}

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

.text-color-hover-white:hover {
  color: #fff !important;
}

.text-color-black {
  color: #000 !important;
}

.text-color-hover-black:hover {
  color: #000 !important;
}

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

.text-color-success {
  color: #0cc485 !important;
}

/* Grey */
.bg-color-grey {
  background-color: #f7f7f7 !important;
}

.bg-color-grey-scale-1 {
  background-color: #ededed !important;
}

.bg-color-grey-scale-2 {
  background-color: #e8e8e8 !important;
}

.bg-color-grey-scale-3 {
  background-color: #e3e3e3 !important;
}

.bg-color-grey-scale-4 {
  background-color: #dedede !important;
}

.bg-color-grey-scale-5 {
  background-color: #d9d9d9 !important;
}

.bg-color-grey-scale-6 {
  background-color: #d4d3d3 !important;
}

.bg-color-grey-scale-7 {
  background-color: #cecece !important;
}

.bg-color-grey-scale-8 {
  background-color: #c9c9c9 !important;
}

.bg-color-grey-scale-9 {
  background-color: #c4c4c4 !important;
}

.bg-color-grey-scale-10 {
  background-color: #bfbfbf !important;
}

/* Background Gradient Animated */
.bg-gradient-animated {
  background-size: 200% 200% !important;
  animation-name: gradientTransition;
  animation-duration: 20000ms;
  animation-iteration-count: infinite;
}

/* Dark */
.bg-color-dark-scale-1 {
  background-color: #212529 !important;
}

.bg-color-dark-scale-2 {
  background-color: #1c2023 !important;
}

.bg-color-dark-scale-3 {
  background-color: #181b1e !important;
}

.bg-color-dark-scale-4 {
  background-color: #131618 !important;
}

.bg-color-dark-scale-5 {
  background-color: #0f1112 !important;
}

/* Star Rating */
.rating-default .filled-stars {
  color: #6a6a6d;
}

/* Weights */
.font-weight-thin {
  font-weight: 100 !important;
}

.font-weight-extralight,
.font-weight-extra-light {
  font-weight: 200 !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-regular,
.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-medium {
  font-weight: 500 !important;
}

.font-weight-semibold,
.font-weight-semi-bold {
  font-weight: 600 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-extrabold,
.font-weight-extra-bold {
  font-weight: 800 !important;
}

.font-weight-black {
  font-weight: 900 !important;
}

/* Letter Space */
.letter-spacing-minus-1 {
  letter-spacing: -1px;
}

/* Borders */
.no-borders {
  border: none !important;
}

.rounded {
  border-radius: 5px !important;
}

.b-thin {
  border-width: 3px !important;
}

.b-normal {
  border-width: 5px !important;
}

.b-thick {
  border-width: 7px !important;
}

.border-top {
  border-top: 1px solid #dadada !important;
}

.border-bottom {
  border-bottom: 1px solid #dadada !important;
}

.border-left {
  border-left: 1px solid #dadada !important;
}

.border-right {
  border-right: 1px solid #dadada !important;
}

.border-all {
  border: 1px solid #dadada !important;
}

.border-top-light {
  border-top: 1px solid rgba(0, 0, 0, 0.06) !important;
}

.border-bottom-light {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06) !important;
}

.border-left-light {
  border-left: 1px solid rgba(0, 0, 0, 0.06) !important;
}

.border-right-light {
  border-right: 1px solid rgba(0, 0, 0, 0.06) !important;
}

.border-all-light {
  border: 1px solid rgba(0, 0, 0, 0.06) !important;
}

.border-white {
  border-color: #fff !important;
}

.border-color-transparent-hover {
  transition: all 0.2s;
}

.border-color-transparent-hover:hover {
  border-color: transparent !important;
}

.border-color-light-2 {
  border-color: rgba(255, 255, 255, 0.3) !important;
}

.border-color-light-3 {
  border-color: rgba(255, 255, 255, 0.05) !important;
}

.border-color-light-4 {
  border-color: rgba(255, 255, 255, 0.1) !important;
}

.border-color-light-5 {
  border-color: rgba(255, 255, 255, 0.2) !important;
}

.border-color-grey-1 {
  border-color: #e9e9e9 !important;
}

.border-color-success {
  border-color: #0cc485 !important;
}

/* Border Radius */
.border-radius-0 {
  border-radius: 0 !important;
}

.border-width-1 {
  border-width: 1px !important;
}

.border-width-2 {
  border-width: 2px !important;
}

.border-width-3 {
  border-width: 3px !important;
}

.border-width-4 {
  border-width: 4px !important;
}

.border-width-5 {
  border-width: 5px !important;
}

.border-width-6 {
  border-width: 6px !important;
}

.border-width-7 {
  border-width: 7px !important;
}

.border-width-8 {
  border-width: 8px !important;
}

.border-width-9 {
  border-width: 9px !important;
}

.border-width-10 {
  border-width: 10px !important;
}

@media (max-width: 767px) {
  .border-sm-none {
    border: 0 !important;
  }
}

.perspective-100 {
  perspective: 100px !important;
}

.perspective-200 {
  perspective: 200px !important;
}

.perspective-300 {
  perspective: 300px !important;
}

.perspective-400 {
  perspective: 400px !important;
}

.perspective-500 {
  perspective: 500px !important;
}

.perspective-600 {
  perspective: 600px !important;
}

.perspective-700 {
  perspective: 700px !important;
}

.perspective-800 {
  perspective: 800px !important;
}

.perspective-900 {
  perspective: 900px !important;
}

.perspective-1000 {
  perspective: 1000px !important;
}

/* Rounder Circle */
.rounded-circle {
  border-radius: 50% !important;
}

/* General Helpers */
.ws-nowrap {
  white-space: nowrap !important;
}

.ws-normal {
  white-space: normal !important;
}

.ws-pre-line {
  white-space: pre-line !important;
}

.ws-pre-wrap {
  white-space: pre-wrap !important;
}

.wb-all {
  word-break: break-all !important;
}

/* Width */
.w-auto {
  width: auto !important;
}

.w-25pct {
  width: 25% !important;
}

.w-50pct {
  width: 50% !important;
}

.w-75pct {
  width: 75% !important;
}

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

@media (min-width: 576px) {
  .w-sm-auto {
    width: auto !important;
  }

  .w-sm-25pct {
    width: 25% !important;
  }

  .w-sm-50pct {
    width: 50% !important;
  }

  .w-sm-75pct {
    width: 75% !important;
  }

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

@media (min-width: 768px) {
  .w-md-auto {
    width: auto !important;
  }

  .w-md-25pct {
    width: 25% !important;
  }

  .w-md-50pct {
    width: 50% !important;
  }

  .w-md-75pct {
    width: 75% !important;
  }

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

@media (min-width: 992px) {
  .w-lg-auto {
    width: auto !important;
  }

  .w-lg-25pct {
    width: 25% !important;
  }

  .w-lg-50pct {
    width: 50% !important;
  }

  .w-lg-75pct {
    width: 75% !important;
  }

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

@media (min-width: 1200px) {
  .w-xl-auto {
    width: auto !important;
  }

  .w-xl-25pct {
    width: 25% !important;
  }

  .w-xl-50pct {
    width: 50% !important;
  }

  .w-xl-75pct {
    width: 75% !important;
  }

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

@media (max-width: 991px) {
  .w-auto-mobile {
    width: auto !important;
  }

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

.width-50vw {
  width: 50vw;
}

.width-100vw {
  width: 100vw;
}

.min-width-0 {
  min-width: 0 !important;
}

/* Container */
@media (min-width: 1200px) {
  .container:not(.container-bs):not(.container-xl-custom):not(.container-xxl-custom) {
    max-width: 1140px;
  }
}

@media (min-width: 1440px) {
  .container-xl-custom {
    max-width: 1440px;
  }

  .container-xxl-custom {
    max-width: 1630px;
  }
}

/* Fluid Col */
[class*='fluid-col-'] {
  position: relative;
}

[class*='fluid-col-'] .fluid-col {
  position: absolute;
  left: 15px;
}

[class*='fluid-col-'] .fluid-col.fluid-col-left {
  left: auto;
  right: 15px;
}

.fluid-col-6 {
  min-height: 33vw;
}

.fluid-col-6 .fluid-col {
  width: calc(50vw - 15px);
}

.fluid-col-sm-6 .fluid-col,
.fluid-col-md-6 .fluid-col,
.fluid-col-lg-6 .fluid-col,
.fluid-col-xl-6 .fluid-col {
  width: calc(100vw - 30px);
}

@media (min-width: 576px) {
  .fluid-col-sm-6 {
    min-height: 33vw;
  }

  .fluid-col-sm-6 .fluid-col {
    width: calc(55vw - 15px);
  }
}

@media (min-width: 768px) {
  .fluid-col-md-6 {
    min-height: 33vw;
  }

  .fluid-col-md-6 .fluid-col {
    width: calc(50vw - 15px);
  }
}

@media (min-width: 992px) {
  .fluid-col-lg-6 {
    min-height: 33vw;
  }

  .fluid-col-lg-6 .fluid-col {
    width: calc(50vw - 15px);
  }
}

@media (min-width: 1200px) {
  .fluid-col-xl-6 {
    min-height: 33vw;
  }

  .fluid-col-xl-6 .fluid-col {
    width: calc(50vw - 15px);
  }
}

@media (max-width: 1199px) {
  .fluid-col-xl-6 {
    min-height: 64.5vw !important;
  }
}

@media (max-width: 991px) {
  .fluid-col-lg-6 {
    min-height: 64.5vw !important;
  }
}

@media (max-width: 767px) {
  .fluid-col-md-6 {
    min-height: 64.5vw !important;
  }
}

@media (max-width: 575px) {
  .fluid-col-sm-6 {
    min-height: 64.5vw !important;
  }
}

/* Gutter SM */
.row-gutter-sm {
  margin-right: -10px;
  margin-left: -10px;
}

.row-gutter-sm .col,
.row-gutter-sm .col-1,
.row-gutter-sm .col-10,
.row-gutter-sm .col-11,
.row-gutter-sm .col-12,
.row-gutter-sm .col-2,
.row-gutter-sm .col-3,
.row-gutter-sm .col-4,
.row-gutter-sm .col-5,
.row-gutter-sm .col-6,
.row-gutter-sm .col-7,
.row-gutter-sm .col-8,
.row-gutter-sm .col-9,
.row-gutter-sm .col-auto,
.row-gutter-sm .col-lg,
.row-gutter-sm .col-lg-1,
.row-gutter-sm .col-lg-10,
.row-gutter-sm .col-lg-11,
.row-gutter-sm .col-lg-12,
.row-gutter-sm .col-lg-2,
.row-gutter-sm .col-lg-3,
.row-gutter-sm .col-lg-4,
.row-gutter-sm .col-lg-5,
.row-gutter-sm .col-lg-6,
.row-gutter-sm .col-lg-7,
.row-gutter-sm .col-lg-8,
.row-gutter-sm .col-lg-9,
.row-gutter-sm .col-lg-auto,
.row-gutter-sm .col-md,
.row-gutter-sm .col-md-1,
.row-gutter-sm .col-md-10,
.row-gutter-sm .col-md-11,
.row-gutter-sm .col-md-12,
.row-gutter-sm .col-md-2,
.row-gutter-sm .col-md-3,
.row-gutter-sm .col-md-4,
.row-gutter-sm .col-md-5,
.row-gutter-sm .col-md-6,
.row-gutter-sm .col-md-7,
.row-gutter-sm .col-md-8,
.row-gutter-sm .col-md-9,
.row-gutter-sm .col-md-auto,
.row-gutter-sm .col-sm,
.row-gutter-sm .col-sm-1,
.row-gutter-sm .col-sm-10,
.row-gutter-sm .col-sm-11,
.row-gutter-sm .col-sm-12,
.row-gutter-sm .col-sm-2,
.row-gutter-sm .col-sm-3,
.row-gutter-sm .col-sm-4,
.row-gutter-sm .col-sm-5,
.row-gutter-sm .col-sm-6,
.row-gutter-sm .col-sm-7,
.row-gutter-sm .col-sm-8,
.row-gutter-sm .col-sm-9,
.row-gutter-sm .col-sm-auto,
.row-gutter-sm .col-xl,
.row-gutter-sm .col-xl-1,
.row-gutter-sm .col-xl-10,
.row-gutter-sm .col-xl-11,
.row-gutter-sm .col-xl-12,
.row-gutter-sm .col-xl-2,
.row-gutter-sm .col-xl-3,
.row-gutter-sm .col-xl-4,
.row-gutter-sm .col-xl-5,
.row-gutter-sm .col-xl-6,
.row-gutter-sm .col-xl-7,
.row-gutter-sm .col-xl-8,
.row-gutter-sm .col-xl-9,
.row-gutter-sm .col-xl-auto {
  padding-left: 10px;
  padding-right: 10px;
}

/* 
 * Order (Extending to 10) 
 * Bootstrap 5 has until 5 order class
*/
.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

/* Grid */
.col-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5,
.col-xl-1-5,
.col-2-5,
.col-sm-2-5,
.col-md-2-5,
.col-lg-2-5,
.col-xl-2-5,
.col-3-5,
.col-sm-3-5,
.col-md-3-5,
.col-lg-3-5,
.col-xl-3-5,
.col-4-5,
.col-sm-4-5,
.col-md-4-5,
.col-lg-4-5,
.col-xl-4-5 {
  position: relative;
  min-height: 1px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-1-5 {
  flex: 0 0 20%;
  max-width: 20%;
}

.col-2-5 {
  flex: 0 0 40%;
  max-width: 40%;
}

.col-3-5 {
  flex: 0 0 60%;
  max-width: 60%;
}

.col-4-5 {
  flex: 0 0 80%;
  max-width: 80%;
}

@media (min-width: 576px) {
  .col-sm-1-5 {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .col-sm-2-5 {
    flex: 0 0 40%;
    max-width: 40%;
  }

  .col-sm-3-5 {
    flex: 0 0 60%;
    max-width: 60%;
  }

  .col-sm-4-5 {
    flex: 0 0 80%;
    max-width: 80%;
  }
}

@media (min-width: 768px) {
  .col-md-1-5 {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .col-md-2-5 {
    flex: 0 0 40%;
    max-width: 40%;
  }

  .col-md-3-5 {
    flex: 0 0 60%;
    max-width: 60%;
  }

  .col-md-4-5 {
    flex: 0 0 80%;
    max-width: 80%;
  }
}

@media (min-width: 992px) {
  .col-lg-1-5 {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .col-lg-2-5 {
    flex: 0 0 40%;
    max-width: 40%;
  }

  .col-lg-3-5 {
    flex: 0 0 60%;
    max-width: 60%;
  }

  .col-lg-4-5 {
    flex: 0 0 80%;
    max-width: 80%;
  }
}

@media (min-width: 1200px) {
  .col-xl-1-5 {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .col-xl-2-5 {
    flex: 0 0 40%;
    max-width: 40%;
  }

  .col-xl-3-5 {
    flex: 0 0 60%;
    max-width: 60%;
  }

  .col-xl-4-5 {
    flex: 0 0 80%;
    max-width: 80%;
  }
}

/* RTL */
/* Col Pull / Push - Rotate */
.col-pull-12 {
  margin-left: -100%;
}

.col-pull-11 {
  margin-left: -91.66666667%;
}

.col-pull-10 {
  margin-left: -83.33333333%;
}

.col-pull-9 {
  margin-left: -75%;
}

.col-pull-8 {
  margin-left: -66.66666667%;
}

.col-pull-7 {
  margin-left: -58.33333333%;
}

.col-pull-6 {
  margin-left: -50%;
}

.col-pull-5 {
  margin-left: -41.66666667%;
}

.col-pull-4 {
  margin-left: -33.33333333%;
}

.col-pull-3 {
  margin-left: -25%;
}

.col-pull-2 {
  margin-left: -16.66666667%;
}

.col-pull-1 {
  margin-left: -8.33333333%;
}

.col-pull-0 {
  margin-left: 0;
}

.col-push-12 {
  margin-left: 100%;
}

.col-push-11 {
  margin-left: 91.66666667%;
}

.col-push-10 {
  margin-left: 83.33333333%;
}

.col-push-9 {
  margin-left: 75%;
}

.col-push-8 {
  margin-left: 66.66666667%;
}

.col-push-7 {
  margin-left: 58.33333333%;
}

.col-push-6 {
  margin-left: 50%;
}

.col-push-5 {
  margin-left: 41.66666667%;
}

.col-push-4 {
  margin-left: 33.33333333%;
}

.col-push-3 {
  margin-left: 25%;
}

.col-push-2 {
  margin-left: 16.66666667%;
}

.col-push-1 {
  margin-left: 8.33333333%;
}

.col-push-0 {
  margin-left: 0;
}

.rotate-l-5 {
  transform: rotate(-5deg);
}

.rotate-l-10 {
  transform: rotate(-10deg);
}

.rotate-l-15 {
  transform: rotate(-15deg);
}

.rotate-l-20 {
  transform: rotate(-20deg);
}

.rotate-l-25 {
  transform: rotate(-25deg);
}

.rotate-l-30 {
  transform: rotate(-30deg);
}

.rotate-l-35 {
  transform: rotate(-35deg);
}

.rotate-l-40 {
  transform: rotate(-40deg);
}

.rotate-l-45 {
  transform: rotate(-45deg);
}

.rotate-l-50 {
  transform: rotate(-50deg);
}

.rotate-l-55 {
  transform: rotate(-55deg);
}

.rotate-l-60 {
  transform: rotate(-60deg);
}

.rotate-l-65 {
  transform: rotate(-65deg);
}

.rotate-l-70 {
  transform: rotate(-70deg);
}

.rotate-l-75 {
  transform: rotate(-75deg);
}

.rotate-l-80 {
  transform: rotate(-80deg);
}

.rotate-l-85 {
  transform: rotate(-85deg);
}

.rotate-l-90 {
  transform: rotate(-90deg);
}

.rotate-l-180 {
  transform: rotate(-180deg);
}

.rotate-r-5 {
  transform: rotate(5deg);
}

.rotate-r-10 {
  transform: rotate(10deg);
}

.rotate-r-15 {
  transform: rotate(15deg);
}

.rotate-r-20 {
  transform: rotate(20deg);
}

.rotate-r-25 {
  transform: rotate(25deg);
}

.rotate-r-30 {
  transform: rotate(30deg);
}

.rotate-r-35 {
  transform: rotate(35deg);
}

.rotate-r-40 {
  transform: rotate(40deg);
}

.rotate-r-45 {
  transform: rotate(45deg);
}

.rotate-r-50 {
  transform: rotate(50deg);
}

.rotate-r-55 {
  transform: rotate(55deg);
}

.rotate-r-60 {
  transform: rotate(60deg);
}

.rotate-r-65 {
  transform: rotate(65deg);
}

.rotate-r-70 {
  transform: rotate(70deg);
}

.rotate-r-75 {
  transform: rotate(75deg);
}

.rotate-r-80 {
  transform: rotate(80deg);
}

.rotate-r-85 {
  transform: rotate(85deg);
}

.rotate-r-90 {
  transform: rotate(90deg);
}

.rotate-r-180 {
  transform: rotate(180deg);
}

@media (min-width: 576px) {
  .col-sm-pull-12 {
    margin-left: -100%;
  }

  .col-sm-pull-11 {
    margin-left: -91.66666667%;
  }

  .col-sm-pull-10 {
    margin-left: -83.33333333%;
  }

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

  .col-sm-pull-8 {
    margin-left: -66.66666667%;
  }

  .col-sm-pull-7 {
    margin-left: -58.33333333%;
  }

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

  .col-sm-pull-5 {
    margin-left: -41.66666667%;
  }

  .col-sm-pull-4 {
    margin-left: -33.33333333%;
  }

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

  .col-sm-pull-2 {
    margin-left: -16.66666667%;
  }

  .col-sm-pull-1 {
    margin-left: -8.33333333%;
  }

  .col-sm-pull-0 {
    margin-left: 0;
  }

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

  .col-sm-push-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-push-10 {
    margin-left: 83.33333333%;
  }

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

  .col-sm-push-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-push-7 {
    margin-left: 58.33333333%;
  }

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

  .col-sm-push-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-push-4 {
    margin-left: 33.33333333%;
  }

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

  .col-sm-push-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-push-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-push-0 {
    margin-left: 0;
  }

  .rotate-sm-l-5 {
    transform: rotate(-5deg);
  }

  .rotate-sm-l-10 {
    transform: rotate(-10deg);
  }

  .rotate-sm-l-15 {
    transform: rotate(-15deg);
  }

  .rotate-sm-l-20 {
    transform: rotate(-20deg);
  }

  .rotate-sm-l-25 {
    transform: rotate(-25deg);
  }

  .rotate-sm-l-30 {
    transform: rotate(-30deg);
  }

  .rotate-sm-l-35 {
    transform: rotate(-35deg);
  }

  .rotate-sm-l-40 {
    transform: rotate(-40deg);
  }

  .rotate-sm-l-45 {
    transform: rotate(-45deg);
  }

  .rotate-sm-l-50 {
    transform: rotate(-50deg);
  }

  .rotate-sm-l-55 {
    transform: rotate(-55deg);
  }

  .rotate-sm-l-60 {
    transform: rotate(-60deg);
  }

  .rotate-sm-l-65 {
    transform: rotate(-65deg);
  }

  .rotate-sm-l-70 {
    transform: rotate(-70deg);
  }

  .rotate-sm-l-75 {
    transform: rotate(-75deg);
  }

  .rotate-sm-l-80 {
    transform: rotate(-80deg);
  }

  .rotate-sm-l-85 {
    transform: rotate(-85deg);
  }

  .rotate-sm-l-90 {
    transform: rotate(-90deg);
  }

  .rotate-sm-l-180 {
    transform: rotate(-180deg);
  }

  .rotate-sm-r-5 {
    transform: rotate(5deg);
  }

  .rotate-sm-r-10 {
    transform: rotate(10deg);
  }

  .rotate-sm-r-15 {
    transform: rotate(15deg);
  }

  .rotate-sm-r-20 {
    transform: rotate(20deg);
  }

  .rotate-sm-r-25 {
    transform: rotate(25deg);
  }

  .rotate-sm-r-30 {
    transform: rotate(30deg);
  }

  .rotate-sm-r-35 {
    transform: rotate(35deg);
  }

  .rotate-sm-r-40 {
    transform: rotate(40deg);
  }

  .rotate-sm-r-45 {
    transform: rotate(45deg);
  }

  .rotate-sm-r-50 {
    transform: rotate(50deg);
  }

  .rotate-sm-r-55 {
    transform: rotate(55deg);
  }

  .rotate-sm-r-60 {
    transform: rotate(60deg);
  }

  .rotate-sm-r-65 {
    transform: rotate(65deg);
  }

  .rotate-sm-r-70 {
    transform: rotate(70deg);
  }

  .rotate-sm-r-75 {
    transform: rotate(75deg);
  }

  .rotate-sm-r-80 {
    transform: rotate(80deg);
  }

  .rotate-sm-r-85 {
    transform: rotate(85deg);
  }

  .rotate-sm-r-90 {
    transform: rotate(90deg);
  }

  .rotate-sm-r-180 {
    transform: rotate(180deg);
  }
}

@media (min-width: 768px) {
  .col-md-pull-12 {
    margin-left: -100%;
  }

  .col-md-pull-11 {
    margin-left: -91.66666667%;
  }

  .col-md-pull-10 {
    margin-left: -83.33333333%;
  }

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

  .col-md-pull-8 {
    margin-left: -66.66666667%;
  }

  .col-md-pull-7 {
    margin-left: -58.33333333%;
  }

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

  .col-md-pull-5 {
    margin-left: -41.66666667%;
  }

  .col-md-pull-4 {
    margin-left: -33.33333333%;
  }

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

  .col-md-pull-2 {
    margin-left: -16.66666667%;
  }

  .col-md-pull-1 {
    margin-left: -8.33333333%;
  }

  .col-md-pull-0 {
    margin-left: 0;
  }

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

  .col-md-push-11 {
    margin-left: 91.66666667%;
  }

  .col-md-push-10 {
    margin-left: 83.33333333%;
  }

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

  .col-md-push-8 {
    margin-left: 66.66666667%;
  }

  .col-md-push-7 {
    margin-left: 58.33333333%;
  }

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

  .col-md-push-5 {
    margin-left: 41.66666667%;
  }

  .col-md-push-4 {
    margin-left: 33.33333333%;
  }

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

  .col-md-push-2 {
    margin-left: 16.66666667%;
  }

  .col-md-push-1 {
    margin-left: 8.33333333%;
  }

  .col-md-push-0 {
    margin-left: 0;
  }

  .rotate-md-l-5 {
    transform: rotate(-5deg);
  }

  .rotate-md-l-10 {
    transform: rotate(-10deg);
  }

  .rotate-md-l-15 {
    transform: rotate(-15deg);
  }

  .rotate-md-l-20 {
    transform: rotate(-20deg);
  }

  .rotate-md-l-25 {
    transform: rotate(-25deg);
  }

  .rotate-md-l-30 {
    transform: rotate(-30deg);
  }

  .rotate-md-l-35 {
    transform: rotate(-35deg);
  }

  .rotate-md-l-40 {
    transform: rotate(-40deg);
  }

  .rotate-md-l-45 {
    transform: rotate(-45deg);
  }

  .rotate-md-l-50 {
    transform: rotate(-50deg);
  }

  .rotate-md-l-55 {
    transform: rotate(-55deg);
  }

  .rotate-md-l-60 {
    transform: rotate(-60deg);
  }

  .rotate-md-l-65 {
    transform: rotate(-65deg);
  }

  .rotate-md-l-70 {
    transform: rotate(-70deg);
  }

  .rotate-md-l-75 {
    transform: rotate(-75deg);
  }

  .rotate-md-l-80 {
    transform: rotate(-80deg);
  }

  .rotate-md-l-85 {
    transform: rotate(-85deg);
  }

  .rotate-md-l-90 {
    transform: rotate(-90deg);
  }

  .rotate-md-l-180 {
    transform: rotate(-180deg);
  }

  .rotate-md-r-5 {
    transform: rotate(5deg);
  }

  .rotate-md-r-10 {
    transform: rotate(10deg);
  }

  .rotate-md-r-15 {
    transform: rotate(15deg);
  }

  .rotate-md-r-20 {
    transform: rotate(20deg);
  }

  .rotate-md-r-25 {
    transform: rotate(25deg);
  }

  .rotate-md-r-30 {
    transform: rotate(30deg);
  }

  .rotate-md-r-35 {
    transform: rotate(35deg);
  }

  .rotate-md-r-40 {
    transform: rotate(40deg);
  }

  .rotate-md-r-45 {
    transform: rotate(45deg);
  }

  .rotate-md-r-50 {
    transform: rotate(50deg);
  }

  .rotate-md-r-55 {
    transform: rotate(55deg);
  }

  .rotate-md-r-60 {
    transform: rotate(60deg);
  }

  .rotate-md-r-65 {
    transform: rotate(65deg);
  }

  .rotate-md-r-70 {
    transform: rotate(70deg);
  }

  .rotate-md-r-75 {
    transform: rotate(75deg);
  }

  .rotate-md-r-80 {
    transform: rotate(80deg);
  }

  .rotate-md-r-85 {
    transform: rotate(85deg);
  }

  .rotate-md-r-90 {
    transform: rotate(90deg);
  }

  .rotate-md-r-180 {
    transform: rotate(180deg);
  }
}

@media (min-width: 992px) {
  .col-lg-pull-12 {
    margin-left: -100%;
  }

  .col-lg-pull-11 {
    margin-left: -91.66666667%;
  }

  .col-lg-pull-10 {
    margin-left: -83.33333333%;
  }

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

  .col-lg-pull-8 {
    margin-left: -66.66666667%;
  }

  .col-lg-pull-7 {
    margin-left: -58.33333333%;
  }

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

  .col-lg-pull-5 {
    margin-left: -41.66666667%;
  }

  .col-lg-pull-4 {
    margin-left: -33.33333333%;
  }

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

  .col-lg-pull-2 {
    margin-left: -16.66666667%;
  }

  .col-lg-pull-1 {
    margin-left: -8.33333333%;
  }

  .col-lg-pull-0 {
    margin-right: 0;
  }

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

  .col-lg-push-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-push-10 {
    margin-left: 83.33333333%;
  }

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

  .col-lg-push-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-push-7 {
    margin-left: 58.33333333%;
  }

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

  .col-lg-push-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-push-4 {
    margin-left: 33.33333333%;
  }

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

  .col-lg-push-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-push-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-push-0 {
    margin-left: 0;
  }

  .rotate-lg-l-5 {
    transform: rotate(-5deg);
  }

  .rotate-lg-l-10 {
    transform: rotate(-10deg);
  }

  .rotate-lg-l-15 {
    transform: rotate(-15deg);
  }

  .rotate-lg-l-20 {
    transform: rotate(-20deg);
  }

  .rotate-lg-l-25 {
    transform: rotate(-25deg);
  }

  .rotate-lg-l-30 {
    transform: rotate(-30deg);
  }

  .rotate-lg-l-35 {
    transform: rotate(-35deg);
  }

  .rotate-lg-l-40 {
    transform: rotate(-40deg);
  }

  .rotate-lg-l-45 {
    transform: rotate(-45deg);
  }

  .rotate-lg-l-50 {
    transform: rotate(-50deg);
  }

  .rotate-lg-l-55 {
    transform: rotate(-55deg);
  }

  .rotate-lg-l-60 {
    transform: rotate(-60deg);
  }

  .rotate-lg-l-65 {
    transform: rotate(-65deg);
  }

  .rotate-lg-l-70 {
    transform: rotate(-70deg);
  }

  .rotate-lg-l-75 {
    transform: rotate(-75deg);
  }

  .rotate-lg-l-80 {
    transform: rotate(-80deg);
  }

  .rotate-lg-l-85 {
    transform: rotate(-85deg);
  }

  .rotate-lg-l-90 {
    transform: rotate(-90deg);
  }

  .rotate-lg-l-180 {
    transform: rotate(-180deg);
  }

  .rotate-lg-r-5 {
    transform: rotate(5deg);
  }

  .rotate-lg-r-10 {
    transform: rotate(10deg);
  }

  .rotate-lg-r-15 {
    transform: rotate(15deg);
  }

  .rotate-lg-r-20 {
    transform: rotate(20deg);
  }

  .rotate-lg-r-25 {
    transform: rotate(25deg);
  }

  .rotate-lg-r-30 {
    transform: rotate(30deg);
  }

  .rotate-lg-r-35 {
    transform: rotate(35deg);
  }

  .rotate-lg-r-40 {
    transform: rotate(40deg);
  }

  .rotate-lg-r-45 {
    transform: rotate(45deg);
  }

  .rotate-lg-r-50 {
    transform: rotate(50deg);
  }

  .rotate-lg-r-55 {
    transform: rotate(55deg);
  }

  .rotate-lg-r-60 {
    transform: rotate(60deg);
  }

  .rotate-lg-r-65 {
    transform: rotate(65deg);
  }

  .rotate-lg-r-70 {
    transform: rotate(70deg);
  }

  .rotate-lg-r-75 {
    transform: rotate(75deg);
  }

  .rotate-lg-r-80 {
    transform: rotate(80deg);
  }

  .rotate-lg-r-85 {
    transform: rotate(85deg);
  }

  .rotate-lg-r-90 {
    transform: rotate(90deg);
  }

  .rotate-lg-r-180 {
    transform: rotate(180deg);
  }
}

@media (min-width: 1200px) {
  .col-xl-pull-12 {
    margin-left: -100%;
  }

  .col-xl-pull-11 {
    margin-left: -91.66666667%;
  }

  .col-xl-pull-10 {
    margin-left: -83.33333333%;
  }

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

  .col-xl-pull-8 {
    margin-left: -66.66666667%;
  }

  .col-xl-pull-7 {
    margin-left: -58.33333333%;
  }

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

  .col-xl-pull-5 {
    margin-left: -41.66666667%;
  }

  .col-xl-pull-4 {
    margin-left: -33.33333333%;
  }

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

  .col-xl-pull-2 {
    margin-left: -16.66666667%;
  }

  .col-xl-pull-1 {
    margin-left: -8.33333333%;
  }

  .col-xl-pull-0 {
    margin-left: 0;
  }

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

  .col-xl-push-11 {
    margin-left: 91.66666667%;
  }

  .col-xl-push-10 {
    margin-left: 83.33333333%;
  }

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

  .col-xl-push-8 {
    margin-left: 66.66666667%;
  }

  .col-xl-push-7 {
    margin-left: 58.33333333%;
  }

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

  .col-xl-push-5 {
    margin-left: 41.66666667%;
  }

  .col-xl-push-4 {
    margin-left: 33.33333333%;
  }

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

  .col-xl-push-2 {
    margin-left: 16.66666667%;
  }

  .col-xl-push-1 {
    margin-left: 8.33333333%;
  }

  .col-xl-push-0 {
    margin-left: 0;
  }

  .rotate-xl-l-5 {
    transform: rotate(-5deg);
  }

  .rotate-xl-l-10 {
    transform: rotate(-10deg);
  }

  .rotate-xl-l-15 {
    transform: rotate(-15deg);
  }

  .rotate-xl-l-20 {
    transform: rotate(-20deg);
  }

  .rotate-xl-l-25 {
    transform: rotate(-25deg);
  }

  .rotate-xl-l-30 {
    transform: rotate(-30deg);
  }

  .rotate-xl-l-35 {
    transform: rotate(-35deg);
  }

  .rotate-xl-l-40 {
    transform: rotate(-40deg);
  }

  .rotate-xl-l-45 {
    transform: rotate(-45deg);
  }

  .rotate-xl-l-50 {
    transform: rotate(-50deg);
  }

  .rotate-xl-l-55 {
    transform: rotate(-55deg);
  }

  .rotate-xl-l-60 {
    transform: rotate(-60deg);
  }

  .rotate-xl-l-65 {
    transform: rotate(-65deg);
  }

  .rotate-xl-l-70 {
    transform: rotate(-70deg);
  }

  .rotate-xl-l-75 {
    transform: rotate(-75deg);
  }

  .rotate-xl-l-80 {
    transform: rotate(-80deg);
  }

  .rotate-xl-l-85 {
    transform: rotate(-85deg);
  }

  .rotate-xl-l-90 {
    transform: rotate(-90deg);
  }

  .rotate-xl-l-180 {
    transform: rotate(-180deg);
  }

  .rotate-xl-r-5 {
    transform: rotate(5deg);
  }

  .rotate-xl-r-10 {
    transform: rotate(10deg);
  }

  .rotate-xl-r-15 {
    transform: rotate(15deg);
  }

  .rotate-xl-r-20 {
    transform: rotate(20deg);
  }

  .rotate-xl-r-25 {
    transform: rotate(25deg);
  }

  .rotate-xl-r-30 {
    transform: rotate(30deg);
  }

  .rotate-xl-r-35 {
    transform: rotate(35deg);
  }

  .rotate-xl-r-40 {
    transform: rotate(40deg);
  }

  .rotate-xl-r-45 {
    transform: rotate(45deg);
  }

  .rotate-xl-r-50 {
    transform: rotate(50deg);
  }

  .rotate-xl-r-55 {
    transform: rotate(55deg);
  }

  .rotate-xl-r-60 {
    transform: rotate(60deg);
  }

  .rotate-xl-r-65 {
    transform: rotate(65deg);
  }

  .rotate-xl-r-70 {
    transform: rotate(70deg);
  }

  .rotate-xl-r-75 {
    transform: rotate(75deg);
  }

  .rotate-xl-r-80 {
    transform: rotate(80deg);
  }

  .rotate-xl-r-85 {
    transform: rotate(85deg);
  }

  .rotate-xl-r-90 {
    transform: rotate(90deg);
  }

  .rotate-xl-r-180 {
    transform: rotate(180deg);
  }
}

@media (min-width: 1400px) {
  .col-xxl-pull-12 {
    margin-left: -100%;
  }

  .col-xxl-pull-11 {
    margin-left: -91.66666667%;
  }

  .col-xxl-pull-10 {
    margin-left: -83.33333333%;
  }

  .col-xxl-pull-9 {
    margin-left: -75%;
  }

  .col-xxl-pull-8 {
    margin-left: -66.66666667%;
  }

  .col-xxl-pull-7 {
    margin-left: -58.33333333%;
  }

  .col-xxl-pull-6 {
    margin-left: -50%;
  }

  .col-xxl-pull-5 {
    margin-left: -41.66666667%;
  }

  .col-xxl-pull-4 {
    margin-left: -33.33333333%;
  }

  .col-xxl-pull-3 {
    margin-left: -25%;
  }

  .col-xxl-pull-2 {
    margin-left: -16.66666667%;
  }

  .col-xxl-pull-1 {
    margin-left: -8.33333333%;
  }

  .col-xxl-pull-0 {
    margin-left: 0;
  }

  .col-xxl-push-12 {
    margin-left: 100%;
  }

  .col-xxl-push-11 {
    margin-left: 91.66666667%;
  }

  .col-xxl-push-10 {
    margin-left: 83.33333333%;
  }

  .col-xxl-push-9 {
    margin-left: 75%;
  }

  .col-xxl-push-8 {
    margin-left: 66.66666667%;
  }

  .col-xxl-push-7 {
    margin-left: 58.33333333%;
  }

  .col-xxl-push-6 {
    margin-left: 50%;
  }

  .col-xxl-push-5 {
    margin-left: 41.66666667%;
  }

  .col-xxl-push-4 {
    margin-left: 33.33333333%;
  }

  .col-xxl-push-3 {
    margin-left: 25%;
  }

  .col-xxl-push-2 {
    margin-left: 16.66666667%;
  }

  .col-xxl-push-1 {
    margin-left: 8.33333333%;
  }

  .col-xxl-push-0 {
    margin-left: 0;
  }

  .rotate-xxl-l-5 {
    transform: rotate(-5deg);
  }

  .rotate-xxl-l-10 {
    transform: rotate(-10deg);
  }

  .rotate-xxl-l-15 {
    transform: rotate(-15deg);
  }

  .rotate-xxl-l-20 {
    transform: rotate(-20deg);
  }

  .rotate-xxl-l-25 {
    transform: rotate(-25deg);
  }

  .rotate-xxl-l-30 {
    transform: rotate(-30deg);
  }

  .rotate-xxl-l-35 {
    transform: rotate(-35deg);
  }

  .rotate-xxl-l-40 {
    transform: rotate(-40deg);
  }

  .rotate-xxl-l-45 {
    transform: rotate(-45deg);
  }

  .rotate-xxl-l-50 {
    transform: rotate(-50deg);
  }

  .rotate-xxl-l-55 {
    transform: rotate(-55deg);
  }

  .rotate-xxl-l-60 {
    transform: rotate(-60deg);
  }

  .rotate-xxl-l-65 {
    transform: rotate(-65deg);
  }

  .rotate-xxl-l-70 {
    transform: rotate(-70deg);
  }

  .rotate-xxl-l-75 {
    transform: rotate(-75deg);
  }

  .rotate-xxl-l-80 {
    transform: rotate(-80deg);
  }

  .rotate-xxl-l-85 {
    transform: rotate(-85deg);
  }

  .rotate-xxl-l-90 {
    transform: rotate(-90deg);
  }

  .rotate-xxl-l-180 {
    transform: rotate(-180deg);
  }

  .rotate-xxl-r-5 {
    transform: rotate(5deg);
  }

  .rotate-xxl-r-10 {
    transform: rotate(10deg);
  }

  .rotate-xxl-r-15 {
    transform: rotate(15deg);
  }

  .rotate-xxl-r-20 {
    transform: rotate(20deg);
  }

  .rotate-xxl-r-25 {
    transform: rotate(25deg);
  }

  .rotate-xxl-r-30 {
    transform: rotate(30deg);
  }

  .rotate-xxl-r-35 {
    transform: rotate(35deg);
  }

  .rotate-xxl-r-40 {
    transform: rotate(40deg);
  }

  .rotate-xxl-r-45 {
    transform: rotate(45deg);
  }

  .rotate-xxl-r-50 {
    transform: rotate(50deg);
  }

  .rotate-xxl-r-55 {
    transform: rotate(55deg);
  }

  .rotate-xxl-r-60 {
    transform: rotate(60deg);
  }

  .rotate-xxl-r-65 {
    transform: rotate(65deg);
  }

  .rotate-xxl-r-70 {
    transform: rotate(70deg);
  }

  .rotate-xxl-r-75 {
    transform: rotate(75deg);
  }

  .rotate-xxl-r-80 {
    transform: rotate(80deg);
  }

  .rotate-xxl-r-85 {
    transform: rotate(85deg);
  }

  .rotate-xxl-r-90 {
    transform: rotate(90deg);
  }

  .rotate-xxl-r-180 {
    transform: rotate(180deg);
  }
}

/* #Footer */
#footer {
  background: #212529;
  border-top: 4px solid #212529;
  font-size: 0.9em;
  margin-top: 50px;
  padding: 0;
  position: relative;
  clear: both;
}

#footer .footer-ribbon {
  background: #999;
  position: absolute;
  margin: -44px 0 0 0;
  padding: 10px 20px 6px 20px;
}

#footer .footer-ribbon:before {
  border-right: 10px solid #646464;
  border-top: 16px solid transparent;
  content: '';
  display: block;
  height: 0;
  right: 100%;
  position: absolute;
  top: 0;
  width: 7px;
}

#footer .footer-ribbon span {
  color: #fff;
  font-size: 1.6em;
  font-family: 'Shadows Into Light', cursive;
}

#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
  color: #fff;
}

#footer a:not(.btn):not(.no-footer-css) {
  color: #777;
  transition: all 0.1s ease-in-out;
}

#footer a:not(.btn):not(.no-footer-css):hover {
  text-decoration: none;
  color: #fff;
}

#footer a:not(.btn):not(.no-footer-css):focus,
#footer a:not(.btn):not(.no-footer-css):active {
  color: #ccc;
}

#footer a:not(.btn):not(.no-footer-css).text-color-light {
  color: #fff !important;
}

#footer a:not(.btn):not(.no-footer-css).text-color-light:hover {
  color: #e6e5e5 !important;
}

#footer a:not(.btn):not(.no-footer-css).text-color-light:focus,
#footer a:not(.btn):not(.no-footer-css).text-color-light:active {
  color: #cccccc !important;
}

#footer a:not(.btn):not(.no-footer-css).text-color-default {
  color: #777 !important;
}

#footer a:not(.btn):not(.no-footer-css).text-color-default:hover {
  color: #919090 !important;
}

#footer a:not(.btn):not(.no-footer-css).text-color-default:focus,
#footer a:not(.btn):not(.no-footer-css).text-color-default:active {
  color: #5e5d5d !important;
}

#footer a:not(.btn):not(.no-footer-css).link-hover-style-1 {
  position: relative;
  left: 0px;
  transition: all 0.1s ease-in-out;
}

#footer a:not(.btn):not(.no-footer-css).link-hover-style-1:hover {
  left: 3px;
}

#footer ul.nav-list > li a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  line-height: 20px;
  padding-bottom: 11px;
}

#footer ul.nav-list > li:last-child a {
  border-bottom: 0;
}

#footer ul.nav-list > li a:hover {
  background-color: rgba(255, 255, 255, 0.05);
}

#footer ul.list.icons li {
  margin-bottom: 5px;
}

#footer.footer-texts-more-lighten p,
#footer.footer-texts-more-lighten span,
#footer.footer-texts-more-lighten a:not(.btn):not(.no-footer-css),
#footer.footer-texts-more-lighten li {
  color: #a8a8a8;
}

#footer.footer-texts-more-lighten a:not(.btn):not(.no-footer-css):hover {
  text-decoration: none;
  color: #fff;
}

#footer .footer-nav nav {
  display: flex;
}

#footer .footer-nav nav > ul {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

#footer .footer-nav nav > ul > li {
  position: relative;
  height: 100%;
  align-self: stretch;
}

#footer .footer-nav nav > ul > li > a {
  position: relative;
  background: transparent;
  padding: 0 14.4px;
  padding: 0 0.9rem;
  margin: 0;
  height: 100%;
  display: inline-flex;
  align-items: center;
  white-space: normal;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
}

#footer .footer-nav.footer-nav-links nav > ul > li:first-child > a {
  padding-left: 0;
}

#footer .footer-nav.footer-nav-links nav > ul > li:first-child > a:before {
  left: 0;
}

@media (min-width: 768px) {
  #footer .footer-nav.footer-nav-bottom-line nav > ul > li > a:before {
    content: '';
    position: absolute;
    width: auto;
    height: 3px;
    top: 50%;
    left: 0.85rem;
    right: 0.85rem;
    margin-top: 15px;
    transform: translate3d(0, -50%, 0);
  }
}

@media (max-width: 991px) {
  #footer .footer-nav {
    width: 100%;
  }

  #footer .footer-nav nav {
    text-align: center;
  }

  #footer .footer-nav nav > ul {
    width: 100%;
  }

  #footer .footer-nav nav > ul > li > a {
    text-align: center;
    padding: 5px 12px;
  }
}

@media (max-width: 767px) {
  #footer .footer-nav {
    width: 100%;
  }

  #footer .footer-nav nav {
    text-align: center;
  }

  #footer .footer-nav nav > ul {
    width: 100%;
  }

  #footer .footer-nav nav > ul > li {
    height: auto;
    width: 100%;
  }

  #footer .footer-nav nav > ul > li > a {
    text-align: center;
    padding: 1em 0;
  }
}

#footer form {
  opacity: 0.85;
}

#footer form label.error {
  line-height: 16px;
  margin: 5px 0 -5px;
  display: block;
  clear: both;
}

#footer form .alert {
  padding: 6px;
  text-align: center;
}

#footer .logo img {
  position: relative;
  top: 2px;
  image-rendering: -webkit-optimize-contrast;
  transform: translateZ(0);
}

#footer .footer-bg-color-2 {
  background: #1c2023;
}

#footer .footer-copyright {
  background: #1c2023;
}

#footer .footer-copyright nav {
  font-size: 0.9em;
}

#footer .footer-copyright nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#footer .footer-copyright nav ul li {
  display: inline-block;
  line-height: 12px;
  margin: 0;
  padding: 0 8px;
}

#footer .footer-copyright nav ul li:first-child {
  border: medium none;
  padding-left: 0;
}

#footer .footer-copyright nav ul li:last-child {
  padding-right: 0;
}

#footer .footer-copyright p {
  color: #555;
  margin: 0;
  padding: 0;
  font-size: 0.9em;
}

#footer .footer-copyright.footer-copyright-style-2 {
  background: #212529;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}

#footer .footer-copyright.footer-copyright-border-grey {
  border-top: 1px solid #e5e5e5;
}

#footer .footer-copyright.footer-copyright-full-width-border-top {
  position: relative;
  border-top: 0;
}

#footer .footer-copyright.footer-copyright-full-width-border-top:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  transform: translate3d(-50%, 0, 0);
}

#footer.footer-reveal {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: -10;
}

.footer-top-border {
  border-top: 1px solid rgba(0, 0, 0, 0.05) !important;
}

.footer-bottom-border {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important;
}

.footer-left-border {
  border-left: 1px solid rgba(0, 0, 0, 0.05) !important;
}

.footer-right-border {
  border-right: 1px solid rgba(0, 0, 0, 0.05) !important;
}

.footer-top-light-border {
  border-top: 1px solid rgba(255, 255, 255, 0.05) !important;
}

.footer-bottom-light-border {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important;
}

.footer-left-light-border {
  border-left: 1px solid rgba(255, 255, 255, 0.05) !important;
}

.footer-right-light-border {
  border-right: 1px solid rgba(255, 255, 255, 0.05) !important;
}

.map-above {
  min-height: 630px;
  position: relative;
}

.map-above .map-above-map {
  position: absolute;
  top: 0;
  min-height: 630px;
  height: 100%;
  width: 100%;
}

@media (max-width: 767px) {
  .map-above .map-above-map {
    position: relative;
  }
}

.map-above .map-above-content {
  background: transparent;
}

/* Dark Version */
html.dark body,
html.dark .body {
  background-color: #212529;
}

html.dark.boxed .body {
  background-color: #212529;
}

html.dark #header .header-top {
  background: #2c3237;
  border-bottom-color: #333940;
}

html.dark #header .header-search .form-control {
  background: #262a2f;
}

html.dark #header .header-body {
  background: #212529;
  border-top-color: #333940;
}

html.dark #header .header-nav-bar {
  background-color: #262a2f;
}

html.dark #header .header-nav-top .nav > li > a:hover,
html.dark #header .header-nav-top .nav > li > a a:focus {
  background-color: #262a2f;
}

html.dark #header .header-nav-top .dropdown-menu {
  background: #262a2f;
  border-color: #262a2f;
}

html.dark #header .header-nav-top .dropdown-menu a:hover,
html.dark #header .header-nav-top .dropdown-menu a:focus {
  background: #2c3237 !important;
}

html.dark #header .header-nav-features .header-nav-top-icon,
html.dark #header .header-nav-features .header-nav-top-icon-img {
  color: #fff;
}

html.dark #header .header-nav-features .header-nav-features-dropdown {
  background: #262a2f;
}

html.dark #header .header-nav-features .header-nav-features-dropdown:before {
  border-bottom-color: #262a2f;
}

html.dark.sticky-header-active #header .header-body {
  border-bottom-color: #333940;
  box-shadow: none;
}

html.dark h1,
html.dark h2,
html.dark h3,
html.dark h4,
html.dark h5,
html.dark h6 {
  color: #fff;
}

html.dark h1.card-title,
html.dark h2.card-title,
html.dark h3.card-title,
html.dark h4.card-title,
html.dark h5.card-title,
html.dark h6.card-title {
  color: #fff;
}

html.dark .alert h1,
html.dark .alert h2,
html.dark .alert h3,
html.dark .alert h4,
html.dark .alert h5,
html.dark .alert h6 {
  color: #111;
}

html.dark blockquote {
  border-color: #2c3237;
}

html.dark section.featured {
  background-color: #1c2023;
  border-top-color: #333940;
}

html.dark section.section {
  background-color: #262a2f;
  border-top-color: #2c3237;
}

html.dark .dropdown-menu > li a {
  color: #fff;
}

html.dark .dropdown-menu > li a:hover,
html.dark .dropdown-menu > li a:focus {
  background-color: #333940;
}

html.dark .simple-search .input-group-append {
  border-color: #2c3237;
}

html.dark .home-intro {
  background-color: #262a2f;
}

html.dark .tabs .nav-tabs li a,
html.dark .tabs .nav-tabs li a:focus {
  border-top-color: #2c3237;
  border-left-color: #2c3237;
  border-right-color: #2c3237;
  background: #2c3237;
}

html.dark .tabs .nav-tabs li a:hover {
  border-top-color: #808697;
}

html.dark .tabs .nav-tabs li.active a,
html.dark .tabs .nav-tabs li.active a:hover,
html.dark .tabs .nav-tabs li.active a:focus {
  border-top-color: #808697;
}

html.dark .tabs .nav-tabs.nav-justified {
  border-left-width: 0;
  border-right-width: 0;
  border-left-color: transparent;
  border-right-color: transparent;
}

html.dark .tabs .nav-tabs.nav-justified li a,
html.dark .tabs .nav-tabs.nav-justified li a:hover,
html.dark .tabs .nav-tabs.nav-justified li a:focus {
  border-bottom-color: #2c3237;
}

html.dark .tabs.tabs-left .nav-tabs > li a,
html.dark .tabs.tabs-right .nav-tabs > li a {
  background: #2c3237;
  border-left-color: #2c3237;
  border-right-color: #2c3237;
}

html.dark .tabs.tabs-left .nav-tabs > li:last-child a,
html.dark .tabs.tabs-right .nav-tabs > li:last-child a {
  border-bottom-color: #2c3237;
}

html.dark .tabs .nav-tabs {
  border-color: #2c3237;
}

html.dark .tabs .nav-tabs li.active a,
html.dark .tabs .nav-tabs li.active a:hover,
html.dark .tabs .nav-tabs li.active a:focus,
html.dark .tabs .nav-tabs.nav-justified li.active a,
html.dark .tabs .nav-tabs.nav-justified li.active a:hover,
html.dark .tabs .nav-tabs.nav-justified li.active a:focus {
  background: #333940;
  border-left-color: #333940;
  border-right-color: #333940;
}

html.dark .tabs .nav-tabs.nav-justified li.active a {
  border-bottom-color: #333940;
}

html.dark .tabs.tabs-vertical {
  border-top-color: #333940;
}

html.dark .tabs.tabs-bottom .nav-tabs li a,
html.dark .tabs.tabs-bottom .nav-tabs li a:focus {
  border-bottom-color: #2c3237;
  border-top-color: #333940;
}

html.dark .tabs.tabs-bottom .nav-tabs li a:hover {
  border-bottom-color: #808697;
  border-top-color: #333940;
}

html.dark .tabs.tabs-bottom .nav-tabs li.active a,
html.dark .tabs.tabs-bottom .nav-tabs li.active a:hover,
html.dark .tabs.tabs-bottom .nav-tabs li.active a:focus {
  border-bottom-color: #808697;
  border-top-color: #333940;
}

html.dark .tabs .tab-content {
  background: #333940;
  border-color: #333940;
}

html.dark .tabs-primary.tabs-bottom .nav-tabs li a,
html.dark .tabs-primary.tabs-bottom .nav-tabs li a:hover,
html.dark .tabs-primary.tabs-bottom .nav-tabs li a:focus,
html.dark .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a,
html.dark .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:focus {
  border-top-color: #333940 !important;
}

html.dark .nav-tabs li.active a,
html.dark .nav-tabs li.active a:hover,
html.dark .nav-tabs li.active a:focus,
html.dark .nav-tabs li a {
  color: #808697;
}

html.dark .tab-content {
  background: #333940;
  border-color: #212529;
}

html.dark .tabs-simple .tab-content,
html.dark .tabs-simple .nav-tabs li a,
html.dark .tabs-simple .nav-tabs li.active a {
  background: transparent !important;
}

html.dark .nav > li > a:hover,
html.dark .nav > li > a:focus {
  background-color: #333940;
}

html.dark .call-to-action.call-to-action-default {
  background: #2c3237;
}

html.dark .call-to-action.call-to-action-dark {
  background: #333940;
}

html.dark .call-to-action.with-borders {
  border-top-color: #333940;
  border-bottom-color: #333940;
  border-left-color: #2c3237;
  border-right-color: #2c3237;
}

html.dark .call-to-action.with-full-borders {
  border-color: #333940;
}

html.dark .call-to-action.featured {
  background: linear-gradient(to bottom, #2c3237 1%, #333940 98%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-bottom-color: #333940;
  border-left-color: #2c3237;
  border-right-color: #2c3237;
}

html.dark .call-to-action.call-to-action-in-footer:before {
  border-top-color: #212529;
}

html.dark .counters.with-borders .counter {
  border-top: 1px solid #333940;
  border-bottom: 1px solid #333940;
  border-left: 1px solid #2c3237;
  border-right: 1px solid #2c3237;
}

html.dark .counters.counters-text-dark .counter {
  color: #fff !important;
}

html.dark .counters.counters-text-dark .counter [class*='fa-'],
html.dark .counters.counters-text-dark .counter .icons,
html.dark .counters.counters-text-dark .counter strong,
html.dark .counters.counters-text-dark .counter label {
  color: #fff !important;
}

html.dark section.timeline:after {
  background: #505050;
  background: linear-gradient(to bottom, rgba(80, 80, 80, 0) 0%, #505050 8%, #505050 92%, rgba(80, 80, 80, 0) 100%);
}

html.dark section.timeline .timeline-date {
  background-color: #2c3237;
  border-color: #2c3237;
  text-shadow: none;
}

html.dark section.timeline .timeline-title {
  background: #2c3237;
}

html.dark section.timeline .timeline-box {
  border-color: #2c3237;
  background: #2c3237;
}

html.dark section.timeline .timeline-box.left:before {
  box-shadow: 0 0 0 3px #2c3237, 0 0 0 6px #2c3237;
}

html.dark section.timeline .timeline-box.left:after {
  background: #2c3237;
  border-right-color: #2c3237;
  border-top-color: #2c3237;
}

html.dark section.timeline .timeline-box.right:before {
  box-shadow: 0 0 0 3px #2c3237, 0 0 0 6px #2c3237;
}

html.dark section.timeline .timeline-box.right:after {
  background: #2c3237;
  border-left-color: #2c3237;
  border-bottom-color: #2c3237;
}

html.dark form:not(.form-style-4) .form-control {
  background-color: #2c3237;
  border-color: #2c3237;
}

html.dark form.form-style-4 .form-control {
  border-bottom-color: #3c3c3c;
}

html.dark .btn-light {
  background-color: #2c3237;
  border-color: #2c3237;
  color: #fff;
}

html.dark .btn.disabled,
html.dark .btn.disabled:hover,
html.dark .btn.disabled:active,
html.dark .btn.disabled:focus,
html.dark .btn[disabled],
html.dark .btn[disabled]:hover,
html.dark .btn[disabled]:active,
html.dark .btn[disabled]:focus {
  border-color: #2c3237 !important;
}

html.dark .pagination > li > a,
html.dark .pagination > li > span {
  background-color: #2c3237;
  border-color: #282d31;
}

html.dark section.section-custom-map {
  background-color: #212529;
}

html.dark section.section-custom-map section.section {
  background: rgba(38, 42, 47, 0.8);
}

html.dark .home-concept {
  background-image: url(../img/home/home-concept-dark.png);
}

html.dark .home-concept .process-image {
  background-image: url(../img/home/home-concept-item-dark.png);
}

html.dark .home-concept .project-image {
  background-image: url(../img/home/home-concept-item-dark.png);
}

html.dark .home-concept .sun {
  background-image: url(../img/home/home-concept-icons-dark.png);
}

html.dark .home-concept .cloud {
  background-image: url(../img/home/home-concept-icons-dark.png);
}

html.dark .page-header {
  border-bottom-color: #1c2023;
}

html.dark .page-header-light {
  background-color: #333940;
}

html.dark .card {
  background-color: #1c2023;
}

html.dark .accordion .card {
  background-color: #2c3237;
}

html.dark .accordion .card-default {
  border-color: #2c3237;
}

html.dark .accordion .card-header {
  background-color: #333940;
}

html.dark .accordion .form-control {
  background-color: #262a2f;
  border-color: #262a2f;
}

html.dark .accordion.accordion-modern .card .card-header {
  background-color: #262a2f;
}

html.dark .accordion.accordion-modern .card:first-of-type,
html.dark .accordion.accordion-modern .card:not(:first-of-type):not(:last-of-type),
html.dark .accordion.accordion-modern .card:last-of-type {
  border-color: #262a2f;
}

html.dark .toggle > label,
html.dark .toggle > .toggle-title {
  background-color: #333940;
}

html.dark .toggle.toggle-simple .toggle > label,
html.dark .toggle.toggle-simple .toggle > .toggle-title {
  color: #fff;
}

html.dark .featured-box {
  background: #333940;
  border-left-color: #333940;
  border-right-color: #333940;
  border-bottom-color: #333940;
}

html.dark .featured-box.secondary h4 {
  color: #fff;
}

html.dark .featured-boxes-flat .featured-box .box-content {
  background: #333940;
}

html.dark .featured-boxes-style-5 .featured-box .box-content h4,
html.dark .featured-boxes-style-6 .featured-box .box-content h4,
html.dark .featured-boxes-style-7 .featured-box .box-content h4 {
  color: #fff;
}

html.dark .featured-boxes-style-2 .featured-box {
  background: transparent;
}

html.dark .featured-boxes-style-3 .featured-box .icon-featured {
  background: #212529;
}

html.dark .featured-boxes-style-4 .featured-box {
  background: transparent;
}

html.dark .featured-boxes-style-5 .featured-box {
  background: transparent;
}

html.dark .featured-boxes-style-5 .featured-box .icon-featured {
  background: #2c3237;
  border-color: #333940;
}

html.dark .featured-boxes-style-6 .featured-box {
  background: transparent;
}

html.dark .featured-boxes-style-6 .featured-box .icon-featured {
  background: #2c3237;
  border-color: #333940;
}

html.dark .featured-boxes-style-6 .featured-box .icon-featured:after {
  border-color: #333940;
}

html.dark .featured-boxes-style-7 .featured-box {
  background: transparent;
}

html.dark .featured-boxes-style-7 .featured-box .icon-featured {
  background: #2c3237;
  border-color: #333940;
}

html.dark .featured-boxes-style-7 .featured-box .icon-featured:after {
  box-shadow: 3px 3px #1a1d21;
}

html.dark .featured-boxes-style-8 .featured-box .icon-featured {
  background: #333940;
}

html.dark .featured-box-effect-1 .icon-featured:after {
  box-shadow: 0 0 0 3px #333940;
}

html.dark .feature-box.feature-box-style-2 h4,
html.dark .feature-box.feature-box-style-3 h4,
html.dark .feature-box.feature-box-style-4 h4 {
  color: #fff;
}

html.dark .feature-box.feature-box-style-6 .feature-box-icon {
  border-color: #333940;
}

html.dark .feature-box.feature-box-style-6 .feature-box-icon:after {
  border-color: #333940;
}

html.dark .owl-dots button.owl-dot span {
  background: #333940;
}

html.dark .owl-carousel.top-border {
  border-top-color: #3f4247;
}

html.dark .progress {
  background: #333940;
}

html.dark .arrow {
  background-image: url(../img/arrows-dark.png);
}

html.dark .thumbnail,
html.dark .img-thumbnail,
html.dark .thumb-info {
  background-color: #2c3237;
  border-color: #2c3237;
}

html.dark .thumb-info .thumb-info-wrapper:after {
  background-color: rgba(33, 37, 41, 0.9);
}

html.dark .thumb-info-social-icons {
  border-top-color: #3c444b;
}

html.dark ul.nav-list > li a {
  border-bottom-color: #2c3237;
}

html.dark ul.nav-list > li a:hover {
  background-color: #2c3237;
}

html.dark .content-grid .content-grid-item:before {
  border-left-color: #333940;
}

html.dark .content-grid .content-grid-item:after {
  border-bottom-color: #333940;
}

html.dark .content-grid.content-grid-dashed .content-grid-item:before {
  border-left-color: #333940;
}

html.dark .content-grid.content-grid-dashed .content-grid-item:after {
  border-bottom-color: #333940;
}

html.dark .testimonial .testimonial-author strong {
  color: #fff;
}

html.dark .testimonial.testimonial-style-3 blockquote {
  background: #333940 !important;
}

html.dark .testimonial.testimonial-style-3 .testimonial-arrow-down {
  border-top-color: #333940 !important;
}

html.dark .testimonial.testimonial-style-4 {
  border-color: #333940 !important;
}

html.dark .testimonial.testimonial-style-5 .testimonial-author {
  border-top-color: #333940 !important;
}

html.dark .popover {
  background-color: #333940;
  border: 1px solid #2c3237;
}

html.dark .popover.top > .arrow {
  border-top-color: #2c3237;
}

html.dark .popover.top > .arrow:after {
  border-top-color: #333940;
}

html.dark .popover.right > .arrow {
  border-right-color: #2c3237;
}

html.dark .popover.right > .arrow:after {
  border-right-color: #333940;
}

html.dark .popover.bottom > .arrow {
  border-bottom-color: #2c3237;
}

html.dark .popover.bottom > .arrow:after {
  border-bottom-color: #333940;
}

html.dark .popover.left > .arrow {
  border-left-color: #2c3237;
}

html.dark .popover.left > .arrow:after {
  border-left-color: #333940;
}

html.dark .popover-title {
  background-color: #2c3237;
  border-bottom: #333940;
}

html.dark .page-header {
  border-bottom-color: #2c3237;
}

html.dark .table > thead > tr > th,
html.dark .table > tbody > tr > th,
html.dark .table > tfoot > tr > th,
html.dark .table > thead > tr > td,
html.dark .table > tbody > tr > td,
html.dark .table > tfoot > tr > td,
html.dark .table-bordered {
  border-color: #2c3237;
}

html.dark .table-striped > tbody > tr:nth-child(2n + 1) > td,
html.dark .table-striped > tbody > tr:nth-child(2n + 1) > th {
  background-color: #333940;
}

html.dark pre {
  background-color: #2c3237;
  border-color: #2c3237;
  color: #777;
}

html.dark .show-grid [class*='col-lg-'] .show-grid-block {
  background-color: #2c3237;
  border-color: #2c3237;
}

html.dark .google-map-borders,
html.dark .ratio-borders {
  border-color: #333940;
}

html.dark .alert.alert-default {
  border-color: #333940;
  background-color: #2c3237;
}

html.dark hr {
  background-image: linear-gradient(to left, #212529, #3f4247, #212529);
}

html.dark hr.light {
  background-image: linear-gradient(to left, #212529, #3f4247, #212529);
}

html.dark hr.solid {
  background: #3f4247;
}

html.dark .divider {
  background-image: linear-gradient(to left, transparent, #3f4247, transparent);
}

html.dark .divider [class*='fa-'],
html.dark .divider .icons {
  background: #212529;
}

html.dark .divider.divider-solid {
  background: #3f4247;
}

html.dark .divider.divider-style-2 [class*='fa-'],
html.dark .divider.divider-style-2 .icons {
  background: #262a2f;
}

html.dark .divider.divider-style-3 [class*='fa-'],
html.dark .divider.divider-style-3 .icons {
  border-color: #3f4247;
}

html.dark .divider.divider-style-4 [class*='fa-'],
html.dark .divider.divider-style-4 .icons {
  border-color: #3f4247;
}

html.dark .divider.divider-style-4 [class*='fa-']:after,
html.dark .divider.divider-style-4 .icons:after {
  border-color: #262a2f;
}

html.dark .divider.divider-small {
  background: transparent;
}

html.dark .divider.divider-small hr {
  background: #3f4247;
}

html.dark .divider.divider-small.divider-light hr {
  background: #3f4247;
}

html.dark hr.dashed:after,
html.dark .divider.dashed:after {
  border-color: #3f4247;
}

html.dark .heading.heading-bottom-border h1 {
  border-bottom-color: #3f4247;
}

html.dark .heading.heading-bottom-border h2,
html.dark .heading.heading-bottom-border h3 {
  border-bottom-color: #3f4247;
}

html.dark .heading.heading-bottom-border h4,
html.dark .heading.heading-bottom-border h5,
html.dark .heading.heading-bottom-border h6 {
  border-bottom-color: #3f4247;
}

html.dark .heading.heading-bottom-double-border h1,
html.dark .heading.heading-bottom-double-border h2,
html.dark .heading.heading-bottom-double-border h3 {
  border-bottom-color: #3f4247;
}

html.dark .heading.heading-bottom-double-border h4,
html.dark .heading.heading-bottom-double-border h5,
html.dark .heading.heading-bottom-double-border h6 {
  border-bottom-color: #3f4247;
}

html.dark .heading.heading-middle-border:before {
  border-top-color: #3f4247;
}

html.dark .heading.heading-middle-border h1,
html.dark .heading.heading-middle-border h2,
html.dark .heading.heading-middle-border h3,
html.dark .heading.heading-middle-border h4,
html.dark .heading.heading-middle-border h5,
html.dark .heading.heading-middle-border h6 {
  background: #212529;
}

html.dark .recent-posts .date .day,
html.dark section.section .recent-posts .date .day {
  background-color: #333940;
}

html.dark .blog-posts article {
  border-color: #2c3237;
}

html.dark section.featured .recent-posts .date .day,
html.dark article.post .post-date .day {
  background-color: #2c3237;
}

html.dark article .post-video,
html.dark article .post-video iframe,
html.dark article .post-audio,
html.dark article .post-audio iframe {
  background-color: #2c3237;
  border-color: #2c3237;
}

html.dark ul.simple-post-list li {
  border-bottom-color: #262a2f;
}

html.dark .post-block {
  border-top-color: #1c2023;
}

html.dark ul.comments .comment-block {
  background-color: #2c3237;
}

html.dark ul.comments .comment-arrow {
  border-right-color: #2c3237;
}

html.dark .pricing-table li {
  border-top-color: #262a2f;
}

html.dark .pricing-table h3 {
  background-color: #262a2f;
  text-shadow: none;
}

html.dark .pricing-table h3 span {
  background: #2c3237;
  border-color: #282d31;
  box-shadow: 0 5px 20px #282d31 inset, 0 3px 0 #2c3237 inset;
  color: #777;
}

html.dark .pricing-table .most-popular {
  border-color: #2c3237;
}

html.dark .pricing-table .most-popular h3 {
  background-color: #2c3237;
  color: #fff;
  text-shadow: none;
}

html.dark .pricing-table .plan-ribbon {
  background-color: #2c3237;
}

html.dark .pricing-table .plan {
  background: #2c3237;
  border: 1px solid #2c3237;
  color: #777;
  text-shadow: none;
}

html.dark .product-thumb-info {
  background-color: #2c3237;
  border-color: transparent;
}

html.dark .shop .quantity .qty {
  background-color: #2c3237;
  border-color: transparent;
}

html.dark .shop .quantity .minus,
html.dark .shop .quantity .plus {
  background-color: #262a2f;
  border-color: transparent;
}

html.dark .shop table.cart td,
html.dark .shop .cart-totals th,
html.dark .shop .cart-totals td {
  border-color: #2c3237;
}

html.dark .dialog {
  background-color: #212529;
}

html.dark .modal-content {
  background-color: #212529;
}

html.dark .modal-header {
  border-bottom-color: #2c3237;
}

html.dark .modal-header h1,
html.dark .modal-header h2,
html.dark .modal-header h3,
html.dark .modal-header h4,
html.dark .modal-header h5,
html.dark .modal-header h6 {
  color: #777;
}

html.dark .modal-header .close {
  text-shadow: none;
  color: #fff;
}

html.dark .modal-footer {
  border-top-color: #2c3237;
}

html.dark .popup-inline-content,
html.dark .mfp-content .ajax-container {
  background: #212529 !important;
}

html.dark .loading-overlay {
  background: #212529;
}

html.dark .sort-destination-loader:after {
  background-color: #212529;
}

html.dark #footer .newsletter form .btn-light {
  background-color: #262a2f;
  border-color: #262a2f;
  color: #777;
}

html.dark #footer .newsletter form .form-control {
  border: 0;
}

@media (min-width: 992px) {
  html.dark #header .header-nav-main:not(.header-nav-main-light) nav > ul > li.dropdown:not(.dropdown-full-color) .dropdown-menu {
    background: #262a2f;
  }

  html.dark #header .header-nav-main:not(.header-nav-main-light) nav > ul > li.dropdown:not(.dropdown-full-color) .dropdown-menu li:hover > a,
  html.dark #header .header-nav-main:not(.header-nav-main-light) nav > ul > li.dropdown:not(.dropdown-full-color) .dropdown-menu li:focus > a,
  html.dark #header .header-nav-main:not(.header-nav-main-light) nav > ul > li.dropdown:not(.dropdown-full-color) .dropdown-menu li.active > a,
  html.dark #header .header-nav-main:not(.header-nav-main-light) nav > ul > li.dropdown:not(.dropdown-full-color) .dropdown-menu li:active > a {
    background: #333940;
  }

  html.dark #header .header-nav-main:not(.header-nav-main-light) nav > ul > li.dropdown:not(.dropdown-full-color) .dropdown-menu li a {
    border-bottom-color: #333940;
  }

  html.dark #header .header-nav-main:not(.header-nav-main-light) nav > ul > li.dropdown:not(.dropdown-full-color) .dropdown-menu li a:hover,
  html.dark #header .header-nav-main:not(.header-nav-main-light) nav > ul > li.dropdown:not(.dropdown-full-color) .dropdown-menu li a:focus,
  html.dark #header .header-nav-main:not(.header-nav-main-light) nav > ul > li.dropdown:not(.dropdown-full-color) .dropdown-menu li a.active,
  html.dark #header .header-nav-main:not(.header-nav-main-light) nav > ul > li.dropdown:not(.dropdown-full-color) .dropdown-menu li a:active {
    background: #333940;
  }

  html.dark #header .header-nav-main:not(.header-nav-main-light) nav > ul > li.dropdown-mega:not(.dropdown-full-color) .dropdown-mega-sub-title {
    color: #999;
  }

  html.dark #header .header-nav-main:not(.header-nav-main-light) nav > ul > li.dropdown-mega:not(.dropdown-full-color) .dropdown-mega-sub-nav > li:hover > a {
    background: #333940;
  }

  html.dark #header .header-nav-main:not(.header-nav-main-light) a > .thumb-info-preview .thumb-info-wrapper {
    background: #333940;
  }

  html.dark #header .header-nav.header-nav-stripe nav > ul > li > a {
    color: #ccc;
  }

  html.dark #header .header-nav.header-nav-stripe nav > ul > li:hover > a {
    color: #fff;
  }

  html.dark #header .header-nav.header-nav-links nav > ul > li > a,
  html.dark #header .header-nav.header-nav-links nav > ul > li:hover > a,
  html.dark #header .header-nav.header-nav-line nav > ul > li > a,
  html.dark #header .header-nav.header-nav-line nav > ul > li:hover > a {
    color: #ccc;
  }

  html.dark #header .header-nav.header-nav-dropdowns-dark nav > ul > li > a,
  html.dark #header .header-nav.header-nav-dropdowns-dark nav > ul > li:hover > a {
    color: #ccc;
  }

  html.dark .header-nav-main nav > ul > li.dropdown-mega-signin .dropdown-menu {
    background-color: #212529;
  }
}

@media (max-width: 991px) {
  html.dark #header .header-nav-main:before {
    background-color: #212529;
  }

  html.dark #header .header-nav-main nav::-webkit-scrollbar-thumb {
    border-color: transparent;
    background: #39404c;
  }

  html.dark #header .header-nav-main nav > ul li {
    border-bottom-color: #333940;
  }

  html.dark #header .header-nav-main nav > ul > li.dropdown-mega:not(.dropdown-full-color) .dropdown-mega-sub-title {
    color: #fff;
  }

  html.dark #header .header-nav-main nav ul li a:active {
    background-color: #1e1e1e;
    color: #fff;
  }

  html.dark .home-concept {
    background-image: none;
  }
}

/* Boxed Layout */
html.boxed body {
  background-color: transparent;
  background-position: 0 0;
  background-repeat: repeat;
}

html.boxed .body {
  position: relative;
  background-color: transparent;
  border-radius: 5px;
  border-top: 5px solid #ccc;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
  margin: 25px auto;
  max-width: 1200px;
  height: auto;
}

html.boxed #header .header-body {
  border-top-color: transparent;
  border-top: 0;
}

html.boxed #header.header-effect-shrink .header-body {
  max-width: 1200px;
}

html.boxed .main {
  background-color: #fff;
  overflow: hidden;
}

html.boxed section.section.section-footer {
  padding-bottom: 100px;
}

html.boxed #footer {
  margin-top: 0;
  border-bottom: 4px solid #1a1c1e;
  border-radius: 0 0 5px 5px;
}

html.boxed .footer-reveal {
  max-width: 1200px;
  left: auto !important;
}

@media (min-width: 1200px) {
  html.boxed.sticky-header-active #header .header-body {
    width: 100%;
    max-width: 1200px;
  }

  html.boxed .footer-reveal {
    bottom: 25px !important;
  }
}

@media (max-width: 1199px) {
  html.boxed .footer-reveal {
    border-bottom: none !important;
  }
}

@media (min-width: 992px) {
  html.boxed #header .header-top.header-top-colored {
    margin-top: -18px;
    border-radius: 4px 4px 0 0;
  }

  html.boxed.sticky-header-active #header:not(.header-effect-shrink) .header-body {
    position: fixed !important;
    padding-left: 15px;
    padding-right: 15px;
  }

  html.boxed.sticky-header-active #header:not(.header-effect-shrink) .header-nav-bar {
    margin: 0 -15px -9px;
  }
}

@media (max-width: 991px) {
  html.boxed .body {
    margin: 0 auto;
    border-radius: 0;
  }
}

@media (max-width: 767px) {
  /* Boxed */
  html.boxed {
    background: none !important;
  }
}

html.gap-outside .body {
  margin-top: 25px;
  margin-bottom: 25px;
}

html.gap-outside .main,
html.gap-outside #footer {
  margin-right: 25px;
  margin-left: 25px;
}

html.gap-outside .slider-container {
  width: 100% !important;
  left: auto !important;
}

html.gap-outside #header:not(.side-header) {
  margin-top: -25px;
}

html.gap-outside #header:not(.side-header) .header-body {
  left: 0;
  padding-right: 25px;
  padding-left: 25px;
}

html.gap-outside #header:not(.side-header) .header-container:after {
  content: none;
}

@media (max-width: 991px) {
  html.gap-outside #header:not(.side-header) .header-nav-main:before {
    width: calc(100vw - 50px);
  }
}

html.gap-outside .sticky-wrapper {
  left: 25px !important;
  width: calc(100vw - 67px) !important;
}

html.gap-outside .pin-wrapper .sticky-wrapper {
  left: 25px !important;
  width: calc(100vw - 67px) !important;
}

html.gap-outside .pin-wrapper .sticky-wrapper .sticky-body {
  width: calc(100vw - 67px) !important;
}

html.gap-outside .pin-wrapper .sticky-wrapper.sticky-effect-active {
  top: -25px !important;
  left: 0 !important;
  width: 100% !important;
}

html.gap-outside .pin-wrapper .sticky-wrapper.sticky-effect-active .sticky-body {
  width: 100% !important;
}

html.gap-outside .pin-wrapper .sticky-wrapper.sticky-effect-active .sticky-body .container-fluid {
  padding-left: 25px;
  padding-right: 25px;
}

@media (min-width: 1440px) {
  .container {
    max-width: 1440px !important;
  }
}

body {
  font-size: 18px;
}

.hero {
  background-size: cover;
  max-width: 1100px;
  width: 100%;
  max-height: 770px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

@media (max-width: 1800px) {
  .hero {
    right: -13%;
  }
}

.custom-el-pos-1 {
  left: 15%;
  top: 17%;
}

.custom-el-pos-2 {
  right: 11%;
  top: 17%;
}

@media (min-width: 992px) {
  .custom-el-pos-3 {
    margin-top: -100px;
  }
}

@media (max-width: 991px) {
  .custom-col-1 {
    padding-top: 120px;
    margin-bottom: 50px;
  }
}

@media (min-width: 992px) and (max-width: 1399px) {
  .custom-col-1 {
    padding-top: 500px;
    margin-bottom: 50px;
  }
}

.custom-wrapper-1 > .container > .row {
  min-height: 935px;
}

h3 {
  text-transform: none;
  font-size: 2.4em;
  font-weight: 600;
  line-height: 1.1em;
  margin-bottom: 20px;
}

p {
  line-height: 1.6em;
}

@media (max-width: 991px) {
  .max-width-custom-1 {
    max-width: 485px !important;
  }
}

@keyframes btnDashEffect {
  0% {
    transform: translateX(0);
  }
  51% {
    transform: translateX(20px);
    opacity: 1;
  }
  52% {
    opacity: 0;
    transform: translateX(-20px);
  }
  53% {
    opacity: 0;
  }
  54% {
    opacity: 1;
  }
  100% {
    transform: translateX(0);
  }
}

.btn-dash:before {
  content: '';
  width: 20px;
  height: 2px;
  display: inline-block;
  background: #fff;
  margin-right: 10px;
  position: relative;
  top: -3px;
}

.btn-dash:hover:before {
  animation: btnDashEffect ease-out 0.3s;
}

.btn-dash.text-color-primary:before {
  background: var(--primary);
}

#header .header-container {
  min-height: 100px;
}

@media (min-width: 992px) {
  #header .header-nav-main nav > ul > li > a {
    font-size: 18px;
    margin-left: 6px !important;
    margin-right: 6px !important;
  }
  #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-content {
    font-size: 20px;
  }
}

@media (max-width: 1480px) {
  #header .header-nav-main nav > ul > li > a {
    font-size: 16px;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}

.tabs-navigation-custom .nav-tabs .nav-item {
  position: relative;
}

.tabs-navigation-custom .nav-tabs .nav-item .nav-link {
  border: 0 !important;
  font-size: 18px;
  padding-left: 25px !important;
}

.tabs-navigation-custom .nav-tabs .nav-item .nav-link:not(.active) {
  color: #212529;
}

.tabs-navigation-custom .nav-tabs .nav-item .nav-link:before {
  content: '';
  width: 20px;
  height: 2px;
  display: inline-block;
  background: #212529;
  margin-right: 10px;
  position: relative;
  top: -3px;
  left: 0;
}

.tabs-navigation-custom .nav-tabs .nav-item .nav-link.active:before {
  background: var(--primary);
}

.custom-marquee {
  bottom: -30%;
}

.custom-marquee p {
  font-size: 500px;
  font-weight: 600;
}

.custom-outline-text-style-1 {
  text-shadow: -1px 1px 0 #000, 1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000;
  letter-spacing: 0;
  color: #fff;
  opacity: 0.08;
}

@media (min-width: 1440px) {
  .container {
    max-width: 1440px !important;
  }
}

body {
  font-size: 18px;
}

.hero {
  background-size: cover;
  max-width: 1100px;
  width: 100%;
  max-height: 770px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

@media (max-width: 1800px) {
  .hero {
    right: -13%;
  }
}

.custom-el-pos-1 {
  left: 15%;
  top: 17%;
}

.custom-el-pos-2 {
  right: 11%;
  top: 17%;
}

@media (min-width: 992px) {
  .custom-el-pos-3 {
    margin-top: -100px;
  }
}

@media (max-width: 991px) {
  .custom-col-1 {
    padding-top: 120px;
    margin-bottom: 50px;
  }
}

@media (min-width: 992px) and (max-width: 1399px) {
  .custom-col-1 {
    padding-top: 500px;
    margin-bottom: 50px;
  }
}

.custom-wrapper-1 > .container > .row {
  min-height: 935px;
}

h3 {
  text-transform: none;
  font-size: 2.4em;
  font-weight: 600;
  line-height: 1.1em;
  margin-bottom: 20px;
}

p {
  line-height: 1.6em;
}

@media (max-width: 991px) {
  .max-width-custom-1 {
    max-width: 485px !important;
  }
}

@keyframes btnDashEffect {
  0% {
    transform: translateX(0);
  }
  51% {
    transform: translateX(20px);
    opacity: 1;
  }
  52% {
    opacity: 0;
    transform: translateX(-20px);
  }
  53% {
    opacity: 0;
  }
  54% {
    opacity: 1;
  }
  100% {
    transform: translateX(0);
  }
}

.btn-dash:before {
  content: '';
  width: 20px;
  height: 2px;
  display: inline-block;
  background: #fff;
  margin-right: 10px;
  position: relative;
  top: -3px;
}

.btn-dash:hover:before {
  animation: btnDashEffect ease-out 0.3s;
}

.btn-dash.text-color-primary:before {
  background: var(--primary);
}

#header .header-container {
  min-height: 100px;
}

@media (min-width: 992px) {
  #header .header-nav-main nav > ul > li > a {
    font-size: 18px;
    margin-left: 6px !important;
    margin-right: 6px !important;
  }
  #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-content {
    font-size: 20px;
  }
}

@media (max-width: 1480px) {
  #header .header-nav-main nav > ul > li > a {
    font-size: 16px;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}

.tabs-navigation-custom .nav-tabs .nav-item {
  position: relative;
}

.tabs-navigation-custom .nav-tabs .nav-item .nav-link {
  border: 0 !important;
  font-size: 18px;
  padding-left: 25px !important;
}

.tabs-navigation-custom .nav-tabs .nav-item .nav-link:not(.active) {
  color: #212529;
}

.tabs-navigation-custom .nav-tabs .nav-item .nav-link:before {
  content: '';
  width: 20px;
  height: 2px;
  display: inline-block;
  background: #212529;
  margin-right: 10px;
  position: relative;
  top: -3px;
  left: 0;
}

.tabs-navigation-custom .nav-tabs .nav-item .nav-link.active:before {
  background: var(--primary);
}

.custom-marquee {
  bottom: -30%;
}

.custom-marquee p {
  font-size: 500px;
  font-weight: 600;
}

.custom-outline-text-style-1 {
  text-shadow: -1px 1px 0 #000, 1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000;
  letter-spacing: 0;
  color: #fff;
  opacity: 0.08;
}

::-moz-selection {
  color: #fff;
  background: #cb013b;
}

::selection {
  color: #fff;
  background: #cb013b;
}

:root {
  --primary: #cb013b;
  --secondary: #393159;
  --tertiary: #fcdee7;
  --quaternary: #f9f9f9;
}

a {
  color: #cb013b;
}

a:hover {
  color: #ff7830;
}

a:focus {
  color: #ff7830;
}

a:active {
  color: #fb5700;
}

html .text-color-primary,
html .text-primary {
  color: #cb013b !important;
}

html .text-color-hover-primary:hover,
html .text-hover-primary:hover {
  color: #cb013b !important;
}

html .text-color-secondary,
html .text-secondary {
  color: #393159 !important;
}

html .text-color-hover-secondary:hover,
html .text-hover-secondary:hover {
  color: #393159 !important;
}

html .text-color-tertiary,
html .text-tertiary {
  color: #fcdee7 !important;
}

html .text-color-hover-tertiary:hover,
html .text-hover-tertiary:hover {
  color: #fcdee7 !important;
}

html .text-color-quaternary,
html .text-quaternary {
  color: #f9f9f9 !important;
}

html .text-color-hover-quaternary:hover,
html .text-hover-quaternary:hover {
  color: #f9f9f9 !important;
}

html .text-color-dark,
html .text-dark {
  color: #212529 !important;
}

html .text-color-hover-dark:hover,
html .text-hover-dark:hover {
  color: #212529 !important;
}

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

html .text-color-hover-light:hover,
html .text-hover-light:hover {
  color: #fff !important;
}

html .svg-fill-color-primary {
  fill: #cb013b !important;
}

html .svg-fill-color-primary svg path,
html .svg-fill-color-primary svg rect,
html .svg-fill-color-primary svg line,
html .svg-fill-color-primary svg polyline,
html .svg-fill-color-primary svg polygon {
  fill: #cb013b !important;
}

html .svg-fill-color-hover-primary:hover {
  fill: #cb013b !important;
}

html .svg-fill-color-hover-primary svg:hover path,
html .svg-fill-color-hover-primary svg:hover rect,
html .svg-fill-color-hover-primary svg:hover line,
html .svg-fill-color-hover-primary svg:hover polyline,
html .svg-fill-color-hover-primary svg:hover polygon {
  fill: #cb013b !important;
}

html .svg-stroke-color-primary {
  stroke: #cb013b !important;
}

html .svg-stroke-color-primary svg path,
html .svg-stroke-color-primary svg rect,
html .svg-stroke-color-primary svg line,
html .svg-stroke-color-primary svg polyline,
html .svg-stroke-color-primary svg polygon {
  stroke: #cb013b !important;
}

html .svg-stroke-color-hover-primary:hover {
  stroke: #cb013b !important;
}

html .svg-stroke-color-hover-primary svg:hover path,
html .svg-stroke-color-hover-primary svg:hover rect,
html .svg-stroke-color-hover-primary svg:hover line,
html .svg-stroke-color-hover-primary svg:hover polyline,
html .svg-stroke-color-hover-primary svg:hover polygon {
  stroke: #cb013b !important;
}

html .svg-fill-color-secondary {
  fill: #393159 !important;
}

html .svg-fill-color-secondary svg path,
html .svg-fill-color-secondary svg rect,
html .svg-fill-color-secondary svg line,
html .svg-fill-color-secondary svg polyline,
html .svg-fill-color-secondary svg polygon {
  fill: #393159 !important;
}

html .svg-fill-color-hover-secondary:hover {
  fill: #393159 !important;
}

html .svg-fill-color-hover-secondary svg:hover path,
html .svg-fill-color-hover-secondary svg:hover rect,
html .svg-fill-color-hover-secondary svg:hover line,
html .svg-fill-color-hover-secondary svg:hover polyline,
html .svg-fill-color-hover-secondary svg:hover polygon {
  fill: #393159 !important;
}

html .svg-stroke-color-secondary {
  stroke: #393159 !important;
}

html .svg-stroke-color-secondary svg path,
html .svg-stroke-color-secondary svg rect,
html .svg-stroke-color-secondary svg line,
html .svg-stroke-color-secondary svg polyline,
html .svg-stroke-color-secondary svg polygon {
  stroke: #393159 !important;
}

html .svg-stroke-color-hover-secondary:hover {
  stroke: #393159 !important;
}

html .svg-stroke-color-hover-secondary svg:hover path,
html .svg-stroke-color-hover-secondary svg:hover rect,
html .svg-stroke-color-hover-secondary svg:hover line,
html .svg-stroke-color-hover-secondary svg:hover polyline,
html .svg-stroke-color-hover-secondary svg:hover polygon {
  stroke: #393159 !important;
}

html .svg-fill-color-tertiary {
  fill: #fcdee7 !important;
}

html .svg-fill-color-tertiary svg path,
html .svg-fill-color-tertiary svg rect,
html .svg-fill-color-tertiary svg line,
html .svg-fill-color-tertiary svg polyline,
html .svg-fill-color-tertiary svg polygon {
  fill: #fcdee7 !important;
}

html .svg-fill-color-hover-tertiary:hover {
  fill: #fcdee7 !important;
}

html .svg-fill-color-hover-tertiary svg:hover path,
html .svg-fill-color-hover-tertiary svg:hover rect,
html .svg-fill-color-hover-tertiary svg:hover line,
html .svg-fill-color-hover-tertiary svg:hover polyline,
html .svg-fill-color-hover-tertiary svg:hover polygon {
  fill: #fcdee7 !important;
}

html .svg-stroke-color-tertiary {
  stroke: #fcdee7 !important;
}

html .svg-stroke-color-tertiary svg path,
html .svg-stroke-color-tertiary svg rect,
html .svg-stroke-color-tertiary svg line,
html .svg-stroke-color-tertiary svg polyline,
html .svg-stroke-color-tertiary svg polygon {
  stroke: #fcdee7 !important;
}

html .svg-stroke-color-hover-tertiary:hover {
  stroke: #fcdee7 !important;
}

html .svg-stroke-color-hover-tertiary svg:hover path,
html .svg-stroke-color-hover-tertiary svg:hover rect,
html .svg-stroke-color-hover-tertiary svg:hover line,
html .svg-stroke-color-hover-tertiary svg:hover polyline,
html .svg-stroke-color-hover-tertiary svg:hover polygon {
  stroke: #fcdee7 !important;
}

html .svg-fill-color-quaternary {
  fill: #f9f9f9 !important;
}

html .svg-fill-color-quaternary svg path,
html .svg-fill-color-quaternary svg rect,
html .svg-fill-color-quaternary svg line,
html .svg-fill-color-quaternary svg polyline,
html .svg-fill-color-quaternary svg polygon {
  fill: #f9f9f9 !important;
}

html .svg-fill-color-hover-quaternary:hover {
  fill: #f9f9f9 !important;
}

html .svg-fill-color-hover-quaternary svg:hover path,
html .svg-fill-color-hover-quaternary svg:hover rect,
html .svg-fill-color-hover-quaternary svg:hover line,
html .svg-fill-color-hover-quaternary svg:hover polyline,
html .svg-fill-color-hover-quaternary svg:hover polygon {
  fill: #f9f9f9 !important;
}

html .svg-stroke-color-quaternary {
  stroke: #f9f9f9 !important;
}

html .svg-stroke-color-quaternary svg path,
html .svg-stroke-color-quaternary svg rect,
html .svg-stroke-color-quaternary svg line,
html .svg-stroke-color-quaternary svg polyline,
html .svg-stroke-color-quaternary svg polygon {
  stroke: #f9f9f9 !important;
}

html .svg-stroke-color-hover-quaternary:hover {
  stroke: #f9f9f9 !important;
}

html .svg-stroke-color-hover-quaternary svg:hover path,
html .svg-stroke-color-hover-quaternary svg:hover rect,
html .svg-stroke-color-hover-quaternary svg:hover line,
html .svg-stroke-color-hover-quaternary svg:hover polyline,
html .svg-stroke-color-hover-quaternary svg:hover polygon {
  stroke: #f9f9f9 !important;
}

html .svg-fill-color-dark {
  fill: #212529 !important;
}

html .svg-fill-color-dark svg path,
html .svg-fill-color-dark svg rect,
html .svg-fill-color-dark svg line,
html .svg-fill-color-dark svg polyline,
html .svg-fill-color-dark svg polygon {
  fill: #212529 !important;
}

html .svg-fill-color-hover-dark:hover {
  fill: #212529 !important;
}

html .svg-fill-color-hover-dark svg:hover path,
html .svg-fill-color-hover-dark svg:hover rect,
html .svg-fill-color-hover-dark svg:hover line,
html .svg-fill-color-hover-dark svg:hover polyline,
html .svg-fill-color-hover-dark svg:hover polygon {
  fill: #212529 !important;
}

html .svg-stroke-color-dark {
  stroke: #212529 !important;
}

html .svg-stroke-color-dark svg path,
html .svg-stroke-color-dark svg rect,
html .svg-stroke-color-dark svg line,
html .svg-stroke-color-dark svg polyline,
html .svg-stroke-color-dark svg polygon {
  stroke: #212529 !important;
}

html .svg-stroke-color-hover-dark:hover {
  stroke: #212529 !important;
}

html .svg-stroke-color-hover-dark svg:hover path,
html .svg-stroke-color-hover-dark svg:hover rect,
html .svg-stroke-color-hover-dark svg:hover line,
html .svg-stroke-color-hover-dark svg:hover polyline,
html .svg-stroke-color-hover-dark svg:hover polygon {
  stroke: #212529 !important;
}

html .svg-fill-color-light {
  fill: #fff !important;
}

html .svg-fill-color-light svg path,
html .svg-fill-color-light svg rect,
html .svg-fill-color-light svg line,
html .svg-fill-color-light svg polyline,
html .svg-fill-color-light svg polygon {
  fill: #fff !important;
}

html .svg-fill-color-hover-light:hover {
  fill: #fff !important;
}

html .svg-fill-color-hover-light svg:hover path,
html .svg-fill-color-hover-light svg:hover rect,
html .svg-fill-color-hover-light svg:hover line,
html .svg-fill-color-hover-light svg:hover polyline,
html .svg-fill-color-hover-light svg:hover polygon {
  fill: #fff !important;
}

html .svg-stroke-color-light {
  stroke: #fff !important;
}

html .svg-stroke-color-light svg path,
html .svg-stroke-color-light svg rect,
html .svg-stroke-color-light svg line,
html .svg-stroke-color-light svg polyline,
html .svg-stroke-color-light svg polygon {
  stroke: #fff !important;
}

html .svg-stroke-color-hover-light:hover {
  stroke: #fff !important;
}

html .svg-stroke-color-hover-light svg:hover path,
html .svg-stroke-color-hover-light svg:hover rect,
html .svg-stroke-color-hover-light svg:hover line,
html .svg-stroke-color-hover-light svg:hover polyline,
html .svg-stroke-color-hover-light svg:hover polygon {
  stroke: #fff !important;
}

.svg-animation-effect-1-hover:hover svg path,
.svg-animation-effect-1-hover:hover svg polygon,
.svg-animation-effect-1-hover:hover svg polyline,
.svg-animation-effect-1-hover:hover svg rect {
  stroke: #cb013b;
}

.svg-animation-effect-1-hover.svg-animation-effect-1-hover-primary:hover svg path,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-primary:hover svg polygon,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-primary:hover svg polyline,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-primary:hover svg rect {
  stroke: #cb013b;
}

.svg-animation-effect-1-hover.svg-animation-effect-1-hover-secondary:hover svg path,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-secondary:hover svg polygon,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-secondary:hover svg polyline,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-secondary:hover svg rect {
  stroke: #393159;
}

.svg-animation-effect-1-hover.svg-animation-effect-1-hover-tertiary:hover svg path,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-tertiary:hover svg polygon,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-tertiary:hover svg polyline,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-tertiary:hover svg rect {
  stroke: #fcdee7;
}

.svg-animation-effect-1-hover.svg-animation-effect-1-hover-quaternary:hover svg path,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-quaternary:hover svg polygon,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-quaternary:hover svg polyline,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-quaternary:hover svg rect {
  stroke: #f9f9f9;
}

.svg-animation-effect-1-hover.svg-animation-effect-1-hover-dark:hover svg path,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-dark:hover svg polygon,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-dark:hover svg polyline,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-dark:hover svg rect {
  stroke: #212529;
}

.svg-animation-effect-1-hover.svg-animation-effect-1-hover-light:hover svg path,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-light:hover svg polygon,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-light:hover svg polyline,
.svg-animation-effect-1-hover.svg-animation-effect-1-hover-light:hover svg rect {
  stroke: #fff;
}

.gradient-text-color {
  color: #cb013b;
  background: linear-gradient(to bottom right, #cb013b, #393159);
  background-image: linear-gradient(to right, #cb013b, #393159);
}

html .bg-color-primary,
html .bg-primary {
  background-color: #cb013b !important;
}

html .bg-color-hover-primary:hover,
html .bg-hover-primary:hover {
  background-color: #cb013b !important;
}

html .bg-color-after-primary:after {
  background-color: #cb013b !important;
}

html .bg-color-hover-after-primary:hover::after {
  background-color: #cb013b !important;
}

html .bg-color-before-primary:before {
  background-color: #cb013b !important;
}

html .bg-color-hover-before-primary:hover::before {
  background-color: #cb013b !important;
}

html .bg-color-secondary,
html .bg-secondary {
  background-color: #393159 !important;
}

html .bg-color-hover-secondary:hover,
html .bg-hover-secondary:hover {
  background-color: #393159 !important;
}

html .bg-color-after-secondary:after {
  background-color: #393159 !important;
}

html .bg-color-hover-after-secondary:hover::after {
  background-color: #393159 !important;
}

html .bg-color-before-secondary:before {
  background-color: #393159 !important;
}

html .bg-color-hover-before-secondary:hover::before {
  background-color: #393159 !important;
}

html .bg-color-tertiary,
html .bg-tertiary {
  background-color: #fcdee7 !important;
}

html .bg-color-hover-tertiary:hover,
html .bg-hover-tertiary:hover {
  background-color: #fcdee7 !important;
}

html .bg-color-after-tertiary:after {
  background-color: #fcdee7 !important;
}

html .bg-color-hover-after-tertiary:hover::after {
  background-color: #fcdee7 !important;
}

html .bg-color-before-tertiary:before {
  background-color: #fcdee7 !important;
}

html .bg-color-hover-before-tertiary:hover::before {
  background-color: #fcdee7 !important;
}

html .bg-color-quaternary,
html .bg-quaternary {
  background-color: #f9f9f9 !important;
}

html .bg-color-hover-quaternary:hover,
html .bg-hover-quaternary:hover {
  background-color: #f9f9f9 !important;
}

html .bg-color-after-quaternary:after {
  background-color: #f9f9f9 !important;
}

html .bg-color-hover-after-quaternary:hover::after {
  background-color: #f9f9f9 !important;
}

html .bg-color-before-quaternary:before {
  background-color: #f9f9f9 !important;
}

html .bg-color-hover-before-quaternary:hover::before {
  background-color: #f9f9f9 !important;
}

html .bg-color-dark,
html .bg-dark {
  background-color: #212529 !important;
}

html .bg-color-hover-dark:hover,
html .bg-hover-dark:hover {
  background-color: #212529 !important;
}

html .bg-color-after-dark:after {
  background-color: #212529 !important;
}

html .bg-color-hover-after-dark:hover::after {
  background-color: #212529 !important;
}

html .bg-color-before-dark:before {
  background-color: #212529 !important;
}

html .bg-color-hover-before-dark:hover::before {
  background-color: #212529 !important;
}

html .bg-color-light,
html .bg-light {
  background-color: #fff !important;
}

html .bg-color-hover-light:hover,
html .bg-hover-light:hover {
  background-color: #fff !important;
}

html .bg-color-after-light:after {
  background-color: #fff !important;
}

html .bg-color-hover-after-light:hover::after {
  background-color: #fff !important;
}

html .bg-color-before-light:before {
  background-color: #fff !important;
}

html .bg-color-hover-before-light:hover::before {
  background-color: #fff !important;
}

.bg-gradient {
  background-color: #cb013b !important;
  background-image: linear-gradient(to right, #cb013b 0%, #393159 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CB013B', endColorstr='#393159', GradientType=1);
}

.bg-gradient-to-top {
  background-color: #cb013b !important;
  background-image: linear-gradient(to top, #cb013b 0%, #393159 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CB013B', endColorstr='#393159', GradientType=1);
}

.bg-gradient-to-bottom {
  background-color: #cb013b !important;
  background-image: linear-gradient(to bottom, #cb013b 0%, #393159 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CB013B', endColorstr='#393159', GradientType=1);
}
/* Color Transition */
@keyframes colorTransition {
  0% {
    background-color: #cb013b;
  }

  33% {
    background-color: #393159;
  }

  66% {
    background-color: #fcdee7;
  }

  100% {
    background-color: #f9f9f9;
  }
}

html .border-color-primary {
  border-color: #cb013b !important;
}

html .border-color-hover-primary:hover {
  border-color: #cb013b !important;
}

html .border-color-secondary {
  border-color: #393159 !important;
}

html .border-color-hover-secondary:hover {
  border-color: #393159 !important;
}

html .border-color-tertiary {
  border-color: #fcdee7 !important;
}

html .border-color-hover-tertiary:hover {
  border-color: #fcdee7 !important;
}

html .border-color-quaternary {
  border-color: #f9f9f9 !important;
}

html .border-color-hover-quaternary:hover {
  border-color: #f9f9f9 !important;
}

html .border-color-dark {
  border-color: #212529 !important;
}

html .border-color-hover-dark:hover {
  border-color: #212529 !important;
}

html .border-color-light {
  border-color: #fff !important;
}

html .border-color-hover-light:hover {
  border-color: #fff !important;
}

.alternative-font {
  color: #cb013b;
}

html .box-shadow-1-primary:before {
  box-shadow: 0 30px 90px #cb013b !important;
}

html .box-shadow-1-secondary:before {
  box-shadow: 0 30px 90px #393159 !important;
}

html .box-shadow-1-tertiary:before {
  box-shadow: 0 30px 90px #fcdee7 !important;
}

html .box-shadow-1-quaternary:before {
  box-shadow: 0 30px 90px #f9f9f9 !important;
}

html .box-shadow-1-dark:before {
  box-shadow: 0 30px 90px #212529 !important;
}

html .box-shadow-1-light:before {
  box-shadow: 0 30px 90px #fff !important;
}

html .blockquote-primary {
  border-color: #cb013b !important;
}

html .blockquote-secondary {
  border-color: #393159 !important;
}

html .blockquote-tertiary {
  border-color: #fcdee7 !important;
}

html .blockquote-quaternary {
  border-color: #f9f9f9 !important;
}

html .blockquote-dark {
  border-color: #212529 !important;
}

html .blockquote-light {
  border-color: #fff !important;
}

p.drop-caps:first-letter {
  color: #cb013b;
}

p.drop-caps.drop-caps-style-2:first-letter {
  background-color: #cb013b;
}

html .nav-color-primary nav > ul > li > a {
  color: #cb013b !important;
}

html .nav-color-primary:not(.header-nav-main-dropdown-arrow) nav > ul > li > a:before {
  background-color: #cb013b !important;
}

html .nav-color-primary:not(.header-nav-main-dropdown-arrow) nav > ul > li ul {
  border-top-color: #cb013b !important;
}

html .nav-color-secondary nav > ul > li > a {
  color: #393159 !important;
}

html .nav-color-secondary:not(.header-nav-main-dropdown-arrow) nav > ul > li > a:before {
  background-color: #393159 !important;
}

html .nav-color-secondary:not(.header-nav-main-dropdown-arrow) nav > ul > li ul {
  border-top-color: #393159 !important;
}

html .nav-color-tertiary nav > ul > li > a {
  color: #fcdee7 !important;
}

html .nav-color-tertiary:not(.header-nav-main-dropdown-arrow) nav > ul > li > a:before {
  background-color: #fcdee7 !important;
}

html .nav-color-tertiary:not(.header-nav-main-dropdown-arrow) nav > ul > li ul {
  border-top-color: #fcdee7 !important;
}

html .nav-color-quaternary nav > ul > li > a {
  color: #f9f9f9 !important;
}

html .nav-color-quaternary:not(.header-nav-main-dropdown-arrow) nav > ul > li > a:before {
  background-color: #f9f9f9 !important;
}

html .nav-color-quaternary:not(.header-nav-main-dropdown-arrow) nav > ul > li ul {
  border-top-color: #f9f9f9 !important;
}

html .nav-color-dark nav > ul > li > a {
  color: #212529 !important;
}

html .nav-color-dark:not(.header-nav-main-dropdown-arrow) nav > ul > li > a:before {
  background-color: #212529 !important;
}

html .nav-color-dark:not(.header-nav-main-dropdown-arrow) nav > ul > li ul {
  border-top-color: #212529 !important;
}

html .nav-color-light nav > ul > li > a {
  color: #fff !important;
}

html .nav-color-light:not(.header-nav-main-dropdown-arrow) nav > ul > li > a:before {
  background-color: #fff !important;
}

html .nav-color-light:not(.header-nav-main-dropdown-arrow) nav > ul > li ul {
  border-top-color: #fff !important;
}

.nav-pills > li.active > a,
.nav-pills .nav-link.active {
  background-color: #cb013b;
}

.nav-pills > li.active > a:hover,
.nav-pills .nav-link.active:hover,
.nav-pills > li.active > a:focus,
.nav-pills .nav-link.active:focus {
  background-color: #cb013b;
}

.nav-active-style-1 > li > a:hover,
.nav-active-style-1 > li > a:focus,
.nav-active-style-1 > li > a.active {
  border-bottom-color: #cb013b;
}

html .nav-pills-primary a {
  color: #cb013b;
}

html .nav-pills-primary a:hover {
  color: #ff7830;
}

html .nav-pills-primary a:focus {
  color: #ff7830;
}

html .nav-pills-primary a:active {
  color: #fb5700;
}

html .nav-pills-primary .nav-link.active,
html .nav-pills-primary > li.active > a {
  background-color: #cb013b;
}

html .nav-pills-primary .nav-link.active:hover,
html .nav-pills-primary > li.active > a:hover,
html .nav-pills-primary .nav-link.active:focus,
html .nav-pills-primary > li.active > a:focus {
  background-color: #cb013b;
}

html .nav-pills-secondary a {
  color: #393159;
}

html .nav-pills-secondary a:hover {
  color: #443a69;
}

html .nav-pills-secondary a:focus {
  color: #443a69;
}

html .nav-pills-secondary a:active {
  color: #2e2849;
}

html .nav-pills-secondary .nav-link.active,
html .nav-pills-secondary > li.active > a {
  background-color: #393159;
}

html .nav-pills-secondary .nav-link.active:hover,
html .nav-pills-secondary > li.active > a:hover,
html .nav-pills-secondary .nav-link.active:focus,
html .nav-pills-secondary > li.active > a:focus {
  background-color: #393159;
}

html .nav-pills-tertiary a {
  color: #fcdee7;
}

html .nav-pills-tertiary a:hover {
  color: #fffbf9;
}

html .nav-pills-tertiary a:focus {
  color: #fffbf9;
}

html .nav-pills-tertiary a:active {
  color: #ffddc5;
}

html .nav-pills-tertiary .nav-link.active,
html .nav-pills-tertiary > li.active > a {
  background-color: #fcdee7;
}

html .nav-pills-tertiary .nav-link.active:hover,
html .nav-pills-tertiary > li.active > a:hover,
html .nav-pills-tertiary .nav-link.active:focus,
html .nav-pills-tertiary > li.active > a:focus {
  background-color: #fcdee7;
}

html .nav-pills-quaternary a {
  color: #f9f9f9;
}

html .nav-pills-quaternary a:hover {
  color: #ffffff;
}

html .nav-pills-quaternary a:focus {
  color: #ffffff;
}

html .nav-pills-quaternary a:active {
  color: #ececec;
}

html .nav-pills-quaternary .nav-link.active,
html .nav-pills-quaternary > li.active > a {
  background-color: #f9f9f9;
}

html .nav-pills-quaternary .nav-link.active:hover,
html .nav-pills-quaternary > li.active > a:hover,
html .nav-pills-quaternary .nav-link.active:focus,
html .nav-pills-quaternary > li.active > a:focus {
  background-color: #f9f9f9;
}

html .nav-pills-dark a {
  color: #212529;
}

html .nav-pills-dark a:hover {
  color: #2c3237;
}

html .nav-pills-dark a:focus {
  color: #2c3237;
}

html .nav-pills-dark a:active {
  color: #16181b;
}

html .nav-pills-dark .nav-link.active,
html .nav-pills-dark > li.active > a {
  background-color: #212529;
}

html .nav-pills-dark .nav-link.active:hover,
html .nav-pills-dark > li.active > a:hover,
html .nav-pills-dark .nav-link.active:focus,
html .nav-pills-dark > li.active > a:focus {
  background-color: #212529;
}

html .nav-pills-light a {
  color: #fff;
}

html .nav-pills-light a:hover {
  color: #ffffff;
}

html .nav-pills-light a:focus {
  color: #ffffff;
}

html .nav-pills-light a:active {
  color: #f2f2f2;
}

html .nav-pills-light .nav-link.active,
html .nav-pills-light > li.active > a {
  background-color: #fff;
}

html .nav-pills-light .nav-link.active:hover,
html .nav-pills-light > li.active > a:hover,
html .nav-pills-light .nav-link.active:focus,
html .nav-pills-light > li.active > a:focus {
  background-color: #fff;
}

.nav-link {
  color: #cb013b;
}

.nav-link:hover {
  color: #ff7830;
}

.nav-link:focus {
  color: #ff7830;
}

.nav-link:active {
  color: #fb5700;
}

.section-scroll-dots-navigation-colored > ul > li.active > a:before {
  background: #cb013b;
}

.sort-source-wrapper .nav > li.active > a {
  color: #cb013b;
}

.sort-source-wrapper .nav > li.active > a:hover,
.sort-source-wrapper .nav > li.active > a:focus {
  color: #cb013b;
}

.sort-source.sort-source-style-2 > li.active > a:after {
  border-top-color: #cb013b;
}

.sort-source.sort-source-style-3 > li.active > a {
  border-bottom-color: #cb013b !important;
  color: #cb013b !important;
}

html .badge-primary {
  background-color: #cb013b;
}

html .badge-secondary {
  background-color: #393159;
}

html .badge-tertiary {
  background-color: #fcdee7;
}

html .badge-quaternary {
  background-color: #f9f9f9;
}

html .badge-dark {
  background-color: #212529;
}

html .badge-light {
  background-color: #fff;
}

html .overlay-color-primary:not(.no-skin):before {
  background-color: #cb013b !important;
}

html .overlay-color-secondary:not(.no-skin):before {
  background-color: #393159 !important;
}

html .overlay-color-tertiary:not(.no-skin):before {
  background-color: #fcdee7 !important;
}

html .overlay-color-quaternary:not(.no-skin):before {
  background-color: #f9f9f9 !important;
}

html .overlay-color-dark:not(.no-skin):before {
  background-color: #212529 !important;
}

html .overlay-color-light:not(.no-skin):before {
  background-color: #fff !important;
}

.overlay-gradient:before {
  background-color: #fcdee7 !important;
  background-image: linear-gradient(to right, #fcdee7 0%, #f9f9f9 100%) !important;
}

.btn-link {
  color: #cb013b;
}

.btn-link:hover {
  color: #ff7830;
}

.btn-link:active {
  color: #fb5700;
}

html .btn-primary {
  background-color: #cb013b;
  border-color: #cb013b #cb013b #e24f00;
  color: #fff;
  --color: #cb013b;
  --hover: #ff803c;
  --disabled: #cb013b;
  --active: #ef5300;
}

html .btn-primary:hover,
html .btn-primary.hover {
  border-color: #ff8849 #ff8849 #cb013b;
  color: #fff;
}

html .btn-primary:hover:not(.bg-transparent),
html .btn-primary.hover:not(.bg-transparent) {
  background-color: #ff803c;
}

html .btn-primary:focus,
html .btn-primary.focus {
  border-color: #e24f00 #e24f00 #af3d00;
  color: #fff;
  box-shadow: 0 0 0 3px rgba(255, 103, 22, 0.5);
}

html .btn-primary:focus:not(.bg-transparent),
html .btn-primary.focus:not(.bg-transparent) {
  background-color: #ef5300;
}

html .btn-primary.disabled,
html .btn-primary:disabled {
  border-color: #cb013b #cb013b #e24f00;
}

html .btn-primary.disabled:not(.bg-transparent),
html .btn-primary:disabled:not(.bg-transparent) {
  background-color: #cb013b;
}

html .btn-primary:active,
html .btn-primary.active {
  border-color: #e24f00 #e24f00 #af3d00 !important;
}

html .btn-primary:active:not(.bg-transparent),
html .btn-primary.active:not(.bg-transparent) {
  background-color: #ef5300 !important;
  background-image: none !important;
}

html .btn-primary-scale-2 {
  background-color: #e24f00;
  border-color: #e24f00 #e24f00 #af3d00;
  color: #fff;
}

html .btn-primary-scale-2:hover,
html .btn-primary-scale-2.hover {
  border-color: #cb013b #cb013b #e24f00;
  color: #fff;
}

html .btn-primary-scale-2:hover:not(.bg-transparent),
html .btn-primary-scale-2.hover:not(.bg-transparent) {
  background-color: #ff5f09;
}

html .btn-primary-scale-2:focus,
html .btn-primary-scale-2.focus {
  border-color: #af3d00 #af3d00 #7c2b00;
  color: #fff;
  box-shadow: 0 0 0 3px rgba(226, 79, 0, 0.5);
}

html .btn-primary-scale-2:focus:not(.bg-transparent),
html .btn-primary-scale-2.focus:not(.bg-transparent) {
  background-color: #bc4100;
}

html .btn-primary-scale-2.disabled,
html .btn-primary-scale-2:disabled {
  border-color: #e24f00 #e24f00 #af3d00;
}

html .btn-primary-scale-2.disabled:not(.bg-transparent),
html .btn-primary-scale-2:disabled:not(.bg-transparent) {
  background-color: #e24f00;
}

html .btn-primary-scale-2:active,
html .btn-primary-scale-2.active {
  border-color: #af3d00 #af3d00 #7c2b00 !important;
}

html .btn-primary-scale-2:active:not(.bg-transparent),
html .btn-primary-scale-2.active:not(.bg-transparent) {
  background-color: #bc4100 !important;
  background-image: none !important;
}

html .show > .btn-primary.dropdown-toggle,
html .show > .btn-primary-scale-2.dropdown-toggle {
  background-color: #ef5300 !important;
  background-image: none !important;
  border-color: #e24f00 #e24f00 #af3d00 !important;
}

html .btn-check:active + .btn-primary,
html .btn-check:checked + .btn-primary,
html .btn-check:focus + .btn-primary {
  background-color: #fb5700;
  border-color: #cb013b #cb013b #fb5700;
  color: #fff;
}

html .btn-secondary {
  background-color: #393159;
  border-color: #393159 #393159 #241f38;
  color: #fff;
  --color: #393159;
  --hover: #493f72;
  --disabled: #393159;
  --active: #292340;
}

html .btn-secondary:hover,
html .btn-secondary.hover {
  border-color: #4e437a #4e437a #393159;
  color: #fff;
}

html .btn-secondary:hover:not(.bg-transparent),
html .btn-secondary.hover:not(.bg-transparent) {
  background-color: #493f72;
}

html .btn-secondary:focus,
html .btn-secondary.focus {
  border-color: #241f38 #241f38 #0f0d17;
  color: #fff;
  box-shadow: 0 0 0 3px rgba(57, 49, 89, 0.5);
}

html .btn-secondary:focus:not(.bg-transparent),
html .btn-secondary.focus:not(.bg-transparent) {
  background-color: #292340;
}

html .btn-secondary.disabled,
html .btn-secondary:disabled {
  border-color: #393159 #393159 #241f38;
}

html .btn-secondary.disabled:not(.bg-transparent),
html .btn-secondary:disabled:not(.bg-transparent) {
  background-color: #393159;
}

html .btn-secondary:active,
html .btn-secondary.active {
  border-color: #241f38 #241f38 #0f0d17 !important;
}

html .btn-secondary:active:not(.bg-transparent),
html .btn-secondary.active:not(.bg-transparent) {
  background-color: #292340 !important;
  background-image: none !important;
}

html .btn-secondary-scale-2 {
  background-color: #241f38;
  border-color: #241f38 #241f38 #0f0d17;
  color: #fff;
}

html .btn-secondary-scale-2:hover,
html .btn-secondary-scale-2.hover {
  border-color: #393159 #393159 #241f38;
  color: #fff;
}

html .btn-secondary-scale-2:hover:not(.bg-transparent),
html .btn-secondary-scale-2.hover:not(.bg-transparent) {
  background-color: #342c51;
}

html .btn-secondary-scale-2:focus,
html .btn-secondary-scale-2.focus {
  border-color: #0f0d17 #0f0d17 #000000;
  color: #fff;
  box-shadow: 0 0 0 3px rgba(36, 31, 56, 0.5);
}

html .btn-secondary-scale-2:focus:not(.bg-transparent),
html .btn-secondary-scale-2.focus:not(.bg-transparent) {
  background-color: #14111f;
}

html .btn-secondary-scale-2.disabled,
html .btn-secondary-scale-2:disabled {
  border-color: #241f38 #241f38 #0f0d17;
}

html .btn-secondary-scale-2.disabled:not(.bg-transparent),
html .btn-secondary-scale-2:disabled:not(.bg-transparent) {
  background-color: #241f38;
}

html .btn-secondary-scale-2:active,
html .btn-secondary-scale-2.active {
  border-color: #0f0d17 #0f0d17 #000000 !important;
}

html .btn-secondary-scale-2:active:not(.bg-transparent),
html .btn-secondary-scale-2.active:not(.bg-transparent) {
  background-color: #14111f !important;
  background-image: none !important;
}

html .show > .btn-secondary.dropdown-toggle,
html .show > .btn-secondary-scale-2.dropdown-toggle {
  background-color: #292340 !important;
  background-image: none !important;
  border-color: #241f38 #241f38 #0f0d17 !important;
}

html .btn-check:active + .btn-secondary,
html .btn-check:checked + .btn-secondary,
html .btn-check:focus + .btn-secondary {
  background-color: #2e2849;
  border-color: #393159 #393159 #2e2849;
  color: #fff;
}

html .btn-tertiary {
  background-color: #fcdee7;
  border-color: #fcdee7 #fcdee7 #ffceac;
  color: #777;
  --color: #fcdee7;
  --hover: #ffffff;
  --disabled: #fcdee7;
  --active: #ffd5b9;
}

html .btn-tertiary:hover,
html .btn-tertiary.hover {
  border-color: #ffffff #ffffff #fcdee7;
  color: #777;
}

html .btn-tertiary:hover:not(.bg-transparent),
html .btn-tertiary.hover:not(.bg-transparent) {
  background-color: #ffffff;
}

html .btn-tertiary:focus,
html .btn-tertiary.focus {
  border-color: #ffceac #ffceac #ffaf79;
  color: #777;
  box-shadow: 0 0 0 3px rgba(255, 236, 223, 0.5);
}

html .btn-tertiary:focus:not(.bg-transparent),
html .btn-tertiary.focus:not(.bg-transparent) {
  background-color: #ffd5b9;
}

html .btn-tertiary.disabled,
html .btn-tertiary:disabled {
  border-color: #fcdee7 #fcdee7 #ffceac;
}

html .btn-tertiary.disabled:not(.bg-transparent),
html .btn-tertiary:disabled:not(.bg-transparent) {
  background-color: #fcdee7;
}

html .btn-tertiary:active,
html .btn-tertiary.active {
  border-color: #ffceac #ffceac #ffaf79 !important;
}

html .btn-tertiary:active:not(.bg-transparent),
html .btn-tertiary.active:not(.bg-transparent) {
  background-color: #ffd5b9 !important;
  background-image: none !important;
}

html .btn-tertiary-scale-2 {
  background-color: #ffceac;
  border-color: #ffceac #ffceac #ffaf79;
  color: #777;
}

html .btn-tertiary-scale-2:hover,
html .btn-tertiary-scale-2.hover {
  border-color: #fcdee7 #fcdee7 #ffceac;
  color: #777;
}

html .btn-tertiary-scale-2:hover:not(.bg-transparent),
html .btn-tertiary-scale-2.hover:not(.bg-transparent) {
  background-color: #ffe4d2;
}

html .btn-tertiary-scale-2:focus,
html .btn-tertiary-scale-2.focus {
  border-color: #ffaf79 #ffaf79 #ff9146;
  color: #777;
  box-shadow: 0 0 0 3px rgba(255, 206, 172, 0.5);
}

html .btn-tertiary-scale-2:focus:not(.bg-transparent),
html .btn-tertiary-scale-2.focus:not(.bg-transparent) {
  background-color: #ffb786;
}

html .btn-tertiary-scale-2.disabled,
html .btn-tertiary-scale-2:disabled {
  border-color: #ffceac #ffceac #ffaf79;
}

html .btn-tertiary-scale-2.disabled:not(.bg-transparent),
html .btn-tertiary-scale-2:disabled:not(.bg-transparent) {
  background-color: #ffceac;
}

html .btn-tertiary-scale-2:active,
html .btn-tertiary-scale-2.active {
  border-color: #ffaf79 #ffaf79 #ff9146 !important;
}

html .btn-tertiary-scale-2:active:not(.bg-transparent),
html .btn-tertiary-scale-2.active:not(.bg-transparent) {
  background-color: #ffb786 !important;
  background-image: none !important;
}

html .show > .btn-tertiary.dropdown-toggle,
html .show > .btn-tertiary-scale-2.dropdown-toggle {
  background-color: #ffd5b9 !important;
  background-image: none !important;
  border-color: #ffceac #ffceac #ffaf79 !important;
}

html .btn-check:active + .btn-tertiary,
html .btn-check:checked + .btn-tertiary,
html .btn-check:focus + .btn-tertiary {
  background-color: #ffddc5;
  border-color: #fcdee7 #fcdee7 #ffddc5;
  color: #777;
}

html .btn-quaternary {
  background-color: #f9f9f9;
  border-color: #f9f9f9 #f9f9f9 #e0e0e0;
  color: #777;
  --color: #f9f9f9;
  --hover: #ffffff;
  --disabled: #f9f9f9;
  --active: #e6e6e6;
}

html .btn-quaternary:hover,
html .btn-quaternary.hover {
  border-color: #ffffff #ffffff #f9f9f9;
  color: #777;
}

html .btn-quaternary:hover:not(.bg-transparent),
html .btn-quaternary.hover:not(.bg-transparent) {
  background-color: #ffffff;
}

html .btn-quaternary:focus,
html .btn-quaternary.focus {
  border-color: #e0e0e0 #e0e0e0 #c6c6c6;
  color: #777;
  box-shadow: 0 0 0 3px rgba(249, 249, 249, 0.5);
}

html .btn-quaternary:focus:not(.bg-transparent),
html .btn-quaternary.focus:not(.bg-transparent) {
  background-color: #e6e6e6;
}

html .btn-quaternary.disabled,
html .btn-quaternary:disabled {
  border-color: #f9f9f9 #f9f9f9 #e0e0e0;
}

html .btn-quaternary.disabled:not(.bg-transparent),
html .btn-quaternary:disabled:not(.bg-transparent) {
  background-color: #f9f9f9;
}

html .btn-quaternary:active,
html .btn-quaternary.active {
  border-color: #e0e0e0 #e0e0e0 #c6c6c6 !important;
}

html .btn-quaternary:active:not(.bg-transparent),
html .btn-quaternary.active:not(.bg-transparent) {
  background-color: #e6e6e6 !important;
  background-image: none !important;
}

html .btn-quaternary-scale-2 {
  background-color: #e0e0e0;
  border-color: #e0e0e0 #e0e0e0 #c6c6c6;
  color: #777;
}

html .btn-quaternary-scale-2:hover,
html .btn-quaternary-scale-2.hover {
  border-color: #f9f9f9 #f9f9f9 #e0e0e0;
  color: #777;
}

html .btn-quaternary-scale-2:hover:not(.bg-transparent),
html .btn-quaternary-scale-2.hover:not(.bg-transparent) {
  background-color: #f3f3f3;
}

html .btn-quaternary-scale-2:focus,
html .btn-quaternary-scale-2.focus {
  border-color: #c6c6c6 #c6c6c6 #adadad;
  color: #777;
  box-shadow: 0 0 0 3px rgba(224, 224, 224, 0.5);
}

html .btn-quaternary-scale-2:focus:not(.bg-transparent),
html .btn-quaternary-scale-2.focus:not(.bg-transparent) {
  background-color: #cccccc;
}

html .btn-quaternary-scale-2.disabled,
html .btn-quaternary-scale-2:disabled {
  border-color: #e0e0e0 #e0e0e0 #c6c6c6;
}

html .btn-quaternary-scale-2.disabled:not(.bg-transparent),
html .btn-quaternary-scale-2:disabled:not(.bg-transparent) {
  background-color: #e0e0e0;
}

html .btn-quaternary-scale-2:active,
html .btn-quaternary-scale-2.active {
  border-color: #c6c6c6 #c6c6c6 #adadad !important;
}

html .btn-quaternary-scale-2:active:not(.bg-transparent),
html .btn-quaternary-scale-2.active:not(.bg-transparent) {
  background-color: #cccccc !important;
  background-image: none !important;
}

html .show > .btn-quaternary.dropdown-toggle,
html .show > .btn-quaternary-scale-2.dropdown-toggle {
  background-color: #e6e6e6 !important;
  background-image: none !important;
  border-color: #e0e0e0 #e0e0e0 #c6c6c6 !important;
}

html .btn-check:active + .btn-quaternary,
html .btn-check:checked + .btn-quaternary,
html .btn-check:focus + .btn-quaternary {
  background-color: #ececec;
  border-color: #f9f9f9 #f9f9f9 #ececec;
  color: #777;
}

html .btn-dark {
  background-color: #212529;
  border-color: #212529 #212529 #0a0c0d;
  color: #fff;
  --color: #212529;
  --hover: #32383e;
  --disabled: #212529;
  --active: #101214;
}

html .btn-dark:hover,
html .btn-dark.hover {
  border-color: #383f45 #383f45 #212529;
  color: #fff;
}

html .btn-dark:hover:not(.bg-transparent),
html .btn-dark.hover:not(.bg-transparent) {
  background-color: #32383e;
}

html .btn-dark:focus,
html .btn-dark.focus {
  border-color: #0a0c0d #0a0c0d #000000;
  color: #fff;
  box-shadow: 0 0 0 3px rgba(33, 37, 41, 0.5);
}

html .btn-dark:focus:not(.bg-transparent),
html .btn-dark.focus:not(.bg-transparent) {
  background-color: #101214;
}

html .btn-dark.disabled,
html .btn-dark:disabled {
  border-color: #212529 #212529 #0a0c0d;
}

html .btn-dark.disabled:not(.bg-transparent),
html .btn-dark:disabled:not(.bg-transparent) {
  background-color: #212529;
}

html .btn-dark:active,
html .btn-dark.active {
  border-color: #0a0c0d #0a0c0d #000000 !important;
}

html .btn-dark:active:not(.bg-transparent),
html .btn-dark.active:not(.bg-transparent) {
  background-color: #101214 !important;
  background-image: none !important;
}

html .btn-dark-scale-2 {
  background-color: #0a0c0d;
  border-color: #0a0c0d #0a0c0d #000000;
  color: #fff;
}

html .btn-dark-scale-2:hover,
html .btn-dark-scale-2.hover {
  border-color: #212529 #212529 #0a0c0d;
  color: #fff;
}

html .btn-dark-scale-2:hover:not(.bg-transparent),
html .btn-dark-scale-2.hover:not(.bg-transparent) {
  background-color: #1b1f22;
}

html .btn-dark-scale-2:focus,
html .btn-dark-scale-2.focus {
  border-color: #000000 #000000 #000000;
  color: #fff;
  box-shadow: 0 0 0 3px rgba(10, 11, 13, 0.5);
}

html .btn-dark-scale-2:focus:not(.bg-transparent),
html .btn-dark-scale-2.focus:not(.bg-transparent) {
  background-color: #000000;
}

html .btn-dark-scale-2.disabled,
html .btn-dark-scale-2:disabled {
  border-color: #0a0c0d #0a0c0d #000000;
}

html .btn-dark-scale-2.disabled:not(.bg-transparent),
html .btn-dark-scale-2:disabled:not(.bg-transparent) {
  background-color: #0a0c0d;
}

html .btn-dark-scale-2:active,
html .btn-dark-scale-2.active {
  border-color: #000000 #000000 #000000 !important;
}

html .btn-dark-scale-2:active:not(.bg-transparent),
html .btn-dark-scale-2.active:not(.bg-transparent) {
  background-color: #000000 !important;
  background-image: none !important;
}

html .show > .btn-dark.dropdown-toggle,
html .show > .btn-dark-scale-2.dropdown-toggle {
  background-color: #101214 !important;
  background-image: none !important;
  border-color: #0a0c0d #0a0c0d #000000 !important;
}

html .btn-check:active + .btn-dark,
html .btn-check:checked + .btn-dark,
html .btn-check:focus + .btn-dark {
  background-color: #16181b;
  border-color: #212529 #212529 #16181b;
  color: #fff;
}

html .btn-light {
  background-color: #fff;
  border-color: #fff #fff #e6e6e6;
  color: #777;
  --color: #fff;
  --hover: #ffffff;
  --disabled: #fff;
  --active: #ececec;
}

html .btn-light:hover,
html .btn-light.hover {
  border-color: #ffffff #ffffff #fff;
  color: #777;
}

html .btn-light:hover:not(.bg-transparent),
html .btn-light.hover:not(.bg-transparent) {
  background-color: #ffffff;
}

html .btn-light:focus,
html .btn-light.focus {
  border-color: #e6e6e6 #e6e6e6 #cccccc;
  color: #777;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5);
}

html .btn-light:focus:not(.bg-transparent),
html .btn-light.focus:not(.bg-transparent) {
  background-color: #ececec;
}

html .btn-light.disabled,
html .btn-light:disabled {
  border-color: #fff #fff #e6e6e6;
}

html .btn-light.disabled:not(.bg-transparent),
html .btn-light:disabled:not(.bg-transparent) {
  background-color: #fff;
}

html .btn-light:active,
html .btn-light.active {
  border-color: #e6e6e6 #e6e6e6 #cccccc !important;
}

html .btn-light:active:not(.bg-transparent),
html .btn-light.active:not(.bg-transparent) {
  background-color: #ececec !important;
  background-image: none !important;
}

html .btn-light-scale-2 {
  background-color: #e6e6e6;
  border-color: #e6e6e6 #e6e6e6 #cccccc;
  color: #777;
}

html .btn-light-scale-2:hover,
html .btn-light-scale-2.hover {
  border-color: #ffffff #ffffff #e6e6e6;
  color: #777;
}

html .btn-light-scale-2:hover:not(.bg-transparent),
html .btn-light-scale-2.hover:not(.bg-transparent) {
  background-color: #f9f9f9;
}

html .btn-light-scale-2:focus,
html .btn-light-scale-2.focus {
  border-color: #cccccc #cccccc #b3b3b3;
  color: #777;
  box-shadow: 0 0 0 3px rgba(230, 230, 230, 0.5);
}

html .btn-light-scale-2:focus:not(.bg-transparent),
html .btn-light-scale-2.focus:not(.bg-transparent) {
  background-color: #d2d2d2;
}

html .btn-light-scale-2.disabled,
html .btn-light-scale-2:disabled {
  border-color: #e6e6e6 #e6e6e6 #cccccc;
}

html .btn-light-scale-2.disabled:not(.bg-transparent),
html .btn-light-scale-2:disabled:not(.bg-transparent) {
  background-color: #e6e6e6;
}

html .btn-light-scale-2:active,
html .btn-light-scale-2.active {
  border-color: #cccccc #cccccc #b3b3b3 !important;
}

html .btn-light-scale-2:active:not(.bg-transparent),
html .btn-light-scale-2.active:not(.bg-transparent) {
  background-color: #d2d2d2 !important;
  background-image: none !important;
}

html .show > .btn-light.dropdown-toggle,
html .show > .btn-light-scale-2.dropdown-toggle {
  background-color: #ececec !important;
  background-image: none !important;
  border-color: #e6e6e6 #e6e6e6 #cccccc !important;
}

html .btn-check:active + .btn-light,
html .btn-check:checked + .btn-light,
html .btn-check:focus + .btn-light {
  background-color: #f2f2f2;
  border-color: #fff #fff #f2f2f2;
  color: #777;
}

html .btn-outline.btn-primary {
  color: #cb013b;
  background-color: transparent;
  background-image: none;
  border-color: #cb013b;
}

html .btn-outline.btn-primary:hover,
html .btn-outline.btn-primary.hover {
  color: #fff;
  background-color: #cb013b;
  border-color: #cb013b;
}

html .btn-outline.btn-primary:focus,
html .btn-outline.btn-primary.focus {
  box-shadow: 0 0 0 3px rgba(255, 103, 22, 0.5);
}

html .btn-outline.btn-primary.disabled,
html .btn-outline.btn-primary:disabled {
  color: #cb013b;
  background-color: transparent;
}

html .btn-outline.btn-primary:active,
html .btn-outline.btn-primary.active {
  color: #fff !important;
  background-color: #cb013b !important;
  border-color: #cb013b !important;
}

html .show > .btn-outline.btn-primary.dropdown-toggle {
  color: #fff !important;
  background-color: #cb013b !important;
  border-color: #cb013b !important;
}

html .btn-outline.btn-secondary {
  color: #393159;
  background-color: transparent;
  background-image: none;
  border-color: #393159;
}

html .btn-outline.btn-secondary:hover,
html .btn-outline.btn-secondary.hover {
  color: #fff;
  background-color: #393159;
  border-color: #393159;
}

html .btn-outline.btn-secondary:focus,
html .btn-outline.btn-secondary.focus {
  box-shadow: 0 0 0 3px rgba(57, 49, 89, 0.5);
}

html .btn-outline.btn-secondary.disabled,
html .btn-outline.btn-secondary:disabled {
  color: #393159;
  background-color: transparent;
}

html .btn-outline.btn-secondary:active,
html .btn-outline.btn-secondary.active {
  color: #fff !important;
  background-color: #393159 !important;
  border-color: #393159 !important;
}

html .show > .btn-outline.btn-secondary.dropdown-toggle {
  color: #fff !important;
  background-color: #393159 !important;
  border-color: #393159 !important;
}

html .btn-outline.btn-tertiary {
  color: #fcdee7;
  background-color: transparent;
  background-image: none;
  border-color: #fcdee7;
}

html .btn-outline.btn-tertiary:hover,
html .btn-outline.btn-tertiary.hover {
  color: #777;
  background-color: #fcdee7;
  border-color: #fcdee7;
}

html .btn-outline.btn-tertiary:focus,
html .btn-outline.btn-tertiary.focus {
  box-shadow: 0 0 0 3px rgba(255, 236, 223, 0.5);
}

html .btn-outline.btn-tertiary.disabled,
html .btn-outline.btn-tertiary:disabled {
  color: #fcdee7;
  background-color: transparent;
}

html .btn-outline.btn-tertiary:active,
html .btn-outline.btn-tertiary.active {
  color: #777 !important;
  background-color: #fcdee7 !important;
  border-color: #fcdee7 !important;
}

html .show > .btn-outline.btn-tertiary.dropdown-toggle {
  color: #777 !important;
  background-color: #fcdee7 !important;
  border-color: #fcdee7 !important;
}

html .btn-outline.btn-quaternary {
  color: #f9f9f9;
  background-color: transparent;
  background-image: none;
  border-color: #f9f9f9;
}

html .btn-outline.btn-quaternary:hover,
html .btn-outline.btn-quaternary.hover {
  color: #777;
  background-color: #f9f9f9;
  border-color: #f9f9f9;
}

html .btn-outline.btn-quaternary:focus,
html .btn-outline.btn-quaternary.focus {
  box-shadow: 0 0 0 3px rgba(249, 249, 249, 0.5);
}

html .btn-outline.btn-quaternary.disabled,
html .btn-outline.btn-quaternary:disabled {
  color: #f9f9f9;
  background-color: transparent;
}

html .btn-outline.btn-quaternary:active,
html .btn-outline.btn-quaternary.active {
  color: #777 !important;
  background-color: #f9f9f9 !important;
  border-color: #f9f9f9 !important;
}

html .show > .btn-outline.btn-quaternary.dropdown-toggle {
  color: #777 !important;
  background-color: #f9f9f9 !important;
  border-color: #f9f9f9 !important;
}

html .btn-outline.btn-dark {
  color: #212529;
  background-color: transparent;
  background-image: none;
  border-color: #212529;
}

html .btn-outline.btn-dark:hover,
html .btn-outline.btn-dark.hover {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}

html .btn-outline.btn-dark:focus,
html .btn-outline.btn-dark.focus {
  box-shadow: 0 0 0 3px rgba(33, 37, 41, 0.5);
}

html .btn-outline.btn-dark.disabled,
html .btn-outline.btn-dark:disabled {
  color: #212529;
  background-color: transparent;
}

html .btn-outline.btn-dark:active,
html .btn-outline.btn-dark.active {
  color: #fff !important;
  background-color: #212529 !important;
  border-color: #212529 !important;
}

html .show > .btn-outline.btn-dark.dropdown-toggle {
  color: #fff !important;
  background-color: #212529 !important;
  border-color: #212529 !important;
}

html .btn-outline.btn-light {
  color: #fff;
  background-color: transparent;
  background-image: none;
  border-color: #fff;
}

html .btn-outline.btn-light:hover,
html .btn-outline.btn-light.hover {
  color: #777;
  background-color: #fff;
  border-color: #fff;
}

html .btn-outline.btn-light:focus,
html .btn-outline.btn-light.focus {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5);
}

html .btn-outline.btn-light.disabled,
html .btn-outline.btn-light:disabled {
  color: #fff;
  background-color: transparent;
}

html .btn-outline.btn-light:active,
html .btn-outline.btn-light.active {
  color: #777 !important;
  background-color: #fff !important;
  border-color: #fff !important;
}

html .show > .btn-outline.btn-light.dropdown-toggle {
  color: #777 !important;
  background-color: #fff !important;
  border-color: #fff !important;
}

html .btn-with-arrow.btn-primary {
  background-color: transparent;
  border-color: transparent;
  color: #cb013b;
}

html .btn-with-arrow.btn-primary:active {
  background-color: transparent !important;
  border-color: transparent !important;
  color: #cb013b !important;
}

html .btn-with-arrow.btn-primary span {
  background-color: #cb013b;
  box-shadow: 2px 3px 18px -3px #cb013b;
}

html .btn-with-arrow.btn-primary.btn-outline {
  border-color: #cb013b !important;
}

html .btn-with-arrow.btn-primary.btn-outline:hover span {
  background-color: #ff7830 !important;
  box-shadow: none;
}

html .btn-with-arrow-solid.btn-primary span {
  background-color: #fb5700;
}

html .btn-with-arrow.btn-secondary {
  background-color: transparent;
  border-color: transparent;
  color: #393159;
}

html .btn-with-arrow.btn-secondary:active {
  background-color: transparent !important;
  border-color: transparent !important;
  color: #393159 !important;
}

html .btn-with-arrow.btn-secondary span {
  background-color: #393159;
  box-shadow: 2px 3px 18px -3px #393159;
}

html .btn-with-arrow.btn-secondary.btn-outline {
  border-color: #393159 !important;
}

html .btn-with-arrow.btn-secondary.btn-outline:hover span {
  background-color: #443a69 !important;
  box-shadow: none;
}

html .btn-with-arrow-solid.btn-secondary span {
  background-color: #2e2849;
}

html .btn-with-arrow.btn-tertiary {
  background-color: transparent;
  border-color: transparent;
  color: #fcdee7;
}

html .btn-with-arrow.btn-tertiary:active {
  background-color: transparent !important;
  border-color: transparent !important;
  color: #fcdee7 !important;
}

html .btn-with-arrow.btn-tertiary span {
  background-color: #fcdee7;
  box-shadow: 2px 3px 18px -3px #fcdee7;
}

html .btn-with-arrow.btn-tertiary.btn-outline {
  border-color: #fcdee7 !important;
}

html .btn-with-arrow.btn-tertiary.btn-outline:hover span {
  background-color: #fffbf9 !important;
  box-shadow: none;
}

html .btn-with-arrow-solid.btn-tertiary span {
  background-color: #ffddc5;
}

html .btn-with-arrow.btn-quaternary {
  background-color: transparent;
  border-color: transparent;
  color: #f9f9f9;
}

html .btn-with-arrow.btn-quaternary:active {
  background-color: transparent !important;
  border-color: transparent !important;
  color: #f9f9f9 !important;
}

html .btn-with-arrow.btn-quaternary span {
  background-color: #f9f9f9;
  box-shadow: 2px 3px 18px -3px #f9f9f9;
}

html .btn-with-arrow.btn-quaternary.btn-outline {
  border-color: #f9f9f9 !important;
}

html .btn-with-arrow.btn-quaternary.btn-outline:hover span {
  background-color: #ffffff !important;
  box-shadow: none;
}

html .btn-with-arrow-solid.btn-quaternary span {
  background-color: #ececec;
}

html .btn-with-arrow.btn-dark {
  background-color: transparent;
  border-color: transparent;
  color: #212529;
}

html .btn-with-arrow.btn-dark:active {
  background-color: transparent !important;
  border-color: transparent !important;
  color: #212529 !important;
}

html .btn-with-arrow.btn-dark span {
  background-color: #212529;
  box-shadow: 2px 3px 18px -3px #212529;
}

html .btn-with-arrow.btn-dark.btn-outline {
  border-color: #212529 !important;
}

html .btn-with-arrow.btn-dark.btn-outline:hover span {
  background-color: #2c3237 !important;
  box-shadow: none;
}

html .btn-with-arrow-solid.btn-dark span {
  background-color: #16181b;
}

html .btn-with-arrow.btn-light {
  background-color: transparent;
  border-color: transparent;
  color: #fff;
}

html .btn-with-arrow.btn-light:active {
  background-color: transparent !important;
  border-color: transparent !important;
  color: #fff !important;
}

html .btn-with-arrow.btn-light span {
  background-color: #fff;
  box-shadow: 2px 3px 18px -3px #fff;
}

html .btn-with-arrow.btn-light.btn-outline {
  border-color: #fff !important;
}

html .btn-with-arrow.btn-light.btn-outline:hover span {
  background-color: #ffffff !important;
  box-shadow: none;
}

html .btn-with-arrow-solid.btn-light span {
  background-color: #f2f2f2;
}

.btn-gradient:not(.btn-outline) {
  background: linear-gradient(135deg, #cb013b 0%, #393159 80%) !important;
  color: #fff;
}

.btn-gradient:not(.btn-outline):hover,
.btn-gradient:not(.btn-outline).hover {
  background: linear-gradient(135deg, #ff803c 0%, #493f72 80%) !important;
  color: #fff;
}

.btn-gradient:not(.btn-outline):focus,
.btn-gradient:not(.btn-outline).focus {
  box-shadow: 0 0 0 3px rgba(255, 103, 22, 0.5);
}

.btn-gradient:not(.btn-outline).disabled,
.btn-gradient:not(.btn-outline):disabled {
  background: linear-gradient(135deg, #cb013b 0%, #393159 80%) !important;
}

.btn-gradient:not(.btn-outline):active,
.btn-gradient:not(.btn-outline).active {
  background: linear-gradient(135deg, #ef5300 0%, #292340 80%) !important;
  color: #fff !important;
}

.btn-gradient.btn-outline {
  -o-border-image: linear-gradient(135deg, #cb013b 0%, #393159 80%);
  border-image: linear-gradient(135deg, #cb013b 0%, #393159 80%);
  color: #cb013b;
}

.btn-gradient.btn-outline:hover,
.btn-gradient.btn-outline.hover {
  -o-border-image: linear-gradient(135deg, #ff803c 0%, #493f72 80%);
  border-image: linear-gradient(135deg, #ff803c 0%, #493f72 80%);
  color: #ff803c;
}

.btn-gradient.btn-outline:focus,
.btn-gradient.btn-outline.focus {
  box-shadow: 0 0 0 3px rgba(255, 103, 22, 0.5);
}

.btn-gradient.btn-outline.disabled,
.btn-gradient.btn-outline:disabled {
  -o-border-image: linear-gradient(135deg, #cb013b 0%, #393159 80%);
  border-image: linear-gradient(135deg, #cb013b 0%, #393159 80%);
}

.btn-gradient.btn-outline:active,
.btn-gradient.btn-outline.active {
  -o-border-image: linear-gradient(135deg, #ef5300 0%, #292340 80%);
  border-image: linear-gradient(135deg, #ef5300 0%, #292340 80%);
  color: #ef5300;
}

.btn-gradient-primary:not(.btn-outline) {
  background: linear-gradient(135deg, #ff742a 0%, #ff600c 80%) !important;
  color: #fff;
}

.btn-gradient-primary:not(.btn-outline):hover,
.btn-gradient-primary:not(.btn-outline).hover {
  background: linear-gradient(135deg, #ff7125 0%, #ff803c 80%) !important;
  color: #fff;
}

.btn-gradient-primary:not(.btn-outline):focus,
.btn-gradient-primary:not(.btn-outline).focus {
  box-shadow: 0 0 0 3px rgba(255, 103, 22, 0.5);
}

.btn-gradient-primary:not(.btn-outline).disabled,
.btn-gradient-primary:not(.btn-outline):disabled {
  background: linear-gradient(135deg, #ff742a 80%, #ff600c 0%) !important;
}

.btn-gradient-primary:not(.btn-outline):active,
.btn-gradient-primary:not(.btn-outline).active {
  background: linear-gradient(135deg, #ff7125 0%, #ff803c 80%) !important;
  color: #fff !important;
}

.btn-gradient-primary.btn-outline {
  -o-border-image: linear-gradient(135deg, #cb013b 0%, #ff823f 80%);
  border-image: linear-gradient(135deg, #cb013b 0%, #ff823f 80%);
  color: #cb013b;
}

.btn-gradient-primary.btn-outline:hover,
.btn-gradient-primary.btn-outline.hover {
  -o-border-image: linear-gradient(135deg, #ff803c 0%, #ff803c 80%);
  border-image: linear-gradient(135deg, #ff803c 0%, #ff803c 80%);
  color: #ff803c;
}

.btn-gradient-primary.btn-outline:focus,
.btn-gradient-primary.btn-outline.focus {
  box-shadow: 0 0 0 3px rgba(255, 103, 22, 0.5);
}

.btn-gradient-primary.btn-outline.disabled,
.btn-gradient-primary.btn-outline:disabled {
  -o-border-image: linear-gradient(135deg, #cb013b 0%, #ff823f 80%);
  border-image: linear-gradient(135deg, #cb013b 0%, #ff823f 80%);
}

.btn-gradient-primary.btn-outline:active,
.btn-gradient-primary.btn-outline.active {
  -o-border-image: linear-gradient(135deg, #ff803c 0%, #ff803c 80%);
  border-image: linear-gradient(135deg, #ff803c 0%, #ff803c 80%);
  color: #ff803c;
}

.pagination > a,
.pagination > a:hover,
.pagination > a:focus,
.pagination > li > a,
.pagination > li > span,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #cb013b;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.pagination .page-item.active .page-link {
  background-color: #cb013b !important;
  border-color: #cb013b;
}

body.dark .pagination > li > a,
body.dark .pagination > li > span,
body.dark .pagination > li > a:hover,
body.dark .pagination > li > span:hover,
body.dark .pagination > li > a:focus,
body.dark .pagination > li > span:focus {
  color: #cb013b;
}

body.dark .pagination > .active > a,
body.dark .pagination > .active > span,
body.dark .pagination > .active > a:hover,
body.dark .pagination > .active > span:hover,
body.dark .pagination > .active > a:focus,
body.dark .pagination > .active > span:focus {
  background-color: #cb013b;
  border-color: #cb013b;
}

.pagination > .active > a,
body.dark .pagination > .active > a {
  background-color: #cb013b;
  border-color: #cb013b #cb013b #e24f00;
  color: #fff;
}

.pagination > .active > a:hover,
body.dark .pagination > .active > a:hover,
.pagination > .active > a.hover,
body.dark .pagination > .active > a.hover {
  border-color: #ff8849 #ff8849 #cb013b;
  color: #fff;
}

.pagination > .active > a:hover:not(.bg-transparent),
body.dark .pagination > .active > a:hover:not(.bg-transparent),
.pagination > .active > a.hover:not(.bg-transparent),
body.dark .pagination > .active > a.hover:not(.bg-transparent) {
  background-color: #ff803c;
}

.pagination > .active > a:focus,
body.dark .pagination > .active > a:focus,
.pagination > .active > a.focus,
body.dark .pagination > .active > a.focus {
  border-color: #e24f00 #e24f00 #af3d00;
  color: #fff;
  box-shadow: 0 0 0 3px rgba(255, 103, 22, 0.5);
}

.pagination > .active > a:focus:not(.bg-transparent),
body.dark .pagination > .active > a:focus:not(.bg-transparent),
.pagination > .active > a.focus:not(.bg-transparent),
body.dark .pagination > .active > a.focus:not(.bg-transparent) {
  background-color: #ef5300;
}

.pagination > .active > a.disabled,
body.dark .pagination > .active > a.disabled,
.pagination > .active > a:disabled,
body.dark .pagination > .active > a:disabled {
  border-color: #cb013b #cb013b #e24f00;
}

.pagination > .active > a.disabled:not(.bg-transparent),
body.dark .pagination > .active > a.disabled:not(.bg-transparent),
.pagination > .active > a:disabled:not(.bg-transparent),
body.dark .pagination > .active > a:disabled:not(.bg-transparent) {
  background-color: #cb013b;
}

.pagination > .active > a:active,
body.dark .pagination > .active > a:active,
.pagination > .active > a.active,
body.dark .pagination > .active > a.active {
  border-color: #e24f00 #e24f00 #af3d00 !important;
}

.pagination > .active > a:active:not(.bg-transparent),
body.dark .pagination > .active > a:active:not(.bg-transparent),
.pagination > .active > a.active:not(.bg-transparent),
body.dark .pagination > .active > a.active:not(.bg-transparent) {
  background-color: #ef5300 !important;
  background-image: none !important;
}

.custom-control-input:checked ~ .custom-control-label::before,
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #cb013b;
}

.custom-checkbox-switch:checked {
  background-color: #cb013b;
  border-color: #cb013b;
}

html .alert-primary {
  background-color: #cb013b;
  border-color: #ff5d07;
  color: #fff;
}

html .alert-primary .alert-link {
  color: #fff;
}

html .alert-secondary {
  background-color: #393159;
  border-color: #332c4f;
  color: #fff;
}

html .alert-secondary .alert-link {
  color: #fff;
}

html .alert-tertiary {
  background-color: #fcdee7;
  border-color: #ffe3d0;
  color: #777;
}

html .alert-tertiary .alert-link {
  color: #777;
}

html .alert-quaternary {
  background-color: #f9f9f9;
  border-color: #f1f1f1;
  color: #777;
}

html .alert-quaternary .alert-link {
  color: #777;
}

html .alert-dark {
  background-color: #212529;
  border-color: #1a1d21;
  color: #fff;
}

html .alert-dark .alert-link {
  color: #fff;
}

html .alert-light {
  background-color: #fff;
  border-color: #f7f7f7;
  color: #777;
}

html .alert-light .alert-link {
  color: #777;
}

html .progress-bar-primary {
  background-color: #cb013b;
}

html .progress-bar-secondary {
  background-color: #393159;
}

html .progress-bar-tertiary {
  background-color: #fcdee7;
}

html .progress-bar-quaternary {
  background-color: #f9f9f9;
}

html .progress-bar-dark {
  background-color: #212529;
}

html .progress-bar-light {
  background-color: #fff;
}

html .word-rotator.loading-bar-primary .word-rotator-words::after {
  background-color: #cb013b;
}

html .word-rotator.loading-bar-secondary .word-rotator-words::after {
  background-color: #393159;
}

html .word-rotator.loading-bar-tertiary .word-rotator-words::after {
  background-color: #fcdee7;
}

html .word-rotator.loading-bar-quaternary .word-rotator-words::after {
  background-color: #f9f9f9;
}

html .word-rotator.loading-bar-dark .word-rotator-words::after {
  background-color: #212529;
}

html .word-rotator.loading-bar-light .word-rotator-words::after {
  background-color: #fff;
}
/* Mark */
html .mark.mark-gradient.mark-gradient-primary::before {
  background: #cb013b;
  background: linear-gradient(90deg, #cb013b 0%, rgba(255, 103, 22, 0) 100%);
}

html .mark.mark-gradient.mark-gradient-secondary::before {
  background: #393159;
  background: linear-gradient(90deg, #393159 0%, rgba(57, 49, 89, 0) 100%);
}

html .mark.mark-gradient.mark-gradient-tertiary::before {
  background: #fcdee7;
  background: linear-gradient(90deg, #fcdee7 0%, rgba(255, 236, 223, 0) 100%);
}

html .mark.mark-gradient.mark-gradient-quaternary::before {
  background: #f9f9f9;
  background: linear-gradient(90deg, #f9f9f9 0%, rgba(249, 249, 249, 0) 100%);
}

html .mark.mark-gradient.mark-gradient-dark::before {
  background: #212529;
  background: linear-gradient(90deg, #212529 0%, rgba(33, 37, 41, 0) 100%);
}

html .mark.mark-gradient.mark-gradient-light::before {
  background: #ffffff;
  background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}

.process .process-step-circle {
  border-color: #cb013b;
}

.process .process-step:hover .process-step-circle {
  background-color: #cb013b;
}

.process .process-step:hover .process-step-circle .process-step-circle-content {
  color: #fff !important;
}

.process.process-shapes .process-step-circle .process-step-circle-content,
.process.process-shapes .process-step-circle:before,
.process.process-shapes .process-step-circle:after {
  background-color: #cb013b;
}

.process-connecting-line .connecting-line {
  background: #cb013b;
}

html .rating-primary .filled-stars {
  color: #cb013b;
}

html .rating-secondary .filled-stars {
  color: #393159;
}

html .rating-tertiary .filled-stars {
  color: #fcdee7;
}

html .rating-quaternary .filled-stars {
  color: #f9f9f9;
}

html .rating-dark .filled-stars {
  color: #212529;
}

html .rating-light .filled-stars {
  color: #fff;
}

html section.section-primary {
  background-color: #cb013b !important;
  border-color: #fb5700 !important;
}

html section.section-primary h1,
html section.section-primary h2,
html section.section-primary h3,
html section.section-primary h4,
html section.section-primary h5,
html section.section-primary h6 {
  color: #fff;
}

html section.section-primary p {
  color: #e6e6e6;
}

html section.section-primary-scale-2 {
  background-color: #e24f00 !important;
  border-color: #c84600 !important;
}

html section.section-primary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
  border-top-color: #e24f00;
}

html section.section-secondary {
  background-color: #393159 !important;
  border-color: #2e2849 !important;
}

html section.section-secondary h1,
html section.section-secondary h2,
html section.section-secondary h3,
html section.section-secondary h4,
html section.section-secondary h5,
html section.section-secondary h6 {
  color: #fff;
}

html section.section-secondary p {
  color: #e6e6e6;
}

html section.section-secondary-scale-2 {
  background-color: #241f38 !important;
  border-color: #191628 !important;
}

html section.section-secondary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
  border-top-color: #241f38;
}

html section.section-tertiary {
  background-color: #fcdee7 !important;
  border-color: #ffddc5 !important;
}

html section.section-tertiary h1,
html section.section-tertiary h2,
html section.section-tertiary h3,
html section.section-tertiary h4,
html section.section-tertiary h5,
html section.section-tertiary h6 {
  color: #777;
}

html section.section-tertiary p {
  color: #5e5e5e;
}

html section.section-tertiary-scale-2 {
  background-color: #ffceac !important;
  border-color: #ffbf93 !important;
}

html section.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
  border-top-color: #ffceac;
}

html section.section-quaternary {
  background-color: #f9f9f9 !important;
  border-color: #ececec !important;
}

html section.section-quaternary h1,
html section.section-quaternary h2,
html section.section-quaternary h3,
html section.section-quaternary h4,
html section.section-quaternary h5,
html section.section-quaternary h6 {
  color: #777;
}

html section.section-quaternary p {
  color: #5e5e5e;
}

html section.section-quaternary-scale-2 {
  background-color: #e0e0e0 !important;
  border-color: #d3d3d3 !important;
}

html section.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
  border-top-color: #e0e0e0;
}

html section.section-dark {
  background-color: #212529 !important;
  border-color: #16181b !important;
}

html section.section-dark h1,
html section.section-dark h2,
html section.section-dark h3,
html section.section-dark h4,
html section.section-dark h5,
html section.section-dark h6 {
  color: #fff;
}

html section.section-dark p {
  color: #e6e6e6;
}

html section.section-dark-scale-2 {
  background-color: #0a0c0d !important;
  border-color: #000000 !important;
}

html section.section-dark-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
  border-top-color: #0a0c0d;
}

html section.section-light {
  background-color: #fff !important;
  border-color: #f2f2f2 !important;
}

html section.section-light h1,
html section.section-light h2,
html section.section-light h3,
html section.section-light h4,
html section.section-light h5,
html section.section-light h6 {
  color: #777;
}

html section.section-light p {
  color: #5e5e5e;
}

html section.section-light-scale-2 {
  background-color: #e6e6e6 !important;
  border-color: #d9d9d9 !important;
}

html section.section-light-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
  border-top-color: #e6e6e6;
}

section.section.section-background-half-primary-half-secondary {
  background: linear-gradient(to right, #cb013b 50%, #393159 50%);
}

section.section.section-overlay-opacity-gradient:before {
  background: linear-gradient(135deg, #cb013b 0%, #393159 80%);
}

html .bg-color-light-scale-1 {
  background-color: #f7f7f7 !important;
}

html .section.bg-color-light-scale-1,
html .bg-color-light-scale-border-top-1 {
  border-top-color: #efefef !important;
}

html .bg-color-light-scale-2 {
  background-color: #e8e8e8 !important;
}

html .section.bg-color-light-scale-2,
html .bg-color-light-scale-border-top-2 {
  border-top-color: #e0e0e0 !important;
}

html .bg-color-light-scale-3 {
  background-color: #e0e0e0 !important;
}

html .section.bg-color-light-scale-3,
html .bg-color-light-scale-border-top-3 {
  border-top-color: #d8d8d8 !important;
}

html .bg-color-light-scale-4 {
  background-color: #d8d8d8 !important;
}

html .section.bg-color-light-scale-4,
html .bg-color-light-scale-border-top-4 {
  border-top-color: #d1d1d1 !important;
}

html .bg-color-light-scale-5 {
  background-color: #d1d1d1 !important;
}

html .section.bg-color-light-scale-5,
html .bg-color-light-scale-border-top-5 {
  border-top-color: #c9c9c9 !important;
}

html .bg-color-light-scale-6 {
  background-color: #c9c9c9 !important;
}

html .section.bg-color-light-scale-6,
html .bg-color-light-scale-border-top-6 {
  border-top-color: #c1c1c1 !important;
}

html .bg-color-light-scale-7 {
  background-color: #c1c1c1 !important;
}

html .section.bg-color-light-scale-7,
html .bg-color-light-scale-border-top-7 {
  border-top-color: #bababa !important;
}

html .bg-color-light-scale-8 {
  background-color: #bababa !important;
}

html .section.bg-color-light-scale-8,
html .bg-color-light-scale-border-top-8 {
  border-top-color: #b2b2b2 !important;
}

html .bg-color-light-scale-9 {
  background-color: #b2b2b2 !important;
}

html .section.bg-color-light-scale-9,
html .bg-color-light-scale-border-top-9 {
  border-top-color: #ababab !important;
}

html .bg-color-dark-scale-1 {
  background-color: #212529 !important;
}

html .section.bg-color-dark-scale-1,
html .bg-color-dark-scale-border-top-1 {
  border-top-color: #1a1d21 !important;
}

html .bg-color-dark-scale-2 {
  background-color: #1c2023 !important;
}

html .section.bg-color-dark-scale-2,
html .bg-color-dark-scale-border-top-2 {
  border-top-color: #16181b !important;
}

html .bg-color-dark-scale-3 {
  background-color: #181b1e !important;
}

html .section.bg-color-dark-scale-3,
html .bg-color-dark-scale-border-top-3 {
  border-top-color: #111315 !important;
}

html .bg-color-dark-scale-4 {
  background-color: #131618 !important;
}

html .section.bg-color-dark-scale-4,
html .bg-color-dark-scale-border-top-4 {
  border-top-color: #0d0e10 !important;
}

html .bg-color-dark-scale-5 {
  background-color: #0f1112 !important;
}

html .section.bg-color-dark-scale-5,
html .bg-color-dark-scale-border-top-5 {
  border-top-color: #08090a !important;
}

html .bg-color-dark-scale-6 {
  background-color: #0a0c0d !important;
}

html .section.bg-color-dark-scale-6,
html .bg-color-dark-scale-border-top-6 {
  border-top-color: #030404 !important;
}

html .bg-color-dark-scale-7 {
  background-color: #060607 !important;
}

html .section.bg-color-dark-scale-7,
html .bg-color-dark-scale-border-top-7 {
  border-top-color: #000000 !important;
}

html .bg-color-dark-scale-8 {
  background-color: #010101 !important;
}

html .section.bg-color-dark-scale-8,
html .bg-color-dark-scale-border-top-8 {
  border-top-color: #000000 !important;
}

html .bg-color-dark-scale-9 {
  background-color: #000000 !important;
}

html .section.bg-color-dark-scale-9,
html .bg-color-dark-scale-border-top-9 {
  border-top-color: #000000 !important;
}

section.page-header .page-header-title-border {
  background-color: #cb013b !important;
}

section.page-header.custom-product {
  background-color: #fb5700;
  border-top-color: #ff600c;
}

html .page-header-color.page-header-primary {
  background-color: #cb013b;
  border-bottom-color: #cb013b;
  color: #fff;
}

html .page-header-color.page-header-primary h1 {
  color: #fff;
}

html .page-header-color.page-header-primary h1 span {
  color: #fff;
}

html .page-header-color.page-header-primary a {
  color: #fff;
}

html .page-header-color.page-header-primary .breadcrumb > .active {
  color: #fff;
}

html .page-header-color.page-header-secondary {
  background-color: #393159;
  border-bottom-color: #393159;
  color: #fff;
}

html .page-header-color.page-header-secondary h1 {
  color: #fff;
}

html .page-header-color.page-header-secondary h1 span {
  color: #fff;
}

html .page-header-color.page-header-secondary a {
  color: #fff;
}

html .page-header-color.page-header-secondary .breadcrumb > .active {
  color: #fff;
}

html .page-header-color.page-header-tertiary {
  background-color: #fcdee7;
  border-bottom-color: #fcdee7;
  color: #777;
}

html .page-header-color.page-header-tertiary h1 {
  color: #777;
}

html .page-header-color.page-header-tertiary h1 span {
  color: #777;
}

html .page-header-color.page-header-tertiary a {
  color: #777;
}

html .page-header-color.page-header-tertiary .breadcrumb > .active {
  color: #777;
}

html .page-header-color.page-header-quaternary {
  background-color: #f9f9f9;
  border-bottom-color: #f9f9f9;
  color: #777;
}

html .page-header-color.page-header-quaternary h1 {
  color: #777;
}

html .page-header-color.page-header-quaternary h1 span {
  color: #777;
}

html .page-header-color.page-header-quaternary a {
  color: #777;
}

html .page-header-color.page-header-quaternary .breadcrumb > .active {
  color: #777;
}

html .page-header-color.page-header-dark {
  background-color: #212529;
  border-bottom-color: #212529;
  color: #fff;
}

html .page-header-color.page-header-dark h1 {
  color: #fff;
}

html .page-header-color.page-header-dark h1 span {
  color: #fff;
}

html .page-header-color.page-header-dark a {
  color: #fff;
}

html .page-header-color.page-header-dark .breadcrumb > .active {
  color: #fff;
}

html .page-header-color.page-header-light {
  background-color: #fff;
  border-bottom-color: #fff;
  color: #777;
}

html .page-header-color.page-header-light h1 {
  color: #777;
}

html .page-header-color.page-header-light h1 span {
  color: #777;
}

html .page-header-color.page-header-light a {
  color: #777;
}

html .page-header-color.page-header-light .breadcrumb > .active {
  color: #777;
}

html .toggle-primary .toggle label,
html .toggle-primary .toggle .toggle-title {
  color: #cb013b;
  border-left-color: #cb013b;
  border-right-color: #cb013b;
}

html .toggle-primary .toggle.active > label,
html .toggle-primary .toggle.active > .toggle-title {
  background-color: #cb013b;
  border-color: #cb013b;
  color: #fff;
}

html .toggle-primary.toggle-simple .toggle > label:after,
html .toggle-primary.toggle-simple .toggle > .toggle-title:after {
  background-color: #cb013b;
}

html .toggle-primary.toggle-minimal .toggle.active > label,
html .toggle-primary.toggle-minimal .toggle.active > .toggle-title {
  color: #cb013b;
}

html .toggle-secondary .toggle label,
html .toggle-secondary .toggle .toggle-title {
  color: #393159;
  border-left-color: #393159;
  border-right-color: #393159;
}

html .toggle-secondary .toggle.active > label,
html .toggle-secondary .toggle.active > .toggle-title {
  background-color: #393159;
  border-color: #393159;
  color: #fff;
}

html .toggle-secondary.toggle-simple .toggle > label:after,
html .toggle-secondary.toggle-simple .toggle > .toggle-title:after {
  background-color: #393159;
}

html .toggle-secondary.toggle-minimal .toggle.active > label,
html .toggle-secondary.toggle-minimal .toggle.active > .toggle-title {
  color: #393159;
}

html .toggle-tertiary .toggle label,
html .toggle-tertiary .toggle .toggle-title {
  color: #fcdee7;
  border-left-color: #fcdee7;
  border-right-color: #fcdee7;
}

html .toggle-tertiary .toggle.active > label,
html .toggle-tertiary .toggle.active > .toggle-title {
  background-color: #fcdee7;
  border-color: #fcdee7;
  color: #777;
}

html .toggle-tertiary.toggle-simple .toggle > label:after,
html .toggle-tertiary.toggle-simple .toggle > .toggle-title:after {
  background-color: #fcdee7;
}

html .toggle-tertiary.toggle-minimal .toggle.active > label,
html .toggle-tertiary.toggle-minimal .toggle.active > .toggle-title {
  color: #fcdee7;
}

html .toggle-quaternary .toggle label,
html .toggle-quaternary .toggle .toggle-title {
  color: #f9f9f9;
  border-left-color: #f9f9f9;
  border-right-color: #f9f9f9;
}

html .toggle-quaternary .toggle.active > label,
html .toggle-quaternary .toggle.active > .toggle-title {
  background-color: #f9f9f9;
  border-color: #f9f9f9;
  color: #777;
}

html .toggle-quaternary.toggle-simple .toggle > label:after,
html .toggle-quaternary.toggle-simple .toggle > .toggle-title:after {
  background-color: #f9f9f9;
}

html .toggle-quaternary.toggle-minimal .toggle.active > label,
html .toggle-quaternary.toggle-minimal .toggle.active > .toggle-title {
  color: #f9f9f9;
}

html .toggle-dark .toggle label,
html .toggle-dark .toggle .toggle-title {
  color: #212529;
  border-left-color: #212529;
  border-right-color: #212529;
}

html .toggle-dark .toggle.active > label,
html .toggle-dark .toggle.active > .toggle-title {
  background-color: #212529;
  border-color: #212529;
  color: #fff;
}

html .toggle-dark.toggle-simple .toggle > label:after,
html .toggle-dark.toggle-simple .toggle > .toggle-title:after {
  background-color: #212529;
}

html .toggle-dark.toggle-minimal .toggle.active > label,
html .toggle-dark.toggle-minimal .toggle.active > .toggle-title {
  color: #212529;
}

html .toggle-light .toggle label,
html .toggle-light .toggle .toggle-title {
  color: #fff;
  border-left-color: #fff;
  border-right-color: #fff;
}

html .toggle-light .toggle.active > label,
html .toggle-light .toggle.active > .toggle-title {
  background-color: #fff;
  border-color: #fff;
  color: #777;
}

html .toggle-light.toggle-simple .toggle > label:after,
html .toggle-light.toggle-simple .toggle > .toggle-title:after {
  background-color: #fff;
}

html .toggle-light.toggle-minimal .toggle.active > label,
html .toggle-light.toggle-minimal .toggle.active > .toggle-title {
  color: #fff;
}

.thumb-info .thumb-info-type,
.thumb-info .thumb-info-action-icon,
.thumb-info-social-icons a,
.thumbnail .zoom,
.img-thumbnail .zoom,
.thumb-info-ribbon {
  background-color: #cb013b;
}

html .thumb-info .thumb-info-action-icon-primary {
  background-color: #cb013b;
}

html .thumb-info .thumb-info-action-icon-primary i {
  color: #fff;
}

html .thumb-info .thumb-info-action-icon-secondary {
  background-color: #393159;
}

html .thumb-info .thumb-info-action-icon-secondary i {
  color: #fff;
}

html .thumb-info .thumb-info-action-icon-tertiary {
  background-color: #fcdee7;
}

html .thumb-info .thumb-info-action-icon-tertiary i {
  color: #777;
}

html .thumb-info .thumb-info-action-icon-quaternary {
  background-color: #f9f9f9;
}

html .thumb-info .thumb-info-action-icon-quaternary i {
  color: #777;
}

html .thumb-info .thumb-info-action-icon-dark {
  background-color: #212529;
}

html .thumb-info .thumb-info-action-icon-dark i {
  color: #fff;
}

html .thumb-info .thumb-info-action-icon-light {
  background-color: #fff;
}

html .thumb-info .thumb-info-action-icon-light i {
  color: #777;
}

.thumb-info-ribbon:before {
  border-right-color: #c84600;
  border-left-color: #c84600;
}

.thumb-info.thumb-info-block-primary .thumb-info-wrapper:before {
  background: rgba(255, 103, 22, 0.9);
}

.thumb-info-floating-caption-title .thumb-info-floating-caption-type {
  background-color: #cb013b;
}

.inverted {
  background-color: #cb013b;
}

html .inverted-primary {
  background-color: #cb013b;
}

html .inverted-secondary {
  background-color: #393159;
}

html .inverted-tertiary {
  background-color: #fcdee7;
}

html .inverted-quaternary {
  background-color: #f9f9f9;
}

html .inverted-dark {
  background-color: #212529;
}

html .inverted-light {
  background-color: #fff;
}

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
  background-color: #f65600;
}

.owl-carousel.show-nav-title .owl-nav button[class*='owl-'],
.owl-carousel.show-nav-title .owl-nav button[class*='owl-']:hover,
.owl-carousel.show-nav-title .owl-nav button[class*='owl-'].hover {
  color: #cb013b;
}

.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*='owl-'] {
  background-color: #cb013b;
  border-color: #cb013b #cb013b #e24f00;
  color: #fff;
}

.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*='owl-']:hover,
.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*='owl-'].hover {
  background-color: #ff803c;
  border-color: #ff8849 #ff8849 #cb013b;
}

.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*='owl-']:active,
.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*='owl-'].active {
  background-color: #ef5300;
  background-image: none;
  border-color: #e24f00 #e24f00 #af3d00;
}

.owl-carousel.nav-with-transparency:not(.nav-style-1):not(.show-nav-title):not(.nav-arrows-1) .owl-nav button[class*='owl-'] {
  background-color: rgba(255, 103, 22, 0.4);
}

.owl-carousel.nav-style-1 .owl-nav .owl-next,
.owl-carousel.nav-style-1 .owl-nav .owl-prev {
  color: #cb013b !important;
}

.owl-carousel.nav-style-2 .owl-nav .owl-next:before,
.owl-carousel.nav-style-2 .owl-nav .owl-prev:before,
.owl-carousel.nav-style-2 .owl-nav .owl-next:after,
.owl-carousel.nav-style-2 .owl-nav .owl-prev:after {
  border-color: #cb013b;
}

.owl-carousel.nav-svg-arrows-1 .owl-nav .owl-prev svg polygon,
.owl-carousel.nav-svg-arrows-1 .owl-nav .owl-next svg polygon {
  fill: #cb013b;
  stroke: #cb013b;
}

.owl-carousel.nav-arrows-1 .owl-nav .owl-prev,
.owl-carousel.nav-arrows-1 .owl-nav .owl-next {
  color: #cb013b;
}

.owl-carousel.carousel-center-active-item-2 .owl-item.active > div {
  background: #cb013b;
}

.owl-carousel.carousel-bottom-inside-shadow .owl-stage-outer:after {
  background-image: linear-gradient(360deg, #cb013b 0%, transparent 100%);
}

html body .tabs .nav-tabs .nav-link,
html.dark body .tabs .nav-tabs .nav-link,
html body .tabs .nav-tabs .nav-link:hover,
html.dark body .tabs .nav-tabs .nav-link:hover,
html body .tabs .nav-tabs .nav-link.active,
html.dark body .tabs .nav-tabs .nav-link.active {
  color: #cb013b;
}

html body .tabs .nav-tabs .nav-link:hover,
html.dark body .tabs .nav-tabs .nav-link:hover,
html body .tabs .nav-tabs .nav-link:focus,
html.dark body .tabs .nav-tabs .nav-link:focus,
html body .tabs .nav-tabs .nav-link.active,
html.dark body .tabs .nav-tabs .nav-link.active,
html body .tabs .nav-tabs.nav-justified .nav-link.active,
html.dark body .tabs .nav-tabs.nav-justified .nav-link.active,
html body .tabs .nav-tabs.nav-justified .nav-link:hover,
html.dark body .tabs .nav-tabs.nav-justified .nav-link:hover,
html body .tabs .nav-tabs.nav-justified .nav-link:focus,
html.dark body .tabs .nav-tabs.nav-justified .nav-link:focus {
  border-top-color: #cb013b;
}

html body .tabs.tabs-bottom .nav-tabs li .nav-link:hover,
html.dark body .tabs.tabs-bottom .nav-tabs li .nav-link:hover,
html body .tabs.tabs-bottom .nav-tabs .nav-link.active,
html.dark body .tabs.tabs-bottom .nav-tabs .nav-link.active,
html body .tabs.tabs-bottom .nav-tabs .nav-link.active:hover,
html.dark body .tabs.tabs-bottom .nav-tabs .nav-link.active:hover,
html body .tabs.tabs-bottom .nav-tabs .nav-link.active:focus,
html.dark body .tabs.tabs-bottom .nav-tabs .nav-link.active:focus {
  border-bottom-color: #cb013b;
}

html body .tabs.tabs-vertical.tabs-left .nav-tabs li .nav-link:hover,
html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li .nav-link:hover,
html body .tabs.tabs-vertical.tabs-left .nav-tabs .nav-link.active,
html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs .nav-link.active,
html body .tabs.tabs-vertical.tabs-left .nav-tabs .nav-link.active:hover,
html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs .nav-link.active:hover,
html body .tabs.tabs-vertical.tabs-left .nav-tabs .nav-link.active:focus,
html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs .nav-link.active:focus {
  border-left-color: #cb013b;
}

html body .tabs.tabs-vertical.tabs-right .nav-tabs li .nav-link:hover,
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li .nav-link:hover,
html body .tabs.tabs-vertical.tabs-right .nav-tabs .nav-link.active,
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs .nav-link.active,
html body .tabs.tabs-vertical.tabs-right .nav-tabs .nav-link.active:hover,
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs .nav-link.active:hover,
html body .tabs.tabs-vertical.tabs-right .nav-tabs .nav-link.active:focus,
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs .nav-link.active:focus {
  border-right-color: #cb013b;
}

html body .tabs.tabs-simple .nav-tabs > li .nav-link.active,
html.dark body .tabs.tabs-simple .nav-tabs > li .nav-link.active,
html body .tabs.tabs-simple .nav-tabs > li .nav-link.active:focus,
html.dark body .tabs.tabs-simple .nav-tabs > li .nav-link.active:focus,
html body .tabs.tabs-simple .nav-tabs > li .nav-link:hover,
html.dark body .tabs.tabs-simple .nav-tabs > li .nav-link:hover,
html body .tabs.tabs-simple .nav-tabs > li .nav-link.active:hover,
html.dark body .tabs.tabs-simple .nav-tabs > li .nav-link.active:hover {
  border-top-color: #cb013b;
  color: #cb013b;
}

html body .tabs-primary .nav-tabs li .nav-link,
html.dark body .tabs-primary .nav-tabs li .nav-link,
html body .tabs-primary .nav-tabs.nav-justified li .nav-link,
html.dark body .tabs-primary .nav-tabs.nav-justified li .nav-link,
html body .tabs-primary .nav-tabs li .nav-link:hover,
html.dark body .tabs-primary .nav-tabs li .nav-link:hover,
html body .tabs-primary .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-primary .nav-tabs.nav-justified li .nav-link:hover {
  color: #cb013b;
}

html body .tabs-primary .nav-tabs li .nav-link:hover,
html.dark body .tabs-primary .nav-tabs li .nav-link:hover,
html body .tabs-primary .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-primary .nav-tabs.nav-justified li .nav-link:hover {
  border-top-color: #cb013b;
}

html body .tabs-primary .nav-tabs li .nav-link.active,
html.dark body .tabs-primary .nav-tabs li .nav-link.active,
html body .tabs-primary .nav-tabs.nav-justified li .nav-link.active,
html.dark body .tabs-primary .nav-tabs.nav-justified li .nav-link.active,
html body .tabs-primary .nav-tabs li .nav-link.active:hover,
html.dark body .tabs-primary .nav-tabs li .nav-link.active:hover,
html body .tabs-primary .nav-tabs.nav-justified li .nav-link.active:hover,
html.dark body .tabs-primary .nav-tabs.nav-justified li .nav-link.active:hover,
html body .tabs-primary .nav-tabs li .nav-link.active:focus,
html.dark body .tabs-primary .nav-tabs li .nav-link.active:focus,
html body .tabs-primary .nav-tabs.nav-justified li .nav-link.active:focus,
html.dark body .tabs-primary .nav-tabs.nav-justified li .nav-link.active:focus {
  border-top-color: #cb013b;
  color: #cb013b;
}

html body .tabs-primary.tabs-bottom .nav-tabs li .nav-link:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li .nav-link:hover,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,
html body .tabs-primary.tabs-bottom .nav-tabs li .nav-link.active,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li .nav-link.active,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li .nav-link.active,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li .nav-link.active,
html body .tabs-primary.tabs-bottom .nav-tabs li .nav-link.active:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li .nav-link.active:hover,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li .nav-link.active:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li .nav-link.active:hover,
html body .tabs-primary.tabs-bottom .nav-tabs li .nav-link.active:focus,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li .nav-link.active:focus,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li .nav-link.active:focus,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li .nav-link.active:focus {
  border-bottom-color: #cb013b;
}

html body .tabs-primary.tabs-simple .nav-tabs li .nav-link:hover,
html.dark body .tabs-primary.tabs-simple .nav-tabs li .nav-link:hover,
html body .tabs-primary.tabs-simple .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-primary.tabs-simple .nav-tabs.nav-justified li .nav-link:hover,
html body .tabs-primary.tabs-simple .nav-tabs li .nav-link.active,
html.dark body .tabs-primary.tabs-simple .nav-tabs li .nav-link.active,
html body .tabs-primary.tabs-simple .nav-tabs.nav-justified li .nav-link.active,
html.dark body .tabs-primary.tabs-simple .nav-tabs.nav-justified li .nav-link.active,
html body .tabs-primary.tabs-simple .nav-tabs li .nav-link.active:hover,
html.dark body .tabs-primary.tabs-simple .nav-tabs li .nav-link.active:hover,
html body .tabs-primary.tabs-simple .nav-tabs.nav-justified li .nav-link.active:hover,
html.dark body .tabs-primary.tabs-simple .nav-tabs.nav-justified li .nav-link.active:hover,
html body .tabs-primary.tabs-simple .nav-tabs li .nav-link.active:focus,
html.dark body .tabs-primary.tabs-simple .nav-tabs li .nav-link.active:focus,
html body .tabs-primary.tabs-simple .nav-tabs.nav-justified li .nav-link.active:focus,
html.dark body .tabs-primary.tabs-simple .nav-tabs.nav-justified li .nav-link.active:focus {
  color: #cb013b !important;
  border-bottom-color: #cb013b;
}

html body .tabs-primary.tabs-vertical.tabs-left li .nav-link:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-left li .nav-link:hover,
html body .tabs-primary.tabs-vertical.tabs-left li .nav-link.active,
html.dark body .tabs-primary.tabs-vertical.tabs-left li .nav-link.active,
html body .tabs-primary.tabs-vertical.tabs-left li .nav-link.active:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-left li .nav-link.active:hover,
html body .tabs-primary.tabs-vertical.tabs-left li .nav-link.active:focus,
html.dark body .tabs-primary.tabs-vertical.tabs-left li .nav-link.active:focus {
  border-left-color: #cb013b;
}

html body .tabs-primary.tabs-vertical.tabs-right li .nav-link:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-right li .nav-link:hover,
html body .tabs-primary.tabs-vertical.tabs-right li .nav-link.active,
html.dark body .tabs-primary.tabs-vertical.tabs-right li .nav-link.active,
html body .tabs-primary.tabs-vertical.tabs-right li .nav-link.active:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-right li .nav-link.active:hover,
html body .tabs-primary.tabs-vertical.tabs-right li .nav-link.active:focus,
html.dark body .tabs-primary.tabs-vertical.tabs-right li .nav-link.active:focus {
  border-right-color: #cb013b;
}

html body .tabs-secondary .nav-tabs li .nav-link,
html.dark body .tabs-secondary .nav-tabs li .nav-link,
html body .tabs-secondary .nav-tabs.nav-justified li .nav-link,
html.dark body .tabs-secondary .nav-tabs.nav-justified li .nav-link,
html body .tabs-secondary .nav-tabs li .nav-link:hover,
html.dark body .tabs-secondary .nav-tabs li .nav-link:hover,
html body .tabs-secondary .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-secondary .nav-tabs.nav-justified li .nav-link:hover {
  color: #393159;
}

html body .tabs-secondary .nav-tabs li .nav-link:hover,
html.dark body .tabs-secondary .nav-tabs li .nav-link:hover,
html body .tabs-secondary .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-secondary .nav-tabs.nav-justified li .nav-link:hover {
  border-top-color: #393159;
}

html body .tabs-secondary .nav-tabs li .nav-link.active,
html.dark body .tabs-secondary .nav-tabs li .nav-link.active,
html body .tabs-secondary .nav-tabs.nav-justified li .nav-link.active,
html.dark body .tabs-secondary .nav-tabs.nav-justified li .nav-link.active,
html body .tabs-secondary .nav-tabs li .nav-link.active:hover,
html.dark body .tabs-secondary .nav-tabs li .nav-link.active:hover,
html body .tabs-secondary .nav-tabs.nav-justified li .nav-link.active:hover,
html.dark body .tabs-secondary .nav-tabs.nav-justified li .nav-link.active:hover,
html body .tabs-secondary .nav-tabs li .nav-link.active:focus,
html.dark body .tabs-secondary .nav-tabs li .nav-link.active:focus,
html body .tabs-secondary .nav-tabs.nav-justified li .nav-link.active:focus,
html.dark body .tabs-secondary .nav-tabs.nav-justified li .nav-link.active:focus {
  border-top-color: #393159;
  color: #393159;
}

html body .tabs-secondary.tabs-bottom .nav-tabs li .nav-link:hover,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs li .nav-link:hover,
html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,
html body .tabs-secondary.tabs-bottom .nav-tabs li .nav-link.active,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs li .nav-link.active,
html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li .nav-link.active,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li .nav-link.active,
html body .tabs-secondary.tabs-bottom .nav-tabs li .nav-link.active:hover,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs li .nav-link.active:hover,
html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li .nav-link.active:hover,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li .nav-link.active:hover,
html body .tabs-secondary.tabs-bottom .nav-tabs li .nav-link.active:focus,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs li .nav-link.active:focus,
html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li .nav-link.active:focus,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li .nav-link.active:focus {
  border-bottom-color: #393159;
}

html body .tabs-secondary.tabs-simple .nav-tabs li .nav-link:hover,
html.dark body .tabs-secondary.tabs-simple .nav-tabs li .nav-link:hover,
html body .tabs-secondary.tabs-simple .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-secondary.tabs-simple .nav-tabs.nav-justified li .nav-link:hover,
html body .tabs-secondary.tabs-simple .nav-tabs li .nav-link.active,
html.dark body .tabs-secondary.tabs-simple .nav-tabs li .nav-link.active,
html body .tabs-secondary.tabs-simple .nav-tabs.nav-justified li .nav-link.active,
html.dark body .tabs-secondary.tabs-simple .nav-tabs.nav-justified li .nav-link.active,
html body .tabs-secondary.tabs-simple .nav-tabs li .nav-link.active:hover,
html.dark body .tabs-secondary.tabs-simple .nav-tabs li .nav-link.active:hover,
html body .tabs-secondary.tabs-simple .nav-tabs.nav-justified li .nav-link.active:hover,
html.dark body .tabs-secondary.tabs-simple .nav-tabs.nav-justified li .nav-link.active:hover,
html body .tabs-secondary.tabs-simple .nav-tabs li .nav-link.active:focus,
html.dark body .tabs-secondary.tabs-simple .nav-tabs li .nav-link.active:focus,
html body .tabs-secondary.tabs-simple .nav-tabs.nav-justified li .nav-link.active:focus,
html.dark body .tabs-secondary.tabs-simple .nav-tabs.nav-justified li .nav-link.active:focus {
  color: #393159 !important;
  border-bottom-color: #393159;
}

html body .tabs-secondary.tabs-vertical.tabs-left li .nav-link:hover,
html.dark body .tabs-secondary.tabs-vertical.tabs-left li .nav-link:hover,
html body .tabs-secondary.tabs-vertical.tabs-left li .nav-link.active,
html.dark body .tabs-secondary.tabs-vertical.tabs-left li .nav-link.active,
html body .tabs-secondary.tabs-vertical.tabs-left li .nav-link.active:hover,
html.dark body .tabs-secondary.tabs-vertical.tabs-left li .nav-link.active:hover,
html body .tabs-secondary.tabs-vertical.tabs-left li .nav-link.active:focus,
html.dark body .tabs-secondary.tabs-vertical.tabs-left li .nav-link.active:focus {
  border-left-color: #393159;
}

html body .tabs-secondary.tabs-vertical.tabs-right li .nav-link:hover,
html.dark body .tabs-secondary.tabs-vertical.tabs-right li .nav-link:hover,
html body .tabs-secondary.tabs-vertical.tabs-right li .nav-link.active,
html.dark body .tabs-secondary.tabs-vertical.tabs-right li .nav-link.active,
html body .tabs-secondary.tabs-vertical.tabs-right li .nav-link.active:hover,
html.dark body .tabs-secondary.tabs-vertical.tabs-right li .nav-link.active:hover,
html body .tabs-secondary.tabs-vertical.tabs-right li .nav-link.active:focus,
html.dark body .tabs-secondary.tabs-vertical.tabs-right li .nav-link.active:focus {
  border-right-color: #393159;
}

html body .tabs-tertiary .nav-tabs li .nav-link,
html.dark body .tabs-tertiary .nav-tabs li .nav-link,
html body .tabs-tertiary .nav-tabs.nav-justified li .nav-link,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li .nav-link,
html body .tabs-tertiary .nav-tabs li .nav-link:hover,
html.dark body .tabs-tertiary .nav-tabs li .nav-link:hover,
html body .tabs-tertiary .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li .nav-link:hover {
  color: #fcdee7;
}

html body .tabs-tertiary .nav-tabs li .nav-link:hover,
html.dark body .tabs-tertiary .nav-tabs li .nav-link:hover,
html body .tabs-tertiary .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li .nav-link:hover {
  border-top-color: #fcdee7;
}

html body .tabs-tertiary .nav-tabs li .nav-link.active,
html.dark body .tabs-tertiary .nav-tabs li .nav-link.active,
html body .tabs-tertiary .nav-tabs.nav-justified li .nav-link.active,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li .nav-link.active,
html body .tabs-tertiary .nav-tabs li .nav-link.active:hover,
html.dark body .tabs-tertiary .nav-tabs li .nav-link.active:hover,
html body .tabs-tertiary .nav-tabs.nav-justified li .nav-link.active:hover,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li .nav-link.active:hover,
html body .tabs-tertiary .nav-tabs li .nav-link.active:focus,
html.dark body .tabs-tertiary .nav-tabs li .nav-link.active:focus,
html body .tabs-tertiary .nav-tabs.nav-justified li .nav-link.active:focus,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li .nav-link.active:focus {
  border-top-color: #fcdee7;
  color: #fcdee7;
}

html body .tabs-tertiary.tabs-bottom .nav-tabs li .nav-link:hover,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li .nav-link:hover,
html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,
html body .tabs-tertiary.tabs-bottom .nav-tabs li .nav-link.active,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li .nav-link.active,
html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li .nav-link.active,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li .nav-link.active,
html body .tabs-tertiary.tabs-bottom .nav-tabs li .nav-link.active:hover,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li .nav-link.active:hover,
html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li .nav-link.active:hover,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li .nav-link.active:hover,
html body .tabs-tertiary.tabs-bottom .nav-tabs li .nav-link.active:focus,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li .nav-link.active:focus,
html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li .nav-link.active:focus,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li .nav-link.active:focus {
  border-bottom-color: #fcdee7;
}

html body .tabs-tertiary.tabs-simple .nav-tabs li .nav-link:hover,
html.dark body .tabs-tertiary.tabs-simple .nav-tabs li .nav-link:hover,
html body .tabs-tertiary.tabs-simple .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-tertiary.tabs-simple .nav-tabs.nav-justified li .nav-link:hover,
html body .tabs-tertiary.tabs-simple .nav-tabs li .nav-link.active,
html.dark body .tabs-tertiary.tabs-simple .nav-tabs li .nav-link.active,
html body .tabs-tertiary.tabs-simple .nav-tabs.nav-justified li .nav-link.active,
html.dark body .tabs-tertiary.tabs-simple .nav-tabs.nav-justified li .nav-link.active,
html body .tabs-tertiary.tabs-simple .nav-tabs li .nav-link.active:hover,
html.dark body .tabs-tertiary.tabs-simple .nav-tabs li .nav-link.active:hover,
html body .tabs-tertiary.tabs-simple .nav-tabs.nav-justified li .nav-link.active:hover,
html.dark body .tabs-tertiary.tabs-simple .nav-tabs.nav-justified li .nav-link.active:hover,
html body .tabs-tertiary.tabs-simple .nav-tabs li .nav-link.active:focus,
html.dark body .tabs-tertiary.tabs-simple .nav-tabs li .nav-link.active:focus,
html body .tabs-tertiary.tabs-simple .nav-tabs.nav-justified li .nav-link.active:focus,
html.dark body .tabs-tertiary.tabs-simple .nav-tabs.nav-justified li .nav-link.active:focus {
  color: #fcdee7 !important;
  border-bottom-color: #fcdee7;
}

html body .tabs-tertiary.tabs-vertical.tabs-left li .nav-link:hover,
html.dark body .tabs-tertiary.tabs-vertical.tabs-left li .nav-link:hover,
html body .tabs-tertiary.tabs-vertical.tabs-left li .nav-link.active,
html.dark body .tabs-tertiary.tabs-vertical.tabs-left li .nav-link.active,
html body .tabs-tertiary.tabs-vertical.tabs-left li .nav-link.active:hover,
html.dark body .tabs-tertiary.tabs-vertical.tabs-left li .nav-link.active:hover,
html body .tabs-tertiary.tabs-vertical.tabs-left li .nav-link.active:focus,
html.dark body .tabs-tertiary.tabs-vertical.tabs-left li .nav-link.active:focus {
  border-left-color: #fcdee7;
}

html body .tabs-tertiary.tabs-vertical.tabs-right li .nav-link:hover,
html.dark body .tabs-tertiary.tabs-vertical.tabs-right li .nav-link:hover,
html body .tabs-tertiary.tabs-vertical.tabs-right li .nav-link.active,
html.dark body .tabs-tertiary.tabs-vertical.tabs-right li .nav-link.active,
html body .tabs-tertiary.tabs-vertical.tabs-right li .nav-link.active:hover,
html.dark body .tabs-tertiary.tabs-vertical.tabs-right li .nav-link.active:hover,
html body .tabs-tertiary.tabs-vertical.tabs-right li .nav-link.active:focus,
html.dark body .tabs-tertiary.tabs-vertical.tabs-right li .nav-link.active:focus {
  border-right-color: #fcdee7;
}

html body .tabs-quaternary .nav-tabs li .nav-link,
html.dark body .tabs-quaternary .nav-tabs li .nav-link,
html body .tabs-quaternary .nav-tabs.nav-justified li .nav-link,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li .nav-link,
html body .tabs-quaternary .nav-tabs li .nav-link:hover,
html.dark body .tabs-quaternary .nav-tabs li .nav-link:hover,
html body .tabs-quaternary .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li .nav-link:hover {
  color: #f9f9f9;
}

html body .tabs-quaternary .nav-tabs li .nav-link:hover,
html.dark body .tabs-quaternary .nav-tabs li .nav-link:hover,
html body .tabs-quaternary .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li .nav-link:hover {
  border-top-color: #f9f9f9;
}

html body .tabs-quaternary .nav-tabs li .nav-link.active,
html.dark body .tabs-quaternary .nav-tabs li .nav-link.active,
html body .tabs-quaternary .nav-tabs.nav-justified li .nav-link.active,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li .nav-link.active,
html body .tabs-quaternary .nav-tabs li .nav-link.active:hover,
html.dark body .tabs-quaternary .nav-tabs li .nav-link.active:hover,
html body .tabs-quaternary .nav-tabs.nav-justified li .nav-link.active:hover,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li .nav-link.active:hover,
html body .tabs-quaternary .nav-tabs li .nav-link.active:focus,
html.dark body .tabs-quaternary .nav-tabs li .nav-link.active:focus,
html body .tabs-quaternary .nav-tabs.nav-justified li .nav-link.active:focus,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li .nav-link.active:focus {
  border-top-color: #f9f9f9;
  color: #f9f9f9;
}

html body .tabs-quaternary.tabs-bottom .nav-tabs li .nav-link:hover,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li .nav-link:hover,
html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,
html body .tabs-quaternary.tabs-bottom .nav-tabs li .nav-link.active,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li .nav-link.active,
html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li .nav-link.active,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li .nav-link.active,
html body .tabs-quaternary.tabs-bottom .nav-tabs li .nav-link.active:hover,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li .nav-link.active:hover,
html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li .nav-link.active:hover,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li .nav-link.active:hover,
html body .tabs-quaternary.tabs-bottom .nav-tabs li .nav-link.active:focus,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li .nav-link.active:focus,
html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li .nav-link.active:focus,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li .nav-link.active:focus {
  border-bottom-color: #f9f9f9;
}

html body .tabs-quaternary.tabs-simple .nav-tabs li .nav-link:hover,
html.dark body .tabs-quaternary.tabs-simple .nav-tabs li .nav-link:hover,
html body .tabs-quaternary.tabs-simple .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-quaternary.tabs-simple .nav-tabs.nav-justified li .nav-link:hover,
html body .tabs-quaternary.tabs-simple .nav-tabs li .nav-link.active,
html.dark body .tabs-quaternary.tabs-simple .nav-tabs li .nav-link.active,
html body .tabs-quaternary.tabs-simple .nav-tabs.nav-justified li .nav-link.active,
html.dark body .tabs-quaternary.tabs-simple .nav-tabs.nav-justified li .nav-link.active,
html body .tabs-quaternary.tabs-simple .nav-tabs li .nav-link.active:hover,
html.dark body .tabs-quaternary.tabs-simple .nav-tabs li .nav-link.active:hover,
html body .tabs-quaternary.tabs-simple .nav-tabs.nav-justified li .nav-link.active:hover,
html.dark body .tabs-quaternary.tabs-simple .nav-tabs.nav-justified li .nav-link.active:hover,
html body .tabs-quaternary.tabs-simple .nav-tabs li .nav-link.active:focus,
html.dark body .tabs-quaternary.tabs-simple .nav-tabs li .nav-link.active:focus,
html body .tabs-quaternary.tabs-simple .nav-tabs.nav-justified li .nav-link.active:focus,
html.dark body .tabs-quaternary.tabs-simple .nav-tabs.nav-justified li .nav-link.active:focus {
  color: #f9f9f9 !important;
  border-bottom-color: #f9f9f9;
}

html body .tabs-quaternary.tabs-vertical.tabs-left li .nav-link:hover,
html.dark body .tabs-quaternary.tabs-vertical.tabs-left li .nav-link:hover,
html body .tabs-quaternary.tabs-vertical.tabs-left li .nav-link.active,
html.dark body .tabs-quaternary.tabs-vertical.tabs-left li .nav-link.active,
html body .tabs-quaternary.tabs-vertical.tabs-left li .nav-link.active:hover,
html.dark body .tabs-quaternary.tabs-vertical.tabs-left li .nav-link.active:hover,
html body .tabs-quaternary.tabs-vertical.tabs-left li .nav-link.active:focus,
html.dark body .tabs-quaternary.tabs-vertical.tabs-left li .nav-link.active:focus {
  border-left-color: #f9f9f9;
}

html body .tabs-quaternary.tabs-vertical.tabs-right li .nav-link:hover,
html.dark body .tabs-quaternary.tabs-vertical.tabs-right li .nav-link:hover,
html body .tabs-quaternary.tabs-vertical.tabs-right li .nav-link.active,
html.dark body .tabs-quaternary.tabs-vertical.tabs-right li .nav-link.active,
html body .tabs-quaternary.tabs-vertical.tabs-right li .nav-link.active:hover,
html.dark body .tabs-quaternary.tabs-vertical.tabs-right li .nav-link.active:hover,
html body .tabs-quaternary.tabs-vertical.tabs-right li .nav-link.active:focus,
html.dark body .tabs-quaternary.tabs-vertical.tabs-right li .nav-link.active:focus {
  border-right-color: #f9f9f9;
}

html body .tabs-dark .nav-tabs li .nav-link,
html.dark body .tabs-dark .nav-tabs li .nav-link,
html body .tabs-dark .nav-tabs.nav-justified li .nav-link,
html.dark body .tabs-dark .nav-tabs.nav-justified li .nav-link,
html body .tabs-dark .nav-tabs li .nav-link:hover,
html.dark body .tabs-dark .nav-tabs li .nav-link:hover,
html body .tabs-dark .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-dark .nav-tabs.nav-justified li .nav-link:hover {
  color: #212529;
}

html body .tabs-dark .nav-tabs li .nav-link:hover,
html.dark body .tabs-dark .nav-tabs li .nav-link:hover,
html body .tabs-dark .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-dark .nav-tabs.nav-justified li .nav-link:hover {
  border-top-color: #212529;
}

html body .tabs-dark .nav-tabs li .nav-link.active,
html.dark body .tabs-dark .nav-tabs li .nav-link.active,
html body .tabs-dark .nav-tabs.nav-justified li .nav-link.active,
html.dark body .tabs-dark .nav-tabs.nav-justified li .nav-link.active,
html body .tabs-dark .nav-tabs li .nav-link.active:hover,
html.dark body .tabs-dark .nav-tabs li .nav-link.active:hover,
html body .tabs-dark .nav-tabs.nav-justified li .nav-link.active:hover,
html.dark body .tabs-dark .nav-tabs.nav-justified li .nav-link.active:hover,
html body .tabs-dark .nav-tabs li .nav-link.active:focus,
html.dark body .tabs-dark .nav-tabs li .nav-link.active:focus,
html body .tabs-dark .nav-tabs.nav-justified li .nav-link.active:focus,
html.dark body .tabs-dark .nav-tabs.nav-justified li .nav-link.active:focus {
  border-top-color: #212529;
  color: #212529;
}

html body .tabs-dark.tabs-bottom .nav-tabs li .nav-link:hover,
html.dark body .tabs-dark.tabs-bottom .nav-tabs li .nav-link:hover,
html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,
html body .tabs-dark.tabs-bottom .nav-tabs li .nav-link.active,
html.dark body .tabs-dark.tabs-bottom .nav-tabs li .nav-link.active,
html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li .nav-link.active,
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li .nav-link.active,
html body .tabs-dark.tabs-bottom .nav-tabs li .nav-link.active:hover,
html.dark body .tabs-dark.tabs-bottom .nav-tabs li .nav-link.active:hover,
html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li .nav-link.active:hover,
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li .nav-link.active:hover,
html body .tabs-dark.tabs-bottom .nav-tabs li .nav-link.active:focus,
html.dark body .tabs-dark.tabs-bottom .nav-tabs li .nav-link.active:focus,
html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li .nav-link.active:focus,
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li .nav-link.active:focus {
  border-bottom-color: #212529;
}

html body .tabs-dark.tabs-simple .nav-tabs li .nav-link:hover,
html.dark body .tabs-dark.tabs-simple .nav-tabs li .nav-link:hover,
html body .tabs-dark.tabs-simple .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-dark.tabs-simple .nav-tabs.nav-justified li .nav-link:hover,
html body .tabs-dark.tabs-simple .nav-tabs li .nav-link.active,
html.dark body .tabs-dark.tabs-simple .nav-tabs li .nav-link.active,
html body .tabs-dark.tabs-simple .nav-tabs.nav-justified li .nav-link.active,
html.dark body .tabs-dark.tabs-simple .nav-tabs.nav-justified li .nav-link.active,
html body .tabs-dark.tabs-simple .nav-tabs li .nav-link.active:hover,
html.dark body .tabs-dark.tabs-simple .nav-tabs li .nav-link.active:hover,
html body .tabs-dark.tabs-simple .nav-tabs.nav-justified li .nav-link.active:hover,
html.dark body .tabs-dark.tabs-simple .nav-tabs.nav-justified li .nav-link.active:hover,
html body .tabs-dark.tabs-simple .nav-tabs li .nav-link.active:focus,
html.dark body .tabs-dark.tabs-simple .nav-tabs li .nav-link.active:focus,
html body .tabs-dark.tabs-simple .nav-tabs.nav-justified li .nav-link.active:focus,
html.dark body .tabs-dark.tabs-simple .nav-tabs.nav-justified li .nav-link.active:focus {
  color: #212529 !important;
  border-bottom-color: #212529;
}

html body .tabs-dark.tabs-vertical.tabs-left li .nav-link:hover,
html.dark body .tabs-dark.tabs-vertical.tabs-left li .nav-link:hover,
html body .tabs-dark.tabs-vertical.tabs-left li .nav-link.active,
html.dark body .tabs-dark.tabs-vertical.tabs-left li .nav-link.active,
html body .tabs-dark.tabs-vertical.tabs-left li .nav-link.active:hover,
html.dark body .tabs-dark.tabs-vertical.tabs-left li .nav-link.active:hover,
html body .tabs-dark.tabs-vertical.tabs-left li .nav-link.active:focus,
html.dark body .tabs-dark.tabs-vertical.tabs-left li .nav-link.active:focus {
  border-left-color: #212529;
}

html body .tabs-dark.tabs-vertical.tabs-right li .nav-link:hover,
html.dark body .tabs-dark.tabs-vertical.tabs-right li .nav-link:hover,
html body .tabs-dark.tabs-vertical.tabs-right li .nav-link.active,
html.dark body .tabs-dark.tabs-vertical.tabs-right li .nav-link.active,
html body .tabs-dark.tabs-vertical.tabs-right li .nav-link.active:hover,
html.dark body .tabs-dark.tabs-vertical.tabs-right li .nav-link.active:hover,
html body .tabs-dark.tabs-vertical.tabs-right li .nav-link.active:focus,
html.dark body .tabs-dark.tabs-vertical.tabs-right li .nav-link.active:focus {
  border-right-color: #212529;
}

html body .tabs-light .nav-tabs li .nav-link,
html.dark body .tabs-light .nav-tabs li .nav-link,
html body .tabs-light .nav-tabs.nav-justified li .nav-link,
html.dark body .tabs-light .nav-tabs.nav-justified li .nav-link,
html body .tabs-light .nav-tabs li .nav-link:hover,
html.dark body .tabs-light .nav-tabs li .nav-link:hover,
html body .tabs-light .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-light .nav-tabs.nav-justified li .nav-link:hover {
  color: #fff;
}

html body .tabs-light .nav-tabs li .nav-link:hover,
html.dark body .tabs-light .nav-tabs li .nav-link:hover,
html body .tabs-light .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-light .nav-tabs.nav-justified li .nav-link:hover {
  border-top-color: #fff;
}

html body .tabs-light .nav-tabs li .nav-link.active,
html.dark body .tabs-light .nav-tabs li .nav-link.active,
html body .tabs-light .nav-tabs.nav-justified li .nav-link.active,
html.dark body .tabs-light .nav-tabs.nav-justified li .nav-link.active,
html body .tabs-light .nav-tabs li .nav-link.active:hover,
html.dark body .tabs-light .nav-tabs li .nav-link.active:hover,
html body .tabs-light .nav-tabs.nav-justified li .nav-link.active:hover,
html.dark body .tabs-light .nav-tabs.nav-justified li .nav-link.active:hover,
html body .tabs-light .nav-tabs li .nav-link.active:focus,
html.dark body .tabs-light .nav-tabs li .nav-link.active:focus,
html body .tabs-light .nav-tabs.nav-justified li .nav-link.active:focus,
html.dark body .tabs-light .nav-tabs.nav-justified li .nav-link.active:focus {
  border-top-color: #fff;
  color: #fff;
}

html body .tabs-light.tabs-bottom .nav-tabs li .nav-link:hover,
html.dark body .tabs-light.tabs-bottom .nav-tabs li .nav-link:hover,
html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,
html body .tabs-light.tabs-bottom .nav-tabs li .nav-link.active,
html.dark body .tabs-light.tabs-bottom .nav-tabs li .nav-link.active,
html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li .nav-link.active,
html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li .nav-link.active,
html body .tabs-light.tabs-bottom .nav-tabs li .nav-link.active:hover,
html.dark body .tabs-light.tabs-bottom .nav-tabs li .nav-link.active:hover,
html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li .nav-link.active:hover,
html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li .nav-link.active:hover,
html body .tabs-light.tabs-bottom .nav-tabs li .nav-link.active:focus,
html.dark body .tabs-light.tabs-bottom .nav-tabs li .nav-link.active:focus,
html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li .nav-link.active:focus,
html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li .nav-link.active:focus {
  border-bottom-color: #fff;
}

html body .tabs-light.tabs-simple .nav-tabs li .nav-link:hover,
html.dark body .tabs-light.tabs-simple .nav-tabs li .nav-link:hover,
html body .tabs-light.tabs-simple .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-light.tabs-simple .nav-tabs.nav-justified li .nav-link:hover,
html body .tabs-light.tabs-simple .nav-tabs li .nav-link.active,
html.dark body .tabs-light.tabs-simple .nav-tabs li .nav-link.active,
html body .tabs-light.tabs-simple .nav-tabs.nav-justified li .nav-link.active,
html.dark body .tabs-light.tabs-simple .nav-tabs.nav-justified li .nav-link.active,
html body .tabs-light.tabs-simple .nav-tabs li .nav-link.active:hover,
html.dark body .tabs-light.tabs-simple .nav-tabs li .nav-link.active:hover,
html body .tabs-light.tabs-simple .nav-tabs.nav-justified li .nav-link.active:hover,
html.dark body .tabs-light.tabs-simple .nav-tabs.nav-justified li .nav-link.active:hover,
html body .tabs-light.tabs-simple .nav-tabs li .nav-link.active:focus,
html.dark body .tabs-light.tabs-simple .nav-tabs li .nav-link.active:focus,
html body .tabs-light.tabs-simple .nav-tabs.nav-justified li .nav-link.active:focus,
html.dark body .tabs-light.tabs-simple .nav-tabs.nav-justified li .nav-link.active:focus {
  color: #fff !important;
  border-bottom-color: #fff;
}

html body .tabs-light.tabs-vertical.tabs-left li .nav-link:hover,
html.dark body .tabs-light.tabs-vertical.tabs-left li .nav-link:hover,
html body .tabs-light.tabs-vertical.tabs-left li .nav-link.active,
html.dark body .tabs-light.tabs-vertical.tabs-left li .nav-link.active,
html body .tabs-light.tabs-vertical.tabs-left li .nav-link.active:hover,
html.dark body .tabs-light.tabs-vertical.tabs-left li .nav-link.active:hover,
html body .tabs-light.tabs-vertical.tabs-left li .nav-link.active:focus,
html.dark body .tabs-light.tabs-vertical.tabs-left li .nav-link.active:focus {
  border-left-color: #fff;
}

html body .tabs-light.tabs-vertical.tabs-right li .nav-link:hover,
html.dark body .tabs-light.tabs-vertical.tabs-right li .nav-link:hover,
html body .tabs-light.tabs-vertical.tabs-right li .nav-link.active,
html.dark body .tabs-light.tabs-vertical.tabs-right li .nav-link.active,
html body .tabs-light.tabs-vertical.tabs-right li .nav-link.active:hover,
html.dark body .tabs-light.tabs-vertical.tabs-right li .nav-link.active:hover,
html body .tabs-light.tabs-vertical.tabs-right li .nav-link.active:focus,
html.dark body .tabs-light.tabs-vertical.tabs-right li .nav-link.active:focus {
  border-right-color: #fff;
}

html[dir='rtl'] .tabs.tabs-vertical.tabs-left .nav-tabs li .nav-link:hover html[dir='rtl'] .tabs.tabs-vertical.tabs-left .nav-tabs li .nav-link.active,
html[dir='rtl'] .tabs.tabs-vertical.tabs-left .nav-tabs li .nav-link.active:hover,
html[dir='rtl'] .tabs.tabs-vertical.tabs-left .nav-tabs li .nav-link.active:focus {
  border-right-color: #cb013b;
  border-left-color: transparent;
}

html[dir='rtl'] .tabs.tabs-vertical.tabs-right .nav-tabs li .nav-link:hover html[dir='rtl'] .tabs.tabs-vertical.tabs-right .nav-tabs li .nav-link.active,
html[dir='rtl'] .tabs.tabs-vertical.tabs-right .nav-tabs li .nav-link.active:hover,
html[dir='rtl'] .tabs.tabs-vertical.tabs-right .nav-tabs li .nav-link.active:focus {
  border-right-color: transparent;
  border-left-color: #cb013b;
}

.list.list-icons li > [class*='fa-']:first-child,
.list.list-icons li a:first-child > [class*='fa-']:first-child,
.list.list-icons li > .icons:first-child,
.list.list-icons li a:first-child > .icons:first-child {
  color: #cb013b;
  border-color: #cb013b;
}

.list.list-icons.list-icons-style-3 li > [class*='fa-']:first-child,
.list.list-icons.list-icons-style-3 li a:first-child > [class*='fa-']:first-child,
.list.list-icons.list-icons-style-3 li > .icons:first-child,
.list.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
  background-color: #cb013b;
}

.list.list-ordened li:before {
  color: #cb013b;
  border-color: #cb013b;
}

.list.list-ordened.list-ordened-style-3 li:before {
  background-color: #cb013b;
}

html .list-primary.list-icons li > [class*='fa-']:first-child,
html .list-primary.list-icons li a:first-child > [class*='fa-']:first-child,
html .list-primary.list-icons li > .icons:first-child,
html .list-primary.list-icons li a:first-child > .icons:first-child {
  color: #cb013b;
  border-color: #cb013b;
}

html .list-primary.list-icons.list-icons-style-3 li > [class*='fa-']:first-child,
html .list-primary.list-icons.list-icons-style-3 li a:first-child > [class*='fa-']:first-child,
html .list-primary.list-icons.list-icons-style-3 li > .icons:first-child,
html .list-primary.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
  background-color: #cb013b;
  color: #fff;
}

html .list-primary.list-ordened li:before {
  color: #cb013b;
}

html .list-primary.list-ordened.list-ordened-style-3 li:before {
  background-color: #cb013b;
  color: #fff;
}

html .list-secondary.list-icons li > [class*='fa-']:first-child,
html .list-secondary.list-icons li a:first-child > [class*='fa-']:first-child,
html .list-secondary.list-icons li > .icons:first-child,
html .list-secondary.list-icons li a:first-child > .icons:first-child {
  color: #393159;
  border-color: #393159;
}

html .list-secondary.list-icons.list-icons-style-3 li > [class*='fa-']:first-child,
html .list-secondary.list-icons.list-icons-style-3 li a:first-child > [class*='fa-']:first-child,
html .list-secondary.list-icons.list-icons-style-3 li > .icons:first-child,
html .list-secondary.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
  background-color: #393159;
  color: #fff;
}

html .list-secondary.list-ordened li:before {
  color: #393159;
}

html .list-secondary.list-ordened.list-ordened-style-3 li:before {
  background-color: #393159;
  color: #fff;
}

html .list-tertiary.list-icons li > [class*='fa-']:first-child,
html .list-tertiary.list-icons li a:first-child > [class*='fa-']:first-child,
html .list-tertiary.list-icons li > .icons:first-child,
html .list-tertiary.list-icons li a:first-child > .icons:first-child {
  color: #fcdee7;
  border-color: #fcdee7;
}

html .list-tertiary.list-icons.list-icons-style-3 li > [class*='fa-']:first-child,
html .list-tertiary.list-icons.list-icons-style-3 li a:first-child > [class*='fa-']:first-child,
html .list-tertiary.list-icons.list-icons-style-3 li > .icons:first-child,
html .list-tertiary.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
  background-color: #fcdee7;
  color: #777;
}

html .list-tertiary.list-ordened li:before {
  color: #fcdee7;
}

html .list-tertiary.list-ordened.list-ordened-style-3 li:before {
  background-color: #fcdee7;
  color: #777;
}

html .list-quaternary.list-icons li > [class*='fa-']:first-child,
html .list-quaternary.list-icons li a:first-child > [class*='fa-']:first-child,
html .list-quaternary.list-icons li > .icons:first-child,
html .list-quaternary.list-icons li a:first-child > .icons:first-child {
  color: #f9f9f9;
  border-color: #f9f9f9;
}

html .list-quaternary.list-icons.list-icons-style-3 li > [class*='fa-']:first-child,
html .list-quaternary.list-icons.list-icons-style-3 li a:first-child > [class*='fa-']:first-child,
html .list-quaternary.list-icons.list-icons-style-3 li > .icons:first-child,
html .list-quaternary.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
  background-color: #f9f9f9;
  color: #777;
}

html .list-quaternary.list-ordened li:before {
  color: #f9f9f9;
}

html .list-quaternary.list-ordened.list-ordened-style-3 li:before {
  background-color: #f9f9f9;
  color: #777;
}

html .list-dark.list-icons li > [class*='fa-']:first-child,
html .list-dark.list-icons li a:first-child > [class*='fa-']:first-child,
html .list-dark.list-icons li > .icons:first-child,
html .list-dark.list-icons li a:first-child > .icons:first-child {
  color: #212529;
  border-color: #212529;
}

html .list-dark.list-icons.list-icons-style-3 li > [class*='fa-']:first-child,
html .list-dark.list-icons.list-icons-style-3 li a:first-child > [class*='fa-']:first-child,
html .list-dark.list-icons.list-icons-style-3 li > .icons:first-child,
html .list-dark.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
  background-color: #212529;
  color: #fff;
}

html .list-dark.list-ordened li:before {
  color: #212529;
}

html .list-dark.list-ordened.list-ordened-style-3 li:before {
  background-color: #212529;
  color: #fff;
}

html .list-light.list-icons li > [class*='fa-']:first-child,
html .list-light.list-icons li a:first-child > [class*='fa-']:first-child,
html .list-light.list-icons li > .icons:first-child,
html .list-light.list-icons li a:first-child > .icons:first-child {
  color: #fff;
  border-color: #fff;
}

html .list-light.list-icons.list-icons-style-3 li > [class*='fa-']:first-child,
html .list-light.list-icons.list-icons-style-3 li a:first-child > [class*='fa-']:first-child,
html .list-light.list-icons.list-icons-style-3 li > .icons:first-child,
html .list-light.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
  background-color: #fff;
  color: #777;
}

html .list-light.list-ordened li:before {
  color: #fff;
}

html .list-light.list-ordened.list-ordened-style-3 li:before {
  background-color: #fff;
  color: #777;
}

html .highlight-primary {
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 50%, #cb013b 0);
}

html .highlight-primary.highlight-bg-opacity {
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 50%, rgba(255, 103, 22, 0.2) 0);
}

html .highlight-primary.highlight-change-text-color {
  color: #fff;
}

html .highlight-secondary {
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 50%, #393159 0);
}

html .highlight-secondary.highlight-bg-opacity {
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 50%, rgba(57, 49, 89, 0.2) 0);
}

html .highlight-secondary.highlight-change-text-color {
  color: #fff;
}

html .highlight-tertiary {
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 50%, #fcdee7 0);
}

html .highlight-tertiary.highlight-bg-opacity {
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 50%, rgba(255, 236, 223, 0.2) 0);
}

html .highlight-tertiary.highlight-change-text-color {
  color: #777;
}

html .highlight-quaternary {
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 50%, #f9f9f9 0);
}

html .highlight-quaternary.highlight-bg-opacity {
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 50%, rgba(249, 249, 249, 0.2) 0);
}

html .highlight-quaternary.highlight-change-text-color {
  color: #777;
}

html .highlight-dark {
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 50%, #212529 0);
}

html .highlight-dark.highlight-bg-opacity {
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 50%, rgba(33, 37, 41, 0.2) 0);
}

html .highlight-dark.highlight-change-text-color {
  color: #fff;
}

html .highlight-light {
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 50%, #fff 0);
}

html .highlight-light.highlight-bg-opacity {
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 0);
}

html .highlight-light.highlight-change-text-color {
  color: #777;
}

.parallax blockquote i.fa-quote-left {
  color: #cb013b;
}

section.video blockquote i.fa-quote-left {
  color: #cb013b;
}

.accordion .card-header a {
  color: #cb013b;
}

html .accordion.accordion-primary .card-header {
  background-color: #cb013b !important;
}

html .accordion.accordion-primary .card-header a {
  color: #fff;
}

html .accordion-modern-status-primary.accordion-modern-status > .card .card-header a:not(.collapsed) {
  background-color: #cb013b !important;
  color: #fff !important;
}

html .accordion-modern-status-primary.accordion-modern-status > .card:hover .card-header a.collapsed {
  color: #cb013b !important;
}

html .accordion.accordion-secondary .card-header {
  background-color: #393159 !important;
}

html .accordion.accordion-secondary .card-header a {
  color: #fff;
}

html .accordion-modern-status-secondary.accordion-modern-status > .card .card-header a:not(.collapsed) {
  background-color: #393159 !important;
  color: #fff !important;
}

html .accordion-modern-status-secondary.accordion-modern-status > .card:hover .card-header a.collapsed {
  color: #393159 !important;
}

html .accordion.accordion-tertiary .card-header {
  background-color: #fcdee7 !important;
}

html .accordion.accordion-tertiary .card-header a {
  color: #777;
}

html .accordion-modern-status-tertiary.accordion-modern-status > .card .card-header a:not(.collapsed) {
  background-color: #fcdee7 !important;
  color: #777 !important;
}

html .accordion-modern-status-tertiary.accordion-modern-status > .card:hover .card-header a.collapsed {
  color: #fcdee7 !important;
}

html .accordion.accordion-quaternary .card-header {
  background-color: #f9f9f9 !important;
}

html .accordion.accordion-quaternary .card-header a {
  color: #777;
}

html .accordion-modern-status-quaternary.accordion-modern-status > .card .card-header a:not(.collapsed) {
  background-color: #f9f9f9 !important;
  color: #777 !important;
}

html .accordion-modern-status-quaternary.accordion-modern-status > .card:hover .card-header a.collapsed {
  color: #f9f9f9 !important;
}

html .accordion.accordion-dark .card-header {
  background-color: #212529 !important;
}

html .accordion.accordion-dark .card-header a {
  color: #fff;
}

html .accordion-modern-status-dark.accordion-modern-status > .card .card-header a:not(.collapsed) {
  background-color: #212529 !important;
  color: #fff !important;
}

html .accordion-modern-status-dark.accordion-modern-status > .card:hover .card-header a.collapsed {
  color: #212529 !important;
}

html .accordion.accordion-light .card-header {
  background-color: #fff !important;
}

html .accordion.accordion-light .card-header a {
  color: #777;
}

html .accordion-modern-status-light.accordion-modern-status > .card .card-header a:not(.collapsed) {
  background-color: #fff !important;
  color: #777 !important;
}

html .accordion-modern-status-light.accordion-modern-status > .card:hover .card-header a.collapsed {
  color: #fff !important;
}

html .divider.divider-primary [class*='fa-'],
html .divider.divider-primary .icons {
  color: #cb013b;
}

html .divider.divider-primary.divider-small hr {
  background: #cb013b;
}

html .divider.divider-secondary [class*='fa-'],
html .divider.divider-secondary .icons {
  color: #393159;
}

html .divider.divider-secondary.divider-small hr {
  background: #393159;
}

html .divider.divider-tertiary [class*='fa-'],
html .divider.divider-tertiary .icons {
  color: #fcdee7;
}

html .divider.divider-tertiary.divider-small hr {
  background: #fcdee7;
}

html .divider.divider-quaternary [class*='fa-'],
html .divider.divider-quaternary .icons {
  color: #f9f9f9;
}

html .divider.divider-quaternary.divider-small hr {
  background: #f9f9f9;
}

html .divider.divider-dark [class*='fa-'],
html .divider.divider-dark .icons {
  color: #212529;
}

html .divider.divider-dark.divider-small hr {
  background: #212529;
}

html .divider.divider-light [class*='fa-'],
html .divider.divider-light .icons {
  color: #fff;
}

html .divider.divider-light.divider-small hr {
  background: #fff;
}

html .divider.divider-style-2.divider-primary [class*='fa-'],
html .divider.divider-style-2.divider-primary .icons {
  background: #cb013b;
  color: #fff;
}

html .divider.divider-style-2.divider-secondary [class*='fa-'],
html .divider.divider-style-2.divider-secondary .icons {
  background: #393159;
  color: #fff;
}

html .divider.divider-style-2.divider-tertiary [class*='fa-'],
html .divider.divider-style-2.divider-tertiary .icons {
  background: #fcdee7;
  color: #777;
}

html .divider.divider-style-2.divider-quaternary [class*='fa-'],
html .divider.divider-style-2.divider-quaternary .icons {
  background: #f9f9f9;
  color: #777;
}

html .divider.divider-style-2.divider-dark [class*='fa-'],
html .divider.divider-style-2.divider-dark .icons {
  background: #212529;
  color: #fff;
}

html .divider.divider-style-2.divider-light [class*='fa-'],
html .divider.divider-style-2.divider-light .icons {
  background: #fff;
  color: #777;
}

html .divider.divider-style-3.divider-primary [class*='fa-'],
html .divider.divider-style-3.divider-primary .icons {
  border-color: #cb013b;
}

html .divider.divider-style-3.divider-secondary [class*='fa-'],
html .divider.divider-style-3.divider-secondary .icons {
  border-color: #393159;
}

html .divider.divider-style-3.divider-tertiary [class*='fa-'],
html .divider.divider-style-3.divider-tertiary .icons {
  border-color: #fcdee7;
}

html .divider.divider-style-3.divider-quaternary [class*='fa-'],
html .divider.divider-style-3.divider-quaternary .icons {
  border-color: #f9f9f9;
}

html .divider.divider-style-3.divider-dark [class*='fa-'],
html .divider.divider-style-3.divider-dark .icons {
  border-color: #212529;
}

html .divider.divider-style-3.divider-light [class*='fa-'],
html .divider.divider-style-3.divider-light .icons {
  border-color: #fff;
}

#header .tip {
  background: #cb013b;
  color: #fff;
}

#header .tip:before {
  border-right-color: #cb013b;
  border-left-color: transparent;
}

html #header .tip-primary {
  background: #cb013b !important;
  color: #fff !important;
}

html #header .tip-primary:before {
  border-right-color: #cb013b !important;
}

html #header .tip-secondary {
  background: #393159 !important;
  color: #fff !important;
}

html #header .tip-secondary:before {
  border-right-color: #393159 !important;
}

html #header .tip-tertiary {
  background: #fcdee7 !important;
  color: #777 !important;
}

html #header .tip-tertiary:before {
  border-right-color: #fcdee7 !important;
}

html #header .tip-quaternary {
  background: #f9f9f9 !important;
  color: #777 !important;
}

html #header .tip-quaternary:before {
  border-right-color: #f9f9f9 !important;
}

html #header .tip-dark {
  background: #212529 !important;
  color: #fff !important;
}

html #header .tip-dark:before {
  border-right-color: #212529 !important;
}

html #header .tip-light {
  background: #fff !important;
  color: #777 !important;
}

html #header .tip-light:before {
  border-right-color: #fff !important;
}

html[dir='rtl'] #header .tip:before {
  border-left-color: #cb013b;
}

html[dir='rtl'] #header .tip.skin:before {
  border-left-color: #cb013b;
}

html[dir='rtl'] #header .tip-primary:before {
  border-left-color: #cb013b !important;
  border-right-color: transparent !important;
}

html[dir='rtl'] #header .tip-secondary:before {
  border-left-color: #393159 !important;
  border-right-color: transparent !important;
}

html[dir='rtl'] #header .tip-tertiary:before {
  border-left-color: #fcdee7 !important;
  border-right-color: transparent !important;
}

html[dir='rtl'] #header .tip-quaternary:before {
  border-left-color: #f9f9f9 !important;
  border-right-color: transparent !important;
}

html[dir='rtl'] #header .tip-dark:before {
  border-left-color: #212529 !important;
  border-right-color: transparent !important;
}

html[dir='rtl'] #header .tip-light:before {
  border-left-color: #fff !important;
  border-right-color: transparent !important;
}

#header .header-btn-collapse-nav {
  background: #cb013b;
}

@media (min-width: 992px) {
  #header .header-nav-main nav > ul > li > a {
    color: #cb013b;
  }

  #header .header-nav-main nav > ul > li.open > a,
  #header .header-nav-main nav > ul > li:hover > a {
    background: #cb013b;
  }

  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    border-top-color: #cb013b;
  }

  #header .header-nav-main nav > ul > li.dropdown.open > a:before,
  #header .header-nav-main nav > ul > li.dropdown:hover > a:before {
    border-bottom-color: #cb013b;
  }

  #header .header-nav-main nav > ul > li.dropdown-mega-signin .dropdown-menu {
    border-top-color: #cb013b;
  }

  #header .header-nav-main nav > ul > li.dropdown-mega-signin .dropdown-menu li a {
    color: #cb013b;
  }

  #header .header-nav-main nav > ul:not(:hover) > li > a.active {
    background-color: #cb013b;
    color: #fff;
  }

  #header .header-nav.header-nav-stripe nav > ul > li:hover > a,
  #header .header-nav.header-nav-stripe nav > ul > li.open > a {
    background-color: #cb013b;
  }

  #header .header-nav.header-nav-stripe nav > ul:not(:hover) > li > a.active {
    background-color: #cb013b;
  }

  #header .header-nav.header-nav-stripe nav > ul:hover > li > a.active {
    color: #cb013b;
  }

  #header .header-nav.header-nav-links nav > ul li:hover > a {
    color: #cb013b;
  }

  #header .header-nav.header-nav-links nav > ul:not(:hover) > li > a.active {
    color: #cb013b;
  }

  #header .header-nav.header-nav-links.header-nav-links-vertical-slide nav ul li.dropdown .dropdown-menu::-webkit-scrollbar-thumb {
    background: #cb013b !important;
  }

  #header .header-nav.header-nav-line nav > ul li:hover > a {
    color: #cb013b;
  }

  #header .header-nav.header-nav-line nav > ul li:hover > a:before {
    background: #cb013b;
  }

  #header .header-nav.header-nav-line nav > ul:not(:hover) li > a.active {
    color: #cb013b;
  }

  #header .header-nav.header-nav-line nav > ul:not(:hover) li > a.active:before {
    background: #cb013b;
  }

  #header .header-nav-main.header-nav-main-slide nav > ul > li.open > span > a,
  #header .header-nav-main.header-nav-main-slide nav > ul > li:hover > span > a {
    color: #cb013b;
  }

  #header .header-nav-main.header-nav-main-slide nav > ul:not(:hover) > li > span > a.active {
    color: #cb013b;
  }

  html.side-header #header.side-header .header-nav-main nav > ul li.dropdown.open > .dropdown-menu,
  html.side-header #header.side-header .header-nav-main nav > ul li.dropdown:hover > .dropdown-menu {
    border-left-color: #cb013b;
  }

  html.side-header-right #header.side-header .header-nav-main nav > ul li.dropdown.open > .dropdown-menu,
  html.side-header-right #header.side-header .header-nav-main nav > ul li.dropdown:hover > .dropdown-menu {
    border-right-color: #cb013b;
  }
}

@media (min-width: 992px) {
  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .dropdown-menu {
    background-color: #cb013b;
  }

  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .dropdown-menu li a {
    color: #fff;
    border-bottom-color: #ff5d07;
  }

  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .dropdown-menu li:hover > a {
    background: #ff7125;
  }

  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary.open > a:before,
  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary:hover > a:before {
    border-bottom-color: #cb013b;
    background: #cb013b;
  }

  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-primary .dropdown-mega-sub-title {
    color: #fff;
    opacity: 0.7;
  }

  html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary:hover > a {
    background: #cb013b;
    color: #fff;
  }

  html
    #header
    .header-nav:not(.header-nav-line):not(.header-nav-links)
    .header-nav-main
    nav
    > ul
    > li.dropdown-full-color.dropdown-primary
    .dropdown-menu
    li
    a {
    color: #fff;
  }

  html
    #header
    .header-nav:not(.header-nav-line):not(.header-nav-links)
    .header-nav-main
    nav
    > ul:not(:hover)
    > li.dropdown-full-color.dropdown-primary
    > a.active {
    background: #cb013b;
    color: #fff;
  }

  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:focus,
  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:hover {
    color: #cb013b;
  }

  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:focus:before,
  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:hover:before {
    background-color: #cb013b;
  }

  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary:hover > a {
    color: #cb013b;
  }

  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary.open > a:before,
  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary:hover > a:before {
    background: #cb013b;
  }

  html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-primary > a.active {
    color: #cb013b;
  }

  html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-primary > a.active:before {
    background-color: #cb013b;
  }

  html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a {
    color: #cb013b;
  }

  html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:focus,
  html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:hover {
    color: #cb013b;
  }

  html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary:hover > a {
    color: #cb013b;
  }

  html #header .header-nav-links .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-primary > a.active {
    color: #cb013b;
  }

  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .dropdown-menu {
    background-color: #393159;
  }

  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .dropdown-menu li a {
    color: #fff;
    border-bottom-color: #332c4f;
  }

  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .dropdown-menu li:hover > a {
    background: #3f3663;
  }

  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary.open > a:before,
  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary:hover > a:before {
    border-bottom-color: #393159;
    background: #393159;
  }

  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-secondary .dropdown-mega-sub-title {
    color: #fff;
    opacity: 0.7;
  }

  html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary:hover > a {
    background: #393159;
    color: #fff;
  }

  html
    #header
    .header-nav:not(.header-nav-line):not(.header-nav-links)
    .header-nav-main
    nav
    > ul
    > li.dropdown-full-color.dropdown-secondary
    .dropdown-menu
    li
    a {
    color: #fff;
  }

  html
    #header
    .header-nav:not(.header-nav-line):not(.header-nav-links)
    .header-nav-main
    nav
    > ul:not(:hover)
    > li.dropdown-full-color.dropdown-secondary
    > a.active {
    background: #393159;
    color: #fff;
  }

  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:focus,
  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:hover {
    color: #393159;
  }

  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:focus:before,
  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:hover:before {
    background-color: #393159;
  }

  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary:hover > a {
    color: #393159;
  }

  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary.open > a:before,
  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary:hover > a:before {
    background: #393159;
  }

  html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-secondary > a.active {
    color: #393159;
  }

  html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-secondary > a.active:before {
    background-color: #393159;
  }

  html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a {
    color: #393159;
  }

  html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:focus,
  html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:hover {
    color: #393159;
  }

  html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary:hover > a {
    color: #393159;
  }

  html #header .header-nav-links .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-secondary > a.active {
    color: #393159;
  }

  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary .dropdown-menu {
    background-color: #fcdee7;
  }

  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary .dropdown-menu li a {
    color: #777;
    border-bottom-color: #ffe3d0;
  }

  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary .dropdown-menu li:hover > a {
    background: #fff5ee;
  }

  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary.open > a:before,
  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary:hover > a:before {
    border-bottom-color: #fcdee7;
    background: #fcdee7;
  }

  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-tertiary .dropdown-mega-sub-title {
    color: #777;
    opacity: 0.7;
  }

  html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary:hover > a {
    background: #fcdee7;
    color: #777;
  }

  html
    #header
    .header-nav:not(.header-nav-line):not(.header-nav-links)
    .header-nav-main
    nav
    > ul
    > li.dropdown-full-color.dropdown-tertiary
    .dropdown-menu
    li
    a {
    color: #777;
  }

  html
    #header
    .header-nav:not(.header-nav-line):not(.header-nav-links)
    .header-nav-main
    nav
    > ul:not(:hover)
    > li.dropdown-full-color.dropdown-tertiary
    > a.active {
    background: #fcdee7;
    color: #777;
  }

  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:focus,
  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:hover {
    color: #fcdee7;
  }

  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:focus:before,
  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:hover:before {
    background-color: #fcdee7;
  }

  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary:hover > a {
    color: #fcdee7;
  }

  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary.open > a:before,
  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary:hover > a:before {
    background: #fcdee7;
  }

  html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-tertiary > a.active {
    color: #fcdee7;
  }

  html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-tertiary > a.active:before {
    background-color: #fcdee7;
  }

  html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a {
    color: #fcdee7;
  }

  html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:focus,
  html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:hover {
    color: #fcdee7;
  }

  html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary:hover > a {
    color: #fcdee7;
  }

  html #header .header-nav-links .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-tertiary > a.active {
    color: #fcdee7;
  }

  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary .dropdown-menu {
    background-color: #f9f9f9;
  }

  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary .dropdown-menu li a {
    color: #777;
    border-bottom-color: #f1f1f1;
  }

  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary .dropdown-menu li:hover > a {
    background: #ffffff;
  }

  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary.open > a:before,
  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary:hover > a:before {
    border-bottom-color: #f9f9f9;
    background: #f9f9f9;
  }

  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-quaternary .dropdown-mega-sub-title {
    color: #777;
    opacity: 0.7;
  }

  html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary:hover > a {
    background: #f9f9f9;
    color: #777;
  }

  html
    #header
    .header-nav:not(.header-nav-line):not(.header-nav-links)
    .header-nav-main
    nav
    > ul
    > li.dropdown-full-color.dropdown-quaternary
    .dropdown-menu
    li
    a {
    color: #777;
  }

  html
    #header
    .header-nav:not(.header-nav-line):not(.header-nav-links)
    .header-nav-main
    nav
    > ul:not(:hover)
    > li.dropdown-full-color.dropdown-quaternary
    > a.active {
    background: #f9f9f9;
    color: #777;
  }

  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:focus,
  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:hover {
    color: #f9f9f9;
  }

  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:focus:before,
  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:hover:before {
    background-color: #f9f9f9;
  }

  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary:hover > a {
    color: #f9f9f9;
  }

  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary.open > a:before,
  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary:hover > a:before {
    background: #f9f9f9;
  }

  html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-quaternary > a.active {
    color: #f9f9f9;
  }

  html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-quaternary > a.active:before {
    background-color: #f9f9f9;
  }

  html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a {
    color: #f9f9f9;
  }

  html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:focus,
  html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:hover {
    color: #f9f9f9;
  }

  html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary:hover > a {
    color: #f9f9f9;
  }

  html #header .header-nav-links .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-quaternary > a.active {
    color: #f9f9f9;
  }

  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark .dropdown-menu {
    background-color: #212529;
  }

  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark .dropdown-menu li a {
    color: #fff;
    border-bottom-color: #1a1d21;
  }

  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark .dropdown-menu li:hover > a {
    background: #282d31;
  }

  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark.open > a:before,
  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark:hover > a:before {
    border-bottom-color: #212529;
    background: #212529;
  }

  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-dark .dropdown-mega-sub-title {
    color: #fff;
    opacity: 0.7;
  }

  html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark:hover > a {
    background: #212529;
    color: #fff;
  }

  html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark .dropdown-menu li a {
    color: #fff;
  }

  html
    #header
    .header-nav:not(.header-nav-line):not(.header-nav-links)
    .header-nav-main
    nav
    > ul:not(:hover)
    > li.dropdown-full-color.dropdown-dark
    > a.active {
    background: #212529;
    color: #fff;
  }

  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:focus,
  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:hover {
    color: #212529;
  }

  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:focus:before,
  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:hover:before {
    background-color: #212529;
  }

  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark:hover > a {
    color: #212529;
  }

  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark.open > a:before,
  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark:hover > a:before {
    background: #212529;
  }

  html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-dark > a.active {
    color: #212529;
  }

  html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-dark > a.active:before {
    background-color: #212529;
  }

  html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a {
    color: #212529;
  }

  html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:focus,
  html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:hover {
    color: #212529;
  }

  html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark:hover > a {
    color: #212529;
  }

  html #header .header-nav-links .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-dark > a.active {
    color: #212529;
  }

  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .dropdown-menu {
    background-color: #fff;
  }

  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .dropdown-menu li a {
    color: #777;
    border-bottom-color: #f7f7f7;
  }

  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .dropdown-menu li:hover > a {
    background: #ffffff;
  }

  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light.open > a:before,
  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light:hover > a:before {
    border-bottom-color: #fff;
    background: #fff;
  }

  html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-light .dropdown-mega-sub-title {
    color: #777;
    opacity: 0.7;
  }

  html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light:hover > a {
    background: #fff;
    color: #777;
  }

  html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .dropdown-menu li a {
    color: #777;
  }

  html
    #header
    .header-nav:not(.header-nav-line):not(.header-nav-links)
    .header-nav-main
    nav
    > ul:not(:hover)
    > li.dropdown-full-color.dropdown-light
    > a.active {
    background: #fff;
    color: #777;
  }

  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:focus,
  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:hover {
    color: #fff;
  }

  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:focus:before,
  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:hover:before {
    background-color: #fff;
  }

  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light:hover > a {
    color: #fff;
  }

  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light.open > a:before,
  html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light:hover > a:before {
    background: #fff;
  }

  html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-light > a.active {
    color: #fff;
  }

  html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-light > a.active:before {
    background-color: #fff;
  }

  html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a {
    color: #fff;
  }

  html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:focus,
  html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:hover {
    color: #fff;
  }

  html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light:hover > a {
    color: #fff;
  }

  html #header .header-nav-links .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-light > a.active {
    color: #fff;
  }
}

@media (min-width: 992px) {
  html #header .header-nav-force-light-text-active-skin-color .header-nav-main nav > ul > li:hover > a,
  html #header .header-nav-force-light-text-active-skin-color .header-nav-main nav > ul > li .wrapper-items-cloned:hover > a {
    color: #cb013b !important;
  }

  html #header .header-nav-force-light-text-active-skin-color .header-nav-main nav > ul:not(:hover) > li > a.active,
  html #header .header-nav-force-light-text-active-skin-color .header-nav-main nav > ul:not(:hover) > li .wrapper-items-cloned > a.active {
    color: #cb013b !important;
  }
}

@media (max-width: 991px) {
  #header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a {
    color: #cb013b;
  }

  #header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a:active {
    color: #cb013b;
  }

  #header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active {
    background: #cb013b;
  }

  #header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active:focus,
  #header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active:hover {
    background: #cb013b;
  }

  #header .header-nav-main.header-nav-main-mobile-dark nav > ul > li > a.active {
    background: #cb013b;
  }

  #header .header-nav-main.header-nav-main-mobile-dark nav > ul > li > a.active:focus,
  #header .header-nav-main.header-nav-main-mobile-dark nav > ul > li > a.active:hover {
    background: #cb013b;
  }

  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links .header-nav-main.header-nav-main-mobile-dark nav > ul > li > a.active {
    color: #cb013b !important;
  }

  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links nav::-webkit-scrollbar-thumb {
    background-color: #cb013b;
  }

  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links nav > ul > li > a.active {
    color: #cb013b !important;
  }

  html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links nav > ul > li:hover > a {
    color: #cb013b !important;
  }
}

@media (max-width: 991px) {
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary > a {
    color: #cb013b;
  }

  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary > a.active {
    background: #cb013b !important;
    color: #fff !important;
  }

  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary > a {
    color: #393159;
  }

  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary > a.active {
    background: #393159 !important;
    color: #fff !important;
  }

  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary > a {
    color: #fcdee7;
  }

  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary > a.active {
    background: #fcdee7 !important;
    color: #777 !important;
  }

  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary > a {
    color: #f9f9f9;
  }

  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary > a.active {
    background: #f9f9f9 !important;
    color: #777 !important;
  }
}

html #header .header-top.header-top-primary {
  background: #cb013b;
  border-top-color: #fb5700;
}

html #header .header-top.header-top-primary .header-nav-top ul > li.open > a {
  background: #ff7830;
}

html #header .header-top.header-top-primary .header-nav-top ul > li > a:hover,
html #header .header-top.header-top-primary .header-nav-top ul > li.open > a:hover,
html #header .header-top.header-top-primary .header-nav-top ul > li > a:focus,
html #header .header-top.header-top-primary .header-nav-top ul > li.open > a:focus {
  background: #ff7830;
}

html #header .header-top.header-top-primary .dropdown-menu {
  background: #ff7830;
  border-color: #ff7830;
}

html #header .header-top.header-top-primary .dropdown-menu a:hover,
html #header .header-top.header-top-primary .dropdown-menu a:focus {
  background: #ff8849 !important;
}

html #header .header-top.header-top-secondary {
  background: #393159;
  border-top-color: #2e2849;
}

html #header .header-top.header-top-secondary .header-nav-top ul > li.open > a {
  background: #443a69;
}

html #header .header-top.header-top-secondary .header-nav-top ul > li > a:hover,
html #header .header-top.header-top-secondary .header-nav-top ul > li.open > a:hover,
html #header .header-top.header-top-secondary .header-nav-top ul > li > a:focus,
html #header .header-top.header-top-secondary .header-nav-top ul > li.open > a:focus {
  background: #443a69;
}

html #header .header-top.header-top-secondary .dropdown-menu {
  background: #443a69;
  border-color: #443a69;
}

html #header .header-top.header-top-secondary .dropdown-menu a:hover,
html #header .header-top.header-top-secondary .dropdown-menu a:focus {
  background: #4e437a !important;
}

html #header .header-top.header-top-tertiary {
  background: #fcdee7;
  border-top-color: #ffddc5;
}

html #header .header-top.header-top-tertiary .header-nav-top ul > li.open > a {
  background: #fffbf9;
}

html #header .header-top.header-top-tertiary .header-nav-top ul > li > a:hover,
html #header .header-top.header-top-tertiary .header-nav-top ul > li.open > a:hover,
html #header .header-top.header-top-tertiary .header-nav-top ul > li > a:focus,
html #header .header-top.header-top-tertiary .header-nav-top ul > li.open > a:focus {
  background: #fffbf9;
}

html #header .header-top.header-top-tertiary .dropdown-menu {
  background: #fffbf9;
  border-color: #fffbf9;
}

html #header .header-top.header-top-tertiary .dropdown-menu a:hover,
html #header .header-top.header-top-tertiary .dropdown-menu a:focus {
  background: #ffffff !important;
}

html #header .header-top.header-top-quaternary {
  background: #f9f9f9;
  border-top-color: #ececec;
}

html #header .header-top.header-top-quaternary .header-nav-top ul > li.open > a {
  background: #ffffff;
}

html #header .header-top.header-top-quaternary .header-nav-top ul > li > a:hover,
html #header .header-top.header-top-quaternary .header-nav-top ul > li.open > a:hover,
html #header .header-top.header-top-quaternary .header-nav-top ul > li > a:focus,
html #header .header-top.header-top-quaternary .header-nav-top ul > li.open > a:focus {
  background: #ffffff;
}

html #header .header-top.header-top-quaternary .dropdown-menu {
  background: #ffffff;
  border-color: #ffffff;
}

html #header .header-top.header-top-quaternary .dropdown-menu a:hover,
html #header .header-top.header-top-quaternary .dropdown-menu a:focus {
  background: #ffffff !important;
}

html #header .header-top.header-top-dark {
  background: #212529;
  border-top-color: #16181b;
}

html #header .header-top.header-top-dark .header-nav-top ul > li.open > a {
  background: #2c3237;
}

html #header .header-top.header-top-dark .header-nav-top ul > li > a:hover,
html #header .header-top.header-top-dark .header-nav-top ul > li.open > a:hover,
html #header .header-top.header-top-dark .header-nav-top ul > li > a:focus,
html #header .header-top.header-top-dark .header-nav-top ul > li.open > a:focus {
  background: #2c3237;
}

html #header .header-top.header-top-dark .dropdown-menu {
  background: #2c3237;
  border-color: #2c3237;
}

html #header .header-top.header-top-dark .dropdown-menu a:hover,
html #header .header-top.header-top-dark .dropdown-menu a:focus {
  background: #383f45 !important;
}

html #header .header-top.header-top-light {
  background: #fff;
  border-top-color: #f2f2f2;
}

html #header .header-top.header-top-light .header-nav-top ul > li.open > a {
  background: #ffffff;
}

html #header .header-top.header-top-light .header-nav-top ul > li > a:hover,
html #header .header-top.header-top-light .header-nav-top ul > li.open > a:hover,
html #header .header-top.header-top-light .header-nav-top ul > li > a:focus,
html #header .header-top.header-top-light .header-nav-top ul > li.open > a:focus {
  background: #ffffff;
}

html #header .header-top.header-top-light .dropdown-menu {
  background: #ffffff;
  border-color: #ffffff;
}

html #header .header-top.header-top-light .dropdown-menu a:hover,
html #header .header-top.header-top-light .dropdown-menu a:focus {
  background: #ffffff !important;
}

@media (min-width: 992px) {
  html #header .header-nav-bar-primary {
    background: #cb013b !important;
    color: #fff !important;
  }

  html #header .header-nav-bar-secondary {
    background: #393159 !important;
    color: #fff !important;
  }

  html #header .header-nav-bar-tertiary {
    background: #fcdee7 !important;
    color: #777 !important;
  }

  html #header .header-nav-bar-quaternary {
    background: #f9f9f9 !important;
    color: #777 !important;
  }

  html #header .header-nav-bar-dark {
    background: #212529 !important;
    color: #fff !important;
  }

  html #header .header-nav-bar-light {
    background: #fff !important;
    color: #777 !important;
  }
}

@media (min-width: 992px) {
  #header .header-nav-main.header-nav-main-light nav > ul > li.open > a,
  #header .header-nav-main.header-nav-main-light nav > ul > li:hover > a {
    color: #cb013b;
  }

  #header .header-nav-main.header-nav-main-light nav > ul > li > a.active {
    color: #cb013b;
  }
}

#header .header-nav-features .header-nav-features-search-reveal-big-search .form-control {
  border-bottom-color: #cb013b;
}

.testimonial blockquote {
  background: #ff7830;
}

.testimonial .testimonial-arrow-down {
  border-top-color: #ff7830;
}

html .testimonial-primary blockquote {
  background: #ff7830;
}

html .testimonial-primary .testimonial-arrow-down {
  border-top-color: #ff7830;
}

html .testimonial-primary.testimonial-style-7 {
  background: #ff7830;
}

html .testimonial-quotes-primary blockquote:before,
html .testimonial-quotes-primary blockquote:after {
  color: #cb013b !important;
}

html .testimonial-secondary blockquote {
  background: #443a69;
}

html .testimonial-secondary .testimonial-arrow-down {
  border-top-color: #443a69;
}

html .testimonial-secondary.testimonial-style-7 {
  background: #443a69;
}

html .testimonial-quotes-secondary blockquote:before,
html .testimonial-quotes-secondary blockquote:after {
  color: #cb013b !important;
}

html .testimonial-tertiary blockquote {
  background: #fffbf9;
}

html .testimonial-tertiary .testimonial-arrow-down {
  border-top-color: #fffbf9;
}

html .testimonial-tertiary.testimonial-style-7 {
  background: #fffbf9;
}

html .testimonial-quotes-tertiary blockquote:before,
html .testimonial-quotes-tertiary blockquote:after {
  color: #cb013b !important;
}

html .testimonial-quaternary blockquote {
  background: #ffffff;
}

html .testimonial-quaternary .testimonial-arrow-down {
  border-top-color: #ffffff;
}

html .testimonial-quaternary.testimonial-style-7 {
  background: #ffffff;
}

html .testimonial-quotes-quaternary blockquote:before,
html .testimonial-quotes-quaternary blockquote:after {
  color: #cb013b !important;
}

html .testimonial-dark blockquote {
  background: #2c3237;
}

html .testimonial-dark .testimonial-arrow-down {
  border-top-color: #2c3237;
}

html .testimonial-dark.testimonial-style-7 {
  background: #2c3237;
}

html .testimonial-quotes-dark blockquote:before,
html .testimonial-quotes-dark blockquote:after {
  color: #cb013b !important;
}

html .testimonial-light blockquote {
  background: #ffffff;
}

html .testimonial-light .testimonial-arrow-down {
  border-top-color: #ffffff;
}

html .testimonial-light.testimonial-style-7 {
  background: #ffffff;
}

html .testimonial-quotes-light blockquote:before,
html .testimonial-quotes-light blockquote:after {
  color: #cb013b !important;
}

.circular-bar.only-icon [class*='fa-'],
.circular-bar.only-icon .icons {
  color: #cb013b;
}

.form-control.bg-primary,
.form-control.bg-color-primary {
  color: #fff;
  border-color: #cb013b;
}

.form-control.bg-primary::-webkit-input-placeholder,
.form-control.bg-color-primary::-webkit-input-placeholder {
  color: #e6e6e6;
}

.form-control.bg-primary::-moz-placeholder,
.form-control.bg-color-primary::-moz-placeholder {
  color: #e6e6e6;
}

.form-control.bg-primary:-ms-input-placeholder,
.form-control.bg-color-primary:-ms-input-placeholder {
  color: #e6e6e6;
}

.form-control.bg-primary:-moz-placeholder,
.form-control.bg-color-primary:-moz-placeholder {
  color: #e6e6e6;
}

.form-control .testimonial-primary blockquote {
  background: #ff7830;
}

.form-control .testimonial-primary .testimonial-arrow-down {
  border-top-color: #ff7830;
}

.form-control .testimonial-primary.testimonial-style-7 {
  background: #ff7830;
}

.form-control .testimonial-quotes-primary blockquote:before,
.form-control .testimonial-quotes-primary blockquote:after {
  color: #cb013b !important;
}

.form-control.bg-secondary,
.form-control.bg-color-secondary {
  color: #fff;
  border-color: #393159;
}

.form-control.bg-secondary::-webkit-input-placeholder,
.form-control.bg-color-secondary::-webkit-input-placeholder {
  color: #e6e6e6;
}

.form-control.bg-secondary::-moz-placeholder,
.form-control.bg-color-secondary::-moz-placeholder {
  color: #e6e6e6;
}

.form-control.bg-secondary:-ms-input-placeholder,
.form-control.bg-color-secondary:-ms-input-placeholder {
  color: #e6e6e6;
}

.form-control.bg-secondary:-moz-placeholder,
.form-control.bg-color-secondary:-moz-placeholder {
  color: #e6e6e6;
}

.form-control .testimonial-secondary blockquote {
  background: #443a69;
}

.form-control .testimonial-secondary .testimonial-arrow-down {
  border-top-color: #443a69;
}

.form-control .testimonial-secondary.testimonial-style-7 {
  background: #443a69;
}

.form-control .testimonial-quotes-secondary blockquote:before,
.form-control .testimonial-quotes-secondary blockquote:after {
  color: #cb013b !important;
}

.form-control.bg-tertiary,
.form-control.bg-color-tertiary {
  color: #777;
  border-color: #fcdee7;
}

.form-control.bg-tertiary::-webkit-input-placeholder,
.form-control.bg-color-tertiary::-webkit-input-placeholder {
  color: #5e5e5e;
}

.form-control.bg-tertiary::-moz-placeholder,
.form-control.bg-color-tertiary::-moz-placeholder {
  color: #5e5e5e;
}

.form-control.bg-tertiary:-ms-input-placeholder,
.form-control.bg-color-tertiary:-ms-input-placeholder {
  color: #5e5e5e;
}

.form-control.bg-tertiary:-moz-placeholder,
.form-control.bg-color-tertiary:-moz-placeholder {
  color: #5e5e5e;
}

.form-control .testimonial-tertiary blockquote {
  background: #fffbf9;
}

.form-control .testimonial-tertiary .testimonial-arrow-down {
  border-top-color: #fffbf9;
}

.form-control .testimonial-tertiary.testimonial-style-7 {
  background: #fffbf9;
}

.form-control .testimonial-quotes-tertiary blockquote:before,
.form-control .testimonial-quotes-tertiary blockquote:after {
  color: #cb013b !important;
}

.form-control.bg-quaternary,
.form-control.bg-color-quaternary {
  color: #777;
  border-color: #f9f9f9;
}

.form-control.bg-quaternary::-webkit-input-placeholder,
.form-control.bg-color-quaternary::-webkit-input-placeholder {
  color: #5e5e5e;
}

.form-control.bg-quaternary::-moz-placeholder,
.form-control.bg-color-quaternary::-moz-placeholder {
  color: #5e5e5e;
}

.form-control.bg-quaternary:-ms-input-placeholder,
.form-control.bg-color-quaternary:-ms-input-placeholder {
  color: #5e5e5e;
}

.form-control.bg-quaternary:-moz-placeholder,
.form-control.bg-color-quaternary:-moz-placeholder {
  color: #5e5e5e;
}

.form-control .testimonial-quaternary blockquote {
  background: #ffffff;
}

.form-control .testimonial-quaternary .testimonial-arrow-down {
  border-top-color: #ffffff;
}

.form-control .testimonial-quaternary.testimonial-style-7 {
  background: #ffffff;
}

.form-control .testimonial-quotes-quaternary blockquote:before,
.form-control .testimonial-quotes-quaternary blockquote:after {
  color: #cb013b !important;
}

.form-control.bg-dark,
.form-control.bg-color-dark {
  color: #fff;
  border-color: #212529;
}

.form-control.bg-dark::-webkit-input-placeholder,
.form-control.bg-color-dark::-webkit-input-placeholder {
  color: #e6e6e6;
}

.form-control.bg-dark::-moz-placeholder,
.form-control.bg-color-dark::-moz-placeholder {
  color: #e6e6e6;
}

.form-control.bg-dark:-ms-input-placeholder,
.form-control.bg-color-dark:-ms-input-placeholder {
  color: #e6e6e6;
}

.form-control.bg-dark:-moz-placeholder,
.form-control.bg-color-dark:-moz-placeholder {
  color: #e6e6e6;
}

.form-control .testimonial-dark blockquote {
  background: #2c3237;
}

.form-control .testimonial-dark .testimonial-arrow-down {
  border-top-color: #2c3237;
}

.form-control .testimonial-dark.testimonial-style-7 {
  background: #2c3237;
}

.form-control .testimonial-quotes-dark blockquote:before,
.form-control .testimonial-quotes-dark blockquote:after {
  color: #cb013b !important;
}

.form-control.bg-light,
.form-control.bg-color-light {
  color: #777;
  border-color: #fff;
}

.form-control.bg-light::-webkit-input-placeholder,
.form-control.bg-color-light::-webkit-input-placeholder {
  color: #5e5e5e;
}

.form-control.bg-light::-moz-placeholder,
.form-control.bg-color-light::-moz-placeholder {
  color: #5e5e5e;
}

.form-control.bg-light:-ms-input-placeholder,
.form-control.bg-color-light:-ms-input-placeholder {
  color: #5e5e5e;
}

.form-control.bg-light:-moz-placeholder,
.form-control.bg-color-light:-moz-placeholder {
  color: #5e5e5e;
}

.form-control .testimonial-light blockquote {
  background: #ffffff;
}

.form-control .testimonial-light .testimonial-arrow-down {
  border-top-color: #ffffff;
}

.form-control .testimonial-light.testimonial-style-7 {
  background: #ffffff;
}

.form-control .testimonial-quotes-light blockquote:before,
.form-control .testimonial-quotes-light blockquote:after {
  color: #cb013b !important;
}

.form-range::-webkit-slider-thumb {
  background-color: #cb013b;
}

.form-range::-webkit-slider-thumb:active {
  background-color: rgba(255, 103, 22, 0.25);
}

.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(255, 103, 22, 0.25);
}

.form-switch .form-check-input:checked {
  background-color: #cb013b;
  border-color: #cb013b !important;
}

html .counters .counter-primary [class*='fa-'],
html .counters .counter-primary .icons,
html .counters .counter-primary strong {
  color: #cb013b;
}

html .counters .counter-secondary [class*='fa-'],
html .counters .counter-secondary .icons,
html .counters .counter-secondary strong {
  color: #393159;
}

html .counters .counter-tertiary [class*='fa-'],
html .counters .counter-tertiary .icons,
html .counters .counter-tertiary strong {
  color: #fcdee7;
}

html .counters .counter-quaternary [class*='fa-'],
html .counters .counter-quaternary .icons,
html .counters .counter-quaternary strong {
  color: #f9f9f9;
}

html .counters .counter-dark [class*='fa-'],
html .counters .counter-dark .icons,
html .counters .counter-dark strong {
  color: #212529;
}

html .counters .counter-light [class*='fa-'],
html .counters .counter-light .icons,
html .counters .counter-light strong {
  color: #fff;
}

html .countdown.countdown-primary > span > span {
  color: #cb013b;
}

html .countdown.countdown-secondary > span > span {
  color: #393159;
}

html .countdown.countdown-tertiary > span > span {
  color: #fcdee7;
}

html .countdown.countdown-quaternary > span > span {
  color: #f9f9f9;
}

html .countdown.countdown-dark > span > span {
  color: #212529;
}

html .countdown.countdown-light > span > span {
  color: #fff;
}

html .image-hotspot-primary strong {
  color: #fff !important;
}

html .image-hotspot-primary .circle {
  background: #cb013b !important;
}

html .image-hotspot-primary .ring {
  border-color: rgba(255, 103, 22, 0.9);
}

html .image-hotspot-secondary strong {
  color: #fff !important;
}

html .image-hotspot-secondary .circle {
  background: #393159 !important;
}

html .image-hotspot-secondary .ring {
  border-color: rgba(57, 49, 89, 0.9);
}

html .image-hotspot-tertiary strong {
  color: #777 !important;
}

html .image-hotspot-tertiary .circle {
  background: #fcdee7 !important;
}

html .image-hotspot-tertiary .ring {
  border-color: rgba(255, 236, 223, 0.9);
}

html .image-hotspot-quaternary strong {
  color: #777 !important;
}

html .image-hotspot-quaternary .circle {
  background: #f9f9f9 !important;
}

html .image-hotspot-quaternary .ring {
  border-color: rgba(249, 249, 249, 0.9);
}

html .image-hotspot-dark strong {
  color: #fff !important;
}

html .image-hotspot-dark .circle {
  background: #212529 !important;
}

html .image-hotspot-dark .ring {
  border-color: rgba(33, 37, 41, 0.9);
}

html .image-hotspot-light strong {
  color: #777 !important;
}

html .image-hotspot-light .circle {
  background: #fff !important;
}

html .image-hotspot-light .ring {
  border-color: rgba(255, 255, 255, 0.9);
}

.icon-featured {
  background-color: #cb013b;
}

html .featured-box-primary .icon-featured {
  background-color: #cb013b;
}

html .featured-box-primary h4 {
  color: #cb013b;
}

html .featured-box-primary .box-content {
  border-top-color: #cb013b;
}

html .featured-box-primary .box-content-border-bottom {
  border-bottom-color: #cb013b;
}

html .featured-box-secondary .icon-featured {
  background-color: #393159;
}

html .featured-box-secondary h4 {
  color: #393159;
}

html .featured-box-secondary .box-content {
  border-top-color: #393159;
}

html .featured-box-secondary .box-content-border-bottom {
  border-bottom-color: #393159;
}

html .featured-box-tertiary .icon-featured {
  background-color: #fcdee7;
}

html .featured-box-tertiary h4 {
  color: #fcdee7;
}

html .featured-box-tertiary .box-content {
  border-top-color: #fcdee7;
}

html .featured-box-tertiary .box-content-border-bottom {
  border-bottom-color: #fcdee7;
}

html .featured-box-quaternary .icon-featured {
  background-color: #f9f9f9;
}

html .featured-box-quaternary h4 {
  color: #f9f9f9;
}

html .featured-box-quaternary .box-content {
  border-top-color: #f9f9f9;
}

html .featured-box-quaternary .box-content-border-bottom {
  border-bottom-color: #f9f9f9;
}

html .featured-box-dark .icon-featured {
  background-color: #212529;
}

html .featured-box-dark h4 {
  color: #212529;
}

html .featured-box-dark .box-content {
  border-top-color: #212529;
}

html .featured-box-dark .box-content-border-bottom {
  border-bottom-color: #212529;
}

html .featured-box-light .icon-featured {
  background-color: #fff;
}

html .featured-box-light h4 {
  color: #fff;
}

html .featured-box-light .box-content {
  border-top-color: #fff;
}

html .featured-box-light .box-content-border-bottom {
  border-bottom-color: #fff;
}

html .featured-boxes-style-3 .featured-box.featured-box-primary .icon-featured {
  border-color: #cb013b;
  color: #cb013b;
}

html .featured-boxes-style-3 .featured-box.featured-box-secondary .icon-featured {
  border-color: #393159;
  color: #393159;
}

html .featured-boxes-style-3 .featured-box.featured-box-tertiary .icon-featured {
  border-color: #fcdee7;
  color: #fcdee7;
}

html .featured-boxes-style-3 .featured-box.featured-box-quaternary .icon-featured {
  border-color: #f9f9f9;
  color: #f9f9f9;
}

html .featured-boxes-style-3 .featured-box.featured-box-dark .icon-featured {
  border-color: #212529;
  color: #212529;
}

html .featured-boxes-style-3 .featured-box.featured-box-light .icon-featured {
  border-color: #fff;
  color: #fff;
}

html .featured-boxes-style-4 .featured-box.featured-box-primary .icon-featured {
  border-color: #cb013b;
  color: #cb013b;
}

html .featured-boxes-style-4 .featured-box.featured-box-secondary .icon-featured {
  border-color: #393159;
  color: #393159;
}

html .featured-boxes-style-4 .featured-box.featured-box-tertiary .icon-featured {
  border-color: #fcdee7;
  color: #fcdee7;
}

html .featured-boxes-style-4 .featured-box.featured-box-quaternary .icon-featured {
  border-color: #f9f9f9;
  color: #f9f9f9;
}

html .featured-boxes-style-4 .featured-box.featured-box-dark .icon-featured {
  border-color: #212529;
  color: #212529;
}

html .featured-boxes-style-4 .featured-box.featured-box-light .icon-featured {
  border-color: #fff;
  color: #fff;
}

html .featured-boxes-style-5 .featured-box.featured-box-primary .icon-featured {
  color: #cb013b;
}

html .featured-boxes-style-5 .featured-box.featured-box-secondary .icon-featured {
  color: #393159;
}

html .featured-boxes-style-5 .featured-box.featured-box-tertiary .icon-featured {
  color: #fcdee7;
}

html .featured-boxes-style-5 .featured-box.featured-box-quaternary .icon-featured {
  color: #f9f9f9;
}

html .featured-boxes-style-5 .featured-box.featured-box-dark .icon-featured {
  color: #212529;
}

html .featured-boxes-style-5 .featured-box.featured-box-light .icon-featured {
  color: #fff;
}

html .featured-boxes-style-6 .featured-box.featured-box-primary .icon-featured {
  color: #cb013b;
}

html .featured-boxes-style-6 .featured-box.featured-box-secondary .icon-featured {
  color: #393159;
}

html .featured-boxes-style-6 .featured-box.featured-box-tertiary .icon-featured {
  color: #fcdee7;
}

html .featured-boxes-style-6 .featured-box.featured-box-quaternary .icon-featured {
  color: #f9f9f9;
}

html .featured-boxes-style-6 .featured-box.featured-box-dark .icon-featured {
  color: #212529;
}

html .featured-boxes-style-6 .featured-box.featured-box-light .icon-featured {
  color: #fff;
}

html .featured-boxes-style-8 .featured-box.featured-box-primary .icon-featured {
  color: #cb013b;
}

html .featured-boxes-style-8 .featured-box.featured-box-secondary .icon-featured {
  color: #393159;
}

html .featured-boxes-style-8 .featured-box.featured-box-tertiary .icon-featured {
  color: #fcdee7;
}

html .featured-boxes-style-8 .featured-box.featured-box-quaternary .icon-featured {
  color: #f9f9f9;
}

html .featured-boxes-style-8 .featured-box.featured-box-dark .icon-featured {
  color: #212529;
}

html .featured-boxes-style-8 .featured-box.featured-box-light .icon-featured {
  color: #fff;
}

.featured-boxes-modern-style-primary .featured-box {
  background: #cb013b;
  background: linear-gradient(135deg, #cb013b 0%, #f9f9f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CB013B', endColorstr='#f9f9f9', GradientType=1);
}

.featured-boxes-modern-style-secondary .featured-box {
  background: #393159;
  background: linear-gradient(135deg, #393159 0%, #f9f9f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#393159', endColorstr='#f9f9f9', GradientType=1);
}

.featured-boxes-modern-style-tertiary .featured-box {
  background: #fcdee7;
  background: linear-gradient(135deg, #fcdee7 0%, #f9f9f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcdee7', endColorstr='#f9f9f9', GradientType=1);
}

html .featured-box-effect-2.featured-box-primary .icon-featured:after {
  box-shadow: 0 0 0 3px #cb013b;
}

html .featured-box-effect-2.featured-box-secondary .icon-featured:after {
  box-shadow: 0 0 0 3px #393159;
}

html .featured-box-effect-2.featured-box-tertiary .icon-featured:after {
  box-shadow: 0 0 0 3px #fcdee7;
}

html .featured-box-effect-2.featured-box-quaternary .icon-featured:after {
  box-shadow: 0 0 0 3px #f9f9f9;
}

html .featured-box-effect-2.featured-box-dark .icon-featured:after {
  box-shadow: 0 0 0 3px #212529;
}

html .featured-box-effect-2.featured-box-light .icon-featured:after {
  box-shadow: 0 0 0 3px #fff;
}

html .featured-box-effect-3.featured-box-primary .icon-featured:after {
  box-shadow: 0 0 0 10px #cb013b;
}

html .featured-box-effect-3.featured-box-primary:hover .icon-featured {
  background: #cb013b !important;
}

html .featured-box-effect-3.featured-box-secondary .icon-featured:after {
  box-shadow: 0 0 0 10px #393159;
}

html .featured-box-effect-3.featured-box-secondary:hover .icon-featured {
  background: #393159 !important;
}

html .featured-box-effect-3.featured-box-tertiary .icon-featured:after {
  box-shadow: 0 0 0 10px #fcdee7;
}

html .featured-box-effect-3.featured-box-tertiary:hover .icon-featured {
  background: #fcdee7 !important;
}

html .featured-box-effect-3.featured-box-quaternary .icon-featured:after {
  box-shadow: 0 0 0 10px #f9f9f9;
}

html .featured-box-effect-3.featured-box-quaternary:hover .icon-featured {
  background: #f9f9f9 !important;
}

html .featured-box-effect-3.featured-box-dark .icon-featured:after {
  box-shadow: 0 0 0 10px #212529;
}

html .featured-box-effect-3.featured-box-dark:hover .icon-featured {
  background: #212529 !important;
}

html .featured-box-effect-3.featured-box-light .icon-featured:after {
  box-shadow: 0 0 0 10px #fff;
}

html .featured-box-effect-3.featured-box-light:hover .icon-featured {
  background: #fff !important;
}

.feature-box .feature-box-icon {
  background-color: #cb013b;
}

html .feature-box-primary .feature-box-icon {
  background-color: #cb013b;
}

html .feature-box-secondary .feature-box-icon {
  background-color: #393159;
}

html .feature-box-tertiary .feature-box-icon {
  background-color: #fcdee7;
}

html .feature-box-quaternary .feature-box-icon {
  background-color: #f9f9f9;
}

html .feature-box-dark .feature-box-icon {
  background-color: #212529;
}

html .feature-box-light .feature-box-icon {
  background-color: #fff;
}

.feature-box.feature-box-style-2 .feature-box-icon [class*='fa-'],
.feature-box.feature-box-style-2 .feature-box-icon .icons {
  color: #cb013b;
}

html .feature-box-primary.feature-box-style-2 .feature-box-icon [class*='fa-'],
html .feature-box-primary.feature-box-style-2 .feature-box-icon .icons {
  color: #cb013b;
}

html .feature-box-secondary.feature-box-style-2 .feature-box-icon [class*='fa-'],
html .feature-box-secondary.feature-box-style-2 .feature-box-icon .icons {
  color: #393159;
}

html .feature-box-tertiary.feature-box-style-2 .feature-box-icon [class*='fa-'],
html .feature-box-tertiary.feature-box-style-2 .feature-box-icon .icons {
  color: #fcdee7;
}

html .feature-box-quaternary.feature-box-style-2 .feature-box-icon [class*='fa-'],
html .feature-box-quaternary.feature-box-style-2 .feature-box-icon .icons {
  color: #f9f9f9;
}

html .feature-box-dark.feature-box-style-2 .feature-box-icon [class*='fa-'],
html .feature-box-dark.feature-box-style-2 .feature-box-icon .icons {
  color: #212529;
}

html .feature-box-light.feature-box-style-2 .feature-box-icon [class*='fa-'],
html .feature-box-light.feature-box-style-2 .feature-box-icon .icons {
  color: #fff;
}

.feature-box.feature-box-style-3 .feature-box-icon {
  border-color: #cb013b;
}

.feature-box.feature-box-style-3 .feature-box-icon [class*='fa-'],
.feature-box.feature-box-style-3 .feature-box-icon .icons {
  color: #cb013b;
}

html .feature-box-primary.feature-box-style-3 .feature-box-icon {
  border-color: #cb013b;
}

html .feature-box-primary.feature-box-style-3 .feature-box-icon [class*='fa-'],
html .feature-box-primary.feature-box-style-3 .feature-box-icon .icons {
  color: #cb013b;
}

html .feature-box-secondary.feature-box-style-3 .feature-box-icon {
  border-color: #393159;
}

html .feature-box-secondary.feature-box-style-3 .feature-box-icon [class*='fa-'],
html .feature-box-secondary.feature-box-style-3 .feature-box-icon .icons {
  color: #393159;
}

html .feature-box-tertiary.feature-box-style-3 .feature-box-icon {
  border-color: #fcdee7;
}

html .feature-box-tertiary.feature-box-style-3 .feature-box-icon [class*='fa-'],
html .feature-box-tertiary.feature-box-style-3 .feature-box-icon .icons {
  color: #fcdee7;
}

html .feature-box-quaternary.feature-box-style-3 .feature-box-icon {
  border-color: #f9f9f9;
}

html .feature-box-quaternary.feature-box-style-3 .feature-box-icon [class*='fa-'],
html .feature-box-quaternary.feature-box-style-3 .feature-box-icon .icons {
  color: #f9f9f9;
}

html .feature-box-dark.feature-box-style-3 .feature-box-icon {
  border-color: #212529;
}

html .feature-box-dark.feature-box-style-3 .feature-box-icon [class*='fa-'],
html .feature-box-dark.feature-box-style-3 .feature-box-icon .icons {
  color: #212529;
}

html .feature-box-light.feature-box-style-3 .feature-box-icon {
  border-color: #fff;
}

html .feature-box-light.feature-box-style-3 .feature-box-icon [class*='fa-'],
html .feature-box-light.feature-box-style-3 .feature-box-icon .icons {
  color: #fff;
}

.feature-box.feature-box-style-4 .feature-box-icon [class*='fa-'],
.feature-box.feature-box-style-4 .feature-box-icon .icons {
  color: #cb013b;
}

html .feature-box-primary.feature-box-style-4 .feature-box-icon [class*='fa-'],
html .feature-box-primary.feature-box-style-4 .feature-box-icon .icons {
  color: #cb013b;
}

html .feature-box-secondary.feature-box-style-4 .feature-box-icon [class*='fa-'],
html .feature-box-secondary.feature-box-style-4 .feature-box-icon .icons {
  color: #393159;
}

html .feature-box-tertiary.feature-box-style-4 .feature-box-icon [class*='fa-'],
html .feature-box-tertiary.feature-box-style-4 .feature-box-icon .icons {
  color: #fcdee7;
}

html .feature-box-quaternary.feature-box-style-4 .feature-box-icon [class*='fa-'],
html .feature-box-quaternary.feature-box-style-4 .feature-box-icon .icons {
  color: #f9f9f9;
}

html .feature-box-dark.feature-box-style-4 .feature-box-icon [class*='fa-'],
html .feature-box-dark.feature-box-style-4 .feature-box-icon .icons {
  color: #212529;
}

html .feature-box-light.feature-box-style-4 .feature-box-icon [class*='fa-'],
html .feature-box-light.feature-box-style-4 .feature-box-icon .icons {
  color: #fff;
}

.feature-box.feature-box-style-5 .feature-box-icon [class*='fa-'],
.feature-box.feature-box-style-5 .feature-box-icon .icons {
  color: #cb013b;
}

html .feature-box-primary.feature-box-style-5 .feature-box-icon [class*='fa-'],
html .feature-box-primary.feature-box-style-5 .feature-box-icon .icons {
  color: #cb013b;
}

html .feature-box-secondary.feature-box-style-5 .feature-box-icon [class*='fa-'],
html .feature-box-secondary.feature-box-style-5 .feature-box-icon .icons {
  color: #393159;
}

html .feature-box-tertiary.feature-box-style-5 .feature-box-icon [class*='fa-'],
html .feature-box-tertiary.feature-box-style-5 .feature-box-icon .icons {
  color: #fcdee7;
}

html .feature-box-quaternary.feature-box-style-5 .feature-box-icon [class*='fa-'],
html .feature-box-quaternary.feature-box-style-5 .feature-box-icon .icons {
  color: #f9f9f9;
}

html .feature-box-dark.feature-box-style-5 .feature-box-icon [class*='fa-'],
html .feature-box-dark.feature-box-style-5 .feature-box-icon .icons {
  color: #212529;
}

html .feature-box-light.feature-box-style-5 .feature-box-icon [class*='fa-'],
html .feature-box-light.feature-box-style-5 .feature-box-icon .icons {
  color: #fff;
}

html .feature-box-primary.feature-box-style-6 .feature-box-icon [class*='fa-'],
html .feature-box-primary.feature-box-style-6 .feature-box-icon .icons {
  color: #cb013b;
}

html .feature-box-secondary.feature-box-style-6 .feature-box-icon [class*='fa-'],
html .feature-box-secondary.feature-box-style-6 .feature-box-icon .icons {
  color: #393159;
}

html .feature-box-tertiary.feature-box-style-6 .feature-box-icon [class*='fa-'],
html .feature-box-tertiary.feature-box-style-6 .feature-box-icon .icons {
  color: #fcdee7;
}

html .feature-box-quaternary.feature-box-style-6 .feature-box-icon [class*='fa-'],
html .feature-box-quaternary.feature-box-style-6 .feature-box-icon .icons {
  color: #f9f9f9;
}

html .feature-box-dark.feature-box-style-6 .feature-box-icon [class*='fa-'],
html .feature-box-dark.feature-box-style-6 .feature-box-icon .icons {
  color: #212529;
}

html .feature-box-light.feature-box-style-6 .feature-box-icon [class*='fa-'],
html .feature-box-light.feature-box-style-6 .feature-box-icon .icons {
  color: #fff;
}

html .featured-boxes-full-scale > .featured-box-full-primary:nth-child(1) {
  background-color: #e24f00;
}

html .featured-boxes-full-scale > .featured-box-full-primary:nth-child(2) {
  background-color: #fb5700;
}

html .featured-boxes-full-scale > .featured-box-full-primary:nth-child(3) {
  background-color: #cb013b;
}

html .featured-boxes-full-scale > .featured-box-full-primary:nth-child(4) {
  background-color: #ff7830;
}

html .featured-boxes-full-scale > .featured-box-full-primary:nth-child(5) {
  background-color: #ff8849;
}

html .featured-boxes-full-scale > .featured-box-full-primary:nth-child(6) {
  background-color: #ff9962;
}

html .featured-boxes-full .featured-box-full-primary {
  background-color: #cb013b;
  color: #fff;
}

html .featured-boxes-full .featured-box-full-secondary {
  background-color: #393159;
  color: #fff;
}

html .featured-boxes-full .featured-box-full-tertiary {
  background-color: #fcdee7;
  color: #777;
}

html .featured-boxes-full .featured-box-full-quaternary {
  background-color: #f9f9f9;
  color: #777;
}

html .featured-boxes-full .featured-box-full-dark {
  background-color: #212529;
  color: #fff;
}

html .featured-boxes-full .featured-box-full-light {
  background-color: #fff;
  color: #777;
}

.pricing-table .most-popular {
  border-color: #cb013b;
}

.pricing-table .most-popular h3 {
  background-color: #cb013b;
}

.pricing-table.princig-table-flat .plan h3 {
  background-color: #cb013b;
}

.pricing-table.princig-table-flat .plan h3 span {
  background: #cb013b;
}

html .call-to-action.featured.featured-primary {
  border-top-color: #cb013b;
}

html .call-to-action.call-to-action-primary {
  background: #cb013b;
}

html .call-to-action.with-full-borders-primary {
  border-color: #cb013b;
}

html .call-to-action.call-to-action-primary {
  background: #cb013b;
}

html .call-to-action.call-to-action-primary h3,
html .call-to-action.call-to-action-primary p {
  color: #fff;
}

html .call-to-action.featured.featured-secondary {
  border-top-color: #393159;
}

html .call-to-action.call-to-action-secondary {
  background: #393159;
}

html .call-to-action.with-full-borders-secondary {
  border-color: #393159;
}

html .call-to-action.call-to-action-secondary {
  background: #393159;
}

html .call-to-action.call-to-action-secondary h3,
html .call-to-action.call-to-action-secondary p {
  color: #fff;
}

html .call-to-action.featured.featured-tertiary {
  border-top-color: #fcdee7;
}

html .call-to-action.call-to-action-tertiary {
  background: #fcdee7;
}

html .call-to-action.with-full-borders-tertiary {
  border-color: #fcdee7;
}

html .call-to-action.call-to-action-tertiary {
  background: #fcdee7;
}

html .call-to-action.call-to-action-tertiary h3,
html .call-to-action.call-to-action-tertiary p {
  color: #777;
}

html .call-to-action.featured.featured-quaternary {
  border-top-color: #f9f9f9;
}

html .call-to-action.call-to-action-quaternary {
  background: #f9f9f9;
}

html .call-to-action.with-full-borders-quaternary {
  border-color: #f9f9f9;
}

html .call-to-action.call-to-action-quaternary {
  background: #f9f9f9;
}

html .call-to-action.call-to-action-quaternary h3,
html .call-to-action.call-to-action-quaternary p {
  color: #777;
}

html .call-to-action.featured.featured-dark {
  border-top-color: #212529;
}

html .call-to-action.call-to-action-dark {
  background: #212529;
}

html .call-to-action.with-full-borders-dark {
  border-color: #212529;
}

html .call-to-action.call-to-action-dark {
  background: #212529;
}

html .call-to-action.call-to-action-dark h3,
html .call-to-action.call-to-action-dark p {
  color: #fff;
}

html .call-to-action.featured.featured-light {
  border-top-color: #fff;
}

html .call-to-action.call-to-action-light {
  background: #fff;
}

html .call-to-action.with-full-borders-light {
  border-color: #fff;
}

html .call-to-action.call-to-action-light {
  background: #fff;
}

html .call-to-action.call-to-action-light h3,
html .call-to-action.call-to-action-light p {
  color: #777;
}

section.timeline .timeline-box.left:before,
section.timeline .timeline-box.right:before {
  background: #cb013b;
  box-shadow: 0 0 0 3px #fff, 0 0 0 6px #cb013b;
}

ul.history li .featured-box .box-content {
  border-top-color: #cb013b;
}

.portfolio-list .portfolio-item.portfolio-item-new:after {
  background: linear-gradient(135deg, #cb013b 0%, #393159 80%);
}

.recent-posts .date .month,
article.post .post-date .month {
  background-color: #cb013b;
}

.recent-posts .date .day,
article.post .post-date .day {
  color: #cb013b;
}

.slider .tp-bannertimer {
  background-color: #cb013b;
}

.home-concept strong {
  color: #cb013b;
}

html .home-intro-primary {
  background: #cb013b;
}

html .home-intro-secondary {
  background: #393159;
}

html .home-intro-tertiary {
  background: #fcdee7;
}

html .home-intro-quaternary {
  background: #f9f9f9;
}

html .home-intro-dark {
  background: #212529;
}

html .home-intro-light {
  background: #fff;
}

html .slide-overlay-primary .slotholder:after {
  background-color: #cb013b !important;
}

html .slider-container .tp-caption-overlay-primary {
  background: #cb013b;
}

html .slider-container .tp-caption-overlay-opacity-primary {
  background: rgba(255, 103, 22, 0.4);
}

html .tp-bullets.bullets-color-primary .tp-bullet:hover,
html .tp-bullets.bullets-color-primary .tp-bullet.selected {
  background: #cb013b;
}

html .slide-overlay-secondary .slotholder:after {
  background-color: #393159 !important;
}

html .slider-container .tp-caption-overlay-secondary {
  background: #393159;
}

html .slider-container .tp-caption-overlay-opacity-secondary {
  background: rgba(57, 49, 89, 0.4);
}

html .tp-bullets.bullets-color-secondary .tp-bullet:hover,
html .tp-bullets.bullets-color-secondary .tp-bullet.selected {
  background: #393159;
}

html .slide-overlay-tertiary .slotholder:after {
  background-color: #fcdee7 !important;
}

html .slider-container .tp-caption-overlay-tertiary {
  background: #fcdee7;
}

html .slider-container .tp-caption-overlay-opacity-tertiary {
  background: rgba(255, 236, 223, 0.4);
}

html .tp-bullets.bullets-color-tertiary .tp-bullet:hover,
html .tp-bullets.bullets-color-tertiary .tp-bullet.selected {
  background: #fcdee7;
}

html .slide-overlay-quaternary .slotholder:after {
  background-color: #f9f9f9 !important;
}

html .slider-container .tp-caption-overlay-quaternary {
  background: #f9f9f9;
}

html .slider-container .tp-caption-overlay-opacity-quaternary {
  background: rgba(249, 249, 249, 0.4);
}

html .tp-bullets.bullets-color-quaternary .tp-bullet:hover,
html .tp-bullets.bullets-color-quaternary .tp-bullet.selected {
  background: #f9f9f9;
}

html .slide-overlay-dark .slotholder:after {
  background-color: #212529 !important;
}

html .slider-container .tp-caption-overlay-dark {
  background: #212529;
}

html .slider-container .tp-caption-overlay-opacity-dark {
  background: rgba(33, 37, 41, 0.4);
}

html .tp-bullets.bullets-color-dark .tp-bullet:hover,
html .tp-bullets.bullets-color-dark .tp-bullet.selected {
  background: #212529;
}

html .slide-overlay-light .slotholder:after {
  background-color: #fff !important;
}

html .slider-container .tp-caption-overlay-light {
  background: #fff;
}

html .slider-container .tp-caption-overlay-opacity-light {
  background: rgba(255, 255, 255, 0.4);
}

html .tp-bullets.bullets-color-light .tp-bullet:hover,
html .tp-bullets.bullets-color-light .tp-bullet.selected {
  background: #fff;
}

html .slide-overlay.slide-overlay-gradient .slotholder:after {
  background-color: #fcdee7 !important;
  background-image: linear-gradient(to right, #fcdee7 0%, #f9f9f9 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcdee7', endColorstr='#f9f9f9', GradientType=1);
}

.cd-product-viewer-handle .handle {
  background: #cb013b;
}

.tparrows.tparrows-carousel.tp-leftarrow,
.tparrows.tparrows-carousel.tp-rightarrow {
  background-color: #cb013b;
  border-color: #cb013b #cb013b #e24f00;
  color: #fff;
}

.tparrows.tparrows-carousel.tp-leftarrow:hover,
.tparrows.tparrows-carousel.tp-rightarrow:hover,
.tparrows.tparrows-carousel.tp-leftarrow.hover,
.tparrows.tparrows-carousel.tp-rightarrow.hover {
  border-color: #ff8849 #ff8849 #cb013b;
  color: #fff;
}

.tparrows.tparrows-carousel.tp-leftarrow:hover:not(.bg-transparent),
.tparrows.tparrows-carousel.tp-rightarrow:hover:not(.bg-transparent),
.tparrows.tparrows-carousel.tp-leftarrow.hover:not(.bg-transparent),
.tparrows.tparrows-carousel.tp-rightarrow.hover:not(.bg-transparent) {
  background-color: #ff803c;
}

.tparrows.tparrows-carousel.tp-leftarrow:focus,
.tparrows.tparrows-carousel.tp-rightarrow:focus,
.tparrows.tparrows-carousel.tp-leftarrow.focus,
.tparrows.tparrows-carousel.tp-rightarrow.focus {
  border-color: #e24f00 #e24f00 #af3d00;
  color: #fff;
  box-shadow: 0 0 0 3px rgba(255, 103, 22, 0.5);
}

.tparrows.tparrows-carousel.tp-leftarrow:focus:not(.bg-transparent),
.tparrows.tparrows-carousel.tp-rightarrow:focus:not(.bg-transparent),
.tparrows.tparrows-carousel.tp-leftarrow.focus:not(.bg-transparent),
.tparrows.tparrows-carousel.tp-rightarrow.focus:not(.bg-transparent) {
  background-color: #ef5300;
}

.tparrows.tparrows-carousel.tp-leftarrow.disabled,
.tparrows.tparrows-carousel.tp-rightarrow.disabled,
.tparrows.tparrows-carousel.tp-leftarrow:disabled,
.tparrows.tparrows-carousel.tp-rightarrow:disabled {
  border-color: #cb013b #cb013b #e24f00;
}

.tparrows.tparrows-carousel.tp-leftarrow.disabled:not(.bg-transparent),
.tparrows.tparrows-carousel.tp-rightarrow.disabled:not(.bg-transparent),
.tparrows.tparrows-carousel.tp-leftarrow:disabled:not(.bg-transparent),
.tparrows.tparrows-carousel.tp-rightarrow:disabled:not(.bg-transparent) {
  background-color: #cb013b;
}

.tparrows.tparrows-carousel.tp-leftarrow:active,
.tparrows.tparrows-carousel.tp-rightarrow:active,
.tparrows.tparrows-carousel.tp-leftarrow.active,
.tparrows.tparrows-carousel.tp-rightarrow.active {
  border-color: #e24f00 #e24f00 #af3d00 !important;
}

.tparrows.tparrows-carousel.tp-leftarrow:active:not(.bg-transparent),
.tparrows.tparrows-carousel.tp-rightarrow:active:not(.bg-transparent),
.tparrows.tparrows-carousel.tp-leftarrow.active:not(.bg-transparent),
.tparrows.tparrows-carousel.tp-rightarrow.active:not(.bg-transparent) {
  background-color: #ef5300 !important;
  background-image: none !important;
}

.tparrows.arrows-primary:before {
  color: #cb013b;
}

.shop .products .product .onsale {
  background-color: #cb013b;
  border-bottom-color: #ec5200;
}

.shop .cart-totals tr.total .amount {
  color: #cb013b;
}

.shop .products .product .quick-view {
  background: rgba(255, 103, 22, 0.7);
}

.shop .products .product:hover .quick-view:hover {
  background: #cb013b;
}

.product .product-thumb-info .addtocart-btn-wrapper .addtocart-btn:hover {
  color: #fff;
  background: #cb013b;
}

.product .product-thumb-info .countdown-offer-wrapper {
  background: #cb013b;
}

.dropdown-menu.dropdown-menu-arrow-centered a:focus,
.dropdown-menu.dropdown-menu-arrow-centered a:active {
  background-color: #cb013b;
}

#footer .footer-ribbon {
  background: #cb013b;
}

#footer .footer-ribbon:before {
  border-right-color: #c84600;
  border-left-color: #c84600;
}

#footer .footer-nav.footer-nav-bottom-line nav > ul:not(:hover) > li > a.active {
  color: #cb013b !important;
}

#footer .footer-nav.footer-nav-bottom-line nav > ul:not(:hover) > li > a.active:before {
  background: #cb013b !important;
}

#footer .footer-nav.footer-nav-bottom-line nav > ul:hover > li:hover > a {
  color: #cb013b !important;
}

#footer .footer-nav.footer-nav-bottom-line nav > ul:hover > li:hover > a:before {
  background: #cb013b !important;
}

.scrollable.colored-slider .scrollable-slider {
  background: #cb013b;
}

.sample-icon-list .sample-icon a:hover {
  background-color: #cb013b;
}

.cursor-inner {
  background-color: #cb013b;
}

.cursor-inner.cursor-inner-plus:before {
  color: #cb013b;
}

.cursor-outer {
  border-color: #cb013b;
}

.cssload-thecube .cssload-cube:before {
  background-color: #cb013b;
}

.cssload-cube-progress {
  border-color: #cb013b;
}

.cssload-cube-progress-inner {
  background-color: #cb013b;
}

.cssload-float-rings-inner.cssload-one {
  border-bottom-color: #cb013b;
}

.cssload-float-rings-inner.cssload-two {
  border-right-color: #cb013b;
}

.cssload-float-rings-inner.cssload-three {
  border-top-color: #cb013b;
}

.cssload-float-bars-loading,
.cssload-float-bars-loading:after,
.cssload-float-bars-loading:before {
  background: #cb013b;
}

.cssload-speeding-wheel {
  border-top-color: #cb013b;
  border-bottom-color: #cb013b;
}

.cssload-zenith {
  box-shadow: 3px 3px 1px #cb013b;
}

.cssload-spinning-square-loading {
  background: #cb013b;
}

.cssload-spinning-square-loading:before {
  background: #393159;
}

.cssload-spinning-square-loading:after {
  background: #fff;
}

.cssload-pulse-loader {
  background: #cb013b;
}

.map-rounded-pin {
  background: #cb013b;
}

html.boxed .body {
  border-top-color: #cb013b;
}
