/*
Prepared By m0ri4rty - for Vural Computer
*/
@import url('https://fonts.googleapis.com/css2?family=Athiti:wght@200;300;400;500;600;700&display=swap');

body {
    font-family: 'Athiti', sans-serif;

}

body a {
    color: #fff;
}

body a:hover {
    color: #fff;
    text-decoration: none;
}

.sagayasla {
    text-align: right;
}

.enust {
    color: #fff;
    background: black;
    display: block;
    min-height: 30px;
    padding: 5px 25px;
}

.enust ul {
    list-style-type: none;
}

.enust ul li {
    padding: 0px;
}

.enust i {
    color: #f00;
    padding: 5px;
    border: 1px solid #f00;
    border-radius: 30px;
}

.btn-sm {
    color: #fff;
}

.btn-sm:hover {
    color: #fff;
}

.dropdown-menu {
    min-width: 2rem !important;
}

.btn-group img {
    width: 16px;
    position: relative;
    left: -5px;
    top: -2px;
}

.btn-group {
    margin: 0 12px;
}

.navbar img {
    width: 186px;
}

.navbar {
    padding: 0px 16px;
    background: #f6f6f6 !important;
}

.navbar-collapse {
    flex-flow: row-reverse;
    flex-direction: row-reverse;
}

.navbar-nav {
    line-height: 45px;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    padding-right: 14px;
    background: #f6f6f6;
}

.navbar-nav li {
    padding-left: 44px;
}

.navbar-nav li a {
    color: #35393b !important;
}

.navbar-nav li a:after {
    content: " ";
    width: 0px;
    background: #ce0b1c;
    height: 3px;
    position: relative;
    display: block;
    top: -8px;
    transition: all 0.5s ease-in-out;
}

.navbar-nav li.active a:after {
    content: " ";
    width: 100%;
    background: #ce0b1c;
    height: 3px;
    position: relative;
    display: block;
    top: -8px;
    transition: all 0.5s ease-in-out;
}

.navbar-nav li:hover a:after {
    width: 100%;
}

.mansetresim {
    background: url(../img/head.webp);
    margin: 0px;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0px;
}

.aracresim {
    padding-left: 20%;
}

.aracresim img {
    width: 636px;
}



.text2 {
    padding: 5% 0% 10% 0%;
}


.mansetext {
    background: rgba(255, 0, 0, 0.38);
    padding: 25px;
    color: #fff;
    border-radius: 1px;
}

.mansetext h1 {
    font-weight: bolder;
}

.mansetext h4 {
    font-size: 26px;
    font-weight: 400;
}

.mansetext span {
    font-size: 16px;
}


.rezform {
    min-height: 200px;
    background: #ce0b1c;
    padding: 2% 3% 2% 7%;
    position: relative;
    z-index: 5;
}

.siparisvertext {
    font-size: 25px;
    color: #fff;
    position: relative;
}

.sipariss {
    border: 1px solid #fff;
    padding: 20px;
    text-align: center;
    background: #ad0817;
    line-height: 30px;
    position: relative;
    animation-name: siparis;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

@keyframes siparis {
    0% {
        left: 0px;
        top: 0px;
    }

    25% {
        left: 20px;
        top: 0px;
    }

    50% {
        left: 0px;
        top: 0px;
    }

    75% {
        left: 20px;
        top: 0px;
    }

    100% {
        left: 0px;
        top: 0px;
    }
}


.poptransfer a {
    position: relative;
    z-index: 5;
    display: block;
}

.sipariss span {
    display: block;
    font-weight: bolder;
    font-size: 35px;
}

.sipariss:after {
    content: "";
    width: 30px;
    height: 30px;
    background: #ad0817;
    display: block;
    position: absolute;
    right: -16px;
    top: 34px;
    transform: rotate(45deg);
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

.selectpicker {
    font-size: 20px !important;
    width: 100% !important;
}

.bootstrap-select {
    background: #fff;
    border-radius: 5px;
    padding: 2px;
    font-size: 18px;
}

.dropdown-menu {

    left: -4px !important;
    top: 10px !important;
    font-size: 18px;
    padding: 1px;
}

.bootstrap-select {
    color: #0d0d0d !important;
    width: 100% !important;
    max-width: 100% !important;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.27);
}

.bootstrap-select .btn {
    background: none !important;
    border: 0 none !important;
    height: 38px;
    line-height: 39px;
    font-family: Source Sans Pro, sans-serif;
    font-weight: 300;
    font-size: 17px;
    padding: 0 0 0 20px;
    color: #000;
}

.bootstrap-select.btn-group .dropdown-menu li a {
    color: #0d0d0d !important;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    font-size: 18px;
}

.bootstrap-select.btn-group .dropdown-menu .dropdown-header {
    color: #af975a !important;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 15px;
}

.bootstrap-select.btn-group .dropdown-menu li a:hover {
    color: #fff !important;
    background: #af975a !important;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: #0d0d0d !important;
}

.bootstrap-select.btn-group .dropdown-menu li.selected a {
    color: #fff !important;
    background: #333333 !important;
}

.bootstrap-select .btn:focus {
    outline: none !important;
}

.bootstrap-select .dropdown-item:hover {
    background: #f00;
    color: #fff;
}

.bootstrap-select .dropdown-item {
    color: #000;
    font-size: 20px;
}

.bootstrap-select .dropdown-item.active {
    background: #000;
    color: #fff;
}

.transferyon:after {
    width: 40px !important;
    height: 28px !important;
    position: absolute;
    background: #fff url(../img/sag.png);
    background-repeat: no-repeat;
    background-size: 80%;
    content: " " !important;
    border: 0px !important;
    right: 0 !important;
    color: #fff !important;
    top: 10px;
}

.ucakliman:after {
    width: 40px !important;
    height: 28px !important;
    position: absolute;
    background: #fff url(../img/ucak.png);
    background-repeat: no-repeat;
    background-size: 80%;
    content: " " !important;
    border: 0px !important;
    right: 0 !important;
    color: #fff !important;
    top: 10px;
}

.zemin:after {
    width: 41px !important;
    height: 23px !important;
    position: absolute;
    background: url(../img/kisisayisi.png);
    background-repeat: no-repeat;
    background-size: 80%;
    content: " " !important;
    border: 0px !important;
    right: 0px !important;
    color: #fff !important;
    top: 9px;
}

.bebek:after {
    width: 41px !important;
    height: 35px !important;
    position: absolute;
    background: #fff url(../img/bebek.png);
    background-repeat: no-repeat;
    background-size: 80%;
    content: " " !important;
    border: 0px !important;
    right: 2px !important;
    color: #fff !important;
    top: 2px;
}

.konum:after {
    width: 40px !important;
    height: 32px !important;
    position: absolute;
    background: #fff url(../img/konum.png);
    background-repeat: no-repeat;
    background-size: 80%;
    content: " " !important;
    border: 0px !important;
    right: 2px !important;
    color: #fff !important;
    top: 2px;
}

.rezform .col-md-4 {
    padding-top: 10px;
}

.dropdown-item span {
    line-height: 32px;
}

.zemin {
    background-color: #fff;
    position: relative;
    display: block;
    line-height: 36px;
    font-size: 18px;
    font-weight: 500;
    border-radius: 5px;
}

#yolcukapat {
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    background: #333;
    padding: 4px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    behavior: url(/pie/PIE.htc)
}

#yolcusec {
    padding: 25px;
    padding-top: 10px;
    text-align: center;
    background-color: #FFF;
    width: 100%;
    position: absolute;
    z-index: 1000 !important;
    transition: .5s ease;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -webkit-box-shadow: 2px 2px 2px 0 rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 2px 2px 2px 0 rgba(50, 50, 50, 0.25);
    box-shadow: 2px 2px 2px 0 rgba(50, 50, 50, 0.25);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    behavior: url(/pie/PIE.htc);
}

#yolcusec label {
    font-weight: 600;
    font-size: 14px
}

.buttonkisidetay {
    cursor: pointer;
    padding: 5px 10px;
    height: 42px;
    background-position: 1px 6px;
    padding-left: 27px;
    border-radius: 5px;
}

#yolcusec input:read-only {
    height: 38px;
    width: 50%;
    background-color: #FFF
}

#yolcusec .btn-danger {
    height: 38px;
    font-weight: 900;
    color: #fff;
    background-color: #ce0000;
    border-color: #bb0000;
}

#yolcusec .btn-danger:hover,
#yolcusec .btn-danger:focus,
#yolcusec .btn-danger.focus,
#yolcusec .btn-danger:active,
#yolcusec .btn-danger.active,
.open>#yolcusec .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

#yolcusec .btn-success {
    height: 38px;
    font-weight: 900;
    color: #fff;
    background-color: #cc0000;
    border-color: #bf0000;
}

#yolcusec .btn-success:hover,
#yolcusec .btn-success:focus,
#yolcusec .btn-success.focus,
#yolcusec .btn-success:active,
#yolcusec .btn-success.active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

#yolcusec .form-control {
    height: 24px;
    padding: 6px 12px;
    width: 84%;
    font-size: 18px;
    line-height: 1.42857143;
    color: #0d0d0d;
}

#yolcusec .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 0, 0, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    border-color: #9e9e9e;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 0, 0, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 0, 0, 0.6);
}

.rezarabuton {
    text-transform: uppercase;
    width: 100%;
    height: 43px;
    border-radius: 5px;
    border: 0px !important;
    background: #35393b;
    color: #fff;
    font-size: 16px;
    padding-right: 30px;
}

.rezarabuton i {
    position: relative;
    color: #f00;
    left: 6px;
    top: 2px;
}

.poptransfer {
    background: url(../img/arka1.png);
    display: block;
    min-height: 400px;
    position: relative;
    background-size: cover;
    padding-bottom: 20px !important;
    z-index: 0;
}

