﻿
#new_taksit thead tr:first-child{
background: #f2f2f2;
}
.credit-card-icon {
  float: left;
  background: url('cards-icons.png') no-repeat -999em;
  width: 50px;
  height: 30px;
  margin: 10px 0;
}
.credit-card-icon.master {
  background-position: 0 -615px;
}
.credit-card-icon.bonus {
  background-position: 0 -192px;
}
.credit-card-icon.maximum {
  background-position: 0 -335px;
}

.credit-card-icon.combo {
  background-position: 0 -520px;
}
.credit-card-icon.advantage {
  background-position: 0 -48px;
}
.credit-card-icon.cardfinans {
  background-position: 0 -287px;
}
.credit-card-icon.bonus {
  background-position: 0 -192px;
}
.credit-card-icon.world {
  background-position: 0 -140px;
}
.credit-card-icon.paraf {
  background-position: 0 -382px;
}
.credit-card-icon.maxipuan {
  background-position: 0 -191px;
}
.credit-card-icon.axess {
  background-position: 0 -239px;
}
.credit-card-icon.bankasya {
  background-position: 0 4px;
}
.credit-card-icon.halk {
  background-position: 0 -219px;
}
.credit-card-icon.shopmiles {
  background-position: 0 -245px;
}
.credit-card-icon.tf {
  background-position: 0 -275px;
}
.credit-card-icon.citibank {
  background-position: 0 -50px;
}
.credit-card-icon.master {
  background-position: 0 -615px;
}
.credit-card-icon.visa {
  background-position: 0 -660px;
}
.credit-card-icon.maestro {
  background-position: 0 -413px;
}
.credit-card-icon.amex {
    background-position: 0 -705px;
}
.credit-card-icon.encard {
  background-position: 0 -445px;
}
.credit-card-icon.troy {
  background-position: 0 -865px;
}

#new_gorsel.hidden{
display: none;
}
.payment_taksit button.btn{
  width: 100%;
  color: #fff;
  text-decoration: none;
  display: flex;
  justify-content: space-around;
  opacity: 1;
  padding: 5px 5px;
  border-radius: 0px;
  margin-top: 10px;
  background: #1366b2;
  font-weight: 600;
  align-items: center;
}

.payment_taksit button.btn_color_GENEL{
background: #1366b2;
}
.payment_taksit button.btn_color_AMEX{
background: #022965;
}

.payment_taksit button.btn_color_AXESS{
background: #f7a517;
}
.payment_taksit button.btn_color_BONUS{
background: #01643b;
}
.payment_taksit button.btn_color_COMBO{
background: #e40611;
}
.payment_taksit button.btn_color_MAXIMUM{
background: #e6007e;
}
.payment_taksit button.btn_color_PARAF{
background: #01a6d8;
}
.payment_taksit button.btn_color_WORLD{
background: #753089;
}
.payment_taksit button.btn_color_SAGLAMKART{
background: #000;
}

.t_center{
  text-align: center;
}

#new_taksit th{
  font-weight: 500;
  font-size: 15px;
}

.payment_taksit .collapse:first-child button.btn{
margin-top: 0px;
}
.payment_taksit .collapse{
margin-bottom: 25px
}
.taksit_btn_right{
display: inline-flex;
align-items: center;
justify-content: center;
flex-direction: row;
text-align: center;
font-weight: 600
}
.taksit_btn_right span i{
  position: relative;
    font-size: 22px;
    margin-left: 5px;
    left: 0px;
}
.taksit_btn_right_icon{
position: relative;
top: 2px;
}
.payment_taksit table {
border:1px solid #ffffff;
border-collapse:collapse;
padding:5px;
width: 100%;
}
.payment_taksit table th {
padding:5px;
background: #1466b2;
color: #ffffff;
font-weight: 400;
font-size: 15px;
}
.payment_taksit table td {
border-bottom: 1px solid #e5e5e5;
padding: 6px 5px;
color: #555;
font-size: 15px;
font-weight: 400;
width: 50%
}
.payment_taksit table tr:nth-child(odd){
background: #f9f9f9;
}
.payment_taksit table tr td:first-child{
text-align: center;
}
.payment_taksit table tr td:last-child{
text-align: center;
}
.debit_form_group.triple_info select {
padding: 8px 15px;
font-size: 14px;
height: 48px!important;
border: 1px solid #cdcdcd;
width: 30%;
}



