/* Alex D*/
.printt {
	visibility: hidden;
	display: none;
}

.mail_sent_validation.error {
	color: red;
}

.input_currency select {
	-moz-appearance: none;
	/* Firefox */
	-webkit-appearance: none;
	/* Safari and Chrome */
	background: transparent;
	background-image: url("data:image/svg+xml;utf8,<svg fill='white' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
	background-repeat: no-repeat;
	padding: 0 20px 0 4px;
	background-position: right;
	background-color: #005fae;
	color: white;
}

.currency_blue_background {
	background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") !important;
	background-color: white !important;
	color: black !important;
}

.input_without_multiple_currencies::after {
	content: "€";
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translate(-50%, -50%);
	font-family: 'PT Sans';
}

.input_with_percentage {
	position: relative;
}

.input_with_percentage::after {
	content: "%";
	position: absolute;
	right: 0;
	transform: translate(-50%, -50%);
	top: 50%;
	font-family: 'PT Sans';
}

.simulateurs_content_spacing {
	padding: 0px 50px !important;
}

/* */

#shortcode-2-15 {
	margin: auto;
}

#simulateur {
	font-family: 'Montserrat';
	font-size: 16px;
	max-width: 1300px;
	margin: auto;
}

#simulateur section {
	margin-bottom: 80px;
}

.section_title {
	display: flex;
	background-color: #005FAE;
	color: white;
	padding: 25px 50px;
	position: relative;
}

.title_background img {
	width: 60px;
	height: auto;
	object-fit: fill;
	position: absolute;
	left: 0%;
	top: 50%;
	transform: translate(-50%, -50%);
}


/* .title_background {
	background-color: #FDE0FD;
	padding: 5px 20px;
	position: absolute;
		position: absolute;
	left: 0%;
	top: 50%;
	transform: translate(-50%, -50%);
	border-radius: 15%;
	left: 0%;
	top: 50%;
	transform: translate(-50%, -50%);
	border-radius: 15%;
}

.title_number {
	background-image: linear-gradient(180deg, rgba(221, 12, 214, 1) 75%, rgba(255, 255, 255, 1) 100%);
	background-size: 100%;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-moz-background-clip: text;
	-moz-text-fill-color: transparent;
	font-size: 42px;
} */

.section_sub_elements {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.france {
	margin-top: 1px;
}

.section_sub_element_entry {
	display: flex;
	padding: 15px 50px;
	justify-content: space-between;
	width: 91%;
	align-items: center;
	margin-bottom: 1px;
}

.section_sub_element_last_output {
	display: flex;
	padding: 10px 50px;
	justify-content: space-between;
	width: 91%;
	align-items: center;
}

.section_sub_element_entry_sub_entry,
.section_sub_element_entry_sub_entry_first {
	display: flex;
	flex-direction: column;
}

.white {
	background: #fff;
}

.white_text {
	color: #fff;
}

.grey {
	background-color: #F2F2F2;
}

.blue {
	background-color: #E0EEF9;
}

.dark_blue {
	background-color: #005FAE;
}

.pink_border,
.blue_border {
	border-radius: 3px !important;
}

.pink_border {
	border: 1px solid #DD0CD6 !important;
}

.blue_border {
	border: 1px solid #005FAE !important;
}

.input_currency {
	display: inline-flex;
	position: relative;
}

.section_sub_element_entry_couple {
	display: flex;
	gap: 50px;
}

.section_sub_element_entry_sub_entry_first_margin {
	margin-left: 40px;
}

#simulateur input {
	text-align: center;
	padding: 8px 0px;
	border: none;
}

#simulateur .section_sub_element_entry_title input {
	padding: 3px 0px;
	border-radius: 3px;
}

#simulateur input,
#simulateur select {
	display: inline-block;
}

#simulateur select {
	position: absolute;
	right: 0;
	height: 100%;
	border-radius: 0px 3px 3px 0px;
	font-family: 'PT Sans';
}

.input_currency select:not(.currency_normal) {
	color: #fff;
	background-color: #005FAE;
	border: none;
}

.erroremail {
	color: red;
	justify-content: center;
}

input#firstDate.red {
    border-color: red !important;
    border-width: 2px !important;
    color: red;
}

/* .unchecked {
	z-index: -1;
	color: red;
	display: block;
}
*/
.unchecked span {
	font-size: 14px;
	font-weight: 600;
	color: red !important;
	margin-left: 40px;
} 

.error {
	display: none;
}

.hide {
	display: none !important;
}

.taxe_superposer {
	position: relative;
}

.impot_superposer {
	position: relative;
}

#abattament_pourcent,
#abattament_pourcent_ps {
	display: none;
}

