
.recommendation{
	/*margin-top:3em;*/

  padding-bottom: 3em;
}
.recmnd-head h3 {
  text-transform: uppercase;
  font-size: 1.1em;
  margin-bottom: 2em;
  font-family: 'Aladin', cursive;
  letter-spacing: 2px;
  color: #026466;
}
/*----*/
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
}
.nbs-flexisel-item > a img {
	cursor: pointer;
	position: relative;	
	/*max-width:300px;
	max-height:100px;*/
}
ul#flexiselDemo1 h4 a {
  margin: 25px 0 8px 0;
  font-size: 0.9em;
  display: block;
  color:#999;
}
ul#flexiselDemo1 h4 a:hover {
  color: #026466;
  text-decoration: none;
}
ul#flexiselDemo1 p{
  font-size: 0.8em;
}
/*** Navigation ***/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 35px;
	height: 35px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	margin-top:30px;
}
.nbs-flexisel-nav-left {
	left: 0;
  background: url(right2.png) no-repeat 0px 0px;
  top: 50px!important;
}
.nbs-flexisel-nav-right {
	right: 0;
 
	background: url(left2.png) no-repeat 0px 0px;
	top: 50px!important;
}	
/*----*/
.footer-content{
	background:#F5F5F5;
	padding:2em 0;
}
.ftr-grid h4{
  color: #646464;
  font-weight: 600;
  display: block;
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 5px;
  text-transform:uppercase;
  font-size:1em;
}
.ftr-grid {
  padding-left: 0;
}
.ftr-grid ul li{
	display:block;
}
.ftr-grid ul li:nth-child(1){
	margin-top:0.5em;
}
.ftr-grid ul li a{
	color:#999;
	padding:3px 0;
	display:block;
	font-size:0.9em;
}
.ftr-grid ul li a:hover{
	color:#000;
}

.store{
	margin:2em 0;
	
  padding-bottom: 1em;
}
.store ul li{
	display:inline-block;
}
.store ul li.active{
	color:#000;
	font-size:0.8em;
	font-weight:500;
	margin-right:1em;
}
.store ul li a{
	color:#999;
	font-size:0.85em;
	padding:0 3px;
}
.copywrite p {
  color: #999;
  font-size: 0.8em;
}
/*-- --*/




