
@font-face {
    font-family: 'comfortaa-bold';
    src: url('/static_files/font/comfortaa-bold.ttf') format('truetype');
}

body {
    font-family: 'comfortaa-bold', sans-serif !important;
    background-color: #f2f4f5;
}



.mtop2 {
    margin-top: 2rem;
}

.mtop3 {
    margin-top: 3rem;
}

.mtop1 {
    margin-top: 1rem;
}

.mtop05 {
    margin-top: .5rem;
}

.btn-collapse {
    min-height: 60px;
    color: #2a2929;
    font-weight: bold;
}

.card {
    border: none !important;
    background-color: #f2f4f5;
    border-radius: 0.5rem;
}

.btn-check:focus + .btn, .btn:focus {
    box-shadow: none;
}

.collapse-box {
    box-shadow: 0px 0px 10px #ccc;
    border-radius: 0.5rem;
}

.collapse-icon {
    padding-left: 1.3rem;
    padding-top: 1rem;
    width: 36px;
    float: left;
}

button.btn.btn-collapse:active {
    color: #0c72ba;
}

.collapse-tabs-button {
    width: auto;
    border: .5px solid;
    border-radius: .3rem;
    border-color: rgb(74 73 74 / 25%);
}

.tab-button-id {
    padding: .3rem !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    margin-top: .2rem !important;
    padding-bottom: .3rem !important;
    margin-bottom: .2rem;
}

.collapse-icon-btn {
    position: relative;
    float: right;
    right: 0;
    background: #fff;
    width: 35px;
    height: 35px;
    text-align: center;
    margin-top: 13px;
    margin-right: 19px;
    border-radius: 5rem;
    padding: 1rem 0rem;
    padding-top: 0;
    transform: rotate(180deg);
    transition: .5s;
}

.collapsed {
    transform: rotate(0deg);
    transition: .5s;
}

.card-type {
    width: 278.63px;
    height: 136px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #ccc;
    padding: 1rem;
    background: #b7b7b7;
}

.card-type1 {
    width: 278.63px;
    height: 136px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #ccc;
    padding: 1rem;
    background: #b7b7b7;
}

.kartId {
    text-align: left;
    font-size: 10px;
    font-weight: bold;
    margin-top: 16px;
}

.card-box {
    width: 100%;
    text-align: left;
    color: white !important;
}

.cardLogo {
    width: 80px;
    float: left;
}

.cardSil {
    float: right;
    font-size: 12px;
    text-decoration: none;
    position: absolute;
    color: white;
    top: 1.75rem;
    right: 1rem;
}

.kartNumber {
    margin-top: 5px;
}

