/*
Theme Name: Dix-Onze
Theme URI: http://www.dix-onze.ca/
Description: Theme du site de dix-onze
Author: Francois Hamel
Version: 1.0
Tags: dix-onze
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* Needed */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

* { margin: 0; padding: 0; }
html, body { height: 100%; }

html {
    font-family: 'Quicksand', sans-serif;
    font-size: 24px;
	font-weight: 400;
}
	
body {
	background-color: #202020;
}
.clear { clear: both; }

h1 {
	color: #202020;
	font-size: 1.7rem;
	line-height: 1.2;
	font-weight: normal;
	padding-bottom: 30px;
}
#contenu.bg-rouge h1 {
	font-weight: bold;
	padding-bottom: 64px;
}

h2 {
	color: #202020;
	font-size: 1.2rem;
	line-height: 1.2;
	font-weight: normal;
	padding-bottom: 24px;
}

h3 {
	color: #202020;
	font-size: 1rem;
	line-height: 1.0833rem;
	font-weight: normal;
	padding-bottom: 24px;
}

p, li {
	font-size: 0.8rem;
	line-height: 1.4;
	color: #2d2626;
}
#contenu.bg-rouge p,
#contenu.bg-rouge li {
	font-size: 1rem;
	line-height: 1.2rem;
}

p, ul, ol {
	margin-bottom: 24px;
}
li {
	margin-bottom: 6px;
}

ul, ol {
	margin-left: 20px;
}
ul li {
	list-style: disc;
}
ol li {
	list-style: decimal;
}
ol ul li {
	list-style: disc;
}

#menu li {
	list-style: none;
}

.une-date {
	font-size: 14px;
	font-style: italic;
}

a {
	color: #ed2734;
}
a:hover {
	color: #000;
}

#pied-page {
	width: 100%;
	height: 200px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	text-align: center;
	position: relative;
}
	#pied-page a {
		color: #989898;
	}
	#pied-page a:hover {
		color: #fff;
	}
	#me-joindre {
		width: 100%;
		background-color: #f2f2f2;
		text-align: left;
		height: auto;
		padding: 56px 0;
		position: relative;
	}
		#me-joindre p {
			color: #202020;
		}
		#me-joindre p:last-child {
			margin-bottom: 0 !important;
		}
		#me-joindre a {
			color: #202020;
			text-decoration: none;
		}
		#me-joindre a:hover {
			color: #ed2734;
		}
		#me-joindre div.pp-titre,
		#me-joindre div.pp-contact,
		#me-joindre div.pp-adresse {
			float: left;
			padding-right: 62px;
		}
		#me-joindre div.pp-contact {
			padding-right: 42px;
		}
		#me-joindre div.pp-adresse {
			padding-left: 42px;			
			padding-right: 0;
			border-left: 1px solid #838383;
		}
	#legal {
		width: 100%;
		text-align: left;
		padding: 15px 0;
		position: relative;
	}
	#legal p,
    #legal a {
			font-size: 13px;
			margin-bottom: 0;
			/*color: #787878;*/
			color: #fff;
		}
    #legal p {
        margin-bottom: 6px;
    }
    #legal a:hover {
      text-decoration: none;
		}

#pied-page a,
#pied-page strong {
  display: inline-block;
  line-height: 48px;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#do-entete {
	width: 100%;
	padding: 50px 0;
	margin: 0 auto;
	background-color: #202020;
	position: relative;
}

a.espace-clients {
	width: 220px;
	padding-top: 16px;
	padding-bottom: 12px;
	font-size: 14px;
	line-height: 14px;
	box-sizing: border-box;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background: linear-gradient(180deg, rgba(0,159,255,1) 0%, rgba(0,159,255,0.80) 100%);
	/*background-color: #1c5ba1;*/
	position: absolute;
	top: 50%;
	margin-top: -25px;
	right: 0;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: middle;
}
	a:hover.espace-clients {
		background-color: rgba(0,159,255,0.80);
	}
	a.espace-clients i {
		font-size: 24px;
		display: inline-block;
		vertical-align: middle;
		padding-right: 5px;
	}

a.logo-principal {
}

#menu {
	width: 100%;
	background-color: #ed2734;
	text-align: left;
	position: relative;
}

#contenu {
	width: 100%;
	background-color: #fff;
	padding: 75px 0;
	position: relative;
}

#breadcrumbs {
	font-size: 14px;
	line-height: 18px;
	padding: 12px 0;
	box-sizing: border-box;
	color: #fff;
}
#breadcrumbs a {
	color: #fff;
}

#contenu.bg-rouge {
	background-color: #ed2734;
}
#contenu.bg-rouge h1,
#contenu.bg-rouge p {
	color: #fff;
}

