/* Minification failed. Returning unminified contents.
(671,36): run-time error CSS1030: Expected identifier, found ':'
(1093,16): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(3672,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3673,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3674,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3675,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3676,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3677,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3678,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3679,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3680,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3681,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3682,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3683,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3684,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3685,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3686,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3687,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3688,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3689,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3690,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3691,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3692,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3693,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3694,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3695,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3696,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3697,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3698,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(3699,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(8036,69): run-time error CSS1062: Expected semicolon or closing curly-brace, found '='
(8044,69): run-time error CSS1062: Expected semicolon or closing curly-brace, found '='
(8064,69): run-time error CSS1062: Expected semicolon or closing curly-brace, found '='
(8079,69): run-time error CSS1062: Expected semicolon or closing curly-brace, found '='
(10672,69): run-time error CSS1062: Expected semicolon or closing curly-brace, found '='
(10676,69): run-time error CSS1062: Expected semicolon or closing curly-brace, found '='
 */
/* MIXINS */

/* LESS VARIABLES */
/* Style */

body {
  color: #5d5e61;
}
*,
h1,
h2,
h3,
h4 {
  font-family: Helvetica, Arial, sans-serif;
  color: inherit;
}
h1 {
  font-size: 22px;
}
h2 {
  font-size: 19px;
}
h3 {
  font-size: 17px;
}
h4 {
  font-size: 16px;
}
html {
  /* keep the fixed background in html, it creates a glitch in IE if in body */
  background: white url(/Content/Images/bg1.jpg) center top no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
html.bg1 {
  background-image: url(/Content/Images/bg1.jpg);
}
html.bg2 {
  background-image: url(/Content/Images/bg2.jpg);
}
html.bg3 {
  background-image: url(/Content/Images/bg3.jpg);
}
html.bg4 {
  background-image: url(/Content/Images/bg4.jpg);
}
html.bg5 {
  background-image: url(/Content/Images/bg_iStock_000004323586.jpg);
}
html.bg6 {
  background-image: url(/Content/Images/bg_noel_2.jpeg);
}
html.bg7 {
  background-image: url(/Content/Images/bg7.jpg);
}
html.bg8 {
  background-image: url(/Content/Images/bg8.jpg);
}
html.bg9 {
  background-image: url(/Content/Images/bg9.jpg);
}
html.bg10 {
  background-image: url(/Content/Images/bg10.jpg);
}
html.bg11 {
  background-image: url(/Content/Images/bg11.jpg);
}
body {
  padding: 1px 0;
  background: transparent;
}
ul li,
p {
  font-size: 14px;
}
select {
  font-size: 14px;
}
a,
a.link {
  color: #bd8027;
  /*border-bottom: 1px dotted #253134;*/

}
a:hover {
  color: #3e7f8f;
  /*border-bottom: 1px solid #3e7f8f;*/

}
a.button:hover {
  border: 0;
}
form {
  margin: 0px;
}
th {
  text-align: left;
}
label {
  display: inline-block;
}
input[readonly] {
  background: #e4e3e3 !important;
}
textarea {
  height: 150px;
}
.table-hover:hover {
  background: #e4e3e3;
}
div.message {
  padding: 5px;
  background: #dddddd;
  margin-bottom: 1em;
}
.upgrade-browser {
  background: #ff4c28;
  color: white;
  margin-bottom: 20px;
}
.upgrade-browser h1,
.upgrade-browser h3,
.upgrade-browser a,
.upgrade-browser p,
.upgrade-browser strong,
.upgrade-browser span,
.upgrade-browser em {
  color: white;
}
.upgrade-browser a {
  border-bottom: 1px dotted white;
}
.upgrade-browser a:hover {
  color: white;
  border-bottom: 1px solid white;
}
/* PBCT TOP */

section.pbct-top {
  max-width: 1000px;
  width: 100%;
  margin: 10px auto 7px;
  overflow: hidden;
}
section.pbct-top section.pbct-ear,
section.pbct-top section.pbct-superb {
  display: inline-block;
}
section.pbct-top section.pbct-ear {
  margin-right: 13px;
}
section.pbct-top div {
  height: 100%;
  background: white;
  margin-right: 20px;
}
section.pbct-top a:first-child {
  position: relative;
  left: 0;
}
section.pbct-top a:last-child {
  position: relative;
  right: -15px;
}
/* PBCT  */

section.pbct-sidebar {
  margin: 0 5px 15px 5px;
  display: inline-block;
}
section.pbct-sidebar.pbct-show-tag:before {
  position: absolute;
  /*top:1px;*/
  right: 5px;
  margin-bottom: -25px;
  padding: 5px;
  background-color: #dddddd;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  opacity: 0.40;
  content: 'publicit\00E9';
  text-align: right;
  float: right;
  height: 25px;
  font-size: .8em;
  font-weight: bold;
}
.pbct-form-popup {
  max-width: 600px;
}
.pbct-form-popup ul li {
  margin-left: 20px;
}
.ui-dialog {
  max-width: 100%;
}
/* G?N?RAL */

#container {
  max-width: 1000px;
  width: 100%;
  background: white;
  box-shadow: 0px 4px 14px rgba(50, 50, 50, 0.5);
  padding: 15px 20px;
  margin: 7px auto;
  overflow: hidden;
}
a.readmore {
  color: #bd8027;
  font-size: 1.4em;
  border-bottom: none;
  padding: 0 5px;
  line-height: 12px;
}
a.readmore:hover {
  font-weight: bold;
}
a.puce {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 17px;
  height: 13px;
  background: url(/Content/Images/puce.png);
}
h2.whiteTitle {
  font-size: 1em;
  text-transform: uppercase;
  height: 40px;
  color: white;
  letter-spacing: .13em;
  font-weight: 100;
  line-height: 40px;
  padding-left: 14px;
}
h2.whiteTitle span {
  color: inherit;
  font-weight: inherit;
  font-family: inherit;
}
/* HEADER */

header {
  margin-bottom: 35px;
  position: relative;
  /* Section MyAccount (top)*/

}
header section.myaccount a {
  display: inline-block;
  font-family: 'PT Sans', Arial, sans-serif;
  text-transform: uppercase;
  font-size: .80em;
  font-weight: 100;
  color: #5d5e61;
  margin-left: 10px;
  text-decoration: none;
}
header section.myaccount a:first-child {
  margin-left: 0;
}
header section.myaccount a:hover {
  border-bottom-width: 3px;
}
header a.nav-color-1,
header span.nav-color-1 {
  color: #bd8027 !important;
  border-bottom: 2px solid #bd8027;
}
header .nav-color-1-icon {
  color: #bd8027 !important;
}
header a.nav-color-2 {
  color: #6b8085 !important;
  border-bottom: 2px solid #6b8085;
}
header a.nav-color-3 {
  color: #909077 !important;
  border-bottom: 2px solid #909077;
}
header a.nav-color-4 {
  color: green !important;
  border-bottom: 2px solid green;
}
header a.nav-color-5 {
  color: #f38b2c !important;
  border-bottom: 2px solid #f38b2c;
}
header a.nav-color-6 {
  color: #1d8695 !important;
  border-bottom: 2px solid #1d8695;
}
header a.nav-color-7 {
  color: #9e9244 !important;
  border-bottom: 2px solid #9e9244;
}
header a.link-color-1 {
  color: #bd8027 !important;
}
header a.link-color-2 {
  color: #6b8085 !important;
}
header a.link-color-3 {
  color: #909077 !important;
}
header a.link-color-4 {
  color: green !important;
}
header a.link-color-5 {
  color: #f38b2c !important;
}
header a.link-color-6 {
  color: #1d8695 !important;
}
header a.link-color-7 {
  color: #9e9244 !important;
}
header .social ul {
  margin-top: 0px;
}
header .social li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0 1px;
}
header .social a.btn-connecter {
  width: 142px;
  height: 36px;
  background: url(/Content/Images/btn-connecter.png) no-repeat left top;
  display: block;
  float: right;
}
header .social a.btn-connecter:hover {
  background-position: left bottom;
}
header nav {
  width: 100%;
}
header nav .removecss li {
  all: initial;
}
header nav .dropdown:hover > .dropdown-menu {
  display: block;
}
header nav .megamenu {
  position: static;
  float: left;
}
header nav .megamenu .dropdown-menu {
  border: none;
  width: 100%;
}
header nav .nav-link a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
header nav #navbarContent {
  margin-bottom: -15px;
}
header nav .nav-link.padding-correction {
  padding-bottom: 0rem !important;
  padding-right: 0rem !important;
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
  margin-bottom: 0.5rem !important;
  font-size: 1.05em;
}
header .logo img {
  width: 180px;
}
/* Pages */

div.page-wysiwyg ul li {
  margin-left: 20px;
}
.share-page img {
  width: 24px;
  margin-right: 5px;
}
/* ADMIN MENU*/

div.admin-menu nav.top-bar ul.left > li {
  width: 16.66666%;
  font-size: 16px;
}
.image-description {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: black;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  opacity: 0.60;
  margin: 0;
  padding: 0 !important;
}
.image-description p {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  padding: 5px;
  color: white;
  text-align: center;
  font-size: .7em;
  font-weight: bold;
  margin: 0;
}
.image-description p a {
  color: white;
  border-bottom: 1px solid white;
}
figcaption {
  background: black;
  background: rgba(0, 0, 0, 0.42);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: white !important;
  font-size: 10px;
  position: absolute;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding: 3px 0 !important;
}
figcaption strong {
  color: white !important;
}
figcaption a {
  color: white !important;
  text-decoration: underline;
}
div.top-news {
  /*border-bottom: 1px solid @COLOR_BORDER;*/
  margin: 0 2px 15px 0;
  /* ARTICLES EN VEDETTE */

}
div.top-news .puce {
  display: block;
  margin: 5px 0 10px;
  border-bottom: none;
}
div.top-news h1.title {
  font-size: 1em;
  font-weight: bold;
  color: #5d5e61;
  margin: 2px 0;
}
div.top-news p.article-date {
  font-style: italic;
}
div.top-news section.article-vedette div.news-image {
  margin: 0;
  padding: 0;
}
div.top-news section.article-vedette div.news-image img {
  margin: 5px;
  /*width: 100%;*/
  max-width: 208px;
  max-height: 208px;
  float: left;
}
div.top-news section.article-vedette div.news-image img.stretch {
  margin: 0 10px 0 0;
  max-width: 310px;
}
div.top-news section.article-vedette div.news-content {
  padding: 0 10px;
  margin-bottom: -4px;
}
div.top-news section.article-vedette h1.title {
  font-size: 1em;
}
div.top-news section.article-vedette p {
  /*font-size: .75em;*/
  margin: 0;
}
div.top-news section.article-thumb {
  /*border-top: 1px solid @COLOR_BORDER;*/
  padding: 5px 0;
  overflow: hidden;
  clear: both;
  margin: 10px 0;
}
div.top-news section.article-thumb img.image {
  width: 140px;
  /*border: 1px solid @COLOR_BORDER;*/
  float: left;
  margin: 8px 8px 0 0;
}
div.top-news section.article-thumb img.sponsor {
  float: right;
  margin: 5px;
  width: 140px;
}
div.top-news section.article-thumb div {
  /*padding-right: 15px;*/
  position: absolute;
  left: 150px;
  padding-right: 5px;
}
div.top-news section.article-thumb p {
  /*font-size: .75em;*/
  margin: 0;
}
div.top-news section.article-thumb.first-news {
  margin-top: 20px;
}
/* ARDOISE */

/*section.ardoise {
    background: @COLOR_MAIN;
    margin: 0 5px 16px 0;

    * {
        color: #fff !important;
    }

    table {
        background: transparent;
        border: 0;

        thead {
            background: transparent;
        }

        tr.even, tr.alt, tr:nth-of-type(even) {
            background: transparent;
        }

        thead tr th, thead tr td, tfoot tr th, tfoot tr td {
            padding: 0.5625em 0.625em;
        }
    }
}*/

/* PARTENAIRES */

section.partenaires {
  margin: 0 5px 0 0;
}
section.partenaires h2 {
  background: url(/Content/Images/bg-partenaires.png) repeat-x;
}
section.partenaires section.single img {
  height: 55px;
  margin: 10px auto;
  display: block;
}
section.partenaires section.single a {
  width: 125px;
  background: #84959a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  margin: 5px auto;
  color: white;
  font-size: .7em;
  text-transform: uppercase;
  font-weight: 100;
  line-height: 18px;
  text-align: center;
  box-shadow: 0 0 5px rgba(128, 128, 128, 0.5);
}
/* CALENDRIER */

section.calendrier {
  margin: 25px 5px 30px 0;
  background: #6b8085;
  padding-bottom: 1px;
}
section.calendrier h2 {
  text-indent: 35px;
  background: url(/Content/Images/bg-calendrier.png) repeat-x;
  position: relative;
  margin-bottom: 0;
}
section.calendrier h2 img {
  position: absolute;
  left: 0;
  top: -7px;
}
section.calendrier p.date {
  color: white;
  font-size: .75em;
  font-weight: 100;
  margin: 0 0 0 15px;
}
section.calendrier a.puce-cal {
  width: 11px;
  height: 7px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0 5px;
  background: url(/Content/Images/puce-calendrier.png) no-repeat;
}
section.calendrier a.puce-droite {
  background-position: right top;
}
section.calendrier ul {
  background: #dce1e2;
  margin: 2px 10px 5px;
  padding: 0 4px;
  font-size: 0;
}
section.calendrier li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-size: 13px;
  padding: 0 3px;
}
section.calendrier li a {
  color: black;
  font-weight: bold;
}
section.calendrier li.active,
section.calendrier li.active a {
  color: #f38b2c;
  font-weight: bold;
}
section.calendrier li.weekend {
  background: #bec9cb;
  padding: 0 5px;
}
section.calendrier div.content {
  padding: 10px;
}
section.calendrier div.content p {
  margin: 0;
  font-size: .875em;
  line-height: 1.35em;
  margin-top: 5px;
  margin-bottom: 15px;
}
section.calendrier div.content p.title {
  font-weight: bold;
  font-size: 1em;
  margin: 0;
}
section.calendrier div.content p.lieu {
  font-style: italic;
  margin: 0;
}
section.calendrier div.content p:last-child {
  margin-bottom: 0;
}
/* FIL NOUVELLES */

section.nouvelles {
  background: #5d5e61;
  margin-right: 5px;
  padding-bottom: 5px;
}
section.nouvelles h2 {
  background: url(/Content/Images/bg-nouvelles.png) repeat-x;
  margin: 0;
}
section.nouvelles div.main-frame {
  height: 405px;
  overflow-y: scroll;
  overflow: -moz-scrollbars-none;
  border-right: 5px solid #5d5e61;
}
section.nouvelles div.main-frame :::-webkit-scrollbar {
  display: none;
}
section.nouvelles div div.imgheader {
  background: white;
  padding: 5px;
  margin: 0 5px;
}
section.nouvelles div div.imgheader img {
  display: block;
  max-width: 100%;
}
section.nouvelles div p {
  color: white;
  font-size: .75em;
  font-weight: 100;
  line-height: 1.25em;
  margin: 0 15px 10px 15px;
}
section.nouvelles div p a.puce {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 3px 0 0 7px;
}
section.nouvelles div p.title {
  font-size: 1em;
  font-weight: 100;
  line-height: 1em;
  margin: 10px 15px 0 15px;
}
section.nouvelles div p.date {
  margin-bottom: 15px;
}
section.nouvelles div div {
  margin: 0 5px;
  padding: 1px;
  background: white;
}
section.nouvelles div div p.title {
  font-size: .85em;
  margin: 7px 10px 0 10px;
}
section.nouvelles div div p {
  color: #5d5e61;
  margin: 5px 10px;
  line-height: 1em;
}
section.nouvelles div div p.date {
  padding-bottom: 7px;
  margin-bottom: 2px;
  border-bottom: 2px dotted #e0e0e0;
}
section.nouvelles div div:last-child p.date {
  padding-bottom: 7px;
  margin-bottom: 2px;
  border-bottom: none;
}
section.nouvelles div div.sabonner {
  background: #a5a6a7;
}
section.nouvelles div div.highlight {
  background: #ebebec;
}
/* FIL TWITTER */

.wb-twitter-wrapper {
  height: 450px;
  border: 5px solid #5d5e61;
  position: relative;
  overflow: hidden;
  margin-right: 5px;
}
section.twitter {
  background: #bd8027;
  margin-right: 5px;
  padding-bottom: 1px;
}
section.twitter h2 {
  background: url(/Content/Images/bg-twitter.png) repeat-x;
  position: relative;
  text-indent: 35px;
  margin-top: 0;
}
section.twitter h2 img {
  position: absolute;
  top: 10px;
  left: 15px;
}
section.twitter div.content {
  background: white;
  overflow-y: scroll;
  height: 400px;
  margin: 5px;
}
section.twitter div.content > div {
  padding: 5px;
}
section.twitter div.content > div.highlight {
  background: #f7f0e5;
  border-top: 1px solid #eedec8;
}
section.twitter div.content p {
  font-size: .75em;
  line-height: 1.25em;
  margin: 0;
}
section.twitter div.content div.tweetoption {
  background: #fefcfb url(/Content/Images/icon-twitter-options.png) no-repeat 8px 8px;
  border: 1px solid #e7e7e7;
  margin: 7px 0;
  padding: 5px;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
section.twitter div.content div.tweetoption p.title {
  margin: 3px 0 2px 30px;
}
section.twitter div.content div.tweetoption hr {
  margin: 2px 5px 3px 30px;
  border-color: #858688;
}
section.twitter div.content div.tweetoption a {
  color: #5d5e61;
}
section.twitter div.content div.tweetoption a img {
  margin-right: 8px;
  margin-top: -2px;
}
section.twitter div.content div.tweetoption a:hover {
  color: #bd8027;
}
section.twitter div.content div.tweetoption p.options {
  margin: 4px 10px 2px 6px;
  float: left;
}
/* G?N?RAL ENCARS */

div.encars section {
  background: #e4e3e3;
  border: 1px solid #d5d4d4;
  min-height: 255px;
  margin: 10px 5px 0 0;
}
div.encars section h2 {
  color: #6b8085;
  font-family: Helvetica, Arial, sans-serif;
  font-size: .825em;
  line-height: 1.125em;
  margin: 0;
  padding: 0;
  height: auto;
}
/* COURS COMMERCIALISATION  */

section.cours {
  padding: 15px 20px;
}
section.cours .content {
  font-size: 0.8em;
  margin-top: 15px;
}
section.cours img {
  display: block;
  margin: 15px 0 10px 0;
}
section.cours p {
  font-size: .75em;
  line-height: 1.35;
}
section.cours a.btn {
  width: 140px;
  background: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  margin: 5px 0;
  color: black;
  font-size: .75em;
  text-transform: uppercase;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  box-shadow: 0 0 5px rgba(128, 128, 128, 0.5);
}
/* SONDAGE PRIX*/

section.sondage {
  padding: 15px 20px;
  min-height: 0 !important;
}
section.sondage h2 {
  text-transform: uppercase;
  margin-left: 10px !important;
  margin-bottom: 20px !important;
}
section.sondage .question {
  font-size: 1em;
}
section.sondage .results {
  margin: 10px 5px 5px 5px;
}
section.sondage .survey-group {
  background: white;
  border: 1px;
  margin: 5px;
  padding: 0;
  overflow: hidden;
  /*float:left;*/
  display: inline-block;
  width: 100%;
  max-width: 284px;
}
section.sondage .survey-group p {
  font-size: .75em;
  margin: 5px 5px 5px 5px;
}
section.sondage .survey-group p label {
  font-size: 12px;
}
section.sondage .survey-group select {
  width: 100px;
  float: right;
  margin: 5px 5px 5px 10px;
  font-size: .75em;
  min-height: 20px !important;
  height: 20px !important;
}
section.sondage input[type='submit'] {
  margin-right: 5px;
}
/* CONTRIBUTEURS */

section.contributeurs {
  background: #bd8027;
  margin: 2px 0 10px 5px;
  padding-bottom: 1px;
  border-bottom: 1px solid #e0e0e0;
}
section.contributeurs h2 {
  background: url(/Content/Images/bg-twitter.png) repeat-x;
  position: relative;
  text-indent: 35px;
  margin-top: -2px;
  margin-bottom: 0;
}
section.contributeurs h2 img {
  position: absolute;
  top: 10px;
  left: 15px;
}
section.contributeurs div.content {
  background: white;
  margin: 0 3px 2px 3px;
}
section.contributeurs div.content * {
  color: #5d5e61;
}
section.contributeurs div.content div {
  /*border-bottom: 2px dotted @COLOR_BORDER;*/
  border-bottom: 1px solid #e0e0e0;
  padding: 5px 20px;
}
section.contributeurs div.content div:hover {
  background: #e4e3e3;
  color: #bd8027 !important;
}
section.contributeurs div.content img {
  width: 85px;
  position: relative;
  top: 10px;
}
section.contributeurs div.content a:last-child div {
  border: none;
}
section.contributeurs img {
  float: right;
  margin: 0 -10px 5px 5px;
}
section.contributeurs p {
  /*font-size: .75em;*/
  margin: 0 0 5px 0;
}
section.contributeurs p.title {
  /*font-size: .825em;*/
  font-weight: bold;
  margin-top: 3px;
}
section.contributeurs p.date {
  font-size: .75em;
  font-style: italic;
  margin-top: 3px;
  margin-bottom: -1px;
}
/* Carte des commer?ants */

section.map-island {
  margin: 10px 0 0 5px;
}
section.map-island h2 {
  background: url(/Content/Images/bg-partenaires.png) repeat-x;
  margin: 0;
}
section.map-island div.content {
  padding: 10px;
  border: 1px solid #e0e0e0;
  border-top: none;
}
section.map-island div.content div.left {
  width: 40%;
}
section.map-island div.content div.right {
  width: 60%;
}
section.map-island div.content img {
  display: block;
  margin: 0 auto;
}
section.map-island div.content p {
  margin: 0px;
  padding: 0px;
}
section.map-island div.content a.button {
  width: 100%;
  font-variant: small-caps;
}
section.map-island div.content a.button::after {
  content: " ?";
}
section.carte-commercants {
  margin: 10px 0 10px 5px;
  display: inline-block;
  width: 310px;
}
/* M?T?O */

section.meteo {
  margin: 10px 0 10px 5px;
  display: inline-block;
}
section.meteo h2 {
  background: url(/Content/Images/bg-partenaires.png) repeat-x;
  margin: 0;
}
section.meteo div.content {
  padding: 10px;
  border: 1px solid #e0e0e0;
  border-top: none;
}
section.meteo img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
section.meteo .content {
  min-height: 174px;
}
/* News */

.article .article-title {
  margin-bottom: 0px;
}
.article .publish-date {
  font-weight: bold;
  font-size: 0.7em;
  text-transform: uppercase;
  margin-bottom: 1em;
}
.article .article-content {
  padding-right: 10px;
}
.article .article-content ul li {
  margin-left: 20px;
}
.news-list .news:first-child {
  margin-top: 1em;
}
.news-list .search-display {
  padding: 5px;
  background: #dddddd;
  margin-bottom: 1em;
}
.news-list .search-display p {
  margin: 0px;
}
.news-list a {
  border-bottom: 0;
}
.news-list h2 {
  margin-bottom: 15px;
  /*a {
                border-bottom: 2px solid @COLOR_ORANGE;
                color: @COLOR_ORANGE;
            
            a:hover {
                border-bottom: 4px solid @COLOR_ORANGE;
            }*/

}
.news-list div > p {
  line-height: 14px;
}
.news {
  font: 14px Verdana;
}
.news * {
  color: #5d5e61;
}
.news .image {
  width: 150px;
  text-align: center;
  float: left;
  position: relative;
}
.news .image img {
  max-width: 150px;
}
.news h2 {
  font: 20px Verdana;
  color: margin: 0 0 5px 0;
}
.news h5 {
  font: bold 14px Verdana;
  margin: 0 0 5px 0;
}
.news .content {
  margin-left: 160px;
}
/* File Upload */

.FileView {
  margin-bottom: 20px;
}
/* FOOTER */

footer {
  width: 100%;
  background: #5d5e61 url(/Content/Images/bg-footer.png) repeat-x;
  margin-top: 10px;
  padding-top: 20px;
  overflow: hidden;
  position: relative;
  top: 1px;
}
footer p.footer-notice {
  font-size: 0.8em;
  font-weight: bold;
}
footer div.row {
  padding: 0 20px;
}
footer ul {
  width: 19%;
  display: inline-block;
  float: left;
  padding: 1%;
}
footer ul.left {
  float: left;
  margin-right: 1%;
}
footer li,
footer li.title,
footer li.undertitle {
  list-style: none;
  height: 1em;
  font-size: .788em !important;
  font-weight: 100;
  line-height: 1.5em;
  margin: 0;
  padding: 0;
  height: auto;
  color: white;
}
footer li {
  padding-left: 20px;
}
footer li a {
  color: white !important;
}
footer li.undertitle {
  padding-left: 10px;
}
footer li.title {
  padding-left: 0;
  font-weight: bold;
  font-size: 1.2em;
}
footer p {
  color: white;
  font-size: .6em;
  line-height: 1.5em;
}
footer section.copyrights-holder {
  width: 400px;
  max-width: 1000px;
  margin: 0 auto;
}
footer div.copyrights {
  position: relative;
  padding: 3px 5px;
  margin: 10px;
  width: 400px;
  max-width: 100%;
  border: 1px solid #858688;
  float: left;
}
footer div.copyrights p {
  color: white;
  font-size: .65em;
  margin: 0 auto;
  text-align: center;
}
/*
* M?DIAS QUERIES : AJUSTEMENT R?SOLUTIONS INF?RIEURES
*/

@media screen and (max-width: 1024px) {
  .hide-for-ipad {
    display: none;
  }
  .myaccount {
    top: 0;
  }
  .forfaits .forfait .desc h2 {
    font-size: 0.8em !important;
  }
  .forfaits .forfait .desc span.prix {
    font-size: 4.8em;
  }
  .forfaits .forfait .desc span.dollar {
    font-size: 2.8em;
  }
  .grainwiz-plus section div.img > div > div,
  .grainwiz-plus section div.img img {
    width: 115px;
  }
}
/* BG et Publicit�� */

@media screen and (max-width: 1000px) {
  body {
    background: white url(/Content/Images/bg-small.png) center top repeat-x;
  }
  header img.logo {
    float: none;
  }
  header .social {
    /*margin-top: 105px;*/
    margin-left: 0px;
  }
  section.pbct-top {
    max-width: 732px;
    margin: 10px auto;
  }
  section.pbct-top img {
    float: right;
  }
  footer .large-5 {
    width: 50% !important;
  }
  footer .large-2 {
    width: 100% !important;
  }
  footer div.copyrights {
    margin: 5px auto 15px;
    float: none;
  }
  footer.p {
    font-size: .75em;
  }
  section.article-thumb img {
    width: 100%;
    margin: 0 5px 5px 0;
  }
  section.article-thumb.first-news {
    padding: 10px 10px 0 0;
  }
  section.article-thumb.last-news {
    padding: 10px 0 0 10px;
  }
  .pbct-ear {
    display: none !important;
  }
}
/* Palier Foundation */

@media screen and (max-width: 767px) {
  .hide-for-small-only {
    display: none;
  }
  #container {
    padding: 15px 10px;
  }
  section.article-thumb img {
    width: 140px;
  }
  section.meteo div.content {
    padding: 10px;
  }
  section.bbox {
    display: none;
  }
  section.article-vedette {
    margin-right: 0;
  }
  section.article-thumb {
    margin-right: 0;
  }
  section.ardoise {
    margin-right: 0;
  }
  section.calendrier {
    margin-right: 0;
  }
  section.partenaires {
    margin-right: 0;
  }
  section.twitter {
    margin-right: 0;
  }
  section.sondage {
    margin-right: 0 !important;
  }
  section.contributeurs {
    margin: 20px 0 0 0;
  }
  section.meteo {
    margin: 20px 0 0 0 !important;
  }
  section.partenaires .small-6 {
    width: 25%;
  }
  div.rss .large-6,
  div.encars .large-6 {
    width: 50% !important;
  }
  footer div.row {
    padding: 15px 10px;
  }
  footer section.copyrights-holder {
    padding: 1px 10px;
  }
  footer ul.left {
    float: none;
    margin-right: 0%;
    width: 100%;
  }
  footer ul.right {
    float: none;
    margin-left: 0;
    width: 100%;
  }
  footer li.title-empty {
    margin-top: -15px;
    height: 0;
  }
  .account-register .create-account {
    border-right: 0 !important;
    border-bottom: 2px solid #999999;
  }
  .grainwiz-plus .left-sidebar {
    padding: 0 !important;
  }
  .grainwiz-plus .right-sidebar {
    padding: 0 !important;
  }
  .pbct-sidebar {
    margin: 10px 0 !important;
  }
}
/* Disparition BG */

@media screen and (max-width: 727px) {
  section.pbct-top {
    margin: 0 auto;
  }
  #container {
    margin-top: 0;
  }
}
/* Palier override foundation */

@media screen and (max-width: 620px) {
  .wb-twitter-wrapper {
    height: 450px;
    border: 5px solid #5d5e61;
    position: relative;
    overflow: hidden;
    margin-right: 0;
    padding-right: 5px;
    margin-top: 10px;
  }
  section.partenaires .small-6 {
    width: 50%;
  }
  div.rss .large-6,
  div.encars .large-6 {
    width: 100% !important;
  }
  section.nouvelles {
    margin-right: 0;
  }
  section.twitter {
    margin-top: 20px;
  }
  section.cours {
    margin: 20px 0 0 0 !important;
  }
  section.sondage {
    margin-top: 20px !important;
  }
}
/* Disparition pub et thumbs */

@media screen and (max-width: 502px) {
  header section.myaccount {
    top: 84px !important;
  }
  body {
    background: white;
  }
  section.pbct-top {
    display: none;
  }
  section.article-vedette {
    margin-bottom: 0px;
  }
  section.article-vedette img {
    display: none;
  }
  section.article-vedette div {
    min-height: 0;
    margin-left: 0;
    /*border-bottom: 2px dotted @COLOR_BORDER;*/
  
  }
  section.article-thumb div {
    margin-left: 10px;
    position: static !important;
    left: 0 !important;
  }
  section.article-thumb img {
    display: none;
  }
  .top-bar-section ul li > a {
    padding-left: 6px;
  }
  .ng-scope .futures-tab {
    width: 100px;
  }
  footer ul {
    width: 100%;
  }
  footer section.copyrights-holder {
    width: 90%;
  }
  footer div.copyrights {
    width: 90%;
  }
}
/* Ajustements t��l��pghnes */

@media screen and (max-width: 375px) {
  .top-bar-section ul li > a {
    padding-left: 3px;
  }
  h2.whiteTitle {
    font-size: 0.9em;
  }
}
.contact-us {
  padding: 20px;
}
.notice h2,
.notice h3 {
  font-size: 0.85em;
}
.notice p,
.notice ul,
.notice li {
  font-size: 10px;
  margin: 0 0 5px 0;
}
.notice ul {
  display: none;
}
.notice ul li {
  margin-left: 20px;
}
/* Styles pour Highcharts */

input.highcharts-range-selector {
  display: inline-block;
}
.positive {
  color: green;
  background: #eef9df;
}
.negative {
  color: #cc0000;
  background: #fef3e2;
}
/* Fix Google Map zoom widget */

#map-canvas img {
  max-width: none;
}
.marker-content {
  min-width: 250px;
}
.marker-content img {
  max-width: 200px;
  max-height: 150px;
}
.traders-page {
  min-height: 120px !important;
}
.contributor-details {
  padding: 10px 10px 20px 10px;
  margin: 10px;
  min-height: 91px;
  border-bottom: 2px solid #bd8027;
}
.contributor-details > div {
  vertical-align: top;
}
.contributor-details a.button,
.contributor-details button {
  margin: 0;
}
.contributor-details .logo {
  width: 200px;
  float: right;
}
.contributor-details .logo img {
  margin: 5px auto 0 auto;
  display: block;
  padding: 5px;
  /*border: 1px solid #ccc;*/

}
.contributor-details .f-dropdown {
  max-height: 300px;
  overflow-y: auto;
}
.sponsor-flyer {
  max-width: 190px;
  width: 190px;
  /*border: 1px solid #ccc !important;*/
  border: 0;
  display: inline-block;
  float: left;
  height: 140px;
}
.sponsor-flyer h1 {
  display: none;
}
.sponsor-flyer .logo {
  float: none;
  text-align: center;
  width: 150px;
  margin: 0 auto;
}
.sponsor-flyer .logo img {
  width: 150px;
  margin: 0 auto;
  float: none;
  border: none;
}
.sponsor-flyer button {
  padding-left: 12px;
  padding-right: 12px;
}
.users {
  border-top: 2px solid #bd8027;
  margin: 10px 10px 0 10px;
  padding-top: 10px;
}
.users .user {
  width: 190px;
  max-width: 190px;
  display: inline-block;
  margin: 10px 10px 0 0;
  padding: 10px;
  border: 1px solid #cccccc;
  height: 140px;
  float: left;
}
.users .user button {
  padding-left: 12px;
  padding-right: 12px;
  position: absolute;
  bottom: 10px;
}
.gm-style-iw {
  overflow: hidden !important;
}
/* Forms */

form .row div.columns.small-2 label,
form .row div.column.small-2 label,
form .row label.column.small-2,
form .row label.columns.small-2 {
  margin-top: 8px;
}
form select {
  height: 30px;
  min-height: 30px;
}
/* Styles for validation helpers
-----------------------------------------------------------*/

.field-validation-error {
  color: #9c3131;
  border-bottom: 1px dotted #d8c1c1;
  padding-left: 14px;
  font-size: .9em;
  padding-bottom: -2px;
  background: url(/Content/Images/validation-error-bullet.png) no-repeat;
  position: relative;
  top: -10px;
}
.field-validation-valid {
  display: none;
}
.input-validation-error {
  border: 2px solid darkred !important;
  background-color: #ffeeee !important;
}
.success ul {
  list-style: none;
  font-size: 12px;
  background: #e5e5e5;
  padding: 5px;
}
.success ul li {
  background: url(/Content/Images/check.png) no-repeat left center;
  padding: 0 0 0 20px;
}
.validation-summary-errors ul {
  list-style: none;
  font-size: 12px;
  background: #e5e5e5;
  padding: 5px;
}
.validation-summary-errors ul li {
  background: url(/Content/Images/validation-error-bullet.png) no-repeat left center;
  padding: 0 0 0 20px;
}
.validation-summary-valid {
  display: none;
}
/* Helpers */

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
/* Forms */

/*form input[type=text] {
    position:relative;
    top:-7px;
}*/

