@import url("/modules/custom/custom_geolibre/css/custom-fonts.css");
.node-secteur-domicile .content_header img{
    position: absolute;
    object-fit: cover;
    object-position: center;
    left: 0;
    height: 100%;
    z-index: 1;
    width: 100%;

}
@media (max-width: 767.98px) { 
.node-secteur-domicile .content_header img{
 min-height: 280px;
 object-position: right;
 object-fit: cover;
 z-index: 1;
}
}

.node-secteur-domicile .content_header{
  width: 100%;
  height: auto;
}
  
@media (min-width: 768px) {
.node-secteur-domicile .content_header { height: 500px;overflow: hidden; display: flex;}

}
@media (min-width: 768px) {
.node-secteur-domicile .content_header:before{
  content: "";
  display: block;
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 43.08%, rgba(0, 0, 0, 0) 72.55%);
 /* background: -moz-linear-gradient(left,  rgba(0,0,0,0.7) 70%, transparent 100%); /* FF3.6-15 */ */
/*  background: -webkit-linear-gradient(left,  rgba(0,0,0,0.7) 70%,transparent 100%); /* Chrome10-25,Safari5.1-6 */ */
 /* background: linear-gradient(to right,  rgba(0,0,0,0.7) 70%,transparent 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ */
 
}}
@media (min-width: 768px) {
.node-secteur-domicile .content_header_absolt{
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  text-align: center;
}}
.node-secteur-domicile .content_header_absolt h1{
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  font-family: 'DaxlinePro';
  color: #fff;
  display: block;
  margin-bottom: 24px;
@media (max-width: 767.98px) { color:#000 }

}
.node-secteur-domicile .content_header_absolt p{
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  font-family: 'DaxlinePro';
  color: #fff;

}
@media (max-width: 767.98px) { .node-secteur-domicile .content_header_absolt p {color:#000} }

.node-secteur-domicile .content_header  .secteur-domicile__field-image {
@media (max-width: 767.98px) {  margin-top:20px;
margin-bottom: 185px; }

}
.node-secteur-domicile .content_header_absolt{
@media (max-width: 767.98px) {     margin-top: 15px; }

}

.node-secteur-domicile .content_header_absolt .btn-red-custom a{
  display: flex;
  align-items: center;
  padding: 16px 32px;
  gap: 10px;
  width: 167px;
  height: 56px;
  background: #CC3627;
  border: 2px solid #CC3627;
  border-radius: 200px;
  white-space: nowrap;
  font-family: 'DaxlinePro';
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
  transition-duration: 0.3s;
  transition-property: background-color, color;
  margin: auto;
}
.node-secteur-domicile .content_header_absolt .btn-red-custom a:hover{
  background-color: #FFFFFF;
  color: #CC3627;
  border: 2px solid #CC3627;
}
.node-secteur-domicile .content_header_absolt .btn-red-custom a:after  {
  content: "\e914";
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-left: 5px;
  font-size: 16px;

}

/***/
.paragraph--type--la-teleassistance-une-presence-d{
@media (max-width: 767.98px) { padding-top:150px; }

	padding-top:50px;
	padding-bottom:50px;
}
.paragraph--type--la-teleassistance-une-presence-d .row {
align-items: center;
}
.paragraph--type--la-teleassistance-une-presence-d .la-teleassistance-une-presence-d__field-titre{
	font-family: 'DaxlinePro';
	font-style: normal;
	font-weight: 700;
	font-size: 32px;
	line-height: 45px;
	color: #000;
	display: block;
	margin-bottom: 30px; 
        @media (min-width: 768px) { max-width: 645px; }
@media (max-width: 575.98px) { text-align: center; }

}
.paragraph--type--la-teleassistance-une-presence-d .la-teleassistance-une-presence-d__field-lien{
 @media (max-width: 576px) { display: flex;
    justify-content: center;
    text-align: center;
   
}
}
.paragraph--type--la-teleassistance-une-presence-d .la-teleassistance-une-presence-d__field-lien a{
	display: table-cell;
	align-items: center;
	padding: 16px 32px;
	gap: 10px;
	width: 167px;
	height: 56px;
	background: #CC3627;
	border: 2px solid #CC3627;
	border-radius: 200px;
	white-space: nowrap;
	font-family: 'DaxlinePro';
	font-style: normal;
	font-weight: 700;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #FFFFFF;
	transition-duration: 0.3s;
	transition-property: background-color, color;
 @media (max-width: 576px) {width: 100%;}
}
.paragraph--type--la-teleassistance-une-presence-d .la-teleassistance-une-presence-d__field-lien a:hover{
	background-color: #FFFFFF;
    color: #CC3627;
    border: 2px solid #CC3627;
}
.paragraph--type--la-teleassistance-une-presence-d .la-teleassistance-une-presence-d__field-lien a:after  {
  content: "\e914";
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-left: 5px;
  font-size: 16px;

}
.paragraph--type--la-teleassistance-une-presence-d .la-teleassistance-une-presence-d__field-desription{
	display:block;
	margin-bottom:30px;
        @media (min-width: 768px) { max-width: 815px; }
}
.paragraph--type--la-teleassistance-une-presence-d .la-teleassistance-une-presence-d__field-desription p{
	font-family: 'DaxlinePro';
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	line-height: 1.6;
	color: #000;
}
.paragraph--type--la-teleassistance-une-presence-d  .la-teleassistance-une-presence-d__field-etaps > .field__item + .field__item{
	margin-top:47px;
}
.paragraph--type--la-teleassistance-une-presence-d  .la-teleassistance-une-presence-d__field-etaps > .field__item{
	position: relative;
}
.paragraph--type--la-teleassistance-une-presence-d  .la-teleassistance-une-presence-d__field-etaps > .field__item + .field__item .etap__field-picto:before{
  content: "";
  display: block;
  z-index: 2;
  position: absolute;
  left: 25px;
  top: -53px;
  width:1px;
  height:53px;
  background-color:#002699;

}
.paragraph--type--la-teleassistance-une-presence-d  .la-teleassistance-une-presence-d__field-etaps {margin-top:10px;
 @media (max-width: 991px) { margin-top: 40px;}
}
.paragraph--type--la-teleassistance-une-presence-d  .la-teleassistance-une-presence-d__field-etaps > .field__item .paragraph--type--etap{
	display: flex;
}
.paragraph--type--la-teleassistance-une-presence-d  .la-teleassistance-une-presence-d__field-etaps > .field__item .paragraph--type--etap .etap__field-picto{
	margin-right:25px;
}
.paragraph--type--la-teleassistance-une-presence-d  .la-teleassistance-une-presence-d__field-etaps > .field__item .paragraph--type--etap .etap__field-picto img{
	max-width:50px;
	max-height:50px;
}
.paragraph--type--la-teleassistance-une-presence-d  .la-teleassistance-une-presence-d__field-etaps > .field__item .paragraph--type--etap .etap__field-etap{
	font-family: 'DaxlinePro';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	color: #00148C;
	margin-bottom: 11px;
}
.paragraph--type--la-teleassistance-une-presence-d  .la-teleassistance-une-presence-d__field-etaps > .field__item .paragraph--type--etap .etap__field-desription p{
	font-family: 'DaxlinePro';
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 18px;
	color: #737272;
	margin-bottom:0;
}
@media (max-width: 767.98px) {
.paragraph--type--la-teleassistance-une-presence-d  .la-teleassistance-une-presence-d__field-etaps > .field__item .paragraph--type--etap .etap__field-desription p {
font-size: 17px;
}
 }

/***/

.paragraph--type--la-teleas-comment-ca-marche{
	background: #EAF2FC;
	padding: 84px 0 6px;
@media (max-width: 575.98px) { padding: 84px 0 10px; }
	
}
.paragraph--type--la-teleas-comment-ca-marche .la-teleas-comment-ca-marche__field-title{
	font-family: 'DaxlinePro';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 45px;
    color: #000;
    display: block;
    margin-bottom: 30px;
@media (max-width: 991.98px) { margin-top: 30px;text-align: center; }

}
.paragraph--type--la-teleas-comment-ca-marche .la-teleas-comment-ca-marche__field-desription{
	display:block;
	margin-bottom:30px;
}
.paragraph--type--la-teleas-comment-ca-marche .la-teleas-comment-ca-marche__field-desription ul li,
.paragraph--type--la-teleas-comment-ca-marche .la-teleas-comment-ca-marche__field-desription p{
	font-family: 'DaxlinePro';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.6;
	color: #000;
}
@media (max-width: 767.98px) { .paragraph--type--la-teleas-comment-ca-marche .la-teleas-comment-ca-marche__field-desription ul li,
.paragraph--type--la-teleas-comment-ca-marche .la-teleas-comment-ca-marche__field-desription p{
font-size: 18px;
} }

.paragraph--type--la-teleas-comment-ca-marche .la-teleas-comment-ca-marche__field-desription ul{
	padding:0;
}
.paragraph--type--la-teleas-comment-ca-marche .la-teleas-comment-ca-marche__field-desription ul li{
    display: flex;
	align-items:center;
	margin-bottom: 16px;
}
.paragraph--type--la-teleas-comment-ca-marche .la-teleas-comment-ca-marche__field-desription ul li:before{
    content:"";
	background-image: url("data:image/svg+xml,%3Csvg width='41' height='16' viewBox='0 0 41 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 7.9325L6.59992 13.9324L17.8 1.93237' stroke='%23119998' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
	width: 41px;
    height: 16px;
    background-position: center;
    background-repeat: no-repeat;
    flex: 0 0 41px;
}

/*********/
.paragraph--type--beneficiez{
	padding: 60px 0 100px;
@media (max-width: 575.98px) { padding: 60px 0 10px; }

}
.paragraph--type--beneficiez .pl-lg-5 {
   @media (min-width: 992px) { padding-left: 117px !important; }

}
.paragraph--type--beneficiez .pl-lg-5 .beneficiez__field-etap-pro{
   @media (min-width: 992px) { margin-top:20px }

}
.paragraph--type--beneficiez .col-lg-2 {
   @media (min-width: 992px) { max-width:13% !important; }

}
.paragraph--type--beneficiez .beneficiez__field-titre__globall{
    font-family: 'DaxlinePro';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #000;
    display: block;
    text-align:center;
    margin-bottom: 51px;
    
@media (min-width: 575.98px) { margin-left: 77px;text-align:left;}

}
.paragraph--type--beneficiez .beneficiez__field-image-et-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px;
@media (max-width: 575.98px) { justify-content: space-around; }

}
.paragraph--type--beneficiez .beneficiez__field-image-et-title .paragraph--type--image-title .image-title__field-image {
      text-align: center;
      margin-bottom: 10px;

}
.paragraph--type--beneficiez .beneficiez__field-image-et-title .paragraph--type--image-title .image-title__field-image img {   width: 50px;
    height: 60px;}
.paragraph--type--beneficiez .beneficiez__field-image-et-title .paragraph--type--image-title .image-title__field-title {
  font-family: DaxlinePro;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #737272;
}
.paragraph--type--beneficiez .beneficiez__field-image-produit{
	margin-bottom: 24px;
}
.paragraph--type--beneficiez .beneficiez__field-image-produit img{
	height: auto;
        width: 100%;
}
.paragraph--type--beneficiez .beneficiez__field-title{
	color: #000;
	font-family: DaxlinePro;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
	margin-bottom: 20px;
}
.paragraph--type--beneficiez .beneficiez__field-description- p{	
	color: #737272;
	font-family: DaxlinePro;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}
@media (max-width: 767.98px) { 
.paragraph--type--beneficiez .beneficiez__field-description- p {
font-size: 19px;
}
 }

.paragraph--type--beneficiez .beneficiez__field-lien{
	
display: flex;
	
justify-content: flex-start;
@media (max-width: 575.98px) { margin-bottom:30px }
}


.paragraph--type--beneficiez .beneficiez__field-lien a{
	display: flex;
	align-items: center;
	padding: 16px 32px;
	gap: 10px;
	height: 56px;
	background: #CC3627;
	border: 2px solid #CC3627;
	border-radius: 200px;
	white-space: nowrap;
	font-family: 'DaxlinePro';
	font-style: normal;
	font-weight: 700;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #FFFFFF;
	transition-duration: 0.3s;
	transition-property: background-color, color;
	justify-content: center;
        width: 315px ;
@media (max-width: 575.98px) { width:100% }

}
.paragraph--type--beneficiez .beneficiez__field-lien a:hover{
	background-color: #FFFFFF;
    color: #CC3627;
    border: 2px solid #CC3627;
}
.paragraph--type--beneficiez .beneficiez__field-lien a:after{
	 content: "\e914";
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-left: 5px;
  font-size: 16px;
}
/*********************************************************/
.etaps-produits__field-etap-produit{
	
}
.etaps-produits__field-etap-produit .field__item{	
	padding: 20px 0;
}
.etaps-produits__field-etap-produit .field__item + .field__item{
	/* padding: 15px 0; */
	position:relative;
	border-top: 2px solid #D9D8D8;
}

.etaps-produits__field-etap-produit .field__item .etap-produit__field-picto{display: flex;/* justify-content: center; */align-items: center;height: 100%;
@media (max-width: 575.98px) { align-items: start;margin-top: 15px;}

}
.etaps-produits__field-etap-produit .field__item .etap-produit__field-picto img{
	
	max-width: 100%;
}
.etaps-produits__field-etap-produit .field__item .etap-produit__field-titre-{
	font-family: 'DaxlinePro';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    color: #00148C;
    margin-bottom: 10px;
@media (max-width: 991.98px) { margin-bottom: 12px;
    margin-top: 10px; }

}
.etaps-produits__field-etap-produit .field__item .etap-produit__field-desription p{
	color: #000;
	font-family: DaxlinePro;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}
/*************/
.block-installation-material {
    position:relative;
    padding: 32px 40px;
    background: #EAF2FC;
    border-radius: 8px;
}
.block-installation-material .full-section {
    display:flex;
@media (max-width: 575.98px) {     flex-direction: column; }

}
.block-installation-material .full-section .image-wrapper {
    flex-basis:5%;
   
}

 @media (max-width: 575.98px) { .block-installation-material .full-section .image-wrapper { margin-bottom:20px }}
.block-installation-material .full-section .content-wrapper {
    flex-basis:95%;
    margin-left: 20px;
}

.block-installation-material .full-section .content-wrapper .section-title {
    font-family: 'DaxlinePro';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #002699;
    padding-bottom:10px;
}

.block-installation-material .full-section .content-wrapper p {
    font-family: 'DaxlinePro';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #002699;
}
.block-installation-material .block-installation-material__field-lien a {
    padding: 10px 24px;
    border: 2px solid #CC3627;
    border-radius: 200px;
    font-family: 'DaxlinePro';
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #CC3627;
    margin:15px 0;
    display: inline-block;
}
.block-installation-material .block-installation-material__field-lien a:hover{
    border: 2px solid #CC3627;
    color: #fff;
    background: #CC3627;
}
.paragraph--type--faq-global{
	position:relative;
    padding: 100px 0px 30px;
    background: #EAF2FC;
	margin-top: 4rem;
@media (max-width: 575.98px) {     padding: 47px 0px 30px; }

}
.paragraph--type--faq-global .paragraph--type--faq-global-lien{
	text-align:center;
	    margin-top: 50px;
}
.paragraph--type--faq-global .paragraph--type--faq-global-lien a{
	display: inline-flex;
    align-items: center;
    padding: 16px 32px;
    gap: 10px;
    width: auto;
    height: 56px;
    background: #CC3627;
    border: 2px solid #CC3627;
    border-radius: 200px;
    white-space: nowrap;
    font-family: 'DaxlinePro';
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
    transition-duration: 0.3s;
    transition-property: background-color, color;
    justify-content: center;
    @media (max-width: 575.98px) { width:100% }

}
.paragraph--type--faq-global .paragraph--type--faq-global-lien a:hover{
	background-color: #FFFFFF;
    color: #CC3627;
    border: 2px solid #CC3627;
}
.paragraph--type--faq-global .paragraph--type--faq-global-lien a:after{
	content: "\e914";
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-left: 5px;
    font-size: 16px;
}
.paragraph--type--faq-global .faq-global__field-titre{
	display: flex;
    flex-direction: column;
    align-items: center;
    font-family: 'DaxlinePro';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
    color: #000;
    margin-bottom: 40px;
@media (max-width: 575.98px) {     text-align: center; }

}


.paragraph--type--faq-global  #accordion{
    max-width: 1125px;
    margin: auto;
}
.paragraph--type--faq-global  .card{
    margin-bottom:10px;
    border: none;
    box-shadow: 0px 4px 16px rgba(0, 38, 153, 0.15);
    border-radius: 10px;
}
.paragraph--type--faq-global  .card-header{
    padding: 0;
    background: transparent;
    border: none;
}
.paragraph--type--faq-global  .card-body{
	padding-top: 0;
}
.paragraph--type--faq-global  .card span button,
.paragraph--type--faq-global  .card h5 button{
    padding: 30px 50px 30px 20px;
    background: #fff;
    font-family: 'DaxlinePro';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #002699;
    width: 100%;
    text-align: left;
    position:relative;
    border-radius: 10px;
    display: flex;
    align-items: center;
}

.paragraph--type--faq-global  .card-body .item-faq__field-desription p{
 margin-bottom:0
}
.paragraph--type--faq-global  .card span button .item-faq__field-picto img ,
.paragraph--type--faq-global  .card h5 button .item-faq__field-picto img{
	max-height: 45px;
	max-width: 45px;
	margin: 0 20px 0 0;
}
.paragraph--type--faq-global  .card span button .item-faq__field-titre ,
.paragraph--type--faq-global  .card h5 button .item-faq__field-titre{
	font-family: 'DaxlinePro';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	color: #002699;
}
.paragraph--type--faq-global  .card span button .item-faq__field-sous-titre,
.paragraph--type--faq-global  .card h5 button .item-faq__field-sous-titre{
	font-family: 'DaxlinePro';
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 24px;
	color: #737272;
	margin: -5px 0 0 20px;
}
.paragraph--type--faq-global .card span button[aria-expanded="true"]:after ,
.paragraph--type--faq-global .card h5 button[aria-expanded="true"]:after{
	background-image: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.6665 10H16.3332' stroke='%23CC3627' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.paragraph--type--faq-global  .card span button:after ,
.paragraph--type--faq-global  .card h5 button:after{
    content:"";
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.0003 6.66669V25.3334M6.66699 16H25.3337' stroke='%23CC3627' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    width:32px;
    height:32px;
    background-position:center;
    background-repeat:no-repeat;
    position:absolute;
    right:20px;
    top:0;
    bottom:0;
    margin:auto;
    transition: all 0.5s ease;
}
/*************************/
.paragraph--type--bg-img-texte{
	width:100%;
	height:450px;
	position:relative;
	margin-bottom: 123px;
}
.paragraph--type--bg-img-texte .bg-img-texte__field-image{
     
@media (max-width: 576px) { display: none; }

}
.paragraph--type--bg-img-texte .bg-img-texte__field-image-mobile{
     display: block;
@media (min-width: 576px) { display: none; }

}
.paragraph--type--bg-img-texte .bg-img-texte__field-image img{
	position: absolute;
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.paragraph--type--bg-img-texte .bg-img-texte__field-image-mobile img{
	position: absolute;
	object-fit: cover;
	object-position: left;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.paragraph--type--bg-img-texte .paragraph--type--bg-img-texte--global{
	padding: 24px 30px 30px;
	background: #EAF2FC;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 8px;
	max-width: 905px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	max-height: 270px;
}
@media (max-width: 1024px) {
  .paragraph--type--bg-img-texte .paragraph--type--bg-img-texte--global{
    max-width: 300px;
    top: 80px;
    bottom: -66px;
    right: 120px; 
     max-height: 100%;}
}
@media (max-width: 991px) {
    max-width: 300px;
    top: 80px;
    bottom: -66px;
    right: 90px; 
     max-height: 100%;}
}
.paragraph--type--bg-img-texte .paragraph--type--bg-img-texte--global .bg-img-texte__field-desription p {
    font-family: 'DaxlinePro';
    font-style: normal;
    font-weight: 500;
    font-size: 16px !important;
    line-height: 24px !important;
    display: flex;
    align-items: center;
    color: #002699 !important;
@media (max-width: 991px) {
 font-size: 16px !important;
 line-height: 24px !important;
color: #002699 !important;
}
}
.paragraph--type--bg-img-texte .paragraph--type--bg-img-texte--global .bg-img-texte__field-auteur{
	font-family: 'DaxlinePro';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    display: flex;
    align-items: center;
    color: #000000;
}
.paragraph--type--bg-img-texte .container{
	position:relative;
	height: 100%;
}
.paragraph--type--bg-img-texte--global{

    padding: 24px 30px 30px;
    background: #EAF2FC;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    max-width: 315px;
	margin:auto;
}
/*************************/
.paragraph--type--block-produit{
	margin-top:92px;
	margin-bottom:30px;
@media (max-width: 575.98px) {margin-top: 45px; }

}
.paragraph--type--block-produit-global{
	border-radius: 8px;
	border: 1px solid #737272;
	overflow:hidden;
}
.paragraph--type--block-produit-global .block-produit__field-image-produit{
	
}
.paragraph--type--block-produit-global .block-produit__field-image-produit img{
	width:100%;
	height:auto;
}
.paragraph--type--block-produit-global .block-produit__field-titre-formate{
	font-family: 'DaxlinePro';
	font-style: normal;
	font-weight: 700;
	font-size: 32px;
	line-height: 32px;
	color: #000;
	margin-bottom: 20px;

@media (max-width: 991px) { 
      margin-top: 25px;
      margin-left: 20px;
 }

}
.paragraph--type--block-produit-global .d-flex{justify-content: space-between;flex-wrap: wrap;
@media (max-width: 991px) { flex-direction: column; }}
.paragraph--type--block-produit-global .block-produit__field-lien a:after{
	
	 content: "\e914";
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-left: 5px;
  font-size: 16px;

}
.paragraph--type--block-produit-global .block-produit__field-lien{@media (max-width: 991px) { margin: 20px 0 20px 20px; }}
.paragraph--type--block-produit-global .block-produit__field-lien a{
	display: table-cell;
	align-items: center;
	padding: 16px 32px;
	gap: 10px;
	width: 167px;
	height: 56px;
	border-radius: 200px;
	white-space: nowrap;
	font-family: 'DaxlinePro';
	font-style: normal;
	font-weight: 700;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	transition-duration: 0.3s;
	transition-property: background-color, color;
	background-color: #FFFFFF;
	color: #CC3627;
	border: 2px solid #CC3627;
	width: 200px;
	text-align: center;
}
.paragraph--type--block-produit-global .block-produit__field-lien a:hover{
	background: #CC3627;
	border: 2px solid #CC3627;
	color: #FFFFFF;
}
.paragraph--type--block-produit-global .block-produit__field-prix{
	color: #002699;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 31px;
@media (max-width: 991px) {     margin-left: 20px; }
}
.paragraph--type--block-produit-global .block-produit__field-prix strong{
	font-size: 26px;
}
@media (min-width: 1200px){
	.node-secteur-domicile .content_header_absolt{
    text-align: left;

  }
  .node-secteur-domicile .content_header_absolt > *{
    max-width: 50%;
  }
  .node-secteur-domicile .content_header_absolt h2{
    margin-bottom: 44px;
    font-size: 50px;
    line-height: 50px;
  }
  .node-secteur-domicile .content_header_absolt .accueil__body{
    margin-bottom: 30px;
  }
  .node-secteur-domicile .content_header_absolt p{
    font-size: 20px;
    line-height: 32px;
  }
  .node-secteur-domicile .content_header_absolt .btn-red-custom a{
    margin: 0;
  }
	.paragraph--type--bg-img-texte .paragraph--type--bg-img-texte--global{
		right: auto;
		max-width: 391px;
		max-height: none;
		top: auto;
		bottom: -50px;
	}
	.paragraph--type--bg-img-texte .paragraph--type--bg-img-texte--global .bg-img-texte__field-desription p{
		font-size: 22px;
		font-style: normal;
		font-weight: 500;
		line-height: 30px;
                color: #002699;

	}
	.paragraph--type--bg-img-texte .paragraph--type--bg-img-texte--global .bg-img-texte__field-auteur{
    margin-top: 30px;
}
	.paragraph--type--block-produit-global .col-lg-8{
	/* padding-left: 25px; */
	padding-right: 70px;
	padding-top: 30px;
	padding-bottom: 30px;
	display: flex;
	flex-direction: column;
	}
	.paragraph--type--block-produit-global .block-produit__field-titre-formate{
		margin-bottom: auto;

	}
}
.paragraph--type--block-produit-global .block-produit__field-image-produit {
@media (min-width: 992px) {max-height: 233px; }

}
.paragraph--type--bg-img-texte .paragraph--type--bg-img-texte--global .bg-img-texte__field-desription p{
color: #002699;

@media (max-width: 575.98px) {font-size:16px;
line-height: 23px; }


}

@media (min-width: 768px) and (max-width: 1024px) { 
.node-secteur-domicile .content_header img {object-position: right;}
    .paragraph--type--bg-img-texte .paragraph--type--bg-img-texte--global {max-width: 320px;right: auto;}
}