.selectCard {
    background-image: linear-gradient(to right, #2c2d31, #42434c) !important;
}

.selectCardMobil {
    background-image: linear-gradient(to right, #2c2d31, #42434c) !important;
}
/* width */
::-webkit-scrollbar {
    width: 10px;
    height: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        width: 10px;
        height: 5px;
    }

.overflow-x {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    min-height: 166px;
}

.mtop2.phoneCard {
    overflow-x: hidden;
    height: 172px;
    overscroll-behavior-y: none;
    overscroll-behavior-x: none !important;
}


.phoneClick {
    padding: .5rem;
}




.parent {
    width: 100%;
    overflow-x: hidden;
    float: left;
}

.child {
    width: 2500px;
    float: left;
    cursor: pointer;
}



.ptop20 {
    padding-top: 20px;
}

.mtop20 {
    margin-top: 20px;
}

.mtop10 {
    margin-top: 10px;
}

.yeniForm {
    font-size: 14px;
    background: none;
}

label.form-label {
    font-size: 14px;
}


.urunTable {
    padding: 2rem;
}

.tableNumber {
    border-radius: 6px;
    border: 1px solid #ccc;
    padding: 6px;
    width: 35px;
    text-align: center;
    height: 35px;
}

.tableTotal {
    text-align: right;
}

.totalUrun {
    font-size: 13px;
    color: #6f6f6f;
}

.mobilBottomModal {
    background-image: linear-gradient(to right, #2c2d31, #42434c) !important;
    border-radius: 7px 7px 0px 0px;
    border: none;
    padding: 0 1rem 0;
}


.creditCard {
    box-shadow: 10px 0px 11px -4px #2c2d32;
    border-radius: 10px;
    position: relative;
    left: -91px;
}

.cardTypes {
    margin-top: 4rem;
}

.table > tbody {
    vertical-align: middle;
}


.cardId {
    position: absolute;
    margin-top: -40px;
    text-align: left;
    margin-left: -66px;
    font-size: 11px;
    width: 150px;
    float: left;
}

.sozlesmeLink {
    font-size: 13px;
    color: #2196f3;
    text-decoration: underline;
    padding: 0;
}

    .sozlesmeLink:hover {
        color: #fff;
    }

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    color: #000;
    font-size: 15px;
}

.btnVazgeç {
    color: #dc3545;
    text-decoration: underline;
}

    .btnVazgeç:hover {
        color: #d63384;
    }

.cardDate {
    float: left;
    margin-top: -48px;
    position: absolute;
    font-size: 10px;
    margin-left: 6rem;
}

.dilSecin {
    text-align: right;
    padding-right: 45px;
    z-index: 1053;
}

.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-image: linear-gradient(to right, #2c2d31, #42434c) !important;
    color: white;
    text-align: center;
    z-index: 1051;
}

.footerBtnGrp {
    display: block !important;
}

.modal.modal-bottom .modal-dialog {
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.modal-bottom.fade .modal-dialog {
    bottom: -100%;
    -webkit-transition: opacity 0.3s linear, bottom 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, bottom 0.3s ease-out;
    -o-transition: opacity 0.3s linear, bottom 0.3s ease-out;
    transition: opacity 0.3s linear, bottom 0.3s ease-out;
}

.modal.modal-bottom.fade.show .modal-dialog {
    bottom: 25px;
}

.modal.modal-bottom.fade .modal-dialog {
    bottom: -100%;
}

.modal.modal-top .modal-dialog,
.modal.modal-bottom .modal-dialog {
    position: fixed;
    margin: auto;
    width: 100%;
    max-width: 100%;
    height: auto;
}

.modal.modal-top .modal-content,
.modal.modal-bottom .modal-content {
    height: auto;
    overflow-y: auto;
}

.modal.modal-top .modal-body,
.modal.modal-bottom .modal-body {
    padding: 15px 15px;
}

.form-check {
    padding-left: 1rem;
}

.btn-check:active + .btn-primary, .btn-check:checked + .btn-check1, .btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #084aaa;
    border-color: #0a53be;
}

.btn-check1 {
    border-color: #0a53be;
    color: #084aaa;
}

.phoneMbottom {
    margin-bottom: 2rem;
}

.mtop40 {
    margin-top: 40px;
}

.mtop20 {
    margin-top: 20px;
}

.mtop60 {
    margin-top: 60px;
}

.masterPassMetin {
    text-decoration: none;
    color: #000;
    font-size: 14px;
    padding-left: 1rem;
    font-weight: bold;
    float: left;
    margin-top: 7px;
}

h6 {
    font-size: 14px;
}

/*.mtop40 {
    margin-top: 15px;
}

.mtop20 {
    margin-top: 5px;
}

.mtop60 {
    margin-top: 20px;
}*/

.totalUrun {
    font-size: 10px;
    color: #6f6f6f;
}

.creditCard {
    width: 250px;
}

.cardTypes {
    margin-top: 3rem;
}


.cardNumber {
    position: absolute;
    margin-top: -67px;
    text-align: left;
    margin-left: -69px;
    font-size: 15px;
    letter-spacing: 3.0px;
}

.cardDate {
    float: left;
    margin-top: -41px;
    position: absolute;
    font-size: 10px;
    margin-left: 4rem;
}

.sozlesmeLink {
    font-size: 9px;
    color: #2196f3;
    text-decoration: underline;
    padding: 0;
}

hr.mtop2 {
    margin-top: 11px;
}

#mtop2 {
    margin-top: 11px;
}

.btnVazgeç {
    font-size: 13px;
}

.sideBar {
    background-image: linear-gradient(to right, #2c2d31, #42434c) !important;
    border-radius: .5rem;
    max-width: 525px;
    margin-left: 50px;
    color: white;
    padding: 1rem;
    padding-left: 50px;
    padding-right: 50px;
    position: fixed;
    width: 445px;
    z-index: 1040;
}

.form-label {
    margin-bottom: .1rem;
}

.modal-backdrop.fade.show {
    z-index: 1000;
}

.cardBank {
    position: absolute;
    margin-top: -8.3rem;
    z-index: 1;
    float: right;
    margin-right: 16rem;
    right: 0;
}


.btnVazgeç {
    width: 100%;
    text-align: center;
}



.plasewait {
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    background-color: rgba(0.5,0.5,0.5,0.5);
    color: #fff;
    font-weight: bold;
    z-index: 9999;
    width: 100%;
    padding-top: 50px;
}

.plasewait-content {
    margin-top: 50px;
}

#slider > div {
    margin: auto;
    width: 228.63px;
    height: 126px;
    border-radius: 4px;
    position: absolute;
    left: 0;
    right: 0;
    cursor: pointer;
    transition: transform 0.4s ease;
}

.taksit-div .btn.focus, .taksit-div .btn:focus, .taksit-div .btn:hover {
    color: #fff !important;
}

.card-main {
    float: left;
    padding-left: 0px;
    position: relative;
}

.form-check-input {
    width: 1rem;
    height: 1rem;
}

.card-body {
    padding-top: 0;
}

.idenditiy_type-radio-button {
    display: inline-block !important;
    padding: 6px;
    border-radius: 50px;
    display: inline-flex;
    cursor: pointer;
    transition: background 0.2s ease;
    margin: 8px;
    -webkit-tap-highlight-color: transparent;
    align-items: center;
}

    .idenditiy_type-radio-button:hover,
    .idenditiy_type-radio-button:focus-within {
        background: #9F9F9F; /* Gerçek renk değeri */
    }

    .idenditiy_type-radio-button > input[type=radio] {
        display: inline-block !important;
        vertical-align: middle;
        width: 20px;
        height: 20px;
        border-radius: 10px;
        background: none;
        border: 0;
        box-shadow: inset 0 0 0 1px #6743ee, inset 0 0 0 1.5px #9F9F9F;
        appearance: none;
        padding: 0;
        margin: 0;
        transition: box-shadow 150ms cubic-bezier(0.95, 0.15, 0.5, 1.25);
        pointer-events: none;
    }

        .idenditiy_type-radio-button > input[type=radio]:focus {
            outline: none;
        }

        .idenditiy_type-radio-button > input[type=radio]:checked {
            box-shadow: inset 0 0 0 6px #6743ee;
        }

    .idenditiy_type-radio-button > label {
        vertical-align: middle;
        display: inline-block;
        line-height: 20px;
        padding: 0 8px;
    }

small.totalUrun label {
    display: contents;
}

.kampanyaTable table tr td {
    border: 1px solid #ccc;
    padding: 4px;
    font-size: 13px;
    color: #000;
    text-align: left !important;
    margin-bottom: 20px;
}

.kampanyaTable {
    padding-bottom: 20px;
}

.idenditiy_type-radio-button label {
    font-size: 12px !important;
}

.idenditiy_type-radio-button > input[type=radio] {
    width: 14px !important;
    height: 14px !important;
}

.idenditiy_type-radio-button {
    margin: 5px;
}

div#divCampaignMessage td {
    text-align: left !important;
    border: 1px solid rgb(66 67 76 / 10%);
    color: #42434c;
    padding-left: 7px;
    font-size: 12px;
}

a.btn.collapse-icon-btn {
    background: #e9ecef;
    box-shadow: 0px 0px 10px #ccc;
}

.newTabTaksit {
    background: none;
    box-shadow: none;
    color: #000 !important;
    border: 1px solid #ccc;
}

.pOneRem {
    padding-top: .6rem;
    padding-bottom: .5rem;
}

.sFlag {
    position: absolute;
    margin-top: -23px;
    right: 0;
    margin-right: 19px;
}

    .sFlag img {
        border-radius: 60rem;
        height: 24px;
        border: 1px solid #ccc;
    }

.newSFlag {
    min-width: 95px !important;
    border: none;
    box-shadow: 0px 10px 10px rgb(46 44 47 / 28%);
}

.imgCountryFlag {
    margin-bottom: 4px;
    Width: 24px;
    Height: 18px;
}

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 0.1rem rgba(13,110,253,.25);
}

.mobileDil {
    float: right;
    text-align: right;
    padding-top: 10px;
}

.deskTopDil {
    text-align: right;
    position: absolute;
    z-index: 9999999;
    top: -55px;
    right: -7px;
    float: left;
    left: 0;
    width: 100%;
}

