/** HOMEPAGE **/
.disNone{
	display: none !important;
}
sup{
    vertical-align: baseline;	
}
#fin{
	background: rgba(0, 124, 202, 0.8);
	position: absolute;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	z-index: 10000000;
}
#fin img{
	max-width: 25vw;
	width: 150px;
	padding: 40px 0;
}
#fin p{
	color: #FFF;
	font-size: 20px;
}
.ui-page.ui-page-theme-a.ui-page-active{
	top: 0px;
	position: absolute;
	width: 100%;
	left: 0px;
	height: 100%;
}
.ui-loader.ui-corner-all.ui-body-a.ui-loader-default{
	display: none;
}
#smartphone_user{
	width: 100%;
	text-align: center;
	font-family: Roboto;
    font-size: 30px;
}
#configurateur_hayward .page_menu p.construction{
	background: url('../img/icon_construction.png') 5px center no-repeat #007ac2;
}
.oui,.non{
	background: #dedede;
	width: auto;
	padding: 10px;
	color: #000;
	float: left;
	cursor: pointer;
    font-size: 45px;
}
.non{
	float: left;
	margin-left: 5%;
}
.oui{
	float: right;
	margin-right: 5%;
}


img.illustration{
	position: absolute;
    left: 30px;
    bottom: 35px;
    width: calc(100% - 60px);
}

/** GENERAL **/
body, html{
	padding: 0;
	margin: 0;
    position: relative;
	height: 100% !important;
}

b.noBold{
	font-weight: normal;
}

#configurateur_hayward p, #configurateur_hayward h1, #configurateur_hayward h2, #configurateur_hayward h3, #configurateur_hayward h4, #configurateur_hayward h5{
	padding: 0;
	margin: 0;
}

#configurateur_hayward a, #configurateur_hayward a:hover, #configurateur_hayward a:visited{
	text-decoration: none;
}

#configurateur_hayward a img{
	border: none;
}

#configurateur_hayward input, #configurateur_hayward input:focus, #configurateur_hayward select:focus{
	outline: none;
}

/** CONFIG **/
#configurateur_hayward{
	text-align: center;
	overflow: hidden;
}

#main_configurateur{
    width: 100%;
    height: 100%;
	font-family: "Roboto", Arial;
	color: #222222;
}

	#main_configurateur p{
		margin-bottom: 10px;
	}

#loader_configurateur{
    margin: auto;
    max-height: 100%;
    height: 100%;
}

#loader_configurateur img{
	height: 50%;
	width: auto;
}



.hidden_configurateur{
	display: none;
}

.roboto_configurateur{
	font-family: "Roboto";
}

#menu_configurateur{
	width: 100%;
	height: 40px;
	background: #ffffff;
	overflow: hidden;
}

	#menu_configurateur img{
		padding: 6px 12px;
		height: 24px;
		width: auto;
	}

	#menu_configurateur img.go_home{
		float: left;
	}

	#menu_configurateur img.burger_menu{
		float: right;
		cursor: pointer;
	}

.page_menu{
	position: absolute;
    width: 100%;
    height: calc(100% - 40px);
    background: #fff;
    z-index: 200;
}

.popup_msg{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(62, 169, 214, 0.6);
    z-index: 250;
    top: 0;
}
.popup_msg_fin{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 250;
    top: 0;
}

	.popup_msg .message{
		position: absolute;
		top: 50%;
		color: #fff;
		background: #00446b;
		margin: 0 auto;
		width: 240px;
		left: 50%;
		font-family: Roboto;
		font-size: 13px;
		padding: 20px;
		transform: translate(-50%, -50%);
	}
	.popup_msg_fin .message{
		position: absolute;
		top: 50%;
		color: #000;
		background: #FFF;
		margin: 0 auto;
		width: 360px;
		left: 50%;
		font-family: Roboto;
		font-size: 16px;
		padding: 20px;
		transform: translate(-50%, -50%);
		height: 360px;
		text-align: left;
	}
	.popup_msg_fin .message > img{
		float: left;
	}
	#configurateur_hayward .popup_msg_fin .message p.pbleu{
		font-size: 18px;
		clear: both;
		text-align: left;
		color: #007ac2;
		padding: 15px 0 25px;
		margin-bottom: 0px;
	}
	#configurateur_hayward .popup_msg_fin .message p{
		margin-bottom: 30px;
	}
	#configurateur_hayward .popup_msg_fin .message p.signature span{
		text-transform: uppercase;
	}
	#configurateur_hayward .popup_msg_fin .message .pophr{
		margin: 20px 0;
		border-color: #007ac2;
		border-top: none;
	}
	.popup_msg .message h4{
		margin-bottom: 10px !important;
	}

	.popup_msg .close_msg{
		position: absolute;
		left: calc(50% + 126px);
		top: -12px;
		background: #fff;
		border-radius: 50%;
		width: 18px;
		height: 18px;
		z-index: 20;
		text-align: center;
		padding: 3px;
		cursor: pointer;
		font-family: Roboto;
		color: #000;
		font-size: 15px;
	}

	.popup_msg_fin .close_msg{
		position: absolute;
		left: calc(50% + 166px);
		top: 6px;
		border-radius: 50%;
		width: 18px;
		height: 18px;
		z-index: 20;
		text-align: center;
		padding: 3px;
		cursor: pointer;
		font-family: Roboto;
		color: #000;
		font-size: 15px;
		background: url('../img/close_popup_fin.jpg') top left no-repeat;
	}

	.popup_msg h2{
		margin-bottom: 10px !important;
	}

