.hiddenMobile {
  display: unset !important;
}

.hiddenMobile-Flex {
  display: flex !important;
}

.hiddenDesktop {
  display: none !important;
}

/******************************************************************************************************************************************
*****************************************************************************************************************************************************
****************************************************************************
************************************************ HEADER ***************************************************
**************************************************************************************************************/


.menuConnection #legendeSimulateur {
  margin: 10px;
}



.menuConnection {
  position: absolute;
  right: 0;
}

header ul,
header nav ul {
  border: unset;
}

header>ul li:nth-child(1) {
  border-right: unset;
}

header .mobileDiconnect {
  background-color: unset;
}

header nav a {
  color: #34495e;
}

header nav a:hover {
  color: #000;
}

header ul a {
  border: 1px solid var(--colorEtape3);
}


header nav ul li a:hover,
.navActive {
  background-color: #ffe8ac;
  color: #000 !important;
}


#sFicheContact .simuSectionsHeaders {
  margin-top: unset;
}

#menuIntermediaire {
  width: 100%;
  height: 40px;
}

#menuIntermediaire ul li {
  font-size: 1.1em;
}

header #menuIntermediaire .actions {
  position: absolute;
  top: 0;
  right: -120px;
  width: auto;
}

#menu-logo {
  border-bottom: 1px solid #00667c;
}

header #copyright {
  font-size: 0.8em;
}

.checkbox {
  min-width: 100%;
  box-shadow: none;
}

header #pepite {
  position: absolute;
  left: 25px;
  top: 30px;
}

header #nav-Navigation {
  width: fit-content;
}

main {
  margin-top: 142px;
}



.patienter .svgContainer {
  margin-top: 500px;
}

/**************************************************************************************************************
************************************************ HOME ***************************************************
**************************************************************************************************************/
#home #section1 img {
  max-width: 800px;
  margin: auto;
  margin-top: 35px;
}

#home #section2 #lingotsDor {
  width: 600px;
}

/* Définir la section #section2 comme un conteneur avec une image de fond positionnée en bas */
#section2 {
  display: block;
  margin-top: 30px;
}

main#home>div {
  background-image: url("../img/home/home-fond.png");
  background-position: bottom;
  background-size:  cover;
  background-repeat: no-repeat;
}

main#home>div {
  margin-top: -5px;
  background-color: RGBA(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  padding-top: 1px;

}

#home h1,
#phraseAccueil {
  color: #f2f2f2;
}

/* Définir le bloc #section2 > div comme un élément avec une largeur fixe de 450px et une couleur de fond #f2f2f2 */
#section2>div {
  /* Centrer le bloc #section2 > div au milieu de l'écran */
  margin: auto;
  margin-bottom: 15px;
}

/* Empêcher le débordement de la section #section2 */
#section2 {
  overflow: hidden;
}

#home #section2 ul {
  min-width: 100%;
  justify-content: center;
}

/**************************************************************************************************************
************************************************ END HOME ***************************************************
**************************************************************************************************************/

header li a {
  padding: 5px;
}

#btnMenuIntermediaire,
#btnMenuIntermediaire:focus {
  top: 45px;
}

.legenddeHidenDesktop #legendeSimulateur {
  display: none;
}

/**************************************************************************************************************
************************************************ END HEADER ***************************************************
**************************************************************************************************************/




/****************************************************************************************************** SIMULATEUR *********************************************************************
*****************************************************************************************************************************/
#simulateur span.nonApplicable {
  top: 3px;
  right: 90px;
}



#formSbaseCalcul {
  flex-direction: row !important;
}

#simulateur .formRow input:not([type="radio"]),
#simulateur .formRow select,
#formSbaseCalcul select {
  max-width: unset;
  width: 100%;
}

#formSbaseCalcul #contentVisuel,
#formSbaseCalcul #contentSbaseCalcul,
#formSbaseCalcul #sIndicateurs {
  margin-left: auto;
  margin-right: auto;
}

#formSbaseCalcul #contentVisuel {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

#simulateur #sLoyerEtage .simuSectionsHeaders,
#simulateur #sChargesCalcul .simuSectionsHeaders {
  margin-top: -22px;
  margin-left: -6px;
  margin-bottom: 15px;
}

#simulateur #sLoyerEtage .simuSectionsHeaders,
#simulateur #sChargesCalcul .simuSectionsHeaders,
#simulateur #sCreditCalcul .simuSectionsHeaders,
#simulateur #sFicheContact .simuSectionsHeaders {
  width: 100%;
  padding: 10px;
}

.tab50 {
  width: 49% !important;
}

