@font-face {
  font-family: 'Poppins';
  font-weight: 600;
  src: url(fonts/Poppins-SemiBold.ttf);
}
@font-face {
  font-family: 'Poppins';
  font-weight: 500;
  src: url(fonts/Poppins-Medium.ttf);
}
@font-face {
  font-family: 'Poppins';
  font-weight: 400;
  src: url(fonts/Poppins-Regular.ttf);
}
@font-face {
  font-family: 'Poppins';
  font-weight: 700;
  src: url(fonts/Poppins-Bold.ttf);
}
.top-simulateur-financement:before{
  content: "";
  background: rgba(221, 216, 216, 0.19);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.top-simulateur-financement{
  /*background: url("../images/back-top-simulateur.png") no-repeat;*/
  background-size: cover !important;
  position: relative;
  margin-bottom: 80px;
}
.content-simulateur-financement{
  width: 90%;
  margin: auto;
  padding: 33px 0;
  display: flex;
  position: relative;
}
.top-simulateur-financement .content-simulateur-financement p{
  font-family: 'Poppins',sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 15px;
  color: rgba(33, 37, 41, 1);

}
.top-simulateur-financement .content-simulateur-financement .text-simulateur-financement{
  margin-left: 50px;
  margin-top: 29px;
  margin-bottom: -115px;
  width: 100%;
}
.top-simulateur-financement .content-simulateur-financement h2{
  font-family: 'Poppins',sans-serif;
  font-weight: 600;
  font-size: 41px;
  line-height: 41px;
  vertical-align: middle;
  color: rgba(33, 37, 41, 1);
}

/*simulateur-card*/

.nav-simulateur-card .nav-item.active .icon-svg path{
  fill:rgba(220, 7, 20, 1);
}
.nav-simulateur-card .nav-item.active span{
  color: rgba(220, 7, 20, 1);
}
.nav-simulateur-card .nav-item.active:before{
  content: "";
  position: absolute;
  width: 57px;
  background: rgba(220, 7, 20, 1);
  bottom: -16px;
  height: 4px;
  left: 0;
  right: 0;
  margin: auto;
}
.nav-simulateur-card .nav-item{
  border: none;
  position: relative;
}
.nav-simulateur-card .nav-tabs{
  border-bottom: 1px solid #dee2e6;
  width: 100%;
  justify-content: space-between;
  align-items: end;
  padding: 17px 20px;
}
.nav-simulateur-card .tabs-text span{
  display: block;
  margin-top: 13px;
  font-family: 'Poppins',sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 15px;
  text-align: center;
  color: rgba(55, 69, 99, 1);
}
.nav-simulateur-card  .tabs-text{
  text-align: center;
}
.nav-simulateur-card .icon-svg path{
  fill:rgba(55, 69, 99, 1);
}
.nav-simulateur-card{
  background: white;
  box-shadow: 0 12px 16px -4px rgba(16, 24, 40, 0.08);
  max-width: 800px;
  margin-top: 25px;
}
.simulateur-block .content-simulateur-ckeck .simulateur-ckeck label.checked{
  color: rgba(55, 69, 99, 1);
}
.simulateur-block .content-simulateur-ckeck .simulateur-ckeck label{
  color: rgba(206, 216, 231, 1);
}
.simulateur-block .content-simulateur-ckeck .simulateur-ckeck label:last-of-type{
  margin-right: 0;
}
.simulateur-block .content-simulateur-ckeck label{
  width: 170px;
  font-family: 'Poppins',sans-serif;
  font-weight: 500;
  font-size: 15px;
  margin-right: 24px;
  color: rgba(55, 69, 99, 1);
  min-width: 114px;

}
.simulateur-block .simulateur-ckeck{
  display: flex;
  align-items: center;
}
/*.content-card-simulateur{*/
/*margin-top: 100px !important;*/
/*}*/
.simulateur-card{
  margin: auto;
  width: 92%;
}
/*.slider {*/
  /*-webkit-appearance: none !important;*/
  /*appearance: none !important;*/
  /*background: transparent!important;*/
  /*cursor: pointer;*/
  /*!*height: 1px;*!*/
  /*outline: none;*/
  /*opacity: 1;*/
  /*-webkit-transition: .2s;*/
  /*transition: opacity .2s;*/
  /*border-bottom: 1px solid #d3d3d3;*/
  /*position: relative;*/
/*}*/

/*.slider::-webkit-slider-thumb {*/
  /*-webkit-appearance: none;*/
  /*appearance: none;*/
  /*width: 12px !important;*/
  /*height: 12px !important;*/
  /*background: #DC0714;*/
  /*cursor: pointer;*/
  /*border-radius: 20px;*/
  /*-webkit-box-shadow: 1px 1px 12px 0 rgba(0, 0, 0, 0.25);*/
  /*-moz-box-shadow: 1px 1px 12px 0 rgba(0, 0, 0, 0.26);*/
  /*box-shadow: 1px 1px 12px 0 rgba(0, 0, 0, 0.25);*/
  /*top: 5px;*/
  /*position: relative;*/
/*}*/

/*.slider::-moz-range-thumb {*/
  /*width: 12px !important;*/
  /*height: 12px !important;*/
  /*background: #DC0714;*/
  /*cursor: pointer;*/
  /*top: 5px;*/
  /*position: relative;*/
/*}*/

/*.slider::-ms-thumb{*/
  /*width: 12px !important;*/
  /*height: 12px !important;*/
  /*background: #DC0714;*/
  /*cursor: pointer;*/
/*}*/
/*.slider[type=range]::-ms-thumb {*/
  /*width: 12px !important;*/
  /*height: 12px !important;*/
  /*background: #DC0714;*/
  /*cursor: pointer;*/
  /*!*Needed to keep the Edge thumb centred*!*/
/*}*/
/*.slider[type=range]::-webkit-slider-thumb {*/
  /*width: 12px !important;*/
  /*height: 12px !important;*/
  /*background: #DC0714;*/
  /*cursor: pointer;*/
  /*-webkit-appearance: none;*/
/*}*/
/*.slider[type=range]::-moz-range-thumb {*/
  /*width: 12px !important;*/
  /*height: 12px !important;*/
  /*background: #DC0714;*/
  /*cursor: pointer;*/
/*}*/


.simulateur-block .slider[type='range']:focus{
  outline: none !important;
}
.simulateur-block .slider[type='range'] {
  width: 100%;
  height: 20px;
  background: transparent;
  overflow: hidden;
  cursor: pointer;
  border: none;
  left: 0;
  outline: none !important;
  padding-left: 3px;
  margin-top: 5px;
}

.simulateur-block .slider[type='range'],
.simulateur-block .slider[type='range']::-webkit-slider-runnable-track,
.simulateur-block .slider[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none;
}
.simulateur-block .slider[type='range']::-webkit-slider-runnable-track {
  width:100%;
  height:1px;
  background: transparent;
  border-bottom: 1px solid #d3d3d3;
}
.simulateur-block .slider[type='range']::-webkit-slider-thumb {
  position: relative;
  height: 20px;
  width: 20px;
  margin-top: -10px;
  background: #DC0714;
  border-radius: 50%;
  border:none;
}
.simulateur-block .slider[type='range']::-webkit-slider-thumb::before {
  position: absolute;
  content: '';
  height: 10px; /* equal to height of runnable track */
  width: 500px; /* make this bigger than the widest range input element */
  left: -502px; /* this should be -2px - width */
  top: 8px; /* don't change this */
  background: #777;
}

.content-simulateur-ckeck{
  display: flex;
  margin-bottom: 30px;
  align-items: center;
}
.content-simulateur-ckeck .label-checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.content-simulateur-ckeck .label-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.content-simulateur-ckeck .checkmark {
  position: absolute;
  top: -3px;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: rgba(255, 255, 255, 1);
  border-radius: 50%;
  border: 1px solid rgba(210, 204, 204, 1);
}

/* On mouse-over, add a grey background color */
/* When the radio button is checked, add a blue background */
.content-simulateur-ckeck .label-checkbox input:checked ~ .checkmark {
  background-color: rgb(246 246 246);
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.content-simulateur-ckeck .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.content-simulateur-ckeck .label-checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.content-simulateur-ckeck .label-checkbox .checkmark:after {
  top: 6px;
  left: 6px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: rgba(220, 7, 20, 1);
}

.simulateur-block .item-rang .result{
  font-size: 16px;
  color: #DC0714;
  font-family: 'Poppins',sans-serif;
  font-weight: 600;
  line-height: 27px;
  border: 1px solid #DC0714;
  padding: 2px 20px 2px 14px;
  border-radius: 31px;
  background: #FEF8F8;
  max-width: 200px;

}
/*.simulateur-block .item-rang:last-of-type{*/
/*margin-bottom: 31px;*/
/*}*/
.simulateur-block .item-rang{
  margin-bottom: 36px;
}
.simulateur-block .item-rang input::placeholder {
  font-size: 16px;
  color: #DC0714;
  font-family: 'Poppins',sans-serif;
  font-weight: 600;
}
.simulateur-block .item-rang input[type=text],
.simulateur-block .item-rang input[type=tel]{
  border: none;
  text-align: right;
  font-size: 16px;
  color: #DC0714;
  margin-right: 3px;
  width: 74%;
  background: #FEF8F8;
  font-family: 'Poppins',sans-serif;
  font-weight: 600;
  outline: none;
}
.simulateur-block .item-rang label{
  font-family: 'Poppins',sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 15px;
  color: rgba(55, 69, 99, 1);
  margin: 0;
}
.simulateur-block .item-rang input[type=submit]{
  background: rgba(55, 69, 99, 1);
  font-family: 'Poppins',sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: white;
  padding: 15px 11px;
  width: 160px;
  border-radius: 50px;
  border: none;
  margin: auto;
  display: block;
  box-shadow: 0 9px 22px 0 rgba(0, 0, 0, 0.13);
  cursor: pointer;
}
.simulateur-block .item-rang:last-of-type{
  margin-bottom: 30px;
}
.simulateur-block .item-rang .small-span span{
  font-family: 'Poppins',sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 11px;
  color: rgba(130, 130, 130, 1);
  margin-top: 15px;

}
.simulateur-block form{
  box-shadow: 0 13px 20px -12px rgba(0, 0, 0, 0.42);
  padding: 43px 20px 0 20px;
  border-radius: 8px;
  border-bottom: 1px solid rgba(128, 128, 128, 0.67);

}
.simulateur-mensualite .content-simulateur-mensualite h4{
  font-family: 'Poppins',sans-serif;
  font-weight: 500;
  font-size: 19px;
  color: rgba(24, 1, 3, 1);
  margin-bottom: 40px;

}
.simulateur-mensualite .content-simulateur-mensualite p{
  font-family: 'Poppins',sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: rgba(24, 1, 3, 1);
}
.simulateur-mensualite .content-simulateur-mensualite span sup{
  font-family: 'Poppins',sans-serif;
  font-weight: 700;
  font-size: 15px;
  text-align: center;
  color: rgba(220, 7, 20, 1);
  margin-left: 10px;
  top: -10px;
  position: relative;
}
.simulateur-mensualite .content-simulateur-mensualite span{
  font-family: 'Poppins',sans-serif;
  font-weight: 500;
  font-size: 41px;
  line-height: 49px;
  text-align: center;
  color: rgba(220, 7, 20, 1);
  margin-bottom: 0;
  display: block;

}
.simulateur-mensualite .content-simulateur-mensualite h5 label{
  display: block;
}
.simulateur-mensualite .content-simulateur-mensualite h5{
  font-family: 'Poppins',sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 140%;
  text-align: center;
  color: rgba(24, 1, 3, 1);
  margin-bottom: 65px;
  min-height: 40px;
}
.simulateur-mensualite .content-simulateur-mensualite h5 strong{

  font-family: 'Poppins',sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 140%;
  text-align: center;
  color: rgba(24, 1, 3, 1);
}
.simulateur-mensualite .content-simulateur-mensualite .col-simulateur-mensualite{
  position: relative;
}
.simulateur-mensualite .content-simulateur-mensualite .col-lg-6:first-of-type .col-simulateur-mensualite:before{
  content: "";
  position: absolute;
  right:0;
  bottom: 0;
  background:rgba(206, 216, 231, 1);
  height: 100%;
  width: 1px;
}
.simulateur-mensualite .content-simulateur-mensualite button.disabled{
  background: rgba(206, 216, 231, 1);
  pointer-events: none;
}
.simulateur-mensualite .content-simulateur-mensualite button{
  background: rgba(220, 7, 20, 1);
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 15px;
  color: rgba(255, 255, 255, 1);
  padding: 15px 12px;
  width: 160px;
  border: none;
  border-radius: 42px;
  margin-top: 124px;
  box-shadow: 0 9px 22px 0 rgba(0, 0, 0, 0.13);
  outline: none !important;
  cursor: pointer;

}
.simulateur-mensualite .content-simulateur-mensualite{
  background: rgba(254, 248, 248, 1);
  text-align: center;
  padding: 50px 20px 28px 20px;
  border-radius: 8px;
  border-bottom: 1px solid rgba(128, 128, 128, 0.67);
  box-shadow: 0 13px 20px -12px rgba(0, 0, 0, 0.42);
}
/*.content-card-simulateur{}*/

.content-card-simulateur .bottm-p{
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: rgba(55, 69, 99, 1);
  margin: 20px auto;
  width: 90%;
  text-align: center;
}
.content-result-simulateur .result-simulateur{
  background: rgba(254, 248, 248, 1);
  border-bottom: 1px solid rgba(128, 128, 128, 0.67);
  box-shadow: 0 13px 20px -12px rgba(0, 0, 0, 0.42);
  padding: 45px 25px 30px 25px;
  border-radius: 8px;
  height: 100%;
}
.content-result-simulateur .result-simulateur h4{
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 19px;
  line-height: 140%;
  color: rgba(24, 1, 3, 1);
  margin-bottom: 27px;

}
.content-result-simulateur .result-simulateur ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
.content-result-simulateur .result-simulateur ul li:last-of-type:before{
  content: none;
}
.content-result-simulateur .result-simulateur ul li:before{
  content: "";
  background: rgba(206, 216, 231, 1);
  width: 20%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;

}
.content-result-simulateur .result-simulateur button{
  background: rgba(55, 69, 99, 1);
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 15px;
  padding: 15px 30px;
  border: none;
  color: white;
  border-radius: 50px;
  margin: auto;
  display: block;

}
.content-result-simulateur .result-simulateur ul li{
  padding-bottom: 12px;
  margin-bottom: 12px;
  position: relative;
}
.content-result-simulateur .result-simulateur ul li p sup{
  font-size: 10px;
}
.content-result-simulateur .result-simulateur ul li p{
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 21px;
  color: rgba(55, 69, 99, 1);
  margin: 0 0 3px 0;
}
.faire-rappeller{
  box-shadow: 0 13px 20px -12px rgba(0, 0, 0, 0.42);
  border-bottom: 1px solid rgba(128, 128, 128, 0.67);
  padding: 45px 30px 30px 30px;
  border-radius: 8px;
  height: 100%;
}
.faire-rappeller h3{
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 140%;
  color: rgba(24, 1, 3, 1);
  margin-bottom: 27px;
  text-align: center;
}
.faire-rappeller p{
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 21px;
  color: rgba(55, 69, 99, 1);
  margin-bottom: 32px;
}
.faire-rappeller .input-control select {
  background: transparent url(../images/down-select-form.png) no-repeat center right 30px !important;
  height: 50px;
}

.faire-rappeller .input-control select:invalid {
  color: rgb(174, 184, 198);
}

.faire-rappeller .input-control select,
.faire-rappeller .input-control input{
  width: 100%;
  padding: 13px 25px;
  border-radius: 33px;
  border: 1px solid rgba(164, 164, 164, 1);
  margin-bottom: 15px;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  color: rgb(100, 107, 119);
  outline: none;
  -webkit-appearance: none !important;
}

.rappeler-checkbox a{
  text-decoration: underline;
  color: rgba(55, 69, 99, 1);
}
.rappeler-checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 21px;
  color: rgba(55, 69, 99, 1);
  margin-top: 12px;
}

/* Hide the browser's default radio button */
.rappeler-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.rappeler-checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  background-color: rgba(255, 255, 255, 1);
  border-radius: 50%;
  border: 1px solid rgba(210, 204, 204, 1);
  bottom: 0;
  margin: auto;
}

