body {
    font-size: 14px;
    /*font-family: 'Lato', sans-serif;*/
    font-family: 'Montserrat', sans-serif;
}

a {
    color: #03bcfc
}

.container {
    max-width: 1260px
}

.jumbotron {
    margin-bottom: 0px
}

.removeu:hover {
    text-decoration: none;
}

.jumbotron .container {
    position: relative
}

.adddiscount {
    text-decoration: line-through;
    color: #343434;
    font-size: 16px;
}

.contact-wrap {
    padding: 15px 0
}

.pay-off-wrap {
    padding: 3rem 0;
    background: #FFF
}

    .pay-off-wrap i.material-icons {
        font-size: 2rem
    }

    .pay-off-wrap h5 {
        font-size: 1rem
    }

.display-5 {
    font-size: 22px;
}


.material-icons {
    vertical-align: middle
}

.modify-search-toggle {
    background-image: -webkit-gradient(linear, left top, right top, from(#e50e39), to(#3c3839));
    background-image: -webkit-linear-gradient(left, #e50e39, #3c3839);
    background-image: linear-gradient(to right, #e50e39, #3c3839);
    color: #FFF
}

    .modify-search-toggle .card {
        -webkit-box-shadow: none;
        box-shadow: none;
        background: none
    }

        .modify-search-toggle .card .card-body {
            padding: 0.6rem 0;
            font-size: 15px
        }

            .modify-search-toggle .card .card-body p {
                padding-top: 5px;
                margin: 0
            }

            .modify-search-toggle .card .card-body .change-btn {
                background: #FFF;
                color: #474646;
            }

.deals-section {
    padding: 30px 0
}

    .deals-section .hotel-deal-card {
        background: no-repeat #CCC;
        background-position: 0;
        background-size: 100%;
        position: relative;
        width: 100%;
        min-height: 150px;
        border-radius: 3px;
        margin-bottom: 20px;
        -webkit-transition: background-size 0.5s ease-in;
        transition: background-size 0.5s ease-in
    }

        .deals-section .hotel-deal-card .card-body {
            position: absolute;
            top: 0;
            color: #FFF;
            left: 0;
            background: rgba(0,0,0,0.4);
            width: 100%;
            height: 100%
        }

            .deals-section .hotel-deal-card .card-body .price-box {
                text-align: right;
                float: right;
                background: #333;
                padding: 3px 10px;
                border-radius: 3px;
                overflow: hidden
            }

        .deals-section .hotel-deal-card:hover {
            background-size: 110%
        }

    .deals-section .card_side {
        display: inline-block;
        width: 100%;
        color: #7b7b7b;
        margin-bottom: 15px
    }

    .deals-section .card_side {
        display: inline-block;
        width: 100%;
        color: #7b7b7b;
        margin-bottom: 15px
    }

.card_terminals {
    border-radius: 20px;
    border: 1px solid #CCC;
    width: 100%;
    float: left;
}

.img-rounded {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.card-image-top {
    /*width: 100%;*/
    float: left;
    width: 100%;
}

.bottom-margin {
    margin-bottom: 15px;
}

.pad-left-20 {
    padding-left: 20px;
}

.routes {
    padding-left: 20px;
    color: #333;
    font-size: 18px;
}

.route-price {
    font-weight: bold;
    font-size: 20px;
    padding-left: 5px;
    color: #000;
}

.deals-section .card_side .card-img-top {
    width: 45%;
    float: left
}

.deals-section .card_side .card-body {
    width: 55%;
    float: right;
    padding: 0.4rem
}

    .deals-section .card_side .card-body h5 {
        font-size: 1rem
    }

    .deals-section .card_side .card-body i.material-icons {
        font-size: 1rem
    }

    .deals-section .card_side .card-body .card-title {
        font-size: 1rem;
        font-weight: bold;
        background-image: -webkit-gradient(linear, left top, right top, from(#03bcfc), to(#fcc103));
        background-image: -webkit-linear-gradient(left, #03bcfc, #fcc103);
        background-image: linear-gradient(to right, #03bcfc, #fcc103);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        text-transform: uppercase
    }

    .deals-section .card_side .card-body .card-append {
        position: absolute;
        right: 0.5rem;
        top: 0.5rem;
        color: #999
    }

.modify-search {
    background: #fafafa;
}

    .modify-search .bus-widget {
        background: none;
        position: relative;
        bottom: inherit
    }

.step-info {
    background: #FFF;
    font-size: 0.9rem;
    color: #7b7b7b;
    font-weight: 500;
    border-bottom: #EEE thin solid
}

    .step-info .bus-status {
        display: inline-block;
        font-size: 1rem;
        padding: 10px 10px
    }

    .step-info .steps-progress {
        list-style-type: none;
        padding: 0;
        float: right;
        margin: 0
    }

        .step-info .steps-progress .done {
            color: #036124;
            border-bottom: #036124 2px solid
        }

            .step-info .steps-progress .done i.material-icons {
                color: #036124;
                border-color: #036124;
            }

        .step-info .steps-progress .adone {
            color: #fcc103;
            border-bottom: #fcc103 2px solid;
        }

            .step-info .steps-progress .adone i.material-icons {
                color: #fcc103;
                border-color: #fcc103;
            }




        .step-info .steps-progress li {
            display: inline-block;
            padding: 13px 10px;
            border-bottom: #EEE 2px solid;
            color: #EEE;
            position: relative
        }

            .step-info .steps-progress li i.material-icons {
                color: #EEE;
                font-size: 18px;
                border: #dcdada thin solid;
                border-radius: 100%
            }

.result-wrapper {
    padding-top: 30px
}

    .result-wrapper .booking-list {
        padding: 0
    }

        .result-wrapper .booking-list .bus-result input[type=submit] {
            background: #fcc103;
            color: #ffffff
        }

    .result-wrapper .filter-title {
        font-size: 1.1rem
    }

    .result-wrapper .filter-section {
        border-bottom: #DDD thin solid
    }

        .result-wrapper .filter-section .filter-head button {
            width: 100%;
            text-align: left;
            font-size: 0.8rem;
            font-weight: bold;
            margin-bottom: 0px;
            padding: 10px 5px
        }

        .result-wrapper .filter-section .filter-body {
            padding: 0 15px
        }

            .result-wrapper .filter-section .filter-body .star-rating .material-icons {
                font-size: 18px
            }

            .result-wrapper .filter-section .filter-body .checkbox-decorator .check {
                width: 1rem;
                height: 1rem
            }

                .result-wrapper .filter-section .filter-body .checkbox-decorator .check::before {
                    margin-top: -6px;
                    margin-left: 5px
                }

            .result-wrapper .filter-section .filter-body .bmd-form-group label {
                font-size: 0.85rem;
                color: #333
            }

.result-wrapper {
    padding-bottom: 30px
}

    .result-wrapper .fligh-enh-tabs .nav-link {
        padding: .6em .8575em
    }

    .result-wrapper .hotel-sidebar .star-rating i.material-icons {
        font-size: 1.2rem
    }

    .result-wrapper .hotel-sidebar .scroll-menu .list-group-item {
        color: #888
    }

        .result-wrapper .hotel-sidebar .scroll-menu .list-group-item.active {
            background-image: -webkit-gradient(linear, left top, right top, from(#03bcfc), to(#fcc103)) !important;
            background-image: -webkit-linear-gradient(left, #03bcfc, #fcc103) !important;
            background-image: linear-gradient(to right, #03bcfc, #fcc103) !important;
            color: #FFF
        }

    .result-wrapper .reservation-wrapper {
        display: none;
        position: fixed;
        width: 100%;
        max-width: 480px;
        height: 100%;
        right: 0;
        top: 0;
        z-index: 20
    }

        .result-wrapper .reservation-wrapper .card {
            height: 100%
        }

            .result-wrapper .reservation-wrapper .card .card-body {
                height: 82%;
                overflow-y: scroll;
                -webkit-box-flex: 0;
                -ms-flex: none;
                flex: none
            }

                .result-wrapper .reservation-wrapper .card .card-body .room-select .input-group .form-control {
                    border-top: #CCC thin solid;
                    border-bottom: #CCC thin solid;
                    padding: 0;
                    text-align: center;
                    font-size: 0.9rem
                }

                    .result-wrapper .reservation-wrapper .card .card-body .room-select .input-group .form-control:-moz-read-only {
                        background: #FFF
                    }

                    .result-wrapper .reservation-wrapper .card .card-body .room-select .input-group .form-control:read-only {
                        background: #FFF
                    }

                .result-wrapper .reservation-wrapper .card .card-body .room-select .input-group .input-group-btn .btn {
                    margin-bottom: 0;
                    border: #CCC thin solid
                }

    .result-wrapper .hotel-results .hotel-listing {
        margin-bottom: 2rem
    }

        .result-wrapper .hotel-results .hotel-listing .hotel-img {
            overflow: hidden
        }

            .result-wrapper .hotel-results .hotel-listing .hotel-img img {
                height: 100%;
                max-height: 250px
            }

        .result-wrapper .hotel-results .hotel-listing .hotel-listing-details {
            padding: 1rem 0.5rem;
            border-right: thin solid #EEE
        }

            .result-wrapper .hotel-results .hotel-listing .hotel-listing-details p {
                margin-bottom: 0.8rem
            }

            .result-wrapper .hotel-results .hotel-listing .hotel-listing-details .star-rating i {
                font-size: 1rem
            }

            .result-wrapper .hotel-results .hotel-listing .hotel-listing-details .about-hotel {
                color: #999;
                font-size: 0.8rem
            }

            .result-wrapper .hotel-results .hotel-listing .hotel-listing-details .hotel-name {
                color: #fcc103;
                font-size: 1.2rem;
                font-weight: bold;
                margin-bottom: 5px
            }

                .result-wrapper .hotel-results .hotel-listing .hotel-listing-details .hotel-name small {
                    color: #999;
                    font-size: 0.8rem
                }

        .result-wrapper .hotel-results .hotel-listing .price-wrap {
            padding: 1.2rem 0.1rem
        }

            .result-wrapper .hotel-results .hotel-listing .price-wrap .hotel-score {
                margin-bottom: 0.5rem
            }

                .result-wrapper .hotel-results .hotel-listing .price-wrap .hotel-score .badge {
                    font-size: 1.3rem
                }

            .result-wrapper .hotel-results .hotel-listing .price-wrap .likes {
                margin-bottom: 0.5rem;
                font-size: 0.8rem
            }

                .result-wrapper .hotel-results .hotel-listing .price-wrap .likes i {
                    font-size: 1rem
                }

            .result-wrapper .hotel-results .hotel-listing .price-wrap a.btn {
                border-color: #fcc103;
                background-color: #fcc103;
                color: #FFF
            }

            .result-wrapper .hotel-results .hotel-listing .price-wrap .price {
                font-size: 1.3rem;
                line-height: 1rem;
                font-weight: bold;
                margin: 1.2rem 0
            }

                .result-wrapper .hotel-results .hotel-listing .price-wrap .price small {
                    font-size: 0.8rem;
                    color: #999
                }

    .result-wrapper .hotel-details .amenities .amenities-list {
        color: #555
    }

        .result-wrapper .hotel-details .amenities .amenities-list .material-icons {
            color: #999
        }

    .result-wrapper .hotel-details .reviews-ratings .guest-ratings .badge {
        font-size: 3rem;
        border-radius: 5px
    }

    .result-wrapper .hotel-details .reviews-ratings .guest-ratings .ratings .rating {
        margin-bottom: 1rem
    }

        .result-wrapper .hotel-details .reviews-ratings .guest-ratings .ratings .rating h6 small {
            float: right;
            color: #fcc103;
            font-weight: bold
        }

        .result-wrapper .hotel-details .reviews-ratings .guest-ratings .ratings .rating .progress {
            height: 0.5rem
        }

    .result-wrapper .hotel-details .all-reviews {
        border-top: #CCC thin solid
    }

    .result-wrapper .hotel-details .policies .policy {
        color: #666;
        margin-bottom: 2rem
    }

        .result-wrapper .hotel-details .policies .policy div:last-child {
            border-bottom: #EEE thin solid;
            padding-bottom: 1rem
        }

    .result-wrapper .hotel-details .hotels-nearby .nearby-hotel .card-body {
        padding: 1rem
    }

        .result-wrapper .hotel-details .hotels-nearby .nearby-hotel .card-body .card-title {
            color: #fcc103;
            font-weight: bold;
            font-size: 1.2rem;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis
        }

        .result-wrapper .hotel-details .hotels-nearby .nearby-hotel .card-body .card-subtitle {
            font-size: 0.9em;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis
        }

        .result-wrapper .hotel-details .hotels-nearby .nearby-hotel .card-body .distance-away {
            color: #03bcfc;
            font-size: 0.9em
        }

        .result-wrapper .hotel-details .hotels-nearby .nearby-hotel .card-body .card-text {
            color: #555
        }

    .result-wrapper .bus-results {
        padding-bottom: 30px
    }

        .result-wrapper .bus-results .bus-result .price-wrap {
            border-left: #EEE thin solid
        }

            .result-wrapper .bus-results .bus-result .price-wrap a.btn {
                border-color: #fcc103;
                background-color: #fcc103;
                color: #FFF
            }

        .result-wrapper .bus-results .bus-result .bus-leg {
            padding: 5px 0 5px 0
        }

        .result-wrapper .bus-results .bus-result .bus-leg-detail {
            background: #fafafa;
            padding: 15px;
            display: none;
            font-size: 13px
        }

            .result-wrapper .bus-results .bus-result .bus-leg-detail p {
                position: relative;
                padding-left: 30px
            }

                .result-wrapper .bus-results .bus-result .bus-leg-detail p:before {
                    width: 10px;
                    content: "";
                    position: absolute;
                    left: 0;
                    top: 0;
                    display: inline-block;
                    height: 10px;
                    border: #666 2px solid;
                    border-radius: 30px
                }

                .result-wrapper .bus-results .bus-result .bus-leg-detail p:after {
                    width: 20px;
                    content: "";
                    position: absolute;
                    left: -5px;
                    top: 22px;
                    display: inline-block;
                    height: 0px;
                    border: #CCC 1px dotted;
                    -webkit-transform: rotate(90deg);
                    -ms-transform: rotate(90deg);
                    transform: rotate(90deg)
                }

                .result-wrapper .bus-results .bus-result .bus-leg-detail p.smaller:after {
                    width: 15px;
                    left: -2px
                }

                .result-wrapper .bus-results .bus-result .bus-leg-detail p:last-child:after {
                    display: none
                }

                .result-wrapper .bus-results .bus-result .bus-leg-detail p.smaller:before {
                    width: 6px;
                    height: 6px;
                    top: 5px;
                    left: 2px;
                    background: #666
                }

.trip-summary .trip-details .trip-display {
    background-image: -webkit-gradient(linear, left top, right top, from(#03bcfc), to(#fcc103));
    background-image: -webkit-linear-gradient(left, #03bcfc, #fcc103);
    background-image: linear-gradient(to right, #03bcfc, #fcc103)
}

.trip-summary .bus-leg-detail {
    display: block !important
}

.payment-wrapper .list-group .list-group-item.active {
    background: #03bcfc
}

.payment-wrapper .payment-options-desc {
    min-height: 200px
}

    .payment-wrapper .payment-options-desc .card-body {
        padding: 0
    }

        .payment-wrapper .payment-options-desc .card-body .option-name {
            color: #fcc103;
            font-weight: bold
        }

            .payment-wrapper .payment-options-desc .card-body .option-name small {
                font-size: 0.9rem
            }

        .payment-wrapper .payment-options-desc .card-body .pay-link-wrapper {
            background-color: #EEE;
            padding: 0.5rem
        }

.card-icons .nav-item .nav-link {
    color: #FFF
}

    .card-icons .nav-item .nav-link img {
        max-height: 35px
    }

select.custom-file-control:not([size]):not([multiple]), select.form-control:not([size]):not([multiple]) {
    height: -webkit-calc(2rem + 2px);
    height: calc(2rem + 2px)
}

.interstitial {
    text-align: center;
    color: #999;
    min-height: 91vh;
    width: 100%;
    display: block;
    /*background: url("../images/hiace-loading.png") bottom;*/
    background-repeat: repeat-x;
    background-size: 25%;  
}
.bus-loader {
    position: absolute;
    z-index: 999999;
    margin-top: -40px;
    margin-left: 0px;
    right: auto;
    bottom: auto;
}
.animate-loading {
    width: 230px;
    height: 98px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 11;
    -webkit-transition: all 3s ease-in-out;
    -moz-transition: all 3s ease-in-out;
    -ms-transition: all 3s ease-in-out;
    -o-transition: all 3s ease-in-out;
    transition: all 3s ease-in-out;
    -webkit-animation: animate 7s ease-in-out 2s infinite;
    -moz-animation: animate 7s ease-in-out 2s infinite;
    -ms-animation: animate 7s ease-in-out 2s infinite;
    -o-animation: animate 7s ease-in-out 2s infinite;
    animation: animate 7s ease-in-out 2s infinite;
}
@keyframes animate {
    0% {
        -webkit-transform: translateX(10%);
        -moz-transform: translateX(10%);
        -ms-transform: translateX(10%);
        transform: translateX(10%)
    }

    30% {
        -webkit-transform: translateX(150%);
        -moz-transform: translateX(150%);
        -ms-transform: translateX(150%);
        transform: translateX(150%)
    }

    50% {
        -webkit-transform: translateX(500%);
        -moz-transform: translateX(500%);
        -ms-transform: translateX(500%);
        transform: translateX(500%)
    }

    100% {
        -webkit-transform: translateX(1e3%);
        -moz-transform: translateX(1e3%);
        -ms-transform: translateX(100%);
        transform: translateX(1e3%)
    }
}

.interstitial .loader {
    border: 2px solid #ece9e9;
    border-radius: 50%;
    border-top: 2px solid #d21515;
    width: 80px;
    height: 80px;
    display: inline-block;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite
}

@-webkit-keyframes movebg {
    from {
        background-position-x: 0
    }

    to {
        background-position-x: 100%
    }
}

@keyframes movebg {
    from {
        background-position-x: 0
    }

    to {
        background-position-x: 100%
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.main-navbar {
    background: #FFF;
    padding: 0;
    z-index: 5;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: #EEE thin solid
}

    .main-navbar .navbar-collapse {
        text-align: center
    }

.navbar-light .navbar-nav .nav-link {
    color: #151515 !important;
}

.main-navbar .active > .nav-link {
    padding: 1rem;
    /*border-bottom: #fcc103 3px solid*/
    font-weight: bold;
    color: #E50A39 !important;
}

.white-bk {
    background-color: #FFF;
}

.radiusdiv {
    border-radius: 8px;
    background-color: #dd0a35;
    height: 50px;
    color: #fff;
}

    .radiusdiv > h3 {
        line-height: 50px;
    }

.main-navbar .nav-link {
    padding: 1rem;
    font-size: 0.8rem;
    border-bottom: transparent 3px solid
}

/* .main-navbar {
    max-height: 35px
} */

.bus-widget_h1 {
    color: #FFFFFF;
    font-weight: 700;
    font-size: 1.8rem
}

.bus-widget {
    background: rgba(0, 0, 0, 0.44);
    width: 100%;
    color: #FFF;
    position: relative;
    border-radius: 3px;
    padding: 15px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

    .bus-widget .submit-btn {
        background: #E50A39;
        color: #fff;
        width: 100%;
        border-radius: 10px;
    }

        .bus-widget .submit-btn i {
            font-size: 1.5rem
        }

    .bus-widget .multicity .add-sectors .btn {
        border-color: #FFF;
        color: #FFF
    }

    .bus-widget .radio {
        display: inline-block;
        color: #FFF;
        padding-right: 20px;
        margin-bottom: 10px
    }

        .bus-widget .radio label {
            color: #FFF;
            font-size: 0.9rem
        }

            .bus-widget .radio label input[type=radio]:checked ~ .bmd-radio:after {
                border-color: #FFF
            }

            .bus-widget .radio label input[type=radio]:checked ~ .bmd-radio:before {
                background: #FFF
            }

            .bus-widget .radio label:hover {
                color: #FFF
            }

        .bus-widget .radio .bmd-radio:after {
            border-color: #FFF
        }

    .bus-widget .bus-widget_form {
        color: #FFF
    }

        .bus-widget .bus-widget_form .bmd-form-group {
            padding-top: 0
        }

            .bus-widget .bus-widget_form .bmd-form-group .form-control {
                background: #fff;
                border-bottom: transparent 2px solid;
                padding: 10px;
                font-size: 14px;
                color: #151515;
                border: 1px solid #aaa;
                border-radius: 5px;
            }

            .bus-widget .bus-widget_form .bmd-form-group select {
                height: 40px
            }

            .bus-widget .bus-widget_form .bmd-form-group .form-control:focus {
                border-bottom: #FFF 2px solid
            }

            .bus-widget .bus-widget_form .bmd-form-group .form-control::-webkit-input-placeholder {
                color: #000;
                opacity: 0.8
            }

            .bus-widget .bus-widget_form .bmd-form-group .form-control:-ms-input-placeholder {
                color: #000;
                opacity: 0.8
            }

            .bus-widget .bus-widget_form .bmd-form-group .form-control::-ms-input-placeholder {
                color: #000;
                opacity: 0.8
            }

            .bus-widget .bus-widget_form .bmd-form-group .form-control::placeholder {
                color: #000;
                opacity: 0.8
            }

            .bus-widget .bus-widget_form .bmd-form-group .bmd-help {
                padding-top: 0;
                color: #fff !important
            }

.popover {
    border-radius: 0;
    border: none
}

    .popover .popover-body {
        color: #212529;
        padding: 1rem 0;
        padding-bottom: 0
    }

        .popover .popover-body .traveller-popup .passenger-counts {
            padding: 1rem
        }

            .popover .popover-body .traveller-popup .passenger-counts label {
                font-size: 0.9rem
            }

                .popover .popover-body .traveller-popup .passenger-counts label small {
                    color: #CCC
                }

            .popover .popover-body .traveller-popup .passenger-counts .bmd-form-group {
                padding: 0
            }

                .popover .popover-body .traveller-popup .passenger-counts .bmd-form-group .input-group .form-control {
                    border-top: #CCC thin solid;
                    border-bottom: #CCC thin solid;
                    padding: 0;
                    text-align: center;
                    font-size: 0.9rem
                }

                    .popover .popover-body .traveller-popup .passenger-counts .bmd-form-group .input-group .form-control:-moz-read-only {
                        background: #FFF
                    }

                    .popover .popover-body .traveller-popup .passenger-counts .bmd-form-group .input-group .form-control:read-only {
                        background: #FFF
                    }

                .popover .popover-body .traveller-popup .passenger-counts .bmd-form-group .input-group .input-group-btn .btn {
                    margin-bottom: 0;
                    border: #CCC thin solid
                }

        .popover .popover-body .traveller-popup .cabin-class {
            padding: 1rem;
            color: #000;
            border-top: #CCC thin solid;
            background-color: #f3f3f3
        }

            .popover .popover-body .traveller-popup .cabin-class label {
                color: #333;
                margin-bottom: 3px
            }

            .popover .popover-body .traveller-popup .cabin-class .custom-select {
                font-size: 0.9rem
            }

.two-gutter-width {
    margin-left: 0;
    margin-right: 0
}

    .two-gutter-width [class*=col-] {
        padding-right: 2px;
        padding-left: 2px
    }

.ui-datepicker {
    width: 20em;
    border: #CCC thin solid
}

.ui-widget, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: 'Roboto', Arial;
    font-size: 13px
}

.ui-widget-header {
    background: none;
    border-color: transparent
}

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
        background: none;
        border-color: transparent;
        padding: 0.5em
    }

        .ui-widget-content .ui-state-default:hover {
            border-color: #CCC
        }

.ui-datepicker-today .ui-state-default {
    border-color: #CCC
}

.ui-datepicker-current-day .ui-state-default {
    background: #03bcfc;
    color: #FFF
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 45%;
    padding: 5px;
    border-radius: 3px;
    border-color: #CCC
}

.ui-datepicker select.ui-datepicker-month {
    margin-right: 5px
}

.ui-datepicker table {
    width: 100%;
    font-size: 1em;
    border-collapse: collapse;
    margin: 0 0 .4em;
    color: #fcc103
}

th.ui-datepicker-week-end {
    color: #999
}

.ui-datepicker td {
    border: thin solid transparent;
    padding: 1px
}

#error_txt {
    color: red !important
}

#error_txt1 {
    color: red !important
}

span.twitter-typeahead .tt-menu, span.twitter-typeahead .tt-dropdown-menu {
    cursor: pointer;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box
}
.addbottomshadow {
    
    -webkit-box-shadow: 0px 9px 5px 0px rgba(0,0,0,0.27);
    box-shadow: 0px 9px 5px 0px rgba(0,0,0,0.27);
}

span.twitter-typeahead .tt-suggestion {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap
}

    span.twitter-typeahead .tt-suggestion.tt-cursor, span.twitter-typeahead .tt-suggestion:hover, span.twitter-typeahead .tt-suggestion:focus {
        color: #ffffff;
        text-decoration: none;
        outline: 0;
        background-color: #03bcfc
    }

.input-group.input-group-lg span.twitter-typeahead .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.input-group.input-group-sm span.twitter-typeahead .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

span.twitter-typeahead {
    width: 100%
}

.input-group span.twitter-typeahead {
    display: block !important;
    height: 34px
}

    .input-group span.twitter-typeahead .tt-menu, .input-group span.twitter-typeahead .tt-dropdown-menu {
        top: 32px !important
    }

    .input-group span.twitter-typeahead:not(:first-child):not(:last-child) .form-control {
        border-radius: 0
    }

    .input-group span.twitter-typeahead:first-child .form-control {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .input-group span.twitter-typeahead:last-child .form-control {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px
    }

.input-group.input-group-sm span.twitter-typeahead {
    height: 30px
}

    .input-group.input-group-sm span.twitter-typeahead .tt-menu, .input-group.input-group-sm span.twitter-typeahead .tt-dropdown-menu {
        top: 30px !important
    }

.input-group.input-group-lg span.twitter-typeahead {
    height: 46px
}

    .input-group.input-group-lg span.twitter-typeahead .tt-menu, .input-group.input-group-lg span.twitter-typeahead .tt-dropdown-menu {
        top: 46px !important
    }

.footer {
    margin-top: 2rem
}

    .footer .top-footer {
        background: #FEFEFE;
        padding: 2rem 0
    }

        .footer .top-footer .deals-header {
            font-size: 1.5rem;
            font-weight: 500;
            margin-bottom: 1.5rem
        }

        .footer .top-footer .footer-deals-wrapper h5 {
            font-size: 1.2rem;
            font-weight: 500;
            color: #fcc103
        }

        .footer .top-footer .footer-deals-wrapper ul.footer-deals {
            list-style-type: none;
            padding: 0;
            margin: 0
        }

            .footer .top-footer .footer-deals-wrapper ul.footer-deals li a {
                padding: 0.1rem 0.5rem;
                display: block;
                color: #999
            }

                .footer .top-footer .footer-deals-wrapper ul.footer-deals li a:hover {
                    background: #EEE;
                    text-decoration: none
                }

    .footer .middle-footer {
        padding: 0.5rem 0;
        color: #999;
        /*background: #ff3535;*/
    }

        .footer .middle-footer .footer-nav .nav-item .nav-link {
            color: #999;
        }

    .footer .bottom-footer {
        padding: 2rem 0
    }

        .footer .bottom-footer .about-text {
            font-size: 0.8rem
        }

        .footer .bottom-footer .social-nav {
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center
        }

.add-h {
    line-height: 26px !important;
}

.footer .bottom-footer .social-nav .nav-item a.fa {
    font-size: 1.5rem;
    padding: 0.3rem;
    border-radius: 10rem;
    margin: 0 0.5rem
}

    .footer .bottom-footer .social-nav .nav-item a.fa:hover {
        text-decoration: none
    }

    .footer .bottom-footer .social-nav .nav-item a.fa.fa-facebook {
        background: #3B5998;
        color: white;
        padding: 0.3rem 0.6rem
    }

    .footer .bottom-footer .social-nav .nav-item a.fa.fa-instagram {
        background: -webkit-radial-gradient(30% 107%, circle, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
        background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
        color: white;
        padding: 0.3rem 0.4rem
    }

    .footer .bottom-footer .social-nav .nav-item a.fa.fa-twitter {
        background: #55ACEE;
        color: white
    }

.footer .bottom-footer .footer-icons .nav-item .nav-link {
    color: #FFF
}

    .footer .bottom-footer .footer-icons .nav-item .nav-link img {
        max-height: 30px
    }

.page-title {
    background-image: -webkit-gradient(linear, left top, right top, from(#e50e39), to(#3c3839));
    background-image: -webkit-linear-gradient(left, #e50e39, #3c3839);
    background-image: linear-gradient(to right, #e50e39, #3c3839);
    padding: 1.5rem 0;
    color: #FFF;
    margin-bottom: 2rem
}
.cntbtn {
    background-color: #E50A39 !important;
    color: #fff !important;
}
.selbtn {
    background: #1d1b1b !important;
    color: #fff !important;
}
.payment_option {
    float: left;
    text-align: left;
    padding: 1%;
    margin-bottom: 30px;
    /*border: 2px solid #ccc;*/
    border-radius: 5px;
    width: 100%;
    margin-right: 20px;
}

.page-title h1 {
    font-size: 2rem;
    font-weight: 500
}

.quick-links .list-group .list-group-item {
    border-bottom: #EEE thin solid
}

    .quick-links .list-group .list-group-item.active {
        background: #e50e39;
    }

.faq-content .faq-filter .form-group .form-control {
    border: #EEE solid thin;
    padding: 1rem;
    background: none;
    height: auto;
    line-height: initial
}

.faq-content .list-group .list-group-item {
    border-bottom: #EEE thin solid;
    cursor: pointer
}

._unmargin {
    margin: 0 !important
}

._unpadding {
    padding: 0 !important
}

._center {
    text-align: center !important
}

._right {
    text-align: right !important
}

._left {
    text-align: left !important
}

._pull-left {
    float: left !important
}

._pull-right {
    float: right !important
}

._hide {
    display: none !important
}

._bold {
    font-weight: bold !important
}

._semi-bold {
    font-weight: 500 !important
}

._red-text {
    color: #fcc103
}

.p-0 {
    padding: 0
}

.hide {
    display: none
}

.top-30 {
    margin-top: 30px
}

.brand-grey {
    color: #7b7b7b
}

.brand-blue {
    color: #03bcfc
}

.brand-red {
    color: #fcc103
}

.brand-back-1 {
    background: #e50e39 !important;
    color: #FFF
}

.brand-back-2 {
    background-image: -webkit-gradient(linear, left top, right top, from(#e50e39), to(#3c3839));
    background-image: -webkit-linear-gradient(left, #e50e39, #3c3839);
    background-image: linear-gradient(to right, #e50e39, #3c3839);
    color: #FFF
}

.remove-mobile-pad {
    padding-left: 15%;
}

.bus-available {
    background-image: url(../images/emptyseat.png);
    background-repeat: no-repeat;
    cursor: pointer;
    color: black;
    background-size: 80%;
}

.bookedseat {
    background-image: url(../images/booked.png);
    background-repeat: no-repeat;
    color: white;
    background-size: 80%;
}

.bus-selected {
    background-image: url(../images/selected.png);
    background-repeat: no-repeat;
    background-size: 80%;
}

.pad-28 {
    padding: 14px;
}

.ng-scope {
    margin-right: 0px;
}
.ng-scope2 {
    margin-right: 0px;
}

.pad-15 {
    padding: 15px;
}

.colorfff {
    color: #fff;
}

.bus-back {
    background-image: url(../images/bus-background.png);
    background-repeat: no-repeat;
    min-height: 215px;
    background-size: 100% 100%;
}

select.ui-datepicker-year {
    display: none
}

.ui-datepicker-year {
    display: none !important;
}

.dark-text {
    color: #333;
}

.bigger-text {
    font-size: 16px;
}

.transparent-bk {
    padding: 30px 0px 0px 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.bus-widget {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.pad-top-0
{
    padding-top:0px;
}

.form-control:read-only::placeholder {
    color: #000 !important;
    font-size: 13px !important;
    font-family: Roboto,Helvetica,Arial,sans-serif;
}


.mdb-color.lighten-3 {
    background-color: #ff3547 !important;
}

.btn-floating i {
    display: inline-block;
    width: inherit;
    text-align: center;
    color: #fff;
}

.btn-floating i {
    font-size: 1.25rem;
    line-height: 47px;
}

.view {
    position: relative;
    overflow: hidden;
    cursor: default;
}

.fa, .fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.fa, .fab, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.btn-floating {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    width: 47px;
    height: 47px;
    position: relative;
    z-index: 1;
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 0;
    cursor: pointer;
}

.waves-effect {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.pl-1, .px-1 {
    padding-left: .25rem !important;
}

.color-placeholder::placeholder {
    color: #151515 !important;
    font-size: 13px;
    font-family: Roboto,Helvetica,Arial,sans-serif;
}

.overlay .mask {
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

a.waves-effect, a.waves-light {
    display: inline-block;
}

.card .btn-action {
    margin-top: -1.44rem;
    margin-bottom: -1.44rem;
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}

.card.card-cascade.wider {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
}

    .card.card-cascade.wider .view.view-cascade {
        z-index: 2;
    }

    .card.card-cascade.wider.reverse .card-body.card-body-cascade {
        z-index: 3;
        margin-top: -1rem;
        -webkit-border-radius: .25rem;
        border-radius: .25rem;
        -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
        box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    }

.view-cascade img {
    border-radius: 5px;
}

.card.card-cascade.wider .card-body.card-body-cascade {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    margin-left: 4%;
    margin-right: 4%;
    background: #fff;
    z-index: 1;
    -webkit-border-radius: 0 0 .25rem .25rem;
    border-radius: 0 0 .25rem .25rem;
}

.card.card-cascade .view.view-cascade {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
}

/*Nav Tabs*/
section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}

#tabs {
    color: #eee;
}

    #tabs h6.section-title {
        color: #eee;
    }

    #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
        color: #282828 !important;
        background-color: #fff;
        border-color: transparent transparent #f3f3f3;
        font-size: 20px;
    }

    #tabs .nav-tabs .nav-link {
        border: 2px solid #EEE;
        /*border-top-left-radius: .25rem;
        border-top-right-radius: .25rem;*/
        color: #fff;
        font-size: 12px;
        border-radius: 8px;
        padding: 5px !important;
        margin-right: 10px;
    }

.transparent-bk {
    background: rgba(0, 0, 0, 0.44);
}
/*Nav tab ends*/

.select2-container--default .select2-selection--single {
    background: #FFF !important;
    height: 40px !important;
    border-radius: 5px !important;
    color: #fff !important;
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #151515 !important;
        line-height: 40px !important;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        display: none;
    }

.select2-container {
    width: 100% !important;
}

.margin-bottom {
    margin-bottom: 15px;
}




@media only screen and (max-width: 320px) {
    .navbar .navbar-brand{padding-left:5px;}
    .div3 {
        width: 33.3%;
        padding: 8px !important;
    }

    .hidden-xs {
        display: none;
    }

    .small-margin {
        margin: 5px;
    }

    .reduce-size {
        width: 100%;
    }

    .footer-deals {
        font-size: 18px;
    }

    .small-h5 {
        font-size: 14px;
    }

    .small-pad {
        padding: 5px;
    }

    .no-pad-mobile {
        padding: 0px;
    }

    .col-xs-9 {
        width: 75%;
    }

    .col-xs-5 {
        width: 41.66666667%;
    }

    .col-xs-3 {
        width: 25%;
    }

    .col-xs-6 {
        width: 50%;
    }

    .col-xs-1 {
        width: 8.33333333%;
    }

    .col-xs-2 {
        width: 16.66666667%;
    }

    .col-xs-4 {
        width: 33.33333333%;
    }

    .col-xs-7 {
        width: 58.33333333%;
    }

    .col-xs-8 {
        width: 66.66666667%;
    }

    .col-xs-10 {
        width: 83.33333333%;
    }

    .col-xs-11 {
        width: 91.66666667%;
    }

    .col-xs-12 {
        width: 100%;
    }

    .pad-28 {
        padding: 10px;
    }

    .bus-back {
        background-size: 100% 80%;
    }
}

@media only screen and (max-width: 360px) {
    .navbar .navbar-brand {
        padding-left: 5px;
    }

    .bus-back {
        background-size: 100% 80%;
    }

    .col-xs-9 {
        width: 75%;
    }

    .col-xs-5 {
        width: 41.66666667%;
    }

    .col-xs-3 {
        width: 25%;
    }

    .col-xs-6 {
        width: 50%;
    }

    .col-xs-1 {
        width: 8.33333333%;
    }

    .col-xs-2 {
        width: 16.66666667%;
    }

    .col-xs-4 {
        width: 33.33333333%;
    }

    .col-xs-7 {
        width: 58.33333333%;
    }

    .col-xs-8 {
        width: 66.66666667%;
    }

    .col-xs-10 {
        width: 83.33333333%;
    }

    .col-xs-11 {
        width: 91.66666667%;
    }

    .col-xs-12 {
        width: 100%;
    }

    .pad-28 {
        padding: 10px;
    }

    .div3 {
        width: 33.3%;
        padding: 8px !important;
    }

    .no-pad-mobile {
        padding: 0px;
    }

    .reduce-size {
        width: 100%;
    }

    .small-pad {
        padding: 5px;
    }

    .hidden-xs {
        display: none;
    }

    .footer-deals {
        font-size: 18px;
    }

    .small-h5 {
        font-size: 12px;
    }

    .small-margin {
        margin: 5px;
    }
}

@media only screen and (max-width: 480px) {
    .navbar .navbar-brand {
        padding-left: 5px;
    }

    .bus-back {
        background-size: 100% 80%;
    }

    .col-xs-9 {
        width: 75%;
    }

    .col-xs-5 {
        width: 41.66666667%;
    }

    .col-xs-3 {
        width: 25%;
    }

    .col-xs-6 {
        width: 50%;
    }

    .col-xs-1 {
        width: 8.33333333%;
    }

    .col-xs-2 {
        width: 16.66666667%;
    }

    .col-xs-4 {
        width: 33.33333333%;
    }

    .col-xs-7 {
        width: 58.33333333%;
    }

    .col-xs-8 {
        width: 66.66666667%;
    }

    .col-xs-10 {
        width: 83.33333333%;
    }

    .col-xs-11 {
        width: 91.66666667%;
    }

    .col-xs-12 {
        width: 100%;
    }

    .pad-28 {
        padding: 10px;
    }

    .div3 {
        width: 33.3%;
        padding: 8px !important;
    }

    .no-pad-mobile {
        padding: 0px;
    }

    .reduce-size {
        width: 100%;
    }

    .small-pad {
        padding: 5px;
    }

    .small-margin {
        margin: 5px;
    }

    .hidden-xs {
        display: none;
    }

    .footer-deals {
        font-size: 18px;
    }

    .small-h5 {
        font-size: 14px;
    }
}

/*.luxurybus-available {
    position: relative;
    border: 1px solid transparent;
    display: flex;
    color: black;
    justify-content: center;
    align-items: center;
}

    .luxurybus-available::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-image: url(../images/emptyseat.png);
        background-repeat: no-repeat;
        background-size: 80%;
        background-position: center;
        transform: rotate(90deg);
        transform-origin: center;
    }

.luxurybookedseat {
    position: relative;
    border: 1px solid transparent;
    display: flex;
    z-index: 1;
    color: white;
    justify-content: center;
    align-items: center;
}

    .luxurybookedseat::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-image: url(../images/booked.png);
        background-repeat: no-repeat;
        background-size: 80%;
        background-position: center;
        transform: rotate(90deg);
        transform-origin: center;
        z-index: -1;
    }

.luxurybus-selected {
    position: relative;
    border: 1px solid transparent;
    display: flex;
    z-index: 1;
    justify-content: center;
    align-items: center;
}

    .luxurybus-selected::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-image: url(../images/selected.png);
        background-repeat: no-repeat;
        background-size: 80%;
        background-position: center;
        transform: rotate(90deg);
        transform-origin: center;
        z-index: -1;
    }
*/