@charset "UTF-8";
@font-face {
  font-family: "Poppins-Regular";
  src: url("../fonts/poppins/Poppins-Regular.ttf"); }
@font-face {
  font-family: "Poppins-SemiBold";
  src: url("../fonts/poppins/Poppins-SemiBold.ttf"); }
@font-face {
  font-family: "Poppins-Medium";
  src: url("../fonts/poppins/Poppins-Medium.ttf"); }
@font-face {
  font-family: "Muli-Bold";
  src: url("../fonts/muli/Muli-Bold.ttf"); }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  font-family: "Poppins-Regular";
  font-size: 15px;
  color: #464545;/*#666;*/
  margin: 0; }

:focus {
  outline: none; }
 
  .btn-action{
    min-width: 255px;
    padding: 5px;
    border: none;
    background-color: #ccc;
    color: #000;
    margin-bottom: 2%;

}

textarea {
  resize: none; }

input, textarea, select, button {
  font-family: "Poppins-Regular";
  font-size: 15px;
  color: #666; }

p, h1, h2, h3, h4, h5, h6, ul {
  margin: 0; }
.text-bold{
    font-weight:bold;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none; }

a {
  text-decoration: none; 
  color: #ffad61;}

.separator{
    border: 1px solid #cccccc96;
    margin-top: 15px;
}
textarea {
  resize: none; }

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  border: none; }
  select option[value=""][disabled] {
    display: none; }

img {
  max-width: 160%;
  vertical-align: middle; }

.btn-secondary{
    width:50%;
    border-radius:0;
    background-color:#ccc;
}

.btn-secondary .active{
    background-color:#b1b1b1;
}

body {
  /*background: url("../images/form-wizard-bg.jpg");*/
  background-color:#f2f2f2;
  background-size: cover; }
  
.col-md-2 .col-sm-6{
    min-width:50px;
}
.wrapper {
  max-width: 1400px;
  /*height: 100vh;*/
  margin: auto;
  display: flex;
  align-items: center; }
  .wrapper .image-holder {
    width: 51%; }
  .wrapper form {
	  margin-top:4%;
	  margin-left:25%;
    /*width: 49%;*/ }

.wizard > .steps .current-info, .wizard > .steps .number {
  display: none; }

#wizard {
	width:700px;
  min-height: 600px;
  background: #fff;
  margin-right: 60px;
  padding: 107px 75px 65px; }
#wizard2 {
	width:700px;
  min-height: 600px;
  background: #fff;
  margin-right: 60px;
  padding: 107px 75px 65px; }

.steps {
  margin-bottom: 30px; }
  .steps ul {
    display: flex;
    position: relative; }
    .steps ul li {
      width: 33.34%;
      margin-right: 10px; }
      .steps ul li a {
        display: inline-block;
        width: 100%;
        height: 7px;
        background: #e6e6e6;
        border-radius: 3.5px; }
      .steps ul li.first a, .steps ul li.checked a {
        background: #ffbf52/**#ef7b10*/;
        transition: all 0.5s ease; }
    .steps ul:before {
      content: "Souscription";
      font-size: 22px;
      font-family: "Poppins-SemiBold";
      color: #333;
      top: -38px;
      position: absolute; }
    .steps ul.step-2:before {
      content: "Caractéristiques"; }
    .steps ul.step-3:before {
      content: "Récap.";  }
    .steps ul.step-4:before {
      content: "Paiement";  }

h3 {
  font-family: "Poppins-SemiBold"; }

.form-row {
  margin-bottom: 6px; }
.form-row .space {
  margin-bottom: 15px; }
  .form-row label {
    margin-bottom: 2px;
    font-weight:500;
    display: block; }
  .form-row.form-group {
    display: flex; }
    .form-row.form-group .form-holder {
      width: 50%;
      margin-right: 5px; }
      .form-row.form-group .form-holder .recap-title{
          width:30%;
      }
      .form-row.form-group .form-holder .recap-content{
          width:70%;
      }
      .form-row.form-group .form-holder:last-child {
        margin-right: 0; }

