/* Général */

.bgBleuPale {
	background-color: #cbe2e9 !important;
}

.faux-lien {
	color: #0b4ca9;
	font-weight: bold;
	text-decoration: underline;
}

.faux-lien:hover {
	text-decoration: none;
}

a.lien {
	max-width: 100% !important;
}


/* Layout  */

/* Intro */

section#intro {
	background-color: #143465;
	background-repeat: no-repeat;
}

img.img-intro {
	width: 470px;
	margin-left: -50px;
	margin-top: 1.5rem;
}

#reparation h1 {
	margin-left: 2rem;
	margin-top: 205px;
	font-size: 54px;
}

#reparation h1 span.sous-titre {
	color: #eff1f6;
	font-size: 30px;
	left: 20px;
}

#reparation h1 span:not(.sous-titre) {
	z-index: 98;
	position: relative;
	color: #143465;
	background-color: #cbe2e9;
	padding: 0 18px 5px 18px;
	font-weight: 500;
}

#reparation h1 span:not(.sous-titre):first-child {
	z-index: 99;
}

/* Contenu */

.bloc h4 {
	font-size: 1.25em;
	font-weight: bold;
}

.bloc h5 {
	font-size: 1.15em;
}

.conteneur-custom-13 .ce-row,
.conteneur-custom-13 .ce-gallery {
	overflow: visible;
}

.conteneur-custom-17 .ce-bodytext>p:first-child {
	font-weight: 500;
}

.conteneur-custom-17 .csc-textpic-intext-left-nowrap {
	align-items: center;
	column-gap: 1.5rem;
	margin-bottom: 1.5rem;
}

.conteneur-custom-17 .ce-intext.ce-left .ce-gallery {
	margin: 0;
}


#reparation div.bloc ul {
	margin-left: 0;
	padding-left: 2.25rem;
}

#reparation div.bloc ul li {
	position: relative;
}

#reparation div.bloc ul li:before {
	content: "";
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAdCAYAAABWk2cPAAAACXBIWXMAAAsSAAALEgHS3X78AAACZklEQVRIib3XP2gTYRzG8W+OQiFLM5jADb6XUVGorqLXjHayxSF1sXGw2C1zhlCKFAeHbIoOtoKgk81UO5nEuRDB3d4NCTQiidBgpji87x3p9XL35lp8IEPuz/t533sv7/tLajweE5eW280ABfW5FXJJG2gADVuY/bj2UlFoy+3mgS1gBViI7R0MgH1gyxbm8cxoy+2WFaiDheFbtjBrWqh6lLvAgwRYMHWgFHzkZ1AFNoDFSwC9fAcKk7ARuKCmAw6HI968OmA4HOmgi6pdP/5IW253BfisA+5sf8R1eggry8bmMsLK6eBPbGHughrpxDzGZnj6l1+9PwC4To+d7U+4zonOrTXl+I+3hOZbeiW7QKVaJJ2el50YjnThBaA8iZZ1QC/CylGpFhFWdla4BJBqOp088HMW1Mvk/AKk0/OqM5FzfNtALm2JIpG1WUdcMIB8UjQhnEk1nc4usB529vGjlxfpD0+f3efe0s3g4fqFRxqVw4OjsMOZOeSytxR29tr1q9rAYHBKt/Pb/y6sLJXqWtil7bmohirVohb4rfmDt6+/nAO933IgfQM50sQJgnftGzx/sT4NBGgbyF3/0sCNzeW42xqG2nLq/wms28Lse8tg6A4/LYcHR0lA3zEAbGE2gKbOXa5zwof3X5OATeWc2cRLyNomMsLKsfrwzqzgQLUPnC9XtDZykHMastpMy6otzP1QVMEl4J1uaxrxK4apqIILyPo1SfnpZQCsePM4mWBhBvgvVh7YSwjuAfkwEGIqfPCr/DKyyrciLnWQT6cWVd1roSEdyCP/z2SAPnJFO46DJvMPdn0PnAnG4gsAAAAASUVORK5CYII=);
	width: 25px;
	height: 25px;
	position: absolute;
	background-size: 25px 25px;
	left: -20px;
}

/* Tiroirs */

div.tiroir1Col {
	margin-top: 0;
	box-shadow: -6px 6px 10px rgba(0, 0, 0, 0.1);
	background-position: 20px 50% !important;
	background-size: 60px !important;
	background-repeat: no-repeat !important;
	padding: 1.75rem 4rem 1.75rem 95px;
}

div.tiroir1Col.actif {
	background-color: #005B86;
	box-shadow: none;
}

div.tiroir1Col+div {
	margin-bottom: 0;
	border-bottom: 3px solid #005B86;
}

div.tiroir1Col.actif .conteneur-titre-tiroir>*,
div.tiroir1Col.actif div.fermer i {
	color: #FFFFFF;
}

/* Icônes Tiroirs */

#c24501 .tiroir1Col {
	background-image: url(https://cdn.opc.gouv.qc.ca/media/images/microsites/reparabilite/biens/icone_piece.png);
}

#c24512 .tiroir1Col {
	background-image: url(https://cdn.opc.gouv.qc.ca/media/images/microsites/reparabilite/biens/icone_renseignement.png);
}

#c24515 .tiroir1Col {
	background-image: url(https://cdn.opc.gouv.qc.ca/media/images/microsites/reparabilite/biens/icone_installation.png);
}


