body{
	margin:0px;
	padding:0px;
	font:normal 14px arial,verdana,tahoma;
	line-height:22px;
}

.row{
	width:100%;
	float:left;
}

.row-mid{
	width:1150px;
	margin:0px auto;
}

.row-50{
	width:50%;
	float:left;
	box-sizing:border-box;
	padding:15px;
}


h3{
	font:normal 20px arial,verdana,tahoma;
}

.logo{
	float:left;
}

nav{
	float:left;
	margin:30px 0 0 655px;
}

nav ul{
	margin:0px;
	padding:0px;
}
nav ul li{
	display:block;
	float:left;
}
nav ul li a{
	display:block;
	text-decoration:none;
	color:#444;
	padding:10px 10px;
	text-transform:uppercase;
	font:bold 14px arial,verdana,tahoma;
	transition:all .5s;
}
nav ul li a:hover{
	color:#6fbe44;
	transition:all .5s;
}
.order-now{
	float:right;
	margin:35px 0 0 0;
}
.order-now a{
	color:#FFF;
	padding:10px 20px;
	background:#4c9325;
	border-radius:4px;
	transition:all .5s;
	text-decoration:none;
}
.order-now a:hover{
	background-color:#333;
	transition:all .5s;
}

header.row{
	box-shadow:0px 3px 5px #A1A1A1 !important;
	position:relative;
	background: url('../img/banner.jpg') no-repeat -218px -390px;
}

.banner{
	height:450px;
}
.banner .row-mid{
	width:1260px;
}

.order{
	background:#ffcc04 url('../img/SUN3.jpg') no-repeat center center;
}

.banner-small{
	height:200px;
	background-size:100% !important;
	z-index:-1px;
}
.banner-small h1{
	color: #fff;
	font: bold 28px arial,verdana,tahoma;
	background: #333;
	display: inline-block;
	padding: 5px 25px 5px 12px;
	margin-top: 123px;
	border-radius: 0 15px;
	/*box-shadow: 1px 1px 2px #FFF;*/
}

.about-img{
/*	background:url('../img/sunflower.jpg') no-repeat bottom right;*/
/*	background:url('../img/sunflower-oil about.jpg') no-repeat bottom right;*/
	background:url('../img/bottle.png') no-repeat bottom right;
	background-size:27%;
}

.about-img p{
	padding:0 170px 0 0;
}
.about-img .readmore{
	margin:0 0 0 200px;
}

.readmore{
	padding:8px 15px;
	background:#333;
	color:#fff;
	text-decoration:none;
	border-radius:4px;
	text-transform:uppercase;
	transition:all .5s;
}
.readmore:hover{
	background:#669933;
	transition:all .5s;
}

.ordernow{
	margin:0 0 0 250px;
}

.ordernow{
	padding:8px 15px;
	background:#333;
	color:#fff;
	text-decoration:none;
	border-radius:4px;
	text-transform:uppercase;
	transition:all .5s;
}
.ordernow:hover{
	background:#669933;
	transition:all .5s;
}

.testimonials{
	padding-left:50px;
}
.testimonial .item p,.testimonial .item div{
	padding:0 30px 0 15px;
	border-left:5px solid #333;
	box-sizing:border-box;
}
.testimonial .item div{
	border-color:#f58222;
}
.testimonial .item div .name{
	font-weight:bold;
	display:block;
}

.child-row{
	width:50%;
	float:left;
	padding:10px 15px;
	box-sizing:border-box;
}
.address{
	padding:2px 15px;
	box-sizing:border-box;
}
.address textarea{
	min-height:100px;
}
.order-form-wrapper{
	margin: 30px 111px;
	float: left;
	padding: 20px;
	border-radius: 5px;
	background: #fac102 url('../img/SUN1.jpg') no-repeat top center;
	z-index:-1;
}

.order-form-wrapper label{
	font: bold 13px arial,verdana,tahoma;
	display: block;
	background: rgba(0,0,0,.2);
	padding: 5px;
	color: #fff;
	border-radius: 3px 3px 0 0;
	text-shadow:0px 1px 1px #333;
}
.button{
	border:none;
	font-size:18px;
	color:#fff;
	text-align:center;
	padding:10px 20px;
	border-radius:4px;
	cursor:pointer;
	transition:all .5s;
	background:#4c9325;
}
.button:hover{
	background:#333;
	transition:all .5s;
}
.order-form-wrapper input[type=text],.order-form-wrapper textarea,.order-form-wrapper select{
	width:100%;
	display:block;
	padding:5px;
	box-sizing:border-box;
	border-radius:3px;
	border:1px solid #ccc;
}

.add .address{
	background:rgba(255,255,255,.9);
	padding:5px 20px;
	width:300px;
	box-shadow:10px 10px 0px rgba(0,0,0,.5); 
}
.add .address hr{
	border:none;
	border-bottom:1px solid #ccc;
	margin:10px -20px;
}
.add .address strong:after{
	content:" :";
}
.add .address strong{
	display:block;
	margin:10px 0;
}
.add .address span{
	display:block;
	font:bold 14px arial,verdana,tahoma;
}

.add{
	/*background: #fac102 url('../img/Sun5.jpg') no-repeat top center;*/
	background-size:100%;
	width:930px;
}
label.error{
	color:#ff0000 !important;
}

footer{
	margin-top:20px;
/*	position:absolute;
	bottom:0px;
	left:0px;*/
}

footer.row,footer.row a{
	background:#000;
	color:#d28929;
	text-align:center;
	text-decoration:none;
	padding:5px 0px;
}

span.a,span.b,span.c{
	display:block;
	margin:10px 0px;
	text-shadow:1px 1px 1px #333;
}
span.a{
	font-size:28px;
/*	color:#86bc04;*/
}
span.b{
	font-size:34px;
/*	color:#f69100;*/
}
span.c{
	font-size:36px;
/*	color:#e10000;*/
}
.extra-note{
	width: 100%;
	background: #fff;
	position: absolute;
	bottom: 0px;
	background: rgba(255,255,255,.8);
	padding: 10px;
	color: #ff0000;
	font-size: 20px;
	box-sizing: border-box !important;
	font-weight: bold;
	text-align: center;
}
.page-content{
	/*background:url('../img/sunflower-oil.jpg') no-repeat top left;*/
	background:url('../img/bottle.png') no-repeat top left;
	padding-left: 278px;
	background-size: 21%;
}
.social {
	padding: 0px 42%;
}
.social ul{
	margin:0px;
	padding:0px;
}
.social ul li{
	display:block;
	float:left;
	
}
.social ul li a{
	width: 33px;
	height: 23px;
	background: url(../img/social.png) no-repeat 0px -33px;
	display: block;
	margin:0px 5px;
}
.social ul li a.b{
	background-position: -33px -33px;
}
.social ul li a.c{
	background-position: -66px -33px;
}
.social ul li a.d{
	background-position: -99px -33px;
}