@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat&family=Work+Sans:wght@400;700&display=swap");
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1100px;
}

.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-vertical > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}

.swiper-button-lock {
  display: none;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

body[data-aos-duration='50'] [data-aos], [data-aos][data-aos][data-aos-duration='50'] {
  transition-duration: 50ms;
}

body[data-aos-delay='50'] [data-aos], [data-aos][data-aos][data-aos-delay='50'] {
  transition-delay: 0s;
}

body[data-aos-delay='50'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='50'].aos-animate {
  transition-delay: 50ms;
}

body[data-aos-duration='100'] [data-aos], [data-aos][data-aos][data-aos-duration='100'] {
  transition-duration: 100ms;
}

body[data-aos-delay='100'] [data-aos], [data-aos][data-aos][data-aos-delay='100'] {
  transition-delay: 0s;
}

body[data-aos-delay='100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='100'].aos-animate {
  transition-delay: 100ms;
}

body[data-aos-duration='150'] [data-aos], [data-aos][data-aos][data-aos-duration='150'] {
  transition-duration: 150ms;
}

body[data-aos-delay='150'] [data-aos], [data-aos][data-aos][data-aos-delay='150'] {
  transition-delay: 0s;
}

body[data-aos-delay='150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='150'].aos-animate {
  transition-delay: 150ms;
}

body[data-aos-duration='200'] [data-aos], [data-aos][data-aos][data-aos-duration='200'] {
  transition-duration: 200ms;
}

body[data-aos-delay='200'] [data-aos], [data-aos][data-aos][data-aos-delay='200'] {
  transition-delay: 0s;
}

body[data-aos-delay='200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='200'].aos-animate {
  transition-delay: 200ms;
}

body[data-aos-duration='250'] [data-aos], [data-aos][data-aos][data-aos-duration='250'] {
  transition-duration: 250ms;
}

body[data-aos-delay='250'] [data-aos], [data-aos][data-aos][data-aos-delay='250'] {
  transition-delay: 0s;
}

body[data-aos-delay='250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='250'].aos-animate {
  transition-delay: 250ms;
}

body[data-aos-duration='300'] [data-aos], [data-aos][data-aos][data-aos-duration='300'] {
  transition-duration: 300ms;
}

body[data-aos-delay='300'] [data-aos], [data-aos][data-aos][data-aos-delay='300'] {
  transition-delay: 0s;
}

body[data-aos-delay='300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='300'].aos-animate {
  transition-delay: 300ms;
}

body[data-aos-duration='350'] [data-aos], [data-aos][data-aos][data-aos-duration='350'] {
  transition-duration: 350ms;
}

body[data-aos-delay='350'] [data-aos], [data-aos][data-aos][data-aos-delay='350'] {
  transition-delay: 0s;
}

body[data-aos-delay='350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='350'].aos-animate {
  transition-delay: 350ms;
}

body[data-aos-duration='400'] [data-aos], [data-aos][data-aos][data-aos-duration='400'] {
  transition-duration: 400ms;
}

body[data-aos-delay='400'] [data-aos], [data-aos][data-aos][data-aos-delay='400'] {
  transition-delay: 0s;
}

body[data-aos-delay='400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='400'].aos-animate {
  transition-delay: 400ms;
}

body[data-aos-duration='450'] [data-aos], [data-aos][data-aos][data-aos-duration='450'] {
  transition-duration: 450ms;
}

body[data-aos-delay='450'] [data-aos], [data-aos][data-aos][data-aos-delay='450'] {
  transition-delay: 0s;
}

body[data-aos-delay='450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='450'].aos-animate {
  transition-delay: 450ms;
}

body[data-aos-duration='500'] [data-aos], [data-aos][data-aos][data-aos-duration='500'] {
  transition-duration: 500ms;
}

body[data-aos-delay='500'] [data-aos], [data-aos][data-aos][data-aos-delay='500'] {
  transition-delay: 0s;
}

body[data-aos-delay='500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='500'].aos-animate {
  transition-delay: 500ms;
}

body[data-aos-duration='550'] [data-aos], [data-aos][data-aos][data-aos-duration='550'] {
  transition-duration: 550ms;
}

body[data-aos-delay='550'] [data-aos], [data-aos][data-aos][data-aos-delay='550'] {
  transition-delay: 0s;
}

body[data-aos-delay='550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='550'].aos-animate {
  transition-delay: 550ms;
}

body[data-aos-duration='600'] [data-aos], [data-aos][data-aos][data-aos-duration='600'] {
  transition-duration: 600ms;
}

body[data-aos-delay='600'] [data-aos], [data-aos][data-aos][data-aos-delay='600'] {
  transition-delay: 0s;
}

body[data-aos-delay='600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='600'].aos-animate {
  transition-delay: 600ms;
}

body[data-aos-duration='650'] [data-aos], [data-aos][data-aos][data-aos-duration='650'] {
  transition-duration: 650ms;
}

body[data-aos-delay='650'] [data-aos], [data-aos][data-aos][data-aos-delay='650'] {
  transition-delay: 0s;
}

body[data-aos-delay='650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='650'].aos-animate {
  transition-delay: 650ms;
}

body[data-aos-duration='700'] [data-aos], [data-aos][data-aos][data-aos-duration='700'] {
  transition-duration: 700ms;
}

body[data-aos-delay='700'] [data-aos], [data-aos][data-aos][data-aos-delay='700'] {
  transition-delay: 0s;
}

body[data-aos-delay='700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='700'].aos-animate {
  transition-delay: 700ms;
}

body[data-aos-duration='750'] [data-aos], [data-aos][data-aos][data-aos-duration='750'] {
  transition-duration: 750ms;
}

body[data-aos-delay='750'] [data-aos], [data-aos][data-aos][data-aos-delay='750'] {
  transition-delay: 0s;
}

body[data-aos-delay='750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='750'].aos-animate {
  transition-delay: 750ms;
}

body[data-aos-duration='800'] [data-aos], [data-aos][data-aos][data-aos-duration='800'] {
  transition-duration: 800ms;
}

body[data-aos-delay='800'] [data-aos], [data-aos][data-aos][data-aos-delay='800'] {
  transition-delay: 0s;
}

body[data-aos-delay='800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='800'].aos-animate {
  transition-delay: 800ms;
}

body[data-aos-duration='850'] [data-aos], [data-aos][data-aos][data-aos-duration='850'] {
  transition-duration: 850ms;
}

body[data-aos-delay='850'] [data-aos], [data-aos][data-aos][data-aos-delay='850'] {
  transition-delay: 0s;
}

body[data-aos-delay='850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='850'].aos-animate {
  transition-delay: 850ms;
}

body[data-aos-duration='900'] [data-aos], [data-aos][data-aos][data-aos-duration='900'] {
  transition-duration: 900ms;
}

body[data-aos-delay='900'] [data-aos], [data-aos][data-aos][data-aos-delay='900'] {
  transition-delay: 0s;
}

body[data-aos-delay='900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='900'].aos-animate {
  transition-delay: 900ms;
}

body[data-aos-duration='950'] [data-aos], [data-aos][data-aos][data-aos-duration='950'] {
  transition-duration: 950ms;
}

body[data-aos-delay='950'] [data-aos], [data-aos][data-aos][data-aos-delay='950'] {
  transition-delay: 0s;
}

body[data-aos-delay='950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='950'].aos-animate {
  transition-delay: 950ms;
}

body[data-aos-duration='1000'] [data-aos], [data-aos][data-aos][data-aos-duration='1000'] {
  transition-duration: 1000ms;
}

body[data-aos-delay='1000'] [data-aos], [data-aos][data-aos][data-aos-delay='1000'] {
  transition-delay: 0s;
}

body[data-aos-delay='1000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1000'].aos-animate {
  transition-delay: 1000ms;
}

body[data-aos-duration='1050'] [data-aos], [data-aos][data-aos][data-aos-duration='1050'] {
  transition-duration: 1050ms;
}

body[data-aos-delay='1050'] [data-aos], [data-aos][data-aos][data-aos-delay='1050'] {
  transition-delay: 0s;
}

body[data-aos-delay='1050'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1050'].aos-animate {
  transition-delay: 1050ms;
}

body[data-aos-duration='1100'] [data-aos], [data-aos][data-aos][data-aos-duration='1100'] {
  transition-duration: 1100ms;
}

body[data-aos-delay='1100'] [data-aos], [data-aos][data-aos][data-aos-delay='1100'] {
  transition-delay: 0s;
}

body[data-aos-delay='1100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1100'].aos-animate {
  transition-delay: 1100ms;
}

body[data-aos-duration='1150'] [data-aos], [data-aos][data-aos][data-aos-duration='1150'] {
  transition-duration: 1150ms;
}

body[data-aos-delay='1150'] [data-aos], [data-aos][data-aos][data-aos-delay='1150'] {
  transition-delay: 0s;
}

body[data-aos-delay='1150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1150'].aos-animate {
  transition-delay: 1150ms;
}

body[data-aos-duration='1200'] [data-aos], [data-aos][data-aos][data-aos-duration='1200'] {
  transition-duration: 1200ms;
}

body[data-aos-delay='1200'] [data-aos], [data-aos][data-aos][data-aos-delay='1200'] {
  transition-delay: 0s;
}

body[data-aos-delay='1200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1200'].aos-animate {
  transition-delay: 1200ms;
}

body[data-aos-duration='1250'] [data-aos], [data-aos][data-aos][data-aos-duration='1250'] {
  transition-duration: 1250ms;
}

body[data-aos-delay='1250'] [data-aos], [data-aos][data-aos][data-aos-delay='1250'] {
  transition-delay: 0s;
}

body[data-aos-delay='1250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1250'].aos-animate {
  transition-delay: 1250ms;
}

body[data-aos-duration='1300'] [data-aos], [data-aos][data-aos][data-aos-duration='1300'] {
  transition-duration: 1300ms;
}

body[data-aos-delay='1300'] [data-aos], [data-aos][data-aos][data-aos-delay='1300'] {
  transition-delay: 0s;
}

body[data-aos-delay='1300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1300'].aos-animate {
  transition-delay: 1300ms;
}

body[data-aos-duration='1350'] [data-aos], [data-aos][data-aos][data-aos-duration='1350'] {
  transition-duration: 1350ms;
}

body[data-aos-delay='1350'] [data-aos], [data-aos][data-aos][data-aos-delay='1350'] {
  transition-delay: 0s;
}

body[data-aos-delay='1350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1350'].aos-animate {
  transition-delay: 1350ms;
}

body[data-aos-duration='1400'] [data-aos], [data-aos][data-aos][data-aos-duration='1400'] {
  transition-duration: 1400ms;
}

body[data-aos-delay='1400'] [data-aos], [data-aos][data-aos][data-aos-delay='1400'] {
  transition-delay: 0s;
}

body[data-aos-delay='1400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1400'].aos-animate {
  transition-delay: 1400ms;
}

body[data-aos-duration='1450'] [data-aos], [data-aos][data-aos][data-aos-duration='1450'] {
  transition-duration: 1450ms;
}

body[data-aos-delay='1450'] [data-aos], [data-aos][data-aos][data-aos-delay='1450'] {
  transition-delay: 0s;
}

body[data-aos-delay='1450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1450'].aos-animate {
  transition-delay: 1450ms;
}

body[data-aos-duration='1500'] [data-aos], [data-aos][data-aos][data-aos-duration='1500'] {
  transition-duration: 1500ms;
}

body[data-aos-delay='1500'] [data-aos], [data-aos][data-aos][data-aos-delay='1500'] {
  transition-delay: 0s;
}

body[data-aos-delay='1500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1500'].aos-animate {
  transition-delay: 1500ms;
}

body[data-aos-duration='1550'] [data-aos], [data-aos][data-aos][data-aos-duration='1550'] {
  transition-duration: 1550ms;
}

body[data-aos-delay='1550'] [data-aos], [data-aos][data-aos][data-aos-delay='1550'] {
  transition-delay: 0s;
}

body[data-aos-delay='1550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1550'].aos-animate {
  transition-delay: 1550ms;
}

body[data-aos-duration='1600'] [data-aos], [data-aos][data-aos][data-aos-duration='1600'] {
  transition-duration: 1600ms;
}

body[data-aos-delay='1600'] [data-aos], [data-aos][data-aos][data-aos-delay='1600'] {
  transition-delay: 0s;
}

body[data-aos-delay='1600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1600'].aos-animate {
  transition-delay: 1600ms;
}

body[data-aos-duration='1650'] [data-aos], [data-aos][data-aos][data-aos-duration='1650'] {
  transition-duration: 1650ms;
}

body[data-aos-delay='1650'] [data-aos], [data-aos][data-aos][data-aos-delay='1650'] {
  transition-delay: 0s;
}

body[data-aos-delay='1650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1650'].aos-animate {
  transition-delay: 1650ms;
}

body[data-aos-duration='1700'] [data-aos], [data-aos][data-aos][data-aos-duration='1700'] {
  transition-duration: 1700ms;
}

body[data-aos-delay='1700'] [data-aos], [data-aos][data-aos][data-aos-delay='1700'] {
  transition-delay: 0s;
}

body[data-aos-delay='1700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1700'].aos-animate {
  transition-delay: 1700ms;
}

body[data-aos-duration='1750'] [data-aos], [data-aos][data-aos][data-aos-duration='1750'] {
  transition-duration: 1750ms;
}

body[data-aos-delay='1750'] [data-aos], [data-aos][data-aos][data-aos-delay='1750'] {
  transition-delay: 0s;
}

body[data-aos-delay='1750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1750'].aos-animate {
  transition-delay: 1750ms;
}

body[data-aos-duration='1800'] [data-aos], [data-aos][data-aos][data-aos-duration='1800'] {
  transition-duration: 1800ms;
}

body[data-aos-delay='1800'] [data-aos], [data-aos][data-aos][data-aos-delay='1800'] {
  transition-delay: 0s;
}

body[data-aos-delay='1800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1800'].aos-animate {
  transition-delay: 1800ms;
}

body[data-aos-duration='1850'] [data-aos], [data-aos][data-aos][data-aos-duration='1850'] {
  transition-duration: 1850ms;
}

body[data-aos-delay='1850'] [data-aos], [data-aos][data-aos][data-aos-delay='1850'] {
  transition-delay: 0s;
}

body[data-aos-delay='1850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1850'].aos-animate {
  transition-delay: 1850ms;
}

body[data-aos-duration='1900'] [data-aos], [data-aos][data-aos][data-aos-duration='1900'] {
  transition-duration: 1900ms;
}

body[data-aos-delay='1900'] [data-aos], [data-aos][data-aos][data-aos-delay='1900'] {
  transition-delay: 0s;
}

body[data-aos-delay='1900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1900'].aos-animate {
  transition-delay: 1900ms;
}

body[data-aos-duration='1950'] [data-aos], [data-aos][data-aos][data-aos-duration='1950'] {
  transition-duration: 1950ms;
}

body[data-aos-delay='1950'] [data-aos], [data-aos][data-aos][data-aos-delay='1950'] {
  transition-delay: 0s;
}

body[data-aos-delay='1950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1950'].aos-animate {
  transition-delay: 1950ms;
}

body[data-aos-duration='2000'] [data-aos], [data-aos][data-aos][data-aos-duration='2000'] {
  transition-duration: 2000ms;
}

body[data-aos-delay='2000'] [data-aos], [data-aos][data-aos][data-aos-delay='2000'] {
  transition-delay: 0s;
}

body[data-aos-delay='2000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2000'].aos-animate {
  transition-delay: 2000ms;
}

body[data-aos-duration='2050'] [data-aos], [data-aos][data-aos][data-aos-duration='2050'] {
  transition-duration: 2050ms;
}

body[data-aos-delay='2050'] [data-aos], [data-aos][data-aos][data-aos-delay='2050'] {
  transition-delay: 0s;
}

body[data-aos-delay='2050'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2050'].aos-animate {
  transition-delay: 2050ms;
}

body[data-aos-duration='2100'] [data-aos], [data-aos][data-aos][data-aos-duration='2100'] {
  transition-duration: 2100ms;
}

body[data-aos-delay='2100'] [data-aos], [data-aos][data-aos][data-aos-delay='2100'] {
  transition-delay: 0s;
}

body[data-aos-delay='2100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2100'].aos-animate {
  transition-delay: 2100ms;
}

body[data-aos-duration='2150'] [data-aos], [data-aos][data-aos][data-aos-duration='2150'] {
  transition-duration: 2150ms;
}

body[data-aos-delay='2150'] [data-aos], [data-aos][data-aos][data-aos-delay='2150'] {
  transition-delay: 0s;
}

body[data-aos-delay='2150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2150'].aos-animate {
  transition-delay: 2150ms;
}

body[data-aos-duration='2200'] [data-aos], [data-aos][data-aos][data-aos-duration='2200'] {
  transition-duration: 2200ms;
}

body[data-aos-delay='2200'] [data-aos], [data-aos][data-aos][data-aos-delay='2200'] {
  transition-delay: 0s;
}

body[data-aos-delay='2200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2200'].aos-animate {
  transition-delay: 2200ms;
}

body[data-aos-duration='2250'] [data-aos], [data-aos][data-aos][data-aos-duration='2250'] {
  transition-duration: 2250ms;
}

body[data-aos-delay='2250'] [data-aos], [data-aos][data-aos][data-aos-delay='2250'] {
  transition-delay: 0s;
}

body[data-aos-delay='2250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2250'].aos-animate {
  transition-delay: 2250ms;
}

body[data-aos-duration='2300'] [data-aos], [data-aos][data-aos][data-aos-duration='2300'] {
  transition-duration: 2300ms;
}

body[data-aos-delay='2300'] [data-aos], [data-aos][data-aos][data-aos-delay='2300'] {
  transition-delay: 0s;
}

body[data-aos-delay='2300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2300'].aos-animate {
  transition-delay: 2300ms;
}

body[data-aos-duration='2350'] [data-aos], [data-aos][data-aos][data-aos-duration='2350'] {
  transition-duration: 2350ms;
}

body[data-aos-delay='2350'] [data-aos], [data-aos][data-aos][data-aos-delay='2350'] {
  transition-delay: 0s;
}

body[data-aos-delay='2350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2350'].aos-animate {
  transition-delay: 2350ms;
}

body[data-aos-duration='2400'] [data-aos], [data-aos][data-aos][data-aos-duration='2400'] {
  transition-duration: 2400ms;
}

body[data-aos-delay='2400'] [data-aos], [data-aos][data-aos][data-aos-delay='2400'] {
  transition-delay: 0s;
}

body[data-aos-delay='2400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2400'].aos-animate {
  transition-delay: 2400ms;
}

body[data-aos-duration='2450'] [data-aos], [data-aos][data-aos][data-aos-duration='2450'] {
  transition-duration: 2450ms;
}

body[data-aos-delay='2450'] [data-aos], [data-aos][data-aos][data-aos-delay='2450'] {
  transition-delay: 0s;
}

body[data-aos-delay='2450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2450'].aos-animate {
  transition-delay: 2450ms;
}

body[data-aos-duration='2500'] [data-aos], [data-aos][data-aos][data-aos-duration='2500'] {
  transition-duration: 2500ms;
}

body[data-aos-delay='2500'] [data-aos], [data-aos][data-aos][data-aos-delay='2500'] {
  transition-delay: 0s;
}

body[data-aos-delay='2500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2500'].aos-animate {
  transition-delay: 2500ms;
}

body[data-aos-duration='2550'] [data-aos], [data-aos][data-aos][data-aos-duration='2550'] {
  transition-duration: 2550ms;
}

body[data-aos-delay='2550'] [data-aos], [data-aos][data-aos][data-aos-delay='2550'] {
  transition-delay: 0s;
}

body[data-aos-delay='2550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2550'].aos-animate {
  transition-delay: 2550ms;
}

body[data-aos-duration='2600'] [data-aos], [data-aos][data-aos][data-aos-duration='2600'] {
  transition-duration: 2600ms;
}

body[data-aos-delay='2600'] [data-aos], [data-aos][data-aos][data-aos-delay='2600'] {
  transition-delay: 0s;
}

body[data-aos-delay='2600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2600'].aos-animate {
  transition-delay: 2600ms;
}

body[data-aos-duration='2650'] [data-aos], [data-aos][data-aos][data-aos-duration='2650'] {
  transition-duration: 2650ms;
}

body[data-aos-delay='2650'] [data-aos], [data-aos][data-aos][data-aos-delay='2650'] {
  transition-delay: 0s;
}

body[data-aos-delay='2650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2650'].aos-animate {
  transition-delay: 2650ms;
}

body[data-aos-duration='2700'] [data-aos], [data-aos][data-aos][data-aos-duration='2700'] {
  transition-duration: 2700ms;
}

body[data-aos-delay='2700'] [data-aos], [data-aos][data-aos][data-aos-delay='2700'] {
  transition-delay: 0s;
}

body[data-aos-delay='2700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2700'].aos-animate {
  transition-delay: 2700ms;
}

body[data-aos-duration='2750'] [data-aos], [data-aos][data-aos][data-aos-duration='2750'] {
  transition-duration: 2750ms;
}

body[data-aos-delay='2750'] [data-aos], [data-aos][data-aos][data-aos-delay='2750'] {
  transition-delay: 0s;
}

body[data-aos-delay='2750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2750'].aos-animate {
  transition-delay: 2750ms;
}

body[data-aos-duration='2800'] [data-aos], [data-aos][data-aos][data-aos-duration='2800'] {
  transition-duration: 2800ms;
}

body[data-aos-delay='2800'] [data-aos], [data-aos][data-aos][data-aos-delay='2800'] {
  transition-delay: 0s;
}

body[data-aos-delay='2800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2800'].aos-animate {
  transition-delay: 2800ms;
}

body[data-aos-duration='2850'] [data-aos], [data-aos][data-aos][data-aos-duration='2850'] {
  transition-duration: 2850ms;
}

body[data-aos-delay='2850'] [data-aos], [data-aos][data-aos][data-aos-delay='2850'] {
  transition-delay: 0s;
}

body[data-aos-delay='2850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2850'].aos-animate {
  transition-delay: 2850ms;
}

body[data-aos-duration='2900'] [data-aos], [data-aos][data-aos][data-aos-duration='2900'] {
  transition-duration: 2900ms;
}

body[data-aos-delay='2900'] [data-aos], [data-aos][data-aos][data-aos-delay='2900'] {
  transition-delay: 0s;
}

body[data-aos-delay='2900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2900'].aos-animate {
  transition-delay: 2900ms;
}

body[data-aos-duration='2950'] [data-aos], [data-aos][data-aos][data-aos-duration='2950'] {
  transition-duration: 2950ms;
}

body[data-aos-delay='2950'] [data-aos], [data-aos][data-aos][data-aos-delay='2950'] {
  transition-delay: 0s;
}

body[data-aos-delay='2950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2950'].aos-animate {
  transition-delay: 2950ms;
}

body[data-aos-duration='3000'] [data-aos], [data-aos][data-aos][data-aos-duration='3000'] {
  transition-duration: 3000ms;
}

body[data-aos-delay='3000'] [data-aos], [data-aos][data-aos][data-aos-delay='3000'] {
  transition-delay: 0s;
}

body[data-aos-delay='3000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='3000'].aos-animate {
  transition-delay: 3000ms;
}

[data-aos] {
  pointer-events: none;
}

[data-aos].aos-animate {
  pointer-events: auto;
}

body[data-aos-easing="linear"] [data-aos], [data-aos][data-aos][data-aos-easing="linear"] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

body[data-aos-easing="ease"] [data-aos], [data-aos][data-aos][data-aos-easing="ease"] {
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}

body[data-aos-easing="ease-in"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in"] {
  transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
}

body[data-aos-easing="ease-out"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out"] {
  transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
}

body[data-aos-easing="ease-in-out"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out"] {
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}

body[data-aos-easing="ease-in-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-back"] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

body[data-aos-easing="ease-out-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-back"] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

body[data-aos-easing="ease-in-out-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-back"] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

body[data-aos-easing="ease-in-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-sine"] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

body[data-aos-easing="ease-out-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-sine"] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

body[data-aos-easing="ease-in-out-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-sine"] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

body[data-aos-easing="ease-in-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-quad"] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

body[data-aos-easing="ease-out-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-quad"] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body[data-aos-easing="ease-in-out-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-quad"] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

body[data-aos-easing="ease-in-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-cubic"] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

body[data-aos-easing="ease-out-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-cubic"] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body[data-aos-easing="ease-in-out-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-cubic"] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

body[data-aos-easing="ease-in-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-quart"] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

body[data-aos-easing="ease-out-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-quart"] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body[data-aos-easing="ease-in-out-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-quart"] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

@media screen {
  html:not(.no-js) {
    /**
    * Fade animations:
    * fade
    * fade-up, fade-down, fade-left, fade-right
    * fade-up-right, fade-up-left, fade-down-right, fade-down-left
    */
    /**
    * Zoom animations:
    * zoom-in, zoom-in-up, zoom-in-down, zoom-in-left, zoom-in-right
    * zoom-out, zoom-out-up, zoom-out-down, zoom-out-left, zoom-out-right
    */
    /**
    * Slide animations
    */
    /**
    * Flip animations:
    * flip-left, flip-right, flip-up, flip-down
    */
  }
  html:not(.no-js) [data-aos^='fade'][data-aos^='fade'] {
    opacity: 0;
    transition-property: opacity, transform;
  }
  html:not(.no-js) [data-aos^='fade'][data-aos^='fade'].aos-animate {
    opacity: 1;
    transform: none;
  }
  html:not(.no-js) [data-aos='fade-up'] {
    transform: translate3d(0, 100px, 0);
  }
  html:not(.no-js) [data-aos='fade-down'] {
    transform: translate3d(0, -100px, 0);
  }
  html:not(.no-js) [data-aos='fade-right'] {
    transform: translate3d(-100px, 0, 0);
  }
  html:not(.no-js) [data-aos='fade-left'] {
    transform: translate3d(100px, 0, 0);
  }
  html:not(.no-js) [data-aos='fade-up-right'] {
    transform: translate3d(-100px, 100px, 0);
  }
  html:not(.no-js) [data-aos='fade-up-left'] {
    transform: translate3d(100px, 100px, 0);
  }
  html:not(.no-js) [data-aos='fade-down-right'] {
    transform: translate3d(-100px, -100px, 0);
  }
  html:not(.no-js) [data-aos='fade-down-left'] {
    transform: translate3d(100px, -100px, 0);
  }
  html:not(.no-js) [data-aos^='zoom'][data-aos^='zoom'] {
    opacity: 0;
    transition-property: opacity, transform;
  }
  html:not(.no-js) [data-aos^='zoom'][data-aos^='zoom'].aos-animate {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1);
  }
  html:not(.no-js) [data-aos='zoom-in'] {
    transform: scale(0.6);
  }
  html:not(.no-js) [data-aos='zoom-in-up'] {
    transform: translate3d(0, 100px, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos='zoom-in-down'] {
    transform: translate3d(0, -100px, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos='zoom-in-right'] {
    transform: translate3d(-100px, 0, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos='zoom-in-left'] {
    transform: translate3d(100px, 0, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos='zoom-out'] {
    transform: scale(1.2);
  }
  html:not(.no-js) [data-aos='zoom-out-up'] {
    transform: translate3d(0, 100px, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos='zoom-out-down'] {
    transform: translate3d(0, -100px, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos='zoom-out-right'] {
    transform: translate3d(-100px, 0, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos='zoom-out-left'] {
    transform: translate3d(100px, 0, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos^='slide'][data-aos^='slide'] {
    transition-property: transform;
    visibility: hidden;
  }
  html:not(.no-js) [data-aos^='slide'][data-aos^='slide'].aos-animate {
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  html:not(.no-js) [data-aos='slide-up'] {
    transform: translate3d(0, 100%, 0);
  }
  html:not(.no-js) [data-aos='slide-down'] {
    transform: translate3d(0, -100%, 0);
  }
  html:not(.no-js) [data-aos='slide-right'] {
    transform: translate3d(-100%, 0, 0);
  }
  html:not(.no-js) [data-aos='slide-left'] {
    transform: translate3d(100%, 0, 0);
  }
  html:not(.no-js) [data-aos^='flip'][data-aos^='flip'] {
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    transition-property: transform;
  }
  html:not(.no-js) [data-aos='flip-left'] {
    transform: perspective(2500px) rotateY(-100deg);
  }
  html:not(.no-js) [data-aos='flip-left'].aos-animate {
    transform: perspective(2500px) rotateY(0);
  }
  html:not(.no-js) [data-aos='flip-right'] {
    transform: perspective(2500px) rotateY(100deg);
  }
  html:not(.no-js) [data-aos='flip-right'].aos-animate {
    transform: perspective(2500px) rotateY(0);
  }
  html:not(.no-js) [data-aos='flip-up'] {
    transform: perspective(2500px) rotateX(-100deg);
  }
  html:not(.no-js) [data-aos='flip-up'].aos-animate {
    transform: perspective(2500px) rotateX(0);
  }
  html:not(.no-js) [data-aos='flip-down'] {
    transform: perspective(2500px) rotateX(100deg);
  }
  html:not(.no-js) [data-aos='flip-down'].aos-animate {
    transform: perspective(2500px) rotateX(0);
  }
}

.bt {
  /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
}

.bt html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

.bt body {
  margin: 0;
}

.bt article,
.bt aside,
.bt details,
.bt figcaption,
.bt figure,
.bt footer,
.bt header,
.bt hgroup,
.bt main,
.bt menu,
.bt nav,
.bt section,
.bt summary {
  display: block;
}

.bt audio,
.bt canvas,
.bt progress,
.bt video {
  display: inline-block;
  vertical-align: baseline;
}

.bt audio:not([controls]) {
  display: none;
  height: 0;
}

.bt [hidden],
.bt template {
  display: none;
}

.bt a {
  background-color: transparent;
}

.bt a:active,
.bt a:hover {
  outline: 0;
}

.bt abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

.bt b,
.bt strong {
  font-weight: bold;
}

.bt dfn {
  font-style: italic;
}

.bt h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

.bt mark {
  background: #ff0;
  color: #000;
}

.bt small {
  font-size: 80%;
}

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

.bt sup {
  top: -0.5em;
}

.bt sub {
  bottom: -0.25em;
}

.bt img {
  border: 0;
}

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

.bt figure {
  margin: 1em 40px;
}

.bt hr {
  box-sizing: content-box;
  height: 0;
}

.bt pre {
  overflow: auto;
}

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

.bt button,
.bt input,
.bt optgroup,
.bt select,
.bt textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

.bt button {
  overflow: visible;
}

.bt button,
.bt select {
  text-transform: none;
}

.bt button,
.bt html input[type="button"],
.bt input[type="reset"],
.bt input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

.bt button[disabled],
.bt html input[disabled] {
  cursor: default;
}

.bt button::-moz-focus-inner,
.bt input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.bt input {
  line-height: normal;
}

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

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

.bt input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

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

.bt fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

.bt legend {
  border: 0;
  padding: 0;
}

.bt textarea {
  overflow: auto;
}

.bt optgroup {
  font-weight: bold;
}

.bt table {
  border-collapse: collapse;
  border-spacing: 0;
}

.bt td,
.bt th {
  padding: 0;
}

.bt * {
  box-sizing: border-box;
}

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

.bt html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.bt body {
  font-family: "Work Sans", "Noto Sans", "Noto Sans JP", "Noto Sans Japanese", "Avenir", "Open Sans", Roboto, "Hiragino Kaku Gothic Pro", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 15px;
  line-height: 1.7;
  color: #303030;
  background-color: #fff;
}

.bt input,
.bt button,
.bt select,
.bt textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.bt a {
  color: #ff8600;
  text-decoration: none;
  word-break: break-all;
}

.bt a:hover, .bt a:focus {
  color: #ffb058;
}

.bt a:focus {
  outline-offset: -2px;
}

.bt figure {
  margin: 0;
}

.bt img {
  vertical-align: middle;
}

.bt .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.bt .img-rounded {
  border-radius: 6px;
}

.bt .img-thumbnail {
  padding: 4px;
  line-height: 1.7;
  background-color: #fff;
  border: 1px solid #999;
  border-radius: 0;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.bt .img-circle {
  border-radius: 50%;
}

.bt hr {
  margin-top: 23px;
  margin-bottom: 23px;
  border: 0;
  border-top: 1px solid #000;
}

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

.bt .sr-only-focusable:active, .bt .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

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

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

.bt h1 small,
.bt h1 .small, .bt h2 small,
.bt h2 .small, .bt h3 small,
.bt h3 .small, .bt h4 small,
.bt h4 .small, .bt h5 small,
.bt h5 .small, .bt h6 small,
.bt h6 .small,
.bt .h1 small,
.bt .h1 .small, .bt .h2 small,
.bt .h2 .small, .bt .h3 small,
.bt .h3 .small, .bt .h4 small,
.bt .h4 .small, .bt .h5 small,
.bt .h5 .small, .bt .h6 small,
.bt .h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #303030;
}

.bt h1, .bt .h1,
.bt h2, .bt .h2,
.bt h3, .bt .h3 {
  margin-top: 23px;
  margin-bottom: 11.5px;
}

.bt h1 small,
.bt h1 .small, .bt .h1 small,
.bt .h1 .small,
.bt h2 small,
.bt h2 .small, .bt .h2 small,
.bt .h2 .small,
.bt h3 small,
.bt h3 .small, .bt .h3 small,
.bt .h3 .small {
  font-size: 65%;
}

.bt h4, .bt .h4,
.bt h5, .bt .h5,
.bt h6, .bt .h6 {
  margin-top: 11.5px;
  margin-bottom: 11.5px;
}

.bt h4 small,
.bt h4 .small, .bt .h4 small,
.bt .h4 .small,
.bt h5 small,
.bt h5 .small, .bt .h5 small,
.bt .h5 .small,
.bt h6 small,
.bt h6 .small, .bt .h6 small,
.bt .h6 .small {
  font-size: 75%;
}

.bt h1, .bt .h1 {
  font-size: 36px;
}

.bt h2, .bt .h2 {
  font-size: 30px;
}

.bt h3, .bt .h3 {
  font-size: 24px;
}

.bt h4, .bt .h4 {
  font-size: 18px;
}

.bt h5, .bt .h5 {
  font-size: 14px;
}

.bt h6, .bt .h6 {
  font-size: 12px;
}

.bt p {
  margin: 0 0 11.5px;
}

.bt .lead {
  margin-bottom: 23px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .bt .lead {
    font-size: 21px;
  }
}

.bt small,
.bt .small {
  font-size: 85%;
}

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

.bt .text-left {
  text-align: left;
}

.bt .text-right {
  text-align: right;
}

.bt .text-center {
  text-align: center;
}

.bt .text-justify {
  text-align: justify;
}

.bt .text-nowrap {
  white-space: nowrap;
}

.bt .text-lowercase {
  text-transform: lowercase;
}

.bt .text-uppercase, .bt .initialism {
  text-transform: uppercase;
}

.bt .text-capitalize {
  text-transform: capitalize;
}

.bt .text-muted {
  color: #777777;
}

.bt .text-primary {
  color: #337ab7;
}

.bt a.text-primary:hover,
.bt a.text-primary:focus {
  color: #286090;
}

.bt .text-success {
  color: #3c763d;
}

.bt a.text-success:hover,
.bt a.text-success:focus {
  color: #2b542c;
}

.bt .text-info {
  color: #31708f;
}

.bt a.text-info:hover,
.bt a.text-info:focus {
  color: #245269;
}

.bt .text-warning {
  color: #8a6d3b;
}

.bt a.text-warning:hover,
.bt a.text-warning:focus {
  color: #66512c;
}

.bt .text-danger {
  color: #a94442;
}

.bt a.text-danger:hover,
.bt a.text-danger:focus {
  color: #843534;
}

.bt .bg-primary {
  color: #fff;
}

.bt .bg-primary {
  background-color: #337ab7;
}

.bt a.bg-primary:hover,
.bt a.bg-primary:focus {
  background-color: #286090;
}

.bt .bg-success {
  background-color: #dff0d8;
}

.bt a.bg-success:hover,
.bt a.bg-success:focus {
  background-color: #c1e2b3;
}

.bt .bg-info {
  background-color: #d9edf7;
}

.bt a.bg-info:hover,
.bt a.bg-info:focus {
  background-color: #afd9ee;
}

.bt .bg-warning {
  background-color: #fcf8e3;
}

.bt a.bg-warning:hover,
.bt a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bt .bg-danger {
  background-color: #f2dede;
}

.bt a.bg-danger:hover,
.bt a.bg-danger:focus {
  background-color: #e4b9b9;
}

.bt .page-header {
  padding-bottom: 10.5px;
  margin: 46px 0 23px;
  border-bottom: 1px solid #ccc;
}

.bt ul,
.bt ol {
  margin-top: 0;
  margin-bottom: 11.5px;
}

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

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

.bt .list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.bt .list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

.bt dl {
  margin-top: 0;
  margin-bottom: 23px;
}

.bt dt,
.bt dd {
  line-height: 1.7;
}

.bt dt {
  font-weight: 700;
}

.bt dd {
  margin-left: 0;
}

.bt .dl-horizontal dd:before, .bt .dl-horizontal dd:after {
  display: table;
  content: " ";
}

.bt .dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 1100px) {
  .bt .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .bt .dl-horizontal dd {
    margin-left: 180px;
  }
}

.bt abbr[title],
.bt abbr[data-original-title] {
  cursor: help;
}

.bt .initialism {
  font-size: 90%;
}

.bt blockquote {
  padding: 11.5px 23px;
  margin: 0 0 23px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

.bt blockquote p:last-child,
.bt blockquote ul:last-child,
.bt blockquote ol:last-child {
  margin-bottom: 0;
}

.bt blockquote footer,
.bt blockquote small,
.bt blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.7;
  color: #777777;
}

.bt blockquote footer:before,
.bt blockquote small:before,
.bt blockquote .small:before {
  content: "\2014 \00A0";
}

.bt .blockquote-reverse,
.bt blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

.bt .blockquote-reverse footer:before,
.bt .blockquote-reverse small:before,
.bt .blockquote-reverse .small:before,
.bt blockquote.pull-right footer:before,
.bt blockquote.pull-right small:before,
.bt blockquote.pull-right .small:before {
  content: "";
}

.bt .blockquote-reverse footer:after,
.bt .blockquote-reverse small:after,
.bt .blockquote-reverse .small:after,
.bt blockquote.pull-right footer:after,
.bt blockquote.pull-right small:after,
.bt blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}

.bt address {
  margin-bottom: 23px;
  font-style: normal;
  line-height: 1.7;
}

.bt .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.bt .container:before, .bt .container:after {
  display: table;
  content: " ";
}

.bt .container:after {
  clear: both;
}

@media (min-width: 768px) {
  .bt .container {
    width: auto;
  }
}

@media (min-width: 992px) {
  .bt .container {
    width: auto;
  }
}

@media (min-width: 1100px) {
  .bt .container {
    width: 1170px;
  }
}

.bt .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.bt .container-fluid:before, .bt .container-fluid:after {
  display: table;
  content: " ";
}

.bt .container-fluid:after {
  clear: both;
}

.bt .row {
  margin-right: -15px;
  margin-left: -15px;
}

.bt .row:before, .bt .row:after {
  display: table;
  content: " ";
}

.bt .row:after {
  clear: both;
}

.bt .row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.bt .row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

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

.bt .col-xs-1, .bt .col-xs-2, .bt .col-xs-3, .bt .col-xs-4, .bt .col-xs-5, .bt .col-xs-6, .bt .col-xs-7, .bt .col-xs-8, .bt .col-xs-9, .bt .col-xs-10, .bt .col-xs-11, .bt .col-xs-12 {
  float: left;
}

.bt .col-xs-1 {
  width: 8.33333%;
}

.bt .col-xs-2 {
  width: 16.66667%;
}

.bt .col-xs-3 {
  width: 25%;
}

.bt .col-xs-4 {
  width: 33.33333%;
}

.bt .col-xs-5 {
  width: 41.66667%;
}

.bt .col-xs-6 {
  width: 50%;
}

.bt .col-xs-7 {
  width: 58.33333%;
}

.bt .col-xs-8 {
  width: 66.66667%;
}

.bt .col-xs-9 {
  width: 75%;
}

.bt .col-xs-10 {
  width: 83.33333%;
}

.bt .col-xs-11 {
  width: 91.66667%;
}

.bt .col-xs-12 {
  width: 100%;
}

.bt .col-xs-pull-0 {
  right: auto;
}

.bt .col-xs-pull-1 {
  right: 8.33333%;
}

.bt .col-xs-pull-2 {
  right: 16.66667%;
}

.bt .col-xs-pull-3 {
  right: 25%;
}

.bt .col-xs-pull-4 {
  right: 33.33333%;
}

.bt .col-xs-pull-5 {
  right: 41.66667%;
}

.bt .col-xs-pull-6 {
  right: 50%;
}

.bt .col-xs-pull-7 {
  right: 58.33333%;
}

.bt .col-xs-pull-8 {
  right: 66.66667%;
}

.bt .col-xs-pull-9 {
  right: 75%;
}

.bt .col-xs-pull-10 {
  right: 83.33333%;
}

.bt .col-xs-pull-11 {
  right: 91.66667%;
}

.bt .col-xs-pull-12 {
  right: 100%;
}

.bt .col-xs-push-0 {
  left: auto;
}

.bt .col-xs-push-1 {
  left: 8.33333%;
}

.bt .col-xs-push-2 {
  left: 16.66667%;
}

.bt .col-xs-push-3 {
  left: 25%;
}

.bt .col-xs-push-4 {
  left: 33.33333%;
}

.bt .col-xs-push-5 {
  left: 41.66667%;
}

.bt .col-xs-push-6 {
  left: 50%;
}

.bt .col-xs-push-7 {
  left: 58.33333%;
}

.bt .col-xs-push-8 {
  left: 66.66667%;
}

.bt .col-xs-push-9 {
  left: 75%;
}

.bt .col-xs-push-10 {
  left: 83.33333%;
}

.bt .col-xs-push-11 {
  left: 91.66667%;
}

.bt .col-xs-push-12 {
  left: 100%;
}

.bt .col-xs-offset-0 {
  margin-left: 0%;
}

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

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

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

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

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

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

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

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

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

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

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

.bt .col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .bt .col-sm-1, .bt .col-sm-2, .bt .col-sm-3, .bt .col-sm-4, .bt .col-sm-5, .bt .col-sm-6, .bt .col-sm-7, .bt .col-sm-8, .bt .col-sm-9, .bt .col-sm-10, .bt .col-sm-11, .bt .col-sm-12 {
    float: left;
  }
  .bt .col-sm-1 {
    width: 8.33333%;
  }
  .bt .col-sm-2 {
    width: 16.66667%;
  }
  .bt .col-sm-3 {
    width: 25%;
  }
  .bt .col-sm-4 {
    width: 33.33333%;
  }
  .bt .col-sm-5 {
    width: 41.66667%;
  }
  .bt .col-sm-6 {
    width: 50%;
  }
  .bt .col-sm-7 {
    width: 58.33333%;
  }
  .bt .col-sm-8 {
    width: 66.66667%;
  }
  .bt .col-sm-9 {
    width: 75%;
  }
  .bt .col-sm-10 {
    width: 83.33333%;
  }
  .bt .col-sm-11 {
    width: 91.66667%;
  }
  .bt .col-sm-12 {
    width: 100%;
  }
  .bt .col-sm-pull-0 {
    right: auto;
  }
  .bt .col-sm-pull-1 {
    right: 8.33333%;
  }
  .bt .col-sm-pull-2 {
    right: 16.66667%;
  }
  .bt .col-sm-pull-3 {
    right: 25%;
  }
  .bt .col-sm-pull-4 {
    right: 33.33333%;
  }
  .bt .col-sm-pull-5 {
    right: 41.66667%;
  }
  .bt .col-sm-pull-6 {
    right: 50%;
  }
  .bt .col-sm-pull-7 {
    right: 58.33333%;
  }
  .bt .col-sm-pull-8 {
    right: 66.66667%;
  }
  .bt .col-sm-pull-9 {
    right: 75%;
  }
  .bt .col-sm-pull-10 {
    right: 83.33333%;
  }
  .bt .col-sm-pull-11 {
    right: 91.66667%;
  }
  .bt .col-sm-pull-12 {
    right: 100%;
  }
  .bt .col-sm-push-0 {
    left: auto;
  }
  .bt .col-sm-push-1 {
    left: 8.33333%;
  }
  .bt .col-sm-push-2 {
    left: 16.66667%;
  }
  .bt .col-sm-push-3 {
    left: 25%;
  }
  .bt .col-sm-push-4 {
    left: 33.33333%;
  }
  .bt .col-sm-push-5 {
    left: 41.66667%;
  }
  .bt .col-sm-push-6 {
    left: 50%;
  }
  .bt .col-sm-push-7 {
    left: 58.33333%;
  }
  .bt .col-sm-push-8 {
    left: 66.66667%;
  }
  .bt .col-sm-push-9 {
    left: 75%;
  }
  .bt .col-sm-push-10 {
    left: 83.33333%;
  }
  .bt .col-sm-push-11 {
    left: 91.66667%;
  }
  .bt .col-sm-push-12 {
    left: 100%;
  }
  .bt .col-sm-offset-0 {
    margin-left: 0%;
  }
  .bt .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .bt .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .bt .col-sm-offset-3 {
    margin-left: 25%;
  }
  .bt .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .bt .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .bt .col-sm-offset-6 {
    margin-left: 50%;
  }
  .bt .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .bt .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .bt .col-sm-offset-9 {
    margin-left: 75%;
  }
  .bt .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .bt .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .bt .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .bt .col-md-1, .bt .col-md-2, .bt .col-md-3, .bt .col-md-4, .bt .col-md-5, .bt .col-md-6, .bt .col-md-7, .bt .col-md-8, .bt .col-md-9, .bt .col-md-10, .bt .col-md-11, .bt .col-md-12 {
    float: left;
  }
  .bt .col-md-1 {
    width: 8.33333%;
  }
  .bt .col-md-2 {
    width: 16.66667%;
  }
  .bt .col-md-3 {
    width: 25%;
  }
  .bt .col-md-4 {
    width: 33.33333%;
  }
  .bt .col-md-5 {
    width: 41.66667%;
  }
  .bt .col-md-6 {
    width: 50%;
  }
  .bt .col-md-7 {
    width: 58.33333%;
  }
  .bt .col-md-8 {
    width: 66.66667%;
  }
  .bt .col-md-9 {
    width: 75%;
  }
  .bt .col-md-10 {
    width: 83.33333%;
  }
  .bt .col-md-11 {
    width: 91.66667%;
  }
  .bt .col-md-12 {
    width: 100%;
  }
  .bt .col-md-pull-0 {
    right: auto;
  }
  .bt .col-md-pull-1 {
    right: 8.33333%;
  }
  .bt .col-md-pull-2 {
    right: 16.66667%;
  }
  .bt .col-md-pull-3 {
    right: 25%;
  }
  .bt .col-md-pull-4 {
    right: 33.33333%;
  }
  .bt .col-md-pull-5 {
    right: 41.66667%;
  }
  .bt .col-md-pull-6 {
    right: 50%;
  }
  .bt .col-md-pull-7 {
    right: 58.33333%;
  }
  .bt .col-md-pull-8 {
    right: 66.66667%;
  }
  .bt .col-md-pull-9 {
    right: 75%;
  }
  .bt .col-md-pull-10 {
    right: 83.33333%;
  }
  .bt .col-md-pull-11 {
    right: 91.66667%;
  }
  .bt .col-md-pull-12 {
    right: 100%;
  }
  .bt .col-md-push-0 {
    left: auto;
  }
  .bt .col-md-push-1 {
    left: 8.33333%;
  }
  .bt .col-md-push-2 {
    left: 16.66667%;
  }
  .bt .col-md-push-3 {
    left: 25%;
  }
  .bt .col-md-push-4 {
    left: 33.33333%;
  }
  .bt .col-md-push-5 {
    left: 41.66667%;
  }
  .bt .col-md-push-6 {
    left: 50%;
  }
  .bt .col-md-push-7 {
    left: 58.33333%;
  }
  .bt .col-md-push-8 {
    left: 66.66667%;
  }
  .bt .col-md-push-9 {
    left: 75%;
  }
  .bt .col-md-push-10 {
    left: 83.33333%;
  }
  .bt .col-md-push-11 {
    left: 91.66667%;
  }
  .bt .col-md-push-12 {
    left: 100%;
  }
  .bt .col-md-offset-0 {
    margin-left: 0%;
  }
  .bt .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .bt .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .bt .col-md-offset-3 {
    margin-left: 25%;
  }
  .bt .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .bt .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .bt .col-md-offset-6 {
    margin-left: 50%;
  }
  .bt .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .bt .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .bt .col-md-offset-9 {
    margin-left: 75%;
  }
  .bt .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .bt .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .bt .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1100px) {
  .bt .col-lg-1, .bt .col-lg-2, .bt .col-lg-3, .bt .col-lg-4, .bt .col-lg-5, .bt .col-lg-6, .bt .col-lg-7, .bt .col-lg-8, .bt .col-lg-9, .bt .col-lg-10, .bt .col-lg-11, .bt .col-lg-12 {
    float: left;
  }
  .bt .col-lg-1 {
    width: 8.33333%;
  }
  .bt .col-lg-2 {
    width: 16.66667%;
  }
  .bt .col-lg-3 {
    width: 25%;
  }
  .bt .col-lg-4 {
    width: 33.33333%;
  }
  .bt .col-lg-5 {
    width: 41.66667%;
  }
  .bt .col-lg-6 {
    width: 50%;
  }
  .bt .col-lg-7 {
    width: 58.33333%;
  }
  .bt .col-lg-8 {
    width: 66.66667%;
  }
  .bt .col-lg-9 {
    width: 75%;
  }
  .bt .col-lg-10 {
    width: 83.33333%;
  }
  .bt .col-lg-11 {
    width: 91.66667%;
  }
  .bt .col-lg-12 {
    width: 100%;
  }
  .bt .col-lg-pull-0 {
    right: auto;
  }
  .bt .col-lg-pull-1 {
    right: 8.33333%;
  }
  .bt .col-lg-pull-2 {
    right: 16.66667%;
  }
  .bt .col-lg-pull-3 {
    right: 25%;
  }
  .bt .col-lg-pull-4 {
    right: 33.33333%;
  }
  .bt .col-lg-pull-5 {
    right: 41.66667%;
  }
  .bt .col-lg-pull-6 {
    right: 50%;
  }
  .bt .col-lg-pull-7 {
    right: 58.33333%;
  }
  .bt .col-lg-pull-8 {
    right: 66.66667%;
  }
  .bt .col-lg-pull-9 {
    right: 75%;
  }
  .bt .col-lg-pull-10 {
    right: 83.33333%;
  }
  .bt .col-lg-pull-11 {
    right: 91.66667%;
  }
  .bt .col-lg-pull-12 {
    right: 100%;
  }
  .bt .col-lg-push-0 {
    left: auto;
  }
  .bt .col-lg-push-1 {
    left: 8.33333%;
  }
  .bt .col-lg-push-2 {
    left: 16.66667%;
  }
  .bt .col-lg-push-3 {
    left: 25%;
  }
  .bt .col-lg-push-4 {
    left: 33.33333%;
  }
  .bt .col-lg-push-5 {
    left: 41.66667%;
  }
  .bt .col-lg-push-6 {
    left: 50%;
  }
  .bt .col-lg-push-7 {
    left: 58.33333%;
  }
  .bt .col-lg-push-8 {
    left: 66.66667%;
  }
  .bt .col-lg-push-9 {
    left: 75%;
  }
  .bt .col-lg-push-10 {
    left: 83.33333%;
  }
  .bt .col-lg-push-11 {
    left: 91.66667%;
  }
  .bt .col-lg-push-12 {
    left: 100%;
  }
  .bt .col-lg-offset-0 {
    margin-left: 0%;
  }
  .bt .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .bt .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .bt .col-lg-offset-3 {
    margin-left: 25%;
  }
  .bt .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .bt .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .bt .col-lg-offset-6 {
    margin-left: 50%;
  }
  .bt .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .bt .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .bt .col-lg-offset-9 {
    margin-left: 75%;
  }
  .bt .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .bt .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .bt .col-lg-offset-12 {
    margin-left: 100%;
  }
}

.bt table {
  background-color: transparent;
}

.bt table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

.bt table td[class*="col-"],
.bt table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

.bt caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

.bt th {
  text-align: left;
}

.bt .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 23px;
}

.bt .table > thead > tr > th,
.bt .table > thead > tr > td,
.bt .table > tbody > tr > th,
.bt .table > tbody > tr > td,
.bt .table > tfoot > tr > th,
.bt .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.7;
  vertical-align: top;
  border-top: 1px solid #999;
}

.bt .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #999;
}

.bt .table > caption + thead > tr:first-child > th,
.bt .table > caption + thead > tr:first-child > td,
.bt .table > colgroup + thead > tr:first-child > th,
.bt .table > colgroup + thead > tr:first-child > td,
.bt .table > thead:first-child > tr:first-child > th,
.bt .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.bt .table > tbody + tbody {
  border-top: 2px solid #999;
}

.bt .table .table {
  background-color: #fff;
}

.bt .table-condensed > thead > tr > th,
.bt .table-condensed > thead > tr > td,
.bt .table-condensed > tbody > tr > th,
.bt .table-condensed > tbody > tr > td,
.bt .table-condensed > tfoot > tr > th,
.bt .table-condensed > tfoot > tr > td {
  padding: 5px;
}

.bt .table-bordered {
  border: 1px solid #999;
}

.bt .table-bordered > thead > tr > th,
.bt .table-bordered > thead > tr > td,
.bt .table-bordered > tbody > tr > th,
.bt .table-bordered > tbody > tr > td,
.bt .table-bordered > tfoot > tr > th,
.bt .table-bordered > tfoot > tr > td {
  border: 1px solid #999;
}

.bt .table-bordered > thead > tr > th,
.bt .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.bt .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.bt .table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

.bt .table > thead > tr > td.active,
.bt .table > thead > tr > th.active,
.bt .table > thead > tr.active > td,
.bt .table > thead > tr.active > th,
.bt .table > tbody > tr > td.active,
.bt .table > tbody > tr > th.active,
.bt .table > tbody > tr.active > td,
.bt .table > tbody > tr.active > th,
.bt .table > tfoot > tr > td.active,
.bt .table > tfoot > tr > th.active,
.bt .table > tfoot > tr.active > td,
.bt .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.bt .table-hover > tbody > tr > td.active:hover,
.bt .table-hover > tbody > tr > th.active:hover,
.bt .table-hover > tbody > tr.active:hover > td,
.bt .table-hover > tbody > tr:hover > .active,
.bt .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.bt .table > thead > tr > td.success,
.bt .table > thead > tr > th.success,
.bt .table > thead > tr.success > td,
.bt .table > thead > tr.success > th,
.bt .table > tbody > tr > td.success,
.bt .table > tbody > tr > th.success,
.bt .table > tbody > tr.success > td,
.bt .table > tbody > tr.success > th,
.bt .table > tfoot > tr > td.success,
.bt .table > tfoot > tr > th.success,
.bt .table > tfoot > tr.success > td,
.bt .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.bt .table-hover > tbody > tr > td.success:hover,
.bt .table-hover > tbody > tr > th.success:hover,
.bt .table-hover > tbody > tr.success:hover > td,
.bt .table-hover > tbody > tr:hover > .success,
.bt .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.bt .table > thead > tr > td.info,
.bt .table > thead > tr > th.info,
.bt .table > thead > tr.info > td,
.bt .table > thead > tr.info > th,
.bt .table > tbody > tr > td.info,
.bt .table > tbody > tr > th.info,
.bt .table > tbody > tr.info > td,
.bt .table > tbody > tr.info > th,
.bt .table > tfoot > tr > td.info,
.bt .table > tfoot > tr > th.info,
.bt .table > tfoot > tr.info > td,
.bt .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.bt .table-hover > tbody > tr > td.info:hover,
.bt .table-hover > tbody > tr > th.info:hover,
.bt .table-hover > tbody > tr.info:hover > td,
.bt .table-hover > tbody > tr:hover > .info,
.bt .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.bt .table > thead > tr > td.warning,
.bt .table > thead > tr > th.warning,
.bt .table > thead > tr.warning > td,
.bt .table > thead > tr.warning > th,
.bt .table > tbody > tr > td.warning,
.bt .table > tbody > tr > th.warning,
.bt .table > tbody > tr.warning > td,
.bt .table > tbody > tr.warning > th,
.bt .table > tfoot > tr > td.warning,
.bt .table > tfoot > tr > th.warning,
.bt .table > tfoot > tr.warning > td,
.bt .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.bt .table-hover > tbody > tr > td.warning:hover,
.bt .table-hover > tbody > tr > th.warning:hover,
.bt .table-hover > tbody > tr.warning:hover > td,
.bt .table-hover > tbody > tr:hover > .warning,
.bt .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.bt .table > thead > tr > td.danger,
.bt .table > thead > tr > th.danger,
.bt .table > thead > tr.danger > td,
.bt .table > thead > tr.danger > th,
.bt .table > tbody > tr > td.danger,
.bt .table > tbody > tr > th.danger,
.bt .table > tbody > tr.danger > td,
.bt .table > tbody > tr.danger > th,
.bt .table > tfoot > tr > td.danger,
.bt .table > tfoot > tr > th.danger,
.bt .table > tfoot > tr.danger > td,
.bt .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.bt .table-hover > tbody > tr > td.danger:hover,
.bt .table-hover > tbody > tr > th.danger:hover,
.bt .table-hover > tbody > tr.danger:hover > td,
.bt .table-hover > tbody > tr:hover > .danger,
.bt .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.bt .table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  .bt .table-responsive {
    width: 100%;
    margin-bottom: 17.25px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #999;
  }
  .bt .table-responsive > .table {
    margin-bottom: 0;
  }
  .bt .table-responsive > .table > thead > tr > th,
  .bt .table-responsive > .table > thead > tr > td,
  .bt .table-responsive > .table > tbody > tr > th,
  .bt .table-responsive > .table > tbody > tr > td,
  .bt .table-responsive > .table > tfoot > tr > th,
  .bt .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .bt .table-responsive > .table-bordered {
    border: 0;
  }
  .bt .table-responsive > .table-bordered > thead > tr > th:first-child,
  .bt .table-responsive > .table-bordered > thead > tr > td:first-child,
  .bt .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .bt .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .bt .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .bt .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .bt .table-responsive > .table-bordered > thead > tr > th:last-child,
  .bt .table-responsive > .table-bordered > thead > tr > td:last-child,
  .bt .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .bt .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .bt .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .bt .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .bt .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .bt .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .bt .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .bt .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

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

.bt legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 23px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

.bt label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 500;
}

.bt input[type="search"] {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.bt input[type="radio"],
.bt input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

.bt input[type="radio"][disabled], .bt input[type="radio"].disabled,
fieldset[disabled] .bt input[type="radio"],
.bt input[type="checkbox"][disabled],
.bt input[type="checkbox"].disabled,
fieldset[disabled]
.bt input[type="checkbox"] {
  cursor: not-allowed;
}

.bt input[type="file"] {
  display: block;
}

.bt input[type="range"] {
  display: block;
  width: 100%;
}

.bt select[multiple],
.bt select[size] {
  height: auto;
}

.bt input[type="file"]:focus,
.bt input[type="radio"]:focus,
.bt input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.bt output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.7;
  color: #555555;
}

.bt .form-control {
  display: block;
  width: 100%;
  height: 37px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.7;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: none;
  border-radius: 6px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.bt .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.bt .form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.bt .form-control:-ms-input-placeholder {
  color: #999;
}

.bt .form-control::-webkit-input-placeholder {
  color: #999;
}

.bt .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.bt .form-control[disabled], .bt .form-control[readonly],
fieldset[disabled] .bt .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.bt .form-control[disabled],
fieldset[disabled] .bt .form-control {
  cursor: not-allowed;
}

.bt textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .bt input[type="date"].form-control,
  .bt input[type="time"].form-control,
  .bt input[type="datetime-local"].form-control,
  .bt input[type="month"].form-control {
    line-height: 37px;
  }
  .bt input[type="date"].input-sm,
  .input-group-sm .bt input[type="date"],
  .bt input[type="time"].input-sm,
  .input-group-sm
  .bt input[type="time"],
  .bt input[type="datetime-local"].input-sm,
  .input-group-sm
  .bt input[type="datetime-local"],
  .bt input[type="month"].input-sm,
  .input-group-sm
  .bt input[type="month"] {
    line-height: 30px;
  }
  .bt input[type="date"].input-lg,
  .input-group-lg .bt input[type="date"],
  .bt input[type="time"].input-lg,
  .input-group-lg
  .bt input[type="time"],
  .bt input[type="datetime-local"].input-lg,
  .input-group-lg
  .bt input[type="datetime-local"],
  .bt input[type="month"].input-lg,
  .input-group-lg
  .bt input[type="month"] {
    line-height: 46px;
  }
}

.bt .form-group {
  margin-bottom: 15px;
}

.bt .radio,
.bt .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.bt .radio.disabled label,
fieldset[disabled] .bt .radio label,
.bt .checkbox.disabled label,
fieldset[disabled]
.bt .checkbox label {
  cursor: not-allowed;
}

.bt .radio label,
.bt .checkbox label {
  min-height: 23px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.bt .radio input[type="radio"],
.bt .radio-inline input[type="radio"],
.bt .checkbox input[type="checkbox"],
.bt .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}

.bt .radio + .radio,
.bt .checkbox + .checkbox {
  margin-top: -5px;
}

.bt .radio-inline,
.bt .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

.bt .radio-inline.disabled,
fieldset[disabled] .bt .radio-inline,
.bt .checkbox-inline.disabled,
fieldset[disabled]
.bt .checkbox-inline {
  cursor: not-allowed;
}

.bt .radio-inline + .radio-inline,
.bt .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

.bt .form-control-static {
  min-height: 37px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.bt .form-control-static.input-lg, .bt .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

.bt .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

.bt select.input-sm {
  height: 30px;
  line-height: 30px;
}

.bt textarea.input-sm,
.bt select[multiple].input-sm {
  height: auto;
}

.bt .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

.bt .form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.bt .form-group-sm textarea.form-control,
.bt .form-group-sm select[multiple].form-control {
  height: auto;
}

.bt .form-group-sm .form-control-static {
  height: 30px;
  min-height: 35px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.bt .input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0;
}

.bt select.input-lg {
  height: 46px;
  line-height: 46px;
}

.bt textarea.input-lg,
.bt select[multiple].input-lg {
  height: auto;
}

.bt .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0;
}

.bt .form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.bt .form-group-lg textarea.form-control,
.bt .form-group-lg select[multiple].form-control {
  height: auto;
}

.bt .form-group-lg .form-control-static {
  height: 46px;
  min-height: 41px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.bt .has-feedback {
  position: relative;
}

.bt .has-feedback .form-control {
  padding-right: 46.25px;
}

.bt .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 37px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  pointer-events: none;
}

.bt .input-lg + .form-control-feedback,
.bt .input-group-lg + .form-control-feedback,
.bt .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.bt .input-sm + .form-control-feedback,
.bt .input-group-sm + .form-control-feedback,
.bt .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.bt .has-success .help-block,
.bt .has-success .control-label,
.bt .has-success .radio,
.bt .has-success .checkbox,
.bt .has-success .radio-inline,
.bt .has-success .checkbox-inline,
.bt .has-success.radio label,
.bt .has-success.checkbox label,
.bt .has-success.radio-inline label,
.bt .has-success.checkbox-inline label {
  color: #3c763d;
}

.bt .has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.bt .has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.bt .has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

.bt .has-success .form-control-feedback {
  color: #3c763d;
}

.bt .has-warning .help-block,
.bt .has-warning .control-label,
.bt .has-warning .radio,
.bt .has-warning .checkbox,
.bt .has-warning .radio-inline,
.bt .has-warning .checkbox-inline,
.bt .has-warning.radio label,
.bt .has-warning.checkbox label,
.bt .has-warning.radio-inline label,
.bt .has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.bt .has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.bt .has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.bt .has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

.bt .has-warning .form-control-feedback {
  color: #8a6d3b;
}

.bt .has-error .help-block,
.bt .has-error .control-label,
.bt .has-error .radio,
.bt .has-error .checkbox,
.bt .has-error .radio-inline,
.bt .has-error .checkbox-inline,
.bt .has-error.radio label,
.bt .has-error.checkbox label,
.bt .has-error.radio-inline label,
.bt .has-error.checkbox-inline label {
  color: #a94442;
}

.bt .has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.bt .has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.bt .has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

.bt .has-error .form-control-feedback {
  color: #a94442;
}

.bt .has-feedback label ~ .form-control-feedback {
  top: 28px;
}

.bt .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.bt .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #707070;
}

@media (min-width: 768px) {
  .bt .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bt .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .bt .form-inline .form-control-static {
    display: inline-block;
  }
  .bt .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .bt .form-inline .input-group .input-group-addon,
  .bt .form-inline .input-group .input-group-btn,
  .bt .form-inline .input-group .form-control {
    width: auto;
  }
  .bt .form-inline .input-group > .form-control {
    width: 100%;
  }
  .bt .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bt .form-inline .radio,
  .bt .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bt .form-inline .radio label,
  .bt .form-inline .checkbox label {
    padding-left: 0;
  }
  .bt .form-inline .radio input[type="radio"],
  .bt .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .bt .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.bt .form-horizontal .radio,
.bt .form-horizontal .checkbox,
.bt .form-horizontal .radio-inline,
.bt .form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.bt .form-horizontal .radio,
.bt .form-horizontal .checkbox {
  min-height: 30px;
}

.bt .form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

.bt .form-horizontal .form-group:before, .bt .form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.bt .form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .bt .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}

.bt .form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .bt .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .bt .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.bt .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.7;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.bt .btn:focus, .bt .btn.focus, .bt .btn:active:focus, .bt .btn:active.focus, .bt .btn.active:focus, .bt .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.bt .btn:hover, .bt .btn:focus, .bt .btn.focus {
  color: #333;
  text-decoration: none;
}

.bt .btn:active, .bt .btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.bt .btn.disabled, .bt .btn[disabled],
fieldset[disabled] .bt .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  box-shadow: none;
}

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

