@media(max-width:1401px){
	br.toosmall {
    display: none;
}
}
.changeColorToWhite{
    color: white !important;
}
.changeBGColorToWhite{
    background: white !important;
}
i.changeColorToWhite::before{
    color: white !important;
}

.smallFacilrDescription{
    color: black;
    font-size:0.9em;
    text-align: start;

}
.page-id-10189 .content-padding{
    padding-top: 0px !important;
}
.adresse-form::placeholder{
    color: #9a9a9a !important;
}
.phoneMarginChange{
    margin-bottom: -60px;
}
.rt-slide-nav{
    margin-top: 60px;
}
.phoneInvis{
    background:transparent !important;
  
}
.adresse-form{
    margin-bottom: 15px !important;
    font-size: 15px !important;
    color: #9a9a9a !important;
    padding: 20px !important;
    border: 1px solid rgba(225, 225, 225, 0.9) !important;
    border-radius: 7px !important;
    background-color: #E8E8E891 !important;
}
input.wpcf7-form-control.wpcf7-text {
    width: 80%;
}
.checkbox_Select {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    }
@media (min-width: 925px){
    .onlyPhone{
        display:none;
    }
    .select_replacement_pompe.select_select.half_select{
        width: 50% !important;
    }
}

.constructionTab {
    display: flex;
    flex-wrap: wrap;
}
input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number {
    width: 80%;
}
.wpcf7 form .wpcf7-response-output {
    color: black !important;
}
@media(max-width:1024px){
	div#ekit-megamenu-main-menu li.active a{
		 background-color: #272121 !important;
		color: #abbc32 !important;
	}
	div#ekit-megamenu-main-menu li.current-menu-ancestor > a{
		 background-color: #272121 !important;
		color: #abbc32 !important;
	}

}

@media(max-width:1024px){
.elementskit-navbar-nav-default.elementskit-menu-offcanvas-elements.active {
    animation-name: sneakin;
  animation-duration: 0.6s;
}
	.elementskit-menu-overlay.active {
    animation-name: sneakintotal;
  animation-duration: .4s;
}

	
@keyframes sneakin {
    0% { left:100%; }
	100%{ left: calc(100% - 350px);}
}
	@keyframes sneakintotal {
    0% { left:100%; }
	100%{ left:0}
}
	div#ekit-megamenu-main-menu.active {
    left: calc(100% - 350px);
}
}

.changeTheBackgroundColor{
	background-color:#FFFFFF00 !important;
}

