/* CSS Document */


.slicknav_menu {
    display:none;
}

body {
	font-family: "Loew";
	position: relative;
}

header {
	position: relative;
}

#menu {
	display: flex;
	padding: 15px;
	font-family: "Loew";
	align-items: center;
	justify-content: space-between;
}

#menu ul {
	display: flex;
	text-transform: uppercase;
	
}

#menu li {
	padding: 0 17px;
	font-size: 14px;
}

#menu a {
	color: #1FA4E1;
	text-decoration: none;
	transition: all ease 0.4s;
}

#menu a:hover {
	border-bottom: 2px solid #1FA4E1;
	padding-bottom: 5px;
}

#menu a:active {
	border-bottom: 2px solid #1FA4E1;
	padding-bottom: 5px;
}

#logo img {
	width: 50px;
}

#intro {
	background: url("img/fond.svg") no-repeat center 0px;
	display: flex;
	margin-top: 60px;
	background-color: #1fa4e1;
	min-height: 76vh;
}

#intro h1 {
	color: white;
	font-size: 90px;
	font-weight: bold;
	padding-top: 105px;
}

#intro p {
	font-size: 21px;
	color: #98D6F2;
	padding-top: 15px;
}

#intro h2 {
	font-size: 38px;
	color: white;
	padding: 50px 0;
	width: 38vw;
}

.gauche, .droite {
	width: 50%;
}

.gauche {
	position: relative;
}

#intro .gauche p:first-child {
	font-size: 100px !important;
	position: absolute;
	bottom: 86px;
	left: 160px;
	font-style: italic;
	font-weight: bold;
}

#intro .gauche p:nth-child(2) {
	left: 157px;
}

#intro .gauche p:last-child, #intro .gauche p:nth-child(2) {
	color: white;
	font-size: 20px;
	font-style: italic;
	position: absolute;
	bottom: 90px;
}

#intro .gauche p:last-child {
	left: 296px;
}

#goutte {
	position: absolute;
	left: 20vw;
	top: -6vw;
	animation-duration: 0.8s;
  	animation-name: goute-anim;
}

@keyframes goute-anim {
  0% { top: -15vw; left: 20vw; }
  100% { top: -6vw; left: 20vw; }
}

#goutte img {
	width: 20vw;
}

#consequences h1, #avantages h1 {
	font-size: 30px;
	font-style: italic;
	text-align: center;
	padding-top: 50px;
	color: #189CD6;
}

.filtre {
	background-color:rgba(25,55,74,0.50);
	display: flex;
	align-items: center;
	color: white;
	transition: all 0.3s ease-out;
}

.filtre:hover {
	opacity: 0;
}

.filtre p {
	padding: 15px;
	text-align: center;
	font-weight: bold;
	line-height: 18px;
	font-size: 12px;
	font-family: "Brandon Text";
}

#douche {
	background: url("img/DOUCHE.jpg") no-repeat;
	left: 100px;
	top: 35px;
}

#douche .filtre {
	width: 280px;
	height: 280px;
}

#tuyau {
	background: url("img/TUYAU.jpg") no-repeat;
	top: 50px;
	left: 460px;
}

#tuyau .filtre {
	width: 350px;
	height: 350px;
}

#mains {
	background: url("img/MAINS.jpg") no-repeat;
	bottom: 20px;
	left: 40px;
}

#mains .filtre {
	width: 190px;
	height: 190px;	
}

#ballon {
	background: url("img/BALLON EAU.jpg") no-repeat;
	right: 45px;
}

#ballon .filtre {
	width: 230px;
	height: 230px;
}

#detergent {
	background: url("img/PRODUITS.jpg") no-repeat;
	bottom: 30px;
	right: 100px;
}

#detergent .filtre {
	width: 260px;
	height: 260px;
}

#tuyau, #douche, #mains, #ballon, #detergent, #machine, #menage, #energie, #produits, #eco {
	border-radius: 50%;
	overflow: hidden;
	box-shadow: 17px 17px 0px 0px rgba(165,231,254,1);
	-webkit-box-shadow: 17px 17px 0px 0px rgba(165,231,254,1);
	-moz-box-shadow: 17px 17px 0px 0px rgba(165,231,254,1);
	position: absolute;
	background-size: cover !important;
	}

.bulles {
	position: relative;
	min-height: 530px;
}

