﻿ 
.cder {
    display: none;
}

.cder1, .cder2, .cder3 {
    padding: 0 25px;
}

.cder select {
    width: 30%;
    background: #a5001d;
    color: #fff;
    border: none;
    margin-right: 10px;
   
}

.cder a:hover, .cder a:focus {
    color: #555;
}

.cder a {
    padding-left: 20px;
    padding-top: 5px;
}

.cder1 {
    display: none;
}

    .cder1 select {
        width: 30%;
        background: #a5001d;
        color: #fff;
        border: none;
        margin-right: 10px;
    }

    .cder1 a:hover, .cder a:focus {
        color: #555;
    }

    .cder1 a {
        padding-left: 20px;
        padding-top: 5px;
    }

.cder2 {
    display: none;
}

    .cder2 select {
        width: 30%;
        background: #a5001d;
        color: #fff;
        border: none;
        margin-right: 10px;
    }

    .cder2 a:hover, .cder a:focus {
        color: #555;
    }

    .cder2 a {
        padding-left: 20px;
        padding-top: 5px;
    }

.cder3 {
    display: none;
}

    .cder3 select {
        width: 30%;
        background: #a5001d;
        color: #fff;
        border: none;
        margin-right: 10px;
    }

    .cder3 a:hover, .cder a:focus {
        color: #555;
    }

    .cder3 a {
        padding-left: 20px;
        padding-top: 5px;
    }

.jbalws {
    width: 80%;
    margin: auto;
    height: 300px;
    overflow-y: scroll;
}

    .jbalws span {
        float: right;
    }

    .jbalws li {
        padding: 5px;
        position: relative;
        padding-left: 25px;
    }

        .jbalws li::before {
            content: '';
            position: absolute;
            left: 8px;
            top: 10px;
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background: brown;
        }

        .jbalws li::after {
            content: '';
            position: absolute;
            left: 12px;
            top: 20px;
            width: 2px;
            height: 20px;
            background: #676767;
        }

        .jbalws li:last-child:after {
            display: none;
        }

        .jbalws li.brk {
            background: yellow;
        }

.andi1 {
    background: brown;
    padding: 10px;
    color: #fff;
    margin-bottom: 30px;
}

.andi2 {
    background: #555;
    padding: 10px;
    color: #fff;
    margin-bottom: 30px;
}

.andi3 {
    background: #000;
    padding: 10px;
    color: #fff;
    margin-bottom: 30px;
}

.search-filter .form-control {
    padding-left: 15px;
}

.rfde {
    padding: 1px 5px;
    border-radius: 50%;
    padding-top: 3px;
}

.wser {
    font-weight: bold;
    font-size: 1rem;
    color: #a5001d;
}

@media (min-width: 992px) {
    .modal-lg.modallgb {
        max-width: 70%;
    }
}

.label-selected {
    background: #dadada !important;
}

