@charset "UTF-8";
*,
:after,
:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

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

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

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

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

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

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

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

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

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

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

dt {
  font-weight: 700;
}

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

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
}

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

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

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

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

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

figure {
  margin: 0 0 1rem;
}

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

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

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
}

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

button {
  border-radius: 0;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

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

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.small,
small {
  font-size: 80%;
  font-weight: 400;
}

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

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

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

.list-inline-item {
  display: inline-block;
}

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

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

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

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

.blockquote-footer:before {
  content: "— ";
}

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

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

.figure {
  display: inline-block;
}

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

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

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

a > code {
  color: inherit;
}

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

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}

.table td,
.table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

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

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

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

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

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

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

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

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

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

.table-hover .table-primary:hover {
  background-color: #9fcdff;
}

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

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

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

.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

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

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

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

.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

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

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

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

.table-hover .table-info:hover {
  background-color: #abdde5;
}

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

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

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

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

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

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

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

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

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

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

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

.table-hover .table-light:hover {
  background-color: #ececf6;
}

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

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

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

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

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

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

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

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

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

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

.table-dark {
  color: #fff;
  background-color: #343a40;
}

.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #454d55;
}

.table-dark.table-bordered {
  border: 0;
}

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

.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

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

.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  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;
}

@media (prefers-reduced-motion: reduce) {
  .form-control {
    -webkit-transition: none;
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

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

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

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

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

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

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

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control[multiple],
select.form-control[size] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

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

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

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

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

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

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

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

.form-check-inline {
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

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

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

.form-control.is-valid,
.was-validated .form-control:valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip {
  display: block;
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.custom-select.is-valid,
.was-validated .custom-select:valid {
  border-color: #28a745;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%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/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip {
  display: block;
}

.form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip,
.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip {
  display: block;
}

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

.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip,
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip {
  display: block;
}

.custom-control-input.is-valid ~ .custom-control-label,
.was-validated .custom-control-input:valid ~ .custom-control-label {
  color: #28a745;
}

.custom-control-input.is-valid ~ .custom-control-label:before,
.was-validated .custom-control-input:valid ~ .custom-control-label:before {
  border-color: #28a745;
}

.custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip,
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip {
  display: block;
}

.custom-control-input.is-valid:checked ~ .custom-control-label:before,
.was-validated .custom-control-input:valid:checked ~ .custom-control-label:before {
  border-color: #34ce57;
  background-color: #34ce57;
}

.custom-control-input.is-valid:focus ~ .custom-control-label:before,
.was-validated .custom-control-input:valid:focus ~ .custom-control-label:before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label:before,
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label:before {
  border-color: #28a745;
}

.custom-file-input.is-valid ~ .custom-file-label,
.was-validated .custom-file-input:valid ~ .custom-file-label {
  border-color: #28a745;
}

.custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip,
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip {
  display: block;
}

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

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

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.custom-select.is-invalid,
.was-validated .custom-select:invalid {
  border-color: #dc3545;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%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/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip {
  display: block;
}

.form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip,
.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip {
  display: block;
}

.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
  color: #dc3545;
}

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

.custom-control-input.is-invalid ~ .custom-control-label,
.was-validated .custom-control-input:invalid ~ .custom-control-label {
  color: #dc3545;
}

.custom-control-input.is-invalid ~ .custom-control-label:before,
.was-validated .custom-control-input:invalid ~ .custom-control-label:before {
  border-color: #dc3545;
}

.custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip,
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip {
  display: block;
}

.custom-control-input.is-invalid:checked ~ .custom-control-label:before,
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label:before {
  border-color: #e4606d;
  background-color: #e4606d;
}

.custom-control-input.is-invalid:focus ~ .custom-control-label:before,
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label:before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label:before,
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label:before {
  border-color: #dc3545;
}

.custom-file-input.is-invalid ~ .custom-file-label,
.was-validated .custom-file-input:invalid ~ .custom-file-label {
  border-color: #dc3545;
}

.custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip,
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip {
  display: block;
}

.custom-file-input.is-invalid:focus ~ .custom-file-label,
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .custom-select,
.form-inline .input-group {
    width: auto;
  }
  .form-inline .form-check {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  -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;
}

@media (prefers-reduced-motion: reduce) {
  .btn {
    -webkit-transition: none;
    transition: none;
  }
}
.btn:hover {
  color: #212529;
  text-decoration: none;
}

.btn.focus,
.btn:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn.disabled,
.btn:disabled {
  opacity: 0.65;
}

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

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

.btn-primary.focus,
.btn-primary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

.btn-secondary.focus,
.btn-secondary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

.btn-success.focus,
.btn-success:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.btn-info.focus,
.btn-info:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-info.disabled,
.btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

.btn-warning.focus,
.btn-warning:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-warning.disabled,
.btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

.btn-danger.focus,
.btn-danger:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.btn-light.focus,
.btn-light:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-light.disabled,
.btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

.btn-dark.focus,
.btn-dark:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success.focus,
.btn-outline-success:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info.focus,
.btn-outline-info:focus {
  -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);
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  -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);
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light.focus,
.btn-outline-light:focus {
  -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);
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  -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);
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
  -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);
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  -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);
}

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}

.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}

.btn-link.focus,
.btn-link:focus {
  text-decoration: underline;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-link.disabled,
.btn-link:disabled {
  color: #6c757d;
  pointer-events: none;
}

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

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

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

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

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

.fade {
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

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

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

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

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    -webkit-transition: none;
    transition: none;
  }
}
.dropdown,
.dropleft,
.dropright,
.dropup {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}

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

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

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

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

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

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

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

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

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
}

.btn-group-vertical > .btn:hover,
.btn-group > .btn:hover {
  z-index: 1;
}

.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus {
  z-index: 1;
}

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

.btn-toolbar .input-group {
  width: auto;
}

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

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

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

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.dropdown-toggle-split:after,
.dropright .dropdown-toggle-split:after,
.dropup .dropdown-toggle-split:after {
  margin-left: 0;
}

.dropleft .dropdown-toggle-split:before {
  margin-right: 0;
}

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

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

.btn-group-vertical {
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

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

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

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

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

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

.input-group {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
          align-items: stretch;
  width: 100%;
}

.input-group > .custom-file,
.input-group > .custom-select,
.input-group > .form-control,
.input-group > .form-control-plaintext {
  position: relative;
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.input-group > .custom-file + .custom-file,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .form-control,
.input-group > .custom-select + .custom-file,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .form-control,
.input-group > .form-control + .custom-file,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .form-control,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .form-control {
  margin-left: -1px;
}

.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label,
.input-group > .custom-select:focus,
.input-group > .form-control:focus {
  z-index: 3;
}

.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

.input-group > .custom-select:not(:last-child),
.input-group > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .custom-select:not(:first-child),
.input-group > .form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group > .custom-file {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label:after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-append,
.input-group-prepend {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.input-group-append .btn,
.input-group-prepend .btn {
  position: relative;
  z-index: 2;
}

.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
  z-index: 3;
}

.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .btn,
.input-group-append .input-group-text + .input-group-text,
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .input-group-text + .input-group-text {
  margin-left: -1px;
}

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

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

.input-group-text {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
  margin-top: 0;
}

.input-group-lg > .custom-select,
.input-group-lg > .form-control:not(textarea) {
  height: calc(1.5em + 1rem + 2px);
}

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

.input-group-sm > .custom-select,
.input-group-sm > .form-control:not(textarea) {
  height: calc(1.5em + 0.5rem + 2px);
}

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

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

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

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

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

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

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

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

.custom-control-input:focus ~ .custom-control-label:before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label:before {
  border-color: #80bdff;
}

.custom-control-input:not(:disabled):active ~ .custom-control-label:before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}

.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

.custom-control-input:disabled ~ .custom-control-label:before {
  background-color: #e9ecef;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

.custom-control-label:before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}

.custom-control-label:after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50%/50% 50%;
}

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

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

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

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

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

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

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

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

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

.custom-switch {
  padding-left: 2.25rem;
}

.custom-switch .custom-control-label:before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}

.custom-switch .custom-control-label:after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label:after {
    -webkit-transition: none;
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label:after {
  background-color: #fff;
  -webkit-transform: translateX(0.75rem);
  transform: translateX(0.75rem);
}

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

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%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/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

.custom-select::-ms-expand {
  display: none;
}

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

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

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

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}

.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}

.custom-file-input:lang(en) ~ .custom-file-label:after {
  content: "Browse";
}

.custom-file-input ~ .custom-file-label[data-browse]:after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

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

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.custom-range:focus {
  outline: 0;
}

.custom-range:focus::-webkit-slider-thumb {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-range::-moz-focus-outer {
  border: 0;
}

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: 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;
  -webkit-appearance: none;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}

.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}

.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.custom-range:disabled::-moz-range-track {
  cursor: default;
}

.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

.custom-control-label:before,
.custom-file-label,
.custom-select {
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: 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;
}

@media (prefers-reduced-motion: reduce) {
  .custom-control-label:before,
.custom-file-label,
.custom-select {
    -webkit-transition: none;
    transition: none;
  }
}
.nav {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

.nav-link:focus,
.nav-link:hover {
  text-decoration: none;
}

.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

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

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

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

.nav-pills .nav-link {
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

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

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
  text-align: center;
}

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

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

.navbar {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  padding: 0.5rem 1rem;
}

.navbar > .container,
.navbar > .container-fluid {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

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

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

.navbar-nav {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

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

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

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

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

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

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}

.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link {
  color: #fff;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-text a {
  color: #fff;
}

.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
  color: #fff;
}

.card {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

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

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

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

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

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

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

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

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

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

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

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

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

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

.card-deck {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex: 1 0 0%;
    -webkit-box-flex: 1;
            flex: 1 0 0%;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.card-group {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap;
  }
  .card-group > .card {
    -ms-flex: 1 0 0%;
    -webkit-box-flex: 1;
            flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-header,
.card-group > .card:not(:last-child) .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-footer,
.card-group > .card:not(:last-child) .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-header,
.card-group > .card:not(:first-child) .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-footer,
.card-group > .card:not(:first-child) .card-img-bottom {
    border-bottom-left-radius: 0;
  }
}
.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.accordion > .card {
  overflow: hidden;
}

.accordion > .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}

.accordion > .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}

.accordion > .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion > .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion > .card .card-header {
  margin-bottom: -1px;
}

.breadcrumb {
  display: -ms-flexbox;
  display: -webkit-box;
  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;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

.breadcrumb-item + .breadcrumb-item:before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover:before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover:before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #6c757d;
}

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

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-link:focus {
  z-index: 2;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  -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;
}

@media (prefers-reduced-motion: reduce) {
  .badge {
    -webkit-transition: none;
    transition: none;
  }
}
a.badge:focus,
a.badge:hover {
  text-decoration: none;
}

.badge:empty {
  display: none;
}

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

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

.badge-primary {
  color: #fff;
  background-color: #007bff;
}

a.badge-primary:focus,
a.badge-primary:hover {
  color: #fff;
  background-color: #0062cc;
}

a.badge-primary.focus,
a.badge-primary:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

a.badge-secondary:focus,
a.badge-secondary:hover {
  color: #fff;
  background-color: #545b62;
}

a.badge-secondary.focus,
a.badge-secondary:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}

a.badge-success:focus,
a.badge-success:hover {
  color: #fff;
  background-color: #1e7e34;
}

a.badge-success.focus,
a.badge-success:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

a.badge-info:focus,
a.badge-info:hover {
  color: #fff;
  background-color: #117a8b;
}

a.badge-info.focus,
a.badge-info:focus {
  outline: 0;
  -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);
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

a.badge-warning:focus,
a.badge-warning:hover {
  color: #212529;
  background-color: #d39e00;
}

a.badge-warning.focus,
a.badge-warning:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

a.badge-danger:focus,
a.badge-danger:hover {
  color: #fff;
  background-color: #bd2130;
}

a.badge-danger.focus,
a.badge-danger:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

a.badge-light:focus,
a.badge-light:hover {
  color: #212529;
  background-color: #dae0e5;
}

a.badge-light.focus,
a.badge-light:focus {
  outline: 0;
  -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);
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}

a.badge-dark:focus,
a.badge-dark:hover {
  color: #fff;
  background-color: #1d2124;
}

a.badge-dark.focus,
a.badge-dark:focus {
  outline: 0;
  -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);
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

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

.alert-heading {
  color: inherit;
}

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

.alert-dismissible {
  padding-right: 4rem;
}

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

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

.alert-primary hr {
  border-top-color: #9fcdff;
}

.alert-primary .alert-link {
  color: #002752;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

.alert-secondary hr {
  border-top-color: #c8cbcf;
}

.alert-secondary .alert-link {
  color: #202326;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.alert-success hr {
  border-top-color: #b1dfbb;
}

.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.alert-info hr {
  border-top-color: #abdde5;
}

.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

.alert-warning hr {
  border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.alert-danger hr {
  border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.alert-light hr {
  border-top-color: #ececf6;
}

.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

.alert-dark hr {
  border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
  color: #040505;
}

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

.progress-bar {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    -webkit-transition: none;
    transition: none;
  }
}
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
    animation: none;
  }
}
.media {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
}

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

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

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

.list-group-item-action:focus,
.list-group-item-action:hover {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.list-group-item.disabled,
.list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.list-group-horizontal {
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

.list-group-horizontal .list-group-item {
  margin-right: -1px;
  margin-bottom: 0;
}

.list-group-horizontal .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

.list-group-horizontal .list-group-item:last-child {
  margin-right: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

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

.list-group-flush .list-group-item:last-child {
  margin-bottom: -1px;
}

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}

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

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}

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

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

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

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

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

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

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

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

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

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

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

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

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

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}

.close:hover {
  color: #000;
  text-decoration: none;
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
  opacity: 0.75;
}

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

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

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}

.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}

.toast.showing {
  opacity: 1;
}

.toast.show {
  display: block;
  opacity: 1;
}

.toast.hide {
  display: none;
}

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

.toast-body {
  padding: 0.75rem;
}

.modal-open {
  overflow: hidden;
}

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

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

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    -webkit-transition: none;
    transition: none;
  }
}
.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}

.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-dialog-centered:before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable:before {
  content: none;
}

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

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

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

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

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

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

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

.modal-footer {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
          justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered:before {
    height: calc(100vh - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.tooltip .arrow:before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
  padding: 0.4rem 0;
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
  bottom: 0;
}

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

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
  padding: 0 0.4rem;
}

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

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

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
  padding: 0.4rem 0;
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
  top: 0;
}

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

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
  padding: 0 0.4rem;
}

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

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

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

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

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

.popover .arrow:after,
.popover .arrow:before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-auto[x-placement^=top],
.bs-popover-top {
  margin-bottom: 0.5rem;
}

.bs-popover-auto[x-placement^=top] > .arrow,
.bs-popover-top > .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}

.bs-popover-auto[x-placement^=top] > .arrow:before,
.bs-popover-top > .arrow:before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-auto[x-placement^=top] > .arrow:after,
.bs-popover-top > .arrow:after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-auto[x-placement^=right],
.bs-popover-right {
  margin-left: 0.5rem;
}

.bs-popover-auto[x-placement^=right] > .arrow,
.bs-popover-right > .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-auto[x-placement^=right] > .arrow:before,
.bs-popover-right > .arrow:before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-auto[x-placement^=right] > .arrow:after,
.bs-popover-right > .arrow:after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
  margin-top: 0.5rem;
}

.bs-popover-auto[x-placement^=bottom] > .arrow,
.bs-popover-bottom > .arrow {
  top: calc((0.5rem + 1px) * -1);
}

.bs-popover-auto[x-placement^=bottom] > .arrow:before,
.bs-popover-bottom > .arrow:before {
  top: 0;
  border-width: 0 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-auto[x-placement^=bottom] > .arrow:after,
.bs-popover-bottom > .arrow:after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.bs-popover-bottom .popover-header:before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-auto[x-placement^=left],
.bs-popover-left {
  margin-right: 0.5rem;
}

.bs-popover-auto[x-placement^=left] > .arrow,
.bs-popover-left > .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-auto[x-placement^=left] > .arrow:before,
.bs-popover-left > .arrow:before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-auto[x-placement^=left] > .arrow:after,
.bs-popover-left > .arrow:after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
  display: none;
}

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

.carousel {
  position: relative;
}

.carousel.pointer-event {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

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

.carousel-inner:after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: -webkit-transform 0.6s ease-in-out;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    -webkit-transition: none;
    transition: none;
  }
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
  display: block;
}

.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transform: none;
  transform: none;
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
  z-index: 1;
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  -webkit-transition: 0s 0.6s opacity;
  transition: 0s 0.6s opacity;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    -webkit-transition: none;
    transition: none;
  }
}
.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-control-next,
.carousel-control-prev {
    -webkit-transition: none;
    transition: none;
  }
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

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

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

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

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

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

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
          flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    -webkit-transition: none;
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

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

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border 0.75s linear infinite;
  animation: spinner-border 0.75s linear infinite;
}

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

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}
@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow 0.75s linear infinite;
  animation: spinner-grow 0.75s linear infinite;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive:before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
.my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
.mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
.mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
.my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
.mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
.mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
.my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
.mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
.mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
.my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
.mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
.mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
.my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
.mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
.mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
.my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
.mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
.mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

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

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

div.wpcf7 {
  margin: 0;
  padding: 0;
}

div.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}

div.wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
  border: 2px solid red;
}

div.wpcf7-mail-sent-ok {
  border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
  border: 2px solid red;
}

div.wpcf7-spam-blocked {
  border: 2px solid orange;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
  position: relative;
}

span.wpcf7-not-valid-tip {
  color: red;
  font-size: 1em;
  font-weight: 400;
  display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 100;
  border: 1px solid red;
  background: #fff;
  padding: 0.2em 0.8em;
}

span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em;
}

span.wpcf7-list-item-label:before,
span.wpcf7-list-item-label:after {
  content: " ";
}

.wpcf7-display-none {
  display: none;
}

div.wpcf7 .ajax-loader {
  visibility: hidden;
  display: inline-block;
  background-image: url(//bap-software.net/wp-content/plugins/contact-form-7/includes/css/../../images/ajax-loader.gif);
  width: 16px;
  height: 16px;
  border: none;
  padding: 0;
  margin: 0 0 0 4px;
  vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
  visibility: visible;
}

div.wpcf7 div.ajax-error {
  display: none;
}

div.wpcf7 .placeheld {
  color: #888;
}

div.wpcf7 input[type=file] {
  cursor: pointer;
}

div.wpcf7 input[type=file]:disabled {
  cursor: default;
}

div.wpcf7 .wpcf7-submit:disabled {
  cursor: not-allowed;
}

.wpcf7 .wpcf7-recaptcha iframe {
  margin-bottom: 0;
}

.wpcf7 .wpcf7-recaptcha[data-align=center] > div {
  margin: 0 auto;
}

.wpcf7 .wpcf7-recaptcha[data-align=right] > div {
  margin: 0 0 0 auto;
}

body.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

.sweet-overlay {
  background-color: #000;
  -ms-filter: "alpha(opacity=40)";
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10000;
}

.sweet-alert {
  background-color: #fff;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 99999;
}

@media all and (max-width: 540px) {
  .sweet-alert {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    left: 15px;
    right: 15px;
  }
}
.sweet-alert h2 {
  color: #575757;
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  text-transform: none;
  position: relative;
  margin: 25px 0;
  padding: 0;
  line-height: 40px;
  display: block;
}

.sweet-alert p {
  color: #797979;
  font-size: 16px;
  font-weight: 300;
  position: relative;
  text-align: inherit;
  float: none;
  margin: 0;
  padding: 0;
  line-height: normal;
}

.sweet-alert fieldset {
  border: none;
  position: relative;
}

.sweet-alert .sa-error-container {
  background-color: #f1f1f1;
  margin-left: -17px;
  margin-right: -17px;
  overflow: hidden;
  padding: 0 10px;
  max-height: 0;
  webkit-transition: padding 0.15s, max-height 0.15s;
  -webkit-transition: padding 0.15s, max-height 0.15s;
  transition: padding 0.15s, max-height 0.15s;
}

.sweet-alert .sa-error-container.show {
  padding: 10px 0;
  max-height: 100px;
  webkit-transition: padding 0.2s, max-height 0.2s;
  -webkit-transition: padding 0.25s, max-height 0.25s;
  transition: padding 0.25s, max-height 0.25s;
}

.sweet-alert .sa-error-container .icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #ea7d7d;
  color: #fff;
  line-height: 24px;
  text-align: center;
  margin-right: 3px;
}

.sweet-alert .sa-error-container p {
  display: inline-block;
}

.sweet-alert .sa-input-error {
  position: absolute;
  top: 29px;
  right: 26px;
  width: 20px;
  height: 20px;
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}

.sweet-alert .sa-input-error:after,
.sweet-alert .sa-input-error:before {
  content: "";
  width: 20px;
  height: 6px;
  background-color: #f06e57;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  left: 50%;
  margin-left: -9px;
}

.sweet-alert .sa-input-error:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sweet-alert .sa-input-error:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sweet-alert .sa-input-error.show {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.sweet-alert input {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #d7d7d7;
  height: 43px;
  margin-top: 10px;
  margin-bottom: 17px;
  font-size: 18px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  padding: 0 12px;
  display: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.sweet-alert input:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 3px #c4e6f5;
          box-shadow: 0 0 3px #c4e6f5;
  border: 1px solid #b4dbed;
}

.sweet-alert.show-input input {
  display: block;
}

.sweet-alert button {
  background-color: #aedef4;
  color: #fff;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 17px;
  font-weight: 500;
  border-radius: 5px;
  padding: 10px 32px;
  margin: 26px 5px 0;
  cursor: pointer;
}

.sweet-alert button:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05);
}

.sweet-alert button:hover {
  background-color: #a1d9f2;
}

.sweet-alert button:active {
  background-color: #81ccee;
}

.sweet-alert button.cancel {
  background-color: #d0d0d0;
}

.sweet-alert button.cancel:hover {
  background-color: #c8c8c8;
}

.sweet-alert button.cancel:active {
  background-color: #b6b6b6;
}

.sweet-alert button.cancel:focus {
  -webkit-box-shadow: rgba(197, 205, 211, 0.8) 0 0 2px, rgba(0, 0, 0, 0.0470588) 0 0 0 1px inset !important;
          box-shadow: rgba(197, 205, 211, 0.8) 0 0 2px, rgba(0, 0, 0, 0.0470588) 0 0 0 1px inset !important;
}

.sweet-alert button::-moz-focus-inner {
  border: 0;
}

.sweet-alert[data-has-cancel-button=false] button {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
  padding-bottom: 40px;
}

.sweet-alert .sa-icon {
  width: 80px;
  height: 80px;
  border: 4px solid gray;
  border-radius: 50%;
  margin: 20px auto;
  padding: 0;
  position: relative;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.sweet-alert .sa-icon.sa-error {
  border-color: #f27474;
}

.sweet-alert .sa-icon.sa-error .sa-x-mark {
  position: relative;
  display: block;
}

.sweet-alert .sa-icon.sa-error .sa-line {
  position: absolute;
  height: 5px;
  width: 47px;
  background-color: #f27474;
  display: block;
  top: 37px;
  border-radius: 2px;
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 17px;
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 16px;
}

.sweet-alert .sa-icon.sa-warning {
  border-color: #f8bb86;
}

.sweet-alert .sa-icon.sa-warning .sa-body {
  position: absolute;
  width: 5px;
  height: 47px;
  left: 50%;
  top: 10px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #f8bb86;
}

.sweet-alert .sa-icon.sa-warning .sa-dot {
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  left: 50%;
  bottom: 10px;
  background-color: #f8bb86;
}

.sweet-alert .sa-icon.sa-info {
  border-color: #c9dae1;
}

.sweet-alert .sa-icon.sa-info:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 29px;
  left: 50%;
  bottom: 17px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #c9dae1;
}

.sweet-alert .sa-icon.sa-info:after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  top: 19px;
  background-color: #c9dae1;
}

.sweet-alert .sa-icon.sa-success {
  border-color: #a5dc86;
}

.sweet-alert .sa-icon.sa-success:after,
.sweet-alert .sa-icon.sa-success:before {
  content: "";
  position: absolute;
  width: 60px;
  height: 120px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sweet-alert .sa-icon.sa-success:before {
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 60px 60px;
  transform-origin: 60px 60px;
}

.sweet-alert .sa-icon.sa-success:after {
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0 60px;
  transform-origin: 0 60px;
}

.sweet-alert .sa-icon.sa-success .sa-placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(165, 220, 134, 0.2);
  border-radius: 50%;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2;
}

.sweet-alert .sa-icon.sa-success .sa-fix {
  width: 5px;
  height: 90px;
  background-color: #fff;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sweet-alert .sa-icon.sa-success .sa-line {
  height: 5px;
  background-color: #a5dc86;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  width: 25px;
  left: 14px;
  top: 46px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  width: 47px;
  right: 8px;
  top: 38px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sweet-alert .sa-icon.sa-custom {
  background-size: contain;
  border-radius: 0;
  border: none;
  background-position: center center;
  background-repeat: no-repeat;
}

@-webkit-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}
@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}
@-webkit-keyframes slideFromTop {
  0% {
    top: 0;
  }
  100% {
    top: 50%;
  }
}
@keyframes slideFromTop {
  0% {
    top: 0;
  }
  100% {
    top: 50%;
  }
}
@-webkit-keyframes slideToTop {
  0% {
    top: 50%;
  }
  100% {
    top: 0;
  }
}
@keyframes slideToTop {
  0% {
    top: 50%;
  }
  100% {
    top: 0;
  }
}
@-webkit-keyframes slideFromBottom {
  0% {
    top: 70%;
  }
  100% {
    top: 50%;
  }
}
@keyframes slideFromBottom {
  0% {
    top: 70%;
  }
  100% {
    top: 50%;
  }
}
@-webkit-keyframes slideToBottom {
  0% {
    top: 50%;
  }
  100% {
    top: 70%;
  }
}
@keyframes slideToBottom {
  0% {
    top: 50%;
  }
  100% {
    top: 70%;
  }
}
.showSweetAlert[data-animation=pop] {
  -webkit-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s;
}

.showSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none;
}

.showSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideFromTop 0.3s;
  animation: slideFromTop 0.3s;
}

.showSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideFromBottom 0.3s;
  animation: slideFromBottom 0.3s;
}

.hideSweetAlert[data-animation=pop] {
  -webkit-animation: hideSweetAlert 0.2s;
  animation: hideSweetAlert 0.2s;
}

.hideSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none;
}

.hideSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideToTop 0.4s;
  animation: slideToTop 0.4s;
}

.hideSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideToBottom 0.3s;
  animation: slideToBottom 0.3s;
}

@-webkit-keyframes animateSuccessTip {
  0%, 54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@keyframes animateSuccessTip {
  0%, 54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@-webkit-keyframes animateSuccessLong {
  0%, 65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
@keyframes animateSuccessLong {
  0%, 65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
@-webkit-keyframes rotatePlaceholder {
  0%, 5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  100%, 12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}
@keyframes rotatePlaceholder {
  0%, 5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  100%, 12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}
.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s;
}

.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s;
}

.sa-icon.sa-success.animate:after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in;
}

@-webkit-keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}
.animateErrorIcon {
  -webkit-animation: animateErrorIcon 0.5s;
  animation: animateErrorIcon 0.5s;
}

@-webkit-keyframes animateXMark {
  0%, 50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px;
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}
@keyframes animateXMark {
  0%, 50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px;
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}
.animateXMark {
  -webkit-animation: animateXMark 0.5s;
  animation: animateXMark 0.5s;
}

