* { margin: 0; padding: 0; outline:0; }



body {
	font-size: 23px;
	line-height: 20px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #676464;	
	background: #fff;
}

html, body {
    height: 100%;
}

a {
	color: dimgray;
	text-decoration: none;
	cursor: pointer;
}
a:hover { text-decoration: underline; }

a img { border: 0; }

input, textarea, select { font-family: Arial, Helvetica, sans-serif; font-size:12px; }
textarea { overflow:hidden; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }

.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }


.shell {
	width: 95%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header { background: #febf01; height: 76px; }
#logo { font-size: 29px; line-height: 29px; font-weight: normal; padding: 15px 0 0 0; }
#logo a { color: #fff; text-decoration: none; }
#logo a span {
	font-size: 15px;
	line-height: 15px;
	color: #936906;
	font-weight: normal;
	display: block;
	padding: 3px 0 0 5px;
}
#logo a:hover { text-decoration: none; }

#navigation {
	background: url(images/nav-bg.gif) repeat-x 0 0;
	height: 40px;
	padding: 8px 0px 30px 0;
	position: fixed;
	z-index: 1;
	border: 2px solid grey;
	border-radius: 10px;
	
}

p{word-wrap: break-word ;}

.button {
	display: inline-block;
	border-radius: 10px;
	background-color: #FFFAFA;
	border: none;
	color: dimgray;
	text-align: center;
	font-size: 20px;
	padding: 10px;
	/* 150*/
	width: 41%;
	transition: all 0.5s;
	cursor: pointer;
	margin: 5px;
	position: fixed;
	z-index: 1;
}

.button span {
		cursor: pointer;
		display: inline-block;
		position: relative;
		transition: 0.5s;
		white-space: nowrap;
	}

.button span:after {
			content: '\00bb';
			position: absolute;
			opacity: 0;
			top: 0;
			right: -20px;
			transition: 0.5s;
		}

.button:hover span {
		padding-right: 25px;
	}

.button:hover span:after {
			opacity: 1;
			right: 0;
		}














#navigation ul { list-style: none; }
#navigation ul li { display: inline; height: 29px; float: left; font-size: 19px; line-height: 29px; font-weight: bold; border-right: 1px solid #e5e5e5; }
#navigation ul li.last { border:0; }
#navigation ul li a { float: left; height: 29px; color: #7f7f7f; padding: 0 25px; }
#navigation ul li a:hover, 
#navigation ul li a.active { color: #000; text-decoration: none; }
#navigation .edge { width: 39px; height: 51px; position: absolute; top:0; }
/*#navigation .l { background: url(images/nav-l.gif) no-repeat 0 0; left:-17px; }
#navigation .r { background: url(images/nav-r.gif) no-repeat 0 0; right:-17px; }
*/

