﻿
.sldBxCon {
    max-width: 1230px;
    margin: 20px auto;
    padding: 0 30px;
    box-sizing: border-box;
}


.sldBxCnt {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.sldBx {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sldBxImg {
    min-width: 68px;
    max-width: 68px;
    min-height: 68px;
    max-height: 68px;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #000000;
    border-radius: 50%;
}

.sldBxTx {
    margin-top: 10px;
    font-family: futuralt-book;
    font-size: 14px;
    text-align: center;
    color: #333;
}

.sldCon {
    position: relative;
    width: 100%;
    margin: 0 auto;
/*    padding: 0 80px;
*/    box-sizing: border-box;
}

.sld {
    position: relative;
    display: flex;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
}

.swiper-slide {
    display: flex !important;

}



.sldImg {
    width: 100%;
}

.sldTx {
    position: absolute;
    display: flex;
    flex-direction: column;
    left: 120px;
    max-width: 750px;
}

    .sldTx h2 {
        font-size: 18px;
        font-family: inter_regular;
        letter-spacing: 0.15em;
        text-transform: uppercase;
        color: #000;
    }

    .sldTx h3 {
        margin-top: 20px;
        font-size: 70px;
        font-family: cormorantgaramond-bold;
        text-transform: uppercase;
        color: #000;
    }

.sldBtn {
    margin-top: 30px;
    font-family: inter_regular;
    font-size: 16px;
    background-color: #c27959;
    padding: 10px 20px;
    box-sizing: border-box;
    color: #fff;
}

.sldBt {
    display: flex;
    width: 100%;
    margin: 0 auto 20px auto;
    padding: 0 80px;
    box-sizing: border-box;
}

.sldBtClBx {
    max-width: 360px;
    padding: 30px 30px 10px 30px;
    box-sizing: border-box;
    border-radius: 3px;
    background-color: #000000;
}

.sldBtClBxBs {
    font-family: futuralt-book;
    font-size: 21px;
    line-height: 1.2;
    color: #fff;
}

.sldBtClBxTx {
    margin-top: 5px;
    font-family: futuralt-light;
    font-size: 16px;
    line-height: 1.2;
    color: #fff;
}

.sldBtClBxLnk {
    display: flex;
    align-items: center;
    margin-top: 10px;
    font-family: futuralt-light;
    font-size: 16px;
    color: #fff;
}

    .sldBtClBxLnk img {
        display: block;
        margin-left: 5px;
        height: 25px;
    }

.sldBt a {
    width: 25%;
    margin-left: 20px;
}

.sldBtItm {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    border-radius: 3px;
    background-color: #fff;
}

.sldBtItmImg {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 85px;
    overflow: hidden;
}

    .sldBtItmImg img {
        height: 150%;
    }

.sldBtItmTx {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 10px;
    box-sizing: border-box;
}

.sldBtItmBs {
    margin-top: 5px;
}

    .sldBtItmBs h3 {
        margin: 0;
        font-family: futuralt-book;
        font-size: 13px;
        text-align: center;
        font-weight: normal;
        color: #333;
    }

.sldBtItmBsSml {
    font-family: futuralt-light;
    font-size: 13px;
    color: #6f6f6f;
}

.sldBtItmAltBs {
    margin: 3px 0;
    font-family: futuralt-book;
    font-size: 13px;
    text-align: center;
    color: #6f6f6f;
}

.sldBtItmAltBsLn {
    text-decoration: line-through;
    margin-right: 5px;
}

.RadAjaxPanel {
    width: 100%;
}

.sldBtItmBtn {
    width: calc(100% - 30px) !important;
    height: 32px !important;
    margin: 5px 15px 10px 15px !important;
    border: solid 1px #000000 !important;
    border-radius: 3px !important;
    line-height: 32px !important;
    text-align: center !important;
    font-family: futuralt-book !important;
    font-size: 13px !important;
    color: #000000 !important;
    transition: ease .3s !important;
    cursor: pointer !important;
}

    .sldBtItmBtn:hover {
        color: #fff !important;
        background-color: #000000 !important;
        transition: ease .3s !important;
    }

.sldBtmBxCn {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    padding: 80px 80px;
    margin: 0 auto;
    box-sizing: border-box;
}

.sldBtmBx {
    flex: 0 0 300px;
    text-align: center;
}

    .sldBtmBx h2 {
        font-family: futuralt-book;
        font-size: 22px;
        color: #000;
        margin-bottom: 5px;
        text-align: center;
    }

    .sldBtmBx h3 {
        font-family: futuralt-book;
        font-size: 16px;
        color: #999;
        text-align: center;
    }

.sldBtmImg img {
    height: 45px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.dblImgCon {
    display: flex;
    flex-wrap: wrap;
    justify-content:center;
    width: 100%;
    margin: 40px auto 0 auto;
    padding: 0 60px;
    box-sizing: border-box;
}

    .dblImgCon a {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        width: calc(50% - 40px);
        margin: 0 20px;
    }

.dblImg {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.dblImgCon a:nth-child(2) {
    width: calc(50% - 40px);
}

.dblImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*.dblImgTx {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
}*/

.dblImgTx {
    position: absolute;
    display: flex;
    flex-direction: column;
    max-width: 290px;
    align-items: flex-start;
    left: 60px;
}


    .dblImgTx h2 {
        font-size: 16px;
        font-family: inter_regular;
        text-transform: uppercase;
        color: #000;
    }

    .dblImgTx h3 {
        margin-top: 20px;
        font-size: 24px;
        text-transform: uppercase;
        font-family: cormorantgaramond-bold;
        color: #000;
    }

/*.dblImgBtn {
    margin-top: 30px;
    padding: 12px 25px;
    border: 1px solid #000000;
    background-color: #fff;
    font-family: eb-garamond;
    font-size: 14px;
    color: #000;
}*/

.dblImgBtn {
    width: max-content;
    margin-top: 30px;
    font-family: inter_medium;
    font-size: 13px;
    color: #c27959;
    text-transform: uppercase;
}

.mltSld {
    width: 100%;
    margin: auto auto 120px auto;
    padding: 0 60px;
    box-sizing: border-box;
}



.mltSldDgr {
    display: grid;
    grid-template-columns: repeat(5, 1fr); 
    gap: 15px;
    width: 100%;
    margin: 0 auto 40px auto;
    padding: 0 60px;
    box-sizing: border-box;
}

/* Sayfalama Stilleri */
.pagination-container {
    width: 100%;
    margin: 40px auto 120px auto;
    padding: 0 60px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
}

.pagination {
    display: flex;
    align-items: center;
    gap: 8px;
}

.page-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    height: 40px;
    padding: 0 12px;
    margin:0 1px;
    text-decoration: none;
    color: #333;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-family: inter_medium;
    font-size: 14px;
    transition: all 0.3s ease;
    cursor: pointer;
}

.page-btn:disabled {
    opacity: 0.5;
    cursor: not-allowed;
    background-color: #f5f5f5;
}

.page-btn:disabled:hover {
    background-color: #f5f5f5;
    border-color: #ddd;
}

.page-btn:hover {
    background-color: #f5f5f5;
    border-color: #999;
    color: #000;
}

.page-btn.active {
    background-color: #c27959;
    border-color: #c27959;
    color: #fff;
}

.page-btn.active:hover {
    background-color: #b06848;
    border-color: #b06848;
}

.page-btn.prev-btn,
.page-btn.next-btn {
    font-weight: 500;
}

.page-dots {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    max-width: 40px;
    height: 40px;
    color: #666;
    font-size: 14px;
}

.pagination-info {
    font-family: inter_medium;
    font-size: 14px;
    color: #666;
}

.pagination-info strong {
    color: #333;
    font-weight: 600;
}

/* Urunler Sayfası Özel Stilleri */
.urunler-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 20px;
}

/* Kategori Sayfası - filtPgRg özel grid düzeni */
.filtPgRg {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 20px;
}

.filtPgRg .product-item {
    flex: 0 1 calc(25% - 15px);
    max-width: calc(25% - 15px);
}

.urunler-product-item {
    flex: 0 1 calc(25% - 15px);
    max-width: calc(25% - 15px);
}






.cItmConSmll {
    border: 1px solid #e6e6e6;
    padding: 10px;
    text-align: center;
    height: 500px;
    box-sizing: border-box;
}


    .cItmConSmll img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }






.cWrpCon {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 100%;
    padding: 0 60px;
    box-sizing: border-box;
}

    .cWrpCon a {
        margin: 0 20px 40px 20px;
        width: calc(25% - 40px);
    }

/*.cItmCon {
    position: relative;
    display: flex;
    align-items:center;
    flex-direction: column;
    width: 100%;
    height: 450px;
    overflow: hidden;
    padding-bottom:20px;
    border:1px solid #e6e6e6;
}*/

.cItmCon {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 500px;
    overflow: hidden;
    padding-bottom: 20px;
    border: 1px solid #e6e6e6;
    border-radius:10px;
    box-sizing: border-box;
}

   

    .cItmCon img {
        position: relative;
        height: 400px;
        object-fit: cover;
        overflow: hidden;
    }

.cItmConSml {
    height: 500px;
}


/*.swiper-slide img {
    position: relative;
    height: 100%;
    overflow: hidden;
}*/


.cItmKrg {
    position: absolute;
    top: 35px;
    left: 35px;
    padding: 2px 12px;
    box-sizing: border-box;
    background-color: #000000;
    font-family: futuralt-light;
    font-size: 14px;
    color: #fff;
}

.itmTx {
    height: 50px;
    padding-top: 15px;
}

    .itmTx h3 {
        margin-bottom: 10px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        font-size: 16px;
        font-family: futuralt-light;
        text-align: center;
        color: #000;
    }

.cItmAltBs {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-family: futuralt-book;
    text-align: center;
    line-height: 1;
    color: #000;
}

.cItmAltBsLnTx {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: 20px;
    font-family: futuralt-light;
    font-size: 13px;
}

.cItmAltBsLn {
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #000;
}

.cItmBtn {
    width: 100% !important;
    height: 32px !important;
    margin: 5px 0 9px 0 !important;
    border: solid 1px #000000 !important;
    border-radius: 3px !important;
    line-height: 32px !important;
    text-align: center !important;
    font-family: futuralt-book !important;
    font-size: 14px !important;
    color: #000000 !important;
    transition: ease .3s !important;
    cursor: pointer !important;
    display: none !important;
}

    .cItmBtn:hover {
        color: #fff !important;
        background-color: #000000 !important;
        transition: ease .3s !important;
    }













.lnkAll {
    width: 100%;
    padding: 50px 0;
    box-sizing: border-box;
    font-size: 24px;
    font-family: futuralt-light;
    text-align: center;
    color: #000;
}


    .lnkAll a {
        width: fit-content;
        color: #000;
        transition: ease .3s;
    }

        .lnkAll a:hover {
            opacity: .5;
        }




.filtPgCon {
    display: flex;
    margin: 0 auto;
    /*max-width: 1230px;*/
    max-width: 1700px;
    padding: 0 5px 0 15px;
    box-sizing: border-box;
}

.filtPgLf {
    display: flex;
    flex-direction: column;
    max-width: 170px;
    min-width: 170px;
    display: none;
}

.filtPgLfMstBs {
    margin-bottom: 10px;
    font-family: futuralt-book;
    font-size: 14px;
    color: #000000;
}

.filtPgLfBs {
    margin-bottom: 10px;
    font-family: futuralt-book;
    font-size: 14px;
    color: #333;
}

.filtPgLfCbCon {
    margin-bottom: 5px;
}

.filtPgLfCb {
    display: flex;
    align-items: center;
}

    .filtPgLfCb input {
        margin: 0 !important;
    }

    .filtPgLfCb label {
        margin-left: 5px;
        font-family: futuralt-light;
        font-size: 13px;
        color: #1b1b1b;
    }

.filtPgRg {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content:center;
}

    .filtPgRg a {
        margin: 0 5px 50px 5px;
        width: calc(25% - 20px);
    }

.cSptBs {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: futuralt-light;
    font-size: 24px;
    margin-bottom: 26px;
    color: #000;
}

.cSptBck {
    position: relative;
    border: solid 1px #999;
    border-radius: 3px;
    padding: 9px 75px;
    font-family: futuralt-light;
    font-size: 14px;
    color: #666;
    line-height: 18px;
}

    .cSptBck:hover {
        border: solid 1px #000000;
        color: #000000;
    }

.cSpt {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border: 1px solid #e2e2e2;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.cSptHd {
    padding: 10px 15px;
    display: flex;
    justify-content: space-between;
    background-color: #fafafa;
    font-family: futuralt-light;
    color: #999999;
    font-size: 14px;
}

tr {
    width: 100% !important;
}

th {
    display: none;
}

.cSptItm {
    position: relative;
    display: flex;
    align-items: center !important;
    justify-content: space-between;
    border-top: 1px solid #e2e2e2;
    padding: 20px;
    box-sizing: border-box;
}

.cSptItmImg {
    width: 50px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

    .cSptItmImg img {
        height: 100%;
    }

.cSptItmCnt {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
}


.cSptUrnBs {
    width: 350px;
    font-family: futuralt-light;
    color: #333;
    font-size: 14px;
    margin-right: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.cSptUrnMkt {
    display: flex;
}

.cBtnUrnMktEks {
    width: 24px;
    border: 1px solid #e6e6e6;
    border-right: none;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    background-color: #fafafa;
    transition: 0.3s;
    outline: none;
    cursor: pointer;
}

.cBtnUrnMktArt {
    width: 24px;
    border: 1px solid #e6e6e6;
    border-left: none;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    background-color: #fafafa;
    transition: 0.3s;
    outline: none;
    cursor: pointer;
}

.ctxtUrnMkt {
    min-width: 45px;
    max-width: 45px;
    height: 30px;
    border: 1px solid #e6e6e6;
    font-family: futuralt-light;
    font-size: 14px;
    color: #4a4a4a;
    text-align: center;
    outline: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.cSptUrnMktFyt {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cSptUrnTpFyt {
    font-family: futuralt-light;
    font-size: 14px;
    color: #000000;
    margin: 0 20px;
}

.cSptUrnSil {
    height: 15px;
}

.cBtnSptCon {
    margin-bottom: 250px;
}

.cBtnSpt {
    border-radius: 3px;
    padding: 10px 85px;
    box-sizing: border-box;
    font-family: futuralt-book;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    background-color: #000000;
    transition: background 0.3s ease;
    border: none;
    outline: none;
}

    .cBtnSpt:hover {
        opacity: .7;
    }

.cRtr {
    display: flex;
    margin: 25px 0 400px 0;
}

#dRtrImg {
    width: 190px;
    height: 105px;
    border: 1px solid #e6e6e6;
    padding: 30px;
    margin-right: 15px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}

#dRtrTxt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 105px;
    padding: 0 30px;
    font-family: futuralt-light;
    font-size: 18px;
    color: #333;
    border: 1px solid #e6e6e6;
}

.cRtrLnk {
    border-radius: 3px;
    padding: 10px 85px;
    font-family: futuralt-book;
    font-size: 18px;
    color: #fff;
    line-height: normal;
    background-color: #000000;
    transition: background 0.3s ease;
}

    .cRtrLnk:hover {
        opacity: .7;
    }

.cRtrBtn:hover {
    opacity: .7;
}

.cSptAdrBs {
    font-family: futuralt-light;
    font-size: 24px;
    color: #000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 25px 0 26px 0;
}

#dSptAdrAllCon {
    width: 100%;
    display: flex;
    margin: 30px 0 200px 0;
}

#dSptAdrFrm {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    padding: 20px;
    box-sizing: border-box;
    background-color: #fff;
}

.cSptAdrItm {
    width: 50%;
    margin-top: 15px;
    padding: 0 15px;
    box-sizing: border-box;
}

.cSptAdrItmBs {
    font-family: futuralt-book;
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
}

#dSptAdrFrm .ctxtSptAdr {
    height: 44px;
    padding: 10px;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    background-color: #fafafa;
    font-family: futuralt-light;
    font-size: 14px;
    color: #666;
}

