﻿a:hover {
    text-decoration: none
}

body {
    font-family: quicksand,sans-serif;
    font-display: swap
}

.fastoptions {
    display: inline-block;
    width: 45%;
    font-size: 13px;
}

.reviewSmile {
    font-size: 35px;
    color: #ffc107;
    float: left;
    position: absolute;
    left: 2px;
    top: 0;
    transform: rotate(-30deg)
}

.blogCardBg {
    background: #fff;
    padding: 6px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.card-title-new {
    font-size: 14px;
    color: #000
}

.form-control::placeholder {
    font-size: 15px
}

.form-control {
    padding: .05rem .75rem !important
}

.headertop {
    height: 40px;
    width: 100%;
    border-bottom: solid 1px rgba(255,255,255,.4);
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 1000
}

    .headertop a {
        color: #fff;
        font-size: 12px;
        padding: 10px;
        height: 40px;
        box-sizing: border-box;
        line-height: 40px
    }

        .headertop a.dropdown-item {
            color: #000
        }

.mobilitymain {
    padding-top: 0 !important
}

.main .whiteback {
    padding: 23px 0 !important
}

.mobilitybaslik {
    color: #fff;
    background: #17a2b8;
    text-align: center;
    padding: 10px
}

.summarytop {
    height: 40px;
    color: #fff;
    padding: 8px;
    background: red;
    font-size: 12px;
    line-height: 26px;
    box-sizing: border-box;
    border-radius: 2px;
    display: none
}

.rotate {
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

    .rotate.down {
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

.langChange {
    display: block;
    height: 40px !important;
    line-height: 41px !important;
    padding: 0 10px !important
}

.anons {
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 100;
    height: auto;
    padding: 15px 0px;
}
    .anons p {
        margin:0px;
    }
    .anonskapat {
        font-size: 30px;
        position: absolute;
        right: 10px;
        height: 30px;
        top: 50%;
        margin-top: -15px;
        background: #000;
        width: 30px;
        color: #fff;
        line-height: 25px;
    }

.headerbottom {
    height: 50px;
    width: 100%;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 999
}

.bildirimmenu a {
    padding: 8px;
    color: #000;
    height: auto;
    line-height: normal;
    font-size: 11px
}

.navbar {
    width: 100%
}

.navbar-brand img {
    max-width: 180px;
    margin: 0;
    display: block
}

.headerbottom .nav-item a {
    color: #fff;
    font-size: 13px
}

    .headerbottom .nav-item a.dropdown-item {
        color: #000
    }

.navbar-dark .navbar-nav .nav-link {
    color: #fff !important
}

.slidearea {
    width: 100%;
    height: 482px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin-top: 0px;
}

    .slidearea.mobility {
        height: 500px;
        overflow: hidden
    }

    .slidearea .slidemask {
        width: 100%;
        height: 190px;
        position: absolute;
        top: 0;
        background: linear-gradient(0deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%)
    }

    .slidearea.subpage {
        height: 300px;
    }

        .slidearea.subpage img {
            height: 300px;
            object-fit: cover;
        }


        .slidearea.subpage .engines {
            width: 100%;
            position: absolute;
            bottom: 20px
        }

    .slidearea .slogan {
        color: #fff;
        font-size: 35px;
        text-align: center;
        height: 148px;
        width: 100%;
        text-shadow: 2px 2px 2px #000;
    }

.subpage .slogan h1 {
    font-size: 30px
}

.slidearea .slogan p {
    color: #fff;
    font-size: 15px
}

.slidearea.subpage .slogan {
    height: 100px
}

.slidearea .engines {
    width: 100%;
    position: absolute;
    bottom: 60px
}

    .slidearea .engines .nav-item i {
        display: block;
        text-align: center;
        font-size: 25px
    }

    .slidearea .engines .nav-item .nav-link {
        background-color: rgba(0,0,0,.9);
        color: #fff
    }

        .slidearea .engines .nav-item .nav-link.active {
            background-color: red;
            border-bottom: none
        }

    .slidearea .engines .form-group {
        margin-bottom: 0 !important
    }

    .slidearea .engines .form-control {
        border-radius: 0;
        font-size: 15px;
        height: 48px
    }

    .slidearea .engines .paxarea {
        background-color: #fff
    }

        .slidearea .engines .paxarea span {
            padding: 15px 33px;
            height: 48px;
            line-height: 48px
        }

    .slidearea .engines .paxwindow span {
        padding: 15px;
        height: 48px;
        line-height: 25px;
        font-size: 12px;
        width: 100px;
        display: block;
        text-align: left;
        float: left
    }

    .slidearea .engines .paxarea #totalpax {
        font-style: normal
    }

.formicon {
    position: absolute;
    left: 20px;
    top: 15px;
    color: rgba(0,0,0,.4)
}

.slidearea .engines .tabliste {
    height: 32px;
    text-align: center
}

    .slidearea .engines .tabliste a {
        background-color: red;
        border: none;
        color: #fff;
        padding: 8px 12px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        margin: 0 1px;
        font-size: 15px;
        font-weight: 700
    }

        .slidearea .engines .tabliste a.active, .slidearea .engines .tabliste a.active:hover {
            color: #000;
            background-color: #fff
        }

        .slidearea .engines .tabliste a:hover {
            color: #fff;
            background-color: #dc3545
        }


.slidearea .engines .tablistemobil {
    height: 32px;
    text-align: center
}

    .slidearea .engines .tablistemobil a {
        background-color: red;
        border: none;
        color: #fff;
        padding: 8px 12px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        margin: 0 1px;
        font-size: 15px;
        font-weight: 700
    }

        .slidearea .engines .tablistemobil a.active, .slidearea .engines .tablistemobil a.active:hover {
            color: #000;
            background-color: #fff
        }

        .slidearea .engines .tablistemobil a:hover {
            color: #fff;
            background-color: #dc3545
        }


#EngineTab {
    width: 100%
}

#EngineTabContent {
    background-color: #fff;
    width: 100%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

    #EngineTabContent .tab-pane {
        padding: 10px
    }