@media(max-width: 450px){
    .checkbox_Select {
        text-align: center;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .categorySection:first-child .select_replacement_pompe.select_select.half_select {
    width: 100% !important;
}
    .categorySection:first-child {
    width: 100%;
}
.categorySection {
    width: 50%;
}
    .input_change_size {
        width: 100%;
    }
	.removeOnPhone{
		display:none;
	}
}
@media(min-width: 1024px){
    .onlyPhone{
        display:none;
    }
		.changeTheFontColor{
	color:white !important;
}
}

.hidden{
	display:none !important;
}
.Form_subcontainer_right {
    background-color: white;
}
.main_Form {
    margin-top: 20px;
}
.form_Button > div {
    cursor: pointer;
}
.controls_steps > div{
	cursor: pointer;
}
span.gender_span {
    color: #757575;
    margin-left: -30px;
}
input.gender_radio {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-color: #69BE28;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid #69BE28;
    position: relative;
    left: 50%;
}
input.gender_radio:checked:after {
background-color:#69BE28;
 	width: 30px;
  height: 30px;
  border-radius: 15px;
		position: relative;
background-image:url("https://facilr.fr/wp-content/uploads/2022/05/image-3-1.png");
  content: '';
	background-position: center;
	background-size: cover;
  display: inline-block;
  visibility: visible;
  border: 1px solid #69BE28;
}



@media(min-width:925px){
    .onlyPhone{
        display:none;
    }
	.select_gender > label {
    width: 48%;
}
	.select_select > label {
        
    cursor: pointer;
}
	div#Form_container_id {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.Left_title {
    font-size: 18px;
    font-weight: 700;
    font-family: 'Montserrat';
	color:#C4C4C4;
}
.left_info {
	cursor:pointer;
    display: flex;
    flex-direction: column;
	    width: 100%;
}
.Left_desciption {
	display:block;
    color: #C4C4C4;
    font-size: 15px;
    font-family: 'Montserrat';
    font-weight: 500;
}
.Form_subcontainer_left {
    width: 20%;
}
.Form_left_Cat {
    display: flex;
    flex-direction: row;
}
.left_large_bar {
	margin-right:10px;
display:block;
    height: 50px;
    width: 8px;
    background-color: #C4C4C4;
    border-radius: 30px;
}
.left_small_bar {
	    height: 30px;
	margin-right:10px;
    width: 8px;
    background-color: #C4C4C4;
    border-radius: 30px;
}
.Form_left_Cat {
    margin-top: 20px;
    margin-bottom: 20px;
}
.current_section_div{
	background-color:#48D362;
}
	.current_section_text *{
	color:black;
}
.current_section_text{
	color:black;
}

h2.step_Name {
    font-family: 'Montserrat' !important ;
    font-size: 20px !important;
    font-weight: 700 !important;
}
	h2.step_sub_title {
    font-family: 'Montserrat' !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}
.Form_subcontainer_right {
    width: 100%;
    display: flex;
    justify-content: center;
}

.select_select {
    width: auto;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel{
    width: 100%;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 100%;
}


	.radio_button_devis {
    border-radius: 11px;
    min-height: 200px;
		
    width: 200px; 
    border: 1px solid black;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    margin: 10px;

}
.radio_button_devis label {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.radio_Select {
    text-align: center;
    display: flex;
    justify-content: center;
	flex-wrap: wrap;
}
img.devis_IMG.img-panneaux {
    width: 100px !important;
    height: 100px !important;
    margin-left: 50px !important;
    margin-top: 20px;
}
img.devis_IMG {
    width: 150px;
    height: 150px !important;
	margin-left:25px;
}
.main_Form {
    width: 90%;
    text-align: center;
    /* display: flex; */
}

	.select_construction_date{
    width: 30%;

}

	.selectedGender{
		border:1px solid #85B44C;
	}
input[type='radio'].custom_radio {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-color: #69BE28;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid #69BE28;
    position: relative;
    left: 80%;
    top: 7px !important;
}
input[type='radio'].custom_radio:checked:after {
background-color:#69BE28;
 	width: 30px;
  height: 30px;
  border-radius: 15px;
		position: relative;
background-image:url("https://facilr.fr/wp-content/uploads/2022/05/image-3-1.png");
  content: '';
	background-position: center;
	background-size: cover;
  display: inline-block;
  visibility: visible;
  border: 1px solid #69BE28;
}

input[type='checkbox'].custom_checkbox {
	
    width: 30px !important;
    height: 30px !important;
    border-radius: 30px !important;
    border: 1px solid #000000;
    border-radius: 10px;
    -webkit-appearance: none;
    appearance: none;
    padding: 10px 10px;
	position:relative;
    left: 80%;
    background-color: white;
    top: 7px !important;
}
input[type='checkbox'].custom_checkbox:checked:after {
width: 33px;
height: 32px;
padding: 10px;
	
border-radius: 30px;
position: relative;
	background-image:url("https://facilr.fr/wp-content/uploads/2022/05/image-3-1.png");
top: -12px;
left: -12px;
background-color: #69BE28;
content: '';
display: inline-block;
visibility: visible;
border: 1px solid #69BE28;
}
.start_line_text {
    text-align: start;
    margin-left: 5%;
}
.formLabel span {
    margin-bottom: 10px;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 15px;
	line-height:30px;
}
.form_Button > .back_Button {
    font-size:20px;
    padding: 10px 30px;
    display: flex;
    align-content: center;
    flex-direction: row;
    justify-content: center;
    align-items: center;

    border: 1px solid black;
   
    border-radius: 30px;

}
	#form_step_1 .form_Button {
        display: flex;
        justify-content: center !important;
        margin-top: 40px;
        margin-bottom: 20px;
        align-content: center;
}
:not(#form_step_1) .form_Button {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    margin-bottom: 20px;
    align-content: center;
}
	.continue_Button{
		color:white;
		background-color:#85B44C;
		border-radius:27px;
		padding:10px 30px;
		font-family: 'Montserrat';
    font-weight: 600;
		font-size:20px;
		
	}
	
/*Progress bar*/
	progress#file {
    width: 90%;
    margin-left: 5%;
    height: 20px;
		margin-bottom:30px;
}
progress {
    -webkit-appearance: none;
}
::-webkit-progress-bar {
    background-color: white;
    border-radius: 30px;
    border: 1px solid #C4C4C4;
}
::-webkit-progress-value {
    background-color: #85B44C;
    border-radius: 30px;
}

	/*TOp bar devis*/
	.controls_steps {
    display: flex;
}
	
	.radio_gender_select {
    border: 1px solid #E5E5E5;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
		 width: 100%;
    padding: 10px;
		  box-shadow: 0 4px 8px 0 #00000040, 0 6px 10px 0 #00000040;
		background-color:white;
}
	span.gender_span{
		color:#757575;
	}
	.select_gender {
    display: flex;
    margin-bottom: 30px;
    justify-content: space-between;
}
	.form_end {
    width: 70%;
    margin-left: 15%;
}
	.form_half_width {
		margin-bottom:10px;
    display: flex;
    justify-content: space-between;
}
	.form_full_width {
		margin-bottom:10px;
    display: flex;
    justify-content: space-between;
		
}
	.form_full_width > label {
    width: 100%;
		
}.form_half_width > label {
    width: 48%;
}
	.form_half_width input {
		    border: 0px solid;
		    color: #757575;
    border-radius: 7px;
    background-color: #E8E8E891;
}
	.form_full_width input {
		    border: 0px solid;
		    color: #757575;
    border-radius: 7px;
    background-color: #E8E8E891;
}

	input#sendButton {
    color: white;
    background-color: #85B44C;
    border-radius: 27px;
    padding: 10px 30px;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 20px;
		border:1px solid white !important;
        margin-left: 60px;
}
	.clickable_option{
		pointer-events:none;
	}
	h2.errors{
		font-family: 'Montserrat';
    font-size: 18px;
    font-weight: 500;
		color:red;
	}
    .tabletteOnly{
        display: none;
    }
}


