.formpart,
.formpartreverse {
  margin-left: 0;
  margin-right: 0; }
  .formpart-content,
  .formpartreverse-content {
    border-radius: 3px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
    padding: 30px 50px; }
  .formpart-title, .formpart-sep-title,
  .formpartreverse-title,
  .formpartreverse-sep-title {
    font-size: 20px;
    margin-bottom: 30px; }
  .formpart-sep-title,
  .formpartreverse-sep-title {
    margin-top: 70px; }
  .formpart-title,
  .formpartreverse-title {
    padding-left: 30px; }
    .formpart-title:before,
    .formpartreverse-title:before {
      font-size: 18px; }
  .formpart .authenticationChoices,
  .formpartreverse .authenticationChoices {
    margin-bottom: 40px; }

@media only screen and (min-width: 1024px) {
  .formpart .semiFields,
  .formpartreverse .semiFields {
    max-width: 280px; }
  .formpart .cols2-large > .col,
  .formpartreverse .cols2-large > .col {
    max-width: 280px; }
  .formpart .sized-layer:not(.sized-small),
  .formpartreverse .sized-layer:not(.sized-small) {
    max-width: 600px; }
  html:not(.touchevents) .formpartreverse .authenticationChoices label {
    cursor: pointer; }
    html:not(.touchevents) .formpartreverse .authenticationChoices label span {
      -webkit-transition: color .2s;
      transition: color .2s; }
    html:not(.touchevents) .formpartreverse .authenticationChoices label:hover span {
      color: #585858; } }

@media only screen and (min-width: 1024px) {
  html:not(.touchevents) .backlinks a {
    -webkit-transition: color .2s;
    transition: color .2s; }
    html:not(.touchevents) .backlinks a:before {
      -webkit-transition: color .2s;
      transition: color .2s; }
    html:not(.touchevents) .backlinks a:hover {
      color: #585858; }
      html:not(.touchevents) .backlinks a:hover:before {
        color: #585858; } }

.container {
  margin-bottom: 25px;
  margin-top: 25px; }

.wrapper,
.wrapper-medium {
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px; }

@media only screen and (min-width: 1024px) {
  .container.container-big {
    margin-bottom: 30px;
    margin-top: 30px; }
  .container.container-fat {
    margin-bottom: 100px;
    margin-top: 100px; } }

.cartdetails-section {
  margin-top: 25px; }

.cartdetails-obs {
  width: 50%; }

.cartdetails-criterias {
  width: 50%; }

.cartdetails-cb {
  width: 50%; }

#hours-criteria .message {
  padding: 20px 50px; }

.checkform {
  margin-bottom: 50px; }

@media only screen and (min-width: 1024px) {
  html:not(.touchevents) .collapse-heading {
    cursor: pointer;
    -webkit-transition: color .2s;
    transition: color .2s; }
    html:not(.touchevents) .collapse-heading:after {
      -webkit-transition: color .2s;
      transition: color .2s; }
    html:not(.touchevents) .collapse-heading:hover {
      color: #9DC1B0; }
      html:not(.touchevents) .collapse-heading:hover:after {
        color: #9DC1B0; } }

.cols2-medium {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .cols2-medium > .col {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%; }

@media only screen and (min-width: 1024px) {
  .cols2-large {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .cols2-large > .col {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      width: 50%; }
  .images-cols {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .images-cols > .col {
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      .images-cols > .col:first-child {
        display: block;
        min-height: 550px;
        position: relative;
        width: 55%; }
        .images-cols > .col:first-child img {
          display: block;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          width: 100%; }
      .images-cols > .col:last-child {
        width: 40%; }
    .images-cols.images-cols-reverse {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-flow: row-reverse nowrap;
              flex-flow: row-reverse nowrap; }
      .images-cols.images-cols-reverse > .col:first-child {
        width: 40%; }
      .images-cols.images-cols-reverse > .col:last-child {
        width: 55%; } }

.custmenu-hello {
  font-size: 24px; }

.custmenu-logout a {
  font-size: 12px; }

.custmenu-bottom a {
  padding-left: 15px;
  padding-right: 15px; }
  .custmenu-bottom a span {
    font-size: 12px;
    line-height: 14px; }

.custmenu-bottom li.home a span {
  display: inline-block; }

.custmenu-bottom li.home a:before {
  text-align: left; }

@media only screen and (min-width: 1024px) {
  html:not(.touchevents) .custmenu-logout a {
    -webkit-transition: color .2s;
    transition: color .2s; }
    html:not(.touchevents) .custmenu-logout a:hover {
      color: #585858; }
  html:not(.touchevents) .custmenu-bottom a span {
    -webkit-transition: color .2s;
    transition: color .2s; }
  html:not(.touchevents) .custmenu-bottom a:hover span {
    color: #585858; } }

.ui-datepicker {
  top: 30% !important; }

@media only screen and (min-width: 1024px) {
  html:not(.touchevents) .ui-datepicker select, html:not(.touchevents) .ui-datepicker a {
    cursor: pointer; }
  html:not(.touchevents) .ui-datepicker select {
    -webkit-transition: border-color .2s;
    transition: border-color .2s; }
    html:not(.touchevents) .ui-datepicker select:hover, html:not(.touchevents) .ui-datepicker select:focus {
      border-color: #9DC1B0; }
  html:not(.touchevents) .ui-datepicker a {
    -webkit-transition: color .2s;
    transition: color .2s; }
    html:not(.touchevents) .ui-datepicker a:hover {
      color: #9DC1B0; } }

.ui-dialog {
  top: 30% !important; }

#footer .top .left, #footer .top .right {
  width: 49%; }

#footer .top .left {
  padding: 20px 5px; }
  #footer .top .left .cards {
    border: none;
    padding: 0; }
    #footer .top .left .cards img:not(.secure) {
      margin: 0 4px; }
    #footer .top .left .cards img.secure {
      display: inline-block;
      height: 30px;
      left: auto;
      margin-right: 25px;
      position: static;
      top: auto;
      -webkit-transform: inherit;
          -ms-transform: inherit;
              transform: inherit; }

@media only screen and (min-width: 1024px) {
  #footer .top .right a {
    font-size: 14px;
    line-height: 16px;
    max-width: inherit; }
  #footer .bottom .links a,
  #footer .bottom .copyrights {
    font-size: 12px;
    line-height: 14px; }
  html:not(.touchevents) #footer .top .right a {
    -webkit-transition: color .2s;
    transition: color .2s; }
    html:not(.touchevents) #footer .top .right a:hover {
      color: #9DC1B0; }
  html:not(.touchevents) #footer .bottom .links a {
    -webkit-transition: color .2s;
    transition: color .2s; }
    html:not(.touchevents) #footer .bottom .links a:hover {
      color: #9DC1B0; } }

form .checkbox label,
form .radio label {
  font-size: 13px; }

form #searchFormContener .inputFields {
  margin: 20px 0; }

form #searchFormContener label {
  font-size: 12px;
  margin-bottom: 6px; }

form #searchFormContener .merge-label label,
form #searchFormContener .plusmoins-label label {
  font-size: 13px;
  margin-bottom: 0; }

form #searchFormContener .radio label,
form #searchFormContener .checkbox label {
  margin-bottom: 0;
  margin-left: 10px; }

form #searchFormContener .radios .inputFields,
form #searchFormContener .checkboxes .inputFields {
  margin: 10px 0; }

form #searchFormContener .etabsList .inputFields {
  margin-top: 0; }

@media only screen and (min-width: 1024px) {
  html:not(.touchevents) form label a:hover {
    text-decoration: none; }
  html:not(.touchevents) form .inputFields.inputFieldsLinks a:hover {
    text-decoration: none; }
  html:not(.touchevents) form input[type=text]:not([disabled]),
  html:not(.touchevents) form input[type=date]:not([disabled]),
  html:not(.touchevents) form input[type=email]:not([disabled]),
  html:not(.touchevents) form input[type=password]:not([disabled]),
  html:not(.touchevents) form .customselect:not(.customselect-disabled),
  html:not(.touchevents) form .flags:not(.disabled) {
    -webkit-transition: border-color .2s;
    transition: border-color .2s; }
    html:not(.touchevents) form input[type=text]:not([disabled]):hover, html:not(.touchevents) form input[type=text]:not([disabled]):focus,
    html:not(.touchevents) form input[type=date]:not([disabled]):hover,
    html:not(.touchevents) form input[type=date]:not([disabled]):focus,
    html:not(.touchevents) form input[type=email]:not([disabled]):hover,
    html:not(.touchevents) form input[type=email]:not([disabled]):focus,
    html:not(.touchevents) form input[type=password]:not([disabled]):hover,
    html:not(.touchevents) form input[type=password]:not([disabled]):focus,
    html:not(.touchevents) form .customselect:not(.customselect-disabled):hover,
    html:not(.touchevents) form .customselect:not(.customselect-disabled):focus,
    html:not(.touchevents) form .flags:not(.disabled):hover,
    html:not(.touchevents) form .flags:not(.disabled):focus {
      border-color: #9DC1B0; }
  html:not(.touchevents) form .customselect:not(.customselect-disabled),
  html:not(.touchevents) form .flags:not(.disabled) {
    cursor: pointer; }
  html:not(.touchevents) form .flags:not(.disabled)-entry {
    -webkit-transition: background-color .2s;
    transition: background-color .2s; }
    html:not(.touchevents) form .flags:not(.disabled)-entry:hover {
      background-color: #F1F1F1; }
  html:not(.touchevents) form .customselect:not(.customselect-disabled) select {
    cursor: pointer; }
  html:not(.touchevents) form input[type=checkbox].customized:not(:disabled) + .customtoggle,
  html:not(.touchevents) form input[type=checkbox].customized:not(:disabled) + .customcheckbox,
  html:not(.touchevents) form input[type=checkbox].customized:not(:disabled) + .customradio,
  html:not(.touchevents) form input[type=radio].customized:not(:disabled) + .customtoggle,
  html:not(.touchevents) form input[type=radio].customized:not(:disabled) + .customcheckbox,
  html:not(.touchevents) form input[type=radio].customized:not(:disabled) + .customradio {
    cursor: pointer; }
  html:not(.touchevents) form input[type=checkbox].customized:not(:disabled):not(:checked) + .customtoggle:hover,
  html:not(.touchevents) form input[type=radio].customized:not(:disabled):not(:checked) + .customtoggle:hover {
    border-color: #9DC1B0; }
    html:not(.touchevents) form input[type=checkbox].customized:not(:disabled):not(:checked) + .customtoggle:hover:before,
    html:not(.touchevents) form input[type=radio].customized:not(:disabled):not(:checked) + .customtoggle:hover:before {
      border-color: #9DC1B0; }
  html:not(.touchevents) form input[type=checkbox].customized:not(:disabled):checked + .customtoggle:hover,
  html:not(.touchevents) form input[type=radio].customized:not(:disabled):checked + .customtoggle:hover {
    background-color: #9DC1B0;
    border-color: #9DC1B0; }
  html:not(.touchevents) form input[type=checkbox].customized:not(:disabled) + .customcheckbox,
  html:not(.touchevents) form input[type=checkbox].customized:not(:disabled) + .customradio,
  html:not(.touchevents) form input[type=radio].customized:not(:disabled) + .customcheckbox,
  html:not(.touchevents) form input[type=radio].customized:not(:disabled) + .customradio {
    -webkit-transition: border-color .2s;
    transition: border-color .2s; }
    html:not(.touchevents) form input[type=checkbox].customized:not(:disabled) + .customcheckbox:hover,
    html:not(.touchevents) form input[type=checkbox].customized:not(:disabled) + .customradio:hover,
    html:not(.touchevents) form input[type=radio].customized:not(:disabled) + .customcheckbox:hover,
    html:not(.touchevents) form input[type=radio].customized:not(:disabled) + .customradio:hover {
      border-color: #585858; }
  html:not(.touchevents) form .plusmoins-label .moins,
  html:not(.touchevents) form .plusmoins-label .plus {
    -webkit-transition: border-color .2s;
    transition: border-color .2s;
    cursor: pointer; }
    html:not(.touchevents) form .plusmoins-label .moins:hover,
    html:not(.touchevents) form .plusmoins-label .plus:hover {
      border-color: #9DC1B0; }
  html:not(.touchevents) form #searchFormContener .etabsList label {
    cursor: pointer; } }

#header .logo {
  max-width: 180px; }

#header .others > * {
  margin-left: 12px; }

#header .contacts-toggle {
  line-height: 12px;
  padding: 9px 25px 9px 40px; }
  #header .contacts-toggle:before {
    left: 7px; }
  #header .contacts-toggle:after {
    right: 7px; }

#header .account a {
  height: auto;
  padding: 7px 10px 7px 30px;
  width: auto; }
  #header .account a:before {
    left: 7px;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%); }
  #header .account a span {
    color: #585858;
    display: block;
    font-family: "Raleway", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    text-transform: uppercase; }