.poptransfer:after {
    background: rgba(46, 47, 51, 0.97);
    position: absolute;
    z-index: 1;
    display: block;
    min-height: 400px;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    content: " ";
}

.baslik {
    position: relative;
    z-index: 2;
    color: #fff;
    text-align: center;
    padding: 26px;
}

.tekb {
    color: #2c2f33 !important;
}

.sekmebasligi {
    font-size: 24px;
    border-bottom: 2px solid #ce0b1c;
}

.sekmebasligi:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 12px 0 12px;
    border-color: #ce0b1c transparent transparent transparent;
    bottom: 11px;
    left: 49.6%;
}

.kutu1 {
    position: relative;
    z-index: 3;
    color: #fff;
    border: 1px solid #ce0b1c;
    border-radius: 0px 10px 0px 10px;
    padding: 10px;
    margin: 15px 2px;
    text-align: center;
    overflow: hidden;
}

.tekutu .kutu1:after {
    position: absolute;
    top: -2;
    height: 100%;
    left: 0;
    z-index: 1;
    width: 0;
    background: #2c2f33;
    content: "";
    transition: all 0.3s ease-in-out;
}

.tekutu .kutu1:hover:after {
    width: 105%;

}

.tekutu .kutu1:hover .simge {
    background: url(../img/harita2.png);
    min-height: 60px;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    z-index: 2;
}

.tekutu .kutu1:hover h2 {
    color: #fff;
}

.tekutu .kutu1:hover h4 {
    color: #fff;
}

.tekutu .kutu1 h2 {
    color: #2c2f33;
}

.tekutu .kutu1 .fiyat {
    color: #2c2f33;
}


.tekutu .kutu1:hover .fiyat {
    color: #ce0b1c;
}

.simge {
    min-height: 60px;
    background: url(../img/harita.png);
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    z-index: 2;
}

.kutu1 h2 {
    font-size: 18px;
    position: relative;
    z-index: 2;
}

.kutu1 h4 {
    color: #ad1220;
    font-weight: 500;
    position: relative;
    z-index: 2;
}

.fiyat {
    font-size: 42px;
    line-height: 25px;
    position: relative;
    font-weight: 500;
    z-index: 2;
}

.fiyat:before {
    width: 30px;
    height: 40px;
    position: absolute;
    background: url(../img/tl.png);
    background-repeat: no-repeat;
    background-size: 52%;
    content: "";
    left: -20px;
    top: 24px;
}

.kutu1:after {
    position: absolute;
    top: 0;
    height: 0;
    left: 0;
    z-index: 1;
    width: 0;
    background: rgba(206, 11, 28, 0.23);
    content: "";
    transition: all 0.3s ease-in-out;
}

.kutu1:hover:after {
    height: 100%;
    width: 100%;
}

.popmakale .sekmebasligi,
.sol .sekmebasligi,
.sag .sekmebasligi {
    color: #2c2f33;
}

.poptransfer:before {
    content: "";
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 21px 21px 0 21px;
    border-color: #2f2e31 transparent transparent transparent;
    position: absolute;
    bottom: -14px;
    z-index: 2;
    left: 49%;
    display: block;
}

.makaleresim {
    padding: 27px !important;
}

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

.makalebaslik {
    font-size: 19px;
    color: #db3e4e;
}

.icerik p {
    font-size: 15px;
}

.icerik {
    padding-top: 30px;
    color: #000;
    padding-bottom: 15px;
}

.devami button {
    text-transform: uppercase;
    background: #ce0b1c;
    color: #fff;
    border: 0px !important;
    padding: 6px 12px;
}

.devami {
    padding: 10px;
}

.noktalar {
    text-align: center;
}

.musyorum ul.noktalar {
    list-style-type: none;
    text-align: center;
    position: relative;
    bottom: 114px;
    left: 23.5%;
    width: fit-content;
}

.noktalar li {
    display: inline-block;
    margin: 3px;
    content: " ";
}

.noktalar li button {
    background: #f0f0f0;
    border: 0px !important;
    text-indent: -9999px;
    width: 24px;
    height: 14px;
    transition: all 0.4s ease-in-out;
}

.noktalar .slick-active button {
    background: #ce0b1c;
}

.musyorum {
    background: url(../img/musteriarka.png) #efefef;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 34%;
}

.musyorum .makaleresim {
    padding: 0px 60px !important;
}

.musyorum .noktalar li button {
    background: #fff;
}

.musyorum .noktalar .slick-active button {
    background: #ce0b1c;
}

.musyorum .icerik p {
    padding-right: 250px !important;
}

.musyorum:after {
    position: absolute;
    width: 212px;
    top: 0;
    content: "";
    background: url(../img/musyorumok.png);
    background-position: center;
    right: 0;
    background-repeat: no-repeat;
    bottom: 0;
}

.baslikn {
    font-size: 24px;
}

.hakkinda img {
    position: absolute;
    top: -41px;
    right: 0;
}

.hakkinda .makaleresim {
    display: block;
    position: relative;
    min-height: 185px;
}

.footer {
    padding: 8px;
}

.footeriletisim {
    list-style-type: none;
    padding: 0px 12px;
    margin: 0px;
}

.footeriletisim li a {
    font-size: 16px;
    color: #000;
    line-height: 38px;
    font-weight: 500;
}

.footeriletisim li i {
    position: relative;
    right: 8px;
    color: #ce0b1c;
    font-size: 15px;
    top: 3px;
}

.bizeulas h2 {
    line-height: 58px;
    border-bottom: 1px solid #e4e4e4;
    width: 88%;
    text-transform: uppercase;
    font-weight: 500;
    color: #ce0b1c;
}

.bizeulas {
    padding: 0px;
}

.faydalink h2 {
    line-height: 58px;
    border-bottom: 1px solid #e4e4e4;
    width: 88%;
    text-transform: uppercase;
    font-weight: 500;
    color: #ce0b1c;
}

.faydalinkler {
    list-style-type: none;
    padding-left: 3px;
    font-weight: 500;
}

.faydalinkler li a {
    color: #000;
    font-size: 17px;
    line-height: 36px;
}

.faydalinkler li {
    padding-left: 10px;
}

.faydalinkler li:before {
    content: "\00bb";
    position: relative;
    right: 9px;
    font-size: 18px;
    color: #ce0b1c;
    font-weight: 700;
}

.footerlogo img {
    width: 100%;
}

.taniticitext {
    position: relative;
}

.bizitakipet {
    padding-left: 10px;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 600;
    color: #ce0b1c;
}

p.takipyazisi {
    padding: 10px;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    z-index: 2;
}

.taniticitext:after {
    content: "";
    width: 111px;
    height: 77px;
    background: url(../img/cizgili.png);
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    top: 21px;
    right: 23px;
    z-index: 0;
}

.sosyalikonlar {
    padding: 0px;
    list-style-type: none;
    margin-top: -15px;
}

.sosyalikonlar li {
    width: 48px;
    display: inline-block;
}

.soncizgi {
    background: black;
    padding: 10px !important;
}

.copyright {
    text-align: left;
    color: #fff;
    font-size: 14px;
}

.gizlilik {
    text-align: right;
}

.kullanimh {
    color: #fff;
    text-decoration: underline;
}

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

.gizlilikh {
    color: #ce0b1c;
    font-size: 14px;
    text-decoration: underline;
}

.gizlilikh:hover {
    text-decoration: underline;
    color: #ce0b1c;
}

.teksatirez {
    min-height: 0px !important;
    padding: 8px;
    background: #35393b !important;
    position: relative;
    z-index: 4;
}

.teksatirbuton {
    background: #ce0b1c;
}

.teksatirbuton i {
    color: #35393b;
}

.maincontainer {
    min-height: 250px;
    padding-bottom: 70px !important;
}

.navigasyon ul {
    list-style-type: none;
    text-align: center;
    padding: 10px;
}

.navigasyon ul li {
    display: inline-block;
    padding-right: 18px;
    position: relative;
}

.navigasyon ul li a {
    color: #000;
    font-size: 22px;
}

.navigasyon ul li:after {
    content: "\203A";
    position: relative;
    font-size: 29px;
    left: 7px;
}

.navigasyon ul li.mevcut {
    font-weight: 600;
}

.tekilmanset {
    background: url(../img/tekarka.png);
    min-height: 270px;
    background-size: cover;
    display: block;
    position: relative;
}

span.tekilyazi a {
    font-size: 26px;
    font-weight: 600;
}

.tekilyazi {
    position: absolute;
    top: 42%;
    color: #fff;
    font-size: 26px;
}

.uyari {
    background: #ffeff0 !important;
    border: 1px solid #ce0b1c;
    padding-left: 50px;
    color: #000;
    font-weight: 500;
    font-size: 16px;

}

.uyari:before {
    content: "";
    width: 38px;
    background: url(../img/uyari.png);
    display: block;
    height: 38px;
    position: absolute;
    top: 8px;
    background-size: 70%;
    background-repeat: no-repeat;
    left: 12px;
}

.uyarib:before {
    content: "";
    width: 38px;
    background: url(../img/uyari2.png);
    display: block;
    height: 38px;
    position: absolute;
    top: 1px;
    background-size: 100%;
    background-repeat: no-repeat;
    left: 12px;
}

.uyarib {
    background: #fff !important;
    border: 1px solid #fff;
    padding-left: 50px;
    color: #000;
    font-weight: 500;
    font-size: 16px;

}

.inputtt button {
    width: 100%;
    line-height: 30px;
    border-radius: 5px;
    background: #ce0b1c;
    border: 1px solid #ce0b1c;
    padding: 3px 12px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

.sol .sekmebasligi:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 12px 0 12px;
    border-color: #ce0b1c transparent transparent transparent;
    bottom: 11px;
    left: 20.6%;
}