.RadComboBox_Default .rcbInputCell, .RadComboBox_Default .rcbArrowCell {
    font-family: SourceSansPro-Regular !important;
    font-size: 14px !important;
    color: #666 !important;
    background-image: none !important;
    background-color: #fafafa !important;
    border: 1px solid #e6e6e6 !important;
    border-right: none !important;
    border-radius: 3px !important;
    padding: 10px !important;
}

.RadComboBox_Default .rcbFocused .rcbReadOnly .rcbInput {
    color: #666 !important;
}

.RadComboBox .rcbEmptyMessage {
    font-style: normal !important;
    font-weight: normal !important;
    font-family: SourceSansPro-Regular !important;
    font-size: 14px !important;
    color: #666 !important;
}

.RadComboBoxDropDown .rcbList > li {
    font-size: 14px !important;
    padding: 10px !important;
    box-sizing: border-box !important;
}

.RadComboBox .rcbReadOnly .rcbArrowCellRight {
    background: #fff url('../../Images/ddl-o.png') no-repeat center center !important;
    border-left: none !important;
    border-right: 1px solid #e6e6e6 !important;
}

.cSptAdrBtnCon {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
}

.cSptAdrBtn {
    margin: 20px 0 0 15px;
    padding: 10px 65px;
    float: right;
    font-family: futuralt-book;
    font-size: 18px;
    color: #fff;
    background-color: #000000;
    border-radius: 3px;
    border: none;
    outline: none;
    cursor: pointer;
    transition: background 0.3s ease;
}

    .cSptAdrBtn:hover {
        background-color: #19d11e;
        transition: background 0.3s ease
    }









