
@font-face {
	font-family: 'Helvetica Neue Medium';
	font-style: normal;
	font-weight: normal;
	src: local('Helvetica Neue Medium'), url('../../../../../css/fonts/helvetica-new/HelveticaNeueMedium.woff') format('woff');
}
@font-face {
	font-family: 'cambria';
	src: url('../../../../../fonts/cambria/cambria.ttf')  format('truetype'),
	     url('../../../../../fonts/cambria/cambria.woff2') format('woff2'),
			 url('../../../../../fonts/cambria/cambria.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "arialBlack";
	src: url('fonts/arialblack/ariblk.woff') format('woff'),
			url('fonts/arialblack/ariblk.woff2') format('woff2'),
			url('fonts/arialblack/ariblk.svg#ariblk') format('svg'),
			url('fonts/arialblack/fonts/abrilfatface/ariblk.eot'),
			url('fonts/arialblack/ariblk.eot?#iefix') format('embedded-opentype'),
			url('fonts/arialblack/ariblk.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "AbrilFatface";
	src: url('fonts/abrilfatface/AbrilFatface-Regular.woff') format('woff'),
			url('fonts/abrilfatface/AbrilFatface-Regular.woff2') format('woff2'),
			url('fonts/abrilfatface/AbrilFatface-Regular.svg#AbrilFatface-Regular') format('svg'),
			url('fonts/abrilfatface/AbrilFatface-Regular.eot'),
			url('fonts/abrilfatface/AbrilFatface-Regular.eot?#iefix') format('embedded-opentype'),
			url('fonts/abrilfatface/AbrilFatface-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "limelight";
	src: url('fonts/limelight/limelight-regular.woff') format('woff'),
			url('fonts/limelight/limelight-regular.woff2') format('woff2'),
			url('fonts/limelight/limelight-regular.svg#limelight-regularr') format('svg'),
			url('fonts/limelight/limelight-regular.eot'),
			url('fonts/limelight/limelight-regular.eot?#iefix') format('embedded-opentype'),
			url('fonts/limelight/limelight-regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

html {
	--white: #FFF;
	--black: #000;
	--purple: #9c4efe;
	--blue: #3dc0ee;
	--blue-light: #57a5e2;
	--green: #9bd1c3;
	--green-light: #ebfdf7;
	--green-dark: #4ba18b;
	--red-dark: #9c2245;
	--pink:#ff387d;
	--pink-light:#f9e3ea;
}

div{
	--text-color-header-title: var(--pink);
	--bg-color-ban-top: #b0e8d9;
	--text-color-ban-top:#333;
	--border-color-medium-header: var(--green);
	--bg-color-about-container: #ecfaf5;
}

span {
	--text-color-phone: var(--blue, #3dc0ee);
}

.mainContent{
	--bg-color-main-content: gray;
}

#tchat-window{
	--border-color-tchat-window: #d0abb5;

	--bg-color-tchat-msg: var(--pink-light);
	--text-color-tchat-msg: #111;
	--box-shadow-color-tchat-msg: #c5fded;
	--text-color-medium-msg: #911010;

	--box-shadow-color-zodiac:#666;
	--text-color-zodiac: var(--pink);

	--border-color-is-typing-container: var(--green);
	--bg-color-btn-typing: #b3204c;
	--text-color-btn-typing: #FFF;
	--bg-first-spinner-is-typing : #ff387d;
	--bg-second-spinner-is-typing : #ff387d;

	--bg-color-btn-send-msg: #3dc0ee;
	--text-color-btn-send-msg: var(--white);
}
.dots{
	--bg-color-dots: #ff387d;
}
#spinner{
	--border-color-spinner-default:#ff387d;
}
#spinner::before{
	--border-color-spinner-before: #ff387d;
}
#spinner::after{
	--border-color-spinner-after: #ff387d;
}
/* #container-mailing{
	--border-color-container-mailing: var(--green);
} */
.ban-call-container{
	--border-width-call-content: 2px ;
	--border-width-call-container-bottom: 5px;
}
#ban-call-private{
	--border-color-call-content: #0b1470;
	--border-color-call-container-bottom: #37f6f8;

	--padding-call-content: 0 0 6px;

	--text-color-call-title:#0b1470;
	--text-color-call-subtitle:#0b1470;
	--text-color-call-phone:#0f81ff;
	--text-color-call-tarif:#0b1470;

	--text-size-call-title: 27px;
}
#ban-call-audiotel{
	--border-color-call-content: #a50f78;
	--border-color-call-container-bottom: #a50f78;

	--padding-call-content: 2px 5px 6px;

	--text-color-call-title:#a50f78;
	--text-color-call-subtitle:#0b1470;

	--text-size-call-title: 32px;
}

#spinner{
	--border-color-spinner-default: #ff387d;
}
#spinner::before{
	--border-color-spinner-before: #aca9fc;
}
#spinner::after{
	--border-color-spinner-after: #c0befd;
}

#btn-paper-plane{
	--bg-color-btn-typing: #f9e3ea;
	--text-color-btn-typing: var(--white);
}
#btn-paper-plane-input-tchat{
	--bg-color-btn-send-msg: #f9e3ea;
	--text-color-btn-send-msg: var(--white);
}

#phone-button{
	--bg-color-phone-ico: #FFF;
	--border-color-phone-ico: #2a3c67;
	--text-color-phone-ico: #2a3c67;
	--text-color-phone-number: #2a3c67;
	--border-color-phone-number: #2a3c67;
}
#phone-button-response{
	--bg-color-phone-ico: #FFF;
	--border-color-phone-ico: #2a3c67;
	--text-color-phone-ico: #2a3c67;
	--text-color-phone-number: #2a3c67;
	--border-color-phone-number: #2a3c67;
}

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

body{font-family: 'cambria', 'Times New Roman', serif;font-size:17px}

