.main-menu ul ul li {
    width: 310px !important;
}

.about-image-card.style-two .img-card-wrapper.image-three  {
    background: #005bac !important;
    background: linear-gradient(135deg, #005bac 0%, #1eae98 100%) !important;
    -webkit-animation: MoveUpDown 2s linear infinite alternate !important;
    animation: MoveUpDown 2s linear infinite alternate !important;
}

.header-btn .icon-wrapper .icon {
    background: #005bac !important;
}

.project-detail-area {
    padding: 50px 0 !important;
}

.service-details-wrapper {
    padding-bottom: 0px !important;
}