@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Black.woff') format('woff'), url('../fonts/Lato-Black.ttf') format('truetype'), url('../fonts/Lato-Black.svg#Lato-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Heavy.woff') format('woff'), url('../fonts/Lato-Heavy.ttf') format('truetype'), url('../fonts/Lato-Heavy.svg#Lato-Heavy') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Bold.woff') format('woff'), url('../fonts/Lato-Bold.ttf') format('truetype'), url('../fonts/Lato-Bold.svg#Lato-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Medium.woff') format('woff'), url('../fonts/Lato-Medium.ttf') format('truetype'), url('../fonts/Lato-Medium.svg#Lato-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Semibold.woff') format('woff'), url('../fonts/Lato-Semibold.ttf') format('truetype'), url('../fonts/Lato-Semibold.svg#Lato-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Regular.woff') format('woff'), url('../fonts/Lato-Regular.ttf') format('truetype'), url('../fonts/Lato-Regular.svg#Lato-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Thin.woff') format('woff'), url('../fonts/Lato-Thin.ttf') format('truetype'), url('../fonts/Lato-Thin.svg#Lato-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato Hairline';
    src: url('../fonts/Lato-Hairline.woff') format('woff'), url('../fonts/Lato-Hairline.ttf') format('truetype'), url('../fonts/Lato-Hairline.svg#Lato-Hairline') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Light.woff') format('woff'), url('../fonts/Lato-Light.ttf') format('truetype'), url('../fonts/Lato-Light.svg#Lato-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Lato', sans-serif !important;
}

.maxwidth {
    width: 100%;
    max-width: 1920px;
    clear: both;
    margin: 0 auto;
}

:root {
    --maincolor: #0E2C78;
    --primarycolor: #003478;
    --buttoncolor: #EEB752;
    --secondary-color: #447BDE;
    --pure: #fff;
    --textcolor: #202020;
    --subtext: #9B9B9B;
}

/*::selection {
    background-color: var(--primary-color);
    color: var(--pure);
}*/

::-webkit-scrollbar {
    border-radius: 4px;
    width: 6px;
    background-color: rgb(14 44 120 / 20%);
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    width: 6px;
    background-color: var(--maincolor);
}

a {
    text-decoration: none !important;
    cursor: pointer;
}

    a:hover,
    a:focus {
        text-decoration: none !important;
    }

h1,
h2,
h3,
h5,
h5,
p,
label {
    margin: 0 !important;
}

.fw-400 {
    font-weight: 400;
}

.fw-700 {
    font-weight: 700;
}

body .container-fluid {
    width: 100%;
    max-width: 1310px;
}

body .container {
    width: 100%;
    max-width: 1310px;
    padding: 0 15px !important;
}

body .container-full {
    width: 100%;
    max-width: 1760px;
    margin: 0 auto;
}

body .custreview .container {
    width: 100%;
    max-width: 1330px;
    padding: 0 15px !important;
}

.maxwidth {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev, .collapse.in, .media-object, .navbar-brand > img, .open > .dropdown-menu, .tab-content > .active, article, aside, details, figcaption, figure, footer, header, hgroup, input[type=file], main, menu, nav, section, summary {
    display: block !important;
}


.carousel-inner .item {
    display: none;
}

    .carousel-inner .item.active {
        display: block !important;
    }

.carousel-control {
    top: 50%;
    position: absolute;
    left: 50px;
    right: auto;
}

.right.carousel-control {
    right: 50px;
    left: auto;
}

.carousel-control .icon-prev, .carousel-control .icon-next {
    width: 46px !important;
    height: 15px !important;
    background-image: url("../images/site/allarrows.png") !important;
    background-position: center -12px !important;
    background-repeat: no-repeat !important;
    display: inline-block !important;
}

    .carousel-control .icon-prev:before, .carousel-control .icon-next:before {
        display: none !important;
    }

.carousel-control .icon-next {
    background-position: center -163px !important;
}

.carousel-control.left, .carousel-control.right {
    background-image: none !important;
    opacity: 1 !important;
}

.carousel-control:focus, .carousel-control:hover {
    opacity: 1 !important;
}

/*.badge:empty, .collapse, .label:empty, .tab-content > .tab-pane, [hidden], template {
        display: none !important;
    }*/
/*.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev, .collapse.in, .media-object, .navbar-brand > img, .open > .dropdown-menu, .tab-content > .active, article, aside, details, figcaption, figure, footer, header, hgroup, input[type=file], main, menu, nav, section, summary {
        display: block !important;
    }*/
/* Header Style Start header */

.header {
    width: 100%;
    float: left;
    clear: both;
}

.topheader {
    width: 100%;
    float: left;
    padding: 0;
    transition: 0.6s;
}

.headercontact {
    background-color: #F6F7FC;
    padding: 2px 0;
    width: 100%;
    float: left;
}

.headercallpart {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}

    .headercallpart p {
        color: #404653;
        font-size: 14px;
        font-weight: 600;
        padding: 4px 0 0;
    }

    .headercallpart a {
        color: #404653 !important;
    }

        .headercallpart a:hover, .headercallpart a:focus {
            color: var(--primarycolor) !important;
        }

    .headercallpart .headercallpartleft {
        display: flex;
        align-items: center;
        column-gap: 40px;
    }

        .headercallpart .headercallpartleft a {
            display: inline-block;
        }

    .headercallpart .headercallpartright ul {
        padding: 0;
        margin: 0;
        list-style: none;
        display: flex;
        column-gap: 16px;
    }

        .headercallpart .headercallpartright ul .headersociallist {
            display: flex;
        }

            .headercallpart .headercallpartright ul .headersociallist a {
                display: inline-block;
                background-image: url(../images/site/icon02.png);
                background-position: center -10px;
                background-repeat: no-repeat;
                width: 18px;
                height: 18px;
            }

            .headercallpart .headercallpartright ul .headersociallist.headersociallist02 a {
                background-position: center -178px;
            }

            .headercallpart .headercallpartright ul .headersociallist.headersociallist03 a {
                background-position: center -346px;
            }

            .headercallpart .headercallpartright ul .headersociallist.headersociallist04 a {
                background-position: center -514px;
            }

.sitelogo {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 99px;
    padding: 20px 0;
}

.sitelogo02 {
    display: none;
}

.headerin {
    float: left;
    width: 100%;
    padding: 0;
    /*position: relative;
    z-index: 3;*/
}

/*.headerin.sticky {
        padding: 10px 10px;
        background-color: rgba(255, 255, 255, 0.9);
        z-index: 2;
    }*/

/*.headerin.sticky {
        position: fixed;
        top: 0;
        left: 0;
        transition: 0.6s;
        padding: 0;
        z-index: 3;
    }*/

/*.headerin.sticky .sitelogo img {
            width: 100%;
            max-width: 130px;
        }*/

/*.headerin.sticky .topheader {
            padding: 15px 0;
            transition: 0.6s;
            box-shadow: 0 0 8px rgba(0,0,0,0.2);
        }*/

.headercontent {
    width: 100%;
    float: left;
}

.leftheader {
    width: 39%;
    float: left;
}

.rightheader {
    float: left;
    width: 100%;
    background-color: #003478;
}

.menuloginpart {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}

.headercontectinfo {
    padding: 5px 0 0;
}

.contactno {
    float: left;
    margin: 0 40px 0 0;
}

    .contactno .contactroute {
        float: left;
    }

    .contactno .contactroute {
        float: left;
        padding: 10px 0 10px 79px;
        background-image: url("../images/site/icon02.png");
        background-position: left -684px;
        background-repeat: no-repeat;
    }

        .contactno .contactroute.contactroute02 {
            background-position: left -899px;
            margin: 0 0 0 45px;
        }

.contactroute p {
    font-size: 14px;
    font-weight: 400;
    color: #404653;
    padding: 0 0 1px;
}

.contactroute a {
    font-size: 14px;
    font-weight: 700;
    color: #000A16 !important;
}

    .contactroute a:hover {
        color: #003478 !important;
    }

.headercontectinfo .agentlogin a {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    text-transform: uppercase;
    padding: 14px 30px 11px;
    margin: 7px 0 0;
    background-color: #447BDE;
    color: #fff;
    border-radius: 4px;
}

    .headercontectinfo .agentlogin a:hover {
        background-color: #003478;
    }

.agentlogin {
    float: right;
}

.loginwrap {
    display: flex;
    justify-content: flex-end;
    gap: 14px;
}

    .loginwrap .logilink {
        display: flex;
        justify-content: space-between;
        gap: 9px;
        background: rgba(62, 127, 219, 0.20);
        border-radius: 4px;
        padding: 13px 11px 12px 40px;
        color: var(--maincolor);
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
        background-image: url('../images/site/icon02.png');
        background-position: 9px 1px;
        background-repeat: no-repeat;
        background-size: 52px;
    }

        .loginwrap .logilink.logilink02 {
            background-position: 11px -170px;
        }

        .loginwrap .logilink.logilink03 {
            background-position: 11px -342px;
        }
/* leftmenu start */
.headermenu {
    padding: 0;
    float: left;
}

    .headermenu .navbar-inverse {
        background-color: transparent;
        border: none;
        float: none;
        margin: 0;
        min-height: 10px;
        width: 100%;
        border-radius: 0;
        position: relative;
        z-index: 9;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
    }

        .headermenu #myNavbar,
        .headermenu .navbar-inverse .container-fluid {
            padding: 0;
        }

    .headermenu .navbar-toggle .icon-bar {
        background: var(--maincolor);
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
        margin-top: 4px;
    }

    .headermenu .navbar-inverse .navbar-nav {
        margin: 0;
        padding: 0;
        display: inline-block;
        vertical-align: middle;
        width: 100%;
    }

    .headermenu .navbar-header {
        float: left;
    }

    .headermenu .navbar-collapse {
        padding: 0;
    }

    .headermenu .navbar-inverse .navbar-nav > li {
        margin: 0 0 0 9.32px;
        display: inline-block;
        vertical-align: middle;
    }

        .headermenu .navbar-inverse .navbar-nav > li:first-child {
            margin: 0;
        }

        .headermenu .navbar-inverse .navbar-nav > li > a {
            display: inline-block;
            list-style-type: none;
            color: #ffffff;
            position: relative;
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: normal;
            background-color: transparent;
            padding: 19px 20px 16px;
        }

            /*.headermenu .navbar-inverse .navbar-nav > li > a.active,*/
            .headermenu .navbar-inverse .navbar-nav > li > a.active:focus
            /*.headermenu .navbar-inverse .navbar-nav > li > a.active:hover,
            .headermenu .navbar-inverse .navbar-nav > li > a:hover */ {
                text-decoration: none;
                background-color: #447BDE;
                color: #ffffff;
            }

            /*.headermenu .navbar-inverse .navbar-nav > li > a.active:before {
                    content: '';
                    position: absolute;
                    width: 100%;
                    background-color: #EEB752;
                    height: 2px;
                    left: 0;
                    bottom: 0;
                    visibility: visible;
                    transition: width 0.5s ease, background 0.5s ease;
                }
                .headermenu .navbar-inverse .navbar-nav > li > a.active:before {
                content: '';
                position: absolute;
                width: 100%;
                background-color: #EEB752;
                height: 2px;
                left: 0;
                bottom: 0;
                visibility: visible;
                transition: width 0.5s ease, background 0.5s ease;
            }
            
            .headermenu .navbar-inverse .navbar-nav > li > a:hover,
            .headermenu .navbar-inverse .navbar-nav > li > a:focus {
                text-decoration: none;
                background-color: #447BDE;
                color: #ffffff;
            }

                .headermenu .navbar-inverse .navbar-nav > li > a:before {
                content: '';
                position: absolute;
                width: 0;
                background-color: #EEB752;
                height: 2px;
                left: 0;
                bottom: 0;
                visibility: hidden;
                transition: width 0.5s ease, background 0.5s ease;
            }

            .headermenu .navbar-inverse .navbar-nav > li > a:hover:before, .headermenu .navbar-inverse .navbar-nav > li > a:focus:before {
                visibility: visible;
                background-color: #EEB752;
                width: 100%;
            }

            .headermenu .navbar-inverse .navbar-nav > li > a:after {
                content: '';
                display: block;
                position: absolute;
                right: 0;
                bottom: 0;
                width: 0;
                height: 2px;
                background-color: #EEB752;
                transition: width 0.5s ease;
            }*/

            .headermenu .navbar-inverse .navbar-nav > li > a:hover:after, .headermenu .navbar-inverse .navbar-nav > li > a:focus:after {
                background: transparent;
                width: 100%;
                transition: all 0s ease;
            }

.pull-left {
    float: left !important;
}

.navbar-toggle {
    display: none;
    position: relative;
}

.cssmenu {
    float: left;
}

/* leftmenu end */



/* Header Style Start header */


/* Hero Section Style Start Here */

.hero {
    width: 100%;
    float: left;
    clear: both;
}

.herosection {
    width: 100%;
    float: left;
    position: relative;
}



.bannerwrapper {
    width: 100%;
    float: left;
    position: relative;
}

.sliderwrapper {
    width: 100%;
    float: left;
    position: relative;
    right: 0;
    top: 0;
}




/* Slider Style Start Here */

.carousel {
    padding-top: 0;
    position: relative;
    width: 100%;
    margin: 0 auto;
}

    .carousel > ul {
        list-style: none;
        margin: 0;
        padding: 0;
        position: relative;
    }

    .carousel .slide {
        display: none;
    }

    .carousel img {
        width: 100%;
        height: 100%;
        object-fit: fill;
        object-position: center;
    }

    .carousel .slide[data-active] {
        display: block;
    }

    .carousel .arrow {
        position: absolute;
        top: 49%;
        display: flex;
        color: var(--pure);
        border-radius: 6px;
    }

        .carousel .arrow:hover {
            cursor: pointer;
        }

        .carousel .arrow.left {
            left: 3.2rem;
        }

        .carousel .arrow.right {
            right: 3.2rem;
        }

        .carousel .arrow > svg {
            width: 44px;
            height: 44px;
        }

    .carousel .fade {
        animation: fadeInAnimation ease 1s;
        animation-iteration-count: 1;
        animation-fill-mode: forwards;
    }

    .carousel .slidetopbox {
        position: absolute;
        top: 40px;
        left: 132px;
        text-align: center;
        z-index: 1;
    }

    .carousel .discountbox {
        border-radius: 10px;
        background: #FFF;
        display: inline-flex;
        padding: 20px;
        flex-direction: column;
        align-items: center;
        gap: 12px;
        margin: 20px 0 8px;
    }

.slidetopbox h2 {
    color: var(--pure);
    font-family: Inter;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.slidetopbox p {
    color: var(--pure);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.discountbox h3 {
    color: var(--maincolor);
    font-family: Inter;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    position: relative;
}

    .discountbox h3:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 2px;
        bottom: -1px;
        background-color: var(--maincolor);
    }

.discountbox h2 {
    color: var(--primarycolor);
    font-family: Inter;
    font-size: 55px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
}

@keyframes fadeInAnimation {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
/* Slider Style End Here */

/*Booking Form Style Start*/

.bookingwrapper {
    width: 100%;
    float: left;
    position: absolute;
    bottom: -66px;
}

.bookingform {
    width: 100%;
    float: left;
    z-index: 3;
    position: relative;
    background-color: #F6F7FC;
    border-radius: 16px;
    padding: 10px 20px;
    /*box-shadow: 0 4px 12px rgb(64 70 83 / 10%);*/
}


    .bookingform ul {
        border: none;
        float: left;
        background-color: var(--bgcolor);
        display: inline-block;
        vertical-align: middle;
        padding: 10px 10px 11px 10px;
        border-radius: 10px;
    }

        .bookingform ul li.nav-item {
            width: auto;
            display: inline-block;
            vertical-align: middle;
            text-align: center;
        }

        .bookingform ul .nav-item02 {
            padding: 0 0 0 10px;
        }

    .bookingform .nav-tabs .nav-link {
        border: none;
        background-color: var(--bgcolor);
        color: var(--textcolor);
        font-size: 14px;
        line-height: 21px;
        font-weight: 600;
        border-radius: 0;
        padding: 15px 46px 14px 47px;
        border-radius: 6px;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
    }

        .bookingform .nav-tabs .nav-item.show .nav-link,
        .bookingform .nav-tabs .nav-link.active {
            color: var(--textcolor);
            background-color: var(--buttoncolor);
            border: none;
        }

    .bookingform .nav-tabs .nav-item02 .nav-link {
        padding: 15px 42px 14px 42px;
    }

.bookinginput input[type="text"]::-webkit-input-placeholder {
    color: #000A16 !important;
    opacity: 1;
}

.bookinginput input::-webkit-input-placeholder {
    /* Chrome */
    color: #000A16 !important;
    opacity: 1;
}

.bookinginput input::-moz-placeholder {
    /* Firefox 19+ */
    color: #000A16 !important;
    opacity: 1;
}

.bookingform .tab-content .tab-pane {
    padding: 40px 20px 0;
    float: left;
    width: 100%;
}

.tab-bookingform {
    width: 100%;
    float: left;
}

.bookingcity {
    width: 48.4%;
    float: left;
    position: relative;
    padding: 0;
    border-radius: 10px;
    background-color: #ffffff;
}


    .bookingcity.bookingdate {
        width: 35.47%;
        float: left;
        margin: 0 0 0 20px;
    }

/*.bookingcity.bookingdate::after {
                content: "";
                position: absolute;
                height: 120px;
                width: 1px;
                top: -20px;
                left: 0;
                background-color: rgba(255, 255, 255, 0.2);
            }

            .bookingcity.bookingdate::before {
                content: "";
                position: absolute;
                height: 120px;
                width: 1px;
                top: -20px;
                right: 0;
                background-color: rgba(255, 255, 255, 0.2);
            }*/

.fromdatecity {
    border: none;
    width: 100%;
    height: 102px;
    display: flex;
    flex-wrap: nowrap;
    border-radius: 10px;
    background-color: #ffffff;
}

.bookinginput.bookingtodate {
    background-color: transparent;
    border: none;
    border-radius: inherit;
    background-position: left -1013px;
}

.bookingpart {
    width: 47.8%;
    float: left;
}

    .bookingpart.bookingpart02 {
        padding: 0 0 0 30px;
    }

    .bookingpart.bookingpart03,
    .bookingpart.bookingpart04 {
        flex-basis: 100%;
    }

    .bookingpart.bookingpart04 {
        position: relative;
    }

.bookinginput {
    width: 100%;
    float: left;
    background-color: transparent;
    border-radius: 10px;
    height: 102px;
    padding: 21px 0 24px 20px;
    position: relative;
}

    .bookinginput label {
        color: #404653;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin: 0 !important;
        padding: 0 0 12px 0;
        width: 100%;
        text-transform: uppercase;
    }

    .bookinginput input {
        width: 100%;
        float: left;
        padding: 0;
        outline: none;
        border: none;
        font-size: 18px;
        font-style: normal;
        font-weight: 800 !important;
        line-height: normal;
        border-radius: 0;
        color: #000A16 !important;
        background-color: transparent;
        font-family: 'Lato';
    }

        .bookinginput input:focus {
            outline: none;
        }

    .bookinginput .css-dm27a0 {
        width: 100%;
        border-color: transparent;
        padding: 0;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        justify-content: space-between;
        border-radius: 7px;
        border-style: solid;
        border-width: 0;
        cursor: pointer;
        flex-wrap: wrap;
        position: relative;
        transition: all 100ms ease 0s;
        outline: 0px !important;
    }

    .bookinginput .css-17f2ubk {
        border-width: 0;
        border-color: none;
        padding: 0;
    }

.css-17f2ubk:focus-within {
    border: none !important;
}

.bookinginput.bookingfromdate {
    background-color: transparent;
    border: none;
    border-radius: inherit;
}

    .bookinginput.bookingfromdate:before {
        left: 25px;
    }

.bookinginput .css-xsu6ln-MuiAutocomplete-root {
    width: 100% !important;
}

.bookinginput .MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon.css-xsu6ln-MuiAutocomplete-root .MuiAutocomplete-inputRoot {
    padding: 0 !important;
}

.bookinginput .MuiAutocomplete-hasPopupIcon.css-xsu6ln-MuiAutocomplete-root .MuiAutocomplete-inputRoot, .MuiAutocomplete-hasClearIcon.css-xsu6ln-MuiAutocomplete-root .MuiAutocomplete-inputRoot {
    padding: 0;
}

.bookinginput .css-xsu6ln-MuiAutocomplete-root .MuiInput-root .MuiInput-input {
    color: #000A16 !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: capitalize;
    padding: 0;
}

.bookinginput .css-1tb7pjp-MuiInputBase-root-MuiInput-root::after {
    border-bottom: none;
}

.bookinginput .css-1tb7pjp-MuiInputBase-root-MuiInput-root::before {
    border-bottom: none;
}

.bookinginput .css-1tb7pjp-MuiInputBase-root-MuiInput-root:hover:not(.Mui-disabled)::before {
    border-bottom: none;
}

.bookinginput .css-qzbt6i-MuiButtonBase-root-MuiIconButton-root-MuiAutocomplete-popupIndicator {
    display: none !important;
}

.bookinginput .MuiAutocomplete-popupIndicatorOpen {
    display: none !important;
}

.bookinginput .css-1glvl0p-MuiButtonBase-root-MuiIconButton-root-MuiAutocomplete-clearIndicator {
    color: #000A16;
}

.bookinginput .css-uw1i0v-MuiAutocomplete-listbox {
    list-style: none;
    margin: 0;
    padding: 8px 0;
    max-height: 40vh;
    overflow: auto;
    width: 100%;
    background-color: var(--pure);
    /*z-index: 9;*/
    position: relative;
}

.fromdatetomorrow {
    width: 50%;
    float: left;
    text-align: right;
    padding: 26px 20px 0 0;
}

    .fromdatetomorrow a {
        font-size: 14px;
        line-height: 21px;
        font-weight: 500;
        color: var(--maincolor);
    }



.routepoint .css-1tb7pjp-MuiInputBase-root-MuiInput-root:hover:not(.Mui-disabled)::before {
    border-bottom: none;
}

.routepoint .css-1tb7pjp-MuiInputBase-root-MuiInput-root::before {
    border-bottom: none;
}

.routepoint .css-qzbt6i-MuiButtonBase-root-MuiIconButton-root-MuiAutocomplete-popupIndicator {
    background-color: var(--primary-color);
    font-size: 1.5rem;
    padding: 2px;
    border-radius: 4px;
    color: var(--pure);
    margin-right: 6px;
}

    .routepoint .css-qzbt6i-MuiButtonBase-root-MuiIconButton-root-MuiAutocomplete-popupIndicator:hover {
        background-color: var(--primary-color);
    }

.routepoint .css-113ntv0-MuiButtonBase-root-MuiIconButton-root-MuiAutocomplete-popupIndicator {
    background-color: var(--secondary-color);
    font-size: 1.5rem;
    padding: 2px;
    border-radius: 4px;
    color: var(--pure);
    margin-right: 6px;
    transition: 0.3s ease all;
    transform: rotate(180deg);
}

    .routepoint .css-113ntv0-MuiButtonBase-root-MuiIconButton-root-MuiAutocomplete-popupIndicator:hover {
        background-color: var(--secondary-color);
    }

.bookinginput span {
    color: var(--buttoncolor) !important;
    bottom: 6px;
    font-size: 12px;
    position: absolute;
    left: 19px;
}

.cityswapicon {
    z-index: 1;
    background-image: url("../images/site/icon02.png") !important;
    background-position: center -1112px;
    background-repeat: no-repeat;
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 35px;
    height: 62px;
    cursor: pointer;
}

.bookinginput.bookingtodate input, .bookinginput.bookingfromdate input {
    padding: 0;
    margin: 3px 0 0;
}

.bookingsearch {
    width: 12.9%;
    float: right;
    margin: 0 0 0 20px;
}

    .bookingsearch .searchbtn {
        background-color: #447BDE;
        border: none;
        color: #ffffff;
        font-size: 18px;
        width: 100%;
        height: 102px;
        font-weight: 600;
        line-height: 24px;
        text-align: center;
        padding: 41px 45px 39px;
        border-radius: 10px;
        transition: all .5s;
    }

        .bookingsearch .searchbtn:hover,
        .bookingsearch .searchbtn:focus {
            background-color: #003478;
            color: var(--pure);
            transition: all .5s;
        }


/*Booking Form Style End*/

.searcharea {
    width: 100%;
    float: left;
    padding: 30px 0 0;
}

    .searcharea h4 {
        font-size: 18px;
        font-weight: 600;
        line-height: 26px;
        color: var(--textcolor);
        margin: 0;
        padding: 0;
    }

.busarea {
    width: 100%;
    float: left;
    padding: 19px 0 0;
}

    .busarea ul {
        padding: 0;
        margin: 0;
        background-color: transparent;
        border-radius: inherit;
    }

        .busarea ul li {
            list-style-type: none;
            display: inline-block;
            vertical-align: middle;
            position: relative;
            padding: 8px 19px 11px 73px;
            margin: 0 16px 0 0;
            background-color: var(--primarycolor);
            border-radius: 10px;
            border: 1px solid #E8E9EA;
        }

            .busarea ul li::before {
                position: absolute;
                content: "";
                left: 9px;
                top: 9px;
                width: 50px;
                height: 50px;
                background-color: #E8E9EA;
                border-radius: 6px;
                background-image: url("../images/site/bus.svg");
                background-position: center 10px;
                background-repeat: no-repeat;
            }

            .busarea ul li span {
                color: var(--maincolor);
                font-size: 10px;
                font-weight: 500;
                line-height: 16px;
            }

.citybook {
    padding: 1px 0 0;
}

    .citybook label {
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
        color: var(--textcolor);
        cursor: pointer;
    }

        .citybook label em {
            background-image: url("../images/site/icon01.svg");
            background-position: center -896px;
            background-repeat: no-repeat;
            width: 30px;
            height: 20px;
            position: relative;
            padding: 0;
            text-align: center;
            display: inline-block;
            vertical-align: middle;
            margin: 0;
        }


.toptitle {
    /*color: #000A16;
    font-size: 26px;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    text-align: center;
    text-transform: capitalize;*/
    /*display: inline-block;*/
}

    .toptitle h2 {
        color: #000A16;
        font-size: 26px;
        font-style: normal;
        font-weight: bold;
        line-height: normal;
        text-transform: capitalize;
        position: relative;
        letter-spacing: 0.20px;
        text-align: center;
    }

        .toptitle h2:before {
            content: '';
            position: absolute;
            bottom: -13px;
            left: 0;
            right: 0;
            margin: 0 auto;
            width: 60px;
            height: 4px;
            border-radius: 20px;
            background-color: #447BDE;
        }


.slick-slide {
    outline: none;
}


.indexpopup {
    backdrop-filter: blur(3px);
    --webkit-backdrop-filter: blur(3px);
    background-color: rgba(0, 0, 0, 0.3);
}


/* Hero Section Style End Here */


/* Top Destination Style Start Here */


.topdestinationwrap {
    width: 100%;
    float: left;
    padding: 149px 0 51px;
}


.toproutpart {
    width: 100%;
    float: left;
    padding: 0;
}

body .toproutpart .container {
    width: 100%;
    max-width: 1920px;
}


.toprouteslide {
    width: 100%;
    float: left;
    text-align: center;
    overflow: hidden;
    margin: 0 !important;
    position: relative;
    padding: 0;
}

.slick-slide {
    outline: none;
}

.toprouteslide .slick-track {
    display: flex;
    margin: 0;
}

.toprouteicon {
    float: none;
    text-align: center;
    display: flex;
    vertical-align: middle;
    justify-content: center;
}

.toproutebox {
    cursor: pointer;
    display: flex !important;
    vertical-align: middle;
    text-align: center;
    list-style-type: none;
    background-color: var(--maincolor);
    box-shadow: 0 5px 10px rgba(41, 50, 65, 0.10 );
    margin: 10px;
    border-radius: 6px;
    padding: 0px 0 0 8px;
    justify-content: flex-start;
    align-items: center;
}

.toproutpart .slick-prev, .toproutpart .slick-next {
    display: none !important;
}

.toproutebox span {
    color: var(--textcolor);
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    background-color: var(--primarycolor);
    padding: 0 30px;
    border-radius: 4px;
    border: 1px solid var(--maincolor);
    position: relative;
    cursor: pointer;
    transition: all .6s;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .toproutebox span i {
        background-image: url("../images/site/icon01.svg");
        background-position: center -1106px;
        background-repeat: no-repeat;
        width: 36px;
        height: 20px;
        position: relative;
        padding: 0 6px 0;
        text-align: center;
        display: inline-block;
        vertical-align: middle;
        margin: 0;
    }

    .toproutebox span:hover {
        color: var(--buttoncolor) !important;
        text-decoration: none;
        transition: all .6s;
    }

.toproute {
    width: 100%;
    float: left;
    padding: 43px 0 0;
}

    .toproute marquee#Marquee01 {
        /*padding: 0 0 0 251px;*/
    }

/*owl-carousel css*/
.routearia {
    width: 100%;
    float: left;
    padding: 40px 0 0;
}

.topdestions {
    width: 100%;
    float: left;
    position: relative;
    clear: both;
}

.topdestinn {
    width: 100%;
    max-width: 1920px;
    clear: both;
    position: relative;
    margin: 0 auto;
}

.topdestination {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0 0 0 0;
    margin: 0px 0 0;
}

.shadow-effect {
    background: #fff;
    padding: 0;
    border-radius: 22px;
    text-align: center;
    border: none;
    box-shadow: 0px 0px 79px 0px rgba(0, 0, 0, 0.13);
    height: 476px;
}



#customers-testimonials .item {
    text-align: center;
    padding: 60px 30px 0;
    margin-bottom: 80px;
    opacity: .2;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#customers-testimonials .owl-item.active.center .item {
    opacity: 1;
    -webkit-transform: scale3d(1.0, 1.0, 1);
    transform: scale3d(1.0, 1.0, 1);
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
    max-width: 385px;
    margin: 0;
    border-radius: 22px 22px 0 0;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span, #customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
    background: var(--primary);
}

#customers-testimonials.owl-carousel .owl-dots {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 40px 0 0;
}

    #customers-testimonials.owl-carousel .owl-dots .owl-dot {
        display: inline-block;
    }

        #customers-testimonials.owl-carousel .owl-dots .owl-dot span {
            background: var(--secondary);
            display: inline-block;
            height: 15px;
            margin: 0 10px 0;
            transition: all 250ms ease-out 0s;
            width: 15px;
            border-radius: 50%;
        }

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block !important;
    position: relative;
}

.owl-prev {
    top: -310px;
    left: -60px;
}

.owl-next {
    right: -60px;
    top: -310px;
}

.owl-next, .owl-prev {
    width: 50px;
    height: 50px;
    background-color: transparent;
    margin: 0;
    border-radius: 50%;
    color: transparent;
    opacity: 1;
    z-index: 1;
    text-align: center;
    border: 2px solid var(--primary);
    position: absolute;
}

    .owl-next::before, .owl-prev::before {
        content: "\f104";
        font-size: 34px;
        color: var(--primary);
        font-family: FontAwesome;
        opacity: 1;
        line-height: normal;
        text-align: center;
        position: absolute;
        top: 5px;
        left: -2px;
        right: 0;
    }

    .owl-next::before {
        content: "\f105";
        right: -4px;
    }

/*owl-carousel css*/