.section_sub_element_entry_bin {
	display: flex;
	flex-direction: column;
}

.currency_normal {
	appearance: none;
	background-color: transparent;
	border: none;
}

.section_sub_element_entry_sub_entry_conjoint {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.bold {
	font-weight: bold;
}

#ff_travaux,
#acq_onereux {
	margin-bottom: 10px;
	margin-top: 10px;
}

#forfait_travaux_text {
	color: unset !important;
	margin-right: 10px;
}

.annotations_simulateur {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #b3b3b3;
	padding-top: 15px;
	color: #b3b3b3;
	font-size: 14px;
	margin: auto;
	max-width: 1300px;
	margin-bottom: -100px;
}

.separateur {
	margin-bottom: 10px;
}

/* radio button cercle */

#simulateur input[type=radio],
#simulateur input[type=checkbox].fake_radio,
.demande_imprimer input[type=radio] {
	position: absolute;
	opacity: .01;
	width: 20px;
	z-index: 1;
	cursor: pointer;
	height: 20px;
}

#simulateur input[type=checkbox].fake_radio+.radio-label::before,
#simulateur input[type=radio]+.radio-label::before,
.demande_imprimer input[type=radio]+.radio-label::before {
	content: "";
	background: #fff;
	border-radius: 100%;
	border: 1px solid #b4b4b4;
	display: inline-flex;
	width: 1.2em;
	height: 1.2em;
	position: relative;
	margin-right: 1em;
	cursor: pointer;
	text-align: center;
	transition: all 250ms ease;
	vertical-align: text-top;

}

#simulateur input[type=checkbox]:checked.fake_radio+.radio-label::before,
#simulateur input[type=radio]:checked+.radio-label::before,
.demande_imprimer input[type=radio]:checked+.radio-label::before {
	background-color: #DD0CD6;
	box-shadow: inset 0 0 0 4px #fff;
}

#simulateur input[type=radio]:focus+.radio-label::before,
.demande_imprimer input[type=radio]:focus+.radio-label::before {
	outline: none;
	border-color: #b4b4b4;
}

#simulateur input[type=radio]:disabled+.radio-label::before,
.demande_imprimer input[type=radio]:disabled+.radio-label::before {
	box-shadow: inset 0 0 0 4px #f4f4f4;
	border-color: #b4b4b4;
	background: #fff;
}

#simulateur input[type=radio]+.radio-label:empty::before,
.demande_imprimer input[type=radio]+.radio-label:empty::before {
	margin-right: 0;
}

.radio-label {
	margin-right: 1em;
	font-family: 'PT Sans';
	font-size: 14px;
	position: relative;
}

.section_sub_element_entry_title {
	display: flex;
	padding: 9px 50px;
	width: 91%;
	align-items: center;
	margin-bottom: 1px;
}

.fin_tableau {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}

.titre_tableau {
	letter-spacing: 1.2px;
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
}

.conjoint {
	margin-left: 10px;
	margin-right: 10px;
}

.percentage {
	width: 60px;
	border: 1px solid #005FAE !important;
	font-family: 'PT Sans';
}

#simulateur input::-webkit-outer-spin-button,
#simulateur input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

#simulateur input[type=number] {
	-moz-appearance: textfield;
}

/* Modal */

.form_postuler_modal_box.modal_open {
	height: 100%;
	opacity: 1;
	padding: 200px 0 20px 0;
	z-index: 1000;
}

.form_postuler_modal_box {
	opacity: 0;
	transition: opacity .5s ease;
	height: 0;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(58, 79, 126, 0.4);
	display: flex;
	justify-content: center;
	align-items: flex-start;
	z-index: -1;
}

.form_postuler_modal_box.modal_open {
	height: 100%;
	opacity: 1;
	padding: 200px 0 20px 0;
}

.form_postuler_modal {
	width: 60%;
	position: relative;
	display: flex;
	background-color: #fff;
	border-radius: 15px;
}

html.modal_open {
	height: 100%;
	overflow: hidden;
}

.modal-body {
	max-height: 400px;
	overflow-y: auto;
}

.modal-body::-webkit-scrollbar {
	display: none;
}

.modal-close {
	width: 40px;
	position: absolute;
	right: 15px;
	top: 15px;
	transition: transform .5s ease;
	cursor: pointer;
}

.modal-close:hover {
	transform: scale(0.8);
}

.modal-heading {
	font-size: 30px;
	text-align: center;
	font-weight: 700;
	color: #005fae;
}

.form_postuler_modal>img {
	max-width: 400px;
	cursor: pointer;
}

