
*{
	box-sizing: border-box;
}

@font-face{
  font-family: 'Roboto';
  src: url('./font/Roboto-Regular.ttf');
}
@font-face{
	font-family: 'RobotoLight';
	src: url('./font/Roboto-Thin.ttf');
}
@font-face{
  font-family: 'RobotoBold';
  src: url('./font/Roboto-Medium.ttf');
}

.style{
  background-color: #0269b4;
}
a{
  text-decoration: none;
}
.arrow{
  width: 30px;
  height: 30px;
  opacity: 0.4;
  float: left;
  margin-left: 10px;
  display: inline-block;
	transition: 0.5s;
}

.arrow_barre_1{
	display: inline-block;
	position: sticky;
	float: left;
	margin-left: 25%;
	margin-top: 25%;
	width: 50%;
	height: 2px;
	transform: rotate(45deg);
	background-color: #222;
	transition: 0.4s;
}
.arrow_barre_2{
	display: inline-block;
	position: sticky;
	float: left;
	margin-left: 25%;
	margin-top: 25%;
	width: 50%;
	height: 2px;
	transform: rotate(-45deg);
	background-color: #222;
	transition: 0.4s;
}

.bar{
  position: relative;
  width: 25px;
  height: 2px;
  left: 12px;
  border-radius: 10px;
  background-color: #0269b4;
  transition: 0.2s
}
#bar_1{
  top: 15px;
}
#bar_2{
  top: 22px;
}
#bar_3{
  top: 29px;
}
.bold{
  font-family: "RobotoBold";
  font-size: 14px;
  line-height: 23px;
}
.button_form_contact{
	padding: 10px;
	background-color: #0269b4;
	color: #FFF;
	width: 100px;
	text-align: center;
	margin-left: 200px;
}
.calendrier{
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url('img/date_icon.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.call_back{
	width: 94%;
	display: inline-block;
	margin: auto;
	font-family: "RobotoBold";
	text-transform: uppercase;
	margin-top: 20px;
	font-size: 25px;
	padding-top: 25px;
	height: 80px;
	cursor: pointer;
	background-color: #FFF;
	color: #555;
	transition: 0.4s;
}
.call_back:hover{
	color: #FFF;
	background-color: #0269b4;
	transition: 0.4s;
}
.call_back_button{
	display: none;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 4px;
	background-color: #FFF;
	color: #0269b4;
}
.call_back_case{
	float: right;
	display: inline-block;
	background-color: rgba(255, 255, 255, 0.7);
	border-left: solid 5px rgba(255, 255, 255, 0.9);
	height: 100%;
	width: 300px;
	text-align: center;
	transition: 0.4s;
}
.call_back_icon{
	display: inline-block;
	width: 30px;
	height: 30px;
	float: left;
	margin-left: 20px;
	background-image: url('img/phone.png');
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	opacity: 0.4;
	}
.call_back_input{
	display: none;
	width: 93%;
	margin: auto;
	padding: 1%;
	margin-top: 12px;
	font-size: 20px;
	color: #0269b4;
	font-family: "RobotoBold";
	border: none;
	background-color: rgba(255, 255, 255, 0.9);
	text-align: center;
}
.catalogue_menu{
  width: 20%;
  height: 100%;
  background-color: #EEE;
  float: left;
}
.catalogue_menu_button{
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #FFF;
  text-align: center;
  font-size: 18px;
  font-family: "RobotoLight";
  color: #AAA;
  border: solid 2px #EEE;
  border-top: none;
  cursor: pointer;
  transition: 0.5s;
}
.catalogue_menu_button:hover{
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #EEE;
  transition: 0.5s;
}
.catalogue_big_title{
  width: 100%;
  text-align: right;
  padding-right: 20px;
  background-color: rgba(2, 105, 180, 0.8);
  color: #FFF;
  font-size: 24px;
  font-family: "RobotoLight";
  padding-top: 10px;
  padding-bottom: 10px;
}
.catalogue_case{
  width: 79%;
  float: right;
}
.catalogue_title{
  width: 100%;
  text-align: right;
  padding-right: 20px;
  color: #AAA;
  font-size: 20px;
  font-family: "RobotoLight";
  padding-top: 5px;
  padding-bottom: 5px;
}
.collection_list{
  margin-left: 470px;
}
.contact_acueil_bloc{
  width: 100%;
  margin-left: 0;
  font-family: 'Roboto';
  text-align: center;
  background-color: #0269b4;
}
.contact_acueil_txt{
  margin:auto;
  position: relative;
  width: 1170px;
}
.contact_base_bloc{
	float: left;
	margin-top: 20px;
	display: inline-block;
	width: 65%;
	font-family: "Roboto";
	font-size: 16px;
}
.contact_form_input{
	border: none;
	border-bottom: solid 1px #555;
	color: #444;
	width: 250px;
	font-size: 14px;
}
.contact_form_input_area{
	border: solid 1px #555;
	color: #444;
	width: 500px;
	height: 250px;
	resize: none;
	padding: 5px;
}
.contact_info_bloc{
	float: right;
	margin-top: 20px;
	display: inline-block;
	width: 30%;
	font-family: "Roboto";
	font-size: 16px;
}
.contact_other_bloc{
  position: absolute;
	z-index: 0;
	bottom: 0;
  width: 100%;
  left: 0;
  font-family: 'Roboto';
  text-align: center;
  background-color: #0269b4;
}
.container{
  width: 1170px;
	min-height: 100%;
  margin: auto;
}
.container_bloc{
	z-index: 0;
  position: absolute;
	padding-bottom: 200px;
  top: 70px;
  left: 0;
  width: 100%;
	min-height: 100%;
	background-color: #FFF;
}
.lieu{
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url('img/lieu_icon.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.light{
  font-family: "RobotoLight";
}
.loading_mail{
  height: 100%;
	width: 100%;
  background-color: rgb(2, 105, 180);
	margin: auto;
}
.loading_mail:before{
	content: "";
	display: block;
	padding-left: 100%;
}
.logo_case{
  display: inline-block;
  margin-bottom: 5px;
  background-position: center;
  background-size: cover;
  height: 60px;
}
.menu_button{
  cursor: pointer;
  float: right;
  font-size: 16px;
  display: inline-block;
  color: #000;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px;
  height: 65px;
  transition: 0.3s;
}
.menu_button:hover{
  color: #35B1CA;
  transition: 0.3s;
}
.menu_button:active{
  color: #DDD;
}
.menu_button_active{
  font-size: 14px;
  cursor: pointer;
  float: right;
  display: inline-block;
  color: #AAA;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px;
  height: 60px;
  border-bottom: solid 3px #FFF;
  transition: 0.3s;
}
.menu_icon{
  z-index: 10;
  float: right;
  width: 40px;
  height: 35px;
  background-color: none;
  transition: 0.3s;
}

.menu_list_bloc{
  position: fixed;
  top: 70px;
  z-index: 1;
  width: 100%;
}
.menu_list_container{
  margin: auto;
  width: 1170px;
}
.menu_list{
  font-size: 14px;
  letter-spacing: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  opacity: 0;
  display: none;
  text-align: left;
  width: 210px;
  background-color: #0269b4;
  transition: 0.4s;

}
.menu_list_button{
  font-family: 'Roboto';
  padding-top: 5px;
  padding-bottom: 5px;
  display: inline-block;
  text-align: center;
  width: 100%;
  color: #FFF;
  padding-left: 25px;
  padding-right: 25px;
  background-color: #0269b4;
  transition: 0.4s;
}
.menu_list_button:hover{
  transition: 0.4s;
  background-color: #0083e3;
}
.mini_menu{
	display: none;
	z-index: 15;
	width: 100%;
	height: 0;
	position: fixed;
	top: 70px;
	left: 0;
	background-color: #FFF;
	padding-top: 10%;
	transition: 0.4s;
}
.mini_button{
	text-align: center;
	margin: auto;
	width: 320px;
	padding-top: 5%;
	padding-bottom: 5%;
	font-family: "RobotoBold";
	font-size: 35px;
	color: #555;
	border-bottom: solid 2px #AAA;
}
.paper_plane{
  position: absolute;
	z-index: 5;
  width: 20%;
  margin-top: 22%;
  margin-left: 37%;
	background-image: url('img/paper_plane.png');
	background-size: 70%;
	background-position: center;
	background-repeat: no-repeat;
	opacity: 0.9;
}
.paper_plane:before{
	content: "";
	display: block;
	padding-top: 100%;
}
.parallax_pic{
  font-family: 'Roboto';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 80%;
  background-image: url('img/parallax-1.jpg');
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: #FFF;
  background-position: center 0px;
	min-height : 560px;
}
.phone{
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url('img/tel_icon.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.presentation_case{
  left: 0;
  position: absolute;
  top: 82%;
  width: 100%;
  text-align: center;
}
.presentation_txt{
  display: inline-block;
  font-family: "Roboto";
  width: 1170px;
	padding-bottom: 150px;
  text-align: center;
}
.product_case{
  display: inline-block;
  width: 32%;
  background-color: #FFF;
  border: solid 1px #EEE;
  margin-right: 1%;
  cursor: pointer;
}
.product_img{
  width: 100%;
  background-color: #999;
}
.product_img:before{
  content: "";
  display: block;
  padding-top: 100%;
}

.product_rappel_case{
	width: 97%;
	margin: auto;
	margin-bottom: 20px;
	background-color: rgba(2, 105, 180, 1);
	font-family: "RobotoLight";
	color: #FFF;
	cursor: pointer;
	font-size: 24px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	transition: 0.4s;
}
.product_rappel_case:hover{
	background-color: rgba(2, 105, 180, 0.8);
	transition: 0.4s;
}


.product_title{
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 18px;
  font-family: "RobotoLight";
  text-align: center;
}

.product_band_img{
	width: 100%;
	height: 450px;
	left: 0;
	right: 0;
	background-color: #DDD;
	position: absolute;
	margin-top: 60px;
	background-size: cover;
	background-position: center;
}

.product_band_title{
	width: 1170px;
	margin: auto;
	text-align: left;
	font-size: 45px;
	text-shadow: 1px 1px 2px #222;
	margin-top: 50px;
	font-family: "RobotoLight";
	color: #FFF;
}

.product_mini_description{
	font-size: 24px;
	font-family: "RobotoLight";
	color: #AAA;
	position: absolute;
	margin-top: 530px;
	margin-left: calc(50% - 580px);
	width: 570px;
}

.product_page_img{
	width: 400px;
	height: 400px;
	position: absolute;
	margin-top: 210px;
	margin-left: calc(50% + 165px);
	background-color: #AAA;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.product_container{
	width: 1160px;
	position: absolute;
	margin-left: calc(50% - 585px);
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 650px;
}
.product_description{
	width: 97%;
	padding-left: 1%;
	margin: auto;
	background-color: rgba(2, 105, 180, 0.15);
	color: #222;
	font-size: 24px;
	font-family: "RobotoLight";
}

.product_detail{
	width: 97%;
	padding-left: 1%;
	margin: auto;
	margin-top: 20px;
	border: solid 1px #AAA;
	color: #222;
	font-size: 24px;
	font-family: "RobotoLight";
}

.rond{
  position: absolute;
  width: 20%;
  margin-top: 22%;
  margin-left: 38%;
  background-color: #FFF;
  border-radius: 100px;
}
.rond:before{
	content: "";
	display: block;
	padding-top: 100%;
}
#rond_1{
  z-index: 4;
  box-shadow: 0px 0px 2px #555;
}
#rond_2{
  z-index: 3;
  background-color: rgba(255, 255, 255, 0.1);
  transition: 2s;
	margin-top: 22%;
}
#rond_3{
  z-index: 2;
  background-color: rgba(255, 255, 255, 0.1);
  transition: 2s;
	margin-top: 22%;
}
#rond_4{
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.1);
  transition: 2s;
	margin-top: 22%;
}
.service_case{
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgba(2, 105, 180, 0.5);
  color: #FFF;
  border-bottom: solid 2px rgba(2, 105, 180, 0.8);
  margin-top: 20px;
	background-size: cover;
	background-position: center;
	cursor: pointer;
	transition: 0.3s;
}
.service_input{
	font-size: 20px;
	width: 15%;
	padding: 5px;
	background-color: transparent;
	color: #FFF;
	border: none;
	border-left: solid 1px #FFF;
	border-right: solid 1px #FFF;
	margin-right: 1%;
	text-align: center;
	background-color: transparent;
	transition: 0.4s;
}
.service_input:hover{
	color: #555;
	background-color: #BBB;
	transition: 0.4s;
}
.service_rappel_button{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 24px;
	text-align: center;
	font-family: "RobotoLight";
	color: #FFF;
	display: none;
	background-color: rgba(2, 105, 180, 0.8);
	cursor: pointer;
}
.service_rappel_send{
	display: inline-block;
	font-size: 20px;
	width: 15%;
	padding: 5px;
	background-color: transparent;
	color: #FFF;
	border: solid 1px #FFF;
	margin-right: 1%;
	transition: 0.4s;
}
.service_rappel_send:hover{
	background-color: #FFF;
	color: #AAA;
	transition: 0.4s;
}
.service_title{
  display: block;
  font-size: 24px;
  font-family: "RobotoLight";
  margin-right: 20px;
  text-align: right;
	text-transform: uppercase;
}
.service_txt{
  font-size: 24px;
  font-family: "RobotoLight";
  margin-left: 20px;
  margin-top: 20px;
  text-align: left;
	display: none;
}
.slogan{
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto';
  font-size: 18px;
  letter-spacing: 3px;
  color: #FFF;
  background-color: #25577b;
  padding: 10px;
  padding-left: 25px;
  padding-right: 25px;
  margin-top: 50px;
  transition: 0.3s;
}
.slogan:hover{
  background-color: #172b39;
  transition: 0.3s;
}
.spas_corse_txt{
  width: 1170px;
  margin: auto;
  margin-top: 10%;
  text-align: right;
}
.t1{
  font-size: 18px;
  font-family: 'RobotoBold';
  color: #000;
}
.t2{
  display: inline-block;
  font-size: 18px;
  text-align: left;
  width: 100%;
  color: #444;
}
.t3{
  display: inline-block;
  font-size: 24px;
  text-align: left;
  font-weight: bold;
  width: 100%;
  color: #0269b4;
}
.t4{
  display: inline-block;
  margin-top: 25px;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 1px;
  width: 33%;
  text-align: left;
  color: #FFF;
}
.t5{
  display: inline-block;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 5px;
  width: 100%;
  text-align: center;
  color: #FFF;
}
.t6{
  display: inline-block;
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: "RobotoBold";
  width: 100%;
  text-align: center;
  color: #0269b4;
}
.t7{
  display: inline-block;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: "RobotoLight";
  width: 100%;
  text-align: center;
  color: #000;
}
.t8{
	display: inline-block;
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: "RobotoBold";
  width: 100%;
  text-align: center;
  color: #0269b4;
}
.t9{
	display: inline-block;
  font-size: 13px;
  margin-top: 1px;
  margin-bottom: 2px;
  font-family: "Roboto";
  width: 100%;
  text-align: left;
  color: #000;
}
.t9_bis{
	display: inline-block;
  font-size: 12px;
  margin-top: 1px;
  margin-bottom: 2px;
  font-family: "Roboto";
  width: 100%;
  text-align: left;
  color: #222;
}
.t10{
	display: inline-block;
  font-size: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	border-radius: 15px 15px 0px 0px;
  margin-bottom: 0px;
  font-family: "RobotoBold";
	text-align: left;
  color: #FFF;
	background-color: #0269b4;
	opacity: 0;
	transition: 0.4s;
}
.t11{
	display: inline-block;
  font-size: 15px;
  margin-top: 1px;
  margin-bottom: 2px;
  font-family: "Roboto";
  width: 100%;
  text-align: left;
  color: #000;
}
.t12{
  font-size: 18px;
  font-family: "RobotoBold";
  color: #0269b4;
}

