﻿/*  Teni 2025 CSS Kütüphanesi -----*/
/* ---------------DEĞİŞKENLER -------------------*/

:root {
    --tkd_yuvarlakIc: 14px;
    --tkd_yuvarlak: 22px;
    --tkd_yuvarlakYakinDis: 31px;
    --tkd_checkboxYuvarlak: 7px;
    --tkd_yaziRengi: #666666;
    --tkd_griBorder: #DDDDDD;
    --tkd_yesil: #00724c;
    --tkd_yesilSeffaf: #00724cD0;
    --tkd_yesilUzeriHr: #257657;
    --tkd_yesilBorder: #d3e4dd;
    --tkd_acikYesil: #53833c;
    --tkd_acikYesilSeffaf: #e6efdf;
    --tdk_cimenYesil: #a1cb3a;
    --tdk_cimenYesilSeffaf: #e9eadc;
    --tkd_beyaz: #FFF;
    --tdk_turuncu: #ea803f;
    --tdk_turuncuHata: #fce0d4;
    --tdk_kirmiziYoutube: #bc3426;
    --tdk_homeAcikYesilBack: #e9f0ed;
    --tkd_lacivert: #1e3856;
    --tkd_lacivertPastel: #275260;
    --tkd_lacivertSeffaf: #d6e1ea;
    --tkd_lacivertSeffaf: #d6e1ea;
    --tkd_turkuaz: #6abbb9;
    --tkd_sari: #d0e3af;
    --tkd_turkuazHover: #578482;
    /*hoverler  */
    --tkd_grihover: #EEE;
    --tkd_checkboxGriHover: #CCC;
    --tdk_turuncuHover: #b25e30;
    --tdk_kirmiziYoutubeHover: #FF0000;
    --tdk_cimenYesilHover: #788c3b;
    --tkd_yesilHover: #095437;
    --tkd_lacivertHover: #03233d;
}

/*------------------ DEĞİŞKENLER BİTTİ --------------*/

/*-------------------SCREEN POZİSYONLARI Bootstrap Kırılımları --------------------------------*/
/* XS */
@media screen and (max-width:575.98px) {

    /* Home Screen USt Karuselin Sol Oku*/
    .tk-homeCarusel .carousel-control-next {
        right: 0 !important;
    }

    .tk-homeBaslik {
        font-family: GOTHIC;
        font-size: 40pt;
        color: var(--tdk_cimenYesil);
        letter-spacing: -4px;
        text-align: center;
    }

    .tk-homeBaslikCozumlerimiz {
        font-family: GOTHIC;
        font-size: 40pt;
        color: var(--tkd_yesil);
        letter-spacing: -4px;
        text-align: center;
        line-height: 1;
    }

    .tk-homeHaberler {
        font-family: GOTHIC;
        font-size: 40pt;
        color: var(--tkd_lacivert);
        letter-spacing: -4px;
        text-align: center;
    }

    .tk-mobilFormDinamikHeight {
        height: 310px;
        transition: 0.5s;
    }

    .tk-footerLacivertAreaHeight {
        height: 140px;
    }

    .tk-headerLogoBackground img {
        width: 100%;
        height: auto;
    }
}

/* SM */
@media screen and (min-width:576px) and (max-width:767.98px) {

    /* Home Screen USt Karuselin Sol Oku*/
    .tk-homeCarusel .carousel-control-next {
        right: 0 !important;
    }

    .tk-homeBaslik {
        font-family: GOTHIC;
        font-size: 48pt;
        color: var(--tdk_cimenYesil);
        letter-spacing: -4px;
        text-align: center;
    }

    .tk-homeBaslikCozumlerimiz {
        font-family: GOTHIC;
        font-size: 48pt;
        color: var(--tkd_yesil);
        letter-spacing: -4px;
        text-align: center;
        line-height: 1;
    }

    .tk-homeHaberler {
        font-family: GOTHIC;
        font-size: 48pt;
        color: var(--tkd_lacivert);
        letter-spacing: -4px;
        text-align: center;
    }

    .tk-mobilFormDinamikHeight {
        height: 200px;
        transition: 0.5s;
    }

    .tk-footerLacivertAreaHeight {
        height: 115px;
    }

    .tk-headerLogoBackground img {
        width: 100%;
        height: auto;
    }
}

/* MD */
@media screen and (min-width:768px) and (max-width:991.98px) {

    /* Home Screen USt Karuselin Sol Oku*/
    .tk-homeCarusel .carousel-control-next {
        right: 0 !important;
    }

    .tk-homeBaslik {
        font-family: GOTHIC;
        font-size: 48pt;
        color: var(--tdk_cimenYesil);
        letter-spacing: -4px;
        text-align: center;
    }

    .tk-homeBaslikCozumlerimiz {
        font-family: GOTHIC;
        font-size: 48pt;
        color: var(--tkd_yesil);
        letter-spacing: -4px;
        text-align: center;
        line-height: 1;
    }

    .tk-homeHaberler {
        font-family: GOTHIC;
        font-size: 48pt;
        color: var(--tkd_lacivert);
        letter-spacing: -4px;
        text-align: center;
    }

    .tk-mobilFormDinamikHeight {
        height: 180px;
        transition: 0.5s;
    }

    .tk-footerLacivertAreaHeight {
        height: 115px;
    }

    .tk-headerLogoBackground img {
        width: 100%;
        height: auto;
    }
}

/* LG */
@media screen and (min-width: 992px) and (max-width:1199.98px) {

    /* Home Screen USt Karuselin Sol Oku*/
    .tk-homeCarusel .carousel-control-next {
        right: 0 !important;
    }

    .tk-homeBaslik {
        font-family: GOTHIC;
        font-size: 48pt;
        color: var(--tdk_cimenYesil);
        letter-spacing: -4px;
        text-align: center;
    }

    .tk-homeBaslikCozumlerimiz {
        font-family: GOTHIC;
        font-size: 48pt;
        color: var(--tkd_yesil);
        letter-spacing: -4px;
        text-align: center;
        line-height: 1;
    }

    .tk-homeHaberler {
        font-family: GOTHIC;
        font-size: 48pt;
        color: var(--tkd_lacivert);
        letter-spacing: -4px;
        text-align: center;
    }

    .tk-mobilFormDinamikHeight {
        height: 180px;
        transition: 0.5s;
    }

    .tk-footerLacivertAreaHeight {
        height: 115px;
    }

    .tk-headerLogoBackground img {
        width: 110%;
        height: auto;
    }
}

/* XL*/
@media screen and (min-width:1200px) and (max-width:1399.98px) {

    /* Home Screen USt Karuselin Sol Oku*/
    .tk-homeCarusel .carousel-control-next {
        right: 180px !important;
    }

    .tk-homeBaslik {
        font-family: GOTHIC;
        font-size: 48pt;
        color: var(--tdk_cimenYesil);
        letter-spacing: -4px;
        text-align: center;
    }

    .tk-homeBaslikCozumlerimiz {
        font-family: GOTHIC;
        font-size: 48pt;
        color: var(--tkd_yesil);
        letter-spacing: -4px;
        text-align: center;
        line-height: 1;
    }

    .tk-homeHaberler {
        font-family: GOTHIC;
        font-size: 48pt;
        color: var(--tkd_lacivert);
        letter-spacing: -4px;
        text-align: center;
    }

    .tk-mobilFormDinamikHeight {
        height: 180px;
        transition: 0.5s;
    }

    .tk-footerLacivertAreaHeight {
        height: 55px;
    }

    .tk-headerLogoBackground img {
        width: 100%;
        height: auto;
    }
}

/* XXL*/
@media screen and (min-width:1400px) {

    /* Home Screen USt Karuselin Sol Oku*/
    .tk-homeCarusel .carousel-control-next {
        right: 160px !important;
    }

    .tk-homeBaslik {
        font-family: GOTHIC;
        font-size: 48pt;
        color: var(--tdk_cimenYesil);
        letter-spacing: -4px;
        text-align: center;
    }

    .tk-homeBaslikCozumlerimiz {
        font-family: GOTHIC;
        font-size: 48pt;
        color: var(--tkd_yesil);
        letter-spacing: -4px;
        text-align: center;
        line-height: 1;
    }

    .tk-homeHaberler {
        font-family: GOTHIC;
        font-size: 48pt;
        color: var(--tkd_lacivert);
        letter-spacing: -4px;
        text-align: center;
    }

    .tk-mobilFormDinamikHeight {
        height: 180px;
        transition: 0.5s;
    }

    .tk-footerLacivertAreaHeight {
        height: 53px;
    }

    .tk-headerLogoBackground img {
        width: 90%;
        height: auto;
    }
}

/*-------------------------------------------------------------------------*/
@font-face {
    font-family: GOTHIC;
    src: url(../../fonts/GOTHIC.TTF);
}

.tk-newTemplate {
    font-family: GOTHIC;
}

.tk-headerBackground {
    height: 175px;
    background-image: url('../../../Images/newWeb_2025/background/header_desktop.png');
    background-repeat: repeat-x;
    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
    position: relative;
    z-index: 999;
}

.tk-headerLogoBackground {
    height: 175px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 40px;
}



/* ------Header Menüler ------------------------*/
.tk-headerMenuButton {
    padding: 5px 10px 0 10px;
    height: 51px;
    color: var(--tkd_yaziRengi);
    position: relative;
    z-index: 900;
    transition: 1s;
}
.tk-headerMenuButton i{
    font-size: 27pt;
    cursor: pointer;
}

.tk-headerButtons {
    padding: 18px 10px 0 10px;
    height: 51px;
    color: var(--tkd_yaziRengi);
    position: relative;
    z-index: 900;
    transition: 1s
}

    .tk-headerButtons:hover,
    .tk-headerButtonsYesil:hover {
        background-color: var(--tkd_beyaz);
        transition: 0.5s
    }

    .tk-headerButtons a {
        font-size: 10pt;
        font-weight: bold;
        color: var(--tkd_yaziRengi);
        text-decoration: none;
    }