.toproute ul {
    padding: 0;
    margin: 0;
    height: 132px;
}

    .toproute ul li {
        display: inline-block;
        vertical-align: middle;
        margin: 10px 0 0 60px;
        padding: 0 0 0 120px;
        position: relative;
        min-height: 100px;
    }

        .toproute ul li:before {
            content: '';
            position: absolute;
            background-image: url('../images/site/toproute.png');
            background-position: 4px center;
            background-repeat: no-repeat;
            width: 100px;
            height: 100px;
            left: 0;
            right: 0;
            box-shadow: 0 4px 10px rgb(68 123 222 / 20%);
            border: 1px solid #447BDE;
            border-radius: 10px;
        }

        .toproute ul li span {
            color: #000A16;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
            text-transform: capitalize;
            display: block;
            padding: 20px 0 29px;
        }

        .toproute ul li .btnbooking a {
            color: var(--pure);
            font-size: 12px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
            text-transform: uppercase;
            padding: 10px 25px 8px;
            border-radius: 4px;
            background: #003478;
        }

            .toproute ul li .btnbooking a:hover, .toproute ul li .btnbooking a:focus {
                color: #ffffff;
                background: #447BDE;
            }

        .toproute ul li span i {
            background-image: url("../images/site/icon02.png");
            background-position: center -1314px;
            background-repeat: no-repeat;
            width: 34px;
            height: 24px;
            position: relative;
            margin: 0 20px !important;
            text-align: center;
            display: inline-block;
            vertical-align: middle;
            margin: 0;
        }

/* Top Destination Style End Here */
/*services start*/

.rbofferbox {
    background-image: url('../images/site/offerbg.webp');
    background-position: center top;
    background-repeat: no-repeat;
    padding: 63px 0 0;
    min-height: 391px;
    text-align: center;
}

    .rbofferbox .rboffercity {
        margin: 73px 0 10px;
        display: block;
    }

        .rbofferbox .rboffercity a {
            padding: 22px 39px 18px;
            font-size: 22px;
            line-height: normal;
            font-weight: 600;
            color: #ffffff;
            background-color: #447BDE;
            border-radius: 10px;
            display: inline-block;
        }

    .rbofferbox p {
        font-size: 18px;
        font-weight: 500;
        color: #fff;
    }

        .rbofferbox p a {
            color: #ffffff;
        }

            .rbofferbox p a:hover, .rbofferbox p a:focus {
                color: #447BDE;
            }

    .rbofferbox h3 {
        padding: 37px 0 0;
        color: #ffffff;
        font-size: 22px;
        font-weight: 500;
        line-height: normal;
    }

    .rbofferbox .toptitle h2 {
        color: #ffffff
    }
/*services end*/
/*services*/
.rbservices {
    float: left;
    position: relative;
    width: 100%;
    background-color: #F6F7FC;
}

    .rbservices .rbserviceswrap {
        float: left;
        width: 100%;
        padding: 83px 0 80px;
    }

.servicescontent {
    float: left;
    width: 100%;
    padding: 53px 0 0;
}

    .servicescontent .busservices {
        display: flex;
        column-gap: 20px;
    }

    .servicescontent .servicesbox {
        float: left;
        padding: 40px 40px 38px;
        border-radius: 16px;
        background-color: #ffffff;
    }

        .servicescontent .servicesbox:last-child {
            margin: 0;
        }

/*.servicescontent .servicesbox:first-child {
            padding: 0 10px 0 0;
        }

        .servicescontent .servicesbox:nth-child(2) {
            padding: 0 10px 0 4px;
        }

        .servicescontent .servicesbox:nth-child(3) {
            padding: 0 10px 0 9px;
        }

        .servicescontent .servicesbox:last-child {
            padding: 0 0 0 14px;
        }*/

.servicesbox span {
    width: 100%;
    height: 80px;
    background-image: url(../images/site/service.png);
    background-position: left -10px;
    background-repeat: no-repeat;
    float: left;
}

.servicesbox h3 {
    padding: 27px 0 13px;
    float: left;
    width: 100%;
    display: inline-block;
    color: #0E2C78;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

    .servicesbox h3 .subbr {
        font-style: normal;
    }

.servicesbox p {
    color: #404653;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0.40px;
    padding: 0 5px 0 0;
}

.servicesbox.servicesbox02 span {
    background-position: left -190px;
}

.servicesbox.servicesbox03 span {
    background-position: left -370px;
}

.servicesbox.servicesbox04 span {
    background-position: left -550px;
}
/*services END */

/*bus fasilities*/
.rbSfacilties .container-fluid {
    max-width: 1920px;
    padding: 0px;
}

.facilitiescontent .toptitle {
    padding: 0;
}

.facilitiescontent {
    display: flex;
    width: 100%;
}

    .facilitiescontent .btnleft {
        float: left;
        width: 20.95%;
        padding: 79px 0 100px 0;
        background: var(--maincolor);
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

.btnleft ul.nav-tabs {
    border-bottom: none;
    display: flex;
    flex-direction: column;
    text-align: center;
}

.btnleft .nav-tabs > li:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.20);
}

.btnleft .nav-tabs > li > a {
    border-radius: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.20);
    display: block;
    width: 100% !important;
}

.btnleft .nav-tabs > li > a {
    border-radius: 0;
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    display: block;
    padding: 27px 0 28px;
}



    .btnleft .tabs-left > li.active > a,
    .btnleft .nav-tabs > li > a:hover,
    .btnleft .tabs-left > li.active > a:hover,
    .btnleft .tabs-left > li.active > a:focus {
        background: #3E7FDB;
        color: #fff;
        border-left: 0;
        border-right: 0;
    }

    .btnleft .nav-tabs > li > a > span {
        color: #3E7FDB;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        padding: 0 10px 0 0;
    }

    .btnleft .tabs-left > li.active > a span,
    .btnleft .nav-tabs > li > a:hover span {
        color: #0e2c78;
    }


.btnright {
    float: right;
    width: 79%;
    background-image: url("../images/site/busfacilitiesbg.png");
    background-position: top left;
    background-repeat: no-repeat;
    height: 780px;
}

    .btnright .tab-content {
        display: block;
        width: 100%;
    }

.tabs-left > li {
    float: none;
    margin: 0px;
}

