/**
 * Swiper 11.0.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 22, 2023
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform,
        200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
        200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
    200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* Cube slide shadows end */
.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
}

.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999 !important;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  outline: none;
}

.glightbox-container.inactive {
  display: none;
}

.glightbox-container .gcontainer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: hidden;
}

.glightbox-container .gslider {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.glightbox-container .gslide {
  width: 100%;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
}

.glightbox-container .gslide.current {
  opacity: 1;
  z-index: 99999;
  position: relative;
}

.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999;
}

.glightbox-container .gslide-inner-content {
  width: 100%;
}

.glightbox-container .ginner-container {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 100%;
  margin: auto;
  height: 100vh;
}

.glightbox-container .ginner-container.gvideo-container {
  width: 100%;
}

.glightbox-container .ginner-container.desc-bottom,
        .glightbox-container .ginner-container.desc-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.glightbox-container .ginner-container.desc-left,
        .glightbox-container .ginner-container.desc-right {
  max-width: 100% !important;
}

.gslide iframe,
    .gslide video {
  outline: none !important;
  border: none;
  min-height: 165px;
  -webkit-overflow-scrolling: touch;
  -ms-touch-action: auto;
  touch-action: auto;
}

.gslide:not(.current) {
  pointer-events: none;
}

.gslide-image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.gslide-image img {
  max-height: 100vh;
  display: block;
  padding: 0;
  float: none;
  outline: none;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-width: 100vw;
  width: auto;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -ms-touch-action: none;
  touch-action: none;
  margin: auto;
  min-width: 200px;
}

.desc-top .gslide-image img,
        .desc-bottom .gslide-image img {
  width: auto;
}

.desc-left .gslide-image img,
        .desc-right .gslide-image img {
  width: auto;
  max-width: 100%;
}

.gslide-image img.zoomable {
  position: relative;
}

.gslide-image img.dragging {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  -webkit-transition: none;
  transition: none;
}

.gslide-video {
  position: relative;
  max-width: 100vh;
  width: 100% !important;
}

.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster {
  display: none;
}

.gslide-video .gvideo-wrapper {
  width: 100%;
        /* max-width: 160vmin; */
  margin: auto;
}

.gslide-video::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 0.34);
  display: none;
}

.gslide-video.playing::before {
  display: none;
}

.gslide-video.fullscreen {
  max-width: 100% !important;
  min-width: 100%;
  height: 75vh;
}

.gslide-video.fullscreen video {
  max-width: 100% !important;
  width: 100% !important;
}

.gslide-inline {
  background: #fff;
  text-align: left;
  max-height: calc(100vh - 40px);
  overflow: auto;
  max-width: 100%;
  margin: auto;
}

.gslide-inline .ginlined-content {
  padding: 20px;
  width: 100%;
}

.gslide-inline .dragging {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  -webkit-transition: none;
  transition: none;
}

.ginlined-content {
  overflow: auto;
  display: block !important;
  opacity: 1;
}

.gslide-external {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-width: 100%;
  background: #fff;
  padding: 0;
  overflow: auto;
  max-height: 75vh;
  height: 100%;
}

.gslide-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
}

.zoomed .gslide-media {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.desc-top .gslide-media,
    .desc-bottom .gslide-media {
  margin: 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.gslide-description {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
}

.gslide-description.description-left,
    .gslide-description.description-right {
  max-width: 100%;
}

.gslide-description.description-bottom,
    .gslide-description.description-top {
  margin: 0 auto;
  width: 100%;
}

.gslide-description p {
  margin-bottom: 12px;
}

.gslide-description p:last-child {
  margin-bottom: 0;
}

.zoomed .gslide-description {
  display: none;
}

.glightbox-button-hidden {
  display: none;
}


/*
 * Description for mobiles
 * something like facebook does the description
 * for the photos
*/

.glightbox-mobile .glightbox-container .gslide-description {
  height: auto !important;
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 19px 11px;
  max-width: 100vw !important;
  -webkit-box-ordinal-group: 3 !important;
  -ms-flex-order: 2 !important;
  order: 2 !important;
  max-height: 78vh;
  overflow: auto !important;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.75)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  padding-bottom: 50px;
}

.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em;
}

.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1;
}

.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: bold;
}

.glightbox-mobile .glightbox-container .gslide-desc * {
  color: inherit;
}

.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  color: #fff;
  opacity: 0.4;
}

.gdesc-open .gslide-media {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 0.4;
}

.gdesc-open .gdesc-inner {
  padding-bottom: 30px;
}

.gdesc-closed .gslide-media {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 1;
}

.greset {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.gabsolute {
  position: absolute;
}

.grelative {
  position: relative;
}

.glightbox-desc {
  display: none !important;
}

.glightbox-open {
  overflow: hidden;
}

.gloader {
  height: 25px;
  width: 25px;
  -webkit-animation: lightboxLoader 0.8s infinite linear;
  animation: lightboxLoader 0.8s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  display: block;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 47%;
}

.goverlay {
  width: 100%;
  height: calc(100vh + 1px);
  position: fixed;
  top: -1px;
  left: 0;
  background: #000;
  will-change: opacity;
}

.glightbox-mobile .goverlay {
  background: #000;
}

.gprev,
.gnext,
.gclose {
  z-index: 99999;
  cursor: pointer;
  width: 26px;
  height: 44px;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.gprev svg,
.gnext svg,
.gclose svg {
  display: block;
  width: 25px;
  height: auto;
  margin: 0;
  padding: 0;
}

.gprev.disabled,
.gnext.disabled,
.gclose.disabled {
  opacity: 0.1;
}

.gprev .garrow,
.gnext .garrow,
.gclose .garrow {
  stroke: #fff;
}

.gbtn.focused {
  outline: 2px solid #0f3d81;
}

iframe.wait-autoplay {
  opacity: 0;
}

.glightbox-closing .gnext,
    .glightbox-closing .gprev,
    .glightbox-closing .gclose {
  opacity: 0 !important;
}


/*Skin */

.glightbox-clean .gslide-description {
  background: #fff;
}

.glightbox-clean .gdesc-inner {
  padding: 22px 20px;
}

.glightbox-clean .gslide-title {
  font-size: 1em;
  font-weight: normal;
  font-family: arial;
  color: #000;
  margin-bottom: 19px;
  line-height: 1.4em;
}

.glightbox-clean .gslide-desc {
  font-size: 0.86em;
  margin-bottom: 0;
  font-family: arial;
  line-height: 1.4em;
}

.glightbox-clean .gslide-video {
  background: #000;
}

.glightbox-clean .gprev,
    .glightbox-clean .gnext,
    .glightbox-clean .gclose {
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
}

.glightbox-clean .gprev path,
.glightbox-clean .gnext path,
.glightbox-clean .gclose path {
  fill: #fff;
}

.glightbox-clean .gprev {
  position: absolute;
  top: -100%;
  left: 30px;
  width: 40px;
  height: 50px;
}

.glightbox-clean .gnext {
  position: absolute;
  top: -100%;
  right: 30px;
  width: 40px;
  height: 50px;
}

.glightbox-clean .gclose {
  width: 35px;
  height: 35px;
  top: 15px;
  right: 10px;
  position: absolute;
}

.glightbox-clean .gclose svg {
  width: 18px;
  height: auto;
}

.glightbox-clean .gclose:hover {
  opacity: 1;
}


/*CSS Animations*/

.gfadeIn {
  -webkit-animation: gfadeIn 0.5s ease;
  animation: gfadeIn 0.5s ease;
}

.gfadeOut {
  -webkit-animation: gfadeOut 0.5s ease;
  animation: gfadeOut 0.5s ease;
}

.gslideOutLeft {
  -webkit-animation: gslideOutLeft 0.3s ease;
  animation: gslideOutLeft 0.3s ease;
}

.gslideInLeft {
  -webkit-animation: gslideInLeft 0.3s ease;
  animation: gslideInLeft 0.3s ease;
}

.gslideOutRight {
  -webkit-animation: gslideOutRight 0.3s ease;
  animation: gslideOutRight 0.3s ease;
}

.gslideInRight {
  -webkit-animation: gslideInRight 0.3s ease;
  animation: gslideInRight 0.3s ease;
}

.gzoomIn {
  -webkit-animation: gzoomIn 0.5s ease;
  animation: gzoomIn 0.5s ease;
}

.gzoomOut {
  -webkit-animation: gzoomOut 0.5s ease;
  animation: gzoomOut 0.5s ease;
}

@-webkit-keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@-webkit-keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-webkit-keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}

@keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}

@-webkit-keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-webkit-keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}

@keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}

@-webkit-keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}

@keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

@keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

@media (min-width: 769px) {
  .glightbox-container .ginner-container {
    width: auto;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .glightbox-container .ginner-container.desc-top .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .glightbox-container .ginner-container.desc-top .gslide-image,
                .glightbox-container .ginner-container.desc-top .gslide-image img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .glightbox-container .ginner-container.desc-left .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .glightbox-container .ginner-container.desc-left .gslide-image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .gslide-image img {
    max-height: 97vh;
    max-width: 100%;
  }
  .gslide-image img.zoomable {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
  }
  .zoomed .gslide-image img.zoomable {
    cursor: -webkit-grab;
    cursor: grab;
  }
  .gslide-inline {
    max-height: 95vh;
  }
  .gslide-external {
    max-height: 100vh;
  }
  .gslide-description.description-left,
    .gslide-description.description-right {
    max-width: 275px;
  }
  .glightbox-open {
    height: auto;
  }
  .goverlay {
    background: rgba(0, 0, 0, 0.92);
  }
  .glightbox-clean .gslide-media {
    -webkit-box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, 0.65);
    box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, 0.65);
  }
  .glightbox-clean .description-left .gdesc-inner,
.glightbox-clean .description-right .gdesc-inner {
    position: absolute;
    height: 100%;
    overflow-y: auto;
  }
  .glightbox-clean .gprev,
    .glightbox-clean .gnext,
    .glightbox-clean .gclose {
    background-color: rgba(0, 0, 0, 0.32);
  }
  .glightbox-clean .gprev:hover,
.glightbox-clean .gnext:hover,
.glightbox-clean .gclose:hover {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .glightbox-clean .gprev {
    top: 45%;
  }
  .glightbox-clean .gnext {
    top: 45%;
  }
}

@media (min-width: 992px) {
  .glightbox-clean .gclose {
    opacity: 0.7;
    right: 20px;
  }
}

@media screen and (max-height: 420px) {
  .goverlay {
    background: #000;
  }
}

.c-white {
  color: #fff !important; }

.c-main {
  color: #1534CC !important; }

.c-black {
  color: #000000 !important; }

.c-black-light {
  color: #5A5962 !important; }

.c-grey {
  color: #737B7D !important; }

.c-grey1 {
  color: #DCDBDB !important; }

.c-grey-light {
  color: #F5F6F7 !important; }

.c-red {
  color: #D83815 !important; }

.c-green {
  color: #D9F5E3 !important; }

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

.bg-main {
  background-color: #1534CC !important; }

.bg-black {
  background-color: #000000 !important; }

.bg-black-light {
  background-color: #5A5962 !important; }

.bg-grey {
  background-color: #737B7D !important; }

.bg-grey-light {
  background-color: #F5F6F7 !important; }

.bg-red {
  background-color: #D83815 !important; }

.bg-green {
  background-color: #D9F5E3 !important; }

:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1240px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

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

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

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

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

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

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

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

dt {
  font-weight: 700; }

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

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none; }

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

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

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

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

th {
  text-align: inherit;
  text-align: -webkit-match-parent; }

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

button {
  border-radius: 0; }

button:focus:not(:focus-visible) {
  outline: 0; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

select {
  word-wrap: normal; }

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

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

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

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

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

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .custom-checkbox label.h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2; }

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

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

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

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

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

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

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

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

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

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

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

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

small,
.small {
  font-size: 0.875em;
  font-weight: 400; }

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

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

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

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

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

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 0.875em;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

.img-fluid, img {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

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

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

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

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }

@media (min-width: 1240px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1200px; } }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px; }

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%; }

.row-cols-1 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.row-cols-4 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }

.order-last {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13; }

.order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0; }

.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

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

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

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

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

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

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1240px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }

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

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

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

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

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

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff; }

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff; }

.table-hover .table-primary:hover {
  background-color: #9fcdff; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #9fcdff; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db; }

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb; }

.table-hover .table-secondary:hover {
  background-color: #c8cbcf; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #c8cbcf; }

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

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e; }

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

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

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda; }

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

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

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e; }

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

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

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e; }

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

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc; }

.table-hover .table-light:hover {
  background-color: #ececf6; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececf6; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }

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

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

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.table-dark {
  color: #fff;
  background-color: #343a40; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #454d55; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-md > .table-bordered {
      border: 0; } }

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }

@media (max-width: 1239.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .table-responsive > .table-bordered {
    border: 0; }

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn {
      transition: none; } }
  .btn:hover {
    color: #212529;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }

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

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
    box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success {
  color: #28a745;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none; }
  .btn-link:hover {
    color: #0056b3;
    text-decoration: underline; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

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

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

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

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

.fade {
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }
  .collapsing.width {
    width: 0;
    height: auto;
    transition: width 0.35s ease; }
    @media (prefers-reduced-motion: reduce) {
      .collapsing.width {
        transition: none; } }

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }

.dropdown-toggle {
  white-space: nowrap; }
  .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  .dropdown-toggle:empty::after {
    margin-left: 0; }

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

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

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

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto; } }

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0; }
  .dropdown-menu-md-right {
    right: 0;
    left: auto; } }

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }

@media (min-width: 1240px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto; } }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #e9ecef; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #adb5bd;
    pointer-events: none;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 1; }

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px; }

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

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

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after,
  .dropup .dropdown-toggle-split::after,
  .dropright .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropleft .dropdown-toggle-split::before {
    margin-right: 0; }

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

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

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .btn-group-vertical > .btn,
  .btn-group-vertical > .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: -1px; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

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

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  print-color-adjust: exact; }

.custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #80bdff; }
  .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff; }
  .custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: 1px solid #adb5bd; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: 50% / 50% 50% no-repeat; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-switch {
  padding-left: 2.25rem; }
  .custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem; }
  .custom-switch .custom-control-label::after {
    top: calc(0.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .custom-switch .custom-control-label::after {
        transition: none; } }
  .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(0.75rem);
            transform: translateX(0.75rem); }
  .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    display: none; }
  .custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057; }

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem; }

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-file-input[disabled] ~ .custom-file-label,
  .custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }
  .custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse); }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0; }

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .custom-range:focus {
    outline: 0; }
    .custom-range:focus::-webkit-slider-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
            appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-webkit-slider-thumb {
        transition: none; } }
    .custom-range::-webkit-slider-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -moz-appearance: none;
         appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-moz-range-thumb {
        transition: none; } }
    .custom-range::-moz-range-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-ms-thumb {
        transition: none; } }
    .custom-range::-ms-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default; }
  .custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-moz-range-track {
    cursor: default; }
  .custom-range:disabled::-ms-thumb {
    background-color: #adb5bd; }

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
      transition: none; } }

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

.alert-heading {
  color: inherit; }

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

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff; }
  .alert-primary hr {
    border-top-color: #9fcdff; }
  .alert-primary .alert-link {
    color: #002752; }

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db; }
  .alert-secondary hr {
    border-top-color: #c8cbcf; }
  .alert-secondary .alert-link {
    color: #202326; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #0b2e13; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }
  .alert-warning hr {
    border-top-color: #ffe8a1; }
  .alert-warning .alert-link {
    color: #533f03; }

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }
  .alert-danger hr {
    border-top-color: #f1b0b7; }
  .alert-danger .alert-link {
    color: #491217; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #ececf6; }
  .alert-light .alert-link {
    color: #686868; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbe; }
  .alert-dark .alert-link {
    color: #040505; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar {
      transition: none; } }

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

.progress-bar-animated {
  -webkit-animation: 1s linear infinite progress-bar-stripes;
          animation: 1s linear infinite progress-bar-stripes; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
      -webkit-animation: none;
              animation: none; } }

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.media-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit; }
  .list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .list-group-item + .list-group-item {
    border-top-width: 0; }
    .list-group-item + .list-group-item.active {
      margin-top: -1px;
      border-top-width: 1px; }

.list-group-horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  .list-group-horizontal > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0; }
  .list-group-horizontal > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0; }
  .list-group-horizontal > .list-group-item.active {
    margin-top: 0; }
  .list-group-horizontal > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0; }
    .list-group-horizontal > .list-group-item + .list-group-item.active {
      margin-left: -1px;
      border-left-width: 1px; }

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-sm > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-sm > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-sm > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-sm > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 768px) {
  .list-group-horizontal-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-md > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-md > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-md > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-md > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-md > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-lg > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-lg > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-lg > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-lg > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 1240px) {
  .list-group-horizontal-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-xl > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-xl > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-xl > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-xl > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

.list-group-flush {
  border-radius: 0; }
  .list-group-flush > .list-group-item {
    border-width: 0 0 1px; }
    .list-group-flush > .list-group-item:last-child {
      border-bottom-width: 0; }

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #004085;
    background-color: #9fcdff; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085; }

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41; }

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404; }

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24; }

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:hover {
    color: #000;
    text-decoration: none; }
  .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
    opacity: .75; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0; }

a.close.disabled {
  pointer-events: none; }

.toast {
  -ms-flex-preferred-size: 350px;
      flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem; }
  .toast:not(:last-child) {
    margin-bottom: 0.75rem; }
  .toast.showing {
    opacity: 1; }
  .toast.show {
    display: block;
    opacity: 1; }
  .toast.hide {
    display: none; }

.toast-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.toast-body {
  padding: 0.75rem; }

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

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
            transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    -webkit-transform: none;
            transform: none; }
  .modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
            transform: scale(1.02); }

.modal-dialog-scrollable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

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

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px); }
  .modal-footer > * {
    margin: 0.25rem; }

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem);
      height: -webkit-min-content;
      height: -moz-min-content;
      height: min-content; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

@media (min-width: 1240px) {
  .modal-xl {
    max-width: 1140px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

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

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentcolor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: .75s linear infinite spinner-border;
          animation: .75s linear infinite spinner-border; }

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em; }

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  50% {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  50% {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentcolor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: .75s linear infinite spinner-grow;
          animation: .75s linear infinite spinner-grow; }

.spinner-grow-sm {
  width: 1rem;
  height: 1rem; }

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s; } }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #007bff !important; }

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

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important; }

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

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

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

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

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important; }

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

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #007bff !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #fff !important; }

.rounded-sm {
  border-radius: 0.2rem !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-lg {
  border-radius: 0.3rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-0 {
  border-radius: 0 !important; }

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

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

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

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

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

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

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1240px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

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

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

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

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

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

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important; }

.flex-fill {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important; }

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important; }

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important; }

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important; }

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important; }

.align-items-start {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
      -ms-grid-row-align: auto !important;
      align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
      -ms-grid-row-align: center !important;
      align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      -ms-grid-row-align: stretch !important;
      align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1240px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

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

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

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

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

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

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

@media (min-width: 1240px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
      -ms-user-select: all !important;
          user-select: all !important; }

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important; }

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important; }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important; }

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

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

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

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

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

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

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

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

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

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

.text-wrap {
  white-space: normal !important; }

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

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

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

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

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

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

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

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

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

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

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

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

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

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