.tk-headerButtonsYesil {
    padding: 17px 10px 0 10px;
    height: 51px;
    border-left: 1px solid #00724c;
    position: relative;
    z-index: 900;
}

    .tk-headerButtonsYesil a {
        font-size: 10pt;
        font-weight: bold;
        color: var(--tkd_yesil);
        text-decoration: none;
    }

    /*Header Acılır MENÜLER*/

    .tk-headerButtons #Kurumsal,
    .tk-headerButtonsYesil #Kurumsal {
        font-size: 10pt;
        color: var(--tkd_yesil);
        width: 280px;
        position: absolute;
        right: 0;
        border-radius: var(--tkd_yuvarlak) 0 var(--tkd_yuvarlak) var(--tkd_yuvarlak);
        overflow: hidden;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
        transition: 1s;
        height: 0;
        overflow: hidden;
    }

    .tk-headerButtons:hover > #Kurumsal,
    .tk-headerButtonsYesil:hover > #Kurumsal {
        background-color: var(--tkd_beyaz);
        transition: 1s;
        height: 450px;
        overflow: hidden;
    }

    .tk-headerButtons #Medya,
    .tk-headerButtonsYesil #Medya {
        font-size: 10pt;
        color: var(--tkd_yesil);
        width: 280px;
        position: absolute;
        right: 0;
        border-radius: var(--tkd_yuvarlak) 0 var(--tkd_yuvarlak) var(--tkd_yuvarlak);
        overflow: hidden;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
        transition: 1s;
        height: 0;
        overflow: hidden;
    }

    .tk-headerButtons:hover > #Medya,
    .tk-headerButtonsYesil:hover > #Medya {
        background-color: var(--tkd_beyaz);
        transition: 1s;
        height: 200px;
        overflow: hidden;
    }


.acilirMenuler a {
    font-size: 10pt;
    color: var(--tkd_yesil);
    padding: 4px 0;
    width: 100%;
    display: block;
    transition: 1s;
}

    .acilirMenuler a:hover {
        color: #000;
        background-color: var(--tkd_grihover);
        transition: 0.3s;
    }

.acilirMenuler .baslikMenu {
    font-size: 14pt;
    font-weight: bold;
    color: var(--tkd_yesil);
    height: 39px;
}

.acilirMenuler hr {
    margin: 2px 0;
}

.acilirMenuler i {
    padding: 0 10px 0 0;
}

/*--------- MENU BİTTİ --------------*/

.tk-headerPhoneIcon img {
    width: 110px;
    padding: 10px 0 0 10px;
    border-left: 1px solid #00724c;
    height: 51px;
}

.tk-headerKutuSatiri {
    display: flex;
    align-items: center;
    height: 123px;
}

.tk-headerKutu {
    border-radius: var(--tkd_yuvarlak);
    overflow: hidden;
    padding: 15px 8%;
    font-size: 10pt;
    font-weight: bolder;
    color: var(--tkd_yesil);
    text-decoration: none;
    line-height: 1.2;
    text-align: center;
    border: 1px solid var(--tkd_yesilBorder);
    transition: 0.5s;
}

    .tk-headerKutu:hover {
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
        background-color: var(--tkd_yesilBorder);
        transition: 0.5s;
    }

.tk-headerKutuInternet {
    background-color: var(--tkd_yesil);
    border-radius: var(--tkd_yuvarlak);
    overflow: hidden;
    padding: 10px 5%;
    font-size: 10pt;
    font-weight: bolder;
    text-decoration: none;
    line-height: 1.2;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    transition: 0.5s;
}

    .tk-headerKutuInternet:hover {
        background-color: var(--tkd_acikYesil);
        transition: 0.5s;
    }

:root {
    --mouseX: 50%;
    --mouseY: 50%;
}

.tk-caruselImage {
    height: 694px;
    width: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    background-size: auto 140%;
    background-position: var(--mouseX) var(--mouseY);
}

/* Desktop Sağ Form------------------*/
.tk-desktopForm {
    position: fixed;
    right: 0;
    top: 25vh;
    width: 280px;
    height: auto;
    background-color: var(--tkd_beyaz);
    border-radius: var(--tkd_yuvarlak) 0 0 var(--tkd_yuvarlak);
    z-index: 50;
    box-shadow: rgba(0, 0, 0, 0.3) -3px 3px 15px 12px;
    padding: 45px;
    transition: 1s;
    border-top: 3px double var(--tkd_yesil);
    border-bottom: 3px double var(--tkd_yesil);
    border-left: 3px double var(--tkd_yesil);
}

.tk-iletişimYazisi {
    position: absolute;
    left: -61px;
    top: 216px;
    color: var(--tkd_yesil);
    font-size: 11pt;
    font-weight: bold;
    transform: rotate(-90deg);
    letter-spacing: 3px;
    transition: 1s;
    opacity: 0;
}

.tk-desktopForm .baslik {
    font-size: 14pt;
    font-weight: bolder;
    color: var(--tkd_yaziRengi);
    line-height: 1;
}

.tk-formGizleAc {
    position: absolute;
    top: 12px;
    left: -20px;
    background-color: var(--tkd_beyaz);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 20pt;
    color: var(--tkd_yesil);
    overflow: hidden;
    transition: 0.5s;
    cursor: pointer;
    border: 3px double var(--tkd_yesil);
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}

    .tk-formGizleAc:hover {
        background-color: var(--tkd_yesil);
        color: var(--tkd_beyaz);
        transition: 0.5s;
    }

.tk-tesekkur i {
    font-size: 53pt;
    color: var(--tdk_cimenYesil);
}

.tk-tesekkur .baslik {
    font-size: 18pt;
    font-weight: bold;
    color: var(--tkd_yesil);
}

.tk-tesekkur .basvuru {
    font-size: 14pt;
    color: var(--tkd_yaziRengi);
    line-height: 1;
    font-weight: bold;
}

.tk-tesekkur .yazi {
    font-size: 12pt;
    color: var(--tkd_yaziRengi);
    line-height: 1;
}

/*--------MOBİL FORM----------------------*/
.tk-mobilForm {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    background-color: var(--tkd_beyaz);
    background-image: url('../../../Images/newWeb_2025/background/mobilForm_background.png');
    background-position: top;
    background-repeat: repeat-x;
    border-radius: var(--tkd_yuvarlak) var(--tkd_yuvarlak) 0 0;
    z-index: 5;
    /*box-shadow: rgba(0, 0, 0, 0.3) -3px 3px 15px 12px;*/
    padding: 5px 45px;
    transition: 1s;
    border-top: 4px solid #EEE;
    border-right: 4px solid #EEE;
    border-left: 4px solid #EEE;
}

    .tk-mobilForm .tk-baslik {
        font-weight: bolder;
        color: var(--tkd_yesil);
        font-size: 20pt;
        padding-bottom: 10px;
        width: 100%;
        text-align: center;
        cursor: pointer;
        display: flex;
        justify-content: space-around;
        align-items: center;
    }

    .tk-mobilForm .formBaslik {
        font-size: 14pt;
        font-weight: bolder;
        color: var(--tkd_yaziRengi);
        line-height: 1;
    }

.tk-formGizleAcMobil {
    position: relative;
    top: 0;
    background-color: var(--tkd_beyaz);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 20pt;
    color: var(--tkd_yesil);
    overflow: hidden;
    transition: 0.5s;
    cursor: pointer;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}

    .tk-formGizleAcMobil:hover {
        background-color: var(--tkd_yesil);
        color: var(--tkd_beyaz);
        transition: 0.5s;
    }

/*-------------------------------------------*/
.tk-whatsappIcon {
    position: absolute;
    top: -69px;
    left: 0;
    background-color: #0cc143;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    font-size: 26pt;
    color: var(--tkd_beyaz);
    overflow: hidden;
    transition: 0.5s;
    cursor: pointer;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}

.tk-whatsappIconYeni {
    position: absolute;
    top: -64px;
    left: 1%;
    background-color: #0cc143;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    font-size: 26pt;
    color: var(--tkd_beyaz);
    overflow: hidden;
    transition: 0.5s;
    cursor: pointer;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}


/*--------------- İNPUT ------------------*/
.tk-inputGri {
    border-radius: var(--tkd_yuvarlak);
    border: 0;
    color: var(--tkd_yaziRengi);
    background-color: var(--tkd_grihover);
    font-size: 9pt;
    font-weight: bold;
    padding: 5px 15px;
    transition: 0.5s;
    width: 100%;
}

    .tk-inputGri:hover {
        background-color: var(--tkd_checkboxGriHover);
        transition: 0.5s;
    }

    .tk-inputGri:invalid {
        color: var(--tkd_yaziRengi);
    }

    .tk-inputGri:active,
    .tk-inputGri:focus {
        /* background-color: #000 !important;*/
        border: 0;
        outline: none;
        background-color: var(--tkd_acikYesilSeffaf);
    }
/*--------------- İNPUT Mobile ------------------*/
.tk-inputMobilGri {
    border-radius: var(--tkd_yuvarlak);
    border: 0;
    color: var(--tkd_yaziRengi);
    background-color: var(--tkd_grihover);
    font-size: 9pt;
    font-weight: bold;
    padding: 15px 15px;
    transition: 0.5s;
    width: 100%;
}

    .tk-inputMobilGri:hover {
        background-color: var(--tkd_checkboxGriHover);
        transition: 0.5s;
    }

    .tk-inputMobilGri:invalid {
        color: var(--tkd_yaziRengi);
    }

    .tk-inputMobilGri:active,
    .tk-inputMobilGri:focus {
        /* background-color: #000 !important;*/
        border: 0;
        outline: none;
        background-color: var(--tkd_acikYesilSeffaf);
    }