.modal-content {
	width: 100%;
	padding-left: 7%;
	padding-right: 7%;
	padding-top: 8%;
	padding-bottom: 8%;
	font-family: 'PT Sans';
}

/* form */
.bouton_reinitialiser {
	color: #005FAE;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	display: flex;
	justify-content: flex-end;
	margin-top: 80px;
	font-family: 'Montserrat';
}

.print_only{
	display:none;
}


.annotation_container {
	margin-bottom: 150px;
	position: relative;
}

.demande_imprimer {
	justify-content: center;
	align-items: center;
	display: flex;
	background-image: linear-gradient(90deg, rgba(115, 181, 228, 0.8), rgba(0, 95, 174, 0.8)), url(/wp-content/uploads/2022/05/bg-header.jpg);
	background-size: auto, cover;
	background-repeat: no-repeat;
	position: relative;
	background-position: 50% 80%;
	flex-direction: column;
	color: white;
	position: relative;
	padding-top: 150px;
	padding-bottom: 50px;
}

.btn_demande_imprimer {
	color: black;
	position: absolute;
	z-index: 5;
	font-family: 'Montserrat';
	background-color: #ffffff;
	width: 40%;
	padding-top: 45px;
	padding-bottom: 45px;
	border-radius: 9px;
	top: -90px;
	box-shadow: 0px 0px 25px -5px rgba(0, 0, 0, 0.2);
	align-items: center;
	display: flex;
	flex-direction: column;
	top: 0;
	transform: translateY(-50%);
	min-width: 200px;
	max-width: 300px;
}

.image_imprimer {
	width: 80px;
	height: 80px;
}

.demande_imprimer form {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-self: center;
	justify-content: center;

}

.information_wrapper {
	align-self: center;
	width: 40%;
}

.youare label {
	font-weight: 600;
}

.email {
	padding: 10px 0px;
	border: none;
	width: 100%;
	padding-left: 10px;
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 14px;
	font-family: 'PT Sans';
}

.email::placeholder {
	display: flex;
	padding-left: 10px;
	color: #595959;
	opacity: 1;
}

.youare {
	margin-bottom: 20px;
	font-size: 18px;
}

.authcontact {
	margin-bottom: 20px;
	font-size: 14px;
}

.demande_renseignement form {
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 15px;
	color: #595959;
}

.authcontact label {
	margin-left: 10px;
}

.demande_renseignement .floating_label input {
	display: flex;
	min-height: 50px;
	border: none;
	padding: 0 16px 0 0;
	color: #919191;
	width: 100%;

	transition: all 0.2s linear;
	-webkit-appearance: none;
	outline: 0;
	color: #595959 !important;
}


.demande_renseignement .floating_label {
	position: relative;
	width: 100%;
	margin: auto;
	margin-bottom: auto;
	overflow: hidden;
	font-size: 14px;
	padding: 10px 20px;
	background-color: #fff;
	margin-bottom: 50px;
	border: 1px solid rgba(199, 212, 221, 1);
	color: #595959;
}

.mail_sent_validation {
	color: #7DFF7D;
}

.btn_send {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 20px;
	justify-content: center;
}

.demande_renseignement .floating_label label {
	position: absolute;
	top: calc(30% - 10px);
	left: 0;
	opacity: 0;
	transition: all 0.3s ease;
}

.demande_renseignement .floating_label:not(.select) input:not(:placeholder-shown) {
	padding: 20px 15px 0 0;
}

.demande_renseignement .floating_label:not(.select) input:not(:placeholder-shown)+label {
	transform: translateY(-10px);

	font-size: 12px;
	margin-left: 18px;
}

.espace_dl_login_form_error {
	font-size: 12px;
	position: absolute;
	top: calc(100% + 12px);
	left: 50%;
	transform: translateX(-50%);
	width: max-content;
	color: #bc2c48;
}

.btn_demande_texte {
	color: #005FAE;
	text-transform: uppercase;
	font-weight: 700;
}

.flexible {
	display: flex;
}

.flexible div label {
	margin-right: 40px;
}

.demande_renseignement input[type="checkbox"] {
	margin-right: 10px;
}

.demande_renseignement label[for="rgpd"] {
	width: 100%;
	cursor: pointer;
}

.demande_renseignement label[for="rgpd"] span {
	width: 100%;
	display: block;
}

.demande_renseignement .select>input {
	display: none;
}

.demande_renseignement .floating_label.select {
	overflow: visible;
	font-size: 14px;
}

.demande_renseignement .select_text {
	position: relative;
	width: 100%;
	cursor: pointer;
	height: 100%;
	display: flex;
	align-items: center;
}

