@charset "UTF-8";
/******************************************************************
	Vars 變數
*******************************************************************/
/* 編寫順序
 *
 * - 色彩
 * - 文字
 * - Header、Footer 設定
 * - Breakpoints
 */
/*----------------------------------------------------------
	Theme Color 主/輔 顏色
-----------------------------------------------------------*/
/*d4ccc3*/
/*----------------------------------------------------------
	文字顏色
-----------------------------------------------------------*/
/*----------------------------------------------------------
	錯誤顏色
-----------------------------------------------------------*/
/*----------------------------------------------------------
	提示顏色
-----------------------------------------------------------*/
/*----------------------------------------------------------
	醒目顏色
-----------------------------------------------------------*/
/*----------------------------------------------------------
	Money 貨幣顏色
-----------------------------------------------------------*/
/*----------------------------------------------------------
	社群顏色
-----------------------------------------------------------*/
/*----------------------------------------------------------
	背景色
-----------------------------------------------------------*/
/*----------------------------------------------------------
	側選單
-----------------------------------------------------------*/
/*----------------------------------------------------------
	分隔線
-----------------------------------------------------------*/
/*----------------------------------------------------------
	遮罩
-----------------------------------------------------------*/
/*----------------------------------------------------------
	表格
-----------------------------------------------------------*/
/*----------------------------------------------------------
	表單
-----------------------------------------------------------*/
/***********************************************************
	Font 文字
***********************************************************/
/*----------------------------------------------------------
	預設
-----------------------------------------------------------*/
/*----------------------------------------------------------
	標題字
-----------------------------------------------------------*/
/*----------------------------------------------------------
	字體
-----------------------------------------------------------*/
/***********************************************************
	桌機選單 選項 PC Menu Options
***********************************************************/
/***********************************************************
	頁尾 選項 Footer Options
***********************************************************/
/***********************************************************
	Breakpoints
***********************************************************/
/******************************************************************
	Bootstrap
*******************************************************************/
/*!
 * Bootstrap Reboot v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

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

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

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

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

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

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

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

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

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #6e6e6e;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: rgb(71.75, 71.75, 71.75);
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

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

figure {
  margin: 0 0 1rem;
}

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

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
}

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

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

progress {
  vertical-align: baseline;
}

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

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

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

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

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

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

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

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

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

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

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

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

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

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

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

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.d-none {
  display: none !important;
}

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

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

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

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

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

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

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

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

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

.align-items-stretch {
  align-items: stretch !important;
}

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

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

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

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

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

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

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

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

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #efe9e2;
  --secondary: #6e6e6e;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #F9060A;
  --light: #606060;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

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

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

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

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

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

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

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

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

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #6e6e6e;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: rgb(71.75, 71.75, 71.75);
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

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

figure {
  margin: 0 0 1rem;
}

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

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
}

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

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

progress {
  vertical-align: baseline;
}

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

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

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

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

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

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

h4, .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: 80%;
  font-weight: 400;
}

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

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

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

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

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

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

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

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

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

.figure {
  display: inline-block;
}

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

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

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

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

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

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

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

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

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

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

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

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

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

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

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

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

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

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

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.table .table {
  background-color: #fff;
}

.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-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

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

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: rgb(250.52, 248.84, 246.88);
}

.table-hover .table-primary:hover {
  background-color: rgb(241.4533333333, 236.3733333333, 230.4466666667);
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: rgb(241.4533333333, 236.3733333333, 230.4466666667);
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: rgb(214.4, 214.4, 214.4);
}

.table-hover .table-secondary:hover {
  background-color: rgb(201.65, 201.65, 201.65);
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: rgb(201.65, 201.65, 201.65);
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: rgb(194.8, 230.36, 202.92);
}

.table-hover .table-success:hover {
  background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: rgb(190.04, 228.96, 235.12);
}

.table-hover .table-info:hover {
  background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: rgb(255, 237.64, 185.56);
}

.table-hover .table-warning:hover {
  background-color: rgb(255, 231.265, 160.06);
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: rgb(255, 231.265, 160.06);
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: rgb(253.32, 185.28, 186.4);
}

.table-hover .table-danger:hover {
  background-color: rgb(252.72, 160.38, 161.9);
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: rgb(252.72, 160.38, 161.9);
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: rgb(210.48, 210.48, 210.48);
}

.table-hover .table-light:hover {
  background-color: rgb(197.73, 197.73, 197.73);
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: rgb(197.73, 197.73, 197.73);
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: rgb(198.16, 199.84, 201.52);
}

.table-hover .table-dark:hover {
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}

.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: #212529;
  border-color: rgb(50.0574324324, 56.125, 62.1925675676);
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #212529;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: rgb(50.0574324324, 56.125, 62.1925675676);
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #333;
  background-color: #fff;
  background-clip: padding-box;
  border: 2px solid #6e6e6e;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #333;
  background-color: #fff;
  border-color: white;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(239, 233, 226, 0.25);
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 4px);
}
select.form-control:focus::-ms-value {
  color: #333;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 2px);
  padding-bottom: calc(0.375rem + 2px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 2px);
  padding-bottom: calc(0.5rem + 2px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 2px);
  padding-bottom: calc(0.25rem + 2px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 2px 0;
}
.form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
.input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
.input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
.input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
.input-group-lg > .input-group-append > .form-control-plaintext.btn {
  padding-right: 0;
  padding-left: 0;
}

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

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 4px);
}

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

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(2.875rem + 4px);
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: 0.2rem;
}

.was-validated .form-control:valid, .form-control.is-valid,
.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: rgb(113.4130434783, 221.0869565217, 138);
}
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: rgb(51.6956521739, 206.3043478261, 87);
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
  border-color: inherit;
}
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #F9060A;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(249, 6, 10, 0.8);
  border-radius: 0.2rem;
}

.was-validated .form-control:invalid, .form-control.is-invalid,
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #F9060A;
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #F9060A;
  box-shadow: 0 0 0 0.2rem rgba(249, 6, 10, 0.25);
}
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #F9060A;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #F9060A;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: rgb(252, 130.5, 132.5);
}
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: rgb(250.2, 55.8, 59);
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(249, 6, 10, 0.25);
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #F9060A;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
  border-color: inherit;
}
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(249, 6, 10, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: 2px 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;
}
.btn:hover, .btn:focus {
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(239, 233, 226, 0.25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
  background-image: none;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #212529;
  background-color: #efe9e2;
  border-color: #efe9e2;
}
.btn-primary:hover {
  color: #212529;
  background-color: rgb(225.4, 214.3, 201.35);
  border-color: rgb(220.8666666667, 208.0666666667, 193.1333333333);
}
.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(239, 233, 226, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #212529;
  background-color: #efe9e2;
  border-color: #efe9e2;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #212529;
  background-color: rgb(220.8666666667, 208.0666666667, 193.1333333333);
  border-color: rgb(216.3333333333, 201.8333333333, 184.9166666667);
}
.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(239, 233, 226, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6e6e6e;
  border-color: #6e6e6e;
}
.btn-secondary:hover {
  color: #fff;
  background-color: rgb(90.875, 90.875, 90.875);
  border-color: rgb(84.5, 84.5, 84.5);
}
.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(110, 110, 110, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6e6e6e;
  border-color: #6e6e6e;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: rgb(84.5, 84.5, 84.5);
  border-color: rgb(78.125, 78.125, 78.125);
}
.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(110, 110, 110, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:hover {
  color: #fff;
  background-color: rgb(32.6086956522, 136.1413043478, 56.25);
  border-color: rgb(30.1449275362, 125.8550724638, 52);
}
.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 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: rgb(30.1449275362, 125.8550724638, 52);
  border-color: rgb(27.6811594203, 115.5688405797, 47.75);
}
.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(40, 167, 69, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #fff;
  background-color: rgb(18.75, 132.0652173913, 150);
  border-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
}
.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
  border-color: rgb(15.9166666667, 112.1086956522, 127.3333333333);
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #212529;
  background-color: rgb(223.75, 167.8125, 0);
  border-color: rgb(211, 158.25, 0);
}
.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 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: rgb(211, 158.25, 0);
  border-color: rgb(198.25, 148.6875, 0);
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #F9060A;
  border-color: #F9060A;
}
.btn-danger:hover {
  color: #fff;
  background-color: rgb(211.65, 5.1, 8.5);
  border-color: rgb(199.2, 4.8, 8);
}
.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(249, 6, 10, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #F9060A;
  border-color: #F9060A;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(199.2, 4.8, 8);
  border-color: rgb(186.75, 4.5, 7.5);
}
.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(249, 6, 10, 0.5);
}

.btn-light {
  color: #fff;
  background-color: #606060;
  border-color: #606060;
}
.btn-light:hover {
  color: #fff;
  background-color: rgb(76.875, 76.875, 76.875);
  border-color: rgb(70.5, 70.5, 70.5);
}
.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(96, 96, 96, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #fff;
  background-color: #606060;
  border-color: #606060;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #fff;
  background-color: rgb(70.5, 70.5, 70.5);
  border-color: rgb(64.125, 64.125, 64.125);
}
.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(96, 96, 96, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: rgb(34.8534482759, 38.875, 42.8965517241);
  border-color: rgb(29.1379310345, 32.5, 35.8620689655);
}
.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 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: rgb(29.1379310345, 32.5, 35.8620689655);
  border-color: rgb(23.4224137931, 26.125, 28.8275862069);
}
.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(52, 58, 64, 0.5);
}

.btn-outline-primary {
  color: #efe9e2;
  background-color: transparent;
  background-image: none;
  border-color: #efe9e2;
}
.btn-outline-primary:hover {
  color: #212529;
  background-color: #efe9e2;
  border-color: #efe9e2;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(239, 233, 226, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #efe9e2;
  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: #212529;
  background-color: #efe9e2;
  border-color: #efe9e2;
}
.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(239, 233, 226, 0.5);
}

.btn-outline-secondary {
  color: #6e6e6e;
  background-color: transparent;
  background-image: none;
  border-color: #6e6e6e;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6e6e6e;
  border-color: #6e6e6e;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(110, 110, 110, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6e6e6e;
  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: #6e6e6e;
  border-color: #6e6e6e;
}
.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(110, 110, 110, 0.5);
}

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  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;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  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: #F9060A;
  background-color: transparent;
  background-image: none;
  border-color: #F9060A;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #F9060A;
  border-color: #F9060A;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(249, 6, 10, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #F9060A;
  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: #F9060A;
  border-color: #F9060A;
}
.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(249, 6, 10, 0.5);
}

.btn-outline-light {
  color: #606060;
  background-color: transparent;
  background-image: none;
  border-color: #606060;
}
.btn-outline-light:hover {
  color: #fff;
  background-color: #606060;
  border-color: #606060;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(96, 96, 96, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #606060;
  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: #fff;
  background-color: #606060;
  border-color: #606060;
}
.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(96, 96, 96, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  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: #6e6e6e;
  background-color: transparent;
}
.btn-link:hover {
  color: rgb(71.75, 71.75, 71.75);
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
}

.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 {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.show {
  opacity: 0.5;
}

.collapse {
  display: none;
}
.collapse.show {
  display: block;
}

tr.collapse.show {
  display: table-row;
}

tbody.collapse.show {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

.dropup,
.dropdown {
  position: relative;
}

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #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;
}

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

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

.dropleft .dropdown-menu {
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #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: rgb(21.6283783784, 24.25, 26.8716216216);
  text-decoration: none;
  background-color: #f8f9fa;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #efe9e2;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  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;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 0 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-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
  margin-left: -2px;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}
.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 {
  margin-left: 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 {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -2px;
  margin-left: 0;
}
.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;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file:focus {
  z-index: 3;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -2px;
}
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::before {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label, .input-group > .custom-file:not(:first-child) .custom-file-label::before {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -2px;
}

.input-group-prepend {
  margin-right: -2px;
}

.input-group-append {
  margin-left: -2px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #333;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 2px solid #6e6e6e;
  border-radius: 0.25rem;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

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

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

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #efe9e2;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(239, 233, 226, 0.25);
}
.custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: white;
}
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  margin-bottom: 0;
}
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: #ccc;
}
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #efe9e2;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #efe9e2;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(239, 233, 226, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(239, 233, 226, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #efe9e2;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(239, 233, 226, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 4px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #333;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 2px solid #6e6e6e;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-select:focus {
  border-color: white;
  outline: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(255, 255, 255, 0.5);
}
.custom-select:focus::-ms-value {
  color: #333;
  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 {
  opacity: 0;
}

.custom-select-sm {
  height: calc(1.8125rem + 4px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

.custom-select-lg {
  height: calc(2.875rem + 4px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%;
}

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

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 4px);
  margin: 0;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-control {
  border-color: white;
  box-shadow: 0 0 0 0.2rem rgba(239, 233, 226, 0.25);
}
.custom-file-input:focus ~ .custom-file-control::before {
  border-color: white;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 4px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #333;
  background-color: #fff;
  border: 2px solid #6e6e6e;
  border-radius: 0.25rem;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(calc(2.25rem + 4px) - 2px * 2);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #333;
  content: "Browse";
  background-color: #e9ecef;
  border-left: 2px solid #6e6e6e;
  border-radius: 0 0.25rem 0.25rem 0;
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #efe9e2;
}

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}
.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .dropdown-menu-right {
  right: 0;
  left: auto;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
  display: flex;
  flex-direction: column;
}
.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group {
  display: flex;
  flex-direction: column;
}
.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-top,
  .card-group > .card:first-child .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-bottom,
  .card-group > .card:first-child .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-top,
  .card-group > .card:last-child .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-bottom,
  .card-group > .card:last-child .card-footer {
    border-bottom-left-radius: 0;
  }
  .card-group > .card:only-child {
    border-radius: 0.25rem;
  }
  .card-group > .card:only-child .card-img-top,
  .card-group > .card:only-child .card-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .card-group > .card:only-child .card-img-bottom,
  .card-group > .card:only-child .card-footer {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #6e6e6e;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  color: rgb(71.75, 71.75, 71.75);
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(239, 233, 226, 0.25);
}
.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #efe9e2;
  border-color: #efe9e2;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #212529;
  background-color: #efe9e2;
}
.badge-primary[href]:hover, .badge-primary[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: rgb(220.8666666667, 208.0666666667, 193.1333333333);
}

.badge-secondary {
  color: #fff;
  background-color: #6e6e6e;
}
.badge-secondary[href]:hover, .badge-secondary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: rgb(84.5, 84.5, 84.5);
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}
.badge-success[href]:hover, .badge-success[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: rgb(30.1449275362, 125.8550724638, 52);
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
.badge-info[href]:hover, .badge-info[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
.badge-warning[href]:hover, .badge-warning[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: rgb(211, 158.25, 0);
}

.badge-danger {
  color: #fff;
  background-color: #F9060A;
}
.badge-danger[href]:hover, .badge-danger[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: rgb(199.2, 4.8, 8);
}

.badge-light {
  color: #fff;
  background-color: #606060;
}
.badge-light[href]:hover, .badge-light[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: rgb(70.5, 70.5, 70.5);
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}
.badge-dark[href]:hover, .badge-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: rgb(29.1379310345, 32.5, 35.8620689655);
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

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

.alert-heading {
  color: inherit;
}

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

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

.alert-primary {
  color: rgb(124.28, 121.16, 117.52);
  background-color: rgb(251.8, 250.6, 249.2);
  border-color: rgb(250.52, 248.84, 246.88);
}
.alert-primary hr {
  border-top-color: rgb(241.4533333333, 236.3733333333, 230.4466666667);
}
.alert-primary .alert-link {
  color: rgb(98.0670967742, 95.6051612903, 92.7329032258);
}

.alert-secondary {
  color: rgb(57.2, 57.2, 57.2);
  background-color: #e2e2e2;
  border-color: rgb(214.4, 214.4, 214.4);
}
.alert-secondary hr {
  border-top-color: rgb(201.65, 201.65, 201.65);
}
.alert-secondary .alert-link {
  color: rgb(31.7, 31.7, 31.7);
}

.alert-success {
  color: rgb(20.8, 86.84, 35.88);
  background-color: rgb(212, 237.4, 217.8);
  border-color: rgb(194.8, 230.36, 202.92);
}
.alert-success hr {
  border-top-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.alert-success .alert-link {
  color: rgb(10.9449275362, 45.6950724638, 18.88);
}

.alert-info {
  color: rgb(11.96, 84.24, 95.68);
  background-color: rgb(208.6, 236.4, 240.8);
  border-color: rgb(190.04, 228.96, 235.12);
}
.alert-info hr {
  border-top-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.alert-info .alert-link {
  color: rgb(6.2933333333, 44.3269565217, 50.3466666667);
}

.alert-warning {
  color: rgb(132.6, 100.36, 3.64);
  background-color: rgb(255, 242.6, 205.4);
  border-color: rgb(255, 237.64, 185.56);
}
.alert-warning hr {
  border-top-color: rgb(255, 231.265, 160.06);
}
.alert-warning .alert-link {
  color: rgb(82.9625954198, 62.7912977099, 2.2774045802);
}

.alert-danger {
  color: rgb(129.48, 3.12, 5.2);
  background-color: rgb(253.8, 205.2, 206);
  border-color: rgb(253.32, 185.28, 186.4);
}
.alert-danger hr {
  border-top-color: rgb(252.72, 160.38, 161.9);
}
.alert-danger .alert-link {
  color: rgb(79.68, 1.92, 3.2);
}

.alert-light {
  color: rgb(49.92, 49.92, 49.92);
  background-color: rgb(223.2, 223.2, 223.2);
  border-color: rgb(210.48, 210.48, 210.48);
}
.alert-light hr {
  border-top-color: rgb(197.73, 197.73, 197.73);
}
.alert-light .alert-link {
  color: rgb(24.42, 24.42, 24.42);
}

.alert-dark {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(214.4, 215.6, 216.8);
  border-color: rgb(198.16, 199.84, 201.52);
}
.alert-dark hr {
  border-top-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.alert-dark .alert-link {
  color: rgb(4.1779310345, 4.66, 5.1420689655);
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  background-color: #efe9e2;
  transition: width 0.6s ease;
}

.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 {
  animation: progress-bar-stripes 1s linear infinite;
}

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  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;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.list-group-item:hover, .list-group-item:focus {
  z-index: 1;
  text-decoration: none;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #efe9e2;
  border-color: #efe9e2;
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

.list-group-item-primary {
  color: rgb(124.28, 121.16, 117.52);
  background-color: rgb(250.52, 248.84, 246.88);
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: rgb(124.28, 121.16, 117.52);
  background-color: rgb(241.4533333333, 236.3733333333, 230.4466666667);
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(124.28, 121.16, 117.52);
  border-color: rgb(124.28, 121.16, 117.52);
}

.list-group-item-secondary {
  color: rgb(57.2, 57.2, 57.2);
  background-color: rgb(214.4, 214.4, 214.4);
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: rgb(57.2, 57.2, 57.2);
  background-color: rgb(201.65, 201.65, 201.65);
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(57.2, 57.2, 57.2);
  border-color: rgb(57.2, 57.2, 57.2);
}

.list-group-item-success {
  color: rgb(20.8, 86.84, 35.88);
  background-color: rgb(194.8, 230.36, 202.92);
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: rgb(20.8, 86.84, 35.88);
  background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: rgb(20.8, 86.84, 35.88);
  border-color: rgb(20.8, 86.84, 35.88);
}

.list-group-item-info {
  color: rgb(11.96, 84.24, 95.68);
  background-color: rgb(190.04, 228.96, 235.12);
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: rgb(11.96, 84.24, 95.68);
  background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: rgb(11.96, 84.24, 95.68);
  border-color: rgb(11.96, 84.24, 95.68);
}

.list-group-item-warning {
  color: rgb(132.6, 100.36, 3.64);
  background-color: rgb(255, 237.64, 185.56);
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: rgb(132.6, 100.36, 3.64);
  background-color: rgb(255, 231.265, 160.06);
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: rgb(132.6, 100.36, 3.64);
  border-color: rgb(132.6, 100.36, 3.64);
}

.list-group-item-danger {
  color: rgb(129.48, 3.12, 5.2);
  background-color: rgb(253.32, 185.28, 186.4);
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: rgb(129.48, 3.12, 5.2);
  background-color: rgb(252.72, 160.38, 161.9);
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: rgb(129.48, 3.12, 5.2);
  border-color: rgb(129.48, 3.12, 5.2);
}

.list-group-item-light {
  color: rgb(49.92, 49.92, 49.92);
  background-color: rgb(210.48, 210.48, 210.48);
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: rgb(49.92, 49.92, 49.92);
  background-color: rgb(197.73, 197.73, 197.73);
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: rgb(49.92, 49.92, 49.92);
  border-color: rgb(49.92, 49.92, 49.92);
}

.list-group-item-dark {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(198.16, 199.84, 201.52);
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: rgb(27.04, 30.16, 33.28);
  border-color: rgb(27.04, 30.16, 33.28);
}

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

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

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}
.modal.show .modal-dialog {
  transform: translate(0, 0);
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 0.5rem * 2);
}

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

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: rgba(0, 0, 0, 0.8);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 1;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

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

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

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}
.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
  margin-right: 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-centered {
    min-height: calc(100% - 1.75rem * 2);
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

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

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

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

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}
.bs-popover-top .arrow, .bs-popover-auto[x-placement^=top] .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^=top] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^=top] .arrow::after {
  border-width: 0.5rem 0.5rem 0;
}
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^=top] .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^=top] .arrow::after {
  bottom: 1px;
  border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}
.bs-popover-right .arrow, .bs-popover-auto[x-placement^=right] .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^=right] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^=right] .arrow::after {
  border-width: 0.5rem 0.5rem 0.5rem 0;
}
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^=right] .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^=right] .arrow::after {
  left: 1px;
  border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}
.bs-popover-bottom .arrow, .bs-popover-auto[x-placement^=bottom] .arrow {
  top: calc((0.5rem + 1px) * -1);
}
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^=bottom] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^=bottom] .arrow::after {
  border-width: 0 0.5rem 0.5rem 0.5rem;
}
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^=bottom] .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^=bottom] .arrow::after {
  top: 1px;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid rgb(247.35, 247.35, 247.35);
}

.bs-popover-left, .bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}
.bs-popover-left .arrow, .bs-popover-auto[x-placement^=left] .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^=left] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^=left] .arrow::after {
  border-width: 0.5rem 0 0.5rem 0.5rem;
}
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^=left] .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^=left] .arrow::after {
  right: 1px;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: rgb(247.35, 247.35, 247.35);
  border-bottom: 1px solid rgb(234.6, 234.6, 234.6);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  transition: transform 0.6s ease;
  backface-visibility: hidden;
  perspective: 1000px;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0);
}
@supports (transform-style: preserve-3d) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0);
  }
}

.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%);
}
@supports (transform-style: preserve-3d) {
  .carousel-item-next,
  .active.carousel-item-right {
    transform: translate3d(100%, 0, 0);
  }
}

.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%);
}
@supports (transform-style: preserve-3d) {
  .carousel-item-prev,
  .active.carousel-item-left {
    transform: translate3d(-100%, 0, 0);
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  position: relative;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: rgba(255, 255, 255, 0.5);
}
.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.carousel-indicators .active {
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

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

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

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

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

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

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

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

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: rgb(220.8666666667, 208.0666666667, 193.1333333333) !important;
}

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

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: rgb(84.5, 84.5, 84.5) !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: rgb(30.1449275362, 125.8550724638, 52) !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: rgb(17.3333333333, 122.0869565217, 138.6666666667) !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: rgb(211, 158.25, 0) !important;
}

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

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: rgb(199.2, 4.8, 8) !important;
}

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

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: rgb(70.5, 70.5, 70.5) !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: rgb(29.1379310345, 32.5, 35.8620689655) !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: #efe9e2 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

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

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

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

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

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

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

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

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

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

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

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

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

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

.align-items-stretch {
  align-items: stretch !important;
}

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

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

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

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

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

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

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

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

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

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

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

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.position-static {
  position: static !important;
}

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

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

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

.position-sticky {
  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: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

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

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

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

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

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

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

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

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

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

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

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

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.text-justify {
  text-align: justify !important;
}

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

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

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

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

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

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

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

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

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

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

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

a.text-primary:hover, a.text-primary:focus {
  color: rgb(220.8666666667, 208.0666666667, 193.1333333333) !important;
}

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

a.text-secondary:hover, a.text-secondary:focus {
  color: rgb(84.5, 84.5, 84.5) !important;
}

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

a.text-success:hover, a.text-success:focus {
  color: rgb(30.1449275362, 125.8550724638, 52) !important;
}

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

a.text-info:hover, a.text-info:focus {
  color: rgb(17.3333333333, 122.0869565217, 138.6666666667) !important;
}

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

a.text-warning:hover, a.text-warning:focus {
  color: rgb(211, 158.25, 0) !important;
}

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

a.text-danger:hover, a.text-danger:focus {
  color: rgb(199.2, 4.8, 8) !important;
}

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

a.text-light:hover, a.text-light:focus {
  color: rgb(70.5, 70.5, 70.5) !important;
}

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

a.text-dark:hover, a.text-dark:focus {
  color: rgb(29.1379310345, 32.5, 35.8620689655) !important;
}

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

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

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 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 #ddd !important;
  }
}
/******************************************************************
	Tools 工具類
*******************************************************************/
/*-------------------------------------------------------------------
  文字取代
-------------------------------------------------------------------*/
/*-------------------------------------------------------------------
  轉數值
-------------------------------------------------------------------*/
/* 編寫順序 v1.0
 *
 * - 模組內建 a - z
 *
 */
