@charset "UTF-8";
/* This stylesheet generated by Transfonter (http://transfonter.org) on September 13, 2016 10:13 PM */
@font-face {
  font-family: "Whitney HTF";
  src: url("../fonts/WhitneyHTF-Medium.eot");
  src: url("../fonts/WhitneyHTF-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/WhitneyHTF-Medium.woff") format("woff"), url("../fonts/WhitneyHTF-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Whitney HTF";
  src: url("../fonts/WhitneyHTF-BookItalic.eot");
  src: url("../fonts/WhitneyHTF-BookItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/WhitneyHTF-BookItalic.woff") format("woff"), url("../fonts/WhitneyHTF-BookItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Whitney HTF";
  src: url("../fonts/WhitneyHTF-SemiBold.eot");
  src: url("../fonts/WhitneyHTF-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/WhitneyHTF-SemiBold.woff") format("woff"), url("../fonts/WhitneyHTF-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Whitney HTF";
  src: url("../fonts/WhitneyHTF-MediumItalic.eot");
  src: url("../fonts/WhitneyHTF-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/WhitneyHTF-MediumItalic.woff") format("woff"), url("../fonts/WhitneyHTF-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Whitney HTF";
  src: url("../fonts/WhitneyHTF-Book.eot");
  src: url("../fonts/WhitneyHTF-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/WhitneyHTF-Book.woff") format("woff"), url("../fonts/WhitneyHTF-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Romain Text";
  src: url("../fonts/RomainText.eot");
  src: url("../fonts/RomainText.eot?#iefix") format("embedded-opentype"), url("../fonts/RomainText.woff") format("woff"), url("../fonts/RomainText.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

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

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

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Whitney HTF", sans-serif;
  font-size: 20px;
  line-height: 1.2;
  color: #333d47;
  background-color: #fff;
}

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

a {
  color: #e2231a;
  text-decoration: none;
}
a:hover, a:focus {
  color: #9d1812;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 0;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.2;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #ececec;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Romain Text", serif;
  font-weight: 400;
  line-height: 1.2;
  color: #e2231a;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #eaebec;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 24px;
  margin-bottom: 12px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 12px;
  margin-bottom: 12px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 60px;
}

h2, .h2 {
  font-size: 45px;
}

h3, .h3 {
  font-size: 30px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 20px;
}

h6, .h6 {
  font-size: 17px;
}

p {
  margin: 0 0 12px;
}

.lead {
  margin-bottom: 24px;
  font-size: 23px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 992px) {
  .lead {
    font-size: 30px;
  }
}

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

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

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #eaebec;
}

.text-primary {
  color: #e2231a;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #b41c15;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #e2231a;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #b41c15;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 11px;
  margin: 48px 0 24px;
  border-bottom: 1px solid #ececec;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 12px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

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

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 24px;
}

dt,
dd {
  line-height: 1.2;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 1200px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #eaebec;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 12px 24px;
  margin: 0 0 24px;
  font-size: 25px;
  border-left: 5px solid #ececec;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.2;
  color: #eaebec;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #ececec;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.2;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1570px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

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

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 992px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1600px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 24px;
  font-size: 30px;
  line-height: inherit;
  color: #333d47;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type=search] {
  box-sizing: border-box;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 16px;
  font-size: 20px;
  line-height: 1.2;
  color: #000;
}

.form-control {
  display: block;
  width: 100%;
  height: 56px;
  padding: 15px 12px;
  font-size: 20px;
  line-height: 1.2;
  color: #000;
  background-color: transparent;
  background-image: none;
  border: 1px solid #333d47;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: transparent;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.6);
}
.form-control::-moz-placeholder {
  color: #333d47;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #333d47;
}
.form-control::-webkit-input-placeholder {
  color: #333d47;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: transparent;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
    line-height: 56px;
  }
  input[type=date].input-sm, .input-group-sm input[type=date],
  input[type=time].input-sm,
  .input-group-sm input[type=time],
  input[type=datetime-local].input-sm,
  .input-group-sm input[type=datetime-local],
  input[type=month].input-sm,
  .input-group-sm input[type=month] {
    line-height: 31px;
  }
  input[type=date].input-lg, .input-group-lg input[type=date],
  input[type=time].input-lg,
  .input-group-lg input[type=time],
  input[type=datetime-local].input-lg,
  .input-group-lg input[type=datetime-local],
  input[type=month].input-lg,
  .input-group-lg input[type=month] {
    line-height: 83px;
  }
}
.form-group {
  margin-bottom: 13px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 24px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9 ;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 16px;
  padding-bottom: 16px;
  margin-bottom: 0;
  min-height: 44px;
}
.form-control-static.input-lg, .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

.input-sm {
  height: 31px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.2;
  border-radius: 0;
}

select.input-sm {
  height: 31px;
  line-height: 31px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 31px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.2;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 31px;
  line-height: 31px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 31px;
  min-height: 40px;
  padding: 6px 10px;
  font-size: 16px;
  line-height: 1.2;
}

.input-lg {
  height: 83px;
  padding: 26px 0;
  font-size: 24px;
  line-height: 1.2;
  border-radius: 0;
}

select.input-lg {
  height: 83px;
  line-height: 83px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 83px;
  padding: 26px 0;
  font-size: 24px;
  line-height: 1.2;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 83px;
  line-height: 83px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 83px;
  min-height: 48px;
  padding: 27px 0;
  font-size: 24px;
  line-height: 1.2;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 70px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 56px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 83px;
  height: 83px;
  line-height: 83px;
}

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 31px;
  height: 31px;
  line-height: 31px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 29px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #687d91;
}

@media (min-width: 992px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 16px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 40px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 992px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 16px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 992px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 27px;
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 16px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 15px 12px;
  font-size: 20px;
  line-height: 1.2;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #333d47;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

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

.btn-default {
  color: #333d47;
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.5);
}
.btn-default:focus, .btn-default.focus {
  color: #333d47;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(191, 191, 191, 0.5);
}
.btn-default:hover {
  color: #333d47;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(224, 224, 224, 0.5);
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333d47;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(224, 224, 224, 0.5);
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333d47;
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(191, 191, 191, 0.5);
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.5);
}
.btn-default .badge {
  color: transparent;
  background-color: #333d47;
}

.btn-primary {
  color: #fff;
  background-color: #e2231a;
  border-color: #e2231a;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #b41c15;
  border-color: #70110d;
}
.btn-primary:hover {
  color: #fff;
  background-color: #b41c15;
  border-color: #ab1b14;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #b41c15;
  border-color: #ab1b14;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #941711;
  border-color: #70110d;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #e2231a;
  border-color: #e2231a;
}
.btn-primary .badge {
  color: #e2231a;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #e2231a;
  font-weight: normal;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #9d1812;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #bcbcbc;
  text-decoration: none;
}

.btn-lg {
  padding: 26px 0;
  font-size: 24px;
  line-height: 1.2;
  border-radius: 0;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.2;
  border-radius: 0;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 16px;
  line-height: 1.2;
  border-radius: 0;
}

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

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

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

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

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

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

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

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 20px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
.nav > li.disabled > a {
  color: rgba(0, 0, 0, 0.2);
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: rgba(0, 0, 0, 0.4);
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: transparent;
  border-color: #e2231a;
}
.nav .nav-divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.2;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: rgba(0, 0, 0, 0.4) rgba(0, 0, 0, 0.4) rgba(0, 0, 0, 0.2);
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #e2231a;
  background-color: transparent;
  border: 1px solid #e2231a;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #e2231a;
  background-color: transparent;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 992px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 992px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

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

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

.navbar {
  position: relative;
  min-height: 210px;
  margin-bottom: 0;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 1200px) {
  .navbar {
    border-radius: 0;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 1200px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 1200px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 1200px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 1200px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 1200px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 93px 15px;
  font-size: 24px;
  line-height: 24px;
  height: 210px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 1200px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 88px;
  margin-bottom: 88px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 1200px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 46.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
}
@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 24px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 1200px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 93px;
    padding-bottom: 93px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 77px;
  margin-bottom: 77px;
}
@media (min-width: 992px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio],
  .navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 77px;
  margin-bottom: 77px;
}
.navbar-btn.btn-sm {
  margin-top: 89.5px;
  margin-bottom: 89.5px;
}
.navbar-btn.btn-xs {
  margin-top: 94px;
  margin-bottom: 94px;
}

.navbar-text {
  margin-top: 93px;
  margin-bottom: 93px;
}
@media (min-width: 1200px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 1200px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.navbar-default .navbar-brand {
  color: #fff;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #bcbcbc;
  background-color: #bcbcbc;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: transparent;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #fff;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #bcbcbc;
    background-color: #bcbcbc;
  }
}
.navbar-default .navbar-link {
  color: #fff;
}
.navbar-default .navbar-link:hover {
  color: #fff;
}
.navbar-default .btn-link {
  color: #fff;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #fff;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #bcbcbc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: white;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: white;
}
.navbar-inverse .navbar-nav > li > a {
  color: white;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: white;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: white;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: white;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #eaebec;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #cfd2d4;
}

.label-primary {
  background-color: #e2231a;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #b41c15;
}

.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: transparent;
  border: 1px solid #e2231a;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #e2231a;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #e2231a;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #e2231a;
  background-color: transparent;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: transparent;
  color: #dcdcdc;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #dcdcdc;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #e2231a;
  background-color: #e2231a;
  border-color: #e2231a;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #e2231a;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 24px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 25px 0;
}
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 30px 0;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 23px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 30px 0;
  background-color: transparent;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 25px 0;
  padding-right: 25px 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 24px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: transparent;
}
.panel-default > .panel-heading {
  color: #333d47;
  background-color: transparent;
  border-color: transparent;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: transparent;
}
.panel-default > .panel-heading .badge {
  color: transparent;
  background-color: #333d47;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: transparent;
}

.panel-primary {
  border-color: #e2231a;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #e2231a;
  border-color: #e2231a;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e2231a;
}
.panel-primary > .panel-heading .badge {
  color: #e2231a;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e2231a;
}

.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.close {
  float: right;
  font-size: 30px;
  font-weight: normal;
  line-height: 1;
  color: #333d47;
  text-shadow: none;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: #333d47;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

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

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  transform: translate(0, 0);
}

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

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #333d47;
  border: 1px solid #333d47;
  border-radius: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

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

.modal-body {
  position: relative;
  padding: 45px;
}