table.stock tbody {
  cursor: pointer;
}
input.budgetChangedInput {
  border: 2px solid blue;
}
table {
  width: 100%;
  margin-bottom: 5px;
  font-size: .75em;
}
table tr td,
table tr th {
  text-align: center;
  /*font: 11px Arial;*/
  border: 1px solid #dddddd;
}
table tr td.split {
  border-right: 3px solid #dddddd;
}
table thead,
table tfoot {
  font-size: .90em;
  background: #6b7f84;
}
table thead tr td,
table tfoot tr td,
table thead tr th,
table tfoot tr th {
  color: white;
  text-transform: uppercase;
  text-align: center;
  /*font: 10px Arial;*/
  box-shadow: inset 0 -6px 8px -3px #222222;
}
table tbody tr:hover td {
  background: #dddddd;
}
#dashboard {
  margin-bottom: 20px;
}
#dashboard select {
  margin: 5px;
  font-size: 10px;
}
.arrow-up {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid black;
  position: relative;
  top: -13px;
}
.arrow-up:hover {
  border-bottom-color: green;
}
.arrow-down {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid black;
  position: relative;
  top: 13px;
}
.arrow-down:hover {
  border-top-color: green;
}
.top-bar {
  background: transparent;
}
.top-bar ul {
  background: white;
  background: linear-gradient(whitesmoke, white);
  box-shadow: inset 0 -3px 8px -3px gray;
}
.top-bar > .top-bar-section > ul {
  width: 100%;
}
.top-bar > .top-bar-section > ul > li.active > a,
.top-bar > .top-bar-section > ul > li:hover > a {
  background: #d1d1d1;
  background: linear-gradient(#d1d1d1, white);
}
.top-bar > .top-bar-section > ul .dropdown .back a {
  color: #5d5e61;
}
.top-bar > .top-bar-section > ul > li {
  float: left;
}
.top-bar > .top-bar-section > ul > li > a {
  background: white;
  background: linear-gradient(whitesmoke, white);
  color: #9b9b9b;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  box-shadow: inset 0 -3px 8px -3px gray;
  border-bottom: 0;
  padding-right: 30px;
}
.top-bar > .top-bar-section > ul > li:last-child > a {
  border-right-width: 0;
}
.top-bar-section .dropdown li a {
  background: white;
  color: #9b9b9b;
}
.top-bar-section .dropdown li.active a,
.top-bar-section .dropdown li:hover a {
  background: whitesmoke;
  color: #9b9b9b;
}
div.ng-scope nav.top-bar ul.left > li {
  width: 21.33%;
}
div.ng-scope nav.top-bar ul.left > li:last-child {
  width: 36%;
}
.top-bar-section .has-dropdown {
  width: 25%;
}
.top-bar-section .has-dropdown > a:after {
  border-top-color: #9b9b9b;
}
.futures-tab {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background: #d6d6d6;
  box-shadow: inset 0 -3px 8px -3px gray;
  color: white !important;
  padding: 5px;
  display: inline-block;
  width: 140px;
  text-align: center;
  margin-right: 2px;
  border-bottom: 0;
}
.table-config {
  margin: 20px 0;
}
.futures-tab.active {
  background: #678085;
}
.futures-tab:hover {
  border-bottom: 0;
}
.main-title {
  color: #f38b2c;
  font-size: 25px;
  font-weight: normal;
  margin-bottom: 0;
  line-height: 30px;
}
.main-subtitle {
  color: #6d8089;
  font-size: 14px;
  margin-top: 0;
}
.main-subtitle a {
  color: #f38b2c;
  text-decoration: underline;
}
.main-section {
  margin-top: 30px;
  color: #222222;
}
.sub-menu {
  list-style-type: none;
  margin: 20px 0;
}
.sub-menu > li {
  display: inline-block;
  margin-right: 5px;
}
.sub-menu > li > a {
  color: #6b8085;
  font-family: 'PT Sans', Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 200;
  font-size: 1.1em;
  border-bottom: 3px solid #6b8085;
  margin-bottom: 2px;
}
.sub-menu > li.active > a,
.sub-menu > li:hover > a {
  color: #f38b2c;
  border-bottom: 7px solid #f38b2c;
}
.pagination {
  margin-top: 30px;
}
.pagination .arrow {
  color: #f38b2c;
}
.pagination a {
  padding: 0 5px;
  margin: 0 2px;
  border: 1px solid transparent;
}
.pagination a:hover,
.pagination a.active {
  border-color: #f38b2c;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.f-dropdown li {
  white-space: normal;
}
.f-dropdown li.active {
  background: #eeeeee;
}
.search-box {
  margin: -30px 0 0 0;
  float: right;
  border: 1px solid black;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #eeeeee;
  padding: 3px;
  white-space: nowrap;
}
.search-box input {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 200px;
  display: inline-block;
  margin: 0;
  height: 20px;
  font-size: 11px;
}
.search-box button {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
}
.search-box img {
  cursor: pointer;
  margin: 0 6px;
  width: 16px;
}
li > .contributors-menu {
  display: none;
  list-style-type: none;
  position: absolute;
  top: 100%;
  background: white;
  margin: 0;
  z-index: 99;
}
.contributors-menu {
  -webkit-box-shadow: 2px 2px 5px 0 #bfbfbf;
  box-shadow: 2px 2px 5px 0 #bfbfbf;
}
.contributors-menu > li > a {
  display: block;
  padding: 5px 10px;
}
.contributors-menu > li:hover {
  background: #eeeeee;
}
li:hover .contributors-menu {
  display: block;
  margin-top: 3px;
  width: 200px;
}
.day-exchange,
.night-exchange {
  display: inline-block;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 5px 10px;
  font-size: 10px;
}
.day-exchange {
  background: #dddddd;
}
.night-exchange {
  background: #6b7f84;
  color: white;
}
.contributor-box {
  background: #f4f4f4;
  padding: 20px;
  margin: 10px 5px;
}
/*
button, .button {
    border-style: solid;
    border-width: 0px;
    cursor: pointer;
    font-family: inherit;
    font-weight: bold;
    line-height: 1;
    //margin:0 0 1.25em;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 0.75em;
    padding-right: 1.5em;
    padding-bottom: 0.8125em;
    padding-left: 1.5em;
    font-size: 12px;
    background-color: #6b7f84;
    border-color: #2284a1;
    color: #fff;
    .border-radius;
}*/

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: #bd8027;
}
.orange {
  background-color: #f38b2c;
}
button:hover,
button:focus,
.button:hover,
.button:focus {
  color: white;
}
button.inactive,
.button.inactive {
  background-color: #cccccc;
  border-color: #bbbbbb;
  color: #666666;
}
button.inactive:hover,
.button.inactive:hover {
  background-color: #dddddd;
  border-color: #aaaaaa;
  color: #666666;
}
/* JQuery UI overrides */

.ui-widget {
  font-size: 12px;
}
.ui-widget button {
  font-size: 12px;
}
.ui-widget label {
  font-size: 12px;
}
.ui-dialog-title {
  color: white;
}
/* Fen�tre de login */

.horizontal {
  position: relative;
  list-style: none;
  margin: 20px 40px 0 40px;
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
}
.horizontal.or:before {
  content: 'OU';
  position: absolute;
  top: 0;
  left: 50%;
  margin: -6px 0 0 -20px;
  font-size: 1.2em;
  padding: 0 3px;
  background-color: white;
  font-weight: bold;
}
.login-partial {
  padding-top: 10px;
}
.login-partial h5 {
  text-transform: uppercase;
}
.login-partial a.button {
  margin: 0 0 0 10px;
  font-size: 12px;
}
.login-partial p {
  margin: 10px 0 20px 0;
}
.login-providers .button.auth {
  font-size: 12px;
  padding: 5px 10px;
  margin: 0 10px 0 0;
}
.login-providers .button.auth div.icon {
  width: 32px;
  height: 32px;
  margin: auto;
  background-size: 100% 100%;
}
.login-providers .button.auth div.icon.Google {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjExR/NCNwAABGZJREFUeF7l2lnIbXMYx/FjnodkHspUnMwJJSLcmIcLY+qUpNwYEuICkZThhmSISMlwo3Q6IiLFhUQoUmYlknmeXt/f2/s/PXut39p7rfVszqr1q8/Fft61n/3fe79rrb3+/7VsYWFh1GxxTGxxTGxxTGxxTGxxTGxxTGxxTGxxTGxxzjbATbgl4VS43mm2+B+4E5l8hS3heqfY4hwcg0PC483xBTK5C/E15sIWk9bDu3gday/V5CJk8hf2Q3ytNFtMuhQlF6DU18GbyOR5xNdKs8WErfEtSr5E3HePwD/I5DTE10yxxYS7Uc3tiNs8iUw+gM4ssWdvttjTAdB+Ws2f2Bdlu13wMzK5CvG1e7PFnl5AU55D3Fa/CzL5ATsg9uzFFns4A7NyCsr2G+MTZPIg4hh6scWONsSHmBXtu9q2PO98ZPI3DkUcS2e22NE1aJurUZ63Fl5GJq9AfeJ4OrHFDnbEj2gbbbsTyvMPhr7JTM5FHFMnttjBw+iaR5DtEfM5NkHs2ZottnQY+vyo0XOOROmzHb5HJjcgjq01W2xB+92r6JvqdUKX44jLL9gVcYyt2GILZyObvVH6rY/3kcnjiGNsxRZn2BTa7zJ5FNW+bX5LzMpRqPadyhZnuBGZ/ISd4Xo/i0zegK46XW/LFqfYDb8ik+vgess+0LVDJhfC9bZscYrsldxH2Aiud+GuKLtEl+BbwPWuscUGRyObs+B6R1vha2RyK1zvGls05jGb8yJcb+cSZPI79oLrPcEWjXnM5x0I19tZF28jk6fhek+wxQpNaWlaOpN74XpPcxyyOR6u92q2WHEHMtEc4TZwvWfRt5iJZqc1S+16L7LFQPvRH8jkcrjebeyB35CJjieu9yJbDFYik/cw9Rto4TZk8g00W+16T/0ATkA26uF6d7EZsqtK+m3hejd+APrW9O1lov8e17sP/brLRGeh/VHrXSssuQyZaL/dE653H7p0fg2ZaNa61rtWwPbITlBUF0PmQQuu2ZyMib4TD5bcg0y0v2o12PXO0r+x5hH70MJN7XQ88QA67WWvxi5Gte9gVQvZdfy30Ol6fE1zxfPQJ5rsPBylz7bQNNUTA1K7Gp14sEQTni+hax5D7HMfhhQd2DUDHcdoPwA5CG6ltynVaS7dHpNd8Jh3dGqP73FRrRDcj7a5HuV5+g/SktWQ0viTvFYItA/Huz2a8jHiNNeZGFpOQnxvq9li0OYX4Tko22vZ+1MMKc8gvqcJthjMmpnRwTJufy2GFF3KL0cc4wRbrDgWLjpI6mBZtuu6Uvx/ZOa9hbZoPIVqdJCM2zyEIUUzy5phjmOssUVjd8QFke+gg2T5u+7UyN7+Nu/ofsX4HixbbHAzSq5AqQ/xtPcOdPyK47dssUFZFNU5Vau5pT6PleJ550TEsTeyxSlW4PTwWKe9zzCkrEIc81S2OEX1hiTdsDikNE59NbHFlrSPPQB31bWmXAk31ka2OCa2OCa2OCa2OCa2OB4Ly/4Fm4/1SY+X7IkAAAAASUVORK5CYII=)/*../Images/Icons/google_drive_inverted.png*/;
  *background-image: url(/Content/Images/Icons/google_drive_inverted.png);
  /* For IE 6 and 7 */

}
.login-providers .button.auth div.icon.Facebook {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjExR/NCNwAAAdBJREFUeF7t2LFqFVEUheGYNKYJJGKbQCCldazTWFr6DDY2Wlr5AOnTJK2+haBgl5BSUPABxCrExjj+010uq9hnzqyRk7MXfM2Cuw+sapKNYRi6JsueyLInsuyJLHsiy57I8j/ZxD4OA7ahbhST5YKO8A6fcYNoTqDuFZPlAvZwgTtMSdMDHOAHatLsAI/xFbVpdoD3mCNNDnCMv5gjTQ5wjrnS3ABb+IW50twATzBnmhvgBUpyjecYP5TuxZfgS0QzfhyNn8TqzuxkafAa0XyDumEhS4M3iOYK6oaFLA1yAESTA0DdsJClQVcDvMXZmi+I5ifWf7/uKdTbxWRZ6RLuPIN6u5gsKy0xwPhprd4uJstKSwzwCOrtYrKs5B7gNx5AvV1MlpXcA3yHencSWVZyD/AJ6t1JZFnJPcAHqHcnkWUl9wCnUO9OIstKHzH++2vVLaL5g/Xfr3oF9e4ksjTIvwUQTQ4AdcNClgY5AKLJAaBuWMjSIAdANDkA1A0LWRrkAIgmB4C6YSFLgxwA0eQAUDcsZGmQAyCaHADqhoUsDXIARJMDQN2wkKVBDoBocgCoGxayNMgBEE0OAHXDQpYGD7EbtAN1w0KWPZFlP4aNf8+f6mfUrVJlAAAAAElFTkSuQmCC)/*../Images/Icons/facebook_inverted.png*/;
  *background-image: url(/Content/Images/Icons/facebook_inverted.png);
  /* For IE 6 and 7 */

}
.login-providers .button.auth div.icon.Twitter {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjExR/NCNwAABBhJREFUeF7l2luoFWUAxXGzUEmRBDPKwLDEpMuDEGZgRD1JWVGCCUIPhg9FChH6YpBaWGCRWJRBdiENikrpMRAptCiph1AIekjD7O6lm908/ZfNkTkza6b5Zs9s9/At+ME5i7P3XM7ec/m+GTU0NBQ1W8bEljGxZUxsGRNbxsSWMbFlTGwZE1vGxJYxseUAORfXYRHuwS24CmfB/X0wWw6ABdiO3+DyFZ7CNLjXp43BtZnuNFumTMTZma5NV+IDVI120DpoI7PvNR7340ssTLocW6Y8gc1o7CNX4mYcR53sxCSch9vxEo5A+QznwC2zdAeMwzEo6+H+pinX4w/0Em3wP//9eDp/Yw7cMk+xZUL/kXQegfu7Xk3F92g6J3Ev0ssanfm9dAesQTbPoeljwgtoOn/iPuj9L8QD2AodF0Ysf8QvGVvg8jb0XXOvCXUp9DFtMvoabMMr2Ae9/y+4Grl1yBUpr6EoBzAP7nUhVqLt/AV9nd3yS3fA8yiL9uwG6FTpXl/Fe2gz+ircBbfsU2yZeBBV8g2WIneAqeAQ2opOqYX/+WG2TMxFSD7HMuj06d4vSwdTfTzbiC5+Lodb7gi2TOg/ehCh0SdC1w2z4d53mC5OdKpqI2/CLTPHlik6ffSSL6CryTtxMbLv/x3aSGM7YCz2o6noJuZ9vI6N+Bpt5GW47cmxZcZMHEWX8gzctuTYMqEj6PAp7kb8jK7kYWS3x7JlQld8uoJ6FTq6L09+70KWwG1Tji0TT6Or0SncbVOOLRMaROhidPWXu+kpYsuEBhh+RdfyMdz2WLZM2YSu5Um4bbFsmXIRfkSXojOW2xbLlhm6m+pKfkDh+J9jS2MVuhCNLrn1L2TLApqYqDtq269cA7fuhWxZQhMRL6Kt29heshtunUvZssCE1M/aEbpQ+h2DkjuQXt9KbFngcWjs/idkx9/PdD5CrckbWxa4BCcwiAk69aXZssRaDFregFvXSmxZQufYdzEo+RaT4da1Elv+Dy1Q37lByN1w61iZLSvQ3ZaGnc5kNGvt1i2ILQPchF3od/bAPRMQzJY1aAx+BTQv/wnajOb7z4dbj2C27MFtaGuoW9Fk5xS4Zddiyxouww60GR14L4Bbfm22DDALmkTVMFSbeQt6YsytQ09sWUKXm3pMTbfHIQ8z1Y2uPFejzsRrJa68AZoZ1lC4nrLQCujG5x20+f3O5kNcAbeOjbEldDBrckosJJoy13R7Xx7Ps2VCH7vF2It+5DAeQuUh7SbY0tCjZs+i6a+AxhN09rgVQWN5TbFlCa2kjhGPQldjofOFOqh9Cs0Mz0crR/YQtgygs8J06H5cNyY6O+h5wsegW2c9BKWDqUZrZqCfj91WYsuY2DImtoyJLWNiy5jYMia2jMfQqH8BIaKa66iKOsAAAAAASUVORK5CYII=)/*../Images/Icons/twitter_inverted.png*/;
  *background-image: url(/Content/Images/Icons/twitter_inverted.png);
  /* For IE 6 and 7 */

}
.login-providers .button.auth div.icon.Microsoft {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjExR/NCNwAABPtJREFUeF7l2mmobXMcxvFrzJApyTwPyVSSkCGZisQbLolShsxjJJSxFIUXxheEvECGzGTMFCWZRZlKpszzfHyf216n3/6vZ++91j6/vc+L9dQn3ce+/3XuPues/7D2gpmZmU6zZZfYskts2SW27BJbdoktu8SWXWLLLrFll9gyyUrYFntgb+yAjbE43OvnhS3HtA6Owh34GIPyC57GiVgNbqypsWULy+FIPIP/0DZ6M67AvL0RtmxB38WM/IQLsQLcdSbGli08iMzsCHedibFlQ8tAP8JZ+RpTv0HasiHd2TNzK+L4h2Pzoktny4auRGYOQRz/dfyOi7Fyr5sLvZmLFd2c3oB3kZW/Ef+RmlLjrPIdLsL6iF/DKFp3nIRX8Fqv61MrGtoAmXkWcfxj4PIv3sS10Ay0H3bCdtgVB+Ic3I5yLXIp4jUWqRUNHYfMnI04/v3Ijlai8RqL1IqGsr/ALVGNnT27KF/BzjC1ooGl8TOyoh/VOP4+yM5tiNeYZcsR9kRmrkEc/ypk51DEa8yy5Qhau2dGN7I4/vvIjGaYVRCvMcuWI7yNrPyKZVGNvQmy8xzi19/HlkOsi8xoLxHHPwXZ0bQYr9HHlkMMmp/HzfGI4z+K7GyDeI0+thziXlT5By9D9wQtY7XUXAM6CdoUOgnSeuER/AmX9VCNrbMFLX0z8wni119jywGWgpakD+FgtFmf6005HZ+hilZ08TX7Izs3IF6jxpYD6LBi7aJrS2uI0/AjLut1FS1vs3MA4jVqbDkFa0Ebldh9iszo12l5xGvU2LIhTV86wTkB2hrr/vAwtBHR4kZnhRvB/d3SFsjO43DX6mPLIdaEZgJNX7+hSd7AWVgRbkw5Gdk5A+5afWxpbA8dZWs7Om6+x5nQzbQcXxug86GFUVY2Q3mdGlsa2kxk5S1oQeWuo/5yfINxotPl67A13Pg1tiwsgW+RFa0JRh1/6ydiIW7EBxgUrfPfg16nO77WEm68gWxZ0IlLZp5EHF9TY/yzo/uHfqR3xl69/26FJn93KFsWdCiZGS2I4vg6q9N3O3ZTY8vCq8hMvDnpJKjKS9gX8dptrQrdsN3/s2wZaNob55nfoOj3OY6v6bHMOzgXWmMsifj6ktYiu+MCPA/tT8rzxaFsGWgxk5mrEcfX1Dosf0Fv2lO4B3dBO0Ydc38Ol8YzgNgyuBOZ0dOkamxtpnQXz8zI3V/Jlj1asPyArGiOjnftg5Cd6xH/DSPZsmc3ZOY+xPFvQnZG7v5KtuzRdjUzR6MaW8/ovkBm/sDI3V/Jlj3axGRFM4lmlGpsfXYoO+UCqxFbQkdVmSkfTJ6H7GijFa/RiC1xLDJzCeL4LyA7OlOI12jEltCcOyza2up8sOn2VWv3amyt1rRgyUz5eK0xV2r605mdokMPLVb0ASbdYTdE+frVocfSN0Mfcymjra12lNXr9ZgqO62nv4ord8ED0MmvtqXuNYNonteJ0UeooiOy+Bp9FCY7rae/ii0T6KdINyU95j6s14keUbufkrlkrOmvYstEmk30TKD6s3Zq2XkC8Zqt2HKCtGvLTqPDz0FsOUF6hPYlMhM/XdKaLSdMv686B5jrvUCfUtHM467RmC2nRG/EEXgMTdcFWn/cDd1Yx77xRbacB9on6KP2+o6+iA+h0149fb4Fp0InRHE9kcKWXWLLLrFll9iyS2zZHTML/gfA5l5MtySAdAAAAABJRU5ErkJggg==)/*../Images/Icons/windows_inverted.png*/;
  *background-image: url(/Content/Images/Icons/windows_inverted.png);
  /* For IE 6 and 7 */

}
.login-providers .button.auth div.text {
  margin: 11px 0 0 5px;
  color: white !important;
}
/* Register account */

.account-register p {
  margin: 10px 0 20px 0;
}
.account-register .create-account,
.account-register .login-account {
  padding: 20px;
}
.account-register .create-account {
  border-right: 1px solid #dddddd;
}
.account-register .login-account .login-partial {
  padding: 0;
}
/* EasyTabs */

.resp-tab-content {
  border: 0px;
  border-top: 1px solid #cccccc;
}
ul.resp-tabs-list .resp-tab-item {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background: #d6d6d6;
  box-shadow: inset 0 -3px 8px -3px gray;
  color: white !important;
  padding: 5px 20px !important;
  display: inline-block;
  width: auto;
  min-width: 115px;
  text-align: center;
  margin: 0 2px 0 0;
  border: 0;
}
ul.resp-tabs-list .resp-tab-active {
  background: #678085;
}
div.resp-tabs-container .resp-accordion {
  background: #d6d6d6;
  box-shadow: inset 0 -3px 8px -3px gray;
  color: white !important;
  padding: 5px !important;
  width: 100%;
  text-align: center;
  margin-right: 2px;
  border: 0px;
}
div.resp-tabs-container .resp-tab-active {
  background: #678085 !important;
}
/* TinyMCE */

.tiny-mce-wrapper {
  margin: 10px 0;
}
/* Conferences */

.conferences {
  font-size: 12px;
}
.conferences label,
.conferences p {
  font-size: 12px;
}
.conferences p {
  margin-bottom: 5px;
}
.conferences select {
  min-height: 24px;
}
.conferences .conference {
  margin-bottom: 25px;
}
.conferences .conference .panel {
  display: none;
}
.conferences .conference .conference-img {
  cursor: pointer;
  /*border:1px solid #ccc;*/
  border-bottom: 0;
}
.conferences .conference .conference-img:hover {
  cursor: pointer;
  border: 1px solid #d5d5d5;
  margin: -1px -1px 0 -1px;
  border-bottom: 0;
  /*border-top: 1px solid #ccc;
                border-left: 1px solid #ccc;
                border-right: 1px solid #ccc;
                margin:-1px -1px 0 -1px;*/

}
.conferences .row .last {
  padding-left: 10px;
}
.sponsors-carousel {
  margin: 0 30px;
  position: relative;
  min-height: 121px;
}
.sponsors-carousel .content {
  overflow: hidden;
  min-height: 121px;
}
.sponsors-carousel .content > div {
  position: relative;
  left: 0;
  width: 999999px;
  white-space: nowrap;
  min-height: 121px;
}
.sponsors-carousel .content > div > div {
  display: inline-block;
  width: 290px;
  position: relative;
  left: 0;
}
.sponsors-carousel .left-arrow {
  cursor: pointer;
  position: absolute;
  left: -30px;
  top: 50px;
  padding: 10px 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.sponsors-carousel .left-arrow div {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid black;
}
.sponsors-carousel .left-arrow:hover,
.sponsors-carousel .right-arrow:hover {
  background: #eeeeee;
}
.sponsors-carousel .right-arrow {
  cursor: pointer;
  position: absolute;
  right: -30px;
  top: 50px;
  padding: 10px 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.sponsors-carousel .right-arrow div {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid black;
}
.thick-border {
  border-right-width: 3px;
}
table input:focus + .tooltip {
  display: inline;
}
table .tooltip {
  display: none;
  top: 100%;
  max-width: none;
  width: auto;
  white-space: nowrap;
}
table .tooltip span {
  color: white;
}
.isEditing tr {
  cursor: move;
}
.heatmap {
  margin-top: 20px;
  clear: both;
}
.heatmap * {
  color: white;
}
.heatmap .box {
  cursor: pointer;
  display: inline-block;
  width: 20%;
  vertical-align: top;
}
.heatmap .box .content {
  padding: 10px;
  margin: 1px;
  box-shadow: inset 0 30px 45px rgba(0, 0, 0, 0.35);
  min-height: 140px;
}
.heatmap .box .content .product,
.heatmap .box .content .contract {
  font-size: 15px;
  text-align: right;
}
.heatmap .box .content .price {
  text-align: right;
  font-size: 20px;
  font-weight: bold;
}
.heatmap .box .content .variation {
  float: right;
  font-size: 15px;
  font-weight: bold;
}
.heatmap .box .content .pourcentage {
  float: right;
  font-size: 15px;
}
.heatmap .box .content .low,
.heatmap .box .content .high {
  font-size: 15px;
}
.budget {
  margin-bottom: 0;
}
.budget input,
.budget select {
  margin: 0;
}
.budget input.noEdit {
  border: 0;
  background: transparent !important;
  box-shadow: none;
}
.budget td,
.budget th {
  width: 8%;
  font-size: 1.2em;
  padding: 0.5625em 0.325em;
}
.budget td:first-child,
.budget th:first-child {
  width: 20%;
}
.budget .fixWidth th {
  padding: 0;
}
.budget .total {
  border-top: 3px solid #dddddd;
}
.budget .highlight + .highlight {
  border-top: 1px white solid;
}
.budget .highlight {
  background: #9cabaf;
}
.budget .highlight input {
  color: black !important;
}
.budget .highlight * {
  color: white !important;
}
.budget .highlight th {
  border: 0;
}
.budget.follow.bottom {
  width: 960px;
  position: fixed;
  bottom: 0;
  border-top: 3px solid #dddddd;
}
.budget.follow.bottom .highlight,
.budget .total .highlight {
  background: #6b8085;
}
.budget.follow.top {
  display: none;
  width: 960px;
  position: fixed;
  top: 0;
  border-top: 3px solid #dddddd;
}
@media screen and (max-width: 767px) {
  .budget.follow {
    display: none !important;
  }
  .heatmap .box {
    width: 50%;
  }
}
/****************
SIDEBAR
****************/

.sidebar-compagnie {
  padding-left: 20px;
}
.sidebar-compagnie .btns {
  margin: 30px 0;
}
.sidebar-compagnie .btns a {
  width: 125px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 11px;
  background: #859499;
  text-transform: uppercase;
  color: white;
  text-align: center;
  font-weight: lighter;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.sidebar-compagnie .btns .fullwidth a {
  width: auto;
  padding: 0 20px;
}
.sidebar-compagnie .btns a:hover {
  background: #ed8913;
}
.sidebar-compagnie .telephones {
  color: #726658;
  font-size: 20px;
  font-weight: lighter;
  margin-bottom: 15px;
}
.sidebar-compagnie .description {
  color: #6b8085;
  width: 280px;
}
.sidebar-cta {
  margin-top: 95px;
  padding-left: 5px;
}
.sidebar-cta a {
  display: block;
  margin-bottom: 10px;
  border: none;
}
.sidebar-cta .cta {
  height: 180px;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  background: url(/Content/Less/img/puce-cta.png) no-repeat 250px center;
  -webkit-transition: background-position 0.2s;
  /* For Safari 3.1 to 6.0 */
  transition: background-position 0.2s;
}
.sidebar-cta .cta p {
  width: 310px;
  padding-left: 30px;
  color: white;
  margin: 0;
  font-size: 21px;
  line-height: 27px;
  font-weight: lighter;
}
.sidebar-cta a:hover .cta {
  background-position: 255px center;
}
.sidebar-cta .cta.red {
  background-color: #ff1f2a;
}
.sidebar-cta .cta.gold {
  background-color: #bd8026;
}
.sidebar-cta .cta.grey {
  background-color: #6b8085;
}
/****************
PAGE PRINCIPALE
****************/

.accordeon {
  width: 100%;
  /*620px;*/

}
.accordeon .content {
  background: #6b8085;
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.2);
  /*border-top:1px solid #5a6c70\9;*/

}
.accordeon .slider-container {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.accordeon .slider-container .btn {
  position: absolute;
  top: 50px;
  z-index: 5;
}
.accordeon .slider-container .btn-prev {
  left: 10px;
}
.accordeon .slider-container .btn-next {
  right: 10px;
}
.accordeon .slider-container .slider {
  width: 5000px;
  height: 100%;
  position: absolute;
  padding: 0 15px;
}
.accordeon .slider-container .slider .col {
  float: left;
  position: relative;
}
.accordeon h2 {
  /*height:35px;*/
  line-height: 35px;
  color: white;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: normal;
  padding-left: 45px;
  background: #6b8085 url(/Content/Images/puce-accordeon.png) no-repeat 95% center;
  cursor: pointer;
  margin: 10px 0 0 0;
}
.accordeon p {
  color: white;
}
.accordeon.presentation .content {
  background: #f4f4f4 !important;
  padding: 15px 0 10px;
  box-shadow: none;
}
.accordeon.presentation .content p,
.accordeon.presentation .content h3,
.accordeon.presentation .content h4,
.accordeon.presentation .content strong {
  color: #6b8085;
  margin: 0 20px 15px;
  line-height: 15px;
  max-width: 540px;
  font-size: 11px;
}
.accordeon.presentation .content h3,
.accordeon.presentation .content h4,
.accordeon.presentation .content strong {
  font-size: 1.1em;
}
.accordeon.presentation .content img {
  float: right;
  margin-left: 15px;
}
.accordeon.services .slider-container {
  height: 290px;
  padding-top: 15px;
}
.accordeon.services .slider-container .slider {
  padding: 0 15px;
}
.accordeon.services .slider-container .slider .col {
  padding: 0 20px;
  width: 196px;
  height: 100%;
}
.accordeon.services .slider-container .slider .col img {
  display: block;
  width: 156px;
}
.accordeon.services .slider-container .slider .col h4 {
  color: white;
  font-weight: normal;
  margin-top: 6px;
  margin-bottom: 3px;
  font-size: 12px;
}
.accordeon.services .slider-container .slider .col p {
  font-size: 11px;
  line-height: 14px;
  font-weight: lighter;
  margin-top: 0px;
}
.accordeon.services .slider-container a {
  display: block;
  position: absolute;
  bottom: 30px;
  left: 30px;
  width: 130px;
  height: 18px;
  line-height: 18px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: lighter;
  color: white;
  text-align: center;
  border: 1px solid #9caaad;
  background: #859499;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.accordeon.services .slider-container a:hover {
  background: #bd8026;
  border-color: #bd8026;
}
.accordeon.equipe .content > p,
.accordeon.info .content > p {
  padding: 20px 70px 20px 30px;
  font-size: 11px;
  line-height: 14px;
  font-weight: lighter;
  margin: 0;
}
.accordeon.equipe .slider-container,
.accordeon.info .slider-container {
  height: 260px;
  background: #909ea1;
}
.accordeon.equipe .slider-container .slider,
.accordeon.info .slider-container .slider {
  padding: 0 15px;
}
.accordeon.equipe .slider-container .slider .col,
.accordeon.info .slider-container .slider .col {
  width: 148px;
  height: 100%;
  float: left;
  padding: 1px 15px 0;
}
.accordeon.equipe .slider-container .slider .col img,
.accordeon.info .slider-container .slider .col img {
  margin-top: 15px;
  display: block;
}
.accordeon.equipe .slider-container .slider .col p,
.accordeon.info .slider-container .slider .col p {
  font-size: 11px;
  font-weight: regular;
  line-height: 14px;
  margin: 12px 0 0;
}
.accordeon.equipe .equipe-tab-link,
.accordeon.info .equipe-tab-link,
.accordeon.equipe .info-tab-link,
.accordeon.info .info-tab-link {
  cursor: pointer;
}
.accordeon.equipe .equipe-tab .tab,
.accordeon.info .equipe-tab .tab,
.accordeon.equipe .info-tab .tab,
.accordeon.info .info-tab .tab {
  padding: 20px 70px 30px 30px;
}
.accordeon.equipe .equipe-tab .tab h2,
.accordeon.info .equipe-tab .tab h2,
.accordeon.equipe .info-tab .tab h2,
.accordeon.info .info-tab .tab h2 {
  font-size: 23px;
  font-weight: normal;
  text-transform: none;
  padding: 0;
}
.accordeon.equipe .equipe-tab .tab h3,
.accordeon.info .equipe-tab .tab h3,
.accordeon.equipe .info-tab .tab h3,
.accordeon.info .info-tab .tab h3 {
  color: white;
  font-size: 15px;
  font-weight: normal;
}
.accordeon.equipe .equipe-tab .tab p,
.accordeon.info .equipe-tab .tab p,
.accordeon.equipe .info-tab .tab p,
.accordeon.info .info-tab .tab p {
  line-height: 20px;
}
.accordeon.equipe .equipe-tab .tab + .tab,
.accordeon.info .equipe-tab .tab + .tab,
.accordeon.equipe .info-tab .tab + .tab,
.accordeon.info .info-tab .tab + .tab {
  display: none;
}
.equipe-tab .tab p a {
  font-weight: bold;
  color: white;
  border-bottom: 1px solid white;
}
.equipe-tab .tab p a:hover {
  font-size: 1.1em;
}
.accordeon.info .slider-container {
  height: 185px;
}
.accordeon.info .slider .col {
  height: auto;
  width: 197px !important;
}
.accordeon.info .slider .col h1,
.accordeon.info .slider .col p,
.accordeon.info .slider .col strong {
  font-size: 16px;
  font-weight: bold;
}
.accordeon.info .content,
.accordeon.info h1,
.accordeon.info h2 {
  background: #f4f4f4;
  height: auto;
  line-height: normal;
}
.accordeon.info h2:first-child {
  background: #6b8085 url(/Content/Images/puce-accordeon.png) no-repeat 95% center;
  /*height: 35px;*/
  line-height: 35px;
}
.accordeon.info .info-tab .tab p,
.accordeon.info .info-tab .tab h1,
.accordeon.info .info-tab .tab h2,
.accordeon.info .info-tab .tab h3,
.accordeon.info .info-tab .tab h4,
.accordeon.info .info-tab .tab strong,
.accordeon.info .info-tab .tab ul,
.accordeon.info .info-tab .tab li,
.accordeon.info .info-tab .tab i {
  color: #6b8085 !important;
}
.accordeon.info .info-tab .tab h2 {
  font-size: 17px;
}
.accordeon.info .info-tab .tab ul li {
  margin-left: 20px;
}
#agriculture.toggle-agriculture-h3s .content h3 {
  cursor: pointer;
  color: #db9b2e;
  /*border-bottom:1px dotted #FFB635;*/

}
/****************
    Partnerts
****************/

.partner {
  padding-right: 10px;
}
.partner table tbody tr:hover td {
  background-color: white;
}
.partner .accordeon .content p {
  font-size: .9em;
  line-height: 20px;
}
.partner .content ul li {
  margin-left: 40px;
  color: #6b8085;
}
.partner .content p {
  font-size: 1.3em;
}
/****************
   About page
****************/

.about-page {
  padding: 0 20px;
}
.about-page p {
  text-align: justify;
}
.about-page ul li {
  margin-left: 20px;
}
.about-page a {
  color: #bd8027;
}
.about-page a strong {
  color: #bd8027;
}
.about-page a strong em {
  color: #bd8027;
}
/****************
    GRAINWIZ-+
****************/

.sub-nav dd {
  margin-right: 10px;
  padding: 0.1875em 0.5625em;
  font-weight: bold;
}
.sub-nav dt.active a,
.sub-nav dd.active a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #f38b2c;
}
.top {
  min-height: 50px;
}
.magellan-container {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 10px;
}
.grainwiz-plus {
  margin-left: 10px;
}
.grainwiz-plus h1,
.grainwiz-plus h2 {
  color: #f38b2c;
  font-size: 1.3em;
}
.grainwiz-plus p {
  font-size: 14px;
  text-align: justify;
}
.grainwiz-plus ul > li {
  margin-left: 20px;
  font-size: 14px;
}
.grainwiz-plus div.subscribe ul > li {
  margin-left: 0 !important;
  font-size: 14px;
}
.grainwiz-plus section div.img > div > div,
.grainwiz-plus section div.img img {
  margin: 0 20px;
  width: 150px;
  text-align: center;
}
.grainwiz-plus .left-sidebar {
  padding-top: 75px;
}
.grainwiz-plus .first .left-sidebar {
  padding-top: 40px;
}
.grainwiz-plus .right-sidebar {
  padding-top: 75px;
  padding-left: 30px;
}
.grainwiz-plus .first .right-sidebar {
  padding-top: 40px;
}
.grainwiz-plus .img .active {
  background: rgba(0, 128, 0, 0.5);
  color: white;
  padding: 5px 0;
  margin: 0 20px;
  width: 150px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.grainwiz-plus .more-button {
  text-align: right;
  margin-right: 60px;
  padding-bottom: 50px;
}
.grainwiz-plus .more-button button {
  border-color: orange !important;
  border-width: 2px;
  border-radius: 4px;
  margin-left: 20px;
  color: black;
  font-weight: 800;
  background-color: #c4c4c4;
}
/****************
ABONNEMENT
****************/

ul.menu-mois {
  margin: 15px auto 20px;
  display: inline-block;
}
ul.menu-mois li {
  width: 120px;
  height: 24px;
  line-height: 22px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: lighter;
  text-align: center;
  color: white;
  display: block;
  float: left;
  border: 2px solid white;
  background: #4c5f66;
  /* Old browsers */
  background: -moz-linear-gradient(top, #4c5f66 0%, #6b8085 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4c5f66), color-stop(100%, #6b8085));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #4c5f66 0%, #6b8085 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #4c5f66 0%, #6b8085 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #4c5f66 0%, #6b8085 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #4c5f66 0%, #6b8085 100%);
  /* W3C */
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
ul.menu-mois li:first-child {
  border-right: none;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
ul.menu-mois li:last-child {
  border-left: none;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
ul.menu-mois li:hover,
ul.menu-mois li.active {
  background: #c17214;
  /* Old browsers */
  background: -moz-linear-gradient(top, #c17214 0%, #ed8913 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c17214), color-stop(100%, #ed8913));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #c17214 0%, #ed8913 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #c17214 0%, #ed8913 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #c17214 0%, #ed8913 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #c17214 0%, #ed8913 100%);
  /* W3C */

}
ul.menu-mois li a {
  display: block;
  width: auto;
  height: auto;
  color: white;
}
.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: none;
  margin-bottom: 50px;
}
.orbit-container .orbit-slide-number span {
  color: white;
}
.forfaits .forfait {
  text-align: center;
  background: white;
  border: 5px solid white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  margin: 0 3px;
  /*.desc.free {
            .prix{
	            right:150px;
            }

            .dollar{
	            right:96px;
            }

            .mois{
	            left:165px;
            }
        }*/

}
.forfaits .forfait .crochet {
  display: none;
}
.forfaits .forfait .desc {
  background: #6b8085;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 80%;
  margin: 20px auto;
  font-family: "Myriad Pro", Helvetica, sans-serif;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.forfaits .forfait .desc h2 {
  font-size: 16px;
  font-weight: 100;
  text-align: center;
  text-transform: uppercase;
  color: white;
  height: 50px;
  position: relative;
  line-height: 50px;
  background: #6b8086;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6b8086 84%, #516367 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(84%, #6b8086), color-stop(100%, #516367));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #6b8086 84%, #516367 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #6b8086 84%, #516367 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #6b8086 84%, #516367 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #6b8086 84%, #516367 100%);
  /* W3C */
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom: 1px solid #7e9094;
}
.forfaits .forfait .desc .prix {
  font-size: 120px;
  font-weight: normal;
  color: white;
}
.forfaits .forfait .desc .dollar {
  font-size: 80px;
  font-weight: normal;
  color: white;
  vertical-align: top;
  display: inline-block;
}
.forfaits .forfait .desc .mois {
  font-size: 17px;
  font-weight: 100;
  color: white;
  vertical-align: top;
  display: block;
}
.forfaits .forfait .desc .caption {
  font-size: 14px;
  line-height: 20px;
  font-weight: 100;
  color: white;
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
}
.forfaits .forfait .caracteristiques {
  height: 70px;
  width: 230px;
  margin: 0 auto;
  padding: 10px 0;
}
.forfaits .forfait .caracteristiques img {
  float: left;
}
.forfaits .forfait .caracteristiques p {
  margin-left: 65px;
  font-size: 11px;
  line-height: 14px;
  font-weight: normal;
  margin-top: 15px;
  color: #6b8085;
  text-align: left;
}
.forfaits .forfait .caracteristiques .case {
  margin-top: 2px;
}
.forfaits .forfait .caracteristiques .case.single {
  margin-top: 15px;
}
.forfaits .forfait .caracteristiques label {
  margin-left: 75px;
  font-size: 11px;
  line-height: 20px;
  font-weight: normal;
  margin-top: 0px;
  color: #6b8085;
  display: block;
}
.forfaits .forfait .caracteristiques label span {
  float: right;
  height: 20px;
  font-size: 20px;
  font-family: "Myriad Pro", Helvetica, sans-serif;
  line-height: 20px;
  color: #6b8085;
  text-align: right;
}
.forfaits .forfait .caracteristiques label span input {
  margin-left: 5px;
}
.forfaits .forfait .caracteristiques label.two-lines {
  line-height: 12px;
}
.forfaits .forfait .caracteristiques label.two-lines span {
  line-height: 24px;
  margin-top: -12px;
}
.forfaits .forfait .caracteristiques.all {
  width: 230px;
  margin: 6px auto;
  height: auto;
}
.forfaits .forfait .caracteristiques.all p {
  margin-left: 0;
  font-weight: bold;
  /*font-size:0.75em;*/
  text-align: center;
}
.forfaits .forfait .caracteristiques + .caracteristiques {
  border-top: 1px solid #d8dddf;
}
.forfaits .forfait .caracteristiques:last-child {
  margin-bottom: 20px;
}
.forfaits .forfait.actif,
.forfaits .forfait:hover {
  background: #e9e9e9;
  border: 5px solid #f1882b;
}
.forfaits .forfait.actif .crochet {
  display: block;
  position: absolute;
  top: 10px;
  right: 12px;
  z-index: 5;
}
.go-subscribe {
  width: 60%;
  margin-top: 50px;
}
.paiement h2 {
  height: 35px;
  line-height: 35px;
  color: white;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: normal;
  padding-left: 45px;
  background: #6b8085;
  margin: 50px 0 0 0;
  clear: both;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.paiement .content {
  background: #e9e9e9;
  padding: 20px 50px;
  font-size: 12px;
}
.paiement .content label {
  font-size: 12px;
  line-height: 20px;
  font-family: "Myriad Pro", Helvetica, sans-serif;
  color: #6b8085;
  display: inline-block;
}
.paiement .content input[type="text"] {
  background: whitesmoke;
  border: 1px solid white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: none;
  font-size: 12px;
  color: #6b8085;
  display: inline-block;
}
.paiement .content input[type="text"].input-wide {
  width: 194px;
}
.paiement .content input[type="text"].input-med {
  width: 50px;
}
.paiement .content input[type="text"].input-small {
  width: 35px;
}
.paiement .content.details {
  line-height: 20px;
}
.paiement .content.details .row .columns:last-child {
  text-align: right;
}
.paiement input[type="submit"] {
  height: 25px;
  line-height: 25px;
  color: white;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: lighter;
  padding: 0 10px;
  margin: 10px 0 0 0;
  float: right;
  background: #6b8085;
  background: -moz-linear-gradient(top, #6b8086 70%, #516367 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, #6b8086), color-stop(100%, #516367));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #6b8086 70%, #516367 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #6b8086 70%, #516367 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #6b8086 70%, #516367 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #6b8086 70%, #516367 100%);
  /* W3C */

  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid white;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
.paiement input[type="submit"]:hover {
  background: #ed8913;
  background: -moz-linear-gradient(top, #ed8913 70%, #c17214 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, c17214or-stop(0%, #ed8913), c17214or-stop(100%, #c17214));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ed8913 70%, #c17214 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ed8913 70%, #c17214 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ed8913 70%, #c17214 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ed8913 70%, #c17214 100%);
  /* W3C */

}
.stock td {
  width: 10%;
  font-size: 1.1em;
}
.stock td:first-child {
  width: 20%;
}
.my-groups h1 {
  margin-left: 10px;
}
.my-groups .groups .group {
  padding: 10px;
  background: #e4e4e4;
  margin: 10px;
}
.my-groups .posts {
  margin: 10px;
}
.my-groups .posts .post {
  border-bottom: 1px solid #cccccc;
  padding: 20px;
}
.my-groups .posts .post .head h2 {
  margin: 0;
}
.my-groups .posts .post .head p.publish-date {
  font-size: 0.7em;
}
.my-groups .posts .post .post-content {
  margin-top: 20px;
}
.my-groups .posts .post:first-child {
  border-top: 2px solid #bd8027;
}
.clearing-assembled .carousel img {
  margin-bottom: 10px;
}
@media screen and (min-width: 767px) {
  html,
  body {
    height: 100%;
  }
  .page-wrap {
    min-height: 100%;
    margin-bottom: -700px;
  }
  .page-wrap:after {
    content: "";
    display: block;
  }
  footer,
  .page-wrap:after {
    height: 700px;
  }
}
.reveal-modal-inner {
  margin: 0 auto;
  position: relative;
  max-width: 500px;
}
.video-popup {
  padding: 0;
  background: transparent;
  border: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.devenir-contributeur ul li {
  margin: 10px auto;
}
.devenir-contributeur ul li ul li {
  margin: 2px auto;
}
.lfma-content .large-9,
.grainwiz-plus .large-9 {
  padding-left: 10px;
}
.lfma-content .large-1,
.grainwiz-plus .large-1,
.lfma-content img,
.grainwiz-plus img {
  padding-top: 3px;
}
.lfma-content ul,
.grainwiz-plus ul,
.lfma-content ol,
.grainwiz-plus ol {
  margin-left: 40px;
}
.lfma-content div.actif,
.grainwiz-plus div.actif {
  background: rgba(0, 128, 0, 0.5);
  color: white;
  padding: 5px 0;
  margin: 0;
  width: 256px;
  text-align: center;
}
.lfma-content .section-container,
.grainwiz-plus .section-container {
  border: 0;
}
.lfma-content .section-container > section > p.title,
.grainwiz-plus .section-container > section > p.title {
  background-color: transparent;
  border: 0;
}
.lfma-content .section-container > section > p.title > a,
.grainwiz-plus .section-container > section > p.title > a {
  color: #6b8085;
  font-size: 1em;
  font-weight: bold;
}
.lfma-content .section-container > section > div.content,
.grainwiz-plus .section-container > section > div.content {
  border: 0;
  background-color: transparent;
  margin-left: 0;
  padding: 0;
}
.lfma-content .section-container > section.button,
.grainwiz-plus .section-container > section.button {
  width: 100%;
}
.lfma-content .section-container > section.button > p.title,
.grainwiz-plus .section-container > section.button > p.title {
  background-color: transparent;
  border: 0;
}
.lfma-content .section-container > section.button > p.title > a,
.grainwiz-plus .section-container > section.button > p.title > a {
  color: white;
  font-size: 1em;
  font-weight: bold;
}
.lfma-content .section-container > section.button > div.content,
.grainwiz-plus .section-container > section.button > div.content {
  border: 0;
  background-color: transparent;
  margin-left: 0;
  padding: 0;
}
.lfma-content .section-container #trial,
.grainwiz-plus .section-container #trial,
.lfma-content .section-container #trial:hover,
.grainwiz-plus .section-container #trial:hover {
  background-color: green;
  margin-top: 5px;
}
.lfma-content .section-container #trial > p > a,
.grainwiz-plus .section-container #trial > p > a,
.lfma-content .section-container #trial:hover > p > a,
.grainwiz-plus .section-container #trial:hover > p > a {
  background-color: green;
  color: white;
}
.lfma-content .section-container > section.active > p.title,
.grainwiz-plus .section-container > section.active > p.title {
  background-color: #f38b2c;
}
.lfma-content .section-container > section.active > p.title > a,
.grainwiz-plus .section-container > section.active > p.title > a {
  color: white;
  font-weight: bold;
}
.lfma-content .section-container > section.active.button > p.title,
.grainwiz-plus .section-container > section.active.button > p.title {
  background-color: transparent;
}
.lfma-content .section-container > section.active.button > p.title > a,
.grainwiz-plus .section-container > section.active.button > p.title > a {
  color: white;
}
.lfma-content .sub-section.active,
.grainwiz-plus .sub-section.active {
  width: 100%;
  margin: 0;
  padding: 0;
}
.lfma-content .sub-section.active > div.content,
.grainwiz-plus .sub-section.active > div.content {
  border: 0;
  background-color: transparent;
  margin-left: 15px;
  padding: 5px;
  flex-grow: 1;
}
.lfma-content .sub-section.active > div.content > a,
.grainwiz-plus .sub-section.active > div.content > a {
  color: #6b8085;
  font-weight: 200;
  font-size: 0.9em;
  margin-top: 2px;
  border-bottom: none;
  margin-bottom: 2px;
  display: block;
}
.lfma-content .sub-section.active > div.active > a,
.grainwiz-plus .sub-section.active > div.active > a,
.lfma-content .sub-section.active > div:hover > a,
.grainwiz-plus .sub-section.active > div:hover > a {
  color: #f38b2c;
  font-weight: bold;
  width: auto;
}
.lfma-content .large-10,
.grainwiz-plus .large-10 {
  padding-right: 20px;
}
.lfma-content .large-2,
.grainwiz-plus .large-2 {
  padding-right: 15px;
}
.lfma-content .large-5,
.grainwiz-plus .large-5 {
  padding: 15px;
}
.lfma-content #wysiwyg {
  padding-right: 20px;
  font-size: 12pt;
  font-family: Arial;
  text-align: justify;
  color: black;
}
.lfma-content #wysiwyg table tr th,
.lfma-content #wysiwyg table tr td,
.lfma-content #wysiwyg ul li,
.lfma-content #wysiwyg p {
  font-size: 12pt;
  font-family: Arial;
  text-align: justify;
}
.lfma-content #wysiwyg .no-border {
  border: 0;
}
.lfma-content #wysiwyg .no-border td,
.lfma-content #wysiwyg .no-border th,
.lfma-content #wysiwyg .no-border tbody,
.lfma-content #wysiwyg .no-border tr {
  border: 0;
  background-color: transparent;
}
.lfma-content .large-10 {
  padding-right: 10px;
  padding-left: 10px;
}
.lfma-content .large-2 {
  padding-right: 15px;
}
.lfma-content hr {
  margin: 1em;
  padding: 0;
  margin-right: 0;
  margin-left: 0;
}
.lfma-content #myModal {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
  top: 35px;
}
.lfma-content #orbit-description {
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  width: 100%;
  padding: 10px 14px;
  font-size: 0.875em;
}
.lfma-content #lstWeeklyNewsletter {
  margin: 8px;
}
.lfma-content #HeaderImg {
  margin: 5px;
}
.lfma-content #CategoryTitle {
  color: #f38b2c;
  text-transform: uppercase;
  font-style: oblique;
  font-weight: bold;
}
.lfma-content #sommaire {
  width: 55px;
  height: 55px;
  content: url(/Content/Images/summary-icon.png);
}
.lfma-content #mais {
  width: 55px;
  height: 55px;
  content: url(/Content/Images/Corn-icon.png);
}
.lfma-content #soya {
  width: 55px;
  height: 55px;
  content: url(/Content/Images/soy-icon.png);
}
.lfma-content #ble {
  width: 55px;
  height: 55px;
  content: url(/Content/Images/wheat-icon.png);
}
.lfma-content #porc {
  width: 60px;
  height: 55px;
  content: url(/Content/Images/pork-icon.png);
}
.lfma-content #boeuf {
  width: 55px;
  height: 55px;
  content: url(/Content/Images/beef-icon.png);
}
.lfma-content #meteo {
  width: 55px;
  height: 55px;
  background: url(/Content/Images/lfmaMenuIcon.png) -374px 0;
}
.lfma-content #dossier-special {
  width: 55px;
  height: 55px;
  background: url(/Content/Images/lfmaMenuIcon.png) -433px 0;
}
@media (max-width: 423px) {
  .lfma-content .category-menu li a img:first-child {
    display: none;
  }
  .lfma-content .category-menu > li {
    flex-grow: 4;
  }
}
.lfma-content .category-menu {
  list-style-type: none;
  width: 100%;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0;
  padding: 0;
}
.lfma-content .category-menu > li {
  margin-right: 0;
  text-align: center;
  list-style: none;
  flex-grow: 1;
}
.lfma-content .category-menu > li > a > img {
  padding-bottom: 5px;
}
.lfma-content .category-menu > li > a > div {
  color: #6b8085;
  font-family: 'PT Sans', Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 200;
  font-size: 1.1em;
  border-top: 2px solid #f38b2c;
  margin-top: 2px;
  border-bottom: none;
  margin-bottom: 2px;
  display: block;
}
.lfma-content .category-menu > li.active > a > div,
.lfma-content .category-menu > li:hover > a > div {
  color: #f38b2c;
  font-weight: bold;
}
.lfma-content .section-menu {
  list-style-type: none;
  width: 100%;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0;
  padding: 5px;
  padding-bottom: 10px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  margin-top: 2px;
  margin-bottom: 2px;
}
.lfma-content .section-menu > li {
  text-align: center;
  list-style: none;
  flex-grow: 1;
  display: inline-block;
}
.lfma-content .section-menu > li > img {
  padding-bottom: 5px;
}
.lfma-content .section-menu > li > a {
  color: #6b8085;
  font-family: 'PT Sans', Arial, sans-serif;
  font-weight: 200;
  font-size: 1.1em;
  display: block;
}
.lfma-content .section-menu > li.active > a,
.lfma-content .section-menu > li:hover > a {
  color: #f38b2c;
  font-weight: bold;
}
.lfma-content #header-sommaire {
  content: url(/Content/Images/entete-sommaire.png);
}
.lfma-content #header-mais {
  content: url(/Content/Images/entete-mais.png);
}
.lfma-content #header-soya {
  content: url(/Content/Images/entete-soya.png);
}
.lfma-content #header-ble {
  content: url(/Content/Images/entete-ble.png);
}
.lfma-content #header-porc {
  content: url(/Content/Images/entete-porc.png);
}
.lfma-content #header-boeuf {
  content: url(/Content/Images/entete-boeuf.png);
}
.lfma-content #header-meteo {
  content: url(/Content/Images/entete-meteo.png);
}
.lfma-content #header-dossier-special {
  content: url(/Content/Images/entete-dossier-special.png);
}
.lfma-content a.orbit-prev,
.lfma-content a.orbit-next {
  display: none;
}
.tgcq-admin .link {
  font-size: .9em;
  font-weight: bold;
  margin-left: 8px;
  position: relative;
  top: 8px;
}
.tgcq-admin .chk {
  /*margin-left:20px;*/
  position: relative;
  top: 2px;
}
.tgcq-admin .header {
  /*font-size:1.2em;*/
  font-weight: bold;
  margin: 30px 10px;
}
.tgcq-admin .header .columns {
  border-bottom: 2px solid #dddddd;
}
.tgcq {
  margin: 0 20px;
}
.tgcq ul {
  margin-left: 40px;
}
.tgcq .footer {
  font-size: 0.8em;
  float: right;
  width: 40%;
  font-style: italic;
  text-align: right;
}
.tgcq .share {
  float: left;
  width: 40%;
}
.tgcq table span {
  line-height: 1.5em;
}
.bootstrap :root,
header :root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: white;
  --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: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.bootstrap *,