#configurateur_hayward .page_menu p{
    width: 250px;
    padding: 10px;
    background: #007ac2;
    color: #fff;
    text-transform: uppercase;
    font-family: Roboto;
    margin: 30px auto;
	cursor: pointer;
}
#configurateur_hayward #page_7 .column_2 > div > p.titrePage7_info{
    color: #0084c2;
    font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
}
#configurateur_hayward .DE #page_7 .column_2 > div > p.titrePage7_info{
	font-size: 10px;
}

#configurateur_hayward h4.marginBot30{
	margin: 0 0 30px;
}

#main_configurateur .previous, #main_configurateur .next,#main_configurateur .previous_spe, #main_configurateur .next_spe{
	width: 61px;
	height: 42px;
	cursor: pointer;
}
	#main_configurateur .previous, #main_configurateur .previous_spe{
		background: url('../img/icon_previous.jpg') top left no-repeat;
	}
	#main_configurateur .next, #main_configurateur .next_spe{
		background: url('../img/icon_next.jpg') top left no-repeat;
	}

#page_0, #page_1, #page_2, #page_3, #page_4, #page_5, #page_6, #page_7{
	position: relative;
	width: 100%;
	height: 100%;
}

.box_config{
    overflow: hidden;
    background: #fff;
	position: absolute;
}

.column_2{
    float: left;
    height: 100%;
    text-align: left;
    font-size: 16px;
}

.input_config{
	width: 100%;
    text-align: center;
    position: relative;
}
	.input_config label{
	    width: 100%;
		text-transform: uppercase;
		font-size: 14px;
		position: absolute;
		top: 0%;
		left: 50%;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-ms-transition: all 0.5s;
		transition: all 0.5s;
		margin: auto;
		-webkit-transform: translate(-50%, 0%);
		-moz-transform: translate(-50%, 0%);
		-ms-transform: translate(-50%, 0%);
		transform: translate(-50%, 0%);
		color: #7d7d7d;
	}
	.input_config.spe_input_config label{
	    text-align: center;
		width: 100%;
	    line-height: 12px;
		font-size: 12px;
	}
	.input_config input{
		width: calc(100% - 12px);
		/*text-align: center;*/
		font-size: 14px;
		line-height: 14px;
		padding: 6px 6px;
		margin: 20px 0 15px;
	    text-align: left;
	}
	.input_config.spe_input_config input{
	    margin: 26px 0 0px;
	}
	.petit_texte{
		font-size: 11px;
		color: #7d7d7d;
	}
	.input_focus:focus{
		border: none;
		border-bottom: 2px solid #7d7d7d;
		background: #F3F3F3;
	   /* text-align: center;*/
	}
	.input_focus:focus + label{
		left: 0%;
		-webkit-transform: translate(0%, 0%);
		-moz-transform: translate(0%, 0%);
		-ms-transform: translate(0%, 0%);
		transform: translate(0%, 0%);
		color: #222222;
	}
	.input_focus.focus_nom:focus + label{
		left: calc(0% + 77px);
	}

.column_2 select{
	font-size: 14px;
    line-height: 14px;
    padding: 6px 0px;
}

.radio{
	position: relative;
}
	.radio input[type=radio]{
		/*width: 1.5em;*/
		width: 100%;
		margin: 0;
		padding: 0;
		font-size: 1em;
		opacity: 0;
		cursor: pointer;
		position: absolute;
		left: 0;
	    height: 20px;
	}
	.radio label{
		display: inline-block;
		margin-left: 0em;
		line-height: 1.5em;
	    max-width: 100%;
	}
	.radio input[type=radio] + label > span{
	  display          : inline-block;
	  width            : 0.875em;
	  height           : 0.875em;
	  margin           : 0.25em 0.5em 0.25em 0.25em;
	  border           : 0.0625em solid #222222;
	  border-radius    : 1em;
	  background       : #fff;
	  vertical-align   : bottom;
	}
	.radio input[type=radio] + label > span.twoline{
		margin-bottom: 25px;
		float: left;
	}
	.IT .radio input[type=radio] + label > span.twoline{
		margin-bottom: 35px;
		float: left;
	}
	.radio input[type=radio]:checked + label > span > span{
	  display          : block;
	  width            : 0.5em;
	  height           : 0.5em;
	  margin           : 0.125em;
	  border           : 0.0625em solid #222222;
	  border-radius    : 1em;
	  background       : #222222;
	}