.sol .baslik {
    position: relative;
    z-index: 2;
    color: #fff;
    text-align: left;
    padding: 26px 0px;
}


.solkutu {
    border: 1px solid #dddddd;
    border-radius: 5px;
    padding: 0px !important;
    overflow: hidden;
}

.solkutu ul {
    list-style-type: none;
    padding: 0px;
    width: 100%;
}

.solkutu ul li {
    padding: 0px 5px 0px 64px;
    border-bottom: 1px dashed #ddd;
    position: relative;
}

span.ogebaslik {
    text-transform: uppercase;
    color: #ce0b1c;
    font-weight: 600;
    font-size: 15px;
}

p.ogeaciklama {
    font-size: 14px;
    font-weight: 500;
}

.solkutu ul li:before {
    content: "";
    width: 45px;
    height: 48px;
    display: block;
    position: absolute;
    background-repeat: no-repeat !important;
    left: 9px;
    background-size: 97% !important;
    top: 4px;
}

.tyon:before {
    background: url(../img/1.png);
}

.havalani:before {
    background: url(../img/2.png) !important;
}

.transfer:before {
    background: url(../img/3.png) !important;
}

.uzaklik:before {
    background: url(../img/4.png) !important;
}

.yolcular:before {
    background: url(../img/5.png) !important;
}

.arac:before {
    background: url(../img/6.png) !important;
}

.tutar:before {
    background: url(../img/7.png) !important;
}

.bebekk:before {
    background: url(../img/8.png) !important;
}

.indirim:before {
    background: url(../img/9.png) !important;
    top: 11px !important;
}

.solkutu ul li.indirim {
    background: url(../img/indirim.png) #fff;
    height: 67px;
    background-position: 1px 1px;
    background-size: 11%;
    border-bottom: 0px;
    padding: 10px 10px 10px 64px;
    background-repeat-y: no-repeat;
}

.solkutu ul li.bebekk {
    border-bottom: 0px !important;
}

.solkutu ul li.son {
    border-bottom: 0px !important;
    background: #bb1220;
}

span.tutb {
    color: #ce0b1c;
    font-size: 15px;
    line-height: 44px;
}

span.tutf {
    font-size: 18px;
    font-weight: 600;
    color: #ce0b1c;
}

