@charset "UTF-8";
/***************************** CSS GENERIC ********************************/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body, td, pre, input, textarea, select {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px; }

html, body, p, table, td, form, input, select, textarea, pre, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0; }

body {
  text-align: center; }

a {
  color: #000000;
  text-decoration: underline; }

a:hover {
  text-decoration: none; }

a img {
  border-width: 0; }

td {
  vertical-align: top; }

ul, ol {
  /* Sinon les puces ne sont pas visible sous IE */
  padding-left: 25px; }

ul {
  list-style-type: disc; }

li {
  line-height: 18px; }

.cms_part {
  text-align: left;
  margin: 0 auto; }

.cms_gauche, .cms_droite {
  float: left; }

.cms_bloc {
  padding: 5px 0;
  clear: both; }

/*** BLOCS FILE ***/
/*** BLOCS FORM ***/
.cms_bloc_form table td {
  padding: 3px; }

.cms_bloc_form table td.intitule {
  font-weight: bold;
  text-align: left;
  width: 200px;
  vertical-align: top; }

.cms_bloc_form table td.valeur td {
  vertical-align: middle; }

.cms_bloc_form label {
  padding: 0 15px 0 3px; }

.cms_bloc_form input {
  width: 200px; }

.cms_bloc_form textarea {
  width: 300px;
  height: 100px; }

.cms_bloc_form select {
  width: 204px; }

.cms_bloc_form_error {
  color: #FF0000;
  padding-bottom: 10px; }

.cms_bloc_form_message {
  font-weight: bold;
  text-align: center; }

.cms_bloc_form .cms_bloc_form_field_content {
  text-align: justify; }

.cms_bloc_form table td.cms_bloc_form_field_antispam_text {
  width: auto; }

.cms_bloc_form table td.cms_bloc_form_field_antispam_image {
  text-align: right; }

.cms_bloc_form table td.cms_bloc_form_field_antispam_image img {
  border: 1px solid #000000; }

.cms_bloc_form .cms_bloc_form_field_content, .cms_bloc_form table td.cms_bloc_form_field_antispam_text {
  padding: 10px 0; }

.cms_bloc_form .cms_bloc_form_field_checkbox input {
  width: auto; }

.cms_bloc_form .cms_bloc_form_field_checkbox table td {
  padding: 0; }

.cms_bloc_form .cms_bloc_form_field_radio table td {
  padding: 0 0; }

.cms_bloc_form .cms_bloc_form_field_radio input {
  width: auto; }

.cms_bloc_form .cms_bloc_form_field_submit input {
  width: 85px;
  margin: 5px 0; }

/*** BLOCS HTML ***/
/*** BLOCS MEDIA ***/
.cms_bloc_media {
  text-align: center; }

.cms_bloc_media * {
  margin: 0 auto; }

/*** BLOCS MODULE ***/
/*** BLOCS TEXTE ***/
.cms_bloc_text {
  text-align: justify; }

.cms_bloc_text_media_gauche .cms_bloc_media {
  padding: 0;
  margin: 0;
  float: left;
  margin: 0 15px 15px 0; }

.cms_bloc_text_media_droite .cms_bloc_media {
  padding: 0;
  margin: 0;
  float: right;
  margin: 0 0 15px 15px; }

.cms_bloc_text_media_centre {
  text-align: center;
  padding: 15px auto; }

.cms_bloc_text_media_centre .cms_bloc_media {
  margin: 15px 0; }

.cms_bloc_text table {
  width: 100%; }

.cms_bloc_text table td {
  vertical-align: top; }

.cms_bloc_text_gauche {
  width: 49%; }

.cms_bloc_text_milieu {
  width: 2%; }

.cms_bloc_text_droite {
  width: 49%; }

/*** BLOCS TITRE ***/
.cms_bloc_title h2 {
  text-align: left;
  font-weight: bold;
  text-align: left; }

/*** BLOCS CARTE ***/
.cms_bloc_map .mm_carte {
  margin: auto; }

/*** ***/
.spacer {
  clear: both;
  display: block;
  line-height: 0;
  width: 0;
  font-size: 0; }

.clearfix:before,
.clearfix:after {
  content: ' ';
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

[class*=img-txt] {
  display: block;
  overflow: hidden;
  text-indent: -9999px; }

.img-txt-a {
  position: absolute; }

/*# sourceMappingURL=generic.css.map */

#print_header_right {
  float: right;
  margin-top: 10px;
  line-height: 20px; }

#print_header_left {
  float: left;
  margin-top: 10px; }

