@charset "utf-8";
/* CSS Document */






/* CSS PROPRE A LA HOMEPAGE */

@media only screen and (min-width : 960px) {

#header{
padding : 0px 32px;
}
.block-img-header{
background: url("../images/obliques-Groupe-IMA.svg"), url("../images/nos-offres/materiel-mobile/materiel-teleassistance-mobile.jpg");
background-size: 300px, cover;
background-position: top 0px right 32px, center;
background-repeat: no-repeat, no-repeat;
width : 100%;
height : 350px;
border-radius : 12px;
position: relative;
}
	
	
.splide{
width: 960px;
}
.block {
align-items: center;
justify-content: left;
width: 960px;
margin-bottom : 16px;
height: 400px;
border-radius: 12px;
line-height: 1.4;
box-shadow: 0px 5px 10px 0px rgba(0, 0, 17, 0.1);
position: relative;
}
.block:nth-child(1), .block:nth-child(2){
margin-right: 32px;
}
.section-slider-image{
background: #111117;
padding : 96px 0px 64px 0px;
margin-top : 128px;
}
#slide-image-porte-cle-1{
background: url("../images/nos-offres/materiel-mobile/porte-cle-exterieur.jpg");
background-size: cover;
background-position:center;
background-repeat: no-repeat;	
}
#slide-image-porte-cle-2{
background: url("../images/nos-offres/materiel-mobile/porte-cle-charge.jpg");
background-size: cover;
background-position:center;
background-repeat: no-repeat;	
}
#slide-image-montre-1{
background: url("../images/nos-offres/materiel-mobile/montre-connectee-portee.jpg");
background-size: cover;
background-position:center;
background-repeat: no-repeat;	
}
#slide-image-montre-2{
background: url("../images/nos-offres/materiel-mobile/montre-connectee-charge.jpg");
background-size: cover;
background-position:center;
background-repeat: no-repeat;	
}
.block > span, .big-block > span {
position: absolute;
bottom : 32px;
left : 32px;
font-size: 12px;
color : #FFFFFF;
display: block;
width : 250px;
font-family: "Manrope Light";
font-weight: 100;
}
.titre-description-materiel {
font-size: 14px;
font-family: "Manrope Bold";
font-weight: 100;
margin-bottom : 8px;
}

#section-presentation-bracelets{
padding-top : 128px;
}
#presentation-bracelets-medaillons > div > #tag-label-confort{
font-size : 12px;
padding : 4px 16px;
border-radius : 20px;
display: inline-block;
margin-right : 8px;
font-family: "Manrope Semibold";
font-weight: 100;
margin-bottom : 16px;
background : #FFE6F0;
color : #D20A5A;
}
#presentation-bracelets-medaillons > div > #tag-label-serenite{
font-size : 12px;
padding : 4px 16px;
border-radius : 20px;
display: inline-block;
margin-right : 8px;
font-family: "Manrope Semibold";
font-weight: 100;
margin-bottom : 16px;
background : #F0EBFA;
color : #8241E1;
}
.presentation-bracelet{
display: inline-block;
vertical-align: top;
width: 448px;
}
.presentation-bracelet:nth-child(1){
margin-right: 64px;
}
#image-bracelet-confort{
background : #FFE6F0;
border-radius: 12px;
padding : 32px;
}
#image-bracelet-serenite{
background : #F0EBFA;
border-radius: 12px;
padding : 32px;
}
#image-bracelet-confort > img, #image-bracelet-serenite > img{
width : 100%;
display: block;
margin : 0 auto;
}
.presentation-bracelet > div > ul{
margin-top: 32px;
height: 235px;
}
.presentation-bracelet > div > ul > li{
font-family: "Manrope Semibold";
list-style: url("../images/nos-offres/domicile/check.svg");
margin-left : 24px;
padding-left : 8px;
margin-top : 8px;
}
.presentation-bracelet > div > ul > li > span{
font-family: "Manrope Regular";
font-size : 14px;
color : #5B6E83;
}	
#fiche-technique-bracelet-confort > ul > li, #fiche-technique-bracelet-serenite > ul > li{
width : 205px;
border-radius : 12px;
background: #FCFCFC;
border: 1px solid #C8CDD7;
display: inline-block;
vertical-align: middle;
margin-bottom : 32px;
padding : 32px;
text-align : center;
font-family: "Manrope Semibold";
font-size: 14px;
font-weight: 100;
margin-left : 0px;
}
#fiche-technique-bracelet-confort > ul, #fiche-technique-bracelet-serenite > ul{
height : auto;
}
#fiche-technique-bracelet-confort > h5, #fiche-technique-bracelet-serenite > h5{
margin-top : 64px;
}
#fiche-technique-bracelet-confort > ul > li:nth-child(1), #fiche-technique-bracelet-confort > ul > li:nth-child(3),
#fiche-technique-bracelet-serenite > ul > li:nth-child(1), #fiche-technique-bracelet-serenite > ul > li:nth-child(3){
margin-left: 0px;
margin-right: 32px;
}
#fiche-technique-bracelet-confort > ul > li > img, #fiche-technique-bracelet-serenite > ul > li > img{
width : 36px;
margin-bottom : 8px;
}
	
