/*Fin function px to rem*/
body {
  background: #fff !important;
}

h1 {
  padding: 0;
  margin: 0;
}

label {
  font-size: 16px !important;
}

.clearfix {
  clear: both;
}

.float-right {
  float: right;
}

li {
  list-style: none;
}

.msgObligatoir {
  font-weight: bold;
  color: #fff;
  position: absolute;
  bottom: -10px;
}

/*Fin style general*/
header {
  /* padding-top: 30px; */
  padding-bottom: 30px;
}
header .logo {
  padding: 30px 0 0 0;
}
header .logo h1 a {
  display: block;
}
header .description {
  padding: 0;
}
header .description span {
  font-family: bebas_bold;
  font-size: 28px;
  color: #2b3687;
  text-transform: uppercase;
  padding-left: 42px;
  padding-top: 60px;
  display: block;
}
header .logotexwest {
  padding-top: 32px;
  padding-left: 0;
}

/*Fin style header*/
.recherche {
  display: flex;
  background: url(../images/bgrecherche.png) 0 0 no-repeat;
  /* height: 622px; */
  padding-top: 50px;
  padding-bottom: 50px;
  background-size: 100% 100%;
}
.recherche .contentRecherche {
  display: flex;
  align-items: center;
  justify-content: center;
}
.recherche .contentRecherche .contenuTitre {
  background: url(../images/bgtitreform.png) 0 0 no-repeat;
  background-size: 100%;
  height: 81px;
}
.recherche .contentRecherche .contenuTitre h6 {
  font-size: 20px;
  font-family: bebas_bold;
  color: #fff;
  width: 45%;
  text-align: center;
  margin: 0 auto;
}
.recherche label.error {
  display: none !important;
}
.recherche .contentForm .formCodeNotice {
  background: url(../images/bgform1.png) 0 0 no-repeat;
  background-size: 100% 100%;
  padding-bottom: 26px;
  width: 49.7%;
  margin-right: 2px;
}
.recherche .contentForm .formCodeNotice form label {
  font-size: 18px;
  font-family: "open_sanssemibold";
  color: #fff;
  margin-bottom: 3px;
  margin-top: 18px;
  height: 44px;
}
.recherche .contentForm .formCodeNotice form label.langue {
  margin-top: 27px;
  margin-bottom: 5px;
}
.recherche .contentForm .formCodeNotice form input {
  width: 310px !important;
  height: 62px !important;
  border-radius: 0;
  font-weight: bold;
  font-size: 18px;
  line-height: 58px;
  color: #000;
}
.recherche .contentForm .formCodeNotice form #uniform-langue,
.recherche .contentForm .formCodeNotice form #uniform-supplier {
  width: 310px !important;
  height: 62px !important;
  background: #fff !important;
}
.recherche .contentForm .formCodeNotice form #uniform-langue span,
.recherche .contentForm .formCodeNotice form #uniform-supplier span {
  width: 310px !important;
  height: 62px !important;
  background: #fff url(../images/puceselect.png) 91% 50% no-repeat !important;
  font-weight: bold;
  font-size: 18px;
  line-height: 58px;
  color: #000;
}
.recherche .contentForm .formCodeNotice form select {
  width: 310px !important;
  height: 62px !important;
  border-radius: 0;
}
.recherche .contentForm .formCodeNotice form select option {
  font-weight: bold;
  font-size: 18px;
  color: #000;
}
.recherche .contentForm .formCodeNotice form .btnSearch {
  width: 100%;
  height: 62px;
  background: #2b3687 url(../images/loupe.png) 74% 48% no-repeat;
  color: #fff;
  border: none;
  border-radius: 0;
  font-size: 25px;
  font-family: "bebas_neueregular";
  margin-top: 27px;
  margin-bottom: 31px;
}
.recherche .contentForm .formDeclaraction {
  background: url(../images/bgform2.png) 0 0 no-repeat;
  padding-bottom: 26px;
  background-size: 100% 100%;
}
.recherche .contentForm .formDeclaraction label {
  font-size: 18px;
  font-family: "open_sanssemibold";
  color: #fff;
  margin-bottom: 3px;
  margin-top: 24px;
  height: 44px;
}
.recherche .contentForm .formDeclaraction label.langue {
  margin-top: 26px;
  /* margin-bottom: 10px; */
}
.recherche .contentForm .formDeclaraction input {
  width: 310px !important;
  height: 62px !important;
  border-radius: 0;
  font-weight: bold;
  font-size: 18px;
  line-height: 58px;
  color: #000;
}
.recherche .contentForm .formDeclaraction .selector {
  width: 310px !important;
  height: 62px !important;
  background: #fff !important;
  z-index: 2;
}
.recherche .contentForm .formDeclaraction .selector span {
  width: 310px !important;
  height: 62px !important;
  background: #fff url(../images/puceselect.png) 91% 50% no-repeat !important;
  font-weight: bold;
  font-size: 18px;
  line-height: 58px;
  color: #000;
}
.recherche .contentForm .formDeclaraction select {
  width: 310px !important;
  height: 62px !important;
  border-radius: 0;
}
.recherche .contentForm .formDeclaraction select option {
  font-weight: bold;
  font-size: 18px;
  color: #000;
}
.recherche .contentForm .formDeclaraction button {
  width: 100%;
  height: 62px;
  background: #2b3687 url(../images/loupe.png) 74% 48% no-repeat;
  color: #fff;
  border: none;
  border-radius: 0;
  font-size: 25px;
  font-family: "bebas_neueregular";
  margin-top: 27px;
  margin-bottom: 31px;
}

