/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
@font-face {
  font-family: "sema-font";
  src: url('../fonts/sema-font/sema-font.eot?pcb3gm');
  src: url('../fonts/sema-font/sema-font.eot?pcb3gm#iefix') format("embedded-opentype"), url('../fonts/sema-font/sema-font.ttf?pcb3gm') format("truetype"), url('../fonts/sema-font/sema-font.woff?pcb3gm') format("woff"), url('../fonts/sema-font/sema-font.svg?pcb3gm#sema-font') format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="sema-"]:before, [class*=" sema-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "sema-font" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.sema-www:before {
  content: "";
}
.sema-wall-clock:before {
  content: "";
}
.sema-mail:before {
  content: "";
}
.sema-location:before {
  content: "";
}
.sema-envelope:before {
  content: "";
}
.sema-annuaire:before {
  content: "";
}
.sema-bulletin:before {
  content: "";
}
.sema-cantine:before {
  content: "";
}
.sema-demarcheadmin:before {
  content: "";
}
.sema-Logo_OT_HVS:before {
  content: "";
}
.sema-zoom-tool:before {
  content: "";
}
.sema-phone:before {
  content: "";
}
.sema-cross:before {
  content: "";
}
.sema-exit:before {
  content: "";
}
body {
  font-size: 16px;
  background: white;
}
h1 {
  font-family: "roboto", sans-serif;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 3.3rem;
  line-height: 1.5em;
  font-weight: 700;
  color: #333333;
  text-transform: uppercase;
}
h1.titrepage, .titrepage > h1 {
  font-family: pacifico;
  margin: 0;
  font-size: 4.3rem;
  line-height: 1em;
  color: #333;
  text-transform: initial;
  font-weight: 400;
  margin-top: -10px;
  margin-bottom: 3rem;
  text-align: center;
}
h2 {
  font-family: "roboto", sans-serif;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 2.5rem;
  line-height: 1.5em;
  font-weight: 400;
  color: #333333;
  position: relative;
  text-align: center;
}
h2:before {
  background: #572049;
  display: block;
  content: "";
  height: 3px;
  position: absolute;
  bottom: -35px;
  width: 0.8em;
  margin: auto;
  left: 0;
  right: 0;
}
h2 span.titlecolor2 {
  color: #572049;
  display: block;
  font-size: 4rem;
  font-family: "pacifico", sans-serif;
  line-height: 2.5rem;
}
h2.none {
  font-size: 0;
  margin: 0;
}
h3 {
  font-family: "roboto", sans-serif;
  display: block;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1em;
  color: #333333;
  margin: 1.5rem 0 0.75rem 0;
}
h4 {
  font-family: "roboto", sans-serif;
  display: block;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1em;
  color: #41805e;
  margin: 1rem 0 0.5rem 0;
}
p {
  margin: 5px 0px;
  font-size: 1rem;
  line-height: 1.6rem;
}
a {
  position: relative;
}
a:hover {
  color: #333333;
}
dl {
  margin: 0.2rem 0;
}
dd {
  margin-left: 0;
}
.marginauto {
  margin: auto;
  text-align: center;
}
.txt-blanc {
  color: white;
}
table {
  border: none;
  position: relative;
}
table tr:nth-child(2n+1) {
  background-color: #fafafa;
}
table td {
  padding: 0.5rem 1rem;
  border: none;
  border-bottom: 1px solid #eaeaea;
}
table tr {
  position: relative;
}
.g-content0 .g-content {
  margin: 0;
  padding: 0;
}
#filariane {
  margin-bottom: 1rem;
}
#filariane .g-content {
  margin-bottom: 0;
  padding-bottom: 0;
}
#filariane .breadcrumb {
  background: none;
  padding-left: 0;
  text-align: center;
  margin-bottom: 0;
  display: block;
}
#filariane .breadcrumb li:first-child {
  display: none;
}
#filariane .breadcrumb li + li::before {
  display: none;
}
#filariane .breadcrumb a {
  color: #333333;
  position: relative;
  box-shadow: inset 0 -1px 0 #ccc;
  text-decoration: none;
}
#filariane .breadcrumb a:before {
  content: "";
  display: block;
  width: 0%;
  height: 1px;
  position: absolute;
  bottom: 0;
  background-color: #333333;
  transition: all 0.3s ease;
}
#filariane .breadcrumb > .active {
  color: #572049;
}
#filariane .breadcrumb li:after {
  content: "";
  font-family: "FontAwesome", sans-serif;
  font-size: 1rem;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
