* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  margin: 0;
  line-height: normal;
}

html {
  font-size: 16px;
}

body {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  /*maryline*/
  letter-spacing: 2px;
}

.error {
color:red;
}
.erreur {
background-color:#ffb0a8;
}
.monacostyle{
font-size: 1rem;
}
a {
  text-decoration: none;
  cursor: pointer;
  color: inherit;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

menu, nav, ul, li {
  list-style: none;
}

img {
  max-width: 100%;
}

hr {
  text-align: left;
}

/*------*/

h1 {
  font-size: 2.25rem;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-weight: 800;
}

h2 {
  font-size: 1.375rem;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-weight: 800;
}

h3 {
  font-size: 1.125rem;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 700;
}

h3 img{
width:77px;
}

.thin {
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: initial;
}

.submition6{
  display: block;
  width: 17rem;
  margin: auto;
  margin-bottom: 2rem;
  margin-top: 2rem;
  background-color: #005baa;
  padding: .5rem 2rem;
  border-radius: 100px;
  color: #fff;
  /*text-transform: uppercase;*/
  text-align: center;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  white-space: normal;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}


/*------*/

hr {
  border: none;
}

hr.narrow {
  width: 60px;
  height: 1px;
  background-color: #929292;
}

hr.wide {
  width: 150px;
  height: 1px;
  background-color: #000;
}

/*------*/

input, select {
  font-family: "Open Sans", sans-serif;
  -moz-appearance: textfield;
  -webkit-appearance: none;
  border: none;
  border-radius: 0;
  border-bottom: solid 1px #c9c9c9;
  outline: none;
  cursor: text;
  color: #000;
  padding: 4px 0;
  width: 100%;
  margin-bottom: .75rem;
  letter-spacing: 2px;
  font-size: 1rem;
  background-color: #f7f7f7;
}

input::-webkit-input-placeholder {
  color: #777;
  font-weight: 600;
}

input::-moz-placeholder {
  color: #777;
  font-weight: 600;
}

input:-ms-input-placeholder {
  color: #777;
  font-weight: 600;
}

input::-ms-input-placeholder {
  color: #777;
  font-weight: 600;
}

input::placeholder {
  color: #777;
  font-weight: 600;
}

input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #777;
   opacity:  1;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}

/*------*/

.radio-set {
  margin-bottom: 1rem;
}

.radio-set label {
  cursor: pointer;
  letter-spacing: 2px;
  font-weight: 600;
  vertical-align: middle;
  margin-left: 4px;
  margin-right: 2rem;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}

.radio-set label:hover {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}

.radio-set input[type="radio"] {
  display: none;
}

.radio-set label.radio-custom {
  display: inline-block;
  width: 22px;
  height: 22px;
  border: solid 1px #000;
  border-radius: 50%;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.radio-set input[type="radio"]:checked + label.radio-custom::after {
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #000;
  position: absolute;
  top: calc(50% - 7px);
  left: calc(50% - 7px);
}


.radio-set label.radio-checkdon {
    font-weight:normal;
}

.control-label {
  font-family: "Open Sans", sans-serif;
  color: #777;
  letter-spacing: 2px;
  font-size: 1rem;
  font-weight: 600;
}

.compl {
  font-size: 0.9rem;
  font-weight: 400;
}

#enseigne {
color: #777;
font-weight: 600;
}

.logotop {
  margin-top:2rem;
  margin-bottom:1rem
}

.logotop2 {
  margin-bottom:1rem; 
}

/*------*/

.checkbox-set {
  display: inline-block;
  margin-right: .5rem;
  position: relative;
  top: 3px;
}

.checkbox-set label {
  display: inline-block;
  width: 18px;
  height: 18px;
  border: solid 2px #000;
  position: relative;
  cursor: pointer;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}

.checkbox-set label:hover {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}

.checkbox-set input {
  display: none;
}

.checkbox-set input:checked + label::after {
  content: url(../img/mark.png);
  position: absolute;
  top: -4px;
  left: 1px;
}

/*---------------------------------------------------------------------------------*/
/*ajout maryline*/

.mentleg{
font-size:9px;
width: 117em;
text-align: justify;
margin-left: 9px;
letter-spacing:1px;
}