#mentions-vie-privee{
background: #FFF5E6;
border-radius: 12px;
padding : 32px 64px;
margin-top : 64px;
}
#mentions-vie-privee > h5{
margin-bottom : 16px;
}
#mentions-vie-privee > h5:before{
background-image: url('../images/nos-offres/materiel-mobile/icon-confidentiel.svg');
background-size: 100%;
background-repeat: no-repeat;
display: inline-block;
width: 24px; 
height: 24px;
margin-right: 16px;
content:"";
}
	
	
#acordion_options > div {
padding: 32px 0px 0px 0px;
}
#acordion_options > div > h3 {
font-size : 18px;
color : #384954;
margin-bottom : 10px;
font-weight : 400;
}
#acordion_options > p {
font-size : 14px;
font-style : italic;
}
input {
display: none;
}
label {
display: inline-block;
box-sizing: border-box;
width : auto;
padding : 8px 16px;
border : 1px solid #C8CDD7;
border-radius: 30px;
margin-right: 8px;
}
label:hover {
cursor: pointer;
border : 1px solid #283C50;
}
input:checked + label {
box-sizing: border-box;
border : 3px solid #283C50;
font-family: "Manrope Semibold";
font-weight: 100;
background : #F3F3F8;
}	
.materiel-option{
overflow-x: auto;
}
.materiel-option-detail{
background: #F3F3F8;
display: inline;
width : 150px;
margin : 15px;
}
#tab1:checked ~ #option-materiel,
#tab2:checked ~ #option-services,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
display: block;
}
	