.stick {
    position: fixed;
    width: 100%;
    background-color: #000;
    top: 0;
    z-index: 1002;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 15px
}

.changer {
    line-height: 48px !important;
    color: #000
}

    .changer:hover {
        line-height: 48px;
        color: red
    }

.stick .changer {
    color: #fff
}

    .stick .changer:hover {
        color: #fff
    }

.paxopener {
    cursor: pointer
}

.paxwindow {
    display: none;
    background-color: #fff;
    width: 200px;
    height: 150px;
    position: absolute;
    top: 48px;
    z-index: 1001
}

#yolcuBilgiContent .form-control {
    height: 36px !important
}

.paxwindow.open {
    display: block
}

.badgedigit {
    font-size: 9px;
    position: absolute;
    right: -3px;
    top: 6px;
    background-color: red;
    color: #fff;
    height: 15px;
    width: 15px;
    text-align: center;
    border-radius: 50%;
    line-height: 15px
}

.steps {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: solid 3px rgba(0,0,0,.1);
    background: #fff;
    position: relative
}

    .steps.mobility {
        background-color: #000;
        color: #fff
    }

    .steps h3 {
        font-size: 14px;
        display: block;
        margin: 0 0 2px
    }

    .steps p {
        font-size: 12px;
        color: rgba(0,0,0,.7);
        margin: 0
    }

    .steps.mobility p {
        font-size: 12px;
        color: #fff;
        margin: 0
    }

    .steps .stepcircle {
        background-color: red;
        height: 50px;
        width: 50px;
        font-size: 30px;
        text-align: center;
        line-height: 50px;
        color: #fff
    }