li.son span {
    font-size: 19px;
    display: block;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

li.son {
    padding: 0px !important;
}

span.tutarr {
    font-size: 24px !important;
    font-weight: 600;
}

.sag .baslik {
    text-align: left;
}

.sag .sekmebasligi:after {
    left: 8% !important;
    top: 64px;
}

.inputtt input,
.dgr input {
    width: 100%;
    line-height: 30px;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 3px 12px;
    font-size: 15px
}

.inputtt .dropdown {
    box-shadow: none !important;
    border: 1px solid #ddd;
    padding: 0px;
    height: 39px;
}

.inputtt {
    padding: 7px 12px;
}

.yolcuaciklama {
    padding-left: 70px;
    font-weight: 500;
    font-size: 16px;
    position: relative;
}

.yolcuaciklama:before {
    width: 32px;
    height: 32px;
    top: 1px;
    left: 27px;
    content: "";
    background: url(../img/uyari2.png);
    background-size: 40px;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
}

.prof {
    padding-left: 40px;
    font-weight: 500;
    font-size: 16px;
    margin: 10px 0px;
    background: #f1f3f4 !important;
}

.prof:before {
    width: 32px;
    height: 32px;
    top: 1px;
    left: 4px;
    content: "";
    background: url(../img/uyari2.png);
    background-size: 40px;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
}

span.baslikaciklamasi {
    color: #000;
}

.saat .dropdown {
    box-shadow: none !important;
}

.inputdiv input {
    padding: 10px;
    line-height: 73px !important;
    height: 37.6px;
    border-radius: 5px !important;
    font-size: 15px;
    font-weight: 500;
}

.inputdiv:after {
    content: "";
    width: 37px;
    height: 40px;
    display: block;
    right: 10px;
    top: -8px;
    position: absolute;
    background: url(../img/takvim.png);
    z-index: 5;
}

.inputdiv {
    margin-bottom: 24px !important;
    position: relative;
}

.inputdiv .input-group-append {
    display: none;
}

.sag label {
    font-size: 15px;
    font-weight: 600;
}

.saat .inputtt {
    padding: 0px 12px 0px 0px;
}

.yksk .row {
    margin-bottom: 24px !important;
}

.terminal {
    padding: 0px 16px !important;
}

.txt textarea {
    width: 100%;
    line-height: 30px;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 3px 12px;
    font-size: 15px
}

.container {
    display: block;
    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;
}

/* Hide the browser's default radio button */
.container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container:hover input~.checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container input:checked~.checkmark {
    background-color: #c10303;

}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.container input:checked~.checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.container .checkmark:after {
    top: 2.2px;
    left: 2.2px;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background: #c10303;
    border: 4px solid #fff;
}

.container2 {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.container2 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.container2 .checkmark {
    border: 3px solid #bb1220;
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    border-radius: 4px;
    width: 25px;
    background-color: #f1f3f4 !important;
}

/* On mouse-over, add a grey background color */
.container2:hover input~.checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container2 input:checked~.checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.container2 .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container2 input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container2 .checkmark:after {
    left: 6px;
    top: 1px;
    width: 7px;
    height: 14px;
    border: solid #bb1220;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.greyy {
    padding: 18px;
    background: #f1f3f4;
    border-radius: 5px 0px 0px 5px;
}

.redd {
    padding: 18px;
    background: #bb1220;
    border-radius: 5px;
}


.sgonder {
    width: 100%;
    color: #fff;
    background: #bb1220;
    border: 0px !important;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}

.kredikarttt {
    padding: 0px !important;
    margin: 0px !important;
}

.dahafazla {
    text-align: center;
    padding-top: 20px !important;
    display: block;
}

.dahafazla button {
    padding: 10px 53px 10px 20px;
    position: relative;
    background: #fff;
    overflow: hidden;
    border: 1px solid #dae3e8;
    border-radius: 5px;
    animation-name: dahafazlabtonu;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    transition: all 0.4s ease-in-out;
}

@keyframes dahafazlabtonu {
    0% {
        left: 0px;
        top: 0px;
    }

    25% {
        left: 0px;
        top: 20px;
    }

    50% {
        left: 0px;
        top: 0px;
    }

    75% {
        left: 0px;
        top: 20px;
    }

    100% {
        left: 0px;
        top: 0px;
    }
}

.dahafazla button:after {
    width: 40px;
    content: "\00bb";
    transform: rotate(90deg) !important;
    height: 40px;
    top: 1px;
    z-index: 3;
    font-size: 25px;
    display: inline-block;
    position: absolute;
    color: #c90c1d;
    font-weight: 600;
    transition: all 0.7s ease-in-out;
}

span.btn-yazi {
    position: relative;
    z-index: 3;
}

.dahafazla button:hover {
    color: #fff;
}

.dahafazla button:hover:after {
    color: #fff;

}

.dahafazla button:hover:before {
    width: 100%
}

.dahafazla button:before {
    content: "";
    height: 100%;
    display: block;
    background: #c90c1d;
    width: 0%;
    position: absolute;
    z-index: 1;
    top: 0;
    transition: all 0.4s ease-in-out;
    left: 0;
}

.paragraf h1 {
    font-size: 20px;
    color: #db3e4e;
    margin-bottom: 15px;
}

.paragraf p {
    text-align: justify;
    font-size: 14px
}

.kutucuk {
    padding: 10px;
    border: 1px solid #ce0b1c;
    border-radius: 0px 25px 0px 10px;
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden;
}

.indirimorani {
    width: 90px;
    height: 90px;
    background: url(../img/stick.png);
    background-size: 100%;
    display: block;
    position: absolute;
    top: -9px;
    color: #fff;
    padding-top: 15px;
    text-align: center;
    left: -1px;
    transform: rotate(-25deg);
    line-height: 3px;
    font-size: 17px;
}

.detaylar {
    list-style-type: none;
    padding-left: 12px;
    font-size: 15px;
}

span.ciz {
    position: absolute;
    width: 100%;
    border-bottom: 1px dashed #d3d3d3;
    left: 0;
    bottom: 0;
}

.deger {
    position: absolute;
    right: 0;
    background: #fff;
    width: 70px;
    text-align: right;
    font-weight: 500;
}

ul.detaylar li {
    position: relative;
    height: 17px;
    margin: 18px 0px;
}

.ozellik {
    position: absolute;
    background: #fff;
    z-index: 3;
    left: 23px;
}

.detaylar li:before {
    content: "";
    width: 28px;
    height: 26px;
    position: absolute;
    left: -6px;
    display: block;
    z-index: 5;
}

.kapasite:before {
    background: url(../img/kapasite.png);
    background-repeat: no-repeat;
    background-position: 2px 2px;
}

.sure:before {
    background: url(../img/sure.png);
    background-repeat: no-repeat;
    background-position: 2px 2px;
}

.bavul:before {
    background: url(../img/bavul.png);
    background-repeat: no-repeat;
    background-position: 2px 2px;
}

.aracmodeli h1 {
    font-size: 22px;
    padding-left: 15px;
}

.kirmizikutu {
    min-height: 200px;
    border-radius: 0px 25px;
    background: #ce0b1c;
    margin: 4px;
    width: 100%;
}

.eskifiyat {
    display: block;
    position: relative;
    top: 6px;
    font-size: 17px;
    left: 30px;
    font-weight: 600;
    text-decoration: line-through;
}

.yenifiyat {
    font-size: 56px;
    font-weight: 600;
    color: #fff;
    display: block;
    padding-left: 42px;
    position: relative;
}

.rezbutonu {
    position: relative;
    padding: 7px 30px 6px 13px;
    background: #fff;
    border-radius: 5px;
    margin-left: 35px;
    top: 15px;
}

.rezbutonu button:focus {
    outline: none;
}

.rezbutonu button {
    color: #000 !important;
    position: relative;
    font-size: 1rem;
    border: 0px !important;
    font-weight: 600;
    background: transparent;
}

.rezbutonu:after {
    content: "";
    width: 25px;
    height: 25px;
    background: url(../img/rez.png);
    position: absolute;
    top: 5px;
    z-index: 5;
    background-size: 100%;
}

.yenifiyat:before {
    content: "";
    width: 24px;
    height: 32px;
    background: url(../img/tl1.png);
    display: block;
    position: absolute;
    background-size: 100%;
    left: 15px;
    top: 31px;
}

.soliletisim ul li {
    position: relative;
    padding-left: 24px;
    margin-bottom: 18px;
}

.soliletisim ul {
    list-style-type: none;
    padding: 0px !important;
    margin: 0px;
    word-break: break-word;
}

.soliletisim ul li a {
    font-size: 15px;
    color: #000;
    line-height: 25px;
    font-weight: 500;
}

.soliletisim ul li i {
    position: absolute;
    right: 8px;
    color: #ce0b1c;
    font-size: 15px;
    top: 2px;
    left: 0;
}

.iletisimdrop .dropdown-toggle {
    color: #000;
}

.iletisimdrop .dropdown-menu {
    max-height: 250px !important;
    margin-top: -6px;
}

.iletisimformu {
    padding-top: 6rem !important;
    padding-left: 5rem;
}

.captchakodu {
    position: relative;
}

.captchakodu button {
    position: relative;
    float: right;
    right: 4px;
    border: 1px solid #babdc1;
    background: #babdc1;
    top: -31px;
    font-size: 10px;
    width: 50px !important;
    height: 25px;
    line-height: 10px;
    padding: 0px;
    transition: all 0.4s ease-in-out;
}

.captchakodu button:hover {
    background: #ce0b1c;
}

@media screen and (max-width: 480px) {
    .solkutu ul li.indirim {
        background-size: 13%;
    }

    .extrathings .extraoge {
        font-size: 12px !important;
        line-height: 53px;
        position: relative;
        top: 1px;
        padding-left: 14px;
    }


    .extrathings .fiyat {
        font-size: 15px !important;
        position: absolute;
        right: 0;
        line-height: 62px;
    }

    .soruisareti {
        padding: 0px 5px !important;
        border-radius: 51px !important;
        border: 1px solid #000;
        font-weight: bolder;
        font-size: 9px !important;
        position: relative;
        top: -15px !important;
    }
}

@media screen and (max-width: 767px) {
    .kirmizikutu {
        width: 100%;
    }

    span.telefonmetni {
        font-size: 11px;
    }

    .btn-group {
        margin: 0 8px;
    }

    .mobilsakla {
        display: none !important;
    }

    .iletisimformu {
        padding-top: 1rem !important;
        padding-left: 0rem;
    }

    .mblsfr {
        padding: 0px !important;
    }

    .terminal {
        padding: 0px !important;
    }

    span.baslikaciklamasi {
        display: block;
        padding-top: 30px;
    }

    .navbar-nav li {
        padding-left: 0px !important;
    }

    .copyright {
        text-align: center;
    }

    .gizlilik {
        text-align: center;
    }

    @keyframes siparis {
        0% {
            left: 0px;
            top: 0px;
        }

        25% {
            left: 0px;
            top: 20px;
        }

        50% {
            left: 0px;
            top: 0px;
        }

        75% {
            left: 0px;
            top: 20px;
        }

        100% {
            left: 0px;
            top: 0px;
        }
    }

    .aracresim img {
        width: 242px;
    }

    .mansetresim {
        min-height: 443px;
    }

    .taniticitext:after {
        content: "";
        width: 111px;
        height: 77px;
        background: url(../img/cizgili.png);
        display: block;
        background-repeat: no-repeat;
        position: absolute;
        top: 21px;
        right: -12px;
        z-index: 0;
    }

    .siparisvertext {
        font-size: 25px;
        color: #fff;
        position: relative;
        margin-bottom: 50px;
    }

    .sipariss:after {
        content: "";
        width: 30px;
        height: 30px;
        background: #ad0817;
        display: block;
        position: absolute;
        left: 45%;
        top: 85% !important;
        transform: rotate(45deg);
        border-top: 0px;
        border-bottom: 1px solid #fff;
        border-right: 1px solid #fff;
    }

    .rezform {
        min-height: 200px;
        background: #ce0b1c;
        padding: 3% 3% 3% 3%;
    }

    .bootstrap-select {
        margin-bottom: 10px;
    }

    .musyorum .icerik p {
        padding: 0px !important
    }

    .musyorum:after {
        display: none;
    }

    .musyorum ul.noktalar {
        list-style-type: none;
        text-align: center;
        position: relative;
        bottom: 0;
        display: block;
        width: 100%;
        left: 0;
    }

    .noktalar {
        text-align: center;
        padding: 0px;
    }

    .hakkinda img {
        position: absolute;
        top: -41px;
        width: 100%;
        left: 0;
        right: 0;
    }

    .buttonkisidetay {
        margin-bottom: 10px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {

    .iletisimformu {
        padding-left: 0rem;
    }

    .kirmizikutu {
        width: 100%;
        height: 220px;
    }

    .aracresim img {
        width: 337px;
    }

    .footeriletisim li a {
        font-weight: 400;

    }

    .solkutu ul li.indirim {
        background-size: 17%;
    }

    .sosyalikonlar li {
        width: 38px;
        display: inline-block;
    }

    .taniticitext:after {
        display: none !important;
    }

    .faydalinkler li a {
        color: #000;
        font-size: 14px;
        line-height: 36px;
    }

    .footeriletisim li a {
        font-size: 11px;
    }

    .bizeulas h2 {
        font-size: 21px;
    }

    .musyorum .makaleresim {
        padding: 0px 0px !important;
    }

    .musyorum ul.noktalar {
        list-style-type: none;
        text-align: center;
        position: relative;
        bottom: 0px;
        left: 0px;
        width: 100%;
    }

    .sipariss span {
        font-size: 26px;
    }

    .footeriletisim {
        list-style-type: none;
        padding: 0px 0px;
        margin: 0px;
    }

    .rezarabuton {
        font-size: 11px;
        padding-right: 13px;
    }


}

.detaylarrr {
    display: none;
    height: 0px;
    transition: all 0.4s ease-in-out;

}

.detaygoster {
    height: fit-content !important;
    display: block;
}


.detaykutusu {
    border: 1px solid #ce0b1c;
    border-radius: 10px 0px;
    padding: 22px !important;
}

.extrathings {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.extrathings li .fiyat {}

.extrathings img {
    width: 32px;
}

.extrathings input {
    width: 40px;
    height: 20px;
    position: relative;
    top: 7px;
}

.extrathings li {
    line-height: 50px;
    border-bottom: 1px solid #ce0b1c;
    position: relative;
}

.extrathings .extraoge {
    font-size: 17px;
    line-height: 53px;
    position: relative;
    top: 1px;
    padding-left: 14px;
}

.extrathings .fiyat {
    font-size: 20px;
    position: absolute;
    right: 0;
    line-height: 62px;
}

.extrathings li .fiyat:before {
    display: none;
}

.soruisareti {
    padding: 0px 8px;
    border-radius: 50px;
    border: 1px solid #000;
    margin-left: 10px;
    font-weight: bolder;
    font-size: 15px;
}

h4.ekbaslik {
    font-weight: 600;
}

.yuvarlakolan {
    width: 24px !important;
    top: 1px !important;
    position: relative !important;
    height: 24px !important;
    background-color: white;
    border-radius: 50%;
    vertical-align: middle;
    border: 1px solid #cacaca;
    -webkit-appearance: none;
    margin: 6px;
    outline: none;
    cursor: pointer;
}

.yuvarlakolan:checked {
    background-color: #c00909;
}

.tf input[type="text"] {
    border: 0px !important;
    display: inline-block;
    max-width: 70px;
    padding: 0px;
    margin: 0px;
    font-size: 19px;
    text-align: right;
}

.tf input[type="text"]:focus {
    outline: none;
    border: 0px !important;
    display: inline-block;
}

.col-md-12.fiyatkutusu {
    border: 1px solid #ce0b1c;
    padding: 30px;
    border-radius: 0px 10px;
}

.fiyatfisi {
    padding: 0px !important;
    list-style-type: none;
}

span.kalem {
    font-size: 18px;
}

.fiyatfisi li {
    border-bottom: 1px solid #ce0b1c;
    line-height: 40px;
    position: relative;
}

.fiyatfisi li input {
    width: fit-content !important;
    position: absolute;
    right: 22px;
}

.fiyatfisi li:after {
    width: 10px;
    height: 10px;
    display: inline-block;
    position: absolute;
    font-size: 20px;
    right: 8px;
    font-weight: 500;
}

.fiyatfisi li:before {
    content: ":";
    font-weight: bolder;
    position: absolute;
    left: 50%;
}

/*
Prepared By m0ri4rty - for Vural Computer
*/
@import url('https://fonts.googleapis.com/css2?family=Athiti:wght@200;300;400;500;600;700&display=swap');

body {
    font-family: 'Athiti', sans-serif;

}

body a {
    color: #fff;
}

body a:hover {
    color: #fff;
    text-decoration: none;
}

.sagayasla {
    text-align: right;
}

.enust {
    color: #fff;
    background: black;
    display: block;
    min-height: 30px;
    padding: 5px 25px;
}

.enust ul {
    list-style-type: none;
}

.enust ul li {
    padding: 0px;
}

.enust i {
    color: #f00;
    padding: 5px;
    border: 1px solid #f00;
    border-radius: 30px;
}

.btn-sm {
    color: #fff;
}

.btn-sm:hover {
    color: #fff;
}

.dropdown-menu {
    min-width: 2rem !important;
}

.btn-group img {
    width: 16px;
    position: relative;
    left: -5px;
    top: -2px;
}

.btn-group {
    margin: 0 12px;
}

.navbar img {
    width: 186px;
}

.navbar {
    padding: 0px 16px;
    background: #f6f6f6 !important;
}

.navbar-collapse {
    flex-flow: row-reverse;
    flex-direction: row-reverse;
}

.navbar-nav {
    line-height: 45px;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    padding-right: 14px;
    background: #f6f6f6;
}

.navbar-nav li {
    padding-left: 44px;
}

.navbar-nav li a {
    color: #35393b !important;
}

.navbar-nav li a:after {
    content: " ";
    width: 0px;
    background: #ce0b1c;
    height: 3px;
    position: relative;
    display: block;
    top: -8px;
    transition: all 0.5s ease-in-out;
}

.navbar-nav li.active a:after {
    content: " ";
    width: 100%;
    background: #ce0b1c;
    height: 3px;
    position: relative;
    display: block;
    top: -8px;
    transition: all 0.5s ease-in-out;
}

.navbar-nav li:hover a:after {
    width: 100%;
}

.mansetresim {
    background: url(../img/head.png);
    margin: 0px;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0px;
}

.aracresim {
    padding-left: 20%;
}

.aracresim img {
    width: 636px;
}



.text2 {
    padding: 5% 0% 10% 0%;
}


.mansetext {
    background: rgba(255, 0, 0, 0.38);
    padding: 25px;
    color: #fff;
    border-radius: 1px;
}

.mansetext h1 {
    font-weight: bolder;
}

.mansetext h4 {
    font-size: 26px;
    font-weight: 400;
}

.mansetext span {
    font-size: 16px;
}


.rezform {
    min-height: 200px;
    background: #ce0b1c;
    padding: 2% 3% 2% 7%;
    position: relative;
    z-index: 5;
}

.siparisvertext {
    font-size: 25px;
    color: #fff;
    position: relative;
}

.sipariss {
    border: 1px solid #fff;
    padding: 20px;
    text-align: center;
    background: #ad0817;
    line-height: 30px;
    position: relative;
    animation-name: siparis;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

@keyframes siparis {
    0% {
        left: 0px;
        top: 0px;
    }

    25% {
        left: 20px;
        top: 0px;
    }

    50% {
        left: 0px;
        top: 0px;
    }

    75% {
        left: 20px;
        top: 0px;
    }

    100% {
        left: 0px;
        top: 0px;
    }
}


.poptransfer a {
    position: relative;
    z-index: 5;
    display: block;
}

.sipariss span {
    display: block;
    font-weight: bolder;
    font-size: 35px;
}

.sipariss:after {
    content: "";
    width: 30px;
    height: 30px;
    background: #ad0817;
    display: block;
    position: absolute;
    right: -16px;
    top: 34px;
    transform: rotate(45deg);
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

.selectpicker {
    font-size: 20px !important;
    width: 100% !important;
}

.bootstrap-select {
    background: #fff;
    border-radius: 5px;
    padding: 2px;
    font-size: 18px;
}

.dropdown-menu {

    left: -4px !important;
    top: 10px !important;
    font-size: 18px;
    padding: 1px;
}

.bootstrap-select {
    color: #0d0d0d !important;
    width: 100% !important;
    max-width: 100% !important;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.27);
}

.bootstrap-select .btn {
    background: none !important;
    border: 0 none !important;
    height: 38px;
    line-height: 39px;
    font-family: Source Sans Pro, sans-serif;
    font-weight: 300;
    font-size: 17px;
    padding: 0 0 0 20px;
    color: #000;
}

.bootstrap-select.btn-group .dropdown-menu li a {
    color: #0d0d0d !important;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    font-size: 18px;
}

.bootstrap-select.btn-group .dropdown-menu .dropdown-header {
    color: #af975a !important;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 15px;
}

.bootstrap-select.btn-group .dropdown-menu li a:hover {
    color: #fff !important;
    background: #af975a !important;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: #0d0d0d !important;
}

.bootstrap-select.btn-group .dropdown-menu li.selected a {
    color: #fff !important;
    background: #333333 !important;
}

.bootstrap-select .btn:focus {
    outline: none !important;
}

.bootstrap-select .dropdown-item:hover {
    background: #f00;
    color: #fff;
}

.bootstrap-select .dropdown-item {
    color: #000;
    font-size: 20px;
}

.bootstrap-select .dropdown-item.active {
    background: #000;
    color: #fff;
}

.transferyon:after {
    width: 40px !important;
    height: 28px !important;
    position: absolute;
    background: #fff url(../img/sag.png);
    background-repeat: no-repeat;
    background-size: 80%;
    content: " " !important;
    border: 0px !important;
    right: 0 !important;
    color: #fff !important;
    top: 10px;
}

.ucakliman:after {
    width: 40px !important;
    height: 28px !important;
    position: absolute;
    background: #fff url(../img/ucak.png);
    background-repeat: no-repeat;
    background-size: 80%;
    content: " " !important;
    border: 0px !important;
    right: 0 !important;
    color: #fff !important;
    top: 10px;
}

.zemin:after {
    width: 41px !important;
    height: 23px !important;
    position: absolute;
    background: url(../img/kisisayisi.png);
    background-repeat: no-repeat;
    background-size: 80%;
    content: " " !important;
    border: 0px !important;
    right: 0px !important;
    color: #fff !important;
    top: 9px;
}

.bebek:after {
    width: 41px !important;
    height: 35px !important;
    position: absolute;
    background: #fff url(../img/bebek.png);
    background-repeat: no-repeat;
    background-size: 80%;
    content: " " !important;
    border: 0px !important;
    right: 2px !important;
    color: #fff !important;
    top: 2px;
}

.konum:after {
    width: 40px !important;
    height: 32px !important;
    position: absolute;
    background: #fff url(../img/konum.png);
    background-repeat: no-repeat;
    background-size: 80%;
    content: " " !important;
    border: 0px !important;
    right: 2px !important;
    color: #fff !important;
    top: 2px;
}

.rezform .col-md-4 {
    padding-top: 10px;
}

.dropdown-item span {
    line-height: 32px;
}

.zemin {
    background-color: #fff;
    position: relative;
    display: block;
    line-height: 36px;
    font-size: 18px;
    font-weight: 500;
    border-radius: 5px;
}

#yolcukapat {
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    background: #333;
    padding: 4px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    behavior: url(/pie/PIE.htc)
}

#yolcusec {
    padding: 25px;
    padding-top: 10px;
    text-align: center;
    background-color: #FFF;
    width: 100%;
    position: absolute;
    z-index: 1000 !important;
    transition: .5s ease;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -webkit-box-shadow: 2px 2px 2px 0 rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 2px 2px 2px 0 rgba(50, 50, 50, 0.25);
    box-shadow: 2px 2px 2px 0 rgba(50, 50, 50, 0.25);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    behavior: url(/pie/PIE.htc);
}

#yolcusec label {
    font-weight: 600;
    font-size: 14px
}

.buttonkisidetay {
    cursor: pointer;
    padding: 5px 10px;
    height: 42px;
    background-position: 1px 6px;
    padding-left: 27px;
    border-radius: 5px;
}

#yolcusec input:read-only {
    height: 38px;
    width: 50%;
    background-color: #FFF
}

#yolcusec .btn-danger {
    height: 38px;
    font-weight: 900;
    color: #fff;
    background-color: #ce0000;
    border-color: #bb0000;
}

#yolcusec .btn-danger:hover,
#yolcusec .btn-danger:focus,
#yolcusec .btn-danger.focus,
#yolcusec .btn-danger:active,
#yolcusec .btn-danger.active,
.open>#yolcusec .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

#yolcusec .btn-success {
    height: 38px;
    font-weight: 900;
    color: #fff;
    background-color: #cc0000;
    border-color: #bf0000;
}