.bulleinfo {
margin-top:9rem;
text-align: justify;
}

.compteur {
background-color: #005baa;
color: white;
width: 517px;
text-transform: lowercase;
font-size: 14px;
text-align: center;
}

.content__form_title, .fieldset_title, .form_opt{
text-align:center
}

.fieldset_title2, .mag_opt {
font-weight:bold;
margin-top:2rem;
}

.submition {
  display: block;
  width: 17rem;
  margin: auto;
  margin-bottom: 2rem;
  margin-top: 2rem;
  background-color: #005baa;
  padding: .5rem 2rem;
  border-radius: 100px;
  color: #fff;
  /*text-transform: uppercase;*/
  text-align: center;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  white-space: normal;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.submition2 {
  display: block;
  width: 16rem;
  margin: auto;
  margin-bottom: 2rem;
  margin-top: 2rem;
  background-color: #005baa;
  padding: .5rem 2rem 4rem;
  border-radius: 100px;
  color: #fff;
  /*text-transform: uppercase;*/
  text-align: center;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  white-space: normal;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  height:5rem;
}

.submition3 {
    display: block;
    width: 24rem;
    margin: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-bottom: 2rem;
    margin-top: 2rem;
    background-color: #005baa;
    padding: .8rem 2rem 4rem;
    border-radius: 100px;
    color: #fff;
    /*text-transform: uppercase;*/
    text-align: center;
    letter-spacing: 1px;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    white-space: normal;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    height: 5rem;
}

.submition4 {
    display: block;
    width: 24rem;
    margin: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-bottom: 2rem;
    margin-top: 2rem;
    background-color: #005baa;
    padding: .8rem 2rem 4rem;
    border-radius: 100px;
    color: #fff;
    /*text-transform: uppercase;*/
    text-align: center;
    letter-spacing: 1px;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    white-space: normal;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    height: 6rem;
}

#country-list li {
font-size:11px;
cursor:pointer;
font-family: arial;
padding-bottom:7px;
padding-top:7px; 
border-bottom: solid 1px #c6c6c6;
}

#search-box {
/*font-size:11px;*/
/*font-family: arial;*/
}

/* pour gérer affichage des champs je ne trouve pas mon magasin*/
.arrow {
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}
.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.magasin {
margin-top : 20px;
margin-bottom : 20px;
}


#result_offre {
font-weight:bold;
text-align:center;
/*background-color: #36aa4e;
padding: 10px;
color: #fff;*/
}
.result_offre_vert {
font-weight:bold;
text-align:center;
background-color: #36aa4e;
padding: 10px;
color: #fff;
}
.offre_vert {
font-weight:bold;
text-align:center;
background-color: #36aa4e;
padding: 10px;
color: #fff;
}


.login {
background-color: #ececec;
border-radius: 20px;
box-shadow: 2px 2px 4px #b7b7b7;
padding: 22px;
}

.inputlogin {
width: 80%;
border-radius: 13px;
margin-left:10%;
padding-left:10px;

}

input.inputlogin::placeholder {
text-align:center;
}


.dash{
color:#005baa;
}

.row {
  margin: 8px -16px;
}

/* Add padding BETWEEN each column */
.row,
.row > .column {
  padding: 30px;
  text-align: center;
}

/* Create four equal columns that floats next to each other */
.column {
  float: left;
  width: 33.3%;
}

/* Clear floats after rows */ 
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Content */
.content1 {
  background-color: white;
  padding: 10px;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 900px) {
  .column {
    width: 33.3%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    width: 100%;
  }
}



/* Create two equal columns that floats next to each other */
.columndash {
  float: left;
  width: 50%;
  padding: 10px;
  /*height: 300px;*/
}

/* Clear floats after the columns */
.rowdash:after {
  content: "";
  display: table;
  clear: both;
}


.paveinfo {
width: 25%;
margin-top: 2rem;
position: relative; 
z-index: 4;
text-align: center;
margin: 0 auto;
}

.txtinfo {
width: 356px;
background-color: #c9e1f7;
padding: 21px;
border-radius: 10px;
font-size: 12px;
text-align: center;
position: relative; 
z-index: 2;
margin: 0 auto;
margin-top: -25px;
padding-top: 30px;
}