/*-------------------------------------------------------------------
	caret 三角形
-------------------------------------------------------------------*/
/*-------------------------------------------------------------------
	Position
-------------------------------------------------------------------*/
/*-------------------------------------------------------------------
	Flex
-------------------------------------------------------------------*/
/*-------------------------------------------------------------------
	FA Font Awesome
-------------------------------------------------------------------*/
/*-------------------------------------------------------------------
	icomoon
-------------------------------------------------------------------*/
/*-------------------------------------------------------------------
	Key Frame
-------------------------------------------------------------------*/
/*-------------------------------------------------------------------
	文字ellipsis
-------------------------------------------------------------------*/
/*-------------------------------------------------------------------
	尺寸調整
-------------------------------------------------------------------*/
/*-------------------------------------------------------------------
	Table
-------------------------------------------------------------------*/
/*-------------------------------------------------------------------
	Underline
-------------------------------------------------------------------*/
/* 編寫順序
 *
 * - 模組內建 a - z
 *
 */
.e-hover:hover {
  cursor: pointer !important;
}

.e-hover--pt--wt {
  transition: 0.3s all linear;
}
.e-hover--pt--wt:hover {
  cursor: pointer !important;
  color: white !important;
}

.fadeout {
  opacity: 0;
  max-height: 0px;
}
.fadeout.faded {
  transition: 1s all linear;
  opacity: 1;
  max-height: 1000px;
}

.media-card .card {
  border: 0;
}

.media-card .card-body {
  padding: 10px 0;
  text-align: center;
}

.media-card .card-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.media-card .card-head {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 75%;
  overflow: hidden;
  border-radius: 0;
  display: block;
}

.media-card .card-head img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 0;
}

.media-modal .modal-dialog {
  margin: auto;
  padding: 0.5rem;
}

.media-modal .modal-content {
  background: none;
  border: 0;
  text-align: center;
}

.media-modal .modal-header, .media-modal .m-footer {
  border: 0;
  text-align: center;
}

.media-modal .m-footer .title {
  max-width: 80%;
  width: auto;
  display: inline-block;
  margin: 10px auto;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px 30px;
  border-radius: 50px;
  color: #fff;
  font-size: 12px;
  text-align: left;
}

.media-modal .select-page {
  margin: 0 auto;
  color: #fff;
}

.media-modal .modal-dialog {
  width: 100%;
  max-width: 100% !important;
  padding-top: 80px;
}

.media-modal .modal-body {
  max-height: 60vh;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.media-modal-img-now, .modal-footer .media-modal-img-total {
  margin-left: 10px;
  margin-right: 10px;
  display: inline-block;
  width: auto;
}

.media-modal-img-now.form-control {
  background: none;
  outline: none;
  color: #fff;
}
.media-modal-img-now.form-control option {
  color: #3C3C3C;
}
.media-modal-img-now.form-control:focus {
  outline: none;
  background: none;
}

.media-modal-owl {
  opacity: 0;
  height: 60vh;
}

.media-modal-owl.show {
  opacity: 1;
  transition: 1s;
}

.media-modal-owl .owl-item .item img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
}

.media-modal-owl .owl-nav button.owl-prev:focus, .media-modal-owl .owl-nav button.owl-next:focus {
  outline: 0;
  box-shadow: none;
}

.media-modal-owl .owl-nav {
  display: flex;
  justify-content: space-between;
}

.media-modal-owl.owl-drag .owl-item .item {
  height: 60vh;
  line-height: 60vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.media-modal-owl .owl-nav {
  font-size: 80px;
  color: #fff;
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}

.close-btn {
  width: 80px;
  height: 80px;
  position: fixed;
  right: 0px;
  top: 0px;
  background: none;
  border: 0;
  font-size: 80px;
  color: #fff;
}

.close-btn:focus {
  outline: 0;
}

.close-btn:after, .close-btn:before {
  content: "";
  width: 2px;
  height: 100%;
  background: #fff;
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  margin-left: -1px;
  transition: 0.5s;
  cursor: pointer;
}

.close-btn:after {
  transform: rotate(45deg);
}

.close-btn:before {
  transform: rotate(-45deg);
}

.close-btn:hover:after {
  transform: rotate(-45deg);
}

.close-btn:hover:before {
  transform: rotate(45deg);
}

/******************************************************************
	共用Class
*******************************************************************/
/* 編寫順序
 *
 * - 調整  ：User Agent調整
 * - 格線  ：10 Grid
 * - 編輯器：文字編輯器
 * - 全域  ：全域共用的Class
 * - 框架  ：框架樣式的調整(如果有ex f7)
 * - 表單  ：調整過樣式的表單類Class
 * - 外掛  ：外掛Plugin 的調整 (Datepicker 、OWL)
 * - 版面  ：Layout 相關
 * - 模組  ：模組化元件
 *
 */
/******************************************************************
	調整：User Agent調整
*******************************************************************/
a {
  color: inherit;
  text-decoration: none;
  transition: color 0.3s, opacity 0.3s, background 0.3s, transform 0.3s;
}
a:hover, a:active, a:focus {
  color: inherit;
  text-decoration: none;
}

@keyframes opacityRun {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.7;
  }
  100% {
    opacity: 1;
  }
}
ul {
  list-style-type: none;
  padding: 0;
}

iframe {
  vertical-align: bottom;
}

img {
  max-width: 100%;
}

html,
body,
* {
  line-height: 1.6;
  box-sizing: border-box;
}

body {
  color: #3C3C3C;
  font-family: "Noto Serif TC", "arial", "微軟正黑體", "Microsoft JhengHei", "黑體", "蘋果儷中黑", sans-serif;
  max-width: 100%;
  overflow-x: hidden;
}
body p {
  color: #3C3C3C;
}