@media only screen and (min-width: 1024px) {
  html:not(.touchevents) #header .contacts-toggle {
    cursor: pointer;
    -webkit-transition: background-color .2s;
    transition: background-color .2s; }
    html:not(.touchevents) #header .contacts-toggle:hover {
      background-color: #e4e4e4; }
  html:not(.touchevents) #header .links a {
    -webkit-transition: color .2s;
    transition: color .2s; }
    html:not(.touchevents) #header .links a > span {
      -webkit-transition: color .2s;
      transition: color .2s; }
    html:not(.touchevents) #header .links a:hover {
      color: #9DC1B0; }
      html:not(.touchevents) #header .links a:hover > span {
        color: #9DC1B0; }
  html:not(.touchevents) #header .account a {
    -webkit-transition: background-color .2s;
    transition: background-color .2s; }
    html:not(.touchevents) #header .account a:hover {
      background-color: #F1F1F1; } }

.infoblk-content p, .infoblk-content li {
  font-size: 14px; }

.infoblk.simpleimg.infosup {
  background-size: 50%;
  padding-right: calc(50% + 40px); }
  .infoblk.simpleimg.infosup:after {
    background: none scroll no-repeat center bottom transparent;
    background-size: cover;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%; }
  .infoblk.simpleimg.infosup.bungalow.etab1:after {
    background-image: url(../../images/blocks/1/bungalow.jpg) !important; }
  .infoblk.simpleimg.infosup.bungalow.etab2:after {
    background-image: url(../../images/blocks/2/bungalow.jpg) !important; }
  .infoblk.simpleimg.infosup.bungalow.etab3:after {
    background-image: url(../../images/blocks/3/bungalow.jpg) !important; }
  .infoblk.simpleimg.infosup.bungalow.etab4:after {
    background-image: url(../../images/blocks/4/bungalow.jpg) !important; }
  .infoblk.simpleimg.infosup.bungalow.etab5:after {
    background-image: url(../../images/blocks/5/bungalow.jpg) !important; }
  .infoblk.simpleimg.infosup.bungalow.etab6:after {
    background-image: url(../../images/blocks/6/bungalow.jpg) !important; }
  .infoblk.simpleimg.infosup.bungalow.etab7:after {
    background-image: url(../../images/blocks/7/bungalow.jpg) !important; }
  .infoblk.simpleimg.infosup.bungalow.etab8:after {
    background-image: url(../../images/blocks/8/bungalow.jpg) !important; }
  .infoblk.simpleimg.infosup.bungalow.etab9:after {
    background-image: url(../../images/blocks/9/bungalow.jpg) !important; }
  .infoblk.simpleimg.infosup.bungalow.etab10:after {
    background-image: url(../../images/blocks/10/bungalow.jpg) !important; }
  .infoblk.simpleimg.infosup.bungalow.etab11:after {
    background-image: url(../../images/blocks/11/bungalow.jpg) !important; }
  .infoblk.simpleimg.infosup.bungalow.etab12:after {
    background-image: url(../../images/blocks/12/bungalow.jpg) !important; }
  .infoblk.simpleimg.infosup.bungalow.etab13:after {
    background-image: url(../../images/blocks/13/bungalow.jpg) !important; }
  .infoblk.simpleimg.infosup.bungalow.etab14:after {
    background-image: url(../../images/blocks/14/bungalow.jpg) !important; }
  .infoblk.simpleimg.infosup.bungalow.etab15:after {
    background-image: url(../../images/blocks/15/bungalow.jpg) !important; }
  .infoblk.simpleimg.infosup.bungalow.etab16:after {
    background-image: url(../../images/blocks/16/bungalow.jpg) !important; }
  .infoblk.simpleimg.infosup.bungalow.rivages:after {
    background-image: url(../../images/blocks/rivages/bungalow.jpg) !important; }
  .infoblk.simpleimg.infosup.app.etab1:after {
    background-image: url(../../images/blocks/1/app.jpg) !important; }
  .infoblk.simpleimg.infosup.app.etab2:after {
    background-image: url(../../images/blocks/2/app.jpg) !important; }
  .infoblk.simpleimg.infosup.app.etab3:after {
    background-image: url(../../images/blocks/3/app.jpg) !important; }
  .infoblk.simpleimg.infosup.app.etab4:after {
    background-image: url(../../images/blocks/4/app.jpg) !important; }
  .infoblk.simpleimg.infosup.app.etab5:after {
    background-image: url(../../images/blocks/5/app.jpg) !important; }
  .infoblk.simpleimg.infosup.app.etab6:after {
    background-image: url(../../images/blocks/6/app.jpg) !important; }
  .infoblk.simpleimg.infosup.app.etab7:after {
    background-image: url(../../images/blocks/7/app.jpg) !important; }
  .infoblk.simpleimg.infosup.app.etab8:after {
    background-image: url(../../images/blocks/8/app.jpg) !important; }
  .infoblk.simpleimg.infosup.app.etab9:after {
    background-image: url(../../images/blocks/9/app.jpg) !important; }
  .infoblk.simpleimg.infosup.app.etab10:after {
    background-image: url(../../images/blocks/10/app.jpg) !important; }
  .infoblk.simpleimg.infosup.app.etab11:after {
    background-image: url(../../images/blocks/11/app.jpg) !important; }
  .infoblk.simpleimg.infosup.app.etab12:after {
    background-image: url(../../images/blocks/12/app.jpg) !important; }
  .infoblk.simpleimg.infosup.app.etab13:after {
    background-image: url(../../images/blocks/13/app.jpg) !important; }
  .infoblk.simpleimg.infosup.app.etab14:after {
    background-image: url(../../images/blocks/14/app.jpg) !important; }
  .infoblk.simpleimg.infosup.app.etab15:after {
    background-image: url(../../images/blocks/15/app.jpg) !important; }
  .infoblk.simpleimg.infosup.app.etab16:after {
    background-image: url(../../images/blocks/16/app.jpg) !important; }
  .infoblk.simpleimg.infosup.app.rivages:after {
    background-image: url(../../images/blocks/rivages/app.jpg) !important; }
  .infoblk.simpleimg.infosup.qualite.etab1:after {
    background-image: url(../../images/blocks/1/qualite.jpg) !important; }
  .infoblk.simpleimg.infosup.qualite.etab2:after {
    background-image: url(../../images/blocks/2/qualite.jpg) !important; }
  .infoblk.simpleimg.infosup.qualite.etab3:after {
    background-image: url(../../images/blocks/3/qualite.jpg) !important; }
  .infoblk.simpleimg.infosup.qualite.etab4:after {
    background-image: url(../../images/blocks/4/qualite.jpg) !important; }
  .infoblk.simpleimg.infosup.qualite.etab5:after {
    background-image: url(../../images/blocks/5/qualite.jpg) !important; }
  .infoblk.simpleimg.infosup.qualite.etab6:after {
    background-image: url(../../images/blocks/6/qualite.jpg) !important; }
  .infoblk.simpleimg.infosup.qualite.etab7:after {
    background-image: url(../../images/blocks/7/qualite.jpg) !important; }
  .infoblk.simpleimg.infosup.qualite.etab8:after {
    background-image: url(../../images/blocks/8/qualite.jpg) !important; }
  .infoblk.simpleimg.infosup.qualite.etab9:after {
    background-image: url(../../images/blocks/9/qualite.jpg) !important; }
  .infoblk.simpleimg.infosup.qualite.etab10:after {
    background-image: url(../../images/blocks/10/qualite.jpg) !important; }
  .infoblk.simpleimg.infosup.qualite.etab11:after {
    background-image: url(../../images/blocks/11/qualite.jpg) !important; }
  .infoblk.simpleimg.infosup.qualite.etab12:after {
    background-image: url(../../images/blocks/12/qualite.jpg) !important; }
  .infoblk.simpleimg.infosup.qualite.etab13:after {
    background-image: url(../../images/blocks/13/qualite.jpg) !important; }
  .infoblk.simpleimg.infosup.qualite.etab14:after {
    background-image: url(../../images/blocks/14/qualite.jpg) !important; }
  .infoblk.simpleimg.infosup.qualite.etab15:after {
    background-image: url(../../images/blocks/15/qualite.jpg) !important; }
  .infoblk.simpleimg.infosup.qualite.etab16:after {
    background-image: url(../../images/blocks/16/qualite.jpg) !important; }
  .infoblk.simpleimg.infosup.qualite.rivages:after {
    background-image: url(../../images/blocks/rivages/qualite.jpg) !important; }

