.main-header-two__top-details{
    background-color: rgb(0 80 76);
}
.image-layer-two:before {
    background-color: rgb(0 93 84 / 86%);
}
.image-layer-two:after{
    background-color: rgb(0 93 84);
}
.process__count{background-color: #009688;}
.process__icon:before{background-color: #009688;}
.services-two{
    background-color: #00504c;
}
.eco-sys {
    border: 1px dashed #277a76 !important;
    /* background: #116a65; */
}
.site-footer {
    background-color: #00504c;
}
.footer-widget__contact-list li .icon span {
    color: #299a94;
}
.site-footer__social a{
    border: 2px solid #1b7a75;
}
.site-footer__social a:hover {
    color: #183318;
    border: 2px solid #299a94;
}
.map-clr {
    border: 7px solid #0e6e69;
}
.site-footer__bottom-inner {
    border-top: 1px solid rgb(37 78 37);
}
.thm-btn{
    background-color: #673AB7;
    color: #ffffff;
}
.thm-btn:before {
    background-color: #5327a2;
}
.thm-btn:after {
    background-color: #42217d;
}
.section-title__title {
    color: #673AB7;
}

.process__single:hover .process__count:before {
    background-color: #673AB7;
}
.Statistics h4 {
    background: #3F51B5 !important;
}