@charset "UTF-8";
/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/9/2014
* Sass Version by Seth Coelen https://github.com/whatsnewsaes
*/
/* Base files. */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, ../sass/base/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}



.animatedModal-on {
  display: table;
}

.modal-content { display: table-cell; vertical-align: middle; text-align: center;  }
#btn-close-modal { color: white; font-family: arial; text-align: center; }

/* line 19, ../sass/base/_normalize.scss */
body {
  margin: 0;
}

/* line 45, ../sass/base/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 57, ../sass/base/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, ../sass/base/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 78, ../sass/base/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, ../sass/base/_normalize.scss */
a {
  background-color: transparent;
}

/* line 99, ../sass/base/_normalize.scss */
a:active {
  outline: 0;
}
/* line 102, ../sass/base/_normalize.scss */
a:hover {
  outline: 0;
}

/* line 114, ../sass/base/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 123, ../sass/base/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 131, ../sass/base/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 140, ../sass/base/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 149, ../sass/base/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 158, ../sass/base/_normalize.scss */
small {
  font-size: 80%;
}

/* line 167, ../sass/base/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 174, ../sass/base/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 178, ../sass/base/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 189, ../sass/base/_normalize.scss */
img {
  border: 0;
}

/* line 197, ../sass/base/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 208, ../sass/base/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 216, ../sass/base/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 225, ../sass/base/_normalize.scss */
pre {
  overflow: auto;
}

/* line 236, ../sass/base/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 260, ../sass/base/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 270, ../sass/base/_normalize.scss */
button {
  overflow: visible;
}

/* line 282, ../sass/base/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 297, ../sass/base/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 307, ../sass/base/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 316, ../sass/base/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 326, ../sass/base/_normalize.scss */
input {
  line-height: normal;
}

/* line 339, ../sass/base/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 351, ../sass/base/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 360, ../sass/base/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 372, ../sass/base/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 380, ../sass/base/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 391, ../sass/base/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 400, ../sass/base/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 409, ../sass/base/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 420, ../sass/base/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 426, ../sass/base/_normalize.scss */
td,
th {
  padding: 0;
}

/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/9/2014
* Sass Version by Seth Coelen https://github.com/whatsnewsaes
*/
/* line 6, ../sass/base/_base-styles.scss */
* {
  box-sizing: border-box;
}

/* line 9, ../sass/base/_base-styles.scss */
html {
  font-size: 62.5%;
}

/* line 13, ../sass/base/_base-styles.scss */
body, html {
  height: 100%;
  margin: 0;
  width: 100%;
}

/* line 19, ../sass/base/_base-styles.scss */
body {
  font-size: 1.5em;
  line-height: 1.6;
  font-weight: 400;
  font-family: "DIN", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #61605f;
}

/* line 30, ../sass/base/_base-styles.scss */
a {
  color: #f07f13;
}
/* line 32, ../sass/base/_base-styles.scss */
a:hover {
  color: #dc720e;
}

/* line 40, ../sass/base/_base-styles.scss */
hr {
  margin-top: 3rem;
  margin-bottom: 3.5rem;
  border-width: 0;
  border-top: 1px solid #747373;
}

/* line 47, ../sass/base/_base-styles.scss */
html {
  box-sizing: border-box;
}

/* line 50, ../sass/base/_base-styles.scss */
*, *:before, *:after {
  box-sizing: inherit;
}

/* line 4, ../sass/base/_utils.scss */
.u-full-width {
  width: 100%;
  box-sizing: border-box;
}

/* line 9, ../sass/base/_utils.scss */
.u-max-full-width {
  max-width: 100%;
  box-sizing: border-box;
}

/* line 14, ../sass/base/_utils.scss */
.u-pull-right {
  float: right;
}

/* line 18, ../sass/base/_utils.scss */
.u-pull-left {
  float: left;
}

/* line 25, ../sass/base/_utils.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 27, ../sass/base/_utils.scss */
div.more {
  margin-top: 1.5em;
}

@font-face {
  font-family: "DIN";
  font-style: normal;
  font-weight: normal;
  src: local("☺"), url("din/DINNormal.woff") format("woff"), url("din//DINNormal.svg") format("svg"), url("din/DINNormal.ttf") format("truetype");
}

@font-face {
  font-family: "DIN";
  font-style: normal;
  font-weight: bold;
  src: local("☺"), url("din/DINBold.woff") format("woff"), url("din/DINBold.svg") format("svg"), url("din/DINBold.ttf") format("truetype");
}

@font-face {
  font-family: "DIN";
  font-style: normal;
  font-weight: 300;
  src: local("☺"), url("din/DINLight.woff") format("woff"), url("din/DINLight.ttf") format("truetype"), url("din/DINLight.svg") format("svg");
}

@font-face {
  font-family: "DIN";
  font-style: normal;
  font-weight: 600;
  src: local("☺"), url("din/DINSemibold.woff") format("woff"), url("din/DINSemibold.ttf") format("truetype"), url("din/DINSemibold.svg") format("svg");
}

@font-face {
  font-family: "DIN";
  font-style: normal;
  font-weight: 900;
  src: local("☺"), url("din/DINUltrabold.woff") format("woff"), url("din/DINUltrabold.ttf") format("truetype"), url("din/DINUltrabold.svg") format("svg");
}

/* line 51, ../sass/base/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 2rem;
  font-weight: 300;
}

/* line 57, ../sass/base/_typography.scss */
h1 {
  font-size: 3.5rem;
  line-height: 1.2;
  letter-spacing: -.1rem;
  font-family: "DIN", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 58, ../sass/base/_typography.scss */
h2 {
  font-size: 3rem;
  line-height: 1.25;
  letter-spacing: -.1rem;
  font-family: "DIN", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 59, ../sass/base/_typography.scss */
h3, .h3-like {
  font-size: 2.4rem;
  line-height: 1.3;
  letter-spacing: -.1rem;
  font-family: "DIN", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  margin-bottom: 0;
}

/* line 60, ../sass/base/_typography.scss */
h4 {
  font-size: 1.8rem;
  line-height: 1.35;
  letter-spacing: -.08rem;
  font-family: "DIN", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 61, ../sass/base/_typography.scss */
h5 {
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: -.05rem;
  font-family: "DIN", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 62, ../sass/base/_typography.scss */
h6 {
  font-size: 1.5rem;
  line-height: 1.6;
  letter-spacing: 0;
  font-family: "DIN", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 64, ../sass/base/_typography.scss */
h3 a, .h3-like a {
  text-decoration: none;
}

@media (min-width: 750px) {
  /* line 69, ../sass/base/_typography.scss */
  h1 {
    font-size: 4.5rem;
  }

  /* line 70, ../sass/base/_typography.scss */
  h2 {
    font-size: 3rem;
  }

  /* line 71, ../sass/base/_typography.scss */
  h3 {
    font-size: 2.4rem;
  }

  /* line 72, ../sass/base/_typography.scss */
  h4 {
    font-size: 1.8rem;
  }

  /* line 73, ../sass/base/_typography.scss */
  h5 {
    font-size: 2.4rem;
  }

  /* line 74, ../sass/base/_typography.scss */
  h6 {
    font-size: 1.5rem;
  }
}
/* line 77, ../sass/base/_typography.scss */
p {
  margin-top: 0;
}

/* Modules */
/* line 2, ../sass/modules/_header.scss */
body.home .navbar {
  position: fixed;
}

/* line 5, ../sass/modules/_header.scss */
.navbar {
  display: none;
  background: rgba(255, 255, 255, 0.8);
  padding: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: 1000;
  width: 100%;
  padding: 7px 0;
}
/* line 15, ../sass/modules/_header.scss */
.navbar a.brest-business-school {
  border-left: none;
  padding: 0;
  width: 120px;
  height: 60px;
  background: url(../img/brand/bbs-brest-business-school.svg) no-repeat;
  text-indent: -9999px;
  display: block;
}
/* line 28, ../sass/modules/_header.scss */
.navbar.condensed a.brest-business-school {
  width: 80px;
  height: 41px;
}
/* line 30, ../sass/modules/_header.scss */
.navbar.condensed .all-site-branding a {
  padding: 5px 0;
}
/* line 31, ../sass/modules/_header.scss */
.navbar.condensed .all-site-branding a.brest-business-school {
  width: 80px;
  height: 41px;
}
/* line 34, ../sass/modules/_header.scss */
.navbar .all-site-branding {
  list-style-type: none;
  margin: 0px 0;
  display: table;
  width: 100%;
}
/* line 39, ../sass/modules/_header.scss */
.navbar .all-site-branding li {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 20%;
  text-align: center;
  border-left: 1px solid #747373;
}

.navbar .all-site-branding li:first-child {
border-left: none;

}

/* line 49, ../sass/modules/_header.scss */
.navbar .all-site-branding li a {
  opacity: 0.5;
  display: block;
  padding: 20px 0;
 
  text-transform: uppercase;
  text-decoration: none;
  color: #747373;
  font-family: "DIN", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.9em;
  font-weight: 600;
}
/* line 61, ../sass/modules/_header.scss */
.navbar .all-site-branding li a:hover {
  opacity: 1;
  color: #f07f13;
}
/* line 62, ../sass/modules/_header.scss */
.navbar .all-site-branding li a.active {
  opacity: 1;
}
/* line 65, ../sass/modules/_header.scss */
.navbar .all-site-branding li a.brest-business-school {

  padding: 0;
  width: 120px;
  height: 60px;
  background: url(../img/brand/bbs-brest-business-school.svg) no-repeat;
  text-indent: -9999px;
}

.navbar .all-site-branding li a.alumni-bbs {
    padding: 0;
    width: 150px;
    height: 60px;
    background: url(../img/brand/BBSAlumni.png) no-repeat;
    background-size: cover;
    text-indent: -9999px;
    display: inline-block;
    margin: auto;
}


/* line 78, ../sass/modules/_header.scss */
#banner {
  background: url(../img/brand/header-inside.jpg) no-repeat;
  min-height: 150px;
  background-position: center center;
  -webkit-background-size: cover;
  /* pour anciens Chrome et Safari */
  background-size: cover;
  /* version standardisée */
  position: relative;
}
/* line 85, ../sass/modules/_header.scss */
#banner .container {
  min-height: 150px;
}
/* line 89, ../sass/modules/_header.scss */
#banner div.title {
  display: none;
}

@media (min-width: 750px) {
  /* line 99, ../sass/modules/_header.scss */
  .navbar {
    display: block;
  }

  /* line 100, ../sass/modules/_header.scss */
  #banner {
    min-height: 340px;
  }
  /* line 101, ../sass/modules/_header.scss */
  #banner .container {
    min-height: 340px;
  }
  /* line 104, ../sass/modules/_header.scss */
  #banner div.title {
    display: block;
    position: absolute;
    bottom: 30%;
    color: white;
  }
  /* line 109, ../sass/modules/_header.scss */
  #banner div.title h2 {
    font-weight: 900;
    margin: 0;
    font-size: 3rem;
    text-transform: uppercase;
    letter-spacing: 0;
  }
  /* line 110, ../sass/modules/_header.scss */
  #banner div.title h3 {
    font-weight: 400;
    margin: 0;
  }
}
/* line 1, ../sass/modules/_home.scss */
#profil {
  padding: 0;
  background: #f4f4f4;
}
/* line 3, ../sass/modules/_home.scss */
#profil .row {
  padding: 2em 0 0;
}
/* line 4, ../sass/modules/_home.scss */
#profil .profil {
  background: #fff;
  border-radius: 5px;
  min-height: 210px;
  position: relative;
  z-index: 100;
  padding: 0em 0;
  color: #61605f;
  margin-bottom: 1rem;
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.2);
}
/* line 5, ../sass/modules/_home.scss */
#profil .profil h3 {
  padding: 2rem 2rem 0;
  text-transform: uppercase;
  font-weight: 600;
  color: #f08013;
  letter-spacing: 0;
  margin: 0 0 1rem 0;
}
/* line 6, ../sass/modules/_home.scss */
#profil .profil em {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  display: block;
  border-bottom: 1px dashed #61605f;
}
/* line 7, ../sass/modules/_home.scss */
#profil .profil .content {
  padding: 0 0rem;
}
/* line 8, ../sass/modules/_home.scss */
#profil .profil ul {
  margin-bottom: 1rem;
  list-style-type: none;
  padding: 0em 2.1rem 1em;
}
/* line 9, ../sass/modules/_home.scss */
#profil .profil ul a {
  color: #61605f;
  text-decoration: none;
  display: block;
  padding-left: 1rem;
  padding-right: 1rem;
  line-height: 2.1em;
}
/* line 10, ../sass/modules/_home.scss */
#profil .profil ul a:hover {
  background: #f07f13;
  color: white;
}
/* line 11, ../sass/modules/_home.scss */
#profil .profil ul li {
  margin-bottom: 0;
  display: block;
  border-top: 1px solid #e1e1e1;
}
/* line 15, ../sass/modules/_home.scss */
#profil .profil ul li:first-child {
  border-top: none;
}

@media (min-width: 750px) {
  /* line 26, ../sass/modules/_home.scss */
  #profil .row {
    padding: 1em 0;
  }
  /* line 27, ../sass/modules/_home.scss */
  #profil .profil {
    /*margin-top: -9em;*/
  }
  /* line 29, ../sass/modules/_home.scss */
  #profil .profil h3 {
    padding: 2rem 2rem 0;
  }
  /* line 30, ../sass/modules/_home.scss */
  #profil .profil .content {
    padding: 0 0rem;
  }
}
/* line 39, ../sass/modules/_home.scss */
#sliderhome {
  min-height: 350px;
  margin: 0;
  padding: 0;
}
/* line 44, ../sass/modules/_home.scss */
#sliderhome .owl-stage-outer div {
  background-position: center center;
  -webkit-background-size: cover;
  /* pour anciens Chrome et Safari */
  background-size: cover;
  /* version standardisée */
  color: #fff;
  min-height: 350px;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 1;
  display: block;
}
/* line 58, ../sass/modules/_home.scss */
#sliderhome div.msg-slider {
  position: absolute;
  bottom: 30%;
  right: 0;
  height: auto;
  min-height: auto;
  text-align: center;
  padding: 0 1.5rem;
}
/* line 66, ../sass/modules/_home.scss */
#sliderhome div.msg-slider h1, #sliderhome div.msg-slider h2, #sliderhome div.msg-slider h3 {
  text-shadow: -1px -1px 2px #969696;
}
/* line 67, ../sass/modules/_home.scss */
#sliderhome div.msg-slider h1, #sliderhome div.msg-slider h1 a, #sliderhome div.msg-slider h2, #sliderhome div.msg-slider h2 a {
  font-size: 2.6rem;
  color: white;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -0.01em;
  line-height: 1em;
  margin: 0;
  padding: 0;
}
/* line 68, ../sass/modules/_home.scss */
#sliderhome div.msg-slider h3, #sliderhome div.msg-slider h3 a {
  font-size: 2.2rem;
  font-weight: 400;
  color: white;
  text-decoration: none;
  padding: 0;
  margin: 0;
}
/* line 69, ../sass/modules/_home.scss */
#sliderhome div.msg-slider .button {
  margin: auto;
}
/* line 70, ../sass/modules/_home.scss */
#sliderhome div.msg-slider .link-slider {
  text-align: center;
  min-height: auto;
  margin-top: 1em;
}
/* line 76, ../sass/modules/_home.scss */
#sliderhome div.owl-controls {
  height: 51px;
  min-height: 51px;
  width: 100%;
  overflow-x: hidden;
  position: absolute !important;
  float: left;
  top: 50%;
  margin-top: -25px;
  z-index: 1000;
}
/* line 77, ../sass/modules/_home.scss */
#sliderhome .owl-next {
  float: right;
  margin-right: 5%;
  width: 25px;
  height: 51px;
  min-height: auto !important;
  background: url("../img/ui/next.svg") left center no-repeat;
  text-indent: 9900px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
