.footer-container {
    position: relative !important;
    background-color: #fff;
}


.footer-content {
    background-color: #fff;
}

.footer-top-container .f-t {
    background-color: transparent;
    border: none;
}

.footer-top-container .f-t__text-area {
    margin: unset;
    margin-bottom: 16px;
}

.footer-top-container .f-t__text-area__text {
    font-size: 14px;
    font-weight: 500;
    font-family: 'Nunito', sans-serif;
    line-height: normal;
    letter-spacing: normal;
    color: #333;
}

.footer-top-container .f-t__mobile-app-area {
    display: flex;
    gap: 16px;
}

.mobile-apps-badge {
    height: 19.12px;
}

    .mobile-apps-badge:hover {
        cursor: pointer;
    }

    .mobile-apps-badge:not(:first-of-type) {
        margin-left: 3px;
    }

.footer-accordion__body {
    padding: 0 24px 32px;
}

.item-area {
    font-size: 14px;
    width: 100%;
    line-height: 20px;
    margin-bottom: 10px;
}

.customer-service-tel {
    display: flex;
    stroke: #333;
    color: #333;
    font-size: 14px;
}

    .customer-service-tel:hover {
        stroke: #8b8b8b;
        color: #8b8b8b !important;
    }

    .customer-service-tel:focus {
        color: #8b8b8b !important;
        stroke: #8b8b8b;
    }

.customer-service-tel__text {
    text-decoration: none;
}

.customer-service-tel__icon {
    margin-bottom: -3px;
}

.card-body {
    display: flex;
    justify-content: space-evenly;
}

.card-body__items {
    margin-top: 30px;
}

@media (max-width: 992px) {
    .card-body {
        display: block;
    }
}

.f-a__item {
    width: max-content;
}

.f-a__item__toggle {
    display: flex;
    justify-content: space-between;
    height: unset;
}

.f-a__item__toggle__title {
    flex-grow: 0;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #25282b;
    margin: 0 !important;
    font-family: 'Nunito', sans-serif;
}

.f-a__item__icon {
    width: 18px;
    height: 18px;
}

.f-a__item__text {
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    color: #25282b;
    margin-top: 0px;
    margin-bottom: 16px;
    font-family: 'Nunito', sans-serif;
}

    .f-a__item__text .footer-aydinlatma-metni {
        margin: 0;
        text-decoration: none;
        color: #25282b;
        font-family: 'Nunito', sans-serif;
    }


.f-a-icon-area {
    width: 24px;
}

.f-a-collapse {
    display: none;
}

.f-a-accordion-body {
    width: max-content;
    display: flex;
    cursor: pointer;
    color: #333;
}

    .f-a-accordion-body:hover {
        stroke: #8b8b8b;
        fill: #8b8b8b !important;
        color: #8b8b8b !important;
    }

    .f-a-accordion-body:focus {
        color: #8b8b8b !important;
    }

.show {
    display: block;
}

@media (max-width: 992px) {
    .f-a {
        margin: 0 0 0 0;
    }

    .f-a__item {
        width: auto;
    }

    .f-a__item__toggle__title {
        font-size: 14px;
        margin-top: 18px !important;
    }
}

.footer-bottom__icon-area {
    display: block;
    text-align: center;
    margin: unset;
}

.footer-bottom-end {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 84px;
    padding: 14px 48px;
    border-top: 1px solid #eee;
}

.footer-bottom-icons {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70px;
}

.footer-payment-logos {
    width: 485px;
    margin: auto;
}

.footer-payment-logos__img {
    width: auto;
    height: 20px;
    margin: 10px;
}

.footer-payment-logos .etbis {
    height: 30px;
}

.footer-payment-logos .guven-damgasi {
    height: 27px;
}

.icon-area-header {
    text-align: left;
    margin-left: 15px;
}

.icon-area-header-left {
    text-align: left;
    margin-left: 5px;
}

.icon-area-text {
    font-weight: bold;
}

.footer-card-logos {
    display: flex;
    align-items: center;
    margin: auto;
}

.footer-icon-svg:not(:last-child) {
    margin-right: 14px;
}

.background-icon {
    position: relative;
}

.background-icon__desktop {
    width: auto;
}

.background-icon__old {
    fill: #f1f1f1;
}