@media(max-width:470px){
    input.wpcf7-form-control.wpcf7-text {
        width: 100%;
    }
    .categorySection {
        width: 100%;
    }
    .constructionTab {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }
    :not(#form_step_1) .radio_button_devis > * {
        width: 50%;
    }
    div#form_step_1 .radio_button_devis > * {
        width: 100%;
    }
    .radio_Select > div > label {
        width: 100%;
    }
	.select_select > label {
        width: 100%;
    cursor: pointer;
}
	.Form_subcontainer_left{
		display:none;
	}
	div#Form_container_id {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

h2.step_Name {
    font-family: 'Montserrat' !important;
    font-size: 20px !important;
    font-weight: 700 !important;
}
	h2.step_sub_title {
    font-family: 'Montserrat' !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}
.Form_subcontainer_right {
    width: 100%;
    display: flex;
    justify-content: center;
}
.select_select {
    width: 100% !important;

}
div#form_step_1 .radio_button_devis {
        border-radius: 11px;
        min-height: 150px;
        
        border: 1px solid black;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-content: center;
    }
:not(#form_step_1)  .radio_button_devis {
        border-radius: 11px;
        border: 1px solid black;
        display: flex;
        flex-direction: row;
        align-content: center;
    }

.radio_button_devis label {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
div#form_step_1 > .radio_Select {
    text-align: center;
display: flex;
justify-content: space-around;
flex-wrap: wrap;
}
:not(#form_step_1) > .radio_Select {
        text-align: center;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    flex-wrap: wrap;
}
.checkbox_Select {
text-align: center;
display: flex;
flex-wrap: wrap;
}
img.devis_IMG.img-panneaux {
    width: 70px !important;
    height: 70px !important;
    margin: 15px;
}

:not(#form_step_1) img.devis_IMG {
    width: 100px;
    height: 100px;

}
div#form_step_1 img.devis_IMG {
    width: 100px;
    height: 100px !important;