.demande_renseignement .select_text::after {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	border-bottom: 2px solid;
	border-right: 2px solid;
	transform: rotate(45deg) translateY(-40%);
	margin-left: 10px;
	margin-top: -4px;
	position: absolute;
	top: 50%;
	right: 10px;
}

.demande_renseignement .select_list>input {
	min-height: 0;
	padding: 10px 15px;
	border-bottom: 1px solid rgba(199, 212, 221, 1);
	color: #1d1d1b99;
	line-height: 1.6;
}

.demande_renseignement .select_list {
	position: absolute;
	top: 100%;
	background-color: #fff;
	width: 100%;
	left: 0;
	border: 1px solid red;
	z-index: 10;
	overflow-y: auto;
	max-height: 0;
	transition: max-height .3s;
	opacity: 0;
	border: 1px solid rgba(199, 212, 221, 1);
}

.demande_renseignement .dropdown .select_text::after {
	transform: rotate(225deg) translateY(-40%);
}

.demande_renseignement .dropdown .select_list {
	max-height: 150px;
	opacity: 1;
}

.demande_renseignement .select_list_single {
	padding: 10px 15px;
	border-bottom: 1px solid rgba(199, 212, 221, 1);
	cursor: pointer;
}

.demande_renseignement .select_list_single:not(.no_result):hover,
.select_list_single_selected {
	background-color: rgba(199, 212, 221, 1);
}

.demande_renseignement form {
	position: relative;
	display: flex;
	flex-direction: row;
	gap: 30px;
	flex-wrap: wrap;
}

.demande_renseignement .floating_label input::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	font-size: 14px;
	opacity: 1;
	/* Firefox */
}

.floating_label input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	font-size: 14px;
}

.validation_msg,
.erreur_msg,
.erreur_part_msg {
	display: none;
	width: 100%;
	color: white;
	padding: 10px 20px;
}

.erreur_msg,
.erreur_part_msg {
	background-color: #ad0816;
	border-left: 5px solid #771615;
	border-right: 5px solid #771615;
}

.validation_msg {
	background-color: #008000;
	border-left: 5px solid #0d730d;
	border-right: 5px solid #0d730d;
}

.demande_renseignement .required_error:not(label) {
	border: 2px solid #ad0816;
}

.demande_renseignement label[for="rgpd"].required_error {
	color: #ad0816;
}

.btn_imprimer{
	cursor: pointer;
}

.btn_send button{
	cursor: pointer;
}

@media all and (max-width: 1024px) {}

@media all and (max-width: 768px) {

	.section_sub_element_entry,
	.section_sub_element_last_output {
		flex-direction: column;
	}

	#simulateur .section_sub_element_entry_title input {
		margin-top: 0px;
	}

	#simulateur input {
		margin-top: 10px;
	}

	.input_without_multiple_currencies::after {
		top: 62%;
	}

	.percentage {
		width: 13%;
	}

	#simulateur select {
		position: absolute;
		right: 0;
		height: 79%;
		border-radius: 0px 3px 3px 0px;
		bottom: 0;
	}
}

@media all and (max-width: 600px) {

	.modal-body {
		max-height: 35vh;
	}

	.form_postuler_modal {
		max-height: 60vh;
		width: 80%;
		position: relative;
		display: flex;
		background-color: #fff;
		border-radius: 15px;
	}

	.modal-content {
		max-height: 60vh;
		width: 100%;
		padding-left: 15%;
		padding-right: 15%;
		padding-top: 8%;
		padding-bottom: 8%;
	}
}

@media all and (max-width: 480px) {
	
	.simulateurs_content_spacing {
		padding: 0px 20px !important;
	}
	
	.title_background img {		
		position: absolute;
		left: 50% !important;
		top: -15px !important;
		width: 80px;
	}	
	
	.titre_tableau {
	  font-size: 16px;
	}
	.section_sub_element_entry {
		padding: 15px 20px;
	}
	.simulateurs_content_spacing .section_title {
		padding: 40px 20px 25px 20px;
		justify-content: center;
		text-align: center;
	}
	.section_sub_element_entry, .section_sub_element_last_output {
		padding: 15px 20px;
	}
	.section_sub_element_entry_title {
		padding: 9px 20px;
	}
	.input_currency {
		width: 100%;
	}
	.input_currency input {
		width: 100%;
	}
	#simulateur input {
    	margin-top: 6px;
		width: 100%;
	}
	
	.taxe_superposer {
		width: 100%;
	}
	.impot_superposer {
		width: 100%;
	}
	
	.section_sub_element_entry, .section_sub_element_last_output {
		align-items: flex-start;
	}
	.section_sub_element_entry label{
		font-size: 15px;
		line-height: 1.1;
	}

}

@media all and (max-width: 380px) {}