header *,
.bootstrap *::before,
header *::before,
.bootstrap *::after,
header *::after {
  box-sizing: border-box;
}
.bootstrap html,
header html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}
@-ms-viewport {
  width: device-width;
}
.bootstrap article,
header article,
.bootstrap aside,
header aside,
.bootstrap figcaption,
header figcaption,
.bootstrap figure,
header figure,
.bootstrap footer,
header footer,
.bootstrap header,
header header,
.bootstrap hgroup,
header hgroup,
.bootstrap main,
header main,
.bootstrap nav,
header nav,
.bootstrap section,
header section {
  display: block;
}
.bootstrap body,
header body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: white;
}
.bootstrap [tabindex="-1"]:focus,
header [tabindex="-1"]:focus {
  outline: 0 !important;
}
.bootstrap hr,
header hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
.bootstrap h1,
header h1,
.bootstrap h2,
header h2,
.bootstrap h3,
header h3,
.bootstrap h4,
header h4,
.bootstrap h5,
header h5,
.bootstrap h6,
header h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.bootstrap p,
header p {
  margin-top: 0;
  margin-bottom: 1rem;
}
.bootstrap abbr[title],
header abbr[title],
.bootstrap abbr[data-original-title],
header abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}
.bootstrap address,
header address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
.bootstrap ol,
header ol,
.bootstrap ul,
header ul,
.bootstrap dl,
header dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
.bootstrap ol ol,
header ol ol,
.bootstrap ul ul,
header ul ul,
.bootstrap ol ul,
header ol ul,
.bootstrap ul ol,
header ul ol {
  margin-bottom: 0;
}
.bootstrap dt,
header dt {
  font-weight: 700;
}
.bootstrap dd,
header dd {
  margin-bottom: .5rem;
  margin-left: 0;
}
.bootstrap blockquote,
header blockquote {
  margin: 0 0 1rem;
}
.bootstrap dfn,
header dfn {
  font-style: italic;
}
.bootstrap b,
header b,
.bootstrap strong,
header strong {
  font-weight: bolder;
}
.bootstrap small,
header small {
  font-size: 80%;
}
.bootstrap sub,
header sub,
.bootstrap sup,
header sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.bootstrap sub,
header sub {
  bottom: -0.25em;
}
.bootstrap sup,
header sup {
  top: -0.5em;
}
.bootstrap a,
header a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
.bootstrap a:hover,
header a:hover {
  color: #0056b3;
  text-decoration: underline;
}
.bootstrap a:not([href]):not([tabindex]),
header a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
.bootstrap a:not([href]):not([tabindex]):hover,
header a:not([href]):not([tabindex]):hover,
.bootstrap a:not([href]):not([tabindex]):focus,
header a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
.bootstrap a:not([href]):not([tabindex]):focus,
header a:not([href]):not([tabindex]):focus {
  outline: 0;
}
.bootstrap pre,
header pre,
.bootstrap code,
header code,
.bootstrap kbd,
header kbd,
.bootstrap samp,
header samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
.bootstrap pre,
header pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
.bootstrap figure,
header figure {
  margin: 0 0 1rem;
}
.bootstrap img,
header img {
  vertical-align: middle;
  border-style: none;
}
.bootstrap svg,
header svg {
  overflow: hidden;
  vertical-align: middle;
}
.bootstrap table,
header table {
  border-collapse: collapse;
}
.bootstrap caption,
header caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
.bootstrap th,
header th {
  text-align: inherit;
}
.bootstrap label,
header label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
.bootstrap button,
header button {
  border-radius: 0;
}
.bootstrap button:focus,
header button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
.bootstrap input,
header input,
.bootstrap button,
header button,
.bootstrap select,
header select,
.bootstrap optgroup,
header optgroup,
.bootstrap textarea,
header textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.bootstrap button,
header button,
.bootstrap input,
header input {
  overflow: visible;
}
.bootstrap button,
header button,
.bootstrap select,
header select {
  text-transform: none;
}
.bootstrap button,
header button,
.bootstrap html [type="button"],
header html [type="button"],
.bootstrap [type="reset"],
header [type="reset"],
.bootstrap [type="submit"],
header [type="submit"] {
  -webkit-appearance: button;
}
.bootstrap button::-moz-focus-inner,
header button::-moz-focus-inner,
.bootstrap [type="button"]::-moz-focus-inner,
header [type="button"]::-moz-focus-inner,
.bootstrap [type="reset"]::-moz-focus-inner,
header [type="reset"]::-moz-focus-inner,
.bootstrap [type="submit"]::-moz-focus-inner,
header [type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
.bootstrap input[type="radio"],
header input[type="radio"],
.bootstrap input[type="checkbox"],
header input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
.bootstrap input[type="date"],
header input[type="date"],
.bootstrap input[type="time"],
header input[type="time"],
.bootstrap input[type="datetime-local"],
header input[type="datetime-local"],
.bootstrap input[type="month"],
header input[type="month"] {
  -webkit-appearance: listbox;
}
.bootstrap textarea,
header textarea {
  overflow: auto;
  resize: vertical;
}
.bootstrap fieldset,
header fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.bootstrap legend,
header 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;
}
.bootstrap progress,
header progress {
  vertical-align: baseline;
}
.bootstrap [type="number"]::-webkit-inner-spin-button,
header [type="number"]::-webkit-inner-spin-button,
.bootstrap [type="number"]::-webkit-outer-spin-button,
header [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.bootstrap [type="search"],
header [type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
.bootstrap [type="search"]::-webkit-search-cancel-button,
header [type="search"]::-webkit-search-cancel-button,
.bootstrap [type="search"]::-webkit-search-decoration,
header [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.bootstrap ::-webkit-file-upload-button,
header ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
.bootstrap output,
header output {
  display: inline-block;
}
.bootstrap summary,
header summary {
  display: list-item;
  cursor: pointer;
}
.bootstrap template,
header template {
  display: none;
}
.bootstrap [hidden],
header [hidden] {
  display: none !important;
}
.bootstrap h1,
header h1,
.bootstrap h2,
header h2,
.bootstrap h3,
header h3,
.bootstrap h4,
header h4,
.bootstrap h5,
header h5,
.bootstrap h6,
header h6,
.bootstrap .h1,
header .h1,
.bootstrap .h2,
header .h2,
.bootstrap .h3,
header .h3,
.bootstrap .h4,
header .h4,
.bootstrap .h5,
header .h5,
.bootstrap .h6,
header .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}
.bootstrap h1,
header h1,
.bootstrap .h1,
header .h1 {
  font-size: 2.5rem;
}
.bootstrap h2,
header h2,
.bootstrap .h2,
header .h2 {
  font-size: 2rem;
}
.bootstrap h3,
header h3,
.bootstrap .h3,
header .h3 {
  font-size: 1.75rem;
}
.bootstrap h4,
header h4,
.bootstrap .h4,
header .h4 {
  font-size: 1.5rem;
}
.bootstrap h5,
header h5,
.bootstrap .h5,
header .h5 {
  font-size: 1.25rem;
}
.bootstrap h6,
header h6,
.bootstrap .h6,
header .h6 {
  font-size: 1rem;
}
.bootstrap .lead,
header .lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.bootstrap .display-1,
header .display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
.bootstrap .display-2,
header .display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.bootstrap .display-3,
header .display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.bootstrap .display-4,
header .display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.bootstrap hr,
header hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.bootstrap small,
header small,
.bootstrap .small,
header .small {
  font-size: 80%;
  font-weight: 400;
}
.bootstrap mark,
header mark,
.bootstrap .mark,
header .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.bootstrap .list-unstyled,
header .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.bootstrap .list-inline,
header .list-inline {
  padding-left: 0;
  list-style: none;
}
.bootstrap .list-inline-item,
header .list-inline-item {
  display: inline-block;
}
.bootstrap .list-inline-item:not(:last-child),
header .list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.bootstrap .initialism,
header .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.bootstrap .blockquote,
header .blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.bootstrap .blockquote-footer,
header .blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.bootstrap .blockquote-footer::before,
header .blockquote-footer::before {
  content: "\2014 \00A0";
}
.bootstrap .img-fluid,
header .img-fluid {
  max-width: 100%;
  height: auto;
}
.bootstrap .img-thumbnail,
header .img-thumbnail {
  padding: 0.25rem;
  background-color: white;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
.bootstrap .figure,
header .figure {
  display: inline-block;
}
.bootstrap .figure-img,
header .figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.bootstrap .figure-caption,
header .figure-caption {
  font-size: 90%;
  color: #6c757d;
}
.bootstrap code,
header code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}
.bootstrap a > code,
header a > code {
  color: inherit;
}
.bootstrap kbd,
header kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: white;
  background-color: #212529;
  border-radius: 0.2rem;
}
.bootstrap kbd kbd,
header kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
.bootstrap pre,
header pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
.bootstrap pre code,
header pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
.bootstrap .pre-scrollable,
header .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.bootstrap .container,
header .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .bootstrap .container,
  header .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .bootstrap .container,
  header .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .bootstrap .container,
  header .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .bootstrap .container,
  header .container {
    max-width: 1140px;
  }
}
.bootstrap .container-fluid,
header .container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.bootstrap .row,
header .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.bootstrap .no-gutters,
header .no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.bootstrap .no-gutters > .col,
header .no-gutters > .col,
.bootstrap .no-gutters > [class*="col-"],
header .no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.bootstrap .col-1,
header .col-1,
.bootstrap .col-2,
header .col-2,
.bootstrap .col-3,
header .col-3,
.bootstrap .col-4,
header .col-4,
.bootstrap .col-5,
header .col-5,
.bootstrap .col-6,
header .col-6,
.bootstrap .col-7,
header .col-7,
.bootstrap .col-8,
header .col-8,
.bootstrap .col-9,
header .col-9,
.bootstrap .col-10,
header .col-10,
.bootstrap .col-11,
header .col-11,
.bootstrap .col-12,
header .col-12,
.bootstrap .col,
header .col,
.bootstrap .col-auto,
header .col-auto,
.bootstrap .col-sm-1,
header .col-sm-1,
.bootstrap .col-sm-2,
header .col-sm-2,
.bootstrap .col-sm-3,
header .col-sm-3,
.bootstrap .col-sm-4,
header .col-sm-4,
.bootstrap .col-sm-5,
header .col-sm-5,
.bootstrap .col-sm-6,
header .col-sm-6,
.bootstrap .col-sm-7,
header .col-sm-7,
.bootstrap .col-sm-8,
header .col-sm-8,
.bootstrap .col-sm-9,
header .col-sm-9,
.bootstrap .col-sm-10,
header .col-sm-10,
.bootstrap .col-sm-11,
header .col-sm-11,
.bootstrap .col-sm-12,
header .col-sm-12,
.bootstrap .col-sm,
header .col-sm,
.bootstrap .col-sm-auto,
header .col-sm-auto,
.bootstrap .col-md-1,
header .col-md-1,
.bootstrap .col-md-2,
header .col-md-2,
.bootstrap .col-md-3,
header .col-md-3,
.bootstrap .col-md-4,
header .col-md-4,
.bootstrap .col-md-5,
header .col-md-5,
.bootstrap .col-md-6,
header .col-md-6,
.bootstrap .col-md-7,
header .col-md-7,
.bootstrap .col-md-8,
header .col-md-8,
.bootstrap .col-md-9,
header .col-md-9,
.bootstrap .col-md-10,
header .col-md-10,
.bootstrap .col-md-11,
header .col-md-11,
.bootstrap .col-md-12,
header .col-md-12,
.bootstrap .col-md,
header .col-md,
.bootstrap .col-md-auto,
header .col-md-auto,
.bootstrap .col-lg-1,
header .col-lg-1,
.bootstrap .col-lg-2,
header .col-lg-2,
.bootstrap .col-lg-3,
header .col-lg-3,
.bootstrap .col-lg-4,
header .col-lg-4,
.bootstrap .col-lg-5,
header .col-lg-5,
.bootstrap .col-lg-6,
header .col-lg-6,
.bootstrap .col-lg-7,
header .col-lg-7,
.bootstrap .col-lg-8,
header .col-lg-8,
.bootstrap .col-lg-9,
header .col-lg-9,
.bootstrap .col-lg-10,
header .col-lg-10,
.bootstrap .col-lg-11,
header .col-lg-11,
.bootstrap .col-lg-12,
header .col-lg-12,
.bootstrap .col-lg,
header .col-lg,
.bootstrap .col-lg-auto,
header .col-lg-auto,
.bootstrap .col-xl-1,
header .col-xl-1,
.bootstrap .col-xl-2,
header .col-xl-2,
.bootstrap .col-xl-3,
header .col-xl-3,
.bootstrap .col-xl-4,
header .col-xl-4,
.bootstrap .col-xl-5,
header .col-xl-5,
.bootstrap .col-xl-6,
header .col-xl-6,
.bootstrap .col-xl-7,
header .col-xl-7,
.bootstrap .col-xl-8,
header .col-xl-8,
.bootstrap .col-xl-9,
header .col-xl-9,
.bootstrap .col-xl-10,
header .col-xl-10,
.bootstrap .col-xl-11,
header .col-xl-11,
.bootstrap .col-xl-12,
header .col-xl-12,
.bootstrap .col-xl,
header .col-xl,
.bootstrap .col-xl-auto,
header .col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.bootstrap .col,
header .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.bootstrap .col-auto,
header .col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.bootstrap .col-1,
header .col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.bootstrap .col-2,
header .col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.bootstrap .col-3,
header .col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.bootstrap .col-4,
header .col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.bootstrap .col-5,
header .col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.bootstrap .col-6,
header .col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.bootstrap .col-7,
header .col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.bootstrap .col-8,
header .col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.bootstrap .col-9,
header .col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.bootstrap .col-10,
header .col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.bootstrap .col-11,
header .col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.bootstrap .col-12,
header .col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.bootstrap .order-first,
header .order-first {
  -ms-flex-order: -1;
  order: -1;
}
.bootstrap .order-last,
header .order-last {
  -ms-flex-order: 13;
  order: 13;
}
.bootstrap .order-0,
header .order-0 {
  -ms-flex-order: 0;
  order: 0;
}
.bootstrap .order-1,
header .order-1 {
  -ms-flex-order: 1;
  order: 1;
}
.bootstrap .order-2,
header .order-2 {
  -ms-flex-order: 2;
  order: 2;
}
.bootstrap .order-3,
header .order-3 {
  -ms-flex-order: 3;
  order: 3;
}
.bootstrap .order-4,
header .order-4 {
  -ms-flex-order: 4;
  order: 4;
}
.bootstrap .order-5,
header .order-5 {
  -ms-flex-order: 5;
  order: 5;
}
.bootstrap .order-6,
header .order-6 {
  -ms-flex-order: 6;
  order: 6;
}
.bootstrap .order-7,
header .order-7 {
  -ms-flex-order: 7;
  order: 7;
}
.bootstrap .order-8,
header .order-8 {
  -ms-flex-order: 8;
  order: 8;
}
.bootstrap .order-9,
header .order-9 {
  -ms-flex-order: 9;
  order: 9;
}
.bootstrap .order-10,
header .order-10 {
  -ms-flex-order: 10;
  order: 10;
}
.bootstrap .order-11,
header .order-11 {
  -ms-flex-order: 11;
  order: 11;
}
.bootstrap .order-12,
header .order-12 {
  -ms-flex-order: 12;
  order: 12;
}
.bootstrap .offset-1,
header .offset-1 {
  margin-left: 8.333333%;
}
.bootstrap .offset-2,
header .offset-2 {
  margin-left: 16.666667%;
}
.bootstrap .offset-3,
header .offset-3 {
  margin-left: 25%;
}
.bootstrap .offset-4,
header .offset-4 {
  margin-left: 33.333333%;
}
.bootstrap .offset-5,
header .offset-5 {
  margin-left: 41.666667%;
}
.bootstrap .offset-6,
header .offset-6 {
  margin-left: 50%;
}
.bootstrap .offset-7,
header .offset-7 {
  margin-left: 58.333333%;
}
.bootstrap .offset-8,
header .offset-8 {
  margin-left: 66.666667%;
}
.bootstrap .offset-9,
header .offset-9 {
  margin-left: 75%;
}
.bootstrap .offset-10,
header .offset-10 {
  margin-left: 83.333333%;
}
.bootstrap .offset-11,
header .offset-11 {
  margin-left: 91.666667%;
}
@media (min-width: 576px) {
  .bootstrap .col-sm,
  header .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .bootstrap .col-sm-auto,
  header .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .bootstrap .col-sm-1,
  header .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .bootstrap .col-sm-2,
  header .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .bootstrap .col-sm-3,
  header .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bootstrap .col-sm-4,
  header .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .bootstrap .col-sm-5,
  header .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .bootstrap .col-sm-6,
  header .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bootstrap .col-sm-7,
  header .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .bootstrap .col-sm-8,
  header .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .bootstrap .col-sm-9,
  header .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .bootstrap .col-sm-10,
  header .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .bootstrap .col-sm-11,
  header .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .bootstrap .col-sm-12,
  header .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bootstrap .order-sm-first,
  header .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .bootstrap .order-sm-last,
  header .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .bootstrap .order-sm-0,
  header .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .bootstrap .order-sm-1,
  header .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .bootstrap .order-sm-2,
  header .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .bootstrap .order-sm-3,
  header .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .bootstrap .order-sm-4,
  header .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .bootstrap .order-sm-5,
  header .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .bootstrap .order-sm-6,
  header .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .bootstrap .order-sm-7,
  header .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .bootstrap .order-sm-8,
  header .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .bootstrap .order-sm-9,
  header .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .bootstrap .order-sm-10,
  header .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .bootstrap .order-sm-11,
  header .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .bootstrap .order-sm-12,
  header .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .bootstrap .offset-sm-0,
  header .offset-sm-0 {
    margin-left: 0;
  }
  .bootstrap .offset-sm-1,
  header .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .bootstrap .offset-sm-2,
  header .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .bootstrap .offset-sm-3,
  header .offset-sm-3 {
    margin-left: 25%;
  }
  .bootstrap .offset-sm-4,
  header .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .bootstrap .offset-sm-5,
  header .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .bootstrap .offset-sm-6,
  header .offset-sm-6 {
    margin-left: 50%;
  }
  .bootstrap .offset-sm-7,
  header .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .bootstrap .offset-sm-8,
  header .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .bootstrap .offset-sm-9,
  header .offset-sm-9 {
    margin-left: 75%;
  }
  .bootstrap .offset-sm-10,
  header .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .bootstrap .offset-sm-11,
  header .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .bootstrap .col-md,
  header .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .bootstrap .col-md-auto,
  header .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .bootstrap .col-md-1,
  header .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .bootstrap .col-md-2,
  header .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .bootstrap .col-md-3,
  header .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bootstrap .col-md-4,
  header .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .bootstrap .col-md-5,
  header .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .bootstrap .col-md-6,
  header .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bootstrap .col-md-7,
  header .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .bootstrap .col-md-8,
  header .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .bootstrap .col-md-9,
  header .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .bootstrap .col-md-10,
  header .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .bootstrap .col-md-11,
  header .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .bootstrap .col-md-12,
  header .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bootstrap .order-md-first,
  header .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .bootstrap .order-md-last,
  header .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .bootstrap .order-md-0,
  header .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .bootstrap .order-md-1,
  header .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .bootstrap .order-md-2,
  header .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .bootstrap .order-md-3,
  header .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .bootstrap .order-md-4,
  header .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .bootstrap .order-md-5,
  header .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .bootstrap .order-md-6,
  header .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .bootstrap .order-md-7,
  header .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .bootstrap .order-md-8,
  header .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .bootstrap .order-md-9,
  header .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .bootstrap .order-md-10,
  header .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .bootstrap .order-md-11,
  header .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .bootstrap .order-md-12,
  header .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .bootstrap .offset-md-0,
  header .offset-md-0 {
    margin-left: 0;
  }
  .bootstrap .offset-md-1,
  header .offset-md-1 {
    margin-left: 8.333333%;
  }
  .bootstrap .offset-md-2,
  header .offset-md-2 {
    margin-left: 16.666667%;
  }
  .bootstrap .offset-md-3,
  header .offset-md-3 {
    margin-left: 25%;
  }
  .bootstrap .offset-md-4,
  header .offset-md-4 {
    margin-left: 33.333333%;
  }
  .bootstrap .offset-md-5,
  header .offset-md-5 {
    margin-left: 41.666667%;
  }
  .bootstrap .offset-md-6,
  header .offset-md-6 {
    margin-left: 50%;
  }
  .bootstrap .offset-md-7,
  header .offset-md-7 {
    margin-left: 58.333333%;
  }
  .bootstrap .offset-md-8,
  header .offset-md-8 {
    margin-left: 66.666667%;
  }
  .bootstrap .offset-md-9,
  header .offset-md-9 {
    margin-left: 75%;
  }
  .bootstrap .offset-md-10,
  header .offset-md-10 {
    margin-left: 83.333333%;
  }
  .bootstrap .offset-md-11,
  header .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .bootstrap .col-lg,
  header .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .bootstrap .col-lg-auto,
  header .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .bootstrap .col-lg-1,
  header .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .bootstrap .col-lg-2,
  header .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .bootstrap .col-lg-3,
  header .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bootstrap .col-lg-4,
  header .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .bootstrap .col-lg-5,
  header .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .bootstrap .col-lg-6,
  header .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bootstrap .col-lg-7,
  header .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .bootstrap .col-lg-8,
  header .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .bootstrap .col-lg-9,
  header .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .bootstrap .col-lg-10,
  header .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .bootstrap .col-lg-11,
  header .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .bootstrap .col-lg-12,
  header .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bootstrap .order-lg-first,
  header .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .bootstrap .order-lg-last,
  header .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .bootstrap .order-lg-0,
  header .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .bootstrap .order-lg-1,
  header .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .bootstrap .order-lg-2,
  header .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .bootstrap .order-lg-3,
  header .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .bootstrap .order-lg-4,
  header .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .bootstrap .order-lg-5,
  header .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .bootstrap .order-lg-6,
  header .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .bootstrap .order-lg-7,
  header .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .bootstrap .order-lg-8,
  header .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .bootstrap .order-lg-9,
  header .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .bootstrap .order-lg-10,
  header .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .bootstrap .order-lg-11,
  header .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .bootstrap .order-lg-12,
  header .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .bootstrap .offset-lg-0,
  header .offset-lg-0 {
    margin-left: 0;
  }
  .bootstrap .offset-lg-1,
  header .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .bootstrap .offset-lg-2,
  header .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .bootstrap .offset-lg-3,
  header .offset-lg-3 {
    margin-left: 25%;
  }
  .bootstrap .offset-lg-4,
  header .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .bootstrap .offset-lg-5,
  header .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .bootstrap .offset-lg-6,
  header .offset-lg-6 {
    margin-left: 50%;
  }
  .bootstrap .offset-lg-7,
  header .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .bootstrap .offset-lg-8,
  header .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .bootstrap .offset-lg-9,
  header .offset-lg-9 {
    margin-left: 75%;
  }
  .bootstrap .offset-lg-10,
  header .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .bootstrap .offset-lg-11,
  header .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .bootstrap .col-xl,
  header .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .bootstrap .col-xl-auto,
  header .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .bootstrap .col-xl-1,
  header .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .bootstrap .col-xl-2,
  header .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .bootstrap .col-xl-3,
  header .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bootstrap .col-xl-4,
  header .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .bootstrap .col-xl-5,
  header .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .bootstrap .col-xl-6,
  header .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bootstrap .col-xl-7,
  header .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .bootstrap .col-xl-8,
  header .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .bootstrap .col-xl-9,
  header .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .bootstrap .col-xl-10,
  header .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .bootstrap .col-xl-11,
  header .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .bootstrap .col-xl-12,
  header .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bootstrap .order-xl-first,
  header .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .bootstrap .order-xl-last,
  header .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .bootstrap .order-xl-0,
  header .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .bootstrap .order-xl-1,
  header .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .bootstrap .order-xl-2,
  header .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .bootstrap .order-xl-3,
  header .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .bootstrap .order-xl-4,
  header .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .bootstrap .order-xl-5,
  header .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .bootstrap .order-xl-6,
  header .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .bootstrap .order-xl-7,
  header .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .bootstrap .order-xl-8,
  header .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .bootstrap .order-xl-9,
  header .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .bootstrap .order-xl-10,
  header .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .bootstrap .order-xl-11,
  header .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .bootstrap .order-xl-12,
  header .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .bootstrap .offset-xl-0,
  header .offset-xl-0 {
    margin-left: 0;
  }
  .bootstrap .offset-xl-1,
  header .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .bootstrap .offset-xl-2,
  header .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .bootstrap .offset-xl-3,
  header .offset-xl-3 {
    margin-left: 25%;
  }
  .bootstrap .offset-xl-4,
  header .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .bootstrap .offset-xl-5,
  header .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .bootstrap .offset-xl-6,
  header .offset-xl-6 {
    margin-left: 50%;
  }
  .bootstrap .offset-xl-7,
  header .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .bootstrap .offset-xl-8,
  header .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .bootstrap .offset-xl-9,
  header .offset-xl-9 {
    margin-left: 75%;
  }
  .bootstrap .offset-xl-10,
  header .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .bootstrap .offset-xl-11,
  header .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.bootstrap .table,
header .table {
  width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}
.bootstrap .table th,
header .table th,
.bootstrap .table td,
header .table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.bootstrap .table thead th,
header .table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.bootstrap .table tbody + tbody,
header .table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.bootstrap .table .table,
header .table .table {
  background-color: white;
}
.bootstrap .table-sm th,
header .table-sm th,
.bootstrap .table-sm td,
header .table-sm td {
  padding: 0.3rem;
}
.bootstrap .table-bordered,
header .table-bordered {
  border: 1px solid #dee2e6;
}
.bootstrap .table-bordered th,
header .table-bordered th,
.bootstrap .table-bordered td,
header .table-bordered td {
  border: 1px solid #dee2e6;
}
.bootstrap .table-bordered thead th,
header .table-bordered thead th,
.bootstrap .table-bordered thead td,
header .table-bordered thead td {
  border-bottom-width: 2px;
}
.bootstrap .table-borderless th,
header .table-borderless th,
.bootstrap .table-borderless td,
header .table-borderless td,
.bootstrap .table-borderless thead th,
header .table-borderless thead th,
.bootstrap .table-borderless tbody + tbody,
header .table-borderless tbody + tbody {
  border: 0;
}
.bootstrap .table-striped tbody tr:nth-of-type(odd),
header .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.bootstrap .table-hover tbody tr:hover,
header .table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.bootstrap .table-primary,
header .table-primary,
.bootstrap .table-primary > th,
header .table-primary > th,
.bootstrap .table-primary > td,
header .table-primary > td {
  background-color: #b8daff;
}
.bootstrap .table-hover .table-primary:hover,
header .table-hover .table-primary:hover {
  background-color: #9fcdff;
}
.bootstrap .table-hover .table-primary:hover > td,
header .table-hover .table-primary:hover > td,
.bootstrap .table-hover .table-primary:hover > th,
header .table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}
.bootstrap .table-secondary,
header .table-secondary,
.bootstrap .table-secondary > th,
header .table-secondary > th,
.bootstrap .table-secondary > td,
header .table-secondary > td {
  background-color: #d6d8db;
}
.bootstrap .table-hover .table-secondary:hover,
header .table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}
.bootstrap .table-hover .table-secondary:hover > td,
header .table-hover .table-secondary:hover > td,
.bootstrap .table-hover .table-secondary:hover > th,
header .table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}
.bootstrap .table-success,
header .table-success,
.bootstrap .table-success > th,
header .table-success > th,
.bootstrap .table-success > td,
header .table-success > td {
  background-color: #c3e6cb;
}
.bootstrap .table-hover .table-success:hover,
header .table-hover .table-success:hover {
  background-color: #b1dfbb;
}
.bootstrap .table-hover .table-success:hover > td,
header .table-hover .table-success:hover > td,
.bootstrap .table-hover .table-success:hover > th,
header .table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}
.bootstrap .table-info,
header .table-info,
.bootstrap .table-info > th,
header .table-info > th,
.bootstrap .table-info > td,
header .table-info > td {
  background-color: #bee5eb;
}
.bootstrap .table-hover .table-info:hover,
header .table-hover .table-info:hover {
  background-color: #abdde5;
}
.bootstrap .table-hover .table-info:hover > td,
header .table-hover .table-info:hover > td,
.bootstrap .table-hover .table-info:hover > th,
header .table-hover .table-info:hover > th {
  background-color: #abdde5;
}
.bootstrap .table-warning,
header .table-warning,
.bootstrap .table-warning > th,
header .table-warning > th,
.bootstrap .table-warning > td,
header .table-warning > td {
  background-color: #ffeeba;
}
.bootstrap .table-hover .table-warning:hover,
header .table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
.bootstrap .table-hover .table-warning:hover > td,
header .table-hover .table-warning:hover > td,
.bootstrap .table-hover .table-warning:hover > th,
header .table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}
.bootstrap .table-danger,
header .table-danger,
.bootstrap .table-danger > th,
header .table-danger > th,
.bootstrap .table-danger > td,
header .table-danger > td {
  background-color: #f5c6cb;
}
.bootstrap .table-hover .table-danger:hover,
header .table-hover .table-danger:hover {
  background-color: #f1b0b7;
}
.bootstrap .table-hover .table-danger:hover > td,
header .table-hover .table-danger:hover > td,
.bootstrap .table-hover .table-danger:hover > th,
header .table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}
.bootstrap .table-light,
header .table-light,
.bootstrap .table-light > th,
header .table-light > th,
.bootstrap .table-light > td,
header .table-light > td {
  background-color: #fdfdfe;
}
.bootstrap .table-hover .table-light:hover,
header .table-hover .table-light:hover {
  background-color: #ececf6;
}
.bootstrap .table-hover .table-light:hover > td,
header .table-hover .table-light:hover > td,
.bootstrap .table-hover .table-light:hover > th,
header .table-hover .table-light:hover > th {
  background-color: #ececf6;
}
.bootstrap .table-dark,
header .table-dark,
.bootstrap .table-dark > th,
header .table-dark > th,
.bootstrap .table-dark > td,
header .table-dark > td {
  background-color: #c6c8ca;
}
.bootstrap .table-hover .table-dark:hover,
header .table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
.bootstrap .table-hover .table-dark:hover > td,
header .table-hover .table-dark:hover > td,
.bootstrap .table-hover .table-dark:hover > th,
header .table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}
.bootstrap .table-active,
header .table-active,
.bootstrap .table-active > th,
header .table-active > th,
.bootstrap .table-active > td,
header .table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}
.bootstrap .table-hover .table-active:hover,
header .table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.bootstrap .table-hover .table-active:hover > td,
header .table-hover .table-active:hover > td,
.bootstrap .table-hover .table-active:hover > th,
header .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}
.bootstrap .table .thead-dark th,
header .table .thead-dark th {
  color: white;
  background-color: #212529;
  border-color: #32383e;
}
.bootstrap .table .thead-light th,
header .table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.bootstrap .table-dark,
header .table-dark {
  color: white;
  background-color: #212529;
}
.bootstrap .table-dark th,
header .table-dark th,
.bootstrap .table-dark td,
header .table-dark td,
.bootstrap .table-dark thead th,
header .table-dark thead th {
  border-color: #32383e;
}
.bootstrap .table-dark.table-bordered,
header .table-dark.table-bordered {
  border: 0;
}
.bootstrap .table-dark.table-striped tbody tr:nth-of-type(odd),
header .table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.bootstrap .table-dark.table-hover tbody tr:hover,
header .table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
  .bootstrap .table-responsive-sm,
  header .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .bootstrap .table-responsive-sm > .table-bordered,
  header .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .bootstrap .table-responsive-md,
  header .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .bootstrap .table-responsive-md > .table-bordered,
  header .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .bootstrap .table-responsive-lg,
  header .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .bootstrap .table-responsive-lg > .table-bordered,
  header .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .bootstrap .table-responsive-xl,
  header .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .bootstrap .table-responsive-xl > .table-bordered,
  header .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.bootstrap .table-responsive,