.tab-column {
  flex-direction: column;
}

#simulateur #sChargesCalcul .formRGroup {
  margin-bottom: 5px;
  justify-content: space-evenly;
}

#simulateur #sChargesCalcul .label {
  width: 180px !important;
  text-align: center;
  margin-right: 25px;
}

#simulateur #sChargesCalcul input {
  width: 170px;
  margin-right: 15px;
}

#simulateur #sChargesCalcul .devise {
  right: 20px;
}

#simulateur #chargesFaculativesHabituel>div>div {
  width: 180px;
  min-width: 180px;
}

#simulateur #chargesFaculativesSuplementaire>div>div,
#simulateur #chargesFaculativesSuplementaire>.title>div {
  width: 170px;
  min-width: 170px;
  text-align: center;
}

#simulateur #chargesFaculativesSuplementaire>div.title>div.label {
  border: none;
}

#simulateur section#sChargesCalcul #chargesFaculativesSuplementaire>div>div:nth-child(4) input {
  width: 70px;
}

.simuSections .titleEtape {
  padding: 0px;
  padding-right: 10px;
  display: flex;
  align-items: center;
}

.simuSections .titleEtape p:nth-child(1) {
  margin: 0 0 15px 0;
  border-bottom: none;
  border-right: 2px solid #ffffff;
}

.simuSections .titleEtape p:nth-child(2) {
  margin-left: 15px;
}

span.obligatoire,
span.saisiePossible {
  left: 56%;
}

#travaux span.saisiePossible {
  left: 3px;
  top: unset;
  bottom: -10px;
}

#travaux .formRow {
  flex-direction: column;
  width: 100%;
}

#travaux .devise {
  bottom: 0;
  top: unset;
}

span.obligatoire {
  top: 0;
}

span.saisiePossible {
  top: 10px;
}

#accordionMensualite {
  width: unset !important;
}

#sFicheContact .sFicheContactColumn {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-evenly;
}

#btnFicheContact {
  display: unset;
  position: absolute;
  width: 115px;
  right: 30px;
  top: 50px;
  background-color: #dceef9;
  color: #34495e;
  font-size: 0.9em;
}

#simulateur #formFicheContact {
  margin-top: 15PX;
}

#simulateur #formFicheContact .row {
  margin-bottom: 10px;
}



.formRow label,
.formRow input {
  max-width: unset;
}

#menuIntermediaire .disquette {
  margin: auto 5px;
}

#contentSbaseCalcul {
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

#contentSbaseCalcul>div {
  display: flex;
  flex-direction: column;
  width: 49%;
  min-width: 451px;
}

#contentSbaseCalcul>div,
#formSbaseCalcul,
#sIndicateurs {
  margin: 10px auto;
}

.input-icon-right>i {
  top: 13px;
}

.simuSectionsHeaders>img {
  bottom: 20px;
  left: 15px;
}

.bloc-label1 {
  padding: 0 5px;
  min-width: 135px;
}

.achatType {
  justify-content: flex-end;
  margin-right: 50px;
  align-items: baseline;
}

.achatType .achat-tooltip-div {
  margin-top: -3px;
}

#simulateur .row1 input:not([type="range"]),
#simulateur .row1 select {
  width: 65%;
}

.tooltipss {
  top: 3px;
  right: -30px;
}

.tooltipContent.tooltipActive {
  width: 500px;
}

.devise {
  bottom: unset;
  top: 3px;
}

#ongletCredit {
  display: flex;
}

#ongletCredit .flex label {
  width: 65%;
}

#ongletCredit .flex input,
#ongletCredit .flex select {
  width: 30%;
}

#mensualite .devise {
  top: unset;
}

#ongletCredit #collapseMensualite>div {
  margin: 15px auto;
}

#collapseMensualite .row1 {
  justify-content: flex-start;
  width: 55%;
}

#collapseMensualite .row1 input {
  width: 60%;
}

#contentSbaseCalcul .accordion-button::after {
  left: 0;
}

/* ---------------------------------------- COLONNE 1 */
/* ---------------------------------------- FICHE CONTACT ---------------------------------------- */
#simulateur #sFicheContact .simuSectionsHeaders {
  padding: 0;
}

.simuSectionsHeaders>img {
  bottom: 5px;
}

/* ---------------------------------------- TYPE D'ACHAT ---------------------------------------- */
#typeAchat .formRow {
  width: 30%;
  margin-left: 0;
}

#typeAchat {
  margin-top: 5px;
}


#ficheContact h2 {
  white-space: nowrap;
  padding: 5px 20px;
}

