.prep .sections a{
	color: #ffc000;
}

.prep .checkmarks li{
	background-image:url(../images/icon-checkmark-yellow.png);	
}
.prep .bg3{
	background:url(../images/prep-bg3.jpg) no-repeat center center;
	background-size:cover;	
}

.prep .section1{
	background:#000 url(../images/prep-sec1-bg.jpg) no-repeat top right;
	background-size:cover;
	padding:60px 0;
}
.prep .section1 h2{
	color:#ffc000;	
}
.prep .section1 h2 span{
	display:inline-block;
	margin-right:20px;	
}
.prep .section1 p{
	font-size:18px;
	color:#fff;	
}
.prep .section2 .txtlogo{
	font-size:60px;
	color:#FFC000;	
}
.prep .section2 .txtlogo .txtlogo-prod{
	color:#333;	
}

.prep .section2_2{
	background:#d9d9d9;
}
.prep .section2 h3{
}
.prep .section2 > .row .col-md-6{
	padding:40px 10px;	
}
.prep .section2 .right{
}

.prep .section3 .row{
	text-align:center;	
	padding:60px 0px;
}
.prep .section3 span{
	display:block;	
	text-align:center;
	margin-top:10px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	font-family:"Oswald";
}
.prep .section4{
	background:url(../images/prep-bg2.jpg) no-repeat center center;
	background-size:cover;	
}
.prep .section4 h2{
	text-transform:uppercase;	
}
.prep .section4 .icons img{
	height:80px;
	margin:0px 20px;
}
.prep .section4 .orderbox{
	background-color:hsla(0,0%,100%,0.50);	
	position:relative;
	margin-top:50px;
	margin-bottom:50px;
	padding:30px 20px 30px 150px;
}
.prep .section4 .orderbox > img{
	position:absolute;
	top:-50px;
	left:-10px;
	width:150px;	
}
.prep .section5{
	padding:50px 0px;	
}
.prep .section5 h5{
	color:#fff;
	font-size:22px;
	font-weight:300;
}
.prep .section5 .txtlogo{
	font-size:60px;
	color:#FFC000;	
}
.prep .section5 .txtlogo .txtlogo-prod{
	color:#fff;
	margin-left:10px;	
}

.prep .section5 .ingredients > div > div{
	background:#fff;
}
.prep .section5 .ingredients > div > div > div{
	padding:30px;	
	min-height:320px;
}
.prep .section5 .ingredients > div > div > div > p{
	font-size:16px;
}

.prep .section5 .row h3{
	font-weight:500;
	font-size:20px;
	margin-bottom:20px;
}
.prep .section6{
	padding:50px 0px;	
} 
.prep .section6 h5{
	font-size:22px;
	font-weight:300;
	margin:20px auto 20px;
}
.prep .ordeboxhead > div{
	background:url(../images/prep-avanse-bar.png) no-repeat 50% 0;
	background-size:100%;
}

.prep .ordeboxhead .txtlogo{
	font-size:60px;
	color:#FFC000;	
}
.prep .ordeboxhead .txtlogo .txtlogo-prod{
	color:#333;
	margin-left:10px;	
}
.prep .ordeboxhead .txtlogo > div{
	display:inline-block;	
}

@media screen and (max-width:768px){
	.prep .section2{
		background:#fff;	
	}
	.prep .section2 .pdng_30{
		padding:10px;	
	}	
	.prep .section2 > .row .col-md-6{
		padding:0px 20px;	
	}
	.prep .sections h3{
		font-size:26px;	
	}
	.prep .section3 span{
		font-weight:normal;
		font-size:20px;	
		margin-bottom:30px;
	}
	.prep .section3 img{
		width:100px;	
	}
	.prep .section6{
		padding:0;	
	}
	.prep .ordeboxhead > div{
		background-size:auto;	
	}
}