.bt .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.bt .btn-default:focus, .bt .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.bt .btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.bt .btn-default:active, .bt .btn-default.active,
.open > .bt .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}

.bt .btn-default:active:hover, .bt .btn-default:active:focus, .bt .btn-default:active.focus, .bt .btn-default.active:hover, .bt .btn-default.active:focus, .bt .btn-default.active.focus,
.open > .bt .btn-default.dropdown-toggle:hover,
.open > .bt .btn-default.dropdown-toggle:focus,
.open > .bt .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.bt .btn-default.disabled:hover, .bt .btn-default.disabled:focus, .bt .btn-default.disabled.focus, .bt .btn-default[disabled]:hover, .bt .btn-default[disabled]:focus, .bt .btn-default[disabled].focus,
fieldset[disabled] .bt .btn-default:hover,
fieldset[disabled] .bt .btn-default:focus,
fieldset[disabled] .bt .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.bt .btn-default .badge {
  color: #fff;
  background-color: #333;
}

.bt .btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.bt .btn-primary:focus, .bt .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.bt .btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.bt .btn-primary:active, .bt .btn-primary.active,
.open > .bt .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}

.bt .btn-primary:active:hover, .bt .btn-primary:active:focus, .bt .btn-primary:active.focus, .bt .btn-primary.active:hover, .bt .btn-primary.active:focus, .bt .btn-primary.active.focus,
.open > .bt .btn-primary.dropdown-toggle:hover,
.open > .bt .btn-primary.dropdown-toggle:focus,
.open > .bt .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.bt .btn-primary.disabled:hover, .bt .btn-primary.disabled:focus, .bt .btn-primary.disabled.focus, .bt .btn-primary[disabled]:hover, .bt .btn-primary[disabled]:focus, .bt .btn-primary[disabled].focus,
fieldset[disabled] .bt .btn-primary:hover,
fieldset[disabled] .bt .btn-primary:focus,
fieldset[disabled] .bt .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.bt .btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.bt .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.bt .btn-success:focus, .bt .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.bt .btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.bt .btn-success:active, .bt .btn-success.active,
.open > .bt .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}

