#topbar .contact-info i {
color: #009c98;
}


#topbar .social-links a {
color: #009c98;
}


#header {
border-bottom: 3px solid #009c98;
}


.menu-active a {
color: #009c98;
}


.nav-menu a {
font-weight: 400;
font-size: 18px;
text-transform: uppercase;
}



#call-to-action {
background: #009c98;
}

.cta-btn {
border-radius: 10px;
}


#divfilters {
border: 2px solid #009c98;
border-radius: 10px;
}


#divfilters col-lg-1 {
color: #009c98;
}


.btn-success {
background-color:#009c98;
border-color:#009c98;
}


.btn-primary {
background: #009c98;
border: 2px solid #009c98;
}


.section-header h2 {
color: #009c98;
}


.section-header h2::before {
background: #009c98;
}


#contact .contact-info i {
color: #009c98;
}


#contact .contact-info h3 {
color: #009c98;
}


a:hover {
color: #009c98;
}


.back-to-top {
background: #009c98;
}


.back-to-top:hover {
background: #009c98;
}


.modal-title {
color: #009c98;
}