.cookies {
cursor: pointer;
color: #fff;
text-transform: uppercase;
font-weight: 300;
}

.cookies i {
margin-left: 10px;
}
/* Page-header section */
body {
font-family: var(--text-font);
}

.page-header img.chaudiere {
position: absolute;
right: 200px;
width: unset;
max-width: 100%;
height: auto;
top: 0;
min-height: unset;
}

.page-header.accueil {
min-height: 550px;
}

.page-header .content {
position: relative;
max-width: unset;
color: white;
}

.nav-button {
height: 100%;
width: 200px;
display: flex;
align-items: center;
justify-content: center;
}

.nav-button a,
.nav-button i {
color: white;
text-transform: uppercase;
}

.trait {
background: var(--color-3);
height: 6px;
width: 95px;
margin-bottom: 8px;
}

h5 {
text-transform: uppercase;
font-weight: 500;
font-size: 16px;
line-height: 18px;
color: black;
}

.page-header h1 {
font-weight: 700;
font-size: 39px;
line-height: 45px;
}

p.head-sentence {
font-size: 19px;
line-height: 22px;
width: 495px;
max-width: 100%;
color: white;
}

h3 {
font-size: 25px;
}

h2 {
font-weight: 700;
font-size: 32px;
line-height: 37px;
color: var(--color-1);
margin-bottom: 1rem;
}

p.big {
font-size: 18px;
line-height: 21px;
}

:root {
--pseudo-block-margin: 2rem;
--pseudo-block-v-offset: 3rem;
}

.pseudo-block,
.pseudo-block-right {
position: relative;
}

.pseudo-block > * {
z-index: 1;
position: relative;
}

.pseudo-block:before {
content: "";
position: absolute;
left: calc(var(--container-out-margin)*-1);
top: 0;
height: 100%;
z-index: 0;
width: calc(var(--container-out-margin) + var(--pseudo-block-margin));
width: calc(var(--container-out-margin) + (var(--container-width) / 3) - (var(--bs-gutter-x,.75rem) * 2));
}

.pseudo-block-1:before {
width: calc(var(--container-out-margin) + var(--pseudo-block-margin));
background: var(--color-1);
}

.pseudo-block-2:before {
background: var(--color-3);
height: calc(100% - var(--pseudo-block-v-offset));
top: var(--pseudo-block-v-offset);
left: calc(var(--container-out-margin) - var(--pseudo-block-margin));
}

.pseudo-block-2.pseudo-block-right:before {
right: calc(var(--container-out-margin) - var(--pseudo-block-margin));
}

.pseudo-block-3:before {
background: var(--color-1);
width: calc(var(--container-out-margin) + (var(--container-width) / 3) - (var(--bs-gutter-x,.75rem) * 2));
}

.pseudo-block-right:after {
content: "";
position: absolute;
left: unset;
top: 0;
right: calc(var(--container-out-margin)*-1);
height: 100%;
width: calc(var(--container-out-margin) + var(--pseudo-block-margin));
background: var(--light);
z-index: -1;
}
@media(max-width:767px) {
.pseudo-block:before {
left: 0;
top: 0;
height: 100%;
width: 100%;
}
}

.bloc-offre i {
color: var(--color-1);
font-size: 50px;
}

.bloc-offre {
display: flex;
align-items: flex-start;
gap: 7px;
padding: 10px;
height: 100%;
transition: ease 0.3s;
border-radius: 4px;
}

.bloc-offre:hover {
background: var(--light);
padding: 10px;
transition: 0.2s;
}

p {
line-height: 18px;
color: #333333;
}

.trait.white {
background: white;
}

.card {
border: none;
}

ul.contrat {
font-weight: 700;
font-size: 20px;
line-height: 23px;
}

ul.contrat li {
display: flex;
align-items: center;
margin-bottom: 10px;
}

.text-white h1,
.text-white h2,
.text-white h5,
.text-white p {
color: white;
}

.modules-list-item {
background: none;
}

.modules-list-item .content {
font-size: 16px;
line-height: 18px;
}

.neg-margin {
margin-bottom: -8rem;
}

.calculatrice {
position: absolute;
bottom: 34px;
right: -87px;
width: 422px;
z-index: 10;
}

.bloc-qualigaz {
position: absolute;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
height: 100%;
}

.bloc-qualigaz h2 {
width: 500px;
/* padding-bottom: 4.5rem; */
}

