@charset "UTF-8";
/*	--------------------------------------------------
	--------------------------------------------------

	Project			: xxx
	Creation date	: xx/xxx
	By				: xxx/xx

	--------------------------------------------------
	--------------------------------------------------*/
/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #16153d;
  --secondary: #80cde6;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

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

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

@-ms-viewport {
  width: device-width;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

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

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

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

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

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

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

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

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

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

dt {
  font-weight: 700;
}

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

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #16153d;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #010104;
  text-decoration: underline;
}

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

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

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

figure {
  margin: 0 0 1rem;
}

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

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

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
}

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

button {
  border-radius: 0;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.figure {
  display: inline-block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.table .table {
  background-color: #fff;
}

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

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

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

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

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

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

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

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

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

.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 > th,
.table-info > td {
  background-color: #bee5eb;
}

.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 > th,
.table-warning > td {
  background-color: #ffeeba;
}

.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 > th,
.table-danger > td {
  background-color: #f5c6cb;
}

.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 > th,
.table-light > td {
  background-color: #fdfdfe;
}

.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 > th,
.table-dark > td {
  background-color: #c6c8ca;
}

.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 > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

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

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

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

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

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

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}
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;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
.input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
.input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
.input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
.input-group-lg > .input-group-append > .form-control-plaintext.btn {
  padding-right: 0;
  padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #71dd8a;
}
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

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

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

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

.was-validated .form-control:invalid, .form-control.is-invalid, .form-group.error .form-control,
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .form-group.error .form-control:focus,
.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .form-group.error .form-control ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.form-group.error .form-control ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

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

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label, .form-group.error .custom-control-input.form-control ~ .custom-control-label {
  color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before, .form-group.error .custom-control-input.form-control ~ .custom-control-label::before {
  background-color: #efa2a9;
}
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback, .form-group.error .custom-control-input.form-control ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip,
.form-group.error .custom-control-input.form-control ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before, .form-group.error .custom-control-input.form-control:checked ~ .custom-control-label::before {
  background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before, .form-group.error .custom-control-input.form-control:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label, .form-group.error .custom-file-input.form-control ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before, .form-group.error .custom-file-input.form-control ~ .custom-file-label::before {
  border-color: inherit;
}
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback, .form-group.error .custom-file-input.form-control ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip,
.form-group.error .custom-file-input.form-control ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label, .form-group.error .custom-file-input.form-control:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

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

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn:hover, .btn:focus {
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(22, 21, 61, 0.25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active, .btn.pager_current_page:not(:disabled):not(.disabled) {
  background-image: none;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #16153d;
  border-color: #16153d;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0c0b21;
  border-color: #080817;
}
.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(22, 21, 61, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #16153d;
  border-color: #16153d;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary.pager_current_page:not(:disabled):not(.disabled), .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #080817;
  border-color: #05050e;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary.pager_current_page:not(:disabled):not(.disabled):focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(22, 21, 61, 0.5);
}

.btn-secondary {
  color: #212529;
  background-color: #80cde6;
  border-color: #80cde6;
}
.btn-secondary:hover {
  color: #212529;
  background-color: #60c0e0;
  border-color: #55bcde;
}
.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(128, 205, 230, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #212529;
  background-color: #80cde6;
  border-color: #80cde6;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary.pager_current_page:not(:disabled):not(.disabled), .show > .btn-secondary.dropdown-toggle {
  color: #212529;
  background-color: #55bcde;
  border-color: #4bb8dc;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary.pager_current_page:not(:disabled):not(.disabled):focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(128, 205, 230, 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 {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .btn-success.pager_current_page:not(:disabled):not(.disabled), .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, .btn-success.pager_current_page:not(:disabled):not(.disabled):focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .btn-info.pager_current_page:not(:disabled):not(.disabled), .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, .btn-info.pager_current_page:not(:disabled):not(.disabled):focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

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

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 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, .btn-danger.pager_current_page:not(:disabled):not(.disabled), .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, .btn-danger.pager_current_page:not(:disabled):not(.disabled):focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 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 {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 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, .btn-light.pager_current_page:not(:disabled):not(.disabled), .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, .btn-light.pager_current_page:not(:disabled):not(.disabled):focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 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 {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .btn-dark.pager_current_page:not(:disabled):not(.disabled), .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, .btn-dark.pager_current_page:not(:disabled):not(.disabled):focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-primary {
  color: #16153d;
  background-color: transparent;
  background-image: none;
  border-color: #16153d;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #16153d;
  border-color: #16153d;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(22, 21, 61, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #16153d;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary.pager_current_page:not(:disabled):not(.disabled), .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #16153d;
  border-color: #16153d;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary.pager_current_page:not(:disabled):not(.disabled):focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(22, 21, 61, 0.5);
}

.btn-outline-secondary {
  color: #80cde6;
  background-color: transparent;
  background-image: none;
  border-color: #80cde6;
}
.btn-outline-secondary:hover {
  color: #212529;
  background-color: #80cde6;
  border-color: #80cde6;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(128, 205, 230, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #80cde6;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary.pager_current_page:not(:disabled):not(.disabled), .show > .btn-outline-secondary.dropdown-toggle {
  color: #212529;
  background-color: #80cde6;
  border-color: #80cde6;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary.pager_current_page:not(:disabled):not(.disabled):focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(128, 205, 230, 0.5);
}

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

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

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning.pager_current_page:not(:disabled):not(.disabled), .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, .btn-outline-warning.pager_current_page:not(:disabled):not(.disabled):focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  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, .btn-outline-danger.pager_current_page:not(:disabled):not(.disabled), .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, .btn-outline-danger.pager_current_page:not(:disabled):not(.disabled):focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  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, .btn-outline-light.pager_current_page:not(:disabled):not(.disabled), .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, .btn-outline-light.pager_current_page:not(:disabled):not(.disabled):focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark.pager_current_page:not(:disabled):not(.disabled), .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, .btn-outline-dark.pager_current_page:not(:disabled):not(.disabled):focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #16153d;
  background-color: transparent;
}
.btn-link:hover {
  color: #010104;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
}

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

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

.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

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

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

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

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

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

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

.dropup,
.dropdown {
  position: relative;
}

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

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

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

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

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

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

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
.dropdown-item.active, .dropdown-item.pager_current_page, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #16153d;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent;
}

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

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 0 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group > .btn.pager_current_page,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn.pager_current_page {
  z-index: 1;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}

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

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

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

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

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

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

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

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

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

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

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

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

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

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

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

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

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #16153d;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(22, 21, 61, 0.25);
}
.custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: #4845bf;
}
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

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

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

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

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

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

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

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

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

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  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(calc(2.25rem + 2px) - 1px * 2);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Parcourir";
  background-color: #e9ecef;
  border-left: 1px solid #ced4da;
  border-radius: 0 0.25rem 0.25rem 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link, .page-item.pager_current_page .page-link {
  z-index: 1;
  color: #fff;
  background-color: #16153d;
  border-color: #16153d;
}
.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, .errorForm, .error-form {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
.badge:empty, .errorForm:empty, .error-form:empty {
  display: none;
}

.btn .badge, .btn .errorForm, .btn .error-form {
  position: relative;
  top: -1px;
}

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

.badge-primary {
  color: #fff;
  background-color: #16153d;
}
.badge-primary[href]:hover, .badge-primary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #080817;
}

.badge-secondary {
  color: #212529;
  background-color: #80cde6;
}
.badge-secondary[href]:hover, .badge-secondary[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #55bcde;
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}
.badge-success[href]:hover, .badge-success[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1e7e34;
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
.badge-info[href]:hover, .badge-info[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #117a8b;
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
.badge-warning[href]:hover, .badge-warning[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #d39e00;
}

.badge-danger, .errorForm, .error-form {
  color: #fff;
  background-color: #dc3545;
}
.badge-danger[href]:hover, [href].errorForm:hover, [href].error-form:hover, .badge-danger[href]:focus, [href].errorForm:focus, [href].error-form:focus {
  color: #fff;
  text-decoration: none;
  background-color: #bd2130;
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
.badge-light[href]:hover, .badge-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #dae0e5;
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}
.badge-dark[href]:hover, .badge-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124;
}

.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, .confirmation_subscription .confirmation_validation, .errorMessage, .correct {
  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: #0b0b20;
  background-color: #d0d0d8;
  border-color: #bebdc9;
}
.alert-primary hr {
  border-top-color: #b0afbe;
}
.alert-primary .alert-link {
  color: black;
}

.alert-secondary {
  color: #436b78;
  background-color: #e6f5fa;
  border-color: #dbf1f8;
}
.alert-secondary hr {
  border-top-color: #c6e9f4;
}
.alert-secondary .alert-link {
  color: #314e57;
}

.alert-success, .confirmation_subscription .confirmation_validation, .correct {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert-success hr, .confirmation_subscription .confirmation_validation hr, .correct hr {
  border-top-color: #b1dfbb;
}
.alert-success .alert-link, .confirmation_subscription .confirmation_validation .alert-link, .correct .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, .errorMessage {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-danger hr, .errorMessage hr {
  border-top-color: #f1b0b7;
}
.alert-danger .alert-link, .errorMessage .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;
}

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

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

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

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

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

.media-body {
  flex: 1;
}

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

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.list-group-item:hover, .list-group-item:focus {
  z-index: 1;
  text-decoration: none;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  background-color: #fff;
}
.list-group-item.active, .list-group-item.pager_current_page {
  z-index: 2;
  color: #fff;
  background-color: #16153d;
  border-color: #16153d;
}

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

.list-group-item-primary {
  color: #0b0b20;
  background-color: #bebdc9;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #0b0b20;
  background-color: #b0afbe;
}
.list-group-item-primary.list-group-item-action.active, .list-group-item-primary.list-group-item-action.pager_current_page {
  color: #fff;
  background-color: #0b0b20;
  border-color: #0b0b20;
}

.list-group-item-secondary {
  color: #436b78;
  background-color: #dbf1f8;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #436b78;
  background-color: #c6e9f4;
}
.list-group-item-secondary.list-group-item-action.active, .list-group-item-secondary.list-group-item-action.pager_current_page {
  color: #fff;
  background-color: #436b78;
  border-color: #436b78;
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active, .list-group-item-success.list-group-item-action.pager_current_page {
  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:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active, .list-group-item-info.list-group-item-action.pager_current_page {
  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:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active, .list-group-item-warning.list-group-item-action.pager_current_page {
  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:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active, .list-group-item-danger.list-group-item-action.pager_current_page {
  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:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active, .list-group-item-light.list-group-item-action.pager_current_page {
  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:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active, .list-group-item-dark.list-group-item-action.pager_current_page {
  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, .close:focus {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}
.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

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

.modal-open {
  overflow: hidden;
}

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

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

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

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

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

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

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

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

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}
.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }

  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

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

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

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

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

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

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

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

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

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

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

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #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-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #080817 !important;
}

.bg-secondary {
  background-color: #80cde6 !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #55bcde !important;
}

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

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

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

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

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

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

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

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

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

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

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

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #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: #16153d !important;
}

.border-secondary {
  border-color: #80cde6 !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 {
  border-radius: 0.25rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

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

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

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

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

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

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

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

  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

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

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

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

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

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

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

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

  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

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

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

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

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

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

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

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

  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

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

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

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

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

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

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

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

  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }

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

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

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

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

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

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

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

  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

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

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

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }

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

  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }

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

  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }

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

  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }

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

  .float-xl-none {
    float: none !important;
  }
}
.position-static {
  position: static !important;
}

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

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

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

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

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}
.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #16153d !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #080817 !important;
}

.text-secondary {
  color: #80cde6 !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #55bcde !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #1e7e34 !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #117a8b !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #d39e00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
*::before,
*::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  a:not(.btn) {
    text-decoration: underline;
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }

  .container {
    min-width: 992px !important;
  }

  .navbar {
    display: none;
  }

  .badge, .errorForm, .error-form {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table td,
.table th {
    background-color: #fff !important;
  }

  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/* Modules d'E-majine */
/*	--------------------------------------------------
	--------------------------------------------------
		Gestion des fonts.
		Possibilité de créer une mixin par font

	--------------------------------------------------
	--------------------------------------------------*/
@font-face {
  font-family: "Bai Jamjuree";
  src: url("fonts/baijamjuree/woff2/BaiJamjuree-LightItalic.woff2") format("woff2"), url("fonts/baijamjuree/woff/BaiJamjuree-LightItalic.woff") format("woff"), url("fonts/baijamjuree/woff/BaiJamjuree-LightItalic.html") format("tff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Bai Jamjuree";
  src: url("fonts/baijamjuree/woff2/BaiJamjuree-BoldItalic.woff2") format("woff2"), url("fonts/baijamjuree/woff/BaiJamjuree-BoldItalic.woff") format("woff"), url("fonts/baijamjuree/woff/BaiJamjuree-BoldItalic.html") format("tff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Bai Jamjuree";
  src: url("fonts/baijamjuree/woff2/BaiJamjuree-Regular.woff2") format("woff2"), url("fonts/baijamjuree/woff/BaiJamjuree-Regular.woff") format("woff"), url("fonts/baijamjuree/woff/BaiJamjuree-Regular.html") format("tff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bai Jamjuree";
  src: url("fonts/baijamjuree/woff2/BaiJamjuree-MediumItalic.woff2") format("woff2"), url("fonts/baijamjuree/woff/BaiJamjuree-MediumItalic.woff") format("woff"), url("fonts/baijamjuree/woff/BaiJamjuree-MediumItalic.html") format("tff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Bai Jamjuree";
  src: url("fonts/baijamjuree/woff2/BaiJamjuree-SemiBold.woff2") format("woff2"), url("fonts/baijamjuree/woff/BaiJamjuree-SemiBold.woff") format("woff"), url("fonts/baijamjuree/woff/BaiJamjuree-SemiBold.html") format("tff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bai Jamjuree";
  src: url("fonts/baijamjuree/woff2/BaiJamjuree-ExtraLight.woff2") format("woff2"), url("fonts/baijamjuree/woff/BaiJamjuree-ExtraLight.woff") format("woff"), url("fonts/baijamjuree/woff/BaiJamjuree-ExtraLight.html") format("tff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bai Jamjuree";
  src: url("fonts/baijamjuree/woff2/BaiJamjuree-Light.woff2") format("woff2"), url("fonts/baijamjuree/woff/BaiJamjuree-Light.woff") format("woff"), url("fonts/baijamjuree/woff/BaiJamjuree-Light.html") format("tff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bai Jamjuree";
  src: url("fonts/baijamjuree/woff2/BaiJamjuree-ExtraLightItalic.woff2") format("woff2"), url("fonts/baijamjuree/woff/BaiJamjuree-ExtraLightItalic.woff") format("woff"), url("fonts/baijamjuree/woff/BaiJamjuree-ExtraLightItalic.html") format("tff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Bai Jamjuree";
  src: url("fonts/baijamjuree/woff2/BaiJamjuree-SemiBoldItalic.woff2") format("woff2"), url("fonts/baijamjuree/woff/BaiJamjuree-SemiBoldItalic.woff") format("woff"), url("fonts/baijamjuree/woff/BaiJamjuree-SemiBoldItalic.html") format("tff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Bai Jamjuree";
  src: url("fonts/baijamjuree/woff2/BaiJamjuree-Bold.woff2") format("woff2"), url("fonts/baijamjuree/woff/BaiJamjuree-Bold.woff") format("woff"), url("fonts/baijamjuree/woff/BaiJamjuree-Bold.html") format("tff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bai Jamjuree";
  src: url("fonts/baijamjuree/woff2/BaiJamjuree-Italic.woff2") format("woff2"), url("fonts/baijamjuree/woff/BaiJamjuree-Italic.woff") format("woff"), url("fonts/baijamjuree/woff/BaiJamjuree-Italic.html") format("tff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Bai Jamjuree";
  src: url("fonts/baijamjuree/woff2/BaiJamjuree-Medium.woff2") format("woff2"), url("fonts/baijamjuree/woff/BaiJamjuree-Medium.woff") format("woff"), url("fonts/baijamjuree/woff/BaiJamjuree-Medium.html") format("tff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
/** ICOMOON **/
@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon/icomoon.eot");
  src: url("fonts/icomoon/icomoon.eot") format("embedded-opentype"), url("fonts/icomoon/icomoon.ttf") format("truetype"), url("fonts/icomoon/icomoon.woff") format("woff"), url("fonts/icomoon/icomoon.woff2") format("woff2"), url("fonts/icomoon/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"], .icomoon, .slick-dots li button:before, .slick-prev:before, .slick-next:before, .diaporamaControlNext:before, .diaporamaControlPrev:before, .btn-back:before, .btn-next:after, .btn-prev:before {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-technology-2:before {
  content: "";
  font-size: 35px;
}

.icon-demande-devis:before {
  content: "";
}

.icon-mail1:before {
  content: "";
}

.icon-facebook1:before {
  content: "";
}

.icon-instagram1:before {
  content: "";
}

.icon-linkedin1:before {
  content: "";
  color: #81cde6;
}

.icon-scrolltotop .path1:before {
  content: "";
  color: #201d40;
}

.icon-scrolltotop .path2:before {
  content: "";
  margin-left: -1em;
  color: #80cde6;
}

.icon-bin:before {
  content: "";
}

.icon-trashcan:before {
  content: "";
}

.icon-remove:before {
  content: "";
}

.icon-delete:before {
  content: "";
}

.icon-recycle:before {
  content: "";
}

.icon-dispose:before {
  content: "";
}

.icon-folder-plus:before {
  content: "";
}

.icon-directory:before {
  content: "";
}

.icon-folder-add:before {
  content: "";
}

.icon-cog:before {
  content: "";
}

.icon-gear:before {
  content: "";
}

.icon-settings:before {
  content: "";
}

.icon-generate:before {
  content: "";
}

.icon-make:before {
  content: "";
}

.icon-options:before {
  content: "";
}

.icon-switch:before {
  content: "";
}

.icon-power:before {
  content: "";
}

.icon-linkedin:before {
  content: "";
}

.icon-instagram:before {
  content: "";
}

.icon-share:before {
  content: "";
}

.icon-arrow-right:before {
  content: "";
}

.icon-arrow-left:before {
  content: "";
}

.icon-user:before {
  content: "";
}

.icon-printer:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-remove-user:before {
  content: "";
}

.icon-download:before {
  content: "";
}

.icon-megaphone:before {
  content: "";
}

.icon-chevron-small-left:before {
  content: "";
}

.icon-chevron-small-right:before {
  content: "";
}

.icon-chevron-thin-left:before {
  content: "";
}

.icon-chevron-thin-right:before {
  content: "";
}

.icon-location-pin:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-locked:before {
  content: "";
}

.icon-secure:before {
  content: "";
}

.icon-calendar:before {
  content: "";
}

.icon-pen:before {
  content: "";
}

.icon-zephyr:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-done:before {
  content: "";
}

.icon-mail:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

.icon-tripadvisor:before {
  content: "";
}

.icon-pinterest:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-chevron-double-small-right:before {
  content: "";
}

.icon-chevron-double-small-left:before {
  content: "";
}

.icon-chevron-double-thin-left:before {
  content: "";
}

.icon-chevron-double-thin-right:before {
  content: "";
}

.icon-google:before {
  content: "";
}

.icon-shopping-cart:before {
  content: "";
}

/*	--------------------------------------------------
	--------------------------------------------------
		Agencement des blocs structurants :
	container, header, content, sidebar, footer
--------------------------------------------------
--------------------------------------------------*/
@keyframes float {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(-20px);
  }
  100% {
    transform: translatey(0px);
  }
}
.header {
  position: relative;
  width: 100%;
  z-index: 2;
}
@media (min-width: 992px) {
  .header {
    position: fixed;
  }
}
.header::before {
  content: "";
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: -moz-linear-gradient(top, #16153d 0%, rgba(22, 21, 61, 0.33) 100%);
  background: -webkit-linear-gradient(top, #16153d 0%, rgba(22, 21, 61, 0.33) 100%);
  background: linear-gradient(to bottom, #16153d 0%, rgba(22, 21, 61, 0.33) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#16153d", endColorstr="#5416153d",GradientType=0 );
  opacity: 0;
  transition: height 1s, opacity 1s;
}
@media (max-width: 1199.98px) {
  .header::before {
    background: -moz-linear-gradient(top, #16153d 0%, rgba(22, 21, 61, 0.8) 100%);
    background: -webkit-linear-gradient(top, #16153d 0%, rgba(22, 21, 61, 0.8) 100%);
    background: linear-gradient(to bottom, #16153d 0%, rgba(22, 21, 61, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#16153d", endColorstr="#5416153d",GradientType=0 );
  }
}
.header.active::before, .header.pager_current_page::before {
  height: 100vh;
  opacity: 1;
}
@media (min-width: 992px) {
  .header.header--defaut .container {
    z-index: 3;
  }
}
.header.header--defaut .container .header--nav-menu {
  position: relative;
  z-index: 2;
}
.header.header--defaut .header--nav-logo {
  padding: 50px 0 30px 0 !important;
}
.header.header--defaut .header--nav-logo button.navbar-toggler {
  position: absolute;
  top: 30px;
  right: 40px;
  display: flex;
  z-index: 4;
  border: 2px solid #fff;
  border-radius: 50%;
  padding: 0;
  width: 50px;
  height: 50px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .header.header--defaut .header--nav-logo button.navbar-toggler {
    display: none;
  }
}
.header.header--defaut .header--nav-logo button.navbar-toggler:focus, .header.header--defaut .header--nav-logo button.navbar-toggler:hover, .header.header--defaut .header--nav-logo button.navbar-toggler:active {
  outline: none;
}
.header.header--defaut .header--nav-logo button.navbar-toggler:hover {
  outline: none;
}
.header.header--defaut .header--nav-logo button.navbar-toggler:hover span {
  margin: 8px 0;
}
.header.header--defaut .header--nav-logo button.navbar-toggler::before, .header.header--defaut .header--nav-logo button.navbar-toggler::after {
  content: "";
  background-color: #fff;
  width: 25px;
  height: 2px;
  transition: transform 0.3s;
}
.header.header--defaut .header--nav-logo button.navbar-toggler.isopen::before {
  transform: translate(0px, 1px) rotate(45deg);
}
.header.header--defaut .header--nav-logo button.navbar-toggler.isopen::after {
  transform: translate(0px, -1px) rotate(-45deg);
}
.header.header--defaut .header--nav-logo button.navbar-toggler.isopen span {
  display: none;
}
.header.header--defaut .header--nav-logo button.navbar-toggler span {
  background-image: none;
  width: 25px;
  height: 2px;
  background-color: #fff;
  margin: 6px 0;
  transition: margin 0.3s;
}
.header .container {
  background-color: #16153d;
  position: relative;
  max-width: 1330px;
}
@media (max-width: 1199.98px) {
  .header .container {
    padding: 30px 15px 0 15px;
  }
}
@media (min-width: 992px) {
  .header .container {
    padding: 0 105px;
  }
  .header .container::before {
    content: "";
    width: 228px;
    height: 149px;
    right: 100%;
    top: -32px;
    background-image: url(../../../../images/border-menu.png);
    position: absolute;
    background-repeat: no-repeat;
    transition: top 0.3s;
  }
  .header .container::after {
    content: "";
    width: 228px;
    height: 149px;
    left: 100%;
    top: -22px;
    background-image: url(../../../../images/border-menu.png);
    position: absolute;
    background-repeat: no-repeat;
    background-position: left;
    top: -32px;
    transform: scaleX(-1);
    transition: top 0.3s;
  }
}
.header .container .header--nav-logo {
  padding: 15px;
  position: relative;
}
@media (max-width: 991.98px) {
  .header .container .header--nav-logo {
    order: 1;
    margin: -40px 0 0 0;
  }
}
@media (min-width: 992px) {
  .header .container .header--nav-logo::after {
    content: "";
    width: 540px;
    height: 92px;
    position: absolute;
    bottom: -91px;
    left: -84px;
    background-image: url(../../../../images/wave-menu.png);
    z-index: 0;
    transition: bottom 0.3s;
  }
}
.header .container .header--nav-logo a {
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  .header .container .header--nav-logo a {
    position: absolute;
    top: 24px;
  }
}
.header .container .header--nav-logo a img {
  transition: max-width 0.3s;
  width: 200px;
}
@media (max-width: 991.98px) {
  .header .container .header--nav-logo a img {
    max-height: 110px;
  }
}
.header .container .header--nav-menu-boxes {
  display: none;
  align-items: center;
  justify-content: center;
  padding: 5px 0 30px;
  transition: padding 0.3s;
}
@media (min-width: 992px) {
  .header .container .header--nav-menu-boxes {
    justify-content: flex-end;
    display: flex;
  }
}
.header.sticky .container::before, .header.sticky .container::after {
  top: -63px;
}
.header.sticky .container .header--nav-menu-boxes {
  padding: 5px 0 20px;
}
.header.sticky .container .header--nav-logo a img {
  max-width: 130px;
}
.header.sticky .container .header--nav-logo::after {
  left: -94px;
  bottom: -61px;
}
.header.homepage--header {
  position: relative;
}
.header.homepage--header.active::before, .header.homepage--header.pager_current_page::before {
  height: 100vh;
}
.header.homepage--header.headerOne {
  display: none;
  height: 690px;
}
@media (min-width: 992px) {
  .header.homepage--header.headerOne {
    height: calc(100vh - 65px);
  }
}
.header.homepage--header.headerOne::before {
  z-index: 2;
  background: #15153dfa;
  top: 0;
}
@media (min-width: 992px) {
  .header.homepage--header.headerOne::before {
    top: -64px;
  }
}
.header.homepage--header.headerOne.header--active {
  display: block;
}
.header.homepage--header.headerOne .container {
  background-color: transparent;
  max-width: 1140px;
  padding: 0 15px;
}
.header.homepage--header.headerOne .container::before, .header.homepage--header.headerOne .container::after {
  display: none;
}
.header.homepage--header.headerOne .container .header--nav-logo::after {
  display: none;
}
.header.homepage--header.headerOne .container .header--nav-logo .logotiny {
  width: 150px;
}
.header.homepage--header.headerOne .container .header--nav-logo .logo1400 {
  display: none;
}
.header.homepage--header.headerOne .homepage--header--desc {
  height: 100%;
  background-image: url(../../../../images/squartis--bg--homepage.jpg);
  background-position: bottom;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.header.homepage--header.headerOne .homepage--header--desc .container {
  position: relative;
  height: calc(100% - 52px);
  display: flex;
  flex-direction: column;
}
.header.homepage--header.headerOne .homepage--header--desc .container .homepage--header--desc-box {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: flex;
  left: 0;
  justify-content: center;
}
@media (min-width: 992px) {
  .header.homepage--header.headerOne .homepage--header--desc .container .homepage--header--desc-box {
    padding: 0 0 20px 0;
  }
}
@media (max-width: 1199.98px) {
  .header.homepage--header.headerOne .homepage--header--desc .container .homepage--header--desc-box {
    flex-direction: column;
    align-items: center;
  }
}
.header.homepage--header.headerOne .homepage--header--desc .container .homepage--header--desc-bloc {
  flex-grow: 1;
  align-items: flex-end;
  padding: 0 0 70px;
}
@media (min-width: 1800px) {
  .header.homepage--header.headerOne .homepage--header--desc .container .homepage--header--desc-bloc {
    padding: 0 0 150px 0;
  }
}
@media (max-width: 991.98px) {
  .header.homepage--header.headerOne .homepage--header--desc .container .homepage--header--desc-bloc .homepage--header--desc-bloc-text {
    display: none;
  }
}
.header.homepage--header.headerOne .homepage--header--desc .container .homepage--header--desc-bloc .homepage--header--desc-bloc-text p {
  color: #fff;
  font-size: 1.2rem;
  line-height: 1;
  margin: 0 0 5px 0;
}
@media (min-width: 1200px) {
  .header.homepage--header.headerOne .homepage--header--desc .container .homepage--header--desc-bloc .homepage--header--desc-bloc-text p {
    font-size: 1.5rem;
  }
}
@media (min-width: 1400px) {
  .header.homepage--header.headerOne .homepage--header--desc .container .homepage--header--desc-bloc .homepage--header--desc-bloc-text p {
    font-size: 2rem;
    margin: 0 0 20px 0;
  }
}
.header.homepage--header.headerOne .homepage--header--desc .container .homepage--header--desc-bloc .homepage--header--desc-bloc-text p strong {
  font-size: 1.4rem;
}
@media (min-width: 1400px) {
  .header.homepage--header.headerOne .homepage--header--desc .container .homepage--header--desc-bloc .homepage--header--desc-bloc-text p strong {
    font-size: 2.4rem;
  }
}
@media (max-width: 1199.98px) {
  .header.homepage--header.headerOne .homepage--header--desc .container .homepage--header--desc-bloc .homepage--header--desc-bloc-img {
    padding: 0 15px 50px 15px;
  }
}
.header.homepage--header.headerOne .homepage--header--desc .container .homepage--header--desc-bloc .homepage--header--desc-bloc-img img {
  animation: float 6s ease-in-out infinite;
}
@media (max-width: 1200px) {
  .header.homepage--header.headerOne .homepage--header--desc .container .homepage--header--desc-bloc .homepage--header--desc-bloc-img img {
    max-width: 500px;
  }
}
@media (max-width: 1400px) {
  .header.homepage--header.headerOne .homepage--header--desc .container .homepage--header--desc-bloc .homepage--header--desc-bloc-img img {
    max-width: 310px;
  }
}
.header.homepage--header.headerOne .header--nav-menu {
  display: flex;
  justify-content: flex-end;
  padding: 30px 15px 0 15px;
}
.header.homepage--header.headerOne .header--nav-menu button.navbar-toggler {
  display: flex;
  z-index: 2;
  border: 2px solid #80cde6;
  border-radius: 50%;
  padding: 0;
  width: 50px;
  height: 50px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.header.homepage--header.headerOne .header--nav-menu button.navbar-toggler:focus, .header.homepage--header.headerOne .header--nav-menu button.navbar-toggler:hover, .header.homepage--header.headerOne .header--nav-menu button.navbar-toggler:active {
  outline: none;
}
.header.homepage--header.headerOne .header--nav-menu button.navbar-toggler:hover {
  outline: none;
}
.header.homepage--header.headerOne .header--nav-menu button.navbar-toggler:hover span {
  margin: 8px 0;
}
.header.homepage--header.headerOne .header--nav-menu button.navbar-toggler::before, .header.homepage--header.headerOne .header--nav-menu button.navbar-toggler::after {
  content: "";
  background-color: #80cde6;
  width: 25px;
  height: 2px;
  transition: transform 0.3s;
}
.header.homepage--header.headerOne .header--nav-menu button.navbar-toggler.isopen::before {
  transform: translate(0px, 1px) rotate(45deg);
}
.header.homepage--header.headerOne .header--nav-menu button.navbar-toggler.isopen::after {
  transform: translate(0px, -1px) rotate(-45deg);
}
.header.homepage--header.headerOne .header--nav-menu button.navbar-toggler.isopen span {
  display: none;
}
.header.homepage--header.headerOne .header--nav-menu button.navbar-toggler span {
  background-image: none;
  width: 25px;
  height: 2px;
  background-color: #80cde6;
  margin: 6px 0;
  transition: margin 0.3s;
}
.header.homepage--header.headerTwo {
  position: fixed;
  transform: translateY(-170px);
  transition: transform 0.8s;
  height: 0;
  overflow: hidden;
  z-index: 2;
}
.header.homepage--header.headerTwo.header--active {
  height: initial;
  transform: translateY(0);
  overflow: visible;
}
.header.homepage--header.headerTwo.active::before, .header.homepage--header.headerTwo.pager_current_page::before {
  height: 100vh;
}

.widget--sticky {
  position: fixed;
  right: 0;
  overflow: hidden;
  top: 50%;
  transform: translateY(-50%);
  flex-direction: column;
  padding: 10px 0 10px 60px;
  align-items: flex-end;
  z-index: 2;
  display: none;
}
@media (min-width: 992px) {
  .widget--sticky {
    display: flex;
  }
}
.widget--sticky button, .widget--sticky a {
  border: transparent;
  background-color: transparent;
  display: flex;
  align-items: center;
  padding: 0;
  cursor: pointer;
  position: relative;
}
.widget--sticky button::before, .widget--sticky a::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #80cde6;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  box-shadow: 5px 0px 5px 0px #00000030;
}
.widget--sticky button:hover, .widget--sticky a:hover {
  text-decoration: none;
}
.widget--sticky button.projet, .widget--sticky a.projet {
  display: none;
}
.widget--sticky button span, .widget--sticky a span {
  text-align: right;
  line-height: 15px;
  margin: 0 10px 0 20px;
  z-index: 0;
  line-height: 15px;
  overflow: hidden;
  font-size: 0.9rem;
  font-weight: 500;
  transition: opacity 0.3s, margin 0.3s;
}
.widget--sticky button .widget--sticky-img, .widget--sticky a .widget--sticky-img {
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #80cde6;
  position: relative;
  padding: 25px 20px 25px 0;
}
.widget--sticky button .widget--sticky-img img, .widget--sticky a .widget--sticky-img img {
  height: 50px;
}
.widget--sticky button:hover, .widget--sticky button:active, .widget--sticky button:focus, .widget--sticky button.stickyOpen, .widget--sticky a:hover, .widget--sticky a:active, .widget--sticky a:focus, .widget--sticky a.stickyOpen {
  outline: none;
}
.widget--sticky_devis {
  width: 100%;
  margin-top: 1em;
}
.widget--sticky_devis .widget--sticky-label {
  width: 68.3px;
}

div#modalAudit.formActive .modal-content .modal-body .modalAudit--form {
  margin: -200px 80px 0 130px;
}
div#modalAudit .modal-content {
  border: transparent;
  border-radius: 0;
  background-color: transparent;
}
div#modalAudit .modal-content .modal-body {
  padding: 0;
}
div#modalAudit .modal-content .modal-body .modalAudit--title {
  background-color: #fff;
  display: flex;
  position: relative;
  padding: 140px 80px 120px;
  margin: 0 290px 0 0;
  clip-path: polygon(0 40%, 100% 0, 100% 60%, 0% 100%);
}
div#modalAudit .modal-content .modal-body .modalAudit--title button {
  position: absolute;
  top: 30px;
  right: 20px;
  width: 40px;
  height: 40px;
  border: 2px solid #80cde6;
  border-radius: 50%;
  color: #80cde6;
  font-weight: 300;
  font-size: 2rem;
  box-shadow: none;
  padding: 0 0 3px 0;
  opacity: 1;
}
div#modalAudit .modal-content .modal-body .modalAudit--title button:hover, div#modalAudit .modal-content .modal-body .modalAudit--title button:focus, div#modalAudit .modal-content .modal-body .modalAudit--title button:active {
  outline: none;
}
div#modalAudit .modal-content .modal-body .modalAudit--title img {
  width: 70px;
}
div#modalAudit .modal-content .modal-body .modalAudit--title p {
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 500;
  margin: -32px 0 0 20px;
}
div#modalAudit .modal-content .modal-body .modalAudit--form {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#80cde6+0,201d40+82 */
  background: #80cde6;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #80cde6 0%, #201d40 82%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #80cde6 0%, #201d40 82%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #80cde6 0%, #201d40 82%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#80cde6", endColorstr="#201d40",GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  padding: 160px 66px 120px 111px;
  margin: -280px 80px 0 130px;
  clip-path: polygon(0 30%, 100% 0, 100% 70%, 0% 100%);
}
div#modalAudit .modal-content .modal-body .modalAudit--form .formulaireAudit--inputs label {
  display: none;
}
div#modalAudit .modal-content .modal-body .modalAudit--form .formulaireAudit--inputs input {
  width: 100%;
  background-color: transparent;
  border: transparent;
  border-bottom: 1px solid #80cde6;
  margin: 0 0 9px 0;
  color: #fff;
  padding: 5px 0;
}
div#modalAudit .modal-content .modal-body .modalAudit--form .formulaireAudit--inputs input:-ms-input-placeholder {
  color: #80cde6;
}
div#modalAudit .modal-content .modal-body .modalAudit--form .formulaireAudit--inputs input::-webkit-input-placeholder {
  color: #80cde6;
}
div#modalAudit .modal-content .modal-body .modalAudit--form .formulaireAudit--inputs input::placeholder {
  color: #80cde6;
}
div#modalAudit .modal-content .modal-body .modalAudit--form .formulaireAudit--inputs input:hover, div#modalAudit .modal-content .modal-body .modalAudit--form .formulaireAudit--inputs input:focus, div#modalAudit .modal-content .modal-body .modalAudit--form .formulaireAudit--inputs input:active {
  outline: none;
}
div#modalAudit .modal-content .modal-body .modalAudit--form .formulaireAudit--inputs .checkbox {
  display: flex;
}
div#modalAudit .modal-content .modal-body .modalAudit--form .formulaireAudit--inputs .checkbox label {
  display: block;
  color: #fff;
  font-size: 0.8rem;
  line-height: 1.2;
  font-weight: 200;
}
div#modalAudit .modal-content .modal-body .modalAudit--form .formulaireAudit--inputs .checkbox label span {
  color: #fff;
}
div#modalAudit .modal-content .modal-body .modalAudit--form .formulaireAudit--inputs .checkbox input {
  width: 15px;
  min-width: 15px;
  appearance: none;
  height: 15px;
  border: 2px solid #80cde6;
  padding: 0;
  margin: 0px 9px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
div#modalAudit .modal-content .modal-body .modalAudit--form .formulaireAudit--inputs .checkbox input:focus, div#modalAudit .modal-content .modal-body .modalAudit--form .formulaireAudit--inputs .checkbox input:hover, div#modalAudit .modal-content .modal-body .modalAudit--form .formulaireAudit--inputs .checkbox input:active {
  outline: none;
}
div#modalAudit .modal-content .modal-body .modalAudit--form .formulaireAudit--inputs .checkbox input:checked::after {
  content: "";
  font-family: "icomoon";
  font-size: 0.7rem;
}
div#modalAudit .modal-content .modal-body .modalAudit--form .formulaireAudit--inputs div#html_element > div {
  width: 100% !important;
  max-width: 100% !important;
}
div#modalAudit .modal-content .modal-body .modalAudit--form .formulaireAudit--inputs div#html_element > div iframe {
  width: 100% !important;
  max-width: 100% !important;
}
div#modalAudit .modal-content .modal-body .modalAudit--form .formulaireAudit--inputs .form_creator_footer p {
  color: #fff;
  font-size: 0.7rem;
  margin: 5px 0 0 0;
}
div#modalAudit .modal-content .modal-body .modalAudit--form .formulaireAudit--submit input {
  background-color: transparent;
  border: transparent;
  padding: 0;
  width: 54px;
  height: 54px;
  background-image: url(../../../../images/arrow-button.png);
  cursor: pointer;
  transition: transform 0.3s;
}
div#modalAudit .modal-content .modal-body .modalAudit--form .formulaireAudit--submit input:hover, div#modalAudit .modal-content .modal-body .modalAudit--form .formulaireAudit--submit input:focus, div#modalAudit .modal-content .modal-body .modalAudit--form .formulaireAudit--submit input:active {
  outline: none;
  transform: translateX(10px);
}
div#modalAudit .modal-content .modal-body .modalAudit--form .alert.alert-success.kpi_afterform_contact, div#modalAudit .modal-content .modal-body .modalAudit--form .confirmation_subscription .kpi_afterform_contact.confirmation_validation, .confirmation_subscription div#modalAudit .modal-content .modal-body .modalAudit--form .kpi_afterform_contact.confirmation_validation, div#modalAudit .modal-content .modal-body .modalAudit--form .alert-success.kpi_afterform_contact.errorMessage, div#modalAudit .modal-content .modal-body .modalAudit--form .kpi_afterform_contact.correct {
  display: none;
}