.form-holder {
  position: relative; }
  .form-holder i {
    position: absolute;
    top: 40px;
    right: 7.5%;
    font-size: 17px;
    color: #999; }

.form-control {
  height: 42px;
  border: 1px solid #e6e6e6;
  border-radius:0;
  background: none;
  width: 100%;
  padding: 0 18px; }
  .form-control:focus {
    border-color: #f3d4b7; }
  .form-control::-webkit-input-placeholder {
    color: #999;
    font-size: 13px; }
  .form-control::-moz-placeholder {
    color: #999;
    font-size: 13px; }
  .form-control:-ms-input-placeholder {
    color: #999;
    font-size: 13px; }
  .form-control:-moz-placeholder {
    color: #999;
    font-size: 13px; }
    
.small-padding {
  padding: 0 5px;
  }
.edit{
    float: right;
    background-color: #8b8a8a;
    padding: 5px;
    color:white;
}

textarea.form-control {
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius:0;
  height:100px;}

.option {
  color: #999; }

.actions ul {
  display: flex;
  margin-top: 30px;
  justify-content: space-between; }
  .actions ul.step-last {
    justify-content: flex-end; }
    .actions ul.step-last li:first-child {
      display: none; }
.actions li a {
  padding: 0;
  font-weight: bold;
  border: none;
  display: inline-flex;
  height: 51px;
  width: 135px;
  align-items: center;
  background: #ffbf52/*#ef7b10*/;
  cursor: pointer;
  position: relative;
  padding-left: 41px;
  color: #fff;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  font-weight: 400; }
  .actions li a:before {
    content: '';
    position: absolute;
    top: 19px;
    right: 5px;
    font-family: Material-Design-Iconic-Font;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  .actions li a:hover {
    background: #ef7b1078; }
    .actions li a:hover:before {
      -webkit-animation-name: hvr-icon-wobble-horizontal;
      animation-name: hvr-icon-wobble-horizontal;
      -webkit-animation-duration: 1s;
      animation-duration: 1s;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
      -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1; }
.actions li[aria-disabled="true"] a {
  display: none; }
.actions li:first-child a {
  background: #919090;
  padding-left: 48px; }
  .actions li:first-child a:before {
    content: '';
    left: 26px; }
  .actions li:first-child a:hover {
    background: #ccc; }
.actions li:last-child a {
  padding-left: 29px;
  width: 167px;
  font-weight: 400; }
  .actions li:last-child a:before {
    right: 30px; }

.checkbox {
  position: relative; }
  .checkbox label {
    padding-left: 0px;
    cursor: pointer;
    color: #666; }
  .checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer; }
  .checkbox input:checked ~ .checkmark:after {
    display: block; }

.checkmark {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  height: 12px;
  width: 13px;
  border-radius: 2px;
  background-color: #ebebeb;
  border: 1px solid #ccc;
  font-family: Material-Design-Iconic-Font;
  color: #000;
  font-size: 10px;
  font-weight: bolder; }
  .checkmark:after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
    content: '\f26b'; }

.checkbox-circle {
  margin-top: 41px;
  margin-bottom: 46px; }
  .checkbox-circle label {
    cursor: pointer;
    padding-left: 26px;
    color: #999;
    display: block;
    margin-bottom: 15px;
    position: relative; }
    .checkbox-circle label.active .tooltip {
      display: block; }
  .checkbox-circle input {
    position: absolute;
    opacity: 0;
    cursor: pointer; }
  .checkbox-circle input:checked ~ .checkmark:after {
    display: block; }
  .checkbox-circle .checkmark {
    position: absolute;
    top: 11px;
    left: 0;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background: #ebebeb;
    border: 1px solid #cdcdcd; }
    .checkbox-circle .checkmark:after {
      content: "";
      top: 6px;
      left: 6px;
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background: #666666;
      position: absolute;
      display: none; }
  .checkbox-circle .tooltip {
    padding: 9px 22px;
    background: #f2f2f2;
    line-height: 1.8;
    position: relative;
    margin-top: 16px;
    margin-bottom: 28px;
    display: none; }
    .checkbox-circle .tooltip:before {
      content: "";
      border-bottom: 10px solid #f2f2f2;
      border-right: 9px solid transparent;
      border-left: 9px solid transparent;
      position: absolute;
      bottom: 100%; }

.product {
  margin-bottom: 33px; }

.item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 30px;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 15px; }
  .item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none; }
  .item .left {
    display: flex;
    align-items: center; }
  .item .thumb {
    display: inline-flex;
    width: 100px;
    height: 90px;
    justify-content: center;
    align-items: center;
    border: 1px solid #f2f2f2; }
  .item .purchase {
    display: inline-block;
    margin-left: 11px; }
    .item .purchase h6 {
      font-family: "Poppins-Medium";
      font-size: 16px;
      /*margin-bottom: 4px;*/
      font-weight: 500; }
      .item .purchase h6 a {
        color: #333; }
  .item .price {   
    font-size: 13px;
    border: 1px solid #ccc;
    padding: 0.5%;
    background-color: #ccc;}

.checkout {
  margin-bottom: 44px; }
  .checkout span.heading {
    font-family: "Poppins-Medium";
    font-weight: 500;
    margin-right: 5px; }
  .checkout .subtotal {
    margin-bottom: 18px; }
  .checkout .shipping {
    margin-bottom: 19px; }
    .checkout .shipping span.heading {
      margin-right: 4px; }
  .checkout .total-price {
    font-family: "Muli-Bold";
    color: #333;
    font-weight: 700; }
    .m-center{
       margin-left:25%;
   }

@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px); }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px); }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
    
@media (max-width: 1500px) {
  .wrapper {
    height: auto; } 
}
@media (max-width: 1199px) {
  .wrapper {
    height: 100vh; }
    .wrapper form {
	  margin-left:25%;}
	.m-center{
       margin-left:25%;
   }

  #wizard {
	width:700px;
    margin-right: 40px;
    min-height: 829px;
    padding-left: 60px;
    padding-right: 60px; } 
    #wizard2 {
	width:700px;
    margin-right: 40px;
    min-height: 829px;
    padding-left: 60px;
    padding-right: 60px; } 
    
}
@media (max-width: 991px) {
  .wrapper {
    justify-content: center; }
    .wrapper .image-holder {
      display: none; }
    .wrapper form {
      width: 60%;
      margin-left:0;}
    .m-center{
       margin-left:25%;
   }

  #wizard {
	  width:100%;
    margin-right: 0;
    padding-left: 40px;
    padding-right: 40px; } 
    #wizard2 {
	  width:700px;
    margin-right: 0;
    padding-left: 40px;
    padding-right: 40px; } 
    
}
@media (max-width: 767px) {
  .wrapper {
    height: auto;
    display: block; 
    margin:0;
  }
  .product-image {
    width: 40%;
   }
   .m-center{
       margin-left:40%;
   }
   .col-md-2, .col-sm-4, .col-xs-4, .mt-1{
       text-align:center;
   }
    .wrapper .image-holder {
      width: 100%;
      display: block; }
    .wrapper form {
      width: 100%;
      margin-left:0;}

  #wizard {  
	  width:100%;
    min-height: unset;
    padding: 70px 20px 40px; }
    #wizard2 {
	  width:700px;
    min-height: unset;
    padding: 70px 20px 40px; }

  .form-row.form-group {
    display: inline; }
    .form-row.form-group .form-holder {
      width: 100%;
      margin-right: 0;
      margin-bottom: 14px; }
      .recap-title{
          width:100%;
      }
      .recap-content{
          width:100%;
      }

  .item .purchase {
    margin-left: 11px; } 



}
.accordion .panel-heading {
    background: #ededed;
    padding: 13px;
    color:#666;
    width: 100%;
    display: block;
}
.accordion .panel-heading a{
    color: #5A738E;
}
/*************  Input type file div**************/
.custom-file-upload-hidden {
  display: none;
  visibility: hidden;
  position: absolute;
  left: -9999px;
}

