.w-webflow-badge {
    display: none !important;
}
.w-richtext p,
.w-richtext ul li {
    color: black;
}
.service-wrap > div:nth-child(2) > div.service-item:hover {
    background: #fad2ffa6;
    transform: scale(1.1) !important;
    transition: ease 0.2s;
}
.text-dark.row {
    display: flex;
    flex-direction: row;
    align-items: baseline;
    font-size: 25px;
    font-weight: 600;
    gap: 2px;
}
.mt-0 {
    margin-top: 0 !important;
}
.feature-item-2:hover {
    /* transform: scale(1.1) !important; */
    box-shadow: 2px 2px 10px 2px black !important;
    transition: ease 0.4s;
}

.feature-item-2:hover .feature-icon-wrap {
    transform: scale(1.2) !important;
    transition: ease 0.4s;
}
.w-richtext ol li {
    color: black;
}
@media screen and (min-width: 1280px) {
    .feature-wrap {
        padding: 45px;
    }
}
.section-spacing-bottom {
    padding-bottom: 40px;
}
.section-spacing-top {
    padding-top: 40px;
}
.list-style-item {
    align-items: baseline;
}
@media (min-width: 768px) {
    .grid-pricing {
        grid-template-columns: 1fr 1fr;
    }
    .inner-container.left {
        margin-left: 62px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    p {
        font-size: 18px;
    }
    h2 {
        font-size: 38px;
    }
}
.grid-pricing {
    grid-column-gap: 30px;
}

.pricing-list {
    align-items: baseline;
}

.pricing-toggle-box {
    width: 335px;
}
.section-spacing-bottom-1 {
    padding-bottom: 96px;
}

.grid-footer-3-col {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
}
@media (min-width: 734px) {
    .grid-footer-menu {
        grid-template-rows: auto;
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
    .services-grid-2-col {
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        grid-template-rows: auto;
        grid-template-columns: 0.2fr 1fr;
        grid-auto-columns: 1fr;
        display: grid;
        margin-bottom: 20px;
    }
}
.mb-60 {
    margin-bottom: 60px;
}
.mb-30 {
    margin-bottom: 30px;
}
.step-item:hover {
    transform: scale(1.1);
    transition: ease 0.4s;
}
.step-2-item:hover {
    transform: scale(1.1);
    transition: ease 0.4s;
}
@media (max-width: 732px) {
    .services-grid-2-col {
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        grid-template-rows: auto;
        grid-template-columns: 1fr;
        grid-auto-columns: 1fr;
        display: grid;
        margin-bottom: 20px;
    }
}
img.integration-image1 {
    width: 250px;
    max-width: 100%;
}
.services-grid-2-col {
    align-items: center;
}
.pricing-list-item {
    align-items: baseline;
}
.tab-link {
    padding: 64px 30px;
}
/* p.integration-paragraph strong:before {
    content: "";
    background: black;
    width: 5px;
    height: 5px;
    border: 2px solid black;
    display: inline-block;
    border-radius: 50%;
    margin-right: 6px;
} */

@media (max-width: 991px) {
    .tab-link {
        padding: 20px 30px;
        border: 1px solid #0dbae1;
    }
}

/* js */

.w-dyn-list .w-dyn-items .tabcontent h5 {
    margin-bottom: 5px;
}

.service-section_bottom {
    background-color: #1a1616;
}

.hero-section::before {
    background-color: #1a1616;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.perk_progress_section .feature-item-2 h5 {
    color: black;
}

.perk_progress_section .feature-item-2 img {
    width: 40px;
}

.text-white {
    color: white;
}

.footer p,
.footer h6 {
    color: black;
}

.footer-links,
.footer-link {
    color: black;
}

.workflow_protocols .feature-center-item h5 {
    color: black;
}

.our-working-process-item-block
    .our-working-process-item
    .our-working-process-item-card
    h3.our-wokring-process-title {
    color: black;
}

.working-process-tab-link.w-inline-block.w-tab-link.w--current .text-white {
    color: #0dbae1 !important;
}
.working-process-content-wrap .working-process-content h2 {
    color: black;
}
.working-process-content-wrap
    .working-process-content
    .pricing-list
    .pricing-list-item {
    color: black;
}

.pricing-info .pricing-icon {
    width: 100px;
}

.text-black {
    color: #000;
}

.integration-category-link.w-inline-block {
    color: black;
}
#WebsiteDevelopment {
    color: white;
}

.grid-feature-center .feature-center-item h5 {
    color: black;
}
.pb-0 {
    padding-bottom: 0px !important;
}

.feature-center-icon-wrap .feature-icon-blur-box img {
    width: 40px;
}

.mt-60 {
    margin-top: 60px;
}

.narrative_progress .list-style-item {
    color: white;
}

.principles_tab h4,
.principles_tab p {
    margin-bottom: 0;
    color: #000;
}

.principle_promise_tab {
    text-align: center;
}
.principle_promise_tab img {
    width: 100%;
    max-width: 620px;
    margin: auto;
}

.vmg_tabs a {
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    justify-content: center;
}

.contact-form-input-wrap .input-group label {
    color: white;
}
.contact_form_left {
    background-image: linear-gradient(
        45deg,
        var(--powder-blue),
        var(--lemon-chiffon) 51%,
        var(--light-pink)
    );
}

.privacy-section p,
.privacy-section ul li,
.privacy-section ol li {
    color: white;
}

.privacy-section h5 {
    margin-top: 10px;
    margin-bottom: 2px;
}

.pb-70 {
    padding-bottom: 70px;
}


.grid_analytics{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.grid_analytics .service-item{
    min-width: 264px;
}

.center_row{
    align-items: center;
}


@media (min-width: 768px) and (max-width:991px) {

}





@media (max-width: 991px) {
    .tabs-menu.w-tab-menu.vmg_tabs {
        order: -2;
    }
}
@media (max-width: 575px) {
    .working-process-tab-menu {
        gap: 34px !important;
    }
}

@media(max-width:319px){
    h2{
        font-size: 28px;
    }
}
.feature-item {
    padding-bottom: 0;
}

.feature-image {
    width: 100%;
    object-fit: cover;
    padding-bottom: 25px;
}
.feature-image {
    padding-bottom: 25px;
}
.integration-icon-blur-box {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0px;
}
.integration-icon-blur-box img{
    width: 40px;
}
.feature-icon-blur-box {
    top: 0;
    left: 0;
}
.inner-container p {
    color: white;
}
.inner-container a {
    text-decoration: none;
}
.section-spacing {
    padding-top: 60px;
    padding-bottom: 60px;
}
.split-section {
    padding-top: 25px;
}
.nav-link.w--current {
    color: var(--deep-sky-blue);
}

#Message {
    color: white;
}
p.text-white a:hover {
    color: #00b8e4;
}
.width-80{
    width: 80% !important;
}

.navbar-grid {
    padding: 12px 50px;
}
.mb-20{
    margin-bottom: 20px !important;
}
.footer-bottom {
    text-align: center;
    display: block;
}
.tabcontent img {
    border-radius: 10px;
}
.pb-10{
    padding-bottom: 10px;
}