/* support page */
.p-g-mod-t-63 .p-g-mod-body {
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
    height: 410px;
    margin-top: 15px;
    background: #fff;
    border-radius: 30px;
}
.p-g-mod-t-63 .p-g-mod-body .help-search-wrapper form {
    box-shadow: none;
}
.p-g-mod-t-63 .p-g-mod-body .help-search-wrapper form input {
    height: 55px !important;
    border-radius: 6px 0px 0px 6px!important;
    font-size: 12px;
    border: 1px solid #e2e2e2 !important;
    border-right: 0px !important;
}
.p-g-mod-t-63 .p-g-mod-body .help-search-wrapper .title {
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 24px;
    color: #000;
}
.help-entries .card-header a {
    display: block;
    padding: 15px 20px;
    font-size: 16px;
    color: #000;
    font-weight: 500;
}
.card-help-title .entries {
    margin-top: 10px;
    display: block;
    text-align: center;
}
.card-help-title {
    border-radius: 8px;
    padding: 19px 0;
    background: #fff;
}
.card-help-title:hover {
    background-color: #c3c3c3;
}
.card-help-title .image img {
    max-width: 100%;
    max-height: 60px;
    width: 35px;
    height: 35px;
}
.card-help-title a.title {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
}
.card-help-title .title {
    margin-top: 0;
    font-size: 16px;
    font-weight: 500;
    color: #000;
}
.destekmerkezi-description {
    font-size: 22px;
    margin-bottom: 12px;
    text-align: center;
}
.p-g-mod.p-g-mod-t-61.p-g-mod-help-group.p-g-mod-trans span {
    font-size: 15px;
    font-weight: 400;
}
.p-g-mod.p-g-mod-t-61.p-g-mod-help-group.p-g-mod-trans .card-body {
    font-size: 15px;
    font-weight: 400;
    background: #fff;
}
.p-g-mod-t-63 .p-g-mod-body .help-search-wrapper form .btn-send {
    position: absolute;
    width: 75px;
    height: 55px;
    background: #000;
    border-width: 0;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    border-radius: 0 6px 6px 0!important;
    text-transform: uppercase;
}
.help-search-tool {
    display: none;
}
.help-entries .card {
    border: 1px solid #f1f1f1;
}
/* support page end */
@media (max-width: 990px) {
    .agedestekmerkezi .col-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 66%;
        max-width: 66%;
    }
    .card-help-title .image img {
        max-width: 100%;
        max-height: 60px;
        width: 25px;
        height: 25px;
    }
    .card-help-title {
        border-radius: 8px;
        padding: 15px 0;
        width: 100%;
    }
    .destekmerkezi-description {
        font-size: 17px !important;
        margin-bottom: 12px;
        text-align: center;
    }
        .pattern-group-p-help_detail .p-g-mod.p-g-mod-t-59.p-g-mod-help-group.p-g-mod-trans .row {
        display: flex;
        overflow-x: scroll;
        flex-wrap: nowrap;
        font-size: 14px;
    }
    .card-help-title a.title {
        gap: 6px;
        font-size: 13px;
    }
    .p-g-mod-t-63 .p-g-mod-body .help-search-wrapper .title {
        font-size: 25px;
        margin-bottom: 15px;
    }
    .p-g-mod.p-g-mod-t-63.p-g-mod-full-screen.p-g-mod-trans.destek-aciklama {
        margin-bottom: 0;
    }
    .p-g-mod.p-g-mod-t-63.p-g-mod-full-screen.p-g-mod-trans {
        margin-bottom: 8px;
    }
    .help-entries .card-header a {
        font-size: 14px;
    }
    .p-g-mod.p-g-mod-t-61.p-g-mod-help-group.p-g-mod-trans span {
        font-size: 14px;
        font-weight: 400;
    }
    .p-g-mod.p-g-mod-t-61.p-g-mod-help-group.p-g-mod-trans .card-body {
        font-size: 14px;
        font-weight: 400;
    }
}