.payment_text textarea{
width: 100%;
height: 100px;
margin-top: 10px;
padding: 10px 15px;
border: 1px solid #acacac;
font-size: 15px;
border-radius: 10px;
}
.payment_price input{
  color: #666;
  font-weight: 400;
  text-align: left;
  width: 100%;
  padding: 8px 15px;
  font-size: 14px;
  height: 48px;
  border: 1px solid #cdcdcd;
  border-radius: 0px;
}
.payment_select{
display: flex;
justify-content: space-between;
align-items: center;
flex-direction: row;
}
.payment_select_title{
font-weight: bold;
font-size: 16px;
}
.payment_select_icon{
color: #1366b2;
font-size: 35px;
}
.payment_price{
width: 100%;
position: relative;
}
.payment_price::before{
  content: "\f195";
  font-family: FontAwesome;
  position: absolute;
  top: 15px;
  right: 11px;
  font-size: 14px;
  color: #555;
}
.debit_form_group{
margin-bottom: 15px;
position: relative;
}
#new_gorsel{
  position: absolute;
  right: 10px;
  top: 0px;
}
.debit_form_group input{
width: 100%;
padding: 8px 15px;
font-size: 14px;
height: 48px;
border: 1px solid #cdcdcd;
border-radius: 0px;
}
.debit_form_group.triple_info{
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
}
.debit_form_group.triple_info input{
width: 30%
}
.payment_debit_info{
}
.flex_buton button{
    border-radius: 50px!important;
    height: 55px;
    font-size: 17px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #65b71d;
    border-color: #65b71d;
    padding: 15px 30px;
}
.flex_buton a{
border-radius: 0px;
}




.selection_addres{
font-size: 14px;
color: #555;
margin-bottom: 0px;
}
.payment_selection_info{
display: flex;
flex-wrap: nowrap;
flex-direction: column;
}
.payment_selection_info .selection_title{
  margin-right: 0;
  font-size: 15px;
  color: #555;
  text-align: center;
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 0;
  background: #fff;
  box-shadow: 0px 2px 4px rgb(0 0 0 / 25%);
  border-radius: 0px 0px 10px 10px;
  padding: 12px;
}
.payment_selection_info .selection_borc{
margin-right: 15px;
font-size: 14px;
color: #555;
margin-bottom: 5px;
}
.payment_selection_info p span{
margin-right: 3px;
font-weight: bold
}

.special_card{
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #f6f6f6;
  border-radius: 0.25rem;
  margin-bottom: 1.0rem;
  -webkit-box-shadow: 0px 2px 4px rgb(0 0 0 / 25%);
  padding: 15px 1rem;
  box-shadow: 0px 2px 4px rgb(0 0 0 / 25%);
  border-radius: 10px;
    width: 19%;
}
.payment_selection_box{
  padding: 20px 0px;
}
.payment_select{
  margin-bottom: 15px;
}

.taksit_card_flex{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}

.flex_payment_title{
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
  border-bottom: 1px solid #ddd;
  padding-bottom: 8px;
  flex-direction: row-reverse;
}
.flex_payment_title span{
display: inline-flex;
align-items: center;
font-weight: 500
}
.flex_payment_title span i{
font-size: 18px;
margin-right: 10px;
}
.flex_selection_title{
  font-weight: 600;
  font-size: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 0px;
}

.pclear{
padding: 0px;
}
.payment_debit_box {
  padding: 20px 0px;
}




select.minimal {
margin: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
}

select.minimal {
border-style: none;
	border-color: inherit;
	border-width: 0;
	line-height: 1;
background: url('caret-down.png') no-repeat 90% 50%;
	-webkit-appearance: none;
	background-size: 18px;
}

select.minimal:focus {
border-color: #1366b2;
outline: 0;
}
.debit_form_group input:focus{
border-color: #1366b2;
outline: 0;
box-shadow: none;
}
.payment_text textarea:focus{
border-color: #1366b2;
outline: 0;
box-shadow: none;
}
.payment_price input:focus{
border-color: #1366b2;
outline: 0;
box-shadow: none;
}
.selection_header{
  font-size: 16px;
  font-weight: 500;
}
.not_btn a{
  display: flex;
      align-items: center;
      justify-content: space-between;
      width: 100%;
      flex-direction: row-reverse;
}




