@import url(https://fonts.googleapis.com/css?family=Archivo+Narrow:400,700);
body {
  overflow-x: hidden;
  font-family: sans-serif;
}
#sucu_paypal p{
    color: #fff !important;
    font-size: 18px;
    padding: 10px;
    background-color: #0057a4;
}
.strongmarge{
  font-size: 16px !important;
    margin-top: 10px !important;
    display: inline-block !important;
}
/**********rv_domicile*************/
#rv_domicile input,#rv_domicile select {
 font-family: "Archivo Narrow", sans-serif !important;

}
#rv_domicile h3,#rv_domicile label {
 font-family: "segoe ui" !important;

}
#agence_proche, .paypal-button-number-1{
	display: none !important;
}
#rv_domicile #block_domicile .card-body{
box-shadow: 0 80px 25px #968c96;
}
.page-id-1305 main{
  padding-right: 0px !important;
  padding-left: 0px !important;
}
#rv_domicile #prelodergif_date .img_gif{
  position: absolute;
  left: 45%;
  bottom: 20px;
}
#rv_domicile .card-header{
    background-color: inherit !important;
    background: #0e3076;
    background: -moz-linear-gradient(left, #0e3076 0%, #f78d0f 100%);
    background: -webkit-linear-gradient(left, #0e3076 0%,#f78d0f 100%);
    background: linear-gradient(to right, #0e3076 0%,#f78d0f 100%);
    color: white;
}
#rv_domicile input {
  height: 40px;
}
#rv_domicile .submit {
    background-color: inherit !important;
    background: #0e3076;
    background: -moz-linear-gradient(left, #0e3076 0%, #f78d0f 100%);
    background: -webkit-linear-gradient(left, #0e3076 0%,#f78d0f 100%);
    background: linear-gradient(to right, #0e3076 0%,#f78d0f 100%);
    color: white;
    border-radius: 15px;
    padding: 10px 30px;
    width: 200px;
    margin-top: 20px;
    border: inherit !important;
}
.myflex ul{
  text-align: left !important;
  color: white;
  font-size: 16px;
  padding: 10px 30px;
}
/**********rv_domicile*************/
/* css loading */
.lds-roller {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 32px 32px;
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #221c51;
  margin: -3px 0 0 -3px;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 50px;
  left: 50px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 54px;
  left: 45px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 57px;
  left: 39px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 58px;
  left: 32px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 57px;
  left: 25px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 54px;
  left: 19px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 50px;
  left: 14px;
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 45px;
  left: 10px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* css loading */
#simulite .forc_css{
  background-color: #4cd137 !important;
}
/* ------------------ */
#togglesimulite {
  display: block;
  width: 28px;
  height: 30px;
  margin: 30px auto 10px;
  position: fixed;
  z-index: 200000;
  right: 0;
  top: 15%;
}
#distanceNonValide .error_popup_tele,#volumeNonValideModalCenter .error_popup_tele{
  width: 100%;
  margin-bottom: 10px;
  text-align: left;
}
#distanceNonValide .succes_popup_tele, #volumeNonValideModalCenter .succes_popup_tele{
  width: 100%;
  margin-bottom: 10px;
  text-align: left;
}
#distanceNonValide .succes_popup_tele p, #volumeNonValideModalCenter .succes_popup_tele p{
  color: #009432;
  font-weight: 200;
  text-align: left;
  margin-top: 2px;
  font-size: 12px;
}
#distanceNonValide .error_popup_tele p, #volumeNonValideModalCenter .error_popup_tele p{
  color: #EA2027;
  font-weight: 200;
  text-align: left;
  margin-top: 2px;
  font-size: 12px;
}
.btn_tele_popup{
    font-size: 12px;
    font-weight: 200;
    bottom: 18px !important;
    text-transform: uppercase;
    background: #0e3076;
    background: -moz-linear-gradient(left, #0e3076 0%, #f78d0f 100%);
    background: -webkit-linear-gradient(left, #0e3076 0%,#f78d0f 100%);
    background: linear-gradient(to right, #0e3076 0%,#f78d0f 100%);
    color: white;
    position: relative !important;
    box-sizing: border-box;
    padding: 10px 15px;
    border-radius: 20px;
    cursor: pointer;
    border: none;
    outline: none;
    letter-spacing: 2px;
    transform: translateY(50%);
    transition: all 0.1s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
}
#togglesimulite span:after,
#togglesimulite span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -9px;
}
#togglesimulite span:after{
  top: 9px;
}
#togglesimulite span {
  position: relative;
  display: block;
}

