/*$modules: () !default;
@mixin exports($name) {
  @if (index($modules, $name) == false) { 
    $modules: append($modules, $name);
    @content;
  }
}*/
/*
EXEMPLE : 

@include keyframes(name) {
0% { value: 1; }
100% { value: 0; }
}
*/
/*
EXEMPLE : 

@include keyframes(name) {
0% { value: 1; }
100% { value: 0; }
}
*/
.align-center {
  text-align: center;
}

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

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

.Dflex {
  display: -ms-flexbox;
  display: flex;
}
.Dflex.-hcenter {
  -ms-flex-pack: center;
  justify-content: center;
}

.FlexColumn {
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex {
  display: -ms-flexbox;
  display: flex;
}
.flex.-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex.-vcenter {
  -ms-flex-align: center;
  align-items: center;
}
.flex.-spaceBetween {
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.flex > * {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.pos-relative {
  position: relative !important;
}

/*@import "../../utils/pages-components/_carousel-v2";*/
/*.hasprojetlabel {  
    display: inline; 
}*/
main#main-content {
  background: white;
  padding-bottom: 0;
}
main#main-content > .row {
  max-width: 100%;
}
main#main-content .row.vam {
  letter-spacing: -0.3rem;
}
main#main-content .row.vam > * {
  display: inline-block;
  letter-spacing: 0;
  vertical-align: middle;
  float: none !important;
}
main#main-content .row-max {
  max-width: 1200px;
  margin: 0 auto;
}

#page-ce {
  text-align: center;
  padding: 1rem;
  overflow: hidden;
}
#page-ce #form-data form {
  text-align: left;
}
#page-ce #form-data h2, #page-ce #form-data h3, #page-ce #form-data h4 {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #333;
}
#page-ce #form-data h2, #page-ce #form-data h3 {
  text-align: center;
}
#page-ce #form-data h2 {
  font-size: 1.625rem;
  line-height: 1.75rem;
}
#page-ce #form-data h3 {
  font-size: 1.125rem;
  line-height: 1.25rem;
  margin-bottom: 0.5rem;
}
#page-ce #form-data h4 {
  font-size: 1rem;
  line-height: 1.125rem;
}
#page-ce #form-data .hasprojet {
  padding: 3px;
  padding-left: 5px;
}
#page-ce #form-data .hasprojet label {
  display: inline;
  padding-left: 5px !important;
}
#page-ce #form-data .les_mentions p {
  padding-top: 10px;
  font-size: 10px;
  font-family: "Asap";
  text-align: justify;
  color: #707070;
}
#page-ce #form-data .infos {
  padding-top: 20px;
  padding-bottom: 20px;
}
#page-ce #form-data .custom-submit-button {
  background-color: #E00034;
}
#page-ce #selection-offre {
  padding: 1rem 0;
}
#page-ce #selection-offre .offre {
  padding: 0.5rem;
  position: relative;
}
#page-ce #selection-offre .offre .text-content {
  position: relative;
  padding: 1rem 0.5rem;
}
#page-ce #selection-offre .offre .text-content img {
  margin-bottom: 0.75rem;
}
#page-ce #selection-offre .offre p {
  color: #666;
  font-size: 0.75rem;
  line-height: 0.875rem;
  max-width: 320px;
  display: block;
  margin: 0 auto 0.5rem;
}
#page-ce #selection-offre .offre .custom-button {
  background: #E00034;
  border: 2px #E00034 solid;
  margin-top: 0.5rem;
}
#page-ce #selection-offre .offre .custom-button:hover {
  background: white;
  color: #E00034;
}
#page-ce #selection-offre .offre:first-of-type {
  margin-bottom: 2rem;
  padding-bottom: 2.5rem;
}
#page-ce #selection-offre .offre:first-of-type:before {
  content: "";
  position: absolute;
  display: inline-block;
  border-top: 1px solid #E00034;
  bottom: 0;
  left: 0;
  right: 0;
}
#page-ce #selection-offre .offre:first-of-type:after {
  content: "";
  background: url(/Images/comiteEntreprise/ou.png);
  position: absolute;
  bottom: -21px;
  left: 50%;
  margin-left: -21px;
  height: 43px;
  width: 43px;
  display: inline-block;
}
@media only screen and (min-width:64.0625em) {
  #page-ce #selection-offre .offre:first-of-type .text-content {
    text-align: left;
  }
  #page-ce #selection-offre .offre:first-of-type .visuel-content {
    text-align: right;
  }
  #page-ce #selection-offre .offre:last-of-type .text-content {
    text-align: right;
  }
  #page-ce #selection-offre .offre:last-of-type .visuel-content {
    text-align: left;
  }
  #page-ce #selection-offre .offre .text-content {
    padding: 1rem 2rem;
  }
  #page-ce #selection-offre .offre .text-content .content {
    display: inline-block;
    text-align: center;
  }
}
#page-ce h2 strong {
  font-size: 1.25em;
  line-height: 1.2;
  color: #E00034;
  text-transform: uppercase;
}
#page-ce .row .columns {
  float: none !important;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0;
}
#page-ce ul,
#page-ce ol {
  margin: 0;
  list-style: none;
}
#page-ce article {
  padding: 2rem 0;
  border-bottom: 1px solid #ccc;
}
#page-ce .merci {
  padding-top: 2.5rem;
}
#page-ce .merci p:not(:last-of-type) {
  margin-bottom: 1rem;
}
#page-ce .breadcrumb-wrapper {
  text-align: right;
}
#page-ce .breadcrumb-wrapper .breadcrumbs {
  background: white;
}
#page-ce .liste-informations li {
  padding: 1rem 0.5rem;
  display: inline-block;
  vertical-align: top;
  width: 300px;
}
#page-ce .liste-informations li h3 {
  margin: 1rem 0 0.75rem;
}
#page-ce .liste-informations li .picto svg {
  margin: 0 auto;
  display: block;
  width: 50px;
  height: 50px;
}
#page-ce .custom-button {
  display: inline-block;
  margin: 0;
}
#page-ce .custom-button.sub-button {
  background: white;
  color: #333;
  border: 3px solid #333;
}
#page-ce .custom-button.sub-button:hover {
  background: #333;
  color: white;
}
#page-ce .custom-links {
  margin-top: 1rem;
  color: #333;
  font-size: 1rem;
  line-height: 1rem;
  display: inline-block;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  text-decoration: underline;
}
#page-ce .custom-links span i:before {
  display: inline-block;
  font-style: normal;
  content: "5";
  position: relative;
  display: inline-block;
  font-family: ElegantIcons;
  left: -0.1rem;
}
#page-ce .row {
  font-size: 0;
}
#page-ce .title {
  padding: 1rem 0 0.5rem;
  margin: 0;
  text-transform: uppercase;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #E00034;
  font-size: 1.75rem;
  line-height: 1.875rem;
}
#page-ce .subtitle {
  font-size: 0.8125rem;
  line-height: 0.9375rem;
  padding: 0 0 1rem;
  margin: 0;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-style: italic;
}
#page-ce .subtitle span {
  font-style: normal;
  font-size: 1.3846153846em;
  line-height: 1;
}
#page-ce h2 {
  font-size: 1.125rem;
  line-height: 1.25rem;
  padding: 0 0 0.5rem;
  margin: 0;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