/* line 88, ../sass/modules/_home.scss */
#sliderhome .owl-next:hover {
  padding-right: 30px;
}
/* line 89, ../sass/modules/_home.scss */
#sliderhome .owl-prev {
  float: left;
  margin-left: 5%;
  width: 25px;
  height: 51px;
  min-height: auto !important;
  background: url("../img/ui/prev.svg") right center no-repeat;
  text-indent: 9900px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
/* line 100, ../sass/modules/_home.scss */
#sliderhome .owl-prev:hover {
  padding-left: 30px;
}

@media (min-width: 750px) {
  /* line 108, ../sass/modules/_home.scss */
  #sliderhome {
    min-height: 580px;
    margin: 0;
    padding: 0;
  }
  /* line 113, ../sass/modules/_home.scss */
  #sliderhome .owl-stage-outer div {
    background-position: center center;
    -webkit-background-size: cover;
    /* pour anciens Chrome et Safari */
    background-size: cover;
    /* version standardisée */
    color: #fff;
    min-height: 580px;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 1;
    display: block;
  }
  /* line 128, ../sass/modules/_home.scss */
  #sliderhome div.msg-slider {
    position: absolute;
    top: 40%;
    height: auto;
    min-height: auto;
    text-align: center;
    padding: 0 1.5rem;
  }
  /* line 135, ../sass/modules/_home.scss */
  #sliderhome div.msg-slider h1, #sliderhome div.msg-slider h2, #sliderhome div.msg-slider h3 {
    text-shadow: -1px -1px 2px #969696;
  }
  /* line 136, ../sass/modules/_home.scss */
  #sliderhome div.msg-slider h1, #sliderhome div.msg-slider h1 a, #sliderhome div.msg-slider h2, #sliderhome div.msg-slider h2 a {
    font-size: 3.6rem;
    color: white;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -0.01em;
    line-height: 1em;
    margin: 0;
    padding: 0;
  }
  /* line 137, ../sass/modules/_home.scss */
  #sliderhome div.msg-slider h3, #sliderhome div.msg-slider h3 a {
    font-size: 2.8rem;
    font-weight: 400;
    color: white;
    text-decoration: none;
    padding: 0;
    margin: 0;
  }
  /* line 138, ../sass/modules/_home.scss */
  #sliderhome div.msg-slider .button {
    margin: auto;
  }
  /* line 139, ../sass/modules/_home.scss */
  #sliderhome div.msg-slider .link-slider {
    text-align: center;
    min-height: auto;
    margin-top: 1em;
  }
  /* line 145, ../sass/modules/_home.scss */
  #sliderhome div.owl-controls {
    height: 51px;
    min-height: 51px;
    width: 100%;
    overflow-x: hidden;
    position: absolute !important;
    float: left;
    top: 50%;
    margin-top: -25px;
    z-index: 1000;
  }
  /* line 146, ../sass/modules/_home.scss */
  #sliderhome .owl-next {
    float: right;
    margin-right: 5%;
    width: 25px;
    height: 51px;
    min-height: auto !important;
    background: url("../img/ui/next.svg") left center no-repeat;
    text-indent: 9900px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  /* line 157, ../sass/modules/_home.scss */
  #sliderhome .owl-next:hover {
    padding-right: 30px;
  }
  /* line 158, ../sass/modules/_home.scss */
  #sliderhome .owl-prev {
    float: left;
    margin-left: 5%;
    width: 25px;
    height: 51px;
    min-height: auto !important;
    background: url("../img/ui/prev.svg") right center no-repeat;
    text-indent: 9900px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  /* line 169, ../sass/modules/_home.scss */
  #sliderhome .owl-prev:hover {
    padding-left: 30px;
  }
}
/* line 180, ../sass/modules/_home.scss */
#territoire {
  min-height: 350px;
  margin: 0;
  padding: 0;
}
/* line 184, ../sass/modules/_home.scss */
#territoire div.item {
  background-position: center center;
  -webkit-background-size: cover;
  /* pour anciens Chrome et Safari */
  background-size: cover;
  /* version standardisée */
  color: #fff;
  min-height: 500px;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 1;
  display: block;
}
/* line 196, ../sass/modules/_home.scss */
#territoire div.item div.msg-slider {
  position: absolute;
  top: 50%;
  height: auto;
  min-height: auto;
  width: 100%;
  text-shadow: -1px -1px 2px rgba(150, 150, 150, 0.57);
  text-align: center;
}
/* line 204, ../sass/modules/_home.scss */
#territoire div.item div.msg-slider h1, #territoire div.item div.msg-slider h2, #territoire div.item div.msg-slider h3 {
  text-shadow: -1px -1px 2px #969696;
}
/* line 205, ../sass/modules/_home.scss */
#territoire div.item div.msg-slider h1, #territoire div.item div.msg-slider h1 a, #territoire div.item div.msg-slider h2, #territoire div.item div.msg-slider h2 a {
  font-size: 2.6rem;
  color: white;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -0.01em;
  line-height: 1em;
  margin: 0;
  padding: 0;
}
/* line 206, ../sass/modules/_home.scss */
#territoire div.item div.msg-slider h3, #territoire div.item div.msg-slider h3 a {
  font-size: 2.2rem;
  font-weight: 400;
  color: white;
  text-decoration: none;
  padding: 0;
  margin: 0;
}
/* line 207, ../sass/modules/_home.scss */
#territoire div.item div.msg-slider .button {
  margin: auto;
}
/* line 208, ../sass/modules/_home.scss */
#territoire div.item div.msg-slider .link-slider {
  text-align: center;
  min-height: auto;
  margin-top: 1em;
}
/* line 212, ../sass/modules/_home.scss */
#territoire div.owl-controls {
  height: 51px;
  min-height: 51px;
  width: 100%;
  overflow-x: hidden;
  position: absolute !important;
  float: left;
  top: 50%;
  margin-top: -25px;
  z-index: 1000;
}
/* line 213, ../sass/modules/_home.scss */
#territoire .owl-next {
  float: right;
  margin-right: 5%;
  width: 25px;
  height: 51px;
  min-height: auto !important;
  background: url("../img/ui/next.svg") left center no-repeat;
  text-indent: 9900px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
/* line 224, ../sass/modules/_home.scss */
#territoire .owl-next:hover {
  padding-right: 30px;
}
/* line 225, ../sass/modules/_home.scss */
#territoire .owl-prev {
  float: left;
  margin-left: 5%;
  width: 25px;
  height: 51px;
  min-height: auto !important;
  background: url("../img/ui/prev.svg") right center no-repeat;
  text-indent: 9900px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
/* line 236, ../sass/modules/_home.scss */
#territoire .owl-prev:hover {
  padding-left: 30px;
}

@media (min-width: 750px) {
  /* line 240, ../sass/modules/_home.scss */
  #territoire {
    min-height: 500px;
  }
  /* line 243, ../sass/modules/_home.scss */
  #territoire div.item div.msg-slider {
    position: absolute;
    top: 40%;
    height: auto;
    min-height: auto;
    text-align: center;
    padding: 0 1.5rem;
  }
  /* line 250, ../sass/modules/_home.scss */
  #territoire div.item div.msg-slider h1, #territoire div.item div.msg-slider h2, #territoire div.item div.msg-slider h3 {
    text-shadow: -1px -1px 2px #969696;
  }
  /* line 251, ../sass/modules/_home.scss */
  #territoire div.item div.msg-slider h1, #territoire div.item div.msg-slider h1 a, #territoire div.item div.msg-slider h2, #territoire div.item div.msg-slider h2 a {
    font-size: 3.6rem;
    color: white;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -0.01em;
    line-height: 1em;
    margin: 0;
    padding: 0;
  }
  /* line 252, ../sass/modules/_home.scss */
  #territoire div.item div.msg-slider h3, #territoire div.item div.msg-slider h3 a {
    font-size: 2.8rem;
    font-weight: 400;
    color: white;
    text-decoration: none;
    padding: 0;
    margin: 0;
  }
  /* line 253, ../sass/modules/_home.scss */
  #territoire div.item div.msg-slider .button {
    margin: auto;
  }
  /* line 254, ../sass/modules/_home.scss */
  #territoire div.item div.msg-slider .link-slider {
    text-align: center;
    min-height: auto;
    margin-top: 1em;
  }
}
/* line 266, ../sass/modules/_home.scss */
section {
  margin: 0;
  padding: 2em 0;
  background: #f4f4f4;
}
/* line 270, ../sass/modules/_home.scss */
section .titleBlock {
  margin-bottom: 1em;
  font-weight: normal;
}

/* line 279, ../sass/modules/_home.scss */
#chiffrecle {
  display: none;
  background: #1874a8 url(../img/brand/bg-chiffre.svg) no-repeat center center;
  background-size: 100%;
}
/* line 282, ../sass/modules/_home.scss */
#chiffrecle .key-wrapper {
  display: table;
  width: 100%;
  min-height: 150px;
}
/* line 283, ../sass/modules/_home.scss */
#chiffrecle .key {
  display: table-cell;
  width: 16%;
  color: white;
  text-align: center;
  vertical-align: bottom;
}
/* line 284, ../sass/modules/_home.scss */
#chiffrecle .key.top {
  vertical-align: top;
}
/* line 285, ../sass/modules/_home.scss */
#chiffrecle .key.bottom {
  vertical-align: bottom;
}
/* line 286, ../sass/modules/_home.scss */
#chiffrecle .key.middle {
  vertical-align: middle;
}
/* line 287, ../sass/modules/_home.scss */
#chiffrecle .key a {
  color: white;
}
/* line 288, ../sass/modules/_home.scss */
#chiffrecle .key .h3-like {
  font-weight: 600;
  font-size: 5rem;
  white-space: nowrap;
  line-height: 0.9em;
}
/* line 289, ../sass/modules/_home.scss */
#chiffrecle .key .description {
  font-size: 1.4rem;
  text-transform: lowercase;
}
/* line 291, ../sass/modules/_home.scss */
#chiffrecle .key.top .h3-like {
  font-size: 6rem;
  font-weight: 900;
  line-height: 0.9em;
}
/* line 292, ../sass/modules/_home.scss */
#chiffrecle .key.bigger .h3-like {
  font-size: 6em;
  font-weight: 900;
}
/* line 293, ../sass/modules/_home.scss */
#chiffrecle .key.big .h3-like {
  font-size: 6em;
}
/* line 295, ../sass/modules/_home.scss */
#chiffrecle a {
  color: white;
}

@media (min-width: 750px) {
  /* line 300, ../sass/modules/_home.scss */
  #chiffrecle {
    display: block;
  }
}
/* line 305, ../sass/modules/_home.scss */
#programme, .listeprogramme {
  background: #f4f4f4 url(../img/brand/bg-programme.svg) no-repeat center center;
}
/* line 307, ../sass/modules/_home.scss */
#programme .item, .listeprogramme .item {
  margin-bottom: 50px;
}
/* line 309, ../sass/modules/_home.scss */
#programme .item p, .listeprogramme .item p {
  margin-top: 1rem;
}
/* line 310, ../sass/modules/_home.scss */
#programme .item h2 a, #programme .item h3 a, #programme .item h4 a, .listeprogramme .item h2 a, .listeprogramme .item h3 a, .listeprogramme .item h4 a {
  text-decoration: none;
}
/* line 311, ../sass/modules/_home.scss */
#programme .item h3, #programme .item h3 a, .listeprogramme .item h3, .listeprogramme .item h3 a {
  color: #61605f;
  font-weight: 300;
  line-height: 105%;
  font-size: 4rem;
}
/* line 312, ../sass/modules/_home.scss */
#programme .item h2 > strong, #programme .item h2 a > strong, .listeprogramme .item h2 > strong, .listeprogramme .item h2 a > strong {
  color: #f08013;
  font-weight: 600;
  display: block;
}
/* line 313, ../sass/modules/_home.scss */
#programme .item h4, #programme .item h4 a, .listeprogramme .item h4, .listeprogramme .item h4 a {
  color: #61605f;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 314, ../sass/modules/_home.scss */
#programme .item h2, #programme .item h4, .listeprogramme .item h2, .listeprogramme .item h4 {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
/* line 315, ../sass/modules/_home.scss */
#programme .item h2 > span, .listeprogramme .item h2 > span {
  color: #f08013;
  font-weight: 600;
}
/* line 316, ../sass/modules/_home.scss */
#programme .item h2, #programme .item h2 a, .listeprogramme .item h2, .listeprogramme .item h2 a {
  color: #61605F;
  font-size: 2.8rem;
}
/* line 317, ../sass/modules/_home.scss */
#programme .item h2, .listeprogramme .item h2 {
  line-height: 0.9em;
}
/* line 318, ../sass/modules/_home.scss */
#programme .item ul, .listeprogramme .item ul {
  margin: 1rem 0 2rem;
  padding: 0;
}
/* line 319, ../sass/modules/_home.scss */
#programme .item ul li, .listeprogramme .item ul li {
  background: rgba(0, 0, 0, 0) url("../img/ui/li-item.png") no-repeat scroll 2px 6px/20px auto;
  line-height: 30px;
  list-style: outside none none;
  padding-left: 30px;
}

/* line 328, ../sass/modules/_home.scss */
.listeprogramme {
  background: none !important;
}
/* line 330, ../sass/modules/_home.scss */
.listeprogramme .item {
  padding: 5px;
}
/* line 331, ../sass/modules/_home.scss */
.listeprogramme .item:hover {
  background: #f4f4f4;
  cursor: pointer;
}

/* line 2, ../sass/modules/_actualite.scss */
.news-home {
  margin-bottom: 3rem;
}

/* line 3, ../sass/modules/_actualite.scss */
.event-home {
  margin-bottom: 0rem;
}

@media (min-width: 750px) {
  /* line 7, ../sass/modules/_actualite.scss */
  .news-home, .event-home {
    margin-bottom: 0rem;
  }
}
/* line 10, ../sass/modules/_actualite.scss */
#slideractualite {
  position: relative;
}
/* line 13, ../sass/modules/_actualite.scss */
#slideractualite article .mediabloc {
  position: relative;
}
/* line 15, ../sass/modules/_actualite.scss */
#slideractualite article .mediabloc .tags {
  position: absolute;
  top: 10px;
  padding: 0 0.5em 0.25em 1em;
  background: #333333;
}
/* line 16, ../sass/modules/_actualite.scss */
#slideractualite article .mediabloc .tags ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 17, ../sass/modules/_actualite.scss */
#slideractualite article .mediabloc .tags li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 19, ../sass/modules/_actualite.scss */
#slideractualite article .mediabloc .tags a {
  color: #fff;
  font-size: 1.2rem;
  text-decoration: none;
  text-transform: uppercase;
}
/* line 22, ../sass/modules/_actualite.scss */
#slideractualite article .mediainfo {
  font-size: 1.1rem;
}
/* line 25, ../sass/modules/_actualite.scss */
#slideractualite article p {
  margin-bottom: 0;
}
/* line 29, ../sass/modules/_actualite.scss */
#slideractualite .owl-nav {
  position: absolute;
  top: 110px;
}
/* line 30, ../sass/modules/_actualite.scss */
#slideractualite .owl-dots {
  top: 10px;
  right: 10px;
  position: absolute;
}
/* line 31, ../sass/modules/_actualite.scss */
#slideractualite .owl-dot > span {
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: white;
  border: 1px solid #333333;
}
/* line 32, ../sass/modules/_actualite.scss */
#slideractualite .owl-dot.active > span {
  background: #333333;
}
/* line 33, ../sass/modules/_actualite.scss */
#slideractualite .owl-dot {
  display: inline-block;
  margin-left: 4px;
}
/* line 34, ../sass/modules/_actualite.scss */
#slideractualite .owl-next {
  right: 2%;
  width: 15px;
  height: 31px;
  background: url("../img/ui/next.svg");
}
/* line 40, ../sass/modules/_actualite.scss */
#slideractualite .owl-prev {
  left: 2%;
  width: 15px;
  height: 31px;
  background: url("../img/ui/prev.svg");
}
/* line 46, ../sass/modules/_actualite.scss */
#slideractualite div.owl-nav {
  background: transparent;
  height: 31px;
  width: 100%;
  z-index: 100;
}
/* line 51, ../sass/modules/_actualite.scss */
#slideractualite div.owl-nav div {
  display: block !important;
  text-indent: -9000px;
  position: absolute;
}

