﻿.container {
    padding-left: 0px;
    padding-right: 0px;
}

/*Sefer Arama*/
.sefer-arama {
    font-family: 'segoe ui',Arial;
    font-size: 13px;
    font-weight: 500;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    background-color: #fff;
    padding: 15px 0px;
    margin-bottom: 15px;
    box-shadow: 0 1px 2px rgba(0,0,0,.05);
}

#tarih {
    padding-left: 0px;
}

#donusTarih {
    padding-left: 0px;
    padding-right: 0px;
}

.nn-yon-degistir {
    font-size: 20px;
    cursor: pointer;
    margin-left: -10px;
    margin-right: -15px;
}

    .nn-yon-degistir span {
        position: relative;
        z-index: 9;
        padding-top: 7px;
    }

/*Tablar*/
.nav-tabs {
    border: none;
    padding: 0px;
}

    .nav-tabs > li > a {
        margin: 0px;
        font-size: 19px;
        font-weight: 500;
        border: none;
        border-radius: 4px 4px 0 0;
        color: #777;
    }

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        border: none;
        color: #333;
        font-size: 19px;
        font-weight: 500;
        /* margin-top: 1px; */
        background-color: #ffffff;
        border-top: 4px solid #3bafe1;
    }

#donusTab {
    margin-left: 6px;
    background-color: #f8f8f8;
}

    #donusTab .donus-kapat {
        color: #555;
        position: absolute;
        top: 0px;
        right: 1px;
        padding: 0px;
        background: none;
    }

.tab {
    font-family: 'segoe ui',Arial;
    font-size: 15px;
    font-weight: bold;
    border-top: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    border-radius: 4px 4px 0px 0px;
    white-space: nowrap;
    line-height: 50px;
    cursor: pointer;
    text-align: center;
    padding: 0;
}

.tablar {
    padding: 0px;
}

    .tablar .pasif a {
        vertical-align: top;
        padding-left: 5px;
        padding-top: 2px;
        color: #555;
        padding: 0px;
    }

#gidisTab {
    margin-left: 0px;
    background-color: #f8f8f8;
}

.tab.active {
    border-top: 0px solid #d6d6d6;
    margin-top: -2px;
}

.sefer-tarih {
    font-family: 'segoe ui',Arial;
    font-size: 16px;
    font-weight: 500;
    border: solid #d6d6d6;
    border-width: 1px 1px;
    border-radius: 0px 4px 4px 4px;
    background-color: #ffffff;
    padding: 15px 0px;
    margin-bottom: 10px;
}

    .sefer-tarih div {
        text-align: center;
        line-height: 37px;
        padding: 0px;
    }

    .sefer-tarih .btn-primary {
        font-family: 'segoe ui',Arial;
        font-size: 15px;
        padding: 8px 15px;
    }

    .sefer-tarih .tarih {
        white-space: nowrap;
    }

    .sefer-tarih .sefer {
        white-space: nowrap;
    }

/*Sefer Listesi*/
.liste {
    border: none;
    border-radius: 0px;
    margin-bottom: 10px;
    padding: 0px !important;
}

.ertesi-gun .fiyat-sec, .ertesi-gun .int-fiyat, .ertesi-gun .orta, .ertesi-gun .kalkis-saati {
    background-color: #dbdfe8 !important;
}

.ertesi-gun .sec-div {
    background-color: #dbdfe8 !important;
}

.liste .sefer-bilgi div {
    display: inline;
    padding-left: 0px;
    padding-right: 0px;
}

.sol {
    background-color: #eef0f5;
}

.liste .info {
    padding: 50px 0px;
    vertical-align: middle;
    text-align: center;
    background-color: #3bafe1;
    color: #fff;
    font-size: 21px;
    margin: 0px;
    z-index: 9;
    border-radius: 4px 0px 0px 4px;
}

.liste .otobus-tipi-ek {
    padding: 0px;
    font-size: 13px;
    color: #535e72;
    font-weight: bold;
}

.liste .int-fiyat .fa {
    vertical-align: top;
    padding-left: 3px;
    color: #535e72;
    font-size: 17px;
}

.liste .kalkis-saati .fa {
    vertical-align: top;
    padding-left: 3px;
    color: #535e72;
    font-size: 17px;
}

