/*---------------------------------------
:: Bootstrap Nav
---------------------------------------*/
.navbar-default {
  background-color: #ffffff;
  border: 1px solid #e3e8f0;
  border-radius: 0;
  margin-bottom: 0;
}
.navbar-default .navbar-nav > li > a {
  color: #003969;
  font-size: 15px;
}
.navbar-default .navbar-nav > .active > a {
  background-color: transparent;
  color: #fcbf00;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #003969;
}
@media screen and (min-width: 992px) {
  .navbar-default .dropdown-menu {
    background-color: #ffffff;
  }
}
.navbar-default .dropdown-menu > li > a {
  color: #003969;
  font-size: 15px;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
  background-color: transparent;
  color: #fcbf00;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
  text-shadow: -0.3px -0.3px 0 #003969, 0.3px -0.3px 0 #003969, -0.3px 0.3px 0 #003969, 0.3px 0.3px 0 #003969;
  color: #003969;
}
.navbar-toggle {
  border-radius: 10px;
  position: absolute;
  right: 0;
  top: 24px;
  z-index: 100;
  background-color: #fcbf00;
}
.navbar-default .navbar-toggle {
  border-color: #fcbf00;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #fcbf00;
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 100%;
}
.navbar-brand {
  height: auto;
  float: none;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .navbar-brand {
    float: left;
    padding: 10px;
    border-right: 1px solid #e3e8f0;
  }
}
.navbar-brand a {
  display: block;
  max-width: 70px;
}
@media screen and (min-width: 992px) {
  .navbar-brand a {
    max-width: 100%;
  }
}
.navbar-brand a img {
  max-width: 70px;
}
@media screen and (min-width: 992px) {
  .navbar-brand a img {
    max-width: 110px;
  }
}
/*---------------------------------------
:: Bootstrap modifs for menu burger tablet
---------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-collapse.collapse.in {
    display: block !important;
  }
  .navbar-header .collapse,
  .navbar-toggle {
    display: block !important;
  }
  .navbar-header {
    float: none;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li {
    float: none;
  }
  .dropdown-menu {
    position: relative;
    box-shadow: none;
  }
  .navbar-right {
    float: left !important;
    margin-right: -15px;
  }
}
/*---------------------------------------
:: Secondary Nav
---------------------------------------*/
.navigation {
  padding: 0;
}
@media screen and (min-width: 992px) {
  .navigation {
    height: 128px;
  }
}
.navigation .secondary-nav {
  padding-right: 25px;
  height: 50px;
  border-bottom: 1px solid #e3e8f0;
  display: block;
}
.navigation .secondary-nav .navbar-nav > li > a {
  padding-left: 11px;
  padding-right: 11px;
  font-size: 11px;
  text-transform: uppercase;
  color: #a5a5a5;
  font-weight: bold;
  letter-spacing: 1px;
  text-decoration: none;
}
.navigation .secondary-nav .navbar-nav > li > a.social {
  font-size: 15px;
  color: #003969;
}
.navigation .secondary-nav .navbar-nav > li > a:hover,
.navigation .secondary-nav .navbar-nav > li > a:focus {
  color: #fcbf00;
  text-shadow: none;
}
.navigation .secondary-nav .navbar-nav > li > a:hover.social,
.navigation .secondary-nav .navbar-nav > li > a:focus.social {
  color: #fcbf00;
  text-shadow: none;
}
.navigation .secondary-nav .navbar-nav > li.active > a {
  color: #434343;
  text-shadow: none;
}
.navigation .secondary-nav .navbar-nav li:first-child a {
  color: #fcbf00;
  background-color: #0d4371;
}
.navigation .secondary-nav .navbar-nav li:first-child a:hover,
.navigation .secondary-nav .navbar-nav li:first-child a:focus {
  background-color: #003969;
}
.navigation .principal-nav {
  padding-right: 25px;
}
.navigation .principal-nav .nav.navbar-nav.navbar-right a {
  text-decoration: none;
}
@media screen and (min-width: 992px) {
  .navigation .principal-nav .nav.navbar-nav.navbar-right a {
    padding: 30px 11px;
    text-decoration: none;
  }
  .navigation .principal-nav .nav.navbar-nav.navbar-right .dropdown-menu {
    border-radius: 0;
    padding-bottom: 0;
  }
  .navigation .principal-nav .nav.navbar-nav.navbar-right .dropdown-menu > li > a {
    padding-top: 4px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e3e8f0;
  }
}
/*---------------------------------------
:: Breadcrumbs
---------------------------------------*/
.breadcrumbs {
  background-color: #ffffff;
  color: #a5a5a5;
  padding: 15px;
  border-bottom: 1px solid #e3e8f0;
  border-left: 1px solid #e3e8f0;
  border-right: 1px solid #e3e8f0;
}
.breadcrumbs a {
  color: #a5a5a5;
  text-decoration: none;
}
.breadcrumbs a:hover,
.breadcrumbs a:focus {
  color: #003969;
  text-decoration: none;
}
footer .footer-top {
  background-color: #ffffff;
  border: 1px solid #e3e8f0;
  position: relative;
  text-align: center;
}
footer .footer-top .cta-se-syndiquer {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  footer .footer-top .cta-se-syndiquer {
    padding: 60px;
  }
}
footer .footer-top .cta-se-syndiquer .btn-punch {
  margin-top: 30px;
}
footer .footer-top .mailchimp-form {
  text-align: left;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  footer .footer-top .mailchimp-form {
    border-left: 1px solid #e3e8f0;
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 992px) {
  footer .footer-top .mailchimp-form {
    padding-top: 60px;
  }
}
footer .footer-top .mailchimp-form h2 {
  color: #fcbf00;
  text-align: center;
}
footer .footer-top .boutique {
  margin-top: 30px;
  text-align: center;
}
footer .footer-bottom {
  background-color: #003969;
  color: #ffffff;
}
footer .footer-bottom .footer-logo {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  footer .footer-bottom .footer-logo {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 60px;
  }
}
footer .footer-bottom .footer-logo .footer-logo-link {
  display: inline-block;
  padding-right: 20px;
}
footer .footer-bottom .footer-logo .footer-logo-link img {
  max-width: 100px;
}
footer .footer-bottom .footer-nav {
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  footer .footer-bottom .footer-nav {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 768px) {
  footer .footer-bottom .footer-nav ul {
    -webkit-columns: 133px 4;
    -moz-columns: 133px 4;
    columns: 133px 4;
  }
}
footer .footer-bottom .footer-nav ul li {
  float: none;
}
footer .footer-bottom .footer-nav ul li a {
  color: #ffffff;
  display: block;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 15px;
  text-transform: uppercase;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  footer .footer-bottom .footer-nav ul li a {
    display: inline-block;
  }
}
footer .footer-bottom .footer-nav ul li a:hover,
footer .footer-bottom .footer-nav ul li a:focus {
  color: #fcbf00;
}
footer .footer-bottom .footer-nav .footer-links ul li {
  display: inline;
  padding-right: 30px;
}
footer .footer-bottom .footer-nav .footer-links ul li a {
  display: inline;
  color: #ffffff;
  font-size: 20px;
}
footer .footer-bottom .footer-nav .footer-links ul li a:hover,
footer .footer-bottom .footer-nav .footer-links ul li a:focus {
  color: #fcbf00;
}
footer .footer-bottom .footer-nav .footer-links ul li a.btn-punch {
  color: #003969;
  font-size: 13px;
}
footer .footer-bottom .copyright {
  border-top: 1px solid #0d4371;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: bold;
  color: #4d7596;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  text-transform: uppercase;
}
footer .footer-bottom .copyright .logotype {
  color: #fcbf00;
}
footer .footer-bottom .copyright .logotype a {
  color: #fcbf00;
  text-decoration: none;
}
/*---------------------------------------
:: Form
---------------------------------------*/
form label {
  color: #434343;
}
form input,
form textarea,
form .form-control {
  background-color: #e3e8f0;
  border: 1px solid #e3e8f0;
  color: #434343;
  box-shadow: none;
  padding: 6px 12px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
form input:focus,
form textarea:focus,
form .form-control:focus {
  border-color: #e3e8f0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
form ul {
  list-style: none;
  padding-left: 0;
}
form button,
form .btn,
form .btn-default {
  background-color: #003969;
  border: none;
  border-radius: 5px;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  padding: 6px 15px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
form button:hover,
form .btn:hover,
form .btn-default:hover,
form button:focus,
form .btn:focus,
form .btn-default:focus {
  background-color: #e3e8f0;
  color: #ffffff;
}
/*---------------------------------------
:: Formbuilder
---------------------------------------*/
.form form {
  max-width: 700px;
  margin: 0 auto;
}
.form form label {
  color: #434343;
}
.form form input,
.form form textarea,
.form form .form-control {
  border-radius: 5px;
  width: 100%;
  padding: 8px 12px;
}
.form form button,
.form form .btn,
.form form .btn-default {
  background: rgba(0, 0, 0, 0) linear-gradient(to left bottom, #003969 90%, #003256 10%) repeat scroll right bottom / 200% 100%;
  border: none;
  border-radius: 20px;
  line-height: 35px;
  padding: 0 17px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  display: inline-block;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.form form button:hover,
.form form .btn:hover,
.form form .btn-default:hover,
.form form button:focus,
.form form .btn:focus,
.form form .btn-default:focus {
  background: rgba(0, 0, 0, 0) linear-gradient(to left bottom, #003969 50%, #003256 50%) repeat scroll left bottom / 200% 200%;
  color: #ffffff;
}
.form form .Inputfield {
  padding: 10px;
}
.form form .InputfieldColumnWidth {
  float: left;
}
.form form .InputfieldCheckbox input {
  float: left;
  width: 15px;
  margin-right: 15px;
}
.form form .InputfieldCheckbox span {
  float: left;
}
.form form .InputfieldCheckbox .InputfieldHeader {
  display: none;
}
.form .success,
.form .error {
  text-align: center;
  text-transform: uppercase;
}
.form .error {
  color: red;
}
.form .InputfieldStateRequired > .InputfieldHeader:first-child::after {
  color: red;
  content: "*";
  margin-left: 5px;
}
/*---------------------------------------
:: Mailchimp form
---------------------------------------*/
/*.mailchimp-form {
  form {
    #mc_embed_signup_scroll {
      background-color: @blueLight;
      border-radius: 6px;
      height: 50px;
      line-height: 50px;
      position: relative;
      margin: 0 auto;
      max-width: 460px;
      label {
        display: none;
      }
      input {
        position: relative;
        background-color: @blueLight;
        border-radius: 6px;
        border: none;
        box-shadow: none;
        color: @greyLight;
        padding: 0 0 0 20px;
        height: 50px;
        width: 100%;
        text-align: left;
      }
      input[type="submit"] {
        border-radius: 0 6px 6px 0;
        font-size: 30px;
        background: rgba(0, 0, 0, 0) linear-gradient(to top, @blueLighter 50%, @blueLight 50%) repeat scroll left top / 100% 200%;
        color: @greyLight;
        position: absolute;
        padding: 0;
        right: 0;
        top: 0;
        width: 50px;
        height: 50px;
        text-align: center;
        &:hover, &:focus {
          background-position: right bottom;
        }
      }
    }
  }
}*/
/*---------------------------------------
:: General
---------------------------------------*/
* {
  box-sizing: border-box;
}
::-moz-selection {
  background: #f4f4f4;
}
::-moz-selection {
  background: #f4f4f4;
}
html,
body {
  height: 100%;
}
body {
  color: #434343;
  font-family: "franklin-gothic-urw", Arial, sans-serif;
  font-size: 14px;
  padding: 0;
  margin: 0 auto;
  background-color: #f4f4f4;
}
img {
  max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 15px;
  margin-top: 10px;
  font-weight: normal;
}
h1 {
  color: #fcbf00;
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
}
h2 {
  color: #003969;
  font-size: 26px;
  font-weight: 500;
  line-height: 0.9;
}
h3 {
  color: #434343;
  font-size: 22px;
  font-weight: 500;
  line-height: 0.9;
  text-transform: uppercase;
}
h4 {
  color: #fcbf00;
  font-size: 18px;
  font-weight: 500;
}
h5 {
  color: #003969;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  color: #fcbf00;
  text-decoration: underline;
}
a:focus,
a:hover {
  text-decoration: underline;
  color: #fcbf00;
}
pre,
code {
  background: #f4f4f4;
  border: 1px solid #ddd;
}
pre {
  font-size: 14px;
  line-height: 1.4em;
  padding: 1em;
  border-left: 4px solid #ddd;
}
.align_left {
  /* for images placed in rich text editor */
  float: left;
  margin: 0 15px 15px 0;
  position: relative;
  top: 0.5em;
  max-width: 50%;
}
.align_right {
  /* for images placed in rich text editor */
  float: right;
  margin: 0 0 15px 15px;
  max-width: 50%;
}
.align_center {
  /* for images placed in rich text editor */
  display: block;
  margin: 15px auto;
  position: relative;
}
.bold {
  font-weight: bold !important;
}
figure {
  display: table;
  width: 1px;
  margin: 1em 0;
}
figure img {
  display: table-row;
  margin-bottom: 0.5em;
}
figure figcaption {
  display: table-row;
  font-size: smaller;
  color: #777;
  line-height: 1.4em;
}
.padding-0 {
  padding: 0;
}
.margin-top-10 {
  margin-top: 10px;
}
.position-relative {
  position: relative;
}
.container-fluid {
  max-width: 1200px;
}
/*---------------------------------------
:: Common CSS
---------------------------------------*/
.btn-plus {
  background: rgba(0, 0, 0, 0) linear-gradient(to left bottom, #ffffff 90%, #e3e8f0 10%) repeat scroll right bottom / 200% 100%;
  border: 2px solid #e3e8f0;
  border-radius: 20px;
  line-height: 35px;
  padding-left: 17px;
  padding-right: 17px;
  color: #003969;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  display: inline-block;
  margin-right: 12px;
  text-decoration: none;
}
.btn-plus:hover,
.btn-plus:focus {
  background: rgba(0, 0, 0, 0) linear-gradient(to left bottom, #ffffff 50%, #e3e8f0 50%) repeat scroll left bottom / 200% 200%;
  color: #003969;
  text-decoration: none;
}
.btn-plus.active {
  background: #fcbf00;
}
.btn-plus-secondary {
  background: rgba(0, 0, 0, 0) linear-gradient(to left bottom, #003969 90%, #003256 10%) repeat scroll right bottom / 200% 100%;
  border-radius: 20px;
  line-height: 35px;
  padding-left: 17px;
  padding-right: 17px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  display: inline-block;
  text-decoration: none;
}
.btn-plus-secondary:hover,
.btn-plus-secondary:focus {
  background: rgba(0, 0, 0, 0) linear-gradient(to left bottom, #003969 50%, #003256 50%) repeat scroll left bottom / 200% 200%;
  color: #ffffff;
  text-decoration: none;
}
.btn-punch {
  background: rgba(0, 0, 0, 0) linear-gradient(to left bottom, #fcbf00 90%, #d7a405 10%) repeat scroll right bottom / 200% 100%;
  border-radius: 20px;
  line-height: 35px;
  padding-left: 17px;
  padding-right: 17px;
  color: #003969;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  display: inline-block;
  text-decoration: none;
}
.btn-punch:hover,
.btn-punch:focus {
  background: rgba(0, 0, 0, 0) linear-gradient(to left bottom, #fcbf00 50%, #d7a405 50%) repeat scroll left bottom / 200% 200%;
  color: #003969;
  text-decoration: none;
}
.btn-kick {
  background: rgba(0, 0, 0, 0) linear-gradient(to left bottom, #0d4371 90%, #003969 10%) repeat scroll right bottom / 200% 100%;
  border-radius: 20px;
  line-height: 35px;
  padding-left: 17px;
  padding-right: 17px;
  color: #003969;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  display: inline-block;
  text-decoration: none;
}
.btn-kick:hover,
.btn-kick:focus {
  background: rgba(0, 0, 0, 0) linear-gradient(to left bottom, #0d4371 50%, #003969 50%) repeat scroll left bottom / 200% 200%;
  color: #003969;
  text-decoration: none;
}
.body-content ul {
  padding-left: 0;
  margin-bottom: 15px;
}
.body-content ul li {
  list-style-type: none;
}
.body-content ul li:before {
  content: '♦';
  color: #003969;
  padding-right: 5px;
  font-size: 12px;
}
.body-content ol {
  margin-bottom: 15px;
  padding-left: 0;
  counter-reset: li;
  /* Initiate a counter */
}
.body-content ol li {
  position: relative;
  /* Create a positioning context */
  list-style: none;
  /* Disable the normal item numbering */
}
.body-content ol li:before {
  content: counter(li) ".";
  /* Use the counter as content */
  counter-increment: li;
  /* Increment the counter by 1 */
  font-size: 15px;
  height: 100%;
  color: #003969;
  padding-right: 5px;
  font-weight: bold;
}
.grey_block {
  background-color: #eeeeee;
  padding: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.body-content .TextformatterVideoEmbed {
  margin-bottom: 30px;
}
/*---------------------------------------
:: Accordions
---------------------------------------*/
#accordion .accordion-toggle {
  cursor: pointer;
}
#accordion .accordion-content {
  display: none;
}
.accordions {
  background-color: #ffffff;
  border-left: 1px solid #e3e8f0;
  border-right: 1px solid #e3e8f0;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .accordions {
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: left;
  }
}
.accordions .accordions-inner {
  margin: 0 auto;
  max-width: 1000px;
}
.accordions .accordions-inner .accordion-box {
  position: relative;
  background-color: #eeeeee;
  padding: 30px 30px 90px 30px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.accordions .accordions-inner .accordion-box h2 {
  margin-top: 0;
}
.accordions .accordions-inner .accordion-box .btn-accordion {
  position: absolute;
  bottom: 30px;
  left: 30px;
  background: rgba(0, 0, 0, 0) linear-gradient(to left bottom, transparent 90%, #e3e8f0 10%) repeat scroll right bottom / 200% 100%;
  border: 2px solid #003969;
  border-radius: 20px;
  line-height: 35px;
  padding-left: 17px;
  padding-right: 17px;
  color: #003969;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  width: 160px;
  text-align: center;
}
.accordions .accordions-inner .accordion-box .btn-accordion:hover,
.accordions .accordions-inner .accordion-box .btn-accordion:focus {
  background: rgba(0, 0, 0, 0) linear-gradient(to left bottom, transparent 50%, #e3e8f0 50%) repeat scroll left bottom / 200% 200%;
  color: #003969;
}
.accordions .accordions-inner .accordion-box .btn-accordion.moins {
  background: #e3e8f0;
  color: #003969;
}
.accordions .accordions-inner .accordion-box .accordion-summary {
  padding-bottom: 10px;
}
/*---------------------------------------
:: News List
---------------------------------------*/
.news h1 {
  text-align: center;
}
.news .news-search {
  text-align: center;
}
.news .news-search .btn-search {
  padding-top: 30px;
  background-color: #ffffff;
  border-left: 1px solid #e3e8f0;
  border-right: 1px solid #e3e8f0;
  text-align: right;
}
.news .news-search .btn-search .btn-plus-secondary {
  background: rgba(0, 0, 0, 0) linear-gradient(to left bottom, white 90%, #eef1f6 10%) repeat scroll right bottom / 200% 100%;
  padding: 0 25px;
  cursor: pointer;
  letter-spacing: 1px;
  color: #003969;
  border: 2px solid #e3e8f0;
}
.news .news-search .btn-search .btn-plus-secondary span {
  padding-left: 10px;
}
.news .news-search .btn-search .btn-plus-secondary:hover,
.news .news-search .btn-search .btn-plus-secondary:focus {
  background: rgba(0, 0, 0, 0) linear-gradient(to left bottom, white 50%, #eef1f6 50%) repeat scroll left bottom / 200% 200%;
  color: #003969;
  border: 2px solid #e3e8f0;
}
.news .news-search .filters {
  background-color: #eee;
  border-left: 1px solid #e3e8f0;
  border-right: 1px solid #e3e8f0;
  display: none;
  margin-top: -15px;
  padding-top: 30px;
}
@media all and (min-width: 768px) {
  .articles-box {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: stretch;
  }
}
@media all and (min-width: 768px) {
  .articles-box .articles-box-inner {
    width: 48%;
    margin: 0 0 30px 4%;
  }
}
.articles-box .articles-box-inner:nth-child(2n+1) {
  margin-left: 0;
}
.news-list {
  background-color: #ffffff;
  border-left: 1px solid #e3e8f0;
  border-right: 1px solid #e3e8f0;
}
.news-list .news-list-inner {
  max-width: 1000px;
  margin: 30px auto;
}
@media screen and (min-width: 768px) {
  .news-list .news-list-inner {
    margin-bottom: 60px;
  }
}
.news-list h1 {
  padding-bottom: 45px;
}
.news-list .article {
  padding-bottom: 30px;
}
.news-list .article .article-content h2 {
  font-size: 23px;
}
.news-list .article .article-content h2,
.news-list .article .article-content h4,
.news-list .article .article-content h5 {
  margin-top: 0;
  margin-bottom: 5px;
}
.news-list .article .article-content .summary {
  margin-bottom: 15px;
}
.news-list .article .article-img {
  padding-bottom: 30px;
}
.news-list .article .article-img img {
  width: 100%;
  max-width: 355px;
}
@media screen and (min-width: 768px) {
  .news-list .article .article-img img {
    max-width: 100%;
  }
}
.news-list .body-content {
  color: #003969;
  margin: 45px auto 0;
  border: 2px solid #e3e8f0;
  border-radius: 10px;
  padding: 30px;
  max-width: 500px;
}
.news-list .body-content a {
  color: #fcbf00;
}
.news-list .article-content-headline {
  margin-top: 0;
  margin-bottom: 5px;
  color: #fcbf00;
  font-size: 18px;
  font-weight: 500;
}
.news-list .article-content-subtitle {
  margin-top: 0;
  margin-bottom: 5px;
  color: #003969;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.date-categories {
  color: #a5a5a5;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 11px;
  margin-bottom: 30px;
}
ul.MarkupPagerNav {
  display: table;
  margin: 0 auto;
  text-align: center;
}
ul.MarkupPagerNav li {
  display: table-cell;
  height: 50px;
  list-style: outside none none;
  padding: 0 15px;
  vertical-align: middle;
}
ul.MarkupPagerNav li a {
  border-radius: 50%;
  display: inline-block;
  width: 30px;
  height: 30px;
}
ul.MarkupPagerNav li a span {
  display: table-cell;
  vertical-align: middle;
  width: 30px;
  height: 30px;
}
ul.MarkupPagerNav li.MarkupPagerNavOn a {
  background-color: #e3e8f0;
}
ul.MarkupPagerNav li.MarkupPagerNavPrevious a,
ul.MarkupPagerNav li.MarkupPagerNavNext a {
  width: 45px;
  height: 45px;
  border: 2px solid #e3e8f0;
}
ul.MarkupPagerNav li.MarkupPagerNavPrevious a span,
ul.MarkupPagerNav li.MarkupPagerNavNext a span {
  width: 45px;
  height: 45px;
}
/*---------------------------------------
:: Homepage
---------------------------------------*/
.homepage-carousel {
  overflow: hidden;
  background-color: #ffffff;
  border-left: 1px solid #e3e8f0;
  border-right: 1px solid #e3e8f0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
@media screen and (min-width: 992px) {
  .homepage-carousel {
    padding-right: 15px;
  }
  .homepage-carousel .bx-controls {
    bottom: 30px;
    right: 0;
    position: absolute;
    width: 33.3333%;
  }
}
.homepage-carousel .bx-controls-direction {
  display: none;
}
.homepage-carousel .bx-pager.bx-default-pager .bx-pager-item .bx-pager-link {
  background: transparent;
  border: 2px solid #999ead;
}
.homepage-carousel .bx-pager.bx-default-pager .bx-pager-item .bx-pager-link.active {
  background: #343e5c;
  border-color: #343e5c;
}
.homepage-carousel .slide-img {
  padding: 0;
}
.homepage-carousel .slide-img img {
  width: 100%;
}
.homepage-carousel .slide-content {
  padding: 30px;
}
@media screen and (min-width: 992px) {
  .homepage-carousel .slide-content {
    padding: 0 30px;
  }
}
@media screen and (min-width: 992px) {
  .homepage-carousel .bxslider .row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
  }
}
.homepage-summary {
  background-color: #ffffff;
  border-left: 1px solid #e3e8f0;
  border-right: 1px solid #e3e8f0;
  border-bottom: 1px solid #e3e8f0;
}
@media screen and (min-width: 992px) {
  .homepage-summary > .row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
  }
}
.homepage-summary h1 {
  text-align: left;
}
.homepage-summary ul {
  margin-top: 30px;
}
.homepage-summary ul li {
  display: inline-block;
  padding: 0 8px 15px 8px;
}
.homepage-summary ul li:last-child {
  padding-bottom: 0;
}
.homepage-summary .homepage-summary-content {
  padding: 30px;
}
@media screen and (min-width: 768px) {
  .homepage-summary .homepage-summary-content {
    padding: 45px 30px;
  }
}
@media screen and (min-width: 768px) {
  .homepage-summary .homepage-summary-img {
    margin: 0;
    padding: 0;
  }
}
.homepage-summary .homepage-summary-img img {
  width: 100%;
}
.news-list-homepage {
  background-color: #ffffff;
  border-left: 1px solid #e3e8f0;
  border-right: 1px solid #e3e8f0;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .news-list-homepage {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.news-list-homepage .news-list-homepage-inner {
  max-width: 1000px;
  margin: 0 auto;
}
.news-list-homepage h2.news-list-homepage-title {
  color: #fcbf00;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
  text-transform: uppercase;
}
/*filtres de recherche*/
.filters {
  background-color: #eee;
  border-left: 1px solid #e3e8f0;
  border-right: 1px solid #e3e8f0;
  text-align: left;
  padding: 20px 40px;
}
.filters h5 {
  padding-top: 14px;
  letter-spacing: 1px;
}
.filters .class-category {
  margin: 10px 0px;
}
.filters .class-year {
  margin: 10px 0px;
}
.filters form {
  display: inline;
}
.filters form input {
  outline: none;
  font-size: 12px;
  text-transform: uppercase;
  background-color: #003969;
  padding: 2px 15px 1px 15px;
  margin: 0px 2px 10px 2px;
  color: #fff;
  border: none;
  border-radius: 20px;
  white-space: pre-wrap;
}
.filters form input.active {
  font-weight: bold;
  background-color: #fcbf00;
  color: #003969;
}
.filters form.search-bar {
  position: relative;
  left: -6px;
}
.filters form.search-bar input {
  color: #434343;
  outline: none;
  background: #fff;
  border-radius: 6px 0 0 6px;
  border: 0;
  width: 100%;
  font-size: 11px;
  padding: 10px 15px;
  text-transform: uppercase;
}
.filters form.search-bar .input-group-btn button {
  position: relative;
  top: -5px;
  text-indent: -9999px;
  overflow: hidden;
  padding: 13px 40px 0px 0px;
  background: #fff url('/site/templates/styles/images/search.png') center center no-repeat;
}
/*---------------------------------------
:: Basic page
---------------------------------------*/
.basic-page {
  background-color: #ffffff;
  border-left: 1px solid #e3e8f0;
  border-right: 1px solid #e3e8f0;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .basic-page {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.basic-page .basic-page-inner {
  margin: 0 auto;
  max-width: 1000px;
}
/*---------------------------------------
:: documentation
---------------------------------------*/
.documentation h1 {
  text-align: center;
}
.documentation .documentation-inner {
  margin: 0 auto;
  max-width: 1000px;
}
.documentation .documentation-content {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
  border-left: 1px solid #e3e8f0;
  border-right: 1px solid #e3e8f0;
}
@media screen and (min-width: 768px) {
  .documentation .documentation-content {
    padding-bottom: 60px;
  }
}
.documentation .documentation-content ul.MarkupPagerNav {
  margin-top: 60px;
}
.documentation .documents-row:not(:last-child) {
  border-bottom: 1px solid #f4f4f4;
}
.documentation .block {
  text-decoration: none;
  display: block;
  margin: 15px 0;
}
.documentation .block .btn-plus {
  font-size: 11px;
}
.documentation .block h2 {
  font-size: 18px;
  margin-bottom: 8px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.documentation .block .block-categories {
  color: #fcbf00;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.documentation .block .block-date {
  color: #a5a5a5;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.documentation .block strong {
  font-weight: 500;
}
.documentation .block:hover .block-categories,
.documentation .block:focus .block-categories {
  color: #003969;
}
.documentation .block:hover .block-date,
.documentation .block:focus .block-date {
  color: #003969;
}
/*---------------------------------------
:: Se syndiquer
---------------------------------------*/
.se-syndiquer {
  background-color: #ffffff;
  border-left: 1px solid #e3e8f0;
  border-right: 1px solid #e3e8f0;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .se-syndiquer {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.se-syndiquer h1 {
  text-align: center;
}
.se-syndiquer .banner {
  max-width: 1000px;
  margin: 0 auto;
}
.se-syndiquer .banner img {
  width: 100%;
}
.se-syndiquer .banner a {
  margin-top: -15px;
}
.se-syndiquer .block-items {
  max-width: 1000px;
  margin: 30px auto;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .se-syndiquer .block-items {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 992px) {
  .se-syndiquer .block-items {
    text-align: left;
  }
}
.se-syndiquer .block-items .block-items-img {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .se-syndiquer .block-items .block-items-img {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 992px) {
  .se-syndiquer .block-items .block-items-img.block-items-img-left {
    padding-right: 30px;
  }
}
@media screen and (min-width: 992px) {
  .se-syndiquer .block-items .block-items-img.block-items-img-right {
    padding-left: 30px;
  }
}
.se-syndiquer .block-items .block-items-img img {
  width: 100%;
  max-width: 600px;
}
@media screen and (min-width: 992px) {
  .se-syndiquer .block-items .block-items-img img {
    max-width: 100%;
  }
}
.se-syndiquer .block-items .block-items-img .TextformatterVideoEmbed {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
@media screen and (min-width: 992px) {
  .se-syndiquer .block-items .block-items-img .TextformatterVideoEmbed {
    max-width: 100%;
    min-height: 313px;
  }
}
.se-syndiquer .block-items-content {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .se-syndiquer .block-items-content {
    margin-bottom: 60px;
    margin-top: 15px;
  }
}
.se-syndiquer .block-items-content h2 {
  margin-top: 0;
}
.se-syndiquer .simple-col .block-items-img {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .se-syndiquer .simple-col .block-items-img {
    padding-right: 15px;
  }
}
@media screen and (min-width: 768px) {
  .se-syndiquer .simple-col.simple-col-right .block-items-img {
    padding-right: 0;
    padding-left: 15px;
  }
}
.se-syndiquer .items-icons {
  margin: 30px auto;
  text-align: center;
  max-width: 1000px;
}
@media screen and (min-width: 768px) {
  .se-syndiquer .items-icons {
    margin-top: 60px;
    margin-bottom: 60px;
    text-align: left;
  }
}
@media screen and (min-width: 992px) {
  .se-syndiquer .items-icons {
    text-align: left;
  }
}
.se-syndiquer .items-icons .block-icons-img {
  margin-bottom: 30px;
  text-align: center;
}
.se-syndiquer .items-icons .block-icons-img img {
  width: auto;
  height: 90px;
}
.se-syndiquer .items-icons h2 {
  font-size: 18px;
  padding: 0;
}
@media screen and (min-width: 992px) {
  .se-syndiquer .items-icons h2 {
    padding: 0 15px 0 15px;
  }
}
.se-syndiquer .items-icons .body-content {
  padding: 0 0 30px 0;
}
@media screen and (min-width: 992px) {
  .se-syndiquer .items-icons .body-content {
    padding: 0 15px 30px 15px;
  }
}
.se-syndiquer .se-syndiquer-contact {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .se-syndiquer .se-syndiquer-contact {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.se-syndiquer .coordonnees {
  margin: 30px auto;
  text-align: center;
  max-width: 1000px;
}
@media screen and (min-width: 768px) {
  .se-syndiquer .coordonnees {
    margin-top: 60px;
    margin-bottom: 0;
    text-align: left;
  }
}
.se-syndiquer .coordonnees .left-side {
  margin-top: 30px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .se-syndiquer .coordonnees .left-side {
    text-align: right;
    margin-top: 45px;
  }
}
.se-syndiquer .coordonnees .left-side span {
  color: #003969;
  font-weight: bold;
}
.se-syndiquer .coordonnees .left-side span a {
  color: #fcbf00;
}
.se-syndiquer .coordonnees .info span {
  color: #003969;
  font-weight: bold;
}
.se-syndiquer .coordonnees .info span a {
  color: #fcbf00;
}
.se-syndiquer .coordonnees .right-side {
  margin-top: 30px;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .se-syndiquer .coordonnees .right-side {
    text-align: left;
    margin-top: 45px;
  }
}
.se-syndiquer .coordonnees .right-side p {
  color: #003969;
  margin-bottom: 0;
  text-transform: uppercase;
}
.se-syndiquer .coordonnees .right-side a {
  color: #fcbf00;
}
.se-syndiquer .recrutement-box {
  margin: 30px auto;
  text-align: center;
  max-width: 1000px;
}
@media screen and (min-width: 768px) {
  .se-syndiquer .recrutement-box {
    margin-top: 60px;
    margin-bottom: 60px;
    text-align: left;
  }
}
@media screen and (min-width: 992px) {
  .se-syndiquer .recrutement-box {
    text-align: left;
  }
}
.se-syndiquer .recrutement-box .recrutement-list {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;
}
.se-syndiquer .recrutement-box .recrutement-list .recrutement-wrap {
  padding-bottom: 30px;
}
@media all and (min-width: 768px) {
  .se-syndiquer .recrutement-box .recrutement-list .recrutement-wrap {
    width: 33.3333%;
    margin: 0 0 30px 0;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.se-syndiquer .recrutement-box .recrutement-list .recrutement-wrap .article {
  padding-bottom: 0;
}
/*---------------------------------------
:: Recherche
---------------------------------------*/
.main-search-bar {
  margin-top: 7px;
  margin-left: 10px;
  margin-right: 15px;
  font-weight: bold;
  border: 2px solid #f4f4f4;
  border-radius: 25px;
  box-shadow: none;
}
.main-search-bar input {
  letter-spacing: 1px;
  color: #434343;
  outline: none;
  background: #fff;
  border: 0;
  border-radius: 25px 0 0 25px;
  width: 85px;
  font-size: 11px;
  padding: 8px 0 8px 12px;
  text-transform: uppercase;
}
.main-search-bar input:focus {
  width: 200px;
}
@media screen and (min-width: 1200px) {
  .main-search-bar input:focus {
    width: 300px;
  }
}
.main-search-bar .input-group-btn {
  display: inline-block;
}
.main-search-bar .input-group-btn button {
  text-indent: -9999px;
  overflow: hidden;
  border-radius: 0 25px 25px 0;
  padding: 9px 30px 0px 0px;
  background: #fff url('/site/templates/styles/images/main-search.png') center center no-repeat;
}
.search-result {
  padding: 20px;
  border-bottom: 1px solid #f4f4f4;
}
.search-result a:hover {
  background: #f4f4f4;
}
.news-child {
  background-color: #ffffff;
  border-left: 1px solid #e3e8f0;
  border-right: 1px solid #e3e8f0;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .news-child {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.news-child .news-child-inner {
  margin: 0 auto;
  max-width: 1000px;
}
.news-child .news-child-inner #twitter-widget-0 {
  vertical-align: -15px;
  margin-bottom: 10px;
}
.news-child .news-child-inner .fb-share-button {
  margin-bottom: 10px;
}
.news-child .news-child-inner .img-article {
  margin-bottom: 30px;
  width: 100%;
}
.news-child .news-child-headline {
  margin-bottom: 15px;
  margin-top: 10px;
  color: #003969;
  font-size: 26px;
  font-weight: 500;
  line-height: 0.9;
}
.news-child .news-child-subtitle {
  margin-bottom: 15px;
  margin-top: 10px;
  color: #003969;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
/*---------------------------------------
:: History
---------------------------------------*/
.history .history-navigation .title-navigation {
  color: #a5a5a5;
  font-weight: bold;
  font-size: 15px;
}
.history .history-navigation ul {
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .history .history-navigation ul {
    margin-bottom: 45px;
  }
}
.history .history-navigation ul li {
  display: inline;
}
.history .history-navigation ul li:after {
  content: "|";
  padding-left: 7px;
  padding-right: 7px;
}
.history .history-navigation ul li:last-child:after {
  content: "";
  padding-left: 0;
  padding-right: 0;
}
.history .history-navigation ul li a {
  color: #003969;
  text-decoration: none;
}
.history .history-navigation ul li a:hover,
.history .history-navigation ul li a:focus {
  color: #fcbf00;
}
@media screen and (min-width: 768px) {
  .history .history-video .video {
    margin-bottom: 45px;
  }
}
.history .history-video .video-description {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .history .history-video .video-description {
    margin-top: 90px;
  }
}
.history .history-video .video-description blockquote {
  border: none;
  font-size: 18px;
  color: #fcbf00;
  text-transform: uppercase;
  padding: 0;
}
.history .history-video .video-description blockquote p {
  padding: 0 30px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .history .history-video .video-description blockquote p {
    padding: 0 45px;
  }
}
.history .history-video .video-description blockquote p:before {
  font-family: 'FontAwesome';
  content: "\f100";
  position: absolute;
  font-size: 45px;
  color: #fcbf00;
  left: 0;
  top: 5px;
  opacity: 0.3;
  line-height: 0;
}
@media screen and (min-width: 768px) {
  .history .history-video .video-description blockquote p:before {
    font-size: 60px;
  }
}
.history .history-video .video-description blockquote p:after {
  font-family: 'FontAwesome';
  content: "\f101";
  position: absolute;
  font-size: 45px;
  color: #fcbf00;
  bottom: 0;
  right: 0;
  opacity: 0.3;
  line-height: 0;
}
@media screen and (min-width: 768px) {
  .history .history-video .video-description blockquote p:after {
    font-size: 60px;
  }
}
.history .history-video .video-description blockquote footer {
  margin-top: 30px;
  text-transform: none;
  color: #434343;
}
@media screen and (min-width: 768px) {
  .history .history-video .video-description blockquote footer {
    text-align: right;
  }
}
.history .accordion-history {
  position: relative;
}
@media screen and (min-width: 768px) {
  .history .accordion-history {
    padding-left: 118px;
  }
  .history .accordion-history .separate-line {
    background-color: #e3e8f0;
    bottom: 0;
    left: 80px;
    margin: 0 auto 0 5px;
    position: absolute;
    top: 0;
    width: 5px;
    border-radius: 2px;
  }
  .history .accordion-history .accordion-box:before {
    background-color: #fcbf00;
    border-radius: 50%;
    content: "";
    height: 30px;
    position: absolute;
    left: -47px;
    top: 47px;
    width: 30px;
    border: 4px solid white;
  }
  .history .accordion-history .accordion-box:after {
    background-color: #003969;
    border-radius: 50%;
    content: "";
    height: 14px;
    position: absolute;
    left: -39.5px;
    top: 55px;
    width: 14px;
  }
}
.history .accordion-history .history-years {
  color: #003969;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .history .accordion-history .history-years {
    margin-bottom: 0;
    position: absolute;
    left: -115px;
    top: 45px;
  }
}
.history .accordion-history .accordion-summary-img {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .history .accordion-history .accordion-summary-img {
    margin-bottom: 0;
  }
}
/*---------------------------------------
:: Usefull links
---------------------------------------*/
.useful-links-intro {
  background-color: #ffffff;
  border-left: 1px solid #e3e8f0;
  border-right: 1px solid #e3e8f0;
  padding-top: 30px;
}
@media screen and (min-width: 768px) {
  .useful-links-intro {
    padding-top: 60px;
  }
}
.useful-links-intro .useful-links-intro-inner {
  margin: 0 auto;
  max-width: 1000px;
}
.useful-links-intro .useful-links-intro-inner .body-content {
  margin-top: 30px;
}
.logos-section {
  background-color: white;
  border-left: 1px solid #e3e8f0;
  border-right: 1px solid #e3e8f0;
  padding-top: 30px;
  padding-bottom: 30px;
}
.logos-section .logos-box {
  background-color: #eee;
}
.logos-section .logos-box .logos-box-inner {
  max-width: 1000px;
  display: table;
  margin: 0 auto;
  text-align: center;
  padding-top: 30px;
}
.logos-section .logos-box .logos-box-inner .logos-box-logo {
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  vertical-align: middle;
}
.logos-section .logos-box .logos-box-inner .logos-box-logo img {
  max-width: 200px;
  padding-left: 10px;
  padding-right: 10px;
}
.useful-links {
  background-color: #ffffff;
  border-left: 1px solid #e3e8f0;
  border-right: 1px solid #e3e8f0;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .useful-links {
    padding-bottom: 60px;
  }
}
.useful-links .useful-links-inner {
  margin: 0 auto;
  max-width: 1000px;
}
.useful-links .useful-links-inner h1 {
  text-align: center;
}
.useful-links .useful-links-inner .links {
  margin-top: 45px;
}
.useful-links .useful-links-inner .links h2.useful-links-title {
  margin-top: 60px;
  color: #434343;
  font-size: 22px;
  font-weight: 500;
  line-height: 0.9;
  text-transform: uppercase;
}
.useful-links .useful-links-inner .links .link {
  background-color: #eee;
  margin-bottom: 30px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .useful-links .useful-links-inner .links .link {
    display: table;
  }
}
.useful-links .useful-links-inner .links .link .link-img {
  padding: 15px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .useful-links .useful-links-inner .links .link .link-img {
    width: 15%;
    display: table-cell;
    vertical-align: middle;
  }
}
.useful-links .useful-links-inner .links .link .link-img img {
  max-width: 150px;
  width: 100%;
}
.useful-links .useful-links-inner .links .link .link-content {
  padding: 0 15px 15px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .useful-links .useful-links-inner .links .link .link-content {
    display: table-cell;
    width: 85%;
    padding: 15px 15px 15px 0;
    text-align: left;
  }
}
.useful-links .useful-links-inner .links .link .link-content h2 {
  font-size: 17px;
  margin-top: 0;
}
.useful-links .useful-links-inner .links .link .link-content ul {
  margin-bottom: 0;
}
.useful-links .useful-links-inner .links .link .link-content ul li a {
  font-size: 13px;
  font-weight: bold;
  color: #434343;
  text-transform: uppercase;
  text-decoration: none;
}
.useful-links .useful-links-inner .links .link .link-content ul li a span {
  color: #003969;
}
.useful-links .useful-links-inner .links .link .link-content ul li a:hover,
.useful-links .useful-links-inner .links .link .link-content ul li a.focus {
  color: #fcbf00;
}
.useful-links .useful-links-inner .links .link .link-content ul li a:hover span,
.useful-links .useful-links-inner .links .link .link-content ul li a.focus span {
  color: #fcbf00;
}
/*---------------------------------------
:: Publications
---------------------------------------*/
.publications {
  background-color: #ffffff;
  border-left: 1px solid #e3e8f0;
  border-right: 1px solid #e3e8f0;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .publications {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.publications .publications-inner {
  margin: 0 auto;
  max-width: 1000px;
  text-align: center;
}
@media all and (min-width: 768px) {
  .publications .publications-inner {
    text-align: left;
  }
}
.publications .publications-inner .publications-list {
  margin-top: 60px;
}
.publications .publications-inner .publications-list .publications-box {
  margin-bottom: 60px;
}
.publications .publications-inner .publications-list .publications-box ul {
  margin-top: 30px;
}
.publications .publications-inner .publications-list .publications-box ul li {
  display: inline-block;
  margin-bottom: 30px;
}
.publication {
  background-color: #ffffff;
  border-left: 1px solid #e3e8f0;
  border-right: 1px solid #e3e8f0;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .publication {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.publication .publication-inner {
  margin: 0 auto;
  max-width: 1000px;
  text-align: center;
}
@media all and (min-width: 768px) {
  .publication .publication-inner {
    text-align: left;
  }
}
.publication .publication-inner .publication-list {
  margin-top: 30px;
  text-align: left;
}
.publication .publication-inner .publication-list ul li {
  padding: 10px;
}
.publication .publication-inner .publication-list ul li:nth-child(2n+1) {
  background-color: #eef1f6;
}
.publication .publication-inner .publication-list ul li a {
  font-size: 16px;
  color: #003969;
  text-decoration: none;
}
.publication .publication-inner .publication-list ul li a:hover,
.publication .publication-inner .publication-list ul li afocus {
  color: #fcbf00;
}
.publication .publication-inner .publication-list ul li a span {
  margin-right: 5px;
}
/*---------------------------------------
:: Structure
---------------------------------------*/
.structure {
  background-color: #ffffff;
  border-left: 1px solid #e3e8f0;
  border-right: 1px solid #e3e8f0;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .structure {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.structure .structure-inner {
  margin: 0 auto;
  max-width: 1000px;
  text-align: center;
}
@media all and (min-width: 768px) {
  .structure .structure-inner {
    text-align: left;
  }
}
.structure .structure-inner .text-image {
  margin-bottom: 60px;
}
.structure .structure-inner .text-image .text-image-img {
  margin-top: 15px;
}
.structure .structure-inner .list-offices {
  margin-bottom: 60px;
  background-color: #eeeeee;
  padding: 30px;
}
.structure .structure-inner .list-offices h2 {
  margin-bottom: 30px;
}
.structure .structure-inner .list-offices ul {
  margin-top: 30px;
}
.structure .structure-inner .list-offices ul li {
  padding: 10px;
}
.structure .structure-inner .list-offices ul li:nth-child(2n+1) {
  background-color: #f4f4f4;
}
.structure .structure-inner .list-offices ul li a {
  font-size: 16px;
  color: #434343;
  text-decoration: none;
}
.structure .structure-inner .list-offices ul li a i {
  margin-right: 5px;
}
.structure .structure-inner .list-offices ul li a:hover,
.structure .structure-inner .list-offices ul li a.focus {
  color: #fcbf00;
}
.structure .structure-inner .list-offices ul li a:hover i,
.structure .structure-inner .list-offices ul li a.focus i {
  color: #fcbf00;
}
.office {
  background-color: #ffffff;
  border-left: 1px solid #e3e8f0;
  border-right: 1px solid #e3e8f0;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .office {
    padding-top: 60px;
  }
}
.office .office-inner {
  margin: 0 auto;
  max-width: 1000px;
  text-align: center;
}
@media all and (min-width: 768px) {
  .office .office-inner {
    text-align: left;
  }
}
.office .office-inner .office-img {
  margin-top: 15px;
}
@media all and (min-width: 768px) {
  .office .office-inner .office-img {
    margin-top: 0;
  }
}
/*---------------------------------------
:: Campagnes
---------------------------------------*/
.campaigns-list {
  background-color: #ffffff;
  border-left: 1px solid #e3e8f0;
  border-right: 1px solid #e3e8f0;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .campaigns-list {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.campaigns-list .campaigns-list-inner {
  margin: 0 auto;
  max-width: 1000px;
  text-align: center;
}
@media all and (min-width: 768px) {
  .campaigns-list .campaigns-list-inner {
    text-align: left;
  }
}
.campaigns-list .campaigns-list-inner .body-content {
  margin-bottom: 45px;
}
.campaigns-list .campaigns-list-inner .article {
  padding-bottom: 30px;
}
.campaigns-list .campaigns-list-inner .summary {
  margin-bottom: 15px;
}
.campaigns-list .btn-plus {
  background: rgba(0, 0, 0, 0) linear-gradient(to left bottom, transparent 90%, #e3e8f0 10%) repeat scroll right bottom / 200% 100%;
  border: 2px solid #003969;
  color: #003969;
}
.campaigns-list .btn-plus:hover,
.campaigns-list .btn-plus:focus {
  background: rgba(0, 0, 0, 0) linear-gradient(to left bottom, transparent 50%, #e3e8f0 50%) repeat scroll left bottom / 200% 200%;
  color: #003969;
}
.campain-news-list .news-list-inner {
  max-width: 1000px;
  margin: 0 auto;
}
.campain-news-list .news-list-inner h2 {
  margin-top: 30px;
}
.campain-photos {
  background-color: #ffffff;
  border-left: 1px solid #e3e8f0;
  border-right: 1px solid #e3e8f0;
  padding-bottom: 30px;
}
.campain-photos .campain-photos-inner {
  margin: 0 auto;
  max-width: 1000px;
  text-align: center;
}
@media all and (min-width: 768px) {
  .campain-photos .campain-photos-inner {
    text-align: left;
  }
}
.campain-photos .campain-photos-inner h1 {
  margin-top: 30px;
}
@media all and (min-width: 768px) {
  .campain-photos .campain-photos-inner h1 {
    margin-top: 60px;
  }
}
.campain-photos .campain-photos-inner .photos {
  margin-top: 0;
}
/*---------------------------------------
:: Formations
---------------------------------------*/
.formations {
  background-color: #ffffff;
  border-left: 1px solid #e3e8f0;
  border-right: 1px solid #e3e8f0;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .formations {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.formations .formations-inner {
  margin: 0 auto;
  max-width: 1000px;
  text-align: center;
}
@media all and (min-width: 768px) {
  .formations .formations-inner {
    text-align: left;
  }
}
.formations .formations-inner .body-content {
  margin-bottom: 30px;
}
.formations .formations-inner .formations-list {
  margin-bottom: 60px;
  background-color: #eeeeee;
  padding: 30px;
}
.formations .formations-inner .formations-list h2 {
  margin-bottom: 30px;
}
.formations .formations-inner .formations-list ul {
  margin-top: 30px;
}
.formations .formations-inner .formations-list ul li {
  padding: 30px 10px 30px 0;
  border-bottom: 1px solid #a5a5a5;
}
@media all and (min-width: 992px) {
  .formations .formations-inner .formations-list ul li {
    padding: 15px 10px 15px 0;
  }
}
.formations .formations-inner .formations-list ul li:last-child {
  border-bottom: none;
}
.formations .formations-inner .formations-list ul li a {
  font-size: 15px;
  font-weight: bold;
  color: #434343;
  text-decoration: none;
  letter-spacing: 0.5px;
}
@media all and (min-width: 992px) {
  .formations .formations-inner .formations-list ul li a {
    font-size: 18px;
  }
}
.formations .formations-inner .formations-list ul li a span {
  display: block;
  font-size: 13px;
  letter-spacing: initial;
  color: #003969;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media all and (min-width: 992px) {
  .formations .formations-inner .formations-list ul li a span {
    float: right;
    display: initial;
    font-size: 15px;
  }
}
.formations .formations-inner .formations-list ul li a:hover,
.formations .formations-inner .formations-list ul li a.focus {
  color: #fcbf00;
}
.formations .formations-inner .formations-list ul li a:hover span,
.formations .formations-inner .formations-list ul li a.focus span {
  color: #fcbf00;
}
.formation {
  background-color: #ffffff;
  border-left: 1px solid #e3e8f0;
  border-right: 1px solid #e3e8f0;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .formation {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.formation .formation-inner {
  margin: 0 auto;
  max-width: 1000px;
  text-align: center;
}
@media all and (min-width: 768px) {
  .formation .formation-inner {
    text-align: left;
  }
}
.formation .formation-inner .details {
  margin-top: 30px;
}
.formation .formation-inner .details li {
  margin-bottom: 10px;
}
.formation .formation-inner .details li span {
  color: #003969;
  font-weight: bold;
  font-size: 18px;
}
.formation .formation-inner .details-infos {
  background-color: #eeeeee;
  margin-top: 0;
  margin-bottom: 15px;
  padding: 15px;
}
.formation .formation-inner .details-infos li {
  margin-bottom: 5px;
}
/*---------------------------------------
:: Instance
---------------------------------------*/
.instances {
  padding-bottom: 0;
}
.instances .body-content {
  margin-bottom: 30px;
}
.instances .block-items {
  margin-top: 30px;
}
.instances .block-items-content .summary {
  margin-bottom: 10px;
}
.instance {
  background-color: #ffffff;
  border-left: 1px solid #e3e8f0;
  border-right: 1px solid #e3e8f0;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .instance {
    padding-top: 60px;
  }
}
.instance .instance-inner {
  margin: 0 auto;
  max-width: 1000px;
}
/*---------------------------------------
:: Galerie photo
---------------------------------------*/
.galeries {
  background-color: #ffffff;
  border-left: 1px solid #e3e8f0;
  border-right: 1px solid #e3e8f0;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .galeries {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.galeries .galeries-inner {
  margin: 0 auto;
  max-width: 1000px;
}
.galeries .galeries-inner h1 {
  text-align: center;
}
.galeries .galeries-inner .banner {
  max-width: 1000px;
  margin: 0 auto;
}
.galeries .galeries-inner .banner img {
  width: 100%;
}
.photos {
  margin-top: 45px;
}
.photos h2 {
  margin-top: 30px;
}
@media all and (min-width: 450px) {
  .photos .facebook {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: stretch;
  }
}
.photos .facebook .facebook-pictures {
  text-align: center;
  position: relative;
  height: 200px;
  margin-bottom: 30px;
}
@media all and (min-width: 450px) {
  .photos .facebook .facebook-pictures {
    width: 48%;
    margin: 0 0 30px 4%;
  }
  .photos .facebook .facebook-pictures:nth-child(2n+1) {
    margin-left: 0;
  }
}
@media all and (min-width: 768px) {
  .photos .facebook .facebook-pictures {
    width: 30%;
    margin: 0 2.5% 30px;
  }
  .photos .facebook .facebook-pictures:nth-child(2n+1) {
    margin-left: 2.5%;
  }
  .photos .facebook .facebook-pictures:nth-child(3n) {
    margin-right: 0;
  }
  .photos .facebook .facebook-pictures:nth-child(3n+1) {
    margin-left: 0;
  }
}
.photos .facebook .facebook-pictures a {
  background-position: center;
  background-size: cover;
  height: 200px;
  display: block;
}
.photos .facebook .facebook-pictures a h2 {
  background-color: rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  bottom: 0;
  font-size: 16px;
  padding: 10px;
  position: absolute;
  text-transform: none;
  margin: 0;
  width: 100%;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.photos .facebook .facebook-pictures a img {
  opacity: 0;
}
.photos .facebook .facebook-pictures a:hover,
.photos .facebook .facebook-pictures a:focus {
  opacity: 0.8;
}
.photos .facebook .facebook-pictures a:hover h2,
.photos .facebook .facebook-pictures a:focus h2 {
  border-bottom: 1px solid #003969;
}
.news-gallery {
  background-color: #ffffff;
  border-left: 1px solid #e3e8f0;
  border-right: 1px solid #e3e8f0;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .news-gallery {
    padding-bottom: 60px;
  }
}
.news-gallery .news-gallery-inner {
  margin: 0 auto;
  max-width: 1000px;
  text-align: center;
}
@media all and (min-width: 768px) {
  .news-gallery .news-gallery-inner {
    text-align: left;
  }
}
.news-gallery .news-gallery-inner h2 {
  margin-top: 30px;
}
.news-gallery .news-gallery-inner .news-gallery-photos {
  margin-top: 0;
}
@media all and (min-width: 450px) {
  .news-gallery .news-gallery-inner .news-gallery-photos ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: stretch;
  }
}
.news-gallery .news-gallery-inner .news-gallery-photos ul li {
  margin-bottom: 30px;
}
@media all and (min-width: 450px) {
  .news-gallery .news-gallery-inner .news-gallery-photos ul li {
    width: 48%;
    margin: 0 0 30px 4%;
  }
  .news-gallery .news-gallery-inner .news-gallery-photos ul li:nth-child(2n+1) {
    margin-left: 0;
  }
}
@media all and (min-width: 768px) {
  .news-gallery .news-gallery-inner .news-gallery-photos ul li {
    width: 30%;
    margin: 0 2.5% 30px;
  }
  .news-gallery .news-gallery-inner .news-gallery-photos ul li:nth-child(3n) {
    margin-right: 0;
  }
  .news-gallery .news-gallery-inner .news-gallery-photos ul li:nth-child(3n+1) {
    margin-left: 0;
  }
}
.news-gallery .news-gallery-inner .news-gallery-photos ul li a {
  display: block;
  background-color: white;
  border-bottom: 1px solid white;
}
.news-gallery .news-gallery-inner .news-gallery-photos ul li a img {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.news-gallery .news-gallery-inner .news-gallery-photos ul li a:hover,
.news-gallery .news-gallery-inner .news-gallery-photos ul li a:focus {
  border-bottom: 1px solid #003969;
}
.news-gallery .news-gallery-inner .news-gallery-photos ul li a:hover img,
.news-gallery .news-gallery-inner .news-gallery-photos ul li a:focus img {
  opacity: 0.8;
}
/*---------------------------------------
:: Contact
---------------------------------------*/
.contact {
  background-color: #ffffff;
  border-left: 1px solid #e3e8f0;
  border-right: 1px solid #e3e8f0;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .contact {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.contact .contact-inner {
  margin: 0 auto;
  max-width: 1000px;
  text-align: center;
}
@media all and (min-width: 768px) {
  .contact .contact-inner {
    text-align: left;
  }
}
@media all and (min-width: 768px) {
  .contact .contact-inner .general-infos {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.contact .contact-inner .general-infos .general-infos-item {
  padding-bottom: 30px;
}
@media all and (min-width: 768px) {
  .contact .contact-inner .general-infos .general-infos-item {
    width: 48%;
    margin: 0 1% 30px 0;
  }
}
@media all and (min-width: 992px) {
  .contact .contact-inner .general-infos .general-infos-item {
    width: 31%;
  }
}
.contact .contact-inner .general-infos .general-infos-item h3 {
  margin-bottom: 10px;
  text-transform: inherit;
}
.contact .contact-inner .general-infos .general-infos-item h4 {
  margin-bottom: 0;
}
.contact .contact-inner .general-infos .general-infos-item ul li.address {
  margin-bottom: 10px;
}
.contact .contact-inner .general-infos .general-infos-item .list-email .list-email-title {
  display: inline-block;
}
.contact .contact-inner .general-infos .general-infos-item .list-email .list-email-items {
  display: inline-block;
  vertical-align: top;
}
.contact a.btn-contact {
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
}
.contact a.btn-contact:hover,
.contact a.btn-contact:focus {
  color: #003969;
}
.contact h3.general-infos-item-title {
  margin-bottom: 0;
  color: #fcbf00;
  font-size: 18px;
  font-weight: 500;
}
#map {
  height: 250px;
  margin-bottom: 45px;
}
@media all and (min-width: 768px) {
  #map {
    height: 400px;
  }
}
.contact-form {
  background-color: #eeeeee;
  background-image: url('/site/templates/styles/images/logo-bg.png');
  background-repeat: no-repeat;
  background-position: center left 30px;
  border-left: 1px solid #e3e8f0;
  border-right: 1px solid #e3e8f0;
  border-top: 1px solid #e3e8f0;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .contact-form {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.contact-form h1 {
  text-align: center;
}
.contact-form form input,
.contact-form form textarea,
.contact-form form .form-control {
  background-color: #ffffff !important;
}
/*---------------------------------------
:: Videos
---------------------------------------*/
.videos h1 {
  text-align: center;
}
.videos .youtube-videos {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;
}
.videos .youtube-videos h2 {
  margin-bottom: 30px;
}
.videos .youtube-videos .video-youtube-item {
  margin-bottom: 30px;
}
.videos .youtube-videos .video-youtube-item iframe {
  width: 100%;
  max-width: 315px;
  height: 175px;
}
.videos .youtube-videos .video-youtube-item iframe span {
  display: none !important;
}
.videos .facebook-videos {
  text-align: center;
  margin-top: 60px;
}
.videos .facebook-videos h2 {
  margin-bottom: 30px;
}
.videos .facebook-videos .facebook-video {
  margin-bottom: 30px;
}
.videos .facebook-videos .facebook-video iframe {
  width: 100%;
  max-width: 315px;
  height: 175px;
}
.videos .facebook-videos .facebook-video iframe span {
  display: none !important;
}
.videos .playlist {
  margin-bottom: 30px;
}
.videos .playlist iframe {
  width: 100%;
  max-width: 315px;
  height: 175px;
}
.videos .playlist iframe span {
  display: none !important;
}
@media all and (min-width: 768px) {
  .videos-single,
  .playlist {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: stretch;
    margin-bottom: 45px;
  }
}
.videos-single .video-container,
.playlist .video-container {
  text-align: center;
  position: relative;
  margin-bottom: 30px;
}
.videos-single .video-container iframe,
.playlist .video-container iframe {
  width: 100%;
  max-width: 315px;
  height: 175px!important;
}
.videos-single .video-container iframe span,
.playlist .video-container iframe span {
  display: none !important;
}
.videos-single .video-container .TextformatterVideoEmbed,
.playlist .video-container .TextformatterVideoEmbed {
  width: 100%;
  max-width: 315px;
  height: 175px!important;
  margin: 0 auto;
}
@media all and (min-width: 786px) {
  .videos-single .video-container,
  .playlist .video-container {
    width: 48%;
    margin: 0 0 30px 4%;
  }
  .videos-single .video-container:nth-child(2n+1),
  .playlist .video-container:nth-child(2n+1) {
    margin-left: 0;
  }
}
@media all and (min-width: 768px) {
  .videos-single .video-container,
  .playlist .video-container {
    width: 30%;
    margin: 0 2.5% 30px;
  }
  .videos-single .video-container:nth-child(2n+1),
  .playlist .video-container:nth-child(2n+1) {
    margin-left: 2.5%;
  }
  .videos-single .video-container:nth-child(3n),
  .playlist .video-container:nth-child(3n) {
    margin-right: 0;
  }
  .videos-single .video-container:nth-child(3n+1),
  .playlist .video-container:nth-child(3n+1) {
    margin-left: 0;
  }
}
/*---------------------------------------
:: Loader
---------------------------------------*/
.loader {
  border: 10px solid #f4f4f4;
  border-radius: 50%;
  border-top: 10px solid #a5a5a5;
  width: 60px;
  height: 60px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.attachment-files {
  background: #f4f4f4;
  padding: 20px;
  margin-bottom: 20px;
}
.attachment-files .attachment-files-thumbnails {
  display: flex;
  flex-flow: row wrap;
  number: 3;
}
.attachment-files .attachment-files-thumbnails a {
  vertical-align: top;
  margin: 10px;
  display: inline-block;
  text-align: center;
  max-width: 180px;
  min-width: 180px;
  background: #fff;
  padding: 5px;
  word-wrap: break-word;
  flex: 1;
}
.attachment-files .attachment-files-thumbnails img {
  vertical-align: top;
  width: 100%;
}
.InputfieldHidden {
  display: none;
}
/*---------------------------------------
:: Embed Jotform Background-image
---------------------------------------*/
.embed-jotform {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
/*---------------------------------------
:: Template Iframe
---------------------------------------*/
.iframe iframe {
  width: 100%;
  min-height: 600px;
  border: none;
}
.hq-counter {
  background: transparent url('/site/templates/styles/images/bg-compteur.png') no-repeat;
  background-size: cover;
  background-position: 90%;
  max-height: 293px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: white;
}
.hq-counter img {
  margin-top: 10px;
  width: 150px;
}
.hq-counter span {
  font-weight: bold;
  background-color: #fff;
  color: black;
  display: inline-block;
  padding: 5px 20px;
  min-width: 100px;
  max-height: 50px;
}
.hq-counter p {
  padding: 20px 150px 20px 20px;
  line-height: 150%;
}
@media screen and (min-width: 720px) {
  .hq-counter {
    background-position: right;
    font-size: 24px;
  }
  .hq-counter img {
    width: 264px;
  }
}
.pt-30 {
  padding-top: 30px !important;
}
.pb-15 {
  padding-bottom: 15px !important;
}
.pb-30 {
  padding-bottom: 30px !important;
}
.pb-45 {
  padding-bottom: 45px !important;
}
.text-yellow {
  color: #fcbf00 !important;
}
.resize-video .TextformatterVideoEmbed {
  max-width: 500px !important;
  max-height: 281px !important;
  padding: 30px 0 281px 0 !important;
}
.resize-video .TextformatterVideoEmbed iframe {
  max-width: 500px !important;
  max-height: 281px !important;
}
.margin-bottom {
  margin-bottom: 20px;
}
@media screen and (min-width: 1200px) {
  .margin-bottom {
    margin-bottom: 40px;
  }
}
.d-flex {
  display: flex;
  align-items: center;
}
.link-box {
  margin-bottom: 20px;
  background-color: #e3e8f0;
  text-decoration: none;
  color: #003969;
  padding-top: 10px;
  padding-bottom: 10px;
}
.link-box h2 {
  margin: 0;
  font-size: 17px;
}
@media screen and (min-width: 1200px) {
  .link-box h2 {
    font-size: 25px;
  }
}
.link-box:hover,
.link-box:focus {
  background-color: #eef1f6;
  text-decoration: none;
  color: #003256;
}
.d-flex {
  display: flex !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.mb-20 {
  margin-bottom: 20px;
}
.file-link {
  text-align: center;
  display: block;
  color: #0d4371;
  text-decoration: none;
}
.file-link span {
  margin-top: 10px;
  font-size: 16px;
  display: block;
  font-weight: bold;
}
.file-link:hover,
.file-link:focus {
  color: #003256;
  opacity: 0.8;
}