.container {
  width: 95%;
  max-width: 1454px !important;
}
@media (max-width: 1441px) {
  .container {
    width: 80%;
  }
}
@media (max-width: 1369.98px) {
  .container {
    width: 100%;
  }
}

body section .container,
.main-page section .container {
  width: 95%;
  max-width: 1454px !important;
}
@media (max-width: 1441px) {
  body section .container,
  .main-page section .container {
    width: 80%;
  }
}
@media (max-width: 1369.98px) {
  body section .container,
  .main-page section .container {
    width: 100%;
  }
}

/*--------------------------------------------------------------------
M:	Media box 媒體輪播
-------------------------------------------------------------------*/
.media-box {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.media-box .box-main {
  position: relative;
  position: relative;
}
.media-box .box-main:after {
  content: "";
  display: block;
  height: 0;
  padding-top: 100%;
}
.media-box .box-main .pic-main {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
}
.media-box .box-opt {
  display: flex;
  transform: translateX(-7px);
  margin-right: -17px;
}
.media-box .pic-rail {
  display: flex;
  flex-grow: 1;
  overflow: hidden;
  flex-basis: 100%;
  max-width: 100%;
  padding: 0 26px 20px 0;
}
.media-box .pic-wrap {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: calc((100% + 19px) / 3);
  position: relative;
  transition: 0.3s;
  cursor: pointer;
}
.media-box .pic-wrap:after {
  content: "";
  display: block;
  height: 0;
  padding-top: 100%;
}
.media-box .pic-wrap img {
  transition: 0.3s;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.media-box .pic-wrap.active img {
  filter: brightness(1);
  border: 1px solid #efe9e2;
}
.media-box .pic-prev,
.media-box .pic-next {
  width: 46px;
  padding-top: 46px;
  height: 0;
  align-self: center;
  cursor: pointer;
  position: relative;
}
.media-box .pic-prev .icon,
.media-box .pic-next .icon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  line-height: 1;
  text-align: center;
}
.media-box.box--horizontal {
  display: flex;
  flex-direction: row-reverse;
}
.media-box.box--horizontal .box-main {
  flex-basis: 86%;
  max-width: 86%;
}
.media-box.box--horizontal .box-opt {
  flex-direction: column;
  flex-basis: 14%;
  max-width: 14%;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
}
.media-box.box--horizontal .pic-rail {
  max-width: 100%;
  width: 100%;
  flex-direction: column;
}
.media-box.box--horizontal .pic-prev,
.media-box.box--horizontal .pic-next {
  flex-basis: 10%;
}
.media-box.box--column .pic-wrap img {
  max-width: 90%;
}
.media-box.box--controller2 .pic-prev,
.media-box.box--controller2 .pic-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  color: #fff;
}
.media-box.box--controller2 .pic-prev .icon,
.media-box.box--controller2 .pic-next .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.media-box.box--controller2 .pic-next .icon {
  transition: 0.3s;
}
.media-box.box--controller2 .pic-next .icon:hover {
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.13);
}
.media-box.box--controller2 .pic-prev .icon {
  transition: 0.3s;
}
.media-box.box--controller2 .pic-prev .icon:hover {
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.13);
}
.media-box.box--controller2 .pic-next,
.media-box.box--controller2 .pic-prev {
  opacity: 0;
  transition: 0.5s;
}
.media-box.box--controller2 .box-main:hover .pic-next,
.media-box.box--controller2 .box-main:hover .pic-prev {
  opacity: 1;
}
.media-box.box--controller2 .pic-prev {
  left: 25px;
}
.media-box.box--controller2 .pic-prev .icon {
  background: #efe9e2;
}
.media-box.box--controller2 .pic-next {
  right: 25px;
}
.media-box.box--controller2 .pic-next .icon {
  background: #efe9e2;
}
.media-box.box--custom-style .pic-main {
  max-width: 95%;
  border-radius: 13px;
}
.media-box.box--custom-style .icon-360 {
  flex-basis: 20%;
  width: 100%;
  display: flex;
  align-items: center;
}
.media-box.box--custom-style .inner {
  width: 100%;
  background: #fff;
  border-radius: 12px;
}
.media-box.box--custom-style .pic-wrap img {
  border-radius: 12px;
  max-width: 100%;
  border: 1px solid transparent;
}
.media-box.box--custom-style .pic-wrap:hover img {
  filter: brightness(1);
}
.media-box.box--custom-style .pic-next i {
  transition: 0.3s;
}
.media-box.box--custom-style .pic-prev i {
  transition: 0.3s;
}

/******************************************************************
	文字編輯器
*******************************************************************/
.text-editor-block ol,
.text-editor-block ul,
.text-editor-block dir,
.text-editor-block menu,
.text-editor-block dd {
  margin-left: 40px;
}
.text-editor-block ol {
  list-style-type: decimal;
}
.text-editor-block ol ul,
.text-editor-block ul ol,
.text-editor-block ol ol,
.text-editor-block ul ul {
  margin-top: 0;
  margin-bottom: 0;
}
.text-editor-block ul {
  list-style: disc;
}
.text-editor-block ul ul {
  list-style: circle;
}
.text-editor-block ul ul ul {
  list-style: square;
}
.text-editor-block strong {
  font-weight: bolder;
}
.text-editor-block em,
.text-editor-block var,
.text-editor-block cite {
  font-style: italic;
}
.text-editor-block .marker {
  background: yellow;
}
.text-editor-block big {
  font-size: larger;
}
.text-editor-block small {
  font-size: smaller;
}
.text-editor-block tt,
.text-editor-block code,
.text-editor-block kbd {
  font-family: monospace;
}
.text-editor-block del {
  text-decoration: line-through;
}
.text-editor-block ins {
  text-decoration: underline;
}
.text-editor-block q {
  display: inline;
}
.text-editor-block q::before {
  content: '"';
}
.text-editor-block q::after {
  content: '"';
}
.text-editor-block h1,
.text-editor-block h2,
.text-editor-block h3,
.text-editor-block h4,
.text-editor-block h5,
.text-editor-block h6 {
  line-height: 1.2;
}
.text-editor-block h1 {
  font-size: 2em;
  margin-block-start: 0.67em;
  margin-block-end: 0.67em;
}
.text-editor-block h2 {
  font-size: 1.5em;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
}
.text-editor-block h3 {
  font-size: 1.17em;
  margin-block-start: 1em;
  margin-block-end: 1em;
}
.text-editor-block h4 {
  margin-block-start: 1.33em;
  margin-block-end: 1.33em;
}
.text-editor-block h5 {
  font-size: 0.83em;
  margin-block-start: 1.67em;
  margin-block-end: 1.67em;
}
.text-editor-block table {
  max-width: 100%;
  width: 100% !important;
}
.text-editor-block blockquote {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 40px;
  margin-inline-end: 40px;
  font-style: italic;
  font-family: Georgia, Times, "Times New Roman", serif;
  padding: 2px 0;
  border-style: solid;
  border-color: #ccc;
  border-width: 0;
  padding-left: 20px;
  padding-right: 8px;
  border-left-width: 5px;
}
.text-editor-block blockquote p {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
.text-editor-block em {
  font-style: italic;
}
.text-editor-block .youtube {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.text-editor-block .youtube iframe,
.text-editor-block .youtube object,
.text-editor-block .youtube embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.text-editor-block .history-list {
  list-style: none;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0;
  margin: 0 0 2vmax 0;
  flex-wrap: wrap;
}
.text-editor-block .history-list li {
  width: calc((100% - 2vw) / 6);
  list-style: none;
  padding: 1vw;
  position: relative;
}
@media (max-width: 768px) {
  .text-editor-block .history-list li {
    width: 33.3%;
  }
}
@media (max-width: 414px) {
  .text-editor-block .history-list {
    margin-bottom: 8vmax;
  }
  .text-editor-block .history-list li {
    width: 100%;
  }
  .text-editor-block .history-list li:not(:last-child)::after {
    content: "";
    display: block;
    width: 1px;
    height: 80%;
    background-color: #1b5793;
    margin: 0 auto;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    z-index: -1;
  }
}
.text-editor-block .history-list .title {
  color: #1b5793;
  font-size: 1vw;
  line-height: 1.5vw;
  height: 3vw;
  overflow: hidden;
  margin-top: 1.5vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 414px) {
  .text-editor-block .history-list .title {
    font-size: 18px;
    line-height: 24px;
    height: 48px;
    background: rgba(255, 255, 255, 0.8);
    margin-bottom: 12px;
  }
}
.text-editor-block .history-list .year-box {
  background: #000343;
  border: 3px #fff solid;
  box-shadow: 0 0 0px 3px #000343;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  border-radius: 50%;
  color: #fff;
  line-height: 0;
  position: relative;
}
.text-editor-block .history-list .year-box.line:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: -2vw;
  width: 3vw;
  height: 2px;
  background-color: #1b5793;
  z-index: -1;
}
@media (max-width: 768px) {
  .text-editor-block .history-list .year-box.line:after {
    display: none;
  }
}
.text-editor-block .history-list .year-box .year-text,
.text-editor-block .history-list .year-box .last-text {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  color: #fff;
  overflow: hidden;
  vertical-align: middle;
}
.text-editor-block .history-list .year-box .year-text {
  font-size: 3vw;
  height: 3vw;
  padding-right: 0.3vw;
  font-style: italic;
  line-height: 3vw;
}
.text-editor-block .history-list .year-box .last-text {
  font-size: 2vw;
  letter-spacing: 0.3vw;
  padding-left: 0.3vw;
  height: 3vw;
  line-height: 3vw;
}
@media (max-width: 414px) {
  .text-editor-block .history-list .year-box {
    width: 160px;
    height: 160px;
    padding-bottom: 0;
    margin: 0 auto;
  }
  .text-editor-block .history-list .year-box .year-text,
  .text-editor-block .history-list .year-box .last-text {
    font-size: 36px;
    line-height: 36px;
    height: 36px;
  }
}

/******************************************************************
	頁面滾動樣式
*******************************************************************/
.js-scroll-fade {
  transform: translateY(40px) scale(0.99);
  opacity: 0;
  transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-property: opacity, transform;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: auto;
}
.js-scroll-fade.animated {
  transform: translateY(0) scale(1);
  opacity: 1;
}

.js-scroll-fade-left {
  transform: translateX(30px) scale(0.99);
  opacity: 0;
  transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-property: opacity, transform;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: auto;
}
.js-scroll-fade-left.animated {
  transform: translateX(0) scale(1);
  opacity: 1;
}

.js-scroll-fade-right {
  transform: translateX(-30px) scale(0.99);
  opacity: 0;
  transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-property: opacity, transform;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: auto;
}
.js-scroll-fade-right.animated {
  transform: translateX(0) scale(1);
  opacity: 1;
}

.js-scroll-strfade {
  opacity: 0;
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: auto;
}
.js-scroll-strfade.animated {
  transition-delay: 0.5s;
  opacity: 1;
}

.js-scroll-card {
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.js-scroll-card [data-card-image] {
  transform: scale(1.3);
  transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: auto;
}
.js-scroll-card.animated {
  opacity: 1;
}
.js-scroll-card.animated [data-card-image] {
  transform: scale(1);
}

.js-scroll-str {
  height: 100%;
  overflow: hidden;
}
.js-scroll-str span {
  display: inline-block;
  transform: translateY(100%);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.js-scroll-str.animated span {
  transform: translateY(0%);
  opacity: 1;
}
.js-scroll-str.animated span:nth-child(1) {
  transition-delay: 0.05s;
}
.js-scroll-str.animated span:nth-child(2) {
  transition-delay: 0.1s;
}
.js-scroll-str.animated span:nth-child(3) {
  transition-delay: 0.15s;
}
.js-scroll-str.animated span:nth-child(4) {
  transition-delay: 0.2s;
}
.js-scroll-str.animated span:nth-child(5) {
  transition-delay: 0.25s;
}
.js-scroll-str.animated span:nth-child(6) {
  transition-delay: 0.3s;
}
.js-scroll-str.animated span:nth-child(7) {
  transition-delay: 0.35s;
}
.js-scroll-str.animated span:nth-child(8) {
  transition-delay: 0.4s;
}
.js-scroll-str.animated span:nth-child(9) {
  transition-delay: 0.45s;
}
.js-scroll-str.animated span:nth-child(10) {
  transition-delay: 0.5s;
}
.js-scroll-str.animated span:nth-child(11) {
  transition-delay: 0.55s;
}
.js-scroll-str.animated span:nth-child(12) {
  transition-delay: 0.6s;
}
.js-scroll-str.animated span:nth-child(13) {
  transition-delay: 0.65s;
}
.js-scroll-str.animated span:nth-child(14) {
  transition-delay: 0.7s;
}
.js-scroll-str.animated span:nth-child(15) {
  transition-delay: 0.75s;
}

.wow + .wow {
  transition-delay: 0.05s;
}

.wow + .wow + .wow {
  transition-delay: 0.1s;
}

.wow + .wow + .wow + .wow {
  transition-delay: 0.15s;
}

.wow + .wow + .wow + .wow {
  transition-delay: 0.2s;
}

/******************************************************************
	全域：全域共用的Class
*******************************************************************/
body {
  overflow-x: hidden;
}
body.hidden {
  overflow: hidden;
}

.swal2-confirm.swal2-styled {
  background: #efe9e2 !important;
}

.text-editor-block .pro-table {
  width: 100%;
}
.text-editor-block .pro-table th {
  color: #fff;
  background: #efe9e2;
  border: 1px rgba(0, 0, 0, 0.1) solid;
  width: 199px;
  padding: 6px;
  line-height: 100%;
  font-size: 16px;
  font-weight: bold;
}
.text-editor-block .pro-table th span {
  color: #fff;
  display: block;
  font-weight: bold;
}
.text-editor-block .pro-table th .tw {
  font-size: 14px;
  opacity: 0.6;
}
.text-editor-block .pro-table td {
  padding: 6px;
  border: 1px rgba(0, 0, 0, 0.1) solid;
}
@media (max-width: 768px) {
  .text-editor-block .pro-table tr {
    display: flex;
    flex-wrap: wrap;
  }
  .text-editor-block .pro-table tr th,
  .text-editor-block .pro-table tr td {
    display: block;
    width: 100%;
  }
}

.section-header {
  background: #e9e9e9;
  position: relative;
}
.section-header:after, .section-header:before {
  content: "";
  position: absolute;
  background: #fff;
  height: 90%;
  transform: skewX(-36deg);
}
.section-header:before {
  top: -1px;
  width: 12%;
  left: -50px;
}
.section-header:after {
  bottom: -1px;
  right: -50px;
  width: 67%;
}
@media (max-width: 1369.98px) {
  .section-header:after {
    width: calc(100% - 360px);
  }
}
.section-header .container {
  position: relative;
  z-index: 2;
}
.section-header .container .title-en {
  font-family: "Rubik", sans-serif;
  position: absolute;
  top: -0.6rem;
  left: 6rem;
  font-size: 3.125rem;
  color: #d0d0d0;
  letter-spacing: 0.8rem;
}
.section-header .container .title-tw {
  height: 4rem;
  line-height: 4rem;
  font-size: 2.8rem;
  padding-top: 1rem;
  margin-bottom: 0;
  padding-bottom: 4.6rem;
  position: relative;
  z-index: 2;
}
.section-header .container .title-tw:after {
  content: "";
  position: absolute;
  width: 100px;
  height: 100%;
  background: #e9e9e9;
  left: -50px;
  top: -1px;
  z-index: -1;
  transform: skewX(-36deg);
}
.section-header.white {
  background: #fff;
}
.section-header.white:after, .section-header.white:before {
  background: #e9e9e9;
}
.section-header.white .title-tw:after {
  background: #fff;
}
.section-header .breadcrumbs {
  position: absolute;
  right: 67px;
  padding-left: 0;
}
@media (max-width: 768px) {
  .section-header::before {
    content: none;
  }
  .section-header .container .title-en {
    left: 8rem;
    font-size: 8vw;
    letter-spacing: 1vw;
  }
}

.breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  bottom: 0;
  margin-bottom: 0;
  font-size: 1rem;
  z-index: 2;
}
.breadcrumbs li:last-child {
  font-weight: bold;
}
.breadcrumbs li + li {
  padding-left: 40px;
  position: relative;
}
.breadcrumbs li + li:before {
  content: "";
  display: block;
  position: absolute;
  width: 18px;
  height: 2px;
  background: #efe9e2;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
}
.breadcrumbs li .breadcrumbs-btn {
  color: #393942;
}
.breadcrumbs li .breadcrumbs-btn:hover {
  color: #efe9e2;
}

.btn-more {
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.7rem 4rem;
  letter-spacing: 0.2rem;
  position: relative;
  z-index: 1;
  font-size: 1.25rem;
  transform: translateY(100%);
}
.btn-more:after {
  content: "";
  transform: skewx(-24deg);
  background: #efe9e2;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: -2px;
  z-index: -1;
  transition: 0.5s;
  box-shadow: 0px 6px 9px 3px rgba(0, 0, 0, 0.25);
}
.btn-more:hover {
  color: #fff;
}
.btn-more:hover:after {
  background: rgb(220.8666666667, 208.0666666667, 193.1333333333);
}

.img-cover {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.bg-cover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.overlap {
  display: flex;
  position: absolute;
  align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(104, 96, 147, 0.3);
  transition: 0.5s;
}

a:hover .overlap {
  background: rgba(104, 96, 147, 0);
}

#header-top {
  position: fixed;
  width: 100%;
  top: 0px;
  z-index: 10;
  transition: 0.5s;
  background: #fff;
}
@media (max-width: 1024px) {
  #header-top {
    padding-top: 0;
  }
}
#header-top .logo {
  margin-bottom: 0;
}
#header-top .logo img {
  transition: 0.5s;
  transform-origin: left center;
  max-width: 20vw;
}
#header-top .container {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: 0.5s;
  height: 132px;
  top: 0;
}
#header-top .has-sub {
  position: relative;
}
#header-top .has-sub:hover .sub-nav {
  opacity: 1;
  transform: translateY(0%);
}
#header-top .has-pro-sub:hover .pro-sub-nav {
  opacity: 1;
  transform: translateY(-10px);
}
#header-top .sub-nav,
#header-top .has-sub-nav {
  position: absolute;
  width: calc(100% - 20px);
  left: 10px;
  top: 100px;
  opacity: 0;
  transition: 0.5s;
  background: #fff;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
}
#header-top .sub-nav a,
#header-top .has-sub-nav a {
  display: block;
  width: 100%;
}
#header-top .sub-nav a:hover,
#header-top .has-sub-nav a:hover {
  color: #efe9e2;
  background: linear-gradient(161deg, rgb(255, 255, 255) 0%, rgb(225, 225, 225) 100%);
}
#header-top .sub-nav {
  transform: translateY(-100%);
  z-index: -1;
}
#header-top .pro-sub-nav {
  background: #f2f2f2;
  position: absolute;
  left: 4px;
  width: calc(100% - 8px);
  border: 5px #659cd3 solid;
  padding-top: 40px;
  transform: translateY(-100%);
  z-index: -1;
  padding: 30px 25px 25px;
  box-shadow: 12px 17px 22px rgba(0, 0, 0, 0.09);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  opacity: 0;
  transition: 0.5s;
}
#header-top .pro-sub-nav .img-card {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-position: center;
}
#header-top .sub-more-btn {
  font-size: 18px;
  color: #efe9e2;
}
#header-top .sub-more-btn .arrow {
  display: inline-block;
  margin-right: 10px;
  margin-top: -2px;
}
#header-top .sub-more-btn:hover {
  color: rgb(202.7333333333, 183.1333333333, 160.2666666667);
}
#header-top .nav-img {
  width: 30%;
}
#header-top .nav-img .img-card {
  transform: scale(1.2);
}
#header-top li.pro-sub-nav-item {
  width: 23%;
  background: #fff;
  margin: 1%;
}
#header-top h3.name {
  font-size: 18px;
  color: #075ead;
  margin-bottom: 0;
  width: 60%;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#header-top .wrap-nav {
  display: flex;
  justify-content: center;
  align-items: center;
}
#header-top .wrap-nav-list {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
}
#header-top .wrap-nav-list > li:hover .subtitle::after {
  transform: scaleX(1);
}
#header-top .wrap-nav-list > li:first-child .nav-btn:before {
  content: none;
}
#header-top .nav {
  margin-bottom: -17px;
}
#header-top .nav-btn {
  color: #383838;
  display: inline-flex;
  align-items: center;
  position: relative;
  font-family: "Noto Serif TC", "arial", "微軟正黑體", "Microsoft JhengHei", "黑體", "蘋果儷中黑", sans-serif;
  font-size: 1.354vw;
  font-weight: 100;
  line-height: 27px;
  padding-bottom: 20px;
  margin: 5px 5px 5px;
  font-weight: 500;
  height: 117px;
  transition: 0.5s;
  background: no-repeat right center url(../../images/nav_arrow.png);
}
#header-top .nav-btn.no-arrow {
  background: none;
}
#header-top .nav-btn::before {
  content: "";
  display: block;
  width: 1px;
  height: 1rem;
  background: #231F20;
  left: -10px;
  position: absolute;
}
@media (max-width: 1369.98px) {
  #header-top .nav-btn::before {
    content: none;
  }
}
#header-top .nav-btn .subtitle::after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background: #d3bca6;
  position: absolute;
  bottom: -10px;
  left: 0;
  transition: 0.5s;
  transform: scaleX(0);
}
#header-top .icon-wrap {
  margin-top: -13px;
  position: relative;
  display: flex;
  justify-content: space-around;
}
#header-top .icon-wrap:before {
  content: "";
  display: block;
  width: 1px;
  height: 25px;
  background: #383838;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