.liste .saat {
    padding-left: 10px !important;
    white-space: nowrap;
}

.liste .fiyat-sec, .int-fiyat, .liste .orta, .liste .kalkis-saati {
    padding: 10px 0px 36px 0px !important;
    background-color: #eef0f5;
    padding-left: 10px !important;
    border-left: 1px solid #fff;
}

.liste .firma-logo {
    background-color: #fff;
    border: 1px solid #ebe9eb;
    border-radius: 4px;
}

    .liste .firma-logo img {
    }

.liste .normal-fiyat {
    font-family: 'segoe ui',Arial;
    font-size: 16px;
    color: #535e72;
    text-decoration: line-through;
}

.liste .kucuk-yazi {
    font-family: 'segoe ui',Arial;
    font-size: 16px;
    color: #333;
}

.liste .buyuk-yazi {
    font-family: 'segoe ui',Arial;
    font-size: 24px;
    color: #535e72;
    font-weight: bold;
    line-height: 24px;
}

.liste .otobus-ozellikleri img {
    vertical-align: bottom;
}

.liste .otobus-ozellikleri {
    line-height: 1.3;
    height: 92px;
}

.liste .btn-success, .liste .btn-warning {
    font-size: 20px;
    font-family: 'sans serif',Arial;
}

.liste .sec-div {
    border-left: 1px solid #fff;
    background-color: #eef0f5;
    padding: 25px;
    text-align: center;
    border-radius: 0px 4px 0px 0px;
}

.liste .fiyat-sec {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    padding: 0px !important;
}

.liste .sefer-sec .fa-angle-right {
    padding-left: 8px;
}


.liste .aciklama {
    line-height: 30px;
    font-size: 13px;
    font-family: 'segoe ui',Arial;
    margin-top: -30px;
    background-color: #e8eaee;
    padding-left: 43px !important;
}

    .liste .aciklama span {
        color: #535e72;
    }

    .liste .aciklama .fa-angle-right {
        font-size: 18px;
        color: #2f4f4f;
    }


/*Koltuk Planı*/
.koltuk-plan-dis {
    background: rgb(232,234,239); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(232,234,239,1) 0%, rgba(255,255,255,1) 25%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(232,234,239,1) 0%,rgba(255,255,255,1) 25%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(232,234,239,1) 0%,rgba(255,255,255,1) 25%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8eaef', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    border: 1px solid #e8eaee;
}

    .koltuk-plan-dis div {
        vertical-align: middle;
    }

.koltuk-secim-uyari {
    text-align: center;
    /*line-height: 55px;*/
    margin-top: -55px;
}

.otobus-dis {
    display: block !important;
    /*width: 100%;*/
}

.otobus {
    margin: 20px 0px 0px 0px;
    padding: 0px;
    overflow: hidden;
    overflow-x: auto;
    width: 100%;
    display: block !important;
}

.otobus-on {
    width: 100%;
    display: block !important;
    padding: 10px;
}

.otobus-div {
    margin: 25px 0px;
    display: table-cell !important;
}

.not {
    text-align: center;
    margin-top: -20px;
}

.otobus-ozellikleri img {
    padding: 0px 1px;
}

.koltuk-plan-alt {
    padding: 25px;
}

.popover-content {
    padding: 0px;
}

.cinsiyet div {
    padding: 0px;
    text-align: center;
    font-family: 'segoe ui',Arial;
    font-size: 13px;
    font-weight: 500;
}

.cinsiyet label {
    text-align: center;
    font-weight: 500;
    font-size: 13px;
    margin-left: 0px;
    padding-left: 0px;
}

    .cinsiyet label > input {
        visibility: hidden;
    }

.cinsiyet img {
    margin: auto;
}

.cinsiyet .radio {
    padding: 5px;
    margin: 0px;
    cursor: pointer;
}

.koltuklar {
    background: url('images/otobus-2.png') repeat-x center center;
}

.koltuk-sira {
    padding: 0px;
    display: flex !important;
}

.koltuk {
    width: 62px;
    height: 57px;
    text-align: center;
    line-height: 57px;
    font-size: 18px;
    font-weight: 600;
}