@media (min-width: 992px) {
  body.page-defaut .content {
    padding: 115px 0 100px 0;
  }
}
@media (min-width: 992px) {
  body.page-defaut .content .content--bloc {
    padding: 70px 0 0 0;
  }
}
body.page-defaut .content .content--bloc h1 {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 1.6rem;
  color: #16153d;
}
@media (min-width: 992px) {
  body.page-defaut .content .content--bloc h1 {
    font-size: 2.5rem;
  }
}
body.page-defaut .content .content--bloc h2 {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 1.3rem;
  color: #16153d;
}
@media (min-width: 992px) {
  body.page-defaut .content .content--bloc h2 {
    font-size: 2rem;
  }
}
body.page-defaut .content .content--bloc h3 {
  font-weight: 700;
  text-transform: uppercase;
  color: #16153d;
  line-height: 1;
  font-size: 1.2rem;
}
@media (min-width: 992px) {
  body.page-defaut .content .content--bloc h3 {
    font-size: 1.5rem;
  }
}
body.page-defaut .content .content--bloc blockquote {
  margin: 0;
}
body.page-defaut .content .content--bloc blockquote p {
  font-size: 1.2rem;
  font-style: italic;
  margin: 0;
}

.scrollTopButton {
  position: fixed;
  bottom: 50px;
  right: 10px;
  width: 40px;
  height: 0;
  background-color: #fff;
  box-shadow: 0 0 5px 0 #00000030;
  z-index: 1;
  border: transparent;
  cursor: pointer;
  background-image: url(../../../../images/icon/scrolltotop.svg);
  opacity: 0;
  transform: translateY(10px);
  transition: box-shadow 0.3s, opacity 0.3s, transform 0.3s;
}
@media (min-width: 992px) {
  .scrollTopButton {
    bottom: 80px;
    right: 50px;
    width: 70px;
  }
}
.scrollTopButton.active, .scrollTopButton.pager_current_page {
  height: 40px;
  opacity: 1;
  transform: translateY(0);
}
@media (min-width: 992px) {
  .scrollTopButton.active, .scrollTopButton.pager_current_page {
    height: 70px;
  }
}
.scrollTopButton:hover, .scrollTopButton:active, .scrollTopButton:focus {
  outline: none;
  box-shadow: 0 0 10px 0 #00000030;
}

