body {
	color: black;
	font-size: 11px;
	font-family: "Roboto Regular";
	letter-spacing: 1px;
}

@media screen and (max-width: 640px) {
  .bloc {
    display:block;
    clear:both;
  }
}

.sidebar {
	width: 17%;
	height: 100%;
	position: fixed;
	padding-top: 20px;
	text-align: center;
	background-color: white;
	box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
}

.btn {
	text-decoration: none;
	color: white;
	background-color: #6c8ac6;
	font-size: 8px;
	border-radius: 30px;
	padding: 18px;
	display: block;
	width: 75%;
	margin: auto;
	 box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
}

.logo, .legende {
	width: 85px;
	margin: auto;
	padding-top: 5%;
	display: block;
}

.retour {
	clear: both;
}

.medoc {
	text-decoration: none;
	color: #6c8ac6;
}

.para {
	text-decoration: none;
	color: #73d0a1;
}

li {
	text-transform: uppercase;
	font-size: 20px;
	line-height: 37px;
	color: black;
}

.sidebar a {
	text-decoration: none;
}

.btn:hover {
	background-color: #5073BB;
}

.picto img {
	margin: auto;
	width: 27px;
	vertical-align: middle;
	padding: 20px 10px 0 10px;
}

.sidebar p {
	text-transform: uppercase;
	font-size: 8px;
}

.home {
	background-image: url("img/cover.png");
	background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
	width: 83%;
	height: 638px;
	float: right;
}

.home h1 {
	text-align: center;
	font-family: "Evogria";
	font-size: 100px;
	color: white;
	padding-top: 155px;
	margin-top: 0;
	padding-bottom: 0;
}

@font-face {
  font-family: "Evogria";
  src: url("font/Evogria.otf");
}

@font-face {
	font-family: "Evogria Italic";
	src: url("font/Evogria Italic.otf");
}

ul {
	padding-bottom: 15px;
}

.home a {
	background: rgba(255,255,255,0.50);
	margin: 0 75px;
	width: 250px;
	padding: 30px;
	border-radius: 51px;
	text-align: center;
	text-decoration: none;
	color: white;
	text-shadow: black 1px 0 10px;
	font-family: "Roboto Black";
	text-transform: uppercase;
	display: inline-block;
}

.home a:hover {
	background: rgba(255,255,255,0.70);
}
.home p {
	padding-top: 110px;
	text-align: center;
}

.acceuil {
	width: 83%;
	float: right;
	padding-bottom: 5%;
}

.acceuil h2 {
	font-family: "Roboto Medium Italic";
	font-size: 20px;
	padding-bottom: 5%;
}

.description {
	padding-bottom: 15%;
}

.acceuil a {
	text-decoration: none;
	color: white;
	background-color: #73d0a1;
	text-align: center;
	font-family: "Roboto Medium Italic";
	border-radius: 30px;
	padding: 18px;
	display: block;
	width: 82%;
	 box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
}

.acceuil a:hover {
	background-color: #5CC891;
}

.col2 {
	width: 45%;
	float: left;
}

.containerflex{
	display: flex;
	padding: 2.5% 0;
	justify-content: space-around;
}

.col2flex {
	width: 45%;
}
/*
footer .col2flex {
	padding: 0 2.5%;
}
*/
/* 
	padding: 5% 0 0 5%; */

.pharmacien {
	width: 100%;
}

.widget {
	width: 90%;
	display: block;
}

#gauche, #droite {
	padding: 5% 0 0 5%;
}

footer {
	background-color: #6c8ac6;
	float: right;
	width: 83%;
	color: white;
	text-align: center;
}

footer a {
	text-decoration: none;
	color: white;
}

footer .col4 {
	width: 25%;
	float: left;
	padding-top: 10%;
}

.col4flex {
	width: 25%;
}

.pictosflex {
	display: flex;
	justify-content: space-around;
	padding-top: 10%;
	
}

.carte {
	width: 90%;
	margin: 7% 0% 0 22%;
	padding-top: 10%;
}

footer h4 {
	font-size: 15px;
	font-family: "Roboto Black";
	padding-bottom: 5%;
}

.infos {
	background-color: #5c7fc4;
	border-radius: 20px;
	min-height: 260px;
	padding: 10%;
}

.infos img {
	width: 30%;
}

footer h5 {
	font-family: "Roboto Black";
	padding-top: 2%;
}

.lutiles {
	padding-top: 10%;
}

.barre {
	background-image: url("img/cover.png");
	background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
	width: 83%;
	height: 80px;
	float: right;
}

.barre h2 {
	font-family: "Evogria";
	color: white;
	font-size: 50px;
	padding: 1% 0 0 1%;
	width: 73%;
	float: left;
}

.barre h3 {
	float: left;
	color: white;
	font-family: "Evogria Italic";
	width: 24%;
	font-size: 20px;
	margin-top: 28px;
	text-align: center;
}

.contact {
	width: 83%;
	float: right;
	text-align: center;
}

.infotel {
	margin-top: 9%;
}