margin: auto;
}
.formLabel {
    display: flex;
    align-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.main_Form {
    width: 100%;
    text-align: center;
    /* display: flex; */
}
.select_appartment_house {
     width: 45% !important;
}
	.radio_Select > div {
   margin-bottom: 10px;
}
	.select_construction_date{
     width: 100%;

}

	.selectedGender{
		border:1px solid #85B44C;
	}
    div#form_step_1 input[type='radio'].custom_radio {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-color: #69BE28;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid #69BE28;
    position: relative;
    left: 80%;
    top: 7px !important;

}
:not(#form_step_1) input[type='radio'].custom_radio {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-color: #69BE28;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid #69BE28;
    position: relative;
    left: 90%;
    top: 7px !important;

}
input[type='radio'].custom_radio:checked:after {
    background-color:#69BE28;
    width: 30px;
 height: 30px;
 border-radius: 15px;
       position: relative;
background-image:url("https://facilr.fr/wp-content/uploads/2022/05/image-3-1.png");
 content: '';
   background-position: center;
   background-size: cover;
 display: inline-block;
 visibility: visible;
 border: 1px solid #69BE28;
}

input[type='checkbox'].custom_checkbox {
	
    width: 30px !important;
    height: 30px !important;
    border-radius: 30px !important;
    border: 1px solid #000000;
    border-radius: 10px;
    -webkit-appearance: none;
    appearance: none;
    padding: 10px 10px;
	position:relative;
    left: 90%;
    background-color: white;
    top: 7px !important;
}
input[type='checkbox'].custom_checkbox:checked:after {
    width: 33px;
    height: 32px;
    padding: 10px;
    border-radius: 30px;
    position: relative;
    background-image: url(https://facilr.fr/wp-content/uploads/2022/05/image-3-1.png);
    background-size: cover;
    top: -12px;
    left: -12px;
    background-color: #69BE28;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid #69BE28;
}

.start_line_text {
    text-align: start;
    margin-left: 5%;
}
.formLabel span {
    margin-bottom: 10px;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 15px;
	line-height:30px;
}
.form_Button > .back_Button {
	
    border: 1px solid black;
    padding: 10px 30px;
    border-radius: 30px;
    font-size:20px;
    display: flex;
    align-content: center;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

#form_step_1 .form_Button {
    display: flex;
    justify-content: center !important;
    margin-top: 40px;
    margin-bottom: 20px;
    align-content: center;
}
:not(#form_step_1) .form_Button {
display: flex;
justify-content: space-between;
margin-top: 40px;
margin-bottom: 20px;
align-content: center;
}
	.continue_Button{
		color:white;
		background-color:#85B44C;
		border-radius:27px;
		padding:10px 30px;
		font-family: 'Montserrat';
    font-weight: 600;
		font-size:20px;
		
	}
	
/*Progress bar*/
	progress#file {
    width: 90%;
    margin-left: 5%;
    height: 20px;
		margin-bottom:30px;
}
progress {
    -webkit-appearance: none;
}
::-webkit-progress-bar {
    background-color: white;
    border-radius: 30px;
    border: 1px solid #C4C4C4;
}
::-webkit-progress-value {
    background-color: #85B44C;
    border-radius: 30px;
}

	/*TOp bar devis*/
	.controls_steps {
    display: flex;
}
	
	.radio_gender_select {
    border: 1px solid #E5E5E5;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
		 width: 100%;
    padding: 10px;
		  box-shadow: 0 4px 8px 0 #00000040, 0 6px 10px 0 #00000040;
		background-color:white;
}
	span.gender_span{
		color:#757575;
	}
	.select_gender {
    display: flex;
		flex-direction:column;
    margin-bottom: 30px;
    justify-content: space-between;
}
	.form_end {
    width: 70%;
    margin-left: 15%;
}
	.form_half_width {
		margin-bottom:10px;
    display: flex;
    justify-content: space-between;
		flex-wrap: wrap;
}
	.form_full_width {
		margin-bottom:10px;
    display: flex;
    justify-content: space-between;
		
}
	.form_full_width > label {
    width: 100%;
		
}.form_half_width > label {
    width: 100%;
	    margin-top: 10px;
}
	.form_half_width input {
		    border: 0px solid;
		    color: #757575;
    border-radius: 7px;
    background-color: #E8E8E891;
}
	.form_full_width input {
		    border: 0px solid;
		    color: #757575;
    border-radius: 7px;
    background-color: #E8E8E891;
}

	input#sendButton {
    color: white;
    background-color: #85B44C;
    border-radius: 27px;
    padding: 10px 30px;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 20px;
		border:1px solid white !important;
        margin-left: 60px;
}
	.clickable_option{
		pointer-events:none;
	}
	h2.errors{
		font-family: 'Montserrat';
    font-size: 18px;
    font-weight: 500;
		color:red;
	}
    .tabletteOnly{
        display: none;
    }
}