.footer {
  background-color: #16153d;
  position: relative;
  padding: 30px 0 20px 0;
}
@media (min-width: 992px) {
  .footer::before {
    content: "";
    width: 100%;
    height: 102px;
    background-image: url(../../../../images/wave-footer.png);
    position: absolute;
    top: -100px;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
.footer .footer--logo img {
  display: block;
  margin: -30px auto 0 auto;
}

* {
  scroll-behavior: smooth;
  scroll-padding-top: 150px;
}

body.catalogue_produit.directoryEntriesList .content--defaut {
  background-color: #F6F6F6;
}

.strap_categorie {
  margin-bottom: 60px;
}
.strap_categorie .cat_title h2 {
  margin-bottom: 35px;
  font-size: 33px !important;
  font-weight: 500 !important;
  text-transform: inherit !important;
}
.strap_categorie .tag_cat h2 {
  font-size: 15px !important;
  font-weight: 700 !important;
  color: #83CDE5 !important;
  text-transform: uppercase !important;
}
.strap_categorie .subcat_title h3 {
  font-size: 23px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  margin-bottom: 40px;
}
.strap_categorie .list_fiche_produit ul {
  padding-left: 0;
  list-style: none;
}
.strap_categorie .list_fiche_produit ul li {
  padding-left: 20px;
  background: url(../../../../images/pic_liste_fiche.png) no-repeat left top 8px;
}
.strap_categorie .list_fiche_produit a {
  color: #1E1E3F;
  font-weight: 700;
}
.strap_categorie .list_sub_cat_fiche {
  display: flex;
  flex-wrap: wrap;
  gap: 34px;
}
.strap_categorie .list_sub_cat_fiche .single_sous_cat {
  padding: 24px;
  width: 31%;
  margin-bottom: 20px;
  background-color: #fff;
  position: relative;
}
@media (max-width: 1199.98px) {
  .strap_categorie .list_sub_cat_fiche .single_sous_cat {
    width: 48%;
  }
}
@media (max-width: 991.98px) {
  .strap_categorie .list_sub_cat_fiche .single_sous_cat {
    width: 100%;
  }
}
.strap_categorie .list_sub_cat_fiche .single_sous_cat:before {
  position: absolute;
  top: -7px;
  left: 0;
  content: "";
  height: 7px;
  width: 100%;
  background: #17173d;
  background: linear-gradient(90deg, #17173d 0%, #81cae2 100%);
}

#filters_cat_fiche {
  margin-bottom: 60px;
}
#filters_cat_fiche .filters_cat_fiche_title {
  display: block;
  font-size: 20px;
  margin-bottom: 20px;
}
#filters_cat_fiche ul {
  list-style: none;
  padding-left: 0;
  font-size: 0;
}
#filters_cat_fiche ul li {
  display: inline-block;
  margin-right: 16px;
  margin-bottom: 16px;
}
#filters_cat_fiche ul li a {
  display: block;
  background-color: #fff;
  padding: 16px 34px;
  font-size: 16px;
  border: 1px solid #16163C;
  border-radius: 3px;
  color: #16163C;
}
#filters_cat_fiche ul li a:hover {
  text-decoration: none;
  color: #fff;
  background: #17173d;
  background: linear-gradient(90deg, #17173d 0%, #81cae2 100%);
  font-weight: 700;
}