.groupnotice, .groupdconf {
  position: relative;
  margin-top: 13px;
}

#notice-error.error, #dconf-error.error {
  position: absolute;
  top: -79px;
  right: 0;
  background: red;
  width: 38%;
  padding: 10px;
  border-radius: 10px;
  text-align: center;
  font-size: 13px;
  z-index: 9999;
}

input.error {
  border: 2px solid red !important;
}

label.error {
  display: none;
}

/*Fin section recherche*/
.etiquette {
  /* height: 100%; */
  margin-top: 75px;
}
.etiquette h2 {
  font-size: 30px;
  font-family: bebas_bold;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  padding-bottom: 19px;
  position: relative;
  bottom: 5px;
}
.etiquette .img-instructions {
  width: 100%;
  /* height: 606px; */
  opacity: 80%;
  border: 1px dashed white;
}


/*Fin section exemple etiquette*/
footer.container {
  height: 103px;
  background: #2b3687;
  border-radius: 5px 5px 0 0;
  margin-top: 81px;
  line-height: 103px;
}
footer.container .coopyright p {
  color: #fff;
  font-family: open_sansregular;
  font-size: 13px;
}
footer.container .coopyright p a {
  color: #fff;
  font-family: open_sansregular;
  font-size: 13px;
}
footer.container .partner ul {
  float: right;
  padding-right: 15px;
}
footer.container .partner ul li {
  float: left;
  padding-left: 16px;
}