#yolcusec .btn-success:hover,
#yolcusec .btn-success:focus,
#yolcusec .btn-success.focus,
#yolcusec .btn-success:active,
#yolcusec .btn-success.active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

#yolcusec .form-control {
    height: 24px;
    padding: 6px 12px;
    width: 84%;
    font-size: 18px;
    line-height: 1.42857143;
    color: #0d0d0d;
}

#yolcusec .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 0, 0, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    border-color: #9e9e9e;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 0, 0, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 0, 0, 0.6);
}

.rezarabuton {
    text-transform: uppercase;
    width: 100%;
    height: 43px;
    border-radius: 5px;
    border: 0px !important;
    background: black;
    color: #fff;
    font-size: 16px;
    padding-right: 30px;
}

.rezarabuton i {
    position: relative;
    color: #f00;
    left: 6px;
    top: 2px;
}

.poptransfer {

    display: block;
    min-height: 400px;
    position: relative;
    background-size: cover;
    padding-bottom: 20px !important;
    z-index: 0;
}

.poptransfer2 {

    display: block;
    min-height: 400px;
    position: relative;
    background-size: cover;
    padding-bottom: 20px !important;
    z-index: 0;
}

.poptransfer:after {
    background: black;
    position: absolute;
    z-index: 1;
    display: block;
    min-height: 400px;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    content: " ";
}

.baslik {
    position: relative;
    z-index: 2;
    color: #fff;
    text-align: center;
    padding: 26px;
}

