h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: normal
}

p,
ul,
li {
	margin: 0;
	padding: 0;
	line-height: normal
}

ul,
li {
	list-style: none
}

img {
	border: none
}

div {
	display: block
}

a {
	text-decoration: none;
	color: inherit
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	width: 100%;
	height: 100%
}

body {
	margin: 0;
	padding: 0
}

.ui-datepicker {
	width: auto !important
}

.ui-datepicker td>a {
	padding: 10px !important
}

.ui-datepicker select {
	padding: 5px !important
}

.TABLE_ {
	display: table;
	width: 100%;
	height: 100%;
	margin: 0 auto
}

.TABLE_ .TR_ {
	display: table-row;
	width: 100%
}

.TABLE_ .TD_ {
	display: table-cell;
	height: 100%;
	width: 100%
}

.TABLE_ .TD_.C50_ {
	width: 50%
}

.TABLE_ .TD_.C33_ {
	width: 33.3333333%
}

.TABLE_ .TD_.C66_ {
	width: 66.6666667%
}

.TABLE_ .TD_.C25_ {
	width: 25%
}

@-webkit-keyframes sk-bouncedelay {
	0%,
	80%,
	100% {
		-webkit-transform: scale(0)
	}
	40% {
		-webkit-transform: scale(1)
	}
}

@keyframes sk-bouncedelay {
	0%,
	80%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}
	40% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.TABLE_ {
	display: table;
	width: 100%;
	height: 100%;
	margin: 0 auto
}

.TABLE_ .TR_ {
	display: table-row;
	width: 100%
}

.TABLE_ .TD_ {
	display: table-cell;
	height: 100%;
	width: 100%
}

.TABLE_ .TD_.C50_ {
	width: 50%
}

.TABLE_ .TD_.C33_ {
	width: 33.3333333%
}

.TABLE_ .TD_.C66_ {
	width: 66.6666667%
}

.TABLE_ .TD_.C25_ {
	width: 25%
}

.texte-left {
	text-align: left !important
}

.texte-right {
	text-align: right !important
}

.texte-justify {
	text-align: justify !important
}

.texte-center {
	text-align: center !important
}

.texte-blanc {
	color: #FFFFFF !important
}

.texte-interlignage-min p,
p.texte-interlignage-min {
	line-height: 20px !important
}

.wrap-resp,
.wrap-resp-1000 {
	max-width: 1200px;
	width: 100%;
	margin-left: auto !important;
	margin-right: auto !important;
	position: relative;
	box-sizing: border-box;
	padding: 0 10px
}

.wrap-resp-1000 {
	max-width: 1000px
}

.vc_row {
	margin-left: auto !important;
	margin-right: auto !important
}

vc_tta-tabs-container {
	max-width: 280px
}

.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active:first-child>a {
	padding-top: 0 !important;
	border-top-width: 0
}

.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active>a {
	background-color: #FFF;
	color: #FF7D00 !important;
	font-weight: 400;
	font-size: 14px
}

.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active>a .vc_tta-title-text:before {
	display: inline;
	content: "\203a";
	margin-right: 5px;
	font-size: 16px
}

.cocoon-liste-puces-classique ul>li {
	list-style: disc;
	margin-left: 20px;
	font-size: 14px;
	line-height: 20px
}

form.wpcf7-form .formconteneur {
	padding: 0 20px 0 20px;
	display: table;
	width: 600px;
	margin: 0 auto
}

form.wpcf7-form .formconteneur span.wpcf7-not-valid-tip {
	font-size: 12px;
	display: block
}

form.wpcf7-form .formconteneur .wpcf7-not-valid {
	border-color: #f00 !important
}

form.wpcf7-form .formconteneur div.wpcf7-validation-errors {
	border: none;
	text-align: center;
	margin-top: 10px;
	display: table-row !important
}

form.wpcf7-form .formconteneur div.wpcf7-mail-sent-ok {
	border: none;
	margin: 10px 0 !important;
	border: 2px solid #398f14;
	font-size: 18px
}

form.wpcf7-form .formconteneur .formrow {
	display: table-row;
	width: 100%
}

form.wpcf7-form .formconteneur .formrow .msg {
	font-size: 20px;
	width: 100%;
	text-align: left;
	padding: 3px 5px
}

form.wpcf7-form .formconteneur input[type="text"],
form.wpcf7-form .formconteneur input[type="tel"] {
	height: 45px;
	background: #fff;
	font-size: 18px;
	color: #7d7d7d;
	padding: 0 5px 0 40px;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-sizing: border-box;
	margin-bottom: 10px;
	width: 290px
}

form.wpcf7-form .formconteneur select {
	width: 600px
}

form.wpcf7-form .formconteneur textarea {
	height: 170px;
	background: #fff;
	font-size: 18px;
	color: #7d7d7d;
	padding: 10px 5px 5px 25px;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-sizing: border-box;
	width: 100%
}

form.wpcf7-form .formconteneur input[type="checkbox"],
form.wpcf7-form .formconteneur input[type="radio"] {
	margin-left: 0;
	margin-top: 5px
}

form.wpcf7-form .formconteneur input[type="radio"] {
	float: left;
	display: block
}

form.wpcf7-form .formconteneur .formcell {
	padding-bottom: 10px;
	display: table-cell;
	vertical-align: top;
	width: 50%
}

form.wpcf7-form .formconteneur .formcell .val {
	font-size: 14px;
	text-align: left;
	width: 100%
}

form.wpcf7-form .formconteneur .formcell.gauche {
	padding-right: 20px
}

form.wpcf7-form .formconteneur .formcell span.wpcf7-list-item {
	margin-left: 0
}

form.wpcf7-form .formconteneur .formcell.client label {
	margin-right: 20px
}

form.wpcf7-form .formconteneur p.intitule,
form.wpcf7-form .formconteneur label {
	min-height: 25px;
	line-height: 25px;
	font-size: 16px;
	display: block;
	padding: 0 10px 0 0;
	position: relative;
	box-sizing: border-box;
	text-align: left
}

form.wpcf7-form .formconteneur p.intitule {
	margin-bottom: 10px
}

form.wpcf7-form .formconteneur label {
	color: #676e6e;
	float: left;
	margin-bottom: 10px
}

form.wpcf7-form:last-child .formcell {
	width: 100%;
	text-align: left
}

form.wpcf7-form .subm {
	margin-bottom: 50px;
	margin-top: 50px
}

#easiformarea * {
	box-sizing: border-box
}

#easiformarea .easiform {
	padding: 0 20px 0 20px;
	display: table;
	width: 600px;
	margin: 0 auto
}

#easiformarea .easiform div {
	padding-bottom: 10px
}

#easiformarea .easiform .mandatory {
	position: absolute;
	left: -12px;
	top: 0
}

#easiformarea .easiform #easi_fielddiv_Salutation,
#easiformarea .easiform #easi_fielddiv_LastName,
#easiformarea .easiform #easi_fielddiv_FirstName,
#easiformarea .easiform #easi_fielddiv_Email,
#easiformarea .easiform #easi_fielddiv_OfficePhoneNumber {
	float: left;
	position: relative
}

#easiformarea .easiform #easi_fielddiv_Salutation span:first-of-type,
#easiformarea .easiform #easi_fielddiv_LastName span:first-of-type,
#easiformarea .easiform #easi_fielddiv_FirstName span:first-of-type,
#easiformarea .easiform #easi_fielddiv_Email span:first-of-type,
#easiformarea .easiform #easi_fielddiv_OfficePhoneNumber span:first-of-type {
	display: block
}

#easiformarea .easiform #easi_fielddiv_Salutation,
#easiformarea .easiform #easi_fielddiv_Email {
	padding-right: 20px
}

#easiformarea .easiform #easi_fielddiv_Category {
	clear: both
}

#easiformarea .easiform #easi_fielddiv_Category select {
	width: 100%
}

#easiformarea .easiform #easi_fielddiv_Description {
	position: relative;
	padding-bottom: 10px
}

#easiformarea .easiform #easi_fielddiv_Description span:first-of-type {
	display: block
}

#easiformarea .easiform input[type="text"],
#easiformarea .easiform input[type="tel"] {
	height: 45px;
	background: #fff;
	font-size: 18px;
	color: #7d7d7d;
	padding: 0 5px 0 20px;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-bottom: 10px;
	width: 270px
}

#easiformarea .easiform select {
	margin-bottom: 10px;
	width: 270px
}

#easiformarea .easiform textarea {
	height: 170px;
	background: #fff;
	font-size: 18px;
	color: #7d7d7d;
	padding: 10px 20px 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	width: 100%;
	margin-bottom: 5px
}

#easiformarea .easiform input[type="checkbox"],
#easiformarea .easiform input[type="radio"] {
	margin-left: 0;
	margin-top: 5px
}

#easiformarea .easiform input[type="radio"] {
	float: left;
	display: block
}

#easiformarea .easiform label {
	min-height: 25px;
	line-height: 25px;
	font-size: 16px;
	display: block;
	padding: 0 10px 0 0;
	position: relative;
	text-align: left;
	color: #676e6e;
	float: left;
	margin-bottom: 10px
}

#easiformarea .easirecaptchadiv>div {
	margin: 20px auto 0
}

#easiformarea button {
	margin-bottom: 50px;
	margin-top: 50px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	background: none;
	cursor: pointer;
	outline: none;
	font-size: 16px;
	padding: 13px 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	width: auto;
	text-transform: uppercase;
	border: 1px solid #FF7D00;
	-webkit-transition: all .2s 0s ease-out;
	-moz-transition: all .2s 0s ease-out;
	-ms-transition: all .2s 0s ease-out;
	-o-transition: all .2s 0s ease-out;
	transition: all .2s 0s ease-out;
	background-color: #FF7D00;
	color: #FFF
}

#easiformarea button:hover {
	color: #FFF;
	border: 1px solid #ff9000;
	background-color: #ff9000
}

#easiformarea input[type="file"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	background: none;
	cursor: pointer;
	outline: none;
	font-size: 16px;
	padding: 10px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
	border: 1px solid #ccc;
	-webkit-transition: all .2s 0s ease-out;
	-moz-transition: all .2s 0s ease-out;
	-ms-transition: all .2s 0s ease-out;
	-o-transition: all .2s 0s ease-out;
	transition: all .2s 0s ease-out;
	background: #FFF;
	color: #676e6e
}

#easiformarea input[type="file"]:hover {
	background: #eee
}

@media only screen and (max-width: 639px) {
	#easiformarea {
		width: 100%
	}
	#easiformarea .easiform {
		width: 100%;
		padding: 0 15px 0 15px
	}
	#easiformarea .easiform div {
		width: 100%;
		padding-right: 0 !important
	}
	#easiformarea .easiform input[type="text"],
	#easiformarea .easiform input[type="tel"] {
		width: 100%
	}
	#easiformarea .easiform select {
		width: 100%
	}
}

.mention-cnil p {
	font-size: 11px;
	color: #666;
	margin-bottom: 50px;
	width: 600px;
	margin: 0 auto;
	text-align: justify;
	padding: 0 20px;
	box-sizing: border-box
}

.fond-popin {
	display: none;
	position: fixed;
	width: 100%;
	background: #000;
	height: 100%;
	z-index: 100;
	opacity: 0.5;
	top: 0;
	left: 0
}

.popin-rappel {
	display: none;
	z-index: 200;
	width: 100%;
	position: absolute;
	top: 0
}

.popin-rappel.onepage {
	z-index: inherit;
	position: relative;
	display: block
}

.popin-rappel.onepage .contenu-popin {
	position: relative;
	margin: 20px auto;
	top: auto;
	left: auto
}

.popin-rappel.onepage .contenu-popin .top-popin {
	display: none
}

.popin-rappel .contenu-popin {
	background: #fff;
	width: 500px;
	padding: 10px 10px 50px 10px;
	text-align: center;
	position: fixed;
	left: 50%;
	top: 10px;
	margin-left: -250px;
	box-sizing: border-box
}

.popin-rappel .contenu-popin .bt-fermer {
	position: absolute;
	width: 13px;
	height: 13px;
	top: 20px;
	right: 20px;
	background-image: url(../inc/img/croix-fermer.gif);
	cursor: pointer
}

.popin-rappel .contenu-popin p {
	line-height: normal
}

.popin-rappel .contenu-popin .top-popin {
	background-color: #f3f3f3;
	padding: 30px 5px;
	box-sizing: border-box;
	margin-bottom: 40px
}

.popin-rappel .contenu-popin .top-popin p:first-child {
	font-size: 30px;
	font-weight: 600;
	text-transform: uppercase;
	background-image: url(../inc/img/tel_popin.gif);
	background-repeat: no-repeat;
	background-position: center left;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding-left: 40px
}

.popin-rappel .contenu-popin .top-popin p:last-child {
	font-size: 16px;
	margin-top: 10px
}

.popin-rappel .contenu-popin .nom_champ {
	font-size: 16px;
	text-align: left;
	margin-left: 80px;
	clear: left
}

.popin-rappel .contenu-popin input[type="tel"] {
	height: 45px;
	width: 340px;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin: 15px auto 15px auto;
	padding-left: 20px;
	box-sizing: border-box;
	display: block
}

.popin-rappel .contenu-popin input[type="tel"].error {
	border: 1px solid #f00
}

.popin-rappel .contenu-popin input[type="radio"].beauty+label:before {
	left: 0;
	top: 0
}

.popin-rappel .contenu-popin input[type="radio"].beauty+label:after {
	left: 5px;
	top: 5px
}

.popin-rappel .contenu-popin label {
	float: left;
	font-size: 14px;
	color: #999999;
	margin: 20px 0 25px 80px !important;
	padding-left: 30px;
	height: auto !important
}

.popin-rappel .contenu-popin .bt-orange {
	width: auto;
	margin-bottom: 55px !important;
	margin-top: 20px !important;
	display: inline-block !important
}

.popin-rappel .contenu-popin .num {
	font-size: 24px
}

.popin-rappel .contenu-popin .later_call {
	display: none;
	margin-bottom: 20px
}

.popin-rappel .contenu-popin .later_call input[type="text"] {
	width: 150px;
	display: inline-block;
	box-sizing: border-box;
	margin-top: 15px
}

.popin-rappel .contenu-popin .later_call select {
	width: 120px;
	box-sizing: border-box;
	display: inline-block;
	margin-top: 15px
}

.popin-rappel .contenu-popin .mention {
	font-size: 12px
}

@media only screen and (max-width: 639px) {
	form.wpcf7-form .formconteneur {
		padding: 0 15px 0 15px;
		width: 290px
	}
	form.wpcf7-form .formconteneur select {
		width: 290px
	}
	form.wpcf7-form .formconteneur .formcell {
		display: block;
		width: 100%
	}
	.mention-cnil p {
		width: 100%
	}
}

