@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');
@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');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');

body {
    font-family: "Jost";
}

html,
body {
    height: 100%;
}

.max-width {
    background-color: #2F46AB;
    ;
}

.bg {
    background-color: #2f46ab;
    /* height: calc(100vh - 114px);*/
}


input#book_on_behalf {
    width: 24px !important;
    height: 24px !important;
    border: solid #fff 2px !important;
    border-radius: 5px !important;
}


header {
    margin-bottom: 20px;
    position: inherit;
    z-index: 5;
    background: #2f46ab;
    width: 100%;
    /*box-shadow: 0px 1px 20px 0px #3652cbc9;*/
}

.tab-menu {
    margin-top: 12px;
}

.toggle {
    text-align: right;
    cursor: pointer;
}

.back-btn {
    text-align: left;
}

.back-btn a {
    cursor: pointer;
}

.tab-liine {
    margin-bottom: 5px;
    position: relative;
}

.tab-menu-inner {
    font-family: Jost;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    position: relative;
}

.tab-boat-location {
    position: absolute;
    bottom: 21px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.tab-boat-details {
    position: absolute;
    bottom: 24px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.tab-boat-middle {
    position: absolute;
    bottom: 26px;
    left: -8px;
    transform: translate(-50%, -50%);
}

.tab-boat-add-ons {
    position: absolute;
    bottom: 26px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.park-rules-guides {
    position: absolute;
    bottom: 23px;
    left: -8px;
    transform: translate(-50%, -50%);
}

.tab-boat-billing {
    position: absolute;
    bottom: 23px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.title-home {
    margin-left: 21px;
}

.title h2 {
    font-family: Jost;
    font-size: 46px;
    font-weight: 700;
    line-height: 54px;
    letter-spacing: -0.03em;
    text-align: left;
    /* margin-top: 45px;*/
    color: #FAD500;
    text-shadow: 3px 0 #293980, -3px 0 #293980, 0 3px #293980, 0 -3px #293980, 2px 2px #293980, -2px -2px #293980, 2px -2px #293980, -2px 2px #293980;
    margin-bottom: 11px;
    /* margin-top: 180px;*/
}

.title-2 h2 {
    font-family: Jost;
    font-size: 38px;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: -0.03em;
    text-align: center;
    margin-top: 30px;
    color: #FAD500;
    text-shadow: 3px 0 #293980, -3px 0 #293980, 0 3px #293980, 0 -3px #293980, 2px 2px #293980, -2px -2px #293980, 2px -2px #293980, -2px 2px #293980;
    margin-bottom: 15px;
}

.destination {
    padding-bottom: 11px;
}

.destination-name h2 {
    font-family: Jost;
    font-size: 25px;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: -0.01em;
}

.destination-image img {
    border: solid 8.8px #DCE3EA;
    border-radius: 50%;
}

.destination-names {
    background: #ffffff;
    padding: 12px 5px;
    border-radius: 22px;
    width: 100%;
    margin-bottom: 6px;
    cursor: pointer;
}

a {
    color: inherit;
    text-decoration: none;
}

ol,
ul {
    padding-left: 0;
}

.calender ul {
    list-style: none;
    display: flex;
    width: 100%;
}

.bg-white-box {
    background: #ffffff;
    text-align: center;
    padding: 18px 16px;
    border-radius: 15px;
    margin-right: 9px;
    width: 20%;
}

.bg-yellow-box {
    background: #FAD500;
    text-align: center;
    padding: 14px 8px;
    border-radius: 15px;
    border: solid #fff 2.5px;
    width: 40%;
}

.bg-yellow-box h5 {
    font-family: Jost;
    font-size: 16px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: -4px;
    color: #2F46AB;
    margin-top: 5px;
}

.date-box h2 {
    font-family: Jost;
    font-size: 28px;
    font-weight: 800;
    line-height: 17.35px;
    letter-spacing: 0em;
    text-align: center;
    color: #2F46AB;
    margin-bottom: 2px;
}

.date-box p {
    font-family: Poppins;
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 0px;
    color: #97a3d5;
}

.date-box h5 {
    font-family: Jost;
    font-size: 16px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: -4px;
    color: #2F46AB;
    margin-top: 5px;
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, 100px);
}

.modal-dialog {
    position: fixed !important;
    bottom: 0 !important;
    left: 0% !important;
    right: 0% !important;
    margin-bottom: 0 !important;

}

.modal.show .modal-dialog {
    transform: none;
}

.modal-content {
    border-radius: 22px 22px 0px 0px;
    background-color: #2F46AB;
}

.park-info {
    margin-top: 30px;
}

.park-schedule-main {
    color: #fff;
    background-color: #fff0;
    border-color: transparent;
    font-family: Jost;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: -0.03em;
    text-align: center;
    padding: 15px 10px;
    margin-bottom: 0;
}

.park-schedule-main-bg {
    background: #293A85 !important;
    border-radius: 12px 12px 0px 0px;
}

.park-schedule ul {
    display: flex;
    list-style: none;
    margin-bottom: 0rem;
}

.park-schedule ul li {
    color: #fff;
    font-family: Jost;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: -0.03em;
    text-align: center;
    background: #293A85;
    border-radius: 12px 12px 0px 0px;
    padding: 11px 14px;
}

.park-schedule-row ul {
    display: flex;
    list-style: none;
    background: #1c285c59;
    padding: 10px 3px;
    border-radius: 12px;
    margin-bottom: 5px;
    padding-inline-start: 0;
    align-items: center;
}

.park-schedule-row ul li {
    letter-spacing: -0.03em;
    text-align: center;
    border-radius: 12px 12px 0px 0px;
    /*  margin-right: 8px;*/
    padding: 8px 8px;
    width: 33.33%;
}

.tab-inner-box-content {
    font-family: Jost;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -0.03em;
    text-align: left;
    color: #fad500;
    margin-bottom: 0;
    text-shadow: 2px 0 #293980, -2px 0 #293980, 0 2px #293980, 0 -2px #293980, 1px 1px #293980, -1px -1px #293980, 1px -1px #293980, -1px 1px #293980;
}

.tab-inner-box-content-info {
    font-family: Jost;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.05em;
    text-align: right;
    color: #fff;
    margin-bottom: 0;
}

.offer {
    margin-top: 40px;
    padding-bottom: 40px;
}

.offer ul {
    list-style: none;
    display: flex;
}

span.one {
    font-family: Jost;
    font-size: 15px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #fff;
}

span.two {
    font-family: Jost;
    font-size: 15px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #fad500;
}

.offer ul li {
    color: #c1c7e6;
    letter-spacing: -0.02em;
}

.tab {
    display: none;
}

.tab.active {
    display: block;
}

.gif-img {
    width: 56px;
    height: 56px;

    overflow: hidden;
    border-radius: 50%;
}

.regular-ticket {
    background: #CCD6FF;
}

.fasttrack-ticket {
    background: #ffe75f;


}

.fasttrack-ticket img {
    width: 203px !important;
    top: -28px !important;
}

.offer-ticket {
    background: #07BC8A26;

}

.gif-img img {
    width: 160px;
    position: relative;
    top: -4px;
    left: -19px;
}

.offer-ticket img {
    top: 9px !important;
    left: 8px !important;
    width: 40px !important;
}

.select-ticket .accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background-color: #ffffff;
    box-shadow: inset 0 calc(-1* var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

.select-ticket .accordion-item:first-of-type>.accordion-header .accordion-button {
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
}

.select-ticket .accordion-item {
    border-radius: 13.2px;
    margin-bottom: 8px;
    background: #eceffa;
    padding: 0px;
}

.select-ticket .accordion-header {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 13.2px;
}

button.accordion-button.drop-btns-none:not(.collapsed)::after {
    display: none;
}

button.accordion-button.drop-btns-none::after {
    display: none;

}

.accordion-button::after {
    background-image: url(../img/plus-white.svg);
    background-size: 10px 10px;
    position: relative;
    top: 5px;
    transform: none !important;
}

.accordion-button:not(.collapsed)::after {
    background-image: url(../img/mines-white.svg);
    background-size: 10px 10px;
    position: relative;
    top: 5px;
    transform: none !important;
}

button.accordion-button.accordion-btn-arrow::after {
    background-image: url(../img/down.svg);
    transition: all 0.5s;
    position: absolute;
    top: 50%;
    background-size: 10px 10px;
    transform: translate(0%, -48%) !important;
    background-position: right;
}

button.accordion-button.accordion-btn-arrow:not(.collapsed)::after {
    background-image: url(../img/up.svg);
    transition: all 0.5s;
    position: absolute;
    top: 50%;
    background-size: 10px 10px;
    transform: translate(0%, -52%) !important;
    background-position: right;

}

.select-ticket-header ul {
    display: flex;
    list-style: none;
    margin-bottom: 0rem;
    align-items: center;
}

.select-ticket-header ul li {
    margin-right: 16px;
}

.select-ticket-header h2 {
    font-family: DM Sans;
    font-size: 21px;
    font-weight: 700;
    line-height: 15.61px;
    letter-spacing: -0.04em;
    text-align: left;
}

.select-ticket-header-tab h2 {
    font-family: Jost !important;
    font-size: 20px !important;
    font-weight: 700;
    line-height: 28.9px !important;
    letter-spacing: -0.03em !important;
    text-align: left;
    margin-bottom: 1px;
    color: #000000 !important;
}

.select-ticket-birthday h2 {
    font-family: Jost !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 19.8px !important;
    letter-spacing: -0.03em;
    text-align: left;
    color: #000000 !important;
    margin-bottom: 0;
}

.select-ticket-birthday ul {
    display: flex;
    list-style: none;
    margin-bottom: 0rem;
    align-items: center;
}

.select-ticket-birthday ul li {
    margin-right: 6px;
}

.select-ticket-header p {
    font-family: Jost;
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #7a819f;
    margin-bottom: 0;
}

.user-img span {
    font-family: Jost;
    font-size: 18px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
}

.user-side {
    position: relative;
    top: 14px;
}

input.form-control {
    height: 66px;
    border-radius: 13.2px;
    background: #21358B;
    border: 1.1px solid #20202026;
    color: #596ab3;

}

input.form-control.apply {
    padding: 10px 22px;
}

button#button-addon2 {
    background: #21358b;
    font-family: Jost;
    font-size: 15px;
    font-weight: 600;
    line-height: 45px;
    letter-spacing: -0.03em;
    text-align: center;
    color: #EDCB08;
    border-radius: 0px 13px 13px 0;
    padding: 9px 23px;
}

input.form-control::placeholder {
    color: #C1CCFE !important;
    padding-right: 44px !important;
}

.apply-voucher-code {
    margin-top: 25px;
    margin-bottom: 18px;
}


.bottom-btn {
    background: transparent;
    position: inherit;
    bottom: 0;
    z-index: 5;
    width: 100%;
    box-shadow: 0px 0 20px 2px #3652cb00;
}

.bottom-btn-inner {
    background: #FAD500;
    border-radius: 60px;
    padding: 15px 40px;
    margin-bottom: 20px;
    margin-top: 15px;
    height: 69px;
}

.bottom-btn-inner h2 {
    font-family: Jost;
    font-size: 18px;
    font-weight: 700;
    line-height: inherit;
    letter-spacing: -0.03em;
    margin-bottom: 2px;
    color: #2F46AB;

}

.bottom-btn-inner p {
    font-family: Jost;
    font-size: 9px;
    font-weight: 400;
    letter-spacing: 0.11em;
    text-align: left;
    margin-bottom: 0;
}

.bottom-btn-inner h1 {
    font-family: Jost;
    font-size: 19px;
    font-weight: 700;
    line-height: inherit;
    letter-spacing: -0.03em;
    text-align: center;
    margin-bottom: 2px;
    position: relative;
    top: 7px;
    color: #2F46AB;
    ;
}

.select-ticket-header h3 {
    font-family: Jost;
    font-size: 15px;
    font-weight: 700;
    line-height: 19px;
    letter-spacing: -0.02em;
    text-align: left;
    margin-bottom: 2px;
}

p.tickets-price {
    font-family: Jost;
    font-size: 13px;
    font-weight: 500;
    /* line-height: 19px; */
    letter-spacing: -0.02em;
    text-align: left;
}

.plus-mines-btns {
    display: flex;
    background: #2F46AB;
    padding: 0;
    border-radius: 66px;
}

.plus-mines-btns button {
    background: #fff !important;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    padding: 0px 0px;
    margin: 4px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.plus-mines-btns h2 {
    margin: auto;
    width: 42px;
    font-size: 22px;
    text-align: center;
    color: #fff;
}

.select-ticket-header h3 span {
    font-size: 13px;
    font-weight: 400;
    color: #646363;
}

.its-my-birthday-offer {
    background: #fff;
    padding: 13px 26px;
    border-radius: 68px;
    border: solid 1px #20202036;
    margin-bottom: 8px;
}

/*.offer-blue-img {
    position: relative;
    top: 4px;
}*/

h4.apply-birthday-offer {
    font-family: Jost;
    font-size: 15.4px;
    font-weight: 600;
    line-height: 16.5px;
    letter-spacing: -0.03em;
    text-align: center;
    color: #7d7d7d !important;
    margin-bottom: 0;
    position: relative;
    top: 8px;
}

.skip-btn button {
    background: #FAD500;
    border-radius: 22px;
    padding: 2px 10px;
    font-family: Jost;
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: -0.03em;
    /* text-align: left; */
    border: solid 4px #293980;
    color: rgba(41, 57, 128, 1);
    width: 75px;
    height: 30px;
}

.skip-btn {
    position: relative;
    top: 23px;
}

.skip-btn img {
    position: relative;
    top: -1px;
}

.add-a-meal .card {
    border-radius: 24px;
}

.meal-info {
    padding: 0px 14px;
}

.meal-more-info {
    padding: 0px 14px;
    padding-bottom: 9px;
}

.meal-info h2 {
    font-family: Jost;
    font-size: 19px;
    font-weight: 600;
    line-height: 23px;
    letter-spacing: -0.03em;
    text-align: left;
    color: #000000;
}

.meal-info ul {
    display: flex;
    list-style: none;
}

.meal-info ul li {
    margin-right: 12px;
}

li.offer-rate {
    font-family: Jost;
    font-size: 17px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.03em;
    text-align: left;
}

li.full-rate {
    font-family: Jost;
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.03em;
    text-align: left;
    color: #c2c2c2;
}

li.offer-persent span {
    background: #07BC8A;
    color: #ffffff;
    padding: 3px 13px;
    border-radius: 22px;
    font-family: Jost;
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: -0.03em;
    text-align: left;
}

.meal-more-info p {
    font-family: Jost;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: -0.03em;
    text-align: left;
    color: #2F46AB;
    margin-bottom: 0;
    position: relative;
    top: 6px;
}

.add-a-meal {
    margin-bottom: 12px;
}

.under-construction h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
}

/*.btn-close { 
    background-image: url('../img/cross.svg');
}*/

.meals-main {
    padding-bottom: 127px;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 15%, 0);
        /* transform: translate3d(0, 100%, 0); */
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInUp {
    animation-name: fadeInUp;
}

.roound-box {
    height: 17px;
    width: 17px;
    border-radius: 50%;
    background: red;
}

.available {
    background: #53E69D;
}

.sold-out {
    background: #FF7676;
}

.fast-filling {
    background: #FFC36D;
}

.closed-t {
    background: #CDCDCD;
}

.calendar-model {
    background: #00000026;
    border-radius: 21px;
    padding: 21px;
    margin-top: 22px;
}

h4.ticket-status-text {
    font-family: Jost;
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    margin-left: 12px;
    margin-bottom: 0;
    position: relative;
    top: -2px;
}

.ticket-status {
    background: #2F46AB;
    padding: 16px 18px;
    border-radius: 8px;
}

.confirm-btn button {
    border-radius: 21px;
    background: #FAD500 !important;
    color: #2F46AB;
    font-family: Jost;
    font-size: 19px;
    font-weight: 800;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: center;
    padding: 18px 36px;
    width: 97%;
    height: 69px;
    margin-top: 20px;
    border-radius: 65px;
}


.owl-carousel {
    margin-bottom: 20px;
}

.owl-prev,
.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    color: #333;
    cursor: pointer;
}

.owl-prev {
    left: 10px;
}

.owl-next {
    right: 10px;
}

.add-a-meal .owl-stage {
    left: -50px;
}

/*.owl-carousel.carousel1.owl-loaded.owl-drag .item {
    margin-right: 60px;
}

 .carousel1 .owl-item.active {
    margin-right: -50px !important;
}*/
.carousel1 .owl-stage-outer {
    border-radius: 21px;
}

.table>:not(caption)>*>* {
    background-color: transparent;
    color: #fff;
    text-align: center;
    position: relative;
    font-weight: 500;
}

.calender-main table th {
    font-family: Jost;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
}

.calender-main h2 {
    font-family: Jost;
    font-size: 24px;
    font-weight: 700;
    line-height: 39px;
    letter-spacing: 0em;
    text-align: center;
    color: #ffffff;
}

.calender-main {
	margin-top: 40px !important;
	min-height: 340px;
	max-width: 300px !important;
	margin: auto;
	width: 100%;
}

/*.today-date {
    background: #1C285C !important;
    border-radius: 100%;
    width: 40px !important;
    height: 40px;
}*/

.available-date::after {
    content: "";
    width: 17px;
    height: 4px;
    background: #53E69D;
    position: absolute;
    bottom: 3px;
    left: 53%;
    transform: translate(-50%, -50%);
    border-radius: 4px;
}

.sold-out-date::after {
    content: "";
    width: 17px;
    height: 4px;
    background: #FF7676;
    position: absolute;
    bottom: 3px;
    left: 53%;
    transform: translate(-50%, -50%);
    border-radius: 4px;
}

.fast-filling-date::after {
    content: "";
    width: 17px;
    height: 4px;
    background: #FFC36D;
    position: absolute;
    bottom: 3px;
    left: 53%;
    transform: translate(-50%, -50%);
    border-radius: 4px;
}

.closed-date {
    color: #CDCDCD !important;
}

/* .more-info-model .modal-content { */
    /* background: #fff; */
    /* max-height: 611px; */
    /* overflow: scroll; */
    /* position: relative !important; */
/* } */

.more-info-model .modal-body {
 background: #fff;
 max-height: 611px;
 overflow: scroll;
 position: relative !important;
 border-radius: 22px 22px 0px 0px;
}


.more-info-model button.btn-close {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
}

.meal-more-info-inner h4 {
    font-family: Jost;
    font-size: 18px;
    font-weight: 500;
    line-height: 26.01px;
    letter-spacing: -0.03em;
    text-align: left;
    color: #c2c2c2;
    margin-bottom: 3px;
}

.meal-more-info-inner h2 {
    font-family: Jost;
    font-size: 21px;
    font-weight: 600;
    line-height: 23.23px;
    letter-spacing: -0.03em;
    text-align: left;
    color: #000000;
}

img.meal-info-img {
    border-radius: 20px;
    margin-top: 21px;
    margin-bottom: 16px;
}

li.list-group-item.border-0.px-1.pb-0 {
    font-family: Jost;
    font-size: 17px;
    font-weight: 400;
    line-height: 20.8px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #646363;
    margin-bottom: 10px;
}

.meal-info-content {
    margin-bottom: 20px;
}

.add-meal-bottom-fixed-btn {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #ffffff;
    box-shadow: 0px -12px 19px 0px #ffffff;
    padding: 15px;
    padding-top: 20px;
}

.add-meal-bottom-fixed-btn .plus-mines-btns button {
    background: #DCE3EA !important;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    padding: 0px 0px;
    margin: 8px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
}

.add-meal-bottom-fixed-btn .plus-mines-btns {
    display: flex;
    background: #ffffff;
    padding: 0;
    border-radius: 66px;
    border: solid 2px #20202045;
}

.add-meal-bottom-fixed-btn .plus-mines-btns h2 {
    margin: auto;
    width: 22px;
    font-size: 22px;
    text-align: center;
    color: #000000 !important;
}

.add-a-meal-btn button {
    background: #293980 !important;
    color: #fff !important;
    border-radius: 54px;
    height: 61px;
    width: 170px;
    font-family: Jost;
    font-size: 20px;
    font-weight: 700;
    line-height: 14.6px;
    text-align: center;
}

.w-48 {
    width: 48% !important;
}

.meal-more-info-inner {
    margin-bottom: 83px;
}

.accordion-item.park-rules-guides-tabs {
    background: #283C91;

}

button.accordion-button.park-rules-guides-buttons {
    background: #283c91 !important;
    border: none !important;
    color: #fff !important;
    font-family: Jost;
    font-size: 18px;
    font-weight: 600;
    line-height: 19.26px;
    text-align: left;
    box-shadow: none !important;

}

.roller-coaster {
    background: #FFF5BD;
    border-radius: 13px;
    padding: 13px 12px;
}

.roller-coaster p {
    font-family: Jost;
    font-size: 14px;
    font-weight: 400;
    line-height: 18.2px;
    text-align: left;
    color: #000000;
}

.park-rules ul {
    display: flex;
    list-style: none;
    margin-bottom: 0rem;
    align-items: center;
}

.park-rules ul li {
    margin-right: 10px;
}

.park-rules ul li h2 {
    font-family: Jost;
    font-size: 18px;
    font-weight: 600;
    line-height: 19.26px;
    text-align: left;
    margin-bottom: 1px;

}

.park-rules h2 {
    font-family: Jost;
    font-size: 18px;
    font-weight: 600;
    line-height: 19.26px;
    text-align: left;
    margin-bottom: 1px;

}

.park-rules,
.dress-code-of-fun-inner ul li p {
    font-family: Jost;
    font-size: 14px;
    font-weight: 400;
    line-height: 14.76px;
    text-align: left;
    margin-bottom: 0;
    margin-top: 5px;
}

.dress-code-of-fun-inner {
    background: #ffffff;
    border-radius: 13px;
    padding: 17px 16px;
}

.terms-conditions ul li {
    margin-bottom: 17px;
}

.terms-conditions {
    font-family: Jost;
    font-size: 14px;
    font-weight: 400;
    line-height: 17.76px;
    text-align: left;
    margin-bottom: 0;
    padding: 4px 19px;
}

button.btn.agree-proceed {
    border-radius: 21px;
    background: #FAD500 !important;
    color: #2F46AB;
    font-family: Jost;
    font-size: 19px;
    font-weight: 800;
    letter-spacing: 0em;
    text-align: center;
}

.park-rules-main {
    margin-bottom: 150px;
}

.booking-summary {
    background: #283C91;
    border-radius: 17px;
    padding: 16px;
}

.booking-summary-inner {
    background-color: #fff;
    border-radius: 12px;
    padding: 16px 15px;
}

.booking-summary-inner h5 {
    background: #2F46AB1A;
    font-family: Jost;
    font-size: 14px;
    font-weight: 500;
    line-height: 17.76px;
    text-align: left;
    padding: 7px 17px;
    border-radius: 33px;
    color: #2F46AB;
}

.booking-summary-inner h6 {
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    line-height: 31.41px;
    letter-spacing: -0.03em;
    text-align: left;
    color: #999999;
}

.booking-summary-table-head {
    font-family: Jost;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: inherit;
    letter-spacing: -0.03em;
    text-align: left !important;
    color: #999999 !important;
    margin-bottom: 0;
}

.booking-summary-table-text {
    font-family: Jost;
    font-size: 16px !important;
    font-weight: 600 !important;
    letter-spacing: -0.04em;
    text-align: left !important;
    color: #000000 !important;
}

h2.form-heading {
    font-family: Jost;
    font-size: 24px;
    font-weight: 600;
    line-height: 17.76px;
    text-align: left;
    color: #fff;
    margin-top: 29px;
    margin-bottom: 17px;
    padding-left: 6px;
}


.booking-summary input {
    background: #fff !important;
    /* height: 72px !important; */
    border-radius: 12px !important;
    color: #000000;
}

.booking-details {
    margin-bottom: 150px;
}

button.accordion-button.booking-details-btn {
    font-family: Jost;
    font-size: 16px;
    font-weight: 500;
    line-height: 29.41px;
    letter-spacing: -0.03em;
    text-align: center;
    background: #fad500;
    border: none !important;
    color: #000000;
    border-radius: 12px !important;
    box-shadow: none;
}

.offer-persent-2 {
    background: #07BC8A;
    color: #ffffff;
    padding: 3px 13px;
    border-radius: 22px;
    font-family: Jost;
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: -0.03em;
    text-align: left;
    max-width: 90px;
    text-align: center;
}

.check-box-lable {
    font-family: Jost;
    font-size: 18px;
    font-weight: 400;
    line-height: 24.78px;
    text-align: left;
    color: rgba(212, 216, 233, 1);
    position: relative;
    top: 3.6px;
    left: 8px;
}

#check-off {
    opacity: 0.2;
}

.check-on {
    opacity: 1 !important;
}

#plus {
    background-image: url(../img/plus.svg);
    background-size: contain;
    padding: 9px;
    background-position: center;
    margin-top: 12px;
}