/* On mouse-over, add a grey background color */
.rappeler-checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.rappeler-checkbox  input:checked ~ .checkmark {
  background-color: rgb(246 246 246);
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.rappeler-checkbox  .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.rappeler-checkbox  input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.rappeler-checkbox  .checkmark:after {
  top: 5px;
  left: 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: rgba(220, 7, 20, 1);
}

.faire-rappeller .input-control input::placeholder {
  color: rgb(174, 184, 198);
}

.faire-rappeller input[type=submit]{
  background: rgba(220, 7, 20, 1);
  box-shadow: 0 9px 22px 0 rgba(0, 0, 0, 0.13);
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 15px;
  padding: 12px 20px;
  border: none;
  color: white;
  text-align: center;
  margin-top: 37px;
  border-radius: 50px;
}

.bloc-scan:before{
  background: rgba(206, 216, 231, 1);
  content: "";
  width: 1px;
  height: 85%;
  position: absolute;
  bottom: 0;
  padding: 0;
}
.bloc-scan{
  position: relative;
  height: 100%;
}
.bloc-scan p{
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 21px;
  text-align: center;
  margin: 0 0 40px 0 !important;
}
.bloc-scan p strong{
  font-weight: 700;
  color: rgba(220, 7, 20, 1);
  display: block;
}
.qrcode{
  margin: auto;
  display: block;
  text-align: center;
  width: 136px;
}

.slider-QR .slick-dots{
  list-style: none;
  margin: 30px 0 0 0;
  padding: 0;
  text-align: center;
}
.slider-QR .slick-dots li{
  width: 12px;
  background: rgba(217, 217, 217, 1);
  height: 12px;
  display: inline-block;
  margin: 0 3px;
  border-radius: 21px;
  padding: 0;
  margin: 0 3px;
}
.slider-QR .slick-dots li button:before{
  content:none !important;
}

.slider-QR .slick-dots li button{
  font-size: 0;
  background: transparent;
  border: none;
  margin: 0;
  position: relative;
  display: block;
}
.slider-QR .slick-dots li.slick-active{
  background: rgba(220, 7, 20, 1);
}
.slider-QR {
  width: 213px;
  margin: 27px auto auto auto;
}
.modal-scan h5{
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: rgba(55, 69, 99, 1);
}
.modal-scan h5 strong{
  font-weight: 700;
  display: block;
}
.modal-scan h3{
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 23px;
  line-height: 140%;
  color: rgba(24, 1, 3, 1);
  margin-top: 40px;
  margin-bottom: 13px;
}
.modal-scan{
  text-align: center;
}
.scan-popup:before{
  content: "";
  position: absolute;
  background: rgba(206, 216, 231, 1);
  height: 1px;
  top: 0;
  width: 80%;
  left: 0;
  margin: auto;
  right: 0;
}
.scan-popup p{
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: rgba(55, 69, 99, 1);
  margin: 0 0 33px 0;
  padding: 0;
}
.btn-popup-scan:hover{
  color: white;
  text-decoration: inherit;
}
.btn-popup-scan{
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  box-shadow: 0 11.07px 27.07px 0px rgba(0, 0, 0, 0.13);
  background: rgba(55, 69, 99, 1);
  color: white;
  padding: 17px 34px;
  border-radius: 50px;
  display: inline-block;
  margin-top: 33px;
}
.scan-popup .modal-content{
  border-color: rgba(128, 128, 128, 0.67);
  border-radius: 9px;
}
.scan-popup{
  margin-top: 18px;
  padding-top: 18px;
  position: relative;
}
.modal-scan .modal-dialog .modal-body{
  padding: 30px 60px;
}
.modal-scan .modal-dialog {
  max-width: 570px;
}
#healt_simulator_form [type="radio"]:checked + label, #healt_simulator_form [type="radio"]:not(:checked) + label{
  font-size: 14px !important;
  font-weight: 500 !important;
}
#healt_simulator_form [type="radio"]:checked + label:before, #healt_simulator_form [type="radio"]:not(:checked) + label:before{
  background: white !important;
}
.slider-QR.slick-initialized .slick-slide{
  height: auto !important;
}
.slider-QR .slick-dots li:before{
  content: none !important;
}
.scan-popup .slider-QR {
  width: 100% !important;
  margin: auto !important;
}
.qrcode-popup{
  margin: auto;
  text-align: center;
  display: block;
  width: 133px;
}