.social-media-icons {
    position: static;
    right: 10px;
    top: 34%;
    left: 10px;
    margin-top: 40px;
}

.social-media-icons__text-area {
    margin-bottom: 16px;
}

.social-media-icons__text-area__text {
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    text-align: left;
    color: #25282b;
    font-family: "Nunito", sans-serif;
}

.social-media-icons__icon-area {
    height: 26px;
    width: auto;
    display: flex;
    align-items: center;
    gap: 18px;
}

.icon-black-instagram {
    fill: #25282b;
}

    .icon-black-instagram:hover {
        fill: #e1306c;
    }

.icon-black-facebook {
    fill: #25282b;
}

    .icon-black-facebook:hover {
        fill: #3b5998;
    }

.icon-black-linkedin {
    fill: #25282b;
}

    .icon-black-linkedin:hover {
        fill: #007bb6;
    }

.icon-black-youtube {
    fill: #25282b;
}

    .icon-black-youtube:hover {
        fill: #b00;
    }

.icon-black-tiktok {
    fill: #25282b;
}

    .icon-black-tiktok:hover path {
        fill: #ff0050;
    }

.icon-black-whatsapp {
    fill: #25282b;
}

    .icon-black-whatsapp:hover {
        fill: #25d366;
    }

@media (max-width: 992px) {
    .social-media-icons__text-area__text {
        display: flex;
        justify-content: center;
    }

    .social-media-icons__icon-area {
        height: 26px;
        width: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 18px;
    }

    .footer-bottom-end {
        display: flex;
        justify-content: center;
        height: 68px;
    }

    .icon-area-header {
        text-align: center;
        margin-left: 0;
    }

    .icon-area-header-left {
        text-align: center;
        margin-left: 0;
    }

    .footer-bottom-icons-country {
        padding: 0 0 0 0;
    }

    .footer-bottom-icons {
        display: block;
    }

    .footer-payment-logos {
        width: 270px;
    }

    .footer-card-logos {
        width: 280px;
    }
}

.change-country-container {
    flex-grow: 0;
    margin: unset;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    align-items: center;
    display: flex;
}

.change-country-container__btn {
    display: flex;
    font-size: 16px;
    align-items: center;
    align-content: center;
    align-self: center;
    height: auto;
    width: auto;
    text-align: center;
    gap: 5px;
}

    .change-country-container__btn:hover {
        text-decoration: none;
    }

.change-country-container__btn__container {
    display: flex;
}

.change-country-container__btn__txt {
    color: #25282b;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    align-self: center;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    font-family: 'Nunito', sans-serif;
}

.change-country-container__btn__txt__wrapper {
    border-right: 1px solid #25282b;
    height: 16px;
}

.change-country-container__btn__txt:nth-of-type(2) {
    border-bottom: 0.5px solid #25282b;
}

.footer-icon-angle-right {
    width: 18px;
    height: 18px;
    margin: 0;
    stroke: #333;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    align-self: center;
    text-align: center;
}

html[dir="rtl"] .footer-icon-angle-right {
    transform: rotate(180deg);
}

@media (max-width: 992px) {
    .change-country-container {
        height: 50px;
        flex-grow: 0;
        padding: 0;
    }

    .change-country-container__btn {
        font-size: 14px;
    }
}

.footer-menu-container {
    padding-top: 30px;
    border-top: solid 1px #f2f2f2;
    background-color: #fff;
}

.footer-menu {
    display: flex;
    justify-content: space-evenly;
}

.footer-menu__column {
    min-width: 0;
}

.footer-menu__title {
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.35px;
}

.footer-menu__list {
    display: flex;
    flex-direction: column;
    margin-block: 0;
    padding-left: 0;
    list-style: none;
    max-height: 370px;
    flex-wrap: wrap;
}

.footer-menu__list-item {
    margin-bottom: 16px;
    font-size: 14px;
    padding-right: 20px;
}

.footer-menu__link-item {
    letter-spacing: -0.3px;
    line-height: 16px;
    text-decoration: none;
    color: #333;
}

@media (max-width: 992px) {
    .footer-menu-container {
        padding: 30px 15px 0 15px;
    }

    .footer-menu {
        flex-direction: column;
    }
}