@media only screen and (max-width: 500px) {
	.popin-rappel .contenu-popin {
		width: 100%;
		left: 0;
		top: 100px;
		margin-left: 0;
		position: absolute
	}
	.popin-rappel .contenu-popin .nom_champ {
		text-align: center;
		margin-left: 0
	}
	.popin-rappel .contenu-popin input[type="tel"] {
		width: 280px
	}
	.popin-rappel .contenu-popin input[type="radio"].beauty {
		position: absolute
	}
	.popin-rappel .contenu-popin label {
		float: none;
		margin: 20px 10px 25px 10px !important;
		display: inline-block
	}
}

.TABLE_ {
	display: table;
	width: 100%;
	height: 100%;
	margin: 0 auto
}

.TABLE_ .TR_ {
	display: table-row;
	width: 100%
}

.TABLE_ .TD_ {
	display: table-cell;
	height: 100%;
	width: 100%
}

.TABLE_ .TD_.C50_ {
	width: 50%
}

.TABLE_ .TD_.C33_ {
	width: 33.3333333%
}

.TABLE_ .TD_.C66_ {
	width: 66.6666667%
}

.TABLE_ .TD_.C25_ {
	width: 25%
}

.content-article {
	border-top: 10px solid #ededed
}

.content-article .site-main {
	text-align: left;
	margin-top: 45px
}

.content-article .site-main .col-gauche {
	width: 64%;
	float: left;
	margin-bottom: 45px
}

.content-article .site-main .col-gauche article ul.tagliste {
	margin-bottom: 25px
}

.content-article .site-main .col-gauche article ul.tagliste li {
	display: inline-block;
	margin: 0 0 10px 0;
	font-size: 16px;
	cursor: default;
	color: #999
}

.content-article .site-main .col-gauche article ul.tagliste li:after {
	content: " | ";
	display: inline-block;
	width: 20px;
	text-align: center
}

.content-article .site-main .col-gauche article ul.tagliste li:last-child:after {
	content: " "
}

.content-article .site-main .col-gauche article .entry-title {
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 35px;
	font-weight: 700
}

.content-article .site-main .col-gauche article .entry-content ul {
	margin-left: 30px
}

.content-article .site-main .col-gauche article .entry-content li {
	list-style-type: disc;
	font-size: 14px
}

.content-article .site-main .col-gauche article img {
	width: 100%;
	height: auto
}

.content-article .site-main .col-gauche article p {
	font-size: 16px;
	line-height: 22px
}

.content-article .site-main .col-droite {
	float: right;
	width: 29%;
	margin-bottom: 45px
}

.content-article .site-main .col-droite .titre {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
	border-bottom: 1px solid #ccc;
	padding-bottom: 25px;
	margin-top: 70px
}

.content-article .site-main .col-droite .titre.news {
	border-bottom: none
}

.content-article .site-main .col-droite .ksc-container-postmostview ul li {
	padding: 15px 0;
	border-bottom: 1px solid #ccc
}

.content-article .site-main .col-droite .ksc-container-postmostview ul li .catname {
	font-size: 14px;
	font-weight: 700
}

.content-article .site-main .col-droite ul.rubriques-top-cocoon {
	margin-top: 10px
}

.content-article .site-main .col-droite ul.rubriques-top-cocoon li.cat-item {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 40px
}

.content-article .site-main .col-droite .bloc-newsletter {
	background-color: #f3f3f3;
	padding: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.content-article .site-main .col-droite .bloc-newsletter form {
	margin-top: 20px
}

.content-article .site-main .col-droite .bloc-newsletter form input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	background: none;
	cursor: pointer;
	outline: none;
	font-size: 16px;
	padding: 13px 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	width: auto;
	text-transform: uppercase;
	border: 1px solid #FF7D00;
	-webkit-transition: all .2s 0s ease-out;
	-moz-transition: all .2s 0s ease-out;
	-ms-transition: all .2s 0s ease-out;
	-o-transition: all .2s 0s ease-out;
	transition: all .2s 0s ease-out;
	background-color: #FF7D00;
	color: #FFF;
	font-size: 14px;
	padding: 7px 15px
}

.content-article .site-main .col-droite .bloc-newsletter form input[type="submit"]:hover {
	background: #FFF;
	color: #FF7D00
}

.content-article .site-main .col-droite .bloc-newsletter form input[type="submit"]:hover {
	color: #FFF;
	border: 1px solid #ff9000;
	background-color: #ff9000
}

.content-article .site-main .col-droite .bloc-newsletter form input[type="email"] {
	height: 35px;
	border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0 10px;
	margin-top: 5px;
	width: 140px;
	margin-right: 8px
}

.content-article .site-main .col-droite .bloc-newsletter form>div {
	overflow: hidden;
	position: relative
}

.content-article .site-main .col-droite .bloc-newsletter form>div>div {
	float: left
}

.content-article .site-main .col-droite .bloc-newsletter form>div>div:last-child {
	margin-top: 22px
}

.content-article .site-main .col-droite .bloc-newsletter>div {
	font-family: "Open Sans", sans-serif !important;
	background-color: inherit !important;
	font-size: 14px
}

.content-article .site-main .col-droite .bloc-newsletter>div:nth-of-type(1) span {
	color: #FF7D00 !important
}

.content-article .site-main .voir_aussi {
	clear: both;
	margin-bottom: 100px;
	overflow: hidden
}

.content-article .site-main .voir_aussi p.titre {
	font-weight: 600;
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 25px
}

.content-article .site-main .voir_aussi .autre_article {
	width: 32%;
	margin-right: 2%;
	float: left;
	text-align: justify
}

.content-article .site-main .voir_aussi .autre_article a p.title {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 10px
}

.content-article .site-main .voir_aussi .autre_article a .visu {
	width: 100%;
	height: 180px;
	background-size: cover;
	background-position: center center;
	margin-bottom: 25px
}

.content-article .site-main .voir_aussi .autre_article:last-child {
	margin-right: 0
}

@media only screen and (max-width: 1024px) {
	.content-article .site-main .col-gauche {
		float: none;
		width: 100%
	}
	.content-article .site-main .col-droite {
		float: none;
		width: 100%
	}
}

@media only screen and (max-width: 767px) {
	.content-article .site-main .col-gauche article .entry-title {
		font-size: 24px;
		line-height: normal
	}
	.content-article .site-main .voir_aussi {
		margin-bottom: 50px
	}
	.content-article .site-main .voir_aussi .autre_article {
		width: 100%;
		margin-right: 0;
		float: none;
		margin-bottom: 25px
	}
	.content-article .site-main .voir_aussi .autre_article a p.title {
		font-size: 14px;
		font-weight: 700
	}
	.content-article .site-main .voir_aussi .autre_article a .visu {
		width: 100%;
		height: 180px;
		background-size: cover;
		background-position: center center
	}
}

.sep-titre-gris {
	width: 30%;
	height: 1px;
	background: #ebebeb;
	margin: 35px auto 50px auto
}

.content-search {
	border-top: 10px solid #ededed;
	margin-bottom: 80px
}

.content-search .site-main {
	text-align: left;
	margin-top: 65px
}

.content-search .site-main h1 {
	text-align: center
}

.content-search ul.liste-resultats {
	margin: 20px 0 30px
}

.content-search ul.liste-resultats li {
	margin-bottom: 5px;
	font-size: 14px
}

.content-liste {
	border-top: 10px solid #ededed;
	margin-bottom: 80px
}

.content-liste .site-main {
	text-align: left;
	margin-top: 65px
}

.content-liste .site-main h1 {
	text-align: center
}

.content-liste article.list-element .TABLE_ .visu {
	width: 200px;
	margin-right: 20px;
	vertical-align: top
}

.content-liste article.list-element .TABLE_ .visu div {
	width: 200px;
	height: 110px;
	background-size: cover;
	background-position: center center
}

.content-liste .navigation.pagination {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0 20px 10px 0
}

.content-liste .navigation.pagination h2.screen-reader-text {
	display: none
}

.content-liste .navigation.pagination .nav-links .page-numbers {
	display: inline-block;
	padding: 2px 5px
}

.content-liste .navigation.pagination .nav-links .page-numbers.prev,
.content-liste .navigation.pagination .nav-links .page-numbers.next {
	border: 1px solid #cccccc
}

.content-liste .navigation.pagination .nav-links .page-numbers.current {
	cursor: default;
	color: #CCC
}

.content-liste .navigation.pagination .nav-links .page-numbers.dots {
	padding: 2px;
	cursor: default
}

@media screen and (max-width: 767px) {
	.content-liste .navigation.pagination {
		position: relative;
		top: auto;
		right: auto;
		text-align: center
	}
	.content-liste article span.TABLE_ span.TD_ {
		display: block;
		padding: 0 !important
	}
	.content-liste article span.TABLE_ span.TD_:first-child {
		text-align: center;
		width: auto !important;
		margin: 0 0 20px 0 !important
	}
	.content-liste article span.TABLE_ span.TD_:first-child div {
		width: 100% !important
	}
	.content-liste article.list-element {
		height: auto;
		overflow: hidden
	}
}

.TABLE_ {
	display: table;
	width: 100%;
	height: 100%;
	margin: 0 auto
}

.TABLE_ .TR_ {
	display: table-row;
	width: 100%
}

.TABLE_ .TD_ {
	display: table-cell;
	height: 100%;
	width: 100%
}

.TABLE_ .TD_.C50_ {
	width: 50%
}

.TABLE_ .TD_.C33_ {
	width: 33.3333333%
}

.TABLE_ .TD_.C66_ {
	width: 66.6666667%
}

.TABLE_ .TD_.C25_ {
	width: 25%
}

.ksc-cocoon_actutop * {
	box-sizing: border-box
}

.ksc-cocoon_actutop .TABLE_ {
	height: 510px
}

.ksc-cocoon_actutop .TABLE_ .TD_ {
	position: relative;
	vertical-align: top
}

.ksc-cocoon_actutop .actu {
	display: block;
	position: relative;
	background-size: cover;
	background: center center no-repeat;
	width: 100%;
	height: 100%;
	font-weight: bold
}

.ksc-cocoon_actutop .actu.principale {
	height: 510px;
	font-size: 36px
}

.ksc-cocoon_actutop .actu.side {
	height: 170px;
	font-size: 16px
}

.ksc-cocoon_actutop .actu .bandeau {
	-webkit-transition: all .2s 0s ease-out;
	-moz-transition: all .2s 0s ease-out;
	-ms-transition: all .2s 0s ease-out;
	-o-transition: all .2s 0s ease-out;
	transition: all .2s 0s ease-out;
	background-color: rgba(0, 0, 0, 0.6);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 20px;
	color: #FFF;
	text-align: left
}

.ksc-cocoon_actutop .actu .bandeau p {
	line-height: 14px
}

.ksc-cocoon_actutop .actu .bandeau .lire {
	font-size: 12px;
	font-weight: 400;
	display: inline-block
}

.ksc-cocoon_actutop .actu:hover .bandeau {
	background-color: rgba(0, 0, 0, 0.8)
}

@media only screen and (max-width: 767px) {
	.ksc-cocoon_actutop .TABLE_ {
		display: block;
		height: auto
	}
	.ksc-cocoon_actutop .TABLE_>.TD_ {
		position: relative;
		display: block
	}
	.ksc-cocoon_actutop .TABLE_>.TD_.C33_,
	.ksc-cocoon_actutop .TABLE_>.TD_.C66_ {
		width: 100%
	}
	.ksc-cocoon_actutop .actu.principale {
		height: 250px
	}
	.ksc-cocoon_actutop .actu.side {
		height: 170px
	}
}

.TABLE_ {
	display: table;
	width: 100%;
	height: 100%;
	margin: 0 auto
}

.TABLE_ .TR_ {
	display: table-row;
	width: 100%
}

.TABLE_ .TD_ {
	display: table-cell;
	height: 100%;
	width: 100%
}

.TABLE_ .TD_.C50_ {
	width: 50%
}

.TABLE_ .TD_.C33_ {
	width: 33.3333333%
}

.TABLE_ .TD_.C66_ {
	width: 66.6666667%
}

.TABLE_ .TD_.C25_ {
	width: 25%
}

.etape-signature h3 {
	margin-top: 30px
}

.etape-signature .DSframe {
	border-top: 1px solid #CCC;
	margin: 30px auto;
	width: 95%;
	min-height: 600px
}

.cgv-signature {
	text-align: center;
	font-size: 16px;
	line-height: 25px
}

.cgv-signature .logo-docusign {
	color: transparent;
	display: inline-block;
	width: 80px;
	background: url("../inc/img/logo-docusign.svg") no-repeat center center;
	background-size: contain;
	height: 25px;
	vertical-align: middle
}

.TABLE_ {
	display: table;
	width: 100%;
	height: 100%;
	margin: 0 auto
}

.TABLE_ .TR_ {
	display: table-row;
	width: 100%
}

.TABLE_ .TD_ {
	display: table-cell;
	height: 100%;
	width: 100%
}

.TABLE_ .TD_.C50_ {
	width: 50%
}

.TABLE_ .TD_.C33_ {
	width: 33.3333333%
}

.TABLE_ .TD_.C66_ {
	width: 66.6666667%
}

.TABLE_ .TD_.C25_ {
	width: 25%
}

.KVC_composant_imageROll {
	background: no-repeat center center;
	background-size: cover;
	position: relative;
	display: block
}

.KVC_composant_imageROll .zoneTexte {
	z-index: 10;
	position: absolute;
	text-align: left;
	bottom: 10px;
	left: 10px;
	color: #FFF;
	padding-right: 100px
}

.KVC_composant_imageROll .zoneTexte h2 {
	font-size: 40px;
	font-weight: bold
}

.KVC_composant_imageROll .zoneTexte h4 {
	font-size: 18px;
	font-weight: bold
}

.KVC_composant_imageROll .imageRoll {
	z-index: 5;
	width: 100%;
	height: 100%;
	position: absolute;
	background: no-repeat center center;
	background-size: cover;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
	opacity: 0
}

.KVC_composant_imageROll:hover .imageRoll {
	opacity: 1
}

.KVC_composant_imageROll .bt-plus {
	display: block;
	background-color: #FF7D00;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 40px;
	height: 40px;
	text-align: center;
	position: absolute;
	bottom: 30px;
	right: 30px
}

.KVC_composant_imageROll .bt-plus:after {
	font-size: 30px;
	line-height: 40px;
	content: "+";
	display: inline-block;
	color: #FFF
}

@media only screen and (max-width: 1023px) {
	.KVC_composant_imageROll .zoneTexte h2 {
		font-size: 30px
	}
	.KVC_composant_imageROll .zoneTexte h4 {
		font-size: 18px
	}
}

.ksc_image_et_texte {
	position: relative;
	width: 100%;
	display: block;
	background: center center no-repeat;
	background-size: contain;
	padding: 0;
	height: auto
}

.ksc_image_et_texte .wraptexte {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 10
}