/*Fin style footer*/
/*Responsive Ipad*/

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  header .description span {
    font-size: 21px;
    padding-top: 42px;
  }
  header .logotexwest {
    text-align: right;
    padding-right: 0;
  }

  /*Fin header*/
  .recherche {
    height: 747px;
  }
  .recherche .contentRecherche .contenuTitre {
    height: 66px;
    width: 99.9%;
  }
  .recherche .contentRecherche .contenuTitre h2 {
    font-size: 25px;
  }
  .recherche .contentRecherche .contentForm .formCodeNotice {
    margin-right: 1px;
    padding-bottom: 40px;
  }
  .recherche .contentRecherche .contentForm .formCodeNotice form label {
    font-size: 13px;
    padding: 10px 0;
  }
  .recherche .contentRecherche .contentForm .formCodeNotice form label.langue {
    margin: 0;
  }
  .recherche .contentRecherche .contentForm .formCodeNotice form input {
    width: 100% !important;
  }
  .recherche .contentRecherche .contentForm .formCodeNotice form .btnSearch {
    background: #2b3687 url(../images/loupe.png) 80% 48% no-repeat;
    margin-bottom: 19px;
  }
  .recherche .contentRecherche .contentForm .formCodeNotice form #uniform-langue,
  .recherche .contentRecherche .contentForm .formCodeNotice form #uniform-supplier {
    width: 100% !important;
  }
  .recherche .contentRecherche .contentForm .formCodeNotice form #uniform-langue span,
  .recherche .contentRecherche .contentForm .formCodeNotice form #uniform-supplier span {
    width: 100% !important;
  }
  .recherche .contentRecherche .contentForm .formCodeNotice form #uniform-langue select,
  .recherche .contentRecherche .contentForm .formCodeNotice form #uniform-supplier select {
    width: 100% !important;
  }
  .recherche .contentRecherche .contentForm .formDeclaraction {
    padding-bottom: 40px;
  }
  .recherche .contentRecherche .contentForm .formDeclaraction form .supplier {
    z-index: 2;
  }
  .recherche .contentRecherche .contentForm .formDeclaraction button {
    background: #2b3687 url(../images/loupe.png) 80% 48% no-repeat;
    margin-bottom: 19px;
  }
  .recherche .contentRecherche .contentForm .formDeclaraction label {
    font-size: 13px;
    padding: 10px 0;
  }
  .recherche .contentRecherche .contentForm .formDeclaraction label.langue {
    margin: 0;
    bottom: -25px;
    position: relative;
  }
  .recherche .contentRecherche .contentForm .formDeclaraction input {
    width: 100% !important;
    position: relative;
    bottom: -9px;
  }
  .recherche .contentRecherche .contentForm .formDeclaraction .selector {
    width: 100% !important;
  }
  .recherche .contentRecherche .contentForm .formDeclaraction .selector span {
    width: 100% !important;
  }
  .recherche .contentRecherche .contentForm .formDeclaraction select {
    width: 100% !important;
  }
  .recherche .contentRecherche .contentForm #notice-error.error, .recherche .contentRecherche .contentForm #dconf-error.error {
    position: absolute;
    top: -67px;
    right: 14px;
    background: red;
    width: 73%;
    padding: 10px;
    border-radius: 10px;
    text-align: center;
    font-size: 13px;
    z-index: 9999;
  }
  .recherche .msgObligatoir {
    bottom: -23px;
  }

  .etiquette h2 {
    font-size: 21px;
    padding-bottom: 5px;
    font-size: 19px;
    color: #fff;
    margin-top: 0;
    position: relative;
    bottom: 2px;
    text-transform: uppercase;
    margin-bottom: 8px;
  }

  /*Fin etiquette*/
  footer.container {
    margin-top: 52px;
  }

  /*Fin footer*/
}
/*ipad portrait*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  header {
    position: relative;
    min-height: 167px;
  }
  header .logo {
    position: relative;
    bottom: 8px;
  }
  header .description {
    position: absolute;
    bottom: 22px;
    width: 100%;
  }
  header .description span {
    font-size: 33px;
    padding-top: 0px;
    padding-left: 0;
    text-align: center;
  }
  header .logotexwest:last-of-type {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
  }
  header .logotexwest {
    padding-top: 56px;
    float: right;
  }
  header .logotexwest img {
    width: 100%;
  }

  /*Fin header*/
  .recherche {
    height: 1046px;
    padding-top: 110px;
    background-size: cover;
  }
  .recherche .contentRecherche {
    display: initial;
    /*display: block;*/
  }
  .recherche .contentRecherche .contenuTitre {
    height: 66px;
  }
  .recherche .contentRecherche .contenuTitre h6 {
    position: relative;
    top: -10px;
  }
  .recherche .contentRecherche .contenuTitre h2 {
    font-size: 26px;
    text-align: center;
  }
  .recherche .contentRecherche .contentForm #notice-error.error {
    top: -45px;
    height: 50px;
  }
  .recherche .contentRecherche .contentForm #dconf-error.error {
    top: 14px;
    height: 50px;
  }
  .recherche .contentRecherche .contentForm form {
    /* overflow: hidden; */
    padding-bottom: 11px;
  }
  .recherche .contentRecherche .contentForm .formDeclaraction button {
    margin-bottom: 19px;
  }
  .recherche .contentRecherche .contentForm .formDeclaraction .selector {
    position: relative;
    top: 11px;
  }
  .recherche .contentRecherche .contentForm .formDeclaraction .selector select option {
    width: 100%;
  }
  .recherche .contentRecherche .contentForm .formCodeNotice, .recherche .contentRecherche .contentForm .formDeclaraction {
    padding-top: 20px;
  }
  .recherche .contentRecherche .contentForm .formCodeNotice, .recherche .contentRecherche .contentForm .formDeclaraction  {
    padding-bottom: 49px;
  }
  .recherche .contentRecherche .contentForm .formCodeNotice form .globLangue, .recherche .contentRecherche .contentForm .formDeclaraction form .globLangue {
    margin-top: 13px;
  }
  .recherche .contentRecherche .contentForm .formCodeNotice form .supplier, .recherche .contentRecherche .contentForm .formDeclaraction form .supplier {
    margin-bottom: 13px;
  }
  .recherche .contentRecherche .contentForm .formCodeNotice form label, .recherche .contentRecherche .contentForm .formDeclaraction form label {
    font-size: 22px;
    height: 59px;
    margin: 0;
    padding-top: 9px;
  }
  .recherche .contentRecherche .contentForm .formCodeNotice form .posLangue {
    position: relative;
    bottom: -25px;
  }
  .recherche .contentRecherche .contentForm .formDeclaraction form .posLangue {
    position: relative;
    bottom: -26px;
  }
  .recherche .contentRecherche .contentForm .formCodeNotice form #uniform-langue,
  .recherche .contentRecherche .contentForm .formCodeNotice form #uniform-supplier {
    position: relative;
    top: 11px;
  }
  .recherche .contentRecherche .contentForm .formDeclaraction form #uniform-langue,
  .recherche .contentRecherche .contentForm .formDeclaraction form #uniform-supplier {
    position: relative;
    top: 11px;
  }
  .recherche .contentRecherche .contentForm .formCodeNotice form .noticeInput {
    position: relative;
    top: 9px;
  }
  .recherche .contentRecherche .contentForm .formCodeNotice form .groupdconf {
    margin-top: 13px !important;
  }
  .recherche .contentRecherche .contentForm .formDeclaraction form .groupnotice {
    margin-top: 13px !important;
  }
  .recherche .contentRecherche .contentForm .formDeclaraction form .globLangue2 {
    margin-top: 13px;
  }
  .recherche form label {
    height: 36px;
  }
  .etiquette h2 {
    padding-bottom: 0;
    text-align: center;
    color: #fff;
    font-size: 32px;
  }
  .etiquette .img-instructions {
    width: 290px;
    height: 475px;
  }
  .etiquette figure {
    text-align: center;
  }

  footer.container {
    line-height: 20px;
  }
  footer.container .coopyright {
    text-align: center;
    width: 100%;
  }
  footer.container .partner {
    float: none;
    margin: 0 auto;
  }
  footer.container .partner ul {
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    float: none;
    margin: 0 auto;
    width: 50%;
    display: flex;
    justify-content: space-evenly;
  }
  footer.container .partner ul li:first-child {
    padding-left: 1px;
  }
}