.modal-footer {
  padding: 45px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

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

@media (min-width: 992px) {
  .modal-dialog {
    width: 540px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1200px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

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

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 991px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 991px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 991px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 991px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) and (max-width: 1599px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 1200px) and (max-width: 1599px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) and (max-width: 1599px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1600px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1600px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1600px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1600px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 991px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1600px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Whitney HTF", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.2;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Whitney HTF", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.2;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 20px;
  background-color: #eaebec;
  background-clip: padding-box;
  border: 1px solid #eaebec;
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 20px;
  background-color: #e2e3e5;
  border-bottom: 1px solid #d5d7d9;
  border-radius: -1 -1 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #eaebec;
  border-top-color: #eaebec;
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #eaebec;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #eaebec;
  border-right-color: #eaebec;
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #eaebec;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #eaebec;
  border-bottom-color: #eaebec;
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #eaebec;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #eaebec;
  border-left-color: #eaebec;
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #eaebec;
  bottom: -10px;
}

@font-face {
  font-family: "forumglion";
  src: url("../fonts/forumglion.eot");
  src: url("../fonts/forumglion.eot?#iefix") format("eot"), url("../fonts/forumglion.woff2") format("woff2"), url("../fonts/forumglion.woff") format("woff"), url("../fonts/forumglion.ttf") format("truetype"), url("../fonts/forumglion.svg#forumglion") format("svg");
}
.icon:before {
  font-family: "forumglion";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  /* speak: none; only necessary if not using the private unicode range (firstGlyph option) */
  text-decoration: none;
  text-transform: none;
}

.icon-angle-arrow-down:before {
  content: "\e001";
}

.icon-arrow-left:before {
  content: "\e002";
}

.icon-arrow-right:before {
  content: "\e003";
}

.icon-arrow2-bottom:before {
  content: "\e004";
}

.icon-arrow2-upper:before {
  content: "\e005";
}

.icon-arrow3-right:before {
  content: "\e006";
}

.icon-caret-down:before {
  content: "\e007";
}

.icon-caret-right:before {
  content: "\e008";
}

.icon-caret-up:before {
  content: "\e009";
}

.icon-close:before {
  content: "\e00a";
}

.icon-conference:before {
  content: "\e00b";
}

.icon-entretien:before {
  content: "\e00c";
}

.icon-envelope:before {
  content: "\e00d";
}

.icon-facebook:before {
  content: "\e00e";
}

.icon-google-plus:before {
  content: "\e00f";
}

.icon-linkedin-letters:before {
  content: "\e010";
}

.icon-menu:before {
  content: "\e011";
}

.icon-minus:before {
  content: "\e012";
}

.icon-pdf:before {
  content: "\e013";
}

.icon-plus:before {
  content: "\e014";
}

.icon-remove-symbol:before {
  content: "\e015";
}

.icon-search:before {
  content: "\e016";
}

.icon-table-ronde:before {
  content: "\e017";
}

.icon-twitter:before {
  content: "\e018";
}

.icon-youtube:before {
  content: "\e019";
}

.icon-youtube_old:before {
  content: "\e01a";
}

:root {
  --primary_color: #e2231a;
  --secondary_color: #333d47;
  --body_text_color: #333d47;
}

.overflow {
  overflow: hidden;
}

.main-content {
  padding-top: 150px;
}

.s--title {
  text-transform: uppercase;
  position: relative;
  margin-top: 0;
  padding-bottom: 30px;
  margin-bottom: 70px;
  text-align: center;
  font-size: 45px;
}

.s--title-left {
  text-align: left;
}

.s--title-underline:after {
  border-bottom: 1px solid #e2231a;
  height: 1px;
  content: "";
  position: absolute;
  width: 100%;
  left: 50%;
  bottom: -12px;
  width: 240px;
  margin-left: -120px;
}

.s-gray {
  background: #eaebec;
}

.s--subtitle {
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  color: #e2231a;
}

.link-next {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 22px;
  letter-spacing: 1px;
  padding-right: 28px;
  position: relative;
  font-weight: 500;
  padding-left: 28px;
  /*
  	&:after {
  		content: "";
  		width: 0;
  		height: 0;
  		border-style: solid;
  		border-width: 7px 0 7px 7px;
  		border-color: transparent transparent transparent $brand-primary;
  		position: absolute;
  		top: 50%;
  		right: 0;
  		margin-top: -6px;
  		@include transition(all 0.2s);
  	}

  	&:hover {
  		&:after {
  			border-left-color: darken($brand-primary, 10%);
  			@include translate(5px, 0);
  		}
  	}

  	&:focus {
  		&:after {
  			border-left-color: darken($brand-primary, 20%);
  			@include translate(20px, 0);
  			opacity: 0;
  		}
  	}
  */
}
.link-next, .link-next:hover, .link-next:focus {
  text-decoration: none;
}
.link-next.link-next-alternative {
  font-family: "Romain Text", serif;
  text-transform: none;
}
.link-next.link-next-alternative:after {
  font-size: 18px;
  margin-top: -9px;
  border: none;
  font-family: "forumglion";
  content: "\e006";
  margin-left: 15px;
}

.link-with-icon-left {
  padding-left: 70px;
}
.link-with-icon-left .icon {
  font-size: 32px;
  position: absolute;
  left: 0;
  top: -8px;
}

.border-bottom-red {
  border-bottom: 2px solid rgba(226, 35, 27, 0.3);
}

.border-all-select {
  border: 1px solid #666e75;
  border-radius: 2px;
  margin-right: 10px;
  width: 236px;
  height: 36px;
  line-height: 37px;
}

.s-map {
  height: 400px;
  padding: 0;
  overflow: hidden;
  position: relative;
}

.s-search {
  padding-bottom: 120px;
}
.s-search .search-everything-highlight-color {
  background: #eaebec !important;
}
.s-search .entry-summary {
  padding-left: 25px;
}
.s-search .entry-title {
  padding-left: 25px;
  position: relative;
}
.s-search .entry-title:before {
  font-family: "forumglion";
  content: "\e006";
  font-size: 18px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
}

@media (max-width: 991px) {
  .s--title {
    font-size: 30px;
    margin-bottom: 25px;
    padding-bottom: 27px;
  }
  .s--title-underline:after {
    bottom: 2px;
  }
  .link-next {
    padding-right: 0;
  }
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}
@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  animation-name: slideInUp;
}

.btn {
  text-transform: uppercase;
  font-size: 22px;
  background-position: center;
  background-repeat: no-repeat;
}
.btn, .btn:hover, .btn:focus, .btn:active {
  outline: none;
}
.btn[disabled] {
  opacity: 0.5;
}
.btn span {
  transition: opacity 0.2s;
}

.btn-loading {
  background-image: url(../images/ajax-loader.gif);
  background-color: #b41c15;
  border-color: #b41c15;
  cursor: default;
}
.btn-loading span {
  opacity: 0;
}

.btn-transparent {
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
  padding: 20px 70px;
  transition: all 0.2s;
}
.btn-transparent:hover, .btn-transparent:focus, .btn-transparent:active {
  color: #333d47 !important;
  background: #fff !important;
}

.btn-input {
  width: 100%;
  height: 36px;
  max-width: 236px;
  background: #e2231a;
  border-radius: 2px;
}
.btn-input a {
  text-transform: capitalize;
  line-height: 5px;
}
.btn-input a:hover {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.btn-lg {
  height: 60px;
  line-height: 51px;
}

.btn-media-plus {
  margin-top: 50px;
}
.btn-media-plus a {
  color: #e2231a;
  border-radius: 2px;
  padding: 5px;
  border: 1px solid #e2231a;
}
.btn-media-plus a:hover {
  color: #e2231a;
  border: 1px solid #e2231a;
}

@media (max-width: 400px) {
  .calculate-itinerary {
    font-size: 20px;
  }
}
.nav > li > a {
  padding: 20px 30px;
}

.modal-content {
  border-width: 5px;
  border-radius: 0;
  box-shadow: none;
}

.modal .close {
  position: absolute;
  padding: 15px;
  top: 0;
  right: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 24px;
  z-index: 1060;
}
.modal .close, .modal .close:focus, .modal .close:active {
  outline: none;
}

.modal-body {
  padding: 40px 50px 30px;
}

.vertical-alignment-helper {
  display: table;
  height: 100%;
  width: 100%;
}

.vertical-align-center {
  display: table-cell;
  vertical-align: middle;
}

.modal-content {
  width: inherit;
  height: inherit;
  margin: 0 auto;
}

.modal.fade {
  transition: opacity 0.15s linear;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
}
.modal.in.fade {
  transition: opacity 0.3s linear;
}
.modal.in.fade .modal-dialog {
  transition: transform 0.4s ease-out;
}

@media (max-width: 991px) {
  .vertical-align-helper {
    display: block;
  }
  .vertical-align-center {
    vertical-align: top;
  }
  .modal-dialog  {
    margin: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    overflow-y: auto;
  }
  .modal-content {
    height: auto;
  }
  .modal-body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .modal .close {
    position: fixed;
    top: 5px;
    right: 5px;
  }
}
.checkbox {
  margin: 22px 0;
}

/* Base for label styling */
[type=radio]:not(:checked),
[type=radio]:checked {
  position: absolute;
  left: -9999px;
}
[type=radio]:not(:checked) + label,
[type=radio]:checked + label {
  position: relative;
  padding-left: 40px;
  cursor: pointer;
}
[type=radio]:not(:checked) + label:before,
[type=radio]:checked + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 20px;
  height: 20px;
  border: 2px solid #000;
}
[type=radio]:not(:checked) + label:after,
[type=radio]:checked + label:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 3px;
  width: 14px;
  height: 14px;
  background: #e2231a;
  font-size: 23px;
  transition: all 0.2s;
}

/* checked mark aspect changes */
[type=radio]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}

[type=radio]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

.form-control {
  border: none;
}
.form-control, .form-control:hover, .form-control:focus, .form-control:active {
  border-bottom: 1px solid #333d47;
  outline: none;
  box-shadow: none;
}

.form-group {
  position: relative;
}
.form-group label {
  position: absolute;
  font-size: 12px;
  font-weight: 300;
}

select {
  display: none !important;
}

.dropdown {
  border: none;
  border: 0px;
  box-sizing: border-box;
  background: #fff;
  cursor: pointer;
  display: block;
  outline: none;
  padding: 15px;
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  width: 100%;
  border-radius: 0px;
  border: 1px solid #ccc;
}
.dropdown.open {
  border-color: var(--secondary_color);
}
.dropdown.open:after {
  transform: rotate(-180deg);
}
.dropdown.open .list {
  transform: scale(1);
  opacity: 1;
  pointer-events: auto;
}
.dropdown.open .option {
  cursor: pointer;
  margin-bottom: 0px;
}
.dropdown.wide {
  width: 100%;
}
.dropdown.wide .list {
  left: 0 !important;
  right: 0 !important;
}
.dropdown:after {
  content: "\f107";
  font-weight: 400;
  font-family: "Font Awesome 6 Pro";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: block;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 15px;
  transition: 0.3s;
  transform-origin: 50% 25%;
  color: var(--secondary_color);
}
.dropdown .list {
  box-sizing: border-box;
  transition: all 0.15s cubic-bezier(0.25, 0, 0.25, 1.75), opacity 0.1s linear;
  transform: scale(0.75);
  transform-origin: 50% 0;
  background-color: #fff;
  border-radius: 0px;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  min-width: calc(100% + 2px);
  left: -1px;
  z-index: 999;
  top: calc(100% + 10px);
  border: 1px solid #ccc;
}
.dropdown .list:hover .option:not(:hover) {
  background-color: transparent !important;
}
.dropdown .list ul {
  height: auto;
  max-height: 400px;
  overflow: auto;
  padding: 0;
  margin: 0;
}
.dropdown .list ul::-webkit-scrollbar {
  height: 4px;
  width: 4px;
  background: #d2dce1;
}
.dropdown .list ul::-webkit-scrollbar-corner {
  background: #d2dce1;
}
.dropdown .list ul::-webkit-scrollbar-thumb {
  background: var(--secondary_color);
  border-radius: 0;
}
.dropdown .option {
  cursor: default;
  font-weight: normal;
  color: var(--body_text_color);
  outline: none;
  display: block;
  font-size: 18px;
  text-transform: none;
  padding: 12px 19px;
  text-align: left;
  transition: all 0.2s;
}
.dropdown .option:hover, .dropdown .option:focus {
  background-color: #fafafa !important;
}
.dropdown .option.selected {
  font-weight: 600;
}
.dropdown .option.selected:focus {
  font-weight: 700;
}
.dropdown .current {
  opacity: 1;
  transition: all 0.3s ease;
}

.gfield .dropdown .current {
  opacity: 1;
  transition: all 0.3s ease;
}
.gfield.open .dropdown .current {
  opacity: 1;
}

.gform_required_legend {
  display: none;
}

body {
  overflow-x: hidden;
}
body.menu-open {
  overflow: hidden;
}
body.menu-open.fix-scrollbar {
  padding-right: 15px;
}
body.menu-open.fix-scrollbar .navbar {
  padding-right: 15px;
}
body.menu-open.fix-scrollbar .desktop-menu .padding {
  padding-right: 15px;
}
body.menu-open.fix-scrollbar .btn-twitter-container {
  right: 15px;
}
body.menu-open.fix-scrollbar .go-to-next-section {
  margin-left: -52.5px;
}

#website-menu {
  transition: height 0.2s, background 0.2s;
  background: rgba(51, 61, 71, 0.9019607843);
  height: 105px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
  display: flex;
  align-items: center;
}
#website-menu.sticky {
  position: fixed;
}
#website-menu .menu-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#website-menu .menu-content .logo-area .custom-logo-link {
  display: block;
  position: relative;
}
#website-menu .menu-content .logo-area .custom-logo {
  transition: height 0.2s, opacity 0.2s;
  display: block;
  height: 70px;
}
#website-menu .menu-content .logo-area .custom-logo--white {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
#website-menu .menu-content .logo-area .logo-tagline {
  display: none;
  width: 225px;
  margin: 20px 0 0 185px;
}
#website-menu .menu-content .menus-area {
  display: flex;
  align-items: center;
  position: relative;
}

.mutations_brand {
  transition: transform 0.2s;
  background: #ececec;
  height: 50px;
  text-align: right;
  z-index: 9;
  width: 100%;
  position: fixed;
  width: 100%;
  display: none;
}
.mutations_brand img {
  display: inline-block;
  width: 100%;
  max-width: 310px;
  height: auto;
  margin: 14px 0 0;
}

.navbar {
  transition: transform 0.2s, height 0.2s, bottom 0.2s;
  height: 210px;
  min-height: 105px;
  position: fixed;
  z-index: 99;
  margin: auto;
  width: 100%;
  top: 0;
  z-index: 110;
}
.navbar .container {
  position: relative;
}

.navbar-brand {
  transition: all 0.2s;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  height: auto;
}
.navbar-brand > img {
  height: 130px;
  width: auto;
  position: absolute;
  transition: opacity 0.2s, height 0.2s;
}
.navbar-brand .observatoire {
  width: 225px;
  position: absolute;
  top: 190px;
  left: 205px;
}
.navbar-brand .opacity_not {
  opacity: 0;
}
.navbar-brand .opacity_ok {
  opacity: 1;
}

.red-lines {
  position: absolute;
  top: 0;
  left: 40%;
  width: 300px;
}
.red-lines .svg {
  transition: height 0.2s;
  width: 100%;
  height: 104px;
}
.red-lines .svg path {
  fill: #e2231a;
}

.navbar-right {
  z-index: 1000;
}
.navbar-right.navbar-main {
  display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  flex-direction: row;
}
.navbar-right .with-btn {
  transition: padding 0.2s, opacity 0.1s 0.2s;
}
.navbar-right .input-search {
  transition: all 0.2s;
  opacity: 0;
  width: 0;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
}
.navbar-right .input-search input[type=text] {
  border: 0;
  background: transparent;
  border-bottom: 1px solid #fff;
  line-height: 38px;
  margin-right: 40px;
  color: #fff;
  margin: 0 40px 0 10px;
}
.navbar-right .input-search input[type=text], .navbar-right .input-search input[type=text]:focus, .navbar-right .input-search input[type=text]:active {
  outline: none;
}
.navbar-right .input-search a {
  position: absolute;
  right: 13px;
  bottom: -5px;
  padding: 0;
  color: #fff;
}
.navbar-right .menu_button {
  min-width: 65px;
}
.navbar-right .menu_button a {
  min-height: 53px;
  min-width: 40px;
  position: relative;
}
.navbar-right .menu_button a, .navbar-right .menu_button a:focus, .navbar-right .menu_button a:active, .navbar-right .menu_button a:hover {
  outline: none;
}
.navbar-right .menu_button .icon {
  position: absolute;
  top: 10px;
  left: 5px;
}
.navbar-right.search-open .with-btn {
  transition: opacity 0.1s;
  opacity: 0;
}
.navbar-right.search-open .input-search {
  transition: width 0.2s 0.1s;
  opacity: 1;
  width: 275px;
}

.navbar-ssnn {
  transition: opacity 0.2s;
  position: absolute;
  width: 40px;
  right: 15px;
  top: 160px;
  z-index: 999;
}
.navbar-ssnn li {
  margin-bottom: 7px;
  float: left;
}
.navbar-ssnn li a {
  transition: all 0.2s;
  width: 40px;
  height: 40px;
  padding: 6px 0;
  border: 3px solid #fff;
  display: block;
  text-align: center;
  font-size: 15px;
}
.navbar-ssnn li a:hover {
  background: #fff !important;
  color: #333d47 !important;
}
.navbar-ssnn li a .icon-youtube {
  font-size: 20px;
}

.navbar-main > li {
  transition: padding 0.2s;
  padding: 80px 18px 0 18px;
}
.navbar-main > li a {
  font-size: 35px;
  padding: 3px;
  line-height: 1;
}
.navbar-main > li a.btn {
  border-radius: 0;
  font-size: 18px;
  padding: 14px 70px 14px;
}

.navbar-header {
  width: 100%;
  position: absolute;
}
.navbar-header .menu {
  display: none;
  text-align: right;
  font-size: 50px;
  color: #fff;
  font-family: "Romain Text", serif;
  position: absolute;
  left: 240px;
  top: 236px;
}
.navbar-header .logo_svg {
  width: 100%;
}
.navbar-header .logo_svg .st1 {
  fill: currentColor;
  color: #E2231A;
}
.navbar-header .logo_svg .white {
  color: #fff;
}