label {
	display: block;
		padding: 2% 0;
}

form {
	padding-top: 5%;
}

form div {
	padding: 1%;
}

input[type="email"], .conseils input[type="text"], .contact input[type="text"], .connexion input[type="text"], input[type="password"], .texte, .clic input[type="text"] {
	color: black;
	background-color: #F5F5F5;
	font-size: 8px;
	border-radius: 30px;
	padding: 18px;
	width: 20%;
	margin: auto;
	 box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
	border: none;
	font-size: 11px;
}


.search-container {
  --searchbox-height: 44px;
  margin: 0 auto 0 auto;
  width: var(--content-width);
}


/* -----searchbar styles----- */

.searchbar {
  background:#dAdAdA;
  cursor: text;
  margin: 0 auto;
  max-width: 190px;
  box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
  border-radius: 22px;
  box-sizing: border-box;
  font-size: 16px;
  height: var(--searchbox-height);
  position: relative;
}

/* -----search-input styles----- */

.search-input {
	background:#DADADA;
  box-sizing: border-box;
  margin: 0;
  height: 100%;
  width: calc(100% - 80px);
  border-color: transparent;
  color: rgb(117, 117, 117);
  font-size: 12px;
  margin: auto 0;
  overflow: hidden;
  text-align: initial;
  text-overflow: ellipsis;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}

.search-input:focus {
  outline: transparent;
}

.search-input:focus::placeholder {
  color: transparent;
}


/* -----search-icon styles---- */

.search-icon-wrapper {
  padding: 0 24px;
  /* margin-right: 48px; */
}

.search-icon {
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0iIzVGNjM2OCI+PHBhdGggZD0iTTE1LjUgMTRoLS43OWwtLjI4LS4yN0E2LjQ3MSA2LjQ3MSAwIDAgMCAxNiA5LjUgNi41IDYuNSAwIDEgMCA5LjUgMTZjMS42MSAwIDMuMDktLjU5IDQuMjMtMS41N2wuMjcuMjh2Ljc5bDUgNC45OUwyMC40OSAxOWwtNC45OS01em0tNiAwQzcuMDEgMTQgNSAxMS45OSA1IDkuNVM3LjAxIDUgOS41IDUgMTQgNy4wMSAxNCA5LjUgMTEuOTkgMTQgOS41IDE0eiIvPjwvc3ZnPg==);
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 20px;
  background-color: rgb(117, 117, 117);
  bottom: 0;
  left: 16px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 24px;
}


textarea {
		color: black;
	background-color: #F5F5F5;
	font-size: 8px;
	border-radius: 30px;
	padding: 5% 0 5% 0;
	display: block;
	width: 50%;
	margin: auto;
	 box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
	border: none;
}

.envoyer {
background-color: #73d0a1;
border-radius: 96px;
border: none;
padding: 40px 170px;
color: white;
font-family: "Roboto Black Italic";
font-size: 14px;
text-transform: uppercase;
margin: 30px 5px 0 5px;
width: 47%;
cursor: pointer;
}

.envoyer:hover {
	background-color: #5CC891;
}

.loi{
	margin: 5% 0;
}

.marques img {
	width: 15%;
	vertical-align: middle;
	margin: 2% 8% 0 9%;
	filter: grayscale(100%);
}

.marques img:hover {
	filter: grayscale(0%);
}

.marques {
	padding: 1% 0;
}

.marques, .specialites, .services, .conseils, .bilan, .connexion, .ordo, .equipe, .inscription, .clic, .maliste, .zoom, .liensutiles, .conditions {
	width: 83%;
	float: right;
	text-align: center;
}

.specialites img {
	width: 40%;
	margin: 9% 3% 0 6%;
}

.specialites {
	padding: 4% 0 2% 0;
}

.imgleg {
	float: left;
	width: 25%;
	text-align: center;
	padding: 1% 0 0 0;
	color: white;
	text-transform: uppercase;
	font-family: "Roboto Medium";
}


.imgleg p {
	margin-top: 3%;
}

.imgleg:hover {
	color: black;
}

.services {
	text-transform: uppercase;
	text-align: center;
	font-size: 20px;
	padding: 8% 0;
	font-family: "Roboto Medium Italic";
	line-height: 32px;
}



select {
		border : #ececed 1px solid;
		padding:16px;
		background-color: #F5F5F5;
		 -webkit-appearance: listbox;
		 width: 24%;
		box-shadow: 0 1px 4px 0 rgba(32, 33, 36, .28);
		color: gray;
		cursor: pointer;
	}
.ordo select {
	width: 10%;
}

h1 {
	text-align: center;
	font-size: 25px;
	font-family: "Roboto Medium Italic";
	margin-top: 9%;
	padding-bottom: 5%;
}

.conseils {
	text-align: center;
	padding-bottom: 26%;
}

.bilan {
	padding: 5% 0;
}

.bilan p {
	padding-top: 3%;
	line-height: 16px;
}

.bilan img {
	width: 50%;
	margin-top: 5%;
}