.lesaviezvous {
	background: url("img/goutte.svg") no-repeat center;
	background-size: cover;
	position: absolute;
	height: 125px;
	width: 82px;
	display: flex;
	align-items: center;
	justify-content: center;
}

#gouttesize {
		bottom: 10px;
	left: 370px;
}

.lesaviezvous p {
	color: white;
	font-weight: bold;
	padding-top: 25px;
	font-size: 30px;
}


.lesaviezvous a {
	text-decoration: none;
	color: white;
}
#douche:hover {
	color: rgba(0,0,0,0.00);
}

#adoucisseur {
	background: url("img/vague.svg") no-repeat center 210px;
	min-height: 530px;
	padding-top: 100px;
	background-size: contain;
	position: relative;
	overflow: hidden;
}

.container {
	width: 100%;
	margin: auto;
}

#adoucisseur h1, #offre h1 {
	color: #0075B4;
	font-size: 38px;
}

#adoucisseur .container h1, #adoucisseur .container p {
	padding-left: 140px;
}

#adoucisseur p, #offre .droite p {
	font-family: "Brandon Text";
	font-weight: lighter;
	color: #8B8B8B;
	padding-top: 50px;
	line-height: 24px;
}

#adoucisseur p {
	width: 580px;
}

#adoucisseur img {
    position: absolute;
    right: 162px;
	bottom: -215px;
	width: 17%;
}


#adoucisseur span {
	font-weight: bolder;
}

#avantages {
	position: relative;
}

#machine {
	background: url("img/MACHINE.jpg");
	bottom: 50px;
	right: 110px;
}

#machine .filtre {
	width: 300px;
	height: 300px;
}

#menage {
	background: url("img/MENAGE.jpg");
	right: 60px;
}

#menage .filtre {
	width: 170px;
	height: 170px;
}

#energie {
	background: url("img/TEMPERATURE.jpg");
	right: 460px;
	top: 100px;
}

#energie .filtre {
	width: 210px;
	height: 210px;
}

#eco {
	background: url("img/ECO.jpg");
	left: 138px;
	top: 30px;
}

#eco .filtre {
	width: 320px;
	height: 320px;
}

#produits {
	background: url("img/PRODUITS.jpg");
	bottom: 28px;
	left: 50px;
}

#produits .filtre {
	width: 160px;
	height: 160px;
}

#gouttesize2 {
	bottom: 30px;
	left: 464px;
}

#offre {
	display: flex;
	padding: 100px 0;
}

#prix {
	background-color: #1fa4e1;
	width: 380px;
	height: 380px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	color: white;
	box-shadow: 17px 17px 0px 0px rgba(16,117,180,1);
	-webkit-box-shadow: 17px 17px 0px 0px rgba(16,117,180,1);
	-moz-box-shadow: 17px 17px 0px 0px rgba(16,117,180,1);
}

#prix p {
	position: absolute;
}

#prix p:first-child {
	font-weight: bold;
	font-size: 150px;
	bottom: 135px;
	left: 40px;
}

#prix p:nth-child(2) {
	font-size: 74px;
	top: 125px;
	right: 93px;
	font-weight: lighter;
}

#prix p:last-child {
	font-size: 40px;
	top: 200px;
	right: 40px;
}

#offre .droite li {
	background: url("img/puce.svg") no-repeat left;
	padding-left: 20px;
	margin-bottom: 20px;
	font-family: "Brandon Text";
	color: #8B8B8B;
	font-size: 15px;
	font-style: italic;
}

#offre .droite ul {
	padding-top: 55px;
}

#offre .droite span {
	font-weight: bold;
}

#footer {
	background: url("img/fond footer.svg") no-repeat bottom;
	background-size: cover;
	padding-top: 180px;
	padding-bottom: 30px;
}

#contact {
	display: flex;
	color: white;
	line-height: 19px;
	min-height: 180px;
	text-align: center;
}

.col4 {
	width: 25%;
	padding-top: 30px;
}

#footer h1 {
	font-size: 38px;
	color: white;
	padding-top: 30px;
	text-align: center;
}

#footer label {
	display: block;
}

#footer textarea {
	height: 96px;
	width: 174px;
	border: 1px solid white;
	background-color: rgba(255,255,255,0.20);
	border-radius: 10px;
}