/*-----------------Bayrak Dorpdown Menü--------------------------*/
.tk-bayrakDropdown {
    border-radius: var(--tkd_yuvarlak);
    border: 0;
    color: var(--tkd_yaziRengi);
    background-color: var(--tkd_grihover);
    font-size: 9pt;
    font-weight: bold;
    padding: 5px 15px;
    transition: 0.5s;
    width: 100%;
}

    .tk-bayrakDropdown:hover {
        background-color: var(--tkd_checkboxGriHover);
        transition: 0.5s;
    }

    .tk-bayrakDropdown:active,
    .tk-bayrakDropdown:focus {
        /* background-color: #000 !important;*/
        border: 0;
        outline: none;
        background-color: #e8f0fe;
    }

/*-----------------Bayrak Dorpdown MOBİL Menü--------------------------*/
.tk-bayrakDropdownMobil {
    border-radius: var(--tkd_yuvarlakIc);
    border: 0;
    color: var(--tkd_yaziRengi);
    background-color: var(--tkd_grihover);
    font-size: 9pt;
    font-weight: bold;
    padding: 15px 15px;
    transition: 0.5s;
    width: 100%;
}

    .tk-bayrakDropdownMobil:hover {
        background-color: var(--tkd_checkboxGriHover);
        transition: 0.5s;
    }

    .tk-bayrakDropdownMobil:active,
    .tk-bayrakDropdownMobil:focus {
        /* background-color: #000 !important;*/
        border: 0;
        outline: none;
        background-color: #e8f0fe;
    }

/*--------------- CHECKBOX --------------------*/
/* The container */
.tk-checkboxContainer {
    display: flex;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0;
    align-items: flex-start;
}

    /* Hide the browser's default checkbox */
    .tk-checkboxContainer input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.tk-checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: var(--tkd_grihover);
    border-radius: var(--tkd_checkboxYuvarlak);
}

/* On mouse-over, add a grey background color */
.tk-checkboxContainer:hover input ~ .tk-checkmark {
    background-color: var(--tkd_checkboxGriHover);
}

/* When the checkbox is checked, add a blue background */
.tk-checkboxContainer input:checked ~ .tk-checkmark {
    background-color: var(--tkd_acikYesil) !important;
}

