
.swiper-button-next, .swiper-button-prev {
    border-radius: 0px !important;
    background-color: transparent !important;
}

a:hover {
    color: inherit !important;

}


.rounded-pill {
    border-radius: 0px !important;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #f7941c;
}

.dropend .nav-link {
    font-size: 0.9rem !important;
}

.nav-link .bx {
    font-size: 1.3rem !important;
}

.bg-warning {
    background-color: #FAA445 !important;
}

.btn-warning {
    background-color: #FAA445;
}

.seats {
    display: inline-block;
    min-width: 1280px;
    overflow: auto;

}

.seat {
    border: 1px solid #ccc;
    border-radius: 2px;
    width: 30px;
    height: 30px;
    margin-right: 1px;
    margin-bottom: 1px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    font-size: 10px;
    padding-top: 7px;
    cursor: pointer;
    -webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    background-color: #fff;

}

.seat:hover {
    background-color: #6366F1;
    color: #fff;
}

.seat b {
    color: #6366F1
}

.noborder {
    border: 1px solid transparent;
    width: 30px;
    height: 30px;
}

.nobackground {
    background-color: transparent !important;
}

.nocursor {
    cursor: auto
}

.seatrow {
    -webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
}

.seatrow:hover {
    background-color: #fff4d4;
}

.tambilet {
    background-color: #e0ffee;
}

.indirimlibilet {
    background-color: #fbb576;
}

.dolukoltuk {
    background-color: #1d7874;
    color: #fff;
}

.dolukoltukeski {
    background-color: #000;
    color: #fff;
}

.rezerveSatilmamisKoltuk {
    background-color: #f73859;
    color: #fff;
}

.text-right {
    text-align: right
}

.btn {
    line-height: 1.3;
}

.seatholder {
    display: inline-block;
}


.durumkredikarti {
    border-bottom: 8px solid #ffc400;
}

.durumnakit {
    border-bottom: 8px solid #51b529;
}

.durumrezerve {
    border-bottom: 8px solid #dd4225;
}

.durumkombine {
    border-bottom: 8px solid #0d7cac;
}

.durumdavetiye {
    border-bottom: 8px solid #97c0fd;
}

.durumkredikartiback {
    background-color: #ffc400;
}

.durumnakitback {
    background-color: #8f3b06;
    color: #fff;
}

.durumkredikartionlineback {
    background-color: #51b529;
    color: #fff;
}


.durumrezerveback {
    background-color: #dd4225;
    color: #fff;
}

.durumkombineback {
    background-color: #0d7cac;
    color: #fff;
}

.durumdavetiyeback {
    background-color: #97c0fd;
}

.ptype button {
    width: 100% !important;
}