.main {
    background-color: #eceaea;
    padding-top: 20px;
    padding-bottom: 20px
}

    .main h2 {
        display: block;
        margin: 0 0 15px;
        font-size: 20px
    }

    .main .cell {
        background-color: #999;
        border: solid 1px #ccc;
        height: 200px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100%;
        transition: all 1s ease-in-out;
        overflow: hidden
    }

        .main .cell:hover {
            transition: all 1s ease-in-out;
            background-size: 120%
        }

        .main .cell .caption {
            background-color: rgba(0,0,0,.5);
            color: #fff;
            padding: 15px;
            box-sizing: border-box;
            position: absolute;
            bottom: -150px;
            width: 100%;
            transition: all .5s ease-in-out;
            height: 200px;
            box-sizing: border-box
        }

        .main .cell:hover .caption {
            bottom: 0;
            transition: all .5s ease-in-out
        }

        .main .cell .caption span {
            height: 50px;
            display: block;
            line-height: 25px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            max-width: 331px
        }

        .main .cell .caption p {
            font-size: 12px;
            height: 150px
        }

    .main .urunliste .uruncell {
        background-color: rgba(255,255,255,.4);
        height: 200px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100%;
        transition: all 1s ease-in-out;
        overflow: hidden;
        margin-bottom: 15px;
        position: relative
    }

        .main .urunliste .uruncell:hover {
            transition: all 1s ease-in-out;
            background-size: 120%
        }

        .main .urunliste .uruncell .caption {
            background-color: rgba(0,0,0,.5);
            color: #fff;
            padding: 10px;
            box-sizing: border-box;
            position: absolute;
            bottom: -150px;
            width: 100%;
            transition: all .5s ease-in-out;
            height: 200px;
            box-sizing: border-box
        }

        .main .urunliste .uruncell:hover .caption {
            bottom: 0;
            transition: all .5s ease-in-out
        }

        .main .urunliste .uruncell .caption span {
            height: 50px;
            display: block;
            line-height: 25px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            max-width: 331px;
            text-align: center;
            font-weight: 700
        }

        .main .urunliste .uruncell .caption p {
            font-size: 12px;
            height: 150px;
            text-align: center
        }

            .main .urunliste .uruncell .caption p i {
                font-size: 16px;
                font-style: normal;
                display: block
            }

        .main .urunliste .uruncell .image {
            text-align: center
        }

            .main .urunliste .uruncell .image img {
                max-height: 200px;
                max-width: 100%
            }

    .main .otelitem {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100%;
        height: 172px;
        margin-top: 30px;
        overflow: hidden;
        position: relative
    }

        .main .otelitem .caption {
            background-color: rgba(0,0,0,.5);
            color: #fff;
            padding: 15px;
            box-sizing: border-box;
            position: absolute;
            bottom: -130px;
            width: 100%;
            transition: all .5s ease-in-out;
            height: 180px;
            box-sizing: border-box
        }

        .main .otelitem:hover {
            transition: all 1s ease-in-out;
            background-size: 120%
        }

            .main .otelitem:hover .caption {
                bottom: 0;
                transition: all .5s ease-in-out
            }

        .main .otelitem .caption span {
            height: 24px;
            display: block;
            line-height: 25px;
            width: 100%;
            font-size: 16px
        }

        .main .otelitem .caption p {
            padding-top: 25px;
            font-size: 16px;
            height: 150px;
            box-sizing: border-box
        }

    .main .cms {
        padding-bottom: 15px
    }

        .main .cms .pagenav {
            border-bottom: solid 1px rgba(0,0,0,.1)
        }

            .main .cms .pagenav .breadcrumb {
                padding: .75rem 0;
                margin-bottom: 0;
                border-radius: 0;
                background-color: transparent
            }

        .main .cms .pagenav {
            font-size: 12px;
            margin-bottom: 25px
        }

        .main .cms .cmsleftbanner {
            margin-top: 15px
        }

        .main .cms .cmsright {
            text-align: justify
        }

        .main .cms .summarycard {
            font-size: 13px;
            border: none !important;
            background: 0 0 !important
        }

            .main .cms .summarycard .card-body {
                background-color: #fff;
                border-radius: 3px;
                border: 1px solid rgba(0,0,0,.125);
                border-radius: .25rem
            }

    .main .cmsfull .blockquote {
        padding-left: 50px;
        padding-bottom: 20px
    }

        .main .cmsfull .blockquote:before {
            font-family: Arial;
            content: "\201C";
            color: #e06773;
            font-size: 94px;
            position: absolute;
            left: 10px;
            top: -30px
        }

        .main .cmsfull .blockquote:after {
            position: absolute;
            content: ' ';
            left: 50%;
            bottom: 0;
            width: 250px;
            margin-left: -125px;
            border-bottom: dashed 1px #e06773
        }

    .main .cms .summarycard .summaryrow {
        padding-top: 0;
        padding-bottom: 0;
        display: block
    }

    .main .cms .summarycard .card-title {
        padding-bottom: 6px;
        margin-bottom: 0 !important
    }

        .main .cms .summarycard .card-title a {
            float: right;
            font-size: 13px;
            height: 30px;
            line-height: 28px;
            color: red
        }

    .main .cms .summarycard .summarycar {
        width: 100%
    }

        .main .cms .summarycard .summarycar span {
            display: block;
            font-weight: 600;
            font-size: 18px
        }

    .main .cms .summarycard .summaryprice {
        background-color: #218838;
        color: #fff;
        font-size: 25px;
        font-weight: 500;
        text-align: center;
        padding: 15px;
        border-top: solid 2px #015814
    }

    .main .cms .summarycard ul {
        padding: 0;
        width: 100%
    }

    .main .cms .summarycard .summaryrow {
        background-position: 10px 10px;
        background-repeat: no-repeat;
        padding-left: 55px
    }

        .main .cms .summarycard .summaryrow.sumtype {
            background-image: url(../images/transfer-type.png)
        }

        .main .cms .summarycard .summaryrow.sumairport {
            background-image: url(../images/airport.png)
        }

        .main .cms .summarycard .summaryrow.sumregion {
            background-image: url(../images/region.png)
        }

        .main .cms .summarycard .summaryrow.sumhotel {
            background-image: url(../images/hotel.png)
        }

        .main .cms .summarycard .summaryrow.sumpax {
            background-image: url(../images/passenger.png)
        }

        .main .cms .summarycard .summaryrow.sumdate {
            background-image: url(../images/date.png)
        }

        .main .cms .summarycard .summaryrow.sumtime {
            background-image: url(../images/ride-time.png)
        }

        .main .cms .summarycard .summaryrow.sumdistance {
            background-image: url(../images/distance.png)
        }

    .main .cms .summarycard .cardrow {
        padding-top: 6px;
        padding-bottom: 6px;
        display: block;
        font-size: 12px
    }