@-webkit-keyframes pulseWarning {
  0% {
    border-color: #f8d486;
  }
  100% {
    border-color: #f8bb86;
  }
}
@keyframes pulseWarning {
  0% {
    border-color: #f8d486;
  }
  100% {
    border-color: #f8bb86;
  }
}
.pulseWarning {
  -webkit-animation: pulseWarning 0.75s infinite alternate;
  animation: pulseWarning 0.75s infinite alternate;
}

@-webkit-keyframes pulseWarningIns {
  0% {
    background-color: #f8d486;
  }
  100% {
    background-color: #f8bb86;
  }
}
@keyframes pulseWarningIns {
  0% {
    background-color: #f8d486;
  }
  100% {
    background-color: #f8bb86;
  }
}
.pulseWarningIns {
  -webkit-animation: pulseWarningIns 0.75s infinite alternate;
  animation: pulseWarningIns 0.75s infinite alternate;
}

div.wpcf7 div.wpcf7-response-output {
  display: none;
  border: none;
  opacity: 0;
  font-size: 0;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }
  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }
  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }
  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }
  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
}
@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@-webkit-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(48px);
    transform: scale(0.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(48px);
    transform: scale(0.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-48px);
    transform: scale(0.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-48px);
    transform: scale(0.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  100% {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(42px);
    transform: scale(0.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(42px);
    transform: scale(0.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-42px);
    transform: scale(0.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-42px);
    transform: scale(0.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    transform-origin: center top;
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    transform-origin: center top;
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

html,
body {
  font-size: 15px;
  letter-spacing: 0.8px;
  line-height: 1.5;
  background-color: #F7FAFC;
  font-family: Roboto;
}

b,
strong,
.bap-team-item .team-item-info .team-item-title h4,
.text-header .text-header-text,
.single-header .single-header-text,
.bold {
  font-family: Roboto;
}

.text-header .text-header-text p,
.bap-team-item .team-item-info .team-item-desc strong {
  font-family: Roboto;
}

.bap-header .navbar-right ul#main-menu li a,
.commitment-text h3,
.bap-achievement-list .bap-achievement-item .content-inner .achievement-number-counter,
[class^=btn],
.bap-footer .bap-footer-top .footer-action a,
.bap-slider .bap-intro-slider .bap-intro-left .web-title,
.section-bap-product .item a h4,
.office-map-item .bap-map-title h3,
.keymember-carousel .item .item-inner .item-inner-text .keymem-name,
.list-manager .manager-member .manager-info .manager-name,
.demi {
  font-family: Roboto;
}

img {
  max-width: 100%;
}

.btn {
  padding: 0.75rem 2rem;
  border-radius: 5px;
  line-height: 1.75rem;
  font-weight: 500;
}

.btn-outline-danger {
  color: #F2638F;
  border-color: #F1487B;
}

.btn-around {
  border-radius: 40px;
}

.btn-around-blue:hover {
  border-color: #fff;
  background-color: transparent;
}

a {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.btn-outline-white {
  border: 1px solid #fff;
  color: #fff;
}

.btn-outline-white:hover {
  background-color: #0C7CFF;
  border-color: #0C7CFF;
  color: #fff;
}

.btn-readmore-white {
  text-transform: uppercase;
  display: inline-block;
  font-weight: 600;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid #fff;
  padding: 0.5rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1.5;
  border-radius: 3rem;
  -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;
}

.btn-readmore-white:hover {
  background-color: #0C7CFF;
  border-color: #0C7CFF;
  color: #fff;
}

.btn-see-all {
  text-transform: uppercase;
  display: inline-block;
  font-weight: 600;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #0c7cff;
  border: 1px solid #0c7cff;
  padding: 0.75rem 2.5rem;
  font-size: 0.9rem;
  line-height: 1.5;
  border-radius: 3rem;
  text-decoration: none;
  -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;
}

.btn-see-all:hover {
  text-decoration: none;
  background-color: #ffffff;
  border-color: #0C7CFF;
  color: #0c7cff;
}

.btn-see-all:focus {
  outline: none;
}

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

.hover-zoom {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.hover-zoom:hover i {
  -webkit-animation-name: iconzoom;
  -webkit-animation-duration: 0.8s;
  animation-name: iconzoom;
  animation-duration: 0.8s;
}

.fsz-xxs {
  font-size: 8px !important;
}

.fsz-xs {
  font-size: 12px !important;
}

.fsz-sm {
  font-size: 13px !important;
}

.fsz-def {
  font-size: 15px !important;
}

.fsz-md {
  font-size: 18px !important;
}

.fsz-lg {
  font-size: 24px !important;
}

.fsz-xl {
  font-size: 28px !important;
}

.fsz-sup {
  font-size: 40px !important;
}

.fsz-20 {
  font-size: 20px !important;
}

.fsz-30 {
  font-size: 30px !important;
}

.fsz-35 {
  font-size: 35px !important;
}

.fsz-40 {
  font-size: 40px !important;
}

.fsz-50 {
  font-size: 50px !important;
}

.fsz-60 {
  font-size: 60px !important;
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes wave {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(2.6);
    transform: scale(2.6);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(4.2);
    transform: scale(4.2);
  }
}
@keyframes wave {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(2.6);
    transform: scale(2.6);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(4.2);
    transform: scale(4.2);
  }
}
@-webkit-keyframes wave2 {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(2.6);
    transform: scale(2.6);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(4.2);
    transform: scale(4.2);
  }
}
@keyframes wave2 {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(2.6);
    transform: scale(2.6);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(4.2);
    transform: scale(4.2);
  }
}
@-webkit-keyframes iconzoom {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes iconzoom {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes float-top {
  0%, 100% {
    bottom: 75px;
  }
  50% {
    bottom: 100px;
  }
}
@keyframes float-top {
  0%, 100% {
    bottom: 75px;
  }
  50% {
    bottom: 100px;
  }
}
@-webkit-keyframes dot-top {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    top: -50px;
  }
}
@keyframes dot-top {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    top: -50px;
  }
}
.navbar-toggler:not(.collapsed) span:nth-child(2) {
  opacity: 0;
}

.navbar-toggler:not(.collapsed) span:nth-child(1) {
  -webkit-transform: rotate(45deg) translate(4px, 5px);
  transform: rotate(45deg) translate(4px, 5px);
}

.navbar-toggler:not(.collapsed) span:nth-child(3) {
  -webkit-transform: rotate(-45deg) translate(4px, -4px);
  transform: rotate(-45deg) translate(4px, -4px);
}

.navbar-toggler span {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.navbar-toggler {
  padding: 9px 0px;
  margin: 8px 0;
  background-color: transparent;
  background-image: none;
  border-radius: 4px;
  outline: none;
  display: none;
}

@media (max-width: 1024px) {
  .navbar-toggler {
    display: inline-block;
  }
}
.navbar-toggler:focus {
  outline: none;
}

.navbar-toggler .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: #fff;
}

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

.active .navbar-toggler .icon-bar {
  background: #333;
}

@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.hr-50 {
  border-color: #E3E3E3;
  margin-top: 50px;
  margin-bottom: 50px;
}

.c-gray {
  color: #848484;
}

.c-blue {
  color: #1D9EFF;
}

.box-border {
  border: 1px solid #EFEFEF;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.box-border:hover {
  border-color: transparent;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
}

.btn-submit {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0.75rem 2.5rem;
  line-height: 1.75rem;
  font-weight: 500;
  color: #fff;
  border: 1px solid #0C7CFF;
  background-color: #0C7CFF;
  font-size: 1rem;
  -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;
}

.btn-submit:hover {
  color: #0C7CFF;
  background-color: #fff;
}

.btn-submit:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.p-10 {
  padding: 10px;
}

.pY-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.pX-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.p-15 {
  padding: 15px;
}

.pY-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.pX-15 {
  padding-left: 15px;
  padding-right: 15px;
}

.p-20 {
  padding: 20px;
}

.pY-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.pX-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.pB-50 {
  padding-bottom: 50px;
}

.mT-5 {
  margin-top: 5px;
}

.mT-10 {
  margin-top: 10px;
}

.mT-15 {
  margin-top: 15px;
}

.mT-20 {
  margin-top: 20px;
}

.mT-25 {
  margin-top: 25px;
}

.mT-30 {
  margin-top: 30px;
}

.mT-35 {
  margin-top: 35px;
}

.mT-40 {
  margin-top: 40px;
}

.mT-45 {
  margin-top: 45px;
}

.mT-50 {
  margin-top: 50px;
}

.mB-5 {
  margin-bottom: 5px;
}

.mB-10 {
  margin-bottom: 10px;
}

.mB-15 {
  margin-bottom: 15px;
}

.mB-20 {
  margin-bottom: 20px;
}

.mB-25 {
  margin-bottom: 25px;
}

.mB-30 {
  margin-bottom: 30px;
}

.mB-35 {
  margin-bottom: 35px;
}

.mB-40 {
  margin-bottom: 40px;
}

.mB-45 {
  margin-bottom: 45px;
}

.mB-50 {
  margin-bottom: 50px;
}

@media (min-width: 1230px) {
  .container {
    max-width: 1170px;
  }
}
.hover {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.hover:hover {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.bap-header {
  background-color: transparent;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.bap-header .navbar-header {
  padding: 0.75rem 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.bap-header .navbar-right ul#main-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
}

.bap-header .navbar-right ul#main-menu li {
  float: left;
  margin-left: 22px;
}

.bap-header .navbar-right ul#main-menu li a {
  color: #fff;
  position: relative;
  padding: 5px 0;
}

.bap-header .navbar-right ul#main-menu li a:before {
  display: block;
  content: "";
  width: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.bap-header .navbar-right ul#main-menu li a:after {
  display: block;
  content: "";
  width: 0;
  position: absolute;
  right: 50%;
  bottom: 0;
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.bap-header .navbar-right ul#main-menu li a:hover {
  text-decoration: none;
}

.bap-header .navbar-right ul#main-menu li a:hover:before,
.bap-header .navbar-right ul#main-menu li a:hover:after {
  width: 50%;
}

.bap-header .navbar-right ul#main-menu li.current-menu-item a:before {
  display: block;
  content: "";
  width: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.bap-header .navbar-right ul#main-menu li.current-menu-item a:after {
  display: block;
  content: "";
  width: 0;
  position: absolute;
  right: 50%;
  bottom: 0;
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.bap-header .navbar-right ul#main-menu li.current-menu-item a:before,
.bap-header .navbar-right ul#main-menu li.current-menu-item a:after {
  width: 50%;
}

.bap-header .navbar-right .lang-menu {
  float: left;
  margin-left: 25px;
}

.bap-header .navbar-right .lang-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.bap-header .navbar-right .lang-menu li {
  list-style: none;
}

.bap-header .navbar-right .lang-menu ul li {
  display: inline;
  list-style-type: none;
  margin: 0 5px 0 0;
  opacity: 1;
  -webkit-transition: 1s ease opacity;
  transition: 1s ease opacity;
}

.bap-header .navbar-right .lang-menu ul li img {
  -webkit-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.bap-header .navbar-right .lang-menu ul li img:hover {
  -webkit-box-shadow: 2px 4px 12px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 4px 12px rgba(0, 0, 0, 0.1);
}

.bap-header .navbar-right .lang-menu ul li.active {
  display: none;
}

.bap-header .hidden-bar {
  display: none;
}

.bap-header .navbar-logo img {
  height: 40px;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.bap-header.active,
.bap-header.not-home {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.1);
}

.bap-header.active .navbar-logo img,
.bap-header.not-home .navbar-logo img {
  -webkit-filter: unset;
  filter: unset;
}

.bap-header.active .navbar-right ul#main-menu li a,
.bap-header.not-home .navbar-right ul#main-menu li a {
  color: #333;
}

.bap-header.active .navbar-right ul#main-menu li a:before,
.bap-header.active .navbar-right ul#main-menu li a:after,
.bap-header.not-home .navbar-right ul#main-menu li a:before,
.bap-header.not-home .navbar-right ul#main-menu li a:after {
  border-color: #333;
}

.bap-header.active .navbar-toggler .icon-bar,
.bap-header.not-home .navbar-toggler .icon-bar {
  background: #333;
}

.bap-header.not-home .navbar-right ul#main-menu li a:hover,
.bap-header.not-home .navbar-right ul#main-menu li.current-menu-item a {
  color: #0C7CFF;
}

.bap-header.not-home .navbar-right ul#main-menu li a:before,
.bap-header.not-home .navbar-right ul#main-menu li a:after {
  border-color: #0C7CFF;
}

.deco-top {
  margin-top: -3px;
}

.deco-top,
.deco-bot {
  position: relative;
}

.deco-top:before,
.deco-bot:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.bap-about-left-video {
  position: relative;
  width: 550px;
  height: 550px;
}