.mines {
    background-image: url(../img/mines.svg);
    background-size: contain;
    padding: 9px;
    background-position: center;
    margin-top: 12px;
}

.add-to-cart-btn button {
    background: #293980 !important;
    color: #fff !important;
    border-radius: 54px;
    height: 42px;
    width: 120px;
    font-family: Jost;
    font-size: 14px;
    font-weight: 600;
    line-height: 20.23px;
    letter-spacing: -0.03em;
    text-align: left;

}

input.form-control.phone-number {
    border-radius: 0px 12px 12px 0px !important;
}

input.form-control.phone-number::placeholder {
    color: #000000 !important;
}

#loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #2F46AB;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

div#loader img {
    mix-blend-mode: luminosity;
}

#loader .spinner {
    border: 4px solid #f3f3f3;
    border-top: 4px solid #3498db;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.popup-container {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    z-index: 9999;
}

.booking-successfully-top-p {
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    color: #fff;
}

/* .screenshot_slider .owl-item .item img { */
.screenshot_slider .owl-item .item {
    -webkit-transition: 0.3s;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}

/* .screenshot_slider .owl-item.center .item img { */
.screenshot_slider .owl-item.center .item {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}

.screenshot_slider .owl-nav {
    text-align: center;
}

.screenshot_slider .owl-nav button {
    font-size: 24px !important;
    margin: 10px;
    color: #033aff !important;
}