/* line 64, ../sass/modules/_actualite.scss */
.event {
  display: table;
  width: 100%;
  background: white;
  padding: 0.5em 0;
  margin-bottom: 4px;
}
/* line 67, ../sass/modules/_actualite.scss */
.event .entry-date, .event .entry-content, .event .entry-read-more {
  display: table-cell;
  vertical-align: top;
}
/* line 68, ../sass/modules/_actualite.scss */
.event .entry-date, .event .entry-read-more {
  vertical-align: middle;
}
/* line 69, ../sass/modules/_actualite.scss */
.event .entry-date {
  text-align: center;
  width: 20%;
}
/* line 70, ../sass/modules/_actualite.scss */
.event .entry-content {
  width: 65%;
}
/* line 71, ../sass/modules/_actualite.scss */
.event .entry-read-more {
  text-align: center;
  width: 10%;
}
/* line 72, ../sass/modules/_actualite.scss */
.event .day, .event .daycomplexe, .event .month, .event .year {
  font-family: "DIN", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 0.9em;
  text-transform: uppercase;
}
/* line 73, ../sass/modules/_actualite.scss */
.event .day, .event .daycomplexe {
  font-size: 2em;
  font-weight: 600;
  color: #333333;
}
/* line 74, ../sass/modules/_actualite.scss */
.event p {
  margin-bottom: 0;
}
/* line 76, ../sass/modules/_actualite.scss */
.event .entry-info {
  font-size: 1.1rem;
  margin-bottom: 0.5rem;
}

/* line 4, ../sass/modules/_navigation.scss */
#navtoggle {
  cursor: pointer;
  display: block;
  height: 45px;
  right: 10px;
  position: fixed;
  top: 10px;
  width: 85px;
  z-index: 2000;
  border-radius: 50%;
}

/* line 17, ../sass/modules/_navigation.scss */
#navtoggle i {
  position: absolute;
  left: 0;
  top: 10px;
  text-transform: uppercase;
  font-style: normal;
  color: black;
}

/* line 26, ../sass/modules/_navigation.scss */
#navtoggle span {
  background: #2B343F none repeat scroll 0 0;
  display: block;
  height: 2px;
  left: 53px;
  position: absolute;
  top: 14px;
  transition: all 350ms ease 0s;
  width: 20px;
}
/* line 36, ../sass/modules/_navigation.scss */
#navtoggle span.l2 {
  top: 21px;
}
/* line 37, ../sass/modules/_navigation.scss */
#navtoggle span.l3 {
  top: 28px;
}

/* line 41, ../sass/modules/_navigation.scss */
#navtoggle.open {
  background: white;
}
/* line 43, ../sass/modules/_navigation.scss */
#navtoggle.open span {
  background: #2B343F;
}
/* line 46, ../sass/modules/_navigation.scss */
#navtoggle.open span.l1 {
  -ms-transform: rotate(45deg) translate(3px, 8px);
  -webkit-transform: rotate(45deg) translate(3px, 8px);
  transform: rotate(45deg) translate(3px, 8px);
  width: 29px;
}
/* line 52, ../sass/modules/_navigation.scss */
#navtoggle.open span.l2 {
  opacity: 0;
}
/* line 55, ../sass/modules/_navigation.scss */
#navtoggle.open span.l3 {
  -ms-transform: rotate(-45deg) translate(2px, -7px);
  -webkit-transform: rotate(-45deg) translate(2px, -7px);
  transform: rotate(-45deg) translate(2px, -7px);
  width: 29px;
}

/* line 64, ../sass/modules/_navigation.scss */
nav.main-navigation {
  background: #23282d;
  display: none;
}
/* line 66, ../sass/modules/_navigation.scss */
nav.main-navigation a {
  color: white;
  text-decoration: none;
}
/* line 67, ../sass/modules/_navigation.scss */
nav.main-navigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 68, ../sass/modules/_navigation.scss */
nav.main-navigation li {
  display: inline-block;
  padding: 0;
  margin: 0;
  position: relative;
  min-width: 120px;
}
/* line 69, ../sass/modules/_navigation.scss */
nav.main-navigation li > a {
  padding: 8px 10px;
  display: block;
  text-transform: uppercase;
  font-size: 90%;
}
/* line 70, ../sass/modules/_navigation.scss */
nav.main-navigation li > a:hover {
  background: #3A424A;
  color: #f07f13;
}
/* line 72, ../sass/modules/_navigation.scss */
nav.main-navigation ul li ul.sub-menu {
  position: absolute;
  background: #23282d;
  z-index: 1000;
  visibility: hidden;
}
/* line 73, ../sass/modules/_navigation.scss */
nav.main-navigation ul li:hover ul.sub-menu {
  visibility: visible;
}
/* line 74, ../sass/modules/_navigation.scss */
nav.main-navigation ul li ul.sub-menu li {
  display: block;
  white-space: nowrap;
}

/* line 78, ../sass/modules/_navigation.scss */
ul.all-site-branding li a.international::before {
  background: rgba(0, 0, 0, 0) url("../img/ui/en-icon.png") repeat scroll 0 0;
  content: "";
  display: inline-block;
  height: 22px;
  margin-right: 6px;
  position: relative;
  top: 5px;
  width: 22px;
}


/* line 78, ../sass/modules/_navigation.scss */
ul.all-site-branding li a.china::before {
  background: rgba(0, 0, 0, 0) url("../img/ui/cn-icon.png") repeat scroll 0 0;
  content: "";
  display: inline-block;
  height: 22px;
  margin-right: 6px;
  position: relative;
  top: 5px;
  width: 22px;
}

/* line 90, ../sass/modules/_navigation.scss */
.navbar-responsive {
  display: none;
  visibility: hidden;
  padding: 0px 0;
  z-index: 1999;
  background: #1874A8;
  transition: all 1000ms ease 0s;
  height: 100%;
  width: 100%;
}
/* line 92, ../sass/modules/_navigation.scss */
.navbar-responsive.open {
  display: block;
  overflow-y: scroll;
  padding-bottom: 20px;
  position: fixed;
  visibility: visible;
  top: 0;
  left: 0;
  right: 0;
}
/* line 94, ../sass/modules/_navigation.scss */
.navbar-responsive .brand.brest-business-school {
  border: 10px solid white;
  z-index: 1;
  height: 60px;
  background: white url(../img/brand/bbs-brest-business-school.svg) no-repeat center center;
  text-indent: -9999px;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
}
/* line 107, ../sass/modules/_navigation.scss */
.navbar-responsive .univers {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 10px;
  padding: 70px 0 10px;
  vertical-align: top;
  text-align: center;
}
/* line 111, ../sass/modules/_navigation.scss */
.navbar-responsive .univers .titlebloc {
  font-size: 20px;
  font-weight: 200;
}
/* line 112, ../sass/modules/_navigation.scss */
.navbar-responsive .univers ul {
  list-style: none;
  margin: 0;
}
/* line 113, ../sass/modules/_navigation.scss */
.navbar-responsive .univers li {
  display: inline-block;
  padding: 0.3em 0;
}
/* line 114, ../sass/modules/_navigation.scss */
.navbar-responsive .univers li > a {
  color: white;
  text-decoration: none;
  padding: 10px 15px;
}
/* line 115, ../sass/modules/_navigation.scss */
.navbar-responsive .univers li > a.active {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 3px;
}
/* line 116, ../sass/modules/_navigation.scss */
.navbar-responsive .univers li > a:hover {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 3px;
}
/* line 119, ../sass/modules/_navigation.scss */
.navbar-responsive .widget_search {
  padding: 0;
  background: none;
}
/* line 123, ../sass/modules/_navigation.scss */
.navbar-responsive #primary-menu {
  vertical-align: top;
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 126, ../sass/modules/_navigation.scss */
.navbar-responsive #primary-menu > li:first-child {
  display: none;
}
/* line 127, ../sass/modules/_navigation.scss */
.navbar-responsive #primary-menu > li {
  display: block;
  vertical-align: top;
}
/* line 128, ../sass/modules/_navigation.scss */
.navbar-responsive #primary-menu li > a {
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
  font-size: 2rem;
  font-weight: 100;
  padding: 5px 10px;
}
/* line 129, ../sass/modules/_navigation.scss */
.navbar-responsive #primary-menu li > a:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  padding: 5px 10px;
}
/* line 131, ../sass/modules/_navigation.scss */
.navbar-responsive #primary-menu ul.sub-menu {
  list-style-type: none;
  margin: 1rem 0 0;
  padding: 0;
}
/* line 132, ../sass/modules/_navigation.scss */
.navbar-responsive #primary-menu ul.sub-menu li a {
  color: white;
  text-decoration: none;
  font-size: 1.4rem;
  line-height: 1em;
  display: block;
  padding: 0.5em 0.6em;
}
/* line 133, ../sass/modules/_navigation.scss */
.navbar-responsive #primary-menu ul.sub-menu li a:hover {
  background: white;
  color: #1874A8;
}

@media (min-width: 550px) {
  /* line 141, ../sass/modules/_navigation.scss */
  nav.main-navigation {
    display: block;
  }

  /* line 145, ../sass/modules/_navigation.scss */
  .navbar-responsive #primary-menu > li {
    display: inline-block;
    width: 48%;
    vertical-align: top;
  }
}
@media (min-width: 750px) {
  /* line 153, ../sass/modules/_navigation.scss */
  nav.main-navigation {
    display: block;
  }

  /* line 157, ../sass/modules/_navigation.scss */
  .navbar-responsive #primary-menu > li {
    display: inline-block;
    width: 24%;
    vertical-align: top;
  }
}
/* line 2, ../sass/modules/_tabs.scss */
#placeojeunes-offer-form button {
  line-height: 20px;
}

/* line 3, ../sass/modules/_tabs.scss */
.poj-color-secondary-bg {
  background: #f28c2b !important;
  border-color: #dc720e !important;
}

/* line 4, ../sass/modules/_tabs.scss */
.poj-color-secondary-bg:hover {
  background: #f07f13 !important;
}

/* line 6, ../sass/modules/_tabs.scss */
.poj-color-tertiary {
  color: #61605f !important;
}

/* line 8, ../sass/modules/_tabs.scss */
#placeojeunes-offer-form .placeojeunes-offer-form-submitted input.placeojeunes-offer-form-error, #placeojeunes-offer-form .placeojeunes-offer-form-submitted input:invalid, #placeojeunes-offer-form .placeojeunes-offer-form-submitted select.placeojeunes-offer-form-error, #placeojeunes-offer-form .placeojeunes-offer-form-submitted select:invalid, #placeojeunes-offer-form .placeojeunes-offer-form-submitted textarea.placeojeunes-offer-form-error, #placeojeunes-offer-form .placeojeunes-offer-form-submitted textarea:invalid {
  background-color: #f1f1f1 !important;
  border: 1px solid #dd4232 !important;
}

/* line 15, ../sass/modules/_tabs.scss */
.tabsAccordion {
  margin-top: 2em;
}

/* line 17, ../sass/modules/_tabs.scss */
ul.tabs {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  height: 32px;
  border-bottom: 1px solid #333;
  width: 100%;
}

/* line 27, ../sass/modules/_tabs.scss */
ul.tabs li {
  float: left;
  margin: 0 5px 0 0;
  cursor: pointer;
  padding: 0px 21px;
  line-height: 31px;
  background-color: #666;
  border: 1px solid #000;
  color: #ccc;
  overflow: hidden;
  position: relative;
}

/* line 41, ../sass/modules/_tabs.scss */
ul.tabs li:hover {
  background-color: #ccc;
  color: #333;
}

/* line 46, ../sass/modules/_tabs.scss */
ul.tabs li.active {
  background-color: #fff;
  color: #333;
  border-bottom: 1px solid #fff;
  display: block;
}

/* line 53, ../sass/modules/_tabs.scss */
.tab_container {
  border: 1px solid #333;
  border-top: none;
  clear: both;
  float: left;
  width: 100%;
  background: #fff;
  overflow: auto;
}

/* line 63, ../sass/modules/_tabs.scss */
.tab_content {
  padding: 20px;
  display: none;
}

/* line 68, ../sass/modules/_tabs.scss */
.tab_drawer_heading {
  display: none;
}

@media screen and (max-width: 480px) {
  /* line 71, ../sass/modules/_tabs.scss */
  .tabs {
    display: none;
  }

  /* line 74, ../sass/modules/_tabs.scss */
  .tab_drawer_heading {
    background-color: #ccc;
    color: #fff;
    border-top: 1px solid #333;
    margin: 0;
    padding: 5px 20px;
    display: block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  /* line 89, ../sass/modules/_tabs.scss */
  .d_active {
    background-color: #666;
    color: #fff;
  }
}
/* line 2, ../sass/modules/_pages.scss */
#primary, #secondary {
  margin-bottom: 2em;
}

/* line 5, ../sass/modules/_pages.scss */
#secondary section {
  padding: 1em;
  margin: 0 0 1rem;
}

/* line 12, ../sass/modules/_pages.scss */
#searchform {
  margin-bottom: 0;
}
/* line 14, ../sass/modules/_pages.scss */
#searchform input {
  display: inline-block;
  vertical-align: top;
}
/* line 15, ../sass/modules/_pages.scss */
#searchform #searchsubmit {
  border: none;
  text-indent: -9000px;
  width: 37px;
  height: 37px;
  background-color: #666;
  margin-left: -0.035em;
  padding: 0;
  border-radius: 37px;
  background-image: url("data:image/svg+xml;charset=utf-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAgLS0+DQo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiIFsNCgk8IUVOVElUWSBuc19mbG93cyAiaHR0cDovL25zLmFkb2JlLmNvbS9GbG93cy8xLjAvIj4NCl0+DQo8c3ZnIHZlcnNpb249IjEuMSINCgkgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6YT0iaHR0cDovL25zLmFkb2JlLmNvbS9BZG9iZVNWR1ZpZXdlckV4dGVuc2lvbnMvMy4wLyINCgkgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxN3B4IiBoZWlnaHQ9IjE3cHgiIHZpZXdCb3g9IjAgLTAuNDE0IDIwOCAyMDgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAtMC40MTQgMjA4IDIwOCINCgkgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQoJIDxnIGZpbGw9IiNGRkZGRkYiPg0KCQk8cGF0aCBpZD0ibWFnbmlmaWVyLWljb25fMV8iIGQ9Ik0yMDcuNDI5LDE4MC4zODlsLTU1LjMyNy01NC44OTNjOC4wOS0xMi42NTEsMTIuNzgyLTI3LjY0MiwxMi43ODItNDMuNw0KCQkJQzE2NC44ODQsMzYuNjk0LDEyNy45MDIsMCw4Mi40NDIsMEMzNi45ODMsMCwwLDM2LjY5NCwwLDgxLjc5N3MzNi45ODMsODEuNzk3LDgyLjQ0Miw4MS43OTdjMTUuMzgyLDAsMjkuNzkxLTQuMjA3LDQyLjEyOC0xMS41MTENCgkJCWw1NS42OTQsNTUuMjU2TDIwNy40MjksMTgwLjM4OXogTTMwLjczMyw4MS43OTdjMC0yOC4yOSwyMy4xOTYtNTEuMzA1LDUxLjcwOC01MS4zMDVjMjguNTEzLDAsNTEuNzEsMjMuMDE1LDUxLjcxLDUxLjMwNQ0KCQkJcy0yMy4xOTYsNTEuMzA1LTUxLjcxLDUxLjMwNUM1My45MywxMzMuMTAyLDMwLjczMywxMTAuMDg2LDMwLjczMyw4MS43OTd6Ii8+DQoJPC9nPg0KPC9zdmc+DQo=");
  background-repeat: no-repeat;
  background-position: 9px 9px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