/* Create the checkmark/indicator (hidden when not checked) */
.tk-checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.tk-checkboxContainer input:checked ~ .tk-checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.tk-checkboxContainer .tk-checkmark:after {
    left: 8px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.tk-inputGriLabel {
    color: var(--tkd_yaziRengi);
    font-size: 7pt;
    line-height: 1;
}

    .tk-inputGriLabel a {
        color: #333;
        font-size: 7pt;
        line-height: 1;
        transition: 0.5s;
    }

        .tk-inputGriLabel a:hover {
            color: #000;
            transition: 0.5s;
        }
/*  LABEL MOBİL*/
.tk-inputGriLabelMobil {
    color: var(--tkd_yaziRengi);
    font-size: 11pt;
    line-height: 1;
}

    .tk-inputGriLabelMobil a {
        color: #333;
        font-size: 11pt;
        line-height: 1;
        transition: 0.5s;
    }

        .tk-inputGriLabelMobil a:hover {
            color: #000;
            transition: 0.5s;
        }


/*--------------- BUTONS ---------------------------------------------------*/
.tk-turuncuButon {
    width: 100%;
    border-radius: var(--tkd_yuvarlak);
    border: 0;
    color: var(--tkd_beyaz);
    background-color: var(--tdk_turuncu);
    font-size: 10pt;
    font-weight: bold;
    padding: 5px 15px;
    letter-spacing: 0.8px;
    transition: 0.5s;
}

    .tk-turuncuButon:hover {
        background-color: var(--tdk_turuncuHover);
        transition: 0.5s;
    }

.tk-turkuazButon {
    width: 100%;
    border-radius: var(--tkd_yuvarlak);
    border: 0;
    color: var(--tkd_beyaz);
    background-color: var(--tkd_turkuaz);
    font-size: 10pt;
    font-weight: bold;
    padding: 5px 15px;
    letter-spacing: 0.8px;
    transition: 0.5s;
}

    .tk-turkuazButon:hover {
        background-color: var(--tkd_turkuazHover);
        transition: 0.5s;
    }

.tk-cimenYesilButonBuyuk {
    border-radius: var(--tkd_yuvarlak);
    border: 0;
    color: var(--tkd_beyaz);
    background-color: var(--tdk_cimenYesil);
    font-size: 10pt;
    font-weight: bold;
    padding: 15px 8%;
    letter-spacing: 0.8px;
    transition: 0.5s;
    text-decoration: none;
}

    .tk-cimenYesilButonBuyuk:hover {
        background-color: var(--tdk_cimenYesilHover);
        transition: 0.5s;
    }

.tk-yesilButonBuyuk {
    border-radius: var(--tkd_yuvarlak);
    border: 0;
    color: var(--tkd_beyaz);
    background-color: var(--tkd_yesil);
    font-size: 10pt;
    font-weight: bold;
    padding: 15px 8%;
    letter-spacing: 0.8px;
    transition: 0.5s;
    text-decoration: none;
}

    .tk-yesilButonBuyuk:hover {
        background-color: var(--tkd_yesilHover);
        transition: 0.5s;
    }

.tk-lacivertButonBuyuk {
    border-radius: var(--tkd_yuvarlak);
    border: 0;
    color: var(--tkd_beyaz);
    background-color: var(--tkd_lacivert);
    font-size: 10pt;
    font-weight: bold;
    padding: 15px 8%;
    letter-spacing: 0.8px;
    transition: 0.5s;
    text-decoration: none;
}

    .tk-lacivertButonBuyuk:hover {
        background-color: var(--tkd_lacivertHover);
        transition: 0.5s;
    }

.tk-lacivertPastelButonBuyuk {
    border-radius: var(--tkd_yuvarlak);
    border: 0;
    color: var(--tkd_beyaz);
    background-color: var(--tkd_lacivertPastel);
    font-size: 10pt;
    font-weight: bold;
    padding: 15px 8%;
    letter-spacing: 0.8px;
    transition: 0.5s;
    text-decoration: none;
}

    .tk-lacivertPastelButonBuyuk:hover {
        background-color: var(--tkd_lacivertHover);
        transition: 0.5s;
    }

.tk-turkuazButonBuyuk {
    border-radius: var(--tkd_yuvarlak);
    border: 0;
    color: var(--tkd_beyaz);
    background-color: var(--tkd_turkuaz);
    font-size: 10pt;
    font-weight: bold;
    padding: 15px 8%;
    letter-spacing: 0.8px;
    transition: 0.5s;
    text-decoration: none;
}

    .tk-turkuazButonBuyuk:hover {
        background-color: var(--tkd_turkuazHover);
        transition: 0.5s;
    }

/*Mobil Menü -----------------------------------------------*/
.tk-mobilMenuCover {
    position: absolute;
    left: -90%;
    top: 0px;
    width: 90%;
    height: 100vh;
    background-color: #0d3629;
    z-index: 901;
    box-shadow: rgba(0, 0, 0, 0.3) -3px 3px 15px 12px;
    padding: 1% 7% 80px 5%;
    transition: 1s;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    z-index: 9999;
}

    .tk-mobilMenuCover ul {
        --icon-space: 1.3em;
        --iconRengi: #64bf9a;
        list-style: none;
        padding: 0;
    }

        .tk-mobilMenuCover ul li {
            border-bottom: 1px solid var(--tkd_yesilUzeriHr);
            padding-left: var(--icon-space);
            padding-top: 5px;
            padding-bottom: 5px;
        }

            .tk-mobilMenuCover ul li li {
                border: 0;
                padding: 10px 0;
                margin-left: 20px;
            }

    .tk-mobilMenuCover li:before {
        content: "\F285";
        font-family: bootstrap-icons;
        display: inline-block;
        margin-left: calc(var(--icon-space) * -1);
        width: var(--icon-space);
        color: var(--iconRengi);
        font-size: 11px;
        font-weight: bolder;
    }

    .tk-mobilMenuCover ul li a {
        font-size: 12pt;
        color: var(--tkd_beyaz) !important;
        width: 100%;
        transition: 1s;
        text-decoration: none;
        font-weight: bold;
    }

    .tk-mobilMenuCover ul li li a {
        font-size: 11pt;
        color: var(--tkd_beyaz) !important;
        width: 100%;
        text-decoration: none;
        font-weight: normal;
    }

    .tk-mobilMenuCover .altBaslikMenu {
        font-size: 13pt;
        color: var(--tkd_beyaz);
        width: 100%;
        text-decoration: none;
        font-weight: bold;
        padding: 15px 0 0px 20px;
    }

.tk-mobilMenuKapatButton {
    text-align: right;
    font-weight: bold;
    font-size: 25pt;
    color: var(--tkd_beyaz);
}

.tk-MobilMenuKutular {
    text-align: center;
}

    .tk-MobilMenuKutular a {
        text-align: center;
        font-weight: bold;
        font-size: 10pt;
        color: var(--tkd_yaziRengi);
        text-decoration: none;
        height: 100%;
        line-height: 1;
    }

    .tk-MobilMenuKutular img {
        text-align: center;
        width: 100%;
        padding-bottom: 10px;
    }

.tk-homeCounterlar {
    background-color: var(--tkd_beyaz);
    border-radius: var(--tkd_yuvarlakYakinDis);
    height: fit-content;
}

.tk-counterKutu {
    /*background-color: var(--tkd_yesil);*/
    border-radius: var(--tkd_yuvarlak);
    overflow: hidden;
    padding: 30px;
    line-height: 1.2;
    transition: 0.5s;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
    background: #24704F;
    background: linear-gradient(45deg, rgba(36, 112, 79, 1) 24%, rgba(161, 203, 58, 1) 50%, rgba(36, 112, 79, 1) 72%);
    background-size: 400% 400%;
    animation: kutu 20s ease infinite;
    text-decoration: none;
}

@keyframes kutu {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.tk-counterKutu2 {
    /*background-color: var(--tkd_yesil);*/
    border-radius: var(--tkd_yuvarlak);
    overflow: hidden;
    padding: 30px;
    line-height: 1.2;
    transition: 0.5s;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
    background: #24704F;
    background: linear-gradient(-45deg, rgba(36, 112, 79, 1) 24%, rgba(161, 203, 58, 1) 50%, rgba(36, 112, 79, 1) 72%);
    background-size: 400% 400%;
    animation: kutu2 20s ease infinite;
    text-decoration: none;
}

@keyframes kutu2 {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.tk-counterKutu3 {
    /*background-color: var(--tkd_yesil);*/
    border-radius: var(--tkd_yuvarlak);
    overflow: hidden;
    padding: 30px;
    line-height: 1.2;
    transition: 0.5s;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
    background: #1D5B1B;
    background: linear-gradient(45deg, rgba(29, 91, 27, 1) 20%, rgba(83, 131, 60, 1) 36%, rgba(29, 91, 27, 1) 53%, rgba(83, 131, 60, 1) 77%, rgba(161, 203, 58, 1) 89%);
    background-size: 400% 400%;
    animation: kutu3 30s ease infinite;
    text-decoration: none;
}

@keyframes kutu3 {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.tk-counterKutu4 {
    /*background-color: var(--tkd_yesil);*/
    border-radius: var(--tkd_yuvarlak);
    overflow: hidden;
    padding: 30px;
    line-height: 1.2;
    transition: 0.5s;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
    background: linear-gradient(-45deg, rgba(29, 91, 27, 1) 20%, rgba(83, 131, 60, 1) 36%, rgba(29, 91, 27, 1) 53%, rgba(83, 131, 60, 1) 77%, rgba(161, 203, 58, 1) 89%);
    background-size: 400% 400%;
    animation: kutu4 30s ease infinite;
    text-decoration: none;
}

@keyframes kutu4 {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}


.tk-counterKutuAcikYesil {
    background-color: var(--tkd_acikYesil);
    border-radius: var(--tkd_yuvarlak);
    overflow: hidden;
    padding: 30px;
    line-height: 1.2;
    transition: 0.5s;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}

.counterValue {
    font-size: 35pt;
    font-weight: bolder;
    text-decoration: none;
    line-height: 1.2;
    color: var(--tkd_beyaz);
    text-shadow: 2px 2px 4px #444;
}

.tk-counterAciklama {
    font-size: 12pt;
    font-weight: bolder;
    text-decoration: none;
    line-height: 1.2;
    color: var(--tkd_acikYesilSeffaf);
    text-shadow: 1px 1px 4px #444;
}

/*----Filigranlar-----*/
.tk-filigranKutusu {
    position: relative;
    overflow: hidden;
}

.filigran {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*-----------Kampanyalar-------------------------*/
.tk-homeBaslikCubuk {
    background-color: var(--tdk_cimenYesil);
    height: 8px;
    width: 100%;
    margin-top: 15px;
}

.tk-homeSpotKampanyalar {
    font-family: GOTHIC;
    font-size: 16pt;
    color: var(--tkd_acikYesil);
    letter-spacing: 0;
    text-align: center;
}

.homeKampanyalarKutuCover {
    background-color: var(--tkd_beyaz);
    border-radius: var(--tkd_yuvarlak);
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: 1s;
    position: relative;
}

    .homeKampanyalarKutuCover:hover {
        background-color: var(--tkd_acikYesil);
        /*box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;*/
        box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
        transition: 1s;
        color: var(--tkd_beyaz);
    }

        .homeKampanyalarKutuCover:hover .baslik,
        .homeKampanyalarKutuCover:hover .icBaslik,
        .homeKampanyalarKutuCover:hover .spot {
            transition: 1s;
            color: var(--tkd_beyaz);
        }

    .homeKampanyalarKutuCover .tk-filigranKutusu {
        transition: 1s;
        width: 100%;
        top: 0;
        aspect-ratio: 16 / 9;
    }

    .homeKampanyalarKutuCover:hover .tk-filigranKutusu img {
        transition: 1s;
        width: 120%;
        height: auto;
        aspect-ratio: 16 / 9;
    }

    .homeKampanyalarKutuCover .padding {
        padding: 1% 15%;
    }

    .homeKampanyalarKutuCover img {
        width: 100%;
        height: auto;
        aspect-ratio: 16 / 9;
        border: 0;
        transition: 1s;
    }

    .homeKampanyalarKutuCover .baslik {
        color: var(--tkd_yaziRengi);
        font-family: GOTHIC;
        font-size: 25pt;
        line-height: 1.1;
        letter-spacing: -1.3px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        text-overflow: ellipsis;
        text-decoration: none;
        transition: 1s;
    }

    .homeKampanyalarKutuCover .icBaslik {
        color: var(--tkd_yaziRengi);
        font-family: GOTHIC;
        font-size: 18pt;
        line-height: 1.1;
        letter-spacing: -1.3px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        text-overflow: ellipsis;
        text-decoration: none;
        transition: 1s;
    }

    .homeKampanyalarKutuCover .paddingBaslik {
        padding: 1% 15% 0 15%;
    }

    .homeKampanyalarKutuCover .spot {
        color: var(--tkd_yaziRengi);
        font-family: GOTHIC;
        font-size: 14pt;
        line-height: 1.5;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        text-overflow: ellipsis;
        text-decoration: none;
        transition: 1s;
    }

    .homeKampanyalarKutuCover .paddingSpot {
        padding: 4% 15% 10% 15%;
    }

.paddingButon {
    display: flex;
    justify-content: center;
    padding: 5% 0 0 0;
}


/*------------------- Faizsiz Ev Alma Çözümlerimiz ---------------*/
.homeCozumlerimizBack {
    background-color: var(--tdk_homeAcikYesilBack);
}

.homeGaleryPadding {
    padding: 100px 0 0 0;
}

.homeSectionPadding {
    padding: 100px 0;
}

.homeFooterPadding {
    padding: 120px 0 10px 0;
}

.tk-homeBaslikCozumlerimizCubuk {
    background-color: var(--tkd_yesil);
    height: 8px;
    width: 100%;
    margin-top: 15px;
}

.tk-homeSpotCozumlerimiz {
    font-family: GOTHIC;
    font-size: 16pt;
    color: var(--tkd_yesil);
    letter-spacing: 0;
    text-align: center;
}

.tk-homeCozumlerimizYerlesim {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 10% 12%;
}

.homeCozumlerimizKutuCover {
    background-color: var(--tkd_beyaz);
    border-radius: var(--tkd_yuvarlak);
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: 1s;
    position: relative;
}

    .homeCozumlerimizKutuCover:hover .homeCozumlerimizKutuHover {
        top: 0;
        transition: 1s;
        border-radius: var(--tkd_yuvarlak);
    }

.homeCozumlerimizKutuHover {
    box-shadow: inset 8px 3px 95px 44px rgba(0, 0, 0, 0.23), inset 1px 1px 24px 0px rgba(0, 0, 0, 0.6);
    background-color: var(--tkd_yesilSeffaf);
    width: 100%;
    height: 100%;
    transition: 1s;
    position: absolute;
    top: 100%;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(8px);
    color: var(--tkd_beyaz);
    font-family: GOTHIC;
    font-size: 28pt;
    line-height: 1.3;
    letter-spacing: 1px;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    padding: 20% 12%;
}

.tk-homeCozumlerimizYerlesim img {
    height: 80px;
    width: auto;
    margin-bottom: 15px;
}

.tk-homeCozumlerimizYerlesim .baslik {
    color: var(--tkd_yaziRengi);
    font-family: GOTHIC;
    font-size: 28pt;
    line-height: 1;
    letter-spacing: -2px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    text-decoration: none;
    text-align: center;
    margin-bottom: 15px;
}

.tk-homeCozumlerimizYerlesim .aciklama {
    font-family: GOTHIC;
    font-size: 13pt;
    color: var(--tkd_yesil);
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 15px;
}

/*-----------Haberler & Duyurular -------------------------*/
.tk-homeBaslikHaberlerCubuk {
    background-color: var(--tkd_lacivert);
    height: 8px;
    width: 100%;
    margin-top: 15px;
}

.tk-homeSpotHaberler {
    font-family: GOTHIC;
    font-size: 16pt;
    color: var(--tkd_lacivert);
    letter-spacing: 0;
    text-align: center;
}

.tk-homeHaberlerKutuCover {
    background-color: var(--tkd_beyaz);
    border-radius: var(--tkd_yuvarlak);
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: 1s;
    position: relative;
}

    .tk-homeHaberlerKutuCover:hover .haberlerKutuCoverAnim {
        transition: 1s;
        opacity: 1;
    }

    .tk-homeHaberlerKutuCover .haberlerKutuCoverAnim {
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #1e3856DD;
        overflow: hidden;
        display: flex;
        justify-content: center;
        align-items: center;
        backdrop-filter: blur(4px);
        transition: 1s;
        padding: 10%;
    }

    .tk-homeHaberlerKutuCover .baslikHover {
        color: var(--tkd_beyaz);
        font-family: GOTHIC;
        font-size: 15pt;
        font-weight: bold;
        line-height: 1.3;
        letter-spacing: 1px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        text-overflow: ellipsis;
        text-decoration: none;
        text-align: center;
        transition: 1s;
    }


    .tk-homeHaberlerKutuCover .padding {
        padding: 1% 15%;
    }

    .tk-homeHaberlerKutuCover img {
        width: 100%;
        height: auto;
        aspect-ratio: 16 / 9;
        border: 0;
    }

    .tk-homeHaberlerKutuCover .baslik {
        color: var(--tkd_acikYesil);
        font-family: GOTHIC;
        font-size: 15pt;
        line-height: 1.1;
        letter-spacing: 0;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        text-overflow: ellipsis;
        text-decoration: none;
    }

    .tk-homeHaberlerKutuCover .paddingBaslik {
        padding: 10% 15% 0 15%;
    }

    .tk-homeHaberlerKutuCover .spot {
        color: var(--tkd_yaziRengi);
        font-family: GOTHIC;
        font-size: 10pt;
        line-height: 1.5;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        text-overflow: ellipsis;
        text-decoration: none;
    }

    .tk-homeHaberlerKutuCover .paddingSpot {
        padding: 4% 15% 10% 15%;
    }

    .tk-homeHaberlerKutuCover .paddingCarusel {
        padding: 10% 0%;
    }

.tk-haberCaruselAyarlari {
    border-radius: var(--tkd_yuvarlak);
    overflow: hidden;
}

/*---------------MERAK EDİLENLER --------------------------------*/
.homeMerakEdilenlerKutuCover {
    background-color: var(--tkd_beyaz);
    border-radius: var(--tkd_yuvarlak);
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: 1s;
    position: relative;
    padding: 10px;
}

    .homeMerakEdilenlerKutuCover img {
        width: 100%;
        height: auto;
        transition: 0.5s;
    }

    .homeMerakEdilenlerKutuCover .imgCover {
        transition: 1s;
        width: 100%;
        height: auto;
        aspect-ratio: 16 / 9;
        border-radius: var(--tkd_yuvarlakIc);
        overflow: hidden;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .homeMerakEdilenlerKutuCover .imgCover i {
            font-size: 50pt;
            color: var(--tdk_kirmiziYoutube);
            text-decoration: none;
            position: absolute;
            transition: 0.5s;
        }

    .homeMerakEdilenlerKutuCover:hover img {
        width: 120%;
        height: auto;
        transition: 0.5s;
    }

    .homeMerakEdilenlerKutuCover:hover i {
        color: var(--tdk_kirmiziYoutubeHover);
        transition: 0.5s;
    }

    .homeMerakEdilenlerKutuCover .galeriBaslik {
        padding: 6%;
        color: var(--tkd_lacivertPastel);
        font-size: 14pt;
        line-height: 1.1;
        letter-spacing: 0;
    }

.tk-homeMerakEdilenlerCubuk {
    background-color: var(--tkd_lacivertPastel);
    height: 8px;
    width: 100%;
    margin-top: 15px;
}

.tk-homeBaslikMerakEdilenler {
    font-family: GOTHIC;
    font-size: 40pt;
    color: var(--tkd_lacivertPastel);
    letter-spacing: -4px;
    text-align: center;
    line-height: 1;
}

.tk-homeMerakEdilenler {
    font-family: GOTHIC;
    font-size: 16pt;
    color: var(--tkd_lacivertPastel);
    letter-spacing: 0;
    text-align: center;
}

.tk-homeMerakEdilenlerCollapseKutu {
    background-color: var(--tkd_beyaz);
    border-radius: var(--tkd_yuvarlak);
    width: 100%;
    height: auto;
    overflow: hidden;
    transition: 1s;
    padding: 20px;
    cursor: pointer;
    color: var(--tkd_lacivertPastel);
    font-size: 14pt;
}

/*-----------MERAK EDİLENLKER ACORDİON----------------*/
.tk-homeAcordion .accordion {
    --bs-accordion-color: var(--bs-body-color) !important;
    --bs-accordion-bg: var(--bs-body-bg) !important;
    --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
    --bs-accordion-border-color: #FFF;
    --bs-accordion-border-width: 0;
    --bs-accordion-border-radius: 0;
    --bs-accordion-inner-border-radius: 0;
    --bs-accordion-btn-padding-x: 1.25rem;
    --bs-accordion-btn-padding-y: 1rem;
    --bs-accordion-btn-color: #FFF;
    --bs-accordion-btn-bg: #FFF;
    --bs-accordion-btn-icon: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e);
    --bs-accordion-btn-icon-width: 1.25rem;
    --bs-accordion-btn-icon-transform: rotate(-180deg);
    --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
    --bs-accordion-btn-active-icon: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e);
    --bs-accordion-btn-focus-box-shadow: none;
    --bs-accordion-body-padding-x: 1.25rem;
    --bs-accordion-body-padding-y: 1rem;
    --bs-accordion-active-color: #FFF;
    --bs-accordion-active-bg: #FFF;
}

.tk-homeAcordion .accordion-item {
    border: 0 !important;
    background-color: var(--tkd_beyaz) !important;
    border-radius: var(--tkd_yuvarlak) !important;
    width: 100% !important;
    height: auto !important;
    overflow: hidden !important;
    transition: 1s !important;
    cursor: pointer !important;
    color: var(--tkd_yaziRengi) !important;
    font-size: 11pt !important;
    margin-bottom: 15px !important;
    padding: 10px;
}

    .tk-homeAcordion .accordion-item:first-of-type {
        border-top-left-radius: var(--tkd_yuvarlak) !important;
        border-top-right-radius: var(--tkd_yuvarlak) !important;
    }

        .tk-homeAcordion .accordion-item:first-of-type > .accordion-header .accordion-button {
            border-top-left-radius: 0 !important;
            border-top-right-radius: 0 !important;
        }

.tk-homeAcordion .accordion-button:not(.collapsed) {
    color: var(--tkd_lacivertPastel) !important;
    background-color: var(--tkd_beyaz) !important;
    box-shadow: none !important;
}
    .tk-homeAcordion .accordion-button:not(.collapsed)::after {
        background-image: var(--bs-accordion-btn-active-icon);
        transform: var(--bs-accordion-btn-icon-transform);
    }

.tk-homeAcordion .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
    font-size: 1rem;
    color: var(--tkd_lacivertPastel) !important;
    text-align: left;
    background-color: var(--bs-accordion-btn-bg);
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
    font-size: 14pt;
}

/*MODAL ---- Home Youtube ------------*/

@media (min-aspect-ratio: 16/9) {
    .tk-videowrapper {
        height: 90%;
        aspect-ratio: 16 / 9;
    }
}

@media (max-aspect-ratio: 16/9) {
    .tk-videowrapper {
        width: 80%;
        aspect-ratio: 16 / 9;
    }
}

.tk-bootstrapModal .modal {
    --bs-modal-bg: #000A;
}

.tk-bootstrapModal .kapatIconn {
    font-size: 30pt;
    color: #FFF;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    transition: 1s;
}

/*history carusel indicator*/
.tk-historyCaruselButton {
    width: 8% !important;
    height: auto !important;
    background-color: transparent !important;
}

/* MOBİLE - HOME */
.tk-mobileImage {
    background-image: url('../../../Images/newWeb_2025/HomeMobile/mobil_background.webp');
    background-repeat: repeat;
}

.tk-mobileIcerik {
    padding: 50px 0;
}

    .tk-mobileIcerik .logo {
        width: 40%;
        height: auto;
        padding-bottom: 20px;
    }

    .tk-mobileIcerik .storeLogo {
        width: 180px;
        height: auto;
    }

    .tk-mobileIcerik .baslik {
        font-size: 20pt;
        color: var(--tkd_sari);
        letter-spacing: 1px;
        line-height: 1;
        padding-bottom: 7px;
    }

    .tk-mobileIcerik ul {
        --icon-space: 1.3em;
        list-style: none;
        padding: 0;
    }

    .tk-mobileIcerik li {
        padding-left: var(--icon-space);
        font-size: 11pt;
        color: var(--tkd_sari);
    }

        .tk-mobileIcerik li:before {
            content: "\F27B";
            font-family: bootstrap-icons;
            display: inline-block;
            margin-left: calc(var(--icon-space) * -1);
            width: var(--icon-space);
            color: var(--iconRengi);
            font-size: 11px;
            font-weight: bolder;
        }

/* -------------HOME TANITIM FİLMİ ----------*/
.tk-tanitimFilmiBorder {
    border-radius: var(--tkd_yuvarlak);
    padding: 5% 0;
    background-color: #FFFFFF80;
}

.tk-tanitimFilmi {
    background-image: url('../../../Images/newWeb_2025/home_tanitim_filmi/tanitimFilmi_background.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
}

    .tk-tanitimFilmi .baslik {
        font-size: 20pt;
        font-weight: bold;
        color: var(--tkd_yesil);
        line-height: 1.3;
        padding-bottom: 7px;
    }

    .tk-tanitimFilmi .yazilar {
        font-size: 11pt;
        color: var(--tkd_yaziRengi);
        line-height: 1.6;
    }

.taner {
    opacity: 0;
    transition: 1s;
    position: absolute;
    top: 300px;
    left: 300px;
    background-color: #F00;
}

.active .taner {
    opacity: 1 !important;
    transition: 1s;
    position: absolute;
    top: 350px;
    left: 350px;
    background-color: #F0F !important;
}

/* -------------------GALERİ ----------------------------*/
.tk-homeGaleri .cubuk {
    background-color: var(--tkd_turkuaz);
    height: 8px;
    width: 100%;
    margin-top: 15px;
}

.tk-homeGaleri .baslik {
    font-family: GOTHIC;
    font-size: 40pt;
    color: var(--tkd_turkuaz);
    letter-spacing: -4px;
    text-align: center;
    line-height: 1;
}

.tk-homeGaleri .spot {
    font-family: GOTHIC;
    font-size: 16pt;
    color: var(--tkd_turkuaz);
    letter-spacing: 0;
    text-align: center;
}

.tk-galeriKutuCover {
    background-color: var(--tkd_beyaz);
    border-radius: var(--tkd_yuvarlak);
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: 1s;
    position: relative;
    padding: 10px;
}

    .tk-galeriKutuCover img {
        width: 100%;
        height: auto;
        transition: 0.5s;
    }

    .tk-galeriKutuCover .imgCover {
        transition: 1s;
        width: 100%;
        height: auto;
        aspect-ratio: 16 / 9;
        border-radius: 0 0 var(--tkd_yuvarlakIc) var(--tkd_yuvarlakIc);
        overflow: hidden;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .tk-galeriKutuCover:hover img {
        width: 120%;
        height: auto;
        transition: 0.5s;
    }

    .tk-galeriKutuCover .galeriBaslik {
        padding: 6%;
        color: var(--tkd_yaziRengi);
        font-size: 12pt;
        line-height: 1.1;
        letter-spacing: 0;
        display: flex;
        justify-content: center;
        text-align: center;
    }

/* ------------MÜŞTERİ YORUMLARI --------------------*/

.tk-musteriYorumlari .cubuk {
    background-color: var(--tkd_yesil);
    height: 8px;
    width: 100%;
    margin-top: 15px;
}

.tk-musteriYorumlari .baslik {
    font-family: GOTHIC;
    font-size: 40pt;
    color: var(--tkd_yesil);
    letter-spacing: -4px;
    text-align: center;
    line-height: 1;
}

.tk-musteriYorumlari .spot {
    font-family: GOTHIC;
    font-size: 16pt;
    color: var(--tkd_yesil);
    letter-spacing: 0;
    text-align: center;
}


.tk-yorumlarKutuCover {
    background-color: var(--tkd_beyaz);
    border-radius: var(--tkd_yuvarlak);
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: 1s;
    position: relative;
    padding: 10%;
}

    .tk-yorumlarKutuCover:hover {
        background-color: var(--tdk_cimenYesilSeffaf);
    }

    .tk-yorumlarKutuCover .resimVePlay {
        position: relative;
        width: 100%;
        height: 180px;
    }


.resimVePlay .yuvarlak {
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    width: 170px;
    height: 170px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.yuvarlak img {
    width: 100%;
    height: 100%;
}

.tk-yorumlarKutuCover .playButton {
    position: relative;
    bottom: -77px;
    left: -5px;
    width: 60px;
    height: auto;
}

.tk-yorumlarKutuCover .isim {
    color: var(--tkd_yaziRengi);
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    text-decoration: none;
    overflow: hidden;
}

.tk-yorumlarKutuCover .mesaj {
    color: var(--tkd_yaziRengi);
    font-size: 10pt;
    text-align: center;
    padding-top: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
    text-decoration: none;
    overflow: hidden;
}

/*--------------------FOOTER---------------------*/
.tk-footer {
    background-image: url('../../../Images/newWeb_2025/background/footer_background.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    padding: 0;
}

.tk-sayfahizalama {
    position: relative;
    bottom: -140px;
    padding: 0;
}

.tk-footer444 {
    font-size: 36pt;
    color: var(--tdk_cimenYesil);
    font-weight: bold;
    display: flex;
    justify-content: end;
    align-items: center;
}

.tk-footerborder {
    border-bottom: 1px solid #FFFFFF50;
    padding-bottom: 30px;
}

.tk-footerKolon {
    padding: 30px 0 3px 0;
}


    .tk-footerKolon .baslik {
        font-size: 20pt;
        color: var(--tkd_turkuaz);
        letter-spacing: 1px;
        line-height: 1;
        padding: 10px 0 0 15px;
    }

    .tk-footerKolon .cizik {
        width: 40%;
        height: 3px;
        position: relative;
        left: 17px;
        background-color: var(--tkd_turkuaz);
        margin: 18px 0px 28px 0px;
    }

    .tk-footerKolon ul {
        --icon-space: 1.3em;
        list-style: none;
        padding: 0;
    }

    .tk-footerKolon li {
        padding-left: var(--icon-space);
        font-size: 11pt;
        color: var(--tkd_sari);
        text-decoration: none;
        line-height: 1.1;
        padding-bottom: 8px;
    }

    .tk-footerKolon a {
        font-size: 10pt;
        color: var(--tkd_beyaz);
        text-decoration: none;
        padding: 0;
        line-height: 1.1;
    }

        .tk-footerKolon a:hover {
            color: var(--tkd_sari);
        }

    .tk-footerKolon li:before {
        content: "\F27B";
        font-family: bootstrap-icons;
        display: inline-block;
        margin-left: calc(var(--icon-space) * -1);
        width: var(--icon-space);
        color: var(--iconRengi);
        font-size: 11px;
        font-weight: bolder;
    }

.tk-footerKolonAlt {
    padding: 0 30% 0 6%;
}

    .tk-footerKolonAlt span {
        font-size: 12pt;
        color: var(--tkd_turkuaz);
        text-decoration: none;
        line-height: 1.1;
    }

.tk-footerKurumsalMobil {
    border-radius: var(--tkd_yuvarlak);
    background-color: #FFFFFF50;
    padding: 20px;
}

.tk-footerKolon3 {
    padding: 30px 0 3px 0;
}

.tk-footerKolon3Alt {
    padding: 10px 0 3px 0;
}

.tk-footerKolon3 .tk-mobilFooterMesaj {
    font-size: 12pt;
    color: var(--tkd_beyaz);
    text-decoration: none;
    line-height: 1.1;
    font-weight: bold;
}

.tk-footerKampanyalar {
    border-radius: var(--tkd_yuvarlak);
    background-color: #00724c99;
    padding: 20px;
    color: var(--tkd_beyaz);
    font-size: 10pt;
    line-height: 1.4;
}

/*-----Footer Lacivert ------------*/

.tk-homeSocialMedia i {
    font-size: 20pt;
}

.tk-homeSocialMedia a {
    text-decoration: none;
    color: #FFFFFF80;
    padding: 0 1%;
    transition: 0.5s;
}

    .tk-homeSocialMedia a:hover {
        color: #FFF;
        transition: 0.5s;
    }

/*------Lacivert Area ----------------*/
.tk-sayfahizalama_Lacivert {
    position: relative;
    bottom: 0;
    padding: 0;
    width: 100%;
    min-height: 51px;
}

.tk-footerLacivertArea {
    background-color: var(--tkd_lacivert);
    font-size: 10pt;
    color: var(--tkd_beyaz);
    display: flex;
    align-items: baseline;
    position: absolute;
    width: 100%;
    padding-top: 10px;
}

    .tk-footerLacivertArea img {
        max-height: 35px;
        width: auto;
    }

    .tk-footerLacivertArea a {
        font-size: 10pt;
        color: var(--tkd_beyaz);
        text-decoration: none;
        padding: 0 1%;
    }

        .tk-footerLacivertArea a:hover {
            color: var(--tkd_sari);
        }

/* ------------Animasyonlar---------------*/
/*SLAYDER 1-----------*/
.tk-homeSlayderCover {
    position: relative;
    width: 100vw;
    height: 42vw;
    overflow: hidden;
}

.slayder_1_resim_1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: auto;
    transition: 1s;
}

/*sağdaki resim*/
.slayder_1_resim_2 {
    position: absolute;
    top: 0;
    left: -50vw;
    width: 50.5vw;
    height: auto;
    transition: 1s;
}

/* sağdaki resim */
.slayder_1_resim_3 {
    position: absolute;
    bottom: 0;
    right: -30vw;
    width: 30vw;
    height: auto;
    transition: 1s;
}

/* Yazı */
.slayder_1_resim_4 {
    position: absolute;
    top: 1vw;
    left: 49vw;
    width: 26vw;
    height: auto;
    transition: 1s;
    opacity: 0;
}

/*Tarih*/
.slayder_1_resim_5 {
    position: absolute;
    top: 44vw;
    left: 32vw;
    width: 16vw;
    height: auto;
    transition: 1s;
}

/* ANİMASYON ---Slayder 1 Anim */

.active .slayder_1_resim_2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 50.5vw;
    height: auto;
    transition: 1s;
    opacity: 1;
}

.active .slayder_1_resim_3 {
    position: absolute;
    bottom: 0;
    right: 1vw;
    width: 30vw;
    height: auto;
    transition: 1s;
    transition-delay: 0.5s;
    opacity: 1;
}

.active .slayder_1_resim_4 {
    position: absolute;
    top: 3vw;
    left: 49vw;
    width: 26vw;
    height: auto;
    transition: 1s;
    transition-delay: 0.7s;
    opacity: 1;
}

.active .slayder_1_resim_5 {
    position: absolute;
    top: 33vw;
    left: 32vw;
    width: 16vw;
    height: auto;
    transition: 1s;
    transition-delay: 1s;
    opacity: 1;
}


/*---------SLAYDER 2 -----------*/
/*Tayip bey*/
.slayder_2_resim_1 {
    position: absolute;
    top: 0;
    left: 42vw;
    width: 45.5vw;
    height: auto;
    transition: 1s;
    transform: rotateY(90deg);
}

/* Emin bey*/
.slayder_2_resim_2 {
    position: absolute;
    top: 30vw;
    right: -20vw;
    width: 31.5vw;
    height: auto;
    transition: 1s;
    opacity: 1;
    transform: rotate(-60deg);
}

/*Tarih*/
.slayder_2_resim_3 {
    position: absolute;
    top: -5vw;
    right: 9vw;
    width: 26vw;
    height: auto;
    transition: 1s;
    opacity: 1;
}

/*Yazi*/
.slayder_2_resim_4 {
    position: absolute;
    top: 0vw;
    left: 11vw;
    width: 31vw;
    height: auto;
    transition: 1s;
    opacity: 0;
}

/*--ANIMATION -----------*/
/*Tayip bey*/
.active .slayder_2_resim_1 {
    position: absolute;
    top: 0;
    left: 42vw;
    width: 45.5vw;
    height: auto;
    transition: 1s;
    transform: rotateY(0deg);
}

/* Emin bey*/
.active .slayder_2_resim_2 {
    position: absolute;
    top: 0;
    right: -4vw;
    width: 31.5vw;
    height: auto;
    transition: 1s;
    transition-delay: 0.7s;
    opacity: 1;
    transform: rotate(0deg);
}

/*Tarih*/
.active .slayder_2_resim_3 {
    position: absolute;
    top: 4vw;
    right: 9vw;
    width: 26vw;
    height: auto;
    transition: 1s;
    opacity: 1;
    transition-delay: 1s;
}

/*Yazi*/
.active .slayder_2_resim_4 {
    position: absolute;
    top: 2vw;
    left: 11vw;
    width: 31vw;
    height: auto;
    transition: 1s;
    opacity: 1;
}

/*---------SLAYDER 3 -----------*/
/*siyah resim*/
.slayder_3_resim_1 {
    position: absolute;
    top: 0;
    left: -37vw;
    width: 37.5vw;
    height: auto;
    transition: 1s;
    opacity: 1;
}

/*sari resim*/
.slayder_3_resim_2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 33.5vw;
    height: auto;
    transition: 1s;
    opacity: 0;
}

/*Tarih*/
.slayder_3_resim_3 {
    position: absolute;
    bottom: 2vw;
    left: 25vw;
    width: 26vw;
    height: auto;
    transition: 1s;
    opacity: 0;
}

/*Yazi*/
.slayder_3_resim_4 {
    position: absolute;
    top: 7vw;
    left: 55vw;
    width: 40vw;
    height: auto;
    transition: 1s;
    opacity: 0;
}

/*---ANİMATİON SLDYR-3 -----------*/
.active .slayder_3_resim_1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 37.5vw;
    height: auto;
    transition: 1s;
    opacity: 1;
}

.active .slayder_3_resim_2 {
    position: absolute;
    top: 0;
    left: 30vw;
    width: 33.5vw;
    height: auto;
    transition: 1s;
    opacity: 1;
    transition-delay: 0.7s;
}

.active .slayder_3_resim_3 {
    position: absolute;
    bottom: 5vw;
    left: 25vw;
    width: 26vw;
    height: auto;
    transition: 1s;
    opacity: 1;
    transition-delay: 0.7s;
}

.active .slayder_3_resim_4 {
    position: absolute;
    top: 4vw;
    left: 55vw;
    width: 40vw;
    height: auto;
    transition: 1s;
    opacity: 1;
    transition-delay: 1s;
}

/*---------SLAYDER 4 -----------*/
/*Resim*/
.slayder_4_resim_1 {
    position: absolute;
    top: -10vw;
    left: 0;
    width: 50.5vw;
    height: auto;
    transition: 1s;
    opacity: 1;
    transform: rotateX(90deg);
}

/*Tarih*/
.slayder_4_resim_2 {
    position: absolute;
    bottom: 6vw;
    left: 24vw;
    width: 26.5vw;
    height: auto;
    transition: 1s;
    opacity: 0;
}

/*Yazı*/
.slayder_4_resim_3 {
    position: absolute;
    top: 2.5vw;
    left: 60vw;
    width: 29vw;
    height: auto;
    transition: 1s;
    opacity: 0;
}

/*----Animation 4 -----------*/
/*Resim*/
.active .slayder_4_resim_1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 50.5vw;
    height: auto;
    transition: 1s;
    opacity: 1;
    transform: rotateX(0deg);
}

/*Tarih*/
.active .slayder_4_resim_2 {
    position: absolute;
    bottom: 9vw;
    left: 24vw;
    width: 26.5vw;
    height: auto;
    transition: 1s;
    opacity: 1;
    transition-delay: 0.8s;
}

/*Yazı*/
.active .slayder_4_resim_3 {
    position: absolute;
    top: 2.5vw;
    left: 55vw;
    width: 29vw;
    height: auto;
    transition: 1s;
    opacity: 1;
    transition-delay: 1s;
}

/*---------SLAYDER 5 -----------*/
/*Tayyip*/
.slayder_5_resim_1 {
    position: absolute;
    top: 0;
    left: 26vw;
    width: 48vw;
    height: auto;
    transition: 1s;
    opacity: 1;
    transform: rotateY(90deg);
}

/*Tarih*/
.slayder_5_resim_2 {
    position: absolute;
    bottom: 0vw;
    left: 36vw;
    width: 26.5vw;
    height: auto;
    transition: 1s;
    opacity: 0;
}

/*Yazi*/
.slayder_5_resim_3 {
    position: absolute;
    top: 5.5vw;
    left: 8vw;
    width: 80vw;
    height: auto;
    transition: 1s;
    opacity: 1;
    transform: rotateX(90deg);
}

/*----Animation 5 -----------*/
/*Tayyip*/
.active .slayder_5_resim_1 {
    position: absolute;
    top: 0;
    left: 26vw;
    width: 48vw;
    height: auto;
    transition: 1s;
    opacity: 1;
    transform: rotateX(0deg);
}

/*Tarih*/
.active .slayder_5_resim_2 {
    position: absolute;
    bottom: 3vw;
    left: 36vw;
    width: 26.5vw;
    height: auto;
    transition: 1s;
    opacity: 1;
    transition-delay: 0.5s;
}

/*Yazi*/
.active .slayder_5_resim_3 {
    position: absolute;
    top: 5.5vw;
    left: 8vw;
    width: 80vw;
    height: auto;
    transition: 1s;
    opacity: 1;
    transition-delay: 1s;
    transform: rotateX(0deg);
}

/*---------SLAYDER 6 -----------*/
/*uzun resim*/
.slayder_6_resim_1 {
    position: absolute;
    bottom: -23vw;
    left: 0;
    width: 99vw;
    height: auto;
    transition: 1s;
    opacity: 1;
}

/*Yazi*/
.slayder_6_resim_2 {
    position: absolute;
    top: 4vw;
    left: 11vw;
    width: 76vw;
    height: auto;
    transition: 1s;
    opacity: 1;
    transform: rotateX(90deg);
}

/*Tarih*/
.slayder_6_resim_3 {
    position: absolute;
    bottom: 4.5vw;
    right: 0vw;
    width: 24vw;
    height: auto;
    transition: 1s;
    opacity: 0;
}

/*------ANİMATİON 6 -----------*/
/*uzun resim*/
.active .slayder_6_resim_1 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 99vw;
    height: auto;
    transition: 1s;
    opacity: 1;
}

/*Yazi*/
.active .slayder_6_resim_2 {
    position: absolute;
    top: 4vw;
    left: 11vw;
    width: 76vw;
    height: auto;
    transition: 1s;
    opacity: 1;
    transform: rotateX(0deg);
    transition-delay: 1s;
}

/*Tarih*/
.active .slayder_6_resim_3 {
    position: absolute;
    bottom: 4.5vw;
    right: 5vw;
    width: 24vw;
    height: auto;
    transition: 1s;
    opacity: 1;
    transition-delay: 0.5s;
}

/*---------SLAYDER 7 -----------*/
/*resim*/
.slayder_7_resim_1 {
    position: absolute;
    top: 0;
    left: -58vw;
    width: 58vw;
    height: auto;
    transition: 1s;
    opacity: 1;
}

/*Tarih*/
.slayder_7_resim_2 {
    position: absolute;
    bottom: 4vw;
    left: 38vw;
    width: 26vw;
    height: auto;
    transition: 1s;
    opacity: 0;
}

/*Yazi*/
.slayder_7_resim_3 {
    position: absolute;
    top: 4.5vw;
    left: 43vw;
    width: 42vw;
    height: auto;
    transition: 1s;
    opacity: 0;
}

/*---------ANİMATİON 7 -----------*/
/*resim*/
.active .slayder_7_resim_1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 58vw;
    height: auto;
    transition: 1s;
    opacity: 1;
}