.screenshot_slider .owl-dot {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #6d7dc1 !important;
    margin: 0 5px;
    cursor: pointer;
    margin: auto;
    text-align: center;
    margin-top: 7px;
    margin-right: 7px;
}

.screenshot_slider .owl-dot.active {
    background-color: #fff !important;
    width: 29px;
    height: 8px;
    border-radius: 8px;

}

.screenshot_slider .owl-dots {
    text-align: center;
    margin-top: 38px;
    display: block;
}

.screenshot_slider>.owl-stage-outer {
    overflow: inherit !important;
}

h2.ticket-content-2 {
    font-family: Jost;
    font-size: 20px;
    font-weight: 700;
    line-height: 28.9px;
    letter-spacing: -0.01em;
    text-align: left;
    position: relative;
    top: 8px;
}

p.ticket-content-2-p {
    font-family: Jost;
    font-size: 14px;
    font-weight: 400;
    line-height: 17.5px;
    text-align: left;
    color: #959595;
}

.img-booking {
    margin-block-start: auto;
}

.ticket-content-3 {
    font-family: Jost;
    font-size: 14px;
    font-weight: 600;
    line-height: 17.51px;
    text-align: left;
    color: #b3b3b3;
}

.bus-schedule button {
    background: #2F46AB !important;
    color: #fff !important;
    border-radius: 54px;
    height: 46px;
    padding: 0px 24px;
    font-family: Jost;
    font-size: 14px;
    font-weight: 600;
    line-height: 16.41px;
    text-align: center;
    margin-bottom: 22px;

}