.qualigaz {
padding-bottom: 1rem;
}

.split-1-3 {
position: relative;
overflow: hidden;
}

.split-1-3:before {
content: "";
position: absolute;
background: var(--light);
height: 150px;
width: 1620px;
z-index: -1;
left: 0;
}

.head-gris {
position: relative;
overflow-x: hidden;
}

.head-gris:before {
content: "";
position: absolute;
background: var(--light);
height: 150px;
width: 1620px;
z-index: -1;
right: 0;
}

.conseiller {
z-index: 10;
position: relative;
}

.blogs-index .card-body,
.blogs-widgets .card-body {
display: flex;
justify-content: space-between;
background: var(--color-1);
}

.blogs-index .card-body h5,
.blogs-widgets .card-body h5 {
text-transform: unset;
}

.blogs-index .card-body h5 a,
.blogs-widgets .card-body h5 a {
text-transform: unset;
font-size: 18px;
color: white;
}

.blogs-index .content-short,
.blogs-widgets .content-short {
font-weight: 300;
color: white;
line-height: 18px;
max-width: 387px;
}

.blogs-index .list-inline,
.blogs-widgets .list-inline {
display: flex;
flex-direction: column;
color: white;
font-style: italic;
font-weight: 300;
font-size: 14px;
gap: 5px;
}

.blogs-detail .list-inline {
display: flex;
font-weight: 300;
font-size: 14px;
gap: 5px;
font-style: italic;
}

.blogs-detail h1 {
font-weight: 700;
font-size: 39px;
line-height: 45px;
color: var(--color-1);
font-style: normal;
}

.blogs-detail .content-short {
font-weight: 700;
color: #333333;
line-height: 21px;
}

.logo-list img {
width: 188px;
}

.partenaires img {
width: 220px;
}

.overflow {
overflow-x: hidden;
}

.bloc-certification {
display: flex;
}

.bloc-certification h5,
.bloc-certification p {
text-align: left;
}

.bloc-certification p {
font-size: 15px;
}
@media(max-width:1399px) {
.calculatrice {
bottom: 36px;
right: -34px;
width: 320px;
}
}
@media(max-width:1299px) {
.qualigaz {
width: 194px;
}

.bloc-qualigaz h2 {
padding-bottom: 2.5rem;
text-align: center;
line-height: 33px;
}
}

.bloc-certification {
flex-direction: column;
}
@media(max-width:1199px) {
.calculatrice {
bottom: 36px;
right: -51px;
width: 258px;
}

.bloc-certification h5,
.bloc-certification p {
text-align: center;
}

.bloc-certification p {
font-size: 14px;
}

.bloc-certification img {
display: block;
margin: 0 auto;
}

h3 {
font-size: 23px;
}

.page-header img.chaudiere {
right: 0;
}
}
@media(max-width:991px) {
.conseiller {
width: 347px;
max-height: 427px;
position: absolute;
left: -91px;
}

.bloc-certification {
flex-direction: row;
}

.text-certif h5,
.text-certif p {
text-align: left;
}

.logo-list img {
width: 160px;
}

ul.contrat {
font-size: 14px;
line-height: 18px;
}

.modules-list .modules-list-item p {
font-size: 15px;
}

h3 {
font-size: 20px;
}

.partenaires img {
width: 161px;
}

.calculatrice {
position: relative;
margin-top: 1.5rem;
bottom: unset;
right: unset;
}

.page-header img.chaudiere {
position: absolute;
top: 85px;
width: 274px;
}

.page-header h1 {
font-size: 27px;
line-height: 32px;
}

.page-header .content {
max-width: 468px;
}

.bloc-qualigaz h2 {
width: 100%;
}
}
@media(max-width:767px) {
.conseiller {
position: relative;
}

.pseudo-block:after {
content: "";
position: absolute;
right: calc(var(--container-out-margin)*-1);
top: 0;
height: 100%;
z-index: 0;
width: calc(var(--container-out-margin) + var(--pseudo-block-margin));
width: calc(var(--container-out-margin) + (var(--container-width) / 3) - (var(--bs-gutter-x,.75rem) * 2));
}

.pseudo-block-1:after {
width: calc(var(--container-out-margin) + var(--pseudo-block-margin));
background: var(--color-1);
}

.pseudo-block:before {
left: calc(var(--container-out-margin)*-1);
}

.bloc-certification {
flex-direction: row;
}

.bloc-certification h5,
.bloc-certification p {
text-align: left;
}

.bloc-certification img {
width: 70px;
}

.pseudo-block-right:before {
content: "";
position: absolute;
left: unset;
top: 0;
left: calc(var(--container-out-margin)*-1);
height: 100%;
width: calc(var(--container-out-margin) + var(--pseudo-block-margin));
background: var(--light);
z-index: -1;
}

.neg-margin {
margin-bottom: 0;
}

.aides-widgets svg {
width: 100%;
}

.page-header h1 {
font-weight: 700;
font-size: 30px;
}
}
@media(max-width:575px) {
.bloc-qualigaz h2 {
width: 100%;
}

.pseudo-block-right:after,
.pseudo-block-right:before,
.pseudo-block:after,
.pseudo-block:before {
display: none;
}

.modules-list .modules-list-item p {
font-size: 14px;
}

.btn {
font-size: 14px;
}

.page-header img.chaudiere {
position: absolute;
left: 50%;
right: unset;
width: 221px;
height: auto;
top: 10px;
transform: translate(-50%);
}

.page-header h1 {
font-size: 21px;
line-height: 28px;
}

.bloc-img-2 {
min-height: 350px;
}

p.head-sentence {
font-size: 15px;
line-height: 20px;
}

h2 {
font-size: 28px;
}

.conseiller {
width: 100%;
padding-right: 1rem;
padding-top: 1rem;
}

.btn-lg {
font-size: 16px;
}

.nav-button {
padding: 10px 0;
}
}
@media(max-width:450px) {
.blogs-widgets .content-short {
max-width: 218px;
}

.bloc-qualigaz h2 {
line-height: 26px;
font-size: 22px;
}

.page-header h1 {
font-size: 29px;
line-height: 35px;
}

.logo-list img {
width: 142px;
}
}