#print_container {
  width: 700px;
  margin: auto;
  text-align: left; }

#print_container ul {
  list-style-type: disc;
  overflow: hidden; }

#ma-all-news .news + .news {
  border-top: 1px solid #000; }

img.ma-know-more-img {
  float: left;
  margin: 0 15px 8px 0; }

#ma-detail-actu .actu-date,
#ma-all-news .news-date {
  font-weight: bold;
  margin: 0 0 5px; }

#ma-all-news .news-image {
  float: left;
  margin: 0 15px 8px 0; }

.cms_bloc_form .cms_bloc_form_container {
  width: 80%; }

.cms_bloc_form .cms_bloc_form_container .cms_bloc_form_field {
  margin: 4px 0; }

.cms_bloc_form .cms_bloc_form_container .cms_bloc_form_field > .label {
  display: inline-block;
  width: 40%;
  padding-right: 20px;
  vertical-align: top; }

.cms_bloc_form .cms_bloc_form_container .cms_bloc_form_field > .value {
  display: inline-block;
  width: 60%;
  vertical-align: top; }

.cms_bloc_form .cms_bloc_form_container .cms_bloc_form_field.cms_bloc_form_field_submit {
  padding-left: 40%; }

/*# sourceMappingURL=print.css.map */

#cs-form-element-dimSeat, #cs-form-element-dimBack {
  display: none; }

.simulateur #zone-page {
  padding-top: 0 !important; }
  .simulateur #zone-page .page {
    margin-top: 1rem !important; }
  .simulateur #zone-page .u-wrapper,
  .simulateur #zone-page main {
    max-width: 100%; }
  .simulateur #zone-page .u-wrapper {
    flex-direction: column; }
  .simulateur #zone-page .page {
    width: 100%; }
  .simulateur #zone-page #breadCrumb,
  .simulateur #zone-page .cms_bloc_title,
  .simulateur #zone-page .cms_bloc_text,
  .simulateur #zone-page .cms_bloc_GP-Default {
    max-width: 120rem;
    margin: 0 auto; }
  .simulateur #zone-page #breadCrumb {
    display: none; }
.simulateur #zone-diaporama {
  height: 12.5rem !important;
  opacity: 0; }