.checkbox{
	margin-bottom: 5px;
    position: relative;
}
	.checkbox input[type=checkbox]{
		/*width: 1.5em;*/
	    width: 100%;
		margin: 0;
		padding: 0;
		font-size: 1em;
		opacity: 0;
		cursor: pointer;
	    position: absolute;
		top: 0;
		left: 0;
		height: 20px;
	}
	.checkbox label{
		display: inline-block;
		line-height: 1.5em;
	}
	.checkbox label div{
		font-weight: normal;
		margin: -22px 0 0 25px;
		clear: none;
	    width: 90%;
	}
	.checkbox input[type=checkbox] + label > span{
	  display          : inline-block;
	  width            : 0.875em;
	  height           : 0.875em;
	  margin           : 0.25em 0.5em 0.25em 0.25em;
	  border           : 0.0625em solid #222222;
	  background       : #fff;
	  vertical-align   : bottom;
	}
	.checkbox input[type=checkbox]:checked + label > span > span{
	  display          : block;
	  width            : 0.5em;
	  height           : 0.5em;
	  margin           : 0.125em;
	  border           : 0.0625em solid #222222;
	  background       : #222222;
	}

.spacer{
	width: 100%;
	clear: both;
	height: 20px;
}

#main_configurateur .navigation{
	position: absolute;
    width: 100%;
    text-align: center;
    bottom: 30px;
}

#configurateur_hayward #page_7 .column_2 > div > p.titrePage7{
	margin: 0;
}

	/** PAGE 0 **/
	#page_0 .rond_config{
		background: #fff;
		border-radius: 50%;
		width: 245px;
		height: 245px;
	    text-align: center;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	#page_0 .rond_config h1{
		color: #007ac2;
		text-transform: uppercase;
		font-size: 22px;
		line-height: 28px;
		font-weight: normal;
	    padding: 65px 20px 10px;
	}
	.DE #page_0 .rond_config h1{
		font-size: 21px;
		padding: 42px 20px 10px;
	}
	.IT #page_0 .rond_config h1{
		font-size: 21px;
		padding: 42px 20px 10px;
	}
	.DE #page_0 .rond_config h1.titre_robot{
		font-size: 19px;
		padding: 42px 20px 10px;
		line-height: 22px;
	}
	.EN #page_0 .rond_config h1.titre_piscine{
		font-size: 20px;
		line-height: 23px;
	}
	/** PAGE 1 **/
	#page_1 .focus_nom{
		width: calc(100% - 89px);
		float: right;
	}

	#page_1 select{
		width: 65px;
		float: left;
		margin: 20px 0 0;
	}

	#page_1 .focus_prenom{
		clear: both;
	}

	/** PAGE 2 **/
	/** PAGE 3 **/
	/** PAGE 4 **/
	.forme{
		width: 105px;
		height: 46px;
		cursor: pointer;
		float: left;
	}

	.forme.selected{
	}
	.forme.carre{
		background: url('../img/forme_carre.jpg') top left no-repeat;
	}
	.forme.carre.selected{
		background: url('../img/forme_carre_on.jpg') top left no-repeat;
	}
	.forme.rond{
		background: url('../img/forme_rond.jpg') top left no-repeat;
	}
	.forme.rond.selected{
		background: url('../img/forme_rond_on.jpg') top left no-repeat;
	}
	.forme.ovale{
		background: url('../img/forme_ovale.jpg') top left no-repeat;
	}
	.forme.ovale.selected{
		background: url('../img/forme_ovale_on.jpg') top left no-repeat;
	}
	.forme.custom{
		background: url('../img/forme_custom.jpg') top left no-repeat;
	}
	.forme.custom.selected{
		background: url('../img/forme_custom_on.jpg') top left no-repeat;
	}
	#page_4 .cadre1{
		clear: both;
	    padding: 8px 10px;
		background: #ede9e6;
	    height: 116px;
	}
	#page_4 .cadre1 div p{
		padding: 4px 5px 0 0;
		font-size: 15px;
	}
	#page_4 .cadre1 div p.padLeft{
		padding: 4px 0 0 0;
		font-size: 15px;
	}
	#page_4 .cadre1 div input{
		width: 40px;
		text-align: center;
		margin-bottom: 10px;
		margin-top: 1px;
	}
	.colonne_1{
		text-align: right;
		float: left;
	    width: 110px;
	}
	.colonne_2, .colonne_5{
		width: 50px;
		float: left;
	}
	.colonne_3{
		float: left;
		text-align: left;
	}
	.colonne_4{
		float: left;
		text-align: right;
	    width: 110px;
	}
	/** PAGE 5 **/
	.bassin{
		width: 127px;
		height: 78px;
		cursor: pointer;
		float: left;
	}

	.bassin.enterre{
		background: url('../img/bassin_enterre.jpg') top left no-repeat;
	}
	.bassin.enterre.selected{
		background: url('../img/bassin_enterre_on.jpg') top left no-repeat;
	}
	.bassin.horsol{
		background: url('../img/bassin_hors_sol.jpg') top left no-repeat;
	}
	.bassin.horsol.selected{
		background: url('../img/bassin_hors_sol_on.jpg') top left no-repeat;
	}

	/** PAGE 6 **/
	.column_full{
	    background: #007bc5;
		color: #fff;
		padding: 10px;
	}
	.max_flo_xl{
		width: 160px;
		height: 135px;
		background: url('../img/max_flo_xl.png') 0px 30px no-repeat;
		margin: 40px auto;
	}
	.superpump_63{
		width: 160px;
		height: 135px;
		background: url('../img/superpump_63.png') 0px 30px no-repeat;
		margin: 40px auto;
	}
	.superpump_50{
		width: 160px;
		height: 135px;
		background: url('../img/superpump_50.png') 0px 30px no-repeat;
		margin: 40px auto;
	}
	.tristar_gauche, .tristar_droite{
		width: 160px;
		height: 135px;
		background: url('../img/tristar.png') 0px 30px no-repeat;
		margin: 40px auto;
	}
	.rs_ii{
		width: 160px;
		height: 135px;
		background: url('../img/rs.png') 0px 30px no-repeat;
		margin: 40px auto;
	}
	#page_6 p{
		text-transform: uppercase;
	}
	/** PAGE 7 **/
	#configurateur_hayward #page_7 .column_2 > div .eco{
		cursor: pointer;
	}


	.mandatoryInfo{
		position: absolute;
		bottom: 5px;
		right: 5px;
		font-size: 10px;
	}