#header-top .nav-icon-btn {
  position: relative;
  font-size: 27px;
  color: #efe9e2;
  height: 50px;
  min-width: 50px;
  line-height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 0 27px;
}
#header-top .nav-icon-btn img {
  transition: 0.5s;
}
#header-top .nav-icon-btn + .nav-icon-btn {
  margin: 0;
}
#header-top .nav-icon-btn.icon-flag-btn {
  width: 22px;
  min-width: 22px;
  padding-left: 0;
  padding-right: 0;
  margin: 0;
}
#header-top .nav-icon-btn.icon-flag-btn:first-child {
  margin-left: 27px;
  margin-right: 5px;
}
#header-top .nav-icon-btn #num_rows {
  font-size: 1rem;
  position: absolute;
  bottom: 25px;
  left: 0px;
  background: #efe9e2;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  color: #fff;
  transform: scale(0.8);
}
#header-top .nav-icon-btn:hover img {
  animation: iconHoverMove 1s infinite;
}
#header-top .lang_select_pc {
  background-color: transparent;
  min-width: 5rem;
  border: 0;
  outline: 0;
}
#header-top #menu-7 {
  display: none;
}
#header-top #menu-7 + label {
  margin: 0;
}
#header-top #menu-7 + label .menu {
  transition: all 0.5s;
  position: relative;
  width: 3.6vmax;
  height: 3.6vmax;
  border-radius: 100%;
  cursor: pointer;
  display: none;
  background: #6e6e6e;
}
#header-top #menu-7 + label .menu_part {
  width: 18px;
  height: 2px;
  position: absolute;
  background: #fff;
  right: 0;
  margin: auto;
  left: 0;
  border-radius: 1px;
  transition: all 0.5s cubic-bezier(0.6, 0.1, 0.4, 1.5);
  width: 18px;
  top: calc(50% - 4.5px - 1px);
}
#header-top #menu-7 + label .menu_part:nth-of-type(1) {
  top: calc(79% - 4.5px - 1px);
  width: 18px;
}
#header-top #menu-7 + label .menu_part:nth-of-type(2) {
  top: calc(40% - 4.5px + 4px);
  width: 23px;
}
#header-top #menu-7:checked {
  transform: scale(1.22) rotate(0deg);
  border: 1px solid black;
}
#header-top #menu-7:checked + label {
  margin-bottom: 0;
}
#header-top #menu-7:checked + label .menu {
  transform: scale(1.22) rotate(0deg);
  z-index: 3;
}
#header-top #menu-7:checked + label .menu_part:nth-of-type(1) {
  transform: rotate(225deg);
  top: calc(50% - 1px) !important;
  width: 18px !important;
}
#header-top #menu-7:checked + label .menu_part:nth-of-type(2) {
  transform: rotate(-225deg);
  top: calc(50% - 1px) !important;
  width: 18px !important;
}
@media (max-width: 1369.98px) {
  #header-top #menu-7:checked ~ .nav {
    transform: translateY(0%);
  }
}
@media (min-width: 1370px) {
  #header-top .has-pro-sub,
  #header-top .has-sub {
    height: auto !important;
  }
}
@media (max-width: 1024px) {
  #header-top {
    top: 0;
  }
  #header-top .container {
    padding-left: 15px;
    padding-right: 15px;
    height: 87px;
  }
  #header-top #menu-7 + label .menu {
    display: block;
  }
  #header-top .nav {
    transition: 0.5s;
    transform: translateY(-120%);
    background: rgba(255, 255, 255, 0.9);
    position: fixed;
    display: block;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    left: 0;
    top: 0;
    overflow: scroll;
    padding: 80px 0;
  }
  #header-top .nav .wrap-nav {
    margin: 0 auto;
  }
  #header-top .nav .wrap-nav-list {
    position: relative;
    display: block;
    order: 2;
  }
  #header-top .nav .sub-nav,
  #header-top .nav .pro-sub-nav {
    position: relative;
  }
  #header-top .nav .sub-nav,
  #header-top .nav .pro-sub-nav {
    transform: translateY(0%);
    z-index: -1;
    opacity: 2;
    top: 0;
  }
  #header-top .wrap-nav {
    flex-wrap: wrap;
    max-width: 300px;
  }
  #header-top .icon-wrap + .icon-wrap:after {
    content: "";
    display: block;
    width: 1px;
    height: 25px;
    background: #383838;
    position: absolute;
    right: -3vw;
    top: 50%;
    transform: translateY(-50%);
  }
  #header-top .nav-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-size: 20px;
    order: 2;
    height: 40px !important;
    font-size: 20px !important;
    line-height: 40px;
    padding: 0;
    margin: 30px 0 0;
    padding-bottom: 10px;
  }
  #header-top .nav-btn::after {
    bottom: -8px;
  }
  #header-top .has-sub,
  #header-top .has-pro-sub {
    height: 76px;
    overflow: hidden;
    transition: 0.5s;
  }
  #header-top .nav-btn:focus {
    box-shadow: none;
  }
  #header-top .sub-nav {
    top: 7px !important;
    border: 5px #659cd3 solid;
    background: #f2f2f2;
    box-shadow: 12px 17px 22px rgba(0, 0, 0, 0.09);
    padding: 30px 25px 25px;
    z-index: 1 !important;
    width: calc(100% - 2px);
    left: 1px;
  }
  #header-top .sub-nav .sub-nav-btn {
    font-size: 16px;
    line-height: 35px;
    height: 35px;
  }
  #header-top .pro-sub-nav {
    z-index: 1 !important;
    top: 7px !important;
    transform: none !important;
    width: calc(100% - 2px);
    left: 1px;
  }
  #header-top .pro-sub-nav .sub-nav-item {
    width: 100%;
  }
  #header-top .pro-sub-nav .sub-nav-item .name {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  #header-top .container {
    padding: 0 15px;
    height: 60px;
    width: 100vw;
    border-radius: 0;
    margin-left: 0;
  }
  #header-top .container:before {
    height: 5px;
  }
  #header-top .container .logo-btn {
    display: block;
  }
  #header-top .container .logo-btn img {
    display: block;
  }
}
@media (max-width: 575.98px) {
  #header-top .container .logo-btn img {
    max-width: 60vw;
  }
}

.noscroll {
  overflow: hidden;
}

@media (min-width: 1370px) {
  body.noscroll {
    overflow: unset !important;
  }
}
body.scrolling #header-top {
  margin-top: 0;
  padding-top: 0;
}
@media (max-width: 1200px) {
  body.scrolling #header-top {
    padding-top: 0;
  }
}
body.scrolling #header-top .container {
  margin: 0;
  width: 100% !important;
}
body.scrolling #header-top .out-header-top {
  width: 100%;
  opacity: 1;
  border-radius: 0;
}
@media (max-width: 1200px) {
  body.scrolling #header-top .out-header-top {
    width: 100%;
    border-radius: 0;
  }
}

/****/
@media (max-width: 768px) {
  html,
  body {
    font-size: 12px;
  }
}
body {
  background: url(./assets/images/bg_right.png) no-repeat right top;
}

#section-bn {
  position: relative;
}
#section-bn .swiper-slide-btn {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 39.06%;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-position: center;
  background-size: cover;
}
#section-bn .pro-img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-size: cover;
  transition: 1s;
  transition-delay: 0.3s;
  opacity: 0;
}
#section-bn .container {
  position: relative;
  height: 39.06vmax;
}
#section-bn .bnSwiper .swiper-pagination {
  right: 5.65vmax;
  top: 1.7vmax;
  width: auto;
  left: auto;
  bottom: auto;
}
@media (max-width: 768px) {
  #section-bn .bnSwiper .swiper-pagination {
    display: none;
  }
}
#section-bn .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 0.7vmax;
  height: 0.7vmax;
  margin: 0 0.3vmax;
  background: #a891a2;
}
#section-bn .wrap-scroll {
  position: absolute;
  left: -6.2vmax;
  bottom: 4.125vmax;
  z-index: 2;
  transform: rotate(90deg);
  width: 22.75vmax;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  overflow: hidden;
}
#section-bn .wrap-scroll .scroll-link {
  color: #efe9e2;
  font-size: 1.25vmax;
}
@media (min-width: 1921px) {
  #section-bn .wrap-scroll .scroll-link {
    font-size: 24px;
  }
}
#section-bn .wrap-scroll .scroll-link:after, #section-bn .wrap-scroll .scroll-link:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #efe9e2;
  bottom: 0;
  left: 0;
  position: absolute;
}
#section-bn .wrap-scroll .scroll-link:before {
  width: 30%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 2;
  animation: scrollRun 10s infinite;
}
#section-bn .swiper-slide-active .pro-img {
  opacity: 1;
}
#section-bn .swiper-slide-active .wrap-text {
  opacity: 1;
  transform: translateY(0px);
}
@media (max-width: 768px) {
  #section-bn .wrap-text {
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
  }
}