#option-materiel > ul, #option-materiel-plus > ul{
display : flex;
flex-wrap: wrap;
position : relative;
}
#option-services > ul{
display : flex;
flex-wrap: wrap;
}
.detail-option-materiel, .detail-option-service{
background : #FFFFFF;
border : 1px solid #E6EBF0;
border-radius : 8px;
padding : 16px;
box-shadow: 0px 5px 10px 0px rgba(0, 0, 17, 0.1);
margin: 16px;
list-style: none;
flex: 1 448px;
vertical-align: middle;
}
.eligibilite-credit-impot{
background: #F0EBFA;
color : #500FA0;
padding : 4px 8px;
font-size: 12px;
font-family: "Manrope Semibold";
text-align : center;
border-radius : 20px;
margin-bottom : 16px;
}
.nom-option{
color : #283C50;
font-family: "Manrope Bold";
font-weight: 100;
}
.prix-option{
color : #5B6E83;
}
.nom-option, .prix-option, .description-option{
margin-bottom : 4px;
}
.description-option{
color : #5B6E83;
font-size: 12px;
margin-top : 8px;
margin-bottom : 8px;
}
.detail-option-materiel > img{
width : 150px;
display: inline-block;
vertical-align: middle;
margin-right : 16px;

}
.detail-option-materiel > div{
width : 240px;
display: inline-block;
vertical-align: middle;
}
.detail-option-materiel > div > a, .detail-option-service > div > a{
font-family: "Manrope Medium";
color : #D20A5A;
text-decoration: underline;
font-size: 14px;
display: none;
}
.detail-option-materiel > div > a:hover, .detail-option-service > div > a:hover{
color : #A50046;
}
.detail-option-service > img{
width : 150px;
display: inline-block;
vertical-align: middle;
margin-right : 16px;
border-radius: 100px;
}
.detail-option-service > div{
width : 240px;
display: inline-block;
vertical-align: middle;
}
#mentions{
width : 100%;
text-align: center;
margin-top : 32px;
font-size : 12px;
color : #5B6E83;
}
#all-option, #hide-option{
height : 44px;
padding : 0px 16px;
line-height: 42px;
border-radius: 8px;
border: 1px solid #879BAF;
color : #283C50;
background: transparent;
font-size: 17px;
font-family: "Manrope Medium";
margin-top : 32px;
display: block;
margin-left : auto;
margin-right: auto;
transition-duration: 0.2s;
}
#all-option:hover, #hide-option:hover{
border: 1px solid #283C50;
background: #283C50;
color: #FFFFFF;
transition-duration: 0.2s;
}
#all-option:checked #option-materiel-plus{
display : block;
}

#bloc-couleur-image > div > h2{
margin-bottom : 32px;
}
.photo-bloc-couleur-image{
background: url("../images/obliques-Groupe-IMA.svg"), url("../images/nos-offres/materiel-domicile/senior-souscription-tablette.jpg") ;
background-size: 300px, cover;
background-position: top 0px right 0px, center;
background-repeat: no-repeat, no-repeat;
}
	
#mentions-etancheite{
font-size : 12px;
color : #879BAF;
text-align: center;
}
}





/* CSS PROPRE A LA PAGE NOS OFFRES MOBILE */