.koltuk-beyaz {
    background: url('images/beyaz.png') no-repeat right center;
    cursor: pointer;
}

.koltuk-gri {
    background: url('images/gri.png') no-repeat right center;
}

.koltuk-mavi {
    background: url('images/mavi.png') no-repeat right center;
    cursor: pointer;
}

.koltuk-pembe {
    background: url('images/pembe.png') no-repeat right center;
    cursor: pointer;
}

.koltuk-yesil {
    background: url('images/yesil.png') no-repeat right center;
    cursor: pointer;
}

.koltuk-plan-alt .rotate div {
    transform: rotate(90deg);
    padding: 0px 10px;
}

.koltuk-plan-alt .yazi div {
    padding: 0px;
    font-size: 13px;
    text-align: center;
    color: #333;
    font-family: 'segoe ui',Arial
}

.koltuk-plan-alt .devam .btn {
    font-size: 18px;
    font-family: 'segoe ui',Arial;
    text-align: right;
    font-weight: 600;
    padding: 8px 15px;
}

.koltuk-plan-alt .devam {
    display: block;
}

.koltuk-plan-alt .not {
    font-size: 15px;
    color: #777;
    padding: 50px 0px 20px 15px;
}

.koltuk-plan-alt .kapat {
    text-align: right;
    padding-top: 36px;
}

    .koltuk-plan-alt .kapat span {
        font-size: 36px;
        color: #909090;
        cursor: pointer;
    }

.ertesi-gun-uyari {
    padding: 20px 0px;
    text-align: center;
    font-size: 16px;
    font-weight: 800;
    background-color: turquoise;
    color: red;
    border-radius: 4px;
    margin-bottom: 10px;
}


/*Sefer Detay Yolcu Alanları*/
.gidis-sefer-bilgileri, .donus-sefer-bilgileri {
    padding: 0px 0px 0px 0px;
}

    .gidis-sefer-bilgileri .baslik {
        font-size: 16px;
        line-height: 40px;
        font-weight: 500;
        border: 1px solid #dcdcdc;
        background-color: #f5f5f5;
        border-radius: 4px 4px 0px 0px;
    }

.gidis-yolcu-bilgileri .baslik {
    font-size: 16px;
    line-height: 40px;
    font-weight: 500;
    border: 1px solid #dcdcdc;
    border-top: none;
    background-color: #f5f5f5;
}

.sefer-bilgileri .sefer {
    padding: 8px 0px 8px 0px;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    background-color: #fff;
}

    .sefer-bilgileri .sefer .nereden-nereye, .sefer-bilgileri .sefer .tarih {
        color: #d85450;
        font-size: 18px;
        font-weight: 700;
    }

    .sefer-bilgileri .sefer .nereden-nereye {
        cursor: pointer;
        text-decoration: underline;
    }

    .sefer-bilgileri .sefer .hat-aciklama, .sefer-bilgileri .sefer .saat-uyari {
        color: #333;
        font-size: 12px;
    }

.gidis-yolcu-bilgileri .yolcu, .donus-yolcu-bilgileri .yolcu, .iletisim-bilgileri .iletisim {
    padding: 0px;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    background-color: #fff;
}

.gidis-yolcu-bilgileri .sil, .donus-yolcu-bilgileri .sil {
    padding: 0px;
    text-align: center;
    cursor: pointer;
}

.yolcu-bilgileri .koltukno {
    padding: 0px;
    color: #d85450;
    font-size: 18px;
    line-height: 85px;
    font-weight: 700;
}

.gidis-yolcu-bilgileri .sil .fa-times-circle, .donus-yolcu-bilgileri .sil .fa-times-circle {
    color: #da5450;
    font-size: 30px;
    margin-top: 30px;
}

.yolcu-bilgileri .row {
    margin-left: 0px;
    margin-right: 0px;
}