@keyframes scrollRun {
  0% {
    transform: translateX(-100%);
    opacity: 1;
  }
  50% {
    transform: translateX(500%);
    opacity: 0;
  }
  100% {
    transform: translateX(500%);
    opacity: 0;
  }
}
#footer {
  text-align: center;
  background-color: #d3bca6;
  color: #ffffff;
  padding: 67px 0 58px;
  position: relative;
}
@media (max-width: 575.98px) {
  #footer {
    padding-top: 60px;
  }
}
#footer .container {
  position: relative;
}
@media (max-width: 1199.98px) {
  #footer .footer-logo img {
    height: 50px;
  }
}
@media (max-width: 1199.98px) {
  #footer .footer-icon img {
    height: 40px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
}
#footer .flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 575.98px) {
  #footer .flex {
    flex-direction: column;
  }
}
#footer .item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
}
#footer .trd-list {
  text-align: left;
  margin-top: 12px;
}
#footer .wrap-info {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  border-top: 1px #fff solid;
  margin-top: 2vmax;
  padding-top: 1vmax;
  font-size: 1.04vmax;
}
@media (min-width: 1921px) {
  #footer .wrap-info {
    font-size: 20px;
  }
}
#footer .wrap-info .item {
  color: #cccccc;
  text-align: left;
}
#footer .wrap-info .item.item-copyright {
  margin-top: 30px;
  font-size: 1rem;
}
#footer .goTop {
  display: none;
}

main {
  padding: 100px 0 0;
  font-size: 1.093vmax;
  /*paginations分頁*/
}
@media (max-width: 1369.98px) {
  main {
    padding-top: 87px;
  }
}
@media (max-width: 768px) {
  main {
    padding-top: 60px;
    font-size: 14px;
  }
}
main header .title {
  color: #6e6e6e;
  font-size: 2.291vmax;
  font-weight: 900;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  main header .title {
    font-size: 22px;
  }
}
main header .title .en-title {
  font-size: 1.093vmax;
  background-color: #efe9e2;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 8px 15px;
  margin: 0px 18px;
  vertical-align: middle !important;
}
main .pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
main .paginations-simple .mk-pagination ol {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 48px;
  width: 100%;
  list-style: none;
  padding: 0;
}
main .paginations-simple .mk-pagination ol li.back, main .paginations-simple .mk-pagination ol li.next {
  margin: 0px 8px 0 8px;
}
main .paginations-simple .mk-pagination ol li {
  margin: 0px 8px 0 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
}
main .paginations-simple .mk-pagination ol li a {
  color: #000;
  font-size: 16px;
  transition: all 0.3s;
  display: block;
  border-radius: 50%;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
  line-height: 1;
  cursor: pointer;
}
main .paginations-simple .mk-pagination ol li a.active {
  border: 1px #000 solid;
  width: 40px;
  height: 40px;
  padding: 12px;
}

#section-food .food-item {
  padding: 0 8px;
  margin: 0 0 16px 0;
}
#section-food .info {
  display: block;
  height: 295px;
  position: relative;
  display: flex !important;
  height: 100% !important;
  overflow: hidden;
}
#section-food .info .img-cover {
  transition: 0.5s;
}
#section-food .info:hover .img-cover {
  transform: scale(1.2);
}
#section-food .info .item-box {
  display: flex;
  flex-direction: column;
  text-align: center;
  width: 100%;
  margin-right: 1.875vmax;
  margin-left: 1.875vmax;
}
#section-food .info .item-title-ch {
  font-size: 2.291vmax;
  font-weight: 900;
  color: #fff !important;
}
@media (max-width: 768px) {
  #section-food .info .item-title-ch {
    font-size: 22px;
  }
}
#section-food .info .item-title-en {
  font-size: 1.197vmax;
  margin-top: 10px;
  color: #fff !important;
}
@media (max-width: 768px) {
  #section-food .info .item-title-en {
    font-size: 14px;
  }
}
#section-food .info .border {
  border: 1px solid #dee2e6 !important;
}
@keyframes hot-pro {
  0% {
    transform: translateY(-8px);
  }
  50% {
    transform: translateY(-4px);
  }
  100% {
    transform: translateY(-8px);
  }
}
@keyframes hot-pro-float {
  100% {
    transform: translateY(-8px);
  }
}
#section-hot .hot-item {
  padding: 0 8px;
  margin: 0 0 16px 0;
}
#section-hot .hot-item .hot-pro {
  display: block;
  position: relative;
  width: 100%;
}
#section-hot .hot-item .hot-pro .pro-img-box {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 0;
  padding-bottom: 100%;
}
#section-hot .hot-item .hot-pro .img-min-h {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  width: auto;
  height: auto;
  height: 302px;
}
@media (max-width: 1441px) {
  #section-hot .hot-item .hot-pro .img-min-h {
    height: 264px;
  }
}
@media (max-width: 1369.98px) {
  #section-hot .hot-item .hot-pro .img-min-h {
    height: 232px;
  }
}
@media (max-width: 375px) {
  #section-hot .hot-item .hot-pro .img-min-h {
    height: 156px;
  }
}
#section-hot .hot-item .hot-pro .tag {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #6e6e6e;
  color: #fff;
  font-size: 1.093vmax;
  border-bottom-left-radius: 28px;
  padding: 12px 18px 8px 18px;
}
#section-hot .hot-item .hot-pro .info {
  padding: 0.833vmax;
  background-color: #f5f5f5;
}
#section-hot .hot-item .hot-pro .info .title {
  color: #64588f;
  font-size: 1.354vmax;
  font-weight: 700;
  border-bottom: 1px solid #64588f;
  margin-bottom: 8px;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 768px) {
  #section-hot .hot-item .hot-pro .info .title {
    font-size: 14px;
  }
}
#section-hot .hot-item .hot-pro .info .info-text {
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#section-hot .hot-item .hot-pro {
  display: inline-block;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
}
#section-hot .hot-item .hot-pro:hover,
#section-hot .hot-item .hot-pro:focus,
#section-hot .hot-item .hot-pro:active {
  animation-name: hot-pro-float, hot-pro;
  animation-duration: 0.3s, 1.5s;
  animation-delay: 0s, 0.3s;
  animation-timing-function: ease-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards;
  animation-direction: normal, alternate;
}

#section-new li {
  padding-top: 8px;
  border-bottom: 1px solid #64588f;
}
#section-new li .date {
  background: #efe9e2;
  padding: 8px;
}
@media (max-width: 768px) {
  #section-new li .date {
    padding: 4px 8px;
    margin-top: 5px;
  }
}
#section-new li .news-item {
  padding: 8px;
}
#section-new li .news-item .category {
  color: #64588f;
  font-weight: 700;
}
#section-new .news-item {
  display: inline-block;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
#section-new .news-item:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #efe9e2;
  height: 4px;
  transition-property: left, right;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
#section-new .news-item:hover:before,
#section-new .news-item:focus:before,
#section-new .news-item:active:before {
  left: 0;
  right: 0;
}

#section-about .header-about {
  margin: 0px auto 64px auto;
  padding-top: 9.635vmax;
  padding-bottom: 9.635vmax;
  position: relative;
}
#section-about .header-about .title {
  font-size: 2.291vmax;
  font-weight: 900;
  color: #fff !important;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  #section-about .header-about .title {
    font-size: 22px;
  }
}
#section-about .header-about .border {
  width: 354px;
  margin: 0 auto;
  display: block;
}
#section-about .header-about .en-title {
  font-size: 1.197vmax;
  margin-top: 10px;
  color: #fff !important;
  letter-spacing: 2px;
}
@media (max-width: 768px) {
  #section-about .header-about .en-title {
    font-size: 14px;
  }
}
#section-about .main-about .left-wrap {
  width: 160%;
  text-align: center;
  padding: 0;
}
@media (max-width: 1369.98px) {
  #section-about .main-about .left-wrap {
    width: 100%;
  }
}
#section-about .main-about .right-wrap {
  padding: 0px 0px 24px 4vmax;
}
@media (max-width: 1369.98px) {
  #section-about .main-about .right-wrap {
    padding: 0px 0px 24px 0px;
  }
}

/******************************************************/
/******************************************************/
/*****                內頁                        *****/
/******************************************************/
/******************************************************/
.main-page {
  min-height: 60vmax;
  background: none;
}
.main-page #footer .bg-left {
  display: none;
}
.main-page .container {
  width: 95%;
  max-width: 1628px !important;
  padding: 4vmax 0;
}
.main-page .section-header .container {
  padding: 0;
}
.main-page .text-editor-block {
  font-size: 1.25rem;
  line-height: 180%;
}
.main-page .text-editor-block * {
  color: #7e7e7e;
  font-weight: 100;
}
.main-page #section-bn .swiper-slide-btn {
  padding-bottom: 28.59%;
}
.main-page #section-bn .container {
  height: 28.59vw;
}
.main-page #section-bn .wrap-text {
  top: 13vw;
}
@media (max-width: 1199.98px) {
  .main-page #section-bn .wrap-scroll {
    display: none;
  }
}
@media (max-width: 768px) {
  .main-page #section-bn {
    margin-top: 50px;
  }
  .main-page #section-bn .wrap-text {
    top: 5vw;
  }
}
.main-page #section-bn .wrap-scroll {
  bottom: -17vw;
  left: -8vw;
}

#section-history .header-history {
  margin: 0px auto 64px auto;
  padding-top: 9.635vmax;
  padding-bottom: 9.635vmax;
}
#section-history .header-history .title {
  font-size: 2.291vmax;
  font-weight: 900;
  color: #fff !important;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  #section-history .header-history .title {
    font-size: 22px;
  }
}
#section-history .header-history .border {
  width: 354px;
  margin: 0 auto;
}
#section-history .header-history .en-title {
  font-size: 1.197vmax;
  margin-top: 10px;
  color: #fff !important;
  letter-spacing: 2px;
}
@media (max-width: 768px) {
  #section-history .header-history .en-title {
    font-size: 14px;
  }
}
#section-history .main-history {
  margin-top: 4px;
}
#section-history .main-history .timeline {
  list-style: none;
  margin: 0 0 0 90px;
}
#section-history .main-history .timeline .timeline-item {
  padding-left: 40px;
  position: relative;
}
#section-history .main-history .timeline .timeline-item:last-child {
  padding-bottom: 0;
}
#section-history .main-history .timeline .timeline-item:last-child .timeline-marker:after {
  content: none;
}
#section-history .main-history .timeline .timeline-item .timeline-marker {
  position: absolute;
  top: 10px;
  bottom: 0;
  left: 0;
  width: 15px;
}
#section-history .main-history .timeline .timeline-item .timeline-marker:before {
  background: #6e6e6e;
  border-radius: 100%;
  content: "";
  display: block;
  height: 9px;
  position: absolute;
  top: 0px;
  left: 0;
  width: 9px;
}
#section-history .main-history .timeline .timeline-item .timeline-marker:after {
  content: "";
  width: 3px;
  background: #efe9e2;
  display: block;
  position: absolute;
  top: 9px;
  bottom: 0;
  left: 2.5px;
}
#section-history .main-history .timeline .timeline-item .date {
  position: absolute;
  top: 4px;
  left: -105px;
  font-size: 1.6vmax;
  line-height: 20px;
  color: #6e6e6e;
}
@media (max-width: 768px) {
  #section-history .main-history .timeline .timeline-item .date {
    font-size: 14px;
  }
}
#section-history .main-history .timeline .timeline-item .timeline-content {
  margin-top: -10px;
  top: 0px;
  padding-bottom: 40px;
}
#section-history .main-history .timeline .timeline-item .timeline-content p:last-child {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  #product_sort .navbar-expand-lg .navbar-collapse {
    display: block !important;
  }
}
#product_sort .navbar-toggler {
  height: 40px;
}

#product_content h1 {
  position: relative;
  font-size: 2.5vmax;
  padding-bottom: 6px;
}
@media (max-width: 768px) {
  #product_content h1 {
    font-size: 24px;
  }
}
#product_content .list-inline-item .title {
  font-size: 2.291vmax;
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  #product_content .list-inline-item .title {
    font-size: 22px;
  }
}
#product_content #amount_area {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
}
#product_content #amount_area .less-num, #product_content #amount_area .add-num {
  border: 1px #ccc solid;
  width: 38px;
  height: 38px;
  line-height: 34px;
  font-size: 1rem;
  text-align: center;
  margin: 0 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#product_content #amount_area #stock_area {
  display: flex;
}
#product_content #amount_area input#amount {
  width: calc(60% - 80px);
  height: 38px;
  border-radius: 0;
  text-align: center;
}
#product_content #amount_area .item-wrap-simple div.context {
  display: flex;
}
#product_content #amount_area #add_cart_button {
  height: 38px;
  width: 100%;
  padding: 0 10px;
  font-size: 1.125rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
#product_content .text-block {
  padding-top: 20px;
  padding-bottom: 20px;
}
#product_content .text-block li {
  list-style-type: disc;
}

.swiper.swiperPro {
  margin-top: 10px;
  padding-bottom: 20px;
}
.swiper.swiperPro .swiper-slide {
  opacity: 0.3;
}
.swiper.swiperPro .swiper-slide .img-wrap {
  border: 1px solid #d5d5d5;
}
.swiper.swiperPro .swiper-slide-thumb-active {
  opacity: 1;
}
.swiper.swiperPro .swiper-slide-thumb-active .img-wrap {
  border: 1px solid #fff;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
}
.swiper.swiperPro .swiper-wrapper {
  height: auto;
  padding-bottom: 33.3%;
}

.youtube {
  position: absolute;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
.youtube iframe {
  width: 100%;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.video-wrap {
  position: absolute;
  width: 100%;
  height: 0;
  padding-bottom: 80%;
  transform: translateY(10%);
}
.video-wrap.youtube-wrap {
  transform: translateY(40%);
  padding-bottom: 56.25%;
}
.video-wrap iframe, .video-wrap video {
  width: 100%;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  max-width: 100%;
}

.swiperPro2 .swiper-wrapper {
  height: auto;
  padding-bottom: 100%;
}
.swiperPro2 .swiper-slide .img-wrap:after, .swiperPro2 .swiper-slide .youtube:after {
  content: "";
  border: 1px solid #d5d5d5;
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.swiperPro2 .img-wrap img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.swiperPro2 .swiper-button-next, .swiperPro2 .swiper-button-prev {
  background: #efe9e2;
  color: #fff;
  transition: 0.3s;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  opacity: 0;
}
.swiperPro2 .swiper-button-next:after, .swiperPro2 .swiper-button-prev:after {
  font-size: 12px;
}
.swiperPro2:hover .swiper-button-next, .swiperPro2:hover .swiper-button-prev {
  opacity: 1;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-size: 12px;
}

.swiperPro .img-wrap, .swiperPro2 .img-wrap {
  position: absolute;
  width: 100%;
  height: 0%;
  padding-bottom: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/* 由既有版型做調整 */
/* 由既有版型做調整 */
body {
  font-family: "Noto Serif TC", serif !important;
  font-weight: 400;
  font-style: normal;
}

#header-top .nav {
  margin-bottom: 0px;
}
#header-top .nav-btn {
  padding-bottom: 0px;
  padding: 0.375rem 0.75rem;
}
#header-top .inquiry-gorup {
  position: relative;
}
#header-top .inquiry-gorup #num_rows {
  position: absolute;
  left: 0px;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
}
#header-top .logo img {
  max-width: 20vw;
}
#header-top .mobile-nav .container-fluid {
  padding: 0;
}
#header-top .mobile-nav .navbar-head-title {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 200;
  color: #575553;
}
#header-top .mobile-nav .offcanvas-title {
  font-size: 1.5rem;
}
#header-top .mobile-nav .main-nav {
  position: relative;
}
#header-top .mobile-nav .main-nav::after {
  content: "";
  position: absolute;
  background-color: #d8d8d8;
  height: 1px;
  bottom: 0;
  left: -16px;
  width: calc(100% + 48px);
}
#header-top .mobile-nav .nav-link {
  color: #a0a0a0;
  font-size: 1rem;
}
#header-top .mobile-nav .nav-link-1 {
  font-weight: 500;
  color: black;
  font-size: 1.25rem;
}
@media (max-width: 1369.98px) {
  #header-top .logo img {
    padding-left: 2vw;
    max-width: 30vw;
    max-height: 80px;
  }
}
@media (max-width: 575.98px) {
  #header-top .container .logo img {
    max-width: 40vw;
  }
}