.desktop-menu {
  display: none;
  position: fixed;
  width: 100%;
  height: auto;
  top: 0px;
  bottom: 0;
  left: 0;
  background: rgba(226, 35, 26, 0.9);
  padding-top: 205px;
  z-index: 0;
  transition: opacity 0.2s, padding 0.2s;
  opacity: 0;
}
.desktop-menu .padding {
  padding: 0;
}
.desktop-menu .h2, .desktop-menu, .desktop-menu a {
  color: #fff;
}
.desktop-menu .h2 {
  text-transform: uppercase;
  margin: 60px 0 40px;
  display: block;
  display: none;
}
.desktop-menu a {
  transition: opacity 0.2s;
  font-size: 70px;
  position: relative;
  font-weight: bold;
  text-transform: uppercase;
}
.desktop-menu a:hover, .desktop-menu a:active, .desktop-menu a:focus {
  opacity: 0.7;
  text-decoration: none;
}
.desktop-menu .menus {
  display: table;
  width: 100%;
}
.desktop-menu .menus > li {
  display: table-cell;
  width: 9999px;
  float: none;
  padding-left: 90px;
  position: relative;
}
.desktop-menu .menus > li:before {
  position: absolute;
  left: 0;
  top: 0;
  font-family: "Romain Text", serif;
  font-size: 27px;
}
.desktop-menu .menus > li:after {
  content: "";
  position: absolute;
  left: 35px;
  width: 0;
  height: auto;
  top: 6px;
  bottom: 12px;
  border-left: 1px solid #fff;
}
.desktop-menu .menus > li:first-child:before {
  content: "1";
}
.desktop-menu .menus > li:last-child:before {
  content: "2";
}
.desktop-menu .menus-menu {
  text-align: center;
  margin-bottom: 0px;
}
.desktop-menu .menus-menu ul {
  list-style: none;
}
.desktop-menu .menus-menu ul li {
  padding-bottom: 9px;
}
.desktop-menu .menus-menu > ul {
  padding-left: 0;
}
.desktop-menu .menus-menu > li {
  margin: 8px 0;
}
.desktop-menu .menus-menu > li .sub-menu {
  display: none;
  padding-top: 11px;
}
.desktop-menu .menus-menu > li.active .sub-menu {
  display: block;
}
.desktop-menu .menus-menu > li.active > a:after {
  opacity: 1;
}

.navbar .hide-on-close {
  transition: all 0.2s;
  opacity: 0;
}
.navbar .show-on-close {
  opacity: 1;
  transition: all 0.2s;
}
.navbar.onscroll {
  background: rgba(51, 61, 71, 0.9);
  height: 105px;
}
.navbar.onscroll .navbar-brand {
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar.onscroll .navbar-brand .observatoire {
  display: none;
}
.navbar.onscroll .navbar-brand > img {
  height: 70px;
}
.navbar.onscroll .red-lines .svg {
  height: 104px;
}
.navbar.onscroll .navbar-main > li {
  padding-top: 25px;
}
.navbar.onscroll .navbar-ssnn {
  right: -9999px;
  opacity: 0;
}
.navbar.onscroll.show-menu {
  height: 100%;
}
.navbar.onscroll.show-menu .desktop-menu {
  top: 0;
  padding-top: 85px;
}
.navbar.show-menu .container {
  z-index: 1000;
}
.navbar.show-menu .desktop-menu {
  display: flex !important;
  align-items: center;
  z-index: 1000;
  opacity: 1;
}
.navbar.show-menu .hide-on-close {
  opacity: 1;
}
.navbar.show-menu .show-on-close {
  opacity: 0;
}
.navbar.show-menu .red-lines .svg path {
  fill: #fff;
  display: none;
}
.navbar.desktop-menu-open {
  transform: translate(0, 0);
  height: auto;
  bottom: 0;
}
.navbar.desktop-menu-open .red-lines, .navbar.desktop-menu-open .red-lines .svg {
  height: 140px;
}
.navbar.desktop-menu-open .red-lines svg path {
  fill: #fff;
}

@media (min-width: 992px) {
  .navbar-nav {
    margin: 0;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .navbar-main > li {
    float: left;
  }
  .navbar-main > li a.btn {
    padding-left: 35px;
    padding-right: 35px;
  }
  .navbar-ssnn {
    margin-right: 0;
  }
}
@media (max-width: 1599px) {
  .desktop-menu a {
    font-size: 60px;
  }
  .desktop-menu .menus-menu > li {
    margin: 0;
  }
}
@media (max-width: 991px) {
  #body {
    overflow: hidden;
    transition: trasfrom 0.2s;
  }
  #body.show-mobile-menu {
    overflow: visible;
    transform: translate(-280px, 0);
  }
  #header {
    transition: trasfrom 0.2s;
  }
  #header.show-mobile-menu {
    overflow: visible;
    transform: translate(-280px, 0);
  }
  .mutations_brand {
    position: relative;
    height: 35px;
    text-align: left;
  }
  .mutations_brand .container {
    padding-left: 12px;
  }
  .mutations_brand img {
    height: 12px;
    width: auto;
    margin: 3px 0 0;
  }
  .navbar {
    background: #333d47;
    height: 120px;
    min-height: 80px;
    top: 0;
    transition: height 0.2s;
  }
  .navbar .desktop-menu {
    display: none !important;
  }
  .navbar .navbar-header .navbar-brand {
    width: auto;
    max-height: 120px;
    padding: 15px 10px;
  }
  .navbar .navbar-header .navbar-brand img {
    position: relative;
    height: 90px;
    width: auto;
    transition: height 0.2s;
  }
  .navbar .navbar-header .navbar-brand .hide-on-close {
    display: none;
  }
  .navbar .navbar-header .navbar-brand .observatoire {
    bottom: 20%;
    left: -61px;
  }
  .navbar .navbar-header .menu {
    left: 15px;
    font-size: 25px;
    top: 120px;
  }
  .navbar .red-lines, .navbar .navbar-ssnn {
    display: none;
  }
  .navbar.onscroll {
    height: 80px;
  }
  .navbar.onscroll .navbar-main > li {
    padding-top: 6px;
  }
  .navbar.onscroll .navbar-right .menu_button a .icon {
    top: 14px;
  }
  .navbar.onscroll .navbar-brand {
    max-height: 80px;
  }
  .navbar.onscroll .navbar-brand img {
    height: 50px;
  }
  .navbar-right {
    margin: 0;
    float: right;
  }
  .navbar-right .menu_button {
    min-width: 0;
    padding: 0;
  }
  .navbar-right .menu_button a {
    width: 40px;
    height: 115px;
  }
  .navbar-right .menu_button a .icon {
    top: 37px;
  }
  .owl-carousel.s-slideshow {
    padding-top: 0;
  }
  .owl-carousel.s-slideshow img {
    width: 100%;
    height: auto;
  }
  .menu_responsive {
    position: fixed;
    left: 100%;
    transform: translateX(-280px);
    width: 280px;
    height: 100%;
    top: 0;
    background: #ececec;
    display: none;
    z-index: 999;
  }
  .menu_responsive .close_cross {
    color: #333d47;
    display: block;
    height: 36px;
    font-size: 16px;
    padding: 8px 10px;
    height: 36px;
    border-bottom: 1px solid #d9d9d9;
    text-decoration: none;
    cursor: pointer;
  }
  .menu_responsive .close_cross .icon {
    font-size: 12px;
    margin-right: 8px;
  }
  .menu_responsive .footer_menu_mobile {
    position: relative;
  }
  .menu_responsive .footer_menu_mobile .input-search {
    width: 100%;
  }
  .menu_responsive .footer_menu_mobile .input-search input {
    width: 100%;
    background: transparent;
    border: 0;
    color: #909499;
    text-align: center;
  }
  .menu_responsive .footer_menu_mobile .input-search input, .menu_responsive .footer_menu_mobile .input-search input:focus, .menu_responsive .footer_menu_mobile .input-search input:active {
    outline: none;
  }
  .menu_responsive .footer_menu_mobile .icon-look {
    border: none;
    padding: 0;
    background: transparent;
    position: absolute;
    right: 57px;
    top: 0;
  }
  .menu_responsive .footer_menu_mobile .icon-look .icon {
    color: #909499;
  }
  .menu_responsive .footer_menu_mobile .social_buttons {
    display: flex;
    -webkit-display: flex;
    -ms-display: flex;
    flex-direction: row;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    width: 100%;
    padding: 24px 18px 0 18px;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
  }
  .menu_responsive .footer_menu_mobile .social_buttons .social_button {
    height: 62px;
    width: 60px;
    background: #353e49;
  }
  .menu_responsive .footer_menu_mobile .social_buttons .social_button a {
    width: 100%;
    height: 100%;
    display: flex;
    -webkit-display: flex;
    -ms-display: flex;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    color: #ececec;
  }
  .menu_responsive .mobile {
    list-style: none;
    padding: 0;
    text-align: center;
  }
  .menu_responsive .mobile li {
    border-bottom: 1px solid #d9d9d9;
  }
  .menu_responsive .mobile li a {
    color: #353e49;
    padding: 10px 0;
    text-transform: uppercase;
    display: block;
  }
  .menu_responsive .mobile li a:hover {
    text-decoration: none;
  }
  .menu_responsive .mobile li.menu-item-has-children > a {
    position: relative;
  }
  .menu_responsive .mobile li.menu-item-has-children > a:hover a:after {
    text-decoration: none;
  }
  .menu_responsive .mobile li.menu-item-has-children .sub-menu {
    display: none;
    list-style: none;
    padding: 0;
    text-align: center;
  }
  .menu_responsive .mobile li.menu-item-has-children .sub-menu li {
    background: #90959a;
  }
  .menu_responsive .mobile li.menu-item-has-children .sub-menu li a {
    color: #ececec;
  }
  .menu_responsive .mobile li.menu-item-has-children .hover_a {
    background: #d33108;
    color: #ececec;
  }
  .menu_responsive .mobile li.menu-item-has-children .hover_a:after {
    transform: rotate(180deg);
    top: 40px;
  }
}
/* MENU BURGER + SURIMPRESSION
 *
 * Reprend le fonctionnement du site actuel : pas de menu horizontal, un burger a
 * toutes les largeurs qui ouvre une surimpression rouge plein ecran contenant les
 * entrees puis les reseaux sociaux.
 *
 * Le comportement est deja pilote par assets/scripts/main.js (menuMobile) :
 * .menuburger.active, .main-menu-outer (fadeIn/fadeOut), #website-menu.menu-open,
 * .sub-heading / .back-btn. Aucune de ces classes n'avait de style.
 */
#website-menu .logo-area,
#website-menu .menus-area {
  position: relative;
  z-index: 2;
}
#website-menu .red-lines {
  z-index: 2;
}
#website-menu.menu-open {
  background: transparent;
}
#website-menu.menu-open .red-lines svg path {
  fill: #fff;
}
#website-menu.menu-open .menu-content .logo-area .custom-logo:not(.custom-logo--white) {
  opacity: 0;
}
#website-menu.menu-open .menu-content .logo-area .custom-logo--white {
  opacity: 1;
}
#website-menu.menu-open .header-socials {
  opacity: 1;
  visibility: visible;
}

/* GRAND FORMAT EN HAUT DE PAGE
 *
 * Repris du site actuel : tant qu'on n'a pas scrolle, la barre fait le double de
 * hauteur, sans fond, logo et diagonales agrandis, baseline et reseaux sociaux
 * visibles. Le premier pixel de scroll (main.js > headerSticky, classe .sticky)
 * ramene la barre compacte de $header-height.
 *
 * Reserve aux pages qui ont un visuel pleine largeur derriere le header
 * (body.header-over-visual, pose dans inc/setup.php) : ailleurs le logo blanc se
 * poserait sur le fond blanc de la page.
 */
body.header-over-visual .main-content {
  padding-top: 0;
}

body.header-over-visual #website-menu:not(.sticky) {
  height: 210px;
  background: transparent;
  align-items: flex-start;
}
body.header-over-visual #website-menu:not(.sticky) .menu-content {
  align-items: flex-start;
  padding-top: 15px;
}
body.header-over-visual #website-menu:not(.sticky) .logo-area .custom-logo {
  height: 130px;
}
body.header-over-visual #website-menu:not(.sticky) .logo-area .logo-tagline {
  display: block;
}
body.header-over-visual #website-menu:not(.sticky) .red-lines .svg {
  height: 180px;
}
body.header-over-visual #website-menu:not(.sticky) .menuburger {
  margin-top: 48px;
}
body.header-over-visual #website-menu:not(.sticky) .header-socials {
  opacity: 1;
  visibility: visible;
}

.header-socials {
  transition: opacity 0.2s;
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: 46px;
  opacity: 0;
  visibility: hidden;
}
.header-socials .header-socials-inner {
  list-style: none;
  margin: 0;
  padding: 0;
}
.header-socials .header-socials-inner li {
  margin-bottom: 7px;
}
.header-socials .header-socials-inner a {
  transition: all 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 3px solid #fff;
  color: #fff;
  font-size: 15px;
}
.header-socials .header-socials-inner a:hover, .header-socials .header-socials-inner a:focus {
  background: #fff;
  color: #333d47;
  text-decoration: none;
}

.menuburger {
  width: 34px;
  height: 24px;
  position: relative;
  cursor: pointer;
  margin-left: 25px;
}
.menuburger span {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background: #fff;
  transition: all 0.25s;
}
.menuburger span:nth-child(1) {
  top: 0;
}
.menuburger span:nth-child(2) {
  top: 50%;
  margin-top: -1.5px;
}
.menuburger span:nth-child(3) {
  bottom: 0;
}
.menuburger.active span:nth-child(1) {
  top: 50%;
  margin-top: -1.5px;
  transform: rotate(45deg);
}
.menuburger.active span:nth-child(2) {
  opacity: 0;
}
.menuburger.active span:nth-child(3) {
  bottom: 50%;
  margin-bottom: -1.5px;
  transform: rotate(-45deg);
}

