b {
    color: #009b95;
}
textarea:focus {
    border-color: #009b95;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
    background: #009b95;
}
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
button:hover {
    background-color: #009b95;
}
.line-vr-section {
    border-color: #009b95;
}
.loader span {
    border-top: 1px solid #009b95;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #009b95;
    border: 2px solid #009b95;
}
.section-subtitle {
    color: #009b95;
}
.navbar .navbar-toggler-icon {
    color: #009b95;
    
}

.navbar .icon-bar {
    color: #009b95;
}
.navbar .navbar-nav .nav-link:hover {
    color: #009b95;
}
.navbar .navbar-nav .active {
    color: #009b95 !important;
}
.nav-scroll .icon-bar {
    color: #009b95;
}
.nav-scroll .navbar-nav .active {
    color: #009b95 !important;
}
.dropdown-menu .dropdown-item:hover,
.sub-menu .dropdown-item:hover {
    color: #009b95;
}
.banner-header h6 {
    color: #009b95;
}
.banner-header h6 a:hover {
    color: #009b95;
}
.banner-header h5 {
    color: #009b95;
}
.banner-header h5 a:hover {
    color: #009b95;
}
.about .caption h6 {
    color: #009b95;
}
.about-list li .icon span {
    color: #009b95;
}
.projects h6 {
    color: #009b95;
}
.projects-content:after {
    background-color: #009b95;
}
.projects-tagline {
     color: #009b95;
}
.projects-prev-next a:hover {
    color: #009b95;
}
.projects2 .caption h6 {
    color: #009b95;
}
.projects2-list li .icon span {
    color: #009b95;
}
.project-video .caption h6 {
    color: #009b95;
}
.circle-fill circle {
    fill: #009b95;
}
.play-button.color {
    color: #009b95;
}
.play-button.color .circle-fill circle {
    fill: #009b95;
}
.testimonials .caption h6 {
    color: #009b95;
}
.blog .item .info a span:after {
    color: #009b95;
}
.blog .item .info a span:hover {
    color: #009b95;
}
.blog-sidebar .widget ul li a.active {
    color: #009b95;
}
.blog-sidebar .widget ul li a:hover {
    color: #009b95;
}
.blog-sidebar .tags li {
    background-color: #009b95;
}
.blog-pagination-wrap li a:hover {
    border: 1px solid #009b95;
    color: #009b95;
}
.blog-pagination-wrap li a.active {
    border: 1px solid #009b95;
    color: #009b95;
}
.post-repay {
    color: #009b95;
}
.post-prev-next a:hover {
    color: #009b95;
}
.contact p a {
    color: #009b95;
}
.contact-list li .icon span {
    color: #009b95;
}
.contact-list li .text p a:hover {
    color: #009b95;
}
.butn-dark a {
    background: #009b95;
}
.main-footer .bottom-footer p a:hover {
   color: #009b95;
}
.main-footer .bottom-footer .container .social li:hover {
        background-color: #009b95;
}
.progress-wrap::after {
    color: #009b95;
}
.progress-wrap::after {
    color: #009b95;
}
.progress-wrap svg.progress-circle path {
    stroke: #009b95;
}
.error-form .form-group input[type="text"]:focus,
.error-form .form-group input[type="email"]:focus,
.error-form .form-group input[type="search"]:focus {
    border-color: #009b95;
}
@media screen and (max-width: 991px) {
    .nav-scroll .navbar-collapse .active {
        color: #009b95 !important;
    }
}