.bloc-img {
min-width: 98px;
}

footer .footer-col > li > a.horaires span {
font-size: 14px;
text-transform: none;
line-height: 18px;
white-space: normal;
}

.entretien ol {
counter-reset: item;
list-style-type: none;
padding-left: 0;
}

.entretien li {
display: flex;
align-items: center;
margin-bottom: 10px;
color: white;
}

.entretien li:before {
content: counter(item) " ";
counter-increment: item;
background: var(--color-3);
width: 25px;
min-width: 25px;
height: 25px;
color: white;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
margin-right: 10px;
}

a.disabled {
pointer-events: none;
}

a.link {
color: var(--color-3);
text-decoration: underline;
font-weight: 600;
}

a.link:hover {
color: var(--color-3-alt);
}

a.link-2 {
color: white;
text-decoration: underline;
font-weight: 600;
}

a.link-2:hover {
color: #ffffffe0;
}

ul.double {
columns: 2;
}

.tarifs li {
display: flex;
align-items: center;
}

.tarifs .title {
font-weight: 600;
min-width: 95px;
}

.tarifs .title-2 {
font-weight: 600;
min-width: 125px;
}

.cas li {
margin-bottom: 20px;
font-weight: 300;
display: flex;
line-height: 19px;
align-items: flex-start;
}

.cas li strong {
font-weight: 500;
}

.cas li i {
margin-top: 10px;
}

.gap {
gap: 30px;
}

.tarif-w {
width: 250px;
max-width: 100%;
}
@media(max-width:1199px) {
.types img {
width: 200px;
}
}

.bloc-offre p {
font-size: 15px;
}

.bloc-offre img {
width: 53px;
margin-top: -5px;
}
@media(max-width:991px) {
.types img {
display: block;
margin: 0 auto;
}

.bloc-offre {
flex-direction: column;
align-items: center;
}

.bloc-offre h5,
.bloc-offre p {
text-align: center;
}

.fioul-2 {
height: 50px;
}
}

.shape {
position: relative;
}

.shape:before {
content: "";
position: absolute;
background: var(--light);
height: 150px;
width: 100%;
z-index: -1;
left: 0;
top: 17%;
}

#clim {
position: relative;
}

.services i {
color: var(--color-1);
font-size: 30px;
margin-right: 10px;
}

.services li {
display: flex;
align-items: flex-start;
margin-bottom: 20px;
}

.chaudiere li {
display: flex;
align-items: center;
margin-bottom: 10px;
}

.chaudiere img {
margin-right: 1rem;
}