@media screen and (max-width: 1060px) {
  .simulateur-mensualite .content-simulateur-mensualite span {
    font-size: 30px;
  }
  .simulateur-mensualite .content-simulateur-mensualite h5 strong {
    font-size: 12px;
  }
  .simulateur-block .content-simulateur-ckeck label.label-checkbox{
    margin-right: 4px !important;
    width: 135px;

  }
  .simulateur-block .content-simulateur-ckeck label {
    font-size: 14px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 990px) {
  .nav-simulateur-card .tabs-text span{
    font-size: 0;
  }
  .simulateur-mensualite .content-simulateur-mensualite h5 strong {
    font-size: 14px;
  }
}
@media screen and (max-width: 800px) {
  .content-simulateur-financement img{
    width: 100px;
  }
  .top-simulateur-financement .content-simulateur-financement h2 {
    font-size: 28px;
  }
  .nav-simulateur-card .nav-tabs {
    padding: 10px 20px;
  }
  .nav-simulateur-card .nav-item.active:before {
    bottom: -10px;
  }
  .top-simulateur-financement .content-simulateur-financement p {
    font-size: 12px;
  }
}
@media screen and (max-width: 640px) {
  .simulateur-block .item-rang input[type=text], .simulateur-block .item-rang input[type=tel] {
    margin-right: 6px;
    width: 87%;
  }
  .simulateur-block .item-rang .result {
    font-size: 12px;
    border: 1px solid #DC0714;
    /* margin-top: 36px !important; */
    /* height: 23px !important; */
    padding: 5px 14px;
    margin: 20px 0;
    display: block;
    max-width: 100%;
  }
  .content-simulateur-financement img {
    width: 55px;
  }
  .top-simulateur-financement .content-simulateur-financement .text-simulateur-financement {
    margin-left: 25px;
    margin-top: 0;
  }
  .content-card-simulateur .bottm-p {
    line-height: 20px;
  }
  .content-simulateur-ckeck {
    margin-bottom: 30px;
    display: block;
  }
  .simulateur-block .content-simulateur-ckeck label:last-of-type {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .simulateur-mensualite .content-simulateur-mensualite p {
    font-size: 12px;
  }
  .simulateur-mensualite .content-simulateur-mensualite span {
    font-size: 22px;
  }
  .simulateur-mensualite .content-simulateur-mensualite span sup {
    font-size: 12px;
  }
  .simulateur-mensualite .content-simulateur-mensualite h5 {
    margin-bottom: 30px;
  }
  .simulateur-mensualite .content-simulateur-mensualite button {
    margin-top: 25px;
  }
  .simulateur-mensualite .content-simulateur-mensualite h5 {
    font-size: 12px;
  }
  .simulateur-mensualite .content-simulateur-mensualite h5 strong {
    font-size: 12px;
  }
  .nav-simulateur-card .tabs-text .icon-svg{
    width: 30px;
  }
  .nav-simulateur-card .tabs-text {
    height: 55px;
    align-items: center;
    display: flex;
  }
  .simulateur-block .content-simulateur-ckeck label {
    width: 120px;
    font-size: 12px;
    margin-right: 18px;
  }
}
@media screen and (max-width: 460px) {

  .top-simulateur-financement .content-simulateur-financement h2 {
    font-size: 18px;
    line-height: 20px;
  }
  .content-simulateur-financement img {
    width: 45px;
  }
  .top-simulateur-financement .content-simulateur-financement .text-simulateur-financement {
    margin-left: 15px;
  }
  .simulateur-block form {
    padding: 35px 10px 0 10px;
  }
  .simulateur-block .item-rang label {
    font-size: 12px;
    line-height: 20px;

  }
  .simulateur-block .item-rang .result {
    font-size: 12px;
  }
  .simulateur-block .item-rang .result {
    font-size: 12px;
    border: 1px solid #DC0714;
    /* margin-top: 36px !important; */
    /* height: 23px !important; */
    padding: 5px 14px;
    margin: 20px 0;
    display: block;
    max-width: 100%;
  }
  .simulateur-block .item-rang input[type=text], .simulateur-block .item-rang input[type=tel] {
    margin-right: 6px;
    width: 85%;
  }
  .simulateur-mensualite .content-simulateur-mensualite .col-lg-6:first-of-type .col-simulateur-mensualite:before {
    right: auto;
    bottom: 0;
    height: 1px;
    width: 100%;
    left: 0;
  }
  .simulateur-mensualite .content-simulateur-mensualite .col-simulateur-mensualite {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}


/* Radio btn */
#healt_simulator_form .simulateur-ckeck{
  justify-content: start;
  width: 100%;
  margin: auto auto 0 auto;
}
#healt_simulator_form .simulateur-ckeck>div{
  float: left;
  margin-right: 10px;
}
#healt_simulator_form  [type="radio"]:checked,
#healt_simulator_form  [type="radio"]:not(:checked) {
  position: absolute;
  opacity: 0;
}
#healt_simulator_form  [type="radio"]:checked + label,
#healt_simulator_form  [type="radio"]:not(:checked) + label
{
  position: relative;
  padding-left: 40px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  font-family: 'Poppins-Medium',sans-serif;
  font-size: 14px;
  font-weight: 500;
  padding-top: 3px;
  padding-bottom: 7px;
  width: 140px;
  margin-right: 10px;
}
#healt_simulator_form  [type="radio"]:checked + label:before,
#healt_simulator_form  [type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 28px;
  height: 28px;
  border-radius: 100%;
  background: white !important;
  border: 1px solid #CCCBCB;
}
#healt_simulator_form  [type="radio"]:checked + label:after,
#healt_simulator_form  [type="radio"]:not(:checked) + label:after {
  content: '';
  width: 12px;
  height: 12px;
  background: #d60d15;
  position: absolute;
  top: 8px;
  left: 8px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#healt_simulator_form  [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