.ksc_image_et_texte .wrapbgroll {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 10;
	opacity: 0;
	-webkit-transition: opacity .5s 0s ease-in-out;
	-moz-transition: opacity .5s 0s ease-in-out;
	-ms-transition: opacity .5s 0s ease-in-out;
	-o-transition: opacity .5s 0s ease-in-out;
	transition: opacity .5s 0s ease-in-out;
	z-index: 5;
	background: center center no-repeat;
	background-size: cover
}

.ksc_image_et_texte:hover .wrapbgroll {
	opacity: 1
}

.ksc_image_et_texte .wraptexte .textecontainer {
	display: table;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.ksc_image_et_texte .wraptexte .textecontainer .texte {
	display: table-cell;
	width: 100%;
	height: 100%;
	color: #FFF;
	box-sizing: border-box;
	padding: 20px
}

.KVC_composant.UIBT {
	margin-top: 10px;
	display: inline-block
}

.KVC_composant.UIBT a {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	background: none;
	cursor: pointer;
	outline: none;
	font-size: 16px;
	padding: 13px 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	width: auto;
	text-transform: uppercase;
	border: 1px solid #FF7D00;
	-webkit-transition: all .2s 0s ease-out;
	-moz-transition: all .2s 0s ease-out;
	-ms-transition: all .2s 0s ease-out;
	-o-transition: all .2s 0s ease-out;
	transition: all .2s 0s ease-out;
	background-color: #FF7D00;
	color: #FFF;
	font-weight: 600;
	padding: 15px 25px;
	font-size: 15px
}

.KVC_composant.UIBT a:hover {
	background: #FFF;
	color: #FF7D00
}

.KVC_composant.UIBT a:hover {
	color: #FFF;
	border: 1px solid #ff9000;
	background-color: #ff9000
}

.nav-direct-access {
	position: absolute;
	bottom: 25px;
	left: 0;
	height: 25px;
	width: 100%;
	z-index: 18;
	text-align: center
}

.nav-direct-access .pipion {
	width: 17px;
	height: 17px;
	background-color: rgba(0, 0, 0, 0.5);
	border-radius: 12.5px;
	position: relative;
	display: inline-block;
	margin: 0 5px;
	cursor: pointer;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}

.nav-direct-access .pipion.sel {
	background-color: rgba(255, 255, 255, 0.5)
}

.ksc-container-slideshow {
	width: 100%;
	overflow: hidden;
	position: relative;
	visibility: hidden
}

.ksc-container-slideshow .ruban {
	position: absolute;
	height: 100%
}

.ksc-slide {
	height: 100%;
	float: left;
	background: no-repeat center center;
	background-size: cover;
	position: relative
}

.ksc-slide.image-top {
	background-position: center top
}

.ksc-slide .slide-overlay {
	height: 100%;
	width: 100%;
	z-index: 10;
	position: absolute
}

.ksc-slide .contslide {
	display: table;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	z-index: 11;
	text-align: left
}

.ksc-slide .contslide .contalign {
	display: table-cell;
	width: 100%
}

.ksc-slide .contslide .contalign .contalign-horiz {
	display: inline-block;
	text-align: left;
	width: 100%
}

.ksc-slide .contslide h2 {
	font-size: 50px
}

@media only screen and (max-width: 767px) {
	.ksc-slide .contslide h2 {
		font-size: 32px
	}
}

.ksc-slide .contslide p {
	font-size: 18px;
	font-weight: 400
}

.ksc-slide .composant-form {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: absolute;
	right: 20px;
	top: 100px;
	width: 100%;
	max-width: 460px;
	background-color: #FFF;
	z-index: 20;
	color: #000;
	padding: 20px 5px 30px
}

.ksc-slide .composant-form form.sim-etape {
	text-align: center
}

.ksc-slide .composant-form form.sim-etape section {
	margin: 5px 0
}

.ksc-slide .composant-form form.sim-etape section>header {
	margin: 0 auto 20px;
	font-size: 18px;
	text-transform: uppercase
}

@media only screen and (max-width: 1023px) {
	.ksc-slide .composant-form form.sim-etape section>header {
		font-size: 16px;
		margin: 0 auto 10px
	}
}

.ksc-slide .composant-form form.sim-etape section .form-row .form-item {
	width: 25%;
	padding: 0 10px 10px;
	vertical-align: top
}

.ksc-slide .composant-form form.sim-etape section .form-row .lab {
	font-size: 12px;
	margin: 0
}

@media only screen and (max-width: 1023px) {
	.ksc-slide .composant-form form.sim-etape section {
		margin: 0
	}
}

.ksc-slide .composant-form .bt-submit {
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin: 0 0 0 -100px;
	width: 200px;
	border: 2px solid #FFF
}

.ksc-slide .composant-form .bt-submit:hover {
	border-width: 2px
}

.bandeau-sante-top .ksc-slide .contslide .contalign {
	text-align: right
}

.bandeau-sante-top .ksc-slide .contslide .contalign .contalign-horiz {
	width: 50%
}

@media only screen and (max-width: 767px) {
	.bandeau-sante-top .ksc-slide .contslide .contalign {
		text-align: left
	}
	.bandeau-sante-top .ksc-slide .contslide .contalign .contalign-horiz {
		width: 100%
	}
}

@media only screen and (max-width: 1023px) {
	.ksc-slide .composant-form {
		right: 20px;
		top: 20px;
		max-width: 250px
	}
	.ksc-slide .composant-form form.sim-etape section .form-row .form-item {
		width: 50%
	}
	.ksc-slide .composant-form form.sim-etape section .form-row .lab {
		width: auto !important;
		text-align: center !important
	}
}

@media only screen and (max-width: 767px) {
	.ksc-slide .composant-form {
		display: none
	}
	.bandeau-sante-top .ksc-slide {
		background-position: left center
	}
	.bandeau-sante-top .ksc-slide .contalign-horiz>* {
		text-shadow: 0 0 4px #000
	}
}

.KVC_composant.multi-share {
	text-align: right
}

.KVC_composant.multi-share .wrap-share {
	width: auto;
	height: 40px;
	overflow: hidden;
	position: relative;
	display: inline-block
}

.KVC_composant.multi-share .wrap-share a {
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	box-sizing: border-box;
	background: no-repeat center center;
	background-size: contain;
	background-color: #CCC;
	text-indent: 10000px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-transition: all .5s 0s ease-out;
	-moz-transition: all .5s 0s ease-out;
	-ms-transition: all .5s 0s ease-out;
	-o-transition: all .5s 0s ease-out;
	transition: all .5s 0s ease-out;
	margin-left: 20px
}

.KVC_composant.multi-share .wrap-share a:hover {
	background-color: #AAA;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.KVC_composant.multi-share .wrap-share a.tw {
	background-image: url("../inc/img/share-pictos/ui-share-twitter-nobg.svg")
}

.KVC_composant.multi-share .wrap-share a.fb {
	background-image: url("../inc/img/share-pictos/ui-share-facebook-nobg.svg")
}

.tweet {
	display: block;
	width: 30%;
	margin: 0 1.66%;
	float: left;
	background-color: rgba(66, 97, 95, 0.8);
	text-align: left;
	padding: 35px;
	box-sizing: border-box;
	color: #fff
}

.tweet span {
	display: inline-block
}

.tweet span:first-child {
	background-color: #fa6545;
	padding: 5px 10px;
	margin-bottom: 15px
}

@media only screen and (max-width: 767px) {
	.tweet {
		display: block;
		width: 90%;
		float: none;
		padding: 35px;
		margin: 20px 5%
	}
}

.ksc-container-MULTICOLBOX .multicol-wrap {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-webkit-justify-content: center;
	justify-content: center
}

.ksc-container-MULTICOLBOX .multicol-wrap * {
	box-sizing: border-box
}

.ksc-TIPS {
	display: inline-block;
	width: 20px;
	height: 20px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	background: rgba(255, 255, 255, 0.5);
	color: #ff7d00;
	position: relative;
	cursor: help
}

.ksc-TIPS .tips-content {
	display: none;
	position: absolute;
	bottom: 30px;
	left: -80px;
	z-index: 2;
	width: 180px;
	background-color: #FFF;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding: 10px;
	line-height: 12px;
	-moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5)
}

.ksc-TIPS:hover .tips-content,
.ksc-TIPS:active .tips-content,
.ksc-TIPS:focus .tips-content {
	display: block
}

.ksc-cocoon_pourquoisouscrire {
	display: block;
	margin: 0 auto 5px
}

.ksc-cocoon_pourquoisouscrire .chiffreSpacer {
	display: table-row;
	height: 5px
}

.ksc-cocoon_pourquoisouscrire .table-container {
	display: inline-table;
	width: 100%;
	max-width: 450px
}

.ksc-cocoon_pourquoisouscrire .chiffre {
	display: table-row;
	height: 100px;
	background-color: #EEE
}

.ksc-cocoon_pourquoisouscrire .chiffre .chiffre-content-num,
.ksc-cocoon_pourquoisouscrire .chiffre .chiffre-content-txt {
	display: table-cell;
	vertical-align: middle;
	padding: 5px;
	border: 1px solid #EEE
}

.ksc-cocoon_pourquoisouscrire .chiffre .chiffre-content-num {
	width: 100px;
	background-color: #FFF;
	font-size: 24px;
	font-weight: bold;
	color: #FF7D00;
	border-right: none
}

.ksc-cocoon_pourquoisouscrire .chiffre .chiffre-content-txt {
	background: url("../inc/img/images/picto-fleche-blanc-sur-gris.gif") left center no-repeat;
	background-size: contain;
	padding-left: 50px;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	border-left: none
}

.ksc-cocoon_pourquoisouscrire .chiffre .chiffre-content-txt .petit {
	text-transform: none;
	font-size: 12px
}

.ksc-cocoon_pourquoisouscrire .chiffre .chiffre-content-txt .petit .orge {
	color: #FF7D00
}

.ksc-cocoon_nosengagements {
	display: inline-table;
	width: 100%;
	max-width: 450px;
	color: #FFF
}

.ksc-cocoon_nosengagements .block-row {
	display: table-row
}

.ksc-cocoon_nosengagements .block {
	display: table-cell;
	width: 50%;
	padding: 30px 20px;
	vertical-align: top;
	font-size: 13px
}

.ksc-cocoon_nosengagements .block .block-picto {
	width: 80px;
	height: 80px;
	display: inline-block;
	background: no-repeat center center
}

.ksc-cocoon_nosengagements .block .block-picto.plume {
	background-image: url("../inc/img/images/engagements-pic1.gif")
}

.ksc-cocoon_nosengagements .block .block-picto.fleure {
	background-image: url("../inc/img/images/engagements-pic2.gif")
}

.ksc-cocoon_nosengagements .block .block-picto.loupe {
	background-image: url("../inc/img/images/engagements-pic3.gif")
}

.ksc-cocoon_nosengagements .block .block-picto.teleconseiller {
	background-image: url("../inc/img/images/engagements-pic4.gif")
}

.ksc-cocoon_nosengagements .block.topleft {
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #AAA
}

.ksc-cocoon_nosengagements .block.topright {
	border-bottom: 1px solid #AAA
}

.ksc-cocoon_nosengagements .block.bottomleft {
	border-right: 1px solid #AAA
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 600;
	text-transform: uppercase;
	margin: 0
}

h1 {
	font-size: 40px
}

.isHomePage h1 {
	font-size: 50px
}

h2 {
	font-size: 30px
}

h3 {
	font-size: 18px
}

h4 {
	font-size: 18px;
	font-weight: 400
}

h5 {
	font-size: 16px;
	text-transform: none
}

h6 {
	font-size: 16px;
	font-weight: 400;
	text-transform: none
}

.keb-headings {
	font-weight: 600;
	display: block;
	text-transform: uppercase
}

.keb-headings.keb-titre-h1 {
	font-size: 40px
}

.isHomePage .keb-headings.keb-titre-h1 {
	font-size: 50px
}

.keb-headings.keb-titre-h2 {
	font-size: 30px
}

.keb-headings.keb-titre-h3 {
	font-size: 18px
}

.keb-headings.keb-titre-h4 {
	font-size: 18px;
	font-weight: normal
}

.keb-headings.keb-titre-h5 {
	font-size: 16px;
	text-transform: none
}

.keb-headings.keb-titre-h6 {
	font-size: 16px;
	font-weight: normal;
	text-transform: none
}

.keb-headings.keb-titre-p {
	font-size: 14px;
	line-height: 20px;
	text-transform: none
}

p {
	font-size: 14px;
	margin: 0;
	line-height: 20px
}

.callback {
	cursor: pointer
}

hr.light {
	padding: 0;
	margin: 30px auto;
	height: 1px;
	border: none;
	border-top: 1px solid #E3E3E3
}

input,
textarea,
select,
button {
	font-family: 'Open Sans', sans-serif;
	outline: none;
	resize: none
}

.texte-light p,
.texte-light h1,
.texte-light h2,
.texte-light h3,
.texte-light h4,
.texte-light h4,
.texte-light h5,
.texte-light h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	text-transform: none;
	line-height: normal !important
}

br.br-mob-only {
	display: none
}

@media only screen and (max-width: 767px) {
	h1 {
		font-size: 32px
	}
	.isHomePage h1 {
		font-size: 32px
	}
	h2 {
		font-size: 24px
	}
	h3 {
		font-size: 16px
	}
	h4 {
		font-size: 14px
	}
	.keb-headings.keb-titre-h1 {
		font-size: 32px
	}
	.isHomePage .keb-headings.keb-titre-h1 {
		font-size: 32px
	}
	.keb-headings.keb-titre-h2 {
		font-size: 24px
	}
	.keb-headings.keb-titre-h3 {
		font-size: 16px
	}
	.keb-headings.keb-titre-h4 {
		font-size: 14px
	}
	br.br-mob-only {
		display: inline
	}
}

body {
	font-family: 'Open Sans', sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	box-sizing: border-box;
	overflow-x: hidden;
	color: #333
}

.wrap {
	width: 100%;
	height: 100%;
	position: relative
}

.wrap .site-content {
	min-height: 100px;
	width: 100%;
	text-align: center;
	overflow: hidden;
	padding-top: 127px
}

.wrap .site-content.LP {
	padding-top: 0
}

.wrap .site-content.LP h1,
.wrap .site-content.LP h2,
.wrap .site-content.LP h3 {
	font-size: 18px
}

.wrap .site-content.header-light {
	padding-top: 70px
}

@media only screen and (max-width: 1024px) {
	.wrap .site-content {
		padding-top: 62px
	}
	.wrap .site-content.LP {
		padding-top: 0
	}
	.wrap .site-content.header-light {
		padding-top: 70px
	}
}

.bouton-orange {
	background: #ff7d00;
	display: block;
	font-size: 16px;
	color: #fff;
	height: 50px;
	line-height: 50px;
	padding: 0 25px;
	border-radius: 5px
}