.button {
border: none;
background-color: transparent;
}

.moteur_recherche {
width : 300px;
margin-bottom: 2rem;
}

.dashmarg {
padding-top:0 !important;
width: 100%;
}

.numberCircle {
border-radius: 50%;
width: 36px;
height: 36px;
padding: 3px;
background: #fff;
border: 2px solid #005baa;
color: #005baa;
text-align: center;
font: 24px Arial, sans-serif;
float: left;
}

.ccm {
color: #005baa;
font-weight: bold;
text-align: center;
margin-top: -31px;  
}


.progress-wrapper {
  counter-reset: step;    /* Set a counter named 'step', and its initial value is 0. */
margin-left:40px;
margin-top:40px;
}

.progress-step {
  display: block;
  flex-direction: row;
  align-items: center;
  position: relative;
}

.progress-step::after {
content: "";
display: block;
position: absolute;
width: 2px;
left: 17px;
/*top: 50px;*/
top: 35px;
height: 100%;
margin: auto;
border-left: 2px dotted black;}

.progress-step--no-step::after { /* handle the last exception, not every instance */
  display: none;          
}

.progress-step__marker {
border-radius: 50%;
width: 36px;
height: 36px;
padding: 3px;  
margin-right: 16px;
display: flex;
background: #fff;
border: 2px solid #005baa;
color: #005baa;
text-align: center;
font: 24px Arial, sans-serif;
z-index: 1;
}

.progress-step__marker::before {
  counter-increment: step;  /* Increment the value of section counter by 1 */
  content: counter(step);   /* Display incremented counter value */
  text-align: center;
  width: 100%;
  line-height: 22px;        /* relative to marker height */
}

.input-wrapper {
  /*border: 1px solid #ced4da;
  border-radius: 2px;
  overflow-y: hidden;*/ 
  padding: 0 1.75rem 0 2rem;
  height: 100px;
}

/*
.input-wrapper--large {
  height: 170px;
}*/


.footdash {
font-size: 12px;
padding: 12px;
display: block;
column-count: 2;
text-transform:none;
width: 50%;
margin: 0 auto;
}
.footdash li:nth-child(1n+0)::before, footer menu li:nth-child(1n+0)::after {
    content: none;   
}
.footdash li{
padding-bottom:8px;
border-left: solid 1px #fff;
padding-left: 8px;
}

.myfooter menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-transform: uppercase;
  /*font-weight: 600;*/
  font-size: 1.1rem;
  color: #000;
  letter-spacing:1px;
}

.myfooter menu li {
  padding: 0 .45rem;
  position: relative;
}

#sitedash {
  height: 95;
  max-height: none;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

}
/**************************************************************************************************/






#site {
 /* height: 100vh;
  max-height: 100vh;
  overflow: hidden;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.banner {
  width: 58%;
  height: 100vh;
  position: relative;
}

.banner-image {
  height: 94vh;
  position: relative;
}

.banner-image img {
  height: 100%;
  max-width: none;
}

.banner-image a {
  display: block;
  width: 54%;
  height: 17%;
  position: absolute;
  top: 0;
  left: 0;
}

.content {
  /*height: 102vh;*/
  height:auto;
  background-color: #fff;
  /*modif maryline pour affichage date de naissance il faut enlever le zindex */
  /*z-index: 2;*/
  width: 42%;
  padding: 1.5rem 6%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.content.bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.content.top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.content.scroll {
  overflow-y: auto;
}

 .content__form {
    width: 100%;
}
      
footer {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1rem 0;
  background-color: #282B60;
  position: absolute;
  bottom: 0;
  left: 0;
}

footer menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1rem;
  color: #fff !important;
  letter-spacing:1px;
}

footer menu li {
  padding: 0 .45rem;
  position: relative;
}
/*
footer menu li:nth-child(2n)::before,
footer menu li:nth-child(2n)::after {
  content: "";
  width: 2px;
  height: .75rem;
  background-color: #fff;
  position: absolute;
}

footer menu li:nth-child(2n)::before {
  left: -1px;
  top: .34rem;
}

footer menu li:nth-child(2n)::after {
  right: -1px;
  top: .34rem;
}*/