strong {
font-weight: 700;
}
@media(max-width:767px) {
.shape:before {
top: 62%;
}
}

.bloc-categories-horizontal > ul {
justify-content: flex-start;
}

.list-inline-item.share .dropdown-menu {
border-radius: 0;
border: 0;
box-shadow: var(--shadow-1);
}

.list-inline-item.share .dropdown-menu a {
color: var(--color-1);
font-style: normal;
}

.list-inline-item.share .dropdown-menu a:hover {
color: var(--color-1-alt);
background: #dee2e666;
}

ul.pagination .page-item:first-child .page-link,
ul.pagination .page-item:last-child .page-link {
border-radius: 0;
}

.fioul {
width: 27px;
margin-right: 10px;
}

#slide-menu ul > li.active > a {
position: relative;
}

#slide-menu ul > li.active > a:before {
content: '';
position: absolute;
height: 5px;
background: var(--color-3);
width: 24px;
bottom: 0;
left: 0;
}

.sub-menu > ul > li > a {
position: relative;
}

#slide-menu .sub-menu.active > ul > li.active > a:before {
content: '';
position: absolute;
height: 3px;
background: var(--color-1);
width: 24px;
bottom: 0;
left: 15px;
}

.contact {
position: relative;
}

.contact .car {
position: absolute;
bottom: -20px;
width: 378px;
left: 27%;
}

.contact label {
margin-bottom: 5px;
}

.contact .form-control {
margin-bottom: 7px;
}

.contact .text-danger {
display: none;
}

.contact .form-check-label {
font-size: 14px;
line-height: 17px;
}
@media(max-width:1299px) {
#slide-menu .sub-menu > ul > li > a {
padding: 0.6rem 1rem 0.6rem 0;
margin-left: 0;
font-size: 15px;
}

#slide-menu .sub-menu.active > ul > li.active > a:before {
left: 0;
}

#slide-menu ul > li > a {
padding: 0.8rem 1rem;
}

#slide-menu ul > li.active > a:before {
bottom: 2px;
left: 13px;
}
}
@media(max-width:991px) {
.bloc-offre {
flex-direction: row;
align-items: flex-start;
gap: 10px;
}

.bloc-offre img {
width: 35px;
}

.bloc-offre h5,
.bloc-offre p {
text-align: left;
}

.bloc-offre p {
font-size: 14px;
}
}
@media(max-width:575px) {
.accueil p.head-sentence,
.page-header .content {
color: #333333;
}

.page-header.accueil picture {
position: relative;
}

.page-header.accueil > picture:before {
content: none;
}

.page-header .trait {
margin: 0 auto 10px;
}

.contact .car {
position: relative;
left: unset;
}

.head-gris:before {
height: 133px;
}

.condensation {
width: 400px;
display: block;
margin: 0 auto;
}
}
@media(max-width:430px) {
.bloc-certification {
flex-direction: column;
}

.bloc-certification h5,
.bloc-certification p {
text-align: center;
}

h2 {
font-size: 22px;
line-height: 26px;
}

.bloc-certification img {
margin: 0 auto;
display: block;
}

.modules-list-item .content {
font-size: 14px;
line-height: 16px;
}
}
@media(max-width:320px) {
.blogs-index .card-body,
.blogs-widgets .card-body {
flex-direction: column-reverse;
}

.blogs-index .list-inline,
.blogs-widgets .list-inline {
flex-direction: row;
margin-bottom: 15px;
}
}

#tarteaucitronManager {
color: white;
text-transform: uppercase;
}

.link {
color: var(--color-1);
font-weight: 600;
}

.link:hover {
color: var(--color-1-alt);
}

.types p,
.types ul {
font-weight: 300;
}

.types p strong,
.types ul strong {
font-weight: 500;
}

.types img {
width: 450px;
}

.types a {
color: var(--color-3);
font-weight: 500;
}

.types a:hover {
color: var(--color-3-alt);
}

.blogs-detail .content-datas strong {
color: var(--color-1);
}

.blogs-detail .content-datas ul {
margin-bottom: 15px;
}

.centered {
display: flex;
flex-direction: column;
justify-content: center;
}

.blogs-detail .content-datas h3 {
font-size: 18px;
}

.thermostat h3 {
font-size: 18px;
}
@media(max-width:575px) {
.thermostat .feature {
align-items: center;
}

.thermostat .feature .feature-img {
margin-bottom: 0;
}
}