#togglesimulite span,
#togglesimulite span:after,
#togglesimulite span:before {
  width: 100%;
  height: 5px;
  background-color: #f78d0f;
  transition: all 0.3s;
  backface-visibility: hidden;
  border-radius: 2px;
}

/* on activation */
#togglesimulite.on span {
  background-color: transparent;
}
#togglesimulite.on span:before {
  transform: rotate(45deg) translate(5px, 5px);
}
#togglesimulite.on span:after {
  transform: rotate(-45deg) translate(7px, -8px);
}
#togglesimulite.on + #menu {
  opacity: 1;
  visibility: visible;
}

/* ------------------ */
#simulite .desc_formule{
  margin: 0px;
  margin-top: 2px;
  padding: 0px 10px;
  padding-left: 50px;
  font-size: 13px;
  text-align: left;
  color: #000;
  margin-top: -7px;
}
#simulite {
  font-family: "segoe ui";
  /* padding-top: 50px; */
  padding-bottom: 50px;
}
#simulite #je_suis_flexible{
  border-radius: 20px;
  margin-bottom: 20px;
  position: relative !important;

}
#simulite .radioTitle_inven{
  text-align: left;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
#simulite .form-group {
    margin-bottom: inherit !important; 
}
#simulite select{
  height: 50px !important;
  border: inherit !important;
  font-family: "Archivo Narrow", sans-serif;
  font-size: 16px;
  color: #737373 !important;
}
#simulite #vo_connais p{
  font-size: 16px;
  text-align: center;
  font-weight: 400;
  margin: 0px auto;
  padding: 10px;
}
#simulite .tab-pane{
  padding: 20px 0px;
}
#simulite .radioTitle{
  text-align: left;
  color: #333;
  width: 25%;
 font-weight: 200;
  font-size: 16px;
  float: left;
  margin-top: 11px;
}
#simulite .nav-item{
    padding: 5px;
    font-size: 17px;
    color: #000;
}
#simulite .nav-item.active{
  color: #f78d0f !important;
}
#simulite h1,#simulite  h2 {
  font-family: "segoe ui";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
}

#simulite h1 {
  top: 24px;
  font-size: 12px;
  font-family: "segoe ui";
}

#simulite h2 {
  top: 44px;
  font-size: 10px;
  text-align: center;
  line-height: 16px;
  font-family: "segoe ui";
  opacity: 0.7;
}
#simulite h2 a {
  font-family: "segoe ui";
  color: white;
  text-decoration: none;
  text-align: center;
  border-bottom: 1px dotted white;
  background-color: #130f40;
}
#simulite  #sendform{
  right: 30px;
    font-size: 14px;
    font-weight: 200;
    text-transform: uppercase;
    background: #0e3076;
    background: -moz-linear-gradient(left, #0e3076 0%, #f78d0f 100%);
    background: -webkit-linear-gradient(left, #0e3076 0%,#f78d0f 100%);
    background: linear-gradient(to right, #0e3076 0%,#f78d0f 100%);
    color: #ffffff;
}
#simulite form {
  font-family: "segoe ui";
  position: relative;
  width: 100%;
  height: auto;
  /*min-height: 60vh;*/
/*  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);*/
  font-family: "Archivo Narrow", sans-serif;
}
.fa-exclamation-triangle{
  color: #e84118 !important;
  margin-right: 10px;
  font-size: 20px;
}
.fa-thumbs-up{
  color: #00a8ff !important;
  margin-right: 10px;
  font-size: 20px;
}
#stikybar_div{
  position: fixed;
  right: 0;
  z-index: 200000;
  top: 20%;
  /* width: 315px; */
  width: 340px;
  height: auto;
  background: #f78d0f;
  box-shadow: 0 5px 10px #968c96;
  transition: all 0.3s ease-in-out;
}
#stikybar_div .icon_stiky{
    color: #ffffff;
    font-size: 16px;
    margin-right: 5px;
    float: left;
}
#stikybar_div .list-group {
    padding-left: 0;
     margin-bottom: 0px !important; 
}
#stikybar_div .list-group-item{
  text-align: left;
  color: #ffffff;
  font-size: 13px;
}
#stikybar_div .list-group-item:first-child {
  border-top-left-radius: inherit !important; 
  border-top-right-radius: inherit !important; 
}
#stikybar_div  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: inherit !important;
    border-bottom-left-radius: inherit !important;
}
#stikybar_div .list-group-item {
    position: relative;
    display: block;
    padding: 10px 6px;
    /* padding: 6px; */
    margin-bottom: -1px;
    background-color: inherit !important; 
    border: 1px solid #ddd;
}