/* line 30, ../sass/modules/_pages.scss */
#searchform #searchsubmit:hover, #searchform #searchsubmit:focus {
  background-color: #000;
}

/* line 38, ../sass/modules/_pages.scss */
.navbar-responsive #searchform {
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 10px;
}
/* line 40, ../sass/modules/_pages.scss */
.navbar-responsive #searchform label {
  display: inline-block;
  line-height: 37px;
  color: white;
}
/* line 41, ../sass/modules/_pages.scss */
.navbar-responsive #searchform input[type="text"] {
  width: 30%;
  min-width: 200px;
}
/* line 42, ../sass/modules/_pages.scss */
.navbar-responsive #searchform #searchsubmit {
  background-color: transparent;
  border: 2px solid #fff;
}
/* line 46, ../sass/modules/_pages.scss */
.navbar-responsive #searchform #searchsubmit:hover, .navbar-responsive #searchform #searchsubmit:focus {
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 54, ../sass/modules/_pages.scss */
.search-results article {
  padding: 10px;
  background: white;
  border: 1px solid #F1F1F1;
  margin-bottom: 20px;
}
/* line 55, ../sass/modules/_pages.scss */
.search-results article:hover {
  border-color: #f07f13;
  background: #f07f13;
  color: white !important;
  cursor: pointer;
}
/* line 56, ../sass/modules/_pages.scss */
.search-results article:hover h2 a {
  color: white !important;
}
/* line 58, ../sass/modules/_pages.scss */
.search-results .entry-summary p {
  margin-bottom: 0;
}
/* line 59, ../sass/modules/_pages.scss */
.search-results h2 {
  margin-bottom: 1rem;
}
/* line 59, ../sass/modules/_pages.scss */
.search-results h2 a {
  text-decoration: none;
}

/* line 65, ../sass/modules/_pages.scss */
.relatedposts article:hover, .category article:hover, .tag article:hover, .author article:hover, .author article:hover {
  border-color: #E1E1E1;
  cursor: pointer;
}

/* line 69, ../sass/modules/_pages.scss */
.posts-navigation::before {
  clear: both;
  content: "";
  display: block;
  padding-top: 2rem;
}

/* line 7, ../sass/modules/_footer.scss */
.site-footer {
  background-color: #333333;
  color: white;
  font-size: 1.2rem;
  padding: 1em 0;
}
/* line 13, ../sass/modules/_footer.scss */
.site-footer a {
  color: white;
  text-decoration: none;
}
/* line 14, ../sass/modules/_footer.scss */
.site-footer a:hover {
  color: #f07f13;
}
/* line 15, ../sass/modules/_footer.scss */
.site-footer p {
  margin-bottom: 1rem;
}
/* line 17, ../sass/modules/_footer.scss */
.site-footer h3 {
  font-weight: 600;
  font-size: 1.4rem;
  letter-spacing: 0;
}

@media (min-width: 750px) {
  /* line 21, ../sass/modules/_footer.scss */
  .site-footer {
    display: block;
  }
}
/* line 25, ../sass/modules/_footer.scss */
.site-footer-partenaire {
  border-top: 1px solid #333333;
  padding: 1rem 0;
}
/* line 28, ../sass/modules/_footer.scss */
.site-footer-partenaire ul {
  margin: 0 !important;
  text-align: center;
  display: block;
  width: auto;
  list-style: none;
}
/* line 31, ../sass/modules/_footer.scss */
.site-footer-partenaire ul li {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  margin-right: 1rem;
}

@media (min-width: 750px) {
  /* line 37, ../sass/modules/_footer.scss */
  .site-footer-partenaire {
    margin: auto;
  }
  /* line 37, ../sass/modules/_footer.scss */
  .site-footer-partenaire ul {
    text-align: left;
    width: 100%;
    display: table;
  }
  /* line 37, ../sass/modules/_footer.scss */
  .site-footer-partenaire ul li {
    display: table-cell;
    width: 2%;
  }
}
/* line 2, ../sass/modules/_breadcrumb.scss */
#breadcrumbs {
  font-size: 1.1rem;
  padding: 1em 0 3em;
}

/* line 2, ../sass/modules/_icons.scss */
.social-wrapper {
  position: absolute;
  top: -50px;
  right: 0;
  overflow-x: hidden;
  text-align: right;
}

/* line 5, ../sass/modules/_icons.scss */
.social-link {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table;
}

/* Displays the list-items in a row */
/* line 13, ../sass/modules/_icons.scss */
.social-link li {
  display: table-cell;
}

/* Set up the social media icons and enable transitioning for a smooth hovering effect */
/* line 18, ../sass/modules/_icons.scss */
.social-link a {
  background-image: url(../img/ui/social-icons.png);
  background-image: url(../img/ui/social-icons.svg), none;
  /* IE8 does not support multiple backgrounds (even when it is empty), so reverts to the former rule with the .png */
  background-repeat: no-repeat;
  display: block;
  text-indent: 9900px;
  white-space: nowrap;
  height: 30px;
  transition: all 350ms ease-out;
  -webkit-transition: all 350ms ease-out;
  -o-transition: all 350ms ease-out;
  width: 28px;
  margin-left: 5px;
  background-size: 140px;
}

/* line 34, ../sass/modules/_icons.scss */
.social-link a:hover {
  /* Bonus image movement, no support by Firefox and Opera. Requires images with similar y position. */
  filter: alpha(opacity=80);
  /* Fallback for older versions of IE */
  opacity: 0.8;
}

/* Move the background to the right position for each social network */
/* line 41, ../sass/modules/_icons.scss */
.twitter {
  background-position: 0 0;
}

/* line 45, ../sass/modules/_icons.scss */
.facebook {
  background-position: -28px 0;
}

/* line 49, ../sass/modules/_icons.scss */
.googleplus {
  background-position: -56px -34px;
}

/* line 52, ../sass/modules/_icons.scss */
.pinterest {
  background-position: -85px 0;
}

/* line 3, ../sass/modules/_sidebar.scss */
.widget_categories, .widget_nav_menu {
  border-radius: 3px;
}
/* line 5, ../sass/modules/_sidebar.scss */
.widget_categories .widget-title, .widget_nav_menu .widget-title {
  font-weight: 600;
  margin: 0 0 0.5em 0;
  font-size: 1.7rem;
}
/* line 6, ../sass/modules/_sidebar.scss */
.widget_categories ul, .widget_nav_menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 8, ../sass/modules/_sidebar.scss */
.widget_categories li a, .widget_nav_menu li a {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  color: #61605f;
  display: block;
  padding: 0.3em;
  text-decoration: none;
  background: #fff;
}
/* line 10, ../sass/modules/_sidebar.scss */
.widget_categories li a:hover, .widget_nav_menu li a:hover {
  background: #efefef;
}
/* line 13, ../sass/modules/_sidebar.scss */
.widget_categories li.current_page_item a, .widget_nav_menu li.current_page_item a {
  color: #fff;
  background: #c1c1c1;
}
/* line 16, ../sass/modules/_sidebar.scss */
.widget_categories ul.children, .widget_nav_menu ul.children {
  margin: 0;
  padding: 0;
}
/* line 19, ../sass/modules/_sidebar.scss */
.widget_categories ul.children li a, .widget_nav_menu ul.children li a {
  color: #61605f;
  display: block;
  padding: 0.3em;
  text-decoration: none;
  background: #fcfcfc;
}
/* line 20, ../sass/modules/_sidebar.scss */
.widget_categories ul.children li a:hover, .widget_nav_menu ul.children li a:hover {
  background: #ececec;
}
/* line 23, ../sass/modules/_sidebar.scss */
.widget_categories ul.children li.current_page_item a, .widget_nav_menu ul.children li.current_page_item a {
  color: #fff;
  background: #f07f13;
}

/* line 30, ../sass/modules/_sidebar.scss */
#secondary section#nav_menu-3, .menu-contact-program-container {
  padding: 0;
  margin: 1em 0;
}
/* line 32, ../sass/modules/_sidebar.scss */
#secondary section#nav_menu-3 ul, .menu-contact-program-container ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
/* line 33, ../sass/modules/_sidebar.scss */
#secondary section#nav_menu-3 a, .menu-contact-program-container a {
  border-radius: 3px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  padding: 1rem 0.5rem;
  font-size: 1.4rem;
  font-weight: 600;
  text-align: center;
  border: 1px solid #f07f13;
  background-color: white;
  color: #f07f13;
}
/* line 34, ../sass/modules/_sidebar.scss */
#secondary section#nav_menu-3 a:hover, #secondary section#nav_menu-3 a:focus, .menu-contact-program-container a:hover, .menu-contact-program-container a:focus {
  border: 1px solid #f07f13;
  background-color: #f07f13;
  color: white;
}

/* line 39, ../sass/modules/_sidebar.scss */
#secondary #searchform {
  margin-bottom: 0;
}
/* line 41, ../sass/modules/_sidebar.scss */
#secondary #searchform input {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
/* line 42, ../sass/modules/_sidebar.scss */
#secondary #searchform #searchsubmit {
  border: none;
  text-indent: 0;
  width: 100%;
  height: 37px;
  background-color: #666;
  margin-left: 0;
  padding: 0;
  border-radius: 0;
  color: white;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 9px 9px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
/* line 58, ../sass/modules/_sidebar.scss */
#secondary #searchform #searchsubmit:hover, #secondary #searchform #searchsubmit:focus {
  background-color: #000;
}

@media (min-width: 1000px) {
  /* line 68, ../sass/modules/_sidebar.scss */
  #secondary #searchform input {
    width: auto;
  }
  /* line 69, ../sass/modules/_sidebar.scss */
  #secondary #searchform #searchsubmit {
    text-indent: -9000px;
    width: 37px;
    height: 37px;
    margin-left: -0.035em;
    border-radius: 37px;
    background-image: url("data:image/svg+xml;charset=utf-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAgLS0+DQo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiIFsNCgk8IUVOVElUWSBuc19mbG93cyAiaHR0cDovL25zLmFkb2JlLmNvbS9GbG93cy8xLjAvIj4NCl0+DQo8c3ZnIHZlcnNpb249IjEuMSINCgkgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6YT0iaHR0cDovL25zLmFkb2JlLmNvbS9BZG9iZVNWR1ZpZXdlckV4dGVuc2lvbnMvMy4wLyINCgkgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxN3B4IiBoZWlnaHQ9IjE3cHgiIHZpZXdCb3g9IjAgLTAuNDE0IDIwOCAyMDgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAtMC40MTQgMjA4IDIwOCINCgkgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQoJIDxnIGZpbGw9IiNGRkZGRkYiPg0KCQk8cGF0aCBpZD0ibWFnbmlmaWVyLWljb25fMV8iIGQ9Ik0yMDcuNDI5LDE4MC4zODlsLTU1LjMyNy01NC44OTNjOC4wOS0xMi42NTEsMTIuNzgyLTI3LjY0MiwxMi43ODItNDMuNw0KCQkJQzE2NC44ODQsMzYuNjk0LDEyNy45MDIsMCw4Mi40NDIsMEMzNi45ODMsMCwwLDM2LjY5NCwwLDgxLjc5N3MzNi45ODMsODEuNzk3LDgyLjQ0Miw4MS43OTdjMTUuMzgyLDAsMjkuNzkxLTQuMjA3LDQyLjEyOC0xMS41MTENCgkJCWw1NS42OTQsNTUuMjU2TDIwNy40MjksMTgwLjM4OXogTTMwLjczMyw4MS43OTdjMC0yOC4yOSwyMy4xOTYtNTEuMzA1LDUxLjcwOC01MS4zMDVjMjguNTEzLDAsNTEuNzEsMjMuMDE1LDUxLjcxLDUxLjMwNQ0KCQkJcy0yMy4xOTYsNTEuMzA1LTUxLjcxLDUxLjMwNUM1My45MywxMzMuMTAyLDMwLjczMywxMTAuMDg2LDMwLjczMyw4MS43OTd6Ii8+DQoJPC9nPg0KPC9zdmc+DQo=");
    background-repeat: no-repeat;
    background-position: 9px 9px;
  }
}
/* line 88, ../sass/modules/_sidebar.scss */
aside.bloc-contact {
  background: #3b3b3B;
  color: white;
  padding: 1em;
}
/* line 90, ../sass/modules/_sidebar.scss */
aside.bloc-contact p {
  margin: 0;
  padding: 0;
}
/* line 91, ../sass/modules/_sidebar.scss */
aside.bloc-contact .bloc-title {
  text-transform: uppercase;
  font-size: 1.7rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
/* line 92, ../sass/modules/_sidebar.scss */
aside.bloc-contact .bloc-title .icon {
  width: 36px;
  height: 27px;
  display: block;
  float: left;
  background: url(../img/ui/contact-bubble.svg) no-repeat;
}
/* line 97, ../sass/modules/_sidebar.scss */
aside.bloc-contact a.mail {
  border-radius: 4px;
  background: #666;
  color: white;
  padding: 3px 10px;
  text-decoration: none;
  font-size: 1.4rem;
}
/* line 98, ../sass/modules/_sidebar.scss */
aside.bloc-contact a.mail:hover, aside.bloc-contact a.mail:focus {
  background: white;
  color: #f07f13;
}
/* line 99, ../sass/modules/_sidebar.scss */
aside.bloc-contact p.tel {
  font-size: 1.6rem;
  font-weight: 100;
  white-space: nowrap;
}

@media (min-width: 1000px) {
  /* line 104, ../sass/modules/_sidebar.scss */
  aside.bloc-contact p.tel {
    font-size: 2.2rem;
  }
}
/* line 3, ../sass/modules/_p404.scss */
body.error404 #breadcrumbs {
  display: none;
}
/* line 4, ../sass/modules/_p404.scss */
body.error404 .error-404 {
  margin: 2rem 0;
  text-align: center;
}
/* line 7, ../sass/modules/_p404.scss */
body.error404 .error-404 .page-not-found {
  display: table;
  width: 70%;
  text-align: center;
  margin: auto;
  box-sizing: border-box;
}
/* line 8, ../sass/modules/_p404.scss */
body.error404 .error-404 .widget.widget_recent_entries, body.error404 .error-404 #searchform {
  display: table-cell;
  vertical-align: top;
  width: 40%;
  background: #F4F4F4;
  padding: 10px;
}
/* line 9, ../sass/modules/_p404.scss */
body.error404 .error-404 #searchform {
  border-right: 2px solid #EEEEEE;
}
/* line 10, ../sass/modules/_p404.scss */
body.error404 .error-404 #searchform input {
  width: 80%;
}
/* line 11, ../sass/modules/_p404.scss */
body.error404 .error-404 #searchform label {
  font-family: "DIN", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2rem;
  margin-bottom: 0.5rem;
  font-weight: 300;
}
/* line 15, ../sass/modules/_p404.scss */
body.error404 .error-404 .widget.widget_recent_entries h2 {
  font-size: 2rem;
  margin-bottom: 0.5rem;
}
/* line 16, ../sass/modules/_p404.scss */
body.error404 .error-404 .widget.widget_recent_entries ul {
  text-align: left;
  padding: 0;
  margin: 1rem 0 0;
  list-style-type: none;
}
/* line 18, ../sass/modules/_p404.scss */
body.error404 .error-404 .widget.widget_recent_entries a {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  color: #61605f;
  display: block;
  padding: 0.3em;
  text-decoration: none;
  background: #fff;
}
/* line 20, ../sass/modules/_p404.scss */
body.error404 .error-404 .widget.widget_recent_entries a:hover {
  background: #f07f13;
  color: white;
}