.summaryprice span.yazi {
    font-size: 17px;
    color: rgba(255,255,255,.6);
    display: block
}

.summaryprice i {
    font-style: normal
}

.summaryprice .yazi2 {
    font-size: 15px;
    color: rgba(0,0,0,.7)
}

.summaryprice #total {
    font-size: 31px
}

.summaryprice #oneway {
    font-size: 15px;
    color: rgba(0,0,0,.7)
}

.region {
    overflow: hidden
}

.cmsfull .locationcell {
    background-color: #999;
    border: solid 1px #ccc;
    height: 170px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    transition: all 1s ease-in-out;
    overflow: hidden;
    width: 100%;
    position: relative
}

    .cmsfull .locationcell:hover {
        transition: all 1s ease-in-out;
        background-size: 120%
    }

    .cmsfull .locationcell .caption {
        background-color: rgba(0,0,0,.5);
        color: #fff;
        padding: 10px;
        position: absolute;
        bottom: -120px;
        transition: all .5s ease-in-out;
        height: 170px;
        box-sizing: border-box;
        width: 100%;
        font-size: 14px
    }

    .cmsfull .locationcell:hover .caption {
        bottom: 0;
        transition: all .5s ease-in-out
    }

    .cmsfull .locationcell .caption span {
        display: inline-block;
        width: 100%;
        position: relative;
        font-size: 14px;
        top: -10px
    }

    .cmsfull .locationcell .caption p {
        font-size: 14px;
        height: 120px;
        width: 100%
    }

.main .cms .vehiclecell {
    margin-bottom: 15px
}

    .main .cms .vehiclecell .moreinfo {
        display: none
    }

        .main .cms .vehiclecell .moreinfo.open {
            display: block;
            padding: 15px;
            background-color: #efefef;
            font-size: 13px
        }

    .main .cms .vehiclecell .vehiclename {
        display: block;
        font-size: 14px;
        font-weight: 600;
        width: 100%;
        height: 35px
    }

        .main .cms .vehiclecell .vehiclename span {
            font-size: 11px !important;
            position: absolute;
            top: 12px;
            margin-left: 5px
        }

    .main .cms .vehiclecell .price {
        text-align: center;
        font-size: 35px;
        font-weight: 600
    }

    .main .cms .vehiclecell .helprow {
        text-align: center;
        font-size: 12px;
        margin-bottom: 15px
    }

        .main .cms .vehiclecell .helprow .free {
            color: green;
            display: block;
            font-weight: 600
        }

        .main .cms .vehiclecell .helprow .taxes {
            color: gray;
            display: block;
            font-weight: 600
        }

    .main .cms .vehiclecell .card-body {
        position: relative
    }

        .main .cms .vehiclecell .card-body .vehicleinfo {
            display: none;
            position: absolute;
            left: 0;
            bottom: 0;
            font-size: 12px;
            padding: 8px;
            background: #efefef;
            border-top-right-radius: 4px
        }

            .main .cms .vehiclecell .card-body .vehicleinfo a {
                color: #000
            }

.main .cms .transfercell h4 {
    background-color: #efefef;
    font-size: 14px;
    padding: 8px 5px
}

.main .cms .transfercell label {
    font-size: 13px;
    font-weight: 500
}

.main .cms .extralist .hd {
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: solid 1px rgba(0,0,0,.1);
    font-weight: 500
}

.main .cms .extralist .hs {
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: solid 1px rgba(0,0,0,.1)
}

.main .cms .extralist .info {
    font-size: 12px
}

.main .imagebg {
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 100%
}

    .main .imagebg .bgcontent {
        background-color: rgba(255,255,255,.6);
        padding: 25px
    }

.footer {
    padding-top: 25px;
    padding-bottom: 20px;
    background-color: #272727;
    color: #fff;
    width: 100%;
    border-bottom: solid 1px rgba(255,255,255,.4)
}

.deep {
    color: #d1d1d1;
    background-color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px
}

.main .whiteback {
    background-color: #fff;
    padding: 45px 0
}

.main .widgets {
    padding-top: 35px;
    padding-bottom: 35px
}

