.blog-detail > .b-container > #read-content > h2 > strong {
    color: #2A1A5C;
}

.campaignListPage #content-wrapper #campaignDetails .c-unit-03 ul {
    padding-left: 28px;
}

    .campaignListPage #content-wrapper #campaignDetails .c-unit-03 ul li {
        font-family: 'Roboto';
        color: rgba(0, 0, 0, 0.8);
    }

        .campaignListPage #content-wrapper #campaignDetails .c-unit-03 ul li::marker {
            color: #3E15B2;
        }

#campaignList .c-unit-03-B a {
    font-family: 'Roboto';
}

@media screen and (max-width: 480px) {
    .c-item-01.clicked {
        position: fixed !important;
        bottom: 0 !important;
        left: 0 !important;
        width: 90% !important;
        margin: 5% !important;
    }

    .mobileAppDownloadButton {
        width: 91.1%;
        height: 64px;
        position: fixed;
        left: 4.4%;
        bottom: 2.5%;
        background-color: #ff5c33;
        display: flex !important;
        border-radius: 16px;
        align-items: center;
        justify-content: center;
        z-index: 9999;
        column-gap: 25px;
    }

        .mobileAppDownloadButton .one-icon {
            width: 27px;
            height: 29px;
        }

        .mobileAppDownloadButton .one-text {
            color: white;
            font-size: 24px;
            font-weight: 600;
            transform: translateY(3px);
        }
}

@media (max-width: 414px) {
    .comp-ui-17 {
        height: auto;
        padding-bottom: 35px;
    }

    .micro-ui-05 .c-item-01 {
        height: 155px !important;
    }

    #pokus-kart-al {
        bottom: -430px !important;
    }
}

@media screen and (max-width: 768px) {
    .micro-ui-06 {
        padding-top: 0px !important;
    }

    /*Kampanya Detay Mobile Font-size*/
    #campaignDetails ul li {
        font-size: 16px;
    }
}

@media screen and (min-width: 768px) {
    .rightSideModal a.f-close {
        right: -15px;
        top: -30px;
    }
}

@media screen and (max-width: 767px) {
    .rightSideModal a.f-close {
        transform: translateX(19px) translateY(-8px);
        background-color: #FFFFFF !important;
    }
}

#modal-wrapper.employeeModal .f-content .f-header .f-close {
    background-size: 18px 18px !important;
}


/* iPhone 5, 5S Media Query */

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (-webkit-device-pixel-ratio: 2) {
    .micro-ui-08 .c-item-01 {
        height: 120px !important;
    }
}

@media (max-width: 374px) {
    #menu-primary ul.level-1 {
        left: 50px !important;
    }
}


/* iPhone 6, 7, 8 Media Query */

@media only screen and (min-device-width: 320px) and (max-device-height: 960px) {
    .micro-ui-08 .c-item-01 {
        height: 160px !important;
    }

    .micro-ui-14 {
        height: 200px !important;
    }

    .comp-micro-layout-18 {
        justify-content: center;
    }

    .c-unit-04 {
        margin: 10px 0px;
    }
}


/* iPhone 6+, 7+, 8+ Media Query */

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (-webkit-device-pixel-ratio: 3) {
}

@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
    .micro-ui-08 .c-item-01 {
        height: 150px !important;
    }
}

@media only screen and (max-width: 360px) {
    .micro-ui-08 .c-item-01 {
        height: 130px !important;
    }
}

@media (min-width: 768px) and (max-width: 1400px) {
    .micro-ui-08 .c-item-01 {
        height: 160px !important;
    }
}

@media (max-width: 1280px) {
    #menu-primary ul {
        display: flex !important;
        flex-direction: column;
    }

    .new-orange-button {
        display: none !important;
    }

    #campaignDetails {
        padding-top: 34px;
    }
}

.new-orange-button {
    color: white;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -25px;
    position: fixed;
    width: 281px;
    height: 64px;
    border-radius: 16px;
    background-color: #FF5C33;
    font-weight: 600;
}

#menu-primary {
    margin-right: 30px;
}

@media screen and (min-width: 1281px) and (max-width: 1350px) {
    #menu-primary {
        margin-right: 190px;
    }
}

@media screen and (min-width: 1350px) and (max-width: 1450px) {
    #menu-primary {
        margin-right: 165px;
    }
}