@media only screen and (max-width : 959px) {

#header{
padding : 32px;
}
.block-img-header{
background: url("../images/obliques-Groupe-IMA.svg"), url("../images/nos-offres/materiel-mobile/materiel-teleassistance-mobile.jpg");
background-size: 200px, cover;
background-position: top 0px right 0px, center;
background-repeat: no-repeat, no-repeat;
width : 100%;
height : 400px;
border-radius : 12px;
position: relative;
}
	
	
.splide{
width: 100%;
}
.block, .big-block {
align-items: center;
justify-content: left;
width: 300px;
margin-bottom : 16px;
height: 400px;
border-radius: 12px;
line-height: 1.4;
box-shadow: 0px 5px 10px 0px rgba(0, 0, 17, 0.1);
position: relative;
}
.block:nth-child(1), .block:nth-child(2), .big-block:nth-child(1), .big-block:nth-child(2) {
margin-right: 32px;
}
.section-slider-image{
background: #111117;
padding : 96px 16px 64px 16px;
margin-top : 128px;
}
#slide-image-porte-cle-1{
background: url("../images/nos-offres/materiel-mobile/porte-cle-exterieur-mobile.jpg");
background-size: cover;
background-position:center;
background-repeat: no-repeat;	
}
#slide-image-porte-cle-2{
background: url("../images/nos-offres/materiel-mobile/porte-cle-charge-mobile.jpg");
background-size: cover;
background-position:center;
background-repeat: no-repeat;	
}
#slide-image-montre-1{
background: url("../images/nos-offres/materiel-mobile/montre-connectee-portee-mobile.jpg");
background-size: cover;
background-position:center;
background-repeat: no-repeat;	
}
#slide-image-montre-2{
background: url("../images/nos-offres/materiel-mobile/montre-connectee-charge-mobile.jpg");
background-size: cover;
background-position:center;
background-repeat: no-repeat;	
}
.block > span, .big-block > span {
position: absolute;
bottom : 32px;
left : 16px;
font-size: 12px;
color : #FFFFFF;
display: block;
width : 268px;
font-family: "Manrope Light";
font-weight: 100;
}
.titre-description-materiel {
font-size: 14px;
font-family: "Manrope Bold";
font-weight: 100;
margin-bottom : 8px;
}

	
#section-presentation-bracelets{
padding-top : 128px;
}
#presentation-bracelets-medaillons > div > #tag-label-confort{
font-size : 12px;
padding : 4px 16px; : #FFFFFF;
border-radius : 20px;
display: inline-block;
margin-right : 8px;
font-family: "Manrope Semibold";
font-weight: 100;
margin-bottom : 16px;
background : #FFE6F0;
color : #D20A5A;
}
#presentation-bracelets-medaillons > div > #tag-label-serenite{
font-size : 12px;
padding : 4px 16px; : #FFFFFF;
border-radius : 20px;
display: inline-block;
margin-right : 8px;
font-family: "Manrope Semibold";
font-weight: 100;
margin-bottom : 16px;
background : #F0EBFA;
color : #8241E1;
}
.presentation-bracelet{
display: inline-block;
vertical-align: top;
width: 100%;
}
.presentation-bracelet:nth-child(1){
margin-right: 0px;
}
#image-bracelet-confort{
background : #FFE6F0;
border-radius: 12px;
padding : 32px;
}
#image-bracelet-serenite{
background : #F0EBFA;
border-radius: 12px;
padding : 32px;
}
#image-bracelet-confort > img, #image-bracelet-serenite > img{
width : 70%;
display: block;
margin : 0 auto;
}
.presentation-bracelet > div > ul{
margin-top: 32px;
height: auto;
}
.presentation-bracelet > div > ul > li{
font-family: "Manrope Semibold";
list-style: url("../images/nos-offres/domicile/check.svg");
margin-left : 24px;
padding-left : 8px;
margin-top : 8px;
}
.presentation-bracelet > div > ul > li > span{
font-family: "Manrope Regular";
font-size : 14px;
color : #5B6E83;
}
#presentation-bracelet-serenite{
margin-top : 128px;
}
#fiche-technique-bracelet-confort > ul, #fiche-technique-bracelet-serenite > ul{
display : flex;
flex-wrap: wrap;
}
#fiche-technique-bracelet-confort > ul > li, #fiche-technique-bracelet-serenite > ul > li{
flex : 1 46%;
border-radius : 12px;
background: #FCFCFC;
border: 1px solid #C8CDD7;
display: inline-block;
vertical-align: middle;
margin-bottom : 16px;
padding : 32px;
text-align : center;
font-family: "Manrope Semibold";
font-size: 14px;
font-weight: 100;
margin-left : 0px;
}
#fiche-technique-bracelet-confort > ul, #fiche-technique-bracelet-serenite > ul{
height : auto;
}
#fiche-technique-bracelet-confort > h5, #fiche-technique-bracelet-serenite > h5{
margin-top : 64px;
}
#fiche-technique-bracelet-confort > ul > li:nth-child(1), #fiche-technique-bracelet-confort > ul > li:nth-child(3),
#fiche-technique-bracelet-serenite > ul > li:nth-child(1), #fiche-technique-bracelet-serenite > ul > li:nth-child(3){
margin-left: 0px;
margin-right: 4%;
}
#fiche-technique-bracelet-confort > ul > li > img, #fiche-technique-bracelet-serenite > ul > li > img{
width : 36px;
margin-bottom : 8px;
}