#simulite .btn#next {
right: 30px;
font-size: 14px;
font-weight: 200;
text-transform: uppercase;
/* background: #0e3076; 
background: -moz-linear-gradient(-45deg, #0e3076 1%, #0e3076 37%, #f78d0f  63%, #f78d0f  100%); 
background: -webkit-linear-gradient(-45deg, #0e3076 1%,#0e3076 37%,#f78d0f  63%,#f78d0f  100%);
background: linear-gradient(135deg, #0e3076 1%,#0e3076 37%,#f78d0f  63%,#f78d0f  100%);  */
background: #0e3076;
background: -moz-linear-gradient(left, #0e3076 0%, #f78d0f 100%);
background: -webkit-linear-gradient(left, #0e3076 0%,#f78d0f 100%);
background: linear-gradient(to right, #0e3076 0%,#f78d0f 100%);
/*
background: #0e3076; / Old browsers /
background: -moz-linear-gradient(left, #0e3076 0%, #f78d0f 100%); / FF3.6-15 /
background: -webkit-linear-gradient(left, #0e3076 0%,#f78d0f 100%); / Chrome10-25,Safari5.1-6 /
background: linear-gradient(to right, #0e3076 0%,#f78d0f 100%); / W3C, IE10+, FF16+, 
*/
  color: white;
}
#simulite .btn#reload {
font-size: 14px;
font-weight: 200;
text-transform: uppercase;
background: #0e3076;
background: -moz-linear-gradient(left, #0e3076 0%, #f78d0f 100%);
background: -webkit-linear-gradient(left, #0e3076 0%,#f78d0f 100%);
background: linear-gradient(to right, #0e3076 0%,#f78d0f 100%);
color: white;
}
#simulite .btn#reload {
    position: relative;
    box-sizing: border-box;
    bottom: inherit; 
    padding: 10px 45px;
    border-radius: 20px;
    cursor: pointer;
    border: none;
    outline: none; 
    font-size: 12px;
    letter-spacing: 2px;
    transform: inherit !important; 
    transition: all 0.1s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
}
#simulite .btn#prev {
left: 30px;
font-size: 14px;
font-weight: 200;
text-transform: uppercase;
/* background: #0e3076; 
background: -moz-linear-gradient(-45deg, #0e3076 1%, #0e3076 37%, #f78d0f  63%, #f78d0f  100%); 
background: -webkit-linear-gradient(-45deg, #0e3076 1%,#0e3076 37%,#f78d0f  63%,#f78d0f  100%);
background: linear-gradient(135deg, #0e3076 1%,#0e3076 37%,#f78d0f  63%,#f78d0f  100%);  */
background: #0e3076;
background: -moz-linear-gradient(left, #0e3076 0%, #f78d0f 100%);
background: -webkit-linear-gradient(left, #0e3076 0%,#f78d0f 100%);
background: linear-gradient(to right, #0e3076 0%,#f78d0f 100%);
  color: #ffffff;
}
#simulite input{
   margin-bottom: 10px; 
}
#simulite select{
   margin-bottom: 10px; 
}
#simulite .volume_saisir_get{
  text-align: center;
  font-size: 14;
  color: #752f89;
  font-weight: 500;
  width: 50%;
  border: 1px solid #752f89;
  border-radius: 10px;
  padding: 10px;
}
#simulite .volume_saisir_get span{
  color: #e51d2e;
}
#simulite .block {
  /*position: absolute;*/
  box-sizing: border-box;
  width: 100%;
  /* height: 100%; */
  padding: 15px;
  background: white;
  border-radius: 2px;
  box-shadow: 0 5px 10px #968c96;
  transition: all 0.3s ease-in-out;
}
#simulite fieldset .choice .choices label input[type="radio"]:checked + span {
    color: #f78d0f;
}
#simulite .block.empty {
  display: none;
  z-index: 99;
  opacity: 0;
  transform: scale(0.6) translateX(130%);
}
#simulite .float_left{
  width: 25% !important;
  float: left;
}
#simulite .block.filled {
  display: none;
  z-index: 98;
  opacity: 0;
  transform: scale(0) translateX(0);
}
#simulite .form_message{
  width: 100%;
  padding: 10px 0;
}
#simulite .form_message .eroor{
  background-color: #e51d2e;
  padding: 10px;
  text-align: center;
  margin: 10px auto;
}
#simulite .price_span{
  color: #f78d0f;
  font-size: 14px;
}
#simulite .price_title{
  text-align: center;
  color: #000;
  font-size: 16px;
  font-weight: 850;
}
#simulite .form_message .eroor p{
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  margin: 0px;
}
#simulite .form_message #sucu_sending{
  background-color: #27ae60;
  padding: 10px;
  text-align: center;
}
#simulite .form_message #sucu_sending p{
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  margin: 0px;
}
#simulite .block.current {
  z-index: 100;
  opacity: 1;
  transform: scale(1) translateX(0);
  transition-delay: 0.1s;
}
.prelodergif{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(245, 245, 245, 0.7);
  text-align: center;
  margin: 0 auto;
  padding: 20px;
  padding-top: 10%;
}
#simulite .prelodergif{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(245, 245, 245, 0.7);
  text-align: center;
  margin: 0 auto;
  padding: 20px;
  padding-top: 10%;
}

