@charset "UTF-8";
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
  margin: 0;
  padding: 0;
  line-height: normal;
}

p,
ul,
li {
  margin: 0;
  padding: 0;
  line-height: normal;
}

ul,
li {
  list-style: none;
}

img {
  border: none;
}

div {
  display: block;
}

a {
  text-decoration: none;
  color: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

/*--------------------------------------------------------------
# Communs
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  width: 100%;
  height: 100%;
}
html * {
  box-sizing: border-box;
}

body {
  margin: 0;
  padding: 0;
}

/*--------------------------------------------------------------
# responsive data
--------------------------------------------------------------*/
/* version mobile portrait 320px*/
/* version mobile paysage 480px*/
/* version tablette portrait 760px*/
/*--------------------------------------------------------------
# Header / footer
--------------------------------------------------------------*/
.wrap {
  width: 100%;
  height: 100%;
  position: relative;
}
.wrap .site-header {
  width: 100%;
  text-align: center;
}
.wrap .site-footer {
  width: 100%;
  text-align: center;
}
.wrap .site-content {
  min-height: 100px;
  width: 100%;
  text-align: center;
}

/*--------------------------------------------------------------
# SURCHARGE Visual composer
--------------------------------------------------------------*/
.texte-left {
  text-align: left !important;
}

.texte-right {
  text-align: right !important;
}

.texte-justify {
  text-align: justify !important;
}

.texte-center {
  text-align: center !important;
}

.texte-blanc {
  color: #FFFFFF !important;
}

.texte-interlignage-min p {
  line-height: 20px !important;
}

p.texte-interlignage-min {
  line-height: 20px !important;
}

.wrap-resp {
  max-width: 1280px;
  width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
  position: relative;
  box-sizing: border-box;
  padding: 0 40px;
}
@media screen and (max-width: 1279px) {
  .wrap-resp {
    padding: 0 10px;
  }
  .wrap-resp.withpadding {
    padding: 0 20px;
  }
}
@media screen and (max-width: 1279px) {
  .wrap-resp.nomargin {
    padding: 0;
  }
}

.wrap-resp-mini {
  max-width: 800px;
  width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
  position: relative;
  box-sizing: border-box;
  padding: 0 40px;
}
@media screen and (max-width: 1279px) {
  .wrap-resp-mini {
    padding: 0 10px;
  }
}

.vc_row {
  margin-left: auto !important;
  margin-right: auto !important;
}

/* helpers */
.TABLE_ {
  display: table;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.TABLE_ .TR_ {
  display: table-row;
  width: 100%;
}

.TABLE_ .TD_ {
  display: table-cell;
  height: 100%;
  width: 100%;
}

.TABLE_ .TD_.C50_ {
  width: 50%;
}

.TABLE_ .TD_.C33_ {
  width: 33.3333333%;
}

.TABLE_ .TD_.C66_ {
  width: 66.6666667%;
}

.TABLE_ .TD_.C25_ {
  width: 25%;
}

/************************************************
 * Composant VC : TAB FEATURES
 ************************************************/
.ksc-tab-features {
  display: table;
  margin: auto;
  position: relative;
}
.ksc-tab-features > .cell {
  display: table-cell;
  vertical-align: top;
  position: relative;
  padding: 10px;
}
.ksc-tab-features > .cell .cell-content {
  display: inline-block;
  background: no-repeat;
  background-size: contain;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .ksc-tab-features {
    display: block;
  }
  .ksc-tab-features > .cell {
    display: inline-table;
    width: 25% !important;
    position: relative;
  }
  .ksc-tab-features > .cell .cell-content {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
  }
}
@media screen and (max-width: 768px) {
  .ksc-tab-features {
    display: block;
    text-align: left;
  }
  .ksc-tab-features > .cell {
    display: table;
    width: 100% !important;
    position: relative;
  }
  .ksc-tab-features > .cell .cell-content {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
  }
}

/************************************************
 * Composant VC : image ratio & roll
 * Amélioration du composant image
 ************************************************/
.ksc_imageTexteRoll {
  position: relative;
  width: 100%;
  display: block;
  margin: 0 auto;
  background: center center no-repeat;
  background-size: cover;
  padding: 0;
  height: auto;
}
.ksc_imageTexteRoll .wraptexte,
.ksc_imageTexteRoll .wrapbgroll {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 10;
}
.ksc_imageTexteRoll .wrapbgroll {
  opacity: 0;
  transition: opacity 0.3s ease-in-out ease-out;
  z-index: 5;
  background: center center no-repeat;
  background-size: cover;
}
.ksc_imageTexteRoll > a,
.ksc_imageTexteRoll div {
  display: block;
}
.ksc_imageTexteRoll:hover .wrapbgroll {
  opacity: 1;
}
.ksc_imageTexteRoll .wraptexte .textecontainer {
  display: table;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.ksc_imageTexteRoll .wraptexte .textecontainer .texte {
  display: table-cell;
  width: 100%;
  height: 100%;
  color: #FFF;
  box-sizing: border-box;
  padding: 20px;
}

/* **************************************
 * COMPOSANT KEBLOW VC :
 * type : g├®n├®rique 
 * nom : UIBT 
 * desc : 	bouton encadr├®, choix de la 
 *			couleur globale et roll
 ****************************************/
.KVC_composant.UIBT {
  margin-top: 10px;
  display: inline-block;
}
.KVC_composant.UIBT a {
  padding: 15px 25px;
  font-size: 15px;
  display: inline-block;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  transition: all 0.3s 0s ease-out;
}

/***************************************** 
 * SLIDESHOW
 *****************************************/
.ksc-container-slideshow {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding: 0;
}
.ksc-container-slideshow .ss-wraper {
  width: 100%;
  position: relative;
}
.ksc-container-slideshow .ruban {
  top: 0;
  position: absolute;
  height: 100%;
}
.ksc-container-slideshow .nav-direct-access {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 25px;
  width: 100%;
  z-index: 18;
  text-align: center;
}
.ksc-container-slideshow .nav-direct-access .pipion {
  width: 12px;
  height: 12px;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  position: relative;
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
  transition: all 0.5s ease-in-out ease-out;
}
.ksc-container-slideshow .nav-direct-access .pipion.sel {
  background-color: #2467b7;
}
.ksc-container-slideshow .ksc-slide {
  height: 100%;
  float: left;
  background: no-repeat center center;
  background-size: contain;
  position: relative;
}
.ksc-container-slideshow .ksc-slide.image-top {
  background-position: center top;
}
.ksc-container-slideshow .ksc-slide .slide-overlay {
  height: 100%;
  width: 100%;
  z-index: 10;
  position: absolute;
}
.ksc-container-slideshow .ksc-slide .contslide {
  display: table;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  z-index: 11;
  text-align: left;
}
.ksc-container-slideshow .ksc-slide .contslide .contalign {
  display: table-cell;
}

/***************************************** 
 * RESP
 *****************************************/
/* **************************************
 * COMPOSANT KEBLOW VC :
 * type : g├®n├®rique 
 * nom : multi-share 
 * desc : partages
 ****************************************/
.KVC_composant.multi-share {
  text-align: right;
}
.KVC_composant.multi-share .wrap-share {
  width: auto;
  height: 40px;
  overflow: hidden;
  position: relative;
  display: inline-block;
}
.KVC_composant.multi-share .wrap-share a {
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  background: no-repeat center center;
  background-size: contain;
  background-color: #CCC;
  text-indent: 10000px;
  margin-left: 20px;
}
.KVC_composant.multi-share .wrap-share a:hover {
  background-color: #AAA;
}
.KVC_composant.multi-share .wrap-share a.tw {
  background-image: url(share-pictos/ui-share-twitter-nobg.svg);
}
.KVC_composant.multi-share .wrap-share a.fb {
  background-image: url(share-pictos/ui-share-facebook-nobg.svg);
}
.KVC_composant.multi-share .wrap-share a.in {
  background-image: url(share-pictos/ui-share-linkedin-nobg.svg);
}

/* **************************************
 * COMPOSANT KEBLOW VC :
 * nom : followus
 * desc : partages
 ****************************************/
.KVC_composant.followus {
  display: inline-block;
  margin: 20px;
}
.KVC_composant.followus .wrap-txt {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
}
.KVC_composant.followus .wrap-follow {
  display: inline-block;
  vertical-align: middle;
}
.KVC_composant.followus .wrap-follow > a {
  display: inline-block;
  margin: 0 5px;
  height: 40px;
  width: 40px;
  background: no-repeat center center;
  background-size: contain;
}

/***************************************** 
 * TWITTER
 *****************************************/
.tweet {
  display: block;
  width: 30%;
  margin: 0 1.66%;
  float: left;
  background-color: rgba(66, 97, 95, 0.8);
  text-align: left;
  padding: 35px;
  box-sizing: border-box;
  color: #fff;
}
.tweet span {
  display: inline-block;
}
.tweet span:first-child {
  background-color: #fa6545;
  padding: 5px 10px;
  margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
  .tweet {
    display: block;
    width: 90%;
    float: none;
    padding: 35px;
    margin: 20px 5%;
  }
}
pre {
  text-align: left;
  font-size: 13px;
  word-break: break-all;
  overflow-x: scroll;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Urbanist", sans-serif;
  font-size: 16px;
  background-color: #F4F4F4;
  font-weight: 400;
}

.headlike-h1 {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
}

.headlike-h2 {
  font-size: 24px;
  font-weight: 700;
}

.headlike-h3 {
  font-size: 20px;
  font-weight: 700;
}

.wrap {
  margin: 0 auto;
  width: 100%;
  max-width: 1280px;
}
.wrap .site-content {
  color: #000;
  position: relative;
}
.wrap .site-content .header-content {
  min-height: 60px;
}
.wrap .site-content .header-content .header-content--nav {
  position: relative;
  padding: 20px;
}
.wrap .site-content .header-content .header-content--nav .bt-back {
  font-size: 14px;
  display: block;
  text-align: left;
  color: #FFF;
}
.wrap .site-content .header-content .header-content--nav .bt-back:hover {
  text-decoration: none;
}
.wrap .site-content .header-content .header-content--etape {
  padding: 0 10px;
}
.wrap .site-content .header-content .header-content--etape .etape {
  color: #000;
}
.wrap .site-content .content {
  padding: 20px 20px 50px;
}
.wrap .site-content .page-content {
  background-color: #3cb977;
  border-radius: 10px;
}
.wrap .site-content .mask-load {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  background-color: rgb(255, 255, 255);
}
.wrap .site-content .mask-load.actif {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.wrap .site-content .mask-load .mask-load--content {
  margin: auto;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  background: url("../img/loading-sofinco-animated.svg") no-repeat center center;
  background-size: 40px;
  width: 50px;
  height: 50px;
}
@media only screen and (max-width: 759px) {
  .wrap .site-content .content {
    padding: 10px 10px 20px;
  }
  .wrap .site-content .page-content {
    border-radius: 0;
  }
}
.wrap .site-footer {
  padding: 20px;
}

.tpl-page-debug {
  background: #FFF;
  color: #000;
  text-align: left;
}

.btn-cacf-form {
  color: #FFF;
  background-color: #000;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  padding: 5px 20px;
}
.btn-cacf-form:focus {
  box-shadow: none;
}
.btn-cacf-form:hover {
  color: #000;
  background-color: #FFF;
}
.btn-cacf-form.bt-small {
  font-size: 12px;
  padding: 2px 5px;
  background-color: transparent;
  border: 1px solid #3cb977;
}
.btn-cacf-form.bt-small:hover {
  color: #3cb977;
  background-color: transparent;
}

.btncacf {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: none;
  cursor: pointer;
  outline: none;
  transition: all 0.3s 0s ease-out;
  font-family: "Urbanist", sans-serif;
  text-decoration: none;
  display: inline-block;
  border-radius: 5px;
  border: 1px solid transparent;
  color: #FFF;
  background-color: transparent;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  padding: 5px 20px;
}
.btncacf:hover {
  color: #1aaeb7;
  background-color: #FFF;
  text-decoration: none;
}
.btncacf.btn-bigswitch {
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 20px;
  color: #FFF;
  padding: 15px 30px;
}
.btncacf.btn-bigswitch.actif {
  -o-box-shadow: 0px 0px 5px 0px #000;
  box-shadow: 0px 0px 5px 0px #000;
}
.btncacf.btn-bigswitch:hover {
  color: #1aaeb7;
  background-color: #FFF;
}
.btncacf.btn-bleu {
  border-color: #FFF;
  color: #FFF;
  background-color: #3cb977;
  padding: 5px 20px;
}
.btncacf.btn-bleu:hover {
  color: #3cb977;
  background-color: #FFF;
}

.modal#erreurModale {
  color: #000;
}

.tpl-page-connexion {
  padding: 80px 40px;
  background: url("../img/BG-homepage.jpg") no-repeat center center;
  background-size: cover;
  border-radius: 10px;
}
.tpl-page-connexion .connexion-title {
  text-transform: uppercase;
  color: #FFF;
  font-weight: bold;
}

.connexion-box {
  width: 100%;
  max-width: 480px;
  background-color: #FFF;
  color: #3cb977;
  margin: 20px auto;
  padding: 20px 30px;
  border-radius: 10px;
}

.tpl-page-home .content {
  display: flex;
  justify-content: center;
}
.tpl-page-home .content .home-ctas {
  padding: 10px;
}
.tpl-page-home .content .home-ctas .visu {
  display: none;
  height: 105px;
  width: 100%;
  max-width: 200px;
  background: no-repeat center center;
  background-size: contain;
  margin: auto;
  border: 10px solid #FFF;
}
.tpl-page-home .content .home-ctas .btncacf {
  display: inline-block;
  margin: 10px;
  max-width: 300px;
}
@media only screen and (max-width: 759px) {
  .tpl-page-home .content {
    flex-direction: column;
    align-items: center;
  }
  .tpl-page-home .content .home-ctas {
    width: 100%;
  }
}

.site-header {
  width: 100%;
  height: 70px;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.site-header .logo-sofinco {
  display: block;
  height: 30px;
  width: 200px;
  background: url("../img/sofinco.svg") center center no-repeat;
  background-size: contain;
}
.site-header .header-title {
  font-weight: 700;
  color: #3cb977;
  height: 30px;
  text-align: right;
  background: url("../img/logo-printemps.svg") no-repeat right center;
  background-size: auto 40px;
  padding-right: 160px;
  font-size: 20px;
}
@media only screen and (max-width: 759px) {
  .site-header {
    height: auto;
  }
  .site-header .header-title {
    text-indent: -10000px;
    width: 0;
    color: transparent;
    background-size: contain;
    padding-right: 100px;
    height: 30px;
  }
  .site-header .header-title:before {
    display: none;
  }
  .site-header .logo-sofinco {
    width: 150px;
  }
}

.site-menu {
  background-color: #000;
  padding: 15px 20px;
  border-radius: 10px;
  color: #FFF;
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.site-menu .site-menu--location {
  padding-left: 35px;
  background: url("../img/picto-etiquette.svg") left center no-repeat;
  background-size: 28px;
  font-size: 16px;
  font-weight: 500;
}
.site-menu .site-menu--menu .menu-content--picto {
  cursor: pointer;
  width: 25px;
  height: 20px;
  background: url("../img/picto-menu.svg") no-repeat center center;
}
.site-menu .site-menu--menu .menu-content--picto.is-open {
  background-image: url("../img/picto-close.svg");
}
.site-menu .site-menu--menu .menu-content--nav {
  position: absolute;
  top: 50px;
  right: 0;
  background-color: #000;
  z-index: 10;
  width: 320px;
  padding: 30px 20px 20px;
  border-radius: 0 0 10px 10px;
  display: none;
}
.site-menu .site-menu--menu .menu-content--nav.is-open {
  display: block;
}
.site-menu .site-menu--menu .menu-content--nav .menu-item {
  display: block;
  margin-bottom: 20px;
}
.site-menu .site-menu--menu .menu-content--nav .menu-item > a {
  display: block;
  padding: 20px;
  background-color: #3cb977;
  color: #FFF;
  border-radius: 10px;
  border: 1px solid transparent;
  text-decoration: none;
  font-size: 16px;
  text-align: center;
}
.site-menu .site-menu--menu .menu-content--nav .menu-item:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 759px) {
  .site-menu {
    border-radius: 0;
    margin-bottom: 0;
  }
}

.simu-content {
  margin: 20px auto;
  width: 100%;
  position: relative;
}
.simu-content .simu-content--input {
  margin: 20px auto;
}
.simu-content .simu-content--input input,
.simu-content .simu-content--input .input-group-text,
.simu-content .simu-content--input .input-showonly {
  color: #000;
  font-size: 36px;
  font-weight: bold;
}
.simu-content.input-montant, .simu-content.input-typeloa {
  max-width: 400px;
}
.simu-content.input-montant input, .simu-content.input-typeloa input {
  text-align: center;
}
.simu-content.input-typeloa {
  max-width: 480px;
}
.simu-content.input-typeloa .btn-bigswitch {
  margin: 10px;
}
.simu-content.input-typevac {
  max-width: 960px;
}
.simu-content.input-typevac .btn-bigswitch {
  margin: 10px;
}
.simu-content .result-choix-vac {
  display: flex;
  flex-wrap: wrap;
}
.simu-content .bar-content {
  display: inline-block;
  width: 30%;
  margin: 1%;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 5px;
  margin-bottom: 20px 0 0;
}
.simu-content .bar-content:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.simu-content .bar-content .bar-durees {
  margin-top: 15px;
  font-size: 12px;
}
.simu-content .bar-content .btduree {
  display: inline-block;
  padding: 2px 5px;
  font-weight: bold;
  border-radius: 3px;
  border: 1px solid #FFF;
  min-width: 32px;
  margin: 5px;
  font-size: 18px;
  cursor: pointer;
}
.simu-content .bar-content .btduree:hover {
  color: #1aaeb7;
  background-color: #FFF;
}

.input-form .invalid-feedback {
  background-color: #FFF;
  padding: 5px 10px;
  margin: 20px 0;
}
.input-form.invalid .invalid-feedback {
  display: block;
}

.simu-content--liste {
  background-color: #FFF;
  padding: 20px;
  color: #3cb977;
  border-radius: 10px;
}
.simu-content--liste .wrap-offre-acc {
  text-align: left;
  background-color: #F4F4F4;
  margin-bottom: 20px;
}
.simu-content--liste .wrap-offre-acc .offre-header {
  padding: 20px;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.simu-content--liste .wrap-offre-acc .offre-header .bt-detail {
  margin-left: auto;
  margin-right: 20px;
}
.simu-content--liste .wrap-offre-acc .offre-header .minidesc {
  margin-right: auto;
  font-size: 12px;
  padding-right: 20px;
}
.simu-content--liste .wrap-offre-acc .offre-header .title {
  font-size: 14px;
  padding-right: 20px;
  width: 200px;
}
.simu-content--liste .wrap-offre-acc .offre-header .title .nfois {
  font-size: 24px;
  font-weight: bold;
  display: inline-block;
}
.simu-content--liste .wrap-offre-acc .offre-header .title .frais {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.simu-content--liste .wrap-offre-acc .offre-header.collapsed .bt-plv {
  display: none;
}
.simu-content--liste .wrap-offre-acc .offre-header.collapsed .bt-detail {
  display: block;
}
.simu-content--liste .wrap-offre-acc .wrap-offre-content {
  padding: 0 20px;
}
.simu-content--liste .wrap-offre-acc .wrap-offre-content .offre-content {
  background-color: #FFF;
}
.simu-content--liste .wrap-offre-acc .wrap-offre-content .offre-content .offre-content--content {
  padding: 40px;
  border-bottom: 20px solid #F4F4F4;
}
.simu-content--liste .wrap-offre-acc .wrap-offre-content.is-hidden {
  display: none;
}
.simu-content--liste .wrap-offre-acc:hover {
  background-color: #3cb977;
  color: #FFF;
}
.simu-content--liste .wrap-offre-acc:hover .wrap-offre-content .offre-content .offre-content--content {
  border-bottom: 20px solid #3cb977;
}
@media only screen and (max-width: 1024px) {
  .simu-content--liste .wrap-offre-acc .offre-header {
    flex-direction: Column;
    align-items: center;
  }
  .simu-content--liste .wrap-offre-acc .offre-header .bt-detail, .simu-content--liste .wrap-offre-acc .offre-header .bt-plv {
    margin: 10px auto;
  }
  .simu-content--liste .wrap-offre-acc .offre-header .title {
    width: auto;
    padding: 10px;
  }
}
@media only screen and (max-width: 759px) {
  .simu-content--liste .wrap-offre-acc .offre-header {
    flex-direction: Column;
  }
  .simu-content--liste .wrap-offre-acc .offre-header .bt-detail {
    margin: 10px auto;
  }
  .simu-content--liste .wrap-offre-acc .offre-header .title {
    font-size: 14px;
    padding-right: 0;
    margin-bottom: 20px;
  }
  .simu-content--liste .wrap-offre-categorie .offre-header .categorie-list-post .media-row {
    flex-direction: Column;
    text-align: center;
  }
  .simu-content--liste .wrap-offre-categorie .offre-header .categorie-list-post .media-row .btn-download {
    margin: 10px auto;
  }
}
.simu-content--liste .wrap-offre-categorie {
  text-align: left;
  background-color: #F4F4F4;
  margin-bottom: 20px;
}
.simu-content--liste .wrap-offre-categorie .offre-header {
  padding: 20px;
  display: flex;
  flex-direction: Column;
}
.simu-content--liste .wrap-offre-categorie .offre-header .categorie-title {
  margin-bottom: 20px;
}
.simu-content--liste .wrap-offre-categorie .offre-header .categorie-list-post .media-row {
  background-color: #FFF;
  display: flex;
  align-items: center;
  padding: 20px;
  margin-bottom: 5px;
}
.simu-content--liste .wrap-offre-categorie .offre-header .categorie-list-post .media-row .btn-download {
  margin-left: auto;
}
.simu-content--liste .wrap-offre-categorie .offre-header .categorie-list-post .media-row:hover {
  background-color: #3cb977;
  color: #FFF;
}
.simu-content--liste.standard .wrap-offre-acc.degressif {
  display: none;
}
.simu-content--liste.degressif .wrap-offre-acc.standard {
  display: none;
}

.offre-content--content {
  color: #000;
  position: relative;
}
.offre-content--content .mentions {
  width: 100%;
  margin-bottom: 30px;
}
.offre-content--content .mentions.mention-sanitaire {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
.offre-content--content .mentions.mentions-legales {
  font-size: 12px;
  text-align: justify;
}
.offre-content--content .remboursements {
  display: table;
  width: 100%;
  margin: 20px auto;
}
.offre-content--content .remboursements .row-labval {
  display: table-row;
  font-size: 14px;
}
.offre-content--content .remboursements .row-labval:nth-child(2n+1) {
  background-color: #F4F4F4;
}
.offre-content--content .remboursements .row-labval .lab,
.offre-content--content .remboursements .row-labval .val {
  display: table-cell;
  position: relative;
  padding: 5px;
  border-bottom: 1px solid #EEE;
}
.offre-content--content .remboursements .row-labval .val {
  /*&:before {
  //					content:": ";
  					content:"";
  					display: inline-block;
  					margin-right: 5px;
  				}*/
}
.offre-content--content .remboursements .row-labval .val strong {
  font-size: 18px;
}
.offre-content--content .remboursements .row-labval.type-totaldu-optionachat {
  font-size: 18px;
  font-weight: bold;
}
.offre-content--content .oa {
  margin: 20px auto;
}
.offre-content--content .oa .row-oa {
  display: block;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.exemple-representatif .nbmens_remb {
  font-weight: normal !important;
}

.tpl-plv-editor .content .plvparam-table {
  background-color: #FFF;
  padding: 40px;
  color: #000;
  border-radius: 5px;
  text-align: left;
}
.tpl-plv-editor .content .plvparam-table .tablerow .row-lab {
  color: #3cb977;
  font-weight: bold;
  font-size: 18px;
}
.tpl-plv-editor .content .plvparam-table .tablerow .row-set {
  font-size: 14px;
  background-color: #FFF;
  margin-bottom: 20px;
  padding: 5px 20px;
}
.tpl-plv-editor .content .plvparam-table .tablerow .row-set.inline {
  display: flex;
  justify-content: start;
  align-items: center;
}
.tpl-plv-editor .content .plvparam-table .tablerow .row-set.inline .label {
  margin-right: 10px;
  min-width: 150px;
  font-weight: bold;
}
@media only screen and (max-width: 759px) {
  .tpl-plv-editor .content .plvparam-table .tablerow .row-set.inline {
    flex-direction: column;
    align-items: start;
  }
}
.tpl-plv-editor .content .plvparam-table .tablerow .row-set .desc {
  font-size: 12px;
}
@media only screen and (max-width: 759px) {
  .tpl-plv-editor .content .plvparam-table {
    padding: 10px;
  }
  .tpl-plv-editor .content .plvparam-table .TABLE_,
  .tpl-plv-editor .content .plvparam-table .TR_,
  .tpl-plv-editor .content .plvparam-table .TD_ {
    display: block;
  }
  .tpl-plv-editor .content .plvparam-table .tablerow .row-set {
    padding: 5px;
  }
}
.tpl-plv-editor .wrap-visu {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-size: 12px;
}
.tpl-plv-editor .wrap-visu img {
  border: 1px solid #CCC;
}

.iframe-zoneupload {
  border: 0;
  margin: 0;
  padding: 0;
}

.form-control {
  color: #000;
}
@media only screen and (max-width: 759px) {
  .form-control {
    max-width: 100%;
  }
}

.tpl-page-plve .wrap-cat-plve {
  text-align: left;
  margin: 20px;
}
.tpl-page-plve .wrap-cat-plve .cat-title {
  padding: 5px 10px;
  font-size: 24px;
  font-weight: 700;
}
.tpl-page-plve .wrap-cat-plve .cat-plve-content {
  background-color: #FFF;
  color: #000;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.tpl-page-plve .wrap-cat-plve .cat-plve-content .wrap-plve-docs {
  padding: 10px;
  border: 1px solid #129094;
  width: 49%;
  margin-right: 0;
}
.tpl-page-plve .wrap-cat-plve .cat-plve-content .wrap-plve-docs .wrap-plve-docs--content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: url("../img/picto-pdf.svg") no-repeat left center;
  background-size: 40px;
}
.tpl-page-plve .wrap-cat-plve .cat-plve-content .wrap-plve-docs .wrap-plve-docs--content .desc {
  padding: 0 10px 0 50px;
}
@media screen and (max-width: 767px) {
  .tpl-page-plve .wrap-cat-plve .cat-plve-content {
    flex-direction: column;
  }
  .tpl-page-plve .wrap-cat-plve .cat-plve-content .wrap-plve-docs {
    width: 100%;
    margin: 5px 0;
  }
}