.simulator {
  position: relative;
  max-width: 150rem;
  margin: auto;
  width: 100%; }
  .simulator .assisesCol .subTitle, .simulator .dossiersCol .subTitle {
    color: #f74678; }
  .simulator-assises:not(.assisesBtn) {
    color: #f74678; }
  .simulator-choice {
    max-width: 40rem;
    background: white;
    margin: 2rem auto;
    margin-top: 4rem;
    border-radius: .5rem;
    padding: 1rem;
    position: absolute;
    bottom: 0;
    left: 2rem; }
    .simulator-choice h3 {
      color: #cf3b7e;
      font-size: 1.3rem; }
    .simulator-choice p {
      font-weight: bold;
      color: #454545;
      font-size: 1.3rem; }
      .simulator-choice p span {
        font-weight: normal; }
  .simulator-wrap {
    position: relative;
    display: flex;
    background: #535353;
    color: #ffffff;
    margin-top: 3rem; }
  .simulator .loader {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5; }
    .simulator .loader .loading {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 5rem;
      height: 5rem;
      border-radius: 2rem;
      border: 1rem solid #ffffff;
      border-top-color: #cf3b7e;
      animation: loading 1.2s ease infinite; }
  .simulator .closed {
    display: none; }
  .simulator .open {
    display: flex !important; }
  .simulator .leftList-1,
  .simulator .rightList-1 {
    z-index: 1;
    display: none; }
  .simulator .leftList-2,
  .simulator .rightList-2 {
    z-index: 1;
    display: block; }
  .simulator .active {
    border: 0.2rem solid #cf3b7e; }
  .simulator .subTitle {
    position: relative;
    cursor: pointer;
    transition: .3s ease;
    padding-left: 1.3rem;
    padding-bottom: 1rem; }
    .simulator .subTitle:after {
      content: '';
      display: block;
      text-align: right;
      width: 100%;
      border-top: 0.1rem solid #454545;
      margin-top: .5rem; }
    .simulator .subTitle::before {
      content: "";
      height: .5rem;
      border-top: 0.1rem solid #ffffff;
      border-right: 0.1rem solid #ffffff;
      width: .5rem;
      position: absolute;
      left: 0;
      top: 32%;
      transform: translateY(-50%) rotate(45deg);
      transition: .2s ease; }
    .simulator .subTitle:hover {
      opacity: .7; }
  .simulator .rotateArrow::before {
    transform: translateY(-50%) rotate(135deg); }
  .simulator-hoverImage {
    position: absolute;
    left: 100%;
    top: 3rem;
    margin-left: 3rem;
    opacity: .95;
    z-index: 10;
    background: #ffffff;
    border-radius: .5rem;
    overflow: hidden;
    box-shadow: 0 0.1rem 0.5rem rgba(0, 0, 0, 0.3); }
    .simulator-hoverImage.hoverImage-right {
      left: auto;
      right: 100%;
      margin-left: 0;
      margin-right: 3rem; }
    .simulator-hoverImage--image {
      position: relative;
      width: 40rem;
      height: 35rem; }
      .simulator-hoverImage--image img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        font-family: "object-fit: cover; object-position: center";
        font-family: 'object-fit: cover; object-position: center'; }
    .simulator-hoverImage--text {
      padding: 1rem;
      color: #454545;
      font-size: 1.4rem;
      font-weight: bold;
      text-transform: lowercase; }
      .simulator-hoverImage--text::first-letter {
        text-transform: uppercase; }
  .simulator-left, .simulator-right {
    position: relative;
    width: 22%;
    border-right: .3rem solid #efefed; }
    .simulator-left-top, .simulator-right-top {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 2rem 1rem 1rem 1rem; }
      .simulator-left-top .simulator-rideau, .simulator-right-top .simulator-rideau {
        color: #f74678; }
      .simulator-left-top .simulator-rideau,
      .simulator-left-top .simulator-voilages,
      .simulator-left-top .simulator-assises,
      .simulator-left-top .simulator-dossiers, .simulator-right-top .simulator-rideau,
      .simulator-right-top .simulator-voilages,
      .simulator-right-top .simulator-assises,
      .simulator-right-top .simulator-dossiers {
        font-size: 2rem;
        font-weight: 300; }
    .simulator-left-content, .simulator-right-content {
      position: relative;
      padding: 0 0 0 1rem; }
    .simulator-left-products, .simulator-right-products {
      list-style: none;
      padding: 0;
      margin: 0;
      display: flex;
      flex-wrap: wrap; }
    .simulator-left-product, .simulator-right-product {
      position: relative;
      height: 6rem;
      width: 6rem;
      margin: 0 .5rem .5rem 0;
      cursor: pointer;
      transition: .2s ease; }
      .simulator-left-product:hover, .simulator-right-product:hover {
        border: 0.2rem solid #cf3b7e; }
      .simulator-left-product img, .simulator-right-product img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        font-family: "object-fit: cover; object-position: center";
        font-family: 'object-fit: cover; object-position: center'; }
  .simulator--form {
    margin: auto; }
  .simulator-content {
    position: relative;
    width: 78%; }
    .simulator-content img {
      height: auto;
      width: 100%;
      display: block;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: center;
      object-position: center;
      font-family: "object-fit: cover; object-position: center";
      font-family: 'object-fit: cover; object-position: center';
      height: 100%; }
    .simulator-content--productSelected, .simulator-content--assiseSelected, .simulator-content--dossierSelected {
      position: absolute;
      top: 0;
      left: 0; }
  .simulator-right {
    border-right: 0;
    border-left: .3rem solid #efefed; }
    .simulator-right-top {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 0; }
      .simulator-right-top .simulator-assises,
      .simulator-right-top .simulator-dossiers {
        font-size: 2rem;
        font-weight: 300;
        padding: 1rem;
        width: 50%;
        cursor: pointer;
        text-align: center;
        transition: .3s ease; }
        .simulator-right-top .simulator-assises:hover,
        .simulator-right-top .simulator-dossiers:hover {
          background: #606060; }
      .simulator-right-top .simulator-dossiers {
        background: #121212;
        color: #cccccc; }
      .simulator-right-top .assisesBtn {
        background: #121212;
        color: #cccccc; }
      .simulator-right-top .dossiersBtn {
        background: #535353;
        color: #f74678; }
  .simulator-left-subCategories {
    height: 100%;
    width: 100%; }
  .simulator-right-subCategories {
    height: 100%;
    width: 100%;
    display: none; }
  .simulator .tgl {
    display: none; }
    .simulator .tgl, .simulator .tgl:after, .simulator .tgl:before, .simulator .tgl *, .simulator .tgl *:after, .simulator .tgl *:before, .simulator .tgl + .tgl-btn {
      box-sizing: border-box; }
      .simulator .tgl::selection, .simulator .tgl:after::selection, .simulator .tgl:before::selection, .simulator .tgl *::selection, .simulator .tgl *:after::selection, .simulator .tgl *:before::selection, .simulator .tgl + .tgl-btn::selection {
        background: none; }
    .simulator .tgl + .tgl-btn {
      outline: 0;
      display: block;
      width: 2.5rem;
      height: 1.5rem;
      position: relative;
      cursor: pointer;
      user-select: none; }
      .simulator .tgl + .tgl-btn:after, .simulator .tgl + .tgl-btn:before {
        position: relative;
        display: block;
        content: "";
        width: 50%;
        height: 100%; }
      .simulator .tgl + .tgl-btn:after {
        left: 0; }
      .simulator .tgl + .tgl-btn:before {
        display: none; }
    .simulator .tgl:checked + .tgl-btn:after {
      left: 50%; }
  .simulator .tgl-light + .tgl-btn {
    background: #454545;
    border-radius: 2rem;
    border: 0.1rem solid #d9d9d9;
    border-radius: 2rem;
    padding: .2rem;
    margin: 0 .8rem;
    transition: .4s ease; }
    .simulator .tgl-light + .tgl-btn:after {
      border-radius: 50%;
      background: #fff;
      transition: all .2s ease; }
  .simulator .tgl-light:checked + .tgl-btn {
    background: #cf3b7e; }
  .simulator-submit {
    display: flex;
    justify-content: center;
    margin-top: 4.5rem; }
    .simulator-submit a {
      position: relative;
      text-decoration: none !important;
      border-radius: 3rem;
      padding: 1rem 5rem;
      display: flex;
      align-items: center;
      justify-content: center;
      transition: .3s ease;
      font-weight: 700;
      text-transform: uppercase;
      z-index: 0;
      overflow: hidden;
      color: #ffffff !important;
      cursor: pointer; }
      .simulator-submit a::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: -2;
        background: #535353;
        background: linear-gradient(to right, #ed3a79 0%, #b53c81 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#ed3a79, endColorstr=#b53c81,GradientType=1 ); }
      .simulator-submit a::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: -1;
        background: transparent;
        transition: .3s ease; }
      .simulator-submit a:hover {
        transform: translateY(0.4rem);
        box-shadow: 0 0.1rem 0.5rem rgba(0, 0, 0, 0.3); }
        .simulator-submit a:hover::after {
          background: #982559; }

/* scrollBar */
.simplebar, [data-simplebar-direction] {
  position: relative;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  /* Trigger native scrolling for mobile, if not supported, plugin is used. */ }

.simplebar .simplebar-scroll-content,
[data-simplebar-direction] .simplebar-scroll-content {
  overflow: hidden scroll;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -ms-overflow-style: none;
  /* hide browser scrollbar on IE10+ */ }

/* hide browser scrollbar on Webkit (Safari & Chrome) */
.simplebar-scroll-content::-webkit-scrollbar {
  display: none; }

[data-simplebar-direction="horizontal"] .simplebar-scroll-content,
.simplebar.horizontal .simplebar-scroll-content {
  overflow-x: scroll;
  overflow-y: auto; }

.simplebar-track {
  z-index: 99;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 11px; }

.simplebar-track .simplebar-scrollbar {
  position: absolute;
  right: 2px;
  border-radius: 7px;
  min-height: 10px;
  width: 7px;
  opacity: .7;
  transition: opacity 0.2s linear;
  background: #cf3b7e; }

.simplebar-track:hover .simplebar-scrollbar {
  opacity: 0.7;
  transition: opacity 0 linear; }

.simplebar-track .simplebar-scrollbar.visible {
  opacity: 0.7; }

[data-simplebar-direction="horizontal"] .simplebar-track,
.simplebar.horizontal .simplebar-track {
  top: auto;
  left: 0;
  width: auto;
  height: 11px; }

[data-simplebar-direction="horizontal"] .simplebar-track .simplebar-scrollbar,
.simplebar.horizontal .simplebar-track .simplebar-scrollbar {
  right: auto;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto; }

#globalLeftContent,
#globalRightContent {
  height: calc(100vh - 47.4rem);
  width: 100%; }
  #globalLeftContent .simplebar-scroll-content,
  #globalRightContent .simplebar-scroll-content {
    margin-right: -3rem;
    padding-right: 4rem; }

@keyframes loading {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/*# sourceMappingURL=simulator.css.map */