.text-white {
  color: #fff !important; }

.text-primary {
  color: #007bff !important; }

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

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important; }

.text-success {
  color: #28a745 !important; }

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

.text-info {
  color: #17a2b8 !important; }

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

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

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

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

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

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important; }

.text-body {
  color: #212529 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

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

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #dee2e6; }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4, .custom-checkbox label.h4,
h5, .h5,
h6, .h6 {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  color: #000000; }

b, .bold,
strong, .strong, dt {
  font-weight: 600 !important; }

h1, .h1 {
  font-size: 41px;
  line-height: 1.172;
  margin-bottom: 15px; }
  @media (max-width: 991.98px) {
    h1, .h1 {
      font-size: 32px; } }
  @media (max-width: 767.98px) {
    h1, .h1 {
      font-size: 28px;
      line-height: 1.172; } }

h2, .h2 {
  font-size: 28px;
  line-height: 1.2857;
  margin-bottom: 20px; }
  @media (max-width: 767.98px) {
    h2, .h2 {
      font-size: 21px;
      line-height: 1.2857; } }

h3, .h3 {
  font-size: 25px;
  line-height: 1.44; }
  @media (max-width: 767.98px) {
    h3, .h3 {
      font-size: 21px;
      line-height: 1.380; } }

h4, .h4, .custom-checkbox label.h4 {
  font-size: 21px;
  line-height: 1.428; }
  @media (max-width: 767.98px) {
    h4, .h4, .custom-checkbox label.h4 {
      font-size: 18px;
      line-height: 1.428; } }

h5, .h5 {
  font-size: 18px;
  line-height: 1.45; }

h6, .h6 {
  font-size: 18px;
  line-height: 1; }

.fw-light {
  font-weight: 300; }

.fw-regular {
  font-weight: 400; }

.fw-medium {
  font-weight: 500; }

.fw-semi-bold {
  font-weight: 600; }

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

.no-outline:hover, .form-control:hover, .no-outline:focus, .form-control:focus, .no-outline:active, .form-control:active {
  outline: none;
  box-shadow: none; }

.cursor-pointer {
  cursor: pointer; }

.text-underline {
  text-decoration: underline; }

.mt-auto {
  margin-top: auto !important; }

.mr-auto {
  margin-right: auto !important; }

.nowrap {
  white-space: nowrap; }

.custom-column {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% / 5);
          flex: 0 0 calc(100% / 5);
  max-width: calc(100% / 5); }

.line-10 {
  line-height: 10px; }

.line-18 {
  line-height: 18px; }

.nowrap {
  white-space: nowrap; }

@media (max-width: 767.98px) {
  .container--mobile {
    padding-left: 20px;
    padding-right: 20px; } }

@media (max-width: 767.98px) {
  .row--mobile {
    margin-left: -5px;
    margin-right: -5px; } }

@media (max-width: 767.98px) {
  .col--mobile {
    padding-left: 5px;
    padding-right: 5px; } }

.wishlist-text__heading {
  color: #1534CC;
  transition: 0.3s; }
  .wishlist-text__heading--active {
    color: #6CB35D; }
  .wishlist-text__heading:hover {
    color: #6CB35D; }

html {
  overflow-x: hidden; }

body {
  color: #5A5962;
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  line-height: 23px;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth; }
  body.menu-is-open {
    height: 100vh;
    overflow: hidden; }

a {
  color: #1534CC;
  text-decoration: none;
  transition: 0.3s; }
  a:hover {
    color: #1534CC;
    text-decoration: none; }

.custom-scrollbar, .category-filter__list-item {
  scrollbar-color: #1534CC #fff;
  scrollbar-width: thin; }
  .custom-scrollbar::-webkit-scrollbar, .category-filter__list-item::-webkit-scrollbar {
    width: 3px;
    height: 1px; }
  .custom-scrollbar::-webkit-scrollbar-track, .category-filter__list-item::-webkit-scrollbar-track {
    background: #fff; }
  .custom-scrollbar::-webkit-scrollbar-thumb, .category-filter__list-item::-webkit-scrollbar-thumb {
    background: #1534CC; }
  .custom-scrollbar::-webkit-scrollbar-thumb:hover, .category-filter__list-item::-webkit-scrollbar-thumb:hover {
    background: #1534CC; }

.page-wrap {
  padding-bottom: 70px; }
  @media (max-width: 991.98px) {
    .page-wrap {
      padding-bottom: 30px; } }

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

.p-2 {
  padding: 2px !important; }

.p-5 {
  padding: 5px !important; }

.p-10 {
  padding: 10px !important; }

.p-15 {
  padding: 15px !important; }

.p-20 {
  padding: 20px !important; }

.p-25 {
  padding: 25px !important; }

.p-30 {
  padding: 30px !important; }

.p-35 {
  padding: 35px !important; }

.p-40 {
  padding: 40px !important; }

.p-45 {
  padding: 45px !important; }

.p-50 {
  padding: 50px !important; }

.p-55 {
  padding: 55px !important; }

.p-60 {
  padding: 60px !important; }

.p-65 {
  padding: 65px !important; }

.p-70 {
  padding: 70px !important; }

.p-75 {
  padding: 75px !important; }

.p-80 {
  padding: 80px !important; }

.p-85 {
  padding: 85px !important; }

.p-90 {
  padding: 90px !important; }

.p-95 {
  padding: 95px !important; }

.p-100 {
  padding: 100px !important; }

.p-105 {
  padding: 105px !important; }

.p-110 {
  padding: 110px !important; }

.p-115 {
  padding: 115px !important; }

.p-120 {
  padding: 120px !important; }

.p-125 {
  padding: 125px !important; }

.p-130 {
  padding: 130px !important; }

.p-135 {
  padding: 135px !important; }

.p-140 {
  padding: 140px !important; }

.p-145 {
  padding: 145px !important; }

.p-150 {
  padding: 150px !important; }

.p-155 {
  padding: 155px !important; }

.p-160 {
  padding: 160px !important; }

.p-165 {
  padding: 165px !important; }

.p-170 {
  padding: 170px !important; }

.pt-0 {
  padding-top: 0px !important; }

.pt-2 {
  padding-top: 2px !important; }

.pt-5 {
  padding-top: 5px !important; }

.pt-10 {
  padding-top: 10px !important; }

.pt-15 {
  padding-top: 15px !important; }

.pt-20 {
  padding-top: 20px !important; }

.pt-25 {
  padding-top: 25px !important; }

.pt-30 {
  padding-top: 30px !important; }

.pt-35 {
  padding-top: 35px !important; }

.pt-40 {
  padding-top: 40px !important; }

.pt-45 {
  padding-top: 45px !important; }

.pt-50 {
  padding-top: 50px !important; }

.pt-55 {
  padding-top: 55px !important; }

.pt-60 {
  padding-top: 60px !important; }

.pt-65 {
  padding-top: 65px !important; }

.pt-70 {
  padding-top: 70px !important; }

.pt-75 {
  padding-top: 75px !important; }

.pt-80 {
  padding-top: 80px !important; }

.pt-85 {
  padding-top: 85px !important; }

.pt-90 {
  padding-top: 90px !important; }

.pt-95 {
  padding-top: 95px !important; }

.pt-100 {
  padding-top: 100px !important; }

.pt-105 {
  padding-top: 105px !important; }

.pt-110 {
  padding-top: 110px !important; }

.pt-115 {
  padding-top: 115px !important; }

.pt-120 {
  padding-top: 120px !important; }

.pt-125 {
  padding-top: 125px !important; }

.pt-130 {
  padding-top: 130px !important; }

.pt-135 {
  padding-top: 135px !important; }

.pt-140 {
  padding-top: 140px !important; }

.pt-145 {
  padding-top: 145px !important; }

.pt-150 {
  padding-top: 150px !important; }

.pt-155 {
  padding-top: 155px !important; }

.pt-160 {
  padding-top: 160px !important; }

.pt-165 {
  padding-top: 165px !important; }

.pt-170 {
  padding-top: 170px !important; }

.pr-0 {
  padding-right: 0px !important; }

.pr-2 {
  padding-right: 2px !important; }

.pr-5 {
  padding-right: 5px !important; }

.pr-10 {
  padding-right: 10px !important; }

.pr-15 {
  padding-right: 15px !important; }

.pr-20 {
  padding-right: 20px !important; }

.pr-25 {
  padding-right: 25px !important; }

.pr-30 {
  padding-right: 30px !important; }

.pr-35 {
  padding-right: 35px !important; }

.pr-40 {
  padding-right: 40px !important; }

.pr-45 {
  padding-right: 45px !important; }

.pr-50 {
  padding-right: 50px !important; }

.pr-55 {
  padding-right: 55px !important; }

.pr-60 {
  padding-right: 60px !important; }

.pr-65 {
  padding-right: 65px !important; }

.pr-70 {
  padding-right: 70px !important; }

.pr-75 {
  padding-right: 75px !important; }

.pr-80 {
  padding-right: 80px !important; }

.pr-85 {
  padding-right: 85px !important; }

.pr-90 {
  padding-right: 90px !important; }

.pr-95 {
  padding-right: 95px !important; }

.pr-100 {
  padding-right: 100px !important; }

.pr-105 {
  padding-right: 105px !important; }

.pr-110 {
  padding-right: 110px !important; }

.pr-115 {
  padding-right: 115px !important; }

.pr-120 {
  padding-right: 120px !important; }

.pr-125 {
  padding-right: 125px !important; }

.pr-130 {
  padding-right: 130px !important; }

.pr-135 {
  padding-right: 135px !important; }

.pr-140 {
  padding-right: 140px !important; }

.pr-145 {
  padding-right: 145px !important; }

.pr-150 {
  padding-right: 150px !important; }

.pr-155 {
  padding-right: 155px !important; }

.pr-160 {
  padding-right: 160px !important; }

.pr-165 {
  padding-right: 165px !important; }

.pr-170 {
  padding-right: 170px !important; }

.pb-0 {
  padding-bottom: 0px !important; }

.pb-2 {
  padding-bottom: 2px !important; }

.pb-5 {
  padding-bottom: 5px !important; }

.pb-10 {
  padding-bottom: 10px !important; }

.pb-15 {
  padding-bottom: 15px !important; }

.pb-20 {
  padding-bottom: 20px !important; }

.pb-25 {
  padding-bottom: 25px !important; }

.pb-30 {
  padding-bottom: 30px !important; }

.pb-35 {
  padding-bottom: 35px !important; }

.pb-40 {
  padding-bottom: 40px !important; }

.pb-45 {
  padding-bottom: 45px !important; }

.pb-50 {
  padding-bottom: 50px !important; }

.pb-55 {
  padding-bottom: 55px !important; }

.pb-60 {
  padding-bottom: 60px !important; }

.pb-65 {
  padding-bottom: 65px !important; }

.pb-70 {
  padding-bottom: 70px !important; }

.pb-75 {
  padding-bottom: 75px !important; }

.pb-80 {
  padding-bottom: 80px !important; }

.pb-85 {
  padding-bottom: 85px !important; }

.pb-90 {
  padding-bottom: 90px !important; }

.pb-95 {
  padding-bottom: 95px !important; }

.pb-100 {
  padding-bottom: 100px !important; }

.pb-105 {
  padding-bottom: 105px !important; }

.pb-110 {
  padding-bottom: 110px !important; }

.pb-115 {
  padding-bottom: 115px !important; }

.pb-120 {
  padding-bottom: 120px !important; }

.pb-125 {
  padding-bottom: 125px !important; }

.pb-130 {
  padding-bottom: 130px !important; }

.pb-135 {
  padding-bottom: 135px !important; }

.pb-140 {
  padding-bottom: 140px !important; }

.pb-145 {
  padding-bottom: 145px !important; }

.pb-150 {
  padding-bottom: 150px !important; }

.pb-155 {
  padding-bottom: 155px !important; }

.pb-160 {
  padding-bottom: 160px !important; }

.pb-165 {
  padding-bottom: 165px !important; }

.pb-170 {
  padding-bottom: 170px !important; }

.pl-0 {
  padding-left: 0px !important; }

.pl-2 {
  padding-left: 2px !important; }

.pl-5 {
  padding-left: 5px !important; }

.pl-10 {
  padding-left: 10px !important; }

.pl-15 {
  padding-left: 15px !important; }

.pl-20 {
  padding-left: 20px !important; }

.pl-25 {
  padding-left: 25px !important; }

.pl-30 {
  padding-left: 30px !important; }

.pl-35 {
  padding-left: 35px !important; }

.pl-40 {
  padding-left: 40px !important; }

.pl-45 {
  padding-left: 45px !important; }

.pl-50 {
  padding-left: 50px !important; }

.pl-55 {
  padding-left: 55px !important; }

.pl-60 {
  padding-left: 60px !important; }

.pl-65 {
  padding-left: 65px !important; }

.pl-70 {
  padding-left: 70px !important; }

.pl-75 {
  padding-left: 75px !important; }

.pl-80 {
  padding-left: 80px !important; }

.pl-85 {
  padding-left: 85px !important; }

.pl-90 {
  padding-left: 90px !important; }

.pl-95 {
  padding-left: 95px !important; }

.pl-100 {
  padding-left: 100px !important; }

.pl-105 {
  padding-left: 105px !important; }

.pl-110 {
  padding-left: 110px !important; }

.pl-115 {
  padding-left: 115px !important; }

.pl-120 {
  padding-left: 120px !important; }

.pl-125 {
  padding-left: 125px !important; }

.pl-130 {
  padding-left: 130px !important; }

.pl-135 {
  padding-left: 135px !important; }

.pl-140 {
  padding-left: 140px !important; }

.pl-145 {
  padding-left: 145px !important; }

.pl-150 {
  padding-left: 150px !important; }

.pl-155 {
  padding-left: 155px !important; }

.pl-160 {
  padding-left: 160px !important; }

.pl-165 {
  padding-left: 165px !important; }

.pl-170 {
  padding-left: 170px !important; }

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

.m-2 {
  margin: 2px !important; }

.m-5 {
  margin: 5px !important; }

.m-10 {
  margin: 10px !important; }

.m-15 {
  margin: 15px !important; }

.m-20 {
  margin: 20px !important; }

.m-25 {
  margin: 25px !important; }

.m-30 {
  margin: 30px !important; }

.m-35 {
  margin: 35px !important; }

.m-40 {
  margin: 40px !important; }

.m-45 {
  margin: 45px !important; }

.m-50 {
  margin: 50px !important; }

.m-55 {
  margin: 55px !important; }

.m-60 {
  margin: 60px !important; }

.m-65 {
  margin: 65px !important; }

.m-70 {
  margin: 70px !important; }

.m-75 {
  margin: 75px !important; }

.m-80 {
  margin: 80px !important; }

.m-85 {
  margin: 85px !important; }

.m-90 {
  margin: 90px !important; }

.m-95 {
  margin: 95px !important; }

.m-100 {
  margin: 100px !important; }

.m-105 {
  margin: 105px !important; }

.m-110 {
  margin: 110px !important; }

.m-115 {
  margin: 115px !important; }

.m-120 {
  margin: 120px !important; }

.m-125 {
  margin: 125px !important; }

.m-130 {
  margin: 130px !important; }

.m-135 {
  margin: 135px !important; }

.m-140 {
  margin: 140px !important; }

.m-145 {
  margin: 145px !important; }

.m-150 {
  margin: 150px !important; }

.m-155 {
  margin: 155px !important; }

.m-160 {
  margin: 160px !important; }

.m-165 {
  margin: 165px !important; }

.m-170 {
  margin: 170px !important; }

.mt-0 {
  margin-top: 0px !important; }

.mt-2 {
  margin-top: 2px !important; }

.mt-5 {
  margin-top: 5px !important; }

.mt-10 {
  margin-top: 10px !important; }

.mt-15 {
  margin-top: 15px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mt-25 {
  margin-top: 25px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mt-35 {
  margin-top: 35px !important; }

.mt-40 {
  margin-top: 40px !important; }

.mt-45 {
  margin-top: 45px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mt-55 {
  margin-top: 55px !important; }

.mt-60 {
  margin-top: 60px !important; }

.mt-65 {
  margin-top: 65px !important; }

.mt-70 {
  margin-top: 70px !important; }

.mt-75 {
  margin-top: 75px !important; }

.mt-80 {
  margin-top: 80px !important; }

.mt-85 {
  margin-top: 85px !important; }

.mt-90 {
  margin-top: 90px !important; }

.mt-95 {
  margin-top: 95px !important; }

.mt-100 {
  margin-top: 100px !important; }

.mt-105 {
  margin-top: 105px !important; }

.mt-110 {
  margin-top: 110px !important; }

.mt-115 {
  margin-top: 115px !important; }

.mt-120 {
  margin-top: 120px !important; }

.mt-125 {
  margin-top: 125px !important; }

.mt-130 {
  margin-top: 130px !important; }

.mt-135 {
  margin-top: 135px !important; }

.mt-140 {
  margin-top: 140px !important; }

.mt-145 {
  margin-top: 145px !important; }

.mt-150 {
  margin-top: 150px !important; }

.mt-155 {
  margin-top: 155px !important; }

.mt-160 {
  margin-top: 160px !important; }

.mt-165 {
  margin-top: 165px !important; }

.mt-170 {
  margin-top: 170px !important; }

.mr-0 {
  margin-right: 0px !important; }

.mr-2 {
  margin-right: 2px !important; }

.mr-5 {
  margin-right: 5px !important; }

.mr-10 {
  margin-right: 10px !important; }

.mr-15 {
  margin-right: 15px !important; }

.mr-20 {
  margin-right: 20px !important; }

.mr-25 {
  margin-right: 25px !important; }

.mr-30 {
  margin-right: 30px !important; }

.mr-35 {
  margin-right: 35px !important; }

.mr-40 {
  margin-right: 40px !important; }

.mr-45 {
  margin-right: 45px !important; }

.mr-50 {
  margin-right: 50px !important; }

.mr-55 {
  margin-right: 55px !important; }

.mr-60 {
  margin-right: 60px !important; }

.mr-65 {
  margin-right: 65px !important; }

.mr-70 {
  margin-right: 70px !important; }

.mr-75 {
  margin-right: 75px !important; }

.mr-80 {
  margin-right: 80px !important; }

.mr-85 {
  margin-right: 85px !important; }

.mr-90 {
  margin-right: 90px !important; }

.mr-95 {
  margin-right: 95px !important; }

.mr-100 {
  margin-right: 100px !important; }

.mr-105 {
  margin-right: 105px !important; }

.mr-110 {
  margin-right: 110px !important; }

.mr-115 {
  margin-right: 115px !important; }

.mr-120 {
  margin-right: 120px !important; }

.mr-125 {
  margin-right: 125px !important; }

.mr-130 {
  margin-right: 130px !important; }

.mr-135 {
  margin-right: 135px !important; }

.mr-140 {
  margin-right: 140px !important; }

.mr-145 {
  margin-right: 145px !important; }

.mr-150 {
  margin-right: 150px !important; }

.mr-155 {
  margin-right: 155px !important; }

.mr-160 {
  margin-right: 160px !important; }

.mr-165 {
  margin-right: 165px !important; }

.mr-170 {
  margin-right: 170px !important; }

.mb-0 {
  margin-bottom: 0px !important; }

.mb-2 {
  margin-bottom: 2px !important; }

.mb-5 {
  margin-bottom: 5px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.mb-25 {
  margin-bottom: 25px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-35 {
  margin-bottom: 35px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.mb-45 {
  margin-bottom: 45px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.mb-55 {
  margin-bottom: 55px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.mb-65 {
  margin-bottom: 65px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.mb-75 {
  margin-bottom: 75px !important; }

.mb-80 {
  margin-bottom: 80px !important; }

.mb-85 {
  margin-bottom: 85px !important; }

.mb-90 {
  margin-bottom: 90px !important; }

.mb-95 {
  margin-bottom: 95px !important; }

.mb-100 {
  margin-bottom: 100px !important; }

.mb-105 {
  margin-bottom: 105px !important; }

.mb-110 {
  margin-bottom: 110px !important; }

.mb-115 {
  margin-bottom: 115px !important; }

.mb-120 {
  margin-bottom: 120px !important; }

.mb-125 {
  margin-bottom: 125px !important; }

.mb-130 {
  margin-bottom: 130px !important; }

.mb-135 {
  margin-bottom: 135px !important; }

.mb-140 {
  margin-bottom: 140px !important; }

.mb-145 {
  margin-bottom: 145px !important; }

.mb-150 {
  margin-bottom: 150px !important; }

.mb-155 {
  margin-bottom: 155px !important; }

.mb-160 {
  margin-bottom: 160px !important; }

.mb-165 {
  margin-bottom: 165px !important; }

.mb-170 {
  margin-bottom: 170px !important; }

.ml-0 {
  margin-left: 0px !important; }

.ml-2 {
  margin-left: 2px !important; }

.ml-5 {
  margin-left: 5px !important; }

.ml-10 {
  margin-left: 10px !important; }

.ml-15 {
  margin-left: 15px !important; }

.ml-20 {
  margin-left: 20px !important; }

.ml-25 {
  margin-left: 25px !important; }

.ml-30 {
  margin-left: 30px !important; }

.ml-35 {
  margin-left: 35px !important; }

.ml-40 {
  margin-left: 40px !important; }

.ml-45 {
  margin-left: 45px !important; }

.ml-50 {
  margin-left: 50px !important; }

.ml-55 {
  margin-left: 55px !important; }

.ml-60 {
  margin-left: 60px !important; }

.ml-65 {
  margin-left: 65px !important; }

.ml-70 {
  margin-left: 70px !important; }

.ml-75 {
  margin-left: 75px !important; }

.ml-80 {
  margin-left: 80px !important; }

.ml-85 {
  margin-left: 85px !important; }

.ml-90 {
  margin-left: 90px !important; }

.ml-95 {
  margin-left: 95px !important; }

.ml-100 {
  margin-left: 100px !important; }

.ml-105 {
  margin-left: 105px !important; }

.ml-110 {
  margin-left: 110px !important; }

.ml-115 {
  margin-left: 115px !important; }

.ml-120 {
  margin-left: 120px !important; }

.ml-125 {
  margin-left: 125px !important; }

.ml-130 {
  margin-left: 130px !important; }

.ml-135 {
  margin-left: 135px !important; }

.ml-140 {
  margin-left: 140px !important; }

.ml-145 {
  margin-left: 145px !important; }

.ml-150 {
  margin-left: 150px !important; }

.ml-155 {
  margin-left: 155px !important; }

.ml-160 {
  margin-left: 160px !important; }

.ml-165 {
  margin-left: 165px !important; }

.ml-170 {
  margin-left: 170px !important; }

@media screen and (min-width: 576px) {
  .p-sm-0 {
    padding: 0px !important; }
  .p-sm-2 {
    padding: 2px !important; }
  .p-sm-5 {
    padding: 5px !important; }
  .p-sm-10 {
    padding: 10px !important; }
  .p-sm-15 {
    padding: 15px !important; }
  .p-sm-20 {
    padding: 20px !important; }
  .p-sm-25 {
    padding: 25px !important; }
  .p-sm-30 {
    padding: 30px !important; }
  .p-sm-35 {
    padding: 35px !important; }
  .p-sm-40 {
    padding: 40px !important; }
  .p-sm-45 {
    padding: 45px !important; }
  .p-sm-50 {
    padding: 50px !important; }
  .p-sm-55 {
    padding: 55px !important; }
  .p-sm-60 {
    padding: 60px !important; }
  .p-sm-65 {
    padding: 65px !important; }
  .p-sm-70 {
    padding: 70px !important; }
  .p-sm-75 {
    padding: 75px !important; }
  .p-sm-80 {
    padding: 80px !important; }
  .p-sm-85 {
    padding: 85px !important; }
  .p-sm-90 {
    padding: 90px !important; }
  .p-sm-95 {
    padding: 95px !important; }
  .p-sm-100 {
    padding: 100px !important; }
  .p-sm-105 {
    padding: 105px !important; }
  .p-sm-110 {
    padding: 110px !important; }
  .p-sm-115 {
    padding: 115px !important; }
  .p-sm-120 {
    padding: 120px !important; }
  .p-sm-125 {
    padding: 125px !important; }
  .p-sm-130 {
    padding: 130px !important; }
  .p-sm-135 {
    padding: 135px !important; }
  .p-sm-140 {
    padding: 140px !important; }
  .p-sm-145 {
    padding: 145px !important; }
  .p-sm-150 {
    padding: 150px !important; }
  .p-sm-155 {
    padding: 155px !important; }
  .p-sm-160 {
    padding: 160px !important; }
  .p-sm-165 {
    padding: 165px !important; }
  .p-sm-170 {
    padding: 170px !important; }
  .pt-sm-0 {
    padding-top: 0px !important; }
  .pt-sm-2 {
    padding-top: 2px !important; }
  .pt-sm-5 {
    padding-top: 5px !important; }
  .pt-sm-10 {
    padding-top: 10px !important; }
  .pt-sm-15 {
    padding-top: 15px !important; }
  .pt-sm-20 {
    padding-top: 20px !important; }
  .pt-sm-25 {
    padding-top: 25px !important; }
  .pt-sm-30 {
    padding-top: 30px !important; }
  .pt-sm-35 {
    padding-top: 35px !important; }
  .pt-sm-40 {
    padding-top: 40px !important; }
  .pt-sm-45 {
    padding-top: 45px !important; }
  .pt-sm-50 {
    padding-top: 50px !important; }
  .pt-sm-55 {
    padding-top: 55px !important; }
  .pt-sm-60 {
    padding-top: 60px !important; }
  .pt-sm-65 {
    padding-top: 65px !important; }
  .pt-sm-70 {
    padding-top: 70px !important; }
  .pt-sm-75 {
    padding-top: 75px !important; }
  .pt-sm-80 {
    padding-top: 80px !important; }
  .pt-sm-85 {
    padding-top: 85px !important; }
  .pt-sm-90 {
    padding-top: 90px !important; }
  .pt-sm-95 {
    padding-top: 95px !important; }
  .pt-sm-100 {
    padding-top: 100px !important; }
  .pt-sm-105 {
    padding-top: 105px !important; }
  .pt-sm-110 {
    padding-top: 110px !important; }
  .pt-sm-115 {
    padding-top: 115px !important; }
  .pt-sm-120 {
    padding-top: 120px !important; }
  .pt-sm-125 {
    padding-top: 125px !important; }
  .pt-sm-130 {
    padding-top: 130px !important; }
  .pt-sm-135 {
    padding-top: 135px !important; }
  .pt-sm-140 {
    padding-top: 140px !important; }
  .pt-sm-145 {
    padding-top: 145px !important; }
  .pt-sm-150 {
    padding-top: 150px !important; }
  .pt-sm-155 {
    padding-top: 155px !important; }
  .pt-sm-160 {
    padding-top: 160px !important; }
  .pt-sm-165 {
    padding-top: 165px !important; }
  .pt-sm-170 {
    padding-top: 170px !important; }
  .pr-sm-0 {
    padding-right: 0px !important; }
  .pr-sm-2 {
    padding-right: 2px !important; }
  .pr-sm-5 {
    padding-right: 5px !important; }
  .pr-sm-10 {
    padding-right: 10px !important; }
  .pr-sm-15 {
    padding-right: 15px !important; }
  .pr-sm-20 {
    padding-right: 20px !important; }
  .pr-sm-25 {
    padding-right: 25px !important; }
  .pr-sm-30 {
    padding-right: 30px !important; }
  .pr-sm-35 {
    padding-right: 35px !important; }
  .pr-sm-40 {
    padding-right: 40px !important; }
  .pr-sm-45 {
    padding-right: 45px !important; }
  .pr-sm-50 {
    padding-right: 50px !important; }
  .pr-sm-55 {
    padding-right: 55px !important; }
  .pr-sm-60 {
    padding-right: 60px !important; }
  .pr-sm-65 {
    padding-right: 65px !important; }
  .pr-sm-70 {
    padding-right: 70px !important; }
  .pr-sm-75 {
    padding-right: 75px !important; }
  .pr-sm-80 {
    padding-right: 80px !important; }
  .pr-sm-85 {
    padding-right: 85px !important; }
  .pr-sm-90 {
    padding-right: 90px !important; }
  .pr-sm-95 {
    padding-right: 95px !important; }
  .pr-sm-100 {
    padding-right: 100px !important; }
  .pr-sm-105 {
    padding-right: 105px !important; }
  .pr-sm-110 {
    padding-right: 110px !important; }
  .pr-sm-115 {
    padding-right: 115px !important; }
  .pr-sm-120 {
    padding-right: 120px !important; }
  .pr-sm-125 {
    padding-right: 125px !important; }
  .pr-sm-130 {
    padding-right: 130px !important; }
  .pr-sm-135 {
    padding-right: 135px !important; }
  .pr-sm-140 {
    padding-right: 140px !important; }
  .pr-sm-145 {
    padding-right: 145px !important; }
  .pr-sm-150 {
    padding-right: 150px !important; }
  .pr-sm-155 {
    padding-right: 155px !important; }
  .pr-sm-160 {
    padding-right: 160px !important; }
  .pr-sm-165 {
    padding-right: 165px !important; }
  .pr-sm-170 {
    padding-right: 170px !important; }
  .pb-sm-0 {
    padding-bottom: 0px !important; }
  .pb-sm-2 {
    padding-bottom: 2px !important; }
  .pb-sm-5 {
    padding-bottom: 5px !important; }
  .pb-sm-10 {
    padding-bottom: 10px !important; }
  .pb-sm-15 {
    padding-bottom: 15px !important; }
  .pb-sm-20 {
    padding-bottom: 20px !important; }
  .pb-sm-25 {
    padding-bottom: 25px !important; }
  .pb-sm-30 {
    padding-bottom: 30px !important; }
  .pb-sm-35 {
    padding-bottom: 35px !important; }
  .pb-sm-40 {
    padding-bottom: 40px !important; }
  .pb-sm-45 {
    padding-bottom: 45px !important; }
  .pb-sm-50 {
    padding-bottom: 50px !important; }
  .pb-sm-55 {
    padding-bottom: 55px !important; }
  .pb-sm-60 {
    padding-bottom: 60px !important; }
  .pb-sm-65 {
    padding-bottom: 65px !important; }
  .pb-sm-70 {
    padding-bottom: 70px !important; }
  .pb-sm-75 {
    padding-bottom: 75px !important; }
  .pb-sm-80 {
    padding-bottom: 80px !important; }
  .pb-sm-85 {
    padding-bottom: 85px !important; }
  .pb-sm-90 {
    padding-bottom: 90px !important; }
  .pb-sm-95 {
    padding-bottom: 95px !important; }
  .pb-sm-100 {
    padding-bottom: 100px !important; }
  .pb-sm-105 {
    padding-bottom: 105px !important; }
  .pb-sm-110 {
    padding-bottom: 110px !important; }
  .pb-sm-115 {
    padding-bottom: 115px !important; }
  .pb-sm-120 {
    padding-bottom: 120px !important; }
  .pb-sm-125 {
    padding-bottom: 125px !important; }
  .pb-sm-130 {
    padding-bottom: 130px !important; }
  .pb-sm-135 {
    padding-bottom: 135px !important; }
  .pb-sm-140 {
    padding-bottom: 140px !important; }
  .pb-sm-145 {
    padding-bottom: 145px !important; }
  .pb-sm-150 {
    padding-bottom: 150px !important; }
  .pb-sm-155 {
    padding-bottom: 155px !important; }
  .pb-sm-160 {
    padding-bottom: 160px !important; }
  .pb-sm-165 {
    padding-bottom: 165px !important; }
  .pb-sm-170 {
    padding-bottom: 170px !important; }
  .pl-sm-0 {
    padding-left: 0px !important; }
  .pl-sm-2 {
    padding-left: 2px !important; }
  .pl-sm-5 {
    padding-left: 5px !important; }
  .pl-sm-10 {
    padding-left: 10px !important; }
  .pl-sm-15 {
    padding-left: 15px !important; }
  .pl-sm-20 {
    padding-left: 20px !important; }
  .pl-sm-25 {
    padding-left: 25px !important; }
  .pl-sm-30 {
    padding-left: 30px !important; }
  .pl-sm-35 {
    padding-left: 35px !important; }
  .pl-sm-40 {
    padding-left: 40px !important; }
  .pl-sm-45 {
    padding-left: 45px !important; }
  .pl-sm-50 {
    padding-left: 50px !important; }
  .pl-sm-55 {
    padding-left: 55px !important; }
  .pl-sm-60 {
    padding-left: 60px !important; }
  .pl-sm-65 {
    padding-left: 65px !important; }
  .pl-sm-70 {
    padding-left: 70px !important; }
  .pl-sm-75 {
    padding-left: 75px !important; }
  .pl-sm-80 {
    padding-left: 80px !important; }
  .pl-sm-85 {
    padding-left: 85px !important; }
  .pl-sm-90 {
    padding-left: 90px !important; }
  .pl-sm-95 {
    padding-left: 95px !important; }
  .pl-sm-100 {
    padding-left: 100px !important; }
  .pl-sm-105 {
    padding-left: 105px !important; }
  .pl-sm-110 {
    padding-left: 110px !important; }
  .pl-sm-115 {
    padding-left: 115px !important; }
  .pl-sm-120 {
    padding-left: 120px !important; }
  .pl-sm-125 {
    padding-left: 125px !important; }
  .pl-sm-130 {
    padding-left: 130px !important; }
  .pl-sm-135 {
    padding-left: 135px !important; }
  .pl-sm-140 {
    padding-left: 140px !important; }
  .pl-sm-145 {
    padding-left: 145px !important; }
  .pl-sm-150 {
    padding-left: 150px !important; }
  .pl-sm-155 {
    padding-left: 155px !important; }
  .pl-sm-160 {
    padding-left: 160px !important; }
  .pl-sm-165 {
    padding-left: 165px !important; }
  .pl-sm-170 {
    padding-left: 170px !important; }
  .m-sm-0 {
    margin: 0px !important; }
  .m-sm-2 {
    margin: 2px !important; }
  .m-sm-5 {
    margin: 5px !important; }
  .m-sm-10 {
    margin: 10px !important; }
  .m-sm-15 {
    margin: 15px !important; }
  .m-sm-20 {
    margin: 20px !important; }
  .m-sm-25 {
    margin: 25px !important; }
  .m-sm-30 {
    margin: 30px !important; }
  .m-sm-35 {
    margin: 35px !important; }
  .m-sm-40 {
    margin: 40px !important; }
  .m-sm-45 {
    margin: 45px !important; }
  .m-sm-50 {
    margin: 50px !important; }
  .m-sm-55 {
    margin: 55px !important; }
  .m-sm-60 {
    margin: 60px !important; }
  .m-sm-65 {
    margin: 65px !important; }
  .m-sm-70 {
    margin: 70px !important; }
  .m-sm-75 {
    margin: 75px !important; }
  .m-sm-80 {
    margin: 80px !important; }
  .m-sm-85 {
    margin: 85px !important; }
  .m-sm-90 {
    margin: 90px !important; }
  .m-sm-95 {
    margin: 95px !important; }
  .m-sm-100 {
    margin: 100px !important; }
  .m-sm-105 {
    margin: 105px !important; }
  .m-sm-110 {
    margin: 110px !important; }
  .m-sm-115 {
    margin: 115px !important; }
  .m-sm-120 {
    margin: 120px !important; }
  .m-sm-125 {
    margin: 125px !important; }
  .m-sm-130 {
    margin: 130px !important; }
  .m-sm-135 {
    margin: 135px !important; }
  .m-sm-140 {
    margin: 140px !important; }
  .m-sm-145 {
    margin: 145px !important; }
  .m-sm-150 {
    margin: 150px !important; }
  .m-sm-155 {
    margin: 155px !important; }
  .m-sm-160 {
    margin: 160px !important; }
  .m-sm-165 {
    margin: 165px !important; }
  .m-sm-170 {
    margin: 170px !important; }
  .mt-sm-0 {
    margin-top: 0px !important; }
  .mt-sm-2 {
    margin-top: 2px !important; }
  .mt-sm-5 {
    margin-top: 5px !important; }
  .mt-sm-10 {
    margin-top: 10px !important; }
  .mt-sm-15 {
    margin-top: 15px !important; }
  .mt-sm-20 {
    margin-top: 20px !important; }
  .mt-sm-25 {
    margin-top: 25px !important; }
  .mt-sm-30 {
    margin-top: 30px !important; }
  .mt-sm-35 {
    margin-top: 35px !important; }
  .mt-sm-40 {
    margin-top: 40px !important; }
  .mt-sm-45 {
    margin-top: 45px !important; }
  .mt-sm-50 {
    margin-top: 50px !important; }
  .mt-sm-55 {
    margin-top: 55px !important; }
  .mt-sm-60 {
    margin-top: 60px !important; }
  .mt-sm-65 {
    margin-top: 65px !important; }
  .mt-sm-70 {
    margin-top: 70px !important; }
  .mt-sm-75 {
    margin-top: 75px !important; }
  .mt-sm-80 {
    margin-top: 80px !important; }
  .mt-sm-85 {
    margin-top: 85px !important; }
  .mt-sm-90 {
    margin-top: 90px !important; }
  .mt-sm-95 {
    margin-top: 95px !important; }
  .mt-sm-100 {
    margin-top: 100px !important; }
  .mt-sm-105 {
    margin-top: 105px !important; }
  .mt-sm-110 {
    margin-top: 110px !important; }
  .mt-sm-115 {
    margin-top: 115px !important; }
  .mt-sm-120 {
    margin-top: 120px !important; }
  .mt-sm-125 {
    margin-top: 125px !important; }
  .mt-sm-130 {
    margin-top: 130px !important; }
  .mt-sm-135 {
    margin-top: 135px !important; }
  .mt-sm-140 {
    margin-top: 140px !important; }
  .mt-sm-145 {
    margin-top: 145px !important; }
  .mt-sm-150 {
    margin-top: 150px !important; }
  .mt-sm-155 {
    margin-top: 155px !important; }
  .mt-sm-160 {
    margin-top: 160px !important; }
  .mt-sm-165 {
    margin-top: 165px !important; }
  .mt-sm-170 {
    margin-top: 170px !important; }
  .mr-sm-0 {
    margin-right: 0px !important; }
  .mr-sm-2 {
    margin-right: 2px !important; }
  .mr-sm-5 {
    margin-right: 5px !important; }
  .mr-sm-10 {
    margin-right: 10px !important; }
  .mr-sm-15 {
    margin-right: 15px !important; }
  .mr-sm-20 {
    margin-right: 20px !important; }
  .mr-sm-25 {
    margin-right: 25px !important; }
  .mr-sm-30 {
    margin-right: 30px !important; }
  .mr-sm-35 {
    margin-right: 35px !important; }
  .mr-sm-40 {
    margin-right: 40px !important; }
  .mr-sm-45 {
    margin-right: 45px !important; }
  .mr-sm-50 {
    margin-right: 50px !important; }
  .mr-sm-55 {
    margin-right: 55px !important; }
  .mr-sm-60 {
    margin-right: 60px !important; }
  .mr-sm-65 {
    margin-right: 65px !important; }
  .mr-sm-70 {
    margin-right: 70px !important; }
  .mr-sm-75 {
    margin-right: 75px !important; }
  .mr-sm-80 {
    margin-right: 80px !important; }
  .mr-sm-85 {
    margin-right: 85px !important; }
  .mr-sm-90 {
    margin-right: 90px !important; }
  .mr-sm-95 {
    margin-right: 95px !important; }
  .mr-sm-100 {
    margin-right: 100px !important; }
  .mr-sm-105 {
    margin-right: 105px !important; }
  .mr-sm-110 {
    margin-right: 110px !important; }
  .mr-sm-115 {
    margin-right: 115px !important; }
  .mr-sm-120 {
    margin-right: 120px !important; }
  .mr-sm-125 {
    margin-right: 125px !important; }
  .mr-sm-130 {
    margin-right: 130px !important; }
  .mr-sm-135 {
    margin-right: 135px !important; }
  .mr-sm-140 {
    margin-right: 140px !important; }
  .mr-sm-145 {
    margin-right: 145px !important; }
  .mr-sm-150 {
    margin-right: 150px !important; }
  .mr-sm-155 {
    margin-right: 155px !important; }
  .mr-sm-160 {
    margin-right: 160px !important; }
  .mr-sm-165 {
    margin-right: 165px !important; }
  .mr-sm-170 {
    margin-right: 170px !important; }
  .mb-sm-0 {
    margin-bottom: 0px !important; }
  .mb-sm-2 {
    margin-bottom: 2px !important; }
  .mb-sm-5 {
    margin-bottom: 5px !important; }
  .mb-sm-10 {
    margin-bottom: 10px !important; }
  .mb-sm-15 {
    margin-bottom: 15px !important; }
  .mb-sm-20 {
    margin-bottom: 20px !important; }
  .mb-sm-25 {
    margin-bottom: 25px !important; }
  .mb-sm-30 {
    margin-bottom: 30px !important; }
  .mb-sm-35 {
    margin-bottom: 35px !important; }
  .mb-sm-40 {
    margin-bottom: 40px !important; }
  .mb-sm-45 {
    margin-bottom: 45px !important; }
  .mb-sm-50 {
    margin-bottom: 50px !important; }
  .mb-sm-55 {
    margin-bottom: 55px !important; }
  .mb-sm-60 {
    margin-bottom: 60px !important; }
  .mb-sm-65 {
    margin-bottom: 65px !important; }
  .mb-sm-70 {
    margin-bottom: 70px !important; }
  .mb-sm-75 {
    margin-bottom: 75px !important; }
  .mb-sm-80 {
    margin-bottom: 80px !important; }
  .mb-sm-85 {
    margin-bottom: 85px !important; }
  .mb-sm-90 {
    margin-bottom: 90px !important; }
  .mb-sm-95 {
    margin-bottom: 95px !important; }
  .mb-sm-100 {
    margin-bottom: 100px !important; }
  .mb-sm-105 {
    margin-bottom: 105px !important; }
  .mb-sm-110 {
    margin-bottom: 110px !important; }
  .mb-sm-115 {
    margin-bottom: 115px !important; }
  .mb-sm-120 {
    margin-bottom: 120px !important; }
  .mb-sm-125 {
    margin-bottom: 125px !important; }
  .mb-sm-130 {
    margin-bottom: 130px !important; }
  .mb-sm-135 {
    margin-bottom: 135px !important; }
  .mb-sm-140 {
    margin-bottom: 140px !important; }
  .mb-sm-145 {
    margin-bottom: 145px !important; }
  .mb-sm-150 {
    margin-bottom: 150px !important; }
  .mb-sm-155 {
    margin-bottom: 155px !important; }
  .mb-sm-160 {
    margin-bottom: 160px !important; }
  .mb-sm-165 {
    margin-bottom: 165px !important; }
  .mb-sm-170 {
    margin-bottom: 170px !important; }
  .ml-sm-0 {
    margin-left: 0px !important; }
  .ml-sm-2 {
    margin-left: 2px !important; }
  .ml-sm-5 {
    margin-left: 5px !important; }
  .ml-sm-10 {
    margin-left: 10px !important; }
  .ml-sm-15 {
    margin-left: 15px !important; }
  .ml-sm-20 {
    margin-left: 20px !important; }
  .ml-sm-25 {
    margin-left: 25px !important; }
  .ml-sm-30 {
    margin-left: 30px !important; }
  .ml-sm-35 {
    margin-left: 35px !important; }
  .ml-sm-40 {
    margin-left: 40px !important; }
  .ml-sm-45 {
    margin-left: 45px !important; }
  .ml-sm-50 {
    margin-left: 50px !important; }
  .ml-sm-55 {
    margin-left: 55px !important; }
  .ml-sm-60 {
    margin-left: 60px !important; }
  .ml-sm-65 {
    margin-left: 65px !important; }
  .ml-sm-70 {
    margin-left: 70px !important; }
  .ml-sm-75 {
    margin-left: 75px !important; }
  .ml-sm-80 {
    margin-left: 80px !important; }
  .ml-sm-85 {
    margin-left: 85px !important; }
  .ml-sm-90 {
    margin-left: 90px !important; }
  .ml-sm-95 {
    margin-left: 95px !important; }
  .ml-sm-100 {
    margin-left: 100px !important; }
  .ml-sm-105 {
    margin-left: 105px !important; }
  .ml-sm-110 {
    margin-left: 110px !important; }
  .ml-sm-115 {
    margin-left: 115px !important; }
  .ml-sm-120 {
    margin-left: 120px !important; }
  .ml-sm-125 {
    margin-left: 125px !important; }
  .ml-sm-130 {
    margin-left: 130px !important; }
  .ml-sm-135 {
    margin-left: 135px !important; }
  .ml-sm-140 {
    margin-left: 140px !important; }
  .ml-sm-145 {
    margin-left: 145px !important; }
  .ml-sm-150 {
    margin-left: 150px !important; }
  .ml-sm-155 {
    margin-left: 155px !important; }
  .ml-sm-160 {
    margin-left: 160px !important; }
  .ml-sm-165 {
    margin-left: 165px !important; }
  .ml-sm-170 {
    margin-left: 170px !important; } }

@media screen and (min-width: 768px) {
  .p-md-0 {
    padding: 0px !important; }
  .p-md-2 {
    padding: 2px !important; }
  .p-md-5 {
    padding: 5px !important; }
  .p-md-10 {
    padding: 10px !important; }
  .p-md-15 {
    padding: 15px !important; }
  .p-md-20 {
    padding: 20px !important; }
  .p-md-25 {
    padding: 25px !important; }
  .p-md-30 {
    padding: 30px !important; }
  .p-md-35 {
    padding: 35px !important; }
  .p-md-40 {
    padding: 40px !important; }
  .p-md-45 {
    padding: 45px !important; }
  .p-md-50 {
    padding: 50px !important; }
  .p-md-55 {
    padding: 55px !important; }
  .p-md-60 {
    padding: 60px !important; }
  .p-md-65 {
    padding: 65px !important; }
  .p-md-70 {
    padding: 70px !important; }
  .p-md-75 {
    padding: 75px !important; }
  .p-md-80 {
    padding: 80px !important; }
  .p-md-85 {
    padding: 85px !important; }
  .p-md-90 {
    padding: 90px !important; }
  .p-md-95 {
    padding: 95px !important; }
  .p-md-100 {
    padding: 100px !important; }
  .p-md-105 {
    padding: 105px !important; }
  .p-md-110 {
    padding: 110px !important; }
  .p-md-115 {
    padding: 115px !important; }
  .p-md-120 {
    padding: 120px !important; }
  .p-md-125 {
    padding: 125px !important; }
  .p-md-130 {
    padding: 130px !important; }
  .p-md-135 {
    padding: 135px !important; }
  .p-md-140 {
    padding: 140px !important; }
  .p-md-145 {
    padding: 145px !important; }
  .p-md-150 {
    padding: 150px !important; }
  .p-md-155 {
    padding: 155px !important; }
  .p-md-160 {
    padding: 160px !important; }
  .p-md-165 {
    padding: 165px !important; }
  .p-md-170 {
    padding: 170px !important; }
  .pt-md-0 {
    padding-top: 0px !important; }
  .pt-md-2 {
    padding-top: 2px !important; }
  .pt-md-5 {
    padding-top: 5px !important; }
  .pt-md-10 {
    padding-top: 10px !important; }
  .pt-md-15 {
    padding-top: 15px !important; }
  .pt-md-20 {
    padding-top: 20px !important; }
  .pt-md-25 {
    padding-top: 25px !important; }
  .pt-md-30 {
    padding-top: 30px !important; }
  .pt-md-35 {
    padding-top: 35px !important; }
  .pt-md-40 {
    padding-top: 40px !important; }
  .pt-md-45 {
    padding-top: 45px !important; }
  .pt-md-50 {
    padding-top: 50px !important; }
  .pt-md-55 {
    padding-top: 55px !important; }
  .pt-md-60 {
    padding-top: 60px !important; }
  .pt-md-65 {
    padding-top: 65px !important; }
  .pt-md-70 {
    padding-top: 70px !important; }
  .pt-md-75 {
    padding-top: 75px !important; }
  .pt-md-80 {
    padding-top: 80px !important; }
  .pt-md-85 {
    padding-top: 85px !important; }
  .pt-md-90 {
    padding-top: 90px !important; }
  .pt-md-95 {
    padding-top: 95px !important; }
  .pt-md-100 {
    padding-top: 100px !important; }
  .pt-md-105 {
    padding-top: 105px !important; }
  .pt-md-110 {
    padding-top: 110px !important; }
  .pt-md-115 {
    padding-top: 115px !important; }
  .pt-md-120 {
    padding-top: 120px !important; }
  .pt-md-125 {
    padding-top: 125px !important; }
  .pt-md-130 {
    padding-top: 130px !important; }
  .pt-md-135 {
    padding-top: 135px !important; }
  .pt-md-140 {
    padding-top: 140px !important; }
  .pt-md-145 {
    padding-top: 145px !important; }
  .pt-md-150 {
    padding-top: 150px !important; }
  .pt-md-155 {
    padding-top: 155px !important; }
  .pt-md-160 {
    padding-top: 160px !important; }
  .pt-md-165 {
    padding-top: 165px !important; }
  .pt-md-170 {
    padding-top: 170px !important; }
  .pr-md-0 {
    padding-right: 0px !important; }
  .pr-md-2 {
    padding-right: 2px !important; }
  .pr-md-5 {
    padding-right: 5px !important; }
  .pr-md-10 {
    padding-right: 10px !important; }
  .pr-md-15 {
    padding-right: 15px !important; }
  .pr-md-20 {
    padding-right: 20px !important; }
  .pr-md-25 {
    padding-right: 25px !important; }
  .pr-md-30 {
    padding-right: 30px !important; }
  .pr-md-35 {
    padding-right: 35px !important; }
  .pr-md-40 {
    padding-right: 40px !important; }
  .pr-md-45 {
    padding-right: 45px !important; }
  .pr-md-50 {
    padding-right: 50px !important; }
  .pr-md-55 {
    padding-right: 55px !important; }
  .pr-md-60 {
    padding-right: 60px !important; }
  .pr-md-65 {
    padding-right: 65px !important; }
  .pr-md-70 {
    padding-right: 70px !important; }
  .pr-md-75 {
    padding-right: 75px !important; }
  .pr-md-80 {
    padding-right: 80px !important; }
  .pr-md-85 {
    padding-right: 85px !important; }
  .pr-md-90 {
    padding-right: 90px !important; }
  .pr-md-95 {
    padding-right: 95px !important; }
  .pr-md-100 {
    padding-right: 100px !important; }
  .pr-md-105 {
    padding-right: 105px !important; }
  .pr-md-110 {
    padding-right: 110px !important; }
  .pr-md-115 {
    padding-right: 115px !important; }
  .pr-md-120 {
    padding-right: 120px !important; }
  .pr-md-125 {
    padding-right: 125px !important; }
  .pr-md-130 {
    padding-right: 130px !important; }
  .pr-md-135 {
    padding-right: 135px !important; }
  .pr-md-140 {
    padding-right: 140px !important; }
  .pr-md-145 {
    padding-right: 145px !important; }
  .pr-md-150 {
    padding-right: 150px !important; }
  .pr-md-155 {
    padding-right: 155px !important; }
  .pr-md-160 {
    padding-right: 160px !important; }
  .pr-md-165 {
    padding-right: 165px !important; }
  .pr-md-170 {
    padding-right: 170px !important; }
  .pb-md-0 {
    padding-bottom: 0px !important; }
  .pb-md-2 {
    padding-bottom: 2px !important; }
  .pb-md-5 {
    padding-bottom: 5px !important; }
  .pb-md-10 {
    padding-bottom: 10px !important; }
  .pb-md-15 {
    padding-bottom: 15px !important; }
  .pb-md-20 {
    padding-bottom: 20px !important; }
  .pb-md-25 {
    padding-bottom: 25px !important; }
  .pb-md-30 {
    padding-bottom: 30px !important; }
  .pb-md-35 {
    padding-bottom: 35px !important; }
  .pb-md-40 {
    padding-bottom: 40px !important; }
  .pb-md-45 {
    padding-bottom: 45px !important; }
  .pb-md-50 {
    padding-bottom: 50px !important; }
  .pb-md-55 {
    padding-bottom: 55px !important; }
  .pb-md-60 {
    padding-bottom: 60px !important; }
  .pb-md-65 {
    padding-bottom: 65px !important; }
  .pb-md-70 {
    padding-bottom: 70px !important; }
  .pb-md-75 {
    padding-bottom: 75px !important; }
  .pb-md-80 {
    padding-bottom: 80px !important; }
  .pb-md-85 {
    padding-bottom: 85px !important; }
  .pb-md-90 {
    padding-bottom: 90px !important; }
  .pb-md-95 {
    padding-bottom: 95px !important; }
  .pb-md-100 {
    padding-bottom: 100px !important; }
  .pb-md-105 {
    padding-bottom: 105px !important; }
  .pb-md-110 {
    padding-bottom: 110px !important; }
  .pb-md-115 {
    padding-bottom: 115px !important; }
  .pb-md-120 {
    padding-bottom: 120px !important; }
  .pb-md-125 {
    padding-bottom: 125px !important; }
  .pb-md-130 {
    padding-bottom: 130px !important; }
  .pb-md-135 {
    padding-bottom: 135px !important; }
  .pb-md-140 {
    padding-bottom: 140px !important; }
  .pb-md-145 {
    padding-bottom: 145px !important; }
  .pb-md-150 {
    padding-bottom: 150px !important; }
  .pb-md-155 {
    padding-bottom: 155px !important; }
  .pb-md-160 {
    padding-bottom: 160px !important; }
  .pb-md-165 {
    padding-bottom: 165px !important; }
  .pb-md-170 {
    padding-bottom: 170px !important; }
  .pl-md-0 {
    padding-left: 0px !important; }
  .pl-md-2 {
    padding-left: 2px !important; }
  .pl-md-5 {
    padding-left: 5px !important; }
  .pl-md-10 {
    padding-left: 10px !important; }
  .pl-md-15 {
    padding-left: 15px !important; }
  .pl-md-20 {
    padding-left: 20px !important; }
  .pl-md-25 {
    padding-left: 25px !important; }
  .pl-md-30 {
    padding-left: 30px !important; }
  .pl-md-35 {
    padding-left: 35px !important; }
  .pl-md-40 {
    padding-left: 40px !important; }
  .pl-md-45 {
    padding-left: 45px !important; }
  .pl-md-50 {
    padding-left: 50px !important; }
  .pl-md-55 {
    padding-left: 55px !important; }
  .pl-md-60 {
    padding-left: 60px !important; }
  .pl-md-65 {
    padding-left: 65px !important; }
  .pl-md-70 {
    padding-left: 70px !important; }
  .pl-md-75 {
    padding-left: 75px !important; }
  .pl-md-80 {
    padding-left: 80px !important; }
  .pl-md-85 {
    padding-left: 85px !important; }
  .pl-md-90 {
    padding-left: 90px !important; }
  .pl-md-95 {
    padding-left: 95px !important; }
  .pl-md-100 {
    padding-left: 100px !important; }
  .pl-md-105 {
    padding-left: 105px !important; }
  .pl-md-110 {
    padding-left: 110px !important; }
  .pl-md-115 {
    padding-left: 115px !important; }
  .pl-md-120 {
    padding-left: 120px !important; }
  .pl-md-125 {
    padding-left: 125px !important; }
  .pl-md-130 {
    padding-left: 130px !important; }
  .pl-md-135 {
    padding-left: 135px !important; }
  .pl-md-140 {
    padding-left: 140px !important; }
  .pl-md-145 {
    padding-left: 145px !important; }
  .pl-md-150 {
    padding-left: 150px !important; }
  .pl-md-155 {
    padding-left: 155px !important; }
  .pl-md-160 {
    padding-left: 160px !important; }
  .pl-md-165 {
    padding-left: 165px !important; }
  .pl-md-170 {
    padding-left: 170px !important; }
  .m-md-0 {
    margin: 0px !important; }
  .m-md-2 {
    margin: 2px !important; }
  .m-md-5 {
    margin: 5px !important; }
  .m-md-10 {
    margin: 10px !important; }
  .m-md-15 {
    margin: 15px !important; }
  .m-md-20 {
    margin: 20px !important; }
  .m-md-25 {
    margin: 25px !important; }
  .m-md-30 {
    margin: 30px !important; }
  .m-md-35 {
    margin: 35px !important; }
  .m-md-40 {
    margin: 40px !important; }
  .m-md-45 {
    margin: 45px !important; }
  .m-md-50 {
    margin: 50px !important; }
  .m-md-55 {
    margin: 55px !important; }
  .m-md-60 {
    margin: 60px !important; }
  .m-md-65 {
    margin: 65px !important; }
  .m-md-70 {
    margin: 70px !important; }
  .m-md-75 {
    margin: 75px !important; }
  .m-md-80 {
    margin: 80px !important; }
  .m-md-85 {
    margin: 85px !important; }
  .m-md-90 {
    margin: 90px !important; }
  .m-md-95 {
    margin: 95px !important; }
  .m-md-100 {
    margin: 100px !important; }
  .m-md-105 {
    margin: 105px !important; }
  .m-md-110 {
    margin: 110px !important; }
  .m-md-115 {
    margin: 115px !important; }
  .m-md-120 {
    margin: 120px !important; }
  .m-md-125 {
    margin: 125px !important; }
  .m-md-130 {
    margin: 130px !important; }
  .m-md-135 {
    margin: 135px !important; }
  .m-md-140 {
    margin: 140px !important; }
  .m-md-145 {
    margin: 145px !important; }
  .m-md-150 {
    margin: 150px !important; }
  .m-md-155 {
    margin: 155px !important; }
  .m-md-160 {
    margin: 160px !important; }
  .m-md-165 {
    margin: 165px !important; }
  .m-md-170 {
    margin: 170px !important; }
  .mt-md-0 {
    margin-top: 0px !important; }
  .mt-md-2 {
    margin-top: 2px !important; }
  .mt-md-5 {
    margin-top: 5px !important; }
  .mt-md-10 {
    margin-top: 10px !important; }
  .mt-md-15 {
    margin-top: 15px !important; }
  .mt-md-20 {
    margin-top: 20px !important; }
  .mt-md-25 {
    margin-top: 25px !important; }
  .mt-md-30 {
    margin-top: 30px !important; }
  .mt-md-35 {
    margin-top: 35px !important; }
  .mt-md-40 {
    margin-top: 40px !important; }
  .mt-md-45 {
    margin-top: 45px !important; }
  .mt-md-50 {
    margin-top: 50px !important; }
  .mt-md-55 {
    margin-top: 55px !important; }
  .mt-md-60 {
    margin-top: 60px !important; }
  .mt-md-65 {
    margin-top: 65px !important; }
  .mt-md-70 {
    margin-top: 70px !important; }
  .mt-md-75 {
    margin-top: 75px !important; }
  .mt-md-80 {
    margin-top: 80px !important; }
  .mt-md-85 {
    margin-top: 85px !important; }
  .mt-md-90 {
    margin-top: 90px !important; }
  .mt-md-95 {
    margin-top: 95px !important; }
  .mt-md-100 {
    margin-top: 100px !important; }
  .mt-md-105 {
    margin-top: 105px !important; }
  .mt-md-110 {
    margin-top: 110px !important; }
  .mt-md-115 {
    margin-top: 115px !important; }
  .mt-md-120 {
    margin-top: 120px !important; }
  .mt-md-125 {
    margin-top: 125px !important; }
  .mt-md-130 {
    margin-top: 130px !important; }
  .mt-md-135 {
    margin-top: 135px !important; }
  .mt-md-140 {
    margin-top: 140px !important; }
  .mt-md-145 {
    margin-top: 145px !important; }
  .mt-md-150 {
    margin-top: 150px !important; }
  .mt-md-155 {
    margin-top: 155px !important; }
  .mt-md-160 {
    margin-top: 160px !important; }
  .mt-md-165 {
    margin-top: 165px !important; }
  .mt-md-170 {
    margin-top: 170px !important; }
  .mr-md-0 {
    margin-right: 0px !important; }
  .mr-md-2 {
    margin-right: 2px !important; }
  .mr-md-5 {
    margin-right: 5px !important; }
  .mr-md-10 {
    margin-right: 10px !important; }
  .mr-md-15 {
    margin-right: 15px !important; }
  .mr-md-20 {
    margin-right: 20px !important; }
  .mr-md-25 {
    margin-right: 25px !important; }
  .mr-md-30 {
    margin-right: 30px !important; }
  .mr-md-35 {
    margin-right: 35px !important; }
  .mr-md-40 {
    margin-right: 40px !important; }
  .mr-md-45 {
    margin-right: 45px !important; }
  .mr-md-50 {
    margin-right: 50px !important; }
  .mr-md-55 {
    margin-right: 55px !important; }
  .mr-md-60 {
    margin-right: 60px !important; }
  .mr-md-65 {
    margin-right: 65px !important; }
  .mr-md-70 {
    margin-right: 70px !important; }
  .mr-md-75 {
    margin-right: 75px !important; }
  .mr-md-80 {
    margin-right: 80px !important; }
  .mr-md-85 {
    margin-right: 85px !important; }
  .mr-md-90 {
    margin-right: 90px !important; }
  .mr-md-95 {
    margin-right: 95px !important; }
  .mr-md-100 {
    margin-right: 100px !important; }
  .mr-md-105 {
    margin-right: 105px !important; }
  .mr-md-110 {
    margin-right: 110px !important; }
  .mr-md-115 {
    margin-right: 115px !important; }
  .mr-md-120 {
    margin-right: 120px !important; }
  .mr-md-125 {
    margin-right: 125px !important; }
  .mr-md-130 {
    margin-right: 130px !important; }
  .mr-md-135 {
    margin-right: 135px !important; }
  .mr-md-140 {
    margin-right: 140px !important; }
  .mr-md-145 {
    margin-right: 145px !important; }
  .mr-md-150 {
    margin-right: 150px !important; }
  .mr-md-155 {
    margin-right: 155px !important; }
  .mr-md-160 {
    margin-right: 160px !important; }
  .mr-md-165 {
    margin-right: 165px !important; }
  .mr-md-170 {
    margin-right: 170px !important; }
  .mb-md-0 {
    margin-bottom: 0px !important; }
  .mb-md-2 {
    margin-bottom: 2px !important; }
  .mb-md-5 {
    margin-bottom: 5px !important; }
  .mb-md-10 {
    margin-bottom: 10px !important; }
  .mb-md-15 {
    margin-bottom: 15px !important; }
  .mb-md-20 {
    margin-bottom: 20px !important; }
  .mb-md-25 {
    margin-bottom: 25px !important; }
  .mb-md-30 {
    margin-bottom: 30px !important; }
  .mb-md-35 {
    margin-bottom: 35px !important; }
  .mb-md-40 {
    margin-bottom: 40px !important; }
  .mb-md-45 {
    margin-bottom: 45px !important; }
  .mb-md-50 {
    margin-bottom: 50px !important; }
  .mb-md-55 {
    margin-bottom: 55px !important; }
  .mb-md-60 {
    margin-bottom: 60px !important; }
  .mb-md-65 {
    margin-bottom: 65px !important; }
  .mb-md-70 {
    margin-bottom: 70px !important; }
  .mb-md-75 {
    margin-bottom: 75px !important; }
  .mb-md-80 {
    margin-bottom: 80px !important; }
  .mb-md-85 {
    margin-bottom: 85px !important; }
  .mb-md-90 {
    margin-bottom: 90px !important; }
  .mb-md-95 {
    margin-bottom: 95px !important; }
  .mb-md-100 {
    margin-bottom: 100px !important; }
  .mb-md-105 {
    margin-bottom: 105px !important; }
  .mb-md-110 {
    margin-bottom: 110px !important; }
  .mb-md-115 {
    margin-bottom: 115px !important; }
  .mb-md-120 {
    margin-bottom: 120px !important; }
  .mb-md-125 {
    margin-bottom: 125px !important; }
  .mb-md-130 {
    margin-bottom: 130px !important; }
  .mb-md-135 {
    margin-bottom: 135px !important; }
  .mb-md-140 {
    margin-bottom: 140px !important; }
  .mb-md-145 {
    margin-bottom: 145px !important; }
  .mb-md-150 {
    margin-bottom: 150px !important; }
  .mb-md-155 {
    margin-bottom: 155px !important; }
  .mb-md-160 {
    margin-bottom: 160px !important; }
  .mb-md-165 {
    margin-bottom: 165px !important; }
  .mb-md-170 {
    margin-bottom: 170px !important; }
  .ml-md-0 {
    margin-left: 0px !important; }
  .ml-md-2 {
    margin-left: 2px !important; }
  .ml-md-5 {
    margin-left: 5px !important; }
  .ml-md-10 {
    margin-left: 10px !important; }
  .ml-md-15 {
    margin-left: 15px !important; }
  .ml-md-20 {
    margin-left: 20px !important; }
  .ml-md-25 {
    margin-left: 25px !important; }
  .ml-md-30 {
    margin-left: 30px !important; }
  .ml-md-35 {
    margin-left: 35px !important; }
  .ml-md-40 {
    margin-left: 40px !important; }
  .ml-md-45 {
    margin-left: 45px !important; }
  .ml-md-50 {
    margin-left: 50px !important; }
  .ml-md-55 {
    margin-left: 55px !important; }
  .ml-md-60 {
    margin-left: 60px !important; }
  .ml-md-65 {
    margin-left: 65px !important; }
  .ml-md-70 {
    margin-left: 70px !important; }
  .ml-md-75 {
    margin-left: 75px !important; }
  .ml-md-80 {
    margin-left: 80px !important; }
  .ml-md-85 {
    margin-left: 85px !important; }
  .ml-md-90 {
    margin-left: 90px !important; }
  .ml-md-95 {
    margin-left: 95px !important; }
  .ml-md-100 {
    margin-left: 100px !important; }
  .ml-md-105 {
    margin-left: 105px !important; }
  .ml-md-110 {
    margin-left: 110px !important; }
  .ml-md-115 {
    margin-left: 115px !important; }
  .ml-md-120 {
    margin-left: 120px !important; }
  .ml-md-125 {
    margin-left: 125px !important; }
  .ml-md-130 {
    margin-left: 130px !important; }
  .ml-md-135 {
    margin-left: 135px !important; }
  .ml-md-140 {
    margin-left: 140px !important; }
  .ml-md-145 {
    margin-left: 145px !important; }
  .ml-md-150 {
    margin-left: 150px !important; }
  .ml-md-155 {
    margin-left: 155px !important; }
  .ml-md-160 {
    margin-left: 160px !important; }
  .ml-md-165 {
    margin-left: 165px !important; }
  .ml-md-170 {
    margin-left: 170px !important; } }

@media screen and (min-width: 992px) {
  .p-lg-0 {
    padding: 0px !important; }
  .p-lg-2 {
    padding: 2px !important; }
  .p-lg-5 {
    padding: 5px !important; }
  .p-lg-10 {
    padding: 10px !important; }
  .p-lg-15 {
    padding: 15px !important; }
  .p-lg-20 {
    padding: 20px !important; }
  .p-lg-25 {
    padding: 25px !important; }
  .p-lg-30 {
    padding: 30px !important; }
  .p-lg-35 {
    padding: 35px !important; }
  .p-lg-40 {
    padding: 40px !important; }
  .p-lg-45 {
    padding: 45px !important; }
  .p-lg-50 {
    padding: 50px !important; }
  .p-lg-55 {
    padding: 55px !important; }
  .p-lg-60 {
    padding: 60px !important; }
  .p-lg-65 {
    padding: 65px !important; }
  .p-lg-70 {
    padding: 70px !important; }
  .p-lg-75 {
    padding: 75px !important; }
  .p-lg-80 {
    padding: 80px !important; }
  .p-lg-85 {
    padding: 85px !important; }
  .p-lg-90 {
    padding: 90px !important; }
  .p-lg-95 {
    padding: 95px !important; }
  .p-lg-100 {
    padding: 100px !important; }
  .p-lg-105 {
    padding: 105px !important; }
  .p-lg-110 {
    padding: 110px !important; }
  .p-lg-115 {
    padding: 115px !important; }
  .p-lg-120 {
    padding: 120px !important; }
  .p-lg-125 {
    padding: 125px !important; }
  .p-lg-130 {
    padding: 130px !important; }
  .p-lg-135 {
    padding: 135px !important; }
  .p-lg-140 {
    padding: 140px !important; }
  .p-lg-145 {
    padding: 145px !important; }
  .p-lg-150 {
    padding: 150px !important; }
  .p-lg-155 {
    padding: 155px !important; }
  .p-lg-160 {
    padding: 160px !important; }
  .p-lg-165 {
    padding: 165px !important; }
  .p-lg-170 {
    padding: 170px !important; }
  .pt-lg-0 {
    padding-top: 0px !important; }
  .pt-lg-2 {
    padding-top: 2px !important; }
  .pt-lg-5 {
    padding-top: 5px !important; }
  .pt-lg-10 {
    padding-top: 10px !important; }
  .pt-lg-15 {
    padding-top: 15px !important; }
  .pt-lg-20 {
    padding-top: 20px !important; }
  .pt-lg-25 {
    padding-top: 25px !important; }
  .pt-lg-30 {
    padding-top: 30px !important; }
  .pt-lg-35 {
    padding-top: 35px !important; }
  .pt-lg-40 {
    padding-top: 40px !important; }
  .pt-lg-45 {
    padding-top: 45px !important; }
  .pt-lg-50 {
    padding-top: 50px !important; }
  .pt-lg-55 {
    padding-top: 55px !important; }
  .pt-lg-60 {
    padding-top: 60px !important; }
  .pt-lg-65 {
    padding-top: 65px !important; }
  .pt-lg-70 {
    padding-top: 70px !important; }
  .pt-lg-75 {
    padding-top: 75px !important; }
  .pt-lg-80 {
    padding-top: 80px !important; }
  .pt-lg-85 {
    padding-top: 85px !important; }
  .pt-lg-90 {
    padding-top: 90px !important; }
  .pt-lg-95 {
    padding-top: 95px !important; }
  .pt-lg-100 {
    padding-top: 100px !important; }
  .pt-lg-105 {
    padding-top: 105px !important; }
  .pt-lg-110 {
    padding-top: 110px !important; }
  .pt-lg-115 {
    padding-top: 115px !important; }
  .pt-lg-120 {
    padding-top: 120px !important; }
  .pt-lg-125 {
    padding-top: 125px !important; }
  .pt-lg-130 {
    padding-top: 130px !important; }
  .pt-lg-135 {
    padding-top: 135px !important; }
  .pt-lg-140 {
    padding-top: 140px !important; }
  .pt-lg-145 {
    padding-top: 145px !important; }
  .pt-lg-150 {
    padding-top: 150px !important; }
  .pt-lg-155 {
    padding-top: 155px !important; }
  .pt-lg-160 {
    padding-top: 160px !important; }
  .pt-lg-165 {
    padding-top: 165px !important; }
  .pt-lg-170 {
    padding-top: 170px !important; }
  .pr-lg-0 {
    padding-right: 0px !important; }
  .pr-lg-2 {
    padding-right: 2px !important; }
  .pr-lg-5 {
    padding-right: 5px !important; }
  .pr-lg-10 {
    padding-right: 10px !important; }
  .pr-lg-15 {
    padding-right: 15px !important; }
  .pr-lg-20 {
    padding-right: 20px !important; }
  .pr-lg-25 {
    padding-right: 25px !important; }
  .pr-lg-30 {
    padding-right: 30px !important; }
  .pr-lg-35 {
    padding-right: 35px !important; }
  .pr-lg-40 {
    padding-right: 40px !important; }
  .pr-lg-45 {
    padding-right: 45px !important; }
  .pr-lg-50 {
    padding-right: 50px !important; }
  .pr-lg-55 {
    padding-right: 55px !important; }
  .pr-lg-60 {
    padding-right: 60px !important; }
  .pr-lg-65 {
    padding-right: 65px !important; }
  .pr-lg-70 {
    padding-right: 70px !important; }
  .pr-lg-75 {
    padding-right: 75px !important; }
  .pr-lg-80 {
    padding-right: 80px !important; }
  .pr-lg-85 {
    padding-right: 85px !important; }
  .pr-lg-90 {
    padding-right: 90px !important; }
  .pr-lg-95 {
    padding-right: 95px !important; }
  .pr-lg-100 {
    padding-right: 100px !important; }
  .pr-lg-105 {
    padding-right: 105px !important; }
  .pr-lg-110 {
    padding-right: 110px !important; }
  .pr-lg-115 {
    padding-right: 115px !important; }
  .pr-lg-120 {
    padding-right: 120px !important; }
  .pr-lg-125 {
    padding-right: 125px !important; }
  .pr-lg-130 {
    padding-right: 130px !important; }
  .pr-lg-135 {
    padding-right: 135px !important; }
  .pr-lg-140 {
    padding-right: 140px !important; }
  .pr-lg-145 {
    padding-right: 145px !important; }
  .pr-lg-150 {
    padding-right: 150px !important; }
  .pr-lg-155 {
    padding-right: 155px !important; }
  .pr-lg-160 {
    padding-right: 160px !important; }
  .pr-lg-165 {
    padding-right: 165px !important; }
  .pr-lg-170 {
    padding-right: 170px !important; }
  .pb-lg-0 {
    padding-bottom: 0px !important; }
  .pb-lg-2 {
    padding-bottom: 2px !important; }
  .pb-lg-5 {
    padding-bottom: 5px !important; }
  .pb-lg-10 {
    padding-bottom: 10px !important; }
  .pb-lg-15 {
    padding-bottom: 15px !important; }
  .pb-lg-20 {
    padding-bottom: 20px !important; }
  .pb-lg-25 {
    padding-bottom: 25px !important; }
  .pb-lg-30 {
    padding-bottom: 30px !important; }
  .pb-lg-35 {
    padding-bottom: 35px !important; }
  .pb-lg-40 {
    padding-bottom: 40px !important; }
  .pb-lg-45 {
    padding-bottom: 45px !important; }
  .pb-lg-50 {
    padding-bottom: 50px !important; }
  .pb-lg-55 {
    padding-bottom: 55px !important; }
  .pb-lg-60 {
    padding-bottom: 60px !important; }
  .pb-lg-65 {
    padding-bottom: 65px !important; }
  .pb-lg-70 {
    padding-bottom: 70px !important; }
  .pb-lg-75 {
    padding-bottom: 75px !important; }
  .pb-lg-80 {
    padding-bottom: 80px !important; }
  .pb-lg-85 {
    padding-bottom: 85px !important; }
  .pb-lg-90 {
    padding-bottom: 90px !important; }
  .pb-lg-95 {
    padding-bottom: 95px !important; }
  .pb-lg-100 {
    padding-bottom: 100px !important; }
  .pb-lg-105 {
    padding-bottom: 105px !important; }
  .pb-lg-110 {
    padding-bottom: 110px !important; }
  .pb-lg-115 {
    padding-bottom: 115px !important; }
  .pb-lg-120 {
    padding-bottom: 120px !important; }
  .pb-lg-125 {
    padding-bottom: 125px !important; }
  .pb-lg-130 {
    padding-bottom: 130px !important; }
  .pb-lg-135 {
    padding-bottom: 135px !important; }
  .pb-lg-140 {
    padding-bottom: 140px !important; }
  .pb-lg-145 {
    padding-bottom: 145px !important; }
  .pb-lg-150 {
    padding-bottom: 150px !important; }
  .pb-lg-155 {
    padding-bottom: 155px !important; }
  .pb-lg-160 {
    padding-bottom: 160px !important; }
  .pb-lg-165 {
    padding-bottom: 165px !important; }
  .pb-lg-170 {
    padding-bottom: 170px !important; }
  .pl-lg-0 {
    padding-left: 0px !important; }
  .pl-lg-2 {
    padding-left: 2px !important; }
  .pl-lg-5 {
    padding-left: 5px !important; }
  .pl-lg-10 {
    padding-left: 10px !important; }
  .pl-lg-15 {
    padding-left: 15px !important; }
  .pl-lg-20 {
    padding-left: 20px !important; }
  .pl-lg-25 {
    padding-left: 25px !important; }
  .pl-lg-30 {
    padding-left: 30px !important; }
  .pl-lg-35 {
    padding-left: 35px !important; }
  .pl-lg-40 {
    padding-left: 40px !important; }
  .pl-lg-45 {
    padding-left: 45px !important; }
  .pl-lg-50 {
    padding-left: 50px !important; }
  .pl-lg-55 {
    padding-left: 55px !important; }
  .pl-lg-60 {
    padding-left: 60px !important; }
  .pl-lg-65 {
    padding-left: 65px !important; }
  .pl-lg-70 {
    padding-left: 70px !important; }
  .pl-lg-75 {
    padding-left: 75px !important; }
  .pl-lg-80 {
    padding-left: 80px !important; }
  .pl-lg-85 {
    padding-left: 85px !important; }
  .pl-lg-90 {
    padding-left: 90px !important; }
  .pl-lg-95 {
    padding-left: 95px !important; }
  .pl-lg-100 {
    padding-left: 100px !important; }
  .pl-lg-105 {
    padding-left: 105px !important; }
  .pl-lg-110 {
    padding-left: 110px !important; }
  .pl-lg-115 {
    padding-left: 115px !important; }
  .pl-lg-120 {
    padding-left: 120px !important; }
  .pl-lg-125 {
    padding-left: 125px !important; }
  .pl-lg-130 {
    padding-left: 130px !important; }
  .pl-lg-135 {
    padding-left: 135px !important; }
  .pl-lg-140 {
    padding-left: 140px !important; }
  .pl-lg-145 {
    padding-left: 145px !important; }
  .pl-lg-150 {
    padding-left: 150px !important; }
  .pl-lg-155 {
    padding-left: 155px !important; }
  .pl-lg-160 {
    padding-left: 160px !important; }
  .pl-lg-165 {
    padding-left: 165px !important; }
  .pl-lg-170 {
    padding-left: 170px !important; }
  .m-lg-0 {
    margin: 0px !important; }
  .m-lg-2 {
    margin: 2px !important; }
  .m-lg-5 {
    margin: 5px !important; }
  .m-lg-10 {
    margin: 10px !important; }
  .m-lg-15 {
    margin: 15px !important; }
  .m-lg-20 {
    margin: 20px !important; }
  .m-lg-25 {
    margin: 25px !important; }
  .m-lg-30 {
    margin: 30px !important; }
  .m-lg-35 {
    margin: 35px !important; }
  .m-lg-40 {
    margin: 40px !important; }
  .m-lg-45 {
    margin: 45px !important; }
  .m-lg-50 {
    margin: 50px !important; }
  .m-lg-55 {
    margin: 55px !important; }
  .m-lg-60 {
    margin: 60px !important; }
  .m-lg-65 {
    margin: 65px !important; }
  .m-lg-70 {
    margin: 70px !important; }
  .m-lg-75 {
    margin: 75px !important; }
  .m-lg-80 {
    margin: 80px !important; }
  .m-lg-85 {
    margin: 85px !important; }
  .m-lg-90 {
    margin: 90px !important; }
  .m-lg-95 {
    margin: 95px !important; }
  .m-lg-100 {
    margin: 100px !important; }
  .m-lg-105 {
    margin: 105px !important; }
  .m-lg-110 {
    margin: 110px !important; }
  .m-lg-115 {
    margin: 115px !important; }
  .m-lg-120 {
    margin: 120px !important; }
  .m-lg-125 {
    margin: 125px !important; }
  .m-lg-130 {
    margin: 130px !important; }
  .m-lg-135 {
    margin: 135px !important; }
  .m-lg-140 {
    margin: 140px !important; }
  .m-lg-145 {
    margin: 145px !important; }
  .m-lg-150 {
    margin: 150px !important; }
  .m-lg-155 {
    margin: 155px !important; }
  .m-lg-160 {
    margin: 160px !important; }
  .m-lg-165 {
    margin: 165px !important; }
  .m-lg-170 {
    margin: 170px !important; }
  .mt-lg-0 {
    margin-top: 0px !important; }
  .mt-lg-2 {
    margin-top: 2px !important; }
  .mt-lg-5 {
    margin-top: 5px !important; }
  .mt-lg-10 {
    margin-top: 10px !important; }
  .mt-lg-15 {
    margin-top: 15px !important; }
  .mt-lg-20 {
    margin-top: 20px !important; }
  .mt-lg-25 {
    margin-top: 25px !important; }
  .mt-lg-30 {
    margin-top: 30px !important; }
  .mt-lg-35 {
    margin-top: 35px !important; }
  .mt-lg-40 {
    margin-top: 40px !important; }
  .mt-lg-45 {
    margin-top: 45px !important; }
  .mt-lg-50 {
    margin-top: 50px !important; }
  .mt-lg-55 {
    margin-top: 55px !important; }
  .mt-lg-60 {
    margin-top: 60px !important; }
  .mt-lg-65 {
    margin-top: 65px !important; }
  .mt-lg-70 {
    margin-top: 70px !important; }
  .mt-lg-75 {
    margin-top: 75px !important; }
  .mt-lg-80 {
    margin-top: 80px !important; }
  .mt-lg-85 {
    margin-top: 85px !important; }
  .mt-lg-90 {
    margin-top: 90px !important; }
  .mt-lg-95 {
    margin-top: 95px !important; }
  .mt-lg-100 {
    margin-top: 100px !important; }
  .mt-lg-105 {
    margin-top: 105px !important; }
  .mt-lg-110 {
    margin-top: 110px !important; }
  .mt-lg-115 {
    margin-top: 115px !important; }
  .mt-lg-120 {
    margin-top: 120px !important; }
  .mt-lg-125 {
    margin-top: 125px !important; }
  .mt-lg-130 {
    margin-top: 130px !important; }
  .mt-lg-135 {
    margin-top: 135px !important; }
  .mt-lg-140 {
    margin-top: 140px !important; }
  .mt-lg-145 {
    margin-top: 145px !important; }
  .mt-lg-150 {
    margin-top: 150px !important; }
  .mt-lg-155 {
    margin-top: 155px !important; }
  .mt-lg-160 {
    margin-top: 160px !important; }
  .mt-lg-165 {
    margin-top: 165px !important; }
  .mt-lg-170 {
    margin-top: 170px !important; }
  .mr-lg-0 {
    margin-right: 0px !important; }
  .mr-lg-2 {
    margin-right: 2px !important; }
  .mr-lg-5 {
    margin-right: 5px !important; }
  .mr-lg-10 {
    margin-right: 10px !important; }
  .mr-lg-15 {
    margin-right: 15px !important; }
  .mr-lg-20 {
    margin-right: 20px !important; }
  .mr-lg-25 {
    margin-right: 25px !important; }
  .mr-lg-30 {
    margin-right: 30px !important; }
  .mr-lg-35 {
    margin-right: 35px !important; }
  .mr-lg-40 {
    margin-right: 40px !important; }
  .mr-lg-45 {
    margin-right: 45px !important; }
  .mr-lg-50 {
    margin-right: 50px !important; }
  .mr-lg-55 {
    margin-right: 55px !important; }
  .mr-lg-60 {
    margin-right: 60px !important; }
  .mr-lg-65 {
    margin-right: 65px !important; }
  .mr-lg-70 {
    margin-right: 70px !important; }
  .mr-lg-75 {
    margin-right: 75px !important; }
  .mr-lg-80 {
    margin-right: 80px !important; }
  .mr-lg-85 {
    margin-right: 85px !important; }
  .mr-lg-90 {
    margin-right: 90px !important; }
  .mr-lg-95 {
    margin-right: 95px !important; }
  .mr-lg-100 {
    margin-right: 100px !important; }
  .mr-lg-105 {
    margin-right: 105px !important; }
  .mr-lg-110 {
    margin-right: 110px !important; }
  .mr-lg-115 {
    margin-right: 115px !important; }
  .mr-lg-120 {
    margin-right: 120px !important; }
  .mr-lg-125 {
    margin-right: 125px !important; }
  .mr-lg-130 {
    margin-right: 130px !important; }
  .mr-lg-135 {
    margin-right: 135px !important; }
  .mr-lg-140 {
    margin-right: 140px !important; }
  .mr-lg-145 {
    margin-right: 145px !important; }
  .mr-lg-150 {
    margin-right: 150px !important; }
  .mr-lg-155 {
    margin-right: 155px !important; }
  .mr-lg-160 {
    margin-right: 160px !important; }
  .mr-lg-165 {
    margin-right: 165px !important; }
  .mr-lg-170 {
    margin-right: 170px !important; }
  .mb-lg-0 {
    margin-bottom: 0px !important; }
  .mb-lg-2 {
    margin-bottom: 2px !important; }
  .mb-lg-5 {
    margin-bottom: 5px !important; }
  .mb-lg-10 {
    margin-bottom: 10px !important; }
  .mb-lg-15 {
    margin-bottom: 15px !important; }
  .mb-lg-20 {
    margin-bottom: 20px !important; }
  .mb-lg-25 {
    margin-bottom: 25px !important; }
  .mb-lg-30 {
    margin-bottom: 30px !important; }
  .mb-lg-35 {
    margin-bottom: 35px !important; }
  .mb-lg-40 {
    margin-bottom: 40px !important; }
  .mb-lg-45 {
    margin-bottom: 45px !important; }
  .mb-lg-50 {
    margin-bottom: 50px !important; }
  .mb-lg-55 {
    margin-bottom: 55px !important; }
  .mb-lg-60 {
    margin-bottom: 60px !important; }
  .mb-lg-65 {
    margin-bottom: 65px !important; }
  .mb-lg-70 {
    margin-bottom: 70px !important; }
  .mb-lg-75 {
    margin-bottom: 75px !important; }
  .mb-lg-80 {
    margin-bottom: 80px !important; }
  .mb-lg-85 {
    margin-bottom: 85px !important; }
  .mb-lg-90 {
    margin-bottom: 90px !important; }
  .mb-lg-95 {
    margin-bottom: 95px !important; }
  .mb-lg-100 {
    margin-bottom: 100px !important; }
  .mb-lg-105 {
    margin-bottom: 105px !important; }
  .mb-lg-110 {
    margin-bottom: 110px !important; }
  .mb-lg-115 {
    margin-bottom: 115px !important; }
  .mb-lg-120 {
    margin-bottom: 120px !important; }
  .mb-lg-125 {
    margin-bottom: 125px !important; }
  .mb-lg-130 {
    margin-bottom: 130px !important; }
  .mb-lg-135 {
    margin-bottom: 135px !important; }
  .mb-lg-140 {
    margin-bottom: 140px !important; }
  .mb-lg-145 {
    margin-bottom: 145px !important; }
  .mb-lg-150 {
    margin-bottom: 150px !important; }
  .mb-lg-155 {
    margin-bottom: 155px !important; }
  .mb-lg-160 {
    margin-bottom: 160px !important; }
  .mb-lg-165 {
    margin-bottom: 165px !important; }
  .mb-lg-170 {
    margin-bottom: 170px !important; }
  .ml-lg-0 {
    margin-left: 0px !important; }
  .ml-lg-2 {
    margin-left: 2px !important; }
  .ml-lg-5 {
    margin-left: 5px !important; }
  .ml-lg-10 {
    margin-left: 10px !important; }
  .ml-lg-15 {
    margin-left: 15px !important; }
  .ml-lg-20 {
    margin-left: 20px !important; }
  .ml-lg-25 {
    margin-left: 25px !important; }
  .ml-lg-30 {
    margin-left: 30px !important; }
  .ml-lg-35 {
    margin-left: 35px !important; }
  .ml-lg-40 {
    margin-left: 40px !important; }
  .ml-lg-45 {
    margin-left: 45px !important; }
  .ml-lg-50 {
    margin-left: 50px !important; }
  .ml-lg-55 {
    margin-left: 55px !important; }
  .ml-lg-60 {
    margin-left: 60px !important; }
  .ml-lg-65 {
    margin-left: 65px !important; }
  .ml-lg-70 {
    margin-left: 70px !important; }
  .ml-lg-75 {
    margin-left: 75px !important; }
  .ml-lg-80 {
    margin-left: 80px !important; }
  .ml-lg-85 {
    margin-left: 85px !important; }
  .ml-lg-90 {
    margin-left: 90px !important; }
  .ml-lg-95 {
    margin-left: 95px !important; }
  .ml-lg-100 {
    margin-left: 100px !important; }
  .ml-lg-105 {
    margin-left: 105px !important; }
  .ml-lg-110 {
    margin-left: 110px !important; }
  .ml-lg-115 {
    margin-left: 115px !important; }
  .ml-lg-120 {
    margin-left: 120px !important; }
  .ml-lg-125 {
    margin-left: 125px !important; }
  .ml-lg-130 {
    margin-left: 130px !important; }
  .ml-lg-135 {
    margin-left: 135px !important; }
  .ml-lg-140 {
    margin-left: 140px !important; }
  .ml-lg-145 {
    margin-left: 145px !important; }
  .ml-lg-150 {
    margin-left: 150px !important; }
  .ml-lg-155 {
    margin-left: 155px !important; }
  .ml-lg-160 {
    margin-left: 160px !important; }
  .ml-lg-165 {
    margin-left: 165px !important; }
  .ml-lg-170 {
    margin-left: 170px !important; } }

@media screen and (min-width: 1240px) {
  .p-xl-0 {
    padding: 0px !important; }
  .p-xl-2 {
    padding: 2px !important; }
  .p-xl-5 {
    padding: 5px !important; }
  .p-xl-10 {
    padding: 10px !important; }
  .p-xl-15 {
    padding: 15px !important; }
  .p-xl-20 {
    padding: 20px !important; }
  .p-xl-25 {
    padding: 25px !important; }
  .p-xl-30 {
    padding: 30px !important; }
  .p-xl-35 {
    padding: 35px !important; }
  .p-xl-40 {
    padding: 40px !important; }
  .p-xl-45 {
    padding: 45px !important; }
  .p-xl-50 {
    padding: 50px !important; }
  .p-xl-55 {
    padding: 55px !important; }
  .p-xl-60 {
    padding: 60px !important; }
  .p-xl-65 {
    padding: 65px !important; }
  .p-xl-70 {
    padding: 70px !important; }
  .p-xl-75 {
    padding: 75px !important; }
  .p-xl-80 {
    padding: 80px !important; }
  .p-xl-85 {
    padding: 85px !important; }
  .p-xl-90 {
    padding: 90px !important; }
  .p-xl-95 {
    padding: 95px !important; }
  .p-xl-100 {
    padding: 100px !important; }
  .p-xl-105 {
    padding: 105px !important; }
  .p-xl-110 {
    padding: 110px !important; }
  .p-xl-115 {
    padding: 115px !important; }
  .p-xl-120 {
    padding: 120px !important; }
  .p-xl-125 {
    padding: 125px !important; }
  .p-xl-130 {
    padding: 130px !important; }
  .p-xl-135 {
    padding: 135px !important; }
  .p-xl-140 {
    padding: 140px !important; }
  .p-xl-145 {
    padding: 145px !important; }
  .p-xl-150 {
    padding: 150px !important; }
  .p-xl-155 {
    padding: 155px !important; }
  .p-xl-160 {
    padding: 160px !important; }
  .p-xl-165 {
    padding: 165px !important; }
  .p-xl-170 {
    padding: 170px !important; }
  .pt-xl-0 {
    padding-top: 0px !important; }
  .pt-xl-2 {
    padding-top: 2px !important; }
  .pt-xl-5 {
    padding-top: 5px !important; }
  .pt-xl-10 {
    padding-top: 10px !important; }
  .pt-xl-15 {
    padding-top: 15px !important; }
  .pt-xl-20 {
    padding-top: 20px !important; }
  .pt-xl-25 {
    padding-top: 25px !important; }
  .pt-xl-30 {
    padding-top: 30px !important; }
  .pt-xl-35 {
    padding-top: 35px !important; }
  .pt-xl-40 {
    padding-top: 40px !important; }
  .pt-xl-45 {
    padding-top: 45px !important; }
  .pt-xl-50 {
    padding-top: 50px !important; }
  .pt-xl-55 {
    padding-top: 55px !important; }
  .pt-xl-60 {
    padding-top: 60px !important; }
  .pt-xl-65 {
    padding-top: 65px !important; }
  .pt-xl-70 {
    padding-top: 70px !important; }
  .pt-xl-75 {
    padding-top: 75px !important; }
  .pt-xl-80 {
    padding-top: 80px !important; }
  .pt-xl-85 {
    padding-top: 85px !important; }
  .pt-xl-90 {
    padding-top: 90px !important; }
  .pt-xl-95 {
    padding-top: 95px !important; }
  .pt-xl-100 {
    padding-top: 100px !important; }
  .pt-xl-105 {
    padding-top: 105px !important; }
  .pt-xl-110 {
    padding-top: 110px !important; }
  .pt-xl-115 {
    padding-top: 115px !important; }
  .pt-xl-120 {
    padding-top: 120px !important; }
  .pt-xl-125 {
    padding-top: 125px !important; }
  .pt-xl-130 {
    padding-top: 130px !important; }
  .pt-xl-135 {
    padding-top: 135px !important; }
  .pt-xl-140 {
    padding-top: 140px !important; }
  .pt-xl-145 {
    padding-top: 145px !important; }
  .pt-xl-150 {
    padding-top: 150px !important; }
  .pt-xl-155 {
    padding-top: 155px !important; }
  .pt-xl-160 {
    padding-top: 160px !important; }
  .pt-xl-165 {
    padding-top: 165px !important; }
  .pt-xl-170 {
    padding-top: 170px !important; }
  .pr-xl-0 {
    padding-right: 0px !important; }
  .pr-xl-2 {
    padding-right: 2px !important; }
  .pr-xl-5 {
    padding-right: 5px !important; }
  .pr-xl-10 {
    padding-right: 10px !important; }
  .pr-xl-15 {
    padding-right: 15px !important; }
  .pr-xl-20 {
    padding-right: 20px !important; }
  .pr-xl-25 {
    padding-right: 25px !important; }
  .pr-xl-30 {
    padding-right: 30px !important; }
  .pr-xl-35 {
    padding-right: 35px !important; }
  .pr-xl-40 {
    padding-right: 40px !important; }
  .pr-xl-45 {
    padding-right: 45px !important; }
  .pr-xl-50 {
    padding-right: 50px !important; }
  .pr-xl-55 {
    padding-right: 55px !important; }
  .pr-xl-60 {
    padding-right: 60px !important; }
  .pr-xl-65 {
    padding-right: 65px !important; }
  .pr-xl-70 {
    padding-right: 70px !important; }
  .pr-xl-75 {
    padding-right: 75px !important; }
  .pr-xl-80 {
    padding-right: 80px !important; }
  .pr-xl-85 {
    padding-right: 85px !important; }
  .pr-xl-90 {
    padding-right: 90px !important; }
  .pr-xl-95 {
    padding-right: 95px !important; }
  .pr-xl-100 {
    padding-right: 100px !important; }
  .pr-xl-105 {
    padding-right: 105px !important; }
  .pr-xl-110 {
    padding-right: 110px !important; }
  .pr-xl-115 {
    padding-right: 115px !important; }
  .pr-xl-120 {
    padding-right: 120px !important; }
  .pr-xl-125 {
    padding-right: 125px !important; }
  .pr-xl-130 {
    padding-right: 130px !important; }
  .pr-xl-135 {
    padding-right: 135px !important; }
  .pr-xl-140 {
    padding-right: 140px !important; }
  .pr-xl-145 {
    padding-right: 145px !important; }
  .pr-xl-150 {
    padding-right: 150px !important; }
  .pr-xl-155 {
    padding-right: 155px !important; }
  .pr-xl-160 {
    padding-right: 160px !important; }
  .pr-xl-165 {
    padding-right: 165px !important; }
  .pr-xl-170 {
    padding-right: 170px !important; }
  .pb-xl-0 {
    padding-bottom: 0px !important; }
  .pb-xl-2 {
    padding-bottom: 2px !important; }
  .pb-xl-5 {
    padding-bottom: 5px !important; }
  .pb-xl-10 {
    padding-bottom: 10px !important; }
  .pb-xl-15 {
    padding-bottom: 15px !important; }
  .pb-xl-20 {
    padding-bottom: 20px !important; }
  .pb-xl-25 {
    padding-bottom: 25px !important; }
  .pb-xl-30 {
    padding-bottom: 30px !important; }
  .pb-xl-35 {
    padding-bottom: 35px !important; }
  .pb-xl-40 {
    padding-bottom: 40px !important; }
  .pb-xl-45 {
    padding-bottom: 45px !important; }
  .pb-xl-50 {
    padding-bottom: 50px !important; }
  .pb-xl-55 {
    padding-bottom: 55px !important; }
  .pb-xl-60 {
    padding-bottom: 60px !important; }
  .pb-xl-65 {
    padding-bottom: 65px !important; }
  .pb-xl-70 {
    padding-bottom: 70px !important; }
  .pb-xl-75 {
    padding-bottom: 75px !important; }
  .pb-xl-80 {
    padding-bottom: 80px !important; }
  .pb-xl-85 {
    padding-bottom: 85px !important; }
  .pb-xl-90 {
    padding-bottom: 90px !important; }
  .pb-xl-95 {
    padding-bottom: 95px !important; }
  .pb-xl-100 {
    padding-bottom: 100px !important; }
  .pb-xl-105 {
    padding-bottom: 105px !important; }
  .pb-xl-110 {
    padding-bottom: 110px !important; }
  .pb-xl-115 {
    padding-bottom: 115px !important; }
  .pb-xl-120 {
    padding-bottom: 120px !important; }
  .pb-xl-125 {
    padding-bottom: 125px !important; }
  .pb-xl-130 {
    padding-bottom: 130px !important; }
  .pb-xl-135 {
    padding-bottom: 135px !important; }
  .pb-xl-140 {
    padding-bottom: 140px !important; }
  .pb-xl-145 {
    padding-bottom: 145px !important; }
  .pb-xl-150 {
    padding-bottom: 150px !important; }
  .pb-xl-155 {
    padding-bottom: 155px !important; }
  .pb-xl-160 {
    padding-bottom: 160px !important; }
  .pb-xl-165 {
    padding-bottom: 165px !important; }
  .pb-xl-170 {
    padding-bottom: 170px !important; }
  .pl-xl-0 {
    padding-left: 0px !important; }
  .pl-xl-2 {
    padding-left: 2px !important; }
  .pl-xl-5 {
    padding-left: 5px !important; }
  .pl-xl-10 {
    padding-left: 10px !important; }
  .pl-xl-15 {
    padding-left: 15px !important; }
  .pl-xl-20 {
    padding-left: 20px !important; }
  .pl-xl-25 {
    padding-left: 25px !important; }
  .pl-xl-30 {
    padding-left: 30px !important; }
  .pl-xl-35 {
    padding-left: 35px !important; }
  .pl-xl-40 {
    padding-left: 40px !important; }
  .pl-xl-45 {
    padding-left: 45px !important; }
  .pl-xl-50 {
    padding-left: 50px !important; }
  .pl-xl-55 {
    padding-left: 55px !important; }
  .pl-xl-60 {
    padding-left: 60px !important; }
  .pl-xl-65 {
    padding-left: 65px !important; }
  .pl-xl-70 {
    padding-left: 70px !important; }
  .pl-xl-75 {
    padding-left: 75px !important; }
  .pl-xl-80 {
    padding-left: 80px !important; }
  .pl-xl-85 {
    padding-left: 85px !important; }
  .pl-xl-90 {
    padding-left: 90px !important; }
  .pl-xl-95 {
    padding-left: 95px !important; }
  .pl-xl-100 {
    padding-left: 100px !important; }
  .pl-xl-105 {
    padding-left: 105px !important; }
  .pl-xl-110 {
    padding-left: 110px !important; }
  .pl-xl-115 {
    padding-left: 115px !important; }
  .pl-xl-120 {
    padding-left: 120px !important; }
  .pl-xl-125 {
    padding-left: 125px !important; }
  .pl-xl-130 {
    padding-left: 130px !important; }
  .pl-xl-135 {
    padding-left: 135px !important; }
  .pl-xl-140 {
    padding-left: 140px !important; }
  .pl-xl-145 {
    padding-left: 145px !important; }
  .pl-xl-150 {
    padding-left: 150px !important; }
  .pl-xl-155 {
    padding-left: 155px !important; }
  .pl-xl-160 {
    padding-left: 160px !important; }
  .pl-xl-165 {
    padding-left: 165px !important; }
  .pl-xl-170 {
    padding-left: 170px !important; }
  .m-xl-0 {
    margin: 0px !important; }
  .m-xl-2 {
    margin: 2px !important; }
  .m-xl-5 {
    margin: 5px !important; }
  .m-xl-10 {
    margin: 10px !important; }
  .m-xl-15 {
    margin: 15px !important; }
  .m-xl-20 {
    margin: 20px !important; }
  .m-xl-25 {
    margin: 25px !important; }
  .m-xl-30 {
    margin: 30px !important; }
  .m-xl-35 {
    margin: 35px !important; }
  .m-xl-40 {
    margin: 40px !important; }
  .m-xl-45 {
    margin: 45px !important; }
  .m-xl-50 {
    margin: 50px !important; }
  .m-xl-55 {
    margin: 55px !important; }
  .m-xl-60 {
    margin: 60px !important; }
  .m-xl-65 {
    margin: 65px !important; }
  .m-xl-70 {
    margin: 70px !important; }
  .m-xl-75 {
    margin: 75px !important; }
  .m-xl-80 {
    margin: 80px !important; }
  .m-xl-85 {
    margin: 85px !important; }
  .m-xl-90 {
    margin: 90px !important; }
  .m-xl-95 {
    margin: 95px !important; }
  .m-xl-100 {
    margin: 100px !important; }
  .m-xl-105 {
    margin: 105px !important; }
  .m-xl-110 {
    margin: 110px !important; }
  .m-xl-115 {
    margin: 115px !important; }
  .m-xl-120 {
    margin: 120px !important; }
  .m-xl-125 {
    margin: 125px !important; }
  .m-xl-130 {
    margin: 130px !important; }
  .m-xl-135 {
    margin: 135px !important; }
  .m-xl-140 {
    margin: 140px !important; }
  .m-xl-145 {
    margin: 145px !important; }
  .m-xl-150 {
    margin: 150px !important; }
  .m-xl-155 {
    margin: 155px !important; }
  .m-xl-160 {
    margin: 160px !important; }
  .m-xl-165 {
    margin: 165px !important; }
  .m-xl-170 {
    margin: 170px !important; }
  .mt-xl-0 {
    margin-top: 0px !important; }
  .mt-xl-2 {
    margin-top: 2px !important; }
  .mt-xl-5 {
    margin-top: 5px !important; }
  .mt-xl-10 {
    margin-top: 10px !important; }
  .mt-xl-15 {
    margin-top: 15px !important; }
  .mt-xl-20 {
    margin-top: 20px !important; }
  .mt-xl-25 {
    margin-top: 25px !important; }
  .mt-xl-30 {
    margin-top: 30px !important; }
  .mt-xl-35 {
    margin-top: 35px !important; }
  .mt-xl-40 {
    margin-top: 40px !important; }
  .mt-xl-45 {
    margin-top: 45px !important; }
  .mt-xl-50 {
    margin-top: 50px !important; }
  .mt-xl-55 {
    margin-top: 55px !important; }
  .mt-xl-60 {
    margin-top: 60px !important; }
  .mt-xl-65 {
    margin-top: 65px !important; }
  .mt-xl-70 {
    margin-top: 70px !important; }
  .mt-xl-75 {
    margin-top: 75px !important; }
  .mt-xl-80 {
    margin-top: 80px !important; }
  .mt-xl-85 {
    margin-top: 85px !important; }
  .mt-xl-90 {
    margin-top: 90px !important; }
  .mt-xl-95 {
    margin-top: 95px !important; }
  .mt-xl-100 {
    margin-top: 100px !important; }
  .mt-xl-105 {
    margin-top: 105px !important; }
  .mt-xl-110 {
    margin-top: 110px !important; }
  .mt-xl-115 {
    margin-top: 115px !important; }
  .mt-xl-120 {
    margin-top: 120px !important; }
  .mt-xl-125 {
    margin-top: 125px !important; }
  .mt-xl-130 {
    margin-top: 130px !important; }
  .mt-xl-135 {
    margin-top: 135px !important; }
  .mt-xl-140 {
    margin-top: 140px !important; }
  .mt-xl-145 {
    margin-top: 145px !important; }
  .mt-xl-150 {
    margin-top: 150px !important; }
  .mt-xl-155 {
    margin-top: 155px !important; }
  .mt-xl-160 {
    margin-top: 160px !important; }
  .mt-xl-165 {
    margin-top: 165px !important; }
  .mt-xl-170 {
    margin-top: 170px !important; }
  .mr-xl-0 {
    margin-right: 0px !important; }
  .mr-xl-2 {
    margin-right: 2px !important; }
  .mr-xl-5 {
    margin-right: 5px !important; }
  .mr-xl-10 {
    margin-right: 10px !important; }
  .mr-xl-15 {
    margin-right: 15px !important; }
  .mr-xl-20 {
    margin-right: 20px !important; }
  .mr-xl-25 {
    margin-right: 25px !important; }
  .mr-xl-30 {
    margin-right: 30px !important; }
  .mr-xl-35 {
    margin-right: 35px !important; }
  .mr-xl-40 {
    margin-right: 40px !important; }
  .mr-xl-45 {
    margin-right: 45px !important; }
  .mr-xl-50 {
    margin-right: 50px !important; }
  .mr-xl-55 {
    margin-right: 55px !important; }
  .mr-xl-60 {
    margin-right: 60px !important; }
  .mr-xl-65 {
    margin-right: 65px !important; }
  .mr-xl-70 {
    margin-right: 70px !important; }
  .mr-xl-75 {
    margin-right: 75px !important; }
  .mr-xl-80 {
    margin-right: 80px !important; }
  .mr-xl-85 {
    margin-right: 85px !important; }
  .mr-xl-90 {
    margin-right: 90px !important; }
  .mr-xl-95 {
    margin-right: 95px !important; }
  .mr-xl-100 {
    margin-right: 100px !important; }
  .mr-xl-105 {
    margin-right: 105px !important; }
  .mr-xl-110 {
    margin-right: 110px !important; }
  .mr-xl-115 {
    margin-right: 115px !important; }
  .mr-xl-120 {
    margin-right: 120px !important; }
  .mr-xl-125 {
    margin-right: 125px !important; }
  .mr-xl-130 {
    margin-right: 130px !important; }
  .mr-xl-135 {
    margin-right: 135px !important; }
  .mr-xl-140 {
    margin-right: 140px !important; }
  .mr-xl-145 {
    margin-right: 145px !important; }
  .mr-xl-150 {
    margin-right: 150px !important; }
  .mr-xl-155 {
    margin-right: 155px !important; }
  .mr-xl-160 {
    margin-right: 160px !important; }
  .mr-xl-165 {
    margin-right: 165px !important; }
  .mr-xl-170 {
    margin-right: 170px !important; }
  .mb-xl-0 {
    margin-bottom: 0px !important; }
  .mb-xl-2 {
    margin-bottom: 2px !important; }
  .mb-xl-5 {
    margin-bottom: 5px !important; }
  .mb-xl-10 {
    margin-bottom: 10px !important; }
  .mb-xl-15 {
    margin-bottom: 15px !important; }
  .mb-xl-20 {
    margin-bottom: 20px !important; }
  .mb-xl-25 {
    margin-bottom: 25px !important; }
  .mb-xl-30 {
    margin-bottom: 30px !important; }
  .mb-xl-35 {
    margin-bottom: 35px !important; }
  .mb-xl-40 {
    margin-bottom: 40px !important; }
  .mb-xl-45 {
    margin-bottom: 45px !important; }
  .mb-xl-50 {
    margin-bottom: 50px !important; }
  .mb-xl-55 {
    margin-bottom: 55px !important; }
  .mb-xl-60 {
    margin-bottom: 60px !important; }
  .mb-xl-65 {
    margin-bottom: 65px !important; }
  .mb-xl-70 {
    margin-bottom: 70px !important; }
  .mb-xl-75 {
    margin-bottom: 75px !important; }
  .mb-xl-80 {
    margin-bottom: 80px !important; }
  .mb-xl-85 {
    margin-bottom: 85px !important; }
  .mb-xl-90 {
    margin-bottom: 90px !important; }
  .mb-xl-95 {
    margin-bottom: 95px !important; }
  .mb-xl-100 {
    margin-bottom: 100px !important; }
  .mb-xl-105 {
    margin-bottom: 105px !important; }
  .mb-xl-110 {
    margin-bottom: 110px !important; }
  .mb-xl-115 {
    margin-bottom: 115px !important; }
  .mb-xl-120 {
    margin-bottom: 120px !important; }
  .mb-xl-125 {
    margin-bottom: 125px !important; }
  .mb-xl-130 {
    margin-bottom: 130px !important; }
  .mb-xl-135 {
    margin-bottom: 135px !important; }
  .mb-xl-140 {
    margin-bottom: 140px !important; }
  .mb-xl-145 {
    margin-bottom: 145px !important; }
  .mb-xl-150 {
    margin-bottom: 150px !important; }
  .mb-xl-155 {
    margin-bottom: 155px !important; }
  .mb-xl-160 {
    margin-bottom: 160px !important; }
  .mb-xl-165 {
    margin-bottom: 165px !important; }
  .mb-xl-170 {
    margin-bottom: 170px !important; }
  .ml-xl-0 {
    margin-left: 0px !important; }
  .ml-xl-2 {
    margin-left: 2px !important; }
  .ml-xl-5 {
    margin-left: 5px !important; }
  .ml-xl-10 {
    margin-left: 10px !important; }
  .ml-xl-15 {
    margin-left: 15px !important; }
  .ml-xl-20 {
    margin-left: 20px !important; }
  .ml-xl-25 {
    margin-left: 25px !important; }
  .ml-xl-30 {
    margin-left: 30px !important; }
  .ml-xl-35 {
    margin-left: 35px !important; }
  .ml-xl-40 {
    margin-left: 40px !important; }
  .ml-xl-45 {
    margin-left: 45px !important; }
  .ml-xl-50 {
    margin-left: 50px !important; }
  .ml-xl-55 {
    margin-left: 55px !important; }
  .ml-xl-60 {
    margin-left: 60px !important; }
  .ml-xl-65 {
    margin-left: 65px !important; }
  .ml-xl-70 {
    margin-left: 70px !important; }
  .ml-xl-75 {
    margin-left: 75px !important; }
  .ml-xl-80 {
    margin-left: 80px !important; }
  .ml-xl-85 {
    margin-left: 85px !important; }
  .ml-xl-90 {
    margin-left: 90px !important; }
  .ml-xl-95 {
    margin-left: 95px !important; }
  .ml-xl-100 {
    margin-left: 100px !important; }
  .ml-xl-105 {
    margin-left: 105px !important; }
  .ml-xl-110 {
    margin-left: 110px !important; }
  .ml-xl-115 {
    margin-left: 115px !important; }
  .ml-xl-120 {
    margin-left: 120px !important; }
  .ml-xl-125 {
    margin-left: 125px !important; }
  .ml-xl-130 {
    margin-left: 130px !important; }
  .ml-xl-135 {
    margin-left: 135px !important; }
  .ml-xl-140 {
    margin-left: 140px !important; }
  .ml-xl-145 {
    margin-left: 145px !important; }
  .ml-xl-150 {
    margin-left: 150px !important; }
  .ml-xl-155 {
    margin-left: 155px !important; }
  .ml-xl-160 {
    margin-left: 160px !important; }
  .ml-xl-165 {
    margin-left: 165px !important; }
  .ml-xl-170 {
    margin-left: 170px !important; } }

.fs-8 {
  font-size: 8px; }

.fs-10 {
  font-size: 10px; }

.fs-12 {
  font-size: 12px; }

.fs-13 {
  font-size: 13px; }

.fs-14 {
  font-size: 14px; }

.fs-15 {
  font-size: 15px; }

.fs-16 {
  font-size: 16px; }

.fs-18 {
  font-size: 18px; }

.fs-20 {
  font-size: 20px; }

.fs-22 {
  font-size: 22px; }

.fs-24 {
  font-size: 24px; }

.fs-26 {
  font-size: 26px; }

.fs-28 {
  font-size: 28px; }

.fs-30 {
  font-size: 30px; }

.fs-32 {
  font-size: 32px; }

@media screen and (min-width: 576px) {
  .fs-sm-8 {
    font-size: 8px; }
  .fs-sm-10 {
    font-size: 10px; }
  .fs-sm-12 {
    font-size: 12px; }
  .fs-sm-13 {
    font-size: 13px; }
  .fs-sm-14 {
    font-size: 14px; }
  .fs-sm-15 {
    font-size: 15px; }
  .fs-sm-16 {
    font-size: 16px; }
  .fs-sm-18 {
    font-size: 18px; }
  .fs-sm-20 {
    font-size: 20px; }
  .fs-sm-22 {
    font-size: 22px; }
  .fs-sm-24 {
    font-size: 24px; }
  .fs-sm-26 {
    font-size: 26px; }
  .fs-sm-28 {
    font-size: 28px; }
  .fs-sm-30 {
    font-size: 30px; }
  .fs-sm-32 {
    font-size: 32px; } }

@media screen and (min-width: 768px) {
  .fs-md-8 {
    font-size: 8px; }
  .fs-md-10 {
    font-size: 10px; }
  .fs-md-12 {
    font-size: 12px; }
  .fs-md-13 {
    font-size: 13px; }
  .fs-md-14 {
    font-size: 14px; }
  .fs-md-15 {
    font-size: 15px; }
  .fs-md-16 {
    font-size: 16px; }
  .fs-md-18 {
    font-size: 18px; }
  .fs-md-20 {
    font-size: 20px; }
  .fs-md-22 {
    font-size: 22px; }
  .fs-md-24 {
    font-size: 24px; }
  .fs-md-26 {
    font-size: 26px; }
  .fs-md-28 {
    font-size: 28px; }
  .fs-md-30 {
    font-size: 30px; }
  .fs-md-32 {
    font-size: 32px; } }

@media screen and (min-width: 992px) {
  .fs-lg-8 {
    font-size: 8px; }
  .fs-lg-10 {
    font-size: 10px; }
  .fs-lg-12 {
    font-size: 12px; }
  .fs-lg-13 {
    font-size: 13px; }
  .fs-lg-14 {
    font-size: 14px; }
  .fs-lg-15 {
    font-size: 15px; }
  .fs-lg-16 {
    font-size: 16px; }
  .fs-lg-18 {
    font-size: 18px; }
  .fs-lg-20 {
    font-size: 20px; }
  .fs-lg-22 {
    font-size: 22px; }
  .fs-lg-24 {
    font-size: 24px; }
  .fs-lg-26 {
    font-size: 26px; }
  .fs-lg-28 {
    font-size: 28px; }
  .fs-lg-30 {
    font-size: 30px; }
  .fs-lg-32 {
    font-size: 32px; } }

@media screen and (min-width: 1240px) {
  .fs-xl-8 {
    font-size: 8px; }
  .fs-xl-10 {
    font-size: 10px; }
  .fs-xl-12 {
    font-size: 12px; }
  .fs-xl-13 {
    font-size: 13px; }
  .fs-xl-14 {
    font-size: 14px; }
  .fs-xl-15 {
    font-size: 15px; }
  .fs-xl-16 {
    font-size: 16px; }
  .fs-xl-18 {
    font-size: 18px; }
  .fs-xl-20 {
    font-size: 20px; }
  .fs-xl-22 {
    font-size: 22px; }
  .fs-xl-24 {
    font-size: 24px; }
  .fs-xl-26 {
    font-size: 26px; }
  .fs-xl-28 {
    font-size: 28px; }
  .fs-xl-30 {
    font-size: 30px; }
  .fs-xl-32 {
    font-size: 32px; } }

.button, .lgcookieslaw-accept, .lgcookieslaw-modal .button-main {
  display: inline-block;
  padding: 12px 25px;
  background-color: #1534CC;
  border: 1px solid #1534CC;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  border-radius: 100px;
  text-align: center;
  transition: .3s;
  min-width: 155px;
  cursor: pointer; }
  .button svg, .lgcookieslaw-accept svg, .lgcookieslaw-modal .button-main svg {
    margin-top: -3px;
    margin-left: 5px;
    transition: .3s; }
    .button svg path, .lgcookieslaw-accept svg path, .lgcookieslaw-modal .button-main svg path {
      transition: 0.3s; }
  .button--wide {
    min-width: 195px; }
  @media (max-width: 991.98px) {
    .button--small {
      padding-left: 5px;
      padding-right: 5px;
      min-width: auto; } }
  .button:hover, .lgcookieslaw-accept:hover, .lgcookieslaw-modal .button-main:hover {
    text-decoration: none;
    color: #fff;
    border-color: #6CB35D;
    background-color: #6CB35D; }
    .button:hover svg path, .lgcookieslaw-accept:hover svg path, .lgcookieslaw-modal .button-main:hover svg path {
      stroke: #fff; }
  .button--black {
    background-color: #000000;
    border-color: #000000;
    color: #fff; }
    .button--black:hover {
      background-color: #fff;
      color: #000000; }
      .button--black:hover svg path {
        fill: #000000;
        stroke: #000000; }
  .button--white-outline {
    background-color: transparent;
    border-color: #fff;
    color: #fff; }
    .button--white-outline:hover {
      text-decoration: none;
      color: #fff;
      border-color: #6CB35D;
      background-color: #6CB35D; }
      .button--white-outline:hover svg path {
        stroke: #fff; }
  .button--outline, .lgcookieslaw-modal .button-main--transparent {
    background-color: transparent;
    color: #1534CC; }
    .button--outline:hover, .lgcookieslaw-modal .button-main--transparent:hover {
      text-decoration: none;
      color: #fff;
      border-color: #6CB35D;
      background-color: #6CB35D; }
      .button--outline:hover svg path, .lgcookieslaw-modal .button-main--transparent:hover svg path {
        stroke: #fff; }
  .button:disabled, .lgcookieslaw-accept:disabled, .lgcookieslaw-modal .button-main:disabled, .button .disabled, .lgcookieslaw-accept .disabled, .lgcookieslaw-modal .button-main .disabled {
    background-color: #737B7D;
    border-color: #737B7D;
    cursor: not-allowed; }
    .button:disabled:hover, .lgcookieslaw-accept:disabled:hover, .lgcookieslaw-modal .button-main:disabled:hover, .button .disabled:hover, .lgcookieslaw-accept .disabled:hover, .lgcookieslaw-modal .button-main .disabled:hover {
      color: #fff;
      background-color: #737B7D;
      border-color: #737B7D; }
      .button:disabled:hover svg path, .lgcookieslaw-accept:disabled:hover svg path, .lgcookieslaw-modal .button-main:disabled:hover svg path, .button .disabled:hover svg path, .lgcookieslaw-accept .disabled:hover svg path, .lgcookieslaw-modal .button-main .disabled:hover svg path {
        fill: transparent;
        stroke: #fff; }

.button-link {
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  font-weight: 500;
  color: #000000;
  white-space: nowrap;
  border: none;
  transition: .3s; }
  .button-link i {
    margin-left: 6px;
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url(../css/59da9a96f83f003f52860c56939d8210.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    transition: .3s;
    line-height: 14px; }
  .button-link:hover {
    color: #1534CC;
    transition: .3s;
    text-decoration: none; }
    .button-link:hover i {
      -webkit-transform: translateX(5px);
              transform: translateX(5px);
      transition: .3s;
      background-image: url(../css/7fd14ac0823b15f60a1070a8dd5f8acf.svg); }

.breadcrumbs {
  display: block;
  font-size: 13px; }
  .breadcrumbs ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
    .breadcrumbs ul li {
      display: inline-block;
      font-size: 13px;
      font-weight: 500;
      color: #27272C; }
      .breadcrumbs ul li:after {
        content: '';
        display: inline-block;
        vertical-align: middle;
        margin: 0 3px;
        width: 21px;
        height: 21px;
        background-image: url(../css/9c195c2cd3bc32d0be041e81b40c3dd9.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        background-color: transparent; }
      .breadcrumbs ul li a {
        color: #27272C; }
      .breadcrumbs ul li:first-child a {
        color: #27272C; }
      .breadcrumbs ul li:last-child {
        color: #5A5962; }
        .breadcrumbs ul li:last-child:after {
          display: none; }

.form-label {
  font-size: 15px;
  font-weight: 500;
  color: #000000;
  margin-bottom: 2px; }
  @media (max-width: 991.98px) {
    .form-label {
      font-size: 14px; } }
  .form-label span {
    color: #D83815; }

.form-password {
  position: relative; }
  .form-password--show {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 14px;
    background: none;
    color: #000000;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
    font-weight: 400; }

.form-control {
  display: block;
  width: 100%;
  height: 40px;
  background: #fff;
  border: 1px solid #DCDBDB;
  border-radius: 6px;
  padding: 9px 20px;
  font-size: 14px;
  line-height: 23px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  color: #000000;
  transition: .3s;
  margin-bottom: 20px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  box-shadow: none; }
  @media (max-width: 991.98px) {
    .form-control {
      padding: 9px 10px; } }
  .form-control:focus, .form-control:hover {
    border-color: #1534CC; }
  .form-control:disabled, .form-control .disabled {
    background-color: #F2F2F2;
    cursor: not-allowed; }
  .form-control::-webkit-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #5A5962;
    font-size: 14px; }
  .form-control:-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #5A5962;
    font-size: 14px; }
  .form-control::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #5A5962;
    font-size: 14px; }
  .form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #5A5962;
    font-size: 14px; }
  .form-control::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #5A5962;
    font-size: 14px; }
  .form-control-select {
    -webkit-appearance: none;
    background-image: url(../css/811551ca925792a343b7bf9e47dec1dc.svg);
    background-repeat: no-repeat;
    background-position: right 13px center;
    background-size: 13px 7px;
    padding-right: 30px;
    line-height: 14px;
    color: #5A5962; }
    .form-control-select--changed {
      color: #000000;
      background-image: url(../css/48f9a62b0561c0e2a0a0404a7d8dbe46.svg); }
    .form-control-select option:disabled, .form-control-select option .disabled {
      color: #5A5962 !important;
      font-size: 14px !important; }
  .form-control--auction {
    padding-right: 50px; }
  .form-control--textarea {
    height: 85px;
    resize: none; }
  .form-control-comment {
    display: none; }
  .form-control:focus, .form-control:hover {
    border: 1px solid #1534CC; }

.custom-checkbox {
  margin-bottom: 10px; }
  .custom-checkbox label {
    color: #000000;
    cursor: pointer;
    padding-left: 32px;
    position: relative;
    font-size: 15px;
    font-weight: 400; }
    @media (max-width: 991.98px) {
      .custom-checkbox label {
        font-size: 14px; } }
    .custom-checkbox label em {
      font-size: 12px;
      color: #5A5962;
      font-style: normal; }
    .custom-checkbox label a {
      color: #000000;
      font-weight: 500; }
    .custom-checkbox label:before {
      content: '';
      width: 22px;
      height: 22px;
      border: 1px solid #DCDBDB;
      border-radius: 4px;
      position: absolute;
      top: 0px;
      left: 0;
      display: inline-block;
      background-color: #fff; }
    .custom-checkbox label:after {
      content: '';
      display: block;
      width: 22px;
      height: 22px;
      position: absolute;
      border-radius: 4px;
      top: 0px;
      left: 0;
      background-image: url(../css/50a37ff8e1bf45cabab95e2edc172f4c.svg);
      background-repeat: no-repeat;
      background-position: center;
      background-size: 16px;
      opacity: 0; }
  .custom-checkbox .label {
    font-weight: 500; }
  .custom-checkbox input {
    position: absolute;
    opacity: 0; }
    .custom-checkbox input:checked + label:before {
      background: #1534CC;
      border-color: #1534CC; }
    .custom-checkbox input:checked + label:after {
      opacity: 1; }
  .custom-checkbox--has-error label {
    color: #D83815; }
  .custom-checkbox--has-error input:checked + label {
    color: #000000; }
    .custom-checkbox--has-error input:checked + label:after {
      background-color: #1534CC; }

.input-group {
  position: relative; }
  .input-group__currency {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    padding-left: 15px;
    border-left: 1px solid #D9D9D9; }

@media (max-width: 767.98px) {
  .faq {
    padding-left: 20px;
    padding-right: 20px; } }

.faq-card {
  border: 1px solid #D9D9D9;
  margin-bottom: 20px;
  border-radius: 5px; }
  .faq-card__heading {
    padding: 10px 20px;
    position: relative;
    transition: .3s;
    color: #000000;
    line-height: 26px;
    font-size: 17px;
    font-weight: 600; }
    .faq-card__heading p {
      margin-bottom: 0 !important; }
  .faq-card__content {
    padding: 0 20px 15px 20px; }
    .faq-card__content p {
      margin-bottom: 0; }
    .faq-card__content a {
      text-decoration: none;
      color: #1534CC;
      transition: 0.3s; }
      .faq-card__content a:hover {
        text-decoration: none;
        color: #1534CC; }

.help-block ul {
  list-style-type: none;
  padding: 0; }

.alert {
  background: transparent;
  border-radius: 5px;
  padding: 6px 14px;
  margin: 0;
  color: #000000;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 20px; }
  .alert ul {
    list-style-type: none !important;
    padding: 0;
    margin-bottom: 0; }
  .alert a {
    color: #1534CC; }
  .alert-danger {
    background-color: #D83815; }
  .alert-warning {
    background-color: #D83815; }
  .alert-success {
    background-color: #D9F5E3; }

.pagination {
  text-align: center; }
  .pagination ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    padding-top: 35px; }
    @media (max-width: 991.98px) {
      .pagination ul {
        padding-top: 20px; } }
    .pagination ul li {
      display: inline-block;
      margin: 0 6px;
      vertical-align: top; }
      .pagination ul li > * {
        display: inline-block;
        vertical-align: top;
        width: 32px;
        height: 32px;
        border-radius: 100%;
        font-size: 17px;
        line-height: 31px;
        color: #5A5962;
        background: #F5F6F7;
        text-align: center;
        border: 1px solid transparent;
        transition: .3s;
        font-weight: 600; }
        .pagination ul li > * svg path {
          transition: .3s; }
        .pagination ul li > *:hover {
          background-color: #1534CC;
          border-color: #1534CC;
          color: #fff;
          text-decoration: none; }
          .pagination ul li > *:hover svg path {
            stroke: #fff; }
      .pagination ul li a.previous {
        font-size: 0; }
        .pagination ul li a.previous svg {
          margin: 0 2px 2px 0; }
      .pagination ul li a.next {
        font-size: 0; }
        .pagination ul li a.next svg {
          margin: 0 0 2px 2px; }
      .pagination ul li.current > * {
        background-color: #1534CC;
        border-color: #1534CC;
        color: #fff; }

#lgcookieslaw_banner {
  padding: 20px 0 !important; }

.lgcookieslaw {
  box-shadow: 0px -1px 7px rgba(0, 0, 0, 0.09); }
  .lgcookieslaw-text {
    font-size: 14px; }
  .lgcookieslaw-banner {
    background: #FFFFFF;
    box-shadow: 0px -1px 7px rgba(0, 0, 0, 0.09) !important;
    border-radius: 10px 10px 0 0;
    position: relative; }
    .lgcookieslaw-banner .button-reject {
      position: absolute;
      right: 0;
      top: 0; }
    .lgcookieslaw-banner .button-no-br {
      background: #fff;
      border: none; }
  .lgcookieslaw-modal {
    background-color: #fff; }
    .lgcookieslaw-modal-body {
      padding: 20px 20px 10px; }
      @media (min-width: 992px) {
        .lgcookieslaw-modal-body {
          padding: 25px 25px 10px; } }
    .lgcookieslaw-modal .button-main {
      margin-bottom: 10px;
      border-color: transparent; }
  .lgcookieslaw-section {
    padding: 20px 20px 15px;
    box-shadow: 0px 6px 10px 4px rgba(45, 48, 57, 0.15);
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .lgcookieslaw-section-name {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 70%;
              flex: 0 0 70%;
      max-width: 70%;
      font-size: 16px;
      font-weight: 500;
      color: #000000; }
    .lgcookieslaw-section-checkbox {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 30%;
              flex: 0 0 30%;
      max-width: 30%;
      text-align: right;
      padding-right: 25px; }
    .lgcookieslaw-section-description {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
      .lgcookieslaw-section-description-content {
        font-size: 14px; }

.header {
  background-color: #fff;
  width: 100%;
  z-index: 5;
  transition: .3s; }
  .header-top {
    background-color: #fff;
    padding-top: 24px;
    padding-bottom: 24px; }
    @media (max-width: 1239.98px) {
      .header-top {
        padding-top: 15px;
        padding-bottom: 15px; } }
  .header-logo {
    max-width: 126px; }
    @media (max-width: 1239.98px) {
      .header-logo {
        max-width: 107px; } }
  @media (max-width: 991.98px) {
    .header-search {
      display: none;
      padding: 20px;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: calc(100vh - 0px);
      z-index: 5;
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%);
      background-color: #fff; }
      .header-search--is-active {
        display: block;
        transform: translateX(0);
        -webkit-transform: translateX(0); } }
  .header-search form {
    position: relative; }
    @media (min-width: 992px) {
      .header-search form {
        width: 100%; } }
    @media (min-width: 1240px) {
      .header-search form {
        min-width: 387px; } }
    .header-search form input {
      display: block;
      width: 100%;
      height: 43px;
      transition: .3s;
      font-size: 14px;
      font-weight: 400;
      -webkit-appearance: none;
      box-shadow: none;
      padding: 10px 60px 10px 18px;
      letter-spacing: .3px;
      border-radius: 6px;
      border: 1px solid #DCDBDB;
      background-color: #fff;
      color: #5A5962; }
      @media (min-width: 1240px) {
        .header-search form input {
          min-width: 387px; } }
      .header-search form input:focus, .header-search form input:hover {
        border-color: #1534CC; }
    .header-search form button {
      height: 40px;
      padding: 5px 12px;
      font-size: 14px;
      min-width: 40px;
      line-height: 1;
      vertical-align: middle;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      right: 2px;
      border: none;
      border-left: none;
      border-radius: 0 6px 6px 0;
      transition: .3s;
      background-color: #fff;
      color: #fff;
      font-weight: 400; }
  .header-categories__icon {
    margin-bottom: 7px; }
    @media (max-width: 991.98px) {
      .header-categories__icon {
        margin-bottom: 0; } }
  .header-categories__item {
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    transition: 0.3s;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 10px; }
    @media (max-width: 991.98px) {
      .header-categories__item {
        padding-top: 15px;
        padding-bottom: 15px; } }
    @media (min-width: 768px) {
      .header-categories__item:hover {
        color: #fff;
        text-decoration: none;
        background: #6CB35D; } }
    .header-categories__item a {
      display: inline-block;
      font-weight: 500;
      font-size: 15px;
      color: #fff;
      text-transform: uppercase;
      transition: 0.3s; }
      .header-categories__item a:hover {
        color: #fff;
        text-decoration: none; }
  @media (min-width: 768px) {
    .header-menu__item {
      display: inline-block;
      margin-right: 15px; } }
  @media (min-width: 768px) {
    .header-menu__item {
      display: inline-block;
      margin-right: 20px; } }
  @media (max-width: 991.98px) {
    .header-menu__item {
      border-top: 1px solid #ECECEC;
      display: block; }
      .header-menu__item:first-child {
        border-top: none; }
      .header-menu__item--second-menu:first-child {
        border-top: 1px solid #ECECEC; } }
  .header-menu__item a {
    display: inline-block;
    padding: 15px 0;
    font-weight: 500;
    font-size: 15px;
    color: #000000;
    transition: 0.3s; }
    .header-menu__item a:hover {
      color: #6CB35D; }
    @media (max-width: 991.98px) {
      .header-menu__item a {
        font-size: 15px;
        display: block;
        line-height: 22px; } }
  .header-wishlist a {
    color: #000000;
    font-size: 15px;
    font-weight: 500;
    transition: 0.3s; }
    @media (max-width: 991.98px) {
      .header-wishlist a {
        font-size: 12px;
        line-height: 18px; } }
    .header-wishlist a svg {
      margin-right: 7px;
      transition: 0.3s; }
      @media (min-width: 992px) {
        .header-wishlist a svg {
          width: 20px; }
          .header-wishlist a svg path {
            transition: 0.3s;
            stroke: black; } }
      @media (max-width: 991.98px) {
        .header-wishlist a svg {
          margin-right: auto;
          margin-left: auto; }
          .header-wishlist a svg path {
            stroke: black;
            transition: 0.3s; } }
    .header-wishlist a:hover {
      color: #6CB35D;
      text-decoration: none; }
      @media (min-width: 768px) {
        .header-wishlist a:hover {
          color: #6CB35D; }
          .header-wishlist a:hover svg path {
            stroke: #6CB35D; } }
  @media (max-width: 991.98px) {
    .header-wishlist--active a {
      color: #1534CC; }
      .header-wishlist--active a svg path {
        stroke: #1534CC; } }
  .header-account {
    background-color: #F7F4FF;
    border-radius: 100px;
    transition: 0.3s;
    padding: 10px 20px; }
    @media (max-width: 991.98px) {
      .header-account {
        background-color: #fff;
        padding: 0;
        border-radius: 0;
        text-align: center; } }
    .header-account a {
      color: #1534CC;
      font-size: 15px;
      font-weight: 500;
      transition: 0.3s; }
      @media (max-width: 991.98px) {
        .header-account a {
          font-weight: 500;
          font-size: 12px;
          line-height: 18px;
          display: block;
          color: #000000; } }
      .header-account a svg {
        margin-bottom: 1px;
        transition: 0.3s; }
        .header-account a svg path {
          stroke: #1534CC; }
        @media (max-width: 991.98px) {
          .header-account a svg {
            margin: auto; }
            .header-account a svg path {
              stroke: #000000; } }
    .header-account:hover {
      background-color: #6CB35D;
      transition: 0.3s; }
      .header-account:hover a {
        color: #fff;
        text-decoration: none; }
        .header-account:hover a svg path {
          transition: 0.3s;
          stroke: #fff; }
    @media (max-width: 991.98px) {
      .header-account--active a {
        color: #1534CC; }
        .header-account--active a svg path {
          transition: 0.3s;
          stroke: #1534CC; } }
  .header-nav {
    background-color: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    padding-top: 8px;
    padding-bottom: 8px;
    border-top: 1px solid #ECECEC; }
    .header-nav__title {
      font-weight: 500;
      font-size: 12px;
      line-height: 18px;
      display: block;
      color: #000000; }
      .header-nav__title:hover {
        color: #000000; }
      .header-nav__title--active {
        color: #1534CC; }
        .header-nav__title--active:hover {
          color: #1534CC; }
    .header-nav__icon svg path {
      stroke: #000000; }
    .header-nav__icon--active svg path {
      stroke: #1534CC; }
  .header-lang__button {
    background: none;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    position: relative;
    color: #000000;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    padding-right: 15px; }
    .header-lang__button:after {
      content: '';
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      right: 0px;
      vertical-align: middle;
      width: 10px;
      height: 7px;
      background-image: url(../css/811551ca925792a343b7bf9e47dec1dc.svg);
      background-repeat: no-repeat;
      background-position: center;
      background-size: 100%;
      transition: .3s; }
  .header-lang .show .header-lang__button:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg); }
  .header-lang ul {
    padding: 10px;
    padding-bottom: 5px;
    border: none;
    max-width: 50px !important;
    min-width: 50px !important;
    background: #FFFFFF;
    box-shadow: 0px 7px 27px rgba(0, 0, 0, 0.13);
    border-radius: 6px; }
    .header-lang ul:focus, .header-lang ul:hover, .header-lang ul:active {
      outline: none; }
    .header-lang ul li {
      margin-bottom: 5px;
      text-align: center; }
      .header-lang ul li a {
        font-size: 14px;
        font-weight: 500;
        color: #000000; }
        .header-lang ul li a img {
          margin-right: 5px; }

.mobile-menu {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100vh - 0px);
  z-index: 6;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  background-color: #fff;
  display: none; }
  .mobile-menu--is-active {
    display: block;
    transform: translateX(0);
    -webkit-transform: translateX(0); }
  .mobile-menu__wrap {
    height: 100%;
    padding: 20px;
    overflow-y: auto;
    padding-bottom: 60px; }
    @media (max-width: 767.98px) {
      .mobile-menu__wrap {
        padding-bottom: 120px; } }
  @media (max-width: 991.98px) {
    .mobile-menu__search {
      display: none;
      position: fixed;
      top: 68px;
      left: 0;
      right: 0;
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      z-index: 3; }
      .mobile-menu__search--top {
        top: 102px; }
      .mobile-menu__search--is-active {
        display: block; }
      .mobile-menu__search__trigger {
        display: inline-block;
        cursor: pointer;
        vertical-align: top;
        margin-top: 4px; } }
  .mobile-menu__trigger {
    width: 31px;
    height: 24px;
    position: relative;
    cursor: pointer;
    -webkit-transform-origin: center;
            transform-origin: center;
    vertical-align: middle; }
    .mobile-menu__trigger-title {
      font-weight: 500;
      font-size: 12px;
      line-height: 18px;
      display: block;
      color: #000000; }
    .mobile-menu__trigger span {
      display: block;
      width: 20px;
      height: 2px;
      background-color: #000000;
      position: absolute;
      top: 46%;
      left: 24%;
      transition: 0.5s;
      -webkit-transform: translateY(0) rotate(0) scale(1);
              transform: translateY(0) rotate(0) scale(1); }
      .mobile-menu__trigger span:first-child {
        -webkit-transform: translateY(-6px) rotate(0) scale(1);
                transform: translateY(-6px) rotate(0) scale(1); }
      .mobile-menu__trigger span:last-child {
        -webkit-transform: translateY(6px) rotate(0) scale(1);
                transform: translateY(6px) rotate(0) scale(1); }
    .mobile-menu__trigger--is-active .mobile-menu__trigger-title {
      color: #1534CC !important; }
    .mobile-menu__trigger--is-active span {
      -webkit-transform: translateY(0) rotate(360deg) scale(0);
              transform: translateY(0) rotate(360deg) scale(0);
      background-color: #1534CC; }
      .mobile-menu__trigger--is-active span:first-child {
        -webkit-transform: translateY(0) rotate(405deg) scale(1);
                transform: translateY(0) rotate(405deg) scale(1); }
      .mobile-menu__trigger--is-active span:last-child {
        -webkit-transform: translateY(0) rotate(315deg) scale(1);
                transform: translateY(0) rotate(315deg) scale(1); }

.footer {
  margin-top: auto;
  position: relative;
  background-color: #F5F6F7;
  color: #000000;
  font-size: 15px; }
  @media (max-width: 1239.98px) {
    .footer {
      margin-bottom: 60px; } }
  .footer-top__heading {
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 20px; }
    @media (max-width: 991.98px) {
      .footer-top__heading {
        margin-bottom: 10px; } }
  .footer-top p {
    color: #5A5962; }
    .footer-top p strong {
      color: #000000;
      font-weight: 500; }
  .footer-top__item--link {
    line-height: 1.5; }
  .footer-top__item a {
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    transition: 0.3s;
    color: #000000;
    margin-bottom: 5px; }
    .footer-top__item a svg {
      margin-bottom: 2px;
      margin-right: 8px; }
    .footer-top__item a:hover {
      color: #1534CC;
      text-decoration: none; }
  .footer-bottom {
    border-top: 1px solid #D9D9D9;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 14px;
    font-weight: 400;
    color: #000000; }
    @media (max-width: 991.98px) {
      .footer-bottom {
        padding-top: 20px;
        padding-bottom: 20px; } }

.home-banner {
  position: relative; }
  .home-banner__content ul {
    padding: 0; }
    .home-banner__content ul li {
      list-style: none;
      font-size: 20px;
      margin-bottom: 10px;
      color: #fff;
      font-weight: 500;
      line-height: 27px;
      position: relative;
      padding-left: 34px; }
      @media (max-width: 991.98px) {
        .home-banner__content ul li {
          font-size: 16px;
          line-height: 23px; } }
      .home-banner__content ul li:before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        width: 24px;
        height: 24px;
        background-image: url(../css/a946e955c3acd7d9f9f48c98d3603735.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        background-color: transparent;
        cursor: pointer;
        transition: 0.3s;
        opacity: 1;
        font-size: 0; }
  .home-banner__pagination {
    position: absolute;
    width: 100%;
    bottom: 20px !important;
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-align: center;
    line-height: 0;
    z-index: 1;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .home-banner__pagination .swiper-pagination-bullet {
      display: inline-block;
      vertical-align: middle;
      opacity: 1;
      margin: 0 4px !important;
      width: 11px;
      height: 11px;
      padding: 0;
      font-size: 0;
      border-radius: 50%;
      transition: .3s;
      border: 1px solid #fff;
      background-color: #fff; }
      @media (min-width: 992px) {
        .home-banner__pagination .swiper-pagination-bullet {
          margin: 0 7px !important;
          width: 12px;
          height: 12px; } }
      .home-banner__pagination .swiper-pagination-bullet-active {
        background-color: #1534CC;
        border-color: #1534CC; }
    @media (min-width: 992px) {
      .home-banner__pagination {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    .home-banner__pagination-lock {
      display: none; }

.home-newsletter {
  border-radius: 10px;
  background: #F5F6F7; }
  .home-newsletter__button {
    display: inline-block;
    padding: 9px 25px;
    height: 40px;
    background-color: #1534CC;
    border: 1px solid #1534CC;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    line-height: 14px;
    border-radius: 100px;
    text-align: center;
    transition: .3s;
    min-width: 155px;
    cursor: pointer; }
    .home-newsletter__button svg {
      margin-right: 5px;
      transition: .3s;
      max-width: 20px; }
      .home-newsletter__button svg path {
        transition: 0.3s; }
    .home-newsletter__button:hover {
      text-decoration: none;
      color: #fff;
      border-color: #6CB35D;
      background-color: #6CB35D; }
      .home-newsletter__button:hover svg path {
        stroke: #fff; }
    .home-newsletter__button:disabled, .home-newsletter__button .disabled {
      background-color: #737B7D;
      border-color: #737B7D;
      cursor: not-allowed; }
      .home-newsletter__button:disabled:hover, .home-newsletter__button .disabled:hover {
        color: #fff;
        background-color: #737B7D;
        border-color: #737B7D; }
        .home-newsletter__button:disabled:hover svg path, .home-newsletter__button .disabled:hover svg path {
          fill: transparent;
          stroke: #fff; }
  @media (max-width: 991.98px) {
    .home-newsletter__text {
      font-size: 14px; } }

.home-reviews {
  position: relative; }
  .home-reviews .swiper-slide {
    height: auto; }
  .home-reviews__item {
    border-radius: 14px; }
  .home-reviews-button {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 41px;
    height: 41px;
    background-image: url(../css/d874a859f71658a46b90163562f6a23f.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: none;
    background-color: transparent;
    cursor: pointer;
    transition: 0.3s;
    opacity: 1;
    font-size: 0;
    z-index: 2; }
    @media (max-width: 767.98px) {
      .home-reviews-button {
        display: block;
        position: relative;
        -webkit-transform: translateY(0);
                transform: translateY(0); } }
    .home-reviews-button:hover {
      opacity: 1; }
    .home-reviews-button--prev {
      left: -60px;
      -webkit-transform: translateY(-50%) rotate(180deg);
              transform: translateY(-50%) rotate(180deg); }
      @media (max-width: 767.98px) {
        .home-reviews-button--prev {
          left: 0;
          -webkit-transform: translateY(0) rotate(180deg);
                  transform: translateY(0) rotate(180deg); } }
    .home-reviews-button--next {
      right: -60px; }
      @media (max-width: 767.98px) {
        .home-reviews-button--next {
          right: 0;
          margin-left: 10px; } }
  .home-reviews__pagination {
    width: 100%;
    bottom: 10px !important;
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-align: center;
    line-height: 0;
    z-index: 1;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .home-reviews__pagination .swiper-pagination-bullet {
      display: inline-block;
      vertical-align: middle;
      opacity: 1;
      margin: 0 6px !important;
      width: 10px;
      height: 10px;
      padding: 0;
      font-size: 0;
      border-radius: 50%;
      transition: .3s;
      border: 1px solid #D9D9D9;
      background-color: #D9D9D9; }
      @media (min-width: 992px) {
        .home-reviews__pagination .swiper-pagination-bullet {
          margin: 0 6px !important;
          width: 10px;
          height: 10px; } }
      .home-reviews__pagination .swiper-pagination-bullet-active {
        background-color: #1534CC;
        border-color: #1534CC; }
    .home-reviews__pagination-lock {
      display: none; }

.home-numbers {
  background: #F5F6F7;
  border-radius: 14px;
  color: #000000; }
  .home-numbers__number {
    font-weight: 600;
    font-size: 53px;
    line-height: 58px; }
    @media (max-width: 991.98px) {
      .home-numbers__number {
        font-size: 37px;
        line-height: 36px; } }
  .home-numbers__heading {
    font-weight: 600;
    font-size: 29px;
    line-height: 40px; }
    @media (max-width: 991.98px) {
      .home-numbers__heading {
        font-size: 20px;
        line-height: 29px; } }
  .home-numbers__text {
    font-weight: 600;
    font-size: 19px;
    line-height: 26px; }
    @media (max-width: 991.98px) {
      .home-numbers__text {
        font-size: 15px;
        line-height: 19px; } }

.ui-widget {
  color: #000000 !important; }
  @media (max-width: 1239.98px) {
    .ui-widget {
      left: 0;
      right: 0;
      bottom: 0;
      overflow-x: hidden; } }
  .ui-widget.ui-autocomplete {
    display: none !important; }
    @media (max-width: 1239.98px) {
      .ui-widget.ui-autocomplete {
        position: fixed; } }
  .ui-widget .autocomplete-thumbnail {
    margin-right: 20px; }
    .ui-widget .autocomplete-thumbnail img {
      border-radius: 10px !important; }
  .ui-widget .product {
    font-family: 'Poppins' !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 17px !important;
    line-height: 23px !important;
    color: #000000 !important; }
  .ui-widget .ui-menu-item {
    background-color: #fff !important;
    background: #fff !important;
    border-radius: 0 !important;
    border: none !important; }
    .ui-widget .ui-menu-item:hover, .ui-widget .ui-menu-item:focus {
      background-color: #fff !important;
      background: #fff !important;
      border-radius: 0 !important;
      border: none !important; }
    .ui-widget .ui-menu-item a {
      background-color: #fff !important;
      background: #fff !important;
      border-radius: 0 !important;
      border: none !important;
      transition: 0.3s; }
      .ui-widget .ui-menu-item a:hover, .ui-widget .ui-menu-item a:focus {
        border-radius: 0 !important;
        border: none !important;
        cursor: pointer !important;
        background: #DCDBDB !important;
        background-color: #DCDBDB !important; }
  .ui-widget .ui-state-focus {
    margin: 0 !important; }

.category-banner {
  border-radius: 10px; }
  .category-banner img {
    border-radius: 10px; }

.category-sorting__total {
  color: #1534CC;
  background: #EBE2FF;
  font-size: 17px;
  font-weight: 600;
  line-height: 24px;
  padding: 3px 17px;
  border-radius: 18px;
  min-width: 46px;
  text-align: center; }

.category-sorting button {
  text-align: left;
  background-color: #fff;
  border: 1px solid #DCDBDB;
  padding: 8px 37px 8px 20px;
  color: #5A5962;
  background-image: url(../css/0b4940a3505f9ccf69ebc769cedfe097.svg);
  background-repeat: no-repeat;
  background-position: right 14px center;
  background-size: 16px 16px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  border-radius: 6px;
  min-width: 220px; }
  @media (max-width: 991.98px) {
    .category-sorting button {
      padding: 8px 25px 8px 7px;
      background-position: right 6px center;
      min-width: 180px; } }

.category-sorting .dropdown-menu {
  margin: 0;
  padding: 11px 20px;
  float: none;
  right: 0;
  left: 0 !important;
  background-color: #fff;
  border: 0;
  width: 100%;
  position: absolute !important;
  top: 100% !important;
  bottom: auto !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
  z-index: 4 !important;
  border-radius: 6px;
  box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.13); }
  .category-sorting .dropdown-menu a {
    display: block;
    font-size: 14px;
    margin: 4px 0;
    color: #5A5962; }
    .category-sorting .dropdown-menu a.current {
      font-weight: 400;
      color: #1534CC; }
    .category-sorting .dropdown-menu a:hover {
      color: #1534CC; }

.category-filter {
  background: #F5F6F7;
  border-radius: 10px;
  position: relative; }
  @media (max-width: 991.98px) {
    .category-filter {
      background: #fff; } }
  .category-filter__heading {
    padding: 0 0 0 0; }
  .category-filter__trigger {
    height: 40px; }
    .category-filter__trigger svg {
      margin-right: 5px; }
  @media (max-width: 991.98px) {
    .category-filter__wrap {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: calc(100% - 0px);
      background-color: #fff;
      padding: 20px;
      overflow-y: auto;
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%);
      transition: .3s;
      z-index: 5; } }
  .category-filter__wrap--is-active {
    -webkit-transform: translateX(0%);
            transform: translateX(0%); }
  .category-filter__section {
    padding: 25px 25px 10px 25px;
    max-height: 350px;
    border-bottom: 1px solid #E9E9E9; }
    @media (max-width: 991.98px) {
      .category-filter__section {
        padding: 25px 0; } }
    .category-filter__section:last-child {
      border-bottom: none; }
    .category-filter__section-toggle {
      font-weight: 600;
      color: #000000;
      font-size: 17px;
      padding-right: 30px;
      cursor: pointer;
      margin-bottom: 15px; }
  .category-filter__list-item {
    list-style-type: none;
    overflow-y: auto;
    max-height: 200px;
    padding: 0;
    margin: 0; }
    .category-filter__list-item--checkbox label {
      margin-bottom: 15px; }
    .category-filter__list-item--checkbox li a {
      display: block;
      font-weight: 400;
      font-size: 15px; }

.product-images {
  line-height: 1; }
  .product-images .swiper {
    border-radius: 13px; }
  .product-images .swiper-slide {
    border-radius: 13px;
    overflow: hidden;
    border-radius: 13px; }
  .product-images__main {
    position: relative; }
    .product-images__main-item {
      overflow: hidden;
      border-radius: 13px; }
      .product-images__main-item img {
        border-radius: 13px;
        -o-object-fit: cover;
           object-fit: cover; }
    .product-images__main-button {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 32px;
      height: 32px;
      background-image: url(../css/d874a859f71658a46b90163562f6a23f.svg);
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      border: none;
      background-color: transparent;
      cursor: pointer;
      transition: 0.3s;
      opacity: 1;
      font-size: 0;
      z-index: 2; }
      .product-images__main-button:hover {
        opacity: 1; }
      .product-images__main-button--prev {
        left: -15px;
        -webkit-transform: translateY(-50%) rotate(180deg);
                transform: translateY(-50%) rotate(180deg); }
        @media (max-width: 991.98px) {
          .product-images__main-button--prev {
            left: 10px; } }
      .product-images__main-button--next {
        right: -15px; }
        @media (max-width: 991.98px) {
          .product-images__main-button--next {
            right: 10px; } }
  .product-images__thumbs-item {
    border: 3px solid transparent;
    border-radius: 5px;
    position: relative;
    cursor: pointer;
    margin-right: 5px;
    margin-bottom: 5px; }
    @media (max-width: 1239.98px) {
      .product-images__thumbs-item {
        margin-right: 2px;
        margin-bottom: 2px; } }
    .product-images__thumbs-item img {
      max-width: 120px; }
    .product-images__thumbs-item--active {
      border-color: #1534CC; }
    .product-images__thumbs-item--text {
      position: absolute;
      left: 0;
      bottom: 0;
      height: 100%;
      width: 100%;
      text-align: center;
      font-size: 15px;
      font-weight: 500;
      z-index: 2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      color: #fff;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      cursor: pointer; }
      .product-images__thumbs-item--text svg {
        margin-top: 5px;
        transition: 0.3s; }
      .product-images__thumbs-item--text:hover svg {
        -webkit-transform: translateX(5px);
                transform: translateX(5px); }
    .product-images__thumbs-item--show-more:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      opacity: 0.5;
      background: #000;
      border-radius: 5px;
      background: rgba(0, 0, 0, 0.7); }

.product-description {
  border-bottom: 1px solid #E6E6E6; }

.product-features {
  border-bottom: 1px solid #E6E6E6; }

.product-equipment {
  border-bottom: 1px solid #E6E6E6; }

.product-auction {
  background: #F5F6F7;
  padding-top: 30px;
  border-radius: 10px 10px 0 0;
  border: 1px solid #EAEAEA;
  border-bottom: none; }
  @media (max-width: 991.98px) {
    .product-auction {
      padding-top: 20px; } }
  .product-auction__winner {
    padding: 0;
    background: #FFF6D8;
    border: 1px solid #EAEAEA;
    border-bottom: none; }
    .product-auction__winner-text {
      color: #E9B500;
      font-weight: 600;
      font-size: 15px; }
      .product-auction__winner-text:hover {
        color: #E9B500;
        text-decoration: none; }
  .product-auction__bottom {
    border-top: 1px solid #E6E6E6;
    padding: 30px; }
    @media (max-width: 991.98px) {
      .product-auction__bottom {
        padding: 20px; } }
  .product-auction--line-18 {
    line-height: 18px; }
  .product-auction__sub-heading {
    line-height: 18px;
    margin-bottom: 7px; }
    @media (max-width: 991.98px) {
      .product-auction__sub-heading {
        font-size: 13px; } }
  .product-auction .alert-info {
    background: #D9F5E3;
    color: #000000;
    font-size: 14px;
    padding: 9px 14px;
    border-radius: 5px;
    border: none;
    width: 100%;
    text-align: center; }
    .product-auction .alert-info a {
      font-weight: 500;
      text-decoration: none; }
      .product-auction .alert-info a:hover {
        text-decoration: none; }

.product-info {
  border: 1px solid #E6E6E6;
  border-radius: 10px;
  margin-bottom: 30px;
  padding: 25px 30px; }
  @media (max-width: 991.98px) {
    .product-info {
      margin-bottom: 20px;
      padding: 20px 20px; } }
  .product-info--no-br {
    border-radius: 0;
    margin-bottom: 0; }
  .product-info--no-br-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: none; }
    @media (max-width: 991.98px) {
      .product-info--no-br-top {
        padding-left: 10px;
        padding-right: 10px; } }
  .product-info__item {
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    margin-left: 8px; }

.product-card {
  border-radius: 14px;
  border: 1px solid #EAEAEA; }
  .product-card__content {
    line-height: 18px; }
  .product-card__img img {
    border-radius: 14px 14px 0 0; }
  .product-card__title {
    color: #000000;
    font-size: 17px;
    font-weight: 600;
    transition: 0.3s; }
    .product-card__title:hover {
      color: #1534CC; }
    @media (max-width: 991.98px) {
      .product-card__title {
        font-size: 14px;
        line-height: 16px; } }
  .product-card__timer {
    color: #1534CC;
    font-weight: 600;
    margin-bottom: 2px; }
    @media (max-width: 991.98px) {
      .product-card__timer {
        font-size: 11px; } }
    .product-card__timer--ending {
      color: #D83815; }
    .product-card__timer--finished {
      color: #1534CC; }
  .product-card__bid {
    color: #1534CC;
    font-weight: 600;
    margin-bottom: 2px; }
    @media (max-width: 991.98px) {
      .product-card__bid {
        font-size: 11px; } }

.product-item {
  border-radius: 14px;
  border: 1px solid #EAEAEA;
  position: relative; }
  .product-item__title {
    color: #000000;
    font-size: 17px;
    font-weight: 600;
    transition: 0.3s; }
    .product-item__title:hover {
      color: #1534CC; }
    @media (max-width: 991.98px) {
      .product-item__title {
        font-size: 16px;
        line-height: 18px; } }
  .product-item__info {
    line-height: 16px; }
    .product-item__info-title {
      font-size: 14px; }
    .product-item__info-value {
      font-size: 14px;
      font-weight: 600; }
      @media (max-width: 991.98px) {
        .product-item__info-value svg {
          max-width: 17px; } }
  .product-item__img {
    border-radius: 14px 0 0 14px; }
    .product-item__img a {
      background-repeat: no-repeat;
      background-position: center top;
      background-size: cover;
      display: block;
      height: 100%;
      border-radius: 14px 0 0 14px; }
    .product-item__img img {
      border-radius: 14px 0 0 14px; }
      @media (max-width: 991.98px) {
        .product-item__img img {
          border-radius: 14px 14px 0 0; } }

.product-bid__table table {
  width: 100%; }
  .product-bid__table table tbody tr td {
    padding: 4px 5px;
    vertical-align: center; }
    .product-bid__table table tbody tr td:first-child {
      padding-left: 0; }
    .product-bid__table table tbody tr td:last-child {
      padding-right: 0; }

.product-heart {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 2;
  border-radius: 100%; }

.product-wishlist {
  z-index: 3;
  margin-left: 12px;
  margin-right: 12px; }
  @media (max-width: 991.98px) {
    .product-wishlist {
      margin-right: 6px;
      margin-left: 6px; } }
  .product-wishlist__subtext {
    color: #5A5962; }
  .product-wishlist--cart {
    margin-left: 0;
    margin-right: 0; }
  .product-wishlist__button {
    cursor: pointer;
    background-color: #fff;
    border: none;
    padding: 0;
    font: inherit;
    outline: inherit; }
    .product-wishlist__button svg {
      width: 24px;
      height: 24px; }
      .product-wishlist__button svg path {
        transition: .3s;
        fill: transparent; }
    @media (min-width: 768px) {
      .product-wishlist__button:hover svg {
        fill: #6CB35D;
        transition: .3s; }
        .product-wishlist__button:hover svg path {
          fill: #6CB35D;
          transition: .3s;
          stroke: #6CB35D; } }
    @media (max-width: 991.98px) {
      .product-wishlist__button--category {
        background: #fff;
        border-radius: 100%;
        height: 43px;
        width: 43px; } }
    .product-wishlist__button .wishlist-text-active {
      display: none; }
    .product-wishlist__button--is-active {
      cursor: pointer;
      background-color: #fff;
      border: none;
      padding: 0;
      font: inherit;
      outline: inherit; }
      .product-wishlist__button--is-active svg {
        fill: #6CB35D; }
        .product-wishlist__button--is-active svg path {
          transition: .3s;
          fill: #6CB35D;
          stroke: #6CB35D; }
      .product-wishlist__button--is-active .wishlist-text {
        display: none; }
      .product-wishlist__button--is-active .wishlist-text-active {
        display: block; }
      @media (min-width: 768px) {
        .product-wishlist__button--is-active:hover svg path {
          fill: #6CB35D;
          stroke: #6CB35D; } }

@media (min-width: 992px) {
  .product-modal .modal-dialog--medium {
    max-width: 350px; } }

.product-modal .modal-content {
  padding: 30px 40px;
  border: none;
  border-radius: 10px; }

.product-modal .modal-body {
  border-radius: 10px;
  padding: 0; }
  .product-modal .modal-body .success-feedback {
    color: #000000;
    margin-bottom: 10px;
    text-align: center; }
  .product-modal .modal-body label {
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    color: #000000;
    margin-bottom: 3px; }

.product-modal .modal-footer {
  padding: 0; }
  .product-modal .modal-footer button {
    margin: 0; }

.product-friend {
  cursor: pointer;
  background-color: #fff;
  border: none;
  padding: 0;
  outline: inherit;
  font-weight: 500;
  font-size: 15px;
  transition: 0.3s; }
  .product-friend .users-told-text {
    color: #5A5962;
    font-weight: 400; }
  .product-friend__heading {
    color: #1534CC;
    transition: 0.3s; }
  .product-friend svg path {
    transition: 0.3s;
    stroke: #1534CC; }
  .product-friend:hover .product-friend__heading {
    color: #6CB35D; }
  .product-friend:hover svg path {
    stroke: #6CB35D; }

.login-form {
  border-radius: 10px;
  border: 1px solid #D9D9D9;
  background: #FFF; }
  @media (max-width: 991.98px) {
    .login-form {
      padding: 20px 10px !important; } }

.login-registration {
  border-radius: 10px;
  background: #F7F4FF; }
  @media (max-width: 767.98px) {
    .login-registration {
      min-height: 380px; } }

.registration-success {
  border-radius: 10px;
  border: 1px solid #D9D9D9;
  background: #FFF;
  padding: 90px 30px; }
  @media (max-width: 991.98px) {
    .registration-success {
      padding: 30px; } }

.account-block {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: 30px 20px; }
  @media (min-width: 992px) {
    .account-block {
      padding: 65px 25px; } }

.account-sidebar {
  background: #F7F4FF;
  border-radius: 10px;
  padding: 25px 30px; }
  @media (max-width: 991.98px) {
    .account-sidebar {
      padding: 20px 10px; } }
  .account-sidebar__logout {
    border-top: 1px solid #DED9EC; }
    .account-sidebar__logout a {
      color: #D83815;
      font-weight: 500; }
  .account-sidebar__item {
    display: block;
    color: #000000;
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    transition: .3s;
    margin-bottom: 20px; }
    .account-sidebar__item:last-child {
      margin-bottom: 0; }
    .account-sidebar__item.active, .account-sidebar__item:hover {
      color: #1534CC;
      font-weight: 500;
      text-decoration: none; }

.account-content {
  border-radius: 10px;
  border: 1px solid #D9D9D9;
  background: #FFF;
  padding: 30px; }
  @media (max-width: 991.98px) {
    .account-content {
      padding: 20px 10px !important; } }
  .account-content--no-padding {
    padding: 0; }
  .account-content__order {
    border: 1px solid #F7F4FF;
    border-radius: 4px; }
    .account-content__order-date {
      text-transform: uppercase;
      letter-spacing: 2px; }
    .account-content__order--border {
      border-bottom: 1px solid #F7F4FF; }

.account-orders {
  border-radius: 10px !important;
  border: 1px solid #D9D9D9;
  border-bottom: none; }
  .account-orders__table {
    width: 100%; }
    .account-orders__table thead {
      background: #F9F9F9; }
      @media (max-width: 767.98px) {
        .account-orders__table thead {
          display: none; } }
      .account-orders__table thead tr th {
        color: #5A5962;
        padding: 8px 20px 8px 0;
        border-bottom: 1px solid #D9D9D9;
        font-weight: 500;
        font-size: 13px;
        line-height: 23px;
        white-space: nowrap; }
        .account-orders__table thead tr th:first-child {
          padding-left: 20px; }
        @media (max-width: 991.98px) {
          .account-orders__table thead tr th {
            padding-left: 20px; } }
    .account-orders__table tbody tr {
      border-bottom: 1px solid #DCDBDB;
      margin-bottom: 0 !important; }
      .account-orders__table tbody tr.table-border {
        border-bottom: none; }
        @media (max-width: 991.98px) {
          .account-orders__table tbody tr.table-border {
            border-bottom: 1px solid #DCDBDB; } }
      .account-orders__table tbody tr td {
        padding: 10px 20px 10px 20px;
        font-weight: 500;
        font-size: 13px; }
        @media (min-width: 992px) {
          .account-orders__table tbody tr td {
            padding: 12px 20px 12px 0; }
            .account-orders__table tbody tr td:first-child {
              padding-left: 20px; }
            .account-orders__table tbody tr td:last-child {
              padding-right: 0; } }
        @media (max-width: 767.98px) {
          .account-orders__table tbody tr td {
            display: block; } }
    .account-orders__table-item__status {
      font-size: 13px;
      background: #EEEEEE;
      color: #626262;
      border-radius: 5px;
      padding: 3px 5px; }
      .account-orders__table-item__status--Running {
        background: #DFF7D3;
        color: #329B00; }
    .account-orders__table-item__image img {
      max-width: 85px;
      width: 100%;
      border-radius: 5px; }
    .account-orders__table-item__name {
      max-width: 120px; }
      .account-orders__table-item__name a {
        transition: 0.3s;
        color: #000000; }
        .account-orders__table-item__name a:hover {
          color: #1534CC; }

.contacts-info {
  border-radius: 10px;
  border: 1px solid #EAEAEA;
  padding: 30px;
  color: #000000; }
  @media (max-width: 991.98px) {
    .contacts-info {
      padding: 20px 10px; } }
  .contacts-info p {
    margin-bottom: 3px; }
  .contacts-info__margin {
    margin-bottom: 20px !important; }