.tekb {
    color: #2c2f33 !important;
}

.sekmebasligi {
    font-size: 24px;
    border-bottom: 2px solid #ce0b1c;
}

.sekmebasligi:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 12px 0 12px;
    border-color: #ce0b1c transparent transparent transparent;
    bottom: 11px;
    left: 49.6%;
}

.kutu1 {
    position: relative;
    z-index: 3;
    color: #fff;
    border: 1px solid #ce0b1c;
    border-radius: 0px 10px 0px 10px;
    padding: 10px;
    margin: 15px 2px;
    text-align: center;
    overflow: hidden;
}

.tekutu .kutu1:after {
    position: absolute;
    top: -2;
    height: 100%;
    left: 0;
    z-index: 1;
    width: 0;
    background: #2c2f33;
    content: "";
    transition: all 0.3s ease-in-out;
}

.tekutu .kutu1:hover:after {
    width: 105%;

}

.tekutu .kutu1:hover .simge {
    background: url(../img/harita2.png);
    min-height: 60px;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    z-index: 2;
}

.tekutu .kutu1:hover h2 {
    color: #fff;
}

.tekutu .kutu1:hover h4 {
    color: #fff;
}

.tekutu .kutu1 h2 {
    color: #2c2f33;
}

.tekutu .kutu1 .fiyat {
    color: #2c2f33;
}


.tekutu .kutu1:hover .fiyat {
    color: #ce0b1c;
}

.simge {
    min-height: 60px;
    background: url(../img/harita.png);
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    z-index: 2;
}

.kutu1 h2 {
    font-size: 18px;
    position: relative;
    z-index: 2;
}

.kutu1 h4 {
    color: #ad1220;
    font-weight: 500;
    position: relative;
    z-index: 2;
}

.fiyat {
    font-size: 42px;
    line-height: 25px;
    position: relative;
    font-weight: 500;
    z-index: 2;
}

.fiyat:before {
    width: 30px;
    height: 40px;
    position: absolute;
    background: url(../img/tl.png);
    background-repeat: no-repeat;
    background-size: 52%;
    content: "";
    left: -20px;
    top: 24px;
}

.kutu1:after {
    position: absolute;
    top: 0;
    height: 0;
    left: 0;
    z-index: 1;
    width: 0;
    background: rgba(206, 11, 28, 0.23);
    content: "";
    transition: all 0.3s ease-in-out;
}

.kutu1:hover:after {
    height: 100%;
    width: 100%;
}

.popmakale .sekmebasligi,
.sol .sekmebasligi,
.sag .sekmebasligi {
    color: #2c2f33;
}

.poptransfer:before {
    content: "";
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 21px 21px 0 21px;
    border-color: black transparent transparent transparent;
    position: absolute;
    bottom: -14px;
    z-index: 2;
    left: 49%;
    display: block;
}

.makaleresim {
    padding: 27px !important;
}

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

.makalebaslik {
    font-size: 19px;
    color: #db3e4e;
}

.icerik p {
    font-size: 15px;
}

.icerik {
    padding-top: 30px;
    color: #000;
    padding-bottom: 15px;
}

.devami button {
    text-transform: uppercase;
    background: #ce0b1c;
    color: #fff;
    border: 0px !important;
    padding: 6px 12px;
}

.devami {
    padding: 10px;
}

.noktalar {
    text-align: center;
}

.musyorum ul.noktalar {
    list-style-type: none;
    text-align: center;
    position: relative;
    bottom: 114px;
    left: 23.5%;
    width: fit-content;
}

.noktalar li {
    display: inline-block;
    margin: 3px;
    content: " ";
}

.noktalar li button {
    background: #f0f0f0;
    border: 0px !important;
    text-indent: -9999px;
    width: 24px;
    height: 14px;
    transition: all 0.4s ease-in-out;
}

.noktalar .slick-active button {
    background: #ce0b1c;
}

.musyorum {
    background: url(../img/musteriarka.png) #efefef;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 34%;
}

.musyorum .makaleresim {
    padding: 0px 60px !important;
}

.musyorum .noktalar li button {
    background: #fff;
}

.musyorum .noktalar .slick-active button {
    background: #ce0b1c;
}

.musyorum .icerik p {
    padding-right: 250px !important;
}

.musyorum:after {
    position: absolute;
    width: 212px;
    top: 0;
    content: "";
    background: url(../img/musyorumok.png);
    background-position: center;
    right: 0;
    background-repeat: no-repeat;
    bottom: 0;
}

.baslikn {
    font-size: 24px;
}

.hakkinda img {
    position: absolute;
    top: -41px;
    right: 0;
}

.hakkinda .makaleresim {
    display: block;
    position: relative;
    min-height: 185px;
}

.footer {
    padding: 8px;
}

.footeriletisim {
    list-style-type: none;
    padding: 0px 12px;
    margin: 0px;
}

.footeriletisim li a {
    font-size: 16px;
    color: #000;
    line-height: 38px;
    font-weight: 500;
}

.footeriletisim li i {
    position: relative;
    right: 8px;
    color: #ce0b1c;
    font-size: 15px;
    top: 3px;
}

.bizeulas h2 {
    line-height: 58px;
    border-bottom: 1px solid #e4e4e4;
    width: 88%;
    text-transform: uppercase;
    font-weight: 500;
    color: #ce0b1c;
}

.bizeulas {
    padding: 0px;
}

.faydalink h2 {
    line-height: 58px;
    border-bottom: 1px solid #e4e4e4;
    width: 88%;
    text-transform: uppercase;
    font-weight: 500;
    color: #ce0b1c;
}

.faydalinkler {
    list-style-type: none;
    padding-left: 3px;
    font-weight: 500;
}

.faydalinkler li a {
    color: #000;
    font-size: 17px;
    line-height: 36px;
}

.faydalinkler li {
    padding-left: 10px;
}

.faydalinkler li:before {
    content: "\00bb";
    position: relative;
    right: 9px;
    font-size: 18px;
    color: #ce0b1c;
    font-weight: 700;
}

.footerlogo img {
    width: 100%;
}

.taniticitext {
    position: relative;
}

.bizitakipet {
    padding-left: 10px;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 600;
    color: #ce0b1c;
}

p.takipyazisi {
    padding: 10px;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    z-index: 2;
}

.taniticitext:after {
    content: "";
    width: 111px;
    height: 77px;
    background: url(../img/cizgili.png);
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    top: 21px;
    right: 23px;
    z-index: 0;
}

.sosyalikonlar {
    padding: 0px;
    list-style-type: none;
    margin-top: -15px;
}

.sosyalikonlar li {
    width: 48px;
    display: inline-block;
}

.soncizgi {
    background: black;
    padding: 10px !important;
}

.copyright {
    text-align: left;
    color: #fff;
    font-size: 14px;
}

.gizlilik {
    text-align: right;
}

.kullanimh {
    color: #fff;
    text-decoration: underline;
}

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

.gizlilikh {
    color: #ce0b1c;
    font-size: 14px;
    text-decoration: underline;
}

.gizlilikh:hover {
    text-decoration: underline;
    color: #ce0b1c;
}

.teksatirez {
    min-height: 0px !important;
    padding: 8px;
    background: #35393b !important;
    position: relative;
    z-index: 4;
}

.teksatirbuton {
    background: #ce0b1c;
}

.teksatirbuton i {
    color: #35393b;
}

.maincontainer {
    min-height: 250px;
    padding-bottom: 70px !important;
}

.navigasyon ul {
    list-style-type: none;
    text-align: center;
    padding: 10px;
}

.navigasyon ul li {
    display: inline-block;
    padding-right: 18px;
    position: relative;
}

.navigasyon ul li a {
    color: #000;
    font-size: 22px;
}

.navigasyon ul li:after {
    content: "\203A";
    position: relative;
    font-size: 29px;
    left: 7px;
}

.navigasyon ul li.mevcut {
    font-weight: 600;
}

.tekilmanset {
    background: url(../img/tekarka.png);
    min-height: 270px;
    background-size: cover;
    display: block;
    position: relative;
}

span.tekilyazi a {
    font-size: 26px;
    font-weight: 600;
}

.tekilyazi {
    position: absolute;
    top: 42%;
    color: #fff;
    font-size: 26px;
}

.uyari {
    background: #ffeff0 !important;
    border: 1px solid #ce0b1c;
    padding-left: 50px;
    color: #000;
    font-weight: 500;
    font-size: 16px;

}

.uyari:before {
    content: "";
    width: 38px;
    background: url(../img/uyari.png);
    display: block;
    height: 38px;
    position: absolute;
    top: 8px;
    background-size: 70%;
    background-repeat: no-repeat;
    left: 12px;
}

.uyarib:before {
    content: "";
    width: 38px;
    background: url(../img/uyari2.png);
    display: block;
    height: 38px;
    position: absolute;
    top: 1px;
    background-size: 100%;
    background-repeat: no-repeat;
    left: 12px;
}

.uyarib {
    background: #fff !important;
    border: 1px solid #fff;
    padding-left: 50px;
    color: #000;
    font-weight: 500;
    font-size: 16px;

}

.inputtt button {
    width: 100%;
    line-height: 30px;
    border-radius: 5px;
    background: #ce0b1c;
    border: 1px solid #ce0b1c;
    padding: 3px 12px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

.sol .sekmebasligi:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 12px 0 12px;
    border-color: #ce0b1c transparent transparent transparent;
    bottom: 11px;
    left: 20.6%;
}

.sol .baslik {
    position: relative;
    z-index: 2;
    color: #fff;
    text-align: left;
    padding: 26px 0px;
}


.solkutu {
    border: 1px solid #dddddd;
    border-radius: 5px;
    padding: 0px !important;
    overflow: hidden;
}