header .table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.bootstrap .table-responsive > .table-bordered,
header .table-responsive > .table-bordered {
  border: 0;
}
.bootstrap .form-control,
header .form-control {
  display: block;
  width: 100%;
  height: calc(4.25rem);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .bootstrap .form-control,
  header .form-control {
    transition: none;
  }
}
.bootstrap .form-control::-ms-expand,
header .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.bootstrap .form-control:focus,
header .form-control:focus {
  color: #495057;
  background-color: white;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.bootstrap .form-control::-webkit-input-placeholder,
header .form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.bootstrap .form-control::-moz-placeholder,
header .form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.bootstrap .form-control:-ms-input-placeholder,
header .form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.bootstrap .form-control::-ms-input-placeholder,
header .form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.bootstrap .form-control::placeholder,
header .form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.bootstrap .form-control:disabled,
header .form-control:disabled,
.bootstrap .form-control[readonly],
header .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
.bootstrap select.form-control:focus::-ms-value,
header select.form-control:focus::-ms-value {
  color: #495057;
  background-color: white;
}
.bootstrap .form-control-file,
header .form-control-file,
.bootstrap .form-control-range,
header .form-control-range {
  display: block;
  width: 100%;
}
.bootstrap .col-form-label,
header .col-form-label {
  padding-top: calc(1.375rem);
  padding-bottom: calc(1.375rem);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.bootstrap .col-form-label-lg,
header .col-form-label-lg {
  padding-top: calc(1.5rem);
  padding-bottom: calc(1.5rem);
  font-size: 1.25rem;
  line-height: 1.5;
}
.bootstrap .col-form-label-sm,
header .col-form-label-sm {
  padding-top: calc(1.25rem);
  padding-bottom: calc(1.25rem);
  font-size: 0.875rem;
  line-height: 1.5;
}
.bootstrap .form-control-plaintext,
header .form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.bootstrap .form-control-plaintext.form-control-sm,
header .form-control-plaintext.form-control-sm,
.bootstrap .form-control-plaintext.form-control-lg,
header .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
.bootstrap .form-control-sm,
header .form-control-sm {
  height: calc(3.8125rem);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.bootstrap .form-control-lg,
header .form-control-lg {
  height: calc(4.875rem);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.bootstrap select.form-control[size],
header select.form-control[size],
.bootstrap select.form-control[multiple],
header select.form-control[multiple] {
  height: auto;
}
.bootstrap textarea.form-control,
header textarea.form-control {
  height: auto;
}
.bootstrap .form-group,
header .form-group {
  margin-bottom: 1rem;
}
.bootstrap .form-text,
header .form-text {
  display: block;
  margin-top: 0.25rem;
}
.bootstrap .form-row,
header .form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.bootstrap .form-row > .col,
header .form-row > .col,
.bootstrap .form-row > [class*="col-"],
header .form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.bootstrap .form-check,
header .form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.bootstrap .form-check-input,
header .form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.bootstrap .form-check-input:disabled ~ .form-check-label,
header .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}
.bootstrap .form-check-label,
header .form-check-label {
  margin-bottom: 0;
}
.bootstrap .form-check-inline,
header .form-check-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.bootstrap .form-check-inline .form-check-input,
header .form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
.bootstrap .valid-feedback,
header .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}
.bootstrap .valid-tooltip,
header .valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: white;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}
.bootstrap .was-validated .form-control:valid,
header .was-validated .form-control:valid,
.bootstrap .form-control.is-valid,
header .form-control.is-valid,
.bootstrap .was-validated .custom-select:valid,
header .was-validated .custom-select:valid,
.bootstrap .custom-select.is-valid,
header .custom-select.is-valid {
  border-color: #28a745;
}
.bootstrap .was-validated .form-control:valid:focus,
header .was-validated .form-control:valid:focus,
.bootstrap .form-control.is-valid:focus,
header .form-control.is-valid:focus,
.bootstrap .was-validated .custom-select:valid:focus,
header .was-validated .custom-select:valid:focus,
.bootstrap .custom-select.is-valid:focus,
header .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.bootstrap .was-validated .form-control:valid ~ .valid-feedback,
header .was-validated .form-control:valid ~ .valid-feedback,
.bootstrap .was-validated .form-control:valid ~ .valid-tooltip,
header .was-validated .form-control:valid ~ .valid-tooltip,
.bootstrap .form-control.is-valid ~ .valid-feedback,
header .form-control.is-valid ~ .valid-feedback,
.bootstrap .form-control.is-valid ~ .valid-tooltip,
header .form-control.is-valid ~ .valid-tooltip,
.bootstrap .was-validated .custom-select:valid ~ .valid-feedback,
header .was-validated .custom-select:valid ~ .valid-feedback,
.bootstrap .was-validated .custom-select:valid ~ .valid-tooltip,
header .was-validated .custom-select:valid ~ .valid-tooltip,
.bootstrap .custom-select.is-valid ~ .valid-feedback,
header .custom-select.is-valid ~ .valid-feedback,
.bootstrap .custom-select.is-valid ~ .valid-tooltip,
header .custom-select.is-valid ~ .valid-tooltip {
  display: block;
}
.bootstrap .was-validated .form-control-file:valid ~ .valid-feedback,
header .was-validated .form-control-file:valid ~ .valid-feedback,
.bootstrap .was-validated .form-control-file:valid ~ .valid-tooltip,
header .was-validated .form-control-file:valid ~ .valid-tooltip,
.bootstrap .form-control-file.is-valid ~ .valid-feedback,
header .form-control-file.is-valid ~ .valid-feedback,
.bootstrap .form-control-file.is-valid ~ .valid-tooltip,
header .form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}
.bootstrap .was-validated .form-check-input:valid ~ .form-check-label,
header .was-validated .form-check-input:valid ~ .form-check-label,
.bootstrap .form-check-input.is-valid ~ .form-check-label,
header .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.bootstrap .was-validated .form-check-input:valid ~ .valid-feedback,
header .was-validated .form-check-input:valid ~ .valid-feedback,
.bootstrap .was-validated .form-check-input:valid ~ .valid-tooltip,
header .was-validated .form-check-input:valid ~ .valid-tooltip,
.bootstrap .form-check-input.is-valid ~ .valid-feedback,
header .form-check-input.is-valid ~ .valid-feedback,
.bootstrap .form-check-input.is-valid ~ .valid-tooltip,
header .form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
.bootstrap .was-validated .custom-control-input:valid ~ .custom-control-label,
header .was-validated .custom-control-input:valid ~ .custom-control-label,
.bootstrap .custom-control-input.is-valid ~ .custom-control-label,
header .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.bootstrap .was-validated .custom-control-input:valid ~ .custom-control-label::before,
header .was-validated .custom-control-input:valid ~ .custom-control-label::before,
.bootstrap .custom-control-input.is-valid ~ .custom-control-label::before,
header .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #71dd8a;
}
.bootstrap .was-validated .custom-control-input:valid ~ .valid-feedback,
header .was-validated .custom-control-input:valid ~ .valid-feedback,
.bootstrap .was-validated .custom-control-input:valid ~ .valid-tooltip,
header .was-validated .custom-control-input:valid ~ .valid-tooltip,
.bootstrap .custom-control-input.is-valid ~ .valid-feedback,
header .custom-control-input.is-valid ~ .valid-feedback,
.bootstrap .custom-control-input.is-valid ~ .valid-tooltip,
header .custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.bootstrap .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,
header .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,
.bootstrap .custom-control-input.is-valid:checked ~ .custom-control-label::before,
header .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57;
}
.bootstrap .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,
header .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,
.bootstrap .custom-control-input.is-valid:focus ~ .custom-control-label::before,
header .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px white, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.bootstrap .was-validated .custom-file-input:valid ~ .custom-file-label,
header .was-validated .custom-file-input:valid ~ .custom-file-label,
.bootstrap .custom-file-input.is-valid ~ .custom-file-label,
header .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.bootstrap .was-validated .custom-file-input:valid ~ .custom-file-label::after,
header .was-validated .custom-file-input:valid ~ .custom-file-label::after,
.bootstrap .custom-file-input.is-valid ~ .custom-file-label::after,
header .custom-file-input.is-valid ~ .custom-file-label::after {
  border-color: inherit;
}
.bootstrap .was-validated .custom-file-input:valid ~ .valid-feedback,
header .was-validated .custom-file-input:valid ~ .valid-feedback,
.bootstrap .was-validated .custom-file-input:valid ~ .valid-tooltip,
header .was-validated .custom-file-input:valid ~ .valid-tooltip,
.bootstrap .custom-file-input.is-valid ~ .valid-feedback,
header .custom-file-input.is-valid ~ .valid-feedback,
.bootstrap .custom-file-input.is-valid ~ .valid-tooltip,
header .custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.bootstrap .was-validated .custom-file-input:valid:focus ~ .custom-file-label,
header .was-validated .custom-file-input:valid:focus ~ .custom-file-label,
.bootstrap .custom-file-input.is-valid:focus ~ .custom-file-label,
header .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.bootstrap .invalid-feedback,
header .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}
.bootstrap .invalid-tooltip,
header .invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: white;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}
.bootstrap .was-validated .form-control:invalid,
header .was-validated .form-control:invalid,
.bootstrap .form-control.is-invalid,
header .form-control.is-invalid,
.bootstrap .was-validated .custom-select:invalid,
header .was-validated .custom-select:invalid,
.bootstrap .custom-select.is-invalid,
header .custom-select.is-invalid {
  border-color: #dc3545;
}
.bootstrap .was-validated .form-control:invalid:focus,
header .was-validated .form-control:invalid:focus,
.bootstrap .form-control.is-invalid:focus,
header .form-control.is-invalid:focus,
.bootstrap .was-validated .custom-select:invalid:focus,
header .was-validated .custom-select:invalid:focus,
.bootstrap .custom-select.is-invalid:focus,
header .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.bootstrap .was-validated .form-control:invalid ~ .invalid-feedback,
header .was-validated .form-control:invalid ~ .invalid-feedback,
.bootstrap .was-validated .form-control:invalid ~ .invalid-tooltip,
header .was-validated .form-control:invalid ~ .invalid-tooltip,
.bootstrap .form-control.is-invalid ~ .invalid-feedback,
header .form-control.is-invalid ~ .invalid-feedback,
.bootstrap .form-control.is-invalid ~ .invalid-tooltip,
header .form-control.is-invalid ~ .invalid-tooltip,
.bootstrap .was-validated .custom-select:invalid ~ .invalid-feedback,
header .was-validated .custom-select:invalid ~ .invalid-feedback,
.bootstrap .was-validated .custom-select:invalid ~ .invalid-tooltip,
header .was-validated .custom-select:invalid ~ .invalid-tooltip,
.bootstrap .custom-select.is-invalid ~ .invalid-feedback,
header .custom-select.is-invalid ~ .invalid-feedback,
.bootstrap .custom-select.is-invalid ~ .invalid-tooltip,
header .custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}
.bootstrap .was-validated .form-control-file:invalid ~ .invalid-feedback,
header .was-validated .form-control-file:invalid ~ .invalid-feedback,
.bootstrap .was-validated .form-control-file:invalid ~ .invalid-tooltip,
header .was-validated .form-control-file:invalid ~ .invalid-tooltip,
.bootstrap .form-control-file.is-invalid ~ .invalid-feedback,
header .form-control-file.is-invalid ~ .invalid-feedback,
.bootstrap .form-control-file.is-invalid ~ .invalid-tooltip,
header .form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}
.bootstrap .was-validated .form-check-input:invalid ~ .form-check-label,
header .was-validated .form-check-input:invalid ~ .form-check-label,
.bootstrap .form-check-input.is-invalid ~ .form-check-label,
header .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.bootstrap .was-validated .form-check-input:invalid ~ .invalid-feedback,
header .was-validated .form-check-input:invalid ~ .invalid-feedback,
.bootstrap .was-validated .form-check-input:invalid ~ .invalid-tooltip,
header .was-validated .form-check-input:invalid ~ .invalid-tooltip,
.bootstrap .form-check-input.is-invalid ~ .invalid-feedback,
header .form-check-input.is-invalid ~ .invalid-feedback,
.bootstrap .form-check-input.is-invalid ~ .invalid-tooltip,
header .form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.bootstrap .was-validated .custom-control-input:invalid ~ .custom-control-label,
header .was-validated .custom-control-input:invalid ~ .custom-control-label,
.bootstrap .custom-control-input.is-invalid ~ .custom-control-label,
header .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.bootstrap .was-validated .custom-control-input:invalid ~ .custom-control-label::before,
header .was-validated .custom-control-input:invalid ~ .custom-control-label::before,
.bootstrap .custom-control-input.is-invalid ~ .custom-control-label::before,
header .custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: #efa2a9;
}
.bootstrap .was-validated .custom-control-input:invalid ~ .invalid-feedback,
header .was-validated .custom-control-input:invalid ~ .invalid-feedback,
.bootstrap .was-validated .custom-control-input:invalid ~ .invalid-tooltip,
header .was-validated .custom-control-input:invalid ~ .invalid-tooltip,
.bootstrap .custom-control-input.is-invalid ~ .invalid-feedback,
header .custom-control-input.is-invalid ~ .invalid-feedback,
.bootstrap .custom-control-input.is-invalid ~ .invalid-tooltip,
header .custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.bootstrap .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,
header .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,
.bootstrap .custom-control-input.is-invalid:checked ~ .custom-control-label::before,
header .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d;
}
.bootstrap .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,
header .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,
.bootstrap .custom-control-input.is-invalid:focus ~ .custom-control-label::before,
header .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px white, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.bootstrap .was-validated .custom-file-input:invalid ~ .custom-file-label,
header .was-validated .custom-file-input:invalid ~ .custom-file-label,
.bootstrap .custom-file-input.is-invalid ~ .custom-file-label,
header .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.bootstrap .was-validated .custom-file-input:invalid ~ .custom-file-label::after,
header .was-validated .custom-file-input:invalid ~ .custom-file-label::after,
.bootstrap .custom-file-input.is-invalid ~ .custom-file-label::after,
header .custom-file-input.is-invalid ~ .custom-file-label::after {
  border-color: inherit;
}
.bootstrap .was-validated .custom-file-input:invalid ~ .invalid-feedback,
header .was-validated .custom-file-input:invalid ~ .invalid-feedback,
.bootstrap .was-validated .custom-file-input:invalid ~ .invalid-tooltip,
header .was-validated .custom-file-input:invalid ~ .invalid-tooltip,
.bootstrap .custom-file-input.is-invalid ~ .invalid-feedback,
header .custom-file-input.is-invalid ~ .invalid-feedback,
.bootstrap .custom-file-input.is-invalid ~ .invalid-tooltip,
header .custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.bootstrap .was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
header .was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
.bootstrap .custom-file-input.is-invalid:focus ~ .custom-file-label,
header .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.bootstrap .form-inline,
header .form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center;
}
.bootstrap .form-inline .form-check,
header .form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .bootstrap .form-inline label,
  header .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;
  }
  .bootstrap .form-inline .form-group,
  header .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;
  }
  .bootstrap .form-inline .form-control,
  header .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .bootstrap .form-inline .form-control-plaintext,
  header .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .bootstrap .form-inline .input-group,
  header .form-inline .input-group,
  .bootstrap .form-inline .custom-select,
  header .form-inline .custom-select {
    width: auto;
  }
  .bootstrap .form-inline .form-check,
  header .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;
  }
  .bootstrap .form-inline .form-check-input,
  header .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .bootstrap .form-inline .custom-control,
  header .form-inline .custom-control {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .bootstrap .form-inline .custom-control-label,
  header .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.bootstrap .btn,
header .btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .bootstrap .btn,
  header .btn {
    transition: none;
  }
}
.bootstrap .btn:hover,
header .btn:hover,
.bootstrap .btn:focus,
header .btn:focus {
  text-decoration: none;
}
.bootstrap .btn:focus,
header .btn:focus,
.bootstrap .btn.focus,
header .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.bootstrap .btn.disabled,
header .btn.disabled,
.bootstrap .btn:disabled,
header .btn:disabled {
  opacity: 0.65;
}
.bootstrap .btn:not(:disabled):not(.disabled),
header .btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.bootstrap a.btn.disabled,
header a.btn.disabled,
.bootstrap fieldset:disabled a.btn,
header fieldset:disabled a.btn {
  pointer-events: none;
}
.bootstrap .btn-primary,
header .btn-primary {
  color: white;
  background-color: #007bff;
  border-color: #007bff;
}
.bootstrap .btn-primary:hover,
header .btn-primary:hover {
  color: white;
  background-color: #0069d9;
  border-color: #0062cc;
}
.bootstrap .btn-primary:focus,
header .btn-primary:focus,
.bootstrap .btn-primary.focus,
header .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.bootstrap .btn-primary.disabled,
header .btn-primary.disabled,
.bootstrap .btn-primary:disabled,
header .btn-primary:disabled {
  color: white;
  background-color: #007bff;
  border-color: #007bff;
}
.bootstrap .btn-primary:not(:disabled):not(.disabled):active,
header .btn-primary:not(:disabled):not(.disabled):active,
.bootstrap .btn-primary:not(:disabled):not(.disabled).active,
header .btn-primary:not(:disabled):not(.disabled).active,
.bootstrap .show > .btn-primary.dropdown-toggle,
header .show > .btn-primary.dropdown-toggle {
  color: white;
  background-color: #0062cc;
  border-color: #005cbf;
}
.bootstrap .btn-primary:not(:disabled):not(.disabled):active:focus,
header .btn-primary:not(:disabled):not(.disabled):active:focus,
.bootstrap .btn-primary:not(:disabled):not(.disabled).active:focus,
header .btn-primary:not(:disabled):not(.disabled).active:focus,
.bootstrap .show > .btn-primary.dropdown-toggle:focus,
header .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.bootstrap .btn-secondary,
header .btn-secondary {
  color: white;
  background-color: #6c757d;
  border-color: #6c757d;
}
.bootstrap .btn-secondary:hover,
header .btn-secondary:hover {
  color: white;
  background-color: #5a6268;
  border-color: #545b62;
}
.bootstrap .btn-secondary:focus,
header .btn-secondary:focus,
.bootstrap .btn-secondary.focus,
header .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.bootstrap .btn-secondary.disabled,
header .btn-secondary.disabled,
.bootstrap .btn-secondary:disabled,
header .btn-secondary:disabled {
  color: white;
  background-color: #6c757d;
  border-color: #6c757d;
}
.bootstrap .btn-secondary:not(:disabled):not(.disabled):active,
header .btn-secondary:not(:disabled):not(.disabled):active,
.bootstrap .btn-secondary:not(:disabled):not(.disabled).active,
header .btn-secondary:not(:disabled):not(.disabled).active,
.bootstrap .show > .btn-secondary.dropdown-toggle,
header .show > .btn-secondary.dropdown-toggle {
  color: white;
  background-color: #545b62;
  border-color: #4e555b;
}
.bootstrap .btn-secondary:not(:disabled):not(.disabled):active:focus,
header .btn-secondary:not(:disabled):not(.disabled):active:focus,
.bootstrap .btn-secondary:not(:disabled):not(.disabled).active:focus,
header .btn-secondary:not(:disabled):not(.disabled).active:focus,
.bootstrap .show > .btn-secondary.dropdown-toggle:focus,
header .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.bootstrap .btn-success,
header .btn-success {
  color: white;
  background-color: #28a745;
  border-color: #28a745;
}
.bootstrap .btn-success:hover,
header .btn-success:hover {
  color: white;
  background-color: #218838;
  border-color: #1e7e34;
}
.bootstrap .btn-success:focus,
header .btn-success:focus,
.bootstrap .btn-success.focus,
header .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.bootstrap .btn-success.disabled,
header .btn-success.disabled,
.bootstrap .btn-success:disabled,
header .btn-success:disabled {
  color: white;
  background-color: #28a745;
  border-color: #28a745;
}
.bootstrap .btn-success:not(:disabled):not(.disabled):active,
header .btn-success:not(:disabled):not(.disabled):active,
.bootstrap .btn-success:not(:disabled):not(.disabled).active,
header .btn-success:not(:disabled):not(.disabled).active,
.bootstrap .show > .btn-success.dropdown-toggle,
header .show > .btn-success.dropdown-toggle {
  color: white;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.bootstrap .btn-success:not(:disabled):not(.disabled):active:focus,
header .btn-success:not(:disabled):not(.disabled):active:focus,
.bootstrap .btn-success:not(:disabled):not(.disabled).active:focus,
header .btn-success:not(:disabled):not(.disabled).active:focus,
.bootstrap .show > .btn-success.dropdown-toggle:focus,
header .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.bootstrap .btn-info,
header .btn-info {
  color: white;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.bootstrap .btn-info:hover,
header .btn-info:hover {
  color: white;
  background-color: #138496;
  border-color: #117a8b;
}
.bootstrap .btn-info:focus,
header .btn-info:focus,
.bootstrap .btn-info.focus,
header .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.bootstrap .btn-info.disabled,
header .btn-info.disabled,
.bootstrap .btn-info:disabled,
header .btn-info:disabled {
  color: white;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.bootstrap .btn-info:not(:disabled):not(.disabled):active,
header .btn-info:not(:disabled):not(.disabled):active,
.bootstrap .btn-info:not(:disabled):not(.disabled).active,
header .btn-info:not(:disabled):not(.disabled).active,
.bootstrap .show > .btn-info.dropdown-toggle,
header .show > .btn-info.dropdown-toggle {
  color: white;
  background-color: #117a8b;
  border-color: #10707f;
}
.bootstrap .btn-info:not(:disabled):not(.disabled):active:focus,
header .btn-info:not(:disabled):not(.disabled):active:focus,
.bootstrap .btn-info:not(:disabled):not(.disabled).active:focus,
header .btn-info:not(:disabled):not(.disabled).active:focus,
.bootstrap .show > .btn-info.dropdown-toggle:focus,
header .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.bootstrap .btn-warning,
header .btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.bootstrap .btn-warning:hover,
header .btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.bootstrap .btn-warning:focus,
header .btn-warning:focus,
.bootstrap .btn-warning.focus,
header .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.bootstrap .btn-warning.disabled,
header .btn-warning.disabled,
.bootstrap .btn-warning:disabled,
header .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.bootstrap .btn-warning:not(:disabled):not(.disabled):active,
header .btn-warning:not(:disabled):not(.disabled):active,
.bootstrap .btn-warning:not(:disabled):not(.disabled).active,
header .btn-warning:not(:disabled):not(.disabled).active,
.bootstrap .show > .btn-warning.dropdown-toggle,
header .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.bootstrap .btn-warning:not(:disabled):not(.disabled):active:focus,
header .btn-warning:not(:disabled):not(.disabled):active:focus,
.bootstrap .btn-warning:not(:disabled):not(.disabled).active:focus,
header .btn-warning:not(:disabled):not(.disabled).active:focus,
.bootstrap .show > .btn-warning.dropdown-toggle:focus,
header .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.bootstrap .btn-danger,
header .btn-danger {
  color: white;
  background-color: #dc3545;
  border-color: #dc3545;
}
.bootstrap .btn-danger:hover,
header .btn-danger:hover {
  color: white;
  background-color: #c82333;
  border-color: #bd2130;
}
.bootstrap .btn-danger:focus,
header .btn-danger:focus,
.bootstrap .btn-danger.focus,
header .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.bootstrap .btn-danger.disabled,
header .btn-danger.disabled,
.bootstrap .btn-danger:disabled,
header .btn-danger:disabled {
  color: white;
  background-color: #dc3545;
  border-color: #dc3545;
}
.bootstrap .btn-danger:not(:disabled):not(.disabled):active,
header .btn-danger:not(:disabled):not(.disabled):active,
.bootstrap .btn-danger:not(:disabled):not(.disabled).active,
header .btn-danger:not(:disabled):not(.disabled).active,
.bootstrap .show > .btn-danger.dropdown-toggle,
header .show > .btn-danger.dropdown-toggle {
  color: white;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.bootstrap .btn-danger:not(:disabled):not(.disabled):active:focus,
header .btn-danger:not(:disabled):not(.disabled):active:focus,
.bootstrap .btn-danger:not(:disabled):not(.disabled).active:focus,
header .btn-danger:not(:disabled):not(.disabled).active:focus,
.bootstrap .show > .btn-danger.dropdown-toggle:focus,
header .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.bootstrap .btn-light,
header .btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.bootstrap .btn-light:hover,
header .btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.bootstrap .btn-light:focus,
header .btn-light:focus,
.bootstrap .btn-light.focus,
header .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.bootstrap .btn-light.disabled,
header .btn-light.disabled,
.bootstrap .btn-light:disabled,
header .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.bootstrap .btn-light:not(:disabled):not(.disabled):active,
header .btn-light:not(:disabled):not(.disabled):active,
.bootstrap .btn-light:not(:disabled):not(.disabled).active,
header .btn-light:not(:disabled):not(.disabled).active,
.bootstrap .show > .btn-light.dropdown-toggle,
header .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.bootstrap .btn-light:not(:disabled):not(.disabled):active:focus,
header .btn-light:not(:disabled):not(.disabled):active:focus,
.bootstrap .btn-light:not(:disabled):not(.disabled).active:focus,
header .btn-light:not(:disabled):not(.disabled).active:focus,
.bootstrap .show > .btn-light.dropdown-toggle:focus,
header .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.bootstrap .btn-dark,
header .btn-dark {
  color: white;
  background-color: #343a40;
  border-color: #343a40;
}
.bootstrap .btn-dark:hover,
header .btn-dark:hover {
  color: white;
  background-color: #23272b;
  border-color: #1d2124;
}
.bootstrap .btn-dark:focus,
header .btn-dark:focus,
.bootstrap .btn-dark.focus,
header .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.bootstrap .btn-dark.disabled,
header .btn-dark.disabled,
.bootstrap .btn-dark:disabled,
header .btn-dark:disabled {
  color: white;
  background-color: #343a40;
  border-color: #343a40;
}
.bootstrap .btn-dark:not(:disabled):not(.disabled):active,
header .btn-dark:not(:disabled):not(.disabled):active,
.bootstrap .btn-dark:not(:disabled):not(.disabled).active,
header .btn-dark:not(:disabled):not(.disabled).active,
.bootstrap .show > .btn-dark.dropdown-toggle,
header .show > .btn-dark.dropdown-toggle {
  color: white;
  background-color: #1d2124;
  border-color: #171a1d;
}
.bootstrap .btn-dark:not(:disabled):not(.disabled):active:focus,
header .btn-dark:not(:disabled):not(.disabled):active:focus,
.bootstrap .btn-dark:not(:disabled):not(.disabled).active:focus,
header .btn-dark:not(:disabled):not(.disabled).active:focus,
.bootstrap .show > .btn-dark.dropdown-toggle:focus,
header .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.bootstrap .btn-outline-primary,
header .btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff;
}
.bootstrap .btn-outline-primary:hover,
header .btn-outline-primary:hover {
  color: white;
  background-color: #007bff;
  border-color: #007bff;
}
.bootstrap .btn-outline-primary:focus,
header .btn-outline-primary:focus,
.bootstrap .btn-outline-primary.focus,
header .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.bootstrap .btn-outline-primary.disabled,
header .btn-outline-primary.disabled,
.bootstrap .btn-outline-primary:disabled,
header .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}
.bootstrap .btn-outline-primary:not(:disabled):not(.disabled):active,
header .btn-outline-primary:not(:disabled):not(.disabled):active,
.bootstrap .btn-outline-primary:not(:disabled):not(.disabled).active,
header .btn-outline-primary:not(:disabled):not(.disabled).active,
.bootstrap .show > .btn-outline-primary.dropdown-toggle,
header .show > .btn-outline-primary.dropdown-toggle {
  color: white;
  background-color: #007bff;
  border-color: #007bff;
}
.bootstrap .btn-outline-primary:not(:disabled):not(.disabled):active:focus,
header .btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.bootstrap .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
header .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.bootstrap .show > .btn-outline-primary.dropdown-toggle:focus,
header .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.bootstrap .btn-outline-secondary,
header .btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}
.bootstrap .btn-outline-secondary:hover,
header .btn-outline-secondary:hover {
  color: white;
  background-color: #6c757d;
  border-color: #6c757d;
}
.bootstrap .btn-outline-secondary:focus,
header .btn-outline-secondary:focus,
.bootstrap .btn-outline-secondary.focus,
header .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.bootstrap .btn-outline-secondary.disabled,
header .btn-outline-secondary.disabled,
.bootstrap .btn-outline-secondary:disabled,
header .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.bootstrap .btn-outline-secondary:not(:disabled):not(.disabled):active,
header .btn-outline-secondary:not(:disabled):not(.disabled):active,
.bootstrap .btn-outline-secondary:not(:disabled):not(.disabled).active,
header .btn-outline-secondary:not(:disabled):not(.disabled).active,
.bootstrap .show > .btn-outline-secondary.dropdown-toggle,
header .show > .btn-outline-secondary.dropdown-toggle {
  color: white;
  background-color: #6c757d;
  border-color: #6c757d;
}
.bootstrap .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
header .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.bootstrap .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
header .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.bootstrap .show > .btn-outline-secondary.dropdown-toggle:focus,
header .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.bootstrap .btn-outline-success,
header .btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}
.bootstrap .btn-outline-success:hover,
header .btn-outline-success:hover {
  color: white;
  background-color: #28a745;
  border-color: #28a745;
}
.bootstrap .btn-outline-success:focus,
header .btn-outline-success:focus,
.bootstrap .btn-outline-success.focus,
header .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.bootstrap .btn-outline-success.disabled,
header .btn-outline-success.disabled,
.bootstrap .btn-outline-success:disabled,
header .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.bootstrap .btn-outline-success:not(:disabled):not(.disabled):active,
header .btn-outline-success:not(:disabled):not(.disabled):active,
.bootstrap .btn-outline-success:not(:disabled):not(.disabled).active,
header .btn-outline-success:not(:disabled):not(.disabled).active,
.bootstrap .show > .btn-outline-success.dropdown-toggle,
header .show > .btn-outline-success.dropdown-toggle {
  color: white;
  background-color: #28a745;
  border-color: #28a745;
}
.bootstrap .btn-outline-success:not(:disabled):not(.disabled):active:focus,
header .btn-outline-success:not(:disabled):not(.disabled):active:focus,
.bootstrap .btn-outline-success:not(:disabled):not(.disabled).active:focus,
header .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.bootstrap .show > .btn-outline-success.dropdown-toggle:focus,
header .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.bootstrap .btn-outline-info,
header .btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}
.bootstrap .btn-outline-info:hover,
header .btn-outline-info:hover {
  color: white;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.bootstrap .btn-outline-info:focus,
header .btn-outline-info:focus,
.bootstrap .btn-outline-info.focus,
header .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.bootstrap .btn-outline-info.disabled,
header .btn-outline-info.disabled,
.bootstrap .btn-outline-info:disabled,
header .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.bootstrap .btn-outline-info:not(:disabled):not(.disabled):active,
header .btn-outline-info:not(:disabled):not(.disabled):active,
.bootstrap .btn-outline-info:not(:disabled):not(.disabled).active,
header .btn-outline-info:not(:disabled):not(.disabled).active,
.bootstrap .show > .btn-outline-info.dropdown-toggle,
header .show > .btn-outline-info.dropdown-toggle {
  color: white;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.bootstrap .btn-outline-info:not(:disabled):not(.disabled):active:focus,
header .btn-outline-info:not(:disabled):not(.disabled):active:focus,
.bootstrap .btn-outline-info:not(:disabled):not(.disabled).active:focus,
header .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.bootstrap .show > .btn-outline-info.dropdown-toggle:focus,
header .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.bootstrap .btn-outline-warning,
header .btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}
.bootstrap .btn-outline-warning:hover,
header .btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.bootstrap .btn-outline-warning:focus,
header .btn-outline-warning:focus,
.bootstrap .btn-outline-warning.focus,
header .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.bootstrap .btn-outline-warning.disabled,
header .btn-outline-warning.disabled,
.bootstrap .btn-outline-warning:disabled,
header .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.bootstrap .btn-outline-warning:not(:disabled):not(.disabled):active,
header .btn-outline-warning:not(:disabled):not(.disabled):active,
.bootstrap .btn-outline-warning:not(:disabled):not(.disabled).active,
header .btn-outline-warning:not(:disabled):not(.disabled).active,
.bootstrap .show > .btn-outline-warning.dropdown-toggle,
header .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.bootstrap .btn-outline-warning:not(:disabled):not(.disabled):active:focus,
header .btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.bootstrap .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
header .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.bootstrap .show > .btn-outline-warning.dropdown-toggle:focus,
header .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.bootstrap .btn-outline-danger,
header .btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}
.bootstrap .btn-outline-danger:hover,
header .btn-outline-danger:hover {
  color: white;
  background-color: #dc3545;
  border-color: #dc3545;
}
.bootstrap .btn-outline-danger:focus,
header .btn-outline-danger:focus,
.bootstrap .btn-outline-danger.focus,
header .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.bootstrap .btn-outline-danger.disabled,
header .btn-outline-danger.disabled,
.bootstrap .btn-outline-danger:disabled,
header .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.bootstrap .btn-outline-danger:not(:disabled):not(.disabled):active,
header .btn-outline-danger:not(:disabled):not(.disabled):active,
.bootstrap .btn-outline-danger:not(:disabled):not(.disabled).active,
header .btn-outline-danger:not(:disabled):not(.disabled).active,
.bootstrap .show > .btn-outline-danger.dropdown-toggle,
header .show > .btn-outline-danger.dropdown-toggle {
  color: white;
  background-color: #dc3545;
  border-color: #dc3545;
}
.bootstrap .btn-outline-danger:not(:disabled):not(.disabled):active:focus,
header .btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.bootstrap .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
header .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.bootstrap .show > .btn-outline-danger.dropdown-toggle:focus,
header .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.bootstrap .btn-outline-light,
header .btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}
.bootstrap .btn-outline-light:hover,
header .btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.bootstrap .btn-outline-light:focus,
header .btn-outline-light:focus,
.bootstrap .btn-outline-light.focus,
header .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.bootstrap .btn-outline-light.disabled,
header .btn-outline-light.disabled,
.bootstrap .btn-outline-light:disabled,
header .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.bootstrap .btn-outline-light:not(:disabled):not(.disabled):active,
header .btn-outline-light:not(:disabled):not(.disabled):active,
.bootstrap .btn-outline-light:not(:disabled):not(.disabled).active,
header .btn-outline-light:not(:disabled):not(.disabled).active,
.bootstrap .show > .btn-outline-light.dropdown-toggle,
header .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.bootstrap .btn-outline-light:not(:disabled):not(.disabled):active:focus,
header .btn-outline-light:not(:disabled):not(.disabled):active:focus,
.bootstrap .btn-outline-light:not(:disabled):not(.disabled).active:focus,
header .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.bootstrap .show > .btn-outline-light.dropdown-toggle:focus,
header .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.bootstrap .btn-outline-dark,
header .btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}
.bootstrap .btn-outline-dark:hover,
header .btn-outline-dark:hover {
  color: white;
  background-color: #343a40;
  border-color: #343a40;
}
.bootstrap .btn-outline-dark:focus,
header .btn-outline-dark:focus,
.bootstrap .btn-outline-dark.focus,
header .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.bootstrap .btn-outline-dark.disabled,
header .btn-outline-dark.disabled,
.bootstrap .btn-outline-dark:disabled,
header .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.bootstrap .btn-outline-dark:not(:disabled):not(.disabled):active,
header .btn-outline-dark:not(:disabled):not(.disabled):active,
.bootstrap .btn-outline-dark:not(:disabled):not(.disabled).active,
header .btn-outline-dark:not(:disabled):not(.disabled).active,
.bootstrap .show > .btn-outline-dark.dropdown-toggle,
header .show > .btn-outline-dark.dropdown-toggle {
  color: white;
  background-color: #343a40;
  border-color: #343a40;
}
.bootstrap .btn-outline-dark:not(:disabled):not(.disabled):active:focus,
header .btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.bootstrap .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
header .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.bootstrap .show > .btn-outline-dark.dropdown-toggle:focus,
header .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.bootstrap .btn-link,
header .btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent;
}
.bootstrap .btn-link:hover,
header .btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}
.bootstrap .btn-link:focus,
header .btn-link:focus,
.bootstrap .btn-link.focus,
header .btn-link.focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}
.bootstrap .btn-link:disabled,
header .btn-link:disabled,
.bootstrap .btn-link.disabled,
header .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}
.bootstrap .btn-lg,
header .btn-lg,
.bootstrap .btn-group-lg > .btn,
header .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.bootstrap .btn-sm,
header .btn-sm,
.bootstrap .btn-group-sm > .btn,
header .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.bootstrap .btn-block,
header .btn-block {
  display: block;
  width: 100%;
}
.bootstrap .btn-block + .btn-block,
header .btn-block + .btn-block {
  margin-top: 0.5rem;
}
.bootstrap input[type="submit"].btn-block,
header input[type="submit"].btn-block,
.bootstrap input[type="reset"].btn-block,
header input[type="reset"].btn-block,
.bootstrap input[type="button"].btn-block,
header input[type="button"].btn-block {
  width: 100%;
}
.bootstrap .fade,
header .fade {
  transition: opacity 0.15s linear;
}
@media screen and (prefers-reduced-motion: reduce) {
  .bootstrap .fade,
  header .fade {
    transition: none;
  }
}
.bootstrap .fade:not(.show),
header .fade:not(.show) {
  opacity: 0;
}
.bootstrap .collapse:not(.show),
header .collapse:not(.show) {
  display: none;
}
.bootstrap .collapsing,
header .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .bootstrap .collapsing,
  header .collapsing {
    transition: none;
  }
}
.bootstrap .dropup,
header .dropup,
.bootstrap .dropright,
header .dropright,
.bootstrap .dropdown,
header .dropdown,
.bootstrap .dropleft,
header .dropleft {
  position: relative;
}
.bootstrap .dropdown-toggle::after,
header .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.bootstrap .dropdown-toggle:empty::after,
header .dropdown-toggle:empty::after {
  margin-left: 0;
}
.bootstrap .dropdown-menu,
header .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.bootstrap .dropdown-menu-right,
header .dropdown-menu-right {
  right: 0;
  left: auto;
}
.bootstrap .dropup .dropdown-menu,
header .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.bootstrap .dropup .dropdown-toggle::after,
header .dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.bootstrap .dropup .dropdown-toggle:empty::after,
header .dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
.bootstrap .dropright .dropdown-menu,
header .dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.bootstrap .dropright .dropdown-toggle::after,
header .dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.bootstrap .dropright .dropdown-toggle:empty::after,
header .dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.bootstrap .dropright .dropdown-toggle::after,
header .dropright .dropdown-toggle::after {
  vertical-align: 0;
}
.bootstrap .dropleft .dropdown-menu,
header .dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.bootstrap .dropleft .dropdown-toggle::after,
header .dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.bootstrap .dropleft .dropdown-toggle::after,
header .dropleft .dropdown-toggle::after {
  display: none;
}
.bootstrap .dropleft .dropdown-toggle::before,
header .dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.bootstrap .dropleft .dropdown-toggle:empty::after,
header .dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.bootstrap .dropleft .dropdown-toggle::before,
header .dropleft .dropdown-toggle::before {
  vertical-align: 0;
}
.bootstrap .dropdown-menu[x-placement^="top"],
header .dropdown-menu[x-placement^="top"],
.bootstrap .dropdown-menu[x-placement^="right"],
header .dropdown-menu[x-placement^="right"],
.bootstrap .dropdown-menu[x-placement^="bottom"],
header .dropdown-menu[x-placement^="bottom"],
.bootstrap .dropdown-menu[x-placement^="left"],
header .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}
.bootstrap .dropdown-divider,
header .dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
.bootstrap .dropdown-item,
header .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.bootstrap .dropdown-item:hover,
header .dropdown-item:hover,
.bootstrap .dropdown-item:focus,
header .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
.bootstrap .dropdown-item.active,
header .dropdown-item.active,
.bootstrap .dropdown-item:active,
header .dropdown-item:active {
  color: white;
  text-decoration: none;
  background-color: #007bff;
}
.bootstrap .dropdown-item.disabled,
header .dropdown-item.disabled,
.bootstrap .dropdown-item:disabled,
header .dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent;
}
.bootstrap .dropdown-menu.show,
header .dropdown-menu.show {
  display: block;
}
.bootstrap .dropdown-header,
header .dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
.bootstrap .dropdown-item-text,
header .dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
.bootstrap .btn-group,
header .btn-group,
.bootstrap .btn-group-vertical,
header .btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
.bootstrap .btn-group > .btn,
header .btn-group > .btn,
.bootstrap .btn-group-vertical > .btn,
header .btn-group-vertical > .btn {
  position: relative;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.bootstrap .btn-group > .btn:hover,
header .btn-group > .btn:hover,
.bootstrap .btn-group-vertical > .btn:hover,
header .btn-group-vertical > .btn:hover {
  z-index: 1;
}
.bootstrap .btn-group > .btn:focus,
header .btn-group > .btn:focus,
.bootstrap .btn-group > .btn:active,
header .btn-group > .btn:active,
.bootstrap .btn-group > .btn.active,
header .btn-group > .btn.active,
.bootstrap .btn-group-vertical > .btn:focus,
header .btn-group-vertical > .btn:focus,
.bootstrap .btn-group-vertical > .btn:active,
header .btn-group-vertical > .btn:active,
.bootstrap .btn-group-vertical > .btn.active,
header .btn-group-vertical > .btn.active {
  z-index: 1;
}
.bootstrap .btn-group .btn + .btn,
header .btn-group .btn + .btn,
.bootstrap .btn-group .btn + .btn-group,
header .btn-group .btn + .btn-group,
.bootstrap .btn-group .btn-group + .btn,
header .btn-group .btn-group + .btn,
.bootstrap .btn-group .btn-group + .btn-group,
header .btn-group .btn-group + .btn-group,
.bootstrap .btn-group-vertical .btn + .btn,
header .btn-group-vertical .btn + .btn,
.bootstrap .btn-group-vertical .btn + .btn-group,
header .btn-group-vertical .btn + .btn-group,
.bootstrap .btn-group-vertical .btn-group + .btn,
header .btn-group-vertical .btn-group + .btn,
.bootstrap .btn-group-vertical .btn-group + .btn-group,
header .btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}
.bootstrap .btn-toolbar,
header .btn-toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.bootstrap .btn-toolbar .input-group,
header .btn-toolbar .input-group {
  width: auto;
}
.bootstrap .btn-group > .btn:first-child,
header .btn-group > .btn:first-child {
  margin-left: 0;
}
.bootstrap .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
header .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.bootstrap .btn-group > .btn-group:not(:last-child) > .btn,
header .btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bootstrap .btn-group > .btn:not(:first-child),
header .btn-group > .btn:not(:first-child),
.bootstrap .btn-group > .btn-group:not(:first-child) > .btn,
header .btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap .dropdown-toggle-split,
header .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.bootstrap .dropdown-toggle-split::after,
header .dropdown-toggle-split::after,
.bootstrap .dropup .dropdown-toggle-split::after,
header .dropup .dropdown-toggle-split::after,
.bootstrap .dropright .dropdown-toggle-split::after,
header .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.bootstrap .dropleft .dropdown-toggle-split::before,
header .dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}
.bootstrap .btn-sm + .dropdown-toggle-split,
header .btn-sm + .dropdown-toggle-split,
.bootstrap .btn-group-sm > .btn + .dropdown-toggle-split,
header .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.bootstrap .btn-lg + .dropdown-toggle-split,
header .btn-lg + .dropdown-toggle-split,
.bootstrap .btn-group-lg > .btn + .dropdown-toggle-split,
header .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.bootstrap .btn-group-vertical,
header .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;
}
.bootstrap .btn-group-vertical .btn,
header .btn-group-vertical .btn,
.bootstrap .btn-group-vertical .btn-group,
header .btn-group-vertical .btn-group {
  width: 100%;
}
.bootstrap .btn-group-vertical > .btn + .btn,
header .btn-group-vertical > .btn + .btn,
.bootstrap .btn-group-vertical > .btn + .btn-group,
header .btn-group-vertical > .btn + .btn-group,
.bootstrap .btn-group-vertical > .btn-group + .btn,
header .btn-group-vertical > .btn-group + .btn,
.bootstrap .btn-group-vertical > .btn-group + .btn-group,
header .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.bootstrap .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
header .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.bootstrap .btn-group-vertical > .btn-group:not(:last-child) > .btn,
header .btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap .btn-group-vertical > .btn:not(:first-child),
header .btn-group-vertical > .btn:not(:first-child),
.bootstrap .btn-group-vertical > .btn-group:not(:first-child) > .btn,
header .btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap .btn-group-toggle > .btn,
header .btn-group-toggle > .btn,
.bootstrap .btn-group-toggle > .btn-group > .btn,
header .btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.bootstrap .btn-group-toggle > .btn input[type="radio"],
header .btn-group-toggle > .btn input[type="radio"],
.bootstrap .btn-group-toggle > .btn input[type="checkbox"],
header .btn-group-toggle > .btn input[type="checkbox"],
.bootstrap .btn-group-toggle > .btn-group > .btn input[type="radio"],
header .btn-group-toggle > .btn-group > .btn input[type="radio"],
.bootstrap .btn-group-toggle > .btn-group > .btn input[type="checkbox"],
header .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.bootstrap .input-group,
header .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%;
}
.bootstrap .input-group > .form-control,
header .input-group > .form-control,
.bootstrap .input-group > .custom-select,
header .input-group > .custom-select,
.bootstrap .input-group > .custom-file,
header .input-group > .custom-file {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.bootstrap .input-group > .form-control + .form-control,
header .input-group > .form-control + .form-control,
.bootstrap .input-group > .form-control + .custom-select,
header .input-group > .form-control + .custom-select,
.bootstrap .input-group > .form-control + .custom-file,
header .input-group > .form-control + .custom-file,
.bootstrap .input-group > .custom-select + .form-control,
header .input-group > .custom-select + .form-control,
.bootstrap .input-group > .custom-select + .custom-select,
header .input-group > .custom-select + .custom-select,
.bootstrap .input-group > .custom-select + .custom-file,
header .input-group > .custom-select + .custom-file,
.bootstrap .input-group > .custom-file + .form-control,
header .input-group > .custom-file + .form-control,
.bootstrap .input-group > .custom-file + .custom-select,
header .input-group > .custom-file + .custom-select,
.bootstrap .input-group > .custom-file + .custom-file,
header .input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.bootstrap .input-group > .form-control:focus,
header .input-group > .form-control:focus,
.bootstrap .input-group > .custom-select:focus,
header .input-group > .custom-select:focus,
.bootstrap .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label,
header .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.bootstrap .input-group > .custom-file .custom-file-input:focus,
header .input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.bootstrap .input-group > .form-control:not(:last-child),
header .input-group > .form-control:not(:last-child),
.bootstrap .input-group > .custom-select:not(:last-child),
header .input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bootstrap .input-group > .form-control:not(:first-child),
header .input-group > .form-control:not(:first-child),
.bootstrap .input-group > .custom-select:not(:first-child),
header .input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap .input-group > .custom-file,
header .input-group > .custom-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.bootstrap .input-group > .custom-file:not(:last-child) .custom-file-label,
header .input-group > .custom-file:not(:last-child) .custom-file-label,
.bootstrap .input-group > .custom-file:not(:last-child) .custom-file-label::after,
header .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bootstrap .input-group > .custom-file:not(:first-child) .custom-file-label,
header .input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap .input-group-prepend,
header .input-group-prepend,
.bootstrap .input-group-append,
header .input-group-append {
  display: -ms-flexbox;
  display: flex;
}
.bootstrap .input-group-prepend .btn,
header .input-group-prepend .btn,
.bootstrap .input-group-append .btn,
header .input-group-append .btn {
  position: relative;
  z-index: 2;
}
.bootstrap .input-group-prepend .btn + .btn,
header .input-group-prepend .btn + .btn,
.bootstrap .input-group-prepend .btn + .input-group-text,
header .input-group-prepend .btn + .input-group-text,
.bootstrap .input-group-prepend .input-group-text + .input-group-text,
header .input-group-prepend .input-group-text + .input-group-text,
.bootstrap .input-group-prepend .input-group-text + .btn,
header .input-group-prepend .input-group-text + .btn,
.bootstrap .input-group-append .btn + .btn,
header .input-group-append .btn + .btn,
.bootstrap .input-group-append .btn + .input-group-text,
header .input-group-append .btn + .input-group-text,
.bootstrap .input-group-append .input-group-text + .input-group-text,
header .input-group-append .input-group-text + .input-group-text,
.bootstrap .input-group-append .input-group-text + .btn,
header .input-group-append .input-group-text + .btn {
  margin-left: -1px;
}
.bootstrap .input-group-prepend,
header .input-group-prepend {
  margin-right: -1px;
}
.bootstrap .input-group-append,
header .input-group-append {
  margin-left: -1px;
}
.bootstrap .input-group-text,
header .input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.bootstrap .input-group-text input[type="radio"],
header .input-group-text input[type="radio"],
.bootstrap .input-group-text input[type="checkbox"],
header .input-group-text input[type="checkbox"] {
  margin-top: 0;
}
.bootstrap .input-group-lg > .form-control,
header .input-group-lg > .form-control,
.bootstrap .input-group-lg > .input-group-prepend > .input-group-text,
header .input-group-lg > .input-group-prepend > .input-group-text,
.bootstrap .input-group-lg > .input-group-append > .input-group-text,
header .input-group-lg > .input-group-append > .input-group-text,
.bootstrap .input-group-lg > .input-group-prepend > .btn,
header .input-group-lg > .input-group-prepend > .btn,
.bootstrap .input-group-lg > .input-group-append > .btn,
header .input-group-lg > .input-group-append > .btn {
  height: calc(4.875rem);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.bootstrap .input-group-sm > .form-control,
header .input-group-sm > .form-control,
.bootstrap .input-group-sm > .input-group-prepend > .input-group-text,
header .input-group-sm > .input-group-prepend > .input-group-text,
.bootstrap .input-group-sm > .input-group-append > .input-group-text,
header .input-group-sm > .input-group-append > .input-group-text,
.bootstrap .input-group-sm > .input-group-prepend > .btn,
header .input-group-sm > .input-group-prepend > .btn,
.bootstrap .input-group-sm > .input-group-append > .btn,
header .input-group-sm > .input-group-append > .btn {
  height: calc(3.8125rem);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.bootstrap .input-group > .input-group-prepend > .btn,
header .input-group > .input-group-prepend > .btn,
.bootstrap .input-group > .input-group-prepend > .input-group-text,
header .input-group > .input-group-prepend > .input-group-text,
.bootstrap .input-group > .input-group-append:not(:last-child) > .btn,
header .input-group > .input-group-append:not(:last-child) > .btn,
.bootstrap .input-group > .input-group-append:not(:last-child) > .input-group-text,
header .input-group > .input-group-append:not(:last-child) > .input-group-text,
.bootstrap .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
header .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.bootstrap .input-group > .input-group-append:last-child > .input-group-text:not(:last-child),
header .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bootstrap .input-group > .input-group-append > .btn,
header .input-group > .input-group-append > .btn,
.bootstrap .input-group > .input-group-append > .input-group-text,
header .input-group > .input-group-append > .input-group-text,
.bootstrap .input-group > .input-group-prepend:not(:first-child) > .btn,
header .input-group > .input-group-prepend:not(:first-child) > .btn,
.bootstrap .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
header .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.bootstrap .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
header .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.bootstrap .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child),
header .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap .custom-control,
header .custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}
.bootstrap .custom-control-inline,
header .custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}
.bootstrap .custom-control-input,
header .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.bootstrap .custom-control-input:checked ~ .custom-control-label::before,
header .custom-control-input:checked ~ .custom-control-label::before {
  color: white;
  background-color: #007bff;
}
.bootstrap .custom-control-input:focus ~ .custom-control-label::before,
header .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px white, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.bootstrap .custom-control-input:active ~ .custom-control-label::before,
header .custom-control-input:active ~ .custom-control-label::before {
  color: white;
  background-color: #b3d7ff;
}
.bootstrap .custom-control-input:disabled ~ .custom-control-label,
header .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.bootstrap .custom-control-input:disabled ~ .custom-control-label::before,
header .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}
.bootstrap .custom-control-label,
header .custom-control-label {
  position: relative;
  margin-bottom: 0;
}
.bootstrap .custom-control-label::before,
header .custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #dee2e6;
}
.bootstrap .custom-control-label::after,
header .custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}
.bootstrap .custom-checkbox .custom-control-label::before,
header .custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.bootstrap .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,
header .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}
.bootstrap .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after,
header .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E);
}
.bootstrap .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before,
header .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #007bff;
}
.bootstrap .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after,
header .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E);
}
.bootstrap .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before,
header .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.bootstrap .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before,
header .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.bootstrap .custom-radio .custom-control-label::before,
header .custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.bootstrap .custom-radio .custom-control-input:checked ~ .custom-control-label::before,
header .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}
.bootstrap .custom-radio .custom-control-input:checked ~ .custom-control-label::after,
header .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E);
}
.bootstrap .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before,
header .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.bootstrap .custom-select,
header .custom-select {
  display: inline-block;
  width: 100%;
  height: calc(4.25rem);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: white url(data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E) no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.bootstrap .custom-select:focus,
header .custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(128, 189, 255, 0.5);
}
.bootstrap .custom-select:focus::-ms-value,
header .custom-select:focus::-ms-value {
  color: #495057;
  background-color: white;
}
.bootstrap .custom-select[multiple],
header .custom-select[multiple],
.bootstrap .custom-select[size]:not([size="1"]),
header .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.bootstrap .custom-select:disabled,
header .custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.bootstrap .custom-select::-ms-expand,
header .custom-select::-ms-expand {
  opacity: 0;
}
.bootstrap .custom-select-sm,
header .custom-select-sm {
  height: calc(3.8125rem);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}