#HotelTab .nav-link.active {
    color: #000
}

#HotelTab .nav-link {
    color: red
}

#PaymentTabs {
    border-bottom: 1px solid #dee2e6;
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    padding: 15px
}

#PaymentTab .nav-link {
    color: red
}

    #PaymentTab .nav-link.active {
        color: #fff;
        background-color: #28a745
    }

.footerlinks ul, .companylinks ul {
    list-style: none;
    padding: 0
}

.footerlinks li {
    float: left;
    width: 25%;
    margin-bottom: 4px;
    padding: 3px
}

.companylinks li {
    float: left;
    width: 50%;
    margin-bottom: 4px;
    padding: 3px
}

    .footerlinks li a, .companylinks li a {
        width: 100%;
        display: block;
        color: #fff;
        font-size: 12px
    }

.companylinks a.social {
    color: #fff;
    font-size: 20px;
    margin: 3px 5px
}

.footer h4 {
    font-size: 18px
}

.mobilenav {
    display: none;
    height: 38px;
    position: fixed;
    bottom: 0;
    width: auto;
    left: 20px;
    z-index: 1010
}

    .mobilenav a {
        font-size: 11px !important
    }

.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1)
}

.formsteps ul {
    padding: 0;
    list-style: none
}

    .formsteps ul li {
        float: left;
        width: 25%;
        text-align: center;
        position: relative
    }

.formsteps.mobilitystep ul li {
    float: left;
    width: 25%;
    text-align: center;
    position: relative
}

.formsteps ul li dl dt {
    width: 50px;
    height: 50px;
    background-color: #fff;
    color: #000;
    border-radius: 50%;
    line-height: 50px;
    margin: auto
}

.formsteps ul li dl dd {
    font-size: 12px;
    margin-top: 8px
}

.formsteps ul li:before {
    background-color: #000
}

.formsteps ul li:after {
    height: 1px;
    background-color: #000;
    position: absolute;
    content: '';
    width: 70%;
    top: 25px;
    left: -35%
}

.formsteps ul li.done + li:after {
    background-color: #1e6305
}

.formsteps ul li.active + li:after {
    background-color: red
}

.formsteps ul li:first-child:after {
    content: none
}

.formsteps ul li.active dl dt {
    background-color: red;
    color: #fff
}

.formsteps ul li.active dl dd {
    color: red;
    font-weight: 600
}

.formsteps ul li.done dl dt {
    background-color: #1e6305;
    color: #fff
}

.formsteps ul li.done dl dd {
    color: #1e6305;
    font-weight: 600
}

.faqcat, .faqcat a {
    height: 180px
}

    .faqcat img {
        max-width: 100px
    }

    .faqcat span {
        display: block;
        font-size: 15px
    }

.yorumlink {
    color: #000 !important
}

.card-image {
    border-top-right-radius: calc(.25rem - 1px);
    border-top-left-radius: calc(.25rem - 1px);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 120px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

a.card-title {
    color: #000
}

.card-columns .card-text {
    font-size: 13px
}

.bold {
    font-weight: 600
}

.font12 {
    font-size: 12px
}

.topnav {
    padding: 0
}

    .topnav > li {
        display: inline-block
    }

    .topnav li ul li a {
        color: #000
    }

        .topnav li ul li a .flag {
            display: inline-block;
            margin-right: 8px
        }

.text-red {
    color: red
}

#yolcuBilgiContent .btn {
    padding-bottom: 3px;
    border-radius: 0;
    font-weight: 600;
    font-size: 18px;
    padding-top: 4px
}

.pnf {
    font-size: 120px;
    color: red;
    font-weight: 600
}

#drpYolcuBilgi {
    --font-size: 15px !important;
    padding: 12px 15px !important
}

#yolcuBilgiContent {
    font-size: 12px !important
}

#btnBook {
    font-size: 13px !important;
    padding: 13px 15px !important
}

.owl-carousel .owl-stage-outer {
    direction: ltr
}

.no-resize, .resize {
    font-size: 16px
}

.aracmodel {
    font-size: 10px;
    font-weight: 600;
    line-height: 13px !important;
    height: 13px;
    display: block
}

.cartag {
    position: absolute;
    left: -15px
}

.yazialan {
    position: relative;
    overflow: hidden;
    transition: .8s ease-in
}

    .yazialan.kapali {
        height: 240px;
        transition: .8s ease-in
    }

        .yazialan.kapali:before {
            content: '';
            width: 100%;
            height: 100%;
            position: absolute;
            background: -webkit-gradient(linear,left top,left bottom,from(transparent),to(white));
            background: -webkit-linear-gradient(transparent,white);
            background: -o-linear-gradient(transparent,white);
            background: linear-gradient(transparent,white)
        }