.show-740 {
	display: none;
}

div.printfriendly {
	margin: 0 !important;
}

#message {
    background: white;
    padding: 40px 0 0 0;
}
#message .wrapper {
    background: linear-gradient(180deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.9) 100%);
    line-height: 1.2;
    padding: 10px 20px;
    box-sizing: border-box;
    color: white;
    font-size: 16px;
}













@media screen and (max-width: 960px) {
html {
	font-size: 18px;
}
.wrapper {
	width: 96%;
	margin: 0 2%;
}
#me-joindre div.pp-titre,
#me-joindre div.pp-contact,
#me-joindre div.pp-adresse {
	width: 100%;
	float: none;
	clear: both;
	text-align: center;
	margin-bottom: 24px;
	padding: 0;
	border: none;
}	
#contenu {
	padding: 30px 0;
}
}

@media screen and (max-width: 740px) {
#pied-page,
#legal {
	text-align: center;
}
	
.show-740 {
	display: block;
}
}

@media screen and (max-width: 500px) {
a.espace-clients {
	margin: 0 auto;
	margin-top: 12px;
	position: relative;
	right: auto;
	top: auto;
}
#do-entete {
	height: auto;
	padding: 20px 0;
	text-align: center;
}
}


.dx-faq {
    display: grid;
    grid-template-columns: minmax(240px, 0.8fr) minmax(0, 1.5fr);
    gap: 80px;
    width: 100%;
    margin: 80px 0;
}

.dx-faq__intro {
    align-self: start;
    position: sticky;
    top: 40px;
}

.dx-faq__eyebrow {
    display: block;
    margin-bottom: 12px;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    opacity: 0.6;
}

.dx-faq__title {
    margin: 0 0 18px;
    font-size: clamp(32px, 4vw, 48px);
    line-height: 1.05;
}

.dx-faq__description {
    max-width: 380px;
    margin: 0;
    font-size: 17px;
    line-height: 1.65;
    opacity: 0.75;
}


/* Questions */

.dx-faq__items {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.dx-faq__item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.dx-faq__question {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;

    width: 100%;
    padding: 28px 0;

    border: 0;
    background: transparent;

    color: inherit;
    font: inherit;
    font-size: 19px;
    font-weight: 600;
    line-height: 1.35;
    text-align: left;

    cursor: pointer;
}

.dx-faq__question:hover {
    opacity: 0.7;
}

.dx-faq__question:focus-visible {
    outline: 2px solid currentColor;
    outline-offset: 6px;
}


/* Icône + */

.dx-faq__icon {
    position: relative;
    flex: 0 0 30px;
    width: 30px;
    height: 30px;

    border: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 50%;

    transition:
        transform 0.3s ease,
        background-color 0.3s ease;
}

.dx-faq__icon::before,
.dx-faq__icon::after {
    position: absolute;
    top: 50%;
    left: 50%;

    width: 10px;
    height: 1px;

    background: currentColor;

    content: "";
    transform: translate(-50%, -50%);
}

.dx-faq__icon::after {
    transform: translate(-50%, -50%) rotate(90deg);

    transition: transform 0.3s ease;
}


/* Question ouverte */

.dx-faq__item.is-open .dx-faq__icon {
    transform: rotate(180deg);
}

.dx-faq__item.is-open .dx-faq__icon::after {
    transform: translate(-50%, -50%) rotate(0deg);
}


/* Réponse */

.dx-faq__answer {
    overflow: hidden;
}

.dx-faq__answer-inner {
    max-width: 700px;
    padding: 0 55px 28px 0;

    font-size: 16px;
    line-height: 1.7;

    opacity: 0.75;
}

.dx-faq__answer-inner p {
    margin: 0;
}


/* Tablette / mobile */

@media (max-width: 1024px) {

    .dx-faq {
        grid-template-columns: 1fr;
        gap: 40px;
        margin: 60px 0;
    }

    .dx-faq__intro {
        position: static;
    }

    .dx-faq__description {
        max-width: 650px;
    }
}


@media (max-width: 767px) {

    .dx-faq {
        gap: 30px;
        margin: 45px 0;
    }

    .dx-faq__question {
        gap: 20px;
        padding: 22px 0;
        font-size: 17px;
    }

    .dx-faq__icon {
        flex-basis: 28px;
        width: 28px;
        height: 28px;
    }

    .dx-faq__answer-inner {
        padding: 0 0 24px;
    }
}


@media (prefers-reduced-motion: reduce) {

    .dx-faq__icon,
    .dx-faq__icon::after {
        transition: none;
    }
}