/*Tarih*/
.active .slayder_7_resim_2 {
    position: absolute;
    bottom: 4vw;
    left: 33vw;
    width: 26vw;
    height: auto;
    transition: 1s;
    opacity: 1;
    transition-delay: 0.5s;
}

/*Yazi*/
.active .slayder_7_resim_3 {
    position: absolute;
    top: 4.5vw;
    left: 49vw;
    width: 42vw;
    height: auto;
    transition: 1s;
    opacity: 1;
    transition-delay: 1s;
}

/*-------------Home Carusel Animation----------------------------*/
.tk-homeCaruselAnimation {
    width: 1200px;
    height: 694px;
    transition: 1s;
    opacity: 0;
    transform: rotateX(45deg);
}

.active .tk-homeCaruselAnimation {
    width: 1200px;
    height: 694px;
    transition: 1s;
    opacity: 1;
    transform: rotateX(0deg);
}

/*------------DROPDOWN----BAYRAKLAR-------------------------------------------*/
.tk-dropdownAyarlar {
    /* max-height: 200px !important;
    overflow-y: auto !important;*/
    height: auto;
    max-height: 300px;
    overflow-x: hidden;
}

    .tk-dropdownAyarlar li {
        cursor: pointer;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        padding: 0 10px;
        font-size: 9pt;
        color: var(--tkd_yaziRengi);
        font-weight: bold;
    }

        .tk-dropdownAyarlar li img,
        #bayraklarDizilimi img {
            width: auto;
            height: 15px;
            position: absolute;
            top: 0;
            left: -900px;
        }

        .tk-dropdownAyarlar li span {
            padding-left: 10px;
        }

    .tk-dropdownAyarlar span i {
        font-size: 8pt;
        font-weight: normal;
    }