.form-switch {
}
.form-check {
  display: flex;
  min-height: 1.3125rem;
  margin-bottom: 0.125rem;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
}

.form-switch .form-check-input:checked {
    background-position: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

.form-check-input:checked {
    background-color: #1652f0;
    border-color: #1652f0;
}
.form-check .form-check-input {
    float: right;
}
.form-check-input {
    height: 1em;
    margin-top: 0.25em;
    vertical-align: top;
    background-repeat: no-repeat;
    background-size: contain;
    border: 1px solid rgba(0,0,0,.25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    transition: background-color .15s ease-in-out,background-position .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

/*
.form-switch .form-check-input:focus {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%238ba9f8'/%3E%3C/svg%3E");
}*/
.form-switch .form-check-input {
    width: 2em;
    margin-left: -2.5em;
    background-image: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='rgba(0, 0, 0, 0.25)'/></svg>");
    background-position: 0;
    border-radius: 2em;
}

.form-check-input {
    width: 1em;
    height: 1em;
    margin-top: 0.25em;
    vertical-align: top;
    background-color: #f0f0f0;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    border: 1px solid rgba(0,0,0,.25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    transition: background-color .15s ease-in-out,background-position .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form-check .form-check-input {
    float: right;
    margin-left: -1.5em;
}
.not_btn .form-check-label{
  width: 100%;
  padding-left: 0px;
  z-index: 99
}
.cari_bg{
  background: #fff;
      color: #212529;
      border-radius: 10px;
}
.cari_borc_bg{
  background: #3d8bc5;
  color: #fff;
  border-radius: 10px;
}
.cari_bg .cari_title{
  font-weight: 500;
  font-size: 16px;
  display: flex;
  align-items: center;
  padding: 20px 0px 0px;
}
.cari_borc{
  font-size: 16px
}
.cari_borc .fw{
  font-size: 20px
}

.fw{
  font-weight: bold
}
.fs15{
  font-size: 15px;
}
.cari_title{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row-reverse;
}
.cati_title_icon{
  font-size: 43px;
  margin-left: 15px;
  background: #3d8bc5;
  border-radius: 50px;
  padding: 0px 10px;
  width: 40px;
  height: 40px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}


.home_cari_bilgi{
    font-weight: 500;
    font-size: 18px;
}
.borc_satir{
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
}
.dflexi{
    display: flex;
}
.borc_satir_info{
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  font-weight: 600;
  font-size: 16px;
  color: #5d5d5d;
}
.borc_satir_input{
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  margin-left: 60px;
  font-weight: 600;
  font-size: 16px;
  color: #5d5d5d;
  max-width: 130px;
  position: relative;
}

.borc_satir_info span{
  color: #d50501;
  font-size: 25px;
  font-weight: 500;
  position: relative;
}

.pay_box{
  border: none;
  border-bottom: 1px solid #3d8bc5;
  color: #000;
  font-size: 23px;
  font-weight: 600;
  outline: 0;
  width:100%;
  padding: 0px 10px;
}
.pay_box:focus{
  border: none;
  border-bottom: 1px solid #3d8bc5;
  color: #000;
  font-size: 23px;
  font-weight: 600;
}
.pay_box:focus-visible{
  border: none;
  border-bottom: 1px solid #3d8bc5;
  color: #000;
  font-size: 23px;
  font-weight: 600;

}
.creadit_cart_satir{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 25px;
}
.credit_cart_box_title{
  width: 14%;
  font-size: 14px;
  text-align: right;
  padding-right: 20px;
}
.credit_cart_right_w{
  width: 50%;
}
.credit_cart_right_w input{
  height: 42px;
  border-radius: 0px;
}
.credit_cart_w15{
  width: 16%;
  margin-right: 10px;
}
.credit_cart_w15 select, .credit_cart_w15 input  {
  border-radius: 0px;
  height:42px!important;
}
.Moka{
  border: 1px solid #ddd;
  padding: 40px 0px;
  margin-bottom: 25px;
}
.pad_l_0{
  padding-left: 0px;
}

.credit_cart_taksit{
    width: 60%;
    margin-left: 6%;
}
.taksit_table_lft{
    padding-left: 0px;
    position: relative;
    left: -10px;
}




#taksit input[type=radio] {
  appearance: none;
  background-color: #fff;
  width: 18px;
  height: 18px;
  border: 2px solid #406aa4;
  border-radius: 50%;
  display: inline-grid;
  place-content: center;
 }

#taksit input[type=radio]::before {
   content: "";
   width: 10px;
   height: 10px;
   transform: scale(0);
   transform-origin: bottom left;
   background-color: #fff;
   clip-path: polygon(13% 50%, 34% 66%, 81% 2%, 100% 18%, 39% 100%, 0 71%);
}

#taksit input[type=radio]:checked::before {
   transform: scale(1);
}
#taksit input[type=radio]:checked{
   background-color:   #406aa4;
   border: 2px solid #406aa4;
}




