﻿@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
    margin: 0;
    box-sizing: border-box;
}

body {
    font-family: poppins;
}

.container {
    width: 90%;
    margin: 0 auto;
    padding: 0px;
}

.breadcrumb-wrap {
    padding-top: 30px;
}

.mask-group {
    padding: 30px 0px;
}

.breadcrumb-wrap .list-wrap ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .breadcrumb-wrap .list-wrap ul li {
        display: inline-block;
    }

        .breadcrumb-wrap .list-wrap ul li a {
            text-decoration: none;
            color: #858585;
            font-size: 15px;
            font-weight: 400;
            text-transform: capitalize;
        }

            .breadcrumb-wrap .list-wrap ul li a i {
                padding-left: 5px;
                color: #858585;
                font-size: 15px;
            }

    .breadcrumb-wrap .list-wrap ul .active a {
        color: #2093EF;
    }



.scnd-cnt2 {
    width: 1170px;
    margin: 0 auto;
    padding: 0px;
    margin-top: 20px;
}

.bs-pra-r {
    font-size: 26px;
    font-weight: 600;
    display: block;
    padding: 0px;
    color: #000;
    text-align: center;
    margin-bottom: 30px;
}

.mgt15 {
    margin-top: 15px;
}

.accordion__item {
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #eee;
}

.accordion__item__header {
    padding: 7px 0;
    cursor: pointer;
    position: relative;
    color: #000;
    font-weight: 600;
    font-size: 19px;
}

    .accordion__item__header::before {
        height: 12px;
        width: 12px;
        content: "";
        position: absolute;
        right: 15px;
        top: 15px;
        transition: .5s all;
        transform: rotate(45deg);
        border-right: 2px solid #000;
        border-bottom: 2px solid #000;
    }

.accordion__item__content {
    overflow-y: hidden;
    padding: 0;
    display: none;
    color: #505050;
    margin-bottom: 10px;
}

.gray-box-text .text-wrap {
    background-color: #F2FAFF;
    border-radius: 10px;
    padding: 20px 30px;
    border: 1px solid rgba(0, 145, 255, 0.2);
}

    .gray-box-text .text-wrap .text {
        padding: 10px 0px;
    }

        .gray-box-text .text-wrap .text h5 {
            font-size: 16px;
            font-weight: 500;
            color: #2093EF;
            margin-bottom: 0px;
            line-height: 24px;
        }

        .gray-box-text .text-wrap .text p {
            font-size: 14px;
            font-weight: 400;
            color: #000;
            margin-bottom: 0px;
        }

    .gray-box-text .text-wrap p {
        font-size: 16px;
        font-weight: 400;
        color: #000;
        margin-bottom: 0px;
    }

.Popular-wrap {
    padding: 20px 0px 50px;
}

    .Popular-wrap .title h4 {
        font-size: 26px;
        color: #000;
        font-weight: 600;
        margin-bottom: 30px;
        text-align: center;
    }
.nd-di {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    gap: 1%;
}
.Popular-wrap .train-wrap {
    width: 32%;
    border: 1px solid rgba(0, 145, 255, 0.1);
    border-radius: 10px;
    box-shadow: 2px 2px 8px -6px rgba(0, 0, 0, 0.75);
    margin-bottom:20px;
}
    .Popular-wrap .train-wrap a{
        color:#000;
        font-weight:600;
    }
    .Popular-wrap .first {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }

        .Popular-wrap .first .first-wrap {
            width: 30%;
            background-color: #fff;
            padding: 10px 15px;
        }

        .Popular-wrap .first .second-wrap {
            width: 100%;
            background-color: #F7F7F7;
            padding: 7px 15px;
            display: flex;
           /* flex-wrap: wrap;*/
            border-radius: 10px;
        }

            .Popular-wrap .first .second-wrap .left {
                /*width: 50%;*/
                padding-right: 15px;
            }

            .Popular-wrap .first .second-wrap .right {
                width: 50%;
                padding-left: 15px;
            }

            .Popular-wrap .first .second-wrap .text {
                border-bottom: 1px dotted rgba(0, 145, 255, 0.2);
               /* padding: 10px 0px;*/
            }

                .Popular-wrap .first .second-wrap .text:last-child {
                    border-bottom: none !Important;
                }

                .Popular-wrap .first .second-wrap .text h5 {
                    font-size: 16px;
                    font-weight: 500;
                    color: #000;
                    margin: 5px 0px;
                }

                .Popular-wrap .first .second-wrap .text svg {
                    filter: brightness(0) saturate(100%) invert(0%) sepia(25%) saturate(654%) hue-rotate(38deg) brightness(89%) contrast(100%);
                    max-width: 20px;
                   /* padding-right: 10px;*/
                }

        .Popular-wrap .first h5 {
            font-size: 16px;
            font-weight: 400;
            color: #000;
            margin: 15px 0px;
        }

        .Popular-wrap .first img {
            max-width: 100%;
            padding-right: 10px;
            height: 15px;
        }