.bootstrap .custom-select-lg,
header .custom-select-lg {
  height: calc(4.875rem);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%;
}
.bootstrap .custom-file,
header .custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(4.25rem);
  margin-bottom: 0;
}
.bootstrap .custom-file-input,
header .custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(4.25rem);
  margin: 0;
  opacity: 0;
}
.bootstrap .custom-file-input:focus ~ .custom-file-label,
header .custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.bootstrap .custom-file-input:focus ~ .custom-file-label::after,
header .custom-file-input:focus ~ .custom-file-label::after {
  border-color: #80bdff;
}
.bootstrap .custom-file-input:disabled ~ .custom-file-label,
header .custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
.bootstrap .custom-file-input:lang(en) ~ .custom-file-label::after,
header .custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.bootstrap .custom-file-label,
header .custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(4.25rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: white;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.bootstrap .custom-file-label::after,
header .custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 2.25rem;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: 1px solid #ced4da;
  border-radius: 0 0.25rem 0.25rem 0;
}
.bootstrap .custom-range,
header .custom-range {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.bootstrap .custom-range:focus,
header .custom-range:focus {
  outline: none;
}
.bootstrap .custom-range:focus::-webkit-slider-thumb,
header .custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px white, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.bootstrap .custom-range:focus::-moz-range-thumb,
header .custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px white, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.bootstrap .custom-range:focus::-ms-thumb,
header .custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px white, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.bootstrap .custom-range::-moz-focus-outer,
header .custom-range::-moz-focus-outer {
  border: 0;
}
.bootstrap .custom-range::-webkit-slider-thumb,
header .custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
  .bootstrap .custom-range::-webkit-slider-thumb,
  header .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}