#simulite .prelodergif .img_gif{
    position: absolute;
    right: 45%;
    bottom: 20%;
}

#simulite .prelodergif .img_gif img{
  width: 80px;
  text-align: center;
}
.prelodergif .img_gif img{
  width: 80px;
  text-align: center;
}
#simulite .mandatory::after {
/*   content: "Mandatory fields";
position: absolute;
bottom: 5px;
left: 0;
transform-origin: 0 100%;
transform: translateX(2px) rotate(-90deg);
color: #e49b67;
font-size: 26px;
text-align: center;
text-shadow: 2px -2px 4px #f78d0f;
letter-spacing: 1px; */
}

#simulite #simulite fieldset {
  float: left;
  width: 100%;
  min-height: 50px;
  margin: 5px 0 10px;
}
#simulite fieldset i {
  display: none;
  box-sizing: border-box;
  float: left;
  width: 15%;
  height: 40px;
  padding-top: 13px;
  color: #e49b67;
  text-align: center;
}
#simulite fieldset .row {
  display: flex;
  flex-wrap: wrap;
}
#simulite fieldset .row-col-half {
  /*width: 50%;*/
  width: 100%;
}
#simulite fieldset .row-col-one-third {
  width: 33.3%;
}
#simulite fieldset .row-col-two-third {
  width: 66.6%;
}
#simulite fieldset .choice label {
  position: relative;
  cursor: pointer;
}
#simulite fieldset .choice label i {
  /* display: inline-block; */
  display: none;
  width: 50px;
  height: 40px;
  padding-top: 15px;
}
#simulite fieldset .choice label input[type="radio"],#simulite fieldset .choice label input[type="checkbox"] {
/*   position: absolute;
top: 0;
left: 0;
width: 20px;
height: 44px; */
width: 24px;
height: 18px;
margin-right: 5px;
  padding: 0;
  opacity: 1;
  cursor: pointer;
}
#simulite fieldset .choice label input[type="radio"]:checked + span {
  color: #f78d0f;
}
#simulite fieldset .choice label span {
  font-family: "segoe ui";
  display: inline-block;
  padding-top: 9px;
}
.modal_erorr_simulite .modal-body {
    position: relative;
    padding: 0px 20px;
    color: #e74c3c;
}
.modal_succes_simulite .modal-body {
    position: relative;
    padding: 0px 20px;
    color: #e74c3c;
}
.modal_erorr_simulite .modal-body p{
  font-family: "segoe ui";
  font-weight: 400;
  color: #e74c3c;
  font-size: 16px;
  margin-top: 16px;
  text-align: left;
}
.modal_succes_simulite .modal-body p{
  font-family: "segoe ui";
  font-weight: 400;
  color: #3498db;
  font-size: 16px;
  margin-top: 16px;
  text-align: left;
}
.modal_erorr_simulite .modal-header h5{
  font-family: "segoe ui";
  font-weight: 400;
  font-size: 18px;
  text-align: left;
}
.modal_succes_simulite .modal-header h5{
  font-family: "segoe ui";
  font-weight: 400;
  font-size: 18px;
  text-align: left;
}
.modal_erorr_simulite .modal-footer {
    margin-top: 15px;
    padding: 7px 20px 7px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal_erorr_simulite .modal-header .close {
    margin-top: -16px;
}
.modal_succes_simulite .modal-header .close {
    margin-top: -16px;
}
#simulite fieldset input, #simulite fieldset textarea {
  box-sizing: border-box;
  width: 100%;
  background: none;
  border: none;
  outline: none;
  background-color: #ffffff;
  color: #737373;
  font-family: "Archivo Narrow", sans-serif;
  font-size: 16px;
}
#simulite fieldset label {
  color: #a6a6a6;
  font-size: 16px;
}
/* #simulite fieldset input {
  height: 50px;
} */
#simulite fieldset input[type="text"],#simulite fieldset input[type="number"],#simulite fieldset input[type="email"] {
  height: 50px;
}
#simulite fieldset input:required:invalid {
  border-bottom: 2px solid #f78d0f ;
}
#simulite fieldset input:required:valid {
  border-bottom: 2px solid #d9d9d9;
}
#simulite fieldset textarea {
  height: 150px;
  resize: none;
  padding-top: 8px;
  line-height: 24px;
}