/* ----- FIN ----- COLONNE 1 ----- */

/* ---------------------------------------- ETAPES 1-6 */
#contentSbaseCalcul .formRow {
  width: 370px;
  margin: 15px auto;
}

#simulateur .row1>label {
  width: 50%;
}

#simulateur .row1 input:not([type="range"]),
#simulateur .row1 select,
#simulateur .row1 .likeInput {
  width: 45%;
}

#simulateur .row1 .likeInput input,
#simulateur .row1 .likeInput select {
  width: 100%;
}

#contentSbaseCalcul .accordion-body {
  margin: 10px 60px;
  max-width: 650px;
  background: #f6f6f6;
}

#sBaseCalculBien {
  margin: unset;
}

#sBaseCalculBien .formRow.relative.row1 {
  width: 250px;
}

#sBaseCalculBien .row1 select,
#sBaseCalculBien .row1 input {
  width: 100%;
}

#sBaseCalculBien .tooltipss {
  position: absolute;
  top: 0;
  right: 0;
}




/* ---------------------------------------- ETAPE 1 ---------------------------------------- */




/* ---------------------------------------- ETAPE 4 ---------------------------------------- */
#sBaseCalculFinancement .tooltipss {
  position: absolute;
}

#ongletCredit .accordion-body {
  padding-top: 1rem;
}

#collapseMensualite .devise {
  right: 10px;
}

/* ---------------------------------------- ETAPE 6 ---------------------------------------- */
#formSbaseCalcul #sIndicateurs {
  margin-top: -10px;
  flex-direction: column;
}

#simulateur #sIndicateurs>div {
  width: 49%;
  min-width: 451px;
}

#capaciteEmprunt #sIndicateurs>div {
  min-width: 451px;
}

#sIndicateurs .etape-content {
  margin: 30px 45px 15px;
}

#sIndicateurs .ligne .tooltipss {
  right: -25px;
}

#sIndicateurs .ligne.ligne-scrochet .tooltipss {
  right: -17px;
}

/* ---------------------------------------- LOYER */
#simulateur #sLoyerEtage {
  padding: 0;
}

#simulateur #sLoyerEtage .simuSectionsHeaders {
  margin: 0;
}

#sloyerEtagetotalTotal label {
  width: 255px;
}

#sloyerEtagetotalTotal>div:nth-child(2) {
  margin-left: 15px;
}

#sloyerEtagetotalTotal input {
  align-self: center;
}

#sloyerEtagetotalTotal .devise {
  top: unset;
  right: 3px;
  bottom: 0;
}

#sLoyerEtage p {
  margin-top: 15px;
  margin-bottom: -10px;
}

#sLoyerEtage .etageLabel {
  width: 125px;
}

#etagesLabelColumn li:nth-child(1) {
  width: 120px;
}

#sLoyerEtage .etage .appartement {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}

#sLoyerEtage .tooltipss {
  top: -8px;
  right: 16px;
}

/* FIN ---------------------------------------- LOYER */

/* ----------------------------------- scredit -------------------------------*/
#simulateur #sCreditCalcul form .formRow input:not([type="checkbox"]) {
  width: 250px;
}

#simulateur #sCreditCalcul form .formRow input[type="checkbox"] {
  width: 15px;
}

#simulateur #sCreditCalcul .tooltipss {
  right: 0;
}

#sCreditCalcul form span.obligatoire,
#sCreditCalcul form span.saisiePossible {
  right: 265px;
}

#sCredit {
  width: 90%;
  margin: 0 auto;
}

#simulateur #sCreditCalcul .simuSectionsHeaders {
  width: 460px;
}

/************************************************* MEDIA QUERIES SIMULATEUR ************************************************/

@media screen and (min-width: 830px) {

  /* ----- etape 6 ----- */
  #sIndicateurs .etape-content {
    max-width: 670px;
    margin: 30px auto 15px;
  }
}

@media screen and (min-width: 992px) {
  #formSbaseCalcul #contentSbaseCalcul {
    width: 100%
  }

  .bloc-label1 {
    max-width: 350px;
  }
}


/************************************************* COMPARATEUR ************************************************/

#comparateur>div.mobileScreen {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 10px auto;
}

#comparateur>h2 {
  width: 100%;
}

#comparateur .mobileScreen div.simuCard {
  padding: 10px 20px;
  width: 49%;
  margin: 10px 0;
}

#comparateur .mobileScreen div.simuCard:nth-of-type(even) {
  background-color: #fff;
}

#pageComparateur #formSimu {
  max-width: 460px;
  margin: 0 auto;
}

