/* **********************************General css******************************************* */

html,body,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ol,ul,li,fieldset,form,label,
* {
    margin: 0;
    padding: 0;
    border: 0;
}

article,aside,footer,header,hgroup,main,nav,section {
    display: block;
}

body {
    margin: auto;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    color: #161719;
    background: #f1f4f5;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #2f2f2f;
}
.text_center{ text-align:center;}
/********************************************************************************/
/* wrapper */

.main_content {
    display: table;
    width: 1146px;
    margin: 15px auto 25px auto;
    padding-bottom: 21px;
    background: #fff;
}

.logo {
    z-index: 999999;
    float: left;
    position: relative;
    padding-top: 19px;
}

.col_right {
    float: right;
    width: 737px;
    text-align: center;
}

.slogan {
    position: relative;
	float:left;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size:21px;
    font-weight: normal;
    color: #206083;
	width:100%;
}

.slogan span.slogan__txt {
    display: block;
    font-weight: bold;
	text-align:center;
	padding:36px 0px 27px 29px;	}
.slogan span.slogan__txt em{ color:#09c1d2; text-transform:uppercase; font-style:normal;font-size:22px;}

header,
section {
    width: 1075px;
    margin: auto;
}

/********************************************************************************/
/* ASIDE */

@font-face {
    font-family: 'helvetica';
    src: url('font/Helvetica.eot');
    src: url('font/Helvetica.eot?#iefix') format('embedded-opentype'), url('font/Helvetica.woff') format('woff'), url('font/Helvetica.ttf') format('truetype'), url('font/Helvetica.svg#Helvetica Neue') format('svg');
}

aside {
    z-index: 9;
    float: left;
    width: 337px;
    height: auto;
    margin:6px auto auto auto;
    padding-bottom: 6px;
    min-height: 877px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #f1f4f5;
}

.box_aside {
    margin: auto;
	text-align:center;
}

.bloc_av {
    width: 100%;
    margin: auto;
}
.bloc_av__titre{ color:#0b7092; font-size:24px; text-transform:uppercase; font-weight:bold; text-align:center;
padding:19px 0px 31px 0px;} 
.bloc_av li{font-family: 'Century Gothic', SomeFont, sans-serif; display: inline-table; padding:0px 0px 20px 10px;}
 
.bloc_av span{ float:left; padding-right:10px;}
.bloc_av p{ overflow:hidden;line-height: 19px; font-size:18px; color:#000;}
.bloc_av li p:last-child{ padding-top:5px;}
.label_excellence{text-align:center;}
/********************************************************************************/

/* FOOTER */

footer {
	clear:both;
    width: 100%;
}

ul.ulfooter {
    display: table;
    margin: auto;
    padding: 26px 0 0 0;
    text-align: left;
    font-size: 12px;
    color: #333;
}

ul.ulfooter li {
    display: table-cell;
	padding-right:10px;
}

ul.ulfooter li a {
    text-decoration: none;
    font-size: 12px;
    color: #333;
	padding-right:10px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* formualire */

.wrapper {
    float: right;
    width: 720px;
    height: auto;
    min-height: 676px;
    border: 3px solid #ededed;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #fff;
	position:relative;
}

.wrapper h2 {
    padding: 36px 0 22px;
    text-align: center;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #206083;
}

.label,
.label > span,
label {
    font-size: 12px;
}

.medium-5.columns {
    padding-left: 0;
}

.ch_bli {
    display: block;
    float: right;
    padding-top: 17px;
    font-size: 11px;
    color: #b2b2b2;
}

.small-up-2 span {
    display: block;
    padding-left: 0;
    font-size: 11px;
    line-height: 15px;
    color: #b2b2b2;
}

.small-up-2 span a {
    color: #005ce7;
}

.tab_right {
    float: right;
}

.tab_right td {
    padding: 0 0 0 6px;
}

.fieldset_etape2 .small-up-2 > .column,
.small-up-2 > .columns {
    width: 50%;
}

select {
    width: 140px;
	margin-bottom: 5px !important;
}

#profession { width:99%;}

.regime {
    width: 195px;
}
.fieldset_etape2 select {
    color: #b4c6cc;
}

select#ville {
    width: 150px;
}

.fieldset_etape2 .inputrow {
    padding-top: 6.75px;
    padding-bottom: 6.75px;
}

.span_right {
    font-size: 12px;
}

.space {
    padding-bottom: 34px;
}

.optin {
    color: #161719 !important;
}

.check_offre {
    margin-left: 119px;
}

.check_offre div {
    padding-right: 25px;
}

.small-up-2 {
    padding-left: 6px;
}

.fieldset_etapes .button.previous_step {
    margin-top: 21px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

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

body {
    counter-reset: step;
}

select,
input,
[type="radio"] + label,
textarea {
    font-weight: medium !important;
}

.form-comparaison,
.form-container .accroche-form {
    background-color: #fff !important;
}

.form-comparaison {
    padding-bottom: 10px;
}

.chemin_vie {
    margin-bottom: 35px !important;
    border-top: solid 2px #DDE4E6 !important;
    overflow: inherit !important;
    text-align: center !important;
    background-color: rgba(0,0,0,0) !important;
}

.chemin_vie a:before {
    content: counter(step) !important;
    counter-increment: step !important;
    position: absolute !important;
    top: -4% !important;
    right: 50% !important;
    left: 39% !important;
    width: 35px !important;
    height: 35px !important;
    border: none !important;
    border-radius: 50% !important;
    text-align: center !important;
    font-size: 20px !important;
    line-height: 35px !important;
    color: #c4c4c4 !important;
    background-color: #e2e2e2 !important;
    transform: translateY(-50%) !important;
}

.chemin_vie a.is-active:before {
    color: #fff!important;
    background-color: #0be9fe !important;
}

.chemin_vie a:after {
    display: none !important;
}

.chemin_vie a,
.chemin_vie .is-active a {
    padding: 19.5px 34.5px 11.5px; 
    font-size: 14px;
    font-weight: normal;
    color: #c6c6c6;
    background-color: rgba(0,0,0,0) !important;
}
.chemin_vie a.active, .chemin_vie a.is-active {color: #333;} 
   
[role=radiogroup] [type=radio]:checked + label:before {
    border-color: #01727d !important;
}

[role=radiogroup] [type=radio] + label:after {
    color: #01727d !important;
}

.has-tip:after {
    border-radius: 50%;
    background-color: #000 !important;
}

.button-primary {
    text-transform: uppercase;
    font-weight: normal;
    background-color: #0be9fe !important;
}

.button-primary:hover {
    background-color: #01727d !important;
}

.box_hide {
    display: none;
}

/**/

#mycoreg {
    padding-top: 15px;
    padding-bottom: 10px;
}

#mycoreg label,
#mycoreg [type=radio] + label {
    float: left;
    width: auto !important;
    margin: 0 !important;
    font-weight: normal !important;
    line-height: normal !important;
}

#mycoreg input[type=radio] {
    display: block;
    float: left;
    width: auto;
    height: auto;
    margin-right: 7px;
    margin-left: 7px;
}

#mycoreg td div {
    padding-bottom: 15px;
}