/** CONFIG @_media **/
	/** GRAND @_media **/
	@media screen and (min-width: 501px){
		#main_configurateur p.marginAjust{
			margin-top: -50px;
			font-size: 12px;
		}


		#configurateur_hayward{
			background: url('../img/bg_home.jpg') center center no-repeat #63A8BF;
			background-size: cover;
			width: 744px;
			height: 450px;
		    position: relative;
		}
		#configurateur_hayward .popup_msg, #configurateur_hayward .popup_msg_fin {
			height: calc(100% - 0px);
		}
		.hidden_grand{
			display: none;
		}

		#menu_configurateur{
			display: none;
		}

		#page_0 .next, #page_1 .next, #page_2 .next, #page_3 .next, #page_4 .next, #page_5 .next, #page_6 .next, #page_5_e .next, #page_6_e .next, #page_7_e .next{
			position: absolute;
			right: 0;
			bottom: 20px;
		}

		#page_1 .previous, #page_2 .previous, #page_3 .previous, #page_4 .previous, #page_5 .previous, #page_6 .previous, #page_5_e .previous, #page_6_e .previous, #page_7_e .previous{
			position: absolute;
			left: 0;
			bottom: 20px;
		}

		#page_1 .box_config, #page_2 .box_config, #page_3 .box_config, #page_4 .box_config, #page_5 .box_config, #page_5_e .box_config, #page_6_e .box_config, #page_7_e .box_config{
			width: calc(100% - 166px);
			height: calc(326px - 44px);
			left: 61px;
			bottom: 62px;
			padding: 22px;
		}
		#page_6 .box_config{
			width: calc(100% - 122px);
			height: calc(326px - 0px);
			left: 61px;
			bottom: 62px;
			background: none;
			padding: 0px;
		}
		#page_7 .box_config{
			width: calc(100% - 122px);
			height: calc(371px - 0px);
			left: 61px;
			bottom: 50px;
			background: none;
			padding: 0px;
		}
		.column_2:nth-child(2n+1){
			width: 48%;
			margin-right: 2%;
		}
		.column_2:nth-child(2n+0){
			width: 45%;
			margin-left: 5%;
		}

		.column_2bis:nth-child(2n+1){
			width: 50%;
			position: absolute;
			top: 0;
			left: 0;
			background: #64BCDA;
			height: 100%;
		}

		.column_2bis:nth-child(2n+0){
			margin-left: 50%;
			text-align: left;
			/*padding: 20px;*/
			padding: 0px 20px;
			width: calc(50% - 40px);
		}

		#configurateur_hayward .column_2bis h2{
			text-transform: uppercase;
			color: #fff;
			font-weight: normal;
			margin: 40px 0;
		}

		#configurateur_hayward .column_2bis h3{
			text-transform: uppercase;
			font-weight: normal;
			margin-bottom: 20px;
			font-size: 17px;
		}

		.column_2bis .radio{
			margin-bottom: 10px;
		}

		#configurateur_hayward .column_2bis p.leftP{
			padding: 20px;
			color: #fff;
		}

		#page_4 .column_2bis:nth-child(2n+0) {
			padding: 0 0 0 20px;
		    width: calc(50% - 20px);
		}
		.forme {
		    margin: 0 14px 14px;
		}
		.bassin {
		    margin: 0 5px 5px;
		}

		#configurateur_hayward #page_4 .column_2bis h3, #configurateur_hayward #page_5 .column_2bis h3 {
			text-align: center;
		}

		.colonne_3{
		    margin-right: 70px;
		}
		.cadre1-4 .colonne_3{
		    margin-right: 60px;
		}

		#configurateur_hayward #page_5 .column_2bis:nth-child(2n+0) {
			padding: 20px 15px;
			width: calc(50% - 8px);
		}
		#configurateur_hayward #page_5 .bassin {
		    margin: 30px 6px 5px;
		}
		#configurateur_hayward #page_5 .subtitle {
		     width: 50%;
			text-align: center;
			padding: 15px 0;
			float: left;
		}
		#configurateur_hayward #page_5 .next {
			background: #007bc5;
			width: 313px;
			right: 60px;
		    color: #fff;
			text-transform: uppercase;
			line-height: 40px;
		}

		#page_6 .next{
			position: absolute;
			width: calc(100% - 322px);
			background: #007bc5;
			color: #fff;
			line-height: 40px;
			left: 161px;
		    bottom: 72px;
		}
		#configurateur_hayward #page_6 .column_2 {
			float: left;
			height: calc(100% - 92px);
		    text-align: center;
			font-size: 16px;
			background: #fff;
			width: calc(50% - 40px);
			margin: 0;
			padding: 20px;
		}
		#configurateur_hayward #page_6 .threediv .column_2 {
		    width: calc(33% - 38px);
		}
		#configurateur_hayward #page_7 .column_2 {
			margin-right: 5px;
			border: 2px solid #8e908b;
			width: 284px;
			float: left;
			height: calc(100% - 14px);
			text-align: center;
			font-size: 16px;
			background: #fff;
			margin: 0 5px 0 0;
			padding: 5px;
		}
		#configurateur_hayward #page_7 .column_2.column_2-smallheight {
			height: calc(100% - 74px);
		}
		#configurateur_hayward #page_7 .column_2:nth-child(2) {
			margin: 0 0 0 5px;
		}
		#configurateur_hayward #page_7 .column_2:nth-child(n+3) {
			display:none;
		}
		#configurateur_hayward #page_7 .column_2:nth-child(n+3).colonne_spe {
			display:block;
		}
		#configurateur_hayward #page_7 .column_2 > div {
			margin: 0px auto;
		      width: calc(100% - 0px);
			  background: #fff !important;
			position: relative;
		    height: 100%;
		}
		#configurateur_hayward #page_7 .column_2 > div > p.titrePage7{
			text-align: center;
			text-transform: uppercase;
			font-size: 16px;
		}
		#configurateur_hayward #page_7 .column_2 > div > p{
			text-align: left;
			color: #555555;
			font-size: 12px;
			margin: 0;
		}
		#configurateur_hayward #page_7 .column_2 > div > p ul{
		    margin: 0 0 10px;
		    padding-left: 18px;
		}
		#configurateur_hayward #page_7 .column_2 > div img.petiteImage{
			float: left;
			margin: 0 5px;
			height: 35px;
		    position: absolute;
			bottom: 88px;
			left: 3px;
		}
		#configurateur_hayward #page_7 .column_2 > div p.pompe_bleue{
			color: #0084c2;
			font-weight: bold;
		    position: absolute;
			width: 79%;
			bottom: 90px;
			left: 66px;
		}
		#configurateur_hayward #page_7 .column_2 > div .eco, #configurateur_hayward #page_7 .column_3 > div .eco, #configurateur_hayward #page_7 .column_2 > div .reception_mail{
			position: absolute;
			bottom: 20px;
			width: 308px;
			left: 0px;
			height: 19px;
			overflow: hidden;
		}
		#configurateur_hayward #page_7 .column_2 > div .reception_mail{
			left: -5px;
			width: 264px;
			height: 38px;
			background: #c2c2c2;
			padding: 2px 0 2px 30px;
			bottom: -5px;
			cursor: pointer;
		}
		#configurateur_hayward #page_7 .column_2 > div .reception_mail img{
			float: left;
			margin: 5px 13px 2px 0;
		}
		#configurateur_hayward #page_7 .column_2 > div .reception_mail p{
			font-size: 13px;
			color: #000;
			text-align: left;
			text-transform: uppercase;
			margin-top: 5px;
			margin-bottom: 5px;
		}
		#configurateur_hayward .DE #page_7 .column_2 > div .reception_mail p{
			font-size: 10px;
		}
		#configurateur_hayward #page_7 .column_2 > div .eco, #configurateur_hayward #page_7 .column_3 > div .eco{
			border-top: 1px solid #017bbc;
			background: #c7eaff;
			padding: 2px 0 2px 30px;
			left: -5px;
			width: 264px;
			height: 38px;
		    bottom: 37px;
		}
		#configurateur_hayward #page_7 .column_2 > div .eco img, #configurateur_hayward #page_7 .column_3 > div .eco img{
			float: left;
			margin-right: 13px;
		}
		#configurateur_hayward #page_7 .column_2 > div .eco p, #configurateur_hayward #page_7 .column_3 > div .eco p{
			font-size: 13px;
			color: #0084c2;
			text-align: left;
			text-transform: uppercase;
			margin-top: 5px;
			margin-bottom: 5px;
		}
		#configurateur_hayward .DE #page_7 .column_2 > div .eco p, #configurateur_hayward #page_7 .column_3 > div .eco p{
			font-size: 10px;
		}

		#configurateur_hayward #page_7 .previous{
			bottom: 8px;
			position: absolute;
		}

		#configurateur_hayward #page_7 .next{
			background: url('../img/icon_nouvelle_simulation_mobile.jpg') top left no-repeat #00446b;
		    bottom: 8px;
			position: absolute;
			width: 230px;
			left: 250px;
			height: 34px;
			line-height: 33px;
			text-transform: uppercase;
			font-size: 13px;
			color: #fff;
		}
		#configurateur_hayward #page_7 .restons{
			background: #00446b;
	    bottom: 58px;
	    position: absolute;
	    width: 230px;
	    left: 250px;
	    height: 34px;
	    line-height: 33px;
	    text-transform: uppercase;
	    font-size: 13px;
	    color: #fff;
			cursor: pointer;
			-webkit-transition: all .5s;
			-moz-transition: all .5s;
			transition: all .5s;
		}
		#configurateur_hayward #page_7 .restons:hover{
			opacity: 0.75;
		}
		#configurateur_hayward #page_7 .restons:after{
			background: url('../img/icon_nouvelle_simulation_mobile.jpg') top left no-repeat #00446b;
	    bottom: 0px;
			right: 0px;
	    position: absolute;
			content: "\00a0 ";
	    width: 24px;
	    height: 32px;
     -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
     -ms-transform: rotate(180deg);
     transform: rotate(180deg);
		}

		#page_7 .box_config.soloBox{
			left: calc(50% - 149px);
		}

		.btn-valide-formulaire{
			position: absolute;
	    z-index: 10;
	    bottom: 24px;
	    width: calc(50% - 70px);
	    height: auto;
	    border: 2px solid #007cca;
	    padding: 10px 20px;
	    text-transform: uppercase;
	    right: 10px;
			cursor: pointer;
			-webkit-transition: all .5s;
			-moz-transition: all .5s;
			transition: all .5s;
		}
		.btn-valide-formulaire:hover{
			background: #007cca;
			color: #FFF;
		}
	}
	/** PETIT @_media **/
	@media screen and (max-width: 500px){
		#fin img{
			max-width: 25vw;
			width: 150px;
			padding: 20vh 0 5vh;
		}
		#configurateur_hayward{
			background: url('../img/bg_home_mobile.jpg') center center no-repeat #63A8BF;
			background-size: cover;
			width: 100%;
			height: 100%;
		}

		.hidden_petit{
			display: none;
		}

		#main_configurateur{
			/* height: calc(100% - 10px); */
			height: calc(100% - 40px);
		}

		#page_0 .next{
			position: absolute;
			right: 0;
			bottom: 20px;
		}

		#page_1 .box_config, #page_2 .box_config{
			width: calc(100% - 84px);
			padding: 15px;
			left: 27px;
			top: 30px;
			height: auto;
		    min-height: calc(100% - 90px);
		}

		#page_6 .box_config{
			width: calc(100% - 54px);
			padding: 0px;
			left: 27px;
			top: 30px;
			height: auto;
			min-height: calc(100% - 90px);
			background: none;
		}

		#page_3 .box_config, #page_4 .box_config, #page_5 .box_config{
			width: 100%;
			padding: 0;
			left: 0px;
			top: 0px;
			height: 100%;
		}

		#page_3 .box_config{
			min-height: 410px;
		}

		#page_4 .box_config{
			min-height: 470px;
		}

		#page_5 .box_config{
			min-height: 410px;
		}

		#page_6 .box_config{
			/*min-height: 580px;*/
		}

		#page_1 .next, #page_2 .next, #page_6 .next{
			right: 5px;
			position: absolute;
			bottom: 8px;
		}

		#page_3 .next, #page_4 .next, #page_5 .next{
			right: 25px;
			position: absolute;
			bottom: 18px;
		}

		#page_1 .previous, #page_2 .previous{
			left: 5px;
			position: absolute;
			bottom: 8px;
		}

		#page_3 .previous, #page_4 .previous, #page_5 .previous{
			left: 25px;
			position: absolute;
			bottom: 18px;
		}

		#page_6 .previous{
			left: -6px;
			position: absolute;
			bottom: 8px;
		}

		#page_1 .input_config input, #page_2 .input_config input {
			margin: 20px 0 20px;
		}

		#page_1 .column_2:nth-child(1){
			width: 100%;
			margin: 0;
			text-align: center;
		}

		.radio{
			margin-bottom: 15px;
			margin-left: 15px;
		}

		#page_1 .column_2, #page_2 .column_2{
			text-align: left;
		}

		#main_configurateur .column_2 p{
			margin-bottom: 20px;
		}
		#main_configurateur .column_2 p.pompe_bleue{
		    margin: 35px 0 5px;
		}

		#main_configurateur .navigation{
			width: calc(100% - 30px);
			font-size: 20px;
			bottom: 18px;
		}

		#main_configurateur #page_3 .navigation, #main_configurateur #page_4 .navigation, #main_configurateur #page_5 .navigation{
			bottom: 28px;
		    width: 100%;
		}

		.checkbox{
		    margin-bottom: 15px;
		}

		.column_2bis:nth-child(2n+1){
			width: 100%;
			position: absolute;
			top: 0;
			left: 0;
			background: url('../img/bg_forme.jpg') center center no-repeat #64BCDA;
			background-size: cover;
			height: 126px;
			overflow: hidden;
		}

		.column_2bis:nth-child(2n+0){
			margin-top: 126px;
			text-align: left;
			width: calc(100% - 40px);
			padding: 20px;
		}

		#configurateur_hayward .column_2bis h2{
			text-transform: uppercase;
			color: #fff;
			font-weight: normal;
		    margin: 20px 0 10px;
		}

		#configurateur_hayward .column_2bis h3{
			text-transform: uppercase;
			font-weight: normal;
			margin-bottom: 25px;
			font-size: 17px;
			text-align: center;
		}

		#configurateur_hayward .column_2bis p.leftP{
		    padding: 0 20px;
			color: #fff;
		}
		#configurateur_hayward h4.marginBot30{
			margin: 0 0 10px;
		}

		.column_2bis .radio{
		    margin-left: 13%;
		}
		.forme {
			margin-right: calc(25% - 53px);
			margin-left: calc(25% - 53px);
			margin-bottom: 10px;
			width: 105px;
			float: left;
		}
		.bassin {
			margin-right: calc(25% - 64px) !important;
			margin-left: calc(25% - 64px) !important;
			margin-bottom: 10px;
			width: 127px;
			float: left;
		}

		#configurateur_hayward .cadre1 div p, #configurateur_hayward .cadre1 div p.padLeft {
			font-size: 13px;
		}
		#configurateur_hayward .cadre1 div input {
			width: 30px;
		}
		.colonne_1 {
			width: calc(50% - 70px);
		}
		.colonne_4 {
			width: calc(50% - 60px);
		}
		.colonne_2, .colonne_5 {
			width: 40px;
		}
		.colonne_3 {
		    width: 25px;
		}
		#page_4 .cadre1 {
			height: 60px;
		}

		.cadre1-2 .colonne_1 {
			width: calc(50% - 60px);
		}
		.cadre1-2 .colonne_3 {
		    width: 20px;
		}
		.cadre1-2 .colonne_4 {
			width: calc(50% - 60px);
		}

		.cadre1-3 .colonne_1 {
			width: calc(50% - 63px);
		}
		.cadre1-3 .colonne_3 {
		    width: 22px;
		}
		.cadre1-3 .colonne_4 {
			width: calc(50% - 60px);
		}

		.cadre1-4 .colonne_1 {
			width: calc(50% - 62px);
		}
		.cadre1-4 .colonne_4 {
		    width: calc(50% - 67px);
		}

		#configurateur_hayward #page_5 .column_2bis:nth-child(2n+0) {
			padding: 20px 15px;
		    width: calc(100% - 30px);
		}
		#configurateur_hayward #page_5 .bassin {
		    margin: 30px 6px 5px;
		}
		#configurateur_hayward #page_5 .subtitle {
		     width: 50%;
			text-align: center;
			padding: 15px 0;
			float: left;
		}
		#configurateur_hayward #page_5 .next {
			background: #007bc5;
			width: calc(100% - 136px);
			color: #fff;
			text-transform: uppercase;
			line-height: 40px;
		}

		#page_6 .column_full p{
			text-transform: none;
			font-size: 14px;
			margin-bottom: 0px;
		}

		#page_6 .column_2{
		    margin-top: 10px;
			background: #fff;
			width: 100%;
		}
		#page_6 .column_2 > div{
		    margin: 10px 10px 0;
		      width: calc(100% - 20px);
		}
		.max_flo_xl {
			background: url('../img/max_flo_xl.png') center center no-repeat;
		}
		.superpump_63{
			background: url('../img/superpump_63.png') center center no-repeat;
		}
		.superpump_50{
			background: url('../img/superpump_50.png') center center no-repeat;
		}
		.tristar_gauche, .tristar_droite{
			background: url('../img/tristar.png') center center no-repeat;
		}
		.rs_ii{
			background: url('../img/rs.png') center center no-repeat;
		}
		#page_6 .next{
			position: absolute;
			width: calc(100% - 64px);
			background: #007bc5;
			color: #fff;
			line-height: 40px;
			left: 63px;
		}

		#configurateur_hayward #page_7 {
		    min-height: 560px;
		}
		#configurateur_hayward #page_7 .box_config {
			overflow: hidden;
			position: absolute;
		    margin: 29px 10px 10px;
		    width: 170%;
		    height: calc(100% - 85px);
			background: none;
		}
		#configurateur_hayward #page_7 .column_2 > div > p.titrePage7{
			margin-bottom: 10px;
		}
		#configurateur_hayward #page_7.pompes .box_config {
			overflow: hidden;
			position: absolute;
			margin: 52px 10px 10px;
			width: 170%;
			height: calc(100% - 106px);
			background: none;
		}
		#configurateur_hayward #page_7.pompes .box_config.threediv {
			width: 250%;
		}
		#configurateur_hayward #page_7 .blockResultats {
			width: 100%;
			left: 0;
		}

		#configurateur_hayward #page_7 .column_2 {
			margin-right: 0px;
			border: 2px solid #8e908b;
		    width: calc(50% - 29px);
			float: left;
			height: calc(100% - 14px);
			text-align: center;
			font-size: 16px;
			background: #fff;
			margin: 0 5px 0 0;
			padding: 5px;
		}
		#configurateur_hayward #page_7 .column_2.column_2-smallheight {
			height: calc(100% - 64px);
		}
		#configurateur_hayward #page_7 .threediv .column_2 {
		    width: calc(33% - 29px);
		}
		#configurateur_hayward #page_7 .column_2:nth-child(2) {
			margin: 0 0 0 5px;
		}
		#configurateur_hayward #page_7 .threediv .column_2:nth-child(3) {
		    margin: 0 10px;
		}
		#configurateur_hayward #page_7 .column_2 > div {
			margin: 0px auto;
			width: calc(100% - 0px);
			background: #fff !important;
			position: relative;
		    height: 100%;

		}
		#configurateur_hayward #page_7 .restons{
			background: #00446b;
			bottom: 58px;
			position: absolute;
			width: 230px;
			left: calc(50% - 115px);
			height: 34px;
			line-height: 33px;
			text-transform: uppercase;
			font-size: 13px;
			color: #fff;
			cursor: pointer;
			-webkit-transition: all .5s;
			-moz-transition: all .5s;
			transition: all .5s;
		}
		.btn-valide-formulaire{
			position: absolute;
	    z-index: 10;
	    bottom: 75px;
	    width: calc(100% - 70px);
	    height: auto;
	    border: 2px solid #007cca;
	    padding: 10px 20px;
	    text-transform: uppercase;
		}
		#configurateur_hayward #page_7 .restons:after{
			background: url('../img/icon_nouvelle_simulation_mobile.jpg') top left no-repeat #00446b;
			bottom: 0px;
			right: 0px;
			position: absolute;
			content: "\00a0 ";
			width: 24px;
			height: 32px;
		 -webkit-transform: rotate(180deg);
		 -moz-transform: rotate(180deg);
		 -ms-transform: rotate(180deg);
		 transform: rotate(180deg);
		}
		#configurateur_hayward #page_7 .column_2 > div > p.titrePage7{
			text-align: center;
			text-transform: uppercase;
			font-size: 16px;
		}
		#configurateur_hayward #page_7 .column_2 > div > p{
			text-align: left;
			color: #555555;
			font-size: 12px;
		}
		#configurateur_hayward #page_7 .column_2 > div img.petiteImage{
			float: left;
			width: 95px;
			margin-right: 5px;
		}
		#configurateur_hayward #page_7 .column_2 > div p.pompe_bleue{
			color: #0084c2;
			font-weight: bold;
		}
		#configurateur_hayward #page_7 .column_2 > div .eco, #configurateur_hayward #page_7 .column_3 > div .eco, #configurateur_hayward #page_7 .column_2 > div .reception_mail{
			position: absolute;
			bottom: 20px;
			width: 308px;
			left: 0px;
			height: 19px;
			overflow: hidden;
		}
		#configurateur_hayward #page_7 .column_2 > div .reception_mail{
			left: -5px;
			height: 38px;
			background: #c2c2c2;
			padding: 2px 10px 2px 30px;
			width: calc(100% - 30px);
			bottom: -5px;
			cursor: pointer;
		}
		#configurateur_hayward #page_7 .column_2 > div .reception_mail img{
			float: left;
			margin: 5px 13px 2px 0;
		}
		#configurateur_hayward #page_7 .column_2 > div .reception_mail p{
			font-size: 12px;
			color: #000;
			text-align: left;
			text-transform: uppercase;
			margin-top: 5px;
			margin-bottom: 5px;
		}
		#configurateur_hayward #page_7 .column_2 > div .eco, #configurateur_hayward #page_7 .column_3 > div .eco{
			border-top: 1px solid #017bbc;
			background: #c7eaff;
			padding: 2px 10px 2px 30px;
			width: calc(100% - 30px);
			left: -5px;
			height: 38px;
			bottom: 37px;
		}
		#configurateur_hayward #page_7 .column_2 > div .eco img, #configurateur_hayward #page_7 .column_3 > div .eco img{
			float: left;
			margin-right: 13px;
		}
		#configurateur_hayward #page_7 .column_2 > div .eco p, #configurateur_hayward #page_7 .column_3 > div .eco p{
			font-size: 12px;
			color: #0084c2;
			text-align: left;
			text-transform: uppercase;
			margin-top: 5px;
			margin-bottom: 5px;
		}
		#configurateur_hayward #page_7 .previous{
			bottom: 8px;
			position: absolute;
		}
		#configurateur_hayward #page_7 .next{
			background: url('../img/icon_nouvelle_simulation_mobile.jpg') top left no-repeat #00446b;
			bottom: 10px;
			position: absolute;
			width: 230px;
			left: calc(50% - 115px);
			height: 34px;
			line-height: 33px;
			text-transform: uppercase;
			font-size: 13px;
			color: #fff;
		}
		.box_config.soloBox{
			left: 23px !important;
		}

		#configurateur_hayward {
			overflow-y: scroll;
		}
		.mandatoryInfo {
			position: absolute;
			bottom: 2px;
			right: 0px;
			font-size: 10px;
			width: 100%;
			text-align: center;
		}
		#configurateur_hayward #page_7 .column_2 > div > p ul {
			margin: 0 0 10px;
			padding-left: 18px;
		}
		.popup_msg_fin .message{
		    width: calc(90% - 40px);
		}
		.popup_msg_fin .close_msg{
		    left: calc(80% + 40px);
		}

		.clear_small{
			clear: both;
		}
		.EN .input_config.spe_input_config label {
			width: 102%;
		}
		#configurateur_hayward #page_7.taux {
			 min-height: auto;
		}
	}
/***************************************/
