/***********
1. Fonts
***********/

@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800,900');
@import "../../node_modules/@flaticon/flaticon-uicons/css/all/all";

@tailwind base;
@tailwind components;
@tailwind utilities;


.room-block{
    border-top-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity));
    padding-top: 0.5rem;
}

@media only screen and (max-width: 1075px)
{
    .logo
    {
        width: 200px;
        height: 36px;
    }
    .logo a
    {
        font-size: 18px;
        line-height: 32px;
    }
}

.home_title
{
    font-weight: 600;
    color: #ffffff;
    line-height: 1.2;
}





.logo
{
    width: 200px;
    height: 41px;
    border: solid 2px #ffffff;
    text-align: center;
}
.logo a
{
    display: block;
    font-size: 24px;
    font-weight: 600;
    color: #ffffff;
    line-height: 37px;
}

.bg_slider {
    height: 100vh;
    width: 100vw;
    position: absolute;
    top:0;
    left:0;
    z-index:-1;

}

.text_head{
    font-size:36px;
    color: #393939;
    font-weight: 600;
}

.text_normal{
    font-size:16px;
    color: #6d6d6d;
    font-weight: 500;
}

.text_details{
    font-size:18px;
    color: #6d6d6d;
    font-weight: 600;
}

.footer_title
{
    font-size: 18px;
    font-weight: 700;
    color: #393939;
    line-height: 1.2;
}


.footer_list
{
    margin-top: 9px;
}
.footer_list ul li
{
    font-size: 15px;
    font-weight: 500;
    color: #6d6d6d;
    line-height: 2;
}

.footer_logo
{
    display: inline-block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.footer_logo > div:first-of-type
{
    width: 350px;
    height: 74px;
    border: solid 3px #393939;
    font-size: 43.32px;
    font-weight: 600;
    color: #393939;
    line-height: 68px;
}
.footer_logo > div:last-of-type
{
    font-size: 16px;
    font-weight: 600;
    color: #393939;
    line-height: 0.75;
    margin-top: 15px;
}
.footer_logo a
{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}




.container{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px){
    .container{
        max-width: 768px;
    }
}

@media (min-width: 992px){
    .container{
        max-width: 992px;
    }
}

@media (min-width: 1200px){
    .container{
        max-width: 1200px;
    }
}

@media (min-width: 1400px){
    .container{
        max-width: 1400px;
    }
}

.header .container{
    position: relative;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: space-between;
}

/* header */

.tour-head{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

@media (min-width: 992px){
    .tour-head{
        margin-top: 3rem;
        margin-bottom: 3rem;
    }

    .tour-head{
        display: flex;
    }

    .tour-head{
        align-items: center;
    }

    .tour-head{
        justify-content: space-between;
    }
}

.tour-title{
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(71 85 105 / var(--tw-text-opacity));
}

@media (min-width: 992px){
    .tour-title{
        font-size: 1.875rem;
        line-height: 2.25rem;
    }
}

.tour-overview{
    margin-top: 1rem;
    display: flex;
    font-size: 0.875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(148 163 184 / var(--tw-text-opacity));
}

.tour-overview span{
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(71 85 105 / var(--tw-text-opacity));
}

.tour-overview-item{
    position: relative;
    padding-right: 1.5rem;
    font-size: 0.75rem;
    line-height: 1rem;
}

.tour-overview-item::before{
    position: absolute;
    top: -1px;
    left: -0.875rem;
    --tw-text-opacity: 1;
    color: rgb(148 163 184 / var(--tw-text-opacity));
    --tw-content: '•';
    content: var(--tw-content);
}

.tour-overview-item:first-child::before{
    content: var(--tw-content);
    display: none;
}

.tour-overview-item:last-child{
    display: none;
}

@media (min-width: 992px){
    .tour-overview-item{
        font-size: 1rem;
        line-height: 1.5rem;
    }

    .tour-overview-item:last-child{
        display: block;
    }
}

.tour-overview-item [class*="material"]{
    position: relative;
    top: 1px;
    height: 17px;
    font-size: 0.875rem;
    line-height: 1.25rem;
    line-height: 17px;
    --tw-text-opacity: 1;
    color: rgb(250 204 21 / var(--tw-text-opacity));
}

.tour-hero{
    margin-bottom: -1rem;
    overflow: hidden;
    border-radius: 0.5rem;
}

@media (min-width: 992px){
    .tour-hero{
        margin-bottom: 3rem;
    }
}

.tour-image{
    position: relative;
    aspect-ratio: 1 / 1;
    background-image: url('/dist/images/tour-hero.jpeg');
    background-size: cover;
    background-position: center;
}

.tour-image::before{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    border-radius: 0.5rem;
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(220 38 38 / 0));
    --tw-gradient-to: #fb923c;
    opacity: 0.5;
    --tw-content: '';
    content: var(--tw-content);
}

@media (min-width: 768px){
    .tour-image{
        aspect-ratio: 16 / 9;
    }
}

.tour-wrapper{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

@media (min-width: 992px){
    .tour-wrapper{
        flex-wrap: nowrap;
    }
}

.tour-content{
    width: 100%;
}

@media (min-width: 992px){
    .tour-content{
        width: 58.333333%;
    }
}

@media (min-width: 1400px){
    .tour-content{
        width: 66.666667%;
    }
}

.tour-sidebar{
    position: relative;
    top: 2rem;
    z-index: 20;
    width: 100%;
}

@media (min-width: 992px){
    .tour-sidebar{
        position: -webkit-sticky;
        position: sticky;
    }

    .tour-sidebar{
        margin-left: 2rem;
    }

    .tour-sidebar{
        width: 41.666667%;
    }
}

@media (min-width: 1400px){
    .tour-sidebar{
        width: 33.333333%;
    }
}

.tour-content-block{
    margin-top: 2.5rem;
    border-bottom-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity));
    padding-bottom: 2.5rem;
}