.site-header {
	width: 100%;
	background-color: #FFF;
	min-height: 60px;
	z-index: 50;
	position: absolute;
	top: 0;
	left: 0
}

.site-header .menu-mobile {
	width: 60px;
	height: 60px;
	position: absolute;
	right: 0;
	top: 0;
	text-indent: -10000px;
	background: url("../inc/img/picto-mobile.png") no-repeat center center;
	cursor: pointer;
	z-index: 20;
	display: none
}

.site-header .top_header {
	min-height: 60px
}

.site-header .top_header .top-navigation {
	display: -webkit-flex;
	display: flex
}

.site-header .top_header .top-navigation a.homelink {
	display: block;
	width: 200px;
	height: 60px;
	text-indent: -10000px;
	background: url("../inc/img/logo.png") no-repeat center center;
	background-size: contain;
	float: left
}

.site-header .top_header .top-navigation .menu#menu-menu-top {
	float: left;
	flex: 1;
	-webkit-flex: 1;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	-webkit-align-items: center;
	align-items: center
}

.site-header .top_header .top-navigation .menu#menu-menu-top>li {
	margin-left: 30px;
	display: block
}

.site-header .top_header .top-navigation .menu#menu-menu-top>li a {
	display: block;
	width: 100%
}

.site-header .top_header .top-navigation .menu#menu-menu-top>li.subscribe a {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	background: none;
	cursor: pointer;
	outline: none;
	font-size: 16px;
	padding: 13px 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	width: auto;
	text-transform: uppercase;
	border: 1px solid #FF7D00;
	-webkit-transition: all .2s 0s ease-out;
	-moz-transition: all .2s 0s ease-out;
	-ms-transition: all .2s 0s ease-out;
	-o-transition: all .2s 0s ease-out;
	transition: all .2s 0s ease-out;
	background-color: #FF7D00;
	color: #FFF;
	text-transform: uppercase;
	font-size: 14px
}

.site-header .top_header .top-navigation .menu#menu-menu-top>li.subscribe a:hover {
	background: #FFF;
	color: #FF7D00
}

.site-header .top_header .top-navigation .menu#menu-menu-top>li.subscribe a:hover {
	color: #FFF;
	border: 1px solid #ff9000;
	background-color: #ff9000
}

.site-header .top_header .top-navigation .menu#menu-menu-top>li.callback {
	background: url("../inc/img/ui-contact.svg") no-repeat 20px center;
	padding: 5px 0 5px 70px;
	font-size: 16px;
	border-left: 1px solid #D2D2D2
}

.site-header .top_header .top-navigation .menu#menu-menu-top>li.tel {
	font-size: 20px
}

.site-header .top_header .top-navigation .menu#menu-menu-top>li.tel a {
	cursor: default
}

.site-header .top_header .top-navigation .menu#menu-menu-top>li.horaires {
	margin-right: -15px;
	font-size: 11px;
	color: #736E6E;
	letter-spacing: -0.5px;
	margin-left: 0
}

.site-header .sep_header {
	width: 100%;
	height: 2px;
	background-color: #f0f0f0
}

.site-header .bottom_header {
	background: #ffffff;
	height: 65px
}

.site-header .bottom_header #primary-menu {
	display: block;
	float: left;
	position: relative;
	z-index: 20
}

.site-header .bottom_header #primary-menu li {
	float: left;
	position: relative
}

.site-header .bottom_header #primary-menu li.menumob-only {
	display: none
}

.site-header .bottom_header #primary-menu li>a {
	display: inline-block;
	font-size: 14px;
	color: #363b3b;
	-webkit-transition: all .2s 0s ease-out;
	-moz-transition: all .2s 0s ease-out;
	-ms-transition: all .2s 0s ease-out;
	-o-transition: all .2s 0s ease-out;
	transition: all .2s 0s ease-out;
	height: 65px;
	line-height: 65px;
	margin: 0 10px;
	text-transform: uppercase;
	font-weight: 600
}

.site-header .bottom_header #primary-menu li>a:hover {
	color: #FF7D00
}

.site-header .bottom_header #primary-menu li.current-menu-item>a {
	color: #FF7D00
}

.site-header .bottom_header #primary-menu li:first-child a {
	margin-left: 0
}

.site-header .bottom_header #primary-menu li>ul.sub-menu {
	display: none;
	position: absolute;
	top: 65px;
	left: -10px;
	background-color: #FFF;
	padding: 10px;
	width: 100%
}

.site-header .bottom_header #primary-menu li:hover>ul.sub-menu {
	display: block;
	border: 1px solid #EEE;
	border-top: 1px solid transparent
}

.site-header .bottom_header #primary-menu li:hover>ul.sub-menu li {
	display: block;
	float: none
}

.site-header .bottom_header #primary-menu li:hover>ul.sub-menu li>a {
	line-height: 20px;
	height: auto;
	padding: 10px 0
}

.site-header .bottom_header .search {
	margin: 0;
	position: absolute;
	right: 0;
	top: 7px
}

.site-header .bottom_header .search input#search-term {
	width: 200px;
	padding-left: 10px;
	font-size: 18px;
	font-weight: normal;
	float: left;
	font-family: 'Open Sans', sans-serif;
	border: none;
	margin-top: 3px
}

.site-header .bottom_header .search input#search-term:focus {
	outline: none
}

.site-header .bottom_header .search input#search-submit {
	width: 25px;
	height: 25px;
	background: url("../inc/img/ui-search.svg") -7px -7px;
	text-indent: -9999px;
	border: none;
	margin-left: -40px;
	cursor: pointer;
	top: 10px;
	position: relative;
	float: left
}

@media only screen and (max-width: 1024px) {
	.site-header .menu-mobile {
		display: block
	}
	.site-header .top_header .top-navigation {
		display: block
	}
	.site-header .top_header .top-navigation a.homelink {
		width: 150px
	}
	.site-header .top_header .top-navigation .menu#menu-menu-top {
		margin-top: 10px;
		float: right
	}
	.site-header .top_header .top-navigation .menu#menu-menu-top>.tel {
		display: none
	}
	.site-header .top_header .top-navigation .menu#menu-menu-top>.subscribe {
		display: none
	}
	.site-header .top_header .top-navigation .menu#menu-menu-top>.horaires {
		display: none
	}
	.site-header .top_header .top-navigation .menu#menu-menu-top>li.callback {
		padding: 0 50px 0 0;
		margin: 0 35px 0 0;
		height: 40px;
		background-position: 0 center;
		border: none
	}
	.site-header .top_header .top-navigation .menu#menu-menu-top>li.callback>a {
		display: none
	}
	.site-header .bottom_header {
		background: #ffffff;
		height: auto;
		padding: 0
	}
	.site-header .bottom_header #primary-menu {
		display: none;
		float: none;
		z-index: 20
	}
	.site-header .bottom_header #primary-menu li {
		float: none;
		margin: 0;
		border-bottom: 1px solid #f0f0f0
	}
	.site-header .bottom_header #primary-menu li:last-child {
		border-bottom: none
	}
	.site-header .bottom_header #primary-menu li>a {
		display: block;
		height: auto;
		line-height: normal;
		margin: 0;
		padding: 15px 10px;
		background-color: #FFF
	}
	.site-header .bottom_header #primary-menu li.menumob-only {
		display: block
	}
	.site-header .bottom_header #primary-menu li.menumob-only.tel>a {
		background-color: #f0f0f0;
		padding: 10px;
		cursor: default
	}
	.site-header .bottom_header #primary-menu li.menumob-only.tel>a:hover {
		color: inherit
	}
	.site-header .bottom_header #primary-menu li.menumob-only.subscribe>a {
		color: #FFF;
		background-color: #FF7D00
	}
	.site-header .bottom_header #primary-menu li>ul.sub-menu {
		display: block;
		position: relative;
		top: auto;
		left: auto
	}
	.site-header .bottom_header #primary-menu li>ul.sub-menu li {
		float: none;
		border-bottom: none
	}
	.site-header .bottom_header #primary-menu li>ul.sub-menu li>a {
		line-height: 30px;
		padding: 10px
	}
	.site-header .bottom_header #primary-menu li>ul.sub-menu li>a:before {
		content: "\2014";
		margin-right: 10px
	}
	.site-header .bottom_header #primary-menu li:hover>ul.sub-menu {
		display: block
	}
	.site-header .bottom_header .search {
		margin: 0;
		position: relative;
		right: auto;
		top: auto;
		display: none
	}
	.site-header .bottom_header .search form {
		overflow: hidden;
		padding: 5px 0;
		border-bottom: 2px solid #f0f0f0
	}
	.site-header .bottom_header .search input#search-submit {
		margin: 0 10px 0 0;
		float: right
	}
}

footer {
	background: #3B3B3B;
	position: relative;
	border-top: 4px solid #FF7D00;
	width: 100%;
	display: -webkit-flex;
	display: flex
}

footer .site-footer--logo {
	width: 350px;
	background: url("../inc/img/logo-blanc.svg") center center no-repeat #2E2E2E;
	background-size: 240px auto;
	min-height: 100px
}

footer .site-footer--nav {
	-webkit-flex: 1;
	flex: 1;
	padding: 60px 20px 40px 60px
}

footer .site-footer--nav ul.menu-footer {
	display: table;
	width: 100%;
	color: #FFF;
	max-width: 850px
}

footer .site-footer--nav ul.menu-footer>li {
	display: table-cell
}

footer .site-footer--nav ul.menu-footer>li>a {
	font-size: 20px;
	display: block;
	min-height: 30px
}

footer .site-footer--nav ul.menu-footer>li.hidden>a {
	visibility: hidden
}

footer .site-footer--nav ul.menu-footer>li>ul>li {
	font-size: 12px;
	font-weight: 300
}

@media only screen and (max-width: 1023px) {
	footer {
		flex-direction: column;
		-webkit-flex-direction: column
	}
	footer .site-footer--logo {
		width: 100%;
		-webkit-order: 2;
		order: 2
	}
	footer .site-footer--nav {
		-webkit-order: 1;
		order: 1;
		padding: 30px
	}
	footer .site-footer--nav ul.menu-footer {
		margin: 0 auto
	}
}

@media only screen and (max-width: 767px) {
	footer {
		flex-direction: column;
		-webkit-flex-direction: column
	}
	footer .site-footer--nav ul.menu-footer {
		display: block;
		overflow: hidden
	}
	footer .site-footer--nav ul.menu-footer>li {
		display: block;
		float: left;
		width: 50%;
		margin-bottom: 20px
	}
	footer .site-footer--nav ul.menu-footer>li:nth-child(2n+1) {
		clear: left
	}
}

.keb-wrap-mask {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 32000;
	background-color: rgba(255, 255, 255, 0.9);
	display: none
}

.keb-wrap-mask.black {
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 40
}

.keb-wrap-mask.active {
	display: table
}

.keb-wrap-mask .keb-mask-content {
	display: table-cell;
	vertical-align: middle;
	font-size: 16px;
	color: #999;
	text-align: center;
	text-transform: uppercase
}

.spinner {
	display: inline-block;
	margin-top: 10px;
	width: 70px;
	text-align: center
}

.spinner>div {
	width: 18px;
	height: 18px;
	background-color: #999;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	animation: sk-bouncedelay 1.4s infinite ease-in-out both
}

.spinner>div.bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s
}

.spinner>div.bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s
}

.fond-popin-simulateur {
	display: none;
	position: fixed;
	width: 100%;
	background: #000;
	height: 100%;
	z-index: 100;
	opacity: 0.5;
	top: 0;
	left: 0
}

.popin-simulateur {
	display: none;
	z-index: 200;
	width: 100%;
	position: absolute;
	top: 0
}

.popin-simulateur .contenu-popin {
	background: #fff;
	margin-top: 100px;
	max-width: 1200px;
	width: 100%;
	margin-left: auto !important;
	margin-right: auto !important;
	position: relative;
	box-sizing: border-box;
	z-index: 300
}

.popin-simulateur .contenu-popin .bt-fermer-simu {
	position: absolute;
	width: 13px;
	height: 13px;
	top: 20px;
	right: 20px;
	background-image: url(../inc/img/croix-fermer.gif);
	cursor: pointer
}

.popin-simulateur .contenu-popin .titre1 {
	font-size: 29px;
	font-weight: 500;
	color: #333;
	text-transform: uppercase;
	line-height: 35px;
	padding: 65px 10px 0 10px
}

.popin-simulateur .contenu-popin .titre2 {
	font-size: 18px;
	font-weight: 500;
	color: #FF7D00;
	margin-top: 20px;
	text-transform: uppercase;
	padding: 0 10px
}

.popin-simulateur .contenu-popin .legende {
	display: none;
	margin-bottom: 20px
}

.popin-simulateur .contenu-popin .legende .bloc {
	display: inline-block;
	margin: 0 50px
}

.popin-simulateur .contenu-popin .legende .bloc .couleur {
	width: 25px;
	height: 25px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	display: inline-block
}

.popin-simulateur .contenu-popin .legende .bloc .couleur.secu {
	background-color: #999
}

.popin-simulateur .contenu-popin .legende .bloc .couleur.cocoon {
	background-color: #FF7D00
}

.popin-simulateur .contenu-popin .legende .bloc .couleur.a_charge {
	background-color: #f0f0f0
}

.popin-simulateur .contenu-popin .legende .bloc .txt-legende {
	font-size: 14px;
	display: inline;
	line-height: 25px;
	vertical-align: top;
	padding-left: 12px
}

.popin-simulateur form {
	margin: 20px 10px 0 10px;
	text-align: center;
	padding-bottom: 50px
}

.popin-simulateur form select {
	display: inline-block;
	padding: 10px 5px;
	font-size: 14px
}

.popin-simulateur form select.select-prest {
	display: none;
	margin-top: 20px
}

.popin-simulateur .conteneur-barres {
	display: none;
	margin: 0 auto;
	text-align: center;
	max-width: 1280px;
	background: #eee;
	padding-top: 35px
}

.popin-simulateur .conteneur-barres .estimation {
	margin-bottom: 40px;
	font-size: 14px;
	font-weight: 700
}

.popin-simulateur .conteneur-barres .gamme {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-style: italic
}

.popin-simulateur .conteneur-barres .barre {
	display: inline-block;
	position: relative;
	margin: 0 20px 90px;
	height: 200px;
	width: 60px;
	border: 6px solid #fff;
	background: #f0f0f0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	vertical-align: top
}

.popin-simulateur .conteneur-barres .barre .nom_formule {
	position: absolute;
	top: 225px;
	width: 100px;
	text-align: center;
	left: -20px;
	text-transform: uppercase;
	font-size: 14px
}

.popin-simulateur .conteneur-barres .barre .division {
	display: table;
	font-size: 11px;
	color: #333
}