.cItmDtyCon {
    display: flex;
    margin-bottom: 30px;
    width: 100%;
}

.cItmDtyImg {
    width: 40%;
}

.cItmDtyInfAllCon {
    width: 60%;
    display: flex;
    flex-direction: column;
    margin-left: 40px;
}

.cItmDtyInfCon {
    min-width: 100%;
    display: flex;
    flex-direction: column;
    border-radius: 3px;
    border: solid 1px #e2e2e2;
    padding: 15px 20px;
    box-sizing: border-box;
    margin-bottom: 15px;
}

.cItmDtyMstBs {
    margin-bottom: 15px;
    font-family: futuralt-book;
    font-size: 24px;
    line-height: 26px;
    color: #333;
}

.cItmDtyAyrCon {
    display: flex;
    width: max-content;
    align-items: center;
    margin-bottom: 15px;
}

.cItmDtyAyrBs {
    flex-shrink: 0;
    margin-right: 10px;
    font-size: 20px;
    font-family: futuralt-book;
    color: #333;
}

.cItmDtyAyrRb {
    width: max-content;
    margin-right: 10px;
    font-family: futuralt-book;
    font-size: 18px;
    color: #000;
}

.ddl {
    height: 50px;
    border: solid 1px #999;
    border-radius: 3px;
    padding: 9px 75px;
    font-family: futuralt-light;
    font-size: 14px;
    color: #666;
}