.switch {
    position: relative;
    display: inline-block;
    width: 54px;
    height: 27px;
    top: 9px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 4px;
    bottom: 3.2px;
    background: #2F46AB;
    -webkit-transition: .4s;
    transition: .4s;
}

.ticket-content .card {
    border-radius: 13px !important;
}

input:checked+.slider {
    background: #CCD6FF;

}

input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.downloade {
    position: relative;
    top: -1px;
    width: 12px;
    margin-right: 6px;
}

.downloade-btn-bottom {
    background: #2F46AB;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    box-shadow: 0px 1px 20px 20px #2f46ab;
}

button.downloade-btn-main.text-uppercase {
    border-radius: 63px;
    background: #FAD500 !important;
    color: #2F46AB;
    font-family: Jost;
    font-size: 14px;
    font-weight: 700;
    line-height: 14.6px;
    text-align: center;
    height: 56px;
    width: 100%;
    border: none;
    margin-bottom: 20px;
    margin-top: 15px;


}


.share-btn-main {
    border-radius: 50%;
    background: #FAD500 !important;
    color: #2F46AB;
    font-family: Jost;
    font-size: 14px;
    font-weight: 700;
    line-height: 14.6px;
    text-align: center;
    height: 56px;
    width: 56px;
    border: none;
    margin-bottom: 20px;
    margin-top: 15px;
}