#mycoreg img {
    padding-top: 35px;
}

/**/

.button.large.conf {
    margin-right: 11px;
    padding: 10px 50px 10px 25px;
    line-height: normal;
}

.perso,
.selectp {
    width: 155px;
    height: 42px;
}

/********************************************************************************/
/* article */

article {
    float: left;
    width: 100%;
    padding-top: 25px;
    font-size: 13px;
    color: #333;
}

article strong {
    text-transform: uppercase;
}

article p {
    padding-bottom: 14px;
    text-align: justify;
    font-family: 'Century Gothic', SomeFont, sans-serif;
    line-height: 15px;
}

article .btm_text {
    color: #b2b2b2;
	text-align:center;
}

.bloc_mention {
    font-size: 11px;
    color: #8a8a8a;
    text-align: justify;
    padding: 45px 10px 15px 10px;
	font-family: 'Century Gothic', SomeFont, sans-serif;
	font-size:11px;
}

[type="checkbox"] + label.optin{
	font-size:12px;
	color: #667780 !important;
}

/* badge partenariat */
		.textcenter{ text-align:center; font-family: 'Century Gothic', SomeFont, sans-serif; font-size:16px;}
		.box_partenaire{ margin:auto;padding:20px 0px 0 0 ;color:#000000;width: 100%;float: left;}
		.texttop{ padding-bottom:5px;}
		.texttop span{ color:#00abc1}
		.texttop span a{ text-decoration:none; color:#00abc1}
		.linkbottom{ padding-top:7px;}
		.linkbottom a{ color:#35509a;text-decoration:none;}
		
		
/* ---- COOKIE CSS ---- */
div.cookie-msg-wrapper{
    display: block;
}
div.cookie-msg{
    margin: 0;
    padding: 10px;
    position: fixed;
    font-family: Century Gothic, Arial;
    font-size: 12px;    
    z-index: 15000;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.4);
    -moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.4);
    box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.4);
}

	div.format825px a.cp-close {
		background: url(../images/cookiepol-close2.png) no-repeat 0 0 !important;
		width: 20px !important;
		height: 20px !important;
	}
 
		div.format825px {
			width: 280px !important;
			left: 0% !important;
			border-radius: 5px;
			margin:0px 0px 50px 15px !important;
			
		}
		.cookie-msg-wrapper{ position:relative}
		
		.cookie-msg:after{
			content: url(../images/cercle.png) !important;
			background:none;
			width: 40px;
			height: 40px;
			position: fixed;
			bottom: 5px;
			left: 15px;
		}
		.cp-content a {
		    background: #3d3d3d;
			padding: 3px 8px;
			color: #fff !important;
			text-decoration:none !important;
			border-radius: 3px;
			margin-top:5px;
			display: block;
			float: right;
			margin-right: -20px !important;
			font-weight: bold;
			box-shadow: rgba(0, 0, 0, 0.05) 0px 4px 14px;
		}
		div.cookie-msg a{color: #fff;}
		
		.cp-content a u{ text-decoration:none;}
		
		div.cookie-msg a.cp-close{ margin-top:0px !important;margin-right: -5px !important;}
		
		div.cp-content{ float:none !important; margin:0px !important;}
		
		div.format825px div.cp-content {
			line-height: 25px !important;
			width: 94% !important;
		}		
		
		
/* Radio Profession */
[type=radio] {
    position: absolute;
    width: auto;
    opacity: 0;
}

.radioselect.radio_profession{
	width:100%;
	display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	-webkit-justify-content: space-between;
   justify-content: space-between;}

.radioselect.radio_profession [type="radio"]:checked + label, .radioselect.radio_profession [type="radio"]:not(:checked) + label {
width: 23.2222%;
margin-right: 5px;
margin-left: 0px;
color: #424649;
background: #eff3f7;
padding-bottom: 0px;
height: auto;
padding-top: .65625rem;
padding-bottom: .65625rem;
height: auto;
line-height: normal;
min-height:auto;
text-align: center;
padding-left: 0;
border: 1px solid #b4c6cc;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
background:#fff;
}


.radioselect.radio_profession [type="radio"]:checked + label{ background:#99c74c ;border: 1px solid #99c74c; color:#fff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;}

.radioselect.radio_profession [type="radio"]+label:last-child{ margin-right:0px;}

.radioselect.radio_profession [type="radio"]:checked + label::before, .radioselect.radio_profession [type="radio"]:not(:checked) + label::before ,
.radioselect.radio_profession [type="radio"]:checked + label::after, .radioselect.radio_profession [type="radio"]:not(:checked) + label::after{ display:none}


.col_autre_profession{ display:none;}

.errortxt {
    display: block;
    z-index: 3;
    position: absolute;
    bottom: 16px;
    right: auto;
    left: 6px;
    margin: -5.75px auto 0px;
    padding: 3.40741px 11.5px 3.83333px;
    border-radius: 4px;
    text-align: left;
    font-size: .8125rem;
    font-weight: 700;
    line-height: 18.4px;
    white-space: normal;
    max-width: 215px;
    width: 100%;
    color: #fff;
    background-color:#c61544;
    transform: translateY(100%);
    letter-spacing: normal;
}
.errortxt::after {
    content: "";
    position: absolute;
    top: 0;
    left: 10px;
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #c61544;
    border-left: 5px solid transparent;
    transform: translateY(-100%);
    pointer-events: none;
}		