﻿/*green*/
.bg-primary-temp {
    height: 150px;
    color: limegreen;
    background: linear-gradient(to right, #00b09b, #96c93d);

}
.bg-back-temp{
    display: inline;
    background: linear-gradient(to right, #00b09b, #96c93d) !important;
    border: limegreen !important;
}
.btn-primary-temp{
    background: linear-gradient(to right, #00b09b, #96c93d) !important;
    border: limegreen !important;
}
.text-primary-temp {
    color: limegreen !important;
}
.bg-primary-icon{
    background: linear-gradient(to right, #00b09b, #96c93d);
}
.bg-primary-uline::before {
    background: linear-gradient(to right, #00b09b, #96c93d);
}
.text-primary {
    color: limegreen !important;
}
link.active {
    color: limegreen !important;
}
.bg-primary {
    background: linear-gradient(to right, #00b09b, #96c93d) !important;
}
.btn-primary {
    background: linear-gradient(to right, #00b09b, #96c93d) !important;
    border-color:limegreen !important;
}
.green_gradient{
    background: linear-gradient(to right, #00b09b, #96c93d) !important;
}
.green-lemon{
    color:limegreen !important;
}
.bg-dark {
    background-color: #013401 !important
}
.footer-green {
    background: #013801 !important;
}
.service-item .service-icon {
    background: linear-gradient(to right, #00b09b, #96c93d) !important;
}
.bg-light-nw {
    background-color: #85c64752 !important
}
.testimonial-carousel .owl-dot.active {
    background: linear-gradient(to right, #00b09b, #96c93d) !important;
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link.active {
    color: limegreen !important;
}
/*@media (min-width: 992px) {
    .sticky-top.navbar-dark
    .navbar-brand h1 {
        color: limegreen !important;
    }
}*/
.btn-dark {
    color: #fff !important;
    background-color: #015e01 !important;
    border-color: #015e01 !important;
}
.btn-dark-nw {
    color: #fff !important;
    background-color: #015e01 !important;
    border-color: #015e01 !important;
}
.greeen-a {
    color: limegreen !important;
    text-decoration: none;
}
.white-a {
    color: #fff !important;
    text-decoration: none;
}
.navbar-dark .navbar-nav .nav-link::before{
    background:limegreen !important;
}
.sticky-top.navbar-dark .navbar-brand h1 {
    color: limegreen !important;
}
.img-logo img{
    height:80px !important;
    width:150px !important;
}
.page-item{
    background: linear-gradient(to right, #00b09b, #96c93d) !important;
    border-color: limegreen !important;
}
a:hover {
    color: limegreen;
}
.dropdown-item:hover, .dropdown-item:focus {
    color: #1e2125;
    background-color: #32cd3252 !important;
}
.service-item-nw {
    height: 454px !important;
}