footer menu li:hover a {
  opacity: .6;
}

.content__greeting2 {
  padding-top: 5rem;
  text-align:center
}




/*-------01--------*/

.content__meeting {
  text-align: center;
  padding: 1.5rem 0;
}

.content__meeting hr.narrow {
  margin: 2.75rem auto;
}

.content__meeting_time {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.content__meeting_time-number {
  font-size: 2.125rem;
  letter-spacing: 3px;
  font-weight: 600;
}

.content__meeting_time-dots {
  font-size: 2.125rem;
  font-weight: 600;
  padding: 0 2rem;
}

.content__meeting_time-description {
  color: #000;
  opacity: .42;
  visibility: visible;
  font-style: italic;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
}

/*-------02--------*/

.content__form {
  padding-top: 3rem;
}

.fieldset {
  margin-top: 3rem;
}

.fieldset hr {
  background-color: #000;
}

.fieldset-door {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  padding: 1.25rem 0;
}

.fieldset-door__title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.25rem;
  letter-spacing: 2px;
}

.fieldset-door__lock {
  width: 16px;
  height: 16px;
  position: relative;
}

.fieldset-door__lock div {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  background-color: #000;
  height: 2px;
  width: 16px;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}

.fieldset-door__lock.plus div:last-child {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.fieldset-door__lock.minus div:last-child {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
}

.fieldset-content {
  display: none;
  padding-right: 32px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .fieldset-content {
    max-width: 600px;
  }
}

@-webkit-keyframes dropdown {
  from {
    height: 1px;
    overflow-y: hidden;
  }
  to {
    height: 260px;
    overflow-y: hidden;
  }
}

@keyframes dropdown {
  from {
    height: 1px;
    overflow-y: hidden;
  }
  to {
    height: 260px;
    overflow-y: hidden;
  }
}

.dropped {
  -webkit-animation: dropdown .3s ease-out;
          animation: dropdown .3s ease-out;
  height: auto;
  width: 100%;
}

.upload-set {
  margin: 1rem 0;
  margin-bottom: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 20rem;
  margin: 1rem auto;
}

.upload-set label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: .875rem;
  /*text-transform: uppercase;*/
  text-align: center;
  font-weight: 700;
  cursor: pointer;
  background-color: #005cab;
  color:#fff;
  width: 20rem;
  padding: .5rem 1rem;
  letter-spacing: 2px;
  border-radius: 2rem;
  border: solid 1px #9ca0a5;
  height: 3.4rem;
  overflow-y: hidden;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.upload-set label:hover {
  -webkit-filter: brightness(.85);
          filter: brightness(.85);
}

.upload-set input {
  display: none;
}

.upload-set__format {
  width: 100%;
  font-size: 12px;
  line-height: 1.4em;
  margin-top: .875rem;
  letter-spacing: 1px;
  margin-bottom: 1.25rem;
}

.upload-set__format2 {
  width: 100%;
  font-size: 12px;
  line-height: 1.4em;
  letter-spacing: 1px;
  margin-bottom: 1.25rem;
  cursor: help;
}

.politics__row {
  font-size: 12px;
  line-height: 1.6em;
  letter-spacing: 1px;
  margin-bottom: .875rem;
}

.recaptcha {
  margin: 2rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

input.submition {
  display: block;
  width: 14rem;
  margin: auto;
  margin-bottom: 2rem;
  margin-top: 2rem;
  background-color: #005baa;
  padding: .5rem 2rem;
  border-radius: 100px;
  color: #fff;
  /*text-transform: uppercase;*/
  text-align: center;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  white-space: normal;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

input.submition:hover {
  -webkit-transform: scale(.99);
      -ms-transform: scale(.99);
          transform: scale(.99);
  -webkit-filter: brightness(.8);
          filter: brightness(.8);
}

/*-------03--------*/

.content__greeting {
  text-align: center;
  padding: 1.5rem 0;
  padding-top: 26rem;
}
.bravo {
  padding-top: 0;
}
.content__greeting2 hr.narrow {
  margin: 2.75rem auto;
  text-align: center;
}
.content__greeting_title {
  font-size: 2.625rem;
  letter-spacing: 8px;
  margin-bottom: 3rem;
}

.content__greeting_title span {
  font-size: 2rem;
  letter-spacing: 3px;
}

.content__greeting_image img {
  height: 50vh;
}

.content__greeting h2 {
  color: #d7a43f;
  font-size: 1.875rem;
  margin-top: 1rem;
}

.content__greeting h3 {
  margin-top: 2rem;
}

.content__greeting_additional {
  margin-top: 2rem;
  letter-spacing: 2px;
}

.content__greeting_networks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 1.5rem 0;
}

.content__greeting_networks a {
  display: block;
  padding: 0 1rem;
}

.content__greeting_networks a:hover {
  -webkit-transform: scale(.96);
      -ms-transform: scale(.96);
          transform: scale(.96);
}

/*---------------*/

/*-------Responsive--------*/

/*--desktop--*/
@media screen and (max-width: 1919px) {
  .content.top {
    width: 100%;
  }
}


@media screen and (max-width: 1830px) {
  .banner {
    width: 62%;
  }
  .content.top {
    width: 100%;
  }
  .content {
    width: 38%;
    padding: 1.5rem 4%;
  }
}

@media screen and (max-width: 1715px) {
  .mentleg{
    width: 37em;
  }
  
  footer {
    padding: .75rem 0;
  }

  footer menu {
    font-size: 12px;
  }

  footer menu li {
    padding: 0 .5rem;
  }

  footer menu li:nth-child(2n)::before,
  footer menu li:nth-child(2n)::after {
    height: .6rem;
    top: 3px;
  }
  .compteur {
  width: 456px;
  font-size: 12px;
  }
  
}

@media screen and (max-width: 1580px) {
  html {
    font-size: 14px;
  }

  h1, .content__greeting_title {
    letter-spacing: 3px;
  }

  h2 {
    letter-spacing: 2px;
  }

  h3, .thin, input,
  .radio-set label,
  .content__meeting_time-number,
  .fieldset-door__title,
  .upload-set label,
  .content__greeting_title span,
  .content__greeting_additional {
    letter-spacing: 1px;
  }
  .bravo {
      padding-top: 4rem;
  }
  h3 img{
    width:50px;
  }
  .logotop, .logotop2 {
      width: 200px;
      margin-top: 1rem;
      margin-bottom:2rem;
  } 
  
  
}

@media screen and (max-width: 1500px) {

  .mentleg{
    width: 86em;
  }

  .logotop, .logotop2 {
      width: 135px;
      margin-top: 1rem;
      margin-bottom:2rem;
  }

  .content {
    padding: 1.5rem 2%;
  }

  h1,
  .content__meeting_time-number,
  .content__meeting_time-dots {
    font-size: 2rem;
  }

  h2,
  .fieldset-door__title {
    font-size: 1.2rem;
  }

  h3 {
    font-size: 1.1rem;
  }

  .content__greeting_title {
    font-size: 2.2rem;
  }

  .content__greeting_title span {
    font-size: 1.8rem;
  }

  .content__greeting h2 {
    font-size: 1.4rem;
  }
  
  /*maryline ecran alex */
  #hcg-slider-1 .hcg-slide-container {
      width: 750px !important;
  }
  
  .banner {
    /*height: 123vh;*/
  }
  #site {
    /*height: 121vh;
    max-height: 121vh;*/
    /*height: 142vh;
    max-height: 142vh;*/
   } 
   /*
  .submition {
    width: 18rem;
  }
  */
  .bulleinfo {
  margin-top:6rem;
  }

  footer {
      /*top: 600px;*/
      /*height: 112px;*/
  }
  .content__greeting {
      padding-top: 4rem;
  }
  .bravo {
      padding-top: 2rem;
  }
  h3 img{
    width:50px;
  }


}