.bap-about-left-video .video-bg-outter {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(//bap-software.net/wp-content/themes/bapjsc/css/../images/bap-video-deco.png);
  background-size: 100%;
  -webkit-animation-name: spin;
  animation-name: spin;
  -webkit-animation-duration: 30000ms;
  animation-duration: 30000ms;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  z-index: 1;
}

.bap-about-left-video .video-bg-inner {
  position: absolute;
  left: 75px;
  top: 75px;
  z-index: 2;
  width: 400px;
  height: 400px;
}

.bap-about-left-video .btn-play {
  position: absolute;
  bottom: 75px;
  right: 115px;
  width: 80px;
  z-index: 3;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-animation: 7s infinite float-top;
  animation: 7s infinite float-top;
}

.bap-about-left-video .btn-play:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.text-header {
  font-weight: bold;
  color: #000;
  font-size: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.text-header .text-header-icon {
  width: 50px;
  height: 56px;
  background-size: 100%;
  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-right: 25px;
  background-image: url(//bap-software.net/wp-content/themes/bapjsc/css/../images/polygon-bg.png);
  position: relative;
  top: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.text-header .text-header-icon i {
  color: #fff;
  font-size: 25px;
}

.text-header .text-header-icon:hover {
  top: -7px;
}

.text-header .text-header-text {
  width: calc(100% - 75px);
  display: inline-block;
  padding-top: 7px;
}

.text-header .text-header-text p {
  margin-top: 10px;
  font-size: 16px;
  color: #6F6F6F;
  font-weight: 500;
  line-height: 25px;
}

.text-header .btn-viewall {
  position: absolute;
  right: 0;
  top: 10px;
  border: none;
  display: inline-block;
  font-weight: 400;
  color: #575757;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: none;
  font-size: 1rem;
  line-height: 1.5;
  text-decoration: none;
}

.text-header .btn-viewall i {
  margin-left: 10px;
  position: relative;
  right: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.text-header .btn-viewall:hover {
  color: #0C7CFF;
}

.text-header .btn-viewall:hover i {
  right: -10px;
}

.text-header.text-header-team {
  display: inline-block;
  width: 100%;
}

.text-header.text-header-team .text-header-text {
  margin-top: 10px;
  display: inline-block;
  width: 100%;
}

.section-bap-about {
  padding-top: 40px;
  padding-bottom: 80px;
}

.section-service {
  padding-top: 70px;
  padding-bottom: 30px;
}

.bap-service-left .text-header {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}

.bap-service-left .service-list-text {
  list-style: none;
  display: inline-block;
  padding: 0;
  width: 100%;
  max-width: 960px;
  margin: 0 auto 15px auto;
}

.bap-service-left .service-list-text li {
  padding: 16px 0px 16px 25px;
  position: relative;
  color: #373737;
  font-size: 14px;
  width: 100%;
  float: left;
  text-align: left;
  letter-spacing: 0.337647px;
}

.bap-service-left .service-list-text li:before {
  color: #037EEE;
  content: "\f058";
  font-family: Font Awesome\ 5 Free;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  position: absolute;
  left: 0px;
  top: 20px;
  font-size: 16px;
}

.bap-service-right {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}

.offshore_list ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.offshore_list ul li {
  padding: 20px;
}

.offshore_list ul li a {
  text-decoration: none;
}

.offshore_list ul li .offshore_list_item {
  border: 0.74387px solid #E7F2FF;
  border-radius: 10px;
  text-align: center;
  background-color: #fff;
  padding: 15px 10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 3px 3px 21px rgba(0, 0, 0, 0.0426574);
          box-shadow: 3px 3px 21px rgba(0, 0, 0, 0.0426574);
}

.offshore_list ul li .offshore_list_item .item-thumb {
  min-width: 52px;
  width: 52px;
  height: 52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  background-color: #E7F2FF;
  border-radius: 50%;
  color: #1D9EFF;
  font-size: 28px;
}

.offshore_list ul li .offshore_list_item .item-thumb .icon-sap {
  font-size: 20px;
}

.offshore_list ul li .offshore_list_item .item-content {
  color: #262626;
  font-weight: 500;
  font-size: 13px;
  margin-left: 5px;
  height: unset !important;
  text-align: left;
  text-transform: uppercase;
}

.offshore_list ul li .offshore_list_item p {
  color: #858585;
  margin-top: 10px;
  font-size: 14px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  line-height: 1.6;
}

.offshore_list ul li .offshore_list_item:hover {
  background-color: #1D9EFF;
}

.offshore_list ul li .offshore_list_item:hover .item-thumb {
  background-color: #fff;
}

.offshore_list ul li .offshore_list_item:hover .item-content {
  color: #fff;
}

.offshore_list ul li .offshore_list_item:hover a {
  color: #fff;
}

.offshore_list ul li .offshore_list_item:hover p {
  color: #fff;
}

.section-bap-product {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-bap-product .product-slider {
  margin-left: -10px;
  margin-right: -10px;
}

.section-bap-product .product-slider .slick-dots {
  bottom: -60px;
}

.section-bap-product .product-slider .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 5px;
  padding: 0;
  cursor: pointer;
}

.section-bap-product .product-slider .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}

.section-bap-product .product-slider .slick-dots li button:before {
  font-size: 10px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  color: #BABBC6;
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.section-bap-product .product-slider .slick-dots li.slick-active button:before {
  color: #066DED;
  font-size: 20px;
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.section-bap-product .item {
  padding: 10px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.section-bap-product .item img {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  width: 100%;
}

.section-bap-product .item:hover .item-inner {
  -webkit-box-shadow: 3px 6px 12px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 3px 6px 12px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.section-bap-product .item:hover .item-inner img {
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
  opacity: 0.8;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.section-bap-product .item .item-thumb {
  min-height: 180px;
  overflow: hidden;
}

.section-bap-product .item .item-thumb img {
  min-height: 180px;
  -o-object-fit: cover;
  object-fit: cover;
}

.section-bap-product .item .item-inner {
  overflow: hidden;
  border-radius: 4px;
  background-color: #fff;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.section-bap-product .item .item-inner .item-inner-text {
  padding: 25px 20px;
}

.section-bap-product .item a {
  color: #333;
  text-decoration: none;
}

.section-bap-product .item a time {
  color: #868686;
  font-size: 12px;
}

.section-bap-product .item a h4 {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: bold;
}

.section-bap-product .item a p {
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 0;
  color: #494949;
  line-height: 18px;
  max-height: 54px;
  overflow: hidden;
}

.section-service-product,
.bap-partner {
  padding-top: 60px;
  padding-bottom: 80px;
}

.list-service-product .box-services {
  border-radius: 3px;
  border: 1px solid #ECECEC;
  padding: 20px;
  text-align: center;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #fff;
  margin-bottom: 16px;
}

.list-service-product .box-services .img-services {
  margin-top: 15px;
  margin-bottom: 15px;
}

.list-service-product .box-services .img-services img {
  -o-object-fit: contain;
  object-fit: contain;
  height: 45px;
  max-height: 45px;
  max-width: 100%;
}

.list-service-product .box-services .info-services h4 {
  font-size: 13px;
  margin-bottom: 15px;
  color: #393939;
}

.list-service-product .box-services .info-services p {
  font-size: 10px;
  margin-bottom: 0;
  height: 30px;
  overflow: hidden;
}

.list-service-product .box-services:hover {
  border-color: #fff;
  -webkit-box-shadow: 3px 5px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 5px 15px rgba(0, 0, 0, 0.1);
}

.list-service-product .row {
  margin-left: -8px;
  margin-right: -8px;
}

.list-service-product .row [class^=col-] {
  padding-left: 8px;
  padding-right: 8px;
}

.list-service-product .row [class^=col-] a {
  text-decoration: none;
  color: #868686;
}

.bap-achievement {
  padding-top: 120px;
  padding-bottom: 100px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.bap-achievement {
  position: relative;
  overflow: hidden;
}

.bap-achievement .dots {
  position: absolute;
  background-color: rgba(229, 248, 255, 0.3);
  display: inline-block;
  border-radius: 50%;
  width: 8px;
  height: 8px;
}

.bap-achievement .dots-x2 {
  width: 14px;
  height: 14px;
}

.bap-achievement .dots-x3 {
  width: 20px;
  height: 20px;
}

.bap-achievement .dot-1 {
  left: 10%;
  top: 70%;
  -webkit-animation: 8s infinite dot-top;
  animation: 8s infinite dot-top;
}

.bap-achievement .dot-2 {
  left: 40%;
  top: 30%;
  -webkit-animation: 9s infinite dot-top;
  animation: 9s infinite dot-top;
}

.bap-achievement .dot-2-1 {
  left: 30%;
  top: 100%;
  -webkit-animation: 13s infinite dot-top;
  animation: 13s infinite dot-top;
}

.bap-achievement .dot-3 {
  left: 45%;
  top: 10%;
  -webkit-animation: 4s infinite dot-top;
  animation: 4s infinite dot-top;
}

.bap-achievement .dot-3-1 {
  left: 55%;
  top: 100%;
  -webkit-animation: 10s infinite dot-top;
  animation: 10s infinite dot-top;
}

.bap-achievement .dot-4 {
  left: 60%;
  top: 60%;
  -webkit-animation: 8s infinite dot-top;
  animation: 8s infinite dot-top;
}

.bap-achievement .dot-5 {
  left: 80%;
  top: 50%;
  -webkit-animation: 12s infinite dot-top;
  animation: 12s infinite dot-top;
}

.bap-achievement .dot-5-1 {
  left: 80%;
  top: 100%;
  -webkit-animation: 9s infinite dot-top;
  animation: 9s infinite dot-top;
}

.bap-commitment {
  padding: 60px 0;
}

.section {
  padding: 60px 0;
}

.commitment-item .commitment-image {
  text-align: center;
}

.commitment-item .commitment-image img {
  max-height: 350px;
}

.news-post-item {
  margin-bottom: 15px;
}

.news-post-item .new-post-item-inner {
  position: relative;
}

.news-post-item .new-post-item-inner a {
  color: #fff;
  text-decoration: none;
}

.news-post-item .new-post-item-inner .post-avatar {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 5px;
  position: relative;
}

.news-post-item .new-post-item-inner .post-avatar:before {
  z-index: 1;
  position: absolute;
  height: 180px;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, transparent), to(rgba(0, 0, 0, 0.5)));
  background: linear-gradient(to bottom, transparent 30%, rgba(0, 0, 0, 0.5) 100%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.news-post-item .new-post-item-inner .post-avatar img {
  height: 300px;
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -o-object-fit: cover;
  object-fit: cover;
}

.news-post-item .new-post-item-inner .post-content {
  z-index: 2;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  padding: 20px;
  width: 100%;
  bottom: 0;
  left: 0;
}

.news-post-item .new-post-item-inner .post-content h4 {
  margin-top: 0px;
  margin-bottom: 15px;
  overflow: hidden;
}

.news-post-item .new-post-item-inner .post-content p {
  margin: 0;
}

.news-post-item:hover .new-post-item-inner .post-avatar:before {
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.75)));
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.75) 100%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.news-post-item:hover .new-post-item-inner .post-avatar img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.news-post-item:hover .new-post-item-inner .post-content {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.feature-news {
  display: inline-block;
  width: 100%;
}

.feature-news .fn-post-large,
.feature-news .fn-post-medium {
  width: 50%;
  float: left;
}

.feature-news .fn-post-large {
  padding-right: 10px;
  overflow: hidden;
}

.feature-news .fn-post-large .news-post-item .new-post-item-inner .post-avatar img {
  height: 510px;
}

.feature-news .fn-post-large .news-post-item .new-post-item-inner .post-content h4 {
  font-size: 1.4rem;
  line-height: 1.8rem;
  max-height: 3.6rem;
}

.feature-news .fn-post-medium {
  padding-left: 10px;
}

.feature-news .fn-post-medium .news-post-item:nth-child(1) {
  width: 100%;
  margin-bottom: 20px;
}

.feature-news .fn-post-medium .news-post-item:nth-child(1) .new-post-item-inner .post-avatar img {
  height: 245px;
}

.feature-news .fn-post-medium .news-post-item:nth-child(1) .new-post-item-inner .post-content h4 {
  font-size: 1.2rem;
  line-height: 1.6rem;
  max-height: 3.2rem;
}

.feature-news .fn-post-medium .news-post-item:nth-child(2) {
  width: 50%;
  float: left;
  padding-right: 10px;
}

.feature-news .fn-post-medium .news-post-item:nth-child(2) .new-post-item-inner .post-avatar img {
  height: 245px;
}

.feature-news .fn-post-medium .news-post-item:nth-child(2) .new-post-item-inner .post-content h4 {
  font-size: 1rem;
  line-height: 1.5rem;
  max-height: 3rem;
}

.feature-news .fn-post-medium .news-post-item:nth-child(3) {
  padding-left: 10px;
  width: 50%;
  float: left;
}

.feature-news .fn-post-medium .news-post-item:nth-child(3) .new-post-item-inner .post-avatar img {
  height: 245px;
}

.feature-news .fn-post-medium .news-post-item:nth-child(3) .new-post-item-inner .post-content h4 {
  font-size: 1rem;
  line-height: 1.5rem;
  max-height: 3rem;
}

#bap-team {
  padding-bottom: 25px;
}

.bap-team-item {
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-bottom: 120px;
}

.bap-team-item figure {
  margin-bottom: 0;
  -webkit-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.bap-team-item figure img {
  border-radius: 5px 5px 0 0;
}

.bap-team-item .team-item-info {
  z-index: 1;
  top: 100%;
  position: absolute;
  text-align: left;
  padding: 25px 20px 15px 20px;
  background-color: #fff;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.bap-team-item .team-item-info .team-item-title h4 {
  font-weight: bold;
  font-size: 1rem;
  margin-bottom: 5px;
}

.bap-team-item .team-item-info p {
  text-align: left !important;
  margin-bottom: 10px;
  font-size: 0.9rem;
}

.bap-team-item .team-item-info .team-item-desc {
  height: 32px;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.bap-team-item .team-item-info .team-item-desc b,
.bap-team-item .team-item-info .team-item-desc strong {
  font-family: "Avenir Next LT Pro Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
}

.bap-team-item:hover {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.bap-team-item:hover figure {
  -webkit-box-shadow: 3px 6px 12px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 6px 12px rgba(0, 0, 0, 0.1);
}

.bap-team-item:hover .team-item-info {
  top: 50%;
  -webkit-box-shadow: 3px 6px 12px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 6px 12px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.bap-team-item:hover .team-item-info .team-item-desc {
  height: auto;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.list-recruitment .list-unstyled {
  margin-bottom: 0;
}

.list-recruitment ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  width: 100%;
}

.list-recruitment ul li .category-news {
  display: inherit;
  width: 120px;
  color: #0C7CFF;
  line-height: 30px;
}

.list-recruitment ul li .date-news {
  display: inherit;
  color: #868686;
  width: 150px;
  line-height: 30px;
  font-size: 13px;
}

.list-recruitment ul li a {
  display: inherit;
  color: #181818;
  line-height: 30px;
  display: inline-block;
  max-width: calc(100% - 270px);
  max-height: 30px;
  overflow: hidden;
}

.list-recruitment ul li a:hover {
  color: #0C7CFF;
}

.bap-contact .contact-desc {
  font-size: 1.3rem;
  line-height: 2rem;
}

.bap-contact .btn-around-blue {
  padding: 0.75rem 2rem;
  width: 290px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  letter-spacing: 0;
}

.bap-contact .btn-around-blue:hover {
  border-color: #0C7CFF;
  color: #0C7CFF;
  background-color: #fff;
  letter-spacing: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.bap-contact-list-img ul {
  margin-bottom: 20px;
  width: 100%;
  padding: 0;
  list-style: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}

@media (max-width: 767px) {
  .bap-contact-list-img ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.bap-contact-list-img ul li {
  -ms-flex: 0 0 20%;
  -webkit-box-flex: 0;
  flex: 0 0 20%;
  max-width: 20%;
  padding: 10px;
}

@media (max-width: 767px) {
  .bap-contact-list-img ul li {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media (max-width: 498px) {
  .bap-contact-list-img ul li {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.bap-contact-list-img ul li div {
  text-align: center;
}

.bap-contact-list-img ul li img {
  width: 100%;
  max-width: 200px;
  border-radius: 4px;
  -webkit-box-shadow: 3px 1px 18px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 1px 18px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.bap-contact-list-img ul li:hover img {
  -webkit-box-shadow: 3px 6px 18px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 6px 18px rgba(0, 0, 0, 0.1);
}

.section-fanpage h3 {
  line-height: 2.2rem;
}

.section-fanpage li.widget {
  list-style: none;
}

.section-fanpage .iframe-fanpage {
  width: 100%;
  max-width: 450px;
  margin: 20px 0;
  overflow-x: hidden;
}

.bap-footer .bap-footer-top {
  background-color: #0C7CFF;
}

.bap-footer .bap-footer-top .footer-item-1 .footer-logo img {
  max-height: 45px;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

.bap-footer .bap-footer-top .footer-item-1 ul.list-unstyled {
  margin-top: 20px;
}

.bap-footer .bap-footer-top .footer-item-1 ul.list-unstyled li {
  display: inline-block;
}

.bap-footer .bap-footer-top .footer-item-1 ul.list-unstyled li a {
  color: #D4EDFF;
  margin-right: 15px;
  text-align: center;
}

.bap-footer .bap-footer-top .footer-item-1 ul.list-unstyled li a i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  font-size: 24px;
  overflow: hidden;
  background-color: transparent;
  color: #fff;
  border: 1px solid #D4EDFF;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.bap-footer .bap-footer-top .footer-item-1 ul.list-unstyled li a:hover i {
  background-color: #fff;
  color: #0C7CFF;
  border-color: #fff;
}

.bap-footer .bap-footer-top .footer-item-1 .footer-info {
  color: #D4EDFF;
  margin-top: 15px;
}

.bap-footer .bap-footer-top .footer-item-1 .footer-info p {
  line-height: 30px;
  position: relative;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
}

.bap-footer .bap-footer-top .footer-item-1 .footer-info p a {
  color: #D4EDFF;
}

.bap-footer .bap-footer-top .footer-item-1 .footer-info p i {
  left: 0;
  top: 10px;
  margin-right: 5px;
  width: 20px;
}

.bap-footer .bap-footer-top .footer-item-list {
  color: #fff;
}

.bap-footer .bap-footer-top .footer-item-list h3 {
  font-size: 20px;
  font-weight: bold;
}

.bap-footer .bap-footer-top .footer-item-list ul {
  margin-top: 15px;
}

.bap-footer .bap-footer-top .footer-item-list ul li {
  margin-bottom: 2px;
}

.bap-footer .bap-footer-top .footer-item-list ul li a {
  color: #D4EDFF;
  line-height: 25px;
}

.bap-footer .bap-footer-top .footer-item-list ul li a:hover {
  color: #fff;
  text-decoration: none;
}

.bap-footer .bap-footer-top .footer-action a {
  width: 100%;
  margin-bottom: 15px;
  display: inline-block;
  padding: 10px;
  line-height: 25px;
  background-color: transparent;
  border: 2px solid #D4EDFF;
  color: #fff;
  border-radius: 30px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.bap-footer .bap-footer-top .footer-action a i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  background-color: #3994FF;
  color: #fff;
  position: absolute;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  left: 7px;
  top: 6px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.bap-footer .bap-footer-top .footer-action a:hover {
  border-color: #fff;
  background-color: #fff;
  color: #0C7CFF;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.bap-footer .bap-footer-top .footer-action a:hover i {
  left: calc(100% - 40px);
  top: 6px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.bap-footer .bap-footer-copyright {
  color: #D4EDFF;
  background: #0C7CFF;
  text-align: center;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.05em;
  padding: 14px;
  vertical-align: middle;
}

.bap-footer .bap-footer-copyright p {
  margin-bottom: 0;
}

#scrolltop {
  display: none;
}

.showrocket {
  -webkit-transform: translateZ(0);
  -moz-osx-font-smoothing: grayscale;
}

.showrocket:hover,
.showrocket:focus,
.showrocket:active {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

#rocketmeluncur {
  display: none;
  position: fixed;
  bottom: 20px;
  z-index: 999;
  width: 105px;
  background-position: bottom;
  background-repeat: no-repeat;
  height: 200px;
  right: 25px;
  background-image: url(//bap-software.net/wp-content/themes/bapjsc/css/../images/qa.png);
  background-size: 100%;
  -webkit-transition: visibility 0.6s cubic-bezier(0.6, 0.04, 0.98, 0.335), opacity 0.6s cubic-bezier(0.6, 0.04, 0.98, 0.335), -webkit-transform 0.6s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: visibility 0.6s cubic-bezier(0.6, 0.04, 0.98, 0.335), opacity 0.6s cubic-bezier(0.6, 0.04, 0.98, 0.335), -webkit-transform 0.6s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: visibility 0.6s cubic-bezier(0.6, 0.04, 0.98, 0.335), opacity 0.6s cubic-bezier(0.6, 0.04, 0.98, 0.335), transform 0.6s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: visibility 0.6s cubic-bezier(0.6, 0.04, 0.98, 0.335), opacity 0.6s cubic-bezier(0.6, 0.04, 0.98, 0.335), transform 0.6s cubic-bezier(0.6, 0.04, 0.98, 0.335), -webkit-transform 0.6s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

#rocketmeluncur:hover {
  -webkit-transition: 0.1s;
  transition: 0.1s;
  width: 167.64px;
  height: 161px;
  background-repeat: no-repeat;
  background-image: url(//bap-software.net/wp-content/themes/bapjsc/css/../images/qa_hover.png);
}

#rocketmeluncur.showrocket {
  visibility: visible;
  opacity: 1;
}

#rocketmeluncur.launchrocket {
  opacity: 0;
  -webkit-transform: translateY(-800px);
  transform: translateY(-800px);
  pointer-events: none;
}

.bap-company .row {
  margin-left: -10px;
  margin-right: -10px;
}

.bap-company .row .col-12 {
  padding-left: 10px;
  padding-right: 10px;
}

.keymember-carousel .item .item-inner .keymem-desc .keymem-desc-inner div > ul {
  padding-left: 20px;
}

.keymember-carousel .item .item-inner {
  max-width: 750px;
  margin: 0 auto;
  text-align: center;
}

.keymember-carousel .item .item-inner .member-avatar {
  text-align: center;
  margin-bottom: 30px;
}

.keymember-carousel .item .item-inner .member-avatar img {
  margin: 0 auto;
  width: 200px;
  height: 200px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
  border: 5px solid #fff;
  -webkit-box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.05);
}

.keymember-carousel .item .item-inner .item-inner-text .keymem-name {
  color: #1D9EFF;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.keymember-carousel .item .item-inner .keymem-desc {
  margin-bottom: 30px;
  position: relative;
}

.keymember-carousel .item .item-inner .keymem-desc .keymem-desc-inner p {
  text-align: center !important;
}

.keymember-carousel .item .item-inner .keymem-desc .keymem-desc-inner div > ul {
  text-align: left !important;
  width: 100%;
  max-width: 500px;
  margin: 0 auto 20px auto;
}

.keymember-carousel .item .item-inner .keymem-desc .keymem-desc-inner.active {
  max-height: 1000px;
}

.keymember-carousel .item .item-inner .keymem-desc .keymem-desc-more {
  margin-top: 10px;
  padding: 10px 20px;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 20px;
  color: #979797;
}

.keymember-carousel .item .item-inner .keymem-desc .keymem-desc-more:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.keymember-carousel .item .item-inner .keymem-desc .keymem-desc-more.active i:before {
  content: "\f146";
}

.keymember-carousel .slick-arrow {
  -webkit-transform: scale(1);
  transform: scale(1);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 9;
  background-color: #037EEE;
  background-image: -webkit-gradient(linear, left top, right top, from(#037EEE), to(#10D8EC));
  background-image: linear-gradient(left, #037EEE, #10D8EC);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr="#037EEE", endColorStr="#10D8EC", gradientType="1");
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.keymember-carousel .slick-arrow:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.keymember-carousel .slick-arrow:before {
  opacity: 1;
  color: #fff;
  font-size: 18px;
  font-family: FontAwesome;
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.keymember-carousel .slick-prev {
  left: 0;
}

.keymember-carousel .slick-prev:before {
  content: "\f053";
}

.keymember-carousel .slick-next {
  right: 0;
  background-color: #10D8EC;
  background-image: -webkit-gradient(linear, left top, right top, from(#10D8EC), to(#037EEE));
  background-image: linear-gradient(left, #10D8EC, #037EEE);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr="#10D8EC", endColorStr="#037EEE", gradientType="1");
}

.keymember-carousel .slick-next:before {
  content: "\f054";
}

.keymember-carousel .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 5px;
  padding: 0;
  cursor: pointer;
}

.keymember-carousel .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}

.keymember-carousel .slick-dots li button:before {
  font-size: 10px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  color: #BABBC6;
  opacity: 1;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.keymember-carousel .slick-dots li.slick-active button:before {
  color: #066DED;
  font-size: 20px;
  opacity: 1;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.list-manager .manager-member {
  margin-bottom: 3rem;
  padding-bottom: 2.25rem;
  border-bottom: 1px solid #EFEFEF;
}

.list-manager .manager-member .manager-avatar img {
  height: 300px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 10px;
}

.list-manager .manager-member .manager-info {
  padding-left: 20px;
}

.list-manager .manager-member .manager-info .manager-name {
  font-size: 1.5rem;
  color: #1D9EFF;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.list-manager .manager-member .manager-info * {
  text-align: left !important;
}

.list-manager .manager-member .manager-info h2,
.list-manager .manager-member .manager-info h3 {
  font-size: 1.25rem;
  font-family: "Avenir Next LT Pro Demi", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
}

.list-manager .manager-member .manager-info h4,
.list-manager .manager-member .manager-info h5 {
  font-size: 1rem;
}

.list-manager .manager-member .manager-info p {
  margin-bottom: 0.75rem;
}

.list-team-member .item {
  padding: 0 18px;
}

.list-team-member .slick-arrow {
  -webkit-transform: scale(1);
  transform: scale(1);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 9;
  background-color: #037EEE;
  background-image: -webkit-gradient(linear, left top, right top, from(#037EEE), to(#10D8EC));
  background-image: linear-gradient(left, #037EEE, #10D8EC);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr="#037EEE", endColorStr="#10D8EC", gradientType="1");
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.list-team-member .slick-arrow:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.list-team-member .slick-arrow:before {
  opacity: 1;
  color: #fff;
  font-size: 18px;
  font-family: Font Awesome\ 5 Free;
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.list-team-member .slick-prev {
  left: 0;
}

.list-team-member .slick-prev:before {
  content: "\f053";
}

.list-team-member .slick-next {
  right: 0;
}

.list-team-member .slick-next:before {
  content: "\f054";
}

.list-team-member .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 5px;
  padding: 0;
  cursor: pointer;
}

.list-team-member .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}

.list-team-member .slick-dots li button:before {
  font-size: 10px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  color: #BABBC6;
  opacity: 1;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.list-team-member .slick-dots li.slick-active button:before {
  color: #066DED;
  font-size: 20px;
  opacity: 1;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.team-member-item {
  margin-bottom: 30px;
}

.team-member-item img {
  border-radius: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #EAEAEA;
  height: 300px;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.team-member-item img:hover {
  -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
}

.team-member-item .team-member-text {
  margin-top: 20px;
}

.team-member-item .team-member-text b {
  margin-bottom: 10px;
}

.team-member-item .team-member-text div {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 44px;
}

.box-contact {
  padding: 20px;
  font-size: 14px;
  margin-bottom: 20px;
}

.box-contact .box-contact-icon {
  height: 35px;
  margin-bottom: 20px;
  font-size: 30px;
}

.box-contact h4 {
  margin-bottom: 20px;
}

.box-contact .box-contact-text {
  line-height: 2;
  min-height: 56px;
}

.box-contact .box-contact-text br.hidden-sm {
  display: none;
}

.box-contact .box-contact-text p {
  line-height: 2;
  margin-bottom: 0;
}

.box-contact:hover {
  border-color: transparent;
}

.form-contact .form-control {
  min-height: calc(1.5em + 1.75rem + 2px);
  padding: 0.75rem 1rem;
  border-color: #eaeaea;
}

.form-contact .form-group {
  margin-bottom: 1.25rem;
}

.form-contact .form-group label {
  margin-bottom: 0;
  width: 100%;
  position: relative;
  font-family: "Avenir Next LT Pro Demi", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
}

.form-contact .form-group label .required {
  color: red;
  margin-left: 5px;
}

.form-contact .form-group label .form-control,
.form-contact .form-group label span {
  font-family: "Avenir Next LT Pro Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
}

.form-contact .form-group label .form-control {
  margin-top: 0.5rem;
}

.blog-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 3rem;
}

.blog-tab .nav-tabs {
  border-bottom: none;
}

.blog-tab .nav-tabs .nav-item {
  margin-right: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.blog-tab .nav-tabs .nav-item .nav-link {
  text-align: center;
  border-radius: 30px;
  border: 1px solid #D9D9D9;
  background-color: #fff;
  color: #606060;
  padding: 0.5rem 2rem;
  min-width: 120px;
  font-size: 14px;
}

.blog-tab .nav-tabs .nav-item .nav-link.active {
  background-color: #0C7CFF;
  color: #fff;
  border-color: #0C7CFF;
}

.blog-tab .form-search-small {
  position: relative;
  width: 100%;
  max-width: 300px;
}

.blog-tab .form-search-small input {
  border-radius: 30px;
  border: 1px solid #D9D9D9;
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  -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;
}

.blog-tab .form-search-small input:focus {
  outline: 0;
  border-color: #0C7CFF;
}

.blog-tab .form-search-small button {
  border: none;
  background: none;
  color: #B0B0B0;
  outline: none;
  position: absolute;
  right: 5px;
  top: 7px;
}

.article-large {
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.article-large:hover {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.article-large .article-img {
  max-height: 400px;
  min-height: 336px;
  overflow: hidden;
  position: relative;
}

.article-large .article-img a {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.article-large .article-img a .amenities-thumb {
  height: 100%;
}

.article-large .article-img img {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.article-large .article-content {
  padding: 30px;
}

.article-large .article-content h5 {
  font-size: 2.2rem;
  line-height: 1.3;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.article-large .article-content h5 a {
  color: #262626;
}

.article-large .article-content h5 a:hover {
  color: #0C7CFF;
  text-decoration: none;
}

.article-large .article-content time {
  color: #848484;
}

.article-large .article-content .article-text {
  color: #696969;
  line-height: 1.6;
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.article-large .article-content .article-text p {
  margin-bottom: 1rem;
}

.article-large .article-content .btn-readmore-article {
  padding: 0.65rem 2rem;
  background-color: #F3F3F3;
  color: #606060;
  border-radius: 30px;
}

.article-large .article-content .btn-readmore-article:hover {
  color: #fff;
  background-color: #0C7CFF;
}

.article-small {
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-bottom: 30px;
}

.article-small:hover {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.article-small .amenities-thumb {
  height: 230px;
}

.article-small .amenities-thumb img {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.article-small .article-content {
  padding: 25px 20px;
}

.article-small .article-content h5 {
  font-size: 1.25rem;
  line-height: 1.5;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.article-small .article-content h5 a {
  color: #262626;
}

.article-small .article-content h5 a:hover {
  color: #0C7CFF;
  text-decoration: none;
}

.article-small .article-content time {
  color: #848484;
}

.article-small .article-content .article-text {
  color: #696969;
  line-height: 1.6;
  margin-top: 15px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.article-small .article-content .article-text p {
  margin-bottom: 1rem;
}

.amenities-thumb {
  position: relative;
  overflow: hidden;
}

.amenities-thumb:before {
  position: absolute;
  content: "";
  background: rgba(255, 255, 255, 0.4);
  z-index: 999;
  left: 110%;
  top: 0;
  height: 100%;
  width: 130%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.amenities-thumb:hover:before {
  left: -130%;
}

.career-description h4 {
  margin-bottom: 30px;
  font-family: "Avenir Next LT Pro Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
}

.career-description ul {
  list-style: none;
  padding-left: 0;
}

.career-description ul li {
  padding-left: 2rem;
  position: relative;
  margin-bottom: 15px;
}

.career-description ul li:before {
  position: absolute;
  left: 0;
  top: 4px;
  content: "■";
  color: #1D9EFF;
  font-weight: bold;
  display: inline-block;
  width: 1rem;
  font-size: 10px;
}

.box-job {
  padding: 25px 20px;
  margin-bottom: 30px;
}

.box-job a {
  color: #262626;
}

.box-job:hover a {
  color: #0C7CFF;
}

.box-job p {
  margin-bottom: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.box-job h5.demi {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.ourWorkingSlider .lSSlideOuter .lSPager.lSGallery img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 0.4;
}

.ourWorkingSlider .lSSlideOuter .lSPager.lSGallery .active img {
  opacity: 1;
}

.ourWorkingSlider .lSSlideOuter.vertical .lightSlider li {
  position: relative;
}

.ourWorkingSlider .lSSlideOuter.vertical .lightSlider li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  background-color: #000;
}

.ourWorkingSlider .lSSlideOuter.vertical .lightSlider li span {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px;
  color: #fff;
  background-color: rgba(3, 127, 238, 0.8);
}

.ourWorkingSlider .lSSlideOuter.vertical .lSAction > a {
  top: 50%;
  margin-top: -16px;
}

.ourWorkingSlider .lSSlideOuter.vertical .lSAction > .lSPrev {
  background-position: 0 0;
  left: 10px;
  right: auto;
  margin-left: 0;
}

.ourWorkingSlider .lSSlideOuter.vertical .lSAction > .lSNext {
  background-position: -32px 0;
  right: 10px;
  left: auto;
  margin-right: 0;
}

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

.core-values .core-values-inner {
  background-color: rgba(12, 124, 255, 0.8);
  padding: 90px 20px;
}

.core-values .core-values-slider {
  border: 1px solid #fff;
  border-radius: 6px;
  padding: 3px;
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}

.core-values .core-values-slider .core-values-slider-inner {
  border-radius: 5px;
  background-color: #fff;
  padding: 40px 40px 20px 40px;
}

.core-values .core-values-slider #core-values-carousel .item {
  text-align: center;
  color: #838383;
}

.core-values .core-values-slider #core-values-carousel .item h4.bold {
  color: #262626;
}

.core-values .core-values-slider #core-values-carousel .slick-dots {
  bottom: -40px;
}

.core-values .core-values-slider #core-values-carousel .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 5px;
  padding: 0;
  cursor: pointer;
}

.core-values .core-values-slider #core-values-carousel .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}

.core-values .core-values-slider #core-values-carousel .slick-dots li button:before {
  font-size: 10px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢";
  text-align: center;
  color: #BABBC6;
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.core-values .core-values-slider #core-values-carousel .slick-dots li.slick-active button:before {
  color: #066DED;
  font-size: 20px;
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.career-detail .career-title {
  line-height: 1.7;
}

.career-detail .career-thumb img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 6px;
}

.career-detail .howtoapply p {
  margin-bottom: 5px;
  line-height: 1.75;
}

.career-detail .career-content .career-content-text {
  margin-top: 40px;
}

.career-detail .career-content .career-content-text p {
  margin-bottom: 5px;
}

.career-detail .career-content .career-content-text h1,
.career-detail .career-content .career-content-text h2,
.career-detail .career-content .career-content-text h3 {
  font-weight: 500;
  font-size: 1.5rem;
  font-family: "Avenir Next LT Pro Demi", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
}

.career-detail .career-content .career-content-text h4,
.career-detail .career-content .career-content-text h5 {
  font-weight: 500;
  font-size: 1.2rem;
  font-family: "Avenir Next LT Pro Demi", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
}

.bap-list-team {
  max-width: 1000px;
  margin: 0 auto;
}

.more-job {
  display: none;
}

.form-group-recruitment label {
  width: 100%;
  font-weight: bold;
}

.form-group-recruitment .wpcf7-form-control {
  display: block;
  width: 100%;
  min-height: calc(1.5em + 1.75rem + 2px);
  padding: 0.75rem 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #EFEFEF;
  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;
}

.form-group-recruitment .wpcf7-form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-group-recruitment .wpcf7-submit {
  background-color: #0C7CFF;
  border-color: #0C7CFF;
  color: #fff;
  border-radius: 30px;
}

.form-search-big input {
  border: 1px solid #EFEFEF;
  padding: 0.75rem 0.75rem;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  border-radius: 3px;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  -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;
  min-width: 50%;
  max-width: calc(100% - 80px);
}

.form-search-big input:focus {
  border-color: #0C7CFF;
}

.form-search-big button {
  text-align: center;
  border-radius: 3px;
  border: 1px solid #0C7CFF;
  background-color: #0C7CFF;
  color: #fff;
  padding: 0.75rem 2rem;
  font-size: 14px;
}

.product-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 3rem;
}

.product-tab .nav-tabs {
  border-bottom: none;
}

.product-tab .nav-tabs .nav-item {
  margin: 5px 8px;
}

.product-tab .nav-tabs .nav-item .nav-link {
  text-align: center;
  border-radius: 3px;
  text-transform: uppercase;
  border: none;
  background-color: #fff;
  color: #484848;
  padding: 0.65rem 1.5rem;
  min-width: 90px;
  font-size: 15px;
}

.product-tab .nav-tabs .nav-item .nav-link.active {
  color: #fff;
  background-color: #24A8FF;
  background-image: -webkit-gradient(linear, left top, right top, from(#24A8FF), to(#4AD3FF));
  background-image: linear-gradient(left, #24A8FF, #4AD3FF);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr="#24A8FF", endColorStr="#4AD3FF", gradientType="1");
  -webkit-box-shadow: 0 10px 25px rgba(37, 169, 255, 0.4);
  box-shadow: 0 10px 25px rgba(37, 169, 255, 0.4);
}

.single-main-content {
  margin-top: 50px;
}

.post-single-header .single-header-text:before {
  display: none;
}

.post-meta {
  border-bottom: 1px solid #EBEBEB;
  padding-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.post-meta time {
  color: #767676;
  font-size: 13px;
}

.post-meta time a {
  color: #767676;
}

.post-meta time a:hover {
  color: #0C7CFF;
  text-decoration: none;
}

.post-meta .post-share .social-item {
  margin: 0 4px 6px 0;
}

.post-meta .post-share .social-item a {
  border-radius: 30px;
  min-width: 30px;
  padding: 0 5px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  color: #fff;
  background-color: #646464;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.post-meta .post-share .social-item a:hover {
  -webkit-box-shadow: 0px 4px 4px rgba(45, 46, 46, 0.2);
  box-shadow: 0px 4px 4px rgba(45, 46, 46, 0.2);
}

.post-meta .post-share .social-item.facebook a:hover {
  background-color: #2d5f9a;
}

.post-meta .post-share .social-item.twitter a:hover {
  background-color: #53c7ff;
}

.post-meta .post-share .social-item.google a:hover {
  background-color: #d93b2b;
}

.sidebar-right {
  padding-left: 40px;
  position: sticky;
  top: 90px;
}

@media screen and (max-width: 991px) {
  .sidebar-right {
    padding-left: 0;
    margin-top: 30px;
  }
}
.sidebar-right .sidebar-title {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 20px;
  font-family: "Avenir Next LT Pro Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
}

.sidebar-right .lasted-post ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}

.sidebar-right .lasted-post ul li {
  width: 100%;
}

.sidebar-right .lasted-post .lasted-post-item:last-child a {
  margin-bottom: 0;
  border-bottom: none;
}

.sidebar-right .lasted-post .lasted-post-item a {
  display: inline-block;
  width: 100%;
  padding-bottom: 15px;
  margin-bottom: 10px;
  border-bottom: 1px solid #EFEFEF;
  color: #333333;
}

.sidebar-right .lasted-post .lasted-post-item a .lasted-post-img {
  width: 85px;
  margin-right: 20px;
  float: left;
  margin-bottom: 0;
}

.sidebar-right .lasted-post .lasted-post-item a .lasted-post-img img {
  width: 85px;
  height: 85px;
  border-radius: 6px;
  -o-object-fit: cover;
  object-fit: cover;
}

.sidebar-right .lasted-post .lasted-post-item a .lasted-post-content {
  width: calc(100% - 105px);
  float: left;
  font-size: 14px;
}

.sidebar-right .lasted-post .lasted-post-item a .lasted-post-content p {
  margin-bottom: 4px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.sidebar-right .lasted-post .lasted-post-item a .lasted-post-content p:hover {
  color: #0C7CFF;
}

.sidebar-right .lasted-post .lasted-post-item a .lasted-post-content time {
  color: #8B8B8B;
  font-size: 12px;
}

.share-box {
  text-align: right;
}

.share-box .toggle-share {
  border-radius: 3px;
  background-color: #5D5D5D;
  color: #fff;
  padding: 4px 20px;
}

.share-box .toggle-share i {
  margin-right: 8px;
}

.share-box .share-dropup {
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
  width: 220px;
  position: absolute;
  bottom: 50px;
  right: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 6px;
  -webkit-transform-origin: 80% 105%;
  transform-origin: 80% 105%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: ease-out 0.12s all;
  transition: ease-out 0.12s all;
  z-index: 10000;
}

.share-box .share-dropup:before {
  position: absolute;
  bottom: -7px;
  right: 25px;
  left: auto;
  display: inline-block !important;
  border-right: 8px solid transparent;
  border-top: 8px solid #fff;
  border-left: 8px solid transparent;
  content: "";
}

.share-box .share-dropup.active {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.share-box .share-dropup .share-dropup-header {
  padding: 10px 15px;
  background-color: #0C7CFF;
  color: #fff;
  font-weight: 500;
  border-radius: 6px 6px 0 0;
  text-align: center;
}

.share-box .share-dropup .share-dropup-content {
  padding: 15px;
  background-color: #fff;
  border-radius: 0 0 6px 6px;
}

.share-box .share-dropup .share-dropup-content .post-share .social-item {
  margin: 4px 0;
  display: inline-block;
  width: 100%;
}

.share-box .share-dropup .share-dropup-content .post-share .social-item a {
  border-radius: 30px;
  min-width: 30px;
  padding: 0 5px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  color: #fff;
  background-color: #646464;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
}

.share-box .share-dropup .share-dropup-content .post-share .social-item a:hover {
  -webkit-box-shadow: 0px 4px 4px rgba(45, 46, 46, 0.2);
  box-shadow: 0px 4px 4px rgba(45, 46, 46, 0.2);
  text-decoration: none;
}

.share-box .share-dropup .share-dropup-content .post-share .social-item.facebook a {
  background-color: #2d5f9a;
}

.share-box .share-dropup .share-dropup-content .post-share .social-item.twitter a {
  background-color: #53c7ff;
}

.share-box .share-dropup .share-dropup-content .post-share .social-item.google a {
  background-color: #d93b2b;
}

.box-tag .tags-container {
  font-size: 0;
}

.box-tag .tags-container a {
  font-size: 13px;
  color: #636363;
  border-radius: 3px;
  border: 1px solid #E5E5E5;
  padding: 5px 15px;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 5px;
}

.box-tag .tags-container a:hover {
  background-color: #E5E5E5;
  color: #000;
  text-decoration: none;
}

.box-tag .box-tag-left {
  margin-bottom: 5px;
}

.box-tag .box-tag-right {
  margin-bottom: 10px;
}

.title-bold {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 20px;
  font-family: "Avenir Next LT Pro Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
}

.single-services-content {
  padding-bottom: 50px;
}

.button-ios {
  display: inline-block;
  margin: 5px;
  width: 194px;
  height: 55px;
  cursor: pointer;
  outline: none;
  background-image: url(//bap-software.net/wp-content/themes/bapjsc/css/../images/button-appstore.png);
}

.button-android {
  display: inline-block;
  margin: 5px;
  width: 194px;
  height: 55px;
  cursor: pointer;
  outline: none;
  background-image: url(//bap-software.net/wp-content/themes/bapjsc/css/../images/button-googlestore.png);
}

.button-web {
  display: inline-block;
  margin: 5px;
  width: 194px;
  height: 55px;
  cursor: pointer;
  outline: none;
  background-image: url(//bap-software.net/wp-content/themes/bapjsc/css/../images/button-website.png);
}

.btn-gradient-orange {
  background-color: #F28E7F;
  background-image: -webkit-gradient(linear, left top, right top, from(#F28E7F), to(#FF7985));
  background-image: linear-gradient(left, #F28E7F, #FF7985);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr="#F28E7F", endColorStr="#FF7985", gradientType="1");
  color: #fff !important;
  border-radius: 5px;
  padding: 0.75rem 2rem;
  min-width: 200px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  font-weight: normal !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.btn-gradient-orange:hover {
  color: #fff;
  -webkit-box-shadow: 2px 4px 20px rgba(248, 132, 130, 0.6);
  box-shadow: 2px 4px 20px rgba(248, 132, 130, 0.6);
}

.btn-gradient-blue {
  background-color: #24A8FF;
  background-image: -webkit-gradient(linear, left top, right top, from(#24A8FF), to(#4AD3FF));
  background-image: linear-gradient(left, #24A8FF, #4AD3FF);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr="#24A8FF", endColorStr="#4AD3FF", gradientType="1");
  color: #fff !important;
  border-radius: 5px;
  padding: 0.75rem 2rem;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  font-weight: normal !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.btn-gradient-blue:hover {
  color: #fff;
  -webkit-box-shadow: 2px 4px 20px rgba(36, 168, 255, 0.6);
  box-shadow: 2px 4px 20px rgba(36, 168, 255, 0.6);
}

.gradient-blue {
  background-color: #24A8FF;
  background-image: -webkit-gradient(linear, left top, right top, from(#24A8FF), to(#4AD3FF));
  background-image: linear-gradient(left, #24A8FF, #4AD3FF);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr="#24A8FF", endColorStr="#4AD3FF", gradientType="1");
}

.sap-title {
  position: relative;
  padding-top: 20px;
  margin-top: 20px;
  margin-bottom: 40px;
}

.sap-title:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  border-radius: 6px;
  background-color: rgba(74, 211, 255, 0.6);
  left: -33px;
  top: -13px;
  z-index: 0;
}

.sap-title:after {
  content: "";
  position: absolute;
  width: 44px;
  height: 44px;
  border-radius: 8px;
  background-color: rgba(74, 211, 255, 0.5);
  left: -25px;
  top: -5px;
  z-index: 1;
}

.sap-title h3 {
  color: #434343;
  position: relative;
  z-index: 2;
  font-weight: bold;
  font-size: 1.5rem;
}

.sap-title p {
  color: #7D7D7D;
  font-size: 16px;
}

.box-sap-border {
  border: 1px solid #E4E4E4;
  background: #fff;
  border-radius: 5px;
  padding: 20px 25px;
}

.box-sap-border .box-header {
  font-size: 20px;
  color: #27ABFF;
  padding-bottom: 8px;
  border-bottom: 1px solid #27ABFF;
  margin-bottom: 20px;
  font-weight: bold;
}

.box-sap-border .box-body {
  font-size: 14px;
}

.box-sap-border .box-body h5 {
  font-size: 16px;
}

.box-sap-border .box-body p {
  color: #8D8D8D;
  line-height: 1.8;
}

.box-sap-border-dot-blue {
  border: 2px dashed #25A9FF;
  background: #fff;
  border-radius: 5px;
  padding: 0px 25px;
}

.box-sap-border-dot-blue .box-header {
  font-size: 22px;
  color: #27ABFF;
  font-weight: bold;
}

.box-sap-border-dot-blue .box-header span {
  display: inline-block;
  background: #fff;
  position: relative;
  padding: 0 15px;
  top: -15px;
  left: -14px;
}

.box-sap-border-dot-blue .box-body {
  font-size: 14px;
}

.box-sap-border-dot-blue .box-body h5 {
  font-size: 16px;
}

.box-sap-border-dot-blue .box-body p {
  color: #8D8D8D;
  line-height: 1.8;
}

.sap-offshore-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sap-offshore-box .gradient-blue {
  color: #fff;
  border-radius: 8px;
  padding: 20px 15px;
  height: 150px;
  width: 160px;
  margin-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.sap-offshore-box .sap-offshore-box-text {
  width: calc(100% - 180px);
}

.section-sap {
  padding: 25px 0;
}

.c-blue {
  color: #27ABFF;
}

.overseas-item {
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.develop-service {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.develop-service .btn-gradient-blue {
  height: 70px;
  width: 30%;
  min-width: 160px;
  margin-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.bap-tech-table {
  display: inline-block;
  width: 100%;
  max-width: 1100px;
  margin: 20px auto 0 auto;
  text-align: left;
}

.bap-tech-table table {
  width: 100%;
  margin-bottom: 0;
}

.bap-tech-table table tr {
  border-right: 1px solid #DCE6FF;
}

.bap-tech-table table tr td {
  border-top: 1px solid #DCE6FF;
  border-left: 1px solid #DCE6FF;
  padding: 12px 25px;
  background-color: #fff;
  color: #3A3A3A;
  font-size: 1rem;
}

.bap-tech-table table tr td:first-child {
  background-color: #E7F2FF;
  color: #0089FF;
  font-family: "Avenir Next LT Pro Demi", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  font-weight: bold;
}

.bap-tech-table table tr:last-child {
  border-bottom: 1px solid #DCE6FF;
}

.bap-tech-table table thead tr td {
  font-family: "Avenir Next LT Pro Demi", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  font-weight: bold;
  color: #0089FF;
  background-color: #E7F2FF;
}

.bap-tech-table table thead tr td:first-child {
  border: none;
  background-color: transparent;
}

.sap-container {
  margin-top: 0 !important;
}

.single-sap-banner {
  background-color: #1D5DEF;
}

.single-sap-banner .single-sap-banner-inner {
  background-image: radial-gradient(circle, rgba(76, 155, 236, 0.7), rgba(54, 103, 238, 0.7));
  padding: 90px 0 10px 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;
}

.single-sap-banner .single-sap-banner-inner h2 {
  font-size: 1.5rem;
  line-height: 1.78;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .single-sap-banner .single-sap-banner-inner h2 {
    font-size: 1.2rem;
  }
}
.single-sap-banner .single-sap-banner-inner .sap-excerpt {
  color: #fff;
}

.single-sap-banner .single-sap-banner-inner img {
  max-height: calc(100vh - 150px);
}

.transition,
.transition:hover {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.list-activity .row {
  margin-left: -10px;
  margin-right: -10px;
}

.list-activity .row [class^=col-] {
  padding-left: 10px;
  padding-right: 10px;
}

.list-activity .activity-item {
  text-decoration: none;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
}

.list-activity .activity-item .list-activity-body {
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
}

.list-activity .activity-item .list-activity-body .list-activity-img {
  position: relative;
  max-height: 190px;
  height: 190px;
  overflow: hidden;
}

.list-activity .activity-item .list-activity-body .list-activity-img img {
  height: 190px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.list-activity .activity-item .list-activity-body .list-activity-img .hover-div {
  width: 0;
  height: 0;
  opacity: 0;
  top: 50%;
  left: 50%;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.list-activity .activity-item .list-activity-body .list-activity-img .hover-div i {
  font-size: 25px;
  color: #fff;
}

.list-activity .activity-item .list-activity-body .list-activity-text {
  padding: 20px;
  color: #fff;
}

.list-activity .activity-item .list-activity-body .list-activity-text h5 {
  font-size: 16px;
  text-align: center;
  color: #181818;
  margin-bottom: 0;
}

.list-activity .activity-item:hover .list-activity-body {
  -webkit-box-shadow: 3px 6px 12px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 6px 12px rgba(0, 0, 0, 0.1);
}

.list-activity .activity-item:hover .list-activity-body .list-activity-img img {
  -webkit-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.list-activity .activity-item:hover .list-activity-body .list-activity-img .hover-div {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 2;
  opacity: 1;
}

.section-albums {
  padding-bottom: 60px;
}

.section-bap-product .item .item-thumb {
  max-height: 180px;
}

.section-bap-product .item .item-thumb img {
  width: 100%;
  max-height: 180px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.menu-backdrop {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: unset;
  position: fixed;
  z-index: 1;
  display: none;
}

.menu-backdrop.active {
  display: block;
}

.bap-header .navbar-right {
  z-index: 9;
}

@media (max-width: 1440px) {
  .text-header {
    font-size: 28px;
  }
  .section-bap-about {
    padding-bottom: 50px;
  }
  .section-service {
    padding-top: 50px;
    padding-bottom: 40px;
  }
  .section-bap-product {
    padding-top: 50px;
    padding-bottom: 65px;
  }
  .bap-partner {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .bap-commitment,
.section {
    padding: 50px 0;
  }
  .commitment-item .commitment-image {
    text-align: center;
  }
  .commitment-item .commitment-image img {
    max-height: 250px;
  }
  .mb-5,
.my-5 {
    margin-bottom: 2rem !important;
  }
  .mt-5,
.my-5 {
    margin-top: 2rem !important;
  }
  .section-service-product,
.bap-partner {
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .bap-slider .bap-intro-slider .bap-intro-left .web-title {
    font-size: 3rem;
    margin-bottom: 2rem;
  }
  .feature-news .fn-post-large .news-post-item .new-post-item-inner .post-avatar img {
    height: 410px;
  }
  .feature-news .fn-post-medium .news-post-item:nth-child(1) .new-post-item-inner .post-avatar img,
.feature-news .fn-post-medium .news-post-item:nth-child(2) .new-post-item-inner .post-avatar img,
.feature-news .fn-post-medium .news-post-item:nth-child(3) .new-post-item-inner .post-avatar img {
    height: 195px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .section-bap-about .container {
    max-width: 100%;
  }
}
@media (max-width: 1200px) and (min-width: 1024px) {
  .bap-header .navbar-right ul#main-menu li {
    margin-left: 1.5rem;
  }
}
@media (max-width: 1199px) {
  .offshore_list ul li {
    padding: 10px;
  }
  .bap-about-right .btn {
    width: 100%;
    max-width: 300px;
  }
}
@media (min-width: 1024px) {
  p.subs-menu {
    display: none;
  }
}
@media (max-width: 1024px) {
  .bap-header .navbar-right ul#main-menu {
    width: 100%;
  }
  .bap-header .navbar-right ul#main-menu li .sub-menu {
    display: none;
  }
  .bap-header .navbar-right {
    position: fixed;
    left: -260px;
    top: 70px;
    background-color: #fff;
    height: 100%;
    width: 260px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    overflow-y: auto;
  }
  .bap-header .navbar-right.active {
    width: 100%;
    left: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-box-shadow: 3px 10px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 3px 10px 20px rgba(0, 0, 0, 0.2);
  }
  .bap-header .navbar-right ul#main-menu {
    padding: 20px;
  }
  .bap-header .navbar-right ul#main-menu li {
    width: 100%;
    margin-left: 0;
  }
  .bap-header .navbar-right ul#main-menu li a {
    color: #333;
    padding: 10px 0;
    text-align: center;
    display: inline-block;
    width: 100%;
  }
  .bap-header .navbar-right ul#main-menu li a:before {
    border-color: #333;
  }
  .bap-header .navbar-right ul#main-menu li a:after {
    border-color: #333;
  }
  .bap-header .navbar-right .lang-menu {
    margin-top: 20px;
    text-align: center;
    margin-left: 0;
    width: 100%;
  }
  .bap-header .navbar-right ul#main-menu li.current-menu-item a:before,
.bap-header .navbar-right ul#main-menu li.current-menu-item a:after {
    border-color: #333;
  }
  .bap-slider .bap-intro-slider .bap-intro-left .web-title {
    font-size: 3rem;
    margin-bottom: 2rem;
  }
  .bap-slider .bap-intro-slider .bap-intro-left .web-description {
    font-size: 1.2rem;
  }
  .bap-slider .bap-intro-slider .bap-intro-left .contact-button {
    margin-top: 3rem;
  }
  .bap-header.active .navbar-right ul#main-menu li a {
    position: relative;
    display: tab;
  }
  .navbar-right.active ul#main-menu li.menu-item-has-children a p {
    margin-bottom: 0;
    pointer-events: none;
  }
  .navbar-right ul#main-menu li.menu-item-has-children img {
    width: 16px;
  }
  .navbar-right.active ul#main-menu li.menu-item-has-children a {
    display: table-cell;
  }
  p.subs-menu img {
    z-index: 1111;
  }
  p.subs-menu {
    position: absolute;
    right: 15px;
    top: 7px;
    z-index: 1111;
  }
}
@media (max-width: 991px) {
  .text-header {
    font-size: 24px;
    line-height: 40px;
  }
  .bap-about-left-video {
    margin: 0 auto 30px auto;
  }
  .section-bap-about {
    padding: 50px 0;
  }
  .section-service,
.section-bap-product {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .bap-achievement {
    padding-top: 80px;
    padding-bottom: 60px;
  }
  .bap-achievement .container {
    max-width: 100%;
  }
  .bap-team-item .team-item-info {
    padding: 25px 15px;
  }
  .bap-commitment .commitment-image {
    text-align: center;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .bap-commitment .commitment-image img {
    max-width: 300px;
  }
  .bap-commitment .commitment-text {
    text-align: center;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .bap-commitment .commitment-text h3.mb-4 {
    margin-bottom: 1rem !important;
    margin-top: 2rem;
    font-size: 1.25rem;
  }
  .bap-about-left-video .video-bg-outter {
    -webkit-animation-name: none;
    animation-name: none;
  }
  .feature-news-container {
    display: block;
    scroll-behavior: smooth;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .feature-news-container .feature-news {
    width: 1264px;
  }
  .feature-news-container .feature-news .fn-post-large {
    width: 316px;
    padding: 0 !important;
  }
  .feature-news-container .feature-news .fn-post-large .news-post-item {
    width: 316px !important;
    display: inline-block;
    padding: 0 8px !important;
  }
  .feature-news-container .feature-news .fn-post-large .news-post-item .new-post-item-inner .post-avatar img {
    height: 245px;
  }
  .feature-news-container .feature-news .fn-post-large .news-post-item .new-post-item-inner .post-content h4 {
    font-size: 1rem;
    line-height: 1.5rem;
    max-height: 3rem;
  }
  .feature-news-container .feature-news .fn-post-medium {
    width: 948px;
    padding: 0 !important;
  }
  .feature-news-container .feature-news .fn-post-medium .news-post-item {
    width: 316px !important;
    display: inline-block;
    padding: 0 8px !important;
  }
  .feature-news-container .feature-news .fn-post-medium .news-post-item .new-post-item-inner .post-content h4 {
    font-size: 1rem;
    line-height: 1.5rem;
    max-height: 3rem;
  }
  .section-fanpage {
    text-align: center;
  }
  .section-fanpage h3 {
    margin-bottom: 20px;
  }
  .bap-footer .bap-footer-top .footer-action {
    display: inline-block;
    width: 100%;
  }
  .bap-footer .bap-footer-top .footer-action a {
    width: calc(50% - 20px);
    margin: 0 10px 15px 10px;
    float: left;
  }
  .single-header {
    padding: 50px 20px;
  }
  .single-content .bap-about .bap-about-text {
    padding: 0 0 50px 0;
    margin-top: 30px;
  }
  .single-header .single-header-text,
.single-content .bap-about .bap-about-text .bat-left h2 {
    font-size: 2rem;
  }
  .feature-news .fn-post-medium .news-post-item:nth-child(1) .new-post-item-inner .post-avatar img,
.feature-news .fn-post-medium .news-post-item:nth-child(2) .new-post-item-inner .post-avatar img,
.feature-news .fn-post-medium .news-post-item:nth-child(3) .new-post-item-inner .post-avatar img {
    height: 245px;
  }
}
.working-slider .ourWorkingSlider .lSSlideOuter.vertical .lightSlider li img {
  -o-object-fit: contain;
  object-fit: contain;
  background-color: #000;
}

.ourWorkingSlider .lSSlideOuter .lSPager.lSGallery img {
  -o-object-fit: contain !important;
  object-fit: contain !important;
  background-color: #000;
}

@media (max-width: 767px) {
  .section {
    padding: 40px 0;
  }
  .offshore_list ul li {
    padding: 8px;
  }
  .bap-team-item {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  .bap-about-left-video {
    width: 400px;
    height: 400px;
  }
  .bap-about-left-video .video-bg-inner {
    left: 50px;
    top: 50px;
    width: 300px;
    height: 300px;
  }
  .list-recruitment ul li {
    display: inline-block;
    width: 100%;
  }
  .list-recruitment ul li a {
    width: 100%;
    max-width: 100%;
  }
  .bap-service-left .service-list-text li {
    width: 100%;
  }
  .single-header {
    padding: 30px 20px;
  }
  .single-header .single-header-text {
    margin-bottom: 43px;
  }
  .article-small .article-content h5 {
    font-size: 1rem;
  }
  .container {
    max-width: calc(100% - 20px);
  }
  .working-slider .lSSlideOuter.vertical {
    padding-right: 0 !important;
  }
  .working-slider .lSSlideOuter.vertical .lSGallery {
    display: none !important;
  }
  .working-slider .ourWorkingSlider .lSSlideOuter.vertical .lightSlider li {
    max-height: 400px !important;
  }
  .working-slider .ourWorkingSlider .lSSlideOuter.vertical .lightSlider li img {
    -o-object-fit: contain;
    object-fit: contain;
    background-color: #000;
  }
  .list-team-member .item {
    padding: 0 10px;
  }
  .team-member-item img {
    height: 250px;
  }
}
@media (max-width: 575px) {
  .container {
    max-width: 100%;
  }
  .bap-footer .bap-footer-top .footer-action a {
    width: calc(100% - 20px);
  }
  .bap-about-left-video {
    width: 345px;
    height: 345px;
  }
  .bap-about-left-video .video-bg-inner {
    left: 20px;
    top: 20px;
  }
  .bap-about-right .text-description {
    text-align: left !important;
  }
  .bap-about-right .mt-5 {
    text-align: center;
  }
  .bap-about-right .mt-5 .btn {
    width: 290px;
    margin: 0 auto 10px auto !important;
  }
  .bap-about-left-video .btn-play {
    bottom: -30px;
    right: 45px;
    width: 50px;
  }
  .bap-slider .bap-intro-slider .bap-intro-left .web-title {
    font-size: 2.2rem;
  }
  .h1,
h1 {
    font-size: 2rem;
  }
  .h2,
h2 {
    font-size: 1.75rem;
  }
  .h3,
h3 {
    font-size: 1.5rem;
  }
  .h4,
h4 {
    font-size: 1.25rem;
  }
  .h5,
h5 {
    font-size: 1rem;
  }
  .text-header .text-header-text {
    line-height: 30px;
  }
  .text-header .text-header-text p {
    font-size: 14px;
    line-height: 25px;
  }
  .text-header .btn-viewall {
    top: 14px;
    font-size: 12px;
  }
  .bap-commitment .commitment-image img {
    max-width: 250px;
  }
  .bap-footer .bap-footer-top .footer-item-list {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .section-bap-product .item .item-inner .item-inner-text {
    padding: 20px 15px;
  }
  .section-bap-product .item .item-thumb {
    min-height: 140px;
  }
  .section-bap-product .item .item-thumb img {
    min-height: 140px;
    height: 140px;
  }
  .overseas-item {
    height: auto;
  }
  .develop-service .btn-gradient-blue {
    padding: 10px 15px;
    min-width: 100px;
  }
  .develop-service .develop-service-text {
    font-size: 13px;
  }
  .sap-title h3 {
    font-size: 1.25rem;
  }
  .sap-title p {
    font-size: 13px;
  }
  .bap-tech-table table tr td {
    padding: 12px 15px;
    font-size: 13px;
  }
  .bap-tech-table {
    margin-top: 0;
  }
}
@media (max-width: 374px) {
  .bap-about-left-video {
    width: 290px;
    height: 290px;
  }
  .bap-about-left-video .video-bg-inner {
    width: 250px;
    height: 250px;
  }
  .offshore_list ul li {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.prod-slider.owl-carousel .owl-dots {
  position: absolute;
  bottom: -20px;
  left: 0;
}

.prod-slider.owl-carousel .owl-dots > div {
  width: 10px;
  height: 10px;
  border: 1px solid transparent;
  display: inline-block;
  margin: 0 3px;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  border-radius: 50%;
  background: rgb(186, 187, 198);
  vertical-align: middle;
}

.prod-slider.owl-carousel .owl-dots > div.active,
.prod-slider.owl-carousel .owl-dots > div:hover {
  background: #066DED;
  width: 15px;
  height: 15px;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

footer.bap-footer.footer-services {
  overflow: hidden;
}

#blogTabContent .article-small .article-content .article-text {
  font-weight: 500;
  font-size: 13.7475px;
  color: #494949;
}

#blogTabContent.article-small .article-content h5 a {
  font-weight: 500;
  font-size: 18.6573px;
  line-height: 27px;
  color: #181818;
}

#blogTabContent .article-small .article-content {
  background: #fff;
}

.mb-4.blog111 ul {
  display: inline-grid;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.paginations {
  text-align: center;
}

.item-case-study .content-case img {
  display: none;
}

.app-download img {
  display: block !important;
  margin-top: 10px !important;
  margin-right: 15px !important;
  width: 160px;
}

.app-download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

table.display-none {
  display: none;
}

.paginations .page-numbers {
  border-radius: 3px;
  background-color: #fff;
  text-decoration: none;
  margin: 2px 4px;
  border: 1px solid #e5e5e5;
  display: inline-block;
  line-height: 23px;
  font-size: 14px;
  padding: 6px 16px;
  color: #bcbcbc;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.paginations .page-numbers:hover {
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.05);
          box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.05);
}

.paginations .page-numbers.current {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

span.wpcf7-not-valid-tip {
  font-family: "Avenir Next LT Pro Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  font-size: 12px;
}

.qtranxs-available-languages-message {
  display: none;
}

.deco-bot {
  background: 0 0;
}

.bap-footer .bap-footer-top .footer-item-list {
  padding-top: 75px;
  color: #fff;
}

.bap-footer .bap-footer-top .footer-item-1 .footer-logo img {
  max-height: 50px;
}

img.iso-images {
  display: none;
  position: absolute;
  bottom: 5vh;
  right: 5vw;
  z-index: 10;
  width: auto;
  height: 70px;
}

.iso-addon {
  text-align: center;
}

.iso-addon img {
  width: auto;
  height: 70px;
}

.bap-header .navbar-right ul#main-menu li .sub-menu li.menu-item-has-children .sub-menu {
  position: absolute;
  left: 265px;
  top: -24px !important;
  opacity: 0;
}

.bap-header .navbar-right ul#main-menu li .sub-menu li.menu-item-has-children:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.bap-header .navbar-right ul#main-menu li .sub-menu .sub-menu:before {
  display: none;
}

.list-services-item.item-1 a img,
.list-services-item.item-1 a span,
.list-services-item.item-4,
.list-services-item.item-5 a img,
.list-services-item.item-5 a span {
  display: none;
}

.list-services-item.item-0 a span {
  font-size: 14px;
  top: -10px;
  position: relative;
}

.list-services-item.item-6 a span {
  font-size: 11px;
  top: -10px;
  position: relative;
}

.list-services-item.item-7 a span {
  font-size: 11px;
  top: -11px;
  position: relative;
}

.list-services-item.item-3 a span {
  font-size: 11px;
  top: -10px;
  position: relative;
}

.list-services-item.item-2 a span {
  font-size: 11px;
  top: -10px;
  position: relative;
}

a.btn.btn-outline.mb-2 {
  color: #fff;
  border-color: #fff;
}

a.btn.btn-outline.mb-2:hover {
  color: #fff;
  border-color: #addcff;
  background-color: #addcff;
}

.deco-top {
  background: #f7fafc;
}

section#bappartner .slick-dots {
  bottom: -60px;
}

section#service {
  background: #fff;
}

section.client-recomments {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #f7fafc), color-stop(50%, #fff));
  background: linear-gradient(to top, #f7fafc 50%, #fff 50%);
}

.bap-partner-slider .list-partner {
  margin-bottom: 30px !important;
}

section.client-recomments ul {
  margin: 0;
  padding: 0;
}

section#bappartner .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}

section#bappartner .slick-dots li button:before {
  font-size: 10px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  text-align: center;
  color: #babbc6;
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#bapachievement .text-header .text-header-text {
  display: inline-block;
  padding-top: 7px;
}

section#bappartner .slick-dots li.slick-active button:before {
  color: #066ded;
  font-size: 20px;
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.client-recomments .slick-prev {
  left: 0;
  z-index: 1;
  color: #fff;
}

.client-recomments .slick-next:before,
.client-recomments .slick-prev:before {
  font-size: 35px;
  opacity: 1;
}

.client-recomments .slick-next {
  right: 15px;
  z-index: 1;
  color: #fff;
}

.recomment-item {
  padding: 30px 110px;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  width: 85%;
  margin: 0 auto;
}

.no-content {
  opacity: 0;
}

.recomment-item h4 {
  font-size: 30px;
  color: #fff;
}

.recomment-item p {
  color: #fff;
  font-size: 14px;
}

.recomment-item .client-name {
  text-align: center;
}

.recomment-item .client-name p {
  color: #fff;
  font-size: 18px;
  margin-top: 4px;
}

.recomment-item .client-name img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 auto;
}

section#bappartner {
  padding-bottom: 10px;
  background: #fff;
}

section#bapachievement .btn-see-all {
  height: unset;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.162223);
          box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.162223);
}

.offshore_list ul li#main-block .offshore_list_item .item-thumb {
  text-align: center;
  margin: 0 auto;
}

.offshore_list ul li#main-block .offshore_list_item .item-content {
  color: #fff;
  text-align: center;
  margin-top: 10px;
}

.offshore_list ul li#main-block .offshore_list_item {
  display: block;
  text-align: center;
  background: #3d90fd;
  padding: 24px 15px;
}

div#center-main-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  justify-items: center;
}

div#block-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

div#block-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  justify-items: center;
}

div#center-main-block ul {
  width: 100%;
}

.main-infomation-ceo {
  display: grid;
  grid-template-columns: 45fr 55fr;
  -webkit-box-shadow: 2px 12px 25px rgba(0, 0, 0, 0.117242);
          box-shadow: 2px 12px 25px rgba(0, 0, 0, 0.117242);
  border-radius: 5px;
  overflow: hidden;
}

.main-infomation-ceo .ceo-info {
  background: #fff;
  padding: 30px;
}

.main-infomation-ceo .ceo-info h2 {
  font-size: 22px;
  line-height: 26px;
  color: #1d9eff;
}

.main-infomation-ceo .ceo-info h5 {
  padding: 5px 0;
  font-size: 15px;
  line-height: 18px;
  color: #313131;
}

.main-infomation-ceo .ceo-info p {
  font-size: 13px;
  text-align: justify;
  color: #696969;
}

.main-infomation-ceo .ceo-avarta img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.ceo-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ceo-footer .social ul {
  padding: 0;
  margin: 0;
}

.ceo-footer .social ul li {
  list-style: none;
  display: inline-block;
  margin-right: 30px;
}

.ceo-footer .social ul li a {
  text-align: center;
}

.ceo-footer .read-more a {
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.46875px;
  color: #606060;
  background: #f3f3f3;
  border-radius: 24px;
}

.ceo-footer .social ul li a .fa-facebook-f {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  font-size: 12px;
  overflow: hidden;
  background-color: #466ec7;
  color: #fff;
  border: 1px solid #466ec7;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.ceo-footer .social ul li a .fa-instagram {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  font-size: 12px;
  overflow: hidden;
  background-color: #1e94cd;
  color: #fff;
  border: 1px solid #1e94cd;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.contact-us {
  background-size: 100% 50%;
  background-repeat: no-repeat;
  background-position: bottom;
  background-color: #fff;
}

.contact-us .contact-info h4 {
  font-size: 30px;
  color: #fff;
  padding-top: 40px;
}

.contact-us .contact-info .contact-des {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.contact-us .contact-info .contact-des p {
  font-size: 19px;
  color: #bad9ff;
  padding: 20px 0;
  width: 60%;
  line-height: 1.7;
}

.contact-us .contact-info .contact-des a {
  background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#fff));
  background: linear-gradient(0deg, #fff, #fff);
  -webkit-box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.0662081);
          box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.0662081);
  border-radius: 23.5px;
  font-size: 15px;
  line-height: 13px;
  text-align: center;
  color: #0b78ff;
  padding: 15px 70px;
}

.row.offshore_list:before {
  position: absolute;
  content: "";
  width: 32.8%;
  height: 1px;
  background: #0a74ff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin: 0 auto;
}

.row.offshore_list {
  position: relative;
}

div#center-main-block:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 75%;
  background: #0a74ff;
  left: 0;
  margin: 0 auto;
}

div#center-main-block:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 75%;
  background: #0a74ff;
  right: 0;
}

#block-left .offshore_list_item.hover-zoom:before {
  content: " ";
  height: 0;
  position: absolute;
  top: 45%;
  width: 0;
  z-index: 1;
  right: -10px;
  border: medium solid #fff;
  border-width: 5px 10px 5px 0;
  border-color: transparent #0a74ff transparent transparent;
}

#block-right .offshore_list_item.hover-zoom:before {
  content: " ";
  height: 0;
  position: absolute;
  top: 46%;
  width: 0;
  z-index: 1;
  left: 0;
  border: medium solid #fff;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #0a74ff;
}

#block-left .offshore_list_item.hover-zoom {
  position: relative;
}

#block-left .offshore_list_item.hover-zoom:after {
  position: absolute;
  content: "";
  width: 16px;
  height: 1px;
  background: #0a74ff;
  top: 50%;
  right: -23px;
  margin: 0 auto;
  z-index: 1;
}

#block-right .offshore_list_item.hover-zoom:after {
  position: absolute;
  content: "";
  width: 15px;
  height: 1px;
  background: #0a74ff;
  top: 50%;
  left: -14px;
  margin: 0 auto;
  z-index: 1;
}

.bap-partner-slider .list-partner .partner-item img {
  margin: 0 auto;
}

.bap-header .navbar-right ul#main-menu li.navy-button a:hover {
  background: #1476f2;
  color: #fff;
}

.bap-header .navbar-right ul#main-menu li.navy-button a {
  padding: 10px 25px;
  font-weight: 600;
  text-transform: uppercase;
  background: #3c90fd;
  color: #fff !important;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: none;
  white-space: nowrap;
}

#service .offshore_list ul li .offshore_list_item {
  height: unset !important;
}

.single-content .offshore_list ul li .offshore_list_item .item-thumb {
  margin: 0 auto;
}

.single-content .offshore_list ul li .offshore_list_item .item-content {
  text-align: center;
  margin: 15px 0;
}

.single-content .offshore_list ul li .offshore_list_item {
  border-radius: 2px;
  text-align: center;
  padding: 30px 20px;
  display: block;
}

.single-content .offshore_list ul li:nth-child(2n) {
  margin: 0;
}

section#bapachievement {
  background: #f7fafc;
}

section#service .offshore_list ul li {
  padding: 20px 10px;
}

.section-bap-product .product-slider .slick-dots {
  text-align: left;
  width: 90%;
}

.see-all-product {
  width: 100%;
  text-align: right;
}

section#bap-team,
section.section.section-fanpage {
  display: none;
}

.client-recomments .slick-next:before,
.client-recomments .slick-prev:before {
  opacity: 0.75;
  color: rgba(71, 156, 255, 0.25);
}

.client-recomments .slick-next,
.client-recomments .slick-prev {
  top: 60%;
}

#bap-offshore .text-header img {
  width: 83px;
  height: 90px;
}

.new-item-footer {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.95)), to(rgba(255, 255, 255, 0.95)));
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.95));
  -webkit-box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.0821728);
          box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.0821728);
  border-radius: 4px;
  padding: 20px;
  margin-top: 30px;
}

.double-block-new {
  padding: 40px 0;
}

a.btn-more-info {
  background: -webkit-gradient(linear, left bottom, left top, from(#f2638f), to(#f2638f));
  background: linear-gradient(0deg, #f2638f, #f2638f);
  -webkit-box-shadow: 0px 5px 7px rgba(11, 40, 88, 0.119154);
          box-shadow: 0px 5px 7px rgba(11, 40, 88, 0.119154);
  border-radius: 23.5px;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 600;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid #f2628f;
  padding: 0.75rem 2.5rem;
  font-size: 0.9rem;
  line-height: 1.5;
  border-radius: 3rem;
  text-decoration: none;
  -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;
}

a.btn-more-info:hover {
  text-decoration: none;
  background: #fff;
  background-color: #fff;
  border-color: #f2628f;
  color: #f2628f;
}

.new-item-footer h4 span {
  font-size: 23px;
  line-height: 35px;
  letter-spacing: -0.1px;
  color: #141414;
  margin-left: 10px;
}

.new-item-footer h5 {
  font-size: 17px;
  line-height: 31px;
  color: #424242;
  padding: 5px 0;
  font-weight: 400;
}

.main-block-advance {
  position: relative;
}

.main-block-advance .item-nomal ul {
  padding-left: 20px;
}

.main-block-advance .item-nomal.disadvance-block ul li:before {
  color: #fe565c;
}

.main-block-advance .item-nomal.advance-block ul li:before {
  color: #0383ed;
}

.main-block-advance .item-nomal ul li:before {
  content: "•";
  display: inline-block;
  font-size: 1em;
  left: -1.1225em;
  position: absolute;
  top: 3px;
}

section#bap-offshore .col-md-12.col-lg-5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

section#bap-offshore .item-nomal.advance-block {
  margin-bottom: 100px;
  position: relative;
}

.main-block-advance .item-nomal ul li {
  position: relative;
  list-style: none;
  font-size: 13px;
  letter-spacing: -0.298591px;
  color: #474747;
  padding: 5px 0;
}

.main-block-advance .advance-block h4 {
  background: #0383ed;
  color: #fff;
}

.main-block-advance .disadvance-block h4 {
  color: #ff564d;
  background: rgba(255, 196, 192, 0.18);
}

.main-block-advance h4 {
  border-radius: 4.42164px;
  font-size: 15.0336px;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  padding: 10px;
}

section#bap-offshore .col-md-12.col-lg-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

section#bap-offshore .plus-icon {
  display: grid;
  width: 100%;
  text-align: center;
  padding: 70px 0;
}

section#bap-offshore .plus-icon img {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 15px auto;
}

.new-footer-bap.is-home {
  background-size: cover;
  background-repeat: no-repeat;
}

section#bap-offshore .item-nomal.advance-block:before {
  position: absolute;
  content: url(//bap-software.net/wp-content/themes/bapjsc/css/../images/down.png);
  left: 0;
  right: 0;
  margin: auto;
  bottom: -88px;
  width: 56px;
  height: 68px;
}

.footer-new-img {
  position: relative;
  text-align: center;
}

.footer-new-img .comtor {
  position: absolute;
  bottom: 10%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  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;
}

.footer-new-img .comtor h4 {
  color: #fff;
  font-size: 18px;
  margin: 0;
  text-transform: uppercase;
}

.footer-new-img .comtor span {
  background: #fff;
  color: #0c7cff;
  border-radius: 5px;
  margin-left: 7px;
  padding: 1px 5px;
  font-size: 12px;
}

.new-footer-bap.not-home {
  background-image: unset !important;
  background: #fff;
}

.new-footer-bap.not-home .double-block-new {
  display: none;
}

.footer-services .new-item-footer h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-services .new-item-footer h5 {
  font-size: 14px;
}

.footer-services .col-sm-12.col-md-7.col-lg-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  justify-items: center;
}

.footer-services .new-item-footer a {
  font-size: 10px;
}

.footer-services .new-item-footer h4 span {
  font-size: 16px;
  line-height: 1.4;
}

.footer-new-img img {
  height: 250px;
}

.bapp-address .item-connect img {
  border-radius: 4px;
  height: 265px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0;
}

.bapp-address .address-info {
  position: absolute;
  top: 25%;
  left: 0;
  right: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto auto;
  color: #fff;
  z-index: 1;
  text-align: center;
}

.bapp-address .item-connect {
  position: relative;
  margin: 15px 0;
  border-radius: 4px;
  overflow: hidden;
}

.bapp-address .item-connect:before {
  position: absolute;
  width: 100%;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  background: rgba(0, 3, 100, 0.36);
}

.bapp-address .item-connect h4.address-name {
  font-size: 38px;
  letter-spacing: 1px;
  color: #fff;
}

.bapp-address .item-connect .address-info span {
  font-size: 25px;
  color: #fff;
}

.bapp-address .item-connect h4.address-name i {
  font-size: 40px;
  color: #fff;
  margin-right: 10px;
}

.headding-contact {
  font-size: 40px;
  letter-spacing: 2.34475px;
  color: #141414;
  margin: 0;
  padding-left: 20px;
  border-left: 7px solid #2193ff;
}

.bap-sent-mail .item-mail {
  text-align: center;
  width: 100%;
  padding: 50px 0;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.bap-sent-mail .item-mail .email-info span {
  font-size: 19.8897px;
  letter-spacing: 0.291243px;
  color: #aeb4c1;
}

.bap-sent-mail .item-mail .email-info h4 {
  font-size: 24.1518px;
  letter-spacing: 0.664061px;
  color: #1f1f1f;
}

.bap-sent-mail .item-mail:hover .email-info h4,
.bap-sent-mail .item-mail:hover .email-info span {
  color: #2193ff;
}

.bap-sent-mail .item-mail:hover {
  border: 0.7px solid #dedede;
  cursor: pointer;
  background: #fff;
  -webkit-box-shadow: 0px 5px 35px rgba(0, 0, 0, 0.0603204);
          box-shadow: 0px 5px 35px rgba(0, 0, 0, 0.0603204);
}

.bap-form-mail label .required {
  color: red;
}

.bap-form-mail .btn-submit {
  width: auto;
  border-radius: 5px;
  height: auto;
  line-height: 1;
  padding: 30px 1rem;
}

.bap-form-mail label input,
.bap-form-mail label select option,
.bap-form-mail label select,
.bap-form-mail label textarea {
  background: #f5f8fd;
  border: 0.925658px solid #e5ebf7;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 1.85132px;
  font-size: 12px;
  width: 100%;
  margin: 5px 0;
}

.bap-form-mail label {
  width: 100%;
  font-size: 12px;
  letter-spacing: 0.0257862px;
  color: #353535;
  margin-bottom: 0;
}

.bap-form-mail img {
  -o-object-fit: contain;
     object-fit: contain;
}

.bap-address {
  padding-bottom: 60px;
}

.new-footer-bap {
  background-size: cover;
  background-repeat: no-repeat;
}

main.main-container.about-container {
  position: relative;
}

.sticky-menu.fixed-header.bottom {
  position: absolute;
  bottom: 0;
  top: unset;
}

.ceo-block-right .about-contain.read p {
  display: block;
  -webkit-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;
}

.category-item img {
  height: 264px;
  width: 100%;
  left: 0;
  top: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.category-item {
  position: relative;
  border-radius: 9px;
  overflow: hidden;
}

.section.contact-controler .category-item h4 {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 45%;
  font-weight: 500;
  font-size: 39.2135px;
  letter-spacing: 1.07818px;
  color: #56daff;
  z-index: 2;
  text-transform: uppercase;
}

.cates-info {
  display: none;
}

.info-category {
  border-radius: 9px;
}

.category-item:before {
  position: absolute;
  width: 100%;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  background: rgba(0, 3, 98, 0.681873);
}

.title-recument {
  padding: 25px 0;
}

section.bap-recument {
  padding: 25px 0;
  position: relative;
  overflow: hidden;
}

section.bap-recument:before {
  content: "";
  height: 100%;
  width: 100%;
  background-color: #3b8ffd;
  -webkit-transform: skewX(-20deg) translateX(52%);
          transform: skewX(-20deg) translateX(52%);
  position: absolute;
  left: 0;
  top: 0;
}

.recument-tabs ul li a {
  background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#fff));
  background: linear-gradient(0deg, #fff, #fff);
  -webkit-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.0488418);
          box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.0488418);
  border-radius: 6px;
  margin-right: 20px;
  text-align: center;
  padding: 0.5rem 2rem;
}

.recument-tabs ul li a.active:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 3px;
  background-color: #fff;
  top: 18px;
  left: 15px;
}

.recument-tabs ul li a.active {
  position: relative;
  background: #0c7cff;
  -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.162223);
          box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.162223);
}

div#bap-tabContent {
  padding: 5px;
  position: relative;
  -webkit-box-shadow: 2px 2px 17px rgba(0, 0, 0, 0.0771962);
          box-shadow: 2px 2px 17px rgba(0, 0, 0, 0.0771962);
  border-radius: 4.12844px;
}

.all-recument {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.recument-post .article-small .amenities-thumb {
  height: 180px;
}

.recument-post .article-small .article-content .article-text {
  font-weight: 500;
  font-size: 11px;
  text-align: center;
  letter-spacing: -0.418px;
  color: #494949;
}

.recument-post .article-small .article-content {
  text-align: center;
}

.recument-post .article-small .article-content time {
  font-size: 11px;
  letter-spacing: -0.2px;
  color: #868686;
}

.recument-post .article-small .article-content h5 a {
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  color: #181818;
}

.recument-post .article-small .article-content {
  padding: 15px;
}

.recument-post .article-small {
  margin-bottom: 0;
}

.recument-post {
  padding: 5px;
}

.contact-voice .form-group {
  margin-bottom: 0;
}

.contact-voice .rc-anchor-normal {
  height: 40px !important;
  width: 75% !important;
}

.contact-voice .rc-anchor-normal .rc-anchor-content {
  height: 40px !important;
}

.contact-voice .rc-anchor-normal-footer {
  display: none !important;
}

.view-all {
  margin-top: 50px;
  text-align: center;
  margin-bottom: 20px;
}

.bap-form-mail .contact-voice img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

div.wpcf7 .ajax-loader {
  position: absolute;
  bottom: 10px;
  right: 30%;
}

.view-all a {
  background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#fff));
  background: linear-gradient(0deg, #fff, #fff);
  -webkit-box-shadow: 0px 5px 17px rgba(0, 0, 0, 0.0777699);
          box-shadow: 0px 5px 17px rgba(0, 0, 0, 0.0777699);
  border-radius: 23.5px;
  position: relative;
  font-weight: 700;
  font-size: 14px;
  line-height: 13px;
  text-align: center;
  letter-spacing: 0.6px;
  color: #0c7cff;
  display: inline-block;
  padding: 20px 50px;
  text-transform: uppercase;
}

.view-all a:hover {
  text-decoration: unset;
  -webkit-box-shadow: 0px 5px 17px rgba(0, 0, 0, 0.19);
          box-shadow: 0px 5px 17px rgba(0, 0, 0, 0.19);
}

.headding-contact {
  font-weight: 500;
  font-size: 37px;
  letter-spacing: 1.33639px;
  color: #141414;
}

.sidebar-box {
  background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#fff));
  background: linear-gradient(0deg, #fff, #fff);
  -webkit-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.0488418);
          box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.0488418);
  padding: 10px;
}

h4.sidebar-title:before {
  content: "";
  height: 0;
  width: 0;
  border: 13px solid rgba(237, 237, 237, 0);
  display: inherit;
  position: absolute;
  border-right: 25px solid #94caff;
  bottom: -13px;
  left: -13px;
  z-index: -1;
}

h4.sidebar-title {
  background: #2996ff;
  -webkit-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.0644668);
          box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.0644668);
  display: inline-block;
  color: #fff;
  font-size: 20px;
  line-height: 19px;
  text-align: center;
  width: 175px;
  padding: 8px;
  font-weight: 500;
  position: relative;
  left: -35px;
}

section.section.product-category .case-item img {
  height: 115px;
  width: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

section.section.product-category .case-item .content {
  font-size: 14px;
  text-align: center;
  letter-spacing: 0.0998532px;
  color: #606060;
}

section.section.product-category .case-item h4 {
  font-weight: 500;
  font-size: 17px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.467419px;
  color: #1f1f1f;
}

section.section.product-category .case-item:hover {
  border: 1px solid #1d9eff;
  -webkit-box-shadow: 2px 2px 17px rgba(40, 172, 254, 0.32);
          box-shadow: 2px 2px 17px rgba(40, 172, 254, 0.32);
}

section.section.product-category .case-item {
  border: 1px solid #fff;
  background: #fff;
  -webkit-box-shadow: 2px 2px 17px rgba(0, 0, 0, 0.0771962);
          box-shadow: 2px 2px 17px rgba(0, 0, 0, 0.0771962);
  border-radius: 4.12844px;
  text-align: center;
  margin-bottom: 30px;
  padding: 20px;
}

.news-slider {
  display: grid;
  grid-template-columns: 1fr 1fr;
  background: -webkit-gradient(linear, right top, left top, color-stop(60%, #fff), color-stop(40%, #f7fafc));
  background: linear-gradient(to left, #fff 60%, #f7fafc 40%);
  position: relative;
}

.news-slider figure.lasted-post-img a img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  margin-left: 15px;
}

.news-slider figure.lasted-post-img a {
  position: absolute;
  bottom: 0;
  right: 0;
  background: rgba(12, 124, 255, 0.95);
  -webkit-box-shadow: 0px 5px 31px rgba(0, 0, 0, 0.0617351);
          box-shadow: 0px 5px 31px rgba(0, 0, 0, 0.0617351);
  color: #fff;
  padding: 20px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.news-slider figure.lasted-post-img {
  padding-top: 30px;
  position: relative;
  margin-bottom: 0;
}

.news-slider figure.lasted-post-img img.news-thumb {
  height: 425px;
  -webkit-box-shadow: 0px 5px 31px rgba(0, 0, 0, 0.0617351);
          box-shadow: 0px 5px 31px rgba(0, 0, 0, 0.0617351);
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 3px;
}

.news-slider .news-post-content .news-meta h5 {
  padding-left: 55px;
  position: relative;
  font-weight: 500;
  font-size: 14.4261px;
  text-transform: uppercase;
  color: #000;
  margin: 0;
}

.news-slider .news-post-content {
  padding: 50px;
  padding-bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(89%, #fff), color-stop(11%, #f7fafc));
  background: linear-gradient(to bottom, #fff 89%, #f7fafc 11%);
  border-radius: 4.12174px;
}

.news-slider .news-post-content .news-meta h5:before {
  position: absolute;
  content: "";
  width: 37px;
  height: 5px;
  left: 0;
  top: 42%;
  background-color: #007bff;
}

.news-slider .news-post-content .news-meta span {
  margin: 0 10px;
  color: #a5a5a5;
  font-weight: 500;
}

.news-slider .news-post-content .news-meta time {
  font-size: 14.4261px;
  font-weight: 500;
  text-align: right;
  text-transform: uppercase;
  color: #a5a5a5;
}

.news-slider .news-post-content .news-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.news-slider .news-contain {
  padding: 30px 0;
}

.news-slider .news-contain a:hover {
  text-decoration: unset;
}

.news-slider .news-contain h4 {
  font-weight: 500;
  font-size: 33.6512px;
  line-height: 43px;
  color: #181818;
}

.news-slider .news-contain p {
  font-weight: 500;
  font-size: 14.1659px;
  line-height: 24px;
  color: #494949;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.slider-news {
  position: relative;
}

.slider-news .slick-left {
  border: 1px solid #d8e0f1;
  position: absolute;
  bottom: 0;
  right: 5%;
  top: unset;
  left: unset;
  z-index: 1;
  -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.0733413);
          box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.0733413);
  line-height: 1;
  cursor: pointer;
  padding: 15px 20px;
}

.slider-news .slick-right {
  border: 1px solid #d8e0f1;
  position: absolute;
  bottom: 0;
  right: 0;
  top: unset;
  -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.0733413);
          box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.0733413);
  line-height: 1;
  padding: 15px 20px;
  cursor: pointer;
}

.slider-news .slick-next:before,
.slider-news .slick-prev:before {
  opacity: 1;
  color: rgba(15, 122, 246, 0.31);
  font-size: 40px;
}

.slider-news .slick-arrow i {
  font-size: 20px;
}

.slider-news .slick-arrow {
  background: #d8e0f1;
}

.slider-news .slick-arrow:hover {
  border: 1px solid #fff;
  background: #fff;
}

.slider-news .slick-arrow:hover i {
  color: #007bff;
}

#modal-services {
  position: fixed;
  bottom: 20px;
  z-index: 999;
  left: 10px;
}

#modal-services img {
  width: 70%;
}

.slidder-poruct {
  padding: 0 10px;
}

.list-service-product .box-services .img-services img {
  max-width: 175px;
  width: 175px;
}

.bap-header .navbar-right ul#main-menu li.current-menu-parent a,
.bap-header .navbar-right ul#main-menu li.current-menu-parent ul li.current-menu-item a,
.bap-header .navbar-right ul#main-menu li.current-menu-item a {
  color: #007bff;
}

.content-case-study .item-case {
  margin-bottom: 30px;
}

.bap-header .navbar-right ul#main-menu li.not-home a {
  color: white !important;
}

.bap-header.fixed-top.active .navbar-right ul#main-menu li.not-home a {
  color: #333 !important;
}

.bap-header.active .navbar-right ul#main-menu li.not-home a {
  color: #333 !important;
}

.bap-header.fixed-top.not-home .navbar-right ul#main-menu li.not-home a {
  color: #333 !important;
}

.item-case-study {
  display: grid;
  grid-template-columns: 4fr 6fr;
  padding: 45px 0;
  grid-gap: 30px;
  border-bottom: 1px solid #d7d7d7;
}

.item-case-study .study-img {
  border-radius: 3px;
  overflow: hidden;
}

.item-case-study .study-img img {
  width: 100%;
  height: 300px;
  -o-object-fit: contain;
     object-fit: contain;
}

.item-case-study .heading-title h5:before {
  position: absolute;
  content: "";
  width: 37px;
  height: 5px;
  left: 0;
  top: 42%;
  background-color: #007bff;
}

.item-case-study .heading-title h5 {
  padding-left: 55px;
  position: relative;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  color: #000;
  margin: 0;
}

.item-case-study .heading-title h5 span {
  font-size: 14.4261px;
  font-weight: 500;
  text-align: right;
  text-transform: uppercase;
  color: #a5a5a5;
  margin-left: 8px;
}

.item-case-study .content-case a:hover {
  text-decoration: unset;
}

.item-case-study .content-case h4:hover {
  text-decoration: none;
  color: #2996ff;
}

.item-case-study .content-case h4 {
  font-weight: 700;
  font-size: 29px;
  color: #181818;
  padding: 20px 0;
  margin: 0;
}

.item-case-study .content-case p {
  font-weight: 400;
  font-size: 14px;
  text-align: justify;
  color: #494949;
  line-height: 23px;
  margin: 0;
}

.item-case-study .content-case img {
  padding-bottom: 20px;
}

.item-case-study .content-case .sub-content-prod {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content-case table {
  border: 2.5px solid #dadada;
}

.content-case-study ul.phantrang-services {
  margin: 0;
  padding: 40px 0 10px;
}

.content-case-study ul.phantrang-services li.active a {
  background: #0082ff;
  color: #fff;
}

.content-case-study ul.phantrang-services li a {
  background: #f7f7f7;
  padding: 13px 18px;
  border-radius: 2px;
  font-weight: 300;
  font-size: 12.7273px;
  line-height: 19px;
  text-align: center;
  color: #464646;
}

.content-case-study ul.phantrang-services li {
  margin: 0 3px;
}

.list-all-case ul {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.list-services-item.item-2 .title-icon {
  padding: 0 5px;
}

div#block-right ul li:nth-child(1) .item-content {
  font-size: 11px;
}

div#block-left ul li:nth-child(1) .item-content {
  font-size: 11px;
}

.list-services-item.item-7 .title-icon {
  padding: 0 5px;
}

button#read-more-ceo {
  display: block;
}

.item-case {
  margin-bottom: 30px;
}

.list-bonus-offshore {
  padding: 0;
}

.list-bonus-offshore li {
  list-style: none;
  margin-bottom: 5px;
  font-size: 11px;
}

.footer-services .new-item-footer h5 {
  font-size: 13px;
}

ul.option-list {
  min-height: 2px;
}

.schema-nav {
  font-size: 0;
  margin: 0;
  padding: 0;
  visibility: hidden;
}

.text-header .text-header-text p {
  font-weight: 400;
}

.bap-footer .bap-footer-top .footer-item-1 ul.list-unstyled li {
  display: block;
}

.office-map-country .btn-gradient-blue {
  width: unset !important;
}

.bap-footer .bap-footer-top .footer-item-1 ul.list-social.list-unstyled li {
  display: inline-block;
}

.single-header .single-header-desc {
  padding-bottom: unset;
  margin-bottom: unset;
  border-bottom: unset;
}

.post-meta {
  display: none;
}

.bap-slider .slideshow .slick-dots {
  display: none !important;
}

.bap-header .navbar-right ul#main-menu li a {
  font-size: 14px;
}

.bap-footer .bap-footer-copyright p {
  line-height: 1.8;
}

.recomment-item h4 {
  font-size: 28px;
  color: #fff;
}

.footer-new-img .comtor {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.bap-contact-list-img ul {
  width: auto;
}

.bap-team-item figure img {
  width: 100%;
}

.recomment-item {
  padding: 30px 50px 30px 110px;
}

.section-bap-product .item a p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.about-header-inner.ai-iot-inner h1 {
  font-size: 60px;
  margin-bottom: 30px;
}

.footer-services .new-item-footer h5.ja-lang {
  font-size: 13px !important;
}

#custommer-voice p {
  color: #fff;
  margin-right: 15px;
  text-align: center;
  font-size: 16px;
}

.customer-detail {
  background-color: #f4f1f1;
  border-radius: 2px;
  padding: 30px;
}

.item-customer .headding-cus .headding {
  position: relative;
}

.item-customer .headding-cus .headding:before {
  position: absolute;
  content: "";
  width: 50px;
  height: 3px;
  background-color: #2193ff;
  bottom: -15px;
}

.item-customer .headding-cus {
  padding: 30px 0 35px;
}

.customer-detail img {
  text-align: center;
  margin: 5px 0;
}

.items-customers h5 {
  font-weight: 700;
  padding: 10px 0;
}

.items-customers h4 {
  background-color: #3c90fd;
  padding: 10px;
}

.items-customers h4 a {
  color: #fff;
}

.items-customers h4 a:hover {
  text-decoration: unset;
}

.items-customers .xem-them {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  display: none;
}

.items-customers .customer-thumbs {
  position: relative;
}

.items-customers {
  margin-bottom: 50px;
}

.items-customers img {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}

.items-customers a:hover .xem-them {
  display: block;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.items-customers img:hover {
  opacity: 0.7;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.avatar-custommer {
  display: grid;
  grid-template-columns: 1fr 9fr;
  grid-gap: 20px;
  position: relative;
}

.avatar-custommer:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 5px;
  background-color: #2193ff;
  bottom: -15px;
}

.notice-news a {
  color: #fff;
}

.notice-news .alert-news {
  position: fixed;
  top: 90px;
  left: 5%;
  width: 90%;
  font-weight: 400;
  background-color: #f20;
  border-radius: 6px;
  padding: 12px 30px;
  color: #fff;
  z-index: 10;
  opacity: 0.9;
  border: 1px solid rgba(255, 255, 255, 0.5);
}

.notice-news button span {
  font-size: 25px;
}

.notice-news button {
  opacity: 1;
}

.form-blog label,
.form-group-blog label {
  width: 100%;
  margin: 10px 0;
}

.form-blog {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}

.form-group-blog input[type=submit] {
  width: 100%;
  color: #fff;
  background-color: #3d8ffe;
  text-align: center;
  padding: 10px;
  border: unset;
  border-radius: 2px;
  text-transform: uppercase;
}

.form-group-blog textarea,
.form-blog input {
  width: 100%;
  padding: 10px;
  border: 1px solid #d3d3d3;
  border-radius: 2px;
}

#myImg {
  border-radius: 5px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#myImg:hover {
  opacity: 0.7;
}

.modalss {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 120px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

div#myModal .modal-content {
  margin: auto;
}

article#case-single img {
  margin-bottom: 5px !important;
}

.modalss .modal-content {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
  }
}
@keyframes zoom {
  from {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
div#myModal .close {
  position: absolute;
  top: 105px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: 700;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

div#myModal .close:hover,
div#myModal .close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

img#img01 {
  height: 80vh;
  width: auto;
}

div#myModal {
  overflow: hidden;
}

.button-prod {
  margin-top: 20px;
  position: relative;
  height: 40px;
  display: inline-block;
  padding: 0 20px;
  background: #0e4b9d;
  border-radius: 8px;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.button-prod .submit,
.arrow {
  display: inline-block;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.button-prod .submit {
  text-transform: uppercase;
  line-height: 40px;
  display: block;
  color: #fff;
}

.button-prod .arrow {
  position: relative;
  top: -30px;
  opacity: 0;
  -webkit-transform: translateX(50px);
          transform: translateX(50px);
}

.button-prod .line {
  height: 2px;
  width: 17px;
  border-radius: 6px;
  background: #fff;
}

.button-prod .top {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.button-prod .bottom {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: 10px;
}

.button-prod .instructions {
  text-align: center;
  margin: 20px auto;
}

.button-prod:hover .submit {
  -webkit-transform: translateX(-90px);
  transform: translateX(-90px);
  opacity: 0;
}

.button-prod:hover .arrow {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}

.button-prod.active .arrow {
  opacity: 1;
  -webkit-transform: rotate(90deg) translateY(70px);
  transform: rotate(90deg) translateY(70px);
}

.button-prod.active {
  background: #4caf50;
}

.button-prod.active .submit {
  opacity: 0;
}

.button-prod.active .top {
  width: 34px;
}

.button-prod.active .bottom {
  margin: 14px 0 0 12px;
}

@media (min-width: 991px) {
  #modal-services {
    display: none;
  }
  .info-category:hover {
    width: 94%;
    position: absolute;
    background: #fff;
    -webkit-box-shadow: 2px 2px 28px rgba(0, 0, 0, 0.100716);
            box-shadow: 2px 2px 28px rgba(0, 0, 0, 0.100716);
    background: #fff;
    padding: 10px;
    cursor: pointer;
  }
  .info-category:hover .category-item h4 {
    display: none;
  }
  .info-category:hover .category-item:before {
    position: unset;
    background: 0 0;
  }
  .info-category:hover .cates-info {
    display: block;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 20px;
  }
}
@media (max-width: 981px) {
  .bap-header .navbar-right ul#main-menu li.not-home a {
    color: #000 !important;
  }
  .item-case-study .study-img img {
    height: auto;
  }
  .about-header-inner.ai-iot-inner h1 {
    font-size: 35px;
  }
  .list-service-product .box-services .img-services img {
    width: 100px;
  }
  #modal-services {
    display: block;
    padding: unset;
  }
  .headding-contact {
    font-size: 35px;
    letter-spacing: unset;
  }
  #rocketmeluncur {
    width: 65px;
    height: 100px;
  }
  .recomment-item {
    width: 100%;
  }
  .recomment-item h4 {
    font-size: 19px;
  }
  #block-right .offshore_list_item.hover-zoom:after {
    left: -13px;
  }
  .offshore_list ul li .offshore_list_item {
    height: unset !important;
    border-radius: 10px;
    text-align: center;
    background-color: #fff;
    padding: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 100px;
  }
  #block-left .offshore_list_item.hover-zoom {
    position: relative;
    display: block;
    text-align: center;
  }
  .offshore_list ul li .offshore_list_item .item-content {
    font-weight: 400;
    font-size: 9px;
    line-height: 15px;
    margin-left: 5px;
  }
  #block-left .offshore_list_item.hover-zoom:before {
    top: 46%;
  }
  #block-right .offshore_list_item.hover-zoom:before {
    top: 46%;
  }
  a.btn.btn-outline.mb-2 {
    color: #067bff;
    border-color: #067bff;
  }
  .offshore_list ul li .offshore_list_item .item-thumb {
    margin: 0 auto;
  }
  #block-right .offshore_list_item.hover-zoom {
    display: block;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .offshore_list ul li#main-block .offshore_list_item {
    padding: 10px;
  }
  section#bapachievement .btn-see-all {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: unset;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: none;
  }
  .main-infomation-ceo {
    display: block;
  }
  .contact-us .contact-info .contact-des {
    display: block;
    text-align: center;
  }
  .contact-us .contact-info .contact-des p {
    width: 100%;
  }
  .main-infomation-ceo .ceo-info {
    padding: 20px;
  }
  section.section.section-fanpage .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .section.section-fanpage {
    text-align: left;
  }
  .section-fanpage h3 {
    margin: 20px 0;
  }
  .bap-slider .bap-intro-slider .bap-intro-left .web-description {
    font-size: 16px;
  }
  section.new-about-header {
    background-position: center;
    background-size: cover !important;
  }
  .section.contact-controler h4 {
    font-size: 17px;
  }
  .bapp-address .item-connect h4.address-name {
    font-size: 24px;
    font-weight: 700;
  }
  .bapp-address .item-connect h4.address-name i {
    font-size: 25px;
  }
  .bapp-address .item-connect .address-info span {
    font-size: 17px;
    font-weight: 500;
  }
  .bapp-address .item-connect img {
    height: 135px;
    margin: 0;
  }
  .bapp-address .item-connect {
    margin: 7px 0;
  }
  .bap-sent-mail .item-mail .email-info h4 {
    font-weight: 700;
    font-size: 19px;
  }
  .bap-sent-mail .item-mail .email-info span {
    font-size: 13px;
  }
  .bap-sent-mail .item-mail {
    padding: 25px 0;
  }
  .contact-controler {
    padding: 25px 0;
  }
  .info-category {
    border-radius: 9px;
  }
  .category-item img {
    height: 170px;
  }
  .mb-4.blog111 ul {
    display: inline-grid;
  }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
  }
  .paginations {
    text-align: center;
  }
  .paginations .page-numbers {
    border-radius: 3px;
    background-color: #fff;
    text-decoration: none;
    margin: 2px 4px;
    border: 1px solid #e5e5e5;
    display: inline-block;
    line-height: 23px;
    font-size: 14px;
    padding: 6px 16px;
    color: #bcbcbc;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .paginations .page-numbers:hover {
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.05);
            box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.05);
  }
  .paginations .page-numbers.current {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
  }
  span.wpcf7-not-valid-tip {
    font-family: "Avenir Next LT Pro Regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
    font-size: 12px;
  }
  .qtranxs-available-languages-message {
    display: none;
  }
  .deco-bot {
    background: 0 0;
  }
  .bap-footer .bap-footer-top .footer-item-list {
    padding-top: 75px;
    color: #fff;
  }
  .bap-footer .bap-footer-top .footer-item-1 .footer-logo img {
    max-height: 50px;
  }
  img.iso-images {
    display: none;
    position: absolute;
    bottom: 5vh;
    right: 5vw;
    z-index: 10;
    width: auto;
    height: 70px;
  }
  .iso-addon {
    text-align: center;
  }
  .iso-addon img {
    width: auto;
    height: 70px;
  }
  .bap-header .navbar-right ul#main-menu li .sub-menu li.menu-item-has-children .sub-menu {
    position: absolute;
    left: 265px;
    top: -24px !important;
    opacity: 0;
  }
  .bap-header .navbar-right ul#main-menu li .sub-menu li.menu-item-has-children:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .bap-header .navbar-right ul#main-menu li .sub-menu .sub-menu:before {
    display: none;
  }
  .list-services-item.item-1 a img,