.tk-bayraklarCover {
    width: 15px;
    height: 15px;
    position: relative;
    overflow: hidden;
}

/*-------------------------------------------------------------*/
/*                   YENİ EKLENENLER                           */
/*-------------------------------------------------------------*/

.tk-sayfaBaslik {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px;
    font-size: 36pt;
    color: var(--tkd_yaziRengi);
    background-color: var(--tkd_griBorder);
    letter-spacing: -0.5px;
    line-height: 1;
    text-align: center;
    font-weight: bold;
}

/*-----------MERAK EDİLENLKER ACORDİON----------------*/
.tk-icSayfaAcordion .accordion {
    --bs-accordion-color: var(--bs-body-color) !important;
    --bs-accordion-bg: var(--bs-body-bg) !important;
    --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
    --bs-accordion-border-color: #FFF;
    --bs-accordion-border-width: 0;
    --bs-accordion-border-radius: 0;
    --bs-accordion-inner-border-radius: 0;
    --bs-accordion-btn-padding-x: 1.25rem;
    --bs-accordion-btn-padding-y: 1rem;
    --bs-accordion-btn-color: #FFF;
    --bs-accordion-btn-bg: #FFF;
    --bs-accordion-btn-icon: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e);
    --bs-accordion-btn-icon-width: 1.25rem;
    --bs-accordion-btn-icon-transform: rotate(-180deg);
    --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
    --bs-accordion-btn-active-icon: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e);
    --bs-accordion-btn-focus-box-shadow: none;
    --bs-accordion-body-padding-x: 1.25rem;
    --bs-accordion-body-padding-y: 1rem;
    --bs-accordion-active-color: #FFF;
    --bs-accordion-active-bg: #FFF;
}