/* Chromium Only */
/*@supports (contain: paint) and (max-width: 1500px) and (not (-moz-appearance: none)) {
  .banner{ height:116vh; }
}*/


@media screen and (max-width: 1280px) {
  .content__greeting_image img {
    height: auto;
    width: 23vw;
  }

  .content__greeting_networks a {
    min-width: 80px;
    width: 7vw;
  }

  .upload-set label {
    /*width: 45%;*/
     width: 90%;
    padding: .5rem;
  }

  .content__meeting_time-dots {
    padding: 0 1rem;
  }
  
}

@media screen and (max-width: 2560px) {
  @media screen and (min-width: 1920px) {
    @media screen and (max-height: 1254px) {
      .banner {
        width: auto;
      }

      .content {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
      }
  }
 }
}

@media screen and (max-width: 1920px) {
  @media screen and (min-width: 1600px) {
    @media screen and (max-height: 940px) {
      .banner {
        width: auto;
      }

      .content {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;

      }
      .content.top {
        width: 100%;
      }
    }


      
      
      
    @media screen and (max-height: 896px) {
      footer {
        padding: .75rem 0;
      }

      footer menu {
        font-size: 15px;
      }

      footer menu li {
        padding: 0 .5rem;
      }
    }
  }
}

@media screen and (max-width: 1600px) {
  @media screen and (min-width: 1440px) {
    @media screen and (max-height: 860px) {
      .banner {
        width: auto;
      }

      .content {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
      }
  
    }
  }
}