.cols2-medium > .col {
  width: 47%; }
  .cols2-medium > .col .libvalue .libvalue-entry:first-child {
    border-top: none; }

.message {
  font-size: 14px;
  line-height: 20px;
  padding: 15px; }
  .message-offerblock {
    padding: 25px; }

html:not(.touchevents) .message-searchmessage .content a:hover {
  text-decoration: none; }

html:not(.touchevents) .message-specific a:hover {
  text-decoration: none; }

.mdal-container {
  padding: 50px; }

@media only screen and (min-width: 1024px) {
  html:not(.touchevents) body.mdal-open {
    overflow: auto; }
  .mdal-content {
    margin: 0 auto;
    max-width: 800px; } }

.cartPage .display-small .message-bigwarning {
  margin-bottom: 15px; }

.cartPage .formpartreverse {
  margin-bottom: 0;
  margin-top: 0; }

.cartSaved .message {
  margin-bottom: 25px; }

.cartSaved .mainTop .contenttxt {
  max-width: 600px; }

.customerArea .resalist .resaentry {
  margin-top: 30px; }

.customerArea .homeblk .infoblk {
  margin-top: 30px; }

.customerArea .homeblk-cols {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .customerArea .homeblk-cols .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 50%; }
    .customerArea .homeblk-cols .col:first-child {
      margin-right: 15px; }
    .customerArea .homeblk-cols .col:last-child {
      margin-left: 15px; }