.main-menu-outer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: rgba(226, 35, 26, 0.9);
  overflow-y: auto;
  overscroll-behavior: contain;
  padding: 105px 0 40px;
}
.main-menu-outer > .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 100%;
}
.main-menu-outer .main-menu-inner {
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 0;
}
.main-menu-outer .main-menu-inner li {
  margin: 8px 0;
}
.main-menu-outer .main-menu-inner a {
  transition: opacity 0.2s;
  display: inline-block;
  font-size: 70px;
  font-weight: bold;
  line-height: 1.1;
  text-transform: uppercase;
  color: #fff;
}
.main-menu-outer .main-menu-inner a:hover, .main-menu-outer .main-menu-inner a:focus, .main-menu-outer .main-menu-inner a:active {
  opacity: 0.7;
  text-decoration: none;
  color: #fff;
}
.main-menu-outer .main-menu-inner .sub-menu {
  list-style: none;
  padding: 11px 0 0;
}
.main-menu-outer .main-menu-inner .sub-menu a {
  font-size: 30px;
  font-weight: normal;
}
.main-menu-outer .main-menu-inner .sub-menu .sub-heading {
  font-family: "Romain Text", serif;
  font-size: 30px;
  text-transform: uppercase;
  color: #fff;
  padding: 12px 0;
}
.main-menu-outer .main-menu-inner .sub-menu .sub-heading .back-btn {
  margin-right: 12px;
  cursor: pointer;
}

.menu-socials {
  display: none;
  margin-top: 60px;
}
.menu-socials .socials-inner {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
}
.menu-socials .socials-inner li {
  margin: 0;
}
.menu-socials .socials-inner a {
  transition: all 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  border: 3px solid #fff;
  color: #fff;
  font-size: 18px;
}
.menu-socials .socials-inner a:hover, .menu-socials .socials-inner a:focus {
  background: #fff;
  color: #333d47;
  text-decoration: none;
}

@media (max-width: 1599px) {
  .main-menu-outer .main-menu-inner a {
    font-size: 60px;
  }
}
@media (max-width: 991px) {
  .red-lines {
    display: none;
  }
  .header-socials {
    display: none;
  }
  body.header-over-visual #website-menu:not(.sticky) {
    height: 150px;
  }
  body.header-over-visual #website-menu:not(.sticky) .menu-content {
    padding-top: 25px;
  }
  body.header-over-visual #website-menu:not(.sticky) .logo-area .custom-logo {
    height: 90px;
  }
  body.header-over-visual #website-menu:not(.sticky) .logo-area .logo-tagline {
    display: none;
  }
  body.header-over-visual #website-menu:not(.sticky) .menuburger {
    margin-top: 24px;
  }
  .main-menu-outer .main-menu-inner li {
    margin: 0;
  }
  .main-menu-outer .main-menu-inner a {
    font-size: 40px;
    padding: 6px 0;
  }
  .menu-socials {
    display: block;
    margin-top: 40px;
  }
}
@media (max-width: 480px) {
  .main-menu-outer .main-menu-inner a {
    font-size: 30px;
  }
}
footer {
  background: #333d47;
}
footer .padding-top {
  padding: 80px 15px;
}
footer .s--title-underline {
  color: #fff;
  margin: 0 0 30px 0;
  padding: 0 0 40px 0;
  text-transform: uppercase;
  position: relative;
}
footer .s--title-underline:after {
  border-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 170px;
  margin: 0;
}
footer ul li {
  padding: 11px 0;
}
footer ul li a {
  color: #fff;
}
footer ul li a:hover, footer ul li a:focus, footer ul li a:active {
  color: #fff;
}
footer .footer-ssnn {
  padding: 0;
  margin: 35px 0 0 0;
}
footer .footer-ssnn li {
  margin: 0 25px 25px 0;
  height: 60px;
  padding: 0;
}
footer .footer-ssnn li:last-child {
  margin-right: 0;
}
footer .footer-ssnn li a {
  transition: all 0.2s;
  background: #fff;
  padding: 15px 15px 12px;
  font-size: 30px;
}
footer .footer-ssnn li a:hover, footer .footer-ssnn li a:active {
  background: rgba(255, 255, 255, 0.2);
}
footer .footer-ssnn li a, footer .footer-ssnn li a:hover, footer .footer-ssnn li a:focus {
  color: #333d47;
  text-decoration: none;
}
footer .newsletter form label {
  color: #fff;
  font-family: "Whitney HTF", sans-serif;
  font-weight: 100;
  margin-bottom: 51px;
  padding-top: 24px;
}
footer .newsletter form .type-text {
  width: 100%;
  height: 80px;
  box-sizing: border-box;
  padding-left: 26px;
  border: 1px solid #636466;
  border-radius: 2px;
  margin-bottom: 6px;
}
footer .newsletter form .type-button {
  padding: 0 30px;
  height: 80px;
  background: #e2231a;
  border: 0;
  border-radius: 2px;
  color: #fff;
  float: right;
  min-width: 240px;
}
footer .footer-menu {
  font-size: 24px;
  margin-bottom: 0px;
}
footer .footer-menu ul {
  margin: 0;
  padding: 0;
}
footer .footer-menu ul li:last-of-type {
  padding-bottom: 0px;
}
footer .event_associated {
  background: #fff;
  padding: 20px 0;
}
footer .event_associated p {
  line-height: 100px;
  margin: 0 30px 0 0;
  color: #333d47;
  text-transform: uppercase;
  display: inline-block;
  font-size: 24px;
}
footer .event_associated img {
  height: 80px;
  width: auto;
  display: inline-block;
  margin: 0px !important;
}
footer .powered a {
  color: #e2231a;
}
footer .grey_box {
  background: #eaebed;
  line-height: 70px;
}
footer .grey_box .menu_footer {
  padding: 0;
}
footer .grey_box .menu_footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
footer .grey_box .menu_footer ul li {
  display: inline-block;
  margin-bottom: 0;
}
footer .grey_box .menu_footer ul li + li:before {
  content: "|";
  margin: 0 20px;
}
footer .grey_box .menu_footer ul li a {
  color: #333d47;
}
footer .grey_box .menu_footer ul li a:hover {
  text-decoration: none;
}
footer .grey_box .powered a, footer .grey_box .powered a:hover, footer .grey_box .powered a:active, footer .grey_box .powered a:focus {
  color: #e2231a;
}
footer .grey_box .powered ul {
  margin: 0;
}
footer .grey_box .powered ul li {
  display: inline-block;
  margin: 0 0 0 10px;
  color: #303c48;
}
footer .grey_box .powered ul li span {
  color: #e54c47;
}