@media screen and (max-width: 1300px) {
  @media screen and (min-width: 1140px) {
    @media screen and (max-height: 760px) {
      .banner {
        width: auto;
      }

      .content {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
      }
    }
  }
}

/*--mobile--*/

@media screen and (max-width: 1140px) {
  
  #site {
    min-height: 100vh;
    max-height: none;
    height: auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
  }

  .banner,
  .content {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }

  .banner {
    position: static;
    z-index: 3;
    height: auto;
  }

  .banner-image {
    text-align: center;
    height: auto;
  }

  .banner-image img {
    height: auto;
    max-width: 100%;
  }

  .content {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    height: auto;
    padding: 0 8%;
    padding-top: 3rem;
    padding-bottom: 6rem;
  }

  .content__form {
    width: 100%;
  }

  h3 {
    padding-top: 3rem;
    padding-left: 12%;
    padding-right: 12%;
  }

  .content__greeting_image img {
    width: 290px;
  }
   
  .submition {
    width: 12rem;  
  }
  .submition3, .submition4 {
  font-size: 14px;
  padding: 1rem 2rem 2rem;
  width: 20rem;
  }
  
  .submition2 {
  width: 12rem;
  font-size: 11px;
  padding: 1rem 0.5rem 4rem;
  }
  
  
}

@media screen and (max-width: 700px) {
  
.mentleg{
width: 39em;
}

   .logotop, .logotop2 {
    margin-bottom:3rem; 
    margin-top:0rem
  }  
 
  footer menu li {
    width: 100%;
    text-align: center;
    /*padding: 1rem .5rem;*/
  }

  footer menu li::before,
  footer menu li::after {
    display: none;
  }

  .content {
    padding-bottom: calc(6rem + 230px);
  }

  .content__greeting {
    padding-left: 0;
    padding-right: 0;
  }


  footer {
      /*top: 600px;*/
      /*height: 126px;*/
      height:216px;
  }
  
}

@media screen and (max-width: 620px) {
  .fieldset-content {
    padding-right: 0;
  }

  .content {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .content__greeting_networks a {
    min-width: 65px;
    width: 7vw;
  }
}

@media screen and (max-width: 375px) {
  h1,
  .content__meeting_time-number,
  .content__meeting_time-dots {
    font-size: 1.4rem;
  }

  h2,
  .fieldset-door__title {
    font-size: 1.1rem;
  }

  h3 {
    font-size: 1rem;
  }

  .content__greeting_title {
    font-size: 1.8rem;
  }

  .content__greeting_title span {
    font-size: 1.4rem;
  }

  .content__greeting h2 {
    font-size: 1.1rem;
  }

  input,
  .radio-set label {
    font-size: 16px;
    /*pour ne pas avoir l'effet zoom sur iphone il faut que la police soit de 16 min*/
  }

  .upload-set label {
    font-size: 10px;
    /*width: 48%;*/
    width: 90%
  }

  .content__meeting_time-dots {
    padding: 0 .5rem;
  }

  .fieldset {
    margin-top: 2rem;
  }

  .fieldset-door__title {
    font-size: 1rem;
  }

  .content__form,
  .content__greeting {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: -4rem;
  }
}