@media (max-width:767px) {
    .booking-form .form-body {
        transform: translate(-50%, -5%);
    }

    .custom-radio .custom-control-label::before {
        border: 2px solid #ddd;
    }

    .custom-control-label, .custom-control-input {
        color: #000 !important;
    }

    .cder2 .flex {
        display: block;
    }

    .cder .flex {
        display: block;
    }

    .cder1 .flex {
        display: block;
    }

    .cder3 .flex {
        display: block;
    }

    .cder3 select, .cder select, .cder2 select, .cder1 select {
        width: 100%;
        margin-bottom: 10px;
    }

    .duration span {
        margin: auto;
    }

    .fkxi {
        display: block !important;
        text-align: center;
    }

    .cder2 select {
        width: 100%;
        margin-bottom: 10px;
    }

    .pritn {
        justify-content: center;
    }

    .cfvs {
        top: 10%;
    }

    .modal .close {
        right: 0;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .fkxi {
        display: block;
        text-align: center;
    }

    .cfvs {
        top: 10%;
    }

    .duration span {
        margin: auto;
    }

    .pritn {
        justify-content: center;
    }

    .wser {
        font-size: 12px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .cfvs {
        top: 34%;
    }

    .inner_banner {
        position: relative;
        margin-top: -50px;
    }
}

.selectq {
    pointer-events: visible;
}

.botti a {
    color: #fff;
}

.colred {
    color: #a5001d;
    line-height: 14px;
}

.fkxi h5 {
    font-weight: 500;
}

.busstn {
    padding: 10px 24px;
}

.cdew {
    padding-left: 21px;
}
 





/* 26-12-2021 - Jabir Sayed */

#BookTrip {
    display: block;
    position: absolute;
    width: 100%;
    top: -350px;
}
.cder select, .cder1 select, .cder2 select, .cder3 select {
    background: #ffffff!important;
    color: #000 !important;
}
.cardpq.label-selected {
    background: #ffdee4 !important;
    border: 2px dotted #a5001d;
}
.selectqsinglerow.labsd {
    background: #ffdee4 !important;
    color: #545b62 !important;
    border: none;
    position: relative;
}
.selectqsinglerow.labsd::before{
    content: "\f058";
    font: normal normal normal 14px/1 FontAwesome;
    color: green;
    margin-right: 4px;
}
.label-selected .botti {
    background: #e5b5bd  !important;
    color: #5b4444;
}
.label-selected .botti h5 {
    color: #575a5b;
}
.pritn {
    padding: 10px 0px;
    text-align: center;
}
.selectqreturnrow.labsd {
    background: #ffdee4 !important;
    color: #545b62 !important;
    border: none;
    position: relative;
}
.selectqreturnrow.labsd::before{
    content: "\f058";
    font: normal normal normal 14px/1 FontAwesome;
    color: green;
    margin-right: 4px;
}

.custom-control-label::after{
    background: none;
}
.booking-form .timing_blk{
    margin-top: 100px;
}
.inner_banner .form-body {
    border-radius: 10px;
    background: #fff;
    padding: 10px 30px;
    box-shadow: 0 0 13px rgb(0 0 0 / 40%);
}
.fredb{
    color: #fff;
    font-weight: bold;
    margin-bottom: 15px;
}
#selectq{
    background: #a5001d;
    border: none;
    border-radius: 28px;
    padding: 5px 15px;
}
.inner_banner {
    position: relative;
    overflow: initial;
    z-index:9;
}
 .fredb{
    display: none;
}
.summary {
    background: url('../images/bglogo3.png');
    background-color: #e2e2e2;
    background-repeat: no-repeat;
    background-size: cover;
}
.inner_banner .way-selection ul li{
    color: #000;
    font-weight: 600;
}
.inner_banner .way-selection i {
    color: #ac161b;
}
.inner_banner .way-selection ul li span input{
    border: #000 solid 1px;
    color: #000;
}
.inner_banner .form-control{
    border-radius: 0;
}
.inner_banner .search-filter .row{
    margin: 0;
}
.inner_banner .search-filter .p-1 {
    padding: 0px!important;
}
.inner_banner .red-btn{
    width: 100%;
    padding: 14px;
    height: unset;
    background: linear-gradient( 182deg, #ac161b, #420000);
    border: none;
}
.summary p {
    font-size: 14px;
}


.custom-control-input:checked ~ .custom-control-label::before {
    color: #ac161b !important;
    border-color: #fff;
    background-color: #a41519 !important;
}


.cardpq {
   
    border: 1px dashed #a5001d;
}

#mainRouteMap {
    border: 1px solid #8d8989;
}

.gtr{
    font-size:19px;
}

.colred del {
    font-size: 12px;
    color: #a5001d;
    text-decoration: line-through;
}

.headcss {
    background-color: #a5001d;
    color: #fff;
    padding: 8px;
    border-radius: 4px;
    width: 24%;
    margin-top: 5px;
    margin-left: 5px;
}

.headcss-new {
    background-color: #a5001d;
    color: #fff !important;
    padding: 8px;
    border-radius: 4px;
    min-width: 20%;
    float: none !important;
    display: inline-block;
    font-size: 14px;
}

.loginner a:hover {
    color: #860118 !important;
}

.loginner a:focus {
    color: #860118 !important;
}

@media (min-width:1200px) and (max-width:1500px) {
    .inner_banner .form-body {
        width: 100%;
        top: 56%;
    }
}