.liste_collaborateurs {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
@media (max-width: 1199.98px) {
  .liste_collaborateurs {
    gap: inherit;
    justify-content: space-around;
  }
}

.single_collaborateur {
  position: relative;
  width: 350px;
  height: 327px;
  margin-bottom: 33px;
}
.single_collaborateur .collaborateur_thumb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.single_collaborateur img {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.single_collaborateur .collaborateur_infos {
  position: absolute;
  padding: 20px;
  bottom: 0;
  left: 0;
  right: 0;
  background: #17173d;
  background: linear-gradient(90deg, #17173d 0%, #81cae2 100%);
}
.single_collaborateur .collaborateur_name {
  display: block;
  color: #fff;
  font-size: 23px;
  font-weight: 700;
}
.single_collaborateur .collaborateur_jobs {
  display: block;
  color: #83CDE5;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
}
.single_collaborateur .collaborateur_desc {
  font-size: 13px;
  color: #fff;
  line-height: 21px;
}
.single_collaborateur .collaborateur_infos_hover {
  opacity: 0;
  display: block;
  position: absolute;
  padding: 20px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #17173d;
  background: linear-gradient(0deg, rgba(23, 23, 61, 0.9) 0%, rgba(129, 202, 226, 0.9) 100%);
  transition: all 0.6s;
}
.single_collaborateur .collaborateur_infos_hover .collaborateur_infos_hover_content {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
}
.single_collaborateur:hover .collaborateur_infos_hover {
  opacity: 1;
  transition: all 0.6s;
}
.single_collaborateur:hover .collaborateur_infos {
  opacity: 0;
}

.bloc_recrutement {
  display: flex;
  position: relative;
  width: 350px;
  height: 327px;
  margin-bottom: 33px;
  padding: 20px;
  background: #17173d;
  background: linear-gradient(0deg, rgba(23, 23, 61, 0.9) 0%, rgba(129, 202, 226, 0.9) 100%);
}
.bloc_recrutement .bloc_recrutement_content {
  margin: auto;
}
.bloc_recrutement p {
  margin-top: 10px;
  font-size: 13px;
}
.bloc_recrutement a.btn_contact {
  display: inline-block;
  color: #fff;
  font-weight: 700;
  padding: 20px 40px;
  border: 2px solid #68C6E0;
  margin-top: 16px;
  text-decoration: none !important;
}

/**
*
* Eléments réutilisables :
* boutons, icônes, popin (lightbox, notification…), slider (styles communs)…
*
**/
body {
  min-height: 100vh;
  /* 1 */
  display: flex;
  /* 2 */
  flex-direction: column;
  /* 3 */
  font-family: "Bai Jamjuree";
}
@media (min-width: 992px) {
  body.getOverflow {
    overflow: hidden;
  }
}

.main {
  flex-grow: 1;
  /* 4 */
}

/* on évite les débordements */
img {
  max-width: 100%;
}

.map {
  max-width: 100%;
  overflow: hidden;
}
.map > div {
  max-width: 100%;
  overflow: hidden;
}

/* boutons */
.btn-prev:before {
  content: "";
  padding-right: 0.5rem;
  vertical-align: -2px;
}

.btn-next:after {
  content: "";
  padding-left: 0.5rem;
  vertical-align: -2px;
}

.btn-back:before {
  content: "";
  padding-right: 0.5rem;
  vertical-align: -2px;
}

.btn {
  display: inline-block;
  border-radius: 0;
  background-color: transparent;
  border: transparent;
  color: #16153d;
  font-size: 1.1rem;
  padding: 10px 30px 14px 30px;
  box-shadow: none;
  line-height: 1;
}
.btn:hover, .btn:focus, .btn:active {
  text-decoration: none;
  outline: none !important;
  border-color: transparent !important;
  box-shadow: none !important;
  background-color: transparent !important;
  color: #16153d;
}
.btn.btn-primary {
  position: relative;
  overflow: hidden;
  font-weight: 600;
  transform: perspective(1px) translateZ(0);
  letter-spacing: 1px;
  border: 2px solid #80cde6;
  transition: transform 0.3s;
}
.btn.btn-primary:focus, .btn.btn-primary:active, .btn.btn-primary:hover {
  border: 2px solid #80cde6;
  background-color: #80cde6 !important;
  color: #fff;
  transform: scale(1.1);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.btn.btn-secondary {
  text-transform: uppercase;
  padding: 0;
  position: relative;
  font-weight: 500;
}
.btn.btn-secondary::before {
  content: "";
  width: 30px;
  height: 2px;
  background-color: #80cde6;
  position: absolute;
  bottom: -10px;
  left: 0;
  transition: width 0.3s;
}
.btn.btn-secondary:hover, .btn.btn-secondary:focus, .btn.btn-secondary:active {
  text-decoration: none;
}
.btn.btn-secondary:hover::before, .btn.btn-secondary:focus::before, .btn.btn-secondary:active::before {
  width: 100%;
}

.content--bloc a {
  color: #80cde6;
}
.content--bloc ol {
  padding: 0;
  margin: 0;
  counter-reset: numList;
}
.content--bloc ol li {
  list-style-type: none;
  display: flex;
  align-items: center;
  margin: 0 0 20px 0;
}
.content--bloc ol li::before {
  counter-increment: numList;
  content: counter(numList);
  font-weight: bold;
  font-size: 1.4rem;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #80cde6;
  border-radius: 50%;
  color: #fff;
  margin: 0 10px 0 0;
}
.content--bloc .text--accroche {
  background-color: #80cde6;
  color: #fff;
  display: block;
  font-weight: 700;
  font-size: 1.4rem;
  padding: 10px 30px;
  text-align: center;
}

/* galerie d'images*/
.article-gallery .lightbox {
  overflow: hidden;
  max-height: 12.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.5rem;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  .article-gallery .lightbox {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 768px) {
  .article-gallery .lightbox {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  .article-gallery .lightbox {
    flex: 0 0 25%;
    max-width: 25%;
  }
}

/* pagination*/
/*===================================
=            Alert Oldie            =
===================================*/
.oldie .alert-ie {
  border-top: 10px solid #e44204;
}
.oldie .alert-ie > div {
  padding: 20px 70px;
  background: url(../../../../images/alert-ie.html) left center no-repeat;
}
.oldie .alert-ie strong {
  color: #e44204;
}

/*=====  End of Alert Oldie  ======*/
/*==================================
=            Skip links            =
==================================*/
.skip-nav {
  position: absolute;
  padding: 0;
  list-style: none;
  z-index: 9999;
}
.skip-nav a {
  position: absolute;
  left: -7000px;
  padding: 0.5em;
  background: #343a40;
  color: white;
  text-decoration: none;
}
.skip-nav a:focus {
  position: static;
}

/*=====  End of Skip links  ======*/
/*==========================================
=            Cookies validation            =
==========================================*/
.alert-cookie {
  display: none;
  transition: none;
  overflow: hidden;
  text-align: center;
  background-color: #212529;
  background-color: rgba(0, 0, 0, 0.85);
  color: #fff;
  animation: cookie-anim 1s ease-in;
  padding: 10px;
  margin: 0;
}
.alert-cookie.is-hidden {
  animation: none;
  max-height: 0;
  padding: 0;
  margin: 0;
  transition: all 0.5s ease-out;
}
.alert-cookie.fixed-bottom {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
}

@keyframes cookie-anim {
  0% {
    max-height: 0;
    padding: 0;
    margin: 0;
  }
  100% {
    max-height: 70px;
    padding: 10px;
  }
}
.alert-cookie--link, .alert-cookie--link:visited {
  display: inline-block;
  color: #fff;
}
.alert-cookie--link:hover, .alert-cookie--link:focus, .alert-cookie--link:visited:hover, .alert-cookie--link:visited:focus {
  color: #fff;
}

/*=====  End of Cookies validation  ======*/
.cover {
  overflow: hidden;
}
.cover img {
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 100%;
  width: 100%;
}

.article-gallery {
  display: flex;
  justify-content: space-between;
}
.article-gallery .article-gallery-item {
  height: 150px;
  margin: 0 10px;
}
.article-gallery .article-gallery-item .gallery-img {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  margin: 0;
}
.article-gallery .article-gallery-item .gallery-img img {
  width: initial;
  height: initial;
  object-fit: initial;
}

/*	--------------------------------------------------
	--------------------------------------------------
		gestion des comptes, et ses widgets
	----------------------------------------------
	Fichier : account (/account/login/box_login.html)
--------------------------------------------------
--------------------------------------------------*/
.box-login--logout i {
  vertical-align: -2px;
}

.box-login--manage i {
  vertical-align: -2px;
}

.account-action--item {
  margin-bottom: 30px;
}

.account-action--link {
  display: block;
  text-align: center;
  padding: 20px;
  border: 1px solid #ced4da;
}

/*	--------------------------------------------------
	--------------------------------------------------
		Widgets :
	propriétés générales, texte, actu, rss,
	banniere, calendrier, raccourcis, météo, sondage,
	recommander le site, newsletter, publicité

--------------------------------------------------
--------------------------------------------------*/
.no-title .box--title {
  display: none;
}

/* box-social (/z-templates/social.tmpl.html) */
.box-social--list {
  margin-bottom: 0;
}

.box-social--item {
  display: inline-block;
  vertical-align: middle;
}

.box-social--link {
  background: #000;
  color: #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  padding-top: 7px;
  display: block;
  text-decoration: none;
}

.box-coordinates.header--box-numtel {
  margin: 0;
}
.box-coordinates.header--box-numtel .box-coordinates--numbers {
  margin: 0;
  position: relative;
  width: 155px;
  height: 25px;
}
.box-coordinates.header--box-numtel .box-coordinates--numbers a {
  color: #fff;
  margin: 2px 0 0 0;
  font-size: 1.2rem;
  display: inline-block;
  transition: letter-spacing 0.3s;
  position: absolute;
  text-align: center;
  width: 100%;
}
.box-coordinates.header--box-numtel .box-coordinates--numbers a:hover, .box-coordinates.header--box-numtel .box-coordinates--numbers a:focus, .box-coordinates.header--box-numtel .box-coordinates--numbers a:active {
  letter-spacing: 1px;
  text-decoration: none;
}
.box-coordinates.header--box-numtel .box-coordinates--numbers a:hover::after, .box-coordinates.header--box-numtel .box-coordinates--numbers a:focus::after, .box-coordinates.header--box-numtel .box-coordinates--numbers a:active::after {
  width: 100%;
}

.mainmenuheaderOne--box .header--box-numtel .box-coordinates--numbers {
  width: 165px;
}
.mainmenuheaderOne--box .header--box-numtel .box-coordinates--numbers a {
  margin: 0;
  font-size: 1.2rem;
  text-align: left;
}
.mainmenuheaderOne--box .header--box-numtel .box-coordinates--numbers a::after {
  display: none;
}

.homepage--header--desc-box .header--box-numtel .box-coordinates--numbers a::after {
  display: none;
}

@media (min-width: 992px) {
  .box-links.header--box-rs, .footer--box-rs {
    margin: 0 40px;
  }
}
.box-links.header--box-rs ul, .footer--box-rs ul {
  margin: 0;
  display: flex;
}
@media (min-width: 992px) {
  .box-links.header--box-rs ul, .footer--box-rs ul {
    justify-content: flex-end;
  }
}
.box-links.header--box-rs ul li, .footer--box-rs ul li {
  list-style: none;
}
.box-links.header--box-rs ul li a, .footer--box-rs ul li a {
  color: #80cde6;
  display: flex;
  transition: transform 0.2s, color 0.2s;
  align-items: center;
  justify-content: center;
}
.box-links.header--box-rs ul li a span, .footer--box-rs ul li a span {
  color: #80cde6;
  font-size: 1.1rem;
  padding: 0 5px;
  transition: color 0.2s;
}
.box-links.header--box-rs ul li a span::before, .footer--box-rs ul li a span::before {
  color: #80cde6;
  transition: color 0.2s;
}
.box-links.header--box-rs ul li a:hover, .box-links.header--box-rs ul li a:focus, .box-links.header--box-rs ul li a:active, .footer--box-rs ul li a:hover, .footer--box-rs ul li a:focus, .footer--box-rs ul li a:active {
  transform: scale(1.05);
  color: #fff;
}
.box-links.header--box-rs ul li a:hover span, .box-links.header--box-rs ul li a:focus span, .box-links.header--box-rs ul li a:active span, .footer--box-rs ul li a:hover span, .footer--box-rs ul li a:focus span, .footer--box-rs ul li a:active span {
  color: #fff;
}
.box-links.header--box-rs ul li a:hover span::before, .box-links.header--box-rs ul li a:focus span::before, .box-links.header--box-rs ul li a:active span::before, .footer--box-rs ul li a:hover span::before, .footer--box-rs ul li a:focus span::before, .footer--box-rs ul li a:active span::before {
  color: #fff;
}
.box-links.header--box-rs ul li:last-child a span, .footer--box-rs ul li:last-child a span {
  padding: 0 0 5px 0;
}

@media (max-width: 1199.98px) {
  .homepage--header--desc-box .header--box-rs {
    margin: 9px 0;
  }
}
@media (min-width: 992px) {
  .homepage--header--desc-box .header--box-rs {
    margin: 0 120px !important;
  }
}

.pageContactTemplate--intro-text .box.box-links.header--box-rs {
  margin: 0;
}
.pageContactTemplate--intro-text .box.box-links.header--box-rs ul li a span {
  font-size: 1.5rem;
}

.footer--box-rs {
  margin: 20px 0;
}
.footer--box-rs ul li a span {
  font-size: 2.2rem;
  padding: 0 30px 0 0;
}

.mainmenuheaderOne--box .header--box-rs {
  margin: 20px 0 0 -4px;
}

.homepage--box-accroche .box-highlight--desc {
  background-color: #16153d;
  display: flex;
  justify-content: center;
  padding: 10px 0;
}
@media (min-width: 992px) {
  .homepage--box-accroche .box-highlight--desc {
    padding: 20px 0;
  }
}
.homepage--box-accroche .box-highlight--desc p {
  margin: 0;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  display: flex;
  font-weight: 500;
  align-items: center;
}
@media (max-width: 1199.98px) {
  .homepage--box-accroche .box-highlight--desc p {
    font-size: 0.8rem;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .homepage--box-accroche .box-highlight--desc p::before, .homepage--box-accroche .box-highlight--desc p::after {
    content: "";
    width: 1px;
    height: 17px;
    background-color: #80cde6;
    display: inline-block;
    margin: 0 20px 0 0;
  }
  .homepage--box-accroche .box-highlight--desc p::after {
    margin: 0 0 0 20px;
  }
}
.homepage--box-accroche .box-highlight--desc p img {
  margin: 0 5px;
  background-color: white;
  image-rendering: -webkit-optimize-contrast;
  width: auto !important;
}

.homepage--box-devenirpartenaire {
  margin: 15px 0 0 0;
}
.homepage--box-devenirpartenaire ul li a {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.2rem;
  position: relative;
}
.homepage--box-devenirpartenaire ul li a::after {
  content: "";
  width: 30px;
  height: 1px;
  background-color: #80cde6;
  position: absolute;
  bottom: -7px;
  left: 0;
  transition: width 0.3s;
}
.homepage--box-devenirpartenaire ul li a:hover, .homepage--box-devenirpartenaire ul li a:active, .homepage--box-devenirpartenaire ul li a:focus {
  text-decoration: none;
}
.homepage--box-devenirpartenaire ul li a:hover::after, .homepage--box-devenirpartenaire ul li a:active::after, .homepage--box-devenirpartenaire ul li a:focus::after {
  width: 100%;
}

.footer--box-raccourcis ul {
  margin: 0;
}
.footer--box-raccourcis ul li a {
  color: #fff;
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 500;
  display: flex;
  margin: 0 0 10px 0;
}
@media (min-width: 992px) {
  .footer--box-raccourcis ul li a {
    justify-content: flex-end;
  }
}
.footer--box-raccourcis ul li a:hover, .footer--box-raccourcis ul li a:focus, .footer--box-raccourcis ul li a:active {
  text-decoration: none;
}
.footer--box-raccourcis ul li a:hover::before, .footer--box-raccourcis ul li a:focus::before, .footer--box-raccourcis ul li a:active::before {
  width: 40px;
  margin: 13px 20px 0 0;
}
.footer--box-raccourcis ul li a::before {
  content: "";
  width: 0;
  height: 3px;
  background-color: #fff;
  margin: 13px 0 0 0;
  transition: width 0.3s;
}

@media (max-width: 1199.98px) {
  .footer--boxes-links {
    padding: 30px 0 0;
  }
}
.footer--boxes-links p {
  color: #fff;
  margin: 20px 0 10px 0;
}
.footer--boxes-links p a {
  color: #fff;
}

.header--box-contact ul {
  margin: 0;
}
.header--box-contact ul li a {
  color: #fff;
  font-size: 1.1rem;
  text-transform: uppercase;
  position: relative;
}
.header--box-contact ul li a::after {
  content: "";
  width: 30px;
  height: 1px;
  background-color: #80cde6;
  position: absolute;
  bottom: -7px;
  left: 50%;
  transform: translateX(-50%);
  transition: width 0.3s;
}
.header--box-contact ul li a:hover, .header--box-contact ul li a:active, .header--box-contact ul li a:focus {
  text-decoration: none;
}
.header--box-contact ul li a:hover::after, .header--box-contact ul li a:active::after, .header--box-contact ul li a:focus::after {
  width: 100%;
}

.footer--box-newsletter ul {
  margin: 0 0 20px 0;
}
.footer--box-newsletter ul li a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.2rem;
  display: flex;
  align-items: center;
  position: relative;
  margin: -6px 0 27px 0;
  line-height: 1;
}
.footer--box-newsletter ul li a::before {
  content: "";
  width: 50px;
  height: 3px;
  background-color: #80cde6;
  position: absolute;
  bottom: -11px;
  left: 0;
}
.footer--box-newsletter ul li a:hover {
  text-decoration: none;
}
.footer--box-newsletter ul li:first-child a::before {
  content: "";
  width: 258px;
  height: 3px;
  background-color: #80cde6;
  position: absolute;
  bottom: 0;
}
.footer--box-newsletter ul li:first-child a::after {
  content: "";
  background-image: url(../../../../images/arrow-button.png);
  width: 30px;
  height: 30px;
  margin: 10px 0 10px 40px;
  background-size: cover;
  transition: margin 0.3s;
}
@media (min-width: 992px) {
  .footer--box-newsletter ul li:first-child a::after {
    margin: 0 0 10px 40px;
  }
}
.footer--box-newsletter ul li:first-child a:hover, .footer--box-newsletter ul li:first-child a:active, .footer--box-newsletter ul li:first-child a:focus {
  text-decoration: none;
}
.footer--box-newsletter ul li:first-child a:hover::after, .footer--box-newsletter ul li:first-child a:active::after, .footer--box-newsletter ul li:first-child a:focus::after {
  margin: 0 0 10px 50px;
}

.box-highlight.footer--box-adress .box-highlight--desc {
  border-right: 4px solid #80cde6;
  padding: 3px 30px 0 0;
}
@media (min-width: 992px) {
  .box-highlight.footer--box-adress .box-highlight--desc {
    text-align: right;
  }
}
.box-highlight.footer--box-adress p, .box-highlight.footer--box-adress a {
  color: #fff;
  font-size: 1.1rem;
}
.box-highlight.footer--box-adress.footer--box-adress-second .box-highlight--desc {
  text-align: left;
  border: transparent;
  padding: 12px 0 0 0;
}

.homepage--box-contact ul {
  margin: 0;
}
.homepage--box-contact ul li a {
  color: #fff;
  text-transform: uppercase;
  position: relative;
}
.homepage--box-contact ul li a::after {
  content: "";
  width: 30px;
  height: 1px;
  background-color: #80cde6;
  position: absolute;
  bottom: -7px;
  left: 50%;
  transform: translateX(-50%);
  transition: width 0.3s;
}
.homepage--box-contact ul li a:hover, .homepage--box-contact ul li a:active, .homepage--box-contact ul li a:focus {
  text-decoration: none;
}
.homepage--box-contact ul li a:hover::after, .homepage--box-contact ul li a:active::after, .homepage--box-contact ul li a:focus::after {
  width: 100%;
}

.aside--widget-solutions {
  position: relative;
  padding: 0 0 30px 0;
}
@media (min-width: 992px) {
  .aside--widget-solutions {
    padding: 0 0 400px 0;
  }
}
.aside--widget-solutions::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../../../../images/squartis--nos-solutions-widget.jpg);
  z-index: -1;
  background-size: cover;
  background-position: center;
}
.aside--widget-solutions ul {
  margin: 0;
}
@media (max-width: 1199.98px) {
  .aside--widget-solutions ul .box-links--item {
    margin: 0 0 20px 0;
    padding: 0 5px;
  }
}
.aside--widget-solutions ul .box-links--link {
  background-color: #ffffffb3;
  height: 100%;
  display: block;
  padding: 0 15px 30px 15px;
  transition: background-color 0.3s;
}
.aside--widget-solutions ul .box-links--link:hover, .aside--widget-solutions ul .box-links--link:active, .aside--widget-solutions ul .box-links--link:focus {
  text-decoration: none;
  color: #16153d;
}
@media (max-width: 1199.98px) {
  .aside--widget-solutions ul .box-links--link {
    padding: 0 6px 30px 6px;
  }
}
.aside--widget-solutions ul .box-links--link .box-links--link--img {
  height: 240px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.aside--widget-solutions ul .box-links--link .box-links--link--img img {
  max-width: 130px;
  max-height: 120px;
  transition: opacity 0.3s;
}
.aside--widget-solutions ul .box-links--link .box-links--link--img img.white {
  position: absolute;
  opacity: 0;
  transition: opacity 0.3s, transform 1s;
}
.aside--widget-solutions ul .box-links--link .box-links--link--text {
  text-align: center;
}
.aside--widget-solutions ul .box-links--link .box-links--link--text .box-links--label {
  line-height: 1;
  margin: 0 0 10px 0;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.2rem;
  transition: wolor 0.3s;
}
@media (min-width: 992px) {
  .aside--widget-solutions ul .box-links--link .box-links--link--text .box-links--label {
    font-size: 1.7rem;
  }
}
.aside--widget-solutions ul .box-links--link .box-links--link--text p {
  margin: 0;
  line-height: 1.2;
  font-weight: 500;
  transition: wolor 0.3s;
}
@media (max-width: 1199.98px) {
  .aside--widget-solutions ul .box-links--link .box-links--link--text p {
    font-size: 0.9rem;
  }
}
.aside--widget-solutions ul .box-links--link:hover, .aside--widget-solutions ul .box-links--link:active, .aside--widget-solutions ul .box-links--link:focus {
  background-color: #16153d;
}
.aside--widget-solutions ul .box-links--link:hover .box-links--link--img img.blue, .aside--widget-solutions ul .box-links--link:active .box-links--link--img img.blue, .aside--widget-solutions ul .box-links--link:focus .box-links--link--img img.blue {
  opacity: 0;
}
.aside--widget-solutions ul .box-links--link:hover .box-links--link--img img.white, .aside--widget-solutions ul .box-links--link:active .box-links--link--img img.white, .aside--widget-solutions ul .box-links--link:focus .box-links--link--img img.white {
  opacity: 1;
  transform: translateY(-20px);
}
.aside--widget-solutions ul .box-links--link:hover .box-links--link--text .box-links--label, .aside--widget-solutions ul .box-links--link:hover .box-links--link--text p, .aside--widget-solutions ul .box-links--link:active .box-links--link--text .box-links--label, .aside--widget-solutions ul .box-links--link:active .box-links--link--text p, .aside--widget-solutions ul .box-links--link:focus .box-links--link--text .box-links--label, .aside--widget-solutions ul .box-links--link:focus .box-links--link--text p {
  color: #fff;
}

.aside--widget-contact {
  position: relative;
  padding: 90px 30px;
  text-align: center;
  overflow: hidden;
}
@media (min-width: 992px) {
  .aside--widget-contact {
    margin: 0;
    padding: 210px 0 260px 0;
  }
}
.aside--widget-contact::before {
  content: "";
  background-image: url(../../../../images/squartis-contactez-nous.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: filter 0.3s;
}
.aside--widget-contact a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.aside--widget-contact .box-highlight--desc {
  position: relative;
  transition: transform 0.3s;
}
.aside--widget-contact .box-highlight--desc p {
  margin: 0;
  font-weight: 600;
  color: #fff;
  line-height: 1.4;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .aside--widget-contact .box-highlight--desc p {
    font-size: 25px;
  }
}
.aside--widget-contact .box-highlight--desc p strong {
  font-size: 25px;
  font-weight: 800;
}
@media (min-width: 992px) {
  .aside--widget-contact .box-highlight--desc p strong {
    font-size: 50px;
  }
}
.aside--widget-contact .box-highlight--desc::after {
  content: "";
  width: 150px;
  height: 2px;
  background-color: #80cde6;
  display: inline-block;
  margin: 40px 0 0 0;
}
.aside--widget-contact:hover::before, .aside--widget-contact:active::before, .aside--widget-contact:focus::before {
  filter: blur(7px);
}
.aside--widget-contact:hover .box-highlight--desc, .aside--widget-contact:active .box-highlight--desc, .aside--widget-contact:focus .box-highlight--desc {
  transform: scale(1.1);
}

.box--partenaires {
  margin: 30px 0 0 0;
}
.box--partenaires .box-highlight--desc p {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1199.98px) {
  .box--partenaires .box-highlight--desc p {
    flex-wrap: wrap;
  }
}
.box--partenaires .box-highlight--desc p img {
  margin: 0 10px;
}
@media (max-width: 1199.98px) {
  .box--partenaires .box-highlight--desc p img {
    margin: 5px;
  }
}

.mainmenuheaderOne--box .box--partenaires .box-highlight--desc p {
  text-align: left;
}
.mainmenuheaderOne--box .box--partenaires .box-highlight--desc p img {
  margin: 0 10px;
}

/** RESPONSIVE **/
/*	--------------------------------------------------
	--------------------------------------------------
		Communauté et ses widgets :
		notations, commentaires, tags
--------------------------------------------------
--------------------------------------------------*/
/* -------------------------------------------- */
/* ETOILES DES NOTATIONS                        */
/* -------------------------------------------- */
.ui-stars-cancel, .ui-stars-star {
  display: inline-block;
  width: 17px;
  height: 15px;
  text-indent: -999em;
  cursor: pointer;
  background: transparent;
  overflow: hidden;
}

.ui-stars-cancel, .ui-stars-cancel a {
  background: url(../../../../common_images/skin001/star-delete.gif) no-repeat 0 -16px;
}

.ui-stars-star, .ui-stars-star a {
  background: url(../../../../common_images/skin001/star.gif) no-repeat 0 0;
}

.ui-stars-cancel a, .ui-stars-star a {
  display: block;
  width: 16px;
  height: 100%;
  background-position: 0 0;
}

.ui-stars-star-on a {
  background-position: 0 -16px !important;
}

.ui-stars-star-hover a {
  background-position: 0 -32px;
}

.ui-stars-cancel-hover a {
  background-position: 0 -16px;
}

.ui-stars-cancel-disabled a, .ui-stars-star-disabled,
.ui-stars-star-disabled a {
  cursor: default !important;
}

.ui-stars-star {
  background: transparent !important;
  overflow: hidden !important;
}

.post {
  margin: 0 0 -276px 0;
  padding: 0 0 260px 0px;
  position: relative;
  overflow: hidden;
}
.post::before {
  content: "";
  width: 714px;
  height: 464px;
  background-image: url(../../../../images/homepage-deco-news.png);
  position: absolute;
  bottom: 0;
  left: -240px;
  z-index: -1;
}
.post .post--desc {
  text-align: center;
  width: 660px;
  margin: 0 auto;
  max-width: 100%;
  padding: 0 0 40px 0;
}
.post .post--desc p {
  font-weight: 600;
}
.post .list-posts.list-unstyled {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.post .list-posts.list-unstyled.list--ref .list-posts--item {
  margin: 0 10px 70px 10px;
}
@media (min-width: 992px) {
  .post .list-posts.list-unstyled.list--ref .list-posts--item {
    width: calc(100% / 3.2);
  }
}
.post .list-posts.list-unstyled.list--defaut .list-posts--item {
  width: 100%;
  margin: 0 0 70px 0;
}
@media (min-width: 992px) {
  .post .list-posts.list-unstyled.list--defaut .list-posts--item {
    width: calc(100% / 2.2);
  }
}
.post .list-posts.list-unstyled.list--defaut .list-posts--item:first-child {
  width: 100%;
  position: relative;
}
.post .list-posts.list-unstyled.list--defaut .list-posts--item:first-child::before {
  content: "";
  width: 714px;
  height: 464px;
  background-image: url(../../../../images/homepage-deco-news.png);
  position: absolute;
  top: -150px;
  right: -260px;
}
.post .list-posts.list-unstyled.list--defaut .list-posts--item:first-child a {
  width: 850px;
  margin: 0 auto;
  max-width: 100%;
  padding: 20px 0 50px 0;
  background-color: #fff;
}
@media (min-width: 992px) {
  .post .list-posts.list-unstyled.list--defaut .list-posts--item:first-child a {
    padding: 20px 80px 50px 0;
  }
}
.post .list-posts.list-unstyled.list--defaut .list-posts--item:first-child a > h2, .post .list-posts.list-unstyled.list--defaut .list-posts--item:first-child a > .post--resum-desc {
  display: none;
}
.post .list-posts.list-unstyled.list--defaut .list-posts--item:first-child a .post--resum-date {
  margin: 0px 0 20px 20px;
}
.post .list-posts.list-unstyled.list--defaut .list-posts--item:first-child a .post--resum-link {
  padding: 20px 20px 0 0;
}
@media (min-width: 992px) {
  .post .list-posts.list-unstyled.list--defaut .list-posts--item:first-child a .post--resum-link {
    padding: 20px 0 0 0;
  }
}
.post .list-posts.list-unstyled.list--defaut .list-posts--item:first-child a .post--resum-img {
  height: 370px;
}
.post .list-posts.list-unstyled.list--defaut .list-posts--item:first-child a .post--resum-img-text {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 20px;
  background: -moz-linear-gradient(top, rgba(22, 21, 61, 0) 0%, #16153d 100%);
  background: -webkit-linear-gradient(top, rgba(22, 21, 61, 0) 0%, #16153d 100%);
  background: linear-gradient(to bottom, rgba(22, 21, 61, 0) 0%, #16153d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#0016153d", endColorstr="#16153d",GradientType=0 );
}
.post .list-posts.list-unstyled.list--defaut .list-posts--item:first-child a .post--resum-img-text h2, .post .list-posts.list-unstyled.list--defaut .list-posts--item:first-child a .post--resum-img-text div {
  color: #fff;
}

.post--resum {
  box-shadow: 0px 0px 25px 0px #0000004d;
  display: block;
  height: 100%;
  padding: 20px 20px;
  color: #16153d !important;
  background-color: #ffffffba;
  transition: transform 0.3s;
}
.post--resum:hover, .post--resum:active, .post--resum:focus {
  text-decoration: none;
  transform: scale(1.05);
}
.post--resum .post--resum-date {
  margin: 0 0 10px 0;
  display: block;
}
.post--resum .post--resum-img {
  height: 250px;
  position: relative;
}
.post--resum .post--resum-img .post--resum-img-text {
  display: none;
}
.post--resum h2 {
  margin: 20px 0 30px;
  position: relative;
}
.post--resum h2::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: -20px;
  width: 270px;
  max-width: 100%;
  height: 7px;
  background: #16153d;
  background: -webkit-gradient(linear, left top, right top, from(#16153d), to(#80cde6));
  background: -o-linear-gradient(left, #16153d 0, #80cde6 100%);
  background: linear-gradient(90deg, #16153d 0, #80cde6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#16153d",endColorstr="#80cde6",GradientType=1);
  -webkit-transition: width 0.3s;
  -o-transition: width 0.3s;
  transition: width 0.3s;
}
.post--resum .post--resum-link {
  text-align: right;
}

.blogPostDetail .post--desc {
  display: none;
}
.blogPostDetail .post-detail-firstContainer {
  box-shadow: 0 0 25px 0 #0000004d;
  padding: 30px 0 0 0;
  background-color: #fff9;
  position: relative;
  max-width: 900px;
  margin: 50px auto 60px auto;
}
@media (min-width: 768px) {
  .blogPostDetail .post-detail-firstContainer {
    padding-right: 120px;
  }
}
.blogPostDetail .post-detail-firstContainer::before {
  content: "";
  width: 714px;
  height: 464px;
  background-image: url(../../../../images/homepage-deco-news.png);
  position: absolute;
  top: -50px;
  right: -260px;
}
.blogPostDetail .post-detail-firstContainer .post-detail--date {
  display: block;
  margin: 0 0 30px 30px;
}
.blogPostDetail .post-detail-firstContainer .post-detail--intro-img.cover {
  position: relative;
}
.blogPostDetail .post-detail-firstContainer .post-detail--intro-img.cover img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.blogPostDetail .post-detail-firstContainer .post-detail--intro-img-desc {
  width: 100%;
  height: 100%;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 160px 20px 30px 20px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 21, 61, 0)), to(#16153d));
  background: -o-linear-gradient(top, rgba(22, 21, 61, 0) 0, #16153d 100%);
  background: linear-gradient(180deg, rgba(22, 21, 61, 0) 0, #16153d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0016153d",endColorstr="#16153d",GradientType=0);
}
.blogPostDetail .post-detail-firstContainer .post-detail--intro-img-desc h1 {
  color: #fff !important;
  position: relative;
  margin: 0 0 40px 0;
}
.blogPostDetail .post-detail-firstContainer .post-detail--intro-img-desc h1::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: -20px;
  width: 270px;
  max-width: 100%;
  height: 7px;
  background: #16153d;
  background: -o-linear-gradient(left, #16153d 0, #80cde6 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #16153d), to(#80cde6));
  background: -o-linear-gradient(left, #16153d 0, #80cde6);
  background: linear-gradient(90deg, #16153d, #80cde6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#16153d",endColorstr="#80cde6",GradientType=1);
}
.blogPostDetail .post-detail--detail {
  padding: 30px 30px;
}

.post-detail--widgets {
  padding: 0 15px 60px 15px;
}
.post-detail--widgets .post--resum {
  position: relative;
  background-color: #fff;
  height: 100%;
}
.post-detail--widgets .post--resum .post--resum-date {
  margin: 0px 0 20px 20px;
}
.post-detail--widgets .post--resum .post--resum-link {
  padding: 20px 20px 0 0;
}
@media (min-width: 992px) {
  .post-detail--widgets .post--resum .post--resum-link {
    padding: 20px 0 0 0;
  }
}
.post-detail--widgets .post--resum .post--resum-img {
  height: 170px;
}

.nos_references .templateHomepage--partenaires {
  margin-top: 4em;
}

/** RESPONSIVE **/
/*	--------------------------------------------------
	--------------------------------------------------
		Annuaire et ses widgets
--------------------------------------------------
--------------------------------------------------*/
/* box entries (/directory/boxes/entries.html) */
body.directoryEntryDetail {
  overflow-x: hidden;
}

.fiche_produit_detail h2 {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
.fiche_produit_detail h2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 90px;
  height: 3px;
  background: #17173d;
  background: linear-gradient(90deg, #17173d 0%, #81cae2 100%);
}
.fiche_produit_detail .link_back_directory {
  display: block;
  margin-bottom: 24px;
  color: #1E1E3F !important;
  font-weight: 700;
}
.fiche_produit_detail .bandeau_image {
  margin-bottom: 50px;
}
.fiche_produit_detail .tag_fiche_produit {
  display: inline-block;
  margin-bottom: 13px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  padding: 9px 22px;
  background: #17173d;
  background: linear-gradient(90deg, #17173d 0%, #81cae2 100%);
  border-radius: 20px;
}
.fiche_produit_detail .title_fiche_produit {
  margin-bottom: 10px;
  font-size: 32px !important;
  font-weight: 700 !important;
}
.fiche_produit_detail .prix_fiche_produit {
  display: inline-block;
  margin-bottom: 50px;
  background-color: #83CDE5;
  padding: 10px 25px;
  border-radius: 0 42px 42px 42px;
  color: #16163C;
  font-size: 25px;
}
.fiche_produit_detail .prix_fiche_produit .sur_title_price {
  font-size: 15px;
}
.fiche_produit_detail .strap_offres_fiche_produit {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 36px;
  padding: 70px 0;
  margin-bottom: 70px;
}
.fiche_produit_detail .strap_offres_fiche_produit:before {
  content: "";
  position: absolute;
  background-color: #F6F6F6;
  width: calc(100vw + 50%);
  left: -50%;
  height: 100%;
  z-index: -1;
  top: 0;
}
.fiche_produit_detail .strap_offres_fiche_produit .single_offre_fiche {
  width: 31%;
}
.fiche_produit_detail .strap_offres_fiche_produit .single_offre_fiche h2 {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 24px;
  text-transform: inherit !important;
  font-size: 28px !important;
}
.fiche_produit_detail .strap_offres_fiche_produit .single_offre_fiche h2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 90px;
  height: 3px;
  background: #17173d;
  background: linear-gradient(90deg, #17173d 0%, #81cae2 100%);
}
.fiche_produit_detail .strap_offres_fiche_produit .single_offre_fiche ul {
  padding-left: 0;
  list-style: inside;
}
.fiche_produit_detail #strap_faq {
  margin-bottom: 100px;
}
.fiche_produit_detail #strap_faq .btn:not(.audit) {
  display: block;
  background: url("../../../../images/pic_accordion.png") no-repeat right center;
  width: 100%;
  text-align: left;
}
.fiche_produit_detail #strap_faq .btn[aria-expanded=true] {
  font-weight: 700;
  background: url("../../../../images/pic_accordion_open.png") no-repeat right center;
}
.fiche_produit_detail #strap_faq .card,
.fiche_produit_detail #strap_faq .card-header {
  background: none;
  border: none;
}
.fiche_produit_detail #strap_faq .card {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0;
}

.fiche_produit_detail_top {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
.fiche_produit_detail_top .form_fiche_produit {
  cursor: pointer;
  padding: 0;
}

/**
*
* Navigation
* Menu, breadcrumb, pagination, pager, ...
*
**/
/* gestion du tactile quand le menu repasse en desktop */
@media (min-width: 768px) {
  .navbar-nav .nav-item:hover > .dropdown-menu, .navbar-nav .nav-item:focus > .dropdown-menu {
    display: block;
  }

  .no-touch .navbar-nav li:hover > ul.dropdown-menu {
    display: none;
  }

  .no-touch .navbar-nav li.open > ul.dropdown-menu {
    display: block;
  }

  .navbar-nav .dropdown-menu {
    margin-top: 0;
  }

  .dropdown-menu .dropdown-menu {
    top: 0;
    left: 100%;
  }
}
.navbar-light .dropdown:hover > a, .navbar-light .dropdown:focus > a {
  color: rgba(0, 0, 0, 0.7);
}

/*=======================================
=            Animation Menu             =
=======================================*/
/* .dropdown{
    &.open, &:hover, &:focus{
        & > .dropdown-menu {
          -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
        }
    }
}

.dropdown-menu {
  transform-origin: top;
  animation-fill-mode: forwards;
  transform: scale(1, 0);
  display: block;
  transition: all 0.2s ease-out;
}
 */
/*=====  End of Animation Menu ======*/
#navigation {
  display: block;
  padding: 0;
}
#navigation #mainmenu {
  z-index: 3;
}
@media (max-width: 991.98px) {
  #navigation #mainmenu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #navigation #mainmenu ul#menu-main {
    padding: 0 0 0 40px;
    justify-content: center !important;
    height: 100%;
  }
  #navigation #mainmenu ul#menu-main > li > a {
    padding: 0 0 10px 0px;
  }
}
#navigation ul#menu-main {
  width: 100%;
  justify-content: flex-end;
}
#navigation ul#menu-main > li.je_souhaite_un_audit_gratuit, #navigation ul#menu-main > li.contact {
  display: block;
}
@media (min-width: 992px) {
  #navigation ul#menu-main > li.je_souhaite_un_audit_gratuit, #navigation ul#menu-main > li.contact {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  #navigation ul#menu-main > li.contact > a {
    background-color: #80cde6;
    padding: 4px 20px !important;
    border-radius: 20px;
    display: inline-block;
  }
}
#navigation ul#menu-main > li > a {
  color: #fff;
  text-transform: uppercase;
  padding: 0 0 31px 25px;
  font-weight: 500;
  transition: color 0.3s, padding 0.3s;
}
#navigation ul#menu-main > li > a::after {
  display: none;
}
#navigation ul#menu-main > li > div {
  padding: 10px 0;
  background-color: transparent;
  border: transparent;
  margin: 0;
  left: 10px;
}
@media (min-width: 992px) {
  #navigation ul#menu-main > li > div {
    padding: 20px 0 0 0;
  }
}
#navigation ul#menu-main > li > div > div {
  position: initial;
}
#navigation ul#menu-main > li > div > div > a {
  color: #fff;
  padding: 0 0 10px 0;
  display: flex;
}
@media (min-width: 992px) {
  #navigation ul#menu-main > li > div > div > a {
    text-transform: uppercase;
  }
}
#navigation ul#menu-main > li > div > div > a::after {
  display: none;
}
#navigation ul#menu-main > li > div > div > a::before {
  content: "";
  width: 0;
  height: 2px;
  display: inline-block;
  margin: 11px 0 0 0;
  background-color: #80cde6;
  transition: width 0.3s, margin-right 0.3s;
}
#navigation ul#menu-main > li > div > div:hover > a, #navigation ul#menu-main > li > div > div:active > a, #navigation ul#menu-main > li > div > div:focus > a {
  color: #80cde6;
}
#navigation ul#menu-main > li > div > div:hover > a::before, #navigation ul#menu-main > li > div > div:active > a::before, #navigation ul#menu-main > li > div > div:focus > a::before {
  width: 30px;
  margin: 11px 10px 0 0;
}
#navigation ul#menu-main > li > div > div > div {
  background-color: transparent;
  padding: 5px 0 20px 30px;
  border: transparent;
  min-width: 300px;
}
@media (min-width: 992px) {
  #navigation ul#menu-main > li > div > div > div {
    padding: 25px 0 0 30px;
  }
}
#navigation ul#menu-main > li > div > div > div a {
  text-transform: none;
  padding: 0 0 12px;
  color: #fff;
  line-height: 1;
}
#navigation ul#menu-main > li > div > div > div a:hover, #navigation ul#menu-main > li > div > div > div a:active, #navigation ul#menu-main > li > div > div > div a:focus {
  color: #80cde6;
}
@media (min-width: 992px) {
  #navigation ul#menu-main > li > div > div > div a {
    padding: 0 0 22px;
  }
}
#navigation ul#menu-main > li:hover > a, #navigation ul#menu-main > li:active > a, #navigation ul#menu-main > li:focus > a {
  color: #80cde6;
}
#navigation #mainmenuheaderOne {
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) {
  #navigation #mainmenuheaderOne {
    padding: 0 0 0 60px;
  }
}
@media (max-width: 1199.98px) {
  #navigation #mainmenuheaderOne {
    margin: -120px 0 0 0;
  }
}
#navigation #mainmenuheaderOne #menu-main {
  justify-content: flex-start;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 1600px) {
  #navigation #mainmenuheaderOne #menu-main {
    padding: 90px 0 0 100px;
  }
}
#navigation #mainmenuheaderOne #menu-main > li > a {
  padding: 0 0 15px 0;
}
#navigation #mainmenuheaderOne #menu-main > li.dropdown {
  display: flex;
  position: relative;
  min-width: 190px;
}
@media (max-width: 1199.98px) {
  #navigation #mainmenuheaderOne #menu-main > li.dropdown {
    flex-direction: column;
  }
}
#navigation #mainmenuheaderOne #menu-main > li.dropdown > div {
  top: 0;
  padding: 20px 0;
  left: 190px;
  min-width: 200px;
}
@media (min-width: 992px) {
  #navigation #mainmenuheaderOne #menu-main > li.dropdown > div {
    padding: 0;
  }
}
#navigation #mainmenuheaderOne #menu-main > li.dropdown > div > div > a {
  text-transform: initial;
}
#navigation #mainmenuheaderOne #menu-main > li.dropdown > div > div > div {
  padding: 10px 0 10px 30px;
}
@media (min-width: 992px) {
  #navigation #mainmenuheaderOne #menu-main > li.dropdown > div > div > div {
    padding: 5px 0 0 30px;
  }
}
@media (min-width: 1600px) {
  #navigation #mainmenuheaderOne #menu-main::before {
    content: "";
    width: calc(100% - 160px);
    height: 2px;
    background-color: #fff;
    position: absolute;
    top: 59px;
    left: 160px;
  }
}
#navigation #mainmenuheaderOne .mainmenuheaderOne--box {
  padding: 50px 0 0 100px;
}
@media (max-width: 1199.98px) {
  #navigation #mainmenuheaderOne .mainmenuheaderOne--box {
    display: none;
  }
}