#simulite #send {
  position: absolute;
  bottom: 40px;
  right: 25px;
  width: 60px;
  height: 60px;
  transform: translateY(50%);
background: #0e3076; 
background: -moz-linear-gradient(-45deg, #0e3076 1%, #0e3076 37%, #f78d0f  63%, #f78d0f  100%); 
background: -webkit-linear-gradient(-45deg, #0e3076 1%,#0e3076 37%,#f78d0f  63%,#f78d0f  100%);
background: linear-gradient(135deg, #0e3076 1%,#0e3076 37%,#f78d0f  63%,#f78d0f  100%); 
  border-radius: 50%;
}
#simulite .progresss {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
#simulite .progresss .progress-bar {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
background: #0e3076; 
background: -moz-linear-gradient(-45deg, #0e3076 1%, #0e3076 37%, #f78d0f  63%, #f78d0f  100%); 
background: -webkit-linear-gradient(-45deg, #0e3076 1%,#0e3076 37%,#f78d0f  63%,#f78d0f  100%);
background: linear-gradient(135deg, #0e3076 1%,#0e3076 37%,#f78d0f  63%,#f78d0f  100%); 
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
#simulite #send input[type="submit"], #send i {
  position: absolute;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
}
#simulite #send input[type="submit"] {
  background: none;
  border-radius: 50%;
  opacity: 0;
}
#simulite #send i {
  padding-top: 18px;
  color: white;
  font-size: 24px;
  text-align: center;
}
#simulite .tab-content>.active {
    display: block !important;
    opacity: 1;
}
#simulite fieldset:nth-of-type(odd) {
  background: whitesmoke;
  padding: 18px;
  padding-bottom: 30px;
  padding-top: 20px;
  /* margin-bottom: 25px; */
  margin-bottom: 55px;
}

#simulite fieldset#lastFieldset {
  margin-bottom: 0px;
}

#simulite .stiky_bar{
  background-color: #0e3076;
  width: 100%;
  margin: 0px;
  color: #ffffff;
  text-align: center;

}
#simulite .stiky_bar p{
  color: #ffffff;
  font-size: 14px;
  font-weight: 200;
  text-align: center;
  margin: 0px auto;
  padding: 10px 0px;
  font-family: "segoe ui";
}

#simulite h3,#simulite  h4 {
  margin-bottom: 12px;
  color: #f78d0f;
  margin-top: 18px;
  /* text-transform: uppercase; */
  font-size: 17px !important;
}

#simulite h3 {
  font-size: 36px;
  font-family: "segoe ui";
}

#simulite h4 {
  font-size: 18px;
  font-family: "segoe ui";
}

#simulite p {
  color: #737373;
  line-height: 24px;
  margin-bottom: 5px !important;
  font-family: "segoe ui";
}

