/*!
 * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box; }

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

@-ms-viewport {
  width: device-width; }

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, 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 {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

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

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

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

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

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

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

dt {
  font-weight: 700; }

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

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

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

a:hover {
  color: #0056b3;
  text-decoration: underline; }

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

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

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

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

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

figure {
  margin: 0 0 1rem; }

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

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

table {
  border-collapse: collapse; }

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

th {
  text-align: inherit; }

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

button {
  border-radius: 0; }

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

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

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

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

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

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

output {
  display: inline-block; }

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

template {
  display: none; }

[hidden] {
  display: none !important; }

/*# sourceMappingURL=bootstrap-reboot.css.map */
/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width; }

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

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

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

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

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

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

@media (min-width: 1200px) {
  .container {
    max-width: 1140px; } }

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

.row {
  display: -ms-flexbox;
  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-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  -ms-flex-order: -1;
  order: -1; }

.order-last {
  -ms-flex-order: 13;
  order: 13; }

.order-0 {
  -ms-flex-order: 0;
  order: 0; }

.order-1 {
  -ms-flex-order: 1;
  order: 1; }

.order-2 {
  -ms-flex-order: 2;
  order: 2; }

.order-3 {
  -ms-flex-order: 3;
  order: 3; }

.order-4 {
  -ms-flex-order: 4;
  order: 4; }

.order-5 {
  -ms-flex-order: 5;
  order: 5; }

.order-6 {
  -ms-flex-order: 6;
  order: 6; }

.order-7 {
  -ms-flex-order: 7;
  order: 7; }

.order-8 {
  -ms-flex-order: 8;
  order: 8; }

.order-9 {
  -ms-flex-order: 9;
  order: 9; }

.order-10 {
  -ms-flex-order: 10;
  order: 10; }

.order-11 {
  -ms-flex-order: 11;
  order: 11; }

.order-12 {
  -ms-flex-order: 12;
  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;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-sm-12 {
    -ms-flex-order: 12;
    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;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-md-12 {
    -ms-flex-order: 12;
    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;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-12 {
    -ms-flex-order: 12;
    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;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-xl-12 {
    -ms-flex-order: 12;
    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%; } }

.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: flex !important; }

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

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

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

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !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: flex !important; }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.align-self-auto {
  -ms-flex-item-align: auto !important;
  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;
    flex-direction: row !important; }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    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;
    flex-direction: row !important; }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    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;
    flex-direction: row !important; }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    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;
    flex-direction: row !important; }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    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; } }

/*# sourceMappingURL=bootstrap-grid.css.map */
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.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;
  touch-action: manipulation;
  -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;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit; }