.tk-icSayfaAcordion .accordion-item {
    border: 1px solid var(--tkd_griBorder) !important;
    background-color: var(--tkd_beyaz) !important;
    border-radius: var(--tkd_yuvarlak) !important;
    width: 100% !important;
    height: auto !important;
    overflow: hidden !important;
    transition: 1s !important;
    cursor: pointer !important;
    color: var(--tkd_yaziRengi) !important;
    font-size: 13pt !important;
    margin-bottom: 15px !important;
    padding: 0 !important;
    line-height: 1.6;
}

    .tk-icSayfaAcordion .accordion-item:first-of-type {
        border-top-left-radius: var(--tkd_yuvarlak) !important;
        border-top-right-radius: var(--tkd_yuvarlak) !important;
    }

        .tk-icSayfaAcordion .accordion-item:first-of-type > .accordion-header .accordion-button {
            border-top-left-radius: 0 !important;
            border-top-right-radius: 0 !important;
        }

.tk-icSayfaAcordion .accordion-button:not(.collapsed) {
    color: var(--tkd_lacivertPastel) !important;
    background-color: var(--tkd_beyaz) !important;
    box-shadow: none !important;
}

.tk-icSayfaAcordion .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
    font-size: 1rem;
    color: var(--tkd_lacivertPastel) !important;
    text-align: left;
    background-color: var(--tkd_beyaz) !important;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
    font-size: 14pt;
}