.amenitiesleft {
    float: left;
    width: 28.40%;
    padding: 80px 56px 0 57px;
    position: relative;
}

    .amenitiesleft:before {
        background: rgba(255, 255, 255, 0.80);
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        width: 1px;
        height: 780px;
    }

    .amenitiesleft h2 {
        color: #FFF;
        font-family: Inter;
        font-size: 60px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    .amenitiesleft h4 {
        color: #0E2C78;
        font-family: Inter;
        font-size: 22px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        text-transform: uppercase;
        padding: 36px 0 24px;
        margin: 0;
    }

    .amenitiesleft p {
        color: #FFF;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
    }

.rbamenities {
    float: left;
    width: 100%;
}

    .rbamenities .container {
        max-width: 1330px;
    }

    .rbamenities .rbamenitieswrap {
        float: left;
        width: 100%;
        padding: 83px 0 80px;
    }

        .rbamenities .rbamenitieswrap .rbamenitieslist {
            padding: 53px 0 0;
        }

    .rbamenities .autoplay .slick-arrow {
        top: 45.5%;
    }

    .rbamenities .autoplay .slick-prev.slick-arrow {
        content: "";
        position: absolute;
        z-index: 1;
        left: -60px;
        width: 32px;
        height: 18px;
        cursor: pointer;
        color: transparent;
        border: none;
        background-color: transparent;
    }

        .rbamenities .autoplay .slick-prev.slick-arrow:before {
            content: "";
            position: absolute;
            background-image: url(../images/site/icon02.png);
            background-repeat: no-repeat;
            background-position: -3px -1473px;
            width: 30px;
            height: 18px;
        }

    .rbamenities .autoplay .slick-next.slick-arrow {
        content: "";
        position: absolute;
        z-index: 1;
        right: -62px;
        width: 32px;
        height: 18px;
        color: transparent;
        border: none;
        background-color: transparent;
    }

        .rbamenities .autoplay .slick-next.slick-arrow:before {
            content: "";
            position: absolute;
            background-image: url(../images/site/icon02.png);
            background-repeat: no-repeat;
            background-position: -32px -1639px;
            width: 30px;
            height: 18px;
            left: 0;
        }

.rbamenitieslist .slick-slide {
    display: flex !important;
    justify-content: center;
    padding: 0;
}

.amenitisbox {
    border-radius: 10px;
    padding: 45px 0 36px;
    background-color: #FFFFFF;
    border: 1px solid #447BDE;
    margin: 0 10px 0;
    cursor: pointer;
    width: 196px;
}

    .amenitisbox:hover {
        background-color: #F6F7FC;
    }

.amenitesitem {
    text-align: center;
}

    .amenitesitem span {
        display: inline-block;
        background: rgb(255 255 255 / 26%);
        background-image: url("../images/site/amenities.png");
        background-repeat: no-repeat;
        background-position: left -10px;
        width: 54px;
        height: 54px;
    }

    .amenitesitem.amenitesitem02 span {
        background-position: left -163px;
    }

    .amenitesitem.amenitesitem03 span {
        background-position: left -318px;
    }

    .amenitesitem.amenitesitem04 span {
        background-position: left -472px;
    }

    .amenitesitem.amenitesitem05 span {
        background-position: left -626px;
    }

    .amenitesitem.amenitesitem06 span {
        background-position: left -780px;
    }

    .amenitesitem h3 {
        color: #000A16;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 21px;
        text-transform: capitalize;
        padding: 20px 0 0;
    }

.featuresbox {
    flex-basis: 48.9%;
    border-radius: 10px;
    border: 1px solid #0E2C78;
    padding: 44px 214px 42px 40px;
}

    .featuresbox .featuresitem h3 {
        color: #FFF;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: 1px;
        text-transform: uppercase;
    }

    .featuresbox span {
        width: 110px;
        height: 110px;
        border-radius: 6px;
        background: #0E2C78;
        position: absolute;
        right: 20px;
        bottom: -20px;
    }
/*featuresbox END*/
/*end bus fasilities*/

/*start cargo*/
.cargoservice {
    float: left;
    width: 100%;
    background-image: url('../images/site/cargobg.webp');
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 508px;
}

    .cargoservice .rbcargo {
        padding: 63px 0 60px;
    }

    .cargoservice .toptitle h2 {
        color: #ffffff;
        font-size: 26px;
        font-style: normal;
        font-weight: bold;
        line-height: normal;
        text-transform: capitalize;
        position: relative;
        letter-spacing: 0.20px;
        text-align: center;
    }

.rbcargo .rbcargoservice {
    padding: 53px 0 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 20px;
    row-gap: 40px;
}

.cargolist {
    float: left;
    border: 1px solid rgb(246 247 252 / 40%);
    border-radius: 16px;
    padding: 22px 20px 17px 76px;
    position: relative;
    cursor: pointer;
}

    .cargolist:before {
        content: '';
        position: absolute;
        top: 9px;
        left: 15px;
        background-image: url(../images/site/icon02.png);
        background-position: -14px -1794px;
        background-repeat: no-repeat;
        width: 40px;
        height: 40px;
        background-color: rgb(255 255 255 / 20%);
        filter: blur(0);
        -webkit-filter: blur(0);
        border-radius: 10px;
    }

    .cargolist:after {
        content: '';
        position: absolute;
        top: 9px;
        left: 15px;
        background-image: url(../images/site/icon02.png);
        background-position: -14px -1794px;
        background-repeat: no-repeat;
        width: 40px;
        height: 40px;
    }

    .cargolist:hover.cargolist:before {
        filter: blur(1px);
        -webkit-filter: blur(1px);
        background-color: rgb(255 255 255 / 40%);
    }

.cargobox p {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
}

.rbcargo .cargoinfo {
    padding: 58px 0 0;
    text-align: center;
}

    .rbcargo .cargoinfo p {
        font-size: 18px;
        font-weight: 500;
        color: #ffffff;
        line-height: normal;
    }

.cargoinfo .cargocontact {
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    border-radius: 50px;
    padding: 16px 40px 12px;
    margin: 14px 0 0 !important;
    color: #003478;
    background-color: #ffffff;
    display: inline-block;
    transition: 0.3s ease-in-out;
}

    .cargoinfo .cargocontact:hover, .cargoinfo .cargocontact:focus {
        background-color: #447BDE;
        color: #ffffff;
    }
/*end cargo*/

/*start about*/
.aboutus {
    width: 100%;
    float: left;
}

    .aboutus .sbabout {
        display: flex;
        align-items: start;
        padding: 80px 0;
    }

.sbabout .aboutleft {
    width: 48%;
    float: left;
}

.sbabout .aboutright {
    width: 52%;
    float: left;
    padding: 3px 0 0 15px;
}

.aboutright .toptitle {
    margin: 0 0 54px;
}

.aboutright h2 {
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    text-align: left;
    display: inline-block;
}

.aboutright p {
    color: #404653;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.25px;
}

    .aboutright p.aboutsubtext {
        margin: 24px 0 38px 0 !important;
    }

.aboutright .btnread {
    color: #0E2C78;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    display: inline-flex;
    padding: 12px 34px;
    justify-content: center;
    align-items: center;
    letter-spacing: 0.27px;
    gap: 10px;
    border-radius: 6px;
    background: #EEB752;
    box-shadow: 4px 4px 10px 0px rgba(23, 66, 117, 0.26);
}

    .aboutright .btnread:hover {
        color: #fff;
        background: #3E7FDB;
    }
/*end about*/
/* start application*/
.application {
    display: none;
}

.rsappinfo {
    float: left;
    width: 100%;
    padding: 83px 0 80px;
}

.ourapp {
    width: 50%;
    float: left;
    padding: 75px 0 0;
}

    .ourapp .ourappright {
        width: 50%;
        float: right;
    }

.appinfo .appfeatures h4 {
    padding: 0 0 25px 0;
}

.appfeatures p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

    .appfeatures p i {
        display: block;
        font-style: normal;
    }

.appinfo .appfeatures {
    float: left;
}

.mobileapp .toptitle,
.recognized .toptitle {
    text-align: left;
}

.appfeatures h4 {
    color: #447BDE;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
    padding: 0 0 40px;
    margin: 0;
}

.qr {
    width: 50%;
    float: left;
    text-align: center;
    border-left: 1px solid rgb(14 44 120 / 20%);
    padding: 0 0 0 107px;
}

    .qr p {
        color: #0E2C78;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        padding: 20px 0 12px;
    }

.qrimage {
    border-radius: 10px;
    border: 1px solid #0E2C78;
    background: #FFF;
    box-shadow: 6px 6px 12px 0px rgba(23, 66, 117, 0.20);
    display: inline-flex;
    padding: 9px;
    align-items: flex-start;
    gap: 10px;
}

.appdownload {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .appdownload .btnapp {
        width: 120px;
        display: flex;
        height: 59px;
        align-items: center;
        justify-content: center;
        background: #EEB752;
        border-radius: 10px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        cursor: pointer;
    }

        .appdownload .btnapp:hover {
            background: #3e7fdb;
        }

        .appdownload .btnapp.applestore {
            border-radius: 10px;
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
            border-left: 1px solid rgba(255, 255, 255, 0.40);
        }

.appfeatures ul {
    list-style: none;
    padding: 58px 0 57px;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(3, 177px);
    row-gap: 12px;
    column-gap: 33px;
}

    .appfeatures ul li {
        padding: 0 0 0 36px;
        color: #000A16;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
        background-image: url(../images/site/icon02.png);
        background-position: left -1967px;
        background-repeat: no-repeat;
    }

        .appfeatures ul li:before {
            content: "";
            position: absolute;
            background-image: url(../images/site/arrows.svg);
            background-position: center -409px;
            background-repeat: no-repeat;
            width: 26px;
            height: 19px;
            left: 0;
            top: 12px;
        }

.appfeatures .appsf {
    display: flex;
    align-items: center;
    column-gap: 20px;
}

    .appfeatures .appsf p {
        font-size: 20px;
        font-weight: 500;
        line-height: normal;
        padding: 2px 0 0;
    }

.appstores a {
    margin: 0 0 0 20px;
    display: inline-block;
}

.ourappright {
    float: right;
    width: 50%;
    text-align: right;
    padding: 53px 1px 0;
}
/* end application*/

/* start review*/
.custreview {
    width: 100%;
    float: left;
    background-color: #F6F7FC;
    min-height: 488px;
    padding: 63px 0 40px;
}

.customerwrap {
    width: 100%;
    float: left;
}

    .customerwrap .toptitle {
        padding: 0 0 0 0;
    }

.reviewslider {
    padding: 43px 0 0;
}

.reviewcontent {
    width: 33.33%;
    float: left;
}

    .reviewcontent .sbreviewtext {
        padding: 61px 40px 39px;
        border-radius: 16px;
        background: #FFF;
        float: left;
        text-align: left;
        max-width: 413px !important;
        width: 413px;
        margin: 10px 0 20px;
        cursor: pointer;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        row-gap: 41px;
        transition: 0.3s ease-in-out;
    }

        .reviewcontent .sbreviewtext:hover {
            color: #ffffff;
            background-color: #447BDE;
            box-shadow: 0 4px 16px rgb(68 123 222 / 40%);
        }

        .reviewcontent .sbreviewtext p:first-child {
            min-height: 120px;
        }

        .reviewcontent .sbreviewtext p {
            color: #404653;
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: 24px;
            letter-spacing: 0.50px;
        }



            .reviewcontent .sbreviewtext p.reviewcreate {
                color: #000A16;
                font-size: 18px;
                font-style: normal;
                font-weight: 600;
                line-height: 24px;
                text-transform: capitalize;
            }

        .reviewcontent .sbreviewtext:hover p {
            color: #ffffff;
        }

.sliderwrap .slick-initialized .slick-slide {
    display: flex;
    justify-content: center;
}

.sliderwrap .slick-prev, .sliderwrap .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 48.8%;
    display: block;
    width: 31px;
    height: 18PX;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.sliderwrap .autoplay01 .slick-prev.slick-arrow {
    width: 31px;
    height: 18px;
    z-index: 1;
    left: -60px;
}

.sliderwrap .autoplay01 .slick-next.slick-arrow {
    width: 31px;
    height: 18px;
    right: -58px;
}

.sliderwrap .slick-prev:before, .sliderwrap .slick-next:before {
    content: "";
    position: absolute;
    background-image: url(../images/site/icon02.png);
    background-position: -3px -1473px;
    background-repeat: no-repeat;
    width: 31px;
    height: 18px;
    left: 0;
    top: 0px;
}

.sliderwrap .slick-next:before {
    background-position: -31px -1639px;
}
/*end review*/
/*count*/
.countside {
    display: flex;
    column-gap: 20px;
    padding: 60px 0 0;
}

    .countside .countbox {
        border-radius: 14px;
        background: var(--Color-Main, #0E2C78);
        width: 33.33%;
        display: inline-block;
    }

    .countside .countitem {
        padding: 44px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

        .countside .countitem span {
            background-image: url("../images/site/count_icon.png");
            background-position: center -9px;
            background-repeat: no-repeat;
            width: 52px;
            height: 52px;
        }

        .countside .countitem.countitem02 span {
            background-position: center -162px;
        }

        .countside .countitem.countitem03 span {
            background-position: center -315px;
        }

        .countside .countitem h2 {
            color: #FFF;
            text-align: center;
            font-size: 34px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
            text-transform: uppercase;
            padding: 32px 0 22px;
        }

        .countside .countitem p {
            color: var(--primarycolor);
            text-align: center;
            font-size: 20px;
            font-style: normal;
            font-weight: 600;
            line-height: normal;
            text-transform: uppercase;
        }

/*count END*/

/* cargo */
/*.cargobox {
    padding: 100px 0 99px;
    display: flex;
    align-items: center;
}

.cargocontent .toptitle {
    text-align: left;
}

.cargocontent h3 {
    color: var(--maincolor);
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    padding: 40px 0;
}

.cargoinfo p {
    color: var(--subtext);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    padding: 0 0 13px;
}

.cargoinfo a {
    color: var(--maincolor);
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;*/
/*padding: 0 0 0 30px;*/
/*}

.cargocontact {
    display: flex;
}

.sbcargoinfo {
    display: flex;
    flex-wrap: wrap;
}

.cargocontact span {
    background-image: url("../images/site/icon02.png");
    background-position: 0px -1819px;
    background-repeat: no-repeat;
    display: block;
    width: 40px;
    height: 24px;
}

.btncargobook {
    color: var(--maincolor);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    text-transform: capitalize;
    background-color: var(--buttoncolor);
    border: none;
    padding: 12px 34px;
    border-radius: 6px;
    margin: 40px 0 0;
}

    .btncargobook:hover, .btncargobook:focus {
        color: var(--pure);
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 28px;
        text-transform: capitalize;
        background-color: var(--primarycolor);
    }

.cargobox .cargoimage {
    float: left;
    width: 50%;
}

.cargobox .cargocontent {
    float: right;
    width: 50%;
    padding: 0 0 0 98px;
}*/

/* cargo END*/

.easypart {
    width: 100%;
    float: left;
}

.easy_wrapper {
    width: 100%;
    float: left;
    clear: both;
}

.easywrapper_main {
    width: 100%;
    float: left;
    background-color: var(--maincolor);
    padding: 59px 1px 84px 0;
    position: relative;
    display: none;
}

    .easywrapper_main:before {
        position: absolute;
        content: '';
        width: 238px;
        height: 409px;
        right: 0;
        top: 0;
        background-image: url("../images/site/easyleftshape.png");
        background-position: center top;
        background-repeat: no-repeat;
    }

    .easywrapper_main:after {
        position: absolute;
        content: '';
        width: 361px;
        height: 587px;
        left: 0;
        bottom: 0;
        background-image: url("../images/site/easyrightshape.png");
        background-position: center top;
        background-repeat: no-repeat;
    }

body .easy_wrapper .container {
    width: 100%;
    max-width: 1560px;
}

.easywrapper_content .toptitle {
    justify-content: center;
    gap: 5px;
}

    .easywrapper_content .toptitle h5 {
        color: var(--primarycolor);
    }

    .easywrapper_content .toptitle span {
        font-size: 30px;
        font-weight: 600;
        color: var(--buttoncolor);
    }

.easywrapper_content {
    width: 100%;
    float: left;
}

.easystep_block {
    display: flex;
    justify-content: space-between;
    padding: 40px 0 0;
}

.easystep {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    gap: 40px;
}

.easystep_img img {
    max-width: 250px;
}

.easystep_details {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
}

    .easystep_details span {
        font-size: 60px;
        font-weight: 600;
        color: var(--buttoncolor);
        line-height: 60px;
    }

    .easystep_details p {
        font-size: 20px;
        font-weight: 400;
        color: var(--primarycolor);
        text-transform: capitalize;
        line-height: 27px;
    }

        .easystep_details p i {
            display: block;
            font-style: normal;
        }


/*Amenities Start here*/

.amenities {
    width: 100%;
    float: left;
}

.amenities_wrapper {
    width: 100%;
    float: left;
    clear: both;
}

.amenities_main {
    width: 100%;
    float: left;
    padding: 63px 0 80px;
    display: none;
}

    .amenities_main .toptitle {
        justify-content: center;
        padding: 0 0 42px;
    }

.amenities_block {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 78px;
}

.amenities_box {
    display: flex;
    flex-basis: 20%;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 27px;
}


    .amenities_box span {
        width: 142px;
        height: 108px;
        background-image: url("../images/site/amenities.svg");
        background-position: center -10px;
        background-repeat: no-repeat;
        transition: all .5s;
    }

        .amenities_box span:hover {
            cursor: pointer;
            transform: scale(0.9);
            transition: all .5s;
        }

    .amenities_box.amenities_box02 span {
        background-position: center -316px;
    }

    .amenities_box.amenities_box03 span {
        background-position: center -622px;
    }

    .amenities_box.amenities_box04 span {
        background-position: center -928px;
    }

    .amenities_box.amenities_box05 span {
        background-position: center -1234px;
    }

    .amenities_box.amenities_box06 span {
        background-position: center -1539px;
    }

    .amenities_box.amenities_box07 span {
        background-position: center -1845px;
    }

    .amenities_box.amenities_box08 span {
        background-position: center -2151px;
    }

    .amenities_box.amenities_box09 span {
        background-position: center -2457px;
    }

    .amenities_box.amenities_box10 span {
        background-position: center -2763px;
    }

    .amenities_box p {
        font-size: 18px;
        font-weight: 500;
        color: var(--textcolor);
    }



.applicationpart {
    width: 100%;
    float: left;
    display: none;
}

.application {
    width: 100%;
    float: left;
    padding: 44px 0 0;
    background-image: url("../images/site/appbg.png");
    background-position: center top;
    background-repeat: no-repeat;
    min-height: 500px;
}

body .application .container {
    width: 100%;
    max-width: 1344px;
}

.apparea {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.appleft {
    width: 45%;
    float: left;
    padding: 0 0 0 20px;
}

    .appleft .toptitle h5 {
        color: var(--primarycolor);
    }

.toptitle span {
    color: var(--buttoncolor);
}

.appleft h4 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.6);
    margin: 0;
    padding: 20px 0 24px;
}

.appsection {
    display: flex;
    gap: 12px 92px;
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-start;
}

.appbox {
    flex-basis: 40%;
}

    .appbox p {
        font-size: 16px;
        font-weight: 400;
        line-height: 23px;
        color: var(--primarycolor);
        margin: 0;
        padding: 0 0 0 34px;
        background-image: url("../images/site/correct-icon.svg");
        background-position: left 0;
        background-repeat: no-repeat;
        background-size: 22px;
    }

.googlebox {
    float: left;
    padding: 28px 0 0;
}

    .googlebox a {
        display: inline-block;
        vertical-align: middle;
    }

        .googlebox a.appstore {
            padding: 0 0 0 26px;
        }

        .googlebox a img {
            max-width: 140px;
        }

.downloadcontent {
    width: 100%;
    float: left;
    text-align: left;
    padding: 28px 0 0;
}

.downloadtext p {
    display: inline-block;
    vertical-align: middle;
    font-size: 17px;
    font-weight: 500;
    color: var(--primarycolor);
    padding: 0 0 18px;
}

.numberinputext {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin: 0 25px 0 0;
}

    .numberinputext input {
        outline: none;
        width: 390px;
        height: 42px;
        border: 1px solid var(--buttoncolor);
        background-color: var(--primarycolor);
        padding: 0 0 0 60px;
        color: var(--textcolor);
    }

    .numberinputext span {
        font-size: 15px;
        font-weight: 400;
        background-color: rgb(255 168 0 / 0.3);
        padding: 5px 4px 3px;
        position: absolute;
        left: 8px;
        top: 6px;
    }

.downloadcontent button {
    border: none;
    background-color: var(--buttoncolor);
    font-size: 18px;
    font-weight: 400;
    letter-spacing: inherit;
    padding: 7px 44px 8px;
    color: var(--textcolor);
    display: inline-block;
    vertical-align: middle;
}

.appright {
    width: 50%;
    float: left;
    text-align: right;
}


/*Counter Start Here*/

.counter {
    width: 100%;
    float: left;
    display: none;
}

.counterwrap {
    width: 100%;
    float: left;
    padding: 70px 0 0;
}

.somefacts {
    width: 100%;
    float: left;
    text-align: center;
}

    .somefacts .factsbox {
        width: 33%;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        padding: 0;
        position: relative;
    }

        .somefacts .factsbox .countericon {
            width: 100%;
            display: inline-block;
            vertical-align: middle;
            text-align: center;
            background-image: url("../images/site/counticon.svg");
            background-position: center 0;
            background-repeat: no-repeat;
            height: 40px;
        }

        .somefacts .factsbox.factsbox02 .countericon {
            background-position: center -230px;
        }

        .somefacts .factsbox.factsbox03 .countericon {
            background-position: center -460px;
        }

.factsbox .numbers {
    color: var(--textcolor);
    font-size: 40px;
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    font-weight: 700;
    margin: 0;
    padding: 20px 0 0;
}

.factsbox h3 {
    margin: 0;
    line-height: normal;
    color: var(--textcolor);
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    text-align: center;
    position: relative;
    display: inline-block;
    padding: 7px 0 10px;
}


/*mobile bottom menu style*/


.screenpart {
    width: 100%;
    float: left;
    display: none;
}

/* Footer Style Start Here */

.footer_wrapper {
    width: 100%;
    float: left;
    clear: both;
    /*padding: 49px 0 0;*/
}

.footer_main {
    width: 100%;
    float: right;
    position: relative;
}

.footer_main_block {
    width: 100%;
    float: left;
    padding: 80px 0 0;
    overflow: hidden;
}

.footer_bg {
    width: 100%;
    float: left;
    background-color: #003478;
    position: relative;
}

    .footer_bg:before {
        content: '';
        background-color: #447BDE;
        position: absolute;
        width: 100%;
        height: 40px;
        bottom: 0;
        left: 0;
    }

.footer_maindetails {
    width: 83%;
    float: left;
    padding: 82px 0 99px;
}

.footer_topdetails_card {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footercard {
    flex-basis: 31.2%;
    height: 120px;
    border-radius: 6px;
    background: transparent;
    backdrop-filter: blur(20px);
    --webkit-backdrop-filter: blur(20px);
    background-color: rgba(255, 255, 255, 0.15);
    display: flex;
    align-items: center;
    padding: 0 0 0 40px;
}

    .footercard span {
        padding: 0 0 0 42px;
        display: flex;
        flex-direction: column;
        font-size: 16px;
        font-weight: 400;
        color: rgba(255, 255, 255, 0.6);
        background-image: url("../images/site/icon01.svg");
        background-position: left -1318px;
        background-repeat: no-repeat;
        row-gap: 2px;
    }

        .footercard span a {
            color: var(--primarycolor);
            font-weight: 500;
        }

            .footercard span a:hover {
                color: var(--buttoncolor);
            }

.footer_navbar_address {
    float: left;
    width: 100%;
}

.footer_title h5 {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #ffffff;
    padding: 0;
    position: relative;
}

    .footer_title h5:before {
        content: '';
        position: absolute;
        bottom: -8px;
        left: 0;
        width: 40px;
        height: 4px;
        border-radius: 20px;
        background-color: #447BDE;
    }

.fooret_navbar_block {
    float: left;
    width: 27%;
}

    .fooret_navbar_block:nth-child(2) {
        padding: 0 0 0 20px;
    }

    .fooret_navbar_block:nth-child(3) {
        padding: 0 0 0 6px;
    }

.footer_navlinks {
    padding: 47px 0 0;
}

    .footer_navlinks ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
        display: flex;
        flex-direction: column;
        gap: 7px;
    }

        .footer_navlinks ul li a {
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
            color: var(--pure);
            transition: .4s ease;
            -webkit-transition: .4s ease;
            -moz-transition: .4s ease;
            -ms-transition: .4s ease;
            -o-transition: .4s ease;
            position: relative;
        }

            .footer_navlinks ul li a:before {
                content: '';
                position: absolute;
                top: 6px;
                left: 0;
                width: 10px;
                height: 2px;
            }

            .footer_navlinks ul li a i {
                font-size: 16px;
                padding: 0 10px 0 0;
            }

            .footer_navlinks ul li a:hover {
                padding: 0 0 0 16px;
            }

            .footer_navlinks ul li a:focus {
                padding: 0;
            }

            .footer_navlinks ul li a:hover::before {
                background: #447BDE;
            }

.footer_address {
    float: left;
    width: 31%;
    padding: 0 0 0 18px;
}

.footer_address_details {
    background-image: url("../images/site/icon02.png");
    background-position: -1px -2135px;
    background-repeat: no-repeat;
    margin: 0 0 21px;
    padding: 0 0 0 32px;
}

    .footer_address_details.footer_address_details02 {
        background-position: left -2302px;
    }

    .footer_address_details.footer_address_details03 {
        background-position: -1px -2471px;
    }

    .footer_address_details span {
        display: block;
        color: rgb(255 255 255 / 40%);
        font-size: 14px;
        font-style: normal;
        line-height: 20px;
        font-weight: 400;
        padding: 0 0 2px;
    }

    .footer_address_details p {
        color: var(--pure);
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
    }

    .footer_address_details a {
        color: var(--pure) !important;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        display: inline-block;
    }

        .footer_address_details a:hover, .footer_address_details a:focus {
            color: #447bde !important;
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
        }

.socialright {
    float: left;
    width: 17%;
    position: relative;
    padding: 82px 0 99px;
}

    .socialright:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 211px;
        height: 488px;
        background-color: #447BDE;
    }

    .socialright .sociallinks {
        position: relative;
        width: 100%;
        float: left;
        padding: 0 0 0 64px;
    }

        .socialright .sociallinks:before {
            content: "";
            width: 98px;
            height: 98px;
            margin-top: -30px;
            transform: rotate(90deg) scale(1.04);
            background-size: 100%;
            background-image: url('../images/site/shape.svg');
            position: absolute;
            bottom: -101px;
            left: -99px;
            margin-right: 0;
        }

        .socialright .sociallinks:after {
            content: "";
            width: 98px;
            height: 98px;
            margin-top: -30px;
            transform: rotate(180deg) scale(1.04);
            background-size: 100%;
            background-image: url('../images/site/shape.svg');
            position: absolute;
            bottom: -101px;
            right: -93px;
            margin-right: 0;
        }

        .socialright .sociallinks h5:before {
            content: '';
            position: absolute;
            bottom: -8px;
            left: 0;
            width: 40px;
            height: 4px;
            border-radius: 20px;
            background-color: #003478;
        }

.socialicon {
    float: left;
    padding: 48px 0 0 21px;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    position: relative;
    z-index: 1;
}

    .socialicon a {
        height: 42px;
        width: 42px;
        font-size: 18px;
        line-height: normal;
        color: var(--pure);
        border: 1px solid var(--pure);
        border-radius: 50%;
        background-color: transparent;
        float: left;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .socialicon a:hover, .socialicon a:focus {
            border-color: #003478;
            color: #003478;
            transition: all .5s;
        }


.bottomfooter {
    float: left;
    width: 100%;
    padding: 10px 0;
}

.copyrights {
    float: left;
    color: #000A16;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    padding: 8px 0 0;
}

    .copyrights a {
        color: #000A16;
    }

        .copyrights a:hover, .copyrights a:focus {
            color: #447BDE;
        }

.poweredby {
    float: right;
}

    .poweredby span {
        float: left;
        color: #000A16;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        text-transform: capitalize;
        padding: 8px 9px 0 0;
    }

    .poweredby a {
        float: left;
    }
/* Footer Style End Here */


/*Tour Package*/

.southindia {
    width: 100%;
    float: left;
    padding: 60px 0 0;
}

.southindiawrap {
    width: 100%;
    float: left;
}

    .southindiawrap h1 {
        font-size: 34px;
        color: var(--maincolor);
        font-weight: 600;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

.southindiatour {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
    padding: 40px 0 0;
}

.southindiatourpart {
    width: 100%;
    padding: 50px;
    border-radius: 20px;
    background-color: rgba(62, 127, 219, 0.05);
}

.maintourpackage {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 30px;
}

.tourpackagecont {
    /*padding: 40px 0 0;*/
}

    .tourpackagecont h3 {
        color: var(--maincolor);
        font-weight: 700;
        font-size: 22px;
        display: inline-block;
        vertical-align: middle;
        padding: 0 0 30px;
    }

    .tourpackagecont span {
        color: var(--textcolor);
        display: block;
        padding: 0 0 15px;
        font-size: 17px;
        font-weight: 600;
    }

    .tourpackagecont p {
        font-size: 14px;
        font-weight: 400;
        color: var(--textcolor);
        padding: 0 0;
        line-height: 22px;
    }

    .tourpackagecont label {
        color: var(--primarycolor);
        font-size: 16px;
        font-weight: 600;
        padding: 30px 0 0;
        display: block;
    }

    .tourpackagecont.tourpackagecontent span p {
        display: inline-block;
        padding: 0 0 0 5px;
        width: 90%;
        vertical-align: top;
    }

    .tourpackagecont.tourpackagecontent span {
        display: inline-block;
        width: 100%;
        vertical-align: top;
        padding: 10px 0 10px;
    }

    .tourpackagecont.tourpackagecontent .packagespan {
        padding: 5px 0 5px;
    }

    .tourpackagecont.tourpackagecontent i {
        display: inline-block;
        font-style: normal;
        vertical-align: top;
        font-size: 15px;
    }

    .tourpackagecont.tourpackagecontent label {
        padding: 15px 0 0;
    }

    .tourpackagecont.tourpackagecontent.northindiapackage p {
        padding: 0 0 25px !important;
    }

    .tourpackagecont.tourpackagecontent.northindiapackage span p {
        width: 78%;
        padding: 0 !important;
    }

    .tourpackagecont.tourpackagecontent.northindiapackage span i {
        color: var(--primarycolor);
        font-size: 15px;
    }

    .tourpackagecont h3 em {
        font-style: normal;
        padding: 0 0 0 15px;
        color: var(--buttoncolor);
        font-size: 18px;
        font-weight: 600;
    }


/*track bus icon start*/
.trackbuswrap {
    width: 100%;
    float: left;
    position: absolute;
    top: 20px;
    left: auto;
    right: 0;
    z-index: 1;
}

.trackbusicon {
    float: right;
    position: relative;
    text-align: center;
}

    .trackbusicon a {
        display: inline-block;
        height: 60px;
        width: 60px;
        vertical-align: middle;
        text-align: center;
        border-radius: 100%;
        line-height: 60px;
        position: relative;
        box-sizing: content-box;
    }

        .trackbusicon a img {
            width: 100%;
            max-width: 40px;
            display: inline-block;
            vertical-align: middle;
            position: relative;
            z-index: 1;
            text-align: center;
        }

        .trackbusicon a:before {
            content: "";
            position: absolute;
            z-index: 0;
            left: 50%;
            top: 50%;
            display: block;
            width: 60px;
            height: 60px;
            background: var(--pure);
            border-radius: 50%;
            -webkit-animation: pulse-border 1500ms ease-out infinite;
            animation: pulse-border 1500ms ease-out infinite;
            -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
        }

        .trackbusicon a:hover:before {
            background-color: darken(#fa183d, 10%);
        }

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

/*track bus icon end*/

/*************************Index Popup Style Start***********************/
.indexpopup .css-1t1j96h-MuiPaper-root-MuiDialog-paper {
    background-color: transparent;
    box-shadow: none;
    transition: none;
    margin: 0;
    padding: 0;
}

.indexpopup .css-bdhsul-MuiTypography-root-MuiDialogTitle-root {
    padding: 0;
    text-align: right;
    position: absolute;
    right: 40px;
    top: 10px;
}

.indexpopup .css-yiavyu-MuiBackdrop-root-MuiDialog-backdrop {
    backdrop-filter: blur(3px);
    --webkit-backdrop-filter: blur(3px);
    background-color: rgba(0, 0, 0, 0.3);
}

.indexpopup .css-1e6y48t-MuiButtonBase-root-MuiButton-root {
    padding: 0;
    margin: 0;
    min-width: auto;
}

    .indexpopup .css-1e6y48t-MuiButtonBase-root-MuiButton-root:hover {
        color: #ffffff;
        background-color: #003478;
    }

    .indexpopup .css-1e6y48t-MuiButtonBase-root-MuiButton-root i {
        font-size: 30px;
        color: #ffffff;
        background-color: #003478;
        cursor: pointer;
    }

/*.indexpopup .css-1e6y48t-MuiButtonBase-root-MuiButton-root i:hover {
            color: var(--secondary-color);
        }*/

.changepaaswrd .css-1e6y48t-MuiButtonBase-root-MuiButton-root {
    background-color: #003478 !important;
    color: var(--pure) !important;
}

    .changepaaswrd .css-1e6y48t-MuiButtonBase-root-MuiButton-root:hover {
        background-color: #447BDE !important;
        color: var(--pure) !important;
    }

/*************************Index Popup Style End***********************/



/*************************Available Route Page Style Start***********************/


/* Modify Search Area Style Start */

/*.availableroutewrapper {
    width: 100%;
    float: left;
    clear: both;
}

.modifywrapper {
    width: 100%;
    float: left;
    padding: 20px 0;
    background-color: var(--primarycolor);
}

.modifybookingform {
    width: 100%;
    float: left;
    background-color: var(--pure);
    padding: 20px 20px 20px 16px;
    border-radius: 10px;
}

.managebooking .panel-heading {
    font-size: 28px;
    font-weight: 700;
    color: var(--maincolor);
}

.modifybookingsearch {
    width: 100%;
    float: left;
}

.modifycity {
    width: 47%;
    float: left;
    position: relative;
    padding: 0 46px 0 0;
}

.modifyswapcity {
    background-image: url("../images/site/icon02.png") !important;
    background-position: center -1111px;
    background-repeat: no-repeat;
    position: absolute;
    top: -7px;
    left: 0;
    right: 46px;
    margin: 0 auto;
    width: 36px;
    height: 64px;
    cursor: pointer;
    z-index: 1;
}

.modifyinput .MuiAutocomplete-endAdornment .MuiAutocomplete-popupIndicator {
    display: none !important;
}


.modifytocity {
    width: 47.2%;
    display: inline-block;
}

.modifyinput.modifytocity.modifyfromcity {
    float: right;
    padding: 0 0 0 16px;
}

.modifybookingsearch .modifyinput input {
    width: 100%;
    height: 52px;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: var(--textcolor);
    outline: none;
    border: none;
    border-radius: 8px;
    padding: 0 0 0 45px;
    background-image: url(../images/site/icon02.png);
    background-position: left -510px;
    background-repeat: no-repeat;
}

.modifybookingsearch .modifyinput.modifyfromcity input {
    background-position: left -684px;
}

.modifyinput .css-1tb7pjp-MuiInputBase-root-MuiInput-root {
    font-family: 'Inter', sans-serif !important;
    font-weight: 500;
    font-size: 16px;
}

.modifydate {
    width: 37%;
    float: left;
    padding: 0 16px 0 0;
}

.modifytodate {
    width: 50%;
    display: inline-block;
    padding: 0 0 0 17px;
    position: relative;
}

    .modifytodate:before {
        position: absolute;
        content: "";
        left: 0;
        top: -20px;
        width: 1px;
        height: 92px;
        background-color: rgba(14, 44, 120, 0.2);
    }

    .modifytodate.modifyfromdate:after {
        position: absolute;
        content: "";
        right: 0;
        top: -20px;
        width: 1px;
        height: 92px;
        background-color: rgba(14, 44, 120, 0.2);
    }

.modifybookingsearch .modifyinput.modifytodate input {
    background-position: 0 -1027px;
    padding: 0 0 0 40px;
}

.modifybutton {
    width: 15.8%;
    float: right;
}

    .modifybutton button {
        width: 100%;
        text-align: center;
        height: 52px;
        background-color: var(--buttoncolor);
        border: none;
        font-size: 16px;
        font-weight: 500;
        color: var(--textcolor);
        border-radius: 8px;
    }

        .modifybutton button:hover, .modifybutton button:focus {
            background-color: var(--maincolor);
            color: var(--pure);
        }

.modifyinput .css-xsu6ln-MuiAutocomplete-root {
    width: 100%;
}

.modifyinput .MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon.css-xsu6ln-MuiAutocomplete-root .MuiAutocomplete-inputRoot {
    padding-right: 0;
}

.modifyinput .css-1tb7pjp-MuiInputBase-root-MuiInput-root::after {
    border-bottom: 2px solid var(--secondary-color);
}

.modifyinput .css-xsu6ln-MuiAutocomplete-root .MuiInput-root .MuiInput-input {
    padding: 0 4px 0 40px;
    height: 52px;
}

.modifyinput .css-1tb7pjp-MuiInputBase-root-MuiInput-root:hover:not(.Mui-disabled)::before {
    border-bottom: none;
}

.modifyinput .css-1tb7pjp-MuiInputBase-root-MuiInput-root:before {
    border-bottom: none;
}*/
/*Modify Search Area Style End*/


/* Modify Search Area Style Start */
.availableroutewrapper {
    width: 100%;
    float: left;
    clear: both;
}

.modifywrapper {
    width: 100%;
    float: left;
    padding: 40px 0;
}

.modifybookingform {
    width: 100%;
    float: left;
    background-color: #003478;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.modifybookingsearch {
    width: 100%;
    float: left;
}

.modifycity {
    width: 46%;
    float: left;
    background-color: var(--pure);
    border-radius: 8px;
    position: relative;
}

.modifyswapcity {
    background-image: url("../images/site/icon02.png") !important;
    background-position: center -874px;
    background-repeat: no-repeat;
    background-size: 52px;
    position: absolute;
    top: 4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 30px;
    height: 52px;
    cursor: pointer;
    z-index: 1;
}

.modifytocity {
    width: 46%;
    display: inline-block;
}

.modifyinput.modifytocity.modifyfromcity {
    float: right;
}

.modifyinput .css-dm27a0 {
    padding: 0;
    border-width: 0;
}

.modifyinput .css-17f2ubk {
    padding: 0;
    border-width: 0;
}
/*.modifytocity.modifyfromcity {
    border-left: 1px solid #D5D7DF;
}*/
.modifybookingsearch .modifyinput input {
    width: 100%;
    height: 60px;
    background-color: var(--pure);
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    color: #262626;
    outline: none;
    border: none;
    border-radius: 8px;
    padding: 0 0 0 45px;
    /*background-image: url(../Images/Icons.png);
    background-position: 12px -2281px;
    background-repeat: no-repeat;*/
}

.modifybookingsearch .modifyinput.modifyfromcity input {
    /*background-position: 18px -2502px;*/
}

.modifyinput .css-1tb7pjp-MuiInputBase-root-MuiInput-root {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 500;
    font-size: 18px;
}

.modifydate {
    width: 38%;
    float: left;
    padding: 0 20px;
    background-color: var(--pure );
    border-radius: 8px;
    margin: 0 0 0 10px;
}

.modifytodate {
    width: 49.6%;
    display: inline-block;
    padding: 0 10px 0 0;
}

    .modifytodate.modifyfromdate {
        padding: 0 0 0 10px;
    }

.modifybookingsearch .modifyinput.modifytodate input {
    background-position: 18px -2722px;
    padding: 0 0 0 60px;
}

.modifybutton {
    width: 14.3%;
    float: left;
    margin: 0 0 0 10px;
}

    .modifybutton button {
        width: 100%;
        text-align: center;
        height: 60px;
        background-color: #447BDE;
        border: none;
        font-size: 18px;
        font-weight: 500;
        color: var(--pure);
        border-radius: 8px;
    }

.modifyinput .css-xsu6ln-MuiAutocomplete-root {
    width: 100%;
}

.modifyinput .MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon.css-xsu6ln-MuiAutocomplete-root .MuiAutocomplete-inputRoot {
    padding-right: 0;
}

.modifyinput .css-1tb7pjp-MuiInputBase-root-MuiInput-root::after {
    border-bottom: 2px solid var(--secondary-color);
}

.modifyinput .css-xsu6ln-MuiAutocomplete-root .MuiInput-root .MuiInput-input {
    padding: 4px 4px 4px 50px;
    height: 52px;
}

.modifyinput .css-1tb7pjp-MuiInputBase-root-MuiInput-root:hover:not(.Mui-disabled)::before {
    border-bottom: none;
}

.modifyinput .css-1tb7pjp-MuiInputBase-root-MuiInput-root:before {
    border-bottom: none;
}
/*Modify Search Area Style End*/


/*Offer Area Style Start*/

.offeravailable {
    width: 100%;
    float: left;
    background-color: #F1F5FF;
    padding: 16px 10px 16px 0;
    overflow: hidden;
    /*display: none;*/
}

body .offeravailable .container {
    max-width: 1530px;
}

.offersection {
    width: 72.4%;
    float: right;
}

.offerslide {
    width: 100%;
    float: left;
    text-align: center;
}

.offericon {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.offerbox {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 336px;
}

.offersection .slick-prev, .offersection .slick-next {
    width: 40px;
    height: 40px;
    position: absolute;
    left: -52px;
    top: 50%;
    background-image: url("../images/site/availableicon.png");
    background-position: center 0;
    background-repeat: no-repeat;
}

.offersection .slick-next {
    right: -52px;
    left: auto;
    background-position: center -190px;
}

    .offersection .slick-prev:before, .offersection .slick-next:before {
        display: none !important;
    }

    .offersection .slick-prev:hover, .offersection .slick-prev:focus, .offersection .slick-next:hover, .offersection .slick-next:focus {
        background-image: url("../images/site/availableicon.png");
        background-repeat: no-repeat;
        background-position: center 0;
    }

    .offersection .slick-next:hover, .offersection .slick-next:focus {
        background-position: center -190px;
    }

/*Offer Search Area Style End*/

/*Routewrapper Style Start Here*/

.routewrapper {
    width: 100%;
    float: left;
    clear: both;
}

.routedetail {
    width: 100%;
    float: left;
    padding: 20px 0 0;
}

/* Route Filters Style Start Here */

.filtermodel .css-2rbg70-MuiPaper-root-MuiDialog-paper {
    background-color: #fff;
    color: rgba(0, 0, 0, 0.87);
    -webkit-transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    border-radius: 0;
    box-shadow: 0px 11px 15px -7px rgba(0,0,0,0.2),0px 24px 38px 3px rgba(0,0,0,0.14),0px 9px 46px 8px rgba(0,0,0,0.12);
    margin: 0;
    position: relative;
    overflow-y: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
    max-width: 520px;
}

.filtermodel .css-ypiqx9-MuiDialogContent-root {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    padding: 0;
    background-color: var(--pure);
    height: 100vh;
}

.filtermodelbottombtn {
    position: fixed;
    bottom: 10px;
    width: 100%;
    padding: 20px 0 0;
    width: 480px;
    float: left;
    text-align: center;
}

    .filtermodelbottombtn .filterapplybutton {
        font-size: 16px;
        font-weight: 600;
        text-transform: capitalize;
        color: var(--pure);
        background-color: #003478;
        width: 100%;
        position: relative;
        display: inline-block;
        padding: 14px 0 15px;
        border-radius: 4px;
    }

.routeleftside {
    width: 100%;
    float: left;
    padding: 20px 20px 60px;
    border-radius: 0;
    border: none;
    position: relative;
}

.routeleftsidetitle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 20px;
}

    .routeleftsidetitle h5 {
        font-size: 18px;
        font-weight: 500;
        color: #003478;
    }

    .routeleftsidetitle i {
        font-size: 22px;
        color: #003478;
        cursor: pointer;
    }

.routefilters {
    width: 100%;
    float: left;
    padding: 20px;
    border: none;
    border-radius: 10px;
    background: transparent;
    backdrop-filter: blur(20px);
    --webkit-backdrop-filter: blur(20px);
    background-color: rgba(255, 255, 255, 0.15);
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.routebustype {
    width: 100%;
    float: left;
    padding: 0 0 10px;
    position: relative;
}


@media only screen and (max-width: 991px) {

    /*.login_popup_main .css-ypiqx9-MuiDialogContent-root {
        padding: 0;
        overflow: hidden;
    }

    .popupuserdetail.popuserdetailhalf {
        width: 100%;
        float: left;
    }*/

    .ba-we-love-subscribers {
        width: 400px;
        height: 0;
        background-color: var(--pure);
        border-radius: 8px;
        box-shadow: 0px 12px 45px rgba(0, 0, 0, .15);
        text-align: left;
        margin: 0 0 10px 0;
        overflow: hidden;
        opacity: 0;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px;
        padding: 0;
    }

        .ba-we-love-subscribers.open {
            height: 75vh;
            overflow-y: auto;
            opacity: 1;
            padding: 20px !important;
        }

        .ba-we-love-subscribers.popup-ani {
            -webkit-transition: all .8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
            transition: all .8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
        }



    .logo-ani {
        transition: 0.5s linear;
        -webkit-transition: 0.5s linear;
    }

    .ba-we-love-subscribers-fab {
        width: 50px;
        height: 50px;
        background-color: var(--maincolor);
        border-radius: 50px;
        float: left;
        box-shadow: 4px 6px 35px rgb(255 255 255 / 40%);
        z-index: 5;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .ba-we-love-subscribers-fab .img-fab {
            position: relative;
        }

            .ba-we-love-subscribers-fab .img-fab::before {
                font-family: "FontAwesome";
                content: "\f0b0";
                font-size: 14px;
                font-weight: 500;
                color: var(--pure);
                font-style: normal;
                display: inline-block;
                vertical-align: middle;
                transition: .4s ease;
                -webkit-transition: .4s ease;
                -moz-transition: .4s ease;
                -ms-transition: .4s ease;
                -o-transition: .4s ease;
            }

            .ba-we-love-subscribers-fab .img-fab.close {
                position: relative;
                font-weight: 500;
                font-size: 20px;
                line-height: 0;
                text-shadow: none;
            }

                .ba-we-love-subscribers-fab .img-fab.close::before {
                    font-family: "FontAwesome";
                    content: "\f00d";
                    font-size: 14px;
                    font-weight: 500;
                    line-height: normal;
                    color: var(--pure);
                    font-style: normal;
                    display: inline-block;
                    vertical-align: middle;
                    transition: .4s ease;
                    -webkit-transition: .4s ease;
                    -moz-transition: .4s ease;
                    -ms-transition: .4s ease;
                    -o-transition: .4s ease;
                }

        .ba-we-love-subscribers-fab .wrap {
            transform: rotate(0deg);
            -webkit-transition: all .15s cubic-bezier(0.15, 0.87, 0.45, 1.23);
            transition: all .15s cubic-bezier(0.15, 0.87, 0.45, 1.23);
        }

        .ba-we-love-subscribers-fab .ani {
            transform: rotate(45deg);
            -webkit-transition: all .15s cubic-bezier(0.15, 0.87, 0.45, 1.23);
            transition: all .15s cubic-bezier(0.15, 0.87, 0.45, 1.23);
        }

        .ba-we-love-subscribers-fab .close {
            background-position: -2px 1px;
            transform: rotate(-45deg);
            float: none;
            /*Bootstrap Overide*/
            opacity: 1;
            /*Bootstrap Overide*/
        }

    /*.ba-we-love-subscribers-wrap {
        position: fixed;
        left: 25px;
        bottom: 25px;
        z-index: 2;
        width: 54px;
    }*/

    .ba-settings {
        position: absolute;
        top: -25px;
        left: 0px;
        padding: 10px 20px;
        background-color: #555;
        border-radius: 5px;
        color: #fff;
    }

    .available_route_leftbar {
        flex-basis: 0;
        background-color: transparent;
        border: none;
        padding: 0;
    }

    .available_route_rightbar {
        flex-basis: 100%;
    }

    .available_route_leftbar .title {
        font-weight: 700;
        font-size: 18px;
        text-align: left;
        color: var(--secondary-color);
        padding: 0;
        border-bottom: none;
        margin: 0;
    }

    .filter-drawer__title {
        color: var(--head-text-color);
        cursor: pointer;
        display: block;
        font-size: 14px;
        font-weight: 500;
        padding: 0 0 10px;
        position: relative;
        margin-bottom: 0;
        transition: all 0.25s ease-out;
        text-transform: uppercase;
        text-align: left;
    }

    .filter-drawer {
        margin-bottom: 0;
        border: 1px solid var(--border-color);
        background-color: var(--pure);
        border-radius: 4px;
        padding: 10px 20px 0px;
    }


    .filter-drawer__trigger:checked + .filter-drawer__title + .filter-drawer__content-wrapper {
        max-height: 1000px;
        text-align: left;
    }
}

@media only screen and (max-width: 479px) {
    .ba-we-love-subscribers-wrap {
        left: 15px;
    }

    .ba-we-love-subscribers {
        width: 290px;
    }

        .ba-we-love-subscribers.open {
            padding: 15px;
        }

    .login_popup_main .css-2rbg70-MuiPaper-root-MuiDialog-paper {
        overflow-y: inherit;
    }

    .popupuserdetail.popuserdetailhalf {
        width: 100% !important;
        float: left;
    }

    .popupuserdetail {
        padding: 0 !important;
    }
}



/*** Filter Drawer Style Start Here*****/

.filter-drawer {
    margin-bottom: 0;
    border: 1px solid #003478;
    background-color: transparent;
    border-radius: 4px;
    padding: 20px 30px 0px;
}

.filter-drawer__content-wrapper {
    max-height: 0px;
    overflow: hidden;
    transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -ms-transition: 0.4s ease;
    -o-transition: 0.4s ease;
}

.filter-drawer__title {
    color: #003478;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: 500;
    padding: 0 0 20px;
    position: relative;
    margin-bottom: 0;
    transition: all 0.25s ease-out;
    text-transform: uppercase;
}

    .filter-drawer__title::after {
        border-style: solid;
        border-width: 2px 2px 0 0;
        content: " ";
        height: 8px;
        left: 2px;
        position: relative;
        right: 0;
        top: 7px;
        transform: rotate(135deg);
        transition: 0.35s ease-in-out;
        width: 8px;
        border-color: var(--head-text-color);
        float: right;
    }


/* OPTIONAL HOVER STATE */


.filter-drawer__trigger:checked + .filter-drawer__title + .filter-drawer__content-wrapper {
    max-height: 1000px;
}

.filter-drawer__content {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 0 0 30px;
}

.filter-drawer__trigger:checked + .filter-drawer__title::after {
    transform: rotate(-45deg);
    transition: 0.25s ease-in-out;
}

.filter-drawer input[type="checkbox"] {
    display: none;
}





.filter-drawer__content_input input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.filter-drawer__content_input label {
    position: relative;
    cursor: pointer;
    font-weight: normal;
    font-size: 14px;
    text-align: left;
    color: var(--text-color);
}

    .filter-drawer__content_input label::before {
        content: '';
        background-color: transparent;
        border: 1px solid var(--text-color);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
        height: 16px;
        width: 16px;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        cursor: pointer;
        margin-right: 10px;
        margin-top: -1px;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        -o-border-radius: 2px;
    }


.filter-drawer__content_input input:checked + label::after {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    left: 6px;
    width: 5px;
    height: 8px;
    border: 1px solid var(--head-text-color);
    border-width: 0 1px 1px 0;
    transform: rotate(45deg);
}

.filter-drawer__content.filter-drawer__content-time {
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row;
}

    .filter-drawer__content.filter-drawer__content-time .filter-drawer__content_input {
        flex-basis: 47%;
    }

/*** Filter Drawer Style End Here*****/

.routebustype:last-child:after {
    display: none;
}

.filtertitle h5 {
    font-size: 18px;
    font-weight: 500;
    /* color: var(--primarycolor); */
    padding: 24px 16px 16px 0;
    position: relative;
    background: #266db2;
    display: inline-block;
    z-index: 1;
    color: rgba(255, 255, 255, 0.6);
}

.filtertitle {
    position: relative;
}

    .filtertitle:after {
        content: '';
        position: absolute;
        height: 1px;
        width: 100%;
        background-color: rgba(255, 255, 255, 0.6);
        left: 0;
        bottom: 25px;
    }

.filtercheckbox {
    width: 100%;
    float: left;
    border-top: 1px solid var(--bgcolor);
    padding: 20px 0 0;
}

    .filtercheckbox label {
        font-weight: 600;
        display: flex;
        align-items: center;
        cursor: pointer;
    }

    .filtercheckbox .vh {
        position: absolute !important;
        clip: rect(1px, 1px, 1px, 1px);
        padding: 0 !important;
        border: 0 !important;
        height: 1px !important;
        width: 1px !important;
        overflow: hidden;
    }

    .filtercheckbox label::before {
        content: "";
        width: 22px;
        height: 22px;
        background-color: transparent;
        border: 1px solid #003478;
        display: inline-block;
        margin-right: 0;
        border-radius: 2px;
        position: absolute;
        right: 0;
        top: 1px;
    }

    .filtercheckbox input[type="checkbox"]:checked ~ label:before {
        background: #003478 no-repeat center;
        background-size: 12px 12px;
        background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDQ1LjcwMSA0NS43IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NS43MDEgNDUuNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0yMC42ODcsMzguMzMyYy0yLjA3MiwyLjA3Mi01LjQzNCwyLjA3Mi03LjUwNSwwTDEuNTU0LDI2LjcwNGMtMi4wNzItMi4wNzEtMi4wNzItNS40MzMsMC03LjUwNCAgICBjMi4wNzEtMi4wNzIsNS40MzMtMi4wNzIsNy41MDUsMGw2LjkyOCw2LjkyN2MwLjUyMywwLjUyMiwxLjM3MiwwLjUyMiwxLjg5NiwwTDM2LjY0Miw3LjM2OGMyLjA3MS0yLjA3Miw1LjQzMy0yLjA3Miw3LjUwNSwwICAgIGMwLjk5NSwwLjk5NSwxLjU1NCwyLjM0NSwxLjU1NCwzLjc1MmMwLDEuNDA3LTAuNTU5LDIuNzU3LTEuNTU0LDMuNzUyTDIwLjY4NywzOC4zMzJ6IiBmaWxsPSIjRkZGRkZGIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
    }

    .filtercheckbox label {
        font-size: 16px;
        font-weight: 400;
        float: left;
        position: relative;
        padding: 0 40px 0 0;
        color: #003478;
        width: 100%;
    }

    .filtercheckbox.sortingfilter label::before {
        display: none;
    }

    .filtercheckbox.sortingfilter label {
        padding: 0 0 14px;
        justify-content: space-between;
    }

        .filtercheckbox.sortingfilter label:last-child {
            padding: 0;
        }

    .filtercheckbox.sortingfilter .css-vqmohf-MuiButtonBase-root-MuiRadio-root.Mui-checked {
        color: #003478;
        padding: 0;
    }

    .filtercheckbox.sortingfilter .css-vqmohf-MuiButtonBase-root-MuiRadio-root {
        padding: 0;
        color: #003478;
    }

    .filtercheckbox.sortingfilter .css-ahj2mt-MuiTypography-root {
        margin: 0;
        font-family: 'Poppins', sans-serif !important;
        font-weight: 400;
        font-size: 16px;
        color: #003478;
        line-height: 1.5;
        letter-spacing: 0.00938em;
    }

    .filtercheckbox .css-xsu6ln-MuiAutocomplete-root {
        width: 100%;
    }

    .filtercheckbox .MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon.css-xsu6ln-MuiAutocomplete-root .MuiAutocomplete-inputRoot {
        padding-right: 0;
    }

    .filtercheckbox .css-1tb7pjp-MuiInputBase-root-MuiInput-root:before {
        border-bottom: none;
    }

    .filtercheckbox .css-1x51dt5-MuiInputBase-input-MuiInput-input {
        height: 40px;
        border: 1px solid var(--bgcolor);
        padding: 0 10px 0 !important;
        color: #003478;
    }

    .filtercheckbox .css-1tb7pjp-MuiInputBase-root-MuiInput-root:hover:not(.Mui-disabled):before {
        border-bottom: none;
    }

    .filtercheckbox .css-qzbt6i-MuiButtonBase-root-MuiIconButton-root-MuiAutocomplete-popupIndicator {
        color: var(--bgcolor);
    }

    .filtercheckbox .css-1glvl0p-MuiButtonBase-root-MuiIconButton-root-MuiAutocomplete-clearIndicator {
        color: var(--bgcolor);
    }

    .filtercheckbox .css-1tb7pjp-MuiInputBase-root-MuiInput-root:after {
        border-bottom: 2px solid var(--buttoncolor);
    }

.bustypecheckbox {
    width: 100%;
    float: left;
    padding: 0 0 14px;
    word-wrap: anywhere;
}

    .bustypecheckbox:last-child {
        padding: 0;
    }

.routepickupcheckbox {
    width: 100%;
    float: left;
}

    .routepickupcheckbox ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .routepickupcheckbox li {
        display: inline-block;
        flex-basis: 22%;
    }

    .routepickupcheckbox .pickuptime {
        height: 34px;
        width: 100%;
        background-image: url(../Images/Icons.png);
        background-position: center -2960px;
        background-repeat: no-repeat;
        float: left;
        text-align: center;
    }

        .routepickupcheckbox .pickuptime.pickuptime02 {
            background-position: center -3190px;
        }

        .routepickupcheckbox .pickuptime.pickuptime03 {
            background-position: center -3420px;
        }

        .routepickupcheckbox .pickuptime.pickuptime04 {
            background-position: center -3650px;
        }

    .routepickupcheckbox input[type="checkbox"][id^="myCheckbox"] {
        display: none;
    }

    .routepickupcheckbox p {
        font-size: 10px;
        font-weight: 400;
        color: var(--primarycolor);
        padding: 20px 0 0;
        position: relative;
        text-align: center;
        width: 100%;
        float: left;
    }

        .routepickupcheckbox p::before {
            content: '';
            position: absolute;
            top: 12px;
            left: 0;
            right: 0;
            margin: 0 auto;
            width: 60px;
            height: 2px;
            background: rgb(249, 250, 251);
            background: -moz-linear-gradient(left, rgba(249, 250, 251, 1) 0%, rgba(213, 215, 223, 1) 50%, rgba(249, 250, 251, 1) 100%);
            background: -webkit-linear-gradient(left, rgba(249, 250, 251, 1) 0%, rgba(213, 215, 223, 1) 50%, rgba(249, 250, 251, 1) 100%);
            background: linear-gradient(to right, rgba(249, 250, 251, 1) 0%, rgba(213, 215, 223, 1) 50%, rgba(249, 250, 251, 1) 100%);
            filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f9fafb', endColorstr='#f9fafb', GradientType=1);
        }

    .routepickupcheckbox label {
        border: 1px solid #4A4A4A;
        border-radius: 4px;
        padding: 10px 0;
        display: block;
        position: relative;
        cursor: pointer;
        width: 100%;
        float: left;
    }

        .routepickupcheckbox label:before {
            background-color: white;
            color: white;
            content: " ";
            display: block;
            border-radius: 50%;
            border: none;
            position: absolute;
            text-align: center;
            line-height: 28px;
            transition-duration: 0.4s;
            transform: scale(0);
            z-index: -1;
        }

        .routepickupcheckbox label img {
            height: 100px;
            width: 100px;
            transition-duration: 0.2s;
            transform-origin: 50% 50%;
        }

    .routepickupcheckbox :checked + label {
        background-color: var(--textcolor);
        width: 100%;
        float: left;
    }

        .routepickupcheckbox :checked + label:before {
            content: "";
            background-color: grey;
            transform: scale(1);
        }


.pickupsearch {
    width: 100%;
    float: left;
    position: relative;
    padding: 0 0 0px;
    display: none;
}

    .pickupsearch input {
        width: 100%;
        height: 40px;
        border-radius: 4px;
        background: transparent;
        border: 1px solid #d5d7df;
        outline: none;
        padding: 0 30px 0 10px;
        color: var(--primarycolor);
    }

        .pickupsearch input:focus {
            color: var(--primarycolor);
            border-color: #d5d7df;
        }

    .pickupsearch i {
        font-size: 22px;
        color: var(--primarycolor);
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 1;
    }

.collapsecheckboxlist {
    width: 100%;
    float: left;
}

    .collapsecheckboxlist .wraper {
        width: 100%;
        float: left;
    }

    .collapsecheckboxlist .collapsed-menu {
        position: relative;
        overflow: hidden;
        max-height: 24px;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: column;
        padding: 0;
        transition: max-height 0.2s ease;
        border: 1px solid rgba(255, 255, 255, 0.2);
        border-radius: 0px;
    }

        .collapsecheckboxlist .collapsed-menu.toggled {
            max-height: 200px;
            overflow: auto;
        }

        .collapsecheckboxlist .collapsed-menu .collapsed-menu-list {
            list-style-type: none;
            padding: 20px 0 0;
            margin: 0;
        }


    /*      styled item              */

    .collapsecheckboxlist .styled-link {
        cursor: pointer;
        position: relative;
        padding: 0;
        text-decoration: none;
        font-size: 14px;
        font-weight: 600;
        color: var(--secondary-color);
    }


.farerangeslider {
    width: 100%;
    float: left;
}

    .farerangeslider .css-187mznn-MuiSlider-root {
        border-radius: 12px;
        color: var(--primarycolor);
        height: 4px;
        padding: 13px 0;
        position: relative;
        z-index: 3;
    }

    .farerangeslider .css-eg0mwd-MuiSlider-thumb:hover, .farerangeslider .css-eg0mwd-MuiSlider-thumb.Mui-focusVisible {
        box-shadow: 0px 0px 0px 8px rgb(217, 217, 217);
    }

    .farerangeslider .css-eg0mwd-MuiSlider-thumb::before {
        background: var(--primarycolor);
    }

    .farerangeslider .css-eg0mwd-MuiSlider-thumb::after {
        width: 30px;
        height: 30px;
        opacity: 0.3;
        z-index: -1;
        background-color: var(--maincolor);
    }

/* Route Filters Style End Here */


/*Route Listing Style Start Here*/

.routerightside {
    width: 100%;
    float: left;
}

.routerightcontent {
    width: 100%;
    float: left;
    padding: 0 0 0 0px;
}

.routedateslider {
    width: 100%;
    float: left;
}

.routebuscount {
    width: 100%;
    float: left;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.buscountnumber {
    float: left;
    display: none;
}

    .buscountnumber p {
        font-size: 20px;
        font-weight: 600;
        color: var(--textcolor);
    }

        .buscountnumber p label {
            font-size: 22px;
            font-weight: 600;
            color: var(--buttoncolor);
        }

.filterbuttonsidebar a {
    padding: 10px 20px;
    color: var(--maincolor);
    border: 1px solid var(--maincolor);
    border-radius: 50px;
}

    .filterbuttonsidebar a i {
        padding: 0 6px 0 0;
    }

    .filterbuttonsidebar a:hover, .filterbuttonsidebar a:focus {
        color: var(--maincolor);
    }

.bussortbylisting {
    float: right;
}

    .bussortbylisting p {
        font-size: 16px;
        font-weight: 600;
        color: var(--primarycolor);
        display: inline-block;
        vertical-align: middle;
        padding: 0 10px 4px 0;
    }

    .bussortbylisting .dropdown {
        width: 180px;
        display: inline-block;
        transition: all .5s ease;
        position: relative;
        font-size: 16px;
        color: var(--primarycolor);
        height: 100%;
        text-align: left;
    }

        .bussortbylisting .dropdown .select {
            cursor: pointer;
            display: block;
            outline: none;
            padding: 10px 16px;
            background-color: var(--tertiary-color);
            border-radius: 4px;
        }

            .bussortbylisting .dropdown .select > i {
                font-size: 16px;
                color: var(--secondary-color);
                cursor: pointer;
                transition: all .3s ease-in-out;
                float: right;
                line-height: 25px
            }

        .bussortbylisting .dropdown:focus {
            outline: none;
        }


        /* .bussortbylisting .dropdown:hover {
    box-shadow: 0 0 4px rgb(204, 204, 204)
} */


        /* .bussortbylisting .dropdown:active {
    background-color: #f8f8f8
} */


        /* .bussortbylisting .dropdown.active:hover,
.bussortbylisting .dropdown.active {
    border-bottom: 1px solid var(--secondary-color);
} */

        .bussortbylisting .dropdown.active .select > i {
            transform: rotate(-180deg)
        }

        .bussortbylisting .dropdown .dropdown-menu {
            position: absolute;
            background-color: #fff;
            width: 100%;
            left: 0;
            margin-top: 1px;
            box-shadow: 0 1px 2px rgb(204, 204, 204);
            border-radius: 0 1px 2px 2px;
            overflow: hidden;
            display: none;
            max-height: 300px;
            z-index: 9;
            border-top: 2px solid var(--secondary-color);
        }

            .bussortbylisting .dropdown .dropdown-menu li {
                padding: 10px;
                transition: all .2s ease-in-out;
                cursor: pointer
            }

        .bussortbylisting .dropdown .dropdown-menu {
            padding: 0;
            list-style: none
        }

            .bussortbylisting .dropdown .dropdown-menu li:hover {
                background-color: #f2f2f2
            }

            .bussortbylisting .dropdown .dropdown-menu li:active {
                background-color: #e2e2e2
            }


.noroute {
    width: 100%;
    float: left;
    text-align: center;
    margin: 40px 0 0;
}

    .noroute p {
        font-size: 16px;
        font-weight: 600;
        padding: 20px 0;
        border-radius: 10px;
        border: 1px solid var(--secondary-color);
        background-color: var(--bgcolor);
    }

.busroutedetails {
    width: 100%;
    float: left;
    padding: 20px 0 0;
}

.routedata {
    width: 100%;
    float: left;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #d5d7df;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    padding: 0 0 0px;
}

    .routedata .travelsname {
        font-size: 22px;
        font-weight: 700;
        margin: 10px 0 0 40px;
        color: #003478;
    }

.busdetails {
    width: 100%;
    float: left;
    padding: 10px 40px;
    background-color: var(--secondary-color);
    border-radius: 10px 10px 0 0;
    display: none;
    justify-content: space-between;
    align-items: center;
}

.bustypedetails {
    float: left;
}

    .bustypedetails label {
        font-size: 20px;
        color: var(--pure);
        font-weight: 600;
    }

.busseatleft {
    font-size: 18px;
    color: var(--pure);
    font-weight: 600;
}

    .busseatleft .windowseat {
        font-size: 16px;
        font-weight: 400;
    }

.bustypenumber {
    padding: 0 0 0 120px;
}

    .bustypenumber i {
        padding: 0 10px 0 0;
    }

.busroutetimetable {
    width: 100%;
    float: left;
    padding: 20px 40px 0;
    display: flex;
    justify-content: space-between;
    text-align: center;
}

.bustiming {
    display: flex;
    justify-content: space-between;
    gap: 0px;
    flex-basis: 50%;
}


.bustimingbottom {
    display: flex;
    justify-content: space-between;
    flex-basis: 38%;
}

    .bustimingbottom .bustype.seatleft {
        display: block;
    }

        .bustimingbottom .bustype.seatleft p {
            font-size: 14px;
            padding: 10px 20px;
            border: 1px solid #447BDE;
            border-radius: 20px;
        }

.busroutetimetable .boldlabel {
    font-size: 22px;
    font-weight: 600;
    color: #003478;
    display: block;
}

.busroutetimetable .lighttext {
    font-size: 14px;
    font-weight: 400;
    color: var(--textcolor);
    display: block;
}

.busroutetimetable p.lighttext {
    display: none;
}

.busroutetimetable .bluetext {
    font-size: 18px;
    font-weight: 500;
    color: #003478;
    display: block;
    padding: 6px 0 0;
}

.busroutetimetable .lightlabel {
    font-size: 14px;
    font-weight: 400;
    color: var(--textcolor);
    display: block;
}

.busroutetimetable .bustime {
    display: inline-block;
    vertical-align: middle;
}

.bustime.busroutearrow {
    padding: 5px 20px 0;
}

.rattinglabel {
    padding: 1px 0px 2px;
    border: 1px solid #D5D7DF;
    border-radius: 4px;
    color: var(--maincolor);
    font-size: 20px;
    font-weight: 600;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.16);
    margin: 0 0 6px;
}

    .rattinglabel label {
        display: inline-block;
        vertical-align: middle;
        font-size: 16px;
    }

    .rattinglabel i {
        font-size: 12px;
        display: inline-block;
        vertical-align: middle;
        padding: 0 0px 0 4px;
    }

.busfairdetails {
    text-align: left;
    position: relative;
}

    .busfairdetails.busfairdetailsmobile {
        text-align: left;
        position: absolute;
        left: 40px;
        top: 16px;
        display: none;
    }

    .busfairdetails p {
        font-size: 12px;
        font-weight: 400;
        color: #003478;
        text-transform: uppercase;
    }

    .busfairdetails span {
        font-size: 28px;
        font-weight: 700;
        color: #003478;
    }

        .busfairdetails span i {
            font-size: 24px;
            padding: 0 5px 0 0;
        }

    .busfairdetails .savingamount {
        font-size: 14px;
        font-weight: 400;
        color: var(--secondary-color);
    }

        .busfairdetails .savingamount i {
            padding: 0 2px 0 2px;
        }

.busroutevia {
    width: 100%;
    float: left;
    padding: 20px 40px 20px;
    font-size: 18px;
    font-weight: 500;
    color: #003478;
}

.bustypeamenities {
    display: flex;
    gap: 10px;
    padding: 14px 0 0;
}

    .bustypeamenities i {
        font-size: 16px;
        color: #aaaaaa;
        cursor: pointer;
    }

.busroutevialist {
    border: 1px solid #D5D7DF;
    border-radius: 6px;
    display: flex;
    padding: 10px 20px;
    justify-content: flex-start;
    /* flex: 1 auto; */
}

    .busroutevialist span {
        font-size: 18px;
        font-weight: 600;
        color: var(--primarycolor);
        float: left;
        flex: 0 0 auto;
    }

    .busroutevialist .vialist {
        display: inline-block;
        vertical-align: middle;
        flex: 1 1 auto;
    }

        .busroutevialist .vialist ul {
            margin: 0;
            padding: 2px 0 0 5px;
            list-style-type: none;
        }

            .busroutevialist .vialist ul li {
                font-size: 18px;
                font-weight: 400;
                color: var(--pure);
                display: inline-block;
                position: relative;
                padding: 0 28px 0 0;
            }

                .busroutevialist .vialist ul li::after {
                    content: '\f178';
                    font-family: FontAwesome;
                    position: absolute;
                    right: 6px;
                    top: 5px;
                    color: var(--secondary-color);
                    font-size: 12px;
                    font-weight: normal;
                }

                .busroutevialist .vialist ul li:last-child::after {
                    display: none;
                }

.busroutefacilities {
    width: 100%;
    float: left;
    background-color: #e5ecf2;
    border-radius: 0 0 10px 10px;
    position: relative;
}

.busfacilitiestab {
    width: 100%;
    float: left;
}


    /* Tabs Area */

    .busfacilitiestab .nav-tabs {
        border-bottom: none;
        width: 100%;
        display: flex;
        padding: 10px 40px;
        border-top: 1px dashed #D5D7DF;
        justify-content: flex-end;
        align-items: center;
    }

        .busfacilitiestab .nav-tabs .nav-item {
            display: inline-block;
            padding: 0 0;
        }

            .busfacilitiestab .nav-tabs .nav-item.show .nav-link,
            .busfacilitiestab .nav-tabs .nav-link.active {
                color: #447bde;
                background-color: transparent;
                border: none;
            }

        .busfacilitiestab .nav-tabs .nav-link {
            background: 0 0;
            border: none;
            font-size: 16px;
            font-weight: 500;
            color: var(--textcolor);
            padding: 0 20px 0;
            position: relative;
        }

            .busfacilitiestab .nav-tabs .nav-link:after {
                content: '';
                position: absolute;
                width: 2px;
                height: 20px;
                background-color: #D5D7DF;
                right: 0;
                top: 5px;
            }

            .busfacilitiestab .nav-tabs .nav-link.nav-link-last:after {
                display: none;
            }

    .busfacilitiestab .tab-pane {
        width: 100%;
        float: left;
        padding: 40px 40px 40px;
        border-top: 1px dashed #D5D7DF;
        background-color: var(--pure);
        border-radius: 0 0 10px 10px;
    }

    .busfacilitiestab .nav-tabs .nav-item.nav-item-button {
        float: right;
        padding: 10px;
        background-color: #447bde;
        border-radius: 4px;
        cursor: pointer;
        color: #ffffff;
    }

        .busfacilitiestab .nav-tabs .nav-item.nav-item-button i {
            font-size: 22px;
            line-height: 30px;
            padding: 0 20px;
            color: var(--pure);
        }

    .busfacilitiestab .nav-tabs .nav-link:focus,
    .busfacilitiestab .nav-tabs .nav-link:hover {
        border: none;
        isolation: isolate;
    }

    .busfacilitiestab .nav-tabs .nav-item-button button {
        color: var(--pure);
    }

        .busfacilitiestab .nav-tabs .nav-item-button button:focus,
        .busfacilitiestab .nav-tabs .nav-item-button button:hover,
        .busfacilitiestab .nav-tabs .nav-item-button button.active {
            color: var(--pure);
        }


/*Review Tabbing Slider Style Start Here*/

.testimonialtabwrapper {
    width: 100%;
    float: left;
    text-align: center;
}

.testim.testimtab {
    width: 100%;
    position: relative;
}

    .testim.testimtab .wrap {
        position: relative;
        width: 100%;
        max-width: 100%;
        padding: 40px 20px;
        margin: auto;
    }

    .testim.testimtab .cont div h2 {
        color: var(--primarycolor);
        font-size: 18px;
        font-weight: 600;
        margin: 15px 0;
        padding: 20px 0 10px;
    }

    .testim.testimtab .cont div p {
        font-size: 16px;
        font-weight: 400;
        color: var(--primarycolor);
        width: 100%;
        text-align: center;
        line-height: 30px;
        padding: 20px 0 0;
    }

    .testim.testimtab .cont i {
        font-weight: bold;
        font-size: 120px;
        color: var(--secondary-color);
    }

    .testim.testimtab ul {
        padding-left: 0;
    }

    .testim.testimtab .dots .dot {
        list-style-type: none;
        display: inline-block;
        width: 12px;
        height: 12px;
        border-radius: 50%;
        border: 2px solid var(--primarycolor);
        margin: 0 5px;
        cursor: pointer;
        -webkit-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        position: relative;
        background-color: var(--primarycolor);
    }

        .testim.testimtab .dots .dot.active,
        .testim.testimtab .dots .dot:hover {
            background: var(--secondary-color);
            border-color: var(--secondary-color);
        }

    .testim.testimtab .arrow {
        display: none;
    }

    /* .testim.testimtab .cont > div {
        position: relative;
        padding: 0 0 70px 0;
        width: 100%;
    }*/

    .testim.testimtab .cont > div.inactive {
        opacity: 0;
    }

/*Review Tabbing Slider Style End Here*/

/*Amenities Tabbing Style Start Here*/

.amenities-tab-section {
    width: 100%;
    float: left;
    background-color: #F9FAFB;
    border: 1px solid #D5D7DF;
    border-radius: 10px;
    padding: 20px 20px;
}

.amenities-tab-list {
    width: 100%;
    float: left;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.amenities-tab-box {
    width: 25%;
    text-align: left;
    padding: 10px 0;
}

    .amenities-tab-box i,
    .amenities-tab-box p {
        font-size: 22px;
        color: var(--primarycolor);
        display: inline-block;
        vertical-align: middle;
    }

    .amenities-tab-box p {
        font-size: 16px;
        font-weight: 400;
        padding-left: 10px;
    }


/*Amenities Tabbing Style End Here*/


/*Boarding/Dropping Point Tabbing Style Start Here*/

.boarding-dropping-tab-section {
    width: 100%;
    float: left;
}

.boarding-point-tab,
.dropping-point-tab {
    width: 50%;
    float: left;
}

.boarding-point-list, .dropping-point-list {
    float: left;
    margin: 0 20px 0 0;
    background-color: var(--bgcolor);
    border: 1px solid #D5D7DF;
    border-radius: 10px;
    padding: 30px 20px;
    width: 100%;
}

.dropping-point-list {
    margin: 0 0 0 20px;
}

.boarding-title {
    font-size: 20px;
    text-align: center;
    position: relative;
    padding: 0 0 20px;
    font-weight: 600;
}



.boarding-list-type {
    width: 100%;
    float: left;
    padding: 30px 0 0;
    height: 320px;
    overflow-y: auto;
}

    .boarding-list-type::-webkit-scrollbar {
        border-radius: 10px;
        width: 6px;
        box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    }

    .boarding-list-type::-webkit-scrollbar-thumb {
        border-radius: 10px;
        width: 6px;
        background-color: var(--maincolor);
    }

.boarding-list {
    width: 100%;
    float: left;
    display: flex;
    padding: 0 0 20px;
}

    .boarding-list label.dropdate {
        display: block;
        font-weight: 600;
        text-align: left;
    }

    .boarding-list label {
        padding: 0 20px 0 0;
    }

    .boarding-list p {
        flex: 1;
    }
/*Boarding/Dropping Point Tabbing Style End Here*/

/*Cancellation Tabbing Style Start Here*/
.cancellation-tab-section {
    width: 100%;
    float: left;
}

.cancellation-policy {
    width: 100%;
    float: left;
    border: 1px solid #D5D7DF;
    border-radius: 10px 10px 0 0;
}

.cancellation-list-type {
    width: 100%;
    float: left;
}

.cancellation-title {
    font-size: 18px;
    font-weight: 600;
    background-color: var(--bgcolor);
    padding: 16px 40px;
    border-radius: 10px 10px 0 0;
    border-bottom: 1px solid #D5D7DF;
}

.cancellation-list-title {
    font-size: 16px;
    font-weight: 600;
    padding: 16px 40px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #D5D7DF;
}

.cancellation-list {
    font-size: 16px;
    font-weight: 400;
    padding: 16px 40px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #D5D7DF;
}

    .cancellation-list:last-child {
        border: none;
    }


/*Cancellation Tabbing Style End Here*/

/* Booking Seat Chart Style Start Here */


.seatpricefilter {
    /*width: 100%;*/
    float: left;
}

    .seatpricefilter ul {
        padding: 0;
        margin: 0;
        list-style: none;
        display: inline-block;
        width: 100%;
    }

        .seatpricefilter ul li {
            display: inline-block;
            padding: 2px 20px 2px;
            border: 1px solid #003478;
            border-radius: 4px;
            margin: 0 6px;
            cursor: pointer;
            font-size: 14px;
            background-color: var(--pure);
        }

            .seatpricefilter ul li.active {
                background-color: #003478;
                color: var(--pure);
            }

/*.seatpricefilter ul li:first-child {
                background-color: transparent;
                border: none;
                font-size: 16px;
                font-weight: 600;
                margin-right: 2px;
            }*/

.seat-opacity {
    opacity: 0.3;
    pointer-events: none !important;
}

.upperlowerchart {
    /*width: 100%;*/
    float: left;
}

.bookingchartdata {
    /* width: 100%; */
    float: left;
    display: flex;
    justify-content: space-around;
}

.seatchartdeta {
    width: 100%;
    float: left;
    position: relative;
}

    .seatchartdeta span.seat {
        transform: rotate(-90deg);
    }

.bookingseatchart {
    width: 70%;
    float: left;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/*.lowerdeckseat, .upperdeckseat {
    background-color: #F9FAFB;
    border: 1px solid #D5D7DF;
    border-radius: 10px;
    width: 100%;
    float: left;
    height: 250px;
    padding: 0 0 0 60px;
}*/

.lowerdeckseat, .upperdeckseat {
    background-color: var(--pure);
    border: 1px solid #D5D7DF;
    border-radius: 10px;
    width: 320px;
    float: left;
    min-height: 630px;
    padding: 40px 60px 0;
}

/*.lowerdeckseat {
    background-image: url(../Images/Driver.png);
    background-position: 15px 40px;
    background-repeat: no-repeat;
    background-size: 30px;
}*/

.lowerdeckseat {
    background-image: url(../Images/Driver.png);
    background-position: 76% 20px;
    background-repeat: no-repeat;
    background-size: 30px;
}


.lowerdeckchart, .upperdeckchart {
    width: 50%;
    float: left;
}

.seatchartone, .seatchartwo {
    text-align: left;
}

.seatitle {
    padding: 0 120px 0;
    display: inline-block;
    margin: 20px 0 20px;
    color: var(--secondary-color);
    font-weight: 600;
    position: relative;
}

    .seatitle:before {
        content: '';
        position: absolute;
        width: 80px;
        height: 30px;
        left: 20px;
        top: -2px;
        background-color: var(--textcolor);
        clip-path: polygon(100% 37%, 1% 45%, 100% 52%);
    }

    .seatitle:after {
        content: '';
        position: absolute;
        width: 80px;
        height: 30px;
        right: 20px;
        bottom: -2px;
        background-color: var(--textcolor);
        clip-path: polygon(100% 37%, 1% 45%, 100% 52%);
        transform: rotate(180deg);
    }



/*Seat Icon*/
.seat-icon {
    background-color: #fff;
    min-width: 70px;
    min-height: 30px;
    color: var(--primarycolor);
    font-size: 13px;
    text-transform: uppercase;
    line-height: normal;
    text-align: center;
    padding: 5px 0 0;
    margin: 0 4px 7px 0;
    cursor: pointer;
    float: none;
    clear: both;
    display: inline-block;
    vertical-align: top;
    border: 1px solid var(--primarycolor);
    position: relative;
}



/*.seat-icon02 {
    background-color: #fff;
    min-width: 31px;
    min-height: 30px;
    color: var(--primarycolor);
    font-size: 13px;
    text-transform: uppercase;
    line-height: normal;
    text-align: center;
    padding: 5px 0 0;
    margin: 0 4px 7px 0;
    cursor: pointer;
    float: none;
    clear: both;
    display: inline-block;
    vertical-align: top;
    border: 1px solid var(--primarycolor);
    position: relative;
}*/

.seat-icon02 {
    background-color: #fff;
    min-width: 31px;
    min-height: 30px;
    color: var(--textcolor);
    font-size: 12px;
    text-transform: uppercase;
    line-height: normal;
    text-align: center;
    padding: 5px 0 0;
    margin: 0 4px 7px 0;
    cursor: pointer;
    float: none;
    clear: both;
    display: inline-block;
    vertical-align: top;
    border: 1px solid var(--primarycolor);
    position: relative;
    max-width: 31px;
    overflow-x: hidden;
}

.seat-iconvertical {
    min-height: 70px;
    min-width: 30px;
    text-align: center;
    display: flex;
    align-content: center;
    align-items: center;
    padding-left: 6px !important;
    float: left;
    max-width: 30px;
    writing-mode: vertical-rl;
    justify-content: space-around;
}
/*Seat Available color*/
.seat-icon.seat_available {
    background-color: #fff;
    color: var(--primarycolor);
    border: 1px solid var(--textcolor);
}

.seat-icon02.seat_available {
    background-color: #fff;
    color: #003478;
    border: 1px solid var(--textcolor);
}

/*Seat Available for lady*/
.seat-icon.seat_available_ladies {
    background-color: #fff;
    color: var(--primarycolor);
    border: 1px solid var(--textcolor);
}

.seat-icon02.seat_available_ladies {
    background-color: #fff;
    color: var(--primarycolor);
    border: 1px solid var(--textcolor);
}


/*Seat Reserved*/
.seat-icon.seat_reserved {
    background-color: #aaaaaa;
    color: var(--primarycolor);
    border: 1px solid var(--textcolor);
}

.seat-icon02.seat_reserved {
    background-color: #aaaaaa;
    color: var(--primarycolor);
    border: 1px solid var(--textcolor);
}

/*Seat Booked By Lady*/

.seat-icon.seat__booked_ladies {
    background-color: #FF91AB;
    color: var(--primarycolor);
    border: 1px solid var(--textcolor);
}

.seat-icon02.seat__booked_ladies {
    background-color: #FF91AB;
    color: var(--primarycolor);
    border: 1px solid var(--textcolor);
}



/*Seat Selected*/
.seat-icon.seat_selected {
    background-color: var(--maincolor);
    color: var(--pure);
    border: 1px solid var(--textcolor);
}

.seat-icon02.seat_selected {
    background-color: var(--maincolor);
    color: var(--pure);
    border: 1px solid var(--textcolor);
}


/*Seat Available for Low Price color*/
.seat-icon.seat_lowprice {
    border: 2px dashed #df8f90;
    animation: blink 1s;
    animation-iteration-count: infinite;
}

.seat-icon02.seat_lowprice {
    border: 2px dashed #df8f90;
    animation: blink 1s;
    animation-iteration-count: infinite;
}

@keyframes blink {
    50% {
        border-color: var(--secondary-color);
    }
}

/*Tooltip Style*/

.css-13hjud9-MuiTooltip-tooltip {
    background-color: var(--pure) !important;
    border-radius: 0px !important;
    color: #fff !important;
    padding: 10px 15px !important;
    float: left !important;
    font-size: 14px !important;
    max-width: 300px !important;
    margin: 0 !important;
    word-wrap: break-word !important;
    font-weight: 400 !important;
    position: relative !important;
    border: 1px solid #003478 !important;
}

    .css-13hjud9-MuiTooltip-tooltip h4 {
        font-size: 16px !important;
        background-color: var(--primarycolor) !important;
        text-align: center !important;
        padding: 6px 10px;
    }

    .css-13hjud9-MuiTooltip-tooltip table {
        width: 100% !important;
        float: left !important;
        padding: 0px !important;
        color: #003478 !important;
    }

        .css-13hjud9-MuiTooltip-tooltip table tr {
            padding: 0 0 4px;
            display: flex;
            justify-content: space-between;
        }

        .css-13hjud9-MuiTooltip-tooltip table th {
            text-align: left !important;
            color: #003478 !important;
        }

            .css-13hjud9-MuiTooltip-tooltip table th td {
                text-align: right !important;
                color: var(--pure) !important;
            }

.css-kudwh-MuiTooltip-arrow {
    color: var(--maincolor) !important;
}

/*.css-viryjt-MuiPopper-root-MuiTooltip-popper {
    position: absolute !important;
    bottom: 10px !important;
}*/


/*Available Seat Indicator Style*/
.seatindicator {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 23px;
    padding: 30px 0 10px;
}

    .seatindicator .seat01 {
        font-size: 14px;
        font-weight: 400;
        color: #003478;
        display: flex;
        align-items: center;
    }

        .seatindicator .seat01 em {
            border: 1px solid var(--textcolor);
            background-color: var(--pure);
            height: 16px;
            width: 16px;
            display: inline-block;
            vertical-align: middle;
            margin: 0 10px 0 0;
        }

        .seatindicator .seat01.seat02 em {
            border: 1px solid var(--secondary-color);
            background-color: var(--pure);
        }

        .seatindicator .seat01.seat03 em {
            border: 1px solid var(--textcolor);
            background-color: #aaaaaa;
        }

        .seatindicator .seat01.seat04 em {
            border: 1px solid var(--textcolor);
            background-color: #FF91AB;
        }

        .seatindicator .seat01.seat05 em {
            border: 1px solid var(--textcolor);
            background-color: var(--maincolor);
        }

        .seatindicator .seat01.seat06 em {
            border: 1px dashed #df8f90;
            background-color: #fff;
            animation: blink 1s;
            animation-iteration-count: infinite;
        }

        .seatindicator .seat01.seat06 {
            font-weight: 600;
            color: var(--secondary-color);
            text-transform: uppercase;
        }

@keyframes blink {
    50% {
        border-color: var(--secondary-color);
    }
}
/*Booking Information */
.bookingdeatails {
    /* width: 30%; */
    float: left;
    padding: 60px 0 0;
    flex-basis: 50%;
    display: flex;
    flex-direction: column;
}

.routepoint {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 0 30px;
    flex-wrap: wrap;
    gap: 20px;
}

.dorppickupselected {
    width: 100%;
    float: left;
    background-color: var(--bgcolor);
    border-radius: 2px;
    padding: 5px 8px;
}

    .dorppickupselected span {
        font-size: 14px;
        font-weight: 400;
        padding: 0 0 5px;
        width: 100%;
        display: inline-block;
        vertical-align: middle;
        word-break: break-word
    }

        .dorppickupselected span i {
            font-style: normal;
            font-weight: 600;
        }

.boardingpointchart {
    width: 100%;
    float: left;
}

.droppingpointchart {
    width: 100%;
    float: left;
}

.routepoint .css-qkv3hr-MuiAutocomplete-root {
    width: 100%;
}

.routepoint .css-1tb7pjp-MuiInputBase-root-MuiInput-root::after {
    border-bottom: 2px solid var(--secondary-color);
}

.routepoint .MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon.css-qkv3hr-MuiAutocomplete-root .MuiAutocomplete-inputRoot {
    padding-right: 0;
}

.routepoint .css-821wyw-MuiSvgIcon-root {
    display: none;
}

.routepoint .css-qkv3hr-MuiAutocomplete-root .MuiInput-root .MuiInput-input {
    padding: 10px 30px 10px 10px;
    border: 1px solid #D5D7DF;
    cursor: pointer;
}

.routepoint .css-1tb7pjp-MuiInputBase-root-MuiInput-root:hover:not(.Mui-disabled)::before {
    border-bottom: none;
}

.routepoint .css-1tb7pjp-MuiInputBase-root-MuiInput-root::before {
    border-bottom: none;
}

.routepoint .css-qzbt6i-MuiButtonBase-root-MuiIconButton-root-MuiAutocomplete-popupIndicator {
    background-color: #003478;
    font-size: 1.5rem;
    padding: 2px;
    border-radius: 4px;
    color: var(--pure);
    margin-right: 6px;
}

    .routepoint .css-qzbt6i-MuiButtonBase-root-MuiIconButton-root-MuiAutocomplete-popupIndicator:hover {
        background-color: #447BDE;
    }

.routepoint .css-113ntv0-MuiButtonBase-root-MuiIconButton-root-MuiAutocomplete-popupIndicator {
    background-color: #447BDE;
    font-size: 1.5rem;
    padding: 2px;
    border-radius: 4px;
    color: var(--pure);
    margin-right: 6px;
    transition: 0.3s ease all;
    transform: rotate(180deg);
}

    .routepoint .css-113ntv0-MuiButtonBase-root-MuiIconButton-root-MuiAutocomplete-popupIndicator:hover {
        background-color: var(--secondary-color);
    }

.doppingpointformat {
    font-size: 14px;
    cursor: pointer;
    padding: 5px;
    border-bottom: 1px solid var(--tertiary-color);
}

    .doppingpointformat .dropppingtimedate {
        display: block;
        font-weight: 600;
    }

    .doppingpointformat .dropppingpointlist {
        display: block;
    }

.bookingservicefair {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
}

.bookingservicedetails, .bookingfairdetails {
    width: 100%;
    background-color: #e5ecf2;
    border: 1px solid #D5D7DF;
}

.bookingservicebox {
    width: 100%;
    float: left;
    padding: 0 0px;
}

.serviceboxtitle {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #003478;
    color: var(--pure);
    padding: 8px 20px;
}

.serviceboxdata {
    width: 100%;
    float: left;
    padding: 10px 0 0;
}

.serviceboxdetail {
    width: 100%;
    padding: 6px 10px;
}

    .serviceboxdetail p {
        font-size: 16px;
        font-weight: 400;
        color: #003478;
        display: inline-block;
        vertical-align: top;
        width: 40%;
        padding: 0 10px 0 0;
        position: relative;
    }

        .serviceboxdetail p:after {
            content: ':';
            position: absolute;
            right: 0;
            top: 0;
        }

    .serviceboxdetail label {
        font-size: 16px;
        font-weight: 400;
        color: #003478;
        display: inline-block;
        vertical-align: top;
        width: 58%;
        padding: 0 0 0 20px;
    }

.fairdetails {
    width: 100%;
    float: left;
    padding: 4px 20px;
    display: flex;
    justify-content: space-between;
}

    .fairdetails p, .fairdetails label {
        font-size: 16px;
        font-weight: 400;
        color: #003478;
    }

    .fairdetails.savingfare p, .fairdetails.savingfare label {
        color: #447bde;
        font-weight: 600;
    }


.bookingcontinue {
    width: 100%;
    float: left;
    text-align: right;
    padding: 40px 0 0;
}

    .bookingcontinue button {
        font-size: 16px;
        font-weight: 600;
        text-transform: uppercase;
        color: var(--pure);
        background-color: #0E2C78;
        border: none;
        padding: 11px 38px;
        border-radius: 4px;
    }

        .bookingcontinue button:hover, .bookingcontinue button:focus, .bookingcontinue button:active {
            color: var(--pure);
            background-color: var(--primarycolor);
            border: none;
            box-shadow: none;
        }


.css-3yjvh5-MuiPaper-root-MuiAlert-root .MuiAlert-icon {
    display: none;
}

.css-3yjvh5-MuiPaper-root-MuiAlert-root {
    color: var(--pure) !important;
    background-color: var(--maincolor) !important;
    padding: 14px 40px !important;
    font-weight: 600;
}

.css-3yjvh5-MuiPaper-root-MuiAlert-root {
    font-weight: 600 !important;
    font-size: 16px !important;
}


/* Booking Seat Chart Style End Here*/
/*Route Listing Style End Here*/
/*Routewrapper Style End Here*/



/*Availble Routes Style Fixed Route Popup start*/

.restroute_point_popup .css-yiavyu-MuiBackdrop-root-MuiDialog-backdrop {
    background-color: rgba(0, 0, 0, 0.8);
}

.restroute_point_popup.css-zw3mfo-MuiModal-root-MuiDialog-root {
    left: auto;
}

.restroute_point_popup .css-hz1bth-MuiDialog-container .css-2rbg70-MuiPaper-root-MuiDialog-paper {
    margin: 0 !important;
    max-height: 100vh !important;
}

.restroute_point_popup .css-hz1bth-MuiDialog-container {
    align-items: flex-start;
}

.restroute_point_popup .css-ypiqx9-MuiDialogContent-root {
    width: 488px;
    padding: 20px;
    margin: 122px 0 0;
}

.viewbusroutepart {
    width: 100%;
    float: left;
    position: relative;
}

.bookingdb {
    width: 100%;
    float: left;
    padding: 0 30px 0 0;
}

.routecitytitlesec {
    background-color: var(--pure);
    padding: 0 0;
    width: 100%;
    float: left;
}

.routecitytitlepart {
    position: fixed;
    top: 50px;
    z-index: 3;
    width: 440px;
    background-color: var(--maincolor);
    border-radius: 10px;
    box-shadow: 6px 10px 20px rgba(23, 66, 117, 0.2);
    padding: 17px 20px 21px 20px;
}

.routecitytitle {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 16px;
    font-size: 18px;
    font-weight: 700;
    color: var(--pure);
    width: 100%;
}

    .routecitytitle span {
        width: 80px;
        height: 12px;
        display: flex;
        align-items: flex-start;
        justify-content: center;
        background-image: url("../images/site/busschedulearrow.png");
        background-position: center 0;
        background-repeat: no-repeat;
        position: relative;
        z-index: 1;
        flex-basis: 26%;
    }

.routecitytitletime {
    font-size: 16px;
    font-weight: 500;
    color: var(--buttoncolor);
    line-height: 19px;
    padding: 6px 0 0;
}

.routeheadtitle {
    font-size: 12px;
    font-weight: 500;
    color: var(--primarycolor);
    line-height: 15px;
}

.dbpointnm_data {
    display: flex;
    justify-content: flex-start;
    gap: 20px;
    align-items: flex-start;
    flex-wrap: wrap;
    overflow: hidden;
}

.routedataicon {
    width: 18px;
    height: 22px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    background-image: url("../images/site/availableicon.png");
    background-position: center -1210px;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}

.routedatatime {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    flex-basis: 78px;
}

.dbpointnm:last-child .dbpointnm_data .dbroutehead {
    padding: 0;
}

    .dbpointnm:last-child .dbpointnm_data .dbroutehead:before {
        display: none;
    }

.dbroutehead {
    text-align: left;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 4px;
    position: relative;
    padding: 0 0 28px;
    flex-basis: 65%;
}

    .dbroutehead:before {
        position: absolute;
        content: '';
        height: 100%;
        border-left: 1px dashed var(--primarycolor);
        left: -29px;
        z-index: 0;
        top: 5px;
    }

    .dbroutehead label {
        font-size: 14px;
        font-weight: 500;
        color: var(--textcolor);
        line-height: 17px;
    }

    .dbroutehead span {
        font-size: 12px;
        font-weight: 400;
        color: var(--subtext);
        line-height: 15px;
    }

    .dbroutehead i {
        font-style: normal;
        font-size: 12px;
        font-weight: 400;
        color: var(--buttoncolor);
        line-height: 15px;
        padding: 2px 0 0;
    }

.viewbusroutepart .passengerbox {
    padding: 0 0 40px;
}

button.okbtnroute {
    border: none;
    font-size: 26px;
    font-weight: 700;
    color: var(--maincolor);
    background-color: transparent;
    padding: 0;
    min-width: auto;
    letter-spacing: inherit;
    top: 4px;
    right: 14px;
}

    button.okbtnroute:hover, button.okbtnroute:focus {
        color: var(--primarycolor);
    }

.busroutefixedbtn {
    position: fixed;
    z-index: 9;
    background-color: var(--pure);
    padding: 20px 0;
    bottom: 0;
}

.busroutefixed {
    border: 1px solid var(--maincolor);
    background-color: var(--pure);
    border-radius: 10px;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 0 20px rgba(23, 66, 117, 0.1);
    width: 440px;
}

.busroutefixedpart {
    display: flex;
    justify-content: flex-start;
    gap: 16px;
    align-items: center;
    flex-wrap: wrap;
}

    .busroutefixedpart span {
        width: 30px;
        height: 30px;
        float: left;
        background-image: url("../images/site/availableicon.png");
        background-position: center -1210px;
        background-repeat: no-repeat;
    }

    .busroutefixedpart p {
        font-size: 14px;
        color: var(--textcolor);
        font-weight: 400;
    }

        .busroutefixedpart p i {
            font-style: normal;
            display: block;
        }
/*Availble Routes Style Fixed Route Popup end*/
/*************************Available Route Page Style End***********************/
/*inner page style(25-03-23)*/
/*************************Customer Info Page Style Start***********************/
.customerinfowrapper {
    width: 100%;
    float: left;
    clear: both;
    padding: 20px 50px 0;
}

.abc {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
}

.popupclose {
    position: absolute;
    right: 0;
    top: 0;
}

    .popupclose i {
        font-size: 30px;
        color: #003478;
        cursor: pointer;
    }

        .popupclose i:hover {
            color: var(--secondary-color);
        }

.customerinfohead {
    width: 100%;
    float: left;
    padding: 0 0 30px;
}

.bookingchartdata {
    width: 100%;
    float: left;
}

.customerinfowrapper .customerinfotitle {
    font-size: 22px;
    font-weight: 700;
    color: #003478;
    padding: 0px 0 0;
    display: inline-block;
}

.customerinfowrapper .customer-route-time {
    width: 100%;
    float: left;
    padding: 10px 0 0;
    font-size: 16px;
    font-weight: 400;
    color: #003478;
}

    .customerinfowrapper .customer-route-time .bus-route-date {
        padding: 0 10px 0 0;
    }

    .customerinfowrapper .customer-route-time .bus-fix-number {
        border-left: 2px solid var(--textlight);
        padding: 0 0 0 10px;
    }

.customerroutedata {
    width: 100%;
    float: left;
    padding: 30px 0px 0;
}

.passengerdetails {
    width: 60%;
    float: left;
    padding: 0 25px 0 0;
}

.passengerbox {
    width: 100%;
    float: left;
    padding: 20px 20px 30px;
    background-color: transparent;
    border: 1px solid #D5D7DF;
    border-radius: 10px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
    margin: 30px 0;
}

    .passengerbox.passengersubdetails {
        max-height: 460px;
        overflow-y: auto;
    }


.passengertitle {
    font-size: 18px;
    font-weight: 800;
    color: #003478;
    padding: 0 0 20px;
}

.passengernumber {
    width: 100%;
    float: left;
    padding: 0 0 20px;
}

.passengercount {
    width: 100%;
    float: left;
    padding: 0 0 10px;
}

    .passengercount p {
        font-size: 14px;
        font-weight: 400;
        color: #003478;
        padding-right: 10px;
        display: inline-block;
    }

        .passengercount p.passseat {
            padding-left: 10px;
            padding-right: 40px;
            border-left: 2px solid #003478;
        }

        .passengercount p.passcopy {
            padding-left: 0px;
            padding-right: 0px;
            border-left: none;
        }

            .passengercount p.passcopy a {
                font-weight: 600;
                font-size: 14px;
                text-transform: capitalize;
                color: var(--secondary-color);
            }

        .passengercount p.passseat label {
            color: var(--secondary-color);
            font-weight: 700;
        }

    .passengercount a {
        display: inline-block;
        font-size: 14px;
        font-weight: 700;
        color: var(--secondary-color);
    }

.passengerfillbox {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
}

    .passengerfillbox input {
        width: 100%;
        height: 35px;
        padding: 0 10px;
        border: 1px solid #D5D7DF;
        background-color: var(--pure);
        outline: none;
        font-size: 14px;
        color: var(--textcolor);
    }

    .passengerfillbox .form-check-input:focus, .passengerfillbox .form-control:focus, .passengerfillbox .form-select:focus {
        border-color: var(--maincolor);
        outline: none;
        box-shadow: none;
    }

.passname {
    width: 60%;
    display: inline-block;
}

.passgender {
    width: 15%;
    display: inline-block;
}

    .passgender .css-xsu6ln-MuiAutocomplete-root, .gststate .css-xsu6ln-MuiAutocomplete-root {
        width: 100%;
    }

    .passgender .css-1tb7pjp-MuiInputBase-root-MuiInput-root::after,
    .gststate .css-1tb7pjp-MuiInputBase-root-MuiInput-root::after {
        border-bottom: 2px solid var(--secondary-color);
    }

    .passgender .MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon.css-xsu6ln-MuiAutocomplete-root .MuiAutocomplete-inputRoot,
    .gststate .MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon.css-xsu6ln-MuiAutocomplete-root .MuiAutocomplete-inputRoot {
        padding-right: 0;
    }

    .passgender .css-xsu6ln-MuiAutocomplete-root .MuiInput-root .MuiInput-input,
    .gststate .css-xsu6ln-MuiAutocomplete-root .MuiInput-root .MuiInput-input {
        padding: 4px 4px 4px 10px;
        height: 25px;
        border-radius: 4px;
    }

    .passgender .css-1tb7pjp-MuiInputBase-root-MuiInput-root::before,
    .gststate .css-1tb7pjp-MuiInputBase-root-MuiInput-root::before {
        border-bottom: none;
    }

    .passgender .css-1tb7pjp-MuiInputBase-root-MuiInput-root:hover:not(.Mui-disabled)::before,
    .gststate .css-1tb7pjp-MuiInputBase-root-MuiInput-root:hover:not(.Mui-disabled)::before {
        border-bottom: none;
    }

    .passgender .css-1glvl0p-MuiButtonBase-root-MuiIconButton-root-MuiAutocomplete-clearIndicator,
    .gststate .css-1glvl0p-MuiButtonBase-root-MuiIconButton-root-MuiAutocomplete-clearIndicator {
        display: none;
    }

.passage {
    width: 15%;
    display: inline-block;
}

.passcontactdata {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
}

    .passcontactdata .passemail {
        flex-basis: 46%;
    }

        .passcontactdata .passemail .css-xsu6ln-MuiAutocomplete-root {
            width: 100%;
        }

            .passcontactdata .passemail .css-xsu6ln-MuiAutocomplete-root .MuiInput-root .MuiInput-input {
                padding: 0 0 0 10px;
            }

        .passcontactdata .passemail .MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon.css-xsu6ln-MuiAutocomplete-root .MuiAutocomplete-inputRoot {
            padding-right: 0;
        }

        .passcontactdata .passemail .MuiAutocomplete-hasPopupIcon.css-xsu6ln-MuiAutocomplete-root .MuiAutocomplete-inputRoot,
        .passcontactdata .passemail .MuiAutocomplete-hasClearIcon.css-xsu6ln-MuiAutocomplete-root .MuiAutocomplete-inputRoot {
            padding-right: 0;
        }

        .passcontactdata .passemail .css-1tb7pjp-MuiInputBase-root-MuiInput-root:before {
            border-bottom: none;
        }

        .passcontactdata .passemail .css-1tb7pjp-MuiInputBase-root-MuiInput-root:hover:not(.Mui-disabled):before {
            border-bottom: none;
        }

    .passcontactdata label {
        font-size: 14px;
        font-weight: 400;
        color: var(--textcolor);
        padding: 0 0 10px;
    }

    .passcontactdata input {
        width: 100%;
        height: 35px;
        padding: 0 10px;
        border: 1px solid #D5D7DF;
        background-color: var(--pure);
        outline: none;
        font-size: 14px;
        color: var(--textcolor);
    }

    .passcontactdata .form-check-input:focus, .passcontactdata .form-control:focus, .passcontactdata .form-select:focus {
        border-color: var(--maincolor);
        outline: none;
        box-shadow: none;
    }

.bookingtypedetails .css-vqmohf-MuiButtonBase-root-MuiRadio-root.Mui-checked {
    color: var(--maincolor);
}

.hotdealbox {
    width: 100%;
    float: left;
}

    .hotdealbox .vh {
        position: absolute !important;
        clip: rect(1px, 1px, 1px, 1px);
        padding: 0 !important;
        border: 0 !important;
        height: 1px !important;
        width: 1px !important;
        overflow: hidden;
    }

    .hotdealbox input[type="checkbox"]:checked ~ label::before {
        background: var(--textcolor) no-repeat center;
        background-size: 12px 12px;
        background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDQ1LjcwMSA0NS43IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NS43MDEgNDUuNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0yMC42ODcsMzguMzMyYy0yLjA3MiwyLjA3Mi01LjQzNCwyLjA3Mi03LjUwNSwwTDEuNTU0LDI2LjcwNGMtMi4wNzItMi4wNzEtMi4wNzItNS40MzMsMC03LjUwNCAgICBjMi4wNzEtMi4wNzIsNS40MzMtMi4wNzIsNy41MDUsMGw2LjkyOCw2LjkyN2MwLjUyMywwLjUyMiwxLjM3MiwwLjUyMiwxLjg5NiwwTDM2LjY0Miw3LjM2OGMyLjA3MS0yLjA3Miw1LjQzMy0yLjA3Miw3LjUwNSwwICAgIGMwLjk5NSwwLjk5NSwxLjU1NCwyLjM0NSwxLjU1NCwzLjc1MmMwLDEuNDA3LTAuNTU5LDIuNzU3LTEuNTU0LDMuNzUyTDIwLjY4NywzOC4zMzJ6IiBmaWxsPSIjRkZGRkZGIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
    }

    .hotdealbox label::before {
        content: "";
        width: 20px;
        height: 20px;
        background: #fff;
        border: 1px solid var(--maincolor);
        display: inline-block;
        margin-right: 10px;
        border-radius: 4px;
    }

    .hotdealbox label {
        font-size: 14px;
        font-weight: 700;
        display: flex;
        align-items: center;
        cursor: pointer;
        float: left;
    }

    .hotdealbox span {
        width: 100%;
        float: left;
        padding: 6px 0 0px 31px;
        font-size: 14px;
        font-weight: 700;
        color: var(--secondary-color);
    }

.hotdeallabel {
    width: 100%;
    float: left;
    padding: 20px 0 0px 30px;
}

    .hotdeallabel span {
        font-size: 12px;
        font-weight: 400;
        color: var(--pure);
        background-color: var(--primarycolor);
        padding: 7px 17px;
        border-radius: 4px;
        display: inline-block;
    }

        .hotdeallabel span.totalamountlbl {
            margin-left: 40px;
        }

        .hotdeallabel span label {
            font-size: 14px;
            font-weight: 400;
            color: var(--pure);
        }

.passengertitle.hotdealbox label {
    font-size: 18px;
    font-weight: 600;
}



.passengerwallet input {
    width: 100%;
    height: 35px;
    padding: 0 10px;
    border: 1px solid #D5D7DF;
    background-color: var(--pure);
    outline: none;
    font-size: 14px;
    color: var(--textcolor);
}

    .passengerwallet input:focus {
        border-color: var(--maincolor);
        outline: none;
        box-shadow: none;
    }

.Walletsubdetails {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
    padding: 10px 0 0;
    width: 100%;
}

.walletbox {
    flex-basis: 46%;
    border: 1px solid #D5D7DF;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 10px 10px;
    border-radius: 4px;
}

    .walletbox.walletboxbtn {
        flex-basis: 46%;
        border: none;
        display: flex;
        gap: 10px;
        padding: 0;
    }

        .walletbox.walletboxbtn button {
            font-size: 14px;
            font-weight: 600;
            /*color: var(--primarycolor);*/
            color: #fff;
            background-color: var(--maincolor);
            border: none;
            border-radius: 4px;
            padding: 12px 36px;
            text-transform: capitalize;
            box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
        }

    .walletbox label {
        font-size: 14px;
        font-weight: 400;
        color: var(--textcolor);
        padding: 0 0 10px;
    }

.bookingtypedetails .css-1hpqosy-MuiFormControlLabel-root {
    display: flex;
    flex-direction: row;
}

.passengerwallet button {
    font-size: 14px;
    font-weight: 600;
    color: var(--primarycolor);
    background-color: var(--maincolor);
    border: none;
    border-radius: 4px;
    padding: 12px 36px;
    text-transform: capitalize;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
    margin: 20px 0 0;
}

.gststate {
    width: 30%;
    float: left;
}


.passengertitle.hotdealbox a {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 0 10px;
    border-bottom: none;
    padding: 0 0 2px;
    color: var(--maincolor) !important;
}

.passengertitle.passengertitle01 {
    padding: 0 0 0px;
}

.passengerbox.terms_conditions {
    background-color: var(--bgcolor);
    padding: 20px 20px;
}

.paymentbox .radio {
    width: 100%;
    float: left;
}

    .paymentbox .radio input[type=radio] {
        position: absolute;
        opacity: 0;
    }

    .paymentbox .radio input[type="radio"] + .radio-label::before {
        content: "";
        background: #f4f4f4;
        border-radius: 100%;
        border: 1px solid var(--primarycolor);
        display: inline-block;
        width: 20px;
        height: 20px;
        position: relative;
        top: 10px;
        margin-right: 20px;
        vertical-align: top;
        cursor: pointer;
        text-align: center;
        transition: all 250ms ease;
    }

    .paymentbox .radio input[type=radio]:checked + .radio-label:before {
        background-color: var(--primarycolor);
        box-shadow: inset 0 0 0 4px #f4f4f4;
    }

    .paymentbox .radio input[type=radio]:focus + .radio-label:before {
        outline: none;
        border-color: var(--primarycolor);
    }

    .paymentbox .radio input[type=radio]:disabled + .radio-label:before {
        box-shadow: inset 0 0 0 4px #f4f4f4;
        border-color: #b4b4b4;
        background: #b4b4b4;
    }

    .paymentbox .radio input[type=radio] + .radio-label:empty:before {
        margin-right: 0;
    }

.hotdealbox label.radio-label {
    align-items: start;
}

.paymentbox .radio span {
    font-size: 18px;
    font-weight: 400;
    color: var(--secondary-color);
    padding: 10px 0 20px 40px;
    position: relative;
    margin: 0 0 20px;
}

.pg_gateway {
    width: 100%;
    float: left;
    position: relative;
    padding: 20px 0 20px;
    display: flex;
}

    .pg_gateway.pgnew_gatway {
        gap: 30px;
    }

        .pg_gateway.pgnew_gatway label {
            flex-basis: auto;
        }

    .pg_gateway span {
        display: flex;
        align-items: center;
        gap: 20px;
    }

        .pg_gateway span .pytype img {
            max-width: 80px;
        }

    .pg_gateway .css-hyxlzm svg {
        color: var(--primarycolor);
    }

    .pg_gateway span .pytype h4 {
        margin: 0;
        font-size: 18px;
        color: var(--primarycolor);
        font-weight: 500;
        padding: 2px 0 0;
    }

    .pg_gateway:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 100%;
        height: 1px;
        background: linear-gradient(to right, rgb(0 52 120) 0%, rgba(166, 145, 76, 0) 100%);
    }

    .pg_gateway:last-child:after {
        display: none;
    }

    .pg_gateway img {
        display: block;
        max-width: 120px;
    }
/*.paymentbox .radio span:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 3px;
    background: rgb(249, 250, 251);
    background: -moz-linear-gradient(left, rgba(249, 250, 251, 1) 0%, rgba(213, 215, 223, 1) 50%, rgba(249, 250, 251, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(249, 250, 251, 1) 0%, rgba(213, 215, 223, 1) 50%, rgba(249, 250, 251, 1) 100%);
    background: linear-gradient(to right, rgba(249, 250, 251, 1) 0%, rgba(213, 215, 223, 1) 50%, rgba(249, 250, 251, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f9fafb', endColorstr='#f9fafb', GradientType=1);
}*/
.passengerbox.payment_gateway {
    padding: 20px 20px 10px;
}

    .passengerbox.payment_gateway .css-dmmspl-MuiFormGroup-root {
        flex-direction: row;
    }

    .passengerbox.payment_gateway .css-vqmohf-MuiButtonBase-root-MuiRadio-root.Mui-checked {
        color: var(--primarycolor);
    }

    .passengerbox.payment_gateway label {
        position: relative;
        padding: 0 0 10px;
        flex-basis: 25%;
    }

/*.passengerbox.payment_gateway label::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            margin: 0 auto;
            width: 100%;
            height: 1px;
            background: -moz-linear-gradient(left, rgba(166,145,76,1) 0%, rgba(166,145,76,0) 100%);*/ /*FF3.6-15 */
/*background: -webkit-linear-gradient(left, rgba(166,145,76,1) 0%,rgba(166,145,76,0) 100%);*/ /* Chrome10-25,Safari5.1-6 */
/*background: linear-gradient(to right, rgba(166,145,76,1) 0%,rgba(166,145,76,0) 100%);*/ /*W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6914c', endColorstr='#33a6914c',GradientType=1 );*/ /*IE6-9 */
/*}*/

/*.passengerbox.payment_gateway label:last-child:after {
            display: none;
        }*/

.passengerroutedetails {
    width: 40%;
    float: left;
    padding: 0 0 0 25px;
}

.passjourneydetails.passengerbox {
    padding: 0 0 20px;
}

.journeytitle {
    font-size: 18px;
    font-weight: 600;
    color: var(--textcolor);
    background-color: #e5ecf2;
    width: 100%;
    float: left;
    padding: 10px 20px;
    border-radius: 10px 10px 0 0;
    border-bottom: 1px dashed #aaaaaa;
}

.journeysubtitle {
    width: 100%;
    float: left;
    padding: 20px 20px;
    font-size: 18px;
    font-weight: 700;
    color: #003478;
}

.journeydetails {
    width: 100%;
    float: left;
    padding: 0 20px 14px;
    display: flex;
    justify-content: space-between;
}

.journeydate {
    width: 48%;
    float: left;
}

    .journeydate p {
        font-size: 14px;
        color: var(--textcolor);
        font-weight: 600;
    }

    .journeydate label {
        font-size: 14px;
        color: var(--textcolor);
        display: block;
    }

        .journeydate label.journeytime {
            font-size: 14px;
            display: block;
        }

.faredetails {
    width: 100%;
    float: left;
    padding: 5px 20px;
}

    .faredetails.farediscount label {
        width: 100%;
        float: left;
        text-align: left;
        padding: 20px 0 6px;
        font-size: 17px;
        font-weight: 700;
    }

    .faredetails.farediscount input {
        width: 100%;
        float: left;
        border: 1px solid var(--primarycolor);
        outline: none;
        height: 40px;
        border-radius: 4px;
        padding: 0 10px;
    }

    .faredetails.farediscount .fareinput {
        width: 100%;
        float: left;
        position: relative;
    }

        .faredetails.farediscount .fareinput a {
            position: absolute;
            font-size: 16px;
            font-weight: 700;
            color: var(--secondary-color);
            right: 10px;
            top: 7px;
        }

    .faredetails.faredetails01 {
        padding: 20px 20px 5px;
    }

    .faredetails p {
        font-size: 16px;
        float: left;
        text-align: left;
    }

    .faredetails label {
        text-align: right;
        float: right;
    }

    .faredetails.savingfare p {
        color: #0045c3;
        font-weight: 600;
    }

    .faredetails.savingfare label {
        color: #0045c3;
        font-weight: 600;
    }

    .faredetails.farepayble p {
        font-weight: 700;
    }

    .faredetails.farepayble label {
        font-weight: 700;
    }


.bookingconfirmbtn {
    width: 60%;
    float: left;
    text-align: center;
    padding: 20px 0 60px;
}

    .bookingconfirmbtn button {
        font-size: 16px;
        font-weight: 600;
        color: var(--pure);
        background-color: var(--maincolor);
        border: none;
        border-radius: 4px;
        padding: 12px 36px;
        text-transform: uppercase;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
    }


/*************************Customer Info Page Style End***********************/

/*************************Date Picker Style Start***********************/
.datetimepicker table tr td.active, .datetimepicker table tr td.active:hover, .datetimepicker table tr td.active.disabled, .datetimepicker table tr td.active.disabled:hover {
    background-color: var(--maincolor) !important;
    color: var(--pure) !important;
    background-image: none !important;
}

.datetimepicker th.dow {
    background-color: var(--pure) !important;
}

.datetimepicker td, .datetimepicker th {
    width: 40px !important;
    height: 30px !important;
    color: var(--primary-color);
    background-color: #acceee2e !important;
    font-weight: 600;
    text-align: center;
    cursor: pointer;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.datetimepicker table tr td.disabled, .datetimepicker table tr td.disabled:hover {
    color: #999 !important;
    background-color: var(--pure) !important;
    font-weight: 400;
    cursor: pointer;
}

.datetimepicker thead tr:first-child th, .datetimepicker tfoot th {
    background-color: #acceee2e !important;
    font-weight: 600 !important;
}


.datetimepicker table tr td.old, .datetimepicker table tr td.new {
    color: #999 !important;
    font-weight: 400;
    background-color: var(--pure) !important;
}

.datetimepicker table {
    margin: 0;
    padding: 0;
    width: 100% !important;
}

    .datetimepicker table tr td span {
        width: 100% !important;
    }

        .datetimepicker table tr td span.active, .datetimepicker table tr td span.active:hover, .datetimepicker table tr td span.active.disabled, .datetimepicker table tr td span.active.disabled:hover {
            background-color: var(--secondary-color) !important;
            color: var(--pure) !important;
            background-image: none !important;
        }

/*************************Date Picker Style End***********************/

/*************************Manage Booking Style Start Here ***************************/
.managebookingwrapper {
    width: 100%;
    float: left;
    clear: both;
}

.managebooking {
    width: 100%;
    float: left;
    padding: 60px 0 0;
}

.managewrapper {
    width: 100%;
    float: left;
    border: 1px solid var(--maincolor);
    padding: 40px 0;
    text-align: center;
}

.managetitle {
    width: 100%;
    float: left;
    background-color: var(--maincolor);
    color: var(--primarycolor);
    font-size: 20px;
    font-weight: 600;
    padding: 10px 40px;
    margin: 0 0px 20px;
    text-align: left;
}

.managewrapper .panel-heading {
    font-size: 24px;
    font-weight: 700;
    color: #003478;
}

.managepnr {
    width: 100%;
    float: left;
    padding: 15px 20px;
    position: relative;
}

    .managepnr .redclr {
        text-align: right;
        float: right;
        position: absolute;
        bottom: 30px;
        padding: 0 0 0 20px;
    }

    .managepnr label {
        display: inline-block;
        font-size: 18px;
        color: var(--primarycolor);
        padding: 0 0px 0 0;
        vertical-align: middle;
        width: 20%;
        position: relative;
        text-align: left;
    }

        .managepnr label::after {
            content: ':';
            position: absolute;
            right: 60px;
            top: 0;
            font-size: 20px;
            line-height: normal;
            font-weight: 700;
        }

    .managepnr input {
        width: 40%;
        border: 2px solid var(--primarycolor);
        outline: none;
        background-color: var(--pure);
        background-color: transparent;
        padding: 0 10px;
        height: 50px;
    }


        .managepnr input:focus,
        .managepnr input:target {
            border: 2px solid var(--primarycolor);
            box-shadow: none;
        }


    .managepnr.managebutton {
        padding: 40px 20px 0;
    }

        .managepnr.managebutton button {
            border: none;
            font-size: 16px;
            font-weight: 700;
            color: var(--pure);
            border-radius: 3px;
            padding: 10px 40px;
            text-transform: uppercase;
            letter-spacing: 1px;
            background-color: #447BDE;
            border-color: #447BDE;
        }

            .managepnr.managebutton button:hover,
            .managepnr.managebutton button:focus {
                box-shadow: none !important;
                background-color: #003478;
                color: var(--pure);
            }

/**************************Manage Booking Style End Here ***************************/

/**********************My Booking Page Style Start Here************************/

.mybookingwrapper {
    width: 100%;
    float: left;
    clear: both;
}

    .mybookingwrapper .container {
        width: 100%;
        max-width: 1600px;
    }

.mybookingtab {
    width: 100%;
    float: left;
    padding: 20px 20px 0;
}

/*My Booking Left Tab Style Start*/
.bookinglist_tabs {
    position: relative;
    min-height: 560px;
    clear: both;
    margin: 25px 0;
}

    .bookinglist_tabs .season_tab {
        float: left;
        clear: both;
        width: 286px;
    }

.season_tab label {
    background-color: var(--secondary-color);
    padding: 10px 10px 10px 10px;
    border: 1px solid #fff;
    margin-left: -1px;
    font-size: 18px;
    vertical-align: middle;
    position: relative;
    width: 264px;
    height: 68px;
    display: table-cell;
    color: var(--pure);
    text-transform: uppercase;
    cursor: pointer;
}
/*.season_tab label {
    background: var(--tertiary-color);
    padding: 10px 10px 10px 10px;
    border: 1px solid #fff;
    margin-left: -1px;
    font-size: 18px;
    vertical-align: middle;
    position: relative;
    width: 264px;
    height: 68px;
    display: table-cell;
    color: var( --pure);
    text-transform: uppercase;
    cursor: pointer;
}*/

.bookinglist_tabs .season_tab [type=radio] {
    display: none;
}

.bookinglist_tabs .season_content {
    position: absolute;
    top: 0;
    left: 286px;
    background: white;
    right: 0;
    bottom: 0;
    padding: 0px;
}

    .bookinglist_tabs .season_content span {
        animation: 0.5s ease-out 0s 1 slideInFromTop;
    }

/*[type="radio"]:checked ~ label {
    background: var(--primarycolor);
    border-left: 7px solid var(--secondary-color);
    z-index: 2;
    color: var(--pure);
}*/

[type="radio"]:checked ~ label {
    background: var(--primarycolor);
    border-left: 7px solid var(--secondary-color);
    z-index: 2;
    color: var(--pure);
}

[type=radio]:checked ~ label ~ .season_content {
    z-index: 0;
}

.bookinglist_tabs .css-vqmohf-MuiButtonBase-root-MuiRadio-root.Mui-checked {
    color: var(--primarycolor);
}

/*My Booking Left Tab Style End*/

/*My Booking Right Tab Style Start*/


/*.season_content .container-fluid {
    float: left;
}*/

/*.profileinputdetails .tabtitle {
    padding: 0 0 10px;
    background-color: var(--tertiary-color);
    text-align: center;
    color: var(--textcolor);
    font-weight: 500;
}
*/
.season_content .container-fluid {
    float: left;
    max-width: 100%;
}

.profileinputdetails .tabtitle {
    /* padding: 0 0 0; */
    background-color: transparent;
    text-align: center;
    color: var( --textcolor);
    font-weight: 500;
    /* width: 710px; */
    flex-basis: 49%;
    /* gap: 20px; */
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    /* font-size: 19px; */
    border: 2px solid var(--maincolor);
}

.profileinputdetails label {
    display: flex;
    flex-basis: 100%;
    justify-content: center;
    height: auto;
    /* border: none; */
    /*background-color: transparent;*/
    padding: 5px 0 5px;
}

.profileinputdetails .tabtitle.tabtitlewlt span {
    display: flex;
    flex-basis: 100%;
    justify-content: center;
    background-color: var(--tertiary-color);
    padding: 5px 0 5px;
}
/*.profileinputdetails span {
    display: flex;
    flex-basis: 100%;
    justify-content: center;
    background-color: var(--tertiary-color);
    padding: 5px 0 5px;
}*/

/*.profileinputdetails span {
    display: flex;
    flex-basis: 100%;
    justify-content: center;
    background-color: var(--tertiary-color);
    padding: 5px 0 5px;
}*/
/*.profileinputdetails .tabtitle label {
        width: 100%;
        display: block;
    }*/


/*wallet details css*/
.walletdtls {
    display: flex;
    justify-content: flex-end;
    position: relative;
    /* min-height: 700px; */
    /* width: 100%; */
    /* height: auto; */
    display: flex;
    flex-wrap: wrap;
    /* gap: 30px; */
    padding: 0;
}

    .walletdtls span.wallethistry {
        position: relative;
        /* top: -30px; */
        /* right: 20px; */
        font-weight: 600;
        background-color: var(--maincolor);
        color: var(--primarycolor);
        padding: 10px 30px 10px;
        border-radius: 3px;
        margin: 0 0 10px;
        display: flex;
        flex-wrap: wrap;
    }

.walletdatainfo {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    height: 293px;
    overflow: auto;
    border: 1px solid var(--tertiary-color);
    /* gap: 10px; */
    padding: 10px;
    width: 100%;
}

    .walletdatainfo .walletdtlsinfo {
        flex-basis: 100%;
        display: flex;
        justify-content: center;
        gap: 10px;
        /* border: 2px solid var(--tertiary-color); */
        padding: 0 0 5px;
    }

        .walletdatainfo .walletdtlsinfo .walletcol {
            flex-basis: 50%;
            display: flex;
            justify-content: flex-start;
            flex-wrap: wrap;
            align-items: center;
            border: 2px solid var(--tertiary-color);
            gap: 5px;
            padding: 4px 0 4px 10px;
        }

            .walletdatainfo .walletdtlsinfo .walletcol p {
                display: flex;
                flex-wrap: wrap;
                justify-content: left;
                flex-basis: 100%;
                font-weight: 600;
                font-size: 16px;
            }

            .walletdatainfo .walletdtlsinfo .walletcol em {
                display: flex;
                font-style: normal;
            }

            .walletdatainfo .walletdtlsinfo .walletcol.wlletcrdt {
                color: var(--maincolor);
            }

                .walletdatainfo .walletdtlsinfo .walletcol.wlletcrdt span.walletdebit {
                    color: #f00;
                }
/*wallet details css*/
.mybooking-tabs {
    width: 100%;
    float: left;
    background-color: var(--secondary-color);
    /* padding: 20px 0 20px; */
    padding: 0;
}

    .mybooking-tabs .tab-list {
        padding-left: 0;
        padding-right: 0;
        padding: 0;
        margin: 0;
        width: 100%;
        float: left;
    }

        .mybooking-tabs .tab-list > li {
            padding: 20px 3%;
            border-left: 1px solid var(--pure);
            text-align: center;
            float: left;
            cursor: pointer;
        }


            .mybooking-tabs .tab-list > li:first-child {
                border-left: none;
            }

            .mybooking-tabs .tab-list > li:hover > h3,
            .mybooking-tabs .tab-list > li.active > h3 {
                color: var(--primarycolor);
            }

            .mybooking-tabs .tab-list > li > h3 {
                font-weight: 700;
                display: block;
                transition: all 500ms ease;
                font-size: 16px;
                color: var(--pure);
                text-transform: uppercase;
            }

.mybooking_tabscontent {
    width: 100%;
    float: left;
    padding: 0 0px !important;
    max-height: 554px;
    overflow-y: scroll;
}

    .mybooking_tabscontent .tabs-content {
        opacity: 0;
        display: none;
        padding: 20px 0 0;
        opacity: 1s ease-out;
    }

        .mybooking_tabscontent .tabs-content.active {
            opacity: 1;
            display: block;
        }

/* Tab 1 Set */
.tabs-content#content-select-1 > div {
    padding: 0 4em;
}

/*My Booking Right Tab Style End*/

/*Profile Style Start*/

.tabprofiledetails {
    width: 100%;
    float: left;
    padding: 40px 40px 0;
}

.profileinputdetails {
    /* width: 100%; */
    /* float: left; */
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}

    .profileinputdetails .profileinputdata {
        width: 45%;
        float: left;
        padding: 0 0 20px;
    }

        .profileinputdetails .profileinputdata label {
            font-size: 16px;
            font-weight: 700;
            color: var(--primarycolor);
            background: transparent;
            padding: 0 0 10px;
            height: auto;
            width: auto;
            text-transform: capitalize;
            display: inline-block;
            flex-basis: auto;
        }

        .profileinputdetails .profileinputdata input {
            width: 100%;
            border: 2px solid #ececec;
            outline: none;
            background-color: transparent;
            padding: 0 10px;
            height: 50px;
        }


            .profileinputdetails .profileinputdata input:focus, .profileinputdetails .profileinputdata input:target {
                border: 2px solid var(--maincolor);
                background-color: var(--tertiary-color);
            }

    .profileinputdetails.profileinputdetailsbtn {
        width: 100%;
        float: left;
        padding: 10px 0 10px;
        text-align: center;
        display: block;
    }

        /*.profileinputdetails.profileinputdetailsbtn button {
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
        padding: 10px 40px;
        letter-spacing: 1px;
        background-color: var(--secondary-color);
        border: none;
        border-radius: 2px;
        color: var(--pure);
    }*/
        .profileinputdetails.profileinputdetailsbtn button {
            font-size: 16px;
            font-weight: 700;
            text-transform: uppercase;
            padding: 10px 40px;
            letter-spacing: 1px;
            background-color: var(--secondary-color);
            border: none;
            border-radius: 2px;
            color: var(--pure);
        }

            .profileinputdetails.profileinputdetailsbtn button:hover,
            .profileinputdetails.profileinputdetailsbtn button:focus {
                background-color: var(--primarycolor);
                color: var(--pure);
            }

.popuserdetail.profileinputdata.profileinputradio input {
    display: none;
}

/*Profile Style End*/


.mybooking_tabscontent table {
    border: 2px solid #E6E6E6;
    width: 100%;
    text-align: center;
}

    .mybooking_tabscontent table thead tr {
        background-color: var(--primarycolor);
        color: var(--pure);
        font-size: 16px;
        font-weight: 400;
    }

        /*.mybooking_tabscontent table thead tr th {
            padding: 20px 0px;
            border: 1px solid #E6E6E6;
            text-align: center;
        }*/
        .mybooking_tabscontent table thead tr th {
            padding: 20px 0px;
            border: 1px solid #E6E6E6;
            text-align: center;
            font-weight: 400;
        }

    .mybooking_tabscontent table tbody tr td {
        padding: 20px 0px;
        border: 1px solid #E6E6E6;
        font-weight: 400;
    }

        .mybooking_tabscontent table tbody tr td i {
            font-size: 26px;
            color: var(--secondary-color);
            cursor: pointer;
        }

            .mybooking_tabscontent table tbody tr td i:hover {
                color: var(--primarycolor);
            }

.bookingdetails1 .mybookinginner .mybkdpt .col-lg-1,
.mybookinginner .mybookinginfo .col-md-1 {
    flex: 0 0 auto;
    width: 11.11%;
}

.mybookinginner .mybkdpt {
    display: flex;
}

.panel-body .bookingdetails1 {
    width: 100%;
}

.bookingdetails1 .mybookinginner {
    padding: 0 0 6px;
}

.mybkdp {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 0 15px;
}

    .mybkdp .btn-primary {
        color: #fff !important;
        background-color: #2f8ad5 !important;
        border-color: #2f8ad5 !important;
    }

        .mybkdp .btn-primary:hover, .mybkdp .btn-primary:focus {
            color: #fff !important;
            background-color: #00224F !important;
            border-color: #00224F !important;
        }

    .mybkdp .form-check-input:focus, .mybkdp .form-control:focus, .form-select:focus {
        border-color: #00224f;
        outline: 0;
        box-shadow: none;
    }

/*****************---my booking responsive css******************/

@media only screen and (max-width:1600px) {
    .mybookingtab {
        padding: 0 20px;
    }

    .season_content .container-fluid {
        float: none;
        padding: 0 30px;
    }

    .tabprofiledetails {
        width: 100%;
        float: left;
        padding: 20px 20px 0;
    }

    .profileinputdetails {
        gap: 10px !important;
    }
}

@media only screen and (max-width:1309px) {
    .mybooking_tabscontent table {
        width: 1100px !important;
        overflow: scroll;
    }

    .tabprofiledetails {
        padding: 20px 20px 0 !important;
    }
}

@media only screen and (max-width:991px) {
    .season_content .container-fluid {
        padding: 0 10px;
    }

    /*.mybooking_tabscontent table ::-webkit-scrollbar {
        border-radius: 10px;
        width: 2px;
        height: 2px;
        box-shadow: inset 0 0 2px rgba(0,0,0,0.3);
    }

    .mybooking_tabscontent table ::-webkit-scrollbar-thumb {
        border-radius: 10px;
        width: 2px;
        height: 2px;
        background-color: var(--buttoncolor);
    }*/


    .bookinglist_tabs .season_tab {
        width: 100% !important;
    }

    .season_tab label.tabtitle {
        height: 50px !important;
        width: 100% !important;
        display: block;
        /* background-color: var(--tertiary-color);*/
    }

    .season_tab label {
        width: 100% !important;
        display: block !important;
        height: 50px !important;
    }

    .profileinputdata label {
        height: 35px !important;
        width: auto !important;
        display: inline-block !important;
        line-height: 35px !important;
        padding: 0 !important;
    }

    .profileinputdetails .tabtitle {
        margin: 10px 0 0;
    }

    .profileinputdetails {
        flex-wrap: wrap;
        gap: 0 !important;
    }

    .profileinputdata input {
        height: 40px !important;
    }

    .bookinglist_tabs .season_content {
        left: 0 !important;
        position: relative !important;
    }

    .tabprofiledetails {
        padding: 10px 10px 0 !important;
    }

    /*.profileinputdata {
        width: 100% !important;
        padding: 0 0 15px !important;
    }*/

    .profileinputdetails.profileinputdetailsbtn {
        padding: 20px 0 20px;
        display: inline-block;
    }

    .mybkdp {
        width: 100% !important;
    }

    .bookingdetails .mybookinginner .mybkdpt .col-lg-1, .mybookinginner .mybookinginfo .col-md-1 {
        flex: 0 0 auto;
        width: 16%;
    }

    .bookingdetails1 .mybookinginner .mybkdpt .col-lg-1,
    .mybookinginner .mybookinginfo .col-md-1 {
        flex: 0 0 auto;
        width: 16%;
    }
}


/*********************My Booking Page Style End Here**********************/

/*******************Header Login/Signup Modal Style Start Here******************/
.login_popup_main {
    width: 100%;
    float: left;
    background-color: rgba(0,0,0,0.1);
    backdrop-filter: blur(1px);
    --webkit-backdrop-filter: blur(1px);
}

    .login_popup_main .css-2rbg70-MuiPaper-root-MuiDialog-paper {
        margin: 0;
    }

    .login_popup_main .css-ypiqx9-MuiDialogContent-root {
        padding: 0;
    }

    .login_popup_main .css-2rbg70-MuiPaper-root-MuiDialog-paper {
        width: 100%;
        max-width: 580px;
    }

.loginpopup {
    width: 100%;
    float: left;
}

/*.loginpopupmain {
    width: 100%;
    float: left;
    background-color: var(--pure);
    position: relative;
}*/

.loginpopupmain {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    padding: 50px 40px 10px 24px;
    gap: 24px;
    position: relative;
}

.captchin {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    padding: 0 0 15px;
}

/*.loginpopupmain:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        height: 40px;
        width: 100%;
        background-color: var(--bgcolor);
        clip-path: polygon(0 0, 90% 0%, 83% 100%, 0% 100%);
        border-radius: 2px 0 0 0;
    }

    .loginpopupmain:after {
        content: '';
        position: absolute;
        right: 0;
        bottom: 0px;
        height: 40px;
        width: 100%;
        background-color: var(--bgcolor);
        clip-path: polygon(16% 0%, 100% 0%, 100% 100%, 9% 100%);
    }*/

.popupleft {
    /*width: 45%;
    float: left;
    background-image: url(../Images/Popup_BG.jpg?d=1.1.1);
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 420px;
    background-size: cover;*/
    display: none;
}

.signpopup {
    width: 100%;
    float: left;
}

.signinpopupmain {
    width: 100%;
    float: left;
}

    .signinpopupmain .popupleft {
        width: 45%;
        background-position: -60px top;
        min-height: 530px;
    }

.popupclosebutton {
    width: 100%;
    float: left;
    padding: 20px 20px 10px;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
}

    .popupclosebutton i {
        font-size: 26px;
        color: var(--primarycolor);
        cursor: pointer;
    }

        .popupclosebutton i:hover {
            color: var(--secondary-color);
        }

.loginbkpopup {
    width: 100%;
    float: left;
}

.popuserdetail, .popupuserdetail {
    width: 100%;
    float: left;
    padding: 0 20px 20px;
}

.loginmybk {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0 20px 30px;
}

    .loginmybk span {
        width: 100%;
        float: left;
        text-align: center;
        font-size: 28px;
        color: var(--primarycolor);
        font-weight: 600;
        text-transform: uppercase;
        padding: 0 0 10px;
        /*border-bottom: 1px solid var(--maincolor);*/
    }

.popuserdetail.popuserdetailhalf, .popupuserdetail.popuserdetailhalf {
    width: 50%;
    float: left;
}

.popuserdetail label, .popupuserdetail label {
    font-size: 16px;
    font-weight: 700;
    color: var(--primarycolor);
    display: block;
    padding: 0 0 10px;
}

.popuserdetail.profileinputradio label {
    padding: 0 0 14px;
}

.popuserdetail.profileinputdata label.css-1hpqosy-MuiFormControlLabel-root, .popupuserdetail.profileinputdata label.css-1hpqosy-MuiFormControlLabel-root {
    padding: 0 20px 0px 0px;
}

.popuserdetail.profileinputdata .css-vqmohf-MuiButtonBase-root-MuiRadio-root, .popupuserdetail.profileinputdata .css-vqmohf-MuiButtonBase-root-MuiRadio-root {
    padding: 0;
}

.popuserdetail.profileinputdata .css-1hpqosy-MuiFormControlLabel-root .MuiFormControlLabel-label, .popupuserdetail.profileinputdata .css-1hpqosy-MuiFormControlLabel-root .MuiFormControlLabel-label {
    padding: 0 10px 0 10px;
}

.popuserdetail.profileinputdata .css-vqmohf-MuiButtonBase-root-MuiRadio-root.Mui-checked, .popupuserdetail.profileinputdata .css-vqmohf-MuiButtonBase-root-MuiRadio-root.Mui-checked {
    color: var(--primarycolor);
}

.popuserdetail .passengertitle.hotdealbox label, .popupuserdetail .passengertitle.hotdealbox label {
    font-size: 16px;
    padding: 0;
}

    .popuserdetail .passengertitle.hotdealbox label::before, .popupuserdetail .passengertitle.hotdealbox label::before {
        border-radius: 2px;
        top: 4px;
        position: relative;
    }

.popuserdetail .passengertitle.hotdealbox a, .popupuserdetail .passengertitle.hotdealbox a {
    font-size: 16px;
}

.popuserdetail input,
.popupuserdetail input {
    width: 100%;
    border: 1px solid var(--primarycolor);
    outline: none;
    background-color: var(--pure);
    color: var(--primarycolor);
    background-color: transparent;
    padding: 0 10px;
    height: 50px;
}

    .popuserdetail input:focus, .popuserdetail input:target, .popupuserdetail input:focus, .popupuserdetail input:target {
        border: 1px solid var(--primarycolor);
        /*box-shadow: 0 0 5px rgb(0, 85, 165, 0.60);*/
        box-shadow: none;
    }

.popuserdetail.popuserdetailradio input, .popupuserdetail.popuserdetailradio input {
    width: auto;
}

.popuserdetail.popuserdetailotp {
    padding: 0px 20px 0;
}

    .popuserdetail.popuserdetailotp .otpinput {
        width: 100%;
    }

    .popuserdetail.popuserdetailotp .otpinput {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        gap: 10px;
    }

        .popuserdetail.popuserdetailotp .otpinput input {
            width: 100%;
        }

/*.popuserdetail.popuserdetailbutton {
        padding: 12px 20px 15px;
        text-align: center;
    }*/
.popuserdetail.popuserdetailbutton {
    padding: 12px 20px 15px;
    text-align: center;
    margin: 0 0 30px;
}

    .popuserdetail.popuserdetailbutton button {
        padding: 10px 40px;
        font-size: 16px;
        font-weight: 700;
        background-color: var(--secondary-color);
        color: var(--pure);
        border: none;
        border-radius: 2px;
        width: 100%;
    }

        .popuserdetail.popuserdetailbutton button:hover, .popuserdetail.popuserdetailbutton button:focus {
            background-color: var(--primarycolor);
            color: var(--pure);
        }

.popupright, .popuprightpart {
    width: 100%;
    float: left;
    /*background-image: url(../images/site/logo.svg);
    background-repeat: no-repeat;
    background-position: center 47px;
    background-size: 240px;*/
}

.login_popup_main .css-hlj6pa-MuiDialogActions-root {
    padding: 0;
}

.resendotplink {
    width: 100%;
    float: right;
    text-align: right;
    padding: 10px 20px 0px 0;
    font-size: 18px;
    text-decoration: underline;
    color: var(--primarycolor);
}

.googlelink {
    width: 100%;
    text-align: center;
    float: left;
    padding: 0 20px 10px;
    margin: 0;
}

    .googlelink p {
        width: 100%;
        float: left;
        padding: 20px 20px 10px;
        border-top: 1px solid var(--primarycolor);
        color: var(--primarycolor);
        margin: 0;
    }


    .googlelink a {
        color: var(--primarycolor) !important;
        font-size: 16px;
        font-weight: 600;
        border: 1px solid var(--primarycolor);
        padding: 4px 18px;
        border-radius: 4px;
        position: relative;
        display: inline-block;
    }

        .googlelink a:hover, .googlelink a:focus {
            border: 1px solid var(--primarycolor);
            /*box-shadow: 0 0 5px rgb(0, 85, 165, 0.60);*/
            box-shadow: none;
        }

        .googlelink a i {
            color: var(--primarycolor);
            padding-right: 10px;
        }
/*******************Header Login/Signup Modal Style End Here******************/
/*******************Cancellation Module Style End Here******************/
.modifypopupwrapper {
    width: 100%;
    float: left;
}

.modifyticketcontent {
    width: 100%;
    float: left;
    position: relative;
}

    .modifyticketcontent article {
        background-color: rgba(235, 235, 235, 0.5);
        padding: 40px;
        display: none;
        margin: 40px 0 0;
    }

        .modifyticketcontent article.on {
            display: block;
            float: left;
            width: 100%;
        }

    .modifyticketcontent input[type="radio"] {
        position: absolute;
        opacity: 0;
    }

        .modifyticketcontent input[type="radio"]:checked + .radio-label::before {
            background-color: var(--primarycolor);
            box-shadow: inset 0 0 0 4px #f4f4f4;
        }

        .modifyticketcontent input[type="radio"] + .radio-label::before {
            content: "";
            background: #f4f4f4;
            border-radius: 100%;
            border: 1px solid var(--primarycolor);
            display: inline-block;
            width: 20px;
            height: 20px;
            position: relative;
            top: 2px;
            margin-right: 10px;
            vertical-align: top;
            cursor: pointer;
            text-align: center;
            transition: all 250ms ease;
        }

    .modifyticketcontent label.radio-label {
        font-size: 16px;
        font-weight: 700;
        cursor: pointer;
        padding: 0 40px 0px 0;
    }

.modifyarticledetails {
    width: 100%;
    float: left;
    padding: 40px 0 0;
}


.modifyinputflex {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    gap: 100px;
}

.modifydetailsinput {
    width: 30%;
    float: left;
}

    .modifydetailsinput label {
        font-size: 16px;
        font-weight: 700;
        display: block;
        cursor: pointer;
        padding: 0 0px 10px 0;
    }

    .modifydetailsinput input {
        width: 100%;
        border: 2px solid #ececec;
        outline: none;
        background-color: #fff;
        padding: 0 10px;
        height: 50px;
    }

        .modifydetailsinput input:focus, .modifydetailsinput input:target {
            border: 2px solid var(--maincolor);
            background-color: var(--primerycolor);
            box-shadow: none;
        }

    .modifydetailsinput.modifydetailsinputbutton {
        display: flex;
        justify-content: flex-start;
        padding: 34px 0 0;
        gap: 40px;
        width: 100%;
    }

        .modifydetailsinput.modifydetailsinputbutton button {
            font-size: 16px;
            font-weight: 700;
            text-transform: uppercase;
            padding: 10px 40px;
            letter-spacing: 1px;
            background-color: #447bde;
            border: none;
            border-radius: 2px;
            color: var(--pure);
        }

            .modifydetailsinput.modifydetailsinputbutton button:hover,
            .modifydetailsinput.modifydetailsinputbutton button:focus {
                background-color: var(--primarycolor);
                color: var(--pure);
            }

.modifyarticledetails table {
    border: 2px solid #E6E6E6;
    width: 100%;
    text-align: center;
}

    .modifyarticledetails table thead tr {
        background-color: var(--primarycolor);
        color: var(--pure);
        font-size: 16px;
        font-weight: 400;
    }

        .modifyarticledetails table thead tr th {
            padding: 20px 0px;
            border: 1px solid #E6E6E6;
            text-align: center;
        }

    .modifyarticledetails table tbody tr td {
        padding: 20px 0px;
        border: 1px solid #E6E6E6;
        font-weight: 400;
        background-color: #fff;
    }

        .modifyarticledetails table tbody tr td input {
            margin: 0 10px 0 0;
        }

.modifyarticledetails.modifyarticledetails01 {
    width: 100%;
    float: left;
    display: block;
}

.modifydetailsinput.modifydetailscancelbutton {
    width: 100%;
    float: left;
    padding: 40px 0 0;
}

    .modifydetailsinput.modifydetailscancelbutton button {
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
        padding: 10px 40px;
        letter-spacing: 1px;
        background-color: #447bde;
        border: none;
        border-radius: 2px;
        color: var(--pure);
    }

        .modifydetailsinput.modifydetailscancelbutton button:hover,
        .modifydetailsinput.modifydetailscancelbutton button:focus {
            background-color: var(--primarycolor);
            color: var(--pure);
        }
/*******************Ticket Modify Module Popup Style Start Here******************/
.modify_popup_main {
    width: 100%;
    float: left;
    clear: both;
}

    .modify_popup_main .css-2rbg70-MuiPaper-root-MuiDialog-paper {
        width: 80%;
        min-height: 420px;
    }

    .modify_popup_main .css-1tb7pjp-MuiInputBase-root-MuiInput-root::after {
        border-bottom: 2px solid var(--secondary-color);
    }

    .modify_popup_main .MuiAutocomplete-hasPopupIcon.css-16awh2u-MuiAutocomplete-root .MuiAutocomplete-inputRoot, .modify_popup_main .MuiAutocomplete-hasClearIcon.css-16awh2u-MuiAutocomplete-root .MuiAutocomplete-inputRoot {
        padding-right: 0;
    }

    .modify_popup_main .css-16awh2u-MuiAutocomplete-root .MuiInput-root .MuiInput-input {
        padding: 0 50px 0 10px;
    }

    .modify_popup_main .css-1tb7pjp-MuiInputBase-root-MuiInput-root::before {
        border-bottom: none;
    }

    .modify_popup_main .MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon.css-16awh2u-MuiAutocomplete-root .MuiAutocomplete-inputRoot {
        padding-right: 0;
    }

    .modify_popup_main .css-1hpqosy-MuiFormControlLabel-root {
        display: inline-block;
        margin-right: 16px;
    }

    .modify_popup_main .css-vqmohf-MuiButtonBase-root-MuiRadio-root.Mui-checked {
        color: var(--primarycolor);
        padding: 0;
    }

    .modify_popup_main .css-vqmohf-MuiButtonBase-root-MuiRadio-root {
        padding: 0;
    }

    .modify_popup_main .css-ypiqx9-MuiDialogContent-root {
        padding: 20px 20px 40px;
    }

    .modify_popup_main .css-1hpqosy-MuiFormControlLabel-root .MuiFormControlLabel-label {
        font-size: 16px;
        font-weight: 700;
        margin-right: 20px;
        padding: 3px 0 0 10px;
        float: right;
    }

    .modify_popup_main .css-qfz70r-MuiFormGroup-root {
        padding: 20px 0 30px;
        border-bottom: 1px solid var(--textlight);
    }

    .modify_popup_main .css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root.Mui-checked, .modify_popup_main .css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root.MuiCheckbox-indeterminate {
        color: var(--primarycolor);
    }

    .modify_popup_main .tlrefund {
        width: 100%;
        float: left;
        padding: 0 0 20px;
    }

/*Partial Cancel Style Start Here*/

.partialdata {
    width: 70%;
    float: none;
    text-align: center;
    position: relative;
    left: 0;
    right: 0;
    margin: 40px auto 0;
    box-shadow: 0px 8px 14px rgba(0, 0, 0, 0.2);
    display: flow-root;
}

.partialdatatitle {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
}



.partialdatatitle {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
    padding: 10px 0px;
    background-color: var(--secondary-color);
    color: var(--pure);
}

    .partialdatatitle span {
        flex-basis: 25%;
        float: left;
        text-align: center;
        font-size: 16px;
        font-weight: 700;
        padding: 0 0 0 20px;
    }

.partialdatadetails {
    width: 100%;
    float: left;
    border-bottom: 1px solid #999;
    padding: 10px 0;
    display: flex;
    justify-content: space-between;
}

    .partialdatadetails p {
        flex-basis: 25%;
        float: left;
        text-align: center;
        font-size: 16px;
        font-weight: 400;
        padding: 0 0 0 20px;
    }

.modifydetailsinput.modifydetailscancelbutton {
    width: 100%;
    float: left;
    padding: 40px 0 0;
    display: flex;
    justify-content: center;
    gap: 40px;
    margin: 40px 0 0px;
    border-top: 2px solid var(--primarycolor);
}


.modifyarticledetails01 .totalrfdtotalrfd {
    width: 100%;
    float: left;
    text-align: right;
}

    .modifyarticledetails01 .totalrfdtotalrfd .tlrefund {
        width: 100%;
        float: left;
        padding: 0 0 20px;
    }

.partialclose {
    position: absolute;
    right: 0;
    top: 0;
}

    .partialclose i {
        font-size: 30px;
        color: var(--primarycolor);
        cursor: pointer;
    }

        .partialclose i:hover {
            color: var(--secondary-color);
        }



.patrialdialoguedata {
    width: 100%;
    float: left;
}

.patrialdialogue {
    width: 100%;
    float: left;
}

    .patrialdialogue .patrialdialoguetitle {
        font-size: 18px;
        font-weight: 700;
        padding: 0 0 16px;
        width: 100%;
        float: left;
        border-bottom: 2px solid var(--primarycolor);
    }

    .patrialdialogue .patrialdialoguedetails {
        width: 100%;
        float: left;
    }

    .patrialdialogue .css-1t1j96h-MuiPaper-root-MuiDialog-paper {
        width: 100%;
    }

    .patrialdialogue .css-ypiqx9-MuiDialogContent-root {
        position: relative;
    }

    .patrialdialogue .css-ypiqx9-MuiDialogContent-root {
        padding: 20px 20px 10px;
    }

    .patrialdialogue .partialdatadetails {
        border-bottom: none;
    }

    .patrialdialogue .css-hlj6pa-MuiDialogActions-root {
        padding: 20px 20px 0;
        border-top: 2px solid var(--secondary-color);
        margin: 0px 20px 20px;
    }


    .patrialdialogue button.tlrefund {
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        padding: 8px 30px 6px;
        letter-spacing: 1px;
        background-color: var(--secondary-color);
        border: none;
        border-radius: 2px;
        color: var(--primarycolor);
    }


/*Partial Cancel Style End Here*/
/*******************Ticket Modify Module Popup Style Style Here******************/
/*******************Cancellation Module Style End Here******************/
/*******************Bus Charter Style Start Here******************/
#wrapper {
    float: left;
    width: 100%;
}

.fix_contentwidth {
    margin: 30px auto 50px;
    max-width: 1310px;
    width: 100%;
    padding: 0 15px;
}

    /*.fix_contentwidth .panel {
        border: 1px solid var(--secondary-color) !important;
    }*/

    /*.fix_contentwidth .panel-primary > .panel-heading {
        width: 100%;
        float: left;
        background-color: var(--secondary-color);
        color: var(--pure);
        font-size: 20px;
        padding: 10px 20px;
        font-weight: 700;
    }*/

    .fix_contentwidth .panel-primary > .panel-heading {
        width: 100%;
        float: left;
        background-color: #447bde;
        color: var(--pure);
        font-size: 20px;
        padding: 10px 20px;
        font-weight: 600;
    }
/*e-ticket-page change css(chand-24-03-23)*/
.panel .phonebook {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 60px 0 0;
    font-size: 70px;
    color: #f00;
    font-weight: 600;
}
/*e-ticket-page change css(chand-24-03-23)*/
.fix_contentwidth .panel-body {
    padding: 15px;
    width: 100%;
    float: left;
}

.charterformgroup {
    width: 100%;
    float: left;
    padding: 40px 0 0;
}

    .charterformgroup h3 {
        width: 100%;
        float: left;
        font-size: 18px;
        color: #003478;
        font-weight: 800;
        padding: 0px 0 6px;
        border-bottom: 2px solid #003478;
    }

.charterinput {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px 0 0;
}

    .charterinput .col-lg-6 {
        flex: 0 0 auto;
        width: 45%;
    }

        .charterinput .col-lg-6 label {
            width: 100%;
            font-size: 16px;
            font-weight: 400;
            color: #003478;
            padding: 10px 0 6px;
        }

        .charterinput .col-lg-6 input {
            width: 100%;
            border: 2px solid #ececec;
            outline: none;
            background-color: #fff;
            padding: 0 10px;
            height: 50px;
            border-radius: 0;
        }

            .charterinput .col-lg-6 input:focus, .charterinput .col-lg-6 input:target {
                border: 2px solid var(--maincolor);
                /*box-shadow: 0 0 5px rgb(0, 85, 165, 0.60);*/
                box-shadow: none;
            }

        .charterinput .col-lg-6 textarea {
            width: 100%;
            border: 2px solid #ececec;
            outline: none;
            background-color: #fff;
            padding: 0 10px;
            height: 80px;
            border-radius: 0;
        }

    .charterinput .css-1tb7pjp-MuiInputBase-root-MuiInput-root::after {
        border-bottom: 2px solid var(--primarycolor);
    }

    .charterinput .MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon.css-16awh2u-MuiAutocomplete-root .MuiAutocomplete-inputRoot {
        padding-right: 0px;
    }

    .charterinput .MuiAutocomplete-hasPopupIcon.css-16awh2u-MuiAutocomplete-root .MuiAutocomplete-inputRoot, .charterinput .MuiAutocomplete-hasClearIcon.css-16awh2u-MuiAutocomplete-root .MuiAutocomplete-inputRoot {
        padding-right: 0;
    }

    .charterinput .css-16awh2u-MuiAutocomplete-root .MuiInput-root .MuiInput-input {
        padding: 0 10px;
    }

    .charterinput .css-1tb7pjp-MuiInputBase-root-MuiInput-root::before {
        border-bottom: none;
    }

    .charterinput .css-1tb7pjp-MuiInputBase-root-MuiInput-root:hover:not(.Mui-disabled)::before {
        border-bottom: none;
    }

    .charterinput .col-lg-6 {
        flex: 0 0 auto;
        width: 45%;
    }

    .charterinput .formrechage {
        flex: 0 0 auto;
        width: 49%;
        position: relative;
        padding: 15px 0 0;
        margin: 0;
    }

        .charterinput .formrechage label {
            width: 100%;
            font-size: 16px;
            font-weight: 400;
            color: #003478;
            padding: 10px 0 6px;
        }

        .charterinput .formrechage input {
            width: 100%;
            border: 2px solid #ececec;
            outline: none;
            background-color: #fff;
            padding: 0 10px;
            height: 50px;
            border-radius: 0;
        }

            .charterinput .formrechage input:focus, .charterinput .formrechage input:target {
                border: 2px solid #003478;
                background-color: var(--tertiary-color);
                box-shadow: none;
            }

.formrechage .formrechage_btn {
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    padding: 15px 40px;
    letter-spacing: 1px;
    background-color: #447bde;
    border: none;
    border-radius: 2px;
    color: var(--pure);
    margin: 20px 0 0;
    display: block;
}

    .formrechage .formrechage_btn:hover, .formrechage .formrechage_btn:focus {
        background-color: var(--primarycolor);
        color: var(--pure);
        box-shadow: none !important;
    }

.charterinput.charterinput_half {
    flex-direction: column;
    align-items: center;
}

.agntpgcaptcha .form-control {
    width: 100%;
    border: 2px solid #ececec;
    outline: none;
    background-color: #fff;
    padding: 0 10px;
    height: 50px;
    border-radius: 0;
    margin: 20px 0 0;
}

    .agntpgcaptcha .form-control:focus, .agntpgcaptcha .form-control:target {
        border: 2px solid var(--maincolor);
        /*box-shadow: 0 0 5px rgb(0, 85, 165, 0.60);*/
        box-shadow: none;
    }

.agntpgcaptcha .col-lg-6 {
    flex: 0 0 auto;
    width: 45%;
}

.agntpgcaptcha .btn-primary {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 40px;
    letter-spacing: 1px;
    border: none;
    border-radius: 2px;
    margin: 40px 0;
    background-color: var(--secondary-color);
    color: var(--pure);
}

    .agntpgcaptcha .btn-primary:hover, .agntpgcaptcha .btn-primary:focus {
        box-shadow: none !important;
        background-color: var(--primarycolor);
        color: var(--pure);
    }

.agntpgcaptcha .mrgbtm {
    float: left;
}


.mybkdp label {
    max-width: 100%;
    margin-bottom: 5px !important;
}

/********-------bus charter page responsive**********/

@media only screen and (max-width:639px) {
    .charterinput .col-lg-6 {
        width: 100%;
    }
}

/********-------bus charter page responsive**********/


/*******************Bus Charter Style End Here******************/
/*******************Cancellation Page Style Start Here******************/
.canceldatatable {
    width: 100%;
    float: left;
    border: 1px solid #eee8e8;
    margin: 20px 0 0;
}

.canceldatatime {
    width: 100%;
    float: left;
    border-bottom: 1px solid #eee8e8;
    text-align: center;
}

    .canceldatatime .pull-left.canceldatapadd {
        border-right: 1px solid #eee8e8;
        width: 50%;
        float: left;
        padding: 15px 0;
    }

    .canceldatatime .pull-right.canceldatapadd {
        width: 50%;
        float: left;
        padding: 15px 0;
    }

        .canceldatatime .pull-left.canceldatapadd span, .canceldatatime .pull-right.canceldatapadd span {
            font-size: 16px;
            font-weight: 700;
            color: var(--primarycolor);
        }

    .canceldatatime.canceldatatimeclr .pull-left.canceldatapadd span, .canceldatatime.canceldatatimeclr .pull-right.canceldatapadd span {
        font-size: 16px;
        font-weight: 400;
    }

.canceldatatime {
    text-align: center;
}

.cancelinfo ul li::marker {
    color: var(--secondary-color);
    content: "►";
    font-size: 12px;
}

.cancelinfo ul {
    padding: 20px 0 0 10px;
    width: 100%;
    float: left;
    margin: 0;
}

    .cancelinfo ul li {
        padding: 0 0 10px;
    }

        .cancelinfo ul li span {
            font-size: 16px;
            color: var(--primarycolor);
            padding: 0 0 0 6px;
            letter-spacing: 0.5px;
        }

.inputblock {
    width: 100%;
    float: left;
    display: flex;
    justify-content: flex-start;
    gap: 64px;
    padding: 10px 0 0;
}

    .inputblock .form-group {
        width: 30%;
        position: relative;
    }

        .inputblock .form-group label {
            width: 100%;
            font-size: 16px;
            font-weight: 400;
            color: var(--primarycolor);
            padding: 10px 0 6px;
        }

        .inputblock .form-group input {
            width: 100%;
            border: 2px solid #ececec;
            outline: none;
            background-color: #fff;
            padding: 0 10px;
            height: 50px;
            border-radius: 0;
        }

            .inputblock .form-group input:focus, .inputblock .form-group input:target {
                border: 2px solid #003478;
                background-color: var(--tertiary-color);
                box-shadow: none;
            }

        .inputblock .form-group .input-group-addon {
            position: absolute;
            padding: 0;
            font-size: 14px;
            font-weight: 400;
            line-height: 1;
            color: var(--primarycolor);
            text-align: right;
            background-color: transparent;
            border: none;
            top: 72px;
            right: 20px;
        }

        .inputblock .form-group .css-1tb7pjp-MuiInputBase-root-MuiInput-root::after {
            border-bottom: 2px solid var(--primarycolor);
        }

        .inputblock .form-group .MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon.css-16awh2u-MuiAutocomplete-root .MuiAutocomplete-inputRoot {
            padding-right: 0px;
        }

        .inputblock .form-group .MuiAutocomplete-hasPopupIcon.css-16awh2u-MuiAutocomplete-root .MuiAutocomplete-inputRoot, .charterinput .MuiAutocomplete-hasClearIcon.css-16awh2u-MuiAutocomplete-root .MuiAutocomplete-inputRoot {
            padding-right: 0;
        }

        .inputblock .form-group .css-16awh2u-MuiAutocomplete-root .MuiInput-root .MuiInput-input {
            padding: 0 10px;
        }

        .inputblock .form-group .css-1tb7pjp-MuiInputBase-root-MuiInput-root::before {
            border-bottom: none;
        }

        .inputblock .form-group .css-1tb7pjp-MuiInputBase-root-MuiInput-root:hover:not(.Mui-disabled)::before {
            border-bottom: none;
        }

.panel-body .togglebutton {
    width: 100%;
    float: left;
    padding: 20px 0 0;
}

    .panel-body .togglebutton .css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root.Mui-checked, .panel-body .togglebutton .css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root.MuiCheckbox-indeterminate {
        color: var(--primarycolor);
    }

    .panel-body .togglebutton .css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root {
        padding: 0 10px 0 0;
    }

    .panel-body .togglebutton .css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root {
        color: var(--secondary-color);
    }

    .panel-body .togglebutton a {
        display: inline-block;
        vertical-align: middle;
        color: var(--primarycolor);
        padding: 0 0px;
    }

    .panel-body .togglebutton .btn-primary {
        font-size: 16px;
        font-weight: 700;
        text-transform: capitalize;
        padding: 10px 40px;
        letter-spacing: 1px;
        background-color: #447bde;
        border: none;
        border-radius: 2px;
        color: var(--pure);
        margin: 20px 0 0;
        display: block;
    }

        .panel-body .togglebutton .btn-primary:hover, .panel-body .togglebutton .btn-primary:focus {
            background-color: var(--primarycolor);
            color: var(--pure);
            box-shadow: none !important;
        }

.cancellationother {
    width: 100%;
    float: left;
    border: 1px solid #dbdbdb;
    background-color: transparent;
    padding: 20px 0;
    margin: 20px 0 80px !important;
    overflow: hidden;
}

.canceldetails {
    width: 100%;
    float: left;
    padding: 40px 0 40px 20px;
}



    .canceldetails ul {
        margin: 0;
        padding: 0;
        list-style-position: inside;
    }

        .canceldetails ul li {
            padding: 0 0 10px;
        }

            .canceldetails ul li::marker {
                color: var(--secondary-color);
                content: "►";
                font-size: 12px;
            }

            .canceldetails ul li span {
                font-size: 15px;
                color: var(--primarycolor);
                padding: 0 0 0px 6px;
                letter-spacing: 0.5px;
            }


/*******************Cancellation Page Style End Here******************/


/*******************Contact Us Page Style Start Here******************/

.maincontcadd {
    width: 100%;
    float: left;
    text-align: left;
    padding: 40px 0 40px;
    border-bottom: 2px solid var(--secondary-color);
}

    .maincontcadd h2 {
        margin: 0 0 10px;
        padding: 0;
        line-height: normal;
        font-size: 24px;
        color: var(--primarycolor);
        display: inline-block;
        vertical-align: middle;
        padding: 0 0 6px;
        font-weight: 700;
    }

    .maincontcadd p {
        margin: 0;
        padding: 0;
        line-height: 22px;
        font-size: 16px;
        color: var(--primarycolor);
    }

.contactuscol {
    width: 100%;
    float: left;
    padding: 0 0 80px;
}

    .contactuscol .cityaddname {
        margin: 20px 0 20px;
        font-size: 20px;
        color: var(--primarycolor);
        line-height: normal;
        width: 100%;
        float: left;
        text-transform: uppercase;
        font-weight: 700;
    }

    .contactuscol .tabs {
        border-radius: 0px;
        overflow: hidden;
        box-shadow: 0px 8px 14px rgba(0, 0, 0, 0.2);
    }

    .contactuscol .tab {
        width: 100%;
        color: white;
        overflow: hidden;
    }

    .contactuscol .tab-label {
        display: flex;
        justify-content: space-between;
        padding: 0.5em;
        background-color: #447BDE;
        font-weight: normal;
        cursor: pointer;
        margin: 0;
        font-size: 18px;
        line-height: normal;
    }

        .contactuscol .tab-label:hover, .contactuscol .tab-label:focus {
            background-color: #003478;
        }

        .contactuscol .tab-label::after {
            content: "❯";
            width: 1em;
            height: 1em;
            text-align: center;
            transition: all 0.35s;
        }

    .contactuscol input {
        position: absolute;
        opacity: 0;
        z-index: -1;
    }

    .contactuscol .tab-content {
        max-height: 0;
        padding: 0 1em;
        color: #2c3e50;
        background: white;
        transition: all 0.35s;
    }

    .contactuscol input:checked ~ .tab-content {
        max-height: 100%;
        padding: 0 16px 16px;
    }

    .contactuscol .tab-content h4 {
        margin: 0 0 10px;
        color: #003478;
        font-size: 18px;
        line-height: normal;
        border-bottom: 1px solid #aaaaaa;
        padding: 20px 0 6px;
        font-weight: 700;
    }

    .contactuscol .tab-content p {
        margin: 0;
        color: #575757;
        font-size: 16px;
        line-height: 22px;
        font-weight: normal;
    }

    .contactuscol .addrow {
        padding: 0 15px 0 0;
    }
/*******************Contact Us Page Style End Here******************/

/*******************Privacy Policy Page Style Start Here******************/

.privacypolicydata {
    width: 100%;
    float: left;
    padding: 20px 0 80px;
}

    .privacypolicydata p {
        font-size: 16px;
        color: var(--primarycolor);
        line-height: 22px;
        padding: 20px 0 0;
        letter-spacing: 1px;
    }

/*******************Privacy Policy Page Style End Here******************/


/*******************Feedback Page Style Start Here******************/
.feedbkformgroup {
    width: 100%;
    float: left;
}

.feedbkinput {
    width: 100%;
    float: left;
    padding: 30px 0 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

    .feedbkinput .col-lg-6 {
        flex: 0 0 auto;
        width: 45%;
        float: left;
    }

        .feedbkinput .col-lg-6 label {
            width: 100%;
            font-size: 16px;
            font-weight: 400;
            color: var(--primarycolor);
            padding: 10px 0 6px;
        }

        .feedbkinput .col-lg-6 input {
            width: 100%;
            border: 2px solid #ececec;
            outline: none;
            background-color: #fff;
            padding: 0 10px;
            height: 50px;
            border-radius: 0;
        }

            .feedbkinput .col-lg-6 input:focus, .feedbkinput .col-lg-6 input:target {
                border: 2px solid var(--primarycolor);
                /*box-shadow: 0 0 5px rgb(0, 85, 165, 0.60);*/
                box-shadow: none;
            }

    .feedbkinput .css-1tb7pjp-MuiInputBase-root-MuiInput-root::after {
        border-bottom: 2px solid var(--primarycolor);
    }

    .feedbkinput .MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon.css-16awh2u-MuiAutocomplete-root .MuiAutocomplete-inputRoot {
        padding-right: 0px;
    }

    .feedbkinput .MuiAutocomplete-hasPopupIcon.css-16awh2u-MuiAutocomplete-root .MuiAutocomplete-inputRoot, .feedbkinput .MuiAutocomplete-hasClearIcon.css-16awh2u-MuiAutocomplete-root .MuiAutocomplete-inputRoot {
        padding-right: 0;
    }

    .feedbkinput .css-16awh2u-MuiAutocomplete-root .MuiInput-root .MuiInput-input {
        padding: 0 10px;
    }

    .feedbkinput .css-1tb7pjp-MuiInputBase-root-MuiInput-root::before {
        border-bottom: none;
    }

    .feedbkinput .css-1tb7pjp-MuiInputBase-root-MuiInput-root:hover:not(.Mui-disabled)::before {
        border-bottom: none;
    }

    .feedbkinput .col-lg-6 textarea {
        border: 2px solid #ececec;
        border-radius: 0;
    }

        .feedbkinput .col-lg-6 textarea:focus {
            border: 2px solid var(--primarycolor);
            box-shadow: none;
        }

.feedbkformgroup .agntpgcaptcha .mrgbtm {
    float: left;
}


/***************************-----feedback page--responsive css------*****************************************************/
@media only screen and (max-width:767px) {
    .feedbkinput {
        justify-content: center;
        flex-wrap: wrap;
    }

        .feedbkinput .col-lg-6 {
            width: 46%;
        }
}

@media only screen and (max-width:639px) {
    .feedbkinput .col-lg-6 {
        width: 100%;
    }

    .feedbkformgroup .agntpgcaptcha .mrgbtm {
        float: left;
        width: 100%;
    }

    .agntpgcaptcha .btn-primary {
        margin: 30px 0 0;
    }
}
/***************************-----feedback page--responsive css------*****************************************************/

/*******************Feedback Page Style End Here******************/

/*******************Pay Online Page Style Start Here******************/
.payonlinetop {
    width: 100%;
    float: left;
    padding: 40px 0 0;
}

    .payonlinetop h4 {
        font-size: 24px;
        font-weight: 700;
        color: var(--primarycolor);
        border-bottom: 2px solid var(--secondary-color);
        padding: 0 0 10px;
        margin: 0 0 20px;
    }

    .payonlinetop ul {
        list-style-position: inside;
        margin: 0;
        padding: 0 0;
    }

        .payonlinetop ul li {
            padding: 0 0 10px;
        }

            .payonlinetop ul li::marker {
                color: var(--secondary-color);
                content: "►";
                font-size: 12px;
            }

            .payonlinetop ul li span {
                font-size: 16px;
                letter-spacing: 0.5px;
                color: var(--primarycolor);
                padding-left: 10px;
            }

.payonlineother {
    border: none;
    margin: 0;
}

    .payonlineother .togglebutton {
        display: flex;
        justify-content: flex-start;
        align-items: flex-end;
        gap: 40px;
        flex-wrap: wrap;
    }

.payonlinerefndbox.payonlineroceed {
    display: flex;
    flex-direction: row;
    gap: 0;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
    padding: 20px 0 0;
}

    .payonlinerefndbox.payonlineroceed .refundata {
        border: none;
        width: auto;
    }

        /*.btn-check:focus + .btn-primary, .btn-primary:focus, .btn-primary:hover {
    background-color: #0b5ed7;
    border-color: #0a58ca;
    color: #fff;
}*/

        .payonlinerefndbox.payonlineroceed .refundata .btn-primary {
            background-color: var(--maincolor);
            border-color: var(--maincolor);
        }

            .payonlinerefndbox.payonlineroceed .refundata .btn-check:focus + .btn-primary,
            .payonlinerefndbox.payonlineroceed .refundata .btn-primary:focus,
            .payonlinerefndbox.payonlineroceed .refundata .btn-primary:hover {
                background-color: var(--secondary-color);
                border-color: var(--secondary-color);
            }
/*******************Pay Online Page Style End Here******************/
/*******************Agent Registration Page Style Start Here******************/
.agentformgroup {
    width: 100%;
    float: left;
}

.agentinput {
    width: 100%;
    float: left;
    padding: 30px 0 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

    .agentinput .col-lg-6 {
        flex: 0 0 auto;
        width: 45%;
        float: left;
    }

        .agentinput .col-lg-6 label {
            width: 100%;
            font-size: 16px;
            font-weight: 400;
            color: var(--primarycolor);
            padding: 10px 0 6px;
        }

        .agentinput .col-lg-6 input {
            width: 100%;
            border: 2px solid #ececec;
            outline: none;
            background-color: #fff;
            padding: 0 10px;
            height: 50px;
            border-radius: 0;
        }

            .agentinput .col-lg-6 input:focus, .agentinput .col-lg-6 input:target {
                border: 2px solid var(--secondary-color);
                background-color: var(--tertiary-color);
                box-shadow: none;
            }

    .agentinput .css-1tb7pjp-MuiInputBase-root-MuiInput-root::after {
        border-bottom: 2px solid var(--primarycolor);
    }

    .agentinput .MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon.css-16awh2u-MuiAutocomplete-root .MuiAutocomplete-inputRoot {
        padding-right: 0px;
    }

    .agentinput .MuiAutocomplete-hasPopupIcon.css-16awh2u-MuiAutocomplete-root .MuiAutocomplete-inputRoot, .agentinput .MuiAutocomplete-hasClearIcon.css-16awh2u-MuiAutocomplete-root .MuiAutocomplete-inputRoot {
        padding-right: 0;
    }

    .agentinput .css-16awh2u-MuiAutocomplete-root .MuiInput-root .MuiInput-input {
        padding: 0 10px;
    }

    .agentinput .css-1tb7pjp-MuiInputBase-root-MuiInput-root::before {
        border-bottom: none;
    }

    .agentinput .css-1tb7pjp-MuiInputBase-root-MuiInput-root:hover:not(.Mui-disabled)::before {
        border-bottom: none;
    }

    .agentinput .col-lg-6 textarea {
        border: 2px solid #ececec;
        border-radius: 0;
    }

        .agentinput .col-lg-6 textarea:focus {
            border: 2px solid var(--secondary-color);
            background-color: var(--tertiary-color);
            box-shadow: none;
        }

/*******************Agent Registration Page Style End Here******************/


/*******************Terms & Conditions Page Style Start Here******************/

.termsdata {
    width: 100%;
    float: left;
    padding: 20px 0;
}

.conditionsdata {
    width: 100%;
    float: left;
    padding: 20px 0;
}

    .conditionsdata h3 {
        font-size: 24px;
        font-weight: 600;
        color: var(--primarycolor);
        padding: 0 0 10px;
        border-bottom: 2px solid var(--maincolor);
        margin: 0 0 20px !important;
    }

    .conditionsdata p {
        margin: 0 0 5px;
        font-size: 15px;
        color: #514949;
        line-height: 24px;
        padding: 0 0 10px;
        font-weight: 400;
    }

.termsconditionsdeta {
    width: 100%;
    float: left;
    border: 1px solid #eee8e8;
    padding: 5px;
    background-color: #f9f9f9;
}

.privacydatable {
    width: 100%;
    float: left;
    border: 1px solid #eee8e8;
    background-color: #fff;
}

.privacydatatime {
    width: 100%;
    float: left;
    border-bottom: 1px solid #eee8e8;
    text-align: center;
}

    .privacydatatime .col-lg-6 {
        flex: 0 0 auto;
        width: 50%;
        float: left;
    }

    .privacydatatime .pull-left.privacydatadd {
        border-right: 1px solid #eee8e8;
    }

.privacydatable .privacydatadd {
    padding: 15px 0;
}

.privacydatatime .pull-left.privacydataddfz span, .privacydatatime .pull-right.privacydataddfz span {
    font-size: 16px;
    font-weight: 700;
}

/*******************Terms & Conditions Page Style End Here******************/

/*******************Cancel Status Page Style Start Here******************/

.cancelstusinfo {
    width: 100%;
    float: left;
    padding: 20px 0 20px;
    font-size: 18px;
    font-weight: 400;
    border-bottom: 2px solid var(--secondary-color);
}

.cancellationother.cancelstatus {
    width: 100%;
    float: left;
    padding: 0;
    margin: 40px 0 0;
    background-color: #fff;
    border: none;
}

.payonlinerefndbox {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.canclrefund {
    width: 100%;
    float: left;
    padding: 0;
}

    .canclrefund .refundtitle {
        color: var(--textcolor);
        font-weight: 600;
        padding: 0;
        text-align: center;
        border: none;
    }

    .canclrefund .refundata {
        text-align: center;
        /* border: none; */
        min-height: 48px;
    }

        .canclrefund .refundata button {
            font-size: 14px;
            font-weight: 700;
            text-transform: capitalize;
            padding: 10px 20px;
            letter-spacing: 1px;
            background-color: var(--maincolor);
            border: none;
            border-radius: 2px;
            color: var(--primarycolor);
            display: block;
        }

    .canclrefund .css-1m9pwf3 {
        cursor: inherit;
        position: absolute;
        opacity: 0;
        width: 18px;
        height: 18px;
        top: 2px;
        left: 2px;
        margin: 0;
        padding: 0;
        z-index: 1;
    }

    .canclrefund .css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root {
        padding: 0;
    }

        .canclrefund .css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root.Mui-checked, .canclrefund .css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root.MuiCheckbox-indeterminate {
            color: var(--primarycolor);
        }

    .canclrefund .tlrefund {
        width: 100%;
        float: left;
        padding: 40px 0 0;
        font-size: 18px;
    }

        .canclrefund .tlrefund span {
            font-weight: 700;
        }

    .canclrefund .companytq {
        width: 100%;
        float: left;
        padding: 20px 0 0;
        font-size: 18px;
        font-weight: 700;
    }

.totalrfdtotalrfd .tlrefund {
    width: 100%;
    float: left;
    padding: 40px 20px 0;
}

    .totalrfdtotalrfd .tlrefund span {
        font-weight: 700;
    }

.panel-body .totalrfdtotalrfd .togglebutton {
    padding: 0 0 0 20px;
}

.canclrefund .col-lg-2 {
    float: left;
}

.canclrefund .col-lg-1 {
    float: left;
}

.canclrefund .col-lg-3 {
    float: left;
}

.cancelstatustlt {
    width: 100%;
    float: left;
}

.cancelstatusdata {
    width: 100%;
    float: left;
}

.refundtitle.refundtitleshow {
    display: none;
}

.cancelstatusnewpnr {
    width: 100%;
    float: left;
    text-align: right;
    padding: 20px 0 0;
}

    .cancelstatusnewpnr p {
        font-size: 16px;
        font-weight: 700;
        padding: 0 0 10px;
    }

    .cancelstatusnewpnr span {
        font-size: 18px;
        font-weight: 700;
        color: var(--secondary-color);
    }

.feedback_top_image {
    display: none;
}

.feedbackwrap {
    display: none;
}
/*******************Cancel Status Page Style End Here******************/
/*******************Refund Status Page Style Start Here******************/
.refundmain {
    width: 100%;
    float: left;
    margin: 40px 0 0px;
    text-align: center;
}

.refunddetails {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

    .refunddetails .refunddata {
        width: 45%;
        position: relative;
        float: left;
    }

        .refunddetails .refunddata label {
            width: 100%;
            font-size: 16px;
            font-weight: 400;
            color: var(--primarycolor);
            padding: 10px 0 6px;
        }

        .refunddetails .refunddata input {
            width: 100%;
            border: 2px solid #ececec;
            outline: none;
            background-color: #fff;
            padding: 0 10px;
            height: 50px;
            border-radius: 0;
        }

            .refunddetails .refunddata input:focus, .refunddetails .refunddata input:target {
                border: 2px solid var(--secondary-color);
                background-color: var(--tertiary-color);
                box-shadow: none;
            }

    .refunddetails .agntpgcaptcha label {
        width: 100%;
        font-size: 16px;
        font-weight: 400;
        color: var(--primarycolor);
        padding: 10px 0 6px;
    }

    .refunddetails .agntpgcaptcha {
        width: 100%;
    }

.refunttabletitle {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
    margin: 0 0 4px;
}

    .refunttabletitle > div {
        width: calc(100%/8);
    }

        .refunttabletitle > div span {
            width: 100%;
            float: left;
            padding: 10px 0 14px 0px;
            background-color: var(--primarycolor);
            color: var(--pure);
            border: 1px solid #736d6d;
        }

.payonlinerefnd02 {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    border: 1px solid #aaaaaa;
    padding: 10px;
    align-items: center;
}

.refundata {
    border: 1px solid #ececec;
    width: 100%;
    font-size: 14px;
    padding: 10px 0 12px 0px;
}
/*******************Refund Status Page Style End Here******************/

/*******************FAQ's Page Style Start Here******************/
.faqmain {
    width: 100%;
    float: left;
    clear: both;
}

.faqwrapper {
    width: 100%;
    float: left;
    padding: 40px 0 0;
}

.faqquestion {
    width: 100%;
    float: left;
}

.faqtitle {
    width: 100%;
    float: left;
    font-size: 18px;
    font-weight: 700;
    color: var(--primarycolor);
    padding: 10px 0 10px 20px;
    background-color: var(--secondary-color);
    margin: 40px 0 20px;
}

.faqblock {
    width: 100%;
    height: 100%;
    float: left;
    padding: 0;
    z-index: 10;
    background-color: white;
}

    .faqblock > div {
        display: block;
        position: relative;
        padding: 0;
    }

        .faqblock > div:not(:last-of-type) {
            margin: 0 0 10px;
        }


        .faqblock > div input + label {
            cursor: pointer;
            display: block;
            padding: 10px 0px 10px 10px;
            font-size: 18px;
            font-weight: 400;
            color: var(--primarycolor);
            background-color: #f5f5f5;
            transition: all 0.25s ease-in-out 0.5s, color 0.25s ease-in-out 0.5s;
            -webkit-transition: all 0.25s ease-in-out 0.5s, color 0.25s ease-in-out 0.5s;
            -moz-transition: all 0.25s ease-in-out 0.5s, color 0.25s ease-in-out 0.5s;
            -o-transition: all 0.25s ease-in-out 0.5s, color 0.25s ease-in-out 0.5s;
        }

        .faqblock > div input ~ div {
            visibility: hidden;
            max-height: 0;
            opacity: 0;
            transition: all 0.5s ease-in-out 0.2s, opacity 0.25s ease-in-out 0.25s, padding 0s ease-in-out 0s;
            -webkit-transition: all 0.5s ease-in-out 0.2s, opacity 0.25s ease-in-out 0.25s, padding 0s ease-in-out 0s;
            -moz-transition: all 0.5s ease-in-out 0.2s, opacity 0.25s ease-in-out 0.25s, padding 0s ease-in-out 0s;
            -o-transition: all 0.5s ease-in-out 0.2s, opacity 0.25s ease-in-out 0.25s, padding 0s ease-in-out 0s;
        }

            .faqblock > div input ~ div p {
                padding: 20px 20px 20px;
                border-top: 2px solid var(--secondary-color);
                font-size: 16px;
                letter-spacing: 0.5px;
                background-color: var(--tertiary-color);
            }

                .faqblock > div input ~ div p em {
                    display: block;
                    font-style: normal;
                    line-height: 30px;
                }

        .faqblock > div input:checked + label {
            transition: background-color 0s ease-in-out 0s;
        }

        .faqblock > div input:checked ~ div {
            display: block;
            opacity: 1;
            visibility: visible;
            max-height: 800px;
            transition: all 0.5s ease-in-out 0.2s, opacity 0.25s ease-in-out 0.5s, padding 0s ease-in-out 0s;
            -webkit-transition: all 0.5s ease-in-out 0.2s, opacity 0.25s ease-in-out 0.5s, padding 0s ease-in-out 0s;
            -moz-transition: all 0.5s ease-in-out 0.2s, opacity 0.25s ease-in-out 0.5s, padding 0s ease-in-out 0s;
            -o-transition: all 0.5s ease-in-out 0.2s, opacity 0.25s ease-in-out 0.5s, padding 0s ease-in-out 0s;
        }

/*******************FAQ's Page Style End Here******************/


/*******************Gallery Page Style Start Here******************/


/*.gallerywrapper {
    width: 100%;
    float: left;
    clear: both;
    padding: 40px 0;
}

    .gallerywrapper .gallerytitle {
        width: 100%;
        display: inline-block;
        float: none;
        font-size: 20px;
        font-weight: 700;
        padding: 0 0 10px;
        border-bottom: 2px solid var(--secondary-color);
        margin: 0 0 40px;
    }

.gallerytab {
    display: flex;
    width: 100%;
    float: left;
}

    .gallerytab .filter {
        margin: 0px 0 10px;
        width: 20%;
    }

        .gallerytab .filter a {
            display: block;
            padding: 10px;
            position: relative;
            margin-right: 20px;
            margin-bottom: 20px;
            color: var(--pure);
            font-size: 14px;
        }

    .gallerytab .boxes {
        display: flex;
        flex-wrap: wrap;
        width: 80%;
        gap: 40px;
        justify-content: flex-start;
        align-content: flex-start;
    }

        .gallerytab .boxes a {
            width: 48%;
        }

    .gallerytab .filter .all {
        background: var(--primarycolor);
    }

        .gallerytab .filter .all.active {
            background: var(--secondary-color);
        }

    .gallerytab .filter .bustype_01 {
        background: var(--primarycolor);
    }

        .gallerytab .filter .bustype_01.active {
            background: var(--secondary-color);
        }

    .gallerytab .filter .bustype_02 {
        background: var(--primarycolor);
    }

        .gallerytab .filter .bustype_02.active {
            background: var(--secondary-color);
        }

    .gallerytab .filter .bustype_03 {
        background: var(--primarycolor);
    }

        .gallerytab .filter .bustype_03.active {
            background: var(--secondary-color);
        }

    .gallerytab .filter .bustype_04 {
        background: var(--primarycolor);
    }

        .gallerytab .filter .bustype_04.active {
            background: var(--secondary-color);
        }

    .gallerytab .filter .bustype_05 {
        background: var(--primarycolor);
    }

        .gallerytab .filter .bustype_05.active {
            background: var(--secondary-color);
        }

    .gallerytab .filter .bustype_06 {
        background: var(--primarycolor);
    }

        .gallerytab .filter .bustype_06.active {
            background: var(--secondary-color);
        }

    .gallerytab .filter .bustype_07 {
        background: var(--primarycolor);
    }

        .gallerytab .filter .bustype_07.active {
            background: var(--secondary-color);
        }

    .gallerytab .filter .bustype_08 {
        background: var(--primarycolor);
    }

        .gallerytab .filter .bustype_08.active {
            background: var(--secondary-color);
        }

    .gallerytab .filter .bustype_09 {
        background: var(--primarycolor);
    }

        .gallerytab .filter .bustype_09.active {
            background: var(--secondary-color);
        }

    .gallerytab .filter a.active:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        display: inline-block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 15px 15px 0 0;
        border-color: #333 transparent transparent transparent;
    }

    .gallerytab .is-animated {
        animation: .6s zoom-in;
    }

@keyframes zoom-in {
    0% {
        transform: scale(.1);
    }

    100% {
        transform: none;
    }
}*/
/*******************Gallery Page Style End Here******************/

/* gallery css start */

.gallerywrap {
    width: 100%;
    float: left;
    clear: both;
    padding: 80px 0;
}

    .gallerywrap .row > .column {
        padding: 6px;
    }

    .gallerywrap .row:after {
        content: "";
        display: table;
        clear: both;
    }

    .gallerywrap .column {
        float: left;
        width: 25% !important;
    }

    /* The Modal (background) */
    .gallerywrap .modal {
        display: none;
        position: fixed;
        z-index: 3;
        padding-top: 100px;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        z-index: 999999;
        background-color: rgba(0,0,0,0.6);
    }

    /* Modal Content */
    .gallerywrap .modal-content {
        position: relative;
        background-color: #fefefe;
        margin: auto;
        padding: 0;
        width: 90%;
        max-width: 800px;
    }

    /* The Close Button */
    .gallerywrap .closebutton {
        color: #ffffff;
        position: absolute;
        top: 10px;
        right: 25px;
        font-size: 35px;
        font-weight: bold;
        opacity: 0.6;
    }

        .gallerywrap .closebutton:hover,
        .gallerywrap .closebutton:focus {
            color: #ffffff;
            text-decoration: none;
            cursor: pointer;
            opacity: 0.9;
        }

    .gallerywrap .mySlides {
        display: none;
    }

    /* Next & previous buttons */
    .gallerywrap .prev,
    .gallerywrap .next {
        cursor: pointer;
        position: absolute;
        top: 50%;
        width: auto;
        padding: 16px;
        margin-top: -50px;
        color: white;
        font-weight: bold;
        font-size: 20px;
        transition: 0.6s ease;
        border-radius: 0 3px 3px 0;
        user-select: none;
        -webkit-user-select: none;
    }

    /* Position the "next button" to the right */
    .gallerywrap .next {
        right: 0;
        border-radius: 3px 0 0 3px;
    }

        /* On hover, add a black background color with a little bit see-through */
        .gallerywrap .prev:hover,
        .gallerywrap .next:hover {
            background-color: rgba(0, 0, 0, 0.8);
        }

    /* Number text (1/3 etc) */
    .gallerywrap .numbertext {
        color: #f2f2f2;
        font-size: 12px;
        padding: 8px 12px;
        position: absolute;
        top: 0;
    }

    .gallerywrap .caption-container {
        text-align: center;
        background-color: black;
        padding: 2px 16px;
        color: white;
    }

    .gallerywrap img {
        opacity: 1;
        max-width: 100%;
    }

    .gallerywrap .active,
    .gallerywrap .demo:hover {
        opacity: 1;
    }

    .gallerywrap img.hover-shadow {
        transition: 0.3s;
    }

    .gallerywrap .hover-shadow:hover {
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }


/* Medea Queries */

@media only screen and (max-width: 639px) {
    .gallerywrap .column {
        width: 50%;
    }

    .gallerywrap .row > .column {
        padding: 5px;
    }

    .gallerywrap .gallerywrap {
        padding: 40px 0;
    }
}

/* gallery css end */

/*******************E-Ticket Page Style Start Here******************/

.ticketprint {
    width: 100%;
    float: left;
    clear: both;
    text-align: center;
    padding: 40px 0;
}

    .ticketprint input {
        border: none;
        font-size: 16px;
        font-weight: 700;
        background-color: var(--secondary-color);
        color: var(--pure);
        border-radius: 3px;
        padding: 10px 40px;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

        .ticketprint input:hover, .ticketprint input:focus {
            background-color: var(--primarycolor);
            color: var(--pure);
        }


button.okbtn {
    border: none;
    font-size: 14px;
    font-weight: 700;
    background-color: #447bde;
    color: var(--pure);
    border-radius: 3px;
    padding: 6px 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

    button.okbtn:hover, button.okbtn:focus {
        background-color: #003478;
        color: var(--pure);
        box-shadow: none;
    }
/*******************E-Ticket Page Style End Here******************/


/*******************GST Details Page Style Start Here******************/


.gstmaincontent {
    width: 100%;
    float: left;
}

.gstform {
    width: 100%;
    float: left;
    text-align: center;
}

    .gstform h2 {
        font-size: 32px;
        font-weight: 600;
        line-height: 36px;
        margin: 0 0 20px !important;
        padding: 45px 0 20px 0;
        position: relative;
        color: var(--secondary-color);
        text-align: center;
        font-family: 'Raleway', sans-serif !important;
        position: relative;
        display: inline-block;
        vertical-align: middle;
    }

        .gstform h2::before {
            content: '';
            position: absolute;
            width: 120px;
            height: 1px;
            background: var(--primarycolor);
            bottom: 1px;
            left: 0;
            right: 0;
            margin: 0 auto;
        }

        .gstform h2::after {
            content: '';
            position: absolute;
            width: 40px;
            height: 5px;
            background: var(--primarycolor);
            bottom: 0;
            left: 0;
            right: 0;
            margin: 0 auto;
        }

.gstbox {
    width: 100%;
    float: left;
    padding: 0 0 60px;
}



.regform {
    width: 100%;
    box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 10%);
    padding: 30px 20px;
    background: #fff;
    text-align: left;
}

    .regform h5 {
        color: var(--primarycolor);
        font-size: 18px;
        font-weight: 700;
        margin: 0;
        line-height: 20px;
        padding: 2px 0 30px;
    }

    .regform ul {
        width: 100%;
        margin: 0;
        padding: 0;
    }

        .regform ul li {
            list-style-type: none;
            display: block;
            padding: 5px 0 23px;
        }

            .regform ul li a {
                color: var(--primarycolor);
                text-decoration: none;
                font-size: 16px;
                font-weight: 500;
                line-height: 28px;
            }

                .regform ul li a:hover, .regform ul li a:focus {
                    color: #333;
                }

/*******************GST Details Page Style End Here******************/


/************loader css start****************/

.text_loader {
    width: 100%;
    float: left;
    text-align: center;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: none;
    z-index: 9999999;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.7);
    backdrop-filter: blur(5px);
    --webkit-backdrop-filter: blur(5px);
}

.no-js #preloader, .oldie #preloader {
    display: none;
}

.loader {
    position: absolute;
    top: calc(50% - 100px);
    left: calc(50% - 100px);
    width: 200px;
    height: 200px;
    border-radius: 50%;
    perspective: 800px;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
    -webkit-transition: height 1s ease-in-out;
    -moz-transition: height 1s ease-in-out;
    -o-transition: height 1s ease-in-out;
    transition: height 1s ease-in-out;
}

.loader01 {
    position: absolute;
    top: 80px;
    left: calc(50% - 100px);
    width: 200px;
    height: 200px;
    border-radius: 50%;
    perspective: 800px;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
    -webkit-transition: height 1s ease-in-out;
    -moz-transition: height 1s ease-in-out;
    -o-transition: height 1s ease-in-out;
    transition: height 1s ease-in-out;
}

    .loader img, .loader01 img {
        max-width: 100px;
    }

.inner {
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

    .inner.one {
        left: 0%;
        top: 0%;
        animation: rotate-one 1.5s linear infinite;
        border-bottom: 7px solid #EFEFFA;
    }

    .inner.two {
        right: 0%;
        top: 0%;
        animation: rotate-two 1.5s linear infinite;
        border-right: 7px solid #EFEFFA;
    }

    .inner.three {
        right: 0%;
        bottom: 0%;
        animation: rotate-three 1.5s linear infinite;
        border-top: 7px solid #EFEFFA;
    }

    .inner.four {
        right: 0%;
        bottom: 0%;
        animation: rotate-three 1.5s linear infinite;
        border-top: 7px solid #EFEFFA;
    }

@media only screen and (max-width:650px) {
    .loader {
        -webkit-transition: width 1s ease-in-out;
        -moz-transition: width 1s ease-in-out;
        -o-transition: width 1s ease-in-out;
        transition: width 1s ease-in-out;
        -webkit-transition: height 1s ease-in-out;
        -moz-transition: height 1s ease-in-out;
        -o-transition: height 1s ease-in-out;
        transition: height 1s ease-in-out;
        top: calc(50% - 50px);
        left: calc(50% - 50px);
        width: 100px;
        height: 100px;
    }

    .inner.one, .inner.two, .inner.three {
        border-top: 4px solid #EFEFFA;
    }
}

@keyframes rotate-one {
    0% {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }

    100% {
        transform: rotateX(40deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@keyframes rotate-two {
    0% {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }

    100% {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@keyframes rotate-three {
    0% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }

    100% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}

@keyframes rotate-four {
    0% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }

    100% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}

/*New Loader Style Start Here*/


h1.websiteloader {
    position: relative;
    color: rgba(0, 0, 0, .8);
    font-size: 5em;
    text-align: center;
}

    h1.websiteloader:before {
        content: attr(data-text);
        position: absolute;
        overflow: hidden;
        max-width: 7em;
        white-space: nowrap;
        color: var(--primarycolor);
        animation: loading 1s infinite;
    }

@keyframes loading {
    0% {
        max-width: 0;
    }
}

/* NO BORDER SPINNER */


.nb-spinner {
    width: 40px;
    height: 40px;
    margin: 0;
    background: transparent;
    border-top: 4px solid var(--maincolor);
    border-right: 4px solid transparent;
    border-radius: 50%;
    -webkit-animation: 1s spin linear infinite;
    animation: 1s spin linear infinite;
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/*New Loader Style End Here*/
/*****************loader css end*******************/


/*about us (17-march-23)*/

.mainabout {
    width: 100%;
    float: left;
    padding: 20px 0 0;
}

.charteredabout {
    width: 100%;
    float: left;
    border-bottom: 2px solid #bcbdb0;
    padding: 20px 0 15px;
}

.col-md-8, .col-md-4 {
    float: left;
}

.aboutdetails h3 {
    color: #0465b4;
    font-size: 24px;
    font-weight: 600;
    padding: 0 0 5px;
}

.aboutdetails p {
    text-align: justify;
    line-height: 24px;
    font-size: 13px;
    color: #000;
    margin: 0;
    padding: 0 0 10px;
}

.aboutdetails span {
    color: #333;
    font-weight: 500;
    line-height: 24px;
    font-size: 18px;
}

.charted_icon {
    background-image: url("../images/site/aboutus-image/bus.png");
    background-position: center 0;
    background-repeat: no-repeat;
    height: 120px !important;
    margin: 40px auto;
}

    .charted_icon.charted_icon02 {
        background-image: url("../images/site/aboutus-image/abouticon.png");
        background-position: center 0;
        background-size: 50%;
        width: 200px;
        height: 102px;
        margin-top: 0;
        margin-bottom: 0;
    }

    .charted_icon.charted_icon03 {
        background-image: url("../images/site/aboutus-image/abouticon.png");
        background-position: center -122px;
        background-size: 50%;
        width: 200px;
        height: 102px;
        margin-top: 40px;
        margin-bottom: 0;
    }

    .charted_icon.charted_icon04 {
        background-image: url("../images/site/aboutus-image/abouticon.png");
        background-position: center -242px;
        background-size: 50%;
        width: 200px;
        height: 102px;
        margin-top: 30px;
        margin-bottom: 0;
    }

    .charted_icon.charted_icon05 {
        background-image: url("../images/site/aboutus-image/abouticon.png");
        background-position: center -352px;
        background-size: 50%;
        width: 200px;
        height: 102px;
        margin-top: 20px;
        margin-bottom: 0;
    }

.charteredabout03 p {
    padding: 0 0 10px 30px;
}

.charteredabout ul {
    padding: 0 0 0 40px;
    margin: 0;
}

    .charteredabout ul li {
        font-size: 13px;
        line-height: 24px;
        color: #000;
        font-weight: 500;
    }

.charteredabout.charteredabout05 {
    border: none;
}

/*contact use (17-march-23)*/

.contactpage {
    width: 100%;
    float: left;
    padding: 30px 0px 0;
}

.contactarea {
    width: 100%;
    float: left;
}

.col-md-6 {
    float: left;
}

.contactarea h3 {
    font-size: 23px;
    margin: 0;
    color: var(--primarycolor);
    font-weight: 600;
}

.contact_info {
    padding: 10px 0 0;
}

    .contact_info span {
        color: var(--secondary-color);
        font-weight: 700;
        font-size: 16px;
    }

    .contact_info p {
        color: var(--primarycolor);
        margin: 0;
        padding: 0 0 10px;
        font-size: 13px;
        line-height: 24px;
    }

        .contact_info p i {
            display: block;
            font-style: normal;
            color: var(--primarycolor);
        }

        .contact_info p .fa {
            display: inline-block;
            font-size: 11px;
            padding: 0 6px 0 0;
        }

        .contact_info p .fa-envelope {
            font-size: 13px;
        }

        .contact_info p a {
            color: #000;
            display: inline-block;
            vertical-align: middle;
        }

.contact_form {
    width: 100%;
    float: left;
}

.form-group {
    padding: 15px 0 0;
    margin: 0;
}
    /*ticket page css changes (changes-25-03-23)*/
    .form-group h3 {
        padding: 30px 0 20px;
    }
/*ticket page css changes (changes-25-03-23)*/

.contact_form select {
    background: #fff;
    width: 100%;
    height: 40px;
    padding: 5px;
    border: 1px solid var(--primarycolor);
    color: var(--primarycolor) outline: none;
}

.contact-list {
    padding: 15px;
    background-color: #fff;
    border: 1px solid var(--primarycolor);
    height: 300px;
}

    .contact-list ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

/*inner page style (25-03-23)*/



/*****************Website Banner Style Start Here******************/

.website_banner .btn-default {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em;
    color: #000;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    border: 0;
    border-radius: .25rem;
}

.website_banner button.btn-default {
    position: absolute;
    z-index: 99;
    right: 10px;
    top: 10px;
    opacity: 1;
}

.website_banner:focus, .carousel-indicators .active, select:disabled {
    opacity: 1 !important;
}

.website_banner .modal-dialog {
    /* width: 512px;
    height: 512px;*/
    /* margin: 60px auto; */
    top: 15%;
    left: 0;
    transform: translate(-50%, -50%);
    position: absolute;
    right: 0;
    bottom: 0;
}


.website_banner .modal-body {
    padding: 0;
}

.website_banner .modal-content {
    border: none;
}

.website_banner .carousel-indicators li {
    cursor: pointer;
}

.website_banner .modal-content {
    background-color: transparent;
    border: none;
    justify-content: center;
    align-items: center;
}

/*.website_banner .carousel-control-next, .website_banner .carousel-control-prev {
    display: none;
}*/

.fade:not(.show), .modal-backdrop.fade {
    opacity: 0.5 !important;
}

.sliderwrapper .fade:not(.show) {
    opacity: 1 !important;
}
/*DatePicket style start*/

.datepicker {
    padding: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    direction: ltr;
}

.datepicker-inline {
    width: 220px;
}

.datepicker.datepicker-rtl {
    direction: rtl;
}

    .datepicker.datepicker-rtl table tr td span {
        float: right;
    }

.datepicker-dropdown {
    top: 0;
    left: 0;
}

    .datepicker-dropdown.datepicker-orient-left:before {
        left: 6px;
    }

    .datepicker-dropdown.datepicker-orient-left:after {
        left: 7px;
    }

    .datepicker-dropdown.datepicker-orient-right:before {
        right: 6px;
    }

    .datepicker-dropdown.datepicker-orient-right:after {
        right: 7px;
    }

    .datepicker-dropdown.datepicker-orient-bottom:before {
        top: -7px;
    }

    .datepicker-dropdown.datepicker-orient-bottom:after {
        top: -6px;
    }

    .datepicker-dropdown.datepicker-orient-top:before {
        bottom: -7px;
        border-bottom: 0;
        border-top: 7px solid #999999;
    }

    .datepicker-dropdown.datepicker-orient-top:after {
        bottom: -6px;
        border-bottom: 0;
        border-top: 6px solid #ffffff;
    }

.datepicker > div {
    display: none;
}

.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.datepicker td,
.datepicker th {
    text-align: center;
    width: 45px;
    height: 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
    background-color: transparent;
}

.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
    background: #eeeeee;
    cursor: pointer;
}

.datepicker table tr td.old,
.datepicker table tr td.new {
    color: #999999;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    background: none;
    color: #999999;
    cursor: default;
}

.datepicker table tr td.highlighted {
    background: #d9edf7;
    border-radius: 0;
}

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
    background-color: var(--maincolor) !important;
    color: var(--pure) !important;
    background-image: none !important;
}

    .datepicker table tr td.today:hover,
    .datepicker table tr td.today:hover:hover,
    .datepicker table tr td.today.disabled:hover,
    .datepicker table tr td.today.disabled:hover:hover,
    .datepicker table tr td.today:active,
    .datepicker table tr td.today:hover:active,
    .datepicker table tr td.today.disabled:active,
    .datepicker table tr td.today.disabled:hover:active,
    .datepicker table tr td.today.active,
    .datepicker table tr td.today:hover.active,
    .datepicker table tr td.today.disabled.active,
    .datepicker table tr td.today.disabled:hover.active,
    .datepicker table tr td.today.disabled,
    .datepicker table tr td.today:hover.disabled,
    .datepicker table tr td.today.disabled.disabled,
    .datepicker table tr td.today.disabled:hover.disabled,
    .datepicker table tr td.today[disabled],
    .datepicker table tr td.today:hover[disabled],
    .datepicker table tr td.today.disabled[disabled],
    .datepicker table tr td.today.disabled:hover[disabled] {
        background-color: #fdf59a;
    }

        .datepicker table tr td.today:active,
        .datepicker table tr td.today:hover:active,
        .datepicker table tr td.today.disabled:active,
        .datepicker table tr td.today.disabled:hover:active,
        .datepicker table tr td.today.active,
        .datepicker table tr td.today:hover.active,
        .datepicker table tr td.today.disabled.active,
        .datepicker table tr td.today.disabled:hover.active {
            background-color: #fbf069 \9;
        }

        .datepicker table tr td.today:hover:hover {
            color: #000;
        }

        .datepicker table tr td.today.active:hover {
            color: #fff;
        }

.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
    background: #eeeeee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    .datepicker table tr td.range.today,
    .datepicker table tr td.range.today:hover,
    .datepicker table tr td.range.today.disabled,
    .datepicker table tr td.range.today.disabled:hover {
        background-color: #f3d17a;
        background-image: -moz-linear-gradient(to bottom, #f3c17a, #f3e97a);
        background-image: -ms-linear-gradient(to bottom, #f3c17a, #f3e97a);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
        background-image: -webkit-linear-gradient(to bottom, #f3c17a, #f3e97a);
        background-image: -o-linear-gradient(to bottom, #f3c17a, #f3e97a);
        background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
        border-color: #f3e97a #f3e97a #edde34;
        border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

        .datepicker table tr td.range.today:hover,
        .datepicker table tr td.range.today:hover:hover,
        .datepicker table tr td.range.today.disabled:hover,
        .datepicker table tr td.range.today.disabled:hover:hover,
        .datepicker table tr td.range.today:active,
        .datepicker table tr td.range.today:hover:active,
        .datepicker table tr td.range.today.disabled:active,
        .datepicker table tr td.range.today.disabled:hover:active,
        .datepicker table tr td.range.today.active,
        .datepicker table tr td.range.today:hover.active,
        .datepicker table tr td.range.today.disabled.active,
        .datepicker table tr td.range.today.disabled:hover.active,
        .datepicker table tr td.range.today.disabled,
        .datepicker table tr td.range.today:hover.disabled,
        .datepicker table tr td.range.today.disabled.disabled,
        .datepicker table tr td.range.today.disabled:hover.disabled,
        .datepicker table tr td.range.today[disabled],
        .datepicker table tr td.range.today:hover[disabled],
        .datepicker table tr td.range.today.disabled[disabled],
        .datepicker table tr td.range.today.disabled:hover[disabled] {
            background-color: #f3e97a;
        }

            .datepicker table tr td.range.today:active,
            .datepicker table tr td.range.today:hover:active,
            .datepicker table tr td.range.today.disabled:active,
            .datepicker table tr td.range.today.disabled:hover:active,
            .datepicker table tr td.range.today.active,
            .datepicker table tr td.range.today:hover.active,
            .datepicker table tr td.range.today.disabled.active,
            .datepicker table tr td.range.today.disabled:hover.active {
                background-color: #efe24b \9;
            }

.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
    background-color: #9e9e9e;
    background-image: -moz-linear-gradient(to bottom, #b3b3b3, #808080);
    background-image: -ms-linear-gradient(to bottom, #b3b3b3, #808080);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
    background-image: -webkit-linear-gradient(to bottom, #b3b3b3, #808080);
    background-image: -o-linear-gradient(to bottom, #b3b3b3, #808080);
    background-image: linear-gradient(to bottom, #b3b3b3, #808080);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
    border-color: #808080 #808080 #595959;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

    .datepicker table tr td.selected:hover,
    .datepicker table tr td.selected:hover:hover,
    .datepicker table tr td.selected.disabled:hover,
    .datepicker table tr td.selected.disabled:hover:hover,
    .datepicker table tr td.selected:active,
    .datepicker table tr td.selected:hover:active,
    .datepicker table tr td.selected.disabled:active,
    .datepicker table tr td.selected.disabled:hover:active,
    .datepicker table tr td.selected.active,
    .datepicker table tr td.selected:hover.active,
    .datepicker table tr td.selected.disabled.active,
    .datepicker table tr td.selected.disabled:hover.active,
    .datepicker table tr td.selected.disabled,
    .datepicker table tr td.selected:hover.disabled,
    .datepicker table tr td.selected.disabled.disabled,
    .datepicker table tr td.selected.disabled:hover.disabled,
    .datepicker table tr td.selected[disabled],
    .datepicker table tr td.selected:hover[disabled],
    .datepicker table tr td.selected.disabled[disabled],
    .datepicker table tr td.selected.disabled:hover[disabled] {
        background-color: #808080;
    }

        .datepicker table tr td.selected:active,
        .datepicker table tr td.selected:hover:active,
        .datepicker table tr td.selected.disabled:active,
        .datepicker table tr td.selected.disabled:hover:active,
        .datepicker table tr td.selected.active,
        .datepicker table tr td.selected:hover.active,
        .datepicker table tr td.selected.disabled.active,
        .datepicker table tr td.selected.disabled:hover.active {
            background-color: #666666 \9;
        }

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(to bottom, #0088cc, #0044cc);
    background-image: -ms-linear-gradient(to bottom, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(to bottom, #0088cc, #0044cc);
    background-image: -o-linear-gradient(to bottom, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

    .datepicker table tr td.active:hover,
    .datepicker table tr td.active:hover:hover,
    .datepicker table tr td.active.disabled:hover,
    .datepicker table tr td.active.disabled:hover:hover,
    .datepicker table tr td.active:active,
    .datepicker table tr td.active:hover:active,
    .datepicker table tr td.active.disabled:active,
    .datepicker table tr td.active.disabled:hover:active,
    .datepicker table tr td.active.active,
    .datepicker table tr td.active:hover.active,
    .datepicker table tr td.active.disabled.active,
    .datepicker table tr td.active.disabled:hover.active,
    .datepicker table tr td.active.disabled,
    .datepicker table tr td.active:hover.disabled,
    .datepicker table tr td.active.disabled.disabled,
    .datepicker table tr td.active.disabled:hover.disabled,
    .datepicker table tr td.active[disabled],
    .datepicker table tr td.active:hover[disabled],
    .datepicker table tr td.active.disabled[disabled],
    .datepicker table tr td.active.disabled:hover[disabled] {
        background-color: #0044cc;
    }

        .datepicker table tr td.active:active,
        .datepicker table tr td.active:hover:active,
        .datepicker table tr td.active.disabled:active,
        .datepicker table tr td.active.disabled:hover:active,
        .datepicker table tr td.active.active,
        .datepicker table tr td.active:hover.active,
        .datepicker table tr td.active.disabled.active,
        .datepicker table tr td.active.disabled:hover.active {
            background-color: #003399 \9;
        }

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .datepicker table tr td span:hover {
        background: #eeeeee;
    }

    .datepicker table tr td span.disabled,
    .datepicker table tr td span.disabled:hover {
        background: none;
        color: #999999;
        cursor: default;
    }

    .datepicker table tr td span.active,
    .datepicker table tr td span.active:hover,
    .datepicker table tr td span.active.disabled,
    .datepicker table tr td span.active.disabled:hover {
        background-color: #006dcc;
        background-image: -moz-linear-gradient(to bottom, #0088cc, #0044cc);
        background-image: -ms-linear-gradient(to bottom, #0088cc, #0044cc);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
        background-image: -webkit-linear-gradient(to bottom, #0088cc, #0044cc);
        background-image: -o-linear-gradient(to bottom, #0088cc, #0044cc);
        background-image: linear-gradient(to bottom, #0088cc, #0044cc);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
        border-color: #0044cc #0044cc #002a80;
        border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    }

        .datepicker table tr td span.active:hover,
        .datepicker table tr td span.active:hover:hover,
        .datepicker table tr td span.active.disabled:hover,
        .datepicker table tr td span.active.disabled:hover:hover,
        .datepicker table tr td span.active:active,
        .datepicker table tr td span.active:hover:active,
        .datepicker table tr td span.active.disabled:active,
        .datepicker table tr td span.active.disabled:hover:active,
        .datepicker table tr td span.active.active,
        .datepicker table tr td span.active:hover.active,
        .datepicker table tr td span.active.disabled.active,
        .datepicker table tr td span.active.disabled:hover.active,
        .datepicker table tr td span.active.disabled,
        .datepicker table tr td span.active:hover.disabled,
        .datepicker table tr td span.active.disabled.disabled,
        .datepicker table tr td span.active.disabled:hover.disabled,
        .datepicker table tr td span.active[disabled],
        .datepicker table tr td span.active:hover[disabled],
        .datepicker table tr td span.active.disabled[disabled],
        .datepicker table tr td span.active.disabled:hover[disabled] {
            background-color: #0044cc;
        }

            .datepicker table tr td span.active:active,
            .datepicker table tr td span.active:hover:active,
            .datepicker table tr td span.active.disabled:active,
            .datepicker table tr td span.active.disabled:hover:active,
            .datepicker table tr td span.active.active,
            .datepicker table tr td span.active:hover.active,
            .datepicker table tr td span.active.disabled.active,
            .datepicker table tr td span.active.disabled:hover.active {
                background-color: #003399 \9;
            }

    .datepicker table tr td span.old,
    .datepicker table tr td span.new {
        color: #999999;
    }

.datepicker .datepicker-switch {
    width: 145px;
}

.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
    cursor: pointer;
    background-color: #acceee2e;
}

    .datepicker .datepicker-switch:hover,
    .datepicker .prev:hover,
    .datepicker .next:hover,
    .datepicker tfoot tr th:hover {
        background: #eeeeee;
    }

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle;
}

.input-append.date .add-on,
.input-prepend.date .add-on {
    cursor: pointer;
}

    .input-append.date .add-on i,
    .input-prepend.date .add-on i {
        margin-top: 3px;
    }

.input-daterange input {
    text-align: center;
}

    .input-daterange input:first-child {
        -webkit-border-radius: 3px 0 0 3px;
        -moz-border-radius: 3px 0 0 3px;
        border-radius: 3px 0 0 3px;
    }

    .input-daterange input:last-child {
        -webkit-border-radius: 0 3px 3px 0;
        -moz-border-radius: 0 3px 3px 0;
        border-radius: 0 3px 3px 0;
    }

.input-daterange .add-on {
    display: inline-block;
    width: auto;
    min-width: 16px;
    height: 18px;
    padding: 4px 5px;
    font-weight: normal;
    line-height: 18px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    vertical-align: middle;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    margin-left: -5px;
    margin-right: -5px;
}

#tblSingleTrip table a {
    display: inline-block;
}

    #tblSingleTrip table a img {
        width: 100%;
        /*max-width: 803px !important;*/
    }



/*aksjdfkasjdklasjkajsdklajsdkjaslkjdalksjdaksld*/

.datepicker-switch {
    background-color: #f0f6fc !important;
}


.datepicker .datepicker-days .active.day {
    background: var(--buttoncolor) !important;
    color: var(--maincolor) !important;
}

.datepicker .datepicker-months .active.month {
    background: var(--buttoncolor) !important;
}

.datepicker .datepicker-years .active.year {
    background: var(--buttoncolor) !important;
}

/*DatePicket style END*/
/*****************Website Banner Style End Here******************/