#footer input[type="submit"] {
	border: none;
	padding: 5px 20px;
	border-radius: 20px;
	margin-top: 10px;
	color: #1fa4e1;
	background-color: white;
	text-transform: uppercase;
	letter-spacing: 2px;
	cursor: pointer;
	transition: all ease 0.2s;
}

#footer input[type="submit"]:hover {
	background-color: #A5E7FE;
}

#footer input[type="text"] {
	border: 1px solid white;
	background-color: rgba(255,255,255,0.20);
	border-radius: 10px;
	color: white;
	padding: 5px;
}

#mentions {
	background-color: #A5E7FE;
	display: flex;
	color: #1075b4;
	padding: 10px;
	justify-content: center;
}

#mentions p {
	padding: 0 80px;
}

.permafleche {
	transform: rotate(180deg);
	position: fixed;
	bottom: 8%;
	right: 3%;
	color: #1075b4;
	z-index: 666;
	display: none;
	transition: all 0.1s linear;
}

.permafleche:hover {
	color: #98d6f2;
}

.permafleche a {
	font-size: 30px;
	background-color:rgba(218,218,218,0.40);
	padding: 10px 12px;
	border-radius: 68%;
}

.modal {
	line-height: 20px;
}

.txtbulles {
	display: none;
}

#contact a {
	color: white;
}

@media (max-width: 991.98px) {
	
	#goutte {
		display: none;
	}
	
	#menu li {
		padding: 0 13px;
	}
	
	#tuyau .filtre {
		width: 270px;
		height: 270px;
	}
	
	#intro .gauche p:last-child {
    	left: 206px;
	}
	
	#intro .gauche p:nth-child(2) {
   		left: 66px;
	}
	
	#intro .gauche p:first-child {
    	left: 70px;
	}
	
	.bulles {
		margin: 0 50px;
	}
	
	#douche .filtre {
		width: 250px;
		height: 250px;
	}
	#gouttesize {
    	left: 330px;
	}
	
	#douche {
		left: 40px;
	}
	
	#tuyau {
		left: 340px;
	}
	
	#detergent {
		right: 30px;
	}
	
	#tuyau .filtre {
		width: 240px;
		height: 240px;
	}
	#douche .filtre {
		width: 220px;
		height: 220px;
	}
	
	#ballon .filtre {
		width: 200px;
		height: 200px;
	}
	
	#detergent .filtre {
		width: 230px;
		height: 230px;
	}
	
	#mains .filtre {
		width: 160px;
		height: 160px;
	}
	
	#adoucisseur {
   		min-height: 410px;
	}
	
	#eco {
		left: 28px;
	}
	
	#eco .filtre {
		width: 280px;
		height: 280px;
	}
	
	#menage .filtre {
		width: 140px;
		height: 140px;
	}
	
	#menage {
		top: 40px;
	}
	
	#machine .filtre {
		width: 270px;
		height: 270px;
	}
	
	#machine {
		right: 40px;
	}
	
	#energie .filtre {
		width: 180px;
		height: 180px;
	}
	
	#energie {
		right: 320px;
	}
	
	#gouttesize2 {
		left: 354px;
	}
	
	#offre {
		padding: 100px 0 10px;
	}
	
	#adoucisseur img {
		position: absolute;
		right: 52px;
		bottom: -145px;
		width: 18%;
	}
}

@media (max-width: 935.98px) {
	
	
	
	#adoucisseur p {
    width: 430px;
}
	
	#tuyau {
    left: 236px;
}
	#tuyau .filtre {
    width: 240px;
    height: 240px;
}
	#douche {
    left: 10px;
}
	#douche .filtre {
    width: 200px;
    height: 200px;
}
	
	#machine .filtre {
    width: 250px;
    height: 250px;
}
	#machine {
    right: 10px;
}
	#energie {
    right: 230px;
}
	#eco {
    left: 0px;
}
	#eco .filtre {
    width: 250px;
    height: 250px;
}
	#adoucisseur {
		background-position-y: 260px;
	}
}