.yolcu-bilgileri .ad-soyad-alani, .yolcu-bilgileri .kimlik-no-alani, .iletisim-bilgileri .form-group {
    margin-top: 25px;
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.yolcu-bilgileri .hes-kodu-alani {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.gidis-yolcu-bilgileri .yolcu-fiyat, .donus-yolcu-bilgileri .yolcu-fiyat {
    line-height: 85px;
    text-align: center;
}

.gidis-yolcu-bilgileri .fiyat, .donus-yolcu-bilgileri .fiyat {
    font-family: 'segoe ui',Arial;
    font-size: 24px;
    color: #d85450;
    font-weight: bold;
}

.gidis-servis-baslik {
    background-color: #f5f5f5;
    line-height: 40px;
    padding-left: 20px;
    margin-right: 17px;
    font-size: 16px;
    padding: 0px;
}

.tc-vatandasimi {
    text-align: center;
    margin-top: -26px;
    margin-bottom: 5px;
}

    .tc-vatandasimi input {
        margin: 4px;
        position: relative;
        top: 3px;
    }

    .tc-vatandasimi label {
        font-size: 12px;
        font-weight: 400;
        margin-bottom: 0px;
    }

.pasaport-no-alanlari {
    padding: 0px;
    margin: 0px;
}

.pasaport-no-alani {
    padding: 0px 1px;
}


.donus-sefer-bilgileri .baslik {
    font-size: 16px;
    line-height: 40px;
    font-weight: 500;
    border: 1px solid #dcdcdc;
    background-color: #faf0f0;
    border-radius: 4px 4px 0px 0px;
}

.donus-servis-baslik {
    background-color: #faf0f0;
    line-height: 40px;
    padding-left: 20px;
    margin-right: 17px;
    font-size: 16px;
    padding: 0px;
}

.donus-yolcu-bilgileri .baslik {
    font-size: 16px;
    line-height: 40px;
    font-weight: 500;
    border: 1px solid #dcdcdc;
    border-top: none;
    background-color: #faf0f0;
}

.servis {
    padding: 0px;
}

.servis-secim select {
    margin: 10px 0px;
    padding: 5px;
}

.servis-secim div {
    padding: 5px;
}

.yolcu-fiyat {
    padding: 0px;
}

.ara-cizgi {
    height: 5px;
    background-color: #dcdcdc;
}

.iletisim-bilgileri {
    padding: 0px;
    padding-bottom: 15px;
    color: #333;
    font-size: 14px;
    background-color: #fff;
    border-radius: 0px 0px 4px 4px;
}

    .iletisim-bilgileri .baslik {
        font-size: 16px;
        line-height: 40px;
        font-weight: 500;
        border: 1px solid #dcdcdc;
        background-color: #e8e8e8;
        border-radius: 4px 4px 0px 0px;
    }

.butonlar {
    text-align: center;
    padding: 30px 0px;
}

.buton-rezervasyon, .buton-satis {
    font-family: 'segoe ui',Arial;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    padding: 10px 25px;
    margin: 3px 5px;
}

.aciklamalar {
    font-family: 'segoe ui',Arial;
    font-size: 14px;
    color: #555;
    background-color: whitesmoke;
    padding: 25px;
    border-radius: 4px;
    line-height: 23px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.toplam-fiyat {
    font-family: 'segoe ui',Arial;
    font-size: 27px;
    color: #ff0000;
    font-weight: bold;
    line-height: 27px;
    text-align: right;
}




/*------ 1199px*/
@media (max-width: 1199px) {
    .fa-info-circle {
        font-size: 30px;
        color: #28a9df;
        padding-left: 10px;
    }

    .liste {
    }

        .liste .kucuk-yazi {
            font-family: 'segoe ui',Arial;
            font-size: 15px;
            color: #333;
        }

        .liste .buyuk-yazi {
            font-family: 'segoe ui',Arial;
            font-size: 22px;
            color: #535e72;
            font-weight: bold;
            line-height: 24px;
        }

        .liste .firma-logo {
            background-color: #fff;
            border: 1px solid #ebe9eb;
            border-radius: 4px;
        }

        .liste .btn-success {
            font-size: 20px;
            font-family: 'sans serif',Arial;
            margin: 0px;
        }

        .liste .otobus-ozellikleri {
            height: 91px;
        }

    .koltuk-secim-uyari {
        margin-top: -65px;
    }

    /*Sefer Detay Yolcu Bilgileri*/
    .yolcu-bilgileri .koltukno {
        font-size: 15px;
    }

    .gidis-servis-baslik, .donus-servis-baslik {
        border: 0px;
        margin: 0px;
    }

    .int-fiyat {
        padding-bottom: 22px !important;
    }

    .liste .sec-div {
        padding: 24px;
    }
}


/*--- 992 ---*/
@media (max-width: 992px) {
    .fa-info-circle {
        font-size: 30px;
        color: #28a9df;
        padding-left: 0px;
    }

    .int-fiyat {
        padding-top: 23px !important;
        padding-bottom: 22px !important;
    }

    .liste {
        border: 0px solid #e5e5e5;
        border-radius: 4px;
    }

        .liste .sec-div {
            padding: 26px;
        }

        .liste .kucuk-yazi {
            font-family: 'segoe ui',Arial;
            font-size: 12px;
            color: #333;
        }

        .liste .buyuk-yazi {
            font-family: 'segoe ui',Arial;
            font-size: 18px;
            color: #535e72;
            font-weight: bold;
            line-height: 24px;
        }

        .liste .firma-logo {
            background-color: #fff;
            border: 1px solid #ebe9eb;
            border-radius: 4px;
        }

            .liste .firma-logo img {
            }

        .liste .otobus-ozellikleri img {
            vertical-align: baseline;
            width: 18px;
        }

        .liste .btn-success {
            font-family: 'sans serif',Arial;
        }

        .liste .btn-success, .liste .btn-warning {
            font-family: 'sans serif',Arial;
            padding: 6px;
        }

    .koltuk-plan-alt .yazi div {
        font-size: 12px;
    }

    .liste .orta, .liste .kalkis-saati {
        padding-top: 13px !important;
    }
}


/*--- TELEFON ---*/
@media (max-width: 767px) {
    .container {
        padding: 0px;
    }

    .tab {
        font-family: 'segoe ui',Arial;
        font-size: 13px;
    }

    .tablar .fa-times-circle {
        font-size: 18px;
    }

    .sefer-tarih {
        border-radius: 0px;
        font-size: 14px;
        padding: 10px 0px;
    }

        .sefer-tarih div {
            line-height: normal;
        }

    .sefer-arama {
        border: 0px;
    }

        .sefer-arama div {
            margin-bottom: 15px;
        }

            .sefer-arama div:last-child {
                margin-bottom: 0px;
            }

    .nn-yon-degistir {
        padding-top: 0px;
        padding-right: 15px;
        margin-left: 0px;
        /* margin-right: 0px; */
        margin-bottom: 5px !important;
        margin-top: -10px !important;
        text-align: right;
        width: 100%;
    }

        .nn-yon-degistir span {
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg);
            position: relative;
            z-index: 9;
        }

    .nav-tabs > li > a, .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        margin: 0px;
        font-size: 16px;
        font-weight: 500;
        border-radius: 4px 4px 0 0;
        color: #777;
    }

    #donusTab {
        margin-left: 0px;
    }

    #seferAlanlari {
        padding-top: 20px;
    }

    .liste {
        border: 0px solid #e5e5e5;
        border-radius: 0px;
        padding: 0px;
        text-align: center;
    }

        .liste .firma-logo {
            background-color: #fff;
            border: 1px solid #ebe9eb;
            border-radius: 4px;
        }

            .liste .firma-logo img {
                width: 75px;
            }

        .liste .kucuk-yazi {
            font-family: 'segoe ui',Arial;
            font-size: 14px;
            color: #333;
            white-space: nowrap;
        }

        .liste .buyuk-yazi {
            font-family: 'segoe ui',Arial;
            font-size: 18px;
            color: #535e72;
            font-weight: bold;
            line-height: 24px;
        }

        .liste .otobus-ozellikleri img {
            vertical-align: baseline;
            width: 18px;
        }

        .liste .btn-success {
            font-size: 14px;
            font-family: 'sans serif',Arial;
            margin: 0px;
            padding: 8px;
        }

        .liste .aciklama {
            line-height: 20px;
            font-size: 12px;
            padding: 3px;
            font-family: 'segoe ui',Arial;
            margin-top: -26px;
            padding-left: 33px !important;
        }

        .liste .int-fiyat {
            display: none;
        }

        .liste .info {
            padding: 43px 0px;
        }

        .liste .sec-div {
            padding: 24px;
        }

        .liste .sefer-bilgi .kalkis-saati {
            padding: 8px !important;
            margin: 0px;
            height: 91px;
        }

        .liste .sefer-bilgi .saat {
            padding: 0px !important;
        }

        .liste .btn-success, .liste .btn-warning {
            font-size: 20px;
            font-family: 'sans serif',Arial;
            padding: 6px 6px;
        }

    .koltuk-plan-alt div {
        padding: 0px;
    }

    .koltuk-plan-alt .devam .btn {
        font-size: 14px;
    }

    .koltuk-plan-alt .not {
        font-size: 12px;
        color: #777;
        padding: 40px 0px 15px 5px;
        text-align: left;
        line-height: 32px;
    }

    .koltuk-secim-uyari {
        margin-top: -30px;
    }

    /*Sefer Detay ve Yolcu Alanları*/
    .servis-secim select {
        margin: 0px 0px;
        padding: 5px;
    }

    .servis-secim {
        padding: 20px;
        padding-top: 10px;
    }

    .gidis, .donus, .yolcu-bilgileri, .iletisim-bilgileri {
        padding-left: 0px;
        padding-right: 0px;
        border-top: 1px solid #dcdcdc;
    }

        .sefer-bilgileri .baslik, .yolcu-bilgileri .baslik {
            padding-left: 10px;
            padding-right: 10px;
            border: none;
        }

    .gidis-servis-baslik div, .donus-servis-baslik div {
        padding-left: 10px;
        padding-right: 10px;
    }

    .servis {
        margin-top: 20px;
    }

    .sefer-bilgileri .sefer {
        padding: 8px 0px 8px 0px;
        border: none;
        background-color: #fff;
    }

        .sefer-bilgileri .sefer .nereden-nereye, .sefer-bilgileri .sefer .tarih {
            color: #d85450;
            font-size: 18px;
            font-weight: 700;
        }

        .sefer-bilgileri .sefer .tarih {
            padding-top: 15px;
            text-align: left;
        }

        .sefer-bilgileri .sefer .hat-aciklama, .sefer-bilgileri .sefer .saat-uyari {
            color: #333;
            font-size: 12px;
            text-align: left;
        }

    .iletisim-bilgileri .baslik {
        border: none;
    }

    .gidis-yolcu-bilgileri .yolcu, .donus-yolcu-bilgileri .yolcu, .iletisim-bilgileri .iletisim {
        border: none;
    }

    .fiyat-ozet-alani {
        padding: 30px 0px;
        border-top: 1px solid #dedede;
    }

    .toplam-fiyat {
        font-size: 24px;
        white-space: nowrap;
    }

    .firma-logo[style*='display: none'] ~ .saat {
        padding: 15px !important;
    }

    .row, .container > .navbar-header, .navbar-nav {
        margin-right: auto;
        margin-left: auto;
    }

    .navbar-default {
        border-top: none;
    }

        .navbar-default .navbar-collapse, .navbar-default .navbar-form {
            border-color: #e7e7e7;
            margin-top: 7px;
        }

    .gidis-yolcu-bilgileri .fiyat, .donus-yolcu-bilgileri .fiyat {
        white-space: nowrap;
    }

    .gidis-yolcu-bilgileri .yolcu-fiyat, .donus-yolcu-bilgileri .yolcu-fiyat {
        line-height: 77px;
    }
}

/*--- Küçük TELEFON ---*/
@media (max-width: 359px) {
    .fa-info-circle {
        padding-left: 0px;
    }

    .liste .firma-logo {
        /*kontrol*/
        /*margin: 15px 0px;*/
    }

    .liste .btn-success {
        padding: 7px 4px;
        font-size: 15px;
    }

    .liste .aciklama {
        line-height: 11px;
        font-size: 12px;
        padding: 4px;
        font-family: 'segoe ui',Arial;
        margin-top: -26px;
        padding-left: 33px !important;
        height: 27px;
    }

    .liste .sec-div {
        padding: 27px;
    }

    .ertesi-gun-uyari {
        font-size: 14px;
    }
}
