/*
Theme Name: AppRaxx - 5 in 1 App Landing Page
Theme URI: http://live.envalab.com/html/appraxx/
Author: ENVALAB TEAM
Author URI: http://envalab.com/
Description: AppRaxx – Creative App Landing Page HTML5 Template is collection of App marketing pages which are perfect suit for showcase your App or services smart and flexible way. It's not only for a mobile Apps but also for mobile games showcase or any application website showcase. It's include stunning, powerful and unique landing page templates which are perfect to promoting Apps or web services & made for iOS and Android Apps makers.
Version: 1.0
*/


.featured-item {
    padding: 35px 12px 10px;
}
.affix .nav li.active a {
    background-color: #30303000;
}
.affix {
    background: -webkit-linear-gradient(left, #000000 30%, #191919 90%);
    background: linear-gradient(to right, #000000 30%, #191919 90%);
}

img.navbar-fixed-top {height:40px;}
.affix .logo {
    padding-top: 3px;
}
.affix .nav li a {
    padding: 39px 15px;
}
   .float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:20px;
	left:20px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
/*	box-shadow: 2px 2px 3px #999;
	*/
  z-index:100;
}

.my-float{
	margin-top:16px;
}
.p-35{padding:10px;}