@charset "utf-8";
@import url("consultation.css");
#wrapper {
	margin-right: 0px;
	margin-left: 0px;
	right: auto;
	text-align: center;
	font-weight: bold;
	
}
.bv  {
	width: 60%;
	text-align: justify;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-style: normal;
	color: #F3F3F3;
	font-size: large;
	font-weight: bold;
	right: auto;
	margin-right: 20%;
	margin-left: 20%;
}



#header {
	color: #F3F3F3;
	float: none;
	text-align: left;
	vertical-align: middle;
	background-size: 100% 100%;
	line-height: 10px;
	background-image: url(images/footer.gif);

}
#nav {
	margin-left: 0px;
	margin-right: 0px;
}
#nav ul li 

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	clear: right;
}
#cssmenu {
	width: auto;
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-align: center;
}
#cssmenu.align-right ul li {
  float: right;
  border-right: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.22);
}
#cssmenu.align-right ul li a {
  border-right: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
}
#cssmenu ul {
  background: #222222;
  /* Old browsers */
  background: -moz-linear-gradient(bottom, #000000 0%, #222222 50%, #3c3c3c 51%, #393939 78%, #888888 100%);
  background: -webkit-linear-gradient(bottom, #000000 0%, #222222 50%, #3c3c3c 51%, #393939 78%, #888888 100%);
  background: -o-linear-gradient(bottom, #000000 0%, #222222 50%, #3c3c3c 51%, #393939 78%, #888888 100%);
  background: -ms-linear-gradient(bottom, #000000 0%, #222222 50%, #3c3c3c 51%, #393939 78%, #888888 100%);
  background: linear-gradient(to top, #000000 0%, #222222 50%, #3c3c3c 51%, #393939 78%, #888888 100%);
}
#cssmenu:after,
#cssmenu ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu ul li {
  float: left;
  display: block;
  border-right: 1px solid rgba(0, 0, 0, 0.22);
  z-index: 1;
}
#cssmenu ul li::after {
  content: "";
  width: 100%;
  height: 8px;
  position: absolute;
  border-top-left-radius: 50% 4px;
  border-top-right-radius: 50% 4px;
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 60%, #222222 61%, #222222 100%);
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 60%, #222222 61%, #222222 100%);
  background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 60%, #222222 61%, #222222 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 60%, #222222 61%, #222222 100%);
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  z-index: 2;
  bottom: 10px;
}
#cssmenu ul li a {
  display: block;
  padding: 10px 30px;
  text-decoration: none;
  font-size: 12px;
  text-transform: uppercase;
  color: #ffffff;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  z-index: 3;
}
#cssmenu ul li a:hover,
#cssmenu ul li.active a {
  color: #ffffff;
}
#cssmenu ul li:hover,
#cssmenu ul li.active {
  background: #1275ae;
  /* Old browsers */
  background: -moz-linear-gradient(bottom, #0b4669 0%, #1275ae 50%, #1794dc 51%, #1691d8 78%, #98d2f4 100%);
  background: -webkit-linear-gradient(bottom, #0b4669 0%, #1275ae 50%, #1794dc 51%, #1691d8 78%, #98d2f4 100%);
  background: -o-linear-gradient(bottom, #0b4669 0%, #1275ae 50%, #1794dc 51%, #1691d8 78%, #98d2f4 100%);
  background: -ms-linear-gradient(bottom, #0b4669 0%, #1275ae 50%, #1794dc 51%, #1691d8 78%, #98d2f4 100%);
  background: linear-gradient(to top, #0b4669 0%, #1275ae 50%, #1794dc 51%, #1691d8 78%, #98d2f4 100%);
}
#cssmenu ul li:hover::after,
#cssmenu ul li.active::after {
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 60%, #1275ae 61%, #1275ae 100%);
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 60%, #1275ae 61%, #1275ae 100%);
  background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 60%, #1275ae 61%, #1275ae 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 60%, #1275ae 61%, #1275ae 100%);
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}

#main {
	background-color: #DDD3D3;
	width: 50%;
	float: right;
	margin-right: 50px;
	margin-left: 0px;
	text-align: justify;
	background-image: url(images/index2.jpg);
}

#center {
	width: 50%;
	line-height: normal;
	margin-left: 50px;
	margin-right: auto;
}
#footer {
	vertical-align: 50%;
	background-size: 100% 100%;
	Background-image: url(images/footer.gif);
	height: 100px;
	color: #F3F3F3;
	text-align: left;
}
	
.Cart {
	float: right;
	margin-top: 20px;
	margin-right: 40px;
}


.Des {
}
.globe {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.ph {
	width: 60%;
	text-align: justify;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-style: normal;
	color: #F3F3F3;
	font-size: large;
	font-weight: bold;
	right: auto;
	margin-right: 20%;
	margin-left: 20%;
	/* [disabled]margin-left: 0px; */
}

.chart {
	margin-left: 40px;
}

.about {
	color: #F3F3F3;
	text-align: justify;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	display: inline-block;
	
	
}
.column-layout {
	max-width: 900px;
	margin: 40px auto 0 auto;
	line-height: 1.65;
	padding: 20px 50px;
	display: flex;
	justify-content: space-between;
	
	
}
.column-1 {
	flex-basis: 30%;
	text-align: center;
	box-sizing: border-box;
	justify-content: space-between;
	background-color: chartreuse;
	
}
.column-2 {
	flex-basis:  30%;
	text-align: center;
	box-sizing: border-box;
	justify-content: space-between;
	background-color: aliceblue;
	
	
}
.column-3 {
	flex-basis:  30%;
	text-align: center;
	box-sizing: border-box;
	background-color: limegreen;
	
}
.c1option {
	margin-left: 30px;
}
.c2option {
	margin-left: 25px;
}
.c3option {
	margin-left: 20px;
}


.column-layout2 {
	max-width: 900px;
	margin: 40px auto 0 auto;
	line-height: 1.65;
	padding: 20px 50px;
	display: flex;
	justify-content: space-between;
	text-align: center;
	
}

.column-4 {
	flex-basis:  30%;
	text-align: center;
	box-sizing: border-box;
	justify-content: space-between;
	background-color: chartreuse;
	
}
.column-5 {
	flex-basis:  30%;
	text-align: center;
	box-sizing: border-box;
	justify-content: space-between;
	background-color: aliceblue;
	
	
}

.column-6 {
	flex-basis: 30%;
	text-align: left;
	box-sizing: border-box;
	background-color: limegreen;
	
}
.c4option {
	margin-left: 43px;
	}
.c5option {
	margin-left: 20px;
	
}


.c7option {
	margin-left: 35px;
}

.c6option {
	margin-left: 30px;
}
.seamoss {
	margin-left: 29px;
}
.brklunmenu {
	margin-left: 0%;
	color: #F3F3F3;
	text-align: justify;
	
}
.sanwrap {
	color: #F3F3F3;
	text-align: justify;
	margin-left: 0%;
	
	
}
.salad {
	color: white;
	text-align: justify;
	margin-left: 0%;
}

.alkbowl {
	color: white;
	text-align: justify;
	margin-left: 0%;
	
	
}
.dayfast {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