#filariane .breadcrumb li:hover a:before {
  width: 100%;
}
#filariane .breadcrumb .divider {
  display: none;
}
.absolute0 {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.formControls {
  text-align: center;
}
.btn {
  display: inline-block;
  padding: 0.5rem 4rem;
  font-size: 0.81rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  margin: 0.375rem;
  border: 0;
  -webkit-border-radius: 2rem;
  border-radius: 2rem;
  cursor: pointer;
  text-transform: uppercase;
  white-space: normal;
  word-wrap: break-word;
  background: #e7bf26;
  color: #333333;
  text-shadow: none;
  position: relative;
}
.btn.pdf {
  top: 0px;
}
.btn.pdf:after {
  content: "";
}
.btn:hover {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 3px 10px 0 rgba(0, 0, 0, 0.12), 0 4px 10px 0 rgba(0, 0, 0, 0.12);
  background: #fffefd;
  text-shadow: none;
  color: #333333;
}
.btn:hover:after {
  right: -1rem;
  opacity: 1;
}
.btn.contact, .btn.twitter, .btn.facebook {
  width: 3rem;
  height: 3rem;
  padding: 0;
}
.btn.contact .g-menu-item-title, .btn.twitter .g-menu-item-title, .btn.facebook .g-menu-item-title {
  display: none;
}
.btn.contact:before, .btn.twitter:before, .btn.facebook:before {
  content: "";
  font-family: "FontAwesome", sans-serif;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 700;
  font-size: 1.2rem;
  text-align: center;
  width: 100%;
}
.btn.contact.twitter.facebook:before, .btn.contact.facebook.facebook:before, .btn.twitter.twitter.facebook:before, .btn.twitter.facebook.facebook:before, .btn.facebook.twitter.facebook:before, .btn.facebook.facebook.facebook:before {
  content: "";
}
.btn.contact.twitter.twitter:before, .btn.contact.facebook.twitter:before, .btn.twitter.twitter.twitter:before, .btn.twitter.facebook.twitter:before, .btn.facebook.twitter.twitter:before, .btn.facebook.facebook.twitter:before {
  content: "";
}
.btn.contact.twitter .field-value, .btn.contact.facebook .field-value, .btn.twitter.twitter .field-value, .btn.twitter.facebook .field-value, .btn.facebook.twitter .field-value, .btn.facebook.facebook .field-value {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.btn.contact.twitter .field-value a, .btn.contact.facebook .field-value a, .btn.twitter.twitter .field-value a, .btn.twitter.facebook .field-value a, .btn.facebook.twitter .field-value a, .btn.facebook.facebook .field-value a {
  font-size: 0;
  box-shadow: inset 0 0px 0 transparent !important;
  position: absolute !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.btn.contact.twitter .field-value a:before, .btn.contact.facebook .field-value a:before, .btn.twitter.twitter .field-value a:before, .btn.twitter.facebook .field-value a:before, .btn.facebook.twitter .field-value a:before, .btn.facebook.facebook .field-value a:before {
  content: none !important;
}
.btn.contact.contact:before, .btn.twitter.contact:before, .btn.facebook.contact:before {
  content: "";
}
.btn.tel:before {
  content: "";
  font-family: "FontAwesome", sans-serif;
  display: inline-block;
  margin-right: 10px;
}
.btn.mail {
  margin-top: 0.5rem;
}
.btn.violet {
  background: #572049;
  color: white;
}
.btn.violet:hover {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 3px 10px 0 rgba(0, 0, 0, 0.12), 0 4px 10px 0 rgba(0, 0, 0, 0.12);
  color: white;
  background: #fefdfe;
}
.btn.violet:hover:after {
  right: -1rem;
  opacity: 1;
}
.btn.vert {
  background: #78b337;
}
.btn .contenu {
  position: relative;
  margin-left: 30px;
}
.btn .contenu:before {
  font-family: "FontAwesome", sans-serif;
  display: inline-block;
  margin-right: 10px;
  position: absolute;
  left: -30px;
  font-size: 1rem;
}
.btn.agenda .contenu:before {
  content: "";
}
.btn.agendaplus .contenu:before {
  content: "";
}
.btn.actu .contenu:before {
  content: "";
}
/*menu navigation*/
#g-navigation {
  position: absolute;
  top: 0;
  z-index: 99;
  width: 100%;
  display: block;
  background: none;
}
#g-navigation h1 {
  text-transform: none;
  border-bottom: 0px solid #333333;
}
#g-navigation .g-container:first-child:before {
  position: absolute;
  display: block;
  content: "";
  background: rgba(87, 32, 73, 0.009);
  top: 0;
  bottom: 0;
  left: -100vw;
  width: 100vw;
}
#g-navigation .g-menu-parent-indicator {
  display: none;
}
#g-navigation #navmenubar {
  z-index: 9999;
}
#g-navigation .g-main-nav {
  background: #e7bf26;
  position: relative;
}
#g-navigation .g-main-nav .g-toplevel {
  flex-direction: row;
  justify-content: flex-start;
  position: relative;
}
#g-navigation .g-main-nav .g-toplevel a {
  font-weight: 700;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: white;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover a {
  font-weight: 700;
}
#g-navigation .g-main-nav:before {
  position: absolute;
  display: block;
  content: "";
  background-color: #e7bf26;
  top: 0;
  bottom: 0;
  left: -100vw;
  width: 100vw;
}
#g-navigation .g-main-nav:after {
  position: absolute;
  display: block;
  content: "";
  background-color: #e7bf26;
  top: 0;
  bottom: 0;
  right: -100vw;
  width: 100vw;
}
#g-navigation .g-main-nav li:last-child {
  position: absolute;
  right: 0;
  height: 100%;
}
#g-navigation .g-main-nav li:last-child .form-search {
  margin: 0;
}
#g-navigation .g-main-nav li:last-child .g-menu-item-container {
  padding: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