@media (max-width: 1024px) {
    .home-slider img {
        width: 100%;
        height: 100vh !important;
    }

    .custom-control-label::before {
        border-color: #ddd;
    }

    #BookTrip {
        display: block;
        position: absolute;
        width: 104%;
        top: -400px;
        left: -30px;
    }

    .litepicker {
        left: 50%;
        transform: translate(-50%);
    }

    .socialMedia {
        right: 40px;
        top: 15%;
    }

    .inner_banner img {
        width: 100%;
        height: 356px;
        object-fit: cover;
    }

    .cder.aqswedsinglerow .flex {
        display: block;
        text-align: center;
    }

    .cder.aqswedreturnrow .flex {
        display: block;
        text-align: center;
    }

    .cder select {
        margin-bottom: 8px;
        width: 100%;
    }

    .cardpq span.colred {
        width: 100%;
        padding: 0 !important;
        float: none;
        display: block;
        text-align: center;
    }

    .cdew {
        padding-left: 0;
        text-align: center;
    }

    .login {
        padding: 20px;
        border: 1px solid #ddd;
        border-radius: 8px;
        text-align: center;
    }

    .leftwedsq {
        flex: 0 0 70%;
        max-width: 70%;
        margin-left: 16%;
        margin-bottom: 20px;
    }

    .rightwedsq {
        flex: 0 0 70%;
        max-width: 70%;
        margin-left: 16%;
    }

        .rightwedsq .btn-jkl {
            margin-top: 25px !important;
        }
}

@media (max-width:767px) {
    .home-slider img {
        width: 100%;
        height: 100vh;
    }

    #BookTrip {
        display: block;
        position: absolute;
        width: 100%;
        top: -826px;
        left:7px;
    }
    .litepicker .container__months.columns-2 {
        width: calc((var(--litepicker-month-width) * 1) + 20px);
    }
    .litepicker {
        left: 50%;
        transform: translate(0%);
    }

    .socialMedia {
        top: 15%;
        right: 18px;
    }

    table {
        display: block;
        overflow: scroll;
    }

    .par1q table {
        display: inline-table;
    }

    .qrcode {
        position: relative;
        right: 0;
        width: 28%;
        top: 18%;
        margin: 20px auto;
    }

    .botti h5 {
        color: #fff;
        font-size: 12px;
        font-weight: 600;
        width: 50%;
        padding: 0 10px;
    }

    .fqaw li {
        display: inline-block;
        margin-right: 10px;
        width: 45%;
    }

    .cfvs {
        top: 30%;
    }

    .way-selection ul li {
        padding: 5px 0;
    }
    .HomeSlider{
        margin-top:-145px;
    }
    .inner_banner .form-body{
        width:100%;
    }
    .fkxi{
        margin-top:10px;
    }
    .cardpq span.colred {
        width: 100%;
        padding: 0 !important;
        float: none;
        display: block;
        text-align:center;
    }
    .cdew {
        padding-left: 0;
        text-align: center;
    }

    .search-filter .form-group span{
        position:inherit !important;
    }
    [data-uk-scrollspy*=uk-animation-]:not([data-uk-scrollspy*=target]){
        opacity:1;
    }
}




@media (max-width:767px) {

    span.selection {
        padding: 0 !important;
    }

    span.dropdown-wrapper {
        padding: 0 !important;
    }

    span.select2.select2-container {
        width: 100% !important;
        padding: 0 !important;
    }

    .socialMedia {
        right: 2px !important;
    }

    header .navbar-nav.right-links li {
        float: unset !important;
    }

    html {
        overflow-x: hidden;
    }

    .select2-search--dropdown .select2-search__field {
        text-align: left;
    }

    .search-filter .col-sm-2, .search-filter .col-sm-1 {
        padding: 0 !important;
    }

    .navbar-expand-lg .navbar-collapse {
        z-index: 99;
    }

    header .navbar-expand-lg .navbar-nav .nav-item:not(:last-child) .nav-link {
        text-align: left;
    }

    header .navbar-expand-lg .navbar-nav .nav-item:last-child .nav-link {
        text-align: left;
    }

    [data-uk-scrollspy*=uk-animation-]:not([data-uk-scrollspy*=target]) {
        opacity: unset;
    }

    .rightwedsq {
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0%;
    }

    .summary p {
        font-size: 13px;
    }

    .summary .btn-jkl {
        margin-right: 10px;
    }

    .leftvbg {
        width: 50%;
    }

    .rightwedsq .btn-jkl {
        margin-top: 0px !important;
        margin-left: 10px !important;
    }

    .leftwedsq {
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0;
        margin-bottom: 20px;
    }

    .summary {
        padding: 10px !important;
        padding-bottom: 50px !important;
    }

    .summaryback {
        padding: 0 !important;
        margin: 0 !important;
    }

        .summaryback a.btn-jkl {
            margin: 20px 0 !important;
            width: 150px !important;
            text-align: center;
        }

    .sq-radio input {
        position: absolute;
        opacity: 1;
        cursor: pointer;
        margin-top: 4px;
        right: 0;
    }

    .sq-radio .checkmark:after {
        width: 100%;
        left: 15px;
        height: 50px;
    }
}
