body{
	font-family: 'Open Sans', sans-serif;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
color: #FFF;
background-color: #12ACE6;
border-color: none;
opacity: 0.8;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
color: #FFF;
background-color: #60a513;
border-color: #60a513;
}

.header-2-sub {
	z-index: 50;
	left: 0;
	width: 100%;
	position: relative;
	padding-top: 220px;
	padding-bottom: 175px;
	color: #FFF;
	text-align: center;
}

.header-2-sub .hero-unit{
	text-align: left;
}

.header-2 .navbar .nav > li > a {
	padding: 20px 0 20px;
	font-size: 16px;
	font-weight: 300;
}

.header-2 .navbar .nav > li {
	margin-left: 30px;
}

.header-2 .navbar .nav > li > a {
	font-size: 14px;
}

.header-2 .navbar .nav > li.active > a {
	color: #fff;
}

.header-2 .navbar .nav > li.active > a:hover, .header-2 .navbar .nav > li.active > a:focus, .header-2 .navbar .nav > li.active > a.active, .header-2 .navbar .nav > li > a:hover, .header-2 .navbar .nav > li > a:focus, .header-2 .navbar .nav > li > a.active {
	color: #ccc;
}

.header-2-sub .btn.btn-inverse, .content-36 .btn {
	background-color: #68B315;
}
.btn {
	border-radius: 50px;
	padding: 15px 40px;
}

.header-2-sub .hero-unit h1 {
	margin: 30px 0 30px;
	font-size: 42px;
	font-weight: normal;
	color: #FFF;
	font-weight: 200;
	line-height: 64px;
}

.header-2-sub .hero-unit p {
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	font-weight: 300;
	margin-bottom: 40px;
	line-height: 32px;
	opacity: .75;
	letter-spacing: normal;
	width: 90%;
}

.header-2-sub .btn.btn-inverse:hover, .header-2-sub .btn.btn-inverse:focus {
background-color: #60a513;
}

.hero-shn-bg{
	background: url('../images/header-bg.jpg')top center;
}

.navbar .navbar-toggle {
	margin: 10px 0 10px;
}

section.header-2-sub.hero-shn-bg {
	height: 782px;
}


.hero-shn-bg img.image {
	display: inline-block;
	position: absolute;
	left: 50%;
	margin-left: 50px;
}

.header-2 .navbar {
	position: absolute;
	z-index: 2;
	top: 25px;
	font-family: 'Open Sans', sans-serif;
}

.d-top{
	display: none;
}

.fixed {
	padding: 20px 0;
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 0;
	width: 100%;
	background: #FFF;
	display: block;
	box-shadow: 0px 3px 5px rgba(0,0,0,0.1);
}

#d-nav{
	padding: 18px 0;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}

ul.detail-nav li:first-child a{
	padding-left: 0;
}

ul.detail-nav li{
	float: left;
}

ul.detail-nav li a{
	color: #333;
	padding: 10px 0;
	margin-right: 35px;
	font-size: 14px;
}

.detail-nav > li > a:hover, .detail-nav > li > a:focus{
	padding-bottom: 7px;
	border-bottom: 3px solid #12ACE6;
	background: none;
}

a.btn-success{
	background-color: #68B315;
	color: #FFF;
	padding: 10px 30px;
	font-size: 14px;
}

.nav > li > a {
	padding: 10px 20px;
}

.content-35 .columns .f-icon img {
	margin-top: 20px;
	margin-bottom: 25px;
	margin-right: 5px;
}

.f-icon {
	/* text-align: center; */
	font-size: 16px;
	font-weight: 300;
}

/* Whats new section 
==================================*/


.content-35 .container {
	padding-top: 130px;
	padding-bottom: 150px;
	min-height: 725px;
	color: #666;
}

.content-35 h2{
	text-align: center;
}

.content-35 .lead {
	font-size: 18px;
	line-height: 34px;
	margin: 0 auto;
	text-align: center;
}

.line {
	width: 70px;
	border-bottom: 2px solid #CCC;
	margin: 60px auto 60px;
}

.content-35 .columns {
	margin-top: 30px;
}

