.technologies-icon {
    background: #f7f5f5;
    padding: 10px 20px;
    border-radius: 5px;
    width: 250px;
    max-width: 40%;
}

.header__area-topbar-left-info ul li a i::before {
    color: #237566;
}

.header__area-topbar-right-social ul li a:hover {
    color: #237566;
}

.banner__area-title span {
    color: #237566;
    background: #c4f8ef;
    padding: 2px 10px;
    font-weight: bold;
}

.header__area-menubar-main-menu ul li:hover>a {
    color: #237566;
}

.theme-banner-btn,
.price-btn,
.theme-btn {
    background: linear-gradient(86deg, #237566 0%, #039d80 100%);
}

.section-top {
    background: #c4f8ef;
    color: #237566;
}

.about__area-right-contact-item-call-icon i::before {
    color: #237566;
}

.about__area-left-content {
    background: linear-gradient(86deg, #237566 0%, #039d80 100%);
}

.services__area-item-icon {
    color: #237566;
}

.services__area-item::before {
    background: linear-gradient(86deg, #237566 0%, #039d80 100%);
}

.skilbar__area-bar {
    background: linear-gradient(86deg, #237566 0%, #039d80 100%);
}

.text-primary {
    color: #237566 !important;
}

.contact__list-item:hover {
    background: #237566;
}

.contact__form-form-group.icon i {
    color: #237566;
}

.footer__area-bottom-left a {
    color: #237566;
}

.scroll-top {
    background: linear-gradient(86deg, #237566 0%, #039d80 100%);
}