.ddlPrdDty {
    margin-bottom: 20px;
    padding: 8px 10px;
    background-color: #fbfbfb;
    border: solid 1px #e6e6e6;
    border-radius: 3px;
    font-family: futuralt-book;
    font-size: 15px;
    color: #000;
    line-height: 100px;
    outline: none;
    cursor: pointer;
}

.rqPrdDtyEr {
    margin-bottom: 25px;
    font-family: futuralt-book;
    font-size: 14px;
    color: red;
}

.cItmDtyKtg {
    font-family: futuralt-light;
    color: #666;
    font-size: 10px;
    display: flex;
    align-items: center;
    margin: 0 0 20px 0;
}

    .cItmDtyKtg img {
        margin: 0 10px
    }

.cItmDtyBsCon {
    float: left;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.cItmDtyBs {
    font-family: futuralt-book;
    color: #333;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 2px;
}

.cItmDtyBsSml {
    font-family: futuralt-light;
}

.cItmDtyStr {
    display: flex;
    margin-bottom: 10px;
}

    .cItmDtyStr img {
        margin-right: 3px;
        width: 12px;
    }

.cItmDtyId {
    font-family: futuralt-light;
    font-size: 12px;
    color: #666;
}

.cItmDtyAltBs {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    font-family: futuralt-book;
    color: #000000;
    font-size: 22px;
}

.cItmDtyAltBsLn {
    color: #999999;
    font-size: 14px;
    text-decoration: line-through;
    margin-right: 10px;
    display: flex !important;
}

    .cItmDtyAltBsLn div {
        width: max-content !important;
        display: flex !important;
    }

.cItmDtyBtKrg {
    font-family: futuralt-book;
    font-size: 14px;
    color: #000000;
    margin: 0 0 10px 0;
}

.cItmDtyBtKtg {
    font-family: futuralt-light;
    font-size: 11px;
    color: #666;
    margin: 0 0 5px 0;
}

.cItmDtyBtKtgSp {
    font-family: futuralt-book;
    font-size: 11px;
    color: #333;
}

.cItmDtyBtnCon {
    min-width: 100%;
    display: flex;
    border-radius: 3px;
    border: solid 1px #e2e2e2;
    padding: 15px 20px;
    box-sizing: border-box;
    margin-bottom: 15px;
}

.cItmDtyBtn {
    width: 100% !important;
    height: 50px !important;
    border-radius: 3px !important;
    line-height: 50px !important;
    text-align: center !important;
    font-family: futuralt-book !important;
    font-size: 20px !important;
    color: #fff !important;
    cursor: pointer !important;
    background-color: #000000 !important;
    transition: ease .3s !important;
}

    .cItmDtyBtn:hover {
        opacity: .7;
    }

.cBtnDtyFvr {
    width: 50px;
    height: 50px;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    outline: none;
    margin-left: 20px;
    cursor: pointer;
    background: #fcfbfa url('../../Images/fvr.svg') no-repeat center center;
}

    .cBtnDtyFvr:hover {
        border: 1px solid #000000;
        background: #fcfbfa url('../../Images/fvr-h.svg') no-repeat center center;
    }

.cItmDtyInfBilBs {
    margin-bottom: 10px;
    font-family: futuralt-book;
    font-size: 14px;
    color: #333;
}

.cItmDtyInfBil {
    font-family: futuralt-light;
    font-size: 13px;
    line-height: 2;
    color: #666;
}

.bs {
    width: 100%;
    padding: 50px 0;
    box-sizing: border-box;
    font-size: 24px;
    font-family: futuralt-light;
    text-align: center;
    color: #000;
}

.cKtgBs {
    Width: 100%;
    margin-bottom: 10px;
    padding: 15px 0;
    box-sizing: border-box;
    font-family: futuralt-light;
    font-size: 14px;
    color: #333;
    line-height: 18px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.cKtgBsBl {
    font-family: futuralt-book;
}

.cKtgBs img {
    height: 10px;
    margin: 0 10px;
}

.cKtgBs a {
    color: #333;
}

.cFrmAllCon {
    width: 415px;
    margin: 0 auto 50px auto;
    display: flex;
    flex-direction: column;
}

.cFrmBs {
    font-family: futuralt-light;
    font-size: 34px;
    color: #333;
    text-align: center;
    margin-bottom: 5px;
}

.cFrmAltBs {
    font-family: futuralt-light;
    font-size: 16px;
    color: #333;
    text-align: center;
    margin-bottom: 15px;
}

.cFrmTabBtnCon {
    display: flex;
}

.cFrmTabBtn {
    width: 100%;
    font-family: futuralt-light;
    font-size: 16px;
    color: #000000;
    text-align: center;
    background-color: #f2f2f2;
    border-bottom: 1px solid #e6e6e6;
    border-radius: 3px 3px 0 0;
    line-height: 48px;
    cursor: pointer;
}

    .cFrmTabBtn.active {
        color: #333;
        border: 1px solid #e6e6e6;
        border-bottom: none;
        background-color: #fff;
    }

#uye-giris {
    margin-right: 5px;
}

.cFrmItmCon {
    display: flex;
    flex-direction: column;
    border: 1px solid #e6e6e6;
    border-top: none;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    padding: 17px 40px 40px 40px;
    background-color: #fff;
}

.cFrmItmBs {
    font-family: futuralt-book;
    font-size: 14px;
    color: #333;
    margin: 20px 0 10px 0;
}

.cTxtFrmCnt {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-family: futuralt-book;
    font-size: 12px;
    color: #d0021b;
    line-height: 15px;
    padding: 14px 20px 13px;
    border: 1px solid;
    border-radius: 3px;
    background-color: #fff4f6;
}

.cTxtFrmCntTxt {
    display: flex;
    align-items: center;
}

.cTxtFrmCnt img {
    height: 15px;
    margin-right: 10px;
}

.cTxtFrm {
    font-family: futuralt-light;
    font-size: 14px;
    color: #666;
    height: 43px;
    border: 1px solid #e6e6e6;
    padding: 10px;
    border-radius: 3px;
    background-color: #fafafa;
    box-sizing: border-box;
    outline: none;
}

.cTxtFrmInf {
    font-family: futuralt-light;
    font-size: 12px;
    color: #666;
    margin-top: 5px;
}

.cFrmFrg {
    font-family: futuralt-light;
    font-size: 14px;
    color: #333;
    text-align: end;
    text-decoration: underline;
    margin-top: 15px;
    transition: all 0.3s ease;
}

    .cFrmFrg a {
        color: #333;
        transition: all 0.3s ease;
    }

        .cFrmFrg a:hover {
            color: #000000;
            transition: all 0.3s ease;
        }

.cBtnFrm {
    height: 44px;
    margin-top: 20px;
    font-family: futuralt-book;
    font-size: 16px;
    color: #fff;
    background-color: #000000;
    border-radius: 4px;
    border: none;
    outline: none;
    transition: all 0.3s ease;
    cursor: pointer;
}

    .cBtnFrm:hover {
        opacity: .7;
    }

.cFrmBtnWh {
    height: 44px;
    margin-top: 20px;
    padding: 0 15px;
    box-sizing: border-box;
    font-family: futuralt-book;
    font-size: 16px;
    color: #666;
    text-align: center;
    line-height: 44px;
    border: 1px solid #999;
    border-radius: 4px;
    background-color: #fff;
    transition: all .2s ease;
}

    .cFrmBtnWh:hover {
        border-color: #000000;
        color: #000000;
        transition: all .2s ease;
    }

.cCntBs {
    margin: 30px 0 20px 0;
    font-family: futuralt-book;
    font-size: 40px;
    color: #333333;
    text-align: center;
}

.cCntDty {
    margin-bottom: 40px;
    text-align: center;
    font-family: futuralt-light !important;
    font-size: 20px;
    line-height: 1.9;
    color: #000000;
}

.cCntImg img {
    width: 100%;
}

.accordion-section {
    margin-bottom: 10px;
}

.accordion-section-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px 0 20px;
    font-family: futuralt-light;
    font-size: 13px;
    color: #000;
    line-height: 36px;
    background-color: #f6f6f6;
    cursor: pointer;
}