.occupants .others {
  margin: 30px 0; }
  .occupants .others-title {
    font-size: 14px; }
  .occupants .others-infos {
    font-size: 14px; }

.occupant-title strong {
  font-size: 14px; }

.occupant-title span {
  font-size: 12px; }

.occupant .productCategory .products .label label {
  font-size: 12px; }

.occupant .productCategory .products .price del {
  font-size: 11px; }

.occupant .productCategory .products .price strong {
  font-size: 14px; }

@media only screen and (min-width: 1024px) {
  html:not(.touchevents) .occupant-delete a:after {
    -webkit-transition: color .2s;
    transition: color .2s; }
  html:not(.touchevents) .occupant-delete a:hover:after {
    color: #9DC1B0; } }

.productCategory .sectionTitle:after {
  font-size: 18px; }

.productCategory .products li > .label {
  padding-left: 12px;
  padding-right: 12px; }
  .productCategory .products li > .label label {
    font-size: 14px; }

.productCategory .products li > .price del {
  font-size: 12px; }

.productCategory .products li > .price strong {
  font-size: 16px; }

html:not(.touchevents) .productCategory .products li .supi {
  cursor: pointer;
  -webkit-transition: background-color .2s;
  transition: background-color .2s; }
  html:not(.touchevents) .productCategory .products li .supi:hover {
    background-color: #9DC1B0; }

html:not(.touchevents) .remove a:hover {
  text-decoration: none; }

.partners {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  padding: 40px; }
  .partners.clone {
    display: none; }
  .partners-left {
    margin-bottom: 0;
    margin-right: 30px; }
  .partners-logo img {
    margin: 0 auto;
    width: 100px; }
  .partners-desc {
    font-size: 14px; }

.popin {
  bottom: 50px;
  left: 50px;
  right: 50px;
  top: 50px; }

@media only screen and (min-width: 1024px) {
  .popin {
    margin: 0 auto;
    max-width: 800px; } }

.formtoggler {
  margin-top: -25px; }

.proposalForm .proposal-list > .mainTitle,
.proposalForm .proposal-list > .infosTitle {
  display: block; }

.proposals-date {
  font-size: 16px;
  padding-top: 8px;
  padding-bottom: 8px; }
  .proposals-date:after {
    height: 16px;
    font-size: 16px;
    left: 10px;
    line-height: 16px; }

.proposal-entry {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  .proposal-entry .top {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 100%; }
  .proposal-entry .head-title {
    font-size: 22px; }
  .proposal-entry .head-length {
    font-size: 12px; }
  .proposal-entry .head-logo:not(.rivages) span {
    display: block;
    font-family: "Raleway", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.2em;
    text-align: center; }
  .proposal-entry .head-logo.rivages img {
    width: 130px; }
  .proposal-entry .proposal-content {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 60%; }
    .proposal-entry .proposal-content .proposal-content-buttons {
      text-align: left; }
  .proposal-entry .price {
    border: solid 25px #F1F1F1;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 25px 0;
    width: 40%; }
    .proposal-entry .price-amout {
      margin-top: 2px; }

.offers {
  width: 100%; }
  .offers-list {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: -10px;
    margin-right: -10px; }

.offer {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  margin-top: 20px;
  padding: 0 10px;
  width: 50%; }
  .offer-content ul li {
    font-size: 13px; }
    .offer-content ul li:last-child {
      border-bottom: solid 1px #F1F1F1; }

.mdal.stay-modal .proposal-entry .head-title, .mdal.stay-modal .proposal-entry .head-length {
  margin-right: 0; }

.mdal.stay-modal .proposal-entry .image-services .image {
  height: 225px; }
  .mdal.stay-modal .proposal-entry .image-services .image.error {
    height: 150px; }

.mdal.stay-modal .proposal-entry .price {
  border: none; }

.mdal.offer-modal .mdal-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
  padding: 50px; }

.mdal.offer-modal .offer {
  padding: 0;
  width: 100%; }
  .mdal.offer-modal .offer-content {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0; }
    .mdal.offer-modal .offer-content ul li {
      font-size: 14px; }

@media only screen and (min-width: 1024px) {
  .proposal-entry .image-services .image {
    height: 310px; }
  .proposal-entry .offer {
    width: 50.0%; }
  html:not(.touchevents) .formtoggler .formtoggle {
    cursor: pointer;
    -webkit-transition: color .2s;
    transition: color .2s; }
    html:not(.touchevents) .formtoggler .formtoggle:after {
      -webkit-transition: color .2s;
      transition: color .2s; }
    html:not(.touchevents) .formtoggler .formtoggle:hover {
      color: #585858; }
      html:not(.touchevents) .formtoggler .formtoggle:hover:after {
        color: #585858; }
  html:not(.touchevents) .proposal-entry .image-services .image.hasdiapo .image-camera {
    cursor: pointer;
    -webkit-transition: background-color .2s;
    transition: background-color .2s; }
    html:not(.touchevents) .proposal-entry .image-services .image.hasdiapo .image-camera:hover {
      background-color: white; }
  html:not(.touchevents) .proposal-entry .image-services li.tap .beautitle {
    display: none !important; }
  html:not(.touchevents) .proposal-entry .image-services li:hover .beautitle {
    display: block !important; }
  html:not(.touchevents) .pager a {
    -webkit-transition: border-color .2s;
    transition: border-color .2s; }
    html:not(.touchevents) .pager a:hover {
      border-color: #585858; } }

.resalist .resaentry {
  margin-top: 40px; }

.resalist .reservationSummary .globalsBlock,
.resalist .reservationSummary .room {
  display: none; }

.resalist .reservationSummary .topSummary-logo {
  right: 15px; }

.resalist .reservationSummary .paymentDetails .label {
  display: block; }

.resalist .reservationSummary .paymentDetails .btn {
  margin-left: 10px;
  margin-top: 0; }

.resa-filters .cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.resa-filters .col {
  width: 48%; }
  .resa-filters .col + .col {
    margin-top: 0; }

.resa-filtersempty .sectionTitle {
  font-size: 16px; }

@media only screen and (min-width: 1024px) {
  html:not(.touchevents) .resa-actions li a {
    -webkit-transition: color .2s;
    transition: color .2s; }
    html:not(.touchevents) .resa-actions li a:hover {
      color: #9DC1B0; } }

.steps ul li {
  padding-left: 15px;
  padding-right: 15px; }
  .steps ul li span {
    margin-right: 7px; }

@media only screen and (min-width: 1024px) {
  .steps ul li span {
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    width: 30px; }
  .steps ul li em {
    display: block; }
  html:not(.touchevents) .steps ul li a {
    -webkit-transition: color .2s;
    transition: color .2s; }
    html:not(.touchevents) .steps ul li a span {
      -webkit-transition: background-color .2s, border-color .2s, color .2s;
      transition: background-color .2s, border-color .2s, color .2s; }
    html:not(.touchevents) .steps ul li a:hover {
      color: #585858; }
      html:not(.touchevents) .steps ul li a:hover span {
        background-color: #585858;
        border-color: #585858;
        color: #FFF; } }

.subsearch li {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .subsearch li .top {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 1;
        flex-shrink: 1; }
  .subsearch li .buttons {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-left: 30px;
    margin-top: 0; }

.reservationSummary .reservationSummaryContent {
  padding: 15px; }

.reservationSummary .topSummary {
  padding-left: 0;
  padding-right: 0; }
  .reservationSummary .topSummary-logo {
    right: 0;
    max-width: 100px; }

.reservationSummary .room,
.reservationSummary .globalsBlock {
  display: block; }

.reservationSummary .Maintotal {
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px; }
  .reservationSummary .Maintotal .label {
    font-size: 14px; }
  .reservationSummary .Maintotal .price {
    font-size: 18px; }

.reservationSummary .paymentDetails p {
  padding-left: 10px;
  padding-right: 10px; }

.stkprice {
  display: none; }

.table-grid {
  border-right: solid 1px #F1F1F1;
  display: grid;
  font-size: 14px;
  grid-template-columns: repeat(4, 1fr);
  margin: 30px 0; }
  .table-grid .table-header {
    background-color: #F1F1F1;
    display: block;
    font-weight: 700; }
  .table-grid .table-header,
  .table-grid .table-item {
    padding: 5px 10px; }
  .table-grid .table-separator + .table-item {
    margin-top: 0; }
  .table-grid .table-item {
    border-color: #F1F1F1;
    border-style: solid;
    border-width: 0 0 1px 1px; }
  .table-grid .table-header-small {
    display: none; }

.wysiwyg {
  font-size: 14px !important; }
  .wysiwyg *, .wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6, .wysiwyg p, .wysiwyg li {
    font-size: 14px !important; }

@media only screen and (min-width: 1024px) {
  html:not(.touchevents) .wysiwyg a:hover {
    text-decoration: none; } }

body.hasSticky {
  padding-bottom: 0; }

.mainTop {
  margin-bottom: 25px; }
  .mainTop .mainAdd a {
    padding-right: 30px; }

.sectionTitle {
  font-size: 14px;
  margin-bottom: 5px;
  padding: 7px 0; }

.bordered {
  margin-top: 40px;
  padding-top: 40px; }

@media only screen and (min-width: 1024px) {
  html:not(.touchevents) .mainTop a {
    -webkit-transition: color .2s;
    transition: color .2s; }
    html:not(.touchevents) .mainTop a:hover {
      color: #585858; }
  html:not(.touchevents) .sectionTitle .titleAction a:hover {
    text-decoration: none; } }
