/* start cairo */
.month-bg {background:url("../images/month-bg.gif") no-repeat;min-height:67px;
color:rgb(51,51,51);}
.month {padding-bottom: 20px}
.table-row{
	border-bottom: 1px solid rgb(0,0,0)}
	.packaging, .packaging1{
		background-color:rgb(206,223,187)}
	.header, .header1{
		background-color:rgb(155,182,74);
		font-weight:600;
		color:rgb(51,51,51)}
	.packaging1 .col-sm-3, .header1 .col-sm-3{width:20%}
	.packaging1 .col-sm-2, .header1 .col-sm-2{width:14%}
	.product .col-sm-6{padding-right: 15px;
padding-left: 15px;}
.product .col-sm-6 .col-sm-6{padding-right: 0px;
padding-left: 0px;}
	.product p{margin-top:10px}	
	.packaging, .header{padding:5px;}
	.product h1 ,.product h3{color:rgb(0,102,51);
	 font-family: 'Open Sans', sans-serif;}
	.product h1 {text-transform: uppercase;font-weight: 500;}
	.product h2 {color:rgb(175,202,19)}
	.product{color:rgb(102,102,102); font-size:14px}
	.product .sub-title{color:rgb(0,102,51);
	font-size:25px; font-weight: 600;
	margin-top:30px}
	.product .row{margin-right: -5px;
margin-left: -5px;}
.product .row .row{margin-right: 0px;
margin-left: 0px;}
	.note {color:rgb(0,102,51)}
/* end cairo */
/* start about */
.breadcrumb-div {
	background-color:#FSFSFS;
}
.breadcrumb {
	padding:10px 0;
	margin:0;
}
.about-us {
	padding:70px 0;
}
.about-us h1 {
	font-family: 'Raleway', sans-serif;
	letter-spacing:-3px;
	font-size:42px;
	
}
.about-us hr {
	width:70%;
}
.about-features {
	padding: 0 0 70px;
}
.about-features h3 {
	font-family: 'Raleway', sans-serif;	
}
.about-features p {
	font-family: 'Raleway', sans-serif;
	margin-bottom: 20px;
}
.ceo {
	background-color:#EEE;
	padding-top:40px;
}
.ceo h2{
	font-family: 'Raleway', sans-serif;
}
.ceo .lead{
	line-height:1.2em;
}
.ceo .btn-primary{
	background-color:#333;
	border-color:#333;
	display:inline-block;
	margin-bottom:30px;
}
/* end about */
/* start faq */
.faq {padding: 40px 0;}
.faq h1{
	font-family: 'Raleway', sans-serif;
	letter-spacing:-1px;
	font-size:65px;
}
.faq hr{
	width:70%;
}
.faq-questions .panel-heading {
	padding: 20px 15px;;
.faq-questions .panel-heading a:after {
	font-family: 'Glyphicons Halflings';
	content: '\e114';
	float: right;
	color: #444;
}
.faq-questions .panel-heading a.collapsed:after {
	content: '\e080';
	color: #999;}

	
/* end faq */

