/*!
 * Start Bootstrap - Scrolling Nav HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
	font-family: 'Merriweather', serif;
    width: 100%;
    height: 100%;
	 padding-top: 61px; 
	 margin-top: 0px;

}

html {
    width: 100%;
    height: 100%;
}




@media(min-width:768px) {
    .navbar {
        padding: 20px 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
		
    }

    .top-nav-collapse {
        padding: 0px;
    }
	
	.title {
		top: 100%; 
	}
	
}




.navbar  {
		font-family: 'Merriweather', serif;
        border: none;
        border-radius: 0;
        background-color: #385e30;
		
		
    }

.navbar-nav  {
	float: right;
}



.jumbotronhome {
	min-height: 300px; 
	
}


ul.nav a:hover { color: #fff !important; }

.navbar-brand {
	color: white !important;
	float: left;

}

.pagetitles {
	color: #fff !important;
	
}




.borderless td, .borderless th {
    border: none;
}





.list-inline  li{
	display: inline-block;
	margin: 15px;
	padding-right: 40px !important;


}
	



.red-tooltip + .tooltip > .tooltip-inner {
	background-color: #233140;
	font-family: 'Merriweather', serif;
	
	
}

          
              


.intro-section {

    padding-top: 150px;
    background: #fff;
}

.about-section {
   
    padding-top: 150px;
    text-align: center;
    background: #eee;
}

.services-section {
   
    padding-top: 150px;
    text-align: center;
    background: #fff;
}

.other-color {
	 background-color: #385e30;
}

.contact-section {
    padding-top: 50px;
	padding-bottom: 50px;
    text-align: center;
    background: #eee;
}

.listinline .findus li {
	text-align: center;
}


footer .footer-above {
    padding-top: 50px;
    background-color: #385e30;
	color: white;
	
}

footer .footer-above a:link {
  
	color: #1a3300;
	
}

footer .footer-above a:visited {
  
	color: #1a3300;
	
}

.btn-social {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
}

footer .footer-col  {
    margin-bottom: 50px;
	
}

footer .footer-below {
    padding: 25px 0;
    background-color:  #385e30;
	color: white;
}

form {
   width:100%;
   position: relative;
   margin-left: -50px;
}



#carousel-example-generic{
   
	position: relative;
	top: 70px;

}



.title {
position: relative;

}

#reviews {
    position: relative;
    bottom: 100px;
}

#reviews a:link {
  
	color: #1a3300;
	
}

#reviews a:visited {
    color: #1a3300;
}