#g-navigation .g-main-nav li:last-child .g-menu-item-container #mod-finder-searchword93 {
  padding-right: 3rem;
  height: 1.5rem;
  width: 15rem;
  border-radius: 2rem;
  border: 2px solid #333333;
  padding-left: 1rem;
  background: #fffffd;
  color: #333333;
  font-size: 1rem;
}
#g-navigation .g-main-nav li:last-child .g-menu-item-container .btn.finder {
  font-size: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  background: #333333;
  box-shadow: none;
  width: 14%;
  height: 100%;
  color: white;
}
#g-navigation .g-main-nav li:last-child .g-menu-item-container .btn.finder:hover {
  background: white;
  color: #333333;
  border: 2px solid #333333;
}
#g-navigation .g-main-nav li:last-child .g-menu-item-container .btn.finder .icon-search {
  font-size: 0.81rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: 400;
}
#g-navigation #titleSite, #g-navigation .logoillustration {
  background: rgba(87, 32, 73, 0.009);
  color: white;
  position: relative;
}
#g-navigation #titleSite h1, #g-navigation .logoillustration h1 {
  text-align: right;
  margin: 0;
  color: white;
  padding-right: 0.8rem;
}
#g-navigation #titleSite span, #g-navigation .logoillustration span {
  display: block;
  text-align: right;
  padding-right: 0.8rem;
}
#g-navigation #titleSite:before, #g-navigation .logoillustration:before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: -17%;
  background-image: url('../images/logo-illustrationseul.svg');
  background-repeat: no-repeat;
  background-size: 30%;
  z-index: 1;
  background-position-y: 100%;
}
/*navigation*/
#g-header {
  height: 30em;
  overflow: hidden;
  z-index: 0;
  position: relative;
}
#g-header .g-content {
  margin: 0;
  padding: 0;
}
#g-header img {
  width: 100%;
  height: 30em;
  object-fit: cover;
}
#g-header:after {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#g-header #titleSite {
  background: rgba(87, 32, 73, 0.009);
  color: white;
  position: relative;
}
#g-header #titleSite h1 {
  text-align: left;
  margin-bottom: 0;
  color: white;
}
#g-header #titleSite span {
  display: block;
  text-align: right;
  padding-right: 0.8rem;
}
#g-header #titleSite:before {
  position: absolute;
  display: block;
  content: "";
  background: rgba(87, 32, 73, 0.009);
  top: 0;
  bottom: 0;
  left: -100vw;
  width: 100vw;
}
#g-beforecontent .accesrapide {
  position: relative;
}
#g-beforecontent .accesrapide .blocChiffreBouton {
  margin-top: -80px;
}
#g-beforecontent .accesrapide .titreaccesrapide {
  text-align: center;
}
#g-beforecontent .accesrapide .titreaccesrapide:before {
  display: none;
}
#g-beforecontent .accesrapide .btnformule {
  background: #572049;
  border-radius: 3rem;
  height: 5rem;
  width: 100%;
  position: relative;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.4);
  margin: 0.5rem 1rem 0.5rem 0;
}
#g-beforecontent .accesrapide .btnformule .contenu {
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 0 1rem;
  color: white;
}
#g-beforecontent .accesrapide .btnformule .contenu img {
  height: 3.5rem;
  width: calc(100% / 4);
}
#g-beforecontent .accesrapide .btnformule .contenu .texte {
  text-align: center;
  width: calc((100% / 4) * 2.5);
}
#g-beforecontent .accesrapide .btnformule .contenu .texte .titregros {
  line-height: 1rem;
  color: white;
}
#g-beforecontent .accesrapide .btnformule .contenu .texte .desciptionBChiffre {
  font-size: 0.8rem;
  line-height: 1rem;
  margin: 0;
  font-style: italic;
}
#g-beforecontent .accesrapide .btnformule:hover {
  background: #fdfdfd;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.4), 2px 2px 2px 0 rgba(0, 0, 0, 0.4);
}
#g-container-main {
  padding-bottom: 5rem;
}
#g-container-main #g-main {
  padding-top: 0;
}
#g-container-main #g-main a {
  position: relative;
  box-shadow: inset 0 -1px 0 #ccc;
  transition: all 0.3s ease;
}
#g-container-main #g-main a:hover:before {
  width: 100%;
}
#g-container-main #g-main a:before {
  content: "";
  display: block;
  width: 0%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #333333;
  transition: all 0.3s ease;
}
#g-container-main #g-main a.btn, #g-container-main #g-main a.linkitem {
  box-shadow: none;
}
#g-container-main #g-main a.btn:before, #g-container-main #g-main a.linkitem:before {
  content: none;
}
#g-container-main #g-main a.btn:hover:before, #g-container-main #g-main a.linkitem:hover:before {
  width: 0%;
}
/*page accueil*/
.itemid-101 {
  /*#g-header*/
}
.itemid-101 h2 {
  margin-bottom: 5rem;
  color: #333333;
  font-size: 1.5rem;
}
.itemid-101 h2 span.titlecolor2 {
  text-transform: initial;
}
.itemid-101 h3 {
  color: #572049;
}
.itemid-101 #g-header {
  height: 40em;
  overflow: hidden;
}
.itemid-101 #g-header .g-content {
  margin: 0;
  padding: 0;
}
.itemid-101 #g-header img {
  width: 100%;
  height: 40em;
  object-fit: cover;
}
.itemid-101 #g-container-main {
  padding-bottom: 3rem;
}
.itemid-101 #g-aftercontent {
  background: #78b337;
}
.itemid-101 #g-aftercontent h2 span.titlecolor2 {
  color: white;
}
.itemid-101 #g-aftercontent h2:before {
  background: white;
}
/*home*/
#g-aftercontent {
  background: #eee;
  padding: 2rem 0 9rem 0;
}
#g-aftercontent .g-title {
  margin-bottom: 4rem;
}
#g-aftercontent #bouton .platform-content {
  display: inline-block;
}
#g-aftercontent #bouton .g-content {
  padding: 0;
  margin: auto;
  text-align: center;
}
/*article simple*/
.view-article #contenubloc {
  width: 70%;
  flex-basis: 70%;
  margin: auto;
}
.view-article #contenubloc img {
  margin: 0.5rem;
}
.view-article #g-main a {
  color: #41805e;
}
.view-article #g-main a:after {
  margin-left: 10px;
  font-family: "FontAwesome", sans-serif;
  content: none;
}
.view-article #g-main a[href^="http:"]:after, .view-article #g-main a[href^="https:"]:after {
  content: "";
}
.view-article #g-main a[href^="http:"].lightboxgmafp:after, .view-article #g-main a[href^="https:"].lightboxgmafp:after {
  content: none;
}
.view-article #g-main a[href*=".pdf"]:after {
  content: "";
}
.view-article #g-main a.btn {
  color: #333333;
}
.view-article #g-main h2 {
  text-align: left;
}
.view-article #g-main h2:before {
  content: none;
}
.view-article .assoevent .date {
  font-size: 1.2em;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.view-article .assoevent .detail {
  background-color: #e5e5e5;
  color: #333333;
  margin: 20px 0 20px 0;
  padding: 3%;
}
.view-article .assoevent .detail span {
  display: block;
}
.view-article .assoevent .detail .field-label {
  font-weight: 700;
  line-height: 1;
}
.view-article .assoevent .detail .field-value {
  margin-bottom: 1rem;
}
/*view-article*/
.cantinescolaire #contenubloc {
  text-align: center;
}
/*view-category*/
.view-category .cat-children, .view-categories .cat-children {
  margin-top: 2rem;
}
.view-category .cat-children [class*="span"]:nth-child(n+4), .view-categories .cat-children [class*="span"]:nth-child(n+4) {
  margin-left: 0;
}
.view-category .items-intro, .view-categories .items-intro {
  margin-top: 2rem;
}
/*view-category,.view-categories*/
.view-contact .contact .sidebar {
  background-color: #e5e5e5;
  color: #333333;
  margin: 0 0 20px;
  padding: 3%;
  margin-left: 1rem;
}
.view-contact .contact .sidebar h3 {
  margin: 0 0 0.2rem 0;
}
.view-contact .contact .sidebar .adress, .view-contact .contact .sidebar .email, .view-contact .contact .sidebar .siteweb {
  margin: 0.5rem 0;
}
.view-contact .contact .sidebar i.fa {
  margin-right: 0.5rem;
}
.fields-container {
  text-align: center;
}
.fields-container .acfup-item {
  display: block;
}
/*footer*/
#g-footer {
  position: relative;
  box-shadow: 0px -10px 5px 0 rgba(0, 0, 0, 0.16);
  z-index: 1;
}
#g-footer h4 {
  color: #e7bf26;
}
#g-footer #frise {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  transform: translateY(-100%);
}
#g-footer #frise .g-grid {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}
#g-footer #frise .g-content {
  line-height: 0rem;
  margin: 0;
  padding: 0;
}
#g-footer #frise #frise-p1 {
  padding-left: 2rem;
}
#g-footer #frise #frise-p2 {
  padding-right: 1.5rem;
}
#g-footer #frise .cls-1 {
  fill: #333;
}
#g-footer .coordonnee {
  text-align: left;
}
#g-footer .coordonnee strong {
  color: #e7bf26;
  padding-top: 5px;
}
#g-footer .coordonnee a {
  position: relative;
  transition: all 0.3s ease;
}
#g-footer .coordonnee a:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: -1px;
  background-color: #e7bf26;
  transition: all 0.3s ease;
  left: 0;
}
#g-footer .coordonnee a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0rem;
  margin: 0 -0.5rem;
  width: 0%;
  height: 0.8rem;
  background-color: rgba(231, 191, 38, 0.002);
  transition: all 0.3s ease;
  left: 0;
}
#g-footer .coordonnee a:hover {
  color: #e7bf26;
}
#g-footer .coordonnee a:hover:before {
  width: 0%;
}
#g-footer .coordonnee a:hover:after {
  width: 90%;
}
#g-footer #menulegalfooter {
  padding-bottom: 2rem;
}
#g-footer #menulegalfooter .g-content {
  padding: 0;
  margin: 0;
}
#g-footer #menulegalfooter .g-main-nav .g-toplevel > li .btn {
  display: none;
}
#g-footer #menulegalfooter a {
  text-transform: uppercase;
  position: relative;
}
#g-footer #menulegalfooter a:hover {
  color: #e7bf26;
}
#g-footer #menulegalfooter a:hover:after {
  width: 0;
}
#g-footer #menulegalfooter a:hover:before {
  width: 90%;
}
#g-footer #menulegalfooter a:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #e7bf26;
  transition: all 0.3s ease;
}
#g-footer #menulegalfooter a:before {
  content: "";
  display: block;
  position: absolute;
  top: 1.2rem;
  margin: 0 -0.5rem;
  width: 0%;
  height: 0.8rem;
  background-color: rgba(231, 191, 38, 0.002);
  transition: all 0.3s ease;
}
.tuile {
  height: 400px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  border-radius: 0.25rem;
  position: relative;
  margin-bottom: 2rem;
  background-color: white;
  overflow: hidden;
}
.tuile .lientitle {
  transition: all 0.2s ease-out;
  width: 100%;
  height: 100%;
  display: block;
  font-weight: 700;
  text-align: center;
  font-size: 0rem;
  position: absolute;
  z-index: 1;
  border-radius: calc(.25rem - 1px);
  color: white;
}
.tuile .lientitle a {
  position: absolute !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: white;
  box-shadow: none !important;
}
.tuile .lientitle a:before {
  content: none;
}
.tuile .lientitle a:hover:before {
  width: 0%;
}
.tuile .bloc-img {
  transition: all 0.25s ease-out;
  height: 60%;
  overflow: hidden;
  position: relative;
}
.tuile .bloc-img .span12 {
  height: 100%;
}
.tuile .bloc-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px);
}
.tuile .bloc-img .mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-attachment: fixed;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background-color: rgba(255, 255, 255, 0.2);
}
.tuile .bloc-txt {
  padding: 0.5rem 1rem;
  height: 40%;
  overflow: hidden;
}
.tuile .bloc-txt .item-title {
  margin: 0.5rem auto;
  font-size: 1.5rem;
  color: #333333;
  font-weight: 700;
}
.tuile .bloc-txt .item-title:first-letter {
  text-transform: uppercase;
}
.tuile .bloc-txt .intro-txt {
  color: #747373;
}
.tuile .bloc-txt h3.titretuile {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  color: #572049;
}
.tuile .bloc-txt .date {
  margin-bottom: 1rem;
}
.tuile .bloc-txt .date:before {
  content: "";
  font-family: "FontAwesome", sans-serif;
  margin-right: 0.5rem;
}
.tuile:hover {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.tuile:hover .lientitle {
  background: rgba(0, 0, 0, 0.007);
  font-size: 2rem;
}
.tuile:hover .bloc-img {
  height: 100%;
  border-radius: calc(.25rem - 1px);
}
.tuile:hover .bloc-img .mask {
  opacity: 1;
}
/*fin tuile*/
.g-offcanvas-toggle {
  z-index: 9999;
}
.g-offcanvas-toggle:after {
  content: "menu";
  display: inline-block;
  font-size: 1rem;
  margin-right: 0.5rem;
}
/*extranet*/
.extranet h3 a {
  color: #572049;
}
.extranet h3 a:hover {
  color: #e7bf26;
}
.extranet .ligne .article-info-term {
  display: none;
}
.extranet .menumenuextranet {
  background: #e7bf26;
  position: relative;
  border-radius: 0.25rem;
}
.extranet .menumenuextranet li {
  padding: 1rem 0;
  border-bottom: 1px solid #333;
  background: #e7bf26;
  transition: all 0.3s ease;
  width: 100%;
}
.extranet .menumenuextranet li a {
  color: #333333;
  padding-left: 1rem;
}
.extranet .menumenuextranet li:hover {
  background: white;
}
.extranet .menumenuextranet li:hover:first-child {
  border-top: 1px solid #333;
}
.extranet .menumenuextranet li:hover:last-child {
  border-bottom: 1px solid #333;
}
.extranet .menumenuextranet li:first-child {
  border-top: 1px solid #e7bf26;
  border-top-right-radius: 0.25rem;
}
.extranet .menumenuextranet li:last-child {
  border-bottom: 1px solid #e7bf26;
  border-bottom-right-radius: 0.25rem;
}
.extranet .menumenuextranet li.active {
  background: white;
}
.extranet .menumenuextranet li.active a {
  font-weight: 700;
}
.extranet .menumenuextranet li.active:first-child {
  border-top: 1px solid #fff;
}
.extranet .menumenuextranet li.active:last-child {
  border-bottom: 1px solid #fff;
}
.extranet table td.titre {
  width: calc((100% / 12) * 8);
}
.extranet table td.article-info {
  width: calc((100% / 12) * 4);
}
.extranet .nav.menumenuextranet a {
  font-family: "Roboto";
}
.extranet .nav.menumenuextranet a:before {
  margin-right: 10px;
  font: normal normal normal 14px/1 FontAwesome;
}
.extranet .moduleconnexion {
  text-align: center;
}
.extranet .field-entry.champnomprenom {
  margin-top: -1.5rem;
  margin-bottom: 2rem;
}
/*media query*/
/* Principalement dût a la mise en page spéciale */
/*passage du menu en mobile*/
@media only screen and (max-width: 1199px) {
  #g-navigation .g-container {
    margin: 0;
    width: 100%;
  }
  #g-navigation #titleSite {
    flex: 0 100%;
    width: 100%;
    padding-top: 2rem;
    border-bottom: 20px solid #e7bf26;
  }
  #g-navigation #titleSite h1, #g-navigation #titleSite span {
    text-align: center;
  }
  #g-navigation #titleSite:before {
    content: none;
  }
  #g-beforecontent .accesrapide .btnformule .contenu {
    justify-content: center;
    align-items: center;
  }
}
@media only screen and (max-width: 991px) {
  .view-article #contenubloc {
    width: 100%;
    flex-basis: 100%;
    margin: auto;
  }
  #filariane .breadcrumb li.active span {
    font-size: 3.3rem;
  }
  .view-contact .contact .sidebar {
    margin-top: 2rem;
    margin-left: 0rem;
  }
  #mod-finder-searchform93 {
    text-align: center;
    width: 100%;
  }
  #mod-finder-searchform93 #mod-finder-searchword93 {
    width: 90%;
    margin: 0.375rem;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  .itemid-101 #g-header {
    height: 30em;
  }
  .itemid-101 #g-header:before {
    content: none;
  }
  #g-header:before {
    content: none;
  }
  #g-navigation #titleSite h1 {
    line-height: 3rem;
  }
  .tuile.actu .bloc-img {
    padding-top: calc((100% / 12) * 5);
    margin-bottom: 1rem;
  }
  #g-frise {
    display: none;
  }
  #g-footer #menulegalfooter a {
    padding-top: 0;
  }
  .customcoordonnee {
    text-align: center;
  }
  .customcoordonnee img {
    float: none;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 650px) {
  table, tbody, tr, td {
    display: block;
    width: auto !important;
    /* parceque tu as mis des style inline grrr */
  }
}
/*# sourceMappingURL=custom_9.css.map */