:root {
    --primary: #ff8300;
    --primary-dark: #d06c01;
    --secondary: #a7a9ac;
    --smooth: .25s ease-in-out;
	--bs-accordion-active-bg: var(--bs-primary-bg-subtle);
	--bs-primary-bg-subtle: #ffd9b0;
	--secondary-dark: #080011;
	--transition: 0.3s ease;
}

.gform-body {
	width: 100%;	
}

.gform_fields fieldset:nth-child(1) {
	width: 100%;
}

.gform_fields fieldset:nth-child(1) div {
    display: flex;
    flex-wrap: wrap;
    gap: 0.45rem;
}

.gform_fields fieldset:nth-child(1) div span {
    flex: 1 1 calc(50% - .45rem);
    box-sizing: border-box;
}

.gform_fields input[type="tel"],
.gform_fields input[type="email"],
.gform_fields input[type="text"],
.gform_fields select,
.gform_fields textarea {
	width: 100%;
	padding: .45rem;
	border: 1px solid #ddd;
	box-shadow: none;
}

.gform_fields legend,
.gform_fields label {
	font-size: 1rem;
	margin-bottom:. 45rem;
}

.gform_fields > fieldset,
.gform_fields > div {
	margin-bottom: 1rem;
}

.gform_fields fieldset:nth-child(3) div {
	width: 100%;
	display: flex;
    flex-wrap: wrap;
    gap: 0.45rem;
}

.gform_fields fieldset:nth-child(3) div span {
    flex: 1 1 calc(50% - .45rem);
    box-sizing: border-box;
}

body:not(#request-a-pk-session) .gform_fields div:nth-child(4) {
	width: calc(50% - .45rem);
	float: left;
}

body:not(#request-a-pk-session) .gform_fields div:nth-child(5) {
	width: calc(50% - .45rem);
	float: right;
}

body:not(#request-a-pk-session) .gform_fields div:nth-child(6) {
	width: calc(50% - .45rem);
	float: left;
}

body:not(#request-a-pk-session) .gform_fields div:nth-child(7) {
	width: calc(50% - .45rem);
	float: right;
}

body:not(#request-a-pk-session) .gform_fields fieldset:nth-child(8) {
	width: 100%;
	clear: both;
}

body#request-a-quote .gform_fields div:nth-child(8) {
	width: calc(50% - .45rem);
	float: left;	
}

body#request-a-quote .gform_fields div:nth-child(9) {
	width: calc(50% - .45rem);
	float: right;	
}

body#request-a-quote .gform_fields fieldset:nth-child(10),
body#request-a-quote .gform_fields fieldset:nth-child(11),
body#request-a-quote .gform_fields fieldset:nth-child(12) {
	width: 33.333%;
	float: left;
}

body#request-a-quote .gform_fields div:nth-child(13),
body#request-a-quote .gform_fields div:nth-child(14),
body#request-a-quote .gform_fields div:nth-child(19),
body#request-a-quote .gform_fields div:nth-child(27) {
	width: 100%;
	clear: both;
}


body#demander-un-devis .gform_fields fieldset:nth-child(10),
body#demander-un-devis .gform_fields fieldset:nth-child(11),
body#demander-un-devis .gform_fields fieldset:nth-child(12) {
	width: 33.333%;
	float: left;
}

body#demander-un-devis .gform_fields div:nth-child(13),
body#demander-un-devis .gform_fields div:nth-child(14),
body#demander-un-devis .gform_fields div:nth-child(19),
body#demander-un-devis .gform_fields div:nth-child(27) {
	width: 100%;
	clear: both;
}

body#demander-un-devis .gform_fields div:nth-child(15) {
	width: calc(50% - .45rem);
	float: left;
}

body#demander-un-devis .gform_fields div:nth-child(16) {
	width: calc(50% - .45rem);
	float: right;
}

body#demander-un-devis .gform_fields div:nth-child(17) {
	width: calc(50% - .45rem);
	float: left;
}

body#demander-un-devis .gform_fields div:nth-child(18) {
	width: calc(50% - .45rem);
	float: right;
}

body#demander-un-devis .gform_fields div:nth-child(20) {
	width: calc(50% - .45rem);
	float: left;
}

body#demander-un-devis .gform_fields div:nth-child(21) {
	width: calc(50% - .45rem);
	float: right;
}

body#demander-un-devis .gform_fields div:nth-child(22) {
	width: calc(50% - .45rem);
	float: left;
}

body#demander-un-devis .gform_fields div:nth-child(23) {
	width: calc(50% - .45rem);
	float: right;
}

body#demander-un-devis .gform_fields div:nth-child(24) {
	width: calc(33.333% - .45rem);
	float: left;
}

body#demander-un-devis .gform_fields div:nth-child(25) {
	width: calc(33.333% - .45rem);
	float: left;
	margin-left: .67rem;
}

body#demander-un-devis .gform_fields div:nth-child(26) {
	width: calc(33.333% - .45rem);
	float: left;
	margin-left: .67rem;
}

body#request-a-quote .gform_fields div:nth-child(15) {
	width: calc(50% - .45rem);
	float: left;
}

body#request-a-quote .gform_fields div:nth-child(16) {
	width: calc(50% - .45rem);
	float: right;
}