h1, h2, h3, p {margin:0; padding:0}
a:hover, a:active{text-decoration: none;}
.bold{font-weight:bold}
.underline{text-decoration: underline;}
.color-white{color:#FFF}
.color-blue{color:var(--blue)} .bg-blue{background-color:var(--blue-light)}
.border-top-gray{border-top: 1px solid#dadada;}
.pad-15 {padding: 15px;}

.container {padding: 0}
.break-line{display:block}


/* header */
#header-picture-container{position: relative;}
#header-medium-container{position: absolute;left:50%;transform:translate(-50%, -60%); overflow: hidden;width:37%;max-width:200px;border-radius: 50%;-webkit-box-shadow: 2px 6px 8px 2px rgba(181,181,181,0.4);-moz-box-shadow: 2px 6px 8px 2px rgba(181,181,181,0.4);box-shadow: 2px 6px 8px 2px rgba(181,181,181,0.4);}
#medium-container{overflow: hidden;width:37%;max-width:170px;border-radius: 50%;-webkit-box-shadow: 2px 6px 8px 2px rgba(181,181,181,0.4);-moz-box-shadow: 2px 6px 8px 2px rgba(181,181,181,0.4);box-shadow: 2px 6px 8px 2px rgba(181,181,181,0.4);margin:0 auto;border:2px solid #b32058}
#header-illustrated-photo{position: absolute;right:5px;bottom:3px;color:#ccc;font-size:10px}

/* phone ban (valid/deny) */
#ban-phone{font-family:"Helvetica Neue Medium";padding:8px 0}
#ban-phone h2{font-size: 22px;}
#ban-phone h2 a{color: #222;}
#ban-phone h2 span{display:block}
#ban-phone .rdv{font-size:15px;margin:8px 0}
#ban-phone .tarif{font-size:13px}
#ban-frame-container{position:relative;width: 98%;max-width:480px;margin:25px auto 5px;z-index:0}
#ban-frame-cards-container{position: absolute;top: 28px;left: 50%;transform: translate(-50%, -100%);z-index:-1}
#ban-frame-content{padding: 5px 5px;border:2px solid #4f4e4e;background-color: var(--white);border-radius:15px;}
#ban-frame-content * {font-family: "cambria", "Cochin", Georgia, Times, 'Times New Roman', serif;}
#ban-frame-content h2{font-size: 25px;margin-bottom: 20px;color: var(--black)}
#ban-frame-content h3.phone-tel{display: flex;flex-direction: row;flex-wrap: nowrap;align-content: center;justify-content: center;align-items: center;margin-bottom: 20px;font-weight: bold;}
#ban-frame-content h3.phone-tel a{font-size:20px; color:var(--blue)}
#ban-frame-content .tarif{font-size:17px;color: var(--black)}

/* top (landing) */
#landing #ban-phone{padding:4px 0 2px}
#landing #ban-promo{padding:2px 0 6px;}
#landing #ban-promo h2{font-size:16px}

#valide #ban-promo .rdv-promo-code, #valide #ban-promo .offer-tarif{font-family: Arial, sans-serif;font-size:16px;font-weight:normal;font-style:normal}

/* step */
#steps{background: #FFF no-repeat bottom center url('../images/bg-step-mob.jpg');background-size: cover;}
#steps-container{padding-top:17%;padding-bottom:25px;background-color: rgb(227 255 249 / 20%);}
#steps h1{margin:0 0 10px;font-family: Georgia, 'Times New Roman', Times, serif;font-size:28px; color:var(--text-color-header-title)}
/* #steps h2{padding-top: 15px;padding-bottom: 5px;font-size:14px;font-weight:bold} */
#steps p{margin-top: 10px;font-size:14px}
#steps p:last-child{margin-top:3px}

#step-2{opacity:0.6;transition:opacity 1s ease-out;}
#step-2.opened{opacity:1;}
/* form */
.flex-group{display: flex;flex-direction: row;justify-content: space-between;align-items: center;}
.form-condition{font-size:12px}
#btn-container{padding:10px 0}
#request-lead{width:100%;padding: 8px 0;text-transform: uppercase;font-size: 22px;letter-spacing: .5px;color:var(--text-color-btn-form-request, #FFF);background-color: var(--bg-color-btn-form-request, var(--purple, #9c4efe));}


/* offre (ban top & call section) */
.rdv-promo-code{margin-bottom:5px;font-size:20px;font-weight:bold;font-style: italic;}
.offer-tariff{margin-bottom:15px;font-size:15px;font-weight: normal;font-style: italic;}
.min-sup{display: block;font-size:12px;font-style: italic;}

/* #ban-text h2, #ban-text h3{font-family: 'cambria',sans-serif !important;color:#000;font-weight:bold} */

#ban-text .phone-tel a{font-size: 27px;color:#3dc0ee;font-weight:bold;margin-top:10px}
#ban-text .tarif{font-size: 20px;color:#000}
.offer-tarif{font-style: italic;padding-top:5px}
.italic{font-style:italic}

/* call section */
/* #call *{font-family: 'Times New Roman', 'cambria',  Times,  serif} */
/* #call h2 {margin:30px 0 15px;font-size:28px;font-weight:bold} */
#call #phone-number{margin: 0 0 20px;font-size:24px; font-weight:bold}
#call #phone-number span{color: var(--text-color-phone)}

/* call ban */
#ban-call{display: flex;flex-direction: column;justify-content: flex-start;align-items: center;flex-wrap: nowrap;}
#ban-call *{font-family:'cambria',  Times, 'Times New Roman', serif}
#ban-call a:hover, a:focus, a:active{text-decoration:none}
.ban-call-container{position:relative;width:98%;max-width:265px}
.ban-call-content{background-color: #FFF;position:relative;transform: translateY(-15px);border: solid var(--border-width-call-content) var(--border-color-call-content);border-width:var(--border-width-call-content) var(--border-width-call-content)  1px var(--border-width-call-content);padding:var(--padding-call-content);border-radius:6px;line-height:0.9}
.ban-call-content a:hover, a:focus{color:inherit}
.ban-call-content span{display:block}
#ban-call-private .ban-call-content span{display:block;padding: 5px 0;}
.ban-call-bar{position:absolute;left:0;bottom:0;background-color: var(--border-color-call-container-bottom);width:100%;height:100%;border-radius:0 0 6px 6px}
.ban-call-title{font-weight: bold;font-size: var(--text-size-call-title);color: var(--text-color-call-title)}
.ban-call-subtitle{font-size:19px;color: var(--text-color-call-subtitle)}
.ban-call-phone{font-size:26px;font-weight: bold;color: var(--text-color-call-phone)}
.ban-call-tarif{font-size:13px;font-style: italic;}

#ban-call-private{margin: 15px auto 0;}
#ban-call-audiotel{margin: 25px 0 0;}

#ban-call-audiotel-cartbridge{margin: 5px auto;}

/* footer */
footer #list-container {display: flex;flex-direction: row;justify-content:space-around;align-items:center;padding:5px 0;background-color:var(--bg-color-ban-top, #dcdbfd);}
footer #list-container a {color:var(--text-color-ban-top, #373664)}


/* phone button */
#phone-button{width: 96%;max-width: 375px;margin: 0 auto;position: relative;padding: 35px 0 35px 10px;}
#phone-svg{display:block;position: absolute;top: 50%;left: 0;transform: translate(0, -50%);width: 65px;height: 65px;text-align: center;padding: 8px 8px 0 5px;	border-radius: 50%;background-color: var(--bg-color-phone-ico, #FFF);border: 3px solid var(--border-color-phone-ico, #FFF);box-shadow: 0 2px 4px #999;}
#phone-svg .ico-phone{width: 90%;height: auto;fill: var(--text-color-phone-ico, #FFF);}
#phone-number-container{display:block;background-color: #FFF;border-top-right-radius:20px;border-bottom-right-radius:20px;padding: 3px 0 3px 35px;box-shadow: 0 3px 4px #999;text-decoration:none;}
#phone-number-link{font-family: Arial, Helvetica, sans-serif;font-size: 23px;font-weight: bold;color: var(--text-color-phone-number);}

/* phone button response */
#phone-button-response{width: 96%;max-width: 375px;margin: 0 auto;position: relative;padding: 35px 0 35px 10px;}
#phone-button-response #phone-svg-response{display:block;position: absolute;top: 50%;left: 60px;transform: translate(0, -50%);width: 65px;height: 65px;text-align: center;padding: 8px 8px 0 5px;}
#phone-button-response #phone-svg-response .ico-phone{width: 70%;height: auto;fill: var(--text-color-phone-ico, #FFF);}
#phone-button-response #phone-number-container-response{text-decoration:none;display:block;background-color: #FFF;border-top-right-radius:20px;border-bottom-right-radius:20px;padding: 3px 0 3px 35px;}
#phone-button-response #phone-number-link-response{font-family: Arial, Helvetica, sans-serif;font-size: 23px;font-weight: bold;color: var(--text-color-phone-number);}

/* tchat */
#tchat{padding: 0 0 15px;}
#tchat-container{padding:10px 0 5px;}
#tchat-window{max-width: 600px;width:90%;padding:10px 3px 10px;margin: 0 auto;border:3px solid var(--border-color-tchat-window);border-radius:15px;box-shadow: 0 0 4px #040404;background-color: #FFF;}

#tchat-loader{display: flex;flex-direction: column;align-items: center;justify-content: space-evenly;}

#spinner {width: 70px;height: 70px;display: grid;border:4px solid #0000;border-radius: 50%;border-right-color:var(--border-color-spinner-default, #ff387d);animation: anim-loader-spinner 1s infinite linear;}
#spinner::before, #spinner::after {content:"";grid-area: 1/1;margin:2px;border:inherit;border-radius: 50%;border-right-color:var(--border-color-spinner-default, #ff387d);animation: anim-loader-spinner 2s infinite;}
#spinner::after {border-right-color:var(--border-color-spinner-default, #c0befd);margin:8px;animation-duration: 3s;}

#loader-text{font-size: 18px;}
#tchat-content {overflow-y: auto;}
#tchat-content .tchat-para {background: none;padding:5px 0px 5px 4px;;overflow: hidden;display: flex;justify-content: flex-start;width:100%}
/***/
#tchat-loader, #tchat-content{min-height:535px; max-height:535px}
#tchat-content .tchat-msg {background: var(--bg-color-tchat-msg) none repeat scroll 0% 0%;  min-width: 50px;padding: 5px;  margin-left: 3%;border-radius: 5px;box-shadow:  var(--box-shadow-color-tchat-msg) 1px 1px 2px 0px;font-size: 18px;word-break: break-word;color: var(--text-color-tchat-msg);max-width: 92%;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;text-rendering: optimizeLegibility;position: relative;text-align:left;height:auto;transform-origin:left bottom;opacity:0;transform:scale(0);transition:all 0.5s ease-out;font-family:"verdana",sans-serif}
/* bascule en 1 ligne */
#tchat-content .tchat-para .prenom-consult-tchat {color: var(--text-color-medium-msg);font-size: 18px;display:inline-block}
#tchat-content .tchat-para .prenom-consult-tchat::after{content: ' : ';margin-right:3px;}
#tchat-content .tchat-para .check-tchat-container{display: block;}

/***/
#tchat-content .open .tchat-msg{opacity:1;transform:scale(1);}
#tchat-content .close .tchat-msg{opacity:0;}
#tchat-content .tchat-msg::before {display: block;width: 0px;content: "";position: absolute;bottom: 10px;left: -12px;border-style: solid;border-width: 0 14px 18px 0;border-color: transparent var(--bg-color-tchat-msg) transparent transparent;}

#tchat-content .is-dots .tchat-avatar{display: none;visibility: hidden;}

.check-tchat-container .check-tchat{margin-right: 8px}
.check-tchat-container label{font-weight: normal;}
.check-tchat-container a{color: #111;}

/* tchat - valid / deny */
#valide #tchat, #interdiction #tchat{padding: 17% 0 15px;background: #FFF no-repeat bottom center url('../images/bg-step-mob.jpg');background-size: cover;}
/* #valide #tchat h1, #interdiction #tchat h1{margin:0 0 10px;font-family: Georgia, 'Times New Roman', Times, serif;font-size:28px;} */

/* user */
#tchat-content .tchat-para.is-user{justify-content: flex-end;}
#tchat-content .tchat-para.is-user .tchat-msg{margin-left:0;margin-right:5%;transform-origin: right bottom;background-color: #e0f8ff;box-shadow: #91d5ea -1px 1px 2px 0px;}
#tchat-content .tchat-para.is-user .tchat-msg::before{left:inherit;right:-12px;border-width: 14px 18px 0 0;border-color: #e0f8ff transparent transparent transparent;}
#tchat-content .tchat-para.is-user .prenom-consult-tchat {color:#3377bd;font-size: 16px;}

.dots {width:50px;height:22px;
  background:
    radial-gradient(circle closest-side,var(--bg-color-dots) 90%,#0000) 0%   50%,
    radial-gradient(circle closest-side,var(--bg-color-dots) 90%,#0000) 50%  50%,
    radial-gradient(circle closest-side,var(--bg-color-dots) 90%,#0000) 100% 50%;
  background-size:calc(100%/2.5) 10px;
  background-repeat: no-repeat;
  animation:anim-dot 1s infinite linear;
}

#is-typing-container{min-height:23px;position:relative}

#is-typing-container{display:flex;justify-content:center;align-items: center;width: 90%;height:45px;margin: 5px auto 0;padding: 10px 0;border: 1px solid var(--border-color-is-typing-container);box-shadow:0px 2px 3px 0px rgb(0 0 0 / 25%);border-radius: 3px;}
#is-typing-content{display: flex;	flex-direction: row;justify-content: center;align-items: center;text-align: center;font-size:13px}
.spinner-is-typing {width:15px;height:15px;border-radius: 50%;margin-right:5px;
  background:radial-gradient(farthest-side,var(--bg-first-spinner-is-typing) 60%,#0000) top/8px 8px no-repeat,	conic-gradient(#0000 30%,var(--bg-second-spinner-is-typing));
  -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 3px),#000 0);
  mask: radial-gradient(farthest-side,#0000 calc(100% - 3px),#000 0);
  animation:anim-spinner 1s infinite linear;
}

#btn-paper-plane, #btn-paper-plane-input-tchat{position:absolute;right:-16px;top:-4px;width:50px;height:50px;text-align:center;padding:8px 8px 0 5px;background-color: var(--bg-color-btn-typing, #b3204c);border-radius:50%}
#btn-paper-plane .ico-paper-plane, #btn-paper-plane-input-tchat .ico-paper-plane{width:90%;height:auto;fill:var(--text-color-btn-typing, #FFF)}

#is-typing-container.active{border-color: #ff387d;}
#input-tchat-content{width:100%}
.input-tchat{width:90%;display:block;padding: 6px;font-size: 16px;line-height: 1.42857143;color: #555;background-color: #fff;background-image: none;border: 0 none;}
.input-tchat:focus, input:active, .input-tchat:focus-visible{border: 0 none;outline: none;}
#input-tchat-sexe{width: 100%;display: flex;flex-direction: row;flex-wrap: nowrap;align-content: center;justify-content: space-evenly;align-items: center;}
#input-tchat-sexe .radio, #input-tchat-sexe .radio+.radio{margin:0}
#input-tchat-content #btn-paper-plane-input-tchat{background-color: var(--bg-color-btn-send-msg);cursor:pointer;}
#input-tchat-birth{width: 100%;padding: 0;display: flex;flex-direction: row;flex-wrap: nowrap;align-content: center;justify-content: space-evenly;align-items: center;}
#input-tchat-birth .select-tchat{width:30%}
#input-tchat-country{width:100%;padding:0 10px}
/* signes in tchat */
#blk-signs{display: flex;flex-direction: row;flex-wrap: wrap;align-content: center;justify-content: center;align-items: center;}
.one-sign{width:33.3333333333%;padding:6px;cursor:pointer}
.content-signs{background-color: #ffffff;border-radius: 4px;padding: 6px;box-shadow: 0 0 2px var(--box-shadow-color-zodiac);}
.zodiac{font-size:28px;color: var(--text-color-zodiac);}
.hidden-xxs{display: none; visibility: hidden;}

/* server loading */
#loader-server{width: 90%;padding: 10px;margin: 10px auto;	background: var(--bg-color-tchat-msg) none repeat scroll 0% 0%;border-radius: 5px;font-size: 17px;text-align: left;}
#loader-server p{margin: 0 0 7px;font-size:17px}
#connexion-server{display:flex;justify-content: flex-end;align-items: center;color: #a9a5a5;}
#connexion-server .fa{margin-right:6px;font-size: 1.5em;}

/* reponse page */
#reponse{overflow: hidden;}
#reponse header{background-color: #000;}
#reponse #content{background-image: none;background-color: var(--background-color-content, #f7fafd);}
#reponse #content .container {padding: 0;}
#response-container{padding: 0;}
#container-mailing{border:6px solid #48AEF8;background-color: #FFF;max-width:620px}

#header-mailing{padding: 0 0 10px;font-family: Verdana, Arial, Helvetica, sans-serif;}
#header-mailing-title{font-family: Verdana, Arial, Helvetica, sans-serif;color:#2b3a68;font-size:16px;font-weight: bold;margin:10px 0}
#header-mailing .fa-envelope{display: none; visibility: hidden;}
#header-mailing-subtitle{font-family: Verdana, Arial, Helvetica, sans-serif;color:#2b3a68;font-size:15px;font-weight: normal;padding:0;margin: 0 0 12px}

#content-mailing{font-family: Verdana, Arial, Helvetica, sans-serif;background-color: #fff;padding:0 30px;}
#content-mailing a {color:#2b3a68;font-size:18px;font-weight: normal;text-align: justify;}
#content-mailing a:hover, #content-mailing a:focus, #content-mailing a:visited{text-decoration: none;color:#2b3a68;}
#content-mailing p{margin-bottom:0}

#call-mailing {font-family: Verdana, Arial, Helvetica, sans-serif;padding: 10px 0;}
#call-mailing a, #call-mailing a:hover, #call-mailing a:focus, #call-mailing a:visited{text-decoration: none;}
#call-mailing hr{margin: 15px auto 15px;max-width: 250px;width: 80%;}
/* 18/11/2024 */
#call-mailing-title-1{display:block;color:#2a3c67;font-size:22px;font-weight:bold}
#call-mailing-title-2{display:block;padding:0;color:#2a3c67;font-size:19px;font-weight:normal}
#call-mailing-title-3{display:block;padding:0;color:#2a3c67;font-size:15px;font-weight:normal;text-transform: uppercase;}
#call-mailing #cb-secure-container{margin-top:10px;margin-bottom:30px}
#call-mailing #cb-secure-container img {max-width: 144px;border-radius: 4px;box-shadow: 0 0 2px 0px #666666;}
#call-mailiing-plan-container{margin-top: 12px;}
#call-mailiing-plan-container p{margin-bottom: 1px;line-height: 1.1;}
#call-mailiing-plan-container a{font-size: 13px;font-family: Verdana, Helvetica, sans-serif;color:#333}
/* #call-mailing #phone-svg{display: none;visibility: hidden;}
#call-mailing #phone-number-container{border-radius: 25px;padding: 3px;border: 3px solid var(	--border-color-phone-number, #D286A4)} */
#call-mailing #phone-button{padding: 20px 5px 30px;}
#call-mailing #phone-button-response{padding: 20px 5px 30px;}
#call-mailing #phone-number-link{font-size: 27px;}

.blk-infos {display: flex;flex-direction: row;flex-wrap: nowrap;align-content: center;justify-content: center;align-items: center;padding-top:20px;padding-bottom:20px}
.blk-medium{border-left:1px solid #eee;border-right:1px solid #eee;}
.blk-infos .title{color: #2a3c67;font-weight: bold;font-size: 15px;}

/* message error */
.message-error1{position: relative;top: 10px;left: -15px;z-index: 1000000}
#msg-error1{color: #fff;background-color: #000;padding: 5px 10px;border-radius: 5px;position: relative;font-weight: bold;font-style: italic;}
#msg-error1 .triangle-code1{position: absolute;top: -12px;left: 14px;display: inline-block;height: 0;width: 0;border-right: 13px solid transparent;border-bottom: 17px solid #000;border-left: 7px solid transparent;}

.message-error2{position: relative;top: -5px;left: -10px;z-index: 1000000}
#msg-error2{color: #fff;background-color: #000;padding: 5px 10px;border-radius: 5px;position: relative;top: 13px;left: -5px;font-weight: bold;font-style: italic;}
#msg-error2 .triangle-code2{position: absolute;top: -12px;left: 14px;display: inline-block;height: 0;width: 0;border-right: 13px solid transparent;border-bottom: 17px solid #000;border-left: 7px solid transparent;}

/* footer */
#footer-tchat ::-webkit-input-placeholder {color: #fff;}
#footer-tchat ::-moz-placeholder {color: #fff;}
#footer-tchat :-ms-input-placeholder {color: #fff;}
#footer-tchat :-moz-placeholder {color: #fff;}
#footer .container{background-color: #000;color: #fff;padding:20px;background-color: var(--black, #000);}
#footer h1{font-size: 24px;margin-top: 0;font-family: "arial","times",sans-serif;font-weight: normal;}
#footer a{color:#fff}


/* disclamer */
#rules{padding:25px 15px 65px}
.container-blk{margin:0 auto;text-align:center;max-width:620px;}
.container-blk p{font-size:11px;color:#a2a2a2;margin: 0 0 2rem;text-align:left; font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;}
.container-blk a{color: #a2a2a2;text-decoration: none;}
.container-blk .boprder{border:1px solid #f1f1f1;padding:7px;color:#a2a2a2}

.pseudonyme{font-size:11px;margin: 10px auto;color:#a2a2a2}
#disclamer-blk{text-align:left;border:1px solid #f1f1f1;font-size:11px;padding: 0 10px 0 0;background-color:#fafafa !important}
#disclamer-blk * {font-family:'Arial',sans-serif;color:#a2a2a2;}
#disclamer-blk h3{font-size: 11px;padding-left: 40px;margin-top:5px;font-weight:normal;margin-bottom:0;text-align:left;}
#disclamer-blk ul{padding-left:40px;padding-right:20px;list-style:inherit}

/* cards */
#cards-animation{display: flex;flex-direction: row;align-items: center;justify-content: space-around;}

#btn-event-card{position:relative;overflow:hidden;margin-top: 25px; padding:15px 30px;background-color:var(--bg-color-btn-cards, #9c4efe); color:var(--text-color-btn-cards, #FFF);border:3px solid var(--border-color-btn-cards);border-radius: 8px;font-size: 18px;letter-spacing: 1px;animation: infinite anim-action-cards-button 2s cubic-bezier(0.42, 0.41, 0.13, 0.89);}
#btn-event-card::after{content: '';position: absolute;top: -125%;left: -100%;width: 40px;height: 350%;opacity: 0.25;transform: rotate(25deg);animation: shine;animation-duration: 2s;animation-iteration-count: infinite;animation-timing-function: ease-out;
	background: rgba(255, 255, 255, 0.20);
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 53%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 53%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 53%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1);
}

@keyframes anim-dot {
	20%{background-position:0%   0%, 50%  50%,100%  50%}
	40%{background-position:0% 100%, 50%   0%,100%  50%}
	60%{background-position:0%  50%, 50% 100%,100%   0%}
	80%{background-position:0%  50%, 50%  50%,100% 100%}
}

@keyframes anim-spinner{
  100%{transform: rotate(1turn)}
}
@keyframes anim-loader-spinner{  100%{transform: rotate(1turn)}}

@keyframes anim-action-cards-button {
	0%{text-shadow: none;}
	50%{text-shadow: 0 0 4px rgb(255 255 255), 0 0 15px rgb(218 250 255);}
	25%{text-shadow: none;}
}

@keyframes shine {from {left: -100%;} to {left: 200%;}}
@-moz-keyframes shine {from {left: -100%;} to {left: 200%;}}
@-webkit-keyframes shine {from {left: -100%;} to {left: 200%;}}
@-ms-keyframes shine {from {left: -100%;} to {left: 200%;}}
@-o-keyframes shine {from {left: -100%;} to {left: 200%;}}

/* callback section */
#callback{
	--bg-color-callback-form: var(--pink, #ff387d);
	--bg-color-callback-btn: var(--pink, #ff387d);
}
#callback{padding:20px 15px 40px}
#callback p{margin:5px 0; font-size:16px;font-weight:bold}
#callback h2{font-size:25px;font-weight:bold}
#callback .form-control{background-color:#FFF;font-family: Arial, Helvetica, sans-serif;}
#callback-phone-number::placeholder{text-align: center;}
#callback .btn{background-color: var(--bg-color-callback-btn); color: white;font-weight: bold;font-size: 19px;padding: 6px 8px;border: 0 none;}

#callback-container{display: flex;flex-direction: row;justify-content: space-between;align-items: center;padding:3px 8px;border-radius:3px;background-color: var(--bg-color-callback-form);max-width:370px}
#ico-callback{max-width:25px; height: auto;margin-right:12px}
/* #btn-rappel{padding:0;margin-left:8px;background-color: transparent;font-size:17px;color: white;font-weight:bold} */
#btn-rappel:hover, #btn-rappel:focus, #btn-rappel:active, #btn-rappel.active, #btn-rappel:focus, #btn-rappel:active:focus, #btn-rappel.active:focus {color: var(--text-color-btn-form-request, var(--white, #FFF)); text-shadow:0 0 3px var(--white, #FFF); box-shadow: none;outline:0}
#callback-spinner {width: 24px;height: 19px;border-radius: 50%;margin: 0 5px 0 11px;
	background: radial-gradient(farthest-side,#ffffff 80%,#0000) top/8px 8px no-repeat, conic-gradient(#0000 20%,#ffffff);
	-webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 5px),#000 0);
	mask: radial-gradient(farthest-side,#0000 calc(100% - 5px),#000 0);
	animation: anim-spinner 1s infinite linear;
	display: inline-block;
}
#callback-container.responsed{padding: 0;}
#callback-response {opacity:0;transition:opacity 0.8s ease-out;}
#callback-response.open {opacity:1}
#callback-response h3 {font-size: 17px;display: inline-block;background-color: #f3f9eb;padding: 11px;color: #4d9d00;font-weight: normal;border-radius: 3px;margin-bottom: 10px;text-align: justify;border: 1px solid #62ab00;}
#callback-response .text-contact-back{display: inline-block;margin: 20px auto;font-size: 20px;}
#rappel-form-phone-response-msg p{margin:0;border-radius: 3px;}

/* rappel modale sur page valide / interdiction (intl-tel-input) */
#rappel-form{
	--rappel-border-color-form: #815629;
	--rappel-background-color-form: #FFF;

	--rappel-title-color: #B08A4C;
	--rappel-subtitle-color: #FFF;
	--rappel-paragraph-color: #ff387d;

	--rappel-button-close-color: #815629;
	--rappel-button-color: #FFF;
	--rappel-button-background-color: #FF387E;
	--rappel-button-background-color-gradient-1: #FF387E;
	--rappel-button-background-color-gradient-2: #e9125d;
	--rappel-button-border-color: #b80000;
	--rappel-button-shadow-color: #b80000;
}
#rappel-form{position:fixed;top:0;left:0;width: 100%;height: 100%;min-height: 100%;z-index:100;background-color: rgba(255, 255, 255, 0.4);display:flex;flex-wrap: nowrap;align-content: center;flex-direction: column;justify-content: center;align-items: center;backdrop-filter: blur(5px);-webkit-backdrop-filter: blur(5px)}
#rappel-form-content{position:relative;width: 90%;max-width: 370px;height: 540px;border-radius: 5px;background-color: var(--rappel-background-color-form);border-radius:15px;box-shadow: 0 1px 4px 4px rgba(0,0,0,0.2);overflow: hidden;}

#rappel-form-content-step-1 {padding: 10px;width: 100%;height: 100%;background-image: url("../images/bg-callback.jpg");
  background-image: -webkit-image-set(
    url("../images/bg-callback.webp") type("image/webp"),
    url("../images/bg-callback.jpg") type("image/jpeg")
  );
  background-image: image-set(
    url("../images/bg-callback.webp") type("image/webp"),
    url("../images/bg-callback.jpg") type("image/jpeg")
  );
	background-repeat: no-repeat;background-size: cover;background-position: center bottom
}

#rappel-form-content-step-2 {width:100%;height:100%;display: flex;justify-content: center;align-items: stretch;background-image: url("../images/bg-callback-valide.jpg");
  background-image: -webkit-image-set(
    url("../images/bg-callback-valide.webp") type("image/webp"),
    url("../images/bg-callback-valide.jpg") type("image/jpeg")
  );
  background-image: image-set(
    url("../images/bg-callback-valide.webp") type("image/webp"),
    url("../images/bg-callback-valide.jpg") type("image/jpeg")
  );
	background-repeat: no-repeat;background-size: cover;background-position: center bottom;font-family: Arial, Helvetica, sans-serif;}


#rappel-form-phone-container{position: absolute;bottom: 20px;left: 0;width: 100%;padding: 5px;box-sizing: border-box;}


.congrats-modal h2, .congrats-modal p {font-family: 'limelight', Arial sans-serif;font-size:40px;margin-bottom: 5px;font-weight: 800;letter-spacing: 2px;color: #FFF}
.congrats-modal h2{padding-top: 15px;}
.congrats-modal p{margin-bottom: 45px;font-size:25px;}
.info-item {display: flex;align-items: center;justify-content: center;text-align: left;margin-bottom:30px;}
.icon-box {display: flex;justify-content: center;align-items: center;width: 40px;height: 40px;margin-right: 15px;}
.info-item i {font-size: 42px;}
.fa-envelope {color: #FFF;}
.fa-check-circle {color: #088440;background-color: #FFF;border-radius: 50%;}
.info-item span {display: inline-block;min-width: 185px;padding-left: 11px;font-weight: bold;font-size: 18px;}
.btn-ok {width: 70%;padding: 6px 0;margin-top: 30px;background-color: #f58d2a;color: white;font-size: 30px;font-weight: bold;border: none;border-radius: 14px;cursor: pointer;box-shadow: 0 4px 0 #c76f22;transition: background-color 0.2s;}
.btn-ok:hover {background-color: #e07b22;}

#rappel-form-phone-inpu-content *{font-family: Arial, Helvetica, sans-serif;}
/* #rappel-form-input-phone{color: #212529;background-color: #fff;border-color: #86b7fe;outline: 0;box-shadow: 0 0 0 0.25rem rgba(13,110,253,.25);border-radius:6px;font-size:17px;width:100%} */

#rappel-form-close-btn{line-height: 1;font-size: 14px;background-color: #f1dee3;padding: 5px;border: 2px solid #cb6474;width: 60%;border-radius: 20px;margin: 0 auto;margin-top: 20px;color: #cb6474}

/* #rappel-form-close-btn{position: absolute;top:1px;right:1px;line-height: 1;font-size:20px} */
#rappel-form-close-btn .fa-times{cursor:pointer;color:var(--rappel-button-close-color)}

#rappel-form-header * {font-family: 'Helvetica', 'Arial', sans-serif;position:relative;}
#rappel-form-header h2{margin-top: 15px;font-size: 21px;font-weight: bold;letter-spacing:1px;color:var(--rappel-title-color); }
#rappel-form-header p {margin-top: 35px;color:var(--rappel-subtitle-color)}
#rappel-form-phone-input-content {display: flex;border: 2px solid #546284;border-radius: 8px; background-color: white;overflow: hidden;max-width: 400px;}

#rappel-form-input-phone {flex-grow: 1;border: none;outline: none;padding: 10px;font-size: 16px;color: #333;padding-left: 45px;width: 100%;}

#rappel-form-phone-button {background-color: #d1875c;color: white;font-weight: bold;text-transform: uppercase;border: none;padding: 0 5px;cursor: pointer;font-size: 11px;display: flex;align-items: center;}

#rappel-form-phone-error-msg{color: #721c24;background-color: #f8d7da;border-color: #f5c6cb;border-radius: 3px;width: 95%;margin: 0 auto 20px;padding: 2px 0;font-size: 16px;}

.fade-in{opacity: 0;animation-name:fade-in-animation;animation-duration: 0.5s; animation-fill-mode: forwards;}
.fade-out{opacity: 1;animation-name:fade-out-animation;animation-duration: 0.5s; animation-fill-mode: forwards;}


@keyframes anim-rappel-form-button {
	0%{background-position:50% 0%;text-shadow: none;}
	50%{background-position:51% 100%;text-shadow: 0 0 5px #FFF;}
	100%{background-position:50% 0%;text-shadow: none;}
}

@keyframes fade-in-animation {from {opacity: 0;} to {opacity: 1;}}
@keyframes fade-out-animation {from {opacity: 1;} to {opacity: 0;}}

@keyframes shine {from {left: -100%;} to {left: 200%;}}
@-moz-keyframes shine {from {left: -100%;} to {left: 200%;}}
@-webkit-keyframes shine {from {left: -100%;} to {left: 200%;}}
@-ms-keyframes shine {from {left: -100%;} to {left: 200%;}}
@-o-keyframes shine {from {left: -100%;} to {left: 200%;}}


/**landing***/

.text-bold{font-weight: bold;}
.title1-top{color:#ff387d;font-size:23px;text-align: center;width: 100%;margin-bottom:0;padding-top:20px;line-height: inherit;font-family: 'AbrilFatface', Arial sans-serif;}
#valide .title1-top, #interdiction .title1-top{padding-top:0px;font-size: 22px;}
.title2-top{font-family: 'Times New Roman', Times, serif;font-weight: bold;color: #333;font-size: 26px;margin-top: 25px;margin-bottom:0}
.title3-top{font-family: 'Times New Roman', Times, serif;font-weight: normal;color: #333;font-size: 27px;margin-top: 0;}
.title4-top{font-family: 'arialBlack', Arial sans-serif;color: #ff387d;font-size: 22px;margin: 0;padding-bottom: 10px;}

.title1-medium{font-weight: bold;color: #ff387d;font-size: 22px;margin: 0;font-family: 'arialBlack', Arial sans-serif;padding-top: 0;}
.title2-medium{color: #ff387d;	font-size: 22px;margin: 0;font-family: Arial, Helvetica, sans-serif;font-weight: normal;}
.title3-medium{font-family: 'arial', Arial sans-serif;color: #ff387d;font-size: 17px;margin: 20px auto 10px;text-align: center;font-style: italic;}

.list-container{text-align: center;}
.list-container ul{list-style: none;padding: 0;margin: 30px 0 0;font-family: 'Times New Roman', Times, serif;font-size:22px;text-align: center;}
.list-container li{padding-left: 1rem;text-indent: -0.75rem;}
.list-container li i{width: 20px;height: auto;display: inline-block;padding-top: 5px;}
.list-container p{margin-top:10px;font-family:'Helvetica', 'Arial', sans-serif;font-size:14px;font-style: italic;text-align: center;color:#ff387d}
.text-bold{font-weight: bold;}

#video-call-btn{font-family:'Arial', sans-serif;margin-top:30px;background:#ff387d;color:#FFF;padding:15px 20px;font-weight:bold;display: inline-block;font-size:18px;padding: 12px 0;border-radius: 3px;transition: all .4s;position: relative;overflow: hidden;letter-spacing: 1px;width:90%;max-width:280px}
#video-call-btn:hover{background:#ff387d;transform: scale(0.9);text-decoration: none;}
#video-call-btn::after{content: ''; position: absolute; top: -125%; left: -100%; width: 40px; height: 350%; opacity: 0.25; transform: rotate(25deg); animation: shine; animation-duration: 2s; animation-iteration-count: infinite; animation-timing-function: ease-out; background: rgba(255, 255, 255, 0.20); background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 53%, rgba(255, 255, 255, 0) 100%); background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 53%, rgba(255, 255, 255, 0) 100%); background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 53%, rgba(255, 255, 255, 0) 100%); filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1);}

#is-typing-container{min-height:23px;position:relative}
#is-typing-container{display:flex;justify-content:center;align-items: center;width: 90%;height:45px;margin: 5px auto 0;padding: 10px 0;border: 1px solid #ff387d;box-shadow:0px 2px 3px 0px rgb(0 0 0 / 25%);border-radius: 3px;margin-bottom:15px}
#is-typing-content{display: flex;	flex-direction: row;justify-content: center;align-items: center;text-align: center;font-size:15px}
.spinner-is-typing {width:15px;height:15px;border-radius: 50%;margin-right:5px;
  background:
    radial-gradient(farthest-side,#ff1664 60%,#0000) top/8px 8px no-repeat,
    conic-gradient(#0000 30%,#ff16aa);
  -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 3px),#000 0);
  mask: radial-gradient(farthest-side,#0000 calc(100% - 3px),#000 0);
  animation:anim-spinner 1s infinite linear;
}

#btn-paper-plane, #btn-paper-plane-input-tchat{position:absolute;right:5px;top:5px;width:35px;height:35px;text-align:center;padding:8px 8px 0 5px;background-color: var(--bg-color-btn-typing, #edecff);border-radius:50%}
#btn-paper-plane .ico-paper-plane, #btn-paper-plane-input-tchat .ico-paper-plane{width:90%;height:auto;fill:var(--text-color-btn-typing, #FFF)}

#call h3 a{font-weight: bold;color: #ff387d;font-size: 25px;margin: 0;text-decoration: none;padding-top: 5px;font-family: 'cambria', 'Cochin', Georgia, Times, 'Times New Roman', serif;}


/* reponse */
#response .title1-container{font-size: 32px;font-family: 'Times New Roman', Times, serif;font-weight: bold;color: #333;}
#response .title2-container {font-family: 'Helvetica', 'Arial', sans-serif;font-weight: normal;color: #333;font-size: 14px;margin-top: 7px;
font-style: italic;}
#response .title3-container h4{margin-top: 28px;font-size: 20px;font-family: 'arialBlack', Arial sans-serif;color: #ff387d;margin-bottom: 0;}

#response .title4-container{font-family: Arial sans-serif;color:#ff387d;font-size:18px;margin:20px auto 10px;text-align: center;font-style: italic;}

/* 22/07/2024 */
.border-rose{border-top:2px solid #ff387d;width: 90%;max-width: 800px;margin: 0 auto;margin:30px auto}
#tchat .title3-top .fa-envelope{color: #FFF;	display: inline-block;	font-size: 16px;	padding: 3px 4px;	border-radius: 4px;	background: rgb(255, 56, 125);	background: linear-gradient(180deg, rgba(251, 84, 142, 1) 0%, rgba(251, 115, 162, 1) 100%);	margin-right: 3px;}
.cb-secure{max-width: 150px;}
/* #valide, #interdiction{background-color:#f7fafd;} */
.bg-light-blue{background-color:#f7fafd;}
#valide #about, #interdiction #about{background-color:#f7fafd;}
#valide #tchat, #interdiction #tchat{background: #f7fafd;}
#valide #call-group, #interdiction #call-group{background: #f7fafd;}


/* new 13/09/2024 */
.title1-medium-form{font-family: Arial, Helvetica, sans-serif;color:#263C6A;font-size: 21px;margin:0;font-weight: bold;}
.title2-medium-form{font-family: Arial, Helvetica, sans-serif;font-size: 17px;color:#263C6A;margin:0;padding-top: 10px;}
.title3-medium-form{font-family: Arial, Helvetica, sans-serif;font-size: 13px;color:#263C6A;}


/* reponse sms page */

#response-sms-container #container-mailing{max-width: 450px;border-width: 1px;}
#header-mailing-title-sms{display:inline-block;width: 90%;max-width: 373px;text-align: left;color: #000;padding: 15px 5px;font-size: 19px;font-weight:bold}
#header-mailing-title-sms span{font-size: 17px;font-weight: normal;}
#header-mailing-picture{border-radius: 15px;border: 1px solid #263C6A;width: 90%;max-width:373px;}
#header-mailing-ban-analyse{background-color: #DAE2F8;padding: 8px; width: 90%;max-width:373px;margin: 20px auto 0;text-align: left;}

#header-mailing-subtitle-sms{display:inline-block;width: 90%;max-width: 373px;text-align: left;font-size:20px;font-weight: bold;padding: 30px 0;}
#response-sms-container #content-mailing{display:inline-block;width: 90%;max-width: 373px;text-align: left;padding: 0;}

#fixed-call-to-action {position: fixed;bottom: 0;left: 0;right: 0;width: 100%;text-align: center;background-color: white;z-index: 1000;box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);padding: 10px 0;z-index: 90000000;font-family: 'Open Sans',Helvetica,Arial,sans-serif;}
#call-button {width:90%;max-width: 450px;display: flex;align-items: center;justify-content: center;background-color: #5c6bc0;color: white;font-size: 10px;font-weight: 700;padding: 12px 8px;border-radius: 8px;text-decoration: none;box-shadow: 0 5px 0 #3f51b5, 0 8px 15px rgba(0, 0, 0, 0.3);margin:0 auto 10px;transition: all 0.1s ease;font-family: 'Open Sans',Helvetica,Arial,sans-serif;}
#fixed-call-star-icon {font-size: 20px;}
#fixed-call-text{display: none}
#fixed-call-phone-number{font-size: 22px;margin-left: 10px;font-weight: 900;}
#promo-code-text {width:90%;max-width: 400px;font-size: 16px;color: #333;margin: 0 auto;padding-bottom: 5px;text-align: left;}

#rules.sms-page{padding-bottom: 150px;}

/****************************************************************/
@media (min-width:320px){
	#ban-phone{margin-top: 15px;}
	#ban-frame-content h3.phone-tel a{font-size:25px;}

	/* call group (call & callack) */
	#call-group{background-color: #FFF;background-image: url(../images/bg-call-group-desk.jpg);background-repeat:repeat-y;background-position:center top;background-size: cover;}
	#ban-text{width: 95%;}
	#about-container p{font-size:14px;text-align: justify;}
	#bg-white p{font-size:16px;text-align: justify;}
	.blk-txt{text-align:justify;padding:10px 20px;font-family: 'cambria','Times New Roman', 'Times',sans-serif;}
	.blk-txt2{text-align:justify;padding:10px 20px;font-family: 'cambria','Times New Roman', 'Times',sans-serif;}
	.blk-txt p,.blk-txt2 p{font-weight: normal;margin-bottom: 10px;}

	/*** text ***/
	#call h2{padding-top: 10px;}
	#call .title-txt{color:#0b1470;font-size: 21px;text-align: center;font-weight:bold;margin-bottom: 0px;padding-top:15px}
	#call .subtitle-txt{color:#0b1470;font-size: 21px;text-align: center;font-weight:bold;margin-top: 0px;}
	#call h3 a{font-weight: bold;color: #ff387d;font-size: 25px;margin: 0;text-decoration: none;padding-top: 5px;font-family: 'cambria',  Times, 'Times New Roman', serif;}

	#call .border-bottom-resp{padding:10px 10px}

	.bg-infos {background-color: #F2F2F2;width: 100%;margin: 0 auto;margin-bottom: 20px;}
	.bg-infos2{background-color: #fff;width:100%;margin:0 auto;}
	.bg-infos.txt-style{padding: 0 25px 25px;font-weight: normal;text-align: justify;}
	.bg-infos2.txt-style{padding: 0 25px 25px;font-weight: normal;text-align: justify;}

	.bg-infos h2{font-size: 21px;text-align: center;font-weight:bold;padding-top:0}
	.bg-infos h4{text-align: center;margin-bottom: 0;}
	.bg-infos .type-voyant{font-weight: bold; font-style: italic;padding-top:20px;font-size: 21px;}
	.blk-title2{text-align: center;font-family:'cambria',  Times, 'Times New Roman', serif;font-size: 21px !important;}
	.bg-infos .blk-text p{padding-bottom:7px;font-size: 25px !important;}
	.bg-infos2 .blk-text .txt-style p{padding-bottom:7px}
	.bg-infos2 h4{padding:20px 5px;font-size: 18px;}
	.title-specialite{font-size: 25px;margin: 0;font-weight: bold;text-align: center;padding-top:0}
	.title-voyant{color: #808080;font-style: italic;margin-top: 0;text-align: center;}
	#contact p{margin:0 0px 10px}
	.width-desk {width: 720px;}
	#ban-tarif #contact h4{color: #0b1470;}
	#tchat-text .para .prenom-consult-tchat span{color:#911010;font-size: 17px;display:inline-block}
	#tchat-content .tchat-para .prenom-consult-tchat span::after{content: ' : ';margin-right:3px;}
	#tchat-content .tchat-para .check-tchat-container{display: block;}
	#tchat-text .prenom-consult-tchat{color: #000;font-size: 17px;}

	#valide #ban-tarif, 	#interdiction #ban-tarif{background-color: rgba(255, 255, 255, 1);width: inherit;border-radius: 15px;margin: 0 auto;border:solid 3px rgba(0, 0, 0)}

	#about-container{width:100%; max-width:600px;padding: 10px 20px;background-color: var(--bg-color-about-container);text-align: justify;}
	#bg-white{width:100%; max-width:600px;padding: 10px 20px;background-color: #fff;}
	#about-container h2 {margin-bottom: 0.7em;font-size: 25px;font-family:'cambria',  Times, 'Times New Roman', serif;}
	#bg-white h2 {margin-bottom: 0.7em;font-size: 25px;font-family:'cambria',  Times, 'Times New Roman', serif;}
	#about-container p {font-size: 16px;text-align: justify;margin: 0 0 10px;}
	/* #bg-white p {font-size: 16px;text-align: left;margin: 0 0 10px;} */

	#about{padding:0;}
	#about-container #about-type {font-size: 16px;text-align: center;font-style: italic;margin-bottom: 0.8em;}
	#about-sub-titles {font-family:'cambria',  Times, 'Times New Roman', serif;}
	#about-sub-titles h2{padding: 25px 0 5px;font-size: 25px;line-height: 1.2em;font-family: 'cambria', 'Times New Roman','Times',  serif;}
	#about-sub-titles p{padding: 0 0 25px;margin: 0;font-size: 20px;font-style: italic;color:#a2a2a2;}

	#callback{padding: 30px 15px;margin-top: 15px;}
	#ban-text {width:99%;padding:0 10px 10px;margin:0 auto;}
	#call {font-size: 17px;}

	h2.title0{color:#0b1470;font-size:19px;text-align: center;width: 100%;margin-bottom:0;font-weight: bold;padding-top:5px;line-height: inherit;font-family: 'cambria', 'Times New Roman','Times',  serif;}
  h3.title1{color:#0b1470;font-size:18px;font-weight: bold;margin-bottom:0;margin-top:0;text-align: center;font-family: 'cambria', 'Times New Roman','Times',  serif;}
  h4.title2{color:#9b1a3e;font-size:19px;font-weight:bold;margin-top:3px;margin-bottom:0;text-align: center;font-family: 'cambria', 'Times New Roman','Times',  serif;}
  h4.title3{color:#9b1a3e;font-size:18px;font-weight:bold;text-align: center;margin-top:0;line-height: inherit;font-family: 'cambria', 'Times New Roman','Times',  serif;}
	#step-1 h2, #step-2 h2{color:#0b1470;}
	.blk-txt2 h4{font-family: 'cambria', 'Times New Roman','Times',  serif;}

	/* ADD 22/07/2024 */
	#valide #ban-text, #interdiction #ban-text{width: 100%;}
	#valide #about-container, #interdiction #about-container {background: #f7fafd}
	#valide .title1-top, #interdiction .title1-top{color:#263C6A;font-size:19px;text-align: center;width: 100%;margin-bottom:0;padding-top:20px;line-height: inherit;font-family: 'AbrilFatface', Arial sans-serif;}
	#valide .title2-top, #interdiction .title2-top{color: #ff387d;font-size: 23px;font-weight: bold;margin-bottom: 0;margin-top: 0;font-family: 'Times New Roman', Times, serif;padding-top: 15px;text-align: center;}
	#valide .title3-top, #interdiction .title3-top{font-family: 'Times New Roman', Times, serif;font-weight: normal;color: #ff387d;font-size: 18px;margin-top: 0;}
	#valide .title4-top, #interdiction .title4-top{font-family: 'Times New Roman', Times, serif;color: #263C6A;font-size: 15px;margin: 0;padding-bottom:15px;font-weight: bold;}

	#valide .title1-medium, #interdiction .title1-medium{font-weight: bold;color: #263C6A;font-size: 16px;margin: 0;font-family: 'arialBlack', Arial sans-serif;padding: 7px;}
	#valide .title2-medium, #interdiction .title2-medium{color: #263C6A;	font-size: 17px;margin: 0;font-family: Arial, Helvetica, sans-serif;padding:7px;font-weight: bold;padding-top:0}
	#valide .title3-medium, #interdiction .title3-medium{font-family: 'arial', Arial sans-serif;color: #263C6A;font-size: 17px;margin: 20px auto 10px;text-align: center;font-weight: bold;}

	#valide .bg-infos.txt-style, #interdiction .bg-infos.txt-style{padding: 0 25px 25px;font-weight: normal;text-align: justify;}
	#valide .bg-infos2.txt-style, #interdiction .bg-infos2.txt-style{padding: 0 25px 25px;font-weight: normal;text-align: justify;}
	#valide .bg-infos, #interdiction .bg-infos, #valide .bg-infos2, #interdiction .bg-infos2 {background-color: #f7fafd;}
	#bg-blue-light{width:100%; max-width:600px;padding: 10px 20px;background-color: #f7fafd;}

	/* reponse page */
	#call-mailing-title-1{font-size:19px}
	#call-mailing-title-2{font-size:16px}
	#call-mailiing-plan-container a{font-size: 15px;}
}

@media (min-width:360px){
	/* #steps h2{font-size:16px;color:#222} */
	#steps p{font-size:15px}

	.hidden-xxs{display: block; visibility: visible;}
	.zodiac-text {font-size:9px;color: var(--text-color-zodiac);margin-top: 3px;}
	.one-sign{width:25%}

	#valide #ban-promo .rdv-promo-code{font-weight: bold;}

	#ban-frame-content .tarif{font-size: 20px;}

	#phone-svg{	width: 85px;height: 85px;}
	#phone-number-link{	font-size: 27px;}

	/* response pages */
	#header-mailing .fa-envelope{display: inline; visibility: visible;color: #FFF;font-size: 16px;	padding: 3px 4px;	border-radius: 4px;	background: rgb(255, 29, 70);	background: linear-gradient(180deg, rgba(255, 29, 70, 1) 0%, rgba(255, 61, 3, 1) 100%);	margin-right: 3px}

	#rappel-form-header h2 {font-size:28px}
	#rappel-form-header p{font-size: 16px;}
	#rappel-form-content-step-1{background-position: right bottom}
	#rappel-form-phone-container{bottom: 25px;font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Arial, sans-serif;}
	#rappel-form-close-btn{margin: 30px auto 0;padding:4px 8px; display: inline-block;width: auto;font-size: 15px;}
	#rappel-form-close-btn .fa-times{color: #cb6474;font-weight: bold;}

	#rappel-form-phone-input-content{padding: 3px;border-radius: 10px;border-width: 3px;width: 90%;margin: 0 auto;}
	#rappel-form-input-phone{padding: 5px 10px 5px 48px;}
	#rappel-form-phone-button{border-radius: 6px;font-size:	15px}

	.congrats-modal h2{font-size:42px}
	.congrats-modal p{font-size:30px;}
	.info-item span{min-width: 200px;padding-left: 20px;}
	.info-item{align-items: flex-start;}
	.info-item i{font-size: 55px;}

}
@media (min-width:375px){
	#landing #ban-promo h2{font-size:18px}

	/* 22/07/2024 */
	#valide .title4-top, #interdiction .title4-top{font-size: 18px;}
	#valide .title1-medium, #interdiction .title1-medium{font-size: 18px;}
	#valide .title3-top, #interdiction .title3-top{font-size: 20px;}

	.congrats-modal p{font-size:35px;}
}
@media (min-width:410px){
	#steps h1{font-size: 33px;}
	/* #steps h2{font-size: 20px;} */
	#steps p{font-size: 16px;}
	#steps p:last-child{margin-bottom:8px}

	#tchat-content .tchat-para {padding: 0 5px 5px 0px}
	#tchat-content .tchat-msg{max-width: 100%}
	.zodiac{font-size:35px}
	.zodiac-text {font-size:10px;margin-top: 3px;}

	#is-typing-content{justify-content: center;align-items: center;text-align: center;font-size:15px}

	/* #valide #tchat h1, #interdiction #tchat h1{font-size: 33px;} */

	#ban-phone{margin-top: 25px;}

	#title-cards-action{margin-top: 0px;}
	h2.title0{font-size: 24px;}
	h3.title1{font-size: 24px;}
	h4.title2{font-size: 24px;}
	h4.title3{font-size: 24px;}

	/* 22/07/2024 */
	#valide .title1-top, #interdiction .title1-top{padding-top: 0;}
	#valide .title4-top, #interdiction .title4-top {font-size: 20px;}
	#valide .title1-medium, #interdiction .title1-medium {font-size: 20px;}
	#valide .title2-medium, #interdiction .title2-medium{font-size: 19px;}

	.congrats-modal h2{font-size:45px;margin-bottom:0}
	.congrats-modal p{font-size:38px;margin-bottom:20px;}

	.info-item span{min-width: 235px;font-size: 23px;}
	.info-item i{font-size: 63px;}
	.btn-ok{width:60%;margin-top: 20px;font-size: 40px;border-radius: 30px;}
}

@media (min-width:420px){
	#tchat-loader, #tchat-content{min-height:535px;max-height: 535px;}

	#ban-frame-content h3.phone-tel a{font-size:27px}
	#ban-frame-content .tarif .break-line{display: inline;}

	#header-mailing-title{font-size:18px;}
}
@media (min-width:430px) {
	#call-mailing-title-1{font-size:19px}
	#call-mailing-title-2{font-size:15px}
	#call-mailing-title-2 span{display: inline;font-weight: normal;}
}
@media (min-width:450px){
	#header-mailing-subtitle{font-size:18px;}
}
@media (min-width:467px){
	.blk-infos div{padding: 0 14px;}
}
@media (min-width:500px) {
	#call-mailing-title-1{font-size:20px}
	#call-mailing-title-2{font-size:16px;font-weight: bold;}
	#call-mailing-title-2 span{font-weight: bold;}
}
@media (min-width:600px) {

}
@media (min-width:650px){
	#reponse #overlay{background-color: transparent;}
	#response-container{padding-top: 12px;}
	#container-mailing{margin:10px auto}
}

/* extra suit au nouvelle features du code promo */
@media (max-width:678px) {
	#ban-promo {padding-top: 0;text-align: center;}
	#ban-promo .rdv-promo-code {font-size: 16px;font-style: normal;}
	#ban-promo .offer-tarif {margin-bottom: 0;font-size: 13px;}

}

@media (min-width:678px){
	#ctnGlobal{background-color: gray;background-color: var(--bg-color-main-content, #ebeaea);}
	.container{background-color: #FFF;background-color: var(--white, #FFF);}

	#header-picture{width:100%;-webkit-box-shadow: 2px 6px 8px 2px #B5B5B5;-moz-box-shadow: 2px 6px 8px 2px #B5B5B5;box-shadow: 2px 6px 8px 2px #B5B5B5;} /* force 100% */
	#header-medium-container{transform: translate(-50%, -80%);}
	#steps-container{padding-top: 8%;}

	#ban-top{justify-content: center;}
	.ban-block{flex-direction: row;justify-content: center;width:inherit;padding-right:15px;margin-right:15px}
	.ban-block:last-child{margin:0;padding-right:0}
	.ban-block span:first-child{position: relative; margin-right: 2px;}
	.ban-block span:first-child::after{content: "-";margin-left: 2px;}

	#ban-phone{display: flex;flex-direction: row;justify-content: center;align-items: center;}

	#valide #ban-promo .rdv-promo-code, #valide #ban-promo .offer-tariff{font-family: Arial, sans-serif;font-size:18px;}

	#ban-phone h2{font-size: 21px;}
	#ban-phone h2, #ban-promo .rdv-promo-code {margin: 0 10px 0 0;}
	#ban-promo {visibility: visible;padding: 1px 0 8px}
	#ban-promo p {margin: 0;}
	#form-box{max-width: 370px;}
	#callback-container{max-width: 370px; transform-origin: bottom;}
	#callback-response{max-width: 370px;margin:0 auto}

	#landing #ban-promo h2{font-size:20px}

	/* #about-container h2{margin-bottom: 1em;letter-spacing: 2px;font-size: 38px;} */
	#about-sub-titles h2{font-size: 25px;}
	#about-sub-titles p{font-size:25px}

	#tchat{padding: 15px 0;}
	#tchat-content .tchat-para{align-items: center;}
	#tchat-content .tchat-avatar{order:0;width:65px;min-width: 65px;max-width: 65px;margin:11px 6px 0 0}
	#tchat-content .tchat-msg{order:1; margin-left:15px;}

	#tchat-content .tchat-para.is-user .tchat-avatar{order: 1}
	#tchat-content .tchat-para.is-user .tchat-msg{order: 0}
	.sodiac-text{font-size: 12px;}

	#valide #tchat, #interdiction #tchat{padding-top: 8%;}

	/*** text ***/
	.bg-infos.txt-style{padding:0 95px 25px;}
	.bg-infos2.txt-style{padding:0 95px 25px;margin:0 auto}
	.blk-txt{padding:0px 15px;}
	.bg-infos, .bg-infos2 {width: 85%;}
	#contact p{margin:0 45px 10px}
	.bg-infos2 h4{padding:20px 5px}
	#valide #ban-tarif, 	#interdiction #ban-tarif{border-radius: inherit;margin: 0 auto;}
	#ban-text{width: 65%;}

	#bg-white{padding: 0 47px}
	#ban-text{width: 70%;}
	/* #about img{width: 42%;} */
	#about-container{padding: 30px 47px}
	#ban-text {width:50%;}

	h2.title0{font-size: 29px;}
	h3.title1{font-size: 29px;}
	h4.title2{font-size: 29px;}
	h4.title3{font-size: 29px;}
	#title-cards-action{max-width: 600px;width: 98%;margin: 0 auto}
	#call .title-txt{padding-top: 10px;}
	#response #call .title-txt{padding-top: 15px;}
	#ban-text{width: 80%;}
	#response #footer{margin-bottom: 0;}

	/* 22/07/2024 */
	#valide .title2-top, #interdiction .title2-top{font-size:25px}
	#valide .title3-top, #interdiction .title3-top{font-size:22px}
	#valide .title4-top, #interdiction .title4-top{font-size:22px}
	#valide .title2-medium, #interdiction .title2-medium{font-size:20px}
}

@media (min-width:908px){
	#steps{padding:0; background: no-repeat bottom center url('../images/bg-step-desk.jpg');background-size: cover;}
	#steps p .break-line{display: inline;}

	#tchat-container.border-top-gray{border: 0 none;}
	#tchat-window{padding:20px 20px 10px;}
	#is-typing-container{width: 70%;box-shadow: 0 4px 6px 0px rgb(0 0 0 / 40%);border-radius: 5px;}

	#about-container p{text-align:justify;}
	#bg-white p{text-align:justify;}

	#valide #tchat, #interdiction #tchat{background: #FFF no-repeat bottom center url('../images/bg-step-desk.jpg');}
	#ban-text{width: 60%;}

	/* 22/07/2024 */
	#valide #tchat, #interdiction #tchat{background:#f7fafd;}
}
@media (min-width:1000px){
	#header-medium-container{transform:translate(-50%, -65%)}
	#steps-container {padding-top: 9%;}
	#steps h1{font-size:38px}
	/* #steps h2{font-size:23px} */
	#steps p{font-size:18px}

	#ban-phone h2, #ban-phone h3{font-size:28px}
	#valide #ban-promo .rdv-promo-code{font-size:23px}
	#valide #ban-promo .offer-tariff{font-size:19px}

	#valide #tchat, #interdiction #tchat{padding-top: 6%;}
	#valide #tchat h1, #interdiction #tchat h1{display:none;visibility: hidden;}
}
@media (min-width:1200px){
	#steps h1{font-size:42px;text-shadow: #666 0 2px 3px;word-spacing: 3px;letter-spacing: 1px;}
	/* #steps h2{font-size:25px} */
	#steps p{font-size:20px;margin-top: 15px;}
	#ban-text{width: 50%;border-radius: 15px;}

	/* #valide #tchat h1, #interdiction #tchat h1{font-size:42px;text-shadow: #666 0 2px 3px;word-spacing: 3px;letter-spacing: 1px;} */
}