.violet {
	color: #6c8ac6;
}

.connexion {
	padding-bottom: 5%;
}

.connexion p {
	margin-top: 4%;
}

.ordo {
	padding-bottom: 5%;
}

.equipe {
	margin-top: 6%;
}

.legequipe {
	width: 33%;
	float: left;
	padding-bottom: 5%;
}

.legequipe h2 {
	font-size: 15px;
	padding-top: 5%;
	padding-bottom: 1%;
	text-transform: uppercase;
	font-family: "Roboto Medium";
}

.equipe img {
	width: 30%;
}

.legequipe:hover {
	color: #6c8ac6;
}

strong {
	font-weight: bold;
}

.inscription p, .mdpoublie {
	color: gray;
}

.mdpoublie {
	text-decoration: none;
}

.mdpoublie:hover {
	text-decoration: underline;
}

.details {
	padding: 5% 0;
	line-height: 16px;
	color: black;
}

.cercle {
  background:#6c8ac6;
  border-radius:50%;
  width:160px;
  height:160px;
  color: white;
  text-align: center;
	margin: auto;
  background-image: url("img/produit1.png");
	background-position: center;
background-repeat: no-repeat;
	box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
	cursor: pointer;
}

.cercle2 {
  background:#6c8ac6;
  border-radius:50%;
  width:160px;
  height:160px;
	margin: auto;
  color: white;
  text-align: center;
  background-image: url("img/produit2.png");
	background-position: center;
background-repeat: no-repeat;
	box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
	cursor: pointer;
}

.cercle:hover, .cercle2:hover {
	background-color: #5073BB;
}

.promo p, .promo2 p {
	text-align: center;
	padding: 10% 0;
}

.cercle p, .cercle2 p {
	padding: 40% 0;
	font-size: 35px;
	font-family: "Roboto Black";
	text-shadow: black 1px 0 10px;
}

.promo, .promo2 {
	width: 35%;
	float: left;
	margin-right: 5%;
}

.offre {
	text-transform: uppercase;
	font-family: "Roboto Medium Italic"
}

.clic input[type="text"], .conseils input[type="text"] {
	margin: 0 2%;
}

.produit {
	width: 20%;
	padding: 4%;
	margin: 6% 0 6% 4%;
	float: left;
	cursor: pointer;
}

.produit:hover {
	background-color: #F2F2F2;
	border-radius: 50px;
	box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
	
}

.bouton {
		text-decoration: none;
	color: white;
	background-color: #73d0a1;
	text-align: center;
	font-family: "Roboto Medium Italic";
	border-radius: 30px;
	padding: 18px;
	display: block;
	width: 82%;
	 box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
	text-transform: uppercase;
	margin-top: 10%;
}

.produit img {
	height: 120px;
	max-width: 206px;
}

.produit h3 {
	text-transform: uppercase;
font-family: "Roboto Black";
font-size: 15px;
text-align: left;
	padding-bottom: 10%;
}

.prix {
	text-align: left;
	font-family: "Roboto Black";
	font-size: 30px;
	padding-top: 10%;
	float: left;
}

.ttc {
	float: left;
	padding: 10% 0 0 5%;
	text-transform: uppercase;
	color: #6c8ac6;
}

.maliste {
	padding: 8% 0;
}

.zoom {
	padding-bottom: 8%;
}

.maliste td {
	vertical-align: middle;
}

.maliste table {
	width: 90%;
	margin: 0 0 5% 5%;
}

.totalttc {
	text-align: right;
	background-color: #5073BB;
	color: white;
	padding: 2%;
	border-radius: 30px;
}

.trash img {
	width: 40%;
}

.cellules {
	font-family: "Roboto Black";
	text-transform: uppercase;
	font-size: 13px;
}
.condition {
	padding-top: 2%;
	
}

.colgauche, .coldroite {
	width: 40%;
	float: left;
	margin-left: 3%;
}

.colgauche img {
	width: 45%;
}

.coldroite h3 {
	font-size: 14px;
	text-transform: uppercase;
	font-family: "Roboto black";
	padding: 5% 0;
}

.coldroite span {
	background-color: #5073BB;
	padding: 3%;
	color: white;
	display: block;
	width: 25%;
	margin: auto;
	margin-bottom: 2%;
}

.colgauche h2 {
	font-size: 30px;
	color: #5CC891;
	font-family: "Roboto Black";
	padding-bottom: 2%;
}

.liensutiles img {
	width: 60%;
}

.imglegliens {

float: left;
width: 25%;
text-align: center;
padding: 1% 5% 2% 3%;
color: white;
text-transform: uppercase;
font-family: "Roboto Medium";
}

.imglegliens:hover {
	color: black;
}

.imglegliens p {
	padding-top: 5%;
}

.num {
	line-height: 25px;
	padding-bottom: 5%;
	font-family: "Roboto Medium";
	text-transform: uppercase;
}

.conditions p {
	padding: 0 15%;
}

.conditions {
	padding-bottom: 5%;
}