@charset "UTF-8";
/*
Theme Name: Theme Mcom - Astra
Theme URL: 
Description: Theme Mcom - Astra
Author: Mouvement Com
Author URL: https://mouvementcom.fr
Template: astra
Version: 1.0.0
Text Domain: astra-child-3
*/
/*Global Variables */
/*-------- ---------- ----------- ----------- ------------ */
/* COULEURS */
/*-------- ---------- ----------- ----------- ------------ */
/*-------- ---------- ----------- ----------- ------------ */
/* ELEMENTS */
/*-------- ---------- ----------- ----------- ------------ */
/*-------- ---------- ----------- ----------- ------------ */
/* BREAKPOINTS */
/*-------- ---------- ----------- ----------- ------------ */
.simulateur {
  background: white;
  /* BOUTONS ET GENERAL */
  /* SELECT */
  /* Style the arrow inside the select element: */
  /* Point the arrow upwards when the select box is open (active): */
  /* style the items (options), including the selected item: */
  /* Style items (options): */
  /* Hide the items when the select box is closed: */
}
.simulateur .hidden {
  display: none;
}
.simulateur h3 {
  margin-top: 1em;
  font-weight: 700;
}
.simulateur input[type="email"], .simulateur input[type="password"], .simulateur input[type="search"], .simulateur input[type="tel"], .simulateur input[type="text"], .simulateur input[type="number"], .simulateur textarea {
  margin-top: 0.5em;
}
.simulateur .tag {
  color: grey;
  font-style: italic;
  display: none;
}
.simulateur .wpcf7-response-output {
  display: none !important;
}
.simulateur #resultats .btn, .simulateur #resultats .btn_large, .simulateur #formulaire .btn, .simulateur #formulaire .btn_large, .simulateur .boutons .btn, .simulateur .boutons .btn_large, .simulateur .boutons .wpcf7-submit {
  text-decoration: none;
  font-weight: 700;
  background: #48ab87;
  color: white;
  padding: 10px 15px;
  display: inline-block;
  margin-top: 2em;
  cursor: pointer;
  min-width: 9em;
  text-align: center;
}
.simulateur .btn_vide_sim {
  color: #48ab87 !important;
  background: white !important;
  border: 2px solid #48ab87;
}
.simulateur #revenir {
  margin-top: 0;
}
.simulateur #revenir p {
  margin: 0;
}
.simulateur #sim, .simulateur #formulaire, .simulateur #simulateur {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 1em !important;
  padding: 1.5em;
  border-radius: 7px;
}
.simulateur #formulaire {
  padding-bottom: 7em;
}
.simulateur #formulaire #revenir {
  float: left;
}
.simulateur #formulaire #suivant {
  float: right;
}
.simulateur #formulaire #suivant p {
  color: white;
  text-align: center;
}
.simulateur #simuler {
  display: block;
  padding: 1.1em;
}
.simulateur #formulaire, .simulateur #simulateur, .simulateur #resultats {
  animation: SHW 0.5s;
  animation-fill-mode: both;
}
@keyframes SHW {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.simulateur #formulaire p {
  margin: 0 !important;
}
.simulateur .boutons {
  align-items: center;
  justify-content: space-between;
}
.simulateur .boutons > p {
  display: block;
  margin: 0;
}
@media screen and (max-width: 499px) {
  .simulateur .boutons p:last-of-type, .simulateur .boutons {
    text-align: center;
  }
}
.simulateur #simulateur label {
  text-align: left !important;
}
.simulateur #formulaire label {
  margin-left: 0.5em;
  margin-top: 2em !important;
  display: inline-block;
  padding-right: 1em;
}
.simulateur #resultats .header-1 {
  text-align: center;
  background: #123c85;
  font-weight: 700;
  color: white;
}
.simulateur #resultats table, .simulateur #resultats td {
  border: 0;
}
.simulateur #resultats tr > td:nth-child(1) {
  line-height: 1.1em;
}
.simulateur #resultats td:nth-child(2), .simulateur #resultats td:nth-child(3) {
  text-align: center;
}
.simulateur .select-selected {
  height: 3em;
}
.simulateur .table_resultats .header-2 {
  background: #0c2858;
  color: white;
  font-weight: 700;
}
.simulateur .table_resultats tbody tr:hover td {
  background: #f6f4f3;
}
.simulateur .table_resultats tbody tr:last-of-type:hover td:nth-child(1) {
  border-bottom-left-radius: 15px !important;
  background: #f6f4f3;
}
.simulateur .table_resultats tbody tr:last-of-type:hover td:last-of-type {
  border-bottom-right-radius: 15px !important;
  background: #f6f4f3;
}
.simulateur .table_resultats thead th {
  border-width: 0;
}
.simulateur .table_resultats tbody tr:nth-child(1) {
  border-bottom: 1px solid #333333 !important;
}
.simulateur .final_chart {
  border-radius: 15px;
  margin-top: 3em;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.simulateur .table_resultats {
  margin-top: 3em;
}
.simulateur .table_resultats tbody {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}
.simulateur .table_resultats .header-1 {
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
}
.simulateur .boutons {
  display: flex;
}
.simulateur .final_chart {
  padding: 1.5em;
}
.simulateur .final_chart #chiffre, .simulateur .final_chart #chiffre-dix, .simulateur .final_chart #chiffre1, .simulateur .final_chart #chiffre-dix1 {
  color: #0c2858;
  font-weight: 600;
}
.simulateur .final_chart #chiffre1, .simulateur .final_chart #chiffre-dix1 {
  font-size: 1.5em;
}
.simulateur .final_chart table, .simulateur .final_chart td, .simulateur .final_chart th {
  border: 0;
}
.simulateur .final_chart latest tr td:nth-child(2) {
  min-width: 7%;
}
.simulateur .final_chart tr td:nth-child(1) {
  text-align: right;
}
.simulateur .final_chart h3 {
  text-align: center;
  font-weight: 700;
}
.simulateur .final_chart .bigger_td {
  font-size: 1.2em;
  font-weight: 700;
}
.simulateur .final_chart .small-t {
  font-size: 0.9em;
}
.simulateur .small-t {
  font-size: 0.9em;
}
@media screen and (max-width: 500px) {
  .simulateur .final_chart {
    padding: 0.5em;
  }
}
@media screen and (max-width: 400px) {
  .simulateur #progressbar li strong {
    display: none !important;
  }
}
.simulateur #wpcf7-f732-p46-o1 .wpcf7-validation-errors {
  background: red !important;
  color: white !important;
}
.simulateur #wpcf7-f732-p46-o1 .wpcf7-mail-sent-ok {
  display: none !important;
}
.simulateur #simulateur .wpcf7-not-valid-tip {
  position: absolute;
  top: -46px;
  right: 0;
  color: white !important;
  background: #ec493b;
  padding: 0.5em;
  border-radius: 7px;
}
.simulateur #simulateur .wpcf7-not-valid-tip:before {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  background: red;
  position: absolute;
  bottom: -5px;
  transform: rotate(45deg);
  left: 13%;
}
.simulateur .msg_vide {
  display: none;
}
.simulateur .msg_vide {
  background: #ec493b;
  padding: 0.5em;
  color: white;
  border-radius: 7px;
  position: relative;
  margin-left: 2em;
  margin-bottom: 7px;
  font-size: 0.9rem;
}
.simulateur .msg_vide span {
  width: 10px;
  height: 10px;
  display: block;
  background: red;
  position: absolute;
  bottom: -5px;
  transform: rotate(45deg);
  left: 13%;
}
.simulateur .steps {
  font-size: 25px;
  color: gray;
  margin-bottom: 10px;
  font-weight: normal;
  text-align: right;
}
.simulateur .fieldlabels {
  color: gray;
  text-align: left;
}
.simulateur ul#progressbar {
  margin-bottom: 30px;
  overflow: hidden;
  color: lightgrey !important;
  display: flex;
  justify-content: space-around;
  margin: 0 !important;
}
.simulateur #progressbar .active {
  color: #0c2858;
}
.simulateur #progressbar li {
  list-style-type: none;
  font-size: 15px;
  width: 25%;
  float: left;
  position: relative;
  font-weight: 400;
  text-align: center;
  line-height: 1.1rem;
}
.simulateur #progressbar #icon_bien:before, .simulateur #progressbar #icon_profil:before, .simulateur #progressbar #icon_resultats:before {
  content: "";
  display: block;
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
}
.simulateur #progressbar #icon_bien:before {
  background-image: url("/wp-content/plugins/simulateur/assets/2.svg");
}
.simulateur #progressbar #icon_profil:before {
  background-image: url("/wp-content/plugins/simulateur/assets/3.svg");
}
.simulateur #progressbar #icon_resultats:before {
  background-image: url("/wp-content/plugins/simulateur/assets/1.svg");
}
.simulateur #progressbar li:before {
  width: 50px;
  height: 50px;
  line-height: 45px;
  display: block;
  font-size: 20px;
  color: #ffffff;
  background: lightgray;
  border-radius: 50%;
  margin: 0 auto 10px auto;
  padding: 2px;
  position: relative;
  z-index: 2;
}
.simulateur #progressbar li:after {
  content: "";
  width: 26em;
  height: 2px;
  background: lightgray;
  position: absolute;
  left: -4em;
  top: 25px;
  z-index: 0;
  display: block;
}
.simulateur #progressbar li.active:before, .simulateur #progressbar li.active:after {
  background: #0c2858;
}
.simulateur .progress {
  height: 20px;
}
.simulateur .progress-bar {
  background-color: #0c2858;
}
.simulateur .fit-image {
  width: 100%;
  object-fit: cover;
}
.simulateur .custom-select {
  position: relative;
}
.simulateur .custom-select select {
  display: none;
  /*hide original SELECT element: */
  width: 0 !important;
}
.simulateur .custom-select .wpcf7-form-control-wrap {
  width: 0 !important;
}
.simulateur .select-selected {
  background-color: #fafafa;
  padding: 0.75em;
  font-weight: 700;
  border-radius: 0 !important;
  border-bottom: 2px solid #48ab87;
}
.simulateur .select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
}
.simulateur .select-selected.select-arrow-active:after {
  top: 7px;
}
.simulateur .select-items div, .simulateur .select-selected {
  color: #333333;
  padding: 9px 16px;
  cursor: pointer;
  margin-top: 0.5em;
}
.simulateur .case .select-selected {
  padding: 13px 16px;
  font-weight: bold;
}
.simulateur .select-items {
  position: absolute;
  background-color: #fafafa;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}
.simulateur .select-hide {
  display: none;
}
.simulateur .select-items div:hover, .simulateur .same-as-selected {
  background-color: #333333;
  color: white !important;
}
.simulateur .error {
  display: inline-block !important;
  transition: all 0.5s;
}
.simulateur hr {
  border-bottom: 2px solid #0c2858;
}
@media screen and (min-width: 500px) {
  .simulateur #revenir {
    margin-right: 2em;
  }
  .simulateur #revenir p {
    text-align: center;
  }
  .simulateur .small_mobile {
    display: none !important;
  }
  .simulateur #simulateur {
    margin-top: 3em;
  }
  .simulateur #simulateur .case p {
    display: flex;
    align-items: center;
    line-height: 1em;
    margin: 1em 0;
  }
  .simulateur #simulateur .case p > label, .simulateur #simulateur .case p > span, .simulateur #simulateur .case p .custom-select {
    width: 50%;
  }
  .simulateur #simulateur .case p .wpcf7-form-control-wrap {
    display: flex !important;
    align-items: center;
  }
  .simulateur #simulateur .case p > .wpcf7-form-control-wrap::after {
    content: "€";
    display: block;
    width: 2em;
    font-size: 1.2em;
    text-align: center;
  }
}
@media screen and (max-width: 499px) {
  .simulateur #simuler {
    margin: auto;
    margin-top: 2em;
  }
  .simulateur .big_laptop {
    display: none !important;
  }
  .simulateur .small_mobile {
    text-align: center;
  }
  .simulateur .case {
    margin-top: 2em;
    font-weight: bold;
    line-height: 1.1em;
  }
}
@media screen and (min-width: 500px) {
  .imposition {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 3em;
  }
  .imposition > p, .imposition > div {
    width: 50%;
  }
  .imposition .custom-select {
    display: flex;
    flex-direction: row-reverse;
  }
  .imposition .custom-select > div {
    width: 100%;
  }
  .imposition .custom-select > p {
    width: 2em;
    justify-content: center;
  }
}
@media screen and (max-width: 499px) {
  .imposition p {
    margin: 0 !important;
  }
  .imposition {
    margin-bottom: 3em;
  }
}
/*-------- ---------- ----------- ----------- ------------ */
/* RESET */
/*-------- ---------- ----------- ----------- ------------ */
/* FIN RESET*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select:focus, textarea:focus, input:focus {
    font-size: 16px !important;
    background: #eee;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select, textarea, input {
    font-size: 16px !important;
  }
}
/*-------- ---------- ----------- ----------- ------------ */
/* GENERAL*/
/*-------- ---------- ----------- ----------- ------------ */
body {
  background: #0C295B;
}
article {
  background: white;
}
.green_link {
  color: #46a985;
}
@media screen and (min-width: 1140px) {
  .boxed {
    max-width: 1140px;
    margin: auto !important;
  }
}
@media screen and (max-width: 1140px) {
  .section-boxed {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.center-things {
  text-align: center;
}
.fixed {
  position: fixed !important;
  z-index: 999;
}
.hidden {
  display: none;
}
.flex {
  display: flex;
}
h1 {
  line-height: 1.1em !important;
}
h2 {
  text-transform: uppercase;
  color: #0C295B !important;
  font-size: 1.4em !important;
}
p {
  line-height: 1.3em;
}
article p {
  text-align: justify;
  color: #0C295B;
}
@media screen and (min-width: 769px) {
  .mobile {
    display: none !important;
  }
  .flex50 {
    display: flex;
  }
  .flex50 > div {
    width: 50%;
  }
  .flex-center {
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 769px) {
  .center-mobile {
    text-align: center;
  }
}
ul {
  list-style: none;
  margin-left: 0;
}
.single-post ul {
  list-style: disc;
}
article ul {
  margin-top: 1em;
}
article li {
  margin-left: 1em;
}
article ul li li:before {
  content: "■  ";
  color: grey;
}
#error_init, #success, #errone {
  color: white;
  line-height: 1.2em;
  padding-left: 1em;
  margin-bottom: 1em;
  display: none;
}
.acceptance-879 {
  line-height: 1.2em;
}
.wpcf7 .flex label {
  display: flex;
}
.wpcf7 .flex label a {
  text-decoration: underline;
  font-style: italic;
}
/*-------- ---------- ----------- ----------- ------------ */
/* HEADERS */
/*-------- ---------- ----------- ----------- ------------ */
.ast-container {
  overflow-x: hidden;
}
@media screen and (max-width: 400px) {
  .svg-left {
    display: none;
  }
}
@media screen and (min-width: 1145px) {
  .bleu svg {
    margin-left: calc((100vw - 1400px) / 2);
  }
}
.bleu .logo-header-main {
  display: flex;
  align-items: center;
  left: 0;
  top: 9px;
  overflow: hidden;
  width: 100vw !important;
}
.bleu .logo-header-main .svg-left {
  height: 39px;
  padding-top: 16.5px;
}
.bleu .logo-header-main .svg-left svg {
  float: right;
}
.bleu .logo-header-main .svg-left::before {
  content: "";
  background: #46a985;
  width: calc((100vw - 1400px) / 2);
  height: 2px;
  display: block;
  position: relative;
  top: 36px;
  left: 0;
}
.bleu .logo-header-main .decodeux0 {
  width: calc(1162px - 12em);
  background: #46a985;
  height: 2px;
}
@media screen and (min-width: 768px) {
  .bleu .logo-header-main .decodeux0 {
    min-width: 2em;
  }
}
.bleu .logo-header-main .decodeux {
  background: #46a985;
  width: calc((100vw - 1400px) / 2);
  height: 2px;
  display: block;
  position: relative;
  right: 0;
  min-width: 2em;
}
.bleu .logo-header-main .custom-logo {
  width: 14em;
  padding: 0 2em;
  max-width: 250px !important;
}
@media screen and (max-width: 921px) {
  .bleu .logo-header-main .svg-left::before {
    bottom: 3.5px !important;
  }
  .menu-right {
    float: right;
    display: flex;
    align-items: center;
    top: 19px !important;
    position: relative;
  }
}
.ast-primary-header {
  min-height: 82px;
  border-bottom-width: 0 !important;
}
.ast-primary-header .logo-header-main {
  position: absolute;
  display: flex;
  align-items: center;
  left: 0;
  top: 9px;
  overflow: hidden;
  width: 100vw !important;
}
.ast-primary-header .logo-header-main .svg-left {
  width: calc((100vw - 1140px) / 2);
  min-width: 8em;
  overflow: hidden;
  position: relative;
  padding-top: 20px;
}
.ast-primary-header .logo-header-main .svg-left svg {
  float: right;
}
.ast-primary-header .logo-header-main .svg-left::before {
  content: "";
  background: #46A985;
  width: calc((100vw - 1400px) / 2);
  height: 2px;
  display: block;
  position: absolute;
  bottom: 0;
  max-width: 68%;
}
.ast-primary-header .logo-header-main .decodeux {
  background: #46a985;
  width: 100%;
  height: 2px;
  display: block;
  position: relative;
  top: -8px;
}
.ast-primary-header #menu-top-menu {
  margin-bottom: 0 !important;
}
.ast-primary-header #menu-top-menu > li {
  display: inline-block;
  padding-right: 1.5em;
  line-height: 36px;
}
.ast-primary-header #menu-top-menu > li > a {
  color: white !important;
}
.ast-primary-header .menu-right {
  float: right;
  display: flex;
  align-items: center;
  top: 35px;
  position: relative;
}
.ast-primary-header .sub-menu {
  display: none;
  padding-left: 1em;
  padding-right: 1em;
  border-bottom: 2px solid #46A985 !important;
}
.ast-primary-header .sub-menu li {
  line-height: 2em !important;
  padding: 5px 1.2em;
}
.ast-primary-header .custom-logo-link {
  padding-left: 1em;
  padding-right: 1em;
}
.decoscroll {
  display: none;
  left: -53px;
  position: relative;
  margin-top: -1px;
}
.scrolled + .decoscroll {
  display: block;
}
.fixed .scrolled {
  background: #0C295B !important;
  transition: 0.3s all;
}
.fixed .scrolled svg path {
  stroke: #0C295B;
}
.fixed .scrolled .svg-left::before, .fixed .scrolled .decodeux {
  background: #0C295B;
}
.fixed .scrolled .menu-right {
  top: 0;
}
.fixed .scrolled .connexion {
  line-height: 72px;
  margin-top: 0;
}
.fixed .scrolled #menu-top-menu li {
  line-height: 79px;
}
.fixed {
  padding-top: 1em;
}
.ast-primary-header .menu-item-has-children > .menu-link::after {
  content: "";
  display: inline-block;
  font-family: Astra;
  font-size: 9px;
  font-size: 0.6rem;
  font-weight: 700;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 10px;
  line-height: normal;
}
.ast-primary-header .sub-menu {
  position: absolute;
  background: white;
  margin-left: 0;
}
.ast-primary-header .sub-menu li a {
  color: #0C295B !important;
  font-weight: 700;
}
.ast-primary-header .sub-menu li:not(:last-child) {
  border-bottom: 1px solid green;
}
.menu-item-has-children:hover .sub-menu {
  display: block;
}
.main-header-bar {
  background: #0C295B;
  width: 100vw;
}
.main-header-bar .connexion {
  display: inline-block;
  color: white;
  background: #46A985;
  padding: 5px 1.2em;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: -1px;
}
.main-header-bar .connexion:hover {
  background: #63bf9d;
  transition: 0.2s all;
}
.main-header-bar .header-widget-area {
  padding: 0 !important;
}
#formulaire_connexion {
  width: 80%;
}
#formulaire_connexion input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white !important;
  opacity: 1;
  /* Firefox */
}
@media screen and (min-width: 768px) {
  #formulaire_connexion {
    float: right;
  }
  input[name="btnValide"] {
    float: right;
  }
  .margin-top-neg {
    margin-top: -2em;
  }
  .owl-home {
    margin-top: -4em;
  }
}
@media screen and (max-width: 767px) {
  #formulaire_connexion, #formulaire_connexion-popup {
    margin: auto;
    text-align: center;
  }
  #formulaire_connexion .btn, #formulaire_connexion .btn_large, #formulaire_connexion-popup .btn, #formulaire_connexion-popup .btn_large {
    display: block;
  }
  input[name="btnValide"] {
    margin: auto;
  }
}
#formulaire_connexion, #formulaire_connexion-popup {
  margin: auto;
  text-align: center;
}
#formulaire_connexion .btn, #formulaire_connexion .btn_large, #formulaire_connexion-popup .btn, #formulaire_connexion-popup .btn_large {
  display: block;
}
@media screen and (min-width: 1160px) {
  .margin-left {
    margin-left: calc((99vw - 1160px) / 2);
    clear: both;
  }
}
/*-------- ---------- ----------- ----------- ------------ */
/* HEADER */
/*-------- ---------- ----------- ----------- ------------ */
.custom-logo {
  max-width: 115px;
  height: auto;
}
.page-header, .first-column {
  padding-top: 7em;
}
.page-header h1, .page-header p, .first-column h1, .first-column p {
  color: white !important;
}
.page-header p, .first-column p {
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .page-header h1, .first-column h1 {
    text-align: center;
    font-size: 1.8em;
  }
}
article a {
  color: #0C295B;
}
.form-control, input[type="text"], input[type="tel"], input[type="email"], input[type="password"], textarea {
  background: transparent;
  border: 0;
  border-bottom: 2px solid #46A985;
}
input[name="btnValide"], input[type="submit"] {
  background: #46A985;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1em !important;
  border-radius: 0 !important;
  transition: 0.2s all;
}
input[name="btnValide"]:hover, input[type="submit"]:hover {
  background: #63bf9d;
  transition: 0.2s all;
}
#formulaire_connexion input[name="btnValide"] {
  padding: 1em 4em !important;
}
.first-column .form-control {
  color: #46A985;
  width: 100%;
}
#formulaire_connexion-popup {
  background: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