@media screen and (max-width: 1199px) {
  footer .newsletter form .type-text {
    max-width: 500px;
  }
  footer .newsletter form .type-button {
    margin-bottom: 0px;
    float: none;
    width: 100%;
    max-width: 500px;
  }
  footer .footer-ssnn {
    display: block;
  }
  footer .footer-ssnn li:last-child {
    margin: 0 0 25px 0;
  }
  footer .s--title-underline:after {
    bottom: -10px;
    width: 370px;
    max-width: 100%;
  }
  footer #emailing-frame {
    height: 485px;
  }
}
@media screen and (max-width: 991px) {
  footer {
    text-align: center;
  }
  footer .grey_box .menu_footer {
    text-align: center;
  }
  footer .grey_box .powered {
    text-align: center;
    padding-bottom: 75px;
  }
  footer .grey_box .powered ul li {
    line-height: 1;
    margin: 0;
    display: block;
    width: 100%;
    height: auto;
  }
  footer .footer-menu li {
    float: inherit;
  }
  footer .footer-menu > li {
    padding-bottom: 0;
  }
  footer .footer-menu > li + li {
    padding-top: 0;
  }
  footer .footer-ssnn {
    margin: 105px 0 0 0;
    display: block;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
  }
  footer .footer-ssnn li {
    height: 40px;
    margin-bottom: 0px;
  }
  footer .footer-ssnn li a {
    padding: 25px;
  }
  footer .newsletter {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  footer .newsletter form label {
    margin-bottom: 28px;
  }
  footer .newsletter form .type-button {
    margin-bottom: 0px;
  }
  footer .s--title-underline {
    margin-bottom: 40px;
  }
  footer .s--title-underline:after {
    bottom: -10px;
    width: 370px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  footer .event_associated p {
    line-height: 1.2;
    margin: 0;
  }
}
@media screen and (max-width: 425px) {
  footer .footer-ssnn li {
    height: 60px;
    margin: 0px 12px 50px 12px !important;
  }
  footer .footer-ssnn li:last-child {
    margin-bottom: 0px !important;
  }
  footer .s--title-underline {
    margin-bottom: 30px;
    padding-bottom: 20px;
  }
}
footer .menu-footer {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
footer .menu-footer li {
  display: inline-block;
  padding: 0;
}
footer .menu-footer li + li:before {
  content: "|";
  margin: 0 20px;
  color: rgba(255, 255, 255, 0.4);
}
footer .menu-footer li a {
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px;
}
footer .menu-footer li a:hover, footer .menu-footer li a:focus {
  text-decoration: underline;
}

#footer {
  padding: 45px 0;
}

footer .footer-sub {
  display: flex;
  justify-content: space-between;
  gap: 20px 40px;
  margin-top: 30px;
}
footer .footer-sub .menu-footer--left {
  text-align: left;
}
footer .footer-sub .menu-footer--right {
  margin-left: auto;
  text-align: right;
}

@media (max-width: 991px) {
  footer .menu-footer li {
    display: block;
  }
  footer .menu-footer li + li:before {
    display: none;
  }
  footer .menu-footer li a {
    display: inline-block;
    padding: 8px 0;
  }
  footer .footer-sub {
    flex-direction: column;
  }
  footer .footer-sub .menu-footer--left,
  footer .footer-sub .menu-footer--right {
    margin-left: 0;
    text-align: center;
  }
}
.p-header {
  padding: 0;
}
.p-header .nav {
  margin: 30px 15px 75px;
}
.p-header .nav-pills {
  display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  background: #F1F1F0;
}
.p-header .nav-pills li {
  flex-grow: 1;
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-basis: 33%;
  -webkit-flex-basis: 33%;
  -ms-flex-basis: 33%;
  text-align: center;
  margin-left: 0;
  align-self: center;
}
.p-header .nav-pills li:first-child a:before {
  border: 0;
}
.p-header .nav-pills li:last-child {
  border: 0;
}
.p-header .nav-pills li a {
  align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  text-transform: uppercase;
  color: #70777e;
  font-size: 30px;
  font-family: "Romain Text", serif;
}
.p-header .nav-pills li a:before {
  border-right: 2px solid rgba(226, 35, 26, 0.3);
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -25px;
  left: 0;
  height: 50px;
}
.p-header .nav-pills li.active a {
  color: #e2231a;
}
.p-header + .s-text {
  padding-top: 20px;
}

.p-header--title {
  margin-top: 0px;
  margin-bottom: 70px;
}

.p-header--image {
  height: 460px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.social-media {
  width: 100%;
  display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  box-sizing: border-box;
  padding: 26px 0 26px 0;
}
.social-media .smedia-list {
  display: flex;
  -webkit-display: flex;
  -ms-display: flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
}
.social-media .smedia-list li .icon {
  color: #d6d8da;
  font-size: 18px;
  vertical-align: middle;
}
.social-media .smedia-list li p {
  margin: 0;
  font-size: 16px;
}
.social-media .smedia-list li a:hover, .social-media .smedia-list li a:focus {
  text-decoration: none;
}
.social-media .smedia-list li a:hover .icon, .social-media .smedia-list li a:focus .icon {
  color: #b1b5b9;
}

.video-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 315px;
}
.video-container iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  max-width: 560px;
  max-height: 315px;
  margin: 0 auto;
}

/*////// STYLES HOMEPAGE //////*/
.home .s--title {
  margin-top: 0px !important;
  padding-top: 80px !important;
}
.home .s-bullet.s-feg {
  padding: 80px 0px;
  color: #fff;
}
.home .s-bullet.s-feg iframe {
  background: #fff;
  padding: 5px;
}
.home .s-bullet.s-feg .lefeg-home-text {
  text-align: justify;
  min-height: 305px;
}
.home .s-bullet.s-feg .s--title {
  margin-bottom: 70px;
  padding-top: 0px !important;
}
.home .s-bullet.s-feg a {
  color: #fff;
  padding: 0px;
  padding-right: 35px;
}
.home .s-bullet.s-feg a:hover {
  color: #fff;
  text-decoration: none;
}
.home .s-bullet.s-feg a:after {
  display: none;
}
.home .s-bullet.s-feg:before {
  background: rgba(51, 61, 71, 0.85);
}
.home .s-bullet.s-feg .red-lines {
  right: 20%;
  left: inherit;
}
.home .s-bullet.s-feg .red-lines .svg {
  height: 100px;
}
.home .s-slideshow .owl-carousel .owl-item.active > div {
  height: 100%;
}
.home .s-slideshow .owl-carousel .owl-item.active > div img {
  height: 100%;
}
.home .s-archive-home .archive-home-text {
  max-width: 900px;
  margin: 0 auto;
  font-size: 24px;
}
.home .s-archive-home .s-program-cta {
  margin-top: 0px;
  margin-bottom: 0px;
}
.home .s-archive-home .video-container {
  margin-bottom: 60px;
  margin-top: 60px;
}
.home .s-archive-home .left .video-container iframe {
  margin: 0;
  right: 0;
  left: inherit;
}
.home .s-archive-home .right .video-container iframe {
  margin: 0;
  right: inherit;
  left: 0;
}

@media screen and (max-width: 1200px) {
  .home .s-bullet.s-feg .red-lines {
    right: 0 !important;
    left: 0 !important;
    margin: 0 auto;
  }
  .home .s-bullet.s-feg .video-container {
    padding-bottom: 40%;
  }
  .home .s-bullet.s-feg .lefeg-home-text {
    min-height: inherit;
    max-width: 560px;
    margin: 0 auto;
    padding: 0;
  }
  .video-container {
    padding-bottom: 55%;
  }
}
@media screen and (max-width: 1200px) {
  .home .s-bullet.s-feg .text-right {
    max-width: 560px;
    float: none;
    margin: 40px auto 0px;
  }
}
@media screen and (max-width: 992px) {
  .home .s-archive-home .archive-home-text {
    font-size: 20px;
  }
  .home .s-archive-home .left .video-container {
    padding-bottom: 315px;
    margin-bottom: -30px;
  }
  .home .s-archive-home .left .video-container iframe {
    margin: 0 auto;
    right: 0;
    left: 0;
  }
  .home .s-archive-home .right .video-container {
    padding-bottom: 315px;
  }
  .home .s-archive-home .right .video-container iframe {
    margin: 0 auto;
    right: 0;
    left: 0;
  }
  .home .s-bullet.s-feg .video-container {
    padding-bottom: 350px;
  }
  .home .s--title {
    margin-bottom: 40px !important;
  }
}
@media screen and (max-width: 630px) {
  .home .s-archive-home .left .video-container {
    padding-bottom: 55%;
  }
  .home .s-archive-home .right .video-container {
    padding-bottom: 55%;
  }
  .home .s-archive-home .col-md-12, .home .s-archive-home .col-md-6, .home .s-archive-home .col-md-4 {
    padding: 0px;
  }
  .home .s-archive-home .s-program-cta a {
    font-size: 16px;
  }
  .home .s-bullet.s-feg .video-container {
    padding-bottom: 55%;
    margin-bottom: 40px;
  }
  .home .s-bullet.s-feg .lefeg-home-text {
    padding: 0 20px;
  }
  .lefeg .s-text .video-container {
    padding-bottom: 55%;
  }
  .lefeg .col-md-8.col-md-offset-2 {
    padding: 0px;
  }
  .lefeg .col-md-8.col-md-offset-2 ul {
    padding-left: 20px;
  }
  .lefeg .col-md-12 {
    padding: 0px;
  }
}
/*////// STYLES PAGE LE FEG //////*/
.lefeg .p-header + .s-text {
  padding-top: 0px;
}
.lefeg .p-header + .s-text .p-header--title {
  margin-top: 0 !important;
}
.lefeg .s-text:nth-child(3) {
  background: #eaebec;
}
.lefeg .p-header .p-header--title {
  display: none;
}
.lefeg .p-header--title {
  margin-top: 80px;
}
.lefeg img {
  margin: 0 auto 30px;
  display: block;
}
.lefeg .s-text p {
  text-align: justify;
  margin-bottom: 25px;
}
.lefeg .s-text p:last-child {
  margin-bottom: 0px;
}
.lefeg .s-text .video-container {
  margin-bottom: 50px;
  padding-bottom: 570px;
}
.lefeg .s-text .video-container iframe {
  max-width: 100%;
  max-height: inherit;
}
.lefeg .s-text ul li {
  text-align: justify;
  margin-bottom: 25px;
}
.lefeg .s-text ul li:last-child {
  margin-bottom: 0px;
}
.lefeg .comite-list {
  max-width: 940px;
  margin: 0 auto;
  float: none;
  padding: 0px;
}
.lefeg .comite-list p {
  margin-bottom: 0px;
}

@media screen and (max-width: 1600px) {
  .lefeg .s-text .video-container {
    padding-bottom: 420px;
  }
  .lefeg .comite-list {
    padding: 0px 15px;
  }
}
@media screen and (max-width: 1200px) {
  .lefeg .comite-list {
    padding: 0;
  }
  .lefeg .s-text .video-container {
    padding-bottom: 530px;
  }
}
@media screen and (max-width: 992px) {
  .lefeg .comite-list {
    padding: 0 20px;
  }
  .lefeg .s-text .video-container {
    padding-bottom: 55%;
  }
}
@media screen and (max-width: 630px) {
  .lefeg .comite-list {
    padding: 0;
  }
}
/*////// STYLES PAGE ARCHIVES //////*/
.archives .archives-content {
  margin-bottom: 70px;
}

.edition-2016 .s-archive-home .left .video-container iframe {
  margin: 0;
  right: 0;
  left: inherit;
}
.edition-2016 .s-archive-home .s--title {
  margin-bottom: 70px;
  margin-top: 80px;
}

.s-archive-home .p-header--title {
  margin-top: 80px;
}

.archives-2016 .s-team {
  padding-bottom: 30px;
}
.archives-2016 .s-archive-home {
  padding-bottom: 60px;
}
.archives-2016 .video-container {
  margin-bottom: 20px;
}
.archives-2016 .left .video-container iframe {
  margin: 0;
  right: 0;
  left: inherit;
}
.archives-2016 .right .video-container iframe {
  margin: 0;
  right: inherit;
  left: 0;
}
.archives-2016 .left .metaslider {
  float: right;
}
.archives-2016 .right .metaslider {
  float: left;
}

@media screen and (max-width: 992px) {
  .edition-2016 .s-archive-home {
    padding-bottom: 80px;
  }
  .edition-2016 .s-archive-home .left .video-container {
    padding-bottom: 315px;
  }
  .edition-2016 .s-archive-home .left .video-container iframe {
    margin: 0 auto;
    right: 0;
    left: 0;
  }
  .edition-2016 .s-archive-home .metaslider {
    margin: 0 auto;
    padding-top: 40px;
  }
  .archives-2016 .video-container {
    padding-bottom: 320px;
  }
  .archives-2016 .s-team {
    padding-bottom: 0px;
  }
  .archives-2016 .left .video-container iframe {
    margin: 0 auto;
    right: 0;
    left: 0;
  }
  .archives-2016 .right .video-container iframe {
    margin: 0 auto;
    right: 0;
    left: 0;
  }
  .archives-2016 .metaslider {
    margin: 0 auto 20px;
  }
  .archives-2016 .left .metaslider {
    float: none;
  }
  .archives-2016 .right .metaslider {
    float: none;
  }
}
@media screen and (max-width: 630px) {
  .edition-2016 .s-archive-home .left .video-container {
    padding-bottom: 55%;
  }
  .archives-2016 .video-container {
    padding-bottom: 55%;
  }
  .archives-2016 .s-program .s-program-cta {
    padding: 0 15px;
  }
  .archives-2016 .col-md-12, .archives-2016 .col-md-6 {
    padding: 0px;
  }
}
/*////// STYLES PAGE DISCLAIMER //////*/
.disclaimer p {
  margin-bottom: 25px;
}
.disclaimer p:last-child {
  margin-bottom: 60px;
}

@media screen and (max-width: 991px) {
  .p-header .with-nav {
    padding: 0;
  }
  .p-header .nav {
    display: block;
    margin: 0 15px 35px;
    padding: 0;
    padding: 10px 0;
  }
  .p-header .nav > li {
    padding: 0;
    width: 100%;
    border: 0;
  }
  .p-header .nav > li a {
    padding: 10px 15px;
  }
  .p-header .nav > li a:before {
    display: none;
  }
  .p-header .nav > li + li {
    margin: 0;
  }
  .p-header + .s-text p {
    -moz-column-count: 1;
         column-count: 1;
  }
  .p-header--image {
    height: 110px;
    background-image: none !important;
  }
  .p-header--title {
    margin-top: 0;
    margin-bottom: 40px;
  }
}
.demande-recue .p-header--title, .merci .p-header--title {
  margin-top: 80px;
}

.s-team .s--title {
  margin-bottom: 70px;
  margin-top: 80px;
}

.s-team--member a {
  display: block;
  margin-bottom: 50px;
}
.s-team--member a, .s-team--member a:hover, .s-team--member a:focus {
  outline: none;
  text-decoration: none;
}
.s-team--member a:hover h4, .s-team--member a:active h4 {
  color: #e2231a;
}
.s-team--member p {
  color: #333d47;
}

.s-team--image-cover {
  position: relative;
  width: 100%;
  aspect-ratio: 1/1;
  overflow: hidden;
  background: #eaebec;
  margin-bottom: 20px;
}
.s-team--image-cover img {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
}

.s-team--name {
  text-transform: uppercase;
  margin: 0 0 15px;
  line-height: 1.2;
  color: #333d47;
  font-size: 30px;
}

.s-team--position {
  min-height: 50px;
}

.s-team--image {
  border: none;
}

.modal-team .s-team--image-cover {
  max-width: 175px;
  margin-bottom: 30px;
}
.modal-team .modal-content {
  border: 5px solid #bcbcbc;
}
.modal-team .s-team--name, .modal-team .s-team--position {
  color: #e2231a;
}
.modal-team .s-team--name {
  font-size: 30px;
}
.modal-team .s-team--position {
  font-size: 24px;
}
.modal-team .s-team--text {
  font-size: 16px;
}
.modal-team .modal-body {
  padding-top: 50px;
}
.modal-team .close {
  color: #e2231a;
  background: #ececec;
}

@media screen and (max-width: 991px) {
  .s-team--name, .s-team--position {
    padding: 0;
  }
  .s-team--member {
    text-align: center;
  }
  .s-team--member a {
    min-height: 0;
    margin-bottom: 50px;
  }
  .s-team--image-cover {
    min-height: 0;
  }
  .s-team--name {
    min-height: 0;
  }
  .modal-team .s-team--image-cover {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .s-team--name {
    font-size: 20px;
  }
}
.s-slideshow {
  display: block;
  padding: 0;
}
.s-slideshow .btn-twitter-container {
  position: absolute;
  bottom: 5%;
  left: 0;
  right: 0;
  z-index: 99;
}
.s-slideshow .btn-twitter-container .btn-twitter {
  position: relative;
  width: 250px;
  height: 60px;
  padding: 0 20px;
  float: right;
  font-size: 11px;
  font-weight: bold;
  background: #45A8E5;
  border: none;
  line-height: 1;
}
.s-slideshow .btn-twitter-container .btn-twitter p {
  font-size: 20px;
  margin: 0;
  text-align: right;
  width: 100%;
}
.s-slideshow .btn-twitter-container .btn-twitter .icon {
  font-size: 19px;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -10px;
}
.s-slideshow .btn-twitter-container .btn-twitter[aria-describedby], .s-slideshow .btn-twitter-container .btn-twitter:hover, .s-slideshow .btn-twitter-container .btn-twitter:active {
  background: #1e92d9;
}

.popover {
  max-width: 300px;
  width: 100%;
  height: 416px;
}
.popover .popover-title {
  color: #fff;
  font-family: "Whitney HTF", sans-serif;
  text-transform: uppercase;
  background: #45A8E5;
  font-size: 14px;
}
.popover .popover-content {
  padding: 0;
  background: #fff;
}
.popover .popover-content iframe {
  margin-bottom: -5px !important;
  height: 380px !important;
}

.home_slider-info {
  position: absolute;
  width: 100%;
  top: 0;
  height: 100%;
  text-align: center;
  display: table;
}
.home_slider-info > .container {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.home_slider-info > .container > div {
  display: inline-block;
}
.home_slider-info p, .home_slider-info h1, .home_slider-info h2, .home_slider-info h3 {
  color: #fff;
  font-family: "Whitney HTF", sans-serif;
}
.home_slider-info h3 {
  font-style: normal;
  font-size: 55px;
  margin: 35px 0;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.home_slider-info h1 {
  font-size: 44px;
  font-weight: 300;
  margin: 35px 0;
  position: relative;
}
.home_slider-info h1:after {
  border-bottom: 1px solid rgb(250, 250, 250);
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -325px;
  bottom: -18px;
  height: 1px;
  width: 650px;
}

.owl-carousel.owl-slide .owl-item > div:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  content: "";
}
.owl-carousel.owl-slide .owl-item .home_slider-info {
  z-index: 5;
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
  color: #fff;
  font-size: 50px;
  position: absolute;
  width: 100%;
  text-align: center;
}
.owl-carousel .owl-nav .owl-prev {
  top: 50%;
}
.owl-carousel .owl-nav .owl-next {
  bottom: 10%;
}
.owl-carousel .owl-dots {
  position: absolute;
  bottom: 11%;
  right: 10%;
  display: none;
}
.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
}
.owl-carousel .owl-dots .owl-dot span {
  border: 2px solid rgba(250, 250, 250, 0.5);
  background: transparent;
  height: 12px;
  margin: 5px 7px;
  width: 12px;
  display: block;
  border-radius: 20px;
}
.owl-carousel .owl-dots .owl-dot.active span {
  border: 1px solid rgb(250, 250, 250);
  background: #fff;
}

.s-slideshow .owl-carousel, .s-slideshow .owl-stage-outer, .s-slideshow .owl-stage, .s-slideshow .owl-item {
  height: 100%;
}

.go-to-next-section {
  position: absolute;
  left: 50%;
  z-index: 1;
  font-size: 90px;
  margin: 0 0 0 -45px;
  bottom: -20px;
  opacity: 0.8;
}
.go-to-next-section, .go-to-next-section:hover, .go-to-next-section:active, .go-to-next-section:focus {
  text-decoration: none;
  color: #fff;
}
.go-to-next-section:hover {
  opacity: 1;
}

@media (max-width: 991px) {
  .s-slideshow {
    height: auto !important;
  }
  .s-slideshow .owl-item {
    padding-top: 80px;
    background: #333d47;
  }
  .owl-nav {
    display: none;
  }
  .s-program .s-program-carousel .owl-dots {
    bottom: -15%;
  }
  .s-program .s-program-carousel .owl-dots .owl-dot span {
    background: transparent;
    border-color: #9a9ea3;
    width: 20px;
    height: 20px;
  }
  .s-program .s-program-carousel .owl-dots .owl-dot.active span {
    background: #353e49;
    border-color: #353e49;
  }
  .s-slideshow .btn-twitter-container {
    padding: 0;
    position: fixed;
    bottom: 0;
    left: -15px;
    right: -15px;
    width: auto;
    top: auto;
  }
  .s-slideshow .btn-twitter-container .btn-twitter {
    width: 100%;
    border-radius: 0;
  }
  .home_slider-info {
    top: 50%;
    margin: -30px 0 0;
    height: auto;
  }
  .home_slider-info h1 {
    margin-top: 0;
    font-size: 20px;
  }
  .home_slider-info h1:after {
    width: 200px;
    margin-left: -100px;
  }
  .home_slider-info h3 {
    font-size: 28px;
    margin-bottom: 0;
  }
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  line-height: 1.2;
  color: #e2231a;
}

h1 {
  padding-bottom: 0;
  margin: 50px 0 40px;
  text-transform: uppercase;
  position: relative;
  text-align: center;
  font-size: 45px;
}
h1::after {
  border-bottom: 1px solid #e2231a;
  height: 1px;
  content: "";
  position: absolute;
  width: 100%;
  left: 50%;
  bottom: -12px;
  width: 240px;
  margin-left: -120px;
}

h2 {
  font-size: 38px;
  margin-top: 35px;
  margin-bottom: 35px;
  font-family: "Whitney HTF", sans-serif;
}

h3 {
  font-size: 30px;
}

.is-style-h1-style {
  font-family: "Romain Text", serif;
  padding-bottom: 0;
  margin: 50px 0 70px;
  text-transform: uppercase;
  position: relative;
  text-align: center;
  font-size: 45px;
}
.is-style-h1-style::after {
  border-bottom: 1px solid #e2231a;
  height: 1px;
  content: "";
  position: absolute;
  width: 100%;
  left: 50%;
  bottom: -12px;
  width: 240px;
  margin-left: -120px;
}

.text-center:last-child {
  margin-bottom: 30px;
}

.s-text {
  padding-bottom: 80px;
}
.s-text p {
  margin: 0;
  font-size: 20px;
}
.s-text .know_more {
  margin: 30px 0 0;
}
.s-text img, .s-text figure {
  max-width: 100%;
  height: auto;
}
.s-text img {
  margin-bottom: 33px;
}
.s-text .wp-caption-text {
  font-size: 16px;
  padding-bottom: 162px;
}
.s-text .s-text-columns {
  text-align: left; /* Chrome, Safari, Opera */
  -moz-column-count: 2; /* Firefox */
  column-count: 2;
}
.s-text .s-text-columns p {
  text-align: justify;
  margin-bottom: 24px;
}
.s-text .s-text-columns ul li {
  margin-bottom: 20px;
}
.s-text + footer {
  margin-top: 90px;
}

.s-slideshow + .s-text .p-header--title {
  margin-top: 40px;
  margin-bottom: 70px;
}

@media (max-width: 991px) {
  h1,
  .is-style-h1-style {
    font-size: 32px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  h2 {
    font-size: 28px;
    margin-top: 25px;
    margin-bottom: 25px;
  }
  h3 {
    font-size: 24px;
  }
  .s-text .link-next:after {
    position: static;
    padding-left: 22px;
  }
  .s-text .know_more {
    display: flex;
    -webkit-display: flex;
    -ms-display: flex;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    margin-bottom: 0;
    padding-bottom: 55px;
  }
  .s-text .row {
    margin: 0;
  }
  .s-text .wp-caption-text {
    padding-bottom: 40px;
  }
  .s-text .s-text-columns {
    -moz-column-count: 1;
    column-count: 1;
  }
  .s-text .s-text-columns p {
    max-width: 100%;
    text-align: justify;
  }
  .s-slideshow + .s-text .p-header--title {
    margin-bottom: 45px;
  }
}
@media (max-width: 480px) {
  h1,
  .is-style-h1-style {
    font-size: 28px;
  }
  h2 {
    font-size: 24px;
  }
}
.inscription .p-header--title {
  display: none;
}

.s-bullet {
  padding-bottom: 80px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  position: relative;
}
.s-bullet .s--title {
  color: #fff;
  padding-top: 90px;
}
.s-bullet .s--title:after {
  border-bottom: 1px solid #fff;
  height: 1px;
  content: "";
  position: absolute;
  width: 100%;
  left: 50%;
  bottom: -14px;
  width: 240px;
  margin-left: -120px;
}
.s-bullet .s--subtitle {
  color: #fff;
  text-align: center;
  margin-bottom: 46px;
  position: relative;
}
.s-bullet .s-inscription-number {
  background: #fff;
  color: #e2231a;
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  margin: auto;
  font-size: 50px;
  font-weight: 500;
}
.s-bullet .col-md-2 {
  padding-bottom: 43px;
}
.s-bullet .col-md-2 p {
  padding-top: 50px;
  color: #fff;
  text-align: center;
}
.s-bullet .btn-inverse {
  background: #fff;
  color: #333d47;
}
.s-bullet:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
}

.s-inscription {
  padding-bottom: 110px;
}
.s-inscription .s--title {
  margin-bottom: 70px;
  padding-top: 30px;
}

.s-inscription-form .panel {
  box-shadow: none;
}
.s-inscription-form .panel-unactive {
  opacity: 0.2;
}
.s-inscription-form .panel-heading {
  border-bottom: 1px solid #e2231a;
}
.s-inscription-form .panel-title {
  text-transform: uppercase;
  color: #e2231a;
  font-size: 30px;
  position: relative;
}
.s-inscription-form .panel-title span {
  position: absolute;
  left: 0;
}

.s-inscription-help {
  margin: 20px 0 35px;
}

.s-inscription-next {
  margin-top: 55px;
}

.s-inscription-invites {
  color: #e2231a;
}
.s-inscription-invites > li {
  border: 3px solid #e2231a;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 12px 15px 6px 30px;
}
.s-inscription-invites > li.disabled {
  border-color: #dcdcdc;
  cursor: pointer;
}
.s-inscription-invites a, .s-inscription-invites a:hover, .s-inscription-invites a:focus, .s-inscription-invites a:active {
  text-decoration: none;
}
.s-inscription-invites .s-inscription-invites-add {
  font-size: 30px;
  line-height: 30px;
}
.s-inscription-invites span.number {
  font-size: 24px;
  margin-top: 1px;
}
.s-inscription-invites input {
  border: none;
  color: #e2231a;
  font-size: 24px;
  border: none;
  background: transparent;
}
.s-inscription-invites input::-moz-placeholder {
  color: rgba(226, 35, 26, 0.5);
  opacity: 1;
}
.s-inscription-invites input:-ms-input-placeholder {
  color: rgba(226, 35, 26, 0.5);
}
.s-inscription-invites input::-webkit-input-placeholder {
  color: rgba(226, 35, 26, 0.5);
}
.s-inscription-invites input, .s-inscription-invites input:focus, .s-inscription-invites input:hover {
  outline: none;
}
.s-inscription-invites select.hasCustomSelect + span {
  color: #e2231a;
  margin-top: 1px;
}
.s-inscription-invites select.hasCustomSelect + span:after {
  border-top-color: #e2231a;
}
.s-inscription-invites > li.disabled input::-moz-placeholder {
  color: #dcdcdc;
  opacity: 1;
}
.s-inscription-invites > li.disabled input:-ms-input-placeholder {
  color: #dcdcdc;
}
.s-inscription-invites > li.disabled input::-webkit-input-placeholder {
  color: #dcdcdc;
}
.s-inscription-invites > li.disabled select.hasCustomSelect + span {
  color: #dcdcdc;
}
.s-inscription-invites > li.disabled select.hasCustomSelect + span:after {
  border-top-color: #dcdcdc;
}

@media (max-width: 991px) {
  .s-inscription .s--title {
    padding-top: 45px;
  }
  .s-inscription-invites span.number {
    font-size: 30px;
    display: block;
    margin-bottom: 10px;
  }
  .s-inscription-invites > li {
    padding-bottom: 20px;
  }
  .s-inscription-invites-add-cont {
    position: absolute;
    top: 15px;
    right: 0;
    width: auto;
  }
  .s-bullet .s--title:after {
    bottom: 4px;
  }
  .s-bullet .s--subtitle {
    margin-bottom: 25px;
  }
  .s-bullet .col-md-2 {
    padding-bottom: 12px;
  }
  .s-bullet .col-md-2 p {
    padding-top: 42px;
  }
  .s-inscription-invites > li {
    padding: 15px;
  }
  select.hasCustomSelect + span.s-inscription-invites-select {
    width: 100%;
  }
  select.hasCustomSelect + span.s-inscription-invites-select:after {
    right: 15px;
  }
}
.s-partenaires {
  padding-top: 80px;
  padding-bottom: 50px;
}
.s-partenaires .partners-title {
  margin: 0;
  text-transform: uppercase;
  font-weight: 500;
  min-height: 50px;
  white-space: nowrap;
}
.s-partenaires .s-partenaires-ul {
  margin: 0;
  padding: 30px 0 45px;
}
.s-partenaires .s-partenaires-ul + .s-partenaires-ul {
  margin-left: 30px;
}
.s-partenaires .s-partenaires-ul li {
  padding: 10px 20px;
}
.s-partenaires .margin-top {
  margin-top: 50px;
}
.s-partenaires .margin-top > div {
  /*min-height: 220px;*/
}
.s-partenaires .s-partenaires-logos-medium.s-partenaires-ul {
  display: table;
  width: 100%;
  padding: 0 0 30px;
}
.s-partenaires .s-partenaires-logos-medium.s-partenaires-ul li {
  padding: 5px;
  vertical-align: middle;
  display: table-cell;
  height: 110px;
}
.s-partenaires .s-partenaires-logos-medium.s-partenaires-ul li a, .s-partenaires .s-partenaires-logos-medium.s-partenaires-ul li img {
  display: inline-block;
}
.s-partenaires .s-partenaires-logos-medium.s-partenaires-ul li img {
  max-height: 100px;
  width: auto;
}
.s-partenaires .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
  max-height: 100px;
}

.s-partenaires-border:after {
  content: "";
  position: absolute;
  left: 15px;
  right: 15px;
  width: auto;
  border-top: 1px solid #e2231a;
}

@media screen and (max-width: 1199px) {
  .s-partenaires .s-partenaires-ul li a img {
    float: left;
    width: auto;
  }
}
@media screen and (max-width: 750px) {
  .s-partenaires .partenaires-premium {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .s-partenaires {
    padding-top: 80px;
  }
  .s-partenaires .s-partenaires-ul {
    text-align: center;
    padding: 0 0 30px;
    display: block;
    margin: 0;
  }
  .s-partenaires .s-partenaires-ul li a img {
    display: inline-block;
    width: auto;
    float: left;
  }
  .s-partenaires .s-partenaires-logos-medium.s-partenaires-ul {
    display: table;
  }
  .s-partenaires .s-partenaires-logos-medium.s-partenaires-ul li {
    display: table-cell;
    width: auto;
    height: auto;
    text-align: left;
  }
  .s-partenaires .s-partenaires-logos-medium.s-partenaires-ul li img {
    display: inline-block;
  }
  .s-partenaires .s-partenaires-logos-big li {
    width: 100%;
  }
  .s-partenaires .partners-title {
    padding: 0 15px 0 15px;
    white-space: normal;
  }
  .s-partenaires .partners-title p {
    margin: 0;
    font-size: 24px;
  }
  .s-partenaires .border-bottom-red {
    position: relative;
    border-bottom: 0;
  }
  .s-partenaires .border-bottom-red:after {
    border-bottom: 1px solid #e2231b;
    width: 370px;
    margin: auto;
  }
}
@media (max-width: 420px) {
  .s-program-carousel, .s-program-carousel .owl-nav .owl-next, .s-program-carousel .owl-nav .owl-prev, .s-program-event, .s-program-time-cont {
    min-height: 450px;
  }
}
.s-media .s-media-items {
  padding-top: 45px;
}
.s-media .s-media-items iframe {
  width: 360px;
  height: 203px;
}
.s-media .s-media-selector .btn-input {
  line-height: 2px;
}

@media (max-width: 992px) {
  .s-media .s-media-selector {
    margin: auto;
  }
  .s-media .s-media-selector div {
    width: 100%;
    margin-bottom: 20px;
  }
  .s-media .s-media-selector .btn-input {
    line-height: 2px;
    max-width: 100%;
  }
  .s-media .s-media-items {
    width: 100%;
    margin: auto;
  }
  .s-media .s-media-items .col-md-4 {
    padding: 0;
  }
  .s-media .s-media-items iframe {
    width: 100%;
    margin: auto;
  }
  .s-media .s-media-btn {
    width: 100%;
    margin: auto;
  }
  .s-media .s-media-btn .btn-media-plus {
    width: 100%;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 50px;
  }
}
.s-contact {
  padding-top: 0;
  padding-bottom: 80px;
}
.s-contact .s--title {
  margin-top: 12px;
  padding-bottom: 0;
  margin-bottom: 50px;
}

.s-contact-info-cont {
  margin-top: -89px;
}

.s-contact-info {
  background: #eaebec;
  color: #333d47;
}

.s-contact-box {
  padding: 35px 25px 35px 35px;
  min-height: 145px;
}

.s-contact-logo {
  background: #e2231a;
  position: absolute;
  bottom: 100%;
  left: 15px;
  right: 15px;
  width: auto;
}

.s-contact-info {
  font-size: 22px;
}
.s-contact-info p {
  margin: 0;
}
.s-contact-info p + p {
  margin-top: 20px;
}

.wpcf7-form .form-group .form-control, .form-group.with-bmd .form-control {
  z-index: 10;
}
.wpcf7-form .form-group .form-control::-moz-placeholder, .form-group.with-bmd .form-control::-moz-placeholder {
  color: transparent;
  opacity: 1;
}
.wpcf7-form .form-group .form-control:-ms-input-placeholder, .form-group.with-bmd .form-control:-ms-input-placeholder {
  color: transparent;
}
.wpcf7-form .form-group .form-control::-webkit-input-placeholder, .form-group.with-bmd .form-control::-webkit-input-placeholder {
  color: transparent;
}
.wpcf7-form .form-group label, .form-group.with-bmd label {
  cursor: text;
  position: absolute;
  top: 28px;
  font-size: 24px;
  transition: all 0.2s ease-in;
}
.wpcf7-form .form-group label .required, .form-group.with-bmd label .required {
  display: none;
}
.wpcf7-form .form-group.form-group-active label, .form-group.with-bmd.form-group-active label {
  transition: all 0.2s ease-out;
  transform: translate(0, -140%);
  font-size: 16px;
  color: #e2231a;
}

.wpcf7 {
  padding-top: 30px;
}
.wpcf7 .form-group {
  position: relative;
  float: left;
}
.wpcf7 .form-group:not(.your-subject):not(.your-message) {
  width: 41%;
}
.wpcf7 .form-group.your-subject, .wpcf7 .form-group.your-message {
  width: 100%;
}
.wpcf7 .form-group.your-entreprise {
  margin-right: 50%;
}
.wpcf7 .form-group.your-surname, .wpcf7 .form-group.your-email {
  margin-right: 18%;
}
.wpcf7 .form-group.your-message + .form-group {
  margin-top: 60px;
  width: 100%;
  text-align: right;
}
.wpcf7 .form-group .ajax-loader {
  position: absolute;
  right: 260px;
  margin-top: -8px;
}
.wpcf7 .btn {
  min-width: 240px;
}
.wpcf7 textarea {
  min-height: 300px;
}
.wpcf7 .wpcf7-response-output {
  float: left;
  position: relative;
  width: 70%;
  margin: 20px 0 0;
}
.wpcf7 .wpcf7-validation-errors {
  color: #e2231a;
}

@media (max-width: 992px) {
  .s-contact .s--title {
    margin-bottom: 30px;
    margin-top: 50px;
  }
  .s-contact-info-cont {
    margin-top: 0;
  }
  .s-contact-logo {
    display: none;
  }
  .wpcf7 {
    padding: 0;
  }
  .wpcf7 .form-group:not(.your-subject):not(.your-message):not(.your-entreprise) {
    width: 100%;
  }
  .wpcf7 .form-group:not(.your-subject):not(.your-message) {
    width: 100%;
  }
  .wpcf7 .form-group.your-message + .form-group {
    text-align: center;
  }
  .s-contact {
    padding-bottom: 67px;
  }
}
.s-access {
  padding-top: 30px;
  padding-bottom: 30px;
}
.s-access .left-box, .s-access .right-box {
  background: #eaebec;
  text-align: center;
  padding: 30px 50px;
  font-size: 18px;
  min-height: 465px;
  margin-bottom: 30px;
  width: 100%;
  display: block;
}
.s-access .left-box h3, .s-access .right-box h3 {
  padding-bottom: 35px;
}
.s-access .left-box a, .s-access .right-box a {
  color: #e2231a;
}
.s-access .map-itinerary {
  margin: 15px 0 20px;
}
.s-access .map-itinerary li {
  padding: 5px 0;
  border-bottom: 1px solid #eaebec;
  font-size: 16px;
}
.s-access .map-itinerary li small {
  display: block;
  width: 100%;
  text-align: right;
  color: #bcbcbc;
}
.s-access .map-itinerary li:first-child {
  font-size: 24px;
  border-bottom-color: #333d47;
  margin-bottom: 5px;
}
.s-access .map {
  overflow: hidden;
}
.s-access .map .s-map {
  min-height: 600px;
  height: 100%;
}

@media (max-width: 1200px) {
  .s-access .left-box, .s-access .right-box {
    min-height: 520px;
  }
}
@media (max-width: 991px) {
  .s-access .left-box, .s-access .right-box {
    margin: 0 0 15px;
    min-height: 0;
  }
}
.s-sitemap {
  margin-bottom: 60px;
}
.s-sitemap a {
  font-size: 30px;
  padding-left: 20px;
  position: relative;
}
.s-sitemap a:before {
  font-family: "forumglion";
  content: "\e006";
  font-size: 13px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
}
.s-sitemap a, .s-sitemap a:hover, .s-sitemap a:focus, .s-sitemap a:active {
  text-decoration: none;
}

.s-sitemap-list > li {
  margin: 10px 0;
}

.s-sitemap-list-child {
  margin-top: 10px;
  margin-left: 25px;
}
.s-sitemap-list-child > li {
  margin: 5px 0;
}

/* ARCHIVES PAGE */
.filter-archives {
  margin-bottom: 60px;
}
.filter-archives .select-view-content {
  max-width: 360px;
  margin: 0 auto;
}
.filter-archives .select-view-content label {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  color: #70777e;
  margin-bottom: 12px;
}

.archives-content .archives-editions,
.archives-content .archives-speakers {
  display: none;
}
.archives-content .archives-editions.active,
.archives-content .archives-speakers.active {
  display: block;
}
.archives-content .archives-speakers .archive-years {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
  justify-content: center;
  background: #F1F1F0;
  margin-bottom: 50px;
}
.archives-content .archives-speakers .archive-years .year {
  position: relative;
  text-align: center;
  align-self: center;
  flex-grow: 1;
}
.archives-content .archives-speakers .archive-years .year:last-child a:before {
  border: 0;
}
.archives-content .archives-speakers .archive-years .ajax-link {
  display: block;
  padding: 18px 20px;
  text-transform: uppercase;
  font-family: "Romain Text", serif;
  font-size: 24px;
  color: #70777e;
  transition: color 0.2s;
}
.archives-content .archives-speakers .archive-years .ajax-link, .archives-content .archives-speakers .archive-years .ajax-link:hover, .archives-content .archives-speakers .archive-years .ajax-link:focus {
  text-decoration: none;
}
.archives-content .archives-speakers .archive-years .ajax-link:hover, .archives-content .archives-speakers .archive-years .ajax-link:focus, .archives-content .archives-speakers .archive-years .ajax-link.active {
  color: #e2231a;
}
.archives-content .archives-speakers .archive-years .ajax-link:before {
  border-right: 2px solid rgba(226, 35, 27, 0.3);
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 0;
  height: 40px;
}

.archives-speakers-content {
  justify-content: center;
}

@media (max-width: 1199px) {
  .archives-content .archives-speakers .archive-years .year {
    flex-grow: 0;
    flex-basis: 25%;
  }
  .archives-content .archives-speakers .archive-years .ajax-link {
    font-size: 20px;
    padding: 12px 10px;
  }
  .archives-content .archives-speakers .archive-years .ajax-link:before {
    display: none;
  }
}
@media (max-width: 991px) {
  .archives-content .archives-speakers .archive-years .year {
    flex-basis: 33.333%;
  }
}
.edition-template-default .main-content {
  padding-top: 0;
}

.visual-hero {
  width: 100%;
  height: 460px;
  -o-object-fit: cover;
     object-fit: cover;
}

.conferences {
  margin-bottom: 80px;
}

.edition-info *:nth-last-child(1) {
  margin-bottom: 25px;
}
.edition-info h1 {
  text-transform: none;
}

.edition-info__presentation ul, .edition-info__presentation ol {
  display: inline-block;
  text-align: left;
}

.home-edition {
  padding-top: 30px;
}
.home-edition .is-style-h1-style {
  text-transform: none;
}
.home-edition .is-style-h1-style a {
  color: inherit;
  text-decoration: none;
}
.home-edition .is-style-h1-style a:hover {
  color: #333d47;
}

.home-edition__meta {
  font-size: 24px;
  margin-bottom: 60px;
}

.ticketing,
.programme {
  margin-bottom: 80px;
}

.programme a {
  color: white;
  display: block;
  width: 100%;
}
.programme a i {
  margin-right: 25px;
}
.programme a:hover {
  text-decoration: none;
}

.content-media-gallery {
  display: block;
}
.content-media-gallery.display-none {
  display: none;
}

.wp-block-embed iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}

@media (max-width: 991px) {
  .visual-hero {
    height: 320px;
  }
  .home-edition__meta {
    font-size: 20px;
    margin-bottom: 40px;
  }
}
.speakers {
  position: relative;
  padding: 70px 0 0;
  margin-bottom: 80px;
  background-color: #eaebec;
  box-shadow: 0 0 0 100vw #eaebec;
  clip-path: inset(0 -100vw);
}

.speaker-template-default .main-content {
  padding-top: 150px;
}

/* FICHE CONFERENCIER
 *
 * Portrait cadre a gauche, identite a droite, biographie en colonne de lecture,
 * puis la frise des interventions (layouts/_programme). Le portrait est borne :
 * les fichiers importes vont du 242x320 au 2560 px, tous passent dans la meme
 * boite 3/4 recadree sur le haut, comme les tuiles .s-team des archives.
 */
.speaker-profile {
  display: flex;
  align-items: center;
  gap: 60px;
  margin-bottom: 60px;
}

.speaker-profile__portrait {
  flex: 0 0 360px;
  max-width: 360px;
  aspect-ratio: 3/4;
  overflow: hidden;
  background: #eaebec;
}
.speaker-profile__portrait img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
}