/* Post Type */
/* line 2, ../sass/posttype/_category.scss */
.category .row, .tag .row, .author .row {
  margin-bottom: 2rem;
}
/* line 4, ../sass/posttype/_category.scss */
.category article, .tag article, .author article {
  padding: 0em;
  border: 0.5em solid #F1F1F1;
  background: #F1F1F1;
  margin-bottom: 1rem;
  overflow: hidden;
}
/* line 7, ../sass/posttype/_category.scss */
.category article .mediabloc, .tag article .mediabloc, .author article .mediabloc {
  position: relative;
}
/* line 9, ../sass/posttype/_category.scss */
.category article .mediabloc .tags, .tag article .mediabloc .tags, .author article .mediabloc .tags {
  position: absolute;
  top: 10px;
  padding: 0 0.5em 0.25em 1em;
  background: #333333;
}
/* line 11, ../sass/posttype/_category.scss */
.category article .mediabloc .tags a, .tag article .mediabloc .tags a, .author article .mediabloc .tags a {
  color: #fff;
  font-size: 1.2rem;
  text-decoration: none;
  text-transform: uppercase;
}
/* line 14, ../sass/posttype/_category.scss */
.category article .mediainfo, .tag article .mediainfo, .author article .mediainfo {
  font-size: 1.1rem;
}
/* line 17, ../sass/posttype/_category.scss */
.category article img, .tag article img, .author article img {
  transition: all 350ms ease 0s;
}
/* line 18, ../sass/posttype/_category.scss */
.category article img:hover, .tag article img:hover, .author article img:hover {
  transform: scale(1.05);
}
/* line 21, ../sass/posttype/_category.scss */
.category .entry-meta, .tag .entry-meta, .author .entry-meta {
  font-size: 1.1rem;
  margin-bottom: 0.5em;
}
/* line 22, ../sass/posttype/_category.scss */
.category .post-categories, .tag .post-categories, .author .post-categories {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 23, ../sass/posttype/_category.scss */
.category .post-categories li, .tag .post-categories li, .author .post-categories li {
  display: inline;
  padding-right: 5px;
}
/* line 26, ../sass/posttype/_category.scss */
.category h2, .tag h2, .author h2 {
  font-size: 2rem;
  margin-bottom: 0em;
}
/* line 27, ../sass/posttype/_category.scss */
.category h2 a, .tag h2 a, .author h2 a {
  color: #333333;
  text-decoration: none;
  font-weight: 600;
}
/* line 28, ../sass/posttype/_category.scss */
.category h2 a:hover, .tag h2 a:hover, .author h2 a:hover {
  color: #f07f13;
}

/* line 3, ../sass/posttype/_post.scss */
.single .entry-header, .page .entry-header {
  margin-bottom: 1em;
}
/* line 5, ../sass/posttype/_post.scss */
.single .entry-header h4, .page .entry-header h4 {
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
}
/* line 6, ../sass/posttype/_post.scss */
.single .entry-header h1, .page .entry-header h1 {
  margin-bottom: 0;
  text-transform: uppercase;
}
/* line 9, ../sass/posttype/_post.scss */
.single .entry-header .entry-meta, .page .entry-header .entry-meta {
  font-size: 1.1rem;
}
/* line 11, ../sass/posttype/_post.scss */
.single .entry-content, .page .entry-content {
  clear: both;
}
/* line 13, ../sass/posttype/_post.scss */
.single .entry-content h2, .page .entry-content h2 {
  font-weight: 600;
  letter-spacing: 0;
  font-size: 1.9rem;
  margin: 2.5rem 0 15px;
}
/* line 14, ../sass/posttype/_post.scss */
.single .entry-content h3, .page .entry-content h3 {
  font-weight: 600;
  font-size: 1.7rem;
  margin: 15px 0 0;
}
/* line 15, ../sass/posttype/_post.scss */
.single .entry-content p, .page .entry-content p {
  margin-bottom: 1rem;
}
/* line 17, ../sass/posttype/_post.scss */
.single .entry-content .mediabloc, .page .entry-content .mediabloc {
  position: relative;
  float: right;
  margin: 0 0px 20px 20px;
}
/* line 19, ../sass/posttype/_post.scss */
.single .entry-content .mediabloc .tags, .page .entry-content .mediabloc .tags {
  position: absolute;
  top: 10px;
  padding: 0 0.5em 0.25em 1em;
  background: #333333;
}
/* line 21, ../sass/posttype/_post.scss */
.single .entry-content .mediabloc .tags a, .page .entry-content .mediabloc .tags a {
  color: #fff;
  font-size: 1.2rem;
  text-decoration: none;
  text-transform: uppercase;
}
/* line 23, ../sass/posttype/_post.scss */
.single .entry-content .mediabloc .legend, .page .entry-content .mediabloc .legend {
  background: rgba(0, 0, 0, 0.6);
  color: white;
  padding: 0.2em 0.5em;
  font-style: italic;
  font-size: 1.1rem;
  position: absolute;
  bottom: 15px;
}
/* line 29, ../sass/posttype/_post.scss */
.single .post-categories, .page .post-categories {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 30, ../sass/posttype/_post.scss */
.single .post-categories li, .page .post-categories li {
  display: inline;
  padding-right: 5px;
}
/* line 33, ../sass/posttype/_post.scss */
.single .entry-content::after, .page .entry-content::after {
  content: "";
  display: table;
  clear: both;
  height: 1px;
}

/* line 39, ../sass/posttype/_post.scss */
.photo-enseignant {
  float: left;
  border: 1px solid #e1e1e1;
  padding: 5px 5px 0px;
  margin-right: 20px;
}
/* line 44, ../sass/posttype/_post.scss */
.photo-enseignant img {
  width: 120px;
  height: auto;
}

/* line 1, ../sass/posttype/_related-post.scss */
.related-post {
  margin: 3rem 0;
}
/* line 2, ../sass/posttype/_related-post.scss */
.related-post .title-bloc {
  margin: 1rem 0 1rem 0;
  font-size: 1.6rem;
  font-weight: 600;
}
/* line 3, ../sass/posttype/_related-post.scss */
.related-post .row {
  margin-bottom: 2rem;
}
/* line 5, ../sass/posttype/_related-post.scss */
.related-post article {
  padding: 0em;
  border: 0.5em solid #F1F1F1;
  background: #F1F1F1;
  margin-bottom: 1rem;
  overflow: hidden;
}
/* line 8, ../sass/posttype/_related-post.scss */
.related-post article .mediabloc {
  position: relative;
}
/* line 10, ../sass/posttype/_related-post.scss */
.related-post article .mediabloc .tags {
  position: absolute;
  top: 10px;
  padding: 0 0.5em 0.25em 1em;
  background: #333333;
}
/* line 12, ../sass/posttype/_related-post.scss */
.related-post article .mediabloc .tags a {
  color: #fff;
  font-size: 1.2rem;
  text-decoration: none;
  text-transform: uppercase;
}
/* line 15, ../sass/posttype/_related-post.scss */
.related-post article .mediainfo {
  font-size: 1.1rem;
}
/* line 18, ../sass/posttype/_related-post.scss */
.related-post article img {
  transition: all 350ms ease 0s;
}
/* line 19, ../sass/posttype/_related-post.scss */
.related-post article img:hover {
  transform: scale(1.05);
}
/* line 22, ../sass/posttype/_related-post.scss */
.related-post .entry-meta {
  font-size: 1.1rem;
  margin-bottom: 0.5em;
}
/* line 24, ../sass/posttype/_related-post.scss */
.related-post h2 {
  font-size: 2rem;
  margin-bottom: 0em;
}
/* line 25, ../sass/posttype/_related-post.scss */
.related-post h2 a {
  color: #333333;
  text-decoration: none;
  font-weight: 600;
}
/* line 26, ../sass/posttype/_related-post.scss */
.related-post h2 a:hover {
  color: #f07f13;
}

/* line 3, ../sass/posttype/_tribe-event.scss */
#tribe-events-pg-template {
  max-width: none;
}

/* line 8, ../sass/posttype/_tribe-event.scss */
#tribe-events-content .tribe-events-calendar td.tribe-events-past {
  background: url(../img/ui/stripe.png);
}

/* line 9, ../sass/posttype/_tribe-event.scss */
.tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"], .tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"] > a {
  background-color: #9E9E9E;
  color: #FFF;
}

/* line 14, ../sass/posttype/_tribe-event.scss */
.tribe-events-calendar div[id*="tribe-events-daynum-"], .tribe-events-calendar div[id*="tribe-events-daynum-"] a {
  background-color: #9E9E9E;
}

/* line 16, ../sass/posttype/_tribe-event.scss */
a.tribe-events-ical {
  float: none;
}

/* line 18, ../sass/posttype/_tribe-event.scss */
#tribe-events-bar {
  margin-bottom: 0;
}

/* line 19, ../sass/posttype/_tribe-event.scss */
#tribe-export {
  text-align: center;
  margin-bottom: 2rem;
}

/* line 21, ../sass/posttype/_tribe-event.scss */
#tribe-events-entete {
  overflow-x: hidden;
}
/* line 23, ../sass/posttype/_tribe-event.scss */
#tribe-events-entete ul {
  list-style: none;
  margin: 0;
  width: 100%;
}
/* line 24, ../sass/posttype/_tribe-event.scss */
#tribe-events-entete li {
  display: inline-block;
  vertical-align: middle;
  width: 56%;
  text-align: center;
}
/* line 25, ../sass/posttype/_tribe-event.scss */
#tribe-events-entete li:first-child, #tribe-events-entete li:last-child {
  width: 20%;
}
/* line 26, ../sass/posttype/_tribe-event.scss */
#tribe-events-entete li:first-child {
  text-align: left;
}
/* line 27, ../sass/posttype/_tribe-event.scss */
#tribe-events-entete li:last-child {
  text-align: right;
}
/* line 28, ../sass/posttype/_tribe-event.scss */
#tribe-events-entete h2 {
  margin: 0;
  font-size: 1.8rem;
}
/* line 29, ../sass/posttype/_tribe-event.scss */
#tribe-events-entete .trive-events-nav-next {
  text-align: right;
}
/* line 30, ../sass/posttype/_tribe-event.scss */
#tribe-events-entete a[rel="next"], #tribe-events-entete a[rel="prev"] {
  width: 10px;
  height: 20px;
  padding: 0;
  margin: 0;
}
/* line 31, ../sass/posttype/_tribe-event.scss */
#tribe-events-entete a[rel="next"] {
  background: url(../img/ui/next-dark.svg) no-repeat;
  background-position: right center;
  text-indent: 9990px;
  display: inline-block;
  float: none;
}
/* line 32, ../sass/posttype/_tribe-event.scss */
#tribe-events-entete a[rel="prev"] {
  background: url(../img/ui/prev-dark.svg) no-repeat;
  text-indent: -9900px;
  display: inline-block;
}
/* line 33, ../sass/posttype/_tribe-event.scss */
#tribe-events-entete a[rel="next"] span, #tribe-events-entete a[rel="prev"] span {
  display: none;
}

/* line 37, ../sass/posttype/_tribe-event.scss */
.tribe-mobile-day-heading {
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 0;
  background: #666;
  text-align: center;
  margin: 3rem 0 0;
  padding: 1em 0;
  text-transform: uppercase;
  color: white;
}

/* line 38, ../sass/posttype/_tribe-event.scss */
.tribe-events-mobile {
  border-bottom: 1px solid #333333;
}

/* line 39, ../sass/posttype/_tribe-event.scss */
.tribe-events-last {
  border-bottom: none;
}

/* line 40, ../sass/posttype/_tribe-event.scss */
.tribe-event-date-start {
  font-size: 1.2rem;
}

/* line 42, ../sass/posttype/_tribe-event.scss */
#tribe-export .tribe-events-button, .tribe-events-cal-links .tribe-events-button {
  border-radius: 0 !important;
  padding: 8px 10px;
}

/* line 50, ../sass/posttype/_tribe-event.scss */
.single-tribe_events .tribe-events-event-image {
  float: right;
  margin-left: 30px;
}

/* line 51, ../sass/posttype/_tribe-event.scss */
#tribe-events-pg-template .tribe-events-content h2, .tribe-events-after-html h2, .tribe-events-before-html h2 {
  font-weight: 600;
  letter-spacing: 0;
  font-size: 1.9rem;
  margin: 2.5rem 0 15px;
}

/* line 52, ../sass/posttype/_tribe-event.scss */
#tribe-events-pg-template .tribe-events-content h3, .tribe-events-after-html h3, .tribe-events-before-html h3 {
  font-weight: 600;
  font-size: 1.7rem;
  margin: 15px 0 0;
}