.content-35 .columns h3 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 15px;
	letter-spacing: 0;
	color: #222;
}

.content-35 .columns p {
	margin: 0;
	font-size: 13px;
	line-height: 23px;
	width: 90%;
}

/*--------------------*/


.content-5 h3 {
	margin: 0 0 30px;
	font-size: 35px;
	font-weight: 300;
	color: #222;
}


.content-5 h3 + .lead {
	font-size: 16px;
	font-weight: normal;
	color: #7F8C8D;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	text-align: center;
	line-height: 30px;
}

.content-5 .features > [class*="col-sm-"] h6 {
	font-size: 18px;
	color: #222;
	font-weight: 600;
}

.content-5 .features > [class*="col-sm-"] p {
	font-size: 15px;
}


/* Feature Sections 
=====================================*/

.content-24{
	padding: 250px 0;
}

.content-24 img.image {
	display: inline-block;
	position: absolute;
	left: 50%;
	margin-left: 100px;
}

.bg-light{background: #f1f4f9;}
.bg-white{background: #fff;}
.bg-dark{background: url('../images/dark-bg-pattern.jpg') center top;}
/*#management{background: #f1f4f9 url('../images/bg-management.jpg')top right no-repeat;}*/

.content-24.bg-dark h3{color: #fff;}
.content-24.bg-dark p{color: #ccc;}
.bg-dark ul.feat-list{color: #ccc;}

.content-24 h3 {
	/*font-size: 28px;
	font-weight: normal;*/
	color: #323A45;
	/*font-family: 'Open Sans', sans-serif;*/
	margin-bottom: 35px;
/*	font-weight: 500;*/
	font: 300 35px/52px "Open Sans", "open-sans", sans-serif;
}

.content-24 p {
	font-size: 17px;
	color: #666;
	font-weight: 300;
	line-height: 1.8em;
}

.btn-next{
	margin-top: 35px;
	background: #12ace6;
	padding: 16px 40px;
}

ul.feat-list {
	list-style: none;
	padding-left: 0;
	font-size: 16px;
	font-weight: 300;
	color: #666;
	margin-top: 50px;
}

ul.feat-list li {
	padding-bottom: 10px;
}

ul.feat-list span.fui-check {
	color: #31B643;
	margin-right: 10px;
}


#design{
	/*background: #f1f4f9 url('../images/newdesign.jpg') no-repeat top right;*/
}



/* Demo Section
============================*/

.content-36 h2 {
	color: #FFF;
	font-size: 46px;
	line-height: 55px;
	margin: 0 0 40px;
	font-weight: 300;
}

.content-36 p {
	margin: 0 auto;
	width: 42%;
	font-size: 16px;
	line-height: 30px;
	font-weight: 300;
	margin-bottom: 40px;
	color: #FFF;
	opacity: .75;
}


/* media queries*/

@media (max-width: 991px) {
  .hero-shn-bg img.image{
  	display: none;
  }
  .navbar .navbar-toggle {
	  display: none;
  }
  .header-2-sub .hero-unit {
  	text-align: center;
  }	
  .header-2-sub .hero-unit h1 {
	  margin: 0 0 30px;
	  font-size: 50px;
	  line-height: 74px;
  }
  ul.detail-nav li a {
	  margin-right: 20px;
	  font-size: 13px;
  }
  .content-24 p {
  	font-size: 14px;
  }
  .content-24 h3 {
  	font: 300 30px/50px "Open Sans", "open-sans", sans-serif;
  }
  .content-36 p {
    width: 80%;
	}
}

@media (max-width: 636px) {
	.navbar-header {
		width: 268px;
		margin: auto;
	}
	.header-2-sub .hero-unit p {
		width: 100%;
		padding: 0 40px;
	}
	#d-nav{
		display: none;
	}
	.f-icon {
	font-size: 18px;
	margin: 10px 30px;
	text-align: center;
	}
	.content-35 .columns p {
	font-size: 15px;
	line-height: 27px;
	width: 100%;
	}
	.content-24 img.image {
	display: none;
	}
	.content-24 {
		padding: 150px 50px;
	}
}