.speaker-profile__identity {
  flex: 1 1 auto;
  min-width: 0;
}

.speaker-profile__title {
  margin: 0 0 10px;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #70777e;
}

.speaker-profile__name {
  text-align: left;
  margin: 0 0 30px;
}
.speaker-profile__name::after {
  left: 0;
  margin-left: 0;
}

.speaker-profile__company {
  margin: 0;
  font-size: 24px;
  font-style: italic;
  color: #333d47;
}

.speaker-profile__socials {
  list-style: none;
  display: flex;
  gap: 12px;
  margin: 25px 0 0;
  padding: 0;
}
.speaker-profile__socials a {
  transition: all 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 2px solid #333d47;
  color: #333d47;
  font-size: 18px;
}
.speaker-profile__socials a:hover, .speaker-profile__socials a:focus {
  background: #333d47;
  color: #fff;
  text-decoration: none;
}

.speaker-profile__bio {
  margin: 0 0 80px;
  text-align: justify;
}
.speaker-profile__bio p {
  margin: 0 0 1em;
}
.speaker-profile__bio > :last-child {
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .speaker-profile {
    flex-direction: column;
    gap: 30px;
    margin-bottom: 40px;
  }
  .speaker-profile__portrait {
    flex-basis: auto;
    width: 280px;
  }
  .speaker-profile__identity {
    width: 100%;
    text-align: center;
  }
  .speaker-profile__name {
    text-align: center;
  }
  .speaker-profile__name::after {
    left: 50%;
    margin-left: -120px;
  }
  .speaker-profile__socials {
    justify-content: center;
  }
  .speaker-profile__bio {
    margin-bottom: 60px;
  }
}
.partners {
  margin-bottom: 80px;
}
.partners .row {
  margin: 0;
  gap: 40px;
  justify-content: space-between;
}
.partners .row::before, .partners .row::after {
  content: none;
}
.partners .row > [class*=col-] {
  padding: 0;
}
.partners figure.is-style-big-logo {
  width: 100%;
}
.partners figure.is-style-big-logo a {
  display: block;
}
.partners figure.is-style-big-logo img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.partners figure.is-style-small-logo {
  width: 100%;
  display: flex;
  align-items: center;
}
.partners figure.is-style-small-logo img {
  width: 250px;
  max-width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.partners p {
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 20px;
}
.partners p + .wp-block-group {
  display: flex;
}
.partners hr {
  margin: 40px 0;
  border-color: #e2231a;
}

@media (min-width: 768px) {
  .partners .row > [class*=col-] {
    flex: 0 0 calc((100% - 80px) / 3);
    width: calc((100% - 80px) / 3);
    max-width: calc((100% - 80px) / 3);
  }
  .partners .row > .col-md-8 {
    flex-basis: calc((100% - 80px) / 3 * 2 + 40px);
    width: calc((100% - 80px) / 3 * 2 + 40px);
    max-width: calc((100% - 80px) / 3 * 2 + 40px);
  }
  .partners .row > .col-md-8 .wp-block-group {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
  }
  .partners .row > [class*=col-]:nth-child(2):not(:last-child) {
    text-align: center;
  }
  .partners .row > [class*=col-]:nth-child(2):not(:last-child) figure.is-style-small-logo {
    justify-content: center;
  }
  .partners .row > [class*=col-]:last-child {
    text-align: right;
  }
  .partners .row > [class*=col-]:last-child figure.is-style-small-logo {
    justify-content: flex-end;
  }
}
@media (max-width: 767px) {
  .partners p + .wp-block-group {
    display: block;
  }
  .partners figure.is-style-small-logo {
    margin-bottom: 25px;
  }
}
.gallery {
  margin-bottom: 50px;
}

.lightgallery {
  margin: 0 -5px;
  row-gap: 10px;
}
.lightgallery .gallery-item {
  position: relative;
  display: block;
}
.lightgallery .gallery-item::after {
  content: "\f002";
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-size: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  opacity: 0;
  visibility: hidden;
  transition: 0.6s;
}
.lightgallery .gallery-item:hover .gallery-overlay {
  opacity: 0.55;
  visibility: visible;
}
.lightgallery .gallery-item:hover::after {
  opacity: 1;
  visibility: visible;
}
.lightgallery .gallery-item .gallery-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.6s;
  background: #333d47;
}