@media screen and (min-width: 1450px) and (max-width: 1550px) {
    #menu-primary {
        margin-right: 125px;
    }
}

@media screen and (min-width: 1550px) and (max-width: 1650px) {
    #menu-primary {
        margin-right: 80px;
    }
}

@media screen and (min-width: 1279px) {
    .comp-ui-17 {
        height: 144px;
    }
}

footer {
    z-index: 5 !important;
}

.comp-layout-section-26.two-screen {
    overflow: hidden;
}

    .comp-layout-section-26.two-screen .c-unit-02-X {
        bottom: -89px;
        height: 552px;
    }

        .comp-layout-section-26.two-screen .c-unit-02-X img {
            position: absolute;
            top: 20px;
            opacity: 0;
            transition: opacity 1s ease-in-out;
        }

            .comp-layout-section-26.two-screen .c-unit-02-X img.active {
                opacity: 1;
            }

        .comp-layout-section-26.two-screen .c-unit-02-X .buttons {
            position: absolute;
            top: -41px;
            left: 50%;
            transform: translate(-50%, -100%);
            display: flex;
            gap: 16px;
        }

            .comp-layout-section-26.two-screen .c-unit-02-X .buttons .btn {
                border-radius: 8px;
                border: solid 1px #ff5c33;
                text-align: center;
                width: 136px;
                height: 40px;
                display: flex;
                justify-content: center;
                align-items: center;
                cursor: pointer;
            }

                .comp-layout-section-26.two-screen .c-unit-02-X .buttons .btn span {
                    font-size: 21px;
                    font-weight: 500;
                    font-stretch: normal;
                    font-style: normal;
                    line-height: 1.05;
                    letter-spacing: normal;
                    text-align: center;
                    color: #ff5c33;
                }

                .comp-layout-section-26.two-screen .c-unit-02-X .buttons .btn.active {
                    background-color: #ff5c33;
                }

                    .comp-layout-section-26.two-screen .c-unit-02-X .buttons .btn.active span {
                        color: #fff;
                    }

/*Header Düzenleme 07.07.2022*/
.comp-layout-header-01 {
    position: sticky;
    top: 0;
    padding: 0 calc(50% - 592px);
}

#campaignDetails {
    padding-top: 0;
}

#campaignList > section.categories,
#content-wrapper > section {
    padding-top: 0;
}

#search-button2 {
    position: absolute;
    display: none;
    right: 15px;
    background-color: transparent;
    cursor: pointer;
}

#campaignList > section.comp-layout-showcase-01.showcase-01-ui {
    padding-top: 0;
}

@media only screen and (min-width: 1280px) {
    #howToPokus > section.comp-layout-section-26.comp-ui-14.style2.first {
        height: 86vh;
    }
}

/* Bulunamadı sayfası */

#pagination > .not-found {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding-top: 60px;
    padding-top: 116px;
}

    #pagination > .not-found > .not-found-icon {
        height: 166px;
        width: 166px;
        background-color: #ff5c33;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 16px;
    }

.not-found-icon .exclamation {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    background-color: white;
    width: 10px;
    height: 56px;
    border-radius: 5px;
    position: relative;
}

.not-found .not-found-icon .exclamation::after {
    content: "";
    height: 10px;
    width: 10px;
    background-color: white;
    border-radius: 50%;
    position: absolute;
    bottom: -14px;
}

#pagination > .not-found > .text {
    font-size: 40px;
    line-height: 50px;
    color: #2a1a5c;
    font-weight: bold;
}

#campaignDetails > section.comp-layout-section-29.comp-ui-18 {
    padding-top: 3rem;
}

#campaignDetails > section.blog-detail > div.b-container > div.b-c-top > a {
    color: inherit;
}

.categories .c-container .left-content .active {
    width: unset !important;
}

#campaignList > .comp-layout-section-21.comp-ui-09 > section > div > div.left-content {
    align-items: center;
    gap: 40px;
    overflow-x: auto;
    width: 90%;
    height: 100%;
}

    #campaignList > .comp-layout-section-21.comp-ui-09 > section > div > div.left-content::-webkit-scrollbar {
        width: 6px;
        height: 6px;
    }

    #campaignList > .comp-layout-section-21.comp-ui-09 > section > div > div.left-content::-webkit-scrollbar-track {
        border-radius: 10px;
    }

    #campaignList > .comp-layout-section-21.comp-ui-09 > section > div > div.left-content::-webkit-scrollbar-thumb {
        background: #3e15b2;
        border-radius: 10px;
    }

        #campaignList > .comp-layout-section-21.comp-ui-09 > section > div > div.left-content::-webkit-scrollbar-thumb:hover {
            background: #00ccbe;
        }

    #campaignList > .comp-layout-section-21.comp-ui-09 > section > div > div.left-content::-webkit-scrollbar-button {
        display: none;
    }