@media(min-width:470px) and (max-width:925px){
    
	.select_gender > label {
    width: 48%;
}
	.select_select > label {
    cursor: pointer;
}
	.Form_subcontainer_left{
		display:none;
	}
	div#Form_container_id {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.Left_title {
    font-size: 18px;
    font-weight: 700;
    font-family: 'Montserrat';
	color:#C4C4C4;
}
.left_info {
	cursor:pointer;
    display: flex;
    flex-direction: column;
	    width: 100%;
}
.Left_desciption {
	display:block;
    color: #C4C4C4;
    font-size: 15px;
    font-family: 'Montserrat';
    font-weight: 500;
}
.Form_subcontainer_left {
    width: 20%;
}
.Form_left_Cat {
    display: flex;
    flex-direction: row;
}
.left_large_bar {
	margin-right:10px;
display:block;
    height: 50px;
    width: 8px;
    background-color: #C4C4C4;
    border-radius: 30px;
}
.left_small_bar {
	    height: 30px;
	margin-right:10px;
    width: 8px;
    background-color: #C4C4C4;
    border-radius: 30px;
}
.Form_left_Cat {
    margin-top: 20px;
    margin-bottom: 20px;
}
.current_section_div{
	background-color:#48D362;
}
	.current_section_text *{
	color:black;
}
.current_section_text{
	color:black;
}

h2.step_Name {
    font-family: 'Montserrat' !important;
    font-size: 20px;
    font-weight: 700;
}
	h2.step_sub_title {
    font-family: 'Montserrat' !important;
    font-size: 16px;
    font-weight: 500;
}
.Form_subcontainer_right {
    width: 100%;
    display: flex;
    justify-content: center;
}
.select_appartment_house {
    display: flex;
    flex-direction: row;
    align-content: center;
}
.select_select {
    width: 50% !important;
    display: flex;
    justify-content: center;
}
#form_step_6 .select_select {
    width: 50% !important;
    display: flex;
    justify-content: normal !important;
}



	.radio_button_devis {
    border-radius: 11px;
    min-height: 200px;
		
   width: 200px; 
    border: 1px solid black;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    margin: 10px;

}
.radio_button_devis label {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.radio_Select {
    text-align: center;
    display: flex;
    justify-content: center;
	flex-wrap: wrap;
}
img.devis_IMG.img-panneaux {
    width: 100px !important;
    height: 100px !important;
    margin-left: 50px !important;
}
img.devis_IMG {
    width: 150px;
    height: 150px !important;
	margin-left:25px;
}
.main_Form {
    width: 90%;
    text-align: center;
    /* display: flex; */
}

	.select_construction_date{
    width: 50%;

}

	.selectedGender{
		border:1px solid #85B44C;
	}
input[type='radio'].custom_radio {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-color: #69BE28;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid #69BE28;
    position: relative;
    left: 80%;
    top: 7px !important;
}
input[type='radio'].custom_radio:checked:after {
background-color:#69BE28;
 	width: 30px;
  height: 30px;
  border-radius: 15px;
		position: relative;
background-image:url("https://facilr.fr/wp-content/uploads/2022/05/image-3-1.png");
  content: '';
	background-position: center;
	background-size: cover;
  display: inline-block;
  visibility: visible;
  border: 1px solid #69BE28;
}

input[type='checkbox'].custom_checkbox {
	
    width: 30px !important;
    height: 30px !important;
    border-radius: 30px !important;
    border: 1px solid #000000;
    border-radius: 10px;
    -webkit-appearance: none;
    appearance: none;
    padding: 10px 10px;
	position:relative;
    left: 80%;
    background-color: white;
    top: 7px !important;
}
input[type='checkbox'].custom_checkbox:checked:after {
width: 33px;
height: 32px;
padding: 10px;
	
border-radius: 30px;
position: relative;
	background-image:url("https://facilr.fr/wp-content/uploads/2022/05/image-3-1.png");
top: -12px;
left: -12px;
background-color: #69BE28;
content: '';
display: inline-block;
visibility: visible;
border: 1px solid #69BE28;
}
.start_line_text {
    text-align: start;
    margin-left: 5%;
}
.formLabel span {
    margin-bottom: 10px;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 15px;
	line-height:30px;
}
.form_Button > .back_Button {
    font-size:20px;
    padding: 10px 30px;
    display: flex;
    align-content: center;
    flex-direction: row;
    justify-content: center;
    align-items: center;

    border: 1px solid black;
   
    border-radius: 30px;

}
#form_step_1 .form_Button {
    display: flex;
    justify-content: center !important;
    margin-top: 40px;
    margin-bottom: 20px;
    align-content: center;
}
:not(#form_step_1) .form_Button {
display: flex;
justify-content: space-between;
margin-top: 40px;
margin-bottom: 20px;
align-content: center;
}
	.continue_Button{
		color:white;
		background-color:#85B44C;
		border-radius:27px;
		padding:10px 30px;
		font-family: 'Montserrat';
    font-weight: 600;
		font-size:20px;
		
	}
	