#pageComparateur #formSimu input {
  width: unset;
}

#pageComparateur .helpForm {
  text-align: center;
  display: block;
}

.online {
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  position: relative;
  margin: unset;
  border: unset;
  border-bottom: 1px solid var(--colorEtape3);
}

.online>div {
  width: 15%;
}

.online input {
  margin: unset;
}

.online .deviseCharge {
  margin-left: -100px;
  margin-top: 10px;
  font-size: 0.8em;
}

/************************************************* ECHEANCIER ************************************************/

main#echeancier>section {
  padding: 10px 40px;
}

.text-start {
  min-width: 160px;
}

/************************************************* ADMINISTRATION ************************************************/

#adminContainer>nav {
  padding: 15px 40px;
}

/**************************************************************************************************************
************************************************ GLOSSAIRE ***************************************************
**************************************************************************************************************/

#glossaire_index thead {
  display: table-row-group;
}

#glossaire_index thead>tr th:nth-of-type(3),
#glossaire_index thead>tr th:nth-of-type(4) {
  display: none;
}

#glossaire_index tbody tr td:nth-of-type(2) {
  display: table-cell;
}

#glossaire_show {
  padding: 0 30px;
}

@media screen and (min-width: 1024px) {

  #glossaire_index tbody tr td:nth-of-type(3),
  #glossaire_index tbody tr td:nth-of-type(4) {
    display: table-cell;
  }

  #glossaire_index thead>tr th:nth-of-type(3),
  #glossaire_index thead>tr th:nth-of-type(4) {
    display: table-cell;
  }
}

/*****************************************************************************************************************************************
********************************************************** MyProjects ********************************************************************
*****************************************************************************************************************************************/
#myProjects .col-reference {
  width: 170px;
}

#myProjects .col-adresse {
  width: 340px;
}

#myProjects .col-prix-achat {
  width: 170px;
}

#myProjects .col-travaux {
  width: 170px;
}

#myProjects .col-loyer {
  width: 170px;
}

#myProjects .col-bouton {
  width: 90px;
}

#myProjects .mainHeader {
  /* position: fixed; */
}

#myProjects #MyProjects {
  height: 400px;
  overflow: scroll;
  scrollbar-width: none;
  margin-bottom: 20px;
  min-width: 500px;
}

#myProjects #MyProjects::-webkit-scrollbar {
  display: none;
}

/*****************************************************************************************************************************************
********************************************************** END MyProjects ********************************************************************
*****************************************************************************************************************************************/

#myProjects .linkList {
  flex-direction: row;
  cursor: pointer;
  border-top: unset;
}

#myProjects .linkList span {
  border-right: unset;
}

#myProjects .linkList>* {
  padding: 5px;
}




/*****************************************************************************************************************************************
********************************************************** MY ACCOUNT ********************************************************************
*****************************************************************************************************************************************/
main#myAccount #lesSections {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}

main#myAccount section {
  width: 45%;
}

main#myAccount div.separator.section {
  border: unset;
  border-left: 3px solid #000;
  width: 0px;
  margin: 15px;
}

main#myAccount #lesSections>section:nth-child(3)>form:nth-child(2)>div:nth-child(8) {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

main#myAccount #account_user_newsletter {
  width: 30px;
  margin-left: 35px;
}

/*****************************************************************************************************************************************
********************************************************** END MY ACCOUNT ********************************************************************
*****************************************************************************************************************************************/







/*****************************************************************************************************************************************
********************************************************* INSCRIPTION *******************************************************************
*****************************************************************************************************************************************/



main#inscription {
  width: 70%;
}

@media screen and (min-width: 1024px) {

  /************************ SIMULATEUR **********************************/
  #sBaseCalcul {
    margin: 0 auto;
  }

  #contentSbaseCalcul>div {
    margin: 25px auto;
  }


  #formSbaseCalcul {
    width: 100%;
  }

  #simulateur #sCreditCalcul {
    width: 80%;
  }
}

/*****************************************************************************************************************************************
********************************************************* CAPACITE EMPRUNT *******************************************************************
*****************************************************************************************************************************************/
#capaciteEmprunt #coteSaisie {
  min-width: 500px;
}

/*****************************************************************************************************************************************
********************************************************* FOOTER *******************************************************************
*****************************************************************************************************************************************/


footer {
  flex-direction: row;
  justify-content: space-evenly;
}

footer .block {
  display: flex;
  align-items: center;
  margin: auto;
}

footer ul.block {
  flex-direction: column;
}

#toastInfoBox,
#toastReferenceProjet {
  position: fixed;
  top: 150px;
}