.grecaptcha-badge {
  z-index: 999;
}

footer a:hover {
  opacity: 0.6;
}
footer .quicky-link-wrap-single {
  position: fixed;
  z-index: 999;
  bottom: 105px;
  right: 20px;
}
footer .link-circle {
  width: 44px;
  height: 44px;
  box-shadow: 1px 1px 5px #aaa;
}
@media (max-width: 992px) {
  footer#footer {
    padding-bottom: 76px;
  }
}

.quicky-link-wrap-mobile {
  background-color: #a58669;
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 5;
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 70px;
  color: #FFF;
}
.quicky-link-wrap-mobile .iconfont, .quicky-link-wrap-mobile .fa {
  color: #efe9e2;
  font-size: 32px;
  text-align: center;
}
.quicky-link-wrap-mobile .fb-img {
  width: 32px;
}
.quicky-link-wrap-mobile .link-item {
  display: flex;
  flex-direction: column;
}
.quicky-link-wrap-mobile .link-item span {
  text-align: center;
  font-size: 12px;
  padding-top: 6px;
}
.quicky-link-wrap-mobile .icon-instagram-fill {
  transform: scale(1.5);
}
.quicky-link-wrap-mobile .fa-list-alt {
  transform: scale(1.25) translateY(10%);
}

.index-page .swiper-parent {
  width: 90%;
  margin: auto;
}
.index-page .swiper-parent .swiper-button-prev, .index-page .swiper-parent .swiper-button-next {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 36px;
  color: #063b95;
  background-color: transparent;
  font-weight: 900;
  padding: 10px;
  z-index: 2;
  transition: color 0.3s;
}
.index-page .swiper-parent .swiper-button-prev:hover, .index-page .swiper-parent .swiper-button-next:hover {
  color: #fcca00;
}
.index-page .swiper-parent .swiper-button-prev {
  left: -5%;
}
.index-page .swiper-parent .swiper-button-next {
  right: -5%;
}
.index-page .swiper-parent .swiper-button-prev::after, .index-page .swiper-parent .swiper-button-next::after {
  font-family: "FontAwesome";
  font-size: 4.5rem;
}
.index-page .swiper-parent .swiper-button-prev::after {
  content: "\f104";
}
.index-page .swiper-parent .swiper-button-next::after {
  content: "\f105";
}

.inner-page {
  padding-top: 120px;
}
@media (max-width: 1024px) {
  .inner-page {
    padding-top: 80px;
  }
}

main {
  padding-top: 0;
}
@media (max-width: 1200px) {
  main {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  main {
    padding-top: 61.5px;
  }
}
main .text-editor-block td {
  border-top: 0px transparent;
  vertical-align: middle;
}
main .text-editor-block ul li {
  list-style-type: disc;
}
main .text-editor-block .table {
  border: 0px transparent;
  margin-left: auto;
  margin-right: auto;
}
main header .title {
  font-size: 18px;
}
main #section-hot .hot-item .hot-pro .info .title {
  font-size: 16px;
}
@media (min-width: 1200px) {
  main header .title {
    font-size: 1.5vmax;
  }
  main #section-hot .hot-item .hot-pro .info .title {
    font-size: 1vmax;
  }
}
main #section-hot .hot-item .hot-pro .img-min-h {
  width: auto;
  height: auto;
}
main #section-bn .banner-bg-mobile {
  padding-bottom: 6vmax;
}
main #section-bn .banner-text {
  top: 50%;
  left: 13%;
  color: white;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
}
@media (max-width: 576px) {
  main #section-bn .banner-text {
    top: 45%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    width: 70%;
  }
}
main #section-bn .banner-text .banner-title {
  font-weight: 700;
  font-size: 5vmax;
}
@media (max-width: 576px) {
  main #section-bn .banner-text .banner-title {
    font-size: 10.5vw;
    margin-bottom: 10%;
  }
}
main #section-bn .banner-text .banner-btn-group {
  margin-top: 5%;
  display: flex;
  justify-content: space-between;
}
main #section-bn .banner-text .banner-btn-group .btn {
  border: 2px solid #FFFFFF;
  font-size: 1.2rem;
  border-radius: 0;
  padding: 10px 0;
  width: 45%;
  transition: 0.3s;
}
main #section-bn .banner-text .banner-btn-group .btn:hover {
  background-color: #fcca00;
  border: 2px solid #fcca00;
  color: #fff;
}
@media (max-width: 768px) {
  main #section-bn .banner-text .banner-btn-group .btn {
    width: 48%;
    font-size: 1rem;
    padding: 5px 0;
  }
}
main #section-about .about-block {
  position: relative;
  padding-bottom: 3vmax;
  justify-content: flex-end;
  align-items: center;
}
main #section-about .about-block .image-wrap {
  position: relative;
  z-index: 2;
  width: 50%;
}
main #section-about .about-block .image-wrap img {
  margin-left: 25%;
  width: 85%;
  border-radius: 10px 0 0 0;
  box-shadow: 2px 2px 10px rgba(67, 67, 67, 0.3);
}
main #section-about .about-block .text-wrap {
  z-index: 1;
  background-repeat: no-repeat;
  width: 50%;
  height: 100%;
}
main #section-about .about-block .text-wrap .text-block {
  height: 100%;
  padding: 24px 5% 24px 15%;
  justify-content: center;
}
main #section-about .about-block .text-wrap .text-block .about-title {
  color: #FFF;
  font-size: 2.5rem;
  font-weight: 700;
}
main #section-about .about-block .text-wrap .text-block .about-subtitle {
  color: #FFF;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 2rem;
}
main #section-about .about-block .text-wrap .text-block .about-content {
  color: #FFF;
  font-size: 1.2rem;
}
main #section-about .about-block .text-wrap .text-block .more-btn {
  border: 1px #E33223 solid;
  border-radius: 0;
  padding: 10px 40px;
  color: #FFF;
  transition: color 0.5s;
}
main #section-about .about-block .text-wrap .text-block .more-btn:hover {
  background-color: #E33223;
  color: #fff;
}
@media (max-width: 992px) {
  main #section-about .about-block .image-wrap {
    text-align: center;
    transform: translateY(5vw);
    width: 100%;
  }
  main #section-about .about-block .image-wrap img {
    margin: auto;
    top: auto;
    left: auto;
    right: auto;
    transform: translate(0);
  }
  main #section-about .about-block .text-wrap {
    padding-top: 6vw;
    width: 100%;
    height: 60%;
  }
  main #section-about .about-block .text-wrap .text-block {
    padding-bottom: 5%;
    justify-content: flex-end;
  }
  main #section-about .about-block .text-wrap .text-block .about-subtitle {
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 576px) {
  main #section-about .about-block {
    padding-bottom: 3vmax;
  }
  main #section-about .about-block .image-wrap {
    top: 20%;
    width: 100%;
  }
  main #section-about .about-block .text-wrap {
    width: 100%;
    height: 60%;
  }
  main #section-about .about-block .text-wrap .text-block {
    padding-bottom: 5%;
    justify-content: flex-end;
  }
  main #section-about .about-block .text-wrap .text-block .about-subtitle {
    margin-bottom: 1rem;
  }
}
main #section-article .article-item .card-img-top {
  -o-object-fit: cover;
     object-fit: cover;
  margin: 1rem auto 0;
}
main #section-article .article-item .card-title {
  padding: 1rem 0 2rem;
  color: #3a3a3a;
  font-weight: 600;
  text-align: center;
  transition: color 0.5s;
}
main #section-article .article-item a:hover .card-title {
  color: #fcca00;
}
main #section-hot .services-list .services-item-wrap .img-hover {
  overflow: hidden;
}
main #section-hot .services-list .services-item-wrap:hover .services-title {
  color: #877667;
  font-weight: bold;
}
main #section-hot .services-list .services-item-wrap:hover .services-img {
  transform: scale(1.1);
}
main #section-hot .services-list .services-img {
  transition: all 0.3s ease;
}
main #section-hot .services-list .img-hover {
  overflow: hidden;
  border-radius: 8px;
}
main #section-hot .hotSwiper {
  width: 71%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
main #section-hot .img-card {
  width: 100%;
  padding-bottom: 86%;
  background-size: cover;
  text-align: center;
  background-position: center;
  transform: scale(0.95);
  margin-top: 3%;
  margin-bottom: 4%;
}
main #section-hot h3.title-tw {
  font-size: 1.2rem;
  letter-spacing: 1px;
  text-align: center;
  color: #777;
  font-weight: 500;
  margin-bottom: 2.3rem;
  margin-top: 0.4rem;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
main #section-hot .swiper-arrow {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 71%;
  top: 46%;
  z-index: 1;
}
main #section-hot .prev-btn {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-114%, 0);
  display: block;
}
main #section-hot .next-btn {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(114%, 0);
  display: block;
}
main #section-hot .next-btn i, main #section-hot .prev-btn i {
  font-size: 2.5vw;
}
main #section-service .service-list {
  display: flex;
  flex-wrap: wrap;
}
main #section-service .service-list .service-item {
  width: 25%;
}
@media (max-width: 768px) {
  main #section-service .service-list .service-item {
    width: 50%;
  }
  main #section-service .service-list .service-item:nth-child(1) .overlap, main #section-service .service-list .service-item:nth-child(4) .overlap, main #section-service .service-list .service-item:nth-child(5) .overlap, main #section-service .service-list .service-item:nth-child(8) .overlap, main #section-service .service-list .service-item:nth-child(9) .overlap {
    background-color: transparent;
  }
  main #section-service .service-list .service-item:nth-child(1) .item-title-ch, main #section-service .service-list .service-item:nth-child(4) .item-title-ch, main #section-service .service-list .service-item:nth-child(5) .item-title-ch, main #section-service .service-list .service-item:nth-child(8) .item-title-ch, main #section-service .service-list .service-item:nth-child(9) .item-title-ch {
    color: #efe9e2;
  }
}
main #section-service .service-item img {
  transition: 0.5s;
}
main #section-service .info:hover img {
  transform: scale(1.2);
}
main #section-service .info {
  position: relative;
  display: flex;
  height: 100%;
  overflow: hidden;
  transition: color 0.3s, opacity 0.3s, background 0.3s, transform 0.3s;
}
main #section-service .info:hover {
  color: inherit;
  text-decoration: none;
}
main #section-service .info .item-box {
  display: flex;
  flex-direction: column;
  text-align: center;
  width: 100%;
  margin-right: 1.875vmax;
  margin-left: 1.875vmax;
}
main #section-service .info .item-title-ch {
  font-size: 2vw;
  font-weight: 900;
  color: #fff;
}
main #section-service .info:hover .item-title-ch,
main #section-service .info:hover .item-title-en {
  color: #efe9e2;
}
main #section-service .info .item-border {
  border: 1px solid;
  border-color: #FFF;
}
main #section-service .info:hover .item-border {
  border-color: #efe9e2;
}
main #section-service .info .img-cover {
  transition: 0.3s all;
}
main #section-service .info:hover .img-cover {
  transform: scale(1.08);
}
@media (max-width: 768px) {
  main #section-service .info .item-title-ch {
    font-size: 5vw;
  }
}
main #section-new .news-item-card:hover .news-title {
  color: #877667;
  font-weight: bold;
}
main #section-new .news-title {
  font-size: 18px;
}
main #section-new .newsSwiper {
  width: 100%;
  height: auto;
  overflow: hidden;
}
main #section-new .swiper-slide a:hover .card-title {
  color: #fcca00;
}
main #section-new .swiper-slide .card {
  border: 0px;
}
main #section-new .swiper-slide .card img {
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: auto;
  aspect-ratio: 3/2;
}
main #section-new .swiper-slide .card-img-block {
  box-shadow: rgba(149, 157, 165, 0.6) 0px 8px 24px;
}
main #section-new .swiper-slide .card-title {
  margin-bottom: 5px;
  font-size: 1.5rem;
  color: #233a62;
  font-weight: 600;
  transition: all 0.3s;
}
main #section-new .swiper-slide .card-date {
  padding: 40px 0 20px;
  line-height: 1;
  color: #535353;
  opacity: 0.5;
  font-size: 1.2rem;
  margin-bottom: 0;
}
main #section-product #product_left_menu .main-accordion {
  border: 1px solid #FFF;
}
main #section-product #product_left_menu .pro-title-block {
  padding: 12px 20px;
}
main #section-product #product_left_menu .pro-title-block.active {
  font-weight: 700;
}
main #section-product #product_left_menu .main-pro-title {
  background-color: #eaeaea;
}
main #section-product #product_left_menu .sub-item {
  padding: 0 0 0 20px;
  background-color: #f5f5f5;
}
main #section-product #product_left_menu .main-pro-title.active {
  background-color: #efe9e2;
}
main #section-product .serviceSwiper .img-wrap {
  width: 100%;
}
main .pro-list .pro-item {
  margin-bottom: 24px;
}
main .pro-list .pro-card {
  padding: 20px;
  justify-content: space-between;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}
main .pro-list .pro-card .pro-img-box {
  height: 100%;
  padding: 15%;
  display: flex;
  align-items: center;
  justify-content: center;
}
main .pro-list .pro-card .pro-img-box img {
  transition: all 0.3s;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
main .pro-list .pro-card .title {
  font-size: 18px;
}
main .pro-list .pro-item:hover .pro-card {
  box-shadow: rgba(0, 0, 0, 0.15) 4px 4px 5px;
}
main .pro-list .pro-item:hover .pro-img-box img {
  transform: scale(1.2);
}
main .pro-list .pro-item:hover .title {
  font-weight: 700;
  color: #efe9e2;
}
main .pro-list#list-view {
  flex-direction: column;
}
main .pro-list#list-view .pro-card {
  border: 1px solid rgba(0, 0, 0, 0.125);
  align-items: center;
}
main .pro-list#list-view .pro-img-box {
  padding: 20px;
  width: 25%;
}
main .pro-list#list-view .info {
  width: 75%;
}
main .pro-list#list-view .info .title {
  border-bottom: 0px;
  text-align: left;
}
@media (max-width: 768px) {
  main .pro-list#list-view .pro-card {
    flex-direction: column;
  }
  main .pro-list#list-view .pro-img-box {
    width: 50%;
  }
  main .pro-list#list-view .info {
    width: 100%;
  }
  main .pro-list#list-view .info .title {
    text-align: center;
  }
}
main #section-product .style-select {
  margin-bottom: 16px;
  justify-content: end;
  font-size: 16px;
}
main #section-product .style-select .fa {
  color: #3C3C3C;
}
main #section-product .style-select .fa.active {
  color: #efe9e2;
}
main #question, main #section-process, main #section-notice, main #section-product, main #section-album-list, main #section-album-detailed, main #section-tech {
  margin-bottom: 6vmax;
}