.list-services-item.item-1 a span,
.list-services-item.item-4,
.list-services-item.item-5 a img,
.list-services-item.item-5 a span {
    display: none;
  }
  .list-services-item.item-0 a span {
    font-size: 14px;
    top: -10px;
    position: relative;
  }
  .list-services-item.item-6 a span {
    font-size: 11px;
    top: -10px;
    position: relative;
  }
  .list-services-item.item-7 a span {
    font-size: 11px;
    top: -11px;
    position: relative;
  }
  .list-services-item.item-3 a span {
    font-size: 11px;
    top: -10px;
    position: relative;
  }
  .list-services-item.item-2 a span {
    font-size: 11px;
    top: -10px;
    position: relative;
  }
  a.btn.btn-outline.mb-2 {
    color: #fff;
    border-color: #fff;
  }
  a.btn.btn-outline.mb-2:hover {
    color: #fff;
    border-color: #addcff;
    background-color: #addcff;
  }
  section.new-bap-about-us {
    background: #f7fafc;
    padding: 50px 0;
  }
  .deco-top {
    background: #f7fafc;
  }
  section#bappartner .slick-dots {
    bottom: -60px;
  }
  section#service {
    background: #fff;
  }
  section.client-recomments {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #f7fafc), color-stop(50%, #fff));
    background: linear-gradient(to top, #f7fafc 50%, #fff 50%);
  }
  .bap-partner-slider .list-partner {
    margin-bottom: 30px !important;
  }
  section.client-recomments ul {
    margin: 0;
    padding: 0;
  }
  section#bappartner .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0;
  }
  section#bappartner .slick-dots li button:before {
    font-size: 10px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    text-align: center;
    color: #babbc6;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  #bapachievement .text-header .text-header-text {
    display: inline-block;
    padding-top: 7px;
  }
  section#bappartner .slick-dots li.slick-active button:before {
    color: #066ded;
    font-size: 20px;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .client-recomments .slick-prev {
    left: 0;
    z-index: 1;
    color: #fff;
  }
  .client-recomments .slick-next:before,