#mentions-vie-privee{
background: #FFF5E6;
border-radius: 12px;
padding : 32px 32px;
margin-top : 64px;
}
#mentions-vie-privee > h5{
margin-bottom : 16px;
}
#mentions-vie-privee > h5:before{
background-image: url('../images/nos-offres/materiel-mobile/icon-confidentiel.svg');
background-size: 100%;
background-repeat: no-repeat;
display: inline-block;
width: 24px; 
height: 24px;
margin-right: 16px;
content:"";
}
	
	
#acordion_options > div {
padding: 32px 0px 0px 0px;
}
#acordion_options > div > h3 {
font-size : 18px;
color : #384954;
margin-bottom : 10px;
font-weight : 400;
}
#acordion_options > p {
font-size : 14px;
font-style : italic;
}
input {
display: none;
}
label {
display: inline-block;
box-sizing: border-box;
width : auto;
padding : 8px 16px;
border : 1px solid #C8CDD7;
border-radius: 30px;
margin-right: 8px;
}
label:hover {
cursor: pointer;
border : 1px solid #283C50;
}
input:checked + label {
box-sizing: border-box;
border : 3px solid #283C50;
font-family: "Manrope Semibold";
font-weight: 100;
background : #F3F3F8;
}	
#tab1:checked ~ #option-materiel,
#tab2:checked ~ #option-services,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
display: block;
}
	
.detail-option-materiel, .detail-option-service{
background : #FFFFFF;
border : 1px solid #E6EBF0;
border-radius : 8px;
padding : 32px;
box-shadow: 0px 5px 10px 0px rgba(0, 0, 17, 0.1);
margin: 16px 0px;
list-style: none;
width: 100%;
vertical-align: middle;
text-align : center;
}
.eligibilite-credit-impot{
background: #F0EBFA;
color : #500FA0;
padding : 4px 8px;
font-size: 12px;
font-family: "Manrope Semibold";
text-align : center;
border-radius : 20px;
margin-bottom : 16px;
width : 100%;
}
.nom-option{
color : #283C50;
font-family: "Manrope Bold";
font-weight: 100;
}
.prix-option{
color : #5B6E83;
}
.nom-option, .prix-option, .description-option{
margin-bottom : 4px;
}
.description-option{
color : #5B6E83;
font-size: 12px;
margin-top : 8px;
margin-bottom : 8px;
}
.detail-option-materiel > img{
width : 150px;
display: inline-block;
vertical-align: middle;
margin-bottom : 16px;

}
.detail-option-materiel > div{
width : 100%;
display: inline-block;
text-align: left;
}
.detail-option-materiel > div > a, .detail-option-service > div > a{
font-family: "Manrope Medium";
color : #D20A5A;
text-decoration: underline;
font-size: 14px;
display : none;
}
.detail-option-materiel > div > a:hover, .detail-option-service > div > a:hover{
color : #A50046;
}
.detail-option-service > img{
width : 150px;
display: inline-block;
vertical-align: middle;
margin-bottom : 16px;
border-radius: 100px;
}
.detail-option-service > div{
width : 100%;
display: inline-block;
text-align: left;
}
#mentions{
width : 100%;
text-align: center;
margin-top : 32px;
font-size : 12px;
color : #5B6E83;
}
#all-option, #hide-option{
height : 44px;
padding : 0px 16px;
line-height: 42px;
border-radius: 8px;
border: 1px solid #879BAF;
color : #283C50;
background: transparent;
font-size: 17px;
font-family: "Manrope Medium";
margin-top : 32px;
display: block;
margin-left : auto;
margin-right: auto;
transition-duration: 0.2s;
}
#all-option:hover, #hide-option:hover{
border: 1px solid #283C50;
background: #283C50;
color: #FFFFFF;
transition-duration: 0.2s;
}
#all-option:checked #option-materiel-plus{
display : block;
}	

#bloc-couleur-image > div > h2{
margin-bottom : 32px;
}
.photo-bloc-couleur-image{
background: url("../images/obliques-Groupe-IMA.svg"), url("../images/nos-offres/materiel-domicile/senior-souscription-tablette.jpg") ;
background-size: 200px, cover;
background-position: top 0px right 0px, center;
background-repeat: no-repeat, no-repeat;
}
	
#mentions-etancheite{
font-size : 12px;
color : #879BAF;
text-align: center;
margin-top : 64px;
}
}