.bootstrap .custom-range::-webkit-slider-thumb:active,
header .custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}
.bootstrap .custom-range::-webkit-slider-runnable-track,
header .custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.bootstrap .custom-range::-moz-range-thumb,
header .custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
  .bootstrap .custom-range::-moz-range-thumb,
  header .custom-range::-moz-range-thumb {
    transition: none;
  }
}
.bootstrap .custom-range::-moz-range-thumb:active,
header .custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}
.bootstrap .custom-range::-moz-range-track,
header .custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.bootstrap .custom-range::-ms-thumb,
header .custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
  .bootstrap .custom-range::-ms-thumb,
  header .custom-range::-ms-thumb {
    transition: none;
  }
}
.bootstrap .custom-range::-ms-thumb:active,
header .custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}
.bootstrap .custom-range::-ms-track,
header .custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.bootstrap .custom-range::-ms-fill-lower,
header .custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.bootstrap .custom-range::-ms-fill-upper,
header .custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.bootstrap .custom-control-label::before,
header .custom-control-label::before,
.bootstrap .custom-file-label,
header .custom-file-label,
.bootstrap .custom-select,
header .custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .bootstrap .custom-control-label::before,
  header .custom-control-label::before,
  .bootstrap .custom-file-label,
  header .custom-file-label,
  .bootstrap .custom-select,
  header .custom-select {
    transition: none;
  }
}
.bootstrap .nav,
header .nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.bootstrap .nav-link,
header .nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.bootstrap .nav-link:hover,
header .nav-link:hover,
.bootstrap .nav-link:focus,
header .nav-link:focus {
  text-decoration: none;
}
.bootstrap .nav-link.disabled,
header .nav-link.disabled {
  color: #6c757d;
}
.bootstrap .nav-tabs,
header .nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.bootstrap .nav-tabs .nav-item,
header .nav-tabs .nav-item {
  margin-bottom: -1px;
}
.bootstrap .nav-tabs .nav-link,
header .nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.bootstrap .nav-tabs .nav-link:hover,
header .nav-tabs .nav-link:hover,
.bootstrap .nav-tabs .nav-link:focus,
header .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.bootstrap .nav-tabs .nav-link.disabled,
header .nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.bootstrap .nav-tabs .nav-link.active,
header .nav-tabs .nav-link.active,
.bootstrap .nav-tabs .nav-item.show .nav-link,
header .nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: white;
  border-color: #dee2e6 #dee2e6 white;
}
.bootstrap .nav-tabs .dropdown-menu,
header .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap .nav-pills .nav-link,
header .nav-pills .nav-link {
  border-radius: 0.25rem;
}
.bootstrap .nav-pills .nav-link.active,
header .nav-pills .nav-link.active,
.bootstrap .nav-pills .show > .nav-link,
header .nav-pills .show > .nav-link {
  color: white;
  background-color: #007bff;
}
.bootstrap .nav-fill .nav-item,
header .nav-fill .nav-item {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}
.bootstrap .nav-justified .nav-item,
header .nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}
.bootstrap .tab-content > .tab-pane,
header .tab-content > .tab-pane {
  display: none;
}
.bootstrap .tab-content > .active,
header .tab-content > .active {
  display: block;
}
.bootstrap .navbar,
header .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: 0.5rem 1rem;
}
.bootstrap .navbar > .container,
header .navbar > .container,
.bootstrap .navbar > .container-fluid,
header .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;
}
.bootstrap .navbar-brand,
header .navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.bootstrap .navbar-brand:hover,
header .navbar-brand:hover,
.bootstrap .navbar-brand:focus,
header .navbar-brand:focus {
  text-decoration: none;
}
.bootstrap .navbar-nav,
header .navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.bootstrap .navbar-nav .nav-link,
header .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.bootstrap .navbar-nav .dropdown-menu,
header .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
.bootstrap .navbar-text,
header .navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.bootstrap .navbar-collapse,
header .navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center;
}
.bootstrap .navbar-toggler,
header .navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.bootstrap .navbar-toggler:hover,
header .navbar-toggler:hover,
.bootstrap .navbar-toggler:focus,
header .navbar-toggler:focus {
  text-decoration: none;
}
.bootstrap .navbar-toggler:not(:disabled):not(.disabled),
header .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.bootstrap .navbar-toggler-icon,
header .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) {
  .bootstrap .navbar-expand-sm > .container,
  header .navbar-expand-sm > .container,
  .bootstrap .navbar-expand-sm > .container-fluid,
  header .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .bootstrap .navbar-expand-sm,
  header .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .bootstrap .navbar-expand-sm .navbar-nav,
  header .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .bootstrap .navbar-expand-sm .navbar-nav .dropdown-menu,
  header .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .bootstrap .navbar-expand-sm .navbar-nav .nav-link,
  header .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .bootstrap .navbar-expand-sm > .container,
  header .navbar-expand-sm > .container,
  .bootstrap .navbar-expand-sm > .container-fluid,
  header .navbar-expand-sm > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .bootstrap .navbar-expand-sm .navbar-collapse,
  header .navbar-expand-sm .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .bootstrap .navbar-expand-sm .navbar-toggler,
  header .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .bootstrap .navbar-expand-md > .container,
  header .navbar-expand-md > .container,
  .bootstrap .navbar-expand-md > .container-fluid,
  header .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .bootstrap .navbar-expand-md,
  header .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .bootstrap .navbar-expand-md .navbar-nav,
  header .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .bootstrap .navbar-expand-md .navbar-nav .dropdown-menu,
  header .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .bootstrap .navbar-expand-md .navbar-nav .nav-link,
  header .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .bootstrap .navbar-expand-md > .container,
  header .navbar-expand-md > .container,
  .bootstrap .navbar-expand-md > .container-fluid,
  header .navbar-expand-md > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .bootstrap .navbar-expand-md .navbar-collapse,
  header .navbar-expand-md .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .bootstrap .navbar-expand-md .navbar-toggler,
  header .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .bootstrap .navbar-expand-lg > .container,
  header .navbar-expand-lg > .container,
  .bootstrap .navbar-expand-lg > .container-fluid,
  header .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .bootstrap .navbar-expand-lg,
  header .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .bootstrap .navbar-expand-lg .navbar-nav,
  header .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .bootstrap .navbar-expand-lg .navbar-nav .dropdown-menu,
  header .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .bootstrap .navbar-expand-lg .navbar-nav .nav-link,
  header .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .bootstrap .navbar-expand-lg > .container,
  header .navbar-expand-lg > .container,
  .bootstrap .navbar-expand-lg > .container-fluid,
  header .navbar-expand-lg > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .bootstrap .navbar-expand-lg .navbar-collapse,
  header .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .bootstrap .navbar-expand-lg .navbar-toggler,
  header .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .bootstrap .navbar-expand-xl > .container,
  header .navbar-expand-xl > .container,
  .bootstrap .navbar-expand-xl > .container-fluid,
  header .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .bootstrap .navbar-expand-xl,
  header .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .bootstrap .navbar-expand-xl .navbar-nav,
  header .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .bootstrap .navbar-expand-xl .navbar-nav .dropdown-menu,
  header .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .bootstrap .navbar-expand-xl .navbar-nav .nav-link,
  header .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .bootstrap .navbar-expand-xl > .container,
  header .navbar-expand-xl > .container,
  .bootstrap .navbar-expand-xl > .container-fluid,
  header .navbar-expand-xl > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .bootstrap .navbar-expand-xl .navbar-collapse,
  header .navbar-expand-xl .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .bootstrap .navbar-expand-xl .navbar-toggler,
  header .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.bootstrap .navbar-expand,
header .navbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.bootstrap .navbar-expand > .container,
header .navbar-expand > .container,
.bootstrap .navbar-expand > .container-fluid,
header .navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.bootstrap .navbar-expand .navbar-nav,
header .navbar-expand .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row;
}
.bootstrap .navbar-expand .navbar-nav .dropdown-menu,
header .navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.bootstrap .navbar-expand .navbar-nav .nav-link,
header .navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.bootstrap .navbar-expand > .container,
header .navbar-expand > .container,
.bootstrap .navbar-expand > .container-fluid,
header .navbar-expand > .container-fluid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.bootstrap .navbar-expand .navbar-collapse,
header .navbar-expand .navbar-collapse {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.bootstrap .navbar-expand .navbar-toggler,
header .navbar-expand .navbar-toggler {
  display: none;
}
.bootstrap .navbar-light .navbar-brand,
header .navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.bootstrap .navbar-light .navbar-brand:hover,
header .navbar-light .navbar-brand:hover,
.bootstrap .navbar-light .navbar-brand:focus,
header .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.bootstrap .navbar-light .navbar-nav .nav-link,
header .navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.bootstrap .navbar-light .navbar-nav .nav-link:hover,
header .navbar-light .navbar-nav .nav-link:hover,
.bootstrap .navbar-light .navbar-nav .nav-link:focus,
header .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.bootstrap .navbar-light .navbar-nav .nav-link.disabled,
header .navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.bootstrap .navbar-light .navbar-nav .show > .nav-link,
header .navbar-light .navbar-nav .show > .nav-link,
.bootstrap .navbar-light .navbar-nav .active > .nav-link,
header .navbar-light .navbar-nav .active > .nav-link,
.bootstrap .navbar-light .navbar-nav .nav-link.show,
header .navbar-light .navbar-nav .nav-link.show,
.bootstrap .navbar-light .navbar-nav .nav-link.active,
header .navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.bootstrap .navbar-light .navbar-toggler,
header .navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.bootstrap .navbar-light .navbar-toggler-icon,
header .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.bootstrap .navbar-light .navbar-text,
header .navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.bootstrap .navbar-light .navbar-text a,
header .navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.bootstrap .navbar-light .navbar-text a:hover,
header .navbar-light .navbar-text a:hover,
.bootstrap .navbar-light .navbar-text a:focus,
header .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}
.bootstrap .navbar-dark .navbar-brand,
header .navbar-dark .navbar-brand {
  color: white;
}
.bootstrap .navbar-dark .navbar-brand:hover,
header .navbar-dark .navbar-brand:hover,
.bootstrap .navbar-dark .navbar-brand:focus,
header .navbar-dark .navbar-brand:focus {
  color: white;
}
.bootstrap .navbar-dark .navbar-nav .nav-link,
header .navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.bootstrap .navbar-dark .navbar-nav .nav-link:hover,
header .navbar-dark .navbar-nav .nav-link:hover,
.bootstrap .navbar-dark .navbar-nav .nav-link:focus,
header .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.bootstrap .navbar-dark .navbar-nav .nav-link.disabled,
header .navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.bootstrap .navbar-dark .navbar-nav .show > .nav-link,
header .navbar-dark .navbar-nav .show > .nav-link,
.bootstrap .navbar-dark .navbar-nav .active > .nav-link,
header .navbar-dark .navbar-nav .active > .nav-link,
.bootstrap .navbar-dark .navbar-nav .nav-link.show,
header .navbar-dark .navbar-nav .nav-link.show,
.bootstrap .navbar-dark .navbar-nav .nav-link.active,
header .navbar-dark .navbar-nav .nav-link.active {
  color: white;
}
.bootstrap .navbar-dark .navbar-toggler,
header .navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.bootstrap .navbar-dark .navbar-toggler-icon,
header .navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.bootstrap .navbar-dark .navbar-text,
header .navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.bootstrap .navbar-dark .navbar-text a,
header .navbar-dark .navbar-text a {
  color: white;
}
.bootstrap .navbar-dark .navbar-text a:hover,
header .navbar-dark .navbar-text a:hover,
.bootstrap .navbar-dark .navbar-text a:focus,
header .navbar-dark .navbar-text a:focus {
  color: white;
}
.bootstrap .card,
header .card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: white;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.bootstrap .card > hr,
header .card > hr {
  margin-right: 0;
  margin-left: 0;
}
.bootstrap .card > .list-group:first-child .list-group-item:first-child,
header .card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.bootstrap .card > .list-group:last-child .list-group-item:last-child,
header .card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.bootstrap .card-body,
header .card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}
.bootstrap .card-title,
header .card-title {
  margin-bottom: 0.75rem;
}
.bootstrap .card-subtitle,
header .card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
.bootstrap .card-text:last-child,
header .card-text:last-child {
  margin-bottom: 0;
}
.bootstrap .card-link:hover,
header .card-link:hover {
  text-decoration: none;
}
.bootstrap .card-link + .card-link,
header .card-link + .card-link {
  margin-left: 1.25rem;
}
.bootstrap .card-header,
header .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.bootstrap .card-header:first-child,
header .card-header:first-child {
  border-radius: calc(-0.75rem) calc(-0.75rem) 0 0;
}
.bootstrap .card-header + .list-group .list-group-item:first-child,
header .card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}
.bootstrap .card-footer,
header .card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.bootstrap .card-footer:last-child,
header .card-footer:last-child {
  border-radius: 0 0 calc(-0.75rem) calc(-0.75rem);
}
.bootstrap .card-header-tabs,
header .card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
.bootstrap .card-header-pills,
header .card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.bootstrap .card-img-overlay,
header .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
.bootstrap .card-img,
header .card-img {
  width: 100%;
  border-radius: calc(-0.75rem);
}
.bootstrap .card-img-top,
header .card-img-top {
  width: 100%;
  border-top-left-radius: calc(-0.75rem);
  border-top-right-radius: calc(-0.75rem);
}
.bootstrap .card-img-bottom,
header .card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(-0.75rem);
  border-bottom-left-radius: calc(-0.75rem);
}
.bootstrap .card-deck,
header .card-deck {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.bootstrap .card-deck .card,
header .card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .bootstrap .card-deck,
  header .card-deck {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .bootstrap .card-deck .card,
  header .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;
  }
}
.bootstrap .card-group,
header .card-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.bootstrap .card-group > .card,
header .card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .bootstrap .card-group,
  header .card-group {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .bootstrap .card-group > .card,
  header .card-group > .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .bootstrap .card-group > .card + .card,
  header .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .bootstrap .card-group > .card:first-child,
  header .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .bootstrap .card-group > .card:first-child .card-img-top,
  header .card-group > .card:first-child .card-img-top,
  .bootstrap .card-group > .card:first-child .card-header,
  header .card-group > .card:first-child .card-header {
    border-top-right-radius: 0;
  }
  .bootstrap .card-group > .card:first-child .card-img-bottom,
  header .card-group > .card:first-child .card-img-bottom,
  .bootstrap .card-group > .card:first-child .card-footer,
  header .card-group > .card:first-child .card-footer {
    border-bottom-right-radius: 0;
  }
  .bootstrap .card-group > .card:last-child,
  header .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .bootstrap .card-group > .card:last-child .card-img-top,
  header .card-group > .card:last-child .card-img-top,
  .bootstrap .card-group > .card:last-child .card-header,
  header .card-group > .card:last-child .card-header {
    border-top-left-radius: 0;
  }
  .bootstrap .card-group > .card:last-child .card-img-bottom,
  header .card-group > .card:last-child .card-img-bottom,
  .bootstrap .card-group > .card:last-child .card-footer,
  header .card-group > .card:last-child .card-footer {
    border-bottom-left-radius: 0;
  }
  .bootstrap .card-group > .card:only-child,
  header .card-group > .card:only-child {
    border-radius: 0.25rem;
  }
  .bootstrap .card-group > .card:only-child .card-img-top,
  header .card-group > .card:only-child .card-img-top,
  .bootstrap .card-group > .card:only-child .card-header,
  header .card-group > .card:only-child .card-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .bootstrap .card-group > .card:only-child .card-img-bottom,
  header .card-group > .card:only-child .card-img-bottom,
  .bootstrap .card-group > .card:only-child .card-footer,
  header .card-group > .card:only-child .card-footer {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .bootstrap .card-group > .card:not(:first-child):not(:last-child):not(:only-child),
  header .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  .bootstrap .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  header .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .bootstrap .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  header .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  .bootstrap .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
  header .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
  .bootstrap .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer,
  header .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0;
  }
}
.bootstrap .card-columns .card,
header .card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .bootstrap .card-columns,
  header .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;
  }
  .bootstrap .card-columns .card,
  header .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.bootstrap .accordion .card:not(:first-of-type):not(:last-of-type),
header .accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}
.bootstrap .accordion .card:not(:first-of-type) .card-header:first-child,
header .accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}
.bootstrap .accordion .card:first-of-type,
header .accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap .accordion .card:last-of-type,
header .accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap .breadcrumb,
header .breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.bootstrap .breadcrumb-item + .breadcrumb-item,
header .breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.bootstrap .breadcrumb-item + .breadcrumb-item::before,
header .breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.bootstrap .breadcrumb-item + .breadcrumb-item:hover::before,
header .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.bootstrap .breadcrumb-item + .breadcrumb-item:hover::before,
header .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.bootstrap .breadcrumb-item.active,
header .breadcrumb-item.active {
  color: #6c757d;
}
.bootstrap .pagination,
header .pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
.bootstrap .page-link,
header .page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: white;
  border: 1px solid #dee2e6;
}
.bootstrap .page-link:hover,
header .page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.bootstrap .page-link:focus,
header .page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.bootstrap .page-link:not(:disabled):not(.disabled),
header .page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.bootstrap .page-item:first-child .page-link,
header .page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.bootstrap .page-item:last-child .page-link,
header .page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.bootstrap .page-item.active .page-link,
header .page-item.active .page-link {
  z-index: 1;
  color: white;
  background-color: #007bff;
  border-color: #007bff;
}
.bootstrap .page-item.disabled .page-link,
header .page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: white;
  border-color: #dee2e6;
}
.bootstrap .pagination-lg .page-link,
header .pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.bootstrap .pagination-lg .page-item:first-child .page-link,
header .pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.bootstrap .pagination-lg .page-item:last-child .page-link,
header .pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.bootstrap .pagination-sm .page-link,
header .pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.bootstrap .pagination-sm .page-item:first-child .page-link,
header .pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.bootstrap .pagination-sm .page-item:last-child .page-link,
header .pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.bootstrap .badge,
header .badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
.bootstrap .badge:empty,
header .badge:empty {
  display: none;
}
.bootstrap .btn .badge,
header .btn .badge {
  position: relative;
  top: -1px;
}
.bootstrap .badge-pill,
header .badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
.bootstrap .badge-primary,
header .badge-primary {
  color: white;
  background-color: #007bff;
}
.bootstrap .badge-primary[href]:hover,
header .badge-primary[href]:hover,
.bootstrap .badge-primary[href]:focus,
header .badge-primary[href]:focus {
  color: white;
  text-decoration: none;
  background-color: #0062cc;
}
.bootstrap .badge-secondary,
header .badge-secondary {
  color: white;
  background-color: #6c757d;
}
.bootstrap .badge-secondary[href]:hover,
header .badge-secondary[href]:hover,
.bootstrap .badge-secondary[href]:focus,
header .badge-secondary[href]:focus {
  color: white;
  text-decoration: none;
  background-color: #545b62;
}
.bootstrap .badge-success,
header .badge-success {
  color: white;
  background-color: #28a745;
}
.bootstrap .badge-success[href]:hover,
header .badge-success[href]:hover,
.bootstrap .badge-success[href]:focus,
header .badge-success[href]:focus {
  color: white;
  text-decoration: none;
  background-color: #1e7e34;
}
.bootstrap .badge-info,
header .badge-info {
  color: white;
  background-color: #17a2b8;
}
.bootstrap .badge-info[href]:hover,
header .badge-info[href]:hover,
.bootstrap .badge-info[href]:focus,
header .badge-info[href]:focus {
  color: white;
  text-decoration: none;
  background-color: #117a8b;
}
.bootstrap .badge-warning,
header .badge-warning {
  color: #212529;
  background-color: #ffc107;
}
.bootstrap .badge-warning[href]:hover,
header .badge-warning[href]:hover,
.bootstrap .badge-warning[href]:focus,
header .badge-warning[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #d39e00;
}
.bootstrap .badge-danger,
header .badge-danger {
  color: white;
  background-color: #dc3545;
}
.bootstrap .badge-danger[href]:hover,
header .badge-danger[href]:hover,
.bootstrap .badge-danger[href]:focus,
header .badge-danger[href]:focus {
  color: white;
  text-decoration: none;
  background-color: #bd2130;
}
.bootstrap .badge-light,
header .badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
.bootstrap .badge-light[href]:hover,
header .badge-light[href]:hover,
.bootstrap .badge-light[href]:focus,
header .badge-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #dae0e5;
}
.bootstrap .badge-dark,
header .badge-dark {
  color: white;
  background-color: #343a40;
}
.bootstrap .badge-dark[href]:hover,
header .badge-dark[href]:hover,
.bootstrap .badge-dark[href]:focus,
header .badge-dark[href]:focus {
  color: white;
  text-decoration: none;
  background-color: #1d2124;
}
.bootstrap .jumbotron,
header .jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .bootstrap .jumbotron,
  header .jumbotron {
    padding: 4rem 2rem;
  }
}
.bootstrap .jumbotron-fluid,
header .jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
.bootstrap .alert,
header .alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.bootstrap .alert-heading,
header .alert-heading {
  color: inherit;
}
.bootstrap .alert-link,
header .alert-link {
  font-weight: 700;
}
.bootstrap .alert-dismissible,
header .alert-dismissible {
  padding-right: 4rem;
}
.bootstrap .alert-dismissible .close,
header .alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
.bootstrap .alert-primary,
header .alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.bootstrap .alert-primary hr,
header .alert-primary hr {
  border-top-color: #9fcdff;
}
.bootstrap .alert-primary .alert-link,
header .alert-primary .alert-link {
  color: #002752;
}
.bootstrap .alert-secondary,
header .alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.bootstrap .alert-secondary hr,
header .alert-secondary hr {
  border-top-color: #c8cbcf;
}
.bootstrap .alert-secondary .alert-link,
header .alert-secondary .alert-link {
  color: #202326;
}
.bootstrap .alert-success,
header .alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.bootstrap .alert-success hr,
header .alert-success hr {
  border-top-color: #b1dfbb;
}
.bootstrap .alert-success .alert-link,
header .alert-success .alert-link {
  color: #0b2e13;
}
.bootstrap .alert-info,
header .alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.bootstrap .alert-info hr,
header .alert-info hr {
  border-top-color: #abdde5;
}
.bootstrap .alert-info .alert-link,
header .alert-info .alert-link {
  color: #062c33;
}
.bootstrap .alert-warning,
header .alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.bootstrap .alert-warning hr,
header .alert-warning hr {
  border-top-color: #ffe8a1;
}
.bootstrap .alert-warning .alert-link,
header .alert-warning .alert-link {
  color: #533f03;
}
.bootstrap .alert-danger,
header .alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.bootstrap .alert-danger hr,
header .alert-danger hr {
  border-top-color: #f1b0b7;
}
.bootstrap .alert-danger .alert-link,
header .alert-danger .alert-link {
  color: #491217;
}
.bootstrap .alert-light,
header .alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.bootstrap .alert-light hr,
header .alert-light hr {
  border-top-color: #ececf6;
}
.bootstrap .alert-light .alert-link,
header .alert-light .alert-link {
  color: #686868;
}
.bootstrap .alert-dark,
header .alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.bootstrap .alert-dark hr,
header .alert-dark hr {
  border-top-color: #b9bbbe;
}
.bootstrap .alert-dark .alert-link,
header .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;
  }
}
.bootstrap .progress,
header .progress {
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.bootstrap .progress-bar,
header .progress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  color: white;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .bootstrap .progress-bar,
  header .progress-bar {
    transition: none;
  }
}
.bootstrap .progress-bar-striped,
header .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;
}
.bootstrap .progress-bar-animated,
header .progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}
.bootstrap .media,
header .media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
.bootstrap .media-body,
header .media-body {
  -ms-flex: 1;
  flex: 1;
}
.bootstrap .list-group,
header .list-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}
.bootstrap .list-group-item-action,
header .list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.bootstrap .list-group-item-action:hover,
header .list-group-item-action:hover,
.bootstrap .list-group-item-action:focus,
header .list-group-item-action:focus {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.bootstrap .list-group-item-action:active,
header .list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}
.bootstrap .list-group-item,
header .list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.bootstrap .list-group-item:first-child,
header .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.bootstrap .list-group-item:last-child,
header .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.bootstrap .list-group-item:hover,
header .list-group-item:hover,
.bootstrap .list-group-item:focus,
header .list-group-item:focus {
  z-index: 1;
  text-decoration: none;
}
.bootstrap .list-group-item.disabled,
header .list-group-item.disabled,
.bootstrap .list-group-item:disabled,
header .list-group-item:disabled {
  color: #6c757d;
  background-color: white;
}
.bootstrap .list-group-item.active,
header .list-group-item.active {
  z-index: 2;
  color: white;
  background-color: #007bff;
  border-color: #007bff;
}
.bootstrap .list-group-flush .list-group-item,
header .list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.bootstrap .list-group-flush:first-child .list-group-item:first-child,
header .list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
.bootstrap .list-group-flush:last-child .list-group-item:last-child,
header .list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}
.bootstrap .list-group-item-primary,
header .list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}
.bootstrap .list-group-item-primary.list-group-item-action:hover,
header .list-group-item-primary.list-group-item-action:hover,
.bootstrap .list-group-item-primary.list-group-item-action:focus,
header .list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}
.bootstrap .list-group-item-primary.list-group-item-action.active,
header .list-group-item-primary.list-group-item-action.active {
  color: white;
  background-color: #004085;
  border-color: #004085;
}
.bootstrap .list-group-item-secondary,
header .list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
.bootstrap .list-group-item-secondary.list-group-item-action:hover,
header .list-group-item-secondary.list-group-item-action:hover,
.bootstrap .list-group-item-secondary.list-group-item-action:focus,
header .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}
.bootstrap .list-group-item-secondary.list-group-item-action.active,
header .list-group-item-secondary.list-group-item-action.active {
  color: white;
  background-color: #383d41;
  border-color: #383d41;
}
.bootstrap .list-group-item-success,
header .list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
.bootstrap .list-group-item-success.list-group-item-action:hover,
header .list-group-item-success.list-group-item-action:hover,
.bootstrap .list-group-item-success.list-group-item-action:focus,
header .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}
.bootstrap .list-group-item-success.list-group-item-action.active,
header .list-group-item-success.list-group-item-action.active {
  color: white;
  background-color: #155724;
  border-color: #155724;
}
.bootstrap .list-group-item-info,
header .list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
.bootstrap .list-group-item-info.list-group-item-action:hover,
header .list-group-item-info.list-group-item-action:hover,
.bootstrap .list-group-item-info.list-group-item-action:focus,
header .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}
.bootstrap .list-group-item-info.list-group-item-action.active,
header .list-group-item-info.list-group-item-action.active {
  color: white;
  background-color: #0c5460;
  border-color: #0c5460;
}
.bootstrap .list-group-item-warning,
header .list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
.bootstrap .list-group-item-warning.list-group-item-action:hover,
header .list-group-item-warning.list-group-item-action:hover,
.bootstrap .list-group-item-warning.list-group-item-action:focus,
header .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}
.bootstrap .list-group-item-warning.list-group-item-action.active,
header .list-group-item-warning.list-group-item-action.active {
  color: white;
  background-color: #856404;
  border-color: #856404;
}
.bootstrap .list-group-item-danger,
header .list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
.bootstrap .list-group-item-danger.list-group-item-action:hover,
header .list-group-item-danger.list-group-item-action:hover,
.bootstrap .list-group-item-danger.list-group-item-action:focus,
header .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}
.bootstrap .list-group-item-danger.list-group-item-action.active,
header .list-group-item-danger.list-group-item-action.active {
  color: white;
  background-color: #721c24;
  border-color: #721c24;
}
.bootstrap .list-group-item-light,
header .list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
.bootstrap .list-group-item-light.list-group-item-action:hover,
header .list-group-item-light.list-group-item-action:hover,
.bootstrap .list-group-item-light.list-group-item-action:focus,
header .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}
.bootstrap .list-group-item-light.list-group-item-action.active,
header .list-group-item-light.list-group-item-action.active {
  color: white;
  background-color: #818182;
  border-color: #818182;
}
.bootstrap .list-group-item-dark,
header .list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.bootstrap .list-group-item-dark.list-group-item-action:hover,
header .list-group-item-dark.list-group-item-action:hover,
.bootstrap .list-group-item-dark.list-group-item-action:focus,
header .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}
.bootstrap .list-group-item-dark.list-group-item-action.active,
header .list-group-item-dark.list-group-item-action.active {
  color: white;
  background-color: #1b1e21;
  border-color: #1b1e21;
}
.bootstrap .close,
header .close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: .5;
}
.bootstrap .close:not(:disabled):not(.disabled),
header .close:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.bootstrap .close:not(:disabled):not(.disabled):hover,
header .close:not(:disabled):not(.disabled):hover,
.bootstrap .close:not(:disabled):not(.disabled):focus,
header .close:not(:disabled):not(.disabled):focus {
  color: black;
  text-decoration: none;
  opacity: .75;
}
.bootstrap button.close,
header button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}
.bootstrap .modal-open,
header .modal-open {
  overflow: hidden;
}
.bootstrap .modal-open .modal,
header .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.bootstrap .modal,
header .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
.bootstrap .modal-dialog,
header .modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.bootstrap .modal.fade .modal-dialog,
header .modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
@media screen and (prefers-reduced-motion: reduce) {
  .bootstrap .modal.fade .modal-dialog,
  header .modal.fade .modal-dialog {
    transition: none;
  }
}
.bootstrap .modal.show .modal-dialog,
header .modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.bootstrap .modal-dialog-centered,
header .modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(99%);
}
.bootstrap .modal-dialog-centered::before,
header .modal-dialog-centered::before {
  display: block;
  height: calc(99vh);
  content: "";
}
.bootstrap .modal-content,
header .modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.bootstrap .modal-backdrop,
header .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: black;
}
.bootstrap .modal-backdrop.fade,
header .modal-backdrop.fade {
  opacity: 0;
}
.bootstrap .modal-backdrop.show,
header .modal-backdrop.show {
  opacity: 0.5;
}
.bootstrap .modal-header,
header .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;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.bootstrap .modal-header .close,
header .modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}
.bootstrap .modal-title,
header .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.bootstrap .modal-body,
header .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}
.bootstrap .modal-footer,
header .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 #e9ecef;
}
.bootstrap .modal-footer > :not(:first-child),
header .modal-footer > :not(:first-child) {
  margin-left: .25rem;
}
.bootstrap .modal-footer > :not(:last-child),
header .modal-footer > :not(:last-child) {
  margin-right: .25rem;
}
.bootstrap .modal-scrollbar-measure,
header .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .bootstrap .modal-dialog,
  header .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .bootstrap .modal-dialog-centered,
  header .modal-dialog-centered {
    min-height: calc(96.5%);
  }
  .bootstrap .modal-dialog-centered::before,
  header .modal-dialog-centered::before {
    height: calc(96.5vh);
  }
  .bootstrap .modal-sm,
  header .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .bootstrap .modal-lg,
  header .modal-lg {
    max-width: 800px;
  }
}
.bootstrap .tooltip,
header .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.bootstrap .tooltip.show,
header .tooltip.show {
  opacity: 0.9;
}
.bootstrap .tooltip .arrow,
header .tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.bootstrap .tooltip .arrow::before,
header .tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bootstrap .bs-tooltip-top,
header .bs-tooltip-top,
.bootstrap .bs-tooltip-auto[x-placement^="top"],
header .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}
.bootstrap .bs-tooltip-top .arrow,
header .bs-tooltip-top .arrow,
.bootstrap .bs-tooltip-auto[x-placement^="top"] .arrow,
header .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}
.bootstrap .bs-tooltip-top .arrow::before,
header .bs-tooltip-top .arrow::before,
.bootstrap .bs-tooltip-auto[x-placement^="top"] .arrow::before,
header .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: black;
}
.bootstrap .bs-tooltip-right,
header .bs-tooltip-right,
.bootstrap .bs-tooltip-auto[x-placement^="right"],
header .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}
.bootstrap .bs-tooltip-right .arrow,
header .bs-tooltip-right .arrow,
.bootstrap .bs-tooltip-auto[x-placement^="right"] .arrow,
header .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bootstrap .bs-tooltip-right .arrow::before,
header .bs-tooltip-right .arrow::before,
.bootstrap .bs-tooltip-auto[x-placement^="right"] .arrow::before,
header .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: black;
}
.bootstrap .bs-tooltip-bottom,
header .bs-tooltip-bottom,
.bootstrap .bs-tooltip-auto[x-placement^="bottom"],
header .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}
.bootstrap .bs-tooltip-bottom .arrow,
header .bs-tooltip-bottom .arrow,
.bootstrap .bs-tooltip-auto[x-placement^="bottom"] .arrow,
header .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}
.bootstrap .bs-tooltip-bottom .arrow::before,
header .bs-tooltip-bottom .arrow::before,
.bootstrap .bs-tooltip-auto[x-placement^="bottom"] .arrow::before,
header .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: black;
}
.bootstrap .bs-tooltip-left,
header .bs-tooltip-left,
.bootstrap .bs-tooltip-auto[x-placement^="left"],
header .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}
.bootstrap .bs-tooltip-left .arrow,
header .bs-tooltip-left .arrow,
.bootstrap .bs-tooltip-auto[x-placement^="left"] .arrow,
header .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bootstrap .bs-tooltip-left .arrow::before,
header .bs-tooltip-left .arrow::before,
.bootstrap .bs-tooltip-auto[x-placement^="left"] .arrow::before,
header .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: black;
}
.bootstrap .tooltip-inner,
header .tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: white;
  text-align: center;
  background-color: black;
  border-radius: 0.25rem;
}
.bootstrap .popover,
header .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.bootstrap .popover .arrow,
header .popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.bootstrap .popover .arrow::before,
header .popover .arrow::before,
.bootstrap .popover .arrow::after,
header .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bootstrap .bs-popover-top,
header .bs-popover-top,
.bootstrap .bs-popover-auto[x-placement^="top"],
header .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}
.bootstrap .bs-popover-top .arrow,
header .bs-popover-top .arrow,
.bootstrap .bs-popover-auto[x-placement^="top"] .arrow,
header .bs-popover-auto[x-placement^="top"] .arrow {
  bottom: calc(-1.5rem);
}
.bootstrap .bs-popover-top .arrow::before,
header .bs-popover-top .arrow::before,
.bootstrap .bs-popover-auto[x-placement^="top"] .arrow::before,
header .bs-popover-auto[x-placement^="top"] .arrow::before,
.bootstrap .bs-popover-top .arrow::after,
header .bs-popover-top .arrow::after,
.bootstrap .bs-popover-auto[x-placement^="top"] .arrow::after,
header .bs-popover-auto[x-placement^="top"] .arrow::after {
  border-width: 0.5rem 0.5rem 0;
}
.bootstrap .bs-popover-top .arrow::before,
header .bs-popover-top .arrow::before,
.bootstrap .bs-popover-auto[x-placement^="top"] .arrow::before,
header .bs-popover-auto[x-placement^="top"] .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bootstrap .bs-popover-top .arrow::after,
header .bs-popover-top .arrow::after,
.bootstrap .bs-popover-auto[x-placement^="top"] .arrow::after,
header .bs-popover-auto[x-placement^="top"] .arrow::after {
  bottom: 1px;
  border-top-color: white;
}
.bootstrap .bs-popover-right,
header .bs-popover-right,
.bootstrap .bs-popover-auto[x-placement^="right"],
header .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}
.bootstrap .bs-popover-right .arrow,
header .bs-popover-right .arrow,
.bootstrap .bs-popover-auto[x-placement^="right"] .arrow,
header .bs-popover-auto[x-placement^="right"] .arrow {
  left: calc(-1.5rem);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bootstrap .bs-popover-right .arrow::before,
header .bs-popover-right .arrow::before,
.bootstrap .bs-popover-auto[x-placement^="right"] .arrow::before,
header .bs-popover-auto[x-placement^="right"] .arrow::before,
.bootstrap .bs-popover-right .arrow::after,
header .bs-popover-right .arrow::after,
.bootstrap .bs-popover-auto[x-placement^="right"] .arrow::after,
header .bs-popover-auto[x-placement^="right"] .arrow::after {
  border-width: 0.5rem 0.5rem 0.5rem 0;
}
.bootstrap .bs-popover-right .arrow::before,
header .bs-popover-right .arrow::before,
.bootstrap .bs-popover-auto[x-placement^="right"] .arrow::before,
header .bs-popover-auto[x-placement^="right"] .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bootstrap .bs-popover-right .arrow::after,
header .bs-popover-right .arrow::after,
.bootstrap .bs-popover-auto[x-placement^="right"] .arrow::after,
header .bs-popover-auto[x-placement^="right"] .arrow::after {
  left: 1px;
  border-right-color: white;
}
.bootstrap .bs-popover-bottom,
header .bs-popover-bottom,
.bootstrap .bs-popover-auto[x-placement^="bottom"],
header .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}
.bootstrap .bs-popover-bottom .arrow,
header .bs-popover-bottom .arrow,
.bootstrap .bs-popover-auto[x-placement^="bottom"] .arrow,
header .bs-popover-auto[x-placement^="bottom"] .arrow {
  top: calc(-1.5rem);
}
.bootstrap .bs-popover-bottom .arrow::before,
header .bs-popover-bottom .arrow::before,
.bootstrap .bs-popover-auto[x-placement^="bottom"] .arrow::before,
header .bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bootstrap .bs-popover-bottom .arrow::after,
header .bs-popover-bottom .arrow::after,
.bootstrap .bs-popover-auto[x-placement^="bottom"] .arrow::after,
header .bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-width: 0 0.5rem 0.5rem 0.5rem;
}
.bootstrap .bs-popover-bottom .arrow::before,
header .bs-popover-bottom .arrow::before,
.bootstrap .bs-popover-auto[x-placement^="bottom"] .arrow::before,
header .bs-popover-auto[x-placement^="bottom"] .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bootstrap .bs-popover-bottom .arrow::after,
header .bs-popover-bottom .arrow::after,
.bootstrap .bs-popover-auto[x-placement^="bottom"] .arrow::after,
header .bs-popover-auto[x-placement^="bottom"] .arrow::after {
  top: 1px;
  border-bottom-color: white;
}
.bootstrap .bs-popover-bottom .popover-header::before,
header .bs-popover-bottom .popover-header::before,
.bootstrap .bs-popover-auto[x-placement^="bottom"] .popover-header::before,
header .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}
.bootstrap .bs-popover-left,
header .bs-popover-left,
.bootstrap .bs-popover-auto[x-placement^="left"],
header .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}
.bootstrap .bs-popover-left .arrow,
header .bs-popover-left .arrow,
.bootstrap .bs-popover-auto[x-placement^="left"] .arrow,
header .bs-popover-auto[x-placement^="left"] .arrow {
  right: calc(-1.5rem);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bootstrap .bs-popover-left .arrow::before,
header .bs-popover-left .arrow::before,
.bootstrap .bs-popover-auto[x-placement^="left"] .arrow::before,
header .bs-popover-auto[x-placement^="left"] .arrow::before,
.bootstrap .bs-popover-left .arrow::after,
header .bs-popover-left .arrow::after,
.bootstrap .bs-popover-auto[x-placement^="left"] .arrow::after,
header .bs-popover-auto[x-placement^="left"] .arrow::after {
  border-width: 0.5rem 0 0.5rem 0.5rem;
}
.bootstrap .bs-popover-left .arrow::before,
header .bs-popover-left .arrow::before,
.bootstrap .bs-popover-auto[x-placement^="left"] .arrow::before,
header .bs-popover-auto[x-placement^="left"] .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bootstrap .bs-popover-left .arrow::after,
header .bs-popover-left .arrow::after,
.bootstrap .bs-popover-auto[x-placement^="left"] .arrow::after,
header .bs-popover-auto[x-placement^="left"] .arrow::after {
  right: 1px;
  border-left-color: white;
}
.bootstrap .popover-header,
header .popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(-0.7rem);
  border-top-right-radius: calc(-0.7rem);
}
.bootstrap .popover-header:empty,
header .popover-header:empty {
  display: none;
}
.bootstrap .popover-body,
header .popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}
.bootstrap .carousel,
header .carousel {
  position: relative;
}
.bootstrap .carousel-inner,
header .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.bootstrap .carousel-item,
header .carousel-item {
  position: relative;
  display: none;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.bootstrap .carousel-item.active,
header .carousel-item.active,
.bootstrap .carousel-item-next,
header .carousel-item-next,
.bootstrap .carousel-item-prev,
header .carousel-item-prev {
  display: block;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .bootstrap .carousel-item.active,
  header .carousel-item.active,
  .bootstrap .carousel-item-next,
  header .carousel-item-next,
  .bootstrap .carousel-item-prev,
  header .carousel-item-prev {
    transition: none;
  }
}
.bootstrap .carousel-item-next,
header .carousel-item-next,
.bootstrap .carousel-item-prev,
header .carousel-item-prev {
  position: absolute;
  top: 0;
}
.bootstrap .carousel-item-next.carousel-item-left,
header .carousel-item-next.carousel-item-left,
.bootstrap .carousel-item-prev.carousel-item-right,
header .carousel-item-prev.carousel-item-right {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bootstrap .carousel-item-next,
header .carousel-item-next,
.bootstrap .active.carousel-item-right,
header .active.carousel-item-right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  .carousel-item-next,
  .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.bootstrap .carousel-item-prev,
header .carousel-item-prev,
.bootstrap .active.carousel-item-left,
header .active.carousel-item-left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.bootstrap .carousel-fade .carousel-item,
header .carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: .6s;
  transition-property: opacity;
}
.bootstrap .carousel-fade .carousel-item.active,
header .carousel-fade .carousel-item.active,
.bootstrap .carousel-fade .carousel-item-next.carousel-item-left,
header .carousel-fade .carousel-item-next.carousel-item-left,
.bootstrap .carousel-fade .carousel-item-prev.carousel-item-right,
header .carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
.bootstrap .carousel-fade .active.carousel-item-left,
header .carousel-fade .active.carousel-item-left,
.bootstrap .carousel-fade .active.carousel-item-right,
header .carousel-fade .active.carousel-item-right {
  opacity: 0;
}
.bootstrap .carousel-fade .carousel-item-next,
header .carousel-fade .carousel-item-next,
.bootstrap .carousel-fade .carousel-item-prev,
header .carousel-fade .carousel-item-prev,
.bootstrap .carousel-fade .carousel-item.active,
header .carousel-fade .carousel-item.active,
.bootstrap .carousel-fade .active.carousel-item-left,
header .carousel-fade .active.carousel-item-left,
.bootstrap .carousel-fade .active.carousel-item-prev,
header .carousel-fade .active.carousel-item-prev {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  .carousel-fade .carousel-item-next,
  .carousel-fade .carousel-item-prev,
  .carousel-fade .carousel-item.active,
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-prev {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bootstrap .carousel-control-prev,
header .carousel-control-prev,
.bootstrap .carousel-control-next,
header .carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: white;
  text-align: center;
  opacity: 0.5;
}
.bootstrap .carousel-control-prev:hover,
header .carousel-control-prev:hover,
.bootstrap .carousel-control-prev:focus,
header .carousel-control-prev:focus,
.bootstrap .carousel-control-next:hover,
header .carousel-control-next:hover,
.bootstrap .carousel-control-next:focus,
header .carousel-control-next:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}
.bootstrap .carousel-control-prev,
header .carousel-control-prev {
  left: 0;
}
.bootstrap .carousel-control-next,
header .carousel-control-next {
  right: 0;
}
.bootstrap .carousel-control-prev-icon,
header .carousel-control-prev-icon,
.bootstrap .carousel-control-next-icon,
header .carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}
.bootstrap .carousel-control-prev-icon,
header .carousel-control-prev-icon {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E);
}
.bootstrap .carousel-control-next-icon,
header .carousel-control-next-icon {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E);
}
.bootstrap .carousel-indicators,
header .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  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;
}
.bootstrap .carousel-indicators li,
header .carousel-indicators li {
  position: relative;
  -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: rgba(255, 255, 255, 0.5);
}
.bootstrap .carousel-indicators li::before,
header .carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.bootstrap .carousel-indicators li::after,
header .carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.bootstrap .carousel-indicators .active,
header .carousel-indicators .active {
  background-color: white;
}
.bootstrap .carousel-caption,
header .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  text-align: center;
}
.bootstrap .align-baseline,
header .align-baseline {
  vertical-align: baseline !important;
}
.bootstrap .align-top,
header .align-top {
  vertical-align: top !important;
}
.bootstrap .align-middle,
header .align-middle {
  vertical-align: middle !important;
}
.bootstrap .align-bottom,
header .align-bottom {
  vertical-align: bottom !important;
}
.bootstrap .align-text-bottom,
header .align-text-bottom {
  vertical-align: text-bottom !important;
}
.bootstrap .align-text-top,
header .align-text-top {
  vertical-align: text-top !important;
}
.bootstrap .bg-primary,
header .bg-primary {
  background-color: #007bff !important;
}
.bootstrap a.bg-primary:hover,
header a.bg-primary:hover,
.bootstrap a.bg-primary:focus,
header a.bg-primary:focus,
.bootstrap button.bg-primary:hover,
header button.bg-primary:hover,
.bootstrap button.bg-primary:focus,
header button.bg-primary:focus {
  background-color: #0062cc !important;
}
.bootstrap .bg-secondary,
header .bg-secondary {
  background-color: #6c757d !important;
}
.bootstrap a.bg-secondary:hover,
header a.bg-secondary:hover,
.bootstrap a.bg-secondary:focus,
header a.bg-secondary:focus,
.bootstrap button.bg-secondary:hover,
header button.bg-secondary:hover,
.bootstrap button.bg-secondary:focus,
header button.bg-secondary:focus {
  background-color: #545b62 !important;
}
.bootstrap .bg-success,
header .bg-success {
  background-color: #28a745 !important;
}
.bootstrap a.bg-success:hover,
header a.bg-success:hover,
.bootstrap a.bg-success:focus,
header a.bg-success:focus,
.bootstrap button.bg-success:hover,
header button.bg-success:hover,
.bootstrap button.bg-success:focus,
header button.bg-success:focus {
  background-color: #1e7e34 !important;
}
.bootstrap .bg-info,
header .bg-info {
  background-color: #17a2b8 !important;
}
.bootstrap a.bg-info:hover,
header a.bg-info:hover,
.bootstrap a.bg-info:focus,
header a.bg-info:focus,
.bootstrap button.bg-info:hover,
header button.bg-info:hover,
.bootstrap button.bg-info:focus,
header button.bg-info:focus {
  background-color: #117a8b !important;
}
.bootstrap .bg-warning,
header .bg-warning {
  background-color: #ffc107 !important;
}
.bootstrap a.bg-warning:hover,
header a.bg-warning:hover,
.bootstrap a.bg-warning:focus,
header a.bg-warning:focus,
.bootstrap button.bg-warning:hover,
header button.bg-warning:hover,
.bootstrap button.bg-warning:focus,
header button.bg-warning:focus {
  background-color: #d39e00 !important;
}
.bootstrap .bg-danger,
header .bg-danger {
  background-color: #dc3545 !important;
}
.bootstrap a.bg-danger:hover,
header a.bg-danger:hover,
.bootstrap a.bg-danger:focus,
header a.bg-danger:focus,
.bootstrap button.bg-danger:hover,
header button.bg-danger:hover,
.bootstrap button.bg-danger:focus,
header button.bg-danger:focus {
  background-color: #bd2130 !important;
}
.bootstrap .bg-light,
header .bg-light {
  background-color: #f8f9fa !important;
}
.bootstrap a.bg-light:hover,
header a.bg-light:hover,
.bootstrap a.bg-light:focus,
header a.bg-light:focus,
.bootstrap button.bg-light:hover,
header button.bg-light:hover,
.bootstrap button.bg-light:focus,
header button.bg-light:focus {
  background-color: #dae0e5 !important;
}
.bootstrap .bg-dark,
header .bg-dark {
  background-color: #343a40 !important;
}
.bootstrap a.bg-dark:hover,
header a.bg-dark:hover,
.bootstrap a.bg-dark:focus,
header a.bg-dark:focus,
.bootstrap button.bg-dark:hover,
header button.bg-dark:hover,
.bootstrap button.bg-dark:focus,
header button.bg-dark:focus {
  background-color: #1d2124 !important;
}
.bootstrap .bg-white,
header .bg-white {
  background-color: white !important;
}
.bootstrap .bg-transparent,
header .bg-transparent {
  background-color: transparent !important;
}
.bootstrap .border,
header .border {
  border: 1px solid #dee2e6 !important;
}
.bootstrap .border-top,
header .border-top {
  border-top: 1px solid #dee2e6 !important;
}
.bootstrap .border-right,
header .border-right {
  border-right: 1px solid #dee2e6 !important;
}
.bootstrap .border-bottom,
header .border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.bootstrap .border-left,
header .border-left {
  border-left: 1px solid #dee2e6 !important;
}
.bootstrap .border-0,
header .border-0 {
  border: 0 !important;
}
.bootstrap .border-top-0,
header .border-top-0 {
  border-top: 0 !important;
}
.bootstrap .border-right-0,
header .border-right-0 {
  border-right: 0 !important;
}
.bootstrap .border-bottom-0,
header .border-bottom-0 {
  border-bottom: 0 !important;
}
.bootstrap .border-left-0,
header .border-left-0 {
  border-left: 0 !important;
}
.bootstrap .border-primary,
header .border-primary {
  border-color: #007bff !important;
}
.bootstrap .border-secondary,
header .border-secondary {
  border-color: #6c757d !important;
}
.bootstrap .border-success,
header .border-success {
  border-color: #28a745 !important;
}
.bootstrap .border-info,
header .border-info {
  border-color: #17a2b8 !important;
}
.bootstrap .border-warning,
header .border-warning {
  border-color: #ffc107 !important;
}
.bootstrap .border-danger,
header .border-danger {
  border-color: #dc3545 !important;
}
.bootstrap .border-light,
header .border-light {
  border-color: #f8f9fa !important;
}
.bootstrap .border-dark,
header .border-dark {
  border-color: #343a40 !important;
}
.bootstrap .border-white,
header .border-white {
  border-color: white !important;
}
.bootstrap .rounded,
header .rounded {
  border-radius: 0.25rem !important;
}
.bootstrap .rounded-top,
header .rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
.bootstrap .rounded-right,
header .rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
.bootstrap .rounded-bottom,
header .rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.bootstrap .rounded-left,
header .rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.bootstrap .rounded-circle,
header .rounded-circle {
  border-radius: 50% !important;
}
.bootstrap .rounded-0,
header .rounded-0 {
  border-radius: 0 !important;
}
.bootstrap .clearfix::after,
header .clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.bootstrap .d-none,
header .d-none {
  display: none !important;
}
.bootstrap .d-inline,
header .d-inline {
  display: inline !important;
}
.bootstrap .d-inline-block,
header .d-inline-block {
  display: inline-block !important;
}
.bootstrap .d-block,
header .d-block {
  display: block !important;
}
.bootstrap .d-table,
header .d-table {
  display: table !important;
}
.bootstrap .d-table-row,
header .d-table-row {
  display: table-row !important;
}
.bootstrap .d-table-cell,
header .d-table-cell {
  display: table-cell !important;
}
.bootstrap .d-flex,
header .d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.bootstrap .d-inline-flex,
header .d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .bootstrap .d-sm-none,
  header .d-sm-none {
    display: none !important;
  }
  .bootstrap .d-sm-inline,
  header .d-sm-inline {
    display: inline !important;
  }
  .bootstrap .d-sm-inline-block,
  header .d-sm-inline-block {
    display: inline-block !important;
  }
  .bootstrap .d-sm-block,
  header .d-sm-block {
    display: block !important;
  }
  .bootstrap .d-sm-table,
  header .d-sm-table {
    display: table !important;
  }
  .bootstrap .d-sm-table-row,
  header .d-sm-table-row {
    display: table-row !important;
  }
  .bootstrap .d-sm-table-cell,
  header .d-sm-table-cell {
    display: table-cell !important;
  }
  .bootstrap .d-sm-flex,
  header .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .bootstrap .d-sm-inline-flex,
  header .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .bootstrap .d-md-none,
  header .d-md-none {
    display: none !important;
  }
  .bootstrap .d-md-inline,
  header .d-md-inline {
    display: inline !important;
  }
  .bootstrap .d-md-inline-block,
  header .d-md-inline-block {
    display: inline-block !important;
  }
  .bootstrap .d-md-block,
  header .d-md-block {
    display: block !important;
  }
  .bootstrap .d-md-table,
  header .d-md-table {
    display: table !important;
  }
  .bootstrap .d-md-table-row,
  header .d-md-table-row {
    display: table-row !important;
  }
  .bootstrap .d-md-table-cell,
  header .d-md-table-cell {
    display: table-cell !important;
  }
  .bootstrap .d-md-flex,
  header .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .bootstrap .d-md-inline-flex,
  header .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .bootstrap .d-lg-none,
  header .d-lg-none {
    display: none !important;
  }
  .bootstrap .d-lg-inline,
  header .d-lg-inline {
    display: inline !important;
  }
  .bootstrap .d-lg-inline-block,
  header .d-lg-inline-block {
    display: inline-block !important;
  }
  .bootstrap .d-lg-block,
  header .d-lg-block {
    display: block !important;
  }
  .bootstrap .d-lg-table,
  header .d-lg-table {
    display: table !important;
  }
  .bootstrap .d-lg-table-row,
  header .d-lg-table-row {
    display: table-row !important;
  }
  .bootstrap .d-lg-table-cell,
  header .d-lg-table-cell {
    display: table-cell !important;
  }
  .bootstrap .d-lg-flex,
  header .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .bootstrap .d-lg-inline-flex,
  header .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap .d-xl-none,
  header .d-xl-none {
    display: none !important;
  }
  .bootstrap .d-xl-inline,
  header .d-xl-inline {
    display: inline !important;
  }
  .bootstrap .d-xl-inline-block,
  header .d-xl-inline-block {
    display: inline-block !important;
  }
  .bootstrap .d-xl-block,
  header .d-xl-block {
    display: block !important;
  }
  .bootstrap .d-xl-table,
  header .d-xl-table {
    display: table !important;
  }
  .bootstrap .d-xl-table-row,
  header .d-xl-table-row {
    display: table-row !important;
  }
  .bootstrap .d-xl-table-cell,
  header .d-xl-table-cell {
    display: table-cell !important;
  }
  .bootstrap .d-xl-flex,
  header .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .bootstrap .d-xl-inline-flex,
  header .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .bootstrap .d-print-none,
  header .d-print-none {
    display: none !important;
  }
  .bootstrap .d-print-inline,
  header .d-print-inline {
    display: inline !important;
  }
  .bootstrap .d-print-inline-block,
  header .d-print-inline-block {
    display: inline-block !important;
  }
  .bootstrap .d-print-block,
  header .d-print-block {
    display: block !important;
  }
  .bootstrap .d-print-table,
  header .d-print-table {
    display: table !important;
  }
  .bootstrap .d-print-table-row,
  header .d-print-table-row {
    display: table-row !important;
  }
  .bootstrap .d-print-table-cell,
  header .d-print-table-cell {
    display: table-cell !important;
  }
  .bootstrap .d-print-flex,
  header .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .bootstrap .d-print-inline-flex,
  header .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.bootstrap .embed-responsive,