.ticket-content {
    margin-bottom: 130px;
}

.comeing-soon {
    font-family: Jost;
    font-size: 12px;
    font-weight: 500;
    line-height: 15.6px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #07BC8A;
    background: #DAF5ED;
    padding: 4px 12px 4px 12px;
    border-radius: 20px;
    position: absolute;
    left: 11px;
    /* transform: translate(-50%, -50%); */
    margin: auto;
    justify-content: center;
    top: 0;
}

.select-ticket.wow.fadeInUp.wHighlight.px-2 {
    margin-bottom: 140px;
}

.all-offers ul {
    display: flex;
    list-style: none;
    margin-bottom: 0rem;
    align-items: center;
}

.all-offers ul li {
    margin-right: 11px;
}

.all-offers {
    padding: 8px;
    border-radius: 16px;
    border: solid 1px #00000026;
    overflow: hidden;
    background: #ffffff;
    margin-bottom: 8px;
}

.offer-main-title {
    font-family: Jost;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -0.03em;
    text-align: left;
    color: #000000;
    margin-bottom: 2px;
}

.all-offers .mini-text {
    font-family: Jost;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -0.01em;
    text-align: left;
}

.all-offers p {
    font-family: Jost;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -0.01em;
    text-align: left;
    margin-bottom: 0;
    color: #898989;
    margin-bottom: 5px;
}

.all-offers .price {
    font-family: "Inter", sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 15.6px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #898989;
    margin-bottom: 8px;
}

.offers-modal-content ul {
    display: flex;
    list-style: none;
    margin-bottom: 0rem;
    align-items: center;
}

.offers-modal-content ul li {
    margin-right: 12px;
}

.offer-details {
    font-family: Jost;
    font-size: 18px;
    font-weight: 500;
    line-height: 26.01px;
    letter-spacing: -0.03em;
    text-align: left;
    color: #c2c2c2;
}

.deal-title {
    font-family: Jost;
    font-size: 21px;
    font-weight: 600;
    line-height: 23.23px;
    letter-spacing: -0.03em;
    text-align: left;

}

.box-offers {
    border-radius: 12px;
    background: #eceffacf;
    padding: 0.2px;
    border: solid 1px #00000026;
}

.box-offers-inner {
    font-family: Jost;
    font-size: 17px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.03em;
    text-align: left;
    margin: auto;
    vertical-align: middle;
    align-content: center;
    display: grid;
    align-items: center;
    background: #ECEFFA;
    border-radius: 12px;
    padding: 10px 12px;
}

.box-offers h2 {
    font-family: Jost;
    font-size: 31.01px;
    font-weight: 800;
    line-height: 25.21px;
    text-align: center;

}

.box-offers p {
    font-family: Poppins;
    font-size: 13.29px;
    font-weight: 400;
    line-height: 19.21px;
    text-align: center;
    margin-bottom: 0;
    color: #7d7d7d;
}

.box-offers h5 {
    font-family: Jost;
    font-size: 17.72px;
    font-weight: 600;
    line-height: 19.21px;
    text-align: center;
    margin-bottom: 0;

}

.main-offer-box {
    border: solid 1px #00000026;
    border-radius: 16px;
    padding: 13px;
    margin-top: 22px;
}

.numer-of-peopel {
    font-family: Jost;
    font-size: 16px;
    font-weight: 600;
    line-height: 23.23px;
    letter-spacing: -0.03em;
    text-align: left;

}

.birth-c {
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.8px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #7d7d7d;

}

.note {
    font-family: Jost;
    font-size: 16px;
    font-weight: 700;
    /*line-height: 55.29px;*/
    text-align: left;
}

.note-details {
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: -0.01em;
    text-align: left;
    color: #959595;
    margin-top: 7px;
}

.terms-conditions-main {
    font-family: Jost;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.03em;
    text-align: left;
    margin-top: 25px;
    margin-bottom: 21px;

}

.toggle-button {
    font-family: Jost;
    font-size: 16px;
    font-weight: 700;
    line-height: 55.29px;
    text-align: left;
    cursor: pointer;
}


.hidden {
    display: none;

}

.show-hide-terms {
    background: #ECEFFA;
    padding: 0px 21px;
    border-radius: 12px;
    border: solid 1px #0000001A;
    margin-bottom: 9px;
}

.show-hide-terms p {
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: -0.01em;
    text-align: left;
    color: #797979;
    margin-bottom: 15px;
}

.apply-offer-btn button {
    background: #2F46AB !important;
    color: #fff !important;
    border-radius: 54px;
    height: 61px;
    padding: 0px 24px;
    text-align: center;
    width: 100%;
    font-family: Jost;
    font-size: 20px;
    font-weight: 700;
    line-height: 14.6px;
    text-align: center;
}