.detaybuton {
    margin-top: 10px;
    padding: 5px 10px;
    border-bottom: 1px dotted #000;
    color: #555;
    font-size: 15px;
    display: inline-block;
    cursor: pointer
}

#myTab {
    border-bottom: 1px solid #000
}

    #myTab .nav-item .nav-link {
        color: #000 !important;
        font-size: 13px;
        padding: 8px 10px
    }

        #myTab .nav-item .nav-link span {
            color: red
        }

        #myTab .nav-item .nav-link.active {
            color: #fff !important;
            background-color: #000;
            border-bottom: solid 1px #000
        }

        #myTab .nav-item .nav-link:hover {
            border-bottom: solid 1px #000
        }

.loginform {
    padding: 25px;
    background: rgba(0,0,0,.1)
}

#btnForgot {
    color: #000;
    font-size: 13px
}

.dikeyorta {
    align-items: center;
    display: inline-flex
}

.tabliste {
    padding: 4px 4px 0 7px;
    height: 33px
}

    .tabliste a.aktif, .tabliste a.aktif:hover {
        background-color: #000;
        color: #fff
    }

    .tabliste a {
        background-color: rgba(0,0,0,.3);
        color: #fff;
        font-size: 13px;
        padding: 8px 12px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px
    }

        .tabliste a:hover {
            background-color: rgba(0,0,0,.6)
        }

#enginetab.nav-tabs {
    border-bottom: none !important;
    padding-left: 15px
}

    #enginetab.nav-tabs .nav-item .nav-link {
        border: none !important;
        margin-left: 1px;
        font-size: 14px
    }

.slidearea.mobility .nav-link em {
    display: none !important;
    margin-right: 8px
}

.mobilityreview {
    padding-top: 20px;
    padding-bottom: 20px
}