header .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.bootstrap .embed-responsive::before,
header .embed-responsive::before {
  display: block;
  content: "";
}
.bootstrap .embed-responsive .embed-responsive-item,
header .embed-responsive .embed-responsive-item,
.bootstrap .embed-responsive iframe,
header .embed-responsive iframe,
.bootstrap .embed-responsive embed,
header .embed-responsive embed,
.bootstrap .embed-responsive object,
header .embed-responsive object,
.bootstrap .embed-responsive video,
header .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.bootstrap .embed-responsive-21by9::before,
header .embed-responsive-21by9::before {
  padding-top: 42.857143%;
}
.bootstrap .embed-responsive-16by9::before,
header .embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.bootstrap .embed-responsive-4by3::before,
header .embed-responsive-4by3::before {
  padding-top: 75%;
}
.bootstrap .embed-responsive-1by1::before,
header .embed-responsive-1by1::before {
  padding-top: 100%;
}
.bootstrap .flex-row,
header .flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.bootstrap .flex-column,
header .flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.bootstrap .flex-row-reverse,
header .flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.bootstrap .flex-column-reverse,
header .flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.bootstrap .flex-wrap,
header .flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.bootstrap .flex-nowrap,
header .flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.bootstrap .flex-wrap-reverse,
header .flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.bootstrap .flex-fill,
header .flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
.bootstrap .flex-grow-0,
header .flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}
.bootstrap .flex-grow-1,
header .flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}
.bootstrap .flex-shrink-0,
header .flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}
.bootstrap .flex-shrink-1,
header .flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}
.bootstrap .justify-content-start,
header .justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.bootstrap .justify-content-end,
header .justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.bootstrap .justify-content-center,
header .justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.bootstrap .justify-content-between,
header .justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.bootstrap .justify-content-around,
header .justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.bootstrap .align-items-start,
header .align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.bootstrap .align-items-end,
header .align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.bootstrap .align-items-center,
header .align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.bootstrap .align-items-baseline,
header .align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.bootstrap .align-items-stretch,
header .align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.bootstrap .align-content-start,
header .align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.bootstrap .align-content-end,
header .align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.bootstrap .align-content-center,
header .align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.bootstrap .align-content-between,
header .align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.bootstrap .align-content-around,
header .align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.bootstrap .align-content-stretch,
header .align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.bootstrap .align-self-auto,
header .align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.bootstrap .align-self-start,
header .align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.bootstrap .align-self-end,
header .align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.bootstrap .align-self-center,
header .align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.bootstrap .align-self-baseline,
header .align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.bootstrap .align-self-stretch,
header .align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .bootstrap .flex-sm-row,
  header .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .bootstrap .flex-sm-column,
  header .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .bootstrap .flex-sm-row-reverse,
  header .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .bootstrap .flex-sm-column-reverse,
  header .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .bootstrap .flex-sm-wrap,
  header .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .bootstrap .flex-sm-nowrap,
  header .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .bootstrap .flex-sm-wrap-reverse,
  header .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .bootstrap .flex-sm-fill,
  header .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .bootstrap .flex-sm-grow-0,
  header .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .bootstrap .flex-sm-grow-1,
  header .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .bootstrap .flex-sm-shrink-0,
  header .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .bootstrap .flex-sm-shrink-1,
  header .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .bootstrap .justify-content-sm-start,
  header .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .bootstrap .justify-content-sm-end,
  header .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .bootstrap .justify-content-sm-center,
  header .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .bootstrap .justify-content-sm-between,
  header .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .bootstrap .justify-content-sm-around,
  header .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .bootstrap .align-items-sm-start,
  header .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .bootstrap .align-items-sm-end,
  header .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .bootstrap .align-items-sm-center,
  header .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .bootstrap .align-items-sm-baseline,
  header .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .bootstrap .align-items-sm-stretch,
  header .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .bootstrap .align-content-sm-start,
  header .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .bootstrap .align-content-sm-end,
  header .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .bootstrap .align-content-sm-center,
  header .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .bootstrap .align-content-sm-between,
  header .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .bootstrap .align-content-sm-around,
  header .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .bootstrap .align-content-sm-stretch,
  header .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .bootstrap .align-self-sm-auto,
  header .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .bootstrap .align-self-sm-start,
  header .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .bootstrap .align-self-sm-end,
  header .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .bootstrap .align-self-sm-center,
  header .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .bootstrap .align-self-sm-baseline,
  header .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .bootstrap .align-self-sm-stretch,
  header .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .bootstrap .flex-md-row,
  header .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .bootstrap .flex-md-column,
  header .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .bootstrap .flex-md-row-reverse,
  header .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .bootstrap .flex-md-column-reverse,
  header .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .bootstrap .flex-md-wrap,
  header .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .bootstrap .flex-md-nowrap,
  header .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .bootstrap .flex-md-wrap-reverse,
  header .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .bootstrap .flex-md-fill,
  header .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .bootstrap .flex-md-grow-0,
  header .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .bootstrap .flex-md-grow-1,
  header .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .bootstrap .flex-md-shrink-0,
  header .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .bootstrap .flex-md-shrink-1,
  header .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .bootstrap .justify-content-md-start,
  header .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .bootstrap .justify-content-md-end,
  header .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .bootstrap .justify-content-md-center,
  header .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .bootstrap .justify-content-md-between,
  header .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .bootstrap .justify-content-md-around,
  header .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .bootstrap .align-items-md-start,
  header .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .bootstrap .align-items-md-end,
  header .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .bootstrap .align-items-md-center,
  header .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .bootstrap .align-items-md-baseline,
  header .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .bootstrap .align-items-md-stretch,
  header .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .bootstrap .align-content-md-start,
  header .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .bootstrap .align-content-md-end,
  header .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .bootstrap .align-content-md-center,
  header .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .bootstrap .align-content-md-between,
  header .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .bootstrap .align-content-md-around,
  header .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .bootstrap .align-content-md-stretch,
  header .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .bootstrap .align-self-md-auto,
  header .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .bootstrap .align-self-md-start,
  header .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .bootstrap .align-self-md-end,
  header .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .bootstrap .align-self-md-center,
  header .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .bootstrap .align-self-md-baseline,
  header .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .bootstrap .align-self-md-stretch,
  header .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .bootstrap .flex-lg-row,
  header .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .bootstrap .flex-lg-column,
  header .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .bootstrap .flex-lg-row-reverse,
  header .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .bootstrap .flex-lg-column-reverse,
  header .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .bootstrap .flex-lg-wrap,
  header .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .bootstrap .flex-lg-nowrap,
  header .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .bootstrap .flex-lg-wrap-reverse,
  header .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .bootstrap .flex-lg-fill,
  header .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .bootstrap .flex-lg-grow-0,
  header .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .bootstrap .flex-lg-grow-1,
  header .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .bootstrap .flex-lg-shrink-0,
  header .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .bootstrap .flex-lg-shrink-1,
  header .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .bootstrap .justify-content-lg-start,
  header .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .bootstrap .justify-content-lg-end,
  header .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .bootstrap .justify-content-lg-center,
  header .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .bootstrap .justify-content-lg-between,
  header .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .bootstrap .justify-content-lg-around,
  header .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .bootstrap .align-items-lg-start,
  header .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .bootstrap .align-items-lg-end,
  header .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .bootstrap .align-items-lg-center,
  header .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .bootstrap .align-items-lg-baseline,
  header .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .bootstrap .align-items-lg-stretch,
  header .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .bootstrap .align-content-lg-start,
  header .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .bootstrap .align-content-lg-end,
  header .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .bootstrap .align-content-lg-center,
  header .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .bootstrap .align-content-lg-between,
  header .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .bootstrap .align-content-lg-around,
  header .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .bootstrap .align-content-lg-stretch,
  header .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .bootstrap .align-self-lg-auto,
  header .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .bootstrap .align-self-lg-start,
  header .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .bootstrap .align-self-lg-end,
  header .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .bootstrap .align-self-lg-center,
  header .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .bootstrap .align-self-lg-baseline,
  header .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .bootstrap .align-self-lg-stretch,
  header .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap .flex-xl-row,
  header .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .bootstrap .flex-xl-column,
  header .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .bootstrap .flex-xl-row-reverse,
  header .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .bootstrap .flex-xl-column-reverse,
  header .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .bootstrap .flex-xl-wrap,
  header .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .bootstrap .flex-xl-nowrap,
  header .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .bootstrap .flex-xl-wrap-reverse,
  header .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .bootstrap .flex-xl-fill,
  header .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .bootstrap .flex-xl-grow-0,
  header .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .bootstrap .flex-xl-grow-1,
  header .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .bootstrap .flex-xl-shrink-0,
  header .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .bootstrap .flex-xl-shrink-1,
  header .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .bootstrap .justify-content-xl-start,
  header .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .bootstrap .justify-content-xl-end,
  header .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .bootstrap .justify-content-xl-center,
  header .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .bootstrap .justify-content-xl-between,
  header .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .bootstrap .justify-content-xl-around,
  header .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .bootstrap .align-items-xl-start,
  header .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .bootstrap .align-items-xl-end,
  header .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .bootstrap .align-items-xl-center,
  header .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .bootstrap .align-items-xl-baseline,
  header .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .bootstrap .align-items-xl-stretch,
  header .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .bootstrap .align-content-xl-start,
  header .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .bootstrap .align-content-xl-end,
  header .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .bootstrap .align-content-xl-center,
  header .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .bootstrap .align-content-xl-between,
  header .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .bootstrap .align-content-xl-around,
  header .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .bootstrap .align-content-xl-stretch,
  header .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .bootstrap .align-self-xl-auto,
  header .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .bootstrap .align-self-xl-start,
  header .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .bootstrap .align-self-xl-end,
  header .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .bootstrap .align-self-xl-center,
  header .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .bootstrap .align-self-xl-baseline,
  header .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .bootstrap .align-self-xl-stretch,
  header .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