.tour-content-block:first-child{
    margin-top: 0px;
}

.tour-content-block:last-child{
    border-width: 0px;
    padding: 0px;
}

.tour-content-title{
    margin-bottom: 1.5rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(71 85 105 / var(--tw-text-opacity));
}

@media (min-width: 992px){
    .tour-content-title{
        font-size: 1.5rem;
        line-height: 2rem;
    }
}

.tour-description{
    font-size: 0.875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(100 116 139 / var(--tw-text-opacity));
}

@media (min-width: 992px){
    .tour-description{
        font-size: 1rem;
        line-height: 1.5rem;
    }
}

.tour-places .swiper{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.tour-places .swiper-image img{
    width: 100%;
    border-radius: 0.375rem;
}

.tour-places .swiper-title{
    margin-top: 0.75rem;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(71 85 105 / var(--tw-text-opacity));
}

.tour-places [class*="swiper-button"]{
    top: 45%;
    height: 2.5rem;
    width: 2.5rem;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(71 85 105 / var(--tw-text-opacity));
}

.tour-places [class*="swiper-button"]::after{
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-content: 'next';
    content: var(--tw-content);
}

.tour-places .swiper-button-prev::after{
    --tw-content: 'prev';
    content: var(--tw-content);
}

.tour-itinerary .accordion-panel{
    position: relative;
    padding-left: 3rem;
}

.tour-itinerary .accordion-panel::before{
    position: absolute;
    top: -3px;
    left: 0px;
    z-index: 10;
    height: 2rem;
    width: 2rem;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(226 232 240 / var(--tw-bg-opacity));
    text-align: center;
    font-family: Material Icons Outlined;
    font-size: 1.125rem;
    line-height: 2rem;
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity));
    --tw-content: '\f1e3';
    content: var(--tw-content);
}