/*Progress bar*/
	progress#file {
    width: 90%;
    margin-left: 5%;
    height: 20px;
		margin-bottom:30px;
}
progress {
    -webkit-appearance: none;
}
::-webkit-progress-bar {
    background-color: white;
    border-radius: 30px;
    border: 1px solid #C4C4C4;
}
::-webkit-progress-value {
    background-color: #85B44C;
    border-radius: 30px;
}

	/*TOp bar devis*/
	.controls_steps {
    display: flex;
}
	
	.radio_gender_select {
    border: 1px solid #E5E5E5;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
		 width: 100%;
    padding: 10px;
		  box-shadow: 0 4px 8px 0 #00000040, 0 6px 10px 0 #00000040;
		background-color:white;
}
	span.gender_span{
		color:#757575;
	}
	.select_gender {
    display: flex;
    margin-bottom: 30px;
    justify-content: space-between;
}
	.form_end {
    width: 70%;
    margin-left: 15%;
}
	.form_half_width {
		margin-bottom:10px;
    display: flex;
    justify-content: space-between;
		flex-wrap: wrap;
}
	.form_full_width {
		margin-bottom:10px;
    display: flex;
    justify-content: space-between;
		
}
	.form_full_width > label {
    width: 100%;
		
}.form_half_width > label {
    width: 100%;
	    margin-top: 10px;
}
	.form_half_width input {
		    border: 0px solid;
		    color: #757575;
    border-radius: 7px;
    background-color: #E8E8E891;
}
	.form_full_width input {
		    border: 0px solid;
		    color: #757575;
    border-radius: 7px;
    background-color: #E8E8E891;
}

	input#sendButton {
    color: white;
    background-color: #85B44C;
    border-radius: 27px;
    padding: 10px 30px;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 20px;
		border:1px solid white !important;
}
	.clickable_option{
		pointer-events:none;
	}
	h2.errors{
		font-family: 'Montserrat';
    font-size: 18px;
    font-weight: 500;
		color:red;
	}
}
.underlinedTR {
    border-bottom: 1px solid #C4C4C4;
}
.total_section table td.changeColor {
   background-color:#37474F !important;
	color:white !important;
	font-family: 'Montserrat';
    font-size:20px;
    font-weight: 700;
}
.total_section table td {
   background-color:white !important;
	font-family: 'Montserrat';
    font-size:20px;
    font-weight: 700;
}
.total_section table td {
   border:0px solid white;
}
.total_section table {
    box-shadow: 0 4px 8px 0 #00000040, 0 6px 10px 0 #00000040;
    border-radius: 27px;
}
td.total_without_discount {
    border-top-right-radius: 27px;
}
.total_section tr:first-child td:first-child {
    border-top-left-radius: 27px;
}
.total_section tr:last-child td:last-child {
    border-bottom-right-radius: 27px;
	border-top-right-radius: 27px;
}
.total_section tr:last-child td:first-child {
    border-bottom-left-radius: 27px;
	border-top-left-radius: 27px;
}
li#menu-item-1218 > a {
    color: white;
}

li#menu-item-1218 {
    background-color: #85B44C;
}
li#menu-item-1218 > a:hover {
    background-color: #272121 !important;
}
li#menu-item-1218 > a:hover {
    color: #abbc32;
}