
.btn{
    align-content: center !important;
    justify-content: center !important;
}
.btn-green{
    background-color:#4d7142 ;
    color: #f9ffed;
    
}
.card-footer{
    color: #f9ffed;
}
.card{
    border: none;
}
.card-text{
    font-size: 24px;
    font-family: 'Manjari', sans-serif;
}

#contact-img{
    max-height: 400px;
    max-width: 400px;
}
.contact-text{
    font-size: 36px;
    font-family: 'Manjari', sans-serif;
    color: #4d7142;
}
.fas{
    color: #4d7142;
}
#final-services-contact-btn{
    margin-bottom: 75px;
}
.footer{
    background-color: #4d7142;
    text-align: center;
    padding-top: 3px;
    font-family: 'Manjari', sans-serif;
    padding-bottom: none;
    margin-bottom: none;

   
}
#footer-branding-logo{
    height: 50px;
}
.footerLink{
    color: #f9ffed !important;
    font-family: 'Manjari', sans-serif;
    font-size: 26px; 
}
#home-image{
    max-width: 100%;
    height: auto;
    /* position: relative;
    z-index: 0;
    display: block; */
    
}
#overlay{
   width: 100%;
   position: relative;
    
}

#logo{
    /* max-width: 100%;
    height: 500px;
    display: block;
    margin-left: 33%;
    z-index: 1; */
    position:absolute;
    bottom: 10%;
    top: 15%;
    left: 33%;
    padding: 0;
    margin: 0;
    width: 35%;
    
    
    
}
.navbar-toggler-icon{
    color: black;
}

h3{
    font-size: 24px;
    background-color: !transparent;
    font-weight: bold;
}

h5{
    font-family: 'Manjari', sans-serif;
    font-size: 38px;
    color: #4d7142;
}
.logo{
    height: 100px;
    padding-left: none;
    
}



.main{
    min-height: 100vh; /* will cover the 100% of viewport */
    /* overflow: hidden;
    display: block;
    position: relative;
    flex-wrap: wrap; */
    padding-bottom: 100px; /* height of your footer */
}

#mission{
    margin-top: 60px;
    font-family: 'Manjari', sans-serif;
    font-size: 28px;
    color: #4d7142;
    text-align: center;
}

#navbarNav{
    float: right !important;
}

.navbar-brand{
    
    padding: 0;
    margin: 0;
}



.navLink{
    color: #4d7142;
    font-family: 'Manjari', sans-serif;
    font-size: 26px;
    float: right;

}
.navbar.navbar-6 .navbar-toggler-icon {
    background-image: url('https://mdbootstrap.com/img/svg/hamburger8.svg?color=E3005C');
}

#quotes{
    font-family: 'Manjari', sans-serif;
    color: #4d7142;
    font-size: 24px;
}

#tagline{
    font-family: 'Manjari', sans-serif;
    background-color: transparent !important;
    border: transparent;
    height: 300px;
    text-align: center;
    color: #4d7142;
    top:100px;
    padding-bottom: 50px;
    margin-bottom: 100px;
    
}
#services{

    margin-top: 100px;
    /* height: 250px; */
    max-width: 100%;
    background-color: #4d7142;
    opacity: 55%;
}
.services-btn{
    border: none;
    background-color: transparent;
}
#services-text{
    font-size: 36px;
    font-family: 'Manjari', sans-serif;
    color: #f9ffed;
    text-align: center;
    margin-top: 20px;
}

#services-card{
    margin-top: 50px;
    border: none !important;
    
}

#services-list{
    color: #f9ffed;
    list-style-type: disc;
    font-size: 24px;
    font-family: 'Manjari', sans-serif;
    justify-content: space-around;
    
}
#testimonial-id{
    background: transparent;
    color: #4d7142;
    border: none;
}
ul{
    justify-content: space-between;
}
#services-objective{
    font-family: 'Manjari', sans-serif;
    text-align: center;
    color: #4d7142;
    font-size: 36px;
    margin-top: 75px;
    margin-bottom: 75px;
    /* border: solid;
    border-width: ; */
    
}
#services-photo-1{
    height: 400px;
    max-width: 400px;
    display: block;
}

#services-question{
    font-family: 'Manjari', sans-serif;
    text-align: center;
    color: #4d7142;
    font-size: 36px;
    margin-top: 50px;
    
}
#banner{
    display: block;
    width: 100%;
    height: 200px;
    position: relative;
    z-index: 0;
}

#banner-title{
    width: 100%;
    font-family: 'Manjari', sans-serif;
    margin-top: 65px;
    text-align: center;
    font-size: 52px;
    color: #f9ffed;
    position: absolute;
    justify-content: space-around;
    z-index: 1; 
}

.testimonial-card{
   
}
#testimonial-id{
    font-family: 'Manjari', sans-serif;
    font-size: 16px;
}
#testimonial-text{

    font-size: 24px;
    font-family: 'Manjari', sans-serif;
    margin-top: 50px;
}



#testimonial-objective{
    font-family: 'Manjari', sans-serif;
    text-align: center;
    color: #4d7142;
    font-size: 36px;
    margin-top: 75px;
    margin-bottom: 75px;
   
}