.grid-item {
  padding-left: 5px;
  padding-right: 5px;
}
.grid-item img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}

/* PROGRAMME — frise verticale des sessions (edition + fiche conferencier) */
.programme {
  margin-bottom: 90px;
}

.programme__title {
  text-transform: uppercase;
  text-align: center;
  font-size: 45px;
  margin: 0 0 50px;
}

.programme__list {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow-anchor: auto;
}

.programme-session {
  display: flex;
  align-items: flex-start;
  gap: 30px;
  padding: 32px 0;
  border-top: 2px solid #eaebec;
  scroll-margin-top: 130px;
}
.programme-session:last-child {
  border-bottom: 2px solid #eaebec;
}

.programme-session__time {
  flex: 0 0 150px;
  position: sticky;
  top: 130px;
  text-align: right;
  padding-top: 2px;
}

.programme-session__start {
  display: block;
  font-family: "Romain Text", serif;
  font-size: 30px;
  color: #e2231a;
  line-height: 1;
}

.programme-session__duration {
  display: block;
  margin-top: 6px;
  font-size: 16px;
  color: #70777e;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.programme-session__body {
  flex: 1 1 auto;
  min-width: 0;
}

.programme-session__flag {
  display: inline-block;
  margin: 0 0 10px;
  padding: 4px 12px;
  background: #e2231a;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.programme-session__title {
  margin: 0;
  font-family: "Romain Text", serif;
  font-size: 24px;
  color: #333d47;
  line-height: 1.3;
}

.programme-session__summary {
  margin-top: 12px;
  color: #70777e;
  font-style: italic;
}
.programme-session__summary p {
  margin: 0 0 8px;
}
.programme-session__summary p:last-child {
  margin-bottom: 0;
}

.programme-session__speakers {
  list-style: none;
  margin: 22px 0 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 22px 40px;
}

.programme-speaker {
  max-width: 320px;
}
.programme-speaker a {
  display: flex;
  align-items: center;
  gap: 15px;
  min-height: 56px;
}
.programme-speaker a, .programme-speaker a:hover, .programme-speaker a:focus {
  text-decoration: none;
}
.programme-speaker a:hover .programme-speaker__name, .programme-speaker a:focus .programme-speaker__name {
  color: #e2231a;
}

.programme-speaker__photo {
  flex: 0 0 56px;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  overflow: hidden;
  background: #eaebec;
}
.programme-speaker__photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.programme-speaker__identity {
  min-width: 0;
}

.programme-speaker__name {
  display: block;
  font-weight: 500;
  color: #333d47;
  transition: color 0.2s;
}

.programme-speaker__role {
  display: block;
  font-size: 16px;
  font-style: italic;
  color: #70777e;
}

.programme-session--now {
  background: #F4F5F5;
  box-shadow: -6px 0 0 #e2231a;
}

/* Bandeau de renvoi vers l'edition courante */
.edition-notice {
  margin: 0 0 30px;
  padding: 16px 22px;
  background: #F4F5F5;
  border-left: 4px solid #e2231a;
  font-size: 16px;
}
.edition-notice a {
  color: #e2231a;
  font-weight: 500;
}