/* Éléments de contenus  */

#c24474 .col-lg-12> :last-child {
	margin-bottom: 1.5em;
}

#c24476 .bloc {
	margin-top: 0;
}

#c24478 {
	display: flex;
	height: 100%;
}

#c24482 p {
	font-size: 1.15em !important;
	line-height: 1.35em !important;
	font-weight: 500;
}

#c24483 .bloc {
	margin-top: 1rem;
}

#c24487 h3 {
	margin-bottom: 1rem;
}

#c24488.conteneur-custom-13 .bloc {
	border: 3px solid #143465;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}


#c24489 .ce-intext.ce-right .ce-gallery {
	margin-bottom: 0;
}

#c24489 h5 {
	margin-top: 2rem;
}

#c24489 h4,
#c24494 h5 {
	margin-bottom: 1rem;
}

#c24498 .bloc {
	background: #E2E6EC;
	border: 0;
	box-shadow: -4px 4px 8px rgba(0, 0, 0, 0.1);
	margin-bottom: 0;
}

#c24520 img {
	width: 90%;
	height: auto;
	margin: 1.5rem auto 0;
}


/* Responsive */

@media (max-width: 1199px) {
	section#intro {
		height: 360px;
	}

	img.img-intro {
		width: 400px;
		margin-left: -15px;
		margin-top: 2rem;
	}

	#reparation h1 {
		margin-top: 150px;
		font-size: 50px;
	}

	#reparation h1 span.sous-titre {
		font-size: 28px;
	}
}

@media (min-width: 992px) {
	#c24489 {
		margin-bottom: 0 !important;
	}
}

@media (max-width: 991px) {

	img.img-intro {
		margin-left: -7px;
		width: 330px;
	}

	#c24486 .col-md-6,
	#c24507 .col-md-6 {
		width: 100%;
	}

	#c24478 .bloc {
		margin-top: 0;
	}

	#c24489 img {
		width: 115px;
		height: auto;
	}

}

@media (min-width: 768px) and (max-width: 991px) {
	section#intro {
		height: 335px;
	}

	section#intro .container {
		max-width: 755px;
	}

	#reparation h1 {
		margin-top: 150px;
		font-size: 40px;
	}

	#reparation h1 span.sous-titre {
		font-size: 22px;
		left: 14px;
		top: -42px;
	}

	#reparation h1 span:not(.sous-titre) {
		padding: 0 12px 5px 12px;
	}
}

@media (min-width: 768px) {
	section#intro .col-md-4 {
		flex: 0 0 auto;
		width: 40%;
		padding: 0;
	}

	section#intro .col-md-8 {
		flex: 0 0 auto;
		width: 60%;
		padding: 0;
	}
}

@media (max-width: 767px) {

	section#intro {
		height: auto;
	}

	img.img-intro {
		display: block;
		width: 85%;
		margin: 0 auto;
	}

	#reparation h1 {
		margin-top: 70px;
	}

	section#intro .col-md-4 {
		position: relative;
	}

	.bloc,
	#c24501,
	#c24512,
	#c24515 {
		margin-left: -1rem;
		margin-right: -1rem;
	}

	div.tiroir1Col {
		background-color: #ffffff;
	}

	#c24483 .bloc {
		margin-top: 0.5rem;
	}

	#c24506 .ce-intext.ce-right img {
		width: 190px;
		height: auto;
	}
}

@media (max-width: 599px) {
	img.img-intro {
		width: 100%;
		margin: 15px 0 0 0;
	}

	#reparation h1 {
		font-size: 40px;
		margin-left: 1.35rem;
	}

	#reparation h1 span.sous-titre {
		font-size: 22px;
		top: -40px;
	}
}

@media (max-width: 467px) {

	#reparation h1 {
		font-size: 30px;
		margin-left: 1rem;
	}

	#reparation h1 span.sous-titre {
		left: 0;
		font-size: 18px;
		top: -35px;
	}

	#reparation h1 span:not(.sous-titre) {
		padding: 3px 12px 5px 12px;
	}

	#c24489 .ce-textpic {
		display: flex;
		flex-direction: column;
	}

	#c24489 img {
		width: 136px;
	}

	#c24489 .ce-intext.ce-right .ce-gallery {
		margin: 0 auto 2rem;
	}

	#c24506 .ce-intext.ce-right .ce-gallery {
		margin: 0 auto 1.5rem;
	}

	#c24506 .ce-intext.ce-right {
		display: flex;
		flex-direction: column;
	}

	#c24506 .ce-intext.ce-right img {
		width: 90%;
		height: auto;
	}
}

@media (max-width: 359px) {

	#reparation h1 {
		font-size: 26px;
	}

	#reparation h1 span.sous-titre {
		font-size: 17px;
	}

}


/* ///////// */


#c21916 .bloc {
	margin-top: 0;
}

#c21916 .bloc {
	background: #E2E6EC;
	border: 0;
	box-shadow: -4px 4px 8px rgba(0, 0, 0, 0.1);
	margin-bottom: 0;
}

div.tiroir2Col {
	padding-left: 30px;
	padding-right: 80px;
}

div.tiroir2Col h3 {
	font-size: 1.2em;
	line-height: 1.25em !important;
}

div.conteneurTiroir2Col>.row>.col-md-6:first-child .tiroir2Col {
	border-right: 1px solid #eaeaea;
}

div.collapse> :last-child {
	margin-bottom: 0;
}  