/**/




.payment-title {
    width: 100%;
    text-align: center;
}

.form-container .field-container:first-of-type {
    grid-area: name;
}

.form-container .field-container:nth-of-type(2) {
    grid-area: number;
}

.form-container .field-container:nth-of-type(3) {
    grid-area: expiration;
}

.form-container .field-container:nth-of-type(4) {
    grid-area: security;
}

.field-container input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.field-container {
    position: relative;
}

.form-container {
    display: none;
}


.ccicon {
    height: 38px;
    position: absolute;
    right: 6px;
    top: calc(50% - 17px);
    width: 60px;
}

/* CREDIT CARD IMAGE STYLING */
.preload * {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
}



#ccsingle {
    position: absolute;
    right: 15px;
    top: 20px;
    display: none;
}

#ccsingle svg {
    width: 100px;
    max-height: 60px;
}

.creditcard svg#cardfront,
.creditcard svg#cardback {
    width: 100%;
    -webkit-box-shadow: 1px 5px 6px 0px black;
    box-shadow: 1px 5px 6px 0px black;
    border-radius: 22px;
}

#generatecard{
    cursor: pointer;
    float: right;
    font-size: 12px;
    color: #fff;
    padding: 2px 4px;
    background-color: #909090;
    border-radius: 4px;
    cursor: pointer;
    float:right;
}

/* CHANGEABLE CARD ELEMENTS */
.creditcard .lightcolor,
.creditcard .darkcolor {
    -webkit-transition: fill .5s;
    transition: fill .5s;
}

.creditcard .lightblue {
    fill: #f9f9f9;
}

.creditcard .red {
    fill: #ef5350;
}

.creditcard .reddark {
    fill: #d32f2f;
}

.creditcard .purple {
    fill: #ab47bc;
}

.creditcard .purpledark {
    fill: #7b1fa2;
}

.creditcard .cyan {
    fill: #26c6da;
}

.creditcard .cyandark {
    fill: #0097a7;
}

.creditcard .green {
    fill: #66bb6a;
}

.creditcard .greendark {
    fill: #388e3c;
}

.creditcard .lime {
    fill: #f9f9f9;
}



.creditcard .yellow {
    fill: #ffeb3b;
}

.creditcard .yellowdark {
    fill: #f9a825;
}

.creditcard .orange {
    fill: #ff9800;
}

.creditcard .orangedark {
    fill: #ef6c00;
}


.creditcard .greydark {
    fill: #616161;
}

/* FRONT OF CARD */
#svgname {
    text-transform: uppercase;
}

#cardfront .st2 {
    fill: #FFFFFF;
}

#cardfront .st3 {
    font-family: 'Source Code Pro', monospace;
    font-weight: 600;
}

#cardfront .st4 {
    font-size: 54.7817px;
}

#cardfront .st5 {
    font-family: 'Source Code Pro', monospace;
    font-weight: 400;
}

#cardfront .st6 {
    font-size: 33.1112px;
}

#cardfront .st7 {
    opacity: 0.6;
    fill: #FFFFFF;
}

#cardfront .st8 {
    font-size: 24px;
}

#cardfront .st9 {
    font-size: 36.5498px;
}

#cardfront .st10 {
    font-family: 'Source Code Pro', monospace;
    font-weight: 300;
}

#cardfront .st11 {
    font-size: 16.1716px;
}

#cardfront .st12 {
    fill: #4C4C4C;
}

/* BACK OF CARD */
#cardback .st0 {
    fill: none;
    stroke: #0F0F0F;
    stroke-miterlimit: 10;
}

#cardback .st2 {
    fill: #111111;
}

#cardback .st3 {
    fill: #F2F2F2;
}

#cardback .st4 {
    fill: #D8D2DB;
}

#cardback .st5 {
    fill: #C4C4C4;
}

