/*@font-face {
  font-family: 'KelsonRegular';
  src: url('../fonts/KelsonSans-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/KelsonSans-Regular.otf')  format('opentype'),
	     url('../fonts/KelsonSans-Regular.woff') format('woff'), url('../fonts/KelsonSans-Regular.ttf')  format('truetype'), url('../fonts/KelsonSans-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}*/
@font-face {
  font-family: 'KelsonRegular';
  src: url("../fonts/Kelson.eot?#iefix") format("embedded-opentype"), url("../fonts/Kelson.otf") format("opentype"), url("../fonts/Kelson.woff") format("woff"), url("../fonts/Kelson.ttf") format("truetype"), url("../fonts/Kelson.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
/*@font-face {
  font-family: 'KelsonBold';
  src: url('../fonts/KelsonSans-Bold.eot?#iefix') format('embedded-opentype'), 
	     url('../fonts/KelsonSans-Bold.woff') format('woff'), url('../fonts/KelsonSans-Bold.ttf')  format('truetype'), url('../fonts/KelsonSans-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/
@font-face {
  font-family: 'KelsonBold';
  src: url("../fonts/Kelson-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Kelson-Bold.otf") format("opentype"), url("../fonts/Kelson-Bold.woff") format("woff"), url("../fonts/Kelson-Bold.ttf") format("truetype"), url("../fonts/Kelson-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
/*@font-face {
  font-family: 'KelsonXBold';
  src: url('../fonts/kelson_extrabd-webfont.woff') format('woff'),
       url('../fonts/kelson_extrabd-webfont.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}*/
@font-face {
  font-family: 'KelsonMedium';
  src: url("../fonts/Kelson-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Kelson-Medium.otf") format("opentype"), url("../fonts/Kelson-Medium.woff") format("woff"), url("../fonts/Kelson-Medium.ttf") format("truetype"), url("../fonts/Kelson-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'KelsonXBold';
  src: url("../fonts/Kelson-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Kelson-ExtraBold.otf") format("opentype"), url("../fonts/Kelson-ExtraBold.woff") format("woff"), url("../fonts/Kelson-ExtraBold.ttf") format("truetype"), url("../fonts/Kelson-ExtraBold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Glyphicon';
  src: url("../../dist/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../dist/fonts/glyphicons-halflings-regular.woff") format("woff"), url("../../dist/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../../dist/fonts/glyphicons-halflings-regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/fa-brands-400.eot");
  src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg"); }
.accroche {
  min-height: 405px; }
  .accroche .lead {
    top: 0;
    right: 0; }
  .accroche .home img {
    width: 200px;
    height: auto; }

.editorial .contenu {
  line-height: 26px;
  padding-bottom: 50px; }
  .editorial .contenu h1 {
    font-family: "KelsonBold", arial, sans-serif !important;
    font-size: 45px;
    color: #3a3a39; }
  .editorial .contenu h2 {
    font-family: "KelsonBold", arial, sans-serif;
    font-size: 22px;
    color: #3a3a39; }
  .editorial .contenu a {
    color: #c00431;
    text-decoration: underline; }
  .editorial .contenu p {
    margin: 15px 0; }
  .editorial .contenu ul {
    margin: 25px 0; }
    .editorial .contenu ul li {
      line-height: 30px; }
  .editorial .contenu figure {
    margin-bottom: 30px;
    margin-top: 30px; }
    .editorial .contenu figure img {
      max-width: 100%;
      height: auto; }
    .editorial .contenu figure figcaption {
      font-style: italic;
      font-size: 14px;
      line-height: 17px;
      margin-top: 20Px; }
  .editorial .contenu blockquote {
    font-size: 26px;
    font-style: italic;
    font-weight: bold;
    color: #c00431;
    border: 0;
    line-height: 30px;
    margin: 66px 0;
    text-align: center;
    position: relative; }
    .editorial .contenu blockquote p {
      position: relative;
      z-index: 10; }
    .editorial .contenu blockquote:before {
      content: url(../img/quote-open.png);
      position: absolute;
      top: -10px;
      left: 35px;
      z-index: 0; }
    .editorial .contenu blockquote:after {
      content: url(../img/quote-close.png);
      position: absolute;
      bottom: -29px;
      right: 76px;
      z-index: 0; }
  .editorial .contenu a.ext:after {
    content: "\e164";
    font-family: "Glyphicon";
    font-size: 12px;
    padding-left: 5px;
    text-decoration: none !important; }
  .editorial .contenu .info_required {
    font-size: 14px; }
  .editorial .contenu form h3 {
    font-weight: bold;
    padding-bottom: 10px;
    width: 100%;
    margin-left: 15px;
    float: left;
    margin-top: 70px;
    font-size: 23px;
    border-bottom: 1Px solid #b5b5b5; }
  .editorial .contenu form label {
    font-weight: normal;
    padding-left: 10px; }
  .editorial .contenu form .form-group {
    margin-top: 25px;
    margin-bottom: 0; }
  .editorial .contenu form .form-control {
    border-radius: 0 !important;
    background: #f0efef;
    border: none;
    box-shadow: none;
    padding: 12px 10px;
    height: 45px; }
    .editorial .contenu form .form-control.rounded-2 {
      height: 154px; }
  .editorial .contenu form .radio label {
    width: 24%;
    float: left; }
  .editorial .contenu form .participation label.radio-inline {
    margin-left: 30px; }
  .editorial .contenu form .custom-select {
    width: 50% !important; }
  .editorial .contenu form .reglement {
    width: 500px;
    max-width: 100%;
    padding: 15px;
    height: 200px;
    overflow: auto;
    margin-top: 30Px;
    font-size: 16px;
    border: 1px solid #b5b5b5; }
  .editorial .contenu form .btn-red {
    font-family: "KelsonBold", arial, sans-serif;
    background: #c00431;
    color: #FFF;
    border: none;
    margin-top: 45px;
    border-radius: 0;
    font-size: 18px;
    padding: 15px 40px; }
  .editorial .contenu form .g-recaptcha > div {
    margin: 20px 0; }
  .editorial .contenu form .info {
    font-size: 14px;
    line-height: 16px;
    padding-right: 60px;
    padding-top: 55px; }
  .editorial .contenu form .adresse_info {
    font-weight: bold; }
  .editorial .contenu form .precision .form-control {
    display: inline-block;
    width: 70%;
    float: left; }
  .editorial .contenu form .precision label {
    width: 30%;
    float: left;
    height: 45px;
    line-height: 45px; }
  .editorial .contenu form .checkbox {
    padding-left: 30px; }
  .editorial .contenu form .gps label {
    width: 100%; }
  .editorial .contenu form .gps input {
    width: 47%; }
    .editorial .contenu form .gps input:nth-child(2) {
      margin-right: 15px !important; }
    .editorial .contenu form .gps input:last-child {
      margin-left: 15px !important; }

.editorial.form .contenu {
  padding-right: 60px;
  padding-left: 0; }

.filtres {
  max-width: 100%; }

@media (max-width: 480px) {
  .editorial.form .contenu {
    padding-right: 0px; }

  aside .navigation_interne ul li a {
    font-size: 18px;
    line-height: 35px; }

  .editorial .contenu form .info {
    padding-top: 10px; }

  .editorial .contenu form .custom-select {
    width: 100% !important; }

  #index .custom-file-upload .info {
    width: 100% !important;
    padding-top: 10px !important; }

  .custom-file-upload .input-group {
    float: left;
    width: 100% !important; }

  .editorial .contenu form .gps input {
    width: 100%;
    margin: 0;
    margin-bottom: 10px !important; }

  .editorial .contenu form .precision label {
    width: 100% !important; }

  .editorial .contenu form .precision .form-control {
    width: 100% !important; }

  .input-group-btn .btn {
    background: url(../img/btn-upload.jpg) center !important;
    height: 45px;
    font-size: 0;
    border: none;
    width: 43px !important;
    border-radius: 0; }

  .g-recaptcha > div {
    margin: 20px auto !important; }

  form {
    font-size: 18px; }
    form h3 {
      font-size: 20px !important; }
    form label {
      font-weight: normal;
      padding-left: 10px;
      font-size: 18px; }
    form .form-group {
      margin-top: 25px; }
    form .form-control {
      border-radius: 0 !important;
      background: #f0efef;
      border: none;
      box-shadow: none;
      padding: 12px 10px;
      height: 45px; }
      form .form-control.rounded-2 {
        height: 154px; }
    form .radio label.radio-inline {
      width: 100% !important;
      padding-left: 70px;
      margin-left: 0;
      float: left; }
    form .participation label.radio-inline {
      margin-left: 30px; }
    form .checkbox {
      padding-left: 30px; }
      form .checkbox.facturation label {
        font-weight: bold !important; }
    form .form-control.custom-select {
      width: 100% !important; }
    form .reglement {
      width: 90% !important;
      max-width: 100%;
      padding: 15px;
      margin-left: auto;
      margin-right: auto;
      height: 200px;
      overflow: auto;
      margin-top: 30Px;
      font-size: 16px;
      border: 1px solid #b5b5b5; }
    form .btn-red {
      font-family: "KelsonBold", arial, sans-serif;
      background: #c00431;
      color: #FFF;
      border: none;
      margin-top: 45px;
      display: block;
      font-size: 18px;
      width: 90%;
      margin: 45px auto 20px !important;
      padding: 15px 40px; }

  #index .form-control.custom-select {
    width: 100% !important; }

  .editorial .contenu h1 {
    font-size: 36px;
    margin-top: 0; }
  .editorial .contenu h2 {
    font-size: 18px; }
  .editorial .contenu figure {
    height: 212px;
    position: relative;
    overflow: hidden; }
    .editorial .contenu figure img {
      position: absolute;
      height: 140% !important;
      width: auto !important;
      top: -21%;
      left: -30%;
      max-width: initial !important; }
  .editorial .contenu blockquote {
    font-size: 20px; }
    .editorial .contenu blockquote:before {
      content: url(../img/quote-open.png);
      position: absolute;
      top: -10px;
      left: 15px;
      z-index: 0; }
    .editorial .contenu blockquote:after {
      content: url(../img/quote-close.png);
      position: absolute;
      bottom: -29px;
      right: 26px;
      z-index: 0; }

  aside {
    margin: 0;
    padding: 0 !important; }

  aside .navigation_interne {
    margin-bottom: 0; }

  .editorial .contenu form .info {
    padding-right: 0; } }
/* select */
.custom-select {
  position: relative;
  font-family: Arial; }

.custom-select select {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0; }

.select-selected {
  background-color: #ecebeb; }

.select-selected:after {
  position: absolute;
  content: "\e259";
  font-family: "Glyphicon";
  top: 7px;
  font-size: 20px;
  color: #3a3a39;
  right: 25px; }

.select-selected.select-arrow-active:after {
  content: "\e260";
  font-family: "Glyphicon";
  top: 7px; }

.select-items div, .select-selected {
  padding: 12px 10px;
  font-size: 14px;
  height: 45px;
  color: #565655; }

.select-items {
  position: absolute;
  background-color: #ecebeb;
  top: 100%;
  left: 0px;
  right: 0px;
  z-index: 99; }

.select-hide {
  display: none; }

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1); }

/* File */
.custom-file-upload input {
  width: 100% !important; }
.custom-file-upload .info {
  padding-top: 0 !important;
  padding-left: 15px !important;
  width: 40%;
  padding-right: 20px !important;
  float: right; }
.custom-file-upload .input-group {
  float: left;
  width: 60%; }

.input-group-btn {
  padding-left: 0 !important; }
  .input-group-btn .btn {
    background: url(../img/btn-upload.jpg);
    height: 45px;
    font-size: 0;
    border: none;
    width: 52px;
    border-radius: 0; }

/* Radio */
input[type="radio"] {
  /* remove standard background appearance */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* create custom radiobutton appearance */
  display: inline-block;
  width: 15px;
  height: 15px;
  padding: 1px;
  /* background-color only for content */
  background-clip: content-box;
  border: 1px solid #bbbbbb;
  background-color: #e7e6e7;
  border-radius: 50%; }

/* appearance for checked radiobutton */
input[type="radio"]:checked {
  background-color: #c00431; }

/*# sourceMappingURL=editorial.css.map */