.client-recomments .slick-prev:before {
    font-size: 35px;
    opacity: 1;
  }
  .client-recomments .slick-next {
    right: 15px;
    z-index: 1;
    color: #fff;
  }
  .no-content {
    opacity: 0;
  }
  .recomment-item h4 {
    font-size: 30px;
    color: #fff;
  }
  .recomment-item p {
    color: #fff;
    font-size: 14px;
  }
  .recomment-item .client-name {
    text-align: center;
  }
  .recomment-item .client-name p {
    color: #fff;
    font-size: 18px;
    margin-top: 4px;
  }
  .recomment-item .client-name img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    -o-object-fit: cover;
       object-fit: cover;
    margin: 0 auto;
  }
  section#bappartner {
    padding-bottom: 10px;
    background: #fff;
  }
  section#bapachievement .btn-see-all {
    height: unset;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.162223);
            box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.162223);
  }
  .offshore_list ul li#main-block .offshore_list_item .item-thumb {
    text-align: center;
    margin: 0 auto;
  }
  .offshore_list ul li#main-block .offshore_list_item .item-content {
    color: #fff;
    text-align: center;
    margin-top: 10px;
  }
  .offshore_list ul li#main-block .offshore_list_item {
    display: block;
    text-align: center;
    background: #3d90fd;
    padding: 24px 15px;
  }
  div#center-main-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    justify-items: center;
  }
  div#block-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
  }
  div#block-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    justify-items: center;
  }
  div#center-main-block ul {
    width: 100%;
  }
  .main-infomation-ceo {
    display: grid;
    grid-template-columns: 45fr 55fr;
    -webkit-box-shadow: 2px 12px 25px rgba(0, 0, 0, 0.117242);
            box-shadow: 2px 12px 25px rgba(0, 0, 0, 0.117242);
    border-radius: 5px;
    overflow: hidden;
  }
  .main-infomation-ceo .ceo-info {
    background: #fff;
    padding: 30px;
  }
  .main-infomation-ceo .ceo-info h2 {
    font-size: 22px;
    line-height: 26px;
    color: #1d9eff;
  }
  .main-infomation-ceo .ceo-info h5 {
    padding: 5px 0;
    font-size: 15px;
    line-height: 18px;
    color: #313131;
  }
  .main-infomation-ceo .ceo-info p {
    font-size: 13px;
    text-align: justify;
    color: #696969;
  }
  .main-infomation-ceo .ceo-avarta img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .ceo-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .ceo-footer .social ul {
    padding: 0;
    margin: 0;
  }
  .ceo-footer .social ul li {
    list-style: none;
    display: inline-block;
    margin-right: 30px;
  }
  .ceo-footer .social ul li a {
    text-align: center;
  }
  .ceo-footer .read-more a {
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.46875px;
    color: #606060;
    background: #f3f3f3;
    border-radius: 24px;
  }
  .ceo-footer .social ul li a .fa-facebook-f {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    font-size: 12px;
    overflow: hidden;
    background-color: #466ec7;
    color: #fff;
    border: 1px solid #466ec7;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .ceo-footer .social ul li a .fa-instagram {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    font-size: 12px;
    overflow: hidden;
    background-color: #1e94cd;
    color: #fff;
    border: 1px solid #1e94cd;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .contact-us {
    background-size: 100% 50%;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #fff;
  }
  .contact-us .contact-info h4 {
    font-size: 30px;
    color: #fff;
    padding-top: 40px;
  }
  .contact-us .contact-info .contact-des {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }
  .contact-us .contact-info .contact-des p {
    font-size: 19px;
    color: #bad9ff;
    padding: 20px 0;
    width: 60%;
    line-height: 1.7;
  }
  .contact-us .contact-info .contact-des a {
    background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#fff));
    background: linear-gradient(0deg, #fff, #fff);
    -webkit-box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.0662081);
            box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.0662081);
    border-radius: 23.5px;
    font-size: 15px;
    line-height: 13px;
    text-align: center;
    color: #0b78ff;
    padding: 15px 70px;
  }
  .row.offshore_list:before {
    position: absolute;
    content: "";
    width: 56.8%;
    height: 1px;
    background: #0a74ff;
    top: 50%;
    left: 10%;
    margin: 0 auto;
  }
  .row.offshore_list {
    position: relative;
  }
  div#center-main-block:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 75%;
    background: #0a74ff;
    left: 0;
    margin: 0 auto;
  }
  div#center-main-block:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 75%;
    background: #0a74ff;
    right: 0;
  }
  #block-left .offshore_list_item.hover-zoom:before {
    content: " ";
    height: 0;
    position: absolute;
    top: 45%;
    width: 0;
    z-index: 1;
    right: -10px;
    border: medium solid #fff;
    border-width: 5px 10px 5px 0;
    border-color: transparent #0a74ff transparent transparent;
  }
  #block-right .offshore_list_item.hover-zoom:before {
    content: " ";
    height: 0;
    position: absolute;
    top: 46%;
    width: 0;
    z-index: 1;
    left: 0;
    border: medium solid #fff;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #0a74ff;
  }
  #block-left .offshore_list_item.hover-zoom {
    position: relative;
  }
  #block-left .offshore_list_item.hover-zoom:after {
    position: absolute;
    content: "";
    width: 16px;
    height: 1px;
    background: #0a74ff;
    top: 50%;
    right: -23px;
    margin: 0 auto;
    z-index: 1;
  }
  #block-right .offshore_list_item.hover-zoom:after {
    position: absolute;
    content: "";
    width: 15px;
    height: 1px;
    background: #0a74ff;
    top: 50%;
    left: -14px;
    margin: 0 auto;
    z-index: 1;
  }
  .bap-partner-slider .list-partner .partner-item img {
    margin: 0 auto;
  }
  .bap-header .navbar-right ul#main-menu li.navy-button a:hover {
    background: #1476f2;
    color: #fff;
  }
  .bap-header .navbar-right ul#main-menu li.navy-button a {
    padding: 10px 25px;
    font-weight: 600;
    text-transform: uppercase;
    background: #3c90fd;
    color: #fff !important;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border: none;
    white-space: nowrap;
  }
  #service .offshore_list ul li .offshore_list_item {
    height: unset !important;
  }
  .single-content .offshore_list ul li .offshore_list_item .item-thumb {
    margin: 0 auto;
  }
  .single-content .offshore_list ul li .offshore_list_item .item-content {
    text-align: center;
    margin: 15px 0;
  }
  .single-content .offshore_list ul li .offshore_list_item {
    border-radius: 2px;
    text-align: center;
    padding: 30px 20px;
    display: block;
  }
  .single-content .offshore_list ul li:nth-child(2n) {
    margin: 0;
  }
  section#bapachievement {
    background: #f7fafc;
  }
  section#service .offshore_list ul li {
    padding: 20px 10px;
  }
  .section-bap-product .product-slider .slick-dots {
    text-align: left;
    width: 90%;
  }
  .see-all-product {
    width: 100%;
    text-align: center;
  }
  section#bap-team,