.accordion-section-title-ico {
    background: transparent url('../../Images/acc-menu-ico.png') no-repeat top center;
    width: 15px;
    height: 15px;
}

.accordion-section-title.active {
    border: 1px solid #e6e6e6;
    border-bottom: none;
    color: #f68428;
    font-family: futuralt-book;
}

    .accordion-section-title.active .accordion-section-title-ico {
        background: transparent url('../../Images/acc-menu-ico.png') no-repeat bottom center;
    }

    .accordion-section-title.active ~ .accordion-section-content {
        border: 1px solid #e6e6e6;
    }

.accordion-section-content {
    padding: 20px;
    font-family: futuralt-light;
    font-size: 13px;
    color: #666;
    line-height: 17px;
    display: none;
}

.cLftMnCntCon {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.cLftMnCntHd {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    padding: 15px 20px;
    box-sizing: border-box;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    font-family: futuralt-book;
    font-size: 18px;
    color: #2a2a2a;
}

.cAdrAdd {
    display: flex;
    align-items: center;
    font-family: futuralt-book;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}

.cAdrAddIco {
    font-size: 30px;
    margin-right: 7px;
    color: #000000;
}

.cAdrAdd:hover .cAdrAddTxt {
    text-decoration: underline;
}

.cAdrCon {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

    .cAdrCon::after {
        content: "";
        flex: 0 31%;
    }

.cAdr {
    width: 33.3333%;
    height: 245px;
    border: solid 1px #e2e2e2;
    border-radius: 3px;
    margin-bottom: 20px;
    flex: 0 31%;
}

.cAdrHd {
    height: 42px;
    font-family: futuralt-book;
    color: #333;
    font-size: 14px;
    line-height: 42px;
    padding: 0 15px;
    border-bottom: solid 1px #e2e2e2;
    background-color: #fafafa;
}

.cAdrAdSoyad {
    font-family: futuralt-book;
    color: #333;
    font-size: 12px;
    line-height: 24px;
    padding: 5px 15px;
    box-sizing: border-box;
}

.cAdrDgr {
    font-family: futuralt-light;
    color: #333;
    font-size: 12px;
    line-height: 24px;
    padding: 0 15px;
    box-sizing: border-box;
}

.cAdrIsm {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: futuralt-light;
    color: #333;
    font-size: 12px;
    margin-top: 25px;
    padding: 0 15px;
    box-sizing: border-box;
}

.cAdrDel {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: futuralt-light;
    color: #333;
    font-size: 14px;
    cursor: pointer;
}

    .cAdrDel img {
        display: block;
        margin-right: 6px;
        height: 14px;
    }

    .cAdrDel:hover {
        text-decoration: underline;
    }

.cAdrUpd {
    font-family: futuralt-light;
    font-size: 14px;
    color: #000000;
    line-height: 18px;
    padding: 6px 10px;
    box-sizing: border-box;
    border: 1px solid #000000;
    border-radius: 3px;
    background-color: #fff;
    transition: all .2s ease;
    outline: none;
    cursor: pointer;
}

    .cAdrUpd:hover {
        color: #fff;
        background-color: #000000;
        transition: all .2s ease;
    }

.cAdrDelPopUp {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(102,102,102,.4);
    display: none;
}

.cAdrDelIsl {
    position: relative;
    width: 300px;
    height: 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    font-family: futuralt-light;
    font-size: 14px;
    color: #333;
    line-height: 18px;
    background-color: #fff;
}

#dAdrDelCls {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}

.cAdrDelIsl .fa {
    font-size: 40px;
    margin: 20px 0 15px 0;
}

.cAdrDelBtnCon {
    position: absolute;
    display: flex;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 10px;
    background: #fbfbfb;
    border: solid 1px #e8e8e8;
}

.cAdrDelBtn {
    width: 50%;
    border-radius: 3px;
    border: solid 1px #d4d4d4;
    margin: 10px 10px;
    padding: 6px 0;
    font-family: futuralt-light;
    font-size: 14px;
    color: #666;
    text-align: center;
    background-color: #fff;
    transition: all .2s ease;
    outline: none;
    cursor: pointer;
}

    .cAdrDelBtn:hover {
        border: solid 1px #000000;
        color: #000000;
        transition: all .2s ease;
    }

.cAdrAddPopUp {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(102,102,102,.4);
}

.cAdrUpdPopUp {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(102,102,102,.4);
}

.cFrmAdr {
    background-color: #fff;
    width: 520px;
    border-radius: 3px;
}

.cFrmAdrHd {
    display: flex;
    justify-content: space-between;
    border-bottom: solid 1px #e6e6e6;
    padding: 14px 20px;
    font-family: futuralt-light;
    font-size: 18px;
    color: #333;
    line-height: 22px;
}

.cFrmAdrCls {
    cursor: pointer;
}

.cFrmAdrUpdCls {
    cursor: pointer;
}

.cFrmAdrCnt {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 10px 10px 10px;
    box-sizing: border-box;
}

.cFrmAdrItm {
    width: 50%;
    display: flex;
    flex-direction: column;
    padding: 0 10px 10px 10px;
    box-sizing: border-box;
}

.cFrmAdrItmBig {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 0 10px 10px 10px;
    box-sizing: border-box;
}

.cFrmAdrTxtBs {
    font-family: futuralt-book;
    font-size: 12px;
    color: #333;
    margin-bottom: 5px;
}

.cTxtFrmAdr {
    padding: 8px 10px;
    font-family: futuralt-light;
    font-size: 12px;
    color: #000;
    border: solid 1px #e6e6e6;
    border-radius: 3px;
    background-color: #fbfbfb;
    outline: none;
}

    .cTxtFrmAdr:focus {
        background-color: #fff;
        border: solid 1px #999;
        box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    }

.cTxtFrmAdrBig {
    height: 52px;
    padding: 8px 10px;
    font-family: futuralt-light;
    font-size: 12px;
    color: #000;
    background-color: #fbfbfb;
    border: solid 1px #e6e6e6;
    border-radius: 3px;
    outline: none;
    resize: none;
}

    .cTxtFrmAdrBig:focus {
        background-color: #fff;
        border: solid 1px #999;
        box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    }

.cDdlFrmAdr {
    padding: 8px 10px;
    background-color: #fbfbfb;
    border: solid 1px #e6e6e6;
    border-radius: 3px;
    font-family: futuralt-light;
    font-size: 12px;
    color: #000;
    line-height: 100px;
    outline: none;
    cursor: pointer;
}

.cFrmAdrTxtEr {
    margin-top: 4px;
    font-family: futuralt-book;
    font-size: 12px;
    color: #b30000;
}

.cBtnFrmAdr {
    width: 100%;
    margin-top: 6px;
    padding: 9px 12px;
    font-family: futuralt-light;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    border: solid 1px #e6e6e6;
    border-radius: 3px;
    background: #000000;
    transition: all .2s ease;
    outline: none;
    cursor: pointer;
}

    .cBtnFrmAdr:hover {
        background: #ff9642;
    }

.cAdrNullCon {
    border: solid 1px #e2e2e2;
}

.cAdrNull {
    max-width: 600px;
    height: 450px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.cAdrNullBs {
    margin-top: 15px;
    font-family: futuralt-book;
    font-size: 18px;
    color: #333;
    text-align: center;
}

.cAdrNullDty {
    margin-top: 15px;
    font-family: futuralt-light;
    font-size: 14px;
    color: #333;
    line-height: 28px;
    text-align: center;
}

.sprTitCon {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.sprTit {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    box-sizing: border-box;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    background-color: #fafafa;
    font-family: futuralt-book;
    font-size: 18px;
    color: #2a2a2a;
}

.sprItmAllCon {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.sprItmCon {
    display: flex;
    justify-content: space-between;
    border: 1px solid #e2e2e2;
    border-top: none;
    padding: 20px;
    box-sizing: border-box;
}

.sprItmImg {
    width: 50px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

    .sprItmImg img {
        height: 100%;
    }

.sprItmTx {
    font-family: futuralt-light;
    color: #333;
    font-size: 14px;
    margin-left: 20px;
}

.cPymAdrCon {
    max-width: 1170px;
    min-height: 500px;
    display: flex;
    margin: 25px auto 100px auto;
    padding: 0 10px;
    box-sizing: border-box;
}

.cPymCnt {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.cAdrSlc {
    font-family: futuralt-light;
    font-size: 12px;
    color: #333;
    line-height: 19px;
    border: 1px solid #e6e6e6;
    border-top: 5px solid #000000;
    -webkit-box-shadow: -1px 0 7px -5px rgba(0,0,0,.5);
    box-shadow: -1px 0 7px -5px rgba(0,0,0,.5);
    padding: 20px;
    box-sizing: border-box;
    background-color: #fff;
}

.cAdrSlcHd {
    width: 100%;
    font-family: futuralt-light;
    font-size: 22px;
    color: #000;
    line-height: 25px;
}

    .cAdrSlcHd img {
        margin-left: 15px;
    }

.cAdrSlcBs {
    font-family: futuralt-book;
    font-size: 16px;
    color: #f68428;
}

.cAdrSlcIco {
    margin-top: -7px;
}

    .cAdrSlcIco img {
        margin-left: 70px;
    }

#dPymAllAdr {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0 20px 20px;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
}

.cPymAdr {
    width: calc(25% - 20px);
    display: flex;
    flex-direction: column;
    margin: 15px 20px 0 0;
    cursor: pointer;
    background-color: #ebebea;
    transition: background 0.3s ease;
}

.cPymAdrHd {
    height: 25px;
    padding-bottom: 5px;
    display: flex;
    align-items: center;
    font-family: futuralt-light;
    font-size: 13px;
    color: #666;
    background-color: #fff;
}

.cPymAdrSlcImg {
    margin-right: 5px;
    display: none
}

.cPymAdrUnSlcImg {
    margin-right: 5px;
}

.cPymAdrDgr {
    height: 90px;
    padding: 10px;
    font-family: futuralt-light;
    font-size: 12px;
    color: #333;
    line-height: 19px;
    border: 1px solid #e6e6e6;
    background-color: #ebebea;
}

.cPymAdr:hover .cPymAdrDgr {
    background-color: #f5f5f5;
    transition: background 0.3s ease
}

.cPymAdrRg {
    max-width: 305px;
    min-width: 305px;
    margin-left: 20px;
}

.cPymAdrRgCnt {
    display: flex;
    flex-direction: column;
    padding: 25px 20px;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
    background-color: #fff;
}









.cPymAdrRgBs {
    margin-bottom: 10px;
    font-family: futuralt-light;
    font-size: 22px;
    color: #333;
}

.cPymAdrRgItm {
    display: flex;
    padding: 5px 0;
}

.cPymAdrRgItmBs {
    width: 100%;
    font-family: futuralt-light;
    font-size: 13px;
    color: #333;
}

.ccymAdrRgItmBsInf {
    width: 100%;
    font-family: futuralt-book;
    font-size: 13px;
    color: #333;
    text-align: right;
}

.cPymAdrRgHr {
    width: 100%;
    height: 1px;
    background-color: #e6e6e6;
    margin: 10px 0;
}

.cPymAdrRgItmBsBld {
    width: 100%;
    font-family: futuralt-light;
    font-size: 16px;
    color: #000;
}

.cPymAdrRgItmBsInf {
    width: 100%;
    font-family: futuralt-book;
    font-size: 16px;
    color: #000000;
    text-align: right;
}

.cPymAdrRgItmOny {
    width: 100%;
    margin-top: 20px;
    font-family: Arial;
    font-size: 14px;
    color: #000000;
}

.cPymAdrRgItmOnyRed {
    width: 100%;
    margin-top: 20px;
    font-family: Arial;
    font-size: 14px;
    color: red;
}

.cPymAdrRgItmOny a {
    color: #000000;
    font-weight: bold;
}

.cPymAdrRgBtn {
    width: 100%;
    margin-top: 20px;
    padding: 10px 0;
    font-family: futuralt-book;
    font-size: 18px;
    color: #fff;
    background: #000000 url('../../Images/btn-ico.svg') no-repeat center right;
    background-position: calc(100% - 15px);
    border-radius: 3px;
    border: 1px solid #000000;
    outline: none;
    cursor: pointer;
}

    .cPymAdrRgBtn:hover {
        opacity: .7;
    }

.cHkPgBs {
    max-width: 1170px;
    margin: 10px auto 10px auto;
    padding: 5px 20px;
    box-sizing: border-box;
    border: 1px solid #d4d4d4;
    font-family: futuralt-book;
    font-size: 17px;
    color: #000;
}

.cHkCon {
    min-height: 400px;
    background-color: #f8f8f8;
    margin: 0 auto;
    max-width: 1170px;
    padding: 30px 40px;
    box-sizing: border-box;
}

.cHkBs {
    margin-bottom: 35px;
    font-family: futuralt-book;
    font-size: 16px;
    color: #000;
    text-align: center;
}

.cHkAltBs {
    margin: 20px 0 40px 0;
    font-family: futuralt-book;
    font-size: 16px;
    color: #000;
}

.cHkCon p {
    margin-top: 20px;
    font-family: futuralt-light;
    font-size: 16px;
    color: #545454;
    line-height: 26px;
}

.cntHdCon {
    width: calc(100% - 160px);
    margin: 0 0 30px 80px;
    padding: 80px 80px;
    box-sizing: border-box;
    background-color: #F5E7DF;
}

.cIltBs {
    font-family: futuralt-book;
    font-size: 15px;
    color: #000;
    text-align: center;
}

.cIltDty {
    margin-bottom: 5px;
    font-family: futuralt-light;
    font-size: 15px;
    color: #000;
    text-align: center;
}

    .cIltDty a {
        color: #000;
    }


.formCen {
    max-width: 400px;
    margin: auto;
    background-color: #f5e7df;
    border-radius: 5px;
    padding: 5px 25px 25px 25px;
    box-sizing: border-box;
}

.cPymAdrRgCnt1 {
    display: flex;
    flex-direction: column;
    padding: 25px 20px;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    width: 100%;
    margin-top: 20px;
}


.big-img {
    display: none !important;
}


.pgBlgCon {
    display: flex;
    flex-wrap: wrap;
    max-width: 1700px;
    margin: 0 auto;
    padding: 0 45px;
    box-sizing: border-box;
}

.pgBlg {
    display: flex;
    flex-direction: column;
    width: calc(33.3333% - 20px);
    margin: 10px;
    padding-bottom: 30px;
    border-radius: 30px;
}

blg {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.blgImgCon {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
}

.blgImg {
    width: 100%;
    object-fit: cover;
}

.blgTxCon {
    position: relative;
    padding-top: 30px;
}

    .blgTxCon h2 {
        margin: 0 0 10px 0;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-family: futuralt-book;
        line-height: 1.1;
        font-size: 17px;
        color: #1A1A1A;
    }

    .blgTxCon p {
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-family: futuralt-book;
        font-size: 16px;
        line-height: 1.6;
        color: #1A1A1A;
    }

    .blgTxCon a {
        margin-top: 10px;
        font-family: futuralt-book;
        font-size: 14px;
        line-height: 1.1;
        color: #176FAE;
    }

.blgCdr {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    top: -40px;
    right: 40px;
    width: 70px;
    height: 50px;
    border-radius: 7px;
    background-color: #176FAE;
    z-index: 1;
}

.blgCdrBs {
    font-family: futuralt-book;
    font-size: 14px;
    text-align: center;
    color: #fff;
}


.blgDtyCon {
    max-width: 1700px;
    margin: 0 auto;
    padding: 120px 55px;
    box-sizing: border-box;
}

    .blgDtyCon h2 {
        font-family: futuralt-book;
        font-size: 42px;
        line-height: 1.1;
        letter-spacing: -2px;
        color: #000000;
    }

.blgDtyTrh {
    margin-top: 5px;
    font-family: futuralt-book;
    font-size: 14px;
    color: #999999;
}

.blgDty {
    margin-top: 30px;
    font-family: futuralt-book;
    font-size: 16px;
    line-height: 1.6;
    color: #000000;
}

.frHkCn {
    max-width: 1100px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 80px 80px;
    margin: 0 auto;
    box-sizing: border-box;
}

.frHkBs {
    font-family: futuralt-book;
    font-size: 40px;
    color: #333333;
    margin-bottom: 20px;
    text-align: center;
}

.frHkDty {
    text-align: center;
    font-family: futuralt-light !important;
    font-size: 20px;
    line-height: 1.9;
    color: #000000;
}

.pgHdCon {
    width: 100%;
    background-color: #F7F8F8;
}

.pgHd {
    display: flex;
    flex-direction: column;
    max-width: 1700px;
    margin: 0 auto;
    padding: 40px 55px;
    box-sizing: border-box;
}

.pgHdMap {
    font-family: futuralt-book;
    font-size: 16px;
    color: #333333;
}

.pgHdIcn {
    width: 4px;
    height: 4px;
    margin: 0 20px;
    border-radius: 100vw;
    background-color: #333333;
}

.pgHd h2 {
    font-family: futuralt-book;
    font-size: 16px;
    line-height: 1.1;
    color: #333333;
}

.pgHd h3 {
    font-family: futuralt-book;
    font-size: 16px;
    color: #176FAE;
}

.pgHd h4 {
    font-family: futuralt-book;
    font-size: 48px;
    line-height: 1.2;
    color: #333333;
}

.pgHdMapCon {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.clrCon {
    width: 100%;
    background-color: #fff;
}

.ssPgTpItmCon {
    display: flex;
    flex-wrap: wrap;
    max-width: 1700px;
    margin: -50px auto 0 auto;
    padding: 0 40px;
    box-sizing: border-box;
}

.ssPgTpItm {
    display: flex;
    align-items: center;
    width: calc(25% - 30px);
    height: 100px;
    margin: 0 15px;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 8px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    background-color: #fff;
    font-family: futuralt-book;
    font-size: 16px;
    color: #1A1A1A;
}

.ssPgTpItmImg {
    flex-shrink: 0;
    width: 65px;
    height: 65px;
    margin-right: 20px;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 50%;
    background-color: #F7F8F8;
}

    .ssPgTpItmImg img {
        width: 100%;
    }

.ssPgCon {
    display: flex;
    flex-direction: column;
    max-width: 1700px;
    margin: 0 auto;
    padding: 30px 55px;
    box-sizing: border-box;
}

.btnSsSh {
    display: none;
}

.ssPgItm {
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
    box-sizing: border-box;
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    background-color: #fff;
}

.ssPgTit {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 15px 20px;
    box-sizing: border-box;
    transition: ease 0.4s;
    cursor: pointer;
}

    .ssPgTit h2 {
        font-family: futuralt-book;
        font-size: 17px;
        line-height: 1.4;
        color: #1A1A1A;
    }

.ssIcn {
    display: flex;
    flex-shrink: 0;
    width: 11px;
    height: 11px;
    transition: ease 0.4s;
    overflow: hidden;
}

    .ssIcn img {
        width: 22px;
    }


.ssPgItm .ssActive {
    background-color: #E6EFF0;
}

    .ssPgItm .ssActive .ssIcn img {
        margin-left: -11px;
    }

    .ssPgItm .ssActive h2 {
        color: #176FAE;
    }

.ssPgCnt {
    height: 0;
    padding: 0 20px 0 20px;
    box-sizing: border-box;
    transition: ease 0.4s;
    font-family: futuralt-book;
    font-size: 15px;
    line-height: 1.6;
    color: #1A1A1A;
}

    .ssPgCnt p {
        padding: 0;
        margin: 0;
    }

.ssBtTx {
    max-width: 1700px;
    margin: 0 auto;
    padding: 0 55px 120px 55px;
    box-sizing: border-box;
    font-family: futuralt-book;
    font-size: 16px;
    color: #1A1A1A;
}

    .ssBtTx a {
        font-family: futuralt-book;
        color: #176FAE;
    }

.ssPgTp {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 200px;
    padding: 0 55px 50px 55px;
    box-sizing: border-box;
    background-color: #E6EFF0;
}

.ssSh {
    display: flex;
    align-items: center;
    padding: 0 25px;
    box-sizing: border-box;
    border: 1px solid #DDDDDD;
    border-radius: 10px;
    overflow: hidden;
    background-color: #fff;
}

.txtSsSh {
    width: 300px;
    padding: 18px 0;
    box-sizing: border-box;
    border: none;
    outline: none;
    background-color: transparent;
    font-family: futuralt-book;
    font-size: 14px;
    color: #BCBCBC;
}

.ssPgTp .txtSsSh::placeholder {
    color: #BCBCBC;
}

.ssPgTp .txtSsSh:-ms-input-placeholder {
    color: #BCBCBC;
}

.ssPgTp .txtSsSh::-ms-input-placeholder {
    color: #BCBCBC;
}

.ssShBtn img {
    height: 20px;
}


/*unall*/


/*.sldBtmBxCn {
    display: flex;
    gap: 16px;*/ /* kutular arası boşluk */
    /*overflow-x: auto;*/ /* yatay kaydırma */
    /*scroll-snap-type: x mandatory;*/ /* kaydırırken kutuya oturması için */
    /*-webkit-overflow-scrolling: touch;*/ /* mobilde akıcı kaydırma */
    /*padding: 10px;
}

.sldBtmBx {
    flex: 0 0 auto;*/ /* kutular daralmadan sabit kalsın */
    /*min-width: 220px;*/ /* kutunun minimum genişliği */
    /*background: #fff;
    border-radius: 10px;
    padding: 15px;
    text-align: center;
    scroll-snap-align: start;*/ /* kaydırırken kutuya otur */
    /*box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}*/


.sldBtmBxCn {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 20px;
    padding: 80px 80px;
    margin: 0 auto;
    box-sizing: border-box;
}
.sldBtmBx {
    flex: 0 0 300px;
    display: flex;
    align-items: center;
    text-align: center;
}



.sldBtmImg img {
    width: 45px;
    height: 45px;
    object-fit: contain;
    margin-bottom: 10px;
}

.sldBtmTx {
    display: flex;
    flex-wrap:wrap;
    padding: 0 0 0 20px;
}

.sldBtmBx h2 {
    font-family: cormorantgaramond-medium;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    text-align: center;
}

.sldBtmBx h3 {
    font-family: inter_regular;
    font-size: 14px;
    color: #999;
    text-align: center;
}




.glryTbTxCon {
    max-width: 760px;
    margin: 50px auto 50px auto;
    box-sizing: border-box;
}

.glryTbCon {
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
}

.glTb {
    padding: 15px 50px;
    cursor: pointer;
    font-family: cormorantgaramond-medium;
    font-size: 16px;
    color: #190F4C;
    text-align:center;
    text-transform:uppercase;
}

    .glTb:hover {
        color: #c27959;
    }


.bdyAlpCon {
    float: left;
    width: 100%;
    position: relative;
    height: 700px;
    margin-bottom:50px
}

.bdyAlp {
    position:relative;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    
}

.bdyAlpCen {
    position:absolute;
    max-width: 1230px;
    right:0;
    padding: 0 15px;
    box-sizing: border-box;
}

.bdyAlpTxCon {
    max-width: 800px;
}

.bdyAlpTpBs {
    font-family: inter_medium;
    font-size: 15px;
    color: #000;
    text-transform:uppercase;
}

.bdyAlpTx {
    font-family: cormorantgaramond-medium;
    font-size: 70px;
    color: #000;
    margin: 20px 0;
    text-transform:uppercase;
}

.bdyAlpLnk {
    display: inline-block;
    padding: 10px 20px;
    background-color: #c27959;
    box-sizing: border-box;
    font-family: inter_medium;
    font-size: 14px;
    color: #fff;
}

    .bdyAlpLnk a {
        color: #fff;
    }

    .bdyAlpLnk:hover {
        background-color: #fff;
        color: #000;
    }

        .bdyAlpLnk:hover a {
            color: #000;
        }


