@font-face {
  font-family: 'montserratregular';
  src: url("../fonts/montserrat-regular-webfont.woff2") format("woff2"), url("../fonts/montserrat-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'montserratmedium';
  src: url("../fonts/montserrat-medium-webfont.woff2") format("woff2"), url("../fonts/montserrat-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'montserratsemibold';
  src: url("../fonts/montserrat-semibold-webfont.woff2") format("woff2"), url("../fonts/montserrat-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'montserratbold';
  src: url("../fonts/montserrat-bold-webfont.woff2") format("woff2"), url("../fonts/montserrat-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'montserratextrabold';
  src: url("../fonts/montserrat-extrabold-webfont.woff2") format("woff2"), url("../fonts/montserrat-extrabold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'montserratblack';
  src: url("../fonts/montserrat-black-webfont.woff2") format("woff2"), url("../fonts/montserrat-black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
/* Polices */
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 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:#007bff;
  --secondary:#6c757d;
  --success:#28a745;
  --info:#17a2b8;
  --warning:#ffc107;
  --danger:#dc3545;
  --light:#f8f9fa;
  --dark:#343a40;
  --breakpoint-xs:0;
  --breakpoint-sm:768px;
  --breakpoint-md:1025px;
  --breakpoint-lg:1280px;
  --breakpoint-xl:1680px;
  --font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace; }

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

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

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

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

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

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

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

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

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

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

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

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

dt {
  font-weight: 700; }

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

blockquote {
  margin: 0 0 1rem; }

b, strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

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

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

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

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

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

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

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

figure {
  margin: 0 0 1rem; }

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

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

table {
  border-collapse: collapse; }

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

th {
  text-align: inherit; }

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

button {
  border-radius: 0; }

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

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

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

select {
  word-wrap: normal; }

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

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

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

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

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

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

output {
  display: inline-block; }

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

template {
  display: none; }

[hidden] {
  display: none !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mark, mark {
  padding: .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: .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: "\2014\00A0"; }

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

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

.figure {
  display: inline-block; }

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

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

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

a > code {
  color: inherit; }

kbd {
  padding: .2rem .4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: .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: 768px) {
  .container {
    max-width: 540px; } }
@media (min-width: 1025px) {
  .container {
    max-width: 720px; } }
@media (min-width: 1280px) {
  .container {
    max-width: 960px; } }
@media (min-width: 1680px) {
  .container {
    max-width: 1140px; } }
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-sm-11 {
    margin-left: 91.666667%; } }
@media (min-width: 1025px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-md-11 {
    margin-left: 91.666667%; } }
@media (min-width: 1280px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-lg-11 {
    margin-left: 91.666667%; } }
@media (min-width: 1680px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-xl-11 {
    margin-left: 91.666667%; } }
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }

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

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

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

  .table-responsive-xl > .table-bordered {
    border: 0; } }
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }

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

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-control-sm {
  height: calc(1.5em + .5rem + 2px);
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem; }

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

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

textarea.form-control {
  height: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center; }

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

@media (min-width: 768px) {
  .form-inline label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0; }

  .form-inline .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0; }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }

  .form-inline .form-control-plaintext {
    display: inline-block; }

  .form-inline .custom-select, .form-inline .input-group {
    width: auto; }

  .form-inline .form-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0; }

  .form-inline .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: .25rem;
    margin-left: 0; }

  .form-inline .custom-control {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center; }

  .form-inline .custom-control-label {
    margin-bottom: 0; } }
.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-outline-info.focus, .btn-outline-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

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

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

.btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-outline-light.focus, .btn-outline-light:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

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

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

.btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

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

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

.btn-outline-dark.focus, .btn-outline-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

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

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

.btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

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

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

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

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

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

.btn-group-sm > .btn, .btn-sm {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem; }

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

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

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

.fade {
  transition: opacity .15s linear; }

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

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

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

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

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

.dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .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: .5rem 0;
  margin: .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: .25rem; }

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

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

@media (min-width: 768px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; }

  .dropdown-menu-sm-right {
    right: 0;
    left: auto; } }
@media (min-width: 1025px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0; }

  .dropdown-menu-md-right {
    right: 0;
    left: auto; } }
@media (min-width: 1280px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }

  .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }
@media (min-width: 1680px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; }

  .dropdown-menu-xl-right {
    right: 0;
    left: auto; } }
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: .125rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: .375rem .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: .25rem; }

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

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

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

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

.input-group-sm > .custom-select, .input-group-sm > .form-control, .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .input-group-text {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem 1.75rem .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.custom-range {
  width: 100%;
  height: calc(1rem + .4rem);
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

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

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

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

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

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

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -webkit-appearance: none;
  appearance: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.custom-control-label::before, .custom-file-label, .custom-select {
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  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: .5rem;
  padding-bottom: .5rem; }

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

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

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

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

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }

  .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row; }

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

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

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

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

  .navbar-expand-sm .navbar-toggler {
    display: none; } }
@media (max-width: 767.98px) {
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1025px) {
  .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }

  .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row; }

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

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

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

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

  .navbar-expand-md .navbar-toggler {
    display: none; } }
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1280px) {
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }

  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row; }

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

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

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

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

  .navbar-expand-lg .navbar-toggler {
    display: none; } }
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1680px) {
  .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }

  .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row; }

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

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

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

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

  .navbar-expand-xl .navbar-toggler {
    display: none; } }
.navbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start; }

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

.navbar-expand .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.card-subtitle {
  margin-top: -.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: .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(.25rem - 1px) calc(.25rem - 1px) 0 0; }

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

.card-footer {
  padding: .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(.25rem - 1px) calc(.25rem - 1px); }

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

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

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

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

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

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

.card-deck {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

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

@media (min-width: 768px) {
  .card-deck {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px; }

  .card-deck .card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px; } }
.card-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

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

@media (min-width: 768px) {
  .card-group {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }

  .card-group > .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0; }

  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0; }

  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

  .card-group > .card:not(:last-child) .card-header, .card-group > .card:not(:last-child) .card-img-top {
    border-top-right-radius: 0; }

  .card-group > .card:not(:last-child) .card-footer, .card-group > .card:not(:last-child) .card-img-bottom {
    border-bottom-right-radius: 0; }

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

  .card-group > .card:not(:first-child) .card-header, .card-group > .card:not(:first-child) .card-img-top {
    border-top-left-radius: 0; }

  .card-group > .card:not(:first-child) .card-footer, .card-group > .card:not(:first-child) .card-img-bottom {
    border-bottom-left-radius: 0; } }
.card-columns .card {
  margin-bottom: .75rem; }

@media (min-width: 768px) {
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }

  .card-columns .card {
    display: inline-block;
    width: 100%; } }
.accordion > .card {
  overflow: hidden; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pagination-sm .page-link {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5; }

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

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

.badge {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

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

.badge:empty {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

a.badge-info.focus, a.badge-info:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

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

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

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

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

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

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

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

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

a.badge-light.focus, a.badge-light:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

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

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

a.badge-dark.focus, a.badge-dark:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

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

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

.alert {
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .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: .75rem 1.25rem;
  color: inherit; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: .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: .25rem;
  border-top-right-radius: .25rem; }

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

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

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

.list-group-horizontal {
  -ms-flex-direction: row;
  flex-direction: row; }

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

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

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

@media (min-width: 768px) {
  .list-group-horizontal-sm {
    -ms-flex-direction: row;
    flex-direction: row; }

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

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

  .list-group-horizontal-sm .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: 0; } }
@media (min-width: 1025px) {
  .list-group-horizontal-md {
    -ms-flex-direction: row;
    flex-direction: row; }

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

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

  .list-group-horizontal-md .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: 0; } }
@media (min-width: 1280px) {
  .list-group-horizontal-lg {
    -ms-flex-direction: row;
    flex-direction: row; }

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

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

  .list-group-horizontal-lg .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: 0; } }
@media (min-width: 1680px) {
  .list-group-horizontal-xl {
    -ms-flex-direction: row;
    flex-direction: row; }

  .list-group-horizontal-xl .list-group-item {
    margin-right: -1px;
    margin-bottom: 0; }

  .list-group-horizontal-xl .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0; }

  .list-group-horizontal-xl .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: 0; } }
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }

.list-group-flush .list-group-item:last-child {
  margin-bottom: -1px; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0; }

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff; }

.list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {
  color: #004085;
  background-color: #9fcdff; }

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085; }

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db; }

.list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover {
  color: #383d41;
  background-color: #c8cbcf; }

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41; }

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }

.list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover {
  color: #155724;
  background-color: #b1dfbb; }

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }

.list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover {
  color: #0c5460;
  background-color: #abdde5; }

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460; }

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba; }

.list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover {
  color: #856404;
  background-color: #ffe8a1; }

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404; }

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }

.list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover {
  color: #721c24;
  background-color: #f1b0b7; }

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24; }

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }

.list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover {
  color: #818182;
  background-color: #ececf6; }

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182; }

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }

.list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover {
  color: #1b1e21;
  background-color: #b9bbbe; }

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }

.close:hover {
  color: #000;
  text-decoration: none; }

.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
  opacity: .75; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

a.close.disabled {
  pointer-events: none; }

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: .875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: .25rem; }

.toast:not(:last-child) {
  margin-bottom: .75rem; }

.toast.showing {
  opacity: 1; }

.toast.show {
  display: block;
  opacity: 1; }

.toast.hide {
  display: none; }

.toast-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: .25rem .75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.toast-body {
  padding: .75rem; }

.modal-open {
  overflow: hidden; }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none; }

.modal.fade .modal-dialog {
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out,-webkit-transform .3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px); }

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none; } }
.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none; }

.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem); }

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden; }

.modal-dialog-scrollable .modal-footer, .modal-dialog-scrollable .modal-header {
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.modal-dialog-scrollable .modal-body {
  overflow-y: auto; }

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem); }

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: ""; }

.modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%; }

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none; }

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none; }

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: .3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }

.modal-backdrop.fade {
  opacity: 0; }

.modal-backdrop.show {
  opacity: .5; }

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem; }

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: .3rem;
  border-bottom-left-radius: .3rem; }

.modal-footer > :not(:first-child) {
  margin-left: .25rem; }

.modal-footer > :not(:last-child) {
  margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }

  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem); }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }

  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem); }

  .modal-sm {
    max-width: 300px; } }
@media (min-width: 1280px) {
  .modal-lg, .modal-xl {
    max-width: 800px; } }
@media (min-width: 1680px) {
  .modal-xl {
    max-width: 1140px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
  opacity: 0; }

.tooltip.show {
  opacity: .9; }

.tooltip .arrow {
  position: absolute;
  display: block;
  width: .8rem;
  height: .4rem; }

.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid; }

.bs-tooltip-auto[x-placement^=top], .bs-tooltip-top {
  padding: .4rem 0; }

.bs-tooltip-auto[x-placement^=top] .arrow, .bs-tooltip-top .arrow {
  bottom: 0; }

.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
  top: 0;
  border-width: .4rem .4rem 0;
  border-top-color: #000; }

.bs-tooltip-auto[x-placement^=right], .bs-tooltip-right {
  padding: 0 .4rem; }

.bs-tooltip-auto[x-placement^=right] .arrow, .bs-tooltip-right .arrow {
  left: 0;
  width: .4rem;
  height: .8rem; }

.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
  right: 0;
  border-width: .4rem .4rem .4rem 0;
  border-right-color: #000; }

.bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-bottom {
  padding: .4rem 0; }

.bs-tooltip-auto[x-placement^=bottom] .arrow, .bs-tooltip-bottom .arrow {
  top: 0; }

.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
  bottom: 0;
  border-width: 0 .4rem .4rem;
  border-bottom-color: #000; }

.bs-tooltip-auto[x-placement^=left], .bs-tooltip-left {
  padding: 0 .4rem; }

.bs-tooltip-auto[x-placement^=left] .arrow, .bs-tooltip-left .arrow {
  right: 0;
  width: .4rem;
  height: .8rem; }

.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
  left: 0;
  border-width: .4rem 0 .4rem .4rem;
  border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: .25rem .5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: .25rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: .3rem; }

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: .5rem;
  margin: 0 .3rem; }

.popover .arrow::after, .popover .arrow::before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid; }

.bs-popover-auto[x-placement^=top], .bs-popover-top {
  margin-bottom: .5rem; }

.bs-popover-auto[x-placement^=top] > .arrow, .bs-popover-top > .arrow {
  bottom: calc((.5rem + 1px) * -1); }

.bs-popover-auto[x-placement^=top] > .arrow::before, .bs-popover-top > .arrow::before {
  bottom: 0;
  border-width: .5rem .5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25); }

.bs-popover-auto[x-placement^=top] > .arrow::after, .bs-popover-top > .arrow::after {
  bottom: 1px;
  border-width: .5rem .5rem 0;
  border-top-color: #fff; }

.bs-popover-auto[x-placement^=right], .bs-popover-right {
  margin-left: .5rem; }

.bs-popover-auto[x-placement^=right] > .arrow, .bs-popover-right > .arrow {
  left: calc((.5rem + 1px) * -1);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0; }

.bs-popover-auto[x-placement^=right] > .arrow::before, .bs-popover-right > .arrow::before {
  left: 0;
  border-width: .5rem .5rem .5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25); }

.bs-popover-auto[x-placement^=right] > .arrow::after, .bs-popover-right > .arrow::after {
  left: 1px;
  border-width: .5rem .5rem .5rem 0;
  border-right-color: #fff; }

.bs-popover-auto[x-placement^=bottom], .bs-popover-bottom {
  margin-top: .5rem; }

.bs-popover-auto[x-placement^=bottom] > .arrow, .bs-popover-bottom > .arrow {
  top: calc((.5rem + 1px) * -1); }

.bs-popover-auto[x-placement^=bottom] > .arrow::before, .bs-popover-bottom > .arrow::before {
  top: 0;
  border-width: 0 .5rem .5rem .5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25); }

.bs-popover-auto[x-placement^=bottom] > .arrow::after, .bs-popover-bottom > .arrow::after {
  top: 1px;
  border-width: 0 .5rem .5rem .5rem;
  border-bottom-color: #fff; }

.bs-popover-auto[x-placement^=bottom] .popover-header::before, .bs-popover-bottom .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7; }

.bs-popover-auto[x-placement^=left], .bs-popover-left {
  margin-right: .5rem; }

.bs-popover-auto[x-placement^=left] > .arrow, .bs-popover-left > .arrow {
  right: calc((.5rem + 1px) * -1);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0; }

.bs-popover-auto[x-placement^=left] > .arrow::before, .bs-popover-left > .arrow::before {
  right: 0;
  border-width: .5rem 0 .5rem .5rem;
  border-left-color: rgba(0, 0, 0, 0.25); }

.bs-popover-auto[x-placement^=left] > .arrow::after, .bs-popover-left > .arrow::after {
  right: 1px;
  border-width: .5rem 0 .5rem .5rem;
  border-left-color: #fff; }

.popover-header {
  padding: .5rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px); }

.popover-header:empty {
  display: none; }

.popover-body {
  padding: .5rem .75rem;
  color: #212529; }

.carousel {
  position: relative; }

.carousel.pointer-event {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-inner::after {
  display: block;
  clear: both;
  content: ""; }

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: -webkit-transform .6s ease-in-out;
  transition: transform .6s ease-in-out;
  transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none; } }
.carousel-item-next, .carousel-item-prev, .carousel-item.active {
  display: block; }

.active.carousel-item-right, .carousel-item-next:not(.carousel-item-left) {
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

.active.carousel-item-left, .carousel-item-prev:not(.carousel-item-right) {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%); }

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  -webkit-transform: none;
  transform: none; }

.carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active {
  z-index: 1;
  opacity: 1; }

.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: 0s .6s opacity; }

@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
    transition: none; } }
.carousel-control-next, .carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: .5;
  transition: opacity .15s ease; }

@media (prefers-reduced-motion: reduce) {
  .carousel-control-next, .carousel-control-prev {
    transition: none; } }
.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-next-icon, .carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50%/100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }

.carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity .6s ease; }

@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none; } }
.carousel-indicators .active {
  opacity: 1; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: .25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
  animation: spinner-border .75s linear infinite; }

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: .2em; }

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    opacity: 1; } }
@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    opacity: 1; } }
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow .75s linear infinite;
  animation: spinner-grow .75s linear infinite; }

.spinner-grow-sm {
  width: 1rem;
  height: 1rem; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #007bff !important; }

a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
  background-color: #0062cc !important; }

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:focus, a.bg-success:hover, button.bg-success:focus, button.bg-success:hover {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:focus, a.bg-info:hover, button.bg-info:focus, button.bg-info:hover {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #ffc107 !important; }

a.bg-warning:focus, a.bg-warning:hover, button.bg-warning:focus, button.bg-warning:hover {
  background-color: #d39e00 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover {
  background-color: #1d2124 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #007bff !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #fff !important; }

.rounded-sm {
  border-radius: 0.2rem !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-lg {
  border-radius: 0.3rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 768px) {
  .d-sm-none {
    display: none !important; }

  .d-sm-inline {
    display: inline !important; }

  .d-sm-inline-block {
    display: inline-block !important; }

  .d-sm-block {
    display: block !important; }

  .d-sm-table {
    display: table !important; }

  .d-sm-table-row {
    display: table-row !important; }

  .d-sm-table-cell {
    display: table-cell !important; }

  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media (min-width: 1025px) {
  .d-md-none {
    display: none !important; }

  .d-md-inline {
    display: inline !important; }

  .d-md-inline-block {
    display: inline-block !important; }

  .d-md-block {
    display: block !important; }

  .d-md-table {
    display: table !important; }

  .d-md-table-row {
    display: table-row !important; }

  .d-md-table-cell {
    display: table-cell !important; }

  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media (min-width: 1280px) {
  .d-lg-none {
    display: none !important; }

  .d-lg-inline {
    display: inline !important; }

  .d-lg-inline-block {
    display: inline-block !important; }

  .d-lg-block {
    display: block !important; }

  .d-lg-table {
    display: table !important; }

  .d-lg-table-row {
    display: table-row !important; }

  .d-lg-table-cell {
    display: table-cell !important; }

  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media (min-width: 1680px) {
  .d-xl-none {
    display: none !important; }

  .d-xl-inline {
    display: inline !important; }

  .d-xl-inline-block {
    display: inline-block !important; }

  .d-xl-block {
    display: block !important; }

  .d-xl-table {
    display: table !important; }

  .d-xl-table-row {
    display: table-row !important; }

  .d-xl-table-cell {
    display: table-cell !important; }

  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media print {
  .d-print-none {
    display: none !important; }

  .d-print-inline {
    display: inline !important; }

  .d-print-inline-block {
    display: inline-block !important; }

  .d-print-block {
    display: block !important; }

  .d-print-table {
    display: table !important; }

  .d-print-table-row {
    display: table-row !important; }

  .d-print-table-cell {
    display: table-cell !important; }

  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }

.embed-responsive::before {
  display: block;
  content: ""; }

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.857143%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important; }

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important; }

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important; }

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important; }

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important; }

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important; }

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important; }

@media (min-width: 768px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }

  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }

  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }

  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }

  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }

  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }

  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }

  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }

  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }

  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }

  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important; }

  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }

  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }

  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }

  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }

  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }

  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }

  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }
@media (min-width: 1025px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }

  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }

  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }

  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }

  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }

  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }

  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }

  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }

  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }

  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }

  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important; }

  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }

  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }

  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }

  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }

  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }

  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }

  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }

  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }

  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }
@media (min-width: 1280px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }

  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }

  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }

  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }

  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }

  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }

  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }

  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }

  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }

  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }

  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important; }

  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }

  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }

  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }

  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }

  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }

  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }

  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }

  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }
@media (min-width: 1680px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }

  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }

  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }

  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }

  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }

  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }

  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }

  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }

  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }

  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }

  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important; }

  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }

  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }

  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }

  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }

  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }

  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }

  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }
.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 768px) {
  .float-sm-left {
    float: left !important; }

  .float-sm-right {
    float: right !important; }

  .float-sm-none {
    float: none !important; } }
@media (min-width: 1025px) {
  .float-md-left {
    float: left !important; }

  .float-md-right {
    float: right !important; }

  .float-md-none {
    float: none !important; } }
@media (min-width: 1280px) {
  .float-lg-left {
    float: left !important; }

  .float-lg-right {
    float: right !important; }

  .float-lg-none {
    float: none !important; } }
@media (min-width: 1680px) {
  .float-xl-left {
    float: left !important; }

  .float-xl-right {
    float: right !important; }

  .float-xl-none {
    float: none !important; } }
.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: -webkit-sticky !important;
  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: -webkit-sticky) or (position: sticky) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

.m-0 {
  margin: 0 !important; }

.mt-0, .my-0 {
  margin-top: 0 !important; }

.mr-0, .mx-0 {
  margin-right: 0 !important; }

.mb-0, .my-0 {
  margin-bottom: 0 !important; }

.ml-0, .mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1, .my-1 {
  margin-top: 0.25rem !important; }

.mr-1, .mx-1 {
  margin-right: 0.25rem !important; }

.mb-1, .my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1, .mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2, .my-2 {
  margin-top: 0.5rem !important; }

.mr-2, .mx-2 {
  margin-right: 0.5rem !important; }

.mb-2, .my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2, .mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3, .my-3 {
  margin-top: 1rem !important; }

.mr-3, .mx-3 {
  margin-right: 1rem !important; }

.mb-3, .my-3 {
  margin-bottom: 1rem !important; }

.ml-3, .mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4, .my-4 {
  margin-top: 1.5rem !important; }

.mr-4, .mx-4 {
  margin-right: 1.5rem !important; }

.mb-4, .my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4, .mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5, .my-5 {
  margin-top: 3rem !important; }

.mr-5, .mx-5 {
  margin-right: 3rem !important; }

.mb-5, .my-5 {
  margin-bottom: 3rem !important; }

.ml-5, .mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0, .py-0 {
  padding-top: 0 !important; }

.pr-0, .px-0 {
  padding-right: 0 !important; }

.pb-0, .py-0 {
  padding-bottom: 0 !important; }

.pl-0, .px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1, .py-1 {
  padding-top: 0.25rem !important; }

.pr-1, .px-1 {
  padding-right: 0.25rem !important; }

.pb-1, .py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1, .px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2, .py-2 {
  padding-top: 0.5rem !important; }

.pr-2, .px-2 {
  padding-right: 0.5rem !important; }

.pb-2, .py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2, .px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3, .py-3 {
  padding-top: 1rem !important; }

.pr-3, .px-3 {
  padding-right: 1rem !important; }

.pb-3, .py-3 {
  padding-bottom: 1rem !important; }

.pl-3, .px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4, .py-4 {
  padding-top: 1.5rem !important; }

.pr-4, .px-4 {
  padding-right: 1.5rem !important; }

.pb-4, .py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4, .px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5, .py-5 {
  padding-top: 3rem !important; }

.pr-5, .px-5 {
  padding-right: 3rem !important; }

.pb-5, .py-5 {
  padding-bottom: 3rem !important; }

.pl-5, .px-5 {
  padding-left: 3rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1, .my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1, .mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1, .my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1, .mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2, .my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2, .mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2, .my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2, .mx-n2 {
  margin-left: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.mt-n3, .my-n3 {
  margin-top: -1rem !important; }

.mr-n3, .mx-n3 {
  margin-right: -1rem !important; }

.mb-n3, .my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3, .mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.mt-n4, .my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4, .mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4, .my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4, .mx-n4 {
  margin-left: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mt-n5, .my-n5 {
  margin-top: -3rem !important; }

.mr-n5, .mx-n5 {
  margin-right: -3rem !important; }

.mb-n5, .my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5, .mx-n5 {
  margin-left: -3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto, .my-auto {
  margin-top: auto !important; }

.mr-auto, .mx-auto {
  margin-right: auto !important; }

.mb-auto, .my-auto {
  margin-bottom: auto !important; }

.ml-auto, .mx-auto {
  margin-left: auto !important; }

@media (min-width: 768px) {
  .m-sm-0 {
    margin: 0 !important; }

  .mt-sm-0, .my-sm-0 {
    margin-top: 0 !important; }

  .mr-sm-0, .mx-sm-0 {
    margin-right: 0 !important; }

  .mb-sm-0, .my-sm-0 {
    margin-bottom: 0 !important; }

  .ml-sm-0, .mx-sm-0 {
    margin-left: 0 !important; }

  .m-sm-1 {
    margin: 0.25rem !important; }

  .mt-sm-1, .my-sm-1 {
    margin-top: 0.25rem !important; }

  .mr-sm-1, .mx-sm-1 {
    margin-right: 0.25rem !important; }

  .mb-sm-1, .my-sm-1 {
    margin-bottom: 0.25rem !important; }

  .ml-sm-1, .mx-sm-1 {
    margin-left: 0.25rem !important; }

  .m-sm-2 {
    margin: 0.5rem !important; }

  .mt-sm-2, .my-sm-2 {
    margin-top: 0.5rem !important; }

  .mr-sm-2, .mx-sm-2 {
    margin-right: 0.5rem !important; }

  .mb-sm-2, .my-sm-2 {
    margin-bottom: 0.5rem !important; }

  .ml-sm-2, .mx-sm-2 {
    margin-left: 0.5rem !important; }

  .m-sm-3 {
    margin: 1rem !important; }

  .mt-sm-3, .my-sm-3 {
    margin-top: 1rem !important; }

  .mr-sm-3, .mx-sm-3 {
    margin-right: 1rem !important; }

  .mb-sm-3, .my-sm-3 {
    margin-bottom: 1rem !important; }

  .ml-sm-3, .mx-sm-3 {
    margin-left: 1rem !important; }

  .m-sm-4 {
    margin: 1.5rem !important; }

  .mt-sm-4, .my-sm-4 {
    margin-top: 1.5rem !important; }

  .mr-sm-4, .mx-sm-4 {
    margin-right: 1.5rem !important; }

  .mb-sm-4, .my-sm-4 {
    margin-bottom: 1.5rem !important; }

  .ml-sm-4, .mx-sm-4 {
    margin-left: 1.5rem !important; }

  .m-sm-5 {
    margin: 3rem !important; }

  .mt-sm-5, .my-sm-5 {
    margin-top: 3rem !important; }

  .mr-sm-5, .mx-sm-5 {
    margin-right: 3rem !important; }

  .mb-sm-5, .my-sm-5 {
    margin-bottom: 3rem !important; }

  .ml-sm-5, .mx-sm-5 {
    margin-left: 3rem !important; }

  .p-sm-0 {
    padding: 0 !important; }

  .pt-sm-0, .py-sm-0 {
    padding-top: 0 !important; }

  .pr-sm-0, .px-sm-0 {
    padding-right: 0 !important; }

  .pb-sm-0, .py-sm-0 {
    padding-bottom: 0 !important; }

  .pl-sm-0, .px-sm-0 {
    padding-left: 0 !important; }

  .p-sm-1 {
    padding: 0.25rem !important; }

  .pt-sm-1, .py-sm-1 {
    padding-top: 0.25rem !important; }

  .pr-sm-1, .px-sm-1 {
    padding-right: 0.25rem !important; }

  .pb-sm-1, .py-sm-1 {
    padding-bottom: 0.25rem !important; }

  .pl-sm-1, .px-sm-1 {
    padding-left: 0.25rem !important; }

  .p-sm-2 {
    padding: 0.5rem !important; }

  .pt-sm-2, .py-sm-2 {
    padding-top: 0.5rem !important; }

  .pr-sm-2, .px-sm-2 {
    padding-right: 0.5rem !important; }

  .pb-sm-2, .py-sm-2 {
    padding-bottom: 0.5rem !important; }

  .pl-sm-2, .px-sm-2 {
    padding-left: 0.5rem !important; }

  .p-sm-3 {
    padding: 1rem !important; }

  .pt-sm-3, .py-sm-3 {
    padding-top: 1rem !important; }

  .pr-sm-3, .px-sm-3 {
    padding-right: 1rem !important; }

  .pb-sm-3, .py-sm-3 {
    padding-bottom: 1rem !important; }

  .pl-sm-3, .px-sm-3 {
    padding-left: 1rem !important; }

  .p-sm-4 {
    padding: 1.5rem !important; }

  .pt-sm-4, .py-sm-4 {
    padding-top: 1.5rem !important; }

  .pr-sm-4, .px-sm-4 {
    padding-right: 1.5rem !important; }

  .pb-sm-4, .py-sm-4 {
    padding-bottom: 1.5rem !important; }

  .pl-sm-4, .px-sm-4 {
    padding-left: 1.5rem !important; }

  .p-sm-5 {
    padding: 3rem !important; }

  .pt-sm-5, .py-sm-5 {
    padding-top: 3rem !important; }

  .pr-sm-5, .px-sm-5 {
    padding-right: 3rem !important; }

  .pb-sm-5, .py-sm-5 {
    padding-bottom: 3rem !important; }

  .pl-sm-5, .px-sm-5 {
    padding-left: 3rem !important; }

  .m-sm-n1 {
    margin: -0.25rem !important; }

  .mt-sm-n1, .my-sm-n1 {
    margin-top: -0.25rem !important; }

  .mr-sm-n1, .mx-sm-n1 {
    margin-right: -0.25rem !important; }

  .mb-sm-n1, .my-sm-n1 {
    margin-bottom: -0.25rem !important; }

  .ml-sm-n1, .mx-sm-n1 {
    margin-left: -0.25rem !important; }

  .m-sm-n2 {
    margin: -0.5rem !important; }

  .mt-sm-n2, .my-sm-n2 {
    margin-top: -0.5rem !important; }

  .mr-sm-n2, .mx-sm-n2 {
    margin-right: -0.5rem !important; }

  .mb-sm-n2, .my-sm-n2 {
    margin-bottom: -0.5rem !important; }

  .ml-sm-n2, .mx-sm-n2 {
    margin-left: -0.5rem !important; }

  .m-sm-n3 {
    margin: -1rem !important; }

  .mt-sm-n3, .my-sm-n3 {
    margin-top: -1rem !important; }

  .mr-sm-n3, .mx-sm-n3 {
    margin-right: -1rem !important; }

  .mb-sm-n3, .my-sm-n3 {
    margin-bottom: -1rem !important; }

  .ml-sm-n3, .mx-sm-n3 {
    margin-left: -1rem !important; }

  .m-sm-n4 {
    margin: -1.5rem !important; }

  .mt-sm-n4, .my-sm-n4 {
    margin-top: -1.5rem !important; }

  .mr-sm-n4, .mx-sm-n4 {
    margin-right: -1.5rem !important; }

  .mb-sm-n4, .my-sm-n4 {
    margin-bottom: -1.5rem !important; }

  .ml-sm-n4, .mx-sm-n4 {
    margin-left: -1.5rem !important; }

  .m-sm-n5 {
    margin: -3rem !important; }

  .mt-sm-n5, .my-sm-n5 {
    margin-top: -3rem !important; }

  .mr-sm-n5, .mx-sm-n5 {
    margin-right: -3rem !important; }

  .mb-sm-n5, .my-sm-n5 {
    margin-bottom: -3rem !important; }

  .ml-sm-n5, .mx-sm-n5 {
    margin-left: -3rem !important; }

  .m-sm-auto {
    margin: auto !important; }

  .mt-sm-auto, .my-sm-auto {
    margin-top: auto !important; }

  .mr-sm-auto, .mx-sm-auto {
    margin-right: auto !important; }

  .mb-sm-auto, .my-sm-auto {
    margin-bottom: auto !important; }

  .ml-sm-auto, .mx-sm-auto {
    margin-left: auto !important; } }
@media (min-width: 1025px) {
  .m-md-0 {
    margin: 0 !important; }

  .mt-md-0, .my-md-0 {
    margin-top: 0 !important; }

  .mr-md-0, .mx-md-0 {
    margin-right: 0 !important; }

  .mb-md-0, .my-md-0 {
    margin-bottom: 0 !important; }

  .ml-md-0, .mx-md-0 {
    margin-left: 0 !important; }

  .m-md-1 {
    margin: 0.25rem !important; }

  .mt-md-1, .my-md-1 {
    margin-top: 0.25rem !important; }

  .mr-md-1, .mx-md-1 {
    margin-right: 0.25rem !important; }

  .mb-md-1, .my-md-1 {
    margin-bottom: 0.25rem !important; }

  .ml-md-1, .mx-md-1 {
    margin-left: 0.25rem !important; }

  .m-md-2 {
    margin: 0.5rem !important; }

  .mt-md-2, .my-md-2 {
    margin-top: 0.5rem !important; }

  .mr-md-2, .mx-md-2 {
    margin-right: 0.5rem !important; }

  .mb-md-2, .my-md-2 {
    margin-bottom: 0.5rem !important; }

  .ml-md-2, .mx-md-2 {
    margin-left: 0.5rem !important; }

  .m-md-3 {
    margin: 1rem !important; }

  .mt-md-3, .my-md-3 {
    margin-top: 1rem !important; }

  .mr-md-3, .mx-md-3 {
    margin-right: 1rem !important; }

  .mb-md-3, .my-md-3 {
    margin-bottom: 1rem !important; }

  .ml-md-3, .mx-md-3 {
    margin-left: 1rem !important; }

  .m-md-4 {
    margin: 1.5rem !important; }

  .mt-md-4, .my-md-4 {
    margin-top: 1.5rem !important; }

  .mr-md-4, .mx-md-4 {
    margin-right: 1.5rem !important; }

  .mb-md-4, .my-md-4 {
    margin-bottom: 1.5rem !important; }

  .ml-md-4, .mx-md-4 {
    margin-left: 1.5rem !important; }

  .m-md-5 {
    margin: 3rem !important; }

  .mt-md-5, .my-md-5 {
    margin-top: 3rem !important; }

  .mr-md-5, .mx-md-5 {
    margin-right: 3rem !important; }

  .mb-md-5, .my-md-5 {
    margin-bottom: 3rem !important; }

  .ml-md-5, .mx-md-5 {
    margin-left: 3rem !important; }

  .p-md-0 {
    padding: 0 !important; }

  .pt-md-0, .py-md-0 {
    padding-top: 0 !important; }

  .pr-md-0, .px-md-0 {
    padding-right: 0 !important; }

  .pb-md-0, .py-md-0 {
    padding-bottom: 0 !important; }

  .pl-md-0, .px-md-0 {
    padding-left: 0 !important; }

  .p-md-1 {
    padding: 0.25rem !important; }

  .pt-md-1, .py-md-1 {
    padding-top: 0.25rem !important; }

  .pr-md-1, .px-md-1 {
    padding-right: 0.25rem !important; }

  .pb-md-1, .py-md-1 {
    padding-bottom: 0.25rem !important; }

  .pl-md-1, .px-md-1 {
    padding-left: 0.25rem !important; }

  .p-md-2 {
    padding: 0.5rem !important; }

  .pt-md-2, .py-md-2 {
    padding-top: 0.5rem !important; }

  .pr-md-2, .px-md-2 {
    padding-right: 0.5rem !important; }

  .pb-md-2, .py-md-2 {
    padding-bottom: 0.5rem !important; }

  .pl-md-2, .px-md-2 {
    padding-left: 0.5rem !important; }

  .p-md-3 {
    padding: 1rem !important; }

  .pt-md-3, .py-md-3 {
    padding-top: 1rem !important; }

  .pr-md-3, .px-md-3 {
    padding-right: 1rem !important; }

  .pb-md-3, .py-md-3 {
    padding-bottom: 1rem !important; }

  .pl-md-3, .px-md-3 {
    padding-left: 1rem !important; }

  .p-md-4 {
    padding: 1.5rem !important; }

  .pt-md-4, .py-md-4 {
    padding-top: 1.5rem !important; }

  .pr-md-4, .px-md-4 {
    padding-right: 1.5rem !important; }

  .pb-md-4, .py-md-4 {
    padding-bottom: 1.5rem !important; }

  .pl-md-4, .px-md-4 {
    padding-left: 1.5rem !important; }

  .p-md-5 {
    padding: 3rem !important; }

  .pt-md-5, .py-md-5 {
    padding-top: 3rem !important; }

  .pr-md-5, .px-md-5 {
    padding-right: 3rem !important; }

  .pb-md-5, .py-md-5 {
    padding-bottom: 3rem !important; }

  .pl-md-5, .px-md-5 {
    padding-left: 3rem !important; }

  .m-md-n1 {
    margin: -0.25rem !important; }

  .mt-md-n1, .my-md-n1 {
    margin-top: -0.25rem !important; }

  .mr-md-n1, .mx-md-n1 {
    margin-right: -0.25rem !important; }

  .mb-md-n1, .my-md-n1 {
    margin-bottom: -0.25rem !important; }

  .ml-md-n1, .mx-md-n1 {
    margin-left: -0.25rem !important; }

  .m-md-n2 {
    margin: -0.5rem !important; }

  .mt-md-n2, .my-md-n2 {
    margin-top: -0.5rem !important; }

  .mr-md-n2, .mx-md-n2 {
    margin-right: -0.5rem !important; }

  .mb-md-n2, .my-md-n2 {
    margin-bottom: -0.5rem !important; }

  .ml-md-n2, .mx-md-n2 {
    margin-left: -0.5rem !important; }

  .m-md-n3 {
    margin: -1rem !important; }

  .mt-md-n3, .my-md-n3 {
    margin-top: -1rem !important; }

  .mr-md-n3, .mx-md-n3 {
    margin-right: -1rem !important; }

  .mb-md-n3, .my-md-n3 {
    margin-bottom: -1rem !important; }

  .ml-md-n3, .mx-md-n3 {
    margin-left: -1rem !important; }

  .m-md-n4 {
    margin: -1.5rem !important; }

  .mt-md-n4, .my-md-n4 {
    margin-top: -1.5rem !important; }

  .mr-md-n4, .mx-md-n4 {
    margin-right: -1.5rem !important; }

  .mb-md-n4, .my-md-n4 {
    margin-bottom: -1.5rem !important; }

  .ml-md-n4, .mx-md-n4 {
    margin-left: -1.5rem !important; }

  .m-md-n5 {
    margin: -3rem !important; }

  .mt-md-n5, .my-md-n5 {
    margin-top: -3rem !important; }

  .mr-md-n5, .mx-md-n5 {
    margin-right: -3rem !important; }

  .mb-md-n5, .my-md-n5 {
    margin-bottom: -3rem !important; }

  .ml-md-n5, .mx-md-n5 {
    margin-left: -3rem !important; }

  .m-md-auto {
    margin: auto !important; }

  .mt-md-auto, .my-md-auto {
    margin-top: auto !important; }

  .mr-md-auto, .mx-md-auto {
    margin-right: auto !important; }

  .mb-md-auto, .my-md-auto {
    margin-bottom: auto !important; }

  .ml-md-auto, .mx-md-auto {
    margin-left: auto !important; } }
@media (min-width: 1280px) {
  .m-lg-0 {
    margin: 0 !important; }

  .mt-lg-0, .my-lg-0 {
    margin-top: 0 !important; }

  .mr-lg-0, .mx-lg-0 {
    margin-right: 0 !important; }

  .mb-lg-0, .my-lg-0 {
    margin-bottom: 0 !important; }

  .ml-lg-0, .mx-lg-0 {
    margin-left: 0 !important; }

  .m-lg-1 {
    margin: 0.25rem !important; }

  .mt-lg-1, .my-lg-1 {
    margin-top: 0.25rem !important; }

  .mr-lg-1, .mx-lg-1 {
    margin-right: 0.25rem !important; }

  .mb-lg-1, .my-lg-1 {
    margin-bottom: 0.25rem !important; }

  .ml-lg-1, .mx-lg-1 {
    margin-left: 0.25rem !important; }

  .m-lg-2 {
    margin: 0.5rem !important; }

  .mt-lg-2, .my-lg-2 {
    margin-top: 0.5rem !important; }

  .mr-lg-2, .mx-lg-2 {
    margin-right: 0.5rem !important; }

  .mb-lg-2, .my-lg-2 {
    margin-bottom: 0.5rem !important; }

  .ml-lg-2, .mx-lg-2 {
    margin-left: 0.5rem !important; }

  .m-lg-3 {
    margin: 1rem !important; }

  .mt-lg-3, .my-lg-3 {
    margin-top: 1rem !important; }

  .mr-lg-3, .mx-lg-3 {
    margin-right: 1rem !important; }

  .mb-lg-3, .my-lg-3 {
    margin-bottom: 1rem !important; }

  .ml-lg-3, .mx-lg-3 {
    margin-left: 1rem !important; }

  .m-lg-4 {
    margin: 1.5rem !important; }

  .mt-lg-4, .my-lg-4 {
    margin-top: 1.5rem !important; }

  .mr-lg-4, .mx-lg-4 {
    margin-right: 1.5rem !important; }

  .mb-lg-4, .my-lg-4 {
    margin-bottom: 1.5rem !important; }

  .ml-lg-4, .mx-lg-4 {
    margin-left: 1.5rem !important; }

  .m-lg-5 {
    margin: 3rem !important; }

  .mt-lg-5, .my-lg-5 {
    margin-top: 3rem !important; }

  .mr-lg-5, .mx-lg-5 {
    margin-right: 3rem !important; }

  .mb-lg-5, .my-lg-5 {
    margin-bottom: 3rem !important; }

  .ml-lg-5, .mx-lg-5 {
    margin-left: 3rem !important; }

  .p-lg-0 {
    padding: 0 !important; }

  .pt-lg-0, .py-lg-0 {
    padding-top: 0 !important; }

  .pr-lg-0, .px-lg-0 {
    padding-right: 0 !important; }

  .pb-lg-0, .py-lg-0 {
    padding-bottom: 0 !important; }

  .pl-lg-0, .px-lg-0 {
    padding-left: 0 !important; }

  .p-lg-1 {
    padding: 0.25rem !important; }

  .pt-lg-1, .py-lg-1 {
    padding-top: 0.25rem !important; }

  .pr-lg-1, .px-lg-1 {
    padding-right: 0.25rem !important; }

  .pb-lg-1, .py-lg-1 {
    padding-bottom: 0.25rem !important; }

  .pl-lg-1, .px-lg-1 {
    padding-left: 0.25rem !important; }

  .p-lg-2 {
    padding: 0.5rem !important; }

  .pt-lg-2, .py-lg-2 {
    padding-top: 0.5rem !important; }

  .pr-lg-2, .px-lg-2 {
    padding-right: 0.5rem !important; }

  .pb-lg-2, .py-lg-2 {
    padding-bottom: 0.5rem !important; }

  .pl-lg-2, .px-lg-2 {
    padding-left: 0.5rem !important; }

  .p-lg-3 {
    padding: 1rem !important; }

  .pt-lg-3, .py-lg-3 {
    padding-top: 1rem !important; }

  .pr-lg-3, .px-lg-3 {
    padding-right: 1rem !important; }

  .pb-lg-3, .py-lg-3 {
    padding-bottom: 1rem !important; }

  .pl-lg-3, .px-lg-3 {
    padding-left: 1rem !important; }

  .p-lg-4 {
    padding: 1.5rem !important; }

  .pt-lg-4, .py-lg-4 {
    padding-top: 1.5rem !important; }

  .pr-lg-4, .px-lg-4 {
    padding-right: 1.5rem !important; }

  .pb-lg-4, .py-lg-4 {
    padding-bottom: 1.5rem !important; }

  .pl-lg-4, .px-lg-4 {
    padding-left: 1.5rem !important; }

  .p-lg-5 {
    padding: 3rem !important; }

  .pt-lg-5, .py-lg-5 {
    padding-top: 3rem !important; }

  .pr-lg-5, .px-lg-5 {
    padding-right: 3rem !important; }

  .pb-lg-5, .py-lg-5 {
    padding-bottom: 3rem !important; }

  .pl-lg-5, .px-lg-5 {
    padding-left: 3rem !important; }

  .m-lg-n1 {
    margin: -0.25rem !important; }

  .mt-lg-n1, .my-lg-n1 {
    margin-top: -0.25rem !important; }

  .mr-lg-n1, .mx-lg-n1 {
    margin-right: -0.25rem !important; }

  .mb-lg-n1, .my-lg-n1 {
    margin-bottom: -0.25rem !important; }

  .ml-lg-n1, .mx-lg-n1 {
    margin-left: -0.25rem !important; }

  .m-lg-n2 {
    margin: -0.5rem !important; }

  .mt-lg-n2, .my-lg-n2 {
    margin-top: -0.5rem !important; }

  .mr-lg-n2, .mx-lg-n2 {
    margin-right: -0.5rem !important; }

  .mb-lg-n2, .my-lg-n2 {
    margin-bottom: -0.5rem !important; }

  .ml-lg-n2, .mx-lg-n2 {
    margin-left: -0.5rem !important; }

  .m-lg-n3 {
    margin: -1rem !important; }

  .mt-lg-n3, .my-lg-n3 {
    margin-top: -1rem !important; }

  .mr-lg-n3, .mx-lg-n3 {
    margin-right: -1rem !important; }

  .mb-lg-n3, .my-lg-n3 {
    margin-bottom: -1rem !important; }

  .ml-lg-n3, .mx-lg-n3 {
    margin-left: -1rem !important; }

  .m-lg-n4 {
    margin: -1.5rem !important; }

  .mt-lg-n4, .my-lg-n4 {
    margin-top: -1.5rem !important; }

  .mr-lg-n4, .mx-lg-n4 {
    margin-right: -1.5rem !important; }

  .mb-lg-n4, .my-lg-n4 {
    margin-bottom: -1.5rem !important; }

  .ml-lg-n4, .mx-lg-n4 {
    margin-left: -1.5rem !important; }

  .m-lg-n5 {
    margin: -3rem !important; }

  .mt-lg-n5, .my-lg-n5 {
    margin-top: -3rem !important; }

  .mr-lg-n5, .mx-lg-n5 {
    margin-right: -3rem !important; }

  .mb-lg-n5, .my-lg-n5 {
    margin-bottom: -3rem !important; }

  .ml-lg-n5, .mx-lg-n5 {
    margin-left: -3rem !important; }

  .m-lg-auto {
    margin: auto !important; }

  .mt-lg-auto, .my-lg-auto {
    margin-top: auto !important; }

  .mr-lg-auto, .mx-lg-auto {
    margin-right: auto !important; }

  .mb-lg-auto, .my-lg-auto {
    margin-bottom: auto !important; }

  .ml-lg-auto, .mx-lg-auto {
    margin-left: auto !important; } }
@media (min-width: 1680px) {
  .m-xl-0 {
    margin: 0 !important; }

  .mt-xl-0, .my-xl-0 {
    margin-top: 0 !important; }

  .mr-xl-0, .mx-xl-0 {
    margin-right: 0 !important; }

  .mb-xl-0, .my-xl-0 {
    margin-bottom: 0 !important; }

  .ml-xl-0, .mx-xl-0 {
    margin-left: 0 !important; }

  .m-xl-1 {
    margin: 0.25rem !important; }

  .mt-xl-1, .my-xl-1 {
    margin-top: 0.25rem !important; }

  .mr-xl-1, .mx-xl-1 {
    margin-right: 0.25rem !important; }

  .mb-xl-1, .my-xl-1 {
    margin-bottom: 0.25rem !important; }

  .ml-xl-1, .mx-xl-1 {
    margin-left: 0.25rem !important; }

  .m-xl-2 {
    margin: 0.5rem !important; }

  .mt-xl-2, .my-xl-2 {
    margin-top: 0.5rem !important; }

  .mr-xl-2, .mx-xl-2 {
    margin-right: 0.5rem !important; }

  .mb-xl-2, .my-xl-2 {
    margin-bottom: 0.5rem !important; }

  .ml-xl-2, .mx-xl-2 {
    margin-left: 0.5rem !important; }

  .m-xl-3 {
    margin: 1rem !important; }

  .mt-xl-3, .my-xl-3 {
    margin-top: 1rem !important; }

  .mr-xl-3, .mx-xl-3 {
    margin-right: 1rem !important; }

  .mb-xl-3, .my-xl-3 {
    margin-bottom: 1rem !important; }

  .ml-xl-3, .mx-xl-3 {
    margin-left: 1rem !important; }

  .m-xl-4 {
    margin: 1.5rem !important; }

  .mt-xl-4, .my-xl-4 {
    margin-top: 1.5rem !important; }

  .mr-xl-4, .mx-xl-4 {
    margin-right: 1.5rem !important; }

  .mb-xl-4, .my-xl-4 {
    margin-bottom: 1.5rem !important; }

  .ml-xl-4, .mx-xl-4 {
    margin-left: 1.5rem !important; }

  .m-xl-5 {
    margin: 3rem !important; }

  .mt-xl-5, .my-xl-5 {
    margin-top: 3rem !important; }

  .mr-xl-5, .mx-xl-5 {
    margin-right: 3rem !important; }

  .mb-xl-5, .my-xl-5 {
    margin-bottom: 3rem !important; }

  .ml-xl-5, .mx-xl-5 {
    margin-left: 3rem !important; }

  .p-xl-0 {
    padding: 0 !important; }

  .pt-xl-0, .py-xl-0 {
    padding-top: 0 !important; }

  .pr-xl-0, .px-xl-0 {
    padding-right: 0 !important; }

  .pb-xl-0, .py-xl-0 {
    padding-bottom: 0 !important; }

  .pl-xl-0, .px-xl-0 {
    padding-left: 0 !important; }

  .p-xl-1 {
    padding: 0.25rem !important; }

  .pt-xl-1, .py-xl-1 {
    padding-top: 0.25rem !important; }

  .pr-xl-1, .px-xl-1 {
    padding-right: 0.25rem !important; }

  .pb-xl-1, .py-xl-1 {
    padding-bottom: 0.25rem !important; }

  .pl-xl-1, .px-xl-1 {
    padding-left: 0.25rem !important; }

  .p-xl-2 {
    padding: 0.5rem !important; }

  .pt-xl-2, .py-xl-2 {
    padding-top: 0.5rem !important; }

  .pr-xl-2, .px-xl-2 {
    padding-right: 0.5rem !important; }

  .pb-xl-2, .py-xl-2 {
    padding-bottom: 0.5rem !important; }

  .pl-xl-2, .px-xl-2 {
    padding-left: 0.5rem !important; }

  .p-xl-3 {
    padding: 1rem !important; }

  .pt-xl-3, .py-xl-3 {
    padding-top: 1rem !important; }

  .pr-xl-3, .px-xl-3 {
    padding-right: 1rem !important; }

  .pb-xl-3, .py-xl-3 {
    padding-bottom: 1rem !important; }

  .pl-xl-3, .px-xl-3 {
    padding-left: 1rem !important; }

  .p-xl-4 {
    padding: 1.5rem !important; }

  .pt-xl-4, .py-xl-4 {
    padding-top: 1.5rem !important; }

  .pr-xl-4, .px-xl-4 {
    padding-right: 1.5rem !important; }

  .pb-xl-4, .py-xl-4 {
    padding-bottom: 1.5rem !important; }

  .pl-xl-4, .px-xl-4 {
    padding-left: 1.5rem !important; }

  .p-xl-5 {
    padding: 3rem !important; }

  .pt-xl-5, .py-xl-5 {
    padding-top: 3rem !important; }

  .pr-xl-5, .px-xl-5 {
    padding-right: 3rem !important; }

  .pb-xl-5, .py-xl-5 {
    padding-bottom: 3rem !important; }

  .pl-xl-5, .px-xl-5 {
    padding-left: 3rem !important; }

  .m-xl-n1 {
    margin: -0.25rem !important; }

  .mt-xl-n1, .my-xl-n1 {
    margin-top: -0.25rem !important; }

  .mr-xl-n1, .mx-xl-n1 {
    margin-right: -0.25rem !important; }

  .mb-xl-n1, .my-xl-n1 {
    margin-bottom: -0.25rem !important; }

  .ml-xl-n1, .mx-xl-n1 {
    margin-left: -0.25rem !important; }

  .m-xl-n2 {
    margin: -0.5rem !important; }

  .mt-xl-n2, .my-xl-n2 {
    margin-top: -0.5rem !important; }

  .mr-xl-n2, .mx-xl-n2 {
    margin-right: -0.5rem !important; }

  .mb-xl-n2, .my-xl-n2 {
    margin-bottom: -0.5rem !important; }

  .ml-xl-n2, .mx-xl-n2 {
    margin-left: -0.5rem !important; }

  .m-xl-n3 {
    margin: -1rem !important; }

  .mt-xl-n3, .my-xl-n3 {
    margin-top: -1rem !important; }

  .mr-xl-n3, .mx-xl-n3 {
    margin-right: -1rem !important; }

  .mb-xl-n3, .my-xl-n3 {
    margin-bottom: -1rem !important; }

  .ml-xl-n3, .mx-xl-n3 {
    margin-left: -1rem !important; }

  .m-xl-n4 {
    margin: -1.5rem !important; }

  .mt-xl-n4, .my-xl-n4 {
    margin-top: -1.5rem !important; }

  .mr-xl-n4, .mx-xl-n4 {
    margin-right: -1.5rem !important; }

  .mb-xl-n4, .my-xl-n4 {
    margin-bottom: -1.5rem !important; }

  .ml-xl-n4, .mx-xl-n4 {
    margin-left: -1.5rem !important; }

  .m-xl-n5 {
    margin: -3rem !important; }

  .mt-xl-n5, .my-xl-n5 {
    margin-top: -3rem !important; }

  .mr-xl-n5, .mx-xl-n5 {
    margin-right: -3rem !important; }

  .mb-xl-n5, .my-xl-n5 {
    margin-bottom: -3rem !important; }

  .ml-xl-n5, .mx-xl-n5 {
    margin-left: -3rem !important; }

  .m-xl-auto {
    margin: auto !important; }

  .mt-xl-auto, .my-xl-auto {
    margin-top: auto !important; }

  .mr-xl-auto, .mx-xl-auto {
    margin-right: auto !important; }

  .mb-xl-auto, .my-xl-auto {
    margin-bottom: auto !important; }

  .ml-xl-auto, .mx-xl-auto {
    margin-left: auto !important; } }
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.text-justify {
  text-align: justify !important; }

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 768px) {
  .text-sm-left {
    text-align: left !important; }

  .text-sm-right {
    text-align: right !important; }

  .text-sm-center {
    text-align: center !important; } }
@media (min-width: 1025px) {
  .text-md-left {
    text-align: left !important; }

  .text-md-right {
    text-align: right !important; }

  .text-md-center {
    text-align: center !important; } }
@media (min-width: 1280px) {
  .text-lg-left {
    text-align: left !important; }

  .text-lg-right {
    text-align: right !important; }

  .text-lg-center {
    text-align: center !important; } }
@media (min-width: 1680px) {
  .text-xl-left {
    text-align: left !important; }

  .text-xl-right {
    text-align: right !important; }

  .text-xl-center {
    text-align: center !important; } }
.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #007bff !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #0056b3 !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:focus, a.text-secondary:hover {
  color: #494f54 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:focus, a.text-success:hover {
  color: #19692c !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:focus, a.text-info:hover {
  color: #0f6674 !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #ba8b00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #a71d2a !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:focus, a.text-light:hover {
  color: #cbd3da !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:focus, a.text-dark:hover {
  color: #121416 !important; }

.text-body {
  color: #212529 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *, ::after, ::before {
    text-shadow: none !important;
    box-shadow: none !important; }

  a:not(.btn) {
    text-decoration: underline; }

  abbr[title]::after {
    content: " (" attr(title) ")"; }

  pre {
    white-space: pre-wrap !important; }

  blockquote, pre {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  img, tr {
    page-break-inside: avoid; }

  h2, h3, p {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; }

  @page {
    size: a3; }
  body {
    min-width: 1280px !important; }

  .container {
    min-width: 1280px !important; }

  .navbar {
    display: none; }

  .badge {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }

  .table td, .table th {
    background-color: #fff !important; }

  .table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6 !important; }

  .table-dark {
    color: inherit; }

  .table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th {
    border-color: #dee2e6; }

  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }
/*# sourceMappingURL=bootstrap.min.css.map */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before, .fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before, .fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before, .fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before, .fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before, .fa-users:before {
  content: "\f0c0"; }

.fa-chain:before, .fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before, .fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before, .fa-usd:before {
  content: "\f155"; }

.fa-rupee:before, .fa-inr:before {
  content: "\f156"; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158"; }

.fa-won:before, .fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before, .fa-car:before {
  content: "\f1b9"; }

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before, .fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before, .fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before, .fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before, .fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

.fa-credit-card-alt:before {
  content: "\f283"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-pause-circle-o:before {
  content: "\f28c"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-percent:before {
  content: "\f295"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-envira:before {
  content: "\f299"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-wheelchair-alt:before {
  content: "\f29b"; }

.fa-question-circle-o:before {
  content: "\f29c"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-volume-control-phone:before {
  content: "\f2a0"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "\f2a4"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-signing:before, .fa-sign-language:before {
  content: "\f2a7"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "\f2b3"; }

.fa-fa:before, .fa-font-awesome:before {
  content: "\f2b4"; }

.fa-handshake-o:before {
  content: "\f2b5"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-o:before {
  content: "\f2b7"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-book-o:before {
  content: "\f2ba"; }

.fa-vcard:before, .fa-address-card:before {
  content: "\f2bb"; }

.fa-vcard-o:before, .fa-address-card-o:before {
  content: "\f2bc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-circle-o:before {
  content: "\f2be"; }

.fa-user-o:before {
  content: "\f2c0"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-drivers-license:before, .fa-id-card:before {
  content: "\f2c2"; }

.fa-drivers-license-o:before, .fa-id-card-o:before {
  content: "\f2c3"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thermometer-2:before, .fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
  content: "\f2cd"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-times-rectangle:before, .fa-window-close:before {
  content: "\f2d3"; }

.fa-times-rectangle-o:before, .fa-window-close-o:before {
  content: "\f2d4"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-eercast:before {
  content: "\f2da"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-snowflake-o:before {
  content: "\f2dc"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-meetup:before {
  content: "\f2e0"; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/**
 * Swiper 4.5.0
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  -o-transition-property: transform,height;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform; }

.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-lock {
  display: none; }

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%; }

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s top,.2s -webkit-transform;
  transition: .2s top,.2s -webkit-transform;
  -o-transition: .2s transform,.2s top;
  transition: .2s transform,.2s top;
  transition: .2s transform,.2s top,.2s -webkit-transform; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s left,.2s -webkit-transform;
  transition: .2s left,.2s -webkit-transform;
  -o-transition: .2s transform,.2s left;
  transition: .2s transform,.2s left;
  transition: .2s transform,.2s left,.2s -webkit-transform; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s right,.2s -webkit-transform;
  transition: .2s right,.2s -webkit-transform;
  -o-transition: .2s transform,.2s right;
  transition: .2s transform,.2s right;
  transition: .2s transform,.2s right,.2s -webkit-transform; }

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000; }

.swiper-pagination-lock {
  display: none; }

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px; }

/**
 * fancyBox 3.5.7
 */
body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease,visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity .25s ease 0s,visibility 0s ease 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform,opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block; }

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0; }

.fancybox-slide--image:before {
  display: none; }

.fancybox-slide--html {
  padding: 6px; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform,opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in; }

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
  cursor: grab; }

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing; }

.fancybox-container [data-selectable=true] {
  cursor: text; }

.fancybox-image, .fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff; }

.fancybox-iframe, .fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px; }

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc; }

.fancybox-button:hover {
  color: #fff; }

.fancybox-button:focus {
  outline: none; }

.fancybox-button.fancybox-focus {
  outline: 1px dotted; }

.fancybox-button[disabled], .fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none; }

.fancybox-button div {
  height: 100%; }

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%; }

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0; }

.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2) {
  display: none; }

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998; }

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401; }

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1; }

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0; }

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden; }

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none; }

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px; }

.fancybox-navigation .fancybox-button div {
  padding: 7px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right); }

.fancybox-caption {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996; }

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left)); } }
.fancybox-caption--separate {
  margin-top: -50px; }

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all; }

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

.fancybox-loading {
  animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999; }

@keyframes a {
  to {
    transform: rotate(1turn); } }
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translateZ(0); }

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1); }

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-1turn); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(1turn); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg); }

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1) translateZ(0); }

.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  transform: translateZ(0) scale(1); }

@media (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px; }

  .fancybox-slide--image {
    padding: 6px 0; }

  .fancybox-close-small {
    right: -6px; }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px; }

  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px; }

  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right)); } } }
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:link, .fancybox-share__button:visited {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs__list a:focus:before {
  opacity: .5; }

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1; }

@media (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px; }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px); } }
.m-0 {
  margin: 0 !important; }

.mt-0 {
  margin-top: 0px !important; }

.mt-1 {
  margin-top: 1px !important; }

.mt-2 {
  margin-top: 2px !important; }

.mt-3 {
  margin-top: 3px !important; }

.mt-4 {
  margin-top: 4px !important; }

.mt-5 {
  margin-top: 5px !important; }

.mt-6 {
  margin-top: 6px !important; }

.mt-7 {
  margin-top: 7px !important; }

.mt-8 {
  margin-top: 8px !important; }

.mt-9 {
  margin-top: 9px !important; }

.mt-10 {
  margin-top: 10px !important; }

.mt-11 {
  margin-top: 11px !important; }

.mt-12 {
  margin-top: 12px !important; }

.mt-13 {
  margin-top: 13px !important; }

.mt-14 {
  margin-top: 14px !important; }

.mt-15 {
  margin-top: 15px !important; }

.mt-16 {
  margin-top: 16px !important; }

.mt-17 {
  margin-top: 17px !important; }

.mt-18 {
  margin-top: 18px !important; }

.mt-19 {
  margin-top: 19px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mt-21 {
  margin-top: 21px !important; }

.mt-22 {
  margin-top: 22px !important; }

.mt-23 {
  margin-top: 23px !important; }

.mt-24 {
  margin-top: 24px !important; }

.mt-25 {
  margin-top: 25px !important; }

.mt-26 {
  margin-top: 26px !important; }

.mt-27 {
  margin-top: 27px !important; }

.mt-28 {
  margin-top: 28px !important; }

.mt-29 {
  margin-top: 29px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mt-31 {
  margin-top: 31px !important; }

.mt-32 {
  margin-top: 32px !important; }

.mt-33 {
  margin-top: 33px !important; }

.mt-34 {
  margin-top: 34px !important; }

.mt-35 {
  margin-top: 35px !important; }

.mt-36 {
  margin-top: 36px !important; }

.mt-37 {
  margin-top: 37px !important; }

.mt-38 {
  margin-top: 38px !important; }

.mt-39 {
  margin-top: 39px !important; }

.mt-40 {
  margin-top: 40px !important; }

.mt-41 {
  margin-top: 41px !important; }

.mt-42 {
  margin-top: 42px !important; }

.mt-43 {
  margin-top: 43px !important; }

.mt-44 {
  margin-top: 44px !important; }

.mt-45 {
  margin-top: 45px !important; }

.mt-46 {
  margin-top: 46px !important; }

.mt-47 {
  margin-top: 47px !important; }

.mt-48 {
  margin-top: 48px !important; }

.mt-49 {
  margin-top: 49px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mt-51 {
  margin-top: 51px !important; }

.mt-52 {
  margin-top: 52px !important; }

.mt-53 {
  margin-top: 53px !important; }

.mt-54 {
  margin-top: 54px !important; }

.mt-55 {
  margin-top: 55px !important; }

.mt-56 {
  margin-top: 56px !important; }

.mt-57 {
  margin-top: 57px !important; }

.mt-58 {
  margin-top: 58px !important; }

.mt-59 {
  margin-top: 59px !important; }

.mt-60 {
  margin-top: 60px !important; }

.mt-61 {
  margin-top: 61px !important; }

.mt-62 {
  margin-top: 62px !important; }

.mt-63 {
  margin-top: 63px !important; }

.mt-64 {
  margin-top: 64px !important; }

.mt-65 {
  margin-top: 65px !important; }

.mt-66 {
  margin-top: 66px !important; }

.mt-67 {
  margin-top: 67px !important; }

.mt-68 {
  margin-top: 68px !important; }

.mt-69 {
  margin-top: 69px !important; }

.mt-70 {
  margin-top: 70px !important; }

.mt-71 {
  margin-top: 71px !important; }

.mt-72 {
  margin-top: 72px !important; }

.mt-73 {
  margin-top: 73px !important; }

.mt-74 {
  margin-top: 74px !important; }

.mt-75 {
  margin-top: 75px !important; }

.mt-76 {
  margin-top: 76px !important; }

.mt-77 {
  margin-top: 77px !important; }

.mt-78 {
  margin-top: 78px !important; }

.mt-79 {
  margin-top: 79px !important; }

.mt-80 {
  margin-top: 80px !important; }

.mt-81 {
  margin-top: 81px !important; }

.mt-82 {
  margin-top: 82px !important; }

.mt-83 {
  margin-top: 83px !important; }

.mt-84 {
  margin-top: 84px !important; }

.mt-85 {
  margin-top: 85px !important; }

.mt-86 {
  margin-top: 86px !important; }

.mt-87 {
  margin-top: 87px !important; }

.mt-88 {
  margin-top: 88px !important; }

.mt-89 {
  margin-top: 89px !important; }

.mt-90 {
  margin-top: 90px !important; }

.mt-91 {
  margin-top: 91px !important; }

.mt-92 {
  margin-top: 92px !important; }

.mt-93 {
  margin-top: 93px !important; }

.mt-94 {
  margin-top: 94px !important; }

.mt-95 {
  margin-top: 95px !important; }

.mt-96 {
  margin-top: 96px !important; }

.mt-97 {
  margin-top: 97px !important; }

.mt-98 {
  margin-top: 98px !important; }

.mt-99 {
  margin-top: 99px !important; }

.mt-100 {
  margin-top: 100px !important; }

.mt-101 {
  margin-top: 101px !important; }

.mt-102 {
  margin-top: 102px !important; }

.mt-103 {
  margin-top: 103px !important; }

.mt-104 {
  margin-top: 104px !important; }

.mt-105 {
  margin-top: 105px !important; }

.mt-106 {
  margin-top: 106px !important; }

.mt-107 {
  margin-top: 107px !important; }

.mt-108 {
  margin-top: 108px !important; }

.mt-109 {
  margin-top: 109px !important; }

.mt-110 {
  margin-top: 110px !important; }

.mt-111 {
  margin-top: 111px !important; }

.mt-112 {
  margin-top: 112px !important; }

.mt-113 {
  margin-top: 113px !important; }

.mt-114 {
  margin-top: 114px !important; }

.mt-115 {
  margin-top: 115px !important; }

.mt-116 {
  margin-top: 116px !important; }

.mt-117 {
  margin-top: 117px !important; }

.mt-118 {
  margin-top: 118px !important; }

.mt-119 {
  margin-top: 119px !important; }

.mt-120 {
  margin-top: 120px !important; }

.mt-121 {
  margin-top: 121px !important; }

.mt-122 {
  margin-top: 122px !important; }

.mt-123 {
  margin-top: 123px !important; }

.mt-124 {
  margin-top: 124px !important; }

.mt-125 {
  margin-top: 125px !important; }

.mt-126 {
  margin-top: 126px !important; }

.mt-127 {
  margin-top: 127px !important; }

.mt-128 {
  margin-top: 128px !important; }

.mt-129 {
  margin-top: 129px !important; }

.mt-130 {
  margin-top: 130px !important; }

.mt-131 {
  margin-top: 131px !important; }

.mt-132 {
  margin-top: 132px !important; }

.mt-133 {
  margin-top: 133px !important; }

.mt-134 {
  margin-top: 134px !important; }

.mt-135 {
  margin-top: 135px !important; }

.mt-136 {
  margin-top: 136px !important; }

.mt-137 {
  margin-top: 137px !important; }

.mt-138 {
  margin-top: 138px !important; }

.mt-139 {
  margin-top: 139px !important; }

.mt-140 {
  margin-top: 140px !important; }

.mt-141 {
  margin-top: 141px !important; }

.mt-142 {
  margin-top: 142px !important; }

.mt-143 {
  margin-top: 143px !important; }

.mt-144 {
  margin-top: 144px !important; }

.mt-145 {
  margin-top: 145px !important; }

.mt-146 {
  margin-top: 146px !important; }

.mt-147 {
  margin-top: 147px !important; }

.mt-148 {
  margin-top: 148px !important; }

.mt-149 {
  margin-top: 149px !important; }

.mt-150 {
  margin-top: 150px !important; }

.mb-0 {
  margin-bottom: 0px !important; }

.mb-1 {
  margin-bottom: 1px !important; }

.mb-2 {
  margin-bottom: 2px !important; }

.mb-3 {
  margin-bottom: 3px !important; }

.mb-4 {
  margin-bottom: 4px !important; }

.mb-5 {
  margin-bottom: 5px !important; }

.mb-6 {
  margin-bottom: 6px !important; }

.mb-7 {
  margin-bottom: 7px !important; }

.mb-8 {
  margin-bottom: 8px !important; }

.mb-9 {
  margin-bottom: 9px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.mb-11 {
  margin-bottom: 11px !important; }

.mb-12 {
  margin-bottom: 12px !important; }

.mb-13 {
  margin-bottom: 13px !important; }

.mb-14 {
  margin-bottom: 14px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mb-16 {
  margin-bottom: 16px !important; }

.mb-17 {
  margin-bottom: 17px !important; }

.mb-18 {
  margin-bottom: 18px !important; }

.mb-19 {
  margin-bottom: 19px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.mb-21 {
  margin-bottom: 21px !important; }

.mb-22 {
  margin-bottom: 22px !important; }

.mb-23 {
  margin-bottom: 23px !important; }

.mb-24 {
  margin-bottom: 24px !important; }

.mb-25 {
  margin-bottom: 25px !important; }

.mb-26 {
  margin-bottom: 26px !important; }

.mb-27 {
  margin-bottom: 27px !important; }

.mb-28 {
  margin-bottom: 28px !important; }

.mb-29 {
  margin-bottom: 29px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-31 {
  margin-bottom: 31px !important; }

.mb-32 {
  margin-bottom: 32px !important; }

.mb-33 {
  margin-bottom: 33px !important; }

.mb-34 {
  margin-bottom: 34px !important; }

.mb-35 {
  margin-bottom: 35px !important; }

.mb-36 {
  margin-bottom: 36px !important; }

.mb-37 {
  margin-bottom: 37px !important; }

.mb-38 {
  margin-bottom: 38px !important; }

.mb-39 {
  margin-bottom: 39px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.mb-41 {
  margin-bottom: 41px !important; }

.mb-42 {
  margin-bottom: 42px !important; }

.mb-43 {
  margin-bottom: 43px !important; }

.mb-44 {
  margin-bottom: 44px !important; }

.mb-45 {
  margin-bottom: 45px !important; }

.mb-46 {
  margin-bottom: 46px !important; }

.mb-47 {
  margin-bottom: 47px !important; }

.mb-48 {
  margin-bottom: 48px !important; }

.mb-49 {
  margin-bottom: 49px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.mb-51 {
  margin-bottom: 51px !important; }

.mb-52 {
  margin-bottom: 52px !important; }

.mb-53 {
  margin-bottom: 53px !important; }

.mb-54 {
  margin-bottom: 54px !important; }

.mb-55 {
  margin-bottom: 55px !important; }

.mb-56 {
  margin-bottom: 56px !important; }

.mb-57 {
  margin-bottom: 57px !important; }

.mb-58 {
  margin-bottom: 58px !important; }

.mb-59 {
  margin-bottom: 59px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.mb-61 {
  margin-bottom: 61px !important; }

.mb-62 {
  margin-bottom: 62px !important; }

.mb-63 {
  margin-bottom: 63px !important; }

.mb-64 {
  margin-bottom: 64px !important; }

.mb-65 {
  margin-bottom: 65px !important; }

.mb-66 {
  margin-bottom: 66px !important; }

.mb-67 {
  margin-bottom: 67px !important; }

.mb-68 {
  margin-bottom: 68px !important; }

.mb-69 {
  margin-bottom: 69px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.mb-71 {
  margin-bottom: 71px !important; }

.mb-72 {
  margin-bottom: 72px !important; }

.mb-73 {
  margin-bottom: 73px !important; }

.mb-74 {
  margin-bottom: 74px !important; }

.mb-75 {
  margin-bottom: 75px !important; }

.mb-76 {
  margin-bottom: 76px !important; }

.mb-77 {
  margin-bottom: 77px !important; }

.mb-78 {
  margin-bottom: 78px !important; }

.mb-79 {
  margin-bottom: 79px !important; }

.mb-80 {
  margin-bottom: 80px !important; }

.mb-81 {
  margin-bottom: 81px !important; }

.mb-82 {
  margin-bottom: 82px !important; }

.mb-83 {
  margin-bottom: 83px !important; }

.mb-84 {
  margin-bottom: 84px !important; }

.mb-85 {
  margin-bottom: 85px !important; }

.mb-86 {
  margin-bottom: 86px !important; }

.mb-87 {
  margin-bottom: 87px !important; }

.mb-88 {
  margin-bottom: 88px !important; }

.mb-89 {
  margin-bottom: 89px !important; }

.mb-90 {
  margin-bottom: 90px !important; }

.mb-91 {
  margin-bottom: 91px !important; }

.mb-92 {
  margin-bottom: 92px !important; }

.mb-93 {
  margin-bottom: 93px !important; }

.mb-94 {
  margin-bottom: 94px !important; }

.mb-95 {
  margin-bottom: 95px !important; }

.mb-96 {
  margin-bottom: 96px !important; }

.mb-97 {
  margin-bottom: 97px !important; }

.mb-98 {
  margin-bottom: 98px !important; }

.mb-99 {
  margin-bottom: 99px !important; }

.mb-100 {
  margin-bottom: 100px !important; }

.mb-101 {
  margin-bottom: 101px !important; }

.mb-102 {
  margin-bottom: 102px !important; }

.mb-103 {
  margin-bottom: 103px !important; }

.mb-104 {
  margin-bottom: 104px !important; }

.mb-105 {
  margin-bottom: 105px !important; }

.mb-106 {
  margin-bottom: 106px !important; }

.mb-107 {
  margin-bottom: 107px !important; }

.mb-108 {
  margin-bottom: 108px !important; }

.mb-109 {
  margin-bottom: 109px !important; }

.mb-110 {
  margin-bottom: 110px !important; }

.mb-111 {
  margin-bottom: 111px !important; }

.mb-112 {
  margin-bottom: 112px !important; }

.mb-113 {
  margin-bottom: 113px !important; }

.mb-114 {
  margin-bottom: 114px !important; }

.mb-115 {
  margin-bottom: 115px !important; }

.mb-116 {
  margin-bottom: 116px !important; }

.mb-117 {
  margin-bottom: 117px !important; }

.mb-118 {
  margin-bottom: 118px !important; }

.mb-119 {
  margin-bottom: 119px !important; }

.mb-120 {
  margin-bottom: 120px !important; }

.mb-121 {
  margin-bottom: 121px !important; }

.mb-122 {
  margin-bottom: 122px !important; }

.mb-123 {
  margin-bottom: 123px !important; }

.mb-124 {
  margin-bottom: 124px !important; }

.mb-125 {
  margin-bottom: 125px !important; }

.mb-126 {
  margin-bottom: 126px !important; }

.mb-127 {
  margin-bottom: 127px !important; }

.mb-128 {
  margin-bottom: 128px !important; }

.mb-129 {
  margin-bottom: 129px !important; }

.mb-130 {
  margin-bottom: 130px !important; }

.mb-131 {
  margin-bottom: 131px !important; }

.mb-132 {
  margin-bottom: 132px !important; }

.mb-133 {
  margin-bottom: 133px !important; }

.mb-134 {
  margin-bottom: 134px !important; }

.mb-135 {
  margin-bottom: 135px !important; }

.mb-136 {
  margin-bottom: 136px !important; }

.mb-137 {
  margin-bottom: 137px !important; }

.mb-138 {
  margin-bottom: 138px !important; }

.mb-139 {
  margin-bottom: 139px !important; }

.mb-140 {
  margin-bottom: 140px !important; }

.mb-141 {
  margin-bottom: 141px !important; }

.mb-142 {
  margin-bottom: 142px !important; }

.mb-143 {
  margin-bottom: 143px !important; }

.mb-144 {
  margin-bottom: 144px !important; }

.mb-145 {
  margin-bottom: 145px !important; }

.mb-146 {
  margin-bottom: 146px !important; }

.mb-147 {
  margin-bottom: 147px !important; }

.mb-148 {
  margin-bottom: 148px !important; }

.mb-149 {
  margin-bottom: 149px !important; }

.mb-150 {
  margin-bottom: 150px !important; }

@media screen and (min-width: 768px) {
  .mt-sm-0 {
    margin-top: 0px !important; }

  .mt-sm-1 {
    margin-top: 1px !important; }

  .mt-sm-2 {
    margin-top: 2px !important; }

  .mt-sm-3 {
    margin-top: 3px !important; }

  .mt-sm-4 {
    margin-top: 4px !important; }

  .mt-sm-5 {
    margin-top: 5px !important; }

  .mt-sm-6 {
    margin-top: 6px !important; }

  .mt-sm-7 {
    margin-top: 7px !important; }

  .mt-sm-8 {
    margin-top: 8px !important; }

  .mt-sm-9 {
    margin-top: 9px !important; }

  .mt-sm-10 {
    margin-top: 10px !important; }

  .mt-sm-11 {
    margin-top: 11px !important; }

  .mt-sm-12 {
    margin-top: 12px !important; }

  .mt-sm-13 {
    margin-top: 13px !important; }

  .mt-sm-14 {
    margin-top: 14px !important; }

  .mt-sm-15 {
    margin-top: 15px !important; }

  .mt-sm-16 {
    margin-top: 16px !important; }

  .mt-sm-17 {
    margin-top: 17px !important; }

  .mt-sm-18 {
    margin-top: 18px !important; }

  .mt-sm-19 {
    margin-top: 19px !important; }

  .mt-sm-20 {
    margin-top: 20px !important; }

  .mt-sm-21 {
    margin-top: 21px !important; }

  .mt-sm-22 {
    margin-top: 22px !important; }

  .mt-sm-23 {
    margin-top: 23px !important; }

  .mt-sm-24 {
    margin-top: 24px !important; }

  .mt-sm-25 {
    margin-top: 25px !important; }

  .mt-sm-26 {
    margin-top: 26px !important; }

  .mt-sm-27 {
    margin-top: 27px !important; }

  .mt-sm-28 {
    margin-top: 28px !important; }

  .mt-sm-29 {
    margin-top: 29px !important; }

  .mt-sm-30 {
    margin-top: 30px !important; }

  .mt-sm-31 {
    margin-top: 31px !important; }

  .mt-sm-32 {
    margin-top: 32px !important; }

  .mt-sm-33 {
    margin-top: 33px !important; }

  .mt-sm-34 {
    margin-top: 34px !important; }

  .mt-sm-35 {
    margin-top: 35px !important; }

  .mt-sm-36 {
    margin-top: 36px !important; }

  .mt-sm-37 {
    margin-top: 37px !important; }

  .mt-sm-38 {
    margin-top: 38px !important; }

  .mt-sm-39 {
    margin-top: 39px !important; }

  .mt-sm-40 {
    margin-top: 40px !important; }

  .mt-sm-41 {
    margin-top: 41px !important; }

  .mt-sm-42 {
    margin-top: 42px !important; }

  .mt-sm-43 {
    margin-top: 43px !important; }

  .mt-sm-44 {
    margin-top: 44px !important; }

  .mt-sm-45 {
    margin-top: 45px !important; }

  .mt-sm-46 {
    margin-top: 46px !important; }

  .mt-sm-47 {
    margin-top: 47px !important; }

  .mt-sm-48 {
    margin-top: 48px !important; }

  .mt-sm-49 {
    margin-top: 49px !important; }

  .mt-sm-50 {
    margin-top: 50px !important; }

  .mt-sm-51 {
    margin-top: 51px !important; }

  .mt-sm-52 {
    margin-top: 52px !important; }

  .mt-sm-53 {
    margin-top: 53px !important; }

  .mt-sm-54 {
    margin-top: 54px !important; }

  .mt-sm-55 {
    margin-top: 55px !important; }

  .mt-sm-56 {
    margin-top: 56px !important; }

  .mt-sm-57 {
    margin-top: 57px !important; }

  .mt-sm-58 {
    margin-top: 58px !important; }

  .mt-sm-59 {
    margin-top: 59px !important; }

  .mt-sm-60 {
    margin-top: 60px !important; }

  .mt-sm-61 {
    margin-top: 61px !important; }

  .mt-sm-62 {
    margin-top: 62px !important; }

  .mt-sm-63 {
    margin-top: 63px !important; }

  .mt-sm-64 {
    margin-top: 64px !important; }

  .mt-sm-65 {
    margin-top: 65px !important; }

  .mt-sm-66 {
    margin-top: 66px !important; }

  .mt-sm-67 {
    margin-top: 67px !important; }

  .mt-sm-68 {
    margin-top: 68px !important; }

  .mt-sm-69 {
    margin-top: 69px !important; }

  .mt-sm-70 {
    margin-top: 70px !important; }

  .mt-sm-71 {
    margin-top: 71px !important; }

  .mt-sm-72 {
    margin-top: 72px !important; }

  .mt-sm-73 {
    margin-top: 73px !important; }

  .mt-sm-74 {
    margin-top: 74px !important; }

  .mt-sm-75 {
    margin-top: 75px !important; }

  .mt-sm-76 {
    margin-top: 76px !important; }

  .mt-sm-77 {
    margin-top: 77px !important; }

  .mt-sm-78 {
    margin-top: 78px !important; }

  .mt-sm-79 {
    margin-top: 79px !important; }

  .mt-sm-80 {
    margin-top: 80px !important; }

  .mt-sm-81 {
    margin-top: 81px !important; }

  .mt-sm-82 {
    margin-top: 82px !important; }

  .mt-sm-83 {
    margin-top: 83px !important; }

  .mt-sm-84 {
    margin-top: 84px !important; }

  .mt-sm-85 {
    margin-top: 85px !important; }

  .mt-sm-86 {
    margin-top: 86px !important; }

  .mt-sm-87 {
    margin-top: 87px !important; }

  .mt-sm-88 {
    margin-top: 88px !important; }

  .mt-sm-89 {
    margin-top: 89px !important; }

  .mt-sm-90 {
    margin-top: 90px !important; }

  .mt-sm-91 {
    margin-top: 91px !important; }

  .mt-sm-92 {
    margin-top: 92px !important; }

  .mt-sm-93 {
    margin-top: 93px !important; }

  .mt-sm-94 {
    margin-top: 94px !important; }

  .mt-sm-95 {
    margin-top: 95px !important; }

  .mt-sm-96 {
    margin-top: 96px !important; }

  .mt-sm-97 {
    margin-top: 97px !important; }

  .mt-sm-98 {
    margin-top: 98px !important; }

  .mt-sm-99 {
    margin-top: 99px !important; }

  .mt-sm-100 {
    margin-top: 100px !important; }

  .mt-sm-101 {
    margin-top: 101px !important; }

  .mt-sm-102 {
    margin-top: 102px !important; }

  .mt-sm-103 {
    margin-top: 103px !important; }

  .mt-sm-104 {
    margin-top: 104px !important; }

  .mt-sm-105 {
    margin-top: 105px !important; }

  .mt-sm-106 {
    margin-top: 106px !important; }

  .mt-sm-107 {
    margin-top: 107px !important; }

  .mt-sm-108 {
    margin-top: 108px !important; }

  .mt-sm-109 {
    margin-top: 109px !important; }

  .mt-sm-110 {
    margin-top: 110px !important; }

  .mt-sm-111 {
    margin-top: 111px !important; }

  .mt-sm-112 {
    margin-top: 112px !important; }

  .mt-sm-113 {
    margin-top: 113px !important; }

  .mt-sm-114 {
    margin-top: 114px !important; }

  .mt-sm-115 {
    margin-top: 115px !important; }

  .mt-sm-116 {
    margin-top: 116px !important; }

  .mt-sm-117 {
    margin-top: 117px !important; }

  .mt-sm-118 {
    margin-top: 118px !important; }

  .mt-sm-119 {
    margin-top: 119px !important; }

  .mt-sm-120 {
    margin-top: 120px !important; }

  .mt-sm-121 {
    margin-top: 121px !important; }

  .mt-sm-122 {
    margin-top: 122px !important; }

  .mt-sm-123 {
    margin-top: 123px !important; }

  .mt-sm-124 {
    margin-top: 124px !important; }

  .mt-sm-125 {
    margin-top: 125px !important; }

  .mt-sm-126 {
    margin-top: 126px !important; }

  .mt-sm-127 {
    margin-top: 127px !important; }

  .mt-sm-128 {
    margin-top: 128px !important; }

  .mt-sm-129 {
    margin-top: 129px !important; }

  .mt-sm-130 {
    margin-top: 130px !important; }

  .mt-sm-131 {
    margin-top: 131px !important; }

  .mt-sm-132 {
    margin-top: 132px !important; }

  .mt-sm-133 {
    margin-top: 133px !important; }

  .mt-sm-134 {
    margin-top: 134px !important; }

  .mt-sm-135 {
    margin-top: 135px !important; }

  .mt-sm-136 {
    margin-top: 136px !important; }

  .mt-sm-137 {
    margin-top: 137px !important; }

  .mt-sm-138 {
    margin-top: 138px !important; }

  .mt-sm-139 {
    margin-top: 139px !important; }

  .mt-sm-140 {
    margin-top: 140px !important; }

  .mt-sm-141 {
    margin-top: 141px !important; }

  .mt-sm-142 {
    margin-top: 142px !important; }

  .mt-sm-143 {
    margin-top: 143px !important; }

  .mt-sm-144 {
    margin-top: 144px !important; }

  .mt-sm-145 {
    margin-top: 145px !important; }

  .mt-sm-146 {
    margin-top: 146px !important; }

  .mt-sm-147 {
    margin-top: 147px !important; }

  .mt-sm-148 {
    margin-top: 148px !important; }

  .mt-sm-149 {
    margin-top: 149px !important; }

  .mt-sm-150 {
    margin-top: 150px !important; }

  .mt-sm-151 {
    margin-top: 151px !important; }

  .mt-sm-152 {
    margin-top: 152px !important; }

  .mt-sm-153 {
    margin-top: 153px !important; }

  .mt-sm-154 {
    margin-top: 154px !important; }

  .mt-sm-155 {
    margin-top: 155px !important; }

  .mt-sm-156 {
    margin-top: 156px !important; }

  .mt-sm-157 {
    margin-top: 157px !important; }

  .mt-sm-158 {
    margin-top: 158px !important; }

  .mt-sm-159 {
    margin-top: 159px !important; }

  .mt-sm-160 {
    margin-top: 160px !important; }

  .mt-sm-161 {
    margin-top: 161px !important; }

  .mt-sm-162 {
    margin-top: 162px !important; }

  .mt-sm-163 {
    margin-top: 163px !important; }

  .mt-sm-164 {
    margin-top: 164px !important; }

  .mt-sm-165 {
    margin-top: 165px !important; }

  .mt-sm-166 {
    margin-top: 166px !important; }

  .mt-sm-167 {
    margin-top: 167px !important; }

  .mt-sm-168 {
    margin-top: 168px !important; }

  .mt-sm-169 {
    margin-top: 169px !important; }

  .mt-sm-170 {
    margin-top: 170px !important; }

  .mt-sm-171 {
    margin-top: 171px !important; }

  .mt-sm-172 {
    margin-top: 172px !important; }

  .mt-sm-173 {
    margin-top: 173px !important; }

  .mt-sm-174 {
    margin-top: 174px !important; }

  .mt-sm-175 {
    margin-top: 175px !important; }

  .mt-sm-176 {
    margin-top: 176px !important; }

  .mt-sm-177 {
    margin-top: 177px !important; }

  .mt-sm-178 {
    margin-top: 178px !important; }

  .mt-sm-179 {
    margin-top: 179px !important; }

  .mt-sm-180 {
    margin-top: 180px !important; }

  .mt-sm-181 {
    margin-top: 181px !important; }

  .mt-sm-182 {
    margin-top: 182px !important; }

  .mt-sm-183 {
    margin-top: 183px !important; }

  .mt-sm-184 {
    margin-top: 184px !important; }

  .mt-sm-185 {
    margin-top: 185px !important; }

  .mt-sm-186 {
    margin-top: 186px !important; }

  .mt-sm-187 {
    margin-top: 187px !important; }

  .mt-sm-188 {
    margin-top: 188px !important; }

  .mt-sm-189 {
    margin-top: 189px !important; }

  .mt-sm-190 {
    margin-top: 190px !important; }

  .mt-sm-191 {
    margin-top: 191px !important; }

  .mt-sm-192 {
    margin-top: 192px !important; }

  .mt-sm-193 {
    margin-top: 193px !important; }

  .mt-sm-194 {
    margin-top: 194px !important; }

  .mt-sm-195 {
    margin-top: 195px !important; }

  .mt-sm-196 {
    margin-top: 196px !important; }

  .mt-sm-197 {
    margin-top: 197px !important; }

  .mt-sm-198 {
    margin-top: 198px !important; }

  .mt-sm-199 {
    margin-top: 199px !important; }

  .mt-sm-200 {
    margin-top: 200px !important; }

  .mb-sm-0 {
    margin-bottom: 0px !important; }

  .mb-sm-1 {
    margin-bottom: 1px !important; }

  .mb-sm-2 {
    margin-bottom: 2px !important; }

  .mb-sm-3 {
    margin-bottom: 3px !important; }

  .mb-sm-4 {
    margin-bottom: 4px !important; }

  .mb-sm-5 {
    margin-bottom: 5px !important; }

  .mb-sm-6 {
    margin-bottom: 6px !important; }

  .mb-sm-7 {
    margin-bottom: 7px !important; }

  .mb-sm-8 {
    margin-bottom: 8px !important; }

  .mb-sm-9 {
    margin-bottom: 9px !important; }

  .mb-sm-10 {
    margin-bottom: 10px !important; }

  .mb-sm-11 {
    margin-bottom: 11px !important; }

  .mb-sm-12 {
    margin-bottom: 12px !important; }

  .mb-sm-13 {
    margin-bottom: 13px !important; }

  .mb-sm-14 {
    margin-bottom: 14px !important; }

  .mb-sm-15 {
    margin-bottom: 15px !important; }

  .mb-sm-16 {
    margin-bottom: 16px !important; }

  .mb-sm-17 {
    margin-bottom: 17px !important; }

  .mb-sm-18 {
    margin-bottom: 18px !important; }

  .mb-sm-19 {
    margin-bottom: 19px !important; }

  .mb-sm-20 {
    margin-bottom: 20px !important; }

  .mb-sm-21 {
    margin-bottom: 21px !important; }

  .mb-sm-22 {
    margin-bottom: 22px !important; }

  .mb-sm-23 {
    margin-bottom: 23px !important; }

  .mb-sm-24 {
    margin-bottom: 24px !important; }

  .mb-sm-25 {
    margin-bottom: 25px !important; }

  .mb-sm-26 {
    margin-bottom: 26px !important; }

  .mb-sm-27 {
    margin-bottom: 27px !important; }

  .mb-sm-28 {
    margin-bottom: 28px !important; }

  .mb-sm-29 {
    margin-bottom: 29px !important; }

  .mb-sm-30 {
    margin-bottom: 30px !important; }

  .mb-sm-31 {
    margin-bottom: 31px !important; }

  .mb-sm-32 {
    margin-bottom: 32px !important; }

  .mb-sm-33 {
    margin-bottom: 33px !important; }

  .mb-sm-34 {
    margin-bottom: 34px !important; }

  .mb-sm-35 {
    margin-bottom: 35px !important; }

  .mb-sm-36 {
    margin-bottom: 36px !important; }

  .mb-sm-37 {
    margin-bottom: 37px !important; }

  .mb-sm-38 {
    margin-bottom: 38px !important; }

  .mb-sm-39 {
    margin-bottom: 39px !important; }

  .mb-sm-40 {
    margin-bottom: 40px !important; }

  .mb-sm-41 {
    margin-bottom: 41px !important; }

  .mb-sm-42 {
    margin-bottom: 42px !important; }

  .mb-sm-43 {
    margin-bottom: 43px !important; }

  .mb-sm-44 {
    margin-bottom: 44px !important; }

  .mb-sm-45 {
    margin-bottom: 45px !important; }

  .mb-sm-46 {
    margin-bottom: 46px !important; }

  .mb-sm-47 {
    margin-bottom: 47px !important; }

  .mb-sm-48 {
    margin-bottom: 48px !important; }

  .mb-sm-49 {
    margin-bottom: 49px !important; }

  .mb-sm-50 {
    margin-bottom: 50px !important; }

  .mb-sm-51 {
    margin-bottom: 51px !important; }

  .mb-sm-52 {
    margin-bottom: 52px !important; }

  .mb-sm-53 {
    margin-bottom: 53px !important; }

  .mb-sm-54 {
    margin-bottom: 54px !important; }

  .mb-sm-55 {
    margin-bottom: 55px !important; }

  .mb-sm-56 {
    margin-bottom: 56px !important; }

  .mb-sm-57 {
    margin-bottom: 57px !important; }

  .mb-sm-58 {
    margin-bottom: 58px !important; }

  .mb-sm-59 {
    margin-bottom: 59px !important; }

  .mb-sm-60 {
    margin-bottom: 60px !important; }

  .mb-sm-61 {
    margin-bottom: 61px !important; }

  .mb-sm-62 {
    margin-bottom: 62px !important; }

  .mb-sm-63 {
    margin-bottom: 63px !important; }

  .mb-sm-64 {
    margin-bottom: 64px !important; }

  .mb-sm-65 {
    margin-bottom: 65px !important; }

  .mb-sm-66 {
    margin-bottom: 66px !important; }

  .mb-sm-67 {
    margin-bottom: 67px !important; }

  .mb-sm-68 {
    margin-bottom: 68px !important; }

  .mb-sm-69 {
    margin-bottom: 69px !important; }

  .mb-sm-70 {
    margin-bottom: 70px !important; }

  .mb-sm-71 {
    margin-bottom: 71px !important; }

  .mb-sm-72 {
    margin-bottom: 72px !important; }

  .mb-sm-73 {
    margin-bottom: 73px !important; }

  .mb-sm-74 {
    margin-bottom: 74px !important; }

  .mb-sm-75 {
    margin-bottom: 75px !important; }

  .mb-sm-76 {
    margin-bottom: 76px !important; }

  .mb-sm-77 {
    margin-bottom: 77px !important; }

  .mb-sm-78 {
    margin-bottom: 78px !important; }

  .mb-sm-79 {
    margin-bottom: 79px !important; }

  .mb-sm-80 {
    margin-bottom: 80px !important; }

  .mb-sm-81 {
    margin-bottom: 81px !important; }

  .mb-sm-82 {
    margin-bottom: 82px !important; }

  .mb-sm-83 {
    margin-bottom: 83px !important; }

  .mb-sm-84 {
    margin-bottom: 84px !important; }

  .mb-sm-85 {
    margin-bottom: 85px !important; }

  .mb-sm-86 {
    margin-bottom: 86px !important; }

  .mb-sm-87 {
    margin-bottom: 87px !important; }

  .mb-sm-88 {
    margin-bottom: 88px !important; }

  .mb-sm-89 {
    margin-bottom: 89px !important; }

  .mb-sm-90 {
    margin-bottom: 90px !important; }

  .mb-sm-91 {
    margin-bottom: 91px !important; }

  .mb-sm-92 {
    margin-bottom: 92px !important; }

  .mb-sm-93 {
    margin-bottom: 93px !important; }

  .mb-sm-94 {
    margin-bottom: 94px !important; }

  .mb-sm-95 {
    margin-bottom: 95px !important; }

  .mb-sm-96 {
    margin-bottom: 96px !important; }

  .mb-sm-97 {
    margin-bottom: 97px !important; }

  .mb-sm-98 {
    margin-bottom: 98px !important; }

  .mb-sm-99 {
    margin-bottom: 99px !important; }

  .mb-sm-100 {
    margin-bottom: 100px !important; }

  .mb-sm-101 {
    margin-bottom: 101px !important; }

  .mb-sm-102 {
    margin-bottom: 102px !important; }

  .mb-sm-103 {
    margin-bottom: 103px !important; }

  .mb-sm-104 {
    margin-bottom: 104px !important; }

  .mb-sm-105 {
    margin-bottom: 105px !important; }

  .mb-sm-106 {
    margin-bottom: 106px !important; }

  .mb-sm-107 {
    margin-bottom: 107px !important; }

  .mb-sm-108 {
    margin-bottom: 108px !important; }

  .mb-sm-109 {
    margin-bottom: 109px !important; }

  .mb-sm-110 {
    margin-bottom: 110px !important; }

  .mb-sm-111 {
    margin-bottom: 111px !important; }

  .mb-sm-112 {
    margin-bottom: 112px !important; }

  .mb-sm-113 {
    margin-bottom: 113px !important; }

  .mb-sm-114 {
    margin-bottom: 114px !important; }

  .mb-sm-115 {
    margin-bottom: 115px !important; }

  .mb-sm-116 {
    margin-bottom: 116px !important; }

  .mb-sm-117 {
    margin-bottom: 117px !important; }

  .mb-sm-118 {
    margin-bottom: 118px !important; }

  .mb-sm-119 {
    margin-bottom: 119px !important; }

  .mb-sm-120 {
    margin-bottom: 120px !important; }

  .mb-sm-121 {
    margin-bottom: 121px !important; }

  .mb-sm-122 {
    margin-bottom: 122px !important; }

  .mb-sm-123 {
    margin-bottom: 123px !important; }

  .mb-sm-124 {
    margin-bottom: 124px !important; }

  .mb-sm-125 {
    margin-bottom: 125px !important; }

  .mb-sm-126 {
    margin-bottom: 126px !important; }

  .mb-sm-127 {
    margin-bottom: 127px !important; }

  .mb-sm-128 {
    margin-bottom: 128px !important; }

  .mb-sm-129 {
    margin-bottom: 129px !important; }

  .mb-sm-130 {
    margin-bottom: 130px !important; }

  .mb-sm-131 {
    margin-bottom: 131px !important; }

  .mb-sm-132 {
    margin-bottom: 132px !important; }

  .mb-sm-133 {
    margin-bottom: 133px !important; }

  .mb-sm-134 {
    margin-bottom: 134px !important; }

  .mb-sm-135 {
    margin-bottom: 135px !important; }

  .mb-sm-136 {
    margin-bottom: 136px !important; }

  .mb-sm-137 {
    margin-bottom: 137px !important; }

  .mb-sm-138 {
    margin-bottom: 138px !important; }

  .mb-sm-139 {
    margin-bottom: 139px !important; }

  .mb-sm-140 {
    margin-bottom: 140px !important; }

  .mb-sm-141 {
    margin-bottom: 141px !important; }

  .mb-sm-142 {
    margin-bottom: 142px !important; }

  .mb-sm-143 {
    margin-bottom: 143px !important; }

  .mb-sm-144 {
    margin-bottom: 144px !important; }

  .mb-sm-145 {
    margin-bottom: 145px !important; }

  .mb-sm-146 {
    margin-bottom: 146px !important; }

  .mb-sm-147 {
    margin-bottom: 147px !important; }

  .mb-sm-148 {
    margin-bottom: 148px !important; }

  .mb-sm-149 {
    margin-bottom: 149px !important; }

  .mb-sm-150 {
    margin-bottom: 150px !important; }

  .mb-sm-151 {
    margin-bottom: 151px !important; }

  .mb-sm-152 {
    margin-bottom: 152px !important; }

  .mb-sm-153 {
    margin-bottom: 153px !important; }

  .mb-sm-154 {
    margin-bottom: 154px !important; }

  .mb-sm-155 {
    margin-bottom: 155px !important; }

  .mb-sm-156 {
    margin-bottom: 156px !important; }

  .mb-sm-157 {
    margin-bottom: 157px !important; }

  .mb-sm-158 {
    margin-bottom: 158px !important; }

  .mb-sm-159 {
    margin-bottom: 159px !important; }

  .mb-sm-160 {
    margin-bottom: 160px !important; }

  .mb-sm-161 {
    margin-bottom: 161px !important; }

  .mb-sm-162 {
    margin-bottom: 162px !important; }

  .mb-sm-163 {
    margin-bottom: 163px !important; }

  .mb-sm-164 {
    margin-bottom: 164px !important; }

  .mb-sm-165 {
    margin-bottom: 165px !important; }

  .mb-sm-166 {
    margin-bottom: 166px !important; }

  .mb-sm-167 {
    margin-bottom: 167px !important; }

  .mb-sm-168 {
    margin-bottom: 168px !important; }

  .mb-sm-169 {
    margin-bottom: 169px !important; }

  .mb-sm-170 {
    margin-bottom: 170px !important; }

  .mb-sm-171 {
    margin-bottom: 171px !important; }

  .mb-sm-172 {
    margin-bottom: 172px !important; }

  .mb-sm-173 {
    margin-bottom: 173px !important; }

  .mb-sm-174 {
    margin-bottom: 174px !important; }

  .mb-sm-175 {
    margin-bottom: 175px !important; }

  .mb-sm-176 {
    margin-bottom: 176px !important; }

  .mb-sm-177 {
    margin-bottom: 177px !important; }

  .mb-sm-178 {
    margin-bottom: 178px !important; }

  .mb-sm-179 {
    margin-bottom: 179px !important; }

  .mb-sm-180 {
    margin-bottom: 180px !important; }

  .mb-sm-181 {
    margin-bottom: 181px !important; }

  .mb-sm-182 {
    margin-bottom: 182px !important; }

  .mb-sm-183 {
    margin-bottom: 183px !important; }

  .mb-sm-184 {
    margin-bottom: 184px !important; }

  .mb-sm-185 {
    margin-bottom: 185px !important; }

  .mb-sm-186 {
    margin-bottom: 186px !important; }

  .mb-sm-187 {
    margin-bottom: 187px !important; }

  .mb-sm-188 {
    margin-bottom: 188px !important; }

  .mb-sm-189 {
    margin-bottom: 189px !important; }

  .mb-sm-190 {
    margin-bottom: 190px !important; }

  .mb-sm-191 {
    margin-bottom: 191px !important; }

  .mb-sm-192 {
    margin-bottom: 192px !important; }

  .mb-sm-193 {
    margin-bottom: 193px !important; }

  .mb-sm-194 {
    margin-bottom: 194px !important; }

  .mb-sm-195 {
    margin-bottom: 195px !important; }

  .mb-sm-196 {
    margin-bottom: 196px !important; }

  .mb-sm-197 {
    margin-bottom: 197px !important; }

  .mb-sm-198 {
    margin-bottom: 198px !important; }

  .mb-sm-199 {
    margin-bottom: 199px !important; }

  .mb-sm-200 {
    margin-bottom: 200px !important; } }
@media screen and (min-width: 1025px) {
  .mt-md-0 {
    margin-top: 0px !important; }

  .mt-md-1 {
    margin-top: 1px !important; }

  .mt-md-2 {
    margin-top: 2px !important; }

  .mt-md-3 {
    margin-top: 3px !important; }

  .mt-md-4 {
    margin-top: 4px !important; }

  .mt-md-5 {
    margin-top: 5px !important; }

  .mt-md-6 {
    margin-top: 6px !important; }

  .mt-md-7 {
    margin-top: 7px !important; }

  .mt-md-8 {
    margin-top: 8px !important; }

  .mt-md-9 {
    margin-top: 9px !important; }

  .mt-md-10 {
    margin-top: 10px !important; }

  .mt-md-11 {
    margin-top: 11px !important; }

  .mt-md-12 {
    margin-top: 12px !important; }

  .mt-md-13 {
    margin-top: 13px !important; }

  .mt-md-14 {
    margin-top: 14px !important; }

  .mt-md-15 {
    margin-top: 15px !important; }

  .mt-md-16 {
    margin-top: 16px !important; }

  .mt-md-17 {
    margin-top: 17px !important; }

  .mt-md-18 {
    margin-top: 18px !important; }

  .mt-md-19 {
    margin-top: 19px !important; }

  .mt-md-20 {
    margin-top: 20px !important; }

  .mt-md-21 {
    margin-top: 21px !important; }

  .mt-md-22 {
    margin-top: 22px !important; }

  .mt-md-23 {
    margin-top: 23px !important; }

  .mt-md-24 {
    margin-top: 24px !important; }

  .mt-md-25 {
    margin-top: 25px !important; }

  .mt-md-26 {
    margin-top: 26px !important; }

  .mt-md-27 {
    margin-top: 27px !important; }

  .mt-md-28 {
    margin-top: 28px !important; }

  .mt-md-29 {
    margin-top: 29px !important; }

  .mt-md-30 {
    margin-top: 30px !important; }

  .mt-md-31 {
    margin-top: 31px !important; }

  .mt-md-32 {
    margin-top: 32px !important; }

  .mt-md-33 {
    margin-top: 33px !important; }

  .mt-md-34 {
    margin-top: 34px !important; }

  .mt-md-35 {
    margin-top: 35px !important; }

  .mt-md-36 {
    margin-top: 36px !important; }

  .mt-md-37 {
    margin-top: 37px !important; }

  .mt-md-38 {
    margin-top: 38px !important; }

  .mt-md-39 {
    margin-top: 39px !important; }

  .mt-md-40 {
    margin-top: 40px !important; }

  .mt-md-41 {
    margin-top: 41px !important; }

  .mt-md-42 {
    margin-top: 42px !important; }

  .mt-md-43 {
    margin-top: 43px !important; }

  .mt-md-44 {
    margin-top: 44px !important; }

  .mt-md-45 {
    margin-top: 45px !important; }

  .mt-md-46 {
    margin-top: 46px !important; }

  .mt-md-47 {
    margin-top: 47px !important; }

  .mt-md-48 {
    margin-top: 48px !important; }

  .mt-md-49 {
    margin-top: 49px !important; }

  .mt-md-50 {
    margin-top: 50px !important; }

  .mt-md-51 {
    margin-top: 51px !important; }

  .mt-md-52 {
    margin-top: 52px !important; }

  .mt-md-53 {
    margin-top: 53px !important; }

  .mt-md-54 {
    margin-top: 54px !important; }

  .mt-md-55 {
    margin-top: 55px !important; }

  .mt-md-56 {
    margin-top: 56px !important; }

  .mt-md-57 {
    margin-top: 57px !important; }

  .mt-md-58 {
    margin-top: 58px !important; }

  .mt-md-59 {
    margin-top: 59px !important; }

  .mt-md-60 {
    margin-top: 60px !important; }

  .mt-md-61 {
    margin-top: 61px !important; }

  .mt-md-62 {
    margin-top: 62px !important; }

  .mt-md-63 {
    margin-top: 63px !important; }

  .mt-md-64 {
    margin-top: 64px !important; }

  .mt-md-65 {
    margin-top: 65px !important; }

  .mt-md-66 {
    margin-top: 66px !important; }

  .mt-md-67 {
    margin-top: 67px !important; }

  .mt-md-68 {
    margin-top: 68px !important; }

  .mt-md-69 {
    margin-top: 69px !important; }

  .mt-md-70 {
    margin-top: 70px !important; }

  .mt-md-71 {
    margin-top: 71px !important; }

  .mt-md-72 {
    margin-top: 72px !important; }

  .mt-md-73 {
    margin-top: 73px !important; }

  .mt-md-74 {
    margin-top: 74px !important; }

  .mt-md-75 {
    margin-top: 75px !important; }

  .mt-md-76 {
    margin-top: 76px !important; }

  .mt-md-77 {
    margin-top: 77px !important; }

  .mt-md-78 {
    margin-top: 78px !important; }

  .mt-md-79 {
    margin-top: 79px !important; }

  .mt-md-80 {
    margin-top: 80px !important; }

  .mt-md-81 {
    margin-top: 81px !important; }

  .mt-md-82 {
    margin-top: 82px !important; }

  .mt-md-83 {
    margin-top: 83px !important; }

  .mt-md-84 {
    margin-top: 84px !important; }

  .mt-md-85 {
    margin-top: 85px !important; }

  .mt-md-86 {
    margin-top: 86px !important; }

  .mt-md-87 {
    margin-top: 87px !important; }

  .mt-md-88 {
    margin-top: 88px !important; }

  .mt-md-89 {
    margin-top: 89px !important; }

  .mt-md-90 {
    margin-top: 90px !important; }

  .mt-md-91 {
    margin-top: 91px !important; }

  .mt-md-92 {
    margin-top: 92px !important; }

  .mt-md-93 {
    margin-top: 93px !important; }

  .mt-md-94 {
    margin-top: 94px !important; }

  .mt-md-95 {
    margin-top: 95px !important; }

  .mt-md-96 {
    margin-top: 96px !important; }

  .mt-md-97 {
    margin-top: 97px !important; }

  .mt-md-98 {
    margin-top: 98px !important; }

  .mt-md-99 {
    margin-top: 99px !important; }

  .mt-md-100 {
    margin-top: 100px !important; }

  .mt-md-101 {
    margin-top: 101px !important; }

  .mt-md-102 {
    margin-top: 102px !important; }

  .mt-md-103 {
    margin-top: 103px !important; }

  .mt-md-104 {
    margin-top: 104px !important; }

  .mt-md-105 {
    margin-top: 105px !important; }

  .mt-md-106 {
    margin-top: 106px !important; }

  .mt-md-107 {
    margin-top: 107px !important; }

  .mt-md-108 {
    margin-top: 108px !important; }

  .mt-md-109 {
    margin-top: 109px !important; }

  .mt-md-110 {
    margin-top: 110px !important; }

  .mt-md-111 {
    margin-top: 111px !important; }

  .mt-md-112 {
    margin-top: 112px !important; }

  .mt-md-113 {
    margin-top: 113px !important; }

  .mt-md-114 {
    margin-top: 114px !important; }

  .mt-md-115 {
    margin-top: 115px !important; }

  .mt-md-116 {
    margin-top: 116px !important; }

  .mt-md-117 {
    margin-top: 117px !important; }

  .mt-md-118 {
    margin-top: 118px !important; }

  .mt-md-119 {
    margin-top: 119px !important; }

  .mt-md-120 {
    margin-top: 120px !important; }

  .mt-md-121 {
    margin-top: 121px !important; }

  .mt-md-122 {
    margin-top: 122px !important; }

  .mt-md-123 {
    margin-top: 123px !important; }

  .mt-md-124 {
    margin-top: 124px !important; }

  .mt-md-125 {
    margin-top: 125px !important; }

  .mt-md-126 {
    margin-top: 126px !important; }

  .mt-md-127 {
    margin-top: 127px !important; }

  .mt-md-128 {
    margin-top: 128px !important; }

  .mt-md-129 {
    margin-top: 129px !important; }

  .mt-md-130 {
    margin-top: 130px !important; }

  .mt-md-131 {
    margin-top: 131px !important; }

  .mt-md-132 {
    margin-top: 132px !important; }

  .mt-md-133 {
    margin-top: 133px !important; }

  .mt-md-134 {
    margin-top: 134px !important; }

  .mt-md-135 {
    margin-top: 135px !important; }

  .mt-md-136 {
    margin-top: 136px !important; }

  .mt-md-137 {
    margin-top: 137px !important; }

  .mt-md-138 {
    margin-top: 138px !important; }

  .mt-md-139 {
    margin-top: 139px !important; }

  .mt-md-140 {
    margin-top: 140px !important; }

  .mt-md-141 {
    margin-top: 141px !important; }

  .mt-md-142 {
    margin-top: 142px !important; }

  .mt-md-143 {
    margin-top: 143px !important; }

  .mt-md-144 {
    margin-top: 144px !important; }

  .mt-md-145 {
    margin-top: 145px !important; }

  .mt-md-146 {
    margin-top: 146px !important; }

  .mt-md-147 {
    margin-top: 147px !important; }

  .mt-md-148 {
    margin-top: 148px !important; }

  .mt-md-149 {
    margin-top: 149px !important; }

  .mt-md-150 {
    margin-top: 150px !important; }

  .mt-md-151 {
    margin-top: 151px !important; }

  .mt-md-152 {
    margin-top: 152px !important; }

  .mt-md-153 {
    margin-top: 153px !important; }

  .mt-md-154 {
    margin-top: 154px !important; }

  .mt-md-155 {
    margin-top: 155px !important; }

  .mt-md-156 {
    margin-top: 156px !important; }

  .mt-md-157 {
    margin-top: 157px !important; }

  .mt-md-158 {
    margin-top: 158px !important; }

  .mt-md-159 {
    margin-top: 159px !important; }

  .mt-md-160 {
    margin-top: 160px !important; }

  .mt-md-161 {
    margin-top: 161px !important; }

  .mt-md-162 {
    margin-top: 162px !important; }

  .mt-md-163 {
    margin-top: 163px !important; }

  .mt-md-164 {
    margin-top: 164px !important; }

  .mt-md-165 {
    margin-top: 165px !important; }

  .mt-md-166 {
    margin-top: 166px !important; }

  .mt-md-167 {
    margin-top: 167px !important; }

  .mt-md-168 {
    margin-top: 168px !important; }

  .mt-md-169 {
    margin-top: 169px !important; }

  .mt-md-170 {
    margin-top: 170px !important; }

  .mt-md-171 {
    margin-top: 171px !important; }

  .mt-md-172 {
    margin-top: 172px !important; }

  .mt-md-173 {
    margin-top: 173px !important; }

  .mt-md-174 {
    margin-top: 174px !important; }

  .mt-md-175 {
    margin-top: 175px !important; }

  .mt-md-176 {
    margin-top: 176px !important; }

  .mt-md-177 {
    margin-top: 177px !important; }

  .mt-md-178 {
    margin-top: 178px !important; }

  .mt-md-179 {
    margin-top: 179px !important; }

  .mt-md-180 {
    margin-top: 180px !important; }

  .mt-md-181 {
    margin-top: 181px !important; }

  .mt-md-182 {
    margin-top: 182px !important; }

  .mt-md-183 {
    margin-top: 183px !important; }

  .mt-md-184 {
    margin-top: 184px !important; }

  .mt-md-185 {
    margin-top: 185px !important; }

  .mt-md-186 {
    margin-top: 186px !important; }

  .mt-md-187 {
    margin-top: 187px !important; }

  .mt-md-188 {
    margin-top: 188px !important; }

  .mt-md-189 {
    margin-top: 189px !important; }

  .mt-md-190 {
    margin-top: 190px !important; }

  .mt-md-191 {
    margin-top: 191px !important; }

  .mt-md-192 {
    margin-top: 192px !important; }

  .mt-md-193 {
    margin-top: 193px !important; }

  .mt-md-194 {
    margin-top: 194px !important; }

  .mt-md-195 {
    margin-top: 195px !important; }

  .mt-md-196 {
    margin-top: 196px !important; }

  .mt-md-197 {
    margin-top: 197px !important; }

  .mt-md-198 {
    margin-top: 198px !important; }

  .mt-md-199 {
    margin-top: 199px !important; }

  .mt-md-200 {
    margin-top: 200px !important; }

  .mt-md-201 {
    margin-top: 201px !important; }

  .mt-md-202 {
    margin-top: 202px !important; }

  .mt-md-203 {
    margin-top: 203px !important; }

  .mt-md-204 {
    margin-top: 204px !important; }

  .mt-md-205 {
    margin-top: 205px !important; }

  .mt-md-206 {
    margin-top: 206px !important; }

  .mt-md-207 {
    margin-top: 207px !important; }

  .mt-md-208 {
    margin-top: 208px !important; }

  .mt-md-209 {
    margin-top: 209px !important; }

  .mt-md-210 {
    margin-top: 210px !important; }

  .mt-md-211 {
    margin-top: 211px !important; }

  .mt-md-212 {
    margin-top: 212px !important; }

  .mt-md-213 {
    margin-top: 213px !important; }

  .mt-md-214 {
    margin-top: 214px !important; }

  .mt-md-215 {
    margin-top: 215px !important; }

  .mt-md-216 {
    margin-top: 216px !important; }

  .mt-md-217 {
    margin-top: 217px !important; }

  .mt-md-218 {
    margin-top: 218px !important; }

  .mt-md-219 {
    margin-top: 219px !important; }

  .mt-md-220 {
    margin-top: 220px !important; }

  .mt-md-221 {
    margin-top: 221px !important; }

  .mt-md-222 {
    margin-top: 222px !important; }

  .mt-md-223 {
    margin-top: 223px !important; }

  .mt-md-224 {
    margin-top: 224px !important; }

  .mt-md-225 {
    margin-top: 225px !important; }

  .mt-md-226 {
    margin-top: 226px !important; }

  .mt-md-227 {
    margin-top: 227px !important; }

  .mt-md-228 {
    margin-top: 228px !important; }

  .mt-md-229 {
    margin-top: 229px !important; }

  .mt-md-230 {
    margin-top: 230px !important; }

  .mt-md-231 {
    margin-top: 231px !important; }

  .mt-md-232 {
    margin-top: 232px !important; }

  .mt-md-233 {
    margin-top: 233px !important; }

  .mt-md-234 {
    margin-top: 234px !important; }

  .mt-md-235 {
    margin-top: 235px !important; }

  .mt-md-236 {
    margin-top: 236px !important; }

  .mt-md-237 {
    margin-top: 237px !important; }

  .mt-md-238 {
    margin-top: 238px !important; }

  .mt-md-239 {
    margin-top: 239px !important; }

  .mt-md-240 {
    margin-top: 240px !important; }

  .mt-md-241 {
    margin-top: 241px !important; }

  .mt-md-242 {
    margin-top: 242px !important; }

  .mt-md-243 {
    margin-top: 243px !important; }

  .mt-md-244 {
    margin-top: 244px !important; }

  .mt-md-245 {
    margin-top: 245px !important; }

  .mt-md-246 {
    margin-top: 246px !important; }

  .mt-md-247 {
    margin-top: 247px !important; }

  .mt-md-248 {
    margin-top: 248px !important; }

  .mt-md-249 {
    margin-top: 249px !important; }

  .mt-md-250 {
    margin-top: 250px !important; }

  .mb-md-0 {
    margin-bottom: 0px !important; }

  .mb-md-1 {
    margin-bottom: 1px !important; }

  .mb-md-2 {
    margin-bottom: 2px !important; }

  .mb-md-3 {
    margin-bottom: 3px !important; }

  .mb-md-4 {
    margin-bottom: 4px !important; }

  .mb-md-5 {
    margin-bottom: 5px !important; }

  .mb-md-6 {
    margin-bottom: 6px !important; }

  .mb-md-7 {
    margin-bottom: 7px !important; }

  .mb-md-8 {
    margin-bottom: 8px !important; }

  .mb-md-9 {
    margin-bottom: 9px !important; }

  .mb-md-10 {
    margin-bottom: 10px !important; }

  .mb-md-11 {
    margin-bottom: 11px !important; }

  .mb-md-12 {
    margin-bottom: 12px !important; }

  .mb-md-13 {
    margin-bottom: 13px !important; }

  .mb-md-14 {
    margin-bottom: 14px !important; }

  .mb-md-15 {
    margin-bottom: 15px !important; }

  .mb-md-16 {
    margin-bottom: 16px !important; }

  .mb-md-17 {
    margin-bottom: 17px !important; }

  .mb-md-18 {
    margin-bottom: 18px !important; }

  .mb-md-19 {
    margin-bottom: 19px !important; }

  .mb-md-20 {
    margin-bottom: 20px !important; }

  .mb-md-21 {
    margin-bottom: 21px !important; }

  .mb-md-22 {
    margin-bottom: 22px !important; }

  .mb-md-23 {
    margin-bottom: 23px !important; }

  .mb-md-24 {
    margin-bottom: 24px !important; }

  .mb-md-25 {
    margin-bottom: 25px !important; }

  .mb-md-26 {
    margin-bottom: 26px !important; }

  .mb-md-27 {
    margin-bottom: 27px !important; }

  .mb-md-28 {
    margin-bottom: 28px !important; }

  .mb-md-29 {
    margin-bottom: 29px !important; }

  .mb-md-30 {
    margin-bottom: 30px !important; }

  .mb-md-31 {
    margin-bottom: 31px !important; }

  .mb-md-32 {
    margin-bottom: 32px !important; }

  .mb-md-33 {
    margin-bottom: 33px !important; }

  .mb-md-34 {
    margin-bottom: 34px !important; }

  .mb-md-35 {
    margin-bottom: 35px !important; }

  .mb-md-36 {
    margin-bottom: 36px !important; }

  .mb-md-37 {
    margin-bottom: 37px !important; }

  .mb-md-38 {
    margin-bottom: 38px !important; }

  .mb-md-39 {
    margin-bottom: 39px !important; }

  .mb-md-40 {
    margin-bottom: 40px !important; }

  .mb-md-41 {
    margin-bottom: 41px !important; }

  .mb-md-42 {
    margin-bottom: 42px !important; }

  .mb-md-43 {
    margin-bottom: 43px !important; }

  .mb-md-44 {
    margin-bottom: 44px !important; }

  .mb-md-45 {
    margin-bottom: 45px !important; }

  .mb-md-46 {
    margin-bottom: 46px !important; }

  .mb-md-47 {
    margin-bottom: 47px !important; }

  .mb-md-48 {
    margin-bottom: 48px !important; }

  .mb-md-49 {
    margin-bottom: 49px !important; }

  .mb-md-50 {
    margin-bottom: 50px !important; }

  .mb-md-51 {
    margin-bottom: 51px !important; }

  .mb-md-52 {
    margin-bottom: 52px !important; }

  .mb-md-53 {
    margin-bottom: 53px !important; }

  .mb-md-54 {
    margin-bottom: 54px !important; }

  .mb-md-55 {
    margin-bottom: 55px !important; }

  .mb-md-56 {
    margin-bottom: 56px !important; }

  .mb-md-57 {
    margin-bottom: 57px !important; }

  .mb-md-58 {
    margin-bottom: 58px !important; }

  .mb-md-59 {
    margin-bottom: 59px !important; }

  .mb-md-60 {
    margin-bottom: 60px !important; }

  .mb-md-61 {
    margin-bottom: 61px !important; }

  .mb-md-62 {
    margin-bottom: 62px !important; }

  .mb-md-63 {
    margin-bottom: 63px !important; }

  .mb-md-64 {
    margin-bottom: 64px !important; }

  .mb-md-65 {
    margin-bottom: 65px !important; }

  .mb-md-66 {
    margin-bottom: 66px !important; }

  .mb-md-67 {
    margin-bottom: 67px !important; }

  .mb-md-68 {
    margin-bottom: 68px !important; }

  .mb-md-69 {
    margin-bottom: 69px !important; }

  .mb-md-70 {
    margin-bottom: 70px !important; }

  .mb-md-71 {
    margin-bottom: 71px !important; }

  .mb-md-72 {
    margin-bottom: 72px !important; }

  .mb-md-73 {
    margin-bottom: 73px !important; }

  .mb-md-74 {
    margin-bottom: 74px !important; }

  .mb-md-75 {
    margin-bottom: 75px !important; }

  .mb-md-76 {
    margin-bottom: 76px !important; }

  .mb-md-77 {
    margin-bottom: 77px !important; }

  .mb-md-78 {
    margin-bottom: 78px !important; }

  .mb-md-79 {
    margin-bottom: 79px !important; }

  .mb-md-80 {
    margin-bottom: 80px !important; }

  .mb-md-81 {
    margin-bottom: 81px !important; }

  .mb-md-82 {
    margin-bottom: 82px !important; }

  .mb-md-83 {
    margin-bottom: 83px !important; }

  .mb-md-84 {
    margin-bottom: 84px !important; }

  .mb-md-85 {
    margin-bottom: 85px !important; }

  .mb-md-86 {
    margin-bottom: 86px !important; }

  .mb-md-87 {
    margin-bottom: 87px !important; }

  .mb-md-88 {
    margin-bottom: 88px !important; }

  .mb-md-89 {
    margin-bottom: 89px !important; }

  .mb-md-90 {
    margin-bottom: 90px !important; }

  .mb-md-91 {
    margin-bottom: 91px !important; }

  .mb-md-92 {
    margin-bottom: 92px !important; }

  .mb-md-93 {
    margin-bottom: 93px !important; }

  .mb-md-94 {
    margin-bottom: 94px !important; }

  .mb-md-95 {
    margin-bottom: 95px !important; }

  .mb-md-96 {
    margin-bottom: 96px !important; }

  .mb-md-97 {
    margin-bottom: 97px !important; }

  .mb-md-98 {
    margin-bottom: 98px !important; }

  .mb-md-99 {
    margin-bottom: 99px !important; }

  .mb-md-100 {
    margin-bottom: 100px !important; }

  .mb-md-101 {
    margin-bottom: 101px !important; }

  .mb-md-102 {
    margin-bottom: 102px !important; }

  .mb-md-103 {
    margin-bottom: 103px !important; }

  .mb-md-104 {
    margin-bottom: 104px !important; }

  .mb-md-105 {
    margin-bottom: 105px !important; }

  .mb-md-106 {
    margin-bottom: 106px !important; }

  .mb-md-107 {
    margin-bottom: 107px !important; }

  .mb-md-108 {
    margin-bottom: 108px !important; }

  .mb-md-109 {
    margin-bottom: 109px !important; }

  .mb-md-110 {
    margin-bottom: 110px !important; }

  .mb-md-111 {
    margin-bottom: 111px !important; }

  .mb-md-112 {
    margin-bottom: 112px !important; }

  .mb-md-113 {
    margin-bottom: 113px !important; }

  .mb-md-114 {
    margin-bottom: 114px !important; }

  .mb-md-115 {
    margin-bottom: 115px !important; }

  .mb-md-116 {
    margin-bottom: 116px !important; }

  .mb-md-117 {
    margin-bottom: 117px !important; }

  .mb-md-118 {
    margin-bottom: 118px !important; }

  .mb-md-119 {
    margin-bottom: 119px !important; }

  .mb-md-120 {
    margin-bottom: 120px !important; }

  .mb-md-121 {
    margin-bottom: 121px !important; }

  .mb-md-122 {
    margin-bottom: 122px !important; }

  .mb-md-123 {
    margin-bottom: 123px !important; }

  .mb-md-124 {
    margin-bottom: 124px !important; }

  .mb-md-125 {
    margin-bottom: 125px !important; }

  .mb-md-126 {
    margin-bottom: 126px !important; }

  .mb-md-127 {
    margin-bottom: 127px !important; }

  .mb-md-128 {
    margin-bottom: 128px !important; }

  .mb-md-129 {
    margin-bottom: 129px !important; }

  .mb-md-130 {
    margin-bottom: 130px !important; }

  .mb-md-131 {
    margin-bottom: 131px !important; }

  .mb-md-132 {
    margin-bottom: 132px !important; }

  .mb-md-133 {
    margin-bottom: 133px !important; }

  .mb-md-134 {
    margin-bottom: 134px !important; }

  .mb-md-135 {
    margin-bottom: 135px !important; }

  .mb-md-136 {
    margin-bottom: 136px !important; }

  .mb-md-137 {
    margin-bottom: 137px !important; }

  .mb-md-138 {
    margin-bottom: 138px !important; }

  .mb-md-139 {
    margin-bottom: 139px !important; }

  .mb-md-140 {
    margin-bottom: 140px !important; }

  .mb-md-141 {
    margin-bottom: 141px !important; }

  .mb-md-142 {
    margin-bottom: 142px !important; }

  .mb-md-143 {
    margin-bottom: 143px !important; }

  .mb-md-144 {
    margin-bottom: 144px !important; }

  .mb-md-145 {
    margin-bottom: 145px !important; }

  .mb-md-146 {
    margin-bottom: 146px !important; }

  .mb-md-147 {
    margin-bottom: 147px !important; }

  .mb-md-148 {
    margin-bottom: 148px !important; }

  .mb-md-149 {
    margin-bottom: 149px !important; }

  .mb-md-150 {
    margin-bottom: 150px !important; }

  .mb-md-151 {
    margin-bottom: 151px !important; }

  .mb-md-152 {
    margin-bottom: 152px !important; }

  .mb-md-153 {
    margin-bottom: 153px !important; }

  .mb-md-154 {
    margin-bottom: 154px !important; }

  .mb-md-155 {
    margin-bottom: 155px !important; }

  .mb-md-156 {
    margin-bottom: 156px !important; }

  .mb-md-157 {
    margin-bottom: 157px !important; }

  .mb-md-158 {
    margin-bottom: 158px !important; }

  .mb-md-159 {
    margin-bottom: 159px !important; }

  .mb-md-160 {
    margin-bottom: 160px !important; }

  .mb-md-161 {
    margin-bottom: 161px !important; }

  .mb-md-162 {
    margin-bottom: 162px !important; }

  .mb-md-163 {
    margin-bottom: 163px !important; }

  .mb-md-164 {
    margin-bottom: 164px !important; }

  .mb-md-165 {
    margin-bottom: 165px !important; }

  .mb-md-166 {
    margin-bottom: 166px !important; }

  .mb-md-167 {
    margin-bottom: 167px !important; }

  .mb-md-168 {
    margin-bottom: 168px !important; }

  .mb-md-169 {
    margin-bottom: 169px !important; }

  .mb-md-170 {
    margin-bottom: 170px !important; }

  .mb-md-171 {
    margin-bottom: 171px !important; }

  .mb-md-172 {
    margin-bottom: 172px !important; }

  .mb-md-173 {
    margin-bottom: 173px !important; }

  .mb-md-174 {
    margin-bottom: 174px !important; }

  .mb-md-175 {
    margin-bottom: 175px !important; }

  .mb-md-176 {
    margin-bottom: 176px !important; }

  .mb-md-177 {
    margin-bottom: 177px !important; }

  .mb-md-178 {
    margin-bottom: 178px !important; }

  .mb-md-179 {
    margin-bottom: 179px !important; }

  .mb-md-180 {
    margin-bottom: 180px !important; }

  .mb-md-181 {
    margin-bottom: 181px !important; }

  .mb-md-182 {
    margin-bottom: 182px !important; }

  .mb-md-183 {
    margin-bottom: 183px !important; }

  .mb-md-184 {
    margin-bottom: 184px !important; }

  .mb-md-185 {
    margin-bottom: 185px !important; }

  .mb-md-186 {
    margin-bottom: 186px !important; }

  .mb-md-187 {
    margin-bottom: 187px !important; }

  .mb-md-188 {
    margin-bottom: 188px !important; }

  .mb-md-189 {
    margin-bottom: 189px !important; }

  .mb-md-190 {
    margin-bottom: 190px !important; }

  .mb-md-191 {
    margin-bottom: 191px !important; }

  .mb-md-192 {
    margin-bottom: 192px !important; }

  .mb-md-193 {
    margin-bottom: 193px !important; }

  .mb-md-194 {
    margin-bottom: 194px !important; }

  .mb-md-195 {
    margin-bottom: 195px !important; }

  .mb-md-196 {
    margin-bottom: 196px !important; }

  .mb-md-197 {
    margin-bottom: 197px !important; }

  .mb-md-198 {
    margin-bottom: 198px !important; }

  .mb-md-199 {
    margin-bottom: 199px !important; }

  .mb-md-200 {
    margin-bottom: 200px !important; }

  .mb-md-201 {
    margin-bottom: 201px !important; }

  .mb-md-202 {
    margin-bottom: 202px !important; }

  .mb-md-203 {
    margin-bottom: 203px !important; }

  .mb-md-204 {
    margin-bottom: 204px !important; }

  .mb-md-205 {
    margin-bottom: 205px !important; }

  .mb-md-206 {
    margin-bottom: 206px !important; }

  .mb-md-207 {
    margin-bottom: 207px !important; }

  .mb-md-208 {
    margin-bottom: 208px !important; }

  .mb-md-209 {
    margin-bottom: 209px !important; }

  .mb-md-210 {
    margin-bottom: 210px !important; }

  .mb-md-211 {
    margin-bottom: 211px !important; }

  .mb-md-212 {
    margin-bottom: 212px !important; }

  .mb-md-213 {
    margin-bottom: 213px !important; }

  .mb-md-214 {
    margin-bottom: 214px !important; }

  .mb-md-215 {
    margin-bottom: 215px !important; }

  .mb-md-216 {
    margin-bottom: 216px !important; }

  .mb-md-217 {
    margin-bottom: 217px !important; }

  .mb-md-218 {
    margin-bottom: 218px !important; }

  .mb-md-219 {
    margin-bottom: 219px !important; }

  .mb-md-220 {
    margin-bottom: 220px !important; }

  .mb-md-221 {
    margin-bottom: 221px !important; }

  .mb-md-222 {
    margin-bottom: 222px !important; }

  .mb-md-223 {
    margin-bottom: 223px !important; }

  .mb-md-224 {
    margin-bottom: 224px !important; }

  .mb-md-225 {
    margin-bottom: 225px !important; }

  .mb-md-226 {
    margin-bottom: 226px !important; }

  .mb-md-227 {
    margin-bottom: 227px !important; }

  .mb-md-228 {
    margin-bottom: 228px !important; }

  .mb-md-229 {
    margin-bottom: 229px !important; }

  .mb-md-230 {
    margin-bottom: 230px !important; }

  .mb-md-231 {
    margin-bottom: 231px !important; }

  .mb-md-232 {
    margin-bottom: 232px !important; }

  .mb-md-233 {
    margin-bottom: 233px !important; }

  .mb-md-234 {
    margin-bottom: 234px !important; }

  .mb-md-235 {
    margin-bottom: 235px !important; }

  .mb-md-236 {
    margin-bottom: 236px !important; }

  .mb-md-237 {
    margin-bottom: 237px !important; }

  .mb-md-238 {
    margin-bottom: 238px !important; }

  .mb-md-239 {
    margin-bottom: 239px !important; }

  .mb-md-240 {
    margin-bottom: 240px !important; }

  .mb-md-241 {
    margin-bottom: 241px !important; }

  .mb-md-242 {
    margin-bottom: 242px !important; }

  .mb-md-243 {
    margin-bottom: 243px !important; }

  .mb-md-244 {
    margin-bottom: 244px !important; }

  .mb-md-245 {
    margin-bottom: 245px !important; }

  .mb-md-246 {
    margin-bottom: 246px !important; }

  .mb-md-247 {
    margin-bottom: 247px !important; }

  .mb-md-248 {
    margin-bottom: 248px !important; }

  .mb-md-249 {
    margin-bottom: 249px !important; }

  .mb-md-250 {
    margin-bottom: 250px !important; } }
.p-0 {
  padding: 0 !important; }

.pt-0 {
  padding-top: 0px !important; }

.pt-1 {
  padding-top: 1px !important; }

.pt-2 {
  padding-top: 2px !important; }

.pt-3 {
  padding-top: 3px !important; }

.pt-4 {
  padding-top: 4px !important; }

.pt-5 {
  padding-top: 5px !important; }

.pt-6 {
  padding-top: 6px !important; }

.pt-7 {
  padding-top: 7px !important; }

.pt-8 {
  padding-top: 8px !important; }

.pt-9 {
  padding-top: 9px !important; }

.pt-10 {
  padding-top: 10px !important; }

.pt-11 {
  padding-top: 11px !important; }

.pt-12 {
  padding-top: 12px !important; }

.pt-13 {
  padding-top: 13px !important; }

.pt-14 {
  padding-top: 14px !important; }

.pt-15 {
  padding-top: 15px !important; }

.pt-16 {
  padding-top: 16px !important; }

.pt-17 {
  padding-top: 17px !important; }

.pt-18 {
  padding-top: 18px !important; }

.pt-19 {
  padding-top: 19px !important; }

.pt-20 {
  padding-top: 20px !important; }

.pt-21 {
  padding-top: 21px !important; }

.pt-22 {
  padding-top: 22px !important; }

.pt-23 {
  padding-top: 23px !important; }

.pt-24 {
  padding-top: 24px !important; }

.pt-25 {
  padding-top: 25px !important; }

.pt-26 {
  padding-top: 26px !important; }

.pt-27 {
  padding-top: 27px !important; }

.pt-28 {
  padding-top: 28px !important; }

.pt-29 {
  padding-top: 29px !important; }

.pt-30 {
  padding-top: 30px !important; }

.pt-31 {
  padding-top: 31px !important; }

.pt-32 {
  padding-top: 32px !important; }

.pt-33 {
  padding-top: 33px !important; }

.pt-34 {
  padding-top: 34px !important; }

.pt-35 {
  padding-top: 35px !important; }

.pt-36 {
  padding-top: 36px !important; }

.pt-37 {
  padding-top: 37px !important; }

.pt-38 {
  padding-top: 38px !important; }

.pt-39 {
  padding-top: 39px !important; }

.pt-40 {
  padding-top: 40px !important; }

.pt-41 {
  padding-top: 41px !important; }

.pt-42 {
  padding-top: 42px !important; }

.pt-43 {
  padding-top: 43px !important; }

.pt-44 {
  padding-top: 44px !important; }

.pt-45 {
  padding-top: 45px !important; }

.pt-46 {
  padding-top: 46px !important; }

.pt-47 {
  padding-top: 47px !important; }

.pt-48 {
  padding-top: 48px !important; }

.pt-49 {
  padding-top: 49px !important; }

.pt-50 {
  padding-top: 50px !important; }

.pt-51 {
  padding-top: 51px !important; }

.pt-52 {
  padding-top: 52px !important; }

.pt-53 {
  padding-top: 53px !important; }

.pt-54 {
  padding-top: 54px !important; }

.pt-55 {
  padding-top: 55px !important; }

.pt-56 {
  padding-top: 56px !important; }

.pt-57 {
  padding-top: 57px !important; }

.pt-58 {
  padding-top: 58px !important; }

.pt-59 {
  padding-top: 59px !important; }

.pt-60 {
  padding-top: 60px !important; }

.pt-61 {
  padding-top: 61px !important; }

.pt-62 {
  padding-top: 62px !important; }

.pt-63 {
  padding-top: 63px !important; }

.pt-64 {
  padding-top: 64px !important; }

.pt-65 {
  padding-top: 65px !important; }

.pt-66 {
  padding-top: 66px !important; }

.pt-67 {
  padding-top: 67px !important; }

.pt-68 {
  padding-top: 68px !important; }

.pt-69 {
  padding-top: 69px !important; }

.pt-70 {
  padding-top: 70px !important; }

.pt-71 {
  padding-top: 71px !important; }

.pt-72 {
  padding-top: 72px !important; }

.pt-73 {
  padding-top: 73px !important; }

.pt-74 {
  padding-top: 74px !important; }

.pt-75 {
  padding-top: 75px !important; }

.pt-76 {
  padding-top: 76px !important; }

.pt-77 {
  padding-top: 77px !important; }

.pt-78 {
  padding-top: 78px !important; }

.pt-79 {
  padding-top: 79px !important; }

.pt-80 {
  padding-top: 80px !important; }

.pt-81 {
  padding-top: 81px !important; }

.pt-82 {
  padding-top: 82px !important; }

.pt-83 {
  padding-top: 83px !important; }

.pt-84 {
  padding-top: 84px !important; }

.pt-85 {
  padding-top: 85px !important; }

.pt-86 {
  padding-top: 86px !important; }

.pt-87 {
  padding-top: 87px !important; }

.pt-88 {
  padding-top: 88px !important; }

.pt-89 {
  padding-top: 89px !important; }

.pt-90 {
  padding-top: 90px !important; }

.pt-91 {
  padding-top: 91px !important; }

.pt-92 {
  padding-top: 92px !important; }

.pt-93 {
  padding-top: 93px !important; }

.pt-94 {
  padding-top: 94px !important; }

.pt-95 {
  padding-top: 95px !important; }

.pt-96 {
  padding-top: 96px !important; }

.pt-97 {
  padding-top: 97px !important; }

.pt-98 {
  padding-top: 98px !important; }

.pt-99 {
  padding-top: 99px !important; }

.pt-100 {
  padding-top: 100px !important; }

.pt-101 {
  padding-top: 101px !important; }

.pt-102 {
  padding-top: 102px !important; }

.pt-103 {
  padding-top: 103px !important; }

.pt-104 {
  padding-top: 104px !important; }

.pt-105 {
  padding-top: 105px !important; }

.pt-106 {
  padding-top: 106px !important; }

.pt-107 {
  padding-top: 107px !important; }

.pt-108 {
  padding-top: 108px !important; }

.pt-109 {
  padding-top: 109px !important; }

.pt-110 {
  padding-top: 110px !important; }

.pt-111 {
  padding-top: 111px !important; }

.pt-112 {
  padding-top: 112px !important; }

.pt-113 {
  padding-top: 113px !important; }

.pt-114 {
  padding-top: 114px !important; }

.pt-115 {
  padding-top: 115px !important; }

.pt-116 {
  padding-top: 116px !important; }

.pt-117 {
  padding-top: 117px !important; }

.pt-118 {
  padding-top: 118px !important; }

.pt-119 {
  padding-top: 119px !important; }

.pt-120 {
  padding-top: 120px !important; }

.pt-121 {
  padding-top: 121px !important; }

.pt-122 {
  padding-top: 122px !important; }

.pt-123 {
  padding-top: 123px !important; }

.pt-124 {
  padding-top: 124px !important; }

.pt-125 {
  padding-top: 125px !important; }

.pt-126 {
  padding-top: 126px !important; }

.pt-127 {
  padding-top: 127px !important; }

.pt-128 {
  padding-top: 128px !important; }

.pt-129 {
  padding-top: 129px !important; }

.pt-130 {
  padding-top: 130px !important; }

.pt-131 {
  padding-top: 131px !important; }

.pt-132 {
  padding-top: 132px !important; }

.pt-133 {
  padding-top: 133px !important; }

.pt-134 {
  padding-top: 134px !important; }

.pt-135 {
  padding-top: 135px !important; }

.pt-136 {
  padding-top: 136px !important; }

.pt-137 {
  padding-top: 137px !important; }

.pt-138 {
  padding-top: 138px !important; }

.pt-139 {
  padding-top: 139px !important; }

.pt-140 {
  padding-top: 140px !important; }

.pt-141 {
  padding-top: 141px !important; }

.pt-142 {
  padding-top: 142px !important; }

.pt-143 {
  padding-top: 143px !important; }

.pt-144 {
  padding-top: 144px !important; }

.pt-145 {
  padding-top: 145px !important; }

.pt-146 {
  padding-top: 146px !important; }

.pt-147 {
  padding-top: 147px !important; }

.pt-148 {
  padding-top: 148px !important; }

.pt-149 {
  padding-top: 149px !important; }

.pt-150 {
  padding-top: 150px !important; }

.pb-0 {
  padding-bottom: 0px !important; }

.pb-1 {
  padding-bottom: 1px !important; }

.pb-2 {
  padding-bottom: 2px !important; }

.pb-3 {
  padding-bottom: 3px !important; }

.pb-4 {
  padding-bottom: 4px !important; }

.pb-5 {
  padding-bottom: 5px !important; }

.pb-6 {
  padding-bottom: 6px !important; }

.pb-7 {
  padding-bottom: 7px !important; }

.pb-8 {
  padding-bottom: 8px !important; }

.pb-9 {
  padding-bottom: 9px !important; }

.pb-10 {
  padding-bottom: 10px !important; }

.pb-11 {
  padding-bottom: 11px !important; }

.pb-12 {
  padding-bottom: 12px !important; }

.pb-13 {
  padding-bottom: 13px !important; }

.pb-14 {
  padding-bottom: 14px !important; }

.pb-15 {
  padding-bottom: 15px !important; }

.pb-16 {
  padding-bottom: 16px !important; }

.pb-17 {
  padding-bottom: 17px !important; }

.pb-18 {
  padding-bottom: 18px !important; }

.pb-19 {
  padding-bottom: 19px !important; }

.pb-20 {
  padding-bottom: 20px !important; }

.pb-21 {
  padding-bottom: 21px !important; }

.pb-22 {
  padding-bottom: 22px !important; }

.pb-23 {
  padding-bottom: 23px !important; }

.pb-24 {
  padding-bottom: 24px !important; }

.pb-25 {
  padding-bottom: 25px !important; }

.pb-26 {
  padding-bottom: 26px !important; }

.pb-27 {
  padding-bottom: 27px !important; }

.pb-28 {
  padding-bottom: 28px !important; }

.pb-29 {
  padding-bottom: 29px !important; }

.pb-30 {
  padding-bottom: 30px !important; }

.pb-31 {
  padding-bottom: 31px !important; }

.pb-32 {
  padding-bottom: 32px !important; }

.pb-33 {
  padding-bottom: 33px !important; }

.pb-34 {
  padding-bottom: 34px !important; }

.pb-35 {
  padding-bottom: 35px !important; }

.pb-36 {
  padding-bottom: 36px !important; }

.pb-37 {
  padding-bottom: 37px !important; }

.pb-38 {
  padding-bottom: 38px !important; }

.pb-39 {
  padding-bottom: 39px !important; }

.pb-40 {
  padding-bottom: 40px !important; }

.pb-41 {
  padding-bottom: 41px !important; }

.pb-42 {
  padding-bottom: 42px !important; }

.pb-43 {
  padding-bottom: 43px !important; }

.pb-44 {
  padding-bottom: 44px !important; }

.pb-45 {
  padding-bottom: 45px !important; }

.pb-46 {
  padding-bottom: 46px !important; }

.pb-47 {
  padding-bottom: 47px !important; }

.pb-48 {
  padding-bottom: 48px !important; }

.pb-49 {
  padding-bottom: 49px !important; }

.pb-50 {
  padding-bottom: 50px !important; }

.pb-51 {
  padding-bottom: 51px !important; }

.pb-52 {
  padding-bottom: 52px !important; }

.pb-53 {
  padding-bottom: 53px !important; }

.pb-54 {
  padding-bottom: 54px !important; }

.pb-55 {
  padding-bottom: 55px !important; }

.pb-56 {
  padding-bottom: 56px !important; }

.pb-57 {
  padding-bottom: 57px !important; }

.pb-58 {
  padding-bottom: 58px !important; }

.pb-59 {
  padding-bottom: 59px !important; }

.pb-60 {
  padding-bottom: 60px !important; }

.pb-61 {
  padding-bottom: 61px !important; }

.pb-62 {
  padding-bottom: 62px !important; }

.pb-63 {
  padding-bottom: 63px !important; }

.pb-64 {
  padding-bottom: 64px !important; }

.pb-65 {
  padding-bottom: 65px !important; }

.pb-66 {
  padding-bottom: 66px !important; }

.pb-67 {
  padding-bottom: 67px !important; }

.pb-68 {
  padding-bottom: 68px !important; }

.pb-69 {
  padding-bottom: 69px !important; }

.pb-70 {
  padding-bottom: 70px !important; }

.pb-71 {
  padding-bottom: 71px !important; }

.pb-72 {
  padding-bottom: 72px !important; }

.pb-73 {
  padding-bottom: 73px !important; }

.pb-74 {
  padding-bottom: 74px !important; }

.pb-75 {
  padding-bottom: 75px !important; }

.pb-76 {
  padding-bottom: 76px !important; }

.pb-77 {
  padding-bottom: 77px !important; }

.pb-78 {
  padding-bottom: 78px !important; }

.pb-79 {
  padding-bottom: 79px !important; }

.pb-80 {
  padding-bottom: 80px !important; }

.pb-81 {
  padding-bottom: 81px !important; }

.pb-82 {
  padding-bottom: 82px !important; }

.pb-83 {
  padding-bottom: 83px !important; }

.pb-84 {
  padding-bottom: 84px !important; }

.pb-85 {
  padding-bottom: 85px !important; }

.pb-86 {
  padding-bottom: 86px !important; }

.pb-87 {
  padding-bottom: 87px !important; }

.pb-88 {
  padding-bottom: 88px !important; }

.pb-89 {
  padding-bottom: 89px !important; }

.pb-90 {
  padding-bottom: 90px !important; }

.pb-91 {
  padding-bottom: 91px !important; }

.pb-92 {
  padding-bottom: 92px !important; }

.pb-93 {
  padding-bottom: 93px !important; }

.pb-94 {
  padding-bottom: 94px !important; }

.pb-95 {
  padding-bottom: 95px !important; }

.pb-96 {
  padding-bottom: 96px !important; }

.pb-97 {
  padding-bottom: 97px !important; }

.pb-98 {
  padding-bottom: 98px !important; }

.pb-99 {
  padding-bottom: 99px !important; }

.pb-100 {
  padding-bottom: 100px !important; }

.pb-101 {
  padding-bottom: 101px !important; }

.pb-102 {
  padding-bottom: 102px !important; }

.pb-103 {
  padding-bottom: 103px !important; }

.pb-104 {
  padding-bottom: 104px !important; }

.pb-105 {
  padding-bottom: 105px !important; }

.pb-106 {
  padding-bottom: 106px !important; }

.pb-107 {
  padding-bottom: 107px !important; }

.pb-108 {
  padding-bottom: 108px !important; }

.pb-109 {
  padding-bottom: 109px !important; }

.pb-110 {
  padding-bottom: 110px !important; }

.pb-111 {
  padding-bottom: 111px !important; }

.pb-112 {
  padding-bottom: 112px !important; }

.pb-113 {
  padding-bottom: 113px !important; }

.pb-114 {
  padding-bottom: 114px !important; }

.pb-115 {
  padding-bottom: 115px !important; }

.pb-116 {
  padding-bottom: 116px !important; }

.pb-117 {
  padding-bottom: 117px !important; }

.pb-118 {
  padding-bottom: 118px !important; }

.pb-119 {
  padding-bottom: 119px !important; }

.pb-120 {
  padding-bottom: 120px !important; }

.pb-121 {
  padding-bottom: 121px !important; }

.pb-122 {
  padding-bottom: 122px !important; }

.pb-123 {
  padding-bottom: 123px !important; }

.pb-124 {
  padding-bottom: 124px !important; }

.pb-125 {
  padding-bottom: 125px !important; }

.pb-126 {
  padding-bottom: 126px !important; }

.pb-127 {
  padding-bottom: 127px !important; }

.pb-128 {
  padding-bottom: 128px !important; }

.pb-129 {
  padding-bottom: 129px !important; }

.pb-130 {
  padding-bottom: 130px !important; }

.pb-131 {
  padding-bottom: 131px !important; }

.pb-132 {
  padding-bottom: 132px !important; }

.pb-133 {
  padding-bottom: 133px !important; }

.pb-134 {
  padding-bottom: 134px !important; }

.pb-135 {
  padding-bottom: 135px !important; }

.pb-136 {
  padding-bottom: 136px !important; }

.pb-137 {
  padding-bottom: 137px !important; }

.pb-138 {
  padding-bottom: 138px !important; }

.pb-139 {
  padding-bottom: 139px !important; }

.pb-140 {
  padding-bottom: 140px !important; }

.pb-141 {
  padding-bottom: 141px !important; }

.pb-142 {
  padding-bottom: 142px !important; }

.pb-143 {
  padding-bottom: 143px !important; }

.pb-144 {
  padding-bottom: 144px !important; }

.pb-145 {
  padding-bottom: 145px !important; }

.pb-146 {
  padding-bottom: 146px !important; }

.pb-147 {
  padding-bottom: 147px !important; }

.pb-148 {
  padding-bottom: 148px !important; }

.pb-149 {
  padding-bottom: 149px !important; }

.pb-150 {
  padding-bottom: 150px !important; }

@media screen and (min-width: 768px) {
  .pt-sm-0 {
    padding-top: 0px !important; }

  .pt-sm-1 {
    padding-top: 1px !important; }

  .pt-sm-2 {
    padding-top: 2px !important; }

  .pt-sm-3 {
    padding-top: 3px !important; }

  .pt-sm-4 {
    padding-top: 4px !important; }

  .pt-sm-5 {
    padding-top: 5px !important; }

  .pt-sm-6 {
    padding-top: 6px !important; }

  .pt-sm-7 {
    padding-top: 7px !important; }

  .pt-sm-8 {
    padding-top: 8px !important; }

  .pt-sm-9 {
    padding-top: 9px !important; }

  .pt-sm-10 {
    padding-top: 10px !important; }

  .pt-sm-11 {
    padding-top: 11px !important; }

  .pt-sm-12 {
    padding-top: 12px !important; }

  .pt-sm-13 {
    padding-top: 13px !important; }

  .pt-sm-14 {
    padding-top: 14px !important; }

  .pt-sm-15 {
    padding-top: 15px !important; }

  .pt-sm-16 {
    padding-top: 16px !important; }

  .pt-sm-17 {
    padding-top: 17px !important; }

  .pt-sm-18 {
    padding-top: 18px !important; }

  .pt-sm-19 {
    padding-top: 19px !important; }

  .pt-sm-20 {
    padding-top: 20px !important; }

  .pt-sm-21 {
    padding-top: 21px !important; }

  .pt-sm-22 {
    padding-top: 22px !important; }

  .pt-sm-23 {
    padding-top: 23px !important; }

  .pt-sm-24 {
    padding-top: 24px !important; }

  .pt-sm-25 {
    padding-top: 25px !important; }

  .pt-sm-26 {
    padding-top: 26px !important; }

  .pt-sm-27 {
    padding-top: 27px !important; }

  .pt-sm-28 {
    padding-top: 28px !important; }

  .pt-sm-29 {
    padding-top: 29px !important; }

  .pt-sm-30 {
    padding-top: 30px !important; }

  .pt-sm-31 {
    padding-top: 31px !important; }

  .pt-sm-32 {
    padding-top: 32px !important; }

  .pt-sm-33 {
    padding-top: 33px !important; }

  .pt-sm-34 {
    padding-top: 34px !important; }

  .pt-sm-35 {
    padding-top: 35px !important; }

  .pt-sm-36 {
    padding-top: 36px !important; }

  .pt-sm-37 {
    padding-top: 37px !important; }

  .pt-sm-38 {
    padding-top: 38px !important; }

  .pt-sm-39 {
    padding-top: 39px !important; }

  .pt-sm-40 {
    padding-top: 40px !important; }

  .pt-sm-41 {
    padding-top: 41px !important; }

  .pt-sm-42 {
    padding-top: 42px !important; }

  .pt-sm-43 {
    padding-top: 43px !important; }

  .pt-sm-44 {
    padding-top: 44px !important; }

  .pt-sm-45 {
    padding-top: 45px !important; }

  .pt-sm-46 {
    padding-top: 46px !important; }

  .pt-sm-47 {
    padding-top: 47px !important; }

  .pt-sm-48 {
    padding-top: 48px !important; }

  .pt-sm-49 {
    padding-top: 49px !important; }

  .pt-sm-50 {
    padding-top: 50px !important; }

  .pt-sm-51 {
    padding-top: 51px !important; }

  .pt-sm-52 {
    padding-top: 52px !important; }

  .pt-sm-53 {
    padding-top: 53px !important; }

  .pt-sm-54 {
    padding-top: 54px !important; }

  .pt-sm-55 {
    padding-top: 55px !important; }

  .pt-sm-56 {
    padding-top: 56px !important; }

  .pt-sm-57 {
    padding-top: 57px !important; }

  .pt-sm-58 {
    padding-top: 58px !important; }

  .pt-sm-59 {
    padding-top: 59px !important; }

  .pt-sm-60 {
    padding-top: 60px !important; }

  .pt-sm-61 {
    padding-top: 61px !important; }

  .pt-sm-62 {
    padding-top: 62px !important; }

  .pt-sm-63 {
    padding-top: 63px !important; }

  .pt-sm-64 {
    padding-top: 64px !important; }

  .pt-sm-65 {
    padding-top: 65px !important; }

  .pt-sm-66 {
    padding-top: 66px !important; }

  .pt-sm-67 {
    padding-top: 67px !important; }

  .pt-sm-68 {
    padding-top: 68px !important; }

  .pt-sm-69 {
    padding-top: 69px !important; }

  .pt-sm-70 {
    padding-top: 70px !important; }

  .pt-sm-71 {
    padding-top: 71px !important; }

  .pt-sm-72 {
    padding-top: 72px !important; }

  .pt-sm-73 {
    padding-top: 73px !important; }

  .pt-sm-74 {
    padding-top: 74px !important; }

  .pt-sm-75 {
    padding-top: 75px !important; }

  .pt-sm-76 {
    padding-top: 76px !important; }

  .pt-sm-77 {
    padding-top: 77px !important; }

  .pt-sm-78 {
    padding-top: 78px !important; }

  .pt-sm-79 {
    padding-top: 79px !important; }

  .pt-sm-80 {
    padding-top: 80px !important; }

  .pt-sm-81 {
    padding-top: 81px !important; }

  .pt-sm-82 {
    padding-top: 82px !important; }

  .pt-sm-83 {
    padding-top: 83px !important; }

  .pt-sm-84 {
    padding-top: 84px !important; }

  .pt-sm-85 {
    padding-top: 85px !important; }

  .pt-sm-86 {
    padding-top: 86px !important; }

  .pt-sm-87 {
    padding-top: 87px !important; }

  .pt-sm-88 {
    padding-top: 88px !important; }

  .pt-sm-89 {
    padding-top: 89px !important; }

  .pt-sm-90 {
    padding-top: 90px !important; }

  .pt-sm-91 {
    padding-top: 91px !important; }

  .pt-sm-92 {
    padding-top: 92px !important; }

  .pt-sm-93 {
    padding-top: 93px !important; }

  .pt-sm-94 {
    padding-top: 94px !important; }

  .pt-sm-95 {
    padding-top: 95px !important; }

  .pt-sm-96 {
    padding-top: 96px !important; }

  .pt-sm-97 {
    padding-top: 97px !important; }

  .pt-sm-98 {
    padding-top: 98px !important; }

  .pt-sm-99 {
    padding-top: 99px !important; }

  .pt-sm-100 {
    padding-top: 100px !important; }

  .pt-sm-101 {
    padding-top: 101px !important; }

  .pt-sm-102 {
    padding-top: 102px !important; }

  .pt-sm-103 {
    padding-top: 103px !important; }

  .pt-sm-104 {
    padding-top: 104px !important; }

  .pt-sm-105 {
    padding-top: 105px !important; }

  .pt-sm-106 {
    padding-top: 106px !important; }

  .pt-sm-107 {
    padding-top: 107px !important; }

  .pt-sm-108 {
    padding-top: 108px !important; }

  .pt-sm-109 {
    padding-top: 109px !important; }

  .pt-sm-110 {
    padding-top: 110px !important; }

  .pt-sm-111 {
    padding-top: 111px !important; }

  .pt-sm-112 {
    padding-top: 112px !important; }

  .pt-sm-113 {
    padding-top: 113px !important; }

  .pt-sm-114 {
    padding-top: 114px !important; }

  .pt-sm-115 {
    padding-top: 115px !important; }

  .pt-sm-116 {
    padding-top: 116px !important; }

  .pt-sm-117 {
    padding-top: 117px !important; }

  .pt-sm-118 {
    padding-top: 118px !important; }

  .pt-sm-119 {
    padding-top: 119px !important; }

  .pt-sm-120 {
    padding-top: 120px !important; }

  .pt-sm-121 {
    padding-top: 121px !important; }

  .pt-sm-122 {
    padding-top: 122px !important; }

  .pt-sm-123 {
    padding-top: 123px !important; }

  .pt-sm-124 {
    padding-top: 124px !important; }

  .pt-sm-125 {
    padding-top: 125px !important; }

  .pt-sm-126 {
    padding-top: 126px !important; }

  .pt-sm-127 {
    padding-top: 127px !important; }

  .pt-sm-128 {
    padding-top: 128px !important; }

  .pt-sm-129 {
    padding-top: 129px !important; }

  .pt-sm-130 {
    padding-top: 130px !important; }

  .pt-sm-131 {
    padding-top: 131px !important; }

  .pt-sm-132 {
    padding-top: 132px !important; }

  .pt-sm-133 {
    padding-top: 133px !important; }

  .pt-sm-134 {
    padding-top: 134px !important; }

  .pt-sm-135 {
    padding-top: 135px !important; }

  .pt-sm-136 {
    padding-top: 136px !important; }

  .pt-sm-137 {
    padding-top: 137px !important; }

  .pt-sm-138 {
    padding-top: 138px !important; }

  .pt-sm-139 {
    padding-top: 139px !important; }

  .pt-sm-140 {
    padding-top: 140px !important; }

  .pt-sm-141 {
    padding-top: 141px !important; }

  .pt-sm-142 {
    padding-top: 142px !important; }

  .pt-sm-143 {
    padding-top: 143px !important; }

  .pt-sm-144 {
    padding-top: 144px !important; }

  .pt-sm-145 {
    padding-top: 145px !important; }

  .pt-sm-146 {
    padding-top: 146px !important; }

  .pt-sm-147 {
    padding-top: 147px !important; }

  .pt-sm-148 {
    padding-top: 148px !important; }

  .pt-sm-149 {
    padding-top: 149px !important; }

  .pt-sm-150 {
    padding-top: 150px !important; }

  .pt-sm-151 {
    padding-top: 151px !important; }

  .pt-sm-152 {
    padding-top: 152px !important; }

  .pt-sm-153 {
    padding-top: 153px !important; }

  .pt-sm-154 {
    padding-top: 154px !important; }

  .pt-sm-155 {
    padding-top: 155px !important; }

  .pt-sm-156 {
    padding-top: 156px !important; }

  .pt-sm-157 {
    padding-top: 157px !important; }

  .pt-sm-158 {
    padding-top: 158px !important; }

  .pt-sm-159 {
    padding-top: 159px !important; }

  .pt-sm-160 {
    padding-top: 160px !important; }

  .pt-sm-161 {
    padding-top: 161px !important; }

  .pt-sm-162 {
    padding-top: 162px !important; }

  .pt-sm-163 {
    padding-top: 163px !important; }

  .pt-sm-164 {
    padding-top: 164px !important; }

  .pt-sm-165 {
    padding-top: 165px !important; }

  .pt-sm-166 {
    padding-top: 166px !important; }

  .pt-sm-167 {
    padding-top: 167px !important; }

  .pt-sm-168 {
    padding-top: 168px !important; }

  .pt-sm-169 {
    padding-top: 169px !important; }

  .pt-sm-170 {
    padding-top: 170px !important; }

  .pt-sm-171 {
    padding-top: 171px !important; }

  .pt-sm-172 {
    padding-top: 172px !important; }

  .pt-sm-173 {
    padding-top: 173px !important; }

  .pt-sm-174 {
    padding-top: 174px !important; }

  .pt-sm-175 {
    padding-top: 175px !important; }

  .pt-sm-176 {
    padding-top: 176px !important; }

  .pt-sm-177 {
    padding-top: 177px !important; }

  .pt-sm-178 {
    padding-top: 178px !important; }

  .pt-sm-179 {
    padding-top: 179px !important; }

  .pt-sm-180 {
    padding-top: 180px !important; }

  .pt-sm-181 {
    padding-top: 181px !important; }

  .pt-sm-182 {
    padding-top: 182px !important; }

  .pt-sm-183 {
    padding-top: 183px !important; }

  .pt-sm-184 {
    padding-top: 184px !important; }

  .pt-sm-185 {
    padding-top: 185px !important; }

  .pt-sm-186 {
    padding-top: 186px !important; }

  .pt-sm-187 {
    padding-top: 187px !important; }

  .pt-sm-188 {
    padding-top: 188px !important; }

  .pt-sm-189 {
    padding-top: 189px !important; }

  .pt-sm-190 {
    padding-top: 190px !important; }

  .pt-sm-191 {
    padding-top: 191px !important; }

  .pt-sm-192 {
    padding-top: 192px !important; }

  .pt-sm-193 {
    padding-top: 193px !important; }

  .pt-sm-194 {
    padding-top: 194px !important; }

  .pt-sm-195 {
    padding-top: 195px !important; }

  .pt-sm-196 {
    padding-top: 196px !important; }

  .pt-sm-197 {
    padding-top: 197px !important; }

  .pt-sm-198 {
    padding-top: 198px !important; }

  .pt-sm-199 {
    padding-top: 199px !important; }

  .pt-sm-200 {
    padding-top: 200px !important; }

  .pb-sm-0 {
    padding-bottom: 0px !important; }

  .pb-sm-1 {
    padding-bottom: 1px !important; }

  .pb-sm-2 {
    padding-bottom: 2px !important; }

  .pb-sm-3 {
    padding-bottom: 3px !important; }

  .pb-sm-4 {
    padding-bottom: 4px !important; }

  .pb-sm-5 {
    padding-bottom: 5px !important; }

  .pb-sm-6 {
    padding-bottom: 6px !important; }

  .pb-sm-7 {
    padding-bottom: 7px !important; }

  .pb-sm-8 {
    padding-bottom: 8px !important; }

  .pb-sm-9 {
    padding-bottom: 9px !important; }

  .pb-sm-10 {
    padding-bottom: 10px !important; }

  .pb-sm-11 {
    padding-bottom: 11px !important; }

  .pb-sm-12 {
    padding-bottom: 12px !important; }

  .pb-sm-13 {
    padding-bottom: 13px !important; }

  .pb-sm-14 {
    padding-bottom: 14px !important; }

  .pb-sm-15 {
    padding-bottom: 15px !important; }

  .pb-sm-16 {
    padding-bottom: 16px !important; }

  .pb-sm-17 {
    padding-bottom: 17px !important; }

  .pb-sm-18 {
    padding-bottom: 18px !important; }

  .pb-sm-19 {
    padding-bottom: 19px !important; }

  .pb-sm-20 {
    padding-bottom: 20px !important; }

  .pb-sm-21 {
    padding-bottom: 21px !important; }

  .pb-sm-22 {
    padding-bottom: 22px !important; }

  .pb-sm-23 {
    padding-bottom: 23px !important; }

  .pb-sm-24 {
    padding-bottom: 24px !important; }

  .pb-sm-25 {
    padding-bottom: 25px !important; }

  .pb-sm-26 {
    padding-bottom: 26px !important; }

  .pb-sm-27 {
    padding-bottom: 27px !important; }

  .pb-sm-28 {
    padding-bottom: 28px !important; }

  .pb-sm-29 {
    padding-bottom: 29px !important; }

  .pb-sm-30 {
    padding-bottom: 30px !important; }

  .pb-sm-31 {
    padding-bottom: 31px !important; }

  .pb-sm-32 {
    padding-bottom: 32px !important; }

  .pb-sm-33 {
    padding-bottom: 33px !important; }

  .pb-sm-34 {
    padding-bottom: 34px !important; }

  .pb-sm-35 {
    padding-bottom: 35px !important; }

  .pb-sm-36 {
    padding-bottom: 36px !important; }

  .pb-sm-37 {
    padding-bottom: 37px !important; }

  .pb-sm-38 {
    padding-bottom: 38px !important; }

  .pb-sm-39 {
    padding-bottom: 39px !important; }

  .pb-sm-40 {
    padding-bottom: 40px !important; }

  .pb-sm-41 {
    padding-bottom: 41px !important; }

  .pb-sm-42 {
    padding-bottom: 42px !important; }

  .pb-sm-43 {
    padding-bottom: 43px !important; }

  .pb-sm-44 {
    padding-bottom: 44px !important; }

  .pb-sm-45 {
    padding-bottom: 45px !important; }

  .pb-sm-46 {
    padding-bottom: 46px !important; }

  .pb-sm-47 {
    padding-bottom: 47px !important; }

  .pb-sm-48 {
    padding-bottom: 48px !important; }

  .pb-sm-49 {
    padding-bottom: 49px !important; }

  .pb-sm-50 {
    padding-bottom: 50px !important; }

  .pb-sm-51 {
    padding-bottom: 51px !important; }

  .pb-sm-52 {
    padding-bottom: 52px !important; }

  .pb-sm-53 {
    padding-bottom: 53px !important; }

  .pb-sm-54 {
    padding-bottom: 54px !important; }

  .pb-sm-55 {
    padding-bottom: 55px !important; }

  .pb-sm-56 {
    padding-bottom: 56px !important; }

  .pb-sm-57 {
    padding-bottom: 57px !important; }

  .pb-sm-58 {
    padding-bottom: 58px !important; }

  .pb-sm-59 {
    padding-bottom: 59px !important; }

  .pb-sm-60 {
    padding-bottom: 60px !important; }

  .pb-sm-61 {
    padding-bottom: 61px !important; }

  .pb-sm-62 {
    padding-bottom: 62px !important; }

  .pb-sm-63 {
    padding-bottom: 63px !important; }

  .pb-sm-64 {
    padding-bottom: 64px !important; }

  .pb-sm-65 {
    padding-bottom: 65px !important; }

  .pb-sm-66 {
    padding-bottom: 66px !important; }

  .pb-sm-67 {
    padding-bottom: 67px !important; }

  .pb-sm-68 {
    padding-bottom: 68px !important; }

  .pb-sm-69 {
    padding-bottom: 69px !important; }

  .pb-sm-70 {
    padding-bottom: 70px !important; }

  .pb-sm-71 {
    padding-bottom: 71px !important; }

  .pb-sm-72 {
    padding-bottom: 72px !important; }

  .pb-sm-73 {
    padding-bottom: 73px !important; }

  .pb-sm-74 {
    padding-bottom: 74px !important; }

  .pb-sm-75 {
    padding-bottom: 75px !important; }

  .pb-sm-76 {
    padding-bottom: 76px !important; }

  .pb-sm-77 {
    padding-bottom: 77px !important; }

  .pb-sm-78 {
    padding-bottom: 78px !important; }

  .pb-sm-79 {
    padding-bottom: 79px !important; }

  .pb-sm-80 {
    padding-bottom: 80px !important; }

  .pb-sm-81 {
    padding-bottom: 81px !important; }

  .pb-sm-82 {
    padding-bottom: 82px !important; }

  .pb-sm-83 {
    padding-bottom: 83px !important; }

  .pb-sm-84 {
    padding-bottom: 84px !important; }

  .pb-sm-85 {
    padding-bottom: 85px !important; }

  .pb-sm-86 {
    padding-bottom: 86px !important; }

  .pb-sm-87 {
    padding-bottom: 87px !important; }

  .pb-sm-88 {
    padding-bottom: 88px !important; }

  .pb-sm-89 {
    padding-bottom: 89px !important; }

  .pb-sm-90 {
    padding-bottom: 90px !important; }

  .pb-sm-91 {
    padding-bottom: 91px !important; }

  .pb-sm-92 {
    padding-bottom: 92px !important; }

  .pb-sm-93 {
    padding-bottom: 93px !important; }

  .pb-sm-94 {
    padding-bottom: 94px !important; }

  .pb-sm-95 {
    padding-bottom: 95px !important; }

  .pb-sm-96 {
    padding-bottom: 96px !important; }

  .pb-sm-97 {
    padding-bottom: 97px !important; }

  .pb-sm-98 {
    padding-bottom: 98px !important; }

  .pb-sm-99 {
    padding-bottom: 99px !important; }

  .pb-sm-100 {
    padding-bottom: 100px !important; }

  .pb-sm-101 {
    padding-bottom: 101px !important; }

  .pb-sm-102 {
    padding-bottom: 102px !important; }

  .pb-sm-103 {
    padding-bottom: 103px !important; }

  .pb-sm-104 {
    padding-bottom: 104px !important; }

  .pb-sm-105 {
    padding-bottom: 105px !important; }

  .pb-sm-106 {
    padding-bottom: 106px !important; }

  .pb-sm-107 {
    padding-bottom: 107px !important; }

  .pb-sm-108 {
    padding-bottom: 108px !important; }

  .pb-sm-109 {
    padding-bottom: 109px !important; }

  .pb-sm-110 {
    padding-bottom: 110px !important; }

  .pb-sm-111 {
    padding-bottom: 111px !important; }

  .pb-sm-112 {
    padding-bottom: 112px !important; }

  .pb-sm-113 {
    padding-bottom: 113px !important; }

  .pb-sm-114 {
    padding-bottom: 114px !important; }

  .pb-sm-115 {
    padding-bottom: 115px !important; }

  .pb-sm-116 {
    padding-bottom: 116px !important; }

  .pb-sm-117 {
    padding-bottom: 117px !important; }

  .pb-sm-118 {
    padding-bottom: 118px !important; }

  .pb-sm-119 {
    padding-bottom: 119px !important; }

  .pb-sm-120 {
    padding-bottom: 120px !important; }

  .pb-sm-121 {
    padding-bottom: 121px !important; }

  .pb-sm-122 {
    padding-bottom: 122px !important; }

  .pb-sm-123 {
    padding-bottom: 123px !important; }

  .pb-sm-124 {
    padding-bottom: 124px !important; }

  .pb-sm-125 {
    padding-bottom: 125px !important; }

  .pb-sm-126 {
    padding-bottom: 126px !important; }

  .pb-sm-127 {
    padding-bottom: 127px !important; }

  .pb-sm-128 {
    padding-bottom: 128px !important; }

  .pb-sm-129 {
    padding-bottom: 129px !important; }

  .pb-sm-130 {
    padding-bottom: 130px !important; }

  .pb-sm-131 {
    padding-bottom: 131px !important; }

  .pb-sm-132 {
    padding-bottom: 132px !important; }

  .pb-sm-133 {
    padding-bottom: 133px !important; }

  .pb-sm-134 {
    padding-bottom: 134px !important; }

  .pb-sm-135 {
    padding-bottom: 135px !important; }

  .pb-sm-136 {
    padding-bottom: 136px !important; }

  .pb-sm-137 {
    padding-bottom: 137px !important; }

  .pb-sm-138 {
    padding-bottom: 138px !important; }

  .pb-sm-139 {
    padding-bottom: 139px !important; }

  .pb-sm-140 {
    padding-bottom: 140px !important; }

  .pb-sm-141 {
    padding-bottom: 141px !important; }

  .pb-sm-142 {
    padding-bottom: 142px !important; }

  .pb-sm-143 {
    padding-bottom: 143px !important; }

  .pb-sm-144 {
    padding-bottom: 144px !important; }

  .pb-sm-145 {
    padding-bottom: 145px !important; }

  .pb-sm-146 {
    padding-bottom: 146px !important; }

  .pb-sm-147 {
    padding-bottom: 147px !important; }

  .pb-sm-148 {
    padding-bottom: 148px !important; }

  .pb-sm-149 {
    padding-bottom: 149px !important; }

  .pb-sm-150 {
    padding-bottom: 150px !important; }

  .pb-sm-151 {
    padding-bottom: 151px !important; }

  .pb-sm-152 {
    padding-bottom: 152px !important; }

  .pb-sm-153 {
    padding-bottom: 153px !important; }

  .pb-sm-154 {
    padding-bottom: 154px !important; }

  .pb-sm-155 {
    padding-bottom: 155px !important; }

  .pb-sm-156 {
    padding-bottom: 156px !important; }

  .pb-sm-157 {
    padding-bottom: 157px !important; }

  .pb-sm-158 {
    padding-bottom: 158px !important; }

  .pb-sm-159 {
    padding-bottom: 159px !important; }

  .pb-sm-160 {
    padding-bottom: 160px !important; }

  .pb-sm-161 {
    padding-bottom: 161px !important; }

  .pb-sm-162 {
    padding-bottom: 162px !important; }

  .pb-sm-163 {
    padding-bottom: 163px !important; }

  .pb-sm-164 {
    padding-bottom: 164px !important; }

  .pb-sm-165 {
    padding-bottom: 165px !important; }

  .pb-sm-166 {
    padding-bottom: 166px !important; }

  .pb-sm-167 {
    padding-bottom: 167px !important; }

  .pb-sm-168 {
    padding-bottom: 168px !important; }

  .pb-sm-169 {
    padding-bottom: 169px !important; }

  .pb-sm-170 {
    padding-bottom: 170px !important; }

  .pb-sm-171 {
    padding-bottom: 171px !important; }

  .pb-sm-172 {
    padding-bottom: 172px !important; }

  .pb-sm-173 {
    padding-bottom: 173px !important; }

  .pb-sm-174 {
    padding-bottom: 174px !important; }

  .pb-sm-175 {
    padding-bottom: 175px !important; }

  .pb-sm-176 {
    padding-bottom: 176px !important; }

  .pb-sm-177 {
    padding-bottom: 177px !important; }

  .pb-sm-178 {
    padding-bottom: 178px !important; }

  .pb-sm-179 {
    padding-bottom: 179px !important; }

  .pb-sm-180 {
    padding-bottom: 180px !important; }

  .pb-sm-181 {
    padding-bottom: 181px !important; }

  .pb-sm-182 {
    padding-bottom: 182px !important; }

  .pb-sm-183 {
    padding-bottom: 183px !important; }

  .pb-sm-184 {
    padding-bottom: 184px !important; }

  .pb-sm-185 {
    padding-bottom: 185px !important; }

  .pb-sm-186 {
    padding-bottom: 186px !important; }

  .pb-sm-187 {
    padding-bottom: 187px !important; }

  .pb-sm-188 {
    padding-bottom: 188px !important; }

  .pb-sm-189 {
    padding-bottom: 189px !important; }

  .pb-sm-190 {
    padding-bottom: 190px !important; }

  .pb-sm-191 {
    padding-bottom: 191px !important; }

  .pb-sm-192 {
    padding-bottom: 192px !important; }

  .pb-sm-193 {
    padding-bottom: 193px !important; }

  .pb-sm-194 {
    padding-bottom: 194px !important; }

  .pb-sm-195 {
    padding-bottom: 195px !important; }

  .pb-sm-196 {
    padding-bottom: 196px !important; }

  .pb-sm-197 {
    padding-bottom: 197px !important; }

  .pb-sm-198 {
    padding-bottom: 198px !important; }

  .pb-sm-199 {
    padding-bottom: 199px !important; }

  .pb-sm-200 {
    padding-bottom: 200px !important; } }
@media screen and (min-width: 1025px) {
  .pt-md-0 {
    padding-top: 0px !important; }

  .pt-md-1 {
    padding-top: 1px !important; }

  .pt-md-2 {
    padding-top: 2px !important; }

  .pt-md-3 {
    padding-top: 3px !important; }

  .pt-md-4 {
    padding-top: 4px !important; }

  .pt-md-5 {
    padding-top: 5px !important; }

  .pt-md-6 {
    padding-top: 6px !important; }

  .pt-md-7 {
    padding-top: 7px !important; }

  .pt-md-8 {
    padding-top: 8px !important; }

  .pt-md-9 {
    padding-top: 9px !important; }

  .pt-md-10 {
    padding-top: 10px !important; }

  .pt-md-11 {
    padding-top: 11px !important; }

  .pt-md-12 {
    padding-top: 12px !important; }

  .pt-md-13 {
    padding-top: 13px !important; }

  .pt-md-14 {
    padding-top: 14px !important; }

  .pt-md-15 {
    padding-top: 15px !important; }

  .pt-md-16 {
    padding-top: 16px !important; }

  .pt-md-17 {
    padding-top: 17px !important; }

  .pt-md-18 {
    padding-top: 18px !important; }

  .pt-md-19 {
    padding-top: 19px !important; }

  .pt-md-20 {
    padding-top: 20px !important; }

  .pt-md-21 {
    padding-top: 21px !important; }

  .pt-md-22 {
    padding-top: 22px !important; }

  .pt-md-23 {
    padding-top: 23px !important; }

  .pt-md-24 {
    padding-top: 24px !important; }

  .pt-md-25 {
    padding-top: 25px !important; }

  .pt-md-26 {
    padding-top: 26px !important; }

  .pt-md-27 {
    padding-top: 27px !important; }

  .pt-md-28 {
    padding-top: 28px !important; }

  .pt-md-29 {
    padding-top: 29px !important; }

  .pt-md-30 {
    padding-top: 30px !important; }

  .pt-md-31 {
    padding-top: 31px !important; }

  .pt-md-32 {
    padding-top: 32px !important; }

  .pt-md-33 {
    padding-top: 33px !important; }

  .pt-md-34 {
    padding-top: 34px !important; }

  .pt-md-35 {
    padding-top: 35px !important; }

  .pt-md-36 {
    padding-top: 36px !important; }

  .pt-md-37 {
    padding-top: 37px !important; }

  .pt-md-38 {
    padding-top: 38px !important; }

  .pt-md-39 {
    padding-top: 39px !important; }

  .pt-md-40 {
    padding-top: 40px !important; }

  .pt-md-41 {
    padding-top: 41px !important; }

  .pt-md-42 {
    padding-top: 42px !important; }

  .pt-md-43 {
    padding-top: 43px !important; }

  .pt-md-44 {
    padding-top: 44px !important; }

  .pt-md-45 {
    padding-top: 45px !important; }

  .pt-md-46 {
    padding-top: 46px !important; }

  .pt-md-47 {
    padding-top: 47px !important; }

  .pt-md-48 {
    padding-top: 48px !important; }

  .pt-md-49 {
    padding-top: 49px !important; }

  .pt-md-50 {
    padding-top: 50px !important; }

  .pt-md-51 {
    padding-top: 51px !important; }

  .pt-md-52 {
    padding-top: 52px !important; }

  .pt-md-53 {
    padding-top: 53px !important; }

  .pt-md-54 {
    padding-top: 54px !important; }

  .pt-md-55 {
    padding-top: 55px !important; }

  .pt-md-56 {
    padding-top: 56px !important; }

  .pt-md-57 {
    padding-top: 57px !important; }

  .pt-md-58 {
    padding-top: 58px !important; }

  .pt-md-59 {
    padding-top: 59px !important; }

  .pt-md-60 {
    padding-top: 60px !important; }

  .pt-md-61 {
    padding-top: 61px !important; }

  .pt-md-62 {
    padding-top: 62px !important; }

  .pt-md-63 {
    padding-top: 63px !important; }

  .pt-md-64 {
    padding-top: 64px !important; }

  .pt-md-65 {
    padding-top: 65px !important; }

  .pt-md-66 {
    padding-top: 66px !important; }

  .pt-md-67 {
    padding-top: 67px !important; }

  .pt-md-68 {
    padding-top: 68px !important; }

  .pt-md-69 {
    padding-top: 69px !important; }

  .pt-md-70 {
    padding-top: 70px !important; }

  .pt-md-71 {
    padding-top: 71px !important; }

  .pt-md-72 {
    padding-top: 72px !important; }

  .pt-md-73 {
    padding-top: 73px !important; }

  .pt-md-74 {
    padding-top: 74px !important; }

  .pt-md-75 {
    padding-top: 75px !important; }

  .pt-md-76 {
    padding-top: 76px !important; }

  .pt-md-77 {
    padding-top: 77px !important; }

  .pt-md-78 {
    padding-top: 78px !important; }

  .pt-md-79 {
    padding-top: 79px !important; }

  .pt-md-80 {
    padding-top: 80px !important; }

  .pt-md-81 {
    padding-top: 81px !important; }

  .pt-md-82 {
    padding-top: 82px !important; }

  .pt-md-83 {
    padding-top: 83px !important; }

  .pt-md-84 {
    padding-top: 84px !important; }

  .pt-md-85 {
    padding-top: 85px !important; }

  .pt-md-86 {
    padding-top: 86px !important; }

  .pt-md-87 {
    padding-top: 87px !important; }

  .pt-md-88 {
    padding-top: 88px !important; }

  .pt-md-89 {
    padding-top: 89px !important; }

  .pt-md-90 {
    padding-top: 90px !important; }

  .pt-md-91 {
    padding-top: 91px !important; }

  .pt-md-92 {
    padding-top: 92px !important; }

  .pt-md-93 {
    padding-top: 93px !important; }

  .pt-md-94 {
    padding-top: 94px !important; }

  .pt-md-95 {
    padding-top: 95px !important; }

  .pt-md-96 {
    padding-top: 96px !important; }

  .pt-md-97 {
    padding-top: 97px !important; }

  .pt-md-98 {
    padding-top: 98px !important; }

  .pt-md-99 {
    padding-top: 99px !important; }

  .pt-md-100 {
    padding-top: 100px !important; }

  .pt-md-101 {
    padding-top: 101px !important; }

  .pt-md-102 {
    padding-top: 102px !important; }

  .pt-md-103 {
    padding-top: 103px !important; }

  .pt-md-104 {
    padding-top: 104px !important; }

  .pt-md-105 {
    padding-top: 105px !important; }

  .pt-md-106 {
    padding-top: 106px !important; }

  .pt-md-107 {
    padding-top: 107px !important; }

  .pt-md-108 {
    padding-top: 108px !important; }

  .pt-md-109 {
    padding-top: 109px !important; }

  .pt-md-110 {
    padding-top: 110px !important; }

  .pt-md-111 {
    padding-top: 111px !important; }

  .pt-md-112 {
    padding-top: 112px !important; }

  .pt-md-113 {
    padding-top: 113px !important; }

  .pt-md-114 {
    padding-top: 114px !important; }

  .pt-md-115 {
    padding-top: 115px !important; }

  .pt-md-116 {
    padding-top: 116px !important; }

  .pt-md-117 {
    padding-top: 117px !important; }

  .pt-md-118 {
    padding-top: 118px !important; }

  .pt-md-119 {
    padding-top: 119px !important; }

  .pt-md-120 {
    padding-top: 120px !important; }

  .pt-md-121 {
    padding-top: 121px !important; }

  .pt-md-122 {
    padding-top: 122px !important; }

  .pt-md-123 {
    padding-top: 123px !important; }

  .pt-md-124 {
    padding-top: 124px !important; }

  .pt-md-125 {
    padding-top: 125px !important; }

  .pt-md-126 {
    padding-top: 126px !important; }

  .pt-md-127 {
    padding-top: 127px !important; }

  .pt-md-128 {
    padding-top: 128px !important; }

  .pt-md-129 {
    padding-top: 129px !important; }

  .pt-md-130 {
    padding-top: 130px !important; }

  .pt-md-131 {
    padding-top: 131px !important; }

  .pt-md-132 {
    padding-top: 132px !important; }

  .pt-md-133 {
    padding-top: 133px !important; }

  .pt-md-134 {
    padding-top: 134px !important; }

  .pt-md-135 {
    padding-top: 135px !important; }

  .pt-md-136 {
    padding-top: 136px !important; }

  .pt-md-137 {
    padding-top: 137px !important; }

  .pt-md-138 {
    padding-top: 138px !important; }

  .pt-md-139 {
    padding-top: 139px !important; }

  .pt-md-140 {
    padding-top: 140px !important; }

  .pt-md-141 {
    padding-top: 141px !important; }

  .pt-md-142 {
    padding-top: 142px !important; }

  .pt-md-143 {
    padding-top: 143px !important; }

  .pt-md-144 {
    padding-top: 144px !important; }

  .pt-md-145 {
    padding-top: 145px !important; }

  .pt-md-146 {
    padding-top: 146px !important; }

  .pt-md-147 {
    padding-top: 147px !important; }

  .pt-md-148 {
    padding-top: 148px !important; }

  .pt-md-149 {
    padding-top: 149px !important; }

  .pt-md-150 {
    padding-top: 150px !important; }

  .pt-md-151 {
    padding-top: 151px !important; }

  .pt-md-152 {
    padding-top: 152px !important; }

  .pt-md-153 {
    padding-top: 153px !important; }

  .pt-md-154 {
    padding-top: 154px !important; }

  .pt-md-155 {
    padding-top: 155px !important; }

  .pt-md-156 {
    padding-top: 156px !important; }

  .pt-md-157 {
    padding-top: 157px !important; }

  .pt-md-158 {
    padding-top: 158px !important; }

  .pt-md-159 {
    padding-top: 159px !important; }

  .pt-md-160 {
    padding-top: 160px !important; }

  .pt-md-161 {
    padding-top: 161px !important; }

  .pt-md-162 {
    padding-top: 162px !important; }

  .pt-md-163 {
    padding-top: 163px !important; }

  .pt-md-164 {
    padding-top: 164px !important; }

  .pt-md-165 {
    padding-top: 165px !important; }

  .pt-md-166 {
    padding-top: 166px !important; }

  .pt-md-167 {
    padding-top: 167px !important; }

  .pt-md-168 {
    padding-top: 168px !important; }

  .pt-md-169 {
    padding-top: 169px !important; }

  .pt-md-170 {
    padding-top: 170px !important; }

  .pt-md-171 {
    padding-top: 171px !important; }

  .pt-md-172 {
    padding-top: 172px !important; }

  .pt-md-173 {
    padding-top: 173px !important; }

  .pt-md-174 {
    padding-top: 174px !important; }

  .pt-md-175 {
    padding-top: 175px !important; }

  .pt-md-176 {
    padding-top: 176px !important; }

  .pt-md-177 {
    padding-top: 177px !important; }

  .pt-md-178 {
    padding-top: 178px !important; }

  .pt-md-179 {
    padding-top: 179px !important; }

  .pt-md-180 {
    padding-top: 180px !important; }

  .pt-md-181 {
    padding-top: 181px !important; }

  .pt-md-182 {
    padding-top: 182px !important; }

  .pt-md-183 {
    padding-top: 183px !important; }

  .pt-md-184 {
    padding-top: 184px !important; }

  .pt-md-185 {
    padding-top: 185px !important; }

  .pt-md-186 {
    padding-top: 186px !important; }

  .pt-md-187 {
    padding-top: 187px !important; }

  .pt-md-188 {
    padding-top: 188px !important; }

  .pt-md-189 {
    padding-top: 189px !important; }

  .pt-md-190 {
    padding-top: 190px !important; }

  .pt-md-191 {
    padding-top: 191px !important; }

  .pt-md-192 {
    padding-top: 192px !important; }

  .pt-md-193 {
    padding-top: 193px !important; }

  .pt-md-194 {
    padding-top: 194px !important; }

  .pt-md-195 {
    padding-top: 195px !important; }

  .pt-md-196 {
    padding-top: 196px !important; }

  .pt-md-197 {
    padding-top: 197px !important; }

  .pt-md-198 {
    padding-top: 198px !important; }

  .pt-md-199 {
    padding-top: 199px !important; }

  .pt-md-200 {
    padding-top: 200px !important; }

  .pt-md-201 {
    padding-top: 201px !important; }

  .pt-md-202 {
    padding-top: 202px !important; }

  .pt-md-203 {
    padding-top: 203px !important; }

  .pt-md-204 {
    padding-top: 204px !important; }

  .pt-md-205 {
    padding-top: 205px !important; }

  .pt-md-206 {
    padding-top: 206px !important; }

  .pt-md-207 {
    padding-top: 207px !important; }

  .pt-md-208 {
    padding-top: 208px !important; }

  .pt-md-209 {
    padding-top: 209px !important; }

  .pt-md-210 {
    padding-top: 210px !important; }

  .pt-md-211 {
    padding-top: 211px !important; }

  .pt-md-212 {
    padding-top: 212px !important; }

  .pt-md-213 {
    padding-top: 213px !important; }

  .pt-md-214 {
    padding-top: 214px !important; }

  .pt-md-215 {
    padding-top: 215px !important; }

  .pt-md-216 {
    padding-top: 216px !important; }

  .pt-md-217 {
    padding-top: 217px !important; }

  .pt-md-218 {
    padding-top: 218px !important; }

  .pt-md-219 {
    padding-top: 219px !important; }

  .pt-md-220 {
    padding-top: 220px !important; }

  .pt-md-221 {
    padding-top: 221px !important; }

  .pt-md-222 {
    padding-top: 222px !important; }

  .pt-md-223 {
    padding-top: 223px !important; }

  .pt-md-224 {
    padding-top: 224px !important; }

  .pt-md-225 {
    padding-top: 225px !important; }

  .pt-md-226 {
    padding-top: 226px !important; }

  .pt-md-227 {
    padding-top: 227px !important; }

  .pt-md-228 {
    padding-top: 228px !important; }

  .pt-md-229 {
    padding-top: 229px !important; }

  .pt-md-230 {
    padding-top: 230px !important; }

  .pt-md-231 {
    padding-top: 231px !important; }

  .pt-md-232 {
    padding-top: 232px !important; }

  .pt-md-233 {
    padding-top: 233px !important; }

  .pt-md-234 {
    padding-top: 234px !important; }

  .pt-md-235 {
    padding-top: 235px !important; }

  .pt-md-236 {
    padding-top: 236px !important; }

  .pt-md-237 {
    padding-top: 237px !important; }

  .pt-md-238 {
    padding-top: 238px !important; }

  .pt-md-239 {
    padding-top: 239px !important; }

  .pt-md-240 {
    padding-top: 240px !important; }

  .pt-md-241 {
    padding-top: 241px !important; }

  .pt-md-242 {
    padding-top: 242px !important; }

  .pt-md-243 {
    padding-top: 243px !important; }

  .pt-md-244 {
    padding-top: 244px !important; }

  .pt-md-245 {
    padding-top: 245px !important; }

  .pt-md-246 {
    padding-top: 246px !important; }

  .pt-md-247 {
    padding-top: 247px !important; }

  .pt-md-248 {
    padding-top: 248px !important; }

  .pt-md-249 {
    padding-top: 249px !important; }

  .pt-md-250 {
    padding-top: 250px !important; }

  .pb-md-0 {
    padding-bottom: 0px !important; }

  .pb-md-1 {
    padding-bottom: 1px !important; }

  .pb-md-2 {
    padding-bottom: 2px !important; }

  .pb-md-3 {
    padding-bottom: 3px !important; }

  .pb-md-4 {
    padding-bottom: 4px !important; }

  .pb-md-5 {
    padding-bottom: 5px !important; }

  .pb-md-6 {
    padding-bottom: 6px !important; }

  .pb-md-7 {
    padding-bottom: 7px !important; }

  .pb-md-8 {
    padding-bottom: 8px !important; }

  .pb-md-9 {
    padding-bottom: 9px !important; }

  .pb-md-10 {
    padding-bottom: 10px !important; }

  .pb-md-11 {
    padding-bottom: 11px !important; }

  .pb-md-12 {
    padding-bottom: 12px !important; }

  .pb-md-13 {
    padding-bottom: 13px !important; }

  .pb-md-14 {
    padding-bottom: 14px !important; }

  .pb-md-15 {
    padding-bottom: 15px !important; }

  .pb-md-16 {
    padding-bottom: 16px !important; }

  .pb-md-17 {
    padding-bottom: 17px !important; }

  .pb-md-18 {
    padding-bottom: 18px !important; }

  .pb-md-19 {
    padding-bottom: 19px !important; }

  .pb-md-20 {
    padding-bottom: 20px !important; }

  .pb-md-21 {
    padding-bottom: 21px !important; }

  .pb-md-22 {
    padding-bottom: 22px !important; }

  .pb-md-23 {
    padding-bottom: 23px !important; }

  .pb-md-24 {
    padding-bottom: 24px !important; }

  .pb-md-25 {
    padding-bottom: 25px !important; }

  .pb-md-26 {
    padding-bottom: 26px !important; }

  .pb-md-27 {
    padding-bottom: 27px !important; }

  .pb-md-28 {
    padding-bottom: 28px !important; }

  .pb-md-29 {
    padding-bottom: 29px !important; }

  .pb-md-30 {
    padding-bottom: 30px !important; }

  .pb-md-31 {
    padding-bottom: 31px !important; }

  .pb-md-32 {
    padding-bottom: 32px !important; }

  .pb-md-33 {
    padding-bottom: 33px !important; }

  .pb-md-34 {
    padding-bottom: 34px !important; }

  .pb-md-35 {
    padding-bottom: 35px !important; }

  .pb-md-36 {
    padding-bottom: 36px !important; }

  .pb-md-37 {
    padding-bottom: 37px !important; }

  .pb-md-38 {
    padding-bottom: 38px !important; }

  .pb-md-39 {
    padding-bottom: 39px !important; }

  .pb-md-40 {
    padding-bottom: 40px !important; }

  .pb-md-41 {
    padding-bottom: 41px !important; }

  .pb-md-42 {
    padding-bottom: 42px !important; }

  .pb-md-43 {
    padding-bottom: 43px !important; }

  .pb-md-44 {
    padding-bottom: 44px !important; }

  .pb-md-45 {
    padding-bottom: 45px !important; }

  .pb-md-46 {
    padding-bottom: 46px !important; }

  .pb-md-47 {
    padding-bottom: 47px !important; }

  .pb-md-48 {
    padding-bottom: 48px !important; }

  .pb-md-49 {
    padding-bottom: 49px !important; }

  .pb-md-50 {
    padding-bottom: 50px !important; }

  .pb-md-51 {
    padding-bottom: 51px !important; }

  .pb-md-52 {
    padding-bottom: 52px !important; }

  .pb-md-53 {
    padding-bottom: 53px !important; }

  .pb-md-54 {
    padding-bottom: 54px !important; }

  .pb-md-55 {
    padding-bottom: 55px !important; }

  .pb-md-56 {
    padding-bottom: 56px !important; }

  .pb-md-57 {
    padding-bottom: 57px !important; }

  .pb-md-58 {
    padding-bottom: 58px !important; }

  .pb-md-59 {
    padding-bottom: 59px !important; }

  .pb-md-60 {
    padding-bottom: 60px !important; }

  .pb-md-61 {
    padding-bottom: 61px !important; }

  .pb-md-62 {
    padding-bottom: 62px !important; }

  .pb-md-63 {
    padding-bottom: 63px !important; }

  .pb-md-64 {
    padding-bottom: 64px !important; }

  .pb-md-65 {
    padding-bottom: 65px !important; }

  .pb-md-66 {
    padding-bottom: 66px !important; }

  .pb-md-67 {
    padding-bottom: 67px !important; }

  .pb-md-68 {
    padding-bottom: 68px !important; }

  .pb-md-69 {
    padding-bottom: 69px !important; }

  .pb-md-70 {
    padding-bottom: 70px !important; }

  .pb-md-71 {
    padding-bottom: 71px !important; }

  .pb-md-72 {
    padding-bottom: 72px !important; }

  .pb-md-73 {
    padding-bottom: 73px !important; }

  .pb-md-74 {
    padding-bottom: 74px !important; }

  .pb-md-75 {
    padding-bottom: 75px !important; }

  .pb-md-76 {
    padding-bottom: 76px !important; }

  .pb-md-77 {
    padding-bottom: 77px !important; }

  .pb-md-78 {
    padding-bottom: 78px !important; }

  .pb-md-79 {
    padding-bottom: 79px !important; }

  .pb-md-80 {
    padding-bottom: 80px !important; }

  .pb-md-81 {
    padding-bottom: 81px !important; }

  .pb-md-82 {
    padding-bottom: 82px !important; }

  .pb-md-83 {
    padding-bottom: 83px !important; }

  .pb-md-84 {
    padding-bottom: 84px !important; }

  .pb-md-85 {
    padding-bottom: 85px !important; }

  .pb-md-86 {
    padding-bottom: 86px !important; }

  .pb-md-87 {
    padding-bottom: 87px !important; }

  .pb-md-88 {
    padding-bottom: 88px !important; }

  .pb-md-89 {
    padding-bottom: 89px !important; }

  .pb-md-90 {
    padding-bottom: 90px !important; }

  .pb-md-91 {
    padding-bottom: 91px !important; }

  .pb-md-92 {
    padding-bottom: 92px !important; }

  .pb-md-93 {
    padding-bottom: 93px !important; }

  .pb-md-94 {
    padding-bottom: 94px !important; }

  .pb-md-95 {
    padding-bottom: 95px !important; }

  .pb-md-96 {
    padding-bottom: 96px !important; }

  .pb-md-97 {
    padding-bottom: 97px !important; }

  .pb-md-98 {
    padding-bottom: 98px !important; }

  .pb-md-99 {
    padding-bottom: 99px !important; }

  .pb-md-100 {
    padding-bottom: 100px !important; }

  .pb-md-101 {
    padding-bottom: 101px !important; }

  .pb-md-102 {
    padding-bottom: 102px !important; }

  .pb-md-103 {
    padding-bottom: 103px !important; }

  .pb-md-104 {
    padding-bottom: 104px !important; }

  .pb-md-105 {
    padding-bottom: 105px !important; }

  .pb-md-106 {
    padding-bottom: 106px !important; }

  .pb-md-107 {
    padding-bottom: 107px !important; }

  .pb-md-108 {
    padding-bottom: 108px !important; }

  .pb-md-109 {
    padding-bottom: 109px !important; }

  .pb-md-110 {
    padding-bottom: 110px !important; }

  .pb-md-111 {
    padding-bottom: 111px !important; }

  .pb-md-112 {
    padding-bottom: 112px !important; }

  .pb-md-113 {
    padding-bottom: 113px !important; }

  .pb-md-114 {
    padding-bottom: 114px !important; }

  .pb-md-115 {
    padding-bottom: 115px !important; }

  .pb-md-116 {
    padding-bottom: 116px !important; }

  .pb-md-117 {
    padding-bottom: 117px !important; }

  .pb-md-118 {
    padding-bottom: 118px !important; }

  .pb-md-119 {
    padding-bottom: 119px !important; }

  .pb-md-120 {
    padding-bottom: 120px !important; }

  .pb-md-121 {
    padding-bottom: 121px !important; }

  .pb-md-122 {
    padding-bottom: 122px !important; }

  .pb-md-123 {
    padding-bottom: 123px !important; }

  .pb-md-124 {
    padding-bottom: 124px !important; }

  .pb-md-125 {
    padding-bottom: 125px !important; }

  .pb-md-126 {
    padding-bottom: 126px !important; }

  .pb-md-127 {
    padding-bottom: 127px !important; }

  .pb-md-128 {
    padding-bottom: 128px !important; }

  .pb-md-129 {
    padding-bottom: 129px !important; }

  .pb-md-130 {
    padding-bottom: 130px !important; }

  .pb-md-131 {
    padding-bottom: 131px !important; }

  .pb-md-132 {
    padding-bottom: 132px !important; }

  .pb-md-133 {
    padding-bottom: 133px !important; }

  .pb-md-134 {
    padding-bottom: 134px !important; }

  .pb-md-135 {
    padding-bottom: 135px !important; }

  .pb-md-136 {
    padding-bottom: 136px !important; }

  .pb-md-137 {
    padding-bottom: 137px !important; }

  .pb-md-138 {
    padding-bottom: 138px !important; }

  .pb-md-139 {
    padding-bottom: 139px !important; }

  .pb-md-140 {
    padding-bottom: 140px !important; }

  .pb-md-141 {
    padding-bottom: 141px !important; }

  .pb-md-142 {
    padding-bottom: 142px !important; }

  .pb-md-143 {
    padding-bottom: 143px !important; }

  .pb-md-144 {
    padding-bottom: 144px !important; }

  .pb-md-145 {
    padding-bottom: 145px !important; }

  .pb-md-146 {
    padding-bottom: 146px !important; }

  .pb-md-147 {
    padding-bottom: 147px !important; }

  .pb-md-148 {
    padding-bottom: 148px !important; }

  .pb-md-149 {
    padding-bottom: 149px !important; }

  .pb-md-150 {
    padding-bottom: 150px !important; }

  .pb-md-151 {
    padding-bottom: 151px !important; }

  .pb-md-152 {
    padding-bottom: 152px !important; }

  .pb-md-153 {
    padding-bottom: 153px !important; }

  .pb-md-154 {
    padding-bottom: 154px !important; }

  .pb-md-155 {
    padding-bottom: 155px !important; }

  .pb-md-156 {
    padding-bottom: 156px !important; }

  .pb-md-157 {
    padding-bottom: 157px !important; }

  .pb-md-158 {
    padding-bottom: 158px !important; }

  .pb-md-159 {
    padding-bottom: 159px !important; }

  .pb-md-160 {
    padding-bottom: 160px !important; }

  .pb-md-161 {
    padding-bottom: 161px !important; }

  .pb-md-162 {
    padding-bottom: 162px !important; }

  .pb-md-163 {
    padding-bottom: 163px !important; }

  .pb-md-164 {
    padding-bottom: 164px !important; }

  .pb-md-165 {
    padding-bottom: 165px !important; }

  .pb-md-166 {
    padding-bottom: 166px !important; }

  .pb-md-167 {
    padding-bottom: 167px !important; }

  .pb-md-168 {
    padding-bottom: 168px !important; }

  .pb-md-169 {
    padding-bottom: 169px !important; }

  .pb-md-170 {
    padding-bottom: 170px !important; }

  .pb-md-171 {
    padding-bottom: 171px !important; }

  .pb-md-172 {
    padding-bottom: 172px !important; }

  .pb-md-173 {
    padding-bottom: 173px !important; }

  .pb-md-174 {
    padding-bottom: 174px !important; }

  .pb-md-175 {
    padding-bottom: 175px !important; }

  .pb-md-176 {
    padding-bottom: 176px !important; }

  .pb-md-177 {
    padding-bottom: 177px !important; }

  .pb-md-178 {
    padding-bottom: 178px !important; }

  .pb-md-179 {
    padding-bottom: 179px !important; }

  .pb-md-180 {
    padding-bottom: 180px !important; }

  .pb-md-181 {
    padding-bottom: 181px !important; }

  .pb-md-182 {
    padding-bottom: 182px !important; }

  .pb-md-183 {
    padding-bottom: 183px !important; }

  .pb-md-184 {
    padding-bottom: 184px !important; }

  .pb-md-185 {
    padding-bottom: 185px !important; }

  .pb-md-186 {
    padding-bottom: 186px !important; }

  .pb-md-187 {
    padding-bottom: 187px !important; }

  .pb-md-188 {
    padding-bottom: 188px !important; }

  .pb-md-189 {
    padding-bottom: 189px !important; }

  .pb-md-190 {
    padding-bottom: 190px !important; }

  .pb-md-191 {
    padding-bottom: 191px !important; }

  .pb-md-192 {
    padding-bottom: 192px !important; }

  .pb-md-193 {
    padding-bottom: 193px !important; }

  .pb-md-194 {
    padding-bottom: 194px !important; }

  .pb-md-195 {
    padding-bottom: 195px !important; }

  .pb-md-196 {
    padding-bottom: 196px !important; }

  .pb-md-197 {
    padding-bottom: 197px !important; }

  .pb-md-198 {
    padding-bottom: 198px !important; }

  .pb-md-199 {
    padding-bottom: 199px !important; }

  .pb-md-200 {
    padding-bottom: 200px !important; }

  .pb-md-201 {
    padding-bottom: 201px !important; }

  .pb-md-202 {
    padding-bottom: 202px !important; }

  .pb-md-203 {
    padding-bottom: 203px !important; }

  .pb-md-204 {
    padding-bottom: 204px !important; }

  .pb-md-205 {
    padding-bottom: 205px !important; }

  .pb-md-206 {
    padding-bottom: 206px !important; }

  .pb-md-207 {
    padding-bottom: 207px !important; }

  .pb-md-208 {
    padding-bottom: 208px !important; }

  .pb-md-209 {
    padding-bottom: 209px !important; }

  .pb-md-210 {
    padding-bottom: 210px !important; }

  .pb-md-211 {
    padding-bottom: 211px !important; }

  .pb-md-212 {
    padding-bottom: 212px !important; }

  .pb-md-213 {
    padding-bottom: 213px !important; }

  .pb-md-214 {
    padding-bottom: 214px !important; }

  .pb-md-215 {
    padding-bottom: 215px !important; }

  .pb-md-216 {
    padding-bottom: 216px !important; }

  .pb-md-217 {
    padding-bottom: 217px !important; }

  .pb-md-218 {
    padding-bottom: 218px !important; }

  .pb-md-219 {
    padding-bottom: 219px !important; }

  .pb-md-220 {
    padding-bottom: 220px !important; }

  .pb-md-221 {
    padding-bottom: 221px !important; }

  .pb-md-222 {
    padding-bottom: 222px !important; }

  .pb-md-223 {
    padding-bottom: 223px !important; }

  .pb-md-224 {
    padding-bottom: 224px !important; }

  .pb-md-225 {
    padding-bottom: 225px !important; }

  .pb-md-226 {
    padding-bottom: 226px !important; }

  .pb-md-227 {
    padding-bottom: 227px !important; }

  .pb-md-228 {
    padding-bottom: 228px !important; }

  .pb-md-229 {
    padding-bottom: 229px !important; }

  .pb-md-230 {
    padding-bottom: 230px !important; }

  .pb-md-231 {
    padding-bottom: 231px !important; }

  .pb-md-232 {
    padding-bottom: 232px !important; }

  .pb-md-233 {
    padding-bottom: 233px !important; }

  .pb-md-234 {
    padding-bottom: 234px !important; }

  .pb-md-235 {
    padding-bottom: 235px !important; }

  .pb-md-236 {
    padding-bottom: 236px !important; }

  .pb-md-237 {
    padding-bottom: 237px !important; }

  .pb-md-238 {
    padding-bottom: 238px !important; }

  .pb-md-239 {
    padding-bottom: 239px !important; }

  .pb-md-240 {
    padding-bottom: 240px !important; }

  .pb-md-241 {
    padding-bottom: 241px !important; }

  .pb-md-242 {
    padding-bottom: 242px !important; }

  .pb-md-243 {
    padding-bottom: 243px !important; }

  .pb-md-244 {
    padding-bottom: 244px !important; }

  .pb-md-245 {
    padding-bottom: 245px !important; }

  .pb-md-246 {
    padding-bottom: 246px !important; }

  .pb-md-247 {
    padding-bottom: 247px !important; }

  .pb-md-248 {
    padding-bottom: 248px !important; }

  .pb-md-249 {
    padding-bottom: 249px !important; }

  .pb-md-250 {
    padding-bottom: 250px !important; } }
ul.no-style,
ul.no-styles {
  margin: 0;
  padding: 0; }
  ul.no-style li,
  ul.no-styles li {
    list-style: none; }

a,
.swiper-button-prev,
.swiper-button-next,
.swiper-pagination-bullet {
  outline: 0 !important;
  text-decoration: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  -ms-box-shadow: none !important;
  box-shadow: none !important;
  -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }

a.inherit {
  color: inherit !important;
  font: inherit !important;
  line-height: inherit !important; }

.fa {
  font-size: 24px; }
  .fa.m-left {
    margin-left: 7px; }
  .fa.m-right {
    margin-right: 7px; }

.fs-10 {
  font-size: 10px !important;
  font-size: 1rem !important; }

.fs-11 {
  font-size: 11px !important;
  font-size: 1.1rem !important; }

.fs-12 {
  font-size: 12px !important;
  font-size: 1.2rem !important; }

.fs-13 {
  font-size: 13px !important;
  font-size: 1.3rem !important; }

.fs-14 {
  font-size: 14px !important;
  font-size: 1.4rem !important; }

.fs-15 {
  font-size: 15px !important;
  font-size: 1.5rem !important; }

.fs-16 {
  font-size: 16px !important;
  font-size: 1.6rem !important; }

.fs-17 {
  font-size: 17px !important;
  font-size: 1.7rem !important; }

.fs-18 {
  font-size: 18px !important;
  font-size: 1.8rem !important; }

.fs-19 {
  font-size: 19px !important;
  font-size: 1.9rem !important; }

.fs-20 {
  font-size: 20px !important;
  font-size: 2rem !important; }

.fs-21 {
  font-size: 21px !important;
  font-size: 2.1rem !important; }

.fs-22 {
  font-size: 22px !important;
  font-size: 2.2rem !important; }

.fs-23 {
  font-size: 23px !important;
  font-size: 2.3rem !important; }

.fs-24 {
  font-size: 24px !important;
  font-size: 2.4rem !important; }

.fs-25 {
  font-size: 25px !important;
  font-size: 2.5rem !important; }

.fs-26 {
  font-size: 26px !important;
  font-size: 2.6rem !important; }

.fs-27 {
  font-size: 27px !important;
  font-size: 2.7rem !important; }

.fs-28 {
  font-size: 28px !important;
  font-size: 2.8rem !important; }

.fs-29 {
  font-size: 29px !important;
  font-size: 2.9rem !important; }

.fs-30 {
  font-size: 30px !important;
  font-size: 3rem !important; }

.fs-31 {
  font-size: 31px !important;
  font-size: 3.1rem !important; }

.fs-32 {
  font-size: 32px !important;
  font-size: 3.2rem !important; }

.fs-33 {
  font-size: 33px !important;
  font-size: 3.3rem !important; }

.fs-34 {
  font-size: 34px !important;
  font-size: 3.4rem !important; }

.fs-35 {
  font-size: 35px !important;
  font-size: 3.5rem !important; }

.fs-36 {
  font-size: 36px !important;
  font-size: 3.6rem !important; }

.fs-37 {
  font-size: 37px !important;
  font-size: 3.7rem !important; }

.fs-38 {
  font-size: 38px !important;
  font-size: 3.8rem !important; }

.fs-39 {
  font-size: 39px !important;
  font-size: 3.9rem !important; }

.fs-40 {
  font-size: 40px !important;
  font-size: 4rem !important; }

.fs-41 {
  font-size: 41px !important;
  font-size: 4.1rem !important; }

.fs-42 {
  font-size: 42px !important;
  font-size: 4.2rem !important; }

.fs-43 {
  font-size: 43px !important;
  font-size: 4.3rem !important; }

.fs-44 {
  font-size: 44px !important;
  font-size: 4.4rem !important; }

.fs-45 {
  font-size: 45px !important;
  font-size: 4.5rem !important; }

.fs-46 {
  font-size: 46px !important;
  font-size: 4.6rem !important; }

.fs-47 {
  font-size: 47px !important;
  font-size: 4.7rem !important; }

.fs-48 {
  font-size: 48px !important;
  font-size: 4.8rem !important; }

.fs-49 {
  font-size: 49px !important;
  font-size: 4.9rem !important; }

.fs-50 {
  font-size: 50px !important;
  font-size: 5rem !important; }

.fs-51 {
  font-size: 51px !important;
  font-size: 5.1rem !important; }

.fs-52 {
  font-size: 52px !important;
  font-size: 5.2rem !important; }

.fs-53 {
  font-size: 53px !important;
  font-size: 5.3rem !important; }

.fs-54 {
  font-size: 54px !important;
  font-size: 5.4rem !important; }

.fs-55 {
  font-size: 55px !important;
  font-size: 5.5rem !important; }

.fs-56 {
  font-size: 56px !important;
  font-size: 5.6rem !important; }

.fs-57 {
  font-size: 57px !important;
  font-size: 5.7rem !important; }

.fs-58 {
  font-size: 58px !important;
  font-size: 5.8rem !important; }

.fs-59 {
  font-size: 59px !important;
  font-size: 5.9rem !important; }

.fs-60 {
  font-size: 60px !important;
  font-size: 6rem !important; }

.fs-61 {
  font-size: 61px !important;
  font-size: 6.1rem !important; }

.fs-62 {
  font-size: 62px !important;
  font-size: 6.2rem !important; }

.fs-63 {
  font-size: 63px !important;
  font-size: 6.3rem !important; }

.fs-64 {
  font-size: 64px !important;
  font-size: 6.4rem !important; }

.fs-65 {
  font-size: 65px !important;
  font-size: 6.5rem !important; }

.fs-66 {
  font-size: 66px !important;
  font-size: 6.6rem !important; }

.fs-67 {
  font-size: 67px !important;
  font-size: 6.7rem !important; }

.fs-68 {
  font-size: 68px !important;
  font-size: 6.8rem !important; }

.fs-69 {
  font-size: 69px !important;
  font-size: 6.9rem !important; }

.fs-70 {
  font-size: 70px !important;
  font-size: 7rem !important; }

.fs-71 {
  font-size: 71px !important;
  font-size: 7.1rem !important; }

.fs-72 {
  font-size: 72px !important;
  font-size: 7.2rem !important; }

.fs-73 {
  font-size: 73px !important;
  font-size: 7.3rem !important; }

.fs-74 {
  font-size: 74px !important;
  font-size: 7.4rem !important; }

.fs-75 {
  font-size: 75px !important;
  font-size: 7.5rem !important; }

.fs-76 {
  font-size: 76px !important;
  font-size: 7.6rem !important; }

.fs-77 {
  font-size: 77px !important;
  font-size: 7.7rem !important; }

.fs-78 {
  font-size: 78px !important;
  font-size: 7.8rem !important; }

.fs-79 {
  font-size: 79px !important;
  font-size: 7.9rem !important; }

.fs-80 {
  font-size: 80px !important;
  font-size: 8rem !important; }

.fs-81 {
  font-size: 81px !important;
  font-size: 8.1rem !important; }

.fs-82 {
  font-size: 82px !important;
  font-size: 8.2rem !important; }

.fs-83 {
  font-size: 83px !important;
  font-size: 8.3rem !important; }

.fs-84 {
  font-size: 84px !important;
  font-size: 8.4rem !important; }

.fs-85 {
  font-size: 85px !important;
  font-size: 8.5rem !important; }

.fs-86 {
  font-size: 86px !important;
  font-size: 8.6rem !important; }

.fs-87 {
  font-size: 87px !important;
  font-size: 8.7rem !important; }

.fs-88 {
  font-size: 88px !important;
  font-size: 8.8rem !important; }

.fs-89 {
  font-size: 89px !important;
  font-size: 8.9rem !important; }

.fs-90 {
  font-size: 90px !important;
  font-size: 9rem !important; }

.fs-91 {
  font-size: 91px !important;
  font-size: 9.1rem !important; }

.fs-92 {
  font-size: 92px !important;
  font-size: 9.2rem !important; }

.fs-93 {
  font-size: 93px !important;
  font-size: 9.3rem !important; }

.fs-94 {
  font-size: 94px !important;
  font-size: 9.4rem !important; }

.fs-95 {
  font-size: 95px !important;
  font-size: 9.5rem !important; }

.fs-96 {
  font-size: 96px !important;
  font-size: 9.6rem !important; }

.fs-97 {
  font-size: 97px !important;
  font-size: 9.7rem !important; }

.fs-98 {
  font-size: 98px !important;
  font-size: 9.8rem !important; }

.fs-99 {
  font-size: 99px !important;
  font-size: 9.9rem !important; }

.fs-100 {
  font-size: 100px !important;
  font-size: 10rem !important; }

@media screen and (min-width: 768px) {
  .fs-sm-10 {
    font-size: 10px !important;
    font-size: 1rem !important; }

  .fs-sm-11 {
    font-size: 11px !important;
    font-size: 1.1rem !important; }

  .fs-sm-12 {
    font-size: 12px !important;
    font-size: 1.2rem !important; }

  .fs-sm-13 {
    font-size: 13px !important;
    font-size: 1.3rem !important; }

  .fs-sm-14 {
    font-size: 14px !important;
    font-size: 1.4rem !important; }

  .fs-sm-15 {
    font-size: 15px !important;
    font-size: 1.5rem !important; }

  .fs-sm-16 {
    font-size: 16px !important;
    font-size: 1.6rem !important; }

  .fs-sm-17 {
    font-size: 17px !important;
    font-size: 1.7rem !important; }

  .fs-sm-18 {
    font-size: 18px !important;
    font-size: 1.8rem !important; }

  .fs-sm-19 {
    font-size: 19px !important;
    font-size: 1.9rem !important; }

  .fs-sm-20 {
    font-size: 20px !important;
    font-size: 2rem !important; }

  .fs-sm-21 {
    font-size: 21px !important;
    font-size: 2.1rem !important; }

  .fs-sm-22 {
    font-size: 22px !important;
    font-size: 2.2rem !important; }

  .fs-sm-23 {
    font-size: 23px !important;
    font-size: 2.3rem !important; }

  .fs-sm-24 {
    font-size: 24px !important;
    font-size: 2.4rem !important; }

  .fs-sm-25 {
    font-size: 25px !important;
    font-size: 2.5rem !important; }

  .fs-sm-26 {
    font-size: 26px !important;
    font-size: 2.6rem !important; }

  .fs-sm-27 {
    font-size: 27px !important;
    font-size: 2.7rem !important; }

  .fs-sm-28 {
    font-size: 28px !important;
    font-size: 2.8rem !important; }

  .fs-sm-29 {
    font-size: 29px !important;
    font-size: 2.9rem !important; }

  .fs-sm-30 {
    font-size: 30px !important;
    font-size: 3rem !important; }

  .fs-sm-31 {
    font-size: 31px !important;
    font-size: 3.1rem !important; }

  .fs-sm-32 {
    font-size: 32px !important;
    font-size: 3.2rem !important; }

  .fs-sm-33 {
    font-size: 33px !important;
    font-size: 3.3rem !important; }

  .fs-sm-34 {
    font-size: 34px !important;
    font-size: 3.4rem !important; }

  .fs-sm-35 {
    font-size: 35px !important;
    font-size: 3.5rem !important; }

  .fs-sm-36 {
    font-size: 36px !important;
    font-size: 3.6rem !important; }

  .fs-sm-37 {
    font-size: 37px !important;
    font-size: 3.7rem !important; }

  .fs-sm-38 {
    font-size: 38px !important;
    font-size: 3.8rem !important; }

  .fs-sm-39 {
    font-size: 39px !important;
    font-size: 3.9rem !important; }

  .fs-sm-40 {
    font-size: 40px !important;
    font-size: 4rem !important; }

  .fs-sm-41 {
    font-size: 41px !important;
    font-size: 4.1rem !important; }

  .fs-sm-42 {
    font-size: 42px !important;
    font-size: 4.2rem !important; }

  .fs-sm-43 {
    font-size: 43px !important;
    font-size: 4.3rem !important; }

  .fs-sm-44 {
    font-size: 44px !important;
    font-size: 4.4rem !important; }

  .fs-sm-45 {
    font-size: 45px !important;
    font-size: 4.5rem !important; }

  .fs-sm-46 {
    font-size: 46px !important;
    font-size: 4.6rem !important; }

  .fs-sm-47 {
    font-size: 47px !important;
    font-size: 4.7rem !important; }

  .fs-sm-48 {
    font-size: 48px !important;
    font-size: 4.8rem !important; }

  .fs-sm-49 {
    font-size: 49px !important;
    font-size: 4.9rem !important; }

  .fs-sm-50 {
    font-size: 50px !important;
    font-size: 5rem !important; }

  .fs-sm-51 {
    font-size: 51px !important;
    font-size: 5.1rem !important; }

  .fs-sm-52 {
    font-size: 52px !important;
    font-size: 5.2rem !important; }

  .fs-sm-53 {
    font-size: 53px !important;
    font-size: 5.3rem !important; }

  .fs-sm-54 {
    font-size: 54px !important;
    font-size: 5.4rem !important; }

  .fs-sm-55 {
    font-size: 55px !important;
    font-size: 5.5rem !important; }

  .fs-sm-56 {
    font-size: 56px !important;
    font-size: 5.6rem !important; }

  .fs-sm-57 {
    font-size: 57px !important;
    font-size: 5.7rem !important; }

  .fs-sm-58 {
    font-size: 58px !important;
    font-size: 5.8rem !important; }

  .fs-sm-59 {
    font-size: 59px !important;
    font-size: 5.9rem !important; }

  .fs-sm-60 {
    font-size: 60px !important;
    font-size: 6rem !important; }

  .fs-sm-61 {
    font-size: 61px !important;
    font-size: 6.1rem !important; }

  .fs-sm-62 {
    font-size: 62px !important;
    font-size: 6.2rem !important; }

  .fs-sm-63 {
    font-size: 63px !important;
    font-size: 6.3rem !important; }

  .fs-sm-64 {
    font-size: 64px !important;
    font-size: 6.4rem !important; }

  .fs-sm-65 {
    font-size: 65px !important;
    font-size: 6.5rem !important; }

  .fs-sm-66 {
    font-size: 66px !important;
    font-size: 6.6rem !important; }

  .fs-sm-67 {
    font-size: 67px !important;
    font-size: 6.7rem !important; }

  .fs-sm-68 {
    font-size: 68px !important;
    font-size: 6.8rem !important; }

  .fs-sm-69 {
    font-size: 69px !important;
    font-size: 6.9rem !important; }

  .fs-sm-70 {
    font-size: 70px !important;
    font-size: 7rem !important; }

  .fs-sm-71 {
    font-size: 71px !important;
    font-size: 7.1rem !important; }

  .fs-sm-72 {
    font-size: 72px !important;
    font-size: 7.2rem !important; }

  .fs-sm-73 {
    font-size: 73px !important;
    font-size: 7.3rem !important; }

  .fs-sm-74 {
    font-size: 74px !important;
    font-size: 7.4rem !important; }

  .fs-sm-75 {
    font-size: 75px !important;
    font-size: 7.5rem !important; }

  .fs-sm-76 {
    font-size: 76px !important;
    font-size: 7.6rem !important; }

  .fs-sm-77 {
    font-size: 77px !important;
    font-size: 7.7rem !important; }

  .fs-sm-78 {
    font-size: 78px !important;
    font-size: 7.8rem !important; }

  .fs-sm-79 {
    font-size: 79px !important;
    font-size: 7.9rem !important; }

  .fs-sm-80 {
    font-size: 80px !important;
    font-size: 8rem !important; }

  .fs-sm-81 {
    font-size: 81px !important;
    font-size: 8.1rem !important; }

  .fs-sm-82 {
    font-size: 82px !important;
    font-size: 8.2rem !important; }

  .fs-sm-83 {
    font-size: 83px !important;
    font-size: 8.3rem !important; }

  .fs-sm-84 {
    font-size: 84px !important;
    font-size: 8.4rem !important; }

  .fs-sm-85 {
    font-size: 85px !important;
    font-size: 8.5rem !important; }

  .fs-sm-86 {
    font-size: 86px !important;
    font-size: 8.6rem !important; }

  .fs-sm-87 {
    font-size: 87px !important;
    font-size: 8.7rem !important; }

  .fs-sm-88 {
    font-size: 88px !important;
    font-size: 8.8rem !important; }

  .fs-sm-89 {
    font-size: 89px !important;
    font-size: 8.9rem !important; }

  .fs-sm-90 {
    font-size: 90px !important;
    font-size: 9rem !important; }

  .fs-sm-91 {
    font-size: 91px !important;
    font-size: 9.1rem !important; }

  .fs-sm-92 {
    font-size: 92px !important;
    font-size: 9.2rem !important; }

  .fs-sm-93 {
    font-size: 93px !important;
    font-size: 9.3rem !important; }

  .fs-sm-94 {
    font-size: 94px !important;
    font-size: 9.4rem !important; }

  .fs-sm-95 {
    font-size: 95px !important;
    font-size: 9.5rem !important; }

  .fs-sm-96 {
    font-size: 96px !important;
    font-size: 9.6rem !important; }

  .fs-sm-97 {
    font-size: 97px !important;
    font-size: 9.7rem !important; }

  .fs-sm-98 {
    font-size: 98px !important;
    font-size: 9.8rem !important; }

  .fs-sm-99 {
    font-size: 99px !important;
    font-size: 9.9rem !important; }

  .fs-sm-100 {
    font-size: 100px !important;
    font-size: 10rem !important; }

  .fs-sm-101 {
    font-size: 101px !important;
    font-size: 10.1rem !important; }

  .fs-sm-102 {
    font-size: 102px !important;
    font-size: 10.2rem !important; }

  .fs-sm-103 {
    font-size: 103px !important;
    font-size: 10.3rem !important; }

  .fs-sm-104 {
    font-size: 104px !important;
    font-size: 10.4rem !important; }

  .fs-sm-105 {
    font-size: 105px !important;
    font-size: 10.5rem !important; }

  .fs-sm-106 {
    font-size: 106px !important;
    font-size: 10.6rem !important; }

  .fs-sm-107 {
    font-size: 107px !important;
    font-size: 10.7rem !important; }

  .fs-sm-108 {
    font-size: 108px !important;
    font-size: 10.8rem !important; }

  .fs-sm-109 {
    font-size: 109px !important;
    font-size: 10.9rem !important; }

  .fs-sm-110 {
    font-size: 110px !important;
    font-size: 11rem !important; }

  .fs-sm-111 {
    font-size: 111px !important;
    font-size: 11.1rem !important; }

  .fs-sm-112 {
    font-size: 112px !important;
    font-size: 11.2rem !important; }

  .fs-sm-113 {
    font-size: 113px !important;
    font-size: 11.3rem !important; }

  .fs-sm-114 {
    font-size: 114px !important;
    font-size: 11.4rem !important; }

  .fs-sm-115 {
    font-size: 115px !important;
    font-size: 11.5rem !important; }

  .fs-sm-116 {
    font-size: 116px !important;
    font-size: 11.6rem !important; }

  .fs-sm-117 {
    font-size: 117px !important;
    font-size: 11.7rem !important; }

  .fs-sm-118 {
    font-size: 118px !important;
    font-size: 11.8rem !important; }

  .fs-sm-119 {
    font-size: 119px !important;
    font-size: 11.9rem !important; }

  .fs-sm-120 {
    font-size: 120px !important;
    font-size: 12rem !important; }

  .fs-sm-121 {
    font-size: 121px !important;
    font-size: 12.1rem !important; }

  .fs-sm-122 {
    font-size: 122px !important;
    font-size: 12.2rem !important; }

  .fs-sm-123 {
    font-size: 123px !important;
    font-size: 12.3rem !important; }

  .fs-sm-124 {
    font-size: 124px !important;
    font-size: 12.4rem !important; }

  .fs-sm-125 {
    font-size: 125px !important;
    font-size: 12.5rem !important; }

  .fs-sm-126 {
    font-size: 126px !important;
    font-size: 12.6rem !important; }

  .fs-sm-127 {
    font-size: 127px !important;
    font-size: 12.7rem !important; }

  .fs-sm-128 {
    font-size: 128px !important;
    font-size: 12.8rem !important; }

  .fs-sm-129 {
    font-size: 129px !important;
    font-size: 12.9rem !important; }

  .fs-sm-130 {
    font-size: 130px !important;
    font-size: 13rem !important; }

  .fs-sm-131 {
    font-size: 131px !important;
    font-size: 13.1rem !important; }

  .fs-sm-132 {
    font-size: 132px !important;
    font-size: 13.2rem !important; }

  .fs-sm-133 {
    font-size: 133px !important;
    font-size: 13.3rem !important; }

  .fs-sm-134 {
    font-size: 134px !important;
    font-size: 13.4rem !important; }

  .fs-sm-135 {
    font-size: 135px !important;
    font-size: 13.5rem !important; }

  .fs-sm-136 {
    font-size: 136px !important;
    font-size: 13.6rem !important; }

  .fs-sm-137 {
    font-size: 137px !important;
    font-size: 13.7rem !important; }

  .fs-sm-138 {
    font-size: 138px !important;
    font-size: 13.8rem !important; }

  .fs-sm-139 {
    font-size: 139px !important;
    font-size: 13.9rem !important; }

  .fs-sm-140 {
    font-size: 140px !important;
    font-size: 14rem !important; }

  .fs-sm-141 {
    font-size: 141px !important;
    font-size: 14.1rem !important; }

  .fs-sm-142 {
    font-size: 142px !important;
    font-size: 14.2rem !important; }

  .fs-sm-143 {
    font-size: 143px !important;
    font-size: 14.3rem !important; }

  .fs-sm-144 {
    font-size: 144px !important;
    font-size: 14.4rem !important; }

  .fs-sm-145 {
    font-size: 145px !important;
    font-size: 14.5rem !important; }

  .fs-sm-146 {
    font-size: 146px !important;
    font-size: 14.6rem !important; }

  .fs-sm-147 {
    font-size: 147px !important;
    font-size: 14.7rem !important; }

  .fs-sm-148 {
    font-size: 148px !important;
    font-size: 14.8rem !important; }

  .fs-sm-149 {
    font-size: 149px !important;
    font-size: 14.9rem !important; }

  .fs-sm-150 {
    font-size: 150px !important;
    font-size: 15rem !important; } }
@media screen and (min-width: 1025px) {
  .fs-md-10 {
    font-size: 10px !important;
    font-size: 1rem !important; }

  .fs-md-11 {
    font-size: 11px !important;
    font-size: 1.1rem !important; }

  .fs-md-12 {
    font-size: 12px !important;
    font-size: 1.2rem !important; }

  .fs-md-13 {
    font-size: 13px !important;
    font-size: 1.3rem !important; }

  .fs-md-14 {
    font-size: 14px !important;
    font-size: 1.4rem !important; }

  .fs-md-15 {
    font-size: 15px !important;
    font-size: 1.5rem !important; }

  .fs-md-16 {
    font-size: 16px !important;
    font-size: 1.6rem !important; }

  .fs-md-17 {
    font-size: 17px !important;
    font-size: 1.7rem !important; }

  .fs-md-18 {
    font-size: 18px !important;
    font-size: 1.8rem !important; }

  .fs-md-19 {
    font-size: 19px !important;
    font-size: 1.9rem !important; }

  .fs-md-20 {
    font-size: 20px !important;
    font-size: 2rem !important; }

  .fs-md-21 {
    font-size: 21px !important;
    font-size: 2.1rem !important; }

  .fs-md-22 {
    font-size: 22px !important;
    font-size: 2.2rem !important; }

  .fs-md-23 {
    font-size: 23px !important;
    font-size: 2.3rem !important; }

  .fs-md-24 {
    font-size: 24px !important;
    font-size: 2.4rem !important; }

  .fs-md-25 {
    font-size: 25px !important;
    font-size: 2.5rem !important; }

  .fs-md-26 {
    font-size: 26px !important;
    font-size: 2.6rem !important; }

  .fs-md-27 {
    font-size: 27px !important;
    font-size: 2.7rem !important; }

  .fs-md-28 {
    font-size: 28px !important;
    font-size: 2.8rem !important; }

  .fs-md-29 {
    font-size: 29px !important;
    font-size: 2.9rem !important; }

  .fs-md-30 {
    font-size: 30px !important;
    font-size: 3rem !important; }

  .fs-md-31 {
    font-size: 31px !important;
    font-size: 3.1rem !important; }

  .fs-md-32 {
    font-size: 32px !important;
    font-size: 3.2rem !important; }

  .fs-md-33 {
    font-size: 33px !important;
    font-size: 3.3rem !important; }

  .fs-md-34 {
    font-size: 34px !important;
    font-size: 3.4rem !important; }

  .fs-md-35 {
    font-size: 35px !important;
    font-size: 3.5rem !important; }

  .fs-md-36 {
    font-size: 36px !important;
    font-size: 3.6rem !important; }

  .fs-md-37 {
    font-size: 37px !important;
    font-size: 3.7rem !important; }

  .fs-md-38 {
    font-size: 38px !important;
    font-size: 3.8rem !important; }

  .fs-md-39 {
    font-size: 39px !important;
    font-size: 3.9rem !important; }

  .fs-md-40 {
    font-size: 40px !important;
    font-size: 4rem !important; }

  .fs-md-41 {
    font-size: 41px !important;
    font-size: 4.1rem !important; }

  .fs-md-42 {
    font-size: 42px !important;
    font-size: 4.2rem !important; }

  .fs-md-43 {
    font-size: 43px !important;
    font-size: 4.3rem !important; }

  .fs-md-44 {
    font-size: 44px !important;
    font-size: 4.4rem !important; }

  .fs-md-45 {
    font-size: 45px !important;
    font-size: 4.5rem !important; }

  .fs-md-46 {
    font-size: 46px !important;
    font-size: 4.6rem !important; }

  .fs-md-47 {
    font-size: 47px !important;
    font-size: 4.7rem !important; }

  .fs-md-48 {
    font-size: 48px !important;
    font-size: 4.8rem !important; }

  .fs-md-49 {
    font-size: 49px !important;
    font-size: 4.9rem !important; }

  .fs-md-50 {
    font-size: 50px !important;
    font-size: 5rem !important; }

  .fs-md-51 {
    font-size: 51px !important;
    font-size: 5.1rem !important; }

  .fs-md-52 {
    font-size: 52px !important;
    font-size: 5.2rem !important; }

  .fs-md-53 {
    font-size: 53px !important;
    font-size: 5.3rem !important; }

  .fs-md-54 {
    font-size: 54px !important;
    font-size: 5.4rem !important; }

  .fs-md-55 {
    font-size: 55px !important;
    font-size: 5.5rem !important; }

  .fs-md-56 {
    font-size: 56px !important;
    font-size: 5.6rem !important; }

  .fs-md-57 {
    font-size: 57px !important;
    font-size: 5.7rem !important; }

  .fs-md-58 {
    font-size: 58px !important;
    font-size: 5.8rem !important; }

  .fs-md-59 {
    font-size: 59px !important;
    font-size: 5.9rem !important; }

  .fs-md-60 {
    font-size: 60px !important;
    font-size: 6rem !important; }

  .fs-md-61 {
    font-size: 61px !important;
    font-size: 6.1rem !important; }

  .fs-md-62 {
    font-size: 62px !important;
    font-size: 6.2rem !important; }

  .fs-md-63 {
    font-size: 63px !important;
    font-size: 6.3rem !important; }

  .fs-md-64 {
    font-size: 64px !important;
    font-size: 6.4rem !important; }

  .fs-md-65 {
    font-size: 65px !important;
    font-size: 6.5rem !important; }

  .fs-md-66 {
    font-size: 66px !important;
    font-size: 6.6rem !important; }

  .fs-md-67 {
    font-size: 67px !important;
    font-size: 6.7rem !important; }

  .fs-md-68 {
    font-size: 68px !important;
    font-size: 6.8rem !important; }

  .fs-md-69 {
    font-size: 69px !important;
    font-size: 6.9rem !important; }

  .fs-md-70 {
    font-size: 70px !important;
    font-size: 7rem !important; }

  .fs-md-71 {
    font-size: 71px !important;
    font-size: 7.1rem !important; }

  .fs-md-72 {
    font-size: 72px !important;
    font-size: 7.2rem !important; }

  .fs-md-73 {
    font-size: 73px !important;
    font-size: 7.3rem !important; }

  .fs-md-74 {
    font-size: 74px !important;
    font-size: 7.4rem !important; }

  .fs-md-75 {
    font-size: 75px !important;
    font-size: 7.5rem !important; }

  .fs-md-76 {
    font-size: 76px !important;
    font-size: 7.6rem !important; }

  .fs-md-77 {
    font-size: 77px !important;
    font-size: 7.7rem !important; }

  .fs-md-78 {
    font-size: 78px !important;
    font-size: 7.8rem !important; }

  .fs-md-79 {
    font-size: 79px !important;
    font-size: 7.9rem !important; }

  .fs-md-80 {
    font-size: 80px !important;
    font-size: 8rem !important; }

  .fs-md-81 {
    font-size: 81px !important;
    font-size: 8.1rem !important; }

  .fs-md-82 {
    font-size: 82px !important;
    font-size: 8.2rem !important; }

  .fs-md-83 {
    font-size: 83px !important;
    font-size: 8.3rem !important; }

  .fs-md-84 {
    font-size: 84px !important;
    font-size: 8.4rem !important; }

  .fs-md-85 {
    font-size: 85px !important;
    font-size: 8.5rem !important; }

  .fs-md-86 {
    font-size: 86px !important;
    font-size: 8.6rem !important; }

  .fs-md-87 {
    font-size: 87px !important;
    font-size: 8.7rem !important; }

  .fs-md-88 {
    font-size: 88px !important;
    font-size: 8.8rem !important; }

  .fs-md-89 {
    font-size: 89px !important;
    font-size: 8.9rem !important; }

  .fs-md-90 {
    font-size: 90px !important;
    font-size: 9rem !important; }

  .fs-md-91 {
    font-size: 91px !important;
    font-size: 9.1rem !important; }

  .fs-md-92 {
    font-size: 92px !important;
    font-size: 9.2rem !important; }

  .fs-md-93 {
    font-size: 93px !important;
    font-size: 9.3rem !important; }

  .fs-md-94 {
    font-size: 94px !important;
    font-size: 9.4rem !important; }

  .fs-md-95 {
    font-size: 95px !important;
    font-size: 9.5rem !important; }

  .fs-md-96 {
    font-size: 96px !important;
    font-size: 9.6rem !important; }

  .fs-md-97 {
    font-size: 97px !important;
    font-size: 9.7rem !important; }

  .fs-md-98 {
    font-size: 98px !important;
    font-size: 9.8rem !important; }

  .fs-md-99 {
    font-size: 99px !important;
    font-size: 9.9rem !important; }

  .fs-md-100 {
    font-size: 100px !important;
    font-size: 10rem !important; }

  .fs-md-101 {
    font-size: 101px !important;
    font-size: 10.1rem !important; }

  .fs-md-102 {
    font-size: 102px !important;
    font-size: 10.2rem !important; }

  .fs-md-103 {
    font-size: 103px !important;
    font-size: 10.3rem !important; }

  .fs-md-104 {
    font-size: 104px !important;
    font-size: 10.4rem !important; }

  .fs-md-105 {
    font-size: 105px !important;
    font-size: 10.5rem !important; }

  .fs-md-106 {
    font-size: 106px !important;
    font-size: 10.6rem !important; }

  .fs-md-107 {
    font-size: 107px !important;
    font-size: 10.7rem !important; }

  .fs-md-108 {
    font-size: 108px !important;
    font-size: 10.8rem !important; }

  .fs-md-109 {
    font-size: 109px !important;
    font-size: 10.9rem !important; }

  .fs-md-110 {
    font-size: 110px !important;
    font-size: 11rem !important; }

  .fs-md-111 {
    font-size: 111px !important;
    font-size: 11.1rem !important; }

  .fs-md-112 {
    font-size: 112px !important;
    font-size: 11.2rem !important; }

  .fs-md-113 {
    font-size: 113px !important;
    font-size: 11.3rem !important; }

  .fs-md-114 {
    font-size: 114px !important;
    font-size: 11.4rem !important; }

  .fs-md-115 {
    font-size: 115px !important;
    font-size: 11.5rem !important; }

  .fs-md-116 {
    font-size: 116px !important;
    font-size: 11.6rem !important; }

  .fs-md-117 {
    font-size: 117px !important;
    font-size: 11.7rem !important; }

  .fs-md-118 {
    font-size: 118px !important;
    font-size: 11.8rem !important; }

  .fs-md-119 {
    font-size: 119px !important;
    font-size: 11.9rem !important; }

  .fs-md-120 {
    font-size: 120px !important;
    font-size: 12rem !important; }

  .fs-md-121 {
    font-size: 121px !important;
    font-size: 12.1rem !important; }

  .fs-md-122 {
    font-size: 122px !important;
    font-size: 12.2rem !important; }

  .fs-md-123 {
    font-size: 123px !important;
    font-size: 12.3rem !important; }

  .fs-md-124 {
    font-size: 124px !important;
    font-size: 12.4rem !important; }

  .fs-md-125 {
    font-size: 125px !important;
    font-size: 12.5rem !important; }

  .fs-md-126 {
    font-size: 126px !important;
    font-size: 12.6rem !important; }

  .fs-md-127 {
    font-size: 127px !important;
    font-size: 12.7rem !important; }

  .fs-md-128 {
    font-size: 128px !important;
    font-size: 12.8rem !important; }

  .fs-md-129 {
    font-size: 129px !important;
    font-size: 12.9rem !important; }

  .fs-md-130 {
    font-size: 130px !important;
    font-size: 13rem !important; }

  .fs-md-131 {
    font-size: 131px !important;
    font-size: 13.1rem !important; }

  .fs-md-132 {
    font-size: 132px !important;
    font-size: 13.2rem !important; }

  .fs-md-133 {
    font-size: 133px !important;
    font-size: 13.3rem !important; }

  .fs-md-134 {
    font-size: 134px !important;
    font-size: 13.4rem !important; }

  .fs-md-135 {
    font-size: 135px !important;
    font-size: 13.5rem !important; }

  .fs-md-136 {
    font-size: 136px !important;
    font-size: 13.6rem !important; }

  .fs-md-137 {
    font-size: 137px !important;
    font-size: 13.7rem !important; }

  .fs-md-138 {
    font-size: 138px !important;
    font-size: 13.8rem !important; }

  .fs-md-139 {
    font-size: 139px !important;
    font-size: 13.9rem !important; }

  .fs-md-140 {
    font-size: 140px !important;
    font-size: 14rem !important; }

  .fs-md-141 {
    font-size: 141px !important;
    font-size: 14.1rem !important; }

  .fs-md-142 {
    font-size: 142px !important;
    font-size: 14.2rem !important; }

  .fs-md-143 {
    font-size: 143px !important;
    font-size: 14.3rem !important; }

  .fs-md-144 {
    font-size: 144px !important;
    font-size: 14.4rem !important; }

  .fs-md-145 {
    font-size: 145px !important;
    font-size: 14.5rem !important; }

  .fs-md-146 {
    font-size: 146px !important;
    font-size: 14.6rem !important; }

  .fs-md-147 {
    font-size: 147px !important;
    font-size: 14.7rem !important; }

  .fs-md-148 {
    font-size: 148px !important;
    font-size: 14.8rem !important; }

  .fs-md-149 {
    font-size: 149px !important;
    font-size: 14.9rem !important; }

  .fs-md-150 {
    font-size: 150px !important;
    font-size: 15rem !important; }

  .fs-md-151 {
    font-size: 151px !important;
    font-size: 15.1rem !important; }

  .fs-md-152 {
    font-size: 152px !important;
    font-size: 15.2rem !important; }

  .fs-md-153 {
    font-size: 153px !important;
    font-size: 15.3rem !important; }

  .fs-md-154 {
    font-size: 154px !important;
    font-size: 15.4rem !important; }

  .fs-md-155 {
    font-size: 155px !important;
    font-size: 15.5rem !important; }

  .fs-md-156 {
    font-size: 156px !important;
    font-size: 15.6rem !important; }

  .fs-md-157 {
    font-size: 157px !important;
    font-size: 15.7rem !important; }

  .fs-md-158 {
    font-size: 158px !important;
    font-size: 15.8rem !important; }

  .fs-md-159 {
    font-size: 159px !important;
    font-size: 15.9rem !important; }

  .fs-md-160 {
    font-size: 160px !important;
    font-size: 16rem !important; }

  .fs-md-161 {
    font-size: 161px !important;
    font-size: 16.1rem !important; }

  .fs-md-162 {
    font-size: 162px !important;
    font-size: 16.2rem !important; }

  .fs-md-163 {
    font-size: 163px !important;
    font-size: 16.3rem !important; }

  .fs-md-164 {
    font-size: 164px !important;
    font-size: 16.4rem !important; }

  .fs-md-165 {
    font-size: 165px !important;
    font-size: 16.5rem !important; }

  .fs-md-166 {
    font-size: 166px !important;
    font-size: 16.6rem !important; }

  .fs-md-167 {
    font-size: 167px !important;
    font-size: 16.7rem !important; }

  .fs-md-168 {
    font-size: 168px !important;
    font-size: 16.8rem !important; }

  .fs-md-169 {
    font-size: 169px !important;
    font-size: 16.9rem !important; }

  .fs-md-170 {
    font-size: 170px !important;
    font-size: 17rem !important; }

  .fs-md-171 {
    font-size: 171px !important;
    font-size: 17.1rem !important; }

  .fs-md-172 {
    font-size: 172px !important;
    font-size: 17.2rem !important; }

  .fs-md-173 {
    font-size: 173px !important;
    font-size: 17.3rem !important; }

  .fs-md-174 {
    font-size: 174px !important;
    font-size: 17.4rem !important; }

  .fs-md-175 {
    font-size: 175px !important;
    font-size: 17.5rem !important; }

  .fs-md-176 {
    font-size: 176px !important;
    font-size: 17.6rem !important; }

  .fs-md-177 {
    font-size: 177px !important;
    font-size: 17.7rem !important; }

  .fs-md-178 {
    font-size: 178px !important;
    font-size: 17.8rem !important; }

  .fs-md-179 {
    font-size: 179px !important;
    font-size: 17.9rem !important; }

  .fs-md-180 {
    font-size: 180px !important;
    font-size: 18rem !important; }

  .fs-md-181 {
    font-size: 181px !important;
    font-size: 18.1rem !important; }

  .fs-md-182 {
    font-size: 182px !important;
    font-size: 18.2rem !important; }

  .fs-md-183 {
    font-size: 183px !important;
    font-size: 18.3rem !important; }

  .fs-md-184 {
    font-size: 184px !important;
    font-size: 18.4rem !important; }

  .fs-md-185 {
    font-size: 185px !important;
    font-size: 18.5rem !important; }

  .fs-md-186 {
    font-size: 186px !important;
    font-size: 18.6rem !important; }

  .fs-md-187 {
    font-size: 187px !important;
    font-size: 18.7rem !important; }

  .fs-md-188 {
    font-size: 188px !important;
    font-size: 18.8rem !important; }

  .fs-md-189 {
    font-size: 189px !important;
    font-size: 18.9rem !important; }

  .fs-md-190 {
    font-size: 190px !important;
    font-size: 19rem !important; }

  .fs-md-191 {
    font-size: 191px !important;
    font-size: 19.1rem !important; }

  .fs-md-192 {
    font-size: 192px !important;
    font-size: 19.2rem !important; }

  .fs-md-193 {
    font-size: 193px !important;
    font-size: 19.3rem !important; }

  .fs-md-194 {
    font-size: 194px !important;
    font-size: 19.4rem !important; }

  .fs-md-195 {
    font-size: 195px !important;
    font-size: 19.5rem !important; }

  .fs-md-196 {
    font-size: 196px !important;
    font-size: 19.6rem !important; }

  .fs-md-197 {
    font-size: 197px !important;
    font-size: 19.7rem !important; }

  .fs-md-198 {
    font-size: 198px !important;
    font-size: 19.8rem !important; }

  .fs-md-199 {
    font-size: 199px !important;
    font-size: 19.9rem !important; }

  .fs-md-200 {
    font-size: 200px !important;
    font-size: 20rem !important; } }
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  color: #0F1D27;
  font-family: "montserratblack", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  text-transform: uppercase; }
  @media screen and (max-width: 767px) {
    h1, .h1,
    h2, .h2,
    h3, .h3,
    h4, .h4,
    h5, .h5,
    h6, .h6 {
      letter-spacing: initial; } }

h1, .h1 {
  font-size: 47px;
  font-size: 4.7rem;
  letter-spacing: 0.025em; }

h2, .h2 {
  font-size: 30px;
  font-size: 3rem;
  letter-spacing: 0.05em; }
  @media screen and (max-width: 767px) {
    h2, .h2 {
      font-size: 16px;
      font-size: 1.6rem; } }

h3, .h3 {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "montserratbold", Helvetica, Arial, sans-serif;
  text-transform: uppercase; }

h4, .h4 {
  font-size: 14px;
  font-size: 1.4rem; }

h5, .h5 {
  font-size: 14px;
  font-size: 1.4rem; }

h6, .h6 {
  font-size: 14px;
  font-size: 1.4rem; }

.text-initial {
  letter-spacing: initial !important;
  text-transform: initial !important; }

a,
.swiper-button-container *,
.swiper-pagination-bullet {
  outline: 0 !important;
  text-decoration: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  -ms-box-shadow: none !important;
  box-shadow: none !important;
  -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  a.noir,
  .swiper-button-container *.noir,
  .swiper-pagination-bullet.noir {
    color: #0F1D27; }
    a.noir:hover,
    .swiper-button-container *.noir:hover,
    .swiper-pagination-bullet.noir:hover {
      opacity: .5; }

.ls-25 {
  letter-spacing: 0.025em; }

.ls-50 {
  letter-spacing: 0.025em; }

.ls-100 {
  letter-spacing: 0.025em; }

.fw-light {
  font-family: "montserratregular", Helvetica, Arial, sans-serif !important; }

.fw-regular {
  font-family: "montserratregular", Helvetica, Arial, sans-serif !important; }

.fw-medium {
  font-family: "montserratmedium", Helvetica, Arial, sans-serif !important; }

.fw-semibold {
  font-family: "montserratsemibold", Helvetica, Arial, sans-serif !important; }

.fw-bold {
  font-family: "montserratbold", Helvetica, Arial, sans-serif !important; }

.fw-extrabold {
  font-family: "montserratextrabold", Helvetica, Arial, sans-serif !important; }

.fw-black {
  font-family: "montserratblack", Helvetica, Arial, sans-serif !important; }

.c-blanc {
  color: #FFFFFF !important; }

.c-beige {
  color: #F7F7F7 !important; }

.c-main {
  color: #A31781 !important; }

.c-or {
  color: #BCA19A !important; }

.c-gris {
  color: #555555 !important; }

.c-noir {
  color: #0F1D27 !important; }

.c-hover-blanc:hover {
  color: #FFFFFF !important; }

.c-hover-beige:hover {
  color: #F7F7F7 !important; }

.c-hover-main:hover {
  color: #A31781 !important; }

.c-hover-or:hover {
  color: #BCA19A !important; }

.c-hover-gris:hover {
  color: #555555 !important; }

.c-hover-noir:hover {
  color: #0F1D27 !important; }

.bg-blanc {
  background: #FFFFFF !important; }

.bg-beige {
  background: #F7F7F7 !important; }

.bg-main {
  background: #A31781 !important; }

.bg-or {
  background: #BCA19A !important; }

.bg-gris {
  background: #555555 !important; }

.bg-gris-light {
  background: #E8E9EA !important; }

.bg-noir {
  background: #0F1D27 !important;
  color: #FFFFFF; }

.bg-hover-blanc:hover {
  background: #e8e8e8 !important; }

.bg-hover-beige:hover {
  background: #e0e0e0 !important; }

.bg-hover-main:hover {
  background: #7b1161 !important; }

.bg-hover-or:hover {
  background: #aa877e !important; }

.bg-hover-gris:hover {
  background: #6c6c6c !important; }

.bg-hover-noir:hover {
  background: #1c3648 !important; }

.icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: transparent no-repeat center center; }
  .icon.icon-linkedin {
    background-image: url("../images/icon-linkedin.svg"); }
  .icon.icon-certification-iso {
    width: 95px;
    height: 68px;
    background-image: url("../images/ISO-certification-9001-14001-45001-QSE.svg");
    -moz-background-size: auto 95%;
    -webkit-background-size: auto 95%;
    -o-background-size: auto 95%;
    -ms-background-size: auto 95%;
    background-size: auto 95%; }
  .icon.icon-certification-ohsas {
    width: 88px;
    height: 68px;
    background-image: url("../images/ISO-certification-26000-RSE.svg");
    -moz-background-size: auto 95%;
    -webkit-background-size: auto 95%;
    -o-background-size: auto 95%;
    -ms-background-size: auto 95%;
    background-size: auto 95%; }
  .icon.icon-upload {
    width: 32px;
    height: 32px;
    background-image: url("../images/icon-upload.svg"); }
  .icon.icon-long-arrow-left {
    width: 30px;
    height: 6px;
    background-image: url("../images/icon-long-arrow-left.svg"); }
  .icon.icon-long-arrow-right {
    width: 30px;
    height: 6px;
    background-image: url("../images/icon-long-arrow-right.svg"); }
  .icon.icon-arrow-all {
    background-image: url("../images/icon-arrow-all.svg"); }
  .icon.icon-quote {
    width: 142px;
    height: 120px;
    background-image: url("../images/icon-quote.png"); }
  .icon.icon-fiche {
    background-image: url("../images/icon-fiche.svg"); }

.btn {
  position: relative;
  display: inline-block;
  width: auto;
  min-width: 175px;
  height: 50px;
  line-height: 46px;
  margin: 0;
  padding: 0 12px;
  border: 2px solid #A31781;
  border-radius: 5px !important;
  background: #A31781;
  overflow: hidden;
  color: #FFFFFF;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "montserratbold", Helvetica, Arial, sans-serif;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  @media screen and (max-width: 767px) {
    .btn {
      min-width: 1px;
      padding: 0 10px; } }
  .btn::before {
    content: "";
    z-index: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 0;
    -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  .btn .text {
    z-index: 1;
    position: relative;
    top: initial;
    bottom: initial;
    display: inline-block;
    color: inherit;
    font-size: inherit;
    line-height: inherit; }
  .btn:hover {
    border-color: #cb1da1 !important;
    background: #cb1da1 !important;
    color: #FFFFFF !important; }
    .btn:hover::before {
      top: 0;
      height: 100%;
      background: #cb1da1; }
  .btn.btn-ghost {
    border-color: #FFFFFF;
    background: transparent;
    color: #FFFFFF; }
  .btn.btn-noir {
    border-color: #0F1D27;
    background: #0F1D27;
    color: #FFFFFF; }

.btn-inline {
  position: relative;
  display: inline-block;
  width: auto;
  color: #A31781;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "montserratbold", Helvetica, Arial, sans-serif;
  line-height: 1.2;
  text-align: left;
  text-transform: uppercase;
  -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  .btn-inline::after {
    content: "";
    position: relative;
    display: block;
    width: 100%;
    height: 1px;
    margin-top: 5px;
    background: #cb1da1;
    -moz-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -moz-transform-origin: left top;
    -webkit-transform-origin: left top;
    -o-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  .btn-inline .fa {
    position: relative;
    top: 0;
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    margin: 0 5px 0 0;
    border-radius: 50%;
    background: #A31781;
    color: #FFFFFF;
    font-size: 12px;
    text-align: center; }
  .btn-inline:hover {
    color: #cb1da1; }
    .btn-inline:hover::after {
      -moz-transform: scale(1, 1);
      -webkit-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      transform: scale(1, 1); }

*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: -moz-inline-stack;
  display: inline-block;
  *vertical-align: auto;
  zoom: 1;
  *display: inline; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

body {
  margin: 0; }

*.no-margin {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

*.no-padding {
  padding: 0 !important; }

.no-border {
  border: none !important; }

.relative {
  position: relative; }

/* ==========================================================================
   TYPOGRAPHY
   ========================================================================== */
p {
  margin-top: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
a:focus {
  outline: none; }

a:hover,
a:active,
a:focus {
  outline: none;
  cursor: pointer; }

a:hover, a:focus, a:active, a:visited, button:hover, button:focus, button:active, button:visited, input:hover, input:focus, input:active, input:visited {
  outline: none; }

hr {
  display: block;
  width: 100%;
  height: 1px;
  margin: 30px 0;
  border: none;
  background: #A31781; }
  @media screen and (max-width: 1024px) {
    hr {
      margin: 15px 0; } }

/* ==========================================================================
   Liste
   ========================================================================== */
ul, ol {
  margin: 0.67em 0 0.67em 25px; }
  ul li, ol li {
    margin: 10px 0; }

ul li {
  list-style-type: disc; }

ul.no-list-style li {
  list-style: none !important; }
  ul.no-list-style li::before {
    display: none; }

p {
  margin: 10px 0 0;
  font-weight: normal; }

abbr[title] {
  border-bottom: 1px dotted; }

em {
  font-family: "montserratbold", Helvetica, Arial, sans-serif; }

b, strong {
  font-family: "montserratbold", Helvetica, Arial, sans-serif;
  font-weight: 400 !important; }

dfn {
  font-style: italic; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
img {
  border: 0;
  height: auto;
  max-width: 100%;
  width: auto; }

iframe {
  position: relative;
  display: block;
  width: 100%;
  max-width: 100%; }

.img-responsive {
  display: block;
  width: 100%;
  height: auto;
  position: relative; }

svg:not(:root) {
  overflow: hidden; }

audio, canvas, video {
  position: relative;
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto; }

/* ==========================================================================
   Figures
   ========================================================================== */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
fieldset {
  border: 1px solid;
  margin: 0 0 3em;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  margin-right: 10px;
  float: left;
  text-align: left;
  width: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

label {
  display: block; }

label.inline[for="rememberme"] {
  display: block;
  clear: both; }
label.inline input[type="checkbox"] {
  float: left;
  display: inline-block;
  width: auto;
  margin-top: 2px; }

input, textarea {
  padding: 3px 5px;
  max-width: 100%; }

textarea {
  height: 160px;
  resize: none; }

/* ==========================================================================
   Tables
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0; }

.table > div {
  display: table-cell; }

.alignleft {
  float: left; }

.alignright {
  float: right; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

.wp-caption {
  max-width: 100%;
  /* Keep wide captions from overflowing their container. */
  padding: 4px; }

.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
  font-style: italic;
  font-size: 12px;
  font-size: 0.857142857rem;
  line-height: 2;
  color: #757575; }

img.wp-smiley,
.rsswidget img {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

.entry-content dl.gallery-item {
  margin: 0; }

.gallery-item a,
.gallery-caption {
  width: 90%; }

.gallery-item a {
  display: block; }

.gallery-caption a {
  display: inline; }

.gallery-columns-1 .gallery-item a {
  max-width: 100%;
  width: auto; }

.gallery .gallery-icon img {
  height: auto;
  max-width: 90%;
  padding: 5%; }

.gallery-columns-1 .gallery-icon img {
  padding: 3%; }

/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.clearfix, .cf {
  zoom: 1; }
  .clearfix:before, .clearfix:after, .cf:before, .cf:after {
    content: "";
    display: table; }
  .clearfix:after, .cf:after {
    clear: both; }

/* Formular
----------------------------------------------------------------------------------------------------*/
form {
  display: block;
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }
  form fieldset {
    position: relative;
    border: none;
    margin: 0 0 15px;
    padding: 0;
    display: block; }
  form .wpcf7-form-control-wrap {
    position: relative;
    display: block; }
  form .obligatory {
    position: absolute;
    left: 3px;
    top: 5px;
    display: inline-block;
    color: #0F1D27; }
  form label {
    position: relative; }
  form input,
  form textarea {
    display: block;
    width: 100%;
    border: none;
    color: #0F1D27; }
  form .consignes {
    width: 50%;
    display: inline-block;
    float: left;
    color: #0F1D27;
    text-align: left !important; }
    form .consignes .obligatoire {
      color: crimson; }
  form .wpcf7-not-valid {
    border-color: crimson !important; }
  form .wpcf7-validation-errors,
  form .mauticform-has-error input,
  form .mauticform-has-error textarea {
    border-color: crimson !important; }
  form .wpcf7-response-output {
    position: relative;
    top: inherit;
    display: block;
    width: 100%;
    float: left;
    clear: both;
    margin: 25px 0 0;
    padding: 0;
    color: #0F1D27; }
  form .mauticform-errormsg {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    font-family: "montserratbold", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: crimson; }

html {
  font-size: 62.5%; }
  html.csstransforms3d, html.js, html.no-js {
    margin-top: 0 !important; }

body {
  padding-top: 140px;
  background: #FFFFFF;
  color: #000000;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  font-family: "montserratregular", Helvetica, Arial, sans-serif;
  font-weight: 400; }
  @media screen and (min-width: 1280px) and (max-width: 1439px) {
    body {
      padding-top: 120px; } }
  @media screen and (min-width: 1025px) and (max-width: 1279px) {
    body {
      padding-top: 120px; } }
  @media screen and (max-width: 1024px) {
    body {
      padding-top: 0; } }
  body#tinymce {
    padding-top: 0; }
  body #wpadminbar {
    display: none; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent; }

.hidden {
  display: none !important; }

@media screen and (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .hidden-sm {
    display: none !important; } }

@media screen and (min-width: 1025px) and (max-width: 1279px) {
  .hidden-md {
    display: none !important; } }

.visible-xs {
  display: none !important; }
  @media screen and (max-width: 767px) {
    .visible-xs {
      display: inherit !important; } }

.visible-sm {
  display: none !important; }
  @media screen and (max-width: 1024px) {
    .visible-sm {
      display: inherit !important; } }

.visible-md {
  display: none !important; }
  @media screen and (max-width: 1279px) {
    .visible-md {
      display: inherit !important; } }

@media screen and (max-width: 767px) {
  .order-xs-first {
    -ms-flex-order: 1;
    order: 1; } }

@media screen and (max-width: 767px) {
  .order-xs-middle {
    -ms-flex-order: 6;
    order: 6; } }

@media screen and (max-width: 767px) {
  .order-xs-last {
    -ms-flex-order: 12;
    order: 12; } }

#page {
  display: block;
  width: 100%;
  overflow: hidden; }

.limiter {
  position: relative;
  display: block;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 125px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }
  @media screen and (min-width: 768px) and (max-width: 1279px) {
    .limiter {
      padding: 0 40px; } }
  @media screen and (max-width: 767px) {
    .limiter {
      padding: 0 15px; } }
  .limiter .limiter-inner {
    position: relative;
    display: block;
    width: 100%; }

.relative {
  position: relative;
  display: block;
  width: 100%; }

.pagination {
  display: block;
  margin: 15px 0 0;
  padding: 0;
  text-align: center; }
  .pagination li {
    display: inline-block;
    float: none;
    list-style: none;
    margin: 0;
    padding: 0; }
    .pagination li::before {
      display: none !important; }
  .pagination a,
  .pagination span {
    display: inline-block;
    margin: 0;
    padding: 5px 15px;
    color: #A31781;
    -moz-transition: all 250ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transition: all 250ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -o-transition: all 250ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -ms-transition: all 250ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 250ms cubic-bezier(0.785, 0.135, 0.15, 0.86); }
    .pagination a.current,
    .pagination span.current {
      opacity: .5; }
    .pagination a:hover,
    .pagination span:hover {
      color: #0F1D27;
      opacity: 1; }
    .pagination a.prev, .pagination a.next,
    .pagination span.prev,
    .pagination span.next {
      display: inline-block;
      width: auto;
      height: 50px;
      line-height: 48px;
      clear: both;
      margin: 0;
      padding: 0 15px;
      color: #0F1D27;
      font-size: 14px;
      font-size: 1.4rem;
      font-family: "montserratbold", Helvetica, Arial, sans-serif;
      text-align: center;
      text-transform: uppercase;
      -moz-transition: all 250ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
      -webkit-transition: all 250ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
      -o-transition: all 250ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
      -ms-transition: all 250ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
      transition: all 250ms cubic-bezier(0.785, 0.135, 0.15, 0.86); }
      .pagination a.prev:hover, .pagination a.prev:focus, .pagination a.next:hover, .pagination a.next:focus,
      .pagination span.prev:hover,
      .pagination span.prev:focus,
      .pagination span.next:hover,
      .pagination span.next:focus {
        color: #A31781; }
    .pagination a.prev .fa,
    .pagination span.prev .fa {
      margin: 0 7px 0 0; }
    .pagination a.next .fa,
    .pagination span.next .fa {
      margin: 0 0 0 7px; }

.align-vertical-container {
  display: table;
  width: 100%;
  height: 100%; }

.align-vertical {
  display: table-cell;
  vertical-align: middle; }

.align-static {
  position: static; }
  @media screen and (max-width: 1024px) {
    .align-static {
      position: relative; } }
  .align-static .align-middle {
    position: absolute;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
    @media screen and (max-width: 1024px) {
      .align-static .align-middle {
        position: relative;
        top: inherit;
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0); } }

.fadeIn {
  opacity: 1 !important; }

.img-responsive {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto; }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive.embed-responsive-1by1 {
    padding: 0 0 100% 0; }
  .embed-responsive.embed-responsive-16by9 {
    padding: 0 0 56.25% 0; }
  .embed-responsive.embed-responsive-4by3 {
    padding: 0 0 75% 0; }

body #cookie-notice {
  color: #FFFFFF !important;
  background: #0F1D27 !important;
  font-size: 12px;
  font-size: 1.2rem; }
  body #cookie-notice .btn-cn {
    color: #FFFFFF;
    font-size: 12px;
    font-size: 1.2rem;
    font-family: "montserratbold", Helvetica, Arial, sans-serif;
    text-decoration: underline !important; }

body .grecaptcha-badge {
  display: none !important;
  visibility: hidden !important; }

.bt-section {
  position: relative;
  display: block;
  width: 100%;
  float: left;
  margin: 0;
  padding: 0; }

.bloc {
  position: relative;
  display: block;
  width: 100%;
  float: left;
  margin: 0;
  padding: 60px 0; }
  @media screen and (max-width: 767px) {
    .bloc {
      padding: 50px 0; } }
  .bloc:last-child {
    margin-bottom: 0 !important; }

.BC_visuel,
.BC_title,
.BC_subtitle,
.BC_content,
.BC_link {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0; }

.BC_title .line {
  position: relative;
  display: block;
  width: 100%;
  height: 2px;
  margin: 15px 0 0;
  background: #E5E5E5; }
  .BC_title .line::before {
    content: "";
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 85px;
    height: 2px;
    background: #A31781; }
.BC_title.c-blanc .line {
  background: rgba(255, 255, 255, 0.14); }
.BC_title.no-line .line {
  display: none;
  visibility: hidden; }

.BC_content {
  margin-top: 15px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #555555; }
  .BC_content > *:first-child {
    margin-top: 0; }
  .BC_content ul {
    margin: 40px 0 0;
    padding: 0; }
    .BC_content ul li {
      list-style: none;
      position: relative;
      display: block;
      width: 100%;
      font-size: 14px;
      font-size: 1.4rem;
      font-family: "montserratbold", Helvetica, Arial, sans-serif;
      text-transform: uppercase; }
      .single-carriere .BC_content ul li {
        text-transform: initial; }
      .BC_content ul li::before {
        content: "";
        display: inline-block;
        float: none;
        vertical-align: middle;
        margin-right: 7px;
        width: 28px;
        height: 3px;
        background: #A31781; }
    .BC_content ul.list-small li {
      display: inline-block;
      width: auto;
      float: none;
      vertical-align: middle;
      margin-right: 25px; }
      @media screen and (max-width: 767px) {
        .BC_content ul.list-small li {
          position: relative;
          display: block;
          width: 100%;
          margin: 0 0 5px; } }
      .BC_content ul.list-small li::before {
        content: "";
        width: 5px;
        height: 3px; }
  .BC_content .btn {
    border-color: #BCA19A;
    background: #BCA19A;
    color: #FFFFFF; }
    .BC_content .btn:hover {
      border-color: #aa877e;
      background: #aa877e;
      color: #FFFFFF; }
      .BC_content .btn:hover::before {
        top: 0;
        height: 100%;
        background: #aa877e; }
  .BC_content .BC_content_triggermore {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0 0 0 50px;
    color: #A31781;
    -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
    .BC_content .BC_content_triggermore .fa {
      position: absolute;
      top: -7px;
      left: 0;
      display: inline-block;
      width: 40px;
      height: 40px;
      line-height: 40px;
      border-radius: 50%;
      background: #0F1D27;
      color: #A31781;
      text-align: center;
      -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
    .BC_content .BC_content_triggermore:hover {
      color: #0F1D27; }
  .BC_content .BC_content_more {
    position: relative;
    display: block;
    width: 100%;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  .BC_content.readmore .BC_content_triggermore .fa {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg); }
  .BC_content.readmore .BC_content_more {
    max-height: initial;
    opacity: 1; }

.BC_link {
  margin-top: 30px; }
  .BC_link.multiple .btn {
    margin-right: 15px; }
    .BC_link.multiple .btn:last-child {
      margin-right: 0; }
  .BC_link.absolute {
    z-index: 3;
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    width: auto;
    height: 50px;
    line-height: 50px;
    margin: 0; }
    @media screen and (max-width: 767px) {
      .BC_link.absolute {
        height: auto;
        line-height: 1.5; } }

.BC_link_negative {
  z-index: 15;
  position: absolute;
  bottom: -25px;
  left: 0;
  display: block;
  width: 100%;
  text-align: center; }
  .BC_link_negative .BC_link {
    margin: 0; }

.BC_repeater,
.BC_item,
.BC_gallery,
.BC_form {
  position: relative;
  display: block;
  width: 100%;
  margin: 30px 0 0;
  padding: 0; }

.BC_form .donnees {
  font-size: 11px;
  font-size: 1.1rem;
  font-family: "montserratmedium", Helvetica, Arial, sans-serif; }
  .BC_form .donnees strong {
    font-family: "montserratbold", Helvetica, Arial, sans-serif; }

.listing-navigation {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 0 30px; }
  .listing-navigation ul {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0; }
    .listing-navigation ul::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 2px;
      background: #E5E5E5; }
    .listing-navigation ul li {
      position: relative;
      display: inline-block;
      margin: 0 15px 0 0;
      padding: 0; }
      .listing-navigation ul li:last-child {
        margin: 0; }
      @media screen and (min-width: 1280px) and (max-width: 1439px) {
        .listing-navigation ul li {
          margin: 0 10px 0 0; } }
      @media screen and (min-width: 1025px) and (max-width: 1279px) {
        .listing-navigation ul li {
          margin: 0 10px 0 0; } }
      @media screen and (max-width: 1024px) {
        .listing-navigation ul li {
          margin: 0 10px 0 0; } }
      .listing-navigation ul li .nav-trigger {
        position: relative;
        display: inline-block;
        padding: 0 0 10px;
        line-height: 1;
        color: #0F1D27;
        font-size: 11px;
        font-size: 1.1rem;
        font-family: "montserratbold", Helvetica, Arial, sans-serif;
        text-transform: uppercase; }
        @media screen and (min-width: 1280px) and (max-width: 1439px) {
          .listing-navigation ul li .nav-trigger {
            font-size: 10px;
            font-size: 1rem; } }
        .listing-navigation ul li .nav-trigger::after {
          content: "";
          z-index: 1;
          position: absolute;
          bottom: 0;
          left: 0;
          display: block;
          width: 100%;
          height: 2px;
          background: #A31781;
          opacity: 0;
          -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
          -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
          -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
          -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
          transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
        .listing-navigation ul li .nav-trigger .icon {
          position: relative;
          display: inline-block;
          width: 30px;
          height: 30px;
          line-height: 30px;
          background: #0F1D27;
          text-align: center; }
          .listing-navigation ul li .nav-trigger .icon img {
            display: inline-block;
            width: auto;
            max-width: inherit;
            height: 24px;
            float: none; }
        .listing-navigation ul li .nav-trigger.all {
          padding: 10px 0 15px;
          font-size: 15px;
          font-size: 1.5rem; }
        .listing-navigation ul li .nav-trigger:hover, .listing-navigation ul li .nav-trigger.active {
          color: #A31781; }
          .listing-navigation ul li .nav-trigger:hover::after, .listing-navigation ul li .nav-trigger.active::after {
            opacity: 1; }

.listing .listing-container {
  position: relative;
  display: block;
  width: 100%;
  padding: 15px 0 0; }
  .listing .listing-container.line-border {
    padding: 15px 30px 0; }
    .listing .listing-container.line-border::before {
      content: "";
      position: absolute;
      top: -35px;
      left: 15px;
      display: block;
      width: 1px;
      height: 70px;
      background: #FFFFFF; }
.listing .listing-visuel {
  position: relative;
  display: block;
  width: 100%; }
  .listing .listing-visuel a {
    position: relative;
    display: block;
    width: 100%; }
  .listing .listing-visuel .js-background {
    overflow: hidden; }
  .listing .listing-visuel .listing-type {
    z-index: 3;
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: auto;
    padding: 5px 10px;
    background: #A31781;
    color: #FFFFFF;
    font-size: 14px;
    font-size: 1.4rem;
    font-family: "montserratbold", Helvetica, Arial, sans-serif;
    text-transform: uppercase; }
    @media screen and (max-width: 767px) {
      .listing .listing-visuel .listing-type {
        position: relative;
        width: 100%; } }
    .listing .listing-visuel .listing-type .icon {
      float: none;
      vertical-align: middle;
      margin: 0 7px 0 0; }
      .listing .listing-visuel .listing-type .icon img {
        width: auto;
        max-width: inherit;
        height: 30px; }
.listing .listing-title {
  position: relative;
  display: block;
  width: 100%;
  min-height: 46px; }
  @media screen and (max-width: 767px) {
    .listing .listing-title {
      min-height: 1px; } }
.listing .listing-meta {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "montserratmedium", Helvetica, Arial, sans-serif; }

.BC_tabs {
  position: relative;
  display: block;
  width: 100%; }
  .BC_tabs .tab-navigation {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 40px;
    border-bottom: 1px solid #A31781; }
    .BC_tabs .tab-navigation ul {
      position: relative;
      width: 100%;
      margin: 0;
      padding: 0; }
      @media screen and (max-width: 767px) {
        .BC_tabs .tab-navigation ul {
          position: relative;
          display: block !important;
          width: 100%; } }
      .BC_tabs .tab-navigation ul li {
        list-style: none;
        position: relative;
        margin: 0;
        padding: 0 0 10px; }
        @media screen and (max-width: 767px) {
          .BC_tabs .tab-navigation ul li {
            position: relative;
            display: block;
            width: 100%; } }
        .BC_tabs .tab-navigation ul li::after {
          content: "\f0d8";
          position: absolute;
          bottom: 0;
          left: 50%;
          display: inline-block;
          width: 12px;
          height: 22px;
          margin: -11px 0 0 -6px;
          font: normal normal normal 14px/1 FontAwesome;
          color: #A31781;
          font-size: 22px;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          opacity: 0;
          -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
          -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
          -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
          -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
          transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
          @media screen and (max-width: 767px) {
            .BC_tabs .tab-navigation ul li::after {
              top: 10px;
              left: 0;
              transform: rotate(90deg); } }
        .BC_tabs .tab-navigation ul li a {
          position: relative;
          display: block;
          width: 100%;
          color: #A31781;
          font-size: 16px;
          font-size: 1.6rem;
          text-transform: uppercase; }
        .BC_tabs .tab-navigation ul li:hover::after, .BC_tabs .tab-navigation ul li.active::after {
          opacity: 1; }
  .BC_tabs .tab-container {
    position: relative;
    display: block;
    width: 100%; }
    .BC_tabs .tab-container .tab-content {
      position: relative;
      display: block;
      width: 100%;
      display: none; }
      .BC_tabs .tab-container .tab-content.active {
        display: block; }

.embed-responsive.embed-responsive-circle {
  width: 100%;
  height: 0;
  padding: 0 0 100% 0;
  border-radius: 50% !important;
  overflow: hidden !important; }

.js-background {
  background: #FFFFFF no-repeat center center;
  -moz-background-size: cover !important;
  -webkit-background-size: cover !important;
  -o-background-size: cover !important;
  -ms-background-size: cover !important;
  background-size: cover !important; }
  .js-background.absolute {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%; }

body .swiper-controls {
  position: relative;
  display: block;
  width: 100%;
  margin: 25px 0 0;
  text-align: center; }
  body .swiper-controls .swiper-pagination {
    position: relative;
    display: inline-block;
    width: auto;
    float: none;
    vertical-align: middle; }
    @media screen and (max-width: 1024px) {
      body .swiper-controls .swiper-pagination {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        padding: 0 30px;
        background: transparent !important; } }
    body .swiper-controls .swiper-pagination.swiper-pagination-lock {
      display: none !important;
      visibility: hidden !important; }
    body .swiper-controls .swiper-pagination .swiper-pagination-bullet {
      width: 35px;
      height: 6px;
      margin: 0 15px;
      border: none;
      border-radius: 0 !important;
      background: #FFFFFF;
      opacity: 1; }
      @media screen and (max-width: 1024px) {
        body .swiper-controls .swiper-pagination .swiper-pagination-bullet {
          width: 100%;
          max-width: 33px;
          height: 3px;
          margin: 0 5px;
          -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important; } }
      body .swiper-controls .swiper-pagination .swiper-pagination-bullet:hover, body .swiper-controls .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #A31781; }
  body .swiper-controls .swiper-button-prev,
  body .swiper-controls .swiper-button-next {
    position: relative !important;
    top: inherit !important;
    bottom: inherit !important;
    left: inherit !important;
    right: inherit !important;
    display: inline-block;
    width: 50px;
    height: 50px;
    float: none !important;
    vertical-align: middle;
    margin: 0 0 0;
    background: transparent no-repeat center center;
    -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
    @media screen and (max-width: 1024px) {
      body .swiper-controls .swiper-button-prev,
      body .swiper-controls .swiper-button-next {
        position: absolute !important;
        top: 50% !important;
        width: 32px;
        height: 32px;
        margin: -15px 0 0; } }
    body .swiper-controls .swiper-button-prev:hover,
    body .swiper-controls .swiper-button-next:hover {
      background-color: #A31781; }
      @media screen and (max-width: 1024px) {
        body .swiper-controls .swiper-button-prev:hover,
        body .swiper-controls .swiper-button-next:hover {
          background: transparent !important; } }
  body .swiper-controls .swiper-button-prev {
    background-image: url("../images/icon-arrow-left.svg"); }
    @media screen and (max-width: 767px) {
      body .swiper-controls .swiper-button-prev {
        left: -10px !important;
        background-image: url("../images/icon-arrow-left-mobile.svg"); } }
  body .swiper-controls .swiper-button-next {
    background-image: url("../images/icon-arrow-right.svg"); }
    @media screen and (max-width: 767px) {
      body .swiper-controls .swiper-button-next {
        right: -10px !important;
        background-image: url("../images/icon-arrow-right-mobile.svg"); } }

.BCML .BCML_content {
  position: relative;
  display: block;
  width: 100%;
  font-size: 14px;
  font-size: 1.4rem;
  color: #0F1D27 !important; }
  .BCML .BCML_content h2 {
    position: relative;
    display: block;
    width: 100%;
    font-size: 18px;
    font-size: 1.8rem;
    margin: 40px 0 15px; }
  .BCML .BCML_content a {
    color: #0F1D27 !important;
    border-bottom: 1px solid #0F1D27 !important; }

body #query-monitor-main {
  display: none !important;
  visibility: hidden !important; }

.jarallax {
  position: relative;
  z-index: 0; }

.jarallax > .jarallax-img {
  position: absolute;
  object-fit: cover;
  /* support for plugin https://github.com/bfred-it/object-fit-images */
  font-family: 'object-fit: cover;';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1; }

.line-decor {
  position: relative;
  display: block;
  width: 100%;
  height: 2px;
  margin: 15px 0 0;
  background: #E5E5E5; }
  .line-decor::before {
    content: "";
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 85px;
    height: 2px;
    background: #A31781; }
  .line-decor.c-blanc {
    background: rgba(255, 255, 255, 0.14); }

@media screen and (max-width: 767px) {
  .BC2 {
    padding-bottom: 0; } }
.BC2 .BC2_icons,
.BC2 .BC2_content {
  padding: 50px; }
.BC2 .BC2_content {
  background: #0F1D27;
  -ms-order: 12;
  order: 12; }
  @media screen and (max-width: 767px) {
    .BC2 .BC2_content {
      -ms-order: 1;
      order: 1;
      padding: 40px 15px; }
      .BC2 .BC2_content .BC_title {
        color: #A31781; } }
.BC2 .BC2_icons {
  -ms-flex: 0 0 32.63888889%;
  flex: 0 0 32.63888889%;
  max-width: 32.63888889%;
  background: #09131A;
  text-align: center;
  -ms-order: 1;
  order: 1; }
  @media screen and (max-width: 767px) {
    .BC2 .BC2_icons {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      padding: 15px;
      -ms-order: 12;
      order: 12; } }
  .BC2 .BC2_icons ul {
    position: relative;
    display: block;
    width: 100%;
    text-align: center; }
    .BC2 .BC2_icons ul li {
      display: inline-block;
      max-width: inherit;
      float: none;
      margin: 10px; }
      .BC2 .BC2_icons ul li img {
        width: auto;
        max-width: inherit;
        height: 150px; }
        @media screen and (max-width: 767px) {
          .BC2 .BC2_icons ul li img {
            height: 90px; } }

.BCG {
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .BCG {
      padding-bottom: 0; } }
  .BCG .BC_gallery {
    position: absolute;
    top: 0;
    display: block;
    width: 50%;
    height: 100%;
    margin: 0;
    background: #A31781; }
    @media screen and (max-width: 767px) {
      .BCG .BC_gallery {
        position: relative;
        top: initial;
        width: 100%;
        height: 320px;
        margin: 30px 0 0; } }
  .BCG.image-left .BC_gallery {
    left: 0; }
  .BCG.image-right .BC_gallery {
    right: 0; }
  .BCG .swiper-controls {
    position: static;
    display: inline-block;
    height: auto;
    width: auto; }
    .BCG .swiper-controls .swiper-button-prev,
    .BCG .swiper-controls .swiper-button-next {
      display: none;
      visibility: hidden; }
    .BCG .swiper-controls .swiper-pagination {
      position: absolute;
      top: 50%;
      right: 0;
      display: inline-block !important;
      padding: 0 !important;
      -moz-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%); }
      .BCG .swiper-controls .swiper-pagination .swiper-pagination-bullet {
        display: block;
        width: 15px;
        height: 2px;
        float: right;
        clear: both;
        margin: 10px 0; }
        .BCG .swiper-controls .swiper-pagination .swiper-pagination-bullet:hover {
          width: 20px; }
        .BCG .swiper-controls .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
          width: 30px; }

.BCG_nav .BCG_navigation {
  z-index: 40 !important;
  position: relative;
  display: block;
  width: 100%;
  padding: 30px 0;
  background: #F7F7F7;
  -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
.BCG_nav .listing-navigation {
  margin: 0; }
  .BCG_nav .listing-navigation .nav-trigger {
    font-size: 15px;
    font-size: 1.5rem;
    font-family: "montserratbold", Helvetica, Arial, sans-serif;
    text-transform: uppercase; }
    @media screen and (min-width: 1280px) and (max-width: 1439px) {
      .BCG_nav .listing-navigation .nav-trigger {
        font-size: 13px;
        font-size: 1.3rem; } }
    @media screen and (min-width: 1025px) and (max-width: 1279px) {
      .BCG_nav .listing-navigation .nav-trigger {
        font-size: 13px;
        font-size: 1.3rem; } }

.BCI .BCI_gallery {
  margin-top: 50px; }
  @media screen and (max-width: 767px) {
    .BCI .BCI_gallery {
      margin-top: 30px; } }

.BCE svg {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 205px;
  height: 230px;
  margin: -115px 0 0 -102px; }
.BCE .BC_title {
  font-family: "montserratblack", Helvetica, Arial, sans-serif;
  font-style: italic; }

.BCEXP .BC_title {
  z-index: 1; }
.BCEXP .BC_list {
  z-index: 3;
  position: relative;
  display: block;
  width: 100%; }
  .BCEXP .BC_list ul {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0; }
    .BCEXP .BC_list ul li {
      list-style: none;
      position: relative;
      display: block;
      width: 100%;
      margin: 0;
      padding: 15px 0;
      border-bottom: 1px solid #A31781; }
      .BCEXP .BC_list ul li:last-child {
        border: none; }
      .BCEXP .BC_list ul li a {
        position: relative;
        display: block;
        width: 100%;
        color: #0F1D27;
        font-size: 19px;
        font-size: 1.9rem;
        font-family: "montserratextrabold", Helvetica, Arial, sans-serif;
        letter-spacing: 0.05em;
        -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
        @media screen and (max-width: 767px) {
          .BCEXP .BC_list ul li a {
            font-size: 13px;
            font-size: 1.3rem; } }
        .BCEXP .BC_list ul li a .icon {
          display: inline-block;
          width: 32px;
          height: 32px;
          float: none;
          vertical-align: middle;
          margin: 0 10px 0 0;
          background: #0F1D27;
          -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
          -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
          -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
          -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
          transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
        .BCEXP .BC_list ul li a:hover {
          color: #A31781; }
          .BCEXP .BC_list ul li a:hover .icon {
            background: #A31781; }
.BCEXP .BCEXP_content_container {
  position: relative;
  display: block;
  width: 100%;
  margin: 30px 0 0;
  padding: 0; }
  .BCEXP .BCEXP_content_container .BC_visuel {
    width: 50%; }
  .BCEXP .BCEXP_content_container .ornement {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    top: inherit;
    bottom: 0; }
    .BCEXP .BCEXP_content_container .ornement svg {
      position: absolute;
      bottom: 0;
      display: block;
      width: 100%;
      height: auto; }

.BCL .BCL_listing {
  position: relative;
  display: block;
  width: 100%;
  margin: 30px 0 0; }
  .BCL .BCL_listing .row > div {
    margin-bottom: 30px; }
.BCL .BCL_listing_gallery {
  position: relative;
  display: block;
  width: 100%;
  margin: 30px 0 0; }
.BCL .BC_item {
  height: 100%;
  margin: 0;
  padding-bottom: 50px; }
  .BCL .BC_item .listing-link {
    position: absolute;
    bottom: 0;
    left: 0; }
  .BCL .BC_item .border-line {
    position: absolute;
    top: 0;
    left: -30px;
    display: block;
    width: 1px;
    height: 100%;
    background: #E5E5E5; }
@media screen and (max-width: 1024px) {
  .BCL.realisations {
    padding-bottom: 0;
    overflow: hidden;
    background: #2D2D2D !important; }
    .BCL.realisations .swiper-container {
      overflow: visible; }
    .BCL.realisations .swiper-controls {
      padding: 15px 0;
      background: #191919 !important; }
      .BCL.realisations .swiper-controls::after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: -15px;
        right: -15px;
        display: block;
        background: #191919 !important; } }
.BCL.carrieres {
  overflow: hidden; }
  .BCL.carrieres .swiper-container {
    overflow: visible; }
  @media screen and (max-width: 1024px) {
    .BCL.carrieres .swiper-controls {
      padding: 5px 0 15px;
      background: #F6F6F6 !important; }
      .BCL.carrieres .swiper-controls::after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: -15px;
        right: -15px;
        display: block;
        background: #F6F6F6 !important; } }
@media screen and (max-width: 1024px) {
  .BCL.actualites {
    padding-bottom: 0;
    overflow: hidden; }
    .BCL.actualites .swiper-container {
      overflow: visible; }
    .BCL.actualites .swiper-controls {
      padding: 5px 0 15px;
      background: #F6F6F6 !important; }
      .BCL.actualites .swiper-controls::after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: -15px;
        right: -15px;
        display: block;
        background: #F6F6F6 !important; } }

.BCFT .BC_gallery {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 50%;
  height: 100%;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .BCFT .BC_gallery {
      position: relative;
      top: initial;
      width: 100%;
      height: auto;
      margin: 30px 0 0 !important;
      padding: 15px; } }
.BCFT .BCFT_tellos {
  position: relative;
  display: block;
  width: 100%;
  max-width: 340px;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .BCFT .BCFT_tellos {
      max-width: 200px; } }
  .BCFT .BCFT_tellos a {
    position: relative;
    display: block;
    width: 100%;
    padding: 15px; }
    @media screen and (max-width: 767px) {
      .BCFT .BCFT_tellos a {
        padding: 0 0 25px; } }
    .BCFT .BCFT_tellos a .icon {
      position: relative;
      display: block;
      width: 100%; }

.BCTA .BC_featuredtitle {
  position: relative;
  display: block;
  width: 100%;
  margin: 85px 0 40px;
  color: #A31781;
  font-size: 50px;
  font-size: 5rem;
  font-family: "montserratbold", Helvetica, Arial, sans-serif;
  line-height: 1.2; }
  @media screen and (min-width: 1025px) and (max-width: 1279px) {
    .BCTA .BC_featuredtitle {
      font-size: 25px;
      font-size: 2.5rem; } }
  @media screen and (max-width: 1024px) {
    .BCTA .BC_featuredtitle {
      margin: 50px 0 0;
      font-size: 25px;
      font-size: 2.5rem; } }
@media screen and (max-width: 1024px) {
  .BCTA .BC_content,
  .BCTA .BC_link {
    margin-top: 25px; } }

.BCTAB {
  padding-top: 40px; }
  @media screen and (max-width: 1024px) {
    .BCTAB .btn {
      margin-top: 30px; } }

.bt-cta-expertise {
  z-index: 75;
  position: fixed;
  bottom: 15px;
  right: 59px;
  display: inline-block;
  width: auto;
  height: 44px;
  line-height: 44px;
  padding: 0 15px;
  background: #e0e0e0; }
  @media screen and (max-width: 767px) {
    .bt-cta-expertise {
      bottom: 0;
      right: 0;
      display: block;
      width: 100%;
      height: auto;
      line-height: initial;
      padding: 10px 15px;
      text-align: center; } }

.BCC .BC_content.contact {
  padding: 30px;
  background: #A31781;
  color: #FFFFFF;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.1em; }
  .BCC .BC_content.contact > * {
    position: relative;
    display: block;
    width: 100%;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto; }
  .BCC .BC_content.contact strong {
    font-size: 14px;
    font-size: 1.4rem; }
  .BCC .BC_content.contact a {
    color: #FFFFFF !important; }
.BCC .BC_content.donnees {
  font-size: 11px;
  font-size: 1.1rem;
  font-family: "montserratmedium", Helvetica, Arial, sans-serif; }
  .BCC .BC_content.donnees strong {
    font-family: "montserratbold", Helvetica, Arial, sans-serif; }

.BCC_googlemaps .BCC_googlemaps {
  position: relative;
  display: block;
  width: 100%; }
  .BCC_googlemaps .BCC_googlemaps .acf-map {
    position: relative;
    display: block;
    width: 100%;
    height: 340px; }

.bt-head {
  z-index: 55;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 140px;
  float: left;
  margin: 0;
  padding: 20px 0;
  background: #FFFFFF;
  -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  @media screen and (min-width: 1280px) and (max-width: 1439px) {
    .bt-head {
      height: 120px; } }
  @media screen and (min-width: 1025px) and (max-width: 1279px) {
    .bt-head {
      height: 120px; } }
  @media screen and (max-width: 1024px) {
    .bt-head {
      position: fixed;
      height: auto;
      background: transparent; }
      .bt-menu-open .bt-head {
        background: #FFFFFF; } }
  .bt-head .bt-head-container {
    position: relative;
    display: block;
    width: 100%; }
  .bt-head .bt-logo {
    display: inline-block;
    max-width: 280px; }
    @media screen and (min-width: 1280px) and (max-width: 1439px) {
      .bt-head .bt-logo {
        max-width: 210px; } }
    @media screen and (min-width: 1025px) and (max-width: 1279px) {
      .bt-head .bt-logo {
        max-width: 210px; } }
    @media screen and (max-width: 1024px) {
      .bt-head .bt-logo {
        max-width: 230px; }
        .bt-menu-open .bt-head .bt-logo .logo-noir {
          display: none !important; }
        .bt-menu-open .bt-head .bt-logo .logo-blanc {
          display: inherit !important; } }

.bt-menu-trigger {
  z-index: 55;
  position: fixed;
  top: 20px;
  right: 20px;
  display: none;
  width: 36px;
  height: 36px;
  float: right;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 3px;
  background: #A31781;
  -moz-box-shadow: 0 0 11px rgba(0, 0, 0, 0.42);
  -webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.42);
  -o-box-shadow: 0 0 11px rgba(0, 0, 0, 0.42);
  -ms-box-shadow: 0 0 11px rgba(0, 0, 0, 0.42);
  box-shadow: 0 0 11px rgba(0, 0, 0, 0.42); }
  @media screen and (max-width: 1024px) {
    .bt-menu-trigger {
      display: inline-block; } }
  .bt-menu-trigger .inner {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  .bt-menu-trigger .line {
    position: absolute;
    left: 50%;
    width: 22px;
    height: 4px;
    margin: -2px 0 0 -11px;
    background: #FFFFFF;
    -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  .bt-menu-trigger .line-top {
    top: 9px;
    margin: -2px 0 0 -11px; }
  .bt-menu-trigger .line-middle {
    top: 50%;
    margin: -2px 0 0 -11px; }
  .bt-menu-trigger .line-bottom {
    bottom: 9px;
    margin: 0 0 -2px -11px; }
  .bt-menu-trigger:hover .line {
    -moz-transform: scale(0.75, 1);
    -webkit-transform: scale(0.75, 1);
    -o-transform: scale(0.75, 1);
    -ms-transform: scale(0.75, 1);
    transform: scale(0.75, 1); }
  .bt-menu-open .bt-menu-trigger {
    background: #262626; }
    .bt-menu-open .bt-menu-trigger .inner {
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg); }
    .bt-menu-open .bt-menu-trigger .line-top {
      top: 50%;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
    .bt-menu-open .bt-menu-trigger .line-middle {
      -moz-transform: scale(0, 1);
      -webkit-transform: scale(0, 1);
      -o-transform: scale(0, 1);
      -ms-transform: scale(0, 1);
      transform: scale(0, 1); }
    .bt-menu-open .bt-menu-trigger .line-bottom {
      bottom: 50%;
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }

body.bt-menu-open {
  overflow: hidden; }

.bt-menu {
  z-index: 50;
  position: relative;
  display: inline-block;
  float: right;
  margin: 25px 0 0;
  padding: 0;
  background: #FFFFFF; }
  @media screen and (min-width: 1280px) and (max-width: 1439px) {
    .bt-menu {
      margin: 15px 0 0; } }
  @media screen and (min-width: 1025px) and (max-width: 1279px) {
    .bt-menu {
      margin: 15px 0 0; } }
  @media screen and (max-width: 1024px) {
    .bt-menu {
      z-index: -1;
      position: fixed;
      top: 0;
      right: 0;
      display: block;
      width: 100%;
      max-width: 400px;
      height: 100%;
      margin: 0;
      padding: 105px 50px 34px;
      background: #A31781 url("../images/background-menu.svg") no-repeat center center;
      overflow: auto;
      -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
      .bt-menu-open .bt-menu {
        -moz-transform: translate(0%, 0%) matrix(1, 0, 0, 1, 0, 0);
        -webkit-transform: translate(0%, 0%) matrix(1, 0, 0, 1, 0, 0);
        -o-transform: translate(0%, 0%) matrix(1, 0, 0, 1, 0, 0);
        -ms-transform: translate(0%, 0%) matrix(1, 0, 0, 1, 0, 0);
        transform: translate(0%, 0%) matrix(1, 0, 0, 1, 0, 0); } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .bt-menu {
      width: 375px;
      -moz-transform: translate(100%, 0%) matrix(1, 0, 0, 1, 0, 0);
      -webkit-transform: translate(100%, 0%) matrix(1, 0, 0, 1, 0, 0);
      -o-transform: translate(100%, 0%) matrix(1, 0, 0, 1, 0, 0);
      -ms-transform: translate(100%, 0%) matrix(1, 0, 0, 1, 0, 0);
      transform: translate(100%, 0%) matrix(1, 0, 0, 1, 0, 0); } }
  @media screen and (max-width: 767px) {
    .bt-menu {
      width: 100%;
      -moz-transform: translate(0%, -100%) matrix(1, 0, 0, 1, 0, 0);
      -webkit-transform: translate(0, -100%) matrix(1, 0, 0, 1, 0, 0);
      -o-transform: translate(0, -100%) matrix(1, 0, 0, 1, 0, 0);
      -ms-transform: translate(0, -100%) matrix(1, 0, 0, 1, 0, 0);
      transform: translate(0, -100%) matrix(1, 0, 0, 1, 0, 0); } }
  .bt-menu .menu-content-ul {
    display: inline-block;
    width: auto;
    float: left;
    margin: 0 40px 0 0;
    padding: 0; }
    @media screen and (min-width: 1280px) and (max-width: 1439px) {
      .bt-menu .menu-content-ul {
        margin: 0 15px 0 0; } }
    @media screen and (min-width: 1025px) and (max-width: 1279px) {
      .bt-menu .menu-content-ul {
        margin: 0 15px 0 0; } }
    .bt-menu .menu-content-ul > li {
      list-style: none;
      position: relative;
      display: inline-block;
      float: left;
      margin: 0;
      padding: 15px 35px;
      -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
      @media screen and (min-width: 1280px) and (max-width: 1439px) {
        .bt-menu .menu-content-ul > li {
          padding: 15px; } }
      @media screen and (min-width: 1025px) and (max-width: 1279px) {
        .bt-menu .menu-content-ul > li {
          padding: 15px; } }
      @media screen and (max-width: 1024px) {
        .bt-menu .menu-content-ul > li {
          display: block;
          width: 100%;
          margin: 0 0 25px;
          padding: 0;
          text-align: center; } }
      .bt-menu .menu-content-ul > li:first-child {
        padding-left: 0; }
        .bt-menu .menu-content-ul > li:first-child::before {
          display: none; }
      .bt-menu .menu-content-ul > li:last-child {
        padding-right: 0; }
      .bt-menu .menu-content-ul > li::before {
        content: "";
        position: absolute;
        top: 50%;
        margin-top: -10px;
        left: 0;
        display: inline-block;
        width: 1px;
        height: 20px;
        background: #A31781; }
        @media screen and (max-width: 767px) {
          .bt-menu .menu-content-ul > li::before {
            display: none; } }
      .bt-menu .menu-content-ul > li a {
        position: relative;
        display: block;
        width: 100%;
        color: #0F1D27;
        font-size: 13px;
        font-size: 1.3rem;
        font-family: "montserratregular", Helvetica, Arial, sans-serif;
        text-align: left;
        text-transform: uppercase;
        overflow: hidden;
        -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
        @media screen and (max-width: 1024px) {
          .bt-menu .menu-content-ul > li a {
            font-size: 16px;
            font-size: 1.6rem;
            font-family: "montserratsemibold", Helvetica, Arial, sans-serif;
            letter-spacing: 0.025em;
            color: #FFFFFF !important; } }
      .bt-menu .menu-content-ul > li:hover > a {
        color: #A31781; }
      .bt-menu .menu-content-ul > li.current-menu-item::before, .bt-menu .menu-content-ul > li.current-menu-ancestor::before {
        opacity: 1; }
      .bt-menu .menu-content-ul > li.current-menu-item > a, .bt-menu .menu-content-ul > li.current-menu-ancestor > a {
        color: #A31781; }
        @media screen and (max-width: 1024px) {
          .bt-menu .menu-content-ul > li.current-menu-item > a, .bt-menu .menu-content-ul > li.current-menu-ancestor > a {
            color: #0F1D27 !important; } }
      .single-realisation .bt-menu .menu-content-ul > li.menu-item-249::before, .tax-type .bt-menu .menu-content-ul > li.menu-item-249::before, .post-type-archive-realisation .bt-menu .menu-content-ul > li.menu-item-249::before {
        opacity: 1; }
      .single-realisation .bt-menu .menu-content-ul > li.menu-item-249 > a, .tax-type .bt-menu .menu-content-ul > li.menu-item-249 > a, .post-type-archive-realisation .bt-menu .menu-content-ul > li.menu-item-249 > a {
        color: #A31781; }
        @media screen and (max-width: 1024px) {
          .single-realisation .bt-menu .menu-content-ul > li.menu-item-249 > a, .tax-type .bt-menu .menu-content-ul > li.menu-item-249 > a, .post-type-archive-realisation .bt-menu .menu-content-ul > li.menu-item-249 > a {
            color: #0F1D27 !important; } }
      .single-carriere .bt-menu .menu-content-ul > li.menu-item-250::before, .post-type-archive-carriere .bt-menu .menu-content-ul > li.menu-item-250::before {
        opacity: 1; }
      .single-carriere .bt-menu .menu-content-ul > li.menu-item-250 > a, .post-type-archive-carriere .bt-menu .menu-content-ul > li.menu-item-250 > a {
        color: #A31781; }
        @media screen and (max-width: 1024px) {
          .single-carriere .bt-menu .menu-content-ul > li.menu-item-250 > a, .post-type-archive-carriere .bt-menu .menu-content-ul > li.menu-item-250 > a {
            color: #0F1D27 !important; } }
      .bt-menu .menu-content-ul > li.menu-item-home {
        display: none; }
      .bt-menu .menu-content-ul > li.menu-item-has-children {
        padding-right: 20px; }
        .bt-menu .menu-content-ul > li.menu-item-has-children::after {
          content: "\f107";
          position: absolute;
          top: 3px;
          right: 0;
          display: inline-block;
          font: normal normal normal 14px/1 FontAwesome;
          font-size: inherit;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          color: #0F1D27;
          font-size: 16px;
          line-height: 1;
          -webkit-transform: rotate(-180deg);
          -moz-transform: rotate(-180deg);
          -ms-transform: rotate(-180deg);
          -o-transform: rotate(-180deg);
          transform: rotate(-180deg);
          -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
          -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
          -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
          -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
          transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
          @media screen and (max-width: 1024px) {
            .bt-menu .menu-content-ul > li.menu-item-has-children::after {
              color: #FFFFFF; } }
        @media screen and (min-width: 1025px) {
          .bt-menu .menu-content-ul > li.menu-item-has-children::after {
            display: none; }
          .bt-menu .menu-content-ul > li.menu-item-has-children:hover ul {
            padding: 0;
            max-height: 500px; }
            .bt-menu .menu-content-ul > li.menu-item-has-children:hover ul li {
              opacity: 1;
              -moz-transition: all 0.3s 250ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
              -webkit-transition: all 0.3s 250ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
              -o-transition: all 0.3s 250ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
              -ms-transition: all 0.3s 250ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
              transition: all 0.3s 250ms cubic-bezier(0.785, 0.135, 0.15, 0.86); } }
        @media screen and (max-width: 1024px) {
          .bt-menu .menu-content-ul > li.menu-item-has-children.mobile-open::after {
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg); }
          .bt-menu .menu-content-ul > li.menu-item-has-children.mobile-open ul {
            padding: 0;
            max-height: 500px; }
            .bt-menu .menu-content-ul > li.menu-item-has-children.mobile-open ul li {
              opacity: 1;
              -moz-transition: all 0.3s 250ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
              -webkit-transition: all 0.3s 250ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
              -o-transition: all 0.3s 250ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
              -ms-transition: all 0.3s 250ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
              transition: all 0.3s 250ms cubic-bezier(0.785, 0.135, 0.15, 0.86); } }
    .bt-menu .menu-content-ul ul {
      position: absolute;
      top: 100%;
      left: 0;
      display: block;
      width: 272px;
      max-height: 0;
      margin: 0;
      padding: 0;
      overflow: hidden;
      background: #FFFFFF;
      -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
      @media screen and (max-width: 1024px) {
        .bt-menu .menu-content-ul ul {
          position: relative;
          top: initial;
          left: initial;
          width: 100%;
          background: transparent; } }
      .bt-menu .menu-content-ul ul li {
        display: block;
        width: 100%;
        margin: 0;
        padding: 15px 25px;
        -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
        @media screen and (max-width: 1024px) {
          .bt-menu .menu-content-ul ul li {
            border-top: none;
            padding: 5px 0 5px 15px; } }
        .bt-menu .menu-content-ul ul li > a {
          text-transform: initial; }
        .bt-menu .menu-content-ul ul li:hover::before, .bt-menu .menu-content-ul ul li.current-menu-item::before {
          opacity: 1; }
        .bt-menu .menu-content-ul ul li:hover > a, .bt-menu .menu-content-ul ul li.current-menu-item > a {
          color: #A31781; }
          @media screen and (max-width: 1024px) {
            .bt-menu .menu-content-ul ul li:hover > a, .bt-menu .menu-content-ul ul li.current-menu-item > a {
              color: #0F1D27 !important; } }

.bt-overlay-close {
  display: none; }
  @media screen and (max-width: 1024px) {
    .bt-overlay-close {
      z-index: -2;
      position: fixed;
      top: 0;
      right: 0;
      display: block;
      width: 0%;
      height: 100%;
      background: rgba(0, 0, 0, 0.16);
      -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
      .bt-menu-open .bt-overlay-close {
        width: 100%; } }

.bt-cta {
  display: inline-block;
  width: auto;
  float: left;
  margin: 0;
  padding: 0; }
  @media screen and (max-width: 767px) {
    .bt-cta .btn {
      background: #FFFFFF !important;
      color: #A31781 !important; } }

.bt-breadcrumbs {
  z-index: 7;
  position: relative;
  display: block;
  width: 100%; }
  .bt-breadcrumbs a, .bt-breadcrumbs span {
    color: #FFFFFF;
    font-size: 10px;
    font-size: 1rem;
    font-family: "montserratregular", Helvetica, Arial, sans-serif;
    letter-spacing: 0.05em;
    text-transform: uppercase; }

.bt-header {
  position: relative;
  display: block;
  width: 100%;
  clear: both; }
  .bt-header .bt-container-visuel {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%; }
    @media screen and (max-width: 767px) {
      body.contact .bt-header .bt-container-visuel {
        background-position: right top; } }
  .bt-header .bt-container {
    z-index: 5;
    position: relative;
    display: block;
    width: 100%;
    height: 340px; }
    .bt-header .bt-container .overtitle,
    .bt-header .bt-container .title,
    .bt-header .bt-container .subtitle {
      position: relative;
      display: inline-block;
      width: auto;
      float: left;
      clear: both;
      margin: 0 !important;
      padding: 7px 15px 7px 25px;
      color: #FFFFFF;
      line-height: 1; }
      .bt-header .bt-container .overtitle::before,
      .bt-header .bt-container .title::before,
      .bt-header .bt-container .subtitle::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 7px;
        height: 100%;
        background: #FFFFFF; }
      .bt-header .bt-container .overtitle .icon,
      .bt-header .bt-container .title .icon,
      .bt-header .bt-container .subtitle .icon {
        float: none;
        vertical-align: middle;
        margin: 0 15px 0 0; }
        .bt-header .bt-container .overtitle .icon img,
        .bt-header .bt-container .title .icon img,
        .bt-header .bt-container .subtitle .icon img {
          width: auto;
          max-width: inherit;
          height: 32px;
          margin: 0 auto; }
      .bt-header .bt-container .overtitle .mask,
      .bt-header .bt-container .title .mask,
      .bt-header .bt-container .subtitle .mask {
        z-index: -1;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        display: block;
        width: 100%;
        background: rgba(163, 23, 129, 0.5); }
        .bt-header .bt-container .overtitle .mask.mask-top,
        .bt-header .bt-container .title .mask.mask-top,
        .bt-header .bt-container .subtitle .mask.mask-top {
          top: -15px; }
        .bt-header .bt-container .overtitle .mask.mask-bottom,
        .bt-header .bt-container .title .mask.mask-bottom,
        .bt-header .bt-container .subtitle .mask.mask-bottom {
          bottom: -15px; }
    @media screen and (max-width: 767px) {
      .bt-header .bt-container .overtitle {
        font-size: 30px !important; } }
    @media screen and (max-width: 767px) {
      .bt-header .bt-container .title {
        font-size: 24px !important; } }
    @media screen and (max-width: 767px) {
      .bt-header .bt-container .subtitle {
        font-size: 18px !important; } }
  .bt-header .bt-gallery-title {
    z-index: 7;
    position: absolute;
    bottom: 110px;
    right: 50px;
    display: inline-block;
    width: auto;
    max-width: 465px;
    font-size: 30px;
    font-size: 3rem;
    text-align: right; }
    @media screen and (max-width: 767px) {
      .bt-header .bt-gallery-title {
        bottom: 180px;
        right: 0;
        font-size: 20px !important;
        padding: 0 15px 0 90px;
        text-align: left; } }
  .bt-header .bt-gallery-controls {
    z-index: 5;
    position: absolute;
    top: 0;
    left: 0;
    width: 84px;
    height: 100%;
    background: #A31781; }
    @media screen and (max-width: 767px) {
      .bt-header .bt-gallery-controls {
        z-index: 15;
        width: 50px;
        height: 320px;
        top: inherit;
        bottom: 50px;
        margin: -160px 0 0;
        background: rgba(0, 0, 0, 0.35); } }
    .bt-header .bt-gallery-controls .inner {
      position: relative;
      display: block;
      width: 100%;
      height: 100%; }
    .bt-header .bt-gallery-controls .gallery-trigger {
      position: relative;
      display: block;
      width: 100%;
      height: 16.666667%;
      white-space: nowrap;
      cursor: pointer;
      opacity: .5;
      -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
      .bt-header .bt-gallery-controls .gallery-trigger .icon {
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
        text-align: center; }
        .bt-header .bt-gallery-controls .gallery-trigger .icon img {
          width: auto;
          max-width: initial;
          height: 32px;
          margin: 0 auto; }
      .bt-header .bt-gallery-controls .gallery-trigger .text {
        position: absolute;
        top: 50%;
        left: 100%;
        line-height: 20px;
        margin: -10px 0 0 15px;
        font-size: 20px;
        font-size: 2rem;
        font-family: "montserratbold", Helvetica, Arial, sans-serif;
        letter-spacing: 0.025em;
        -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
      .bt-header .bt-gallery-controls .gallery-trigger:hover, .bt-header .bt-gallery-controls .gallery-trigger.active {
        background: #BA1C94;
        opacity: 1; }
        .bt-header .bt-gallery-controls .gallery-trigger:hover .text, .bt-header .bt-gallery-controls .gallery-trigger.active .text {
          line-height: 40px;
          margin: -20px 0 0 15px;
          font-size: 40px;
          font-size: 4rem; }
  .bt-header .bt-gallery {
    position: relative;
    display: block;
    width: 100%;
    height: 550px;
    margin: 0;
    padding: 0; }
    .bt-header .bt-gallery .swiper-container {
      height: 100%; }
    .bt-header .bt-gallery .gallery-visuel {
      z-index: 0;
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%; }
      .bt-header .bt-gallery .gallery-visuel::before {
        content: "";
        z-index: 1;
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        background: transparent url("../images/home-mask.png") no-repeat left bottom;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
        -o-background-size: 100% auto;
        -ms-background-size: 100% auto;
        background-size: 100% auto; }
        @media screen and (max-width: 767px) {
          .bt-header .bt-gallery .gallery-visuel::before {
            -moz-background-size: 100% 50%;
            -webkit-background-size: 100% 50%;
            -o-background-size: 100% 50%;
            -ms-background-size: 100% 50%;
            background-size: 100% 50%; } }
    .bt-header .bt-gallery .gallery-content {
      z-index: 3;
      position: absolute;
      bottom: 50px;
      right: 50px;
      display: inline-block;
      width: auto;
      padding-right: 210px; }
      @media screen and (max-width: 767px) {
        .bt-header .bt-gallery .gallery-content {
          bottom: 50px;
          right: 0;
          display: block;
          width: 100%;
          padding: 0 15px 0 90px; } }
      .bt-header .bt-gallery .gallery-content .gallery-title {
        position: relative;
        display: block;
        width: 100%;
        max-width: 380px; }
        @media screen and (max-width: 767px) {
          .bt-header .bt-gallery .gallery-content .gallery-title {
            position: relative;
            display: block;
            width: 100%;
            max-width: 100%;
            margin: 0 0 10px; } }
      .bt-header .bt-gallery .gallery-content .gallery-link {
        position: absolute;
        top: 50%;
        right: 0;
        margin-top: -25px; }
        @media screen and (max-width: 767px) {
          .bt-header .bt-gallery .gallery-content .gallery-link {
            position: relative;
            top: inherit;
            display: block;
            width: 100%;
            margin: 0; } }

.bt-social {
  position: relative;
  display: block;
  width: 100%;
  clear: both;
  padding: 30px 0; }
  .bt-social ul {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0; }
    .bt-social ul li {
      list-style: none;
      display: inline-block;
      margin: 0 15px; }
      @media screen and (max-width: 767px) {
        .bt-social ul li {
          margin: 0 10px; } }
      .bt-social ul li:first-child {
        margin-left: 0; }
      .bt-social ul li:last-child {
        margin-right: 0; }
      .bt-social ul li a {
        display: inline-block;
        width: 48px;
        height: 48px;
        line-height: 48px;
        border-radius: 50%;
        background: #000; }
      .bt-social ul li .title {
        display: none; }

.bt-footer {
  z-index: 70;
  position: relative;
  display: block;
  width: 100%;
  clear: both;
  margin: 0;
  padding: 50px 0 30px;
  background: #0F1D27; }
  .bt-footer .bt-footer-logo {
    max-width: 324px; }
  .bt-footer .bt-footer-tellos {
    position: relative;
    display: block;
    width: 100%;
    margin: 10px 0 0; }
    .bt-footer .bt-footer-tellos a {
      position: relative;
      display: inline-block;
      padding-right: 50px;
      color: #FFFFFF;
      font-size: 10px;
      font-size: 1rem;
      letter-spacing: 0.1em; }
      .bt-footer .bt-footer-tellos a .icon {
        position: absolute;
        top: 0;
        right: 0;
        display: inline-block;
        width: 32px; }
  .bt-footer .bt-footer-address {
    font-size: 14px;
    font-size: 1.4rem;
    font-family: "montserratmedium", Helvetica, Arial, sans-serif;
    letter-spacing: 0.05em; }
    .bt-footer .bt-footer-address a {
      color: #A31781; }
  .bt-footer .bt-footer-contact {
    display: inline-block;
    width: auto;
    float: right; }
    @media screen and (max-width: 767px) {
      .bt-footer .bt-footer-contact {
        float: left; } }
    .bt-footer .bt-footer-contact .linkedin {
      display: inline-block;
      margin: 0 0 0 10px;
      position: relative;
      top: 12px; }
  .bt-footer .bt-footer-expertises {
    position: relative;
    display: block;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .bt-footer .bt-footer-expertises {
        margin-top: 30px; } }
    .bt-footer .bt-footer-expertises .certifications {
      display: inline-block;
      width: auto;
      float: left;
      margin: 0; }
    .bt-footer .bt-footer-expertises ul {
      position: relative;
      display: inline-block;
      width: auto;
      max-width: 210px;
      float: right;
      margin: 0;
      padding: 0; }
      @media screen and (max-width: 767px) {
        .bt-footer .bt-footer-expertises ul {
          float: left; } }
      .bt-footer .bt-footer-expertises ul::before, .bt-footer .bt-footer-expertises ul::after {
        content: "";
        position: absolute;
        top: 0;
        display: inline-block;
        width: 140px;
        height: 100%;
        background: transparent url("../images/icon-line-cross.svg") no-repeat center center; }
      .bt-footer .bt-footer-expertises ul::before {
        left: 0; }
      .bt-footer .bt-footer-expertises ul::after {
        right: 0; }
      .bt-footer .bt-footer-expertises ul li {
        list-style: none;
        display: inline-block;
        width: 70px;
        height: 70px;
        line-height: 70px;
        float: left;
        margin: 0;
        padding: 0;
        text-align: center; }
        .bt-footer .bt-footer-expertises ul li a {
          position: relative;
          display: inline-block;
          float: none;
          vertical-align: middle;
          line-height: 1; }
        .bt-footer .bt-footer-expertises ul li img {
          width: auto;
          max-width: inherit;
          height: 32px; }

.mentions,
.copyright {
  position: relative;
  display: inline-block;
  margin: 0 15px 0 0;
  padding: 0 0 0 34px;
  opacity: 1;
  -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  @media screen and (max-width: 767px) {
    .mentions,
    .copyright {
      margin: 10px 0; 
    }
    .copyright {
      margin: 0 0 60px; 
    }
  }
  .mentions a,
  .copyright a {
    color: #555555 !important;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
    font-family: "montserratregular", Helvetica, Arial, sans-serif; }
  .mentions svg,
  .copyright svg {
    position: relative;
    display: inline-block;
    width: 26px;
    height: 26px;
    float: none;
    vertical-align: middle;
    margin: 0 10px 0 0; }
    .mentions svg .st0,
    .copyright svg .st0 {
      -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      fill: #0F1D27 !important; }
  .mentions:hover a,
  .copyright:hover a {
    color: #0F1D27 !important; }
  .mentions:hover svg .st0,
  .copyright:hover svg .st0 {
    fill: #0F1D27 !important; }

.back-to-top {
  z-index: 15;
  position: fixed;
  bottom: 15px;
  right: 15px;
  display: inline-block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  background: #A31781;
  text-align: center;
  -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  @media screen and (max-width: 767px) {
    .back-to-top {
      position: absolute; } }
  .bt-scrolling .back-to-top {
    right: 15px; }
  .back-to-top .fa {
    margin: 0;
    color: #FFFFFF;
    font-size: 28px;
    line-height: 1; }

.BC_single_navigation {
  min-height: 200px; }
  .BC_single_navigation .link {
    position: relative;
    display: inline-block;
    max-width: 40%;
    float: none;
    vertical-align: middle;
    margin: 0 15px; }
    .BC_single_navigation .link .icon {
      position: absolute;
      top: 50%;
      margin: -3px 0 0 0; }
    .BC_single_navigation .link.prev {
      float: left;
      padding-left: 40px; }
      @media screen and (max-width: 767px) {
        .BC_single_navigation .link.prev {
          position: relative;
          display: block;
          max-width: 100%;
          margin: 0 0 15px; } }
      .BC_single_navigation .link.prev .icon {
        left: 0; }
    .BC_single_navigation .link.next {
      float: right;
      padding-right: 40px; }
      @media screen and (max-width: 767px) {
        .BC_single_navigation .link.next {
          position: relative;
          display: block;
          max-width: 100%;
          margin: 0 0 15px; } }
      .BC_single_navigation .link.next .icon {
        right: 0; }
    .BC_single_navigation .link.all {
      position: absolute;
      top: 10px;
      left: 50%;
      width: 50px;
      max-width: 50px;
      margin: 0 0 0 -25px; }
      @media screen and (max-width: 767px) {
        .BC_single_navigation .link.all {
          position: relative;
          top: 0;
          left: 0;
          white-space: initial;
          display: block;
          width: 100%;
          max-width: 100%;
          margin: 15px 0; } }
      .BC_single_navigation .link.all .icon {
        position: relative;
        top: initial;
        margin: 0; }
      .BC_single_navigation .link.all .text {
        position: absolute;
        top: 50px;
        left: 50%;
        white-space: nowrap;
        display: block;
        width: 250px;
        text-align: center;
        margin: 0 0 0 -125px; }
        @media screen and (max-width: 767px) {
          .BC_single_navigation .link.all .text {
            position: relative;
            top: 0;
            left: 0;
            white-space: initial;
            display: block;
            width: 100%;
            text-align: center;
            margin: 0; } }

@media screen and (max-width: 1024px) {
  body.single-post .bt-head .bt-logo .logo-noir {
    display: inherit !important; }
  body.single-post .bt-head .bt-logo .logo-blanc {
    display: none !important; }
  body.single-post.bt-menu-open .bt-head .bt-logo .logo-noir {
    display: none !important; }
  body.single-post.bt-menu-open .bt-head .bt-logo .logo-blanc {
    display: inherit !important; } }
@media screen and (max-width: 1024px) {
  body.single-post .BC_single.actualite {
    padding-top: 60px; } }

.single-post .bloc {
  padding: 60px 0 0; }
  .single-post .bloc h2 {
    margin: 30px 0 15px;
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "montserratbold", Helvetica, Arial, sans-serif; }
  .single-post .bloc.AB .content a {
    color: #A31781; }
  .single-post .bloc.ABQ .quote {
    position: relative;
    display: block;
    width: 100%;
    padding: 50px 135px;
    background: #FFFFFF; }
    @media screen and (min-width: 768px) and (max-width: 1279px) {
      .single-post .bloc.ABQ .quote {
        padding: 30px 50px; } }
    @media screen and (max-width: 767px) {
      .single-post .bloc.ABQ .quote {
        padding: 30px; } }
    .single-post .bloc.ABQ .quote .quote-inner {
      z-index: 3;
      position: relative;
      display: block;
      width: 100%;
      font-size: 14px;
      font-size: 1.4rem; }
    .single-post .bloc.ABQ .quote .icon {
      z-index: 0;
      position: absolute;
      top: 50%;
      left: 30px;
      -moz-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%); }
  @media screen and (max-width: 767px) {
    .single-post .bloc.ABG .visuel {
      margin-bottom: 30px; } }

.BC_gallery_damier {
  position: relative;
  display: block;
  width: 100%; }
  .BC_gallery_damier .visuel {
    position: relative;
    display: block;
    width: 100%;
    height: 270px;
    margin-bottom: 30px; }

.single-realisation .BC_single h1.BC_title {
  padding-right: 280px;
  margin: 0 0 15px; }
  @media screen and (max-width: 767px) {
    .single-realisation .BC_single h1.BC_title {
      padding-right: 0; } }
  .single-realisation .BC_single h1.BC_title .line {
    position: absolute; }
.single-realisation .BC_single .BC_link_absolute {
  z-index: 3;
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: auto; }
  @media screen and (max-width: 767px) {
    .single-realisation .BC_single .BC_link_absolute {
      position: relative;
      margin: 15px 0 0; } }
.single-realisation .BC_single .BC_link {
  margin: 0; }
  .single-realisation .BC_single .BC_link .btn .icon {
    position: relative;
    top: -2px;
    float: none;
    vertical-align: middle;
    margin: 0 10px 0 0; }
.single-realisation .BC_single .BC_category {
  display: inline-block;
  width: auto;
  padding: 5px 10px;
  background: #A31781;
  color: #FFFFFF;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "montserratbold", Helvetica, Arial, sans-serif;
  letter-spacing: 0.05em;
  text-transform: uppercase; }
  .single-realisation .BC_single .BC_category .icon {
    float: none;
    vertical-align: middle;
    margin: 0 10px 0 0; }
.single-realisation .BC_single .BC_gallery_damier {
  margin-top: 30px; }

.post-type-archive-carriere .BCL .listing-navigation {
  position: absolute;
  top: 35px;
  right: 0;
  display: inline-block;
  width: auto; }
  @media screen and (max-width: 767px) {
    .post-type-archive-carriere .BCL .listing-navigation {
      display: none !important; } }
  .post-type-archive-carriere .BCL .listing-navigation ul li .nav-trigger {
    margin-left: 30px; }
    .post-type-archive-carriere .BCL .listing-navigation ul li .nav-trigger:hover::after, .post-type-archive-carriere .BCL .listing-navigation ul li .nav-trigger.active::after {
      height: 6px; }
.post-type-archive-carriere .BCL .BCL_listing {
  overflow: hidden; }

.single-carriere .BC_item.bg-beige-dark {
  margin: 60px 0 0; }
  .single-carriere .BC_item.bg-beige-dark::before {
    content: "";
    z-index: 0;
    position: absolute;
    top: -30px;
    bottom: -30px;
    left: -1000px;
    right: -1000px;
    display: block;
    background: #E8E9EA; }
.single-carriere .BC_form::before {
  content: "";
  z-index: 0;
  position: absolute;
  top: -90px;
  bottom: -90px;
  left: -30px;
  right: -1000px;
  display: block;
  background: #F7F7F7; }
.single-carriere .BC_form .BC_title {
  margin-bottom: 15px; }

form > p {
  display: block;
  margin: 0;
  padding: 20px 0;
  border-top: none; }
  form > p:last-of-type {
    border: 0; }
form br {
  display: none; }
form input,
form textarea {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 0 10px;
  padding: 5px 10px;
  border-bottom: 1px solid #A31781;
  color: #A31781;
  -webkit-appearance: none;
  appearance: none;
  outline: none !important;
  border-radius: 0 !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  -ms-box-shadow: none !important;
  box-shadow: none !important;
  -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  form input:hover, form input:focus,
  form textarea:hover,
  form textarea:focus {
    border-color: #A31781; }
  form input.wpcf7-not-valid,
  form textarea.wpcf7-not-valid {
    border-color: #A31781 !important; }
form input {
  height: 50px;
  line-height: 50px; }
form textarea {
  height: 360px;
  resize: none; }
form .label-container {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0 0 15px; }
  form .label-container strong {
    z-index: 1;
    position: relative;
    display: inline-block;
    color: #000000;
    font-size: 14px;
    font-size: 1.4rem;
    font-family: "montserratregular", Helvetica, Arial, sans-serif;
    -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  form .label-container input,
  form .label-container textarea {
    position: relative;
    display: block;
    width: 100%;
    border: none !important;
    background: rgba(9, 19, 33, 0.09); }
form .wpcf7-list-item {
  display: inline-block;
  width: auto;
  margin-right: 25px; }
  form .wpcf7-list-item.last {
    margin-right: 0; }
  form .wpcf7-list-item label .wpcf7-list-item-label {
    top: -2px; }
form .wpcf7-checkbox label {
  color: #0F1D27 !important; }
  form .wpcf7-checkbox label input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }
  form .wpcf7-checkbox label span {
    position: relative;
    display: block;
    width: 100%;
    padding-left: 20px;
    color: #000000 !important;
    font-size: 12px;
    font-size: 1.2rem; }
    form .wpcf7-checkbox label span::before {
      content: "";
      position: absolute;
      top: 4px;
      left: 0;
      display: inline-block;
      width: 8px;
      height: 8px;
      border: none;
      background: transparent;
      -moz-box-shadow: 0 0 0 2px #FFFFFF, 0 0 0 3px #000000;
      -webkit-box-shadow: 0 0 0 2px #FFFFFF, 0 0 0 3px #000000;
      -o-box-shadow: 0 0 0 2px #FFFFFF, 0 0 0 3px #000000;
      -ms-box-shadow: 0 0 0 2px #FFFFFF, 0 0 0 3px #000000;
      box-shadow: 0 0 0 2px #FFFFFF, 0 0 0 3px #000000;
      -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
      transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  form .wpcf7-checkbox label:hover span::before {
    -moz-box-shadow: 0 0 0 2px #FFFFFF, 0 0 0 3px #A31781;
    -webkit-box-shadow: 0 0 0 2px #FFFFFF, 0 0 0 3px #A31781;
    -o-box-shadow: 0 0 0 2px #FFFFFF, 0 0 0 3px #A31781;
    -ms-box-shadow: 0 0 0 2px #FFFFFF, 0 0 0 3px #A31781;
    box-shadow: 0 0 0 2px #FFFFFF, 0 0 0 3px #A31781; }
  form .wpcf7-checkbox label:hover input:checked + span::before {
    background: #A31781; }
  form .wpcf7-checkbox label input:checked + span::before {
    background: #A31781; }
form .upload-file .upload-file-name {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  line-height: 48px;
  padding: 0 10px;
  border: 1px solid rgba(0, 0, 0, 0.07) !important;
  background: #E5E5E5;
  font-size: 11px;
  font-size: 1.1rem;
  letter-spacing: 0.007em; }
form .upload-file .btn {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0; }
  form .upload-file .btn .icon {
    width: 26px;
    height: 26px;
    float: none;
    vertical-align: middle;
    border-right: 1px solid #fff;
    padding: 0;
    margin: 0 15px 0 0;
    background-position: left center; }
    @media screen and (max-width: 767px) {
      form .upload-file .btn .icon {
        margin: 0;
        border: none;
        padding: 0;
        background-position: center; } }
form .upload-file input {
  position: absolute;
  opacity: 0;
  visibility: hidden; }
form .human-quiz-captcha {
  position: relative;
  display: block;
  width: 100%;
  float: left; }
  form .human-quiz-captcha .captcha,
  form .human-quiz-captcha .quiz-captcha,
  form .human-quiz-captcha label {
    display: inline-block;
    width: auto;
    margin-right: 10px;
    color: #000000;
    font-size: 14px;
    font-size: 1.4rem; }
  form .human-quiz-captcha .wpcf7-quiz-label {
    bottom: inherit;
    display: inline-block;
    width: auto;
    float: left;
    margin-right: 10px; }
  form .human-quiz-captcha #quiz-captcha {
    display: inline-block;
    width: 90px;
    margin: 0;
    padding: 10px 0;
    border: 1px solid #000000;
    background: transparent !important;
    text-align: center !important; }
    form .human-quiz-captcha #quiz-captcha:hover, form .human-quiz-captcha #quiz-captcha:focus {
      border-color: #A31781; }
form .wpcf7-submit-container {
  position: relative;
  display: block;
  width: 100%;
  float: left;
  margin: 40px 0 0;
  text-align: right; }
form .rgpd {
  display: block;
  margin: 15px 0;
  color: #000000;
  font-size: 14px;
  font-size: 1.4rem; }
  form .rgpd label {
    top: 0 !important;
    margin: 0 0 10px; }
  form .rgpd span {
    bottom: 0 !important; }
form .wpcf7-not-valid-tip {
  position: absolute;
  bottom: 5px;
  right: 6px;
  display: inline-block;
  width: 16px;
  height: 16px;
  font-size: 10px !important;
  text-align: right;
  text-indent: 10000px;
  color: crimson !important;
  overflow: hidden; }
  form .wpcf7-not-valid-tip::after {
    content: "\f071";
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    float: right;
    margin: 0;
    padding: 0;
    text-align: center;
    text-indent: 0;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    color: crimson;
    font-size: 14px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
form .wpcf7-response-output {
  display: inline-block;
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
  background: #A31781;
  color: #FFFFFF; }

.screen-reader-response {
  display: none; }