.bootstrap .float-left,
header .float-left {
  float: left !important;
}
.bootstrap .float-right,
header .float-right {
  float: right !important;
}
.bootstrap .float-none,
header .float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .bootstrap .float-sm-left,
  header .float-sm-left {
    float: left !important;
  }
  .bootstrap .float-sm-right,
  header .float-sm-right {
    float: right !important;
  }
  .bootstrap .float-sm-none,
  header .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .bootstrap .float-md-left,
  header .float-md-left {
    float: left !important;
  }
  .bootstrap .float-md-right,
  header .float-md-right {
    float: right !important;
  }
  .bootstrap .float-md-none,
  header .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .bootstrap .float-lg-left,
  header .float-lg-left {
    float: left !important;
  }
  .bootstrap .float-lg-right,
  header .float-lg-right {
    float: right !important;
  }
  .bootstrap .float-lg-none,
  header .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap .float-xl-left,
  header .float-xl-left {
    float: left !important;
  }
  .bootstrap .float-xl-right,
  header .float-xl-right {
    float: right !important;
  }
  .bootstrap .float-xl-none,
  header .float-xl-none {
    float: none !important;
  }
}
.bootstrap .position-static,
header .position-static {
  position: static !important;
}
.bootstrap .position-relative,
header .position-relative {
  position: relative !important;
}
.bootstrap .position-absolute,
header .position-absolute {
  position: absolute !important;
}
.bootstrap .position-fixed,
header .position-fixed {
  position: fixed !important;
}
.bootstrap .position-sticky,
header .position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}
.bootstrap .fixed-top,
header .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.bootstrap .fixed-bottom,
header .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;
  }
}
.bootstrap .sr-only,
header .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.bootstrap .sr-only-focusable:active,
header .sr-only-focusable:active,
.bootstrap .sr-only-focusable:focus,
header .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.bootstrap .shadow-sm,
header .shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.bootstrap .shadow,
header .shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.bootstrap .shadow-lg,
header .shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.bootstrap .shadow-none,
header .shadow-none {
  box-shadow: none !important;
}
.bootstrap .w-25,
header .w-25 {
  width: 25% !important;
}
.bootstrap .w-50,
header .w-50 {
  width: 50% !important;
}
.bootstrap .w-75,
header .w-75 {
  width: 75% !important;
}
.bootstrap .w-100,
header .w-100 {
  width: 100% !important;
}
.bootstrap .w-auto,
header .w-auto {
  width: auto !important;
}
.bootstrap .h-25,
header .h-25 {
  height: 25% !important;
}
.bootstrap .h-50,
header .h-50 {
  height: 50% !important;
}
.bootstrap .h-75,
header .h-75 {
  height: 75% !important;
}
.bootstrap .h-100,
header .h-100 {
  height: 100% !important;
}
.bootstrap .h-auto,
header .h-auto {
  height: auto !important;
}
.bootstrap .mw-100,
header .mw-100 {
  max-width: 100% !important;
}
.bootstrap .mh-100,
header .mh-100 {
  max-height: 100% !important;
}
.bootstrap .m-0,
header .m-0 {
  margin: 0 !important;
}
.bootstrap .mt-0,
header .mt-0,
.bootstrap .my-0,
header .my-0 {
  margin-top: 0 !important;
}
.bootstrap .mr-0,
header .mr-0,
.bootstrap .mx-0,
header .mx-0 {
  margin-right: 0 !important;
}
.bootstrap .mb-0,
header .mb-0,
.bootstrap .my-0,
header .my-0 {
  margin-bottom: 0 !important;
}
.bootstrap .ml-0,
header .ml-0,
.bootstrap .mx-0,
header .mx-0 {
  margin-left: 0 !important;
}
.bootstrap .m-1,
header .m-1 {
  margin: 0.25rem !important;
}
.bootstrap .mt-1,
header .mt-1,
.bootstrap .my-1,
header .my-1 {
  margin-top: 0.25rem !important;
}
.bootstrap .mr-1,
header .mr-1,
.bootstrap .mx-1,
header .mx-1 {
  margin-right: 0.25rem !important;
}
.bootstrap .mb-1,
header .mb-1,
.bootstrap .my-1,
header .my-1 {
  margin-bottom: 0.25rem !important;
}
.bootstrap .ml-1,
header .ml-1,
.bootstrap .mx-1,
header .mx-1 {
  margin-left: 0.25rem !important;
}
.bootstrap .m-2,
header .m-2 {
  margin: 0.5rem !important;
}
.bootstrap .mt-2,
header .mt-2,
.bootstrap .my-2,
header .my-2 {
  margin-top: 0.5rem !important;
}
.bootstrap .mr-2,
header .mr-2,
.bootstrap .mx-2,
header .mx-2 {
  margin-right: 0.5rem !important;
}
.bootstrap .mb-2,
header .mb-2,
.bootstrap .my-2,
header .my-2 {
  margin-bottom: 0.5rem !important;
}
.bootstrap .ml-2,
header .ml-2,
.bootstrap .mx-2,
header .mx-2 {
  margin-left: 0.5rem !important;
}
.bootstrap .m-3,
header .m-3 {
  margin: 1rem !important;
}
.bootstrap .mt-3,
header .mt-3,
.bootstrap .my-3,
header .my-3 {
  margin-top: 1rem !important;
}
.bootstrap .mr-3,
header .mr-3,
.bootstrap .mx-3,
header .mx-3 {
  margin-right: 1rem !important;
}
.bootstrap .mb-3,
header .mb-3,
.bootstrap .my-3,
header .my-3 {
  margin-bottom: 1rem !important;
}
.bootstrap .ml-3,
header .ml-3,
.bootstrap .mx-3,
header .mx-3 {
  margin-left: 1rem !important;
}
.bootstrap .m-4,
header .m-4 {
  margin: 1.5rem !important;
}
.bootstrap .mt-4,
header .mt-4,
.bootstrap .my-4,
header .my-4 {
  margin-top: 1.5rem !important;
}
.bootstrap .mr-4,
header .mr-4,
.bootstrap .mx-4,
header .mx-4 {
  margin-right: 1.5rem !important;
}
.bootstrap .mb-4,
header .mb-4,
.bootstrap .my-4,
header .my-4 {
  margin-bottom: 1.5rem !important;
}
.bootstrap .ml-4,
header .ml-4,
.bootstrap .mx-4,
header .mx-4 {
  margin-left: 1.5rem !important;
}
.bootstrap .m-5,
header .m-5 {
  margin: 3rem !important;
}
.bootstrap .mt-5,
header .mt-5,
.bootstrap .my-5,
header .my-5 {
  margin-top: 3rem !important;
}
.bootstrap .mr-5,
header .mr-5,
.bootstrap .mx-5,
header .mx-5 {
  margin-right: 3rem !important;
}
.bootstrap .mb-5,
header .mb-5,
.bootstrap .my-5,
header .my-5 {
  margin-bottom: 3rem !important;
}
.bootstrap .ml-5,
header .ml-5,
.bootstrap .mx-5,
header .mx-5 {
  margin-left: 3rem !important;
}
.bootstrap .p-0,
header .p-0 {
  padding: 0 !important;
}
.bootstrap .pt-0,
header .pt-0,
.bootstrap .py-0,
header .py-0 {
  padding-top: 0 !important;
}
.bootstrap .pr-0,
header .pr-0,
.bootstrap .px-0,
header .px-0 {
  padding-right: 0 !important;
}
.bootstrap .pb-0,
header .pb-0,
.bootstrap .py-0,
header .py-0 {
  padding-bottom: 0 !important;
}
.bootstrap .pl-0,
header .pl-0,
.bootstrap .px-0,
header .px-0 {
  padding-left: 0 !important;
}
.bootstrap .p-1,
header .p-1 {
  padding: 0.25rem !important;
}
.bootstrap .pt-1,
header .pt-1,
.bootstrap .py-1,
header .py-1 {
  padding-top: 0.25rem !important;
}
.bootstrap .pr-1,
header .pr-1,
.bootstrap .px-1,
header .px-1 {
  padding-right: 0.25rem !important;
}
.bootstrap .pb-1,
header .pb-1,
.bootstrap .py-1,
header .py-1 {
  padding-bottom: 0.25rem !important;
}
.bootstrap .pl-1,
header .pl-1,
.bootstrap .px-1,
header .px-1 {
  padding-left: 0.25rem !important;
}
.bootstrap .p-2,
header .p-2 {
  padding: 0.5rem !important;
}
.bootstrap .pt-2,
header .pt-2,
.bootstrap .py-2,
header .py-2 {
  padding-top: 0.5rem !important;
}
.bootstrap .pr-2,
header .pr-2,
.bootstrap .px-2,
header .px-2 {
  padding-right: 0.5rem !important;
}
.bootstrap .pb-2,
header .pb-2,
.bootstrap .py-2,
header .py-2 {
  padding-bottom: 0.5rem !important;
}
.bootstrap .pl-2,
header .pl-2,
.bootstrap .px-2,
header .px-2 {
  padding-left: 0.5rem !important;
}
.bootstrap .p-3,
header .p-3 {
  padding: 1rem !important;
}
.bootstrap .pt-3,
header .pt-3,
.bootstrap .py-3,
header .py-3 {
  padding-top: 1rem !important;
}
.bootstrap .pr-3,
header .pr-3,
.bootstrap .px-3,
header .px-3 {
  padding-right: 1rem !important;
}
.bootstrap .pb-3,
header .pb-3,
.bootstrap .py-3,
header .py-3 {
  padding-bottom: 1rem !important;
}
.bootstrap .pl-3,
header .pl-3,
.bootstrap .px-3,
header .px-3 {
  padding-left: 1rem !important;
}
.bootstrap .p-4,
header .p-4 {
  padding: 1.5rem !important;
}
.bootstrap .pt-4,
header .pt-4,
.bootstrap .py-4,
header .py-4 {
  padding-top: 1.5rem !important;
}
.bootstrap .pr-4,
header .pr-4,
.bootstrap .px-4,
header .px-4 {
  padding-right: 1.5rem !important;
}
.bootstrap .pb-4,
header .pb-4,
.bootstrap .py-4,
header .py-4 {
  padding-bottom: 1.5rem !important;
}
.bootstrap .pl-4,
header .pl-4,
.bootstrap .px-4,
header .px-4 {
  padding-left: 1.5rem !important;
}
.bootstrap .p-5,
header .p-5 {
  padding: 3rem !important;
}
.bootstrap .pt-5,
header .pt-5,
.bootstrap .py-5,
header .py-5 {
  padding-top: 3rem !important;
}
.bootstrap .pr-5,
header .pr-5,
.bootstrap .px-5,
header .px-5 {
  padding-right: 3rem !important;
}
.bootstrap .pb-5,
header .pb-5,
.bootstrap .py-5,
header .py-5 {
  padding-bottom: 3rem !important;
}
.bootstrap .pl-5,
header .pl-5,
.bootstrap .px-5,
header .px-5 {
  padding-left: 3rem !important;
}
.bootstrap .m-auto,
header .m-auto {
  margin: auto !important;
}
.bootstrap .mt-auto,
header .mt-auto,
.bootstrap .my-auto,
header .my-auto {
  margin-top: auto !important;
}
.bootstrap .mr-auto,
header .mr-auto,
.bootstrap .mx-auto,
header .mx-auto {
  margin-right: auto !important;
}
.bootstrap .mb-auto,
header .mb-auto,
.bootstrap .my-auto,
header .my-auto {
  margin-bottom: auto !important;
}
.bootstrap .ml-auto,
header .ml-auto,
.bootstrap .mx-auto,
header .mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .bootstrap .m-sm-0,
  header .m-sm-0 {
    margin: 0 !important;
  }
  .bootstrap .mt-sm-0,
  header .mt-sm-0,
  .bootstrap .my-sm-0,
  header .my-sm-0 {
    margin-top: 0 !important;
  }
  .bootstrap .mr-sm-0,
  header .mr-sm-0,
  .bootstrap .mx-sm-0,
  header .mx-sm-0 {
    margin-right: 0 !important;
  }
  .bootstrap .mb-sm-0,
  header .mb-sm-0,
  .bootstrap .my-sm-0,
  header .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .bootstrap .ml-sm-0,
  header .ml-sm-0,
  .bootstrap .mx-sm-0,
  header .mx-sm-0 {
    margin-left: 0 !important;
  }
  .bootstrap .m-sm-1,
  header .m-sm-1 {
    margin: 0.25rem !important;
  }
  .bootstrap .mt-sm-1,
  header .mt-sm-1,
  .bootstrap .my-sm-1,
  header .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .bootstrap .mr-sm-1,
  header .mr-sm-1,
  .bootstrap .mx-sm-1,
  header .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .bootstrap .mb-sm-1,
  header .mb-sm-1,
  .bootstrap .my-sm-1,
  header .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .bootstrap .ml-sm-1,
  header .ml-sm-1,
  .bootstrap .mx-sm-1,
  header .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .bootstrap .m-sm-2,
  header .m-sm-2 {
    margin: 0.5rem !important;
  }
  .bootstrap .mt-sm-2,
  header .mt-sm-2,
  .bootstrap .my-sm-2,
  header .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .bootstrap .mr-sm-2,
  header .mr-sm-2,
  .bootstrap .mx-sm-2,
  header .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .bootstrap .mb-sm-2,
  header .mb-sm-2,
  .bootstrap .my-sm-2,
  header .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .bootstrap .ml-sm-2,
  header .ml-sm-2,
  .bootstrap .mx-sm-2,
  header .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .bootstrap .m-sm-3,
  header .m-sm-3 {
    margin: 1rem !important;
  }
  .bootstrap .mt-sm-3,
  header .mt-sm-3,
  .bootstrap .my-sm-3,
  header .my-sm-3 {
    margin-top: 1rem !important;
  }
  .bootstrap .mr-sm-3,
  header .mr-sm-3,
  .bootstrap .mx-sm-3,
  header .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .bootstrap .mb-sm-3,
  header .mb-sm-3,
  .bootstrap .my-sm-3,
  header .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .bootstrap .ml-sm-3,
  header .ml-sm-3,
  .bootstrap .mx-sm-3,
  header .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .bootstrap .m-sm-4,
  header .m-sm-4 {
    margin: 1.5rem !important;
  }
  .bootstrap .mt-sm-4,
  header .mt-sm-4,
  .bootstrap .my-sm-4,
  header .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .bootstrap .mr-sm-4,
  header .mr-sm-4,
  .bootstrap .mx-sm-4,
  header .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .bootstrap .mb-sm-4,
  header .mb-sm-4,
  .bootstrap .my-sm-4,
  header .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .bootstrap .ml-sm-4,
  header .ml-sm-4,
  .bootstrap .mx-sm-4,
  header .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .bootstrap .m-sm-5,
  header .m-sm-5 {
    margin: 3rem !important;
  }
  .bootstrap .mt-sm-5,
  header .mt-sm-5,
  .bootstrap .my-sm-5,
  header .my-sm-5 {
    margin-top: 3rem !important;
  }
  .bootstrap .mr-sm-5,
  header .mr-sm-5,
  .bootstrap .mx-sm-5,
  header .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .bootstrap .mb-sm-5,
  header .mb-sm-5,
  .bootstrap .my-sm-5,
  header .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .bootstrap .ml-sm-5,
  header .ml-sm-5,
  .bootstrap .mx-sm-5,
  header .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .bootstrap .p-sm-0,
  header .p-sm-0 {
    padding: 0 !important;
  }
  .bootstrap .pt-sm-0,
  header .pt-sm-0,
  .bootstrap .py-sm-0,
  header .py-sm-0 {
    padding-top: 0 !important;
  }
  .bootstrap .pr-sm-0,
  header .pr-sm-0,
  .bootstrap .px-sm-0,
  header .px-sm-0 {
    padding-right: 0 !important;
  }
  .bootstrap .pb-sm-0,
  header .pb-sm-0,
  .bootstrap .py-sm-0,
  header .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .bootstrap .pl-sm-0,
  header .pl-sm-0,
  .bootstrap .px-sm-0,
  header .px-sm-0 {
    padding-left: 0 !important;
  }
  .bootstrap .p-sm-1,
  header .p-sm-1 {
    padding: 0.25rem !important;
  }
  .bootstrap .pt-sm-1,
  header .pt-sm-1,
  .bootstrap .py-sm-1,
  header .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .bootstrap .pr-sm-1,
  header .pr-sm-1,
  .bootstrap .px-sm-1,
  header .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .bootstrap .pb-sm-1,
  header .pb-sm-1,
  .bootstrap .py-sm-1,
  header .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .bootstrap .pl-sm-1,
  header .pl-sm-1,
  .bootstrap .px-sm-1,
  header .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .bootstrap .p-sm-2,
  header .p-sm-2 {
    padding: 0.5rem !important;
  }
  .bootstrap .pt-sm-2,
  header .pt-sm-2,
  .bootstrap .py-sm-2,
  header .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .bootstrap .pr-sm-2,
  header .pr-sm-2,
  .bootstrap .px-sm-2,
  header .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .bootstrap .pb-sm-2,
  header .pb-sm-2,
  .bootstrap .py-sm-2,
  header .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .bootstrap .pl-sm-2,
  header .pl-sm-2,
  .bootstrap .px-sm-2,
  header .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .bootstrap .p-sm-3,
  header .p-sm-3 {
    padding: 1rem !important;
  }
  .bootstrap .pt-sm-3,
  header .pt-sm-3,
  .bootstrap .py-sm-3,
  header .py-sm-3 {
    padding-top: 1rem !important;
  }
  .bootstrap .pr-sm-3,
  header .pr-sm-3,
  .bootstrap .px-sm-3,
  header .px-sm-3 {
    padding-right: 1rem !important;
  }
  .bootstrap .pb-sm-3,
  header .pb-sm-3,
  .bootstrap .py-sm-3,
  header .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .bootstrap .pl-sm-3,
  header .pl-sm-3,
  .bootstrap .px-sm-3,
  header .px-sm-3 {
    padding-left: 1rem !important;
  }
  .bootstrap .p-sm-4,
  header .p-sm-4 {
    padding: 1.5rem !important;
  }
  .bootstrap .pt-sm-4,
  header .pt-sm-4,
  .bootstrap .py-sm-4,
  header .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .bootstrap .pr-sm-4,
  header .pr-sm-4,
  .bootstrap .px-sm-4,
  header .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .bootstrap .pb-sm-4,
  header .pb-sm-4,
  .bootstrap .py-sm-4,
  header .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .bootstrap .pl-sm-4,
  header .pl-sm-4,
  .bootstrap .px-sm-4,
  header .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .bootstrap .p-sm-5,
  header .p-sm-5 {
    padding: 3rem !important;
  }
  .bootstrap .pt-sm-5,
  header .pt-sm-5,
  .bootstrap .py-sm-5,
  header .py-sm-5 {
    padding-top: 3rem !important;
  }
  .bootstrap .pr-sm-5,
  header .pr-sm-5,
  .bootstrap .px-sm-5,
  header .px-sm-5 {
    padding-right: 3rem !important;
  }
  .bootstrap .pb-sm-5,
  header .pb-sm-5,
  .bootstrap .py-sm-5,
  header .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .bootstrap .pl-sm-5,
  header .pl-sm-5,
  .bootstrap .px-sm-5,
  header .px-sm-5 {
    padding-left: 3rem !important;
  }
  .bootstrap .m-sm-auto,
  header .m-sm-auto {
    margin: auto !important;
  }
  .bootstrap .mt-sm-auto,
  header .mt-sm-auto,
  .bootstrap .my-sm-auto,
  header .my-sm-auto {
    margin-top: auto !important;
  }
  .bootstrap .mr-sm-auto,
  header .mr-sm-auto,
  .bootstrap .mx-sm-auto,
  header .mx-sm-auto {
    margin-right: auto !important;
  }
  .bootstrap .mb-sm-auto,
  header .mb-sm-auto,
  .bootstrap .my-sm-auto,
  header .my-sm-auto {
    margin-bottom: auto !important;
  }
  .bootstrap .ml-sm-auto,
  header .ml-sm-auto,
  .bootstrap .mx-sm-auto,
  header .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .bootstrap .m-md-0,
  header .m-md-0 {
    margin: 0 !important;
  }
  .bootstrap .mt-md-0,
  header .mt-md-0,
  .bootstrap .my-md-0,
  header .my-md-0 {
    margin-top: 0 !important;
  }
  .bootstrap .mr-md-0,
  header .mr-md-0,
  .bootstrap .mx-md-0,
  header .mx-md-0 {
    margin-right: 0 !important;
  }
  .bootstrap .mb-md-0,
  header .mb-md-0,
  .bootstrap .my-md-0,
  header .my-md-0 {
    margin-bottom: 0 !important;
  }
  .bootstrap .ml-md-0,
  header .ml-md-0,
  .bootstrap .mx-md-0,
  header .mx-md-0 {
    margin-left: 0 !important;
  }
  .bootstrap .m-md-1,
  header .m-md-1 {
    margin: 0.25rem !important;
  }
  .bootstrap .mt-md-1,
  header .mt-md-1,
  .bootstrap .my-md-1,
  header .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .bootstrap .mr-md-1,
  header .mr-md-1,
  .bootstrap .mx-md-1,
  header .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .bootstrap .mb-md-1,
  header .mb-md-1,
  .bootstrap .my-md-1,
  header .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .bootstrap .ml-md-1,
  header .ml-md-1,
  .bootstrap .mx-md-1,
  header .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .bootstrap .m-md-2,
  header .m-md-2 {
    margin: 0.5rem !important;
  }
  .bootstrap .mt-md-2,
  header .mt-md-2,
  .bootstrap .my-md-2,
  header .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .bootstrap .mr-md-2,
  header .mr-md-2,
  .bootstrap .mx-md-2,
  header .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .bootstrap .mb-md-2,
  header .mb-md-2,
  .bootstrap .my-md-2,
  header .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .bootstrap .ml-md-2,
  header .ml-md-2,
  .bootstrap .mx-md-2,
  header .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .bootstrap .m-md-3,
  header .m-md-3 {
    margin: 1rem !important;
  }
  .bootstrap .mt-md-3,
  header .mt-md-3,
  .bootstrap .my-md-3,
  header .my-md-3 {
    margin-top: 1rem !important;
  }
  .bootstrap .mr-md-3,
  header .mr-md-3,
  .bootstrap .mx-md-3,
  header .mx-md-3 {
    margin-right: 1rem !important;
  }
  .bootstrap .mb-md-3,
  header .mb-md-3,
  .bootstrap .my-md-3,
  header .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .bootstrap .ml-md-3,
  header .ml-md-3,
  .bootstrap .mx-md-3,
  header .mx-md-3 {
    margin-left: 1rem !important;
  }
  .bootstrap .m-md-4,
  header .m-md-4 {
    margin: 1.5rem !important;
  }
  .bootstrap .mt-md-4,
  header .mt-md-4,
  .bootstrap .my-md-4,
  header .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .bootstrap .mr-md-4,
  header .mr-md-4,
  .bootstrap .mx-md-4,
  header .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .bootstrap .mb-md-4,
  header .mb-md-4,
  .bootstrap .my-md-4,
  header .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .bootstrap .ml-md-4,
  header .ml-md-4,
  .bootstrap .mx-md-4,
  header .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .bootstrap .m-md-5,
  header .m-md-5 {
    margin: 3rem !important;
  }
  .bootstrap .mt-md-5,
  header .mt-md-5,
  .bootstrap .my-md-5,
  header .my-md-5 {
    margin-top: 3rem !important;
  }
  .bootstrap .mr-md-5,
  header .mr-md-5,
  .bootstrap .mx-md-5,
  header .mx-md-5 {
    margin-right: 3rem !important;
  }
  .bootstrap .mb-md-5,
  header .mb-md-5,
  .bootstrap .my-md-5,
  header .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .bootstrap .ml-md-5,
  header .ml-md-5,
  .bootstrap .mx-md-5,
  header .mx-md-5 {
    margin-left: 3rem !important;
  }
  .bootstrap .p-md-0,
  header .p-md-0 {
    padding: 0 !important;
  }
  .bootstrap .pt-md-0,
  header .pt-md-0,
  .bootstrap .py-md-0,
  header .py-md-0 {
    padding-top: 0 !important;
  }
  .bootstrap .pr-md-0,
  header .pr-md-0,
  .bootstrap .px-md-0,
  header .px-md-0 {
    padding-right: 0 !important;
  }
  .bootstrap .pb-md-0,
  header .pb-md-0,
  .bootstrap .py-md-0,
  header .py-md-0 {
    padding-bottom: 0 !important;
  }
  .bootstrap .pl-md-0,
  header .pl-md-0,
  .bootstrap .px-md-0,
  header .px-md-0 {
    padding-left: 0 !important;
  }
  .bootstrap .p-md-1,
  header .p-md-1 {
    padding: 0.25rem !important;
  }
  .bootstrap .pt-md-1,
  header .pt-md-1,
  .bootstrap .py-md-1,
  header .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .bootstrap .pr-md-1,
  header .pr-md-1,
  .bootstrap .px-md-1,
  header .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .bootstrap .pb-md-1,
  header .pb-md-1,
  .bootstrap .py-md-1,
  header .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .bootstrap .pl-md-1,
  header .pl-md-1,
  .bootstrap .px-md-1,
  header .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .bootstrap .p-md-2,
  header .p-md-2 {
    padding: 0.5rem !important;
  }
  .bootstrap .pt-md-2,
  header .pt-md-2,
  .bootstrap .py-md-2,
  header .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .bootstrap .pr-md-2,
  header .pr-md-2,
  .bootstrap .px-md-2,
  header .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .bootstrap .pb-md-2,
  header .pb-md-2,
  .bootstrap .py-md-2,
  header .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .bootstrap .pl-md-2,
  header .pl-md-2,
  .bootstrap .px-md-2,
  header .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .bootstrap .p-md-3,
  header .p-md-3 {
    padding: 1rem !important;
  }
  .bootstrap .pt-md-3,
  header .pt-md-3,
  .bootstrap .py-md-3,
  header .py-md-3 {
    padding-top: 1rem !important;
  }
  .bootstrap .pr-md-3,
  header .pr-md-3,
  .bootstrap .px-md-3,
  header .px-md-3 {
    padding-right: 1rem !important;
  }
  .bootstrap .pb-md-3,
  header .pb-md-3,
  .bootstrap .py-md-3,
  header .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .bootstrap .pl-md-3,
  header .pl-md-3,
  .bootstrap .px-md-3,
  header .px-md-3 {
    padding-left: 1rem !important;
  }
  .bootstrap .p-md-4,
  header .p-md-4 {
    padding: 1.5rem !important;
  }
  .bootstrap .pt-md-4,
  header .pt-md-4,
  .bootstrap .py-md-4,
  header .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .bootstrap .pr-md-4,
  header .pr-md-4,
  .bootstrap .px-md-4,
  header .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .bootstrap .pb-md-4,
  header .pb-md-4,
  .bootstrap .py-md-4,
  header .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .bootstrap .pl-md-4,
  header .pl-md-4,
  .bootstrap .px-md-4,
  header .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .bootstrap .p-md-5,
  header .p-md-5 {
    padding: 3rem !important;
  }
  .bootstrap .pt-md-5,
  header .pt-md-5,
  .bootstrap .py-md-5,
  header .py-md-5 {
    padding-top: 3rem !important;
  }
  .bootstrap .pr-md-5,
  header .pr-md-5,
  .bootstrap .px-md-5,
  header .px-md-5 {
    padding-right: 3rem !important;
  }
  .bootstrap .pb-md-5,
  header .pb-md-5,
  .bootstrap .py-md-5,
  header .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .bootstrap .pl-md-5,
  header .pl-md-5,
  .bootstrap .px-md-5,
  header .px-md-5 {
    padding-left: 3rem !important;
  }
  .bootstrap .m-md-auto,
  header .m-md-auto {
    margin: auto !important;
  }
  .bootstrap .mt-md-auto,
  header .mt-md-auto,
  .bootstrap .my-md-auto,
  header .my-md-auto {
    margin-top: auto !important;
  }
  .bootstrap .mr-md-auto,
  header .mr-md-auto,
  .bootstrap .mx-md-auto,
  header .mx-md-auto {
    margin-right: auto !important;
  }
  .bootstrap .mb-md-auto,
  header .mb-md-auto,
  .bootstrap .my-md-auto,
  header .my-md-auto {
    margin-bottom: auto !important;
  }
  .bootstrap .ml-md-auto,
  header .ml-md-auto,
  .bootstrap .mx-md-auto,
  header .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .bootstrap .m-lg-0,
  header .m-lg-0 {
    margin: 0 !important;
  }
  .bootstrap .mt-lg-0,
  header .mt-lg-0,
  .bootstrap .my-lg-0,
  header .my-lg-0 {
    margin-top: 0 !important;
  }
  .bootstrap .mr-lg-0,
  header .mr-lg-0,
  .bootstrap .mx-lg-0,
  header .mx-lg-0 {
    margin-right: 0 !important;
  }
  .bootstrap .mb-lg-0,
  header .mb-lg-0,
  .bootstrap .my-lg-0,
  header .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .bootstrap .ml-lg-0,
  header .ml-lg-0,
  .bootstrap .mx-lg-0,
  header .mx-lg-0 {
    margin-left: 0 !important;
  }
  .bootstrap .m-lg-1,
  header .m-lg-1 {
    margin: 0.25rem !important;
  }
  .bootstrap .mt-lg-1,
  header .mt-lg-1,
  .bootstrap .my-lg-1,
  header .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .bootstrap .mr-lg-1,
  header .mr-lg-1,
  .bootstrap .mx-lg-1,
  header .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .bootstrap .mb-lg-1,
  header .mb-lg-1,
  .bootstrap .my-lg-1,
  header .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .bootstrap .ml-lg-1,
  header .ml-lg-1,
  .bootstrap .mx-lg-1,
  header .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .bootstrap .m-lg-2,
  header .m-lg-2 {
    margin: 0.5rem !important;
  }
  .bootstrap .mt-lg-2,
  header .mt-lg-2,
  .bootstrap .my-lg-2,
  header .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .bootstrap .mr-lg-2,
  header .mr-lg-2,
  .bootstrap .mx-lg-2,
  header .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .bootstrap .mb-lg-2,
  header .mb-lg-2,
  .bootstrap .my-lg-2,
  header .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .bootstrap .ml-lg-2,
  header .ml-lg-2,
  .bootstrap .mx-lg-2,
  header .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .bootstrap .m-lg-3,
  header .m-lg-3 {
    margin: 1rem !important;
  }
  .bootstrap .mt-lg-3,
  header .mt-lg-3,
  .bootstrap .my-lg-3,
  header .my-lg-3 {
    margin-top: 1rem !important;
  }
  .bootstrap .mr-lg-3,
  header .mr-lg-3,
  .bootstrap .mx-lg-3,
  header .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .bootstrap .mb-lg-3,
  header .mb-lg-3,
  .bootstrap .my-lg-3,
  header .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .bootstrap .ml-lg-3,
  header .ml-lg-3,
  .bootstrap .mx-lg-3,
  header .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .bootstrap .m-lg-4,
  header .m-lg-4 {
    margin: 1.5rem !important;
  }
  .bootstrap .mt-lg-4,
  header .mt-lg-4,
  .bootstrap .my-lg-4,
  header .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .bootstrap .mr-lg-4,
  header .mr-lg-4,
  .bootstrap .mx-lg-4,
  header .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .bootstrap .mb-lg-4,
  header .mb-lg-4,
  .bootstrap .my-lg-4,
  header .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .bootstrap .ml-lg-4,
  header .ml-lg-4,
  .bootstrap .mx-lg-4,
  header .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .bootstrap .m-lg-5,
  header .m-lg-5 {
    margin: 3rem !important;
  }
  .bootstrap .mt-lg-5,
  header .mt-lg-5,
  .bootstrap .my-lg-5,
  header .my-lg-5 {
    margin-top: 3rem !important;
  }
  .bootstrap .mr-lg-5,
  header .mr-lg-5,
  .bootstrap .mx-lg-5,
  header .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .bootstrap .mb-lg-5,
  header .mb-lg-5,
  .bootstrap .my-lg-5,
  header .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .bootstrap .ml-lg-5,
  header .ml-lg-5,
  .bootstrap .mx-lg-5,
  header .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .bootstrap .p-lg-0,
  header .p-lg-0 {
    padding: 0 !important;
  }
  .bootstrap .pt-lg-0,
  header .pt-lg-0,
  .bootstrap .py-lg-0,
  header .py-lg-0 {
    padding-top: 0 !important;
  }
  .bootstrap .pr-lg-0,
  header .pr-lg-0,
  .bootstrap .px-lg-0,
  header .px-lg-0 {
    padding-right: 0 !important;
  }
  .bootstrap .pb-lg-0,
  header .pb-lg-0,
  .bootstrap .py-lg-0,
  header .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .bootstrap .pl-lg-0,
  header .pl-lg-0,
  .bootstrap .px-lg-0,
  header .px-lg-0 {
    padding-left: 0 !important;
  }
  .bootstrap .p-lg-1,
  header .p-lg-1 {
    padding: 0.25rem !important;
  }
  .bootstrap .pt-lg-1,
  header .pt-lg-1,
  .bootstrap .py-lg-1,
  header .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .bootstrap .pr-lg-1,
  header .pr-lg-1,
  .bootstrap .px-lg-1,
  header .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .bootstrap .pb-lg-1,
  header .pb-lg-1,
  .bootstrap .py-lg-1,
  header .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .bootstrap .pl-lg-1,
  header .pl-lg-1,
  .bootstrap .px-lg-1,
  header .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .bootstrap .p-lg-2,
  header .p-lg-2 {
    padding: 0.5rem !important;
  }
  .bootstrap .pt-lg-2,
  header .pt-lg-2,
  .bootstrap .py-lg-2,
  header .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .bootstrap .pr-lg-2,
  header .pr-lg-2,
  .bootstrap .px-lg-2,
  header .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .bootstrap .pb-lg-2,
  header .pb-lg-2,
  .bootstrap .py-lg-2,
  header .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .bootstrap .pl-lg-2,
  header .pl-lg-2,
  .bootstrap .px-lg-2,
  header .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .bootstrap .p-lg-3,
  header .p-lg-3 {
    padding: 1rem !important;
  }
  .bootstrap .pt-lg-3,
  header .pt-lg-3,
  .bootstrap .py-lg-3,
  header .py-lg-3 {
    padding-top: 1rem !important;
  }
  .bootstrap .pr-lg-3,
  header .pr-lg-3,
  .bootstrap .px-lg-3,
  header .px-lg-3 {
    padding-right: 1rem !important;
  }
  .bootstrap .pb-lg-3,
  header .pb-lg-3,
  .bootstrap .py-lg-3,
  header .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .bootstrap .pl-lg-3,
  header .pl-lg-3,
  .bootstrap .px-lg-3,
  header .px-lg-3 {
    padding-left: 1rem !important;
  }
  .bootstrap .p-lg-4,
  header .p-lg-4 {
    padding: 1.5rem !important;
  }
  .bootstrap .pt-lg-4,
  header .pt-lg-4,
  .bootstrap .py-lg-4,
  header .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .bootstrap .pr-lg-4,
  header .pr-lg-4,
  .bootstrap .px-lg-4,
  header .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .bootstrap .pb-lg-4,
  header .pb-lg-4,
  .bootstrap .py-lg-4,
  header .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .bootstrap .pl-lg-4,
  header .pl-lg-4,
  .bootstrap .px-lg-4,
  header .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .bootstrap .p-lg-5,
  header .p-lg-5 {
    padding: 3rem !important;
  }
  .bootstrap .pt-lg-5,
  header .pt-lg-5,
  .bootstrap .py-lg-5,
  header .py-lg-5 {
    padding-top: 3rem !important;
  }
  .bootstrap .pr-lg-5,
  header .pr-lg-5,
  .bootstrap .px-lg-5,
  header .px-lg-5 {
    padding-right: 3rem !important;
  }
  .bootstrap .pb-lg-5,
  header .pb-lg-5,
  .bootstrap .py-lg-5,
  header .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .bootstrap .pl-lg-5,
  header .pl-lg-5,
  .bootstrap .px-lg-5,
  header .px-lg-5 {
    padding-left: 3rem !important;
  }
  .bootstrap .m-lg-auto,
  header .m-lg-auto {
    margin: auto !important;
  }
  .bootstrap .mt-lg-auto,
  header .mt-lg-auto,
  .bootstrap .my-lg-auto,
  header .my-lg-auto {
    margin-top: auto !important;
  }
  .bootstrap .mr-lg-auto,
  header .mr-lg-auto,
  .bootstrap .mx-lg-auto,
  header .mx-lg-auto {
    margin-right: auto !important;
  }
  .bootstrap .mb-lg-auto,
  header .mb-lg-auto,
  .bootstrap .my-lg-auto,
  header .my-lg-auto {
    margin-bottom: auto !important;
  }
  .bootstrap .ml-lg-auto,
  header .ml-lg-auto,
  .bootstrap .mx-lg-auto,
  header .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap .m-xl-0,
  header .m-xl-0 {
    margin: 0 !important;
  }
  .bootstrap .mt-xl-0,
  header .mt-xl-0,
  .bootstrap .my-xl-0,
  header .my-xl-0 {
    margin-top: 0 !important;
  }
  .bootstrap .mr-xl-0,
  header .mr-xl-0,
  .bootstrap .mx-xl-0,
  header .mx-xl-0 {
    margin-right: 0 !important;
  }
  .bootstrap .mb-xl-0,
  header .mb-xl-0,
  .bootstrap .my-xl-0,
  header .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .bootstrap .ml-xl-0,
  header .ml-xl-0,
  .bootstrap .mx-xl-0,
  header .mx-xl-0 {
    margin-left: 0 !important;
  }
  .bootstrap .m-xl-1,
  header .m-xl-1 {
    margin: 0.25rem !important;
  }
  .bootstrap .mt-xl-1,
  header .mt-xl-1,
  .bootstrap .my-xl-1,
  header .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .bootstrap .mr-xl-1,
  header .mr-xl-1,
  .bootstrap .mx-xl-1,
  header .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .bootstrap .mb-xl-1,
  header .mb-xl-1,
  .bootstrap .my-xl-1,
  header .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .bootstrap .ml-xl-1,
  header .ml-xl-1,
  .bootstrap .mx-xl-1,
  header .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .bootstrap .m-xl-2,
  header .m-xl-2 {
    margin: 0.5rem !important;
  }
  .bootstrap .mt-xl-2,
  header .mt-xl-2,
  .bootstrap .my-xl-2,
  header .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .bootstrap .mr-xl-2,
  header .mr-xl-2,
  .bootstrap .mx-xl-2,
  header .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .bootstrap .mb-xl-2,
  header .mb-xl-2,
  .bootstrap .my-xl-2,
  header .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .bootstrap .ml-xl-2,
  header .ml-xl-2,
  .bootstrap .mx-xl-2,
  header .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .bootstrap .m-xl-3,
  header .m-xl-3 {
    margin: 1rem !important;
  }
  .bootstrap .mt-xl-3,
  header .mt-xl-3,
  .bootstrap .my-xl-3,
  header .my-xl-3 {
    margin-top: 1rem !important;
  }
  .bootstrap .mr-xl-3,
  header .mr-xl-3,
  .bootstrap .mx-xl-3,
  header .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .bootstrap .mb-xl-3,
  header .mb-xl-3,
  .bootstrap .my-xl-3,
  header .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .bootstrap .ml-xl-3,
  header .ml-xl-3,
  .bootstrap .mx-xl-3,
  header .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .bootstrap .m-xl-4,
  header .m-xl-4 {
    margin: 1.5rem !important;
  }
  .bootstrap .mt-xl-4,
  header .mt-xl-4,
  .bootstrap .my-xl-4,
  header .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .bootstrap .mr-xl-4,
  header .mr-xl-4,
  .bootstrap .mx-xl-4,
  header .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .bootstrap .mb-xl-4,
  header .mb-xl-4,
  .bootstrap .my-xl-4,
  header .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .bootstrap .ml-xl-4,
  header .ml-xl-4,
  .bootstrap .mx-xl-4,
  header .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .bootstrap .m-xl-5,
  header .m-xl-5 {
    margin: 3rem !important;
  }
  .bootstrap .mt-xl-5,
  header .mt-xl-5,
  .bootstrap .my-xl-5,
  header .my-xl-5 {
    margin-top: 3rem !important;
  }
  .bootstrap .mr-xl-5,
  header .mr-xl-5,
  .bootstrap .mx-xl-5,
  header .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .bootstrap .mb-xl-5,
  header .mb-xl-5,
  .bootstrap .my-xl-5,
  header .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .bootstrap .ml-xl-5,
  header .ml-xl-5,
  .bootstrap .mx-xl-5,
  header .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .bootstrap .p-xl-0,
  header .p-xl-0 {
    padding: 0 !important;
  }
  .bootstrap .pt-xl-0,
  header .pt-xl-0,
  .bootstrap .py-xl-0,
  header .py-xl-0 {
    padding-top: 0 !important;
  }
  .bootstrap .pr-xl-0,
  header .pr-xl-0,
  .bootstrap .px-xl-0,
  header .px-xl-0 {
    padding-right: 0 !important;
  }
  .bootstrap .pb-xl-0,
  header .pb-xl-0,
  .bootstrap .py-xl-0,
  header .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .bootstrap .pl-xl-0,
  header .pl-xl-0,
  .bootstrap .px-xl-0,
  header .px-xl-0 {
    padding-left: 0 !important;
  }
  .bootstrap .p-xl-1,
  header .p-xl-1 {
    padding: 0.25rem !important;
  }
  .bootstrap .pt-xl-1,
  header .pt-xl-1,
  .bootstrap .py-xl-1,
  header .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .bootstrap .pr-xl-1,
  header .pr-xl-1,
  .bootstrap .px-xl-1,
  header .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .bootstrap .pb-xl-1,
  header .pb-xl-1,
  .bootstrap .py-xl-1,
  header .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .bootstrap .pl-xl-1,
  header .pl-xl-1,
  .bootstrap .px-xl-1,
  header .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .bootstrap .p-xl-2,
  header .p-xl-2 {
    padding: 0.5rem !important;
  }
  .bootstrap .pt-xl-2,
  header .pt-xl-2,
  .bootstrap .py-xl-2,
  header .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .bootstrap .pr-xl-2,
  header .pr-xl-2,
  .bootstrap .px-xl-2,
  header .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .bootstrap .pb-xl-2,
  header .pb-xl-2,
  .bootstrap .py-xl-2,
  header .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .bootstrap .pl-xl-2,
  header .pl-xl-2,
  .bootstrap .px-xl-2,
  header .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .bootstrap .p-xl-3,
  header .p-xl-3 {
    padding: 1rem !important;
  }
  .bootstrap .pt-xl-3,
  header .pt-xl-3,
  .bootstrap .py-xl-3,
  header .py-xl-3 {
    padding-top: 1rem !important;
  }
  .bootstrap .pr-xl-3,
  header .pr-xl-3,
  .bootstrap .px-xl-3,
  header .px-xl-3 {
    padding-right: 1rem !important;
  }
  .bootstrap .pb-xl-3,
  header .pb-xl-3,
  .bootstrap .py-xl-3,
  header .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .bootstrap .pl-xl-3,
  header .pl-xl-3,
  .bootstrap .px-xl-3,
  header .px-xl-3 {
    padding-left: 1rem !important;
  }
  .bootstrap .p-xl-4,
  header .p-xl-4 {
    padding: 1.5rem !important;
  }
  .bootstrap .pt-xl-4,
  header .pt-xl-4,
  .bootstrap .py-xl-4,
  header .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .bootstrap .pr-xl-4,
  header .pr-xl-4,
  .bootstrap .px-xl-4,
  header .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .bootstrap .pb-xl-4,
  header .pb-xl-4,
  .bootstrap .py-xl-4,
  header .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .bootstrap .pl-xl-4,
  header .pl-xl-4,
  .bootstrap .px-xl-4,
  header .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .bootstrap .p-xl-5,
  header .p-xl-5 {
    padding: 3rem !important;
  }
  .bootstrap .pt-xl-5,
  header .pt-xl-5,
  .bootstrap .py-xl-5,
  header .py-xl-5 {
    padding-top: 3rem !important;
  }
  .bootstrap .pr-xl-5,
  header .pr-xl-5,
  .bootstrap .px-xl-5,
  header .px-xl-5 {
    padding-right: 3rem !important;
  }
  .bootstrap .pb-xl-5,
  header .pb-xl-5,
  .bootstrap .py-xl-5,
  header .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .bootstrap .pl-xl-5,
  header .pl-xl-5,
  .bootstrap .px-xl-5,
  header .px-xl-5 {
    padding-left: 3rem !important;
  }
  .bootstrap .m-xl-auto,
  header .m-xl-auto {
    margin: auto !important;
  }
  .bootstrap .mt-xl-auto,
  header .mt-xl-auto,
  .bootstrap .my-xl-auto,
  header .my-xl-auto {
    margin-top: auto !important;
  }
  .bootstrap .mr-xl-auto,
  header .mr-xl-auto,
  .bootstrap .mx-xl-auto,
  header .mx-xl-auto {
    margin-right: auto !important;
  }
  .bootstrap .mb-xl-auto,
  header .mb-xl-auto,
  .bootstrap .my-xl-auto,
  header .my-xl-auto {
    margin-bottom: auto !important;
  }
  .bootstrap .ml-xl-auto,
  header .ml-xl-auto,
  .bootstrap .mx-xl-auto,
  header .mx-xl-auto {
    margin-left: auto !important;
  }
}
.bootstrap .text-monospace,
header .text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.bootstrap .text-justify,
header .text-justify {
  text-align: justify !important;
}
.bootstrap .text-nowrap,
header .text-nowrap {
  white-space: nowrap !important;
}
.bootstrap .text-truncate,
header .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bootstrap .text-left,
header .text-left {
  text-align: left !important;
}
.bootstrap .text-right,
header .text-right {
  text-align: right !important;
}
.bootstrap .text-center,
header .text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  .bootstrap .text-sm-left,
  header .text-sm-left {
    text-align: left !important;
  }
  .bootstrap .text-sm-right,
  header .text-sm-right {
    text-align: right !important;
  }
  .bootstrap .text-sm-center,
  header .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .bootstrap .text-md-left,
  header .text-md-left {
    text-align: left !important;
  }
  .bootstrap .text-md-right,
  header .text-md-right {
    text-align: right !important;
  }
  .bootstrap .text-md-center,
  header .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .bootstrap .text-lg-left,
  header .text-lg-left {
    text-align: left !important;
  }
  .bootstrap .text-lg-right,
  header .text-lg-right {
    text-align: right !important;
  }
  .bootstrap .text-lg-center,
  header .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap .text-xl-left,
  header .text-xl-left {
    text-align: left !important;
  }
  .bootstrap .text-xl-right,
  header .text-xl-right {
    text-align: right !important;
  }
  .bootstrap .text-xl-center,
  header .text-xl-center {
    text-align: center !important;
  }
}
.bootstrap .text-lowercase,
header .text-lowercase {
  text-transform: lowercase !important;
}
.bootstrap .text-uppercase,
header .text-uppercase {
  text-transform: uppercase !important;
}
.bootstrap .text-capitalize,
header .text-capitalize {
  text-transform: capitalize !important;
}
.bootstrap .font-weight-light,
header .font-weight-light {
  font-weight: 300 !important;
}
.bootstrap .font-weight-normal,
header .font-weight-normal {
  font-weight: 400 !important;
}
.bootstrap .font-weight-bold,
header .font-weight-bold {
  font-weight: 700 !important;
}
.bootstrap .font-italic,
header .font-italic {
  font-style: italic !important;
}
.bootstrap .text-white,
header .text-white {
  color: white !important;
}
.bootstrap .text-primary,
header .text-primary {
  color: #007bff !important;
}
.bootstrap a.text-primary:hover,
header a.text-primary:hover,
.bootstrap a.text-primary:focus,
header a.text-primary:focus {
  color: #0062cc !important;
}
.bootstrap .text-secondary,
header .text-secondary {
  color: #6c757d !important;
}
.bootstrap a.text-secondary:hover,
header a.text-secondary:hover,
.bootstrap a.text-secondary:focus,
header a.text-secondary:focus {
  color: #545b62 !important;
}
.bootstrap .text-success,
header .text-success {
  color: #28a745 !important;
}
.bootstrap a.text-success:hover,
header a.text-success:hover,
.bootstrap a.text-success:focus,
header a.text-success:focus {
  color: #1e7e34 !important;
}
.bootstrap .text-info,
header .text-info {
  color: #17a2b8 !important;
}
.bootstrap a.text-info:hover,
header a.text-info:hover,
.bootstrap a.text-info:focus,
header a.text-info:focus {
  color: #117a8b !important;
}
.bootstrap .text-warning,
header .text-warning {
  color: #ffc107 !important;
}
.bootstrap a.text-warning:hover,
header a.text-warning:hover,
.bootstrap a.text-warning:focus,
header a.text-warning:focus {
  color: #d39e00 !important;
}
.bootstrap .text-danger,
header .text-danger {
  color: #dc3545 !important;
}
.bootstrap a.text-danger:hover,
header a.text-danger:hover,
.bootstrap a.text-danger:focus,
header a.text-danger:focus {
  color: #bd2130 !important;
}
.bootstrap .text-light,
header .text-light {
  color: #f8f9fa !important;
}
.bootstrap a.text-light:hover,
header a.text-light:hover,
.bootstrap a.text-light:focus,
header a.text-light:focus {
  color: #dae0e5 !important;
}
.bootstrap .text-dark,
header .text-dark {
  color: #343a40 !important;
}
.bootstrap a.text-dark:hover,
header a.text-dark:hover,
.bootstrap a.text-dark:focus,
header a.text-dark:focus {
  color: #1d2124 !important;
}
.bootstrap .text-body,
header .text-body {
  color: #212529 !important;
}
.bootstrap .text-muted,
header .text-muted {
  color: #6c757d !important;
}
.bootstrap .text-black-50,
header .text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.bootstrap .text-white-50,
header .text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
.bootstrap .text-hide,
header .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.bootstrap .visible,
header .visible {
  visibility: visible !important;
}
.bootstrap .invisible,
header .invisible {
  visibility: hidden !important;
}
@media print {
  .bootstrap *,
  header *,
  .bootstrap *::before,
  header *::before,
  .bootstrap *::after,
  header *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  .bootstrap a:not(.btn),
  header a:not(.btn) {
    text-decoration: underline;
  }
  .bootstrap abbr[title]::after,
  header abbr[title]::after {
    content: " (" attr(title) ")";
  }
  .bootstrap pre,
  header pre {
    white-space: pre-wrap !important;
  }
  .bootstrap pre,
  header pre,
  .bootstrap blockquote,
  header blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  .bootstrap thead,
  header thead {
    display: table-header-group;
  }
  .bootstrap tr,
  header tr,
  .bootstrap img,
  header img {
    page-break-inside: avoid;
  }
  .bootstrap p,
  header p,
  .bootstrap h2,
  header h2,
  .bootstrap h3,
  header h3 {
    orphans: 3;
    widows: 3;
  }
  .bootstrap h2,
  header h2,
  .bootstrap h3,
  header h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  .bootstrap body,
  header body {
    min-width: 992px !important;
  }
  .bootstrap .container,
  header .container {
    min-width: 992px !important;
  }
  .bootstrap .navbar,
  header .navbar {
    display: none;
  }
  .bootstrap .badge,
  header .badge {
    border: 1px solid black;
  }
  .bootstrap .table,
  header .table {
    border-collapse: collapse !important;
  }
  .bootstrap .table td,
  header .table td,
  .bootstrap .table th,
  header .table th {
    background-color: white !important;
  }
  .bootstrap .table-bordered th,
  header .table-bordered th,
  .bootstrap .table-bordered td,
  header .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .bootstrap .table-dark,
  header .table-dark {
    color: inherit;
  }
  .bootstrap .table-dark th,
  header .table-dark th,
  .bootstrap .table-dark td,
  header .table-dark td,
  .bootstrap .table-dark thead th,
  header .table-dark thead th,
  .bootstrap .table-dark tbody + tbody,
  header .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .bootstrap .table .thead-dark th,
  header .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}