@media (max-width: 767.98px) {
	
	#adoucisseur img {
    bottom: -105px;
}

	
	#intro {
		flex-direction: column-reverse;
	}
	
	.gauche, .droite {
		width: 100%;
	}
	
	#intro .droite {
		text-align: center;
	}
	
	.gauche {
		height: 200px;
	}
	
	#intro h2 {
		width: 100%;
	}
	
	#intro {
		padding: 20px 25px 0px;
	}
	
	#intro .gauche p {
		bottom: 50px;
	}
	#intro .gauche p:last-child {
		left: 345px;
	}
	#intro .gauche p:nth-child(2) {
		left: 206px;
	}
	#intro .gauche p:first-child {
		left: 207px;
	}
	
	.lesaviezvous {
		height: 95px;
		width: 62px;
	}
	
	#gouttesize {
		left: 290px;
	}
	
	#adoucisseur .container h1, #adoucisseur .container p {
		padding-left: 70px;
	}
	
	#adoucisseur {
		background-position-y: 290px;
	}
	
		#eco {
		left: 28px;
	}
	
	#eco .filtre {
		width: 250px;
		height: 250px;
	}
	
	#menage .filtre {
		width: 110px;
		height: 110px;
	}
	
	#menage {
		top: 40px;
	}
	
	#machine .filtre {
		width: 240px;
		height: 240px;
	}
	
	#machine {
		right: 20px;
		bottom: 22px;
	}
	
	#energie .filtre {
		width: 150px;
		height: 150px;
	}
	
	#energie {
		right: 160px;
	}
	
	#gouttesize2 {
		left: 274px;
	}
	
	#prix {
		width: 300px;
		height: 300px;
	}
	
	#prix p:nth-child(2) {
		font-size: 34px;
		top: 104px;
		right: 117px;
	}
	
	#prix p:first-child {
		font-size: 100px;
		bottom: 115px;
		left: 24px;
	}
	
	#prix p:last-child {
		font-size: 40px;
		top: 140px;
		right: 20px;
	}
	
	#contact {
		flex-wrap: wrap;
		justify-content: center;
	}
	
	.col4 {
		width: 34%;
	}
	
	.txtbulles {
		display: block;
		width: 80%;
		margin: auto;
	}
	
	.txtbulles li {
		background-color: #98d6f2;
		color: white;
		padding: 15px;
		border-radius: 39px;
		margin: 20px 0;
	}
	
	.bulles {
		display: none;
	}
	
	#mentions p {
		padding: 0 38px;
	}
	
	#menu li {
		font-size: 11px;
		padding: 0 8px;
	}
	
		  #menuburger {
        display:none !important;
    }

     .slicknav_menu {
        display:block;
    }
	
	#logo {
		display: none;
	}
	
		#goutte {
    display: block;
}
}

@media (max-width: 645.98px) {
	#adoucisseur img {
		display: none;
	}
}

@media (max-width: 575.98px) {
	
	#adoucisseur img {
		display: block;
    position: absolute;
    right: 32px;
    bottom: -24px;
    width: 23%;
}
	
	#adoucisseur {
		background: none;
	}
	
	#offre {
		flex-direction: column-reverse;
	}
	
	#adoucisseur p {
		width: 280px;
	}
	
	#offre {
		padding: 0;
	}
	
	.col4 {
    width: 50%;
	}
	
	#mentions p {
		font-size: 9px;
}
	
	#intro .gauche {
		display: none;
	}
	
	#offre .droite {
		width: 280px;
		padding-left: 70px;
	}
	
	#offre h1 {
		padding-top: 80px;
	}
	
	#intro h1 {
		padding-top: 65px;
	}
	
	#prix {
		margin-left: 70px;
		width: 250px;
		height: 250px;
	}
	
	#prix p:last-child {
    font-size: 30px;
    top: 118px;
    right: 25px;
}
	#prix p:nth-child(2) {
    font-size: 24px;
    top: 92px;
    right: 96px;
}
	#prix p:first-child {
    font-size: 80px;
    bottom: 95px;
    left: 30px;
}
	
	#mentions p {
    padding: 0 20px;
}

}

@media (max-width: 495.98px) {
	
	#adoucisseur img {
		display: none;
	}
	
	#intro {
		min-height: 60vh;
	}
	
	#intro h2 {
		padding-bottom: 70px;
	}
	
	#goutte {
		left: 18vw;
		top: -5vw;
		animation-duration: 0.8s;
  		animation-name: goute-anim;
	}
	
	#goutte img {
		width: 24vw;
	}
	
  @keyframes goute-anim {
  0% { top: -15vw; left: 18vw; }
  100% { top: -5vw; left: 18vw; }
}
	}