#head {
	background: #febf01 url(images/slider-bg.gif) repeat-x 0 bottom;
	height: 325px;
	margin: 0 0 30px 0;
}
#head .shell { background: #febf01 url(images/slider-bg.gif) repeat-x 0 bottom; }
.slider-holder {
	width: 100%;
	height: 325px;
	position: relative;
}
.slider-holder .nav { width: 114px; height: 24px; position: absolute; bottom:8px;left:24px; z-index: 100; }
.slider-holder .nav ul { list-style: none; }
.slider-holder .nav ul li { display: inline; float: left; margin: 0 6px 0 0; }
.slider-holder .nav ul li.last { margin:0; }
.slider-holder .nav ul li a { background: #f89b20; width: 24px; height: 24px; float: left; }
.slider-holder .nav ul li a:hover { text-decoration: none; }
.slider-holder .nav ul li a.active { background: #fff; }

/*.socials { background: url(images/soc-bg.gif) no-repeat 0 0; width: 234px; height: 36px; position: absolute; bottom:0;right:0; z-index: 100; padding: 16px 0 0 74px; }
.socials ul { list-style: none; }
.socials ul li { display: inline; padding: 0 10px 0 0; }
.socials ul li.last { padding:0; }
.socials ul li img {  }
.socials ul li a {  } */

.slider {  }
.slider .item {
	width: 100%;
	height: 100%;
}
	.slider .item video {			
		background-repeat: no-repeat;
		background-position: center center;
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
	}
	.slider .item .image1 {
		width: 100%;
		height: 300px;
		background-image: url(images_PPT/Top_About.png);
		background-repeat: no-repeat;
		background-position: center center;
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
	}
	.slider .item .image2 {
		width: 100%;
		height: 300px;
		background-image: url(images_PPT/Top_About.png);
		background-repeat: no-repeat;
		background-position: center center;
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
	}
	.slider .item .image3 {
		width: 100%;
		height: 100%;
		background-image: url(images_PPT/PPT4_noB.png);
		background-repeat: no-repeat;
		background-position: center center;
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
	}


	.slider .item .image4 {
		width: 100%;
		height: 300px;
		background-image: url(images_PPT/PPT5.png);
		background-repeat: no-repeat;
		background-position: center center;
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
	}




.slider .item .info {
	width: 33%;
	height: 175px;
	position: relative;
	padding-top: 52px;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 0;
}
.slider .item h2 { font-size: 28px; line-height: 31px; color: #fff; font-weight: normal; padding: 0 0 4px 0; }
.slider .item p { color: #000; }
.slider .item .btn-more {
	background: url(images/slide-btn-more.png) no-repeat 0 0;
	width: 119px;
	height: 42px;
	font-size: 13px;
	line-height: 42px;
	color: #fff;
	text-align: center;
	display: block;
	position: absolute;
	right:135px;
	bottom:6px;
}
.slider .item .btn-more:hover { text-decoration: none; }

#main {  }
#main .btn-more { background: url(images/btn-more.gif) no-repeat 0 0; width: 95px; height: 32px; font-size: 12px; line-height: 32px; color: #fff; text-align: center; display: block; }
#main .btn-more:hover { text-decoration: none; }


/* ---------------------------boxes index / services----------------------------------------------*/
.boxes {
	background: #ffcf40;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 27px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 70px;
	padding-left: 25px;
	line-height: 25px;
	position: relative;	
	border: 5px solid gray;
	width: 100%;
	height: 105%;
	border-radius: 8px;
}
.boxes .box-white { margin: 0 22px 0 0; }
.boxes .box-white-last { margin:0; }
.box-white {
	background: url(images/box-white-bg.gif) no-repeat right 26px; 	
	width: 29%;
	height: 105%;
	position: relative;
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 0;
}
.box-white h2  { font-size: 30px; line-height: 23px; color: #f15a22; padding: 6px 0 15px 0; }
	.box-white p {
		font-size: 25px;
		line-height: 28px;
		color: dimgray;
		padding: 6px 0 15px 0;
	}
.box-white img { width: 83px; height: 83px; margin: 0 auto; display: block; }
.box-white .btn-more {
	position: absolute;
	left:110px;
	bottom:0;
}

.box-white-last { background: none; }

/* ------------------.box_collaboration---------------------------------*/
.box_collaboration {
	position: relative;
	background: #ffcf40;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 3px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 25px;
	border: 5px solid gray;
	width: 90%;
	height: 105%;
	border-radius: 8px;
}

	.box_collaboration .box_collaboration-white {
		margin: 0 0 0 0;
	}

	.box_collaboration .box_collaboration-white-last {
		margin: 0;
	}


.box_collaboration-white h2 {
	font-size: 30px;
	line-height: 23px;
	color: #f15a22;
	padding: 0 0 8px 0;
}


.box_collaboration-white p {
	font-size: 25px;
	line-height: 28px;
	color: dimgray;

}

.box_collaboration-white img {
	width: 100px;
	height: 100px;
	margin: 0 auto;
	display: block;
}


.box_collaboration-white-last {
	background: none;
}

/* ------------------.box_about---------------------------------*/
.box_about {
	position: relative;
	background: #ffcf40;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 80px;
	padding-top: 0;
	padding-right: 3%;
	padding-bottom: 0px;
	padding-left: 25px;
	border: 5px solid gray;
	width: 85%;
	height: 105%;
	border-radius: 8px;
}

.box_about h2 {
	font-size: 30px;
	line-height: 23px;
	color: #f15a22;
	padding: 3px 0 8px 0;
}

.box_about p {
	font-size: 25px;
	line-height: 28px;
	color: dimgray;
}

.box_about img {
	width: 100px;
	height: 100px;
	margin: 0 auto;
	display: block;
}


/* ------------------.box_Contact---------------------------------*/
.box_Contact {
	position: relative;
	background: #ffcf40;	
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 2%;
	padding-top: 0;
	padding-right: 3%;
	padding-bottom: 0px;
	padding-left: 25px;
	border: 5px solid gray;
	width: 90%;
	height: 100%;
	border-radius: 8px;
}


	.box_Contact h2 {
		margin-top: 18px;
		font-size: 35px;
		line-height: 23px;
		color: gray;
		padding: 3px 0 8px 0;
	}


	.box_Contact p {
		margin-top: 7px;
		font-size: 30px;
		line-height: 23px;
		color: gray;
		padding: 3px 0 8px 0;
	}

.box_Contact img {
	width: 550px;
	height: 300px;
	margin: 0 auto;
	display: block;
}


/* ------------------------------------------------------*/
.PPT img {
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	border: 5px solid gray;
	border-radius: 8px;	
}

/* --------------------Contact---------------------------------*/
.PPT_Contact img {
	position: relative;
	margin-top: 50px;
	margin-left: 5px;
	border: 5px solid gray;
	border-radius: 8px;
}

/* ------------------------------------------------------*/
#content {
	width: 575px;
	padding: 0 0 0 25px;
}
#content h2, #sidebar h2 { font-size: 20px; line-height: 23px; color: #f15a22; padding: 0 0 15px 0; }
#content img { margin: 0 20px 0 0; }
#content .btn-more { margin: 28px 0 0 0; }

#sidebar { width: 285px; padding: 0 32px 0 0; }

.gallery {  }
.gallery a { float: left; margin: 0 10px 12px 0; }
.gallery a.last { margin-right:0; }
.gallery img { border: 2px solid #a8a1a1; }


#footer { border-top: 1px solid #dde8ee; height: 35px; }
#footer .nav { padding: 5px 0 0 0; }
#footer .nav ul { list-style: none; }
#footer .nav ul li { display: inline; font-size: 20px; line-height: 10px; border-right: 1px solid #969090; padding: 0 5px 0 0; margin: 0 5px 0 0; }
#footer .nav ul li.last { border:0; padding:0; margin:0; }
#footer .nav ul li a { color: #969090; }
#footer .nav ul li a:hover { text-decoration: underline; }

#footer .copy {
	font-size: 20px;
	line-height: 23px;
	color: #969090;
	float: right;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: right;
}
#footer .copy a { color: #969090; text-transform: uppercase; text-decoration: underline; }
#footer .copy a:hover { text-decoration: none; }


#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%; /* The bottom margin is the negative value of the footer's height */
	margin-top: 0;	
	margin-right: auto;
	margin-left: auto;
}
#footer, #footer-push {
	height: 70px; /* #footer-push must be the same height as #footer */
}


.RAWFOOD {
	display: grid;
	gap: 26px;
	grid-template-columns: repeat(auto-fit, minmax(240px,1fr));
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 50px;
	
}

/* facebook button */
.fa {
	padding: 35px;
	font-size: 30px;
	width: 60px;
	text-align: center;
	text-decoration: none;
	border-radius: 10px;
	position: absolute;
	top: 60%;
	right: 2%;
	
}

.fa:hover {
		opacity: 0.7;
	}

.fa-facebook {
	background: #3B5998;
	color: white;
}


