/* Tuiles d'edition de la page archives */
.editions-grid {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  gap: 25px;
}

.edition-card a {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 30px 25px;
  background: #333d47;
  border: 5px solid #dcdcdc;
  color: #fff;
  transition: border-color 0.2s;
}
.edition-card a, .edition-card a:hover, .edition-card a:focus {
  text-decoration: none;
  color: #fff;
}
.edition-card a:hover, .edition-card a:focus {
  border-color: #e2231a;
}

.edition-card__flag {
  align-self: flex-start;
  margin-bottom: 14px;
  padding: 4px 12px;
  background: #e2231a;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.edition-card__year {
  font-family: "Romain Text", serif;
  font-size: 30px;
  text-transform: uppercase;
  line-height: 1.1;
}

.edition-card__title {
  margin-top: 14px;
  font-style: italic;
  flex: 1 1 auto;
}

.edition-card__date,
.edition-card__place {
  margin-top: 10px;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  opacity: 0.7;
}

.edition-card__place {
  margin-top: 2px;
}

@media (max-width: 991px) {
  .programme__title {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .programme-session {
    display: block;
    padding: 24px 0;
  }
  .programme-session__time {
    position: static;
    text-align: left;
    margin-bottom: 10px;
    display: flex;
    align-items: baseline;
    gap: 12px;
  }
  .programme-session__start {
    font-size: 24px;
  }
  .programme-session__duration {
    margin-top: 0;
  }
  .programme-session__speakers {
    gap: 18px;
    display: block;
  }
  .programme-speaker {
    max-width: none;
  }
  .programme-speaker + .programme-speaker {
    margin-top: 14px;
  }
}
@media print {
  .programme-session {
    -moz-column-break-inside: avoid;
         break-inside: avoid;
    page-break-inside: avoid;
  }
  .programme-session__time {
    position: static;
  }
  .programme-session--now {
    background: none;
    box-shadow: none;
  }
  .programme-speaker__photo {
    display: none;
  }
  .edition-notice {
    display: none;
  }
}
/* REPRISE DU CSS ADDITIONNEL DU PERSONNALISATEUR
 *
 * Apparence > Personnaliser > CSS additionnel contenait 2276 caracteres charges
 * APRES main.css, donc gagnants a specificite egale. Le contenu est repris ici
 * pour pouvoir vider ce champ : le CSS d'un site doit vivre dans le theme, pas
 * dans la base de donnees, sinon aucune modification de main.css n'est fiable.
 *
 * Ce qui a ete repris autrement :
 *   h1 / h2 / h3  - redefinissaient la typographie de TOUT le site en Whitney
 *                   (h3 gras 55px, filet blanc de 650px sous les h1...). Ce sont
 *                   les regles du hero du site actuel : reprises ci-dessous,
 *                   limitees au bloc cover.
 * Ce qui n'a PAS ete repris, volontairement :
 *   p             - text-align:justify applique a TOUS les paragraphes du site,
 *                   menus et pieds de carte compris. Le site actuel ne justifie pas.
 *
 * Les selecteurs par ID viennent d'ancres saisies a la main dans Gutenberg.
 * #title fait doublon avec le style de bloc .is-style-h1-style ; a terme il
 * vaudrait mieux basculer les blocs concernes sur ce style et retirer #title.
 */
body.header-over-visual #banner,
body.header-over-visual #banner2 {
  width: 100vw;
  max-width: 100vw;
  padding: 0 !important;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  margin-top: 0;
  top: 0;
}

body.header-over-visual #banner {
  height: 100vh;
}

body.header-over-visual #banner2 {
  height: 50vh;
  min-height: 400px;
}

.wp-block-cover h1, .wp-block-cover h2, .wp-block-cover h3, .wp-block-cover p {
  color: #fff;
  font-family: "Whitney HTF", sans-serif;
}
.wp-block-cover h3, .wp-block-cover#banner h1 {
  font-size: 55px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 35px 0;
}
.wp-block-cover#banner h1::after {
  content: none;
}
.wp-block-cover h1 {
  font-size: 44px;
  font-weight: 300;
  margin: 35px 0;
}
.wp-block-cover h1::after {
  border-bottom-color: #fafafa;
  width: 650px;
  margin-left: -325px;
  bottom: -18px;
}
.wp-block-cover h2 {
  font-size: 45px;
  margin: 24px 0 12px;
}

.custom-arrow {
  text-align: center;
  margin-top: 20px;
}
.custom-arrow .icon {
  font-size: 9rem;
  color: #fff;
  animation: bounce 2s infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-20px);
  }
  60% {
    transform: translateY(-10px);
  }
}
#title {
  margin-top: 0;
  margin-bottom: 70px;
  padding-top: 80px;
  text-transform: uppercase;
  position: relative;
  text-align: center;
  font-size: 45px;
  font-family: "Romain Text", serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  color: #e2231a !important;
}
#title:after {
  border-bottom: 1px solid #e2231a;
  height: 1px;
  content: "";
  position: absolute;
  left: 50%;
  bottom: -12px;
  width: 240px;
  margin-left: -120px;
}

#archive-home-text {
  max-width: 900px;
  margin: 0 auto;
  font-size: 24px;
  box-sizing: border-box;
  text-align: center;
  color: #333d47 !important;
}

#btn-primary {
  margin-top: 30px;
}

#bloc-gris {
  background-color: #eaebec;
}

@media (max-width: 991px) {
  .wp-block-cover h3, .wp-block-cover#banner h1 {
    font-size: 28px;
    margin: 20px 0;
  }
  .wp-block-cover h1 {
    font-size: 34px;
    margin: 25px 0;
  }
  .wp-block-cover h1::after {
    width: 200px;
    margin-left: -100px;
  }
  .wp-block-cover h2 {
    font-size: 24px;
    margin-top: 0;
  }
  #title {
    font-size: 32px;
    padding-top: 50px;
    margin-bottom: 50px;
  }
  #archive-home-text {
    font-size: 20px;
  }
}
/* BOUTONS — bloc core/button
 *
 * Un seul dessin d'appel a l'action pour tout le site : le bouton Billetterie
 * du hero d'accueil, celui de la page d'edition (single-edition.php), les
 * boutons poses dans Gutenberg. Rouge plein, Whitney capitales espacees, et le
 * motif des trois traits du logo en guise de fleche.
 */
a:focus:not(:focus-visible),
button:focus:not(:focus-visible),
.btn:focus:not(:focus-visible),
[type=button]:focus:not(:focus-visible),
[type=submit]:focus:not(:focus-visible) {
  outline: 0;
}

.wp-block-button {
  min-width: -moz-max-content;
  min-width: max-content;
}

.wp-block-button .wp-block-button__link {
  transition: all 0.25s ease;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  padding: 18px 40px;
  border: 2px solid #e2231a;
  border-radius: 0;
  background: #e2231a;
  color: #fff;
  font-family: "Whitney HTF", sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-decoration: none;
  box-shadow: 0 12px 30px rgba(226, 35, 26, 0.35);
}
.wp-block-button .wp-block-button__link::after {
  transition: transform 0.25s ease;
  content: "\\\\\\";
  font-size: 0.72em;
  line-height: 1;
  font-weight: 600;
}
.wp-block-button .wp-block-button__link:hover, .wp-block-button .wp-block-button__link:focus-visible {
  background: #fff;
  color: #e2231a;
  text-decoration: none;
  box-shadow: 0 16px 34px rgba(51, 61, 71, 0.3);
}
.wp-block-button .wp-block-button__link:hover::after, .wp-block-button .wp-block-button__link:focus-visible::after {
  transform: translateX(6px);
}
.wp-block-button .wp-block-button__link:focus-visible {
  outline: 3px solid #fff;
  outline-offset: 3px;
}
.wp-block-cover .wp-block-button .wp-block-button__link {
  border-color: #fff;
}

/* GROUPE — bloc core/group
 *
 * "Pleine largeur" (alignfull) : le contenu ne bouge pas, il garde les marges
 * du conteneur et les espacements saisis dans l'editeur ; seul le fond (couleur
 * de la palette) est peint d'un bord a l'autre de la fenetre par un
 * pseudo-element. Le body masque le debordement horizontal, l'ascenseur
 * compris dans 100vw ne cree donc pas de defilement.
 */
.container > .wp-block-group.alignfull {
  position: relative;
  z-index: 0;
}
.container > .wp-block-group.alignfull::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: calc(50% - 50vw);
  right: calc(50% - 50vw);
  background: inherit;
}

/* GRAVITY FORMS — formulaire de contact (theme Orbital du plugin)
 *
 * Meme vocabulaire que la frise du programme : libelles en petites capitales
 * espacees, champs reduits a un filet gris qui passe au rouge a la
 * saisie, bouton d'envoi identique au CTA du site.
 *
 * Le theme Orbital se pilote par ses variables CSS. Le plugin en reinjecte
 * une partie (couleur, rayon, tailles) dans une balise style par formulaire,
 * placee apres main.css et ciblee par ID : seul !important passe devant.
 */
.gform_wrapper.gform-theme {
  --gf-color-primary: #e2231a !important;
  --gf-color-primary-rgb: 226, 35, 26 !important;
  --gf-color-primary-contrast: #fff !important;
  --gf-color-primary-darker: #ab1b14 !important;
  --gf-color-primary-lighter: #eb564f !important;
  --gf-color-danger: #e2231a !important;
  --gf-color-danger-rgb: 226, 35, 26 !important;
  --gf-radius: 0 !important;
  --gf-font-family-base: "Whitney HTF", sans-serif !important;
  --gf-font-size-primary: 20px !important;
  --gf-font-size-secondary: 16px !important;
  --gf-font-size-tertiary: 16px !important;
  --gf-ctrl-size: 52px !important;
  --gf-ctrl-padding-x: 0 !important;
  --gf-ctrl-border-width: 0 !important;
  --gf-ctrl-bg-color: transparent !important;
  --gf-ctrl-color: #333d47 !important;
  --gf-ctrl-placeholder-color: #70777e !important;
  --gf-ctrl-shadow: inset 0 -2px 0 #eaebec !important;
  --gf-ctrl-outline-width-focus: 0 !important;
  --gf-ctrl-textarea-height: 180px !important;
  --gf-ctrl-textarea-padding-y: 14px !important;
  --gf-ctrl-label-color-primary: #333d47 !important;
  --gf-ctrl-label-font-weight-primary: 500 !important;
  --gf-ctrl-label-letter-spacing-primary: 1px !important;
  --gf-ctrl-label-color-req: #e2231a !important;
  --gf-label-space-primary: 4px !important;
  --gf-form-gap-x: 40px !important;
  --gf-form-gap-y: 30px !important;
  --gf-form-validation-bg-color: #F4F5F5 !important;
  --gf-form-validation-border-color: #F4F5F5 !important;
  --gf-form-validation-radius: 0 !important;
  --gf-form-validation-shadow: none !important;
  --gf-form-validation-padding-x: 22px !important;
  --gf-form-validation-padding-y: 16px !important;
}

.gform_wrapper {
  margin-bottom: 90px;
}

.gform_wrapper.gform-theme.gform-theme--framework .gfield_label {
  text-transform: uppercase;
}
.gform_wrapper.gform-theme.gform-theme--framework .gfield_required_text {
  text-transform: none;
  letter-spacing: 0;
  font-style: italic;
}
.gform_wrapper.gform-theme.gform-theme--framework .gfield input:hover,
.gform_wrapper.gform-theme.gform-theme--framework .gfield textarea:hover,
.gform_wrapper.gform-theme.gform-theme--framework .gfield select:hover {
  background-color: #F4F5F5;
}
.gform_wrapper.gform-theme.gform-theme--framework .gfield input:focus,
.gform_wrapper.gform-theme.gform-theme--framework .gfield textarea:focus,
.gform_wrapper.gform-theme.gform-theme--framework .gfield select:focus {
  box-shadow: inset 0 -2px 0 #e2231a;
}
.gform_wrapper.gform-theme.gform-theme--framework .gfield_error input,
.gform_wrapper.gform-theme.gform-theme--framework .gfield_error textarea,
.gform_wrapper.gform-theme.gform-theme--framework .gfield_error select {
  box-shadow: inset 0 -2px 0 #e2231a;
}
.gform_wrapper.gform-theme.gform-theme--framework .gform_validation_errors {
  border-left: 4px solid #e2231a;
}
.gform_wrapper.gform-theme.gform-theme--framework .gform_footer {
  justify-content: center;
  margin-top: 40px;
  padding: 0;
}
.gform_wrapper.gform-theme.gform-theme--framework .gform_footer button.gform_button.button {
  transition: all 0.25s ease;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  padding: 18px 40px;
  border: 2px solid #e2231a;
  border-radius: 0;
  background: #e2231a;
  color: #fff;
  font-family: "Whitney HTF", sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-decoration: none;
  box-shadow: 0 12px 30px rgba(226, 35, 26, 0.35);
  cursor: pointer;
}
.gform_wrapper.gform-theme.gform-theme--framework .gform_footer button.gform_button.button::after {
  transition: transform 0.25s ease;
  content: "\\\\\\";
  font-size: 0.72em;
  line-height: 1;
  font-weight: 600;
}
.gform_wrapper.gform-theme.gform-theme--framework .gform_footer button.gform_button.button:hover, .gform_wrapper.gform-theme.gform-theme--framework .gform_footer button.gform_button.button:focus-visible {
  background: #fff;
  color: #e2231a;
  text-decoration: none;
  box-shadow: 0 16px 34px rgba(51, 61, 71, 0.3);
}
.gform_wrapper.gform-theme.gform-theme--framework .gform_footer button.gform_button.button:hover::after, .gform_wrapper.gform-theme.gform-theme--framework .gform_footer button.gform_button.button:focus-visible::after {
  transform: translateX(6px);
}
.gform_wrapper.gform-theme.gform-theme--framework .gform_footer button.gform_button.button:focus-visible {
  outline: 3px solid #fff;
  outline-offset: 3px;
}

.gform_confirmation_wrapper .gform_confirmation_message {
  margin: 0 0 90px;
  padding: 16px 22px;
  background: #F4F5F5;
  border-left: 4px solid #e2231a;
}

@media (max-width: 991px) {
  .gform_wrapper.gform-theme {
    --gf-form-gap-y: 24px !important;
  }
  .gform_wrapper {
    margin-bottom: 60px;
  }
}/*# sourceMappingURL=main.css.map */