.solkutu ul {
    list-style-type: none;
    padding: 0px;
    width: 100%;
}

.solkutu ul li {
    padding: 0px 5px 0px 64px;
    border-bottom: 1px dashed #ddd;
    position: relative;
}

span.ogebaslik {
    text-transform: uppercase;
    color: #ce0b1c;
    font-weight: 600;
    font-size: 15px;
}

p.ogeaciklama {
    font-size: 14px;
    font-weight: 500;
}

.solkutu ul li:before {
    content: "";
    width: 45px;
    height: 48px;
    display: block;
    position: absolute;
    background-repeat: no-repeat !important;
    left: 9px;
    background-size: 97% !important;
    top: 4px;
}

.tyon:before {
    background: url(../img/1.png);
}

.havalani:before {
    background: url(../img/2.png) !important;
}

.transfer:before {
    background: url(../img/3.png) !important;
}

.uzaklik:before {
    background: url(../img/4.png) !important;
}

.yolcular:before {
    background: url(../img/5.png) !important;
}

.arac:before {
    background: url(../img/6.png) !important;
}

.tutar:before {
    background: url(../img/7.png) !important;
}

.bebekk:before {
    background: url(../img/8.png) !important;
}

.indirim:before {
    background: url(../img/9.png) !important;
    top: 11px !important;
}

.solkutu ul li.indirim {
    background: url(../img/indirim.png) #fff;
    height: 67px;
    background-position: 1px 1px;
    background-size: 11%;
    border-bottom: 0px;
    padding: 10px 10px 10px 64px;
    background-repeat-y: no-repeat;
}

.solkutu ul li.bebekk {
    border-bottom: 0px !important;
}

.solkutu ul li.son {
    border-bottom: 0px !important;
    background: #bb1220;
}

span.tutb {
    color: #ce0b1c;
    font-size: 15px;
    line-height: 44px;
}

span.tutf {
    font-size: 18px;
    font-weight: 600;
    color: #ce0b1c;
}