.popin-simulateur .conteneur-barres .barre .division.a_charge {
	background-color: #f0f0f0
}

.popin-simulateur .conteneur-barres .barre .division.secu {
	background-color: #999999
}

.popin-simulateur .conteneur-barres .barre .division.mut {
	background-color: #ff7d00;
	-webkit-transition: all .5s 0s ease-out;
	-moz-transition: all .5s 0s ease-out;
	-ms-transition: all .5s 0s ease-out;
	-o-transition: all .5s 0s ease-out;
	transition: all .5s 0s ease-out
}

.popin-simulateur .conteneur-barres .barre .division .tab-montant {
	display: table-cell;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle
}

@media screen and (min-width: 768px) {
	.popin-simulateur .conteneur-barres .barre .cale-bottom {
		display: inline-flex;
		flex-direction: column;
		-webkit-flex-direction: column;
		position: absolute;
		bottom: 0;
		left: 0
	}
	.popin-simulateur .conteneur-barres .barre .division {
		width: 60px !important
	}
	.popin-simulateur .conteneur-barres .barre .division.init {
		height: 0 !important
	}
	.popin-simulateur .conteneur-barres .barre .division.mut {
		order: 2;
		color: #fff
	}
	.popin-simulateur .conteneur-barres .barre .division.secu {
		order: 3;
		color: #fff
	}
	.popin-simulateur .conteneur-barres .barre .division.a_charge {
		order: 1
	}
	.popin-simulateur .conteneur-barres .barre .division .hide_desktop {
		display: none
	}
}

@media screen and (max-width: 767px) {
	.popin-simulateur .contenu-popin .titre1 {
		font-size: 25px;
		line-height: 28px
	}
	.popin-simulateur .contenu-popin .legende {
		text-align: left
	}
	.popin-simulateur .contenu-popin .legende .bloc {
		display: block;
		margin: 10px 20px
	}
	.popin-simulateur form {
		padding-bottom: 25px
	}
	.popin-simulateur form select {
		margin-bottom: 20px
	}
	.popin-simulateur .conteneur-barres {
		margin: 0;
		padding: 25px 10px 5px 10px
	}
	.popin-simulateur .conteneur-barres .estimation {
		margin-bottom: 40px
	}
	.popin-simulateur .conteneur-barres .gamme {
		margin-bottom: 60px
	}
	.popin-simulateur .conteneur-barres .barre {
		position: relative;
		display: block;
		margin: 0 0 50px 0;
		height: 30px;
		width: auto
	}
	.popin-simulateur .conteneur-barres .barre .division {
		float: left;
		height: 30px !important;
		position: relative
	}
	.popin-simulateur .conteneur-barres .barre .division.init {
		width: 0 !important
	}
	.popin-simulateur .conteneur-barres .barre .division .tab-montant {
		position: absolute;
		top: 7px;
		white-space: nowrap;
		color: #fff;
		font-size: 10px
	}
	.popin-simulateur .conteneur-barres .barre .division .tab-montant.hide_mobile {
		display: none
	}
	.popin-simulateur .conteneur-barres .barre .division.a_charge .tab-montant {
		color: #333
	}
	.popin-simulateur .conteneur-barres .barre .nom_formule {
		position: absolute;
		top: -40px;
		left: 0;
		width: auto;
		text-align: left;
		font-size: 10px;
		width: 300px
	}
}

.TABLE_ {
	display: table;
	width: 100%;
	height: 100%;
	margin: 0 auto
}

.TABLE_ .TR_ {
	display: table-row;
	width: 100%
}

.TABLE_ .TD_ {
	display: table-cell;
	height: 100%;
	width: 100%
}

.TABLE_ .TD_.C50_ {
	width: 50%
}

.TABLE_ .TD_.C33_ {
	width: 33.3333333%
}

.TABLE_ .TD_.C66_ {
	width: 66.6666667%
}

.TABLE_ .TD_.C25_ {
	width: 25%
}

form.sim-etape {
	text-align: left
}

form.sim-etape section {
	margin: 0 0 30px
}