/*popup*/
.canvas {
    display: none;
}

    .canvas.open {
        display: block;
        z-index: 13;
        top: 0;
        left: 0;
        position: absolute;
        height: 100vh;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.75);
    }

.dialogs {
    display: none;
}

    .dialogs.open {
        display: block;
        background-color: #3E15B2;
        height: auto;
        /*border: #3E15B2 2px solid;*/
        border-radius: 8px;
        position: fixed;
        /*top: calc((100vh + 100px) / 2);*/
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 20;
        overflow: hidden;
    }

        .dialogs.open .top-side {
            min-height: 30px;
            max-height: 60px;
            width: 100%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: right;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

            .dialogs.open .top-side .close-dialog {
                /*padding: 4px 10px 4px 0;*/
                padding-right: 10px;
            }

                .dialogs.open .top-side .close-dialog img {
                    width: 36px;
                    transition: 0.3s all linear;
                    transform: rotate(45deg);
                }

                .dialogs.open .top-side .close-dialog:hover img {
                    filter: drop-shadow(4px 0px 0 #00CCBE) drop-shadow(-4px 0px 0 #FF5C33) drop-shadow(4px 0px 0 #00CCBE) drop-shadow(-4px 0px 0 #FF5C33);
                }

        .dialogs.open .iframe-container {
            overflow: hidden;
            width: 60vw;
            height: 33.7vw;
        }

            .dialogs.open .iframe-container #player {
                width: inherit;
                height: inherit;
            }

@media only screen and (max-width: 768px) {
    .dialogs.open .iframe-container {
        width: 100vw;
        height: 56vw;
    }
}


/*popup end*/

.categories .c-container .left-content {
    justify-content: flex-start !important;
    gap: 16px !important;
    padding-bottom: 10px;
}

    .categories .c-container .left-content a {
        white-space: nowrap;
        border-radius: 40px;
        box-shadow: 0px 1px 4px 0px rgba(37, 51, 66, 0.12);
        transition: box-shadow 0.2s linear;
        padding: 8px 12px;
        background-color: white;
        color: #3e15b2 !important;
        opacity: 1 !important;
    }

        .categories .c-container .left-content a.active {
            background-color: #3e15b2;
            color: white !important;
        }


@media only screen and (max-width: 1280px) {
    .comp-layout-header-01 {
        padding-right: 16px !important;
    }
}

@media only screen and (min-width: 415px) and (max-width: 767px) {
    .comp-ui-10 .c-wrapper .c-unit-01 {
        /*height: 60vw!important;*/
        height: calc((100vw - 48px) / 2.13);
        /*width: 60vw;*/
        margin: 0 auto;
        content: var(--mobile-campaign-image) !important;
    }
}

@media (max-width: 576px) {
    #campaignDetails > section.comp-layout-section-22.comp-ui-10 > div > div:nth-child(1) {
        display: block !important;
        background-position: center;
        /*height: 87vw;*/
        height: calc((100vw - 48px) / 2.22);
        background-repeat: no-repeat;
        margin: 0 auto;
        background-size: contain;
        background-image: var(--mobile-campaign-image) !important;
    }
}

.pokus-gift p {
    padding: 4px 0;
}



/*Ebeveyn Onayı Sayfası Start*/