li.son span {
    font-size: 19px;
    display: block;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

li.son {
    padding: 0px !important;
}

span.tutarr {
    font-size: 24px !important;
    font-weight: 600;
}

.sag .baslik {
    text-align: left;
}

.sag .sekmebasligi:after {
    left: 8% !important;
    top: 64px;
}

.inputtt input,
.dgr input {
    width: 100%;
    line-height: 30px;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 3px 12px;
    font-size: 15px
}

.inputtt .dropdown {
    box-shadow: none !important;
    border: 1px solid #ddd;
    padding: 0px;
    height: 39px;
}

.inputtt {
    padding: 7px 12px;
}

.yolcuaciklama {
    padding-left: 70px;
    font-weight: 500;
    font-size: 16px;
    position: relative;
}

.yolcuaciklama:before {
    width: 32px;
    height: 32px;
    top: 1px;
    left: 27px;
    content: "";
    background: url(../img/uyari2.png);
    background-size: 40px;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
}

.prof {
    padding-left: 40px;
    font-weight: 500;
    font-size: 16px;
    margin: 10px 0px;
    background: #f1f3f4 !important;
}

.prof:before {
    width: 32px;
    height: 32px;
    top: 1px;
    left: 4px;
    content: "";
    background: url(../img/uyari2.png);
    background-size: 40px;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
}

span.baslikaciklamasi {
    color: #000;
}

.saat .dropdown {
    box-shadow: none !important;
}

.inputdiv input {
    padding: 10px;
    line-height: 73px !important;
    height: 37.6px;
    border-radius: 5px !important;
    font-size: 15px;
    font-weight: 500;
}

.inputdiv:after {
    content: "";
    width: 37px;
    height: 40px;
    display: block;
    right: 10px;
    top: -8px;
    position: absolute;
    background: url(../img/takvim.png);
    z-index: 5;
}

.inputdiv {
    margin-bottom: 24px !important;
    position: relative;
}

.inputdiv .input-group-append {
    display: none;
}

.sag label {
    font-size: 15px;
    font-weight: 600;
}

.saat .inputtt {
    padding: 0px 12px 0px 0px;
}

.yksk .row {
    margin-bottom: 24px !important;
}

.terminal {
    padding: 0px 16px !important;
}

.txt textarea {
    width: 100%;
    line-height: 30px;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 3px 12px;
    font-size: 15px
}

.container {
    display: block;
    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;
}

/* Hide the browser's default radio button */
.container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container:hover input~.checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container input:checked~.checkmark {
    background-color: #c10303;

}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.container input:checked~.checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.container .checkmark:after {
    top: 2.2px;
    left: 2.2px;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background: #c10303;
    border: 4px solid #fff;
}

.container2 {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.container2 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.container2 .checkmark {
    border: 3px solid #bb1220;
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    border-radius: 4px;
    width: 25px;
    background-color: #f1f3f4 !important;
}

/* On mouse-over, add a grey background color */
.container2:hover input~.checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container2 input:checked~.checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.container2 .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container2 input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container2 .checkmark:after {
    left: 6px;
    top: 1px;
    width: 7px;
    height: 14px;
    border: solid #bb1220;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.greyy {
    padding: 18px;
    background: #f1f3f4;
    border-radius: 5px 0px 0px 5px;
}

.redd {
    padding: 18px;
    background: #bb1220;
    border-radius: 5px;
}


.sgonder {
    width: 100%;
    color: #fff;
    background: #bb1220;
    border: 0px !important;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}

.kredikarttt {
    padding: 0px !important;
    margin: 0px !important;
}

.dahafazla {
    text-align: center;
    padding-top: 20px !important;
    display: block;
}

.dahafazla button {
    padding: 10px 53px 10px 20px;
    position: relative;
    background: #fff;
    overflow: hidden;
    border: 1px solid #dae3e8;
    border-radius: 5px;
    animation-name: dahafazlabtonu;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    transition: all 0.4s ease-in-out;
}

@keyframes dahafazlabtonu {
    0% {
        left: 0px;
        top: 0px;
    }

    25% {
        left: 0px;
        top: 20px;
    }

    50% {
        left: 0px;
        top: 0px;
    }

    75% {
        left: 0px;
        top: 20px;
    }

    100% {
        left: 0px;
        top: 0px;
    }
}

.dahafazla button:after {
    width: 40px;
    content: "\00bb";
    transform: rotate(90deg) !important;
    height: 40px;
    top: 1px;
    z-index: 3;
    font-size: 25px;
    display: inline-block;
    position: absolute;
    color: #c90c1d;
    font-weight: 600;
    transition: all 0.7s ease-in-out;
}

span.btn-yazi {
    position: relative;
    z-index: 3;
}

.dahafazla button:hover {
    color: #fff;
}

.dahafazla button:hover:after {
    color: #fff;

}

.dahafazla button:hover:before {
    width: 100%
}

.dahafazla button:before {
    content: "";
    height: 100%;
    display: block;
    background: #c90c1d;
    width: 0%;
    position: absolute;
    z-index: 1;
    top: 0;
    transition: all 0.4s ease-in-out;
    left: 0;
}

.paragraf h1 {
    font-size: 20px;
    color: #db3e4e;
    margin-bottom: 15px;
}

.paragraf p {
    text-align: justify;
    font-size: 14px
}

.kutucuk {
    padding: 10px;
    border: 1px solid #ce0b1c;
    border-radius: 0px 25px 0px 10px;
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden;
}

.indirimorani {
    width: 90px;
    height: 90px;
    background: url(../img/stick.png);
    background-size: 100%;
    display: block;
    position: absolute;
    top: -9px;
    color: #fff;
    padding-top: 15px;
    text-align: center;
    left: -1px;
    transform: rotate(-25deg);
    line-height: 3px;
    font-size: 17px;
}

.detaylar {
    list-style-type: none;
    padding-left: 12px;
    font-size: 15px;
}

span.ciz {
    position: absolute;
    width: 100%;
    border-bottom: 1px dashed #d3d3d3;
    left: 0;
    bottom: 0;
}

.deger {
    position: absolute;
    right: 0;
    background: #fff;
    width: 70px;
    text-align: right;
    font-weight: 500;
}

ul.detaylar li {
    position: relative;
    height: 17px;
    margin: 18px 0px;
}

.ozellik {
    position: absolute;
    background: #fff;
    z-index: 3;
    left: 23px;
}

.detaylar li:before {
    content: "";
    width: 28px;
    height: 26px;
    position: absolute;
    left: -6px;
    display: block;
    z-index: 5;
}

.kapasite:before {
    background: url(../img/kapasite.png);
    background-repeat: no-repeat;
    background-position: 2px 2px;
}

.sure:before {
    background: url(../img/sure.png);
    background-repeat: no-repeat;
    background-position: 2px 2px;
}

.bavul:before {
    background: url(../img/bavul.png);
    background-repeat: no-repeat;
    background-position: 2px 2px;
}

.aracmodeli h1 {
    font-size: 22px;
    padding-left: 15px;
}

.kirmizikutu {
    min-height: 200px;
    border-radius: 0px 25px;
    background: #ce0b1c;
    margin: 4px;
    width: 100%;
}

.eskifiyat {
    display: block;
    position: relative;
    top: 6px;
    font-size: 17px;
    left: 30px;
    font-weight: 600;
    text-decoration: line-through;
}

.yenifiyat {
    font-size: 45px;
    font-weight: 600;
    color: #fff;
    display: block;
    padding-left: 42px;
    position: relative;
}

.rezbutonu {
    position: relative;
    padding: 7px 30px 6px 13px;
    background: #fff;
    border-radius: 5px;
    margin-left: 9px;
    top: 33px;
    white-space: nowrap;
}

.rezbutonu button:focus {
    outline: none;
}

.rezbutonu button {
    color: #000 !important;
    position: relative;
    font-size: 1rem;
    border: 0px !important;
    font-weight: 600;
    background: transparent;
}

.rezbutonu:after {
    content: "";
    width: 25px;
    height: 25px;
    background: url(../img/rez.png);
    position: absolute;
    top: 5px;
    z-index: 5;
    background-size: 100%;
}

.yenifiyat:before {
    content: "";
    width: 24px;
    height: 32px;
    background: url(../img/tl1.png);
    display: block;
    position: absolute;
    background-size: 100%;
    left: 15px;
    top: 26px;
}

.soliletisim ul li {
    position: relative;
    padding-left: 24px;
    margin-bottom: 18px;
}

.soliletisim ul {
    list-style-type: none;
    padding: 0px !important;
    margin: 0px;
    word-break: break-word;
}

.soliletisim ul li a {
    font-size: 15px;
    color: #000;
    line-height: 25px;
    font-weight: 500;
}

.soliletisim ul li i {
    position: absolute;
    right: 8px;
    color: #ce0b1c;
    font-size: 15px;
    top: 2px;
    left: 0;
}

.iletisimdrop .dropdown-toggle {
    color: #000;
}

.iletisimdrop .dropdown-menu {
    max-height: 250px !important;
    margin-top: -6px;
}

.iletisimformu {
    padding-top: 6rem !important;
    padding-left: 5rem;
}

.captchakodu {
    position: relative;
}

.captchakodu button {
    position: relative;
    float: right;
    right: 4px;
    border: 1px solid #babdc1;
    background: #babdc1;
    top: -31px;
    font-size: 10px;
    width: 50px !important;
    height: 25px;
    line-height: 10px;
    padding: 0px;
    transition: all 0.4s ease-in-out;
}

.captchakodu button:hover {
    background: #ce0b1c;
}

@media screen and (max-width: 480px) {

    .fiyatbelirle {
        margin: 20px 0px !important;
        padding: 0px !important;
    }

    .solkutu ul li.indirim {
        background-size: 13%;
    }

    .extrathings .extraoge {
        font-size: 12px !important;
        line-height: 53px;
        position: relative;
        top: 1px;
        padding-left: 14px;
    }


    .extrathings .fiyat {
        font-size: 15px !important;
        position: absolute;
        right: 0;
        line-height: 62px;
    }

    .soruisareti {
        padding: 0px 5px !important;
        border-radius: 51px !important;
        border: 1px solid #000;
        font-weight: bolder;
        font-size: 9px !important;
        position: relative;
        top: -15px !important;
    }
}

@media screen and (max-width: 767px) {
    .kirmizikutu {
        width: 100%;
    }

    span.telefonmetni {
        font-size: 11px;
    }

    .btn-group {
        margin: 0 8px;
    }

    .mobilsakla {
        display: none !important;
    }

    .iletisimformu {
        padding-top: 1rem !important;
        padding-left: 0rem;
    }

    .mblsfr {
        padding: 0px !important;
    }

    .terminal {
        padding: 0px !important;
    }

    span.baslikaciklamasi {
        display: block;
        padding-top: 30px;
    }

    .navbar-nav li {
        padding-left: 0px !important;
    }

    .copyright {
        text-align: center;
    }

    .gizlilik {
        text-align: center;
    }

    @keyframes siparis {
        0% {
            left: 0px;
            top: 0px;
        }

        25% {
            left: 0px;
            top: 20px;
        }

        50% {
            left: 0px;
            top: 0px;
        }

        75% {
            left: 0px;
            top: 20px;
        }

        100% {
            left: 0px;
            top: 0px;
        }
    }

    .aracresim img {
        width: 242px;
    }

    .mansetresim {
        min-height: 443px;
    }

    .taniticitext:after {
        content: "";
        width: 111px;
        height: 77px;
        background: url(../img/cizgili.png);
        display: block;
        background-repeat: no-repeat;
        position: absolute;
        top: 21px;
        right: -12px;
        z-index: 0;
    }

    .siparisvertext {
        font-size: 25px;
        color: #fff;
        position: relative;
        margin-bottom: 50px;
    }

    .sipariss:after {
        content: "";
        width: 30px;
        height: 30px;
        background: #ad0817;
        display: block;
        position: absolute;
        left: 45%;
        top: 85% !important;
        transform: rotate(45deg);
        border-top: 0px;
        border-bottom: 1px solid #fff;
        border-right: 1px solid #fff;
    }

    .rezform {
        min-height: 200px;
        background: #ce0b1c;
        padding: 3% 3% 3% 3%;
    }

    .bootstrap-select {
        margin-bottom: 10px;
    }

    .musyorum .icerik p {
        padding: 0px !important
    }

    .musyorum:after {
        display: none;
    }

    .musyorum ul.noktalar {
        list-style-type: none;
        text-align: center;
        position: relative;
        bottom: 0;
        display: block;
        width: 100%;
        left: 0;
    }

    .noktalar {
        text-align: center;
        padding: 0px;
    }

    .hakkinda img {
        position: absolute;
        top: -41px;
        width: 100%;
        left: 0;
        right: 0;
    }

    .buttonkisidetay {
        margin-bottom: 10px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {

    .iletisimformu {
        padding-left: 0rem;
    }

    .kirmizikutu {
        width: 100%;
        height: 220px;
    }

    .aracresim img {
        width: 337px;
    }

    .footeriletisim li a {
        font-weight: 400;

    }

    .solkutu ul li.indirim {
        background-size: 17%;
    }

    .sosyalikonlar li {
        width: 38px;
        display: inline-block;
    }

    .taniticitext:after {
        display: none !important;
    }

    .faydalinkler li a {
        color: #000;
        font-size: 14px;
        line-height: 36px;
    }

    .footeriletisim li a {
        font-size: 11px;
    }

    .bizeulas h2 {
        font-size: 21px;
    }

    .musyorum .makaleresim {
        padding: 0px 0px !important;
    }

    .musyorum ul.noktalar {
        list-style-type: none;
        text-align: center;
        position: relative;
        bottom: 0px;
        left: 0px;
        width: 100%;
    }

    .sipariss span {
        font-size: 26px;
    }

    .footeriletisim {
        list-style-type: none;
        padding: 0px 0px;
        margin: 0px;
    }

    .rezarabuton {
        font-size: 11px;
        padding-right: 13px;
    }


}

.detaylarrr {
    display: none;
    height: 0px;
    transition: all 0.4s ease-in-out;

}

.detaygoster {
    height: fit-content !important;
    display: block;
}


.detaykutusu {
    border: 1px solid #ce0b1c;
    border-radius: 10px 0px;
    padding: 22px !important;
}

.extrathings {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.extrathings li .fiyat {}

.extrathings img {
    width: 32px;
}

.extrathings input {
    width: 40px;
    height: 20px;
    position: relative;
    top: 7px;
}

.extrathings li {
    line-height: 50px;
    border-bottom: 1px solid #ce0b1c;
    position: relative;
}

.extrathings .extraoge {
    font-size: 17px;
    line-height: 53px;
    position: relative;
    top: 1px;
    padding-left: 14px;
}

.extrathings .fiyat {
    font-size: 20px;
    position: absolute;
    right: 0;
    line-height: 62px;
}

.extrathings li .fiyat:before {
    display: none;
}

.soruisareti {
    padding: 0px 8px;
    border-radius: 50px;
    border: 1px solid #000;
    margin-left: 10px;
    font-weight: bolder;
    font-size: 15px;
}

h4.ekbaslik {
    font-weight: 600;
}

.yuvarlakolan {
    width: 24px !important;
    top: 1px !important;
    position: relative !important;
    height: 24px !important;
    background-color: white;
    border-radius: 50%;
    vertical-align: middle;
    border: 1px solid #cacaca;
    -webkit-appearance: none;
    margin: 6px;
    outline: none;
    cursor: pointer;
}

.yuvarlakolan:checked {
    background-color: #c00909;
}

.tf input[type="text"] {
    border: 0px !important;
    display: inline-block;
    max-width: 90px;
    padding: 0px;
    margin: 0px;
    font-size: 19px;
    text-align: right;
}

.tf input[type="text"]:focus {
    outline: none;
    border: 0px !important;
    display: inline-block;
}

.col-md-12.fiyatkutusu {
    border: 1px solid #ce0b1c;
    padding: 15px;
    border-radius: 0px 10px;
}

.fiyatfisi {
    padding: 0px !important;
    list-style-type: none;
}

span.kalem {
    font-size: 16px;
}

.fiyatfisi li {
    border-bottom: 1px solid #ce0b1c;
    line-height: 40px;
    position: relative;
}

.fiyatfisi li input {
    width: fit-content !important;
    position: absolute;
    right: 22px;
}

.fiyatfisi li:after {
    width: 10px;
    height: 10px;
    display: inline-block;
    position: absolute;
    font-size: 20px;
    right: 8px;
    font-weight: 500;
}

.fiyatfisi li:before {
    content: ":";
    font-weight: bolder;
    position: absolute;
    left: 50%;
}

.devambutonu {
    text-align: center;
    position: relative;
    margin: 20px;
    border: 1px solid #fff;
    display: block;
    line-height: 39px;
    background: #ce0b1c;
    cursor: pointer;
}

.devambutonu input {
    padding-right: 30px;
    font-size: 22px;
    border: 0px;
    position: absolute;
    left: 0;
    width: 100%;
    background: none;
    cursor: pointer;
    color: #fff;
}

.devambutonu i {
    position: relative;
    left: 32px;
    font-size: 15px;
    top: 3px;
    color: #fff;
}

.butonrezzz {
    display: block;
    width: 100%;
    text-align: center;
}