#healt_simulator_form  [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}


.contenu {
  margin-top: 0;
}
#block-needsblock {
  right: 0;
  position: absolute;
  display: none;
}

.main{
  border:none !important; }

.condition-generale .modal-content p strong{
  display: block;
  margin: 10px 0;
}
.condition-generale .modal-content p{
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 27px;
  color: rgba(55, 69, 99, 1);
  margin: 0 0 3px 0;
  text-align: left;

}
.condition-generale .modal-content .btn-close{
  background: rgba(220, 7, 20, 1);
  box-shadow: 0 9px 22px 0 rgba(0, 0, 0, 0.13);
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 15px;
  padding: 12px 20px;
  border: none;
  color: white;
  text-align: center;
  border-radius: 50px;
  min-width: 122px;
  margin:37px auto auto auto;
  cursor: pointer;
}
.condition-generale .modal-content h3{
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  color: rgba(220, 7, 20, 1);
  display: block;
  font-size: 21px;
  line-height: 21px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 10px 0 30px 0 !important;
}
.condition-generale .modal-content{
  padding: 10px 50px;
}
.condition-generale .modal-dialog{
  max-width: 1000px;
}

.msgbox-cookies{
  display: none !important;
}



[dir='rtl'] .simulateur-mensualite .content-simulateur-mensualite .col-lg-6:first-of-type .col-simulateur-mensualite:before{
  right: auto;
  left: 0;
}