.tour-itinerary .accordion-panel::after{
    position: absolute;
    top: 0px;
    left: 16px;
    height: 100%;
    width: 1px;
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.tour-itinerary .accordion-panel:first-child::before{
    --tw-bg-opacity: 1;
    background-color: rgb(14 165 233 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    --tw-content: '\e55f';
    content: var(--tw-content);
}

.tour-itinerary .accordion-panel:last-child::before{
    --tw-bg-opacity: 1;
    background-color: rgb(239 68 68 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    --tw-content: '\e153';
    content: var(--tw-content);
}

.tour-itinerary .accordion-panel:last-child::after{
    content: var(--tw-content);
    display: none;
}

@media (min-width: 992px){
    .tour-itinerary .accordion-panel::before{
        content: var(--tw-content);
        top: -2px;
    }
}

.tour-itinerary .accordion-introduction:first-child::before{
    --tw-content: '\e88e';
    content: var(--tw-content);
}

.tour-itinerary .accordion-start::before{
    --tw-bg-opacity: 1;
    background-color: rgb(34 197 94 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    --tw-content: '\e55f';
    content: var(--tw-content);
}

.tour-itinerary .accordion-panel.active::after{
    content: var(--tw-content);
    height: calc(100% + 2.5rem);
}

.tour-itinerary .accordion-trigger{
    cursor: pointer;
    padding-bottom: 2rem;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(71 85 105 / var(--tw-text-opacity));
}

.tour-itinerary .accordion-trigger::before{
    position: absolute;
    top: 0px;
    right: 0px;
    font-family: Material Icons Outlined;
    --tw-text-opacity: 1;
    color: rgb(148 163 184 / var(--tw-text-opacity));
    opacity: 0;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    --tw-content: '\e145';
    content: var(--tw-content);
}

.tour-itinerary .accordion-trigger:hover::before{
    content: var(--tw-content);
    opacity: 1;
}

@media (min-width: 992px){
    .tour-itinerary .accordion-trigger{
        font-size: 1.125rem;
        line-height: 1.75rem;
    }
}

.tour-itinerary .accordion-panel.active .accordion-trigger{
    padding: 0px;
}

.tour-itinerary .accordion-panel.active .accordion-trigger::before{
    opacity: 1;
    --tw-content: '\e15b';
    content: var(--tw-content);
}

.tour-itinerary .accordion-trigger span{
    pointer-events: none;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(148 163 184 / var(--tw-text-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.tour-itinerary .accordion-panel.active .accordion-trigger span, .tour-itinerary .accordion-panel:hover .accordion-trigger span{
    --tw-text-opacity: 1;
    color: rgb(71 85 105 / var(--tw-text-opacity));
}

.tour-itinerary .accordion-panel:last-child .accordion-trigger{
    padding-bottom: 0px;
}

.tour-itinerary .accordion-panel .accordion-content{
    margin-top: 2rem;
    margin-bottom: 2.5rem;
    display: none;
    border-radius: 0.5rem;
    border-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding: 1.25rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(100 116 139 / var(--tw-text-opacity));
}

.tour-itinerary .accordion-panel.active .accordion-content{
    display: block;
}

.tour-itinerary .accordion-panel .accordion-content p{
    margin-bottom: 1.25rem;
    line-height: 1.5rem;
}

.tour-itinerary .accordion-panel .accordion-content p:last-child{
    margin-bottom: 0px;
}

.tour-reviews{
    display: flex;
    flex-direction: column;
}

@media (min-width: 1200px){
    .tour-reviews{
        flex-direction: row;
    }
}

.tour-reviews-overall{
    position: relative;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
    border-width: 1px;
    border-top-width: 0px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(226 232 240 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding: 2.5rem;
    text-align: center;
    --tw-text-opacity: 1;
    color: rgb(100 116 139 / var(--tw-text-opacity));
}

.tour-reviews-overall::before{
    pointer-events: none;
    position: absolute;
    bottom: 0px;
    right: 0px;
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: Material Icons Outlined;
    font-size: 250px;
    opacity: 0.05;
    --tw-content: '\e885';
    content: var(--tw-content);
}

.tour-reviews-overall::after{
    pointer-events: none;
    position: absolute;
    bottom: 0px;
    right: 0px;
    display: flex;
    height: 100%;
    content: var(--tw-content);
    width: 100%;
}

@-webkit-keyframes ping{
    75%, 100%{
        content: var(--tw-content);
        transform: scale(2);
        opacity: 0;
    }
}

@keyframes ping{
    75%, 100%{
        content: var(--tw-content);
        transform: scale(2);
        opacity: 0;
    }
}

.tour-reviews-overall::after{
    -webkit-animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: Material Icons Outlined;
    font-size: 250px;
    opacity: 0.075;
    --tw-content: '\e838';
    content: var(--tw-content);
}

@media (min-width: 1200px){
    .tour-reviews-overall{
        width: 40%;
    }

    .tour-reviews-overall{
        border-radius: 0.5rem;
    }

    .tour-reviews-overall{
        border-top-width: 1px;
    }

    .tour-reviews-overall{
        background-color: transparent;
    }
}

.tour-reviews-overall-rating{
    margin-top: 1.5rem;
    font-size: 2.25rem;
    line-height: 2.5rem;
    font-weight: 600;
}

@media (min-width: 992px){
    .tour-reviews-overall-rating{
        font-size: 3.75rem;
        line-height: 1;
    }
}

.tour-reviews-overall-title{
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 600;
    opacity: 0.4;
}

@media (min-width: 992px){
    .tour-reviews-overall-title{
        font-size: 1.5rem;
        line-height: 2rem;
    }
}

.tour-reviews-overall-text{
    margin-top: 1.25rem;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 600;
}

@media (min-width: 992px){
    .tour-reviews-overall-text{
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
}

.tour-reviews-feedback{
    width: 100%;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    border-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

@media (min-width: 1200px){
    .tour-reviews-feedback{
        margin-right: 2rem;
    }

    .tour-reviews-feedback{
        width: 60%;
    }

    .tour-reviews-feedback{
        border-radius: 0.5rem;
    }
}

.tour-reviews-feedback-item{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity));
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(71 85 105 / var(--tw-text-opacity));
}

.tour-reviews-feedback-item:last-child{
    border-width: 0px;
}

.tour-reviews-feedback-content{
    display: flex;
    align-items: center;
}

.tour-reviews-feedback-icon span{
    position: relative;
    top: 0.125rem;
    margin-right: 1rem;
    font-size: 1.875rem;
    line-height: 2.25rem;
    --tw-text-opacity: 1;
    color: rgb(14 165 233 / var(--tw-text-opacity));
}

.tour-reviews-feedback-title{
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 600;
}

@media (min-width: 992px){
    .tour-reviews-feedback-title{
        font-size: 1rem;
        line-height: 1.5rem;
    }
}

.tour-reviews-feedback-text{
    font-size: 0.75rem;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity));
}

@media (min-width: 992px){
    .tour-reviews-feedback-text{
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}

.tour-reviews-feedback-rating{
    height: 2.5rem;
    width: 2.5rem;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(226 232 240 / var(--tw-bg-opacity));
    text-align: center;
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 2.5rem;
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity));
}

@media (min-width: 992px){
    .tour-reviews-feedback-rating{
        height: 3rem;
    }

    .tour-reviews-feedback-rating{
        width: 3rem;
    }

    .tour-reviews-feedback-rating{
        font-size: 1rem;
        line-height: 1.5rem;
    }

    .tour-reviews-feedback-rating{
        line-height: 3rem;
    }
}

.tour-receipt{
    margin-top: 0px;
    border-radius: 0.5rem;
    border-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding: 2rem;
}

@media (min-width: 1400px){
    .tour-receipt{
        padding: 2.5rem;
    }
}

.tour-receipt-head{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.tour-amount{
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(71 85 105 / var(--tw-text-opacity));
}

@media (min-width: 992px){
    .tour-amount{
        font-size: 1.875rem;
        line-height: 2.25rem;
    }
}

.tour-amount span{
    margin-top: 0.25rem;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 400;
    --tw-text-opacity: 1;
    color: rgb(148 163 184 / var(--tw-text-opacity));
}

@media (min-width: 992px){
    .tour-amount span{
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}

span.tour-amount-old{
    margin-right: 0.25rem;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(71 85 105 / var(--tw-text-opacity));
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through;
    opacity: 0.3;
}

@media (min-width: 992px){
    span.tour-amount-old{
        font-size: 1.875rem;
        line-height: 2.25rem;
    }
}

.tour-discount{
    border-radius: 0.5rem;
    --tw-bg-opacity: 1;
    background-color: rgb(254 226 226 / var(--tw-bg-opacity));
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(239 68 68 / var(--tw-text-opacity));
}

@media (min-width: 992px){
    .tour-discount{
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
}

.tour-receipt-select{
    margin-top: 1.75rem;
    border-radius: 0.5rem;
    border-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(226 232 240 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(248 250 252 / var(--tw-bg-opacity));
    padding: 1rem;
}

@media (min-width: 992px){
    .tour-receipt-select{
        margin-top: 2.5rem;
    }
}

.tour-receipt-select-top{
    display: flex;
}

.tour-receipt-select-item{
    display: flex;
    width: 50%;
    align-items: center;
}

.tour-receipt-select-icon{
    position: relative;
    top: 0.25rem;
    margin-right: 0.75rem;
    --tw-text-opacity: 1;
    color: rgb(203 213 225 / var(--tw-text-opacity));
}

.tour-receipt-select-title{
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(71 85 105 / var(--tw-text-opacity));
}

.tour-receipt-select-text{
    font-size: 0.75rem;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: rgb(148 163 184 / var(--tw-text-opacity));
}

.tour-receipt-select-top .tour-receipt-select-item{
    position: relative;
    font-size: 0.875rem;
    line-height: 1.25rem;
}

.tour-receipt-select-top .tour-receipt-select-item::before{
    content: var(--tw-content);
    right: 0px;
}

.tour-receipt-select-top .tour-receipt-select-item:first-child::before{
    position: absolute;
    top: -1rem;
    height: calc(100% + 32px);
    width: 1px;
    --tw-bg-opacity: 1;
    background-color: rgb(226 232 240 / var(--tw-bg-opacity));
    --tw-content: '';
    content: var(--tw-content);
}

.tour-receipt-select-top .tour-receipt-select-item:last-child{
    padding-left: 1rem;
}

@media (min-width: 992px){
    .tour-receipt-select-top .tour-receipt-select-item{
        font-size: 1rem;
        line-height: 1.5rem;
    }

    .tour-receipt-select-top .tour-receipt-select-item:last-child{
        padding-left: 1.5rem;
    }
}

.tour-receipt-select-bottom{
    position: relative;
    margin-top: 1rem;
    padding-top: 1rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
}

.tour-receipt-select-bottom::before{
    position: absolute;
    top: 0px;
    left: -1rem;
    height: 1px;
    width: calc(100% + 2rem);
    --tw-bg-opacity: 1;
    background-color: rgb(226 232 240 / var(--tw-bg-opacity));
    --tw-content: '';
    content: var(--tw-content);
}

@media (min-width: 992px){
    .tour-receipt-select-bottom{
        font-size: 1rem;
        line-height: 1.5rem;
    }
}

.tour-receipt-detail{
    margin-top: 2rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
}

@media (min-width: 992px){
    .tour-receipt-detail{
        margin-top: 2.5rem;
    }

    .tour-receipt-detail{
        font-size: 1rem;
        line-height: 1.5rem;
    }
}

.tour-receipt-detail-item{
    display: flex;
    justify-content: space-between;
    padding-bottom: 0.75rem;
}

.tour-receipt-detail-item:last-child{
    padding-bottom: 0px;
}

@media (min-width: 992px){
    .tour-receipt-detail-item:last-child{
        padding-bottom: 0.75rem;
    }
}

.tour-receipt-detail-title{
    --tw-text-opacity: 1;
    color: rgb(148 163 184 / var(--tw-text-opacity));
}

.tour-receipt-detail-total{
    margin-top: 0.5rem;
    border-top-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(226 232 240 / var(--tw-border-opacity));
    padding-top: 1.25rem;
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(71 85 105 / var(--tw-text-opacity));
}

.tour-receipt-detail-total .tour-receipt-detail-title{
    --tw-text-opacity: 1;
    color: rgb(71 85 105 / var(--tw-text-opacity));
}

.tour-receipt-button{
    position: fixed;
    bottom: 0px;
    left: 0px;
    margin-top: 1.5rem;
    display: flex;
    width: 100%;
    justify-content: space-between;
    border-top-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(226 232 240 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding: 1.25rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}

@media (min-width: 992px){
    .tour-receipt-button{
        position: relative;
    }

    .tour-receipt-button{
        width: auto;
    }

    .tour-receipt-button{
        border-style: none;
    }

    .tour-receipt-button{
        padding: 0px;
    }

    .tour-receipt-button{
        padding-top: 0px;
        padding-bottom: 0px;
    }
}

.tour-favorite{
    display: flex;
    height: 40px;
    width: 40px;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    border-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(226 232 240 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.tour-favorite:hover{
    --tw-text-opacity: 1;
    color: rgb(239 68 68 / var(--tw-text-opacity));
}

@media (min-width: 992px){
    .tour-favorite{
        height: 48px;
    }

    .tour-favorite{
        width: 48px;
    }
}

.tour-reserve{
    pointer-events: auto;
    height: 2.5rem;
    width: calc(100% - 56px);
    cursor: pointer;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(14 165 233 / var(--tw-bg-opacity));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.tour-reserve:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(2 132 199 / var(--tw-bg-opacity));
}

@media (min-width: 992px){
    .tour-reserve{
        pointer-events: none;
    }

    .tour-reserve{
        height: 3rem;
    }

    .tour-reserve{
        width: calc(100% - 64px);
    }
}

.tour-help{
    border-radius: 0.5rem;
    background-image: url('/dist/images/tour-hero.jpeg');
    background-size: cover;
    background-position: center;
}

.tour-help-inner{
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    padding-top: 3rem;
    padding-bottom: 3rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}

.tour-help-inner::before{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    border-radius: 0.5rem;
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: #dc2626;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(220 38 38 / 0));
    --tw-gradient-to: #fb923c;
    opacity: 0.9;
    --tw-content: '';
    content: var(--tw-content);
}

@media (min-width: 1400px){
    .tour-help-inner{
        flex-direction: row;
    }

    .tour-help-inner{
        align-items: center;
    }
}

.tour-help-content, .tour-help-call{
    position: relative;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.tour-help-content{
    width: 100%;
}

@media (min-width: 1400px){
    .tour-help-content{
        width: calc(100% - 300px);
    }
}

.tour-help-title{
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 600;
}

@media (min-width: 992px){
    .tour-help-title{
        font-size: 1.875rem;
        line-height: 2.25rem;
    }
}

.tour-help-text{
    margin-top: 1.25rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    opacity: 0.95;
}

@media (min-width: 992px){
    .tour-help-text{
        font-size: 1rem;
        line-height: 1.5rem;
    }
}

.tour-help-call{
    margin-top: 2.5rem;
    display: flex;
    cursor: pointer;
    align-items: center;
    border-radius: 0.375rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 500;
    letter-spacing: 0.025em;
    --tw-text-opacity: 1;
    color: rgb(71 85 105 / var(--tw-text-opacity));
}

@media (min-width: 992px){
    .tour-help-call{
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }

    .tour-help-call{
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .tour-help-call{
        font-size: 1rem;
        line-height: 1.5rem;
    }
}

@media (min-width: 1400px){
    .tour-help-call{
        margin-top: 0px;
    }
}

.tour-help-call [class*="material"]{
    margin-right: 0.5rem;
    --tw-text-opacity: 1;
    color: rgb(253 186 116 / var(--tw-text-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.tour-help-call:hover [class*="material"]{
    --tw-text-opacity: 1;
    color: rgb(249 115 22 / var(--tw-text-opacity));
}