#simulite p.info {
  color: #a6a6a6;
  font-size: 14px;
  text-align: justify;
}
#simulite p.info i {
  margin-right: 8px;
}

#simulite a {
  display: inline-block;
  margin-top: 12px;
  color: #a6a6a6;
  text-decoration: none;
}
#simulite a i {
  margin-right: 8px;
}

#simulite .divider {
  float: left;
  width: 100%;
  height: 1px;
  margin: 5px 0;
  border-bottom: 2px dotted #d9d9d9;
}
@media screen and (min-width: 200px) and (max-width: 505px) {
  #simulite .btn .label_btn {
    display:none;
  }
  #simulite fieldset .choice label span {
    font-family: "segoe ui";
    font-size: 11px !important;
}
#simulite .btn {
    padding: 9px 18px;
}
#simulite h3, #simulite h4 {
    font-size: 16px !important;
}
#simulite .btn#prev,#simulite .btn#next {
    font-size: 12px;
}
#togglesimulite {
  top: 13%;
}
#simulite .radioTitle {
    width: 100%;
}
#simulite fieldset label {
    font-size: 14px;
}
#simulite fieldset:nth-of-type(odd) {
    padding: 6px;
}
#simulite fieldset .choice label input[type="radio"] {
    height: 15px;
}
#simulite .desc_formule {
    padding-left: 28px;
    font-size: 10px !important;
}
.page-id-715 #main {
  padding-left: 0px !important;
  padding-right: 0px !important;
}



}

.hide_deme {
  display: none !important;
}


.mt-10{
  margin-top: 10px !important;
}

.mt-20{
  margin-top: 20px !important;
}

.mt-30{
  margin-top: 30px !important;
}

.mt-40{
  margin-top: 40px !important;
}

.mb-10{
  margin-bottom: 10px !important;
}

.mb-20{
  margin-bottom: 20px !important;
}


/****************************Checkbox Image*******************/
#type_maison ul {
  list-style-type: none;
}

#type_maison li {
  display: inline-block;
}

#type_maison li:not(:last-child) {
  /* margin-right: 2%; */
  margin-right: 8%;
}

#type_maison input[type="radio"][id^="Maison"] {
  display: none;
}

#type_maison label.labelImage {
  border: 1px solid #fff;
  padding: 10px;
  display: block;
  position: relative;
  margin: 10px;
  cursor: pointer;
}

#type_maison label.labelImage:before {
  background-color: white;
  color: white;
  content: " ";
  display: block;
  border-radius: 50%;
  border: 1px solid #f78d0f;
  position: absolute;
  top: -2px;
  left: -2px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 23px;
  transition-duration: 0.4s;
  transform: scale(0);
}

#type_maison label.labelImage img {
  /* height: 100px;
  width: 100px; */
  /* width: 80%; */
  width: 100%;
  transition-duration: 0.2s;
  transform-origin: 50% 50%;
  max-width: 165px;
}


#type_maison label.labelImage img.img3D {
  width: 162px;
}

#type_maison :checked + label.labelImage {
  border-color: #f78d0f;
}

#type_maison :checked + label.labelImage:before {
  content: "✓";
  background-color: #0e3076;
  transform: scale(1);
}

#type_maison :checked + label.labelImage img {
  transform: scale(0.9);
  /* box-shadow: 0 0 5px #333; */
  z-index: -1;
}

.col-form-label {
  padding-top: calc(0.375rem + 10px);
  padding-bottom: calc(0.375rem + 10px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}


.row.choice.div_checkbox_inline .col {
  display: flex;
  justify-content: space-between;
  align-items: end;
}

#simulite fieldset label.style_label{
  text-align: left !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #000 !important;
  line-height: 24px !important;
  margin-bottom: 5px !important;
  font-family: "segoe ui" !important;
}

label.row-col-halff  {
  margin: auto 20px;
}

#form-simulite .error{
  color:red !important;
  font-family:verdana, Helvetica;
  font-size: 12px !important;
  font-weight: 600 !important;
}

.borderless td, .borderless th {
  border: none;
}

.table-borderless > tbody > tr > td,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > thead > tr > th {
    border: none !important;
}

.myfieldset table{
  max-width: 65%;
  margin: 0 auto;
  box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
  background: #fff;
  border-radius: 7px;
  font-size: 15px !important;
  font-weight: 700;
}

