@charset "UTF-8";
@import url("//fonts.googleapis.com/css?family=Jacques+Francois");
@import url("//fonts.googleapis.com/css2?family=Sawarabi+Mincho&display=swap");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1.1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*mediaquery*/
/*set*/
/*margin*/
.mauto {
  margin: 0 auto; }

.mt0 {
  margin-top: 0; }

.mt05 {
  margin-top: 0.5em; }

.mt1 {
  margin-top: 1em; }

.mt2 {
  margin-top: 2em; }

.mb0 {
  margin-bottom: 0; }

.mb05 {
  margin-bottom: 0.5em; }

.mb1 {
  margin-bottom: 1em; }

.mb2 {
  margin-bottom: 2em; }

.mr0 {
  margin-right: 0; }

.mr05 {
  margin-right: 0.5em; }

.mr1 {
  margin-right: 1em; }

.mr2 {
  margin-right: 2em; }

.mr10 {
  margin-right: 10em; }

.ml0 {
  margin-left: 0; }

.ml05 {
  margin-left: 0.5em; }

.ml1 {
  margin-left: 1em; }

.ml2 {
  margin-left: 2em; }

/*width*/
.w100 {
  width: 100%; }

.w90 {
  width: 90%; }

.w80 {
  width: 80%; }

.w70 {
  width: 70%; }

.w60 {
  width: 60%; }

.w55 {
  width: 55%; }

.w50 {
  width: 50%; }

.w45 {
  width: 45%; }

.w40 {
  width: 40%; }

.w35 {
  width: 35%; }

.w30 {
  width: 30%; }

.w20 {
  width: 20%; }

.w10 {
  width: 10%; }

@media screen and (max-width: 640px) {
  .w100, .w90, .w80, .w70, .w60, .w55, .w50, .w45, .w40, .w35, .w30, .w20, .w10 {
    width: 100%; } }

/*img*/
img {
  display: block;
  max-width: 100%;
  vertical-align: bottom; }

/*text*/
.txtc {
  text-align: center; }

.txtr {
  text-align: right; }

.txtl {
  text-align: left; }

/*font-size*/
.fs15 {
  font-size: 1.5em; }

.fs13 {
  font-size: 1.3em; }

.fs09 {
  font-size: 0.9em; }

.fs08 {
  font-size: 0.8em; }

/*float*/
.fl {
  float: left; }
  @media screen and (max-width: 640px) {
    .fl {
      float: none; } }

.fr {
  float: right; }
  @media screen and (max-width: 640px) {
    .fr {
      float: none; } }

.single_content address, .single_content blockquote, .single_content dd, .single_content div, .single_content dl, .single_content dt, .single_content h1, .single_content h2, .single_content h3, .single_content h4, .single_content h5, .single_content h6, .single_content noframes, .single_content ol, .single_content p, .single_content ul, .single_content center, .single_content dir, .single_content hr, .single_content menu, .single_content pre {
  display: block;
  unicode-bidi: embed; }

.single_content li {
  display: list-item;
  line-height: 1.3; }

.single_content table {
  display: table; }

.single_content tr {
  display: table-row; }

.single_content thead {
  display: table-header-group; }

.single_content tbody {
  display: table-row-group; }

.single_content tfoot {
  display: table-footer-group; }

.single_content col {
  display: table-column; }

.single_content colgroup {
  display: table-column-group; }

.single_content td, .single_content th {
  display: table-cell; }

.single_content caption {
  display: table-caption; }

.single_content th {
  font-weight: bolder;
  text-align: center; }

.single_content caption {
  text-align: center; }

.single_content h1 {
  font-size: 2em;
  margin: .67em 0; }

.single_content h2 {
  font-size: 1.5em;
  margin: .75em 0; }

.single_content h3 {
  font-size: 1.17em;
  margin: .83em 0; }

.single_content h4, .single_content p, .single_content blockquote, .single_content ul, .single_content fieldset, .single_content form, .single_content ol, .single_content dl, .single_content dir, .single_content menu {
  margin: 1.12em 0; }

.single_content h5 {
  font-size: .83em;
  margin: 1.5em 0; }

.single_content h6 {
  font-size: .75em;
  margin: 1.67em 0; }

.single_content h1, .single_content h2, .single_content h3, .single_content h4, .single_content h5, .single_content h6, .single_content b, .single_content strong {
  font-weight: bolder; }

.single_content blockquote {
  margin-left: 40px;
  margin-right: 40px; }

.single_content cite, .single_content em, .single_content var, .single_content address {
  font-style: italic; }

.single_content pre, .single_content tt, .single_content code, .single_content kbd, .single_content samp {
  font-family: monospace; }

.single_content pre {
  white-space: pre; }

.single_content button, .single_content textarea, .single_content input, .single_content select {
  display: inline-block; }

.single_content big {
  font-size: 1.17em; }

.single_content small, .single_content sub, .single_content sup {
  font-size: .83em; }

.single_content sub {
  vertical-align: sub; }

.single_content sup {
  vertical-align: super; }

.single_content table {
  border-spacing: 2px; }

.single_content thead, .single_content tbody, .single_content tfoot {
  vertical-align: middle; }

.single_content td, .single_content th, .single_content tr {
  vertical-align: inherit; }

.single_content s, .single_content strike, .single_content del {
  text-decoration: line-through; }

.single_content hr {
  border: 1px inset; }

.single_content ol, .single_content ul, .single_content dir, .single_content menu, .single_content dd {
  margin-left: 1.5em; }

.single_content ol {
  list-style-type: decimal;
  line-height: 1.3; }

.single_content ol ul, .single_content ul ol, .single_content ul ul, .single_content ol ol {
  margin-top: 0;
  margin-bottom: 0; }

.single_content u, .single_content ins {
  text-decoration: underline; }

.single_content br:before {
  content: "\A";
  white-space: pre-line; }

.single_content center {
  text-align: center; }

.single_content :link, .single_content :visited {
  text-decoration: underline; }

.single_content :focus {
  outline: thin dotted invert; }

.single_content ul {
  list-style: disc;
  line-height: 1.3; }

.single_content img {
  display: inline; }

.single_content p {
  line-height: 1.3; }

/**/
/**/
/**/
/*gray*/
/*
$theme_fonts:-apple-system, BlinkMacSystemFont, "Helvetica Neue","游ゴシック",YuGothic,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
*/
/*mediaquery*/
/* -------------------------------- 
Primary style
-------------------------------- */
*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

a {
  color: #222;
  text-decoration: none; }

/* -------------------------------- 
Main components 
-------------------------------- */
html {
  position: relative;
  height: 100%; }

body {
  position: relative;
	color: #231815;
  /*color: #222;*/
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  /*font-family: "Sawarabi Mincho", serif;*/
  font-size: 15px;
  letter-spacing: 0.1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #fff; }
  @media screen and (max-width: 768px) {
    body {
      font-size: 14px;
      letter-spacing: 0.1em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; } }

br.brmd {
  display: none; }
  @media screen and (max-width: 768px) {
    br.brmd {
      display: block; } }
  @media screen and (max-width: 600px) {
    br.brmd {
      display: block; } }

br.brsp {
  display: none; }
  @media screen and (max-width: 600px) {
    br.brsp {
      display: block; } }

@media screen and (max-width: 600px) {
  br.brpc {
    display: none; } }

.inner {
  width: 100%;
  padding: 60px 30px;
  /*padding: 50px 30px;*/
  max-width: 1160px;
  margin: 0 auto;
  clear: both; }
  @media screen and (max-width: 600px) {
    .inner {
      padding: 20px; } }

section {
  position: relative; }

div.btn_wrap {
  margin: 50px 0;
  text-align: center; }

div.btn_wrap ul li {
    display: inline-block;
    /display: inline;
    /zoom: 1;
    list-style: none;
    padding: 0 20px 5px 0;
    margin: 0;
}
/*220907*/
@media screen and (max-width: 600px) {
div.btn_wrap ul li {
    padding-right: 0;
} }
/*200529*/
div.btn_wrap p {
  line-height: 1.8;
}

a.btn_link, section.insta div.insta_wrap #sb_instagram #sbi_load .sbi_load_btn, div.bs_wrap .btn:not(:disabled):not(.disabled), div.bs_wrap .btn-lg, div.bs_wrap .btn-group-lg > .btn {
  display: inline-block;
  padding: .8em 2em;
  line-height: 1.5;
  background: #fff;
  border: 1px solid #222;
  transition: .2s; }
  a.btn_link:hover, section.insta div.insta_wrap #sb_instagram #sbi_load .sbi_load_btn:hover, div.bs_wrap .btn:hover:not(:disabled):not(.disabled), div.bs_wrap .btn-lg:hover, div.bs_wrap .btn-group-lg > .btn:hover {
    color: #fff;
    background: #222;
    border: 1px solid #222;
    transition: .2s; }
  @media screen and (max-width: 600px) {
    a.btn_link, section.insta div.insta_wrap #sb_instagram #sbi_load .sbi_load_btn, div.bs_wrap .btn:not(:disabled):not(.disabled), div.bs_wrap .btn-lg, div.bs_wrap .btn-group-lg > .btn {
      padding: .6em 1.3em;
      font-size: 13px; } }

a:hover {
  color: #009DBF;
  opacity: 0.85; }
  a:hover img {
    opacity: .85; }

@media screen and (max-width: 600px) {
  .pcblock {
    display: none; } }

.spblock {
  display: none; }
  @media screen and (max-width: 600px) {
    .spblock {
      display: block; } }

@media screen and (max-width: 600px) {
  .spnone {
    display: none; } }
/* -------------------------------- 
header components 
--------------------------------- */
.header {
  position: fixed;
  top: 0;
  left: 0;
  /*margin: 0 auto;*/
  width: 100%;
  z-index: 11;
  /*font-family: "Jacques Francois", serif;*/
  text-align: center; }
  .header h1 {
    position: relative;
    margin: 0 auto 25px;
    width: 150px; }
    .header h1 img {
      width: 100%; }
    @media screen and (max-width: 768px) {
      .header h1 {
        width: 120px; } }
  .header p {
    font-size: 11px; }
    @media screen and (max-width: 600px) {
      .header p {
        font-size: 10px;
        letter-spacing: 0; } }
  .header nav {
    margin: 25px auto 0; }
    .header nav ul.nav {
      text-align: center; }
      .header nav ul.nav > li {
        display: inline-block;
        margin-right: 1.6em; }
        .header nav ul.nav > li:last-child {
          margin-right: 0; }
        .header nav ul.nav > li.sns a:first-child {
          margin-right: .6em; }
        .header nav ul.nav > li.sns a img {
          width: 25px;
          height: 25px; }
        .header nav ul.nav > li > a {
          display: inline-block;
          height: 25px;
          font-size: 14px;
          letter-spacing: 0;
          line-height: 25px;
          vertical-align: middle; }

/*smartphone*/
/*humburger*/
/*
.hamburger, .hamburger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box; }

.hamburger {
  position: absolute;
  top: 40px;
  right: 30px;
  width: 40px;
  height: 34px;
  z-index: 999; }
  .hamburger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #222;
    border-radius: 4px; }
    .hamburger span:nth-of-type(1) {
      top: 0; }
    .hamburger span:nth-of-type(2) {
      top: 15px; }
    .hamburger span:nth-of-type(3) {
      bottom: 0; }
  @media screen and (max-width: 600px) {
    .hamburger {
      top: 20px;
      right: 20px;
      width: 30px;
      height: 28px; }
      .hamburger span:nth-of-type(2) {
        top: 12px; } }

.hamburger.active span {
  background-color: #fff; }
  .hamburger.active span:nth-of-type(1) {
    -webkit-transform: translateY(15px) rotate(-45deg);
    transform: translateY(15px) rotate(-45deg); }
  .hamburger.active span:nth-of-type(2) {
    left: 50%;
    opacity: 0;
    -webkit-animation: active-menu-bar02 .8s forwards;
    animation: active-menu-bar02 .8s forwards; }
  .hamburger.active span:nth-of-type(3) {
    -webkit-transform: translateY(-15px) rotate(45deg);
    transform: translateY(-15px) rotate(45deg); }
  @media screen and (max-width: 600px) {
    .hamburger.active span:nth-of-type(1) {
      -webkit-transform: translateY(12px) rotate(-45deg);
      transform: translateY(12px) rotate(-45deg); }
    .hamburger.active span:nth-of-type(3) {
      -webkit-transform: translateY(-12px) rotate(45deg);
      transform: translateY(-12px) rotate(45deg); } }

@-webkit-keyframes active-menu-bar02 {
  100% {
    height: 0; } }
@keyframes active-menu-bar02 {
  100% {
    height: 0; } }
*/
/*nav*/
#navigation {
  position: absolute;
  display: none;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background: #222;
  z-index: 998; }
  #navigation .navigation_inner {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    width: 100%;
    height: 100%; }
    #navigation .navigation_inner .navigation_menu .navigation_item {
      width: 300px;
      margin: 16px auto 0 auto; }
      #navigation .navigation_inner .navigation_menu .navigation_item a {
        display: block;
        position: relative;
        text-decoration: none;
        font-size: 1.2em;
        line-height: 36px;
        letter-spacing: .2em;
        text-align: center;
        color: #fff;
        font-weight: bold; }
        @media screen and (max-width: 600px) {
          #navigation .navigation_inner .navigation_menu .navigation_item a {
            font-size: 1.1em;
            line-height: 32px; } }
      #navigation .navigation_inner .navigation_menu .navigation_item.sns {
        text-align: center; }
        #navigation .navigation_inner .navigation_menu .navigation_item.sns a {
          display: inline-block;
          margin: 0 5px; }

/* -------------------------------- 
footer components 
--------------------------------- */
section.sns {
  margin: 0 auto;
  width: calc(100% - 60px);
  max-width: 1160px;
  text-align: center; }
  section.sns img {
    display: inline-block;
    /*height: 40px;*/ }
  section.sns img.borderimg {
    display: block;
    height: 1px; }
  section.sns a {
    display: inline-block;
    margin-left: 1em; }

footer div.wrap {
  padding: 50px 0;
  text-align: center;
  font-size: .9em;
  background-image: url(../img/bg.jpg); }
footer img.theme_txt1 {
  display: block;
  margin: 30px auto 40px; }
footer img.theme_txt2 {
  display: block;
  margin: 0 auto 28px;
  max-width: calc(100% - 40px); }
footer p {
  font-size: 14px;
  line-height: 1.9; }
footer ul.footer_ul {
  display: flex;
  justify-content: center;
  margin: 50px auto 0; }
  footer ul.footer_ul li {
    line-height: 35px;
    font-size: 14px; }
    footer ul.footer_ul li img {
      display: inline-block;
      margin-right: 8px;
      width: 35px; }
    footer ul.footer_ul li:first-child {
      margin-right: 2em; }
footer p.copy {
  margin: 30px 0;
  text-align: center; }
@media screen and (max-width: 600px) {
  footer {
    padding: 0; }
    footer img.theme_txt1 {
      margin: 0 auto 20px;
      width: 200px; }
    footer ul.footer_ul {
      display: block; }
      footer ul.footer_ul li {
        margin-bottom: 10px; }
        footer ul.footer_ul li:first-child {
          margin-right: 0; }
        footer ul.footer_ul li:last-child {
          margin-bottom: 0; }
    footer p.copy {
      padding-top: 0;
      font-size: .8em; } }

/* -------------------------------- 
all components 
--------------------------------- */
div.main h1 {
  margin: 2em 0;
  font-size: 1.6em;
  /*font-weight: bold;*/
  text-align: center;
  letter-spacing: .1em;
  /*font-family: "Jacques Francois", serif;*/ }
div.main div.title_wrap {
  /*background-image: url(../img/border.png);
  background-repeat: no-repeat;
  background-position: center;
  height: 26px;
  text-align: center;*/ }
  div.main div.title_wrap h3 {
    display: inline-block;
    /*padding: 0 20px;*/
    /*background: #fff;*/ }
    div.main div.title_wrap h3 img {
		height: 30px;
      /*height: 26px;*/ }
  @media screen and (max-width: 600px) {
    div.main div.title_wrap {
      /*height: 18px;*/
		height: 26px;
      padding: 0 16px;
	  margin-bottom: .5em;}
      div.main div.title_wrap h3 img {
        /*height: 18px;*/
		height: 26px; } }
div.main section.donyu div.inner {
  padding: 80px 0 40px; }
div.main section.donyu h4 {
  margin-bottom: 1em;
  text-align: center;
  font-size: 1.7em;
  line-height: 1.5; }
div.main section.donyu p {
  text-align: center;
  line-height: 2.7;
  letter-spacing: .3em; }
@media screen and (max-width: 1080px) {
  div.main section.donyu p {
    font-size: 14px;
    line-height: 2;
    letter-spacing: .1em; } }
@media screen and (max-width: 768px) {
  div.main section.donyu div.inner {
    padding: 40px 0; }
  div.main section.donyu p {
    font-size: 13px;
    line-height: 1.8;
    letter-spacing: 0; } }
@media screen and (max-width: 600px) {
  div.main section.donyu div.inner {
    padding: 20px; }
  div.main section.donyu h4 {
    font-size: 1.6em;
    text-align: left; }
  div.main section.donyu p {
    font-size: 14px;
    text-align: left; } }
div.main section.ul_order p.title {
  text-align: center;
  margin-bottom: 60px; }

div.main section.ul_order p.title-left {
  text-align: left;
  margin-bottom: 60px; }

  div.main section.ul_order p.title img ,
div.main section.ul_order p.title-left img{
    display: inline-block;
    max-width: 300px; }
div.main section.ul_order ul {
  display: flex;
  justify-content: center;
    flex-wrap: wrap;
  margin: 0 auto;
  width: 100%;
  max-width: 1100px; }
  @media screen and (max-width: 600px) {
    div.main section.ul_order ul {
      display: block; } }
  div.main section.ul_order ul li {
    position: relative;
    margin-right: 25px;
    margin-bottom: 25px;
    overflow: hidden;
    width: 350px;
    height: 270px; }
    @media screen and (max-width: 1080px) {
      div.main section.ul_order ul li {
        width: 315px;
        height: 243px; } }
    @media screen and (max-width: 768px) {
      div.main section.ul_order ul li {
        margin-right: 15px;
        width: 246px;
        height: 189px; } }
    @media screen and (max-width: 600px) {
      div.main section.ul_order ul li {
        width: 320px;
        height: 247px;
        margin: 0 auto 20px; }
        div.main section.ul_order ul li:last-child {
          margin-bottom: 0; } }
    div.main section.ul_order ul li .background-image {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      transition: all 0.5s ease-out;
      transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
      will-change: transform; }
div.main section.ul_order ul li:nth-child(2) {
    margin-right: 25px;
}
    div.main section.ul_order ul li:nth-child(4) .background-image {
      background-image: url(https://kiona.jp/wp/wp-content/themes/kiona/img/ouchi/ouchitop.jpg);
}
    div.main section.ul_order ul li:nth-child(1) .background-image {
      background: url(../img/index/btn_full.jpg) no-repeat; }
    div.main section.ul_order ul li:nth-child(2) .background-image {
      background: url(../img/index/btn_select.jpg) no-repeat; }
      div.main section.ul_order ul li:nth-child(3) .background-image {
        background: url(../img/index/btn_collect.jpg) no-repeat; }
      @media screen and (max-width: 600px) {
        div.main section.ul_order ul li:nth-child(2) {
          margin-right: auto; } }
    div.main section.ul_order ul li a {
      position: relative;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 100%;
      color: #fff;
      font-size: 18px;
      font-weight: bold;
      z-index: 3; }
div.main section.ul_order ul li:nth-child(4) a{
    background-color: rgba(0,0,0,0.4);
}
      div.main section.ul_order ul li a:hover {
        opacity: 1; }
        div.main section.ul_order ul li a:hover img {
          opacity: 1; }
      div.main section.ul_order ul li a:hover + .background-image {
        opacity: .85;
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0.9); }
      div.main section.ul_order ul li a img {
        height: 18px; }
div.main section.ul_order ul li:nth-child(4) a img{
    height: 90px;
}
        @media screen and (max-width: 768px) {
          div.main section.ul_order ul li a img {
            height: 14px; }
div.main section.ul_order ul li:nth-child(4) a img{
    height: 70px;
}
}
div.main ul.ul_news li {
  display: flex;
  margin: 0 0 1em;
  line-height: 1.7; }
  div.main ul.ul_news li div.date_wrap {
    flex: 0 0 230px; }
  @media screen and (max-width: 768px) {
    div.main ul.ul_news li div.date_wrap {
      flex: 0 0 210px; } }
  @media screen and (max-width: 600px) {
    div.main ul.ul_news li {
      display: block; }
      /*
div.main section.ul_order ul li:nth-child(1) a img{
    height: 90px;
}
      */
}

/*instagram feed*/
section.insta div.insta_wrap {
  margin: 12px auto 0; }
  section.insta div.insta_wrap #sb_instagram #sbi_load .sbi_load_btn {
    margin: 0;
    vertical-align: baseline;
    font-size: 15px;
    border-bottom: 1px solid #222 !important;
    border-radius: 0; }
    section.insta div.insta_wrap #sb_instagram #sbi_load .sbi_load_btn:hover {
      color: #fff !important; }

/*bootstrap*/
div.bs_wrap {
  /*!
   * Bootswatch v4.0.0
   * Homepage: https://bootswatch.com
   * Copyright 2012-2018 Thomas Park
   * Licensed under MIT
   * Based on Bootstrap
  */
  /*!
   * Bootstrap v4.0.0 (https://getbootstrap.com)
   * Copyright 2011-2018 The Bootstrap Authors
   * Copyright 2011-2018 Twitter, Inc.
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
   */
  @import url("https://fonts.googleapis.com/css?family=Raleway:400,700");
  /*
  code,
  kbd,
  pre,
  samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  }
  */
  /*
  p {
    font-family: Georgia, Cambria, "Times New Roman", Times, serif;
  }
  */
  /*
  .alert, .alert p {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  }
  */
  /*contactform7*/
  /*add confirm*/ }
  div.bs_wrap :root {
    --blue: #4582EC;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #d9534f;
    --orange: #fd7e14;
    --yellow: #f0ad4e;
    --green: #02B875;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #868e96;
    --gray-dark: #343a40;
    --primary: #4582EC;
    --secondary: #adb5bd;
    --success: #02B875;
    --info: #17a2b8;
    --warning: #f0ad4e;
    --danger: #d9534f;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px; }
  div.bs_wrap *,
  div.bs_wrap *::before,
  div.bs_wrap *::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  div.bs_wrap html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent; }