#formulaire_connexion-popup .form-control {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
  color: grey;
  border: 0;
  border-bottom: 2px solid #46A985;
  width: 100%;
  text-align: center;
}
#formulaire_connexion-popup .btn, #formulaire_connexion-popup .btn_large {
  background: #46A985;
  color: white;
  font-weight: 700;
}
@media screen and (min-width: 700px) {
  #formulaire_connexion-popup .mdp {
    margin-left: 21px;
    margin-right: 21px;
  }
}
@media screen and (max-width: 699px) {
  #formulaire_connexion-popup {
    text-align: center;
  }
  .mdp {
    padding: 1em;
  }
  .btn, .btn_large {
    float: none !important;
  }
}
.mobile .envelope {
  width: 90vw;
  left: 5vw;
}
.menu-right > .envelope {
  max-width: 34em;
}
.envelope {
  position: fixed;
  top: 40%;
  z-index: 9999;
  display: none;
  background: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  padding-top: 2.5em;
  padding: 2em;
}
.envelope .close {
  position: absolute;
  top: 0.5em;
  right: 4px;
  height: 2em;
  padding-top: 1em;
}
.envelope .close span {
  display: flex;
  background: #46A985;
  width: 29px;
  height: 2px;
  margin-bottom: 5px;
  position: relative;
  border-radius: 3px;
  z-index: 1;
}
.envelope .close span:nth-child(1) {
  transform: rotate(45deg) translate(-3px, -1px);
}
.envelope .close span:nth-child(2) {
  transform: rotate(-45deg) translate(0, -1px);
  transform-origin: 3px -3px;
}
.envelope #formulaire_connexion-popup > div {
  padding: 2em;
}
.envelope .btn, .envelope .btn_large {
  margin: auto;
  margin-top: 0 !important;
}
.flex .wpcf7-form-control-wrap {
  width: 50% !important;
}
.flex .wpcf7-submit {
  position: absolute;
  right: 0;
}
.menu-right #formulaire_connexion-popup {
  position: fixed;
  max-height: 0;
  overflow: hidden;
  top: 50%;
  left: 50%;
  min-width: 26em;
  transform: translate(-50%, -50%);
  border-radius: 10px;
}
.show_connexion {
  max-height: 900px !important;
  display: block !important;
}
@media screen and (min-width: 768px) {
  .aya {
    padding-right: 3em;
    padding-left: 1em;
  }
}
@media screen and (max-width: 767px) {
  .aya {
    padding-right: 1em;
    padding-left: 1em;
  }
  .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
    padding: 10px 20px !important;
  }
}
@media screen and (min-width: 768px) {
  section {
    padding-right: 45px !important;
    padding-left: 45px !important;
  }
}
.con_img {
  width: 7em;
  margin-bottom: 2em;
}
/*-------- ---------- ---------- ----------- ------------ */
/* LISTS */
/*-------- ---------- ----------- ----------- ------------ */
@media screen and (min-width: 700px) {
  .mobile-menu {
    display: none !important;
  }
}
.owl-dots {
  text-align: center;
  margin-bottom: 1em;
}
.owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 0.2em;
  border: 2px solid lightgrey !important;
  background: lightgrey !important;
}
.owl-dots .active {
  background: #bababa;
}
.owl-prev {
  display: none !important;
}
.owl-carousel .owl-stage-outer {
  padding: 9px;
  margin: -9px;
}
/*-------- ---------- ----------- ----------- ------------ */
/* FOOTER */
/*-------- ---------- ----------- ----------- ------------ */
.site-below-footer-wrap {
  min-height: 10px !important;
  padding: 0 !important;
  background: #46A985 !important;
  color: white !important;
}
.site-below-footer-wrap a {
  color: white !important;
}
.ast-footer-copyright p {
  text-align: center;
  color: white !important;
}
.site-primary-footer-wrap {
  color: white !important;
}
/*-------- ---------- ----------- ----------- ------------ */
/* FOOTER MOBILE */
/*-------- ---------- ----------- ----------- ------------ */
.footer-widget-area .widget_nav_menu {
  text-transform: uppercase;
}
.footer-widget-area .widget_nav_menu a {
  color: white !important;
}
.footer-widget-area .widget_nav_menu li {
  padding: 0 !important;
  line-height: 1.3em;
  opacity: 1 !important;
}
.footer-widget-area .widget_nav_menu .sub-menu {
  margin: 0 !important;
}
.bleu {
  background-color: black;
  background-image: url("https://www.2042expertise.fr/wp-content/uploads/2021/03/footer.jpg") !important;
  display: flex;
  align-items: center;
}
.bleu svg:nth-child(2) {
  padding: 0 2em;
  width: 15em;
}
.footer {
  margin-top: -35px;
}
.footer_deco {
  position: relative;
  top: -32px;
  clear: both;
}
.footer_deco .logo-header-main {
  margin-top: 3em;
}
.footer_deco .margin-left {
  margin-bottom: -1px;
  display: flex;
}
.footer_deco .margin-left .dec-green {
  transform: skew(-38deg);
  background: #46a985;
  width: 18px;
  margin-left: 8em !important;
  margin-bottom: 0.7px;
  margin-right: -1px;
}
.footer_deco .margin-left .dec-blue {
  height: 33px;
  width: 100%;
  background: #0C295B;
  transform: skew(-38deg);
}
.footer_deco .margin-left .dec-blue::after {
  content: "";
  width: 23px;
  height: 33px;
  display: block;
  background: #0C295B;
  position: absolute;
  right: 0;
  transform: skew(39deg);
}
.special-img {
  position: absolute;
  bottom: -10px;
  right: 0;
  width: 80%;
}
.header-deco1 {
  margin-top: -42px;
}
@media screen and (min-width: 1500px) {
  .header-deco1 {
    margin-left: calc((100vw - 1400px) / 2);
  }
}
@media screen and (max-width: 1499px) {
  .header-deco1 {
    margin-left: 2em;
  }
}
.header-deco1 > div {
  display: flex;
}
.header-deco1 > div .dec-green {
  background: #46A985;
  transform: skew(-39deg);
  height: 32px;
  width: 18px;
}
.header-deco1 > div .dec-blue {
  height: 33px;
  width: 100%;
  background: white;
  transform: skew(-39deg);
}
.header-deco1 > div .dec-blue::after {
  content: "";
  width: 69px;
  height: 33px;
  display: block;
  background: white;
  position: absolute;
  right: -55px;
  transform: skew(39deg);
}
.margin-neg-top {
  margin-top: -4em;
}
@media screen and (max-width: 544px) {
  .bleu svg:nth-child(2) {
    margin: auto;
    max-width: 9em;
  }
  .site-primary-footer-wrap p {
    text-align: center !important;
  }
  .site-primary-footer-wrap .site-footer-section {
    margin-bottom: 1.5em !important;
  }
  .margin-left {
    overflow: hidden;
    clear: both;
  }
  .owl-nav {
    display: none;
  }
}
@media screen and (min-width: 545px) and (max-width: 1140px) {
  .site-primary-footer-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/*-------- ---------- ----------- ----------- ------------ */
/* BLOG */
/*-------- ---------- ----------- ----------- ------------ */
.flexblog {
  justify-content: center;
}
@media screen and (min-width: 1000px) {
  .flexblog .item-post {
    width: 30%;
  }
  .single-post .flexblog .item-post {
    width: 30% !important;
    margin: 3vh 0;
  }
}
@media screen and (min-width: 650px) and (max-width: 999px) {
  .flexblog .item-post {
    width: 45%;
  }
  .single-post .flexblog .item-post {
    width: 50%;
  }
  .single-post .item-post:nth-child(3) {
    display: none;
  }
}
@media screen and (min-width: 650px) and (max-width: 768px) {
  .single-post .flexblog .item-post {
    margin-left: 0;
  }
}
.autres-articles {
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 649px) {
  .single-post .autres-articles h2 {
    text-align: center;
  }
  .flexblog .item-post {
    width: 100%;
  }
  .single-post .item-post:nth-child(3), .single-post .item-post:nth-child(2) {
    display: none;
  }
}
.clear {
  clear: both;
}
.thumbicon {
  width: 100%;
  background-size: cover;
  height: 200px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.min-height-card {
  min-height: 21em;
}
.min-height-card p {
  text-align: center !important;
}
.card, .card1 {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 1em !important;
  padding: 1em;
  border-radius: 7px;
  background: white;
}
.card .card-titre, .card1 .card-titre {
  font-weight: 700;
  color: black;
  line-height: 1em;
  display: block;
  height: 3em;
}
.card p, .card1 p {
  margin-bottom: 0 !important;
}
.card img, .card1 img {
  padding: 0 1em 1em 1em;
  max-width: 127px;
  margin: auto;
}
.card .deco_green, .card1 .deco_green {
  background: #46A985;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1em;
  left: 0;
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
}
.card1 {
  height: 100%;
  display: flex;
  align-items: center;
  text-align: center;
}
.card1 div {
  width: 100%;
}
.card-list ul li {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 1em !important;
  padding: 1em;
  border-radius: 7px;
  background: white;
  color: #0C295B;
  margin-left: 0 !important;
}
@media screen and (max-width: 768px) {
  .min-height-card {
    min-height: 18em;
  }
}
.voile {
  background: linear-gradient(300deg, white 0%, rgba(255, 255, 255, 0) 50%);
  position: absolute;
  width: 33%;
  height: 100%;
  top: 0;
  right: -1em;
  z-index: 1;
}
.item-post {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 1em !important;
  padding: 1em;
  border-radius: 7px;
  background: white;
  background: white;
  padding: 0;
  margin-top: 1em;
  border-radius: 15px;
}
.item-post .thumbicon {
  background-position: center;
  background-size: cover;
  transition: 1s all;
}
.item-post p {
  margin-top: 1em;
}
.item-post .contenu {
  padding: 1em;
}
.single-post .boxed {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  margin-bottom: 4em !important;
}
/*blog fin*/
@media screen and (min-width: 768px) {
  .single-post .flexblog {
    margin-left: 0em;
    margin-right: 0em;
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1000px) {
  .card-50 {
    width: 47%;
    margin: 1.5%;
  }
  .ast-small-footer {
    line-height: 2.857;
  }
}
.wpcf7-form-control-wrap {
  display: inline !important;
}
.wpcf7-not-valid-tip {
  text-align: center;
  margin-top: 5px;
}
.wpcf7-response-output {
  background: white;
  padding: 0.5em;
  text-align: center;
  border-radius: 18px;
  border: 2px solid white !important;
}
/* SELECT */
.custom-select {
  position: relative;
}
.custom-select select {
  display: none;
  /*hide original SELECT element: */
}
.select-selected {
  background-color: #fafafa;
  border-radius: 25px;
  padding: 0.75em;
  border: 1px solid #eaeaea;
}
/* Style the arrow inside the select element: */
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
}
/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
  top: 7px;
}
/* style the items (options), including the selected item: */
.select-items div, .select-selected {
  padding: 12px 16px;
  cursor: pointer;
  margin-top: 0.5em;
}
/* Style items (options): */
.select-items {
  position: absolute;
  background-color: #fafafa;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}
/* Hide the items when the select box is closed: */
.select-hide {
  display: none;
}
.select-items div:hover, .same-as-selected {
  color: white;
}
.mdp {
  color: white;
  text-decoration: underline !important;
  font-style: italic;
  margin-top: 5px;
  margin-left: 10px;
  display: inline-block;
}
.mdp:hover {
  color: white !important;
}
#formulaire_connexion-popup .mdp {
  color: grey;
}
#formulaire_connexion-popup .mdp:hover {
  color: grey;
}
/*-------- ---------- ----------- ----------- ------------ */
/* MOBILE */
/*-------- ---------- ----------- ----------- ------------ */
.fc-home {
  min-height: 38em;
}
@media screen and (max-width: 699px) {
  .laptop {
    display: none !important;
  }
  .ast-primary-header, .decoscroll {
    display: none !important;
  }
  .mobile-menu {
    position: fixed;
    width: 104vw;
    z-index: 9;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /*
    >nav {
      position: absolute;
      right:0; 
    }
    >a {
      position: absolute;
    }
    */
  }
  .mobile-menu .custom-logo {
    padding: 1em;
  }
  #menuToggle {
    display: flex;
    flex-direction: column;
    position: relative;
    margin-right: calc(2em + 4vw);
    z-index: 1;
    -webkit-user-select: none;
    user-select: none;
    width: 2em;
  }
  #menuToggle #open_envelope {
    background: #46A985;
    color: white;
  }
  #menuToggle input {
    display: flex;
    width: 40px;
    height: 32px;
    position: absolute;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
  }
  #menuToggle > span {
    display: flex;
    background: white;
    width: 29px;
    height: 2px;
    margin-bottom: 5px;
    position: relative;
    border-radius: 3px;
    z-index: 1;
    transform-origin: 5px 0px;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
  }
  #menuToggle span:first-child {
    transform-origin: 0% 0%;
  }
  #menuToggle span:nth-last-child(2) {
    transform-origin: 0% 100%;
  }
  #menuToggle input:checked ~ span {
    opacity: 1;
    transform: rotate(45deg) translate(-3px, -1px);
    background: #46A985;
  }
  #menuToggle input:checked ~ span:nth-last-child(3) {
    opacity: 0;
    transform: rotate(0deg) scale(0.2, 0.2);
  }
  #menuToggle input:checked ~ span:nth-last-child(2) {
    transform: rotate(-45deg) translate(0, -1px);
    background: #46A985;
  }
  #menuToggle input:checked ~ #menu {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  }
  #menu {
    position: absolute;
    height: 102vh;
    margin: -5vh 0 0 0;
    padding-top: 55px;
    -webkit-font-smoothing: antialiased;
    transform-origin: 0% 0%;
    transform: translate(100%, 0);
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    right: -4em;
    background: white;
  }
  #menu ul {
    margin: 0 !important;
  }
  #menu a {
    font-size: 1.3em;
    color: #0C295B;
    padding: 0.9em;
    display: block;
    font-weight: 700;
    transition: 0.5s all;
    border-bottom: 1px solid #46A985;
  }
  #menu a:hover {
    transition: 0.5s all;
  }
  #menu .bottom-mobile-menu {
    position: fixed;
    bottom: 0;
  }
  #menu .menu-top-container {
    overflow: scroll;
    height: calc(100vh - 85px);
  }
  #menu .menu-top-container .ast-container {
    padding-left: 0 !important;
  }
  #menu {
    width: 80vw;
    max-width: 390px;
  }
  #menuToggle input:checked ~ #menu {
    transform: none;
  }
}
.hidden1 {
  display: none;
}
/*-------- ---------- ---------- ----------- ------------ */
/* MENU */
/*-------- ---------- ----------- ----------- ------------ */
/*-------- ---------- ---------- ----------- ------------ */
/* BUTTONS */
/*-------- ---------- ----------- ----------- ------------ */
.btn-right, .btn, .btn_large {
  color: white;
  text-transform: uppercase;
  background: linear-gradient(45deg, #0C295B 50%, #46A985 50%);
  background-size: 220% 100%;
  background-position: right bottom;
  padding: 2px 1em;
  font-weight: 700;
  min-width: 12em;
  text-align: center;
  display: inline-block;
  line-height: 2em;
}
.btn-right:hover, .btn:hover, .btn_large:hover {
  background-position: left bottom;
  color: white;
}
.btn_large {
  padding: 0.8em 5em;
}
.green {
  color: #46A985;
  text-decoration: underline !important;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .btn-right {
    float: right;
  }
  .columns .elementor-text-editor {
    columns: 2;
    column-gap: 2em;
  }
}
@media screen and (max-width: 767px) {
  .elementor-text-editor {
    text-align: center;
  }
  .img-height {
    min-height: 20em;
    margin: 10px;
    margin-bottom: 10px;
    margin-bottom: 2em;
  }
}
.img-height {
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.img-shadow img {
  border-radius: 15px;
}
.top-col {
  margin-top: -7em;
}
.ast-footer-copyright {
  padding: 5px !important;
}
#colophon, .site-footer {
  background-color: black;
  background-image: url("https://www.2042expertise.fr/wp-content/uploads/2021/03/footer.jpg") !important;
}
#blue-owl-laptop .owl-stage-outer {
  min-width: 230px;
  position: absolute;
  max-height: 230px !important;
}
#blue-owl-laptop .owl-stage, #blue-owl-laptop .owl-item {
  min-width: 230px !important;
}
.flex-buttons > div > div {
  width: 100%;
  margin: 1em;
  text-align: center;
}
.flex-buttons > div > div .elementor-button-content-wrapper {
  width: 100%;
}
.flex-buttons > div > div .elementor-button {
  height: 5em;
  width: 100%;
  display: flex;
  align-items: center;
  border-radius: 10px;
}
@media screen and (max-width: 599px) {
  .flex-buttons > div > div {
    width: 100%;
  }
}
@media screen and (min-width: 600px) {
  .flex-buttons > div {
    display: flex;
    flex-wrap: nowrap !important;
  }
  .flex-buttons > div > div {
    width: 20%;
  }
}
@media screen and (min-width: 600px) and (max-width: 1245px) {
  section {
    padding-right: 50px !important;
    padding-left: 50px !important;
  }
  .site-footer-primary-section-1 {
    padding-left: 2em;
  }
}
@media screen and (min-width: 922px) {
  .footer-widget-area p {
    text-align: left !important;
  }
}
@media screen and (max-width: 921px) {
  .footer-widget-area p, #menu-footer {
    padding-bottom: 2em;
  }
}
.wpcf7-response-output {
  background: #46A985;
  color: white;
}
.img_contact .elementor-widget-container {
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
/* photos*/
@media screen and (max-width: 999px) {
  .monkul {
    background-position: 71% !important;
  }
}
/* Intégration FM */
.sMin-heigth-card {
  min-height: 14em;
}
.sMin-heigth-card .card-titre {
  color: #0C295B;
}
.elementor-element-05dd3fa .card .deco_green, .elementor-element-05dd3fa .card1 .deco_green {
  bottom: 5px;
}
@media screen and (min-width: 600px) and (max-width: 999px) {
  .elementor-element-9d4f423 .elementor-widget-wrap {
    flex-wrap: wrap !important;
  }
  .elementor-element-9d4f423 .elementor-widget-wrap .elementor-element {
    width: 60%;
    margin: auto;
    margin-bottom: 2em;
  }
  .elementor-element-9d4f423 .elementor-widget-wrap .elementor-element-05dd3fa {
    margin-bottom: 0 !important;
  }
  .elementor-element-9d4f423 .elementor-widget-wrap .elementor-element-05dd3fa .card .deco_green, .elementor-element-9d4f423 .elementor-widget-wrap .elementor-element-05dd3fa .card1 .deco_green {
    bottom: 0;
  }
}
@media screen and (max-width: 599px) {
  .elementor-element-05dd3fa {
    margin-bottom: 0 !important;
  }
  .elementor-element-05dd3fa .card .deco_green, .elementor-element-05dd3fa .card1 .deco_green {
    bottom: 0;
  }
  .elementor-element-290c67a {
    background-position-x: 28% !important;
  }
}
.elementor-element-9d4f423 .elementor-widget-wrap .elementor-element {
  max-height: 17em;
}
.elementor-element-05dd3fa .elementor-widget-container .sMin-heigth-card {
  margin-bottom: 0 !important;
}
.elementor-element-1e7e7c6 .elementor-accordion .elementor-accordion-item, .elementor-element-1fb27e8 .elementor-accordion .elementor-accordion-item {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 1em !important;
  padding: 1em;
  border-radius: 7px;
  background: white;
}
.elementor-element-1e7e7c6 .elementor-accordion .elementor-accordion-item ul li, .elementor-element-1fb27e8 .elementor-accordion .elementor-accordion-item ul li {
  list-style: square;
}
.elementor-element-1e7e7c6 .elementor-accordion .elementor-accordion-item:last-child, .elementor-element-1fb27e8 .elementor-accordion .elementor-accordion-item:last-child {
  margin-bottom: 0;
}
.elementor-widget-accordion .elementor-active .elementor-accordion-title, .elementor-widget-accordion .elementor-accordion-icon, .elementor-widget-accordion .elementor-accordion-title {
  color: #0C295B;
}
.page-id-1392 ol li {
  color: #0c295b;
}
.page-id-1392 .elementor ul li {
  list-style: disc;
  color: #0c295b;
}
.page-id-1392 h2 {
  font-size: 1.6em !important;
}
.elementor-shortcode .mc-toc__list, .elementor-shortcode li, .mc-toc li {
  list-style: none !important;
}