#header-top .nav {
  /* 第一層hover時，第2層顯示在下方 */
  /* 第2層以後的hover時，下一層顯示在右方 */
  /* 第2層以後的hover時，下一層顯示在右方 */
  /* 觸及前隱藏所有子選單, 設定樣式 */
  /* 調整位置 */
  /* 電腦版子選單*/
}
#header-top .nav .list-item:hover > .sub-item {
  display: block;
}
#header-top .nav .sub-item-1 li:hover > .sub-item-2 {
  display: block;
}
#header-top .nav .sub-item-2 li:hover > .sub-item-3 {
  display: block;
}
#header-top .nav .sub-item {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #fff;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2); /* 加上陰影 */
}
#header-top .nav .list-item {
  z-index: 10;
  position: relative;
}
#header-top .nav .list-item > .sub-item {
  top: calc(100% - 10px);
}
#header-top .nav .sub-item li {
  position: relative;
  padding: 10px 10px 10px 12px;
  border-bottom: 1px solid #e5e5e5;
}
#header-top .nav .sub-item li:hover {
  background: linear-gradient(to top, #f5f5f5 0, #e8e8e8 100%);
}
#header-top .nav .sub-item li > .sub-item {
  position: absolute;
  left: 100%;
  top: 6px;
}
#header-top .nav .has-sub-item {
  position: relative;
}
#header-top .nav .sub-item .has-sub-item::after {
  content: "\f0da";
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
#header-top .nav .nav-btn-sub {
  padding: 0.375rem 0.75rem;
  white-space: nowrap;
  display: block;
  width: 100%;
  font-size: 16px;
}
#header-top .nav .pc-nav-btn {
  display: inline-flex;
}
#header-top .nav .mobile-nav-btn {
  display: none;
}
#header-top .nav .nav-icon-btn {
  margin: 0px;
}
@media (max-width: 1024px) {
  #header-top .nav .list-item {
    border-bottom: 2px solid #e5e5e5;
  }
  #header-top .nav .sub-item li {
    border-bottom: 0px;
  }
  #header-top .nav a.nav-btn-sub {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  #header-top .nav a.pc-nav-btn {
    display: none;
  }
  #header-top .nav a.mobile-nav-btn {
    display: block;
  }
  #header-top .nav a.nav-btn-sub::after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #e5e5e5;
    right: 0;
    top: 100%;
  }
  #header-top .nav .wrap-nav .sub-item {
    position: relative;
    box-shadow: none;
  }
  #header-top .nav .wrap-nav .sub-item li > .sub-item {
    position: relative;
    left: auto;
  }
  #header-top .nav .wrap-nav-list {
    width: 100%;
    text-align: center;
  }
  #header-top .nav .sub-item .has-sub-item::after {
    content: "";
  }
  #header-top .nav .sub-item {
    background-color: transparent;
  }
}

#header-top .mobile-nav {
  background-color: #f6f3ef;
}

.mobile-nav {
  display: block;
}
@media (min-width: 1025px) {
  .mobile-nav {
    display: none;
  }
}

.out-header-top {
  display: flex;
}
@media (max-width: 1024px) {
  .out-header-top {
    display: none !important;
  }
}

#product_content .text-block ol li {
  list-style-type: decimal;
}

figure.table {
  /* 添加 table-responsive 類別 */
  display: block;
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
  -webkit-overflow-scrolling: touch; /* 支援 iOS 滾動效果 */
}
figure.table table {
  width: 100%; /* 讓表格寬度充滿其父層 */
  margin-bottom: 0; /* 清除表格底部的 margin */
  border: 0px transparent;
}
figure.table th, figure.table td {
  vertical-align: middle;
}
figure.table p, figure.table span {
  margin-bottom: 0px;
  padding: 12px 6px;
}

.text-block a {
  text-decoration: underline;
  color: #a58669;
}

.text-huge {
  font-size: 24px;
}

.text-big {
  font-size: 20px;
}

.text-small {
  font-size: 14px;
}

.text-tiny {
  font-size: 12px;
}

#table-contents {
  position: sticky;
}
#table-contents .list {
  font-size: 1.75rem;
  margin-bottom: 20px;
}
#table-contents a {
  font-size: 16px;
}
#table-contents .title-menu-grop {
  padding-left: 20px;
}
#table-contents .title-menu-li {
  margin-bottom: 8px;
}
#table-contents .title-menu-li::marker {
  font-size: 1rem; /* 調整標記的大小 */
}
#table-contents .list-text {
  font-size: 16px;
}
#table-contents .subtitle-2 {
  margin-left: 1rem;
}
#table-contents .subtitle-3 {
  margin-left: 2rem;
}
#table-contents .subtitle-4 {
  margin-left: 3rem;
}
#table-contents .subtitle-5 {
  margin-left: 4rem;
}

.error {
  /* 當格式錯誤時，則新增此類別 */
  border-color: red !important;
  color: red;
}

.message {
  padding-bottom: 90px;
}
@media (max-width: 576px) {
  .message {
    padding-bottom: 80px;
  }
}
.message .noto-serif-tc-title {
  text-align: center;
  font-family: "Noto Serif TC", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
.message .message-title {
  margin-bottom: 3vmax;
}
@media (max-width: 576px) {
  .message .message-title {
    width: 90%;
  }
}

.message-item {
  max-width: 33.3333%;
  padding: 0 20px;
}
@media (max-width: 1024px) {
  .message-item {
    max-width: 48%;
  }
}
@media (max-width: 768px) {
  .message-item {
    max-width: 100%;
  }
}

.form-item .input input {
  width: 100%;
}

.message textarea {
  width: 100%;
}

@media (max-width: 820px) {
  .submit {
    margin-top: 0px;
  }
}
.message .form-item label,
.message .checkbox label {
  margin: 0;
}

.message .form-item .item-row {
  margin-bottom: 0.5rem;
}

.message .form .label {
  font-size: 18px;
}

.message textarea,
.message .checkbox,
.message .radio .radio-text,
.message .form-control {
  font-size: 16px;
  font-weight: 400;
  color: #7e634d;
  width: 100%;
}
@media (max-width: 769px) {
  .message textarea,
  .message .checkbox,
  .message .radio .radio-text,
  .message .form-control {
    width: 266px;
  }
}
@media (max-width: 769px) {
  .message textarea,
  .message .checkbox,
  .message .radio .radio-text,
  .message .form-control {
    width: 100%;
  }
}

.btn-group .reserve-input {
  width: calc(100% - 38px);
}
@media (max-width: 769px) {
  .btn-group .reserve-input {
    width: 90%;
  }
}

.input-group-addon {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: normal;
  color: #555555;
  text-align: center;
  background-color: #947956;
  height: calc(1.5em + 1.3rem + 2px);
  line-height: calc(1.5em + 1.3rem + 2px);
  padding: 0 1rem;
  border-radius: 0 0.42rem 0.42rem 0;
  margin: 0;
  height: 38px !important;
  width: 38px;
}
.input-group-addon .fa-calendar::before {
  color: white;
}
@media (max-width: 769px) {
  .input-group-addon {
    width: 10%;
  }
}

.message .checkbox {
  color: black !important;
}

@media (max-width: 576px) {
  .message textarea {
    width: 100%;
  }
}
@media screen and (min-width: 577px) and (max-width: 820px) {
  .message-form .col-lg-4 {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
  }
}
.g-recaptcha {
  display: flex;
  align-items: center;
  justify-content: center;
}

.g-recaptcha:hover {
  background-color: #947956;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 12px;
}

@media (max-width: 1024px) {
  .message textarea {
    width: 100%;
  }
  .message .message-form {
    padding: 0 0 40px 0;
  }
  .message .link-wrap {
    padding-top: 36px;
  }
}
.label {
  font-weight: 400;
  font-size: 20px;
  color: #404040;
  margin-bottom: 2px;
}

.form-item {
  margin-bottom: 32px;
}

.form-item input {
  width: 371px;
  height: 38px;
  border-radius: 5px;
  border: 1px solid #7B7B7B;
  background: transparent;
  font-size: 20px;
  padding: 0 10px;
}
@media (max-width: 1024px) {
  .form-item input {
    width: 100%;
  }
}

.form-item .input-daterange input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.message .radio {
  margin-top: 10px;
  color: #404040;
  font-size: 16px;
}

.message .radio input {
  margin-right: 8px;
  width: 20px;
  height: 20px;
  position: relative;
}

.message .radio input:checked:after {
  content: "";
  width: 12px;
  height: 12px;
  text-align: center;
  background: #a58669;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 4px;
  left: 3px;
  border-color: #404040;
}

.date input {
  width: 278px;
}

.message .checkbox {
  color: #404040;
  font-size: 16px;
}

.message .checkbox input {
  margin-right: 8px;
  width: 20px;
  height: 20px;
  position: relative;
}

.checkbox-item,
.radio-item {
  margin-bottom: 4px;
}

.form-item .input input {
  width: 329px;
}

.form-item textarea {
  width: 100%;
  background: transparent;
  height: 165px;
  border-radius: 5px;
  border: 1px solid #7B7B7B;
  padding: 10px;
}

.form-item .require {
  color: rgb(164, 0, 0);
}

.form-item .tips {
  font-size: 18px;
  color: #848484;
}

.submit {
  margin-top: 66px;
}

.submit button {
  width: 227px;
  height: 46px;
  background: #a58669;
  border-radius: 23px;
  text-align: center;
  line-height: 46px;
  font-size: 23px;
  color: #FFFFFF;
  border: 1px solid #a58669;
}
@media (max-width: 576px) {
  .submit button {
    font-size: 20px;
  }
}

.submit button:hover {
  background-color: rgba(0, 0, 0, 0.9);
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.52);
  border: 1px solid rgba(0, 0, 0, 0.9);
}

/*form-select樣式*/
.message .form-select {
  display: block;
  width: 371px;
  height: 38px;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #7B7B7B;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (max-width: 769px) {
  .message .form-select {
    width: 266px;
  }
}

.message .form-select:focus {
  color: #495057;
  background-color: #fff;
  box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.25);
}

.message .form-select option {
  color: #495057;
}

main {
  font-size: 18px;
}

#header-top {
  background-color: transparent;
  justify-content: space-around;
  z-index: 20;
}
#header-top .quicky-link-wrap .quicky-btn:hover,
#header-top .line-btn:hover {
  opacity: 0.8;
}
#header-top .fa:hover {
  color: #FFF;
}
#header-top .nav .list-item:hover > .sub-item {
  display: flex;
  flex-direction: column;
  max-height: 400px;
  flex-wrap: wrap;
  width: -moz-max-content;
  width: max-content;
}
#header-top .nav .nav-btn-sub {
  width: auto;
}
#header-top .offcanvas-header {
  background-color: #f6f3ef;
  height: 61.5px;
}
#header-top .out-header-top {
  width: -moz-fit-content;
  width: fit-content;
  min-width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: #f6f3ef;
  padding: 4px 24px;
  border-radius: 8px;
  opacity: 0.8;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: 0.5s;
  height: 100px;
  top: 0;
}
@media (max-width: 576px) {
  #header-top .out-header-top {
    width: 100%;
    height: 80px;
    border-radius: 0;
  }
}
#header-top .out-header-top .nav-btn::before {
  background: 0;
}
#header-top .nav-btn {
  padding: 0 4px;
}
@media (max-width: 1280px) {
  #header-top {
    margin-top: 0;
    padding-top: 0;
  }
  #header-top .out-header-top {
    width: 100%;
    border-radius: 0;
  }
}
@media (min-width: 1024px) and (max-width: 1279.98px) {
  #header-top .pc-nav,
  #header-top .wrap-nav,
  #header-top .wrap-nav-list {
    width: 100%;
  }
  #header-top .wrap-nav-list {
    justify-content: space-evenly;
  }
  #header-top .nav-btn {
    padding: 0;
  }
}
@media (min-width: 1280px) {
  #header-top .nav-btn {
    padding: 0 12px;
  }
}

.quicky-link-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1500px) {
  .quicky-link-wrap {
    display: none;
  }
}
.quicky-link-wrap .quicky-btn {
  width: 37px;
  height: 37px;
  border-radius: 50%;
  background: #333333;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 8px;
}
.quicky-link-wrap .line-btn, .quicky-link-wrap .message-btn {
  width: 37px;
  height: 37px;
  margin-left: 8px;
}
.quicky-link-wrap .fa-facebook, .quicky-link-wrap .fa-instagram {
  color: white;
  font-size: 24px;
}

.wrap-nav-list .list-item .title {
  font-size: 20px;
  text-wrap: nowrap;
}
.wrap-nav-list .list-item .subtitle {
  font-size: 14px;
  text-wrap: nowrap;
  color: #737171;
}

.index-page #section-bn {
  padding-bottom: 0;
}
.index-page .title-groups {
  position: relative;
  margin-bottom: 3vmax;
}
@media (max-width: 376px) {
  .index-page .title-groups {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
.index-page .title-groups .left_title, .index-page .title-groups .right_title {
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 100%;
}
@media (max-width: 576px) {
  .index-page .title-groups .left_title, .index-page .title-groups .right_title {
    width: 26%;
  }
}
.index-page .title-groups .title-text {
  margin-left: 24px;
  margin-right: 24px;
}
@media (max-width: 576px) {
  .index-page .title-groups .title-text {
    margin-left: 12px;
    margin-right: 12px;
  }
}
.index-page .title-groups .title {
  font-size: 42px;
  margin-bottom: 0;
  text-wrap: nowrap;
  color: #3C3C3C !important;
}
@media (max-width: 576px) {
  .index-page .title-groups .title {
    font-size: 33px;
  }
}
.index-page .title-groups .subtitle {
  font-size: 40px;
  text-wrap: nowrap;
}
@media (max-width: 576px) {
  .index-page .title-groups .subtitle {
    font-size: 24px;
  }
}
.index-page .title-groups .noto-serif-tc-title {
  font-family: "Noto Serif TC", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 6px;
}
.index-page .title-groups .dancing-script-title {
  font-family: "Dancing Script", cursive !important;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

.subtutle-img {
  -o-object-fit: contain;
     object-fit: contain;
  margin-top: 2vmax;
}
.subtutle-img.subtutle-1 {
  height: 25px;
}
.subtutle-img.subtutle-3 {
  height: 34px;
}
.subtutle-img.subtutle-6 {
  height: 22px;
}
.subtutle-img.subtutle-7 {
  height: 31px;
  padding: 0 12px;
}

.more-btn {
  border-radius: 24px;
  letter-spacing: 4px;
  background-color: #a58669;
  color: #FFF;
  padding: 6px 12px;
}
.more-btn:hover {
  background-color: rgba(0, 0, 0, 0.9);
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.52);
  border: 1px solid rgba(0, 0, 0, 0.9);
  color: white;
}

#mood_index {
  background-color: #efe9e2;
  overflow-y: scroll; /* 確保內容可以垂直捲動 */
  scrollbar-width: none; /* 隱藏 Firefox 的捲軸 */
  -ms-overflow-style: none; /* 隱藏 IE/Edge 的捲軸*/
}
#mood_index .photo .container { /* .dress .container */
  padding-top: 180px;
}
#mood_index .section .container {
  padding-top: 6vmax;
  padding-bottom: 6vmax;
}
#mood_index .section:nth-child(even) {
  background-color: #fff;
}
#mood_index .more-btn {
  margin-top: 3vmax;
  border-radius: 24px;
  letter-spacing: 4px;
  background-color: #a58669;
  color: #FFF;
}
#mood_index .more-btn:hover {
  background-color: rgba(0, 0, 0, 0.9);
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.52);
  border: 1px solid rgba(0, 0, 0, 0.9);
  color: white;
}
#mood_index .banner .bannerSwiper {
  width: 100%;
  height: 100vh;
}
#mood_index .banner .bannerSwiper .swiper-pagination-bullet {
  background-color: white;
  opacity: 1;
}
#mood_index .banner .bannerSwiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #efe9e2;
}
#mood_index .banner .bannerSwiper .banner-img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
#mood_index .mobile-banner-group .swiper-wrapper {
  height: 30%;
}
@media (max-width: 992px) {
  #mood_index .about_mood {
    padding-top: 0;
  }
}
#mood_index .about_mood .text-block {
  margin-top: 24px;
}
@media (max-width: 992px) {
  #mood_index .about_mood .text-block {
    margin-top: 2vmax;
  }
}
#mood_index .about_mood .title {
  margin-bottom: 3vmax;
  font-weight: bold;
}
#mood_index .about_mood .main-info {
  font-size: 32px;
  color: #a58669;
  opacity: 0.9;
  letter-spacing: 2px;
}
@media (max-width: 768px) {
  #mood_index .about_mood .main-info {
    font-size: 23px;
    letter-spacing: 0px;
  }
}
@media (max-width: 576px) {
  #mood_index .about_mood .main-info {
    letter-spacing: 0px;
    font-size: 22px;
  }
}
#mood_index .about_mood .info {
  color: #d3bca6;
}
#mood_index .new_events .inner-new_events {
  position: relative;
}
#mood_index .new_events .new_item {
  overflow: hidden;
  position: relative;
}
#mood_index .new_events .img-hover {
  -o-object-fit: contain;
     object-fit: contain;
}
#mood_index .new_events .new_item::before {
  position: absolute;
  top: 0;
  left: -110%;
  z-index: 2;
  display: block;
  content: "";
  width: 45%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.1) 100%);
  transform: skewX(-50deg);
}
#mood_index .new_events .new_item:hover::before {
  animation: shine 0.5s;
  animation-timing-function: ease-in;
}
@keyframes shine {
  100% {
    left: 110%;
  }
}
#mood_index .new_events .newSwiper {
  width: 100%;
  overflow: hidden;
}
#mood_index .new_events .swiper-slide {
  position: relative;
}
#mood_index .new_events .news-swiper-button-prev, #mood_index .new_events .news-swiper-button-next {
  position: absolute;
  top: 50%;
  z-index: 10;
}
#mood_index .new_events .news-swiper-button-prev {
  left: 0;
  transform: translateX(-50px);
}
@media (max-width: 576px) {
  #mood_index .new_events .news-swiper-button-prev {
    transform: translateX(0);
  }
}
#mood_index .new_events .news-swiper-button-next {
  right: 0;
  transform: translateX(50px);
}
@media (max-width: 576px) {
  #mood_index .new_events .news-swiper-button-next {
    transform: translateX(0);
  }
}
#mood_index .new_events .new-info {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  color: white;
  padding: 16px 24px;
}
#mood_index .new_events .newtitle {
  color: white;
  font-size: 40px;
}
#mood_index .new_events .titlte-groups {
  padding: 12px;
  border-bottom: 1px solid white;
  z-index: 10;
}
#mood_index .new_events .price {
  font-size: 60px;
  text-align: start;
  margin-left: 25%;
  font-weight: bold;
  letter-spacing: 4px;
}
#mood_index .new_events .mask {
  position: absolute;
  background-color: #8e7966;
  opacity: 0.5;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
