/*init*/

    #search_faqs_container {
    width: 100%;
    background-color: #1d3a72;
    height: auto;
    padding: 40px;
    margin-top: 15px;
}

#search_faqs_submit_button {
    width: 20%;
    height: 100%;
    right: 0;
    top: 0;
    outline: none;
    font-size: 16px;
    font-weight: 400;
    background-color: #c31b1b;
    border-radius: 0 3px 3px 0;
    box-shadow: none;
    cursor: pointer;
    border: 1px solid white;
}

.button-ask-question {
    margin-top: 10px;
    width: 100%;
    border-radius: 3px;
    cursor: pointer;
    box-shadow: none;
    border: none;
    height: 42px;
    text-align: center;
    font-size: 18px;
    background-color: #1d3a72;
    outline: none;
    color: #fff;
    margin-bottom: 10px;
}

.tableaufaq td {
border: 1px solid #051D60; 
padding: 3px;
font-weight: 500; 
}

.tableaufaq table {
border-collapse: collapse;
}

.tableaufaq tr:nth-child(even) {
  background-color: rgb(29,59,115,0.1);
}

.tableaufaq th {
 background-color: #051D60;
 border: 1px solid #051D60;
 color: white;
 padding: 5px;
 font-weight: 700;
 font-size: 17px;
 text-transform: uppercase; 
}

.tableaufaq th:nth-child(1) {
  width: 70%
}
.tableaufaq th:nth-child(2) {
  width: 30%
}

.tableaufaq #module-faqs-display #content a:not(.mpm-faqs-search-result) {
 color: #C31B1B
}

.faqtitre h2 {
  font-size: 25px;
  padding-bottom: 10px;
 padding-top: 50px;
 font-weight: 700;
  
}

.tableaufaq table {
  width: 100%;
}

.menufaq {
display: flex; 
justify-content: space-evenly;
align-items: center;
align-content: center;
flex-wrap: wrap; 
}

@media (min-width: 761px) {
.boutonracc {
color: #051D60;
font-size: 20px; 
font-weight: 800;
text-transform: uppercase;
border: 1px solid #051D60; 
padding: 10px;
margin-top: 5px; 
width: 15%;
} 
}

@media (max-width: 760px) {
.boutonracc {
width: 27%;
  padding-top: 5px; 
}
}

.listeemb {

display: flex;
width: 100%;
flex-wrap: wrap;
justify-content: center;


}

.embase {

min-width: 24%; 
max-width: 24%;
border: 1px solid #051D60;
margin: 2px; 

}

.titreemb {
background-color: #051D60;
padding: 1px; 

}

.titreemb h2 {
text-align: center;
color: white;
margin-top: 4px;
 margin-bottom: 4px; 
}

.embase img {
max-width: 100%;
}

@media (max-width: 780px) {
  .embase {

min-width: 48%; 
max-width: 48%;
border: 1px solid #051D60;
margin: 2px; 

}
}

.tableaufaq2 td {
border: 1px solid #051D60; 
padding: 3px;
font-weight: 500; 
}

.tableaufaq2 table {
border-collapse: collapse;
}

.tableaufaq2 tr:nth-child(even) {
  background-color: rgb(29,59,115,0.1);
}

.tableaufaq2 th {
 background-color: #051D60;
 border: 1px solid #051D60;
 color: white;
 padding: 5px;
 font-weight: 700;
 font-size: 17px;
 text-transform: uppercase; 
}

.tableaufaq2 th:nth-child(1) {
  width: 25%
}
.tableaufaq2 th:nth-child(2) {
  width: 25%
}
.tableaufaq2 th:nth-child(3) {
  width: 25%
}
.tableaufaq2 th:nth-child(4) {
  width: 25%
}

.tableaufaq2 #module-faqs-display #content a:not(.mpm-faqs-search-result) {
 color: #C31B1B
}
.tableaufaq3 td {
border: 1px solid #051D60; 
padding: 3px;
font-weight: 500; 
}

.tableaufaq3 table {
border-collapse: collapse;
}

.tableaufaq3 tr:nth-child(even) {
  background-color: rgb(29,59,115,0.1);
}

.tableaufaq3 th {
 background-color: #051D60;
 border: 1px solid #051D60;
 color: white;
 padding: 5px;
 font-weight: 700;
 font-size: 17px;
 text-transform: uppercase; 
}

.tableaufaq3 th:nth-child(1) {
  width: 20%;
}
.tableaufaq3 th:nth-child(2) {
  width: 15%;
 }
.tableaufaq3 th:nth-child(3) {
  width: 20%
}
.tableaufaq3 th:nth-child(4) {
  width: 20%
}

.tableaufaq3 th:nth-child(5) {
  width: 25%
}

.tableaufaq3 #module-faqs-display #content a:not(.mpm-faqs-search-result) {
 color: #C31B1B
}
.tableaufaqHonda td {
border: 1px solid #051D60; 
padding: 3px;
font-weight: 500; 
}

.tableaufaqHonda table {
border-collapse: collapse;
}

.tableaufaqHonda tr:nth-child(even) {
  background-color: rgb(29,59,115,0.1);
}

.tableaufaqHonda th {
 background-color: #051D60;
 border: 1px solid #051D60;
 color: white;
 padding: 5px;
 font-weight: 700;
 font-size: 17px;
 text-transform: uppercase; 
}

.tableaufaqHonda th:nth-child(1) {
  width: 20%;
}
.tableaufaqHonda th:nth-child(2) {
  width: 25%;
 }
.tableaufaqHonda th:nth-child(3) {
  width: 20%
}
.tableaufaqHonda th:nth-child(4) {
  width: 20%
}

.tableaufaqHonda th:nth-child(5) {
  width: 15%
}

.tableaufaqHonda #module-faqs-display #content a:not(.mpm-faqs-search-result) {
 color: #C31B1B
}
.category_block {
padding: 0px; 
border: 2px solid #1d3a72;
}

.more_faq_cat {
    text-decoration: underline;
    font-weight: 900;
    font-size: 16px;
    line-height: 3;
}

.category_name_home_page {
    font-size: 18px;
    display: block;
    font-weight: 600;
    padding: 10px 0 10px 0;
    margin-bottom: 10px;
  color: #fff;
  text-align: center;
  background-color: #1d3a72;
}

.more_faq_cat {
    text-decoration: underline;
    font-weight: 900;
    font-size: 16px;
    line-height: 3;
    margin-left: 10px;
}

.questions {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
}