#page-ce h3 {
  font-size: 1.125rem;
  line-height: 1.25rem;
  padding: 0;
  margin: 0;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
#page-ce p {
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1rem;
  font-family: "Roboto", Arial, sans-serif;
  color: #333;
}
#page-ce p.tel {
  font-size: 1.125rem;
  line-height: 1.25rem;
  margin: 0.25rem;
}
#page-ce p.horaires {
  font-size: 0.75rem;
  line-height: 1rem;
}
#page-ce p.horaires span {
  font-size: 1.1666666667em;
}
#page-ce p a {
  text-decoration: underline;
}
#page-ce p a:hover {
  text-decoration: underline;
}
#page-ce .mentions {
  padding-top: 2rem;
  text-align: left;
}
#page-ce .mentions p {
  font-size: 0.8125rem;
  line-height: 0.9375rem;
  color: #666666;
}
#page-ce .mentions p:not(:last-of-type) {
  margin-bottom: 1rem;
}

#AdresseExpedition_CodePays {
  background-color: #eeeeee;
}

@media only screen and (min-width:64.0625em) {
  #page-ce .mentions p:not(:last-of-type) {
    margin-bottom: 2rem;
  }
}
.more-content {
  width: 1.2rem;
  height: 1rem;
  margin-left: 0.2rem;
  position: relative;
  display: inline-block;
  /*&:hover{
      .more-infos{
           opacity: 1;
          visibility: visible;
          -moz-transition: opacity 0.2s linear 0.1s;
          -o-transition: opacity 0.2s linear 0.1s;
          -webkit-transition: opacity 0.2s linear 0.1s;
          transition: opacity 0.2s linear 0.1s;
      }
  }*/
}
.more-content .more-infos {
  right: 0;
  opacity: 1;
  position: absolute;
  /*visibility: hidden;*/
  display: none;
  z-index: 10;
  transition: opacity 0.2s linear 0.1s;
  border-bottom: 3px solid #00a99d;
  background: white;
  border-left: #ccc 1px solid;
  border-right: #ccc 1px solid;
  border-top: #ccc 1px solid;
}
.more-content .more-infos .content {
  padding: 1rem;
  font-size: 0.7rem;
  font-family: Asap, Arial, sans-serif;
  display: inline-block;
}
.more-content .more-infos .content strong {
  font-family: "Montserrat-Bold", Arial, Helvetica, sans-serif;
}
.more-content .more-infos a.close {
  font-family: "ElegantIcons";
  font-size: 1.5rem;
  font-weight: normal;
  color: #333;
  position: absolute;
  right: 0.6875rem;
  top: 0.625rem;
}
.more-content .more-infos a.close:before {
  content: "Q";
}
.more-content .more-infos a.close:hover {
  color: #999;
}
.more-content .more-infos {
  width: 240px;
  z-index: 10;
  bottom: 100%;
  right: 2.5rem;
  margin-right: -140px;
  padding: 0 0 0rem;
  margin-bottom: 0.5rem;
}
.more-content .more {
  display: inline-block;
  position: relative;
  top: -0.05rem;
  cursor: pointer;
  width: 1.2rem;
  height: 1rem;
  vertical-align: middle;
  overflow: hidden;
}
.more-content .more:before {
  content: "\e064";
  display: inline-block;
  font-size: 1rem;
  line-height: 1rem;
  color: #333;
  font-family: "ElegantIcons";
}