#cardback .st6 {
    font-family: 'Source Code Pro', monospace;
    font-weight: 400;
}

#cardback .st7 {
    font-size: 27px;
}

#cardback .st8 {
    opacity: 0.6;
}

#cardback .st9 {
    fill: #FFFFFF;
}

#cardback .st10 {
    font-size: 24px;
}

#cardback .st11 {
    fill: #EAEAEA;
}

#cardback .st12 {
    font-family: 'Rock Salt', cursive;
}

#cardback .st13 {
    font-size: 37.769px;
}

/* FLIP ANIMATION */
.container {
    perspective: 1000px;
}

.creditcard {
    width: 100%;
    max-width: 455px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: -webkit-transform 0.6s;
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    transition: transform 0.6s, -webkit-transform 0.6s;
    cursor: pointer;
    border: 0px;
    padding: 0px;
}

.creditcard .front,
.creditcard .back {
    position: absolute;
    width: 100%;
    max-width: 455px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    color: #47525d;
}

.creditcard .back {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.creditcard.flipped {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.dw_cart{
    position: relative;
    display: flex;
    height: 285px;
    align-items: flex-start;
    justify-content: center;
}
.bank_icn_box{
    position: absolute;
    right: 15px;
    top: 15px;
}

.not_btn.mt-3{
    padding: 0px 45px;
    padding-top: 10px;
}
#special_not_area{
    padding: 0px 45px;
}
.prem {
    padding: 20px 2rem 60px;
}

.creditcard .limedark.paraf {
    fill: #00dbff;
}
.creditcard .lightbluedark.axess {
    fill: #dca73d;
}
.darkcolor.limedark.world{
    fill:#792182 ;
}
.darkcolor.lightbluedark.bonus{
    fill:#77b72a ;
}
.darkcolor.limedark.bonus{
    fill:#77b72a ;
}
.darkcolor.limedark.cardfinans{
    fill: #0049bf;
}
.darkcolor.lightbluedark.cardfinans{
    fill: #0049bf;
}
.darkcolor.lightbluedark.advantage{
    fill: #f60;
}
.darkcolor.lightbluedark.maximum{
    fill:#ed2b8b ;
}
.darkcolor.limedark.maximum{
    fill:#ed2b8b ;
}
.darkcolor.limedark.axess{
    fill:#fbba2b;
}
.darkcolor.lightbluedark.combo{
    fill:#ed1d24;
}
.darkcolor.lightbluedark{
    fill:#616161;
}
.lightcolor.grey{
    fill: #f9f9f9;
}

.car_dbox.hidden{
    display: none;
}


.taksit_img_slide.owl-theme .owl-dots .owl-dot.active span, .taksit_img_slide.owl-theme .owl-dots .owl-dot:hover span {
    background: #406aa4;
}

.card_slide_box.hidden{
    display: none;
}

.alert_class{
    background: #FFE5E5 !important;
    color: #FA0000;
    border-bottom: solid 1px #FA0000 !important;
}
.alert_text{
    position: relative;
    bottom: 0px;
    width: 200px;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.6rem;
    letter-spacing: -0.03em;
    color: #FA0000;
}
.alert_text.hidden_alert{
    display: none;
}
.credit_alert_b{
    position: relative;
}
.credit_alert_b .alert_text {
    bottom: -25px;
}




@media (min-width: 768px) and (max-width: 1023px) {
    .credit_cart_box_title {
        width: 20%;
    }
    .borc_satir_info span {
        font-size: 16px;
    }
    .flex_buton {
        margin-bottom: 30px;
        margin-top: -10px;
    }
    .credit_cart_taksit {
        width: 83%;
        margin-left: 8%;
    }
    .credit_cart_right_w {
        width: 70%;
    }
    .credit_cart_w15 {
        width: 22.3%;
    }
    .not_btn.mt-3 {
        padding: 0px 125px;
        padding-top: 10px;
    }



}


@media (min-width: 1024px) and (max-width: 1360px) {
    .credit_cart_box_title {
        width: 23%;
    }
    .dw_cart {
        height: 185px;
    }
    .credit_cart_right_w {
        width: 70%;
        position: relative;
    }
    .credit_cart_w15 {
        width: 22%;
    }
    .credit_cart_taksit {
        width: 90%;
    }
    .not_btn.mt-3 {
        padding: 0px 10px;
        padding-top: 10px;
    }


}