section.section.section-fanpage {
    display: none;
  }
  .client-recomments .slick-next:before,
.client-recomments .slick-prev:before {
    opacity: 0.75;
    color: rgba(71, 156, 255, 0.25);
  }
  .client-recomments .slick-next,
.client-recomments .slick-prev {
    top: 60%;
  }
  #bap-offshore .text-header img {
    width: 83px;
    height: 90px;
  }
  .new-item-footer {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.95)), to(rgba(255, 255, 255, 0.95)));
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.95));
    -webkit-box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.0821728);
            box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.0821728);
    border-radius: 4px;
    padding: 20px;
    margin-top: 15px;
  }
  .double-block-new {
    padding: 40px 0;
  }
  a.btn-more-info {
    background: -webkit-gradient(linear, left bottom, left top, from(#f2638f), to(#f2638f));
    background: linear-gradient(0deg, #f2638f, #f2638f);
    -webkit-box-shadow: 0px 5px 7px rgba(11, 40, 88, 0.119154);
            box-shadow: 0px 5px 7px rgba(11, 40, 88, 0.119154);
    border-radius: 23.5px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 600;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #f2628f;
    padding: 0.75rem 2.5rem;
    font-size: 0.9rem;
    line-height: 1.5;
    border-radius: 3rem;
    text-decoration: none;
    -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;
  }
  a.btn-more-info:hover {
    text-decoration: none;
    background: #fff;
    background-color: #fff;
    border-color: #f2628f;
    color: #f2628f;
  }
  .main-block-advance {
    position: relative;
  }
  .main-block-advance .item-nomal ul {
    padding-left: 20px;
  }
  .main-block-advance .item-nomal.disadvance-block ul li:before {
    color: #fe565c;
  }
  .main-block-advance .item-nomal.advance-block ul li:before {
    color: #0383ed;
  }
  .main-block-advance .item-nomal ul li:before {
    content: "•";
    display: inline-block;
    font-size: 1em;
    left: -1.1225em;
    position: absolute;
    top: 3px;
  }
  section#bap-offshore .col-md-12.col-lg-5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
  }
  section#bap-offshore .item-nomal.advance-block {
    margin-bottom: 100px;
    position: relative;
  }
  .main-block-advance .item-nomal ul li {
    position: relative;
    list-style: none;
    font-size: 13px;
    letter-spacing: -0.298591px;
    color: #474747;
    padding: 5px 0;
  }
  .main-block-advance .advance-block h4 {
    background: #0383ed;
    color: #fff;
  }
  .main-block-advance .disadvance-block h4 {
    color: #ff564d;
    background: rgba(255, 196, 192, 0.18);
  }
  .main-block-advance h4 {
    border-radius: 4.42164px;
    font-size: 15.0336px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    padding: 10px;
  }
  section#bap-offshore .col-md-12.col-lg-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  section#bap-offshore .plus-icon {
    display: grid;
    width: 100%;
    text-align: center;
    padding: 40px 0;
  }
  section#bap-offshore .plus-icon img {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 15px auto;
  }
  .new-footer-bap.is-home {
    background-size: cover;
    background-repeat: no-repeat;
  }
  section#bap-offshore .item-nomal.advance-block:before {
    position: absolute;
    content: url(//bap-software.net/wp-content/themes/bapjsc/css/../images/down.png);
    left: 0;
    right: 0;
    margin: auto;
    bottom: -88px;
    width: 56px;
    height: 68px;
  }
  .footer-new-img {
    position: relative;
    text-align: center;
  }
  .footer-new-img .comtor {
    position: absolute;
    bottom: 10%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    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;
  }
  .footer-new-img .comtor h4 {
    color: #fff;
    font-size: 18px;
    margin: 0;
    text-transform: uppercase;
  }
  .footer-new-img .comtor span {
    background: #fff;
    color: #0c7cff;
    border-radius: 5px;
    margin-left: 7px;
    padding: 1px 5px;
    font-size: 12px;
  }
  .new-footer-bap.not-home {
    background-image: unset !important;
    background: #fff;
  }
  .new-footer-bap.not-home .double-block-new {
    display: none;
  }
  .footer-services .new-item-footer h4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer-services .new-item-footer h5 {
    font-size: 14px;
  }
  .footer-services .col-sm-12.col-md-7.col-lg-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    justify-items: center;
  }
  .footer-services .new-item-footer a {
    font-size: 10px;
  }
  .footer-services .new-item-footer h4 span {
    font-size: 16px;
    line-height: 1.4;
  }
  .footer-new-img img {
    height: 250px;
  }
  .contact-controler {
    background: 0 0;
    -webkit-box-shadow: unset;
            box-shadow: unset;
    border-radius: 7px;
    position: relative;
    z-index: 2;
    padding-left: 35px;
    padding-right: 35px;
  }
  .section.contact-controler h4 {
    font-size: 20px;
    text-align: center;
    letter-spacing: 0.549905px;
    color: #fff;
  }
  .section.contact-controler h2:before {
    position: absolute;
    content: "";
    background: #b1d9ff;
    height: 7px;
    width: 36px;
    left: 0;
    right: 0;
    bottom: 20px;
    margin: 0 auto;
  }
  .section.contact-controler h2 {
    position: relative;
    font-size: 40px;
    text-align: center;
    letter-spacing: 4.34475px;
    color: #fff;
    padding-bottom: 50px;
  }
  .bapp-address .item-connect img {
    border-radius: 4px;
    height: 265px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    margin: 0;
  }
  .bapp-address .address-info {
    position: absolute;
    top: 25%;
    left: 0;
    right: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto auto;
    color: #fff;
    z-index: 1;
    text-align: center;
  }
  .bapp-address .item-connect {
    position: relative;
    margin: 15px 0;
    border-radius: 4px;
    overflow: hidden;
  }
  .bapp-address .item-connect:before {
    position: absolute;
    width: 100%;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(0, 3, 100, 0.36);
  }
  .bapp-address .item-connect h4.address-name {
    font-size: 38px;
    letter-spacing: 1px;
    color: #fff;
  }
  .bapp-address .item-connect .address-info span {
    font-size: 25px;
    color: #fff;
  }
  .bapp-address .item-connect h4.address-name i {
    font-size: 40px;
    color: #fff;
    margin-right: 10px;
  }
  .headding-contact {
    font-size: 27px;
    letter-spacing: 4.64475px;
    color: #141414;
    margin: 0;
    padding-left: 20px;
    border-left: 7px solid #2193ff;
  }
  .bap-sent-mail .item-mail {
    text-align: center;
    width: 100%;
    padding: 50px 0;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .bap-sent-mail .item-mail .email-info span {
    font-size: 19.8897px;
    letter-spacing: 0.291243px;
    color: #aeb4c1;
  }
  .bap-sent-mail .item-mail .email-info h4 {
    font-size: 24.1518px;
    letter-spacing: 0.664061px;
    color: #1f1f1f;
  }
  .bap-sent-mail .item-mail:hover .email-info h4,
.bap-sent-mail .item-mail:hover .email-info span {
    color: #2193ff;
  }
  .bap-sent-mail .item-mail:hover {
    border: 0.7px solid #dedede;
    cursor: pointer;
    background: #fff;
    -webkit-box-shadow: 0px 5px 35px rgba(0, 0, 0, 0.0603204);
            box-shadow: 0px 5px 35px rgba(0, 0, 0, 0.0603204);
  }
  .bap-form-mail label .required {
    color: red;
  }
  .bap-form-mail .btn-submit {
    width: 100%;
    border-radius: 5px;
  }
  .bap-form-mail label input,
.bap-form-mail label select option,
.bap-form-mail label select,
.bap-form-mail label textarea {
    background: #f5f8fd;
    border: 0.925658px solid #e5ebf7;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 1.85132px;
    font-size: 12px;
    width: 100%;
    margin: 5px 0;
  }
  .bap-form-mail label {
    width: 100%;
    font-size: 12px;
    letter-spacing: 0.0257862px;
    color: #353535;
  }
  .bap-form-mail img {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .bap-address {
    padding-bottom: 60px;
  }
  .new-footer-bap {
    background-size: cover;
    background-repeat: no-repeat;
  }
  main.main-container.about-container {
    position: relative;
  }
  .sticky-menu.fixed-header.bottom {
    position: absolute;
    bottom: 0;
    top: unset;
  }
  .ceo-block-right .about-contain.read p {
    display: block;
    -webkit-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
  }
  .category-item img {
    height: 264px;
    width: 100%;
    left: 0;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .category-item {
    position: relative;
    border-radius: 9px;
    overflow: hidden;
  }
  .section.contact-controler .category-item h4 {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 45%;
    font-weight: 500;
    font-size: 39.2135px;
    letter-spacing: 1.07818px;
    color: #56daff;
    z-index: 2;
    text-transform: uppercase;
  }
  .cates-info {
    display: none;
  }
  .info-category {
    border-radius: 9px;
  }
  .category-item:before {
    position: relative;
    width: 100%;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: 0 0;
  }
  .title-recument {
    padding: 25px 0;
  }
  section.bap-recument {
    padding: 25px 0;
    position: relative;
    overflow: hidden;
  }
  section.bap-recument:before {
    content: "";
    height: 100%;
    width: 100%;
    background-color: #3b8ffd;
    -webkit-transform: skewX(-20deg) translateX(52%);
            transform: skewX(-20deg) translateX(52%);
    position: absolute;
    left: 0;
    top: 0;
  }
  .recument-tabs ul li a {
    background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#fff));
    background: linear-gradient(0deg, #fff, #fff);
    -webkit-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.0488418);
            box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.0488418);
    border-radius: 6px;
    margin-right: 20px;
    padding: 0.5rem 2rem;
    text-align: center;
  }
  .recument-tabs ul li a.active:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 3px;
    background-color: transparent;
    top: 18px;
    left: 15px;
  }
  .recument-tabs ul li a.active {
    position: relative;
    background: #0c7cff;
    -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.162223);
            box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.162223);
  }
  div#bap-tabContent {
    padding: 5px;
    position: relative;
    -webkit-box-shadow: 2px 2px 17px rgba(0, 0, 0, 0.0771962);
            box-shadow: 2px 2px 17px rgba(0, 0, 0, 0.0771962);
    border-radius: 4.12844px;
  }
  .all-recument {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .recument-post .article-small .amenities-thumb {
    height: 180px;
  }
  .recument-post .article-small .article-content .article-text {
    font-weight: 500;
    font-size: 11px;
    text-align: center;
    letter-spacing: -0.418px;
    color: #494949;
  }
  .recument-post .article-small .article-content {
    text-align: center;
  }
  .recument-post .article-small .article-content time {
    font-size: 11px;
    letter-spacing: -0.2px;
    color: #868686;
  }
  .recument-post .article-small .article-content h5 a {
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #181818;
  }
  .recument-post .article-small .article-content {
    padding: 15px;
  }
  .recument-post .article-small {
    margin-bottom: 0;
  }
  .recument-post {
    padding: 5px;
  }
  .view-all {
    margin-top: 50px;
    text-align: center;
    margin-bottom: 20px;
  }
  .view-all a {
    background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#fff));
    background: linear-gradient(0deg, #fff, #fff);
    -webkit-box-shadow: 0px 5px 17px rgba(0, 0, 0, 0.0777699);
            box-shadow: 0px 5px 17px rgba(0, 0, 0, 0.0777699);
    border-radius: 23.5px;
    position: relative;
    font-weight: 700;
    font-size: 14px;
    line-height: 13px;
    text-align: center;
    letter-spacing: 0.6px;
    color: #0c7cff;
    display: inline-block;
    padding: 20px 50px;
    text-transform: uppercase;
  }
  .view-all a:hover {
    text-decoration: unset;
    -webkit-box-shadow: 0px 5px 17px rgba(0, 0, 0, 0.19);
            box-shadow: 0px 5px 17px rgba(0, 0, 0, 0.19);
  }
  #knowledge-page .headding-contact {
    font-weight: 500;
    font-size: 27px;
    letter-spacing: 1.33639px;
    color: #141414;
  }
  #knowledge-page .sidebar-box {
    background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#fff));
    background: linear-gradient(0deg, #fff, #fff);
    -webkit-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.0488418);
            box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.0488418);
    padding: 15px;
  }
  #knowledge-page h4.sidebar-title:before {
    content: "";
    height: 0;
    width: 0;
    border: 13px solid rgba(237, 237, 237, 0);
    display: inherit;
    position: absolute;
    border-right: 25px solid #94caff;
    bottom: -13px;
    left: -13px;
    z-index: -1;
  }
  #knowledge-page h4.sidebar-title {
    background: #2996ff;
    -webkit-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.0644668);
            box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.0644668);
    display: inline-block;
    color: #fff;
    font-size: 20px;
    line-height: 19px;
    text-align: center;
    width: 175px;
    padding: 8px;
    font-weight: 500;
    position: relative;
    left: -35px;
  }
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .row [class*=col] {
    padding-left: 10px;
    padding-right: 10px;
  }
  .article-small {
    margin-bottom: 20px;
  }
  .sectionblog-container ul#pills-tab li {
    display: inline-block;
  }
  .sectionblog-container ul#pills-tab {
    display: block;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -ms-flex-wrap: unset;
        flex-wrap: unset;
    padding: 10px 0;
  }
  .sectionblog-container .blog-tab .form-search-small i {
    color: #0c7cff;
  }
  .sectionblog-container .blog-tab .form-search-small input {
    background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#fff));
    background: linear-gradient(0deg, #fff, #fff);
    -webkit-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.0488418);
            box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.0488418);
    border-radius: 6px;
    border: unset;
    padding: 10px;
  }
  .sectionblog-container .blog-tab .form-search-small {
    max-width: 100%;
  }
  section.connect-bap.info-tech.bg-white.section {
    background: linear-gradient(28.47deg, #006dd1 -0.83%, #1088ec 99.77%);
  }
  .headding-contact {
    font-size: 27px;
    letter-spacing: unset;
  }
  .section.contact-controler h2 {
    font-size: 25px;
    line-height: unset;
    letter-spacing: unset;
  }
  .bap-slider .bap-intro-slider .bap-intro-left .btn {
    width: unset;
    font-size: 17px;
  }
  #rocketmeluncur:hover {
    -webkit-transition: 0.1s;
    transition: 0.1s;
    width: 85px;
    height: 80px;
  }
  .bap-footer .bap-footer-top .footer-item-list {
    padding-top: 5px !important;
  }
  .bap-header .navbar-right ul#main-menu li .sub-menu li.menu-item-has-children .sub-menu {
    position: unset;
    left: unset;
    top: unset !important;
    opacity: 1;
    margin-left: 20px;
  }
  section.new-bap-about-us {
    background: 0 0;
  }
  div#bap-achievement {
    display: grid;
    padding: 10px;
    grid-template-columns: 1fr 1fr;
    grid-gap: 25px;
    justify-items: flex-start;
  }
  section#bappartner {
    padding-bottom: 0;
  }
  .bap-partner-slider .list-partner .partner-item img {
    max-width: 120px;
    width: 100%;
    margin: 0 auto;
  }
  .client-recomments .slick-next,