.tk-iccerceve {
    width: 100%;
    height: 100%;
    background-color: var(--tkd_beyaz);
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: var(--tkd_yuvarlak);
    padding: 5%;
}

.tk-icAltcerceve {
    width: 100%;
    background-color: var(--tkd_beyaz);
    border: 1px solid #AAA;
    border-radius: var(--tkd_yuvarlak);
    padding: 5%;
}

/*----- iç sayfa başlıkları --------*/
.tk-icBaslikYesil {
    font-family: GOTHIC;
    font-size: 36pt;
    color: var(--tdk_cimenYesil);
    letter-spacing: -2px;
    text-align: center;
}

.tk-icBaslikYesilCubuk {
    background-color: var(--tdk_cimenYesil);
    height: 8px;
    width: 100%;
    margin-top: 15px;
}

.tk-icBaslikYesil {
    font-family: GOTHIC;
    font-size: 36pt;
    color: var(--tkd_yesil);
    letter-spacing: -2px;
    text-align: center;
}

.tk-icBaslikYesilCubuk {
    background-color: var(--tkd_yesil);
    height: 8px;
    width: 100%;
    margin-top: 15px;
}
/*-------------- İç Alt Başlıklar---------------*/
.tk-icAltBaslikYesil {
    font-family: GOTHIC;
    font-size: 28pt;
    color: var(--tkd_yesil);
    letter-spacing: -2px;
    text-align: center;
    line-height: 1;
}

/* Merak edilenler TAb kısımları */
.tk-tabAyarlari .nav-link {
    display: block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: var(--bs-nav-link-font-size);
    font-weight: var(--bs-nav-link-font-weight);
    color: var(--tdk_cimenYesil);
    text-decoration: none;
    background: 0 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

    .tk-tabAyarlari .nav-link:focus,
    .tk-tabAyarlari .nav-link:hover {
        color: var(--tkd_acikYesil);
    }

/*------------------ Finansman ------------------*/
.tk-icSayfalarYazi {
    font-family: GOTHIC;
    font-size: 12pt;
    color: var(--tkd_yaziRengi);
    line-height: 1.6;
}

.tk-icSayfalarAltBaslik {
    font-family: GOTHIC;
    font-size: 36pt;
    color: var(--tkd_yaziRengi);
    line-height: 1;
    font-weight: bold;
    letter-spacing: -1px;
}

.tk-icSayfalarAltSlogan {
    font-family: GOTHIC;
    font-size: 18pt;
    color: var(--tkd_yaziRengi);
    line-height: 1.3;
}

.tk-icSayfalarAltAltSlogan {
    font-family: GOTHIC;
    font-size: 14pt;
    color: var(--tkd_yaziRengi);
    line-height: 1.3;
    font-weight: bold;
}

.tk-icSayfalarAltAltBaslik {
    font-family: GOTHIC;
    font-size: 24pt;
    color: var(--tkd_yaziRengi);
    line-height: 1;
    font-weight: bold;
    letter-spacing: -0.1px;
}

.tk-icSayfalarAltAltKutuBaslik {
    font-family: GOTHIC;
    font-size: 21pt;
    color: var(--tkd_yaziRengi);
    line-height: 1;
    font-weight: bold;
    letter-spacing: -0.1px;
    text-align: center !important;
}

.tk-iconKutu {
    width: 100px;
    height: 100px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    text-align: center;
    font-size: 10pt;
    font-weight: bold;
    color: var(--tkd_yaziRengi);
    line-height: 1.1;
    letter-spacing: 0.1px;
}

    .tk-iconKutu img {
        margin-bottom: 5px;
        width: 40px;
        height: 40px;
    }

.tk-plusAyarlari {
    color: var(--tkd_yaziRengi);
    font-size: 20pt;
}
/*---------Kampanyalar Haberler Galeri ---------------------------*/
.tk-buyukHaberKutu {
    border-radius: var(--tkd_yuvarlak);
    overflow: hidden;
    aspect-ratio: 16 / 9;
    cursor: pointer;
}

    .tk-buyukHaberKutu:hover img {
        width: 120%;
        aspect-ratio: 16 / 9;
    }

    .tk-buyukHaberKutu img {
        width: 100%;
        height: auto;
        aspect-ratio: 16 / 9;
        border: 0;
        transition: 1s;
    }


/*---------Kampanyalar Haberler Video Galeri ---------------------------*/
.tk-buyukHaberVideoKutu {
    border-radius: var(--tkd_yuvarlak);
    overflow: hidden;
    aspect-ratio: 16 / 9;
    position: relative;
    cursor: pointer;
}

    .tk-buyukHaberVideoKutu:hover img {
        width: 120%;
        aspect-ratio: 16 / 9;
    }

    .tk-buyukHaberVideoKutu img {
        width: 100%;
        height: auto;
        aspect-ratio: 16 / 9;
        border: 0;
        transition: 1s;
    }

    .tk-buyukHaberVideoKutu i {
        position: absolute;
        color: #F00;
        font-size: 60pt;
        top: 30%;
        left: 40%;
        transition: 1s;
    }

    .tk-buyukHaberVideoKutu:hover i {
        color: #FFF;
        transition: 1s;
    }


/*---------- breadcrumb ----------------*/
.tk-breadcrumb {
    text-decoration: none;
    color: var(--tkd_yaziRengi);
    cursor: pointer;
    font-size: 12pt;
    font-weight: bold;
    padding: 0 0 20px 0;
    display: flex;
    align-items: center;
}
.tk-breadcrumb a {
    text-decoration: none;
    color: var(--tkd_yaziRengi);
    cursor:pointer;
    font-size:12pt;
    font-weight: bold;
}
    .tk-breadcrumb i {
        text-decoration: none;
        font-size: 16pt;
    }

    .tk-breadcrumb a:hover {
        color: #000;
    }
/*-------------YENİ MENÜ ---------------------*/
.tk-mobilFormYeniCover {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70px;
    background-color: #FFF;
    z-index: 2100;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 30px 90px;
    border-radius: var(--tkd_yuvarlak) var(--tkd_yuvarlak) 0 0;
    border-right: 3px double var(--tkd_yesil);
    border-top: 3px double var(--tkd_yesil);
    border-left: 3px double var(--tkd_yesil);
}
    .tk-mobilFormYeniCover .yazi {
        display: flex;
        align-items: center;
        justify-content: center;
        font-family: GOTHIC;
        font-size: 24pt;
        font-weight: bold;
        color: var(--tkd_yaziRengi);
    }
/*-------------Satır kısıtlama-----------------------*/
.tk-ucSatir {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    text-decoration: none;
    transition: 1s;
}

.tk-golgekutu {
    width: 100%;
    height: 100%;
    background-color: #d0e2ae14;
    box-shadow: inset rgba(100, 100, 111, 0.2) 16px -6px 29px 3px;
    border-radius: var(--tkd_yuvarlak);
    padding: 5%;
}

.tk-cozumlerimiz-anabaslik {
    text-align: center !important;
}

.tk-cozumlerimiz-altbaslik {
    justify-content: center !important;
}

.tk-cozumlerimiz-kutular {
    margin-top: 20px !important;
}

.tk-cozumlerimiz-kutu-icon {
    justify-content: center !important;
}
.tk-mobileFormModal .modal-dialog {
    max-width: 95% !important;
}
