﻿* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}


.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(--secondary-color) !important;
    color: var(--pure) !important;
    background-image: none !important;
    text-shadow: none !important;
    font-family: 'Inter Display Regular';
    font-weight: 400;
}

.datetimepicker th.dow {
    background-color: var(--pure) !important;
}

.datetimepicker td, .datetimepicker th {
    width: 40px !important;
    height: 30px !important;
    color: var(--primary-color);
    background-color: #9393932e !important;
    font-weight: 600;
}
/*New style added*/

.datetimepicker-hours .table-condensed tr:first-child {
    /*display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;*/
}

    .datetimepicker-hours .table-condensed tr:first-child th {
        padding: 0 10px;
    }

        .datetimepicker-hours .table-condensed tr:first-child th.switch {
            padding: 2px 20px;
        }

.datetimepicker-hours .table-condensed tbody td {
    /*display: flex;*/
}

    .datetimepicker-hours .table-condensed tbody td legend {
        border: 1px solid #d9d9d9;
    }

.datetimepicker .datetimepicker-hours td, .datetimepicker .datetimepicker-hours th {
    width: auto !important;
    height: auto !important;
    color: var(--primary);
    background-color: #acceee2e !important;
    font-weight: 600;
}

.datetimepicker-minutes .table-condensed tr:first-child {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

    .datetimepicker-minutes .table-condensed tr:first-child th {
        padding: 0 10px;
    }

        .datetimepicker-minutes .table-condensed tr:first-child th.switch {
            padding: 2px 20px;
        }

.datetimepicker-minutes .table-condensed tbody td {
    display: flex;
}

    .datetimepicker-minutes .table-condensed tbody td legend {
        border: 1px solid #d9d9d9;
    }

.datetimepicker .datetimepicker-minutes td, .datetimepicker .datetimepicker-minutes th {
    width: auto !important;
    height: auto !important;
    color: var(--primary-color);
    background-color: #acceee2e !important;
    font-weight: 600;
}

@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;
}

.datetimepicker thead tr:first-child th, .datetimepicker tfoot th {
    background-color: #d1d1d1 !important;
}

.datetimepicker table tr td.today, .datetimepicker table tr td.today:hover, .datetimepicker table tr td.today.disabled, .datetimepicker table tr td.today.disabled:hover {
    background-color: var(--primary-color) !important;
    background-image: none !important;
    color: var(--pure);
    font-weight: 400;
}

.table-condensed .prev, .table-condensed .next {
    cursor: pointer;
    position: relative;
    top: 0;
    width: auto;
    padding: 3px;
    margin-top: -50px;
    color: var(--primary-color);
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 6px;
    user-select: none;
    -webkit-user-select: none;
}

.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;
    font-size: 14px;
    font-family: 'Inter Display Regular';
}

    .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) !important;
            color: var(--pure) !important;
            background-image: none !important;
        }

    .datetimepicker table tr td span {
        width: 31% !important;
    }