@media(max-width:575.98px) {

    .haberlermobil {
        display: none;
    }

    .slidearea img {
        display: none;
    }

    .mobilyok {
        display: none;
    }

    .summarytop {
        display: block
    }

    .fastoptions {
        display: inline-block;
        width: 100%;
        font-size: 13px;
    }

    .fastimg {
        width: 70%;
    }


    body .scrollyok {
        overflow: hidden
    }

    .summarytop {
        display: block
    }

    .mblty {
        padding: 0;
        margin: 0;
        width: 100% !important
    }

    .slidearea.mobility .nav-link.active em {
        display: inline-block !important;
        margin-right: 8px
    }

    .tabliste {
        height: auto;
        border-bottom: 0;
        display: none;
    }

        .tabliste a {
            background-color: rgba(0,0,0,.3);
            border-top-left-radius: 0;
            border-top-right-radius: 0;
        }

    .tablistemobil {
        height: auto !important;
        border-bottom: 0;
        display: inline-block;
    }

        .tablistemobil a {
            background-color: rgba(0,0,0,.3);
            border-top-left-radius: 0 !important;
            border-top-right-radius: 0 !important;
            width: 32% !important;
            margin: 0px 0px 2px !important;
            font-size: 13px !important;
            display: inline-block !important;
        }

    .slidearea .engines .tablistemobil a.active, .slidearea .engines .tablistemobil a.active:hover {
        color: #000;
        background-color: #fff;
    }

    .form-group label {
        display: none
    }

    .headertop {
        background-color: #000;
        position: relative
    }

    .headerbottom {
        background-color: #000;
        position: relative;
        height: auto;
        top: 0
    }

    .vehiclecell {
        text-align: center !important
    }

        .vehiclecell .card-body {
            padding: 5px !important
        }

    .extraname {
        font-size: 13px
    }

    .arr label, .dep label {
        width: 50%;
        float: left;
        padding-top: 9px
    }

    .arr select, .dep select {
        width: 45%;
        float: left
    }

    .imagebg {
        background-size: cover !important;
        background-attachment: unset !important
    }

    .slidearea {
        height: auto;
        background-image: none
    }

        .slidearea.mobility {
            height: auto;
            background-image: none
        }

        .slidearea .engines .tabliste a i {
            display: none
        }

        .slidearea .engines .tabliste a {
            font-size: 12px;
            display: inline-block;
            font-weight: 400
        }

        .slidearea .engines {
            position: relative;
            bottom: 0
        }

            .slidearea .engines .nav-tabs .nav-item {
                width: 100%;
                text-align: center
            }

                .slidearea .engines .nav-tabs .nav-item i {
                    display: inline-block
                }

    .footerlinks li {
        width: 50%
    }

    .respnone {
        display: none
    }

    .respblock {
    }

    .badgedigit {
        right: 5px;
        top: -5px
    }

    .headertop a {
        padding: 0 8px
    }

    .navbar-dark.open {
        background-color: #000;
        transition: all .5s ease-in-out
    }

    .steps {
        display: none
    }

        .steps .stepcell {
            margin-bottom: 8px
        }

    #drpYolcuBilgi {
        display: none !important
    }

    #yolcuBilgiContent {
        position: relative !important;
        width: 100% !important;
        display: block;
        max-width: 100% !important;
        z-index: 1 !important
    }

    .solmobile {
        position: fixed;
        bottom: -100%;
        left: 0;
        z-index: 1001;
        transition: all .2s ease-in-out;
        width: 100%;
        padding: 0;
        border-radius: 0;
        height: 100%;
        background: #fff;
        overflow: auto
    }

        .solmobile.open {
            bottom: 0;
            transition: all .2s ease-in-out;
            padding-bottom: 37px
        }

        .solmobile .summaryclose {
            position: fixed;
            transition: all .5s ease-in-out;
            right: -100px
        }

        .solmobile.open .summaryclose {
            position: fixed;
            top: 20px;
            right: 22px;
            z-index: 1002;
            transition: all .5s ease-in-out
        }

    #PaymentTab .nav-link.active {
        font-size: 12px;
        font-weight: 600
    }

    #PaymentTab .nav-link {
        color: red;
        font-size: 12px
    }

    .mobilmargint10 {
        margin-top: 10px !important
    }

    .mobilmarginb10 {
        margin-bottom: 10px !important
    }

    .routeswitchx {
        position: absolute;
        width: 40px;
        height: 40px;
        background: #000;
        left: 50%;
        margin-left: -20px;
        top: 120px;
        z-index: 999;
        text-align: center !important;
        border-radius: 50%;
        color: #fff;
        font-size: 23px;
        padding-left: 7px
    }

    .changer {
        line-height: 40px !important;
        color: #fff
    }

        .changer:focus, .changer:active {
            line-height: 40px;
            color: #fff
        }

    #EngineTabContent {
        border-radius: 0 !important
    }

    .main h2 {
        font-size: 15px
    }

    .responsivetabs-more {
        padding: 8px 15px
    }

        .responsivetabs-more a.dropdown-toggle {
            color: red;
            font-size: 38px;
            line-height: 10px
        }

        .responsivetabs-more .dropdown-toggle::after {
            display: none
        }

    .formsteps ul li:after {
        height: 0 !important
    }

    .formsteps ul li dl dt {
        width: 40px;
        height: 40px;
        line-height: 40px
    }

    .formsteps ul li dl dd {
        font-size: 10px;
        display: none
    }

    .nav-tabs .nav-item {
        width: 100%
    }

    #myTab .nav-item {
        width: auto !important
    }

    .cartag {
        position: relative;
        margin: auto;
        clear: both;
        width: 100%;
        left: 0
    }

    .hidesummary {
        display: none
    }

    .btnRezDetay, .btnSimdiOde, .btnRezIptal, .btnRezVoucher {
        display: block;
        margin-bottom: 4px
    }

    .rowopener i {
        font-size: 16px
    }
}

.summarytop {
    height: 40px;
    color: #fff;
    padding: 8px;
    background: red;
    font-size: 12px;
    line-height: 26px;
    box-sizing: border-box;
    border-radius: 2px;
    display: none
}

@media(min-width:576px) and (max-width:767.98px) {


    .tabliste {
        height: auto;
        border-bottom: 0;
        display: none;
    }

        .tabliste a {
            background-color: rgba(0,0,0,.3);
            border-top-left-radius: 0;
            border-top-right-radius: 0;
        }

    .tablistemobil {
        height: auto;
        border-bottom: 0;
        display: inherit;
    }

        .tablistemobil a {
            background-color: rgba(0,0,0,.3);
            border-top-left-radius: 0;
            border-top-right-radius: 0;
        }


    .pagenav {
        margin-top: 72px
    }

    .stepcell {
        margin: 5px
    }

    .slidearea .engines .paxarea {
        width: 50%;
        margin-left: 5px
    }

    .nav-tabs .nav-item {
        width: 50%
    }

    .headertop {
        background-color: #000
    }

    .headerbottom {
        background-color: #000
    }

    .respnone {
        display: none
    }

    .respblock {
        display: inline-block
    }

    .solmobile {
        position: fixed;
        bottom: -100%;
        left: 0;
        z-index: 1001;
        transition: all .2s ease-in-out;
        width: 100%;
        padding: 0;
        border-radius: 0;
        height: 100%;
        background: #fff;
        overflow: auto
    }

        .solmobile.open {
            bottom: 0;
            transition: all .2s ease-in-out
        }

        .solmobile .summaryclose {
            position: fixed;
            transition: all .5s ease-in-out;
            right: -100px
        }

        .solmobile.open .summaryclose {
            position: fixed;
            top: 20px;
            right: 22px;
            z-index: 1002;
            transition: all .5s ease-in-out
        }

    .navbar-collapse {
        background: #000;
        padding: 10px
    }
}

