@charset "utf-8";


/* ////////////////////////////GENERAL////////////////////////////*/


.reprise-cg * {
  margin: 0;
  padding: 0;
  border :0;
  box-sizing: border-box;

}

.reprise-cg a {
  text-decoration : none;
}

body {
  margin: 0;
  background-color: #f0f0f0;

}

.faq {
  padding-top: 0;
  width: 100%;
  max-width: 100%;
}

.breadcrumb {
  padding-top: 12px;
  max-width: 1500px;
  margin: 0 auto;
}

.sbloc {
    background: #fff;
    display: table;
    margin: 0 auto 22px;
    max-width: 1500px;
    padding: 22px;
    position: relative;
    width: 100%;
}

body[data-app-locale="fr"] .main.faq:before {
    position: absolute;
    display: block;
    content: " ";
    width: 100%;
    height: 100px;
    /*background-color: #ffffff;*/
}

.content-faq {
  padding: 0;
  max-width: 100%;
  background-color: #f0f0f0;
  margin: 0 auto;
  font-family: 'Montserrat', sans-serif;
  color: #505050;
  font-size: 16px;
  line-height: normal;
  margin-bottom: 30px;
}

.content-faq .reprise-cg {
  max-width: 1500px;
  margin: 0 auto;
}

.content-faq  .title-1 {
  display: none;
}

.content-faq ul:not(.select-options) li:before {
  display: none;
}

.faq section {
  margin-bottom: 50px;
}

.faq section:last-child {
  margin-bottom: 0;
}

.faq strong.bold {
  font-weight: 600;
}

.faq h2 {
  margin-bottom: 40px;
  color: #1e2b50;
  text-align: center;
  font-family: "Source Serif 4", serif;
    font-variation-settings: "opsz" 10;
    font-size: 45px;
    line-height: 55px;
    font-weight: 900;
    text-transform: none;
    padding: 0px 10px;
}

.faq h2 span {
  position: relative;
  text-decoration: underline;
  text-decoration-color:#e3f15c;
  text-underline-offset: 5px;
}


.faq a.link {
  overflow: hidden;
  background-color: #1e2b50;
  border-radius: 50px;
  color: #ffffff;
  padding: 13px 20px;
  text-decoration: none;
  transition: all 0.5s ease;
}

.faq a.link:hover {
  color: #e3f15c;

}

.faq a.link:hover img  {
  transform: rotate(45deg) translate(-4px, -2px);
}



/* ////////////////////////////HEADER//////////////////////////// */

.faq section.header div.blocs {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: sketch; 
  grid-gap:20px 20px;
  justify-content: left;
  margin-bottom: 40px;
}

.faq section.header div.blocs div {
  flex: 1 1 380px;
  grid-gap: 20px;
  border-radius: 8px 8px 8px 8px;
}

.faq section.header div.blocs div:nth-child(1) {
  background-color: #ffffff;
  padding: 20px;
  position: relative;
  border-radius: 8px 8px 70px 8px;

}

.faq section.header div.blocs div:nth-child(1) span {
  display: inline-block;
  border-radius: 50px;
  padding: 13px 15px 10px 15px;
  background-color: #1e2b50;
  text-transform: uppercase;
  font-weight: bolder;
  font-size: 25px;
}

.faq section.header div.blocs div:nth-child(1) h1 {
  margin-top: 20px;
  display: block;
  font-size: 25px;
  color: #1e2b50;
  font-weight: 400;
  line-height: normal;
  text-transform: initial;
}

.faq section.header div.blocs div:nth-child(1) h1 span {
  background: none;
  padding: 0;
  text-transform: initial;
  font-weight: 400;
  text-decoration: underline;
  display: inline;
}

.faq section.header div.blocs div:nth-child(1) h1 span:nth-child(4) {
  font-family: 'Source Serif 4', 'Georgia', 'Times New Roman', serif;
    font-variation-settings: "opsz" 10;
    font-weight: 900;
  display: inline-block;
  font-size: 65px;
  text-decoration: none;
  margin-top: 20px;
}

.faq section.header div:nth-child(2) {
  display: flex;
  background-color: #e7e7e7;
  text-align: center;
  padding: 30px 30px;
  background-color: #e3f15c;
  background-size: cover;
  align-items: center;
  justify-content: center;
}

.faq section.header p {
  text-align: center;
  font-size: 18px;
  padding: 0px 15px;
      line-height: normal;
}

.faq section.header div a.link {
  margin-top: 85px;
  display: inline-block;
}

.faq section.header div a.link:hover {
    border-color:  #e3f15c;
}


/* ////////////////////////////COMMENT//////////////////////////// */


.faq section.comment ul  {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch; 
  grid-gap:20px 20px;
  justify-content: left;
  margin-bottom: 40px;
  list-style: none;
}

.faq .content-faq section.comment ul:not(.select-options) {
  max-width: 1500px;
}