/* line 53, ../sass/posttype/_tribe-event.scss */
.single-tribe_events .tribe-events-cal-links {
  display: block;
  margin-bottom: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 61, ../sass/posttype/_tribe-event.scss */
.tribe-events-schedule .tribe-event-date-start, .tribe-events-schedule h2 {
  display: inline-block;
}

/* line 62, ../sass/posttype/_tribe-event.scss */
.single-tribe_events .tribe-events-schedule .tribe-events-cost {
  vertical-align: inherit;
  font-weight: 600;
}

/* line 63, ../sass/posttype/_tribe-event.scss */
h1.tribe-events-single-event-title {
  margin-bottom: 0;
}

/* line 64, ../sass/posttype/_tribe-event.scss */
.tribe-events-schedule {
  margin: 0;
}
/* line 65, ../sass/posttype/_tribe-event.scss */
.tribe-events-schedule .tribe-event-date-start, .tribe-events-schedule h2 {
  font-size: 2rem !important;
  letter-spacing: 0;
  font-weight: 300;
}

/* line 68, ../sass/posttype/_tribe-event.scss */
.tribe-events-event-meta .column, .tribe-events-event-meta .tribe-events-meta-group {
  width: 48%;
}

/* line 72, ../sass/posttype/_tribe-event.scss */
.tribe-events-event-meta .tribe-events-meta-group.tribe-events-meta-group-gmap {
  width: 100%;
}

/* line 75, ../sass/posttype/_tribe-event.scss */
.next-event .event {
  display: table;
  width: 100%;
  vertical-align: top;
  background: #F4F4F4;
  float: none;
}

@media (min-width: 750px) {
  /* line 79, ../sass/posttype/_tribe-event.scss */
  #tribe-export {
    text-align: right;
  }

  /* line 81, ../sass/posttype/_tribe-event.scss */
  #tribe-events-entete a[rel="next"], #tribe-events-entete a[rel="prev"] {
    width: 20px;
    height: 40px;
  }
  /* line 82, ../sass/posttype/_tribe-event.scss */
  #tribe-events-entete a[rel="next"] {
    float: none;
  }
  /* line 83, ../sass/posttype/_tribe-event.scss */
  #tribe-events-entete h2 {
    font-size: 3.6rem;
  }

  /* line 86, ../sass/posttype/_tribe-event.scss */
  .next-event .event {
    display: table;
    width: 48%;
    float: left;
  }
  /* line 87, ../sass/posttype/_tribe-event.scss */
  .next-event .event:nth-child(odd) {
    margin-left: 30px;
  }
  /* line 88, ../sass/posttype/_tribe-event.scss */
  .next-event .event:nth-child(odd):after {
    clear: both;
  }

  /* line 90, ../sass/posttype/_tribe-event.scss */
  .tribe-events-event-meta .column, .tribe-events-event-meta .tribe-events-meta-group {
    width: 25%;
  }

  /* line 94, ../sass/posttype/_tribe-event.scss */
  .tribe-events-event-meta .tribe-events-meta-group.tribe-events-meta-group-gmap {
    width: 50%;
  }
}
/* Modules */
/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/9/2014
* Sass Version by Seth Coelen https://github.com/whatsnewsaes
*/
/* line 11, ../sass/modules/_grid.scss */
.container {
  position: relative;
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

/* line 21, ../sass/modules/_grid.scss */
.column,
.columns {
  width: 100%;
  float: left;
  box-sizing: border-box;
}

@media (min-width: 400px) {
  /* line 29, ../sass/modules/_grid.scss */
  .container {
    width: 95%;
    padding: 0;
  }
}
@media (min-width: 750px) {
  /* line 37, ../sass/modules/_grid.scss */
  .container {
    width: 95%;
  }

  /* line 41, ../sass/modules/_grid.scss */
  .column,
  .columns {
    margin-left: 4%;
  }

  /* line 45, ../sass/modules/_grid.scss */
  .column:first-child,
  .columns:first-child {
    margin-left: 0;
  }

  /* line 50, ../sass/modules/_grid.scss */
  .one.column,
  .one.columns {
    width: 4.66667%;
  }

  /* line 51, ../sass/modules/_grid.scss */
  .two.columns {
    width: 13.33333%;
  }

  /* line 52, ../sass/modules/_grid.scss */
  .three.columns {
    width: 22%;
  }

  /* line 53, ../sass/modules/_grid.scss */
  .four.columns {
    width: 30.66667%;
  }

  /* line 54, ../sass/modules/_grid.scss */
  .five.columns {
    width: 39.33333%;
  }

  /* line 55, ../sass/modules/_grid.scss */
  .six.columns {
    width: 48%;
  }

  /* line 56, ../sass/modules/_grid.scss */
  .seven.columns {
    width: 56.66667%;
  }

  /* line 57, ../sass/modules/_grid.scss */
  .eight.columns {
    width: 65.33333%;
  }

  /* line 58, ../sass/modules/_grid.scss */
  .nine.columns {
    width: 74%;
  }

  /* line 59, ../sass/modules/_grid.scss */
  .ten.columns {
    width: 82.66667%;
  }

  /* line 60, ../sass/modules/_grid.scss */
  .eleven.columns {
    width: 91.33333%;
  }

  /* line 61, ../sass/modules/_grid.scss */
  .twelve.columns {
    width: 100%;
    margin-left: 0;
  }

  /* line 63, ../sass/modules/_grid.scss */
  .one-third.column {
    width: 30.66667%;
  }

  /* line 64, ../sass/modules/_grid.scss */
  .two-thirds.column {
    width: 65.33333%;
  }

  /* line 66, ../sass/modules/_grid.scss */
  .one-half.column {
    width: 48%;
  }

  /* line 71, ../sass/modules/_grid.scss */
  .offset-by-one.column,
  .offset-by-one.columns {
    margin-left: 8.66667%;
  }

  /* line 73, ../sass/modules/_grid.scss */
  .offset-by-two.column,
  .offset-by-two.columns {
    margin-left: 17.33333%;
  }

  /* line 75, ../sass/modules/_grid.scss */
  .offset-by-three.column,
  .offset-by-three.columns {
    margin-left: 26%;
  }

  /* line 77, ../sass/modules/_grid.scss */
  .offset-by-four.column,
  .offset-by-four.columns {
    margin-left: 34.66667%;
  }

  /* line 79, ../sass/modules/_grid.scss */
  .offset-by-five.column,
  .offset-by-five.columns {
    margin-left: 43.33333%;
  }

  /* line 81, ../sass/modules/_grid.scss */
  .offset-by-six.column,
  .offset-by-six.columns {
    margin-left: 52%;
  }

  /* line 83, ../sass/modules/_grid.scss */
  .offset-by-seven.column,
  .offset-by-seven.columns {
    margin-left: 60.66667%;
  }

  /* line 85, ../sass/modules/_grid.scss */
  .offset-by-eight.column,
  .offset-by-eight.columns {
    margin-left: 69.33333%;
  }

  /* line 87, ../sass/modules/_grid.scss */
  .offset-by-nine.column,
  .offset-by-nine.columns {
    margin-left: 78%;
  }

  /* line 89, ../sass/modules/_grid.scss */
  .offset-by-ten.column,
  .offset-by-ten.columns {
    margin-left: 86.66667%;
  }

  /* line 91, ../sass/modules/_grid.scss */
  .offset-by-eleven.column,
  .offset-by-eleven.columns {
    margin-left: 95.33333%;
  }

  /* line 95, ../sass/modules/_grid.scss */
  .offset-by-one-third.column,
  .offset-by-one-third.columns {
    margin-left: 34.66667%;
  }

  /* line 97, ../sass/modules/_grid.scss */
  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns {
    margin-left: 69.33333%;
  }

  /* line 100, ../sass/modules/_grid.scss */
  .offset-by-one-half.column,
  .offset-by-one-half.column {
    margin-left: 52%;
  }
}
/* line 112, ../sass/modules/_grid.scss */
.container:after,
.row:after,
.u-cf {
  content: "";
  display: table;
  clear: both;
}

/* line 5, ../sass/modules/_buttons.scss */
.button,
button {
  display: inline-block;
  height: 38px;
  padding: 0 30px;
  color: #555555;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: .1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border-radius: 0px;
  border: 1px solid #bbbbbb;
  cursor: pointer;
  box-sizing: border-box;
}

/* line 28, ../sass/modules/_buttons.scss */
input[type="submit"], input[type="reset"], input[type="button"] {
  display: inline-block;
  height: 38px;
  padding: 0 30px;
  color: #555555;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: .1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border-radius: 0px;
  border: 1px solid #bbbbbb;
  cursor: pointer;
  box-sizing: border-box;
}

/* line 50, ../sass/modules/_buttons.scss */
.button:hover,
button:hover {
  color: #333333;
  border-color: #888888;
  outline: 0;
}

/* line 59, ../sass/modules/_buttons.scss */
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
  color: #333333;
  border-color: #888888;
  outline: 0;
}

/* line 67, ../sass/modules/_buttons.scss */
.button:focus,
button:focus {
  color: #333333;
  border-color: #888888;
  outline: 0;
}

/* line 76, ../sass/modules/_buttons.scss */
input[type="submit"]:focus, input[type="reset"]:focus, input[type="button"]:focus {
  color: #333333;
  border-color: #888888;
  outline: 0;
}

/* line 84, ../sass/modules/_buttons.scss */
.button.button-block {
display: block;
padding: 0;
text-align: center;
}


.button.button-primary,
button.button-primary {
  color: #fff;
  background-color: #f07f13;
  border-color: #f07f13;
}

/* line 91, ../sass/modules/_buttons.scss */
.button.button-secondary,
button.button-secondary {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.1);
  border: 2px solid #bbbbbb;
  border-color: #fff;
  transition: all 350ms ease 0s;
  line-height: 34px;
  font-weight: 700;
  font-size: 1.2rem;
}

/* line 103, ../sass/modules/_buttons.scss */
.button.button-download {
  height: auto;
  border: 2px solid #f07f13;
  background: transparent;
  color: #f07f13;
  transition: all 350ms ease 0s;
  line-height: 34px;
  font-weight: 700;
  font-size: 1.2rem;
  position: relative;
  padding-left: 40px;
}
/* line 114, ../sass/modules/_buttons.scss */
.button.button-download span {
  position: absolute;
  left: 5px;
  top: 5px;
}

/* line 118, ../sass/modules/_buttons.scss */
.button.button-download:hover,
button.button-download:hover {
  padding-left: 40px;
  background: #f07f13;
  color: white;
}

/* line 126, ../sass/modules/_buttons.scss */
.button.button-secondary:hover,
button.button-secondary:hover {
  background-color: white;
  border: 2px solid #fff;
  color: #61605f;
}

/* line 137, ../sass/modules/_buttons.scss */
input[type="submit"].button-primary, input[type="reset"].button-primary, input[type="button"].button-primary {
  color: #fff;
  background-color: #f07f13;
  border-color: #f07f13;
}

/* line 145, ../sass/modules/_buttons.scss */
.button.button-primary:hover,
button.button-primary:hover {
  color: #fff;
  background-color: #f07f13;
  border-color: #f07f13;
}

/* line 154, ../sass/modules/_buttons.scss */
input[type="submit"].button-primary:hover, input[type="reset"].button-primary:hover, input[type="button"].button-primary:hover {
  color: #fff;
  background-color: #f07f13;
  border-color: #f07f13;
}

/* line 162, ../sass/modules/_buttons.scss */
.button.button-primary:focus,
button.button-primary:focus {
  color: #fff;
  background-color: #f07f13;
  border-color: #f07f13;
}

/* line 171, ../sass/modules/_buttons.scss */
input[type="submit"].button-primary:focus, input[type="reset"].button-primary:focus, input[type="button"].button-primary:focus {
  color: #fff;
  background-color: #f07f13;
  border-color: #f07f13;
}
/* line 182, ../sass/modules/_buttons.scss */
input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"] {
  height: 38px;
  padding: 6px 10px;
  background-color: #fff;
  border: 1px solid #d1d1d1;
  border-radius: 0px;
  box-shadow: none;
  box-sizing: border-box;
}

/* line 193, ../sass/modules/_buttons.scss */
.btn {
  font-family: "DIN", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  padding-top: 4px;
  padding-bottom: 4px;
  text-decoration: none;
}
/* line 199, ../sass/modules/_buttons.scss */
.btn.readmore {
  background: url(../img/ui/circle-plus.png) no-repeat;
  padding-left: 30px;
}
/* line 200, ../sass/modules/_buttons.scss */
.btn.readmore:hover {
  background: url(../img/ui/full-circle-plus.png) no-repeat;
}
/* line 201, ../sass/modules/_buttons.scss */
.btn.readevent {
  background: url(../img/ui/circle-arrow.png) no-repeat;
  padding-left: 30px;
  text-indent: -9000px;
}
/* line 202, ../sass/modules/_buttons.scss */
.btn.readevent:hover {
  background: url(../img/ui/full-circle-arrow.png) no-repeat;
}

/* line 212, ../sass/modules/_buttons.scss */
a > span.circle-plus {
  background: url(../img/ui/circle-plus.svg) no-repeat;
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 10px;
}

/* line 213, ../sass/modules/_buttons.scss */
a:hover > span.circle-plus {
  background: url(../img/ui/full-circle-plus.svg);
  width: 25px;
  height: 25px;
}

/* line 215, ../sass/modules/_buttons.scss */
a > span.circle-arrow {
  background: url(../img/ui/circle-arrow.svg) no-repeat;
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 10px;
}

/* line 216, ../sass/modules/_buttons.scss */
a:hover > span.circle-arrow {
  background: url(../img/ui/full-circle-arrow.svg);
  width: 25px;
  height: 25px;
}

/* line 219, ../sass/modules/_buttons.scss */
a > span.circle-plus.white {
  background: url(../img/ui/circle-plus-white.svg) no-repeat;
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 10px;
}

/* line 220, ../sass/modules/_buttons.scss */
a:hover > span.circle-plus.white {
  background: url(../img/ui/full-circle-plus-white.svg);
  width: 25px;
  height: 25px;
}

/* line 5, ../sass/modules/_forms.scss */
textarea,
select {
  height: 38px;
  padding: 6px 10px;
  background-color: #fff;
  border: 1px solid #d1d1d1;
  border-radius: 0;
  box-shadow: none;
  box-sizing: border-box;
}

/* line 23, ../sass/modules/_forms.scss */
input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 30, ../sass/modules/_forms.scss */
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-height: 65px;
  padding-top: 6px;
  padding-bottom: 6px;
}

/* line 46, ../sass/modules/_forms.scss */
input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus {
  border: 1px solid #f07f13;
  outline: 0;
}

/* line 53, ../sass/modules/_forms.scss */
textarea:focus,
select:focus {
  border: 1px solid #f07f13;
  outline: 0;
}

/* line 59, ../sass/modules/_forms.scss */
label,
legend {
  display: block;
  margin-bottom: .5rem;
  font-weight: 600;
}

/* line 65, ../sass/modules/_forms.scss */
fieldset {
  padding: 0;
  border-width: 0;
}

/* line 72, ../sass/modules/_forms.scss */
input[type="checkbox"], input[type="radio"] {
  display: inline;
}

/* line 77, ../sass/modules/_forms.scss */
label > .label-body {
  display: inline-block;
  margin-left: .5rem;
  font-weight: normal;
}

/* line 83, ../sass/modules/_forms.scss */
#search_form_enseignant {
  padding: 20px;
  background-color: #f1f1f1;
  margin-bottom: 20px;
}
/* line 85, ../sass/modules/_forms.scss */
#search_form_enseignant fieldset {
  display: inline-block;
  vertical-align: bottom;
}

/* line 90, ../sass/modules/_forms.scss */
.post-type-archive-enseignant article {
  border: 0.5em solid #F1F1F1;
  background: #F1F1F1;
  margin-bottom: 1rem;
  cursor: pointer;
}
/* line 92, ../sass/modules/_forms.scss */
.post-type-archive-enseignant article .photo-enseignant img {
  width: 55px;
  margin-bottom: 0px;
}
/* line 93, ../sass/modules/_forms.scss */
.post-type-archive-enseignant article .photo-enseignant {
  padding: 0;
  border: none;
  margin-right: 10px;
}
/* line 94, ../sass/modules/_forms.scss */
.post-type-archive-enseignant article p, .post-type-archive-enseignant article i {
  margin: 0;
  padding: 0;
  font-size: 1.3rem;
}
/* line 97, ../sass/modules/_forms.scss */
.post-type-archive-enseignant article p span:before {
  content: ", ";
}
/* line 98, ../sass/modules/_forms.scss */
.post-type-archive-enseignant article p span:first-child:before {
  content: "";
  display: none;
}
/* line 100, ../sass/modules/_forms.scss */
.post-type-archive-enseignant article h2 {
  font-size: 1.8rem;
  margin-bottom: 0em;
  line-height: .7;
}
/* line 101, ../sass/modules/_forms.scss */
.post-type-archive-enseignant article h2 a {
  color: #333;
  text-decoration: none;
  font-weight: 600;
}
/* line 106, ../sass/modules/_forms.scss */
.post-type-archive-enseignant article:hover {
  border: 0.5em solid #e1e1e1;
  background: #e1e1e1;
}