.offers-modal-content.position-relative {
    margin-bottom: 86px;
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInLeft {
    animation-name: fadeInLeft;
}

/*.today {
    background: #1C285C !important;
    color: white;
    border-radius: 50%;
    width: 20px !important;
    height: 20px !important;
}*/
.btn-close {
    background-image: url(../img/close-btn.svg);
    background-size: 100%;
    padding: 8px;
}

/* width */
::-webkit-scrollbar {
    width: 5px;
    overflow: hidden;
}

/* Track */
::-webkit-scrollbar-track {
    background: transparent;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: rgba(223, 230, 237, 1);
    border-radius: 33px;


}

.meal-info-details-list ul {
    list-style: none;
    padding-top: 8px;
}

.meal-info-details-list-text {
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.8px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #646363;
    margin-bottom: 10px;
    display: flex;
    color: #949494;
}

.meal-info-details-list-text span {
    min-width: 34px;
}

.roller-color {
    color: #d8d8d8;
    margin-bottom: 0;
}

/*.accordionjs {
    
    border-radius: 5px;
    margin-bottom: 10px;
  }*/
.accordionjs-item {
    cursor: pointer;
}

.accordionjs-item.active {}

.accordionjs-content {
    display: none;
}

.accordionjs-content.open {
    display: block;
}


.icon {
    width: 11px;
    height: 20px;
    float: right;
    position: relative;
    top: 16px;
}


.park-rule-tab-header ul {
    display: flex;
    list-style: none;
    align-items: center;
}

.park-rules-accordins-inner {
    background: rgba(40, 60, 145, 1);
    border: none;
    padding: 13px 10px;
    border-radius: 13px;
    overflow: hidden;
}

.park-rule-tab-header ul li {
    color: #fff;
    padding-right: 12px;
}

.park-rules-suits ul {
    align-items: baseline;
    margin-top: 20px;
}

.w-131 {
    width: 131px;
    padding: 0 !important;
}

.in-put {
    padding: 5px 20px !important;
    height: 72px !important;
}

.form-floating>label {
    position: absolute;
    top: 6px;
    left: 8px;
    z-index: 2;
    font-family: Jost;
    text-align: left;
    color: #999999 !important;
}


label.in-put-mob {
    left: 96px;
    z-index: 5;
}

.form-floating>.form-control-plaintext~label::after,
.form-floating>.form-control:focus~label::after,
.form-floating>.form-control:not(:placeholder-shown)~label::after,
.form-floating>.form-select~label::after {
    position: absolute;
    inset: inherit;
}

.input-group-text {
    padding: 5px 15px;
}

span#basic-addon1::after {
    content: "";
    height: 36px;
    width: 1px;
    background: #999999;
    position: relative;
    left: 14px;
}

.downloade-btn-bottom-ul ul {
    display: flex;
    list-style: none;
    align-items: center;
    justify-content: center;
}

li.main-d {
    border-radius: 63px;
    background: #FAD500 !important;
    color: #2F46AB;
    font-family: Jost;
    font-size: 14px;
    font-weight: 700;
    line-height: 14.6px;
    text-align: center;
    height: 56px;
    width: 286px;
    border: none;
    margin-bottom: 24px;
    margin-top: 24px;
}

.bg-booking {
    background-image: url("../img/food-coupen.svg");
    background-repeat: no-repeat;
    background-position: bottom 15px right 0px;
    background-size: 100px;
    "

}

.bg-booking-bus {
    background-image: url("../img/bus.svg");
    background-repeat: no-repeat;
    background-position: bottom 15px right 0px;
    background-size: 120px;
    "

}

.bg-booking-map {
    background-image: url("../img/map-2.svg");
    background-repeat: no-repeat;
    background-position: bottom 0px right 0px;
    background-size: 110px;
    "

}

.bg-booking-rides {
    background-image: url("../img/ride-2.svg");
    background-repeat: no-repeat;
    background-position: bottom 0px right 0px;
    background-size: 120px;
    "

}

.div-1,
.div-2 {
    cursor: pointer;
    min-height: 43px;
}

.add-to-cart-btn-show button {
    width: 120px;
    height: 42px;
    border-radius: 54px;
    background: rgba(47, 70, 171, 1);
    font-family: Jost;
    font-size: 14px;
    font-weight: 600;
    line-height: 20.23px;
    letter-spacing: -0.03em;
    text-align: center;
    color: #fff;
    border: none;
    transition: all .3s ease-in-out !important;
}

.border-accordian {
    cursor: pointer;
}

.border-active {
    /* border: 4px solid #eceffa !important;*/
    transition: all .1s ease-in-out !important;
}

.border-accordianTwo {
    cursor: pointer;
}

.border-activeTwo {
    /* border: 4px solid #eceffa !important; */
    transition: all .1s ease-in-out !important;
}

.border-accordianThree {
    cursor: pointer;
}

.border-activeThree {
    /* border: 4px solid #eceffa !important;*/
    transition: all .1s ease-in-out !important;
}

table#calendar td {
    color: white;
    border-radius: 50%;
    width: 14.28%;
}


table#calendar td:hover {
    background: #1C285C !important;
}

.form-floating>.form-control-plaintext:focus,
.form-floating>.form-control-plaintext:not(:placeholder-shown),
.form-floating>.form-control:focus,
.form-floating>.form-control:not(:placeholder-shown) {
    padding-top: 1.625rem !important;
    padding-bottom: 0.625rem;
}

span#basic-addon1 {
    border-radius: 12px 0 0px 12px;
}

.controls {
    /* padding: 0px 15px; */
    padding-left: 15px;
    padding-right: 7px;
}

.roller-coaster-top-text {
    color: #B2B9D7;
    left: 32px;
    position: relative;
    margin-bottom: 10px;
}

.roller-coaster-main-div {
    position: relative;
    top: -16px;
    z-index: 4;
    margin-bottom: -16px;
}

input.form-control.apply::placeholder {
    color: #97a3d5 !important;
}

div#offcanvasRight {
    max-width: 72% !important;
    background: #FAD500;
}

.offcanvas-header {
    border-bottom: solid 1px #2f46ab1a;
    background: #f1ce01;
}

h5#offcanvasRightLabel {
    color: #2f46ab;
    font-weight: 600;
}

.right-menu ul {
    list-style: none;
}

.right-menu ul li {
    padding: 20px 2px;

    font-weight: 500;
}

ul.dropdown-menu.show {
    position: relative !important;
    top: -40px !important;
}

.sub-menu {
    background: #f0cc00a3;
    /* padding: 16px; */
    padding-left: 5px !important;
    border-radius: 7px;
    padding-top: 15px;
    padding-right: 5px !important;
    margin-bottom: 5px !important;
    margin-top: 5px !important;
}

.sub-menu-ul {
    padding-left: 20px !important;
}

.loadertab {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(47, 70, 171, 1);
    z-index: 9999;
    color: white;
    text-align: center;
}