.slick-prev {
    display: none !important;
  }
  .recomment-item {
    padding: 20px;
  }
  .recomment-item .client-name:before {
    width: 40%;
  }
  .category-item img {
    height: 120px;
  }
  .section.contact-controler .category-item h4 {
    position: unset;
    background: #fff;
    top: 50%;
    font-size: 25px;
    padding: 10px 0;
    text-decoration: unset;
  }
  .all-recument {
    grid-template-columns: 1fr 1fr;
  }
  .bottom-img .banner-bottom-1 {
    width: 100%;
    padding-bottom: 20px;
  }
  .filter-search,
.banner-left-hiegth,
.bottom-img .banner-bottom-2 {
    display: none;
  }
  #search-recument .box-content-search,
.content-alb-re .video-al,
.main-container section.albums {
    height: unset;
  }
  #search-recument .box-search-job {
    top: unset;
    -webkit-box-shadow: unset;
            box-shadow: unset;
    padding: unset;
  }
  section.albums .content-alb-re {
    margin-bottom: -100px;
  }
  #search-recument .content-recument {
    padding: unset;
  }
  .content-alb-re .banner-bottom-1 img,
.content-alb-re .banner-bottom-2 img {
    height: 217px;
  }
  .form-item {
    margin: 15px 0;
  }
  .content-recument .titlerow {
    margin: 40px 0;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    padding: 30px 0 25px;
  }
  .content-recument .titlerowcontent {
    padding: 15px 0;
  }
  .all-recument.mobile {
    display: block;
    padding-bottom: 40px;
  }
  .all-recument.mobile .recument-post {
    padding: 10px;
  }
  .recument-tabs {
    position: relative;
  }
  .all-recument.mobile .slick-left.slick-arrow {
    position: absolute;
    left: 0;
    bottom: -20px;
    border: 1px solid #d8e0f1;
    -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.0733413);
            box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.0733413);
    line-height: 1;
    padding: 15px 20px;
    cursor: pointer;
    background: #d8e0f1;
    z-index: 1;
  }
  .all-recument.mobile .slick-right.slick-arrow {
    position: absolute;
    right: 0;
    bottom: -20px;
    border: 1px solid #d8e0f1;
    -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.0733413);
            box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.0733413);
    line-height: 1;
    padding: 15px 20px;
    cursor: pointer;
    background: #d8e0f1;
    z-index: 1;
  }
  .all-recument.mobile .slick-dots {
    bottom: -10px;
  }
  #bap-recruitment .recument-post .article-small .article-content .article-text {
    margin-top: 7px;
    -webkit-line-clamp: 3;
  }
  #bap-recruitment .recument-post .article-small .article-content {
    padding: 5px;
    height: unset !important;
  }
  #bap-recruitment .recument-post .article-small .article-content h5 a {
    font-weight: 500;
    font-size: 13px;
  }
  #bap-recruitment .recument-post .article-small .amenities-thumb {
    height: 150px;
  }
  #bap-recruitment .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #067bff;
  }
  #bap-recruitment .slick-dots li button:before {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .alert-dismissible .close {
    padding: 0.6rem 1rem;
  }
  .notice-news .alert-news {
    padding: 10px;
  }
  .notice-news button span {
    font-size: 20px;
  }
  .case-heading.blog-tab {
    display: block;
    margin-bottom: 1rem;
  }
  .case-heading.blog-tab .form-search-small {
    margin: 0;
    width: 100%;
    max-width: 100%;
    margin-top: 2rem;
  }
  .info-case {
    margin-top: 2rem;
  }
  .item-case-study {
    display: block;
  }
  ul.nav.nav-pills {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -ms-flex-wrap: unset;
        flex-wrap: unset;
    padding: 10px 0;
  }
  .case-heading.blog-tab {
    display: block;
    margin-bottom: 1rem;
  }
  .case-heading.blog-tab .form-search-small {
    margin: 0;
    width: 100%;
    max-width: 100%;
    margin-top: 2rem;
  }
  #blogTabContent .article-small .article-content {
    padding: 10px;
  }
  #blogTabContent .article-small .amenities-thumb {
    height: 120px;
  }
  #blogTabContent .article-small .article-content h5 {
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: -0.322613px;
    color: #181818;
  }
  #blogTabContent .article-small .article-content .article-text {
    font-weight: 400;
    font-size: 13px;
  }
  .slider-news .slick-right {
    bottom: unset;
    right: 0;
    top: 218px;
    padding: 10px 15px;
  }
  .slider-news .slick-left {
    bottom: unset;
    right: 44px;
    top: 218px;
    left: unset;
    padding: 10px 15px;
  }
  .news-slider figure.lasted-post-img a {
    display: none;
  }
  .news-slider {
    display: block;
    background: unset;
  }
  .headding-contact {
    font-size: 21px;
  }
  .news-slider figure.lasted-post-img img.news-thumb {
    height: 230px;
  }
  .news-slider .news-post-content {
    padding: 20px;
  }
  .news-slider .news-contain h4 {
    font-weight: 500;
    font-size: 24px;
    color: #181818;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .news-slider .news-contain {
    padding: 20px 0;
  }
}
@media (max-width: 600px) {
  .about-header-inner.ai-iot-inner .text-center p {
    display: none;
  }
  div#myModal .close {
    top: 90px;
    right: 10px;
  }
}
@media (max-width: 480px) {
  .all-recument {
    display: block;
  }
  .recument-tabs ul li a {
    min-width: unset;
    margin-right: 5px;
  }
  section.bap-recument {
    padding: 0;
  }
  .recomment-item h4 {
    font-size: 19px;
  }
  .recomment-item {
    padding: 20px !important;
    background-image: unset !important;
    background: #0782ed;
  }
  .list-link-anchor li {
    margin: 0 2px 4px !important;
  }
  .section.contact-controler .category-item h4 {
    top: 50%;
    font-size: 17px;
  }
  .all-recument {
    grid-template-columns: 1fr 1fr;
  }
  .all-recument {
    display: block;
  }
  .recument-tabs ul li a {
    min-width: unset;
    margin-right: 5px;
  }
  section.bap-recument {
    padding: 0;
  }
}
@font-face {
  font-family: "icomoon";
  src: url("./fonts/icomoon.eot?duu7o1");
  src: url("./fonts/icomoon.eot?duu7o1#iefix") format("embedded-opentype"), url("./fonts/icomoon.ttf?duu7o1") format("truetype"), url("./fonts/icomoon.woff?duu7o1") format("woff"), url("./fonts/icomoon.svg?duu7o1#icomoon") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
[class^=icon-],
[class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-info:before {
  content: "\e91a";
}

.icon-brain:before {
  content: "\e918";
}

.icon-sap:before {
  content: "\e919";
}

.icon-application:before {
  content: "\e900";
}

.icon-arrow-down:before {
  content: "\e901";
}

.icon-arrow-left:before {
  content: "\e902";
}

.icon-arrow-right:before {
  content: "\e903";
}

.icon-arrow-up:before {
  content: "\e904";
}

.icon-blockchain-technology:before {
  content: "\e905";
}

.icon-city:before {
  content: "\e906";
}

.icon-client:before {
  content: "\e907";
}

.icon-commitments:before {
  content: "\e908";
}

.icon-countries:before {
  content: "\e909";
}

.icon-cup:before {
  content: "\e90a";
}

.icon-event:before {
  content: "\e90b";
}

.icon-game:before {
  content: "\e90c";
}

.icon-global:before {
  content: "\e90d";
}

.icon-group-user:before {
  content: "\e90e";
}

.icon-own-sevice:before {
  content: "\e90f";
}

.icon-paper-plane:before {
  content: "\e910";
}

.icon-partner:before {
  content: "\e911";
}

.icon-projects:before {
  content: "\e912";
}

.icon-recruitment:before {
  content: "\e913";
}

.icon-search:before {
  content: "\e914";
}

.icon-smart-phone:before {
  content: "\e915";
}

.icon-telephone:before {
  content: "\e916";
}

.icon-web:before {
  content: "\e917";
}

@font-face {
  font-family: "icomoons";
  src: url(./fonts/icomoons.eot?if36wv);
  src: url(./fonts/icomoons.eot?if36wv#iefix) format("embedded-opentype"), url(./fonts/icomoons.ttf?if36wv) format("truetype"), url(./fonts/icomoons.woff?if36wv) format("woff"), url(./fonts/icomoons.svg?if36wv#icomoon) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
[class^=icons-],
[class*=" icons-"] {
  font-family: "icomoons" !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icons-offshore:before {
  content: "\e900";
}

.qtranxs_flag_ja {
  background-image: url(https://bap-software.net/wp-content/plugins/qtranslate-x/flags/jp.png);
  background-repeat: no-repeat;
}

.qtranxs_flag_en {
  background-image: url(https://bap-software.net/wp-content/plugins/qtranslate-x/flags/gb.png);
  background-repeat: no-repeat;
}

.qtranxs_flag_vi {
  background-image: url(https://bap-software.net/wp-content/plugins/qtranslate-x/flags/vn.png);
  background-repeat: no-repeat;
}

.no-js img.lazyload {
  display: none;
}

figure.wp-block-image img.lazyloading {
  min-width: 150px;
}

.lazyload,
.lazyloading {
  opacity: 0;
}

.lazyloaded {
  opacity: 1;
  -webkit-transition: opacity 0ms;
  transition: opacity 0ms;
  -webkit-transition-delay: 0ms;
          transition-delay: 0ms;
}

#block-right .offshore_list_item.hover-zoom:after {
  width: 20px;
  left: -14px;
}

.item-case-study .content-case ul {
  margin: 10px 0;
}

.item-case-study .content-case iframe {
  display: none;
}

article#case-single img {
  border: 1px solid #cfcfcf;
  border-radius: 0;
}

.item-case-study .content-case p,
.item-case-study .content-case ul li {
  letter-spacing: unset;
  color: #212529;
  text-align: left;
  font-size: 15px;
}

ul.nav.nav-pills li {
  margin-bottom: 10px;
}

.list-all-case ul {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.item-case-study .content-case .gallery {
  display: none;
  margin: 0;
}

.customer-des p {
  display: none;
}

.content-case ul li {
  font-weight: 500;
  font-size: 14px;
  text-align: justify;
  color: #494949;
  letter-spacing: -0.363692px;
  margin: 5px 0;
}

.item-case-study .content-case p strong {
  font-size: 17px;
}

.item-case-study .content-case p {
  display: block;
}

.content-case table {
  margin-top: 10px;
}

.content-case table td {
  font-weight: 400;
  border: 1px solid #ededed;
  text-align: left;
  padding: 5px 10px;
}

.item-reson h4 {
  font-weight: 700;
}

main.main-container {
  overflow: hidden;
}

#seo-messages .ceo-img {
  text-align: center;
}

.ceo-img img {
  width: 300px;
  height: auto;
}

#seo-messages .ceo-block-right .ceo-info img {
  margin-top: 10px;
}

#block-left .offshore_list_item.hover-zoom:after {
  width: 20px;
  right: -27px;
}

@media (max-width: 981px) {
  div#block-right ul li:nth-child(1) .item-content,
div#block-left ul li:nth-child(1) .item-content {
    font-size: 9px;
  }
  div#block-right ul li:nth-child(1) .item-content {
    font-size: 7px;
  }
  #service .offshore_list ul li .offshore_list_item .item-content {
    text-align: center;
  }
  #block-right .offshore_list_item.hover-zoom:after {
    left: -11px;
  }
  #block-left .offshore_list_item.hover-zoom:after {
    right: -22px;
  }
  .bap-header .navbar-right ul#main-menu li.not-home a {
    color: #000 !important;
  }
  .about-header-inner.ai-iot-inner h1 {
    font-size: 35px;
  }
  .item-case-study .study-img img {
    height: auto;
  }
}
.bap-footer .bap-footer-copyright p {
  line-height: 1.8;
}

button#read-more-ceo {
  display: none;
}

.recomment-item h4 {
  font-size: 28px;
  color: #fff;
}

.footer-new-img .comtor {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.bap-contact-list-img ul {
  width: auto;
}

.bap-team-item figure img {
  width: 100%;
}

.recomment-item {
  padding: 30px 50px 30px 110px;
}

@media screen and (max-width: 480px) {
  .recomment-item h4 {
    font-size: 19px;
  }
  .recomment-item {
    padding: 20px !important;
    background-image: unset !important;
    background: #0782ed;
  }
  .list-link-anchor li {
    margin: 0 2px 4px !important;
  }
  .main-about-content:before {
    position: unset !important;
  }
}
.schema-nav {
  font-size: 0;
  margin: 0;
  padding: 0;
  visibility: hidden;
}

.bap-footer .bap-footer-top .footer-item-1 ul.list-unstyled li {
  display: block;
}

.office-map-country .btn-gradient-blue {
  width: unset !important;
}

.bap-footer .bap-footer-top .footer-item-1 ul.list-social.list-unstyled li {
  display: inline-block;
}

.single-header .single-header-desc {
  padding-bottom: unset;
  margin-bottom: unset;
  border-bottom: unset;
}

.post-meta {
  display: none;
}

.bap-slider .slideshow .slick-dots {
  display: none !important;
}

.bap-header .navbar-right ul#main-menu li a {
  font-size: 13px;
}

@media (max-width: 600px) {
  .about-header-inner.ai-iot-inner .text-center p {
    display: none;
  }
}
button#read-more-ceo {
  display: block;
}

.item-case {
  margin-bottom: 30px;
}

.footer-services .new-item-footer h5 {
  line-height: 20px;
  font-size: 14px;
}

ul.option-list {
  min-height: 2px;
}

.offshore_list ul li .offshore_list_item p {
  -webkit-line-clamp: 7;
}

.bap-footer .bap-footer-top .footer-item-1 .footer-info {
  font-size: 13px;
}

.article-large .article-content .btn-readmore-article {
  background-color: #eaf3f7;
  color: #0c7cff;
}

@media (max-width: 575px) {
  .bap-footer .bap-footer-top .footer-item-list {
    font-size: 12px;
  }
}
@media (max-width: 1199px) {
  .bap-footer .bap-footer-top .footer-item-1 .footer-info {
    font-size: 12px;
  }
  .bap-footer .bap-footer-top .footer-item-1 .footer-info .hidden-sm {
    display: none;
  }
  .bap-footer .bap-footer-top .footer-item-list {
    font-size: 13px;
  }
}
.grecaptcha-badge {
  display: none !important;
}

.bap-header .navbar-right .lang-menu {
  padding: 15px 0;
}

.bap-header .navbar-right ul#main-menu li {
  position: relative;
  padding: 15px 0;
}

.bap-header .navbar-right ul#main-menu li .sub-menu {
  position: absolute;
  padding: 20px;
  margin: 0;
  list-style: none;
  width: 280px;
  border-radius: 3px;
  -webkit-box-shadow: 1px 3px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 3px 15px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border-top: 4px solid #037eee;
  top: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.bap-header .navbar-right ul#main-menu li .sub-menu:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 10px solid #037eee;
  position: absolute;
  top: -14px;
}

.bap-header .navbar-right ul#main-menu li .sub-menu li {
  padding: 0;
  margin: 0;
  width: 100%;
  display: inline-block;
  float: left;
}

.bap-header .navbar-right ul#main-menu li .sub-menu li a {
  font-weight: 400;
  font-size: 13px;
  color: #363636;
  width: 100%;
  display: inline-block;
  padding: 7px 0;
}

.bap-header.not-home .navbar-right ul#main-menu li.current-menu-item a {
  color: #363636;
}

.bap-header .navbar-right ul#main-menu li a:before,
.bap-header .navbar-right ul#main-menu li a:after,
.bap-header .navbar-right ul#main-menu li .sub-menu li a:before,
.bap-header .navbar-right ul#main-menu li .sub-menu li a:after {
  display: none !important;
}

.bap-header .navbar-right ul#main-menu li a:hover,
.bap-header .navbar-right ul#main-menu li .sub-menu li a:hover,
.bap-header.not-home .navbar-right ul#main-menu li.current-menu-item > a:hover,
.bap-header.not-home .navbar-right ul#main-menu li.current-menu-item > a {
  color: #037eee;
}

.bap-header .navbar-right ul#main-menu li.menu-item-has-children:hover .sub-menu {
  top: 100%;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.bap-partner-slider .list-partner {
  margin-bottom: 0;
}

.bap-partner-slider .list-partner .partner-item {
  text-align: center;
  padding-top: 20px;
}

.bap-partner-slider .list-partner .partner-item img {
  max-width: 150px;
  width: 100%;
}

.offshore_list ul li {
  padding: 10px;
}

@media screen and (min-width: 992px) {
  .bap-partner-slider .list-partner .partner-item {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (max-width: 1024px) {
  .bap-header .navbar-right {
    width: 280px;
    left: -280px;
  }
  .bap-header .navbar-right ul#main-menu {
    padding: 10px 0;
  }
  .bap-header .navbar-right ul#main-menu li {
    padding: 0;
    border-bottom: 1px solid #ececec;
  }
  .bap-header .navbar-right ul#main-menu li a {
    text-align: left;
    padding: 10px 15px;
  }
  .bap-header .navbar-right ul#main-menu li .sub-menu {
    width: 100%;
    padding: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    position: static;
    opacity: 1;
    top: 0;
    visibility: visible;
    border-top: 1px solid #ececec;
    float: left;
    background-color: #f5f5f5;
  }
  .bap-header .navbar-right ul#main-menu li .sub-menu li:last-child {
    border-bottom: none;
  }
  .bap-header .navbar-right ul#main-menu li .sub-menu:before {
    display: none;
  }
  .bap-header .navbar-right ul#main-menu li .sub-menu li a {
    padding: 10px 15px 10px 30px;
    line-height: 22px;
    background-color: transparent;
  }
  .bap-header .navbar-right ul#main-menu li .sub-menu li {
    position: relative;
  }
  .bap-header .navbar-right ul#main-menu li .sub-menu li:before {
    content: "";
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 6px solid #363636;
    width: 0;
    height: 0;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 17px;
  }
}
.offshore_list ul li .offshore_list_item .offshore_list_item_content {
  color: #858585;
  margin-top: 10px;
  font-size: 14px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  line-height: 1.6;
}

.offshore_list ul li .offshore_list_item:hover .offshore_list_item_content {
  color: #fff;
}

.offshore_list ul li .offshore_list_item .offshore_list_item_content h1,
.offshore_list ul li .offshore_list_item .offshore_list_item_content h2,
.offshore_list ul li .offshore_list_item .offshore_list_item_content h3,
.offshore_list ul li .offshore_list_item .offshore_list_item_content h4,
.offshore_list ul li .offshore_list_item .offshore_list_item_content h5,
.offshore_list ul li .offshore_list_item .offshore_list_item_content h6 {
  display: none;
}

#service .offshore_list ul li .offshore_list_item .item-content {
  height: 66px;
}

.single-offshore-banner {
  background-color: #1d9eff;
  color: #fff;
  padding: 80px 0 180px;
}

.single-offshore-banner .single-title {
  font-size: 3rem;
  font-weight: 700;
}

.single-offshore-content .blog-container {
  margin-top: -100px;
  padding-bottom: 50px;
}

.single-offshore-content .blog-container .article-large {
  background: #fff;
}

.bap-offshore {
  padding: 50px 0;
}

.offshore-item {
  position: relative;
  margin-bottom: 35px;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  -webkit-box-shadow: 4px 4px 32px rgba(101, 101, 101, 0.1);
          box-shadow: 4px 4px 32px rgba(101, 101, 101, 0.1);
  padding: 30px;
}

.offshore-item::last-child {
  margin-bottom: 0;
}

.offshore-item .number {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
  font-weight: 700;
  padding: 25px 15px;
  background-color: #eaf3f7;
  color: #0c7cff;
}

.offshore-item .offshore-item-title {
  padding-right: 30px;
}

.offshore-item .offshore-item-title h3 {
  font-size: 20px;
  position: relative;
  font-weight: 700;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.offshore-item .offshore-item-title h3:after {
  content: "";
  height: 3px;
  width: 55px;
  background-color: #0488ee;
  display: inline-block;
  left: 0;
  bottom: 0;
  position: absolute;
}

.offshore-item .offshore-item-content {
  line-height: 1.8;
}

.offshore-item:nth-child(2n) .number {
  left: 0;
  right: auto;
}

.offshore-item:nth-child(2n) .offshore-item-title {
  padding-right: 0;
  padding-left: 30px;
}

.offshore-item:nth-child(2n) .offshore-item-title h3 {
  text-align: right;
}

.offshore-item:nth-child(2n) .offshore-item-title h3:after {
  right: 0;
  left: auto;
}

.bap-contact-offshore {
  padding: 50px 0;
}

.contact-offshore-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f6f6f6;
}

.contact-offshore-container .left {
  background-color: rgba(4, 136, 238, 0.7);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 25px 20px;
  font-weight: 700;
  font-size: 20px;
}

.contact-offshore-container .left img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  width: 45px;
  height: 45px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 0;
     object-position: 0;
}

.contact-offshore-container .left span {
  display: inline-block;
  padding-left: 10px;
  margin-left: 15px;
  border-left: 1px solid #fff;
}

.contact-offshore-container .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 210px);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px;
}

.contact-offshore-container .right .btn {
  background-color: #0488ee;
  color: #fff;
}

.contact-offshore-container .right p {
  padding-right: 20px;
}

@media screen and (max-width: 767px) {
  .contact-offshore-container .left span {
    display: none;
  }
  .contact-offshore-container .left {
    padding: 20px 15px;
  }
  .contact-offshore-container .right {
    width: calc(100% - 75px);
    padding: 15px;
    display: inline-block;
    text-align: center;
  }
  .contact-offshore-container .right .btn {
    padding: 15px;
    font-size: 13px;
    margin-top: 15px;
  }
  .offshore-item .number {
    padding: 16px 12px;
  }
  .single-offshore-banner .single-title {
    font-size: 1.75rem;
  }
}
.career-detail .career-content .career-content-text {
  text-align: left !important;
}