/* line 117, ../sass/modules/_forms.scss */
.acf-form-submit {
  text-align: center;
  margin-top: 1em;
}

/* line 118, ../sass/modules/_forms.scss */
label::first-letter {
  text-transform: uppercase;
}

/* line 119, ../sass/modules/_forms.scss */
.acf-error input {
  border-color: #dd4232;
}

/* line 120, ../sass/modules/_forms.scss */
.acf-required {
  color: #f07f13 !important;
}

/* line 122, ../sass/modules/_forms.scss */
.acf-fields {
  position: relative;
}

/* line 125, ../sass/modules/_forms.scss */
.acf-fields:after {
  content: "";
  display: block;
  line-height: 0;
  clear: both;
}

/* line 131, ../sass/modules/_forms.scss */
.acf-fields > .acf-field {
  margin: 0;
  padding: 15px 12px;
  border-top: #EEEEEE solid 1px;
  position: relative;
  clear: left;
  /* used to clear floating widths */
}

/* line 139, ../sass/modules/_forms.scss */
.acf-fields > .acf-field:first-child {
  border-top-width: 0;
}

/* line 150, ../sass/modules/_forms.scss */
.acf-field input[type="text"],
.acf-field input[type="password"],
.acf-field input[type="number"],
.acf-field input[type="search"],
.acf-field input[type="email"],
.acf-field input[type="url"],
.acf-field textarea,
.acf-field select {
  width: 100%;
  padding: 3px 5px;
  resize: none;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 15px;
}

/* line 162, ../sass/modules/_forms.scss */
.acf-field-true-false {
  position: relative;
}

/* line 163, ../sass/modules/_forms.scss */
.acf-field-true-false > div {
  display: inline-block;
}

/* line 164, ../sass/modules/_forms.scss */
.acf-field-true-false > div.acf-label {
  padding-left: 20px;
}

/* line 165, ../sass/modules/_forms.scss */
.acf-field-true-false > div.acf-input {
  left: 10px;
  position: absolute;
  top: 11px;
}

/* line 168, ../sass/modules/_forms.scss */
.acf-field textarea {
  resize: vertical;
  line-height: 1.4em;
}

/* line 172, ../sass/modules/_forms.scss */
.acf-form-submit {
  text-align: center;
  margin-top: 1em;
}

/* line 4, ../sass/modules/_lists.scss */
ul {
  list-style: circle inside;
}

/* line 8, ../sass/modules/_lists.scss */
ol {
  list-style: decimal inside;
  padding-left: 0;
  margin-top: 0;
}

/* line 14, ../sass/modules/_lists.scss */
ul {
  padding-left: 0;
  margin-top: 0;
}
/* line 17, ../sass/modules/_lists.scss */
ul ul, ul ol {
  margin: 1.5rem 0 1.5rem 3rem;
  font-size: 90%;
}

/* line 24, ../sass/modules/_lists.scss */
ol ol, ol ul {
  margin: 1.5rem 0 1.5rem 3rem;
  font-size: 90%;
}

/* line 30, ../sass/modules/_lists.scss */
li {
  margin-bottom: 0.5rem;
}

/* line 4, ../sass/modules/_code.scss */
code {
  padding: .2rem .5rem;
  margin: 0 .2rem;
  font-size: 90%;
  white-space: nowrap;
  background: #848383;
  border: 1px solid #747373;
  border-radius: 0px;
}

/* line 14, ../sass/modules/_code.scss */
pre > code {
  display: block;
  padding: 1rem 1.5rem;
  white-space: pre;
}

/* line 5, ../sass/modules/_tables.scss */
th,
td {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #747373;
}

/* line 12, ../sass/modules/_tables.scss */
th:first-child,
td:first-child {
  padding-left: 0;
}

/* line 17, ../sass/modules/_tables.scss */
th:last-child,
td:last-child {
  padding-right: 0;
}

/* line 5, ../sass/modules/_spacing.scss */
button,
.button {
  margin-bottom: 1rem;
}

/* line 12, ../sass/modules/_spacing.scss */
input,
textarea,
select,
fieldset {
  margin-bottom: 1.5rem;
}

/* line 24, ../sass/modules/_spacing.scss */
pre,
blockquote,
dl,
figure,
table,
p,
ul,
ol,
form {
  margin-bottom: 2.5rem;
}


.result-enseignant {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}

.result-enseignant > article {
    width: 100%;
    padding: .5em;
}


@media (min-width: 750px) {
    .result-enseignant {
      flex-flow: row wrap;
  }

  .result-enseignant > article {
      width: calc(33% - 0.5rem);
  }

}


#bloc-acces {

}

#bloc-acces .container { padding-bottom: 5em; }



/*-------- flex container --------*/
.flex-container {
  display: flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  justify-content: space-around;
  list-style: none;
  margin: 0 -15px;
  padding: 0;
  -webkit-flex-flow: row wrap;
  position: relative;
}
.flex-item {
  color: #fff;
  height: auto;
  padding: 0;
  width: 95%;
  position: relative;
  margin-top:40px;
}
.flex-item-inner {
  display: flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  flex-direction: column;
 
  justify-content: center;

  height: 340px;
  margin: 0;
  padding: 0;
  width: 100%;
}
.flex-item-inner a {
  
  cursor: pointer;
}

/*-------- cards --------*/
.card-front,
.card-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0px;
  margin: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  justify-content: center;
  display: flex;
  flex-direction: column;
  border: 2px solid #fff;
box-shadow: 3px 3px 6px rgba(0,0,0,0.6);
}

.card-content, .card-bg { position: absolute; }

.card-content { padding: 30px; }

.card-bg { background-repeat: no-repeat; background-size:cover; background-position: center center; width: 100%; height: 100%; }
.card-bg::before { content:""; position: absolute; width: 100%; height: 100%; left: 0; background-color:rgba(0,0,0,0.3);}


.card-content { z-index: 1; }
a .card-content { color: #fff; }

.card-front i.tile-icon {
  display: block;
  margin: 10px auto 20px auto;
  text-align: center;
}
.card-front {
  text-align: center;
}

.card-front h3{
  font-weight: 700;
  font-size: 30px;
  margin: 10px 0;
  text-transform: uppercase;
}
.card-front p.detail {
  font-size: 24px;
  font-weight: bold;
  margin: 0;
}
.card-front { background: white; }

.card-back {
  background-color: #f07f13;

  -webkit-transform: rotateY(-180deg);
  transform-style: preserve-3d;
  transform: rotateY(-180deg);
}


.card-back.entreprise-carriere {
  background-color: #00A1D3;
}

.card-back.faculte-recherche {
  background-color: #0073AA;
}



.card-back a { color: #fff; }

.card-back .card-content {
  position: absolute;
  width: 100%;
  top:0;
}
.card-back .card-content a { text-decoration: none; }
.card-back .card-content h3 { margin-bottom: 30px; text-align: center; font-weight: 600; text-transform: uppercase; }

.card-back .card-content ul { padding: 0; margin: 0; list-style-type: none; }
.card-back .card-content ul li { border-top: 1px solid #fff; margin: 0; padding: 5px 0px; }
.card-back .card-content ul li a { display: block; text-decoration: none; }
.card-back .card-content ul li a:before {content:" "; background:url('../img/ui/arrow-left.svg') no-repeat 5px 7px; background-size:50%; display: inline-block; width: 19px; height: 16px;}
.card-back .card-content ul li:first-child{ border-top: none; }

.actualites { background: #fff; height: 100%; color:#61605f; }
.actualites h3 { font-size: 16px; font-weight: 600; }
.actualites > div { padding: 10px; border-top:1px solid #f4f4f4; }

/*-------- cards / flip effect --------*/
.flex-item:hover .card-front {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.flex-item:hover .card-back {
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
}


@media (min-width: 750px) {
  .flex-item {
    width: calc(50% - 40px);
  }
}


a.catname {
  text-transform: uppercase;
  font-size: 10px; 
  padding: 3px 6px;
  background: #313131;
  color:#ffffff;
  text-decoration: none;
}




/* SPRITE DRAPEAU */
.flag-sm {
  background-image: url('../img/ui/sprites/flags-16.png');
  display: inline-block;
  width: 24px;
  height: 16px;
  line-height: 16px;
}
.flag-sm-AD {
  background-position: -24px 0;
}
.flag-sm-AE {
  background-position: -192px -16px;
}
.flag-sm-AF {
  background-position: 0 -16px;
}
.flag-sm-AG {
  background-position: -24px -16px;
}
.flag-sm-AL {
  background-position: 0 -32px;
}
.flag-sm-AM {
  background-position: -24px -32px;
}
.flag-sm-AR {
  background-position: -48px 0;
}
.flag-sm-AT {
  background-position: -48px -16px;
}
.flag-sm-AU {
  background-position: -48px -32px;
}
.flag-sm-AZ {
  background-position: 0 -48px;
}
.flag-sm-BA {
  background-position: -24px -48px;
}
.flag-sm-BB {
  background-position: -48px -48px;
}
.flag-sm-BD {
  background-position: -72px 0;
}
.flag-sm-BE {
  background-position: -72px -16px;
}
.flag-sm-BF {
  background-position: -72px -32px;
}
.flag-sm-BG {
  background-position: -72px -48px;
}
.flag-sm-BH {
  background-position: 0 -64px;
}
.flag-sm-BI {
  background-position: -24px -64px;
}
.flag-sm-BJ {
  background-position: -48px -64px;
}
.flag-sm-BN {
  background-position: -72px -64px;
}
.flag-sm-BO {
  background-position: 0 -80px;
}
.flag-sm-BR {
  background-position: -24px -80px;
}
.flag-sm-BS {
  background-position: -48px -80px;
}
.flag-sm-BT {
  background-position: -72px -80px;
}
.flag-sm-BW {
  background-position: -96px 0;
}
.flag-sm-BY {
  background-position: -96px -16px;
}
.flag-sm-BZ {
  background-position: -96px -32px;
}
.flag-sm-CA {
  background-position: -96px -48px;
}
.flag-sm-CD {
  background-position: -96px -64px;
}
.flag-sm-CF {
  background-position: -96px -80px;
}
.flag-sm-CG {
  background-position: 0 -96px;
}
.flag-sm-CH {
  background-position: -24px -96px;
}
.flag-sm-CI {
  background-position: -48px -96px;
}
.flag-sm-CL {
  background-position: -72px -96px;
}
.flag-sm-CM {
  background-position: -96px -96px;
}
.flag-sm-CN {
  background-position: -120px 0;
}
.flag-sm-CO {
  background-position: -120px -16px;
}
.flag-sm-CR {
  background-position: -120px -32px;
}
.flag-sm-CU {
  background-position: -120px -48px;
}
.flag-sm-CV {
  background-position: -120px -64px;
}
.flag-sm-CY {
  background-position: -120px -80px;
}
.flag-sm-CZ {
  background-position: -120px -96px;
}
.flag-sm-DE {
  background-position: 0 -112px;
}
.flag-sm-DJ {
  background-position: -24px -112px;
}
.flag-sm-DK {
  background-position: -48px -112px;
}
.flag-sm-DM {
  background-position: -72px -112px;
}
.flag-sm-DO {
  background-position: -96px -112px;
}
.flag-sm-DZ {
  background-position: -120px -112px;
}
.flag-sm-EC {
  background-position: 0 -128px;
}
.flag-sm-EE {
  background-position: -24px -128px;
}
.flag-sm-EG {
  background-position: -48px -128px;
}
.flag-sm-ER {
  background-position: -72px -128px;
}
.flag-sm-ES {
  background-position: -96px -128px;
}
.flag-sm-ET {
  background-position: -120px -128px;
}
.flag-sm-FI {
  background-position: -144px 0;
}
.flag-sm-FJ {
  background-position: -144px -16px;
}
.flag-sm-FM {
  background-position: -144px -32px;
}
.flag-sm-FR {
  background-position: -144px -48px;
}
.flag-sm-GA {
  background-position: -144px -64px;
}
.flag-sm-GD {
  background-position: -144px -80px;
}
.flag-sm-GE {
  background-position: -144px -96px;
}
.flag-sm-GH {
  background-position: -144px -112px;
}
.flag-sm-GM {
  background-position: -144px -128px;
}
.flag-sm-GN {
  background-position: 0 -144px;
}
.flag-sm-GQ {
  background-position: -24px -144px;
}
.flag-sm-GR {
  background-position: -48px -144px;
}
.flag-sm-GT {
  background-position: -72px -144px;
}
.flag-sm-GW {
  background-position: -96px -144px;
}
.flag-sm-GY {
  background-position: -120px -144px;
}
.flag-sm-HN {
  background-position: -144px -144px;
}
.flag-sm-HR {
  background-position: -168px 0;
}
.flag-sm-HT {
  background-position: -168px -16px;
}
.flag-sm-HU {
  background-position: -168px -32px;
}
.flag-sm-ID {
  background-position: -168px -48px;
}
.flag-sm-IE {
  background-position: -168px -64px;
}
.flag-sm-IL {
  background-position: -168px -80px;
}
.flag-sm-IN {
  background-position: -168px -96px;
}
.flag-sm-IQ {
  background-position: -168px -112px;
}
.flag-sm-IS {
  background-position: -168px -128px;
}
.flag-sm-IT {
  background-position: -168px -144px;
}
.flag-sm-Iran {
  background-position: 0 -160px;
}
.flag-sm-JM {
  background-position: -24px -160px;
}
.flag-sm-JO {
  background-position: -48px -160px;
}
.flag-sm-JP {
  background-position: -72px -160px;
}
.flag-sm-KE {
  background-position: -96px -160px;
}
.flag-sm-KG {
  background-position: -120px -160px;
}
.flag-sm-KH {
  background-position: -144px -160px;
}
.flag-sm-KI {
  background-position: -168px -160px;
}
.flag-sm-KM {
  background-position: 0 -176px;
}
.flag-sm-KN {
  background-position: -24px -176px;
}
.flag-sm-KP {
  background-position: -48px -176px;
}
.flag-sm-KR {
  background-position: -72px -176px;
}
.flag-sm-KW {
  background-position: -96px -176px;
}
.flag-sm-KZ {
  background-position: -120px -176px;
}
.flag-sm-LA {
  background-position: -144px -176px;
}
.flag-sm-LB {
  background-position: -168px -176px;
}
.flag-sm-LC {
  background-position: -192px 0;
}
.flag-sm-LI {
  background-position: 0 0;
}
.flag-sm-LK {
  background-position: -192px -32px;
}
.flag-sm-LR {
  background-position: -192px -48px;
}
.flag-sm-LS {
  background-position: -192px -64px;
}
.flag-sm-LT {
  background-position: -192px -80px;
}
.flag-sm-LU {
  background-position: -192px -96px;
}
.flag-sm-LV {
  background-position: -192px -112px;
}
.flag-sm-LY {
  background-position: -192px -128px;
}
.flag-sm-MA {
  background-position: -192px -144px;
}
.flag-sm-MC {
  background-position: -192px -160px;
}
.flag-sm-MD {
  background-position: -192px -176px;
}
.flag-sm-ME {
  background-position: 0 -192px;
}
.flag-sm-MG {
  background-position: -24px -192px;
}
.flag-sm-MH {
  background-position: -48px -192px;
}
.flag-sm-MK {
  background-position: -72px -192px;
}
.flag-sm-ML {
  background-position: -96px -192px;
}
.flag-sm-MM {
  background-position: -120px -192px;
}
.flag-sm-MN {
  background-position: -144px -192px;
}
.flag-sm-MR {
  background-position: -168px -192px;
}
.flag-sm-MT {
  background-position: -192px -192px;
}
.flag-sm-MU {
  background-position: -216px 0;
}
.flag-sm-MV {
  background-position: -216px -16px;
}
.flag-sm-MW {
  background-position: -216px -32px;
}
.flag-sm-MX {
  background-position: -216px -48px;
}
.flag-sm-MY {
  background-position: -216px -64px;
}
.flag-sm-MZ {
  background-position: -216px -80px;
}
.flag-sm-NA {
  background-position: -216px -96px;
}
.flag-sm-NE {
  background-position: -216px -112px;
}
.flag-sm-NG {
  background-position: -216px -128px;
}
.flag-sm-NI {
  background-position: -216px -144px;
}
.flag-sm-NL {
  background-position: -216px -160px;
}
.flag-sm-NO {
  background-position: -216px -176px;
}
.flag-sm-NP {
  background-position: -216px -192px;
}
.flag-sm-NR {
  background-position: 0 -208px;
}
.flag-sm-NZ {
  background-position: -24px -208px;
}
.flag-sm-OM {
  background-position: -48px -208px;
}
.flag-sm-PA {
  background-position: -72px -208px;
}
.flag-sm-PE {
  background-position: -96px -208px;
}
.flag-sm-PG {
  background-position: -120px -208px;
}
.flag-sm-PH {
  background-position: -144px -208px;
}
.flag-sm-PK {
  background-position: -168px -208px;
}
.flag-sm-PL {
  background-position: -192px -208px;
}
.flag-sm-PT {
  background-position: -216px -208px;
}
.flag-sm-PW {
  background-position: 0 -224px;
}
.flag-sm-PY {
  background-position: -24px -224px;
}
.flag-sm-QA {
  background-position: -48px -224px;
}
.flag-sm-RO {
  background-position: -72px -224px;
}
.flag-sm-RS {
  background-position: -96px -224px;
}
.flag-sm-RU {
  background-position: -120px -224px;
}
.flag-sm-RW {
  background-position: -144px -224px;
}
.flag-sm-SA {
  background-position: -168px -224px;
}
.flag-sm-SB {
  background-position: -192px -224px;
}
.flag-sm-SC {
  background-position: -216px -224px;
}
.flag-sm-SD {
  background-position: -240px 0;
}
.flag-sm-SE {
  background-position: -240px -16px;
}
.flag-sm-SG {
  background-position: -240px -32px;
}
.flag-sm-SI {
  background-position: -240px -48px;
}
.flag-sm-SK {
  background-position: -240px -64px;
}
.flag-sm-SL {
  background-position: -240px -80px;
}
.flag-sm-SM {
  background-position: -240px -96px;
}
.flag-sm-SN {
  background-position: -240px -112px;
}
.flag-sm-SO {
  background-position: -240px -128px;
}
.flag-sm-SR {
  background-position: -240px -144px;
}
.flag-sm-SS {
  background-position: -240px -160px;
}
.flag-sm-ST {
  background-position: -240px -176px;
}
.flag-sm-SV {
  background-position: -240px -192px;
}
.flag-sm-SY {
  background-position: -240px -208px;
}
.flag-sm-SZ {
  background-position: -240px -224px;
}
.flag-sm-TD {
  background-position: 0 -240px;
}
.flag-sm-TG {
  background-position: -24px -240px;
}
.flag-sm-TH {
  background-position: -48px -240px;
}
.flag-sm-TJ {
  background-position: -72px -240px;
}
.flag-sm-TL {
  background-position: -96px -240px;
}
.flag-sm-TM {
  background-position: -120px -240px;
}
.flag-sm-TN {
  background-position: -144px -240px;
}
.flag-sm-TO {
  background-position: -168px -240px;
}
.flag-sm-TR {
  background-position: -192px -240px;
}
.flag-sm-TT {
  background-position: -216px -240px;
}
.flag-sm-TV {
  background-position: -240px -240px;
}
.flag-sm-TW {
  background-position: -264px 0;
}
.flag-sm-TZ {
  background-position: -264px -16px;
}
.flag-sm-UA {
  background-position: -264px -32px;
}
.flag-sm-UG {
  background-position: -264px -48px;
}
.flag-sm-UK {
  background-position: -264px -64px;
}
.flag-sm-GB {
  background-position: -264px -64px;
}
.flag-sm-US {
  background-position: -264px -80px;
}
.flag-sm-UY {
  background-position: -264px -96px;
}
.flag-sm-UZ {
  background-position: -264px -112px;
}
.flag-sm-VA {
  background-position: -264px -128px;
}
.flag-sm-VC {
  background-position: -264px -144px;
}
.flag-sm-VE {
  background-position: -264px -160px;
}
.flag-sm-VN {
  background-position: -264px -176px;
}
.flag-sm-VU {
  background-position: -264px -192px;
}
.flag-sm-WS {
  background-position: -264px -208px;
}
.flag-sm-XK {
  background-position: -264px -224px;
}
.flag-sm-YE {
  background-position: -264px -240px;
}
.flag-sm-ZA {
  background-position: 0 -256px;
}
.flag-sm-ZM {
  background-position: -24px -256px;
}
.flag-sm-ZW {
  background-position: -48px -256px;
}


.entry-content .container { width: 100%; }

.detail-enseignant { display: none;  }
.detail-enseignant.open { display: block; }
.txt-center { text-align: center;  }
.enseignant h4 { margin-bottom: 0; }

section.colsingle {
  background:#fff;
  padding: 1rem 0;
}

.section-programme {
    background: white;
    padding: 2em 0;
}

.section-programme h3.section-title {
    text-transform: uppercase;
    background: black;
    display: inline-block;
    padding: 4px 10px;
    color: white;
    line-height: 1;
    font-size: 2em !important;
}

#spy {
  margin-top: 1em;
  border: 1px solid #E1E1E1;
  border-top: none;
  margin-bottom: 1rem;
}

#spy a {
  display: block;
  line-height: 2;
  border-top: 1px solid #E1E1E1;
  color:#61605f;
  text-decoration:none;
  padding: 5px 10px;
  text-transform: uppercase;
  font-weight: 100;
}

/* Bloc Valeur Home */


#valeur .content {
  background: rgba(255,255,255,.9);
  padding: 3rem 5rem;
  border-radius: 5px;
  z-index: 100;
  position: relative;
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.2);
  font-size: 2rem;
}
#valeur {
  margin-top: -8rem;
  z-index: 2;
}
#valeur .content p { margin-bottom: 0; }



#spy a.current {
  background: #3b3b3B;
  color:#ffffff;
  font-weight: 600;
}