.custom-file-upload {
  display: block;
  width: auto;
  font-size: 14px;
  margin-top: 10px;
}
.custom-file-upload label {
  display: block;
  margin-bottom: 5px;
}

.file-upload-wrapper {
  position: relative;
  margin-bottom: 5px;
}

.file-upload-input {
  width: 80%;
  color: #464545;
  font-size: 14px;
  padding: 11px 17px;
  background-color: #ffffff;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  float: left;
  /* IE 9 Fix */
}
.file-upload-input:hover, .file-upload-input:focus {
  /*background-color: #ab3326;*/
  outline: none;
}

.file-upload-button {
  cursor: pointer;
  display: inline-block;
  width:20%;
  height:42px;
  color: #fff;
  font-size: 14px;
  /*text-transform: uppercase;*/
  padding: 11px 20px;
  border: none;
  margin-left: -1px;
  background-color: #919090;
  float: left;
  /* IE 9 Fix */
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.file-upload-button:hover {
  background-color: #ccc;
}
.file-upload-input[disabled] {
    background-color:#eeeeee96;
}
/***********End input type file************/
#loader {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Fond grisant semi-transparent */
  z-index: 9999; /* Assure que la modal est au-dessus de tout le reste */
}
.loading-message {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 20px;
  border-radius: 0px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  text-align: center;
}

.spinner {
  border: 4px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  border-top: 4px solid #156cc8; /* Couleur du spinner */
  width: 40px;
  height: 40px;
  animation: spin 1s linear infinite;
  margin: 0 auto;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
/*# sourceMappingURL=style.css.map */