@media screen and (min-width: 768px) and ( max-width: 991px) {
  .recherche {
    height: fit-content;
    padding-bottom: 110px;
  }
  .recherche .contentRecherche .contentForm .formDeclaraction form label {
    padding-top: 25px;
  }
  .recherche .contentRecherche .contentForm .formDeclaraction form input {
    position: relative;
    top: 24px;
  }
  .recherche .contentRecherche .contentForm .formDeclaraction .globLangue2 {
    position: relative;
    top: 9px;
    margin-bottom: 14px;
  }
  .recherche .contentRecherche .contentForm .formDeclaraction .selector {
    top: 18px;
  }
  .recherche .contentRecherche .contentForm .formDeclaraction {
    padding-bottom: 24px;
  }
  .recherche .contentRecherche .contentForm .formDeclaraction label.langue {
    margin: 0;
    bottom: -18px;
    position: relative;
  }
  .recherche .contentRecherche .contentForm .formDeclaraction form .posLangue {
    bottom: -12px;
  }
  .etiquette {
    margin-top: 40px;
    margin-bottom: 30px;
  }
}
/*Fin ipad*/
@media only screen and (max-width: 767px) {
  header {
    position: relative;
    padding-top: 10px;
  }
  header .logo {
    margin-left: 10px;
    padding: 0;
  }
  header .description {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  header .description span {
    padding-left: 18px;
    text-align: center;
    font-size: 19px;
    padding-top: 27px;
    padding-left: 0;
  }
  header .logotexwest {
    padding-right: 0;
    padding-top: 38px;
    float: right;
    margin-right: 8px;
  }
  header .logotexwest img {
    width: 100%;
  }

  /*Fin header*/
  .recherche .contentRecherche .contenuTitre {
    height: 59px !important;
  }
  .recherche .contentRecherche .contenuTitre h2 {
    font-size: 21px;
  }
  .recherche .contentRecherche .contenuTitre {
    height: 73px;
  }
  .recherche .contentForm #dconf-error.error {
    right: 15px;
    top: -24px;
    width: 73%;
  }
  .recherche .contentForm #notice-error.error {
    top: -64px;
    right: 11px;
    width: 73%;
  }
  .recherche .contentForm .formCodeNotice {
    padding-bottom: 17px;
    margin-right: 0;
  }
  .recherche .contentForm .formCodeNotice form .btnSearch {
    background: #2b3687 url(../images/loupe.png) 86% 48% no-repeat;
  }
  .recherche .contentForm .formCodeNotice form .form-group {
    margin-top: 20px;
    padding-bottom: 15px;
  }
  .recherche .contentForm .formCodeNotice form input {
    width: 100% !important;
  }
  .recherche .contentForm .formCodeNotice form #uniform-langue,
  .recherche .contentForm .formCodeNotice form #uniform-supplier {
    width: 100% !important;
  }
  .recherche .contentForm .formCodeNotice form #uniform-langue span,
  .recherche .contentForm .formCodeNotice form #uniform-supplier span {
    width: 100% !important;
  }
  .recherche .contentForm .formCodeNotice form #uniform-langue select,
  .recherche .contentForm .formCodeNotice form #uniform-supplier select {
    width: 100% !important;
  }
  .recherche .contentForm .formCodeNotice form .posLangue {
    margin: 10px 0 !important;
  }
  .recherche .contentForm .formCodeNotice form .btnSearch {
    margin-bottom: 70px;
  }
  .recherche .contentForm .formCodeNotice label, .recherche .contentForm .formDeclaraction label {
    font-size: 13px !important;
  }
  .recherche .contentForm .formDeclaraction {
    width: 50.3%;
  }
  .recherche .contentForm .formDeclaraction button {
    background: #2b3687 url(../images/loupe.png) 86% 48% no-repeat;
  }
  .recherche .contentForm .formDeclaraction .form-group {
    /* margin-top: 20px; */
    padding-bottom: 15px;
  }
  .recherche .contentForm .formDeclaraction .selector {
    width: 100% !important;
    margin-bottom: 5px;
  }
  .recherche .contentForm .formDeclaraction .selector span {
    width: 100% !important;
  }
  .recherche .contentForm .formDeclaraction .selector select {
    width: 100% !important;
  }
  .recherche .contentForm .formDeclaraction label {
    font-size: 13px;
  }
  .recherche .contentForm .formDeclaraction label.langue {
    margin-top: 18px;
    margin-bottom: 10px;
  }
  .recherche .contentForm .formDeclaraction {
    padding-bottom: 22px;
  }
  .recherche .contentForm .formDeclaraction .posLangue2 {
    margin: 10px 0 !important;
  }
  .recherche .contentForm .formDeclaraction input {
    width: 100% !important;
  }
  .recherche .msgObligatoir1 {
    bottom: 29px;
  }
  .recherche .contentRecherche .contenuTitre h6 {
    position: relative;
    top: -10px;
  }

  .etiquette {
    display: none;
  }

  footer.container {
    line-height: 20px;
  }
  footer.container .coopyright p {
    text-align: center;
  }
  footer.container .partner ul {
    float: none;
    margin: 0 auto;
    overflow: hidden;
    padding-left: 0;
    display: flex;
    justify-content: center;
  }
}
@media only screen and (min-device-width: 451px) and (max-device-width: 767px) {
  .recherche .contentForm .formDeclaraction {
    padding-bottom: 22px;
  }
  .recherche .contentForm .formDeclaraction label.langue {
    margin-top: 18px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 480px) {
  header {
    padding-top: 30px;
    position: relative;
  }
  header .logo {
    position: relative;
    bottom: 7px;
  }
  header .logo h1 a img {
    width: 90%;
    margin-top: 14px;
  }
  header .description {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  header .description span {
    font-size: 16px;
  }
  header .logotexwest {
    float: right;
    padding-top: 15px;
    float: right;
    margin-right: 8px;
  }

  .recherche {
    height: auto;
    background-size: cover;
    display: block;
    padding-bottom: 30px;
  }
  .recherche .contentRecherche {
    display: block !important;
  }
  .recherche .contentRecherche .contenuTitre {
    height: auto !important;
    background: none;
    margin-top: 20px;
  }
  .recherche .contentRecherche .contenuTitre h2 {
    font-size: 24px;
    margin-bottom: 12px;
    line-height: 26px;
    width: 100%;
  }
  .recherche .contentForm .formCodeNotice {
    border-top: 1px solid #abaaa8;
    border-right: 1px solid #abaaa8;
    width: 100%;
  }
  .recherche .contentForm .formCodeNotice form {
    padding-bottom: 21px;
    overflow: hidden;
  }
  .recherche .contentForm .formCodeNotice form .btnSearch {
    margin-bottom: 0;
    background: #2b3687 url(../images/loupe.png) 85% 48% no-repeat;
  }
  .recherche .contentForm .formCodeNotice form label.langue {
    margin: 0;
  }
  .recherche .contentForm .formCodeNotice form label {
    margin: 10px 0;
  }
  .recherche .contentForm .formCodeNotice form .posLangue {
    margin: 10px 0 !important;
  }
  .recherche .contentForm .formDeclaraction {
    border-top: 1px solid #abaaa8;
    width: 100%;
    margin-top: 14px;
    padding-bottom: 0;
  }
  .recherche .contentForm .formDeclaraction button {
    margin-bottom: 0;
    background: #2b3687 url(../images/loupe.png) 85% 48% no-repeat;
  }
  .recherche .contentForm .formDeclaraction .posLangue2 {
    margin: 10px 0 !important;
  }
  .recherche .contentForm .formDeclaraction input {
    position: relative;
    top: 2px;
  }
  .recherche .msgObligatoir1 {
    bottom: -35px;
  }
  .recherche .msgObligatoir2 {
    bottom: -33px;
  }

  footer.container {
    margin-top: 40px;
    height: 150px;
    position: relative;
  }
  footer.container .row {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 54%;
    width: 100%;
  }
  footer.container .coopyright {
    padding: 0;
  }
  footer.container .coopyright p {
    font-size: 11px;
  }
  footer.container .coopyright p a {
    font-size: 9px;
  }
  footer.container .partner {
    padding: 0;
  }
  footer.container .partner ul {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  footer.container .partner ul li a img {
    width: 100%;
  }
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .container {
    padding-top: 10px;
    padding-bottom: 40px;
  }
  header .logotexwest:last-of-type {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
  }
  header .description {
    width: 100%;
    position: absolute;
    bottom: 10px;
  }
  .recherche .contentRecherche .contenuTitre {
    margin: 20px auto;
  }
  .recherche .contentRecherche .contenuTitre h6 {
    width: 100%;
  }

  footer.container .coopyright p {
    font-size: 9px;
  }
  footer.container .partner ul {
    display: flex;
    justify-content: space-evenly;
  }
  footer.container .partner ul li {
    padding-left: 8px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) {
  .noticelabel {
    margin-bottom: 21px;
  }

  .recherche .contentRecherche .contenuTitre h2 {
    font-size: 16px;
  }
  .recherche .contentForm .formCodeNotice form .btnSearch {
    font-size: 18px;
    background: #2b3687 url(../images/loupe.png) 90% 48% no-repeat;
  }
  .recherche .contentForm .formDeclaraction button {
    background: #2b3687 url(../images/loupe.png) 90% 48% no-repeat !important;
    font-size: 18px !important;
  }

  footer.container .partner ul {
    width: 77%;
    padding: 0;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
  .noticelabel {
    margin-bottom: 21px;
  }

  .recherche .contentForm .formCodeNotice form .btnSearch {
    background: #2b3687 url(../images/loupe.png) 88% 48% no-repeat;
  }
  .recherche .contentForm .formDeclaraction button {
    background: #2b3687 url(../images/loupe.png) 88% 48% no-repeat;
  }

  footer.container .partner ul {
    width: 84%;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) {
  .container {
    padding: 10px;
  }
  header {
    height: 144px;
    position: relative;
  }
  header .logotexwest {
    float: right;
  }
  header .logotexwest:last-of-type {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
  }
  header .description {
    width: 100%;
    position: absolute;
    bottom: 20px;
  }
  header .description span {
    padding: 0;
    text-align: center;
  }

  .recherche .contentRecherche .contenuTitre {
    height: 75px;
  }
  .recherche .contentRecherche .contenuTitre h2 {
    font-size: 25px;
  }
  .recherche .contentRecherche .contenuTitre {
    margin-top: 20px;
  }
  .recherche .contentRecherche .contentForm #dconf-error.error {
    top: -5px;
    right: 11px;
    width: 73%;
  }
  .recherche .contentRecherche .contentForm .formDeclaraction button {
    font-size: 18px;
    background: #2b3687 url(../images/loupe.png) 90% 48% no-repeat;
  }
  .recherche .contentRecherche .contentForm .formCodeNotice {
    /* padding-bottom: 49px; */
  }
  .recherche .contentRecherche .contentForm .formCodeNotice form .noticelabel label {
    margin-top: 20px;
  }
  .recherche .contentRecherche .contentForm .formCodeNotice form .btnSearch {
    font-size: 18px;
    background: #2b3687 url(../images/loupe.png) 90% 48% no-repeat;
  }
  .recherche .contentRecherche .etiquette {
    /* display: none; */
  }

  footer.container {
    line-height: 20px;
  }
  footer.container .coopyright p {
    text-align: center;
  }
  footer.container .partner {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  footer.container .partner ul {
    padding: 0;
  }
  footer.container .partner ul li:first-child {
    padding-left: 6px;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (orientation: portrait) {
  header {
    height: 109px;
  }

  .recherche .contentRecherche .contentForm #dconf-error.error {
    top: -24px;
  }
}
/*Fin mobile*/
/*style page error*/
.globeMessage {
  background: url(../images/bgrecherche.png) 0 0 no-repeat;
  background-size: cover;
  height: 662px;
  position: relative;
}
.globeMessage .message {
  width: 600px;
  width: 60%;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.globeMessage .message h2 {
  font-size: 30px;
  font-family: "bebas_bold";
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.globeMessage .message .messagecontent {
  width: 86%;
  height: 350px;
  margin: 0 auto;
  position: relative;
  background: url("../images/bgmessage.png") 0 0 no-repeat;
}
.globeMessage .message .messagecontent p {
  font-size: 25px;
  font-family: "open_sanssemibold";
  color: #fff;
  text-align: center;
  background: url(../images/loupemessage.png) 50% 0 no-repeat;
  width: 359px;
  height: 249px;
  padding-top: 99px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.globeMessage .message .messagecontent p a {
  display: block;
  margin: 0 auto;
  background: #2b3687;
  height: 61px;
  width: 250px;
  line-height: 61px;
  color: #fff;
  text-transform: uppercase;
  font-family: "bebas_neueregular";
  margin-top: 33px;
}
.globeMessage .message .messagecontent p a:hover {
  text-decoration: none;
}
.globeMessage .message .messagecontent p a span {
  background: url(../images/flesh.png) 62px 21px no-repeat;
  display: block;
}

.Retour_ {
  font-size: 25px;
  font-family: "Bebas Neue";
  color: white;
  text-align: right;
  position: absolute;
  left: 689.099px;
  top: 570.75px;
  z-index: 31;
}

/*Responsive*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .globeMessage {
    /* height: 742px; */
    height: 75vh;
  }
}
@media only screen and (device-width: 1024px) {
  .etiquette h2 {
    width: 215px;
    text-align: left;
  }
}
/*Fin IPAD*/
@media only screen and (max-device-width: 736px) {
  .globeMessage .message {
    width: 96%;
  }
  .globeMessage .message h2 {
    font-size: 21px;
  }
  .globeMessage .message .messagecontent {
    width: 96%;
  }
  .globeMessage .message .messagecontent p {
    font-size: 16px;
    width: 353px;
  }
  .globeMessage .message .messagecontent p a {
    height: 51px;
    width: 230px;
    line-height: 51px;
  }
  .globeMessage .message .messagecontent p a span {
    background: url(../images/flesh.png) 62px 16px no-repeat;
  }
}
/*Fin mobile*/
/*Style page succes*/
.globeMessage {
  min-height: 662px;
}
.globeMessage .message .messagecontentSucces {
  min-height: 350px;
  background-size: 100% 100%;
}
.globeMessage .message .messagecontentSucces p {
  width: 90%;
  padding-top: 0;
  background: none;
  top: 40%;
  min-height: 249px;
}
.globeMessage .message .messagecontentSucces p .produit {
  display: block;
  width: 70%;
  height: 90px;
  overflow: auto;
  margin: 0 auto;
  border: 1px solid #000;
  margin-top: 9px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.3);
  font-size: 16px;
}
.globeMessage .message .messagecontentSucces p a {
  display: block;
  display: block;
  margin: 0 auto;
  background: #2b3687;
  height: 62px;
  width: 432px;
  line-height: 61px;
  color: #fff;
  text-transform: uppercase;
  font-family: "bebas_neueregular";
  margin-top: 10px;
  font-size: 25px;
}
.globeMessage .message .messagecontentSucces p a span {
  background: url(../images/flesh.png) 150px 22px no-repeat;
}
.globeMessage .message .messagecontentSucces p a .downloadIco {
  position: relative;
  bottom: 6px;
  left: 11px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .globeMessage .message .messagecontentSucces p a {
    width: 323px;
  }
  .globeMessage .message .messagecontentSucces p a span {
    background: url(../images/flesh.png) 104px 22px no-repeat;
  }
}
/*Fin Ipad*/
/*Fin mobile*/
/*Style page administration*/
.logoAdmin {
  width: 110px;
}
.logoAdmin a img {
  width: 100%;
}