.titre_spas{
  display: inline-block;
  text-align: center;
  width: 318px;
  margin-top: 50px;
  margin-left: 40px;
  font-size: 18px;
  font-family: "RobotoLight";
  color: #0269b4;
}
.titre_barre{
  display: inline-block;
  float: right;
  width: 800px;
  background-color: #0269b4;
  height: 2px;
  margin-top: 59px;
}
.top_band{
  position: fixed;
  top: 0;
  left: 0;
  padding-top: 5px;
  width: 100%;
  background-color: #FFF;
  z-index: 1;
}
.top_band_container{
  font-family: 'RobotoBold';
  width: 1170px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.txt_corse{
  display: inline-block;
  font-family: "RobotoLight";
  font-size: 120px;
  margin-top: -35px;
  color: #FFF;
}
.txt_spas{
  display: inline-block;
  font-size: 150px;
  font-weight: bold;
  color: #FFF;
}
.video_case{
  left: 0;
  text-align: center;
  position: absolute;
  top: 135%;
  width: 100%;
}
.yt_video{
  margin: auto;
  width: 1170px;
}




.socializer{
  position: fixed;
  width: 40px;
  height: 200px;
  right: 0px;
  top: 40%;;
  background-color: #FFF;
	z-index: 10;
}
.facebook_icon{
  width: 40px;
  height: 40px;
  background-image: url('img/facebook.jpg');
  background-size: auto 100%;
	background-position: center;
}
.insta_icon{
  width: 40px;
  height: 40px;
  background-image: url('img/insta.jpg');
  background-size: auto 110%;
  background-position: center;
}
.pinterest_icon{
  width: 40px;
  height: 40px;
  background-image: url('img/pinterest.jpg');
  background-size: cover;
	background-size: auto 100%;
}
.youtube_icon{
  width: 40px;
  height: 40px;
  background-image: url('img/youtube.jpg');
  background-size: auto 110%;
  background-position: center;
}
.twitter_icon{
  width: 40px;
  height: 40px;
  background-image: url('img/twitter.jpg');
	background-size: auto 100%;
	background-position: center;
}
.quick_contact{
	position: fixed;
	z-index: 2;
	bottom: 20px;
	right: 20px;
	width: 80px;
	height: 80px;
	border-radius: 100px;
	background-image: url('img/phone.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 85%;
	background-color: #0269b4;
	transition: all 0.3s;
	font-family: 'Roboto';
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
	font-size: 30px;
	padding-top: 20px;
	border: solid 4px #add8e6;
}
.quick_contact:hover{
	transition: 0.3s;
	bottom: 20px;
	right: 20px;
	width: 300px;
	height: 80px;
	background-image: none;
	border: solid 4px #FFF;
}
.quick_contact_hover{
	position: fixed;
	z-index: 2;
	bottom: 20px;
	right: 20px;
	width: 500px;
	height: 80px;
	border-radius: 100px;
	background-image: none;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 85%;
	background-color: #0269b4;
	border: solid 4px #add8e6;
	transition: all 0.3s;
	font-family: 'RobotoLight';
	text-transform: uppercase;
	color: #FFF;
	font-size: 30px;
	padding-top: 15px;
}

.quick_contact_input{
	font-size: 30px;
	padding-left: 30px;
	width: 200px;
	background-color: transparent;
	border: none;
	color: #FFF;
}
.quick_contact_input_bis{
	font-size: 30px;
	padding-left: 30px;
	width: 200px;
	background-color: transparent;
	border: none;
	color: #0269b4;
	margin-top: -5px;
}
.quick_contact_send_button{
	display: inline-block;
  float: right;
  width: 60px;
  height: 60px;
  margin-right: 10px;
  background-color: #FFF;
  border-radius: 100%;
  margin-top: -10px;
	background-image: url('img/valid.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 70%;
}
.signature{
  display: block;
	position: fixed;
  font-size: 12px;
  bottom: 5px;
  left: 0;
	font-family: "RobotoLight";
  width: 100%;
  text-align: center;
  color: #0269B4;
}
