.nav a {
  color: #5a5a5a;
  font-size: 20px;
  font-weight: bold;
  padding: 14px 10px;
  text-transform: uppercase;
}



.nav li {
  display: inline;
}

.nav em {
    color: #000000;
}
.body {
background-color:#ffffff;
} 
.navbar  {
background-color:#e0e0a0;

}

.body hr {

    display: block; height: 10px;
    border: 0; border-top: 1px solid #ccc;
    margin: 1em 0; padding: 0; }

.feature {
  background-image:url('bicycle-crop-logo-grn.jpg');
  href=index.html;
  background-repeat:no-repeat;
  height: 200px;
  top:100px;
  
}
#feature-link {
	position: absolute; 
		top: 0px; 
		left: 00px; 
		width: 700px; 
		height: 200px; 
		background-color: transparent; 
			
		
}


.bs-docs-footer .container .footer-top p{
  margin-top: 3cm;
  margin-bottom: 0cm;
  /*background-color:#efefdf; */
  font-size: 20px;
  
}


.bs-docs-footer p{
    margin-left:0px;
    padding-left: 20px;
    /*background-color:#606060; */
}
.bs-docs-footer .container  p{
  margin-bottom: 0cm;
  /*background-color:#efefdf; */
  font-size: 20px;
  color:  #ffffff;
  background-color:#606060;
  
}

.Info-text{
  background-color:#efefdf;
  border-bottom: 1px solid #dbdbdb;
}
/*
.Info-text-next{
  background-color:#efefdf;
  border-bottom: 1px solid #dbdbdb;
  /*position: center; */
}



.Info-text h1{
  color:#393c3d;
  font-size:22px;
}
.Info-text h2{
  color:#393c3d;
  font-size:24px;
}

.Info-text h3{
  color:#393c3d;
  font-size:24px;
  font-weight:bold;
}

.Info-text p{
  
  font-size:15px; 
  margin-bottom:13px
}



.Info-text li{
  
  font-size: 20px ;
}

.feature .container {
  position: relative;
  top:10px;
}

.nav .container {
  /*background-color: #e0e0a0;*/
  background-color: #e0e0a0;
  padding-bottom: 0px;
  padding-top: 10px;
  border-bottom: 10px;
  
  
}
 
.col-md-4 p {
    font-size:20px;
}
.col-md-5 p {
    font-size:20px;
}
.col-md-6 p {
    font-size:20px;
}

.col-md-10 p {
    font-size:20px;
}
.col-md-12 p {
padding-top: 30px;
    font-size:18px;
}

.sidetitles em{
	font-weight: bold;
}

/*.feature h1 {
  color: #e0e0a0;
  font-size: 60px;  
  font-family: 'Shift', sans-serif;
  font-weight: bold;
  background:
}  */

.feature p {
  font-size: 20px;
  color: #6f0f0f;
}