.comp-ui-11.account-confirmation {
    background-color: #00ccbe !important;
}

    .comp-ui-11.account-confirmation .c-wrapper1180 {
        background-color: #00ccbe !important;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

        .comp-ui-11.account-confirmation .c-wrapper1180 .comment {
            font-size: 24px;
            font-weight: 500;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.33;
            letter-spacing: normal;
            color: #fff;
            max-width: 1180px;
            width: 100%;
            margin-bottom: 24px;
            padding: 86px 16px 0;
        }

        .comp-ui-11.account-confirmation .c-wrapper1180 .popup-apply {
            background-image: url(/Content/Images/Pokus/pattern_3.svg);
            padding-top: 60px;
            padding-bottom: 70px;
            height: 100%;
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }

            .comp-ui-11.account-confirmation .c-wrapper1180 .popup-apply .popup {
                max-width: 584px;
                width: 100%;
                padding: 44px;
                border-radius: 16px;
                box-shadow: 0 8px 40px 0 rgb(128 46 25 / 35%);
                background-color: #fff;
                gap: 16px;
                display: flex;
                flex-direction: column;
            }

                .comp-ui-11.account-confirmation .c-wrapper1180 .popup-apply .popup p.first {
                    font-size: 24px;
                    font-weight: normal;
                    font-stretch: normal;
                    font-style: normal;
                    line-height: 1.33;
                    letter-spacing: normal;
                    color: #2a1a5c;
                }

                .comp-ui-11.account-confirmation .c-wrapper1180 .popup-apply .popup p.second {
                    font-size: 20px;
                    font-weight: normal;
                    font-stretch: normal;
                    font-style: normal;
                    line-height: 1.4;
                    letter-spacing: normal;
                    color: #2a1a5c;
                }

                .comp-ui-11.account-confirmation .c-wrapper1180 .popup-apply .popup .buttons {
                    display: flex;
                    justify-content: center;
                    gap: 16px;
                    margin-top: 32px;
                }

                    .comp-ui-11.account-confirmation .c-wrapper1180 .popup-apply .popup .buttons div {
                        max-width: 240px !important;
                        width: 100% !important;
                    }

                        .comp-ui-11.account-confirmation .c-wrapper1180 .popup-apply .popup .buttons div a {
                            width: inherit;
                        }

                        .comp-ui-11.account-confirmation .c-wrapper1180 .popup-apply .popup .buttons div:first-child a {
                            background-color: #fff;
                            color: #ff5c33;
                            border: solid 1px rgba(42, 26, 92, 0.1);
                        }

                        .comp-ui-11.account-confirmation .c-wrapper1180 .popup-apply .popup .buttons div:nth-child(3) {
                            display: none;
                        }

@media (max-width: 680px) {
    .comp-ui-11.account-confirmation .c-wrapper1180 .comment {
        padding-top: 20px !important;
        font-size: 12px;
    }

    .comp-ui-11.account-confirmation .c-wrapper1180 .popup-apply {
        padding: 0 16px 52px;
    }

        .comp-ui-11.account-confirmation .c-wrapper1180 .popup-apply .popup {
            padding: 24px;
            gap: 12px;
        }

            .comp-ui-11.account-confirmation .c-wrapper1180 .popup-apply .popup p.first {
                font-size: 16px;
            }

            .comp-ui-11.account-confirmation .c-wrapper1180 .popup-apply .popup p.second {
                margin-top: -4px;
                font-size: 13px;
            }

            .comp-ui-11.account-confirmation .c-wrapper1180 .popup-apply .popup .buttons {
                gap: 8px;
                margin-top: 4px;
            }

                .comp-ui-11.account-confirmation .c-wrapper1180 .popup-apply .popup .buttons div {
                    border-radius: 40px;
                    height: 32px;
                }

                    .comp-ui-11.account-confirmation .c-wrapper1180 .popup-apply .popup .buttons div a {
                        font-size: 16px;
                        height: inherit !important;
                    }
}

/*Ebeveyn Onayı Sayfası End*/
#home > section.comp-layout-section-14.comp-ui-02 > div {
    gap: 10px;
}

    #home > section.comp-layout-section-14.comp-ui-02 > div > a {
        width: 166px;
    }

        #home > section.comp-layout-section-14.comp-ui-02 > div > a .c-item-01 {
            width: inherit;
        }

            #home > section.comp-layout-section-14.comp-ui-02 > div > a .c-item-01 img {
                width: inherit;
            }

.cerez-table,
.cerez-table td {
    width: auto;
}

    .cerez-table td {
        border: 1px solid #3e15b2;
        padding: 4px;
    }

.cerez-table {
    table-layout: fixed;
}

