/* page_view.php'den cikarildi.  Kullanan sayfa(lar): servis-master  */

.dx-seo-image img {
    width: 100%;
}


.vakifbank-pos {
    .dx-desc-paragraph.second {
        .dx-seo-title-new {
            width: 100%;
            font-size: 40px;
            font-weight: bold;
            color: #1b7e97;
            line-height: 50px;
            margin-bottom: 1rem;
        }
    }

    .dx-integration-item {
        color: #555;
        transition: .3s ease all;
    }

    .dx-seo-title-new {
        display: block;
    }

    .dx-integration-item:hover {
        color: #1b7e97;
    }

    .dx-desc-in-flex {
        align-items: flex-start;
    }

    .new-general-flex.special-padding .dx-desc-paragraph {
        padding: 0;
    }

    .dx-desc-paragraph {
        padding-top: 0;
    }

    .dx-desc-paragraph.second {
        .second-title {
            font-size: 35px;
            font-weight: bold;
            color: #1b7e97;
            line-height: 50px;
            margin-bottom: 0;
        }
    }

    .dx-vakifbank-general {
        padding: 2rem;
        margin-bottom: 3rem;
    }

    .dx-finish-image-general {
        margin-top: 3rem;
    }

    .dx-seo-title-new-vakif {
        width: 100%;
        font-size: 28px;
        font-weight: bold;
        color: #1b7e97;
        line-height: 50px;
        margin-bottom: 0;
        text-align: right;
    }

    .dx-seo-image-general-new-bottom {
        margin-bottom: 1.5rem;
    }

    .dx-seo-image-general-new-bottom .dx-desc-paragraph-info {
        padding-right: 80px;
    }
}

.vakifbank-pos-mbl {
    .dx-integration-item {
        color: #555;
        transition: .3s ease all;
    }

    .dx-integration-item:hover {
        color: #1b7e97;
    }

    .dx-seo-title {
        font-size: 1.50rem !important;
    }

    .dx-seo-title-new {
        display: block;
        width: 100%;
        font-size: 1.50rem !important;
        line-height: 1.25;
        font-weight: bold;
        color: #1b7e97;
        margin-bottom: 1rem;
    }

    .dx-desc-paragraph {
        display: block;
        text-align: center;
    }

    .dx-seo-image-general-new-bottom {
        margin-bottom: 2.5rem;
    }

    .dx-desc-paragraph.second {
        .dx-desc-in-flex {
            display: flex;
            justify-content: flex-start;
            align-items: flex-start;
            gap: 10px;
            margin-bottom: 1rem;
        }

        .dx-seo-title-new {
            display: block;
            width: 100%;
            font-size: 1.50rem !important;
            line-height: 1.25;
            font-weight: bold;
            color: #1b7e97;
            margin-bottom: 1rem;
        }

        .dx-desc-paragraph {
            text-align: center;
        }
    }
}

@media (max-width: 1024px) {
    .dx-desc-paragraph.second .second-title {
        font-size: 1.30rem !important;
        line-height: 1.25;
        font-weight: bold;
        color: #1b7e97;
    }
}

.hepsiburada-entegrasyon {
    .dx-seo-image-general {
        padding: 2rem 2rem 2rem 3rem;
        grid-template-columns: 60% auto;
        gap: 0;
    }

    .dx-seo-image-general-bottom {
        margin-bottom: 2.5rem;
    }

    .dx-inside-general {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 1rem;
    }

    .dx-hepsiburda-title {
        color: #FF5F00;
        font-size: 35px;
        font-weight: bold;
        line-height: 50px;
        margin-bottom: 0;
    }

    .dx-seo-title {
        color: #FF5F00 !important;
        width: 100%;
        font-size: 30px !important;
        font-weight: bold;
        line-height: 55px;

        .dx-weight-span {
            font-weight: 400;
        }
    }

    .dx-seo-title-new {
        color: #FF5F00;
        font-size: 34px;
    }

    .dx-desc-title {
        color: #FF5F00 !important;
    }

    .dx-seo-image-general-new-bottom {
        margin-bottom: 2.5rem;
    }

    .dx-collapse-item::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        border-radius: inherit;
        background: transparent;
        z-index: -1;
        margin: -1px;
        transition: 300ms ease all;
        background: linear-gradient(90deg, #FF5F00 0%, #F28B00 100%);
        opacity: 0;
    }
}

.hepsiburada-entegrasyon-mbl {
    .dx-seo-image-general {
        padding: 2rem 2rem 2rem 3rem;
        grid-template-columns: 60% auto;
        gap: 0;
    }

    .dx-seo-image-general-bottom {
        margin-bottom: 2.5rem;
    }

    .dx-inside-general {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 1rem;
    }

    .dx-hepsiburda-title {
        color: #FF5F00;
        font-weight: bold;
        margin-bottom: 0;
    }

    .dx-seo-title {
        color: #FF5F00 !important;
        width: 100%;

        .dx-weight-span {
            font-weight: 400;
        }
    }

    .dx-seo-title-new {
        color: #FF5F00;
    }

    .dx-desc-title {
        color: #FF5F00 !important;
    }

    .dx-seo-image-general-new-bottom {
        margin-bottom: 2.5rem;
    }

    .dx-collapse-item::before {
        background: linear-gradient(90deg, #FF5F00 0%, #F28B00 100%);
        opacity: 0;
    }
}