.gray-box-text .title h5 {
    font-size: 26px !important;
    font-weight: 600 !important;
    text-align: center;
    color: #000;
    margin-bottom: 30px;
}

.book-bus-wrap .title h5 {
    color: #000;
    font-size: 25px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
}

.book-bus-wrap {
    padding: 30px 0px;
}

    .book-bus-wrap .book-bus-detail {
        display: flex;
        flex-wrap: wrap;
        background-color: #fff;
        padding: 8px 15px;
        border-radius: 8px;
        border: 1px solid rgba(0, 145, 255, 0.1);
    }

        .book-bus-wrap .book-bus-detail .first {
            width: 33.333%;
            padding: 0px 8px;
        }

        .book-bus-wrap .book-bus-detail .second {
            width: 33.333%;
            padding: 0px 8px;
        }

        .book-bus-wrap .book-bus-detail .thired {
            width: 33.333%;
            padding: 0px 8px;
        }

        .book-bus-wrap .book-bus-detail .first .first-wrap h5 {
            font-size: 16px;
            font-weight: 600;
            color: #000;
            line-height: 24px;
            margin-bottom: 0px;
            text-transform: capitalize;
        }

        .book-bus-wrap .book-bus-detail .first .first-wrap p {
            font-size: 14px;
            font-weight: 400;
            color: #707070;
            margin-bottom: 0px;
            text-transform: capitalize;
        }

        .book-bus-wrap .book-bus-detail .second .second-wrap {
            display: flex;
            flex-wrap: wrap;
        }

            .book-bus-wrap .book-bus-detail .second .second-wrap .left {
                width: 50%;
            }

            .book-bus-wrap .book-bus-detail .second .second-wrap .right {
                width: 50%;
                display: flex;
                flex-wrap: wrap;
                align-items: center;
            }

            .book-bus-wrap .book-bus-detail .second .second-wrap .left h6 {
                font-size: 16px;
                color: #000;
                font-weight: 600;
                margin-bottom: 0px;
                text-transform: capitalize;
            }

            .book-bus-wrap .book-bus-detail .second .second-wrap .left p {
                font-size: 14px;
                margin-bottom: 0px;
                color: #707070;
                font-weight: 400;
                text-transform: capitalize;
            }

            .book-bus-wrap .book-bus-detail .second .second-wrap .right .image img {
                max-width: 100%;
                display: block;
                margin: 0 auto;
            }

            .book-bus-wrap .book-bus-detail .second .second-wrap .right .image {
                width: 50%;
                padding-right: 10px;
            }

            .book-bus-wrap .book-bus-detail .second .second-wrap .right .text {
                width: 50%;
            }

                .book-bus-wrap .book-bus-detail .second .second-wrap .right .text h6 {
                    font-size: 16px;
                    color: #000;
                    font-weight: 600;
                    margin-bottom: 0px;
                    line-height: 24px;
                    text-transform: capitalize;
                }

                .book-bus-wrap .book-bus-detail .second .second-wrap .right .text p {
                    font-size: 14px;
                    color: #707070;
                    font-weight: 400;
                    margin-bottom: 0px;
                    text-transform: capitalize;
                }

            .book-bus-wrap .book-bus-detail .second .second-wrap .right .image p {
                font-size: 14px;
                color: #707070;
                font-weight: 400;
                margin-bottom: 0px;
                text-align: center;
                text-transform: capitalize;
            }

        .book-bus-wrap .book-bus-detail .thired .thired-wrap {
            display: flex;
            flex-wrap: wrap;
            align-items: center;
        }

            .book-bus-wrap .book-bus-detail .thired .thired-wrap .left {
                width: 60%;
                padding-right: 15px;
                text-align: right;
            }

            .book-bus-wrap .book-bus-detail .thired .thired-wrap .right {
                width: 40%;
                text-align: center;
            }

                .book-bus-wrap .book-bus-detail .thired .thired-wrap .right a {
                    text-decoration: none;
                    background-color: #EF6614;
                    padding: 6px 20px;
                    color: #fff;
                    text-align: center;
                    border-radius: 30px;
                    font-size: 14px;
                    text-transform: capitalize;
                }

                    .book-bus-wrap .book-bus-detail .thired .thired-wrap .right a:hover {
                        background-color: #ff5e00;
                    }

                .book-bus-wrap .book-bus-detail .thired .thired-wrap .right p {
                    margin-bottom: 0;
                    font-size: 13px;
                    color: #858585;
                    font-weight: 400;
                    margin-top: 5px;
                    text-transform: capitalize;
                }

            .book-bus-wrap .book-bus-detail .thired .thired-wrap .left h5 {
                font-size: 13px;
                color: #858585;
                font-weight: 400;
                text-transform: capitalize;
                margin: 0;
            }

            .book-bus-wrap .book-bus-detail .thired .thired-wrap .left p s {
                text-decoration: line-through;
                color: #707070;
                font-size: 13px;
                text-transform: capitalize;
                margin-bottom: 0px;
            }

            .book-bus-wrap .book-bus-detail .thired .thired-wrap .left p {
                margin-bottom: 0px;
            }

            .book-bus-wrap .book-bus-detail .thired .thired-wrap .left h6 {
                color: #D63B05;
                font-size: 16px;
                font-weight: 600;
                text-transform: capitalize;
                margin-bottom: 0px;
            }