body#request-a-quote .gform_fields div:nth-child(17) {
	width: calc(50% - .45rem);
	float: left;
}

body#request-a-quote .gform_fields div:nth-child(18) {
	width: calc(50% - .45rem);
	float: right;
}

body#request-a-quote .gform_fields div:nth-child(20) {
	width: calc(50% - .45rem);
	float: left;
}

body#request-a-quote .gform_fields div:nth-child(21) {
	width: calc(50% - .45rem);
	float: right;
}

body#request-a-quote .gform_fields div:nth-child(22) {
	width: calc(50% - .45rem);
	float: left;
}

body#request-a-quote .gform_fields div:nth-child(23) {
	width: calc(50% - .45rem);
	float: right;
}

body#request-a-quote .gform_fields div:nth-child(24) {
	width: calc(33.333% - .45rem);
	float: left;
}

body#request-a-quote .gform_fields div:nth-child(25) {
	width: calc(33.333% - .45rem);
	float: left;
	margin-left: .67rem;
}

body#request-a-quote .gform_fields div:nth-child(26) {
	width: calc(33.333% - .45rem);
	float: left;
	margin-left: .67rem;
}


.gfield_checkbox {
    display: flex;
    flex-wrap: wrap;
    gap: 0.45rem;
}

body:not(#request-warranty-information) .gfield_checkbox div {
    flex: 1 1 calc(33.333% - .45rem);
    box-sizing: border-box;
}

body#request-warranty-information .gfield_checkbox div {
    flex: 1 1 calc(50% - .45rem);
    box-sizing: border-box;
}

.gform_button {
	padding: .45rem 2rem;
	background: var(--secondary-dark);
	color: white;
	border-radius: 0;
	border: 1px solid #ddd;
	text-transform: uppercase;
	display: inline-block;
}

.gform_footer {
	text-align: center;
	padding: 1rem 0;
	clear: both;
	width: 100%;
}

body#contact-us .gform_fields div:nth-child(6),
body#contact-us .gform_fields div:nth-child(7) {
	width: 100%;
	clear: both;
}

body#contactez-nous .gform_fields div:nth-child(6),
body#contactez-nous .gform_fields div:nth-child(7) {
	width: 100% !important;;
}

body#contact-us-commercial .gform_fields div:nth-child(6),
body#contact-us-commercial .gform_fields div:nth-child(7) {
	width: 100%;
	clear: both;
}

body#contactez-nous-secteur-commercial .gform_fields div:nth-child(6),
body#contactez-nous-secteur-commercial .gform_fields div:nth-child(7) {
	width: 100% !important;;
}

@media all and (max-width: 996px) {
	.gform_fields fieldset:nth-child(1) div span,
	.gform_fields fieldset:nth-child(3) div span {
		flex: 1 1 100%;
		box-sizing: border-box;
	}
	
	body:not(#request-warranty-information) .gfield_checkbox div {
		flex: 1 1 100%;
		box-sizing: border-box;
	}

	body#request-warranty-information .gfield_checkbox div {
		flex: 1 1 100%;
		box-sizing: border-box;
	}
	
	.gform_fields div:nth-child(4),
	.gform_fields div:nth-child(5),
	.gform_fields div:nth-child(6),
	.gform_fields div:nth-child(7),
	body#request-a-quote .gform_fields div:nth-child(8),
	body#request-a-quote .gform_fields div:nth-child(9),
	body#request-a-quote .gform_fields fieldset:nth-child(10), 
	body#request-a-quote .gform_fields fieldset:nth-child(11), 
	body#request-a-quote .gform_fields fieldset:nth-child(12),
	body#request-a-quote .gform_fields div:nth-child(24),
	body#request-a-quote .gform_fields div:nth-child(25),
	body#request-a-quote .gform_fields div:nth-child(26),
	body:not(#request-a-pk-session) .gform_fields div:nth-child(4),
	body:not(#request-a-pk-session) .gform_fields div:nth-child(5),
	body:not(#request-a-pk-session) .gform_fields div:nth-child(6),
	body:not(#request-a-pk-session) .gform_fields div:nth-child(7),
	body:not(#request-a-pk-session) .gform_fields fieldset:nth-child(8) {
		width: 100%;
		clear: both;
	}	

	body#request-a-quote .gform_fields div:nth-child(25),
	body#request-a-quote .gform_fields div:nth-child(26) {
		margin-left: 0;
		margin-left: 0;
	}

	body#demander-un-devis .gform_fields div:nth-child(8),
	body#demander-un-devis .gform_fields div:nth-child(9),
	body#demander-un-devis .gform_fields fieldset:nth-child(10), 
	body#demander-un-devis .gform_fields fieldset:nth-child(11), 
	body#demander-un-devis .gform_fields fieldset:nth-child(12),
	body#demander-un-devis .gform_fields div:nth-child(24),
	body#demander-un-devis .gform_fields div:nth-child(25),
	body#demander-un-devis .gform_fields div:nth-child(26) {
		width: 100%;
		clear: both;
	}	

	body#demander-un-devis .gform_fields div:nth-child(25),
	body#demander-un-devis .gform_fields div:nth-child(26) {
		margin-left: 0;
		margin-left: 0;
	}		
}