@-ms-viewport {
  div.bs_wrap {
    width: device-width; } }
  div.bs_wrap article, div.bs_wrap aside, div.bs_wrap dialog, div.bs_wrap figcaption, div.bs_wrap figure, div.bs_wrap footer, div.bs_wrap header, div.bs_wrap hgroup, div.bs_wrap main, div.bs_wrap nav, div.bs_wrap section {
    display: block; }
  div.bs_wrap body {
    margin: 0;
    font-size: 1.063rem;
    font-weight: 400;
    line-height: 1.5;
    color: #343a40;
    text-align: left;
    background-color: #fff; }
  div.bs_wrap [tabindex="-1"]:focus {
    outline: 0 !important; }
  div.bs_wrap hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible; }
  div.bs_wrap h1, div.bs_wrap h2, div.bs_wrap h3, div.bs_wrap h4, div.bs_wrap h5, div.bs_wrap h6 {
    margin-top: 0;
    margin-bottom: 0.5rem; }
  div.bs_wrap p {
    margin-top: 0;
    margin-bottom: 1rem; }
  div.bs_wrap abbr[title],
  div.bs_wrap abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0; }
  div.bs_wrap address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit; }
  div.bs_wrap ol,
  div.bs_wrap ul,
  div.bs_wrap dl {
    margin-top: 0;
    margin-bottom: 1rem; }
  div.bs_wrap ol ol,
  div.bs_wrap ul ul,
  div.bs_wrap ol ul,
  div.bs_wrap ul ol {
    margin-bottom: 0; }
  div.bs_wrap dt {
    font-weight: 700; }
  div.bs_wrap dd {
    margin-bottom: .5rem;
    margin-left: 0; }
  div.bs_wrap blockquote {
    margin: 0 0 1rem; }
  div.bs_wrap dfn {
    font-style: italic; }
  div.bs_wrap b,
  div.bs_wrap strong {
    font-weight: bolder; }
  div.bs_wrap small {
    font-size: 80%; }
  div.bs_wrap sub,
  div.bs_wrap sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline; }
  div.bs_wrap sub {
    bottom: -.25em; }
  div.bs_wrap sup {
    top: -.5em; }
  div.bs_wrap a {
    color: #4582EC;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects; }
  div.bs_wrap a:hover {
    color: #1559cf;
    text-decoration: underline; }
  div.bs_wrap a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none; }
  div.bs_wrap a:not([href]):not([tabindex]):hover, div.bs_wrap a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  div.bs_wrap a:not([href]):not([tabindex]):focus {
    outline: 0; }
  div.bs_wrap pre,
  div.bs_wrap code,
  div.bs_wrap kbd,
  div.bs_wrap samp {
    font-family: monospace, monospace;
    font-size: 1em; }
  div.bs_wrap pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar; }
  div.bs_wrap figure {
    margin: 0 0 1rem; }
  div.bs_wrap img {
    vertical-align: middle;
    border-style: none; }
  div.bs_wrap svg:not(:root) {
    overflow: hidden; }
  div.bs_wrap table {
    border-collapse: collapse; }
  div.bs_wrap caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #868e96;
    text-align: left;
    caption-side: bottom; }
  div.bs_wrap th {
    text-align: inherit; }
  div.bs_wrap label {
    display: inline-block;
    margin-bottom: .5rem; }
  div.bs_wrap button {
    border-radius: 0; }
  div.bs_wrap button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color; }
  div.bs_wrap input,
  div.bs_wrap button,
  div.bs_wrap select,
  div.bs_wrap optgroup,
  div.bs_wrap textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  div.bs_wrap button,
  div.bs_wrap input {
    overflow: visible; }
  div.bs_wrap button,
  div.bs_wrap select {
    text-transform: none; }
  div.bs_wrap button,
  div.bs_wrap html [type="button"],
  div.bs_wrap [type="reset"],
  div.bs_wrap [type="submit"] {
    -webkit-appearance: button; }
  div.bs_wrap button::-moz-focus-inner,
  div.bs_wrap [type="button"]::-moz-focus-inner,
  div.bs_wrap [type="reset"]::-moz-focus-inner,
  div.bs_wrap [type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none; }
  div.bs_wrap input[type="radio"],
  div.bs_wrap input[type="checkbox"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0; }
  div.bs_wrap input[type="date"],
  div.bs_wrap input[type="time"],
  div.bs_wrap input[type="datetime-local"],
  div.bs_wrap input[type="month"] {
    -webkit-appearance: listbox; }
  div.bs_wrap textarea {
    overflow: auto;
    resize: vertical; }
  div.bs_wrap fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0; }
  div.bs_wrap legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal; }
  div.bs_wrap progress {
    vertical-align: baseline; }
  div.bs_wrap [type="number"]::-webkit-inner-spin-button,
  div.bs_wrap [type="number"]::-webkit-outer-spin-button {
    height: auto; }
  div.bs_wrap [type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none; }
  div.bs_wrap [type="search"]::-webkit-search-cancel-button,
  div.bs_wrap [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  div.bs_wrap ::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button; }
  div.bs_wrap output {
    display: inline-block; }
  div.bs_wrap summary {
    display: list-item;
    cursor: pointer; }
  div.bs_wrap template {
    display: none; }
  div.bs_wrap [hidden] {
    display: none !important; }
  div.bs_wrap h1, div.bs_wrap h2, div.bs_wrap h3, div.bs_wrap h4, div.bs_wrap h5, div.bs_wrap h6,
  div.bs_wrap .h1, div.bs_wrap .h2, div.bs_wrap .h3, div.bs_wrap .h4, div.bs_wrap .h5, div.bs_wrap .h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 700;
    line-height: 1.2;
    color: inherit; }
  div.bs_wrap h1, div.bs_wrap .h1 {
    font-size: 2.6575rem; }
  div.bs_wrap h2, div.bs_wrap .h2 {
    font-size: 2.126rem; }
  div.bs_wrap h3, div.bs_wrap .h3 {
    font-size: 1.86025rem; }
  div.bs_wrap h4, div.bs_wrap .h4 {
    font-size: 1.5945rem; }
  div.bs_wrap h5, div.bs_wrap .h5 {
    font-size: 1.32875rem; }
  div.bs_wrap h6, div.bs_wrap .h6 {
    font-size: 1.063rem; }
  div.bs_wrap .lead {
    font-size: 1.32875rem;
    font-weight: 300; }
  div.bs_wrap .display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2; }
  div.bs_wrap .display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2; }
  div.bs_wrap .display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2; }
  div.bs_wrap .display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2; }
  div.bs_wrap hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  div.bs_wrap small,
  div.bs_wrap .small {
    font-size: 80%;
    font-weight: 400; }
  div.bs_wrap mark,
  div.bs_wrap .mark {
    padding: 0.2em;
    background-color: #fcf8e3; }
  div.bs_wrap .list-unstyled {
    padding-left: 0;
    list-style: none; }
  div.bs_wrap .list-inline {
    padding-left: 0;
    list-style: none; }
  div.bs_wrap .list-inline-item {
    display: inline-block; }
  div.bs_wrap .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }
  div.bs_wrap .initialism {
    font-size: 90%;
    text-transform: uppercase; }
  div.bs_wrap .blockquote {
    margin-bottom: 1rem;
    font-size: 1.32875rem; }
  div.bs_wrap .blockquote-footer {
    display: block;
    font-size: 80%;
    color: #868e96; }
  div.bs_wrap .blockquote-footer::before {
    content: "\2014 \00A0"; }
  div.bs_wrap .img-fluid {
    max-width: 100%;
    height: auto; }
  div.bs_wrap .img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto; }
  div.bs_wrap .figure {
    display: inline-block; }
  div.bs_wrap .figure-img {
    margin-bottom: 0.5rem;
    line-height: 1; }
  div.bs_wrap .figure-caption {
    font-size: 90%;
    color: #868e96; }
  div.bs_wrap code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word; }
  div.bs_wrap a > code {
    color: inherit; }
  div.bs_wrap kbd {
    padding: 0.2rem 0.4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: 0.2rem; }
  div.bs_wrap kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }
  div.bs_wrap pre {
    display: block;
    font-size: 87.5%;
    color: #212529; }
  div.bs_wrap pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }
  div.bs_wrap .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll; }
  div.bs_wrap .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  @media (min-width: 576px) {
    div.bs_wrap .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    div.bs_wrap .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    div.bs_wrap .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    div.bs_wrap .container {
      max-width: 1140px; } }
  div.bs_wrap .container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  div.bs_wrap .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; }
  div.bs_wrap .no-gutters {
    margin-right: 0;
    margin-left: 0; }
  div.bs_wrap .no-gutters > .col,
  div.bs_wrap .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }
  div.bs_wrap .col-1, div.bs_wrap .col-2, div.bs_wrap .col-3, div.bs_wrap .col-4, div.bs_wrap .col-5, div.bs_wrap .col-6, div.bs_wrap .col-7, div.bs_wrap .col-8, div.bs_wrap .col-9, div.bs_wrap .col-10, div.bs_wrap .col-11, div.bs_wrap .col-12, div.bs_wrap .col,
  div.bs_wrap .col-auto, div.bs_wrap .col-sm-1, div.bs_wrap .col-sm-2, div.bs_wrap .col-sm-3, div.bs_wrap .col-sm-4, div.bs_wrap .col-sm-5, div.bs_wrap .col-sm-6, div.bs_wrap .col-sm-7, div.bs_wrap .col-sm-8, div.bs_wrap .col-sm-9, div.bs_wrap .col-sm-10, div.bs_wrap .col-sm-11, div.bs_wrap .col-sm-12, div.bs_wrap .col-sm,
  div.bs_wrap .col-sm-auto, div.bs_wrap .col-md-1, div.bs_wrap .col-md-2, div.bs_wrap .col-md-3, div.bs_wrap .col-md-4, div.bs_wrap .col-md-5, div.bs_wrap .col-md-6, div.bs_wrap .col-md-7, div.bs_wrap .col-md-8, div.bs_wrap .col-md-9, div.bs_wrap .col-md-10, div.bs_wrap .col-md-11, div.bs_wrap .col-md-12, div.bs_wrap .col-md,
  div.bs_wrap .col-md-auto, div.bs_wrap .col-lg-1, div.bs_wrap .col-lg-2, div.bs_wrap .col-lg-3, div.bs_wrap .col-lg-4, div.bs_wrap .col-lg-5, div.bs_wrap .col-lg-6, div.bs_wrap .col-lg-7, div.bs_wrap .col-lg-8, div.bs_wrap .col-lg-9, div.bs_wrap .col-lg-10, div.bs_wrap .col-lg-11, div.bs_wrap .col-lg-12, div.bs_wrap .col-lg,
  div.bs_wrap .col-lg-auto, div.bs_wrap .col-xl-1, div.bs_wrap .col-xl-2, div.bs_wrap .col-xl-3, div.bs_wrap .col-xl-4, div.bs_wrap .col-xl-5, div.bs_wrap .col-xl-6, div.bs_wrap .col-xl-7, div.bs_wrap .col-xl-8, div.bs_wrap .col-xl-9, div.bs_wrap .col-xl-10, div.bs_wrap .col-xl-11, div.bs_wrap .col-xl-12, div.bs_wrap .col-xl,
  div.bs_wrap .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  div.bs_wrap .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  div.bs_wrap .col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  div.bs_wrap .col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  div.bs_wrap .col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  div.bs_wrap .col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  div.bs_wrap .col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  div.bs_wrap .col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  div.bs_wrap .col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  div.bs_wrap .col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  div.bs_wrap .col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  div.bs_wrap .col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  div.bs_wrap .col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  div.bs_wrap .col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  div.bs_wrap .col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  div.bs_wrap .order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  div.bs_wrap .order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  div.bs_wrap .order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  div.bs_wrap .order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  div.bs_wrap .order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  div.bs_wrap .order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  div.bs_wrap .order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  div.bs_wrap .order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  div.bs_wrap .order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  div.bs_wrap .order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  div.bs_wrap .order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  div.bs_wrap .order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  div.bs_wrap .order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  div.bs_wrap .order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  div.bs_wrap .order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  div.bs_wrap .offset-1 {
    margin-left: 8.3333333333%; }
  div.bs_wrap .offset-2 {
    margin-left: 16.6666666667%; }
  div.bs_wrap .offset-3 {
    margin-left: 25%; }
  div.bs_wrap .offset-4 {
    margin-left: 33.3333333333%; }
  div.bs_wrap .offset-5 {
    margin-left: 41.6666666667%; }
  div.bs_wrap .offset-6 {
    margin-left: 50%; }
  div.bs_wrap .offset-7 {
    margin-left: 58.3333333333%; }
  div.bs_wrap .offset-8 {
    margin-left: 66.6666666667%; }
  div.bs_wrap .offset-9 {
    margin-left: 75%; }
  div.bs_wrap .offset-10 {
    margin-left: 83.3333333333%; }
  div.bs_wrap .offset-11 {
    margin-left: 91.6666666667%; }
  @media (min-width: 576px) {
    div.bs_wrap .col-sm {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%; }
    div.bs_wrap .col-sm-auto {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: none; }
    div.bs_wrap .col-sm-1 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 8.3333333333%;
      flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%; }
    div.bs_wrap .col-sm-2 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }
    div.bs_wrap .col-sm-3 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; }
    div.bs_wrap .col-sm-4 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }
    div.bs_wrap .col-sm-5 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 41.6666666667%;
      flex: 0 0 41.6666666667%;
      max-width: 41.6666666667%; }
    div.bs_wrap .col-sm-6 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; }
    div.bs_wrap .col-sm-7 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 58.3333333333%;
      flex: 0 0 58.3333333333%;
      max-width: 58.3333333333%; }
    div.bs_wrap .col-sm-8 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 66.6666666667%;
      flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%; }
    div.bs_wrap .col-sm-9 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%; }
    div.bs_wrap .col-sm-10 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 83.3333333333%;
      flex: 0 0 83.3333333333%;
      max-width: 83.3333333333%; }
    div.bs_wrap .col-sm-11 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 91.6666666667%;
      flex: 0 0 91.6666666667%;
      max-width: 91.6666666667%; }
    div.bs_wrap .col-sm-12 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
    div.bs_wrap .order-sm-first {
      -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
      order: -1; }
    div.bs_wrap .order-sm-last {
      -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
      order: 13; }
    div.bs_wrap .order-sm-0 {
      -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
      order: 0; }
    div.bs_wrap .order-sm-1 {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
    div.bs_wrap .order-sm-2 {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
    div.bs_wrap .order-sm-3 {
      -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
      order: 3; }
    div.bs_wrap .order-sm-4 {
      -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
      order: 4; }
    div.bs_wrap .order-sm-5 {
      -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
      order: 5; }
    div.bs_wrap .order-sm-6 {
      -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
      order: 6; }
    div.bs_wrap .order-sm-7 {
      -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
      order: 7; }
    div.bs_wrap .order-sm-8 {
      -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
      order: 8; }
    div.bs_wrap .order-sm-9 {
      -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
      order: 9; }
    div.bs_wrap .order-sm-10 {
      -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
      order: 10; }
    div.bs_wrap .order-sm-11 {
      -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
      order: 11; }
    div.bs_wrap .order-sm-12 {
      -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
      order: 12; }
    div.bs_wrap .offset-sm-0 {
      margin-left: 0; }
    div.bs_wrap .offset-sm-1 {
      margin-left: 8.3333333333%; }
    div.bs_wrap .offset-sm-2 {
      margin-left: 16.6666666667%; }
    div.bs_wrap .offset-sm-3 {
      margin-left: 25%; }
    div.bs_wrap .offset-sm-4 {
      margin-left: 33.3333333333%; }
    div.bs_wrap .offset-sm-5 {
      margin-left: 41.6666666667%; }
    div.bs_wrap .offset-sm-6 {
      margin-left: 50%; }
    div.bs_wrap .offset-sm-7 {
      margin-left: 58.3333333333%; }
    div.bs_wrap .offset-sm-8 {
      margin-left: 66.6666666667%; }
    div.bs_wrap .offset-sm-9 {
      margin-left: 75%; }
    div.bs_wrap .offset-sm-10 {
      margin-left: 83.3333333333%; }
    div.bs_wrap .offset-sm-11 {
      margin-left: 91.6666666667%; } }
  @media (min-width: 768px) {
    div.bs_wrap .col-md {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%; }
    div.bs_wrap .col-md-auto {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: none; }
    div.bs_wrap .col-md-1 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 8.3333333333%;
      flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%; }
    div.bs_wrap .col-md-2 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }
    div.bs_wrap .col-md-3 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; }
    div.bs_wrap .col-md-4 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }
    div.bs_wrap .col-md-5 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 41.6666666667%;
      flex: 0 0 41.6666666667%;
      max-width: 41.6666666667%; }
    div.bs_wrap .col-md-6 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; }
    div.bs_wrap .col-md-7 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 58.3333333333%;
      flex: 0 0 58.3333333333%;
      max-width: 58.3333333333%; }
    div.bs_wrap .col-md-8 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 66.6666666667%;
      flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%; }
    div.bs_wrap .col-md-9 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%; }
    div.bs_wrap .col-md-10 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 83.3333333333%;
      flex: 0 0 83.3333333333%;
      max-width: 83.3333333333%; }
    div.bs_wrap .col-md-11 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 91.6666666667%;
      flex: 0 0 91.6666666667%;
      max-width: 91.6666666667%; }
    div.bs_wrap .col-md-12 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
    div.bs_wrap .order-md-first {
      -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
      order: -1; }
    div.bs_wrap .order-md-last {
      -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
      order: 13; }
    div.bs_wrap .order-md-0 {
      -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
      order: 0; }
    div.bs_wrap .order-md-1 {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
    div.bs_wrap .order-md-2 {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
    div.bs_wrap .order-md-3 {
      -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
      order: 3; }
    div.bs_wrap .order-md-4 {
      -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
      order: 4; }
    div.bs_wrap .order-md-5 {
      -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
      order: 5; }
    div.bs_wrap .order-md-6 {
      -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
      order: 6; }
    div.bs_wrap .order-md-7 {
      -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
      order: 7; }
    div.bs_wrap .order-md-8 {
      -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
      order: 8; }
    div.bs_wrap .order-md-9 {
      -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
      order: 9; }
    div.bs_wrap .order-md-10 {
      -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
      order: 10; }
    div.bs_wrap .order-md-11 {
      -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
      order: 11; }
    div.bs_wrap .order-md-12 {
      -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
      order: 12; }
    div.bs_wrap .offset-md-0 {
      margin-left: 0; }
    div.bs_wrap .offset-md-1 {
      margin-left: 8.3333333333%; }
    div.bs_wrap .offset-md-2 {
      margin-left: 16.6666666667%; }
    div.bs_wrap .offset-md-3 {
      margin-left: 25%; }
    div.bs_wrap .offset-md-4 {
      margin-left: 33.3333333333%; }
    div.bs_wrap .offset-md-5 {
      margin-left: 41.6666666667%; }
    div.bs_wrap .offset-md-6 {
      margin-left: 50%; }
    div.bs_wrap .offset-md-7 {
      margin-left: 58.3333333333%; }
    div.bs_wrap .offset-md-8 {
      margin-left: 66.6666666667%; }
    div.bs_wrap .offset-md-9 {
      margin-left: 75%; }
    div.bs_wrap .offset-md-10 {
      margin-left: 83.3333333333%; }
    div.bs_wrap .offset-md-11 {
      margin-left: 91.6666666667%; } }
  @media (min-width: 992px) {
    div.bs_wrap .col-lg {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%; }
    div.bs_wrap .col-lg-auto {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: none; }
    div.bs_wrap .col-lg-1 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 8.3333333333%;
      flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%; }
    div.bs_wrap .col-lg-2 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }
    div.bs_wrap .col-lg-3 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; }
    div.bs_wrap .col-lg-4 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }
    div.bs_wrap .col-lg-5 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 41.6666666667%;
      flex: 0 0 41.6666666667%;
      max-width: 41.6666666667%; }
    div.bs_wrap .col-lg-6 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; }
    div.bs_wrap .col-lg-7 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 58.3333333333%;
      flex: 0 0 58.3333333333%;
      max-width: 58.3333333333%; }
    div.bs_wrap .col-lg-8 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 66.6666666667%;
      flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%; }
    div.bs_wrap .col-lg-9 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%; }
    div.bs_wrap .col-lg-10 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 83.3333333333%;
      flex: 0 0 83.3333333333%;
      max-width: 83.3333333333%; }
    div.bs_wrap .col-lg-11 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 91.6666666667%;
      flex: 0 0 91.6666666667%;
      max-width: 91.6666666667%; }
    div.bs_wrap .col-lg-12 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
    div.bs_wrap .order-lg-first {
      -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
      order: -1; }
    div.bs_wrap .order-lg-last {
      -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
      order: 13; }
    div.bs_wrap .order-lg-0 {
      -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
      order: 0; }
    div.bs_wrap .order-lg-1 {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
    div.bs_wrap .order-lg-2 {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
    div.bs_wrap .order-lg-3 {
      -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
      order: 3; }
    div.bs_wrap .order-lg-4 {
      -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
      order: 4; }
    div.bs_wrap .order-lg-5 {
      -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
      order: 5; }
    div.bs_wrap .order-lg-6 {
      -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
      order: 6; }
    div.bs_wrap .order-lg-7 {
      -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
      order: 7; }
    div.bs_wrap .order-lg-8 {
      -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
      order: 8; }
    div.bs_wrap .order-lg-9 {
      -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
      order: 9; }
    div.bs_wrap .order-lg-10 {
      -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
      order: 10; }
    div.bs_wrap .order-lg-11 {
      -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
      order: 11; }
    div.bs_wrap .order-lg-12 {
      -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
      order: 12; }
    div.bs_wrap .offset-lg-0 {
      margin-left: 0; }
    div.bs_wrap .offset-lg-1 {
      margin-left: 8.3333333333%; }
    div.bs_wrap .offset-lg-2 {
      margin-left: 16.6666666667%; }
    div.bs_wrap .offset-lg-3 {
      margin-left: 25%; }
    div.bs_wrap .offset-lg-4 {
      margin-left: 33.3333333333%; }
    div.bs_wrap .offset-lg-5 {
      margin-left: 41.6666666667%; }
    div.bs_wrap .offset-lg-6 {
      margin-left: 50%; }
    div.bs_wrap .offset-lg-7 {
      margin-left: 58.3333333333%; }
    div.bs_wrap .offset-lg-8 {
      margin-left: 66.6666666667%; }
    div.bs_wrap .offset-lg-9 {
      margin-left: 75%; }
    div.bs_wrap .offset-lg-10 {
      margin-left: 83.3333333333%; }
    div.bs_wrap .offset-lg-11 {
      margin-left: 91.6666666667%; } }
  @media (min-width: 1200px) {
    div.bs_wrap .col-xl {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%; }
    div.bs_wrap .col-xl-auto {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: none; }
    div.bs_wrap .col-xl-1 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 8.3333333333%;
      flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%; }
    div.bs_wrap .col-xl-2 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }
    div.bs_wrap .col-xl-3 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; }
    div.bs_wrap .col-xl-4 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }
    div.bs_wrap .col-xl-5 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 41.6666666667%;
      flex: 0 0 41.6666666667%;
      max-width: 41.6666666667%; }
    div.bs_wrap .col-xl-6 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; }
    div.bs_wrap .col-xl-7 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 58.3333333333%;
      flex: 0 0 58.3333333333%;
      max-width: 58.3333333333%; }
    div.bs_wrap .col-xl-8 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 66.6666666667%;
      flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%; }
    div.bs_wrap .col-xl-9 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%; }
    div.bs_wrap .col-xl-10 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 83.3333333333%;
      flex: 0 0 83.3333333333%;
      max-width: 83.3333333333%; }
    div.bs_wrap .col-xl-11 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 91.6666666667%;
      flex: 0 0 91.6666666667%;
      max-width: 91.6666666667%; }
    div.bs_wrap .col-xl-12 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
    div.bs_wrap .order-xl-first {
      -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
      order: -1; }
    div.bs_wrap .order-xl-last {
      -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
      order: 13; }
    div.bs_wrap .order-xl-0 {
      -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
      order: 0; }
    div.bs_wrap .order-xl-1 {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
    div.bs_wrap .order-xl-2 {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
    div.bs_wrap .order-xl-3 {
      -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
      order: 3; }
    div.bs_wrap .order-xl-4 {
      -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
      order: 4; }
    div.bs_wrap .order-xl-5 {
      -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
      order: 5; }
    div.bs_wrap .order-xl-6 {
      -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
      order: 6; }
    div.bs_wrap .order-xl-7 {
      -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
      order: 7; }
    div.bs_wrap .order-xl-8 {
      -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
      order: 8; }
    div.bs_wrap .order-xl-9 {
      -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
      order: 9; }
    div.bs_wrap .order-xl-10 {
      -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
      order: 10; }
    div.bs_wrap .order-xl-11 {
      -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
      order: 11; }
    div.bs_wrap .order-xl-12 {
      -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
      order: 12; }
    div.bs_wrap .offset-xl-0 {
      margin-left: 0; }
    div.bs_wrap .offset-xl-1 {
      margin-left: 8.3333333333%; }
    div.bs_wrap .offset-xl-2 {
      margin-left: 16.6666666667%; }
    div.bs_wrap .offset-xl-3 {
      margin-left: 25%; }
    div.bs_wrap .offset-xl-4 {
      margin-left: 33.3333333333%; }
    div.bs_wrap .offset-xl-5 {
      margin-left: 41.6666666667%; }
    div.bs_wrap .offset-xl-6 {
      margin-left: 50%; }
    div.bs_wrap .offset-xl-7 {
      margin-left: 58.3333333333%; }
    div.bs_wrap .offset-xl-8 {
      margin-left: 66.6666666667%; }
    div.bs_wrap .offset-xl-9 {
      margin-left: 75%; }
    div.bs_wrap .offset-xl-10 {
      margin-left: 83.3333333333%; }
    div.bs_wrap .offset-xl-11 {
      margin-left: 91.6666666667%; } }
  div.bs_wrap .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent; }
  div.bs_wrap .table th,
  div.bs_wrap .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  div.bs_wrap .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1); }
  div.bs_wrap .table tbody + tbody {
    border-top: 2px solid rgba(0, 0, 0, 0.1); }
  div.bs_wrap .table .table {
    background-color: #fff; }
  div.bs_wrap .table-sm th,
  div.bs_wrap .table-sm td {
    padding: 0.3rem; }
  div.bs_wrap .table-bordered {
    border: 1px solid rgba(0, 0, 0, 0.1); }
  div.bs_wrap .table-bordered th,
  div.bs_wrap .table-bordered td {
    border: 1px solid rgba(0, 0, 0, 0.1); }
  div.bs_wrap .table-bordered thead th,
  div.bs_wrap .table-bordered thead td {
    border-bottom-width: 2px; }
  div.bs_wrap .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05); }
  div.bs_wrap .table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075); }
  div.bs_wrap .table-primary,
  div.bs_wrap .table-primary > th,
  div.bs_wrap .table-primary > td {
    background-color: #cbdcfa; }
  div.bs_wrap .table-hover .table-primary:hover {
    background-color: #b4ccf8; }
  div.bs_wrap .table-hover .table-primary:hover > td,
  div.bs_wrap .table-hover .table-primary:hover > th {
    background-color: #b4ccf8; }
  div.bs_wrap .table-secondary,
  div.bs_wrap .table-secondary > th,
  div.bs_wrap .table-secondary > td {
    background-color: #e8eaed; }
  div.bs_wrap .table-hover .table-secondary:hover {
    background-color: #dadde2; }
  div.bs_wrap .table-hover .table-secondary:hover > td,
  div.bs_wrap .table-hover .table-secondary:hover > th {
    background-color: #dadde2; }
  div.bs_wrap .table-success,
  div.bs_wrap .table-success > th,
  div.bs_wrap .table-success > td {
    background-color: #b8ebd8; }
  div.bs_wrap .table-hover .table-success:hover {
    background-color: #a4e5cd; }
  div.bs_wrap .table-hover .table-success:hover > td,
  div.bs_wrap .table-hover .table-success:hover > th {
    background-color: #a4e5cd; }
  div.bs_wrap .table-info,
  div.bs_wrap .table-info > th,
  div.bs_wrap .table-info > td {
    background-color: #bee5eb; }
  div.bs_wrap .table-hover .table-info:hover {
    background-color: #abdde5; }
  div.bs_wrap .table-hover .table-info:hover > td,
  div.bs_wrap .table-hover .table-info:hover > th {
    background-color: #abdde5; }
  div.bs_wrap .table-warning,
  div.bs_wrap .table-warning > th,
  div.bs_wrap .table-warning > td {
    background-color: #fbe8cd; }
  div.bs_wrap .table-hover .table-warning:hover {
    background-color: #f9ddb5; }
  div.bs_wrap .table-hover .table-warning:hover > td,
  div.bs_wrap .table-hover .table-warning:hover > th {
    background-color: #f9ddb5; }
  div.bs_wrap .table-danger,
  div.bs_wrap .table-danger > th,
  div.bs_wrap .table-danger > td {
    background-color: #f4cfce; }
  div.bs_wrap .table-hover .table-danger:hover {
    background-color: #efbbb9; }
  div.bs_wrap .table-hover .table-danger:hover > td,
  div.bs_wrap .table-hover .table-danger:hover > th {
    background-color: #efbbb9; }
  div.bs_wrap .table-light,
  div.bs_wrap .table-light > th,
  div.bs_wrap .table-light > td {
    background-color: #fdfdfe; }
  div.bs_wrap .table-hover .table-light:hover {
    background-color: #ececf6; }
  div.bs_wrap .table-hover .table-light:hover > td,
  div.bs_wrap .table-hover .table-light:hover > th {
    background-color: #ececf6; }
  div.bs_wrap .table-dark,
  div.bs_wrap .table-dark > th,
  div.bs_wrap .table-dark > td {
    background-color: #c6c8ca; }
  div.bs_wrap .table-hover .table-dark:hover {
    background-color: #b9bbbe; }
  div.bs_wrap .table-hover .table-dark:hover > td,
  div.bs_wrap .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }
  div.bs_wrap .table-active,
  div.bs_wrap .table-active > th,
  div.bs_wrap .table-active > td {
    background-color: rgba(0, 0, 0, 0.075); }
  div.bs_wrap .table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075); }
  div.bs_wrap .table-hover .table-active:hover > td,
  div.bs_wrap .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }
  div.bs_wrap .table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e; }
  div.bs_wrap .table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: rgba(0, 0, 0, 0.1); }
  div.bs_wrap .table-dark {
    color: #fff;
    background-color: #212529; }
  div.bs_wrap .table-dark th,
  div.bs_wrap .table-dark td,
  div.bs_wrap .table-dark thead th {
    border-color: #32383e; }
  div.bs_wrap .table-dark.table-bordered {
    border: 0; }
  div.bs_wrap .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  div.bs_wrap .table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075); }
  @media (max-width: 575.98px) {
    div.bs_wrap .table-responsive-sm {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      -ms-overflow-style: -ms-autohiding-scrollbar; }
    div.bs_wrap .table-responsive-sm > .table-bordered {
      border: 0; } }
  @media (max-width: 767.98px) {
    div.bs_wrap .table-responsive-md {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      -ms-overflow-style: -ms-autohiding-scrollbar; }
    div.bs_wrap .table-responsive-md > .table-bordered {
      border: 0; } }
  @media (max-width: 991.98px) {
    div.bs_wrap .table-responsive-lg {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      -ms-overflow-style: -ms-autohiding-scrollbar; }
    div.bs_wrap .table-responsive-lg > .table-bordered {
      border: 0; } }
  @media (max-width: 1199.98px) {
    div.bs_wrap .table-responsive-xl {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      -ms-overflow-style: -ms-autohiding-scrollbar; }
    div.bs_wrap .table-responsive-xl > .table-bordered {
      border: 0; } }
  div.bs_wrap .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  div.bs_wrap .table-responsive > .table-bordered {
    border: 0; }
  div.bs_wrap .form-control {
    display: block;
    width: 100%;
    padding: 0.5rem 1.1rem;
    font-size: 1.063rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0.25rem;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  div.bs_wrap .form-control_wdauto {
    display: block;
    width: auto;
    padding: 0.5rem 1.1rem;
    font-size: 1.063rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0.25rem;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  div.bs_wrap .form-control::-ms-expand,div.bs_wrap .form-control_wdauto::-ms-expand {
    background-color: transparent;
    border: 0; }
  div.bs_wrap .form-control:focus,div.bs_wrap .form-control_wdauto:focus {
    color: #495057;
    background-color: #fff;
    border-color: #b9d0f8;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(69, 130, 236, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(69, 130, 236, 0.25); }
  div.bs_wrap .form-control::-webkit-input-placeholder,div.bs_wrap .form-control_wdauto::-webkit-input-placeholder {
    color: #868e96;
    opacity: 1;
    font-size: .85rem;}
  div.bs_wrap .form-control:-ms-input-placeholder,div.bs_wrap .form-control_wdauto:-ms-input-placeholder {
    color: #868e96;
    opacity: 1;
    font-size: .85rem;}
  div.bs_wrap .form-control::-ms-input-placeholder,div.bs_wrap .form-control_wdauto::-ms-input-placeholder {
    color: #868e96;
    opacity: 1;
    font-size: .85rem;}
  div.bs_wrap .form-control::placeholder,div.bs_wrap .form-control_wdauto::placeholder {
    color: #868e96;
    opacity: 1;
    font-size: .85rem;}
  div.bs_wrap .form-control:disabled, div.bs_wrap .form-control[readonly],div.bs_wrap .form-control_wdauto:disabled {
    background-color: #e9ecef;
    opacity: 1; }
  div.bs_wrap select.form-control:not([size]):not([multiple]),div.bs_wrap select.form-control_wdauto:not([size]):not([multiple]) {
    height: calc(2.5945rem + 2px); }
  div.bs_wrap select.form-control:focus::-ms-value,div.bs_wrap select.form-control_wdauto:focus::-ms-value {
    color: #495057;
    background-color: #fff; }
  div.bs_wrap .form-control-file,
  div.bs_wrap .form-control-range {
    display: block;
    width: 100%; }
  div.bs_wrap .col-form-label {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5; }
  div.bs_wrap .col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.32875rem;
    line-height: 1.5; }
  div.bs_wrap .col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: 0.930125rem;
    line-height: 1.5; }
  div.bs_wrap .form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-bottom: 0;
    line-height: 1.5;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0; }
  div.bs_wrap .form-control-plaintext.form-control-sm, div.bs_wrap .input-group-sm > .form-control-plaintext.form-control,
  div.bs_wrap .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
  div.bs_wrap .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
  div.bs_wrap .input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
  div.bs_wrap .input-group-sm > .input-group-append > .form-control-plaintext.btn, div.bs_wrap .form-control-plaintext.form-control-lg, div.bs_wrap .input-group-lg > .form-control-plaintext.form-control,
  div.bs_wrap .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
  div.bs_wrap .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
  div.bs_wrap .input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
  div.bs_wrap .input-group-lg > .input-group-append > .form-control-plaintext.btn {
    padding-right: 0;
    padding-left: 0; }
  div.bs_wrap .form-control-sm, div.bs_wrap .input-group-sm > .form-control,
  div.bs_wrap .input-group-sm > .input-group-prepend > .input-group-text,
  div.bs_wrap .input-group-sm > .input-group-append > .input-group-text,
  div.bs_wrap .input-group-sm > .input-group-prepend > .btn,
  div.bs_wrap .input-group-sm > .input-group-append > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.930125rem;
    line-height: 1.5;
    border-radius: 0.2rem; }
  div.bs_wrap select.form-control-sm:not([size]):not([multiple]), div.bs_wrap .input-group-sm > select.form-control:not([size]):not([multiple]),
  div.bs_wrap .input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
  div.bs_wrap .input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
  div.bs_wrap .input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
  div.bs_wrap .input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
    height: calc(1.8951875rem + 2px); }
  div.bs_wrap .form-control-lg, div.bs_wrap .input-group-lg > .form-control,
  div.bs_wrap .input-group-lg > .input-group-prepend > .input-group-text,
  div.bs_wrap .input-group-lg > .input-group-append > .input-group-text,
  div.bs_wrap .input-group-lg > .input-group-prepend > .btn,
  div.bs_wrap .input-group-lg > .input-group-append > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.32875rem;
    line-height: 1.5;
    border-radius: 0.3rem; }
  div.bs_wrap select.form-control-lg:not([size]):not([multiple]), div.bs_wrap .input-group-lg > select.form-control:not([size]):not([multiple]),
  div.bs_wrap .input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
  div.bs_wrap .input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
  div.bs_wrap .input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
  div.bs_wrap .input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
    height: calc(2.993125rem + 2px); }
  div.bs_wrap .form-group {
    margin-bottom: 1rem; }
  div.bs_wrap .form-text {
    display: block;
    margin-top: 0.25rem; }
  div.bs_wrap .form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px; }
  div.bs_wrap .form-row > .col,
  div.bs_wrap .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }
  div.bs_wrap .form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem; }
  div.bs_wrap .form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem; }
  div.bs_wrap .form-check-input:disabled ~ .form-check-label {
    color: #868e96; }
  div.bs_wrap .form-check-label {
    margin-bottom: 0; }
  div.bs_wrap .form-check-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem; }
  div.bs_wrap .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }
  div.bs_wrap .valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #02B875; }
  div.bs_wrap .valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(2, 184, 117, 0.8);
    border-radius: .2rem; }
  div.bs_wrap .was-validated .form-control:valid, div.bs_wrap .form-control.is-valid, div.bs_wrap .was-validated
  .custom-select:valid,
  div.bs_wrap .custom-select.is-valid {
    border-color: #02B875; }
  div.bs_wrap .was-validated .form-control:valid:focus, div.bs_wrap .form-control.is-valid:focus, div.bs_wrap .was-validated
  .custom-select:valid:focus,
  div.bs_wrap .custom-select.is-valid:focus {
    border-color: #02B875;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(2, 184, 117, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(2, 184, 117, 0.25); }
  div.bs_wrap .was-validated .form-control:valid ~ .valid-feedback,
  div.bs_wrap .was-validated .form-control:valid ~ .valid-tooltip, div.bs_wrap .form-control.is-valid ~ .valid-feedback,
  div.bs_wrap .form-control.is-valid ~ .valid-tooltip, div.bs_wrap .was-validated
  .custom-select:valid ~ .valid-feedback,
  div.bs_wrap .was-validated
  .custom-select:valid ~ .valid-tooltip,
  div.bs_wrap .custom-select.is-valid ~ .valid-feedback,
  div.bs_wrap .custom-select.is-valid ~ .valid-tooltip {
    display: block; }
  div.bs_wrap .was-validated .form-check-input:valid ~ .form-check-label, div.bs_wrap .form-check-input.is-valid ~ .form-check-label {
    color: #02B875; }
  div.bs_wrap .was-validated .form-check-input:valid ~ .valid-feedback,
  div.bs_wrap .was-validated .form-check-input:valid ~ .valid-tooltip, div.bs_wrap .form-check-input.is-valid ~ .valid-feedback,
  div.bs_wrap .form-check-input.is-valid ~ .valid-tooltip {
    display: block; }
  div.bs_wrap .was-validated .custom-control-input:valid ~ .custom-control-label, div.bs_wrap .custom-control-input.is-valid ~ .custom-control-label {
    color: #02B875; }
  div.bs_wrap .was-validated .custom-control-input:valid ~ .custom-control-label::before, div.bs_wrap .custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #3dfdb6; }
  div.bs_wrap .was-validated .custom-control-input:valid ~ .valid-feedback,
  div.bs_wrap .was-validated .custom-control-input:valid ~ .valid-tooltip, div.bs_wrap .custom-control-input.is-valid ~ .valid-feedback,
  div.bs_wrap .custom-control-input.is-valid ~ .valid-tooltip {
    display: block; }
  div.bs_wrap .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, div.bs_wrap .custom-control-input.is-valid:checked ~ .custom-control-label::before {
    background-color: #03ea95; }
  div.bs_wrap .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, div.bs_wrap .custom-control-input.is-valid:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(2, 184, 117, 0.25);
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(2, 184, 117, 0.25); }
  div.bs_wrap .was-validated .custom-file-input:valid ~ .custom-file-label, div.bs_wrap .custom-file-input.is-valid ~ .custom-file-label {
    border-color: #02B875; }
  div.bs_wrap .was-validated .custom-file-input:valid ~ .custom-file-label::before, div.bs_wrap .custom-file-input.is-valid ~ .custom-file-label::before {
    border-color: inherit; }
  div.bs_wrap .was-validated .custom-file-input:valid ~ .valid-feedback,
  div.bs_wrap .was-validated .custom-file-input:valid ~ .valid-tooltip, div.bs_wrap .custom-file-input.is-valid ~ .valid-feedback,
  div.bs_wrap .custom-file-input.is-valid ~ .valid-tooltip {
    display: block; }
  div.bs_wrap .was-validated .custom-file-input:valid:focus ~ .custom-file-label, div.bs_wrap .custom-file-input.is-valid:focus ~ .custom-file-label {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(2, 184, 117, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(2, 184, 117, 0.25); }
  div.bs_wrap .invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #d9534f; }
  div.bs_wrap .invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(217, 83, 79, 0.8);
    border-radius: .2rem; }
  div.bs_wrap .was-validated .form-control:invalid, div.bs_wrap .form-control.is-invalid, div.bs_wrap .was-validated
  .custom-select:invalid,
  div.bs_wrap .custom-select.is-invalid {
    border-color: #d9534f; }
  div.bs_wrap .was-validated .form-control:invalid:focus, div.bs_wrap .form-control.is-invalid:focus, div.bs_wrap .was-validated
  .custom-select:invalid:focus,
  div.bs_wrap .custom-select.is-invalid:focus {
    border-color: #d9534f;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(217, 83, 79, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(217, 83, 79, 0.25); }
  div.bs_wrap .was-validated .form-control:invalid ~ .invalid-feedback,
  div.bs_wrap .was-validated .form-control:invalid ~ .invalid-tooltip, div.bs_wrap .form-control.is-invalid ~ .invalid-feedback,
  div.bs_wrap .form-control.is-invalid ~ .invalid-tooltip, div.bs_wrap .was-validated
  .custom-select:invalid ~ .invalid-feedback,
  div.bs_wrap .was-validated
  .custom-select:invalid ~ .invalid-tooltip,
  div.bs_wrap .custom-select.is-invalid ~ .invalid-feedback,
  div.bs_wrap .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }
  div.bs_wrap .was-validated .form-check-input:invalid ~ .form-check-label, div.bs_wrap .form-check-input.is-invalid ~ .form-check-label {
    color: #d9534f; }
  div.bs_wrap .was-validated .form-check-input:invalid ~ .invalid-feedback,
  div.bs_wrap .was-validated .form-check-input:invalid ~ .invalid-tooltip, div.bs_wrap .form-check-input.is-invalid ~ .invalid-feedback,
  div.bs_wrap .form-check-input.is-invalid ~ .invalid-tooltip {
    display: block; }
  div.bs_wrap .was-validated .custom-control-input:invalid ~ .custom-control-label, div.bs_wrap .custom-control-input.is-invalid ~ .custom-control-label {
    color: #d9534f; }
  div.bs_wrap .was-validated .custom-control-input:invalid ~ .custom-control-label::before, div.bs_wrap .custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #f0b9b8; }
  div.bs_wrap .was-validated .custom-control-input:invalid ~ .invalid-feedback,
  div.bs_wrap .was-validated .custom-control-input:invalid ~ .invalid-tooltip, div.bs_wrap .custom-control-input.is-invalid ~ .invalid-feedback,
  div.bs_wrap .custom-control-input.is-invalid ~ .invalid-tooltip {
    display: block; }
  div.bs_wrap .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, div.bs_wrap .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
    background-color: #e27c79; }
  div.bs_wrap .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, div.bs_wrap .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(217, 83, 79, 0.25);
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(217, 83, 79, 0.25); }
  div.bs_wrap .was-validated .custom-file-input:invalid ~ .custom-file-label, div.bs_wrap .custom-file-input.is-invalid ~ .custom-file-label {
    border-color: #d9534f; }
  div.bs_wrap .was-validated .custom-file-input:invalid ~ .custom-file-label::before, div.bs_wrap .custom-file-input.is-invalid ~ .custom-file-label::before {
    border-color: inherit; }
  div.bs_wrap .was-validated .custom-file-input:invalid ~ .invalid-feedback,
  div.bs_wrap .was-validated .custom-file-input:invalid ~ .invalid-tooltip, div.bs_wrap .custom-file-input.is-invalid ~ .invalid-feedback,
  div.bs_wrap .custom-file-input.is-invalid ~ .invalid-tooltip {
    display: block; }
  div.bs_wrap .was-validated .custom-file-input:invalid:focus ~ .custom-file-label, div.bs_wrap .custom-file-input.is-invalid:focus ~ .custom-file-label {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(217, 83, 79, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(217, 83, 79, 0.25); }
  div.bs_wrap .form-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  div.bs_wrap .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    div.bs_wrap .form-inline label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-bottom: 0; }
    div.bs_wrap .form-inline .form-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 0; }
    div.bs_wrap .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    div.bs_wrap .form-inline .form-control-plaintext {
      display: inline-block; }
    div.bs_wrap .form-inline .input-group {
      width: auto; }
    div.bs_wrap .form-inline .form-check {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    div.bs_wrap .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    div.bs_wrap .form-inline .custom-control {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    div.bs_wrap .form-inline .custom-control-label {
      margin-bottom: 0; } }
  div.bs_wrap .btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.5rem 1.1rem;
    font-size: 1.063rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  div.bs_wrap .btn:hover, div.bs_wrap .btn:focus {
    text-decoration: none; }
  div.bs_wrap .btn:focus, div.bs_wrap .btn.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(69, 130, 236, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(69, 130, 236, 0.25); }
  div.bs_wrap .btn.disabled, div.bs_wrap .btn:disabled {
    opacity: 0.65; }
  div.bs_wrap .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }
  div.bs_wrap .btn:not(:disabled):not(.disabled):active, div.bs_wrap .btn:not(:disabled):not(.disabled).active {
    background-image: none; }
  div.bs_wrap a.btn.disabled,
  div.bs_wrap fieldset:disabled a.btn {
    pointer-events: none; }
  div.bs_wrap .btn-primary {
    color: #fff;
    background-color: #4582EC;
    border-color: #4582EC; }
  div.bs_wrap .btn-primary:hover {
    color: #fff;
    background-color: #226be8;
    border-color: #1863e6; }
  div.bs_wrap .btn-primary:focus, div.bs_wrap .btn-primary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(69, 130, 236, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(69, 130, 236, 0.5); }
  div.bs_wrap .btn-primary.disabled, div.bs_wrap .btn-primary:disabled {
    color: #fff;
    background-color: #4582EC;
    border-color: #4582EC; }
  div.bs_wrap .btn-primary:not(:disabled):not(.disabled):active, div.bs_wrap .btn-primary:not(:disabled):not(.disabled).active,
  div.bs_wrap .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #1863e6;
    border-color: #165edb; }
  div.bs_wrap .btn-primary:not(:disabled):not(.disabled):active:focus, div.bs_wrap .btn-primary:not(:disabled):not(.disabled).active:focus,
  div.bs_wrap .show > .btn-primary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(69, 130, 236, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(69, 130, 236, 0.5); }
  div.bs_wrap .btn-secondary {
    color: #212529;
    background-color: #adb5bd;
    border-color: #adb5bd; }
  div.bs_wrap .btn-secondary:hover {
    color: #212529;
    background-color: #98a2ac;
    border-color: #919ca6; }
  div.bs_wrap .btn-secondary:focus, div.bs_wrap .btn-secondary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(173, 181, 189, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(173, 181, 189, 0.5); }
  div.bs_wrap .btn-secondary.disabled, div.bs_wrap .btn-secondary:disabled {
    color: #212529;
    background-color: #adb5bd;
    border-color: #adb5bd; }
  div.bs_wrap .btn-secondary:not(:disabled):not(.disabled):active, div.bs_wrap .btn-secondary:not(:disabled):not(.disabled).active,
  div.bs_wrap .show > .btn-secondary.dropdown-toggle {
    color: #212529;
    background-color: #919ca6;
    border-color: #8a95a1; }
  div.bs_wrap .btn-secondary:not(:disabled):not(.disabled):active:focus, div.bs_wrap .btn-secondary:not(:disabled):not(.disabled).active:focus,
  div.bs_wrap .show > .btn-secondary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(173, 181, 189, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(173, 181, 189, 0.5); }
  div.bs_wrap .btn-success {
    color: #fff;
    background-color: #02B875;
    border-color: #02B875; }
  div.bs_wrap .btn-success:hover {
    color: #fff;
    background-color: #02925d;
    border-color: #018655; }
  div.bs_wrap .btn-success:focus, div.bs_wrap .btn-success.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(2, 184, 117, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(2, 184, 117, 0.5); }
  div.bs_wrap .btn-success.disabled, div.bs_wrap .btn-success:disabled {
    color: #fff;
    background-color: #02B875;
    border-color: #02B875; }
  div.bs_wrap .btn-success:not(:disabled):not(.disabled):active, div.bs_wrap .btn-success:not(:disabled):not(.disabled).active,
  div.bs_wrap .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #018655;
    border-color: #01794d; }
  div.bs_wrap .btn-success:not(:disabled):not(.disabled):active:focus, div.bs_wrap .btn-success:not(:disabled):not(.disabled).active:focus,
  div.bs_wrap .show > .btn-success.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(2, 184, 117, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(2, 184, 117, 0.5); }
  div.bs_wrap .btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  div.bs_wrap .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  div.bs_wrap .btn-info:focus, div.bs_wrap .btn-info.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  div.bs_wrap .btn-info.disabled, div.bs_wrap .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  div.bs_wrap .btn-info:not(:disabled):not(.disabled):active, div.bs_wrap .btn-info:not(:disabled):not(.disabled).active,
  div.bs_wrap .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
  div.bs_wrap .btn-info:not(:disabled):not(.disabled):active:focus, div.bs_wrap .btn-info:not(:disabled):not(.disabled).active:focus,
  div.bs_wrap .show > .btn-info.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  div.bs_wrap .btn-warning {
    color: #212529;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  div.bs_wrap .btn-warning:hover {
    color: #212529;
    background-color: #ed9d2b;
    border-color: #ec971f; }
  div.bs_wrap .btn-warning:focus, div.bs_wrap .btn-warning.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(240, 173, 78, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(240, 173, 78, 0.5); }
  div.bs_wrap .btn-warning.disabled, div.bs_wrap .btn-warning:disabled {
    color: #212529;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  div.bs_wrap .btn-warning:not(:disabled):not(.disabled):active, div.bs_wrap .btn-warning:not(:disabled):not(.disabled).active,
  div.bs_wrap .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #ec971f;
    border-color: #ea9214; }
  div.bs_wrap .btn-warning:not(:disabled):not(.disabled):active:focus, div.bs_wrap .btn-warning:not(:disabled):not(.disabled).active:focus,
  div.bs_wrap .show > .btn-warning.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(240, 173, 78, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(240, 173, 78, 0.5); }
  div.bs_wrap .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  div.bs_wrap .btn-danger:hover {
    color: #fff;
    background-color: #d23430;
    border-color: #c9302c; }
  div.bs_wrap .btn-danger:focus, div.bs_wrap .btn-danger.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(217, 83, 79, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(217, 83, 79, 0.5); }
  div.bs_wrap .btn-danger.disabled, div.bs_wrap .btn-danger:disabled {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  div.bs_wrap .btn-danger:not(:disabled):not(.disabled):active, div.bs_wrap .btn-danger:not(:disabled):not(.disabled).active,
  div.bs_wrap .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #bf2e29; }
  div.bs_wrap .btn-danger:not(:disabled):not(.disabled):active:focus, div.bs_wrap .btn-danger:not(:disabled):not(.disabled).active:focus,
  div.bs_wrap .show > .btn-danger.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(217, 83, 79, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(217, 83, 79, 0.5); }
  div.bs_wrap .btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  div.bs_wrap .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  div.bs_wrap .btn-light:focus, div.bs_wrap .btn-light.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  div.bs_wrap .btn-light.disabled, div.bs_wrap .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  div.bs_wrap .btn-light:not(:disabled):not(.disabled):active, div.bs_wrap .btn-light:not(:disabled):not(.disabled).active,
  div.bs_wrap .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
  div.bs_wrap .btn-light:not(:disabled):not(.disabled):active:focus, div.bs_wrap .btn-light:not(:disabled):not(.disabled).active:focus,
  div.bs_wrap .show > .btn-light.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  div.bs_wrap .btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  div.bs_wrap .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  div.bs_wrap .btn-dark:focus, div.bs_wrap .btn-dark.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  div.bs_wrap .btn-dark.disabled, div.bs_wrap .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  div.bs_wrap .btn-dark:not(:disabled):not(.disabled):active, div.bs_wrap .btn-dark:not(:disabled):not(.disabled).active,
  div.bs_wrap .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
  div.bs_wrap .btn-dark:not(:disabled):not(.disabled):active:focus, div.bs_wrap .btn-dark:not(:disabled):not(.disabled).active:focus,
  div.bs_wrap .show > .btn-dark.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  div.bs_wrap .btn-outline-primary {
    color: #4582EC;
    background-color: transparent;
    background-image: none;
    border-color: #4582EC; }
  div.bs_wrap .btn-outline-primary:hover {
    color: #fff;
    background-color: #4582EC;
    border-color: #4582EC; }
  div.bs_wrap .btn-outline-primary:focus, div.bs_wrap .btn-outline-primary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(69, 130, 236, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(69, 130, 236, 0.5); }
  div.bs_wrap .btn-outline-primary.disabled, div.bs_wrap .btn-outline-primary:disabled {
    color: #4582EC;
    background-color: transparent; }
  div.bs_wrap .btn-outline-primary:not(:disabled):not(.disabled):active, div.bs_wrap .btn-outline-primary:not(:disabled):not(.disabled).active,
  div.bs_wrap .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #4582EC;
    border-color: #4582EC; }
  div.bs_wrap .btn-outline-primary:not(:disabled):not(.disabled):active:focus, div.bs_wrap .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
  div.bs_wrap .show > .btn-outline-primary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(69, 130, 236, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(69, 130, 236, 0.5); }
  div.bs_wrap .btn-outline-secondary {
    color: #adb5bd;
    background-color: transparent;
    background-image: none;
    border-color: #adb5bd; }
  div.bs_wrap .btn-outline-secondary:hover {
    color: #212529;
    background-color: #adb5bd;
    border-color: #adb5bd; }
  div.bs_wrap .btn-outline-secondary:focus, div.bs_wrap .btn-outline-secondary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(173, 181, 189, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(173, 181, 189, 0.5); }
  div.bs_wrap .btn-outline-secondary.disabled, div.bs_wrap .btn-outline-secondary:disabled {
    color: #adb5bd;
    background-color: transparent; }
  div.bs_wrap .btn-outline-secondary:not(:disabled):not(.disabled):active, div.bs_wrap .btn-outline-secondary:not(:disabled):not(.disabled).active,
  div.bs_wrap .show > .btn-outline-secondary.dropdown-toggle {
    color: #212529;
    background-color: #adb5bd;
    border-color: #adb5bd; }
  div.bs_wrap .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, div.bs_wrap .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
  div.bs_wrap .show > .btn-outline-secondary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(173, 181, 189, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(173, 181, 189, 0.5); }
  div.bs_wrap .btn-outline-success {
    color: #02B875;
    background-color: transparent;
    background-image: none;
    border-color: #02B875; }
  div.bs_wrap .btn-outline-success:hover {
    color: #fff;
    background-color: #02B875;
    border-color: #02B875; }
  div.bs_wrap .btn-outline-success:focus, div.bs_wrap .btn-outline-success.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(2, 184, 117, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(2, 184, 117, 0.5); }
  div.bs_wrap .btn-outline-success.disabled, div.bs_wrap .btn-outline-success:disabled {
    color: #02B875;
    background-color: transparent; }
  div.bs_wrap .btn-outline-success:not(:disabled):not(.disabled):active, div.bs_wrap .btn-outline-success:not(:disabled):not(.disabled).active,
  div.bs_wrap .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #02B875;
    border-color: #02B875; }
  div.bs_wrap .btn-outline-success:not(:disabled):not(.disabled):active:focus, div.bs_wrap .btn-outline-success:not(:disabled):not(.disabled).active:focus,
  div.bs_wrap .show > .btn-outline-success.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(2, 184, 117, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(2, 184, 117, 0.5); }
  div.bs_wrap .btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8; }
  div.bs_wrap .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  div.bs_wrap .btn-outline-info:focus, div.bs_wrap .btn-outline-info.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  div.bs_wrap .btn-outline-info.disabled, div.bs_wrap .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  div.bs_wrap .btn-outline-info:not(:disabled):not(.disabled):active, div.bs_wrap .btn-outline-info:not(:disabled):not(.disabled).active,
  div.bs_wrap .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  div.bs_wrap .btn-outline-info:not(:disabled):not(.disabled):active:focus, div.bs_wrap .btn-outline-info:not(:disabled):not(.disabled).active:focus,
  div.bs_wrap .show > .btn-outline-info.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  div.bs_wrap .btn-outline-warning {
    color: #f0ad4e;
    background-color: transparent;
    background-image: none;
    border-color: #f0ad4e; }
  div.bs_wrap .btn-outline-warning:hover {
    color: #212529;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  div.bs_wrap .btn-outline-warning:focus, div.bs_wrap .btn-outline-warning.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(240, 173, 78, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(240, 173, 78, 0.5); }
  div.bs_wrap .btn-outline-warning.disabled, div.bs_wrap .btn-outline-warning:disabled {
    color: #f0ad4e;
    background-color: transparent; }
  div.bs_wrap .btn-outline-warning:not(:disabled):not(.disabled):active, div.bs_wrap .btn-outline-warning:not(:disabled):not(.disabled).active,
  div.bs_wrap .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  div.bs_wrap .btn-outline-warning:not(:disabled):not(.disabled):active:focus, div.bs_wrap .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
  div.bs_wrap .show > .btn-outline-warning.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(240, 173, 78, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(240, 173, 78, 0.5); }
  div.bs_wrap .btn-outline-danger {
    color: #d9534f;
    background-color: transparent;
    background-image: none;
    border-color: #d9534f; }
  div.bs_wrap .btn-outline-danger:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  div.bs_wrap .btn-outline-danger:focus, div.bs_wrap .btn-outline-danger.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(217, 83, 79, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(217, 83, 79, 0.5); }
  div.bs_wrap .btn-outline-danger.disabled, div.bs_wrap .btn-outline-danger:disabled {
    color: #d9534f;
    background-color: transparent; }
  div.bs_wrap .btn-outline-danger:not(:disabled):not(.disabled):active, div.bs_wrap .btn-outline-danger:not(:disabled):not(.disabled).active,
  div.bs_wrap .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  div.bs_wrap .btn-outline-danger:not(:disabled):not(.disabled):active:focus, div.bs_wrap .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
  div.bs_wrap .show > .btn-outline-danger.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(217, 83, 79, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(217, 83, 79, 0.5); }
  div.bs_wrap .btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa; }
  div.bs_wrap .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  div.bs_wrap .btn-outline-light:focus, div.bs_wrap .btn-outline-light.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  div.bs_wrap .btn-outline-light.disabled, div.bs_wrap .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  div.bs_wrap .btn-outline-light:not(:disabled):not(.disabled):active, div.bs_wrap .btn-outline-light:not(:disabled):not(.disabled).active,
  div.bs_wrap .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  div.bs_wrap .btn-outline-light:not(:disabled):not(.disabled):active:focus, div.bs_wrap .btn-outline-light:not(:disabled):not(.disabled).active:focus,
  div.bs_wrap .show > .btn-outline-light.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  div.bs_wrap .btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40; }
  div.bs_wrap .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  div.bs_wrap .btn-outline-dark:focus, div.bs_wrap .btn-outline-dark.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  div.bs_wrap .btn-outline-dark.disabled, div.bs_wrap .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  div.bs_wrap .btn-outline-dark:not(:disabled):not(.disabled):active, div.bs_wrap .btn-outline-dark:not(:disabled):not(.disabled).active,
  div.bs_wrap .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  div.bs_wrap .btn-outline-dark:not(:disabled):not(.disabled):active:focus, div.bs_wrap .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
  div.bs_wrap .show > .btn-outline-dark.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  div.bs_wrap .btn-link {
    font-weight: 400;
    color: #4582EC;
    background-color: transparent; }
  div.bs_wrap .btn-link:hover {
    color: #1559cf;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent; }
  div.bs_wrap .btn-link:focus, div.bs_wrap .btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  div.bs_wrap .btn-link:disabled, div.bs_wrap .btn-link.disabled {
    color: #868e96; }
  div.bs_wrap .btn-lg, div.bs_wrap .btn-group-lg > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.32875rem;
    line-height: 1.5;
    border-radius: 0.3rem; }
  div.bs_wrap .btn-sm, div.bs_wrap .btn-group-sm > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.930125rem;
    line-height: 1.5;
    border-radius: 0.2rem; }
  div.bs_wrap .btn-block {
    display: block;
    width: 100%; }
  div.bs_wrap .btn-block + .btn-block {
    margin-top: 0.5rem; }
  div.bs_wrap input[type="submit"].btn-block,
  div.bs_wrap input[type="reset"].btn-block,
  div.bs_wrap input[type="button"].btn-block {
    width: 100%; }
  div.bs_wrap .fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear; }
  div.bs_wrap .fade.show {
    opacity: 1; }
  div.bs_wrap .collapse {
    display: none; }
  div.bs_wrap .collapse.show {
    display: block; }
  div.bs_wrap tr.collapse.show {
    display: table-row; }
  div.bs_wrap tbody.collapse.show {
    display: table-row-group; }
  div.bs_wrap .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease; }
  div.bs_wrap .dropup,
  div.bs_wrap .dropdown {
    position: relative; }
  div.bs_wrap .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  div.bs_wrap .dropdown-toggle:empty::after {
    margin-left: 0; }
  div.bs_wrap .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1.063rem;
    color: #343a40;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem; }
  div.bs_wrap .dropup .dropdown-menu {
    margin-top: 0;
    margin-bottom: 0.125rem; }
  div.bs_wrap .dropup .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent; }
  div.bs_wrap .dropup .dropdown-toggle:empty::after {
    margin-left: 0; }
  div.bs_wrap .dropright .dropdown-menu {
    margin-top: 0;
    margin-left: 0.125rem; }
  div.bs_wrap .dropright .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid; }
  div.bs_wrap .dropright .dropdown-toggle:empty::after {
    margin-left: 0; }
  div.bs_wrap .dropright .dropdown-toggle::after {
    vertical-align: 0; }
  div.bs_wrap .dropleft .dropdown-menu {
    margin-top: 0;
    margin-right: 0.125rem; }
  div.bs_wrap .dropleft .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: ""; }
  div.bs_wrap .dropleft .dropdown-toggle::after {
    display: none; }
  div.bs_wrap .dropleft .dropdown-toggle::before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0.3em solid;
    border-bottom: 0.3em solid transparent; }
  div.bs_wrap .dropleft .dropdown-toggle:empty::after {
    margin-left: 0; }
  div.bs_wrap .dropleft .dropdown-toggle::before {
    vertical-align: 0; }
  div.bs_wrap .dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef; }
  div.bs_wrap .dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0; }
  div.bs_wrap .dropdown-item:hover, div.bs_wrap .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
  div.bs_wrap .dropdown-item.active, div.bs_wrap .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #4582EC; }
  div.bs_wrap .dropdown-item.disabled, div.bs_wrap .dropdown-item:disabled {
    color: #868e96;
    background-color: transparent; }
  div.bs_wrap .dropdown-menu.show {
    display: block; }
  div.bs_wrap .dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.930125rem;
    color: #868e96;
    white-space: nowrap; }
  div.bs_wrap .btn-group,
  div.bs_wrap .btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle; }
  div.bs_wrap .btn-group > .btn,
  div.bs_wrap .btn-group-vertical > .btn {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; }
  div.bs_wrap .btn-group > .btn:hover,
  div.bs_wrap .btn-group-vertical > .btn:hover {
    z-index: 1; }
  div.bs_wrap .btn-group > .btn:focus, div.bs_wrap .btn-group > .btn:active, div.bs_wrap .btn-group > .btn.active,
  div.bs_wrap .btn-group-vertical > .btn:focus,
  div.bs_wrap .btn-group-vertical > .btn:active,
  div.bs_wrap .btn-group-vertical > .btn.active {
    z-index: 1; }
  div.bs_wrap .btn-group .btn + .btn,
  div.bs_wrap .btn-group .btn + .btn-group,
  div.bs_wrap .btn-group .btn-group + .btn,
  div.bs_wrap .btn-group .btn-group + .btn-group,
  div.bs_wrap .btn-group-vertical .btn + .btn,
  div.bs_wrap .btn-group-vertical .btn + .btn-group,
  div.bs_wrap .btn-group-vertical .btn-group + .btn,
  div.bs_wrap .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }
  div.bs_wrap .btn-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  div.bs_wrap .btn-toolbar .input-group {
    width: auto; }
  div.bs_wrap .btn-group > .btn:first-child {
    margin-left: 0; }
  div.bs_wrap .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
  div.bs_wrap .btn-group > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  div.bs_wrap .btn-group > .btn:not(:first-child),
  div.bs_wrap .btn-group > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  div.bs_wrap .dropdown-toggle-split {
    padding-right: 0.825rem;
    padding-left: 0.825rem; }
  div.bs_wrap .dropdown-toggle-split::after {
    margin-left: 0; }
  div.bs_wrap .btn-sm + .dropdown-toggle-split, div.bs_wrap .btn-group-sm > .btn + .dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem; }
  div.bs_wrap .btn-lg + .dropdown-toggle-split, div.bs_wrap .btn-group-lg > .btn + .dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem; }
  div.bs_wrap .btn-group-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  div.bs_wrap .btn-group-vertical .btn,
  div.bs_wrap .btn-group-vertical .btn-group {
    width: 100%; }
  div.bs_wrap .btn-group-vertical > .btn + .btn,
  div.bs_wrap .btn-group-vertical > .btn + .btn-group,
  div.bs_wrap .btn-group-vertical > .btn-group + .btn,
  div.bs_wrap .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  div.bs_wrap .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
  div.bs_wrap .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  div.bs_wrap .btn-group-vertical > .btn:not(:first-child),
  div.bs_wrap .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  div.bs_wrap .btn-group-toggle > .btn,
  div.bs_wrap .btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0; }
  div.bs_wrap .btn-group-toggle > .btn input[type="radio"],
  div.bs_wrap .btn-group-toggle > .btn input[type="checkbox"],
  div.bs_wrap .btn-group-toggle > .btn-group > .btn input[type="radio"],
  div.bs_wrap .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }
  div.bs_wrap .input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%; }
  div.bs_wrap .input-group > .form-control,
  div.bs_wrap .input-group > .custom-select,
  div.bs_wrap .input-group > .custom-file {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
  div.bs_wrap .input-group > .form-control:focus,
  div.bs_wrap .input-group > .custom-select:focus,
  div.bs_wrap .input-group > .custom-file:focus {
    z-index: 3; }
  div.bs_wrap .input-group > .form-control + .form-control,
  div.bs_wrap .input-group > .form-control + .custom-select,
  div.bs_wrap .input-group > .form-control + .custom-file,
  div.bs_wrap .input-group > .custom-select + .form-control,
  div.bs_wrap .input-group > .custom-select + .custom-select,
  div.bs_wrap .input-group > .custom-select + .custom-file,
  div.bs_wrap .input-group > .custom-file + .form-control,
  div.bs_wrap .input-group > .custom-file + .custom-select,
  div.bs_wrap .input-group > .custom-file + .custom-file {
    margin-left: -1px; }
  div.bs_wrap .input-group > .form-control:not(:last-child),
  div.bs_wrap .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  div.bs_wrap .input-group > .form-control:not(:first-child),
  div.bs_wrap .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  div.bs_wrap .input-group > .custom-file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  div.bs_wrap .input-group > .custom-file:not(:last-child) .custom-file-label,
  div.bs_wrap .input-group > .custom-file:not(:last-child) .custom-file-label::before {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  div.bs_wrap .input-group > .custom-file:not(:first-child) .custom-file-label,
  div.bs_wrap .input-group > .custom-file:not(:first-child) .custom-file-label::before {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  div.bs_wrap .input-group-prepend,
  div.bs_wrap .input-group-append {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  div.bs_wrap .input-group-prepend .btn,
  div.bs_wrap .input-group-append .btn {
    position: relative;
    z-index: 2; }
  div.bs_wrap .input-group-prepend .btn + .btn,
  div.bs_wrap .input-group-prepend .btn + .input-group-text,
  div.bs_wrap .input-group-prepend .input-group-text + .input-group-text,
  div.bs_wrap .input-group-prepend .input-group-text + .btn,
  div.bs_wrap .input-group-append .btn + .btn,
  div.bs_wrap .input-group-append .btn + .input-group-text,
  div.bs_wrap .input-group-append .input-group-text + .input-group-text,
  div.bs_wrap .input-group-append .input-group-text + .btn {
    margin-left: -1px; }
  div.bs_wrap .input-group-prepend {
    margin-right: -1px; }
  div.bs_wrap .input-group-append {
    margin-left: -1px; }
  div.bs_wrap .input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.5rem 1.1rem;
    margin-bottom: 0;
    font-size: 1.063rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0.25rem; }
  div.bs_wrap .input-group-text input[type="radio"],
  div.bs_wrap .input-group-text input[type="checkbox"] {
    margin-top: 0; }
  div.bs_wrap .input-group > .input-group-prepend > .btn,
  div.bs_wrap .input-group > .input-group-prepend > .input-group-text,
  div.bs_wrap .input-group > .input-group-append:not(:last-child) > .btn,
  div.bs_wrap .input-group > .input-group-append:not(:last-child) > .input-group-text,
  div.bs_wrap .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
  div.bs_wrap .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  div.bs_wrap .input-group > .input-group-append > .btn,
  div.bs_wrap .input-group > .input-group-append > .input-group-text,
  div.bs_wrap .input-group > .input-group-prepend:not(:first-child) > .btn,
  div.bs_wrap .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
  div.bs_wrap .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
  div.bs_wrap .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  div.bs_wrap .custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem; }
  div.bs_wrap .custom-control-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem; }
  div.bs_wrap .custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0; }
  div.bs_wrap .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    background-color: #4582EC; }
  div.bs_wrap .custom-control-input:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(69, 130, 236, 0.25);
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(69, 130, 236, 0.25); }
  div.bs_wrap .custom-control-input:active ~ .custom-control-label::before {
    color: #fff;
    background-color: #e7effd; }
  div.bs_wrap .custom-control-input:disabled ~ .custom-control-label {
    color: #868e96; }
  div.bs_wrap .custom-control-input:disabled ~ .custom-control-label::before {
    background-color: #e9ecef; }
  div.bs_wrap .custom-control-label {
    margin-bottom: 0; }
  div.bs_wrap .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #ddd; }
  div.bs_wrap .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%; }
  div.bs_wrap .custom-checkbox .custom-control-label::before {
    border-radius: 0.25rem; }
  div.bs_wrap .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #4582EC; }
  div.bs_wrap .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }
  div.bs_wrap .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    background-color: #4582EC; }
  div.bs_wrap .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }
  div.bs_wrap .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(69, 130, 236, 0.5); }
  div.bs_wrap .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(69, 130, 236, 0.5); }
  div.bs_wrap .custom-radio .custom-control-label::before {
    border-radius: 50%; }
  div.bs_wrap .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #4582EC; }
  div.bs_wrap .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }
  div.bs_wrap .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(69, 130, 236, 0.5); }
  div.bs_wrap .custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.5945rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
    background-size: 8px 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  div.bs_wrap .custom-select:focus {
    border-color: #b9d0f8;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(185, 208, 248, 0.5);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(185, 208, 248, 0.5); }
  div.bs_wrap .custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff; }
  div.bs_wrap .custom-select[multiple], div.bs_wrap .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  div.bs_wrap .custom-select:disabled {
    color: #868e96;
    background-color: #e9ecef; }
  div.bs_wrap .custom-select::-ms-expand {
    opacity: 0; }
  div.bs_wrap .custom-select-sm {
    height: calc(1.8951875rem + 2px);
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 75%; }
  div.bs_wrap .custom-select-lg {
    height: calc(2.993125rem + 2px);
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 125%; }
  div.bs_wrap .custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(2.5945rem + 2px);
    margin-bottom: 0; }
  div.bs_wrap .custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.5945rem + 2px);
    margin: 0;
    opacity: 0; }
  div.bs_wrap .custom-file-input:focus ~ .custom-file-control {
    border-color: #b9d0f8;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(69, 130, 236, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(69, 130, 236, 0.25); }
  div.bs_wrap .custom-file-input:focus ~ .custom-file-control::before {
    border-color: #b9d0f8; }
  div.bs_wrap .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }
  div.bs_wrap .custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.5945rem + 2px);
    padding: 0.5rem 1.1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0.25rem; }
  div.bs_wrap .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(calc(2.5945rem + 2px) - 1px * 2);
    padding: 0.5rem 1.1rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0 0.25rem 0.25rem 0; }
  div.bs_wrap .nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
  div.bs_wrap .nav-link {
    display: block;
    padding: 0.5rem 1rem; }
  div.bs_wrap .nav-link:hover, div.bs_wrap .nav-link:focus {
    text-decoration: none; }
  div.bs_wrap .nav-link.disabled {
    color: #868e96; }
  div.bs_wrap .nav-tabs {
    border-bottom: 1px solid #ddd; }
  div.bs_wrap .nav-tabs .nav-item {
    margin-bottom: -1px; }
  div.bs_wrap .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  div.bs_wrap .nav-tabs .nav-link:hover, div.bs_wrap .nav-tabs .nav-link:focus {
    border-color: #e9ecef #e9ecef #ddd; }
  div.bs_wrap .nav-tabs .nav-link.disabled {
    color: #868e96;
    background-color: transparent;
    border-color: transparent; }
  div.bs_wrap .nav-tabs .nav-link.active,
  div.bs_wrap .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #ddd #ddd #fff; }
  div.bs_wrap .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  div.bs_wrap .nav-pills .nav-link {
    border-radius: 0.25rem; }
  div.bs_wrap .nav-pills .nav-link.active,
  div.bs_wrap .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #4582EC; }
  div.bs_wrap .nav-fill .nav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center; }
  div.bs_wrap .nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center; }
  div.bs_wrap .tab-content > .tab-pane {
    display: none; }
  div.bs_wrap .tab-content > .active {
    display: block; }
  div.bs_wrap .navbar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.5rem 1rem; }
  div.bs_wrap .navbar > .container,
  div.bs_wrap .navbar > .container-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  div.bs_wrap .navbar-brand {
    display: inline-block;
    padding-top: 0.3006875rem;
    padding-bottom: 0.3006875rem;
    margin-right: 1rem;
    font-size: 1.32875rem;
    line-height: inherit;
    white-space: nowrap; }
  div.bs_wrap .navbar-brand:hover, div.bs_wrap .navbar-brand:focus {
    text-decoration: none; }
  div.bs_wrap .navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
  div.bs_wrap .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  div.bs_wrap .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  div.bs_wrap .navbar-text {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
  div.bs_wrap .navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  div.bs_wrap .navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.32875rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem; }
  div.bs_wrap .navbar-toggler:hover, div.bs_wrap .navbar-toggler:focus {
    text-decoration: none; }
  div.bs_wrap .navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer; }
  div.bs_wrap .navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%; }
  @media (max-width: 575.98px) {
    div.bs_wrap .navbar-expand-sm > .container,
    div.bs_wrap .navbar-expand-sm > .container-fluid {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 576px) {
    div.bs_wrap .navbar-expand-sm {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
    div.bs_wrap .navbar-expand-sm .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
    div.bs_wrap .navbar-expand-sm .navbar-nav .dropdown-menu {
      position: absolute; }
    div.bs_wrap .navbar-expand-sm .navbar-nav .dropdown-menu-right {
      right: 0;
      left: auto; }
    div.bs_wrap .navbar-expand-sm .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
    div.bs_wrap .navbar-expand-sm > .container,
    div.bs_wrap .navbar-expand-sm > .container-fluid {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
    div.bs_wrap .navbar-expand-sm .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; }
    div.bs_wrap .navbar-expand-sm .navbar-toggler {
      display: none; }
    div.bs_wrap .navbar-expand-sm .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }
  @media (max-width: 767.98px) {
    div.bs_wrap .navbar-expand-md > .container,
    div.bs_wrap .navbar-expand-md > .container-fluid {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 768px) {
    div.bs_wrap .navbar-expand-md {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
    div.bs_wrap .navbar-expand-md .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
    div.bs_wrap .navbar-expand-md .navbar-nav .dropdown-menu {
      position: absolute; }
    div.bs_wrap .navbar-expand-md .navbar-nav .dropdown-menu-right {
      right: 0;
      left: auto; }
    div.bs_wrap .navbar-expand-md .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
    div.bs_wrap .navbar-expand-md > .container,
    div.bs_wrap .navbar-expand-md > .container-fluid {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
    div.bs_wrap .navbar-expand-md .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; }
    div.bs_wrap .navbar-expand-md .navbar-toggler {
      display: none; }
    div.bs_wrap .navbar-expand-md .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }
  @media (max-width: 991.98px) {
    div.bs_wrap .navbar-expand-lg > .container,
    div.bs_wrap .navbar-expand-lg > .container-fluid {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 992px) {
    div.bs_wrap .navbar-expand-lg {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
    div.bs_wrap .navbar-expand-lg .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
    div.bs_wrap .navbar-expand-lg .navbar-nav .dropdown-menu {
      position: absolute; }
    div.bs_wrap .navbar-expand-lg .navbar-nav .dropdown-menu-right {
      right: 0;
      left: auto; }
    div.bs_wrap .navbar-expand-lg .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
    div.bs_wrap .navbar-expand-lg > .container,
    div.bs_wrap .navbar-expand-lg > .container-fluid {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
    div.bs_wrap .navbar-expand-lg .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; }
    div.bs_wrap .navbar-expand-lg .navbar-toggler {
      display: none; }
    div.bs_wrap .navbar-expand-lg .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }
  @media (max-width: 1199.98px) {
    div.bs_wrap .navbar-expand-xl > .container,
    div.bs_wrap .navbar-expand-xl > .container-fluid {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 1200px) {
    div.bs_wrap .navbar-expand-xl {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
    div.bs_wrap .navbar-expand-xl .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
    div.bs_wrap .navbar-expand-xl .navbar-nav .dropdown-menu {
      position: absolute; }
    div.bs_wrap .navbar-expand-xl .navbar-nav .dropdown-menu-right {
      right: 0;
      left: auto; }
    div.bs_wrap .navbar-expand-xl .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
    div.bs_wrap .navbar-expand-xl > .container,
    div.bs_wrap .navbar-expand-xl > .container-fluid {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
    div.bs_wrap .navbar-expand-xl .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; }
    div.bs_wrap .navbar-expand-xl .navbar-toggler {
      display: none; }
    div.bs_wrap .navbar-expand-xl .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }
  div.bs_wrap .navbar-expand {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  div.bs_wrap .navbar-expand > .container,
  div.bs_wrap .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  div.bs_wrap .navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  div.bs_wrap .navbar-expand .navbar-nav .dropdown-menu {
    position: absolute; }
  div.bs_wrap .navbar-expand .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto; }
  div.bs_wrap .navbar-expand .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }
  div.bs_wrap .navbar-expand > .container,
  div.bs_wrap .navbar-expand > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  div.bs_wrap .navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  div.bs_wrap .navbar-expand .navbar-toggler {
    display: none; }
  div.bs_wrap .navbar-expand .dropup .dropdown-menu {
    top: auto;
    bottom: 100%; }
  div.bs_wrap .navbar-light .navbar-brand {
    color: #343a40; }
  div.bs_wrap .navbar-light .navbar-brand:hover, div.bs_wrap .navbar-light .navbar-brand:focus {
    color: #343a40; }
  div.bs_wrap .navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5); }
  div.bs_wrap .navbar-light .navbar-nav .nav-link:hover, div.bs_wrap .navbar-light .navbar-nav .nav-link:focus {
    color: #343a40; }
  div.bs_wrap .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }
  div.bs_wrap .navbar-light .navbar-nav .show > .nav-link,
  div.bs_wrap .navbar-light .navbar-nav .active > .nav-link,
  div.bs_wrap .navbar-light .navbar-nav .nav-link.show,
  div.bs_wrap .navbar-light .navbar-nav .nav-link.active {
    color: #343a40; }
  div.bs_wrap .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1); }
  div.bs_wrap .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
  div.bs_wrap .navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5); }
  div.bs_wrap .navbar-light .navbar-text a {
    color: #343a40; }
  div.bs_wrap .navbar-light .navbar-text a:hover, div.bs_wrap .navbar-light .navbar-text a:focus {
    color: #343a40; }
  div.bs_wrap .navbar-dark .navbar-brand {
    color: #fff; }
  div.bs_wrap .navbar-dark .navbar-brand:hover, div.bs_wrap .navbar-dark .navbar-brand:focus {
    color: #fff; }
  div.bs_wrap .navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.6); }
  div.bs_wrap .navbar-dark .navbar-nav .nav-link:hover, div.bs_wrap .navbar-dark .navbar-nav .nav-link:focus {
    color: #fff; }
  div.bs_wrap .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }
  div.bs_wrap .navbar-dark .navbar-nav .show > .nav-link,
  div.bs_wrap .navbar-dark .navbar-nav .active > .nav-link,
  div.bs_wrap .navbar-dark .navbar-nav .nav-link.show,
  div.bs_wrap .navbar-dark .navbar-nav .nav-link.active {
    color: #fff; }
  div.bs_wrap .navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.6);
    border-color: rgba(255, 255, 255, 0.1); }
  div.bs_wrap .navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.6)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
  div.bs_wrap .navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.6); }
  div.bs_wrap .navbar-dark .navbar-text a {
    color: #fff; }
  div.bs_wrap .navbar-dark .navbar-text a:hover, div.bs_wrap .navbar-dark .navbar-text a:focus {
    color: #fff; }
  div.bs_wrap .card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem; }
  div.bs_wrap .card > hr {
    margin-right: 0;
    margin-left: 0; }
  div.bs_wrap .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  div.bs_wrap .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  div.bs_wrap .card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem; }
  div.bs_wrap .card-title {
    margin-bottom: 0.75rem; }
  div.bs_wrap .card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0; }
  div.bs_wrap .card-text:last-child {
    margin-bottom: 0; }
  div.bs_wrap .card-link:hover {
    text-decoration: none; }
  div.bs_wrap .card-link + .card-link {
    margin-left: 1.25rem; }
  div.bs_wrap .card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  div.bs_wrap .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
  div.bs_wrap .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }
  div.bs_wrap .card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125); }
  div.bs_wrap .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }
  div.bs_wrap .card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0; }
  div.bs_wrap .card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem; }
  div.bs_wrap .card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem; }
  div.bs_wrap .card-img {
    width: 100%;
    border-radius: calc(0.25rem - 1px); }
  div.bs_wrap .card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px); }
  div.bs_wrap .card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px); }
  div.bs_wrap .card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  div.bs_wrap .card-deck .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    div.bs_wrap .card-deck {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px; }
    div.bs_wrap .card-deck .card {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
      flex: 1 0 0%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      margin-right: 15px;
      margin-bottom: 0;
      margin-left: 15px; } }
  div.bs_wrap .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  div.bs_wrap .card-group > .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    div.bs_wrap .card-group {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap; }
    div.bs_wrap .card-group > .card {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
      flex: 1 0 0%;
      margin-bottom: 0; }
    div.bs_wrap .card-group > .card + .card {
      margin-left: 0;
      border-left: 0; }
    div.bs_wrap .card-group > .card:first-child {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    div.bs_wrap .card-group > .card:first-child .card-img-top,
    div.bs_wrap .card-group > .card:first-child .card-header {
      border-top-right-radius: 0; }
    div.bs_wrap .card-group > .card:first-child .card-img-bottom,
    div.bs_wrap .card-group > .card:first-child .card-footer {
      border-bottom-right-radius: 0; }
    div.bs_wrap .card-group > .card:last-child {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
    div.bs_wrap .card-group > .card:last-child .card-img-top,
    div.bs_wrap .card-group > .card:last-child .card-header {
      border-top-left-radius: 0; }
    div.bs_wrap .card-group > .card:last-child .card-img-bottom,
    div.bs_wrap .card-group > .card:last-child .card-footer {
      border-bottom-left-radius: 0; }
    div.bs_wrap .card-group > .card:only-child {
      border-radius: 0.25rem; }
    div.bs_wrap .card-group > .card:only-child .card-img-top,
    div.bs_wrap .card-group > .card:only-child .card-header {
      border-top-left-radius: 0.25rem;
      border-top-right-radius: 0.25rem; }
    div.bs_wrap .card-group > .card:only-child .card-img-bottom,
    div.bs_wrap .card-group > .card:only-child .card-footer {
      border-bottom-right-radius: 0.25rem;
      border-bottom-left-radius: 0.25rem; }
    div.bs_wrap .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
      border-radius: 0; }
    div.bs_wrap .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
    div.bs_wrap .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
    div.bs_wrap .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
    div.bs_wrap .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
      border-radius: 0; } }
  div.bs_wrap .card-columns .card {
    margin-bottom: 0.75rem; }
  @media (min-width: 576px) {
    div.bs_wrap .card-columns {
      -webkit-column-count: 3;
      column-count: 3;
      -webkit-column-gap: 1.25rem;
      column-gap: 1.25rem; }
    div.bs_wrap .card-columns .card {
      display: inline-block;
      width: 100%; } }
  div.bs_wrap .breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0.25rem; }
  div.bs_wrap .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #868e96;
    content: "/"; }
  div.bs_wrap .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  div.bs_wrap .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  div.bs_wrap .breadcrumb-item.active {
    color: #868e96; }
  div.bs_wrap .pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem; }
  div.bs_wrap .page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #4582EC;
    background-color: #fff;
    border: 1px solid #ddd; }
  div.bs_wrap .page-link:hover {
    color: #1559cf;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #ddd; }
  div.bs_wrap .page-link:focus {
    z-index: 2;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(69, 130, 236, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(69, 130, 236, 0.25); }
  div.bs_wrap .page-link:not(:disabled):not(.disabled) {
    cursor: pointer; }
  div.bs_wrap .page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  div.bs_wrap .page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem; }
  div.bs_wrap .page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #4582EC;
    border-color: #4582EC; }
  div.bs_wrap .page-item.disabled .page-link {
    color: #868e96;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #ddd; }
  div.bs_wrap .pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.32875rem;
    line-height: 1.5; }
  div.bs_wrap .pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem; }
  div.bs_wrap .pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem; }
  div.bs_wrap .pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.930125rem;
    line-height: 1.5; }
  div.bs_wrap .pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem; }
  div.bs_wrap .pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem; }
  div.bs_wrap .badge {
    display: inline-block;
    padding: 0.6em 1.2em;
    font-size: 75%;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem; }
  div.bs_wrap .badge:empty {
    display: none; }
  div.bs_wrap .btn .badge {
    position: relative;
    top: -1px; }
  div.bs_wrap .badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem; }
  div.bs_wrap .badge-primary {
    color: #fff;
    background-color: #4582EC; }
  div.bs_wrap .badge-primary[href]:hover, div.bs_wrap .badge-primary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1863e6; }
  div.bs_wrap .badge-secondary {
    color: #212529;
    background-color: #adb5bd; }
  div.bs_wrap .badge-secondary[href]:hover, div.bs_wrap .badge-secondary[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #919ca6; }
  div.bs_wrap .badge-success {
    color: #fff;
    background-color: #02B875; }
  div.bs_wrap .badge-success[href]:hover, div.bs_wrap .badge-success[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #018655; }
  div.bs_wrap .badge-info {
    color: #fff;
    background-color: #17a2b8; }
  div.bs_wrap .badge-info[href]:hover, div.bs_wrap .badge-info[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b; }
  div.bs_wrap .badge-warning {
    color: #212529;
    background-color: #f0ad4e; }
  div.bs_wrap .badge-warning[href]:hover, div.bs_wrap .badge-warning[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #ec971f; }
  div.bs_wrap .badge-danger {
    color: #fff;
    background-color: #d9534f; }
  div.bs_wrap .badge-danger[href]:hover, div.bs_wrap .badge-danger[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #c9302c; }
  div.bs_wrap .badge-light {
    color: #212529;
    background-color: #f8f9fa; }
  div.bs_wrap .badge-light[href]:hover, div.bs_wrap .badge-light[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5; }
  div.bs_wrap .badge-dark {
    color: #fff;
    background-color: #343a40; }
  div.bs_wrap .badge-dark[href]:hover, div.bs_wrap .badge-dark[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124; }
  div.bs_wrap .jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: 0.3rem; }
  @media (min-width: 576px) {
    div.bs_wrap .jumbotron {
      padding: 4rem 2rem; } }
  div.bs_wrap .jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0; }
  div.bs_wrap .alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem; }
  div.bs_wrap .alert-heading {
    color: inherit; }
  div.bs_wrap .alert-link {
    font-weight: 700; }
  div.bs_wrap .alert-dismissible {
    padding-right: 4.0945rem; }
  div.bs_wrap .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }
  div.bs_wrap .alert-primary {
    color: #24447b;
    background-color: #dae6fb;
    border-color: #cbdcfa; }
  div.bs_wrap .alert-primary hr {
    border-top-color: #b4ccf8; }
  div.bs_wrap .alert-primary .alert-link {
    color: #182e54; }
  div.bs_wrap .alert-secondary {
    color: #5a5e62;
    background-color: #eff0f2;
    border-color: #e8eaed; }
  div.bs_wrap .alert-secondary hr {
    border-top-color: #dadde2; }
  div.bs_wrap .alert-secondary .alert-link {
    color: #424547; }
  div.bs_wrap .alert-success {
    color: #01603d;
    background-color: #ccf1e3;
    border-color: #b8ebd8; }
  div.bs_wrap .alert-success hr {
    border-top-color: #a4e5cd; }
  div.bs_wrap .alert-success .alert-link {
    color: #002e1d; }
  div.bs_wrap .alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb; }
  div.bs_wrap .alert-info hr {
    border-top-color: #abdde5; }
  div.bs_wrap .alert-info .alert-link {
    color: #062c33; }
  div.bs_wrap .alert-warning {
    color: #7d5a29;
    background-color: #fcefdc;
    border-color: #fbe8cd; }
  div.bs_wrap .alert-warning hr {
    border-top-color: #f9ddb5; }
  div.bs_wrap .alert-warning .alert-link {
    color: #573e1c; }
  div.bs_wrap .alert-danger {
    color: #712b29;
    background-color: #f7dddc;
    border-color: #f4cfce; }
  div.bs_wrap .alert-danger hr {
    border-top-color: #efbbb9; }
  div.bs_wrap .alert-danger .alert-link {
    color: #4c1d1b; }
  div.bs_wrap .alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe; }
  div.bs_wrap .alert-light hr {
    border-top-color: #ececf6; }
  div.bs_wrap .alert-light .alert-link {
    color: #686868; }
  div.bs_wrap .alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca; }
  div.bs_wrap .alert-dark hr {
    border-top-color: #b9bbbe; }
  div.bs_wrap .alert-dark .alert-link {
    color: #040505; }
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }
  div.bs_wrap .progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.79725rem;
    background-color: #e9ecef;
    border-radius: 0.25rem; }
  div.bs_wrap .progress-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    background-color: #4582EC;
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease; }
  div.bs_wrap .progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem; }
  div.bs_wrap .progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite; }
  div.bs_wrap .media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  div.bs_wrap .media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  div.bs_wrap .list-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0; }
  div.bs_wrap .list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit; }
  div.bs_wrap .list-group-item-action:hover, div.bs_wrap .list-group-item-action:focus {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  div.bs_wrap .list-group-item-action:active {
    color: #343a40;
    background-color: #e9ecef; }
  div.bs_wrap .list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125); }
  div.bs_wrap .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  div.bs_wrap .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  div.bs_wrap .list-group-item:hover, div.bs_wrap .list-group-item:focus {
    z-index: 1;
    text-decoration: none; }
  div.bs_wrap .list-group-item.disabled, div.bs_wrap .list-group-item:disabled {
    color: #868e96;
    background-color: #fff; }
  div.bs_wrap .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #4582EC;
    border-color: #4582EC; }
  div.bs_wrap .list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0; }
  div.bs_wrap .list-group-flush:first-child .list-group-item:first-child {
    border-top: 0; }
  div.bs_wrap .list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0; }
  div.bs_wrap .list-group-item-primary {
    color: #24447b;
    background-color: #cbdcfa; }
  div.bs_wrap .list-group-item-primary.list-group-item-action:hover, div.bs_wrap .list-group-item-primary.list-group-item-action:focus {
    color: #24447b;
    background-color: #b4ccf8; }
  div.bs_wrap .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #24447b;
    border-color: #24447b; }
  div.bs_wrap .list-group-item-secondary {
    color: #5a5e62;
    background-color: #e8eaed; }
  div.bs_wrap .list-group-item-secondary.list-group-item-action:hover, div.bs_wrap .list-group-item-secondary.list-group-item-action:focus {
    color: #5a5e62;
    background-color: #dadde2; }
  div.bs_wrap .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #5a5e62;
    border-color: #5a5e62; }
  div.bs_wrap .list-group-item-success {
    color: #01603d;
    background-color: #b8ebd8; }
  div.bs_wrap .list-group-item-success.list-group-item-action:hover, div.bs_wrap .list-group-item-success.list-group-item-action:focus {
    color: #01603d;
    background-color: #a4e5cd; }
  div.bs_wrap .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #01603d;
    border-color: #01603d; }
  div.bs_wrap .list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb; }
  div.bs_wrap .list-group-item-info.list-group-item-action:hover, div.bs_wrap .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
  div.bs_wrap .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }
  div.bs_wrap .list-group-item-warning {
    color: #7d5a29;
    background-color: #fbe8cd; }
  div.bs_wrap .list-group-item-warning.list-group-item-action:hover, div.bs_wrap .list-group-item-warning.list-group-item-action:focus {
    color: #7d5a29;
    background-color: #f9ddb5; }
  div.bs_wrap .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #7d5a29;
    border-color: #7d5a29; }
  div.bs_wrap .list-group-item-danger {
    color: #712b29;
    background-color: #f4cfce; }
  div.bs_wrap .list-group-item-danger.list-group-item-action:hover, div.bs_wrap .list-group-item-danger.list-group-item-action:focus {
    color: #712b29;
    background-color: #efbbb9; }
  div.bs_wrap .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #712b29;
    border-color: #712b29; }
  div.bs_wrap .list-group-item-light {
    color: #818182;
    background-color: #fdfdfe; }
  div.bs_wrap .list-group-item-light.list-group-item-action:hover, div.bs_wrap .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6; }
  div.bs_wrap .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }
  div.bs_wrap .list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca; }
  div.bs_wrap .list-group-item-dark.list-group-item-action:hover, div.bs_wrap .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe; }
  div.bs_wrap .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21; }
  div.bs_wrap .close {
    float: right;
    font-size: 1.5945rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5; }
  div.bs_wrap .close:hover, div.bs_wrap .close:focus {
    color: #000;
    text-decoration: none;
    opacity: .75; }
  div.bs_wrap .close:not(:disabled):not(.disabled) {
    cursor: pointer; }
  div.bs_wrap button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none; }
  div.bs_wrap .modal-open {
    overflow: hidden; }
  div.bs_wrap .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0; }
  div.bs_wrap .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }
  div.bs_wrap .modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none; }
  div.bs_wrap .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%); }
  div.bs_wrap .modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  div.bs_wrap .modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2)); }
  div.bs_wrap .modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0; }
  div.bs_wrap .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000; }
  div.bs_wrap .modal-backdrop.fade {
    opacity: 0; }
  div.bs_wrap .modal-backdrop.show {
    opacity: 0.5; }
  div.bs_wrap .modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem; }
  div.bs_wrap .modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto; }
  div.bs_wrap .modal-title {
    margin-bottom: 0;
    line-height: 1.5; }
  div.bs_wrap .modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem; }
  div.bs_wrap .modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef; }
  div.bs_wrap .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  div.bs_wrap .modal-footer > :not(:last-child) {
    margin-right: .25rem; }
  div.bs_wrap .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll; }
  @media (min-width: 576px) {
    div.bs_wrap .modal-dialog {
      max-width: 500px;
      margin: 1.75rem auto; }
    div.bs_wrap .modal-dialog-centered {
      min-height: calc(100% - (1.75rem * 2)); }
    div.bs_wrap .modal-sm {
      max-width: 300px; } }
  @media (min-width: 992px) {
    div.bs_wrap .modal-lg {
      max-width: 800px; } }
  div.bs_wrap .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.930125rem;
    word-wrap: break-word;
    opacity: 0; }
  div.bs_wrap .tooltip.show {
    opacity: 0.9; }
  div.bs_wrap .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
  div.bs_wrap .tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid; }
  div.bs_wrap .bs-tooltip-top, div.bs_wrap .bs-tooltip-auto[x-placement^="top"] {
    padding: 0.4rem 0; }
  div.bs_wrap .bs-tooltip-top .arrow, div.bs_wrap .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
  div.bs_wrap .bs-tooltip-top .arrow::before, div.bs_wrap .bs-tooltip-auto[x-placement^="top"] .arrow::before {
    top: 0;
    border-width: 0.4rem 0.4rem 0;
    border-top-color: #000; }
  div.bs_wrap .bs-tooltip-right, div.bs_wrap .bs-tooltip-auto[x-placement^="right"] {
    padding: 0 0.4rem; }
  div.bs_wrap .bs-tooltip-right .arrow, div.bs_wrap .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
  div.bs_wrap .bs-tooltip-right .arrow::before, div.bs_wrap .bs-tooltip-auto[x-placement^="right"] .arrow::before {
    right: 0;
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #000; }
  div.bs_wrap .bs-tooltip-bottom, div.bs_wrap .bs-tooltip-auto[x-placement^="bottom"] {
    padding: 0.4rem 0; }
  div.bs_wrap .bs-tooltip-bottom .arrow, div.bs_wrap .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
  div.bs_wrap .bs-tooltip-bottom .arrow::before, div.bs_wrap .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
    bottom: 0;
    border-width: 0 0.4rem 0.4rem;
    border-bottom-color: #000; }
  div.bs_wrap .bs-tooltip-left, div.bs_wrap .bs-tooltip-auto[x-placement^="left"] {
    padding: 0 0.4rem; }
  div.bs_wrap .bs-tooltip-left .arrow, div.bs_wrap .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
  div.bs_wrap .bs-tooltip-left .arrow::before, div.bs_wrap .bs-tooltip-auto[x-placement^="left"] .arrow::before {
    left: 0;
    border-width: 0.4rem 0 0.4rem 0.4rem;
    border-left-color: #000; }
  div.bs_wrap .tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0.25rem; }
  div.bs_wrap .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.930125rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem; }
  div.bs_wrap .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
  div.bs_wrap .popover .arrow::before, div.bs_wrap .popover .arrow::after {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid; }
  div.bs_wrap .bs-popover-top, div.bs_wrap .bs-popover-auto[x-placement^="top"] {
    margin-bottom: 0.5rem; }
  div.bs_wrap .bs-popover-top .arrow, div.bs_wrap .bs-popover-auto[x-placement^="top"] .arrow {
    bottom: calc((0.5rem + 1px) * -1); }
  div.bs_wrap .bs-popover-top .arrow::before, div.bs_wrap .bs-popover-auto[x-placement^="top"] .arrow::before,
  div.bs_wrap .bs-popover-top .arrow::after, div.bs_wrap .bs-popover-auto[x-placement^="top"] .arrow::after {
    border-width: 0.5rem 0.5rem 0; }
  div.bs_wrap .bs-popover-top .arrow::before, div.bs_wrap .bs-popover-auto[x-placement^="top"] .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25); }
  div.bs_wrap .bs-popover-top .arrow::after, div.bs_wrap .bs-popover-auto[x-placement^="top"] .arrow::after {
    bottom: 1px;
    border-top-color: #fff; }
  div.bs_wrap .bs-popover-right, div.bs_wrap .bs-popover-auto[x-placement^="right"] {
    margin-left: 0.5rem; }
  div.bs_wrap .bs-popover-right .arrow, div.bs_wrap .bs-popover-auto[x-placement^="right"] .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  div.bs_wrap .bs-popover-right .arrow::before, div.bs_wrap .bs-popover-auto[x-placement^="right"] .arrow::before,
  div.bs_wrap .bs-popover-right .arrow::after, div.bs_wrap .bs-popover-auto[x-placement^="right"] .arrow::after {
    border-width: 0.5rem 0.5rem 0.5rem 0; }
  div.bs_wrap .bs-popover-right .arrow::before, div.bs_wrap .bs-popover-auto[x-placement^="right"] .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25); }
  div.bs_wrap .bs-popover-right .arrow::after, div.bs_wrap .bs-popover-auto[x-placement^="right"] .arrow::after {
    left: 1px;
    border-right-color: #fff; }
  div.bs_wrap .bs-popover-bottom, div.bs_wrap .bs-popover-auto[x-placement^="bottom"] {
    margin-top: 0.5rem; }
  div.bs_wrap .bs-popover-bottom .arrow, div.bs_wrap .bs-popover-auto[x-placement^="bottom"] .arrow {
    top: calc((0.5rem + 1px) * -1); }
  div.bs_wrap .bs-popover-bottom .arrow::before, div.bs_wrap .bs-popover-auto[x-placement^="bottom"] .arrow::before,
  div.bs_wrap .bs-popover-bottom .arrow::after, div.bs_wrap .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-width: 0 0.5rem 0.5rem 0.5rem; }
  div.bs_wrap .bs-popover-bottom .arrow::before, div.bs_wrap .bs-popover-auto[x-placement^="bottom"] .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
  div.bs_wrap .bs-popover-bottom .arrow::after, div.bs_wrap .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    top: 1px;
    border-bottom-color: #fff; }
  div.bs_wrap .bs-popover-bottom .popover-header::before, div.bs_wrap .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }
  div.bs_wrap .bs-popover-left, div.bs_wrap .bs-popover-auto[x-placement^="left"] {
    margin-right: 0.5rem; }
  div.bs_wrap .bs-popover-left .arrow, div.bs_wrap .bs-popover-auto[x-placement^="left"] .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  div.bs_wrap .bs-popover-left .arrow::before, div.bs_wrap .bs-popover-auto[x-placement^="left"] .arrow::before,
  div.bs_wrap .bs-popover-left .arrow::after, div.bs_wrap .bs-popover-auto[x-placement^="left"] .arrow::after {
    border-width: 0.5rem 0 0.5rem 0.5rem; }
  div.bs_wrap .bs-popover-left .arrow::before, div.bs_wrap .bs-popover-auto[x-placement^="left"] .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.25); }
  div.bs_wrap .bs-popover-left .arrow::after, div.bs_wrap .bs-popover-auto[x-placement^="left"] .arrow::after {
    right: 1px;
    border-left-color: #fff; }
  div.bs_wrap .popover-header {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1.063rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px); }
  div.bs_wrap .popover-header:empty {
    display: none; }
  div.bs_wrap .popover-body {
    padding: 0.5rem 0.75rem;
    color: #343a40; }
  div.bs_wrap .carousel {
    position: relative; }
  div.bs_wrap .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden; }
  div.bs_wrap .carousel-item {
    position: relative;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-transition: -webkit-transform 0.6s ease;
    transition: -webkit-transform 0.6s ease;
    transition: transform 0.6s ease;
    transition: transform 0.6s ease, -webkit-transform 0.6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px; }
  div.bs_wrap .carousel-item.active,
  div.bs_wrap .carousel-item-next,
  div.bs_wrap .carousel-item-prev {
    display: block; }
  div.bs_wrap .carousel-item-next,
  div.bs_wrap .carousel-item-prev {
    position: absolute;
    top: 0; }
  div.bs_wrap .carousel-item-next.carousel-item-left,
  div.bs_wrap .carousel-item-prev.carousel-item-right {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  @supports (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) {
    div.bs_wrap .carousel-item-next.carousel-item-left,
    div.bs_wrap .carousel-item-prev.carousel-item-right {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); } }
  div.bs_wrap .carousel-item-next,
  div.bs_wrap .active.carousel-item-right {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
  @supports (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) {
    div.bs_wrap .carousel-item-next,
    div.bs_wrap .active.carousel-item-right {
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0); } }
  div.bs_wrap .carousel-item-prev,
  div.bs_wrap .active.carousel-item-left {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  @supports (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) {
    div.bs_wrap .carousel-item-prev,
    div.bs_wrap .active.carousel-item-left {
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0); } }
  div.bs_wrap .carousel-control-prev,
  div.bs_wrap .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5; }
  div.bs_wrap .carousel-control-prev:hover, div.bs_wrap .carousel-control-prev:focus,
  div.bs_wrap .carousel-control-next:hover,
  div.bs_wrap .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }
  div.bs_wrap .carousel-control-prev {
    left: 0; }
  div.bs_wrap .carousel-control-next {
    right: 0; }
  div.bs_wrap .carousel-control-prev-icon,
  div.bs_wrap .carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%; }
  div.bs_wrap .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }
  div.bs_wrap .carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }
  div.bs_wrap .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none; }
  div.bs_wrap .carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5); }
  div.bs_wrap .carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""; }
  div.bs_wrap .carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""; }
  div.bs_wrap .carousel-indicators .active {
    background-color: #fff; }
  div.bs_wrap .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center; }
  div.bs_wrap .align-baseline {
    vertical-align: baseline !important; }
  div.bs_wrap .align-top {
    vertical-align: top !important; }
  div.bs_wrap .align-middle {
    vertical-align: middle !important; }
  div.bs_wrap .align-bottom {
    vertical-align: bottom !important; }
  div.bs_wrap .align-text-bottom {
    vertical-align: text-bottom !important; }
  div.bs_wrap .align-text-top {
    vertical-align: text-top !important; }
  div.bs_wrap .bg-primary {
    background-color: #4582EC !important; }
  div.bs_wrap a.bg-primary:hover, div.bs_wrap a.bg-primary:focus,
  div.bs_wrap button.bg-primary:hover,
  div.bs_wrap button.bg-primary:focus {
    background-color: #1863e6 !important; }
  div.bs_wrap .bg-secondary {
    background-color: #adb5bd !important; }
  div.bs_wrap a.bg-secondary:hover, div.bs_wrap a.bg-secondary:focus,
  div.bs_wrap button.bg-secondary:hover,
  div.bs_wrap button.bg-secondary:focus {
    background-color: #919ca6 !important; }
  div.bs_wrap .bg-success {
    background-color: #02B875 !important; }
  div.bs_wrap a.bg-success:hover, div.bs_wrap a.bg-success:focus,
  div.bs_wrap button.bg-success:hover,
  div.bs_wrap button.bg-success:focus {
    background-color: #018655 !important; }
  div.bs_wrap .bg-info {
    background-color: #17a2b8 !important; }
  div.bs_wrap a.bg-info:hover, div.bs_wrap a.bg-info:focus,
  div.bs_wrap button.bg-info:hover,
  div.bs_wrap button.bg-info:focus {
    background-color: #117a8b !important; }
  div.bs_wrap .bg-warning {
    background-color: #f0ad4e !important; }
  div.bs_wrap a.bg-warning:hover, div.bs_wrap a.bg-warning:focus,
  div.bs_wrap button.bg-warning:hover,
  div.bs_wrap button.bg-warning:focus {
    background-color: #ec971f !important; }
  div.bs_wrap .bg-danger {
    background-color: #d9534f !important; }
  div.bs_wrap a.bg-danger:hover, div.bs_wrap a.bg-danger:focus,
  div.bs_wrap button.bg-danger:hover,
  div.bs_wrap button.bg-danger:focus {
    background-color: #c9302c !important; }
  div.bs_wrap .bg-light {
    background-color: #f8f9fa !important; }
  div.bs_wrap a.bg-light:hover, div.bs_wrap a.bg-light:focus,
  div.bs_wrap button.bg-light:hover,
  div.bs_wrap button.bg-light:focus {
    background-color: #dae0e5 !important; }
  div.bs_wrap .bg-dark {
    background-color: #343a40 !important; }
  div.bs_wrap a.bg-dark:hover, div.bs_wrap a.bg-dark:focus,
  div.bs_wrap button.bg-dark:hover,
  div.bs_wrap button.bg-dark:focus {
    background-color: #1d2124 !important; }
  div.bs_wrap .bg-white {
    background-color: #fff !important; }
  div.bs_wrap .bg-transparent {
    background-color: transparent !important; }
  div.bs_wrap .border {
    border: 1px solid #ddd !important; }
  div.bs_wrap .border-top {
    border-top: 1px solid #ddd !important; }
  div.bs_wrap .border-right {
    border-right: 1px solid #ddd !important; }
  div.bs_wrap .border-bottom {
    border-bottom: 1px solid #ddd !important; }
  div.bs_wrap .border-left {
    border-left: 1px solid #ddd !important; }
  div.bs_wrap .border-0 {
    border: 0 !important; }
  div.bs_wrap .border-top-0 {
    border-top: 0 !important; }
  div.bs_wrap .border-right-0 {
    border-right: 0 !important; }
  div.bs_wrap .border-bottom-0 {
    border-bottom: 0 !important; }
  div.bs_wrap .border-left-0 {
    border-left: 0 !important; }
  div.bs_wrap .border-primary {
    border-color: #4582EC !important; }
  div.bs_wrap .border-secondary {
    border-color: #adb5bd !important; }
  div.bs_wrap .border-success {
    border-color: #02B875 !important; }
  div.bs_wrap .border-info {
    border-color: #17a2b8 !important; }
  div.bs_wrap .border-warning {
    border-color: #f0ad4e !important; }
  div.bs_wrap .border-danger {
    border-color: #d9534f !important; }
  div.bs_wrap .border-light {
    border-color: #f8f9fa !important; }
  div.bs_wrap .border-dark {
    border-color: #343a40 !important; }
  div.bs_wrap .border-white {
    border-color: #fff !important; }
  div.bs_wrap .rounded {
    border-radius: 0.25rem !important; }
  div.bs_wrap .rounded-top {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important; }
  div.bs_wrap .rounded-right {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important; }
  div.bs_wrap .rounded-bottom {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important; }
  div.bs_wrap .rounded-left {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important; }
  div.bs_wrap .rounded-circle {
    border-radius: 50% !important; }
  div.bs_wrap .rounded-0 {
    border-radius: 0 !important; }
  div.bs_wrap .clearfix::after {
    display: block;
    clear: both;
    content: ""; }
  div.bs_wrap .d-none {
    display: none !important; }
  div.bs_wrap .d-inline {
    display: inline !important; }
  div.bs_wrap .d-inline-block {
    display: inline-block !important; }
  div.bs_wrap .d-block {
    display: block !important; }
  div.bs_wrap .d-table {
    display: table !important; }
  div.bs_wrap .d-table-row {
    display: table-row !important; }
  div.bs_wrap .d-table-cell {
    display: table-cell !important; }
  div.bs_wrap .d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  div.bs_wrap .d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }
  @media (min-width: 576px) {
    div.bs_wrap .d-sm-none {
      display: none !important; }
    div.bs_wrap .d-sm-inline {
      display: inline !important; }
    div.bs_wrap .d-sm-inline-block {
      display: inline-block !important; }
    div.bs_wrap .d-sm-block {
      display: block !important; }
    div.bs_wrap .d-sm-table {
      display: table !important; }
    div.bs_wrap .d-sm-table-row {
      display: table-row !important; }
    div.bs_wrap .d-sm-table-cell {
      display: table-cell !important; }
    div.bs_wrap .d-sm-flex {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
    div.bs_wrap .d-sm-inline-flex {
      display: -webkit-inline-box !important;
      display: -ms-inline-flexbox !important;
      display: inline-flex !important; } }
  @media (min-width: 768px) {
    div.bs_wrap .d-md-none {
      display: none !important; }
    div.bs_wrap .d-md-inline {
      display: inline !important; }
    div.bs_wrap .d-md-inline-block {
      display: inline-block !important; }
    div.bs_wrap .d-md-block {
      display: block !important; }
    div.bs_wrap .d-md-table {
      display: table !important; }
    div.bs_wrap .d-md-table-row {
      display: table-row !important; }
    div.bs_wrap .d-md-table-cell {
      display: table-cell !important; }
    div.bs_wrap .d-md-flex {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
    div.bs_wrap .d-md-inline-flex {
      display: -webkit-inline-box !important;
      display: -ms-inline-flexbox !important;
      display: inline-flex !important; } }
  @media (min-width: 992px) {
    div.bs_wrap .d-lg-none {
      display: none !important; }
    div.bs_wrap .d-lg-inline {
      display: inline !important; }
    div.bs_wrap .d-lg-inline-block {
      display: inline-block !important; }
    div.bs_wrap .d-lg-block {
      display: block !important; }
    div.bs_wrap .d-lg-table {
      display: table !important; }
    div.bs_wrap .d-lg-table-row {
      display: table-row !important; }
    div.bs_wrap .d-lg-table-cell {
      display: table-cell !important; }
    div.bs_wrap .d-lg-flex {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
    div.bs_wrap .d-lg-inline-flex {
      display: -webkit-inline-box !important;
      display: -ms-inline-flexbox !important;
      display: inline-flex !important; } }
  @media (min-width: 1200px) {
    div.bs_wrap .d-xl-none {
      display: none !important; }
    div.bs_wrap .d-xl-inline {
      display: inline !important; }
    div.bs_wrap .d-xl-inline-block {
      display: inline-block !important; }
    div.bs_wrap .d-xl-block {
      display: block !important; }
    div.bs_wrap .d-xl-table {
      display: table !important; }
    div.bs_wrap .d-xl-table-row {
      display: table-row !important; }
    div.bs_wrap .d-xl-table-cell {
      display: table-cell !important; }
    div.bs_wrap .d-xl-flex {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
    div.bs_wrap .d-xl-inline-flex {
      display: -webkit-inline-box !important;
      display: -ms-inline-flexbox !important;
      display: inline-flex !important; } }
  @media print {
    div.bs_wrap .d-print-none {
      display: none !important; }
    div.bs_wrap .d-print-inline {
      display: inline !important; }
    div.bs_wrap .d-print-inline-block {
      display: inline-block !important; }
    div.bs_wrap .d-print-block {
      display: block !important; }
    div.bs_wrap .d-print-table {
      display: table !important; }
    div.bs_wrap .d-print-table-row {
      display: table-row !important; }
    div.bs_wrap .d-print-table-cell {
      display: table-cell !important; }
    div.bs_wrap .d-print-flex {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
    div.bs_wrap .d-print-inline-flex {
      display: -webkit-inline-box !important;
      display: -ms-inline-flexbox !important;
      display: inline-flex !important; } }
  div.bs_wrap .embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden; }
  div.bs_wrap .embed-responsive::before {
    display: block;
    content: ""; }
  div.bs_wrap .embed-responsive .embed-responsive-item,
  div.bs_wrap .embed-responsive iframe,
  div.bs_wrap .embed-responsive embed,
  div.bs_wrap .embed-responsive object,
  div.bs_wrap .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }
  div.bs_wrap .embed-responsive-21by9::before {
    padding-top: 42.8571428571%; }
  div.bs_wrap .embed-responsive-16by9::before {
    padding-top: 56.25%; }
  div.bs_wrap .embed-responsive-4by3::before {
    padding-top: 75%; }
  div.bs_wrap .embed-responsive-1by1::before {
    padding-top: 100%; }
  div.bs_wrap .flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  div.bs_wrap .flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  div.bs_wrap .flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  div.bs_wrap .flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  div.bs_wrap .flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  div.bs_wrap .flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  div.bs_wrap .flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  div.bs_wrap .justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  div.bs_wrap .justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  div.bs_wrap .justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  div.bs_wrap .justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  div.bs_wrap .justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  div.bs_wrap .align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  div.bs_wrap .align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  div.bs_wrap .align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  div.bs_wrap .align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  div.bs_wrap .align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  div.bs_wrap .align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  div.bs_wrap .align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  div.bs_wrap .align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  div.bs_wrap .align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  div.bs_wrap .align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  div.bs_wrap .align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  div.bs_wrap .align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  div.bs_wrap .align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  div.bs_wrap .align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  div.bs_wrap .align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  div.bs_wrap .align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  div.bs_wrap .align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; }
  @media (min-width: 576px) {
    div.bs_wrap .flex-sm-row {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
      flex-direction: row !important; }
    div.bs_wrap .flex-sm-column {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
      flex-direction: column !important; }
    div.bs_wrap .flex-sm-row-reverse {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
      flex-direction: row-reverse !important; }
    div.bs_wrap .flex-sm-column-reverse {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important; }
    div.bs_wrap .flex-sm-wrap {
      -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important; }
    div.bs_wrap .flex-sm-nowrap {
      -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important; }
    div.bs_wrap .flex-sm-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important; }
    div.bs_wrap .justify-content-sm-start {
      -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
      justify-content: flex-start !important; }
    div.bs_wrap .justify-content-sm-end {
      -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
      justify-content: flex-end !important; }
    div.bs_wrap .justify-content-sm-center {
      -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
      justify-content: center !important; }
    div.bs_wrap .justify-content-sm-between {
      -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
      justify-content: space-between !important; }
    div.bs_wrap .justify-content-sm-around {
      -ms-flex-pack: distribute !important;
      justify-content: space-around !important; }
    div.bs_wrap .align-items-sm-start {
      -webkit-box-align: start !important;
      -ms-flex-align: start !important;
      align-items: flex-start !important; }
    div.bs_wrap .align-items-sm-end {
      -webkit-box-align: end !important;
      -ms-flex-align: end !important;
      align-items: flex-end !important; }
    div.bs_wrap .align-items-sm-center {
      -webkit-box-align: center !important;
      -ms-flex-align: center !important;
      align-items: center !important; }
    div.bs_wrap .align-items-sm-baseline {
      -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
      align-items: baseline !important; }
    div.bs_wrap .align-items-sm-stretch {
      -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
      align-items: stretch !important; }
    div.bs_wrap .align-content-sm-start {
      -ms-flex-line-pack: start !important;
      align-content: flex-start !important; }
    div.bs_wrap .align-content-sm-end {
      -ms-flex-line-pack: end !important;
      align-content: flex-end !important; }
    div.bs_wrap .align-content-sm-center {
      -ms-flex-line-pack: center !important;
      align-content: center !important; }
    div.bs_wrap .align-content-sm-between {
      -ms-flex-line-pack: justify !important;
      align-content: space-between !important; }
    div.bs_wrap .align-content-sm-around {
      -ms-flex-line-pack: distribute !important;
      align-content: space-around !important; }
    div.bs_wrap .align-content-sm-stretch {
      -ms-flex-line-pack: stretch !important;
      align-content: stretch !important; }
    div.bs_wrap .align-self-sm-auto {
      -ms-flex-item-align: auto !important;
      align-self: auto !important; }
    div.bs_wrap .align-self-sm-start {
      -ms-flex-item-align: start !important;
      align-self: flex-start !important; }
    div.bs_wrap .align-self-sm-end {
      -ms-flex-item-align: end !important;
      align-self: flex-end !important; }
    div.bs_wrap .align-self-sm-center {
      -ms-flex-item-align: center !important;
      align-self: center !important; }
    div.bs_wrap .align-self-sm-baseline {
      -ms-flex-item-align: baseline !important;
      align-self: baseline !important; }
    div.bs_wrap .align-self-sm-stretch {
      -ms-flex-item-align: stretch !important;
      align-self: stretch !important; } }
  @media (min-width: 768px) {
    div.bs_wrap .flex-md-row {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
      flex-direction: row !important; }
    div.bs_wrap .flex-md-column {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
      flex-direction: column !important; }
    div.bs_wrap .flex-md-row-reverse {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
      flex-direction: row-reverse !important; }
    div.bs_wrap .flex-md-column-reverse {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important; }
    div.bs_wrap .flex-md-wrap {
      -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important; }
    div.bs_wrap .flex-md-nowrap {
      -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important; }
    div.bs_wrap .flex-md-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important; }
    div.bs_wrap .justify-content-md-start {
      -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
      justify-content: flex-start !important; }
    div.bs_wrap .justify-content-md-end {
      -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
      justify-content: flex-end !important; }
    div.bs_wrap .justify-content-md-center {
      -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
      justify-content: center !important; }
    div.bs_wrap .justify-content-md-between {
      -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
      justify-content: space-between !important; }
    div.bs_wrap .justify-content-md-around {
      -ms-flex-pack: distribute !important;
      justify-content: space-around !important; }
    div.bs_wrap .align-items-md-start {
      -webkit-box-align: start !important;
      -ms-flex-align: start !important;
      align-items: flex-start !important; }
    div.bs_wrap .align-items-md-end {
      -webkit-box-align: end !important;
      -ms-flex-align: end !important;
      align-items: flex-end !important; }
    div.bs_wrap .align-items-md-center {
      -webkit-box-align: center !important;
      -ms-flex-align: center !important;
      align-items: center !important; }
    div.bs_wrap .align-items-md-baseline {
      -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
      align-items: baseline !important; }
    div.bs_wrap .align-items-md-stretch {
      -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
      align-items: stretch !important; }
    div.bs_wrap .align-content-md-start {
      -ms-flex-line-pack: start !important;
      align-content: flex-start !important; }
    div.bs_wrap .align-content-md-end {
      -ms-flex-line-pack: end !important;
      align-content: flex-end !important; }
    div.bs_wrap .align-content-md-center {
      -ms-flex-line-pack: center !important;
      align-content: center !important; }
    div.bs_wrap .align-content-md-between {
      -ms-flex-line-pack: justify !important;
      align-content: space-between !important; }
    div.bs_wrap .align-content-md-around {
      -ms-flex-line-pack: distribute !important;
      align-content: space-around !important; }
    div.bs_wrap .align-content-md-stretch {
      -ms-flex-line-pack: stretch !important;
      align-content: stretch !important; }
    div.bs_wrap .align-self-md-auto {
      -ms-flex-item-align: auto !important;
      align-self: auto !important; }
    div.bs_wrap .align-self-md-start {
      -ms-flex-item-align: start !important;
      align-self: flex-start !important; }
    div.bs_wrap .align-self-md-end {
      -ms-flex-item-align: end !important;
      align-self: flex-end !important; }
    div.bs_wrap .align-self-md-center {
      -ms-flex-item-align: center !important;
      align-self: center !important; }
    div.bs_wrap .align-self-md-baseline {
      -ms-flex-item-align: baseline !important;
      align-self: baseline !important; }
    div.bs_wrap .align-self-md-stretch {
      -ms-flex-item-align: stretch !important;
      align-self: stretch !important; } }
  @media (min-width: 992px) {
    div.bs_wrap .flex-lg-row {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
      flex-direction: row !important; }
    div.bs_wrap .flex-lg-column {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
      flex-direction: column !important; }
    div.bs_wrap .flex-lg-row-reverse {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
      flex-direction: row-reverse !important; }
    div.bs_wrap .flex-lg-column-reverse {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important; }
    div.bs_wrap .flex-lg-wrap {
      -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important; }
    div.bs_wrap .flex-lg-nowrap {
      -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important; }
    div.bs_wrap .flex-lg-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important; }
    div.bs_wrap .justify-content-lg-start {
      -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
      justify-content: flex-start !important; }
    div.bs_wrap .justify-content-lg-end {
      -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
      justify-content: flex-end !important; }
    div.bs_wrap .justify-content-lg-center {
      -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
      justify-content: center !important; }
    div.bs_wrap .justify-content-lg-between {
      -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
      justify-content: space-between !important; }
    div.bs_wrap .justify-content-lg-around {
      -ms-flex-pack: distribute !important;
      justify-content: space-around !important; }
    div.bs_wrap .align-items-lg-start {
      -webkit-box-align: start !important;
      -ms-flex-align: start !important;
      align-items: flex-start !important; }
    div.bs_wrap .align-items-lg-end {
      -webkit-box-align: end !important;
      -ms-flex-align: end !important;
      align-items: flex-end !important; }
    div.bs_wrap .align-items-lg-center {
      -webkit-box-align: center !important;
      -ms-flex-align: center !important;
      align-items: center !important; }
    div.bs_wrap .align-items-lg-baseline {
      -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
      align-items: baseline !important; }
    div.bs_wrap .align-items-lg-stretch {
      -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
      align-items: stretch !important; }
    div.bs_wrap .align-content-lg-start {
      -ms-flex-line-pack: start !important;
      align-content: flex-start !important; }
    div.bs_wrap .align-content-lg-end {
      -ms-flex-line-pack: end !important;
      align-content: flex-end !important; }
    div.bs_wrap .align-content-lg-center {
      -ms-flex-line-pack: center !important;
      align-content: center !important; }
    div.bs_wrap .align-content-lg-between {
      -ms-flex-line-pack: justify !important;
      align-content: space-between !important; }
    div.bs_wrap .align-content-lg-around {
      -ms-flex-line-pack: distribute !important;
      align-content: space-around !important; }
    div.bs_wrap .align-content-lg-stretch {
      -ms-flex-line-pack: stretch !important;
      align-content: stretch !important; }
    div.bs_wrap .align-self-lg-auto {
      -ms-flex-item-align: auto !important;
      align-self: auto !important; }
    div.bs_wrap .align-self-lg-start {
      -ms-flex-item-align: start !important;
      align-self: flex-start !important; }
    div.bs_wrap .align-self-lg-end {
      -ms-flex-item-align: end !important;
      align-self: flex-end !important; }
    div.bs_wrap .align-self-lg-center {
      -ms-flex-item-align: center !important;
      align-self: center !important; }
    div.bs_wrap .align-self-lg-baseline {
      -ms-flex-item-align: baseline !important;
      align-self: baseline !important; }
    div.bs_wrap .align-self-lg-stretch {
      -ms-flex-item-align: stretch !important;
      align-self: stretch !important; } }
  @media (min-width: 1200px) {
    div.bs_wrap .flex-xl-row {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
      flex-direction: row !important; }
    div.bs_wrap .flex-xl-column {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
      flex-direction: column !important; }
    div.bs_wrap .flex-xl-row-reverse {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
      flex-direction: row-reverse !important; }
    div.bs_wrap .flex-xl-column-reverse {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important; }
    div.bs_wrap .flex-xl-wrap {
      -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important; }
    div.bs_wrap .flex-xl-nowrap {
      -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important; }
    div.bs_wrap .flex-xl-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important; }
    div.bs_wrap .justify-content-xl-start {
      -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
      justify-content: flex-start !important; }
    div.bs_wrap .justify-content-xl-end {
      -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
      justify-content: flex-end !important; }
    div.bs_wrap .justify-content-xl-center {
      -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
      justify-content: center !important; }
    div.bs_wrap .justify-content-xl-between {
      -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
      justify-content: space-between !important; }
    div.bs_wrap .justify-content-xl-around {
      -ms-flex-pack: distribute !important;
      justify-content: space-around !important; }
    div.bs_wrap .align-items-xl-start {
      -webkit-box-align: start !important;
      -ms-flex-align: start !important;
      align-items: flex-start !important; }
    div.bs_wrap .align-items-xl-end {
      -webkit-box-align: end !important;
      -ms-flex-align: end !important;
      align-items: flex-end !important; }
    div.bs_wrap .align-items-xl-center {
      -webkit-box-align: center !important;
      -ms-flex-align: center !important;
      align-items: center !important; }
    div.bs_wrap .align-items-xl-baseline {
      -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
      align-items: baseline !important; }
    div.bs_wrap .align-items-xl-stretch {
      -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
      align-items: stretch !important; }
    div.bs_wrap .align-content-xl-start {
      -ms-flex-line-pack: start !important;
      align-content: flex-start !important; }
    div.bs_wrap .align-content-xl-end {
      -ms-flex-line-pack: end !important;
      align-content: flex-end !important; }
    div.bs_wrap .align-content-xl-center {
      -ms-flex-line-pack: center !important;
      align-content: center !important; }
    div.bs_wrap .align-content-xl-between {
      -ms-flex-line-pack: justify !important;
      align-content: space-between !important; }
    div.bs_wrap .align-content-xl-around {
      -ms-flex-line-pack: distribute !important;
      align-content: space-around !important; }
    div.bs_wrap .align-content-xl-stretch {
      -ms-flex-line-pack: stretch !important;
      align-content: stretch !important; }
    div.bs_wrap .align-self-xl-auto {
      -ms-flex-item-align: auto !important;
      align-self: auto !important; }
    div.bs_wrap .align-self-xl-start {
      -ms-flex-item-align: start !important;
      align-self: flex-start !important; }
    div.bs_wrap .align-self-xl-end {
      -ms-flex-item-align: end !important;
      align-self: flex-end !important; }
    div.bs_wrap .align-self-xl-center {
      -ms-flex-item-align: center !important;
      align-self: center !important; }
    div.bs_wrap .align-self-xl-baseline {
      -ms-flex-item-align: baseline !important;
      align-self: baseline !important; }
    div.bs_wrap .align-self-xl-stretch {
      -ms-flex-item-align: stretch !important;
      align-self: stretch !important; } }
  div.bs_wrap .float-left {
    float: left !important; }
  div.bs_wrap .float-right {
    float: right !important; }
  div.bs_wrap .float-none {
    float: none !important; }
  @media (min-width: 576px) {
    div.bs_wrap .float-sm-left {
      float: left !important; }
    div.bs_wrap .float-sm-right {
      float: right !important; }
    div.bs_wrap .float-sm-none {
      float: none !important; } }
  @media (min-width: 768px) {
    div.bs_wrap .float-md-left {
      float: left !important; }
    div.bs_wrap .float-md-right {
      float: right !important; }
    div.bs_wrap .float-md-none {
      float: none !important; } }
  @media (min-width: 992px) {
    div.bs_wrap .float-lg-left {
      float: left !important; }
    div.bs_wrap .float-lg-right {
      float: right !important; }
    div.bs_wrap .float-lg-none {
      float: none !important; } }
  @media (min-width: 1200px) {
    div.bs_wrap .float-xl-left {
      float: left !important; }
    div.bs_wrap .float-xl-right {
      float: right !important; }
    div.bs_wrap .float-xl-none {
      float: none !important; } }
  div.bs_wrap .position-static {
    position: static !important; }
  div.bs_wrap .position-relative {
    position: relative !important; }
  div.bs_wrap .position-absolute {
    position: absolute !important; }
  div.bs_wrap .position-fixed {
    position: fixed !important; }
  div.bs_wrap .position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important; }
  div.bs_wrap .fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030; }
  div.bs_wrap .fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030; }
  @supports (position: -webkit-sticky) or (position: sticky) {
    div.bs_wrap .sticky-top {
      position: -webkit-sticky;
      position: sticky;
      top: 0;
      z-index: 1020; } }
  div.bs_wrap .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0; }
  div.bs_wrap .sr-only-focusable:active, div.bs_wrap .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none; }
  div.bs_wrap .w-25 {
    width: 25% !important; }
  div.bs_wrap .w-50 {
    width: 50% !important; }
  div.bs_wrap .w-75 {
    width: 75% !important; }
  div.bs_wrap .w-100 {
    width: 100% !important; }
  div.bs_wrap .h-25 {
    height: 25% !important; }
  div.bs_wrap .h-50 {
    height: 50% !important; }
  div.bs_wrap .h-75 {
    height: 75% !important; }
  div.bs_wrap .h-100 {
    height: 100% !important; }
  div.bs_wrap .mw-100 {
    max-width: 100% !important; }
  div.bs_wrap .mh-100 {
    max-height: 100% !important; }
  div.bs_wrap .m-0 {
    margin: 0 !important; }
  div.bs_wrap .mt-0,
  div.bs_wrap .my-0 {
    margin-top: 0 !important; }
  div.bs_wrap .mr-0,
  div.bs_wrap .mx-0 {
    margin-right: 0 !important; }
  div.bs_wrap .mb-0,
  div.bs_wrap .my-0 {
    margin-bottom: 0 !important; }
  div.bs_wrap .ml-0,
  div.bs_wrap .mx-0 {
    margin-left: 0 !important; }
  div.bs_wrap .m-1 {
    margin: 0.25rem !important; }
  div.bs_wrap .mt-1,
  div.bs_wrap .my-1 {
    margin-top: 0.25rem !important; }
  div.bs_wrap .mr-1,
  div.bs_wrap .mx-1 {
    margin-right: 0.25rem !important; }
  div.bs_wrap .mb-1,
  div.bs_wrap .my-1 {
    margin-bottom: 0.25rem !important; }
  div.bs_wrap .ml-1,
  div.bs_wrap .mx-1 {
    margin-left: 0.25rem !important; }
  div.bs_wrap .m-2 {
    margin: 0.5rem !important; }
  div.bs_wrap .mt-2,
  div.bs_wrap .my-2 {
    margin-top: 0.5rem !important; }
  div.bs_wrap .mr-2,
  div.bs_wrap .mx-2 {
    margin-right: 0.5rem !important; }
  div.bs_wrap .mb-2,
  div.bs_wrap .my-2 {
    margin-bottom: 0.5rem !important; }
  div.bs_wrap .ml-2,
  div.bs_wrap .mx-2 {
    margin-left: 0.5rem !important; }
  div.bs_wrap .m-3 {
    margin: 1rem !important; }
  div.bs_wrap .mt-3,
  div.bs_wrap .my-3 {
    margin-top: 1rem !important; }
  div.bs_wrap .mr-3,
  div.bs_wrap .mx-3 {
    margin-right: 1rem !important; }
  div.bs_wrap .mb-3,
  div.bs_wrap .my-3 {
    margin-bottom: 1rem !important; }
  div.bs_wrap .ml-3,
  div.bs_wrap .mx-3 {
    margin-left: 1rem !important; }
  div.bs_wrap .m-4 {
    margin: 1.5rem !important; }
  div.bs_wrap .mt-4,
  div.bs_wrap .my-4 {
    margin-top: 1.5rem !important; }
  div.bs_wrap .mr-4,
  div.bs_wrap .mx-4 {
    margin-right: 1.5rem !important; }
  div.bs_wrap .mb-4,
  div.bs_wrap .my-4 {
    margin-bottom: 1.5rem !important; }
  div.bs_wrap .ml-4,
  div.bs_wrap .mx-4 {
    margin-left: 1.5rem !important; }
  div.bs_wrap .m-5 {
    margin: 3rem !important; }
  div.bs_wrap .mt-5,
  div.bs_wrap .my-5 {
    margin-top: 3rem !important; }
  div.bs_wrap .mr-5,
  div.bs_wrap .mx-5 {
    margin-right: 3rem !important; }
  div.bs_wrap .mb-5,
  div.bs_wrap .my-5 {
    margin-bottom: 3rem !important; }
  div.bs_wrap .ml-5,
  div.bs_wrap .mx-5 {
    margin-left: 3rem !important; }
  div.bs_wrap .p-0 {
    padding: 0 !important; }
  div.bs_wrap .pt-0,
  div.bs_wrap .py-0 {
    padding-top: 0 !important; }
  div.bs_wrap .pr-0,
  div.bs_wrap .px-0 {
    padding-right: 0 !important; }
  div.bs_wrap .pb-0,
  div.bs_wrap .py-0 {
    padding-bottom: 0 !important; }
  div.bs_wrap .pl-0,
  div.bs_wrap .px-0 {
    padding-left: 0 !important; }
  div.bs_wrap .p-1 {
    padding: 0.25rem !important; }
  div.bs_wrap .pt-1,
  div.bs_wrap .py-1 {
    padding-top: 0.25rem !important; }
  div.bs_wrap .pr-1,
  div.bs_wrap .px-1 {
    padding-right: 0.25rem !important; }
  div.bs_wrap .pb-1,
  div.bs_wrap .py-1 {
    padding-bottom: 0.25rem !important; }
  div.bs_wrap .pl-1,
  div.bs_wrap .px-1 {
    padding-left: 0.25rem !important; }
  div.bs_wrap .p-2 {
    padding: 0.5rem !important; }
  div.bs_wrap .pt-2,
  div.bs_wrap .py-2 {
    padding-top: 0.5rem !important; }
  div.bs_wrap .pr-2,
  div.bs_wrap .px-2 {
    padding-right: 0.5rem !important; }
  div.bs_wrap .pb-2,
  div.bs_wrap .py-2 {
    padding-bottom: 0.5rem !important; }
  div.bs_wrap .pl-2,
  div.bs_wrap .px-2 {
    padding-left: 0.5rem !important; }
  div.bs_wrap .p-3 {
    padding: 1rem !important; }
  div.bs_wrap .pt-3,
  div.bs_wrap .py-3 {
    padding-top: 1rem !important; }
  div.bs_wrap .pr-3,
  div.bs_wrap .px-3 {
    padding-right: 1rem !important; }
  div.bs_wrap .pb-3,
  div.bs_wrap .py-3 {
    padding-bottom: 1rem !important; }
  div.bs_wrap .pl-3,
  div.bs_wrap .px-3 {
    padding-left: 1rem !important; }
  div.bs_wrap .p-4 {
    padding: 1.5rem !important; }
  div.bs_wrap .pt-4,
  div.bs_wrap .py-4 {
    padding-top: 1.5rem !important; }
  div.bs_wrap .pr-4,
  div.bs_wrap .px-4 {
    padding-right: 1.5rem !important; }
  div.bs_wrap .pb-4,
  div.bs_wrap .py-4 {
    padding-bottom: 1.5rem !important; }
  div.bs_wrap .pl-4,
  div.bs_wrap .px-4 {
    padding-left: 1.5rem !important; }
  div.bs_wrap .p-5 {
    padding: 3rem !important; }
  div.bs_wrap .pt-5,
  div.bs_wrap .py-5 {
    padding-top: 3rem !important; }
  div.bs_wrap .pr-5,
  div.bs_wrap .px-5 {
    padding-right: 3rem !important; }
  div.bs_wrap .pb-5,
  div.bs_wrap .py-5 {
    padding-bottom: 3rem !important; }
  div.bs_wrap .pl-5,
  div.bs_wrap .px-5 {
    padding-left: 3rem !important; }
  div.bs_wrap .m-auto {
    margin: auto !important; }
  div.bs_wrap .mt-auto,
  div.bs_wrap .my-auto {
    margin-top: auto !important; }
  div.bs_wrap .mr-auto,
  div.bs_wrap .mx-auto {
    margin-right: auto !important; }
  div.bs_wrap .mb-auto,
  div.bs_wrap .my-auto {
    margin-bottom: auto !important; }
  div.bs_wrap .ml-auto,
  div.bs_wrap .mx-auto {
    margin-left: auto !important; }
  @media (min-width: 576px) {
    div.bs_wrap .m-sm-0 {
      margin: 0 !important; }
    div.bs_wrap .mt-sm-0,
    div.bs_wrap .my-sm-0 {
      margin-top: 0 !important; }
    div.bs_wrap .mr-sm-0,
    div.bs_wrap .mx-sm-0 {
      margin-right: 0 !important; }
    div.bs_wrap .mb-sm-0,
    div.bs_wrap .my-sm-0 {
      margin-bottom: 0 !important; }
    div.bs_wrap .ml-sm-0,
    div.bs_wrap .mx-sm-0 {
      margin-left: 0 !important; }
    div.bs_wrap .m-sm-1 {
      margin: 0.25rem !important; }
    div.bs_wrap .mt-sm-1,
    div.bs_wrap .my-sm-1 {
      margin-top: 0.25rem !important; }
    div.bs_wrap .mr-sm-1,
    div.bs_wrap .mx-sm-1 {
      margin-right: 0.25rem !important; }
    div.bs_wrap .mb-sm-1,
    div.bs_wrap .my-sm-1 {
      margin-bottom: 0.25rem !important; }
    div.bs_wrap .ml-sm-1,
    div.bs_wrap .mx-sm-1 {
      margin-left: 0.25rem !important; }
    div.bs_wrap .m-sm-2 {
      margin: 0.5rem !important; }
    div.bs_wrap .mt-sm-2,
    div.bs_wrap .my-sm-2 {
      margin-top: 0.5rem !important; }
    div.bs_wrap .mr-sm-2,
    div.bs_wrap .mx-sm-2 {
      margin-right: 0.5rem !important; }
    div.bs_wrap .mb-sm-2,
    div.bs_wrap .my-sm-2 {
      margin-bottom: 0.5rem !important; }
    div.bs_wrap .ml-sm-2,
    div.bs_wrap .mx-sm-2 {
      margin-left: 0.5rem !important; }
    div.bs_wrap .m-sm-3 {
      margin: 1rem !important; }
    div.bs_wrap .mt-sm-3,
    div.bs_wrap .my-sm-3 {
      margin-top: 1rem !important; }
    div.bs_wrap .mr-sm-3,
    div.bs_wrap .mx-sm-3 {
      margin-right: 1rem !important; }
    div.bs_wrap .mb-sm-3,
    div.bs_wrap .my-sm-3 {
      margin-bottom: 1rem !important; }
    div.bs_wrap .ml-sm-3,
    div.bs_wrap .mx-sm-3 {
      margin-left: 1rem !important; }
    div.bs_wrap .m-sm-4 {
      margin: 1.5rem !important; }
    div.bs_wrap .mt-sm-4,
    div.bs_wrap .my-sm-4 {
      margin-top: 1.5rem !important; }
    div.bs_wrap .mr-sm-4,
    div.bs_wrap .mx-sm-4 {
      margin-right: 1.5rem !important; }
    div.bs_wrap .mb-sm-4,
    div.bs_wrap .my-sm-4 {
      margin-bottom: 1.5rem !important; }
    div.bs_wrap .ml-sm-4,
    div.bs_wrap .mx-sm-4 {
      margin-left: 1.5rem !important; }
    div.bs_wrap .m-sm-5 {
      margin: 3rem !important; }
    div.bs_wrap .mt-sm-5,
    div.bs_wrap .my-sm-5 {
      margin-top: 3rem !important; }
    div.bs_wrap .mr-sm-5,
    div.bs_wrap .mx-sm-5 {
      margin-right: 3rem !important; }
    div.bs_wrap .mb-sm-5,
    div.bs_wrap .my-sm-5 {
      margin-bottom: 3rem !important; }
    div.bs_wrap .ml-sm-5,
    div.bs_wrap .mx-sm-5 {
      margin-left: 3rem !important; }
    div.bs_wrap .p-sm-0 {
      padding: 0 !important; }
    div.bs_wrap .pt-sm-0,
    div.bs_wrap .py-sm-0 {
      padding-top: 0 !important; }
    div.bs_wrap .pr-sm-0,
    div.bs_wrap .px-sm-0 {
      padding-right: 0 !important; }
    div.bs_wrap .pb-sm-0,
    div.bs_wrap .py-sm-0 {
      padding-bottom: 0 !important; }
    div.bs_wrap .pl-sm-0,
    div.bs_wrap .px-sm-0 {
      padding-left: 0 !important; }
    div.bs_wrap .p-sm-1 {
      padding: 0.25rem !important; }
    div.bs_wrap .pt-sm-1,
    div.bs_wrap .py-sm-1 {
      padding-top: 0.25rem !important; }
    div.bs_wrap .pr-sm-1,
    div.bs_wrap .px-sm-1 {
      padding-right: 0.25rem !important; }
    div.bs_wrap .pb-sm-1,
    div.bs_wrap .py-sm-1 {
      padding-bottom: 0.25rem !important; }
    div.bs_wrap .pl-sm-1,
    div.bs_wrap .px-sm-1 {
      padding-left: 0.25rem !important; }
    div.bs_wrap .p-sm-2 {
      padding: 0.5rem !important; }
    div.bs_wrap .pt-sm-2,
    div.bs_wrap .py-sm-2 {
      padding-top: 0.5rem !important; }
    div.bs_wrap .pr-sm-2,
    div.bs_wrap .px-sm-2 {
      padding-right: 0.5rem !important; }
    div.bs_wrap .pb-sm-2,
    div.bs_wrap .py-sm-2 {
      padding-bottom: 0.5rem !important; }
    div.bs_wrap .pl-sm-2,
    div.bs_wrap .px-sm-2 {
      padding-left: 0.5rem !important; }
    div.bs_wrap .p-sm-3 {
      padding: 1rem !important; }
    div.bs_wrap .pt-sm-3,
    div.bs_wrap .py-sm-3 {
      padding-top: 1rem !important; }
    div.bs_wrap .pr-sm-3,
    div.bs_wrap .px-sm-3 {
      padding-right: 1rem !important; }
    div.bs_wrap .pb-sm-3,
    div.bs_wrap .py-sm-3 {
      padding-bottom: 1rem !important; }
    div.bs_wrap .pl-sm-3,
    div.bs_wrap .px-sm-3 {
      padding-left: 1rem !important; }
    div.bs_wrap .p-sm-4 {
      padding: 1.5rem !important; }
    div.bs_wrap .pt-sm-4,
    div.bs_wrap .py-sm-4 {
      padding-top: 1.5rem !important; }
    div.bs_wrap .pr-sm-4,
    div.bs_wrap .px-sm-4 {
      padding-right: 1.5rem !important; }
    div.bs_wrap .pb-sm-4,
    div.bs_wrap .py-sm-4 {
      padding-bottom: 1.5rem !important; }
    div.bs_wrap .pl-sm-4,
    div.bs_wrap .px-sm-4 {
      padding-left: 1.5rem !important; }
    div.bs_wrap .p-sm-5 {
      padding: 3rem !important; }
    div.bs_wrap .pt-sm-5,
    div.bs_wrap .py-sm-5 {
      padding-top: 3rem !important; }
    div.bs_wrap .pr-sm-5,
    div.bs_wrap .px-sm-5 {
      padding-right: 3rem !important; }
    div.bs_wrap .pb-sm-5,
    div.bs_wrap .py-sm-5 {
      padding-bottom: 3rem !important; }
    div.bs_wrap .pl-sm-5,
    div.bs_wrap .px-sm-5 {
      padding-left: 3rem !important; }
    div.bs_wrap .m-sm-auto {
      margin: auto !important; }
    div.bs_wrap .mt-sm-auto,
    div.bs_wrap .my-sm-auto {
      margin-top: auto !important; }
    div.bs_wrap .mr-sm-auto,
    div.bs_wrap .mx-sm-auto {
      margin-right: auto !important; }
    div.bs_wrap .mb-sm-auto,
    div.bs_wrap .my-sm-auto {
      margin-bottom: auto !important; }
    div.bs_wrap .ml-sm-auto,
    div.bs_wrap .mx-sm-auto {
      margin-left: auto !important; } }
  @media (min-width: 768px) {
    div.bs_wrap .m-md-0 {
      margin: 0 !important; }
    div.bs_wrap .mt-md-0,
    div.bs_wrap .my-md-0 {
      margin-top: 0 !important; }
    div.bs_wrap .mr-md-0,
    div.bs_wrap .mx-md-0 {
      margin-right: 0 !important; }
    div.bs_wrap .mb-md-0,
    div.bs_wrap .my-md-0 {
      margin-bottom: 0 !important; }
    div.bs_wrap .ml-md-0,
    div.bs_wrap .mx-md-0 {
      margin-left: 0 !important; }
    div.bs_wrap .m-md-1 {
      margin: 0.25rem !important; }
    div.bs_wrap .mt-md-1,
    div.bs_wrap .my-md-1 {
      margin-top: 0.25rem !important; }
    div.bs_wrap .mr-md-1,
    div.bs_wrap .mx-md-1 {
      margin-right: 0.25rem !important; }
    div.bs_wrap .mb-md-1,
    div.bs_wrap .my-md-1 {
      margin-bottom: 0.25rem !important; }
    div.bs_wrap .ml-md-1,
    div.bs_wrap .mx-md-1 {
      margin-left: 0.25rem !important; }
    div.bs_wrap .m-md-2 {
      margin: 0.5rem !important; }
    div.bs_wrap .mt-md-2,
    div.bs_wrap .my-md-2 {
      margin-top: 0.5rem !important; }
    div.bs_wrap .mr-md-2,
    div.bs_wrap .mx-md-2 {
      margin-right: 0.5rem !important; }
    div.bs_wrap .mb-md-2,
    div.bs_wrap .my-md-2 {
      margin-bottom: 0.5rem !important; }
    div.bs_wrap .ml-md-2,
    div.bs_wrap .mx-md-2 {
      margin-left: 0.5rem !important; }
    div.bs_wrap .m-md-3 {
      margin: 1rem !important; }
    div.bs_wrap .mt-md-3,
    div.bs_wrap .my-md-3 {
      margin-top: 1rem !important; }
    div.bs_wrap .mr-md-3,
    div.bs_wrap .mx-md-3 {
      margin-right: 1rem !important; }
    div.bs_wrap .mb-md-3,
    div.bs_wrap .my-md-3 {
      margin-bottom: 1rem !important; }
    div.bs_wrap .ml-md-3,
    div.bs_wrap .mx-md-3 {
      margin-left: 1rem !important; }
    div.bs_wrap .m-md-4 {
      margin: 1.5rem !important; }
    div.bs_wrap .mt-md-4,
    div.bs_wrap .my-md-4 {
      margin-top: 1.5rem !important; }
    div.bs_wrap .mr-md-4,
    div.bs_wrap .mx-md-4 {
      margin-right: 1.5rem !important; }
    div.bs_wrap .mb-md-4,
    div.bs_wrap .my-md-4 {
      margin-bottom: 1.5rem !important; }
    div.bs_wrap .ml-md-4,
    div.bs_wrap .mx-md-4 {
      margin-left: 1.5rem !important; }
    div.bs_wrap .m-md-5 {
      margin: 3rem !important; }
    div.bs_wrap .mt-md-5,
    div.bs_wrap .my-md-5 {
      margin-top: 3rem !important; }
    div.bs_wrap .mr-md-5,
    div.bs_wrap .mx-md-5 {
      margin-right: 3rem !important; }
    div.bs_wrap .mb-md-5,
    div.bs_wrap .my-md-5 {
      margin-bottom: 3rem !important; }
    div.bs_wrap .ml-md-5,
    div.bs_wrap .mx-md-5 {
      margin-left: 3rem !important; }
    div.bs_wrap .p-md-0 {
      padding: 0 !important; }
    div.bs_wrap .pt-md-0,
    div.bs_wrap .py-md-0 {
      padding-top: 0 !important; }
    div.bs_wrap .pr-md-0,
    div.bs_wrap .px-md-0 {
      padding-right: 0 !important; }
    div.bs_wrap .pb-md-0,
    div.bs_wrap .py-md-0 {
      padding-bottom: 0 !important; }
    div.bs_wrap .pl-md-0,
    div.bs_wrap .px-md-0 {
      padding-left: 0 !important; }
    div.bs_wrap .p-md-1 {
      padding: 0.25rem !important; }
    div.bs_wrap .pt-md-1,
    div.bs_wrap .py-md-1 {
      padding-top: 0.25rem !important; }
    div.bs_wrap .pr-md-1,
    div.bs_wrap .px-md-1 {
      padding-right: 0.25rem !important; }
    div.bs_wrap .pb-md-1,
    div.bs_wrap .py-md-1 {
      padding-bottom: 0.25rem !important; }
    div.bs_wrap .pl-md-1,
    div.bs_wrap .px-md-1 {
      padding-left: 0.25rem !important; }
    div.bs_wrap .p-md-2 {
      padding: 0.5rem !important; }
    div.bs_wrap .pt-md-2,
    div.bs_wrap .py-md-2 {
      padding-top: 0.5rem !important; }
    div.bs_wrap .pr-md-2,
    div.bs_wrap .px-md-2 {
      padding-right: 0.5rem !important; }
    div.bs_wrap .pb-md-2,
    div.bs_wrap .py-md-2 {
      padding-bottom: 0.5rem !important; }
    div.bs_wrap .pl-md-2,
    div.bs_wrap .px-md-2 {
      padding-left: 0.5rem !important; }
    div.bs_wrap .p-md-3 {
      padding: 1rem !important; }
    div.bs_wrap .pt-md-3,
    div.bs_wrap .py-md-3 {
      padding-top: 1rem !important; }
    div.bs_wrap .pr-md-3,
    div.bs_wrap .px-md-3 {
      padding-right: 1rem !important; }
    div.bs_wrap .pb-md-3,
    div.bs_wrap .py-md-3 {
      padding-bottom: 1rem !important; }
    div.bs_wrap .pl-md-3,
    div.bs_wrap .px-md-3 {
      padding-left: 1rem !important; }
    div.bs_wrap .p-md-4 {
      padding: 1.5rem !important; }
    div.bs_wrap .pt-md-4,
    div.bs_wrap .py-md-4 {
      padding-top: 1.5rem !important; }
    div.bs_wrap .pr-md-4,
    div.bs_wrap .px-md-4 {
      padding-right: 1.5rem !important; }
    div.bs_wrap .pb-md-4,
    div.bs_wrap .py-md-4 {
      padding-bottom: 1.5rem !important; }
    div.bs_wrap .pl-md-4,
    div.bs_wrap .px-md-4 {
      padding-left: 1.5rem !important; }
    div.bs_wrap .p-md-5 {
      padding: 3rem !important; }
    div.bs_wrap .pt-md-5,
    div.bs_wrap .py-md-5 {
      padding-top: 3rem !important; }
    div.bs_wrap .pr-md-5,
    div.bs_wrap .px-md-5 {
      padding-right: 3rem !important; }
    div.bs_wrap .pb-md-5,
    div.bs_wrap .py-md-5 {
      padding-bottom: 3rem !important; }
    div.bs_wrap .pl-md-5,
    div.bs_wrap .px-md-5 {
      padding-left: 3rem !important; }
    div.bs_wrap .m-md-auto {
      margin: auto !important; }
    div.bs_wrap .mt-md-auto,
    div.bs_wrap .my-md-auto {
      margin-top: auto !important; }
    div.bs_wrap .mr-md-auto,
    div.bs_wrap .mx-md-auto {
      margin-right: auto !important; }
    div.bs_wrap .mb-md-auto,
    div.bs_wrap .my-md-auto {
      margin-bottom: auto !important; }
    div.bs_wrap .ml-md-auto,
    div.bs_wrap .mx-md-auto {
      margin-left: auto !important; } }
  @media (min-width: 992px) {
    div.bs_wrap .m-lg-0 {
      margin: 0 !important; }
    div.bs_wrap .mt-lg-0,
    div.bs_wrap .my-lg-0 {
      margin-top: 0 !important; }
    div.bs_wrap .mr-lg-0,
    div.bs_wrap .mx-lg-0 {
      margin-right: 0 !important; }
    div.bs_wrap .mb-lg-0,
    div.bs_wrap .my-lg-0 {
      margin-bottom: 0 !important; }
    div.bs_wrap .ml-lg-0,
    div.bs_wrap .mx-lg-0 {
      margin-left: 0 !important; }
    div.bs_wrap .m-lg-1 {
      margin: 0.25rem !important; }
    div.bs_wrap .mt-lg-1,
    div.bs_wrap .my-lg-1 {
      margin-top: 0.25rem !important; }
    div.bs_wrap .mr-lg-1,
    div.bs_wrap .mx-lg-1 {
      margin-right: 0.25rem !important; }
    div.bs_wrap .mb-lg-1,
    div.bs_wrap .my-lg-1 {
      margin-bottom: 0.25rem !important; }
    div.bs_wrap .ml-lg-1,
    div.bs_wrap .mx-lg-1 {
      margin-left: 0.25rem !important; }
    div.bs_wrap .m-lg-2 {
      margin: 0.5rem !important; }
    div.bs_wrap .mt-lg-2,
    div.bs_wrap .my-lg-2 {
      margin-top: 0.5rem !important; }
    div.bs_wrap .mr-lg-2,
    div.bs_wrap .mx-lg-2 {
      margin-right: 0.5rem !important; }
    div.bs_wrap .mb-lg-2,
    div.bs_wrap .my-lg-2 {
      margin-bottom: 0.5rem !important; }
    div.bs_wrap .ml-lg-2,
    div.bs_wrap .mx-lg-2 {
      margin-left: 0.5rem !important; }
    div.bs_wrap .m-lg-3 {
      margin: 1rem !important; }
    div.bs_wrap .mt-lg-3,
    div.bs_wrap .my-lg-3 {
      margin-top: 1rem !important; }
    div.bs_wrap .mr-lg-3,
    div.bs_wrap .mx-lg-3 {
      margin-right: 1rem !important; }
    div.bs_wrap .mb-lg-3,
    div.bs_wrap .my-lg-3 {
      margin-bottom: 1rem !important; }
    div.bs_wrap .ml-lg-3,
    div.bs_wrap .mx-lg-3 {
      margin-left: 1rem !important; }
    div.bs_wrap .m-lg-4 {
      margin: 1.5rem !important; }
    div.bs_wrap .mt-lg-4,
    div.bs_wrap .my-lg-4 {
      margin-top: 1.5rem !important; }
    div.bs_wrap .mr-lg-4,
    div.bs_wrap .mx-lg-4 {
      margin-right: 1.5rem !important; }
    div.bs_wrap .mb-lg-4,
    div.bs_wrap .my-lg-4 {
      margin-bottom: 1.5rem !important; }
    div.bs_wrap .ml-lg-4,
    div.bs_wrap .mx-lg-4 {
      margin-left: 1.5rem !important; }
    div.bs_wrap .m-lg-5 {
      margin: 3rem !important; }
    div.bs_wrap .mt-lg-5,
    div.bs_wrap .my-lg-5 {
      margin-top: 3rem !important; }
    div.bs_wrap .mr-lg-5,
    div.bs_wrap .mx-lg-5 {
      margin-right: 3rem !important; }
    div.bs_wrap .mb-lg-5,
    div.bs_wrap .my-lg-5 {
      margin-bottom: 3rem !important; }
    div.bs_wrap .ml-lg-5,
    div.bs_wrap .mx-lg-5 {
      margin-left: 3rem !important; }
    div.bs_wrap .p-lg-0 {
      padding: 0 !important; }
    div.bs_wrap .pt-lg-0,
    div.bs_wrap .py-lg-0 {
      padding-top: 0 !important; }
    div.bs_wrap .pr-lg-0,
    div.bs_wrap .px-lg-0 {
      padding-right: 0 !important; }
    div.bs_wrap .pb-lg-0,
    div.bs_wrap .py-lg-0 {
      padding-bottom: 0 !important; }
    div.bs_wrap .pl-lg-0,
    div.bs_wrap .px-lg-0 {
      padding-left: 0 !important; }
    div.bs_wrap .p-lg-1 {
      padding: 0.25rem !important; }
    div.bs_wrap .pt-lg-1,
    div.bs_wrap .py-lg-1 {
      padding-top: 0.25rem !important; }
    div.bs_wrap .pr-lg-1,
    div.bs_wrap .px-lg-1 {
      padding-right: 0.25rem !important; }
    div.bs_wrap .pb-lg-1,
    div.bs_wrap .py-lg-1 {
      padding-bottom: 0.25rem !important; }
    div.bs_wrap .pl-lg-1,
    div.bs_wrap .px-lg-1 {
      padding-left: 0.25rem !important; }
    div.bs_wrap .p-lg-2 {
      padding: 0.5rem !important; }
    div.bs_wrap .pt-lg-2,
    div.bs_wrap .py-lg-2 {
      padding-top: 0.5rem !important; }
    div.bs_wrap .pr-lg-2,
    div.bs_wrap .px-lg-2 {
      padding-right: 0.5rem !important; }
    div.bs_wrap .pb-lg-2,
    div.bs_wrap .py-lg-2 {
      padding-bottom: 0.5rem !important; }
    div.bs_wrap .pl-lg-2,
    div.bs_wrap .px-lg-2 {
      padding-left: 0.5rem !important; }
    div.bs_wrap .p-lg-3 {
      padding: 1rem !important; }
    div.bs_wrap .pt-lg-3,
    div.bs_wrap .py-lg-3 {
      padding-top: 1rem !important; }
    div.bs_wrap .pr-lg-3,
    div.bs_wrap .px-lg-3 {
      padding-right: 1rem !important; }
    div.bs_wrap .pb-lg-3,
    div.bs_wrap .py-lg-3 {
      padding-bottom: 1rem !important; }
    div.bs_wrap .pl-lg-3,
    div.bs_wrap .px-lg-3 {
      padding-left: 1rem !important; }
    div.bs_wrap .p-lg-4 {
      padding: 1.5rem !important; }
    div.bs_wrap .pt-lg-4,
    div.bs_wrap .py-lg-4 {
      padding-top: 1.5rem !important; }
    div.bs_wrap .pr-lg-4,
    div.bs_wrap .px-lg-4 {
      padding-right: 1.5rem !important; }
    div.bs_wrap .pb-lg-4,
    div.bs_wrap .py-lg-4 {
      padding-bottom: 1.5rem !important; }
    div.bs_wrap .pl-lg-4,
    div.bs_wrap .px-lg-4 {
      padding-left: 1.5rem !important; }
    div.bs_wrap .p-lg-5 {
      padding: 3rem !important; }
    div.bs_wrap .pt-lg-5,
    div.bs_wrap .py-lg-5 {
      padding-top: 3rem !important; }
    div.bs_wrap .pr-lg-5,
    div.bs_wrap .px-lg-5 {
      padding-right: 3rem !important; }
    div.bs_wrap .pb-lg-5,
    div.bs_wrap .py-lg-5 {
      padding-bottom: 3rem !important; }
    div.bs_wrap .pl-lg-5,
    div.bs_wrap .px-lg-5 {
      padding-left: 3rem !important; }
    div.bs_wrap .m-lg-auto {
      margin: auto !important; }
    div.bs_wrap .mt-lg-auto,
    div.bs_wrap .my-lg-auto {
      margin-top: auto !important; }
    div.bs_wrap .mr-lg-auto,
    div.bs_wrap .mx-lg-auto {
      margin-right: auto !important; }
    div.bs_wrap .mb-lg-auto,
    div.bs_wrap .my-lg-auto {
      margin-bottom: auto !important; }
    div.bs_wrap .ml-lg-auto,
    div.bs_wrap .mx-lg-auto {
      margin-left: auto !important; } }
  @media (min-width: 1200px) {
    div.bs_wrap .m-xl-0 {
      margin: 0 !important; }
    div.bs_wrap .mt-xl-0,
    div.bs_wrap .my-xl-0 {
      margin-top: 0 !important; }
    div.bs_wrap .mr-xl-0,
    div.bs_wrap .mx-xl-0 {
      margin-right: 0 !important; }
    div.bs_wrap .mb-xl-0,
    div.bs_wrap .my-xl-0 {
      margin-bottom: 0 !important; }
    div.bs_wrap .ml-xl-0,
    div.bs_wrap .mx-xl-0 {
      margin-left: 0 !important; }
    div.bs_wrap .m-xl-1 {
      margin: 0.25rem !important; }
    div.bs_wrap .mt-xl-1,
    div.bs_wrap .my-xl-1 {
      margin-top: 0.25rem !important; }
    div.bs_wrap .mr-xl-1,
    div.bs_wrap .mx-xl-1 {
      margin-right: 0.25rem !important; }
    div.bs_wrap .mb-xl-1,
    div.bs_wrap .my-xl-1 {
      margin-bottom: 0.25rem !important; }
    div.bs_wrap .ml-xl-1,
    div.bs_wrap .mx-xl-1 {
      margin-left: 0.25rem !important; }
    div.bs_wrap .m-xl-2 {
      margin: 0.5rem !important; }
    div.bs_wrap .mt-xl-2,
    div.bs_wrap .my-xl-2 {
      margin-top: 0.5rem !important; }
    div.bs_wrap .mr-xl-2,
    div.bs_wrap .mx-xl-2 {
      margin-right: 0.5rem !important; }
    div.bs_wrap .mb-xl-2,
    div.bs_wrap .my-xl-2 {
      margin-bottom: 0.5rem !important; }
    div.bs_wrap .ml-xl-2,
    div.bs_wrap .mx-xl-2 {
      margin-left: 0.5rem !important; }
    div.bs_wrap .m-xl-3 {
      margin: 1rem !important; }
    div.bs_wrap .mt-xl-3,
    div.bs_wrap .my-xl-3 {
      margin-top: 1rem !important; }
    div.bs_wrap .mr-xl-3,
    div.bs_wrap .mx-xl-3 {
      margin-right: 1rem !important; }
    div.bs_wrap .mb-xl-3,
    div.bs_wrap .my-xl-3 {
      margin-bottom: 1rem !important; }
    div.bs_wrap .ml-xl-3,
    div.bs_wrap .mx-xl-3 {
      margin-left: 1rem !important; }
    div.bs_wrap .m-xl-4 {
      margin: 1.5rem !important; }
    div.bs_wrap .mt-xl-4,
    div.bs_wrap .my-xl-4 {
      margin-top: 1.5rem !important; }
    div.bs_wrap .mr-xl-4,
    div.bs_wrap .mx-xl-4 {
      margin-right: 1.5rem !important; }
    div.bs_wrap .mb-xl-4,
    div.bs_wrap .my-xl-4 {
      margin-bottom: 1.5rem !important; }
    div.bs_wrap .ml-xl-4,
    div.bs_wrap .mx-xl-4 {
      margin-left: 1.5rem !important; }
    div.bs_wrap .m-xl-5 {
      margin: 3rem !important; }
    div.bs_wrap .mt-xl-5,
    div.bs_wrap .my-xl-5 {
      margin-top: 3rem !important; }
    div.bs_wrap .mr-xl-5,
    div.bs_wrap .mx-xl-5 {
      margin-right: 3rem !important; }
    div.bs_wrap .mb-xl-5,
    div.bs_wrap .my-xl-5 {
      margin-bottom: 3rem !important; }
    div.bs_wrap .ml-xl-5,
    div.bs_wrap .mx-xl-5 {
      margin-left: 3rem !important; }
    div.bs_wrap .p-xl-0 {
      padding: 0 !important; }
    div.bs_wrap .pt-xl-0,
    div.bs_wrap .py-xl-0 {
      padding-top: 0 !important; }
    div.bs_wrap .pr-xl-0,
    div.bs_wrap .px-xl-0 {
      padding-right: 0 !important; }
    div.bs_wrap .pb-xl-0,
    div.bs_wrap .py-xl-0 {
      padding-bottom: 0 !important; }
    div.bs_wrap .pl-xl-0,
    div.bs_wrap .px-xl-0 {
      padding-left: 0 !important; }
    div.bs_wrap .p-xl-1 {
      padding: 0.25rem !important; }
    div.bs_wrap .pt-xl-1,
    div.bs_wrap .py-xl-1 {
      padding-top: 0.25rem !important; }
    div.bs_wrap .pr-xl-1,
    div.bs_wrap .px-xl-1 {
      padding-right: 0.25rem !important; }
    div.bs_wrap .pb-xl-1,
    div.bs_wrap .py-xl-1 {
      padding-bottom: 0.25rem !important; }
    div.bs_wrap .pl-xl-1,
    div.bs_wrap .px-xl-1 {
      padding-left: 0.25rem !important; }
    div.bs_wrap .p-xl-2 {
      padding: 0.5rem !important; }
    div.bs_wrap .pt-xl-2,
    div.bs_wrap .py-xl-2 {
      padding-top: 0.5rem !important; }
    div.bs_wrap .pr-xl-2,
    div.bs_wrap .px-xl-2 {
      padding-right: 0.5rem !important; }
    div.bs_wrap .pb-xl-2,
    div.bs_wrap .py-xl-2 {
      padding-bottom: 0.5rem !important; }
    div.bs_wrap .pl-xl-2,
    div.bs_wrap .px-xl-2 {
      padding-left: 0.5rem !important; }
    div.bs_wrap .p-xl-3 {
      padding: 1rem !important; }
    div.bs_wrap .pt-xl-3,
    div.bs_wrap .py-xl-3 {
      padding-top: 1rem !important; }
    div.bs_wrap .pr-xl-3,
    div.bs_wrap .px-xl-3 {
      padding-right: 1rem !important; }
    div.bs_wrap .pb-xl-3,
    div.bs_wrap .py-xl-3 {
      padding-bottom: 1rem !important; }
    div.bs_wrap .pl-xl-3,
    div.bs_wrap .px-xl-3 {
      padding-left: 1rem !important; }
    div.bs_wrap .p-xl-4 {
      padding: 1.5rem !important; }
    div.bs_wrap .pt-xl-4,
    div.bs_wrap .py-xl-4 {
      padding-top: 1.5rem !important; }
    div.bs_wrap .pr-xl-4,
    div.bs_wrap .px-xl-4 {
      padding-right: 1.5rem !important; }
    div.bs_wrap .pb-xl-4,
    div.bs_wrap .py-xl-4 {
      padding-bottom: 1.5rem !important; }
    div.bs_wrap .pl-xl-4,
    div.bs_wrap .px-xl-4 {
      padding-left: 1.5rem !important; }
    div.bs_wrap .p-xl-5 {
      padding: 3rem !important; }
    div.bs_wrap .pt-xl-5,
    div.bs_wrap .py-xl-5 {
      padding-top: 3rem !important; }
    div.bs_wrap .pr-xl-5,
    div.bs_wrap .px-xl-5 {
      padding-right: 3rem !important; }
    div.bs_wrap .pb-xl-5,
    div.bs_wrap .py-xl-5 {
      padding-bottom: 3rem !important; }
    div.bs_wrap .pl-xl-5,
    div.bs_wrap .px-xl-5 {
      padding-left: 3rem !important; }
    div.bs_wrap .m-xl-auto {
      margin: auto !important; }
    div.bs_wrap .mt-xl-auto,
    div.bs_wrap .my-xl-auto {
      margin-top: auto !important; }
    div.bs_wrap .mr-xl-auto,
    div.bs_wrap .mx-xl-auto {
      margin-right: auto !important; }
    div.bs_wrap .mb-xl-auto,
    div.bs_wrap .my-xl-auto {
      margin-bottom: auto !important; }
    div.bs_wrap .ml-xl-auto,
    div.bs_wrap .mx-xl-auto {
      margin-left: auto !important; } }
  div.bs_wrap .text-justify {
    text-align: justify !important; }
  div.bs_wrap .text-nowrap {
    white-space: nowrap !important; }
  div.bs_wrap .text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  div.bs_wrap .text-left {
    text-align: left !important; }
  div.bs_wrap .text-right {
    text-align: right !important; }
  div.bs_wrap .text-center {
    text-align: center !important; }
  @media (min-width: 576px) {
    div.bs_wrap .text-sm-left {
      text-align: left !important; }
    div.bs_wrap .text-sm-right {
      text-align: right !important; }
    div.bs_wrap .text-sm-center {
      text-align: center !important; } }
  @media (min-width: 768px) {
    div.bs_wrap .text-md-left {
      text-align: left !important; }
    div.bs_wrap .text-md-right {
      text-align: right !important; }
    div.bs_wrap .text-md-center {
      text-align: center !important; } }
  @media (min-width: 992px) {
    div.bs_wrap .text-lg-left {
      text-align: left !important; }
    div.bs_wrap .text-lg-right {
      text-align: right !important; }
    div.bs_wrap .text-lg-center {
      text-align: center !important; } }
  @media (min-width: 1200px) {
    div.bs_wrap .text-xl-left {
      text-align: left !important; }
    div.bs_wrap .text-xl-right {
      text-align: right !important; }
    div.bs_wrap .text-xl-center {
      text-align: center !important; } }
  div.bs_wrap .text-lowercase {
    text-transform: lowercase !important; }
  div.bs_wrap .text-uppercase {
    text-transform: uppercase !important; }
  div.bs_wrap .text-capitalize {
    text-transform: capitalize !important; }
  div.bs_wrap .font-weight-light {
    font-weight: 300 !important; }
  div.bs_wrap .font-weight-normal {
    font-weight: 400 !important; }
  div.bs_wrap .font-weight-bold {
    font-weight: 700 !important; }
  div.bs_wrap .font-italic {
    font-style: italic !important; }
  div.bs_wrap .text-white {
    color: #fff !important; }
  div.bs_wrap .text-primary {
    color: #4582EC !important; }
  div.bs_wrap a.text-primary:hover, div.bs_wrap a.text-primary:focus {
    color: #1863e6 !important; }
  div.bs_wrap .text-secondary {
    color: #adb5bd !important; }
  div.bs_wrap a.text-secondary:hover, div.bs_wrap a.text-secondary:focus {
    color: #919ca6 !important; }
  div.bs_wrap .text-success {
    color: #02B875 !important; }
  div.bs_wrap a.text-success:hover, div.bs_wrap a.text-success:focus {
    color: #018655 !important; }
  div.bs_wrap .text-info {
    color: #17a2b8 !important; }
  div.bs_wrap a.text-info:hover, div.bs_wrap a.text-info:focus {
    color: #117a8b !important; }
  div.bs_wrap .text-warning {
    color: #f0ad4e !important; }
  div.bs_wrap a.text-warning:hover, div.bs_wrap a.text-warning:focus {
    color: #ec971f !important; }
  div.bs_wrap .text-danger {
    color: #d9534f !important; }
  div.bs_wrap a.text-danger:hover, div.bs_wrap a.text-danger:focus {
    color: #c9302c !important; }
  div.bs_wrap .text-light {
    color: #f8f9fa !important; }
  div.bs_wrap a.text-light:hover, div.bs_wrap a.text-light:focus {
    color: #dae0e5 !important; }
  div.bs_wrap .text-dark {
    color: #343a40 !important; }
  div.bs_wrap a.text-dark:hover, div.bs_wrap a.text-dark:focus {
    color: #1d2124 !important; }
  div.bs_wrap .text-muted {
    color: #868e96 !important; }
  div.bs_wrap .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  div.bs_wrap .visible {
    visibility: visible !important; }
  div.bs_wrap .invisible {
    visibility: hidden !important; }
  @media print {
    div.bs_wrap *,
    div.bs_wrap *::before,
    div.bs_wrap *::after {
      text-shadow: none !important;
      -webkit-box-shadow: none !important;
      box-shadow: none !important; }
    div.bs_wrap a:not(.btn) {
      text-decoration: underline; }
    div.bs_wrap abbr[title]::after {
      content: " (" attr(title) ")"; }
    div.bs_wrap pre {
      white-space: pre-wrap !important; }
    div.bs_wrap pre,
    div.bs_wrap blockquote {
      border: 1px solid #999;
      page-break-inside: avoid; }
    div.bs_wrap thead {
      display: table-header-group; }
    div.bs_wrap tr,
    div.bs_wrap img {
      page-break-inside: avoid; }
    div.bs_wrap p,
    div.bs_wrap h2,
    div.bs_wrap h3 {
      orphans: 3;
      widows: 3; }
    div.bs_wrap h2,
    div.bs_wrap h3 {
      page-break-after: avoid; }
    @page {
      div.bs_wrap {
        size: a3; } }
    div.bs_wrap body {
      min-width: 992px !important; }
    div.bs_wrap .container {
      min-width: 992px !important; }
    div.bs_wrap .navbar {
      display: none; }
    div.bs_wrap .badge {
      border: 1px solid #000; }
    div.bs_wrap .table {
      border-collapse: collapse !important; }
    div.bs_wrap .table td,
    div.bs_wrap .table th {
      background-color: #fff !important; }
    div.bs_wrap .table-bordered th,
    div.bs_wrap .table-bordered td {
      border: 1px solid #ddd !important; } }
  div.bs_wrap .navbar {
    font-size: 0.875em; }
  div.bs_wrap .bg-dark {
    background-color: #02B875 !important; }
  div.bs_wrap .bg-light {
    background-color: #fff !important;
    border: 1px solid rgba(0, 0, 0, 0.1); }
  div.bs_wrap .bg-light.navbar-fixed-top {
    border-width: 0 0 1px 0; }
  div.bs_wrap .bg-light.navbar-fixed-bottom {
    border-width: 1px 0 0 0; }
  div.bs_wrap .btn {
    border-radius: 1.078em;
    font-size: 0.875em; }
  div.bs_wrap .btn-lg, div.bs_wrap .btn-group-lg > .btn {
    border-radius: 2.688em; }
  div.bs_wrap .btn-sm, div.bs_wrap .btn-group-sm > .btn {
    border-radius: 0.844em;
    font-size: 0.688em; }
  div.bs_wrap .btn-secondary, div.bs_wrap .btn-secondary:hover, div.bs_wrap .btn-warning, div.bs_wrap .btn-warning:hover {
    color: #fff; }
  div.bs_wrap blockquote {
    font-style: italic; }
  div.bs_wrap footer {
    font-size: 0.875em; }
  div.bs_wrap .lead {
    color: #868e96; }
  div.bs_wrap table,
  div.bs_wrap .table {
    font-size: 0.875em; }
  div.bs_wrap table-success, div.bs_wrap table-info, div.bs_wrap table-warning, div.bs_wrap table-danger,
  div.bs_wrap .table-success,
  div.bs_wrap .table-info,
  div.bs_wrap .table-warning,
  div.bs_wrap .table-danger {
    color: #fff; }
  div.bs_wrap .table-success, div.bs_wrap .table-success > th, div.bs_wrap .table-success > td {
    background-color: #02B875; }
  div.bs_wrap .table-info, div.bs_wrap .table-info > th, div.bs_wrap .table-info > td {
    background-color: #17a2b8; }
  div.bs_wrap .table-danger, div.bs_wrap .table-danger > th, div.bs_wrap .table-danger > td {
    background-color: #d9534f; }
  div.bs_wrap .table-warning, div.bs_wrap .table-warning > th, div.bs_wrap .table-warning > td {
    background-color: #f0ad4e; }
  div.bs_wrap .table-hover .table-success:hover, div.bs_wrap .table-hover .table-success:hover > th, div.bs_wrap .table-hover .table-success:hover > td {
    background-color: #029f65; }
  div.bs_wrap .table-hover .table-info:hover, div.bs_wrap .table-hover .table-info:hover > th, div.bs_wrap .table-hover .table-info:hover > td {
    background-color: #148ea1; }
  div.bs_wrap .table-hover .table-danger:hover, div.bs_wrap .table-hover .table-danger:hover > th, div.bs_wrap .table-hover .table-danger:hover > td {
    background-color: #d43f3a; }
  div.bs_wrap .table-hover .table-warning:hover, div.bs_wrap .table-hover .table-warning:hover > th, div.bs_wrap .table-hover .table-warning:hover > td {
    background-color: #eea236; }
  div.bs_wrap .nav,
  div.bs_wrap .breadcrumb,
  div.bs_wrap .pagination {
    font-size: 0.875em; }
  div.bs_wrap .dropdown-menu {
    font-size: 0.875em; }
  div.bs_wrap .alert {
    border: none;
    color: #fff;
    font-size: 0.875em; }
  div.bs_wrap .alert a, div.bs_wrap .alert .alert-link {
    color: #fff;
    font-weight: normal;
    text-decoration: underline; }
  div.bs_wrap .alert-primary {
    background-color: #4582EC; }
  div.bs_wrap .alert-secondary {
    background-color: #adb5bd; }
  div.bs_wrap .alert-success {
    background-color: #02B875; }
  div.bs_wrap .alert-info {
    background-color: #17a2b8; }
  div.bs_wrap .alert-warning {
    background-color: #f0ad4e; }
  div.bs_wrap .alert-danger {
    background-color: #d9534f; }
  div.bs_wrap .alert-light {
    background-color: #f8f9fa; }
  div.bs_wrap .alert-dark {
    background-color: #343a40; }
  div.bs_wrap .alert-light,
  div.bs_wrap .alert-light a,
  div.bs_wrap .alert-light .alert-link {
    color: #343a40; }
  div.bs_wrap .badge {
    vertical-align: bottom; }
  div.bs_wrap .badge-secondary, div.bs_wrap .badge-warning {
    color: #fff; }
  div.bs_wrap .tooltip {
    font-size: 11px; }
  div.bs_wrap .list-group {
    font-size: 0.875em; }
  div.bs_wrap legend {
    margin-bottom: .8em;
    font-size: 1.3em;
    text-align: center !important;
    color: #009DBF; }
    @media screen and (max-width: 600px) {
      div.bs_wrap legend {
        font-size: 1.1em; } }
  div.bs_wrap .wpcf7 {
    /*chrome*/ }
    div.bs_wrap .wpcf7 .wpcf7-display-none {
      display: none; }
    div.bs_wrap .wpcf7 .form-control {
      color: #000; }
    div.bs_wrap .wpcf7 .form-control:focus {
      color: #495057;
      background-color: #fff;
      border-color: #b9d0f8;
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(21, 149, 180, 0.25);
      box-shadow: 0 0 0 0.2rem rgba(21, 149, 180, 0.25); }
    div.bs_wrap .wpcf7 .wpcf7-response-output {
      padding: 15px;
      margin: 0 0 20px;
      border: 1px solid transparent;
      border-radius: 4px; }
    div.bs_wrap .wpcf7 .wpcf7-validation-errors {
      margin-top: 2em;
      color: #a94442;
      text-align: center;
      background-color: #f2dede;
      border-color: #ebccd1; }
    div.bs_wrap .wpcf7 .wpcf7-mail-sent-ok {
      color: #31708f;
      background-color: #d9edf7;
      border-color: #bce8f1; }
    div.bs_wrap .wpcf7 .req {
      font-size: 10px;
      vertical-align: baseline;
      font-weight: bold; }
    div.bs_wrap .wpcf7 .help-block {
      font-size: 12px;
      margin: .5em 0 0 .1em;
      color: #d9534f; }
    div.bs_wrap .wpcf7 label {
      display: inline-block;
      padding-top: .5em;
      margin-bottom: .25rem;
      line-height: 1.5;}
    div.bs_wrap .wpcf7 input[type="file"] {
      padding: 5px 0 0; }
    div.bs_wrap .wpcf7 span.cofirm_p {
      display: block;
      font-size: .9em;
      font-weight: normal;
      margin-bottom: 0;
      padding: 1em .1em; }
    div.bs_wrap .wpcf7 p.cofirm_p2 {
      font-size: .9em;
      font-weight: normal;
      margin-bottom: 0;
      padding: 0 .1em; }
    div.bs_wrap .wpcf7 p.q_p {
      padding-top: .5em; }
    div.bs_wrap .wpcf7 .wpcf7-list-item.first {
      margin-left: 0; }
    div.bs_wrap .wpcf7 input[type="radio"], div.bs_wrap .wpcf7 input[type="checkbox"] {
      margin-right: .5em; }
    div.bs_wrap .wpcf7 p.p {
      /*font-size: .9em;*/
		font-size: 1.3em;
		margin-top: 2rem;
      padding-bottom: 1rem;
      text-align: center;
      line-height: 1.6;
      border-bottom: 1px solid #000; }
	@media screen and (max-width: 600px) {
		div.bs_wrap .wpcf7 p.p {
			text-align: left;
			font-size: 1.15em;
		}
	}
    div.bs_wrap .wpcf7 .select-wrap {
      position: relative; }
    div.bs_wrap .wpcf7 .select-wrap:before {
      z-index: 1;
      position: absolute;
      right: 15px;
      top: 15px;
      pointer-events: none;
      content: '';
      width: 8px;
      height: 8px;
      border: 0px;
      border-bottom: 1px solid #000;
      border-right: 1px solid #000;
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    div.bs_wrap .wpcf7 select {
      outline: none;
      -moz-appearance: none;
      text-indent: 0.01px;
      text-overflow: '';
      background: #fff;
      vertical-align: middle;
      font-size: inherit;
      color: inherit;
      -webkit-appearance: button;
      -moz-appearance: button;
      appearance: button;
      appearance: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      height: 40px;
      padding: 8px 12px;
      border: 1px solid rgba(0, 0, 0, 0.1);
      /*border: 1px solid #aaa;*/
      color: #000;
      width: 100%;
      border-radius: 3px; }
    div.bs_wrap .wpcf7 select option {
      background-color: #fff;
      color: #333; }
    div.bs_wrap .wpcf7 select::-ms-expand {
      display: none; }
    div.bs_wrap .wpcf7 select:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #828c9a; }
    div.bs_wrap .wpcf7 .select-wrap.select-primary:before {
      color: #fff; }
    div.bs_wrap .wpcf7 .select-wrap.select-primary > select {
      background: #0084B4;
      color: #fff;
      border-color: #0084B4; }
    div.bs_wrap .wpcf7 .select-wrap.select-primary > select:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #fff; }
    div.bs_wrap .wpcf7 .select-wrap.select-inverse:before {
      color: #fff; }
    div.bs_wrap .wpcf7 .select-wrap.select-inverse > select {
      color: #fff;
      border-color: #fff; }
    div.bs_wrap .wpcf7 .select-wrap.select-inverse > select:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #fff; }
    div.bs_wrap .wpcf7 input:-webkit-autofill {
      box-shadow: 0 0 0px 1000px #fff inset; }
    div.bs_wrap .wpcf7 span.wpcf7-list-item {
      margin-right: 1em;
      margin-left: 0; }
    div.bs_wrap .wpcf7 span.has-free-text {
      display: block; }
      div.bs_wrap .wpcf7 span.has-free-text input[type="text"] {
        display: block;
        width: 100%;
        padding: 0.5rem 1.1rem;
        font-size: 1.063rem;
        line-height: 1.5; }
    div.bs_wrap .wpcf7 .ajax-loader {
      display: none !important; }
    div.bs_wrap .wpcf7 span.wpcf7-not-valid-tip {
      font-size: 12px;
      margin-top: .2em; }
    div.bs_wrap .wpcf7 label span {
		font-size: 1.0em;
		/*font-size: .90em;
      font-size: .8em;*/ }
      @media screen and (max-width: 768px) {
        div.bs_wrap .wpcf7 label span {
			font-size: 1.0em;
          /*font-size: .7em;*/
          letter-spacing: 0; } }
    div.bs_wrap .wpcf7 span.has-free-text input[type="text"] {
      border: 1px solid rgba(0, 0, 0, 0.1); }
  div.bs_wrap .wpcf7c-elm-step2 p {
    padding: 1em;
    text-align: center;
    font-size: 1.2em;
    background: #4481ec;
    margin: 2em 0 2.5em;
    color: #fff;
    border-radius: 30px; }
  div.bs_wrap .custom-wpcf7c-confirmed input[type="text"],
  div.bs_wrap .custom-wpcf7c-confirmed input[type="tel"],
  div.bs_wrap .custom-wpcf7c-confirmed input[type="email"],
  div.bs_wrap .custom-wpcf7c-confirmed select,
  div.bs_wrap .custom-wpcf7c-confirmed .textarea {
    border: none;
    background: none !important;
    box-shadow: 0 0 0px 1000px #fff inset;
    resize: none; }
  div.bs_wrap .btn-lg, div.bs_wrap .btn-group-lg > .btn {
    border-radius: none;
    color: #222 !important;
    letter-spacing: .2em; }
    div.bs_wrap .btn-lg:hover, div.bs_wrap .btn-group-lg > .btn:hover {
      color: #fff !important;
      background-color: #009DBF !important;
      border-color: #009DBF !important; }
  div.bs_wrap .btn:hover:not(:disabled):not(.disabled), div.bs_wrap .btn-lg:hover, div.bs_wrap .btn-group-lg > .btn:hover {
    color: #fff !important; }
  div.bs_wrap .btn-success:focus, div.bs_wrap .btn-success.focus {
    box-shadow: none !important; }
  div.bs_wrap div.flex {
    display: flex; }
    div.bs_wrap div.flex div.left {
      flex: 0 0 50%;
      padding-top: 1em;
      padding-right: 2em; }
    div.bs_wrap div.flex div.right {
      flex: 0 0 50%;
      padding-top: 1em;
      padding-left: 2em; }
div.bs_wrap p.stp9_com {
	font-size: .8em;
    padding-top: .8rem;
}
    @media screen and (max-width: 600px) {
      div.bs_wrap div.flex {
        display: block; }
        div.bs_wrap div.flex div.left {
          padding-right: 0; }
        div.bs_wrap div.flex div.right {
          padding-left: 0; } }


/*to form*/
section.to_form {
  background: #efefef; }
  section.to_form div.inner {
    padding: 80px 0; }
    section.to_form div.inner h3 {
      font-size: 1.6em;
      text-align: center; }
    section.to_form div.inner div.btn_wrap {
      margin-bottom: 0; }
  @media screen and (max-width: 600px) {
    section.to_form div.inner {
      padding: 40px 0; }
      section.to_form div.inner div.btn_wrap {
        margin: 20px 0 0; } }

/* -------------------------------- 
index components 
--------------------------------- */
/*swiper*/
/*
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 20px !important; }

.swiper-container {
  width: calc(100% - 60px);
  max-width: 1100px;
  text-align: right;
}
  .swiper-container .swiper-pagination {
    margin: 0 auto;
    width: 100% !important; }
    .swiper-container .swiper-pagination span {
      margin: 0 4px; }
  .swiper-container .swiper-pagination-bullet-active {
    opacity: 1;
    background: #222; }
  .swiper-container .swiper-slide {
	  width: 100%;
	  height: 95vh !important;
    background: #fff;
overflow: hidden;}


    .swiper-container .swiper-slide img {
      width: 100%;
      max-width: 100%;
}
  @media screen and (max-width: 600px) {
    .swiper-container {
      width: calc(100% - 40px); } }

body.home .swiper-container {
  margin-top: 30px !important; }

  @media screen and (max-width: 600px) {
    body.home .swiper-container {
      margin-top: 20px !important; } }
*/
body.home ul.ul_news {
	max-width: 700px;
	margin: auto;
  /*margin: 3em 0;*/ }

body.home section.link p {
  text-align: center;
  margin: 2.5em auto; }

div.main div.btn_box {
  margin-top: 40px;
  text-align: center; }
  @media screen and (max-width: 600px) {
    div.main div.btn_box {
      margin-top: 30px; } }
  div.main div.btn_box a {
    margin: 0 .5em;
    background: #f5f5f5; }
    div.main div.btn_box a:hover {
      background: #222; }
    @media screen and (max-width: 600px) {
      div.main div.btn_box a {
        display: block;
        margin: .5em 10%; } }

/* -------------------------------- 
sub components 
--------------------------------- */
/*breadcrumbs*/
body.sub .breadcrumbs {
  background: #efefef; }
  body.sub .breadcrumbs .inner {
    padding: .7em 30px;
    font-size: 12px; }

body.sub img.subtopimg {
  display: block;
  margin: 0 auto;
  width: 90%;
  max-width: 900px; }

body.collection-order img.subtopimg {
  display: block;
  margin: 0 auto;
  max-width: 1100px; }

body.sub img.collectiontopimg {
  display: block;
  margin: 0 auto;
  width: 100%; }

div.bgblue {
  background-image: url(../img/bg_bluesteach.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  margin: 40px auto;
  width: 250px;
  height: 79px;
  display: flex;
  justify-content: center;
  align-items: center; }
  div.bgblue h2 {
    font-size: 1.2em;
    color: #fff; }

body.sub .swiper-container {
  /*width: 90%;
  max-width: 900px;*/
  width: 100%;
  max-width: 100%;}

/* -------------------------------- 
about components 
--------------------------------- */
section.feature div.flex {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin-top: 50px; }
  section.feature div.flex div.img {
    flex: 0 0 550px;
    width: 550px;
    margin-right: 50px; }
  section.feature div.flex div.txt h4 {
    margin-bottom: 1em;
    font-size: 2em;
    line-height: 1.5; }
  section.feature div.flex div.txt p {
    line-height: 1.5; }
  @media screen and (max-width: 768px) {
    section.feature div.flex {
      display: block; }
      section.feature div.flex div.img {
        width: 100%;
        margin-right: 0;
        margin-top: 30px; }
        section.feature div.flex div.img img {
          display: block;
          margin: 0 auto; }
      section.feature div.flex div.txt h4 {
        text-align: center; }
        section.feature div.flex div.txt h4 br {
          display: none; }
      section.feature div.flex div.txt p {
        margin: 0 auto;
        max-width: 540px;
        text-align: justify; } }
  @media screen and (max-width: 600px) {
    section.feature div.flex div.txt h4 {
      font-size: 1.6em;
      text-align: left; } }

section.selfmade div.inner {
  text-align: center;
  min-height: 770px;
  background: url(../img/about/bg_selfmade.jpg) no-repeat;
  background-position: bottom center; }
section.selfmade h4 {
  font-size: 3.5em;
  font-family: "Jacques Francois", serif; }
section.selfmade h5 {
  margin: 1em 0 2em;
  font-size: 1.5em; }
section.selfmade p {
  margin: 0 auto;
  width: 70%;
  line-height: 1.8; }
@media screen and (max-width: 768px) {
  section.selfmade div.inner {
    background-size: cover;
    min-height: auto; }
  section.selfmade h4 {
    font-size: 3em; }
  section.selfmade h5 {
    margin: .8em 0 1em;
    font-size: 1.3em; }
  section.selfmade p {
    padding-bottom: 200px;
    width: 100%;
    line-height: 1.6;
    font-size: 13px;
    letter-spacing: 0; } }
@media screen and (max-width: 600px) {
  section.selfmade div.inner {
    background-size: 90%; }
  section.selfmade h4 {
    font-size: 2.3em; }
  section.selfmade p {
    padding-bottom: 150px;
    width: 90%;
    text-align: left; } }

section.sozai div.flex {
  display: flex;
  justify-content: space-between;
  margin-top: 50px; }
  section.sozai div.flex div.img {
    flex: 0 0 500px;
    width: 500px;
    margin-left: 50px; }
  section.sozai div.flex div.txt h4 {
    margin-bottom: 1em;
    font-size: 2em;
    line-height: 1.5; }
  section.sozai div.flex div.txt p {
    line-height: 1.5; }
  @media screen and (max-width: 768px) {
    section.sozai div.flex div.img {
      flex: 0 0 420px;
      width: 420px;
      margin-left: 35px; } }
  @media screen and (max-width: 600px) {
    section.sozai div.flex {
      display: block; }
      section.sozai div.flex div.img {
        width: 100%;
        margin-left: 0;
        margin-top: 20px; }
      section.sozai div.flex div.txt h4 {
        font-size: 1.6em; } }

/* 刻印 */
section.sozai div.inner h5 {
	text-align: center;
	margin: 3em 0 1em;
	font-size: 1.5em;
}
section.sozai div.inner h6,
section.flow_wrap div.step_wrap h6 {
	text-align: center;
	margin: 3em 0 .5em;
	font-size: 1.2em;
}
section.sozai div.inner p.read {
	margin: 0 auto;
	line-height: 1.8;
	text-align: center;
}
section.sozai div.flex-kokuin {
	display: flex;
	justify-content: space-between;
	margin: 30px auto 30px; 
	width: 950px;
}
section.sozai div.flex-kokuin div.img-kokuin {
	flex: 0 0 450px;
    width: 450px;
}
section.sozai div.inner p.com-kokuin {
    width: 950px;
	margin:  0 auto;
}
/* フォントの種類 */
section.sozai div.font-img,
section.flow_wrap div.step_wrap div.font-img {
	margin: 30px auto;
	width: 640px;
}
section.sozai div.font-img_sm,
section.flow_wrap div.step_wrap div.font-img_sm {
	display: none;
}

section.sozai div.flex-font,
section.flow_wrap div.step_wrap div.flex-font {
	display: flex;
	justify-content: space-between;
	margin: 30px auto 30px; 
	width: 800px;
}
section.sozai div.flex-font div.font-name,
section.flow_wrap div.step_wrap div.flex-font div.font-name {
    width: 7em;
	line-height: 1.6;
}
section.sozai div.flex-font div.font-family,
section.flow_wrap div.step_wrap div.flex-font div.font-family {
    width: calc(100% - 8em);
}
section.sozai div.flex-font div.font-family p.font-1,
section.flow_wrap div.step_wrap div.flex-font div.font-family p.font-1 {
	font-family: "HGPゴシックE";
	font-size: 1.1em;
	line-height: 1.6;
}
section.sozai div.flex-font div.font-family p.font-2,
section.flow_wrap div.step_wrap div.flex-font div.font-family p.font-2 {
	font-family: "HGP明朝E";
	font-size: 1.1em;
	line-height: 1.6;
}
section.sozai div.flex-font div.font-family p.font-3,
section.flow_wrap div.step_wrap div.flex-font div.font-family p.font-3 {
	font-family: "kunstler script";
	font-size: 1.1em;
	line-height: 1.6;
}
section.sozai div.inner p.font-com,
section.flow_wrap div.step_wrap p.font-com {
    width: 640px;
	margin:  0 auto;
	font-size: .9em;
	line-height: 1.5;
}
@media screen and (max-width: 768px) {
	section.sozai div.flex-kokuin {
	width: 100%;}
	section.sozai div.flex-kokuin div.img-kokuin {
    flex: 0 0 50%;
    width: 50%;}
section.sozai div.inner p.com-kokuin {
    width: 100%;}
	section.sozai div.flex-font,
section.flow_wrap div.step_wrap div.flex-font {
	width: 100%;}
section.sozai div.inner p.font-com,
section.flow_wrap div.step_wrap p.font-com {
    width: 100%;}
}
  @media screen and (max-width: 600px) {
	  section.sozai div.inner p.read {
	text-align: left;
}
	section.sozai div.flex-kokuin,
	section.sozai div.flex-font,
    section.flow_wrap div.step_wrap div.flex-font {
      display: block;
	  width: 100%;}
	section.sozai div.flex-kokuin div.img-kokuin {
    flex: 0 0 100%;
    width: 100%;
	  margin-bottom: .5em;}
	section.sozai div.inner p.font-com,
	section.flow_wrap div.step_wrap p.font-com {
	  width: 100%; }
	  
section.sozai div.font-img,
section.flow_wrap div.step_wrap div.font-img {
	display: none;
}
section.sozai div.font-img_sm,
section.flow_wrap div.step_wrap div.font-img_sm {
 margin: 30px auto;
 width: 100%;
display: block;
}
	  
	  section.sozai div.flex-font div.font-name,
section.flow_wrap div.step_wrap div.flex-font div.font-name {
    width: 100%;
	padding-bottom: .5em;
}
section.sozai div.flex-font div.font-family,
section.flow_wrap div.step_wrap div.flex-font div.font-family {
    width: 100%;}
}

section.profile div.flex {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin: 50px auto;
  max-width: 850px; }
  section.profile div.flex div.img {
    flex: 0 0 40%;
    width: 40%;
    margin-left: 50px; }
  section.profile div.flex div.txt p.daihyo {
    margin-bottom: .5em;
    font-size: 1.3em; }
  section.profile div.flex div.txt p.name {
    margin-bottom: 1em;
    font-size: 1.8em; }
  section.profile div.flex div.txt p.messege {
    margin-bottom: 1em;
    line-height: 1.6; }
  @media screen and (max-width: 600px) {
    section.profile div.flex {
      display: block;
      margin: 40px auto 0; }
      section.profile div.flex div.img {
        margin-left: 0;
        margin-bottom: 12px;
        width: 100%;
        text-align: center; }
        section.profile div.flex div.img img {
          display: inline-block;
          width: 65%; }
      section.profile div.flex div.txt p.daihyo, section.profile div.flex div.txt p.name {
        text-align: center; }
      section.profile div.flex div.txt p.daihyo {
        font-size: 1.1em; }
      section.profile div.flex div.txt p.name {
        font-size: 1.4em; } }

/* -------------------------------- 
full order components 
--------------------------------- */
body.full-order section.flow_wrap div.title_wrap {
  margin-bottom: 60px; }
  @media screen and (max-width: 600px) {
    body.full-order section.flow_wrap div.title_wrap {
      margin-bottom: 30px; } }
body.full-order section.flow_wrap div.flex {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  margin: 30px auto;
  width: 100%;
  max-width: 800px; }
  body.full-order section.flow_wrap div.flex div.img {
    flex: 0 0 310px;
    margin-right: 40px; }
    body.full-order section.flow_wrap div.flex div.img img {
      width: 100%; }
  body.full-order section.flow_wrap div.flex div.txt p.step {
    margin-bottom: .8em;
    font-size: 1.4em; }
  body.full-order section.flow_wrap div.flex div.txt h4 {
    margin-bottom: 1em;
    font-size: 1.7em; }
    body.full-order section.flow_wrap div.flex div.txt h4 span {
      font-size: .8em; }
  body.full-order section.flow_wrap div.flex div.txt p.text {
    line-height: 1.6; }
    body.full-order section.flow_wrap div.flex div.txt p.text span {
      display: block;
      margin-top: 1em;
      font-size: .9em; }
  @media screen and (max-width: 768px) {
    body.full-order section.flow_wrap div.flex {
      display: block;
      margin-bottom: 0; }
      body.full-order section.flow_wrap div.flex div.img {
        margin-right: 0;
        margin-top: 12px; }
      body.full-order section.flow_wrap div.flex div.txt p.step {
        text-align: center; }
      body.full-order section.flow_wrap div.flex div.txt h4 {
        text-align: center;
        font-size: 1.4em; } }
body.full-order div.arrow {
  position: relative;
  margin: 60px auto;
  text-align: center; }
  body.full-order div.arrow img.down_arrow {
    display: inline-block; }
  body.full-order div.arrow img.comment {
    position: absolute;
    top: 0;
    left: calc(50% + 80px); }
  @media screen and (max-width: 768px) {
    body.full-order div.arrow img.comment {
      width: 290px;
      left: calc(50% + 70px); } }
  @media screen and (max-width: 600px) {
    body.full-order div.arrow {
      margin: 40px auto;
      text-align: left; }
      body.full-order div.arrow img.down_arrow {
        width: 45px; }
      body.full-order div.arrow img.comment {
        width: 250px;
        left: 65px; } }
body.full-order div.btn_wrap a.a_img {
  display: inline-block;
  width: 300px; }
  body.full-order div.btn_wrap a.a_img img {
    width: 100%; }
  @media screen and (max-width: 600px) {
    body.full-order div.btn_wrap a.a_img {
      width: 250px; } }

/* -------------------------------- 
select order components 
--------------------------------- */
body.select-order section.flow_wrap div.step_wrap {
  margin: 0 auto;
  padding: 40px 0;
  max-width: 900px; }
  body.select-order section.flow_wrap div.step_wrap h3 {
    font-size: 1.6em;
    text-align: center; }
  body.select-order section.flow_wrap div.step_wrap p.subtxt {
    margin: .5em auto 2em;
    font-size: 1.2em;
    text-align: center; }
  @media screen and (max-width: 600px) {
    body.select-order section.flow_wrap div.step_wrap p.subtxt {
      margin: .5em auto 1.5em;
      font-size: 1.1em; } }
body.select-order section.flow_wrap div.step1 {
  padding-top: 60px; }
  body.select-order section.flow_wrap div.step1 ul.step {
    display: flex;
    justify-content: space-between; }
    body.select-order section.flow_wrap div.step1 ul.step li {
      flex: 0 0 30%; }
      body.select-order section.flow_wrap div.step1 ul.step li p {
        text-align: center;
        line-height: 1.8; }
        body.select-order section.flow_wrap div.step1 ul.step li p.danmen {
          margin-top: .5em; }
  @media screen and (max-width: 600px) {
    body.select-order section.flow_wrap div.step1 ul.step {
      display: block; }
      body.select-order section.flow_wrap div.step1 ul.step li {
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px; }
        body.select-order section.flow_wrap div.step1 ul.step li:last-child {
          margin-bottom: 0; }
        body.select-order section.flow_wrap div.step1 ul.step li div {
          flex: 0 0 48%; }
          body.select-order section.flow_wrap div.step1 ul.step li div p {
            line-height: 1.5;
            font-size: 12px;
            letter-spacing: 0; }
            body.select-order section.flow_wrap div.step1 ul.step li div p.danmen {
              margin-top: 0; }
          body.select-order section.flow_wrap div.step1 ul.step li div:last-child {
            margin-top: auto; } }
body.select-order section.flow_wrap div.step2 div.flex {
  display: flex;
  justify-content: space-between; }
  body.select-order section.flow_wrap div.step2 div.flex div.img {
    flex: 0 0 63%; }
    body.select-order section.flow_wrap div.step2 div.flex div.img p {
      margin-top: 5px;
      font-size: 13px; }
  body.select-order section.flow_wrap div.step2 div.flex div.txt {
    flex: 0 0 35%;
    padding: 1.5em;
    font-size: .9em;
    background: #efefef;
    background-image: url(../img/select/bg_white.jpg);
    background-repeat: repeat-x;
    background-position: bottom left; }
    body.select-order section.flow_wrap div.step2 div.flex div.txt ul {
      list-style-type: disc;
      margin-top: .5em;
      margin-left: 1.3em; }
      body.select-order section.flow_wrap div.step2 div.flex div.txt ul li {
        padding: .3em 0; }
  @media screen and (max-width: 600px) {
    body.select-order section.flow_wrap div.step2 div.flex {
      display: block; }
      body.select-order section.flow_wrap div.step2 div.flex div.txt {
        padding: 1.5em 0 0;
        background: #fff; } }
body.select-order section.flow_wrap div.step3 div.tabs {
  position: relative;
  width: 100%;
  margin: 0 auto; }
  body.select-order section.flow_wrap div.step3 div.tabs img.img {
    width: 63%; }
  body.select-order section.flow_wrap div.step3 div.tabs .tab_item {
    width: calc(63%/5);
    height: 40px;
    background-color: #d9d9d9;
    line-height: 40px;
    font-size: 13px;
    text-align: center;
    display: block;
    float: left;
    text-align: center;
    transition: all 0.2s ease; }
    body.select-order section.flow_wrap div.step3 div.tabs .tab_item:hover {
      background-color: #222;
      color: #fff; }
  @media screen and (max-width: 600px) {
    body.select-order section.flow_wrap div.step3 div.tabs img.img {
      width: 100%; }
    body.select-order section.flow_wrap div.step3 div.tabs .tab_item {
      width: 80px;
      height: 45px;
      line-height: 45px;
      float: none; } }
  body.select-order section.flow_wrap div.step3 div.tabs input[name="tab_item"] {
    display: none; }
  body.select-order section.flow_wrap div.step3 div.tabs #w2:checked ~ #w2_contents,
  body.select-order section.flow_wrap div.step3 div.tabs #w25:checked ~ #w25_contents,
  body.select-order section.flow_wrap div.step3 div.tabs #w3:checked ~ #w3_contents,
  body.select-order section.flow_wrap div.step3 div.tabs #w35:checked ~ #w35_contents,
  body.select-order section.flow_wrap div.step3 div.tabs #w4:checked ~ #w4_contents,
  body.select-order section.flow_wrap div.step3 div.tabs #w45:checked ~ #w45_contents,
  body.select-order section.flow_wrap div.step3 div.tabs #w5:checked ~ #w5_contents {
    display: block; }
  body.select-order section.flow_wrap div.step3 div.tabs input:checked + .tab_item {
    background-color: #222;
    color: #fff; }
  body.select-order section.flow_wrap div.step3 div.tabs .tab_content {
    position: absolute;
    top: 0;
    right: 0;
    width: 315px;
    height: 405px;
    display: none;
    overflow: hidden; }
    body.select-order section.flow_wrap div.step3 div.tabs .tab_content img {
      width: 100%;
      height: 100%; }
    body.select-order section.flow_wrap div.step3 div.tabs .tab_content p {
      position: absolute;
      top: 0;
      right: 0;
      padding: .5em 1em;
      font-size: 14px;
      color: #fff;
      background: #222; }
  @media screen and (max-width: 768px) {
    body.select-order section.flow_wrap div.step3 div.tabs .tab_content {
      width: 35%;
      height: 114%; } }
  @media screen and (max-width: 600px) {
    body.select-order section.flow_wrap div.step3 div.tabs .tab_content {
      top: auto;
      bottom: 0;
      width: calc(100% - 80px);
      height: 315px; } }
body.select-order section.flow_wrap div.step4 {
  clear: both;
  padding-top: 80px; }
  body.select-order section.flow_wrap div.step4 p {
    margin-top: 1em;
    text-align: center;
    line-height: 1.8; }



  body.select-order section.flow_wrap div.step4 div.setsumei {
    margin-top: 1em;
    text-align: center; }
    body.select-order section.flow_wrap div.step4 div.setsumei p.txt {
      display: inline-block;
      text-align: left;
      font-size: .9em; }
  @media screen and (max-width: 600px) {
    body.select-order section.flow_wrap div.step4 p {
      text-align: left;
      font-size: .85em;
      letter-spacing: 0; }
    body.select-order section.flow_wrap div.step4 div.setsumei {
      font-size: .8em;
      letter-spacing: 0; }
body.select-order section.flow_wrap div.step4 ul.shape li {
    text-align: left;
    padding: 0;
    margin: 0;
}
}

body.select-order section.flow_wrap div.step5 h3 span, body.select-order section.flow_wrap div.step6 h3 span {
  display: block;
  margin-top: .3em;
  margin-bottom: .5em;
  font-size: .7em; }
body.select-order section.flow_wrap div.step5 ul, body.select-order section.flow_wrap div.step6 ul {
  display: flex; }
  body.select-order section.flow_wrap div.step5 ul li, body.select-order section.flow_wrap div.step6 ul li {
    flex: 1 0 0%;
    margin-right: 20px; }
    body.select-order section.flow_wrap div.step5 ul li:last-child, body.select-order section.flow_wrap div.step6 ul li:last-child {
      margin-right: 0; }
    body.select-order section.flow_wrap div.step5 ul li p, body.select-order section.flow_wrap div.step6 ul li p {
      margin-bottom: .5em;
      text-align: center;
      line-height: 1.7; }
  @media screen and (max-width: 600px) {
    body.select-order section.flow_wrap div.step5 ul, body.select-order section.flow_wrap div.step6 ul {
      flex-wrap: wrap;
      justify-content: space-between; }
      body.select-order section.flow_wrap div.step5 ul li, body.select-order section.flow_wrap div.step6 ul li {
        flex: 0 0 48%;
        margin-right: 2%;
        margin-bottom: 12px; }
        body.select-order section.flow_wrap div.step5 ul li:nth-child(2n), body.select-order section.flow_wrap div.step6 ul li:nth-child(2n) {
          margin-right: 0; }
        body.select-order section.flow_wrap div.step5 ul li:last-child, body.select-order section.flow_wrap div.step6 ul li:last-child {
          margin-bottom: 0; }
        body.select-order section.flow_wrap div.step5 ul li p, body.select-order section.flow_wrap div.step6 ul li p {
          line-height: 1.5; } }
body.select-order div.btn_wrap a.a_img ,
.main div.btn_wrap ul li a.a_img
{
  display: inline-block;
  width: 300px; }
  body.select-order div.btn_wrap a.a_img img ,
.main  div.btn_wrap ul li a.a_img img {
    width: 100%; }
  @media screen and (max-width: 600px) {
    body.select-order div.btn_wrap a.a_img ,
.main  div.btn_wrap ul li a.a_img 
	  {
      width: 250px; } }
@media screen and (max-width: 600px) {
  body.select-order div.btn_wrap  {
    margin-top: 0; } }

body.select-order section.flow_wrap div.step4 div.tabs {
  position: relative;
  width: 100%;
  margin: 0 auto; }
  body.select-order section.flow_wrap div.step4 div.tabs img.img {
     width: 63%; 
}
  body.select-order section.flow_wrap div.step4 div.tabs .tab_item2 {
   width: calc(63%/8); 
   height: 40px; 
    background-color: #d9d9d9;
    line-height: 40px;
    font-size: 10px;
    text-align: center;
    display: block;
    float: left;
	letter-spacing:-0.2em;
    text-align: center;
    transition: all 0.2s ease; }

    body.select-order section.flow_wrap div.step4 div.tabs .tab_item2:hover {
      background-color: #222;
      color: #fff; }

body.select-order section.flow_wrap div.step4 div.tabs .tab_content2 p {
    margin-top: 0;
 
}



 /*  @media screen and (max-width: 600px) {
    body.select-order section.flow_wrap div.step4 div.tabs img.img {
      width: 100%; }
    body.select-order section.flow_wrap div.step4 div.tabs .tab_item2 {
      width: 80px;
      height: 45px;
      line-height: 45px;
      float: none; } } */

@media screen and (max-width: 789px) {
    body.select-order section.flow_wrap div.step4 div.tabs img.img {
      width: 100%; }
    body.select-order section.flow_wrap div.step4 div.tabs .tab_item2 {
      width: 80px;
      height: 45px;
      line-height: 45px;
	letter-spacing:normal;
      float: none; } }

  body.select-order section.flow_wrap div.step4 div.tabs input[name="tab_item2"] {
    display: none; }

  body.select-order section.flow_wrap div.step4 div.tabs #mirror:checked ~ #mirror_contents,
  body.select-order section.flow_wrap div.step4 div.tabs #hairline:checked ~ #hairline_contents,
  body.select-order section.flow_wrap div.step4 div.tabs #mat:checked ~ #mat_contents,
  body.select-order section.flow_wrap div.step4 div.tabs #file:checked ~ #file_contents,
  body.select-order section.flow_wrap div.step4 div.tabs #mallet:checked ~ #mallet_contents,
  body.select-order section.flow_wrap div.step4 div.tabs #bud:checked ~ #bud_contents,
  body.select-order section.flow_wrap div.step4 div.tabs #barline:checked ~ #barline_contents ,
  body.select-order section.flow_wrap div.step4 div.tabs #mill:checked ~ #mill_contents{
    display: block; }
  body.select-order section.flow_wrap div.step4 div.tabs input:checked + .tab_item2 {
    background-color: #222;
    color: #fff; }
  body.select-order section.flow_wrap div.step4 div.tabs .tab_content2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 315px;
    height: 405px;
    display: none;
    overflow: hidden; }
    body.select-order section.flow_wrap div.step4 div.tabs .tab_content2 img {
      width: 100%;
      height: 100%; }
    body.select-order section.flow_wrap div.step4 div.tabs .tab_content2 p {
      position: absolute;
      top: 0;
      right: 0;
      padding: .5em 1em;
      font-size: 14px;
      color: #fff;
      background: #222; }
  @media screen and (max-width: 768px) {
    body.select-order section.flow_wrap div.step4 div.tabs .tab_content2 {
      width: 35%;
      height: 114%; } }
  @media screen and (max-width: 600px) {
    body.select-order section.flow_wrap div.step4 div.tabs .tab_content2 {
      top: auto;
      bottom: 0;
      width: calc(100% - 80px);
      height: 315px; } } 

@media screen and (min-width: 601px) and (max-width: 789px) {
    body.select-order section.flow_wrap div.step4 div.tabs .tab_content2 {
      top: auto;
      bottom: 0;
      width: calc(100% - 80px);
      height: 400px; } }

@charset "utf-8";
/* CSS Document */



/* -------------------------------- 
select order form components 
--------------------------------- */
body.select-order-form div.main h1, body.select-order-form-single div.main h1 {
  margin-bottom: 1em; }
  body.select-order-form div.main h1 span, body.select-order-form-single div.main h1 span {
    margin-left: .5em; }
    @media screen and (max-width: 600px) {
      body.select-order-form div.main h1 span, body.select-order-form-single div.main h1 span {
        display: block;
        margin-top: .3em;
        margin-left: 0; } }
body.select-order-form div.main p.subtxt, body.select-order-form-single div.main p.subtxt {
  text-align: center;
  line-height: 1.6; }

/* -------------------------------- 
collection order components 
--------------------------------- */
div.main section.lineup div.inner {
  padding-top: 0; }
div.main section.lineup h3 {
  margin: 50px 0;
  font-size: 1.6em;
  text-align: center; }
div.main section.lineup ul li {
  margin-bottom: 20px; }
  div.main section.lineup ul li:last-child {
    margin-bottom: 0; }

body.birth div.main h1, body.vows div.main h1, body.signet div.main h1 {
  margin: 0; }
body.birth .swiper_wrap, body.vows .swiper_wrap, body.signet .swiper_wrap {
  position: relative;
  margin: 0 auto;
  width: 90%;
  max-width: 1260px; }
  body.birth .swiper_wrap div.inner, body.vows .swiper_wrap div.inner, body.signet .swiper_wrap div.inner {
    position: relative;
    width: 88%;
    max-width: 1180px;
    overflow: hidden; }
  @media screen and (max-width: 768px) {
    body.birth .swiper_wrap div.inner, body.vows .swiper_wrap div.inner, body.signet .swiper_wrap div.inner {
      padding: 0; } }
  @media screen and (max-width: 600px) {
    body.birth .swiper_wrap, body.vows .swiper_wrap, body.signet .swiper_wrap {
      width: calc(100% - 40px); }
      body.birth .swiper_wrap div.inner, body.vows .swiper_wrap div.inner, body.signet .swiper_wrap div.inner {
        width: 100%; } }
  body.birth .swiper_wrap .swiper-container-multiple, body.vows .swiper_wrap .swiper-container-multiple, body.signet .swiper_wrap .swiper-container-multiple {
    width: 100%;
    height: 100%; }
    body.birth .swiper_wrap .swiper-container-multiple .swiper-slide, body.vows .swiper_wrap .swiper-container-multiple .swiper-slide, body.signet .swiper_wrap .swiper-container-multiple .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center; }
      body.birth .swiper_wrap .swiper-container-multiple .swiper-slide img, body.vows .swiper_wrap .swiper-container-multiple .swiper-slide img, body.signet .swiper_wrap .swiper-container-multiple .swiper-slide img {
        opacity: .35;
        transition: .4s; }
      body.birth .swiper_wrap .swiper-container-multiple .swiper-slide.swiper-slide-active img, body.vows .swiper_wrap .swiper-container-multiple .swiper-slide.swiper-slide-active img, body.signet .swiper_wrap .swiper-container-multiple .swiper-slide.swiper-slide-active img {
        opacity: 1;
        transition: .4s; }
    body.birth .swiper_wrap .swiper-container-multiple .swiper-pagination, body.vows .swiper_wrap .swiper-container-multiple .swiper-pagination, body.signet .swiper_wrap .swiper-container-multiple .swiper-pagination {
      margin: 0 auto;
      width: 100% !important; }
      body.birth .swiper_wrap .swiper-container-multiple .swiper-pagination span, body.vows .swiper_wrap .swiper-container-multiple .swiper-pagination span, body.signet .swiper_wrap .swiper-container-multiple .swiper-pagination span {
        margin: 0 4px; }
    body.birth .swiper_wrap .swiper-container-multiple .swiper-pagination-bullet-active, body.vows .swiper_wrap .swiper-container-multiple .swiper-pagination-bullet-active, body.signet .swiper_wrap .swiper-container-multiple .swiper-pagination-bullet-active {
      opacity: 1;
      background: #222; }
	/* ページネーションの色 */
	.swiper-pagination-bullet {
	  background-color: #999;
	}
  body.birth .swiper_wrap .swiper-button-next, body.vows .swiper_wrap .swiper-button-next, body.signet .swiper_wrap .swiper-button-next {
    background-image: none;
    right: 0px;
    left: auto;
    font-size: 1.7em;
    color: #222; }
    body.birth .swiper_wrap .swiper-button-next:hover, body.vows .swiper_wrap .swiper-button-next:hover, body.signet .swiper_wrap .swiper-button-next:hover {
      opacity: .7; }
  body.birth .swiper_wrap .swiper-button-prev, body.vows .swiper_wrap .swiper-button-prev, body.signet .swiper_wrap .swiper-button-prev {
    background-image: none;
    left: 0px;
    right: auto;

    font-size: 1.7em;
    color: #222; }
    body.birth .swiper_wrap .swiper-button-prev:hover, body.vows .swiper_wrap .swiper-button-prev:hover, body.signet .swiper_wrap .swiper-button-prev:hover {
      opacity: .7; }
  body.birth .swiper_wrap .swiper-button-next, body.birth .swiper_wrap .swiper-button-prev, body.vows .swiper_wrap .swiper-button-next, body.vows .swiper_wrap .swiper-button-prev, body.signet .swiper_wrap .swiper-button-next, body.signet .swiper_wrap .swiper-button-prev {
    width: 25px;
    height: 25px; }

body.birth div.main section.collection_flex div.inner, body.vows div.main section.collection_flex div.inner, body.signet div.main section.collection_flex div.inner {
  max-width: 1060px;
  margin-top: 80px; }
  @media screen and (max-width: 768px) {
    body.birth div.main section.collection_flex div.inner, body.vows div.main section.collection_flex div.inner, body.signet div.main section.collection_flex div.inner {
      margin-top: 40px; } }
body.birth div.main section.collection_flex ul, body.vows div.main section.collection_flex ul, body.signet div.main section.collection_flex ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  body.birth div.main section.collection_flex ul li, body.vows div.main section.collection_flex ul li, body.signet div.main section.collection_flex ul li {
    width: calc(100% / 3);
    padding: 45px 15px 0;
    text-align: center; }
    body.birth div.main section.collection_flex ul li:nth-child(3n), body.vows div.main section.collection_flex ul li:nth-child(3n), body.signet div.main section.collection_flex ul li:nth-child(3n) {
      margin-right: 0; }
    body.birth div.main section.collection_flex ul li div.img img, body.vows div.main section.collection_flex ul li div.img img, body.signet div.main section.collection_flex ul li div.img img {
      width: 100%;
      height: auto; }
    body.birth div.main section.collection_flex ul li div.txt, body.vows div.main section.collection_flex ul li div.txt, body.signet div.main section.collection_flex ul li div.txt {
      margin: 1.5em 0; }
      body.birth div.main section.collection_flex ul li div.txt div.title p, body.vows div.main section.collection_flex ul li div.txt div.title p, body.signet div.main section.collection_flex ul li div.txt div.title p {
        margin-bottom: .5em;
        font-size: 1.3em; }
      body.birth div.main section.collection_flex ul li div.txt div.title p.title_en, body.vows div.main section.collection_flex ul li div.txt div.title p.title_en, body.signet div.main section.collection_flex ul li div.txt div.title p.title_en {
        margin-bottom: .3em;
        font-size: 1.5em; }
      body.birth div.main section.collection_flex ul li div.txt div.title_ja, body.vows div.main section.collection_flex ul li div.txt div.title_ja, body.signet div.main section.collection_flex ul li div.txt div.title_ja {
        font-size: .8em; }
    body.birth div.main section.collection_flex ul li a.btn_link, body.birth div.main section.collection_flex ul li section.insta div.insta_wrap #sb_instagram #sbi_load .sbi_load_btn, section.insta div.insta_wrap #sb_instagram #sbi_load body.birth div.main section.collection_flex ul li .sbi_load_btn, body.birth div.main section.collection_flex ul li div.bs_wrap .btn:not(:disabled):not(.disabled), div.bs_wrap body.birth div.main section.collection_flex ul li .btn:not(:disabled):not(.disabled), body.birth div.main section.collection_flex ul li div.bs_wrap .btn-lg, div.bs_wrap body.birth div.main section.collection_flex ul li .btn-lg, body.birth div.main section.collection_flex ul li div.bs_wrap .btn-group-lg > .btn, div.bs_wrap body.birth div.main section.collection_flex ul li .btn-group-lg > .btn, body.vows div.main section.collection_flex ul li a.btn_link, body.vows div.main section.collection_flex ul li section.insta div.insta_wrap #sb_instagram #sbi_load .sbi_load_btn, section.insta div.insta_wrap #sb_instagram #sbi_load body.vows div.main section.collection_flex ul li .sbi_load_btn, body.vows div.main section.collection_flex ul li div.bs_wrap .btn:not(:disabled):not(.disabled), div.bs_wrap body.vows div.main section.collection_flex ul li .btn:not(:disabled):not(.disabled), body.vows div.main section.collection_flex ul li div.bs_wrap .btn-lg, div.bs_wrap body.vows div.main section.collection_flex ul li .btn-lg, body.vows div.main section.collection_flex ul li div.bs_wrap .btn-group-lg > .btn, div.bs_wrap body.vows div.main section.collection_flex ul li .btn-group-lg > .btn, body.signet div.main section.collection_flex ul li a.btn_link, body.signet div.main section.collection_flex ul li section.insta div.insta_wrap #sb_instagram #sbi_load .sbi_load_btn, section.insta div.insta_wrap #sb_instagram #sbi_load body.signet div.main section.collection_flex ul li .sbi_load_btn, body.signet div.main section.collection_flex ul li div.bs_wrap .btn:not(:disabled):not(.disabled), div.bs_wrap body.signet div.main section.collection_flex ul li .btn:not(:disabled):not(.disabled), body.signet div.main section.collection_flex ul li div.bs_wrap .btn-lg, div.bs_wrap body.signet div.main section.collection_flex ul li .btn-lg, body.signet div.main section.collection_flex ul li div.bs_wrap .btn-group-lg > .btn, div.bs_wrap body.signet div.main section.collection_flex ul li .btn-group-lg > .btn {
      padding: .4em 1em;
      line-height: 1.4;
      font-size: 12px;
      color: #fff;
      background: #222;
      border: 0; }
      body.birth div.main section.collection_flex ul li a.btn_link:hover, body.birth div.main section.collection_flex ul li section.insta div.insta_wrap #sb_instagram #sbi_load .sbi_load_btn:hover, section.insta div.insta_wrap #sb_instagram #sbi_load body.birth div.main section.collection_flex ul li .sbi_load_btn:hover, body.birth div.main section.collection_flex ul li div.bs_wrap .btn:hover:not(:disabled):not(.disabled), div.bs_wrap body.birth div.main section.collection_flex ul li .btn:hover:not(:disabled):not(.disabled), body.birth div.main section.collection_flex ul li div.bs_wrap .btn-lg:hover, div.bs_wrap body.birth div.main section.collection_flex ul li .btn-lg:hover, body.birth div.main section.collection_flex ul li div.bs_wrap .btn-group-lg > .btn:hover, div.bs_wrap body.birth div.main section.collection_flex ul li .btn-group-lg > .btn:hover, body.vows div.main section.collection_flex ul li a.btn_link:hover, body.vows div.main section.collection_flex ul li section.insta div.insta_wrap #sb_instagram #sbi_load .sbi_load_btn:hover, section.insta div.insta_wrap #sb_instagram #sbi_load body.vows div.main section.collection_flex ul li .sbi_load_btn:hover, body.vows div.main section.collection_flex ul li div.bs_wrap .btn:hover:not(:disabled):not(.disabled), div.bs_wrap body.vows div.main section.collection_flex ul li .btn:hover:not(:disabled):not(.disabled), body.vows div.main section.collection_flex ul li div.bs_wrap .btn-lg:hover, div.bs_wrap body.vows div.main section.collection_flex ul li .btn-lg:hover, body.vows div.main section.collection_flex ul li div.bs_wrap .btn-group-lg > .btn:hover, div.bs_wrap body.vows div.main section.collection_flex ul li .btn-group-lg > .btn:hover, body.signet div.main section.collection_flex ul li a.btn_link:hover, body.signet div.main section.collection_flex ul li section.insta div.insta_wrap #sb_instagram #sbi_load .sbi_load_btn:hover, section.insta div.insta_wrap #sb_instagram #sbi_load body.signet div.main section.collection_flex ul li .sbi_load_btn:hover, body.signet div.main section.collection_flex ul li div.bs_wrap .btn:hover:not(:disabled):not(.disabled), div.bs_wrap body.signet div.main section.collection_flex ul li .btn:hover:not(:disabled):not(.disabled), body.signet div.main section.collection_flex ul li div.bs_wrap .btn-lg:hover, div.bs_wrap body.signet div.main section.collection_flex ul li .btn-lg:hover, body.signet div.main section.collection_flex ul li div.bs_wrap .btn-group-lg > .btn:hover, div.bs_wrap body.signet div.main section.collection_flex ul li .btn-group-lg > .btn:hover {
        color: #000;
        background: #bbb; }
  @media screen and (max-width: 600px) {
    body.birth div.main section.collection_flex ul li, body.vows div.main section.collection_flex ul li, body.signet div.main section.collection_flex ul li {
      width: 50%;
      padding: 30px 10px 0; }
      body.birth div.main section.collection_flex ul li div.txt, body.vows div.main section.collection_flex ul li div.txt, body.signet div.main section.collection_flex ul li div.txt {
        margin: 1em 0; }
        body.birth div.main section.collection_flex ul li div.txt div.title p, body.vows div.main section.collection_flex ul li div.txt div.title p, body.signet div.main section.collection_flex ul li div.txt div.title p {
          font-size: 1em; }
        body.birth div.main section.collection_flex ul li div.txt div.title p.title_en, body.vows div.main section.collection_flex ul li div.txt div.title p.title_en, body.signet div.main section.collection_flex ul li div.txt div.title p.title_en {
          font-size: 1.1em; } }

/* -------------------------------- 
collection single components 
--------------------------------- */
body.page-template-page-single div.main h1 {
  margin-bottom: 0; }
  body.page-template-page-single div.main h1 div.parentslug {
    display: block;
    margin-bottom: .5em;
    font-size: .8em;
    text-align: center; }
    body.page-template-page-single div.main h1 div.parentslug::before {
      content: '-'; }
    body.page-template-page-single div.main h1 div.parentslug::after {
      content: '-'; }
body.page-template-page-single div.content {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  max-width: 820px; }
  body.page-template-page-single div.content div.img {
    padding-right: 60px; }
    body.page-template-page-single div.content div.img img {
      width: 100%;
      height: auto; }
  body.page-template-page-single div.content div.txt p.shiyo {
    padding: .8em 0;
    line-height: 1.6; }
  body.page-template-page-single div.content div.txt table {
    border-top: 1px dotted #222; }
    body.page-template-page-single div.content div.txt table tr td {
      padding: .8em .8em .8em 0;
      font-size: .9em;
      line-height: 1.6;
      border-bottom: 1px dotted #222; }
      body.page-template-page-single div.content div.txt table tr td:first-child {
        width: 9.5em; }
  @media screen and (max-width: 768px) {
    body.page-template-page-single div.content div.img {
      padding-right: 40px; }
    body.page-template-page-single div.content div.txt table tr td {
      padding: .7em .7em .7em 0; } }
  @media screen and (max-width: 600px) {
    body.page-template-page-single div.content {
      display: block; }
      body.page-template-page-single div.content div.img {
        padding-right: 0; }
      body.page-template-page-single div.content div.txt p.shiyo {
        padding: 1.6em 0 .8em;
        text-align: center; } }
body.page-template-page-single div.caution {
  margin: 50px auto 0;
  max-width: 820px; }
  body.page-template-page-single div.caution ul {
    margin-left: 1em; }
    body.page-template-page-single div.caution ul li {
      padding: 0 0 .5em;
      line-height: 1.4;
      font-size: .8em;
      text-indent: -1em; }
      body.page-template-page-single div.caution ul li::before {
        content: "※"; }
      body.page-template-page-single div.caution ul li a {
        text-decoration: underline; }
  @media screen and (max-width: 600px) {
    body.page-template-page-single div.caution {
      margin: 20px auto 0; } }
body.page-template-page-single div.btn_wrap a:first-child {
  margin-right: 12px; }

/* -------------------------------- 
collection order form components 
--------------------------------- */
body.collection-order-form div.main h1, body.collection-order-form-single div.main h1 {
  margin-bottom: 1em; }
  body.collection-order-form div.main h1 span, body.collection-order-form-single div.main h1 span {
    margin-left: .5em; }
    @media screen and (max-width: 600px) {
      body.collection-order-form div.main h1 span, body.collection-order-form-single div.main h1 span {
        display: block;
        margin-top: .3em;
        margin-left: 0; } }
body.collection-order-form div.main p.subtxt, body.collection-order-form-single div.main p.subtxt {
  text-align: center;
  line-height: 1.6; }

/* -------------------------------- 
guide components 
--------------------------------- */
section.btn_guide_wrap ul.flex {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  width: 605px; }
  section.btn_guide_wrap ul.flex li {
    margin-right: 25px;
    margin-bottom: 25px;
    width: 185px;
    height: 225px;
    background-image: url(../img/guide/st_blue.jpg);
    background-repeat: no-repeat;
    background-size: 185px 225px; }
    section.btn_guide_wrap ul.flex li:nth-child(3n) {
      margin-right: 0; }
    section.btn_guide_wrap ul.flex li:nth-child(1) {
      background-image: url(../img/guide/price.jpg); }
    section.btn_guide_wrap ul.flex li:nth-child(2) {
      background-image: url(../img/guide/pay.jpg); }
    section.btn_guide_wrap ul.flex li:nth-child(3) {
      background-image: url(../img/guide/nouki.jpg); }
    section.btn_guide_wrap ul.flex li:nth-child(4) {
      background-image: url(../img/guide/cancel.jpg); }
    section.btn_guide_wrap ul.flex li:nth-child(5) {
      background-image: url(../img/guide/after.jpg); }
    section.btn_guide_wrap ul.flex li:nth-child(6) {
      background-image: url(../img/guide/size.jpg); }
    section.btn_guide_wrap ul.flex li:nth-child(7) {
      background-image: url(../img/guide/howto.jpg); }
    section.btn_guide_wrap ul.flex li:nth-child(8) {
      background-image: url(../img/guide/delivery.jpg); }
    section.btn_guide_wrap ul.flex li:nth-child(9) {
      background-image: url(../img/guide/faq.jpg); }
    section.btn_guide_wrap ul.flex li:hover {
      opacity: .85; }
    section.btn_guide_wrap ul.flex li a {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 100%;
      font-size: 14px;
      font-weight: bold; }
      section.btn_guide_wrap ul.flex li a:hover {
        color: #222; }
  @media screen and (max-width: 600px) {
    section.btn_guide_wrap ul.flex {
      display: block;
      width: calc(100% - 40px); }
      section.btn_guide_wrap ul.flex li {
        display: block;
        margin: 0 0 .8em;
        width: 100%;
        height: auto;
        background-image: none !important;
        text-align: center; }
        section.btn_guide_wrap ul.flex li a {
          display: inline;
          font-size: 15px; }
          section.btn_guide_wrap ul.flex li a::before {
            content: "▶︎"; } }

body.guide div.inner {
  max-width: 900px; }
body.guide section.guide {
  margin-bottom: 3em;
  padding: 3em;
  border: 1px solid #999; }
  @media screen and (max-width: 600px) {
    body.guide section.guide {
      padding: 2em; } }
  body.guide section.guide h2 {
    margin-bottom: 1em;
    padding-bottom: .5em;
    font-size: 1.55em;
    border-bottom: 1px solid #999; }
  body.guide section.guide div.box {
    line-height: 1.6; }
    body.guide section.guide div.box h4 {
      display: inline-block;
      margin-bottom: .5em;
      font-size: 1.1em;
      background: #ece7df; }
    body.guide section.guide div.box span.kome {
      font-size: .9em;
      text-indent: -1em; }
      body.guide section.guide div.box span.kome::before {
        content: "※"; }
    body.guide section.guide div.box p a {
      text-decoration: underline; }
    body.guide section.guide div.box table tr th, body.guide section.guide div.box table tr td {
      padding: 1em;
      text-align: center;
      border: 1px solid #999; }
    body.guide section.guide div.box table tr th {
      background: #ece7df; }
    body.guide section.guide div.box dl dt, body.guide section.guide div.box dl dd {
      display: flex; }
    body.guide section.guide div.box dl div.left {
      flex: 0 0 50px; }
    body.guide section.guide div.box dl dt {
      margin-bottom: 18px; }
      body.guide section.guide div.box dl dt span {
        font-size: 24px;
        line-height: 28px; }
      body.guide section.guide div.box dl dt div.right p {
        font-size: 18px;
        line-height: 34px; }
    body.guide section.guide div.box dl dd {
      margin-bottom: 54px; }
      body.guide section.guide div.box dl dd span {
        font-size: 24px; }
      body.guide section.guide div.box dl dd div.right p {
        padding-top: .3em; }
      body.guide section.guide div.box dl dd.lastdd {
        margin-bottom: 0; }
    @media screen and (max-width: 600px) {
      body.guide section.guide div.box {
        letter-spacing: 0; }
        body.guide section.guide div.box dl dt div.right p {
          line-height: 1.5em; }
        body.guide section.guide div.box table.soryo tr td {
          padding: .3em .5em; }
        body.guide section.guide div.box table.table_sp_block {
          margin-top: 1em; }
          body.guide section.guide div.box table.table_sp_block tr td {
            display: inline-block;
            margin-right: 10px;
            margin-bottom: 10px;
            padding: .3em .5em; } }
body.guide section.price div.box a.btn_link, body.guide section.price div.box section.insta div.insta_wrap #sb_instagram #sbi_load .sbi_load_btn, section.insta div.insta_wrap #sb_instagram #sbi_load body.guide section.price div.box .sbi_load_btn, body.guide section.price div.box div.bs_wrap .btn:not(:disabled):not(.disabled), div.bs_wrap body.guide section.price div.box .btn:not(:disabled):not(.disabled), body.guide section.price div.box div.bs_wrap .btn-lg, div.bs_wrap body.guide section.price div.box .btn-lg, body.guide section.price div.box div.bs_wrap .btn-group-lg > .btn, div.bs_wrap body.guide section.price div.box .btn-group-lg > .btn, body.guide section.howto div.box a.btn_link, body.guide section.howto div.box section.insta div.insta_wrap #sb_instagram #sbi_load .sbi_load_btn, section.insta div.insta_wrap #sb_instagram #sbi_load body.guide section.howto div.box .sbi_load_btn, body.guide section.howto div.box div.bs_wrap .btn:not(:disabled):not(.disabled), div.bs_wrap body.guide section.howto div.box .btn:not(:disabled):not(.disabled), body.guide section.howto div.box div.bs_wrap .btn-lg, div.bs_wrap body.guide section.howto div.box .btn-lg, body.guide section.howto div.box div.bs_wrap .btn-group-lg > .btn, div.bs_wrap body.guide section.howto div.box .btn-group-lg > .btn {
  margin-right: 10px;
  text-decoration: none !important;
  padding: .5em 1em;
  font-size: 13px; }
  @media screen and (max-width: 600px) {
    body.guide section.price div.box a.btn_link, body.guide section.price div.box section.insta div.insta_wrap #sb_instagram #sbi_load .sbi_load_btn, section.insta div.insta_wrap #sb_instagram #sbi_load body.guide section.price div.box .sbi_load_btn, body.guide section.price div.box div.bs_wrap .btn:not(:disabled):not(.disabled), div.bs_wrap body.guide section.price div.box .btn:not(:disabled):not(.disabled), body.guide section.price div.box div.bs_wrap .btn-lg, div.bs_wrap body.guide section.price div.box .btn-lg, body.guide section.price div.box div.bs_wrap .btn-group-lg > .btn, div.bs_wrap body.guide section.price div.box .btn-group-lg > .btn, body.guide section.howto div.box a.btn_link, body.guide section.howto div.box section.insta div.insta_wrap #sb_instagram #sbi_load .sbi_load_btn, section.insta div.insta_wrap #sb_instagram #sbi_load body.guide section.howto div.box .sbi_load_btn, body.guide section.howto div.box div.bs_wrap .btn:not(:disabled):not(.disabled), div.bs_wrap body.guide section.howto div.box .btn:not(:disabled):not(.disabled), body.guide section.howto div.box div.bs_wrap .btn-lg, div.bs_wrap body.guide section.howto div.box .btn-lg, body.guide section.howto div.box div.bs_wrap .btn-group-lg > .btn, div.bs_wrap body.guide section.howto div.box .btn-group-lg > .btn {
      margin-right: 0;
      margin-bottom: 10px; } }
body.guide section.after ul {
  list-style-type: disc;
  margin-left: 1.5em; }
body.guide section.faq {
  margin-bottom: 0; }

/*price*/
body.full-order-price div.main div.inner, body.select-order-price div.main div.inner, body.price div.main div.inner {
  padding-top: 0;
  max-width: 1040px; }
  body.full-order-price div.main div.inner h3, body.select-order-price div.main div.inner h3, body.price div.main div.inner h3 {
    margin: 2em 0 1em;
    font-size: 1.4em;
    text-align: center; }
  body.full-order-price div.main div.inner h4, body.select-order-price div.main div.inner h4, body.price div.main div.inner h4 {
    margin: 2.4em 0 .6em;
    font-size: 1.2em;
    text-align: center; }
  body.full-order-price div.main div.inner table, body.select-order-price div.main div.inner table, body.price div.main div.inner table {
    margin: 0 auto;
    min-width: 600px; }
    body.full-order-price div.main div.inner table tr th, body.full-order-price div.main div.inner table tr td, body.select-order-price div.main div.inner table tr th, body.select-order-price div.main div.inner table tr td, body.price div.main div.inner table tr th, body.price div.main div.inner table tr td {
      padding: .6em 1.2em;
      vertical-align: middle;
      border: 1px solid #222; }
    body.full-order-price div.main div.inner table tr td:last-child, body.select-order-price div.main div.inner table tr td:last-child, body.price div.main div.inner table tr td:last-child {
      width: 180px; }
    @media screen and (max-width: 600px) {
      body.full-order-price div.main div.inner table, body.select-order-price div.main div.inner table, body.price div.main div.inner table {
        width: 100%;
        min-width: auto; }
        body.full-order-price div.main div.inner table tr td:last-child, body.select-order-price div.main div.inner table tr td:last-child, body.price div.main div.inner table tr td:last-child {
          width: 100px; } }
  body.full-order-price div.main div.inner div.kome, body.select-order-price div.main div.inner div.kome, body.price div.main div.inner div.kome {
    margin: .5em auto 0;
    max-width: 600px;
    min-width: 600px; }
    body.full-order-price div.main div.inner div.kome p.kome, body.select-order-price div.main div.inner div.kome p.kome, body.price div.main div.inner div.kome p.kome {
      line-height: 1.6;
      font-size: .9em; }
    @media screen and (max-width: 600px) {
      body.full-order-price div.main div.inner div.kome, body.select-order-price div.main div.inner div.kome, body.price div.main div.inner div.kome {
        min-width: auto; } }
  body.full-order-price div.main div.inner section.price table, body.select-order-price div.main div.inner section.price table, body.price div.main div.inner section.price table {
    width: 100%;
    letter-spacing: 0;
    font-size: .9em; }
    body.full-order-price div.main div.inner section.price table tr td, body.select-order-price div.main div.inner section.price table tr td, body.price div.main div.inner section.price table tr td {
      text-align: center; }
    body.full-order-price div.main div.inner section.price table tr td:last-child, body.select-order-price div.main div.inner section.price table tr td:last-child, body.price div.main div.inner section.price table tr td:last-child {
      width: auto; }
  body.full-order-price div.main div.inner section.price div.kome, body.select-order-price div.main div.inner section.price div.kome, body.price div.main div.inner section.price div.kome {
    max-width: 100%; }
  @media screen and (max-width: 600px) {
    body.full-order-price div.main div.inner section.price div.scroll, body.select-order-price div.main div.inner section.price div.scroll, body.price div.main div.inner section.price div.scroll {
      overflow: scroll; } }
  body.full-order-price div.main div.inner section.ex, body.select-order-price div.main div.inner section.ex, body.price div.main div.inner section.ex {
    margin-bottom: 30px; }
    body.full-order-price div.main div.inner section.ex ul.ul_ex, body.select-order-price div.main div.inner section.ex ul.ul_ex, body.price div.main div.inner section.ex ul.ul_ex {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      body.full-order-price div.main div.inner section.ex ul.ul_ex li, body.select-order-price div.main div.inner section.ex ul.ul_ex li, body.price div.main div.inner section.ex ul.ul_ex li {
        flex: 0 0 48%;
        -ms-flex: 0 0 48%;
        margin-bottom: 30px; }
        body.full-order-price div.main div.inner section.ex ul.ul_ex li h4, body.select-order-price div.main div.inner section.ex ul.ul_ex li h4, body.price div.main div.inner section.ex ul.ul_ex li h4 {
          margin-top: 1em;text-align: left;font-size: .85rem;text-indent: -4.15rem;padding-left: 4.0rem;letter-spacing: .025rem;line-height: 1.4 }
body.full-order-price div.main div.inner section.ex ul.ul_ex li h4 span, body.select-order-price div.main div.inner section.ex ul.ul_ex li h4 span, body.price div.main div.inner section.ex ul.ul_ex li h4 span {
          font-size: .8rem; }
        body.full-order-price div.main div.inner section.ex ul.ul_ex li img, body.select-order-price div.main div.inner section.ex ul.ul_ex li img, body.price div.main div.inner section.ex ul.ul_ex li img {
          width: 100%; }
      @media screen and (max-width: 600px) {
        body.full-order-price div.main div.inner section.ex ul.ul_ex, body.select-order-price div.main div.inner section.ex ul.ul_ex, body.price div.main div.inner section.ex ul.ul_ex {
          display: block; } }
body.full-order-price section.topwrap, body.select-order-price section.topwrap, body.price section.topwrap {
  text-align: center; }
  body.full-order-price section.topwrap div.top, body.select-order-price section.topwrap div.top, body.price section.topwrap div.top {
    display: inline-block;
    padding: 1.5em 2.5em;
    font-size: 1.2em;
    border: 2px solid #222;
    border-radius: 10px; }
    body.full-order-price section.topwrap div.top span, body.select-order-price section.topwrap div.top span, body.price section.topwrap div.top span {
      display: inline-block; }
    body.full-order-price section.topwrap div.top span.plus, body.select-order-price section.topwrap div.top span.plus, body.price section.topwrap div.top span.plus {
      margin: 0 1em; }
  @media screen and (max-width: 600px) {
    body.full-order-price section.topwrap div.top span, body.select-order-price section.topwrap div.top span, body.price section.topwrap div.top span {
      display: block; }
    body.full-order-price section.topwrap div.top span.plus, body.select-order-price section.topwrap div.top span.plus, body.price section.topwrap div.top span.plus {
      margin: .5em auto; } }

/* -------------------------------- 
contact components 
--------------------------------- */
body.contact img.subtopimg {
  margin-top: 30px; }
  @media screen and (max-width: 600px) {
    body.contact img.subtopimg {
      margin-top: 20px; } }
body.contact section.map div.mapcanvas {
  margin: 0 auto;
  width: 100%;
  max-width: 1100px;
  height: 400px; }
body.contact section.info {
  margin: 0 auto;
  width: 100%;
  max-width: 640px;
  font-size: .9em; }
  body.contact section.info div.inner {
    margin-top: 40px;
    padding: 30px;
    border: 1px solid #222; }
  body.contact section.info p {
    margin: 0 0 .8em;
    font-size: 1.2em;
    font-weight: bold; }
    body.contact section.info p span {
      font-size: .8em; }
  body.contact section.info dl div {
    display: flex; }
    body.contact section.info dl div dt, body.contact section.info dl div dd {
      padding: 1em 0 0; }
    body.contact section.info dl div dt {
      flex: 0 0 6em; }
  @media screen and (max-width: 600px) {
    body.contact section.info {
      width: calc(100% - 40px); }
      body.contact section.info div.inner {
        padding: 20px; }
      body.contact section.info dl {
        line-height: 1.4; } }
body.contact section.form p.toptxt {
  text-align: center;
  font-size: 1.3em;
  line-height: 1.5; }
body.contact section.form div.tel_wrap {
  margin-top: 2em;
  text-align: center; }
  body.contact section.form div.tel_wrap div {
    display: inline-block;
    padding: .5em 1em;
    font-size: 2em;
    border: 1px solid #222; }
    body.contact section.form div.tel_wrap div img {
      display: inline-block;
      margin-right: 8px;
      width: 35px; }
  body.contact section.form div.reserve_wrap {
    margin-top: 2rem;
	margin-bottom: 3.75rem;
    text-align: center; }
  body.contact section.form div.reserve_wrap div {
    display: inline-block;
     }
  body.contact section.form div.reserve_wrap div a {
	  background: #595959;
	  color: #fff;
	  font-size: 1.25em;
	  padding: .75em 1.0em;
}

@media screen and (max-width: 600px) {
  body.contact section.form p.toptxt {
    font-size: 1.15em;
    letter-spacing: 0;
    text-align: left; }
  body.contact section.form div.tel_wrap {
    width: 100%; }
    body.contact section.form div.tel_wrap div {
      display: block; } }

/* -------------------------------- 
error components 
--------------------------------- */
body.error404 p.error_title {
  margin: 30px 0 15px 0;
  font-size: 150%;
  font-weight: bold;
  text-align: center; }
body.error404 p.error_text {
  margin-bottom: 50px;
  text-align: center; }
body.error404 .btn_wrap {
  text-align: center; }

/* -------------------------------- 
archive components 
--------------------------------- */
div.side {
  flex: 0 0 17%;
  width: 17%; }
  div.side h2.title {
    margin-bottom: 1em;
    padding-bottom: .5em;
    border-bottom: 1px solid #222; }
  div.side ul {
    list-style: disc;
    margin-left: 1.5em;
    margin-bottom: 2em; }
    div.side ul li {
      padding: .2em 0; }
  @media screen and (max-width: 768px) {
    div.side {
      flex: 0 0 22%;
      width: 22%; } }
  @media screen and (max-width: 600px) {
    div.side {
      flex: auto;
      margin: 30px auto 0;
      width: 90%; } }

div.pager {
  margin-top: 1.5em; }
  div.pager span.current {
    color: #fff;
    background: #222; }
  div.pager .page-numbers {
    display: inline-block;
    margin-right: .2em;
    padding: 8px 12px;
    border: 1px solid #222;
    transition: .2s; }
    div.pager .page-numbers:hover {
      color: #fff;
      background: #222;
      transition: .2s; }

body.archive div.main div.inner {
  padding-top: 0; }
body.archive section.contents {
  display: flex;
  justify-content: space-between; }
  body.archive section.contents div.ul_wrap {
    flex: 0 0 78%; }
  @media screen and (max-width: 768px) {
    body.archive section.contents div.ul_wrap {
      flex: 0 0 72%;
      width: 72%; } }
  @media screen and (max-width: 600px) {
    body.archive section.contents {
      display: block; }
      body.archive section.contents div.ul_wrap {
        flex: auto;
        width: 100%; } }

/* -------------------------------- 
single components 
--------------------------------- */
body.single div.main div.inner {
  padding-top: 0; }
body.single section.contents {
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 600px) {
    body.single section.contents {
      display: block; } }
  body.single section.contents div.single_left {
    flex: 0 0 78%; }
    body.single section.contents div.single_left h2.single_title {
      padding-top: 30px;
      padding-bottom: .5em;
      font-size: 1.4em;
      line-height: 1.6;
      border-top: 1px solid; }
    @media screen and (max-width: 768px) {
      body.single section.contents div.single_left {
        flex: 0 0 72%;
        width: 72%; } }
    @media screen and (max-width: 600px) {
      body.single section.contents div.single_left {
        flex: auto;
        width: 100%; } }
    body.single section.contents div.single_left div.date_wrap {
      margin-top: .5em;
      font-size: .9em;
      border-bottom: 1px solid;
      padding-bottom: 30px; }
    body.single section.contents div.single_left div.single_content {
      padding-top: 40px; }

/*20191105*/
/* -------------------------------- 
low components 
--------------------------------- */
body.law div.main div.inner {
  padding-top: 0; }
  body.law div.main div.inner div.single_content table tr td {
    padding: .8em;
    vertical-align: top;
    line-height: 1.6;
    border: 1px solid #555; }
    body.law div.main div.inner div.single_content table tr td:first-child {
      width: 250px; }
    @media screen and (max-width: 600px) {
      body.law div.main div.inner div.single_content table tr td {
        display: block;
        padding: 1.2em; }
        body.law div.main div.inner div.single_content table tr td:first-child {
          padding-bottom: 0;
          width: 100%;
          font-weight: bold;
          font-size: .8em;
          border-top: 0;
          border-bottom: 0; }
        body.law div.main div.inner div.single_content table tr td:last-child {
          border-top: 0; } }
  body.law div.main div.inner div.single_content table tr:first-child td:first-child {
    border-top: 1px solid; }

/* -------------------------------- 
ouchi order components 
--------------------------------- */
body.ouchi-order section.flow_wrap div.title_wrap {
  margin-bottom: 60px; }
  @media screen and (max-width: 600px) {
    body.ouchi-order section.flow_wrap div.title_wrap {
      margin-bottom: 30px; } }
body.ouchi-order section.flow_wrap div.flex {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  margin: 40px auto;
 padding:0 0 48px 0;	
  width: 100%;
  max-width: 800px; }



  body.ouchi-order section.flow_wrap div.flex div.img {
    flex: 0 0 310px;
    margin-right: 40px; }
    body.ouchi-order section.flow_wrap div.flex div.img img {
      width: 100%; }
  body.ouchi-order section.flow_wrap div.flex div.txt p.step {
    margin-bottom: .8em;
    font-size: 1.4em; }
  body.ouchi-order section.flow_wrap div.flex div.txt h4 {
    margin-bottom: 1em;
    font-size: 1.7em; }
    body.ouchi-order section.flow_wrap div.flex div.txt h4 span {
      font-size: .8em; }
  body.ouchi-order section.flow_wrap div.flex div.txt p.text {
    line-height: 1.6; }
    body.ouchi-order section.flow_wrap div.flex div.txt p.text span {
      display: block;
      margin-top: 1em;
      font-size: .9em; }
  @media screen and (max-width: 768px) {
    body.ouchi-order section.flow_wrap div.flex {
      display: block;
      margin-bottom: 0; }
      body.ouchi-order section.flow_wrap div.flex div.img {
        margin-right: 0;
        margin-top: 12px; }
      body.ouchi-order section.flow_wrap div.flex div.txt p.step {
        text-align: center; }
      body.ouchi-order section.flow_wrap div.flex div.txt h4 {
        text-align: center;
        font-size: 1.4em; } }
body.ouchi-order div.arrow {
  position: relative;
  margin: 60px auto;
  text-align: center; }
  body.ouchi-order div.arrow img.down_arrow {
    display: inline-block; }
  body.ouchi-order div.arrow img.comment {
    position: absolute;
    top: 0;
    left: calc(50% + 80px); }
  
body.ouchi-order div.btn_wrap a.a_img {
  display: inline-block;
  width: 300px; }
  body.ouchi-order div.btn_wrap a.a_img img {
    width: 100%; }
  @media screen and (max-width: 600px) {
    body.ouchi-order div.btn_wrap a.a_img {
      width: 250px; } }

body.ouchi-order section.flow_wrap div.flex ul.list li{

list-style:none;
	line-height: 1.6;
	 padding-left: 1em; 
    text-indent: -1em; 
 }
body.ouchi-order section.flow_wrap div.flex ul.list li:before { content:"＊" }
span.wpcf7-list-item-label::before, span.wpcf7-list-item-label::after {
  content: ""!important;
}