.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 {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.owl-height {
  transition: height .5s ease-in-out; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease; }

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
  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(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-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;
  transition: opacity .4s ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

body {
  background-color: #fff; }

.main {
  min-height: 50vh;
  background-color: #fff;
  margin-top: 80px; }

.anim {
  transition: 0.4s all;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  -ms-transition: 0.4s all;
  -o-transition: 0.4s all; }

.address-box .small {
  color: #1f5faa;
  margin-top: 0;
  margin-bottom: 2px; }

.nav {
  height: 80px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  box-shadow: 0 2.5px 7.5px 0 rgba(203, 203, 203, 0.4);
  background-color: #ffffff; }
  .nav a {
    text-decoration: none !important; }
  .nav .nav-container {
    height: 100%;
    text-decoration: none;
    background-color: #fff;
    position: relative;
    z-index: 99999; }
    .nav .nav-container .logo {
      text-decoration: none; }
      .nav .nav-container .logo .img {
        height: 50px;
        object-fit: contain; }
        @media (max-width: 440px) {
          .nav .nav-container .logo .img {
            height: 36px; } }
        @media (max-width: 350px) {
          .nav .nav-container .logo .img {
            height: 31px; } }
      .nav .nav-container .logo .logo-text {
        padding-left: 15px; }
        .nav .nav-container .logo .logo-text .big {
          color: #1f5faa;
          font-weight: 600; }
        .nav .nav-container .logo .logo-text .small {
          color: #4d4b4c;
          font-size: .8em; }
    .nav .nav-container .menu {
      height: 100%; }
      .nav .nav-container .menu .menu-btn {
        padding: 0 15px;
        height: 100%;
        cursor: pointer;
        position: relative;
        font-weight: 500;
        color: #5a5959; }
        .nav .nav-container .menu .menu-btn .btn-icon svg {
          width: 30px;
          fill: #5a5959; }
        .nav .nav-container .menu .menu-btn:after {
          content: '';
          position: absolute;
          bottom: 0;
          left: 0;
          height: 3px;
          width: 100%;
          transform: scaleX(0);
          -webkit-transform: scaleX(0);
          -moz-transform: scaleX(0);
          -o-transform: scaleX(0);
          transition: .3s all;
          -webkit-transition: .3s all;
          -moz-transition: .3s all;
          -o-transition: .3s all;
          background-color: #398096; }
        .nav .nav-container .menu .menu-btn:hover {
          color: #f2d215; }
          .nav .nav-container .menu .menu-btn:hover svg {
            fill: #f2d215; }
          .nav .nav-container .menu .menu-btn:hover::after {
            transform: scaleX(1);
            -webkit-transform: scaleX(1);
            -moz-transform: scaleX(1);
            -o-transform: scaleX(1);
            background-color: #f2d215; }
      .nav .nav-container .menu .active {
        color: #1f5faa !important; }
        .nav .nav-container .menu .active svg {
          fill: #1f5faa !important; }
        .nav .nav-container .menu .active::after {
          transform: scaleX(1) !important;
          -webkit-transform: scaleX(1);
          -moz-transform: scaleX(1);
          -o-transform: scaleX(1);
          background-color: #1f5faa !important; }

@media (max-width: 991px) {
  .btn-main {
    display: none !important; } }

.btn-secunder {
  display: none !important; }
  @media (max-width: 991px) {
    .btn-secunder {
      display: flex !important;
      display: -webkit-flex !important; } }
  .btn-secunder .btn-icon {
    display: none; }
  .btn-secunder .show {
    display: block  !important; }

.body-disabled {
  max-height: 100vh !important;
  overflow: hidden !important; }

.nav .nav-dropdown {
  display: none;
  position: fixed;
  top: 0;
  padding-top: 80px;
  width: 100%;
  background-color: #1f5faa;
  height: 100%;
  overflow: hidden;
  left: -100%;
  overflow-y: auto; }
  .nav .nav-dropdown .menu-btn {
    width: 280px;
    padding: 0 15px;
    cursor: pointer;
    position: relative;
    font-weight: bold;
    color: #fff;
    min-height: 70px;
    font-size: 1.4em;
    display: block;
    padding-left: 0;
    padding-right: 0; }
    .nav .nav-dropdown .menu-btn:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      height: 3px;
      width: 100%;
      transform: scaleX(0);
      -webkit-transform: scaleX(0);
      -moz-transform: scaleX(0);
      -o-transform: scaleX(0);
      transition: .3s all;
      -webkit-transition: .3s all;
      -moz-transition: .3s all;
      -o-transition: .3s all;
      background-color: #f2d215; }
    .nav .nav-dropdown .menu-btn:hover {
      color: #f2d215; }
      .nav .nav-dropdown .menu-btn:hover::after {
        transform: scaleX(1);
        -webkit-transform: scaleX(1);
        -moz-transform: scaleX(1);
        -o-transform: scaleX(1);
        background-color: #f2d215; }
  .nav .nav-dropdown .active {
    color: #f2d215 !important; }

@media (max-width: 991px) {
  .nav .show-nav {
    left: 0 !important; } }

.disabled-body {
  overflow: hidden !important;
  max-height: 100vh !important;
  height: 100vh !important; }

.flying-button {
  position: fixed;
  z-index: 999;
  bottom: 20px;
  right: 20px; }
  .flying-button a {
    background: linear-gradient(271deg, #009cb5, #2f7ba6);
    padding: 5px 10px;
    display: inline-block;
    border-radius: 5px;
    text-decoration: none;
    background: #ceaf00;
    background: linear-gradient(90deg, #ceaf00 29%, #ffef8b 50%, #ceaf00 74%);
    color: #1f5faa;
    font-size: .9em;
    box-shadow: 0 0 3px rgba(3, 3, 3, 0.2);
    -webkit-box-shadow: 0 0 3px rgba(3, 3, 3, 0.2);
    -moz-box-shadow: 0 0 3px rgba(3, 3, 3, 0.2);
    -o-box-shadow: 0 0 3px rgba(3, 3, 3, 0.2);
    animation: animateGradient 1.5s linear infinite;
    -webkit-animation: animateGradient 1.5s linear infinite;
    -moz-animation: animateGradient 1.5s linear infinite;
    -o-animation: animateGradient 1.5s linear infinite; }
    .flying-button a svg {
      width: 26px;
      margin-right: 10px;
      fill: #1f5faa;
      animation: shake 2s linear infinite;
      -webkit-animation: shake 2s linear infinite;
      -moz-animation: shake 2s linear infinite;
      -o-animation: shake 2s linear infinite; }
    .flying-button a:hover {
      color: #fff;
      animation: none;
      background: none;
      background-color: #1f5faa; }
      .flying-button a:hover svg {
        fill: #fff; }

.we-are {
  width: 280px;
  font-size: 14px;
  padding-bottom: 25px;
  padding-top: 30px; }
  .we-are .top {
    color: #fff; }
  .we-are .bottom {
    color: #f2d215 !important; }

@keyframes animateGradient {
  0% {
    background: linear-gradient(90deg, #ceaf00 0%, #ffef8b 0%, #ceaf00 0%); }
  50% {
    background: linear-gradient(90deg, #ceaf00 0%, #ffef8b 0%, #ceaf00 0%); }
  55% {
    background: linear-gradient(90deg, #ceaf00 0%, #ffef8b 0%, #ceaf00 13%); }
  60% {
    background: linear-gradient(90deg, #ceaf00 0%, #ffef8b 13%, #ceaf00 26%); }
  65% {
    background: linear-gradient(90deg, #ceaf00 13%, #ffef8b 26%, #ceaf00 39%); }
  70% {
    background: linear-gradient(90deg, #ceaf00 26%, #ffef8b 39%, #ceaf00 55%); }
  75% {
    background: linear-gradient(90deg, #ceaf00 39%, #ffef8b 55%, #ceaf00 68%); }
  80% {
    background: linear-gradient(90deg, #ceaf00 55%, #ffef8b 68%, #ceaf00 81%); }
  85% {
    background: linear-gradient(90deg, #ceaf00 68%, #ffef8b 81%, #ceaf00 94%); }
  90% {
    background: linear-gradient(90deg, #ceaf00 81%, #ffef8b 94%, #ceaf00 100%); }
  95% {
    background: linear-gradient(90deg, #ceaf00 94%, #ffef8b 100%, #ceaf00 100%); }
  100% {
    background: linear-gradient(90deg, #ceaf00 100%, #ffef8b 100%, #ceaf00 100%); } }

@keyframes shake {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg); }
  80% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg); }
  84% {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg); }
  88% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg); }
  92% {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg); }
  96% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg); }
  100% {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg); } }

.banner {
  background-color: #f2d215;
  padding: 60px 0 60px 0;
  position: relative;
  background-repeat: no-repeat;
  background-position: contain;
  background-size: cover; }
  .banner::after {
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background-color: #f2d215;
    opacity: .5; }
  .banner::before {
    content: '';
    position: absolute;
    bottom: 0px;
    height: 100px;
    width: 100%;
    background: linear-gradient(0deg, #f2d230 0%, rgba(206, 175, 0, 0) 80%); }
  .banner .banner-container {
    position: relative;
    z-index: 2; }
    .banner .banner-container .banner-text {
      width: 50%; }
      @media (max-width: 620px) {
        .banner .banner-container .banner-text {
          width: 100%;
          position: relative;
          z-index: 3; } }
      .banner .banner-container .banner-text .welcome {
        font-size: 0.9em;
        color: #fff;
        margin-bottom: 3px; }
      .banner .banner-container .banner-text .service {
        font-size: 32.5px;
        color: #1f5faa;
        font-weight: bold; }
      .banner .banner-container .banner-text .slogan {
        font-size: 0.9em;
        margin-top: 15px; }
      .banner .banner-container .banner-text .banner-button {
        margin-top: 20px; }
        .banner .banner-container .banner-text .banner-button a {
          padding: 3px 10px;
          display: inline-block;
          border-radius: 5px;
          background-color: #1f5faa;
          color: #fff;
          font-size: .9em; }
      .banner .banner-container .banner-text .banner-button-file {
        margin-top: 20px;
        display: none !important; }
        @media (max-width: 620px) {
          .banner .banner-container .banner-text .banner-button-file {
            display: block !important;
            margin-bottom: 20px; } }
        .banner .banner-container .banner-text .banner-button-file a {
          padding: 5px 10px;
          display: inline-block;
          border-radius: 5px;
          text-decoration: none;
          background-color: #ceaf00;
          color: #1f5faa;
          font-size: .9em;
          box-shadow: 0 0 3px rgba(3, 3, 3, 0.2);
          -webkit-box-shadow: 0 0 3px rgba(3, 3, 3, 0.2);
          -moz-box-shadow: 0 0 3px rgba(3, 3, 3, 0.2);
          -o-box-shadow: 0 0 3px rgba(3, 3, 3, 0.2); }
          .banner .banner-container .banner-text .banner-button-file a svg {
            width: 26px;
            margin-right: 10px;
            fill: #1f5faa; }
          .banner .banner-container .banner-text .banner-button-file a:hover {
            background-color: #1f5faa;
            color: #fff; }
            .banner .banner-container .banner-text .banner-button-file a:hover svg {
              fill: #fff; }
    .banner .banner-container .banner-image {
      width: 50%; }
      @media (max-width: 620px) {
        .banner .banner-container .banner-image {
          position: absolute;
          right: 0;
          bottom: 0; } }
      .banner .banner-container .banner-image .img {
        position: relative;
        padding-top: 80%;
        animation: animMaskBanner 3s linear infinite;
        -webkit-animation: animMaskBanner linear 3s infinite;
        -moz-animation: animMaskBanner 3s linear infinite;
        -o-animation: animMaskBanner 3s linear infinite;
        -ms-animation: animMaskBanner 3s linear infinite; }
        .banner .banner-container .banner-image .img img {
          position: absolute;
          left: 0;
          top: 0;
          height: 100%;
          width: 100%;
          object-fit: contain;
          -webkit-object-fit: contain;
          -moz-object-fit: contain;
          -o-object-fit: contain; }

@keyframes animMaskBanner {
  0% {
    top: 0; }
  25% {
    top: -25px; }
  50% {
    top: 0; }
  75% {
    top: 25px; }
  100% {
    top: 0; } }

.about {
  padding: 0px 0 140px 0;
  position: relative; }
  @media (max-width: 768px) {
    .about {
      padding-bottom: 0; } }
  .about .about-level {
    position: relative;
    background-color: #f2d215; }
    .about .about-level .about-container {
      position: relative; }
      @media (max-width: 768px) {
        .about .about-level .about-container {
          padding-left: 0;
          padding-right: 0;
          max-width: 100%; } }
      .about .about-level .about-container .item-about {
        background-color: #fff;
        padding: 20px;
        position: absolute;
        left: -30px;
        top: 0;
        width: 58%;
        z-index: 4; }
        @media (max-width: 768px) {
          .about .about-level .about-container .item-about {
            width: 80%;
            position: relative;
            left: unset; } }
        .about .about-level .about-container .item-about .title {
          font-weight: bold;
          color: #1f5faa;
          margin-bottom: 20px;
          font-size: 1.5em; }
      .about .about-level .about-container .item-image {
        width: 100%;
        padding-left: 30%;
        padding-top: 85px;
        position: relative;
        z-index: 3; }
        @media (max-width: 768px) {
          .about .about-level .about-container .item-image {
            padding-left: 0;
            padding-top: 0px;
            margin-top: -188px; } }
        .about .about-level .about-container .item-image .img {
          position: relative;
          padding-top: 60%; }
          .about .about-level .about-container .item-image .img::after {
            width: 100%;
            height: 100%;
            content: '';
            left: 0;
            top: 0;
            background-color: #1f5faa99;
            z-index: 2;
            position: absolute; }
          @media (max-width: 768px) {
            .about .about-level .about-container .item-image .img {
              padding-top: 70%; } }
          @media (max-width: 575px) {
            .about .about-level .about-container .item-image .img {
              padding-top: 80%; } }
          .about .about-level .about-container .item-image .img img {
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
            object-fit: cover;
            -webkit-object-fit: cover;
            -moz-object-fit: cover;
            -o-object-fit: cover; }
    .about .about-level .item-bottom {
      width: 50%;
      background-color: #f2d215;
      position: absolute;
      left: 0;
      bottom: -378px; }
      @media (max-width: 768px) {
        .about .about-level .item-bottom {
          width: 100%;
          bottom: 0;
          position: relative; } }
      .about .about-level .item-bottom .img {
        position: relative;
        padding-top: 100%; }
        @media (max-width: 768px) {
          .about .about-level .item-bottom .img {
            padding-top: 64%; } }
        .about .about-level .item-bottom .img img {
          position: absolute;
          left: 0;
          top: 0;
          height: 100%;
          width: 100%;
          object-fit: cover;
          -webkit-object-fit: cover;
          -moz-object-fit: cover;
          -o-object-fit: cover; }

.vision {
  position: relative;
  background-color: transparent; }
  @media (max-width: 768px) {
    .vision .vision-container {
      padding-left: 0;
      padding-right: 0;
      max-width: 100%; } }
  .vision .vision-box {
    background-color: #f2d215; }
    @media (max-width: 768px) {
      .vision .vision-box .item-top {
        margin-top: -100px; } }
    .vision .vision-box .items {
      width: 50%; }
      @media (max-width: 768px) {
        .vision .vision-box .items {
          width: 51%; } }
      @media (max-width: 575px) {
        .vision .vision-box .items {
          width: 70%; } }
      @media (max-width: 425px) {
        .vision .vision-box .items {
          width: 85%; } }
      .vision .vision-box .items .left .blue-box {
        padding: 50px;
        background-color: #1f5faa;
        color: #fff; }
        .vision .vision-box .items .left .blue-box .title {
          color: #f2d215;
          font-size: 1.5em;
          font-weight: 600;
          margin-bottom: 15px; }
        .vision .vision-box .items .left .blue-box p {
          margin-bottom: 0 !important; }
      .vision .vision-box .items .right {
        padding: 10px 50px;
        padding-top: 50px; }
        .vision .vision-box .items .right .title {
          color: #1f5faa;
          font-size: 1.5em;
          font-weight: 600;
          margin-bottom: 15px; }
        .vision .vision-box .items .right p {
          margin-bottom: 0 !important; }
  .vision .box-yellow {
    height: 100px;
    background-color: #f2d215;
    top: -1px;
    position: relative; }

.services {
  background-color: #fff; }
  .services .services-container .services-box {
    padding: 100px 0; }
    .services .services-container .services-box .items {
      width: 33.33%;
      text-align: center;
      color: #707070;
      font-size: 1.2em; }
      @media (max-width: 575px) {
        .services .services-container .services-box .items {
          width: 80%;
          margin-bottom: 15px;
          border-bottom: 2px solid #f2d230;
          padding-bottom: 10px; } }

.our-services {
  background-color: #fff; }
  .our-services .our-services-container .our-services-box {
    background-color: #e7f3ff; }
    .our-services .our-services-container .our-services-box .items {
      width: 50%;
      text-align: center;
      color: #707070; }
      @media (max-width: 768px) {
        .our-services .our-services-container .our-services-box .items {
          width: 100%; } }
      .our-services .our-services-container .our-services-box .items .img {
        position: relative;
        padding-top: 348px; }
        .our-services .our-services-container .our-services-box .items .img img {
          position: absolute;
          left: 0;
          top: 0;
          height: 100%;
          width: 100%;
          object-fit: cover;
          -webkit-object-fit: cover;
          -moz-object-fit: cover;
          -o-object-fit: cover; }
      .our-services .our-services-container .our-services-box .items .boxed {
        padding: 25px;
        text-align: left !important; }
        .our-services .our-services-container .our-services-box .items .boxed .title {
          color: #1f5faa;
          font-size: 1.5em;
          font-weight: 600;
          margin-bottom: 15px; }
        .our-services .our-services-container .our-services-box .items .boxed .service-button {
          margin-top: 20px; }
          .our-services .our-services-container .our-services-box .items .boxed .service-button a {
            padding: 3px 10px;
            display: inline-block;
            border-radius: 5px;
            background-color: #1f5faa;
            color: #fff;
            font-size: .9em; }

.mask {
  padding: 150px 0;
  background-color: #fff; }
  .mask .img-mask {
    width: 200px;
    object-fit: contain;
    position: relative !important;
    animation: animMask 3s linear infinite;
    -webkit-animation: animMask linear 3s infinite;
    -moz-animation: animMask 3s linear infinite;
    -o-animation: animMask 3s linear infinite;
    -ms-animation: animMask 3s linear infinite; }
    .mask .img-mask img {
      width: 100%;
      height: 100%;
      object-fit: contain; }
  .mask .shadow {
    animation: shadow 3s linear infinite;
    -webkit-animation: shadow linear 3s infinite;
    -moz-animation: shadow 3s linear infinite;
    -o-animation: shadow 3s linear infinite;
    -ms-animation: shadow 3s linear infinite;
    width: 125px;
    height: 20px;
    border-radius: 70%;
    background-color: #1f5faa;
    margin-top: 20px; }

@keyframes animMask {
  0% {
    top: 0; }
  50% {
    top: -50px; }
  100% {
    top: 0; } }

@keyframes shadow {
  0% {
    width: 125px; }
  50% {
    width: 80px; }
  100% {
    width: 125px; } }

.service-banner {
  padding-top: 25px;
  padding-bottom: 50px; }
  .service-banner .service-banner-box {
    background-color: #fff;
    margin-top: 25px;
    box-shadow: 0 0 5px rgba(3, 3, 3, 0.4);
    border-radius: 5px;
    overflow: hidden; }
    .service-banner .service-banner-box .view-image .list-items {
      position: relative;
      padding-top: 50%;
      width: 100%;
      overflow: hidden; }
      @media (max-width: 420px) {
        .service-banner .service-banner-box .view-image .list-items {
          padding-top: 80% !important; } }
      .service-banner .service-banner-box .view-image .list-items img, .service-banner .service-banner-box .view-image .list-items iframe {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .service-banner .service-banner-box .slider-image {
      padding: 20px; }
      @media (max-width: 420px) {
        .service-banner .service-banner-box .slider-image {
          padding: 5px !important; } }
      .service-banner .service-banner-box .slider-image .list-items {
        position: relative;
        padding: 5px 2px;
        cursor: pointer;
        width: 100%; }
        .service-banner .service-banner-box .slider-image .list-items .thumbnail {
          border-radius: 5px;
          overflow: hidden;
          width: 100%;
          padding-top: 70%;
          position: relative; }
          .service-banner .service-banner-box .slider-image .list-items .thumbnail img, .service-banner .service-banner-box .slider-image .list-items .thumbnail iframe {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            object-fit: content;
            filter: brightness(70%);
            -webkit-filter: brightness(70%);
            -moz-filter: brightness(70%);
            -ms-filter: brightness(70%);
            -o-filter: brightness(70%); }

.services-list {
  background-color: #f2d215;
  padding-bottom: 50px; }
  .services-list * {
    color: #3b3a3a; }
  .services-list .page-title {
    padding: 25px 0;
    font-size: 1.5em;
    font-weight: bold;
    color: #1f5faa; }
  .services-list .services-list-container .services-list-box .items1, .services-list .services-list-container .services-list-box .items2 {
    margin-bottom: 10px; }
    .services-list .services-list-container .services-list-box .items1 .title, .services-list .services-list-container .services-list-box .items2 .title {
      margin-bottom: 15px;
      font-weight: bold; }
  .services-list .services-list-container .services-list-box .items1 {
    width: 66.6666%; }
    @media (max-width: 768px) {
      .services-list .services-list-container .services-list-box .items1 {
        width: 100%; } }
  .services-list .services-list-container .services-list-box .items2 {
    width: 33.3333%; }
    @media (max-width: 768px) {
      .services-list .services-list-container .services-list-box .items2 {
        width: 100%; } }
  .services-list .services-list-container .services-list-box-bottom .items {
    width: 33.333%;
    margin-bottom: 10px; }
    @media (max-width: 768px) {
      .services-list .services-list-container .services-list-box-bottom .items {
        width: 100%; } }
    .services-list .services-list-container .services-list-box-bottom .items .title {
      margin-bottom: 15px;
      font-weight: bold; }

.services-equipment {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #1f5faa;
  min-height: 350px;
  overflow: hidden; }
  @media (max-width: 768px) {
    .services-equipment {
      padding-bottom: 0px; } }
  .services-equipment .items {
    width: 75%; }
    @media (max-width: 768px) {
      .services-equipment .items {
        width: 100%;
        position: relative; } }
    .services-equipment .items .title {
      color: #f2d215;
      font-size: 1.5em;
      font-weight: bold;
      margin-bottom: 25px; }
    .services-equipment .items ul {
      padding-left: 20px !important; }
      .services-equipment .items ul li {
        color: #fff; }
  .services-equipment .items-right {
    width: 30%;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    z-index: 3; }
    @media (max-width: 768px) {
      .services-equipment .items-right {
        margin-top: 30px; } }
    @media (max-width: 1024px) {
      .services-equipment .items-right {
        width: 35%; } }
    @media (max-width: 768px) {
      .services-equipment .items-right {
        width: 100%;
        position: relative; } }
    .services-equipment .items-right .img {
      position: relative;
      padding-top: 352px; }
      @media (max-width: 768px) {
        .services-equipment .items-right .img {
          padding-top: 100%; } }
      .services-equipment .items-right .img::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 5;
        background-color: #1f5faa99; }
      .services-equipment .items-right .img::after {
        position: absolute;
        left: 0;
        top: -3px;
        width: 100%;
        height: 20%;
        z-index: 6;
        background: #1f5faa;
        background: linear-gradient(180deg, rgba(31, 95, 170, 0.992034) 14%, rgba(0, 212, 255, 0) 100%); }
        @media (max-width: 768px) {
          .services-equipment .items-right .img::after {
            content: ''; } }
      .services-equipment .items-right .img img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 4;
        object-fit: cover;
        -webkit-object-fit: cover;
        -moz-object-fit: cover;
        -o-object-fit: cover; }

.contact-form .contact-form-container .page-title {
  padding: 25px 0;
  font-size: 1.5em;
  font-weight: bold;
  color: #1f5faa; }

.contact-form .contact-form-container .contact-form-box {
  padding: 50px;
  overflow: hidden;
  box-shadow: 0 0px 17.5px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 0px 17.5px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0px 17.5px 0 rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 0px 17.5px 0 rgba(0, 0, 0, 0.05);
  background-color: white;
  margin-bottom: 25px;
  border-radius: 8px; }
  @media (max-width: 575px) {
    .contact-form .contact-form-container .contact-form-box {
      padding: 20px; } }
  .contact-form .contact-form-container .contact-form-box .items .title-head {
    padding-bottom: 20px;
    font-size: 1.2em;
    font-weight: bold;
    color: #292929;
    width: 100%; }
  .contact-form .contact-form-container .contact-form-box .items .input-box {
    width: 45%; }
    @media (max-width: 768px) {
      .contact-form .contact-form-container .contact-form-box .items .input-box {
        width: 100%; } }
    .contact-form .contact-form-container .contact-form-box .items .input-box .input .text-title {
      font-size: 0.9em;
      color: #292929;
      margin-bottom: 5px; }
    .contact-form .contact-form-container .contact-form-box .items .input-box .input input[type="text"], .contact-form .contact-form-container .contact-form-box .items .input-box .input textarea {
      margin-bottom: 15px !important;
      background-color: #e7f3ff !important;
      border-radius: 4px !important;
      border: none !important;
      padding: 10px !important;
      width: 100% !important; }
    .contact-form .contact-form-container .contact-form-box .items .input-box .input .radio {
      position: relative;
      padding-left: 27px;
      font-size: 1em;
      margin-bottom: 10px;
      padding: 5px 27px;
      cursor: pointer; }
      .contact-form .contact-form-container .contact-form-box .items .input-box .input .radio input {
        position: absolute;
        left: 0;
        width: 21px !important;
        margin-bottom: 0 !important;
        top: 0;
        bottom: 0;
        margin-top: auto;
        margin-bottom: auto !important;
        height: 22px !important; }
    .contact-form .contact-form-container .contact-form-box .items .input-box .text-title-bottom {
      font-weight: bold;
      color: #292929;
      margin-bottom: 5px; }
    .contact-form .contact-form-container .contact-form-box .items .input-box .button {
      padding: 10px 15px;
      background-color: #f2d215;
      color: #1f5faa;
      border-radius: 5px;
      border: none;
      cursor: pointer; }
      .contact-form .contact-form-container .contact-form-box .items .input-box .button span {
        color: #1f5faa; }
      .contact-form .contact-form-container .contact-form-box .items .input-box .button svg {
        height: 20px;
        fill: #1f5faa;
        margin-right: 5px; }
      .contact-form .contact-form-container .contact-form-box .items .input-box .button:hover {
        background-color: #1f5faa; }
        .contact-form .contact-form-container .contact-form-box .items .input-box .button:hover span, .contact-form .contact-form-container .contact-form-box .items .input-box .button:hover svg {
          color: #fff;
          fill: #fff; }

.contact-map .contact-map-container .page-title {
  padding: 25px 0;
  font-size: 1.5em;
  font-weight: bold;
  color: #1f5faa; }

.contact-map .contact-map-container .contact-map-box {
  padding: 0px;
  overflow: hidden;
  box-shadow: 0 0px 17.5px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 0px 17.5px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0px 17.5px 0 rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 0px 17.5px 0 rgba(0, 0, 0, 0.05);
  background-color: white;
  margin-bottom: 25px;
  border-radius: 8px; }
  .contact-map .contact-map-container .contact-map-box .items .map {
    width: 66.666%;
    position: relative; }
    @media (max-width: 768px) {
      .contact-map .contact-map-container .contact-map-box .items .map {
        width: 100%;
        padding-top: 80%; }
        .contact-map .contact-map-container .contact-map-box .items .map iframe {
          position: absolute;
          left: 0;
          top: 0;
          z-index: 1; } }
    @media (max-width: 575px) {
      .contact-map .contact-map-container .contact-map-box .items .map {
        padding-top: 100%; } }
  .contact-map .contact-map-container .contact-map-box .items .address {
    width: 33.333%;
    padding: 25px 30px; }
    @media (max-width: 768px) {
      .contact-map .contact-map-container .contact-map-box .items .address {
        width: 100%; } }
    @media (max-width: 575px) {
      .contact-map .contact-map-container .contact-map-box .items .address {
        padding: 20px; } }
    .contact-map .contact-map-container .contact-map-box .items .address .address-box .title {
      padding: 15px 0;
      font-size: 1.2em;
      font-weight: bold;
      color: #1f5faa; }
    .contact-map .contact-map-container .contact-map-box .items .address .address-box p {
      color: #1f5faa; }

.about-us {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #f2d215;
  min-height: 350px;
  overflow: hidden; }
  @media (max-width: 768px) {
    .about-us {
      padding-top: 0; } }
  @media (max-width: 768px) {
    .about-us {
      padding-bottom: 0px; } }
  .about-us .about-us-container {
    position: relative; }
  @media (max-width: 768px) {
    .about-us .profile-box {
      width: 100%;
      background-color: #fff;
      padding-bottom: 15px; } }
  .about-us .top-side {
    width: 300px;
    left: 22%;
    position: absolute;
    top: 36px;
    z-index: 6; }
    @media (max-width: 1024px) {
      .about-us .top-side {
        left: 16.666%; } }
    @media (max-width: 851px) {
      .about-us .top-side {
        left: 13.333%; } }
    @media (max-width: 768px) {
      .about-us .top-side {
        width: 100%;
        position: relative;
        padding: 50px 30px;
        left: 0;
        top: 0; } }
    .about-us .top-side .profile {
      position: relative;
      background-color: #fff;
      overflow: hidden;
      border-radius: 8px;
      box-shadow: 0 0 13px rgba(3, 3, 3, 0.2);
      -webkit-box-shadow: 0 0 13px rgba(3, 3, 3, 0.2);
      -moz-box-shadow: 0 0 13px rgba(3, 3, 3, 0.2);
      -o-box-shadow: 0 0 13px rgba(3, 3, 3, 0.2); }
      .about-us .top-side .profile .name {
        text-align: center;
        font-size: 1.1em;
        padding: 10px 10px 5px 10px;
        font-weight: bold; }
      .about-us .top-side .profile .position {
        padding-bottom: 19px;
        text-align: center; }
      @media (max-width: 768px) {
        .about-us .top-side .profile {
          width: 100%;
          position: relative !important;
          top: 0 !important;
          right: 0 !important; } }
      .about-us .top-side .profile .img {
        position: relative;
        padding-top: 100%; }
        @media (max-width: 768px) {
          .about-us .top-side .profile .img {
            padding-top: 100%; } }
        .about-us .top-side .profile .img img {
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          z-index: 4;
          object-fit: cover;
          -webkit-object-fit: cover;
          -moz-object-fit: cover;
          -o-object-fit: cover; }
  .about-us .items {
    width: 66.6666%;
    padding: 30px 0 30px 22%; }
    @media (max-width: 768px) {
      .about-us .items {
        width: 100%;
        position: relative;
        padding: 30px !important; } }
    .about-us .items .title {
      color: #1f5faa;
      font-size: 1.5em;
      font-weight: bold;
      margin-bottom: 25px; }
    .about-us .items p {
      color: #3b3a3a; }
  .about-us .items-left {
    width: 33.333%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 3;
    background-color: #fff; }
    @media (max-width: 768px) {
      .about-us .items-left {
        display: none; } }

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

.project {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #f2d215;
  min-height: 350px;
  overflow: hidden; }
  @media (max-width: 768px) {
    .project {
      padding-bottom: 0px; } }
  .project .about-us-container {
    position: relative; }
  .project .items {
    width: 100%;
    max-width: 768px;
    margin: auto;
    padding: 0; }
    .project .items .title {
      color: #1f5faa;
      font-size: 1.5em;
      font-weight: bold;
      margin-bottom: 25px; }
    .project .items .items-container {
      padding: 25px;
      background-color: #fff;
      border-radius: 5px; }
      .project .items .items-container .items-list {
        margin-bottom: 30px; }
        .project .items .items-container .items-list .title-small {
          padding: 10px 0;
          margin-bottom: 15px !important;
          color: #333;
          font-size: 1.2em;
          font-weight: 500;
          position: relative; }
          .project .items .items-container .items-list .title-small::after {
            content: '';
            position: absolute;
            left: 0;
            bottom: 0;
            height: 3px;
            background-color: #f2d215;
            width: 30px; }
        .project .items .items-container .items-list p {
          color: #3b3a3a;
          margin-bottom: 0; }
  .project .items-left {
    width: 33.333%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 3;
    background-color: #fff; }
    @media (max-width: 768px) {
      .project .items-left {
        display: none; } }

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

.footer .footer-top {
  background-color: #1f5faa;
  color: #fff;
  padding: 10px 0; }

.footer .footer-bottom {
  background-color: #044086;
  padding: 15px 0; }
  .footer .footer-bottom .items {
    width: 20%;
    padding: 15px;
    color: #fff; }
    @media (max-width: 768px) {
      .footer .footer-bottom .items {
        width: 49.9999% !important; } }
    @media (max-width: 575px) {
      .footer .footer-bottom .items {
        width: 100% !important; } }
    @media (max-width: 768px) {
      .footer .footer-bottom .items .head div {
        text-align: center !important;
        width: 100%; } }
    .footer .footer-bottom .items * {
      color: #fff; }
    .footer .footer-bottom .items ul {
      text-decoration: none;
      list-style: none;
      padding: 0;
      padding-left: 0; }
      .footer .footer-bottom .items ul li {
        text-decoration: none;
        list-style: none;
        margin-bottom: 15px; }
        @media (max-width: 768px) {
          .footer .footer-bottom .items ul li {
            text-align: center !important;
            width: 100%; }
            .footer .footer-bottom .items ul li a {
              display: block; } }
    @media (max-width: 768px) {
      .footer .footer-bottom .items .site-map a {
        text-align: center !important;
        width: 100%;
        display: block; } }
    .footer .footer-bottom .items .site-address p {
      font-weight: 200;
      font-size: 0.8em;
      line-height: 25px; }
      @media (max-width: 768px) {
        .footer .footer-bottom .items .site-address p {
          text-align: center !important;
          width: 100%;
          display: block; } }
    .footer .footer-bottom .items .site-contact .small {
      font-weight: 200;
      font-size: 0.8em;
      margin-bottom: 12px; }
    .footer .footer-bottom .items .logo .img {
      width: 100px;
      height: 100px;
      object-fit: contain; }
    .footer .footer-bottom .items .logo .title {
      text-align: center; }
    .footer .footer-bottom .items .logo .subtitle {
      font-size: 0.8em; }
  .footer .footer-bottom .items-24 {
    width: 24%; }
  .footer .footer-bottom .items-18 {
    width: 18%; }
  @media (max-width: 768px) {
    .footer .footer-bottom .logo-box {
      width: 100% !important; } }

.footer .copy {
  text-align: center;
  color: #e2e2e2;
  font-weight: 300;
  padding: 15px;
  font-size: .8em;
  margin-top: 20px; }
  @media (max-width: 480px) {
    .footer .copy {
      padding: 15px;
      font-size: .7em; } }

#wp_statsmechanic-2 {
  display: flex;
  align-items: center !important;
  display: -webkit-flex !important;
  -webkit-align-items: center !important;
  -moz-align-items: center !important; }

#wp_statsmechanic-2 h2 {
  font-size: 1em !important;
  margin: 0 !important;
  margin-right: 15px !important; }

#mvcwid {
  padding: 0px !important;
  width: auto !important; }

#mvctable {
  padding: 0px !important; }
#ifrm{
  display: none !important; height: 0 !important; width: 0 !important;
}