form.sim-etape section.prelevement {
	background-color: #EEE;
	padding: 10px;
	margin: 0 -10px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

form.sim-etape section.validation-finale p.submit {
	text-align: center
}

form.sim-etape section>header {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	overflow: hidden
}

form.sim-etape section ul.mini-resume-benef {
	font-size: 14px;
	margin: 10px 0 20px
}

form.sim-etape section ul.mini-resume-benef>li {
	display: inline-block;
	margin-right: 10px
}

form.sim-etape section .form-row {
	width: 100%;
	display: table;
	clear: both;
	 
}

form.sim-etape section .form-row.withoverflow {
	overflow: visible
}

form.sim-etape section .form-row.cgv {
	text-align: justify;
	font-size: 12px;
	margin: 30px 0;
	line-height: 14px;
	color: #666
}

form.sim-etape section .form-row.cgv .noticeinfo {
	text-decoration: underline !important;
	font-weight: 600;
	display: block;
	margin-bottom: 30px
}

form.sim-etape section .form-row.row-beneficiaire.enfant label:after {
	content: "(Enfant)";
	display: inline
}

form.sim-etape section .form-row.row-beneficiaire.conjoint label:after {
	content: "(Conjoint)";
	display: inline
}

form.sim-etape section .form-row .form-item {
	display: table-cell;
	position: relative;
	padding: 0 10px 30px;
	vertical-align: top
}

form.sim-etape section .form-row .form-item.has-error input,
form.sim-etape section .form-row .form-item.has-error select {
	border: 1px solid #900
}

form.sim-etape section .form-row .form-item.has-success input,
form.sim-etape section .form-row .form-item.has-success select {
	background-color: #FDFFFD
}

form.sim-etape section .form-row .form-item.for-radio {
	width: 320px
}

form.sim-etape section .form-row .form-item.for-small-input {
	width: 120px
}

form.sim-etape section .form-row .form-item.for-wide-input {
	width: 640px
}

form.sim-etape section .form-row .form-item.inline>label:first-child {
	display: inline-block;
	font-weight: bold;
	width: 200px;
	margin-right: 20px
}

form.sim-etape section .form-row.for-bts {
	text-align: center
}

form.sim-etape.form-embed input[type="text"],
form.sim-etape.form-embed input[type="date"],
form.sim-etape.form-embed select {
	width: auto
}

form.sim-etape label {
	font-size: 16px;
	display: block;
	margin: 0 0 10px 0
}

form.sim-etape label.radiolabel {
	display: inline-block;
	line-height: 45px
}

form.sim-etape label.chkbxlabel {
	display: inline-block
}

form.sim-etape label[for="optin"] {
	margin-bottom: 0 !important
}

form.sim-etape .help-block {
	display: block;
	position: absolute;
	bottom: 10px
}

form.sim-etape .help-block.form-error {
	color: #900
}

input[type="radio"].beauty {
	visibility: hidden;
	position: absolute;
	top: -10000px;
	left: -10000px
}

input[type="radio"].beauty:nth-of-type(1) {
	margin-left: 10px
}

input[type="radio"].beauty+label {
	height: 45px;
	position: relative;
	margin-left: 40px;
	margin-right: 10px
}

input[type="radio"].beauty+label:before,
input[type="radio"].beauty+label:after {
	display: block;
	position: absolute;
	left: -30px;
	top: 10px;
	content: "";
	height: 20px;
	width: 20px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 1px solid #CCC;
	background: #FFF
}

input[type="radio"].beauty+label:after {
	height: 12px;
	width: 12px;
	border: none;
	left: -25px;
	top: 15px;
	background: #FF7D00;
	display: none
}

input[type="radio"].beauty:checked+label:after {
	display: block
}

input[type="checkbox"].beautychkbox {
	position: absolute;
	top: -10000px;
	left: -10000px;
	visibility: hidden;
	margin-left: 0
}

input[type="checkbox"].beautychkbox+label {
	position: relative;
	padding-left: 30px;
	font-size: 12px;
	margin-bottom: 20px
}

input[type="checkbox"].beautychkbox+label:before,
input[type="checkbox"].beautychkbox+label:after {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	height: 20px;
	width: 20px;
	border: 1px solid #CCC;
	background: #FFF
}

input[type="checkbox"].beautychkbox+label:after {
	height: 12px;
	width: 12px;
	border: none;
	left: 5px;
	top: 5px;
	background: #FF7D00;
	display: none
}

input[type="checkbox"].beautychkbox+label a.lnknotice {
	font-weight: bold;
	color: #000;
	text-decoration: underline
}

input[type="checkbox"].beautychkbox:checked+label:after {
	display: block
}

input[type="text"],
input[type="date"],
select {
	font-size: 16px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #CCC;
	width: 300px;
	padding: 10px 20px;
	max-height: 45px;
	background-color: #FFF
}

input[type="text"].small,
input[type="date"].small,
select.small {
	width: 100px
}

input[type="text"].medium,
input[type="date"].medium,
select.medium {
	width: 240px
}

input[type="text"].wide,
input[type="date"].wide,
select.wide {
	width: 620px
}

input[type="text"]:disabled:after,
input[type="date"]:disabled:after,
select:disabled:after {
	content: "*";
	display: inline-block
}

input[type="date"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

input[data-validation="bic"],
input[data-validation="iban"] {
	text-transform: uppercase
}

.ui-datepicker-trigger {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	background: none;
	cursor: pointer;
	outline: none;
	display: inline-block;
	position: absolute;
	background: url("../inc/img/calendrier-ui.svg") center center no-repeat;
	width: 25px;
	height: 40px;
	background-size: contain;
	margin-left: -35px
}

input:disabled+.ui-datepicker-trigger {
	display: none
}

select.beauty {
	padding-right: 50px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url("../inc/img/picto-ui-select-arrow.png") right -1px center no-repeat #FFF
}

select.beauty::-ms-expand {
	display: none
}

.form-wrapRadio .lab {
	font-size: 16px;
	margin-right: 10px
}

.form-wrapRadio .bt-cocoon-switch {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #A0A0A0;
	min-width: 80px;
	height: 30px;
	overflow: hidden;
	position: relative;
	color: #3B3B3B;
	font-size: 16px;
	font-weight: 600;
	display: inline-table;
	vertical-align: sub
}

.form-wrapRadio .bt-cocoon-switch input[type="radio"] {
	opacity: 0;
	position: absolute;
	left: -10000px
}

.form-wrapRadio .bt-cocoon-switch input[type="radio"]:nth-of-type(2):checked+label {
	background-color: #FF7D00;
	color: #FFF
}

.form-wrapRadio .bt-cocoon-switch input[type="radio"]:not(:checked)+label {
	background-color: #CCC
}

.form-wrapRadio .bt-cocoon-switch label {
	display: table-cell;
	height: 100%;
	width: 50%;
	text-align: center;
	position: relative;
	vertical-align: middle;
	-webkit-transition: background-color .2s 0s ease-out;
	-moz-transition: background-color .2s 0s ease-out;
	-ms-transition: background-color .2s 0s ease-out;
	-o-transition: background-color .2s 0s ease-out;
	transition: background-color .2s 0s ease-out;
	background-color: #FFF;
	cursor: pointer
}

.personnaliser-besoin .wrap-boutons-stars {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-around;
	justify-content: space-around
}

.personnaliser-besoin .wrap-boutons-stars .bt_quantite {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-color: #3B3B3B;
	color: #fff;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 10px;
	line-height: 20px;
	font-size: 20px;
	font-family: 'Arial', sans-serif;
	font-weight: 400;
	cursor: pointer
}

.personnaliser-besoin .wrap-boutons-stars .bt_quantite.moins {
	line-height: 16px
}

.personnaliser-besoin .wrap-boutons-stars .form-wrapRadio {
	margin-bottom: 15px
}

.personnaliser-besoin .wrap-boutons-stars .form-wrapRadio .lab {
	margin-right: 0;
	margin-bottom: 5px;
	display: inline-block;
	text-align: center
}

@media only screen and (max-width: 1023px) {
	.personnaliser-besoin .wrap-boutons-stars .form-wrapRadio .lab {
		font-size: 14px;
		margin-bottom: 0
	}
}

.personnaliser-besoin .wrap-boutons-stars .form-wrapRadio .bt-cocoon-stars {
	width: 220px;
	overflow: hidden;
	position: relative;
	color: #FFF;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	height: 25px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	overflow: visible
}

.personnaliser-besoin .wrap-boutons-stars .form-wrapRadio .bt-cocoon-stars input[type="radio"] {
	opacity: 0;
	position: absolute;
	left: -10000px
}

.personnaliser-besoin .wrap-boutons-stars .form-wrapRadio .bt-cocoon-stars input[type="radio"]+label {
	margin: 0;
	width: 28px;
	vertical-align: baseline;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	text-align: center;
	overflow: visible;
	position: relative
}

.personnaliser-besoin .wrap-boutons-stars .form-wrapRadio .bt-cocoon-stars input[type="radio"]+label .infobulle {
	position: absolute;
	display: none;
	width: 230px;
	bottom: 35px;
	padding: 15px 10px;
	border: 1px solid #FF7D00;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #FFF;
	box-sizing: border-box;
	pointer-events: none;
	z-index: 1000
}

.personnaliser-besoin .wrap-boutons-stars .form-wrapRadio .bt-cocoon-stars input[type="radio"]+label .infobulle p {
	font-size: 12px;
	line-height: 14px;
	color: #333
}

.personnaliser-besoin .wrap-boutons-stars .form-wrapRadio .bt-cocoon-stars input[type="radio"]+label .infobulle .triangle {
	position: absolute;
	bottom: -9px;
	width: 9px;
	height: 9px;
	fill: #FF7D00;
	left: 109px
}

@media only screen and (max-width: 1279px) {
	.personnaliser-besoin .wrap-boutons-stars .form-wrapRadio .bt-cocoon-stars input[type="radio"]+label .infobulle {
		width: 160px
	}
	.personnaliser-besoin .wrap-boutons-stars .form-wrapRadio .bt-cocoon-stars input[type="radio"]+label .infobulle .triangle {
		left: 74px
	}
}

@media only screen and (max-width: 1023px) {
	.personnaliser-besoin .wrap-boutons-stars .form-wrapRadio .bt-cocoon-stars input[type="radio"]+label .infobulle {
		width: 185px
	}
	.personnaliser-besoin .wrap-boutons-stars .form-wrapRadio .bt-cocoon-stars input[type="radio"]+label .infobulle .triangle {
		left: 87px
	}
}

.personnaliser-besoin .wrap-boutons-stars .form-wrapRadio .bt-cocoon-stars input[type="radio"]+label .etoile {
	fill: #d1d1d1;
	height: 20px;
	cursor: pointer;
	-webkit-transition: all .1s 0s ease-out;
	-moz-transition: all .1s 0s ease-out;
	-ms-transition: all .1s 0s ease-out;
	-o-transition: all .1s 0s ease-out;
	transition: all .1s 0s ease-out
}

.personnaliser-besoin .wrap-boutons-stars .form-wrapRadio .bt-cocoon-stars input[type="radio"]+label .etoile:hover {
	height: 25px;
	fill: #FF7D00
}

.personnaliser-besoin .wrap-boutons-stars .form-wrapRadio .bt-cocoon-stars input[type="radio"]+label .etoile.active {
	fill: #FF7D00
}

.personnaliser-besoin .wrap-boutons-stars .form-wrapRadio .bt-cocoon-stars input[type="radio"]+label:hover .infobulle {
	display: block
}

.personnaliser-besoin .wrap-boutons-stars .form-wrapRadio .bt-cocoon-stars input[type="radio"]:checked+label .etoile {
	fill: #FF7D00
}

@media only screen and (max-width: 1023px) {
	form.sim-etape section {
		margin: 0 0 10px
	}
	form.sim-etape section .form-row {
		display: block;
		position: relative
	}
	form.sim-etape section .form-row.infos .form-item,
	form.sim-etape section .form-row.for-wide-input .form-item {
		width: 100%
	}
	form.sim-etape section .form-row .form-item {
		box-sizing: border-box;
		display: block;
		position: relative;
		padding: 0 10px 30px;
		width: 50%;
		float: left;
		margin-bottom: 10px
	}
	form.sim-etape section .form-row .form-item:nth-child(2n+1) {
		clear: both
	}
	form.sim-etape section .form-row .form-item.col-action {
		position: absolute;
		top: 0;
		right: 0;
		width: 40px;
		height: 40px;
		padding: 0
	}
	.form-wrapRadio .lab {
		width: 200px;
		margin-right: 0;
		display: inline-block;
		text-align: left
	}
}

.tips {
	display: inline-block;
	width: 25px;
	height: 25px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	background-color: #f0f0f0;
	text-align: center;
	padding: 5px;
	position: absolute;
	top: 0;
	left: 280px;
	cursor: help;
	font-size: 12px
}

.tips.tips-disabled:after {
	display: none;
	content: attr(data-tips);
	padding: 5px;
	position: absolute;
	right: 0;
	text-align: right;
	width: 150px;
	z-index: 200;
	top: 32px
}

.tips.tips-disabled:hover:after {
	display: block
}

.form-reglettes {
	display: table;
	width: 100%
}

.form-reglettes .col-reglettes {
	display: table-cell
}

.form-reglettes .col-reglettes.gauche {
	vertical-align: top;
	width: 60%
}

.form-reglettes .col-reglettes.droite {
	width: 40%;
	padding-left: 20px
}

.form-reglettes .col-reglettes.droite.bottom {
	vertical-align: bottom;
	padding-bottom: 30px
}

.form-reglettes .col-reglettes .box-infos {
	font-weight: 600;
	max-width: 280px;
	padding: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #E3E3E3;
	-webkit-transition: opacity .3s 0s ease-out;
	-moz-transition: opacity .3s 0s ease-out;
	-ms-transition: opacity .3s 0s ease-out;
	-o-transition: opacity .3s 0s ease-out;
	transition: opacity .3s 0s ease-out;
	opacity: 0;
	background-color: #FFF
}

.form-reglettes .col-reglettes .box-infos.active {
	opacity: 1
}

.form-reglettes .col-reglettes .box-infos h3 {
	font-size: 20px;
	color: #FF7D00
}

.form-reglettes .col-reglettes .box-infos p.l1 {
	font-size: 18px
}

.form-reglettes.recap {
	margin-top: 20px;
	font-size: 16px
}

.form-reglettes.recap .val_recap {
	color: #FF7D00;
	font-size: 24px;
	font-weight: 600
}

.form-reglettes .for-slider {
	padding-top: 10px !important
}

.form-reglettes .for-slider .slider-graduation {
	margin-left: 260px;
	width: 230px
}

.form-reglettes .for-slider .slider-graduation .gradmin,
.form-reglettes .for-slider .slider-graduation .gradmax {
	width: 50px;
	display: block;
	text-align: center
}

.form-reglettes .for-slider .slider-graduation .gradmin {
	float: left;
	margin-left: -25px
}

.form-reglettes .for-slider .slider-graduation .gradmax {
	float: right;
	margin-right: -25px
}

.form-reglettes .for-slider .slider-cocoon.ui-slider {
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: #CCC;
	height: 5px;
	width: 230px;
	display: inline-block;
	position: relative;
	margin-left: 35px
}

.form-reglettes .for-slider .slider-cocoon.ui-slider .ui-slider-handle {
	-webkit-transition: left .1s 0s ease-out;
	-moz-transition: left .1s 0s ease-out;
	-ms-transition: left .1s 0s ease-out;
	-o-transition: left .1s 0s ease-out;
	transition: left .1s 0s ease-out;
	border: none;
	box-sizing: border-box;
	width: 70px;
	height: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #FF7D00;
	outline: none;
	padding: 5px;
	font-size: 15px;
	color: #FFF;
	font-weight: 600;
	margin: -8px 0 0 -35px;
	text-align: center
}

@media only screen and (max-width: 1024px) {
	.form-reglettes {
		display: block;
		width: 100%
	}
	.form-reglettes .col-reglettes {
		display: block;
		padding: 10px !important
	}
	.form-reglettes .col-reglettes.gauche {
		width: 100%
	}
	.form-reglettes .col-reglettes.droite {
		width: 100%
	}
	.form-reglettes .col-reglettes .box-infos {
		max-width: none;
		margin-left: 0
	}
	.form-reglettes.recap {
		margin-top: 20px;
		font-size: 16px
	}
	.form-reglettes.recap .val_recap {
		color: #FF7D00;
		font-size: 24px;
		font-weight: 600
	}
	.form-reglettes .for-slider>label {
		display: block !important;
		width: 100% !important
	}
	.form-reglettes .for-slider .slider-graduation {
		margin: 10px 35px;
		width: 70%
	}
	.form-reglettes .for-slider .slider-cocoon.ui-slider {
		width: 70%
	}
}

@media only screen and (max-width: 767px) {
	form.sim-etape section header {
		font-size: 16px
	}
	form.sim-etape section .form-row {
		 
	}
	form.sim-etape section .form-row .form-item {
		width: 100%;
		float: none;
		margin-bottom: 0
	}
	form.sim-etape label {
		font-size: 14px
	}
	input[type="text"],
	input[type="date"],
	select {
		font-size: 16px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		border: 1px solid #CCC;
		width: 100%;
		padding: 10px 20px;
		max-height: 45px;
		background-color: #FFF
	}
	input[type="text"].small,
	input[type="text"].medium,
	input[type="text"].wide,
	input[type="date"].small,
	input[type="date"].medium,
	input[type="date"].wide,
	select.small,
	select.medium,
	select.wide {
		width: 100%
	}
	.form-wrapRadio {
		text-align: center
	}
	.form-wrapRadio .lab {
		width: 150px
	}
	.tips {
		top: 0;
		left: auto;
		right: 20px
	}
}

.TABLE_ {
	display: table;
	width: 100%;
	height: 100%;
	margin: 0 auto
}

.TABLE_ .TR_ {
	display: table-row;
	width: 100%
}

.TABLE_ .TD_ {
	display: table-cell;
	height: 100%;
	width: 100%
}

.TABLE_ .TD_.C50_ {
	width: 50%
}

.TABLE_ .TD_.C33_ {
	width: 33.3333333%
}

.TABLE_ .TD_.C66_ {
	width: 66.6666667%
}

.TABLE_ .TD_.C25_ {
	width: 25%
}

.ksc_lpmaker {
	background-color: #f7f7f7
}

.ksc_lpmaker>header {
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 600;
	color: #FFF;
	text-align: center;
	padding: 10px;
	background-color: #05abe0;
	text-transform: uppercase
}

.ksc_lpmaker * {
	box-sizing: border-box
}

form.lpform {
	width: 100%;
	padding: 10px
}

form.lpform label {
	display: inline-block;
	width: 30%;
	font-size: 13px;
	vertical-align: middle
}

form.lpform label.radiolabel {
	width: auto
}

form.lpform label[for='optinLP'] {
	width: 100%;
	margin-bottom: 0
}

form.lpform section .form-row .form-item {
	padding: 0 10px 10px;
	vertical-align: middle
}

@media only screen and (max-width: 1023px) {
	form.lpform section .form-row .form-item {
		width: 100% !important;
		padding: 0 10px 10px !important;
		margin-bottom: 0 !important
	}
}

form.lpform .help-block {
	position: relative;
	bottom: auto;
	text-align: right;
	padding: 0 5% 0 0
}

form.lpform input[type="radio"].beauty+label {
	margin: 0 10px 0 30px
}

form.lpform .bt-orange.bt-submit {
	width: auto;
	margin: 10px 0;
	display: inline-block;
	background-color: #005579;
	border-color: #005579
}

form.lpform input[type="text"],
form.lpform input[type="date"],
form.lpform select {
	width: 65%
}

.TABLE_ {
	display: table;
	width: 100%;
	height: 100%;
	margin: 0 auto
}

.TABLE_ .TR_ {
	display: table-row;
	width: 100%
}

.TABLE_ .TD_ {
	display: table-cell;
	height: 100%;
	width: 100%
}

.TABLE_ .TD_.C50_ {
	width: 50%
}

.TABLE_ .TD_.C33_ {
	width: 33.3333333%
}

.TABLE_ .TD_.C66_ {
	width: 66.6666667%
}

.TABLE_ .TD_.C25_ {
	width: 25%
}

.bt-big-add-beneficiaire {
	background-color: #f0f0f0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 30px auto 0;
	padding: 10px;
	text-align: center;
	width: 95%
}

.bt-big-add-beneficiaire>span {
	display: inline-block;
	background: url("../inc/img/picto-ui-add-beneficiaire.png") left center no-repeat;
	min-height: 40px;
	vertical-align: middle;
	font-size: 16px;
	padding-left: 60px;
	box-sizing: border-box;
	line-height: 40px
}

.bt-big-add-beneficiaire>span.bts {
	font-size: 14px;
	background: none;
	padding: 0 10px;
	margin: 0 10px;
	border: 1px solid #999;
	cursor: pointer;
	color: #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .2s 0s ease-out;
	-moz-transition: all .2s 0s ease-out;
	-ms-transition: all .2s 0s ease-out;
	-o-transition: all .2s 0s ease-out;
	transition: all .2s 0s ease-out;
	text-transform: uppercase
}

.bt-big-add-beneficiaire>span.bts:hover {
	border: 1px solid #333;
	color: #333
}

.bt-submit {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	background: none;
	cursor: pointer;
	outline: none;
	font-size: 16px;
	padding: 13px 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	width: auto;
	text-transform: uppercase;
	border: 1px solid #FF7D00;
	-webkit-transition: all .2s 0s ease-out;
	-moz-transition: all .2s 0s ease-out;
	-ms-transition: all .2s 0s ease-out;
	-o-transition: all .2s 0s ease-out;
	transition: all .2s 0s ease-out;
	background-color: #FF7D00;
	color: #FFF
}

.bt-submit:hover {
	background: #FFF;
	color: #FF7D00
}

.bt-submit:hover {
	color: #FFF;
	border: 1px solid #ff9000;
	background-color: #ff9000
}

.bt-del-beneficiaire {
	width: 40px;
	height: 40px;
	margin-top: 32px;
	background: url("../inc/img/picto-ui-del-beneficiaire.png") center center no-repeat;
	background-size: contain;
	cursor: pointer
}

.bt-orange {
	display: inline-block;
	font-weight: 600
}

.bt-orange.filaire {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	background: none;
	cursor: pointer;
	outline: none;
	font-size: 16px;
	padding: 13px 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	width: auto;
	text-transform: uppercase;
	border: 1px solid #FF7D00;
	-webkit-transition: all .2s 0s ease-out;
	-moz-transition: all .2s 0s ease-out;
	-ms-transition: all .2s 0s ease-out;
	-o-transition: all .2s 0s ease-out;
	transition: all .2s 0s ease-out;
	background: #FFF;
	color: #FF7D00
}

.bt-orange.filaire:hover {
	background: #FFF;
	color: #FF7D00
}

.bt-orange.filaire:hover {
	border: 1px solid #FF7D00;
	background: #FF7D00;
	color: #FFF
}

.bt-orange.plein {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	background: none;
	cursor: pointer;
	outline: none;
	font-size: 16px;
	padding: 13px 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	width: auto;
	text-transform: uppercase;
	border: 1px solid #FF7D00;
	-webkit-transition: all .2s 0s ease-out;
	-moz-transition: all .2s 0s ease-out;
	-ms-transition: all .2s 0s ease-out;
	-o-transition: all .2s 0s ease-out;
	transition: all .2s 0s ease-out;
	background-color: #FF7D00;
	color: #FFF
}

.bt-orange.plein:hover {
	background: #FFF;
	color: #FF7D00
}

.bt-orange.plein:hover {
	color: #FFF;
	border: 1px solid #ff9000;
	background-color: #ff9000
}

.bt-orange.bt-submit {
	width: 300px;
	margin: 20px 0
}

.bt-resume-modifier {
	display: block;
	padding: 10px 20px;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #E3E3E3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.bt-developpe {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	background: none;
	cursor: pointer;
	outline: none;
	height: 30px;
	display: block;
	padding-right: 45px;
	line-height: 30px;
	font-size: 12px;
	position: relative
}

.bt-developpe:after {
	box-sizing: border-box;
	display: block;
	content: " ";
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	border: 1px solid #E3E3E3;
	top: 0;
	right: 0;
	width: 35px;
	height: 30px;
	position: absolute;
	background: url("../inc/img/ui-picto-bt-developpe.gif") center center no-repeat
}

.bt-developpe:hover:after {
	border: 1px solid #FF7D00;
	border-bottom-color: #FFF
}

.bt-resume {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	background: none;
	cursor: pointer;
	outline: none;
	height: 20px;
	display: inline-block;
	padding-right: 35px;
	line-height: 20px;
	font-size: 12px;
	position: relative
}

@media only screen and (max-width: 767px) {
	.bt-del-beneficiaire {
		width: 25px;
		height: 25px;
		margin-top: 0
	}
	.bt-big-add-beneficiaire>span {
		background: none;
		min-height: 30px;
		font-size: 14px;
		padding-left: 0;
		line-height: 30px
	}
	.bt-big-add-beneficiaire>span.bts {
		font-size: 12px
	}
	.bt-submit {
		margin: 0 auto 20px !important;
		display: block
	}
}

.promo {
	color: #FF7D00;
	text-transform: none
}

.promo.big {
	font-weight: bold
}

.tunel-sante *,
.tunel-hospi * {
	box-sizing: border-box
}

.tunel-sante nav.breadcrumb,
.tunel-hospi nav.breadcrumb {
	font-size: 15px;
	background-color: #3B3B3B;
	color: #888888;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center
}

.tunel-sante nav.breadcrumb ul,
.tunel-hospi nav.breadcrumb ul {
	display: inline-block;
	padding: 19px 0
}

.tunel-sante nav.breadcrumb ul li,
.tunel-hospi nav.breadcrumb ul li {
	display: inline-block;
	position: relative;
	line-height: 22px;
	padding: 0 35px 0 50px;
	background: url("../inc/img/picto-ui-breadcrump-sep.png") left center no-repeat;
	background-size: contain
}

.tunel-sante nav.breadcrumb ul li:first-child,
.tunel-hospi nav.breadcrumb ul li:first-child {
	background: none;
	padding-left: 0
}

.tunel-sante nav.breadcrumb ul li:last-child,
.tunel-hospi nav.breadcrumb ul li:last-child {
	padding-right: 0
}

.tunel-sante nav.breadcrumb ul li a,
.tunel-hospi nav.breadcrumb ul li a {
	display: inline-block
}

.tunel-sante nav.breadcrumb ul li a.past,
.tunel-hospi nav.breadcrumb ul li a.past {
	color: #FFF
}

.tunel-sante nav.breadcrumb ul li a.past:hover,
.tunel-hospi nav.breadcrumb ul li a.past:hover {
	color: #FF7D00
}

.tunel-sante nav.breadcrumb ul li a.cur,
.tunel-hospi nav.breadcrumb ul li a.cur {
	color: #FF7D00;
	cursor: default
}

.tunel-sante nav.breadcrumb ul li a.futur,
.tunel-hospi nav.breadcrumb ul li a.futur {
	cursor: default
}

.tunel-sante nav.breadcrumb ul li a.futur.cango,
.tunel-hospi nav.breadcrumb ul li a.futur.cango {
	cursor: pointer
}

.tunel-sante .tunel-content>header,
.tunel-hospi .tunel-content>header {
	padding: 20px 10px;
	text-align: center
}

.tunel-sante .tunel-content>.wrap-tunel,
.tunel-hospi .tunel-content>.wrap-tunel {
	background-color: #F7F7F7;
	padding: 20px 0
}

.tunel-sante .tunel-content>.wrap-tunel .content,
.tunel-hospi .tunel-content>.wrap-tunel .content {
	max-width: 1240px;
	width: 100%;
	margin: 0 auto;
	padding: 10px;
	text-align: left
}

.tunel-sante .tunel-content>.wrap-tunel .content.big,
.tunel-hospi .tunel-content>.wrap-tunel .content.big {
	max-width: 1020px
}

.tunel-sante .tunel-content>.wrap-tunel .content.small,
.tunel-hospi .tunel-content>.wrap-tunel .content.small {
	max-width: 660px
}

.tunel-sante .tunel-content>.wrap-tunel .content.findevis,
.tunel-hospi .tunel-content>.wrap-tunel .content.findevis {
	text-align: center
}

.tunel-sante .tunel-content>.wrap-tunel .content.findevis h3,
.tunel-sante .tunel-content>.wrap-tunel .content.findevis p,
.tunel-hospi .tunel-content>.wrap-tunel .content.findevis h3,
.tunel-hospi .tunel-content>.wrap-tunel .content.findevis p {
	margin-bottom: 20px
}

.tunel-sante .tunel-content>.wrap-tunel .content.findevis .bt-orange,
.tunel-hospi .tunel-content>.wrap-tunel .content.findevis .bt-orange {
	margin: 10px
}

.tunel-sante .resume,
.tunel-hospi .resume {
	color: #666;
	margin: 20px auto 0;
	width: 90%;
	position: relative;
	text-align: left;
	font-size: 14px;
	max-width: 1200px
}

.tunel-sante .resume span._rate,
.tunel-hospi .resume span._rate {
	display: inline-block;
	line-height: 23px
}

.tunel-sante .resume span._rate:after,
.tunel-hospi .resume span._rate:after {
	display: block;
	content: "";
	width: 55px;
	background: url("../inc/img/rating-star.png") no-repeat left top;
	background-size: cover;
	height: 10px;
	float: right;
	margin-top: 0
}

.tunel-sante .resume span._rate.rate-1:after,
.tunel-hospi .resume span._rate.rate-1:after {
	background-position: -44px center
}

.tunel-sante .resume span._rate.rate-2:after,
.tunel-hospi .resume span._rate.rate-2:after {
	background-position: -33px center
}

.tunel-sante .resume span._rate.rate-3:after,
.tunel-hospi .resume span._rate.rate-3:after {
	background-position: -22px center
}

.tunel-sante .resume span._rate.rate-4:after,
.tunel-hospi .resume span._rate.rate-4:after {
	background-position: -11px center
}

.tunel-sante .resume span._rate.rate-5:after,
.tunel-hospi .resume span._rate.rate-5:after {
	background-position: 0 center
}

.tunel-sante .resume p.resume-titre,
.tunel-hospi .resume p.resume-titre {
	font-size: 13px;
	display: block
}

.tunel-sante .resume .resume-block,
.tunel-hospi .resume .resume-block {
	margin-top: 10px;
	position: relative;
	border: 1px dashed #E3E3E3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 20px 120px 20px 20px;
	display: table;
	width: 100%
}

.tunel-sante .resume .resume-block.collapsed,
.tunel-hospi .resume .resume-block.collapsed {
	padding: 15px 100px 15px 20px
}

.tunel-sante .resume .resume-block.collapsed .resume-block--row:nth-of-type(n+2),
.tunel-hospi .resume .resume-block.collapsed .resume-block--row:nth-of-type(n+2) {
	display: none
}

.tunel-sante .resume .resume-block.collapsed .resume-block--row:nth-of-type(1) .resume-block--data,
.tunel-hospi .resume .resume-block.collapsed .resume-block--row:nth-of-type(1) .resume-block--data {
	display: none
}

.tunel-sante .resume .resume-block.collapsed .resume-block--row:nth-of-type(1) .resume-block--data.resume-light,
.tunel-hospi .resume .resume-block.collapsed .resume-block--row:nth-of-type(1) .resume-block--data.resume-light {
	display: block
}

.tunel-sante .resume .resume-block .resume-block--row,
.tunel-hospi .resume .resume-block .resume-block--row {
	display: table-row
}

.tunel-sante .resume .resume-block .resume-block--row .resume-block--col,
.tunel-hospi .resume .resume-block .resume-block--row .resume-block--col {
	display: table-cell;
	padding: 5px 20px
}

.tunel-sante .resume .resume-block .resume-block--row .resume-block--col.col-left,
.tunel-hospi .resume .resume-block .resume-block--row .resume-block--col.col-left {
	text-align: right;
	min-width: 200px;
	width: 200px;
	border-right: 1px solid #E3E3E3;
	font-weight: 600;
	text-transform: uppercase
}

.tunel-sante .resume .resume-block .resume-block--row .resume-block--col.col-right,
.tunel-hospi .resume .resume-block .resume-block--row .resume-block--col.col-right {
	text-align: left
}

.tunel-sante .resume .resume-block .resume-block--row .resume-block--col .resume-block--data,
.tunel-hospi .resume .resume-block .resume-block--row .resume-block--col .resume-block--data {
	margin-bottom: 5px
}

.tunel-sante .resume .resume-block .resume-block--row .resume-block--col .resume-block--data.resume-light,
.tunel-hospi .resume .resume-block .resume-block--row .resume-block--col .resume-block--data.resume-light {
	display: none
}

.tunel-sante .resume .resume-block .resume-block--row .resume-block--col .resume-block--data.resume-light .lab,
.tunel-hospi .resume .resume-block .resume-block--row .resume-block--col .resume-block--data.resume-light .lab {
	font-style: normal;
	color: #333
}

.tunel-sante .resume .resume-block .resume-block--row .resume-block--col .resume-block--data>li,
.tunel-hospi .resume .resume-block .resume-block--row .resume-block--col .resume-block--data>li {
	display: inline-block;
	margin-right: 40px
}

.tunel-sante .resume .resume-block .resume-block--row .resume-block--col .resume-block--data .lab,
.tunel-hospi .resume .resume-block .resume-block--row .resume-block--col .resume-block--data .lab {
	color: #999
}

.tunel-sante .resume .resume-block .resume-block--row .resume-block--col .resume-block--data .val,
.tunel-hospi .resume .resume-block .resume-block--row .resume-block--col .resume-block--data .val {
	font-style: italic;
	color: #333
}

.tunel-sante .resume .resume-block .resume-block--row .resume-block--col .resume-block--data .val.nomoffre,
.tunel-sante .resume .resume-block .resume-block--row .resume-block--col .resume-block--data .val.prix,
.tunel-hospi .resume .resume-block .resume-block--row .resume-block--col .resume-block--data .val.nomoffre,
.tunel-hospi .resume .resume-block .resume-block--row .resume-block--col .resume-block--data .val.prix {
	color: #FF7D00;
	font-weight: 600;
	text-transform: uppercase
}

.tunel-sante .resume .bt-resume-modifier,
.tunel-hospi .resume .bt-resume-modifier {
	position: absolute;
	top: 10px;
	right: 10px
}

.tunel-sante.etape0 .tunel-content>.resume,
.tunel-hospi.etape0 .tunel-content>.resume {
	display: none
}

section.notices {
	margin: 30px 0;
	text-align: left;
	color: #999
}

section.notices p {
	font-size: 12px;
	font-weight: 600;
	margin: 10px 0
}

section.notices a {
	text-decoration: underline
}

@media only screen and (max-width: 1023px) {
	.tunel-sante nav.breadcrumb ul li {
		line-height: 16px;
		padding: 0 15px 0 30px
	}
}

@media only screen and (max-width: 767px) {
	.tunel-sante nav.breadcrumb {
		min-height: 40px;
		font-size: 12px
	}
	.tunel-sante nav.breadcrumb ul {
		padding: 12px 0
	}
	.tunel-sante nav.breadcrumb ul li {
		line-height: 14px;
		padding: 0 15px 0 30px
	}
	.tunel-sante .tunel-content>.wrap-tunel {
		padding: 10px 0;
		text-align: center
	}
	.tunel-sante .resume {
		width: 100%;
		padding: 0 5px
	}
	.tunel-sante .resume .bt-resume {
		text-decoration: underline
	}
	.tunel-sante .resume .bt-resume.off {
		text-decoration: none
	}
	.tunel-sante .resume .resume-block {
		display: none;
		padding: 15px 100px 15px 20px
	}
	.tunel-sante .resume .resume-block.showOnMobile {
		display: block
	}
	.tunel-sante .resume .resume-block .resume-block--row {
		display: block;
		margin-bottom: 10px
	}
	.tunel-sante .resume .resume-block .resume-block--row .resume-block--col {
		display: block;
		padding: 0
	}
	.tunel-sante .resume .resume-block .resume-block--row .resume-block--col.col-left {
		text-align: left;
		width: auto;
		border-right: none
	}
	.tunel-sante .resume .resume-block .resume-block--row .resume-block--col .resume-block--data>li {
		white-space: normal
	}
	.tunel-sante .resume .bt-resume-modifier {
		top: auto;
		bottom: 10px;
		right: 10px;
		padding: 5px 10px
	}
}

@media only screen and (max-width: 540px) {
	.tunel-sante nav.breadcrumb {
		min-height: 30px;
		font-size: 11px
	}
	.tunel-sante nav.breadcrumb ul {
		padding: 10px 0
	}
	.tunel-sante nav.breadcrumb ul li {
		line-height: 6px;
		padding: 0 5px 0 10px
	}
}

section.ws-error {
	text-align: center
}

section.ws-error p {
	margin: 20px
}

header .zone-titre {
	display: block;
	float: left
}

header .zone-action {
	display: block;
	float: right;
	color: #999;
	font-size: 12px;
	font-weight: 600;
	text-transform: none
}

header .zone-action .bt-change-critere {
	cursor: pointer;
	display: inline-block;
	color: #999;
	font-weight: 400
}

header .zone-action .bt-change-critere.sel {
	color: #333
}

header.otherFormula {
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	overflow: hidden
}

@media only screen and (max-width: 450px) {
	header .zone-action {
		float: left;
		clear: left;
		margin-top: 5px
	}
}

.offres-liste {
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	-webkit-flex-direction: column
}

.offres-liste.onTop .offre {
	border: 1px solid #FF7D00
}

.offres-liste .offre {
	padding: 10px;
	display: block;
	background: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	margin-bottom: 20px;
	-webkit-transition: all .5s 0s ease-out;
	-moz-transition: all .5s 0s ease-out;
	-ms-transition: all .5s 0s ease-out;
	-o-transition: all .5s 0s ease-out;
	transition: all .5s 0s ease-out;
	border: 1px solid #E3E3E3;
	opacity: 1
}

.offres-liste .offre.onTop {
	border: 1px solid #FF7D00
}

.offres-liste .offre.open {
	height: auto
}

.offres-liste .offre.open .offre-description {
	display: block
}

.offres-liste .offre .offre-tetiere {
	display: table;
	width: 100%;
	min-height: 130px;
	position: relative
}

.offres-liste .offre .offre-tetiere .bt-developpe {
	position: absolute;
	right: 20px;
	bottom: -11px
}

.offres-liste .offre .offre-tetiere .offre-tetiere-col {
	display: table-cell;
	vertical-align: middle;
	padding: 0 20px
}

.offres-liste .offre .offre-tetiere .offre-tetiere-col.titre {
	text-align: center;
	width: 15%;
	min-width: 150px;
	max-height: 130px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #EEE
}

.offres-liste .offre .offre-tetiere .offre-tetiere-col.titre>h3 {
	font-weight: 700;
	text-align: left
}

.offres-liste .offre .offre-tetiere .offre-tetiere-col.prix {
	width: 18%;
	max-width: 180px;
	text-align: center
}

.offres-liste .offre .offre-tetiere .offre-tetiere-col.prix .price {
	font-weight: 700;
	font-size: 30px;
	color: #FF7D00
}

.offres-liste .offre .offre-tetiere .offre-tetiere-col.prix .mens {
	margin-top: 5px;
	font-weight: 400;
	font-size: 18px;
	color: #AAA;
	text-transform: uppercase
}

.offres-liste .offre .offre-tetiere .offre-tetiere-col.options {
	width: 26%;
	min-width: 260px;
	border-left: 1px solid #E3E3E3;
	font-size: 13px;
	padding-top: 15px
}

.offres-liste .offre .offre-tetiere .offre-tetiere-col.options ul>li {
	line-height: 23px
}

.offres-liste .offre .offre-tetiere .offre-tetiere-col.options ul>li:after {
	display: block;
	content: "";
	width: 110px;
	background: url("../inc/img/rating-star.png") no-repeat left center;
	height: 20px;
	float: right;
	margin-top: 0
}

.offres-liste .offre .offre-tetiere .offre-tetiere-col.options ul>li.rate-1:after {
	background-position: -88px center
}

.offres-liste .offre .offre-tetiere .offre-tetiere-col.options ul>li.rate-2:after {
	background-position: -66px center
}

.offres-liste .offre .offre-tetiere .offre-tetiere-col.options ul>li.rate-3:after {
	background-position: -44px center
}

.offres-liste .offre .offre-tetiere .offre-tetiere-col.options ul>li.rate-4:after {
	background-position: -22px center
}

.offres-liste .offre .offre-tetiere .offre-tetiere-col.options ul>li.rate-5:after {
	background-position: 0 center
}

.offres-liste .offre .offre-tetiere .offre-tetiere-col.actions {
	vertical-align: top;
	padding-bottom: 50px;
	text-align: right
}

.offres-liste .offre .offre-tetiere .offre-tetiere-col.actions .bt-souscrire,
.offres-liste .offre .offre-tetiere .offre-tetiere-col.actions .bt-devis {
	margin-top: 15px;
	font-size: 12px;
	margin-left: 20px
}

.offres-liste .offre .offre-description {
	border-top: 1px solid #E3E3E3;
	margin-top: 10px;
	display: none;
	padding: 0;
	position: relative;
	overflow: hidden
}

.offres-liste .offre .offre-description .offre-description-block {
	padding: 15px;
	width: 33.33%;
	float: left;
	margin-top: 25px
}

.offres-liste .offre .offre-description .offre-description-block h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px
}

.offres-liste .offre .offre-description .offre-description-block .description-content {
	font-size: 13px
}

.offres-liste .offre .offre-description .offre-description-block .description-content li {
	list-style: disc;
	margin-left: 20px
}

.offres-liste .offre .offre-description .offre-description-block p {
	font-size: 13px;
	line-height: normal
}

.offres-liste .offre .offre-description .offre-description-block.exemples-rbst {
	text-align: center;
	padding-top: 0
}

.offres-liste .offre .offre-description .offre-description-block.exemples-rbst .encadre {
	border: 1px solid #c9c9c9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 15px
}

.offres-liste .offre .offre-description .offre-description-block.exemples-rbst .encadre p {
	text-align: left
}

.offres-liste .offre .offre-description .offre-description-block.exemples-rbst .encadre .bt-simulateur {
	border: 1px solid #bfbfbf;
	background-color: #bfbfbf;
	font-size: 12px;
	margin-top: 20px;
	padding-left: 40px;
	padding-right: 40px
}

.offres-liste .offre .offre-description .offre-description-block.exemples-rbst .encadre .bt-simulateur:hover {
	border: 1px solid #a9a9a9;
	background-color: #a9a9a9
}

.offres-liste .offre .offre-description.open {
	display: block
}

.offres-liste .offre .offre-notices {
	clear: both;
	padding: 5px 30px;
	width: 100%
}

.offres-liste .offre .offre-notices a {
	color: #999;
	text-decoration: underline;
	font-size: 12px
}

.offre-description-block.exemples:nth-child(2n+1) {
	clear: left
}

.offre-description-block.exemples .TABLE_ {
	background-color: #EEE;
	font-size: 12px
}

.offre-description-block.exemples .TABLE_ .TR_ .TD_ {
	width: 50%;
	vertical-align: middle;
	padding: 5px 10px
}

.offre-description-block.exemples .TABLE_ .TR_ .TD_+.TD_ {
	width: 25%
}

.offre-description-block.exemples .TABLE_ .TR_.opt-desc .TD_ {
	padding: 5px 10px;
	background-color: #FFF;
	border-bottom: 1px solid #EEE
}

.offre-description-block.exemples .TABLE_ .TR_.opt-desc .TD_:first-child {
	border-left: 10px solid #EEE
}

.offre-description-block.exemples .TABLE_ .TR_.opt-desc .TD_:last-child {
	border-right: 10px solid #EEE
}

.offre-description-block.exemples .TABLE_ .TR_.opt-desc:last-child .TD_ {
	border-bottom: 10px solid #EEE
}

.offre-description-block.exemples .TABLE_ .opt-titre {
	font-size: 11px;
	font-weight: 700;
	padding: 5px 10px;
	text-transform: uppercase;
	margin-top: 5px
}

.offre-description-block.exemples .TABLE_>.tetiere {
	background-color: #FF7D00;
	color: #FFF;
	line-height: 14px;
	font-weight: 600
}

.offre-description-block.exemples .TABLE_>.tetiere>.TD_ {
	height: 40px
}

@media only screen and (max-width: 767px) {
	.offres-liste .offre {
		padding: 5px
	}
	.offres-liste .offre .offre-tetiere {
		display: block;
		min-height: 0
	}
	.offres-liste .offre .offre-tetiere .bt-developpe {
		right: 5px;
		bottom: -6px
	}
	.offres-liste .offre .offre-tetiere .offre-tetiere-col {
		display: block;
		padding: 10px 5px
	}
	.offres-liste .offre .offre-tetiere .offre-tetiere-col.titre {
		text-align: center;
		width: 50%;
		float: left;
		min-width: 0
	}
	.offres-liste .offre .offre-tetiere .offre-tetiere-col.prix {
		width: 50%;
		max-width: 350px;
		float: left
	}
	.offres-liste .offre .offre-tetiere .offre-tetiere-col.prix p {
		display: inline-block;
		margin: 0 5px
	}
	.offres-liste .offre .offre-tetiere .offre-tetiere-col.prix .price {
		font-size: 20px
	}
	.offres-liste .offre .offre-tetiere .offre-tetiere-col.prix .mens {
		margin-top: 0;
		font-size: 14px
	}
	.offres-liste .offre .offre-tetiere .offre-tetiere-col.options {
		clear: both;
		width: 100%;
		border-left: none
	}
	.offres-liste .offre .offre-tetiere .offre-tetiere-col.options ul>li {
		margin-top: 5px;
		border-bottom: 1px solid #E3E3E3
	}
	.offres-liste .offre .offre-tetiere .offre-tetiere-col.actions {
		padding-bottom: 30px;
		text-align: center
	}
	.offres-liste .offre .offre-tetiere .offre-tetiere-col.actions .bt-souscrire,
	.offres-liste .offre .offre-tetiere .offre-tetiere-col.actions .bt-devis {
		padding: 5px 8px;
		margin: 5px
	}
	.offres-liste .offre .offre-description {
		border-top: 1px solid #E3E3E3;
		margin-top: 10px;
		display: none;
		padding: 0;
		position: relative;
		overflow: hidden
	}
	.offres-liste .offre .offre-description .offre-description-block {
		padding: 5px;
		width: 100%;
		float: none;
		margin-top: 0
	}
	.offres-liste .offre .offre-description .offre-description-block h4 {
		margin: 10px 0
	}
	.offres-liste .offre .offre-description .offre-description-block.exemples-rbst {
		padding-top: 15px
	}
	.offres-liste .offre .offre-description .offre-description-block.exemples-rbst .encadre {
		padding-top: 0;
		padding-bottom: 0
	}
	.offres-liste .offre .offre-description .offre-description-block.exemples-rbst .encadre p {
		text-align: center
	}
	.offres-liste .offre .offre-description .offre-description-block.exemples-rbst .encadre .bt-simulateur {
		padding: 5px 8px;
		margin: 10px
	}
	.offre-description-block.exemples .TABLE_ .TR_ .TD_ {
		width: 40%
	}
	.offre-description-block.exemples .TABLE_ .TR_ .TD_+.TD_ {
		width: 30%
	}
	.offre-description-block.exemples .TABLE_>.tetiere>.TD_ {
		word-break: break-all
	}
}

.TABLE_ {
	display: table;
	width: 100%;
	height: 100%;
	margin: 0 auto
}

.TABLE_ .TR_ {
	display: table-row;
	width: 100%
}

.TABLE_ .TD_ {
	display: table-cell;
	height: 100%;
	width: 100%
}

.TABLE_ .TD_.C50_ {
	width: 50%
}

.TABLE_ .TD_.C33_ {
	width: 33.3333333%
}

.TABLE_ .TD_.C66_ {
	width: 66.6666667%
}

.TABLE_ .TD_.C25_ {
	width: 25%
}

.tunel-sante .abtest .visuel-accueil {
	width: 100%;
	height: 290px;
	background: url("../inc/img/abtest-bandeau.jpg") no-repeat center center;
	background-size: cover;
	color: #FFF;
	padding: 50px 20px
}

.tunel-sante .abtest .visuel-accueil .title-big {
	line-height: normal;
	font-size: 42px;
	font-weight: 600
}

.tunel-sante .abtest .visuel-accueil .title-sub {
	line-height: normal;
	font-size: 18px
}

.tunel-sante .abtest .centered {
	width: 90%;
	max-width: 1200px;
	margin: auto
}

.tunel-sante .abtest .garanties-reminder .garanties-title {
	font-size: 30px;
	color: #333;
	text-align: center;
	margin: 50px 0 30px;
	text-transform: uppercase
}

.tunel-sante .abtest .garanties-reminder .garanties-content {
	width: 100%;
	max-width: 1200px;
	margin: 20px -10px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

.tunel-sante .abtest .garanties-reminder .garanties-content>li {
	padding: 10px;
	margin: 10px;
	width: 25%;
	position: relative;
	display: inline-block;
	font-size: 14px;
	border: 1px solid #EBEBEB;
	color: #736E6E;
	text-align: center
}

.tunel-sante .abtest .garanties-reminder .garanties-content>li strong {
	font-weight: 600
}

.tunel-sante .abtest .garanties-reminder .garanties-content>li .picto {
	width: 30px;
	height: 30px;
	display: inline-block;
	background: no-repeat center center;
	background-size: 24px
}

.tunel-sante .abtest .garanties-reminder .garanties-content>li.gift .picto {
	background-image: url("../inc/img/svg/gift.svg")
}

.tunel-sante .abtest .garanties-reminder .garanties-content>li.hand .picto {
	background-image: url("../inc/img/svg/hands.svg")
}

.tunel-sante .abtest .garanties-reminder .garanties-content>li.inscription .picto {
	background-image: url("../inc/img/svg/inscription.svg")
}

.tunel-sante .abtest .garanties-reminder .garanties-content>li.calendrier .picto {
	background-image: url("../inc/img/svg/calendar.svg")
}

@media only screen and (max-width: 767px) {
	.tunel-sante .abtest .garanties-reminder .garanties-content {
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 20px 0
	}
	.tunel-sante .abtest .garanties-reminder .garanties-content>li {
		width: calc( 50% - 20px)
	}
}

@media only screen and (max-width: 767px) {
	.tunel-sante .abtest .centered {
		width: 100%;
		padding: 0 5px
	}
	.tunel-sante .abtest .visuel-accueil {
		height: 180px
	}
	.tunel-sante .abtest .visuel-accueil .title-big {
		font-size: 18px
	}
	.tunel-sante .abtest .visuel-accueil .title-sub {
		line-height: normal;
		font-size: 14px
	}
	.tunel-sante .abtest .garanties-reminder .garanties-title {
		margin: 20px 0;
		font-size: 26px
	}
	.tunel-sante .abtest .garanties-reminder .garanties-content {
		margin-top: 0
	}
}

.abtest.inactif {
	display: none
}

.resumeclassique.inactif {
	display: none
}

.resume.resume-abtest .bt-resume {
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 20px;
	cursor: default;
	text-decoration: none
}

.resume.resume-abtest .resume-block.etape1 {
	padding: 20px 5px 40px 20px
}

.resume.resume-abtest .resume-block .resume-block--row .resume-block--col .resume-block--data {
	width: 100%;
	overflow: hidden
}

.resume.resume-abtest .resume-block .resume-block--row .resume-block--col .resume-block--data>li.abtest-onlist {
	display: block;
	float: left;
	white-space: normal;
	line-height: 25px;
	width: 150px;
	margin-bottom: 10px;
	margin-right: 20px
}

.resume.resume-abtest .resume-block .resume-block--row .resume-block--col .resume-block--data>li.abtest-onlist:after {
	vertical-align: middle;
	display: inline-block;
	content: "";
	width: 20px;
	height: 20px;
	background: no-repeat center center url("../inc/img/svg/check.svg")
}

.resume.resume-abtest .resume-block .resume-block--row .resume-block--col .resume-block--data>li.abtest-onlist .picto {
	width: 20px;
	height: 20px;
	display: inline-block;
	background: no-repeat center center;
	margin-right: 5px;
	vertical-align: middle;
	background-size: contain
}

.resume.resume-abtest .resume-block .resume-block--row .resume-block--col .resume-block--data>li.abtest-onlist .picto.courants {
	background-image: url("../inc/img/svg/hopital.svg")
}

.resume.resume-abtest .resume-block .resume-block--row .resume-block--col .resume-block--data>li.abtest-onlist .picto.optique {
	background-image: url("../inc/img/svg/lunettes.svg")
}

.resume.resume-abtest .resume-block .resume-block--row .resume-block--col .resume-block--data>li.abtest-onlist .picto.dentaire {
	background-image: url("../inc/img/svg/dents.svg")
}

.resume.resume-abtest .resume-block .resume-block--row .resume-block--col .resume-block--data>li.abtest-onlist .picto.hospitalisation {
	background-image: url("../inc/img/svg/stetoscope.svg")
}

.resume.resume-abtest .resume-block .resume-block--row .resume-block--col .resume-block--data>li.abtest-onlist .ablab {
	display: inline-block
}

.resume.resume-abtest .resume-block .resume-block--row .resume-block--col .resume-block--data>li.abtest-onlist .rbst {
	display: none
}

.resume.resume-abtest .resume-block .resume-block--row .resume-block--col .resume-block--data>li:nth-child(2n+1) {
	clear: left
}

.resume.resume-abtest .resume-block .resume-block--row .resume-block--col .resume-block--data>li.line {
	display: block
}

.resume.resume-abtest .resume-block .resume-block--row .resume-block--col .resume-block--data>li .barre {
	text-decoration: line-through
}

.resume.resume-abtest .resume-block .resume-block--row .resume-block--col .resume-block--data .val {
	font-style: normal;
	color: #333
}

.resume.resume-abtest .resume-block .resume-block--row .resume-block--col .resume-block--data .val.nomoffre,
.resume.resume-abtest .resume-block .resume-block--row .resume-block--col .resume-block--data .val.prix {
	font-size: 18px;
	color: #FF7D00;
	font-weight: 600;
	text-transform: none
}

.resume.resume-abtest .resume-block .resume-block--row .resume-block--col .resume-block--data .val.nomoffre {
	font-style: italic;
	text-transform: uppercase;
	font-size: 18px
}

.resume.resume-abtest.showrbst .resume-block .resume-block--row .resume-block--col .resume-block--data>li.abtest-onlist .rbst {
	display: inline
}

@media only screen and (max-width: 767px) {
	.tunel-sante .resume.resume-abtest .resume-block {
		display: block
	}
}