.bt .btn-success:active:hover, .bt .btn-success:active:focus, .bt .btn-success:active.focus, .bt .btn-success.active:hover, .bt .btn-success.active:focus, .bt .btn-success.active.focus,
.open > .bt .btn-success.dropdown-toggle:hover,
.open > .bt .btn-success.dropdown-toggle:focus,
.open > .bt .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.bt .btn-success.disabled:hover, .bt .btn-success.disabled:focus, .bt .btn-success.disabled.focus, .bt .btn-success[disabled]:hover, .bt .btn-success[disabled]:focus, .bt .btn-success[disabled].focus,
fieldset[disabled] .bt .btn-success:hover,
fieldset[disabled] .bt .btn-success:focus,
fieldset[disabled] .bt .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.bt .btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.bt .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.bt .btn-info:focus, .bt .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.bt .btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.bt .btn-info:active, .bt .btn-info.active,
.open > .bt .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}

.bt .btn-info:active:hover, .bt .btn-info:active:focus, .bt .btn-info:active.focus, .bt .btn-info.active:hover, .bt .btn-info.active:focus, .bt .btn-info.active.focus,
.open > .bt .btn-info.dropdown-toggle:hover,
.open > .bt .btn-info.dropdown-toggle:focus,
.open > .bt .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.bt .btn-info.disabled:hover, .bt .btn-info.disabled:focus, .bt .btn-info.disabled.focus, .bt .btn-info[disabled]:hover, .bt .btn-info[disabled]:focus, .bt .btn-info[disabled].focus,
fieldset[disabled] .bt .btn-info:hover,
fieldset[disabled] .bt .btn-info:focus,
fieldset[disabled] .bt .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.bt .btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.bt .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.bt .btn-warning:focus, .bt .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.bt .btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.bt .btn-warning:active, .bt .btn-warning.active,
.open > .bt .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}

.bt .btn-warning:active:hover, .bt .btn-warning:active:focus, .bt .btn-warning:active.focus, .bt .btn-warning.active:hover, .bt .btn-warning.active:focus, .bt .btn-warning.active.focus,
.open > .bt .btn-warning.dropdown-toggle:hover,
.open > .bt .btn-warning.dropdown-toggle:focus,
.open > .bt .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.bt .btn-warning.disabled:hover, .bt .btn-warning.disabled:focus, .bt .btn-warning.disabled.focus, .bt .btn-warning[disabled]:hover, .bt .btn-warning[disabled]:focus, .bt .btn-warning[disabled].focus,
fieldset[disabled] .bt .btn-warning:hover,
fieldset[disabled] .bt .btn-warning:focus,
fieldset[disabled] .bt .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.bt .btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.bt .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.bt .btn-danger:focus, .bt .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.bt .btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.bt .btn-danger:active, .bt .btn-danger.active,
.open > .bt .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}

.bt .btn-danger:active:hover, .bt .btn-danger:active:focus, .bt .btn-danger:active.focus, .bt .btn-danger.active:hover, .bt .btn-danger.active:focus, .bt .btn-danger.active.focus,
.open > .bt .btn-danger.dropdown-toggle:hover,
.open > .bt .btn-danger.dropdown-toggle:focus,
.open > .bt .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.bt .btn-danger.disabled:hover, .bt .btn-danger.disabled:focus, .bt .btn-danger.disabled.focus, .bt .btn-danger[disabled]:hover, .bt .btn-danger[disabled]:focus, .bt .btn-danger[disabled].focus,
fieldset[disabled] .bt .btn-danger:hover,
fieldset[disabled] .bt .btn-danger:focus,
fieldset[disabled] .bt .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.bt .btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.bt .btn-link {
  font-weight: 400;
  color: #0000ff;
  border-radius: 0;
}

.bt .btn-link, .bt .btn-link:active, .bt .btn-link.active, .bt .btn-link[disabled],
fieldset[disabled] .bt .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.bt .btn-link, .bt .btn-link:hover, .bt .btn-link:focus, .bt .btn-link:active {
  border-color: transparent;
}

.bt .btn-link:hover, .bt .btn-link:focus {
  color: #4d4dff;
  text-decoration: underline;
  background-color: transparent;
}

.bt .btn-link[disabled]:hover, .bt .btn-link[disabled]:focus,
fieldset[disabled] .bt .btn-link:hover,
fieldset[disabled] .bt .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.bt .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

.bt .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.bt .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.bt .btn-block {
  display: block;
  width: 100%;
}

.bt .btn-block + .btn-block {
  margin-top: 5px;
}

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

.bt .fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.bt .fade.in {
  opacity: 1;
}

.bt .collapse {
  display: none;
}

.bt .collapse.in {
  display: block;
}

.bt tr.collapse.in {
  display: table-row;
}

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

.bt .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

.bt .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.bt .dropup,
.bt .dropdown {
  position: relative;
}

.bt .dropdown-toggle:focus {
  outline: 0;
}

.bt .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

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

.bt .dropdown-menu .divider {
  height: 1px;
  margin: 10.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.bt .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.7;
  color: #333333;
  white-space: nowrap;
}

.bt .dropdown-menu > li > a:hover, .bt .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.bt .dropdown-menu > .active > a, .bt .dropdown-menu > .active > a:hover, .bt .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

.bt .dropdown-menu > .disabled > a, .bt .dropdown-menu > .disabled > a:hover, .bt .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.bt .dropdown-menu > .disabled > a:hover, .bt .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.bt .open > .dropdown-menu {
  display: block;
}

.bt .open > a {
  outline: 0;
}

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

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

.bt .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.7;
  color: #777777;
  white-space: nowrap;
}

.bt .dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

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

.bt .dropup .caret,
.bt .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}

.bt .dropup .dropdown-menu,
.bt .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 1100px) {
  .bt .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .bt .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.bt .nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.bt .nav:before, .bt .nav:after {
  display: table;
  content: " ";
}

.bt .nav:after {
  clear: both;
}

.bt .nav > li {
  position: relative;
  display: block;
}

.bt .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.bt .nav > li > a:hover, .bt .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.bt .nav > li.disabled > a {
  color: #777777;
}

.bt .nav > li.disabled > a:hover, .bt .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.bt .nav .open > a, .bt .nav .open > a:hover, .bt .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #0000ff;
}

.bt .nav .nav-divider {
  height: 1px;
  margin: 10.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.bt .nav > li > a > img {
  max-width: none;
}

.bt .nav-tabs {
  border-bottom: 1px solid #ddd;
}

.bt .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.bt .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.7;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.bt .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.bt .nav-tabs > li.active > a, .bt .nav-tabs > li.active > a:hover, .bt .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.bt .nav-pills > li {
  float: left;
}

.bt .nav-pills > li > a {
  border-radius: 4px;
}

.bt .nav-pills > li + li {
  margin-left: 2px;
}

.bt .nav-pills > li.active > a, .bt .nav-pills > li.active > a:hover, .bt .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

.bt .nav-stacked > li {
  float: none;
}

.bt .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.bt .nav-justified, .bt .nav-tabs.nav-justified {
  width: 100%;
}

.bt .nav-justified > li, .bt .nav-tabs.nav-justified > li {
  float: none;
}

.bt .nav-justified > li > a, .bt .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.bt .nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .bt .nav-justified > li, .bt .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .bt .nav-justified > li > a, .bt .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.bt .nav-tabs-justified, .bt .nav-tabs.nav-justified {
  border-bottom: 0;
}

.bt .nav-tabs-justified > li > a, .bt .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.bt .nav-tabs-justified > .active > a, .bt .nav-tabs.nav-justified > .active > a,
.bt .nav-tabs-justified > .active > a:hover,
.bt .nav-tabs.nav-justified > .active > a:hover,
.bt .nav-tabs-justified > .active > a:focus,
.bt .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .bt .nav-tabs-justified > li > a, .bt .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .bt .nav-tabs-justified > .active > a, .bt .nav-tabs.nav-justified > .active > a,
  .bt .nav-tabs-justified > .active > a:hover,
  .bt .nav-tabs.nav-justified > .active > a:hover,
  .bt .nav-tabs-justified > .active > a:focus,
  .bt .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

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

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

.bt .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.bt .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 23px;
  border: 1px solid transparent;
}

.bt .navbar:before, .bt .navbar:after {
  display: table;
  content: " ";
}

.bt .navbar:after {
  clear: both;
}

@media (min-width: 1100px) {
  .bt .navbar {
    border-radius: 4px;
  }
}

.bt .navbar-header:before, .bt .navbar-header:after {
  display: table;
  content: " ";
}

.bt .navbar-header:after {
  clear: both;
}

@media (min-width: 1100px) {
  .bt .navbar-header {
    float: left;
  }
}

.bt .navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.bt .navbar-collapse:before, .bt .navbar-collapse:after {
  display: table;
  content: " ";
}

.bt .navbar-collapse:after {
  clear: both;
}

.bt .navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 1100px) {
  .bt .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .bt .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .bt .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .bt .navbar-collapse,
  .navbar-static-top .bt .navbar-collapse,
  .navbar-fixed-bottom .bt .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.bt .navbar-fixed-top,
.bt .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

.bt .navbar-fixed-top .navbar-collapse,
.bt .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .bt .navbar-fixed-top .navbar-collapse,
  .bt .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

@media (min-width: 1100px) {
  .bt .navbar-fixed-top,
  .bt .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.bt .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.bt .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.bt .container > .navbar-header,
.bt .container > .navbar-collapse,
.bt .container-fluid > .navbar-header,
.bt .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 1100px) {
  .bt .container > .navbar-header,
  .bt .container > .navbar-collapse,
  .bt .container-fluid > .navbar-header,
  .bt .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.bt .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 1100px) {
  .bt .navbar-static-top {
    border-radius: 0;
  }
}

.bt .navbar-brand {
  float: left;
  height: 50px;
  padding: 13.5px 15px;
  font-size: 18px;
  line-height: 23px;
}

.bt .navbar-brand:hover, .bt .navbar-brand:focus {
  text-decoration: none;
}

.bt .navbar-brand > img {
  display: block;
}

@media (min-width: 1100px) {
  .navbar > .container .bt .navbar-brand,
  .navbar > .container-fluid .bt .navbar-brand {
    margin-left: -15px;
  }
}

.bt .navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.bt .navbar-toggle:focus {
  outline: 0;
}

.bt .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.bt .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 1100px) {
  .bt .navbar-toggle {
    display: none;
  }
}

.bt .navbar-nav {
  margin: 6.75px -15px;
}

.bt .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 23px;
}

@media (max-width: 1099px) {
  .bt .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .bt .navbar-nav .open .dropdown-menu > li > a,
  .bt .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .bt .navbar-nav .open .dropdown-menu > li > a {
    line-height: 23px;
  }
  .bt .navbar-nav .open .dropdown-menu > li > a:hover, .bt .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 1100px) {
  .bt .navbar-nav {
    float: left;
    margin: 0;
  }
  .bt .navbar-nav > li {
    float: left;
  }
  .bt .navbar-nav > li > a {
    padding-top: 13.5px;
    padding-bottom: 13.5px;
  }
}

.bt .navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 6.5px;
  margin-bottom: 6.5px;
}

@media (min-width: 768px) {
  .bt .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bt .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .bt .navbar-form .form-control-static {
    display: inline-block;
  }
  .bt .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .bt .navbar-form .input-group .input-group-addon,
  .bt .navbar-form .input-group .input-group-btn,
  .bt .navbar-form .input-group .form-control {
    width: auto;
  }
  .bt .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .bt .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bt .navbar-form .radio,
  .bt .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bt .navbar-form .radio label,
  .bt .navbar-form .checkbox label {
    padding-left: 0;
  }
  .bt .navbar-form .radio input[type="radio"],
  .bt .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .bt .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 1099px) {
  .bt .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .bt .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 1100px) {
  .bt .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
}

.bt .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.bt .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.bt .navbar-btn {
  margin-top: 6.5px;
  margin-bottom: 6.5px;
}

.bt .navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.bt .navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.bt .navbar-text {
  margin-top: 13.5px;
  margin-bottom: 13.5px;
}

@media (min-width: 1100px) {
  .bt .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 1100px) {
  .bt .navbar-left {
    float: left !important;
  }
  .bt .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .bt .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.bt .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.bt .navbar-default .navbar-brand {
  color: #777;
}

.bt .navbar-default .navbar-brand:hover, .bt .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.bt .navbar-default .navbar-text {
  color: #777;
}

.bt .navbar-default .navbar-nav > li > a {
  color: #777;
}

.bt .navbar-default .navbar-nav > li > a:hover, .bt .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

.bt .navbar-default .navbar-nav > .active > a, .bt .navbar-default .navbar-nav > .active > a:hover, .bt .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.bt .navbar-default .navbar-nav > .disabled > a, .bt .navbar-default .navbar-nav > .disabled > a:hover, .bt .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.bt .navbar-default .navbar-nav > .open > a, .bt .navbar-default .navbar-nav > .open > a:hover, .bt .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 1099px) {
  .bt .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .bt .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .bt .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .bt .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .bt .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .bt .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .bt .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .bt .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .bt .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.bt .navbar-default .navbar-toggle {
  border-color: #ddd;
}

.bt .navbar-default .navbar-toggle:hover, .bt .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.bt .navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.bt .navbar-default .navbar-collapse,
.bt .navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.bt .navbar-default .navbar-link {
  color: #777;
}

.bt .navbar-default .navbar-link:hover {
  color: #333;
}

.bt .navbar-default .btn-link {
  color: #777;
}

.bt .navbar-default .btn-link:hover, .bt .navbar-default .btn-link:focus {
  color: #333;
}

.bt .navbar-default .btn-link[disabled]:hover, .bt .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .bt .navbar-default .btn-link:hover,
fieldset[disabled] .bt .navbar-default .btn-link:focus {
  color: #ccc;
}

.bt .navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.bt .navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.bt .navbar-inverse .navbar-brand:hover, .bt .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.bt .navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.bt .navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

.bt .navbar-inverse .navbar-nav > li > a:hover, .bt .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.bt .navbar-inverse .navbar-nav > .active > a, .bt .navbar-inverse .navbar-nav > .active > a:hover, .bt .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

.bt .navbar-inverse .navbar-nav > .disabled > a, .bt .navbar-inverse .navbar-nav > .disabled > a:hover, .bt .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.bt .navbar-inverse .navbar-nav > .open > a, .bt .navbar-inverse .navbar-nav > .open > a:hover, .bt .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #090909;
}

@media (max-width: 1099px) {
  .bt .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .bt .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .bt .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .bt .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .bt .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .bt .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .bt .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .bt .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .bt .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .bt .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .bt .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

.bt .navbar-inverse .navbar-toggle {
  border-color: #333;
}

.bt .navbar-inverse .navbar-toggle:hover, .bt .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.bt .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.bt .navbar-inverse .navbar-collapse,
.bt .navbar-inverse .navbar-form {
  border-color: #101010;
}

.bt .navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.bt .navbar-inverse .navbar-link:hover {
  color: #fff;
}

.bt .navbar-inverse .btn-link {
  color: #9d9d9d;
}

.bt .navbar-inverse .btn-link:hover, .bt .navbar-inverse .btn-link:focus {
  color: #fff;
}

.bt .navbar-inverse .btn-link[disabled]:hover, .bt .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .bt .navbar-inverse .btn-link:hover,
fieldset[disabled] .bt .navbar-inverse .btn-link:focus {
  color: #444;
}

.bt .breadcrumb {
  padding: 0 0;
  margin-bottom: 23px;
  list-style: none;
  background-color: transparent;
  border-radius: 4px;
}

.bt .breadcrumb > li {
  display: inline-block;
}

.bt .breadcrumb > li + li:before {
  padding: 0 5px;
  color: #333;
  content: "/ ";
}

.bt .breadcrumb > .active {
  color: #333;
}

.bt .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 23px 0;
  border-radius: 4px;
}

.bt .pagination > li {
  display: inline;
}

.bt .pagination > li > a,
.bt .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.7;
  color: #0000ff;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.bt .pagination > li > a:hover, .bt .pagination > li > a:focus,
.bt .pagination > li > span:hover,
.bt .pagination > li > span:focus {
  z-index: 2;
  color: #4d4dff;
  background-color: #eeeeee;
  border-color: #ddd;
}

.bt .pagination > li:first-child > a,
.bt .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.bt .pagination > li:last-child > a,
.bt .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.bt .pagination > .active > a, .bt .pagination > .active > a:hover, .bt .pagination > .active > a:focus,
.bt .pagination > .active > span,
.bt .pagination > .active > span:hover,
.bt .pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

.bt .pagination > .disabled > span,
.bt .pagination > .disabled > span:hover,
.bt .pagination > .disabled > span:focus,
.bt .pagination > .disabled > a,
.bt .pagination > .disabled > a:hover,
.bt .pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.bt .pagination-lg > li > a,
.bt .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.bt .pagination-lg > li:first-child > a,
.bt .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.bt .pagination-lg > li:last-child > a,
.bt .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.bt .pagination-sm > li > a,
.bt .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.bt .pagination-sm > li:first-child > a,
.bt .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.bt .pagination-sm > li:last-child > a,
.bt .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.bt .label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.bt .label:empty {
  display: none;
}

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

.bt a.label:hover, .bt a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.bt .label-default {
  background-color: #777777;
}

.bt .label-default[href]:hover, .bt .label-default[href]:focus {
  background-color: #5e5e5e;
}

.bt .label-primary {
  background-color: #337ab7;
}

.bt .label-primary[href]:hover, .bt .label-primary[href]:focus {
  background-color: #286090;
}

.bt .label-success {
  background-color: #5cb85c;
}

.bt .label-success[href]:hover, .bt .label-success[href]:focus {
  background-color: #449d44;
}

.bt .label-info {
  background-color: #5bc0de;
}

.bt .label-info[href]:hover, .bt .label-info[href]:focus {
  background-color: #31b0d5;
}

.bt .label-warning {
  background-color: #f0ad4e;
}

.bt .label-warning[href]:hover, .bt .label-warning[href]:focus {
  background-color: #ec971f;
}

.bt .label-danger {
  background-color: #d9534f;
}

.bt .label-danger[href]:hover, .bt .label-danger[href]:focus {
  background-color: #c9302c;
}

.bt .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}

.bt .badge:empty {
  display: none;
}

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

.btn-xs .bt .badge,
.btn-group-xs > .btn .bt .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .bt .badge,
.nav-pills > .active > a > .bt .badge {
  color: #0000ff;
  background-color: #fff;
}

.list-group-item > .bt .badge {
  float: right;
}

.list-group-item > .bt .badge + .bt .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .bt .badge {
  margin-left: 3px;
}

.bt a.badge:hover, .bt a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.bt .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 23px;
  line-height: 1.7;
  background-color: #fff;
  border: 1px solid #999;
  border-radius: 0;
  transition: border 0.2s ease-in-out;
}

.bt .thumbnail > img,
.bt .thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.bt .thumbnail .caption {
  padding: 9px;
  color: #303030;
}

.bt a.thumbnail:hover,
.bt a.thumbnail:focus,
.bt a.thumbnail.active {
  border-color: #0000ff;
}

.bt .media {
  margin-top: 15px;
}

.bt .media:first-child {
  margin-top: 0;
}

.bt .media,
.bt .media-body {
  overflow: hidden;
  zoom: 1;
}

.bt .media-body {
  width: 10000px;
}

.bt .media-object {
  display: block;
}

.bt .media-object.img-thumbnail {
  max-width: none;
}

.bt .media-right,
.bt .media > .pull-right {
  padding-left: 10px;
}

.bt .media-left,
.bt .media > .pull-left {
  padding-right: 10px;
}

.bt .media-left,
.bt .media-right,
.bt .media-body {
  display: table-cell;
  vertical-align: top;
}

.bt .media-middle {
  vertical-align: middle;
}

.bt .media-bottom {
  vertical-align: bottom;
}

.bt .media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

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

.bt .list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.bt .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.bt .list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.bt .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.bt .list-group-item.disabled, .bt .list-group-item.disabled:hover, .bt .list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}

.bt .list-group-item.disabled .list-group-item-heading, .bt .list-group-item.disabled:hover .list-group-item-heading, .bt .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.bt .list-group-item.disabled .list-group-item-text, .bt .list-group-item.disabled:hover .list-group-item-text, .bt .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.bt .list-group-item.active, .bt .list-group-item.active:hover, .bt .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.bt .list-group-item.active .list-group-item-heading,
.bt .list-group-item.active .list-group-item-heading > small,
.bt .list-group-item.active .list-group-item-heading > .small, .bt .list-group-item.active:hover .list-group-item-heading,
.bt .list-group-item.active:hover .list-group-item-heading > small,
.bt .list-group-item.active:hover .list-group-item-heading > .small, .bt .list-group-item.active:focus .list-group-item-heading,
.bt .list-group-item.active:focus .list-group-item-heading > small,
.bt .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.bt .list-group-item.active .list-group-item-text, .bt .list-group-item.active:hover .list-group-item-text, .bt .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

.bt a.list-group-item,
.bt button.list-group-item {
  color: #555;
}

.bt a.list-group-item .list-group-item-heading,
.bt button.list-group-item .list-group-item-heading {
  color: #333;
}

.bt a.list-group-item:hover, .bt a.list-group-item:focus,
.bt button.list-group-item:hover,
.bt button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

.bt button.list-group-item {
  width: 100%;
  text-align: left;
}

.bt .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

.bt a.list-group-item-success,
.bt button.list-group-item-success {
  color: #3c763d;
}

.bt a.list-group-item-success .list-group-item-heading,
.bt button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

.bt a.list-group-item-success:hover, .bt a.list-group-item-success:focus,
.bt button.list-group-item-success:hover,
.bt button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

.bt a.list-group-item-success.active, .bt a.list-group-item-success.active:hover, .bt a.list-group-item-success.active:focus,
.bt button.list-group-item-success.active,
.bt button.list-group-item-success.active:hover,
.bt button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.bt .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

.bt a.list-group-item-info,
.bt button.list-group-item-info {
  color: #31708f;
}

.bt a.list-group-item-info .list-group-item-heading,
.bt button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

.bt a.list-group-item-info:hover, .bt a.list-group-item-info:focus,
.bt button.list-group-item-info:hover,
.bt button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

.bt a.list-group-item-info.active, .bt a.list-group-item-info.active:hover, .bt a.list-group-item-info.active:focus,
.bt button.list-group-item-info.active,
.bt button.list-group-item-info.active:hover,
.bt button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.bt .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

.bt a.list-group-item-warning,
.bt button.list-group-item-warning {
  color: #8a6d3b;
}

.bt a.list-group-item-warning .list-group-item-heading,
.bt button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

.bt a.list-group-item-warning:hover, .bt a.list-group-item-warning:focus,
.bt button.list-group-item-warning:hover,
.bt button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

.bt a.list-group-item-warning.active, .bt a.list-group-item-warning.active:hover, .bt a.list-group-item-warning.active:focus,
.bt button.list-group-item-warning.active,
.bt button.list-group-item-warning.active:hover,
.bt button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.bt .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

.bt a.list-group-item-danger,
.bt button.list-group-item-danger {
  color: #a94442;
}

.bt a.list-group-item-danger .list-group-item-heading,
.bt button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

.bt a.list-group-item-danger:hover, .bt a.list-group-item-danger:focus,
.bt button.list-group-item-danger:hover,
.bt button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

.bt a.list-group-item-danger.active, .bt a.list-group-item-danger.active:hover, .bt a.list-group-item-danger.active:focus,
.bt button.list-group-item-danger.active,
.bt button.list-group-item-danger.active:hover,
.bt button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.bt .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.bt .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.bt .panel {
  margin-bottom: 23px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.bt .panel-body {
  padding: 15px;
}

.bt .panel-body:before, .bt .panel-body:after {
  display: table;
  content: " ";
}

.bt .panel-body:after {
  clear: both;
}

.bt .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.bt .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.bt .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.bt .panel-title > a,
.bt .panel-title > small,
.bt .panel-title > .small,
.bt .panel-title > small > a,
.bt .panel-title > .small > a {
  color: inherit;
}

.bt .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.bt .panel > .list-group,
.bt .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.bt .panel > .list-group .list-group-item,
.bt .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.bt .panel > .list-group:first-child .list-group-item:first-child,
.bt .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.bt .panel > .list-group:last-child .list-group-item:last-child,
.bt .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.bt .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.bt .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.bt .list-group + .panel-footer {
  border-top-width: 0;
}

.bt .panel > .table,
.bt .panel > .table-responsive > .table,
.bt .panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.bt .panel > .table caption,
.bt .panel > .table-responsive > .table caption,
.bt .panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

.bt .panel > .table:first-child,
.bt .panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.bt .panel > .table:first-child > thead:first-child > tr:first-child,
.bt .panel > .table:first-child > tbody:first-child > tr:first-child,
.bt .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.bt .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.bt .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.bt .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.bt .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.bt .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.bt .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.bt .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.bt .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.bt .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.bt .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.bt .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.bt .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.bt .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.bt .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.bt .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.bt .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.bt .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.bt .panel > .table:last-child,
.bt .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.bt .panel > .table:last-child > tbody:last-child > tr:last-child,
.bt .panel > .table:last-child > tfoot:last-child > tr:last-child,
.bt .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.bt .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.bt .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.bt .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.bt .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.bt .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.bt .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.bt .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.bt .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.bt .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.bt .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.bt .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.bt .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.bt .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.bt .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.bt .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.bt .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.bt .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.bt .panel > .panel-body + .table,
.bt .panel > .panel-body + .table-responsive,
.bt .panel > .table + .panel-body,
.bt .panel > .table-responsive + .panel-body {
  border-top: 1px solid #999;
}

.bt .panel > .table > tbody:first-child > tr:first-child th,
.bt .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.bt .panel > .table-bordered,
.bt .panel > .table-responsive > .table-bordered {
  border: 0;
}

.bt .panel > .table-bordered > thead > tr > th:first-child,
.bt .panel > .table-bordered > thead > tr > td:first-child,
.bt .panel > .table-bordered > tbody > tr > th:first-child,
.bt .panel > .table-bordered > tbody > tr > td:first-child,
.bt .panel > .table-bordered > tfoot > tr > th:first-child,
.bt .panel > .table-bordered > tfoot > tr > td:first-child,
.bt .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.bt .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.bt .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.bt .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.bt .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.bt .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.bt .panel > .table-bordered > thead > tr > th:last-child,
.bt .panel > .table-bordered > thead > tr > td:last-child,
.bt .panel > .table-bordered > tbody > tr > th:last-child,
.bt .panel > .table-bordered > tbody > tr > td:last-child,
.bt .panel > .table-bordered > tfoot > tr > th:last-child,
.bt .panel > .table-bordered > tfoot > tr > td:last-child,
.bt .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.bt .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.bt .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.bt .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.bt .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.bt .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.bt .panel > .table-bordered > thead > tr:first-child > td,
.bt .panel > .table-bordered > thead > tr:first-child > th,
.bt .panel > .table-bordered > tbody > tr:first-child > td,
.bt .panel > .table-bordered > tbody > tr:first-child > th,
.bt .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.bt .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.bt .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.bt .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.bt .panel > .table-bordered > tbody > tr:last-child > td,
.bt .panel > .table-bordered > tbody > tr:last-child > th,
.bt .panel > .table-bordered > tfoot > tr:last-child > td,
.bt .panel > .table-bordered > tfoot > tr:last-child > th,
.bt .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.bt .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.bt .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.bt .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.bt .panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.bt .panel-group {
  margin-bottom: 23px;
}

.bt .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.bt .panel-group .panel + .panel {
  margin-top: 5px;
}

.bt .panel-group .panel-heading {
  border-bottom: 0;
}

.bt .panel-group .panel-heading + .panel-collapse > .panel-body,
.bt .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

.bt .panel-group .panel-footer {
  border-top: 0;
}

.bt .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.bt .panel-default {
  border-color: #ddd;
}

.bt .panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.bt .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.bt .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

.bt .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.bt .panel-primary {
  border-color: #337ab7;
}

.bt .panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.bt .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

.bt .panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.bt .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.bt .panel-success {
  border-color: #d6e9c6;
}

.bt .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.bt .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.bt .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.bt .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.bt .panel-info {
  border-color: #bce8f1;
}

.bt .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.bt .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.bt .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.bt .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.bt .panel-warning {
  border-color: #faebcc;
}

.bt .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.bt .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.bt .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.bt .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.bt .panel-danger {
  border-color: #ebccd1;
}

.bt .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.bt .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.bt .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.bt .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.bt .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.bt .embed-responsive .embed-responsive-item,
.bt .embed-responsive iframe,
.bt .embed-responsive embed,
.bt .embed-responsive object,
.bt .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.bt .embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.bt .embed-responsive-4by3 {
  padding-bottom: 75%;
}

.bt .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #999;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.bt .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.bt .well-lg {
  padding: 24px;
  border-radius: 6px;
}