@font-face {
    font-family: 'Inter Display Regular';
    src: url('../css/Fonts/InterDisplay-Regular.woff2') format('woff2'), url('../css/Fonts/InterDisplay-Regular.woff') format('woff'), url('../css/Fonts/InterDisplay-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Inter Display Medium';
    src: url('../css/Fonts/InterDisplay-Medium.woff2') format('woff2'), url('../css/Fonts/InterDisplay-Medium.woff') format('woff'), url('../css/Fonts/InterDisplay-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Inter Display SemiBold';
    src: url('../css/Fonts/InterDisplay-SemiBold.woff2') format('woff2'), url('../css/Fonts/InterDisplay-SemiBold.woff') format('woff'), url('../css/Fonts/InterDisplay-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-family: "Inter Display Regular", sans-serif !important;
}

.maxwidth {
    width: 100%;
    max-width: 1920px;
    clear: both;
    margin: 0 auto;
}

:root {
    --primary-color: #1A1A1A;
    --secondary-color: #F4622D;
    --background-color: #F8F8F8;
    --text-color: #5D5D5D;
    --pure: #fff;
}

::selection {
    background-color: var(--primary-color);
    color: var(--pure);
}

.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;
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

/*::-webkit-scrollbar {
    border-radius: 4px;
    width: 8px;
    box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    width: 8px;
    background-color: var(--primarycolor);
}*/

a {
    text-decoration: none !important;
    cursor: pointer;
    outline: none !important;
}

    a:hover,
    a:focus {
        text-decoration: none !important;
    }

h1,
h2,
h3,
h4,
h5,
h6,
p,
label {
    margin: 0 !important;
}

.fw-400 {
    font-weight: 400;
}

.fw-700 {
    font-weight: 700;
}

body .container-fluid {
    width: 100%;
    max-width: 1306px;
}

body .container {
    width: 100%;
    max-width: 1474px;
    padding: 0 15px !important;
}

body .container-full {
    width: 100%;
    max-width: 1760px;
    margin: 0 auto;
}

.sectionwrapper {
    float: left;
    width: 100%;
}



/* model popup start */

.enquiry-box {
    width: 800px;
    margin: 30px auto;
    height: 800px;
    background: #fff;
    border-radius: 0 0 20px 20px;
    overflow: hidden;
    box-shadow: none !important;
}

.form-area {
    padding: 30px 40px 10px;
}

.form-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

    .form-title h2 {
        font-size: 22px;
        color: var(--primary-color);
        border-left: 4px solid #ff5a2c;
        padding-left: 12px;
        font-weight: 600;
        font-family: 'Inter Display SemiBold';
        border-radius: 4px;
    }

.enquiry-box .close-btn {
    font-size: 34px;
    cursor: pointer;
    color: #333;
    line-height: 1;
    height: 26px;
    width: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.enquiry-box table {
    width: 100%;
    border-collapse: collapse;
}

.enquiry-box tr {
}

.enquiry-box td {
    vertical-align: top;
    padding: 0 0 16px;
    position: relative;
}

    .enquiry-box td span font {
        position: absolute;
        top: 20px;
    }

.enquiry-box label {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: var(--primary-color);
    padding: 0 0 6px 10px;
    font-family: 'Inter Display Medium';
    line-height: 19px;
}

.enquiry-box input, .enquiry-box textarea {
    width: 100%;
    border: 1px solid rgb(26,26,26,20%);
    border-radius: 8px !important;
    padding: 16px;
    font-size: 16px;
    outline: none;
    color: rgb(26,26,26,60%);
    height: 58px;
    width: 100% !important;
    font-family: 'Inter Display Regular';
}


    .enquiry-box input::placeholder,
    .enquiry-box textarea::placeholder {
        color: rgb(26,26,26,60%);
    }

.enquiry-box textarea {
    height: 80px !important;
    resize: none;
}

.captcha-box {
    display: flex;
    align-items: center;
    gap: 16px;
}

    .captcha-box span#ctl00_rfvCaptcha {
        position: absolute;
        font-size: 12px;
        bottom: 0;
    }


.captcha-text {
    color: var(--secondary-color);
    font-size: 22px;
    font-weight: bold;
    white-space: nowrap;
    width: 50%;
}

.form-btn-area {
    background: #F1F1F1;
    padding: 20px;
    text-align: center;
    display: flex;
    gap: 10px;
    justify-content: center;
}

    .form-btn-area input {
        width: auto !important;
        height: auto !important;
        padding: 14px 36px;
        line-height: 19px;
        font-size: 16px;
        color: var(--pure);
        text-transform: uppercase;
        border-radius: 10px !important;
        border: none;
    }

        .form-btn-area input:focus, .form-btn-area input:hover {
            box-shadow: none;
            background-color: var(--secondary-color);
            outline: none;
            color: var(--pure);
        }

    .form-btn-area button {
        width: 135px;
        height: 48px;
        border: none;
        border-radius: 10px;
        color: #fff;
        font-size: 17px;
        cursor: pointer;
        margin: 0 6px;
        transition: .3s;
    }

    .form-btn-area .submit-btn {
        background: #ff5a2c;
    }

        .form-btn-area .submit-btn:hover {
            background: #ea4c1d;
        }

    .form-btn-area .cancel-btn {
        background: #8e8e8e;
    }

        .form-btn-area .cancel-btn:hover {
            background: #747474;
        }

.modal-backdrop {
    background-color: rgba(0,0,0,60%) !important;
    backdrop-filter: blur(4px);
    opacity: 1 !important;
}

.hide {
    display: none !important;
}

.model_popup .modal-dialog {
    width: 800px;
}

.model_popup .modal-content {
    position: relative;
    background-color: #fff;
    margin: auto;
    padding: 0;
    width: 100%;
    max-width: 800px;
    border-radius: 20px;
    flex-direction: column;
    justify-content: space-between;
}

tr.passanger_detail {
    display: flex;
    gap: 16px;
}

.enquiry-box tr.captcha-area td {
    padding: 0;
}
/* model popup end */
/* header Style start */
.header_logomain {
    float: left;
}

.header_logo02 {
    float: right;
}

.header_main {
    float: left;
    width: 100%;
    position: relative;
    z-index: 2;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
}

.header_topdiv {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
}

.logindown ul {
    margin: 0;
    padding: 0;
}

    .logindown ul li {
        position: relative;
        display: block;
        padding: 29px 0 28px;
        cursor: pointer;
    }

        .logindown ul li:hover a i {
            transform: rotate(180deg);
            transition: 0.5s ease-in-out;
        }

.logindropdown ul li .logilink {
    display: inline-block;
    list-style-type: none;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    color: var(--primary-color);
    padding: 0 0 1px;
    position: relative;
    cursor: pointer;
    transition: all .5s;
    text-transform: capitalize;
}


    .logindropdown ul li .logilink i {
        margin: 0 0 0 4px;
        transition: all ease-in-out 0.3s;
    }

.logindropdown:hover ul li .logilink i {
    transform: rotate(-180deg);
    transition: all ease-in-out 0.3s;
}

.logindown > ul > li > a {
    color: var(--primary-color) !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    position: relative;
    display: block;
    transition: all 0.3s ease 0s;
    background-color: var(--background-color);
    padding: 11px 22px 11px 24px;
    border-radius: 6px;
    text-decoration: none;
}

    .logindown > ul > li > a i {
        margin: 0 0 0 5px;
        font-size: 14px;
        transform: rotate(0deg);
        transition: 0.5s ease-in-out;
    }

    .logindown > ul > li > a:hover,
    .logindown > ul > li > a:focus {
        color: var(--primary-color);
        transition: all .4s;
        text-decoration: none;
        background-color: var(--background-color);
        box-shadow: none;
        outline: none;
    }

.logindropdown ul > li > ul {
    background-color: var(--pure);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    opacity: 0;
    position: absolute;
    text-align: left;
    top: 80px;
    right: 0;
    transition: all 0.4s ease 0s;
    visibility: hidden;
    min-width: 175px;
    z-index: 999;
    padding: 0;
}

.logindropdown ul > li:hover > ul {
    opacity: 1;
    top: 83px;
    visibility: visible;
}

.logindropdown ul > li > ul > li:first-child {
    margin-left: 0;
    border: none;
}

.logindown ul li .alogin {
    padding: 0 !important;
}

.logindropdown ul > li > ul > li {
    border-top: 1px solid rgba(0,0,0,20%);
    display: block;
    margin-left: 0;
}

    .logindropdown ul > li > ul > li a {
        color: var(--primary-color) !important;
        display: block;
        padding: 7px 0 7px 15px;
        font-size: 15px;
        font-weight: 400;
        line-height: 23px;
        background-color: var(--pure);
        text-decoration: none;
        transition: all .5s;
        outline: none;
    }

        .logindropdown ul > li > ul > li a:hover,
        .logindropdown ul > li > ul > li a:focus {
            color: var(--secondary-color) !important;
            background-color: var(--background-color);
            transition: all .5s;
            text-decoration: none;
            padding: 7px 0 7px 20px;
        }


/* leftmenu start */

.headermenu {
    float: left;
    width: 62%;
}

    .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(--primary-color);
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
        margin-top: 4px;
    }

    .headermenu .navbar-inverse .navbar-nav {
        margin: 0;
        padding: 0;
        width: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-direction: row;
        gap: 36px;
    }

        .headermenu .navbar-inverse .navbar-nav:before, .headermenu .navbar-inverse .navbar-nav:after {
            display: none !important;
        }

    .headermenu .navbar-header {
        float: left;
    }

    .headermenu .navbar-collapse {
        padding: 0;
    }

    .headermenu .navbar-inverse .navbar-nav > li {
        display: inline-block;
        vertical-align: middle;
        padding: 0;
    }

        .headermenu .navbar-inverse .navbar-nav > li > a {
            display: inline-block;
            list-style-type: none;
            color: var(--primary-color);
            font-size: 18px;
            font-weight: 500;
            line-height: normal;
            position: relative;
            transition: all 0.6s;
            line-height: 22px;
            padding: 0;
            font-family: 'Inter Display Regular';
        }



            .headermenu .navbar-inverse .navbar-nav > li > a:hover:after {
                width: 100%;
                transition: all 0.6s linear;
            }

            .headermenu .navbar-inverse .navbar-nav > li > a:focus, .headermenu .navbar-inverse .navbar-nav > li > a:hover, .headermenu .navbar-inverse .navbar-nav > li > a:active {
                background-color: transparent;
                color: var(--secondary-color);
            }

.pull-left {
    float: left !important;
}

.navbar-toggle {
    display: none;
    position: relative;
}

.cssmenu {
    float: left;
}

/* leftmenu end */

/* header Style start */

/* slider Style start */

.slider_wrapper {
    float: left;
    width: 100%;
    position: relative;
}

.confetti {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
}

.confetti-piece {
    position: absolute;
    width: 10px;
    height: 30px;
    background: #ffd300;
    top: 0;
    opacity: 0;
}

    .confetti-piece:nth-child(1) {
        left: 7%;
        -webkit-transform: rotate(-40deg);
        -webkit-animation: makeItRain 1000ms infinite ease-out;
        -webkit-animation-delay: 182ms;
        -webkit-animation-duration: 1116ms;
    }

    .confetti-piece:nth-child(2) {
        left: 14%;
        -webkit-transform: rotate(4deg);
        -webkit-animation: makeItRain 1000ms infinite ease-out;
        -webkit-animation-delay: 161ms;
        -webkit-animation-duration: 1076ms;
    }

    .confetti-piece:nth-child(3) {
        left: 21%;
        -webkit-transform: rotate(-51deg);
        -webkit-animation: makeItRain 1000ms infinite ease-out;
        -webkit-animation-delay: 481ms;
        -webkit-animation-duration: 1103ms;
    }

    .confetti-piece:nth-child(4) {
        left: 28%;
        -webkit-transform: rotate(61deg);
        -webkit-animation: makeItRain 1000ms infinite ease-out;
        -webkit-animation-delay: 334ms;
        -webkit-animation-duration: 708ms;
    }

    .confetti-piece:nth-child(5) {
        left: 35%;
        -webkit-transform: rotate(-52deg);
        -webkit-animation: makeItRain 1000ms infinite ease-out;
        -webkit-animation-delay: 302ms;
        -webkit-animation-duration: 776ms;
    }

    .confetti-piece:nth-child(6) {
        left: 42%;
        -webkit-transform: rotate(38deg);
        -webkit-animation: makeItRain 1000ms infinite ease-out;
        -webkit-animation-delay: 180ms;
        -webkit-animation-duration: 1168ms;
    }

    .confetti-piece:nth-child(7) {
        left: 49%;
        -webkit-transform: rotate(11deg);
        -webkit-animation: makeItRain 1000ms infinite ease-out;
        -webkit-animation-delay: 395ms;
        -webkit-animation-duration: 1200ms;
    }

    .confetti-piece:nth-child(8) {
        left: 56%;
        -webkit-transform: rotate(49deg);
        -webkit-animation: makeItRain 1000ms infinite ease-out;
        -webkit-animation-delay: 14ms;
        -webkit-animation-duration: 887ms;
    }

    .confetti-piece:nth-child(9) {
        left: 63%;
        -webkit-transform: rotate(-72deg);
        -webkit-animation: makeItRain 1000ms infinite ease-out;
        -webkit-animation-delay: 149ms;
        -webkit-animation-duration: 805ms;
    }

    .confetti-piece:nth-child(10) {
        left: 70%;
        -webkit-transform: rotate(10deg);
        -webkit-animation: makeItRain 1000ms infinite ease-out;
        -webkit-animation-delay: 351ms;
        -webkit-animation-duration: 1059ms;
    }

    .confetti-piece:nth-child(11) {
        left: 77%;
        -webkit-transform: rotate(4deg);
        -webkit-animation: makeItRain 1000ms infinite ease-out;
        -webkit-animation-delay: 307ms;
        -webkit-animation-duration: 1132ms;
    }

    .confetti-piece:nth-child(12) {
        left: 84%;
        -webkit-transform: rotate(42deg);
        -webkit-animation: makeItRain 1000ms infinite ease-out;
        -webkit-animation-delay: 464ms;
        -webkit-animation-duration: 776ms;
    }

    .confetti-piece:nth-child(13) {
        left: 91%;
        -webkit-transform: rotate(-72deg);
        -webkit-animation: makeItRain 1000ms infinite ease-out;
        -webkit-animation-delay: 429ms;
        -webkit-animation-duration: 818ms;
    }

    .confetti-piece:nth-child(odd) {
        background: #7431e8;
    }

    .confetti-piece:nth-child(even) {
        z-index: 1;
    }

    .confetti-piece:nth-child(4n) {
        width: 5px;
        height: 12px;
        -webkit-animation-duration: 2000ms;
    }

    .confetti-piece:nth-child(3n) {
        width: 3px;
        height: 10px;
        -webkit-animation-duration: 2500ms;
        -webkit-animation-delay: 1000ms;
    }

    .confetti-piece:nth-child(4n-7) {
        background: red;
    }

@-webkit-keyframes makeItRain {
    from {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    to {
        -webkit-transform: translateY(350px);
    }
}

.slidertext {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    text-align: center;
    top: 160px;
    width: 47.3%;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 2;
}

    .slidertext h2 {
        font-family: 'Inter Display Medium';
        font-weight: 500;
        font-size: 74px;
        line-height: 74px;
        letter-spacing: -1px;
        color: var(--pure);
        padding: 0 30px;
    }

        .slidertext h2 i {
            font-family: 'Instrument Serif';
            font-style: italic;
            font-weight: 400;
            font-size: 74px;
            line-height: 74px;
            letter-spacing: -1px;
            color: #FFFFFF;
        }

    .slidertext p {
        font-family: 'Inter Display Medium';
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 24px;
        color: #FFFFFF;
        letter-spacing: -0.6px;
        padding: 40px 0;
    }

    .slidertext a {
        font-family: 'Inter Display Medium';
        font-size: 18px;
        line-height: 22px;
        display: flex;
        align-items: center;
        text-align: center;
        color: #FFFFFF !important;
        border: none;
        background-color: var(--secondary-color);
        padding: 14px 36px;
        border-radius: 30px;
        outline: none !important;
    }

        .slidertext a:hover {
            background-color: var(--primary-color);
        }

.carousel {
    padding-top: 0;
    position: relative;
    width: 100%;
    margin: 0 auto;
}

    .carousel > ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .carousel .slide {
        display: none;
    }

    .carousel img {
        width: 100%;
        height: 100%;
        object-fit: fill;
        object-position: center;
    }

    .carousel .slide[data-active] {
        display: block;
        position: relative;
    }

    .carousel .fade {
        animation: fadeInAnimation ease 1s;
        animation-iteration-count: 1;
        animation-fill-mode: forwards;
    }

@keyframes fadeInAnimation {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
/* slider Style end */

/* feature logo Style end */

.logo_list {
    display: flex;
}

.feature_logo {
    float: left;
    width: 100%;
    position: relative;
    top: 0;
    background-color: var(--pure);
    border-radius: 40px 40px 0 0;
    padding: 60px 0 0;
    margin: -56px 0 0;
}

.feature_logopart {
    display: flex;
    flex-direction: column;
}

.titlewrap {
    display: inline-flex;
    flex-direction: column;
    gap: 10px;
    padding: 0 0 40px;
    width: max-content;
}

    .titlewrap h2 {
        font-family: 'Inter Display SemiBold';
        font-style: normal;
        font-weight: 600;
        font-size: 36px;
        line-height: 40px;
        align-items: center;
        letter-spacing: -0.6px;
        color: #1A1A1A;
        display: inline-flex;
        text-transform: capitalize;
        background-image: url(../images/new_design_image/diya.gif);
        background-position: 99% -4px;
        background-repeat: no-repeat;
        background-size: 60px;
        padding: 4px 70px 0 0;
        width: max-content;
    }

    .titlewrap p {
        font-family: 'Inter Display Regular';
        font-size: 18px;
        line-height: 22px;
        display: flex;
        align-items: center;
        color: var(--primary-color);
    }
/* feature logo Style end */


/* tourpackage Style */

.tourpackage_wrap {
    float: left;
    width: 100%;
    padding: 100px 0 0;
    position: relative;
}

.tourpackage_details {
    float: left;
    width: 100%;
    position: relative;
    z-index: 2;
}

.thumboxslide {
    width: 346px;
    height: 450px;
    background: var(--background-color);
    border: 1px solid #D2D2D2;
    border-radius: 20px;
}

    .thumboxslide img {
        border-radius: 19px;
        width: 100%;
        height: 240px;
        object-fit: cover;
    }

.tours_detailpart {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 0;
    padding: 22px 17px 12px;
    height: 210px;
}

.tourtitle {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
}

    .tourtitle h2 {
        font-family: 'Inter Display Medium';
        font-weight: 500;
        font-size: 22px;
        line-height: 27px;
        display: flex;
        align-items: center;
        color: var(--primary-color);
    }

    .tourtitle .tournight {
        font-size: 12px;
        line-height: 15px;
        font-family: 'Inter Display Medium';
        text-transform: uppercase;
        background-color: #FDE0D5;
        padding: 8px 12px;
        border-radius: 30px;
    }

.tourpricewrap {
    display: flex;
    justify-content: space-between;
    padding: 16px 0 0;
    border-top: 1px solid rgb(26 26 26 / 10%);
    align-items: center;
}

    .tourpricewrap .bookbtn {
        display: inline-block;
    }

        .tourpricewrap .bookbtn a {
            font-family: 'Inter Display SemiBold';
            font-weight: 600;
            font-size: 14px;
            line-height: 17px;
            text-transform: uppercase;
            display: flex;
            align-items: center;
            color: var(--pure) !important;
            background-color: var(--secondary-color);
            padding: 10px 24px;
            border-radius: 8px;
        }

            .tourpricewrap .bookbtn a:hover {
                background-color: var(--primary-color);
            }

    .tourpricewrap .tourprice {
        font-family: 'Inter Display SemiBold';
        font-weight: 600;
        font-size: 22px;
        line-height: 27px;
        display: flex;
        align-items: center;
        color: var(--primary-color);
        padding: 0 0 0 4px;
    }

        .tourpricewrap .tourprice i {
            padding: 0px 0px 0px 6px;
            font-family: 'Inter Display Regular';
            font-weight: 400;
            font-size: 14px;
            line-height: 17px;
            display: flex;
            align-items: center;
            color: var(--text-color);
            font-style: normal;
        }

.destination-nav .owl-nav .owl-prev, .destination-nav .owl-nav .owl-next {
    position: absolute;
    top: -80px;
    right: 20px;
    width: 40px;
    height: 40px;
    background-color: var(--pure) !important;
    border-radius: 50%;
    border: 1px solid rgb(26 26 26 / 50%) !important;
    background-image: url(../images/new_design_image/icon01.svg) !important;
    background-position: center 10px !important;
    background-repeat: no-repeat !important;
    outline: none;
}

.destination-nav .owl-nav .owl-prev {
    right: 70px;
    transform: rotate(180deg);
}

    .destination-nav .owl-nav .owl-prev span, .destination-nav .owl-nav .owl-next span {
        display: none;
    }
/* tourpackage Style end */


/* popular Tour Style start */

.popular_tours {
    float: left;
    width: 100%;
    background-color: var(--secondary-color);
    margin: 100px 0 0;
    padding: 60px 0 0;
    border-radius: 40px 40px 0 0;
}

.popular_tourwrap {
    float: left;
    width: 100%;
    padding: 0 0 100px;
}

    .popular_tourwrap .titlewrap h2, .popular_tourwrap .titlewrap p {
        color: var(--pure);
        background-image: none;
    }

.popular_tourlist {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

    .popular_tourlist .popular_tourname {
        display: flex;
        flex-direction: column;
        position: relative;
        width: 100%;
    }

        .popular_tourlist .popular_tourname img {
            border-radius: 24px;
        }


        .popular_tourlist .popular_tourname .popular_tourbox {
            position: absolute;
            bottom: 0;
            z-index: 1;
            padding: 30px 20px;
            width: 100%;
            display: flex;
            justify-content: space-between;
            align-items: flex-end;
        }

.popular_tourname .popular_tourbox.popular_tourboxfirst {
    padding: 30px 40px;
}

.popular_tourbox .tourname {
    display: flex;
    flex-direction: column;
    gap: 12px;
    justify-content: flex-start;
}

    .popular_tourbox .tourname p {
        font-family: 'Inter Display Medium';
        font-weight: 500;
        font-size: 16px;
        line-height: 19px;
        color: #FFFFFF;
        padding: 0 0 0 24px;
        background-image: url(../images/new_design_image/icon01.svg);
        background-repeat: no-repeat;
        background-position: -9px -340px;
    }

    .popular_tourbox .tourname h3 {
        font-family: 'Inter Display SemiBold';
        font-style: normal;
        font-weight: 600;
        font-size: 30px;
        line-height: 36px;
        display: flex;
        align-items: center;
        text-align: center;
        letter-spacing: -1px;
        color: #FFFFFF;
    }

.popular_tourbox.popular_tourboxfirst .tourname h3 {
    font-size: 44px;
    line-height: 53px;
}

.popular_tourlist .popular_tourname .popular_tourbox span {
    width: 46px;
    height: 46px;
    background-color: rgb(255,255,255,6%);
    border-radius: 50%;
    border: 1px solid var(--pure);
    backdrop-filter: blur(6px);
    background-image: url(../images/new_design_image/icon01.svg);
    background-repeat: no-repeat;
    background-position: center -158px;
}

.tourcounter {
    float: left;
    width: 100%;
    background-image: url(../images/new_design_image/Pune/astavinayak_slider.webp);
    background-repeat: no-repeat;
    background-position: center top;
    border-radius: 40px 40px 0 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 752px;
    padding: 120px 0 55px;
    justify-content: space-between;
}

.popular_tour_Enquiry {
    float: left;
    width: 50%;
    text-align: center;
}

    .popular_tour_Enquiry h2 {
        font-family: 'Inter Display Medium';
        font-style: normal;
        font-weight: 500;
        font-size: 74px;
        line-height: 74px;
        letter-spacing: -1px;
        color: #FFFFFF;
    }

        .popular_tour_Enquiry h2 i {
            font-family: 'Instrument Serif';
            font-style: italic;
            font-weight: 400;
            font-size: 100px;
            line-height: 62px;
            letter-spacing: -1px;
            color: #FFFFFF;
        }

.tour_Enquiry_button {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 51px 0 0;
    gap: 10px;
}

.loginwrap {
    float: left;
    position: relative;
    border-radius: 50px;
}

    .loginwrap a {
        background-color: rgb(255,255,255,20%);
        color: var(--pure) !important;
        font-family: 'Inter Display Medium';
        padding: 15px 42px 15px 36px;
        font-size: 20px;
        line-height: 24px;
        font-weight: 500;
        display: inline-block;
        cursor: pointer;
        position: relative;
        border-radius: 50px;
        backdrop-filter: blur(10px);
        z-index: 1;
        margin: 1px;
        display: flex;
        gap: 10px;
        align-items: center;
    }

        .loginwrap a i {
            height: 28px;
            width: 28px;
            float: left;
            background-image: url(../images/new_design_image/icon01.svg);
            background-repeat: no-repeat;
            background-position: center -508px;
        }

    .loginwrap.hotels a i {
        background-position: center -686px;
    }

    .loginwrap:before {
        content: "";
        position: absolute;
        inset: 0;
        padding: 2px;
        background: linear-gradient(82deg, #FFFFFF 0.69%, rgba(255, 255, 255, 0) 36%, rgba(255, 255, 255, 0) 86%, #FFFFFF 100%);
        border-radius: inherit;
        mask: conic-gradient(#ffffff 0 0) content-box exclude, conic-gradient(#ffffff 0 0);
        z-index: 1;
    }

.enquirybtn a {
    font-family: 'Inter Display Medium';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF !important;
    padding: 18px 42px;
    background-color: var(--primary-color);
    border-radius: 30px;
}

    .enquirybtn a:hover {
        background-color: var(--pure);
        color: var(--primary-color) !important;
    }

.popular_tour_counter {
    float: left;
    width: 100%;
}

.countside {
    display: flex;
    justify-content: center;
    gap: 120px;
}

.countbox {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
}


    .countbox h2 {
        font-family: 'Oswald';
        font-style: normal;
        font-weight: 700;
        font-size: 50px;
        line-height: 74px;
        text-align: center;
        color: #FFFFFF;
    }

        .countbox h2 i {
            font-family: 'FontAwesome';
            font-size: 53px;
            font-style: normal;
            color: #FBBC19;
        }

    .countbox p {
        font-family: 'Inter Display Medium';
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 22px;
        color: #FFFFFF;
    }

.upcoming_trippart {
    float: left;
    width: 100%;
    padding: 100px 20px;
}

.upcoming_trip {
    float: left;
    width: 100%;
    border-radius: 40px;
    padding: 0;
    background-size: contain;
    position: relative;
}

    .upcoming_trip .titlewrap {
        position: absolute;
        left: 53px;
        top: 60px;
    }

    .upcoming_trip img {
        border-radius: 40px;
        width: 100%;
    }

    .upcoming_trip .titlewrap p, .choose_uspart .titlewrap p, .testimonial-section .titlewrap p {
        font-family: 'Inter Display Medium';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
        letter-spacing: -0.4px;
        color: #FFFFFF;
        border-radius: 5px;
        padding: 8px 12px;
        background-color: var(--secondary-color);
        width: max-content;
    }

    .upcoming_trip .titlewrap h2, .choose_uspart .titlewrap h2, .testimonial-section .titlewrap h2 {
        color: var(--pure);
        width: 70%;
        padding: 18px 0 0;
        background-image: none;
    }

.bell_ani.bell_ani1 {
    left: 30px;
    right: auto;
    animation: 4s wave1 linear infinite;
}

@keyframes wave1 {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(-6deg);
    }

    50% {
        transform: rotate(0deg);
    }

    75% {
        transform: rotate(6deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

.bell_ani {
    width: 50px;
    height: 192px;
    background-size: 50px;
    position: fixed;
    right: 30px;
    top: 0;
    background-image: url(../images/new_design_image/bell_ani.png);
    background-position: center top;
    background-repeat: no-repeat;
    z-index: 1;
    animation: 4s wave2 linear infinite;
}

@keyframes wave2 {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(6deg);
    }

    50% {
        transform: rotate(0deg);
    }

    75% {
        transform: rotate(-6deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

/* popular Tour Style end */

/* why choose us Style */

.why_choose_us {
    float: left;
    width: 100%;
    position: relative;
}

.choose_uspart {
    float: left;
    width: 100%;
}

    .choose_uspart .titlewrap p {
        background-color: var(--background-color);
        color: var(--text-color);
    }

    .choose_uspart .titlewrap h2 {
        color: var(--primary-color);
    }

.choose_usdetail {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

    .choose_usdetail .chooseus_box:first-child {
        padding: 0;
    }

        .choose_usdetail .chooseus_box:first-child img {
            border-radius: 20px;
        }

.chooseus_box {
    border-radius: 20px;
    background-color: var(--background-color);
    float: left;
    width: 33%;
    padding: 24px;
}

    .chooseus_box h3 {
        font-family: 'Inter Display Medium';
        font-style: normal;
        font-weight: 500;
        font-size: 22px;
        line-height: 27px;
        display: flex;
        align-items: center;
        letter-spacing: -0.6px;
        padding: 0 0 22px;
        color: var(--primary-color);
    }

    .chooseus_box p {
        font-family: 'Inter Display Regular';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 22px;
        display: flex;
        align-items: center;
        color: var(--text-color);
        padding: 0 0 22px;
    }

.chooseus_point {
    background-color: var(--pure);
    float: left;
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
    border-radius: 16px;
    padding: 24px;
}

    .chooseus_point em {
        font-family: 'Inter Display Regular';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 22px;
        display: flex;
        align-items: center;
        color: var(--primary-color);
        padding: 0 0 0 32px;
        background-image: url(../images/new_design_image/icon01.svg);
        background-position: -7px -863px;
        background-repeat: no-repeat;
    }

.chooseus_box.chooseus_box03 {
    background-color: var(--primary-color);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

    .chooseus_box.chooseus_box03 .chooseus_record {
        display: flex;
        flex-direction: column;
        gap: 12px;
    }

.chooseus_record span {
    width: 44px;
    height: 44px;
    border-radius: 12px;
    background-color: var(--secondary-color);
    background-image: url(../images/new_design_image/icon01.svg);
    background-position: center -1024px;
    background-repeat: no-repeat;
}

.chooseus_record h3 {
    font-family: 'Inter Display Semibold';
    font-style: normal;
    font-weight: 600;
    font-size: 60px;
    line-height: 73px;
    letter-spacing: -1px;
    color: var(--secondary-color);
}

.chooseus_box.chooseus_box03 h4, .chooseus_box.chooseus_box04 h4 {
    font-family: 'Inter Display Medium';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 27px;
    display: flex;
    align-items: center;
    letter-spacing: -0.6px;
    color: #FFFFFF;
    width: 60%;
}

.chooseus_box.chooseus_box04 {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    gap: 40px;
    overflow: hidden;
}

    .chooseus_box.chooseus_box04 h4 {
        color: var(--primary-color);
        width: 100%;
    }

    .chooseus_box.chooseus_box04 h5 {
        font-family: 'Instrument Serif';
        font-style: italic;
        font-weight: 400;
        font-size: 52px;
        line-height: 42px;
        color: var(--primary-color);
        -webkit-text-stroke: 0.6px;
        position: absolute;
        bottom: -4px;
        left: 4px;
    }



/* why choose us Style end */
/* testimonial Style */

.testimonial-section {
    padding: 100px 0 0 0;
    overflow: hidden;
}

    .testimonial-section .titlewrap p {
        background-color: var(--background-color);
        color: var(--text-color);
    }

    .testimonial-section .titlewrap h2 {
        color: var(--primary-color);
        width: 59%;
    }

.video-card {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    height: 440px;
    cursor: pointer;
    width: 346px;
}

    .video-card video {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
        filter: brightness(.65);
        transition: .4s;
    }

    .video-card.playing video {
        filter: brightness(1);
    }

.play-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 70px;
    height: 70px;
    background: var(--secondary-color);
    border-radius: 50%;
    z-index: 5;
    pointer-events: none;
    transition: .4s;
    background-image: url(../images/new_design_image/icon01.svg);
    background-repeat: no-repeat;
    background-position: center -1188px;
}

    .play-btn::before {
        content: "";
        position: absolute;
        width: 86px;
        height: 86px;
        border-radius: 50%;
        background: rgba(255,255,255,.16);
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
    }

    .play-btn::after {
        content: "";
        position: absolute;
        width: 110px;
        height: 110px;
        border-radius: 50%;
        background: rgba(255,255,255,.16);
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
    }

.video-card.playing .play-btn {
    opacity: 0;
    visibility: hidden;
}

.testimonial-slider .owl-stage-outer {
    overflow: visible !important;
}



.owl-carousel.testimonial-slider02 {
    display: flex;
    padding: 0 0 0 12px;
}

    .owl-carousel.testimonial-slider02 .owl-stage {
        display: flex;
        height: 440px;
        width: 100% !important;
    }

    .owl-carousel.testimonial-slider02 .owl-nav button.owl-prev, .owl-carousel.testimonial-slider02 .owl-nav button.owl-next, .owl-carousel.testimonial-slider02 button.owl-dot {
        display: none;
    }

/* testimonial Style end */

/* footer Style  */

.footerwraper {
    padding: 100px 32px 0;
    float: left;
    width: 100%;
}

.footermain {
    float: left;
    width: 100%;
}

.footerbg {
    float: left;
    width: 100%;
    background-image: url(../images/new_design_image/footer_img.webp);
    background-repeat: no-repeat;
    background-position: center top;
    border-radius: 40px;
    height: 662px;
    position: relative;
    padding: 80px 0;
    background-size: cover;
}

    .footerbg .container {
        max-width: 100%;
        padding: 0 40px !important;
    }

#confetti {
    position: absolute;
    top: 0;
    overflow: hidden;
    opacity: 0.4;
    width: 100%;
    height: 100%;
}

.footerwrap {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.footerdetails {
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 1;
}

.footerabout {
    float: left;
    width: 28%;
}

    .footerabout h2 {
        font-family: 'Instrument Serif';
        font-style: italic;
        font-weight: 400;
        font-size: 68px;
        line-height: 88px;
        display: flex;
        align-items: center;
        letter-spacing: -1px;
        color: #FFFFFF;
        padding: 0 0 92px;
    }

    .footerabout p {
        font-family: 'Inter Display Regular';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 26px;
        color: #FFFFFF;
    }

        .footerabout p span {
            display: block;
            padding: 26px 0;
            font-family: 'Inter Display SemiBold';
        }

            .footerabout p span a {
                color: var(--pure);
            }

                .footerabout p span a:hover {
                    color: var(--secondary-color);
                }

.footernav {
    display: flex;
    gap: 80px;
    padding: 20px 0 0;
}

.footerlinks {
    gap: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

    .footerlinks h5 {
        font-family: 'Inter Display Medium';
        font-size: 16px;
        line-height: 19px;
        text-decoration-line: underline;
        color: rgba(255, 255, 255, 0.8);
    }

    .footerlinks ul {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        margin: 0;
        padding: 0;
        gap: 10px;
    }

        .footerlinks ul li {
            text-decoration: none;
            list-style-type: none;
        }

            .footerlinks ul li a {
                font-family: 'Inter Display Regular';
                font-style: normal;
                font-weight: 400;
                font-size: 16px;
                line-height: 19px;
                display: flex;
                align-items: center;
                color: var(--pure);
            }

                .footerlinks ul li a:hover {
                    color: var(--primary-color);
                }

.footerwrap h1 {
    position: absolute;
    height: 127px;
    bottom: 0;
    width: auto;
    left: 0;
    right: 0;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 600;
    font-size: 140px;
    line-height: 207px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    letter-spacing: -4px;
    text-transform: uppercase;
    color: #FFFFFF;
}



.footerbottom {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
}



.copyrights {
    font-family: 'Inter Display Medium';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: var(--primary-color);
}

    .copyrights a {
        color: var(--secondary-color);
    }

.poweredby {
    display: flex;
    align-items: center;
    gap: 6px;
}

    .poweredby span {
        font-family: 'Inter Display Regular';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 17px;
        text-transform: capitalize;
        color: var(--primary-color);
    }

/* footer Style end */


/* Inner Page Style  */
.breadcrumb-wrapper {
    float: left;
    width: 100%;
    padding: 18px 0 17px;
}

    .breadcrumb-wrapper .breadcrumb {
        background-color: transparent;
        float: left;
        list-style: none;
        display: flex;
        align-items: center;
        padding: 0;
        margin: 0;
    }

        .breadcrumb-wrapper .breadcrumb li {
            display: flex;
            align-items: center;
        }

        .breadcrumb-wrapper .breadcrumb > li + li:before {
            display: none;
        }

        .breadcrumb-wrapper .breadcrumb li:not(:last-child)::after {
            content: ">";
            margin: 0 10px;
            color: #999;
            font-weight: bold;
        }

        .breadcrumb-wrapper .breadcrumb a, .breadcrumb-wrapper .breadcrumb span {
            text-decoration: none;
            color: var(--primary-color);
            font-size: 14px;
            font-weight: 400;
            font-family: 'Inter Display Regular';
        }

        .breadcrumb-wrapper .breadcrumb span {
            color: var(--secondary-color);
        }

.booking_enquirypart {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    padding: 0 0 40px;
}

.itinerary-slider-bg {
    display: flex;
    flex-direction: column;
    gap: 26px;
    width: 66%;
}

.itinerary-slider img {
    border-radius: 20px;
    height: 384px !important;
    object-fit: cover;
}

.itinerary_tripdetails {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.itinerary_tripexp {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 20px;
}

.itinerary_tournamedata {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.itinerary_tripnight {
    display: flex;
    gap: 8px;
}

    .itinerary_tripnight .tripname {
        font-family: 'Inter Display Medium';
        font-weight: 500;
        font-size: 12px;
        line-height: 14px;
        text-transform: uppercase;
        color: var(--pure);
        background-color: var(--secondary-color);
        padding: 9px 12px 8px;
        border-radius: 30px;
    }

    .itinerary_tripnight .tripjourney {
        font-family: 'Inter Display Medium';
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
        display: flex;
        align-items: center;
        color: var(--pure);
        background-color: var(--primary-color);
        padding: 5px 12px 5px 38px;
        border-radius: 8px 8px 8px 0;
        background-image: url(../images/new_design_image/icon01.svg);
        background-repeat: no-repeat;
        background-position: 5px -1382px;
    }

.itinerary_tournamedata h2 {
    font-family: 'Inter Display SemiBold';
    font-style: normal;
    font-size: 26px;
    line-height: 31px;
    display: flex;
    align-items: center;
    color: var(--primary-color);
    padding: 3px 0 0;
}

.itinerary_tournamedata p {
    font-family: 'Inter Display Medium';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    color: var(--text-color);
}

.journey_time {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 0 20px 0 0;
    width: 37%;
}

.journey_frequncy {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 8px;
    flex-wrap: wrap;
}

    .journey_frequncy h4 {
        font-family: 'Inter Display Medium';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 19px;
        display: flex;
        align-items: center;
        text-transform: uppercase;
        color: #2A2A2A;
    }

    .journey_frequncy p {
        font-family: 'Inter Display Medium';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
        display: flex;
        align-items: center;
        text-decoration-line: underline;
        color: var(--secondary-color);
    }

.days-wrapper {
    display: flex;
    justify-content: flex-start;
    gap: 8px;
    width: 100%;
    flex-wrap: wrap;
}

.day-item {
    position: relative;
}

    .day-item input {
        display: none;
    }

    .day-item span {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        border: 1px solid #5D5D5D;
        font-weight: 400;
        cursor: pointer;
        font-size: 16px;
        font-family: 'Inter Display Regular';
        color: var(--text-color);
        background-color: var(--pure);
        border-radius: 50px;
    }

.days-wrapper .active span {
    background-color: var(--secondary-color);
    border-color: var(--secondary-color);
    color: var(--pure);
}

.tour_includeitem {
    display: flex;
    justify-content: space-between;
    padding: 20px 0 0;
    border-top: 1px solid #D2D2D2;
    align-items: flex-start;
}

.tour_itemlist {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

    .tour_itemlist h3 {
        font-family: 'Inter Display SemiBold';
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 22px;
        color: #1A1A1A;
    }

.tour_item {
    display: flex;
    gap: 16px;
}

    .tour_item .tour_itemname {
        display: flex;
        flex-direction: column;
        gap: 6px;
        color: var(--primary-color);
        font-size: 12px;
        font-family: 'Inter Display Medium';
        align-items: center;
    }

        .tour_item .tour_itemname span {
            float: left;
            width: 34px;
            height: 34px;
            background-image: url(../images/new_design_image/icon01.svg);
            background-repeat: no-repeat;
            background-position: center -1558px;
        }

        .tour_item .tour_itemname:nth-child(2) span {
            background-position: center -1742px;
        }

        .tour_item .tour_itemname:nth-child(3) span {
            background-position: center -1924px;
        }

        .tour_item .tour_itemname:nth-child(4) span {
            background-position: center -2108px;
        }

.tour_imagegallery {
    float: left;
}

    .tour_imagegallery .modal-content div {
        height: 160px;
        float: left;
        width: 160px;
    }

.tour_imagepart {
    height: 680px;
    border-radius: 20px;
    overflow-x: auto;
    background-color: #fefefe;
    margin: 0 20px;
    padding: 20px;
    width: 50%;
    margin: 0 auto;
}

    .tour_imagepart .modal-content {
        display: flex;
        gap: 20px;
        flex-direction: row;
        height: 639px;
        border-radius: 20px;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: flex-start;
        box-shadow: none;
        border: none;
        width: 100%;
    }

.tour_imagegallery .modal-content img {
    width: 100%;
    height: 160px;
}

.tour_imageview {
    display: flex;
    gap: 6px;
    position: relative;
}

    .tour_imageview .tour_img:last-child:after {
        position: absolute;
        content: "";
        width: 90px;
        height: 90px;
        left: 0;
        top: 0;
        background: linear-gradient(360deg, #1A1A1A 0%, rgba(26, 26, 26, 0) 100%);
        border-radius: 8px;
    }

.tour_img {
    height: 90px;
    width: 90px;
    position: relative;
}

.tour_imgtotal {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 8px;
    z-index: 1;
}

    .tour_imgtotal h4 {
        font-family: 'Inter Display SemiBold';
        font-style: normal;
        font-weight: 600;
        font-size: 15px;
        line-height: 18px;
        color: #FFFFFF;
    }

    .tour_imgtotal a {
        font-family: 'Inter Display Medium';
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 15px;
        text-decoration-line: underline !important;
        color: var(--pure);
    }

        .tour_imgtotal a:hover {
            color: var(--pure);
        }

.tour_imageview img {
    border-radius: 8px;
}

.itinerary_trippart {
    flex-basis: 32.4%;
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.itinerary_TriparTop {
    padding: 20px 10px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    border-radius: 20px;
    background-color: #F8F8F8;
    border: 1px solid #D2D2D2;
}

.select_city {
    display: flex;
    padding: 0 14px;
    gap: 18px;
    align-items: center;
    justify-content: space-between;
}

    .select_city b {
        font-family: 'Inter Display Medium';
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 22px;
        display: flex;
        align-items: center;
        color: var(--secondary-color);
    }

    .select_city select {
        width: 275px !important;
        height: 54px;
        border: 1px solid var(--secondary-color);
        border-radius: 16px;
        background-color: #FDE0D5;
        font-size: 18px;
        color: var(--primary-color);
        padding: 11px;
        font-family: 'Inter Display Medium';
        outline: none;
        -webkit-appearance: none;
        background-image: url(../images/new_design_image/icon01.svg);
        background-position: 97% -2278px;
        background-repeat: no-repeat;
    }

        .select_city select option {
            background-color: var(--background-color);
        }

            .select_city select option:checked {
                background-color: var(--text-color);
                color: var(--pure);
            }

            .select_city select option:hover,
            .select_city select option:focus {
                background-color: var(--secondary-color);
            }

.itinerary_triPrice_data {
    float: left;
    width: 100%;
    display: flex;
    gap: 20px;
    flex-direction: column;
    align-items: center;
    padding: 4px 0 0;
}

.itinerary_triPrice {
    width: 100%;
    float: left;
    border-radius: 16px;
    background-color: var(--pure);
    padding: 24px;
}

    .itinerary_triPrice label {
        font-family: 'Inter Display Medium';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
        color: var(--text-color);
        padding: 0 0 10px;
    }

    .itinerary_triPrice span {
        display: flex;
        justify-content: space-between;
        gap: 14px;
        padding: 0 0 14px;
    }

        .itinerary_triPrice span:last-child {
            padding: 0 0;
        }

        .itinerary_triPrice span p {
            font-family: 'Inter Display SemiBold';
            font-style: normal;
            font-weight: 700;
            font-size: 30px;
            line-height: 36px;
            color: #1A1A1A;
            display: flex;
            align-items: flex-end;
        }

            .itinerary_triPrice span p i {
                padding: 0 0 6px 6px;
            }

            .itinerary_triPrice span p i, .itinerary_triPrice span i {
                font-family: 'Inter Display regular';
                font-style: normal;
                font-weight: 400;
                font-size: 14px;
                line-height: 17px;
                display: flex;
                align-items: center;
                color: #5D5D5D;
                padding: 0 0 0 6px;
                text-transform: capitalize;
            }

            .itinerary_triPrice span p i {
                padding: 0 0 4px 5px !important;
            }

        .itinerary_triPrice span i {
            font-size: 12px;
            line-height: 17px;
            color: var(--primary-color);
            padding: 0 0 0 8px;
        }


.enquiry-btn-bg {
    width: 94%;
    text-align: center;
    background-color: var(--secondary-color);
    border-radius: 16px;
    padding: 16px;
    font-family: 'Inter Display Medium';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0 3px !important;
}

    .enquiry-btn-bg a {
        color: var(--pur);
    }

        .enquiry-btn-bg a:hover {
            color: var(--pur);
        }

.enquiry-itinerary {
    display: flex;
    flex-direction: column;
    gap: 24px;
    align-items: center;
}

.date-select {
    float: left;
    width: 100%;
}

    .date-select .form-group {
        margin: 0;
        display: flex;
        justify-content: space-between;
        padding: 0 14px;
    }

.itinerary-submit input {
    border: none;
    outline: none;
    height: 54px;
    font-family: "Inter Display Medium";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    text-align: center;
    background-color: var(--primary-color);
    border-radius: 16px;
    padding: 17px 32px;
}

.itinerary-submit .form-control:focus {
    color: #fff;
    background-color: var(--primary-color);
    border-color: transparent;
    outline: 0;
    box-shadow: none;
}

.input-half {
    width: 62.3%;
    float: left;
}

    .input-half input {
        border-radius: 16px;
        border: none;
        height: 54px;
        border: 1px solid #D2D2D2;
        padding: 16px 16px 16px 52px;
        font-size: 18px;
        font-weight: 400;
        color: var(--primary-color);
        font-family: 'Inter Display Regular';
        background-image: url(../images/new_design_image/icon01.svg);
        background-position: 10px -2452px;
        background-repeat: no-repeat;
    }

.boooknowbox {
    width: 100%;
    float: left;
    padding: 0 14px;
}

.enquiry-now-btn {
    background-color: #FDE0D5;
    height: 54px;
    border-radius: 16px;
    text-align: center;
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .enquiry-now-btn a {
        font-family: 'Inter Display Medium';
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 22px;
        display: flex;
        align-items: center;
        text-transform: uppercase;
        color: #1A1A1A;
        justify-content: center;
        gap: 10px;
    }

        .enquiry-now-btn a:hover {
            color: var(--primary-color);
        }

        .enquiry-now-btn a i {
            width: 26px;
            height: 26px;
            float: left;
            background-image: url(../images/new_design_image/icon01.svg);
            background-position: center -2641px;
            background-repeat: no-repeat;
        }

.Trip_duration_part {
    display: flex;
    flex-direction: column;
    background-color: #F8F8F8;
    border-radius: 20px;
    border: 1px solid #d2d2d2;
    padding: 24px;
    gap: 24px;
}

.Trip_duration_area {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

    .Trip_duration_area span {
        font-family: 'Inter Display Medium';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 19px;
        color: #1A1A1A;
        padding: 0 0 0 26px;
        background-image: url(../images/new_design_image/icon01.svg);
        background-position: -7px -2818px;
        background-repeat: no-repeat;
    }

        .Trip_duration_area span:last-child {
            background-position: -7px -2988px;
        }

        .Trip_duration_area span label {
            font-family: 'Inter Display Medium';
            font-weight: 500;
        }

.dwonload-head {
    float: left;
    width: max-content;
}

    .dwonload-head a {
        padding: 12px 44px 12px 24px;
        background-color: #008236;
        border-radius: 30px;
        font-family: 'Inter Display Medium';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 19px;
        display: flex;
        align-items: center;
        color: #FFFFFF;
        background-image: url(../images/new_design_image/icon01.svg);
        background-position: 94% -3148px;
        background-repeat: no-repeat;
    }

        .dwonload-head a:hover {
            color: #FFFFFF;
        }

.itinerary_secwrap {
    float: left;
    width: 100%;
    background-color: #F8F8F8;
    padding: 0 0 60px;
}

.tabs_part {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    /*position: sticky;*/
    top: 0;
    z-index: 99;
    padding: 40px 0 20px;
    background-color: #f8f8f8;
}

    .tabs_part a {
        text-decoration: none;
        padding: 15px 24px;
        border: 1px solid #D2D2D2;
        border-radius: 30px;
        background: #fff;
        color: var(--primary-color);
        line-height: 19px;
        font-size: 16px;
        font-weight: 500;
        font-family: 'Inter Display Medium';
    }

        .tabs_part a.active,
        .tabs_part a:hover {
            background-color: var(--primary-color);
            color: #fff;
        }

.layout_part {
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

.right-content {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 32.5%;
}

    .right-content .card {
        padding: 39px 20px !important;
    }

.left-content {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 66.1%;
}

    .left-content .card, .right-content .card {
        background: #fff;
        border: 1px solid #D2D2D2;
        border-radius: 16px;
        padding: 39px;
    }



        .left-content .card h2, .right-content .card h2 {
            font-size: 20px;
            line-height: 24px;
            font-family: 'Inter Display SemiBold';
            color: var(--primary-color);
            padding: 0 0 19px;
        }

.itinerary-item {
    border-bottom: 1px dashed #D2D2D2;
    padding: 16px 0;
}

.itinerary-head {
    display: flex;
    align-items: center;
    gap: 20px;
    cursor: pointer;
}

.day-box {
    width: 56px;
    border: 1px solid var(--secondary-color);
    border-radius: 8px;
    text-align: center;
    overflow: hidden;
    flex-shrink: 0;
    height: 60px;
}

    .day-box small {
        display: block;
        background: var(--secondary-color);
        color: #fff;
        font-size: 12px;
        line-height: 15px;
        padding: 4px;
        font-family: 'Inter Display SemiBold';
    }

    .day-box strong {
        display: block;
        font-size: 26px;
        font-family: 'Oswald';
        font-weight: 500;
        line-height: 33px;
    }

.itinerary-title {
    font-size: 18px;
    font-weight: 600;
    flex: 1;
    font-family: 'Inter Display SemiBold';
    color: var(--primary-color);
    line-height: 24px;
    padding: 0 0 0 30px;
    background-image: url(../images/new_design_image/icon01.svg);
    background-position: -6px -3674px;
    background-repeat: no-repeat;
}

.itinerary-head .plus {
    font-size: 26px;
    color: var(--secondary-color);
}

.itinerary-content {
    margin-left: 76px;
    margin-top: 18px;
    display: none;
}

.itinerary-item.active .itinerary-content {
    display: block;
}

.itinerary-content ul {
    list-style: none;
    margin: 0;
}

.itinerary-content li {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 150%;
    color: var(--primary-color);
    font-family: 'Inter Display Regular';
    background-image: url(../images/new_design_image/icon01.svg);
    background-position: -8px -3847px;
    background-repeat: no-repeat;
    padding: 0 0 0 34px;
}

    .itinerary-content li:last-child {
        margin: 0;
    }

.help-box {
    background: var(--primary-color);
    color: var(--pure);
    border-radius: 20px;
    padding: 26px;
}

    .help-box h3 {
        font-family: 'Inter Display SemiBold';
        font-style: normal;
        font-weight: 600;
        font-size: 26px;
        line-height: 31px;
        color: var(--pure);
        padding: 0 0 24px;
    }

.help_line {
    display: flex;
    flex-direction: column;
    padding: 0 0 0 70px;
    height: 58px;
    background-image: url(../images/new_design_image/Inner_page/customer_img.png);
    background-position: left;
    background-repeat: no-repeat;
    gap: 14px;
}

    .help_line p {
        font-family: 'Inter Display Medium';
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 22px;
        color: #FFFFFF;
        padding: 0 0 0 32px;
        background-image: url(../images/new_design_image/icon01.svg);
        background-position: -6px -3330px;
        background-repeat: no-repeat;
    }

        .help_line p:last-child {
            background-position: -6px -3502px;
        }


        .help_line p a {
            color: var(--pure);
        }

.note ul, .terms ul {
    padding-left: 18px;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.note li, .terms li {
    font-size: 16px;
    line-height: 150%;
    font-family: 'Inter Display Regular';
    color: var(--primary-color);
}

.featured {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
}

.logo-box {
    height: 35px;
    min-width: 90px;
    background: #eee;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 700;
}

.overview p {
    font-size: 16px;
    line-height: 150%;
    font-family: 'Inter Display Regular';
    color: var(--primary-color);
}

.inc-exc {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px;
}

.inclusion {
    background: #e8f8e8;
}

.exclusion {
    background: #fdeaea;
}

.list {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 14px;
    margin: 0;
}

    .list li {
        font-size: 16px;
        line-height: 19px;
        color: var(--primary-color);
        font-family: 'Inter Display Medium';
        padding: 0 0 0 28px;
        background-image: url(../images/new_design_image/icon01.svg);
        background-position: -8px -4015px;
        background-repeat: no-repeat;
    }

.exclusion .list li {
    background-position: -8px -4182px;
}

.card.inclusion {
    background-color: #E1F4E2;
}

.card.exclusion {
    background-color: #FFEDED;
}

.spiritual_travelpart {
    float: left;
    width: 100%;
    padding: 100px 33px 0;
}

.spiritual_travelimg {
    float: left;
    width: 100%;
    background-image: url(../images/new_design_image/Inner_page/spiritual_img.webp);
    background-repeat: no-repeat;
    background-position: center top;
    border-radius: 40px 40px;
    display: flex;
    flex-direction: column;
    min-height: 480px;
    padding: 80px 0 55px;
    align-items: center;
}

    .spiritual_travelimg h2 {
        font-family: 'Inter Display Medium';
        font-style: normal;
        font-weight: 500;
        font-size: 74px;
        line-height: 74px;
        letter-spacing: -1px;
        color: #FFFFFF;
        text-align: center;
    }

        .spiritual_travelimg h2 i {
            font-family: 'Instrument Serif';
            font-style: italic;
            font-weight: 400;
            font-size: 100px;
            line-height: 62px;
            letter-spacing: -1px;
            color: #FFFFFF;
            display: block;
        }
/* Inner Page Style End */