.loadertab-content img {
    width: 150px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.loadertabbooking {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(47, 70, 171, 1);
    z-index: 9999;
    color: white;
    text-align: center;
}

.loadertab-content-booking img {
    width: 150px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.otp-popup h2 {
    font-family: Jost;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: -0.03em;
    text-align: left;
    color: #000;
    text-transform: uppercase;
}

.otp-popup p {
    color: var(--Wonder-Grey, #202020);
    leading-trim: both;
    text-edge: cap;
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    /* 125% */
    margin-bottom: 0;
}

input.otp-email {
    border-radius: 12px;
    background: #ECEFFA;
    height: 72px;
    width: 100%;
    padding: 22px;
    margin-top: 20px;
    margin-bottom: 41px;
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-family: Jost;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 17.762px;
    /* 88.812% */
    color: #000;
    border: none;
}

input.otp-email::placeholder {
    font-size: 18px;

}

input.otp-email:focus-visible {
    outline: none;
}

button.otp-btn {
    border-radius: 54px;
    border: 0px solid #293980;
    background: #2F46AB;
    color: #FFF;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: Jost;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 14.596px;
    text-transform: uppercase;
    width: 100%;
    height: 60px;
}

.line {
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, 0.15);
    margin: 40px 0;
}

.otp-ul ul {
    display: flex;
    align-items: center;
    list-style: none;
}

.otp-ul ul li {
    color: var(--Wonder-Grey, #202020);
    leading-trim: both;
    text-edge: cap;
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    /* 125% */
}

.otp-ul ul li svg {
    margin-right: 19px;
}

h2.otp-sub-title {
    text-transform: capitalize;
    font-size: 22px;
    margin-bottom: 20px;
}

.otp-popup {
    padding-top: 55px;
}

.otp-modal .modal-content {
    background: #fff;
    max-height: inherit !important;
    overflow: scroll;
    position: relative !important;
}

.time-table {
    width: 100%;
    /* height: 152px; */
    flex-shrink: 0;
    border-radius: 15px;
    border: 1.1px solid rgba(0, 0, 0, 0.15);
    background: #1c285c59 !important;
    overflow: hidden;
    vertical-align: middle;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15);
    margin-bottom: 8px;
}

.park-time-table-heading {
    font-family: Jost;
    font-size: 15px;
    font-weight: 600;
    line-height: 13px;
    letter-spacing: -0.03em;
    text-align: left;
    color: #fff;
    margin-bottom: 15px;
    margin-top: 22px;
}


button.booking-history-mobile.accordion-button:not(.collapsed) {
    color: #000000;
    background-color: #f1f1f1;
    box-shadow: inset 0 calc(-1* var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

button.booking-history-mobile.accordion-button:not(.collapsed)::after {
    background-image: url(../img/up.svg);
    background-size: 10px 10px;
    position: relative;
    top: 5px;
    transform: none !important;
}

button.booking-history-mobile.accordion-button::after {
    background-image: url(../img/down.svg);
    background-size: 10px 10px;
    position: relative;
    top: 5px;
    transform: none !important;
}

.booking-title {
    font-family: Jost;
    font-size: 18px;
    font-weight: 400;
    line-height: 23.4px;
    letter-spacing: -0.02em;
    text-align: left;
    opacity: 0.6;
    margin-bottom: 2px;
}

.booking-table-text {
    font-family: Jost;
    font-size: 16px;
    font-weight: 600;
    line-height: 23.23px;
    letter-spacing: -0.03em;
    text-align: left;
}

button.booking-history-mobile.accordion-button.collapsed:focus {
    box-shadow: none !important;
}

.accordion-item.booking-history-item {
    margin-bottom: 4px;
    border-radius: 16px 16px 16px 16px;
    overflow: hidden;
    border: none;
    background: transparent;
}

.booking-table-upcoming {
    background: #FF7A00;
    color: #fff;
    width: fit-content;
    padding: 3px 18px;
    border-radius: 31px;
    display: inline-flex;
    vertical-align: middle;
    align-items: center;
    font-size: 13px;
    font-weight: 500;

}

.booking-table-completed {
    background: #07bc8a;
    color: #fff;
    width: fit-content;
    padding: 3px 18px;
    border-radius: 31px;
    display: inline-flex;
    vertical-align: middle;
    align-items: center;
    font-size: 13px;
    font-weight: 500;

}


.booking-history-inner {
    background: #fff;
}

.accordion-body.booking-history-body-main {
    background-color: #2f46ab;
    border: none;
    padding: 0 !important;
}

.booking-history-inner {
    background: #fff;
    padding: 16px;
    border-radius: 0px 0px 16px 16px;
}

.booking-buttons {
    padding: 14px 16px;
}

button.cancel-btn {
    font-family: Jost;
    font-size: 19px;
    font-weight: 700;
    line-height: 16.8px;
    text-align: center;
    background: #3F56BD;
    height: 55px;
    width: 100%;
    color: #fff;
    border-radius: 60px;
    text-transform: uppercase;
    border: none;
}

button.modify-btn {
    font-family: Jost;
    font-size: 19px;
    font-weight: 700;
    line-height: 16.8px;
    text-align: center;
    background: #FAD500;
    height: 55px;
    width: 100%;
    color: #3F56BD;
    border-radius: 60px;
    text-transform: uppercase;
    border: none;
}

button.booking-popup-btn {
    font-family: Jost;
    font-size: 19px;
    font-weight: 700;
    line-height: 16.8px;
    text-align: center;
    background: #FAD500;
    height: 55px;
    padding: 2px 42px;
    color: #3F56BD;
    border-radius: 60px;
    text-transform: uppercase;
    border: none;
}

.cancel-booking-popup-inner {
    font-family: Jost;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.03em;
    text-align: center;
    margin: 40px 0px;
}

h2.booking-top-heading-main {
    margin-top: 104px !important;
}


.form-check-input:checked[type=checkbox] {}

input#flexCheckDefault2 {
    width: 24px !important;
    height: 24px !important;
    border: solid #fff 2px !important;
    border-radius: 5px !important;
}

.form-check-input:focus {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none;
}

.form-check-input:checked {
    background-color: #2f46ab;
    border-color: #2f46ab;
}


input[type="checkbox"]:enabled:checked {
    background-image: url(../img/check-box.svg) !important;
    color: white;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-color: #4859a1 !important;
}


.sticky {
    position: -webkit-sticky;
    /* Safari */
    position: sticky;
    top: 152px;
    background-color: #2f46ab;
    box-shadow: 0px 6px 9px 2px #2f46ab, 18px 0px 0px 0px #2f46ab, -20px 0px #2f46ab;
    z-index: 99;
}

.sticky-2 {
    position: fixed;
    top: 152px;
    background-color: #2f46ab;
    box-shadow: 0px 6px 9px 2px #2f46ab, 18px 0px 0px 0px #2f46ab, -20px 0px #2f46ab;
    z-index: 99;
    width: 100%;
}


.content {
    padding-top: 164px;
}

.content-2 {
    padding-top: 291px;
}

.hidden {
    display: none;
}

input#toggleCheckbox {
    width: 24px !important;
    height: 24px !important;
    border: solid #fff 2px !important;
    border-radius: 5px !important;
}




/*----------payment----------*/
.payment-summary-inner {
    background-color: #283C91;
    border-radius: 12px;
    padding: 16px 15px;
}

.payment-summary-inner h5 { 
    font-family: Jost;
    background: #FAD5003D;
    font-size: 14px;
    font-weight: 500;
    line-height: 17.76px;
    text-align: left;
    padding: 7px 17px;
    border-radius: 33px;
    color: #fbde05;
}

.payment-summary-inner h6 {
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    line-height: 31.41px;
    letter-spacing: -0.03em;
    text-align: left;
    color: #999999;
}

.payment-summary-table-head {
    font-family: Jost;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: inherit;
    letter-spacing: -0.03em;
    text-align: left !important;
    color: rgb(255 255 255) !important;
    margin-bottom: 0;
    opacity: 0.6;
}

.payment-summary-table-text {
    font-family: Jost;
    font-size: 16px !important;
    font-weight: 600 !important;
    letter-spacing: -0.04em;
    text-align: left !important;
    color: #ffffff !important;
}

.payment-bg {
    padding: 17px 15px;
    background-size: cover;
    background: #283c91;
    border-left: solid #22337b;
    border-right: solid #22337b;
}

.payment-main-bg {
    margin: 18px 0;
}

 .payment-bg-top {
    position: relative;
    top: 3px;
}

.payment-bg-bottom {
    position: relative;
    bottom: 12px;
}

.payment-bg-center {
    position: relative;
    top: -3px;
}


.payment-option-inner h4 {
    font-family: Jost;
    font-size: 24px;
    font-weight: 700;
    line-height: 17.76px; 
    color: #FAD500;
    text-align: center;
    margin-bottom: 24px;
}

.payment-bg.payment-option-main {
    position: relative;
    top: -6px;
}

.payment-option-inner p {
    font-family: Jost;
    font-size: 15px;
    font-weight: 500;
    line-height: 23.12px;
    text-align: left;
    margin-bottom: 0;
    color: #000000;
}

.payment-list {
    background: #ffffff;
    border-radius: 12px;
    margin-bottom: .5rem !important;
    padding: 6px 15px; 
}

 .payment-list ul {
    display: flex;
    list-style: none;
    align-items: center;
    margin-bottom: 0;
}

li.payment-logo {
    min-width: 95px;
}

input#termscondition {
    width: 24px !important;
    height: 24px !important; 
    border-radius: 5px !important;
    background: #FFFFFF26;
    border: 3px solid #FFFFFF4D;
}

 .terms-label {
    font-family: Jost;
    font-size: 18px;
    font-weight: 400;
    line-height: 24.78px;
    text-align: left;
    color: #fff;
    position: relative;
    top: 4px;
    left: 11px;
}

.content-3 {
    padding-top: 118px;
}

/*--------------ticlet---css-------*/ 
.ticket-main {
     display: grid;

}

 
.bg-yellow-ticket{
    background-color: #ffe449; 
}
.ticket-top-section { 
    position: relative;
    top: -2px;
    
}
.ticket-main p {
    font-family: Jost;
    font-size: 10.46px;
    font-weight: 400;
    /* line-height: 13.95px; */
    letter-spacing: -0.02em;
    text-align: center;
    padding-top: 1px;
    margin-bottom: 0px;
       color: rgb(0 0 0 / 59%);
}

.ticket-main h4 {
    font-family: Jost;
    font-size: 13.95px;
    font-weight: 700;
    line-height: 15.7px;
    letter-spacing: -0.02em;
    text-align: center;
}

.qr-code {
    background: #ffffff;
    width: fit-content;
    margin: auto;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 5px;
    width: 80%;
}

 .ticket-middle {
    position: relative;
    top: -3px;
}

.ticket-bottom-section { 
    position: relative;
    top: -4px;
}

.yellow-ticket-summary {
    background-color: #f5dd54;
    border-radius: 12px;
    padding: 2px 2px;
    margin: 6px;
}

.ticket-summary-type {
    font-family: Jost;
    font-size: 14px !important;
    font-weight: 600 !important;
    letter-spacing: -0.04em;
    text-align: left !important;
    color: #000000 !important;
    line-height: 1;
}

.ticket-summary-ticket-type {
    font-family: Jost;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1;
    letter-spacing: -0.03em;
    text-align: left !important;
    /* color: #999999 !important; */
    margin-bottom: 0;
    color: rgb(0 0 0 / 59%);
}

.ticket-bottom-section {
    position: relative;
    top: -4px;
    margin-bottom: -4px;
}


.bg-siyan-ticket{
    background-color: #76ffd8; 
}
 
.siyan-ticket-summary {
    background-color: #65f4cb;
    border-radius: 12px;
    padding: 2px 2px;
    margin: 6px;
}


.bg-blue-light-ticket{
    background-color: #92a6fe; 
}
 
.blue-light-ticket-summary {
    background-color: #869bf6cf;
    border-radius: 12px;
    padding: 2px 2px;
    margin: 8px;
}

.qr-code img {
    max-width: 100% !important;
}

.payment-list.selected { 
    border: 2px solid #fbde05; 
}

.gstinnoloader { 
    display: none; 
    position: fixed; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
    background: #00000073; 
    z-index: 9999; 
    color: white; 
    text-align: center; 
} 
.gstinnoloader-content   { 
    background: #3c53bb; 
    border-radius: 13.2px; 
    padding: 30px 10px; 
    width: 80%; 
    position: absolute; 
    top: 50%; 
    left: 50%; 
    transform: translate(-50%, -50%); 
    text-align: center; 
} 
.spinner-border{ 
    color: #FAD500; 
}

/* popup wise starts 30.10.2024*/


.close-svg{
    position: absolute;
    top: 18px;
    right: 18px;
    background-color: white;
}

.close-svg-inner{
    border-radius: 50%;
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border: 2px solid #20202026;
    
}

.add-on-main {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    width: 100%;
    height: 623px;
    bottom: 0;
    background-color: white;
    transition: bottom 1s ease;
    z-index: 100;
    border-radius: 35px 35px 0px 0px;
}

.add-on-main-inner{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.add-on-img {
    margin-top: 40px;
    margin-bottom: 12px;
}

.add-on-img-outer {
    max-width:350px;
    display: flex;
    flex-direction: column;
    align-items: center;
}


.skip-title {
    color: #000000;
    font-size: 24px;
    font-weight: 600;
    line-height: 26.4px;
    letter-spacing: -0.03em;
    text-align: center;
    padding-bottom: 8px;
    max-width: 223px;
}


.skip-description {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.8px;
    letter-spacing: -0.02em;
    text-align: center;
    padding-bottom: 30px;
    max-width: 276px;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 100;
    visibility: hidden;
}

.show-popup + .overlay,
.overlay.show {
    display: block;
}


.add-on-text {
    color: #000000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 311px;
}


.skip-add-on {
    font-family: 'Jost', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 23.12px;
    letter-spacing: -0.03em;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 30px;
    cursor: pointer;
}

.add-on-btn {
    font-family: 'Jost', sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 14.6px;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 0 54px;
    width: 370px;
    height: 61px;
    gap: 0px;
    border-radius: 54px;
    background: #2F46AB;
    border: 1px solid #293980;
}

.add-on-main button {
    margin-bottom: 23px;
}



.add-on-main.show-popup {
    bottom: -100%;
}


@media (max-width: 425px) {
    .add-on-img img{
        width: 300px;
    }


    .add-on-btn {
        padding: 0 22px;
        width: auto;
    }
  }

/* popup wise ends 30.10.2024*/