.bt .well-sm {
  padding: 9px;
  border-radius: 3px;
}

.bt .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

.bt .close:hover, .bt .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.bt button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.bt .modal-open {
  overflow: hidden;
}

.bt .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.bt .modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}

.bt .modal.in .modal-dialog {
  transform: translate(0, 0);
}

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

.bt .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.bt .modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

.bt .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.bt .modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.bt .modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.bt .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.bt .modal-header:before, .bt .modal-header:after {
  display: table;
  content: " ";
}

.bt .modal-header:after {
  clear: both;
}

.bt .modal-header .close {
  margin-top: -2px;
}

.bt .modal-title {
  margin: 0;
  line-height: 1.7;
}

.bt .modal-body {
  position: relative;
  padding: 15px;
}

.bt .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.bt .modal-footer:before, .bt .modal-footer:after {
  display: table;
  content: " ";
}

.bt .modal-footer:after {
  clear: both;
}

.bt .modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.bt .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.bt .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

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

@media (min-width: 768px) {
  .bt .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .bt .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .bt .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .bt .modal-lg {
    width: 900px;
  }
}

.bt .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Noto Sans", "Noto Sans JP", "Noto Sans Japanese", "Avenir", "Open Sans", Roboto, "Hiragino Kaku Gothic Pro", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.7;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.bt .popover.top {
  margin-top: -10px;
}

.bt .popover.right {
  margin-left: 10px;
}

.bt .popover.bottom {
  margin-top: 10px;
}

.bt .popover.left {
  margin-left: -10px;
}

.bt .popover > .arrow {
  border-width: 11px;
}

.bt .popover > .arrow, .bt .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.bt .popover > .arrow:after {
  content: "";
  border-width: 10px;
}

.bt .popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.bt .popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

.bt .popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.bt .popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

.bt .popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.bt .popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

.bt .popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.bt .popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.bt .popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.bt .popover-content {
  padding: 9px 14px;
}

.bt .clearfix:before, .bt .clearfix:after {
  display: table;
  content: " ";
}

.bt .clearfix:after {
  clear: both;
}

.bt .center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

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

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

.bt .hide {
  display: none !important;
}

.bt .show {
  display: block !important;
}

.bt .invisible {
  visibility: hidden;
}

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

.bt .hidden {
  display: none !important;
}

.bt .affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.bt .visible-xs {
  display: none !important;
}

.bt .visible-sm {
  display: none !important;
}

.bt .visible-md {
  display: none !important;
}

.bt .visible-lg {
  display: none !important;
}

.bt .visible-xs-block,
.bt .visible-xs-inline,
.bt .visible-xs-inline-block,
.bt .visible-sm-block,
.bt .visible-sm-inline,
.bt .visible-sm-inline-block,
.bt .visible-md-block,
.bt .visible-md-inline,
.bt .visible-md-inline-block,
.bt .visible-lg-block,
.bt .visible-lg-inline,
.bt .visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .bt .visible-xs {
    display: block !important;
  }
  .bt table.visible-xs {
    display: table !important;
  }
  .bt tr.visible-xs {
    display: table-row !important;
  }
  .bt th.visible-xs,
  .bt td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .bt .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .bt .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .bt .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .bt .visible-sm {
    display: block !important;
  }
  .bt table.visible-sm {
    display: table !important;
  }
  .bt tr.visible-sm {
    display: table-row !important;
  }
  .bt th.visible-sm,
  .bt td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .bt .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .bt .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .bt .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1099px) {
  .bt .visible-md {
    display: block !important;
  }
  .bt table.visible-md {
    display: table !important;
  }
  .bt tr.visible-md {
    display: table-row !important;
  }
  .bt th.visible-md,
  .bt td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1099px) {
  .bt .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1099px) {
  .bt .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1099px) {
  .bt .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1100px) {
  .bt .visible-lg {
    display: block !important;
  }
  .bt table.visible-lg {
    display: table !important;
  }
  .bt tr.visible-lg {
    display: table-row !important;
  }
  .bt th.visible-lg,
  .bt td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1100px) {
  .bt .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1100px) {
  .bt .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1100px) {
  .bt .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .bt .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .bt .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1099px) {
  .bt .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1100px) {
  .bt .hidden-lg {
    display: none !important;
  }
}

.bt .visible-print {
  display: none !important;
}

@media print {
  .bt .visible-print {
    display: block !important;
  }
  .bt table.visible-print {
    display: table !important;
  }
  .bt tr.visible-print {
    display: table-row !important;
  }
  .bt th.visible-print,
  .bt td.visible-print {
    display: table-cell !important;
  }
}

.bt .visible-print-block {
  display: none !important;
}

@media print {
  .bt .visible-print-block {
    display: block !important;
  }
}

.bt .visible-print-inline {
  display: none !important;
}

@media print {
  .bt .visible-print-inline {
    display: inline !important;
  }
}

.bt .visible-print-inline-block {
  display: none !important;
}

@media print {
  .bt .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .bt .hidden-print {
    display: none !important;
  }
}

@media (max-width: 1099px) {
  .bt html {
    font-size: 13px;
  }
}

.bt body {
  padding-top: 130px;
  position: relative;
}

@media (max-width: 1099px) {
  .bt body {
    font-size: 1rem;
  }
}

@media (max-width: 767px) {
  .bt body {
    padding-top: 90px;
  }
}

.bt body.home {
  padding-top: 0;
}

.bt .sans-serif {
  font-family: "Noto Sans", "Noto Sans JP", "Noto Sans Japanese", "Avenir", "Open Sans", Roboto, "Hiragino Kaku Gothic Pro", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.bt .serif {
  font-family: "Roboto Slab", Garamond, "Times New Roman", "Hiragino Mincho Pro", "HGS明朝E", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

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

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

.bt a,
.bt a img {
  transition: all 0.15s ease;
}

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

.bt a.underline:hover {
  text-decoration: none;
}

.bt a.underline-none:hover, .bt a.underline-none:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  .bt a.hover:hover {
    filter: alpha(opacity=80);
    opacity: 0.8;
  }
}

@media (min-width: 768px) {
  .bt a.hover-img:hover img {
    filter: alpha(opacity=70);
    opacity: 0.7;
  }
}

.bt a .img-responsive {
  display: inline-block;
}

.bt .link-balloon {
  position: absolute;
  right: 25px;
  bottom: 30px;
}

@media (max-width: 767px) {
  .bt .link-balloon {
    right: 10px;
    bottom: 10px;
  }
}

.bt .link-balloon:hover .balloon {
  transform: translateY(-10px);
}

.bt .link-balloon .balloon {
  transform: translateY(0);
  transition: all .3s ease;
}

.bt .both-side-slash {
  position: relative;
  display: inline-block;
  padding-right: 62px;
  padding-left: 62px;
  margin-top: 5%;
  margin-bottom: 5%;
  text-align: center;
}

.bt .both-side-slash:before, .bt .both-side-slash:after {
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  width: 32px;
  height: 49px;
  margin-top: auto;
  margin-bottom: auto;
  content: "";
}

.bt .both-side-slash:before {
  left: 0;
  background: url("../img/common/slash-left.png") no-repeat 0 0;
}

.bt .both-side-slash:after {
  right: 0;
  background: url("../img/common/slash-right.png") no-repeat 100% 0;
}

.bt .both-side-slash .title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
}

@media (max-width: 767px) {
  .bt .both-side-slash .title {
    font-size: 1.1rem;
  }
}

.bt .google-map-container {
  position: relative;
  height: 0;
  padding-top: 30px;
  padding-bottom: 30%;
  overflow: hidden;
}