.sticky #navigation ul#menu-main > li > a {
  padding: 0 0 10px 25px;
}

ol.breadcrumb {
  padding: 12px 0;
  background-color: transparent;
  border-radius: 0;
  margin: 0;
}
ol.breadcrumb li a {
  font-size: 0.9rem;
}
ol.breadcrumb li:last-child a {
  font-weight: 800;
}

.pagination {
  justify-content: center;
}
.pagination li a {
  padding: 0;
  border: transparent;
  background-color: transparent !important;
  color: #16153d !important;
  font-weight: 700;
  margin: 0 5px;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50% !important;
}
.pagination li a.pager_active_page {
  background-color: #16153d !important;
  color: #fff !important;
}
.pagination li.pagerNext, .pagination li.pagerLast, .pagination li.pagerPrevious, .pagination li.pagerFirst {
  display: none;
}

/*	--------------------------------------------------
	--------------------------------------------------
		méthodes de publication:
	communs, actualités, articles, événements
--------------------------------------------------
--------------------------------------------------*/
/* media (bootstrap) : présentation famille, header news detail, header event detail, structure bloc&image emajine */
.media {
  flex-wrap: wrap;
}

@media (min-width: 576px) {
  .media {
    flex-wrap: nowrap;
  }

  .media-img {
    max-width: 25%;
  }
}
.templateHomepage .templateHomepage--titlePresentation {
  text-align: center;
  padding: 80px 15px;
}
.templateHomepage .templateHomepage--titlePresentation .templateHomepage--titlePresentation-subTitle p {
  font-size: 1.5rem;
  text-transform: uppercase;
  color: #16153d;
  line-height: 1.2;
  font-weight: 600;
}
@media (min-width: 992px) {
  .templateHomepage .templateHomepage--titlePresentation .templateHomepage--titlePresentation-subTitle p {
    font-size: 2.2rem;
  }
}
.templateHomepage .templateHomepage--titlePresentation h1 {
  text-transform: uppercase;
  color: #16153d;
  line-height: 1.2;
  font-weight: 600;
  font-size: 1.1rem;
}
@media (min-width: 992px) {
  .templateHomepage .templateHomepage--titlePresentation h1 {
    font-size: 1.5rem;
  }
}
.templateHomepage .templateHomepage--titlePresentation .templateHomepage--titlePresentation__CTAContainer {
  display: flex;
  justify-content: space-around;
}
.templateHomepage .templateHomepage--titlePresentation .templateHomepage--titlePresentation__CTAContainer .templateHomepage--titlePresentation__CTAContainer_link {
  padding: 40px 0 0 0;
}
.templateHomepage .templateHomepage--titlePresentation .templateHomepage--titlePresentation__CTAContainer .templateHomepage--titlePresentation__CTAContainer_link a {
  width: 250px;
  max-width: 100%;
  white-space: initial;
}
.templateHomepage .templateHomepage--raccourcis {
  position: relative;
}
@media (min-width: 992px) {
  .templateHomepage .templateHomepage--raccourcis {
    padding: 0 0 210px 0;
  }
}
.templateHomepage .templateHomepage--raccourcis .templateHomepage--raccourcis-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.templateHomepage .templateHomepage--raccourcis .templateHomepage--raccourcis-image .elementPicture, .templateHomepage .templateHomepage--raccourcis .templateHomepage--raccourcis-image .txtLeft {
  height: 100%;
}
.templateHomepage .templateHomepage--raccourcis .templateHomepage--raccourcis-image::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -moz-linear-gradient(top, rgba(30, 87, 153, 0) 0%, white 100%);
  background: -webkit-linear-gradient(top, rgba(30, 87, 153, 0) 0%, white 100%);
  background: linear-gradient(to bottom, rgba(30, 87, 153, 0) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#001e5799", endColorstr="#ffffff",GradientType=0 );
}
@media (max-width: 1199.98px) {
  .templateHomepage .templateHomepage--raccourcis .templateHomepage--raccourcis-item-link {
    margin: 0 0 20px 0;
    padding: 0 5px;
  }
}
.templateHomepage .templateHomepage--raccourcis .templateHomepage--raccourcis-item-link:hover, .templateHomepage .templateHomepage--raccourcis .templateHomepage--raccourcis-item-link:active, .templateHomepage .templateHomepage--raccourcis .templateHomepage--raccourcis-item-link:focus {
  text-decoration: none;
  color: #16153d;
}
.templateHomepage .templateHomepage--raccourcis .templateHomepage--raccourcis-item {
  background-color: #ffffffb3;
  height: 100%;
  padding: 0 15px 30px 15px;
  transition: background-color 0.3s;
}
.templateHomepage .templateHomepage--raccourcis .templateHomepage--raccourcis-item .templateHomepage--raccourcis-item-image {
  height: 240px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.templateHomepage .templateHomepage--raccourcis .templateHomepage--raccourcis-item .templateHomepage--raccourcis-item-image img {
  max-width: 130px;
  max-height: 120px;
  transition: opacity 0.3s;
}
.templateHomepage .templateHomepage--raccourcis .templateHomepage--raccourcis-item .templateHomepage--raccourcis-item-image img.white {
  position: absolute;
  opacity: 0;
  transition: opacity 0.3s, transform 1s;
}
.templateHomepage .templateHomepage--raccourcis .templateHomepage--raccourcis-item .structured_text_semantique_text {
  text-align: center;
}
.templateHomepage .templateHomepage--raccourcis .templateHomepage--raccourcis-item .structured_text_semantique_text h2 {
  line-height: 1;
  margin: 0 0 10px 0;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.4rem;
  transition: wolor 0.3s;
}
@media (min-width: 992px) {
  .templateHomepage .templateHomepage--raccourcis .templateHomepage--raccourcis-item .structured_text_semantique_text h2 {
    font-size: 1.7rem;
  }
}
.templateHomepage .templateHomepage--raccourcis .templateHomepage--raccourcis-item .structured_text_semantique_text p {
  margin: 0;
  line-height: 1.2;
  font-weight: 500;
  transition: wolor 0.3s;
}
.templateHomepage .templateHomepage--raccourcis .templateHomepage--raccourcis-item:hover, .templateHomepage .templateHomepage--raccourcis .templateHomepage--raccourcis-item:active, .templateHomepage .templateHomepage--raccourcis .templateHomepage--raccourcis-item:focus {
  background-color: #16153d;
}
.templateHomepage .templateHomepage--raccourcis .templateHomepage--raccourcis-item:hover .templateHomepage--raccourcis-item-image img.blue, .templateHomepage .templateHomepage--raccourcis .templateHomepage--raccourcis-item:active .templateHomepage--raccourcis-item-image img.blue, .templateHomepage .templateHomepage--raccourcis .templateHomepage--raccourcis-item:focus .templateHomepage--raccourcis-item-image img.blue {
  opacity: 0;
}
.templateHomepage .templateHomepage--raccourcis .templateHomepage--raccourcis-item:hover .templateHomepage--raccourcis-item-image img.white, .templateHomepage .templateHomepage--raccourcis .templateHomepage--raccourcis-item:active .templateHomepage--raccourcis-item-image img.white, .templateHomepage .templateHomepage--raccourcis .templateHomepage--raccourcis-item:focus .templateHomepage--raccourcis-item-image img.white {
  opacity: 1;
  transform: translateY(-20px);
}
.templateHomepage .templateHomepage--raccourcis .templateHomepage--raccourcis-item:hover .structured_text_semantique_text h2, .templateHomepage .templateHomepage--raccourcis .templateHomepage--raccourcis-item:hover .structured_text_semantique_text p, .templateHomepage .templateHomepage--raccourcis .templateHomepage--raccourcis-item:active .structured_text_semantique_text h2, .templateHomepage .templateHomepage--raccourcis .templateHomepage--raccourcis-item:active .structured_text_semantique_text p, .templateHomepage .templateHomepage--raccourcis .templateHomepage--raccourcis-item:focus .structured_text_semantique_text h2, .templateHomepage .templateHomepage--raccourcis .templateHomepage--raccourcis-item:focus .structured_text_semantique_text p {
  color: #fff;
}
@media (min-width: 992px) {
  .templateHomepage .templateHomepage--presentation {
    margin: -170px 0 0 0;
  }
}
.templateHomepage .templateHomepage--presentation .container {
  position: relative;
  padding: 40px 85px 40px 15px;
}
@media (max-width: 1199.98px) {
  .templateHomepage .templateHomepage--presentation .container {
    background-color: #16153d;
    margin: 0 0 30px 0;
  }
}
@media (min-width: 992px) {
  .templateHomepage .templateHomepage--presentation .container {
    padding: 400px 15px 550px 15px;
  }
  .templateHomepage .templateHomepage--presentation .container::before {
    content: "";
    width: 1790px;
    height: 1105px;
    background-image: url(../../../../images/icon/homepage-background.svg);
    position: absolute;
    top: 40px;
    right: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
  }
}
@media (min-width: 1400px) {
  .templateHomepage .templateHomepage--presentation .container .templateHomepage--presentation-text {
    padding: 0 55px 0 135px;
  }
}
.templateHomepage .templateHomepage--presentation .container .templateHomepage--presentation-text .structured_text_semantique_text {
  position: relative;
  z-index: 1;
}
.templateHomepage .templateHomepage--presentation .container .templateHomepage--presentation-text .structured_text_semantique_text h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 1;
  font-weight: 700;
}
@media (min-width: 992px) {
  .templateHomepage .templateHomepage--presentation .container .templateHomepage--presentation-text .structured_text_semantique_text h2 {
    font-size: 2.5rem;
  }
}
.templateHomepage .templateHomepage--presentation .container .templateHomepage--presentation-text .structured_text_semantique_text p {
  color: #fff;
  font-weight: 500;
}
@media (min-width: 992px) {
  .templateHomepage .templateHomepage--presentation .container .templateHomepage--presentation-text .structured_text_semantique_text p {
    font-size: 1.2rem;
  }
}
@media (min-width: 1400px) {
  .templateHomepage .templateHomepage--presentation .container .templateHomepage--presentation-text::after {
    content: "";
    width: 536px;
    height: 776px;
    background-image: url(../../../../images/icon/homepage-background-2.png);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
.templateHomepage .templateHomepage--presentation .container .templateHomepage--presentation-cta {
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  .templateHomepage .templateHomepage--presentation .container .templateHomepage--presentation-cta {
    justify-content: center;
  }
}
.templateHomepage .templateHomepage--presentation .container .templateHomepage--presentation-cta a {
  color: #fff;
  text-transform: uppercase;
  padding: 14px 30px 14px;
  width: 210px;
  white-space: initial;
  text-align: left;
  z-index: 1;
}
@media (min-width: 1400px) {
  .templateHomepage .templateHomepage--news {
    padding: 80px 0 0 0;
  }
}
.templateHomepage .templateHomepage--news .templateHomepage--news-title {
  position: relative;
}
.templateHomepage .templateHomepage--news .templateHomepage--news-title h2 {
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 30px 0;
  font-size: 2.5rem;
  letter-spacing: 1px;
  line-height: 1;
}
@media (min-width: 992px) {
  .templateHomepage .templateHomepage--news .templateHomepage--news-title h2 {
    position: absolute;
    transform: translate(-148px, 150px) rotate(-90deg);
    width: 356px;
    font-size: 3.1rem;
    margin: 0;
  }
}
@media (min-width: 1400px) {
  .templateHomepage .templateHomepage--news .templateHomepage--news-list {
    padding: 80px 270px 0 15px;
  }
}
.templateHomepage .templateHomepage--news .templateHomepage--news-list .templateHomepage--news-list-item {
  position: relative;
  display: block;
}
@media (min-width: 1400px) {
  .templateHomepage .templateHomepage--news .templateHomepage--news-list .templateHomepage--news-list-item::before {
    content: "";
    width: 100%;
    height: 80%;
    position: absolute;
    top: 50%;
    right: -140px;
    background-color: white;
    transform: translateY(-50%);
    box-shadow: 0px 0px 65px 0px #00000024;
    z-index: -1;
  }
  .templateHomepage .templateHomepage--news .templateHomepage--news-list .templateHomepage--news-list-item::after {
    content: "";
    width: 100%;
    height: 60%;
    position: absolute;
    top: 50%;
    right: -260px;
    background-color: white;
    transform: translateY(-50%);
    box-shadow: 0px 0px 65px 0px #00000024;
    z-index: -2;
  }
}
.templateHomepage .templateHomepage--news .templateHomepage--news-list .templateHomepage--news-list-item .templateHomepage--news-list-item-image {
  height: 450px;
  position: relative;
}
.templateHomepage .templateHomepage--news .templateHomepage--news-list .templateHomepage--news-list-item .templateHomepage--news-list-item-image::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -moz-linear-gradient(top, rgba(30, 87, 153, 0) 0%, rgba(22, 21, 61, 0.79) 100%);
  background: -webkit-linear-gradient(top, rgba(30, 87, 153, 0) 0%, rgba(22, 21, 61, 0.79) 100%);
  background: linear-gradient(to bottom, rgba(30, 87, 153, 0) 0%, rgba(22, 21, 61, 0.79) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#001e5799", endColorstr="#c916153d",GradientType=0 );
}
.templateHomepage .templateHomepage--news .templateHomepage--news-list .templateHomepage--news-list-item .templateHomepage--news-list-item-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.templateHomepage .templateHomepage--news .templateHomepage--news-list .templateHomepage--news-list-item .templateHomepage--news-list-item-text h3 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.9rem;
  padding: 0 20px 30px 20px;
  position: relative;
}
@media (min-width: 992px) {
  .templateHomepage .templateHomepage--news .templateHomepage--news-list .templateHomepage--news-list-item .templateHomepage--news-list-item-text h3 {
    padding: 0 40px 30px 40px;
  }
}
.templateHomepage .templateHomepage--news .templateHomepage--news-list .templateHomepage--news-list-item .templateHomepage--news-list-item-text h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 350px;
  max-width: 100%;
  height: 10px;
  background: #16153d;
  background: -moz-linear-gradient(left, #16153d 0%, #80cde6 100%);
  background: -webkit-linear-gradient(left, #16153d 0%, #80cde6 100%);
  background: linear-gradient(to right, #16153d 0%, #80cde6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#16153d", endColorstr="#80cde6",GradientType=1 );
  transition: width 0.3s;
}
.templateHomepage .templateHomepage--news .templateHomepage--news-list .templateHomepage--news-list-item .templateHomepage--news-list-item-text p {
  color: #fff;
  font-weight: 500;
  margin: 10px 20px 40px 20px;
  line-height: 1.2;
  display: none;
}
@media (min-width: 992px) {
  .templateHomepage .templateHomepage--news .templateHomepage--news-list .templateHomepage--news-list-item .templateHomepage--news-list-item-text p {
    margin: 10px 40px 40px 40px;
    display: block;
  }
}
@media (min-width: 1400px) {
  .templateHomepage .templateHomepage--news .templateHomepage--news-list .templateHomepage--news-list-item .templateHomepage--news-list-item-text::before {
    content: "";
    width: 714px;
    height: 464px;
    position: absolute;
    top: -130px;
    right: -400px;
    background-image: url(../../../../images/homepage-deco-news.png);
    z-index: -1;
  }
}
.templateHomepage .templateHomepage--news .templateHomepage--news-list .templateHomepage--news-list-item:hover .templateHomepage--news-list-item-text h3::after, .templateHomepage .templateHomepage--news .templateHomepage--news-list .templateHomepage--news-list-item:focus .templateHomepage--news-list-item-text h3::after, .templateHomepage .templateHomepage--news .templateHomepage--news-list .templateHomepage--news-list-item:active .templateHomepage--news-list-item-text h3::after {
  width: 100%;
}
.templateHomepage .templateHomepage--news .templateHomepage--news-list .templateHomepage--news-list-btn {
  padding: 20px 0 0 0;
}
@media (min-width: 992px) {
  .templateHomepage .templateHomepage--news .templateHomepage--news-list .templateHomepage--news-list-btn {
    text-align: right;
  }
}
.templateHomepage .templateHomepage--news .templateHomepage--news-list .templateHomepage--news-list-btn a {
  text-transform: uppercase;
}
.templateHomepage .templateHomepage--news .templateHomepage--news-list .templateHomepage--news-list-cta a {
  margin: 40px 0 0 0;
}
@media (min-width: 992px) {
  .templateHomepage .templateHomepage--news .templateHomepage--news-list .templateHomepage--news-list-cta a {
    margin: -82px 0 0 0;
  }
}
.templateHomepage .templateHomepage--references {
  padding: 40px 0 40px;
}
@media (min-width: 992px) {
  .templateHomepage .templateHomepage--references {
    padding: 250px 0 130px 0;
  }
}
.templateHomepage .templateHomepage--references .templateHomepage--references-img {
  position: relative;
}
@media (max-width: 1199.98px) {
  .templateHomepage .templateHomepage--references .templateHomepage--references-img {
    display: none;
  }
}
.templateHomepage .templateHomepage--references .templateHomepage--references-img img {
  position: absolute;
  max-width: initial;
  right: 0;
  bottom: 0;
}
.templateHomepage .templateHomepage--references .templateHomepage--references-link a {
  color: #80cde6;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.8rem;
  position: relative;
  line-height: 40px;
  display: block;
  text-align: center;
  margin: 20px 0 0 0;
}
@media (max-width: 991.98px) {
  .templateHomepage .templateHomepage--references .templateHomepage--references-link a {
    background-color: #16153d;
    color: #fff;
    padding: 20px 0;
  }
}
@media (min-width: 1200px) {
  .templateHomepage .templateHomepage--references .templateHomepage--references-link a {
    display: inline-block;
    text-align: left;
    font-size: 2.5rem;
    margin: 0 0 23px 30px;
    line-height: 70px;
  }
  .templateHomepage .templateHomepage--references .templateHomepage--references-link a::before {
    content: "";
    width: 0;
    height: 8px;
    background: #16153d;
    background: -webkit-gradient(linear, left top, right top, from(#16153d), to(#80cde6));
    background: -o-linear-gradient(left, #16153d 0, #80cde6 100%);
    background: linear-gradient(90deg, #16153d 0, #80cde6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#16153d",endColorstr="#80cde6",GradientType=1);
    position: absolute;
    bottom: 66px;
    left: -47px;
    transition: width 0.3s;
  }
  .templateHomepage .templateHomepage--references .templateHomepage--references-link a:hover::before, .templateHomepage .templateHomepage--references .templateHomepage--references-link a:active::before, .templateHomepage .templateHomepage--references .templateHomepage--references-link a:focus::before {
    width: 460px;
  }
}
.templateHomepage .templateHomepage--references .templateHomepage--references-link a:hover, .templateHomepage .templateHomepage--references .templateHomepage--references-link a:active, .templateHomepage .templateHomepage--references .templateHomepage--references-link a:focus {
  text-decoration: none;
}
.templateHomepage .templateHomepage--partenaires h2 {
  text-align: center;
  text-transform: uppercase;
  color: #16153d;
  font-weight: 800;
  margin: 0 0 30px 0;
}
.templateHomepage .templateHomepage--partenaires.templateHomepage--partenaires-second {
  padding: 50px 0 170px 0;
}
.templateHomepage .templateHomepage--partenaires .templateHomepage--partenaires-link {
  display: flex;
  justify-content: center;
  padding: 30px 0 0 0;
}
.templateHomepage .templateHomepage--partenaires .templateHomepage--partenaires-link a {
  text-transform: uppercase;
  width: 240px;
  white-space: initial;
}
.templateHomepage .templateHomepage--partenaires .article-gallery::before {
  content: "";
  width: 150px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -moz-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#00ffffff",GradientType=1 );
  /* IE6-9 */
  z-index: 1;
}
.templateHomepage .templateHomepage--partenaires .article-gallery::after {
  content: "";
  width: 150px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=1 );
  /* IE6-9 */
}

.aproposTemplate {
  overflow: hidden;
}
.aproposTemplate .aproposTemplate--intro {
  padding: 20px 0 40px;
  text-align: center;
}
@media (min-width: 992px) {
  .aproposTemplate .aproposTemplate--intro {
    padding: 20px 0 70px;
  }
}
.aproposTemplate .aproposTemplate--intro p {
  font-weight: 500;
  font-size: 1.2rem;
}
.aproposTemplate .aproposTemplate--reassurance {
  box-shadow: 0px 0px 25px 0px #0000004d;
  padding: 30px 0;
}
@media (min-width: 992px) {
  .aproposTemplate .aproposTemplate--reassurance {
    padding: 60px 0;
  }
}
.aproposTemplate .aproposTemplate--reassurance .aproposTemplate--reassurance-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.aproposTemplate .aproposTemplate--reassurance .aproposTemplate--reassurance-item p {
  line-height: 1.2;
  font-weight: 500;
  color: #16153d;
}
.aproposTemplate .aproposTemplate--reassurance .aproposTemplate--reassurance-item .aproposTemplate--reassurance-item-img {
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 0px 0;
}
@media (min-width: 992px) {
  .aproposTemplate .aproposTemplate--reassurance .aproposTemplate--reassurance-item .aproposTemplate--reassurance-item-img {
    height: 150px;
  }
}
.aproposTemplate .aproposTemplate--textLibre {
  padding: 50px 0;
}
.aproposTemplate .aproposTemplate--textLibre img {
  height: initial !important;
}
.aproposTemplate .aproposTemplate--article-list .aproposTemplate--article {
  position: relative;
  padding: 130px 0 50px;
}
@media (min-width: 992px) {
  .aproposTemplate .aproposTemplate--article-list .aproposTemplate--article {
    padding: 260px 0 360px 0;
  }
}
.aproposTemplate .aproposTemplate--article-list .aproposTemplate--article .aproposTemplate--article--img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 280px;
}
@media (min-width: 992px) {
  .aproposTemplate .aproposTemplate--article-list .aproposTemplate--article .aproposTemplate--article--img {
    width: 45%;
    height: 100%;
  }
}
.aproposTemplate .aproposTemplate--article-list .aproposTemplate--article .aproposTemplate--article--img .elementPicture, .aproposTemplate .aproposTemplate--article-list .aproposTemplate--article .aproposTemplate--article--img .txtLeft {
  height: 100%;
}
.aproposTemplate .aproposTemplate--article-list .aproposTemplate--article .row {
  justify-content: flex-end;
}
.aproposTemplate .aproposTemplate--article-list .aproposTemplate--article .row .aproposTemplate--article-text {
  background-color: #ffffffc2;
  padding: 20px;
  position: relative;
  box-shadow: 0 0 25px 0 #0000004d;
  z-index: 1;
}
@media (min-width: 992px) {
  .aproposTemplate .aproposTemplate--article-list .aproposTemplate--article .row .aproposTemplate--article-text {
    padding: 70px;
  }
}
.aproposTemplate .aproposTemplate--article-list .aproposTemplate--article .row .aproposTemplate--article-text::after {
  content: "";
  width: 100%;
  height: 18px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #16153d;
  background: -webkit-gradient(linear, left top, right top, from(#16153d), to(#80cde6));
  background: -o-linear-gradient(left, #16153d 0, #80cde6 100%);
  background: linear-gradient(90deg, #16153d 0, #80cde6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#16153d",endColorstr="#80cde6",GradientType=1);
}
.aproposTemplate .aproposTemplate--article-list .aproposTemplate--article .row .aproposTemplate--article-text::before {
  content: "";
  width: 2px;
  height: calc(100% + 200px);
  background-color: #fff;
  position: absolute;
  left: -40px;
  bottom: 60px;
}
.aproposTemplate .aproposTemplate--article-list .aproposTemplate--article .row .aproposTemplate--article-text p {
  font-weight: 600;
  color: #16153d;
  font-size: 1.1rem;
  letter-spacing: 1px;
}
.aproposTemplate .aproposTemplate--article-list .aproposTemplate--article:nth-child(2n+2) .aproposTemplate--article--img {
  left: initial;
  right: 0;
}
.aproposTemplate .aproposTemplate--article-list .aproposTemplate--article:nth-child(2n+2) .row {
  justify-content: flex-start;
}
.aproposTemplate .aproposTemplate--article-list .aproposTemplate--article:nth-child(2n+2) .row .aproposTemplate--article-text::before {
  left: initial;
  right: -40px;
}
@media (min-width: 992px) {
  .aproposTemplate .aproposTemplate--article-list .aproposTemplate--article:not(:first-child) {
    margin: -80px 0 0 0;
  }
  .aproposTemplate .aproposTemplate--article-list .aproposTemplate--article:nth-child(2)::before {
    content: "";
    width: 1077px;
    height: 770px;
    background-image: url(../../../../images/squartis-apropos-deco.png);
    position: absolute;
    top: -390px;
    right: 0;
  }
  .aproposTemplate .aproposTemplate--article-list .aproposTemplate--article:nth-child(4)::before {
    content: "";
    width: 1065px;
    height: 756px;
    background-image: url(../../../../images/squartis-apropos-deco02.png);
    position: absolute;
    top: -300px;
    left: 0;
    z-index: 1;
  }
}
.aproposTemplate .aproposTemplate--reassuranceCarrousel {
  padding: 0 0 20px 0;
}
@media (min-width: 992px) {
  .aproposTemplate .aproposTemplate--reassuranceCarrousel {
    padding: 150px 0 20px 0;
  }
}
.aproposTemplate .aproposTemplate--reassuranceCarrousel .aproposTemplate--reassuranceCarrousel--title h2 {
  width: 230px;
  max-width: 100%;
}
@media (min-width: 992px) {
  .aproposTemplate .aproposTemplate--reassuranceCarrousel .aproposTemplate--reassuranceCarrousel--title h2 {
    margin: 0px 0 -110px 0;
  }
}
.aproposTemplate .aproposTemplate--reassuranceCarrousel .aproposTemplate--reassuranceCarrousel-bloc button {
  width: 50px;
  height: 50px;
  top: initial;
  transform: translateX(0);
  bottom: 100px;
  left: -70px;
}
.aproposTemplate .aproposTemplate--reassuranceCarrousel .aproposTemplate--reassuranceCarrousel-bloc button::before {
  font-size: 3rem;
  color: #80cde6;
  opacity: 1;
}
.aproposTemplate .aproposTemplate--reassuranceCarrousel .aproposTemplate--reassuranceCarrousel-bloc button.slick-next {
  left: initial;
  right: -70px;
}
.aproposTemplate .aproposTemplate--reassuranceCarrousel .aproposTemplate--reassuranceCarrousel-bloc .slick-list {
  padding: 20px 50px !important;
}
.aproposTemplate .aproposTemplate--reassuranceCarrousel .aproposTemplate--reassuranceCarrousel-bloc .slick-list .aproposTemplate--reassuranceCarrousel-bloc-item {
  margin: 0 15px 0 15px;
  box-shadow: 0 0 15px 0 #0000001c;
  padding: 15px 0 0 0;
  transition: width 1s;
}
@media (min-width: 992px) {
  .aproposTemplate .aproposTemplate--reassuranceCarrousel .aproposTemplate--reassuranceCarrousel-bloc .slick-list .aproposTemplate--reassuranceCarrousel-bloc-item {
    margin: 158px 15px 0 15px;
    padding: 20px;
  }
}
.aproposTemplate .aproposTemplate--reassuranceCarrousel .aproposTemplate--reassuranceCarrousel-bloc .slick-list .aproposTemplate--reassuranceCarrousel-bloc-item .aproposTemplate--reassuranceCarrousel-bloc-item-Picto {
  display: flex;
  justify-content: center;
  max-width: 171px;
  margin: 0 auto;
  transition: max-width 1s;
}
.aproposTemplate .aproposTemplate--reassuranceCarrousel .aproposTemplate--reassuranceCarrousel-bloc .slick-list .aproposTemplate--reassuranceCarrousel-bloc-item .aproposTemplate--reassuranceCarrousel-bloc-item-Picto img {
  max-width: 90px;
  transition: max-width 1s;
}
.aproposTemplate .aproposTemplate--reassuranceCarrousel .aproposTemplate--reassuranceCarrousel-bloc .slick-list .aproposTemplate--reassuranceCarrousel-bloc-item .aproposTemplate--reassuranceCarrousel-bloc-item-text {
  opacity: 0;
  width: 0;
  height: 0;
  overflow: hidden;
  transform: translateY(10px);
  transition: opacity 1s, transform 1s;
}
.aproposTemplate .aproposTemplate--reassuranceCarrousel .aproposTemplate--reassuranceCarrousel-bloc .slick-list .aproposTemplate--reassuranceCarrousel-bloc-item .aproposTemplate--reassuranceCarrousel-bloc-item-text p {
  text-align: center;
  font-size: 30px;
  font-size: 1.1rem;
  text-transform: uppercase;
  line-height: 1;
  color: #16153d;
  padding: 20px 0 0 0;
}
@media (min-width: 992px) {
  .aproposTemplate .aproposTemplate--reassuranceCarrousel .aproposTemplate--reassuranceCarrousel-bloc .slick-list .aproposTemplate--reassuranceCarrousel-bloc-item .aproposTemplate--reassuranceCarrousel-bloc-item-text p {
    font-size: 1.5rem;
  }
}
.aproposTemplate .aproposTemplate--reassuranceCarrousel .aproposTemplate--reassuranceCarrousel-bloc .slick-list .aproposTemplate--reassuranceCarrousel-bloc-item .aproposTemplate--reassuranceCarrousel-bloc-item-text p strong {
  display: block;
  color: #80cde6;
}
.aproposTemplate .aproposTemplate--reassuranceCarrousel .aproposTemplate--reassuranceCarrousel-bloc .slick-list .aproposTemplate--reassuranceCarrousel-bloc-item.slick-center {
  margin: 0 15px;
}
.aproposTemplate .aproposTemplate--reassuranceCarrousel .aproposTemplate--reassuranceCarrousel-bloc .slick-list .aproposTemplate--reassuranceCarrousel-bloc-item.slick-center .aproposTemplate--reassuranceCarrousel-bloc-item-text {
  opacity: 1;
  transform: translateY(0);
  width: 100%;
  height: initial;
}
.aproposTemplate .aproposTemplate--reassuranceCarrousel .aproposTemplate--reassuranceCarrousel-bloc .slick-list .aproposTemplate--reassuranceCarrousel-bloc-item.slick-center .aproposTemplate--reassuranceCarrousel-bloc-item-Picto img {
  max-width: 90px;
}
@media (min-width: 992px) {
  .aproposTemplate .aproposTemplate--reassuranceCarrousel .aproposTemplate--reassuranceCarrousel-bloc .slick-list .aproposTemplate--reassuranceCarrousel-bloc-item.slick-center .aproposTemplate--reassuranceCarrousel-bloc-item-Picto img {
    max-width: 100%;
  }
}
.aproposTemplate .aproposTemplate--link {
  overflow: hidden;
}
.aproposTemplate .aproposTemplate--link p {
  display: flex;
  justify-content: flex-end;
}
.aproposTemplate .aproposTemplate--link p a {
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: 500;
  color: #16153d;
  padding: 15px 0;
  width: 90%;
  position: relative;
  transition: padding 0.3s, color 0.3s;
}
@media (min-width: 992px) {
  .aproposTemplate .aproposTemplate--link p a {
    width: 50%;
  }
}
.aproposTemplate .aproposTemplate--link p a::before {
  content: "";
  width: 1130px;
  height: 2px;
  background-color: #80cde6;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: height 0.3s;
}
.aproposTemplate .aproposTemplate--link p a:hover, .aproposTemplate .aproposTemplate--link p a:active, .aproposTemplate .aproposTemplate--link p a:focus {
  text-decoration: none;
  padding: 15px 20px;
  color: #fff;
}
.aproposTemplate .aproposTemplate--link p a:hover::before, .aproposTemplate .aproposTemplate--link p a:active::before, .aproposTemplate .aproposTemplate--link p a:focus::before {
  height: 100%;
}

.pageContactTemplate .pageContactTemplate--intro {
  position: relative;
  padding: 0 0 220px 0;
}
@media (min-width: 992px) {
  .pageContactTemplate .pageContactTemplate--intro::before {
    content: "";
    width: 50%;
    height: 790px;
    position: absolute;
    bottom: 0;
    left: 0;
    box-shadow: 0px 0px 55px 0px #00000026;
  }
}
.pageContactTemplate .pageContactTemplate--intro .row {
  justify-content: space-between;
  align-items: center;
}
.pageContactTemplate .pageContactTemplate--intro .row .pageContactTemplate--intro-text h1 {
  width: 250px;
}
.pageContactTemplate .pageContactTemplate--intro .row .pageContactTemplate--intro-text p {
  font-size: 1.2rem;
  font-weight: 600;
  color: #16153d;
}
@media (max-width: 991.98px) {
  .pageContactTemplate .pageContactTemplate--intro .row .pageContactTemplate--intro-img {
    display: none;
  }
}
.pageContactTemplate .pageContactTemplate--form {
  margin: -231px 0 0;
  overflow: hidden;
  padding: 50px 0 0 0;
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--intro .pageContactTemplate--form--intro-img {
  max-height: 455px;
  height: 100%;
}
@media (min-width: 992px) {
  .pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--intro .pageContactTemplate--form--intro-img {
    position: relative;
    max-height: none;
  }
  .pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--intro .pageContactTemplate--form--intro-img > .elementPicture {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--intro .pageContactTemplate--form--intro-img div {
  height: 100%;
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--intro .pageContactTemplate--form--intro-tel {
  box-shadow: 0 0 55px 0 #00000026;
  padding: 30px 40px;
  background-color: #fff;
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--intro .pageContactTemplate--form--intro-tel .pageContactTemplate--form--intro-linkTel {
  display: flex;
  align-items: flex-end;
}
@media (max-width: 1199.98px) {
  .pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--intro .pageContactTemplate--form--intro-tel .pageContactTemplate--form--intro-linkTel {
    flex-direction: column;
    align-items: center;
  }
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--intro .pageContactTemplate--form--intro-tel .pageContactTemplate--form--intro-linkTel .structured_text_semantique_text {
  display: flex;
  align-items: flex-end;
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--intro .pageContactTemplate--form--intro-tel .pageContactTemplate--form--intro-linkTel .structured_text_semantique_text p {
  margin: 0;
  line-height: 1;
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--intro .pageContactTemplate--form--intro-tel .pageContactTemplate--form--intro-linkTel .structured_text_semantique_text p a {
  color: #16153d;
  font-weight: 700;
  font-size: 1.5rem;
  transition: color 0.3s;
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--intro .pageContactTemplate--form--intro-tel .pageContactTemplate--form--intro-linkTel .structured_text_semantique_text p a:hover, .pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--intro .pageContactTemplate--form--intro-tel .pageContactTemplate--form--intro-linkTel .structured_text_semantique_text p a:active, .pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--intro .pageContactTemplate--form--intro-tel .pageContactTemplate--form--intro-linkTel .structured_text_semantique_text p a:focus {
  text-decoration: none;
  color: #80cde6;
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--intro .pageContactTemplate--form--intro-tel .pageContactTemplate--form--intro-linkTel > p {
  font-size: 1.3rem;
  font-weight: 700;
  display: flex;
  align-items: flex-end;
  line-height: 1;
}
@media (min-width: 992px) {
  .pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--intro .pageContactTemplate--form--intro-tel .pageContactTemplate--form--intro-linkTel > p {
    margin: 0 10px;
  }
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--intro .pageContactTemplate--form--intro-tel .pageContactTemplate--form--intro-linkTel > p a {
  display: block;
  margin: 0 0 -4px 10px;
  transform: translateZ(0);
  color: #16153d;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--intro .pageContactTemplate--form--intro-tel .pageContactTemplate--form--intro-linkTel > p a span {
  font-size: 2.5rem;
  font-weight: 700;
  display: block;
  color: #16153d;
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--intro .pageContactTemplate--form--intro-tel .pageContactTemplate--form--intro-linkTel > p a:hover, .pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--intro .pageContactTemplate--form--intro-tel .pageContactTemplate--form--intro-linkTel > p a:focus, .pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--intro .pageContactTemplate--form--intro-tel .pageContactTemplate--form--intro-linkTel > p a:active {
  color: #16153d;
  text-decoration: none;
  transform: scale(1.3);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--intro .pageContactTemplate--form--intro-tel .pageContactTemplate--form--intro-text p {
  font-size: 1.2rem;
  font-weight: 600;
  color: #16153d;
  margin: 20px 0 10px 0;
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--intro .pageContactTemplate--form--intro-adress {
  background-color: #80cde6;
  padding: 30px 40px;
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--intro .pageContactTemplate--form--intro-adress p {
  font-size: 1.2rem;
  font-weight: 600;
  color: #fff;
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--intro .pageContactTemplate--form--intro-adress p strong {
  font-size: 1.5rem;
  color: #16153d;
  text-transform: uppercase;
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc {
  position: relative;
  padding: 20px;
}
@media (min-width: 992px) {
  .pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc {
    padding: 90px 110px 170px 110px;
  }
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #274493;
  background: -moz-radial-gradient(center, ellipse cover, #274493 0%, #16153d 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #274493 0%, #16153d 100%);
  background: radial-gradient(ellipse at center, #274493 0%, #16153d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#274493", endColorstr="#16153d",GradientType=1 );
}
@media (min-width: 992px) {
  .pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc::before {
    width: calc(100% + 910px);
  }
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form fieldset .error {
  background-color: #fff;
  color: #d60808;
  padding: 1px 40px;
  display: inline-block;
  border-radius: 30px;
  font-size: 0.9rem;
  margin: 0 0 5px 0;
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form fieldset label {
  display: block;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  font-weight: 500;
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form fieldset label span {
  color: #fff;
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form fieldset input, .pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form fieldset textarea {
  width: 100%;
  background-color: transparent;
  color: #fff;
  border: transparent;
  border-bottom: 1px solid #fff;
  margin: 0 0 30px 0;
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form fieldset input:hover, .pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form fieldset input:active, .pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form fieldset input:focus, .pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form fieldset textarea:hover, .pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form fieldset textarea:active, .pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form fieldset textarea:focus {
  outline: none;
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form fieldset .form_creator_footer p {
  color: #fff;
  font-size: 0.9rem;
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form fieldset .checkbox {
  display: flex;
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form fieldset .checkbox input {
  appearance: none;
  width: 15px;
  height: 15px;
  min-width: 15px;
  border: 1px solid #fff;
  margin: 0 10px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form fieldset .checkbox input:checked::after {
  content: "";
  font-family: "icomoon";
  font-size: 0.7rem;
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form fieldset .checkbox label {
  text-transform: initial;
  font-weight: 300;
  margin: -5px 0 0 0;
  font-size: 0.9rem;
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form fieldset #captcha {
  padding: 40px 0 30px;
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form .submit-bloc {
  display: flex;
  justify-content: center;
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form .submit-bloc .submit {
  position: relative;
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form .submit-bloc .submit input {
  position: relative;
  z-index: 2;
  cursor: pointer;
  color: #fff;
  background-color: transparent;
  border: transparent;
  text-transform: uppercase;
  font-size: 2rem;
  padding: 10px 0;
  transition: padding 0.3s;
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form .submit-bloc .submit input:hover, .pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form .submit-bloc .submit input:focus, .pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form .submit-bloc .submit input:active {
  outline: none;
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form .submit-bloc .submit::before {
  content: "";
  font-family: "icomoon";
  position: absolute;
  bottom: 13px;
  right: -40px;
  z-index: 2;
  color: #80cde6;
  font-size: 1.6rem;
  transition: color 0.3s;
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form .submit-bloc .submit::after {
  content: "";
  width: 1500px;
  height: 2px;
  z-index: 1;
  background-color: #80cde6;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: height 0.3s;
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form .submit-bloc .submit:hover input, .pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form .submit-bloc .submit:active input, .pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form .submit-bloc .submit:focus input {
  padding: 10px 0 10px 20px;
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form .submit-bloc .submit:hover::before, .pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form .submit-bloc .submit:active::before, .pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form .submit-bloc .submit:focus::before {
  color: #fff;
}
.pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form .submit-bloc .submit:hover::after, .pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form .submit-bloc .submit:active::after, .pageContactTemplate .pageContactTemplate--form .pageContactTemplate--form--bloc .formulaire form .submit-bloc .submit:focus::after {
  height: 100%;
}
.pageContactTemplate .pageContactTemplate--map {
  height: 530px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .pageContactTemplate .pageContactTemplate--map {
    margin: 0 0 -110px 0;
  }
}
.pageContactTemplate .pageContactTemplate--map div, .pageContactTemplate .pageContactTemplate--map iframe {
  height: 100% !important;
}

.solutionsTemplate {
  overflow: hidden;
}
.solutionsTemplate .solutionsTemplate--intro {
  text-align: center;
  padding: 40px 0 60px 0;
}
.solutionsTemplate .solutionsTemplate--intro p {
  font-size: 1.2rem;
  font-weight: 600;
  color: #16153d;
}
.solutionsTemplate .solutionsTemplate--mainArticle-text-link {
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.31);
  padding: 20px 0;
  margin: 0 0 40px 0;
}
.solutionsTemplate .solutionsTemplate--mainArticle-text-link h2::after {
  content: "";
  width: 420px;
  height: 3px;
  background-color: #16153d;
  display: block;
  margin: 5px 0 20px 0;
}
.solutionsTemplate .solutionsTemplate--mainArticle-text-link .logo-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.solutionsTemplate .solutionsTemplate--mainArticle {
  padding: 150px 0 0 0;
  position: relative;
}
@media (min-width: 992px) {
  .solutionsTemplate .solutionsTemplate--mainArticle {
    padding: 150px 0;
  }
}
.solutionsTemplate .solutionsTemplate--mainArticle::before {
  content: "";
  width: 100%;
  height: calc(100% - 150px);
  background-color: #fff;
  position: absolute;
  top: 140px;
  left: 0;
  box-shadow: 0 0 55px 0 #00000026;
}
@media (min-width: 992px) {
  .solutionsTemplate .solutionsTemplate--mainArticle::before {
    height: calc(100% - 300px);
  }
}
.solutionsTemplate .solutionsTemplate--mainArticle .solutionsTemplate--mainArticle--img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 180px;
}
@media (min-width: 992px) {
  .solutionsTemplate .solutionsTemplate--mainArticle .solutionsTemplate--mainArticle--img {
    width: 50%;
    height: 100%;
  }
}
.solutionsTemplate .solutionsTemplate--mainArticle .solutionsTemplate--mainArticle--img div {
  height: 100%;
}
.solutionsTemplate .solutionsTemplate--mainArticle .solutionsTemplate--mainArticle-text {
  padding: 60px 15px 40px 15px;
}
@media (min-width: 992px) {
  .solutionsTemplate .solutionsTemplate--mainArticle .solutionsTemplate--mainArticle-text {
    padding: 60px 15px;
  }
}
.solutionsTemplate .solutionsTemplate--mainArticle .solutionsTemplate--mainArticle-text p {
  color: #16153d;
  font-weight: 500;
  font-size: 1.1rem;
}
.solutionsTemplate .solutionsTemplate--article {
  position: relative;
  padding: 70px 0 50px 0;
}
@media (min-width: 992px) {
  .solutionsTemplate .solutionsTemplate--article {
    padding: 70px 0;
    margin: -20px 0 0 0;
  }
}
.solutionsTemplate .solutionsTemplate--article .article--name {
  position: absolute;
  top: -200px;
  left: 0;
  width: 50px;
  height: 50px;
  background: transparent;
}
.solutionsTemplate .solutionsTemplate--article .solutionsTemplate--article--img {
  position: absolute;
  top: 0;
  left: 0;
  height: 270px;
  width: 100%;
}
@media (min-width: 992px) {
  .solutionsTemplate .solutionsTemplate--article .solutionsTemplate--article--img {
    height: 100%;
    width: 40%;
  }
}
.solutionsTemplate .solutionsTemplate--article .solutionsTemplate--article--img div {
  height: 100%;
}
.solutionsTemplate .solutionsTemplate--article .container {
  position: relative;
}
.solutionsTemplate .solutionsTemplate--article .container .solutionsTemplate--article-text {
  width: 740px;
  max-width: 100%;
  margin: 0 auto;
  background-color: #fff;
  padding: 40px;
  box-shadow: 0 0 55px 0 #00000026;
  position: relative;
  color: #16153d;
  font-weight: 600;
  font-size: 1.1rem;
}
.solutionsTemplate .solutionsTemplate--article .container .solutionsTemplate--article-text::before {
  content: "";
  width: 100%;
  height: 15px;
  position: absolute;
  top: 0;
  left: 0;
  background: #16153d;
  background: -webkit-gradient(linear, left top, right top, from(#16153d), to(#80cde6));
  background: -o-linear-gradient(left, #16153d 0, #80cde6 100%);
  background: linear-gradient(90deg, #16153d 0, #80cde6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#16153d",endColorstr="#80cde6",GradientType=1);
}
.solutionsTemplate .solutionsTemplate--article .container .solutionsTemplate--article-text p {
  color: #16153d;
  font-weight: 500;
  font-size: 1.1rem;
}
.solutionsTemplate .solutionsTemplate--article .container .solutionsTemplate--article-text p:last-child {
  margin: 0;
}
.solutionsTemplate .solutionsTemplate--article:nth-child(2n+2) .solutionsTemplate--article--img {
  left: initial;
  right: 0;
}
.solutionsTemplate .solutionsTemplate--article:first-child {
  margin: 0;
}
@media (min-width: 992px) {
  .solutionsTemplate .solutionsTemplate--solution {
    padding: 80px 0 0 0;
  }
}
.solutionsTemplate .solutionsTemplate--solution h2 {
  text-align: center;
  width: 390px;
  max-width: 100%;
  margin: 0 auto 50px auto;
}
.solutionsTemplate .solutionsTemplate--solution .row {
  justify-content: center;
}
@media (max-width: 1199.98px) {
  .solutionsTemplate .solutionsTemplate--solution .row .solutionsTemplate--solution-item-bloc {
    margin: 0 0 30px 0;
  }
}
.solutionsTemplate .solutionsTemplate--solution .row .solutionsTemplate--solution-item-bloc .solutionsTemplate--solution-item {
  box-shadow: 0 0 55px 0 #00000026;
  padding: 100px 20px 20px 20px;
  position: relative;
  height: 100%;
  text-align: center;
  transition: transform 0.3s;
}
@media (max-width: 1199.98px) {
  .solutionsTemplate .solutionsTemplate--solution .row .solutionsTemplate--solution-item-bloc .solutionsTemplate--solution-item {
    margin: 0 0 30px 0;
  }
}
.solutionsTemplate .solutionsTemplate--solution .row .solutionsTemplate--solution-item-bloc .solutionsTemplate--solution-item .solutionsTemplate--solution-item-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -5000px;
  overflow: hidden;
  z-index: 1;
}
.solutionsTemplate .solutionsTemplate--solution .row .solutionsTemplate--solution-item-bloc .solutionsTemplate--solution-item .solutionsTemplate--solution-item-link .structured_text_semantique_text {
  height: 100%;
}
.solutionsTemplate .solutionsTemplate--solution .row .solutionsTemplate--solution-item-bloc .solutionsTemplate--solution-item .solutionsTemplate--solution-item-link .structured_text_semantique_text p {
  margin: 0;
  height: 100%;
}
.solutionsTemplate .solutionsTemplate--solution .row .solutionsTemplate--solution-item-bloc .solutionsTemplate--solution-item .solutionsTemplate--solution-item-link .structured_text_semantique_text p a {
  display: block;
  height: 100%;
  width: 100%;
}
.solutionsTemplate .solutionsTemplate--solution .row .solutionsTemplate--solution-item-bloc .solutionsTemplate--solution-item p {
  color: #16153d;
  font-weight: 700;
  line-height: 1;
}
.solutionsTemplate .solutionsTemplate--solution .row .solutionsTemplate--solution-item-bloc .solutionsTemplate--solution-item .solutionsTemplate--solution-item-picto {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 70px 0;
  height: 110px;
}
.solutionsTemplate .solutionsTemplate--solution .row .solutionsTemplate--solution-item-bloc .solutionsTemplate--solution-item .solutionsTemplate--solution-item-picto div {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.solutionsTemplate .solutionsTemplate--solution .row .solutionsTemplate--solution-item-bloc .solutionsTemplate--solution-item .solutionsTemplate--solution-item-picto img {
  max-height: 100%;
}
.solutionsTemplate .solutionsTemplate--solution .row .solutionsTemplate--solution-item-bloc .solutionsTemplate--solution-item:hover, .solutionsTemplate .solutionsTemplate--solution .row .solutionsTemplate--solution-item-bloc .solutionsTemplate--solution-item:active, .solutionsTemplate .solutionsTemplate--solution .row .solutionsTemplate--solution-item-bloc .solutionsTemplate--solution-item:focus {
  transform: translateY(-20px);
}

/* page campagne */
.page-campagne .content--bloc {
  overflow: hidden;
}

.page-campagne--formulaire .pageContactTemplate--form {
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
}
.page-campagne--formulaire .pageContactTemplate--form--bloc {
  padding: 30px 20px !important;
}

/* page campagne FIN */
/*TAC*/
#tarteaucitronAlertSmall {
  display: none !important;
}

/** Personnalisation **/
/**
*
* Formulaires
*
**/
/*========================================
=            Form par default            =
========================================*/
/*----------  Header / Footer  ----------*/
.form--header, .form--footer {
  margin-top: 20px;
}

/*----------  Checkbox & Radio other  ----------*/
.checkbox--other label, .radio--other label {
  width: auto;
}
.checkbox--other input[type=checkbox], .radio--other input[type=checkbox] {
  margin-top: 8px;
}

.checkbox--other-input, .radio--other-input {
  width: auto;
  display: inline;
  margin-left: 1rem;
}

/*=====  End of Form par default  ======*/
.content--bloc .formulaireAudit .formulaireAudit--inputs {
  display: flex;
  flex-direction: column;
}
.content--bloc .formulaireAudit .formulaireAudit--inputs label {
  display: none;
}
.content--bloc .formulaireAudit .formulaireAudit--inputs input {
  border: transparent;
  border-bottom: 2px solid #80cde6;
  margin: 0 0 20px 0;
  padding: 6px 0px;
}
.content--bloc .formulaireAudit .formulaireAudit--inputs input:-ms-input-placeholder {
  color: #80cde6;
}
.content--bloc .formulaireAudit .formulaireAudit--inputs input::-webkit-input-placeholder {
  color: #80cde6;
}
.content--bloc .formulaireAudit .formulaireAudit--inputs input::placeholder {
  color: #80cde6;
}
.content--bloc .formulaireAudit .formulaireAudit--inputs input:hover, .content--bloc .formulaireAudit .formulaireAudit--inputs input:active, .content--bloc .formulaireAudit .formulaireAudit--inputs input:focus {
  outline: none;
}
.content--bloc .formulaireAudit .formulaireAudit--inputs .checkbox {
  display: flex;
}
.content--bloc .formulaireAudit .formulaireAudit--inputs .checkbox label {
  display: block;
  color: #80cde6;
  font-size: 0.8rem;
  line-height: 1.2;
  font-weight: 200;
}
@media (min-width: 992px) {
  .content--bloc .formulaireAudit .formulaireAudit--inputs .checkbox label {
    color: #fff;
  }
}
.content--bloc .formulaireAudit .formulaireAudit--inputs .checkbox label span {
  color: #80cde6;
}
@media (min-width: 992px) {
  .content--bloc .formulaireAudit .formulaireAudit--inputs .checkbox label span {
    color: #fff;
  }
}
.content--bloc .formulaireAudit .formulaireAudit--inputs .checkbox input {
  width: 15px;
  min-width: 15px;
  appearance: none;
  height: 15px;
  border: 2px solid #80cde6;
  padding: 0;
  margin: 0px 9px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.content--bloc .formulaireAudit .formulaireAudit--inputs .checkbox input:focus, .content--bloc .formulaireAudit .formulaireAudit--inputs .checkbox input:hover, .content--bloc .formulaireAudit .formulaireAudit--inputs .checkbox input:active {
  outline: none;
}
.content--bloc .formulaireAudit .formulaireAudit--inputs .checkbox input:checked::after {
  content: "";
  font-family: "icomoon";
  font-size: 0.7rem;
  color: #80cde6;
}
@media (min-width: 992px) {
  .content--bloc .formulaireAudit .formulaireAudit--inputs .checkbox input:checked::after {
    color: #fff;
  }
}
.content--bloc .formulaireAudit .formulaireAudit--inputs .form_creator_footer {
  padding: 10px 0 0 0;
}
.content--bloc .formulaireAudit .formulaireAudit--inputs .form_creator_footer p {
  font-size: 0.9rem;
}
.content--bloc .formulaireAudit .formulaireAudit--submit input {
  background-color: transparent;
  border: transparent;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-image: url(../../../../images/arrow-button.png);
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  transition: transform 0.3s;
}
.content--bloc .formulaireAudit .formulaireAudit--submit input:hover, .content--bloc .formulaireAudit .formulaireAudit--submit input:active, .content--bloc .formulaireAudit .formulaireAudit--submit input:focus {
  outline: none;
  transform: translateX(20px);
}

input.rgpd {
  margin: 0 !important;
  position: relative;
}

/**
*
* Composants spécifique au CMS saytup
*
**/
.page-element {
  margin-bottom: 15px;
}

/* ---------------------------------------- */
/*     Modules                              */
/* ---------------------------------------- */
.intext_left {
  float: left;
  margin: 0 40px 40px 0;
}

.intext_right {
  float: right;
  margin: 0 40px 40px;
}

.above_center, .below_center {
  text-align: center;
}

.above_right, .below_right {
  text-align: right;
}

.above_left, .below_left {
  text-align: left;
}

/* ---------------------------------------- */
/*     gallery                              */
/* ---------------------------------------- */
.gallery-img {
  height: 190px;
  overflow: hidden;
  margin-bottom: 30px;
}
.gallery-img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: "object-fit:cover;";
}

/*=============================================
=            		CALENDAR     		     =
=============================================*/
.calendar {
  margin-bottom: 0;
  border: 1px solid #ccc;
}
.calendar caption {
  padding: 5px 0;
  color: #fff;
  background: #428bca;
}
.calendar thead {
  background: #eee;
}
.calendar.table > tbody > tr > td {
  height: 40px;
  padding: 0;
  line-height: 0;
  background: #fff;
  text-align: center;
  vertical-align: middle;
}
.calendar.table > tbody > tr > td a {
  display: block;
  height: 40px;
  padding: 0 8px;
  line-height: 40px;
}
.calendar.table > tbody > tr > td a:hover {
  background-color: #d9edf7;
}
.calendar.table > tbody > tr > td.today {
  color: #fff;
}
.calendar.table > tbody > tr > td.today a {
  color: #fff;
  background: #428bca;
}
.calendar.table > tbody > tr > td.no_day {
  background: #f6f6f6;
}

/*=====  End of CALENDAR  ======*/
/*================================
=            Notation            =
================================*/
.ui-stars-star {
  float: left;
  display: block;
  width: 20px;
  height: 20px;
  font-size: 0;
  background: url("../../../../images/star-off.png") no-repeat -2px 0;
}

.ui-stars-star:nth-child(even) {
  background-position: -10px 0;
}

.ui-stars-star-on {
  background: url("../../../../images/star-on.png") no-repeat -2px 0;
}

.ui-stars-star-hover {
  background: url("../../../../images/star-on.png") no-repeat -2px 0;
}

.rating-stars {
  display: inline-block;
  height: 15px;
}

.nb_ratings {
  color: #737373;
}

.rating-value {
  margin-left: 20px;
}

/*=====  End of Notation  ======*/
/*==================================
=            Alignement            =
==================================*/
.txtLeft {
  text-align: left;
}

.txtCenter {
  text-align: center;
}

.txtRight {
  text-align: right;
}

.posLeft {
  float: left;
}

.posMiddle {
  margin: 0 auto;
}

.posRight {
  float: right;
}

.posMiddle {
  margin: 0 auto 16px;
  text-align: center;
}

.posRight {
  margin: 0 auto 16px;
  text-align: center;
}

@media (min-width: 576px) {
  .posLeft {
    float: left;
    margin-right: 30px;
    text-align: left;
  }

  .posRight {
    float: right;
    margin-left: 30px;
    text-align: right;
  }
}
/*=====  End of Alignement  ======*/
/*=========================================
=            Tailles générées             =
=========================================*/
.size1_1 {
  width: 100%;
  padding: 0 15px;
}

.size1_2 {
  padding: 0 15px;
}

.size1_3 {
  padding: 0 15px;
}

.size1_4 {
  padding: 0 15px;
}

.size1_5 {
  padding: 0 15px;
}

.size1_6 {
  padding: 0 15px;
}

.size1_7 {
  padding: 0 15px;
}

.size1_8 {
  padding: 0 15px;
}

@media (min-width: 576px) {
  .size1_1 {
    width: 100%;
    padding: 0 15px;
  }

  .size1_2 {
    width: 50%;
    padding: 0 15px;
  }

  .size1_3 {
    width: 33.33%;
    padding: 0 15px;
  }

  .size1_4 {
    width: 25%;
    padding: 0 15px;
  }

  .size1_5 {
    width: 20%;
    padding: 0 15px;
  }

  .size1_6 {
    width: 16.66%;
    padding: 0 15px;
  }

  .size1_7 {
    width: 14.285%;
    padding: 0 15px;
  }

  .size1_8 {
    width: 12.5%;
    padding: 0 15px;
  }
}
/*=====  End of Tailles générées   ======*/
/*=======================================
=            Alerte saytup            =
=======================================*/
/* etoile pour champs obligatoire */
.obligatory {
  color: #dc3545;
}

.form .invalid-feedback {
  display: block;
}

/* Message "Champ obligatoire" */
/* Etat invalide des champs */
/* Reste à tester */
/* validation de l'inscription au compte : Votre compte est maintenant actif. Un message comprenant votre login et votre mot de passe a été envoyé à l'adresse ...*/
/*=================================
=            Diaporama            =
=================================*/
.diaporamaSimpleSlideshow {
  margin: 20px 0;
}
.diaporamaSimpleSlideshow > div > span {
  display: none;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
}

.diaporamaSlide {
  background: #fff;
}

.diaporamaControlPrev {
  padding: 20px;
  margin-top: -30px;
  cursor: pointer;
  line-height: 1;
  border-radius: 0 8px 8px 0;
  -moz-border-radius: 0 8px 8px 0;
  -webkit-border-radius: 0 8px 8px 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.diaporamaControlPrev:hover {
  padding-left: 30px;
}
.diaporamaControlPrev:before {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-size: 30px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  color: #212529;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.diaporamaControlNext {
  padding: 20px;
  margin-top: -30px;
  cursor: pointer;
  line-height: 1;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border-radius: 8px 0 0 8px;
  -moz-border-radius: 8px 0 0 8px;
  -webkit-border-radius: 8px 0 0 8px;
}
.diaporamaControlNext:hover {
  padding-right: 30px;
}
.diaporamaControlNext:before {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-size: 30px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  color: #212529;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.diaporamaDots > div {
  position: relative;
  display: inline-block;
  padding: 10px 0;
  line-height: 9px;
  /* background: #fff; */
}
.diaporamaDots span {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 3px;
  cursor: pointer;
  text-indent: -9999px;
  background: #fff;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.diaporamaDots span:hover, .diaporamaDots span.diaporamaDotActive {
  background: #007bff;
}

.diaporamaExtra > div {
  display: inline-block;
  padding: 10px;
  color: #222;
  text-align: left;
  background: rgba(255, 255, 255, 0.8);
}

.diaporamaExtraMiddleLeft,
.diaporamaExtraMiddleRight,
.diaporamaExtraMiddleCenter {
  padding: 0 70px;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.diaporamaExtraTopLeft,
.diaporamaExtraTopRight,
.diaporamaExtraTopCenter {
  padding: 10px;
}

.diaporamaExtraBottomLeft,
.diaporamaExtraBottomRight,
.diaporamaExtraBottomCenter {
  padding: 10px 10px 40px;
}

.diaporamaExtraTopCenter,
.diaporamaExtraBottomCenter,
.diaporamaExtraMiddleCenter,
.diaporamaExtra.diaporamaExtraTopCenter > div,
.diaporamaExtra.diaporamaExtraBottomCenter > div,
.diaporamaExtra.diaporamaExtraMiddleCenter > div {
  text-align: center;
}

.diaporamaExtraTopRight,
.diaporamaExtraMiddleRight,
.diaporamaExtraBottomRight {
  text-align: right;
}

.diaporamaExtra strong {
  display: block;
}

/*=====  End of Diaporama  ======*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url(../../../../images/fancybox/fancybox_sprite.png);
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(../../../../images/fancybox/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(../../../../images/fancybox/blank.gif);
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: visible !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(../../../../images/fancybox/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(../../../../images/fancybox/fancybox_sprite%402x.png);
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
    background-image: url(../../../../images/fancybox/fancybox_loading%402x.gif);
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
/* slider */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before, .slick-next:before {
  font-size: 20px;
  line-height: 1;
  color: black;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
.slick-prev[dir=rtl] {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "";
}
.slick-prev:before[dir=rtl] {
  content: "";
}

.slick-next {
  right: -25px;
}
.slick-next[dir=rtl] {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "";
}
.slick-next:before[dir=rtl] {
  content: "";
}

/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*fancybox 3*/