.book-bus-detail {
    margin: 10px 0px;
}

#from-bus {
    background-color: transparent;
}

.offerBgF {
    background-image: linear-gradient(to right,#2273ef,#91fff9);
}

.offerBgF {
    background-image: linear-gradient(to right,#2273ef,#91fff9);
}

.offerBgC {
    background-image: linear-gradient(to right,#D4453F,#FFE57D);
}

.accordion__item__header.active::before {
    transform: rotate(-135deg);
    top: 23px;
}

.list-bus-wrap {
    background-color: #EAF6FF;
    border-radius: 12px;
    padding: 10px 30px;
    display: flex;
    flex-wrap: wrap;
}

    .list-bus-wrap .box1 {
        width: 33.333%;
    }

    .list-bus-wrap .box2 {
        width: 16.5%;
    }

    .list-bus-wrap .box3 {
        width: 16.5%;
        text-align: center;
    }

    .list-bus-wrap .box4 {
        width: 33.333%;
        text-align: center;
    }


    .list-bus-wrap h4 {
        text-decoration: none;
        color: #2093EF;
        font-size: 16px;
        font-weight: 600;
    }

.Boarding-details {
    padding: 50px 0px;
}

    .Boarding-details .bording-wrap {
        background: #fff;
        -webkit-box-shadow: 2px 2px 8px -6px rgba(0,0,0,0.75);
        -moz-box-shadow: 2px 2px 8px -6px rgba(0,0,0,0.75);
        box-shadow: 2px 2px 8px -6px rgba(0,0,0,0.75);
        border-radius: 5px;
    }

        .Boarding-details .bording-wrap .title {
            background: #EEF6FB;
            padding: 8px;
            border-radius: 8px;
        }

            .Boarding-details .bording-wrap .title h4 {
                font-size: 16px;
                padding: 5px 0px;
                color: #202020;
                text-align: center;
                font-weight: 400;
            }

        .Boarding-details .bording-wrap .bordeing-pass {
			background-color: #fff;
			padding: 8px 15px;
			border-radius: 8px;
			overflow-y: scroll;
			height: 250px;
		}

            .Boarding-details .bording-wrap .bordeing-pass .pass {
                border-bottom: 1px solid rgba(0,0,0,0.1);
                padding: 10px 0px;
            }

                .Boarding-details .bording-wrap .bordeing-pass .pass a {
                    text-decoration: none;
                    color: #202020;
                    font-size: 16px;
                    font-weight: 400;
                    text-transform: capitalize;
                }

                    .Boarding-details .bording-wrap .bordeing-pass .pass a img {
                        height: 15px;
                        width: 15px;
                    }

    .Boarding-details .bording-wrapper {
        display: flex;
        flex-wrap: wrap;
    }

        .Boarding-details .bording-wrapper .left {
            width: 50%;
            padding-right: 15px;
        }

        .Boarding-details .bording-wrapper .right {
            width: 50%;
            padding-left: 15px;
        }



.selectdiv {
    position: relative;
    /*Don't really need this just for demo styling*/

    float: left;
    min-width: 40px;
}

/* IE11 hide native button (thanks Matt!) */
select::-ms-expand {
    display: none;
}

.selectdiv:after {
    content: '<>';
    font: 16px "Consolas", monospace;
    color: #333;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 11px;
    /*Adjust for position however you want*/

    top: 10px;
    padding: 0 0 2px;
    border-bottom: 1px solid #999;
    /*left line */

    position: absolute;
    pointer-events: none;
}

.selectdiv select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 100%;
    max-width: 320px;
    height: 40px;
    border-radius: 10px;
    float: right;
    /* margin: 5px 0px; */
    padding: 0px 20px;
    font-size: 14px;
    color: #333;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    -ms-word-break: normal;
    word-break: normal;
}

.book-bus-wrap .search-title {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
}

    .book-bus-wrap .search-title .left {
        width: 50%;
    }

    .book-bus-wrap .search-title .right {
        width: 50%;
        display: flex;
        flex-wrap: wrap;
    }
.list-wrap ul li{
    position:relative;
    margin-right:5px;
}
.list-wrap ul li:after {
    content: '>';
    font-size: 17px;
    color: #868686;
    right: -7px;
    top: 0px;
    padding: 0 0 0px;
    position: absolute;
}
.list-wrap ul li:last-child:after {
    display: none;
}

    .book-bus-wrap .search-title .left h5 {
        color: #000;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 0px;
    }

    .book-bus-wrap .search-title .right .sleact {
        width: 50%;
        padding-right: 15px;
    }

.book-bus-wrap .search {
    width: 50%;
}

.book-bus-wrap .sleact .selectdiv {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

    .book-bus-wrap .sleact .selectdiv span {
        font-size: 16px;
        color: #000;
        font-weight: 400;
        padding-right: 20px;
    }

.book-bus-wrap .search-box {
    font-size: 14px;
    padding: 4px 8px;
    border: 1px solid #C1C1C1;
    background-color: white;
    border-radius: 10px;
    width: 100%;
    transition: .2s;
    display: flex;
}

    .book-bus-wrap .search-box:hover {
        border-color: #AAAAAA;
    }

    .book-bus-wrap .search-box:focus-within {
        border-color: #FF0080;
        box-shadow: 0 0 0 5px rgba(255, 0, 128, 0.40);
    }

.book-bus-wrap input {
    letter-spacing: -0.2px;
    font-size: 14px;
    border: none;
    color: #323232;
}

.book-bus-wrap button:hover {
    cursor: pointer;
}

.book-bus-wrap input:focus {
    outline: none;
}

.book-bus-wrap input[type='search']::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.clear:not(:valid) ~ .search-clear {
    display: none;
}