.bt .google-map-container iframe,
.bt .google-map-container object,
.bt .google-map-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 767px) {
  .bt .google-map-container-xs {
    position: relative;
    height: 0;
    padding-top: 30px;
    padding-bottom: 30%;
    overflow: hidden;
    padding-bottom: 60%;
  }
  .bt .google-map-container-xs iframe,
  .bt .google-map-container-xs object,
  .bt .google-map-container-xs embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

.bt img.width-100p {
  width: 100% !important;
}

@media (max-width: 767px) {
  .bt .img-responsive-xs {
    display: block;
    max-width: 100%;
    height: auto;
  }
}

@media (max-width: 991px) {
  .bt .img-responsive-sm {
    display: block;
    max-width: 100%;
    height: auto;
  }
}

@media (max-width: 1099px) {
  .bt .img-responsive-md {
    display: block;
    max-width: 100%;
    height: auto;
  }
}

.bt hr.hr-line-gray {
  margin-top: 0;
  margin-bottom: 0;
  border-top: 2px solid #ebebeb;
}

.bt hr.hr-line-gray.mb-lg {
  margin-top: 15px;
  margin-bottom: 50px;
}

.bt .both-side-line {
  position: relative;
  display: inline-block;
  padding-right: 40px;
  padding-left: 40px;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}

@media (max-width: 767px) {
  .bt .both-side-line {
    padding-right: 24px;
    padding-left: 24px;
  }
}

.bt .both-side-line:before, .bt .both-side-line:after {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 30px;
  height: 1px;
  margin-top: auto;
  margin-bottom: auto;
  background-color: #fff;
  content: "";
}

@media (max-width: 767px) {
  .bt .both-side-line:before, .bt .both-side-line:after {
    width: 16px;
  }
}

.bt .both-side-line:before {
  left: 0;
}

.bt .both-side-line:after {
  right: 0;
}

.bt mark,
.bt .mark {
  display: inline-block;
  padding: .1em 0;
  background-color: #fcee21;
}

.bt .page-header {
  display: table;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 30px;
  margin: 0;
  text-align: center;
  background-color: #fff3e4;
  border-bottom: 0;
  border-radius: 30px;
}

@media (max-width: 767px) {
  .bt .page-header {
    padding-top: 40px;
    padding-bottom: 40px;
    border-radius: 25px;
  }
}

@media (min-width: 480px) {
  .bt .page-header {
    height: 230px;
  }
}

.bt .page-header .title {
  display: table-cell;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 34px;
  font-weight: 500;
  line-height: 1.1;
  vertical-align: middle;
}

@media (max-width: 767px) {
  .bt .page-header .title {
    font-size: 28px;
  }
}

.bt .page-header .title small {
  display: block;
  margin-top: 13px;
  font-family: "Work Sans", sans-serif;
  font-size: 13px;
  letter-spacing: .3em;
  color: #7b7b7b;
}

.bt ul,
.bt ol {
  padding-left: 1.5em;
  line-height: 1.428;
}

.bt .list-inline {
  margin-left: 0;
}

.bt .list-inline > li:first-child {
  padding-left: 0;
}

.bt .list-inline.bordered > li {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 10px;
  line-height: 1.1;
  border-right: 1px solid #999;
}

.bt .list-inline.bordered > li:first-child {
  border-left: 1px solid #999;
}

.bt .list-tag {
  margin-top: 28px;
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .bt .list-tag {
    margin-left: 4px;
  }
}

.bt .list-tag li {
  padding-right: 5px;
  padding-left: 5px;
  font-size: 12px;
  line-height: 2;
  letter-spacing: .12em;
}

@media (max-width: 991px) {
  .bt .list-tag li {
    padding-right: 3px;
    padding-left: 3px;
  }
}

.bt .list-inline-gray {
  padding-left: 0;
  list-style: none;
  display: table;
  table-layout: fixed;
  width: 100%;
  text-align: center;
}

.bt .list-inline-gray li {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

@media (max-width: 767px) {
  .bt .list-inline-gray li {
    display: inline-block;
    width: 50%;
  }
}

@media (min-width: 768px) {
  .bt .list-inline-gray li:first-child a,
  .bt .list-inline-gray li:first-child button {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-left: 2px solid #e2e3e6;
  }
}

@media (min-width: 768px) {
  .bt .list-inline-gray li:last-child a,
  .bt .list-inline-gray li:last-child button {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
}

.bt .list-inline-gray li.active a,
.bt .list-inline-gray li a:hover {
  color: #fff;
  background-color: #ff8600;
  border-color: #ff8600;
}

.bt .list-inline-gray li.active button,
.bt .list-inline-gray li button:hover {
  color: #fff;
  background-color: #ff8600;
  border-color: #ff8600;
}

.bt .list-inline-gray li button {
  border: 0;
}

.bt .list-inline-gray li a,
.bt .list-inline-gray li button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 60px;
  padding: 10px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: .14em;
  color: #303030;
  background-color: #f7f7f7;
}

@media (min-width: 768px) {
  .bt .list-inline-gray li a,
  .bt .list-inline-gray li button {
    border-top: 2px solid #e2e3e6;
    border-right: 2px solid #e2e3e6;
    border-bottom: 2px solid #e2e3e6;
  }
}

@media (max-width: 767px) {
  .bt .list-inline-gray li a,
  .bt .list-inline-gray li button {
    height: 50px;
    padding: 5px;
    font-size: 13px;
    border-width: 1px;
    border: 1px solid #e2e3e6;
  }
}

.bt .list-inline-gray li a:hover, .bt .list-inline-gray li a:focus,
.bt .list-inline-gray li button:hover,
.bt .list-inline-gray li button:focus {
  text-decoration: none;
}

.bt .list-dot-orange {
  margin-top: 43px;
}

.bt .list-dot-orange li {
  position: relative;
  padding-left: 20px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: .12em;
}

@media (max-width: 767px) {
  .bt .list-dot-orange li {
    padding-left: 15px;
    font-size: 12px;
    line-height: 1.8;
  }
}

.bt .list-dot-orange li:before {
  position: absolute;
  top: 9px;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #ffdeb2;
  border-radius: 50px;
  content: "";
}

@media (max-width: 767px) {
  .bt .list-dot-orange li:before {
    top: 7px;
    width: 8px;
    height: 8px;
  }
}

.bt .list-category-inline {
  display: flex;
  margin-right: -1px;
  margin-bottom: 0;
}

.bt .list-category-inline > li {
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 0;
  width: 33.33%;
  text-align: center;
}

.bt .list-category-inline > li > a {
  position: relative;
  display: block;
  padding: 20px 10px;
  margin-right: 0;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: .25em;
  color: #303030;
  border-radius: 0;
  border-top: 2px solid #e2e3e6;
  border-right: 2px solid #e2e3e6;
  background-color: #f7f7f7;
}

@media (max-width: 767px) {
  .bt .list-category-inline > li > a {
    padding: 10px;
    font-size: 13px;
  }
}

.bt .list-category-inline > li > a .parent-category {
  position: relative;
  z-index: 2;
}

.bt .list-category-inline > li > a:before {
  position: absolute;
  top: -2px;
  left: -2px;
  width: 101%;
  height: 107%;
  background-color: #ff8600;
}

@media (max-width: 767px) {
  .bt .list-category-inline > li > a:before {
    width: 103%;
  }
}

.bt .list-category-inline > li > a:hover, .bt .list-category-inline > li > a:focus {
  color: #fff;
  background-color: transparent;
  border-color: transparent;
  text-decoration: none;
}

.bt .list-category-inline > li > a:hover:before, .bt .list-category-inline > li > a:focus:before {
  content: "";
}

.bt .list-category-inline > li > a.active {
  color: #fff;
  background-color: #ff8600;
}

.bt .list-category-inline > li > a.active:before {
  z-index: 1;
  content: "";
}

.bt .list-category-inline > li:first-of-type a {
  border-top-left-radius: 8px;
  border-left: 2px solid #e2e3e6;
}

.bt .list-category-inline > li:first-of-type a:hover:before {
  border-top-left-radius: 8px;
}

.bt .list-category-inline > li:first-of-type a.active:first-of-type:before {
  border-top-left-radius: 8px;
}

.bt .list-category-inline > li:last-of-type a {
  border-top-right-radius: 8px;
}

.bt .list-category-inline > li:last-of-type a:hover:before {
  border-top-right-radius: 8px;
}

.bt .list-category-inline > li:last-of-type a.active:last-of-type:before {
  border-top-right-radius: 8px;
}

.bt .list-label-category {
  padding: 32px 30px 17px;
  margin-bottom: 0;
  background-color: #f7f7f7;
  border: 2px solid #e2e3e6;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

@media (max-width: 767px) {
  .bt .list-label-category {
    padding: 20px 15px 10px;
    border-top-width: 3px;
  }
}

.bt .list-label-category li {
  margin-bottom: 11px;
}

.bt .list-label-category li a {
  padding: 8px 12px;
}

.bt .list-label-category li a.active {
  color: #fff;
  background-color: #ff8600;
}

.bt .list-label-category li a:hover, .bt .list-label-category li a:active, .bt .list-label-category li a:focus {
  color: #fff;
  background-color: #ff8600 !important;
}

.bt .dl-list-indent {
  margin-bottom: 0;
}

.bt .dl-list-indent,
.bt .dl-list-indent dd {
  overflow: hidden;
  zoom: 1;
}

.bt .dl-list-indent dt,
.bt .dl-list-indent dd {
  display: table-cell;
  line-height: 1.4;
  vertical-align: top;
}

.bt .dl-list-indent dt {
  padding-right: 5px;
  font-weight: normal;
}

.bt .dl-list-indent dt img {
  display: block;
}

.bt .dl-list-indent dd {
  width: 10000px;
}

@media (max-width: 767px) {
  .bt .dl-list-indent.cleared-xs dt {
    display: block;
  }
  .bt .dl-list-indent.cleared-xs dd {
    padding-top: 0;
  }
}

.bt .dl-list-news {
  padding: 30px 40px;
  margin-bottom: 11px;
  background-color: #fff;
  border-radius: 40px;
  box-shadow: 0 2px 10px #fff3e4, 0 0 0 #fff2e6;
  transition: all .3s ease;
}

@media (max-width: 767px) {
  .bt .dl-list-news {
    padding: 20px 25px;
    border-radius: 20px;
  }
}

.bt .dl-list-news:hover {
  box-shadow: 1px 6px 20px #ffefdc, 5px 13px 22px #fff9f0;
  transform: translate3d(0, -2px, 0);
  transition: box-shadow 0.5s cubic-bezier(0.37, 0.16, 0.12, 1), transform 0.5s cubic-bezier(0.37, 0.16, 0.12, 1);
}

.bt .dl-list-news:hover dd {
  color: #ff8600;
}

.bt .dl-list-news dt,
.bt .dl-list-news dd {
  font-size: 15px;
  line-height: 2;
  color: #303030;
  letter-spacing: .12em;
}

@media (max-width: 767px) {
  .bt .dl-list-news dt,
  .bt .dl-list-news dd {
    font-size: 13px;
    line-height: 1.7;
  }
}

.bt .dl-list-news dt {
  width: 185px;
  padding: 6px 12px 3px;
}

@media (max-width: 991px) {
  .bt .dl-list-news dt {
    width: 165px;
  }
}

@media (max-width: 767px) {
  .bt .dl-list-news dt {
    width: auto;
    padding: 0;
    margin-bottom: 12px;
  }
}

.bt .dl-list-news dd {
  width: auto;
  word-break: break-all;
  font-size: 15px;
}

.bt .dl-list-news .date {
  margin-bottom: 6px;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  color: #969696;
}

@media (max-width: 767px) {
  .bt .dl-list-news .date {
    margin-bottom: 4px;
    display: inline-block;
  }
}

.bt .dl-list-text-black {
  margin-bottom: 14px;
}

@media (max-width: 767px) {
  .bt .dl-list-text-black {
    padding-left: 25px;
    margin-bottom: 24px;
  }
}

.bt .dl-list-text-black dt,
.bt .dl-list-text-black dd {
  font-size: 15px;
  letter-spacing: .16em;
}

@media (max-width: 767px) {
  .bt .dl-list-text-black dt,
  .bt .dl-list-text-black dd {
    line-height: 1.5;
  }
}

.bt .dl-list-text-black dt {
  min-width: 105px;
  padding-right: 17px;
  white-space: nowrap;
  font-weight: bold;
  letter-spacing: .17em;
}

@media (max-width: 767px) {
  .bt .dl-list-text-black dt {
    display: block;
    padding: 0 0 10px;
    font-size: 15px;
  }
}

.bt .dl-list-text-black a {
  color: #303030;
}
.bt .dl-list-text-black a:hover {
  color: #ff8600;
}

@media (max-width: 767px) {
  .bt .dl-list-text-black a {
    word-break: break-all;
  }
}

.bt .highlight-yellow {
  background: linear-gradient(transparent 60%, #ffff66 60%);
}

.bt .text-gray {
  color: #969696 !important;
}

.bt .text-strong-gray {
  color: #7b7b7b !important;
}

.bt .text-bold {
  font-weight: bold !important;
}

.bt .text-weight-500 {
  font-weight: 500 !important;
}

.bt .text-break {
  word-break: break-all !important;
}

.bt .text-emphasis {
  font-size: 3rem;
  line-height: 4.5rem;
}

@media (max-width: 767px) {
  .bt .text-emphasis {
    font-size: 1rem;
    line-height: 1.6rem;
  }
}

.bt .text-emphasis .fs-xxs {
  font-size: 1rem;
}

.bt .text-emphasis .fs-xs {
  font-size: 1.5rem;
}

@media (max-width: 767px) {
  .bt .text-emphasis .fs-xs {
    font-size: 1.2rem;
  }
}

.bt .text-emphasis .fs-sm {
  font-size: 2rem;
}

@media (max-width: 767px) {
  .bt .text-emphasis .fs-sm {
    font-size: 1.5rem;
  }
}

.bt .text-emphasis .fs-lg {
  font-size: 6rem;
}

@media (max-width: 767px) {
  .bt .text-emphasis .fs-lg {
    font-size: 2rem;
  }
}

.bt .text-emphasis .fs-xlg {
  font-size: 8rem;
}

@media (max-width: 767px) {
  .bt .text-emphasis .fs-xlg {
    font-size: 3rem;
  }
}

@media (max-width: 767px) {
  .bt .text-center-xs {
    text-align: center !important;
  }
}

@media (max-width: 991px) {
  .bt .text-center-sm {
    text-align: center !important;
  }
}

@media (max-width: 1099px) {
  .bt .text-center-md {
    text-align: center !important;
  }
}

.bt .text-switch-color {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 40px 0 0 20%;
}

.bt .text-switch-color .text-overflow {
  position: absolute;
  top: 50%;
  left: 7.5%;
  margin: -35px 0 0;
}

.bt .text-switch-color .text-overflow .inner {
  position: relative;
  font-size: 100px;
  font-weight: bold;
  line-height: 100px;
  color: white;
  white-space: nowrap;
}

@media (max-width: 991px) {
  .bt .text-switch-color .text-overflow .inner {
    font-size: 7vw;
  }
}

.bt .text-switch-color .text-overflow .inner .text-below {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
}

.bt .text-switch-color .text-overflow .inner:nth-child(2) {
  margin: 15px 0 0;
}

.bt .text-switch-color .text-black {
  position: absolute;
  top: 0;
  left: 0;
  width: 20%;
  height: 100%;
  overflow: hidden;
}

.bt .text-switch-color .text-black .text-overflow {
  left: 37.5%;
}

.bt .text-switch-color .text-black .text-overflow .inner {
  color: black;
}

.bt .text-switch-color .bg {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 200px;
  overflow: hidden;
  background: url("../img/common/bg-room.jpg") no-repeat 50% 50%;
  background-size: cover;
}

.bt .text-shadow-outline-black {
  text-shadow: 2px 2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, -2px -2px 0 #000, 2px 0 0 #000, 0 2px 0 #000, -2px 0 0 #000, 0 -2px 0 #000;
  color: #fff;
}

@media (max-width: 767px) {
  .bt .text-shadow-outline-black {
    text-shadow: 1px 1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, -1px -1px 0 #000, 1px 0 0 #000, 0 1px 0 #000, -1px 0 0 #000, 0 -1px 0 #000;
  }
}

.bt .text-shadow-outline-blurred-black {
  text-shadow: 2px 2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, -2px -2px 0 #000, 2px 0 0 #000, 0 2px 0 #000, -2px 0 0 #000, 0 -2px 0 #000, 2px 3px 2px #000, 2px -3px 2px #000, -2px 3px 2px #000, -2px -3px 2px #000, 3px 0 2px #000, 0 3px 2px #000, -3px 0 2px #000, 0 -3px 2px #000;
  color: #fff;
}

@media (max-width: 767px) {
  .bt .text-shadow-outline-blurred-black {
    text-shadow: 1px 1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, -1px -1px 0 #000, 1px 0 0 #000, 0 1px 0 #000, -1px 0 0 #000, 0 -1px 0 #000, 1px 2px 1px #000, 1px -2px 1px #000, -1px 2px 1px #000, -1px -2px 1px #000, 2px 0 1px #000, 0 2px 1px #000, -2px 0 1px #000, 0 -2px 1px #000;
  }
}

.bt .text-fluffy > span {
  transition: all 1.4s ease;
  display: inline-block;
  white-space: pre-wrap;
  opacity: 0;
}

.bt .text-fluffy > span:nth-child(0) {
  transform: translate(1px, 8px);
  transition-delay: .1s;
}

.bt .text-fluffy > span:nth-child(1) {
  transform: translate(-2px, 4px);
  transition-delay: .3s;
}

.bt .text-fluffy > span:nth-child(2) {
  transform: translate(3px, 2px);
  transition-delay: .4s;
}

.bt .text-fluffy > span:nth-child(3) {
  transform: translate(-4px, 8px);
  transition-delay: .6s;
}

.bt .text-fluffy > span:nth-child(4) {
  transform: translate(-2px, 2px);
  transition-delay: .8s;
}

.bt .text-fluffy > span:nth-child(5) {
  transform: translate(2px, 4px);
  transition-delay: 1s;
}

.bt .text-fluffy > span:nth-child(6) {
  transform: translate(2px, -4px);
  transition-delay: 1.2s;
}

.bt .text-fluffy > span:nth-child(7) {
  transform: translate(-2px, 1px);
  transition-delay: 1.3s;
}

.bt .text-fluffy > span:nth-child(8) {
  transform: translate(4px, -4px);
  transition-delay: 1.4s;
}

.bt .text-fluffy > span:nth-child(9) {
  transform: translate(2px, 2px);
  transition-delay: 1.5s;
}

.bt .text-fluffy > span:nth-child(10) {
  transform: translate(-2px, -1px);
  transition-delay: 1.6s;
}

.bt .text-fluffy > span:nth-child(11) {
  transform: translate(-2px, 1px);
  transition-delay: 1.8s;
}

.bt .text-fluffy > span:nth-child(12) {
  transform: translate(2px, -4px);
  transition-delay: 2s;
}

.bt .text-fluffy > span:nth-child(13) {
  transform: translate(-2px, 3px);
  transition-delay: 2.1s;
}

.bt .text-fluffy > span:nth-child(14) {
  transform: translate(2px, 1px);
  transition-delay: 2.2s;
}

.bt .text-fluffy > span:nth-child(15) {
  transform: translate(-2px, -3px);
  transition-delay: 2.3s;
}

.bt .text-fluffy > span:nth-child(16) {
  transform: translate(-2px, -3px);
  transition-delay: 2.4s;
}

.bt .text-fluffy > span:nth-child(17) {
  transform: translate(-2px, -3px);
  transition-delay: 2.5s;
}

.bt .text-fluffy > span:nth-child(18) {
  transform: translate(-2px, -3px);
  transition-delay: 2.6s;
}

.bt .text-fluffy > span:nth-child(19) {
  transform: translate(-2px, -3px);
  transition-delay: 2.7s;
}

.bt .text-fluffy.active > span {
  opacity: 1;
  transform: translate(0, 0);
}

.bt .text-orange {
  color: #ff8600;
}

.bt address {
  margin-bottom: 0;
  line-height: 1.1;
}

.bt .text-scroll {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
}

.bt .scroll-animation {
  position: absolute;
  bottom: 0;
  left: 40%;
  z-index: 2;
  display: inline-block;
  width: 1px;
  height: 70px;
  font-size: 10px;
  text-decoration: none;
}

.bt .scroll-animation .text {
  position: relative;
  display: inline-block;
  top: 7px;
  left: -2px;
  line-height: 1.02;
  letter-spacing: .1em;
  color: #000;
  transform: rotate(90deg);
}

.bt .scroll-animation .line {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 70px;
  background-color: #b3b3b3;
  overflow: hidden;
}

.bt .scroll-animation .line:before {
  position: absolute;
  top: 10px;
  left: 50%;
  content: '';
  width: 1px;
  height: 8px;
  margin-left: 0;
  background-color: #000;
  -webkit-animation: infinite-top-to-bottom 2s infinite;
          animation: infinite-top-to-bottom 2s infinite;
  box-sizing: border-box;
}

@-webkit-keyframes infinite-top-to-bottom {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 62px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes infinite-top-to-bottom {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 62px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.bt img {
  width: auto;
}

.bt .list-light-orange {
  text-align: center;
}

.bt .list-light-orange li {
  padding-right: 4px;
  padding-left: 4px;
  margin-bottom: 10px;
}

.bt .list-light-orange li:last-child {
  padding-right: 0;
}

.bt .list-light-orange li a {
  display: inline-block;
  min-width: 93px;
  padding: 10px 21px 9px;
  font-size: 13px;
  color: #303030;
  background-color: #fff2e6;
  border-radius: 25px;
  transition: all .15s ease;
}

@media (max-width: 767px) {
  .bt .list-light-orange li a {
    min-width: 70px;
    padding: 6px 10px 5px;
    font-size: 10px;
  }
}

.bt .list-light-orange li a:hover, .bt .list-light-orange li a:focus {
  text-decoration: none;
}

.bt .list-light-orange li a:hover {
  background-color: #ff8600;
  color: #fff;
}

.bt .list-light-orange li .active {
  padding: 10px 32px 9px;
  color: #fff;
  background-color: #ff8600;
  pointer-events: none;
}

@media (max-width: 767px) {
  .bt .list-light-orange li .active {
    padding: 6px 20px 5px;
  }
}

.bt .list-orange {
  margin-bottom: 0;
}

.bt .list-orange li {
  min-width: 100px;
  padding: 8px 21px 7px !important;
  margin-bottom: 10px;
  margin-left: 14px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  background-color: #ff8600;
  border-radius: 25px;
}

@media (max-width: 767px) {
  .bt .list-orange li {
    min-width: 70px;
    padding: 6px 10px 5px !important;
    font-size: 10px;
  }
}

.bt .list-font-orange {
  margin-bottom: 0;
}

.bt .list-font-orange li {
  min-width: 100px;
  padding: 8px 21px 7px !important;
  margin-right: 14px;
  margin-bottom: 13px;
  text-align: center;
  color: #ff8600;
  font-size: 13px;
  background-color: #fff3e4;
  border-radius: 25px;
}

@media (max-width: 767px) {
  .bt .list-font-orange li {
    min-width: 70px;
    padding: 6px 10px 5px !important;
    font-size: 13px;
  }
}

.bt .list-tags-gray {
  margin-bottom: 12px;
  color: #7b7b7b;
  font-size: 12px;
  letter-spacing: .2em;
}

@media (max-width: 767px) {
  .bt .list-tags-gray {
    margin-bottom: 5px;
  }
}

.bt .list-tags-gray li {
  padding-left: 0;
  padding-right: 8px;
  margin-bottom: 5px;
}

@media (max-width: 991px) {
  .bt .top-mv.s-navi .dounyuuten {
    right: 0;
  }
}

@media (min-width: 751px) and (max-width: 991px) {
  .bt .func .num_box.snd .inner dl dt {
    padding-right: 100px;
    padding-left: 100px;
  }
}

.bt .row-0 {
  margin-right: 0;
  margin-left: 0;
}

.bt .row-0 > div,
.bt .row-0 > li {
  padding-right: 0;
  padding-left: 0;
}

.bt .row-5 {
  margin-right: -5px;
  margin-left: -5px;
}

.bt .row-5 > div,
.bt .row-5 > li {
  padding-right: 5px;
  padding-left: 5px;
}

.bt .row-13 {
  margin-right: -13px;
  margin-left: -13px;
}

.bt .row-13 > div,
.bt .row-13 > li {
  padding-right: 13px;
  padding-left: 13px;
}

@media (min-width: 1100px) {
  .bt .row-0-lg {
    margin-right: 0;
    margin-left: 0;
  }
  .bt .row-0-lg > div,
  .bt .row-0-lg > li {
    padding-right: 0;
    padding-left: 0;
  }
  .bt .row-20-lg {
    margin-right: -20px;
    margin-left: -20px;
  }
  .bt .row-20-lg > div,
  .bt .row-20-lg > li {
    padding-right: 20px;
    padding-left: 20px;
  }
  .bt .row-35-lg {
    margin-right: -35px;
    margin-left: -35px;
  }
  .bt .row-35-lg > div,
  .bt .row-35-lg > li {
    padding-right: 35px;
    padding-left: 35px;
  }
}

@media (max-width: 991px) {
  .bt .row-10-sm {
    margin-right: -10px;
    margin-left: -10px;
  }
  .bt .row-10-sm > div,
  .bt .row-10-sm > li {
    padding-right: 10px;
    padding-left: 10px;
  }
}

.bt .gutter-15 {
  padding-right: 15px;
  padding-left: 15px;
}

@media (max-width: 767px) {
  .bt .gutter-0-xs {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .bt .gutter-15-xs {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (max-width: 991px) {
  .bt .gutter-0-sm {
    padding-right: 0;
    padding-left: 0;
  }
}

.bt .col-base {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.bt .col-xs-15 {
  float: left;
  width: 20%;
}

@media (min-width: 768px) {
  .bt .col-sm-15 {
    float: left;
    width: 20%;
  }
}

@media (min-width: 992px) {
  .bt .col-md-15 {
    float: left;
    width: 20%;
  }
}

@media (min-width: 1100px) {
  .bt .col-lg-15 {
    float: left;
    width: 20%;
  }
}

.bt .col-sidebar,
.bt .col-main {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {
  .bt .col-sidebar {
    float: left;
    width: 34.5%;
    padding-right: 15px;
  }
}

.bt .col-main {
  font-size: 15px;
  line-height: 2;
  letter-spacing: .12em;
}

@media (min-width: 768px) {
  .bt .col-main {
    float: left;
    width: 65.5%;
  }
}

@media (min-width: 768px) {
  .bt .col-sm-524 {
    float: left;
    width: 52.4%;
  }
  .bt .col-sm-476 {
    float: left;
    width: 47.6%;
  }
}

.bt .container-fluid-0 {
  padding-right: 0;
  padding-left: 0;
}

.bt .container {
  width: auto;
  max-width: 1130px;
}

.bt .container-xs {
  padding-right: 25px;
  padding-left: 25px;
}

@media (min-width: 768px) {
  .bt .table {
    table-layout: fixed;
  }
}

.bt .table > thead > tr > th,
.bt .table > thead > tr > td,
.bt .table > tbody > tr > th,
.bt .table > tbody > tr > td,
.bt .table > tfoot > tr > th,
.bt .table > tfoot > tr > td {
  line-height: 1.428571429;
}

.bt .table > thead > tr > th,
.bt .table > thead > tr > td {
  border-bottom-width: 1px;
}

.bt .table > tbody > tr > th,
.bt .table > tbody > tr > td {
  word-break: break-all;
}

.bt .table th {
  font-weight: normal;
}

.bt .table.table-text-center th,
.bt .table.table-text-center td {
  text-align: center;
}

.bt .table.table-text-right th,
.bt .table.table-text-right td {
  text-align: right;
}

.bt .table-no-border > thead > tr > th,
.bt .table-no-border > thead > tr > td,
.bt .table-no-border > tbody > tr > th,
.bt .table-no-border > tbody > tr > td,
.bt .table-no-border > tfoot > tr > th,
.bt .table-no-border > tfoot > tr > td {
  padding-left: 0;
  border-top: 0;
}

.bt .table-no-border > thead > tr > th {
  border-bottom: 0;
}

@media (max-width: 767px) {
  .bt .table-responsive > .table > tbody > tr :first-child > th,
  .bt .table-responsive > .table > tbody > tr :first-child > td {
    border-top: 0;
  }
}

@media (max-width: 767px) {
  .bt .table-collapsed-xs {
    display: block;
    border-right: 0 !important;
    border-bottom: 0 !important;
    border-left: 0 !important;
  }
  .bt .table-collapsed-xs > tbody {
    display: block;
  }
  .bt .table-collapsed-xs > tbody > tr {
    display: block;
  }
  .bt .table-collapsed-xs > tbody > tr > th,
  .bt .table-collapsed-xs > tbody > tr > td {
    display: block;
    width: auto;
    padding: 10px !important;
  }
  .bt .table-collapsed-xs > tbody > tr > th {
    position: relative;
    border-top: 0 !important;
    border-bottom: 0 !important;
  }
  .bt .table-collapsed-xs > tbody > tr > th:before, .bt .table-collapsed-xs > tbody > tr > th:after {
    display: table;
    content: " ";
  }
  .bt .table-collapsed-xs > tbody > tr > th:after {
    clear: both;
  }
}

.bt .table-cell {
  display: table;
  width: 100%;
}

.bt .table-cell > .cell {
  display: table-cell;
}

.bt .table-cell.bordered {
  margin-bottom: 30px;
}

.bt .table-cell.bordered .cell {
  padding: 0 10px;
  margin-bottom: 35px;
  border-left: 1px solid #ccc;
}

@media (max-width: 767px) {
  .bt .table-cell.cleared-xs,
  .bt .table-cell.cleared-xs > .cell {
    display: block;
    width: auto;
  }
}

@media (max-width: 991px) {
  .bt .table-cell.cleared-sm,
  .bt .table-cell.cleared-sm > .cell {
    display: block;
    width: auto;
  }
}

.bt .table-horizontal {
  border-collapse: separate;
  border-spacing: 4px;
}

.bt .table-horizontal > thead > tr > th,
.bt .table-horizontal > tbody > tr > th {
  padding: 9px 10px 5px;
  color: #42210b;
  vertical-align: middle;
  background-color: #ffc099;
}

.bt .table-horizontal > thead > tr > th small,
.bt .table-horizontal > tbody > tr > th small {
  font-size: 15px;
}

@media (max-width: 991px) {
  .bt .table-horizontal > thead > tr > th small,
  .bt .table-horizontal > tbody > tr > th small {
    font-size: 12px;
  }
}

@media (max-width: 991px) {
  .bt .table-horizontal > thead {
    float: left;
    width: 50%;
  }
}

@media (max-width: 991px) {
  .bt .table-horizontal > thead > tr,
  .bt .table-horizontal > thead > tr > th {
    display: block;
  }
}

.bt .table-horizontal > thead > tr > th {
  font-size: 24px;
  text-align: center;
  border-bottom: 0;
}

@media (max-width: 991px) {
  .bt .table-horizontal > thead > tr > th {
    padding-top: 12px !important;
    padding-bottom: 8px !important;
    font-size: 20px;
    border-bottom: 5px solid #fff;
  }
}

.bt .table-horizontal > tbody > tr > th,
.bt .table-horizontal > tbody > tr > td {
  padding: 9px 10px 5px;
  border-top: 0;
}

.bt .table-horizontal > tbody > tr > th {
  font-size: 20px;
  font-weight: bold;
}

@media (min-width: 768px) {
  .bt .table-horizontal > tbody > tr > th {
    width: 200px;
    padding-left: 48px;
  }
}

@media (max-width: 991px) {
  .bt .table-horizontal > tbody > tr > th {
    font-size: 16px;
  }
}

.bt .table-horizontal > tbody > tr > td {
  background-color: #ffe1c2;
}

@media (min-width: 768px) {
  .bt .table-horizontal > tbody > tr > td {
    padding-right: 40px;
    padding-left: 45px;
  }
}

@media (max-width: 991px) {
  .bt .table-horizontal > tbody > tr > td {
    padding-right: 5px;
    padding-left: 5px;
  }
}

.bt .table-horizontal > tbody > tr > td small {
  font-size: 15px;
}

@media (max-width: 991px) {
  .bt .table-horizontal > tbody > tr > td small {
    font-size: 12px;
  }
}

.bt .table-horizontal.table-horizontal-responsive-xs {
  margin-bottom: 14px;
  border-spacing: 6px 5px;
}

@media (max-width: 991px) {
  .bt .table-horizontal.table-horizontal-responsive-xs > thead {
    float: left;
    width: 50%;
  }
}

@media (max-width: 991px) {
  .bt .table-horizontal.table-horizontal-responsive-xs > thead > tr,
  .bt .table-horizontal.table-horizontal-responsive-xs > thead > tr > th {
    display: block;
  }
}

@media (max-width: 991px) {
  .bt .table-horizontal.table-horizontal-responsive-xs > thead > tr > th {
    padding-top: 12px !important;
    padding-bottom: 8px !important;
    font-size: 20px;
    border-bottom: 5px solid #fff;
  }
}

@media (max-width: 991px) {
  .bt .table-horizontal.table-horizontal-responsive-xs > tbody {
    display: block;
    float: left;
    width: 50%;
  }
}

@media (max-width: 991px) {
  .bt .table-horizontal.table-horizontal-responsive-xs > tbody > tr,
  .bt .table-horizontal.table-horizontal-responsive-xs > tbody > tr > td {
    display: block;
  }
}

.bt .table-horizontal.table-horizontal-responsive-xs > tbody > tr > td {
  padding: 11px 10px 9px;
  font-size: 24px;
  text-align: center;
}

@media (max-width: 991px) {
  .bt .table-horizontal.table-horizontal-responsive-xs > tbody > tr > td {
    font-size: 20px;
    border-bottom: 5px solid #fff;
    border-left: 6px solid #fff;
  }
}

.bt .table-event {
  border: 2px solid #e2e3e6;
  border-radius: 10px;
  border-collapse: separate;
}

.bt .table-event > tbody > tr > th,
.bt .table-event > tbody > tr > td {
  border-top: 2px solid #e2e3e6;
  vertical-align: middle;
  font-size: 15px;
}

@media (max-width: 767px) {
  .bt .table-event > tbody > tr > th,
  .bt .table-event > tbody > tr > td {
    font-size: 14px;
  }
}

.bt .table-event > tbody > tr:first-child > th,
.bt .table-event > tbody > tr:first-child > td {
  border-top: 0;
}

.bt .table-event > tbody > tr:first-child > th {
  border-top-left-radius: 10px;
}

.bt .table-event > tbody > tr:last-child > th {
  border-bottom-left-radius: 10px;
}

.bt .table-event > tbody > tr > th {
  padding: 14px 18px;
  background-color: #f7f7f7;
  width: 20.5%;
}

@media (max-width: 767px) {
  .bt .table-event > tbody > tr > th {
    width: 32.5%;
    padding: 10px;
  }
}

.bt .table-event > tbody > tr > td {
  padding: 14px 25px;
}

@media (max-width: 767px) {
  .bt .table-event > tbody > tr > td {
    padding: 10px 5px;
  }
}

.bt label {
  cursor: pointer;
}

.bt label.error {
  padding: 5px 10px;
  font-size: 13px;
  color: #fff;
  cursor: default;
  background-color: #f00;
}

.bt select {
  cursor: pointer;
}

.bt .form-container .list-inline {
  margin-bottom: 0;
  margin-left: -10px;
}

.bt .form-container .list-inline li {
  margin-right: 10px;
  margin-left: 10px;
}

@media (max-width: 767px) {
  .bt .form-container .list-inline li {
    display: block;
  }
}

.bt .form-container.form-container-gray {
  padding: 40px 20px;
  background-color: #f7f7f7;
  border-radius: 10px;
}

.bt .form-container.form-container-gray .label-required {
  padding: 2px 0 0 9px;
  color: #ff8600;
  font-size: 12px;
  background-color: transparent;
  border-radius: 0;
  line-height: 1.8;
}

.bt .form-container.form-container-gray label {
  margin-bottom: 9px;
}

.bt .form-container.form-container-gray .form-group {
  margin-bottom: 20px;
}

.bt .form-container.form-container-gray .form-control {
  height: 45px;
  border-radius: 5px;
  box-shadow: none;
  border-color: transparent;
}

.bt .form-container.form-container-gray .form-control:focus {
  border-color: #66afe9;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08), 0 0 8px rgba(102, 175, 233, 0.6);
}

.bt .form-container.form-container-gray .policy-text {
  height: 139px;
  margin-top: 41px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.75;
  overflow-y: scroll;
  background-color: #fff;
  border-radius: 5px;
}
@media (max-width: 767px) {
  .bt .form-container.form-container-gray .policy-text {
    font-size: 13px;
  }
}

.bt .form-container.form-container-gray .checkbox-container {
  margin-top: 31px;
  margin-bottom: 25px;
  text-align: center;
  font-size: 12px;
}

.bt .form-container.form-container-gray .checkbox-container .checkbox {
  padding-left: 26px;
}

.bt .form-container.form-container-gray .checkbox-container input[type="radio"], .bt .form-container.form-container-gray .checkbox-container input[type="checkbox"] {
  position: relative;
  margin-left: 0;
  visibility: hidden;
}

.bt .form-container.form-container-gray .checkbox-container input[type="radio"]:before, .bt .form-container.form-container-gray .checkbox-container input[type="radio"]:after, .bt .form-container.form-container-gray .checkbox-container input[type="checkbox"]:before, .bt .form-container.form-container-gray .checkbox-container input[type="checkbox"]:after {
  position: absolute;
  content: "";
}

.bt .form-container.form-container-gray .checkbox-container input[type="radio"]:after, .bt .form-container.form-container-gray .checkbox-container input[type="checkbox"]:after {
  visibility: hidden;
}

.bt .form-container.form-container-gray .checkbox-container input[type="radio"]:checked:after, .bt .form-container.form-container-gray .checkbox-container input[type="checkbox"]:checked:after {
  visibility: visible;
}

.bt .form-container.form-container-gray .checkbox-container input[type="checkbox"]:before {
  top: 0;
  left: -17px;
  width: 25px;
  height: 25px;
  margin-top: -5px;
  background-color: #fff;
  border-radius: 5px;
  visibility: visible;
}

.bt .form-container.form-container-gray .checkbox-container input[type="checkbox"]:after {
  top: 2px;
  left: -13px;
  width: 18px;
  height: 12px;
  background: url("../img/icon/tick.png") 0 0/contain no-repeat;
  content: "";
}

.bt .form-container.form-container-gray .checkbox-container .text {
  font-weight: normal;
  letter-spacing: .01em;
}

.bt .form-horizontal .control-label {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: .12em;
}

@media (min-width: 768px) {
  .bt .form-horizontal .control-label {
    text-align: left;
  }
}

.bt .form-horizontal .form-control {
  height: 58px;
}

@media (max-width: 767px) {
  .bt .form-horizontal .form-control {
    font-size: 16px;
  }
}

.bt .form-horizontal .form-group {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .bt .form-horizontal .form-group {
    display: flex;
    align-items: center;
  }
}

@media (max-width: 767px) {
  .bt .form-horizontal .form-group {
    margin-bottom: 30px;
  }
  .bt .form-horizontal .form-group + .form-group {
    margin-bottom: 30px;
  }
}

.bt .form-horizontal .pt-sm {
  padding-top: 9px;
}

.bt .form-horizontal .checkbox {
  padding-top: 0;
  margin-bottom: 13px;
}

.bt .form-horizontal textarea.form-control {
  height: 173px;
}

.bt .form-horizontal .flex-start {
  align-items: flex-start;
}

.bt .form-inline .form-control {
  vertical-align: 1px;
}

.bt .form-inline-force .form-control {
  display: inline-block;
  width: auto;
  max-width: 100%;
}

.bt textarea.form-control {
  height: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  line-height: 1.4;
}

.bt .checkbox-white label {
  position: relative;
  padding-left: 15px;
}

@media (max-width: 991px) {
  .bt .checkbox-white label {
    padding-left: 0;
  }
}

.bt .checkbox-white .wpcf7-list-item {
  position: relative;
  display: inline-block;
  padding-top: 10px;
  margin-bottom: 22px;
  margin-left: 0;
}

@media (max-width: 767px) {
  .bt .checkbox-white .wpcf7-list-item {
    margin-bottom: 15px;
  }
}

.bt .checkbox-white .wpcf7-list-item-label {
  position: relative;
  display: inline-block;
  padding-left: 40px;
  font-size: 15px;
  letter-spacing: .12em;
  line-height: 1;
}

@media (max-width: 767px) {
  .bt .checkbox-white .wpcf7-list-item-label {
    padding-right: 25px;
    padding-left: 35px;
    font-size: 14px;
    line-height: 1.3;
  }
}

.bt .checkbox-white .wpcf7-list-item-label:before, .bt .checkbox-white .wpcf7-list-item-label:after {
  position: absolute;
  top: -7px;
  left: 0;
  content: "";
}

.bt .checkbox-white .wpcf7-list-item-label:before {
  width: 30px;
  height: 30px;
  background-color: #fff;
}

@media (max-width: 767px) {
  .bt .checkbox-white .wpcf7-list-item-label:before {
    top: 0;
    width: 25px;
    height: 25px;
  }
}

.bt .checkbox-white input[type="checkbox"] {
  visibility: hidden;
}

.bt .checkbox-white input[type="checkbox"]:checked ~ .wpcf7-list-item-label:after {
  top: 2px;
  left: 5px;
  width: 18px;
  height: 13px;
  background: url("../img/icon/tick.png") 0 0/contain no-repeat;
}

@media (max-width: 767px) {
  .bt .checkbox-white input[type="checkbox"]:checked ~ .wpcf7-list-item-label:after {
    top: 7px;
    left: 6px;
  }
}

.bt .checkbox-white .icon-question {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-top: -2px;
  vertical-align: middle;
  background: url("../img/icon/question.png") 0 0 no-repeat;
  content: "";
  cursor: pointer;
}

@media (max-width: 767px) {
  .bt .checkbox-white .icon-question {
    position: absolute;
    right: 0;
    width: 25px;
    height: 25px;
    background-size: contain;
  }
}

.bt .wpcf7-acceptance label {
  font-weight: normal;
}

.bt .accept .wpcf7-list-item-label {
  letter-spacing: .01em;
}

.bt div.wpcf7-response-output {
  font-size: 13px;
  letter-spacing: .05em;
  margin: 0 0 1em;
  padding: .4em .5em;
  line-height: 1.4;
  border: none;
  background-color: inherit;
  text-align: center;
  color: #ff0000;
}

.bt .btn-multiline {
  white-space: normal;
}

.bt .btn {
  transition: all 0.15s ease;
}

.bt .btn-border-orange {
  color: #ff8600 !important;
  background-color: #fff;
  border-color: #ff8600;
  position: relative;
  overflow: hidden;
  border-width: 2px;
  border-radius: 30px;
}

.bt .btn-border-orange:focus, .bt .btn-border-orange.focus {
  color: #ff8600 !important;
  background-color: #e6e6e6;
  border-color: #804300;
}

.bt .btn-border-orange:hover {
  color: #ff8600 !important;
  background-color: #e6e6e6;
  border-color: #c26600;
}

.bt .btn-border-orange:active, .bt .btn-border-orange.active,
.open > .bt .btn-border-orange.dropdown-toggle {
  color: #ff8600 !important;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #c26600;
}

.bt .btn-border-orange:active:hover, .bt .btn-border-orange:active:focus, .bt .btn-border-orange:active.focus, .bt .btn-border-orange.active:hover, .bt .btn-border-orange.active:focus, .bt .btn-border-orange.active.focus,
.open > .bt .btn-border-orange.dropdown-toggle:hover,
.open > .bt .btn-border-orange.dropdown-toggle:focus,
.open > .bt .btn-border-orange.dropdown-toggle.focus {
  color: #ff8600 !important;
  background-color: #d4d4d4;
  border-color: #804300;
}

.bt .btn-border-orange.disabled:hover, .bt .btn-border-orange.disabled:focus, .bt .btn-border-orange.disabled.focus, .bt .btn-border-orange[disabled]:hover, .bt .btn-border-orange[disabled]:focus, .bt .btn-border-orange[disabled].focus,
fieldset[disabled] .bt .btn-border-orange:hover,
fieldset[disabled] .bt .btn-border-orange:focus,
fieldset[disabled] .bt .btn-border-orange.focus {
  background-color: #fff;
  border-color: #ff8600;
}

.bt .btn-border-orange .badge {
  color: #fff;
  background-color: #ff8600 !important;
}

.bt .btn-border-orange:hover:after, .bt .btn-border-orange:focus:after {
  width: 100%;
}

.bt .btn-border-orange:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 0;
  background-color: #ffe0be;
  content: "";
  transition: all .5s ease;
}

.bt .btn-border-orange .text {
  position: relative;
  z-index: 1;
}

.bt .btn-border-orange:hover, .bt .btn-border-orange:focus {
  background-color: #fff;
  border-color: #ff8600;
}

.bt .btn-border-orange.btn-lg {
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: .2em;
}

@media (max-width: 767px) {
  .bt .btn-border-orange.btn-lg {
    padding: 10px;
    font-size: 13px;
  }
}

.bt .btn-orange {
  color: #fff;
  background-color: #ff8600;
  border-color: #fff;
  position: relative;
  overflow: hidden;
  padding: 21px 20px;
  font-size: 16px;
  border-width: 2px;
  border-radius: 40px;
}

.bt .btn-orange:focus, .bt .btn-orange.focus {
  color: #fff;
  background-color: #cc6b00;
  border-color: #bfbfbf;
}

.bt .btn-orange:hover {
  color: #fff;
  background-color: #cc6b00;
  border-color: #e0e0e0;
}

.bt .btn-orange:active, .bt .btn-orange.active,
.open > .bt .btn-orange.dropdown-toggle {
  color: #fff;
  background-color: #cc6b00;
  background-image: none;
  border-color: #e0e0e0;
}

.bt .btn-orange:active:hover, .bt .btn-orange:active:focus, .bt .btn-orange:active.focus, .bt .btn-orange.active:hover, .bt .btn-orange.active:focus, .bt .btn-orange.active.focus,
.open > .bt .btn-orange.dropdown-toggle:hover,
.open > .bt .btn-orange.dropdown-toggle:focus,
.open > .bt .btn-orange.dropdown-toggle.focus {
  color: #fff;
  background-color: #a85800;
  border-color: #bfbfbf;
}

.bt .btn-orange.disabled:hover, .bt .btn-orange.disabled:focus, .bt .btn-orange.disabled.focus, .bt .btn-orange[disabled]:hover, .bt .btn-orange[disabled]:focus, .bt .btn-orange[disabled].focus,
fieldset[disabled] .bt .btn-orange:hover,
fieldset[disabled] .bt .btn-orange:focus,
fieldset[disabled] .bt .btn-orange.focus {
  background-color: #ff8600;
  border-color: #fff;
}

.bt .btn-orange .badge {
  color: #ff8600;
  background-color: #fff;
}

.bt .btn-orange:hover:after, .bt .btn-orange:focus:after {
  width: 100%;
}

.bt .btn-orange:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 0;
  background-color: #ed7000;
  content: "";
  transition: all .5s ease;
}

.bt .btn-orange .text {
  position: relative;
  z-index: 1;
}

@media (max-width: 767px) {
  .bt .btn-orange {
    padding: 15px;
    font-size: 15px;
  }
}

.bt .btn-orange:hover, .bt .btn-orange:focus {
  background-color: #ff8600;
  border-color: #fff;
}

.bt .btn-orange-lg {
  font-size: 20px;
  letter-spacing: .04em;
}

@media (max-width: 767px) {
  .bt .btn-orange-lg {
    font-size: 18px;
  }
}

.bt .btn-orange-lg .position-relative {
  z-index: 1;
}

.bt .btn-circle {
  position: relative;
  display: inline-flex;
  align-items: center;
  height: 80px;
  padding: 0 80px 0 0;
  font-size: 15px;
  letter-spacing: .11em;
  color: #303030;
  border: 0;
}

@media (max-width: 767px) {
  .bt .btn-circle {
    padding-right: 65px;
    font-size: 13px;
  }
}

.bt .btn-circle:before, .bt .btn-circle:after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  content: "";
  transition: all .3s ease;
}

.bt .btn-circle:before {
  right: 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #ff8600;
}

@media (max-width: 767px) {
  .bt .btn-circle:before {
    width: 50px;
    height: 50px;
  }
}

.bt .btn-circle:after {
  right: 22px;
  width: 17px;
  height: 10px;
  background: url("../img/icon/arrow-right-white.png") 100% 0/cover no-repeat;
}

@media (max-width: 767px) {
  .bt .btn-circle:after {
    right: 17px;
  }
}

.bt .btn-circle:hover:before {
  transform: scale(1.33);
  transition: all .3s ease;
}

.bt .btn-circle:hover:after {
  background-position-x: 0;
  transition: all .3s ease;
}

.bt .btn-outline-orange {
  color: #ff8600;
  background-color: #fff;
  border-color: #ff8600;
  padding: 15px;
  font-size: 15px;
  letter-spacing: .23em;
  border-width: 2px;
  border-radius: 30px;
}

.bt .btn-outline-orange:focus, .bt .btn-outline-orange.focus {
  color: #fff;
  background-color: #ff8600;
}

.bt .btn-outline-orange:hover {
  color: #fff;
  background-color: #ff8600;
}

.bt .btn-outline-orange:active, .bt .btn-outline-orange.active,
.open > .bt .btn-outline-orange.dropdown-toggle {
  color: #fff;
  background-color: #ff8600;
}

.bt .btn-outline-orange:active:hover, .bt .btn-outline-orange:active:focus, .bt .btn-outline-orange:active.focus, .bt .btn-outline-orange.active:hover, .bt .btn-outline-orange.active:focus, .bt .btn-outline-orange.active.focus,
.open > .bt .btn-outline-orange.dropdown-toggle:hover,
.open > .bt .btn-outline-orange.dropdown-toggle:focus,
.open > .bt .btn-outline-orange.dropdown-toggle.focus {
  color: #fff;
  background-color: #ff8600;
}

.bt .btn-outline-orange:active, .bt .btn-outline-orange.active {
  background-image: none;
}

.open > .bt .btn-outline-orange .dropdown-toggle {
  background-image: none;
}

.bt .btn-outline-orange.disabled:hover, .bt .btn-outline-orange.disabled:focus, .bt .btn-outline-orange.disabled.focus, .bt .btn-outline-orange[disabled]:hover, .bt .btn-outline-orange[disabled]:focus, .bt .btn-outline-orange[disabled].focus,
fieldset[disabled] .bt .btn-outline-orange:hover,
fieldset[disabled] .bt .btn-outline-orange:focus,
fieldset[disabled] .bt .btn-outline-orange.focus {
  background-color: #fff;
}

@media (max-width: 767px) {
  .bt .btn-outline-orange {
    padding: 12px 10px;
    border-radius: 40px;
  }
}

.bt .btn-outline-orange:hover, .bt .btn-outline-orange:focus, .bt .btn-outline-orange:active {
  outline: none !important;
}

.bt .btn-outline-orange.disabled, .bt .btn-outline-orange[disabled],
fieldset[disabled] .bt .btn-outline-orange {
  color: #999;
  border-color: #999;
  opacity: 1;
}

.bt .btn-outline-orange.disabled:hover, .bt .btn-outline-orange.disabled:focus, .bt .btn-outline-orange.disabled:active, .bt .btn-outline-orange[disabled]:hover, .bt .btn-outline-orange[disabled]:focus, .bt .btn-outline-orange[disabled]:active,
fieldset[disabled] .bt .btn-outline-orange:hover,
fieldset[disabled] .bt .btn-outline-orange:focus,
fieldset[disabled] .bt .btn-outline-orange:active {
  color: #ccc;
}

.bt .btn-outline-orange.btn-sm {
  padding: 10px 15px;
  letter-spacing: .1em;
}

.bt .navbar-simple {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: #fff;
  border-bottom: 0;
  box-shadow: 2px 3.464px 8.2px 1.8px rgba(19, 5, 0, 0.06);
  transition: all .3s ease;
}

@media (max-width: 1099px) {
  .bt .navbar-simple {
    border-radius: 0;
  }
}

.bt .navbar-simple .container {
  width: auto;
  max-width: 1370px;
}

@media (max-width: 1099px) {
  .bt .navbar-simple .container {
    padding-right: 25px;
    padding-left: 25px;
  }
}

.bt .navbar-simple .container .navbar-brand {
  margin-left: 0;
}

@media (max-width: 1099px) {
  .bt .navbar-simple .container .navbar-brand {
    margin-left: 10px;
  }
}

.bt .navbar-simple .navbar-brand {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  height: auto;
  padding: 24px 23px;
  margin: 0;
  background-color: #fff;
  transition: all .3s ease;
}

@media (max-width: 1099px) {
  .bt .navbar-simple .navbar-brand {
    padding: 16px 0 15px;
  }
}

@media (max-width: 1099px) {
  .bt .navbar-simple .navbar-nav {
    margin-top: 0;
    margin-bottom: 0;
  }
}

.bt .navbar-simple .navbar-nav .btn-border-orange:hover, .bt .navbar-simple .navbar-nav .btn-border-orange:focus {
  color: #ff8600 !important;
}

@media (max-width: 1099px) {
  .bt .navbar-simple .navbar-nav > li {
    margin-bottom: 6px;
  }
}

.bt .navbar-simple .navbar-nav > li.active > a {
  color: #ff8600;
  background-color: transparent;
}

.bt .navbar-simple .navbar-nav > li a {
  position: relative;
  padding: 15px 0 14px;
  margin-right: 18px;
  margin-left: 18px;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: .12em;
  color: #2e282a;
  transition: .3s all ease;
}

@media (max-width: 1090px) {
  .bt .navbar-simple .navbar-nav > li a {
    margin-right: 12px;
    margin-left: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media (max-width: 1099px) {
  .bt .navbar-simple .navbar-nav > li a {
    margin-right: 40px;
    margin-left: 40px;
    font-size: 16px;
  }
}

.bt .navbar-simple .navbar-nav > li a:hover, .bt .navbar-simple .navbar-nav > li a:focus {
  background-color: transparent;
}

@media (min-width: 1100px) {
  .bt .navbar-simple .navbar-nav > li a:hover, .bt .navbar-simple .navbar-nav > li a:focus {
    color: #ff8600 !important;
    transition: .3s all ease;
  }
}

@media (max-width: 1099px) {
  .bt .navbar-simple .navbar-nav > li a.arrow-circle {
    padding-right: 30px;
  }
}

@media (max-width: 1099px) {
  .bt .navbar-simple .navbar-nav > li a.arrow-circle:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 28px;
    height: 28px;
    margin-top: auto;
    margin-bottom: auto;
    background: url("../img/icon/arrow-orange.png") no-repeat 46% 50%;
    border: 1px solid #ef8c34;
    border-radius: 50%;
    content: "";
  }
}

.bt .navbar-simple .navbar-right {
  padding-top: 25px;
  padding-bottom: 24px;
  margin-right: 0;
  transition: all .3s ease;
}

@media (max-width: 1099px) {
  .bt .navbar-simple .navbar-right {
    padding-top: 5px;
  }
}

.bt .navbar-simple .navbar-right .btn-border-orange {
  letter-spacing: .25em;
}

@media (max-width: 1099px) {
  .bt .navbar-simple .navbar-collapse {
    position: fixed;
    top: 70px;
    right: 0;
    bottom: 0;
    left: 0;
    max-height: none;
    margin-right: 0;
    margin-left: 0;
    border-top: 1px solid #ebebeb;
    background-color: #fff;
  }
}

.bt .navbar-simple .btn-container {
  padding-left: 10px;
}

@media (max-width: 1099px) {
  .bt .navbar-simple .btn-container {
    padding: 0;
    margin-top: 18px;
    margin-right: 20px;
    margin-left: 20px;
  }
}

.bt .navbar-simple .btn-container .btn {
  width: 152px;
  margin: 0;
}

@media (max-width: 1099px) {
  .bt .navbar-simple .btn-container .btn {
    width: 100%;
  }
}

.bt .navbar-simple .btn-container .btn:hover {
  background-color: #fff;
}

.bt .navbar-simple .logo {
  width: 54px;
}

@media (max-width: 1099px) {
  .bt .navbar-simple .logo {
    width: 123px;
  }
}

@media (min-width: 1100px) {
  .bt .navbar-simple.top {
    background-color: transparent;
    box-shadow: none;
  }
}

@media (min-width: 1100px) {
  .bt .navbar-simple.top .navbar-nav > li > a {
    color: #fff;
  }
}

.bt .navbar-simple .nav-parent .nav-child {
  min-width: 190px;
  padding-left: 0;
  border: 0;
  background-color: #fff;
  transition: all .3s ease;
}

@media (min-width: 1100px) {
  .bt .navbar-simple .nav-parent .nav-child {
    position: absolute;
    opacity: 0;
    top: 40px;
    right: 0;
    left: 18px;
    z-index: 1000;
    box-shadow: 2px 3.464px 8.2px 1.8px rgba(19, 5, 0, 0.06);
    border-radius: 10px;
    visibility: hidden;
  }
}

.bt .navbar-simple .nav-parent .nav-child a {
  display: block;
  padding: 0;
  margin: 23px 25px 23px;
  font-size: 15px;
  letter-spacing: .15em;
}

@media (max-width: 1099px) {
  .bt .navbar-simple .nav-parent .nav-child a {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 60px;
    margin-left: 60px;
    font-size: 13px;
    color: #7b7b7b;
  }
}

.bt .navbar-simple .nav-parent .nav-child a:hover, .bt .navbar-simple .nav-parent .nav-child a:active, .bt .navbar-simple .nav-parent .nav-child a:focus {
  color: #ff8600;
  text-decoration: none;
}

.bt .navbar-simple .nav-parent:hover .nav-child {
  opacity: 1;
  top: 48px;
  transition: all .3s ease;
}

@media (min-width: 1100px) {
  .bt .navbar-simple .nav-parent:hover .nav-child {
    visibility: visible;
  }
}

@media (max-width: 1099px) {
  .bt .navbar-toggle {
    margin: 12px 0;
  }
}

.bt .navbar-toggle[aria-expanded="true"] .icon-bar:nth-of-type(2) {
  transform: rotate(45deg) translate(8.5px, 8.5px);
}

.bt .navbar-toggle[aria-expanded="true"] .icon-bar:nth-of-type(3) {
  opacity: 0;
}

.bt .navbar-toggle[aria-expanded="true"] .icon-bar:nth-of-type(4) {
  transform: rotate(-45deg) translate(8.5px, -8.5px);
}

.bt .navbar-toggle .icon-bar {
  width: 35px;
  height: 2px;
  background-color: #fff;
  transition: all .3s ease;
}

@media (max-width: 1099px) {
  .bt .navbar-toggle .icon-bar {
    background-color: #2d282a;
  }
}

.bt .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 10px;
}

.bt .nav-footer {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .bt .nav-footer {
    margin-bottom: 8px;
  }
}

.bt .nav-footer,
.bt .nav-footer ul {
  padding-left: 0;
  list-style: none;
}

.bt .nav-footer ul {
  margin-top: 18px;
}

@media (max-width: 767px) {
  .bt .nav-footer ul {
    margin-top: 8px;
  }
}

.bt .nav-footer ul > li > a {
  padding-top: 12px;
  padding-bottom: 11px;
  color: #737373;
  letter-spacing: .12em;
}

@media (max-width: 767px) {
  .bt .nav-footer ul > li > a {
    padding-top: 6px;
    padding-bottom: 6px;
  }
}

.bt .nav-footer li a {
  display: inline-block;
  font-size: 13px;
}

.bt .nav-footer li a:hover, .bt .nav-footer li a:focus {
  color: #ff8600;
  text-decoration: none;
}

.bt .nav-footer > li + li {
  margin-top: 13px;
}

@media (max-width: 767px) {
  .bt .nav-footer > li + li {
    margin-top: 8px;
  }
}

.bt .nav-footer > li > a {
  position: relative;
  display: block;
  padding-top: 20px;
  padding-right: 30px;
  padding-bottom: 20px;
  color: #303030;
  border-bottom: 2px solid #ebebeb;
  letter-spacing: .12em;
}

@media (max-width: 767px) {
  .bt .nav-footer > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.bt .nav-footer > li > a:hover:after, .bt .nav-footer > li > a:focus:after {
  right: 0;
}

.bt .nav-footer > li > a:after {
  position: absolute;
  top: 2px;
  right: 10px;
  bottom: 0;
  width: 17px;
  height: 10px;
  margin-top: auto;
  margin-bottom: auto;
  background: url("../img/icon/arrow-right-orange.png") no-repeat 0 0;
  content: "";
  transition: all .3s ease;
}

.bt .js-header.is-scrolled {
  position: fixed;
  top: 0;
  background-color: #fff;
  box-shadow: 2px 3.464px 8.2px 1.8px rgba(19, 5, 0, 0.06);
}

.bt .js-header.is-scrolled .navbar-brand {
  padding-top: 13px;
  padding-bottom: 13px;
}

.bt .js-header.is-scrolled .navbar-right {
  padding-top: 13px;
  padding-bottom: 13px;
}

@media (min-width: 1100px) {
  .bt .js-header.is-scrolled .navbar-nav li a {
    color: #2e282a;
  }
}

.bt .js-header.is-scrolled .navbar-nav li.active > a {
  color: #ff8600;
}

.bt .nav-tabs-table-cell {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  border: 0;
}

@media (max-width: 767px) {
  .bt .nav-tabs-table-cell {
    width: auto;
  }
}

.bt .nav-tabs-table-cell > li {
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 0;
  width: 33.33%;
}

.bt .nav-tabs-table-cell > li > a {
  position: relative;
  display: block;
  padding: 16px 10px;
  margin-right: 0;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: .25em;
  color: #303030;
  border-right: 2px solid #e2e3e6;
  border-radius: 0;
}

@media (max-width: 767px) {
  .bt .nav-tabs-table-cell > li > a {
    padding: 10px;
    font-size: 13px;
  }
}

.bt .nav-tabs-table-cell > li > a span {
  position: relative;
  z-index: 2;
}

.bt .nav-tabs-table-cell > li > a:hover, .bt .nav-tabs-table-cell > li > a:focus {
  color: #fff;
  background-color: transparent;
  border-color: transparent;
}

.bt .nav-tabs-table-cell > li > a:hover:before, .bt .nav-tabs-table-cell > li > a:focus:before {
  position: absolute;
  top: -2px;
  left: -2px;
  width: 101%;
  height: 109%;
  background-color: #ff8600;
  content: "";
}

@media (max-width: 767px) {
  .bt .nav-tabs-table-cell > li > a:hover:before, .bt .nav-tabs-table-cell > li > a:focus:before {
    width: 103%;
  }
}

.bt .nav-tabs-table-cell > li.active > a {
  position: relative;
  color: #fff;
  background-color: transparent !important;
}

.bt .nav-tabs-table-cell > li.active > a:hover, .bt .nav-tabs-table-cell > li.active > a:focus {
  color: #fff;
  background-color: #ff8600;
}

.bt .nav-tabs-table-cell > li.active > a:before {
  position: absolute;
  z-index: 1;
  top: -2px;
  left: -3px;
  width: 102%;
  height: 109%;
  background-color: #ff8600;
  content: "";
}

@media (max-width: 767px) {
  .bt .nav-tabs-table-cell > li.active > a:before {
    width: 103%;
  }
}

.bt .nav-tabs-table-cell > li.active:first-of-type a:before {
  border-top-left-radius: 8px;
}

.bt .nav-tabs-table-cell > li.active:last-of-type a:before {
  border-top-right-radius: 8px;
}

.bt .nav-tabs-table-cell > li:first-of-type a {
  border-top-left-radius: 8px;
}

.bt .nav-tabs-table-cell > li:first-of-type a:hover:before {
  border-top-left-radius: 8px;
}

.bt .nav-tabs-table-cell > li:last-of-type a {
  border-top-right-radius: 8px;
  border-right: 0;
}

.bt .nav-tabs-table-cell > li:last-of-type a:hover:before {
  border-top-right-radius: 8px;
}

.bt .nav-tabs-container {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  background-color: #f7f7f7;
  border-radius: 10px;
  border: 2px solid #e2e3e6;
}

.bt .nav-tabs-container .tab-content {
  min-height: 134px;
  padding: 32px 30px 14px;
  border-top: 2px solid #e2e3e6;
}

@media (max-width: 767px) {
  .bt .nav-tabs-container .tab-content {
    min-height: 100px;
    padding: 20px 15px 10px;
  }
}

.bt .nav-tabs-container .list-inline {
  margin-bottom: 0;
}

.bt .nav-tabs-container .list-inline li {
  margin-bottom: 11px;
}

.bt .nav-tabs-container .list-inline li a.active {
  color: #fff;
  background-color: #ff8600;
}

.bt .nav-tabs-gray {
  font-size: 15px;
  font-weight: bold;
  letter-spacing: .25em;
}

.bt .nav-tabs-gray > li > a {
  position: relative;
  color: #303030;
  background-color: #f7f7f7;
  border-top: 2px solid #e2e3e6;
  border-right: 2px solid #e2e3e6;
  border-bottom: 0 !important;
  border-radius: 0 !important;
}

@media (max-width: 767px) {
  .bt .nav-tabs-gray > li > a {
    margin-bottom: 0 !important;
    border-left: 2px solid #e2e3e6;
  }
}

.bt .nav-tabs-gray > li > a:focus, .bt .nav-tabs-gray > li > a:hover, .bt .nav-tabs-gray > li > a:active {
  color: #fff;
  background-color: #ff8600;
}

.bt .nav-tabs-gray > li > a:before {
  position: absolute;
  top: -2px;
  left: -2px;
  width: 101%;
  height: 107%;
  background-color: #ff8600;
}

@media (max-width: 767px) {
  .bt .nav-tabs-gray > li > a:before {
    height: 104%;
  }
}

.bt .nav-tabs-gray > li > a:hover, .bt .nav-tabs-gray > li > a:focus {
  color: #fff;
  background-color: transparent;
  border-color: transparent;
  text-decoration: none;
}

.bt .nav-tabs-gray > li > a:hover:before, .bt .nav-tabs-gray > li > a:focus:before {
  content: "";
}

.bt .nav-tabs-gray > li.active > a {
  border-width: 2px !important;
  background-color: transparent !important;
}

@media (min-width: 768px) {
  .bt .nav-tabs-gray > li.active > a {
    border-left: 0 !important;
  }
}

.bt .nav-tabs-gray > li.active > a, .bt .nav-tabs-gray > li.active > a:focus, .bt .nav-tabs-gray > li.active > a:hover, .bt .nav-tabs-gray > li.active > a:active {
  color: #fff;
  background-color: #ff8600;
}

.bt .nav-tabs-gray > li.active > a:before {
  position: absolute;
  top: -2px;
  left: -2px;
  width: 101%;
  height: 107%;
  background-color: #ff8600;
  z-index: 1;
  content: "";
}

@media (max-width: 767px) {
  .bt .nav-tabs-gray > li.active > a:before {
    height: 104%;
  }
}

.bt .nav-tabs-gray > li:first-of-type a {
  border-top-left-radius: 8px !important;
  border-left: 2px solid #e2e3e6 !important;
}

@media (max-width: 767px) {
  .bt .nav-tabs-gray > li:first-of-type a {
    border-top-right-radius: 8px !important;
  }
}

.bt .nav-tabs-gray > li:first-of-type a:before {
  border-top-left-radius: 8px;
}

@media (max-width: 767px) {
  .bt .nav-tabs-gray > li:first-of-type a:before {
    border-top-right-radius: 8px;
  }
}

.bt .nav-tabs-gray > li:first-of-type a:hover:before {
  border-top-left-radius: 8px;
}

@media (max-width: 767px) {
  .bt .nav-tabs-gray > li:first-of-type a:hover:before {
    border-top-right-radius: 8px;
  }
}

.bt .nav-tabs-gray > li:first-of-type a.active:first-of-type:before {
  border-top-left-radius: 8px;
}

@media (max-width: 767px) {
  .bt .nav-tabs-gray > li:first-of-type a.active:first-of-type:before {
    border-top-right-radius: 8px;
  }
}

@media (min-width: 768px) {
  .bt .nav-tabs-gray > li:last-of-type a {
    border-top-right-radius: 8px !important;
  }
  .bt .nav-tabs-gray > li:last-of-type a:before {
    border-top-right-radius: 8px;
  }
  .bt .nav-tabs-gray > li:last-of-type a:hover:before {
    border-top-right-radius: 8px;
  }
  .bt .nav-tabs-gray > li:last-of-type a.active:last-of-type:before {
    border-top-right-radius: 8px;
  }
}

.bt .nav-tabs-gray .parent-category {
  position: relative;
  z-index: 2;
}

.bt .breadcrumb {
  margin-bottom: 0;
}

.bt .breadcrumb,
.bt .breadcrumb a {
  font-size: 12px;
  letter-spacing: .1em;
  color: #303030;
}

.bt .breadcrumb a:hover span {
  color: #ff8600;
  transition: all 0.15s ease;
}

.bt .breadcrumb a span {
  color: #303030;
}

.bt .breadcrumb span:last-child span {
  color: #ff8600;
}

.bt .pagination {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
}

.bt .pagination a,
.bt .pagination span {
  position: relative;
  float: left;
  padding: 17px 21px !important;
  margin: 5px;
  line-height: 1.1;
  font-size: 15px;
  font-family: "Work Sans", sans-serif;
  color: #303030;
  text-decoration: none;
  background-color: #fff;
  border: 0;
  border-radius: 50%;
}

@media (max-width: 767px) {
  .bt .pagination a,
  .bt .pagination span {
    margin: 0 2px;
    padding: 11px 15px !important;
  }
}

.bt .pagination a {
  padding-right: 15px;
  padding-left: 15px;
}

.bt .pagination a:hover, .bt .pagination a:focus {
  background-color: #eee;
}

.bt .pagination span {
  z-index: 3;
  cursor: default;
}

.bt .pagination .current {
  color: #fff;
  background-color: #ff8600;
}

.bt .pagination .next,
.bt .pagination .prev {
  display: none;
}

.bt .label {
  display: inline-block;
  padding: .5em .6em .3em;
  font-size: 14px;
  font-weight: normal;
}

@media (max-width: 767px) {
  .bt .label {
    font-size: 13px;
  }
}

.bt .label.has-space {
  margin-bottom: 3px;
}

.bt .label-container .label {
  margin-right: 10px;
  margin-bottom: 10px;
}

.bt .label-light-orange {
  background-color: #fff3e4;
  padding: 7px 13px;
  font-size: 12px;
  letter-spacing: .12em;
  color: #ff8600;
  border-radius: 18px;
  white-space: normal;
}

.bt .label-light-orange[href]:hover, .bt .label-light-orange[href]:focus {
  background-color: #ffdcb1;
}

@media (max-width: 767px) {
  .bt .label-light-orange {
    font-size: 13px;
  }
}

.bt .label-light-orange.label-md {
  padding: 9px 23px;
  border-radius: 8px;
}

@media (max-width: 767px) {
  .bt .label-light-orange.label-md {
    padding: 6px 15px;
  }
}

.bt .label-light-orange-lg {
  position: absolute;
  top: -20px;
  left: 15px;
  padding: 11px 17px;
  letter-spacing: .12em;
  border-radius: 17px;
}

@media (max-width: 767px) {
  .bt .label-light-orange-lg {
    padding: 8px 15px;
  }
}

.bt .label-white {
  background-color: #fff;
  padding: 10px 8px;
  font-size: 13px;
  letter-spacing: .09em;
  color: #303030;
  border-radius: 18px;
}

.bt .label-white[href]:hover, .bt .label-white[href]:focus {
  background-color: #e6e6e6;
}

@media (max-width: 767px) {
  .bt .label-white {
    padding: 6px;
  }
}

.bt .label-outline-orange {
  background-color: #fff;
  padding: 7px 14px;
  font-size: 12px;
  color: #ff8600;
  border: 2px solid #ff8600;
  border-radius: 8px;
}

.bt .label-outline-orange[href]:hover, .bt .label-outline-orange[href]:focus {
  background-color: #e6e6e6;
}

@media (max-width: 767px) {
  .bt .label-outline-orange {
    padding: 5px 10px;
    font-size: 13px;
  }
}

.bt .label-required {
  background-color: #ff8600;
  padding: 7px 12px;
  float: right;
  font-size: 12px;
  line-height: 1.2;
  color: #fff;
  border-radius: 30px;
}

.bt .label-required[href]:hover, .bt .label-required[href]:focus {
  background-color: #cc6b00;
}

@media (max-width: 767px) {
  .bt .label-required {
    padding: 5px 12px;
    font-size: 11px;
  }
}

.bt a.thumbnail {
  transition: all 0.15s ease;
}

.bt a.thumbnail:hover, .bt a.thumbnail:focus {
  text-decoration: none;
}

.bt .thumbnail-inline {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.bt .thumbnail-white {
  position: relative;
  padding: 20px 20px 11px;
  margin-bottom: 15px;
  box-shadow: none;
  border: 0;
  border-radius: 20px;
  transition: all .3s ease;
}

@media (max-width: 991px) {
  .bt .thumbnail-white {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (max-width: 767px) {
  .bt .thumbnail-white {
    max-width: 340px;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
  }
}

.bt .thumbnail-white:hover {
  text-decoration: none;
  color: #303030;
  box-shadow: 0 0 20px 1px rgba(255, 190, 118, 0.14), 0 0 30px 1px rgba(255, 134, 0, 0.12);
  z-index: 1;
}

.bt .thumbnail-white:hover .caption:after {
  right: 0;
}

.bt .thumbnail-white .thumbnail-title {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: normal;
  line-height: 2;
  letter-spacing: .12em;
}

@media (max-width: 767px) {
  .bt .thumbnail-white .thumbnail-title {
    line-height: 1.7;
    font-weight: 400;
  }
}

.bt .thumbnail-white .caption {
  position: relative;
  padding: 22px 0 27px;
}

@media (max-width: 767px) {
  .bt .thumbnail-white .caption {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.bt .thumbnail-white .caption:after {
  position: absolute;
  top: 38px;
  right: 9px;
  width: 17px;
  height: 10px;
  background: url("../img/icon/arrow-right-orange.png") 0 0/contain no-repeat;
  content: "";
  transition: all .3s ease;
}

@media (max-width: 767px) {
  .bt .thumbnail-white .caption:after {
    top: 25px;
  }
}

.bt .thumbnail-white .company {
  padding-right: 30px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: .1em;
  word-break: break-all;
}

@media (max-width: 767px) {
  .bt .thumbnail-white .company {
    margin-bottom: 10px;
    font-size: 22px;
  }
}

.bt .thumbnail-white img {
  border-radius: 10px;
}

.bt .thumbnail-simple {
  padding: 0;
  margin-bottom: 0;
  border: 0;
}

.bt .thumbnail-simple:hover .title, .bt .thumbnail-simple:focus .title {
  color: #ff8600;
}

.bt .thumbnail-simple:hover img, .bt .thumbnail-simple:focus img {
  box-shadow: 5px 10px 30px rgba(0, 0, 0, 0.07), 5px 15px 25px rgba(0, 0, 0, 0.07);
  transform: translate3d(0, -4px, 0);
  transition: box-shadow 0.5s cubic-bezier(0.37, 0.16, 0.12, 1), transform 0.5s cubic-bezier(0.37, 0.16, 0.12, 1);
}

.bt .thumbnail-simple .img {
  border-radius: 10px;
  box-shadow: 5px 10px 60px rgba(0, 0, 0, 0.07), 0 0 0 transparent;
}

.bt .thumbnail-simple .caption {
  padding: 15px 0 0;
  font-size: 15px;
  letter-spacing: .04em;
}

@media (max-width: 767px) {
  .bt .thumbnail-simple .caption {
    padding-top: 10px;
    font-size: 13px;
    letter-spacing: .16em;
  }
}

.bt .thumbnail-simple .title {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 1.467;
  letter-spacing: .12em;
}

@media (max-width: 767px) {
  .bt .thumbnail-simple .title {
    margin-top: 12px;
    font-size: 15px;
    line-height: 1.7;
  }
}

.bt .thumbnail-simple .text-sm {
  font-size: 13px;
}

@media (max-width: 767px) {
  .bt .thumbnail-simple .text-sm {
    font-size: 11px;
  }
}

.bt .thumbnail-simple .text-gray {
  font-family: "Work Sans", sans-serif;
  font-size: 13px;
  letter-spacing: .15em;
}

@media (max-width: 767px) {
  .bt .media.media-cleared-xs.media,
  .bt .media.media-cleared-xs .media-body {
    overflow: visible;
  }
  .bt .media.media-cleared-xs .media-body {
    width: auto;
  }
  .bt .media.media-cleared-xs .media-left,
  .bt .media.media-cleared-xs .media-right,
  .bt .media.media-cleared-xs .media-body {
    display: block;
  }
  .bt .media.media-cleared-xs .media-right,
  .bt .media.media-cleared-xs .media > .pull-right {
    padding-bottom: 10px;
    padding-left: 0 !important;
  }
  .bt .media.media-cleared-xs .media-left,
  .bt .media.media-cleared-xs .media > .pull-left {
    padding-right: 0 !important;
    padding-bottom: 10px;
  }
}

@media (max-width: 767px) and (max-width: 767px) {
  .bt .media.media-cleared-xs .media-left,
  .bt .media.media-cleared-xs .media > .pull-left {
    padding-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .bt .media.media-cleared-xs .media-object {
    display: inline-block;
  }
}

@media (max-width: 991px) {
  .bt .media.media-cleared-sm.media,
  .bt .media.media-cleared-sm .media-body {
    overflow: visible;
  }
  .bt .media.media-cleared-sm .media-body {
    width: auto;
  }
  .bt .media.media-cleared-sm .media-left,
  .bt .media.media-cleared-sm .media-right,
  .bt .media.media-cleared-sm .media-body {
    display: block;
  }
  .bt .media.media-cleared-sm .media-right,
  .bt .media.media-cleared-sm .media > .pull-right {
    padding-bottom: 10px;
    padding-left: 0 !important;
  }
  .bt .media.media-cleared-sm .media-left,
  .bt .media.media-cleared-sm .media > .pull-left {
    padding-right: 0 !important;
    padding-bottom: 10px;
  }
}

@media (max-width: 991px) and (max-width: 767px) {
  .bt .media.media-cleared-sm .media-left,
  .bt .media.media-cleared-sm .media > .pull-left {
    padding-bottom: 20px;
  }
}

@media (max-width: 991px) {
  .bt .media.media-cleared-sm .media-object {
    display: inline-block;
  }
}

@media (min-width: 768px) {
  .bt .media.media-direction-rtl {
    direction: rtl;
  }
  .bt .media.media-direction-rtl .media-body,
  .bt .media.media-direction-rtl .media-left {
    direction: ltr;
  }
  .bt .media.media-direction-rtl .media-right {
    padding-right: 10px;
    padding-left: 0;
    direction: ltr;
  }
}

.bt .media .media-left img,
.bt .media .media-right img {
  max-width: none;
}

.bt .media-company .media-left {
  width: 33.7%;
  padding-right: 44px;
}

@media (max-width: 767px) {
  .bt .media-company .media-left {
    width: 100%;
  }
}

.bt .media-company .media-body {
  padding-top: 7px;
}

.bt .media-sm {
  display: block;
  margin-top: 5px;
  margin-bottom: 21px;
  color: #303030;
  cursor: pointer;
}

.bt .media-sm .media-left {
  padding-right: 18px;
}

@media (max-width: 991px) {
  .bt .media-sm .media-left {
    padding-right: 13px;
  }
}

.bt .media-sm .media-left img {
  max-width: none;
  border-radius: 10px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .bt .media-sm .media-left img {
    max-width: 80px;
  }
}

.bt .media-sm .media-heading {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 1.6;
  letter-spacing: .17em;
}

.bt .media-sm:hover {
  text-decoration: none;
  color: #ff8600;
}

.bt .media-company-sm .media-heading {
  margin-bottom: 0;
  font-size: 15px;
  color: #ff8600;
}

@media (max-width: 767px) {
  .bt .media-company-sm .media-heading {
    display: inline-block;
    font-size: 15px;
  }
}

.bt .media-company-sm .media-heading small {
  display: block;
  margin-top: 8px;
  font-size: 13px;
  letter-spacing: .05em;
}

@media (max-width: 767px) {
  .bt .media-company-sm .media-heading small {
    font-size: 11px;
  }
}

.bt .media-company-sm .media-left {
  padding-right: 40px;
}

@media (max-width: 767px) {
  .bt .media-company-sm .media-left {
    padding-bottom: 15px !important;
  }
}

@media (max-width: 767px) {
  .bt .media-company-sm .media-body {
    text-align: center;
  }
}

.bt .media-list-seminar {
  overflow: visible;
  display: block;
  color: #303030;
  transition: all .15s ease;
}

.bt .media-list-seminar:hover, .bt .media-list-seminar:focus {
  color: #303030;
  text-decoration: none;
}

.bt .media-list-seminar:hover .media-heading, .bt .media-list-seminar:focus .media-heading {
  color: #ff8600;
}

.bt .media-list-seminar:hover .media-object {
  box-shadow: 5px 10px 60px rgba(0, 0, 0, 0.07), 5px 13px 22px rgba(0, 0, 0, 0.18);
  transform: translate3d(0, -4px, 0);
  transition: box-shadow 0.5s cubic-bezier(0.37, 0.16, 0.12, 1), transform 0.5s cubic-bezier(0.37, 0.16, 0.12, 1);
}

.bt .media-list-seminar:hover .label {
  transform: translate3d(0, -4px, 0);
  transition: transform 0.5s cubic-bezier(0.37, 0.16, 0.12, 1);
}

.bt .media-list-seminar .media-left {
  padding-right: 63px;
  text-align: center;
}

@media (max-width: 991px) {
  .bt .media-list-seminar .media-left {
    padding-right: 20px;
  }
}

.bt .media-list-seminar .media-left .media-object {
  border-radius: 8px;
}

@media (max-width: 991px) {
  .bt .media-list-seminar .media-left .media-object {
    width: 338px;
  }
}

@media (max-width: 767px) {
  .bt .media-list-seminar .media-left .media-object {
    width: auto;
    max-width: 100%;
  }
}

.bt .media-list-seminar .media-heading {
  min-height: 102px;
  margin-bottom: 34px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: .16em;
}

@media (max-width: 767px) {
  .bt .media-list-seminar .media-heading {
    min-height: 87px;
    margin-bottom: 15px;
    font-size: 20px;
  }
}

.bt .media-list-seminar .media-body {
  padding-top: 11px;
}

@media (max-width: 767px) {
  .bt .media-list-seminar .media-body {
    padding-top: 0;
  }
}

.bt .media-list-seminar .text-date-held {
  position: relative;
  padding-left: 26px;
  margin-top: 18px;
  font-size: 15px;
  letter-spacing: .08em;
}

@media (max-width: 767px) {
  .bt .media-list-seminar .text-date-held {
    padding-left: 22px;
    margin-top: 10px;
    font-size: 13px;
  }
}

.bt .media-list-seminar .text-date-held:before {
  position: absolute;
  top: -4px;
  left: 1px;
  width: 14px;
  height: 20px;
  background: url("../img/icon/pin-orange.png") 50% 50% no-repeat;
  background-size: contain;
  content: "";
}

@media (max-width: 767px) {
  .bt .media-list-seminar .text-date-held:before {
    top: -2px;
  }
}

.bt .media-link {
  display: block;
  color: #303030;
  border-radius: 10px;
  box-shadow: 0 0 12.88px 1.12px rgba(60, 60, 60, 0.05);
}

.bt .media-link:hover, .bt .media-link:focus {
  text-decoration: none;
  color: #303030;
  box-shadow: 0 0 12.88px 1.12px rgba(60, 60, 60, 0.2);

  transform: translate3d(0, -4px, 0);
  transition: box-shadow 0.5s cubic-bezier(0.37, 0.16, 0.12, 1), transform 0.5s cubic-bezier(0.37, 0.16, 0.12, 1);
}

.bt .media-link .media-body {
  padding-right: 25px;
  padding-left: 25px;
}

@media (max-width: 767px) {
  .bt .media-link .media-body {
    padding: 15px;
  }
}

.bt .media-link .media-left {
  padding: 14px 18px 10px;
  background-color: #f7f7f7;
  box-shadow: 0 0 12.88px 1.12px rgba(60, 60, 60, 0.05);
}

@media (max-width: 767px) {
  .bt .media-link .media-left {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-left: 0;
  }
}

.bt .media-link .media-heading {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: .16em;
}

@media (max-width: 767px) {
  .bt .media-link .media-heading {
    font-size: 13px;
  }
}

.bt .media-author .media-left {
  padding-right: 20px;
}

@media (max-width: 768px) {
  .bt .media-author .media-left {
    padding-right: 10px;
  }
}

.bt .media-author .media-left img {
  border-radius: 10px;
}

.bt .media-author .media-heading {
  color: #ff8600;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.5;
}

.bt .media-author .media-heading small {
  margin-top: 11px;
  display: block;
  font-size: 13px;
  line-height: 1.5;
}

.bt .panel-collapse {
  margin-bottom: 0;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

@media (min-width: 768px) {
  .bt .panel-collapse {
    font-size: 16px;
  }
}

.bt .panel-collapse,
.bt .panel-collapse p,
.bt .panel-collapse .panel-body {
  line-height: 1.4;
  color: #646464;
}

@media (min-width: 768px) {
  .bt .panel-collapse,
  .bt .panel-collapse p,
  .bt .panel-collapse .panel-body {
    font-size: 18px;
  }
}

.bt .panel-collapse.border-top {
  border-top: 1px solid #1946ba;
}

.bt .panel-collapse > .panel-heading {
  padding: 0;
  background-color: #fff;
  border-bottom: 1px solid #1946ba;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.bt .panel-collapse > .panel-heading a {
  position: relative;
  display: block;
  padding: 22px 50px 23px 20px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  color: #646464;
}

@media (max-width: 767px) {
  .bt .panel-collapse > .panel-heading a {
    padding: 12px 65px 10px 15px;
    font-size: 16px;
  }
}

.bt .panel-collapse > .panel-heading a:hover, .bt .panel-collapse > .panel-heading a:focus, .bt .panel-collapse > .panel-heading a[aria-expanded="true"] {
  color: #275cc4;
  text-decoration: none;
}

.bt .panel-collapse > .panel-heading a:hover .icon, .bt .panel-collapse > .panel-heading a:focus .icon, .bt .panel-collapse > .panel-heading a[aria-expanded="true"] .icon {
  background-color: #275cc4;
}

.bt .panel-collapse > .panel-heading a[aria-expanded="true"] {
  color: #646464;
  background-color: #f4f5f7;
}

.bt .panel-collapse > .panel-heading a[aria-expanded="true"]:hover {
  color: #275cc4;
}

.bt .panel-collapse > .panel-heading a[aria-expanded="true"]:hover .icon {
  background-color: #a8a8a8;
}

.bt .panel-collapse > .panel-heading a[aria-expanded="true"] .icon {
  background-color: #999;
}

.bt .panel-collapse > .panel-heading a[aria-expanded="true"] .icon .bar {
  transform: rotate(90deg);
}

.bt .panel-collapse .panel-body {
  padding: 5px 100px 21px 20px;
}

@media (max-width: 767px) {
  .bt .panel-collapse .panel-body {
    padding: 5px 15px 20px;
  }
}

.bt .panel-collapse .panel-body a {
  line-height: 1.4;
  color: #1946ba;
  text-decoration: underline;
}

@media (min-width: 768px) {
  .bt .panel-collapse .panel-body a {
    font-size: 18px;
  }
}

.bt .panel-collapse .panel-body a:hover {
  text-decoration: none;
  opacity: .8;
}

.bt .panel-collapse .collapsing {
  margin-top: -1px;
  background-color: #f4f5f7;
  border-bottom: 1px solid #1946ba;
}

.bt .panel-collapse .collapse.in {
  margin-top: -1px;
  background-color: #f4f5f7;
  border-bottom: 1px solid #1946ba;
}

.bt .panel-collapse .icon {
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  display: block;
  width: 22px;
  height: 22px;
  margin-top: auto;
  margin-bottom: auto;
  background-color: #1946ba;
  content: "";
  transition: 300ms all ease;
}

@media (max-width: 767px) {
  .bt .panel-collapse .icon {
    right: 10px;
  }
}

.bt .panel-collapse .bar {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 2px;
  height: 12px;
  margin: auto;
  background-color: #fff;
  content: "";
  transition: 300ms all ease;
}

.bt .panel-collapse .bar:nth-child(2n) {
  transform: rotate(90deg);
}

.bt .well {
  box-shadow: none;
  border-radius: 0;
}

.bt .well.well-blank {
  background-color: #fff;
}

.bt .well.border-radius-base {
  border-radius: 4px;
}

.bt .well-title-on-border {
  position: relative;
  padding: 60px 24px 30px;
  border: 2px solid #ff8600;
  border-radius: 10px;
  background-color: #fff3e4;
}

.bt .well-title-on-border p {
  margin-bottom: 20px;
  line-height: 1.929;
  letter-spacing: -.001em;
}

.bt .well-title-on-border .title {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  padding-right: 1.5%;
  padding-left: 1.5%;
  margin: 0;
  color: white;
  font-size: 16px;
}

.bt .well-title-on-border .title .bg {
  display: inline-block;
  padding: 10px 45px;
  line-height: 1.1;
  background-color: #ff8600;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bt .well-light-orange {
  padding: 30px 37px 42px;
  margin-top: 21px;
  background-color: #ffdeb2;
  border-radius: 60px;
  border: 0;
}

@media (max-width: 991px) {
  .bt .well-light-orange {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (max-width: 767px) {
  .bt .well-light-orange {
    padding: 40px 25px;
    margin-top: 0;
    margin-bottom: 40px;
  }
}

.bt .well-light-orange .well-title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 26px;
  line-height: 1.393;
  letter-spacing: .05em;
  text-align: center;
}

@media (max-width: 991px) {
  .bt .well-light-orange .well-title {
    font-size: 23px;
  }
}

@media (max-width: 767px) {
  .bt .well-light-orange .well-title {
    margin-top: 12px;
    margin-bottom: 17px;
    font-size: 22px;
    line-height: 1.364;
  }
}

.bt .well-light-orange .well-caption {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 1.867;
  letter-spacing: .12em;
}

@media (max-width: 767px) {
  .bt .well-light-orange .well-caption {
    font-size: 15px;
  }
}

.bt .well-white {
  position: relative;
  display: block;
  width: 100%;
  max-width: 610px;
  min-height: 353px;
  padding: 82px 40px 70px;
  margin-bottom: 164px;
  color: #303030;
  background-color: #fff;
  border: 0;
  border-radius: 50px;
  box-shadow: 5px 5px 30px rgba(250, 140, 0, 0.17), 0 0 0 transparent;
  transition: box-shadow 0.8s cubic-bezier(0.52, 0.08, 0.18, 1), transform 0.8s cubic-bezier(0.52, 0.08, 0.18, 1);
}

@media (max-width: 767px) {
  .bt .well-white {
    max-width: 580px;
    min-height: 0;
    padding: 68px 25px 30px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
  }
}

.bt .well-white:hover, .bt .well-white:focus {
  box-shadow: 5px 10px 60px rgba(250, 140, 0, 0.7), 5px 15px 25px rgba(250, 140, 0, 0.2);
  transform: translate3d(0, -4px, 0);
  transition: box-shadow 0.5s cubic-bezier(0.37, 0.16, 0.12, 1), transform 0.5s cubic-bezier(0.37, 0.16, 0.12, 1);
  color: #303030;
  text-decoration: none;
}

.bt .well-white:hover:after {
  transform: translateX(10px);
}

.bt .well-white:after {
  position: absolute;
  top: 84px;
  right: 50px;
  width: 17px;
  height: 10px;
  background: url("../img/icon/arrow-right-orange.png") 0 0/contain no-repeat;
  content: "";
  transition: all .3s ease;
}

@media (max-width: 767px) {
  .bt .well-white:after {
    top: 70px;
    right: 30px;
  }
}

.bt .well-white .well-title {
  padding-right: 38px;
  margin-top: 0;
  margin-bottom: 23px;
  font-size: 30px;
  line-height: 1.462;
  letter-spacing: .04em;
}

@media (max-width: 767px) {
  .bt .well-white .well-title {
    padding-right: 28px;
    margin-bottom: 18px;
    font-size: 22px;
  }
}

.bt .well-white .well-title small {
  display: block;
  margin-bottom: 3px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: .15em;
  color: #ff8600;
}

@media (max-width: 767px) {
  .bt .well-white .well-title small {
    margin-bottom: 0;
    font-size: 11px;
  }
}

.bt .well-white .well-caption {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 2;
  letter-spacing: .12em;
}

.bt .well-gray {
  padding: 30px 15px 24px 0;
  background-color: #f7f7f7;
  border-radius: 5px;
  border: 0;
}

@media (max-width: 767px) {
  .bt .well-gray {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.bt .well-gray .well-title {
  padding: 10px 25px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background-color: #ff8600;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  letter-spacing: .12em;
}

@media (max-width: 767px) {
  .bt .well-gray .well-title {
    letter-spacing: .1em;
    font-size: 18px;
  }
}

.bt .well-light-gray {
  padding: 30px 29px 24px;
  background-color: #f7f7f7;
  border-radius: 10px;
  border: 0;
}

@media (max-width: 767px) {
  .bt .well-light-gray {
    padding: 20px 15px;
  }
}

.bt .well-light-gray .well-caption {
  margin-top: 12px;
  font-size: 13px;
  line-height: 2;
  letter-spacing: .11em;
}

@media (max-width: 767px) {
  .bt .well-light-gray .well-caption {
    font-size: 14px;
  }
}

.bt .well-light-gray img {
  max-width: none;
}

.bt .well-orange {
  padding: 33px 40px 40px;
  margin-top: 74px;
  background-color: #fff3e4;
  border: 0;
  border-radius: 10px;
}

@media (max-width: 767px) {
  .bt .well-orange {
    padding: 20px;
    margin-top: 50px;
  }
}

.bt .well-orange .well-title {
  margin-top: 0;
  margin-bottom: 22px;
  font-size: 18px;
  line-height: 1.667;
  letter-spacing: .09em;
  color: #ff8600;
}

@media (max-width: 767px) {
  .bt .well-orange .well-title {
    margin-bottom: 15px;
    font-size: 16px;
  }
}

.bt .well-orange .well-caption {
  margin-bottom: 9px;
}

.bt .well-author {
  padding: 30px 29px 24px;
  background-color: #f7f7f7;
  border: 0;
  border-radius: 10px;
}

@media (max-width: 767px) {
  .bt .well-author {
    padding: 20px;
  }
}

.bt .well-author .lead {
  margin-bottom: 0;
  font-size: 13px;
  line-height: 2;
}

@media (max-width: 767px) {
  .bt .well-author .lead {
    font-size: 14px;
  }
}

.bt .modal-vertical-middle {
  overflow: hidden !important;
}

.bt .modal-vertical-middle .modal-dialog {
  display: flex;
  align-items: center;
  height: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-top: 0;
  margin-bottom: 0;
  pointer-events: none;
}

.bt .modal-vertical-middle .modal-content {
  width: 100%;
  margin: 0 auto;
  pointer-events: auto;
}

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

.bt .bg-orange {
  background-color: #ff8600 !important;
}

.bt .bg-light-orange {
  background-color: #fff3e4 !important;
}

.bt .bg-texture-yellow {
  background: url("../img/common/bg-texture-yellow.jpg") 0 0 repeat !important;
}

.bt .width-150 {
  width: 150px !important;
}

.bt .max-width-1000 {
  max-width: 1000px !important;
}

.bt .inline-block {
  display: inline-block;
}

.bt .block {
  display: block;
}

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

.bt .clear {
  clear: both !important;
}

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

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

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

.bt .balloon-yellow {
  position: relative;
  display: inline-block;
  padding: 9px 18px 12px;
  margin-bottom: 12px;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: .16em;
  color: #04080f;
  background-color: #ffd84d;
  border-radius: 12px;
}

@media (max-width: 767px) {
  .bt .balloon-yellow {
    padding: 2px 12px;
    font-size: 12px;
  }
}

.bt .balloon-yellow:after {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  width: 0;
  height: 0;
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-width: 6px 5.5px 0 5.5px;
  border-color: #ffd84d transparent transparent transparent;
  content: "";
}

@media (max-width: 767px) {
  .bt .balloon-yellow img {
    max-width: 76px;
  }
}

.bt .fs11 {
  font-size: 11px !important;
}

.bt .fs12 {
  font-size: 12px !important;
}

.bt .fs14-xs {
  font-size: 14px !important;
}

@media (max-width: 767px) {
  .bt .fs14-xs {
    font-size: 12px !important;
  }
}

.bt .mt0 {
  margin-top: 0 !important;
}

.bt .mt8 {
  margin-top: 8px !important;
}

.bt .mr0 {
  margin-right: 0 !important;
}

.bt .mb0 {
  margin-bottom: 0 !important;
}

.bt .ml0 {
  margin-left: 0 !important;
}

.bt .pt0 {
  padding-top: 0 !important;
}

.bt .pr0 {
  padding-right: 0 !important;
}

.bt .pb0 {
  padding-bottom: 0 !important;
}

.bt .pl0 {
  padding-left: 0 !important;
}

@media (max-width: 767px) {
  .bt .pull-none-xs {
    float: none !important;
  }
}

@media (max-width: 991px) {
  .bt .pull-none-sm {
    float: none !important;
  }
}

@media (max-width: 1099px) {
  .bt .pull-none-md {
    float: none !important;
  }
}

@media (max-width: 767px) {
  .bt .center-block-xs {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 991px) {
  .bt .center-block-sm {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 1099px) {
  .bt .center-block-md {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .bt .rotate-90-xs {
    transform: rotate(90deg);
  }
}

@media (max-width: 991px) {
  .bt .rotate-90-sm {
    transform: rotate(90deg);
  }
}

.bt .alignnone,
.bt .alignleft,
.bt .alignright {
  display: block;
  max-width: 100%;
  height: auto;
}

.bt .alignleft {
  display: block;
  margin-right: auto;
  margin-left: auto;
  display: block;
  margin-bottom: 1em;
}

@media (min-width: 480px) {
  .bt .alignleft {
    float: left;
    margin-right: 15px;
  }
}

.bt .alignright {
  display: block;
  margin-right: auto;
  margin-left: auto;
  display: block;
  margin-bottom: 1em;
}

@media (min-width: 480px) {
  .bt .alignright {
    float: right;
    margin-left: 15px;
  }
}

.bt .screen-reader-text {
  display: none;
}

.bt .editor-area {
  min-width: 0;
  margin: 10px;
  background-color: transparent;
  border-top: 0;
  border-bottom: 0;
}

.bt .editor-area img {
  max-width: none;
}

@media (min-width: 480px) {
  .bt .post-thumbnail {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
  }
}

.bt .post-thumbnail img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.bt .entry-title {
  margin-top: 0;
}

.bt .byline,
.bt .updated:not(.published) {
  display: none;
}

.bt .entry-date {
  margin-right: 10px;
}

.bt .wp-block {
  width: auto !important;
  max-width: none !important;
}

.bt .wp-block-image img {
  height: auto;
}

.bt body.wp-autoresize {
  padding: 15px !important;
}

.bt body.wp-autoresize,
.bt body.wp-autoresize p,
.bt body.wp-autoresize .lead {
  font-size: 15px;
  font-weight: normal;
  line-height: 2;
  letter-spacing: .09em;
}

.bt .title-with-sm {
  margin-top: 0;
  margin-bottom: 60px;
  font-size: 38px;
  letter-spacing: .09em;
}

@media (max-width: 767px) {
  .bt .title-with-sm {
    margin-bottom: 54px;
    font-size: 28px;
  }
}

.bt .title-with-sm small {
  position: relative;
  display: inline-block;
  padding: 0 14px;
  margin-top: 30px;
  font-family: "Work Sans", sans-serif;
  font-size: 15px;
  letter-spacing: .3em;
  color: #969696;
}

@media (max-width: 767px) {
  .bt .title-with-sm small {
    margin-top: 23px;
    font-size: 15px;
  }
}

.bt .title-with-sm small:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  margin-top: auto;
  margin-bottom: auto;
  background-color: #ff8600;
  border-top-left-radius: 1px;
  border-bottom-left-radius: 1px;
  border-top-right-radius: 1px;
  border-bottom-right-radius: 1px;
  content: "";
}

.bt .title-with-sm .text-sm {
  position: relative;
  padding: 0 10px;
  background-color: #fff;
}

.bt .title-both-side-slash {
  position: relative;
  display: inline-block;
  padding-right: 62px;
  padding-left: 62px;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 28px;
  line-height: 1.5;
  letter-spacing: .05em;
  text-align: center;
}

@media (max-width: 767px) {
  .bt .title-both-side-slash {
    padding-right: 50px;
    padding-left: 50px;
    font-size: 20px;
  }
}

.bt .title-both-side-slash:before, .bt .title-both-side-slash:after {
  position: absolute;
  bottom: 9px;
  display: block;
  width: 47px;
  height: 47px;
  margin-top: auto;
  margin-bottom: auto;
  background: url("../img/icon/line-white.png") no-repeat 0 0;
  content: "";
}

.bt .title-both-side-slash:before {
  left: 0;
}

.bt .title-both-side-slash:after {
  right: 0;
  transform: rotate(270deg);
}

.bt .title-both-side-slash small {
  display: block;
  font-size: 26px;
  line-height: 1.616;
  color: #fff;
}

@media (max-width: 767px) {
  .bt .title-both-side-slash small {
    font-size: 20px;
  }
}

.bt .title-both-line {
  position: relative;
  display: inline-block;
  padding-right: 24px;
  padding-left: 24px;
  margin-top: 0;
  font-family: "Work Sans", sans-serif;
  font-size: 15px;
  font-weight: bold;
}

@media (max-width: 767px) {
  .bt .title-both-line {
    font-size: 13px;
  }
}

.bt .title-both-line:before, .bt .title-both-line:after {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 14px;
  height: 3px;
  margin-top: auto;
  margin-bottom: auto;
  background-color: #ff8600;
  border-radius: 1.5px;
  content: "";
}

.bt .title-both-line:before {
  left: 0;
}

.bt .title-both-line:after {
  right: 0;
}

.bt .title-line {
  position: relative;
  padding-left: 28px;
  margin-bottom: 17px;
  font-size: 15px;
  letter-spacing: .16em;
}

@media (max-width: 767px) {
  .bt .title-line {
    margin-bottom: 10px;
    font-size: 13px;
  }
}

.bt .title-line:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 4px;
  width: 14px;
  height: 3px;
  margin-top: auto;
  margin-bottom: auto;
  background-color: #ff8600;
  border-radius: 1.5px;
  content: "";
}

.bt .title-black {
  margin-top: 13px;
  margin-bottom: 38px;
  font-size: 30px;
  line-height: 1.5;
  letter-spacing: .1em;
}

@media (max-width: 767px) {
  .bt .title-black {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 25px;
  }
}

.bt .title-black-sm {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: .12em;
}

@media (max-width: 767px) {
  .bt .title-black-sm {
    font-size: 18px;
  }
}

.bt .title-bg-light-orange {
  padding: 20px 31px;
  margin-top: 99px !important;
  letter-spacing: .11em;
  font-size: 24px;
  line-height: 1.25;
  background-color: #fff3e4;
  border-radius: 15px;
}

@media (max-width: 767px) {
  .bt .title-bg-light-orange {
    padding: 15px;
    margin-top: 60px !important;
    font-size: 22px;
  }
}

.bt .title-orange {
  margin-top: 12px;
  /*margin-top: 52px;*/
  margin-bottom: 47px;
  font-size: 18px;
  line-height: 1.667;
  letter-spacing: .1em;
  color: #ff8600;
}

@media (max-width: 767px) {
  .bt .title-orange {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 18px;
  }
}

.bt .title-gray-sm {
  position: relative;
  padding-left: 59px;
  margin-top: 45px;
  margin-bottom: 45px;
  margin-left: 10px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: .094em;
  color: #6e6e6e;
}

@media (max-width: 767px) {
  .bt .title-gray-sm {
    padding-left: 45px;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 10px;
  }
}

.bt .title-gray-sm:before {
  position: absolute;
  top: 14px;
  left: 0;
  width: 41px;
  height: 3px;
  background: linear-gradient(to right, #ff8600 0%, #ff8600 50%, #ebebeb 50%);
  content: "";
}

@media (max-width: 767px) {
  .bt .title-gray-sm:before {
    top: 12px;
    height: 2px;
    width: 30px;
  }
}

.bt .title-orange-sm {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 1.667;
  color: #ff8600;
}

@media (max-width: 767px) {
  .bt .title-orange-sm {
    font-size: 13px;
  }
}

.bt .title-border-left-orange {
  position: relative;
  display: inline-block;
  padding-left: 14px;
  margin-top: 0;
  font-size: 15px;
  line-height: 1.6;
}

.bt .title-border-left-orange:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  margin-top: auto;
  margin-bottom: auto;
  background-color: #ff8600;
  content: "";
}

.bt .title-border-left-orange .articles {
  position: relative;
  padding-left: 13px;
  letter-spacing: .12em;
  background-color: #fff;
}

@media (max-width: 767px) {
  .bt .title-border-left-orange .articles {
    padding-left: 10px;
  }
}

.bt .title-arrow-left {
  position: relative;
  padding-left: 18px;
  margin-top: 46px;
  margin-bottom: 3px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: .1em;
}

@media (max-width: 767px) {
  .bt .title-arrow-left {
    margin-top: 30px;
    font-size: 13px;
  }
}

.bt .title-arrow-left:before {
  position: absolute;
  top: 10px;
  left: 2px;
  width: 0;
  height: 0;
  border-color: transparent transparent transparent #ff8600;
  border-style: solid;
  border-width: 5.5px 0 5.5px 7px;
  content: "";
}

@media (max-width: 767px) {
  .bt .title-arrow-left:before {
    top: 8px;
  }
}

.bt .title-border-top-arange {
  position: relative;
  padding-top: 31px;
  margin-top: 80px;
  margin-bottom: 48px;
  font-size: 24px;
  line-height: 1.25;
  letter-spacing: .09em;
}

@media (max-width: 767px) {
  .bt .title-border-top-arange {
    padding-top: 20px;
    margin-top: 50px;
    margin-bottom: 30px;
    font-size: 20px;
  }
}

.bt .title-border-top-arange:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 2px;
  background-color: #ff8600;
  content: "";
}

@media (max-width: 767px) {
  .bt .title-border-top-arange:before {
    width: 25px;
  }
}

.bt .title-dark {
  margin-top: 110px;
  margin-bottom: 27px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.333;
  letter-spacing: .15em;
}

@media (max-width: 767px) {
  .bt .title-dark {
    margin-top: 60px;
    margin-bottom: 20px;
    font-size: 16px;
  }
}

.bt .title-border-vertical-left-orange {
  position: relative;
  margin-top: 0;
  padding-left: 23px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.667;
  letter-spacing: .12em;
}

@media (max-width: 767px) {
  .bt .title-border-vertical-left-orange {
    margin-bottom: 15px;
    font-size: 16px;
  }
}

.bt .title-border-vertical-left-orange:before {
  position: absolute;
  top: 1px;
  left: 0;
  width: 4px;
  height: 30px;
  background-color: #ff8600;
  border-radius: 30px;
  content: "";
}

@media (max-width: 767px) {
  .bt .title-border-vertical-left-orange:before {
    height: 27px;
  }
}

.bt .section-fv {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 75vh;
  overflow: hidden;
  padding-top: 110px;
  padding-bottom: 110px;
  color: #fff;
}

@media screen and (max-height: 780px) {
  .bt .section-fv {
    height: auto;
    padding-bottom: 80px;
  }
}

@media (max-width: 767px) {
  .bt .section-fv {
    align-items: stretch;
    height: 75vh;
    padding-top: 110px;
    padding-bottom: 30px;
  }
}

.bt .section-fv:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  content: "";
}

.bt .section-fv .container {
  position: relative;
}

@media (min-width: 1100px) {
  .bt .section-fv .container {
    margin-top: 60px;
    width: 1170px;
  }
}

.bt .section-fv .section-title {
  margin-top: 0;
  margin-bottom: 26px;
  font-size: 59px;
  font-weight: normal;
  line-height: 1.186;
  letter-spacing: .06em;
}

@media (max-width: 767px) {
  .bt .section-fv .section-title {
    margin-bottom: 5px;
    font-size: 30px;
    line-height: 1.313;
  }
}

.bt .section-fv .lead-container .lead {
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: .09em;
}

@media (max-width: 767px) {
  .bt .section-fv .lead-container .lead {
    margin-bottom: 0px;
    font-size: 15px;
    line-height: 1.786;
  }
}

.bt .section-fv .btn-container {
  max-width: 316px;
  margin-top: 40px;
  margin-bottom: 7px;
}

@media (max-width: 767px) {
  .bt .section-fv .btn-container {
    max-width: 290px;
    margin-top: 10px;
  }
}

.bt .section-fv .btn-orange {
  letter-spacing: .09em;
}

@media (max-width: 767px) {
  .bt .section-fv .btn-orange {
    font-size: 16px;
  }
}

.bt .section-fv .video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: 100%;
}

.bt .section-function {
  padding-top: 140px;
}

@media (max-width: 767px) {
  .bt .section-function {
    padding-top: 80px;
  }
}

@media (max-width: 767px) {
  .bt .section-function .img-number {
    margin-bottom: -20px;
  }
}

.bt .section-service {
  position: relative;
  z-index: 10;
  padding-top: 140px;
  padding-bottom: 40px;
}

@media (max-width: 767px) {
  .bt .section-service {
    padding-top: 100px;
    padding-bottom: 30px;
  }
}

@media (min-width: 768px) {
  .bt .section-service .item .img-lg {
    float: right;
    margin-top: 63px;
    margin-left: -100%;
  }
}

@media (max-width: 767px) {
  .bt .section-service .item .img-lg {
    margin-bottom: -74px;
    border-radius: 60px;
    border: 3px solid #fdf3e7;
  }
}

@media (min-width: 768px) {
  .bt .section-service .item-right .img-lg {
    float: left;
    margin-right: -100%;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .bt .section-service .item-right .well-white {
    margin-left: auto;
  }
}

.bt .section-service .title-with-sm {
  margin-bottom: 101px;
}

@media (max-width: 767px) {
  .bt .section-service .title-with-sm {
    margin-bottom: 60px;
  }
}

.bt .section-service .circle-with-icon {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -29px;
  left: 38px;
  width: 80px;
  height: 80px;
  background-color: #fa8c01;
  border-radius: 50%;
}

@media (max-width: 767px) {
  .bt .section-service .circle-with-icon {
    left: 26px;
  }
}

.bt .section-document {
  position: relative;
  padding-top: 71px;
  padding-bottom: 80px;
  color: #fff;
  overflow: hidden;
}

@media (max-width: 767px) {
  .bt .section-document {
    padding-top: 40px;
    padding-bottom: 50px;
  }
}

.bt .section-document .bg-transparent-dark {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 125vh;
}

@media (max-width: 767px) {
  .bt .section-document .bg-transparent-dark {
    height: 165vh;
  }
}

.bt .section-document .bg-transparent-dark:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  content: "";
}

.bt .section-document .container {
  position: relative;
}

.bt .section-document .video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: 100%;
}

.bt .section-document .lead {
  margin-bottom: 53px;
  font-size: 15px;
  line-height: 1.867;
  letter-spacing: .12em;
  color: #fff;
}

@media (max-width: 767px) {
  .bt .section-document .lead {
    margin-bottom: 30px;
    text-align: left;
  }
}

.bt .section-document .btn-container {
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: 550px;
}

.bt .section-document .btn-orange-lg {
  letter-spacing: .075em;
}

.bt .section-document.section-document-footer {
  padding-bottom: 162px;
  margin-bottom: -82px;
  background: url("../img/bg-happy-lg.jpg") 50% 50%/cover no-repeat;
}

@media (max-width: 767px) {
  .bt .section-document.section-document-footer {
    padding-bottom: 115px;
  }
}

.bt .section-case {
  padding-top: 120px;
  padding-bottom: 100px;
}

@media (max-width: 767px) {
  .bt .section-case {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.bt .section-case .container-lg {
  max-width: 1170px;
}

.bt .section-case .title-with-sm {
  margin-bottom: 45px;
}

.bt .section-case .btn-container {
  margin-top: 20px;
}

.bt .section-news {
  padding-top: 120px;
  padding-bottom: 100px;
  letter-spacing: .16em;
}

@media (max-width: 767px) {
  .bt .section-news {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.bt .section-news .btn-container {
  margin-top: 50px;
}

.bt .section-pickup {
  padding-top: 120px;
  padding-bottom: 100px;
}

@media (max-width: 767px) {
  .bt .section-pickup {
    padding-top: 70px;
    padding-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .bt .section-pickup .row [class*="col-"] + [class*="col-"] {
    margin-top: 40px;
  }
}

.bt .section-pickup .section-title {
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .bt .section-pickup .section-title {
    margin-bottom: 25px;
  }
}

.bt .section-slide-brand {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fff;
}

@media (max-width: 767px) {
  .bt .section-slide-brand {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.bt .section-introduce {
  padding-top: 120px;
  padding-bottom: 100px;
  border-bottom-right-radius: 60px;
}

@media (max-width: 991px) {
  .bt .section-introduce {
    padding-top: 100px;
    padding-bottom: 150px;
  }
}

@media (max-width: 767px) {
  .bt .section-introduce {
    padding-top: 70px;
    padding-bottom: 51px;
    border-bottom-right-radius: 24px;
  }
}

.bt .section-introduce .container {
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
  max-width: 1090px;
}

@media (max-width: 767px) {
  .bt .section-introduce .container {
    flex-direction: column;
  }
}

@media (min-width: 768px) {
  .bt .section-introduce .heading,
  .bt .section-introduce .lead {
    -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
  }
}

.bt .section-introduce .heading {
  margin-left: 96px;
  font-size: 30px;
  font-weight: 500;
  line-height: 2.267;
  letter-spacing: .28em;
}

@media (max-width: 1050px) {
  .bt .section-introduce .heading {
    margin-left: 30px;
  }
}

@media (max-width: 991px) {
  .bt .section-introduce .heading {
    line-height: 1.9;
  }
}

@media (max-width: 767px) {
  .bt .section-introduce .heading {
    margin-left: 0;
    font-size: 20px;
    line-height: 2;
    letter-spacing: .13em;
  }
}

.bt .section-introduce .lead {
  margin-top: 32px;
  font-size: 16px;
  line-height: 3.75;
  letter-spacing: .3em;
}

@media (max-width: 991px) {
  .bt .section-introduce .lead {
    line-height: 2.7;
  }
}

@media (max-width: 767px) {
  .bt .section-introduce .lead {
    margin-top: 19px;
    font-size: 15px;
    line-height: 2.143;
  }
}

.bt .section-page-news {
  padding-top: 60px;
  padding-bottom: 45px;
}

@media (max-width: 767px) {
  .bt .section-page-news {
    padding-top: 30px;
    padding-bottom: 15px;
  }
}

.bt .section-page-news .list-light-orange {
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  .bt .section-page-news .list-light-orange {
    margin-bottom: 26px;
  }
}

.bt .section-page-news .date {
  font-size: 13px;
  letter-spacing: .15em;
}

@media (max-width: 767px) {
  .bt .section-page-news .date {
    font-size: 11px;
  }
}

.bt .section-top .lead {
  margin-bottom: 30px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: .12em;
}

@media (max-width: 767px) {
  .bt .section-top .lead {
    margin-bottom: 20px;
    font-size: 13px;
  }
}

.bt .section-top .item-inline {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 767px) {
  .bt .section-top .item-inline {
    display: block;
  }
}

.bt .section-top .item-left {
  display: inline-flex;
  align-items: center;
}

.bt .section-top .list-tag {
  margin-top: 0;
  margin-left: 0;
}

.bt .section-top .list-tag li {
  letter-spacing: .15em;
  color: #7b7b7b;
}

.bt .section-top .label-light-orange {
  padding: 8px 21px;
  margin-left: 16px;
  font-size: 13px;
}

@media (max-width: 767px) {
  .bt .section-top .label-light-orange {
    padding: 6px 15px;
    margin-left: 10px;
    font-size: 11px;
  }
}

.bt .section-top .img-lg {
  margin-bottom: 50px;
  max-width: 780px;
}

@media (max-width: 767px) {
  .bt .section-top .img-lg {
    margin-bottom: 0;
    max-width: 100%;
  }
}

.bt .section-top .img-table {
  margin-top: 54px;
}

@media (max-width: 767px) {
  .bt .section-top .img-table {
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .bt .section-time-line {
    padding-top: 60px;
  }
}

.bt .section-time-line h2 {
  padding: 20px 31px;
  margin-top: 99px !important;
  letter-spacing: .11em;
  font-size: 24px;
  line-height: 1.25;
  background-color: #fff3e4;
  border-radius: 15px;
}

@media (max-width: 767px) {
  .bt .section-time-line h2 {
    padding: 15px;
    margin-top: 60px !important;
    font-size: 22px;
  }
}

.bt .section-time-line h3 {
  margin-top: 52px;
  margin-bottom: 47px;
  font-size: 18px;
  line-height: 1.667;
  letter-spacing: .1em;
  color: #ff8600;
}

@media (max-width: 767px) {
  .bt .section-time-line h3 {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 18px;
  }
}

.bt .section-time-line h4 {
  position: relative;
  padding-left: 59px;
  margin-top: 45px;
  margin-bottom: 45px;
  margin-left: 10px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: .094em;
  color: #6e6e6e;
}

@media (max-width: 767px) {
  .bt .section-time-line h4 {
    padding-left: 45px;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 10px;
  }
}

.bt .section-time-line h4:before {
  position: absolute;
  top: 14px;
  left: 0;
  width: 41px;
  height: 3px;
  background: linear-gradient(to right, #ff8600 0%, #ff8600 50%, #ebebeb 50%);
  content: "";
}

@media (max-width: 767px) {
  .bt .section-time-line h4:before {
    top: 12px;
    height: 2px;
    width: 30px;
  }
}

.bt .section-time-line p {
  margin-bottom: 30px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: .095em;
}

@media (max-width: 767px) {
  .bt .section-time-line p {
    margin-bottom: 20px;
  }
}

.bt .section-time-line p img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.bt .section-time-line table {
  width: 100%;
  max-width: 780px;
  margin-top: 54px;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid #e2e3e6;
  border-radius: 10px;
  border-collapse: separate;
  overflow: hidden;
}

@media (max-width: 767px) {
  .bt .section-time-line table {
    margin-top: 30px;
  }
}

.bt .section-time-line table > tbody > tr > td {
  padding: 15px 10px 14px 30px;
  line-height: 2;
}

.bt .section-time-line table > tbody > tr > th {
  width: 20.7%;
  padding: 15px 10px 14px 23px;
  background-color: #f7f7f7;
}

@media (max-width: 767px) {
  .bt .section-time-line table > tbody > tr > th {
    width: 32.7%;
  }
}

.bt .section-time-line table > tbody > tr > th,
.bt .section-time-line table > tbody > tr > td {
  font-size: 15px;
  border-top: 2px solid #e2e3e6;
}

@media (max-width: 767px) {
  .bt .section-time-line table > tbody > tr > th,
  .bt .section-time-line table > tbody > tr > td {
    padding-left: 15px;
    font-size: 14px;
  }
}

.bt .section-time-line table > tbody > tr:first-child > td,
.bt .section-time-line table > tbody > tr:first-child > th {
  border-top: 0;
}

.bt .section-time-line table > tbody > tr:first-child > td span,
.bt .section-time-line table > tbody > tr:first-child > th span {
  font-weight: bold !important;
}

.bt .section-time-line figcaption {
  font-size: 13px;
  line-height: 1.846;
  letter-spacing: .1em;
  color: #7b7b7b;
}

.bt .section-time-line .img {
  margin-top: 53px;
  margin-bottom: 14px;
}

@media (max-width: 767px) {
  .bt .section-time-line .img {
    margin-top: 30px;
    margin-bottom: 10px;
  }
}

.bt .section-time-line.pt-sm {
  padding-top: 82px;
}

@media (max-width: 767px) {
  .bt .section-time-line.pt-sm {
    padding-top: 50px;
  }
}

.bt .section-time-line .aligncenter {
  width: auto !important;
  text-align: center;
}

.bt .section-time-line .wp-caption-text {
  margin-top: 14px;
}

@media (max-width: 767px) {
  .bt .section-time-line .wp-caption-text {
    margin-top: 10px;
  }
}

.bt .section-time-line figure {
  width: auto !important;
  text-align: center;
}

@media (max-width: 767px) {
  .bt .section-time-line .size-full {
    height: auto;
  }
}

.bt .section-page-navi {
  padding-bottom: 153px;
  text-align: center;
}

@media (max-width: 767px) {
  .bt .section-page-navi {
    padding-bottom: 15px;
  }
}

.bt .section-breadcrumb {
  padding-top: 10px;
  padding-bottom: 9px;
  background-color: #f7f7f7;
}

.bt .section-company {
  padding-top: 84px;
  padding-bottom: 140px;
}

@media (max-width: 767px) {
  .bt .section-company {
    padding-top: 50px;
    padding-bottom: 80px;
  }
}

.bt .section-case-introduce .lead-sm {
  margin-bottom: 0;
  margin-left: auto;
  font-size: 13px;
}

@media (max-width: 767px) {
  .bt .section-case-introduce .lead-sm {
    font-size: 11px;
  }
}

.bt .section-case-introduce .item-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 55px;
  margin-bottom: 4px;
  letter-spacing: .12em;
}

@media (min-width: 768px) {
  .bt .section-case-introduce .item-flex {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (max-width: 767px) {
  .bt .section-case-introduce .item-flex {
    margin-top: 30px;
  }
}

.bt .section-case-introduce .thumbnail-white {
  margin-bottom: 10px;
}

.bt .section-case-introduce .thumbnail-white .caption {
  padding-bottom: 13px;
}

.bt .section-case-introduce .container-lg {
  max-width: 1190px;
}

.bt .section-tabs {
  padding-top: 60px;
}

@media (max-width: 767px) {
  .bt .section-tabs {
    padding-top: 40px;
  }
}

.bt .section-tabs .container {
  max-width: 1031px;
}

.bt .section-column .col-sidebar {
  left: 70%;
  float: right;
  width: 30%;
}

@media (min-width: 992px) {
  .bt .section-column .col-sidebar {
    padding-left: 5px;
  }
}

@media (min-width: 768px) {
  .bt .section-column .col-sidebar {
    margin-top: 75px;
  }
}

@media (max-width: 767px) {
  .bt .section-column .col-sidebar {
    left: auto;
  }
}

.bt .section-column .col-main {
  right: 30%;
  left: auto;
  float: right;
  width: 70%;
  margin-top: 80px;
}

@media (max-width: 767px) {
  .bt .section-column .col-main {
    right: auto;
    margin-top: 45px;
  }
}

@media (max-width: 767px) {
  .bt .section-column .col-main,
  .bt .section-column .col-sidebar {
    width: 100%;
    float: none;
  }
}

.bt .section-column .thumbnail-simple {
  max-width: 340px;
  margin-bottom: 56px;
}

@media (max-width: 767px) {
  .bt .section-column .thumbnail-simple {
    margin-right: auto;
    margin-bottom: 45px;
    margin-left: auto;
  }
}

.bt .section-column .thumbnail-simple .caption {
  padding-top: 10px;
}

.bt .section-column .thumbnail-simple .title {
  margin-top: 12px;
  line-height: 1.6;
  letter-spacing: .16em;
}

@media (max-width: 767px) {
  .bt .section-column .thumbnail-simple .title {
    margin-top: 10px;
    font-size: 15px;
    line-height: 1.5;
  }
}

.bt .section-column .thumbnail-simple .text-sm {
  font-size: 12px;
  letter-spacing: .15em;
}

.bt .section-column .thumbnail-simple img {
  border-radius: 10px;
}

.bt .section-column .label-outline-orange {
  letter-spacing: .12em;
}

.bt .section-column-detail {
  padding-bottom: 136px;
}

@media (max-width: 767px) {
  .bt .section-column-detail {
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  .bt .section-column-detail {
    padding-bottom: 90px;
  }
}

.bt .section-column-detail h2 {
  position: relative;
  padding-top: 30px;
  margin-top: 80px;
  margin-bottom: 48px;
  font-size: 24px;
  line-height: 1.25;
  letter-spacing: .09em;
}

@media (max-width: 767px) {
  .bt .section-column-detail h2 {
    padding-top: 20px;
    margin-top: 50px;
    margin-bottom: 30px;
    font-size: 20px;
  }
}

.bt .section-column-detail h2:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 2px;
  background-color: #ff8600;
  content: "";
}

@media (max-width: 767px) {
  .bt .section-column-detail h2:before {
    width: 25px;
  }
}

.bt .section-column-detail h3 {
  margin-top: 52px;
  margin-bottom: 47px;
  font-size: 18px;
  line-height: 1.667;
  letter-spacing: .1em;
  color: #ff8600;
}

@media (max-width: 767px) {
  .bt .section-column-detail h3 {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 18px;
  }
}

.bt .section-column-detail h4 {
  position: relative;
  padding-left: 18px;
  margin-top: 46px;
  margin-bottom: 3px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: .1em;
}

@media (max-width: 767px) {
  .bt .section-column-detail h4 {
    margin-top: 30px;
    font-size: 13px;
  }
}

.bt .section-column-detail h4:before {
  position: absolute;
  top: 10px;
  left: 2px;
  width: 0;
  height: 0;
  border-color: transparent transparent transparent #ff8600;
  border-style: solid;
  border-width: 5.5px 0 5.5px 7px;
  content: "";
}

@media (max-width: 767px) {
  .bt .section-column-detail h4:before {
    top: 8px;
  }
}

.bt .section-column-detail .media-sm .media-heading:before {
  display: none;
}

.bt .section-column-detail .title-dark {
  margin-top: 110px;
  margin-bottom: 27px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.333;
  letter-spacing: .15em;
}

@media (max-width: 767px) {
  .bt .section-column-detail .title-dark {
    margin-top: 60px;
    margin-bottom: 20px;
    font-size: 16px;
    text-align: center;
  }
}

.bt .section-column-detail .title-dark:before {
  display: none;
}

.bt .section-column-detail,
.bt .section-column-detail p {
  font-size: 15px;
  line-height: 2;
  letter-spacing: .12em;
}

.bt .section-column-detail .post-info-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bt .section-column-detail .date {
  font-size: 13px;
  letter-spacing: .15em;
  color: #7b7b7b;
}

.bt .section-column-detail .col-main,
.bt .section-column-detail .col-sidebar {
  margin-top: 0;
}

@media (min-width: 768px) {
  .bt .section-column-detail .col-sidebar {
    left: 65%;
    width: 35%;
    padding-left: 28px;
  }
}

@media (min-width: 768px) {
  .bt .section-column-detail .col-main {
    right: 35%;
    width: 65%;
  }
}

.bt .section-column-detail .container {
  max-width: 1030px;
}

.bt .section-column-detail .label-outline-orange {
  padding: 8px 13px;
}

.bt .section-column-detail .title-border-left-orange {
  position: relative;
  display: inline-block;
  padding-left: 14px;
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 15px;
  color: #000;
  line-height: 1.6;
}

@media (max-width: 767px) {
  .bt .section-column-detail .title-border-left-orange {
    font-size: 16px;
  }
}

.bt .section-column-detail .title-border-left-orange:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  margin-top: auto;
  margin-bottom: auto;
  background-color: #ff8600;
  content: "";
}

.bt .section-column-detail .title-border-left-orange .articles {
  position: relative;
  padding-left: 13px;
  letter-spacing: .12em;
  background-color: #fff;
}

@media (max-width: 767px) {
  .bt .section-column-detail .title-border-left-orange .articles {
    padding-left: 10px;
  }
}

.bt .section-column-detail .title-black {
  margin-bottom: 48px;
  margin-top: 8px;
  font-size: 30px;
  line-height: 1.5;
  letter-spacing: .1em;
}

@media (max-width: 767px) {
  .bt .section-column-detail .title-black {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 25px;
  }
}

.bt .section-column-detail .title-black:before {
  display: none;
}

.bt .section-column-detail .lead {
  font-size: 15px;
  line-height: 2;
  letter-spacing: .09em;
}

@media (max-width: 767px) {
  .bt .section-column-detail .lead {
    font-size: 13px;
  }
}

.bt .section-column-detail .img-lg {
  margin-bottom: 51px;
  border-radius: 10px;
}

@media (max-width: 767px) {
  .bt .section-column-detail .img-lg {
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) {
  .bt .section-column-detail .title-orange {
    margin-top: 46px;
    margin-bottom: 45px;
  }
}

.bt .section-column-detail .thumbnail-simple {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .bt .section-column-detail .thumbnail-simple {
    max-width: 308px;
  }
}

.bt .section-column-detail .thumbnail-simple .caption {
  padding-top: 11px;
}

.bt .section-column-detail .thumbnail-simple .label-outline-orange {
  padding: 6px 12px;
  font-size: 12px;
}

@media (max-width: 767px) {
  .bt .section-column-detail .thumbnail-simple .label-outline-orange {
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom: 10px;
  }
}

.bt .section-column-detail .thumbnail-simple .title {
  margin-top: 5px;
  font-size: 13px;
  line-height: 1.6;
  color: #303030;
}

@media (max-width: 767px) {
  .bt .section-column-detail .thumbnail-simple .title {
    font-size: 15px;
  }
}

.bt .section-column-detail .thumbnail-simple:hover .title,
.bt .section-column-detail .thumbnail-simple:focus .title {
  color: #ff8600;
}

.bt .section-column-detail figcaption {
  font-size: 13px;
  line-height: 1.846;
  letter-spacing: .1em;
  color: #7b7b7b;
  text-align: center;
}
.bt .section-single-news {
  padding-left: 99px;
  padding-bottom: 126px;
}

@media (max-width: 1099px) {
  .bt .section-single-news {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .bt .section-single-news {
    padding-bottom: 30px;
  }
}

.bt .section-single-news .single-onfo-container,
.bt .section-single-news .section-title,
.bt .section-single-news .inner-content {
  max-width: 1018px;
}

.bt .section-single-news .section-title {
  margin-top: 0;
  margin-bottom: 53px;
}

@media (max-width: 767px) {
  .bt .section-single-news .section-title {
    font-size: 26px;
    margin-bottom: 30px;
  }
}

.bt .section-single-news .single-info-container {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 4px;
}

.bt .section-single-news .single-info-container .date {
  margin-top: 10px;
  color: #303030;
  font-family: "Work Sans", sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: .15em;
}

.bt .section-single-news .inner-content {
  padding-top: 50px;
}

@media (max-width: 767px) {
  .bt .section-single-news .inner-content {
    padding-top: 30px;
  }
}

.bt .section-single-news .inner-content h2 {
  margin-top: 50px;
  margin-bottom: 35px;
  color: #ff8600;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: .1em;
}

@media (max-width: 767px) {
  .bt .section-single-news .inner-content h2 {
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 18px;
  }
}

.bt .section-single-news .inner-content h3 {
  position: relative;
  padding-left: 21px;
  margin-top: 46px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.667;
  letter-spacing: .13em;
}

@media (max-width: 767px) {
  .bt .section-single-news .inner-content h3 {
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 16px;
  }
}

.bt .section-single-news .inner-content h3:before {
  position: absolute;
  top: -1px;
  left: 0;
  width: 4px;
  height: 30px;
  background-color: #ff8600;
  border-radius: 30px;
  content: "";
}

@media (max-width: 767px) {
  .bt .section-single-news .inner-content h3:before {
    height: 27px;
  }
}

.bt .section-single-news .inner-content p {
  margin-bottom: 30px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: .12em;
}

@media (max-width: 767px) {
  .bt .section-single-news .inner-content p {
    margin-bottom: 15px;
  }
}

.bt .section-page-seminar {
  padding-top: 80px;
  padding-bottom: 100px;
}

@media (max-width: 767px) {
  .bt .section-page-seminar {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}

.bt .section-page-seminar .media-list-seminar {
  margin-bottom: 61px;
}

@media (max-width: 767px) {
  .bt .section-page-seminar .media-list-seminar {
    margin-bottom: 30px;
  }
}

.bt .section-page-seminar .list-inline-gray {
  margin-bottom: 60px;
}

@media (max-width: 767px) {
  .bt .section-page-seminar .list-inline-gray {
    margin-bottom: 40px;
  }
}

.bt .section-single-seminar {
  /*padding-bottom: 137px;*/
  letter-spacing: .12em;
}

@media (max-width: 767px) {
  .bt .section-single-seminar {
    padding-bottom: 40px;
  }
}

.bt .section-single-seminar .container {
  max-width: 1030px;
}

.bt .section-single-seminar .section-title {
  margin-top: 0;
  margin-bottom: 52px;
}

@media (max-width: 767px) {
  .bt .section-single-seminar .section-title {
    margin-bottom: 30px;
  }
}

.bt .section-single-seminar .post-info-container {
  display: flex;
  justify-content: space-between;
}

.bt .section-single-seminar .post-info-container .list-tags-gray {
  margin-top: 7px;
  margin-bottom: 0;
}

.bt .section-single-seminar .post-info-container .list-font-orange li {
  margin-bottom: 9px;
}

@media (min-width: 768px) {
  .bt .section-single-seminar .post-info-container .list-font-orange li {
    font-size: 12px;
  }
}

.bt .section-single-seminar .inner-content {
  padding-bottom: 42px;
}

@media (max-width: 767px) {
  .bt .section-single-seminar .inner-content {
    padding-bottom: 15px;
  }
}

.bt .section-single-seminar .inner-content h2 {
  position: relative;
  margin-top: 74px;
  margin-bottom: 26px;
  padding-left: 20px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.667;
  letter-spacing: .12em;
}

@media (max-width: 767px) {
  .bt .section-single-seminar .inner-content h2 {
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 16px;
  }
}

.bt .section-single-seminar .inner-content h2:before {
  position: absolute;
  top: -1px;
  left: 0;
  width: 4px;
  height: 30px;
  background-color: #ff8600;
  border-radius: 30px;
  content: "";
}

@media (max-width: 767px) {
  .bt .section-single-seminar .inner-content h2:before {
    height: 27px;
  }
}

.bt .section-single-seminar .inner-content p,
.bt .section-single-seminar .inner-content strong,
.bt .section-single-seminar .inner-content ul {
  font-size: 15px;
  line-height: 2;
  letter-spacing: .12em;
}

.bt .section-single-seminar .inner-content p,
.bt .section-single-seminar .inner-content strong {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .bt .section-single-seminar .inner-content p,
  .bt .section-single-seminar .inner-content strong {
    margin-bottom: 15px;
  }
}

.bt .section-single-seminar .inner-content ul {
  padding-left: 0;
  margin-bottom: 43px;
}

@media (max-width: 767px) {
  .bt .section-single-seminar .inner-content ul {
    margin-bottom: 20px;
  }
}

.bt .section-single-seminar .inner-content ul li {
  position: relative;
  padding-left: 20px;
  line-height: 2;
}

.bt .section-single-seminar .inner-content ul li:before {
  position: absolute;
  top: 10px;
  left: 1px;
  width: 10px;
  height: 10px;
  background-color: #ffdeb2;
  border-radius: 50%;
  content: "";
}

.bt .section-single-seminar .inner-content blockquote {
  padding: 12px 12px 13px;
  margin-top: 56px;
  margin-bottom: 51px;
  text-align: center;
  border: 2px solid #ff8600;
  border-radius: 5px;
}

@media (max-width: 767px) {
  .bt .section-single-seminar .inner-content blockquote {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.bt .section-single-seminar .inner-content blockquote p {
  margin-bottom: 0;
  color: #ff8600;
  font-size: 15px;
  line-height: 1.667;
}

.bt .section-single-seminar .title-border-vertical-left-orange {
  margin-bottom: 16px;
}

.bt .section-single-seminar .media-author {
  margin-bottom: 12px;
}

.bt .section-single-seminar .well-author {
  margin-bottom: 20px;
}

.bt .section-single-seminar .well-author:last-of-type {
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  .bt .section-single-seminar .well-author {
    margin-bottom: 30px;
  }

  .bt .section-single-seminar .well-author:last-of-type {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .bt .section-single-seminar .form-container {
    margin-top: 40px;
  }
}

.bt .section-form {
  padding-bottom: 160px;
}

@media (max-width: 767px) {
  .bt .section-form {
    margin-top: 45px;
    padding-bottom: 100px;
  }
}

.bt .section-form .form-container {
  max-width: 1000px;
  padding: 79px 81px 63px;
  margin-right: auto;
  margin-left: auto;
  background-color: #f7f7f7;
  border-radius: 10px;
}

@media (max-width: 767px) {
  .bt .section-form .form-container {
    padding: 35px 20px;
  }
}

.bt .section-form .col-base {
  float: left;
  width: 100%;
}

@media (min-width: 768px) {
  .bt .section-form .col-1 {
    width: 28.7%;
  }
}

@media (max-width: 767px) {
  .bt .section-form .col-1 {
    margin-bottom: 7px;
  }
}

@media (min-width: 768px) {
  .bt .section-form .col-2 {
    width: 71.3%;
    padding-left: 5px;
  }
}

.bt .section-form .privacy {
  padding: 17px 19px;
  margin-top: 58px;
  font-size: 13px;
  line-height: 1.75;
  letter-spacing: .06em;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  .bt .section-form .privacy {
    padding: 15px;
    margin-top: 30px;
  }
}

.bt .section-form .privacy a {
  text-decoration: underline;
}

.bt .section-form .privacy a:hover {
  text-decoration: none;
}

.bt .section-form .caption {
  margin-top: 28px;
  letter-spacing: .01em;
}

.bt .section-form .caption label {
  position: relative;
  font-size: 12px;
}

.bt .section-form .caption input[type="radio"], .bt .section-form .caption input[type="checkbox"] {
  visibility: hidden;
}

.bt .section-form .caption input[type="radio"]:before, .bt .section-form .caption input[type="radio"]:after, .bt .section-form .caption input[type="checkbox"]:before, .bt .section-form .caption input[type="checkbox"]:after {
  position: absolute;
  content: "";
}

.bt .section-form .caption input[type="radio"]:after, .bt .section-form .caption input[type="checkbox"]:after {
  visibility: hidden;
}

.bt .section-form .caption input[type="radio"]:checked:after, .bt .section-form .caption input[type="checkbox"]:checked:after {
  visibility: visible;
}

.bt .section-form .caption input[type="checkbox"]:checked ~ .wpcf7-list-item-label:after {
  top: 0;
  left: 5px;
  width: 18px;
  height: 13px;
  background: url("../img/icon/tick.png") 0 0/contain no-repeat;
}

.bt .section-form .caption .check-mark {
  padding-left: 15px;
}

.bt .section-form .caption .wpcf7-list-item-label {
  display: inline-block;
  padding-left: 35px;
  position: relative;
  line-height: 1;
}

.bt .section-form .caption .wpcf7-list-item-label:before, .bt .section-form .caption .wpcf7-list-item-label:after {
  position: absolute;
  top: -7px;
  left: 0;
  content: "";
}

.bt .section-form .caption .wpcf7-list-item-label:before {
  width: 26px;
  height: 26px;
  background-color: #fff;
}

.bt .section-form .btn-container {
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: 400px;
  margin-top: 52px;
}

@media (max-width: 767px) {
  .bt .section-form .btn-container {
    margin-top: 30px;
  }
}

.bt .section-form.pt-lg {
  padding-top: 80px;
}

@media (max-width: 767px) {
  .bt .section-form.pt-lg {
    padding-top: 0;
  }
}

@media (max-width: 767px) {
  .bt .section-page-navi-case {
    padding-bottom: 80px;
  }
}

.bt footer {
  position: relative;
  padding-top: 50px;
  padding-bottom: 18px;
  color: #fff;
  border-top-right-radius: 60px;
}

@media (max-width: 767px) {
  .bt footer {
    padding-top: 30px;
    padding-bottom: 12px;
    border-top-right-radius: 30px;
  }
}

.bt footer .container-fluid {
  max-width: 1330px;
}

.bt footer .inner {
  padding: 80px 35px 25px;
  border-radius: 50px;
  width: auto;
}

@media (max-width: 991px) {
  .bt footer .inner {
    padding: 60px 18px 20px;
  }
}

@media (max-width: 767px) {
  .bt footer .inner {
    padding: 30px 0 20px;
    border-radius: 25px;
  }
}

.bt footer .img-container {
  margin-top: 27px;
}

@media (max-width: 767px) {
  .bt footer .img-container {
    margin-top: 15px;
  }
}

.bt footer .logo-asmarq {
  width: 200px;
}

.bt footer .copyright {
  margin-top: 17px;
  margin-bottom: 0;
  font-size: 12px;
  letter-spacing: .05em;
}

@media (max-width: 767px) {
  .bt footer .copyright {
    margin-top: 12px;
    font-size: 10px;
  }
}

.bt .page-case-detail .container {
  max-width: 1030px;
}

.bt .page-case-detail .inner {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}

.bt .page-whitepaper {
  padding-top: 60px;
  padding-bottom: 160px;
}

@media (max-width: 767px) {
  .bt .page-whitepaper {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}

.bt .page-whitepaper .page-title {
  margin-bottom: 16px;
}

.bt .page-whitepaper .swiper-container {
  overflow: hidden;
  padding-top: 10px;
}

.bt .page-whitepaper .list-container {
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: 1000px;
  margin-bottom: 60px;
}

@media (max-width: 767px) {
  .bt .page-whitepaper .list-container {
    margin-bottom: 40px;
  }
}

.bt .page-whitepaper .thumbnail {
  padding: 0;
  margin-bottom: 40px;
  color: #303030;
  border: 0;
  border-radius: 8px;
  box-shadow: 0 0 12.88px 1.12px rgba(60, 60, 60, 0.05);
}

@media (max-width: 767px) {
  .bt .page-whitepaper .thumbnail {
    margin-bottom: 30px;
  }
}

.bt .page-whitepaper .thumbnail:hover {
  box-shadow: 5px 10px 60px rgba(0, 0, 0, 0.07), 5px 13px 22px rgba(0, 0, 0, 0.18);
  transform: translate3d(0, -4px, 0);
  transition: box-shadow 0.5s cubic-bezier(0.37, 0.16, 0.12, 1), transform 0.5s cubic-bezier(0.37, 0.16, 0.12, 1);
}

.bt .page-whitepaper .thumbnail:hover .btn-border-orange {
  color: #fff !important;
  background-color: #ff8600;
  border-color: #ff8600;
}

.bt .page-whitepaper .thumbnail .img-wrapper {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  padding: 10px;
  overflow: hidden;
  background-color: #ffdeb2;
}

.bt .page-whitepaper .thumbnail .caption {
  padding: 10px 19px 19px;
  font-size: 15px;
  line-height: 1.867;
  letter-spacing: .16em;
}

@media (max-width: 767px) {
  .bt .page-whitepaper .thumbnail .caption {
    padding: 10px 15px 15px;
    font-size: 13px;
    line-height: 1.7;
  }
}

.bt .page-whitepaper .thumbnail .title {
  margin-top: 15px;
  margin-bottom: 12px;
  font-size: 18px;
  line-height: 1.444;
  letter-spacing: .14em;
}

@media (max-width: 767px) {
  .bt .page-whitepaper .thumbnail .title {
    font-size: 16px;
  }
}

.bt .page-whitepaper .thumbnail .text-sm {
  font-family: "Work Sans", sans-serif;
  font-size: 13px;
  letter-spacing: .16em;
}

@media (max-width: 767px) {
  .bt .page-whitepaper .thumbnail .text-sm {
    font-size: 11px;
  }
}

.bt .page-whitepaper .thumbnail .btn-container {
  margin-top: 23px;
}

@media (max-width: 767px) {
  .bt .page-whitepaper .thumbnail .btn-container {
    margin-top: 16px;
  }
}

.bt .page-whitepaper .thumbnail .btn-container .btn-border-orange:after {
  content: none;
}

.bt .page-single-whitepaper {
  padding-bottom: 160px;
}

@media (max-width: 767px) {
  .bt .page-single-whitepaper {
    padding-bottom: 80px;
  }
}

.bt .page-single-whitepaper h2 {
  margin-top: 8px;
  margin-bottom: 45px;
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: .1em;
  padding-top: 30px;
}

@media (max-width: 767px) {
  .bt .page-single-whitepaper h2 {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 1.4;
    padding-top: 20px;
  }
}

.bt .page-single-whitepaper h3 {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  padding: 8px 10px 8px 50px;
  margin-top: 0;
  margin-right: 50px;
  margin-bottom: 34px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: .12em;
  color: #fff;
  background-color: #ff8600;
}

@media (max-width: 767px) {
  .bt .page-single-whitepaper h3 {
    padding-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    font-size: 15px;
  }
}

.bt .page-single-whitepaper p {
  font-size: 15px;
  line-height: 2;
}

@media (max-width: 767px) {
  .bt .page-single-whitepaper p {
    font-size: 13px;
  }
}

.bt .page-single-whitepaper ul {
  padding-left: 52px;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .bt .page-single-whitepaper ul {
    padding-left: 20px;
  }
}

.bt .page-single-whitepaper ul li {
  position: relative;
  padding-left: 24px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: .16em;
}

@media (max-width: 767px) {
  .bt .page-single-whitepaper ul li {
    padding-left: 20px;
    font-size: 13px;
  }
}

.bt .page-single-whitepaper ul li + li {
  margin-top: 17px;
}

.bt .page-single-whitepaper ul li:before {
  position: absolute;
  left: 0;
  width: 13px;
  height: 19px;
  background: url("../img/icon/pin-orange.png") 0 0/cover no-repeat;
  content: "";
}

.bt .page-single-whitepaper .container {
  max-width: 1030px;
}

.bt .page-single-whitepaper .header {
  position: relative;
  padding-right: 70px;
}

@media (max-width: 767px) {
  .bt .page-single-whitepaper .header {
    padding-right: 60px;
  }
}

.bt .page-single-whitepaper .header .label {
  padding: 10px 33px;
  margin-right: 15px;
}

@media (max-width: 767px) {
  .bt .page-single-whitepaper .header .label {
    padding: 8px 20px;
    margin-right: 10px;
  }
}

.bt .page-single-whitepaper .header .date {
  position: absolute;
  top: 8px;
  right: 0;
  font-size: 13px;
  letter-spacing: .15em;
  color: #7b7b7b;
}

.bt .page-single-whitepaper .tag-container {
  display: inline-block;
}

@media (max-width: 767px) {
  .bt .page-single-whitepaper .tag-container {
    margin-top: 5px;
  }
}

.bt .page-single-whitepaper .tag {
  margin-right: 10px;
  color: #7b7b7b;
  font-size: 12px;
  letter-spacing: .1em;
}

@media (max-width: 767px) {
  .bt .page-single-whitepaper .tag {
    margin-right: 5px;
    font-size: 10px;
  }
}

.bt .page-single-whitepaper .img {
  margin-top: 58px;
}

@media (max-width: 767px) {
  .bt .page-single-whitepaper .img {
    margin-top: 35px;
  }
}

.bt .page-single-whitepaper .list-container {
  padding-top: 30px;
  padding-bottom: 50px;
  margin-top: 80px;
  border-radius: 5px;
}

@media (max-width: 767px) {
  .bt .page-single-whitepaper .list-container {
    padding-top: 20px;
    padding-bottom: 30px;
    margin-top: 40px;
  }
}

.bt .page-single-whitepaper .btn-border-orange {
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: 570px;
  padding-top: 9px;
  padding-bottom: 9px;
  margin-top: 60px;
  border-radius: 35px;
}

@media (max-width: 767px) {
  .bt .page-single-whitepaper .btn-border-orange {
    margin-top: 35px;
  }
}

@media (max-width: 767px) {
  .bt .page-single-whitepaper .form-container {
    margin-top: 40px;
  }
}

.bt .page-single-whitepaper .form-container .checkbox-container .checkbox {
  margin-top: 42px;
  margin-bottom: 0;
}

.bt .page-single-whitepaper .form-container .policy-text {
  margin-top: 30px;
}

@media (max-width: 767px) {
  .bt .page-single-whitepaper .form-container .policy-text {
    font-size: 13px;
  }
}

.bt .page-single-whitepaper .form-container .btn-container {
  margin-top: 30px;
}

.bt .popover {
  width: 460px;
  max-width: none;
  border-width: 2px;
  border-color: #ffdeb2;
  border-radius: 40px;
}

@media (max-width: 767px) {
  .bt .popover {
    width: calc(100vw - 30px);
    border-radius: 25px;
  }
}

.bt .popover.top > .arrow {
  border-top-color: #ffdeb2;
}

.bt .popover.top > .arrow:after {
  bottom: 3px;
  margin-left: -8px;
  border-width: 8px 8px 0 8px;
}

.bt .popover .popover-content {
  padding: 30px 30px 25px;
  font-size: 13px;
  line-height: 2.154;
  letter-spacing: .09em;
}

@media (max-width: 767px) {
  .bt .popover .popover-content {
    padding: 15px;
    font-size: 11px;
    line-height: 2;
  }
}

.bt .popover .popover-content .media {
  margin-bottom: 10px;
}

.bt .popover .popover-content .media .media-heading {
  margin-top: 10px;
  font-size: 22px;
  line-height: 1.2;
}

@media (max-width: 767px) {
  .bt .popover .popover-content .media .media-heading {
    margin-top: 5px;
    font-size: 18px;
  }
}

.bt .popover .popover-content .media .media-heading small {
  display: block;
  margin-bottom: 4px;
  font-size: 13px;
  line-height: 1.4;
}

@media (max-width: 767px) {
  .bt .popover .popover-content .media .media-heading small {
    margin-bottom: 6px;
    font-size: 11px;
  }
}

@media (max-width: 767px) {
  .bt .popover .popover-content .media .media-right {
    padding-left: 5px;
  }
}

.bt .popover .popover-content .media .media-object-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 68px;
  height: 68px;
  background-color: #fa8c01;
  border-radius: 50%;
}

@media (max-width: 767px) {
  .bt .container {
    padding-right: 25px;
    padding-left: 25px;
  }
}

.swiper-simple {
  margin-bottom: 78px;
}

.swiper-simple .swiper-slide {
  padding-top: 15px;
}

@media (max-width: 767px) {
  .swiper-simple {
    margin-bottom: 40px;
  }
}

.swiper-pagination {
  position: static;
  margin-top: 23px;
}

@media (max-width: 767px) {
  .swiper-pagination {
    margin-top: 15px;
  }
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin-right: 6px;
  margin-left: 6px;
}

.swiper-pagination-bullet-active {
  background-color: #ff8600;
}

.swiper-button-next,
.swiper-button-prev {
  transition: all 0.15s ease;
  width: 50px;
  height: 50px;
  background: #ff6536;
  border-radius: 50%;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: auto;
  margin-bottom: auto;
  border-top: 2px solid #ebffef;
  border-right: 2px solid #ebffef;
  content: "";
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
  opacity: .8;
}

.swiper-button-prev:after {
  right: 17px;
  transform: rotate(225deg);
}

.swiper-button-next:after {
  left: 17px;
  transform: rotate(45deg);
}

.swiper-container-nonstop-slide {
  overflow: hidden;
  padding-right: 0;
  padding-left: 0;
}

.swiper-container-nonstop-slide .swiper-slide {
  width: auto;
}

.swiper-container-nonstop-slide .swiper-wrapper {
  transition-timing-function: linear;
  align-items: center;
}

span.wpcf7-not-valid-tip {
  font-size: 13px;
  letter-spacing: .05em;
}

/* 20220117 追記　セミナー内部リンクボタン配置 */
.seminar-btn-container {
	text-align: center;
}

.seminar-btn {
	padding: 14px 40px !important;
}

.txt_hosoku {
  font-size: 13px;
}