#sidebar.fixed {
  margin-top: 40px;
    position: fixed;
    z-index: 1000;
    width: 230px;
    height: auto;
    top: 0;
}

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

ul.info-inline {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.info-inline li {
  display: inline-block;
  border-left:1px solid #E1E1E1;
  padding: 0 4px;
}
ul.info-inline li:first-child {
  border-left: none;
  padding-left: 0;
}

section.c-programme {
  background: transparent;
}

.section-programme hr {
  width: 50%;
  border-color: #C1C1C1;
}

.txt-primary, .text-primary {
  color:#f07f13;
}

.c-programme-title {
  margin-bottom: 3rem;
}

.c-programme-title h2 {
  color:#f07f13;
}


.c-programme__container {
display:flex;
flex-wrap: wrap;
justify-content: space-between;
}

.c-programme__item {
  flex-basis: 31%;
  position: relative;
  margin-bottom: 3rem;
  /* Sketch doesnt export pattern fills at this point */
box-shadow: 4px 4px 10px -4px rgba(0,0,0,0.50);
}

.c-programme__item-image::after {
  content:"";
  background-color: rgba(0,0,0,0.25);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
transition: all 333ms ease-in;
}


.c-programme__item:hover .c-programme__item-image::after {
  background-color: rgba(0,0,0,0.45);
}



.c-programme__item a {
  color:#ffffff;
}


.c-programme__item img {
  width: 100%;
  height: 220px;
  object-fit:cover;
  
}

.c-programme__item-image {
  position: relative;
  height: 220px;
  
}

.c-programme__item-description {
  position: absolute;
  bottom:0;
  padding: 0 1rem .75rem;
}

.c-programme__item-description h2.c-programme__item-title {
  margin: 0;
  font-size: 1.9rem;
}
.c-programme__item-description p.c-programme__item-desc {
  margin: 0;
  font-size: 1.4rem;
  padding: 0;
}

@media screen and (max-width: 1000px) {
  .c-programme__item {
    flex-basis: 48%;
  }
}

@media screen and (max-width: 550px) {
  .c-programme__item {
    flex-basis: 100%;
  }
}

@keyframes wiggle {
  30% {
    transform: rotate( -1deg);
  }
  60% {
    transform: rotate( 1deg);
  }
  100% {
    transform: rotate( 0deg);
  }
}

.wiggle:hover {
  -webkit-animation-name: wiggle;
  -webkit-animation-duration: 400ms;
  -webkit-animation-count: 1;
  -webkit-animation-function: ease-in-out;
}

#filter {
  background: #f1F1F1;
  display: flex;
  margin-bottom: 3rem;
  position: sticky;
  top: 0;
  z-index: 10;
}


#filter legend {
  color:#10182f;
}

#filterprogramme {
  display: flex;
  padding: 2rem;
}

#filterprogramme > div {
  display: flex;
  align-items: center;
  justify-content: center;
}

#filterprogramme label {
  margin-left: 5px;
}

#filtercategorie, #filterthematique, #filterCPF {
padding: 2rem;
}

/* #filterthematique {
  display: none;
} */

.switch {
  background: white;
  border: 1px solid #F1F1F1;
  width: 80px;
  padding: 0;
  position: relative;
  border-radius: 40px;
}
.switch:hover  {
  border: 1px solid #e1e1e1;
}

.switch .knobs {
  transition: 0.3s ease all;
  position: absolute;
  width: 20px;
  height: 10px;
  color: #fff;
  line-height: 1;
  top: 3px;

}

.switch .knobs:before {
  width: 30px;
  height: 30px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  padding: 11px 4px;
  border-radius: 50%;
}

.switch.switchOn .knobs:before
{
    content: 'OUI';
    background-color: #f07f13;
    left: 4px;
  position: absolute;
  transition: 0.3s cubic-bezier(0.18, 0.89, 0.35, 1.15) all;

   
}

.switch.switchOff .knobs:before {
  content: 'NON';
  left: 43px;
  background-color: #3D3D3D;
  position: absolute;
  transition: 0.3s cubic-bezier(0.18, 0.89, 0.35, 1.15) all;

}



#filtercategorie fieldset {
  margin-bottom: 0;
}

#filtercategorie li {
  margin-bottom: 0;
}

#filtercategorie input[type="checkbox"] {
  display: none;
}

#filtercategorie input[type="checkbox"] + label {
  background: rgba(255,255,255,.5);
  padding: .5rem 1rem;
  border-radius: 4px;
  transition: background .2s ease;
  margin-right: 1rem;
  cursor: pointer;
  margin-bottom: 0;
}
#filtercategorie input[type="checkbox"] + label:focus-within, 
#filtercategorie input[type="checkbox"] + label:hover
{
  background: rgba(255,255,255,1);
  

}


#filtercategorie input[type="checkbox"]:checked + label {
  background-color: #f07f13;
  color:#ffffff;
} 

/* 
#filtercategorie label {
  padding: 6px;
  border-radius: 50px;
  display: inline-flex;
  cursor: pointer;
  transition: background .2s ease;
  margin: 8px 0;
  -webkit-tap-highlight-color: transparent;
}
#filtercategorie label:hover, #filtercategorie label:focus-within{
  background: rgba(255,255,255,.8);
}

#filtercategorie input {
  vertical-align: middle;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background: none;
    border: 0;
    box-shadow: inset 0 0 0 1px #3D3D3D;
    box-shadow: inset 0 0 0 1.5px #3D3D3D;
    appearance: none;
    padding: 0;
    margin: 0;
    transition: box-shadow 150ms cubic-bezier(.95,.15,.5,1.25);
    pointer-events: none ;
}

#filtercategorie input:focus {
  outline: none;
}

#filtercategorie input:checked {
  box-shadow: inset 0 0 0 6px #f07f13;
}

#filtercategorie span {
  vertical-align: middle;
    display: inline-block;
    line-height: 20px;
    padding: 0 8px;
    
} */





#filtercategorie ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}


#filtercategorie  label {
  display: flex;
}



.formations {
  display: flex;
  justify-content:space-between;
  flex-flow: row wrap;
  margin-bottom: 3rem;
}
.formations:after {
  content:"";
  flex-basis: 30%;
}
.formation__item {
  animation: fadeInAnimation ease 1s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
    background-color: #fff;
  flex-basis: 30%;
  margin-bottom: 3rem;
  border: 2px solid #F2F2F2;
  border-radius: 8px;
  overflow: hidden;
}


/* formation diplomante */
.formation__item_content.orange .tag, .formation__item_content.orange .formation__item_header {
  background-color: #f58426;
}
.formation__item_content.orange em {
  color: #f58426;
}


/* Bloc apprentissage */
.formation__item_content.violet .tag, .formation__item_content.violet .formation__item_header {
  background-color: #4c2880;
}
.formation__item_content.violet em {
  color: #4c2880;
}


/* Module */
.formation__item_content.mauve .tag, .formation__item_content.mauve .formation__item_header {
  background-color: #b977b0;
}
.formation__item_content.mauve em {
  color: #b977b0;
}






@media screen and (max-width: 1000px) {
  .formation__item {
    flex-basis: 47%;
  }
  #filter {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 600px) {
  .formation__item {
    flex-basis: 100%;
  }
}


.formation__item h3 {
  padding: 1rem 0;
  color:#10182f;
  font-weight: 600;
}

.formation__item_content {
  display: flex;
  flex-direction: column;
  height: 100%;
}



.tag {
  background: #cccccc;
  background-color: rgb(204, 204, 204);
  border-radius: 50px;
  font-size: 12px;
  margin: 0;
  color: #fff;
  padding: 2px 10px;
  text-transform: uppercase;
  cursor: pointer;
}

.formation__item_header {
  height: 220px;
}
.formation__item_header img{
  width: 100%;
  height: 220px;
  object-fit:cover;
}
.formation__item_body {
  padding:1.5rem;
}
.formation__item_footer {
  margin-top: auto;
  padding:1.5rem;
}

.formation__item_footer a {
position: relative;
text-decoration: none;
color:#10182f;
display: flex;
align-items: center;
}

.formation__item_footer a:after{
  border-style: solid;
	border-width: 2px 2px 0 0;
	content: '';
	display: inline-block;
	height: 10px;
	left: 0.15em;
	position: relative;
	transform: rotate(-45deg);
	vertical-align: top;
	width: 10px;
  transform: rotate(45deg);
}


.formation__item_footer a:hover {
  color:rgb(237, 130, 0);
}

.formation__item_footer a:hover:after {
  border-color: rgb(237, 130, 0);
}



.no-result {
  width: 100%;
  font-size: 3rem;
  text-align: center;
}




@keyframes fadeInAnimation {
  0% {
      opacity: 0;
      transform: translateY(-10px);
  }
  100% {
      opacity: 1;
      transform: translateY(0);
   }
}

@keyframes overInAnimation {
  0% {

      transform: translateY(0);
  }
  100% {

      transform: translateY(10px);
   }
}