.main-color,
.main-color:hover,
.service-box:hover .box-circle,
.about-us .owl-pagination,
.about-us-right,
.about-box:hover,
.core-features .owl-theme .owl-pagination .owl-page.active span,
.skill-progress .progress-bar,
.step-skills ul li span.active,
.table:hover .price,
.table .button .btn:hover,
.blog-wrapper .blog-media .blog-overlay i,
.tag-cloud-widget ul li a:hover,
.member-box:not(.blog-box):hover .member-info {
    background-color: #22AAA1;
    background-color: rgb(34,170,161);
    border-color: #22AAA1;
    border-bottom-color: #22AAA1;
}

.informations .info-box {
    background-color: rgba(34,170,161,1);
}
.informations .info-box:nth-of-type(2) {
    background-color: rgba(34,170,161,.9);
}
.informations .info-box:nth-of-type(3) {
    background-color: rgba(34,170,161,.8);
}
.informations .info-box:nth-of-type(4) {
    background-color: rgba(34,170,161,.7);
}
.informations .info-box:nth-of-type(5) {
    background-color: rgba(34,170,161,.6);
}

.portfolio-filter a.selected,
.portfolio-filter a:hover {
    border-bottom-color: #22AAA1;
}

.service-box:hover,
.about-us .owl-theme .owl-pagination .owl-page:hover span,
.about-us .owl-theme .owl-pagination .owl-page.active span,
.form-group .form-control:focus {
    border-color: #22AAA1;
}

.about-box i,
.core-features .owl-theme .owl-pagination .owl-page span,
.core-features .owl-theme .owl-pagination .owl-page span:after,
.box-alt:hover h3,
.box-alt:hover h3 i,
.box-alt:hover .btn,
.box-alt:hover .btn:after,
.portfolio-filter a.selected,
.portfolio-filter a:hover,
.bg-video span i,
.social ul li:hover a,
.blog-wrapper .blog-inner-wrapper .meta ul li a:hover,
.widget-categories ul li a:hover,
.widget-categories ul li a:hover .badge,
.text-widget p a,
.popular-widget .meta ul li a:hover{
    color: #22AAA1;
}