.myfieldset .table>tbody>tr>td, 
.myfieldset .table>tfoot>tr>td, 
.myfieldset .table>thead>tr>td {
  padding: 10px 34px;
  vertical-align: bottom;
}

td.firstTD {
  padding-top: 30px !important;
}

td.lastTD {
  padding-bottom: 30px !important;
}

.tourBorder {
  border: 2px solid;
  padding: 5px;
  border-radius: 68%;
}

span.spanOui {
  margin-right: 15px;
}

img.imgRecape {
  width: 15%;
}

span.spanCheminees {
  border: 2px solid #9acd4c;

  padding: 5px;
  max-width: 30px !important;
  height: 30px !important;
  position: relative;
  width: 30px;
  display: inherit;
  text-align: center;
}

td.td_surface_estimee, 
  td.td_nombre_overture {
  font-size: 18px;
}

#simulite fieldset.las_fieldset {
  background: whitesmoke;
  padding: 15px;
  padding-bottom: 0;
  padding-top: 20px;
  margin-bottom: 35px;
}

td.td-centre {
  text-align: center !important;
}

.div_simulation_no {
  border: 1px solid;
  padding: 10px;
  margin: 0 auto 15px;
  max-width: 50%;
}


#simulite .btn#telechargerPDF {
  background: #0e3076; 
  background: -moz-linear-gradient(left, #0e3076 0%, #f78d0f 100%);
  background: -webkit-linear-gradient(left, #0e3076 0%,#f78d0f 100%);
  background: linear-gradient(to right, #0e3076 0%,#f78d0f 100%);
  color: white;
  box-sizing: border-box;
  padding: 10px 45px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  letter-spacing: 2px;
  transition: all 0.1s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  margin-top: unset !important;
}

.btn.btn_simulite_footer{
  background: #0e3076; 
  background: -moz-linear-gradient(left, #0e3076 0%, #f78d0f 100%);
  background: -webkit-linear-gradient(left, #0e3076 0%,#f78d0f 100%);
  background: linear-gradient(to right, #0e3076 0%,#f78d0f 100%);
  color: white !important;
  box-sizing: border-box;
  padding: 10px 45px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  letter-spacing: 2px;
  transition: all 0.1s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  margin-top: unset !important;
}


#simulite .btn:not(.btn_last) {
  position: absolute;
  box-sizing: border-box;
  bottom: 32px;
  padding: 0px 45px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  font-size: 12px;
  letter-spacing: 2px;
  transform: translateY(50%);
  transition: all 0.1s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
}

.simulite_btn {
  padding-top: 50px;
  padding-bottom: 50px;
}

.myflex {
  padding: 20px;
  border-radius: 5px;
  border: 2px solid #fff;
  text-decoration: none !important;
  height: 380px; 
}

.myflex a.btn_simulite{
  color: #fff;
  font-size: 25px;
  margin-bottom: 20px;
  font-weight: 700;
  font-family: 'Poppins' !important;
}

.myflex .btn_simulite > * {
    font-family: 'Poppins' !important;
}

.explications > ul {
  list-style-type: circle; /* Use circle for circular bullets */
  padding-left: 20px; /* Add some left padding for spacing */
}
.myflex h2{
  text-align: left;
  padding-left: 20px;
font-family: 'Poppins' !important;
}
.explications{
  margin-top: 16px;
  box-sizing: border-box;
  width: 100%;
  padding: 15px;
  background: white;
  border-radius: 2px;
  box-shadow: 0 5px 10px #968c96;
  transition: all 0.3s ease-in-out;

  min-height: 230px;
  height: 230px;
  overflow-y: auto; 
}

.page-id-3606 .avada-myaccount-user{
  display: none !important;
}

.btnFooter{
  position: absolute;
  box-sizing: border-box;
  bottom: 32px;
  /* padding: 10px 45px; */
  border: none;
  outline: none;
  letter-spacing: 2px;
  transform: translate(50%, 50%);
  transition: all 0.1s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  right: 50%;
}



.spinner-container {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
}

.spinner {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  border: 4px solid #f3f3f3;
  border-top: 4px solid #3498db;
  border-radius: 50%;
  animation: spin 2s linear infinite;
}

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


.btnOffreOne {
  position: relative;
}

.btnOffreOne::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 140px;
  padding: 6px;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  opacity: 0;
  transition: opacity 0.3s;
}

.btnOffreOne:hover::before {
  opacity: 1;
}

.linkCondition{
  font-weight: 600 !important;
  font-size: 17px !important;
  color: #f78d0f !important;
}
@media screen and (max-width: 1200px) {
  .myflex a.btn_simulite {
    color: #fff;
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: 700;
  }
  .myflex ul {
    font-size: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .myflex {
    padding: 10px;
    border-radius: 0px;
    border: 2px solid #fff;
    text-decoration: none !important;
    height: 380px;
  }
  .myflex a.btn_simulite {
    font-size: 16px;
  }
  .myflex ul {
    font-size: 14px;
  }

}
@media (min-width: 768px) {
  .col-md-6 {
      margin-bottom: 20px;
  }
}


@media screen and (max-width: 425px) {
  .simulite_btn {
    display: unset;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .myflex {
      height: 350px;
      margin-bottom: 20px;
    }
}


@media screen and (min-width: 200px) and (max-width: 505px){
  #simulite .btn {
      padding: 9px 18px;
      font-size: 11px !important;
  }

  #simulite {
    padding-bottom: 0px;
  }
}

.classHide{
  display: none;
}


.div_simulation_condition {
  margin-bottom: 25px;
}
.div_simulation_condition p {
  line-height: 1 !important;
  font-size: 14px;
}


.link_pdc{
  color: #012f78 !important;
}

.link_pdc:hover{
  color: #f78d0f !important;
}

.divBtn{
  text-align: left !important;
  margin-top: 30px !important;
  margin-bottom: 30px !important;
  margin-left: 12px;
}

a.btn_commencer_simulite {
  border: 1px solid #f78d0f !important;
  display: inline-flex !important;
  justify-content: center !important;
  align-items: center !important;
  position: relative !important;
  text-decoration: none !important;
  cursor: pointer !important;
  padding-top: 13px !important;
  padding-right: 29px !important;
  padding-bottom: 13px !important;
  padding-left: 29px !important;
  line-height: 1 !important;
  font-size: 15px !important;
  font-weight: 700;
}
ul.ul_checkbox_image {
  text-align: center;
}

a.btn_decouvrire_offre {
  border: 1px solid #f78d0f !important;
  display: inline-flex !important;
  justify-content: center !important;
  align-items: center !important;
  position: relative !important;
  text-decoration: none !important;
  cursor: pointer !important;
  padding-top: 13px !important;
  padding-right: 29px !important;
  padding-bottom: 13px !important;
  padding-left: 29px !important;
  line-height: 1 !important;
  font-size: 15px !important;
  font-weight: 700;
}


.row.inputForSurface3D {
  margin-top: 30px;
}


.row.inputForSurface3D label {
  border: none !important;
  color: unset !important;
  padding-bottom: 0 !important;
}


input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {  
  opacity: 1;
}


.customSwalBtn{
  background-color: rgba(214,130,47,1.00);
  border-left-color: rgba(214,130,47,1.00);
  border-right-color: rgba(214,130,47,1.00);
  border: 0;
  border-radius: 3px;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  font-weight: 500;
  margin: 30px 5px 0px 5px;
  padding: 10px 32px;
}


div#swal2-html-container {
  /* display: flex !important;
  align-items: center;
  justify-content: space-evenly; */
}

.btn_Action_Swal{
  background: #0e3076; 
  background: -moz-linear-gradient(left, #0e3076 0%, #f78d0f 100%);
  background: -webkit-linear-gradient(left, #0e3076 0%,#f78d0f 100%);
  background: linear-gradient(to right, #0e3076 0%,#f78d0f 100%);
  color: white !important;
  box-sizing: border-box;
  padding: 10px 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  letter-spacing: 2px;
  transition: all 0.1s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  margin-top: unset !important;
  font-size: 12px;
  margin: auto 2% 5px;
  display: inline-block;
  line-height: 2;
}
.myflex:nth-child(2){
 background-color: black !important;
}
#type_maison label.labelImage{
  border: 1px solid #012f78 !important;
  padding: 10px;
  display: inline-block !important;
  position: relative !important;
  margin: 10px;
  cursor: pointer;
  margin-bottom: -5px !important;
}
#type_maison :checked+label.labelImage{
  border: 1px solid #012f78 !important;
}
#type_maison ul {
  padding: 60px;
}