@media(min-width:768px) and (max-width:991.98px) {

    .tabliste {
        height: auto;
        border-bottom: 0;
        display: initial;
    }

        .tabliste a {
            background-color: rgba(0,0,0,.3);
            border-top-left-radius: 0;
            border-top-right-radius: 0;
        }

    .tablistemobil {
        height: auto;
        border-bottom: 0;
        display: none;
    }

        .tablistemobil a {
            background-color: rgba(0,0,0,.3);
            border-top-left-radius: 0;
            border-top-right-radius: 0;
        }


    .price {
        font-size: 30px !important
    }

    .tab-pane :nth-child(5) {
        margin-left: -11px;
        width: 100%;
        padding: 0
    }

        .tab-pane :nth-child(5) button {
            font-size: 15px
        }

    .respnone {
        display: inline-block
    }

    .respblock {
        display: none
    }

    .rowopener i {
        font-size: 30px;
        padding: 0
    }
}

@media(min-width:992px) and (max-width:1199.98px) {
    .tabliste {
        height: auto;
        border-bottom: 0;
        display: initial;
    }

        .tabliste a {
            background-color: rgba(0,0,0,.3);
            border-top-left-radius: 0;
            border-top-right-radius: 0;
        }

    .tablistemobil {
        height: auto;
        border-bottom: 0;
        display: none;
    }

        .tablistemobil a {
            background-color: rgba(0,0,0,.3);
            border-top-left-radius: 0;
            border-top-right-radius: 0;
        }


    .tab-pane :nth-child(5) {
        width: 100%;
        padding: 0;
        margin-left: -20px
    }

    .respnone {
        display: inline-block
    }

    .respblock {
        display: none
    }

    .rowopener i {
        font-size: 30px;
        padding: 0
    }
}

@media(min-width:1200px) {
    .tabliste {
        height: auto;
        border-bottom: 0;
        display: initial;
    }

        .tabliste a {
            background-color: rgba(0,0,0,.3);
            border-top-left-radius: 0;
            border-top-right-radius: 0;
        }

    .tablistemobil {
        height: auto;
        border-bottom: 0;
        display: none;
    }

        .tablistemobil a {
            background-color: rgba(0,0,0,.3);
            border-top-left-radius: 0;
            border-top-right-radius: 0;
        }


    .respnone {
        display: inline-block
    }

    .respblock {
        display: none
    }

    .card-columns {
        column-count: 4
    }

    .rowopener i {
        font-size: 30px;
        padding: 0
    }
}

*:focus {
    outline: none;
    box-shadow: none !important
}

.drpCustom li:hover {
    cursor: pointer;
    display: block;
    background-color: #ececec
}

.loading {
    width: 100%;
    text-align: center
}

.cursor-pointer {
    cursor: pointer
}

#fullloader {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: block;
    background-color: #fff;
    z-index: 9999;
    text-align: center;
    color: #dc3545;
    opacity: .7
}

#loading-font {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    top: 35%;
    left: 0;
    right: 0;
    z-index: 1000
}

.otelbolgeresim {
    position: absolute;
    width: 100%
}
.content-box1 {
    position: fixed;
    bottom: 85px;
    left: 15px;
    z-index: 9999;
}

    .content-box1 .play-box {
        position: absolute;
        left: 15px;
        top: 0;
        z-index: 1;
        color: #fff;
        font-size: 21px;
        line-height: 70px;
        font-weight: 700;
        transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
    }

        .content-box1 .play-box .play-btn {
            position: relative;
            width: 62px;
            height: 62px;
            color: #fff;
            font-weight: 400;
            font-size: 21px;
            text-align: center;
            border-radius: 0;
            padding-left: 0;
            display: block;
            background-color: #393;
            transition: all 0.9s ease;
            -moz-transition: all 0.9s ease;
            -webkit-transition: all 0.9s ease;
            -ms-transition: all 0.9s ease;
            -o-transition: all 0.9s ease;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
        }

.whatsappButton {
    border-radius: 50% !important;
}

    .whatsappButton i {
        padding-top: 10px !important
    }

@media (max-width: 767px) {
    .desktop-whatsapp {
        display: none;
    }
}
@media only screen and (max-width: 399px){
    .navbar-brand img {
        max-width: 55px;
        top: 0;
    }
    .routeswitchx {
        display: none !important;
    }
}