#mood_index .service .service-item:hover .service-title {
  color: #877667;
  font-weight: bold;
}
#mood_index .service .service-item:hover .service-img {
  transform: scale(1.1);
}
#mood_index .service .service-img {
  transition: all 0.3s ease;
}
#mood_index .service .img-hover {
  overflow: hidden;
  border-radius: 8px;
}
@media (max-width: 576px) {
  #mood_index .service .service-subtitle {
    font-size: 12px;
  }
}
#mood_index .photo .photo-title {
  font-weight: bold;
  font-size: 18px;
}
#mood_index .photo .photo-group {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 576px) {
  #mood_index .photo .photo-group {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#mood_index .photo .photo-item:nth-child(2n) {
  margin-top: 2vmax;
}
@media (max-width: 576px) {
  #mood_index .photo .photo-item:nth-child(2n) {
    margin-top: 0;
  }
}
@media (max-width: 576px) {
  #mood_index .photo .photo-item {
    margin-top: 0;
    margin-bottom: 3vmax;
  }
}
#mood_index .photo .photo-item:hover .inner-img {
  transform: scale(1.1);
}
#mood_index .photo .photo-item:hover .photo-title {
  color: #877667;
}
#mood_index .photo .inner-img {
  transition: all 0.3s ease;
  -o-object-fit: contain;
     object-fit: contain;
}
#mood_index .photo .img-hover {
  overflow: hidden;
  border-radius: 8px;
}
#mood_index .dress .dress-list {
  width: 85%;
}
@media (max-width: 576px) {
  #mood_index .dress .dress-list {
    width: 100%;
  }
}
#mood_index .dress .inner-dress {
  position: relative;
  overflow: hidden;
}
#mood_index .dress .inner-dress::before {
  position: absolute;
  content: "";
  top: 70px;
  right: 50px;
  bottom: 70px;
  left: 50px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  z-index: 20;
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s;
  transform-origin: 0 0;
  transform: scaleX(0);
}
#mood_index .dress .inner-dress::after {
  position: absolute;
  content: "";
  top: 50px;
  right: 70px;
  bottom: 50px;
  left: 70px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  z-index: 20;
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s;
  transform-origin: 100% 0;
  transition-delay: 0.2s;
}
#mood_index .dress .dress-item {
  margin-bottom: 30px;
}
#mood_index .dress .dress-info {
  color: white;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40%;
  transition: all 0.3s ease;
}
#mood_index .dress .inner-dress-info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: height 0.3s ease;
}
#mood_index .dress .dress-title {
  position: inherit;
  z-index: 10;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
}
#mood_index .dress .mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #d3bca6;
  opacity: 0.5;
  z-index: 0;
}
@media (max-width: 375px) {
  #mood_index .artical .title-groups {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
#mood_index .artical .artical-item .inner-img {
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  #mood_index .artical .artical-item {
    margin-bottom: 3vmax;
  }
}
@media (max-width: 576px) {
  #mood_index .artical .artical-item {
    margin-bottom: 22px;
  }
}
#mood_index .artical .inner-artical {
  position: relative;
}
#mood_index .artical .artical-title-groups {
  width: 80%;
  position: absolute;
  bottom: 8%;
  left: 0%;
}
#mood_index .artical .inner-title {
  position: relative;
}
#mood_index .artical .inner-title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #8f7a67;
  min-height: 60px;
  z-index: 1;
  opacity: 0.7;
  clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%); /* 剪裁出三角形樣式 */
}
#mood_index .artical .artical-title, #mood_index .artical .artical-subtitle {
  color: white !important;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
}
#mood_index .artical .artical-title {
  font-size: 18px;
  position: relative;
  z-index: 10;
}
@media (max-width: 769px) {
  #mood_index .artical .artical-title {
    font-size: 28px;
  }
}
@media (max-width: 576px) {
  #mood_index .artical .artical-title {
    font-size: 18px;
  }
}
#mood_index .artical .artical-subtitle {
  font-size: 15px;
}
@media (max-width: 769px) {
  #mood_index .artical .artical-subtitle {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  #mood_index .artical .artical-subtitle {
    font-size: 16px;
  }
}
#mood_index .artical .info-title {
  color: #b09c83;
  font-weight: bold;
  margin-bottom: 24px;
  letter-spacing: 2px;
}
#mood_index .artical .content {
  letter-spacing: 2px;
  font-size: 16px;
  margin-bottom: 24px;
  text-align: justify;
}
#mood_index .artical .read-btn {
  margin-left: auto;
  color: #7b7b7b;
  height: auto;
  padding: 2px 12px;
  background: linear-gradient(to left, transparent 50%, #a58669 50%) right;
  background-size: 200%;
  transition: 0.5s ease-out;
  width: 143px;
  height: 26px;
  border-radius: 12px;
  border: 1px solid #333333;
  font-size: 16px;
  color: #7B7B7B;
  line-height: 20px;
  text-align: center;
  display: block;
}
#mood_index .artical .read-btn:hover {
  background-position: left;
  box-shadow: rgba(255, 255, 255, 0.25) 4px 4px 4px;
  color: white;
}
#mood_index .artical .more-btn {
  margin-top: 16px;
}
@media (max-width: 576px) {
  #mood_index .artical .more-btn {
    margin-top: 0;
  }
}
#mood_index .comment .comment-item {
  border: 1px solid #333333;
  padding: 24px 24px;
  border-radius: 8px;
}
#mood_index .comment .comment-item:hover {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
#mood_index .comment .comment-img {
  max-width: 100px;
  margin-right: 32px;
}
#mood_index .comment .more-btn {
  margin-top: 40px;
}
#mood_index .comment .info {
  text-align: justify;
}
#mood_index .message-content .container {
  padding-bottom: 0;
}
#mood_index .submit {
  margin-top: 0;
}
#mood_index:webkit-scrollbar {
  display: none; /* 隱藏 Webkit 瀏覽器的捲軸 */
}

#section-about h1, #section-about h2, #section-about .introduction-title, #section-about .subtitle {
  letter-spacing: 3px;
}
#section-about .title {
  margin-top: 32px;
  margin-bottom: 28px;
}
#section-about .subtitle {
  text-align: center;
  font-weight: bold;
  color: #6e6e6e;
}
#section-about .title-img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  max-height: 427px;
}
#section-about .col-12 .introduction-title {
  font-size: 26px;
  margin-top: 16px;
  position: relative;
  display: inline-block;
  padding: 0px 8px;
}
#section-about .col-12 .introduction-title::before {
  position: absolute;
  content: "";
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 15px;
  background: #d3bca6;
  transform: skew(-24deg, 0deg);
  z-index: -1;
}
#section-about .no-img .about-info {
  padding: 24px 72px;
}
@media (max-width: 576px) {
  #section-about .no-img .about-info {
    padding: 15px;
  }
}
#section-about .no-img .about-info span {
  text-align: justify;
}
#section-about .no-img:first-child .col-12, #section-about .no-img:nth-child(odd) .col-12 {
  background-color: #f6f3ef;
}
#section-about .no-img:last-child .col-12 {
  background-color: unset;
}
#section-about .text-editor-block p {
  line-height: 2;
  text-align: justify;
}
#section-about .info-space {
  padding-top: 40px;
  padding-bottom: 80px;
}
@media (max-width: 992px) {
  #section-about .info-space {
    padding-top: 0;
    padding-bottom: 20px;
  }
}
#section-about .flex-xl-row .about-info {
  padding-right: 48px;
  padding-top: 20px;
  padding-bottom: 20px;
}
#section-about .flex-xl-row .about-img-group {
  padding-left: 48px;
}
#section-about .flex-xl-row-reverse .about-info {
  padding-left: 48px;
}
#section-about .flex-xl-row-reverse .about-img-group {
  padding-right: 48px;
}
@media (max-width: 992px) {
  #section-about .flex-xl-row .about-info,
  #section-about .flex-xl-row .about-img-group,
  #section-about .flex-xl-row-reverse .about-info,
  #section-about .flex-xl-row-reverse .about-img-group {
    padding-left: 0;
    padding-right: 0;
  }
}
#section-about .mt-negative {
  margin-top: -40px !important;
}
@media (max-width: 1400px) {
  #section-about .mt-negative {
    margin-top: 0 !important;
  }
}
#section-about .about-groups:first-child, #section-about .about-groups:nth-child(2) {
  margin-top: 0 !important;
}
#section-about .about-groups .line {
  height: 2px;
  width: 100%;
  background: #aaa;
  align-self: center;
}
#section-about .about-groups:hover .about-img {
  transform: scale(1.04);
  transition: all 0.2s ease-in-out;
}
#section-about .mask {
  background-color: #f6f3ef;
  width: 100%;
  height: 100%;
  left: -10px;
  top: -10px;
  z-index: -1;
}
@media (max-width: 576px) {
  #section-about .about-map-out {
    margin-bottom: 24px;
  }
}
#section-about .about-map, #section-about .swiper-img-groups {
  position: relative;
  padding-bottom: 64%;
}
#section-about .about-ifram, #section-about .fullSwiper {
  position: absolute;
  width: 100%;
  height: 100%;
}
#section-about .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
#section-about .swiper-slide img {
  -o-object-fit: contain;
     object-fit: contain;
}
#section-about img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
#section-about .button-prev {
  position: absolute;
  top: 50%;
  left: 2.5%;
  z-index: 10;
}
#section-about .button-next {
  position: absolute;
  top: 50%;
  right: 2.5%;
  z-index: 10;
}
#section-about .fa-chevron-left:before, #section-about .fa-chevron-right:before {
  color: white;
  font-size: 28px;
  opacity: 0.6;
}
#section-about .swiper-pagination-bullet-active {
  background-color: black;
  opacity: 0.6;
}

#section-hot .services-list .services-item-wrap .img-hover {
  overflow: hidden;
}
#section-hot .services-list .services-item-wrap:hover .services-title {
  color: #877667;
  font-weight: bold;
}
#section-hot .services-list .services-item-wrap:hover .service-img {
  transform: scale(1.1);
}
#section-hot .services-list .service-img {
  transition: all 0.3s ease;
}
#section-hot .services-list .img-hover {
  overflow: hidden;
  border-radius: 8px;
}

#section-new .news-img-wrap {
  overflow: hidden;
  position: relative;
}
#section-new .news-img-wrap::before {
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  transform: skewX(-35deg);
}
#section-new .news-img-wrap:hover::before {
  animation: shine 0.9s;
}
@keyframes shine {
  100% {
    left: 125%;
  }
}

#section-album-list .album-item:hover .album-img {
  transform: scale(1.1);
}
#section-album-list .album-item:hover .card-title {
  color: #877667;
}
#section-album-list .album-img {
  transition: all 0.3s ease;
}
#section-album-list .img-hover {
  overflow: hidden;
}

#section-news-detailed .full-list p {
  text-align: center;
}

.message .message-content {
  padding-top: 3vmax;
}
@media (max-width: 576px) {
  .message .message-content {
    margin-bottom: 0;
  }
}

/*footer*/
#footer {
  color: #3C3C3C;
}
#footer a {
  font-size: 16px;
}
#footer .footer-logo {
  min-width: 250px;
  transform: translateX(-7%);
}
@media (max-width: 769px) {
  #footer .footer-logo {
    margin-bottom: 4vmax;
  }
}
#footer .footer-logo img {
  -o-object-fit: contain;
     object-fit: contain;
}
#footer .mid {
  padding-left: 48px;
  padding-right: 48px;
  margin: 48px 0;
}
#footer .mid-item {
  margin-bottom: 12px;
  text-align: left;
}
@media (max-width: 769px) {
  #footer .mid-item {
    text-align: center;
  }
}
#footer .mid-item a {
  font-weight: 700;
  text-wrap: nowrap;
  letter-spacing: 2px;
}
#footer .inner-mid {
  padding-left: 48px;
  padding-right: 24px;
  border-left: 1px solid #3C3C3C;
}
@media (max-width: 769px) {
  #footer .inner-mid {
    padding-left: 24px;
    border: 0;
  }
}
@media (max-width: 576px) {
  #footer .inner-mid {
    margin-bottom: 16px;
  }
}
#footer .info-group .title, #footer .info-group .info {
  font-size: 16px;
}
#footer .tel-group {
  margin-right: 24px;
}
#footer .ratio-21x9 {
  position: relative;
  width: 100%; /* 或者您想要的特定寬度 */
  padding-top: 42.8%; /* 21:9 比例的高度計算 (9/21 = 0.428) */
}
@media (max-width: 769px) {
  #footer .ratio-21x9 {
    padding-top: 100%; /* 21:9 比例的高度計算 (9/21 = 0.428) */
  }
}
#footer .ratio-21x9 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#footer .fa-envelope-o:before {
  color: white;
  font-size: 20px;
}

@media (max-width: 992px) {
  .grecaptcha-badge {
    visibility: hidden;
  }
}/*# sourceMappingURL=style.css.map */