.bap-chat-bot {
  width: 350px;
  background: #fff;
  position: fixed;
  bottom: 0;
  right: 150px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  overflow: hidden;
  font-size: 13px;
  z-index: 99999;
}

.bap-chat-bot h3 {
  background: #0e4b9d;
  color: #fff;
  font-size: 14px;
  padding: 10px;
  margin-bottom: 0;
  cursor: pointer;
}

.bap-chat-bot h3 span:before {
  content: "";
  width: 12px;
  height: 12px;
  display: inline-block;
  background: #4caf50;
  border-radius: 50%;
  margin-right: 8px;
  position: relative;
  top: 1px;
}

.clear {
  clear: both;
}

i.close-chat {
  font-style: inherit;
  color: #c2c5ca;
  float: right;
  font-size: 13px;
  cursor: pointer;
}

.info-chat {
  width: 100%;
  height: 500px;
  overflow: auto;
  padding: 10px;
  border: 1px solid #ededed;
  display: none;
}

#info-chat::-webkit-scrollbar-thumb {
  background-color: #0ae;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.5, rgba(255, 255, 255, 0.2)), color-stop(0.5, transparent), to(transparent));
}

.messages ul {
  padding: 0;
  margin: 0;
}

.messages ul li {
  list-style: none;
}

.bap .avt img {
  width: 43px;
  padding-right: 5px;
}

.bap .avt {
  margin-bottom: 5px;
}

.info-messages {
  background: #f5f5f5;
  padding: 10px;
  border-radius: 7px;
  border-top-left-radius: 0;
  width: 80%;
}

.info-messages .list-select .item {
  background: #1e7cff;
  margin-bottom: 10px;
  padding: 5px;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
}

.info-messages .list-select .item.active {
  background: #0b4488;
}

span.date {
  display: block;
  text-align: right;
  font-size: 11px;
}

li.you {
  float: right;
  margin-top: 10px;
  width: 80%;
}

.you-mess {
  background: #0c4488;
  border-radius: 5px;
  padding: 8px;
  color: #fff;
  border-bottom-right-radius: 0;
}

.you-mess p {
  margin-bottom: 0;
}

.enter-chat textarea {
  height: 40px;
  border: 0;
  width: calc(100% - 50px);
  float: left;
  resize: none;
  padding-top: 10px;
  padding-left: 15px;
}

.enter-chat {
  position: relative;
  display: none;
}

.enter-chat textarea:focus {
  outline: 0;
}

.enter-chat .icon {
  font-size: 17px;
  position: relative;
  top: 5px;
  color: #1e7cff;
  float: left;
  width: 50px;
}

.enter-chat .icon i {
  padding-right: 4px;
}

.table-icon {
  position: absolute;
  width: 80%;
  left: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  display: block;
  font-size: 15px;
  padding: 5px;
  border: 1px solid #ededed;
  display: none;
}

.icon-chat {
  cursor: pointer;
}

.table-icon a {
  display: inline-block;
  padding: 1px;
  cursor: pointer;
}

.bap-chat-bot .load-img {
  display: none;
}

.bap-chat-bot .load-img img {
  width: 60px;
  margin-top: 5px;
}

li.bap.bot {
  margin-top: 10px;
}

.onaction p {
  margin-bottom: 5px;
}

.onaction span {
  display: block;
  background: #1e7cff;
  padding: 5px;
  margin-bottom: 5px;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  padding-left: 15px;
}

.messages ul li.bap {
  margin-top: 10px;
}

.icon-reset {
  cursor: pointer;
}

@media (max-width: 520px) {
  .enter-chat,
.info-chat {
    display: none;
  }
  .bap-chat-bot {
    width: 100%;
    right: 0;
  }
  .info-chat {
    height: 400px;
  }
}
.info-contact-ab .basic-info {
  border: 0;
}

.info-contact-ab {
  border-bottom: 1px solid #ededed;
}

.info-contact-ab .basic-info.content-single h5.ab-title {
  width: 110px;
}

section.about-intro .about-title:before {
  background-color: #fff;
}

.list-activity .inner-albums .list-activity-body .list-activity-text {
  background: #e5f0f7;
  padding: 15px;
  padding-left: 0;
}

.list-activity .inner-albums .list-activity-body .list-activity-text h5 {
  text-align: left;
  border-left: 3px solid #6bb6fd;
  padding-left: 10px;
}

.list-faq {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #ededed;
}

.icon-a span,
.icon-q span {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
  background: #3c90fd;
  line-height: 38px;
  color: #fff;
  font-size: 18px;
  float: left;
  margin-right: 15px;
  position: relative;
  top: -5px;
}

.icon-a span {
  background: #ededed;
  color: #333;
}

.conent-a,
.conent-q {
  float: left;
  width: calc(100% - 55px);
}

.list-faq .question {
  margin-bottom: 15px;
}

.about-header-inner.ai-iot-inner {
  color: #fff;
}

section.child-service {
  background: #fff;
  padding: 50px 0;
  padding-bottom: 30px;
}

section.child-service .title .number {
  font-size: 50px;
  font-weight: 600;
  display: inline-block;
  margin-right: 20px;
}

section.child-service .title {
  border-bottom: 1px solid #acacac;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}

.content-list-child-service {
  background: #f4f7fd;
  padding: 30px 0;
}

section.child-service .title .number:before {
  content: "";
  display: inline-block;
  width: 100px;
  position: absolute;
  height: 1px;
  background: #3c90fd;
  bottom: -1px;
}

section.child-service.child-case {
  padding-top: 0;
}

.item-case:hover {
  -webkit-box-shadow: 3px 6px 22px rgba(0, 0, 0, 0.0779269);
          box-shadow: 3px 6px 22px rgba(0, 0, 0, 0.0779269);
}

a.case-img img {
  height: 180px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  border-radius: 7px;
  margin-bottom: 15px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: 0;
}

.content-case-study .info {
  padding: 7px;
  border: 1px solid #ededed;
  border-top: 0;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
}

.list-meta {
  font-size: 14px;
}

.list-meta strong {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 400;
  padding-left: 5px;
  line-height: 9px;
  color: #666;
}

.list-meta {
  margin-bottom: 10px;
}

.list-meta span {
  font-weight: 500;
  color: #333;
}

.content-case p {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 22px;
  letter-spacing: -0.363692px;
  color: #505050;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.info button {
  text-align: center;
}

.info .button a {
  background: rgba(195, 226, 255, 0.79);
  mix-blend-mode: normal;
  opacity: 0.63;
  border-radius: 3px;
  display: inline-block;
  width: 80%;
  padding: 10px;
  color: #0082ff;
  font-size: 13px;
  text-align: center;
  position: relative;
  font-weight: 500;
}

.info .button {
  text-align: center;
}

.info .button a img {
  position: absolute;
  right: 8px;
  top: 15px;
}

.item-case .info .meta {
  border-bottom: 1px solid #ededed;
  padding-bottom: 5px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.list-meta strong:before {
  content: "";
  height: 16px;
  display: inline-block;
  width: 6px;
  background: #4caf50;
  margin-right: 5px;
  border-radius: 1px;
  position: relative;
  top: 4px;
}

.list-meta.tech strong:before {
  background-color: #47c6ff;
}

.box-service {
  border: 1px solid #8cbcf5;
  -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.0426574);
          box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.0426574);
  border-radius: 1px;
  padding: 15px;
}

.box-service h3 {
  background: #2996ff;
  -webkit-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.0426574);
          box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.0426574);
  display: inline-block;
  color: #fff;
  font-size: 20px;
  line-height: 19px;
  text-align: center;
  width: 165px;
  padding: 8px;
  font-weight: 500;
  position: relative;
  left: -35px;
}

.box-service h3:before {
  content: "";
  height: 0;
  width: 0;
  border: 13px solid rgba(237, 237, 237, 0);
  display: inherit;
  position: absolute;
  border-right: 19px solid #94caff;
  bottom: -13px;
  left: -13px;
  z-index: 0;
}

.box-service h3:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  background: #2a96fe;
  left: 0;
  bottom: 0;
}

.content-list-service ul li {
  list-style: none;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dedede;
}

.content-list-service ul {
  padding: 0;
}

.content-list-service ul li img {
  float: left;
  width: 42px;
  margin-right: 15px;
}

.content-list-service ul li h4 {
  font-size: 14px;
  padding-top: 6px;
}

.content-list-service ul li h4 a {
  color: #323232;
}

.content-list-service ul li h4 a:hover {
  text-decoration: none;
  color: #2996ff;
}

.content-list-service ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.content-list-service {
  margin-top: 25px;
}

@media (max-width: 991px) {
  .sidebar-ai {
    margin-top: 30px;
  }
  .about-header-inner.ai-iot-inner .text-center p {
    display: none;
  }
}
.item-connect img {
  margin-bottom: 20px;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.item-connect img:hover {
  background: rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: rgba(0, 0, 0, 0.3215686275) 0 0 20px 0;
          box-shadow: rgba(0, 0, 0, 0.3215686275) 0 0 20px 0;
}

.bap-form-mail label textarea {
  height: 160px;
}

.about-contain.full-text {
  display: none;
}

.icon-menu {
  background: #3c90fd;
  padding: 5px;
  padding-bottom: 0;
  border-radius: 5px;
  position: absolute;
  right: -40px;
  top: 0;
  cursor: pointer;
  display: none;
}

.icon-menu span {
  display: block;
  width: 30px;
  height: 5px;
  margin-bottom: 5px;
  background: #fff;
  border-radius: 3px;
}

@media (max-width: 1390px) {
  .sticky-menu ul li h5 {
    font-size: 12px;
  }
}
@media (max-width: 1340px) {
  .sticky-menu ul {
    position: relative;
  }
  .icon-menu {
    display: inline-block;
  }
}
.sticky-menu.fixed-header {
  z-index: 99;
}

ul.phantrang-services {
  padding: 0;
  text-align: center;
}

ul.phantrang-services li {
  list-style: none;
  display: inline-block;
}

ul.phantrang-services li a {
  padding: 2px 13px;
  display: inline-block;
  background: #ededed;
  color: #333;
}

ul.phantrang-services li.active a {
  background: #333;
  color: #fff;
}

section#keymember {
  padding-top: 60px;
}

section#bap-history {
  padding-bottom: 0;
}

section#teams {
  padding-bottom: 0;
}

section#bap-event {
  padding-top: 60px !important;
}

.menu-icon-line {
  display: none;
}

@media (max-width: 991px) {
  .item-case.slick-slide {
    padding: 0 10px;
  }
  .content-case-study .product-slider {
    margin: 0 -10px;
  }
  .menu-icon-line {
    display: block;
  }
  .sidebar-ai.show {
    left: 0 !important;
  }
}
.menu-icon-line span {
  display: block;
  width: 100%;
  height: 5px;
  background: #fff;
  margin: 5px 0;
}

.item-case.hover {
  margin-bottom: 30px;
}

section.child-service .title .number:before {
  content: "";
  display: inline-block;
  width: 100px;
  position: absolute;
  height: 1px;
  background: #3c90fd;
  bottom: -1px;
}

section.child-service.child-case {
  padding-top: 0;
}

.item-case:hover {
  -webkit-box-shadow: 3px 6px 22px rgba(0, 0, 0, 0.0779269);
          box-shadow: 3px 6px 22px rgba(0, 0, 0, 0.0779269);
}

a.case-img img {
  height: 180px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  border-radius: 7px;
  margin-bottom: 15px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: 0;
}

.content-case-study .info {
  padding: 7px;
  border: 1px solid #ededed;
  border-top: 0;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
}

.list-meta {
  font-size: 14px;
}

.list-meta strong {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 400;
  padding-left: 5px;
  line-height: 9px;
  color: #666;
}

.list-meta {
  margin-bottom: 10px;
}

.list-meta span {
  font-weight: 500;
  color: #333;
}

.content-case p {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 22px;
  letter-spacing: -0.363692px;
  color: #505050;
}

.info button {
  text-align: center;
}

.info .button a {
  background: rgba(195, 226, 255, 0.79);
  mix-blend-mode: normal;
  opacity: 0.63;
  border-radius: 3px;
  display: inline-block;
  width: 80%;
  padding: 10px;
  color: #0082ff;
  font-size: 13px;
  text-align: center;
  position: relative;
  font-weight: 500;
}

.info .button {
  text-align: center;
}

.info .button a img {
  position: absolute;
  right: 8px;
  top: 15px;
}

.item-case .info .meta {
  border-bottom: 1px solid #ededed;
  padding-bottom: 5px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.list-meta strong:before {
  content: "";
  height: 16px;
  display: inline-block;
  width: 6px;
  background: #4caf50;
  margin-right: 5px;
  border-radius: 1px;
  position: relative;
  top: 4px;
}

.list-meta.tech strong:before {
  background-color: #47c6ff;
}

.box-service {
  border: 1px solid #8cbcf5;
  -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.0426574);
          box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.0426574);
  border-radius: 1px;
  padding: 15px;
}

.box-service h3 {
  background: #2996ff;
  -webkit-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.0426574);
          box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.0426574);
  display: inline-block;
  color: #fff;
  font-size: 20px;
  line-height: 19px;
  text-align: center;
  width: 165px;
  padding: 8px;
  font-weight: 500;
  position: relative;
  left: -35px;
}

.box-service h3:before {
  content: "";
  height: 0;
  width: 0;
  border: 13px solid rgba(237, 237, 237, 0);
  display: inherit;
  position: absolute;
  border-right: 19px solid #94caff;
  bottom: -13px;
  left: -13px;
  z-index: 0;
}

.box-service h3:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  background: #2a96fe;
  left: 0;
  bottom: 0;
}

.content-list-service ul li {
  list-style: none;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dedede;
}

.content-list-service ul {
  padding: 0;
}

.content-list-service ul li img {
  float: left;
  width: 42px;
  margin-right: 15px;
}

.content-list-service ul li h4 {
  font-size: 14px;
  padding-top: 6px;
}

.content-list-service ul li h4 a {
  color: #323232;
}

.content-list-service ul li h4 a:hover {
  text-decoration: none;
  color: #2996ff;
}

.content-list-service ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.content-list-service {
  margin-top: 25px;
}

@media (max-width: 991px) {
  .sidebar-ai {
    margin-top: 30px;
  }
  .about-header-inner.ai-iot-inner .text-center p {
    display: none;
  }
}
.item-connect img {
  margin-bottom: 20px;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.item-connect img:hover {
  background: rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: rgba(0, 0, 0, 0.3215686275) 0 0 20px 0;
          box-shadow: rgba(0, 0, 0, 0.3215686275) 0 0 20px 0;
}

.bap-form-mail label textarea {
  height: 160px;
}

.about-contain.full-text {
  display: none;
}

.icon-menu {
  background: #3c90fd;
  padding: 5px;
  padding-bottom: 0;
  border-radius: 5px;
  position: absolute;
  right: -40px;
  top: 0;
  cursor: pointer;
  display: none;
}

.icon-menu span {
  display: block;
  width: 30px;
  height: 5px;
  margin-bottom: 5px;
  background: #fff;
  border-radius: 3px;
}

@media (max-width: 1390px) {
  .sticky-menu ul li h5 {
    font-size: 12px;
  }
}
@media (max-width: 1340px) {
  .sticky-menu ul {
    position: relative;
    left: -100%;
  }
  .sticky-menu ul.show {
    background: rgba(255, 255, 255, 0.4901960784);
    border: 1px solid #3c90fd;
    width: 100%;
    padding: 10px;
    border-radius: 3px;
    left: 0;
    z-index: 99;
  }
  .icon-menu {
    display: inline-block;
  }
}
.sticky-menu.fixed-header {
  width: 130px;
  z-index: 99;
}

ul.phantrang-services {
  padding: 0;
  text-align: center;
}

ul.phantrang-services li {
  list-style: none;
  display: inline-block;
}

ul.phantrang-services li a {
  padding: 2px 13px;
  display: inline-block;
  background: #ededed;
  color: #333;
}

ul.phantrang-services li.active a {
  background: #333;
  color: #fff;
}

section#keymember {
  padding-top: 60px;
}

section#bap-history {
  padding-bottom: 0;
}

section#teams {
  padding-bottom: 0;
}

section#bap-event {
  padding-top: 60px !important;
}

.menu-icon-line {
  display: none;
}

@media (max-width: 991px) {
  .sidebar-ai {
    position: fixed;
    width: 250px;
    height: auto;
    z-index: 9999999;
    left: 0;
    top: 43px;
    background: rgba(255, 255, 255, 0.9607843137);
    left: -250px;
  }
  .item-case.slick-slide {
    padding: 0 10px;
  }
  .content-case-study .product-slider {
    margin: 0 -10px;
  }
  .menu-icon-line {
    display: block;
  }
  .sidebar-ai.show {
    left: 0 !important;
  }
}
.menu-icon-line {
  position: absolute;
  width: 50px;
  bottom: 0;
  right: -50px;
  cursor: pointer;
  padding: 2px;
}

.menu-icon-line span {
  display: block;
  width: 100%;
  height: 5px;
  background: #fff;
  margin: 5px 0;
}

.content-alb-re .row {
  margin: 0 -10px;
}

.banner-left-hiegth {
  padding: 0 10px;
  width: 50%;
  float: left;
  margin-bottom: 20px;
}

.banner-left-hiegth img {
  width: 100%;
  height: 370px;
  -o-object-fit: cover;
     object-fit: cover;
}

.banner-bottom-1 {
  width: 65%;
  padding: 0 10px;
}

.banner-bottom-2 {
  width: 35%;
  padding: 0 10px;
}

.banner-bottom-1 img,
.banner-bottom-2 img {
  width: 100%;
  height: 290px;
  -o-object-fit: cover;
     object-fit: cover;
}

.col-big {
  padding: 0 10px;
}

.banner-right-1 img {
  width: 100%;
  height: 290px;
  -o-object-fit: cover;
     object-fit: cover;
}

.banner-bottom-right-1 img {
  width: 100%;
  height: 100%;
}

.banner-bottom-right-1 {
  height: 135px;
  margin-bottom: 20px;
}

.content-alb-re img {
  border-radius: 4px;
}

.content-alb-re img:hover,
.video-al:hover {
  -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.122733);
          box-shadow: 0 5px 30px rgba(0, 0, 0, 0.122733);
}

section.albums {
  background: #fff;
  padding-bottom: 30px;
  height: 650px;
}

.video-al {
  border-radius: 4px;
  overflow: hidden;
  width: 100%;
  height: 370px;
}

video#video {
  background: #0e4b9d;
}

.banner-bottom-right-1 a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 100%;
  color: #fff;
  background: #0e4b9d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bottom-img {
  margin-top: 20px;
}

.content-alb-re {
  padding: 20px;
  background: #fff;
  -webkit-box-shadow: 2px 2px 28px rgba(0, 0, 0, 0.100716);
          box-shadow: 2px 2px 28px rgba(0, 0, 0, 0.100716);
  border-radius: 9px;
  margin-bottom: 40px;
  position: relative;
  top: -120px;
}

section.search-recument {
  padding: 50px 0;
  background: #fff;
  padding: 50px 0;
  background: #fff;
}

.box-search-job {
  padding: 30px;
  background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#fff));
  background: linear-gradient(0deg, #fff, #fff);
  -webkit-box-shadow: 0 2px 19px rgba(20, 83, 130, 0.130654);
          box-shadow: 0 2px 19px rgba(20, 83, 130, 0.130654);
  border-radius: 6px;
  position: relative;
  top: -100px;
}

.box-search-job .form-control {
  background: -webkit-gradient(linear, left bottom, left top, from(#f7faff), to(#f7faff));
  background: linear-gradient(0deg, #f7faff, #f7faff);
  border: 1px solid #e9effb;
  border-radius: 6px;
  font-size: 14px;
  height: 40px;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

button.button-submit {
  width: 100%;
  background: #0c7cff;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.162223);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.162223);
  border-radius: 6px;
  font-size: 14px;
  color: #fff;
  border: 0;
  height: 40px;
}

.titlerow {
  font-size: 15px;
  font-weight: 600;
  margin: 15px 0;
}

.content-info {
  display: none;
  display: none;
}

.titlerowcontent label {
  font-size: 14px;
}

.titlerowcontent {
  border-bottom: 1px solid #ededed;
  padding: 15px;
  cursor: pointer;
}

.content-recument {
  padding: 15px;
}

label.list-title {
  color: #00b0ff;
}

span.icon-down {
  float: right;
  width: 30px;
  height: 30px;
  background: #e2edff;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
}

.titlerowcontent label {
  cursor: pointer;
}

.content-info.content-id-id {
  background: #f9fbff;
  border: 1px solid #ededed;
  border-radius: 5px;
  padding: 15px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.titlerowcontent.active {
  background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#fff));
  background: linear-gradient(0deg, #fff, #fff);
  border: 1px solid #e6edf2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 2px 19px rgba(20, 83, 130, 0.130654);
          box-shadow: 0 2px 19px rgba(20, 83, 130, 0.130654);
  border-radius: 6px;
}

.button-apply {
  text-align: right;
}

.button-apply a {
  background: -webkit-gradient(linear, left bottom, left top, from(#ffc800), to(#ffc800));
  background: linear-gradient(0deg, #ffc800, #ffc800);
  -webkit-box-shadow: 0 5px 15px rgba(235, 184, 0, 0.216838);
          box-shadow: 0 5px 15px rgba(235, 184, 0, 0.216838);
  border-radius: 6px;
  color: #fff !important;
  padding: 10px;
  width: 150px;
  display: inline-block;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
}

.titlerowcontent.active span.icon-down .fa:before {
  content: "\f106";
}

.img-apply {
  width: calc(100% + 50px);
  height: 570px;
  -webkit-box-shadow: 2px 2px 28px rgba(0, 0, 0, 0.100716);
          box-shadow: 2px 2px 28px rgba(0, 0, 0, 0.100716);
  border-radius: 8px;
  position: relative;
  left: -80px;
  background: #fff;
  overflow: hidden;
}

.bg-apply {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(2.97%, rgba(0, 131, 209, 0.655704)), color-stop(81.4%, #0056ba));
  background: linear-gradient(180deg, rgba(0, 131, 209, 0.655704) 2.97%, #0056ba 81.4%);
  border-radius: 6px;
  font-size: 47px;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  padding: 40px;
}

.bg-apply p {
  position: absolute;
  bottom: 0;
}

.bg-apply p strong {
  color: #ffd942;
  font-weight: 500;
}

h4.titl-apply {
  text-align: center;
  text-transform: uppercase;
}

.modal-content.form-apply .modal-body {
  padding: 35px;
}

.content-apply-form input[type=email],
.content-apply-form input[type=name],
.content-apply-form input[type=tel],
.content-apply-form input[type=text] {
  background: #f5f8fd !important;
  border: 0.801686px solid #e5ebf7 !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 1.60337px !important;
  height: 40px !important;
  line-height: 23px !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  padding: 0 !important;
  min-height: 40px !important;
  padding-left: 15px !important;
}

span.st {
  color: #e00;
}

.content-apply-form {
  padding-top: 15px;
}

div.wpcf7 input[type=file] {
  padding-top: 5px !important;
  padding-left: 9px !important;
}

.quatrang {
  text-align: center;
}

.quatrang .page-numbers {
  padding: 4px 10px;
  display: inline-block;
  background: #ededed;
  color: #333;
  margin: 0 2px;
  text-decoration: none;
}

.quatrang {
  margin-top: 10px;
}

.quatrang .page-numbers:hover,
.quatrang span.page-numbers {
  background: #1e7cff;
  color: #fff;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha.recapchaindex {
  border: 0;
  padding: 0;
  margin-bottom: 15px;
}

.form-group-recruitment p {
  margin-bottom: 5px;
}

.modal-content.form-apply .modal-body {
  padding-bottom: 0;
}

.box-content-search {
  height: 0;
}

.content-box-search {
  position: relative;
}

.img-load-re {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.6196078431);
  z-index: 99;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.col-mobile {
  margin-bottom: 20px;
}

.col-mobile .item-services {
  border-radius: 2px;
}

.section-search-mobile .content-search {
  display: none;
}

.section-search-mobile.active .content-search {
  display: block;
  position: fixed;
  width: 100%;
  top: 73px;
  padding: 10px;
  left: 0;
  z-index: 9999;
  background: #fff;
  border-top: 1px solid #ededed;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

ul.option-list li {
  list-style: none;
  display: inline-block;
}

ul.option-list {
  padding: 0;
  margin-bottom: 0;
  float: left;
  width: calc(100% - 40px);
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  -ms-flex-wrap: unset;
      flex-wrap: unset;
}

ul.option-list li a {
  border-radius: 6px;
  margin-right: 20px;
  min-width: 131px;
  text-align: center;
  background: #edf4f9;
  font-size: 14px;
  font-weight: 600;
}

.button-search.show .fa-search:before {
  content: "\f00d";
}

.button-search {
  width: 40px;
  float: left;
  text-align: center;
  line-height: 34px;
  font-size: 22px;
}

.show-input {
  display: none;
  position: absolute;
  width: calc(100% - 64px);
}

.show-input.show {
  display: block;
}

.button-search a {
  color: #007bff !important;
}

.show-input input {
  font-size: 13px;
  height: 37px;
  border: none;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.show-data ul li {
  list-style: none;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ededed;
}

.show-data .load-img {
  text-align: center;
  padding: 20px;
}

.show-data .load-img img {
  width: 60px;
}

.show-data ul {
  padding: 0;
}

.show-data ul li img {
  width: 80px;
  height: 80px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 3px;
  float: left;
  margin-right: 15px;
}

.show-data ul li a p {
  color: #333;
}

.show-data {
  max-height: 550px;
  overflow: auto;
  width: calc(100% - 20px);
  margin: 5px auto;
  display: none;
}

.show-data ul {
  border-top: 1px solid #ededed;
}

.show-data.show {
  display: block;
}

span.icon-down i {
  line-height: 30px;
}

.recument-tabs--slide .slick-left.slick-arrow {
  position: absolute;
  top: 50%;
  left: -50px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 50px;
  color: #3b8ffd;
  cursor: pointer;
}

.recument-tabs--slide .slick-right.slick-arrow {
  position: absolute;
  top: 50%;
  right: -50px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 50px;
  color: #f7fafc;
  cursor: pointer;
}

.recument-tabs--slide .slick-slide {
  height: auto;
}

.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  -webkit-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(//bap-software.net/wp-content/themes/bapjsc/libs/owlcarousel/assets/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.1s ease;
  transition: -webkit-transform 0.1s ease;
  transition: transform 0.1s ease;
  transition: transform 0.1s ease, -webkit-transform 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.qtranxs_widget ul {
  margin: 0;
}

.qtranxs_widget ul li {
  display: inline;
  list-style-type: none;
  margin: 0 5px 0 0;
  opacity: 0.5;
  -webkit-transition: 1s ease opacity;
  transition: 1s ease opacity;
}

.qtranxs_widget ul li.active {
  opacity: 0.8;
}

.qtranxs_widget ul li:hover {
  opacity: 1;
}

.qtranxs_widget img {
  -webkit-box-shadow: none;
          box-shadow: none;
  vertical-align: middle;
  display: initial;
}

.qtranxs_flag {
  height: 12px;
  width: 18px;
  display: block;
}

.qtranxs_flag_and_text {
  padding-left: 20px;
}

.qtranxs_flag span {
  display: none;
}/*# sourceMappingURL=b-style.css.map */