/*Cookie buttons*/
.cookie-buttons {
    display: flex;
    margin-top: 16px;
}

    .cookie-buttons .btn-cookie {
        width: 50%;
        display: flex;
        align-items: center;
        gap: 20px;
    }

        .cookie-buttons .btn-cookie p {
            margin: unset !important;
        }

        .cookie-buttons .btn-cookie .input {
            width: 87px;
            height: 45px;
        }

            .cookie-buttons .btn-cookie .input input {
                cursor: pointer;
                visibility: hidden;
                position: absolute;
            }

            .cookie-buttons .btn-cookie .input label {
                background-color: gray;
                width: inherit;
                height: inherit;
                border-radius: 22.5px;
                display: block;
                position: relative;
            }

                .cookie-buttons .btn-cookie .input label::before {
                    content: '';
                    top: 50%;
                    position: absolute;
                    left: 8px;
                    transform: translateY(-50%);
                    width: 34px;
                    height: 34px;
                    border-radius: 50%;
                    background-color: #DEE3ED;
                    box-shadow: 0px 0px 1.9px rgba(0, 0, 0, 0.12), 0px 1.9px 1.9px rgba(0, 0, 0, 0.237602);
                }

            .cookie-buttons .btn-cookie .input input:checked + label {
                background: #3e15b2;
            }

                .cookie-buttons .btn-cookie .input input:checked + label::before {
                    left: unset;
                    right: 8px
                }

@media only screen and (max-width: 600px) {
    .cookie-buttons {
        flex-direction: column;
    }
}

/*blackbanner*/
.limitBanner {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    width: 100%;
    height: 400px;
    background-color: black;
    color: white;
}

    .limitBanner .inner-part {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        align-items: center;
        gap: 20px;
        max-width: 600px;
    }

        .limitBanner .inner-part h3 {
            font-size: clamp(32px, calc(27.2px + 1vw), 40px);
            color: #fff;
            text-align: center;
        }

        .limitBanner .inner-part p {
            font-size: clamp(15px, calc(12px + 0.625vw), 20px);
            color: #fff;
            text-align: center;
        }

/*pop-up2*/
.pop-up2 {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 50;
}

    .pop-up2.active {
        display: flex;
    }

    .pop-up2 .inner-pop-up {
        position: relative;
        display: block;
        max-width: 710px;
        /*height: 65vh;*/
        background-color: black;
        padding: 120px 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 40px;
    }

        .pop-up2 .inner-pop-up .close {
            position: absolute;
            right: 20px;
            top: 20px;
            cursor: pointer;
            font-size: clamp(15px, calc(12px + 0.625vw), 20px);
            color: #fff;
        }

        .pop-up2 .inner-pop-up h3 {
            font-size: clamp(32px, calc(27.2px + 1vw), 40px);
            color: #fff;
            text-align: center;
        }

        .pop-up2 .inner-pop-up p {
            font-size: clamp(15px, calc(12px + 0.625vw), 20px);
            color: #fff;
            text-align: center;
        }

            .pop-up2 .inner-pop-up p span {
                font-size: 14px;
            }

@media screen and (max-width: 480px) {
    .pop-up2.active {
        align-items: flex-start;
        margin-top: 86px;
    }

    .pop-up2 .inner-pop-up {
        height: 55vh;
        gap: 14px;
        padding: 120px 16px;
    }
}

@media screen and (min-width: 1280px) {
    #menu-primary ul.level-1 > li:last-child {
        display: none;
    }
}

#homeButton {
    z-index: 40;
}

.c-unit-02-X video {
    display: none;
    border-radius: 30px 30px 0 0;
    width: 310px;
    height: 100%;
    position: absolute;
    top: 14px;
}

    .c-unit-02-X video.active {
        display: block;
    }

@media screen and (max-width: 1280px) {
    .c-unit-02-X video {
        width: 244px;
        top: 12px;
    }
}

@media screen and (max-width: 768px) {
    .c-unit-02-X video {
        width: 270px;
        top: 17px;
        border-radius: 30px 30px 0 0;
    }
}

@media screen and (min-width: 1680px) {
    span.ff-B {
        font-size: 23px;
        margin-right: 5px;
    }
}

@media screen and (max-width: 420px) {
    main .comp-layout-section-14 .c-wrapper {
        justify-content: center !important;
    }
}

.popup .inner-popup .bottom-part .content {
    max-height: 40dvh;
}

.similar-contents .content .s-c-description {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/*Hakkımızda sayfası kurumsal kartların 4'lü durması için css eklemesi*/
#aboutPage section.board-of-directors .cards .card-type-01 {
    flex: 0 1 23%;
}
@media screen and (max-width: 980px) {
    #aboutPage section.board-of-directors .cards .card-type-01 {
        flex: unset!important;
    }
}