.faq section.comment ul li {
  flex: 1 1 285px;
  border-radius: 8px;
  padding: 20px;
}

.faq section.comment ul li:nth-child(1) {
  background-color: #e3f15c;
}

.faq section.comment ul li:nth-child(2) {
  background-color: #ffffff;
}

.faq section.comment ul li:nth-child(3) {
  background-color: #1e2b50;
  color: #ffffff;
}

.faq section.comment ul li:nth-child(4) {
  background-color: #d7d6d6;
}

.faq section.comment ul li span:nth-child(1) {
  display: block;
  font-size: 40px;
  font-weight: bolder;
}

.faq section.comment ul li span:nth-child(2) {
    display: block;
    font-size: 20px;
    font-weight: 600;
}



/* ////////////////////////////ESTIMATIONS//////////////////////////// */

.faq section.estimation  {
  text-align: center;
}
.faq section.estimation p {
  font-size: 18px;
  padding: 0px 15px;
  line-height: normal;
} 

.faq section.estimation span:nth-child(3) {
  display: block;
  font-size: 18px;
  text-align: center;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 20px;
} 

.faq section.estimation div.blocs {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: sketch; 
  grid-gap:20px 20px;
  justify-content: left;
  margin-bottom: 40px;
}

.faq section.estimation  div.blocs div {
  flex: 1 1 380px;
  grid-gap: 20px;
  border-radius: 8px;
  padding: 20px;
}

.faq section.estimation  div.blocs div:nth-child(1) {
  background-color: #ffffff;
}

.faq section.estimation  div.blocs div:nth-child(2) {
background-color: #e3f15c;
}

.faq section.estimation  div.blocs div table {
  text-align: left;
  width: 100%;
}

.faq section.estimation  div.blocs div table th {

  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  width: 50%;
  padding-bottom: 10px; 
  text-align: center;
}

.faq section.estimation  div.blocs div table th span {
  font-style: italic; 
  font-size: 18px;
  font-weight: 400;
}

.faq section.estimation  div.blocs div table tr td {
  text-align: center;
  vertical-align: middle;
  width: 50%;
  padding-bottom: 8px;
  padding-top: 8px;
  border-bottom: 1px solid #000000;
  position: relative;
}

.faq section.estimation  div.blocs div table tr td sup {
  font-size: 12px;
  position: relative;
  top: 3px;
}

.faq section.estimation  div.blocs div table tr:last-child td {
   border-bottom: none;
}

.faq section.estimation a.link {
  padding-top: 11px;
}



/* ////////////////////////////AVIS//////////////////////////// */

.faq section.commu div.blocs {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch; 
  grid-gap:20px 20px;
  justify-content: left;
  margin-bottom: 40px;
}


.faq section.commu div.blocs div {
  grid-gap: 20px;
  border-radius: 15px;
  padding: 20px;
}

.faq section.commu div.blocs div:nth-child(1) {
  background-color: #e3f15c;
  flex: 1 1 100%;
}

.faq section.commu div.blocs div:nth-child(2) {
  background-color: #f0f0f0;
  flex: 1 1 280px;
  min-height: 150px;
}

.faq section.commu div.blocs div:nth-child(3) {
  background-color: #000000;
  color: #ffffff;
  flex: 1 1 280px;
}

.faq section.commu div.blocs div p {
  margin-bottom: 5px;
}

.faq section.commu div.blocs div p span {
  font-weight: 600;
}


/* ////////////////////////////QUESTIONS//////////////////////////// */

.faq section.questions h3 {
  font-size: 20px;
  color: #a5a5a5;
  display: block;
  width: 100%;
  border-bottom: 2px solid #e3f15c ;
  padding-bottom: 8px;
  text-transform: initial;
}


.faq section.questions p {
  margin-bottom: 20px;
  margin-top: 8px;
}

.faq section.questions p:last-child {
  margin-bottom: 0;
}

/* ////////////////////////////RESPONSIVE//////////////////////////// */


@media screen and (max-width: 1240px) {
    .main {
         padding-left: 0px; 
         padding-right: 0px; 
    }
}


@media screen and (max-width: 1230px) {

  .content-faq {
    padding: 0 15px;
  }
}

@media screen and (max-width: 1040px) {
  .faq section.header div a.link {
    margin-top: 55px;
  }
}


@media screen and (max-width: 630px) {

    .faq section.header div.blocs div {
      min-height: auto;
    }

  .faq section.header div.blocs div:nth-child(2) img {
    width: 95%;
  }
}


@media screen and (max-width: 450px) {
  .faq section.estimation  div.blocs div table th {
    text-align: center;
  }

  .faq section.estimation  div.blocs div table tr td {
     text-align: center;
  }
}

@media screen and (max-width: 390px) {
  .faq a.link img {
    display: none;
  }

  .faq section.header div.blocs div:nth-child(1) h1 span:nth-child(4) {
    font-size: 45px;
  }
}