﻿@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap);
@import url(https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800&display=swap);
@import url(https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800&display=swap);
@import url(https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800&display=swap);

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

body {
    color: #000;
    background: #f6f8fb;
    font: 1.3rem/1.54 sans-serif;
    min-width: 320px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media (min-width: 768px) {
    body {
        font-size: 1.5rem
    }
}

@media (min-width: 1200px) {
    body {
        font-size: 2rem
    }
}

body iframe[name="google_conversion_frame"] {
    display: none
}

a {
    transition: color .3s ease-in-out, background .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, transform .3s ease-in-out, border .3s ease-in-out;
    text-decoration: none;
    color: #ff5300
}

a:hover {
    color: #ff5e00;
    text-decoration: none
}

img {
    vertical-align: top;
    max-width: 100%
}

@media (max-width: 767px) {

    h1,
    .h1 {
        font-size: 2.4rem
    }
}

@media (max-width: 479px) {

    h1,
    .h1 {
        font-size: 1.8rem
    }
}

@media (max-width: 767px) {

    h2,
    .h2 {
        font-size: 2.2rem
    }
}

@media (max-width: 479px) {

    h2,
    .h2 {
        font-size: 1.6rem
    }
}

@media (max-width: 767px) {

    h3,
    .h3 {
        font-size: 2rem
    }
}

@media (max-width: 479px) {

    h3,
    .h3 {
        font-size: 1.5rem
    }
}

@media (max-width: 767px) {

    h4,
    .h4 {
        font-size: 1.8rem
    }
}

@media (max-width: 479px) {

    h4,
    .h4 {
        font-size: 1.3rem
    }
}

@media (max-width: 767px) {

    h5,
    .h5 {
        font-size: 1.6rem
    }
}

@media (max-width: 479px) {

    h5,
    .h5 {
        font-size: 1rem
    }
}

@media (max-width: 767px) {

    h6,
    .h6 {
        font-size: 1.5rem
    }
}

h3 {
    color: #505050
}

h2,
h6 {
    color: #3b3b3b
}

.btn {
    transition: color .3s ease-in-out, background .3s ease-in-out, opacity .3s ease-in-out, box-shadow .3s ease-in-out, transform .3s ease-in-out, background-position .3s ease-in-out;
    display: inline-block;
    vertical-align: middle;
    border-radius: 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    padding: 0;
    text-transform: capitalize;
    text-align: center
}

html {
    font-size: 10px
}

.text-bold {
    font-weight: bold !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.radius-md {
    border-radius: 5px !important
}

.radius-lg {
    border-radius: 10px !important
}

.base-block {
    background: #fff;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.02);
    margin: 30px 0;
    text-align: justify;
    text-justify: inter-word;
}

@media (min-width: 1024px) {
    .base-block {
        margin: 30px 0
    }
}

@media (min-width: 1200px) {
    .base-block {
        font-size: 1.7rem
    }
}

.content .base-block:first-child {
    margin-top: 0
}

@media (max-width: 767px) {
    .base-block.mobile-expanded {
        margin: 0 -22px;
        margin-bottom: 20px !important;
        border-radius: 0 !important
    }
}

@media (max-width: 374px) {
    .base-block.mobile-expanded {
        margin: 0 -20px;
        margin-bottom: 20px
    }
}

.base-block.mobile-expanded .base-block-head {
    text-transform: capitalize
}

@media (min-width: 769px) {
    .base-block.mobile-expanded .base-block-head {
        padding: 21px 35px 15px 35px
    }
}

.base-block-head {
    position: relative;
    z-index: 2;
    padding: 25px 17px
}

@media (min-width: 768px) {
    .base-block-head {
        padding: 30px 20px
    }
}

@media (min-width: 1200px) {
    .base-block-head {
        padding: 23px 35px
    }
}

.base-block-head+.base-block-body {
    padding-top: 0
}

@media (min-width: 768px) {
    .base-block-head+.base-block-body {
        padding-top: 0
    }
}

@media (max-width: 767px) {
    .base-block-head.mobile-hidden+.base-block-body {
        padding-top: 25px
    }
}

.base-block-head:before {
    content: "";
    position: absolute;
    left: 0;
    width: 3px;
    background-color: #ff5e00;
    top: 0;
    bottom: 0;
    z-index: 1
}

@media (min-width: 768px) {
    .base-block-head:before {
        top: 23px
    }
}

.base-block-head h1:only-child,
.base-block-head .h1:only-child,
.base-block-head h2:only-child,
.base-block-head .h2:only-child,
.base-block-head h3:only-child,
.base-block-head .h3:only-child,
.base-block-head h4:only-child,
.base-block-head .h4:only-child,
.base-block-head h5:only-child,
.base-block-head .h5:only-child,
.base-block-head h6:only-child,
.base-block-head .h6:only-child {
    margin-bottom: 0
}

.base-block-image {
    overflow: hidden
}

.base-block-image img {
    width: 100%
}

.base-block-body {
    padding: 17px;
    padding-bottom: 25px
}

@media (min-width: 768px) {
    .base-block-body {
        padding: 20px;
        padding-bottom: 40px
    }
}

@media (min-width: 1200px) {
    .base-block-body {
        padding: 30px;
        padding-bottom: 40px
    }
}

.base-block-body p:last-child {
    margin-bottom: 0
}

.base-block .section-divider {
    width: 95%;
    border: 0.5px solid rgba(0, 0, 0, 0.1)
}

.text-center {
    text-align: center
}

.btn {
    font-size: 1rem;
    padding: 8px 15px;
    color: #fff;
    background: #ff5e00;
    line-height: 1.3
}

@media (min-width: 768px) {
    .btn {
        font-size: 1.3rem;
        line-height: 1.23;
        min-width: 115px;
        padding: 12px
    }
}

.btn:hover {
    color: #fff;
    background: #ffb100;
    cursor: pointer
}

@media (max-width: 1023px) {
    .btn:hover {
        color: #fff;
        background: #ff5e00
    }
}

.btn:disabled {
    background-color: rgba(255, 94, 0, 0.5);
    cursor: not-allowed
}

.btn:focus {
    outline: none
}

.btn.btn-sm {
    font-size: 0.9rem;
    line-height: 1.22222223;
    padding: 5px
}

@media (min-width: 768px) {
    .btn.btn-sm {
        min-width: 110px;
        font-size: 1.3rem;
        padding: 7px 10px
    }
}

.btn.btn-md {
    font-size: 0.9rem;
    line-height: 1.22222223;
    padding: 5px 12px
}

@media (min-width: 768px) {
    .btn.btn-md {
        font-size: 1.4rem;
        padding: 7px 13px
    }
}

.btn.btn-lg {
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 5px 10px
}

@media (min-width: 768px) {
    .btn.btn-lg {
        font-size: 1.8rem;
        padding: 7px 14px
    }
}

.btn.btn-outline {
    border: 2px solid #ff5e00;
    background: white;
    color: #ff5e00
}

.btn.cta-btn {
    line-height: 1.27;
    letter-spacing: -0.8px;
    font-size: 1.5rem;
    padding: 9px 15px
}

@media (min-width: 768px) {
    .btn.cta-btn {
        font-size: 1.7rem;
        padding: 13px 20px;
        min-width: 160px
    }
}

.btn.cta-btn-md {
    border-radius: 5px;
    line-height: 1.27;
    letter-spacing: -0.8px;
    font-size: 1.3rem;
    padding: 10px 22px
}

@media (min-width: 768px) {
    .btn.cta-btn-md {
        font-size: 1.7rem;
        padding: 13px 20px;
        min-width: 160px
    }
}

.btn.cta-btn-sm {
    border-radius: 5px;
    line-height: 1.27;
    letter-spacing: -0.8px;
    font-size: 1.3rem;
    padding: 8px 22px;
    min-width: 120px
}

@media (min-width: 768px) {
    .btn.cta-btn-sm {
        font-size: 1.7rem;
        padding: 10px 20px;
        min-width: 160px
    }
}

.btn.btn-block {
    display: block;
    width: 100%
}

.btn.btn-gradient-orange {
    background-size: 200% 100%;
    background-image: linear-gradient(to right, #ff7102 0%, #ff0256 100%);
    background-position: 35% 0
}

.btn.btn-gradient-orange:hover {
    background-position: 100% 0
}

.btn.btn-pill {
    border-radius: 50px
}

.btn.tour-card-bottom-button {
    padding: 15px;
    display: block;
    margin: 0 17px;
    font-size: 1.3rem;
    font-weight: bold
}

.btn.float-right {
    float: right
}

.container {
    max-width: 1080px;
    margin: 0 auto
}

@media (min-width: 320px) and (max-width: 1023px) {
    .container {
        padding: 0 22px
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .container {
        margin: 0 10px
    }
}

.mobile-button-holder {
    padding: 5px 22px;
    height: 67px;
    display: flex;
    align-items: center;
    z-index: 20
}

@media (max-width: 1023px) {
    .mobile-button-holder {
        position: fixed;
        left: 0;
        bottom: 0
    }
}

@media (min-width: 1024px) {
    .mobile-button-holder {
        display: none !important
    }
}

@media (max-width: 1023px) {
    .mobile-button-holder .fixed-block {
        width: 100%
    }
}

.mobile-button-holder .fixed-block .btn {
    padding: 14px 30px;
    overflow: hidden;
    font-weight: 400
}

@media (max-width: 1023px) {
    .mobile-hidden {
        display: none !important
    }
}

@media (min-width: 1024px) {
    .desktop-hidden {
        display: none !important
    }
}

.hidden {
    display: none !important
}

.showBlock {
    display: block !important
}

.stickyShow {
    top: 0 !important
}

iframe {
    width: 100%
}

img {
    font-size: 1rem
}

.lazy-image {
    opacity: 1;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.lazy-image:before {
    content: "";
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-size: cover;
    z-index: -1;
    display: block
}

.lazy-image:not(.lazy-image-loaded) {
    border: 1px solid #d9d9d9
}

.lazy-picture img:before {
    content: "";
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-size: cover;
    z-index: -1;
    display: block
}

.tours-app {
    min-height: 120vh
}

@media (max-width: 1023px) {
    #customerly-container>div>div {
        bottom: 135px !important
    }
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@media (min-width: 1025px) {
    .animated.mobile-only-animation {
        animation: none !important;
        -webkit-animation: none !important
    }
}

.animated.animated-fast {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

.slideUp {
    -webkit-animation-name: slideUp;
    animation-name: slideUp
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes slideUp {
    from {
        transform: translateY(100%)
    }

    to {
        transform: translateY(0)
    }
}

@keyframes slideUp {
    from {
        transform: translateY(100%)
    }

    to {
        transform: translateY(0)
    }
}

@-webkit-keyframes highlight {
    0% {
        background-color: rgba(250, 237, 39, 0.46)
    }

    77% {
        background-color: #fff
    }

    100% {
        background-color: transparent;
        background-color: initial
    }
}

@keyframes highlight {
    0% {
        background-color: rgba(250, 237, 39, 0.46)
    }

    77% {
        background-color: #fff
    }

    100% {
        background-color: transparent;
        background-color: initial
    }
}

@-webkit-keyframes fullRotation {
    from {
        transform: rotateZ(0deg)
    }

    to {
        transform: rotateZ(360deg)
    }
}

@keyframes fullRotation {
    from {
        transform: rotateZ(0deg)
    }

    to {
        transform: rotateZ(360deg)
    }
}

.highlight-effect {
    -webkit-animation: highlight 5000ms 1 ease-in-out;
    animation: highlight 5000ms 1 ease-in-out
}

@-webkit-keyframes fill-progress-bar {
    0% {
        width: 10%
    }

    100% {
        width: 100%
    }
}

@keyframes fill-progress-bar {
    0% {
        width: 10%
    }

    100% {
        width: 100%
    }
}

@-webkit-keyframes gradient-shimmer {
    0% {
        background-position: 100% 0%
    }

    100% {
        background-position: 0% 0%
    }
}

@keyframes gradient-shimmer {
    0% {
        background-position: 100% 0%
    }

    100% {
        background-position: 0% 0%
    }
}

.datepicker-wrap .react-datepicker__day,
.datepicker-wrap .react-datepicker .legend-wrapper .calendar-legend,
.booking-details__wrap--rooms .booking-details__rooms-wrap .room-qty-counter,
.booking-details__wrap--rooms .booking-details__rooms-wrap .room-qty-counter__btn,
.booking-details__contact-button,
.deal-timer__time-unit-value,
.itinerary-day-v2__image-wrap,
.review-card__images-wrap-item--show-more,
.section__reviews-extended .base-block-body .create-review-dialog,
.variant--room .variant__show-more-images,
.variant--non-room .variant__show-more-images {
    display: flex;
    justify-content: center;
    align-items: center
}

.alert,
.banner__info .product-info-item,
.banner__ratings,
.banner__additional-info--thrillcash,
.pricing-wrap__current-price,
.pricing-wrap__current-price-wrap,
.booking-details__wrap--rooms .booking-details__row--edit-date,
.booking-details__section--pricing-top,
.booking-details__row,
.deal-timer__timer,
.simple-header__row,
.inventory,
.inventory__pricing,
.inventory__counter,
.itinerary-day-v2__header-top-row,
.itinerary-day-v2__day-location,
.map__legend,
.otp-input-group-row,
.input-group-row--phone,
.review-card__top,
.top-reviews__heading .simple-heading,
.scroll-gallery__header,
.tour-slider__carousel,
.variant__subsection--date-time .date-time-input-wrap,
.variant--non-room .variant__head,
.variant--non-room .variant__subsection--date-time {
    display: flex;
    align-items: center
}

.pricing-wrap__prices,
.section__getQuestion .enquiry-section,
.deal-timer,
.deal-timer__time-unit,
.product-overview__highlight,
.review-card__ratings-wrap,
.review-card__user-details,
.review-card__review-wrap,
.reviews,
.variant__right,
.payment-success,
.payment-failed {
    display: flex;
    flex-flow: column nowrap;
    align-items: center
}

.reset-pass .confirm-pass__content,
.section__reviews-extended .base-block-body .create-review__success {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: center
}

.breadcrumbs-container .breadcrumbs-holder .breadcrumbs,
.pre-footer .links-list,
.social-list,
.footer-list {
    margin: 0;
    padding: 0;
    list-style: none
}

* {
    box-sizing: border-box
}

html {
    scroll-behavior: smooth
}

body {
    font-family: sans-serif;
    -webkit-font-smoothing: antialiased
}

body.ReactModal__Body--open {
    overflow: hidden !important
}

body.has-modal {
    overflow: hidden !important
}

body.has-modal:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 10;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px)
}

body.has-modal--booking-wrap {
    overflow: hidden !important
}

body.has-modal--booking-wrap:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 10
}

.tours-app {
    color: #505050;
    font-size: 1.4rem
}

#header {
    position: absolute !important
}

@media (max-width: 1023px) {
    #header {
        width: 100vw
    }

    #header .top-panel {
        background: transparent
    }
}

.container {
    max-width: 1080px;
    width: 100%;
    margin: 0 auto
}

@media (min-width: 320px) and (max-width: 1023px) {
    .container {
        padding: 0 10px
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .container {
        margin: 0 10px
    }
}

.tag-ribbon {
    background-image: linear-gradient(270deg, #5b109b, #ff0058);
    color: white;
    font-size: 1.5rem;
    padding: 4px 20px 4px 10px;
    font-weight: bold;
    border-radius: 5px;
    display: inline-block;
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 100%, 90% 50%, 100% 0);
    clip-path: polygon(0 0, 0 100%, 100% 100%, 90% 50%, 100% 0);
    line-height: 1.27
}

.btn {
    border-radius: 5px;
    font-weight: 600
}

.btn.btn-gradient {
    background-image: linear-gradient(to right, #ff5e00, #ff5300)
}

.word-break {
    word-break: break-all
}

.ril__image.ril-errored {
    z-index: -1
}

.ril__image video {
    height: 500px;
    width: 800px;
    position: absolute;
    top: calc(50% - 250px);
    left: calc(50% - 400px)
}

.ReactCollapse--collapse {
    transition: height 0.28s cubic-bezier(0.4, 0, 0.2, 1)
}

.react-datepicker-wrapper .package-calendar,
.react-datepicker-wrapper .send-enquiry-calendar,
.react-datepicker-wrapper .package-timer {
    border: none;
    padding: 0;
    height: unset;
    color: #555353;
    font-weight: normal;
    font-size: 14px
}

.react-datepicker-wrapper input {
    border-radius: 0 !important
}

.datepicker-wrap .react-datepicker {
    border-radius: 10px;
    box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.04);
    background-color: #fff;
    border: none;
    font-size: 1.2rem !important;
    padding: 10px 10px 10px;
    font-family: sans-serif
}

.datepicker-wrap .react-datepicker>div {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    position: relative
}

.datepicker-wrap .react-datepicker__header-months-wrap {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center
}

.datepicker-wrap .react-datepicker__day,
.datepicker-wrap .react-datepicker__day-name {
    pointer-events: none
}

.datepicker-wrap .react-datepicker_available-dates {
    pointer-events: unset !important;
    cursor: pointer !important
}

.datepicker-wrap .react-datepicker__navigation {
    top: 22px !important;
    text-indent: unset !important;
    overflow: unset !important;
    border: none !important;
    outline: none !important;
    height: unset !important;
    width: unset !important
}

.datepicker-wrap .react-datepicker__navigation--next {
    right: 0 !important
}

.datepicker-wrap .react-datepicker__navigation--previous {
    left: 0 !important
}

.datepicker-wrap .react-datepicker__navigation--previous [class^="tours-icon-"] {
    transform: rotate(180deg)
}

.datepicker-wrap .react-datepicker__navigation [class^="tours-icon-"] {
    display: block;
    font-weight: bold;
    color: #707070
}

.datepicker-wrap .react-datepicker__month-container {
    float: unset !important;
    width: 325px;
    margin-top: 85px
}

.datepicker-wrap .react-datepicker__month-container:nth-child(2) {
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #c3c3c3
}

.datepicker-wrap .react-datepicker__month-container .react-datepicker__day-names--visible {
    display: flex
}

.datepicker-wrap .react-datepicker__month-container .react-datepicker__day--outside-month {
    visibility: hidden
}

.datepicker-wrap .react-datepicker__header {
    background-color: unset !important;
    border-bottom: unset !important;
    padding-top: 0 !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.datepicker-wrap .react-datepicker__header-content {
    color: #1d2634;
    margin-bottom: 21px
}

.datepicker-wrap .react-datepicker__header-content--year {
    font-size: 1rem;
    line-height: 1.3;
    margin-bottom: 8px
}

.datepicker-wrap .react-datepicker__header-content--month {
    font-size: 1.2rem;
    line-height: 1.25;
    font-weight: 600;
    text-transform: uppercase
}

.datepicker-wrap .react-datepicker__day-names,
.datepicker-wrap .react-datepicker__week {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between
}

.datepicker-wrap .react-datepicker__day-names {
    margin-bottom: 11px;
    padding: 0 10px
}

.datepicker-wrap .react-datepicker__day-name {
    color: #949494;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.3
}

.datepicker-wrap .react-datepicker__week {
    margin-top: 5px
}

.datepicker-wrap .react-datepicker__day {
    text-align: center;
    height: 38px;
    width: 50px;
    border-radius: 3px;
    color: #c3c3c3;
    font-weight: 600;
    font-size: 1.0rem
}

.datepicker-wrap .react-datepicker__day--outside-month {
    color: #c3c3c3 !important;
    background-color: transparent !important
}

.datepicker-wrap .react-datepicker__day--selected:not(.react-datepicker__day--outside-month),
.datepicker-wrap .react-datepicker__day--keyboard-selected:not(.react-datepicker__day--outside-month),
.datepicker-wrap .react-datepicker__day--range-start:not(.react-datepicker__day--outside-month),
.datepicker-wrap .react-datepicker__day--range-end:not(.react-datepicker__day--outside-month) {
    background-color: #2a87d0 !important;
    color: #fff !important
}

.datepicker-wrap .react-datepicker__day--in-range:not(.react-datepicker__day--outside-month),
.datepicker-wrap .react-datepicker__day--in-selecting-range:not(.react-datepicker__day--outside-month) {
    border: 1px solid #2a87d0;
    background-color: transparent
}

.datepicker-wrap .react-datepicker_available-dates {
    background-color: #bef7cd;
    color: #3a3a3a;
    line-height: 1.3;
    font-size: 1.2rem
}

.datepicker-wrap .react-datepicker_available-dates--price {
    font-size: 0.9rem;
    font-weight: 400
}

.datepicker-wrap .react-datepicker_filling-fast-dates {
    color: #3a3a3a;
    background-color: #ffd174;
    z-index: 1
}

.datepicker-wrap .react-datepicker_filling-fast-dates::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: inherit;
    border-radius: 50%;
    z-index: -1;
    -webkit-animation: ripple 1.5s ease-out infinite;
    animation: ripple 1.5s ease-out infinite
}

.datepicker-wrap .react-datepicker_filling-fast-dates:hover::before {
    display: none
}

@-webkit-keyframes ripple {
    from {
        opacity: 1;
        transform: scale(0)
    }

    to {
        opacity: 0;
        transform: scale(0.2)
    }
}

@keyframes ripple {
    from {
        opacity: 1;
        transform: scale(0)
    }

    to {
        opacity: 0;
        transform: scale(0.2)
    }
}

.datepicker-wrap .react-datepicker .legend-wrapper {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
    margin-top: 15px
}

.datepicker-wrap .react-datepicker .legend-wrapper .align-legend:first-child {
    margin-right: 20px
}

.datepicker-wrap .react-datepicker .legend-wrapper .calendar-legend {
    font-weight: 500;
    color: #3a3a3a
}

.datepicker-wrap .react-datepicker .legend-wrapper .calendar-legend__icon {
    height: 18px;
    width: 18px;
    display: inline-block;
    border-radius: 20px;
    margin-right: 10px
}

.datepicker-wrap .react-datepicker .legend-wrapper .calendar-legend__icon--available {
    background-color: #bef7cd
}

.datepicker-wrap .react-datepicker .legend-wrapper .calendar-legend__icon--filling-fast {
    background-color: #ffd174
}

.datepicker-wrap--send-enquiry .react-datepicker__day,
.datepicker-wrap--send-enquiry .react-datepicker__day-name {
    pointer-events: unset;
    color: #3a3a3a !important
}

.datepicker--range .react-datepicker__day,
.datepicker--range .react-datepicker__day-name {
    pointer-events: unset
}

.react-datepicker-popper {
    z-index: 11
}

.react-datepicker__time-list {
    overflow-x: hidden;
    overflow-y: auto !important;
    height: auto !important;
    max-height: calc(195px + 0.85rem) !important;
    font-size: 1.2rem !important
}

.react-datepicker__time-list::-webkit-scrollbar {
    width: 0px;
    background: transparent
}

.react-datepicker__time-list-item--selected {
    color: #ff5e00 !important;
    border: 2px solid #ff5e00 !important;
    border-radius: 4px !important;
    background-color: white !important
}

.react-datepicker__time-list-item--disabled {
    display: none
}

.react-datepicker__header--time {
    display: none
}

.react-datepicker--time-only {
    width: 90px;
    border-radius: 8px;
    outline: none;
    border: none;
    padding: 0
}

.react-datepicker--time-only .react-datepicker__time-container {
    width: 100%
}

.react-datepicker--time-only .react-datepicker__time-box {
    width: 100% !important
}

.react-datepicker--time-only .react-datepicker__time-list-item {
    padding: 12px 0 !important;
    height: unset !important;
    font-size: 1.4rem;
    color: #505050;
    font-weight: 500;
    line-height: 1;
    position: relative
}

.react-datepicker--time-only .react-datepicker__time-list-item:not(:last-child):before {
    content: "";
    position: absolute;
    width: 26px;
    height: 1px;
    bottom: 0;
    left: calc(50% - 13px);
    background: #e2e2e2
}

.react-datepicker-time__header {
    font-size: 1.2rem
}

.react-datepicker-popper {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.04);
    border: 1px solid #ececec;
    border-radius: 4px
}

.ril-caption-content {
    font-size: 1.4rem;
    width: 100%;
    text-align: center
}

.fullscreen-loader {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background: url(https://ui-assets-gc.thrillophilia.com/packs/media/images/loader-8fe1cce0.gif) no-repeat center center;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 1000
}

.input-group.has-errors input {
    border: 1px solid red
}

.input-group .error-message {
    text-align: right;
    font-size: 10px;
    color: red
}

.payment-btn {
    font-weight: bold;
    font-size: 1.4rem !important;
    padding: 10px 35px !important;
    border-radius: 8px !important;
    min-width: unset;
    margin-left: auto
}

.payment-btn__submit-btn {
    font-size: 1.2rem !important;
    padding: 10px 15px !important;
    border-radius: 8px !important;
    min-width: 150px;
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: center
}

.payment-btn__submit-btn .inline-loader {
    padding: 2px !important;
    margin-left: 4px !important
}

.payment-btn:disabled {
    background-color: #909090
}

.DateRangePickerInput_arrow {
    margin: 0 20px
}

.DateRangePicker_picker {
    z-index: 101 !important
}

.DateRangePicker__additional-info {
    font-size: 14px;
    padding-left: 20px;
    padding-bottom: 10px
}

@media (max-width: 1023px) {
    .DateRangePicker__additional-info {
        position: absolute;
        bottom: 52px;
        width: 100vw;
        text-align: center;
        padding: 0;
        padding-bottom: 40px
    }
}

@media (max-width: 375px) {
    .DateRangePicker__additional-info {
        padding-bottom: 0
    }
}

.DateInput {
    width: 160px
}

.DateInput_input {
    border-radius: 6px !important;
    border: 1px solid #a18686 !important;
    padding: 8px 20px !important;
    color: #949494 !important;
    font-size: 14px !important;
    font-weight: 600
}

.DateInput_input__focused {
    color: #ff5e00 !important;
    border: 1px solid #ff5e00 !important
}

.room-types {
    margin-top: 50px
}

.CalendarDay__default,
.CalendarDay__default:active,
.CalendarDay__default:hover {
    border: 1px solid #bef7cd;
    color: #3a3a3a;
    background: #bef7cd;
    font-weight: 600
}

.CalendarDay__blocked_calendar,
.CalendarDay__blocked_calendar:active,
.CalendarDay__blocked_calendar:hover {
    border: 1px solid #e4e7e7;
    color: #c3c3c3;
    background: #fff
}

.CalendarDay__selected,
.CalendarDay__selected:active,
.CalendarDay__selected:hover,
.CalendarDay__selected_span,
.CalendarDay__selected_span:active,
.CalendarDay__selected_span:hover {
    border: 1px solid #5a954e;
    color: white;
    background: #5a954e
}

.CalendarDay__hovered_span {
    border: 1px solid rgba(90, 149, 78, 0.7);
    color: white;
    background: rgba(90, 149, 78, 0.7)
}

.ReactModal__Content {
    outline: none;
    position: relative
}

@media (max-width: 1023px) {
    .ReactModal__Content {
        height: 100vh;
        overflow: auto
    }
}

.booking-btn--not-bookable {
    background-color: #909090 !important;
    color: #fff !important;
    font-weight: 600 !important;
    pointer-events: none
}

[class*="--mt30"] {
    margin-top: 30px
}

.mobile-modal-wrap {
    position: absolute;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw
}

.mobile-modal {
    z-index: 101;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.65)
}

.mobile-modal__close-btn {
    position: absolute;
    z-index: 1;
    top: calc(50% - 272.5px + 20px);
    right: 20px;
    background-color: rgba(0, 0, 0, 0.25);
    color: #fff;
    padding: 8px;
    border-radius: 20px;
    outline: none;
    border: none
}

.pricing-percent-difference {
    padding: 5px 10px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #ffb800;
    background: #fff5db;
    border-radius: 5px;
    margin: 0 5px
}

#sidebar-sticky-element.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 20px
}

.simple-heading {
    margin-bottom: 30px;
    font-size: 2rem;
    font-weight: 600;
    color: black;
    padding-left: 10px;
    border-left: 4px solid #60d522;
    padding: 0 0 0 10px
}

.link-btn {
    background: transparent;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
    outline: none;
    border: none;
    color: #60d522
}

.link-btn-v2 {
    background: transparent;
    font-weight: 600;
    outline: none;
    border: none;
    color: #ff5e00;
    text-decoration: none
}

.link-btn-v2:hover {
    cursor: pointer
}

.link-btn-v2--muted {
    color: #707070
}

.link-btn-v2--md {
    font-size: 16px
}

.link-btn-v2--block {
    display: block;
    margin-top: 12px
}

.link-btn-v2--centered {
    text-align: center
}

.link-btn-v2__icon {
    margin-right: 10px !important
}

.link-btn-v2__icon:before {
    color: inherit !important
}

.share-button {
    position: fixed;
    bottom: 80px;
    right: 20px;
    height: 48px;
    width: 48px;
    border-radius: 50%;
    outline: none;
    border: none;
    z-index: 10;
    border: 2px solid #ff5e00;
    color: #ff5e00;
    background-color: white
}

@media (max-width: 1023px) {
    .share-button {
        bottom: 205px
    }
}

.input-number-without-spinner {
    -moz-appearance: textfield
}

.input-number-without-spinner::-webkit-outer-spin-button,
.input-number-without-spinner::-webkit-inner-spin-button {
    -webkit-appearance: none
}

.swal2-content {
    font-size: 14px
}

@media (max-width: 1023px) {
    .search-slide {
        position: fixed !important
    }
}

.react-datepicker-popper[data-placement^="bottom"] {
    margin: 0
}

.overlay-v2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.3)
}

.styled-check-in-text {
    font-weight: bolder;
    color: #129b0d
}

.styled-check-out-text {
    font-weight: bolder;
    color: #ff5e00
}

.ril__outer {
    background-color: black !important
}

.video-block {
    height: 446px
}

@media (min-width: 1024px) {
    .video-block {
        height: 456px
    }
}

.map-block {
    height: 300px
}

@media (min-width: 1024px) {
    .map-block {
        height: 400px
    }
}

.collapse-item {
    margin-bottom: 30px;
    padding: 20px 30px;
    padding-bottom: 0;
    border-radius: 10px;
    box-shadow: 0 1px 1px 0 rgba(65, 69, 73, 0.301961), 0 1px 3px 1px rgba(65, 69, 73, 0.15)
}

.collapse-item.expanded .collapse-item-header .tours-icon-arrow-d2 {
    transform: rotateZ(180deg)
}

.collapse-item-header {
    padding-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.collapse-item-header .tours-icon-arrow-d2 {
    height: 10px;
    transition: transform 300ms cubic-bezier(0, 1, 0, 1);
    transform: rotateZ(0deg);
    font-size: 10px
}

.collapse-item-header:hover {
    cursor: pointer
}

.collapse-item-content-container {
    transition: height 280ms cubic-bezier(0.4, 0, 0.2, 1)
}

.collapse-item-content-container .content {
    max-height: none;
    max-height: initial;
    padding: 20px 0;
    border-top: solid 1px rgba(0, 0, 0, 0.1)
}

.multi-line-header__title {
    font-size: 3rem;
    text-transform: capitalize;
    letter-spacing: -1.3px;
    color: #484848
}

.multi-line-header__caption {
    font-size: 1.5rem;
    letter-spacing: normal;
    color: #a5a4a4;
    font-weight: normal
}

.multi-line-header--centered {
    padding-left: 0;
    text-align: center
}

.multi-line-header--centered:before {
    content: none
}

.multi-line-header--centered .multi-line-header {
    display: flex;
    flex-flow: column nowrap
}

.multi-line-header--centered .multi-line-header__title {
    display: block;
    color: #3a3a3a;
    font-size: 3rem;
    font-weight: 600;
    line-height: 1.24;
    letter-spacing: unset;
    position: relative;
    max-width: 400px;
    margin: 0 auto 40px
}

.multi-line-header--centered .multi-line-header__title:before {
    content: "";
    position: absolute;
    bottom: -14px;
    left: calc(50% - 30.5px);
    width: 61px;
    height: 2px;
    background: #ff5e00
}

.multi-line-header--centered .multi-line-header__caption {
    color: #949494;
    font-size: 1.6rem;
    line-height: 1.56;
    margin-top: -10px
}

body {
    font-size: 10px
}

html {
    box-sizing: border-box
}

*,
*:before,
*:after {
    box-sizing: inherit
}

* {
    max-height: 1000000px
}

body {
    color: #505050;
    background: #f6f8fb;
    font: 1.3rem/1.54 sans-serif;
    min-width: 320px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: top
}

.gm-style img {
    max-width: none
}

@font-face {
    font-family: "tours-app";
    src: url(https://ui-assets-gc.thrillophilia.com/packs/media/fonts/tours-app-5148bbed.woff) format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "thrillo-icons";
    src: url(https://ui-assets-gc.thrillophilia.com/packs/media/fonts/thrillo-icons-78dc5538.woff) format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "food";
    src: url(https://ui-assets-gc.thrillophilia.com/packs/media/fonts/food-c316c022.woff) format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

[class^="tours-icon-"],
[class*=" tours-icon-"] {
    font-family: "tours-app" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    margin-right: 2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.tours-icon-armchair:before {
    content: ""
}

.tours-icon-bonfire:before {
    content: ""
}

.tours-icon-calendar:before {
    content: ""
}

.tours-icon-cancellation .path1:before {
    content: "\e903";
    color: #f7be56
}

.tours-icon-cancellation .path2:before {
    content: "\e904";
    margin-left: -1em;
    color: #dc8744
}

.tours-icon-cancellation .path3:before {
    content: "\e905";
    margin-left: -1em;
    color: #dc8744
}

.tours-icon-cancellation .path4:before {
    content: "\e906";
    margin-left: -1em;
    color: #dc8744
}

.tours-icon-cancellation .path5:before {
    content: "\e907";
    margin-left: -1em;
    color: #dc8744
}

.tours-icon-cancellation .path6:before {
    content: "\e908";
    margin-left: -1em;
    color: #dc8744
}

.tours-icon-cancellation .path7:before {
    content: "\e909";
    margin-left: -1em;
    color: #dc8744
}

.tours-icon-cancellation .path8:before {
    content: "\e90a";
    margin-left: -1em;
    color: #dc8744
}

.tours-icon-cancellation .path9:before {
    content: "\e90b";
    margin-left: -1em;
    color: #dc8744
}

.tours-icon-cancellation .path10:before {
    content: "\e90d";
    margin-left: -1em;
    color: #dc8744
}

.tours-icon-cancellation .path11:before {
    content: "\e90e";
    margin-left: -1em;
    color: #dc8744
}

.tours-icon-cancellation .path12:before {
    content: "\e90f";
    margin-left: -1em;
    color: #dc8744
}

.tours-icon-cancellation .path13:before {
    content: "\e910";
    margin-left: -1em;
    color: #dc8744
}

.tours-icon-cancellation .path14:before {
    content: "\e911";
    margin-left: -1em;
    color: #dc8744
}

.tours-icon-cancellation .path15:before {
    content: "\e912";
    margin-left: -1em;
    color: #dc8744
}

.tours-icon-cancellation .path16:before {
    content: "\e913";
    margin-left: -1em;
    color: #dc8744
}

.tours-icon-cancellation .path17:before {
    content: "\e914";
    margin-left: -1em;
    color: #fcd462
}

.tours-icon-cancellation .path18:before {
    content: "\e915";
    margin-left: -1em;
    color: #dc8744
}

.tours-icon-cancellation .path19:before {
    content: "\e916";
    margin-left: -1em;
    color: #3a556a
}

.tours-icon-cancellation .path20:before {
    content: "\e917";
    margin-left: -1em;
    color: #3a556a
}

.tours-icon-cancellation .path21:before {
    content: "\e918";
    margin-left: -1em;
    color: #3a556a
}

.tours-icon-cancellation .path22:before {
    content: "\e919";
    margin-left: -1em;
    color: #3a556a
}

.tours-icon-cancellation .path23:before {
    content: "\e91a";
    margin-left: -1em;
    color: #3a556a
}

.tours-icon-cancellation .path24:before {
    content: "\e91b";
    margin-left: -1em;
    color: #3a556a
}

.tours-icon-cancellation .path25:before {
    content: "\e91c";
    margin-left: -1em;
    color: #3a556a
}

.tours-icon-cancellation .path26:before {
    content: "\e91d";
    margin-left: -1em;
    color: #3a556a
}

.tours-icon-christmas-turkey:before {
    content: ""
}

.tours-icon-close-envelope:before {
    content: ""
}

.tours-icon-edit:before {
    content: ""
}

.tours-icon-flash:before {
    content: "";
    color: #ff6200
}

.tours-icon-gallery:before {
    content: ""
}

.tours-icon-grain:before {
    content: ""
}

.tours-icon-group:before {
    content: ""
}

.tours-icon-meals-circular:before {
    content: ""
}

.tours-icon-phone:before {
    content: ""
}

.tours-icon-placeholder:before {
    content: ""
}

.tours-icon-placeholder-circle:before {
    content: ""
}

.tours-icon-transfer:before {
    content: ""
}

.tours-icon-taxi:before {
    content: ""
}

.tours-icon-tick:before {
    content: ""
}

.tours-icon-time:before {
    content: ""
}

.tours-icon-alarm-clock:before {
    content: ""
}

.tours-icon-close:before {
    content: ""
}

.tours-icon-star-empty:before {
    content: "";
    color: #e8e8e8
}

.tours-icon-star:before {
    content: "";
    color: #fac917
}

.tours-icon-close-envelope:before {
    content: ""
}

.tours-icon-checkbox-checked:before {
    content: "";
    color: #ff5300
}

.tours-icon-checkbox-unchecked:before {
    content: "";
    color: #707070
}

.tours-icon-checkbox-disabled:before {
    content: "";
    color: #8b8b8b
}

.tours-icon-radio-unchecked:before {
    content: ""
}

.tours-icon-photo-camera:before {
    content: ""
}

.tours-icon-next:before {
    content: ""
}

.tours-icon-focus:before {
    content: "\e91f";
    color: #60d522 
}

.tours-icon-check:before {
    content: "\e923";
    color: #60d522 
}

[class^="tours-icon-accessibility"]:before,
[class*="tours-icon-accessibility"]:before {
    content: "\e936";
    color: #9f9f9f
}

.tours-icon-accessibility-wheelchair-assistance:before {
    content: "\e924";
    color: #9f9f9f
}

.tours-icon-accessibility-wheelchair-accessible:before {
    content: "\e924";
    color: #9f9f9f
}

.tours-icon-accessibility-visual-aids:before {
    content: "\e925";
    color: #9f9f9f
}

.tours-icon-accessibility-hearing-aids:before {
    content: "\e926";
    color: #9f9f9f
}

.tours-icon-flame:before {
    content: "\e927";
    color: #fb7b27
}

.tours-icon-accessibility-stroller-accessible:before {
    content: "\e929";
    color: #9f9f9f
}

.tours-icon-accessibility-information-material-in-braille:before {
    content: "\e92a";
    color: #9f9f9f
}

.tours-icon-accessibility-service-animal-allowed:before {
    content: "\e92b";
    color: #9f9f9f
}

.tours-icon-check-circle:before {
    content: "\ea15"
}

.tours-icon-external-link:before {
    content: "";
    color: #9f9f9f
}

.tours-icon-radio-unselected:before {
    content: "";
    color: #fb6400
}

.tours-icon-radio-selected:before {
    content: "";
    color: #fb6400
}

.tours-icon-eye-opened:before {
    content: "";
    color: #fb6400
}

.tours-icon-eye-closed:before {
    content: "";
    color: #fb6400
}

.tours-icon-Calendar:before {
    content: "\e939";
    color: #fb6400
}

.tours-icon-Exclusions:before {
    content: "\e93a";
    color: #ef5050
}

.tours-icon-Guests:before {
    content: "\e93b"
}

.tours-icon-Room-Amenities:before {
    content: "\e93c";
    color: #64ad67
}

.tours-icon-Things-To-Carry:before {
    content: "\e93d";
    color: #fb6400
}

.tours-icon-Room-Type:before {
    content: "\e93e";
    color: #fb6400
}

.tours-icon-Right-Chevron:before {
    content: "\e93f";
    color: #fff
}

.tours-icon-Down-Caret:before {
    font-size: 5px;
    content: "\e940";
    color: #fb6400;
    position: relative;
    top: -3px
}

.tours-icon-View-All-Amenities:before {
    content: "\e941";
    color: #fb6400
}

[class^="tours-icon-highlight"]:before,
[class*="tours-icon-highlight"]:before {
    color: #60d522
}

.tours-icon-highlight-thrillophilia-originals:before {
    content: "\e94b"
}

.tours-icon-highlight-thrillophilia-safe:before {
    content: "\e94c"
}

.tours-icon-highlight-meals-included:before {
    content: "\e94d"
}

.tours-icon-highlight-free-cancellation:before,
.tours-icon-highlight-conditional-cancellation:before,
.tours-icon-highlight-no-cancellation:before {
    content: "\e94e"
}

.tours-icon-highlight-guided-tour:before,
.tours-icon-highlight-guide:before {
    content: "\e94f"
}

.tours-icon-highlight-tour-language:before {
    content: "\e950"
}

.tours-icon-highlight-free-cancellation-upto-24-hours:before {
    content: "\e951"
}

.tours-icon-highlight-transport-included:before {
    content: "\e952"
}

.tours-icon-highlight-conditional-cancellation:before {
    content: "\e953"
}

.tours-icon-highlight-cashback:before {
    content: "\e954"
}

.tours-icon-highlight-mobile-vouchers:before,
.tours-icon-highlight-mobile-voucher:before {
    content: "\e955"
}

.tours-icon-highlight-meet-at-location-1:before {
    content: "\e956"
}

.tours-icon-highlight-meet-at-location:before {
    content: "\e957"
}

.tours-icon-highlight-printed-ticket:before,
.tours-icon-highlight-printed-tickets:before,
.tours-icon-highlight-fixed-day-tickets:before,
.tours-icon-highlight-fixed-day-ticket:before {
    content: "\e958";
    font-size: 0.7em
}

.tours-icon-highlight-no-cancellation:before {
    content: "\e959"
}

.tours-icon-highlight-instant-confirmation:before {
    content: "\e95a"
}

.tours-icon-highlight-hotel-pickup:before {
    content: "\e95b"
}

.tours-icon-highlight-group-tour:before {
    content: "\e95c"
}

.tours-icon-highlight-private-tour:before {
    content: "\e95d"
}

.tours-icon-private-tour:before {
    content: "\e95d"
}

.tours-icon-highlight-camping:before {
    content: "\e99b"
}

.tours-icon-highlight-stay-included:before {
    content: "\e995"
}

.tours-icon-highlight-water-sports:before {
    content: "\e993"
}

.tours-icon-highlight-travel-insurance:before {
    content: "\e998"
}

.tours-icon-highlight-seaplane-transfers:before {
    content: "\e996"
}

.tours-icon-highlight-speedboat-transfers:before {
    content: "\e997"
}

.tours-icon-highlight-airport-transfers:before {
    content: "\e994"
}

.tours-icon-highlight-sightseeing:before {
    content: "\e99a"
}

.tours-icon-highlight-honeymoon-freebies:before {
    content: "\e999"
}

.tours-icon-highlight-biking:before {
    content: "\e966"
}

.tours-icon-highlight-trekking:before {
    content: "\e968"
}

.tours-icon-highlight-jeep-safari:before {
    content: "\e98e"
}

.tours-icon-highlight-permits:before {
    content: "\e967"
}

.tours-icon-highlight-free-cancellation-upto-72-hours:before {
    content: none
}

.tours-icon-highlight-free-cancellation-upto-72-hours .path1:before {
    content: "\e969"
}

.tours-icon-highlight-free-cancellation-upto-72-hours .path2:before {
    content: "\e96a";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-cancellation-upto-72-hours .path3:before {
    content: "\e96b";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-cancellation-upto-72-hours .path4:before {
    content: "\e96c";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-cancellation-upto-72-hours .path5:before {
    content: "\e96d";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-cancellation-upto-72-hours .path6:before {
    content: "\e96e";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-cancellation-upto-72-hours .path7:before {
    content: "\e96f";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-cancellation-upto-72-hours .path8:before {
    content: "\e970";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-cancellation-upto-72-hours .path9:before {
    content: "\e971";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-cancellation-upto-72-hours .path10:before {
    content: "\e972";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-cancellation-upto-72-hours .path11:before {
    content: "\e973";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-cancellation-upto-72-hours .path12:before {
    content: "\e974";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-cancellation-upto-72-hours .path13:before {
    content: "\e975";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-cancellation-upto-72-hours .path14:before {
    content: "\e976";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-cancellation-upto-72-hours .path15:before {
    content: "\e977";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-cancellation-upto-72-hours .path16:before {
    content: "\e978";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-cancellation-upto-72-hours .path17:before {
    content: "\e979";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-cancellation-upto-72-hours .path18:before {
    content: "\e97a";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-rescheduling-upto-72-hours:before {
    content: none
}

.tours-icon-highlight-free-rescheduling-upto-72-hours .path1:before {
    content: "\e97b"
}

.tours-icon-highlight-free-rescheduling-upto-72-hours .path2:before {
    content: "\e97c";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-rescheduling-upto-72-hours .path3:before {
    content: "\e97d";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-rescheduling-upto-72-hours .path4:before {
    content: "\e97e";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-rescheduling-upto-72-hours .path5:before {
    content: "\e97f";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-rescheduling-upto-72-hours .path6:before {
    content: "\e980";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-rescheduling-upto-72-hours .path7:before {
    content: "\e981";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-rescheduling-upto-72-hours .path8:before {
    content: "\e982";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-rescheduling-upto-72-hours .path9:before {
    content: "\e983";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-rescheduling-upto-72-hours .path10:before {
    content: "\e984";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-rescheduling-upto-72-hours .path11:before {
    content: "\e985";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-rescheduling-upto-72-hours .path12:before {
    content: "\e986";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-rescheduling-upto-72-hours .path13:before {
    content: "\e987";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-rescheduling-upto-72-hours .path14:before {
    content: "\e988";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-rescheduling-upto-72-hours .path15:before {
    content: "\e989";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-rescheduling-upto-72-hours .path16:before {
    content: "\e98a";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-rescheduling-upto-72-hours .path17:before {
    content: "\e98b";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-rescheduling-upto-72-hours .path18:before {
    content: "\e98c";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-rescheduling-upto-72-hours .path19:before {
    content: "\e98d";
    margin-left: -1.349609375em
}

.tours-icon-highlight-free-room-upgradation:before {
    content: none
}

.tours-icon-highlight-free-room-upgradation .path1:before {
    content: "\e98f"
}

.tours-icon-highlight-free-room-upgradation .path2:before {
    content: "\e990";
    margin-left: -0.4619140625em
}

.tours-icon-highlight-free-room-upgradation .path3:before {
    content: "\e991";
    margin-left: -0.4619140625em
}

.tours-icon-highlight-free-room-upgradation .path4:before {
    content: "\e992";
    margin-left: -0.4619140625em
}

.tours-icon-highlight-request-to-book:before {
    content: "\e99c"
}

.tours-icon-highlight-2-hour-response-time .path1:before {
    content: "\e99d";
    color: #ff4600
}

.tours-icon-highlight-2-hour-response-time .path2:before {
    content: "\e99e";
    margin-left: -1.001953125em
}

.tours-icon-highlight-2-hour-response-time .path3:before {
    content: "\e99f";
    margin-left: -1.001953125em
}

.tours-icon-highlight-2-hour-response-time .path4:before {
    content: "\e9a0";
    margin-left: -1.001953125em
}

.tours-icon-highlight-2-hour-response-time .path5:before {
    content: "\e9a1";
    margin-left: -1.001953125em
}

.tours-icon-highlight-2-hour-response-time .path6:before {
    content: "\e9a2";
    margin-left: -1.001953125em
}

.tours-icon-highlight-2-hour-response-time .path7:before {
    content: "\e9a3";
    margin-left: -1.001953125em
}

.tours-icon-highlight-2-hour-response-time .path8:before {
    content: "\e9a4";
    margin-left: -1.001953125em
}

.tours-icon-highlight-2-hour-response-time .path9:before {
    content: "\e9a5";
    margin-left: -1.001953125em
}

.tours-icon-highlight-2-hour-response-time .path10:before {
    content: "\e9a6";
    margin-left: -1.001953125em
}

.tours-icon-highlight-2-hour-response-time .path11:before {
    content: "\e9a7";
    margin-left: -1.001953125em
}

.tours-icon-highlight-2-hour-response-time .path12:before {
    content: "\e9a8";
    margin-left: -1.001953125em
}

.tours-icon-highlight-2-hour-response-time .path13:before {
    content: "\e9a9";
    margin-left: -1.001953125em
}

.tours-icon-share:before {
    content: "\ea82"
}

.tours-icon-information:before {
    content: "\e956";
    color: #ff5300
}

.tours-icon-inline-loader:before {
    content: ""
}

.tours-icon-cancel-music:before {
    content: "\e91a"
}

.tours-icon-google {
    font-size: 37px
}

@media (min-width: 1024px) {
    .tours-icon-google {
        transform: scale(0.5)
    }
}

.tours-icon-google .tours-icon-google-1:before {
    content: "";
    color: #fbbb00
}

.tours-icon-google .tours-icon-google-2:before {
    content: "";
    margin-left: -1.1em;
    color: #518ef8
}

.tours-icon-google .tours-icon-google-3:before {
    content: "";
    margin-left: -1.2em;
    color: #28b446
}

.tours-icon-google .tours-icon-google-4:before {
    content: "";
    margin-left: -1.3em;
    color: #f14336
}

.tours-icon-facebook:before {
    content: ""
}

.tours-icon-arrow-d2:before {
    content: ""
}

.tours-icon-left-arrow:before {
    content: ""
}

.tours-icon-right-arrow:before {
    content: ""
}

.tours-icon-warning:before {
    content: ""
}

.tours-icon-info:before {
    content: ""
}

.tours-icon-ticket-outer:before {
    content: "\e9b1";
    color: #656565
}

.tours-icon-pencil:before {
    content: "\e9b0"
}

.tours-icon-cake:before {
    content: "\e9af"
}

.tours-icon-chat:before {
    content: "\e9ae";
    color: #676767
}

.tours-icon-wallet:before {
    content: "\e9ad"
}

.tours-icon-phone1:before {
    content: "\e9ac"
}

.tours-icon-mail:before {
    content: "\e9ab"
}

.tours-icon-information1:before {
    content: "\e920"
}

.tours-icon-users-icon:before {
    content: "\e9aa"
}

.tours-icon-wallet-add:before {
    content: "\e9b7"
}

.tours-icon-wallet-empty:before {
    content: "\e9b6";
    color: #e0e0e0
}

.tours-icon-shopping-cart:before {
    content: "\e9b5";
    color: #e0e0e0
}

.tours-icon-gift .path1:before {
    content: "\e9b0";
    color: #676767
}

.tours-icon-gift .path2:before {
    content: "\e9b2";
    color: #fff;
    margin-left: -1em
}

.tours-icon-gift .path3:before {
    content: "\e9b3";
    color: #fff;
    margin-left: -1em
}

.tours-icon-gift .path4:before {
    content: "\e9b4";
    color: #fff;
    margin-left: -1em
}

.tours-icon-calendar-check:before {
    content: "\e9af"
}

.tours-icon-profile-edit-icon:before {
    content: "\e900"
}

.tours-icon-cancel-icon:before {
    content: "\e9b8"
}

.tours-icon-change-icon:before {
    content: "\e9b9"
}

.tours-icon-clock-with-time-icon:before {
    content: "\e9ba"
}

.tours-icon-crown-icon:before {
    content: "\e9bb"
}

.tours-icon-edit-icon-new:before {
    content: "\e9bc"
}

.tours-icon-travel-icon:before {
    content: "\e9be"
}

.tours-icon-help-support:before {
    content: "\e9bf"
}

.tours-icon-rain-cover:before {
    content: "\e9c0"
}

.tours-icon-swim-wear:before {
    content: "\e9c1"
}

.tours-icon-water-proof-wind-cheater:before {
    content: "\e9c2"
}

.tours-icon-extra-pair-of-clothes:before {
    content: "\e9c3"
}

.tours-icon-blanket:before {
    content: "\e9c4"
}

.tours-icon-caps:before {
    content: "\e9c5"
}

.tours-icon-head-torch:before {
    content: "\e9c6"
}

.tours-icon-sunglasses:before {
    content: "\e9c7"
}

.tours-icon-woollen-cap:before {
    content: "\e9c8"
}

.tours-icon-sleeping-bag:before {
    content: "\e9c9"
}

.tours-icon-back-pack:before {
    content: "\e9ca"
}

.tours-icon-day-pack:before {
    content: "\e9cb"
}

.tours-icon-rain-coat:before {
    content: "\e9cc"
}

.tours-icon-trekking-shoes:before {
    content: "\e9cd"
}

.tours-icon-extra-pair-of-socks:before {
    content: "\e9ce"
}

.tours-icon-walking-shoes:before {
    content: "\e9cf"
}

.tours-icon-sport-shoes:before {
    content: "\e9d0"
}

.tours-icon-camera:before {
    content: "\e9d1"
}

.tours-icon-mobile-power-bank:before {
    content: "\e9d2"
}

.tours-icon-head-torch-1:before {
    content: "\e9d3"
}

.tours-icon-led-torch:before {
    content: "\e9d4"
}

.tours-icon-toilet-kit:before {
    content: "\e9d5"
}

.tours-icon-energy-bars:before {
    content: "\e9d6"
}

.tours-icon-wet-tissues:before {
    content: "\e9d7"
}

.tours-icon-sunscreen-lotion:before {
    content: "\e9d8"
}

.tours-icon-binoculars:before {
    content: "\e9d9"
}

.tours-icon-insect-repellent:before {
    content: "\e9da"
}

.tours-icon-biking-gears:before {
    content: "\e9db"
}

.tours-icon-valid-id-proof:before {
    content: "\e9dc"
}

.tours-icon-oxygen-can:before {
    content: "\e9dd"
}

.tours-icon-sticky-mats:before {
    content: "\e9de"
}

.tours-icon-trekking-pole:before {
    content: "\e9df"
}

.tours-icon-walking-stick:before {
    content: "\e9e0"
}

.tours-icon-towel:before {
    content: "\e9e1"
}

.tours-icon-poncho:before {
    content: "\e9e2"
}

.tours-icon-voucher-softcopy:before {
    content: "\e9e3"
}

.tours-icon-water-bottle:before {
    content: "\e9e4"
}

.tours-icon-thermal-inners:before {
    content: "\e9e5"
}

.tours-icon-batteries:before {
    content: "\e9e6"
}

.tours-icon-personal-medical-kit:before {
    content: "\e9e7"
}

.tours-icon-hiking-shoes:before {
    content: "\e9e8"
}

.tours-icon-waterproof-gloves:before {
    content: "\e9e9"
}

.tours-icon-balaclava:before {
    content: "\e9ea"
}

.tours-icon-skiing-suit:before {
    content: "\e9eb"
}

.tours-icon-helment-soldier:before {
    content: "\e9ec"
}

.tours-icon-transfers:before {
    content: "\e9ed"
}

.tours-icon-meals:before {
    content: "\e9ee"
}

.tours-icon-activities:before {
    content: "\e9ef"
}

.tours-icon-stay:before {
    content: "\e9f0"
}

.tours-icon-taxes:before {
    content: "\e9f1"
}

.tours-icon-permits:before {
    content: "\e9f2"
}

.tours-icon-guide:before {
    content: "\e9f3"
}

.tours-icon-driver:before {
    content: "\e9f4"
}

.tours-icon-dryer:before {
    content: "\e9f5"
}

.tours-icon-kitchen:before {
    content: "\e9f6"
}

.tours-icon-iron:before {
    content: "\e9f7"
}

.tours-icon-spa:before {
    content: "\e9f8"
}

.tours-icon-wifi:before {
    content: "\e9f9"
}

.tours-icon-television-with-channels:before {
    content: "\e9fa"
}

.tours-icon-washer:before {
    content: "\e9fb"
}

.tours-icon-air-conditioning:before {
    content: "\e9fc"
}

.tours-icon-room-service:before {
    content: "\e9fd"
}

.tours-icon-tea-maker:before {
    content: "\ea00"
}

.tours-icon-laundry:before {
    content: "\ea01"
}

.tours-icon-pet-friendly:before {
    content: "\ea02"
}

.tours-icon-sightseeing:before {
    content: "\ea03"
}

.tours-icon-tour-leader:before {
    content: "\ea04"
}

.tours-icon-ticket:before {
    content: "\ea05"
}

.tours-icon-accomodation:before {
    content: "\ea06"
}

.tours-icon-duration:before {
    content: "\ea07"
}

.tours-icon-download:before {
    content: "\ea08"
}

.tours-icon-highlight-coffee-brewing-experience:before {
    content: "\ea09"
}

.tours-icon-highlight-free-cancellation-upto-5-days:before {
    content: "\ea0a"
}

.tours-icon-highlight-yoga:before {
    content: "\ea0b"
}

.tours-icon-highlight-free-cancellation-upto-7-days:before {
    content: "\ea0c"
}

.tours-icon-price-tag:before {
    content: "\ea11"
}

.tours-icon-discount-badge:before {
    content: "\ea0e"
}

.tours-icon-arrow-down:before {
    content: "\ea0f"
}

.tours-icon-copy-tag:before {
    content: "\ea10"
}

.tours-icon-logout:before {
    content: "\ea0d"
}

.tours-icon-highlight-cruise:before {
    content: "\ea12"
}

.tours-icon-highlight-euro-rail-pass:before {
    content: "\ea13"
}

.tours-icon-highlight-flights-included:before {
    content: "\ea14"
}

.tours-icon-highlight-private-transfers:before {
    content: "\ea16"
}

.tours-icon-highlight-swiss-pass:before {
    content: "\ea17"
}

.tours-icon-highlight-train-journey:before {
    content: "\ea18"
}

.tours-icon-highlight-water-villas:before {
    content: "\ea19"
}

@media (min-width: 1024px) {
    .app-layout {
        display: grid;
        grid-template-columns: 1fr 350px;
        grid-template-areas: "alert alert" "left right" "full full";
        grid-column-gap: 40px
    }
}

@media (max-width: 1023px) {
    .app-layout {
        padding: 0
    }
}

@media (min-width: 1024px) {
    .app-layout .full {
        grid-area: full
    }
}

.app-layout .main-content {
    position: relative
}

@media (min-width: 1024px) {
    .app-layout .main-content {
        grid-area: left
    }
}

.app-layout .main-content.highlight-package-options>*:not(#package-options) {
    z-index: 0
}

.app-layout .main-content.highlight-package-options #package-options {
    z-index: 3;
    position: relative
}

.app-layout .main-content.highlight-package-options .overlay-v2 {
    z-index: 2 !important
}

.app-layout .sidebar {
    z-index: 1
}

.app-layout .sidebar>*:not(:first-child) {
    margin-top: 3rem
}

@media (min-width: 1024px) {
    .app-layout .sidebar {
        grid-area: right
    }
}

.app-layout .sidebar.muted {
    -webkit-filter: blur(1px);
    filter: blur(1px)
}

.covid-block {
    background-color: white;
    padding: 14px 20px;
    border-radius: 4px;
    display: flex;
    flex-flow: row nowrap;
    margin: 30px 0
}

.covid-block__img {
    width: 54px;
    height: 62px;
    margin-right: 20px
}

.covid-block__info {
    display: flex;
    flex-flow: column nowrap;
    align-items: flex-start;
    color: #3a3a3a
}

.covid-block__title {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px
}

.covid-block__details {
    font-size: 12px;
    line-height: 1.25
}

@media (max-width: 1023px) {
    .product-unavailable {
        padding: 5px 15px;
        font-size: 12px
    }
}

.pre-footer .nearby-places-list .col {
    z-index: 0
}

.flag-image {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 250px;
    margin-top: 10px
}

@media (min-width: 1024px) {
    .flag-image {
        height: 200px
    }
}

.alert {
    border-radius: 8px;
    padding: 14px 20px;
    color: #f5b811;
    border: 1px solid #f5b811;
    background-color: #fff6e0;
    margin: 15px 0
}

.alert .mobikwik-tnc-btn {
    font-size: unset;
    cursor: pointer
}

.alert p {
    margin: 0
}

.alert .tours-icon-warning,
.alert .tours-icon-info {
    font-size: 20px;
    margin-right: 8px
}

.alert strong {
    margin-right: 5px
}

.alert--warning {
    color: #f5b811;
    border: 1px solid #f5b811;
    background-color: #fff6e1
}

.alert--info {
    color: #048ee2;
    border: 1px solid #048ee2;
    background-color: #e8f5fd
}

.alert p {
    margin: 0
}

.alert__content {
    display: inline-block
}

.alerts-wrap {
    grid-area: alert;
    margin: 15px 0
}

.checkmark {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: block;
    stroke-width: 2;
    stroke: #fff;
    stroke-miterlimit: 10;
    box-shadow: inset 0px 0px 0px #7ac142;
    -webkit-animation: fill 0.4s ease-in-out 0.4s forwards, scale 0.3s ease-in-out 0.9s both;
    animation: fill 0.4s ease-in-out 0.4s forwards, scale 0.3s ease-in-out 0.9s both
}

.checkmark__circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #7ac142;
    fill: none;
    -webkit-animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
    animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards
}

.checkmark__check {
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    -webkit-animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
    animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards
}

@-webkit-keyframes stroke {
    100% {
        stroke-dashoffset: 0
    }
}

@keyframes stroke {
    100% {
        stroke-dashoffset: 0
    }
}

@-webkit-keyframes scale {

    0%,
    100% {
        transform: none
    }

    50% {
        transform: scale3d(1.1, 1.1, 1)
    }
}

@keyframes scale {

    0%,
    100% {
        transform: none
    }

    50% {
        transform: scale3d(1.1, 1.1, 1)
    }
}

@-webkit-keyframes fill {
    100% {
        box-shadow: inset 0px 0px 0px 30px #7ac142
    }
}

@keyframes fill {
    100% {
        box-shadow: inset 0px 0px 0px 30px #7ac142
    }
}

.attraction-banner {
    display: grid;
    grid-gap: 15px;
    margin-top: 80px;
    border-radius: 8px;
    position: relative;
    grid-template-areas: "banner" "information" "dock"
}

@media (min-width: 1024px) {
    .attraction-banner {
        grid-template-areas: "banner information" "dock information";
        grid-template-columns: 1fr 400px;
        grid-template-rows: 460px auto;
        max-width: 1165px
    }
}

.attraction-banner .styled-bg {
    height: calc(100% + 65px);
    top: -65px
}

@media (min-width: 1024px) {
    .attraction-banner .styled-bg {
        width: 100vw;
        left: calc(50% - 50vw - 9px)
    }
}

.attraction-banner__desc {
    overflow: hidden;
    max-height: calc(8 * 14px * 1.54);
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    margin: 20px 0
}

.attraction-banner__desc>p {
    margin: 0
}

.attraction-banner__row-heading {
    font-weight: 600;
    flex: 0 0 30%
}

.attraction-banner__row-content {
    margin-left: 10px;
    display: inline
}

.attraction-banner--v3 {
    margin-left: auto;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    color: white;
    margin-right: 50px
}

.attraction-banner .single-image-gallery {
    grid-area: banner
}

.attraction-banner .accessibility-list-item {
    width: 87px;
    margin-bottom: 0 !important
}

.attraction-banner__location {
    position: relative;
    display: inline-block;
    font-style: italic;
    font-size: 16px;
    margin-bottom: 10px
}

.attraction-banner__location:after {
    height: 4px;
    width: 100px;
    content: "";
    background-color: #ff5e00;
    position: absolute;
    top: calc(50% - 2px)
}

.attraction-banner__location .tours-icon-placeholder {
    margin-right: 5px
}

.attraction-banner__location:after {
    left: calc(100% + 20px)
}

.attraction-banner__info {
    grid-area: information;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    border-radius: 8px;
    color: white;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.5)
}

@media (max-width: 1023px) {
    .attraction-banner__info {
        background: linear-gradient(45deg, black, rgba(0, 0, 0, 0.4) 50%, black 100%)
    }
}

@media (min-width: 1024px) {
    .attraction-banner__info {
        height: 100%
    }
}

.attraction-banner__status {
    text-transform: capitalize;
    color: white;
    font-weight: 600;
    padding: 4px 10px;
    border-radius: 4px;
    display: inline-block;
    font-size: 12px
}

.attraction-banner__status--Open {
    background-color: #6ac259
}

.attraction-banner__status--Closing-Soon {
    background-color: #ffb100
}

.attraction-banner__status--Closed {
    background-color: red
}

.attraction-banner .multi-line-header-v2__title {
    display: flex;
    align-items: center;
    font-size: 24px !important;
    margin-bottom: 10px
}

@media (min-width: 1024px) {
    .attraction-banner .multi-line-header-v2__title {
        font-size: 50px !important
    }
}

.attraction-banner .multi-line-header-v2__title h1 {
    font-size: inherit;
    margin: 0;
    line-height: 1;
    text-transform: capitalize
}

.attraction-banner .multi-line-header-v2__title:before {
    display: none
}

.attraction-banner__times-table {
    margin-top: 10px
}

.attraction-banner__times-table-row {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    padding: 2px 4px;
    border-radius: 2px
}

.attraction-banner__times-table-row:nth-child(2n+1) {
    background-color: rgba(0, 0, 0, 0.06)
}

.attraction-banner__times-table-row-heading {
    text-transform: capitalize;
    font-weight: 600
}

.attraction-banner .product-overview__list-title {
    color: white
}

.attraction-banner .banner-dock {
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
}

.attraction-banner .banner-dock__list-item-name {
    color: white
}

.styled-bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 80vh;
    width: 100%;
    z-index: -1
}

.banner2 {
    height: 100vh;
    width: 100%;
    z-index: inherit
}

.banner2__bg {
    height: 100%;
    width: 100%;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0
}

.banner2 .container {
    height: 100%
}

.banner2__bg-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -1;
    opacity: 0;
    transition: 2s opacity;
    height: 100%;
    width: 100%
}

.banner2__bg-img--active {
    z-index: 1;
    opacity: 1
}

.banner2__details {
    height: 100%;
    display: flex
}

.banner2__title-wrap {
    display: flex;
    flex-flow: column nowrap;
    margin: 0;
    align-items: flex-start
}

.banner2__title {
    font-size: 80px;
    font-weight: 600;
    text-shadow: 1px 0 2px #595959;
    margin: 0;
    line-height: 0.8;
    letter-spacing: -4px;
    margin-bottom: 10px;
    text-transform: capitalize
}

@media (min-width: 1024px) {
    .banner2__title {
        font-size: 125px;
        letter-spacing: -6px
    }
}

.banner2__content-wrap {
    margin-top: 100px;
    display: flex;
    flex-flow: column nowrap;
    width: 100%;
    border-radius: 8px;
    padding: 20px;
    color: white;
    margin: auto 0 0;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.9) 100%)
}

@media (min-width: 1024px) {
    .banner2__content-wrap {
        margin: auto 0;
        background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.9), transparent 100%)
    }
}

.banner2__caption {
    font-style: italic;
    position: relative;
    font-size: 24px
}

.banner2__caption:after {
    height: 4px;
    width: 100px;
    content: "";
    background-color: #ff5e00;
    position: absolute;
    top: calc(50% - 2px)
}

.banner2__caption:after {
    left: calc(100% + 20px)
}

.banner2__desc {
    margin-top: 20px;
    font-size: 16px;
    max-width: 600px;
    max-height: calc(8 * 16px * 1.54);
    overflow: hidden
}

.banner2__desc>p {
    margin: 0
}

.banner2__detail {
    position: relative;
    padding-top: 20px
}

.banner2__detail:before {
    height: 4px;
    width: 100px;
    content: "";
    background-color: #ff5e00;
    position: absolute;
    top: 10px
}

.banner2__detail-row {
    font-style: italic
}

.banner2__detail-row .link-btn {
    padding: 0;
    font-size: 14px;
    font-style: italic
}

.multi-line-header__title {
    text-transform: capitalize
}

.product-overview__details .long-description {
    margin: 0
}

.attraction-section {
    margin-bottom: 50px;
    margin-top: 50px
}

@media (max-width: 1023px) {
    .attraction-section {
        margin-bottom: 0
    }
}

@media (min-width: 1024px) {
    .attraction-section .main-section-holder {
        height: 670px;
        display: flex;
        justify-content: space-between
    }
}

.attraction-section .main-section-holder .seeall-mobile {
    font-size: 1.4rem;
    font-weight: 600;
    display: flex;
    margin-top: 10px
}

@media (min-width: 1024px) {
    .attraction-section .main-section-holder .seeall-mobile {
        display: none
    }
}

.attraction-section .main-section-holder .seeall-mobile .seeall-mobile-link {
    width: 100%;
    text-align: right;
    color: #ff5e00;
    transition: color 0.3s ease-in-out, background 0.3s ease-in-out, opacity 0.3s ease-in-out, box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out, border 0.3s ease-in-out
}

.attraction-section .main-section-holder .seeall-mobile .seeall-mobile-link:hover {
    color: #b33a00
}

.attraction-section .main-section-holder .seeall-mobile .seeall-mobile-link:hover a {
    color: #b33a00
}

.attraction-section .main-section-holder .main-attraction-holder {
    margin: 0 -22px
}

@media (max-width: 1023px) {
    .attraction-section .main-section-holder .main-attraction-holder {
        width: 100vw
    }
}

@media (min-width: 1024px) {
    .attraction-section .main-section-holder .main-attraction-holder {
        flex: 0 0 48%;
        margin: 0;
        margin-right: 25px
    }
}

.attraction-section .main-section-holder .main-attraction {
    width: 100%;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    height: 670px
}

.attraction-section .main-section-holder .main-attraction .base-block-image-holder {
    flex: 1 1 auto;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 204px;
    position: relative
}

@media (min-width: 480px) {
    .attraction-section .main-section-holder .main-attraction .base-block-image-holder {
        height: 540px
    }
}

.attraction-section .main-section-holder .main-attraction .base-block-image-holder .base-block-image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.attraction-section .main-section-holder .main-attraction .text-holder {
    background: #ffc800;
    color: #fff;
    padding: 20px;
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.46
}

.attraction-section .main-section-holder .main-attraction .text-holder p {
    font-size: 1.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

@media (min-width: 1024px) {
    .attraction-section .main-section-holder .main-attraction .text-holder {
        font-size: 1.6rem;
        line-height: 1.1;
        padding: 25px 40px 23px
    }
}

.attraction-section .main-section-holder .main-attraction .text-holder .big-text {
    font-size: 3rem;
    font-weight: 700
}

@media (min-width: 1024px) {
    .attraction-section .main-section-holder .main-attraction .text-holder .big-text {
        font-size: 6rem
    }
}

.attraction-section .main-section-holder .main-attraction .text-holder .big-text a {
    color: #fff;
    text-decoration: underline
}

.attraction-section .main-section-holder .main-attraction .text-holder .big-text a:hover {
    text-decoration: none
}

.attraction-section .main-section-holder .attraction-list {
    width: 100%
}

@media (min-width: 1024px) {
    .attraction-section .main-section-holder .attraction-list {
        max-width: 50%
    }
}

@media (max-width: 1023px) {
    .attraction-section .main-section-holder .attraction-list.attraction-carousel {
        display: flex;
        flex-wrap: nowrap !important;
        overflow-x: scroll;
        overflow-y: hidden;
        -ms-scroll-snap-type: x proximity;
        scroll-snap-type: x proximity;
        scrollbar-width: none;
        -ms-overflow-style: none;
        word-break: break-all
    }

    .attraction-section .main-section-holder .attraction-list.attraction-carousel::-webkit-scrollbar {
        display: none
    }
}

@media (min-width: 1024px) {
    .attraction-section .main-section-holder .attraction-list.attraction-carousel .slick-dots {
        display: none
    }
}

@media (max-width: 1023px) {
    .attraction-section .main-section-holder .attraction-list .slick-list {
        margin: 0 -15px
    }
}

@media (min-width: 1024px) {
    .attraction-section .main-section-holder .attraction-list .slick-track {
        display: flex;
        flex-direction: column
    }
}

.attraction-section .main-section-holder .attraction-list .attraction-card,
.attraction-section .main-section-holder .attraction-list .destination-attraction-card {
    width: 100%;
    flex: 1 1 auto
}

@media (max-width: 1023px) {

    .attraction-section .main-section-holder .attraction-list .attraction-card,
    .attraction-section .main-section-holder .attraction-list .destination-attraction-card {
        scroll-snap-align: start;
        scroll-snap-stop: always
    }
}

.attraction-section .main-section-holder .attraction-list .attraction-card .attraction-read-more,
.attraction-section .main-section-holder .attraction-list .destination-attraction-card .attraction-read-more {
    font-size: 1.2rem;
    color: #ff5e00;
    text-align: right;
    margin-top: -5px;
    transition: color 0.3s ease-in-out, background 0.3s ease-in-out, opacity 0.3s ease-in-out, box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out, border 0.3s ease-in-out;
    font-size: 1rem;
    min-width: 100px;
    width: 100px;
    border-radius: 9px;
    background: #ff5300;
    color: white;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    padding: 7px;
    margin-left: auto;
    margin-right: 10px
}

.attraction-section .main-section-holder .attraction-list .attraction-card .attraction-read-more:hover,
.attraction-section .main-section-holder .attraction-list .destination-attraction-card .attraction-read-more:hover {
    background: #ffb100;
    cursor: pointer
}

@media (min-width: 1024px) {

    .attraction-section .main-section-holder .attraction-list .attraction-card .attraction-read-more,
    .attraction-section .main-section-holder .attraction-list .destination-attraction-card .attraction-read-more {
        font-size: 1.1rem
    }
}

@media (max-width: 1023px) {

    .attraction-section .main-section-holder .attraction-list .attraction-card .h3,
    .attraction-section .main-section-holder .attraction-list .destination-attraction-card .h3 {
        margin-top: 10px
    }
}

.attraction-section .main-section-holder .attraction-list .attraction-card .h3 a,
.attraction-section .main-section-holder .attraction-list .destination-attraction-card .h3 a {
    color: inherit
}

@media (max-width: 1023px) {

    .attraction-section .main-section-holder .attraction-list .attraction-card,
    .attraction-section .main-section-holder .attraction-list .destination-attraction-card {
        padding: 0 13px;
        margin: 0
    }
}

@media (max-width: 767px) {

    .attraction-section .main-section-holder .attraction-list .attraction-card,
    .attraction-section .main-section-holder .attraction-list .destination-attraction-card {
        flex: 0 0 350px
    }
}

@media (max-width: 479px) {

    .attraction-section .main-section-holder .attraction-list .attraction-card,
    .attraction-section .main-section-holder .attraction-list .destination-attraction-card {
        flex: 0 0 240px
    }
}

@media (min-width: 1024px) {

    .attraction-section .main-section-holder .attraction-list .attraction-card,
    .attraction-section .main-section-holder .attraction-list .destination-attraction-card {
        display: flex;
        max-width: 900px;
        margin-bottom: 20px;
        margin-top: 0;
        height: 210px
    }
}

.attraction-section .main-section-holder .attraction-list .attraction-card:last-child,
.attraction-section .main-section-holder .attraction-list .destination-attraction-card:last-child {
    margin-bottom: 0px
}

.attraction-section .main-section-holder .attraction-list .attraction-card h3,
.attraction-section .main-section-holder .attraction-list .attraction-card .h3,
.attraction-section .main-section-holder .attraction-list .destination-attraction-card h3,
.attraction-section .main-section-holder .attraction-list .destination-attraction-card .h3 {
    color: #505050;
    line-height: 1;
    margin-bottom: 10px;
    font-size: 1.6rem;
    font-weight: bold
}

.attraction-section .main-section-holder .attraction-list .base-block-image-holder {
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 142px;
    margin-bottom: 10px;
    position: relative
}

@media (min-width: 480px) {
    .attraction-section .main-section-holder .attraction-list .base-block-image-holder {
        min-height: 210px
    }
}

@media (max-width: 767px) {
    .attraction-section .main-section-holder .attraction-list .base-block-image-holder {
        margin-bottom: 10px
    }
}

@media (min-width: 1024px) {
    .attraction-section .main-section-holder .attraction-list .base-block-image-holder {
        margin-right: 10px;
        flex: 0 0 55%;
        margin-bottom: 0
    }
}

@media (min-width: 1200px) {
    .attraction-section .main-section-holder .attraction-list .base-block-image-holder {
        margin-right: 23px
    }
}

.attraction-section .main-section-holder .attraction-list .base-block-image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.attraction-section .main-section-holder .attraction-list .info-holder {
    width: 100%;
    font-size: 1.9rem;
    color: #868686;
    line-height: 1.47;
    display: flex;
    flex-direction: column
}

@media (min-width: 768px) {
    .attraction-section .main-section-holder .attraction-list .info-holder {
        font-size: 1.1rem
    }
}

.attraction-section .main-section-holder .attraction-list .info-holder .text-holder {
    margin-top: 0
}

.attraction-section .main-section-holder .attraction-list .info-holder .text-holder p {
    font-size: 1.2rem;
    color: #868686;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    max-height: calc(1.2rem * 1.47 * 4)
}

.attraction-section .main-section-holder .attraction-list .info-holder .text-holder p.with-first-tour-content {
    -webkit-line-clamp: 4 !important;
    max-height: calc(1.2rem * 1.47 * 4) !important
}

.attraction-section .main-section-holder .attraction-list .price-holder {
    background-color: #e3e3e3;
    padding: 15px;
    border-radius: 14px;
    font-size: 1.1rem
}

@media (min-width: 768px) {
    .attraction-section .main-section-holder .attraction-list .price-holder {
        font-size: 1.1rem;
        padding: 10px
    }
}

.attraction-section .main-section-holder .attraction-list .price-holder .text-holder {
    color: #868686
}

@media (max-width: 1023px) {
    .attraction-section .main-section-holder .attraction-list .price-holder .text-holder {
        margin-bottom: 13px;
        padding: 0px;
        display: block
    }
}

@media (min-width: 1024px) {
    .attraction-section .main-section-holder .attraction-list .price-holder .text-holder {
        padding: 0;
        margin: 0
    }
}

.attraction-section .main-section-holder .attraction-list .price-holder .btn-holder {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 8px
}

@media (max-width: 1023px) {
    .attraction-section .main-section-holder .attraction-list .price-holder .btn-holder {
        margin-top: 10px
    }
}

.attraction-section .main-section-holder .attraction-list .price-holder .btn-holder .price {
    margin: 0
}

.attraction-section .main-section-holder .attraction-list .price-holder .btn {
    font-size: 1rem;
    border-radius: 9px;
    padding: 7px
}

@media (min-width: 1024px) {
    .attraction-section .main-section-holder .attraction-list .price-holder .btn {
        font-size: 1.1rem;
        min-width: 100px;
        width: 100px;
        margin-left: auto
    }
}

.attraction-section .main-section-holder .attraction-list .price {
    font-size: 1.6rem;
    font-weight: 700;
    margin-right: 5px
}

@media (min-width: 768px) {
    .attraction-section .main-section-holder .attraction-list .price {
        font-size: 1.9rem
    }
}

.attraction-section .main-caption-section {
    display: flex;
    justify-content: space-between;
    align-items: baseline
}

.attraction-section .main-caption-section .seeall {
    font-weight: 600;
    color: #ff5e00;
    transition: color 0.3s ease-in-out, background 0.3s ease-in-out, opacity 0.3s ease-in-out, box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out, border 0.3s ease-in-out
}

.attraction-section .main-caption-section .seeall:hover {
    color: #b33a00
}

.attraction-section .main-caption-section .seeall:hover a {
    color: #b33a00
}

@media (max-width: 1023px) {
    .attraction-section .main-caption-section .seeall {
        display: none
    }
}

@media (max-width: 1023px) {
    .attraction-section .main-caption-section {
        padding: 10px 0
    }
}

.attraction-section.without-main-attraction .main-caption-section .seeall {
    display: block !important
}

.attraction-section.without-main-attraction .main-section-holder {
    height: auto
}

.attraction-section.without-main-attraction .main-section-holder .seeall-mobile {
    display: none !important
}

.attraction-section.without-main-attraction .main-section-holder .attraction-list {
    max-width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

@media (min-width: 1024px) {

    .attraction-section.without-main-attraction .main-section-holder .attraction-list .attraction-card,
    .attraction-section.without-main-attraction .main-section-holder .attraction-list .destination-attraction-card {
        max-width: 49%
    }
}

.attraction-section.without-main-attraction .main-section-holder .attraction-list .attraction-card .attraction-read-more,
.attraction-section.without-main-attraction .main-section-holder .attraction-list .destination-attraction-card .attraction-read-more {
    font-size: 1.2rem;
    color: #ff5e00;
    text-align: right;
    margin-top: -5px;
    transition: color 0.3s ease-in-out, background 0.3s ease-in-out, opacity 0.3s ease-in-out, box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out, border 0.3s ease-in-out;
    font-size: 1rem;
    min-width: 100px;
    width: 100px;
    border-radius: 9px;
    background: #ff5300;
    color: white;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    padding: 7px;
    margin-left: auto;
    margin-right: 10px
}

.attraction-section.without-main-attraction .main-section-holder .attraction-list .attraction-card .attraction-read-more:hover,
.attraction-section.without-main-attraction .main-section-holder .attraction-list .destination-attraction-card .attraction-read-more:hover {
    background: #ffb100;
    cursor: pointer
}

@media (min-width: 1024px) {

    .attraction-section.without-main-attraction .main-section-holder .attraction-list .attraction-card .attraction-read-more,
    .attraction-section.without-main-attraction .main-section-holder .attraction-list .destination-attraction-card .attraction-read-more {
        font-size: 1.1rem
    }
}

.attraction-section.without-main-attraction .main-section-holder .attraction-list .base-block-image-holder {
    margin-right: 20px
}

.attraction-section .more-things-section {
    margin-top: 20px
}

.attraction-section .more-things-section .container {
    padding: 0
}

.attraction-pricing {
    margin: 0;
    padding: 0
}

.availability {
    margin-top: 40px;
    font-size: 1.4rem;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
    border-radius: 12px;
    overflow: hidden;
    position: relative
}

@media (min-width: 1024px) {
    .availability {
        height: calc(100vh - 100px)
    }

    .availability .base-block,
    .availability .container,
    .availability .base-block-body {
        height: 100%
    }

    .availability .product-timelines-wrapper {
        height: calc(100% - 136px - 20px);
        overflow: auto
    }
}

.availability .base-block {
    margin: 0
}

.availability-modal {
    z-index: 11;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.65)
}

.availability__close-btn {
    position: absolute;
    top: 20px;
    right: 30px;
    outline: none;
    border: none;
    padding: 5px;
    border-radius: 20px;
    z-index: 1;
    background-color: #ececec;
    display: flex;
    justify-content: center;
    align-items: center
}

.availability__close-btn:before {
    z-index: -1;
    font-size: 8px
}

.availability__close-btn:hover {
    cursor: pointer
}

.availability__month-selector {
    font-size: 1.4rem;
    display: flex;
    flex-direction: row;
    padding: 20px;
    margin: 3rem 0;
    background-color: #f5f5f5;
    overflow: auto;
    margin-top: 0
}

.availability__month-label {
    font-weight: 600;
    padding-top: 8px;
    margin-right: 4rem;
    white-space: nowrap;
    color: #999999
}

.availability__month-picker {
    border: 1px solid #f5f5f5;
    outline: none;
    font-size: 1.3rem;
    color: #3a3a3a;
    background-color: #f5f5f5;
    font-weight: 500;
    border-radius: 30px;
    padding: 10px 20px;
    margin-right: 1rem;
    white-space: nowrap;
    cursor: pointer
}

.availability__month-picker:hover {
    border: 1px solid #ff5e00
}

.availability__month-picker--current-month {
    border: 2px solid #ff5e00;
    outline: none;
    border-radius: 2rem;
    padding: 8px;
    background: none;
    white-space: nowrap;
    color: #ff5e00;
    font-weight: 600
}

.availability__select-month-picker {
    border: 1px solid #ff5e00;
    outline: none;
    border-radius: 2rem;
    padding: 8px
}

.availability__select-month-picker:after {
    position: absolute;
    content: "\25BA";
    top: 30%;
    right: 0;
    font-size: 1.5rem;
    color: #ff5e00;
    transform: rotateZ(90deg)
}

@media (min-width: 1024px) {
    .availability__select-month-picker {
        display: none
    }
}

.base-block {
    display: block;
    background-color: #fff;
    padding: 25px 0;
    font-size: inherit
}

@media (min-width: 768px) {
    .base-block {
        margin-bottom: 3rem
    }
}

.base-block--m0 {
    margin: 15px 0 0 0
}

.base-block .base-block-head {
    font-size: 2rem;
    font-weight: 600;
    color: #000;
    padding-left: 10px;
    border-left: 4px solid #60d522;
    padding: 0 0 0 12px;
    z-index: 0
}

@media (min-width: 1024px) {
    .base-block .base-block-head {
        padding: 0 0 0 23px
    }
}

.base-block .base-block-head:before {
    content: none
}

.base-block .base-block-head .title {
    font-size: 2rem;
    margin-bottom: 0;
    font-weight: 600;
    color: #000
}

.base-block .base-block-body {
    padding-bottom: 0
}

@media (min-width: 1024px) {
    .base-block .base-block-body {
        padding: 10px 30px
    }
}

.banner {
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
    background-blend-mode: saturation;
    overflow: visible;
    z-index: 1
}

.banner:before {
    position: absolute;
    height: 65px;
    width: 100%;
    left: 0;
    top: 0;
    content: "";
    z-index: 2;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%)
}

.banner__images-wrap {
    height: calc(100vh - 250px)
}

@media (min-width: 1024px) {
    .banner__images-wrap {
        height: calc(100vh + 65px - 280px);
        margin-bottom: 30px;
        display: flex;
        flex-flow: row nowrap
    }
}

.banner__featured-image-wrap {
    flex: 1 1
}

@media (max-width: 1023px) {
    .banner__featured-image-wrap {
        height: 100%
    }
}

.banner__summary-string {
    color: #222;
    margin: 5px 0
}

.banner__image {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0
}

.banner__image--featured-image {
    position: unset
}

.banner__images-subgrid {
    flex: 0 0 39.5%;
    display: grid;
    grid-gap: 5px;
    margin-left: 5px
}

.banner__images-subgrid-item {
    position: relative
}

.banner__images-subgrid-item:nth-child(3):nth-last-child(1) {
    grid-column: span 2
}

.banner__images-subgrid-item:nth-child(2):nth-last-child(3) {
    grid-column: 2
}

.banner__content-wrap {
    position: relative;
    background-color: #fff
}

@media (max-width: 1023px) {
    .banner__content-wrap {
        padding-top: 20px
    }
}

.banner__content {
    color: #707070
}

@media (min-width: 1024px) {
    .banner__content {
        padding: 30px 20px 20px 24px
    }
}

.banner__info-container {
    position: relative
}

.banner__info-container:before {
    position: absolute;
    width: 4px;
    content: "";
    background-color:#60d522;
    top: 0;
    height: 40px;
    left: -24px
}

.banner__title {
    font-size: 29px;
    font-weight: 600;
    letter-spacing: -0.64px;
    color: #3a3a3a;
    margin: 0;
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.banner__info {
    margin-top: 11px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-weight: 500
}

.banner__info .product-info-item {
    margin-left: 20px
}

.banner__info .product-info-item [class^="tours-icon-"] {
    font-size: 1.5rem
}

.banner__avg-rating {
    font-size: 19px;
    font-weight: 600;
    padding: 7px 15px;
    background-color: #129b0d;
    border-radius: 4px;
    line-height: 1.2;
    margin-right: 20px;
    color: #fff
}

.banner__ratings {
    font-size: 1.3rem;
    margin-left: 10px;
    line-height: 1
}

.banner__stars-wrap {
    margin-right: 10px
}

.banner__stars-wrap [class^="tours-icon-star"] {
    font-size: 1.6rem
}

.banner__stars-wrap [class^="tours-icon-star"]:not(:last-child) {
    margin-right: 5px
}

.banner__lightbox-btn {
    position: absolute;
    top: 114px;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    padding: 10px 18px;
    font-size: 13px;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center
}

.banner__lightbox-btn [class^="tours-icon-"] {
    font-size: 1.8rem;
    margin-right: 10px
}

.banner__additional-info {
    margin-top: 20px
}

.banner__additional-info span[class^="tours-icon-"] {
    font-size: 18px;
    margin-right: 12px
}

.banner__additional-info--thrillcash {
    background-color: #fcfcfc;
    padding: 16px 20px;
    border-radius: 6px;
    border: dashed 2px #949494
}

@media (min-width: 1024px) {
    .banner__additional-info--thrillcash {
        margin-right: 30px
    }
}

.banner__additional-info--thrillcash .thrillcash-value {
    margin: 0 5px;
    font-weight: 600
}

.pricing-wrap {
    background: white;
    box-shadow: 0px 0px 20px 5px rgba(198, 198, 198, 0.25);
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    flex-flow: column nowrap
}

@media (max-width: 1023px) {
    .pricing-wrap {
        margin: 0
    }
}

.pricing-wrap__title {
    background-color: #ffb100;
    color: #fff;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    font-size: 1.1rem;
    padding: 2px 8px;
    padding: 12px 25px;
    font-size: 2rem
}

.pricing-wrap__prices {
    padding: 12px 20px;
    display: inline-block
}

.pricing-wrap__strikethrough-text {
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    color: #757575
}

.pricing-wrap__strikethrough-price {
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through;
    color: #bababa;
    margin-left: 5px
}

.pricing-wrap__current-price {
    font-weight: 500;
    font-size: 30px;
    line-height: 45px;
    color: #60d522;
    line-height: 1;
    display: flex;
    flex-flow: column nowrap;
    align-items: flex-start;
    margin-right: 15px
}

.pricing-wrap__inventory-name {
    font-weight: 500;
    font-size: 16px;
    margin-top: 10px
}

.pricing-wrap__book {
    padding: 12px 20px
}

.pricing-wrap__book-now-btn {
    font-size: 1.6rem;
    width: 100%;
    text-transform: unset;
    padding: 16px 0;
    background: #60d522 !important
}

.pricing-wrap__current-price-wrap {
    align-items: flex-start;
    margin-top: 10px
}

.pricing-wrap__enquiry {
    -webkit-animation: 0.2s 1 forwards heightIncrease;
    animation: 0.2s 1 forwards heightIncrease;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    padding: 12px 20px
}

.pricing-wrap__enquiry-btn {
    line-height: 2.2;
    width: 26rem;
    border-radius: 5px;
    background-color: #fff;
    color: #ff5e00;
    font-size: 1.5rem;
    display: block;
    height: 51px;
    outline: none;
    width: 100%;
    border: none;
    transition: background-color 0.2s, color 0.2s;
    font-weight: 600;
    border: 1px solid #ff5e00
}

.pricing-wrap__enquiry-btn:hover {
    background-color: #fff5db;
    border: 1px solid #fff5db;
    color: #ffb800;
    cursor: pointer
}

.sticky-pricing-wrap .pricing-wrap__enquiry {
    display: none
}

.sticky-pricing-wrap.sticky .pricing-wrap {
    opacity: 0;
    visibility: hidden;
    -webkit-animation: fadeIn 0.1s linear 0.5s 1 forwards;
    animation: fadeIn 0.1s linear 0.5s 1 forwards
}

.sticky-pricing-wrap.sticky .pricing-wrap__enquiry {
    display: block;
    height: 0;
    -webkit-animation: heightIncrease 0.2s linear 0.5s 1 forwards;
    animation: heightIncrease 0.2s linear 0.5s 1 forwards
}

@keyframes fadeIn {
    0% {
        opacity: 0;
        visibility: hidden
    }

    100% {
        opacity: 100%;
        visibility: unset
    }
}

@-webkit-keyframes heightIncrease {
    0% {
        height: 0
    }

    100% {
        height: 75px
    }
}

@keyframes heightIncrease {
    0% {
        height: 0
    }

    100% {
        height: 75px
    }
}

.banner-section-container {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    height: 265px
}

@media (min-width: 1024px) {
    .banner-section-container {
        height: 200px
    }
}

.banner-section-container:after {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0;
    right: 0;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0) 30%, transparent)
}

@media (min-width: 1024px) {
    .banner-section-container {
        height: 320px
    }
}

.banner-section-container .bg-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.banner-section-container .intro-top-container {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
    display: flex;
    align-items: center
}

.banner-section-container .intro-top-container .container {
    width: 100%;
    z-index: 2;
    padding-top: 100px
}

@media (max-width: 480px) {
    .banner-section-container .intro-top-container .container {
        padding-top: 80px
    }
}

.banner-section-container .intro-top-container:after {
    min-height: inherit
}

@media (min-width: 480px) {
    .banner-section-container .intro-top-container:after {
        content: "";
        display: block;
        width: 0
    }
}

.banner-section-container .intro-top-container .intro-top-content {
    flex-direction: column;
    min-height: inherit;
    display: flex
}

.banner-section-container .intro-top-container .intro-top-content .head-content {
    align-self: center;
    text-align: center
}

.banner-section-container .intro-top-container .intro-top-content .head-content .title {
    text-transform: none;
    font-size: 80px;
    margin-bottom: 0;
    line-height: 1;
    font-weight: 700;
    display: block;
    line-height: 1.2;
    font-size: 3.8rem;
    text-shadow: 1px 0 2px #595959
}

@media (min-width: 1024px) {
    .banner-section-container .intro-top-container .intro-top-content .head-content .title {
        padding-top: 50px
    }
}

@media (min-width: 768px) {
    .banner-section-container .intro-top-container .intro-top-content .head-content .title {
        font-size: 4rem
    }
}

.banner-section-container .intro-top-container .intro-top-content .head-content .sub-title {
    font-size: 1.5rem
}

@media (min-width: 1024px) {
    .banner-section-container .intro-top-container .intro-top-content .head-content .sub-title {
        text-shadow: 1px 0 2px #595959
    }
}

@media (min-width: 768px) {
    .banner-section-container .intro-top-container .intro-top-content .head-content .title {
        font-size: 5rem
    }

    .banner-section-container .intro-top-container .intro-top-content .head-content .sub-title {
        font-size: 1.4rem
    }
}

@media (max-width: 767px) {
    .banner-section-container .intro-top-container .intro-top-content .head-content .title {
        font-size: 4.5rem
    }

    .banner-section-container .intro-top-container .intro-top-content .head-content .sub-title {
        font-size: 1.2rem
    }
}

.banner-section-container .intro-top-container .intro-top-content .head-col {
    height: 130px;
    padding-top: 12px
}

@media (max-width: 480px) {
    .banner-section-container .intro-top-container .intro-top-content .head-col {
        padding-top: 15px;
        height: 75px
    }
}

.banner-section-container .intro-top-container .intro-top-content .head-col .base-block-head {
    display: flex;
    padding: 6px 12px;
    align-items: flex-start
}

@media (min-width: 768px) {
    .banner-section-container .intro-top-container .intro-top-content .head-col .base-block-head {
        padding-left: 30px
    }
}

@media (min-width: 1024px) {
    .banner-section-container .intro-top-container .intro-top-content .head-col .base-block-head {
        max-width: calc(100% - 300px);
        display: flex;
        flex-direction: column;
        flex: 0 1;
        padding-right: 20px
    }
}

.banner-section-container .intro-top-container .intro-top-content .head-col .base-block-head .constructed-heading {
    display: flex;
    align-items: flex-start;
    margin: 0
}

@media (max-width: 480px) {
    .banner-section-container .intro-top-container .intro-top-content .head-col .base-block-head .constructed-heading.without-image {
        color: #000
    }
}

.banner-section-container .intro-top-container .intro-top-content .head-col .base-block-head .constructed-heading .value {
    font-weight: normal;
    flex: 0 0 auto;
    margin-right: 9px;
    font-size: 5rem;
    line-height: 1
}

@media (min-width: 375px) {
    .banner-section-container .intro-top-container .intro-top-content .head-col .base-block-head .constructed-heading .value {
        font-size: 6rem
    }
}

@media (min-width: 768px) {
    .banner-section-container .intro-top-container .intro-top-content .head-col .base-block-head .constructed-heading .value {
        font-size: 10rem;
        margin-right: 30px
    }
}

@media (min-width: 1024px) {
    .banner-section-container .intro-top-container .intro-top-content .head-col .base-block-head .constructed-heading .value {
        font-size: 10.6rem;
        text-shadow: 1px 0 2px #595959
    }
}

.banner-section-container .intro-top-container .intro-top-content .head-col .base-block-head:before {
    top: 0;
    bottom: 0
}

.banner-section-container .intro-top-container .intro-top-content .head-col .base-block-head .title-content {
    flex: 1 1 auto;
    letter-spacing: -1px;
    align-self: center
}

.banner-section-container .intro-top-container .intro-top-content .head-col .base-block-head .title-content .title {
    text-transform: none;
    font-weight: 700;
    display: block;
    line-height: 1.2;
    font-size: 1.7rem
}

@media (min-width: 375px) {
    .banner-section-container .intro-top-container .intro-top-content .head-col .base-block-head .title-content .title {
        font-size: 2rem;
        text-shadow: 1px 1px 10px black
    }
}

@media (min-width: 768px) {
    .banner-section-container .intro-top-container .intro-top-content .head-col .base-block-head .title-content .title {
        font-size: 3rem;
        text-shadow: 1px 1px 10px black
    }
}

@media (min-width: 1024px) {
    .banner-section-container .intro-top-container .intro-top-content .head-col .base-block-head .title-content .title {
        text-shadow: 1px 0 2px #595959;
        font-size: 3.4rem
    }
}

@media (min-width: 1200px) {
    .banner-section-container .intro-top-container .intro-top-content .head-col .base-block-head .title-content .title {
        font-size: 4rem;
        letter-spacing: -1px
    }
}

.banner-section-container+.banner-dock {
    margin-top: -5%
}

.listing-types-container {
    margin-top: -4%;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    border-radius: 10px;
    background-color: #fff;
    position: relative;
    padding: 20px 0px 10px 0px
}

@media (min-width: 1024px) {
    .listing-types-container {
        margin-top: -5%
    }
}

@media (max-width: 1023px) {
    .listing-types-container {
        margin-top: 20px;
        overflow: auto
    }
}

@media (max-width: 480px) {
    .listing-types-container {
        margin-top: 15px;
        padding: 20px
    }
}

.listing-types-container.center-aline {
    display: flex;
    justify-content: center
}

.listing-types-container.center-aline .listing-type .single-slide {
    margin-right: 10px
}

.listing-types-container.center-aline .listing-type .single-slide .block-icon {
    min-width: 81px
}

.listing-types-container .listing-type {
    display: flex
}

@media (max-width: 1023px) {
    .listing-types-container .listing-type {
        -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
        overflow-x: auto
    }
}

.listing-types-container .listing-type .single-slide {
    display: flex;
    flex: 1 1
}

@media (max-width: 1023px) {
    .listing-types-container .listing-type .single-slide {
        scroll-snap-align: start
    }
}

.listing-types-container .listing-type .single-slide .block-icon {
    line-height: 1.8;
    text-align: center;
    width: 80px
}

.listing-types-container .listing-type .single-slide .block-icon[data-point="tourtype"] {
    max-width: 70px
}

.listing-types-container .listing-type .single-slide .block-icon .link {
    display: block;
    color: currentColor
}

.listing-types-container .listing-type .single-slide .block-icon .img-holder {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    font-size: 4rem;
    color: #ff5e00
}

@media (min-width: 1024px) {
    .listing-types-container .listing-type .single-slide .block-icon .img-holder {
        color: #fff
    }
}

.listing-types-container .listing-type .single-slide .block-icon .img-holder img {
    border-radius: 50%;
    height: 60px;
    width: 60px;
    -o-object-fit: cover;
    object-fit: cover
}

.listing-types-container .listing-type .single-slide .block-icon .text-holder {
    font-size: 12px;
    padding-top: 5px;
    color: #000;
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.listing-types-container .listing-type .single-slide .block-icon .text-holder:hover {
    overflow: visible;
    display: block
}

@media (min-width: 480px) {
    .listing-types-container .listing-type .slick-list {
        margin-left: 30px
    }
}

@media (min-width: 1024px) {
    .listing-types-container .listing-type .slick-list {
        margin-left: 50px
    }
}

.listing-types-container .listing-type .slick-list .slick-track .slick-slide {
    margin-right: 20px
}

@media (max-width: 480px) {
    .listing-types-container .listing-type .slick-list .slick-track .slick-slide {
        margin-right: 10px
    }
}

.listing-types-container .slick-arrow {
    display: inline-block;
    width: 30px;
    height: 135px;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    transition: background-color .3s ease-in-out
}

.listing-types-container .slick-arrow [class*="icon-"] {
    background: linear-gradient(to right, #ff7102, #ff7102 19%, #ff0256);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

@media (min-width: 481px) {
    .listing-types-container .slick-arrow {
        background-color: #fff
    }
}

@media (min-width: 1200px) {
    .listing-types-container .slick-arrow {
        width: 50px
    }
}

.listing-types-container .slick-arrow:before {
    display: none
}

.listing-types-container .slick-arrow:hover {
    background-color: #f2f2f2
}

.listing-types-container .slick-arrow img {
    width: 20px
}

@media (min-width: 1200px) {
    .listing-types-container .slick-arrow img {
        width: auto
    }
}

.listing-types-container .slick-prev {
    font-size: 15px;
    left: 0px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px
}

@media (max-width: 480px) {
    .listing-types-container .slick-prev {
        left: -20px
    }
}

.listing-types-container .slick-prev .icon-next {
    transform: rotate(180deg)
}

.listing-types-container .slick-next {
    font-size: 15px;
    right: 0px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
}

@media (max-width: 480px) {
    .listing-types-container .slick-next {
        right: -20px
    }
}

.listing-types-container .slick-prev,
.listing-types-container .slick-next {
    top: 46%
}

.listing-types-container.sticky-banner-dock {
    padding-top: 10px;
    position: -webkit-sticky;
    position: sticky;
    z-index: 50;
    padding-bottom: 10px;
    top: 0px
}

@media (max-width: 1023px) {
    .listing-types-container.sticky-banner-dock {
        margin: 10px 5px 70px 5px
    }
}

@media (max-width: 1023px) {
    .listing-types-container.sticky-banner-dock.without-static-banner {
        top: 65px
    }
}

.listing-types-container.sticky-banner-dock .listing-type .single-slide .block-icon {
    line-height: 1.4
}

.listing-types-container.sticky-banner-dock .listing-type .single-slide .block-icon[data-point="tourtype"] {
    max-width: 60px
}

.listing-types-container.sticky-banner-dock .listing-type .single-slide .block-icon.listing-card {
    min-width: 60px
}

.listing-types-container.sticky-banner-dock .listing-type .single-slide .block-icon.scroll-listing-card {
    width: 50px
}

@media (max-width: 480px) {
    .listing-types-container.sticky-banner-dock .listing-type .single-slide .block-icon.scroll-listing-card {
        width: 60px
    }
}

.listing-types-container.sticky-banner-dock .listing-type .single-slide .block-icon .img-holder img {
    height: 30px;
    width: 30px
}

.listing-types-container.sticky-banner-dock .slick-arrow {
    height: 90px
}

.breadcrumbs-container {
    max-width: 1080px;
    margin: 0 auto
}

@media (max-width: 480px) {
    .breadcrumbs-container {
        margin-left: 20px
    }
}

.breadcrumbs-container .breadcrumbs-holder {
    margin-top: 15px;
    margin-bottom: 15px
}

.breadcrumbs-container .breadcrumbs-holder .breadcrumbs {
    line-height: 1;
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    color: #505050;
    font-size: 1.2rem
}

@media (min-width: 1024px) {
    .breadcrumbs-container .breadcrumbs-holder .breadcrumbs {
        font-size: 1.2rem
    }
}

.breadcrumbs-container .breadcrumbs-holder .breadcrumbs li {
    padding: 5px 6px 0 0;
    color: #000
}

.breadcrumbs-container .breadcrumbs-holder .breadcrumbs li:not(:last-child):after {
    content: ">";
    padding-left: 5px;
    font-size: 110%
}

.breadcrumbs-container .breadcrumbs-holder .breadcrumbs li a {
    color: #000
}

.breadcrumbs-container .breadcrumbs-holder .breadcrumbs li a:hover {
    color: #ff5e00
}

.banner-dock {
    border-radius: 8px;
    background-color: white;
    padding: 10px;
    box-shadow: 0 1px 1px 0 rgba(65, 69, 73, 0.301961), 0 1px 3px 1px rgba(65, 69, 73, 0.15);
    margin-top: 20px;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1
}

.banner-dock__list {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    margin: 0 auto;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: flex-start
}

.banner-dock__list-item {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    flex: 0 0 81px
}

.banner-dock__list-item:not(:last-child) {
    margin-right: 10px
}

.banner-dock__list-item-image {
    height: 60px;
    width: 60px;
    border-radius: 50%
}

.banner-dock__list-item-name {
    color: #505050;
    font-size: 13px;
    margin-top: 8px;
    text-align: center;
    overflow: hidden;
    max-height: calc(2 * 13px * 1.54);
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.booking-details {
    color: #555353
}

.booking-details__wrap {
    z-index: 10;
    -ms-overflow-style: none;
    scrollbar-width: none
}

@media (max-width: 1023px) {
    .booking-details__wrap {
        width: 100vw;
        position: fixed;
        bottom: 0;
        box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px !important;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        max-height: 100vh;
        transition: 0.2s bottom
    }

    .booking-details__wrap.mobile-visibility--visible .booking-details__mobile-visibility-button {
        background-color: #fff
    }

    .booking-details__wrap.mobile-visibility--visible .booking-details__mobile-visibility-button [class^="tours-icon-"] {
        transform: rotate(0)
    }

    .booking-details__wrap.mobile-visibility--hidden .booking-details__mobile-visibility-button [class^="tours-icon-"] {
        transform: rotate(180deg)
    }

    .booking-details__wrap .booking-details__mobile-visibility-button {
        display: flex;
        flex-flow: row nowrap;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        border: none;
        outline: none;
        background: #fbf1ea;
        color: #505050;
        padding: 10px
    }
}

@media (max-width: 1023px) and (min-width: 1024px) {
    .booking-details__wrap .booking-details__mobile-visibility-button {
        display: none
    }
}

@media (max-width: 1023px) {
    .booking-details__wrap .booking-details__mobile-visibility-button [class^="tours-icon-"] {
        display: inline-block;
        transition: 0.2s transform;
        font-size: 16px;
        margin: 0 auto
    }

    .booking-details__wrap .booking-details__quick-info {
        flex: 0 0 90%;
        display: flex;
        flex-flow: column nowrap;
        align-items: flex-start
    }

    .booking-details__wrap .booking-details__quick-info-title {
        display: flex;
        font-weight: 600;
        margin-bottom: 8px;
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        line-height: 1.15;
        max-height: calc(1.15 * 14px * 3)
    }

    .booking-details__wrap .booking-details__quick-info-content {
        font-size: 12px
    }
}

@media (min-width: 1024px) {
    .booking-details__wrap {
        position: -webkit-sticky;
        position: sticky;
        width: 350px;
        top: 0
    }
}

.booking-details__wrap::-webkit-scrollbar {
    display: none
}

.booking-details__wrap .base-block {
    box-shadow: none
}

@media (max-width: 1023px) {
    .booking-details__wrap .base-block {
        margin: 0;
        padding: 0 0 25px
    }
}

.booking-details__wrap .base-block-body {
    padding: 0
}

.booking-details__wrap h2 {
    margin: 0
}

.booking-details__wrap--rooms .base-block-body {
    overflow: unset
}

.booking-details__wrap--rooms .booking-details__rooms-wrap {
    flex: 0 0 100%
}

.booking-details__wrap--rooms .booking-details__rooms-wrap .room-qty-counter__btn {
    height: 15px;
    width: 15px;
    border: 1px solid #ff5e00;
    color: #ff5e00;
    border-radius: 4px;
    background-color: transparent;
    padding: 0;
    line-height: 1
}

.booking-details__wrap--rooms .booking-details__rooms-wrap .room-qty-counter__value {
    margin: 0 13px
}

.booking-details__wrap--rooms .booking-details__add-room-btn {
    background-color: transparent;
    border: none;
    outline: none;
    color: #ff5e00;
    padding: 0;
    font-size: 14px;
    font-weight: 600
}

.booking-details__wrap--rooms .booking-details__rooms-text {
    margin-bottom: 16px
}

.booking-details__wrap--rooms .booking-details__rooms-table-row {
    display: flex;
    flex-flow: row nowrap;
    margin-bottom: 12px;
    position: relative
}

.booking-details__wrap--rooms .booking-details__rooms-table-row:first-child {
    margin-bottom: 8px
}

.booking-details__wrap--rooms .booking-details__rooms-table-col {
    text-align: center;
    flex: 0 0 80px
}

.booking-details__wrap--rooms .booking-details__rooms-table-col:first-child {
    text-align: left;
    font-size: 12px
}

.booking-details__wrap--rooms .booking-details__rooms-table-col--header {
    font-weight: 600
}

.booking-details__wrap--rooms .booking-details__row .DateRangePickerInput {
    height: 1px;
    width: 1px;
    overflow: hidden
}

.booking-details__wrap--rooms .booking-details__row--edit-date {
    justify-content: space-between
}

.booking-details__wrap--rooms .booking-details__row--edit-date .tours-icon-calendar {
    color: #ff5e00
}

.booking-details__wrap--rooms .booking-details__row--guests {
    flex-flow: row wrap;
    margin-top: 20px
}

.booking-details__wrap--rooms .booking-details__guests-dropdown-wrap {
    position: relative;
    width: 100%
}

.booking-details__wrap--rooms .booking-details__delete-room-btn {
    background-color: rgba(0, 0, 0, 0.2);
    border: none;
    outline: none;
    padding: 5px;
    font-size: 8px;
    border-radius: 10px;
    height: 20px;
    width: 20px;
    flex: 0 0 20px;
    position: absolute;
    right: 0
}

@media (min-width: 1024px) {
    .booking-details__wrap--rooms .booking-details__delete-room-btn {
        right: -17px
    }
}

@media (max-width: 375px) {
    .booking-details__wrap--rooms .booking-details__delete-room-btn {
        right: -23px
    }
}

.booking-details__wrap--rooms .booking-details__section--pricing-bottom {
    padding: 25px 30px 30px
}

.booking-details__wrap--rooms .booking-details .package-calendar {
    display: none
}

.booking-details__rooms-wrap {
    border-radius: 8px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
    background-color: #fff;
    padding: 20px 24px;
    color: #555353;
    font-size: 14px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    max-height: 200px;
    overflow: auto;
    scrollbar-width: 0;
    -ms-overflow-style: none
}

.booking-details__rooms-wrap::-webkit-scrollbar {
    display: none
}

@media (max-width: 1023px) {
    .booking-details__rooms-wrap {
        bottom: calc(100% + 10px);
        top: unset
    }
}

.booking-details__rooms-text {
    font-weight: 600;
    display: flex;
    justify-content: space-between
}

.booking-details__close-rooms-dropdown {
    background-color: transparent;
    color: #ff5e00;
    border: none;
    outline: none;
    text-decoration: underline;
    font-size: 12px;
    font-weight: 600
}

.booking-details__guests-dropdown-wrap {
    position: relative;
    width: 100%
}

.booking-details__product-name {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    margin-bottom: 20px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden
}

.booking-details__item-title {
    font-size: 1.4rem;
    font-weight: 600
}

.booking-details__item-title--lg {
    font-size: 1.6rem;
    font-weight: bold
}

.booking-details__item-content {
    font-size: 1.4rem
}

.booking-details__total {
    color: #ff5e00;
    font-weight: bold;
    font-size: 2rem
}

.booking-details__total--large {
    font-size: 2.8rem
}

.booking-details__section {
    padding: 25px 30px 30px
}

.booking-details__section--pricing-top {
    justify-content: space-between;
    line-height: 1.23;
    padding-bottom: 15px
}

.booking-details__section--pricing-top .booking-details__total {
    margin-top: 5px
}

.booking-details__section--pricing-top .error-wrap {
    margin-top: -17px;
    font-size: 14px
}

.booking-details__section--pricing-bottom {
    flex-flow: row wrap;
    display: flex;
    padding: 0 30px
}

.booking-details__section--pricing-bottom .booking-details__item-title {
    flex: 0 0 50%
}

.booking-details__section--pricing-bottom .booking-details__total {
    flex: 0 0 50%;
    text-align: right
}

.booking-details__section--pricing-bottom .booking-details__book-btn {
    flex: 0 0 100%;
    margin-top: 15px;
    font-weight: bold
}

@media (max-width: 1023px) {
    .booking-details__section--pricing-bottom .booking-details__book-btn {
        font-size: 18px;
        height: 50px
    }
}

.booking-details__section--pricing-bottom .booking-details__book-btn--enquiry {
    background-color: #ffb100
}

.booking-details__section--pricing-bottom .booking-details__book-btn:disabled {
    background-color: rgba(255, 94, 0, 0.5);
    cursor: not-allowed
}

.booking-details__section--pricing-bottom .booking-details__amt-tnc {
    margin-left: auto;
    margin-top: 5px;
    font-size: 1.1rem;
    margin-bottom: 5px
}

.booking-details__section--product-details {
    padding: 15px 30px;
    border-bottom: 2px dashed #ececec !important;
    position: relative
}

.booking-details__cutout {
    position: absolute;
    background: #f6f8fb;
    height: 36px;
    width: 36px;
    border-radius: 50px;
    bottom: -18px
}

.booking-details__cutout--left {
    left: -18px
}

.booking-details__cutout--right {
    right: -18px
}

.booking-details__row--edit-date {
    margin: 0 0 30px;
    justify-content: space-between
}

.booking-details__row--package-details {
    margin-top: 10px;
    align-items: flex-start;
    justify-content: space-between
}

.booking-details__row--package-details .booking-details__item-content {
    flex: 0 0 170px;
    -webkit-line-clamp: 3;
    max-height: calc(1.2rem * 3 * 1.54);
    overflow: hidden
}

.booking-details__row--variant-picker {
    margin-bottom: 30px
}

.booking-details__row--variant-picker label {
    width: 100%
}

.booking-details__row--inventory-details {
    margin-top: 10px;
    align-items: flex-start
}

.booking-details__row--inventory-details .booking-details__item-title {
    flex: 0 0 80px
}

.booking-details__row--inventory-details .booking-details__item-content:first-child {
    margin-left: 15px
}

.booking-details__row--inventory-details .booking-details__item-content:last-child {
    margin-left: auto
}

.booking-details__travel-date {
    font-size: 1.5rem;
    font-weight: bold;
    margin-left: 10px
}

.booking-details__edit-date-btn {
    color: #ff5e00;
    margin-left: auto
}

.booking-details__edit-date-btn:hover {
    cursor: pointer
}

.booking-details__inventories-wrap {
    max-height: 80px;
    overflow: auto
}

.booking-details__contact-button {
    text-align: center;
    border-radius: 8px;
    padding: 8px;
    border: 1px solid #ff5e00;
    font-size: 13px
}

.booking-details__contact-button:hover {
    cursor: pointer
}

.booking-details__contact-button .tours-icon-phone {
    margin: 0 10px 0 0
}

.time-picker-section-container {
    min-width: 145px
}

.time-picker-section-container .info-with-icon__info-wrap {
    width: 100%
}

@media only screen and (max-width: 1024px) {
    .time-picker-section-container {
        min-width: 172px
    }
}

@media only screen and (max-width: 420px) {
    .time-picker-section-container {
        min-width: unset
    }
}

.time-picker__control {
    border: none !important;
    min-height: unset !important;
    box-shadow: none !important
}

.time-picker__value-container {
    padding: 0 !important
}

.time-picker__value-container [class$="-Input"] {
    margin: 0 !important;
    padding: 0 !important
}

.time-picker__value-container .time-picker__price {
    display: none
}

.time-picker__indicators {
    display: none !important
}

.time-picker__input input {
    height: unset !important;
    width: 0 !important
}

.time-picker__input {
    color: transparent !important
}

.time-picker__menu-list {
    padding: 0 !important
}

.time-picker__menu .time-picker__option {
    padding: 8px 8px 0 8px;
    text-align: start;
    font-weight: 500;
    font-size: 1.4rem
}

.time-picker__menu .time-picker__option:hover {
    background-color: #f2f2f2
}

.time-picker__menu .time-picker__option--is-focused {
    background-color: unset
}

.time-picker__menu .time-picker__option--is-focused.time-picker__option--is-selected {
    background-color: #ff5e0022
}

.time-picker__menu .time-picker__option--is-selected {
    background: #ff5e0011;
    color: #ff5e00
}

.time-picker__menu .time-picker__option--is-selected .time-picker__price {
    color: #ff5e00 !important
}

.time-picker__menu .time-picker__option .divider {
    height: 1px;
    width: 100%;
    margin-top: 8px;
    background-color: #e0e0e0
}

.time-picker__menu .time-picker__option .time-picker__price {
    font-size: 1.0rem;
    font-weight: 400;
    color: #666
}

.time-picker__menu .time-picker__option .time-picker-option-value {
    margin-bottom: 5px
}

.room-type__control {
    border: none !important;
    min-height: unset !important;
    box-shadow: none !important
}

.room-type__value-container {
    padding: 0 !important
}

.room-type__value-container [class$="-Input"] {
    margin: 0 !important;
    padding: 0 !important
}

.room-type__indicators {
    display: none !important
}

.room-type__input input {
    height: unset
}

.booking-expiry {
    padding: 16px 20px;
    color: #3a3a3a;
    border: 2px dashed #ff5e00;
    background-color: #fff;
    border-radius: 6px
}

.booking-expiry__countdown {
    font-weight: 600;
    color: #ff5e00;
    display: inline-block;
    margin: 0 4px
}

.booking-expiry--tour-page {
    margin-bottom: 20px
}

.booking-expiry .link-btn {
    font-size: inherit;
    padding: 0
}

.breadcrumbs {
    margin: 20px 0;
    color: black
}

@media (max-width: 1023px) {
    .breadcrumbs {
        display: none
    }
}

.breadcrumbs__item {
    color: #505050;
    font-size: 1.4rem;
    text-decoration: underline
}

.breadcrumbs__item:not(:first-child) {
    margin-left: 20px;
    position: relative
}

.breadcrumbs__item:not(:first-child):before {
    content: ">";
    position: absolute;
    left: -13px;
    top: -2px
}

.section__getQuestion .container {
    padding: 20px 30px;
    background-color: #fff
}

.section__getQuestion .container .main-caption-section {
    border-bottom: 1px solid #ededed
}

.section__getQuestion .container .main-caption-section .contact-us-title {
    font-size: 1.6rem;
    color: #3b3b3b
}

.section__getQuestion .container .base-block-body {
    padding: 10px 0
}

.section__getQuestion .container .base-block-body .faq-main-content {
    font-size: 1.5rem;
    line-height: 1.54
}

.section__getQuestion .container .base-block-body .list-style {
    position: relative;
    font-size: 14px
}

.section__getQuestion .container .base-block-body .list-style li {
    list-style: none;
    margin-bottom: 5%;
    line-height: 1.23;
    margin-left: -1px;
    letter-spacing: normal;
    display: flex;
    flex-flow: column nowrap
}

.section__getQuestion .container .base-block-body .list-style li .phone {
    font-weight: 600;
    color: #505050;
    margin-bottom: 10px
}

.section__getQuestion .container .base-block-body .list-style li .phone:before {
    font-weight: lighter;
    font-family: "tours-app";
    position: absolute;
    left: 0;
    font-size: 1.4rem;
    content: "";
    color: #ff5e00
}

@media (min-width: 1024px) {
    .section__getQuestion .container .base-block-body .list-style li .phone:before {
        left: 0
    }
}

.section__getQuestion .container .base-block-body .list-style li .email:before {
    font-family: "tours-app";
    position: absolute;
    left: 0;
    font-size: 1.4rem;
    content: "";
    color: #ff5e00
}

@media (min-width: 1024px) {
    .section__getQuestion .container .base-block-body .list-style li .email:before {
        left: 0
    }
}

.section__getQuestion .container .base-block-body .list-style li .clock:before {
    font-family: "tours-app";
    position: absolute;
    left: 0;
    font-size: 1.4rem;
    content: "";
    color: #ff5e00
}

@media (min-width: 1024px) {
    .section__getQuestion .container .base-block-body .list-style li .clock:before {
        left: 0;
        font-weight: 900
    }
}

.section__getQuestion .enquiry-section .separator {
    color: #3a3a3a;
    font-size: 16px;
    text-align: center;
    position: relative
}

.section__getQuestion .enquiry-section .separator:before,
.section__getQuestion .enquiry-section .separator:after {
    height: 1px;
    width: 40px;
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, 0.2);
    top: 12px
}

.section__getQuestion .enquiry-section .separator:before {
    left: calc(100% + 5px)
}

.section__getQuestion .enquiry-section .separator:after {
    right: calc(100% + 5px)
}

.section__getQuestion .enquiry-section .link-btn-v2 {
    text-align: left;
    margin-top: 15px;
    border: 2px solid #ff5e00;
    color: #ff5e00;
    padding: 8px 16px;
    border-radius: 6px;
    font-size: 14px
}

.deal-timer {
    margin: 15px 0
}

.deal-timer--expired {
    margin: 20px auto;
    font-size: 20px;
    font-weight: 600;
    color: red;
    text-align: center
}

.deal-timer__title {
    font-size: 20px;
    font-weight: 600;
    color: #3a3a3a;
    letter-spacing: -0.4px;
    margin-bottom: 16px
}

.deal-timer__time-unit:not(:first-child) {
    margin-left: 16px
}

.deal-timer__time-unit-value {
    border: 2px solid rgba(255, 94, 0, 0.8);
    background-color: white;
    border-radius: 4px;
    padding: 13px;
    color: #ff5e00;
    font-size: 20px;
    font-weight: 600;
    width: 50px;
    height: 50px
}

.deal-timer__time-unit-name {
    font-size: 12px;
    color: #3a3a3a;
    margin-top: 9px
}

.destination-tiles-container {
    margin: 50px 0
}

.destination-tiles-container .destination-tile-list {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
    overflow: hidden
}

@media (max-width: 1023px) {
    .destination-tiles-container .destination-tile-list.destination-carousel {
        overflow-x: auto;
        transform: translateZ(0)
    }
}

@media (max-width: 480px) {
    .destination-tiles-container .destination-tile-list {
        display: block
    }
}

.destination-tiles-container .destination-tile-list .slick-dots {
    left: 0;
    right: 0;
    bottom: -5px
}

@media (min-width: 1024px) {
    .destination-tiles-container .destination-tile-list .slick-dots {
        display: none !important
    }
}

.destination-tiles-container .destination-tile-list .slick-arrow {
    display: inline-block;
    width: 50px;
    height: 50px;
    box-shadow: 0 3px 50px rgba(0, 0, 0, 0.16);
    background-color: #fff;
    border-radius: 50%;
    z-index: 2;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    transition: background-color .3s ease-in-out
}

.destination-tiles-container .destination-tile-list .slick-arrow [class*="icon-"] {
    background: linear-gradient(to right, #ff7102, #ff7102 19%, #ff0256);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

@media (max-width: 1023px) {
    .destination-tiles-container .destination-tile-list .slick-arrow {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .destination-tiles-container .destination-tile-list .slick-arrow {
        width: 71px;
        height: 71px
    }
}

.destination-tiles-container .destination-tile-list .slick-arrow:before {
    display: none
}

.destination-tiles-container .destination-tile-list .slick-arrow:hover {
    background-color: #f2f2f2
}

.destination-tiles-container .destination-tile-list .slick-arrow img {
    width: 20px
}

@media (min-width: 1200px) {
    .destination-tiles-container .destination-tile-list .slick-arrow img {
        width: auto
    }
}

.destination-tiles-container .destination-tile-list .slick-prev {
    left: -15px
}

@media (min-width: 1200px) {
    .destination-tiles-container .destination-tile-list .slick-prev {
        left: -40px
    }
}

.destination-tiles-container .destination-tile-list .slick-next {
    right: -15px
}

@media (min-width: 1200px) {
    .destination-tiles-container .destination-tile-list .slick-next {
        right: -40px
    }
}

.destination-tiles-container .destination-tile-list .destination-tile {
    height: 170px;
    margin: 15px;
    min-width: 250px;
    width: 250px;
    float: left;
    position: relative
}

.destination-tiles-container .destination-tile-list .destination-tile:first-child {
    margin-left: 0
}

@media (max-width: 480px) {
    .destination-tiles-container .destination-tile-list .destination-tile {
        height: 220px;
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }
}

.destination-tiles-container .destination-tile-list .destination-tile:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.1)
}

.destination-tiles-container .destination-tile-list .destination-tile .image {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.destination-tiles-container .destination-tile-list .destination-tile .destination-details {
    display: flex;
    width: 100%;
    flex-direction: column;
    position: absolute;
    top: 0;
    height: 100%;
    justify-content: center;
    padding: 10px
}

.destination-tiles-container .destination-tile-list .destination-tile .destination-details .destination-name {
    color: #fff;
    align-self: center;
    text-align: center;
    font-size: 2.5rem;
    margin-bottom: 0.5em;
    font-weight: bold;
    text-shadow: 2px 2px 5px #000
}

.destination-tiles-container .destination-tile-list .destination-tile .destination-details .destination-listings {
    transition: 0.3s all;
    color: #000;
    padding: 8px 23px;
    line-height: 1;
    align-self: center;
    background-color: #fff;
    border-radius: 20px;
    font-size: 1.1rem
}

.destination-tiles-container .destination-tile-list .destination-tile:hover a {
    color: #fff
}

.destination-tiles-container .destination-tile-list .destination-tile:hover .destination-listings {
    color: #fff;
    background-color: #ff5e00
}

.offers {
    margin-top: 20px
}

@media (max-width: 1023px) {
    .offers {
        padding-bottom: 20px
    }
}

.offers__title {
    font-weight: 600;
    margin-bottom: 12px
}

.offers__list-item:not(:last-child) {
    margin-bottom: 12px
}

.discount {
    display: flex;
    align-items: flex-start
}

.discount__text {
    font-size: 13px
}

.discount__type {
    font-weight: 600;
    margin-right: 8px
}

.discount__tnc-wrap {
    display: inline-block
}

.discount__tnc-btn {
    font-weight: 600;
    color: #ff5e00;
    outline: none;
    background-color: transparent;
    border: none
}

.discount__tnc {
    position: absolute;
    width: 600px;
    right: 0;
    padding: 20px;
    background-color: white;
    border-radius: 6px;
    max-height: 300px;
    overflow: auto;
    z-index: 10;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.2);
    transition: all 0.15s ease;
    transform: perspective(1000px) rotateX(-15deg);
    transform-origin: 0 0;
    opacity: 0;
    visibility: hidden;
    -webkit-animation: discount 0.2s ease-in forwards;
    animation: discount 0.2s ease-in forwards
}

@media (max-width: 1023px) {
    .discount__tnc {
        width: calc(100vw - 20px)
    }
}

.discount__tnc-heading {
    font-weight: 600;
    margin-bottom: 15px
}

.discount__tnc-list {
    padding-left: 15px;
    margin: 0;
    font-size: 12px
}

.discount__tnc-list li:not(:last-child) {
    margin-bottom: 8px
}

.discount .tours-icon-transfer {
    margin-right: 8px;
    color: #ff5e00;
    font-size: 18px
}

.discount__string {
    display: inline
}

.discount__code {
    color: #ff5e00;
    font-weight: 600;
    font-size: inherit;
    text-decoration: none;
    position: relative
}

.discount__code:hover .discount__code-tooltip {
    opacity: 1;
    visibility: unset;
    -webkit-animation: fadeOut 0.2s 3s ease-in forwards;
    animation: fadeOut 0.2s 3s ease-in forwards
}

.discount__code:hover {
    cursor: pointer
}

.discount__code-tooltip {
    position: absolute;
    white-space: nowrap;
    background-color: #ff5e00;
    color: white;
    font-weight: 600;
    padding: 4px 8px;
    border-radius: 4px;
    opacity: 0;
    visibility: hidden;
    transition: 0.2s opacity;
    bottom: calc(100% + 10px);
    left: calc(50% - 50px)
}

.discount__code-tooltip:before {
    position: absolute;
    content: "";
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #ff5e00 transparent transparent transparent
}

@-webkit-keyframes discount {
    0% {
        opacity: 0;
        visibility: hidden;
        transform: perspective(1000px) rotateX(-15deg)
    }

    100% {
        opacity: 1;
        visibility: unset;
        transform: rotateX(0)
    }
}

@keyframes discount {
    0% {
        opacity: 0;
        visibility: hidden;
        transform: perspective(1000px) rotateX(-15deg)
    }

    100% {
        opacity: 1;
        visibility: unset;
        transform: rotateX(0)
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
        visibility: unset
    }

    100% {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
        visibility: unset
    }

    100% {
        opacity: 0;
        visibility: hidden
    }
}

.section__getInTouch--mobile {
    position: absolute;
    top: calc(50% - 272.5px)
}

.section__getinTouch--mobile {
    position: absolute;
    top: calc(50% - 272.5px)
}

.section__getinTouch .container {
    padding: 20px 10px;
    background-color: #fff
}

@media (min-width: 1024px) {
    .section__getinTouch .container {
        padding: 20px 30px
    }
}

.section__getinTouch .container .heading {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 2rem;
    margin-top: 0;
    max-width: calc(100% - 45px)
}

.section__getinTouch .container .getinTouch-form .country-code-select__control {
    border-radius: 10px;
    border: 1px solid #d9d9d9;
    height: 3.8rem;
    margin-bottom: 1rem;
    padding: 0px 10px
}

.section__getinTouch .container .getinTouch-form .country-code-select__control .country-code-select__input input {
    margin-bottom: 0
}

.section__getinTouch .container .getinTouch-form input {
    border-radius: 10px;
    border: 1px solid #d9d9d9;
    width: 100%;
    height: 3.8rem;
    margin-bottom: 1rem;
    padding: 1rem;
    outline: none;
    color: #505050
}

.section__getinTouch .container .getinTouch-form input::-moz-placeholder {
    font-size: 1.4rem;
    color: rgba(80, 80, 80, 0.7)
}

.section__getinTouch .container .getinTouch-form input:-ms-input-placeholder {
    font-size: 1.4rem;
    color: rgba(80, 80, 80, 0.7)
}

.section__getinTouch .container .getinTouch-form input::-ms-input-placeholder {
    font-size: 1.4rem;
    color: rgba(80, 80, 80, 0.7)
}

.section__getinTouch .container .getinTouch-form input::placeholder {
    font-size: 1.4rem;
    color: rgba(80, 80, 80, 0.7)
}

.section__getinTouch .container .getinTouch-form .react-datepicker-wrapper {
    width: 100%
}

.section__getinTouch .container .getinTouch-form .react-datepicker-wrapper input {
    text-align: left;
    font-weight: normal;
    color: #505050;
    border-radius: 10px !important;
    border: 1px solid #d9d9d9
}

.section__getinTouch .container textarea {
    border: 1px solid #d9d9d9;
    width: 100%;
    padding: 1rem;
    border-radius: 10px;
    outline: none;
    height: 86px
}

.section__getinTouch .container textarea::-moz-placeholder {
    font-size: 1.4rem;
    color: rgba(80, 80, 80, 0.7)
}

.section__getinTouch .container textarea:-ms-input-placeholder {
    font-size: 1.4rem;
    color: rgba(80, 80, 80, 0.7)
}

.section__getinTouch .container textarea::-ms-input-placeholder {
    font-size: 1.4rem;
    color: rgba(80, 80, 80, 0.7)
}

.section__getinTouch .container textarea::placeholder {
    font-size: 1.4rem;
    color: rgba(80, 80, 80, 0.7)
}

.section__getinTouch .container .terms-conditions {
    -webkit-padding-start: 0;
    padding-inline-start: 0;
    list-style: none
}

.section__getinTouch .container .terms-conditions .tours-icon-tick {
    line-height: 1.75;
    display: flex;
    font-family: sans-serif !important
}

.section__getinTouch .container .terms-conditions .tours-icon-tick:before {
    font-family: "tours-app";
    content: "";
    margin-right: 10px;
    color: #00bc07;
    font-size: 1.5rem
}

.section__getinTouch .container .submit-button {
    line-height: 2.2;
    width: 26rem;
    border-radius: 5px;
    background-color: #60d522 ;
    color: #fff;
    font-size: 1.5rem;
    width: 100%;
    height: 51px;
    margin-top: 5px;
    outline: none;
    border: none;
    transition: background-color 0.2s, color 0.2s;
    font-weight: 600;
    border: 1px solid #60d522 
}

.section__getinTouch .container .submit-button:hover {
    background-color: #ffb100;
    border: 1px solid #ffb100;
    cursor: pointer
}

.section__getinTouch .container .submit-button--holo {
    background-color: #fff;
    color: #ff5e00
}

.section__getinTouch .container .submit-button--disabled {
    background-color: rgba(255, 94, 0, 0.3) !important
}

.enquiry-modal {
    display: flex;
    align-items: center
}

@media (max-width: 1023px) {
    .enquiry-modal-wrap .section__getQuestion {
        position: absolute;
        top: calc(50% - 122.5px);
        left: 0
    }

    .enquiry-modal-wrap .icon-close {
        top: calc(50% - 122.5px + 15px)
    }
}

@media (min-width: 1024px) {
    .enquiry-modal-wrap {
        width: 500px !important;
        position: relative !important
    }
}

@media (min-width: 1024px) {
    .enquiry-form-modal-wrap {
        position: unset !important
    }

    .enquiry-form-modal-wrap .section__getInTouch--mobile {
        left: calc(50% - 237.24px);
        width: 475px
    }

    .enquiry-form-modal-wrap .mobile-modal__close-btn {
        right: calc(50% - 272.5px + 65px)
    }
}

.error-wrap {
    background-color: rgba(255, 87, 87, 0.12);
    border: 1px solid #ff5757;
    color: #ff5757;
    padding: 20px 30px;
    margin: 20px 0;
    border-radius: 8px
}

.faqs .base-block {
    border-radius: 20px
}

.faqs .base-block-head {
    padding-left: 30px
}

.faqs__list {
    counter-reset: faqsCounter;
    list-style: none;
    padding: 0;
    overflow: hidden
}

.faqs__list-item {
    display: flex
}

.faqs__list-item:not(:last-child) {
    margin-bottom: 40px
}

@media (max-width: 1023px) {
    .faqs__list-item:first-child {
        margin-top: 10px
    }
}

.faqs__list-item:before {
    counter-increment: faqsCounter;
    content: counters(faqsCounter, ".", decimal-leading-zero) " ";
    font-size: 2.1rem;
    color: #fff;
    padding: 2%;
    width: 47px;
    height: 47px;
    flex: 0 0 47px;
    background-color: #fa4d00;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px
}

.faqs__qa-wrap {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start
}

.faqs__question {
    line-height: 1;
    font-size: 1.7rem;
    font-weight: 600;
    margin: 0
}

.faqs__answer {
    color: #000;
    margin-top: 20px;
    line-height: 2.08
}

.faqs__expand-btn {
    font-size: 1.5rem;
    font-weight: bold;
    padding: 10px 40px;
    margin: 0 auto;
    display: block
}

.footer {
    color: #fff;
    position: relative;
    padding-top: 30px;
    font-size: 10px
}

.footer:before {
    content: "";
    position: absolute;
    top: 98px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #2e343d;
    z-index: -1;
    background-image: url(../images/footer.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.footer.no-links:before {
    top: 0
}

.footer.no-links .pre-footer {
    display: none
}

.footer.no-links .social-list {
    display: none
}

.footer a {
    color: inherit
}

.footer .footer-titles {
    color: #505050;
    font-size: 1.2em;
    letter-spacing: 1.04px;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    -webkit-margin-after: 2.33em;
    margin-block-end: 2.33em;
    font-weight: bold
}

@media (max-width: 1023px) {
    .footer .footer-titles {
        margin-top: 2.33em
    }
}

@media (min-width: 1024px) {
    .footer .footer-titles {
        margin-bottom: 10px
    }
}

.footer .social-list {
    margin-bottom: 18px
}

.pre-footer {
    background-color: #fff;
    box-shadow: 0 50px 50px rgba(0, 0, 0, 0.14);
    border-radius: 19px;
    max-width: 1270px;
    width: 100%;
    margin: 0 auto 20px;
    padding: 20px
}

@media (min-width: 1024px) {
    .pre-footer {
        padding: 37px 33px 26px;
        margin: 0 auto 50px
    }
}

.pre-footer .row {
    position: relative
}

@media (min-width: 576px) and (max-width: 1023px) {
    .pre-footer .row {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }
}

@media (min-width: 768px) {
    .pre-footer .row {
        display: flex;
        justify-content: space-between
    }
}

.pre-footer .row>.col {
    margin-bottom: 20px;
    position: relative
}

@media (min-width: 480px) {
    .pre-footer .row>.col {
        padding: 0 10px
    }
}

@media (min-width: 576px) and (max-width: 1023px) {
    .pre-footer .row>.col {
        flex: 0 0 50%
    }
}

@media (min-width: 1024px) {
    .pre-footer .row>.col {
        padding: 17px 15px 0 15px;
        margin-bottom: 0;
        max-width: 231px;
        width: 100%
    }
}

@media (min-width: 1024px) {
    .pre-footer .row>.col:before {
        content: "";
        width: 1px;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        background-color: rgba(214, 214, 214, 0.62)
    }
}

.pre-footer .row>.col:first-child:before,
.pre-footer .row>.col:last-child:before {
    display: none
}

@media (min-width: 1024px) {
    .pre-footer .row>.col.trending {
        min-width: 310px;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }
}

.pre-footer .row>.col.destination {
    width: 100%
}

@media (min-width: 1024px) {
    .pre-footer .row>.col.destination {
        max-width: 300px
    }
}

.pre-footer .links-list {
    display: flex;
    flex-wrap: wrap;
    color: #505050;
    font-size: 1.3em;
    line-height: 1.7;
    text-align: center;
    justify-content: center
}

.pre-footer .links-list li {
    position: relative
}

.pre-footer .links-list li:nth-child(n+2) {
    padding-left: 16px
}

.pre-footer .links-list li:nth-child(n+2):before {
    content: "|";
    position: absolute;
    top: 0;
    left: 7px
}

.pre-footer .links-list li a {
    font-size: 1.2em
}

.pre-footer .links-list a:hover {
    color: #ff5e00
}

.pre-footer .trending h6 {
    margin-bottom: 17px
}

.pre-footer .nearby-places-list {
    display: flex;
    flex-wrap: wrap;
    padding: 0
}

.pre-footer .nearby-places-list .col {
    padding: 0 2.5px;
    display: flex;
    width: 31%
}

@media (min-width: 1024px) {
    .pre-footer .nearby-places-list .col {
        padding: 0 3px;
        height: 90px
    }
}

@media (min-width: 480px) {
    .pre-footer .nearby-places-list .col {
        width: 25%
    }
}

@media (min-width: 576px) and (max-width: 1023px) {
    .pre-footer .nearby-places-list .col {
        width: 33%
    }
}

@media (min-width: 1024px) {
    .pre-footer .nearby-places-list .col {
        width: 33%
    }
}

.pre-footer .nearby-places-list .col .nearby-places-item {
    position: relative;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 10px;
    padding: 5px;
    overflow: hidden;
    margin-bottom: 5px
}

@media (max-width: 1023px) {
    .pre-footer .nearby-places-list .col .nearby-places-item {
        min-height: 13vw
    }
}

@media (max-width: 575px) {
    .pre-footer .nearby-places-list .col .nearby-places-item {
        min-height: 21vw
    }
}

.pre-footer .nearby-places-list .col .nearby-places-item:before {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1)
}

.pre-footer .nearby-places-list .col .nearby-places-item-image {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    transform: scale(1);
    transition: 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) all
}

.pre-footer .nearby-places-list .col .nearby-places-item .onclick-link {
    width: 100%;
    height: 100%;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.pre-footer .nearby-places-list .col .nearby-places-item:hover .nearby-places-item-image {
    transform: scale(1.2)
}

.pre-footer .nearby-places-list .col .nearby-places-item .caption {
    font-size: 0.9em;
    font-weight: 700;
    padding-left: 3px;
    padding-right: 3px;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: color .3s ease-in-out
}

@media (min-width: 375px) {
    .pre-footer .nearby-places-list .col .nearby-places-item .caption {
        font-size: 1em
    }
}

@media (min-width: 1024px) {
    .pre-footer .nearby-places-list .col .nearby-places-item .caption {
        font-size: 1em
    }
}

.pre-footer .gift-link {
    display: flex;
    align-items: center
}

.pre-footer .gift-link .text {
    outline: none
}

.pre-footer .gift-link:hover .text {
    color: #ff5e00;
    font-weight: 600
}

.pre-footer .gift-link .icon-gift {
    position: relative;
    margin-right: 37px
}

@media (max-width: 1023px) {
    .pre-footer .gift-link .icon-gift {
        font-size: 2.5em
    }
}

.pre-footer .gift-link .badge {
    position: absolute;
    top: -5px;
    right: -20px;
    font-size: 0.6em;
    letter-spacing: -0.3px;
    min-width: 25px;
    line-height: 1;
    padding: 3px;
    font-weight: bold;
    width: 0;
    background-color: #ff5e00;
    color: #fff;
    font-size: 8px
}

.pre-footer .gift-link .text {
    color: #505050;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: color .3s ease-in-out
}

.reserved {
    color: #fff;
    text-align: center;
    padding: 29px 0 14px;
    
}

.reserved .caption {
    display: block;
    font-size: 1.5em;
    font-weight: 700;
    color: #fff;
    margin-bottom: 5px
}

.reserved p {
    font-size: 1.2em;
    line-height: 1.8
}

.footer-logo {
    position: relative;
    margin-bottom: 39px
}

.footer-logo:before,
.footer-logo:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 100%;
    height: 2px;
    width: 10%;
    background-color: #b7b7b7
}

@media (min-width: 375px) {

    .footer-logo:before,
    .footer-logo:after {
        width: 15%
    }
}

@media (min-width: 480px) {

    .footer-logo:before,
    .footer-logo:after {
        width: 20%
    }
}

@media (min-width: 768px) {

    .footer-logo:before,
    .footer-logo:after {
        width: 30%
    }
}

@media (min-width: 1200px) {

    .footer-logo:before,
    .footer-logo:after {
        width: 38%
    }
}

.footer-logo:before {
    left: 0
}

@media (min-width: 1024px) {
    .footer-logo:before {
        left: 33px
    }
}

.footer-logo:after {
    right: 0
}

@media (min-width: 1024px) {
    .footer-logo:after {
        right: 33px
    }
}

.footer-logo .logo-link {
    display: block;
    text-decoration: none;
    max-width: 175px;
    width: 100%;
    margin: 0 auto
}

.footer-logo .logo-link img {
    width: 100%
}

.social-list {
    display: flex;
    justify-content: center
}

.social-list li {
    margin: 0 10px
}

@media (min-width: 1024px) {
    .social-list li {
        margin: 0 14px
    }

    .social-list li .onclick-link {
        font-size: 3.6em
    }
}

.social-list li:first-child {
    margin-left: 0
}

.social-list li:last-child {
    margin-right: 0
}

.social-list li .onclick-link {
    font-size: 3em
}

.social-list a:hover {
    color: #fff
}

.trending-item:not(:last-child) {
    margin-bottom: 12px
}

.trending-item .image-holder {
    min-width: 40px;
    width: 0;
    overflow: hidden;
    border-radius: 50%
}

.trending-item .image-holder img {
    width: 100%
}

.trending-item .trending-content {
    padding: 3px 7px
}

.trending-item p {
    color: #505050;
    font-size: 1em;
    margin-bottom: 5px;
    transition: color .3s ease-in-out
}

.trending-item a {
    display: flex
}

.trending-item a:hover p {
    color: #ff5e00
}

.footer-list {
    margin-bottom: 10px
}

@media (min-width: 1024px) {
    .footer-list {
        margin-bottom: 30px
    }
}

.footer-list li {
    position: relative;
    color: #505050;
    font-size: 1em;
    letter-spacing: 1px;
    text-transform: uppercase
}

.footer-list li:not(:last-child) {
    margin-bottom: 10px
}

.footer-list a,
.footer-list .footer-link {
    color: #505050
}

.footer-list a:hover,
.footer-list .footer-link:hover {
    color: #ff5e00;
    font-weight: 700
}

form,
fieldset {
    margin: 0;
    padding: 0;
    border-style: none
}

input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
textarea,
select,
.jcf-textarea {
    transition: border-color .3s ease-in-out;
    display: block;
    height: 34px;
    border-radius: 100px;
    border: 1px solid #d9d9d9;
    font-size: 1.2rem;
    padding: 5px 15px;
    line-height: normal;
    width: 100%;
    color: currentColor;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    outline: none;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    box-sizing: border-box;
    border: 1px solid #d9d9d9;
    padding: 8px 15px;
    scrollbar-width: none;
    -ms-overflow-style: none
}

input[type="email"]:focus::-webkit-input-placeholder,
input[type="number"]:focus::-webkit-input-placeholder,
input[type="password"]:focus::-webkit-input-placeholder,
input[type="search"]:focus::-webkit-input-placeholder,
input[type="tel"]:focus::-webkit-input-placeholder,
input[type="text"]:focus::-webkit-input-placeholder,
input[type="url"]:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder,
select:focus::-webkit-input-placeholder,
.jcf-textarea:focus::-webkit-input-placeholder {
    color: transparent;
    opacity: 1
}

input[type="email"]:focus::-moz-placeholder,
input[type="number"]:focus::-moz-placeholder,
input[type="password"]:focus::-moz-placeholder,
input[type="search"]:focus::-moz-placeholder,
input[type="tel"]:focus::-moz-placeholder,
input[type="text"]:focus::-moz-placeholder,
input[type="url"]:focus::-moz-placeholder,
textarea:focus::-moz-placeholder,
select:focus::-moz-placeholder,
.jcf-textarea:focus::-moz-placeholder {
    opacity: 1;
    color: transparent;
    opacity: 1
}

input[type="email"]:focus:-moz-placeholder,
input[type="number"]:focus:-moz-placeholder,
input[type="password"]:focus:-moz-placeholder,
input[type="search"]:focus:-moz-placeholder,
input[type="tel"]:focus:-moz-placeholder,
input[type="text"]:focus:-moz-placeholder,
input[type="url"]:focus:-moz-placeholder,
textarea:focus:-moz-placeholder,
select:focus:-moz-placeholder,
.jcf-textarea:focus:-moz-placeholder {
    color: transparent;
    opacity: 1
}

input[type="email"]:focus:-ms-input-placeholder,
input[type="number"]:focus:-ms-input-placeholder,
input[type="password"]:focus:-ms-input-placeholder,
input[type="search"]:focus:-ms-input-placeholder,
input[type="tel"]:focus:-ms-input-placeholder,
input[type="text"]:focus:-ms-input-placeholder,
input[type="url"]:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder,
select:focus:-ms-input-placeholder,
.jcf-textarea:focus:-ms-input-placeholder {
    color: transparent;
    opacity: 1
}

input[type="email"]:focus.placeholder,
input[type="number"]:focus.placeholder,
input[type="password"]:focus.placeholder,
input[type="search"]:focus.placeholder,
input[type="tel"]:focus.placeholder,
input[type="text"]:focus.placeholder,
input[type="url"]:focus.placeholder,
textarea:focus.placeholder,
select:focus.placeholder,
.jcf-textarea:focus.placeholder {
    color: transparent;
    opacity: 1
}

input[type="email"]::-webkit-scrollbar,
input[type="number"]::-webkit-scrollbar,
input[type="password"]::-webkit-scrollbar,
input[type="search"]::-webkit-scrollbar,
input[type="tel"]::-webkit-scrollbar,
input[type="text"]::-webkit-scrollbar,
input[type="url"]::-webkit-scrollbar,
textarea::-webkit-scrollbar,
select::-webkit-scrollbar,
.jcf-textarea::-webkit-scrollbar {
    display: none
}

input[type="email"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder,
.jcf-textarea::-webkit-input-placeholder {
    color: #969696
}

input[type="email"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder,
.jcf-textarea::-moz-placeholder {
    opacity: 1;
    color: #969696
}

input[type="email"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder,
.jcf-textarea:-moz-placeholder {
    color: #969696
}

input[type="email"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder,
.jcf-textarea:-ms-input-placeholder {
    color: #969696
}

input[type="email"].placeholder,
input[type="number"].placeholder,
input[type="password"].placeholder,
input[type="search"].placeholder,
input[type="tel"].placeholder,
input[type="text"].placeholder,
input[type="url"].placeholder,
textarea.placeholder,
select.placeholder,
.jcf-textarea.placeholder {
    color: #969696
}

select {
    -webkit-border-radius: 0
}

textarea {
    overflow-y: auto;
    height: 80px;
    border-radius: 21px;
    padding: 20px;
    resize: none;
    white-space: normal
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    cursor: pointer
}

.simple-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    height: 65px
}

.simple-header .container {
    height: 100%
}

.simple-header .menu-profile {
    display: flex;
    flex-direction: row;
    margin-right: 20px
}

.simple-header .menu-profile .image {
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background: linear-gradient(180deg, #ffba0a 0%, #f47625 100%)
}

.simple-header .menu-profile .image .image-gradient-text {
    font-weight: 500;
    font-size: 10px;
    line-height: 21px;
    color: #ffffff
}

.simple-header .menu-profile .image>img {
    width: 21px;
    height: 21px
}

.simple-header .menu-profile .name {
    font-weight: 500;
    font-size: 15px;
    height: 23px;
    line-height: 23px;
    width: 100px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: start;
    margin-left: 10px
}

@media (max-width: 576px) {
    .simple-header .menu-profile .name {
        display: none
    }
}

@media (max-width: 576px) {
    .simple-header .customer-page {
        display: none
    }
}

.simple-header__row {
    justify-content: flex-end;
    padding: 15px 0 11px;
    height: 100%
}

@media (max-width: 1023px) {
    .simple-header__row {
        justify-content: flex-end
    }
}

@media (min-width: 1024px) {
    .simple-header__row {
        border-bottom: 1px solid #a0a0a0
    }
}

.simple-header__row__inverted {
    border-bottom: none !important
}

.simple-header__actions {
    display: flex
}

.simple-header__actions .currency-picker {
    width: 90px;
    margin-right: 25px
}

@media (max-width: 1023px) {
    .simple-header__actions .currency-picker {
        margin-right: 10px
    }

    .simple-header__actions .currency-picker__value-container {
        padding: 0;
        flex-direction: row-reverse
    }
}

.simple-header__actions .currency-picker__control {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none
}

.simple-header__actions .currency-picker__placeholder,
.simple-header__actions .currency-picker__single-value {
    color: white
}

.simple-header__actions .currency-picker__indicator-separator {
    display: none
}

.simple-header__actions .currency-picker__dropdown-indicator {
    padding-right: 10px;
    padding-top: 6px
}

@media (max-width: 1023px) {
    .simple-header__actions .currency-picker__dropdown-indicator {
        padding: 0px !important
    }
}

.simple-header__logo {
    position: absolute;
    left: 15%;
    top: 15px
}

@media (max-width: 768px) {
    .simple-header__logo {
        left: 5%
    }
}

@media (max-width: 768px) {
    .simple-header__logo-customer {
        left: 15%
    }
}

.simple-header .header-mobile-nav-opener:not(.hamburger-slide-in) span:after,
.simple-header .header-mobile-nav-opener:not(.hamburger-slide-in):before,
.simple-header .header-mobile-nav-opener:not(.hamburger-slide-in):after,
.simple-header .header-mobile-nav-opener:not(.hamburger-slide-in) span {
    background: #f47625
}

@media (max-width: 768px) {
    .simple-header .header-mobile-nav-opener {
        transition: left 0.3s ease-in-out, top 0.3s ease-in-out;
        height: 16px;
        width: 27px;
        display: block;
        position: absolute;
        top: 25px;
        left: 5%;
        z-index: 13
    }

    .simple-header .header-mobile-nav-opener:hover {
        opacity: 0.8
    }

    .nav-active .simple-header .header-mobile-nav-opener {
        left: 254px;
        top: 24px
    }

    .nav-active .simple-header .header-mobile-nav-opener:after {
        right: 10px
    }

    .nav-active .simple-header .header-mobile-nav-opener span {
        right: 7px
    }

    .nav-active .simple-header .header-mobile-nav-opener span:after {
        right: 7px
    }

    .simple-header .header-mobile-nav-opener span:after,
    .simple-header .header-mobile-nav-opener:before,
    .simple-header .header-mobile-nav-opener span {
        content: "";
        background: #ff5e00;
        position: absolute;
        top: 7px;
        left: 0;
        right: 0;
        height: 1px;
        transition: .3s ease 0s
    }

    .simple-header .header-mobile-nav-opener:after,
    .simple-header .header-mobile-nav-opener:before {
        top: 0
    }

    .simple-header .header-mobile-nav-opener:after {
        bottom: 0;
        top: auto
    }
}

.simple-header__profile-menu-btn {
    position: absolute;
    left: 5%
}

.simple-header__logo-img {
    height: 35px
}

.simple-header__action {
    color: #fff;
    outline: none;
    border: none;
    padding: 0;
    background-color: transparent;
    font-size: 14px;
    margin-left: auto
}

.simple-header__action__inverted {
    color: #404040
}

.simple-header__white {
    background-color: white !important;
    box-shadow: none !important;
    border-bottom: 1px solid #e2e2e2;
    position: -webkit-sticky;
    position: sticky
}

.header-user-menu {
    top: 25px
}
.header-user-menu a{
    color: #fff;
}
@media (max-width: 1024px) {
    .header-user-menu {
        right: 30px
    }
}

.header-user-menu__container {
    position: absolute;
    top: 10px;
    width: 120px;
    display: none
}

@media (max-width: 768px) {
    .header-user-menu__container {
        right: 30px
    }
}

.header-user-menu__container .user-container {
    margin-top: 50px;
    background-color: #fff;
    box-shadow: 0px 0px 20px 5px rgba(216, 216, 216, 0.25);
    border: 1px solid #f2f2f2;
    border-radius: 5px
}

.header-user-menu__container .user-container>div {
    background: #fff;
    width: 100%;
    height: 35px;
    font-size: 14px;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: 0.03em;
    color: #676767
}

.header-user-menu__container .user-container>div:hover {
    background: rgba(244, 118, 37, 0.1)
}

.header-user-menu__container-show {
    display: block
}

.info-with-icon {
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start
}

.info-with-icon:hover {
    cursor: pointer
}

.info-with-icon--full-width {
    flex: 1 1;
    width: 100%
}

.info-with-icon--full-width .info-with-icon__info-wrap {
    flex: 1 1
}

.info-with-icon--actionable:hover,
.info-with-icon--actionable *:hover {
    cursor: pointer
}

.info-with-icon__icon {
    color: #ff5e00;
    font-size: 12px;
    margin-right: 12.5px;
    color: #fb6400
}

.info-with-icon__info-wrap {
    color: #555353;
    line-height: 1
}

.info-with-icon__info-heading {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    display: inline-block
}

.inline-loader {
    padding: 5px;
    display: inline-block;
    -webkit-animation: fullRotation 0.5s infinite;
    animation: fullRotation 0.5s infinite
}

.inline-loader-container {
    align-items: center;
    display: inline-flex
}

.inline-loader-container .msg {
    font-size: 14px
}

@-webkit-keyframes fullRotation {
    from {
        transform: rotateZ(0deg)
    }

    to {
        transform: rotateZ(360deg)
    }
}

@keyframes fullRotation {
    from {
        transform: rotateZ(0deg)
    }

    to {
        transform: rotateZ(360deg)
    }
}

.inventory {
    flex-flow: row nowrap
}

.inventory:first-child {
    margin-top: 8px
}

.inventory:not(:last-child) {
    margin-bottom: 20px
}

.inventory__name {
    font-size: 1.5rem;
    line-height: 1
}

.inventory__pricing {
    margin-left: auto;
    margin-right: 25px
}

.inventory__counter {
    margin-left: auto
}

.inventory__counter-btn {
    height: 15px;
    width: 15px;
    border: 1px solid #ff5e00;
    color: #ff5e00;
    border-radius: 4px;
    background-color: transparent;
    padding: 0;
    line-height: 1
}

.inventory__quantity {
    margin: 0 13px;
    min-width: 20px;
    text-align: center
}

.inventory__strike-through-amount {
    font-size: 1.3rem;
    text-decoration: line-through;
    margin-right: 10px
}

.inventory__current-amount {
    font-size: 1.5rem;
    color: #fb6400;
    font-weight: bold
}

.base-block-head {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center
}

.base-block-head .expand-all {
    border-radius: 10px;
    border: 1px solid #fa4d00;
    color: #fa4d00;
    background-color: #fff;
    padding: 7px 15px;
    font-size: 1.4rem;
    outline: none;
    transition: 0.2s color, 0.2s background-color
}

@media (min-width: 1024px) {
    .base-block-head .expand-all {
        margin-right: 2rem
    }

    .base-block-head .expand-all:hover {
        border: 1px solid #fa4d00;
        background-color: #fa4d00;
        color: #fff;
        cursor: pointer
    }
}

@media (min-width: 1024px) {
    .base-block {
        padding: 2rem 0
    }
}

.section__itinerary .base-block-body {
    padding: 0;
    margin-top: 15px
}

@media (min-width: 1024px) {
    .section__itinerary .base-block-body {
        padding: 0 30px 20px 24px
    }
}

.itinerary-unit-holder {
    margin-left: 1rem
}

@media (min-width: 1024px) {
    .itinerary-unit-holder {
        margin-left: 3rem
    }
}

.itinerary-unit-holder .about-itinerary-header {
    color: #000;
    font-size: 1.5rem;
    margin-left: -10px;
    display: flex;
    align-items: center;
    height: 60px
}

.itinerary-unit-holder .about-itinerary-header:hover {
    cursor: pointer
}

.itinerary-unit-holder .about-itinerary-header .itinerary-temp-icon {
    display: inline-block;
    height: 15px;
    width: 15px;
    flex: 0 0 15px;
    border-radius: 50%;
    background: white;
    border: 4px solid green;
    z-index: 1
}

@media (min-width: 1024px) {
    .itinerary-unit-holder .about-itinerary-header .itinerary-temp-icon {
        height: 20px;
        width: 20px;
        flex: 0 0 20px
    }
}

.itinerary-unit-holder .about-itinerary-header .itinerary-day {
    font-weight: 700;
    margin: 0 20px 0 15px;
    flex: 0 0 54px
}

.itinerary-unit-holder .about-itinerary-header .itinerary-heading-tag {
    display: flex;
    align-items: center;
    width: 100%;
    font-size: inherit;
    font-weight: inherit;
    color: unset;
    margin: 0
}

.itinerary-unit-holder .about-itinerary-header .itinerary-day-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: calc(2 * 1.5rem * 1.54)
}

.itinerary-unit-holder .about-itinerary-header .tours-icon-itinerary:before {
    font-family: "tours-app";
    content: "";
    color: #129b0d;
    font-weight: 900;
    font-size: 1.5rem;
    float: left
}

.itinerary-unit-holder .about-itinerary-header .tours-icon-itinerary:before:first-child {
    font-family: "tours-app";
    content: "";
    background: #ff5e00;
    color: #fff;
    border-radius: 50%;
    padding: 0.5rem;
    font-size: 1rem;
    font-size: 1.5rem;
    float: left
}

.itinerary-unit-holder .about-itinerary-header .tours-icon-itinerary:before:not(:first-child) {
    font-family: "tours-app";
    content: "";
    color: #129b0d;
    font-weight: 900;
    font-size: 1.5rem;
    float: left
}

.itinerary-unit-holder .about-itinerary-header .tours-icon-itinerary:before:last-child {
    font-family: "tours-app";
    content: "";
    color: #129b0d;
    font-weight: 900;
    font-size: 1.5rem;
    float: left
}

@media (min-width: 1024px) {
    .itinerary-unit-holder .about-itinerary-description {
        margin-left: 1rem;
        margin-right: 2rem
    }
}

.itinerary-unit-holder .about-itinerary-description .itinerary-carousel {
    height: 30vh;
    margin: 0 -10px;
    display: flex;
    flex-flow: row nowrap;
    overflow-x: scroll
}

@media (min-width: 1024px) {
    .itinerary-unit-holder .about-itinerary-description .itinerary-carousel {
        display: none
    }
}

.itinerary-unit-holder .about-itinerary-description .itinerary-carousel-item {
    height: 100%;
    min-width: 90vw;
    position: relative
}

@media (min-width: 1024px) {
    .itinerary-unit-holder .about-itinerary-description .itinerary-carousel-item {
        min-width: 30vw
    }
}

.itinerary-unit-holder .about-itinerary-description .itinerary-carousel-item:not(:first-child) {
    margin-left: 10px
}

.itinerary-unit-holder .about-itinerary-description .itinerary-carousel-item img {
    height: 100%;
    width: 100%
}

.itinerary-unit-holder .about-itinerary-description .itinerary-carousel-item .overlay-gradient {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    opacity: 0.71;
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    background-image: linear-gradient(to top, #000, rgba(0, 0, 0, 0) 56%, rgba(0, 0, 0, 0.7))
}

.itinerary-unit-holder .about-itinerary-description .itinerary-carousel-item .itinerary-carousel-overlay {
    color: #fff;
    font-size: 1.4rem;
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 11
}

.itinerary-unit-holder .about-itinerary-description .itinerary-images {
    margin-top: 15px
}

.itinerary-unit-holder .about-itinerary-description .itinerary-images--events {
    margin-bottom: 15px
}

.itinerary-unit-holder .about-itinerary-description .itinerary-images .itinerary-images-wrapper {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    position: relative;
    justify-content: flex-start;
    overflow: auto;
    margin-bottom: 20px
}

.itinerary-unit-holder .about-itinerary-description .itinerary-images .itinerary-images-wrapper .itinerary-image {
    width: 185.9px;
    height: 124px;
    cursor: pointer;
    -o-object-fit: cover;
    object-fit: cover
}

.itinerary-unit-holder .about-itinerary-description .itinerary-images .itinerary-images-wrapper .itinerary-image.itinerary-event-image {
    width: 175px;
    flex: 0 0 175px;
    height: 118.25px
}

.itinerary-unit-holder .about-itinerary-description .itinerary-images .itinerary-images-wrapper .itinerary-image:not(:last-child) {
    margin-right: 23px
}

.itinerary-unit-holder .about-itinerary-description .itinerary-images .itinerary-images-wrapper .overlay-image {
    -webkit-filter: blur(1px);
    filter: blur(1px);
    position: relative
}

.itinerary-unit-holder .about-itinerary-description .itinerary-images .itinerary-images-wrapper .text-on-image {
    position: absolute;
    bottom: 3.5rem;
    color: #ffffffba;
    font-size: 5rem;
    right: 11.5rem;
    top: 2rem
}

@media (max-width: 1023px) {
    .itinerary-unit-holder .about-itinerary-description .itinerary-images .itinerary-images-wrapper .text-on-image {
        display: none
    }
}

.itinerary-unit-holder .about-itinerary-description .itinerary-images .itinerary-images-wrapper .hide-text {
    color: #fff
}

.itinerary-unit-holder .about-itinerary-description .itinerary-content {
    padding: 0 10px 20px;
    line-height: 1.67
}

.itinerary-unit-holder .about-itinerary-description .itinerary-content ul {
    margin: 0
}

.itinerary-unit-holder .about-itinerary-description .about-itinerary-subsection .base-block-head {
    margin-bottom: 1.5rem;
    margin-left: -12px;
    padding-left: 12px
}

@media (min-width: 1024px) {
    .itinerary-unit-holder .about-itinerary-description .about-itinerary-subsection .subsection-wrapper {
        display: flex;
        border-bottom: 1px solid #ececec;
        margin-bottom: 2rem
    }
}

.itinerary-unit-holder .about-itinerary-description .about-itinerary-subsection .subsection-wrapper .subsection-header {
    font-size: 1.5rem;
    border-bottom: 1px solid #ececec;
    margin: 15px 0;
    padding-bottom: 10px;
    padding-left: 15px;
    font-weight: 600
}

@media (min-width: 1024px) {
    .itinerary-unit-holder .about-itinerary-description .about-itinerary-subsection .subsection-wrapper .subsection-header {
        width: 33%;
        border-bottom: none
    }

    .itinerary-unit-holder .about-itinerary-description .about-itinerary-subsection .subsection-wrapper .subsection-header:first-child {
        margin-top: 1.5rem
    }
}

@media (min-width: 1024px) {
    .itinerary-unit-holder .about-itinerary-description .about-itinerary-subsection .subsection-wrapper .menu-wrap {
        display: block;
        margin-bottom: 2rem;
        width: 100%
    }
}

@media (min-width: 1024px) {
    .itinerary-unit-holder .about-itinerary-description .about-itinerary-subsection .subsection-wrapper .subsection-variants {
        margin: 1rem 2rem;
        width: 100%
    }
}

.itinerary-unit-holder .about-itinerary-description .about-itinerary-subsection .subsection-wrapper .subsection-content {
    padding: 0 20px 20px 20px;
    font-size: 1.5rem
}

@media (min-width: 1024px) {
    .itinerary-unit-holder .about-itinerary-description .about-itinerary-subsection .subsection-wrapper .subsection-content {
        padding: 0 20px 20px 0
    }
}

.itinerary-unit-holder .about-itinerary-description .about-itinerary-subsection .subsection-wrapper.subsection-meals .meal-types-holder {
    padding: 0 20px
}

@media (min-width: 1024px) {
    .itinerary-unit-holder .about-itinerary-description .about-itinerary-subsection .subsection-wrapper.subsection-meals .meal-types-holder {
        padding: 0 20px 0 0
    }
}

.itinerary-unit-holder .about-itinerary-description .about-itinerary-subsection .subsection-wrapper.subsection-meals .meal-types-holder>* {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    font-size: 1rem
}

.itinerary-unit-holder .about-itinerary-description .about-itinerary-subsection .subsection-wrapper.subsection-meals .meal-types-holder>*:not(:last-child) {
    margin-right: 10px
}

@media (min-width: 1024px) {
    .itinerary-unit-holder .about-itinerary-description .about-itinerary-subsection .subsection-wrapper.subsection-meals .meal-types-holder>*:not(:last-child) {
        margin-right: 2rem;
        padding: 0 0 10px 0
    }
}

.itinerary-unit-holder .about-itinerary-description .about-itinerary-subsection .subsection-wrapper.subsection-meals .meal-types-holder .veg-holder .food-tours-icon-veg {
    font-size: 1.4rem;
    color: #00bc07;
    border: 2px solid #00bc07;
    border-radius: 50px;
    padding: 8px;
    margin-bottom: 4px;
    width: 49px;
    height: 49px
}

.itinerary-unit-holder .about-itinerary-description .about-itinerary-subsection .subsection-wrapper.subsection-meals .meal-types-holder .veg-holder .food-tours-icon-veg:before {
    font-family: "tours-app";
    content: "";
    color: #00bc07;
    font-size: 2.7rem;
    float: right
}

@media (min-width: 1024px) {
    .itinerary-unit-holder .about-itinerary-description .about-itinerary-subsection .subsection-wrapper.subsection-meals .meal-types-holder .veg-holder .food-tours-icon-veg {
        font-size: 2.2rem
    }
}

.itinerary-unit-holder .about-itinerary-description .about-itinerary-subsection .subsection-wrapper.subsection-meals .meal-types-holder .nonveg-holder .food-tours-icon-nonveg {
    font-size: 1.4rem;
    color: #ea3739;
    border: 2px solid #ea3739;
    border-radius: 50px;
    padding: 8px;
    margin-bottom: 4px;
    width: 49px;
    height: 49px
}

.itinerary-unit-holder .about-itinerary-description .about-itinerary-subsection .subsection-wrapper.subsection-meals .meal-types-holder .nonveg-holder .food-tours-icon-nonveg:before {
    font-family: "tours-app";
    content: "";
    color: #ea3739;
    font-size: 2.7rem;
    float: right
}

@media (min-width: 1024px) {
    .itinerary-unit-holder .about-itinerary-description .about-itinerary-subsection .subsection-wrapper.subsection-meals .meal-types-holder .nonveg-holder .food-tours-icon-nonveg {
        font-size: 2.2rem
    }
}

.itinerary-unit-holder .about-itinerary-description .about-itinerary-subsection .subsection-wrapper.subsection-meals .meals-desc {
    padding: 0 20px;
    font-size: 1.4rem;
    margin-top: 10px
}

@media (min-width: 1024px) {
    .itinerary-unit-holder .about-itinerary-description .about-itinerary-subsection .subsection-wrapper.subsection-meals .meals-desc {
        padding: 0
    }
}

.itinerary-unit-holder .about-itinerary-description .about-itinerary-subsection .subsection-wrapper .subsection-transport {
    font-size: 1.4rem;
    line-height: 1.67;
    width: 100%
}

.event {
    position: relative;
    margin-bottom: 20px
}

.event-content {
    font-size: 1.4rem;
    margin-left: 30px
}

@media (max-width: 1023px) {
    .event-content {
        padding-top: 25px
    }
}

.event-title {
    font-size: 1.6rem;
    font-weight: 600
}

.time {
    display: inline-block;
    font-size: 10px;
    padding: 5px;
    background-color: #fb6400;
    color: white;
    font-weight: bold;
    line-height: 1;
    position: absolute;
    left: -10px
}

@media (min-width: 1024px) {
    .time {
        left: -38px
    }
}

.event-info {
    font-size: 1.3rem
}

.info-title {
    font-weight: 600
}

.itinerary-day-v2:first-child .itinerary-day-v2__header-top-row {
    padding-top: 0
}

.itinerary-day-v2:not(:first-child) .itinerary-day-v2__header-top-row:before {
    top: -10px
}

.itinerary-day-v2__header-top-row {
    align-items: baseline;
    padding: 15px 0
}

.itinerary-day-v2__header-top-row,
.itinerary-day-v2__header-bottom-row {
    position: relative
}

.itinerary-day-v2__header-top-row:before,
.itinerary-day-v2__header-bottom-row:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: -20px;
    left: 32px;
    border-left: 1px solid #eaeaea;
    z-index: -1
}

@media (min-width: 1024px) {

    .itinerary-day-v2__header-top-row:before,
    .itinerary-day-v2__header-bottom-row:before {
        left: 40px
    }
}

.itinerary-day-v2__day-number {
    font-size: 16px;
    font-weight: 600;
    color: #3a3a3a;
    border: 1px solid #eaeaea;
    border-radius: 6px;
    padding: 3px 10px;
    background-color: #fff;
    white-space: nowrap
}

@media (min-width: 1024px) {
    .itinerary-day-v2__day-number {
        font-size: 18px;
        padding: 6px 16px
    }
}

.itinerary-day-v2__day-title {
    font-size: 16px;
    font-weight: 600;
    margin-left: 16px;
    color: #3a3a3a
}

@media (min-width: 1024px) {
    .itinerary-day-v2__day-title {
        font-size: 18px
    }
}

.itinerary-day-v2 .tours-icon-Down-Caret {
    margin-left: 14px;
    transition: 0.2s transform
}

.itinerary-day-v2__header-bottom-row {
    padding-left: 80px
}

.itinerary-day-v2__header-bottom-row:before {
    bottom: -10px
}

.itinerary-day-v2__header-bottom-row .itinerary-day-v2__collapse-day-btn {
    margin-top: 24px
}

.itinerary-day-v2__day-location {
    font-weight: 500;
    color: #707070;
    margin-bottom: 20px
}

.itinerary-day-v2__day-location [class^="tours-icon"] {
    margin-right: 6px
}

.itinerary-day-v2__day-description {
    color: #3a3a3a
}

.itinerary-day-v2__images-row {
    display: flex;
    flex-flow: row nowrap;
    margin-top: 24px
}

@media (max-width: 1023px) {
    .itinerary-day-v2__images-row {
        overflow: auto
    }
}

.itinerary-day-v2__image-wrap {
    flex: 0 0 180px;
    height: 130px;
    border-radius: 8px;
    background-color: transparent;
    padding: 0;
    outline: none;
    border: none;
    overflow: hidden;
    position: relative
}

.itinerary-day-v2__image-wrap:not(:last-child) {
    margin-right: 10px
}

.itinerary-day-v2__image--overlay-image {
    -webkit-filter: blur(1px);
    filter: blur(1px);
    position: relative
}

.itinerary-day-v2 .text-on-image {
    position: absolute;
    color: #ffffffba;
    font-size: 5rem;
    top: calc(50% - 28.5px);
    right: calc(50% - 14.375px);
    z-index: 2
}

.itinerary-day-v2__collapse-day-btn {
    background-color: transparent;
    outline: none;
    border: none;
    padding: 0;
    margin: 0;
    color: #ff5e00;
    font-weight: 600
}

.itinerary-day-v2__events {
    margin: 40px;
    margin-right: 0;
    position: relative
}

.itinerary-day-v2__events .event-section {
    margin-left: 15px;
    padding-left: 15px
}

@media (min-width: 1024px) {
    .itinerary-day-v2__events .event-section {
        margin-left: 30px;
        padding-left: 30px
    }
}

.itinerary-day-v2__events .event-section__connectors:before,
.itinerary-day-v2__events .event-section__connectors:after {
    content: "";
    position: absolute;
    height: 50px;
    width: 1px;
    background-color: #eaeaea;
    left: 2px
}

@media (min-width: 1024px) {

    .itinerary-day-v2__events .event-section__connectors:before,
    .itinerary-day-v2__events .event-section__connectors:after {
        left: 15px
    }
}

.itinerary-day-v2__events .event-section__connectors:before {
    top: -35px;
    transform: rotate(-25deg)
}

@media (min-width: 1024px) {
    .itinerary-day-v2__events .event-section__connectors:before {
        transform: rotate(-36deg)
    }
}

.itinerary-day-v2__events .event-section__connectors:after {
    bottom: -35px;
    transform: rotate(25deg)
}

@media (min-width: 1024px) {
    .itinerary-day-v2__events .event-section__connectors:after {
        transform: rotate(36deg)
    }
}

.itinerary-day-v2__events:before {
    content: "";
    position: absolute;
    top: 10px;
    bottom: 12px;
    left: 13px;
    border-left: 1px solid #eaeaea
}

@media (min-width: 1024px) {
    .itinerary-day-v2__events:before {
        bottom: 10px;
        left: 30px
    }
}

.itinerary-day-v2--expanded .tours-icon-Down-Caret {
    transform: rotate(180deg)
}

.itinerary-event-v2:not(:last-child) {
    margin-bottom: 24px
}

.itinerary-event-v2__heading {
    color: #3a3a3a;
    font-size: 18px;
    font-weight: 600;
    position: relative
}

.itinerary-event-v2__heading:before {
    content: "";
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background-color: #ff5e00;
    border: 2px solid #fff;
    position: absolute;
    top: 8px;
    left: -22px;
    box-sizing: content-box
}

@media (min-width: 1024px) {
    .itinerary-event-v2__heading:before {
        left: -35px
    }
}

.itinerary-event-v2__additional-info {
    margin-top: 14px
}

.itinerary-event-v2__description {
    margin-top: 14px
}

.location-map,
.location-map-placeholder {
    width: 100%;
    height: 300px
}

@media (min-width: 1024px) {

    .location-map,
    .location-map-placeholder {
        height: 400px
    }
}

.location-map-placeholder {
    outline: none;
    border: none;
    background-color: transparent;
    position: relative
}

.location-map-placeholder__image {
    height: 100%;
    width: 100%;
    -o-object-fit: none;
    object-fit: none
}

.location-map-placeholder__btn {
    position: absolute;
    top: calc(50% - 15.5px);
    left: calc(50% - (125px / 2));
    width: 125px;
    text-align: center;
    font-size: inherit !important
}

.map__legend {
    justify-content: flex-end;
    margin-top: 12px;
    margin-bottom: 20px
}

.map__legend-item {
    display: flex;
    align-items: flex-end
}

.map__legend-item:not(:last-child) {
    margin-right: 14px
}

.map__legend-icon {
    height: 19px
}

.map__legend-name {
    font-size: 1rem;
    font-weight: 500;
    margin-left: 5.7px
}

.points__title {
    color: #000;
    font-weight: 600;
    line-height: 1.29
}

@media (min-width: 1024px) {
    .points__title {
        margin-bottom: 16px
    }
}

.points__grid {
    display: flex;
    flex-flow: row wrap
}

.points__wrap:not(:first-child) {
    margin-top: 30px
}

.location-point {
    flex: 0 0 100%;
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
    justify-content: flex-start
}

@media (min-width: 1024px) {
    .location-point {
        flex: 0 0 50%
    }

    .location-point:nth-child(n+3) {
        margin-top: 20px
    }
}

@media (max-width: 1023px) {
    .location-point:nth-child(n+1) {
        margin-top: 20px
    }
}

.location-point__icon {
    height: 30px;
    margin-top: 5px;
    margin-right: 20px
}

.location-point__icon img {
    height: 100%
}

.location-point__details {
    flex: 1 1
}

.location-point__title {
    font-size: 1.6rem;
    font-weight: 600;
    color: #565656
}

.location-point .tours-icon-external-link {
    margin-left: 10px
}

.location-point__address {
    font-size: 1.2rem;
    line-height: 1.6;
    margin-top: 8px;
    max-width: 180px
}

.modal {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    position: fixed;
    z-index: 200;
    padding-top: 60px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
    transition: 0.2s all
}

.modal.show {
    opacity: 1;
    visibility: visible;
    pointer-events: all
}

.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

.modal-header {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white
}

.modal-body {
    padding: 2px 16px
}

.modal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white
}

.login-modal-wrap {
    transform: translate3d(0, 0, 0);
    padding-top: 65px
}

.login-modal-wrap .overlay {
    background-image: url("/packs/media/login_modal/thrillo-login-image-ce43f7c8.jpg");
    background-size: cover;
    background-position-y: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-filter: blur(5px);
    filter: blur(5px);
    z-index: 0
}

@media (min-width: 1024px) {
    .login-modal-wrap {
        padding-top: calc((100vh - 600px) / 2)
    }
}

.login-modal-wrap.show {
    -webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px)
}

.login-modal-wrap.show .login-modal {
    transform: translateY(0)
}

.login-modal-wrap .login-modal {
    z-index: 10;
    transform: translateY(1000px);
    border-radius: 20px;
    position: relative;
    width: 100%;
    background: #fff;
    height: 100%
}

@media (max-width: 1023px) {
    .login-modal-wrap .login-modal {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        max-width: 550px;
        margin: 0 auto;
        height: calc(100vh - 80px)
    }
}

@media (min-width: 1024px) {
    .login-modal-wrap .login-modal {
        transform: translateY(-1000px);
        width: 800px;
        margin: 0 auto;
        height: 600px;
        display: flex
    }
}

.login-modal-wrap .login-modal #login-modal-close {
    background: #fff;
    border-radius: 20px;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    color: #aaa;
    z-index: 1
}

@media (min-width: 1024px) {
    .login-modal-wrap .login-modal #login-modal-close {
        right: -15px;
        top: -15px
    }
}

.login-modal-wrap .login-modal #login-modal-close:focus {
    outline: none
}

.login-modal-wrap .login-modal-banner {
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    z-index: 0
}

@media (min-width: 1024px) {
    .login-modal-wrap .login-modal-banner {
        flex: 0 0 460px;
        padding: 35px;
        color: #fff;
        font-size: 1.5rem
    }

    .login-modal-wrap .login-modal-banner:before {
        position: absolute;
        content: "";
        opacity: 0.75;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-image: linear-gradient(43deg, #000, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.7));
        z-index: 0
    }

    .login-modal-wrap .login-modal-banner .banner-logo {
        height: 35px;
        width: 40px
    }

    .login-modal-wrap .login-modal-banner-image {
        position: absolute;
        top: 0;
        left: 0;
        -o-object-fit: cover;
        object-fit: cover;
        height: 100%;
        z-index: -1
    }

    .login-modal-wrap .login-modal-banner .banner-text-wrap {
        margin-top: auto;
        z-index: 1
    }

    .login-modal-wrap .login-modal-banner .banner-text-wrap .banner-bold {
        text-shadow: 0 3px 6px rgba(0, 0, 0, 0.58);
        line-height: 1.22
    }
}

@media (min-width: 1024px) and (min-width: 1024px) {
    .login-modal-wrap .login-modal-banner .banner-text-wrap .banner-bold {
        font-size: 4rem;
        font-weight: bold;
        letter-spacing: -2px;
        margin-bottom: 15px
    }
}

.login-modal-wrap .login-modal .login-forms-wrap {
    height: 100%;
    width: 100%;
    overflow: hidden
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-selector:before {
    left: 3%
}

.login-modal-wrap .login-modal .login-forms-wrap--selected-4 .forms-selector:before {
    left: 53%
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-selector {
    display: flex;
    flex-flow: row nowrap;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #f3f3f3;
    margin: 0;
    padding: 0
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-selector .auth-form-selector {
    background: transparent;
    text-transform: uppercase;
    color: #b4b4b4;
    font-size: 1.9rem;
    border: none;
    text-align: center;
    padding: 17px 0 10px;
    flex: 0 0 50%;
    margin: 0
}

@media (min-width: 1024px) {
    .login-modal-wrap .login-modal .login-forms-wrap .forms-selector .auth-form-selector {
        font-size: 1.5rem
    }
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-selector .auth-form-selector:first-child {
    border-right: 1px solid #f3f3f3
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-selector .auth-form-selector:focus {
    outline: none
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-selector .auth-form-selector.form-selected {
    border-bottom: 1px solid #ff5e00
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-selector:before {
    position: absolute;
    content: "";
    width: 44%;
    border-bottom: 1px solid #ff5e00;
    bottom: 0;
    transition: 0.2s all
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder {
    position: relative;
    height: 100%
}

@media (min-width: 1024px) {
    .login-modal-wrap .login-modal .login-forms-wrap .forms-holder {
        height: calc(600px - 45px)
    }
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 30px 20px 25px;
    font-size: 1.5rem;
    color: #5f5f5f;
    overflow: auto;
    z-index: -1
}

@media (min-width: 1024px) {
    .login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form {
        font-size: 1.2rem
    }
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form--selected {
    z-index: 1
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form .form-back {
    border: none;
    background: #f4f4f4;
    color: #ff5e00;
    border-radius: 20px;
    transform: rotate(90deg);
    font-size: 8px;
    text-align: center;
    height: 25px;
    width: 25px
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form .form-back:focus {
    outline: none
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form-item {
    padding-top: 30px
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form-item#sign-up-form {
    padding-top: 10px
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__top {
    display: flex;
    align-items: center
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__top.centered-auth-title {
    text-align: center;
    flex-direction: column;
    color: #b4b4b4
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__top.centered-auth-title.centered-auth-title-with-button .form-back {
    align-self: flex-start
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__top.centered-auth-title .auth-form__title {
    font-size: 3.7rem
}

@media (min-width: 1024px) {
    .login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__top.centered-auth-title .auth-form__title {
        font-size: 3rem
    }
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__title {
    font-size: 2rem;
    color: #484848;
    font-weight: bold;
    letter-spacing: -1px;
    margin-left: 25px
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form .social-login-buttons .third-party-button-wrap:not(:first-child) {
    margin-top: 10px
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__input-wrap {
    position: relative;
    margin: 0 10px;
    display: flex;
    flex-flow: row wrap
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__input-wrap:not(:first-child):not(.third-party-button-wrap) {
    margin-top: 25px
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__input-wrap .auth-form__button {
    font-weight: bold;
    text-transform: uppercase
}

@media (max-width: 1023px) {
    .login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__input-wrap .btn {
        padding: 15px;
        font-size: 1.6rem
    }
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__input-wrap .btn-third-party {
    font-weight: 500;
    position: relative
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__input-wrap .btn-third-party .third-party-login-icon {
    display: inline-flex;
    position: absolute;
    left: 20px
}

@media (max-width: 1023px) {
    .login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__input-wrap .btn-third-party .third-party-login-icon {
        top: calc(50% - 15px);
        font-size: 3.7rem
    }
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__input-wrap .btn-third-party.btn-google {
    background: #f2f4f7;
    color: #5f5f5f
}

@media (min-width: 1024px) {
    .login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__input-wrap .btn-third-party.btn-google .tours-icon-google {
        position: absolute;
        left: 20px;
        top: calc(50% - 18px)
    }
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__input-wrap .btn-third-party.btn-facebook {
    background: #385c8e;
    color: #fff
}

@media (min-width: 1024px) {
    .login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__input-wrap .btn-third-party.btn-facebook .tours-icon-facebook {
        position: absolute;
        left: 33px;
        top: calc(50% - 6.5px)
    }
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__error {
    flex: 0 0 100%;
    color: red;
    font-weight: 600;
    top: 100%;
    border-bottom-left-radius: 5px;
    z-index: 1;
    border-bottom-right-radius: 5px;
    max-height: 0;
    padding: 0;
    transition: 0.2s max-height;
    text-align: right
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__error--active {
    max-height: 50px;
    overflow: hidden
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__input-field {
    border: none;
    border-bottom: 1px solid #f1f1f1;
    border-radius: 0;
    width: 100%;
    padding: 10px 15px
}

@media (min-width: 1024px) {
    .login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__input-field {
        padding-left: 30px
    }
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__input-field:focus {
    outline: none;
    border-bottom: 1px solid #000
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__input-field--country-code {
    flex: 0 0 24%;
    margin-right: 15px;
    background: white;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: "";
    padding: 0 !important
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__input-field--country-code::-ms-expand {
    display: none
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__input-field--country-code .country-code-select__control {
    border: none;
    min-height: unset
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__input-field--country-code .country-code-select__value-container {
    padding: 0
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__input-field--country-code .country-code-select__value-container div:last-child {
    margin: 0;
    padding: 0
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__input-field--country-code .country-code-select__indicators {
    display: none
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__input-field--phone {
    flex: 0 0 70%
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__input-label {
    position: absolute;
    display: flex;
    left: 0;
    top: 10px;
    transition: 0.2s all;
    cursor: text;
    transition: transform 0.2s ease-out, color 0.2s ease-out;
    transform-origin: 0% 100%;
    transform: translateY(0)
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__input-label.active-input-field {
    transform-origin: 0% 0%;
    transform: translateY(-25px) scale(0.9);
    color: #000
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__input-label.active-input-field .input-icon {
    transform: scale(0);
    opacity: 0;
    pointer-events: none;
    margin: 0;
    height: 0;
    width: 0
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__input-label .input-icon {
    display: inline-block;
    font-size: 2.4rem;
    margin: 0 10px;
    transition: 0.2s all
}

@media (min-width: 1024px) {
    .login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__input-label .input-icon {
        font-size: 1.5rem
    }
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__disclaimer {
    margin-top: 25px;
    line-height: 1.3
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__disclaimer .disclaimer-icon {
    margin-right: 7px
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__disclaimer .disclaimer-icon.icon-check {
    color: #5dc55f
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__disclaimer .disclaimer-icon.icon-check:before {
    color: #5dc55f
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form .auth-redirect {
    margin-top: 10px;
    text-align: center
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form .auth-redirect .auth-link {
    color: inherit;
    border: none;
    outline: none;
    padding: 0;
    margin: 0;
    background-color: transparent;
    margin-left: 3px
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__forgot-pwd {
    display: block;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    margin: 0;
    padding: 0;
    margin-left: auto;
    color: #ff5e00;
    margin-top: 5px;
    outline: none;
    border: none;
    background-color: transparent
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__separator {
    position: relative;
    color: #b5b5b5;
    text-align: center;
    z-index: 0;
    margin: 20px 0
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__separator:before {
    position: absolute;
    content: "";
    border-bottom: 1px solid #f1f1f1;
    left: 0;
    right: 0;
    top: 50%;
    z-index: -1
}

.login-modal-wrap .login-modal .login-forms-wrap .forms-holder .auth-form__separator .separator-text-overlay {
    z-index: 1;
    padding: 5px;
    background: #fff
}

.error-handler-react-portal .error-wrap {
    padding: 10px 15px;
    background-color: rgba(255, 87, 87, 0.12);
    border: 1px solid #ff5757;
    color: #ff5757;
    margin: 20px 0;
    border-radius: 8px
}

.more-things-section .base-block {
    border-radius: 19px;
    margin-top: 0
}

@media (min-width: 1024px) {

    .more-things-section h2,
    .more-things-section .h2 {
        font-size: 2rem
    }
}

.more-things-section .btn {
    margin-right: 10px;
    margin-bottom: 10px
}

@media (min-width: 768px) {
    .more-things-section .btn {
        font-size: 1.3rem;
        min-width: inherit;
        padding: 6px 12px
    }
}

.more-things-section .btn:last-child {
    margin-right: 0px
}

.more-things-section .transparent {
    background: #fff;
    color: #ff4e00;
    border: 1px solid #d3d3d3
}

.more-things-section .transparent:hover {
    background: #ff5e00;
    color: #fff;
    border: 1px solid #ff5e00
}

.more-things-section .btn-holder {
    display: flex;
    flex-wrap: wrap
}

@media (max-width: 1023px) {
    .section__msp {
        display: none
    }
}

.section__msp .base-block {
    padding: 0
}

@media (min-width: 1024px) {
    .section__msp .base-block {
        padding-bottom: 1%
    }
}

.section__msp .base-block .msp-header {
    text-align: center;
    background: #313131;
    font-size: 2rem;
    color: #fff;
    padding: 15px 0;
    margin: 0 -10px;
    line-height: 1.5;
    margin-bottom: 20px
}

@media (min-width: 1024px) {
    .section__msp .base-block .msp-header {
        margin: 0 0 20px 0
    }
}

.section__msp .base-block .msp-list {
    list-style: none
}

@media (min-width: 1024px) {
    .section__msp .base-block .msp-list {
        margin-right: 1rem;
        position: relative
    }
}

.section__msp .base-block .msp-list .msp-item {
    font-size: 1.4rem;
    margin-bottom: 20px;
    margin-left: 10px
}

.section__msp .base-block .msp-list .msp-item:before {
    font-family: "tours-app";
    position: absolute;
    left: 15px;
    font-size: 2rem;
    margin-top: 5px;
    content: "";
    color: #6ac259
}

@media (min-width: 1024px) {
    .section__msp .base-block .msp-list .msp-item:before {
        left: 13px
    }
}

.section__msp .base-block .msp-list .msp-item .msp-item-header {
    font-weight: 600;
    line-height: 1.92
}

.section__msp .base-block .msp-list .msp-item .msp-item-content {
    line-height: 1.92
}

.multi-line-header-v2 {
    text-align: center
}

.multi-line-header-v2__title {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.5;
    position: relative;
    margin-bottom: 26px
}

@media (min-width: 1024px) {
    .multi-line-header-v2__title {
        font-size: 30px;
        line-height: 1.35;
        margin-bottom: 30px
    }
}

.multi-line-header-v2__title:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 61px;
    background-color: #ff5e00;
    bottom: -10px;
    left: calc(50% - 30.5px)
}

@media (min-width: 1024px) {
    .multi-line-header-v2__title:before {
        bottom: -12px
    }
}

.multi-line-header-v2__caption {
    font-size: 16px;
    color: #949494;
    line-height: 1.5
}

.multi-line-header-v2--left-aligned {
    text-align: left
}

.multi-line-header-v2--left-aligned .multi-line-header-v2__title:before {
    left: 0
}

@media (min-width: 1024px) {
    .multi-line-header-v2--desktop-left-aligned {
        text-align: left
    }

    .multi-line-header-v2--desktop-left-aligned .multi-line-header-v2__title:before {
        left: 0
    }
}

.multi-line-header-v2--small .multi-line-header-v2__title {
    font-size: 22px
}

.multi-line-header-v2--small .multi-line-header-v2__title:before {
    bottom: -10px
}

.multi-line-header-v2--no-underline .multi-line-header-v2__title:before {
    display: none
}

.otp-input-group {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    margin-bottom: 20px;
    text-align: center
}

.otp-input-group--spaced {
    margin: 30px 0
}

.otp-input-group.has-errors input,
.otp-input-group.has-errors textarea,
.otp-input-group.has-errors .country-code-select__control {
    border: 1px solid #ff4848 !important;
    -webkit-animation-name: shimmy;
    animation-name: shimmy;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s
}

.otp-input-group.has-errors input input,
.otp-input-group.has-errors textarea input,
.otp-input-group.has-errors .country-code-select__control input {
    border: none !important
}

.otp-input-group.has-errors .error-message {
    font-size: 14px;
    color: #ff4848;
    font-weight: 500;
    margin-top: 4px
}

.otp-input-group__input,
.otp-input-group input,
.otp-input-group textarea {
    width: 100%;
    flex: 1 1;
    padding: 11px 20px;
    border: 1px solid #c3c3c3;
    border-radius: 6px;
    outline: none;
    transition: 0.2s border-color;
    resize: none;
    margin-right: 10px
}

.otp-input-group__input:focus,
.otp-input-group__input:active,
.otp-input-group input:focus,
.otp-input-group input:active,
.otp-input-group textarea:focus,
.otp-input-group textarea:active {
    border: 1px solid #ff5e00
}

.otp-input-group textarea {
    height: 100px
}

.otp-input-group__checkbox {
    display: none
}

.otp-input-group__checkbox-icon {
    margin-right: 12px;
    margin-top: 3px
}

.otp-input-group__bottom-text {
    margin-top: 20px;
    color: #707070
}

.otp-input-group__async-action-indicator {
    color: #707070;
    white-space: nowrap
}

.otp-input-group__otp-verified {
    margin: 10px 0
}

.otp-input-group__otp-verified-icon {
    margin-right: 10px
}

.otp-input-group__label .label-name {
    display: flex;
    flex-flow: row wrap;
    line-height: 1.5
}

.otp-input-group__label-text .link-btn {
    margin-left: 8px
}

.otp-input-group-row {
    margin-top: 8px;
    position: relative;
    width: 100%
}

.otp-input-group-row--otp {
    margin-top: 20px;
    flex-flow: column nowrap
}

.otp-input-group-row--otp>div {
    margin: 0 auto
}

.otp-input-group-row--otp input {
    width: 50px !important;
    height: unset;
    font-size: 14px;
    flex: 0 0 50px;
    margin-right: 12px;
    max-width: 50px
}

@media (max-width: 1023px) {
    .otp-input-group-row--otp input {
        width: 40px !important;
        max-width: 40px;
        padding: 11px 10px
    }
}

.otp-input-group-row .trigger-password-visibility {
    position: absolute;
    right: 25px;
    font-size: 20px
}

.otp-input-group-row .PhoneInput {
    flex: 1 1
}

.basic-checkbox-label {
    display: flex;
    line-height: 1.5
}

.input-group-row--phone {
    width: 100%
}

.input-group-row .country-code .country-code-select__control {
    width: 67px;
    min-height: unset;
    margin-right: 14px;
    text-align: center;
    border: 1px solid #d9d9d9;
    font-size: 1.2rem;
    padding: 5px 15px;
    line-height: normal
}

.input-group-row .country-code .country-code-select__value-container {
    text-align: center;
    padding: 0;
    min-height: unset
}

.input-group-row .country-code .country-code-select__input input {
    height: unset
}

.input-group-row .country-code .country-code-select__indicators {
    display: none
}

.points-of-interest-list {
    margin: 0;
    padding: 0 18px
}

.points-of-interest-list .point-of-interest {
    margin-bottom: 25px
}

.points-of-interest-list .point-of-interest h3 {
    margin: 0;
    font-size: 1.6rem
}

.points-of-interest-list .point-of-interest__must-visit {
    display: inline;
    border-color: #ff6e19;
    color: #ff6e19;
    border: 1px solid #ff6e19;
    padding: 2px 6px;
    border-radius: 4px;
    font-size: 10px
}

.points-of-interest-list .point-of-interest .banner__images-wrap {
    margin: 20px 0
}

.simple-header {
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    box-shadow: 1px 5px 22px -3px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 1px 5px 22px -3px rgba(0, 0, 0, 0.75)
}

.policies__inner {
    display: flex;
    flex-flow: row wrap;
    overflow: hidden
}

@media (min-width: 1024px) {
    .policies__inner {
        flex-flow: row nowrap
    }
}

.policies__layout-item {
    flex: 0 0 100%
}

@media (max-width: 1023px) {
    .policies__layout-item:first-child .policies__unit:first-child {
        margin-top: 10px
    }
}

@media (min-width: 1024px) {
    .policies__layout-item {
        flex: 1 1
    }

    .policies__layout-item:nth-child(2) {
        border-left: 1px solid #ececec;
        margin-left: 30px;
        padding-left: 40px
    }
}

.policies__title {
    font-size: 1.6rem;
    font-weight: 600;
    color: #555353;
    margin: 0
}

.policies__content {
    padding-top: 15px
}

.policies__content ul {
    padding: 0;
    list-style: none
}

.policies__content ul li {
    line-height: 1.67;
    display: flex;
    margin-top: 5px
}

.policies__content ul li:before {
    content: "";
    background-color: #ff5e00;
    display: inline-block;
    height: 5px;
    flex: 0 0 5px;
    border-radius: 50%;
    margin-right: 14px;
    margin-top: 8px
}

.policies__unit {
    margin-top: 30px
}

@media (min-width: 1024px) {
    .policies__unit:first-child {
        margin-top: 0
    }
}

.policies__expand-btn {
    border: 2px solid #ff5e00;
    background-color: transparent;
    color: #ff5e00;
    font-weight: 600;
    border-radius: 4px;
    margin-right: 10px;
    outline: none;
    width: 26px;
    text-align: center
}

.policies__expand-btn--expanded {
    background-color: #ff5e00;
    color: #fff
}

.policies__title-wrap {
    display: flex;
    border: none;
    background: transparent;
    padding: 0;
    outline: none;
    line-height: 1.54
}

.popularity_widget_cb {
    display: none
}

.popularity_widget_cb:checked+.popularity_widget,
.popularity_widget_cb:checked+.popularity_widget--mobile {
    -webkit-animation: none;
    animation: none
}

#popularity_widget_toggler {
    position: absolute;
    display: block;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    top: -5px;
    left: -5px;
    padding: 5px;
    background: #ed6e32;
    box-sizing: content-box
}

#popularity_widget_toggler::before {
    position: absolute;
    content: "";
    top: 5px;
    left: 8px;
    height: 10px;
    width: 1px;
    transform: rotate(45deg);
    transform-origin: bottom;
    background: white
}

#popularity_widget_toggler::after {
    position: absolute;
    content: "";
    top: 5px;
    right: 9px;
    height: 10px;
    width: 1px;
    transform: rotate(-45deg);
    transform-origin: bottom;
    background: white
}

@media only screen and (min-width: 1024px) {
    #popularity_widget_toggler {
        box-sizing: content-box
    }
}

.popularity_widget {
    position: fixed;
    top: 170px;
    right: 0;
    width: 300px;
    background: white;
    border-right: none;
    border-radius: 8px 0 0 8px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
    padding: 20px;
    padding-top: 0;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    -webkit-animation: slide-in-right 1.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
    animation: slide-in-right 1.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
    -webkit-animation-delay: 20s;
    animation-delay: 20s
}

@media (min-width: 1024px) {
    .popularity_widget {
        z-index: 11
    }
}

@media only screen and (max-width: 1023px) {
    .popularity_widget {
        top: 150px
    }
}

.popularity_widget::before {
    position: absolute;
    left: -2px;
    bottom: -2px;
    right: 0;
    top: -2px;
    content: "";
    background-image: linear-gradient(to right, #ff7102 0%, #ff0256 100%);
    z-index: -1;
    border-radius: 8px 0 0 8px
}

.popularity_widget .thrillo-progress-bar span::after {
    -webkit-animation-delay: 22s;
    animation-delay: 22s
}

.popularity_widget .popularity_widget_heading {
    color: white;
    display: block;
    padding: 10px 20px;
    background-image: linear-gradient(to right, #ff7102 0%, #ff0256 100%);
    width: 300px;
    margin: 0 -20px 10px;
    font-weight: bold
}

.popularity_widget .popularity_widget_body {
    margin: -10px -20px -20px;
    padding: 10px 20px 20px;
    background: white;
    border-radius: 8px 0 0 8px
}

.popularity_widget .popularity_widget_item {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    margin-top: 10px
}

.popularity_widget .thrillo-progress-bar {
    width: 150px;
    margin-left: 10px
}

.popularity_widget .popularity_index_bar {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none
}

.popularity_widget .popularity_index_bar::-webkit-progress-bar {
    background-color: #eee;
    border-radius: 2px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset
}

.popularity_widget .popularity_index_bar::-moz-progress-bar {
    background: green;
    border-radius: 2px
}

.popularity_widget .large-popularity-stat {
    font-size: 30px;
    margin-right: 7px
}

.popularity_widget .popularity-stat-holder {
    display: flex;
    align-items: center;
    width: 100%
}

.popularity_widget--mobile {
    position: fixed;
    top: 60px;
    width: calc(100vw - 20px);
    left: 10px;
    border-radius: 4px;
    background-image: linear-gradient(to right, #ff7102 0%, #ff0256 100%);
    color: #fff;
    padding: 8px 12px;
    font-size: 12px;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    -webkit-animation: slide-in-right 1.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
    animation: slide-in-right 1.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
    -webkit-animation-delay: 20s;
    animation-delay: 20s
}

.popularity_widget--mobile #popularity_widget_toggler {
    top: unset;
    left: unset;
    bottom: -5px;
    right: -5px
}

@-webkit-keyframes slide-in-right {
    0% {
        transform: translateX(100%)
    }

    100% {
        transform: translateX(0);
        opacity: 1;
        visibility: unset
    }
}

@keyframes slide-in-right {
    0% {
        transform: translateX(100%)
    }

    100% {
        transform: translateX(0);
        opacity: 1;
        visibility: unset
    }
}

.thrillo-progress-bar {
    display: block;
    background: rgba(238, 238, 238, 0.2);
    position: relative;
    height: 20px;
    border-radius: 10px;
    box-shadow: inset 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
    padding: 4px;
    box-sizing: border-box
}

.thrillo-progress-bar:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    right: 0;
    bottom: 4px;
    background: repeating-linear-gradient(90deg, transparent, transparent 19.5%, #fff 19.8%, transparent 20%);
    z-index: 2;
    mix-blend-mode: normal
}

.thrillo-progress-bar span {
    display: block;
    height: 100%;
    overflow: hidden;
    border-radius: 10px
}

.thrillo-progress-bar span::after {
    display: block;
    height: 100%;
    content: "";
    width: 10%;
    -webkit-animation: fill-progress-bar 3s ease forwards, gradient-shimmer 2s infinite;
    animation: fill-progress-bar 3s ease forwards, gradient-shimmer 2s infinite;
    background-image: linear-gradient(to right, #ff7102 0%, #ff7102 40%, rgba(255, 255, 255, 0.3) 50%, #ff7102 60%, #ff7102 100%);
    background-size: 400% 400%;
    border-radius: 10px
}

.product-overview__details {
    color: #505050;
    text-align: justify;
    text-justify: inter-word;
}

.product-overview__details .long-description {
    margin-top: 20px
}

.product-overview__details b,
.product-overview__details strong {
    font-weight: 600
}

.product-overview__list-container {
    margin-top: 30px
}

.product-overview__list-container--highlights {
    margin: 0
}

.product-overview__list-container--highlights .product-overview__list {
    margin: 0;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-row-gap: 20px;
    grid-column-gap: 15px
}

@media (max-width: 1023px) {
    .product-overview__list-container--highlights .product-overview__list {
        grid-template-columns: repeat(3, 1fr);
        grid-column-gap: calc((100% - 240px) / 2)
    }
}

.product-overview__list-container--custom-highlights {
    margin-top: 0
}

.product-overview__list-container--custom-highlights .product-overview__list {
    margin: 0
}

.product-overview__list-container--custom-highlights .product-overview__list-item p {
    margin-top: 0
}

.product-overview__highlight {
    font-size: 13px;
    text-align: center
}

.product-overview__highlight-icon {
    font-size: 40px;
    margin: 0 !important;
    margin-bottom: 10px !important;
    color: #60d522
}

.product-overview__list-wrap {
    margin-top: 20px
}

.product-overview__list-title {
    font-weight: 600;
    font-size: 1.6rem
}

.product-overview__list-item {
    display: flex
}

.product-overview__list-item:not(:last-child) {
    margin-bottom: 10px
}

.product-overview__list-item-modifier {
    background: rgba(80, 80, 80, 0.3);
    border-radius: 20px;
    color: white;
    font-weight: 600;
    padding: 5px 10px;
    font-size: 1rem;
    margin-left: 15px
}

.product-overview__list-item-icon {
    margin-right: 10px !important;
    margin-top: 5px;
    display: inline-block !important
}

.product-overview__list {
    padding-left: 0;
    list-style-type: none;
    margin: 0
}

.product-overview__list--horizontal-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start
}

.accessibility-list-item {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    width: 100px;
    font-size: 12px;
    text-align: center;
    padding: 10px
}

.accessibility-list-item .product-overview__list-item-icon {
    font-size: 20px;
    margin-bottom: 10px;
    margin-right: 0 !important
}

.difficultyBarHolder {
    margin-top: 10px
}

.difficultyBar {
    display: flex;
    flex-flow: row nowrap;
    margin-top: 30px
}

.difficultyLevel {
    font-size: 12px;
    padding: 10px;
    padding-top: 25px;
    border-top: 2px solid #ccc;
    position: relative
}

@media (min-width: 1024px) {
    .difficultyLevel {
        padding: 15px
    }
}

.difficultyLevel.active {
    color: #fb6400;
    font-size: 1.4rem;
    font-weight: 600
}

.difficultyLevel.active .difficultyIcon {
    display: block
}

.difficultyLevel .difficultyIcon {
    display: none;
    position: absolute;
    font-size: 30px;
    top: -18px;
    left: 8px
}

.accessibilities-container {
    margin-top: 20px
}

.product-timelines-wrapper {
    background-color: white
}

.product-timeline {
    border: 1px solid #ececec;
    margin-bottom: 20px;
    color: #3a3a3a
}

.product-timeline__row {
    display: flex;
    flex-flow: row wrap
}

@media (min-width: 1024px) {
    .product-timeline__row {
        flex-flow: row nowrap;
        justify-content: space-between
    }
}

.product-timeline__row--header {
    border-bottom: 1px solid #ececec;
    padding: 15px
}

@media (min-width: 1024px) {
    .product-timeline__row--header {
        padding: 10px 40px 10px 50px
    }
}

@media (max-width: 1023px) {
    .product-timeline__row--header .product-timeline__column:nth-child(n+4) {
        display: none
    }
}

.product-timeline__row--header .product-timeline__column:nth-child(1),
.product-timeline__row--header .product-timeline__column:nth-child(3) {
    padding-left: 18px
}

.product-timeline__row--body {
    padding: 15px
}

@media (min-width: 1024px) {
    .product-timeline__row--body {
        padding: 30px 40px 15px 50px
    }
}

.product-timeline__column:nth-child(1),
.product-timeline__column:nth-child(3) {
    flex: 0 0 150px
}

@media (max-width: 1023px) {

    .product-timeline__column:nth-child(1),
    .product-timeline__column:nth-child(3) {
        display: flex;
        flex-flow: column nowrap;
        align-items: center;
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc((100% - 70px) / 2)
    }
}

.product-timeline__column:nth-child(2) {
    flex: 0 0 70px
}

@media (min-width: 1024px) {
    .product-timeline__column:nth-child(2) {
        flex: 0 0 130px
    }
}

.product-timeline__column:nth-child(4),
.product-timeline__column:nth-child(5),
.product-timeline__column:nth-child(6) {
    flex: 0 0 195px;
    text-align: center
}

.product-timeline__column:nth-child(4) {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center
}

.product-timeline__column:nth-child(7) {
    flex: 0 0 150px
}

@media (max-width: 1023px) {
    .product-timeline__column .date {
        text-align: center
    }

    .product-timeline__column:nth-child(4) {
        flex: 0 0 100%
    }

    .product-timeline__column:nth-child(5) {
        flex: 0 0 100%
    }

    .product-timeline__column:nth-child(7) {
        flex: 0 0 100%
    }
}

.product-timeline__header-item {
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 700
}

.product-timeline .available-qty {
    font-weight: 600;
    font-size: 1.2rem;
    text-align: center;
    display: flex;
    flex-direction: column
}

.product-timeline .available-qty span:first-child {
    font-size: 1.4rem
}

.product-timeline .cta-text {
    color: #ffb100;
    font-size: 1.4rem;
    font-weight: 600;
    margin-top: 5px;
    text-align: center
}

.product-timeline .original-price {
    color: #a5a4a4;
    text-decoration: line-through;
    font-size: 1.2rem;
    font-size: 1.4rem;
    font-weight: 700
}

.product-timeline .current-price {
    font-weight: 700;
    font-size: 1.8rem
}

.product-timeline .btn-lg {
    width: 100%;
    padding: 11px 0;
    font-size: 1.4rem;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 20px
}

.w-30 {
    width: 30%;
    float: left
}

.w-40 {
    width: 40%;
    float: left
}

.w-20 {
    width: 20%;
    float: left
}

.float-left {
    float: left
}

.text-center {
    text-align: center
}

.clearfix {
    clear: both
}

.timelines-div-row div {
    width: 50%;
    float: left;
    border-bottom: 1px solid #ececec;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 700;
    font-size: 1.4rem
}

.timelines-div-price div {
    width: 50%;
    float: left;
    text-transform: uppercase
}

.seats-left-div {
    text-align: center;
    border-bottom: 1px solid #ececec;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 700;
    font-size: 1.4rem
}

.timelines-date-wrapper-div {
    width: 40%;
    float: left
}

.date-wrap-div {
    padding: 20px 0 20px 35px;
    width: 38%;
    float: left
}

.day {
    font-size: 1.4rem
}

.date {
    font-weight: 700;
    font-size: 1.4rem;
    margin: 5px 0
}

.location {
    font-size: 1.4rem
}

.duration-wrapper-div {
    display: flex;
    justify-content: center;
    padding-top: 27px
}

@media (min-width: 1024px) {
    .duration-wrapper-div {
        padding-top: 6px;
        padding-right: 30px
    }
}

.duration-wrapper-div .duration-div {
    width: 60px;
    height: 60px;
    font-size: 12px;
    border: 1px solid #ececec;
    padding: 10px;
    border-radius: 50px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: relative;
    z-index: 1;
    background-color: white
}

@media (max-width: 1023px) {
    .duration-wrapper-div .duration-div {
        height: 50px;
        width: 50px
    }
}

.duration-wrapper-div .duration-div .bold {
    font-weight: 700;
    font-size: 14px
}

.duration-wrapper-div .duration-div:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 50%;
    left: -53px;
    width: 53px;
    border-top: 2px dashed #ececec
}

@media (max-width: 1023px) {
    .duration-wrapper-div .duration-div:before {
        display: none
    }
}

.duration-wrapper-div .duration-div:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 50%;
    right: -53px;
    width: 53px;
    border-top: 2px dashed #ececec
}

@media (max-width: 1023px) {
    .duration-wrapper-div .duration-div:after {
        display: none
    }
}

.reserve-caption {
    display: flex;
    flex-flow: row nowrap;
    align-items: baseline;
    justify-content: center;
    font-size: 1.2rem;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    cursor: pointer
}

.reserve-caption .tours-icon-armchair {
    font-weight: 700;
    font-size: 1.5rem;
    color: #ff5e00
}

.reserve-caption .text-reserve-caption {
    text-decoration: underline;
    font-weight: 700;
    margin-left: 5px;
    margin-top: 10px
}

.book-now-div {
    width: 20%;
    float: left
}

@media (max-width: 1023px) {
    .w-30 {
        width: 100%;
        float: left
    }

    .w-40 {
        width: 100%;
        float: left;
        border-bottom: 1px solid #ececec;
        margin-bottom: 1.2rem
    }

    .w-20 {
        width: 50%;
        float: left;
        text-align: center
    }

    .seats-left-div {
        display: none
    }

    .timelines-div-row div {
        display: none
    }

    .book-now-div {
        width: 100%
    }

    .current-price,
    .original-price {
        padding-top: 0
    }

    .timelines-div-price {
        display: flex;
        flex-direction: column
    }

    .timelines-div-price div {
        width: 100%
    }

    .available-qty {
        display: inline;
        text-align: left
    }
}

.read-more-content {
    overflow: hidden;
    transition: 0.2s max-height
}

.read-more-content--expanded {
    max-height: unset !important
}

.read-more-btn {
    display: block;
    margin-left: auto;
    width: 100%;
    text-align: right;
    position: relative
}

.read-more-btn:before {
    content: "";
    position: absolute;
    height: 80px;
    width: 100%;
    left: 0;
    top: -80px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.8))
}

.read-more-btn--expanded:before {
    display: none
}

.reset-pass {
    border-radius: 12px;
    overflow: hidden;
    position: absolute;
    color: white;
    display: flex;
    flex-flow: row nowrap;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16)
}

@media (max-width: 1023px) {
    .reset-pass {
        width: calc(100vw - 48px);
        top: 90px;
        left: calc(50% - (calc(100vw - 48px)/ 2))
    }
}

@media (min-width: 1024px) {
    .reset-pass {
        height: 600px;
        width: 491px;
        top: 140px;
        left: calc(50% - 255.5px)
    }
}

.reset-pass__wrap {
    background-image: linear-gradient(to right, #ff5e00 0%, #ff5e00 50%, #fff 50%, #fff 100%);
    position: relative;
    height: 100vh
}

.reset-pass__icon {
    margin-bottom: 15px
}

.reset-pass__heading {
    margin: 0 auto;
    width: 255px;
    font-size: 34px;
    color: #3a3a3a;
    font-weight: 600;
    text-align: center;
    margin-bottom: 40px
}

.reset-pass__reset-text {
    font-size: 3.5rem;
    line-height: 1;
    letter-spacing: -1px
}

.reset-pass__password-text {
    font-size: 6rem;
    line-height: 1;
    letter-spacing: -2px
}

.reset-pass__form-wrap {
    padding: 30px 80px 60px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    width: 100%;
    background: white
}

@media (max-width: 1023px) {
    .reset-pass__form-wrap {
        padding: 40px 24px
    }
}

.reset-pass__label-text {
    margin-bottom: 10px;
    color: #3a3a3a
}

.reset-pass__form {
    display: flex;
    flex-flow: column nowrap
}

.reset-pass__label {
    position: relative;
    display: block
}

.reset-pass__label [class^="tours-icon-eye"] {
    position: absolute;
    top: calc(50% + 2.5px);
    right: 25px;
    font-size: 25px
}

.reset-pass .input-group {
    color: black
}

.reset-pass .input-group:not(:first-child) {
    margin-top: 30px
}

.reset-pass .input-group.has-errors input {
    border: 2px solid red
}

.reset-pass__input {
    border-radius: 5px !important;
    padding: 15px 25px !important;
    height: unset !important;
    font-size: 1.5rem !important;
    padding-right: 56px !important
}

.reset-pass__btn {
    margin: 40px auto 0;
    outline: none;
    width: 245px;
    background: transparent;
    padding: 10px 20px;
    font-weight: 600;
    border: 2px solid #ff5e00;
    color: #ff5e00;
    border-radius: 5px;
    transition: 0.2s background-color
}

.reset-pass__btn:hover {
    background-color: #ff5e00;
    color: #fff;
    cursor: pointer
}

.reset-pass .confirm-pass__content {
    height: 100%;
    width: 100%;
    background: #f12711;
    background: linear-gradient(to left, #ff5400, #f12711)
}

.reset-pass .confirm-pass__heading {
    font-weight: bold;
    font-size: 4rem;
    letter-spacing: -2px
}

.reset-pass .confirm-pass__body {
    font-size: 1.5rem;
    margin-top: 20px
}

.review-card {
    position: relative;
    padding-top: 33.5px
}

.review-card__wrap {
    background-color: #fff;
    padding: 16px 16px 23.6px;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.02);
    border-radius: 10px
}

.review-card__top {
    justify-content: space-between;
    margin-bottom: 53px
}

.review-card__date {
    color: #848484;
    opacity: 0
}

.review-card__rating-description {
    margin-bottom: 6px;
    color: #000
}

.review-card__rating-stars .tours-icon-star:not(:last-child) {
    margin-right: 4px
}

.review-card__user-details {
    position: absolute;
    top: 0;
    left: calc(50% - 80px);
    width: 160px
}

.review-card__user-image-wrap {
    height: 74px;
    width: 74px;
    background-color: #fff;
    border-radius: 50%;
    margin-bottom: 18px
}

.review-card__user-image {
    position: absolute;
    top: 2px;
    left: calc(50% - 37px);
    height: 70px;
    width: 70px;
    border-radius: 50%;
    display: inline-block;
    -o-object-fit: cover;
    object-fit: cover
}

.review-card__user-name {
    font-size: 16px;
    font-weight: bold;
    color: #4d4c4c;
    text-align: center
}

.review-card__review-wrap--expanded .review-card__review {
    max-height: unset;
    -webkit-line-clamp: unset
}

.review-card__review {
    color: #868686;
    line-height: 1.54;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    max-height: 64.68px;
    transition: 0.2s max-height
}

.review-card__images-wrap {
    display: grid;
    grid-template-columns: repeat(5, 96.2px);
    grid-gap: 4.5px;
    margin-top: 30px
}

.review-card__images-wrap-item {
    flex: 0 0 96.2px;
    height: 92px;
    background-color: #ff5e00;
    -o-object-fit: cover;
    object-fit: cover
}

.review-card__images-wrap-item:hover {
    cursor: pointer
}

.review-card__images-wrap-item--show-more {
    font-size: 28px;
    color: #fff;
    font-weight: bold
}

.review-card__images-wrap-item img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.review-card__read-more {
    background: transparent;
    outline: none;
    border: none;
    color: #ff5e00;
    font-weight: 600;
    margin-left: auto;
    margin-top: 5px
}

.section__reviews-extended {
    margin-top: 40px
}

@media (min-width: 1024px) {
    .section__reviews-extended .base-block-body {
        display: flex
    }
}

.section__reviews-extended .base-block-body .reviews-aggregate {
    display: flex;
    flex-flow: row nowrap;
    padding: 20px 15px;
    padding-top: 0;
    border-bottom: 1px solid #ececec;
    margin-bottom: 25px
}

@media (min-width: 1024px) {
    .section__reviews-extended .base-block-body .reviews-aggregate {
        flex: 0 0 400px;
        display: block;
        border-bottom: none;
        border-right: 1px solid #ececec
    }
}

.section__reviews-extended .base-block-body .reviews-aggregate .average-rating {
    flex: 1 0 28%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    color: #ff5e00
}

.section__reviews-extended .base-block-body .reviews-aggregate .average-rating .average-number {
    font-size: 3.5rem;
    font-weight: 700
}

@media (min-width: 1024px) {
    .section__reviews-extended .base-block-body .reviews-aggregate .average-rating .average-number {
        font-size: 8rem;
        font-weight: 300
    }
}

.section__reviews-extended .base-block-body .reviews-aggregate .average-rating .average-description {
    font-size: 3rem;
    font-weight: 600
}

.section__reviews-extended .base-block-body .reviews-aggregate .ratings-stats {
    flex: 1 1 72%;
    padding-left: 15px;
    font-size: 1.4rem
}

@media (min-width: 1024px) {
    .section__reviews-extended .base-block-body .reviews-aggregate .ratings-stats {
        margin-top: 4rem;
        padding-right: 35px
    }
}

.section__reviews-extended .base-block-body .reviews-aggregate .ratings-stats .rating-stat-item {
    display: flex;
    flex-flow: row nowrap;
    align-items: baseline;
    justify-content: space-between
}

.section__reviews-extended .base-block-body .reviews-aggregate .ratings-stats .rating-stat-item:not(:last-child) {
    margin-bottom: 20px
}

@media (min-width: 1024px) {
    .section__reviews-extended .base-block-body .reviews-aggregate .ratings-stats .rating-stat-item .rating-title {
        font-size: 1.5rem;
        font-weight: 600;
        color: #848484
    }
}

.section__reviews-extended .base-block-body .reviews-aggregate .ratings-stats .rating-stat-item .rating-ratio-indicator {
    height: 8px;
    position: relative;
    border: 0.5px solid #ececec;
    border-radius: 25px;
    box-sizing: content-box;
    flex: 0 0 140px
}

@media (min-width: 1024px) {
    .section__reviews-extended .base-block-body .reviews-aggregate .ratings-stats .rating-stat-item .rating-ratio-indicator {
        flex: 0 0 66%
    }
}

.section__reviews-extended .base-block-body .reviews-aggregate .ratings-stats .rating-stat-item .rating-ratio-indicator span {
    display: block;
    height: 100%;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    background-color: #ff5e00;
    position: relative;
    overflow: hidden
}

.section__reviews-extended .base-block-body .review-input-wrapper {
    padding: 0 15px
}

@media (min-width: 1024px) {
    .section__reviews-extended .base-block-body .review-input-wrapper {
        flex: 1 1 auto;
        margin: 4rem;
        display: flex;
        flex-flow: column
    }
}

.section__reviews-extended .base-block-body .review-input-wrapper .review-form {
    display: flex;
    flex-flow: column
}

.section__reviews-extended .base-block-body .review-input-wrapper .review-form:not(:first-child) {
    margin-top: 20px
}

.section__reviews-extended .base-block-body .review-input-wrapper .review-booking-selector__label {
    margin-bottom: 20px;
    display: block
}

.section__reviews-extended .base-block-body .review-input-wrapper .review-booking-selector__label-text {
    margin-bottom: 10px
}

.section__reviews-extended .base-block-body .review-input-wrapper .review-input-title {
    font-size: 2rem;
    color: #505050;
    font-weight: 600;
    margin-bottom: 10px
}

.section__reviews-extended .base-block-body .review-input-wrapper .review-input-guidelines {
    font-size: 1.4rem;
    line-height: 1.54;
    margin-bottom: 20px;
    color: #505050
}

.section__reviews-extended .base-block-body .review-input-wrapper .review-input-files-wrapper {
    position: relative;
    height: 200px;
    padding: 20px 20px 48px;
    border: 1px solid #cccccc;
    border-radius: 8px;
    overflow: hidden
}

.section__reviews-extended .base-block-body .review-input-wrapper .review-input-files-wrapper .review-input {
    resize: none;
    width: 100%;
    height: 100%;
    padding: 0;
    border-radius: 0;
    border: none;
    font-size: 1.4rem
}

.section__reviews-extended .base-block-body .review-input-wrapper .review-input-files-wrapper .review-input:focus {
    outline: none
}

.section__reviews-extended .base-block-body .review-input-wrapper .review-input-files-wrapper label {
    font-size: 1.2rem;
    display: flex;
    align-items: center;
    position: absolute;
    top: 160px;
    left: 15px;
    color: #505050;
    cursor: pointer
}

.section__reviews-extended .base-block-body .review-input-wrapper .review-input-files-wrapper label [class^="tours-icon-"],
.section__reviews-extended .base-block-body .review-input-wrapper .review-input-files-wrapper label [class*="tours-icon-"] {
    font-size: 2.4rem;
    margin-right: 5px
}

.section__reviews-extended .base-block-body .review-input-wrapper .review-photo-upload {
    display: none;
    cursor: pointer
}

.section__reviews-extended .base-block-body .review-input-wrapper .review-star-rating {
    font-size: 1.4rem;
    display: flex;
    align-items: center;
    margin-top: 10px
}

.section__reviews-extended .base-block-body .review-input-wrapper .review-star-rating .error-message {
    font-size: 12px;
    color: red;
    margin-bottom: 13px
}

.section__reviews-extended .base-block-body .review-input-wrapper .review-star-rating .rating-text {
    padding-bottom: 20px;
    font-size: 1.5rem;
    color: #848484
}

.section__reviews-extended .base-block-body .review-input-wrapper .review-star-rating .rate {
    float: left;
    height: 46px;
    padding: 0 10px;
    cursor: pointer
}

.section__reviews-extended .base-block-body .review-input-wrapper .review-star-rating .rate:not(:checked)>input {
    position: absolute;
    display: none
}

.section__reviews-extended .base-block-body .review-input-wrapper .review-star-rating .rate:not(:checked)>label {
    float: right;
    width: 2.2rem;
    height: 2.2rem;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 20px;
    color: #ccc
}

.section__reviews-extended .base-block-body .review-input-wrapper .review-star-rating .rate:not(:checked)>label:before {
    content: "★ "
}

.section__reviews-extended .base-block-body .review-input-wrapper .review-star-rating .rate>input:checked~label {
    color: #ffc700
}

.section__reviews-extended .base-block-body .review-input-wrapper .review-star-rating .rate:not(:checked)>label:hover,
.section__reviews-extended .base-block-body .review-input-wrapper .review-star-rating .rate:not(:checked)>label:hover~label {
    color: #deb217
}

.section__reviews-extended .base-block-body .review-input-wrapper .review-star-rating .rate>input:checked+label:hover,
.section__reviews-extended .base-block-body .review-input-wrapper .review-star-rating .rate>input:checked+label:hover~label,
.section__reviews-extended .base-block-body .review-input-wrapper .review-star-rating .rate>input:checked~label:hover,
.section__reviews-extended .base-block-body .review-input-wrapper .review-star-rating .rate>input:checked~label:hover~label,
.section__reviews-extended .base-block-body .review-input-wrapper .review-star-rating .rate>label:hover~input:checked~label {
    color: #c59b08
}

.section__reviews-extended .base-block-body .review-input-wrapper .review-submit {
    font-size: 1.4rem;
    line-height: 1.23;
    letter-spacing: 0.13px;
    font-weight: 600;
    text-transform: uppercase
}

@media (min-width: 1024px) {
    .section__reviews-extended .base-block-body .review-input-wrapper .review-submit {
        align-self: flex-end;
        outline: none;
        cursor: pointer;
        padding: 15px 25px;
        border: 1px solid transparent
    }

    .section__reviews-extended .base-block-body .review-input-wrapper .review-submit:hover {
        color: #ff5e00;
        background-color: #fff;
        border: 1px solid #ff5e00
    }
}

.section__reviews-extended .base-block-body .review-input-wrapper .create-review-images-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
    margin-top: 20px
}

@media (min-width: 1024px) {
    .section__reviews-extended .base-block-body .review-input-wrapper .create-review-images-row {
        grid-template-columns: repeat(auto-fill, 120px)
    }
}

.section__reviews-extended .base-block-body .review-input-wrapper .create-review-images-row .create-review-image-wrap {
    height: 100px;
    border: 1px solid #ececec;
    position: relative;
    z-index: 1
}

.section__reviews-extended .base-block-body .review-input-wrapper .create-review-images-row .create-review-image {
    position: absolute;
    border-radius: 8px;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1
}

.section__reviews-extended .base-block-body .review-input-wrapper .create-review-images-row .create-review-images-delete-btn {
    z-index: 2;
    position: absolute;
    background-color: black;
    border: none;
    border-radius: 50%;
    color: white;
    height: 30px;
    width: 30px;
    font-size: 10px;
    right: -5px;
    top: -5px
}

.section__reviews-extended .base-block-body .create-review-dialog {
    width: 100%;
    margin: auto 0
}

.section__reviews-extended .base-block-body .create-review-dialog .link-btn {
    font-size: inherit;
    padding: 0 4px;
    margin-bottom: 1px
}

.section__reviews-extended .base-block-body .create-review__success {
    height: 100%
}

.section__reviews-extended .base-block-body .create-review__success-text {
    margin-top: 20px
}

.section__reviews-extended .base-block-body .create-review__progress-bar {
    position: absolute;
    top: 0;
    left: 0;
    height: 4px;
    width: 0;
    -webkit-animation: gradient-shimmer 2s infinite;
    animation: gradient-shimmer 2s infinite;
    background-image: linear-gradient(to right, #ff7102 0%, #ff7102 40%, rgba(255, 255, 255, 0.3) 50%, #ff7102 60%, #ff7102 100%);
    background-size: 400% 400%
}

.section__reviews-extended .top-reviews .container .show-all-button-wrapper {
    text-align: center;
    margin-top: 0
}

.section__reviews-extended .top-reviews .container .show-all-button-wrapper .show-all-button {
    padding: 12px 60px;
    border-radius: 5px;
    color: #fff;
    border: 1px solid #ff5e00;
    background-color: #ff5e00;
    text-transform: uppercase;
    font-size: 1.6rem;
    font-weight: 700
}

.section__reviews-extended .top-reviews .container .show-all-button-wrapper .show-all-button:focus {
    text-decoration: none
}

@media (min-width: 1024px) {
    .section__reviews-extended .top-reviews .container .review-cards {
        display: flex;
        flex-wrap: wrap;
        margin-top: 6rem
    }
}

.top-reviews {
    margin-bottom: 40px
}

.top-reviews__heading .simple-heading {
    justify-content: space-between;
    flex: 1 1
}

.top-reviews__wrap {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 17.5px
}

@media (min-width: 1024px) {
    .top-reviews__wrap {
        grid-template-columns: repeat(2, 1fr)
    }
}

.reviews {
    margin-top: 40px
}

.reviews .simple-heading {
    width: 100%
}

.reviews__wrap {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 20px
}

@media (max-width: 1023px) {
    .reviews__wrap {
        width: 100%
    }
}

@media (min-width: 1024px) {
    .reviews__wrap {
        grid-template-columns: 1fr 1fr
    }
}

.reviews__show-more-btn {
    margin-top: 20px;
    font-size: 1.5rem;
    font-weight: bold;
    padding: 10px 40px
}

.reviews__masonry-grid {
    display: flex;
    margin-left: -20px;
    width: auto
}

.reviews__masonry-grid .review-card {
    margin-bottom: 20px
}

.reviews__masonry-col {
    padding-left: 20px;
    background-clip: padding-box
}

.single-image-gallery {
    height: 460px;
    box-shadow: 0 1px 1px 0 rgba(65, 69, 73, 0.301961), 0 1px 3px 1px rgba(65, 69, 73, 0.15);
    border-radius: 8px;
    overflow: hidden;
    position: relative
}

.single-image-gallery__featured {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.single-image-gallery__see-more-btn {
    outline: none;
    position: absolute;
    bottom: 10px;
    right: 10px;
    border-radius: 8px;
    border: none;
    height: 100px;
    width: 100px;
    padding: 0;
    overflow: hidden;
    z-index: 1;
    color: white;
    font-size: 24px
}

.single-image-gallery__see-more-btn:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: -1
}

.single-image-gallery__see-more-img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -2
}

.scroll-gallery {
    position: fixed;
    top: 0;
    left: 0;
    background-color: white;
    height: 100vh;
    width: 100vw;
    overflow: auto;
    z-index: 12
}

.scroll-gallery__header {
    position: fixed;
    top: 0;
    left: 0;
    background-color: white;
    width: 100vw
}

.scroll-gallery__grid {
    max-width: 750px;
    margin: 50px auto 0
}

@media (max-width: 1023px) {
    .scroll-gallery__grid {
        margin-top: 0
    }
}

.scroll-gallery__grid-row {
    width: 100%;
    overflow: hidden
}

.scroll-gallery__grid-row--big {
    height: 275px
}

@media (min-width: 1024px) {
    .scroll-gallery__grid-row--big {
        height: 500px
    }
}

.scroll-gallery__grid-row--small {
    height: 135px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 5px;
    gap: 5px
}

@media (min-width: 1024px) {
    .scroll-gallery__grid-row--small {
        height: 240px
    }
}

.scroll-gallery__grid-img {
    height: 100%;
    position: relative;
    border: none;
    outline: none;
    padding: 0
}

.scroll-gallery__grid-img img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.scroll-gallery__grid-img:hover:before {
    opacity: 1;
    visibility: visible
}

.scroll-gallery__grid-img:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-color: rgba(0, 0, 0, 0.15);
    z-index: 1;
    transition: 0.3s opacity ease-out;
    opacity: 0;
    visibility: hidden
}

.scroll-gallery .availability__close-btn {
    position: fixed;
    padding: 10px
}

.scroll-gallery .availability__close-btn:before {
    margin-top: 1px;
    margin-bottom: -1px
}

@media (max-width: 1023px) {
    .scroll-gallery .availability__close-btn:after {
        position: absolute;
        content: '';
        top: -10px;
        right: -10px;
        left: -10px;
        bottom: -10px
    }
}

.social-signup-after-form__label {
    display: flex;
    flex-flow: column wrap;
    margin: 30px 0 40px;
    font-size: 14px
}

.social-signup-after-form__label .error-message {
    font-size: 12px
}

.social-signup-after-form__label-text {
    margin-top: 8px
}

@media (max-width: 1023px) {
    .social-signup-after-form__label-text {
        white-space: nowrap
    }
}

.social-signup-after-form__input-wrap {
    margin-top: 10px
}

@media (max-width: 1023px) {
    .social-signup-after-form__input-wrap {
        font-size: 14px
    }
}

.social-signup-after-form__input-wrap .input-group-row {
    border-radius: 6px;
    border: 1px solid #c3c3c3
}

.social-signup-after-form__input-wrap .input-group-row .country-code {
    width: 60px
}

.social-signup-after-form__input-wrap .input-group-row .country-code .country-code-select__control {
    border: none;
    border-radius: 0;
    border-right: 1px solid #c3c3c3;
    padding: 0 10px;
    box-shadow: none;
    text-align: center
}

.social-signup-after-form__input-wrap .input-group-row .country-code .country-code-select__single-value {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width: 1023px) {
    .social-signup-after-form__input-wrap .input-group-row .country-code .country-code-select__single-value {
        font-size: 14px
    }
}

.social-signup-after-form__input-wrap .input-group-row .social-signup-after-form__input {
    border: none;
    padding: 0 10px 0 20px;
    height: 50px;
    margin-right: 10px
}

@media (max-width: 1023px) {
    .social-signup-after-form__input-wrap .input-group-row .social-signup-after-form__input {
        font-size: 14px
    }
}

@media (min-width: 1024px) {
    .social-signup-after-form__input-wrap .input-group-row .social-signup-after-form__input {
        height: 40px
    }
}

.social-signup-after-form__instructions {
    margin-top: 20px;
    text-align: center
}

@media (min-width: 1024px) {
    .social-signup-after-form__instructions {
        font-size: 12px
    }
}

.social-signup-after-form__instructions .link-btn {
    font-size: 12px;
    padding: 0
}

@media (max-width: 1023px) {
    #request-phone-number-portal .auth-form__button {
        padding: 15px;
        font-size: 1.6rem;
        text-transform: uppercase
    }
}

.sticky-top-bar {
    background-color: #fff;
    border: 0.5px solid #ececec;
    display: flex;
    flex-flow: row nowrap;
    overflow-x: visible;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1;
    height: 47px
}

@media (min-width: 1024px) {
    .sticky-top-bar {
        margin-bottom: -30px
    }
}

.sticky-top-bar .container {
    white-space: nowrap;
    overflow-x: scroll;
    background-color: white;
    z-index: 2;
    border: 0.5px solid #ececec;
    max-width: 689px
}

.sticky-top-bar .container.sticky {
    position: fixed;
    top: 0
}

@media (min-width: 1024px) {
    .sticky-top-bar .container {
        overflow: hidden;
        display: flex;
        width: 100%
    }
}

.sticky-top-bar .container .top-bar-item {
    line-height: 1.23;
    font-weight: 600;
    padding: 15px;
    box-sizing: border-box;
    display: inline-block;
    display: inline-flex;
    flex: 1 1;
    justify-content: center
}

.sticky-top-bar .container .top-bar-item:not(:last-child) {
    border-right: 1px solid #ececec
}

.sticky-top-bar .container .top-bar-item button {
    color: #444;
    padding: 0;
    border: none;
    outline: none;
    background-color: transparent
}

.sticky-top-bar .container .top-bar-item button:active {
    text-decoration: none;
    outline: none;
    border: none;
    border-bottom: 1px solid #ff5e00
}

.sticky-top-bar .container .top-bar-item-active {
    border-bottom: 1px solid #ff5e00
}

.sticky-top-bar .container .top-bar-item-active a {
    color: #ff5e00
}

.sticky-top-bar.sticky-table-bar {
    position: -webkit-sticky;
    position: sticky;
    z-index: 101;
    top: 0
}

.sticky-mobile-buttons {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 60px;
    width: 100vw;
    background-color: white;
    display: flex;
    flex-flow: row nowrap;
    box-shadow: 0px -5px 10px rgba(170, 170, 170, 0.25) !important;
    z-index: 10;
    padding: 10px 20px;
    align-items: center
}

@media (max-width: 374px) {
    .sticky-mobile-buttons {
        padding: 10px 10px
    }
}

@media (min-width: 1024px) {
    .sticky-mobile-buttons {
        display: none
    }
}

.sticky-mobile-buttons-left .call-button {
    margin: 0 5px;
    border-right: 1px solid #e0e0e0;
    padding-right: 10px
}

.sticky-mobile-buttons-right {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-evenly;
    align-items: center;
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    margin-left: 10px
}

@media (max-width: 374px) {
    .sticky-mobile-buttons-right {
        font-size: 12px;
        line-height: 10px
    }
}

.sticky-mobile-buttons-right .send-enquiry-button {
    flex: 1 1 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin: 0 5px 0 0;
    padding: 7px 20px;
    color: #60d522;
    background: rgba(244, 118, 37, 0.1);
    border: 1px solid #60d522;
    border-radius: 7px;
    height: 40px
}

@media (max-width: 374px) {
    .sticky-mobile-buttons-right .send-enquiry-button {
        padding: 7px 15px
    }
}

.sticky-mobile-buttons-right .booking-button {
    flex: 1 1 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin: 0 5px 0 0;
    padding: 7px 20px;
    color: #ffffff;
    background: #ff5e00;
    border: 1px solid #ff5e00;
    border-radius: 7px;
    height: 40px
}

@media (max-width: 374px) {
    .sticky-mobile-buttons-right .booking-button {
        padding: 7px 15px
    }
}

@media (min-width: 1024px) {
    .top-reads-sidebar-container {
        padding-bottom: 0;
        margin-bottom: 35px
    }
}

@media (min-width: 1024px) {
    .top-reads-sidebar-container .base-block-head:before {
        top: 55%
    }
}

@media (min-width: 1024px) {
    .top-reads-sidebar-container .aside-item-holder {
        padding: 0 15px
    }
}

.top-reads-sidebar-container .top-read-item {
    display: flex;
    position: relative;
    color: #ff5e00;
    text-decoration: underline
}

.top-reads-sidebar-container .top-read-item:not(:last-child) {
    margin-bottom: 26px
}

.top-reads-sidebar-container .top-read-item:hover {
    cursor: pointer
}

.top-reads-sidebar-container .top-read-item:hover h6 {
    color: #ff5e00
}

.top-reads-sidebar-container .top-read-item .image-holder {
    margin-right: 12px;
    flex: 0 0 auto;
    max-width: 84px;
    min-width: 90px;
    height: 90px
}

.top-reads-sidebar-container .top-read-item .image-holder img {
    width: 100%;
    height: 100%;
    display: block
}

.top-reads-sidebar-container .top-read-item .h6 {
    display: block;
    font-size: 1.6rem;
    line-height: 1.3;
    font-weight: normal;
    transition: color .3s ease-in-out
}

.top-reads-sidebar-container .top-read-item .short-description {
    color: #505050;
    font-size: 1.3rem;
    line-height: 1.4
}

@media (max-width: 1023px) {
    .tour-card-v2 {
        flex: 0 0 50%;
        padding: 0 6px
    }
}

@media (min-width: 576px) {
    .tour-card-v2 {
        flex: 0 0 33.33%
    }
}

@media (min-width: 1024px) {
    .tour-card-v2 {
        width: 222px
    }
}

.tour-card-v2__banner {
    position: relative;
    height: 301px;
    padding: 18px 12px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-end;
    overflow: hidden;
    border-radius: 12px
}

@media (max-width: 1023px) {
    .tour-card-v2__banner {
        padding-top: 124.5%;
        height: 0;
        position: relative
    }
}

.tour-card-v2__banner .lazy-load-image-background {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px
}

.tour-card-v2__image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: 12px;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -1;
    overflow: hidden;
    transition: 0.2s transform
}

.tour-card-v2__tag {
    font-size: 10px;
    font-weight: 500;
    line-height: 1.6;
    border-radius: 10px;
    box-shadow: 0 0 30px 0 rgba(168, 168, 168, 0.3);
    padding: 1px 8px;
    border-radius: 10px;
    background: #fff;
    color: #3a3a3a
}

.tour-card-v2__tag--flag {
    color: #fff;
    background-image: linear-gradient(100deg, #ffa62e 2%, #ea4d2c 100%);
    margin-right: 6px
}

.tour-card-v2__additional-info {
    padding: 0;
    list-style: none;
    margin: 6px 0 0;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    color: white;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.54
}

@media (max-width: 1023px) {
    .tour-card-v2__additional-info {
        font-size: 12px
    }
}

.tour-card-v2__location {
    margin-left: 6.5px
}

.tour-card-v2__location-duration-separator {
    margin: 0 4px
}

.tour-card-v2__details-wrap {
    margin: 10px
}

.tour-card-v2__name {
    color: #3a3a3a;
    font-weight: 500;
    line-height: 1.56;
    font-size: 16px;
    -webkit-line-clamp: 2;
    max-height: calc(2 * 16px * 1.56);
    overflow: hidden;
    display: block
}

.tour-card-v2__name:hover {
    color: #ff5e00
}

.tour-card-v2__reviews-wrap {
    margin-top: 7px;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    line-height: 1;
    font-size: 12px;
    color: #949494
}

.tour-card-v2__reviews-wrap .icon-star-empty {
    color: #ffc527
}

.tour-card-v2__average-rating {
    font-weight: 500;
    margin: 0 5px 0 5.5px
}

.tour-card-v2__price-and-cta-wrap {
    margin-top: 4px;
    display: flex;
    flex-flow: row nowrap
}

.tour-card-v2__pricing {
    display: flex;
    flex-flow: row nowrap;
    align-items: center
}

.tour-card-v2__pricing .current-price {
    color: #3a3a3a;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.56;
    margin-right: 9px
}

.tour-card-v2__pricing .old-price {
    color: #898989;
    line-height: 1.5;
    margin: 0;
    opacity: 1;
    font-size: 12px;
    text-decoration: line-through
}

@media (max-width: 1023px) {
    .tour-card-v2__pricing .old-price:before {
        right: 0
    }
}

.tour-card-v2__cta-btn {
    margin-left: auto
}

.tour-card-v2__legibility-gradient {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 90px;
    border-radius: 12px;
    z-index: 0;
    background-image: linear-gradient(0deg, #000, transparent);
    opacity: 0.63;
    transition: 0.2s opacity
}

.tour-card-v2__banner-data-wrap {
    z-index: 1
}

@media (max-width: 1023px) {
    .tour-card-v2__banner-data-wrap {
        position: absolute;
        bottom: 18px;
        left: 12px;
        width: calc(100% - 36px)
    }
}

.tour-card-v2__wrap:hover .tour-card-v2__image {
    transform: scale(1.02)
}

.tour-card-v2__wrap:hover .tour-card-v2__legibility-gradient {
    opacity: 0.8
}

.tour-card-v2--small {
    flex: 0 0 100%;
    background-color: white;
    padding: 10px;
    border-radius: 8px;
    cursor: pointer
}

@media (min-width: 1024px) {
    .tour-card-v2--small {
        width: 300px
    }
}

.tour-card-v2--small .tour-card-v2__wrap {
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start
}

.tour-card-v2--small .tour-card-v2__banner {
    flex: 0 0 90px;
    height: 90px
}

@media (max-width: 1023px) {
    .tour-card-v2--small .tour-card-v2__banner {
        padding: 0
    }
}

.tour-card-v2--small .tour-card-v2__details-wrap {
    margin: 0 10px
}

.tour-card-v2--small .tour-card-v2__image {
    position: unset
}

.tour-card-v2--small .tour-card-v2__additional-info {
    display: none
}

@media (max-width: 1023px) {
    .tour-card-list--v2 {
        margin: 0 -22px;
        padding: 0 22px
    }
}

.tour-slider {
    margin-top: 40px
}

@media (max-width: 1023px) {
    .tour-slider {
        padding: 0 22px
    }
}

.tour-slider.unavailable-products-slider {
    background-color: white;
    margin: 0 !important;
    padding: 40px 22px
}

.tour-slider.unavailable-products-slider .multi-line-header-v2__title {
    font-size: 16px
}

@media (min-width: 1024px) {
    .tour-slider.unavailable-products-slider .multi-line-header-v2__title {
        font-size: 18px
    }
}

.tour-slider--small .tour-slider__list {
    display: flex;
    flex-flow: row wrap
}

.tour-slider--small .tour-slider__list .tour-card-v2 {
    flex: 0 0 300px
}

@media (max-width: 1023px) {
    .tour-slider--small .tour-slider__list .tour-card-v2 {
        margin: 0;
        margin-bottom: 10px;
        flex: 0 0 100%
    }
}

.tour-slider__carousel-wrap {
    position: relative;
    margin-top: 42px
}

@media (max-width: 1023px) {
    .tour-slider__list {
        display: flex;
        flex-flow: row nowrap;
        overflow: auto;
        margin: 0 -22px;
        padding: 0 22px
    }
}

.tour-slider__nav-btn {
    position: absolute;
    top: 125px;
    background-color: #fff;
    border-radius: 50%;
    padding: 15px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    outline: none;
    border: none;
    z-index: 2;
    height: 48px;
    width: 48px
}

.tour-slider__nav-btn:hover {
    cursor: pointer
}

.tour-slider__nav-btn--previous {
    left: -24px
}

.tour-slider__nav-btn--next {
    right: -24px
}

@media (min-width: 1024px) {
    .tour-slider__spinner-wrap {
        height: 416px;
        width: 100%;
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        align-items: center
    }
}

.guides-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

@media (max-width: 1023px) {
    .guides-list {
        overflow-x: scroll;
        overflow-y: hidden;
        -ms-scroll-snap-type: x proximity;
        scroll-snap-type: x proximity;
        scrollbar-width: none;
        -ms-overflow-style: none;
        justify-content: space-between
    }

    .guides-list::-webkit-scrollbar {
        display: none
    }
}

@media (max-width: 576px) {
    .guides-list {
        justify-content: center
    }
}

.guides-list .guides-item {
    width: 100%;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
    border-radius: 12px;
    overflow: hidden;
    transition: 0.2s all
}

.guides-list .guides-item:hover {
    transform: translateY(-3px);
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.15)
}

@media (max-width: 1023px) {
    .guides-list .guides-item {
        margin: 0 15px;
        scroll-snap-align: start;
        scroll-snap-stop: always;
        flex: 0 0 44%
    }

    .guides-list .guides-item:not(:last-child) {
        margin-bottom: 20px
    }
}

@media (max-width: 576px) {
    .guides-list .guides-item {
        flex: 0 0 100%
    }
}

@media (min-width: 1024px) {
    .guides-list .guides-item {
        max-width: 24%;
        display: flex;
        flex-direction: column;
        margin-bottom: 50px
    }

    .guides-list .guides-item:not(:nth-child(4n-3)) {
        margin-left: 14px
    }
}

.guides-list .guides-item .text-holder .h3 {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: calc(1.5 * 1.3rem * 2);
    margin: 0;
    display: -webkit-box
}

.guides-list .guides-item .text-holder .content {
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: calc(1.2 * 1.54rem * 4)
}

@media (max-width: 480px) {
    .guides-list .guides-item .text-holder .content {
        max-height: calc(1.66 * 1.2rem * 4)
    }
}

@media (max-width: 1023px) {
    .guides-list .slick-list {
        margin: 0 -15px
    }
}

.guides-list h3,
.guides-list .h3 {
    font-size: 1.3rem;
    color: #555353;
    line-height: 1.5;
    margin-bottom: 17px
}

@media (min-width: 480px) {

    .guides-list h3,
    .guides-list .h3 {
        line-height: 1.42;
        overflow: hidden;
        font-weight: 600;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        height: calc(1.42 * 1.3rem * 2)
    }
}

.guides-list .img-holder {
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 229px;
    position: relative
}

@media (min-width: 480px) {
    .guides-list .img-holder {
        min-height: 180px
    }
}

.guides-list .img-holder .guides-item-image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width: 576px) {
    .guides-list .img-holder .guides-item-image {
        -o-object-fit: cover;
        object-fit: cover;
        min-height: 142px
    }
}

.guides-list .text-holder {
    background: #fff;
    padding: 12px;
    color: #868686;
    font-size: 1.2rem;
    line-height: 1.66;
    width: 100%;
    border-radius: 0px 0px 10px 10px;
    overflow: hidden
}

@media (min-width: 480px) {
    .guides-list .text-holder {
        line-height: 1.54;
        padding: 20px
    }
}

@media (min-width: 1024px) {
    .guides-list .text-holder {
        max-width: 335px;
        padding: 20px
    }
}

.variant {
    border-radius: 10px;
    border: solid 0.5px #d8d8d8;
    padding: 20px 15px
}

.variant p {
    margin: 0
}

.variant--room {
    padding: 0;
    background-color: #fff;
    overflow: hidden;
    border: none;
    border-radius: 4px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16)
}

.variant--room.variant--expanded {
    border: 2px solid #ff5e00
}

.variant--room.variant--expanded .variant__title {
    background-color: #ff5e00;
    padding: 20px 20px 10px;
    margin: 0;
    color: #fff;
    border: none
}

.variant--room .variant__header {
    flex-flow: column nowrap
}

.variant--room .variant__overview {
    margin-bottom: 10px;
    -webkit-line-clamp: unset;
    max-height: unset
}

.variant--room .variant__title {
    padding: 20px 0 10px;
    margin: 0 20px;
    font-size: 18px;
    font-weight: 600;
    color: #3a3a3a;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    transition: 0.2s background-color, 0.2s color
}

.variant--room .variant__header-content {
    padding: 12px 20px 20px;
    display: flex;
    flex-flow: column nowrap
}

.variant--room .variant__header-details {
    display: flex;
    align-items: flex-start;
    flex-flow: column
}

@media (min-width: 1024px) {
    .variant--room .variant__header-details {
        flex-flow: row nowrap
    }
}

.variant--room .variant__show-more-images {
    grid-column: span 4;
    height: 70px;
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    border-radius: 4px;
    flex: 0 0 33%;
    margin-left: 1px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.variant--room .variant__images {
    overflow: hidden;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start
}

@media (max-width: 1023px) {
    .variant--room .variant__images {
        order: 1;
        width: 100%
    }
}

@media (min-width: 1024px) {
    .variant--room .variant__images {
        width: 214px;
        flex: 0 0 214px
    }
}

.variant--room .variant__images button {
    border: 1px solid #ececec;
    display: block;
    border-radius: 4px;
    height: 70px;
    flex: 0 0 33%;
    max-width: 33%;
    min-width: 33%;
    padding: 0;
    position: relative
}

.variant--room .variant__images button:nth-child(1) {
    height: 227px;
    flex: 0 0 100%;
    max-width: 100%;
    min-width: 100%
}

@media (min-width: 1024px) {
    .variant--room .variant__images button:nth-child(1) {
        height: 120px
    }
}

.variant--room .variant__images button:nth-child(3) {
    margin-left: 1px
}

.variant--room .variant__images button img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%
}

@media (max-width: 1023px) {
    .variant--room .variant__amenities {
        margin-top: 20px;
        order: 3
    }
}

@media (min-width: 1024px) {
    .variant--room .variant__amenities {
        margin-left: 20px
    }
}

.variant--room .variant__amenities-title {
    color: #3a3a3a;
    font-weight: 600
}

.variant--room .variant__right {
    flex: unset;
    padding: 0;
    margin-top: 25px
}

@media (max-width: 1023px) {
    .variant--room .variant__right {
        display: flex;
        flex-flow: column wrap;
        align-items: center;
        justify-content: center;
        margin: 20px auto 0;
        order: 2
    }
}

@media (min-width: 1024px) {
    .variant--room .variant__right {
        margin-left: auto
    }
}

.variant--room .variant__btn {
    color: #ff5e00;
    border: 2px solid #ff5e00;
    background-color: #fff
}

@media (max-width: 1023px) {
    .variant--room .variant__btn {
        padding: 10px 40px;
        font-size: 16px !important;
        font-weight: 600
    }

    .variant--room .variant__btn--expanded {
        padding: 10px 40px;
        font-size: 16px !important;
        font-weight: 600
    }
}

.variant--room .variant__expander {
    margin: 20px auto 0;
    color: #ff5e00;
    font-weight: 600;
    background: transparent;
    outline: none;
    border: none
}

.variant--room .variant__content-container {
    padding: 0 20px
}

@media (min-width: 1024px) {
    .variant--room .variant__content-container {
        padding: 0 40px
    }
}

.variant--room .variant__content {
    padding: 0
}

.variant--room .variant__subsection {
    border: none;
    padding: 9px 0
}

.variant--room .variant__subsection,
.variant--room .variant__list li {
    color: #3a3a3a
}

.variant--room .variant__subsection-heading {
    margin: 0
}

.variant--room .variant__subsection-body {
    margin-top: 10px
}

.variant--room .variant__list {
    padding: 0;
    margin: 12px 0 0;
    display: flex;
    flex-flow: row wrap
}

.variant--room .variant__list li {
    flex: 0 0 100%;
    margin-bottom: 8px
}

.variant--room .variant__list li:before {
    margin-right: 12px
}

.variant--room .variant__list li.variant__list-item--has-notes {
    flex: 0 0 100%
}

.variant--room .variant__list-item-notes {
    color: #909090;
    margin: 0px 0 10px 25px !important
}

.variant--room .variant__extra-btns-wrap {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start
}

.variant--room .variant__extra-details-btn {
    border-radius: 4px;
    border: solid 1px #ff5e00;
    background-color: rgba(255, 84, 0, 0);
    padding: 6px 12px;
    color: #ff5e00;
    font-size: 12px;
    font-weight: 600
}

.variant--room .variant__extra-details-btn:last-child {
    margin-bottom: 40px
}

.variant--room .variant__extra-details-btn:not(:first-child) {
    margin-left: 12px
}

.variant--room .variant__duration {
    margin-bottom: 10px
}

@media (min-width: 1024px) {
    .variant:not(:first-child) {
        margin-top: 20px
    }
}

@media (max-width: 1023px) {
    .variant {
        margin-top: 20px
    }
}

.variant__amenities-list {
    list-style: none;
    padding: 0;
    margin-top: 14px;
    text-align: left
}

.variant__amenities-list-item {
    color: #3a3a3a
}

.variant__amenities-list-item:not(:first-child) {
    margin-top: 8px
}

.variant__amenities-list-item:not(.variant__amenities-list-item--show-more):before {
    font-family: tours-app;
    content: "\e93c";
    margin-right: 12px;
    font-size: 13px;
    color: #6ac259
}

.variant__amenities-list-item--show-more {
    color: #ff5e00;
    font-weight: 600
}

.variant__amenities-list-item--show-more:before {
    font-family: tours-app;
    content: "\e941";
    margin-right: 2rem;
    font-size: 9px
}

.variant--expanded .variant__overview {
    -webkit-line-clamp: unset;
    max-height: unset
}

.variant--expanded .variant__expander-icon:before {
    transform: rotate(90deg)
}

.variant__header {
    display: flex;
    flex-flow: row nowrap;
    outline: none
}

.variant__name {
    font-weight: bold;
    font-size: 1.6rem;
    letter-spacing: -0.36px;
    margin-bottom: 10px;
    display: flex;
    flex-flow: column nowrap;
    align-items: flex-start
}

.variant__duration {
    font-weight: normal;
    font-size: 12px
}

.variant__overview {
    -webkit-line-clamp: 3;
    line-height: 1.67;
    overflow: hidden;
    color: #848484;
    margin-bottom: 20px
}

.variant__overview * {
    font-size: 13px;
    font-weight: normal;
    text-align: justify;
    text-justify: inter-word;
}

.variant__overview strong,
.variant__overview b {
    font-weight: 600
}

.variant__overview h4,
.variant__overview h4 *,
.variant__overview h5,
.variant__overview h5 *,
.variant__overview h6,
.variant__overview h6 * {
    font-size: 18px;
    font-weight: 600
}

.variant__left {
    flex: 1 1
}

.variant__right {
    padding-top: 25px
}

@media (min-width: 1024px) {
    .variant__right {
        flex: 0 0 150px
    }
}

.variant__strikethrough-price {
    text-decoration: line-through;
    color: #a5a4a4
}

.variant__current-price {
    font-weight: 700;
    font-size: 1.5rem;
    margin-bottom: 10px
}

.variant__inventory-name {
    font-weight: 600;
    font-size: 12px
}

.variant__amt-to-reserve {
    font-size: 12px;
    margin-top: 6px;
    color: #ff5e00;
    text-decoration: underline
}

.variant__btn {
    background-color: #ff5e00
}

@media (max-width: 1023px) {
    .variant__btn {
        font-size: 1.2rem !important
    }
}

.variant__btn:not(.booking-btn--not-bookable)--expanded {
    background-color: #fff;
    border: 1px solid #ff5e00;
    color: #ff5e00
}

.variant__btn:not(.booking-btn--not-bookable)--expanded:hover {
    background-color: #ff5e00;
    color: #fff
}

.variant__expander {
    position: relative
}

.variant__expander:hover {
    cursor: pointer
}

.variant__expander-icon {
    display: inline-block
}

.variant__expander-icon:before {
    color: #ff5e00;
    position: absolute;
    right: -20px;
    top: 1px;
    content: "\25BA";
    line-height: 1;
    transition: transform 0.2s
}

.variant__content {
    padding: 20px 0
}

.variant__subsection {
    border-top: 1px solid #ececec;
    padding: 10px 0
}

.variant__subsection--date-time {
    display: flex;
    flex-flow: row wrap;
    padding: 20px 0;
    position: relative
}

@media (min-width: 1024px) {
    .variant__subsection--date-time {
        flex-flow: row nowrap
    }
}

.variant__subsection--date-time .date-time-input-wrap {
    justify-content: space-between
}

@media (min-width: 1024px) {
    .variant__subsection--date-time .date-time-input-wrap {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(50% - 20px)
    }

    .variant__subsection--date-time .date-time-input-wrap:first-child {
        margin-right: 20px
    }
}

@media (max-width: 1023px) {
    .variant__subsection--date-time .date-time-input-wrap {
        flex: 1 1;
        margin-top: 10px
    }
}

.variant__subsection--date-time .date-time-input-wrap .variant__subsection-heading {
    margin: 0
}

.variant__anchor {
    position: absolute;
    top: -50px
}

.variant__subsection-heading {
    font-size: 1.5rem;
    font-weight: 600;
    margin-top: 10px
}

.variant__list {
    -webkit-padding-start: 15px;
    padding-inline-start: 15px;
    list-style: none
}

.variant__list.pickup-drop li:before {
    font-family: tours-app;
    content: "";
    margin-right: 12rem;
    font-size: 13px;
    color: #ff5e00
}

.variant__list.inclusions li:before {
    font-family: tours-app;
    content: "";
    margin-right: 12px;
    font-size: 13px;
    color: #6ac259
}

.variant__list.exclusions li:before {
    font-family: tours-app;
    content: "\e93a";
    margin-right: 12px;
    font-size: 13px;
    color: #ea3739
}

.variant__list li {
    color: #3a3a3a
}

.variant__list-item--has-notes {
    grid-column-end: span 2
}

@media (min-width: 1024px) {
    .variant__list-item--has-notes {
        grid-column-end: span 4
    }
}

.variant__list-item .variant__list-item-notes {
    margin: 0px 0 10px 21px
}

@media (max-width: 1023px) {
    #package-options .base-block-body {
        padding: 0
    }
}

.variant--non-room {
    border-radius: 12px;
    border: solid 1px #eaeaea;
    background-color: white;
    padding: 0 30px;
    transition: 0.2s border-color;
    color: #3a3a3a
}

.variant--non-room .variant__head {
    padding: 24px 0;
    outline: none
}

.variant--non-room .variant__head:hover {
    cursor: pointer
}

.variant--non-room .variant__radio {
    font-size: 18px;
    margin-right: 16px
}

.variant--non-room .variant__radio.tours-icon-radio-unselected:before {
    color: #eaeaea
}

.variant--non-room .variant__title {
    font-size: 18px;
    font-weight: 600;
    color: #3a3a3a;
    margin-bottom: 12px
}

.variant--non-room .variant__duration {
    color: #707070;
    font-weight: 500;
    margin-bottom: 12px
}

.variant--non-room .variant__duration .tours-icon-time {
    font-size: 11px;
    font-weight: 600;
    margin-right: 6px
}

.variant--non-room .variant__toggle-expanded {
    background-color: transparent;
    outline: none;
    border: none;
    color: #ff5e00;
    font-weight: 600;
    padding: 0
}

.variant--non-room .variant__pricing-wrap {
    margin-left: auto;
    flex: 0 0 20%
}

@media (max-width: 1023px) {
    .variant--non-room .variant__pricing-wrap {
        display: flex;
        flex-flow: column nowrap;
        align-items: center;
        text-align: center;
        flex: 0 0 85px
    }
}

@media (min-width: 1024px) {
    .variant--non-room .variant__pricing-wrap {
        flex: 0 0 28%;
        display: flex;
        flex-flow: column;
        align-items: flex-end
    }
}

.variant--non-room .variant__strikethrough-price {
    color: #949494;
    line-height: 1.3;
    margin-bottom: 1px;
    text-decoration: line-through;
    white-space: nowrap
}

.variant--non-room .variant__current-price-wrap {
    display: flex
}

@media (max-width: 1023px) {
    .variant--non-room .variant__current-price-wrap {
        flex-flow: column nowrap;
        align-items: center;
        margin-top: 5px
    }
}

@media (min-width: 1024px) {
    .variant--non-room .variant__current-price-wrap {
        flex-flow: row wrap;
        align-items: flex-end
    }
}

.variant--non-room .variant__current-price {
    font-weight: bold;
    color: #ff5e00;
    font-size: 16px;
    line-height: 1;
    white-space: nowrap
}

@media (min-width: 1024px) {
    .variant--non-room .variant__current-price {
        margin: 0 6px 0 0;
        font-size: 24px
    }
}

.variant--non-room .variant__inventory-name {
    color: #3a3a3a;
    font-weight: normal;
    line-height: 1.45
}

@media (max-width: 1023px) {
    .variant--non-room .variant__inventory-name {
        font-size: 12px
    }
}

.variant--non-room .variant__body {
    border-top: 2px solid #eaeaea;
    padding: 24px 0 30px
}

.variant--non-room .variant__images {
    display: flex;
    flex-flow: row nowrap;
    overflow: auto;
    margin-bottom: 24px
}

.variant--non-room .variant__image-btn {
    flex: 0 0 179px;
    height: 130px;
    margin-right: 10px;
    background-color: transparent;
    outline: none;
    border: none;
    outline: none;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    padding: 0
}

.variant--non-room .variant__image {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
    border-radius: 8px;
    overflow: hidden
}

.variant--non-room .variant__show-more-images {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    color: #fff;
    font-weight: 600;
    font-size: 24px;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px)
}

.variant--non-room .variant__subsection {
    margin-top: 30px;
    padding: 0;
    border: none
}

.variant--non-room .variant__subsection--date-time {
    padding-top: 24px;
    border-top: solid 2px #eaeaea
}

.variant--non-room .variant__subsection--date-time .info-with-icon {
    width: 150px
}

.variant--non-room .variant__subsection-heading {
    font-size: 16px;
    font-weight: 600;
    color: #3a3a3a
}

.variant--non-room .variant__list {
    list-style: none;
    padding: 0;
    margin: 20px 0 0
}

.variant--non-room .variant__list--boxed-list {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    margin: 10px 0 0
}

.variant--non-room .variant__list--boxed-list li {
    color: #3a3a3a
}

.variant--non-room .variant__list--boxed-list li:not(.variant__list-item--has-notes) {
    padding: 3px 10px;
    border: 1px solid #ececec;
    border-radius: 4px;
    margin-top: 10px !important;
    margin-right: 5px !important
}

.variant--non-room .variant__list.inclusions li {
    overflow: hidden;
    font-size: inherit
}

.variant--non-room .variant__list.inclusions li:before {
    font-family: tours-app;
    content: "";
    margin-right: 8.5px;
    font-size: 13px;
    color: #6ac259
}

.variant--non-room .variant__list.exclusions li {
    overflow: hidden
}

.variant--non-room .variant__list.exclusions li:before {
    font-family: tours-app;
    content: "\e93a";
    margin-right: 8.5px;
    font-size: 13px;
    color: #ea3739
}

.variant--non-room .variant__list li {
    margin-bottom: 8px
}

.variant--selected {
    border-color: #ff5e00
}

.variant:not(:first-child) {
    margin-top: 20px
}

.payment-success {
    background: white;
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
    margin: 100px auto 0 auto;
    border-top: 12px solid #7ac142;
    border-bottom: 12px solid #7ac142
}

@media (min-width: 1024px) {
    .payment-success {
        width: 600px
    }
}

.payment-success__heading {
    font-weight: 600;
    color: #7ac142;
    font-size: 2rem;
    margin: 20px 0
}

.payment-success__text {
    text-align: center;
    line-height: 2
}

.payment-failed {
    background: white;
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
    margin: 100px auto 0 auto;
    border-top: 12px solid #ff5757;
    border-bottom: 12px solid #ff5757
}

@media (min-width: 1024px) {
    .payment-failed {
        width: 600px
    }
}

.payment-failed__heading {
    font-weight: 600;
    color: #ff5757;
    font-size: 2rem;
    margin: 20px 0
}

.payment-failed__text {
    text-align: center;
    line-height: 2
}

.customer-profile-container {
    width: 100%;
    min-height: 115vh;
    padding-top: 1px;
    padding-bottom: 1px;
    background: #fff
}

.customer-profile-container .product-itineary.normal .main-card {
    position: relative
}

.customer-profile-container .product-itineary.normal .main-card .main {
    width: 20px;
    position: absolute;
    margin-left: 10px;
    height: 100%;
    top: 0
}

.customer-profile-container .product-itineary.normal .main-card .main .circle {
    width: 18px;
    height: 18px;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    top: 72px;
    background-clip: padding-box;
    background: linear-gradient(135deg, #ffba0a 0%, #f47625 100%)
}

.customer-profile-container .product-itineary.normal .main-card .main .circle::before {
    position: absolute;
    content: "";
    background-color: white;
    border-radius: 50%;
    top: 2px;
    left: 2px;
    width: 14px;
    height: 14px
}

.customer-profile-container .product-itineary.normal .main-card .main .line {
    width: 2px;
    background: linear-gradient(180deg, rgba(255, 186, 10, 0.4) 0%, rgba(244, 118, 37, 0.4) 100%);
    display: inline-block;
    position: absolute;
    right: 50%;
    height: 100%;
    top: 90px
}

.customer-profile-container .product-itineary.normal .main-card:first-of-type .main .circle::before,
.customer-profile-container .product-itineary.normal .main-card:last-of-type .main .circle::before {
    content: none
}

.customer-profile-container .product-itineary.normal .main-card:nth-last-of-type(2) .main .line {
    height: calc(100% - 18px)
}

.customer-profile-container .product-itineary.normal .main-card:last-of-type .main .line {
    height: 0%
}

.customer-profile-container .product-itineary.normal .main-card .content {
    min-height: 100px;
    position: relative;
    margin-left: 30px;
    width: calc(100% - 30px);
    padding: 10px;
    text-overflow: wrap
}

.customer-profile-container .product-itineary.normal .main-card .content.single {
    margin-left: 0;
    width: 100%
}

.customer-profile-container .product-itineary.normal .main-card .content .horizontal-divider {
    width: 100%;
    height: 0;
    border-top: 1px solid #e0e0e0
}

.customer-profile-container .product-itineary.normal .main-card .content .itineary-card {
    display: flex;
    flex-direction: row;
    position: relative
}

.customer-profile-container .product-itineary.normal .main-card .content .itineary-card .day {
    width: 60px;
    border-radius: 5px;
    border: 1px solid #cbcbcb;
    margin: 10px 0 10px 10px;
    color: #b7b7b7;
    font-weight: 500;
    font-size: 12px;
    padding: 5px
}

.customer-profile-container .product-itineary.normal .main-card .content .itineary-card .day .day-num {
    font-size: 40px;
    font-weight: 500;
    line-height: 32px;
    color: #656565
}

.customer-profile-container .product-itineary.normal .main-card .content .itineary-card .line {
    width: 2px;
    background: rgba(201, 201, 201, 0.4);
    display: inline-block;
    position: absolute;
    right: 50%;
    height: 100%;
    height: calc(100% - 49px);
    left: 43px;
    top: 59px
}

.customer-profile-container .product-itineary.normal .main-card .content .itineary-card .event-time {
    border-radius: 5px;
    border: 1px solid #cbcbcb;
    margin: 10px 0 10px 10px;
    color: #b7b7b7;
    font-weight: 500;
    font-size: 12px;
    padding: 5px;
    position: relative
}

.customer-profile-container .product-itineary.normal .main-card .content .itineary-card .event-time .time-num {
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
    color: #656565
}

.customer-profile-container .product-itineary.normal .main-card .content .itineary-card .event-time .time-text {
    font-size: 12px;
    color: #b7b7b7;
    text-align: left
}

.customer-profile-container .product-itineary.normal .main-card .content .itineary-card__event-details {
    padding: 10px;
    text-align: left;
    width: 100%
}

.customer-profile-container .product-itineary.normal .main-card .content .itineary-card__event-details .duration {
    font-size: 12px;
    color: #8e8e8e
}

.customer-profile-container .product-itineary.normal .main-card .content .itineary-card__event-details .duration>i {
    top: 1px
}

.customer-profile-container .product-itineary.normal .main-card .content .itineary-card__event-details .duration>span {
    font-weight: 500
}

.customer-profile-container .product-itineary.normal .main-card .content .itineary-card__event-details .description {
    font-size: 12px;
    padding: 0;
    width: calc(100% - 50px);
    color: #8e8e8e
}

@media (min-width: 768px) {
    .customer-profile-container .product-itineary.normal .main-card .content .itineary-card__event-details .description {
        font-size: 14px
    }
}

.customer-profile-container .product-itineary.normal .main-card .content .itineary-card__event-details .event-type {
    font-size: 13px;
    color: #3e3e3e
}

@media (min-width: 768px) {
    .customer-profile-container .product-itineary.normal .main-card .content .itineary-card__event-details .event-type {
        font-size: 15px
    }
}

.customer-profile-container .product-itineary.normal .main-card .content .itineary-card__details {
    margin: 10px
}

.customer-profile-container .product-itineary.normal .main-card .content .itineary-card__details .dot {
    font-weight: 400;
    font-size: 12px;
    color: #8e8e8e
}

.customer-profile-container .product-itineary.normal .main-card .content .itineary-card__details .dot>i:before {
    color: #8E8E8E
}

.customer-profile-container .product-itineary.normal .main-card .content .itineary-card__details .title {
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: #515151
}

@media (min-width: 768px) {
    .customer-profile-container .product-itineary.normal .main-card .content .itineary-card__details .title {
        font-size: 15px
    }
}

.customer-profile-container .product-itineary.normal .main-card .content .itineary-card__details .location {
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: #8e8e8e;
    cursor: pointer
}

.customer-profile-container .product-itineary.normal .main-card .content .itineary-card__details .location a {
    color: #8e8e8e
}

.customer-profile-container .product-itineary.normal .main-card .content .itineary-card__show-more {
    cursor: pointer;
    text-align: center
}

.customer-profile-container .product-itineary.normal .main-card .content .itineary-card__show-more .collapsable .expanded {
    margin-bottom: 0
}

.customer-profile-container .product-itineary.normal .main-card .content .itineary-card__show-more .collapsable__title {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.customer-profile-container .product-itineary.normal .main-card .content .itineary-card__show-more .collapsable__title .arrow-icon {
    position: absolute;
    right: calc(50% - 80px);
    margin-top: 16px;
    padding: 2px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-color: #0057e7
}

.customer-profile-container .product-itineary.normal .main-card .content .itineary-card__show-more .collapsable__title>div {
    font-weight: 400;
    font-size: 12px;
    padding: 10px;
    letter-spacing: 0.03em;
    color: #0057e7
}

.customer-profile-container .sub-card-title {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.customer-profile-container .sub-card-title-help {
    display: flex;
    align-items: center;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    padding: 3px 5px;
    font-size: 11px;
    font-weight: 400
}

.customer-profile-container .sub-card-alert {
    padding: 7px 20px 7px 10px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: baseline;
    font-size: 11px;
    font-weight: 400;
    color: #6d6d6d;
    background-color: #f476251a
}

.customer-profile-container .sub-card-alert-icon::before {
    position: relative;
    color: #f47625 !important
}

.customer-profile-container .sub-card-content {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 20px
}

@media (max-width: 576px) {
    .customer-profile-container .sub-card-content {
        padding: 10px
    }
}

.customer-profile-container .sub-card-content-map {
    position: absolute;
    top: 0;
    right: 0;
    margin: 20px
}

@media (max-width: 768px) {
    .customer-profile-container .sub-card-content-map {
        margin: 10px;
        width: 70px
    }
}

.customer-profile-container .sub-card-content-line-item {
    font-weight: 400;
    margin: 10px 0;
    width: 70%
}

.customer-profile-container .sub-card-content-line-item-heading {
    display: flex;
    align-items: center
}

.customer-profile-container .sub-card-content-line-item-heading-icon {
    font-weight: 600;
    color: #656565
}

.customer-profile-container .sub-card-content-line-item-heading-title {
    font-size: 13px;
    color: #b7b7b7;
    margin-left: 3px
}

.customer-profile-container .sub-card-content-line-item-text {
    margin-left: 25px;
    color: #6d6d6d;
    font-size: 13px
}

.customer-profile-container .sub-card-content-line-item-text.officer-details {
    display: flex;
    align-items: center;
    margin: 0 0 15px 0
}

@media (max-width: 576px) {
    .customer-profile-container .sub-card-content-line-item-text.officer-details {
        margin: 0 0 10px 0
    }
}

.customer-profile-container .sub-card-content-line-item-text.officer-details .label-name {
    color: #8E8E8E
}

.customer-profile-container .sub-card-content-line-item-text.officer-details .code-name {
    color: #515151
}

.customer-profile-container .sub-card-content-line-item-text.officer-details .external-link-icon {
    margin-left: 10px
}

.customer-profile-container .sub-card-content-call-button {
    line-height: 12px;
    display: flex;
    align-self: flex-end;
    align-items: center;
    justify-content: space-evenly;
    background-color: #f47625;
    border-radius: 7px;
    font-size: 14px;
    font-weight: 500;
    color: white;
    padding: 14px 20px;
    cursor: pointer
}

@media (max-width: 576px) {
    .customer-profile-container .sub-card-content-call-button {
        margin-top: 10px;
        align-self: center;
        justify-content: center;
        width: 100%
    }
}

@media (max-width: 375px) {
    .customer-profile-container .sub-card-content-call-button {
        font-size: 12px
    }
}

.customer-profile-container .sub-card-content-call-button .support-icon::before {
    color: white !important
}

.customer-profile-container .sub-card-content .weather-widget .rw-container {
    font-size: 12px
}

@media (min-width: 577px) {
    .customer-profile-container .sub-card-content .weather-widget .rw-container {
        font-size: 14px
    }
}

.customer-profile-container .sub-card-content .weather-widget .rw-container .rw-container-main {
    border: 1px solid #e3e3e3;
    border-radius: 10px;
    padding: 10px
}

@media (min-width: 577px) {
    .customer-profile-container .sub-card-content .weather-widget .rw-container .rw-container-main {
        padding: 20px
    }
}

.customer-profile-container .sub-card-content .weather-widget .rw-container .rw-container-main .rw-container-left {
    padding: 15px
}

@media (min-width: 577px) {
    .customer-profile-container .sub-card-content .weather-widget .rw-container .rw-container-main .rw-container-left {
        padding: 0 25px
    }
}

.customer-profile-container .sub-card-content .weather-widget .rw-container .rw-container-main .rw-container-left .rw-container-header {
    font-weight: 400;
    color: #f47625
}

.customer-profile-container .sub-card-content .weather-widget .rw-container .rw-container-main .rw-container-left .rw-today .rw-today-hr {
    border-bottom: 1px solid #cbcbcb
}

.customer-profile-container .sub-card-content .weather-widget .rw-container .rw-container-main .rw-container-left .rw-today .rw-today-info b {
    font-weight: 400
}

.customer-profile-container .sub-card-content .weather-widget .rw-container .rw-container-main .rw-container-right {
    background-color: #fff;
    border-left: 1px solid #e3e3e3
}

.customer-profile-container .sub-card-content .weather-widget .rw-container .rw-container-main .rw-container-right svg {
    width: 120px;
    height: 120px
}

@media (max-width: 576px) {
    .customer-profile-container .sub-card-content .weather-widget .rw-container .rw-container-main .rw-container-right svg {
        width: 100px;
        height: 100px
    }
}

@media (max-width: 480px) {
    .customer-profile-container .sub-card-content .weather-widget .rw-container .rw-container-main .rw-container-right svg {
        width: 80px;
        height: 80px
    }
}

.customer-profile-container .sub-card-content .weather-widget .rw-forecast-days-panel {
    padding: 10px 10px 0 10px
}

@media (max-width: 479px) {
    .customer-profile-container .sub-card-content .weather-widget .rw-forecast-days-panel {
        padding: 10px 0
    }
}

.customer-profile-container .sub-card-content .weather-widget .rw-forecast-days-panel .rw-forecast-day {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.customer-profile-container .sub-card-content .weather-widget .rw-forecast-days-panel .rw-forecast-day .rw-forecast-date {
    font-size: 10px
}

@media (min-width: 577px) {
    .customer-profile-container .sub-card-content .weather-widget .rw-forecast-days-panel .rw-forecast-day .rw-forecast-date {
        font-size: 12px
    }
}

.customer-profile-container .sub-card-content .weather-widget .rw-forecast-days-panel .rw-forecast-day .rw-forecast-desc {
    font-size: 9px
}

@media (min-width: 577px) {
    .customer-profile-container .sub-card-content .weather-widget .rw-forecast-days-panel .rw-forecast-day .rw-forecast-desc {
        font-size: 11px
    }
}

.customer-profile-container .sub-card-content .weather-widget .rw-forecast-days-panel .rw-forecast-day .rw-forecast-range {
    font-size: 9px
}

@media (min-width: 577px) {
    .customer-profile-container .sub-card-content .weather-widget .rw-forecast-days-panel .rw-forecast-day .rw-forecast-range {
        font-size: 11px
    }
}

.customer-profile-container .sub-card-content .divider {
    border: 1px solid #E0E0E0
}

.customer-profile-container .sub-card-content .step-card {
    padding: 20px 0px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

@media (max-width: 575px) {
    .customer-profile-container .sub-card-content .step-card {
        flex-direction: column;
        padding: 14px 0px
    }
}

.customer-profile-container .sub-card-content .step-card .step-container {
    display: flex;
    align-items: flex-start;
    grid-gap: 16px;
    gap: 16px
}

.customer-profile-container .sub-card-content .step-card .step-container .step-name {
    background: rgba(243, 112, 34, 0.1);
    border-radius: 2px;
    padding: 6px 9px;
    color: #F37022;
    font-weight: 500;
    font-size: 13px;
    min-width: 75px
}

@media (max-width: 575px) {
    .customer-profile-container .sub-card-content .step-card .step-container .step-name {
        width: 35%
    }
}

@media (max-width: 575px) {
    .customer-profile-container .sub-card-content .step-card .step-container .step-3 {
        width: 25%
    }
}

.customer-profile-container .sub-card-content .step-card .step-container .step-label-name {
    color: #515151;
    font-weight: 500
}

.customer-profile-container .sub-card-content .step-card .step-container .step-label-name .caption-name {
    color: #8E8E8E;
    font-weight: 400;
    font-size: 13px;
    margin-top: 10px
}

.customer-profile-container .sub-card-content .step-card .call-button {
    cursor: pointer;
    border: 1px solid #F47625;
    border-radius: 5px;
    width: 16%;
    padding: 7px 0px;
    text-align: center;
    color: #F47625;
    font-weight: 500;
    font-size: 13px;
    min-width: 130px
}

@media (max-width: 575px) {
    .customer-profile-container .sub-card-content .step-card .call-button {
        width: 40%;
        margin-top: 15px;
        align-self: end
    }
}

.customer-profile-container .sub-card-content .step-card .call-button .tours-icon-phone1::before {
    color: #F47625;
    font-size: 12px;
    margin-right: -5px
}

.customer-profile-container .sub-card-content .step-action {
    margin-top: 15px;
    display: flex;
    align-items: center;
    grid-gap: 10px;
    gap: 10px;
    font-size: 13px
}

@media (max-width: 575px) {
    .customer-profile-container .sub-card-content .step-action {
        font-size: 11px
    }
}

.customer-profile-container .informative-card .collapsable__title>div {
    font-weight: 500;
    font-size: 15px !important;
    padding: 10px !important;
    color: #515151 !important;
    line-height: 21px
}

@media (min-width: 577px) {
    .customer-profile-container .informative-card .collapsable__title>div {
        font-weight: 500;
        font-size: 18px !important;
        line-height: 30px;
        padding: 10px 20px !important
    }
}

.customer-profile-container .informative-card .booking-cancel-button-wrapper {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    padding: 10px
}

@media (min-width: 577px) {
    .customer-profile-container .informative-card .booking-cancel-button-wrapper {
        padding: 20px
    }
}

@media (max-width: 576px) {
    .customer-profile-container .informative-card .booking-cancel-button-wrapper>a {
        width: 100%
    }
}

.customer-profile-container .informative-card .booking-cancel-button-wrapper>a .booking-cancel-button {
    width: 182px;
    height: 41px;
    background: #f47625;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    line-height: 41px;
    font-weight: 500;
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width: 576px) {
    .customer-profile-container .informative-card .booking-cancel-button-wrapper>a .booking-cancel-button {
        width: 100%;
        height: 34px;
        line-height: 34px
    }
}

.customer-profile-container .informative-card .inclusion-list-card {
    padding: 0 10px;
    margin: 10px 0
}

@media (min-width: 577px) {
    .customer-profile-container .informative-card .inclusion-list-card {
        padding: 0 20px
    }
}

.customer-profile-container .informative-card .inclusion-list-card-item {
    margin-bottom: 10px
}

.customer-profile-container .informative-card .inclusion-list-card-item .collapsable__expanded .collapsable__title {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important
}

.customer-profile-container .informative-card .inclusion-list-card-item .collapsable__title {
    border: 1px solid #e2e2e2;
    border-bottom-right-radius: 5px !important;
    border-bottom-left-radius: 5px !important
}

.customer-profile-container .informative-card .inclusion-list-card-item .collapsable__title-with-icon {
    padding: 10px 15px !important;
    display: flex;
    align-items: center;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px
}

.customer-profile-container .informative-card .inclusion-list-card-item .collapsable__title-with-icon>div {
    display: inline;
    font-size: 13px !important;
    font-weight: 500;
    line-height: 20px;
    padding: 0px !important;
    margin-left: 10px
}

@media (min-width: 577px) {
    .customer-profile-container .informative-card .inclusion-list-card-item .collapsable__title-with-icon>div {
        font-size: 15px !important;
        line-height: 22.5px
    }
}

.customer-profile-container .informative-card .inclusion-list-card-item .collapsable__body {
    border: 1px solid #e2e2e2;
    border-top: 0px
}

.customer-profile-container .informative-card .inclusion-list-card-item-content {
    padding: 10px;
    font-weight: 400;
    font-size: 11px;
    line-height: 20px;
    color: #8e8e8e
}

@media (min-width: 577px) {
    .customer-profile-container .informative-card .inclusion-list-card:first-child {
        margin-top: 20px
    }

    .customer-profile-container .informative-card .inclusion-list-card:last-child {
        margin-bottom: 20px
    }
}

.customer-profile-container .informative-card .things-to-carry-card {
    margin: 10px
}

@media (min-width: 577px) {
    .customer-profile-container .informative-card .things-to-carry-card {
        margin: 20px
    }
}

.customer-profile-container .informative-card .things-to-carry-card-title {
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    color: #656565
}

@media (min-width: 577px) {
    .customer-profile-container .informative-card .things-to-carry-card-title {
        font-weight: 500;
        font-size: 16px;
        line-height: 24px
    }
}

.customer-profile-container .informative-card .things-to-carry-card-items {
    margin: 10px 0;
    padding: 10px;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    display: grid;
    grid-template-columns: 50% 50%
}

@media (min-width: 768px) {
    .customer-profile-container .informative-card .things-to-carry-card-items {
        margin: 10px 0 20px 0;
        grid-template-columns: 33.3% 33.3% 33.3%
    }
}

@media (max-width: 374px) {
    .customer-profile-container .informative-card .things-to-carry-card-items {
        grid-template-columns: 100%
    }
}

.customer-profile-container .informative-card .things-to-carry-card-items-item {
    color: #515151;
    padding: 5px;
    margin: 5px;
    display: flex;
    align-items: baseline;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px
}

@media (min-width: 577px) {
    .customer-profile-container .informative-card .things-to-carry-card-items-item {
        font-weight: 500;
        font-size: 15px;
        line-height: 22.5px;
        padding: 0px;
        margin: 10px
    }
}

.customer-profile-container .informative-card .advisory-card-list {
    margin: 10px;
    padding-left: 15px
}

.customer-profile-container .informative-card .advisory-card-list-item {
    padding-left: 5px;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    color: #8e8e8e
}

@media (min-width: 577px) {
    .customer-profile-container .informative-card .advisory-card-list-item {
        font-size: 14px;
        line-height: 24px
    }
}

@media (min-width: 577px) {
    .customer-profile-container .informative-card .advisory-card-list {
        margin: 20px;
        padding-left: 15px
    }
}

.customer-profile-container .vouchers-buttons {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 0.5fr;
    grid-row-gap: 20px
}

@media (min-width: 768px) {
    .customer-profile-container .vouchers-buttons {
        grid-template-rows: 1fr;
        grid-column-gap: 20px;
        grid-row-gap: 20px
    }
}

.customer-profile-container .vouchers-buttons .voucher-icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(244, 118, 37, 0.1);
    margin-bottom: 5px;
    display: flex;
    justify-content: center;
    align-items: center
}

@media (min-width: 768px) {
    .customer-profile-container .vouchers-buttons .voucher-icon {
        width: 50px;
        height: 50px
    }
}

.customer-profile-container .vouchers-buttons .voucher-icon>i {
    font-size: 20px;
    margin: 0;
    color: #f47625
}

@media (min-width: 768px) {
    .customer-profile-container .vouchers-buttons .voucher-icon>i {
        font-size: 25px
    }
}

.customer-profile-container .vouchers-buttons .voucher-icon .arrow-icon {
    left: 8px;
    bottom: -1px;
    border-color: #fff
}

@media (min-width: 768px) {
    .customer-profile-container .vouchers-buttons .voucher-icon .arrow-icon {
        bottom: -2px
    }
}

.customer-profile-container .vouchers-buttons .voucher-icon.see-all {
    background: #e2e2e2
}

.customer-profile-container .vouchers-buttons>div {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    font-weight: 500;
    font-size: 11px;
    color: #656565
}

@media (min-width: 768px) {
    .customer-profile-container .vouchers-buttons>div {
        font-size: 13px
    }
}

.customer-profile-container .voucher-tab .phone-hide {
    display: none
}

@media (min-width: 768px) {
    .customer-profile-container .voucher-tab .phone-hide {
        display: block
    }
}

.customer-profile-container .voucher-tab .desktop-back-button {
    margin-left: 0 !important
}

.customer-profile-container .voucher-tab .voucher-top-cards {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.customer-profile-container .voucher-tab .voucher-top-cards .voucher-download-all-button {
    margin-bottom: 0
}

.customer-profile-container .voucher-tab .voucher-top-cards .voucher-heading {
    font-weight: 500;
    font-size: 20px;
    margin: 20px 0 0 20px;
    color: #3e3e3e
}

.customer-profile-container .voucher-tab .voucher-details {
    margin: 20px;
    width: calc(100% - 40px)
}

.customer-profile-container .voucher-tab .voucher-details .profile-card-container {
    width: 100%
}

.customer-profile-container .voucher-tab .voucher-details .profile-card-container .profile-card {
    width: 100%;
    margin-bottom: 20px;
    box-shadow: none !important
}

.customer-profile-container .voucher-tab .voucher-details .profile-card-container .profile-card .voucher-card {
    width: 100%
}

.customer-profile-container .voucher-tab .voucher-details .profile-card-container .profile-card .voucher-card__title {
    padding: 10px;
    border-bottom: 0.5px solid #e0e0e0;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 0.03em;
    color: #515151
}

@media (min-width: 768px) {
    .customer-profile-container .voucher-tab .voucher-details .profile-card-container .profile-card .voucher-card__title {
        font-size: 16px;
        padding: 20px
    }
}

.customer-profile-container .voucher-tab .voucher-details .profile-card-container .profile-card .voucher-card__content {
    display: flex;
    flex-direction: column
}

.customer-profile-container .voucher-tab .voucher-details .profile-card-container .profile-card .voucher-card__content-container {
    display: flex
}

.customer-profile-container .voucher-tab .voucher-details .profile-card-container .profile-card .voucher-card__content .voucher-icon-area {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.customer-profile-container .voucher-tab .voucher-details .profile-card-container .profile-card .voucher-card__content .voucher-icon-area .icon {
    padding: 0px 20px;
    width: 30px;
    height: 30px
}

.customer-profile-container .voucher-tab .voucher-details .profile-card-container .profile-card .voucher-card__content .voucher-icon-area .icon>i {
    font-size: 20px;
    color: #f47625;
    position: absolute
}

@media (min-width: 768px) {
    .customer-profile-container .voucher-tab .voucher-details .profile-card-container .profile-card .voucher-card__content .voucher-icon-area .icon>i {
        font-size: 25px
    }
}

.customer-profile-container .voucher-tab .voucher-details .profile-card-container .profile-card .voucher-card__content .description {
    padding: 10px;
    width: 100%
}

.customer-profile-container .voucher-tab .voucher-details .profile-card-container .profile-card .voucher-card__content .description .text {
    font-weight: 500;
    font-size: 12px;
    color: #515151
}

@media (min-width: 768px) {
    .customer-profile-container .voucher-tab .voucher-details .profile-card-container .profile-card .voucher-card__content .description .text {
        font-size: 14px
    }
}

.customer-profile-container .voucher-tab .voucher-details .profile-card-container .profile-card .voucher-card__content .description .day {
    padding: 2px 3px;
    background: #f47625;
    border-radius: 1px;
    font-weight: 600;
    font-size: 9px;
    color: #ffffff;
    margin-right: 10px
}

.customer-profile-container .voucher-tab .voucher-details .profile-card-container .profile-card .voucher-card__content .description .date {
    font-weight: 400;
    font-size: 12px;
    color: #8e8e8e
}

@media (min-width: 768px) {
    .customer-profile-container .voucher-tab .voucher-details .profile-card-container .profile-card .voucher-card__content .description {
        padding: 20px
    }

    .customer-profile-container .voucher-tab .voucher-details .profile-card-container .profile-card .voucher-card__content .description .text {
        font-size: 15px
    }

    .customer-profile-container .voucher-tab .voucher-details .profile-card-container .profile-card .voucher-card__content .description .day {
        font-size: 11px
    }

    .customer-profile-container .voucher-tab .voucher-details .profile-card-container .profile-card .voucher-card__content .description .date {
        font-size: 14px
    }
}

.customer-profile-container .voucher-tab .voucher-details .profile-card-container .profile-card .voucher-card__content .download {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 10px 30px
}

@media (max-width: 768px) {
    .customer-profile-container .voucher-tab .voucher-details .profile-card-container .profile-card .voucher-card__content .download {
        padding: 10px 10px
    }
}

.customer-profile-container .voucher-tab .voucher-details .profile-card-container .profile-card .voucher-card__content .download .icon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: linear-gradient(135deg, #ffba0a 0%, #f47625 100%)
}

.customer-profile-container .voucher-tab .voucher-details .profile-card-container .profile-card .voucher-card__content .download .icon>i {
    color: #fff;
    margin: 8px;
    position: absolute
}

@media (max-width: 768px) {
    .customer-profile-container .voucher-tab .voucher-details .profile-card-container .profile-card .voucher-card__content .download .icon>i {
        font-size: 16px;
        margin: 7px
    }
}

.customer-profile-container .voucher-tab .voucher-details .profile-card-container .profile-card .voucher-card__content .download>a {
    color: #656565
}

.customer-profile-container .voucher-tab .voucher-details .profile-card-container .profile-card .voucher-card__content .download>a>.icon {
    margin: 0 auto
}

.customer-profile-container .button {
    background: #f47625;
    border: none;
    border-radius: 7px;
    margin: 20px;
    width: calc(100% - 40px);
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    font-weight: 500;
    font-size: 14px;
    color: #fff
}

@media (min-width: 576px) {
    .customer-profile-container .button {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        height: 41px;
        line-height: 41px
    }
}

.customer-profile-container .vertical-divider {
    width: 0px;
    margin: 10px 0;
    border: 0.5px solid #e8e8e8;
    justify-content: space-between
}

@media (min-width: 768px) {
    .customer-profile-container .vertical-divider {
        margin: 20px 0
    }
}

.customer-profile-container .customer-itinearary-gallery {
    padding: 10px
}

.customer-profile-container .customer-itinearary-gallery .gallery {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto, 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px
}

.customer-profile-container .customer-itinearary-gallery .gallery img {
    -o-object-fit: cover;
    object-fit: cover
}

.customer-profile-container .customer-itinearary-gallery .gallery>div:first-of-type {
    grid-column: 1 / -1;
    height: 133px
}

.customer-profile-container .customer-itinearary-gallery .gallery>div:first-of-type>img {
    height: 133px;
    width: 100%
}

.customer-profile-container .customer-itinearary-gallery .gallery>div {
    border-radius: 7px;
    height: 82px
}

.customer-profile-container .customer-itinearary-gallery .gallery>div>img {
    width: 100%;
    height: 82px;
    border-radius: 7px
}

.customer-profile-container .customer-itinearary-gallery .gallery>div:last-of-type {
    position: relative
}

.customer-profile-container .customer-itinearary-gallery .gallery>div:last-of-type .click-more-img {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    font-size: 10px;
    justify-content: center;
    border-radius: 7px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4))
}

@media (min-width: 768px) {
    .customer-profile-container .customer-itinearary-gallery .gallery {
        display: grid;
        grid-template-columns: repeat(6, 1fr);
        grid-template-rows: repeat(2, 1fr);
        grid-column-gap: 10px;
        grid-row-gap: 10px
    }

    .customer-profile-container .customer-itinearary-gallery .gallery>div {
        border-radius: 7px;
        height: 100%
    }

    .customer-profile-container .customer-itinearary-gallery .gallery>div>img {
        height: 100%;
        border-radius: 7px
    }

    .customer-profile-container .customer-itinearary-gallery .gallery>div:first-of-type {
        grid-column: 1 / 5;
        grid-row: 1/ -1;
        height: 219px
    }

    .customer-profile-container .customer-itinearary-gallery .gallery>div:first-of-type>img {
        height: 219px;
        width: 100%
    }
}

.customer-profile-container .text-itineary {
    /*!

 */
}

.customer-profile-container .text-itineary .ql-container {
    box-sizing: border-box;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    height: 100%;
    margin: 0px;
    position: relative
}

.customer-profile-container .text-itineary .ql-container.ql-disabled .ql-tooltip {
    visibility: hidden
}

.customer-profile-container .text-itineary .ql-container.ql-disabled .ql-editor ul[data-checked]>li::before {
    pointer-events: none
}

.customer-profile-container .text-itineary .ql-clipboard {
    left: -100000px;
    height: 1px;
    overflow-y: hidden;
    position: absolute;
    top: 50%
}

.customer-profile-container .text-itineary .ql-clipboard p {
    margin: 0;
    padding: 0
}

.customer-profile-container .text-itineary .ql-editor {
    box-sizing: border-box;
    line-height: 1.42;
    height: 100%;
    outline: none;
    overflow-y: auto;
    padding: 12px 15px;
    -o-tab-size: 4;
    tab-size: 4;
    -moz-tab-size: 4;
    text-align: left;
    white-space: pre-wrap;
    word-wrap: break-word
}

.customer-profile-container .text-itineary .ql-editor>* {
    cursor: text
}

.customer-profile-container .text-itineary .ql-editor p,
.customer-profile-container .text-itineary .ql-editor ol,
.customer-profile-container .text-itineary .ql-editor ul,
.customer-profile-container .text-itineary .ql-editor pre,
.customer-profile-container .text-itineary .ql-editor blockquote,
.customer-profile-container .text-itineary .ql-editor h1,
.customer-profile-container .text-itineary .ql-editor h2,
.customer-profile-container .text-itineary .ql-editor h3,
.customer-profile-container .text-itineary .ql-editor h4,
.customer-profile-container .text-itineary .ql-editor h5,
.customer-profile-container .text-itineary .ql-editor h6 {
    margin: 0;
    padding: 0;
    counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9
}

.customer-profile-container .text-itineary .ql-editor ol,
.customer-profile-container .text-itineary .ql-editor ul {
    padding-left: 1.5em
}

.customer-profile-container .text-itineary .ql-editor ol>li,
.customer-profile-container .text-itineary .ql-editor ul>li {
    list-style-type: none
}

.customer-profile-container .text-itineary .ql-editor ul>li::before {
    content: "\2022"
}

.customer-profile-container .text-itineary .ql-editor ul[data-checked="true"],
.customer-profile-container .text-itineary .ql-editor ul[data-checked="false"] {
    pointer-events: none
}

.customer-profile-container .text-itineary .ql-editor ul[data-checked="true"]>li *,
.customer-profile-container .text-itineary .ql-editor ul[data-checked="false"]>li * {
    pointer-events: all
}

.customer-profile-container .text-itineary .ql-editor ul[data-checked="true"]>li::before,
.customer-profile-container .text-itineary .ql-editor ul[data-checked="false"]>li::before {
    color: #777;
    cursor: pointer;
    pointer-events: all
}

.customer-profile-container .text-itineary .ql-editor ul[data-checked="true"]>li::before {
    content: "\2611"
}

.customer-profile-container .text-itineary .ql-editor ul[data-checked="false"]>li::before {
    content: "\2610"
}

.customer-profile-container .text-itineary .ql-editor li::before {
    display: inline-block;
    white-space: nowrap;
    width: 1.2em
}

.customer-profile-container .text-itineary .ql-editor li:not(.ql-direction-rtl)::before {
    margin-left: -1.5em;
    margin-right: 0.3em;
    text-align: right
}

.customer-profile-container .text-itineary .ql-editor li.ql-direction-rtl::before {
    margin-left: 0.3em;
    margin-right: -1.5em
}

.customer-profile-container .text-itineary .ql-editor ol li:not(.ql-direction-rtl),
.customer-profile-container .text-itineary .ql-editor ul li:not(.ql-direction-rtl) {
    padding-left: 1.5em
}

.customer-profile-container .text-itineary .ql-editor ol li.ql-direction-rtl,
.customer-profile-container .text-itineary .ql-editor ul li.ql-direction-rtl {
    padding-right: 1.5em
}

.customer-profile-container .text-itineary .ql-editor ol li {
    counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
    counter-increment: list-0
}

.customer-profile-container .text-itineary .ql-editor ol li:before {
    content: counter(list-0, decimal) ". "
}

.customer-profile-container .text-itineary .ql-editor ol li.ql-indent-1 {
    counter-increment: list-1
}

.customer-profile-container .text-itineary .ql-editor ol li.ql-indent-1:before {
    content: counter(list-1, lower-alpha) ". "
}

.customer-profile-container .text-itineary .ql-editor ol li.ql-indent-1 {
    counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9
}

.customer-profile-container .text-itineary .ql-editor ol li.ql-indent-2 {
    counter-increment: list-2
}

.customer-profile-container .text-itineary .ql-editor ol li.ql-indent-2:before {
    content: counter(list-2, lower-roman) ". "
}

.customer-profile-container .text-itineary .ql-editor ol li.ql-indent-2 {
    counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9
}

.customer-profile-container .text-itineary .ql-editor ol li.ql-indent-3 {
    counter-increment: list-3
}

.customer-profile-container .text-itineary .ql-editor ol li.ql-indent-3:before {
    content: counter(list-3, decimal) ". "
}

.customer-profile-container .text-itineary .ql-editor ol li.ql-indent-3 {
    counter-reset: list-4 list-5 list-6 list-7 list-8 list-9
}

.customer-profile-container .text-itineary .ql-editor ol li.ql-indent-4 {
    counter-increment: list-4
}

.customer-profile-container .text-itineary .ql-editor ol li.ql-indent-4:before {
    content: counter(list-4, lower-alpha) ". "
}

.customer-profile-container .text-itineary .ql-editor ol li.ql-indent-4 {
    counter-reset: list-5 list-6 list-7 list-8 list-9
}

.customer-profile-container .text-itineary .ql-editor ol li.ql-indent-5 {
    counter-increment: list-5
}

.customer-profile-container .text-itineary .ql-editor ol li.ql-indent-5:before {
    content: counter(list-5, lower-roman) ". "
}

.customer-profile-container .text-itineary .ql-editor ol li.ql-indent-5 {
    counter-reset: list-6 list-7 list-8 list-9
}

.customer-profile-container .text-itineary .ql-editor ol li.ql-indent-6 {
    counter-increment: list-6
}

.customer-profile-container .text-itineary .ql-editor ol li.ql-indent-6:before {
    content: counter(list-6, decimal) ". "
}

.customer-profile-container .text-itineary .ql-editor ol li.ql-indent-6 {
    counter-reset: list-7 list-8 list-9
}

.customer-profile-container .text-itineary .ql-editor ol li.ql-indent-7 {
    counter-increment: list-7
}

.customer-profile-container .text-itineary .ql-editor ol li.ql-indent-7:before {
    content: counter(list-7, lower-alpha) ". "
}

.customer-profile-container .text-itineary .ql-editor ol li.ql-indent-7 {
    counter-reset: list-8 list-9
}

.customer-profile-container .text-itineary .ql-editor ol li.ql-indent-8 {
    counter-increment: list-8
}

.customer-profile-container .text-itineary .ql-editor ol li.ql-indent-8:before {
    content: counter(list-8, lower-roman) ". "
}

.customer-profile-container .text-itineary .ql-editor ol li.ql-indent-8 {
    counter-reset: list-9
}

.customer-profile-container .text-itineary .ql-editor ol li.ql-indent-9 {
    counter-increment: list-9
}

.customer-profile-container .text-itineary .ql-editor ol li.ql-indent-9:before {
    content: counter(list-9, decimal) ". "
}

.customer-profile-container .text-itineary .ql-editor .ql-indent-1:not(.ql-direction-rtl) {
    padding-left: 3em
}

.customer-profile-container .text-itineary .ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
    padding-left: 4.5em
}

.customer-profile-container .text-itineary .ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
    padding-right: 3em
}

.customer-profile-container .text-itineary .ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
    padding-right: 4.5em
}

.customer-profile-container .text-itineary .ql-editor .ql-indent-2:not(.ql-direction-rtl) {
    padding-left: 6em
}

.customer-profile-container .text-itineary .ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
    padding-left: 7.5em
}

.customer-profile-container .text-itineary .ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
    padding-right: 6em
}

.customer-profile-container .text-itineary .ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
    padding-right: 7.5em
}

.customer-profile-container .text-itineary .ql-editor .ql-indent-3:not(.ql-direction-rtl) {
    padding-left: 9em
}

.customer-profile-container .text-itineary .ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
    padding-left: 10.5em
}

.customer-profile-container .text-itineary .ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
    padding-right: 9em
}

.customer-profile-container .text-itineary .ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
    padding-right: 10.5em
}

.customer-profile-container .text-itineary .ql-editor .ql-indent-4:not(.ql-direction-rtl) {
    padding-left: 12em
}

.customer-profile-container .text-itineary .ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
    padding-left: 13.5em
}

.customer-profile-container .text-itineary .ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
    padding-right: 12em
}

.customer-profile-container .text-itineary .ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
    padding-right: 13.5em
}

.customer-profile-container .text-itineary .ql-editor .ql-indent-5:not(.ql-direction-rtl) {
    padding-left: 15em
}

.customer-profile-container .text-itineary .ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
    padding-left: 16.5em
}

.customer-profile-container .text-itineary .ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
    padding-right: 15em
}

.customer-profile-container .text-itineary .ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
    padding-right: 16.5em
}

.customer-profile-container .text-itineary .ql-editor .ql-indent-6:not(.ql-direction-rtl) {
    padding-left: 18em
}

.customer-profile-container .text-itineary .ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
    padding-left: 19.5em
}

.customer-profile-container .text-itineary .ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
    padding-right: 18em
}

.customer-profile-container .text-itineary .ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
    padding-right: 19.5em
}

.customer-profile-container .text-itineary .ql-editor .ql-indent-7:not(.ql-direction-rtl) {
    padding-left: 21em
}

.customer-profile-container .text-itineary .ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
    padding-left: 22.5em
}

.customer-profile-container .text-itineary .ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
    padding-right: 21em
}

.customer-profile-container .text-itineary .ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
    padding-right: 22.5em
}

.customer-profile-container .text-itineary .ql-editor .ql-indent-8:not(.ql-direction-rtl) {
    padding-left: 24em
}

.customer-profile-container .text-itineary .ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
    padding-left: 25.5em
}

.customer-profile-container .text-itineary .ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
    padding-right: 24em
}

.customer-profile-container .text-itineary .ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
    padding-right: 25.5em
}

.customer-profile-container .text-itineary .ql-editor .ql-indent-9:not(.ql-direction-rtl) {
    padding-left: 27em
}

.customer-profile-container .text-itineary .ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
    padding-left: 28.5em
}

.customer-profile-container .text-itineary .ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
    padding-right: 27em
}

.customer-profile-container .text-itineary .ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
    padding-right: 28.5em
}

.customer-profile-container .text-itineary .ql-editor .ql-video {
    display: block;
    max-width: 100%
}

.customer-profile-container .text-itineary .ql-editor .ql-video.ql-align-center {
    margin: 0 auto
}

.customer-profile-container .text-itineary .ql-editor .ql-video.ql-align-right {
    margin: 0 0 0 auto
}

.customer-profile-container .text-itineary .ql-editor .ql-bg-black {
    background-color: #000
}

.customer-profile-container .text-itineary .ql-editor .ql-bg-red {
    background-color: #e60000
}

.customer-profile-container .text-itineary .ql-editor .ql-bg-orange {
    background-color: #f90
}

.customer-profile-container .text-itineary .ql-editor .ql-bg-yellow {
    background-color: #ff0
}

.customer-profile-container .text-itineary .ql-editor .ql-bg-green {
    background-color: #008a00
}

.customer-profile-container .text-itineary .ql-editor .ql-bg-blue {
    background-color: #06c
}

.customer-profile-container .text-itineary .ql-editor .ql-bg-purple {
    background-color: #93f
}

.customer-profile-container .text-itineary .ql-editor .ql-color-white {
    color: #fff
}

.customer-profile-container .text-itineary .ql-editor .ql-color-red {
    color: #e60000
}

.customer-profile-container .text-itineary .ql-editor .ql-color-orange {
    color: #f90
}

.customer-profile-container .text-itineary .ql-editor .ql-color-yellow {
    color: #ff0
}

.customer-profile-container .text-itineary .ql-editor .ql-color-green {
    color: #008a00
}

.customer-profile-container .text-itineary .ql-editor .ql-color-blue {
    color: #06c
}

.customer-profile-container .text-itineary .ql-editor .ql-color-purple {
    color: #93f
}

.customer-profile-container .text-itineary .ql-editor .ql-font-serif {
    font-family: Georgia, Times New Roman, serif
}

.customer-profile-container .text-itineary .ql-editor .ql-font-monospace {
    font-family: Monaco, Courier New, monospace
}

.customer-profile-container .text-itineary .ql-editor .ql-size-small {
    font-size: 0.75em
}

.customer-profile-container .text-itineary .ql-editor .ql-size-large {
    font-size: 1.5em
}

.customer-profile-container .text-itineary .ql-editor .ql-size-huge {
    font-size: 2.5em
}

.customer-profile-container .text-itineary .ql-editor .ql-direction-rtl {
    direction: rtl;
    text-align: inherit
}

.customer-profile-container .text-itineary .ql-editor .ql-align-center {
    text-align: center
}

.customer-profile-container .text-itineary .ql-editor .ql-align-justify {
    text-align: justify
}

.customer-profile-container .text-itineary .ql-editor .ql-align-right {
    text-align: right
}

.customer-profile-container .text-itineary .ql-editor.ql-blank::before {
    color: rgba(0, 0, 0, 0.6);
    content: attr(data-placeholder);
    font-style: italic;
    left: 15px;
    pointer-events: none;
    position: absolute;
    right: 15px
}

.customer-profile-container .text-itineary .ql-snow.ql-toolbar:after,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar:after {
    clear: both;
    content: "";
    display: table
}

.customer-profile-container .text-itineary .ql-snow.ql-toolbar button,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar button {
    background: none;
    border: none;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 24px;
    padding: 3px 5px;
    width: 28px
}

.customer-profile-container .text-itineary .ql-snow.ql-toolbar button svg,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar button svg {
    float: left;
    height: 100%
}

.customer-profile-container .text-itineary .ql-snow.ql-toolbar button:active:hover,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar button:active:hover {
    outline: none
}

.customer-profile-container .text-itineary .ql-snow.ql-toolbar input.ql-image[type="file"],
.customer-profile-container .text-itineary .ql-snow .ql-toolbar input.ql-image[type="file"] {
    display: none
}

.customer-profile-container .text-itineary .ql-snow.ql-toolbar button:hover,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar button:hover,
.customer-profile-container .text-itineary .ql-snow.ql-toolbar button:focus,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar button:focus,
.customer-profile-container .text-itineary .ql-snow.ql-toolbar button.ql-active,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar button.ql-active,
.customer-profile-container .text-itineary .ql-snow.ql-toolbar .ql-picker-label:hover,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar .ql-picker-label:hover,
.customer-profile-container .text-itineary .ql-snow.ql-toolbar .ql-picker-label.ql-active,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar .ql-picker-label.ql-active,
.customer-profile-container .text-itineary .ql-snow.ql-toolbar .ql-picker-item:hover,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar .ql-picker-item:hover,
.customer-profile-container .text-itineary .ql-snow.ql-toolbar .ql-picker-item.ql-selected,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar .ql-picker-item.ql-selected {
    color: #06c
}

.customer-profile-container .text-itineary .ql-snow.ql-toolbar button:hover .ql-fill,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar button:hover .ql-fill,
.customer-profile-container .text-itineary .ql-snow.ql-toolbar button:focus .ql-fill,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar button:focus .ql-fill,
.customer-profile-container .text-itineary .ql-snow.ql-toolbar button.ql-active .ql-fill,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar button.ql-active .ql-fill,
.customer-profile-container .text-itineary .ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,
.customer-profile-container .text-itineary .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.customer-profile-container .text-itineary .ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,
.customer-profile-container .text-itineary .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.customer-profile-container .text-itineary .ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,
.customer-profile-container .text-itineary .ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,
.customer-profile-container .text-itineary .ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.customer-profile-container .text-itineary .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.customer-profile-container .text-itineary .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.customer-profile-container .text-itineary .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.customer-profile-container .text-itineary .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
    fill: #06c
}

.customer-profile-container .text-itineary .ql-snow.ql-toolbar button:hover .ql-stroke,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar button:hover .ql-stroke,
.customer-profile-container .text-itineary .ql-snow.ql-toolbar button:focus .ql-stroke,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar button:focus .ql-stroke,
.customer-profile-container .text-itineary .ql-snow.ql-toolbar button.ql-active .ql-stroke,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar button.ql-active .ql-stroke,
.customer-profile-container .text-itineary .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,
.customer-profile-container .text-itineary .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.customer-profile-container .text-itineary .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,
.customer-profile-container .text-itineary .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.customer-profile-container .text-itineary .ql-snow.ql-toolbar button:hover .ql-stroke-miter,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar button:hover .ql-stroke-miter,
.customer-profile-container .text-itineary .ql-snow.ql-toolbar button:focus .ql-stroke-miter,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar button:focus .ql-stroke-miter,
.customer-profile-container .text-itineary .ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,
.customer-profile-container .text-itineary .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.customer-profile-container .text-itineary .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.customer-profile-container .text-itineary .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.customer-profile-container .text-itineary .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.customer-profile-container .text-itineary .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
    stroke: #06c
}

@media (pointer: coarse) {

    .customer-profile-container .text-itineary .ql-snow.ql-toolbar button:hover:not(.ql-active),
    .customer-profile-container .text-itineary .ql-snow .ql-toolbar button:hover:not(.ql-active) {
        color: #444
    }

    .customer-profile-container .text-itineary .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,
    .customer-profile-container .text-itineary .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,
    .customer-profile-container .text-itineary .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
    .customer-profile-container .text-itineary .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
        fill: #444
    }

    .customer-profile-container .text-itineary .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
    .customer-profile-container .text-itineary .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
    .customer-profile-container .text-itineary .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
    .customer-profile-container .text-itineary .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
        stroke: #444
    }
}

.customer-profile-container .text-itineary .ql-snow {
    box-sizing: border-box
}

.customer-profile-container .text-itineary .ql-snow * {
    box-sizing: border-box
}

.customer-profile-container .text-itineary .ql-snow .ql-hidden {
    display: none
}

.customer-profile-container .text-itineary .ql-snow .ql-out-bottom,
.customer-profile-container .text-itineary .ql-snow .ql-out-top {
    visibility: hidden
}

.customer-profile-container .text-itineary .ql-snow .ql-tooltip {
    position: absolute;
    transform: translateY(10px)
}

.customer-profile-container .text-itineary .ql-snow .ql-tooltip a {
    cursor: pointer;
    text-decoration: none
}

.customer-profile-container .text-itineary .ql-snow .ql-tooltip.ql-flip {
    transform: translateY(-10px)
}

.customer-profile-container .text-itineary .ql-snow .ql-formats {
    display: inline-block;
    vertical-align: middle
}

.customer-profile-container .text-itineary .ql-snow .ql-formats:after {
    clear: both;
    content: "";
    display: table
}

.customer-profile-container .text-itineary .ql-snow .ql-stroke {
    fill: none;
    stroke: #444;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2
}

.customer-profile-container .text-itineary .ql-snow .ql-stroke-miter {
    fill: none;
    stroke: #444;
    stroke-miterlimit: 10;
    stroke-width: 2
}

.customer-profile-container .text-itineary .ql-snow .ql-fill,
.customer-profile-container .text-itineary .ql-snow .ql-stroke.ql-fill {
    fill: #444
}

.customer-profile-container .text-itineary .ql-snow .ql-empty {
    fill: none
}

.customer-profile-container .text-itineary .ql-snow .ql-even {
    fill-rule: evenodd
}

.customer-profile-container .text-itineary .ql-snow .ql-thin,
.customer-profile-container .text-itineary .ql-snow .ql-stroke.ql-thin {
    stroke-width: 1
}

.customer-profile-container .text-itineary .ql-snow .ql-transparent {
    opacity: 0.4
}

.customer-profile-container .text-itineary .ql-snow .ql-direction svg:last-child {
    display: none
}

.customer-profile-container .text-itineary .ql-snow .ql-direction.ql-active svg:last-child {
    display: inline
}

.customer-profile-container .text-itineary .ql-snow .ql-direction.ql-active svg:first-child {
    display: none
}

.customer-profile-container .text-itineary .ql-snow .ql-editor h1 {
    font-size: 2em
}

.customer-profile-container .text-itineary .ql-snow .ql-editor h2 {
    font-size: 1.5em
}

.customer-profile-container .text-itineary .ql-snow .ql-editor h3 {
    font-size: 1.17em
}

.customer-profile-container .text-itineary .ql-snow .ql-editor h4 {
    font-size: 1em
}

.customer-profile-container .text-itineary .ql-snow .ql-editor h5 {
    font-size: 0.83em
}

.customer-profile-container .text-itineary .ql-snow .ql-editor h6 {
    font-size: 0.67em
}

.customer-profile-container .text-itineary .ql-snow .ql-editor a {
    text-decoration: underline
}

.customer-profile-container .text-itineary .ql-snow .ql-editor blockquote {
    border-left: 4px solid #ccc;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-left: 16px
}

.customer-profile-container .text-itineary .ql-snow .ql-editor code,
.customer-profile-container .text-itineary .ql-snow .ql-editor pre {
    background-color: #f0f0f0;
    border-radius: 3px
}

.customer-profile-container .text-itineary .ql-snow .ql-editor pre {
    white-space: pre-wrap;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 5px 10px
}

.customer-profile-container .text-itineary .ql-snow .ql-editor code {
    font-size: 85%;
    padding: 2px 4px
}

.customer-profile-container .text-itineary .ql-snow .ql-editor pre.ql-syntax {
    background-color: #23241f;
    color: #f8f8f2;
    overflow: visible
}

.customer-profile-container .text-itineary .ql-snow .ql-editor img {
    max-width: 100%
}

.customer-profile-container .text-itineary .ql-snow .ql-picker {
    color: #444;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: 500;
    height: 24px;
    position: relative;
    vertical-align: middle
}

.customer-profile-container .text-itineary .ql-snow .ql-picker-label {
    cursor: pointer;
    display: inline-block;
    height: 100%;
    padding-left: 8px;
    padding-right: 2px;
    position: relative;
    width: 100%
}

.customer-profile-container .text-itineary .ql-snow .ql-picker-label::before {
    display: inline-block;
    line-height: 22px
}

.customer-profile-container .text-itineary .ql-snow .ql-picker-options {
    background-color: #fff;
    display: none;
    min-width: 100%;
    padding: 4px 8px;
    position: absolute;
    white-space: nowrap
}

.customer-profile-container .text-itineary .ql-snow .ql-picker-options .ql-picker-item {
    cursor: pointer;
    display: block;
    padding-bottom: 5px;
    padding-top: 5px
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-expanded .ql-picker-label {
    color: #ccc;
    z-index: 2
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
    fill: #ccc
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
    stroke: #ccc
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-expanded .ql-picker-options {
    display: block;
    margin-top: -1px;
    top: 100%;
    z-index: 1
}

.customer-profile-container .text-itineary .ql-snow .ql-color-picker,
.customer-profile-container .text-itineary .ql-snow .ql-icon-picker {
    width: 28px
}

.customer-profile-container .text-itineary .ql-snow .ql-color-picker .ql-picker-label,
.customer-profile-container .text-itineary .ql-snow .ql-icon-picker .ql-picker-label {
    padding: 2px 4px
}

.customer-profile-container .text-itineary .ql-snow .ql-color-picker .ql-picker-label svg,
.customer-profile-container .text-itineary .ql-snow .ql-icon-picker .ql-picker-label svg {
    right: 4px
}

.customer-profile-container .text-itineary .ql-snow .ql-icon-picker .ql-picker-options {
    padding: 4px 0px
}

.customer-profile-container .text-itineary .ql-snow .ql-icon-picker .ql-picker-item {
    height: 24px;
    width: 24px;
    padding: 2px 4px
}

.customer-profile-container .text-itineary .ql-snow .ql-color-picker .ql-picker-options {
    padding: 3px 5px;
    width: 152px
}

.customer-profile-container .text-itineary .ql-snow .ql-color-picker .ql-picker-item {
    border: 1px solid transparent;
    float: left;
    height: 16px;
    margin: 2px;
    padding: 0px;
    width: 16px
}

.customer-profile-container .text-itineary .ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
    position: absolute;
    margin-top: -9px;
    right: 0;
    top: 50%;
    width: 18px
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""])::before,
.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""])::before,
.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""])::before,
.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""])::before,
.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""])::before,
.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""])::before {
    content: attr(data-label)
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-header {
    width: 98px
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-header .ql-picker-label::before,
.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-header .ql-picker-item::before {
    content: "Normal"
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
    content: "Heading 1"
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
    content: "Heading 2"
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
    content: "Heading 3"
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
    content: "Heading 4"
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
    content: "Heading 5"
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
    content: "Heading 6"
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
    font-size: 2em
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
    font-size: 1.5em
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
    font-size: 1.17em
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
    font-size: 1em
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
    font-size: 0.83em
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
    font-size: 0.67em
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-font {
    width: 108px
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-font .ql-picker-label::before,
.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-font .ql-picker-item::before {
    content: "Sans Serif"
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-font .ql-picker-label[data-value="serif"]::before,
.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-font .ql-picker-item[data-value="serif"]::before {
    content: "Serif"
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-font .ql-picker-label[data-value="monospace"]::before,
.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-font .ql-picker-item[data-value="monospace"]::before {
    content: "Monospace"
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-font .ql-picker-item[data-value="serif"]::before {
    font-family: Georgia, Times New Roman, serif
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-font .ql-picker-item[data-value="monospace"]::before {
    font-family: Monaco, Courier New, monospace
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-size {
    width: 98px
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-size .ql-picker-label::before,
.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-size .ql-picker-item::before {
    content: "Normal"
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="small"]::before,
.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="small"]::before {
    content: "Small"
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="large"]::before,
.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="large"]::before {
    content: "Large"
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="huge"]::before,
.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="huge"]::before {
    content: "Huge"
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="small"]::before {
    font-size: 10px
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="large"]::before {
    font-size: 18px
}

.customer-profile-container .text-itineary .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="huge"]::before {
    font-size: 32px
}

.customer-profile-container .text-itineary .ql-snow .ql-color-picker.ql-background .ql-picker-item {
    background-color: #fff
}

.customer-profile-container .text-itineary .ql-snow .ql-color-picker.ql-color .ql-picker-item {
    background-color: #000
}

.customer-profile-container .text-itineary .ql-toolbar.ql-snow {
    border: 1px solid #ccc;
    box-sizing: border-box;
    font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    padding: 8px
}

.customer-profile-container .text-itineary .ql-toolbar.ql-snow .ql-formats {
    margin-right: 15px
}

.customer-profile-container .text-itineary .ql-toolbar.ql-snow .ql-picker-label {
    border: 1px solid transparent
}

.customer-profile-container .text-itineary .ql-toolbar.ql-snow .ql-picker-options {
    border: 1px solid transparent;
    box-shadow: rgba(0, 0, 0, 0.2) 0 2px 8px
}

.customer-profile-container .text-itineary .ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
    border-color: #ccc
}

.customer-profile-container .text-itineary .ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
    border-color: #ccc
}

.customer-profile-container .text-itineary .ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,
.customer-profile-container .text-itineary .ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover {
    border-color: #000
}

.customer-profile-container .text-itineary .ql-toolbar.ql-snow+.ql-container.ql-snow {
    border-top: 0px
}

.customer-profile-container .text-itineary .ql-snow .ql-tooltip {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 5px #ddd;
    color: #444;
    padding: 5px 12px;
    white-space: nowrap
}

.customer-profile-container .text-itineary .ql-snow .ql-tooltip::before {
    content: "Visit URL:";
    line-height: 26px;
    margin-right: 8px
}

.customer-profile-container .text-itineary .ql-snow .ql-tooltip input[type="text"] {
    display: none;
    border: 1px solid #ccc;
    font-size: 13px;
    height: 26px;
    margin: 0px;
    padding: 3px 5px;
    width: 170px
}

.customer-profile-container .text-itineary .ql-snow .ql-tooltip a.ql-preview {
    display: inline-block;
    max-width: 200px;
    overflow-x: hidden;
    text-overflow: ellipsis;
    vertical-align: top
}

.customer-profile-container .text-itineary .ql-snow .ql-tooltip a.ql-action::after {
    border-right: 1px solid #ccc;
    content: "Edit";
    margin-left: 16px;
    padding-right: 8px
}

.customer-profile-container .text-itineary .ql-snow .ql-tooltip a.ql-remove::before {
    content: "Remove";
    margin-left: 8px
}

.customer-profile-container .text-itineary .ql-snow .ql-tooltip a {
    line-height: 26px
}

.customer-profile-container .text-itineary .ql-snow .ql-tooltip.ql-editing a.ql-preview,
.customer-profile-container .text-itineary .ql-snow .ql-tooltip.ql-editing a.ql-remove {
    display: none
}

.customer-profile-container .text-itineary .ql-snow .ql-tooltip.ql-editing input[type="text"] {
    display: inline-block
}

.customer-profile-container .text-itineary .ql-snow .ql-tooltip.ql-editing a.ql-action::after {
    border-right: 0px;
    content: "Save";
    padding-right: 0px
}

.customer-profile-container .text-itineary .ql-snow .ql-tooltip[data-mode="link"]::before {
    content: "Enter link:"
}

.customer-profile-container .text-itineary .ql-snow .ql-tooltip[data-mode="formula"]::before {
    content: "Enter formula:"
}

.customer-profile-container .text-itineary .ql-snow .ql-tooltip[data-mode="video"]::before {
    content: "Enter video:"
}

.customer-profile-container .text-itineary .ql-snow a {
    color: #06c
}

.customer-profile-container .text-itineary .ql-container.ql-snow {
    border: 1px solid #ccc
}

.customer-profile-container * {
    font-family: "Poppins", sans-serif
}

@media (max-width: 767px) {
    .customer-profile-container .phone-hide {
        display: none
    }
}

@media (min-width: 769px) {
    .customer-profile-container .phone-hide {
        display: block
    }
}

.customer-profile-container .tours-icon-private-tour {
    font-weight: 500
}

.customer-profile-container .collapsable-disabled-margin {
    width: 100%;
    height: 20px
}

.customer-profile-container .arrow-icon {
    border: solid #656565;
    border-width: 0 2px 2px 0;
    padding: 3px;
    float: right;
    margin: auto 0;
    position: relative;
    margin-top: 20px;
    margin-right: 25px;
    margin-left: 5px
}

@media (max-width: 576px) {
    .customer-profile-container .arrow-icon {
        margin-top: 15px
    }
}

.customer-profile-container .up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg)
}

.customer-profile-container .down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.customer-profile-container .right {
    transform: rotate(45deg);
    -webkit-transform: rotate(-45deg)
}

.customer-profile-container .customer-page-wrapper {
    max-width: 1500px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 30px 7vw 20px 7vw
}

.customer-profile-container .customer-page-wrapper .box-shadow {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    box-shadow: 0px 0px 20px 5px #121111;
    position: relative;
    bottom: 0;
    left: -20px
}

.customer-profile-container .customer-page-wrapper .circle-loader {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
    top: calc(50% - 40px);
    left: calc(50% - 40px)
}

.customer-profile-container .customer-page-wrapper .circle-loader>div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid #f47625;
    border-radius: 50%;
    -webkit-animation: circle-loader 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    animation: circle-loader 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #f47625 transparent transparent transparent
}

.customer-profile-container .customer-page-wrapper .circle-loader div:nth-child(1) {
    -webkit-animation-delay: -0.45s;
    animation-delay: -0.45s
}

.customer-profile-container .customer-page-wrapper .circle-loader div:nth-child(2) {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s
}

.customer-profile-container .customer-page-wrapper .circle-loader div:nth-child(3) {
    -webkit-animation-delay: -0.15s;
    animation-delay: -0.15s
}

@-webkit-keyframes circle-loader {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes circle-loader {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.customer-profile-container .customer-page-wrapper .login-logout-phone {
    display: none
}

.customer-profile-container .customer-page-wrapper .tours-icon-eye-closed::before,
.customer-profile-container .customer-page-wrapper .tours-icon-eye-opened::before {
    color: #505050;
    font-size: 15px
}

.customer-profile-container .customer-page-wrapper .profile-icons {
    color: #9e9e9e
}

.customer-profile-container .customer-page-wrapper input:-webkit-autofill,
.customer-profile-container .customer-page-wrapper input:-webkit-autofill:hover,
.customer-profile-container .customer-page-wrapper input:-webkit-autofill:focus,
.customer-profile-container .customer-page-wrapper input:-webkit-autofill:active {
    box-shadow: 0 0 0px 1000px white inset;
    -webkit-box-shadow: 0 0 0px 1000px white inset
}

@media (min-width: 1600px) {
    .customer-profile-container .customer-page-wrapper {
        margin: auto;
        margin-top: 30px
    }
}

.customer-profile-container .customer-page-wrapper [class*="icon-"] {
    margin-right: 7px;
    position: relative
}

.customer-profile-container .customer-page-wrapper .phone-errors {
    display: none
}

.customer-profile-container .customer-page-wrapper .profile-container {
    display: grid;
    grid-template-columns: 25% calc(75% - 20px);
    grid-auto-columns: minmax(-webkit-min-content, -webkit-max-content);
    grid-auto-columns: minmax(min-content, max-content);
    grid-column-gap: 20px;
    align-items: start
}

.customer-profile-container .customer-page-wrapper .profile-container .center-aligned-row {
    align-items: center;
    display: flex
}

.customer-profile-container .customer-page-wrapper .profile-container .image {
    width: calc(0.02 * 100vw + 100px);
    height: calc(0.02 * 100vw + 100px);
    border-radius: 50%;
    border-top: 1px dotted #efefef;
    margin-top: 20px;
    border: 1px solid #f2f2f2
}

.customer-profile-container .customer-page-wrapper .profile-container .image>img {
    border-radius: 50%;
    width: calc(0.02 * 100vw + 100px);
    height: calc(0.02 * 100vw + 100px);
    -o-object-fit: cover;
    object-fit: cover
}

.customer-profile-container .customer-page-wrapper .profile-container .image .customer-profile-picture-edit {
    background: #ebebeb;
    position: relative;
    top: -32px;
    right: -83px;
    border: 2px solid #ffffff;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    align-items: center;
    justify-content: center
}

.customer-profile-container .customer-page-wrapper .profile-container .image .customer-profile-picture-edit .customer-profile-edit-icon {
    font-size: 18px
}

.customer-profile-container .customer-page-wrapper .profile-container .image .customer-profile-picture-edit label {
    position: relative;
    top: 4px;
    left: 4.5px;
    font-size: 12px;
    cursor: pointer
}

.customer-profile-container .customer-page-wrapper .profile-container .image .customer-profile-picture-edit input {
    display: none
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-section {
    box-shadow: 0px 0px 20px 5px rgba(216, 216, 216, 0.25);
    border: 1px solid #f2f2f2;
    border-radius: 10px;
    display: inline-table;
    background: white;
    height: 100px
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-section .profile {
    display: grid;
    grid-template-columns: 1fr;
    justify-items: center;
    padding-bottom: 10px
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-section .profile .full-name {
    font-weight: 500;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 0;
    width: 80%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-section .profile .full-name-phone {
    display: none
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-section .profile .phone-email {
    color: #8e8e8e;
    font-size: 16px;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    width: calc(100% - 40px);
    margin: 0
}

@media (min-width: 769px) {
    .customer-profile-container .customer-page-wrapper .profile-container .profile-section .profile .phone-email.phone {
        margin-top: 5px;
        margin-bottom: 7px
    }
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-section .profile-tab-view {
    margin-top: 10px
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-section .profile-tab-view .active {
    color: #e47d3c
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-section .profile-tab-view>ul>li {
    height: 65px;
    font-size: 16px;
    line-height: 65px;
    list-style-type: none;
    border-top: 1px solid #efefef
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-section .profile-tab-view>ul>li>a {
    margin-left: 20px;
    font-weight: 500;
    font-size: 16px;
    color: #676767
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-section .profile-tab-view>ul {
    margin: 0;
    padding: 0
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-tabs {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: minmax(-webkit-min-content, -webkit-max-content);
    grid-auto-rows: minmax(min-content, max-content);
    box-shadow: 0px 0px 20px 5px rgba(216, 216, 216, 0.25);
    border-radius: 10px
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-tabs>div:last-of-type {
    margin-bottom: 20px
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-tabs>div:not(.profile-tabs__header) {
    display: flex;
    flex-direction: column
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-tabs__header {
    grid-column: 1 / -1;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    font-weight: 500;
    margin-right: -20px;
    margin-left: 0px;
    border-bottom: 1px solid #e3e3e3;
    display: flex;
    align-items: center;
    flex-direction: row
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-tabs__header .customer-profile-edit-icon {
    line-height: 60px;
    float: right;
    margin-right: 28px;
    color: #3d3d3d
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-tabs__header>span {
    margin-left: 20px;
    font-weight: 500
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-tabs__name {
    color: #bfbfbf;
    font-size: 15px;
    display: flex;
    align-items: center
}

@media (min-width: 576px) {
    .customer-profile-container .customer-page-wrapper .profile-container .profile-tabs__name {
        line-height: 23px
    }
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-tabs__name>i {
    font-size: 16px;
    color: #9c9c9c
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-tabs__name-text {
    margin-left: 20px;
    line-height: 18px
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-tabs__name-text>a {
    position: relative;
    top: -2px
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-tabs__input-group input {
    border: 1px solid #dadada;
    border-radius: 5px;
    width: 100%;
    margin-top: 10px
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-tabs__form-button {
    grid-column: 1 / -1;
    flex-direction: row !important;
    margin-left: 20px;
    justify-self: end
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-tabs__form-button>button {
    border: none;
    font-size: 15px;
    border-radius: 5px;
    color: #7b7b7b;
    padding: 10px 20px 10px 20px;
    margin-left: 20px
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-tabs__form-button>button:nth-child(2) {
    background: #f47625;
    color: #ffffff
}

@media (max-width: 768px) {
    .customer-profile-container .customer-page-wrapper .profile-container .profile-tabs__form-button {
        width: 100%
    }

    .customer-profile-container .customer-page-wrapper .profile-container .profile-tabs__form-button>button {
        width: 100%;
        background: #f47625;
        color: #ffffff;
        padding: 10px;
        margin-top: 10px;
        font-size: 16px
    }
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-tabs .profile-tab>div>span:last-of-type {
    margin-left: 10px
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-tabs .profile-tab__items {
    padding: 20px 0 0 20px
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-edit-tab-wrapper .profile-back-button {
    margin-left: 0
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-edit-tab-wrapper .profile-edit-tab {
    background: white
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-edit-tab-wrapper .profile-edit-tab .profile-edit-fields {
    margin-left: 20px
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-edit-tab-wrapper .profile-edit-tab>div:not(.profile-tabs__header) {
    margin-top: 20px
}

.customer-profile-container .customer-page-wrapper .profile-container .change-phone-tab-wrapper .profile-back-button {
    margin-left: 0
}

.customer-profile-container .customer-page-wrapper .profile-container .change-phone-tab-wrapper .change-phone-tab .phone-submit-button {
    background: #f47625
}

.customer-profile-container .customer-page-wrapper .profile-container .change-phone-tab-wrapper .change-phone-tab .social-signup-after-form {
    height: 41px
}

.customer-profile-container .customer-page-wrapper .profile-container .change-phone-tab-wrapper .change-phone-tab .social-signup-after-form__label {
    margin: 0 0 20px;
    font-size: 14px
}

@media (max-width: 575px) {
    .customer-profile-container .customer-page-wrapper .profile-container .change-phone-tab-wrapper .change-phone-tab .social-signup-after-form__label {
        margin: 0 0 30px
    }
}

.customer-profile-container .customer-page-wrapper .profile-container .change-phone-tab-wrapper .change-phone-tab .social-signup-after-form__label__input-wrap {
    padding-top: 7px
}

@media (max-width: 575px) {
    .customer-profile-container .customer-page-wrapper .profile-container .change-phone-tab-wrapper .change-phone-tab .social-signup-after-form__label__input-wrap {
        padding-top: 5px
    }
}

.customer-profile-container .customer-page-wrapper .profile-container .change-phone-tab-wrapper .change-phone-tab .social-signup-after-form__label__input-wrap .country-code-select__single-value {
    font-size: 15px
}

.customer-profile-container .customer-page-wrapper .profile-container .change-phone-tab-wrapper .change-phone-tab .social-signup-after-form__label-text {
    color: #bfbfbf;
    margin-top: 0 !important;
    font-size: 12px
}

.customer-profile-container .customer-page-wrapper .profile-container .change-password-wrapper .profile-back-button {
    margin-left: 0
}

.customer-profile-container .customer-page-wrapper .profile-container .change-password-wrapper .change-password>div:not(.profile-tabs__header) {
    margin-top: 20px
}

.customer-profile-container .customer-page-wrapper .profile-container .change-password,
.customer-profile-container .customer-page-wrapper .profile-container .change-phone-tab,
.customer-profile-container .customer-page-wrapper .profile-container .profile-edit-tab {
    padding-right: 20px
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-tab {
    padding-right: 20px
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-tab .phone-data-display {
    display: flex
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-tab .phone-data-display .phone-verify {
    margin-left: 20px;
    font-weight: 500;
    line-height: 18px;
    position: relative;
    top: -2px;
    font-size: 14px
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-tab .phone-data-display .phone-verify__verified {
    color: #0fb680
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-tab .phone-data-display .phone-verify__not-verified {
    color: blue;
    text-decoration: underline;
    font-weight: 400
}

.customer-profile-container .customer-page-wrapper .profile-container .kebab {
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    padding: 0 12px 0 12px !important;
    align-self: center;
    margin-left: auto;
    margin-right: 20px
}

.customer-profile-container .customer-page-wrapper .profile-container .kebab figure {
    width: 3.5px;
    height: 3.5px;
    border-radius: 5px;
    background: #3d3d3d;
    margin: 3px 0
}

.customer-profile-container .customer-page-wrapper .profile-container .middle {
    transition: all 0.25s;
    transform: scale(1);
    position: relative;
    box-shadow: 0 0.1px 0.1px 0 rgba(0, 0, 0, 0.16), 0 0.1px 0.3px 0 rgba(0, 0, 0, 0.12);
    -webkit-filter: blur(0.1px);
    filter: blur(0.1px)
}

.customer-profile-container .customer-page-wrapper .profile-container .cross {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    margin-top: -1px;
    color: white;
    transition: all 0.2s;
    font-size: 25px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.customer-profile-container .customer-page-wrapper .profile-container .dropdown {
    position: absolute;
    z-index: 20;
    padding-top: 10px !important;
    padding-left: 0;
    transition: all 0s ease-out;
    transform: scale(0);
    transform-origin: 100% 0;
    background: #fff;
    box-shadow: 0px 0px 20px 5px rgba(216, 216, 216, 0.25);
    border: 1px solid #f2f2f2;
    width: 200px;
    height: 140px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    top: 30px;
    right: 0
}

.customer-profile-container .customer-page-wrapper .profile-container .dropdown>a {
    height: 40px
}

.customer-profile-container .customer-page-wrapper .profile-container .dropdown .kebab-links {
    width: 100%;
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0 !important;
    white-space: pre;
    box-sizing: border-box;
    font-weight: 400;
    font-size: 14px;
    color: #757575;
    line-height: 0
}

.customer-profile-container .customer-page-wrapper .profile-container .dropdown .kebab-links .tours-icon-edit-icon-new {
    font-weight: 500;
    margin-left: 3px
}

.customer-profile-container .customer-page-wrapper .profile-container .dropdown .kebab-links .tours-icon-change-icon {
    margin-left: 3px
}

@media (max-width: 575px) {
    .customer-profile-container .customer-page-wrapper .profile-container {
        width: 200px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .dropdown {
        width: 205px
    }
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-tab {
    background: white
}

.customer-profile-container .customer-page-wrapper .profile-container .dropdown.active {
    transform: scale(1)
}

.customer-profile-container .customer-page-wrapper .profile-container .change-phone-tab {
    grid-template-columns: 4fr 3fr
}

.customer-profile-container .customer-page-wrapper .profile-container .change-phone-tab .phone-verification-flow {
    margin-top: 10px
}

.customer-profile-container .customer-page-wrapper .profile-container .change-phone-tab .phone-verification-flow .input-group {
    margin-left: 20px
}

.customer-profile-container .customer-page-wrapper .profile-container .change-phone-tab .phone-verification-flow .auth-form__button {
    height: 35px !important;
    padding: 0;
    font-size: 16px;
    font-weight: 400
}

@media (max-width: 768px) {
    .customer-profile-container .customer-page-wrapper .profile-container .change-phone-tab .phone-verification-flow button {
        padding: 20px !important;
        line-height: 0;
        font-weight: 400;
        font-size: 15px
    }
}

.customer-profile-container .customer-page-wrapper .profile-container .change-phone-tab .phone-verification-flow .social-signup-after-form__input {
    height: 41px
}

.customer-profile-container .customer-page-wrapper .profile-container .profile-edit-tab {
    background: white
}

.customer-profile-container .customer-page-wrapper .profile-container .change-password {
    grid-template-columns: 1fr;
    max-height: 100%;
    background: white
}

.customer-profile-container .customer-page-wrapper .profile-container .change-password .profile-edit-fields {
    margin-left: 20px
}

.customer-profile-container .customer-page-wrapper .profile-container .change-password__input-group .input-group .reset-pass>input::-ms-clear,
.customer-profile-container .customer-page-wrapper .profile-container .change-password__input-group .input-group .reset-pass ::-ms-reveal {
    display: none
}

.customer-profile-container .customer-page-wrapper .profile-container .change-password__input-group .input-group .reset-pass__input {
    padding: 10px 20px 10px 20px !important;
    width: 72%;
    height: 41px !important;
    font-size: 16px;
    margin-left: 0
}

.customer-profile-container .customer-page-wrapper .profile-container .change-password__input-group .input-group .reset-pass__label [class^="tours-icon-eye"] {
    position: absolute;
    left: 67%;
    top: 5px
}

@media (max-width: 768px) {
    .customer-profile-container .customer-page-wrapper .profile-container .change-password__input-group .input-group .reset-pass__label [class^="tours-icon-eye"] {
        left: 65%
    }
}

@media (max-width: 575px) {
    .customer-profile-container .customer-page-wrapper .profile-container .change-password__input-group .input-group .reset-pass__label [class^="tours-icon-eye"] {
        left: 70%
    }
}

.customer-profile-container .customer-page-wrapper .profile-container .change-password__input-group .input-group .error-message {
    width: 70%
}

.customer-profile-container .customer-page-wrapper .profile-container .change-password__input-group>input {
    width: 460px;
    height: 41px;
    font-size: 12px;
    color: #959696;
    padding-left: 15px
}

.customer-profile-container .customer-page-wrapper .profile-container .change-password .password-validation-text {
    font-size: 12px;
    color: #737373
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab {
    max-height: 100%;
    box-shadow: none;
    margin: 0 -20px
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .no-bookings-transactions {
    margin-top: 40px;
    padding: 0 10px
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .main-cards {
    margin: 0 0 0 0 !important;
    padding: 20px 20px 0 20px;
    background: #fff
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .main-cards>div {
    margin-bottom: 20px
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .wallet-card {
    width: 100%;
    display: flex;
    border-radius: 3px;
    padding: 20px
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .wallet-card>div:nth-of-type(1) {
    width: 23%;
    padding-right: 20px
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .wallet-card>div:nth-of-type(2) {
    width: 35%;
    padding-right: 20px
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .wallet-card>div:nth-of-type(3) {
    width: 29%;
    padding-right: 20px
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .wallet-card>div:last-of-type {
    width: 16%;
    align-self: center
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .wallet-card .reason,
.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .wallet-card .pnr {
    color: #6d6d6d;
    font-weight: 400;
    font-size: 15px
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .wallet-card .amount {
    color: #6d6d6d;
    font-weight: 500;
    font-size: 15px
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .transaction-type {
    float: right;
    align-self: center
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .transaction-type__credit {
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    color: #0fb680
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .transaction-type__credit .credited-icon {
    display: inline-block;
    width: 15px;
    height: 15px;
    line-height: 15px;
    margin-right: 8px;
    background: linear-gradient(225deg, #0fb680 0%, #4dfdc4 100%);
    border-radius: 50%;
    transform: rotate(-45deg)
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .transaction-type__credit .credited-icon .tours-icon-left-arrow {
    position: relative;
    color: #fff;
    font-size: 8px;
    left: 3.5px;
    top: -1.5px
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .transaction-type__debit {
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    color: #e03131
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .transaction-type__debit .debited-icon {
    display: inline-block;
    width: 15px;
    height: 15px;
    line-height: 15px;
    margin-right: 8px;
    background: linear-gradient(225deg, #e03131 0%, #ff8541 100%);
    border-radius: 50%;
    transform: rotate(135deg)
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .transaction-type__debit .debited-icon .tours-icon-left-arrow {
    position: relative;
    color: #fff;
    font-size: 8px;
    left: 3.5px;
    top: -1.5px
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .wallet-card-phone {
    display: none
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .select-wallet-type {
    display: flex !important;
    flex-direction: row !important;
    margin-top: 20px;
    margin-left: 20px
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .select-wallet-type .wallet-type {
    padding: 0 15px;
    border-radius: 3px;
    cursor: pointer
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .select-wallet-type .wallet-type:not(:first-child) {
    margin-left: 20px
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .select-wallet-type .wallet-type.active {
    color: #f47625;
    height: 25px;
    line-height: 25px;
    background: rgba(244, 118, 37, 0.1)
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .select-wallet-type .wallet-type.disabled {
    cursor: not-allowed
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .wallet-top-cards {
    margin-left: 20px !important;
    margin-right: 20px !important;
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-between;
    width: auto;
    grid-column: 1 / -1
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .wallet-top-cards .profile-card__title {
    margin-top: 0;
    font-size: 15px
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .wallet-top-cards>div {
    width: calc(50% - 10px);
    padding: 0 20px;
    display: flex;
    flex-direction: row;
    align-items: center
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .wallet-top-cards>div span:first-of-type {
    width: calc(0.02 * 100vw + 54px);
    height: calc(0.02 * 100vw + 54px);
    border-radius: 50%;
    background: #eff8ff;
    padding: calc(0.002 * 100vw + 13px);
    margin: 10px 10px 10px 0
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .wallet-top-cards>div span:first-of-type>img {
    width: 100%
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab__header {
    font-size: 17px;
    margin-right: 20px;
    float: left;
    margin-left: 20px
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab__header span {
    margin-left: 0
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .main-cards {
    background: #fff;
    height: 450px;
    grid-column: 1 / -1;
    overflow-y: scroll
}

.customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .main-cards::-webkit-scrollbar {
    display: none;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.customer-profile-container .customer-page-wrapper .profile-container .help-tab {
    display: block;
    max-height: 100%
}

.customer-profile-container .customer-page-wrapper .profile-container .help-tab>.profile-tabs__header {
    margin-right: 0
}

.customer-profile-container .customer-page-wrapper .profile-container .help-tab .support-ticket-button {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 15px 20px;
    margin: 20px
}

.customer-profile-container .customer-page-wrapper .profile-container .help-tab .support-ticket-button>span {
    font-weight: 400;
    font-size: 15px;
    color: #5f5f5f
}

.customer-profile-container .customer-page-wrapper .profile-container .help-tab .support-ticket-button i {
    position: relative;
    top: 1px
}

.customer-profile-container .customer-page-wrapper .profile-container .help-tab .main-cards {
    grid-column: 1 / -1;
    margin: 0 !important
}

.customer-profile-container .customer-page-wrapper .profile-container .help-tab .main-cards .collapsable__title {
    border-radius: 0
}

.customer-profile-container .customer-page-wrapper .profile-container .help-tab .main-cards .collapsable__title>span {
    font-size: 16px
}

@media (max-width: 576px) {
    .customer-profile-container .customer-page-wrapper .profile-container .help-tab .main-cards .collapsable__title>span {
        font-size: 13px
    }
}

.customer-profile-container .customer-page-wrapper .profile-container .help-tab .main-cards .sub-faq .collapsable__title {
    border-radius: 5px
}

.customer-profile-container .customer-page-wrapper .profile-container .help-tab .main-cards .sub-faq {
    margin: 20px 0 20px 20px
}

.customer-profile-container .customer-page-wrapper .profile-container .help-tab .main-cards .sub-faq>div {
    margin-right: 20px
}

.customer-profile-container .customer-page-wrapper .profile-container .help-tab .main-cards .help-text {
    margin: 0;
    padding: 20px;
    font-size: 15px;
    color: #8c8c8c
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab,
.customer-profile-container .customer-page-wrapper .profile-container .booking-cancel {
    border: none;
    grid-template-columns: 1fr;
    max-height: 9999999px;
    display: block
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab .refund-methods-title,
.customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .refund-methods-title {
    font-weight: 500;
    font-size: 16px;
    color: #7c7c7c
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab .refund-method-selector,
.customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .refund-method-selector {
    display: flex;
    flex-direction: column;
    padding: 20px
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab .refund-method-selector>input:before,
.customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .refund-method-selector>input:before {
    content: "";
    color: #808080
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab .refund-method-selector>input:checked::before,
.customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .refund-method-selector>input:checked::before {
    content: "";
    color: #fb6400
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab .payment-amount-input,
.customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .payment-amount-input {
    margin-left: 36px;
    display: flex;
    flex-direction: row !important
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab .payment-amount-input .input-group>label>input,
.customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .payment-amount-input .input-group>label>input {
    border-radius: 3px
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab .payment-amount-input div,
.customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .payment-amount-input div {
    margin: 5px 20px 5px 0;
    width: 140px
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab .payment-amount-submit-buttons,
.customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .payment-amount-submit-buttons {
    display: flex;
    flex-direction: row !important;
    justify-content: space-evenly;
    width: 70%;
    margin: 20px auto 20px auto !important
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab .payment-amount-submit-buttons>button,
.customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .payment-amount-submit-buttons>button {
    border: none;
    background: none;
    border-radius: 5px;
    font-weight: 400;
    font-size: 20px
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab .payment-amount-submit-buttons .button-submit:hover,
.customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .payment-amount-submit-buttons .button-submit:hover {
    color: #d62d20
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab .payment-amount-submit-buttons .button-cancel,
.customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .payment-amount-submit-buttons .button-cancel {
    background: #f47625;
    padding: 8px 16px;
    color: #fff
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab .cancel-booking-top-cards,
.customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .cancel-booking-top-cards {
    display: flex;
    padding: 0 5px 10px 5px;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: space-between
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab .cancel-booking-top-cards .profile-card-container__grey-text,
.customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .cancel-booking-top-cards .profile-card-container__grey-text {
    font-size: 12px
}

@media (max-width: 576px) {

    .customer-profile-container .customer-page-wrapper .profile-container .booking-tab .cancel-booking-top-cards .profile-card-container__grey-text,
    .customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .cancel-booking-top-cards .profile-card-container__grey-text {
        font-size: 10px
    }
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab .cancel-booking-top-cards .booking-cancel-amount,
.customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .cancel-booking-top-cards .booking-cancel-amount {
    font-size: calc(0.02 * 100vw)
}

@media (max-width: 768px) {

    .customer-profile-container .customer-page-wrapper .profile-container .booking-tab .cancel-booking-top-cards .booking-cancel-amount,
    .customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .cancel-booking-top-cards .booking-cancel-amount {
        font-size: calc(0.02 * 100vw + 8px);
        font-weight: 500
    }
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab .cancel-booking-top-cards>div,
.customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .cancel-booking-top-cards>div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab .cancel-booking-top-cards .divider,
.customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .cancel-booking-top-cards .divider {
    width: 0;
    padding: 20px 0;
    border-left: 1px solid #dbdbdb
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab .cancel-booking-cancellation-policy-cards,
.customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .cancel-booking-cancellation-policy-cards {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    grid-template-columns: 1fr 1fr 1fr;
    margin: 0 20px 0 20px
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab .cancel-booking-cancellation-policy-cards .selected-cancellation-policy-card,
.customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .cancel-booking-cancellation-policy-cards .selected-cancellation-policy-card {
    margin-right: -20px
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab .cancel-booking-cancellation-policy-cards .selected-cancellation-policy-card .profile-card,
.customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .cancel-booking-cancellation-policy-cards .selected-cancellation-policy-card .profile-card {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 10px;
    height: 78px;
    align-items: center;
    margin-right: 0px
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab .cancel-booking-cancellation-policy-cards .selected-cancellation-policy-card>div,
.customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .cancel-booking-cancellation-policy-cards .selected-cancellation-policy-card>div {
    display: flex;
    width: 100%;
    justify-content: space-between
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab .cancel-booking-cancellation-policy-cards .cancellation-policy-description,
.customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .cancel-booking-cancellation-policy-cards .cancellation-policy-description {
    font-size: 15px;
    margin-bottom: 16px
}

@media (max-width: 576px) {

    .customer-profile-container .customer-page-wrapper .profile-container .booking-tab .cancel-booking-cancellation-policy-cards .cancellation-policy-description,
    .customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .cancel-booking-cancellation-policy-cards .cancellation-policy-description {
        font-size: 13px
    }
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab .cancel-booking-cancellation-policy-cards>div,
.customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .cancel-booking-cancellation-policy-cards>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 78px;
    width: 100%;
    margin-top: 20px;
    padding: 0 10px 0 10px
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab .cancel-booking-cancellation-policy-cards>div>div,
.customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .cancel-booking-cancellation-policy-cards>div>div {
    margin-top: 20px
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab .cancel-booking-cancellation-policy-cards>div:not(:first-child),
.customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .cancel-booking-cancellation-policy-cards>div:not(:first-child) {
    border-top: 1px solid #dbdbdb
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab .cancel-booking-cancellation-policy-cards>div:last-child,
.customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .cancel-booking-cancellation-policy-cards>div:last-child {
    margin-bottom: 20px
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-cancel {
    padding: 0 20px
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab .booking-card-wrapper {
    padding: 20px 20px 0 20px
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab-view {
    margin-top: 0
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab-view .booking-details {
    margin-left: 20px;
    margin-right: 20px
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab-view .booking-details>div {
    margin-bottom: 20px
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab-view .booking-card-wrapper {
    margin-top: 0;
    margin-bottom: 0 !important;
    padding: 0;
    margin-left: 0;
    width: 100%
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab-view>.profile-card {
    margin-right: 20px
}

.customer-profile-container .customer-page-wrapper .profile-container .booking-tab-view>div {
    margin-right: 0;
    margin-bottom: 20px
}

.customer-profile-container .customer-page-wrapper .booking-tab {
    margin: -20px -20px 0 -20px
}

.customer-profile-container .customer-page-wrapper .booking-tab .profile-card {
    margin: 0
}

.customer-profile-container .customer-page-wrapper .booking-tab .booking-cards-loader {
    position: relative;
    top: 40%;
    left: 20%
}

.customer-profile-container .customer-page-wrapper .booking-cancel-wrapper .profile-back-button {
    margin-left: 0
}

.customer-profile-container .customer-page-wrapper .booking-cancel-wrapper .booking-cancel {
    display: flex;
    flex-direction: column
}

.customer-profile-container .customer-page-wrapper .booking-cancel-wrapper .booking-cancel .cancellation-policy {
    margin-top: 20px
}

.customer-profile-container .customer-page-wrapper .booking-cancel-wrapper .booking-cancel .profile-card {
    margin-top: 20px !important;
    padding-top: 10px !important
}

.customer-profile-container .customer-page-wrapper .booking-cancel-wrapper .booking-cancel .profile-card .cancel-booking-top-cards {
    display: flex;
    width: 100%;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: space-evenly
}

.customer-profile-container .customer-page-wrapper .booking-cancel-wrapper .booking-cancel .profile-card .cancel-booking-top-cards>div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center
}

.customer-profile-container .customer-page-wrapper .booking-cancel-wrapper .booking-cancel .profile-card .cancel-booking-top-cards .divider {
    width: 0;
    border-left: 1px solid #dbdbdb
}

.customer-profile-container .customer-page-wrapper .no-bookings-transactions {
    margin-top: 133px;
    padding: 0 30px
}

.customer-profile-container .customer-page-wrapper .no-bookings-transactions>div {
    display: flex;
    flex-direction: row;
    align-items: center
}

.customer-profile-container .customer-page-wrapper .no-bookings-transactions>div>div:first-child {
    margin-right: 20px
}

.customer-profile-container .customer-page-wrapper .no-bookings-transactions__text {
    font-weight: 500;
    font-size: calc(0.006 * 100vw + 18px)
}

.customer-profile-container .customer-page-wrapper .no-bookings-transactions__info-text {
    font-weight: 500;
    font-size: calc(0.006 * 100vw + 11px);
    color: #f47625
}

.customer-profile-container .customer-page-wrapper .bookings-list {
    margin: 0 !important;
    height: 80vh;
    overflow-y: scroll
}

.customer-profile-container .customer-page-wrapper .bookings-list::-webkit-scrollbar {
    display: none;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.customer-profile-container .customer-page-wrapper .tours-icon-calendar-check {
    font-weight: 600
}

.customer-profile-container .customer-page-wrapper .justify-vertical {
    display: flex;
    flex-direction: column
}

.customer-profile-container .customer-page-wrapper .phone-number-submit-button {
    height: 41px;
    width: calc(100% - 20px);
    bottom: 0;
    grid-column: 1 / -1;
    display: flex;
    float: right;
    margin-left: 20px;
    align-items: flex-end
}

.customer-profile-container .customer-page-wrapper .phone-number-submit-button>button {
    width: 100px;
    float: right
}

@media (max-width: 768px) {
    .customer-profile-container .customer-page-wrapper .phone-number-submit-button>button {
        width: 100%;
        height: 41px;
        font-size: 14px
    }
}

.customer-profile-container .customer-page-wrapper .desktop-back-button {
    border: none;
    font-weight: 500;
    font-size: 20px;
    line-height: 40px;
    width: 40px;
    height: 40px;
    background: #fff;
    box-shadow: 0px 0px 20px 5px rgba(216, 216, 216, 0.25);
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    margin: 0 0 20px 20px
}

.customer-profile-container .customer-page-wrapper .desktop-back-button>span {
    padding: 5px 0 5px 5px
}

.customer-profile-container .customer-page-wrapper .check-box-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-weight: 400;
    font-size: 14px;
    margin-top: 20px;
    color: #7c7c7c;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    justify-content: center
}

@media (max-width: 576px) {
    .customer-profile-container .customer-page-wrapper .check-box-container {
        font-size: 13px
    }
}

.customer-profile-container .customer-page-wrapper .check-box-container .bracket-text {
    font-weight: 400;
    font-size: 10px
}

.customer-profile-container .customer-page-wrapper .check-box-container>input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.customer-profile-container .customer-page-wrapper .check-box-container>input:checked~.booking-checkmark {
    background-color: #fff;
    border: 1.5px solid #f47625
}

.customer-profile-container .customer-page-wrapper .check-box-container>input:checked~.radio-checked {
    display: block
}

.customer-profile-container .customer-page-wrapper .check-box-container .radio-checked {
    position: absolute;
    top: 3px;
    left: 3px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #f47625
}

.customer-profile-container .customer-page-wrapper .booking-checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 1.5px solid #c8c8c8;
    border-radius: 50%
}

.customer-profile-container .customer-page-wrapper .profile-card {
    width: auto;
    background: #ffffff;
    box-shadow: 0px 0px 20px 5px rgba(216, 216, 216, 0.25);
    border: 1px solid #f2f2f2;
    border-radius: 10px
}

.customer-profile-container .customer-page-wrapper .profile-card__title {
    margin-top: 10px;
    color: #f47625;
    font-size: 14px
}

@media (max-width: 768px) {
    .customer-profile-container .customer-page-wrapper .profile-card__title {
        font-size: 12px
    }
}

@media (max-width: 576px) {
    .customer-profile-container .customer-page-wrapper .profile-card__title {
        font-size: 10px
    }
}

.customer-profile-container .customer-page-wrapper .profile-card__balance {
    font-weight: 500;
    font-size: 30px
}

@media (max-width: 1024px) {
    .customer-profile-container .customer-page-wrapper .profile-card__balance {
        font-size: 20px
    }
}

@media (max-width: 768px) {
    .customer-profile-container .customer-page-wrapper .profile-card__balance {
        font-size: 14px
    }
}

@media (max-width: 480px) {
    .customer-profile-container .customer-page-wrapper .profile-card__balance {
        font-size: 12px
    }
}

.customer-profile-container .customer-page-wrapper .profile-card__thrill-card {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.customer-profile-container .customer-page-wrapper .profile-card>span {
    margin-right: 10px
}

.customer-profile-container .customer-page-wrapper .profile-card .sub-card-title {
    border-bottom: 1px solid #e3e3e3;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 500
}

@media (max-width: 576px) {
    .customer-profile-container .customer-page-wrapper .profile-card .sub-card-title {
        font-size: 15px
    }
}

.customer-profile-container .customer-page-wrapper .profile-card .inventory-pricing-card {
    display: flex;
    justify-content: space-around;
    margin-top: 10px;
    margin: 0 -10px 10px 0;
    padding: 10px;
    font-weight: 400;
    font-size: 15px;
    align-items: center;
    color: #929292
}

.customer-profile-container .customer-page-wrapper .profile-card .inventory-pricing-card .quantity {
    color: #787878
}

.customer-profile-container .customer-page-wrapper .profile-card .inventory-pricing-card .pricing {
    color: #787878
}

.customer-profile-container .customer-page-wrapper .profile-card .inventory-pricing-card:not(:last-of-type) {
    border-bottom: 1px solid #e3e3e3
}

.customer-profile-container .customer-page-wrapper .profile-card .payment-information-card-wrapper {
    display: flex;
    flex-direction: row;
    position: relative
}

.customer-profile-container .customer-page-wrapper .profile-card .payment-information-card-wrapper .main {
    width: 40px;
    position: absolute;
    margin-left: 10px;
    height: 100%;
    top: 0
}

.customer-profile-container .customer-page-wrapper .profile-card .payment-information-card-wrapper .main .icon {
    position: absolute;
    z-index: 1;
    top: calc(15% + 7px);
    left: 7px;
    font-size: 12px;
    font-weight: 400;
    color: #fff
}

@media (min-width: 768px) {
    .customer-profile-container .customer-page-wrapper .profile-card .payment-information-card-wrapper .main .icon {
        top: calc(15% + 8px);
        left: 8px;
        font-size: 19px
    }
}

@media (max-width: 768px) {
    .customer-profile-container .customer-page-wrapper .profile-card .payment-information-card-wrapper .main {
        width: 31px
    }
}

.customer-profile-container .customer-page-wrapper .profile-card .payment-information-card-wrapper .main .circle {
    width: 35px;
    height: 35px;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    top: 15%;
    background-clip: padding-box;
    background: linear-gradient(135deg, #ffba0a 0%, #f47625 100%)
}

@media (max-width: 768px) {
    .customer-profile-container .customer-page-wrapper .profile-card .payment-information-card-wrapper .main .circle {
        width: 26px;
        height: 26px
    }
}

.customer-profile-container .customer-page-wrapper .profile-card .payment-information-card-wrapper .main .circle.due {
    background: #c7c7c7
}

.customer-profile-container .customer-page-wrapper .profile-card .payment-information-card-wrapper .main .circle::before {
    position: absolute;
    content: "";
    background-color: transparent;
    border-radius: 50%;
    top: 1px;
    left: 1px;
    width: 33px;
    height: 33px;
    background: inherit;
    border: 2px solid #fff
}

@media (max-width: 768px) {
    .customer-profile-container .customer-page-wrapper .profile-card .payment-information-card-wrapper .main .circle::before {
        width: 24px;
        height: 24px
    }
}

.customer-profile-container .customer-page-wrapper .profile-card .payment-information-card-wrapper .main .line {
    width: 1px;
    background: linear-gradient(180deg, rgba(255, 186, 10, 0.4) 0%, rgba(244, 118, 37, 0.4) 100%);
    display: inline-block;
    position: absolute;
    right: calc(50% + 2px);
    height: 100%;
    top: calc(15% + 35px)
}

.customer-profile-container .customer-page-wrapper .profile-card .payment-information-card-wrapper .main .line.due {
    background: #c7c7c7
}

@media (max-width: 768px) {
    .customer-profile-container .customer-page-wrapper .profile-card .payment-information-card-wrapper .main .line {
        top: calc(15% + 26px)
    }
}

.customer-profile-container .customer-page-wrapper .profile-card .payment-information-card-wrapper:last-of-type .main .line {
    display: none
}

.customer-profile-container .customer-page-wrapper .profile-card .payment-information-card {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    margin-top: 10px;
    font-weight: 400;
    font-size: 15px;
    color: #929292;
    margin-bottom: 10px;
    padding-bottom: 10px
}

@media (max-width: 767px) {
    .customer-profile-container .customer-page-wrapper .profile-card .payment-information-card {
        justify-content: space-between
    }
}

@media (max-width: 576px) {

    .customer-profile-container .customer-page-wrapper .profile-card .payment-information-card total_amount,
    .customer-profile-container .customer-page-wrapper .profile-card .payment-information-card .total_amount-payment-info,
    .customer-profile-container .customer-page-wrapper .profile-card .payment-information-card .part-payments-heading {
        font-size: 12px
    }

    .customer-profile-container .customer-page-wrapper .profile-card .payment-information-card .dot,
    .customer-profile-container .customer-page-wrapper .profile-card .payment-information-card .dot-payment-info {
        font-size: 10px
    }
}

.customer-profile-container .customer-page-wrapper .profile-card .payment-information-card.part-payments {
    margin-left: 40px
}

.customer-profile-container .customer-page-wrapper .profile-card .payment-information-card .part-payments-heading {
    color: "#454545";
    font-weight: 500
}

.customer-profile-container .customer-page-wrapper .profile-card .payment-information-card .paid {
    color: #0fb680;
    font-weight: 500;
    font-size: 15px;
    margin-left: 20px;
    margin: 0 20px
}

@media (max-width: 768px) {
    .customer-profile-container .customer-page-wrapper .profile-card .payment-information-card .paid {
        font-size: 13px
    }
}

@media (max-width: 576px) {
    .customer-profile-container .customer-page-wrapper .profile-card .payment-information-card .paid {
        font-size: 11px
    }
}

.customer-profile-container .customer-page-wrapper .profile-card .payment-information-card .unpaid {
    color: #bcbcbc;
    font-weight: 500;
    font-size: 15px;
    margin: 0 20px
}

@media (max-width: 768px) {
    .customer-profile-container .customer-page-wrapper .profile-card .payment-information-card .unpaid {
        font-size: 13px
    }
}

@media (max-width: 576px) {
    .customer-profile-container .customer-page-wrapper .profile-card .payment-information-card .unpaid {
        font-size: 11px
    }
}

.customer-profile-container .customer-page-wrapper .profile-card .payment-information-card .dot {
    color: #979797
}

.customer-profile-container .customer-page-wrapper .profile-card .payment-information-card .total_amount-payment-info {
    color: #6d6d6d;
    font-weight: 500
}

.customer-profile-container .customer-page-wrapper .profile-card .payment-information-card>div {
    margin-left: 20px
}

.customer-profile-container .customer-page-wrapper .profile-card .total_amount {
    font-weight: 500;
    font-size: 16px;
    color: #b7b7b7
}

.customer-profile-container .customer-page-wrapper .profile-card .dot {
    font-weight: 400;
    font-size: 14px;
    color: #979797
}

.customer-profile-container .customer-page-wrapper .profile-card .traveler-information {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    font-weight: 500;
    font-size: 15px;
    padding-left: 20px;
    color: #787878
}

.customer-profile-container .customer-page-wrapper .profile-card .traveler-information>div {
    margin-top: 20px
}

.customer-profile-container .customer-page-wrapper .profile-card .traveler-information>div:last-of-type {
    margin-bottom: 20px
}

@media (max-width: 576px) {
    .customer-profile-container .customer-page-wrapper .profile-card .traveler-information>div {
        margin-top: 10px
    }

    .customer-profile-container .customer-page-wrapper .profile-card .traveler-information>div:last-of-type {
        margin-bottom: 10px
    }
}

.customer-profile-container .customer-page-wrapper .profile-card .traveler-information .name {
    width: calc(100% - 120px);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.customer-profile-container .customer-page-wrapper .profile-card .primary-passenger {
    color: #f47625;
    float: right;
    margin-right: 20px;
    background: rgba(244, 118, 37, 0.1);
    font-size: 15px;
    padding: 5px 10px;
    border-radius: 3px;
    font-weight: 500;
    position: relative;
    top: -129px;
    margin-bottom: -129px;
    right: 0
}

@media (max-width: 768px) {
    .customer-profile-container .customer-page-wrapper .profile-card .primary-passenger {
        background: none;
        padding: 5px 0;
        font-size: 13px
    }
}

@media (max-width: 576px) {
    .customer-profile-container .customer-page-wrapper .profile-card .primary-passenger {
        font-size: 11px;
        top: -93px;
        margin-bottom: -93px
    }
}

.customer-profile-container .customer-page-wrapper .profile-card .traveler-info-card {
    margin: 10px;
    height: auto
}

.customer-profile-container .customer-page-wrapper .profile-card .traveler-info-card .profile-card {
    box-shadow: none;
    border: 1px solid #efefef
}

.customer-profile-container .customer-page-wrapper .profile-card .traveler-info-card .profile-card {
    width: 100%
}

.customer-profile-container .customer-page-wrapper span[class^="tours-icon-"]:before,
.customer-profile-container .customer-page-wrapper span[class*="tours-icon-"]:before {
    color: #505050
}

.customer-profile-container .customer-page-wrapper .col {
    display: flex;
    justify-content: center;
    position: relative
}

.customer-profile-container .customer-page-wrapper .col .icon-wrapper {
    margin-top: 2px
}

.customer-profile-container .customer-page-wrapper .col .content {
    display: flex;
    flex-direction: column
}

.customer-profile-container .customer-page-wrapper .col .content .muted {
    color: #b7b7b7;
    font-weight: 400;
    font-size: 13px
}

.customer-profile-container .customer-page-wrapper .profile-card-container {
    display: flex;
    flex: 50% 1;
    flex-wrap: wrap;
    flex-direction: row !important;
    grid-column: 1 / -1;
    align-items: center;
    margin-top: 0 !important
}

.customer-profile-container .customer-page-wrapper .profile-card-container__grey-text {
    color: #b7b7b7;
    font-weight: 400;
    font-size: 14px
}

.customer-profile-container .customer-page-wrapper .booking-card {
    padding: 20px 20px 0 20px;
    border-top: 1px solid #f2f2f2;
    border-radius: 10px;
    background: #ffffff;
    box-shadow: 0px 0px 20px 5px rgba(216, 216, 216, 0.25);
    justify-content: space-between;
    display: block
}

.customer-profile-container .customer-page-wrapper .booking-card .title {
    font-size: 20px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    color: #3e3e3e;
    overflow-wrap: break-word;
    text-transform: capitalize
}

@media (max-width: 576px) {
    .customer-profile-container .customer-page-wrapper .booking-card .title {
        font-size: 16px
    }
}

.customer-profile-container .customer-page-wrapper .booking-card .profile-card {
    margin-right: 20px
}

.customer-profile-container .customer-page-wrapper .booking-card .booking-view-top-card {
    display: flex;
    justify-content: space-between
}

.customer-profile-container .customer-page-wrapper .booking-card .booking-view-top-card .title {
    font-size: 18px
}

@media (max-width: 768px) {
    .customer-profile-container .customer-page-wrapper .booking-card .booking-view-top-card .title {
        font-size: 16px
    }
}

@media (max-width: 576px) {
    .customer-profile-container .customer-page-wrapper .booking-card .booking-view-top-card .title {
        font-size: 14px
    }
}

.customer-profile-container .customer-page-wrapper .booking-card .booking-view-top-card .booking-map {
    width: 90px;
    flex-shrink: 0
}

.customer-profile-container .customer-page-wrapper .booking-card .booking-view-top-card .booking-map .map-icon {
    position: relative;
    left: 50%;
    top: 20%;
    font-size: 30px;
    color: #ff1a1a;
    font-weight: 500
}

.customer-profile-container .customer-page-wrapper .booking-card .booking-view-top-card .booking-map>img {
    position: relative;
    top: 0;
    width: 111px;
    height: 77px;
    -o-object-fit: contain;
    object-fit: contain
}

.customer-profile-container .customer-page-wrapper .booking-card .booking-view-top-card .booking-map__text {
    font-weight: 400;
    line-height: 13px;
    font-size: 10px;
    text-align: center;
    margin-top: 4px;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #306aff
}

.customer-profile-container .customer-page-wrapper .booking-card .booking-variant {
    color: #8e8e8e;
    font-size: 17px;
    font-weight: 400;
    margin: 5px 0;
    overflow-wrap: break-word
}

@media (max-width: 576px) {
    .customer-profile-container .customer-page-wrapper .booking-card .booking-variant {
        font-size: 13px
    }
}

.customer-profile-container .customer-page-wrapper .booking-card .booking-state {
    font-size: 14px;
    margin-top: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    line-height: 23px
}

.customer-profile-container .customer-page-wrapper .booking-card .booking-state__payment_due {
    color: #f47625;
    width: 112px;
    height: 23px;
    background: rgba(244, 118, 37, 0.1)
}

.customer-profile-container .customer-page-wrapper .booking-card .booking-state__cancelled {
    color: #ff1a1a;
    width: 92px;
    height: 23px;
    background: rgba(255, 26, 26, 0.1)
}

.customer-profile-container .customer-page-wrapper .booking-card .booking-state__confirmed {
    color: #0fb680;
    width: 92px;
    height: 23px;
    background: rgba(15, 182, 128, 0.1)
}

.customer-profile-container .customer-page-wrapper .booking-card .booking-state__completed {
    color: #0fb680;
    width: 92px;
    height: 23px;
    background: rgba(15, 182, 128, 0.1)
}

.customer-profile-container .customer-page-wrapper .booking-card .booking-state__confirmation_pending {
    color: #f47625;
    width: 170px;
    height: 23px;
    background: rgba(244, 118, 37, 0.1)
}

.customer-profile-container .customer-page-wrapper .booking-card__book-again {
    padding: 5px 10px;
    font-size: 16px
}

.customer-profile-container .customer-page-wrapper .booking-card__middle {
    margin: 10px 20px 0 20px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ffccab
}

.customer-profile-container .customer-page-wrapper .booking-card__middle .profile-card-container {
    justify-content: space-between
}

.customer-profile-container .customer-page-wrapper .booking-card__middle .profile-card-container .pnr {
    font-weight: 500;
    font-size: 14px;
    color: #6d6d6d
}

.customer-profile-container .customer-page-wrapper .booking-card__middle .profile-card-container .travellers,
.customer-profile-container .customer-page-wrapper .booking-card__middle .profile-card-container .total-amount,
.customer-profile-container .customer-page-wrapper .booking-card__middle .profile-card-container .dot {
    color: #6d6d6d
}

.customer-profile-container .customer-page-wrapper .booking-card__middle-muted {
    border-top: 1px solid #e3e3e3;
    margin: 20px -20px 0 -20px;
    padding: 20px 10px 20px 10px
}

.customer-profile-container .customer-page-wrapper .booking-card__middle-muted .profile-card-container {
    justify-content: space-between;
    font-size: 13px;
    align-items: center
}

@media (max-width: 576px) {
    .customer-profile-container .customer-page-wrapper .booking-card__middle-muted .profile-card-container {
        font-size: 11px
    }
}

.customer-profile-container .customer-page-wrapper .booking-card__middle-muted .profile-card-container .pnr {
    cursor: copy
}

.customer-profile-container .customer-page-wrapper .booking-card__middle-muted .profile-card-container .after-copy {
    position: relative;
    margin: 20px;
    height: 40px;
    padding: 0 40px;
    background: #2eb861;
    color: #fff;
    padding: 3px;
    border-radius: 3px;
    margin-left: 10px;
    left: 0
}

.customer-profile-container .customer-page-wrapper .booking-card__middle-muted .profile-card-container .pnr,
.customer-profile-container .customer-page-wrapper .booking-card__middle-muted .profile-card-container .travellers,
.customer-profile-container .customer-page-wrapper .booking-card__middle-muted .profile-card-container .dot,
.customer-profile-container .customer-page-wrapper .booking-card__middle-muted .profile-card-container .total-amount {
    font-size: 15px
}

@media (max-width: 576px) {

    .customer-profile-container .customer-page-wrapper .booking-card__middle-muted .profile-card-container .pnr,
    .customer-profile-container .customer-page-wrapper .booking-card__middle-muted .profile-card-container .travellers,
    .customer-profile-container .customer-page-wrapper .booking-card__middle-muted .profile-card-container .dot,
    .customer-profile-container .customer-page-wrapper .booking-card__middle-muted .profile-card-container .total-amount {
        font-size: 13px
    }
}

@media (max-width: 1024px) {
    .customer-profile-container .customer-page-wrapper .booking-card__middle-muted .profile-card-container .col {
        justify-content: flex-start
    }
}

.customer-profile-container .customer-page-wrapper .booking-card__middle-muted .profile-card-container>div {
    padding: 0 10px
}

@media (max-width: 1024px) {
    .customer-profile-container .customer-page-wrapper .booking-card__middle-muted .profile-card-container>div {
        flex: 50% 1
    }
}

@media (max-width: 375px) {
    .customer-profile-container .customer-page-wrapper .booking-card__middle-muted .profile-card-container>div {
        flex: 100% 1
    }
}

.customer-profile-container .customer-page-wrapper .booking-card__middle-muted .dot,
.customer-profile-container .customer-page-wrapper .booking-card__middle-muted .amount,
.customer-profile-container .customer-page-wrapper .booking-card__middle-muted .passengers {
    font-size: 16px;
    font-weight: 400;
    color: #6d6d6d
}

.customer-profile-container .customer-page-wrapper .booking-card__middle-muted .pnr {
    font-weight: 500
}

.customer-profile-container .customer-page-wrapper .booking-card__middle-wrapper {
    margin: 0 -20px -20px -20px;
    background: radial-gradient(circle at bottom left, #f7f7f7 20px, #fff 0) left, radial-gradient(circle at bottom right, #f7f7f7 20px, #fff 0) right;
    background-size: 50% 100%;
    background-repeat: no-repeat
}

.customer-profile-container .customer-page-wrapper .booking-card .booking-card-bottom {
    margin: 20px -20px 0 -20px;
    display: flex;
    justify-content: space-between;
    min-height: 67px;
    border-bottom: 1px solid #f2f2f2;
    flex-direction: row;
    background: radial-gradient(circle at top left, #f7f7f7 20px, #fff 0) left, radial-gradient(circle at top right, #f7f7f7 20px, #fff 0) right;
    background-size: 50% 100%;
    background-repeat: no-repeat;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.customer-profile-container .customer-page-wrapper .booking-card .booking-card-bottom .pay-remaining-link {
    float: right;
    cursor: pointer;
    text-decoration: underline
}

.customer-profile-container .customer-page-wrapper .booking-card .booking-card-bottom>span {
    margin: 20px;
    font-size: 15px;
    color: #2f8dfc
}

.customer-profile-container .customer-page-wrapper .booking-card .booking-card-bottom .show-button {
    margin: 20px;
    flex-direction: row;
    display: flex;
    justify-content: space-between;
    flex: 100% 1;
    align-items: center
}

.customer-profile-container .customer-page-wrapper .booking-card .booking-card-bottom .show-button>span {
    color: #2f8dfc;
    font-size: 15px
}

.customer-profile-container .customer-page-wrapper .booking-card .booking-card-bottom .show-button>button {
    color: #0fb680;
    background: rgba(15, 182, 128, 0.1);
    border: 1px solid #0fb680;
    border-radius: 4px;
    flex-shrink: 0;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}

.customer-profile-container .customer-page-wrapper .booking-card-view {
    margin-bottom: 20px;
    margin-top: 0
}

.customer-profile-container .customer-page-wrapper .checkin-checkout {
    display: flex;
    flex-direction: row;
    flex-basis: 64%;
    justify-content: space-between
}

@media (min-width: 768px) {
    .customer-profile-container .customer-page-wrapper .checkin-checkout {
        flex-basis: 48%
    }
}

.customer-profile-container .customer-page-wrapper .collapsable__title {
    border: 1px solid #f2f2f2;
    background: #fff;
    border-radius: 5px
}

.customer-profile-container .customer-page-wrapper .collapsable__title .arrow-icon {
    right: 0
}

.customer-profile-container .customer-page-wrapper .collapsable__title>div {
    padding: 13px 20px 13px 20px;
    color: #808080;
    font-weight: 500;
    font-size: 17px
}

.customer-profile-container .customer-page-wrapper .collapsable__expanded .collapsable__title {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.customer-profile-container .customer-page-wrapper .collapsable__body {
    border: 1px solid #f2f2f2;
    background: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.customer-profile-container .customer-page-wrapper .collapsable__body+div {
    margin: 20px
}

.customer-profile-container .customer-page-wrapper .booking-tab {
    box-shadow: none !important;
    display: block
}

.customer-profile-container .customer-page-wrapper .booking-tab::-webkit-scrollbar {
    display: none;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.customer-profile-container .customer-page-wrapper .booking-card-wrapper {
    padding-left: 0 !important;
    border-radius: 10px;
    width: calc(100% - 20px);
    margin-left: 20px
}

.customer-profile-container .customer-page-wrapper .mobile-image-edit {
    display: none !important
}

@media only screen and (max-width: 915px) {
    .customer-profile-container .checkin-checkout {
        display: flex;
        flex-direction: row
    }

    .customer-profile-container .checkin-checkout>div {
        flex-basis: 48%
    }
}

@media (min-width: 768px) {
    .customer-profile-container .phone-tab-name {
        display: none !important
    }
}

@media (max-width: 1024px) {
    .customer-profile-container .customer-page-wrapper {
        margin: 30px 3vw 20px 3vw
    }

    .customer-profile-container .booking-card__middle .profile-card-container>div {
        flex: 50% 1
    }
}

@media (max-width: 1024px) and (max-width: 375px) {
    .customer-profile-container .booking-card__middle .profile-card-container>div {
        flex: 100% 1
    }
}

@media (max-width: 1024px) {
    .customer-profile-container .booking-card__middle .profile-card-container>div .col {
        justify-content: flex-start
    }

    .customer-profile-container .profile-back-button {
        border: none;
        background: #fff
    }

    .customer-profile-container .profile-tabs {
        margin-right: 0
    }

    .customer-profile-container .profile-section .profile-tab-view>ul>li>a {
        margin-left: 15px !important
    }

    .customer-profile-container .customer-page-wrapper .profile-container .profile-tabs {
        grid-template-columns: 1fr
    }

    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab {
        border: none
    }

    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .main-cards {
        margin-right: 20px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .main-cards .wallet-card-desktop {
        display: none
    }

    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .main-cards .wallet-card-phone {
        display: block;
        display: flex;
        padding: 10px;
        flex-wrap: wrap
    }
}

@media (max-width: 1024px) and (max-width: 576px) {
    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .main-cards .wallet-card-phone {
        padding: 7.5px 10px
    }
}

@media (max-width: 1024px) {
    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .main-cards .wallet-card-phone .transaction-type {
        float: right
    }

    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .main-cards .wallet-card-phone .transaction-type__credit .credited-icon .tours-icon-left-arrow {
        top: -0.5px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .main-cards .wallet-card-phone .transaction-type__debit .debited-icon .tours-icon-left-arrow {
        position: relative;
        color: #fff;
        font-size: 8px;
        left: 3px;
        top: -0.5px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .main-cards .wallet-card-phone .pnr {
        justify-content: right;
        font-size: 15px
    }
}

@media (max-width: 1024px) and (max-width: 576px) {
    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .main-cards .wallet-card-phone .pnr {
        font-size: 10px
    }
}

@media (max-width: 1024px) {
    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .main-cards .wallet-card-phone .reason {
        font-weight: 400;
        font-size: 15px
    }
}

@media (max-width: 1024px) and (max-width: 576px) {
    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .main-cards .wallet-card-phone .reason {
        font-size: 10px
    }
}

@media (max-width: 1024px) {
    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .main-cards .wallet-card-phone .amount {
        font-weight: 500;
        font-size: 16px
    }
}

@media (max-width: 1024px) and (max-width: 576px) {
    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .main-cards .wallet-card-phone .amount {
        font-size: 12px
    }
}

@media (max-width: 1024px) {
    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .main-cards .wallet-card-phone .muted {
        color: #b7b7b7;
        font-weight: 400;
        font-size: 16px
    }
}

@media (max-width: 1024px) and (max-width: 576px) {
    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .main-cards .wallet-card-phone .muted {
        font-size: 10px
    }
}

@media (max-width: 1024px) and (max-width: 576px) {
    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .main-cards .wallet-card-phone .profile-card-container__grey-text {
        font-size: 10px
    }
}

@media (max-width: 1024px) {
    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .main-cards .wallet-card-phone>div {
        flex: 50% 1;
        font-size: 16px;
        padding: 10px
    }
}

@media (max-width: 1024px) and (max-width: 576px) {
    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .main-cards .wallet-card-phone>div {
        padding: 2.5px
    }
}

@media (max-width: 1024px) {
    .customer-profile-container .customer-page-wrapper .profile-container .change-phone-tab {
        grid-template-columns: 4fr 1fr
    }

    .customer-profile-container .text-input {
        height: 41px !important;
        font-size: 14px !important
    }
}

@media (max-width: 768px) {
    .customer-profile-container .booking-card__middle .profile-card-container {
        justify-content: left;
        margin: 0 -20px
    }
}

@media (max-width: 768px) {
    .customer-profile-container .desktop-back-button {
        display: none
    }

    .customer-profile-container .profile-tabs {
        grid-template-columns: 100%
    }

    .customer-profile-container .login-logout-phone {
        display: block !important;
        text-align: center;
        justify-self: flex-end;
        cursor: pointer;
        align-items: center;
        z-index: 15;
        font-weight: 500;
        font-size: 16px;
        color: #676767;
        position: absolute;
        bottom: 20px;
        width: 100%;
        height: 43px;
        border-top: 0.5px solid #dedede;
        border-bottom: 0.5px solid #dedede;
        line-height: 43px
    }

    .customer-profile-container .booking-tab-view {
        margin: 0 0 20px 0 !important;
        width: 100% !important
    }

    .customer-profile-container .booking-tab-view .booking-card-wrapper {
        margin-left: 0 !important
    }

    .customer-profile-container .booking-card-wrapper {
        background: white
    }

    .customer-profile-container .booking-card-view {
        width: 100%;
        margin-left: 0 !important;
        margin-top: 20px !important
    }

    .customer-profile-container .checkin-checkout {
        min-width: 50vw;
        justify-content: center;
        flex: 1 1
    }

    .customer-profile-container .checkin-checkout:after {
        content: "";
        flex: auto
    }

    .customer-profile-container .traveler-info-card {
        height: auto;
        padding-left: 0
    }

    .customer-profile-container .phone-verification-flow .phone-submit-button {
        height: 41px;
        font-size: 17px
    }

    .customer-profile-container .customer-page-wrapper {
        margin: 30px 0 20px 0;
        margin-top: 0
    }

    .customer-profile-container .customer-page-wrapper .phone-errors {
        display: block;
        position: absolute;
        bottom: 100px;
        width: 90%;
        height: 300px;
        z-index: 10
    }

    .customer-profile-container .customer-page-wrapper .customer-profile-picture-edit {
        top: -37px;
        right: -79px
    }

    .customer-profile-container .customer-page-wrapper .customer-profile-picture-edit label {
        top: 5px;
        left: 5px
    }

    .customer-profile-container .customer-page-wrapper .desktop-errors {
        display: none
    }

    .customer-profile-container .customer-page-wrapper .profile-container {
        width: 100%;
        grid-template-columns: 1fr;
        grid-column-gap: 0
    }

    .customer-profile-container .customer-page-wrapper .profile-container .profile-section {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 10;
        width: 70vw;
        height: 100vh;
        border-radius: 0px;
        background-color: white;
        left: -100%;
        transition: left 0.3s ease-in-out, box-shadow 0.3s;
        box-shadow: none
    }

    .customer-profile-container .customer-page-wrapper .profile-container .profile-section .profile {
        grid-template-columns: 1fr 5fr;
        justify-items: left;
        margin-top: 27px;
        margin-left: 20px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .profile-section .profile {
        grid-template-columns: 1fr 5fr;
        justify-items: left;
        margin-top: 27px;
        margin-left: 20px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .profile-section .profile .full-name {
        display: none
    }

    .customer-profile-container .customer-page-wrapper .profile-container .profile-section .profile .full-name-phone {
        font-size: 18px;
        color: #f47625;
        font-weight: 500;
        margin-left: 5px;
        width: 90%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: flex;
        justify-content: flex-start;
        align-items: center
    }

    .customer-profile-container .customer-page-wrapper .profile-container .profile-section .profile .phone-email {
        grid-column: span 2;
        text-align: left
    }

    .customer-profile-container .customer-page-wrapper .profile-container .profile-section .profile .phone-email.phone {
        margin-top: 10px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .profile-section .profile .image {
        width: 40px;
        height: 40px;
        margin-top: 5px;
        margin-top: 0
    }

    .customer-profile-container .customer-page-wrapper .profile-container .profile-section .profile .image .customer-profile-picture-edit {
        display: none
    }

    .customer-profile-container .customer-page-wrapper .profile-container .profile-section .profile .image>img {
        width: 40px;
        height: 40px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .profile-section .profile-tab-view {
        margin-top: 0
    }

    .customer-profile-container .customer-page-wrapper .profile-container .menu-active {
        visibility: visible;
        opacity: 1;
        width: 70vw;
        box-shadow: 30vw 0 rgba(0, 0, 0, 0.3);
        transition: left 0.3s ease-in-out, box-shadow 0.3s;
        left: 0
    }

    .customer-profile-container .customer-page-wrapper .profile-container .main-cards div {
        margin: 0
    }

    .customer-profile-container .customer-page-wrapper .profile-container .profile-tabs {
        background: white;
        grid-template-columns: 1fr;
        width: calc(100vw - 40px);
        margin: 60px 0 0 20px;
        left: 0;
        top: 65px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .profile-tabs .mobile-image-edit {
        display: inline-block !important;
        margin: 0 auto !important;
        padding: 0;
        margin-top: 0;
        margin-bottom: 0
    }

    .customer-profile-container .customer-page-wrapper .profile-container .profile-tabs__form-button {
        margin-right: 0
    }

    .customer-profile-container .customer-page-wrapper .profile-container .profile-tabs .profile-card-container {
        margin-left: 0px !important
    }

    .customer-profile-container .customer-page-wrapper .profile-container .profile-tabs__header {
        display: none
    }

    .customer-profile-container .customer-page-wrapper .profile-container .profile-tabs__input-group>input {
        width: calc(100%)
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-tab {
        width: calc(100% + 20px);
        margin-left: -20px;
        margin-right: -20px;
        margin-top: 0
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-tab .booking-card-wrapper {
        margin-bottom: 0 !important;
        background: white;
        width: 100%
    }

    .customer-profile-container .customer-page-wrapper .profile-container .change-password {
        margin-top: 0 !important;
        margin-left: 20px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .profile-card {
        margin-left: 0
    }

    .customer-profile-container .customer-page-wrapper .profile-container .profile-card .sub-card-title {
        margin-right: 0
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-card {
        box-shadow: 5px rgba(216, 216, 216, 0.25);
        margin-left: 20px;
        margin-right: 0
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-card .title {
        font-weight: 500;
        font-size: 17px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-card .booking-card-bottom {
        padding: 0;
        padding-top: 0;
        flex-direction: column;
        min-height: 60px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-card .booking-card-bottom>span {
        margin: 10px 10px 0 20px;
        font-size: 12px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-card .booking-card-bottom>span:first-of-type {
        margin-top: 20px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-card .booking-card-bottom>span:last-of-type {
        margin-bottom: 20px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-card .booking-card-bottom .show-button>button {
        font-size: 12px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-card .booking-card-bottom .show-button>span {
        font-size: 12px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-card .booking-state {
        font-weight: 400;
        font-size: 10px;
        text-align: center;
        border-radius: 3px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-card .booking-state__payment_due {
        color: #f47625;
        width: 102px;
        height: 19px;
        background: rgba(244, 118, 37, 0.1)
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-card .booking-state__cancelled {
        color: #ff1a1a;
        width: 72px;
        height: 19px;
        background: rgba(255, 26, 26, 0.1)
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-card .booking-state__confirmed {
        color: #0fb680;
        width: 72px;
        height: 19px;
        background: rgba(15, 182, 128, 0.1)
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-card .booking-state__completed {
        color: #0fb680;
        width: 72px;
        height: 19px;
        background: rgba(15, 182, 128, 0.1)
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-card .booking-state__confirmation_pending {
        color: #f47625;
        width: 140px;
        height: 19px;
        background: rgba(244, 118, 37, 0.1)
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-card__middle {
        padding: 0
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-card__middle>div {
        margin: 0;
        flex: 50% 1
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-card__middle>div:nth-of-type(2) {
        flex-basis: 143px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-card__middle .col {
        padding: 0 0 20px 0;
        justify-content: left
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-card__middle .col .content {
        font-weight: 400;
        font-size: 14px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-card__middle .col .content .pnr,
    .customer-profile-container .customer-page-wrapper .profile-container .booking-card__middle .col .content .dot,
    .customer-profile-container .customer-page-wrapper .profile-container .booking-card__middle .col .content .travellers,
    .customer-profile-container .customer-page-wrapper .profile-container .booking-card__middle .col .content .total-amount {
        font-size: 13px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-card__middle .col .content .muted {
        font-size: 11px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .profile-card .inventory-pricing-card {
        justify-content: space-evenly;
        margin: 0 10px
    }
}

@media (max-width: 768px) and (max-width: 768px) {
    .customer-profile-container .customer-page-wrapper .profile-container .profile-card .inventory-pricing-card {
        justify-content: space-between;
        font-size: 13px;
        color: #636363;
        font-weight: 500
    }

    .customer-profile-container .customer-page-wrapper .profile-container .profile-card .inventory-pricing-card .pricing-quantity-product {
        font-size: 11px;
        font-weight: 400;
        color: #929292
    }

    .customer-profile-container .customer-page-wrapper .profile-container .profile-card .inventory-pricing-card .quantity {
        color: #787878
    }
}

@media (max-width: 768px) {
    .customer-profile-container .customer-page-wrapper .profile-container .booking-card__middle>.profile-card-container {
        margin-top: 20px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-card__middle .vertical-divider {
        width: 0px;
        margin: 20px 10px 20px 10px;
        border: 0.5px solid #e8e8e8;
        justify-content: space-between
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-card__middle .checkin-checkout {
        border: 1px solid #e8e8e8;
        border-radius: 10px;
        padding: 0 10px;
        margin-bottom: 10px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-card__middle-muted .profile-card-container__grey-text {
        font-size: 11px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-card__middle-muted .profile-card-container>div {
        padding: 5px 10px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-card__middle-muted .profile-card-container>div:nth-of-type(2),
    .customer-profile-container .customer-page-wrapper .profile-container .booking-card__middle-muted .profile-card-container div:nth-of-type(4) {
        flex-basis: 143px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-card__middle-muted .vertical-divider {
        width: 0px;
        margin: 20px;
        border: 0.5px solid #e8e8e8;
        justify-content: space-between
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-card__middle-muted .checkin-checkout {
        border: 1px solid #e8e8e8;
        border-radius: 10px;
        padding: 0 10px;
        margin-bottom: 10px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-card__middle-muted .muted {
        font-size: 11px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-card__middle-muted .pnr {
        font-size: 13px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-card__middle-muted .passengers,
    .customer-profile-container .customer-page-wrapper .profile-container .booking-card__middle-muted .dot,
    .customer-profile-container .customer-page-wrapper .profile-container .booking-card__middle-muted .amount {
        font-size: 13px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab {
        width: 100%;
        margin-left: 0;
        margin-top: 0 !important;
        padding-top: 20px !important
    }

    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .wallet-top-cards {
        margin: 0;
        margin-left: 20px !important
    }

    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .wallet-top-cards>div {
        padding: 0 0 0 10px;
        width: calc(50% - 5px)
    }

    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .main-cards>div {
        font-size: 12px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .main-cards {
        padding-top: 20px;
        margin-top: 0 !important
    }

    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .main-cards .profile-card {
        box-shadow: 0px 0px 40px 5px rgba(216, 216, 216, 0.25)
    }

    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .wallet-card-desktop {
        display: none
    }

    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .select-wallet-type .wallet-type {
        height: 27px;
        line-height: 27px;
        font-weight: 500;
        font-size: 16px;
        border-radius: 3px
    }
}

@media (max-width: 768px) and (max-width: 576px) {
    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .select-wallet-type .wallet-type {
        font-size: 13px
    }
}

@media (max-width: 768px) {
    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .wallet-top-cards>div span:first-of-type {
        width: calc(0.001 * 100vw + 40px);
        height: calc(0.001 * 100vw + 40px);
        border-radius: 50%;
        background: #eff8ff;
        padding: 8px;
        margin: 10px 10px 10px 0
    }

    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .wallet-top-cards>div span:first-of-type>img {
        width: calc(0.001 * 100vw + 38px)
    }

    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .wallet-top-cards .profile-card__title {
        font-weight: 400;
        font-size: 9px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .transaction-type {
        text-align: right
    }

    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .transaction-type__credit {
        font-weight: 500;
        font-size: 12px;
        line-height: 22px;
        color: #0fb680
    }

    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .transaction-type__debit {
        font-weight: 500;
        font-size: 12px;
        line-height: 22px;
        color: #e03131
    }

    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .wallet-card-phone {
        display: block;
        display: flex;
        flex-wrap: wrap
    }

    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .wallet-card-phone .pnr {
        justify-content: right;
        font-weight: 500;
        font-size: 10px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .wallet-card-phone .reason {
        font-weight: 500;
        font-size: 10px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .wallet-card-phone .amount {
        font-weight: 500;
        font-size: 12px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .wallet-card-phone .muted {
        color: #b7b7b7;
        font-weight: 500;
        font-size: 12px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .wallet-tab .wallet-card-phone>div {
        flex: 50% 1;
        font-size: 12px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .reset-pass__input {
        width: 100% !important
    }

    .customer-profile-container .customer-page-wrapper .profile-container .reset-pass__label [class^="tours-icon-eye"] {
        left: calc(100% - 30px) !important
    }

    .customer-profile-container .customer-page-wrapper .profile-container .profile-tabs>div>span {
        font-size: 15px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .profile-tabs {
        margin-top: 20px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-tab {
        margin-top: 0
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-cancel {
        margin: 0;
        padding: 0;
        padding-left: 20px;
        width: 100%
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .payment-amount-submit-buttons {
        display: flex;
        flex-direction: row !important;
        justify-content: space-between;
        width: calc(100% - 40px);
        margin: 20px auto 20px auto !important
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .payment-amount-submit-buttons>button {
        border: none;
        background: none;
        border-radius: 5px;
        font-weight: 400;
        font-size: 16px;
        width: 50%
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .payment-amount-submit-buttons .button-submit:hover {
        color: #d62d20
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .payment-amount-submit-buttons .button-cancel {
        background: #f47625;
        padding: 8px 16px;
        color: #fff
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .profile-card {
        margin-right: 20px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .booking-cancel .cancellation-policy {
        margin-right: 20px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .traveler-information>div {
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #787878
    }
}

@media (max-width: 768px) and (max-width: 576px) {
    .customer-profile-container .customer-page-wrapper .profile-container .traveler-information>div {
        font-size: 13px
    }
}

@media (max-width: 768px) {

    .customer-profile-container .customer-page-wrapper .profile-container .change-password,
    .customer-profile-container .customer-page-wrapper .profile-container .change-phone-tab,
    .customer-profile-container .customer-page-wrapper .profile-container .profile-edit-tab {
        margin: 20px 0 0 0;
        padding: 0;
        width: calc(100% - 20px);
        box-shadow: none
    }

    .customer-profile-container .customer-page-wrapper .profile-container .phone-tab-name {
        grid-column: span 2;
        display: flex;
        justify-content: flex-start;
        height: 56px;
        font-size: 20px;
        font-weight: 500;
        color: #313131;
        background: #fff;
        line-height: 66px;
        border-bottom: 1px solid #efefef;
        height: 65px
    }
}

@media (max-width: 768px) and (max-width: 576px) {
    .customer-profile-container .customer-page-wrapper .profile-container .phone-tab-name {
        font-size: 17px
    }
}

@media (max-width: 768px) {
    .customer-profile-container .customer-page-wrapper .profile-container .phone-tab-name>span {
        margin-left: 20px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .help-tab {
        margin: 0 10px 0 0;
        width: 100%;
        padding: 0;
        box-shadow: none
    }

    .customer-profile-container .customer-page-wrapper .profile-container .help-tab .support-ticket-button {
        width: calc(100% - 40px);
        text-align: center
    }

    .customer-profile-container .customer-page-wrapper .profile-container .help-tab .main-cards {
        margin: 20px 20px 20px 0
    }

    .customer-profile-container .customer-page-wrapper .profile-container .help-tab .main-cards .sub-faq {
        margin: 10px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .help-tab .main-cards .sub-faq .collapsable {
        margin-right: 0
    }

    .customer-profile-container .customer-page-wrapper .profile-container .help-tab .main-cards .sub-faq .collapsable__title>span {
        font-size: 14px
    }

    .customer-profile-container .customer-page-wrapper .profile-container .help-tab .main-cards .sub-faq .collapsable__body .help-text {
        padding: 0;
        margin: 10px;
        margin-left: 20px
    }
}

.customer-review-wrapper {
    font-family: "Poppins"
}

@media (max-width: 768px) {
    .customer-review-wrapper {
        padding-top: 0px
    }
}

.customer-review-wrapper .customer-review-container {
    margin: 0 auto;
    background-color: #ffffff
}

@media (min-width: 768px) {
    .customer-review-wrapper .customer-review-container {
        max-width: 820px;
        margin-top: 40px;
        border-radius: 10px;
        box-shadow: 0 0 40px 0 rgba(183, 183, 183, 0.4)
    }
}

.customer-review-wrapper .customer-review-container .product-name-card {
    display: flex;
    padding: 20px 0;
    transition: 0.2s background-color;
    border-bottom: 1px solid #d2d2d2
}

@media (min-width: 1024px) {
    .customer-review-wrapper .customer-review-container .product-name-card {
        padding: 20px 25px
    }
}

@media (max-width: 1023px) {
    .customer-review-wrapper .customer-review-container .product-name-card {
        position: relative;
        padding: 20px
    }
}

.customer-review-wrapper .customer-review-container .product-name-card:last-child {
    border: none
}

.customer-review-wrapper .customer-review-container .product-name-card .image {
    height: 64px;
    width: 64px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%
}

@media (max-width: 1023px) {
    .customer-review-wrapper .customer-review-container .product-name-card .image {
        flex: 0 0 64px
    }
}

@media (min-width: 1024px) {
    .customer-review-wrapper .customer-review-container .product-name-card .image {
        height: 48px;
        width: 48px;
        border-radius: 10px
    }
}

.customer-review-wrapper .customer-review-container .product-name-card .product-image {
    height: 74px;
    width: 74px;
    border-radius: 5px
}

.customer-review-wrapper .customer-review-container .product-name-card .product-info {
    margin-left: 15px
}

.customer-review-wrapper .customer-review-container .product-name-card .product-info.upload {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center
}

@media (max-width: 480px) {
    .customer-review-wrapper .customer-review-container .product-name-card .product-info {
        width: 85%
    }
}

.customer-review-wrapper .customer-review-container .product-name-card .product-info .product-title {
    font-size: 17px;
    margin-right: 8px;
    font-weight: 500;
    font-family: "Poppins"
}

@media (max-width: 480px) {
    .customer-review-wrapper .customer-review-container .product-name-card .product-info .product-title {
        font-size: 15px
    }
}

.customer-review-wrapper .customer-review-container .product-name-card .product-info .product-variant {
    font-size: 14px;
    margin-right: 8px;
    color: #7e7e7e;
    margin-top: 3px
}

.customer-review-wrapper .customer-review-container .product-name-card .product-info .product-travel-date-container {
    font-family: "Poppins";
    display: flex;
    margin-top: 3px
}

.customer-review-wrapper .customer-review-container .product-name-card .product-info .product-travel-date-container .date-travel-label {
    font-weight: 500;
    font-size: 13px
}

.customer-review-wrapper .customer-review-container .product-name-card .product-info .product-travel-date-container .date-travel {
    font-size: 13px;
    color: #7e7e7e;
    margin-left: 5px
}

.customer-review-wrapper .customer-review-container .review-submitted {
    text-align: center;
    padding: 75px 0
}

.customer-review-wrapper .customer-review-container .review-submitted .review-heading {
    font-weight: 500;
    color: #484848;
    font-size: 19px;
    letter-spacing: 1px
}

.customer-review-wrapper .customer-review-container .review-submitted .emoji-image {
    width: 150px;
    height: 150px
}

.customer-review-wrapper .customer-review-container .review-container {
    padding-bottom: 5px
}

.customer-review-wrapper .customer-review-container .review-container .review-star-box {
    padding: 10px 25px;
    align-items: center
}

.customer-review-wrapper .customer-review-container .review-container .review-star-box .rating-text-container {
    display: flex;
    align-items: center;
    flex-direction: row;
    padding: 5px 0px
}

@media (max-width: 480px) {
    .customer-review-wrapper .customer-review-container .review-container .review-star-box .rating-text-container {
        padding: 5px 0px 0px 0px
    }
}

.customer-review-wrapper .customer-review-container .review-container .review-star-box .rating-text-container .rating-text {
    font-size: 20px;
    font-weight: 500;
    font-family: "Poppins";
    color: #515151
}

@media (max-width: 480px) {
    .customer-review-wrapper .customer-review-container .review-container .review-star-box .rating-text-container .rating-text {
        font-size: 18px
    }
}

.customer-review-wrapper .customer-review-container .review-container .review-star-box .reviewed-container {
    display: flex
}

.customer-review-wrapper .customer-review-container .review-container .review-star-box .reviewed-container .reviewed-title {
    font-family: "Poppins";
    font-weight: 5000
}

@media (max-width: 480px) {
    .customer-review-wrapper .customer-review-container .review-container .review-star-box .reviewed-container .reviewed-title {
        font-size: 13px
    }
}

.customer-review-wrapper .customer-review-container .review-container .review-star-box .reviewed-container .reviewed-date {
    font-family: "Poppins";
    margin-left: 5px
}

@media (max-width: 480px) {
    .customer-review-wrapper .customer-review-container .review-container .review-star-box .reviewed-container .reviewed-date {
        font-size: 13px
    }
}

.customer-review-wrapper .customer-review-container .review-container .review-star-box .coupon-box {
    display: flex;
    justify-content: center;
    margin: 25px 0px 15px 0px
}

.customer-review-wrapper .customer-review-container .review-container .review-star-box .coupon-box .coupon-card {
    width: 75%;
    position: relative;
    background: #ffffff;
    box-shadow: 0px 0px 11.6617px rgba(103, 103, 103, 0.25);
    display: grid;
    grid-template-columns: 85% 5% 10%
}

@media (max-width: 576px) {
    .customer-review-wrapper .customer-review-container .review-container .review-star-box .coupon-box .coupon-card {
        width: 90%
    }
}

@media (max-width: 480px) {
    .customer-review-wrapper .customer-review-container .review-container .review-star-box .coupon-box .coupon-card {
        width: 100%
    }
}

@media (max-width: 480px) {
    .customer-review-wrapper .customer-review-container .review-container .review-star-box .coupon-box .coupon-card {
        grid-template-columns: 80% 8% 12%
    }
}

.customer-review-wrapper .customer-review-container .review-container .review-star-box .coupon-box .coupon-card .coupon-details {
    padding: 25px 25px 30px 50px;
    position: relative
}

@media (max-width: 768px) {
    .customer-review-wrapper .customer-review-container .review-container .review-star-box .coupon-box .coupon-card .coupon-details {
        padding: 15px 0px 15px 15px
    }
}

.customer-review-wrapper .customer-review-container .review-container .review-star-box .coupon-box .coupon-card .coupon-details .gift-voucher {
    display: flex;
    align-items: center
}

.customer-review-wrapper .customer-review-container .review-container .review-star-box .coupon-box .coupon-card .coupon-details .gift-voucher .voucher {
    width: 50%;
    font-family: "Poppins";
    color: #535353;
    font-size: 28px;
    font-weight: 500;
    border-right: 1.5px solid #cbcbcb
}

@media (max-width: 768px) {
    .customer-review-wrapper .customer-review-container .review-container .review-star-box .coupon-box .coupon-card .coupon-details .gift-voucher .voucher {
        font-size: 28px;
        margin-left: 20px
    }
}

@media (max-width: 480px) {
    .customer-review-wrapper .customer-review-container .review-container .review-star-box .coupon-box .coupon-card .coupon-details .gift-voucher .voucher {
        font-size: 18px;
        margin-left: 20px
    }
}

.customer-review-wrapper .customer-review-container .review-container .review-star-box .coupon-box .coupon-card .coupon-details .gift-voucher .price {
    width: 50%;
    display: flex;
    justify-content: flex-end;
    font-family: "Poppins";
    color: #f47625;
    font-weight: 600;
    font-size: 50px
}

@media (max-width: 1024px) {
    .customer-review-wrapper .customer-review-container .review-container .review-star-box .coupon-box .coupon-card .coupon-details .gift-voucher .price {
        font-size: 48px;
        margin-right: 20px
    }
}

@media (max-width: 768px) {
    .customer-review-wrapper .customer-review-container .review-container .review-star-box .coupon-box .coupon-card .coupon-details .gift-voucher .price {
        font-size: 28px;
        margin-right: 20px
    }
}

.customer-review-wrapper .customer-review-container .review-container .review-star-box .coupon-box .coupon-card .coupon-details .coupon-text {
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    padding: 10px 15px;
    color: #7a7a7a;
    font-size: 13px;
    margin-top: 15px
}

@media (max-width: 768px) {
    .customer-review-wrapper .customer-review-container .review-container .review-star-box .coupon-box .coupon-card .coupon-details .coupon-text {
        font-size: 12px
    }
}

@media (max-width: 480px) {
    .customer-review-wrapper .customer-review-container .review-container .review-star-box .coupon-box .coupon-card .coupon-details .coupon-text {
        font-size: 11px
    }
}

.customer-review-wrapper .customer-review-container .review-container .review-star-box .coupon-box .coupon-card:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 100%;
    -webkit-clip-path: url(#discount-card-left-clip-path);
    clip-path: url(#discount-card-left-clip-path);
    left: -10px;
    background: white
}

.customer-review-wrapper .customer-review-container .review-container .review-star-box .coupon-box .circle-container {
    position: relative
}

.customer-review-wrapper .customer-review-container .review-container .review-star-box .coupon-box .circle-container .circle-cutting-top {
    padding: 15px;
    border-radius: 50%;
    top: -15px;
    position: absolute;
    left: 15px;
    z-index: 1;
    background: radial-gradient(circle at top, #fefefe 60%, #e7e7e7 100%)
}

.customer-review-wrapper .customer-review-container .review-container .review-star-box .coupon-box .circle-container .circle-cutting-bottom {
    padding: 15px;
    border-radius: 50%;
    bottom: -15px;
    position: absolute;
    left: 15px;
    z-index: 1;
    background: radial-gradient(circle at bottom, #fefefe 60%, #e7e7e7 100%)
}

.customer-review-wrapper .customer-review-container .review-container .review-star-box .coupon-box .coupon-band {
    background: rgba(244, 118, 37, 0.1);
    position: relative
}

.customer-review-wrapper .customer-review-container .review-container .review-star-box .coupon-box .coupon-band:after {
    content: "Gift Voucher";
    position: absolute;
    text-align: center;
    font-size: 18px;
    height: 100%;
    color: #f47625;
    font-weight: 600 !important;
    font-stretch: 85%;
    font-weight: 400;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    letter-spacing: 1px;
    left: 30%
}

@media (max-width: 480px) {
    .customer-review-wrapper .customer-review-container .review-container .review-star-box .coupon-box .coupon-band:after {
        left: 20%;
        font-size: 16px
    }
}

.customer-review-wrapper .customer-review-container .review-container .star-review-container {
    padding-top: 100px;
    text-align: center;
    transition: 0.8s;
    min-height: 450px
}

.customer-review-wrapper .customer-review-container .review-container .star-review-container.shorten {
    min-height: 110px;
    padding-top: 0px
}

.customer-review-wrapper .customer-review-container .review-container .star-review-container.submited {
    border: none
}

.customer-review-wrapper .customer-review-container .review-container .star-review-container .star-review-heading {
    font-weight: 500;
    color: #717171;
    font-size: 19px;
    letter-spacing: 1px;
    margin-top: 20px
}

@media (max-width: 480px) {
    .customer-review-wrapper .customer-review-container .review-container .star-review-container .star-review-heading {
        font-size: 15px
    }
}

.customer-review-wrapper .customer-review-container .review-container .star-review-container .star-review {
    padding-top: 10px
}

.customer-review-wrapper .customer-review-container .review-container .star-review-container .star-review.shorten {
    border-bottom: 1px solid #d2d2d2
}

.customer-review-wrapper .customer-review-container .review-container .star-review-container .star-review .rating-text-container {
    padding: 12px 0px
}

.customer-review-wrapper .customer-review-container .review-container .star-review-container .star-review .rating-text-container .rating-text {
    font-size: 26px;
    color: #494949;
    letter-spacing: 1px;
    font-weight: 500
}

@media (max-width: 480px) {
    .customer-review-wrapper .customer-review-container .review-container .star-review-container .star-review .rating-text-container .rating-text {
        font-size: 22px
    }
}

.customer-review-wrapper .customer-review-container .review-container .star-review-container .star-review .rating-text-container .rating-text .emoji-image {
    margin-left: 5px
}

.customer-review-wrapper .customer-review-container .review-container .review-form {
    position: relative
}

.customer-review-wrapper .customer-review-container .review-container .review-form-progress {
    position: absolute;
    top: 0;
    left: 0;
    height: 4px;
    width: 0;
    -webkit-animation: gradient-shimmer 2s infinite;
    animation: gradient-shimmer 2s infinite;
    background-image: linear-gradient(to right, #ff7102 0%, #ff7102 40%, rgba(255, 255, 255, 0.3) 50%, #ff7102 60%, #ff7102 100%);
    background-size: 400% 400%
}

.customer-review-wrapper .customer-review-container .review-container .review-form .image-upload-section {
    padding: 10px 20px 20px;
    border-bottom: 1px solid #d2d2d2
}

.customer-review-wrapper .customer-review-container .review-container .review-form .image-upload-section .heading {
    color: #484848;
    font-weight: 500;
    margin: 5px 0 10px 0px
}

.customer-review-wrapper .customer-review-container .review-container .review-form .description-section {
    padding: 10px 20px 0px
}

.customer-review-wrapper .customer-review-container .review-container .review-form .description-section .description-label {
    color: #484848;
    font-weight: 500;
    margin: 5px 0 10px 0px
}

.customer-review-wrapper .customer-review-container .review-container .review-form .description-section .review-input {
    border-radius: 10px;
    border: 1px solid #e3e3e3;
    padding: 10px
}

.customer-review-wrapper .customer-review-container .review-container .review-form .description-section .submit-button {
    margin: 15px 0px;
    text-align: end
}

@media (max-width: 480px) {
    .customer-review-wrapper .customer-review-container .review-container .review-form .description-section .submit-button .review-submit {
        width: 100%;
        font-size: 14px
    }
}

.customer-review-wrapper .customer-review-container .review-container .review-submitted {
    text-align: center;
    padding: 30px 0
}

.customer-review-wrapper .customer-review-container .review-container .review-submitted .review-heading {
    font-weight: 500;
    color: #484848;
    font-size: 19px;
    letter-spacing: 1px
}

.customer-review-wrapper .customer-review-container .review-container .review-submitted .emoji-image {
    width: 150px;
    height: 150px
}

.customer-review-wrapper .customer-review-container .review-container .submit-button {
    margin: 15px 25px 25px;
    text-align: end
}

@media (max-width: 768px) {
    .customer-review-wrapper .customer-review-container .review-container .submit-button .review-submit {
        font-size: 14px;
        height: 41px;
        padding: 0px 20px
    }
}

@media (max-width: 480px) {
    .customer-review-wrapper .customer-review-container .review-container .submit-button .review-submit {
        width: 100%;
        font-size: 14px
    }
}

.customer-review-wrapper .customer-review-container .link-expired-container {
    height: 500px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding: 0px 10px
}

.customer-review-wrapper .customer-review-container .link-expired-container .link-heading {
    font-weight: 500;
    color: #484848;
    font-size: 16px;
    letter-spacing: 1px;
    text-align: center
}

.customer-review-wrapper .customer-review-container .link-expired-container .link-image {
    margin-bottom: 15px;
    width: 75px
}

.star-rating {
    margin-top: 5px
}

.star-rating button {
    background-color: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 0px 15px;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media (max-width: 480px) {
    .star-rating button {
        padding: 0 8px
    }
}

.star-rating button:focus {
    outline: none !important
}

.star-rating button .starRating {
    width: 39px;
    height: 35px
}

.star-rating button .starRatingSmall {
    width: 20px;
    height: 20px
}

@media (max-width: 768px) {
    .star-rating button .starRatingSmall {
        width: 20px;
        height: 18px
    }
}

.image-container {
    padding: 15px 25px 25px 25px
}

.image-container .review-image-placeholder {
    height: 200px;
    width: 100%;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 42px;
    color: #8e8e8e;
    font-weight: 200;
    border: 1px dashed #8e8e8e;
    border-radius: 5px;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent
}

@media (max-width: 480px) {
    .image-container .review-image-placeholder {
        height: 160px
    }
}

.image-container .review-image-placeholder .review-image-wrap {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center
}

@media (max-width: 480px) {
    .image-container .review-image-placeholder .review-image-wrap img {
        width: 20%
    }
}

.image-container .review-image-placeholder .review-image-wrap .browse-files {
    color: #8e8e8e;
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 500;
    margin-top: 10px
}

.image-container .review-image-placeholder .review-photo-upload {
    display: none
}

.add-photos-section .heading {
    color: #484848;
    font-weight: 500;
    margin: 10px 0px 10px 25px
}

.review-photo-uploader {
    display: flex;
    flex-wrap: wrap;
    margin-top: 5px
}

.review-photo-uploader.upload {
    margin: 0px 25px
}

.review-photo-uploader .review-image-wrap {
    height: 75px;
    width: 75px;
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 42px;
    color: #b4b4b4;
    font-weight: 200;
    margin-right: 10px;
    border: 1px dashed #cacaca;
    border-radius: 5px;
    cursor: pointer;
    margin: 5px;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.review-photo-uploader .review-image-wrap--image {
    border: none
}

.review-photo-uploader .review-image-wrap:focus {
    outline: none !important
}

.review-photo-uploader .review-image-wrap .create-review-image {
    height: 100%;
    border-radius: 5px
}

.review-photo-uploader .review-image-wrap .create-review-image {
    position: absolute;
    border-radius: 8px;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1
}

.review-photo-uploader .review-image-wrap .create-review-images-delete-btn {
    z-index: 2;
    position: absolute;
    background-color: white;
    opacity: 0.7;
    border: none;
    border-radius: 50%;
    color: #8f8f8f;
    height: 18px;
    width: 18px;
    font-size: 6px;
    right: 5px;
    top: 6px
}

.review-photo-uploader .progress-outer {
    margin-top: 4px;
    margin-right: 10px;
    margin-left: 6px;
    display: flex
}

.review-photo-uploader .progress-outer .progress-stats {
    font-size: 8px;
    margin-left: 2px;
    color: #505050
}

.review-photo-uploader .progress-bar-outer {
    background: #f4f4f4;
    width: 100%;
    height: 3px;
    overflow: hidden;
    margin-top: 4px
}

.review-photo-uploader .progress-bar-outer .progress-bar-inner {
    height: 100%;
    background: #fb7b27
}

.review-photo-uploader .review-photo-upload {
    display: none
}

.tags-main-container {
    display: flex;
    border-bottom: 1px solid #d2d2d2
}

.tags-main-container .arrow-container {
    width: 8%;
    display: flex;
    justify-content: center;
    align-items: center
}

.tags-main-container .arrow-container .arrow {
    z-index: 2;
    opacity: 70%;
    border-radius: 50%;
    background: white;
    border: none
}

@media (max-width: 768px) {
    .tags-main-container .arrow-container .arrow {
        display: none
    }
}

.tags-main-container .tags-container {
    padding: 20px 0px 15px 0px;
    font-family: "Poppins";
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    flex-direction: row;
    width: auto;
    scroll-behavior: smooth;
    flex-direction: column;
    white-space: nowrap;
    min-width: 90%
}

.tags-main-container .tags-container .tags {
    font-size: 12px;
    border: 1px solid #8f8f8f;
    color: #8f8f8f;
    border-radius: 5px;
    padding: 2px 6px;
    margin-left: 10px;
    margin-bottom: 15px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.tags-main-container .tags-container .tags-active {
    color: #f47625;
    background: rgba(244, 118, 37, 0.1);
    border: 1px solid #f47625
}

.tags-main-container .tags-container .tags:focus {
    outline: none !important
}

.tags-main-container .tags-container .tags .tours-icon-plus::before {
    content: "+";
    font-size: 14px
}

.tags-main-container .tags-container .tags .tours-icon-tick::before {
    content: "\2713"
}

.tags-main-container ::-webkit-scrollbar {
    display: none
}

.tags-main-container ::-moz-scrollbar {
    display: none
}

.winners-main-container {
    display: flex
}

.winners-main-container .arrow-container {
    width: 8%;
    display: flex;
    justify-content: center;
    align-items: center
}

.winners-main-container .arrow-container .arrow {
    z-index: 2;
    opacity: 70%;
    border-radius: 50%;
    background: white;
    border: none
}

@media (max-width: 768px) {
    .winners-main-container .arrow-container .arrow {
        display: none
    }
}

.winners-main-container .winners-container {
    padding: 0px 0px 15px 0px;
    font-family: "Poppins";
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    flex-direction: row;
    width: auto;
    scroll-behavior: smooth;
    flex-direction: column;
    white-space: nowrap;
    min-width: 90%
}

.winners-main-container .winners-container .winners {
    font-size: 12px;
    border: 1px solid #dfdfdf;
    padding: 20px;
    text-align: center;
    color: #8f8f8f;
    border-radius: 5px;
    margin-left: 20px;
    margin-bottom: 15px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.winners-main-container .winners-container .winners-active {
    color: #f47625;
    background: rgba(244, 118, 37, 0.1);
    border: 1px solid #f47625
}

.winners-main-container .winners-container .winners:first-of-type {
    margin-left: 0px
}

.winners-main-container .winners-container .winners:focus {
    outline: none !important
}

.winners-main-container .winners-container .winners .tours-icon-plus::before {
    content: "+";
    font-size: 14px
}

.winners-main-container .winners-container .winners .tours-icon-tick::before {
    content: "\2713"
}

.winners-main-container .winners-container .winners .winner-image {
    height: 70px;
    width: 70px;
    border-radius: 50%
}

.winners-main-container .winners-container .winners .winner-name {
    color: #626262;
    font-family: 'Poppins';
    font-weight: 500;
    padding: 10px 0px;
    font-size: 14px
}

.winners-main-container .winners-container .winners .winner-title {
    color: #717171;
    font-weight: 400;
    font-family: 'Poppins';
    font-size: 12px
}

.winners-main-container ::-webkit-scrollbar {
    display: none
}

.winners-main-container ::-moz-scrollbar {
    display: none
}

.currency-modal-open {
    overflow-y: hidden
}

#tour-currency-selector {
    cursor: pointer;
    margin-right: 5px;
    padding: 12px;
    border: 1px solid transparent;
    border-radius: 5px
}

#tour-currency-selector .tour-currency-selector-btn {
    font-size: 14px;
    margin-right: 4px;
    border: none;
    background: none;
    color: white
}

#tour-currency-selector .tour-currency-selector-icon {
    color: white;
    font-size: 5px;
    position: relative;
    bottom: 2px;
    margin-left: 5px
}

#tour-currency-selector:hover {
    border: 1px solid white;
    border-radius: 5px
}

.currency-modal-wrapper {
    position: fixed;
    z-index: 200;
    padding-top: 60px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.4);
    transition: 0.2s all;
    -webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px)
}

.currency-modal-wrapper .currency-modal {
    position: absolute;
    height: 85vh;
    background-color: white;
    z-index: 200;
    border-radius: 8px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4)
}

@media (max-width: 1840px) {
    .currency-modal-wrapper .currency-modal {
        width: 65vw
    }
}

@media (max-width: 768px) {
    .currency-modal-wrapper .currency-modal {
        width: 85vw
    }
}

@media (max-width: 576px) {
    .currency-modal-wrapper .currency-modal {
        width: 95vw
    }
}

@media (max-width: 480px) {
    .currency-modal-wrapper .currency-modal {
        width: 95vw
    }
}

.currency-modal-wrapper .currency-modal-content {
    display: flex;
    flex-direction: column
}

.currency-modal-wrapper .currency-modal-header {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #cbcbcb;
    padding: 20px
}

.currency-modal-wrapper .currency-modal-header .currency-modal-title {
    font-size: 18px;
    font-weight: 500;
    color: #515151
}

.currency-modal-wrapper .currency-modal-header .currency-modal-close {
    background: none;
    border: none;
    font-size: 14px;
    color: #515151
}

.currency-modal-wrapper .currency-modal-search {
    padding: 20px
}

.currency-modal-wrapper .currency-modal-search-bar {
    font-size: 14px;
    border-radius: 7px;
    height: 41px
}

.currency-modal-wrapper .currency-modal-list-container {
    display: flex;
    flex-direction: column;
    height: calc(85vh - 198px);
    overflow: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.currency-modal-wrapper .currency-modal-list-container .currency-modal-list {
    display: flex;
    flex-direction: column
}

.currency-modal-wrapper .currency-modal-list-container .currency-modal-list .currency-modal-list-title {
    font-size: 16px;
    font-weight: 500;
    color: #515151;
    margin-left: 20px
}

.currency-modal-wrapper .currency-modal-list-container .currency-modal-list .currency-modal-list-items {
    display: grid;
    margin: 20px
}

@media (max-width: 1840px) {
    .currency-modal-wrapper .currency-modal-list-container .currency-modal-list .currency-modal-list-items {
        grid-template-columns: 25% 25% 25% 25%
    }
}

@media (max-width: 1024px) {
    .currency-modal-wrapper .currency-modal-list-container .currency-modal-list .currency-modal-list-items {
        grid-template-columns: 33.3% 33.3% 33.3%
    }
}

@media (max-width: 576px) {
    .currency-modal-wrapper .currency-modal-list-container .currency-modal-list .currency-modal-list-items {
        grid-template-columns: 50% 50%;
        margin: 14px
    }
}

@media (max-width: 320px) {
    .currency-modal-wrapper .currency-modal-list-container .currency-modal-list .currency-modal-list-items {
        margin: 10px
    }
}

.currency-modal-wrapper .currency-modal-list-container .currency-modal-list .currency-modal-list-items .currency-modal-list-item {
    padding: 7px;
    margin: 5px 10px;
    border: 1px solid white;
    border-radius: 5px;
    position: relative;
    font-size: 1rem !important
}

@media (max-width: 1024px) {
    .currency-modal-wrapper .currency-modal-list-container .currency-modal-list .currency-modal-list-items .currency-modal-list-item {
        margin: 3px 5px
    }
}

@media (max-width: 480px) {
    .currency-modal-wrapper .currency-modal-list-container .currency-modal-list .currency-modal-list-items .currency-modal-list-item {
        margin: 1px 2px
    }
}

@media (max-width: 320px) {
    .currency-modal-wrapper .currency-modal-list-container .currency-modal-list .currency-modal-list-items .currency-modal-list-item {
        padding: 5px
    }
}

.currency-modal-wrapper .currency-modal-list-container .currency-modal-list .currency-modal-list-items .currency-modal-list-item .currency-modal-list-item-tick {
    display: none
}

.currency-modal-wrapper .currency-modal-list-container .currency-modal-list .currency-modal-list-items .currency-modal-list-item .currency-modal-list-item-flag {
    width: 30px;
    height: 20px;
    border: 1px solid #cbcbcb;
    border-radius: 2px;
    margin: 5px 10px 5px 0
}

.currency-modal-wrapper .currency-modal-list-container .currency-modal-list .currency-modal-list-items .currency-modal-list-item .currency-modal-list-item-code {
    font-size: 15px;
    font-weight: 500;
    color: #515151;
    line-height: 22.5px
}

@media (max-width: 375px) {
    .currency-modal-wrapper .currency-modal-list-container .currency-modal-list .currency-modal-list-items .currency-modal-list-item .currency-modal-list-item-code {
        font-size: 12px
    }
}

.currency-modal-wrapper .currency-modal-list-container .currency-modal-list .currency-modal-list-items .currency-modal-list-item .currency-modal-list-item-name {
    font-size: 12px;
    font-weight: 400;
    color: #a2a2a2;
    line-height: 18px
}

@media (max-width: 375px) {
    .currency-modal-wrapper .currency-modal-list-container .currency-modal-list .currency-modal-list-items .currency-modal-list-item .currency-modal-list-item-name {
        font-size: 10px;
        line-height: 1px
    }
}

.currency-modal-wrapper .currency-modal-list-container .currency-modal-list .currency-modal-list-items .currency-modal-list-item-tick {
    font-size: 16px;
    position: absolute;
    top: 24%;
    left: 85%
}

@media (max-width: 480px) {
    .currency-modal-wrapper .currency-modal-list-container .currency-modal-list .currency-modal-list-items .currency-modal-list-item-tick {
        font-size: 12px
    }
}

.currency-modal-wrapper .currency-modal-list-container .currency-modal-list .currency-modal-list-items .currency-modal-list-item.active {
    border: 1px solid #f47625;
    color: #f47625
}

.currency-modal-wrapper .currency-modal-list-container .currency-modal-list .currency-modal-list-items .currency-modal-list-item.active .currency-modal-list-item-code,
.currency-modal-wrapper .currency-modal-list-container .currency-modal-list .currency-modal-list-items .currency-modal-list-item.active .currency-modal-list-item-name {
    color: #f47625
}

.currency-modal-wrapper .currency-modal-list-container .currency-modal-list .currency-modal-list-items .currency-modal-list-item.active .currency-modal-list-item-tick {
    display: block
}

.currency-modal-wrapper .currency-modal-list-container .currency-modal-list .currency-modal-list-items .currency-modal-list-item:hover {
    cursor: pointer;
    border: 1px solid #f47625
}

.currency-modal-wrapper .currency-modal-list-container::-webkit-scrollbar {
    display: none
}

.currency-modal-wrapper .currency-modal-footer {
    margin: 0 auto;
    padding: 7px
}

@-webkit-keyframes animate-down {
    0% {
        top: 0px
    }

    25% {
        top: 4px
    }

    50% {
        top: 7px
    }

    75% {
        top: 9px
    }

    100% {
        top: 10px
    }
}

@keyframes animate-down {
    0% {
        top: 0px
    }

    25% {
        top: 4px
    }

    50% {
        top: 7px
    }

    75% {
        top: 9px
    }

    100% {
        top: 10px
    }
}

.currency-modal-wrapper .currency-modal-footer .arrow-icon {
    border: solid #656565;
    border-width: 0 2px 2px 0;
    padding: 5px;
    float: right;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: relative;
    -webkit-animation-name: animate-down;
    animation-name: animate-down;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

.flag {
    background-image: url(https://ui-assets-gc.thrillophilia.com/packs/media/tours-app/flag_sprite-43774c58.png);
    background-repeat: no-repeat;
    background-size: 100% 49494%;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    box-sizing: content-box
}

.flag-CHF .flag-NPR {
    box-shadow: none !important
}

.flag-DZD {
    background-position: center 0.2287%
}

.flag-AOA {
    background-position: center 0.4524%
}

.flag-XOF {
    background-position: center 0.6721%
}

.flag-BWP {
    background-position: center 0.8958%
}

.flag-XOF {
    background-position: center 1.1162%
}

.flag-BIF {
    background-position: center 1.3379%
}

.flag-XAF {
    background-position: center 1.5589%
}

.flag-CVE {
    background-position: center 1.7805%
}

.flag-XAF {
    background-position: center 2.0047%
}

.flag-XAF {
    background-position: center 2.2247%
}

.flag-CDF {
    background-position: left 2.4467%
}

.flag-DJF {
    background-position: left 2.6674%
}

.flag-EGP {
    background-position: center 2.8931%
}

.flag-XAF {
    background-position: center 3.1125%
}

.flag-ETB {
    background-position: left 3.3325%
}

.flag-ETB {
    background-position: center 3.5542%
}

.flag-XAF {
    background-position: center 3.7759%
}

.flag-GMD {
    background-position: center 4.0015%
}

.flag-GHS {
    background-position: center 4.2229%
}

.flag-GNF {
    background-position: center 4.441%
}

.flag-XOF {
    background-position: left 4.66663%
}

.flag-XOF {
    background-position: center 4.8844%
}

.flag-KES {
    background-position: center 5.1061%
}

.flag-LSL {
    background-position: center 5.3298%
}

.flag-LRD {
    background-position: left 5.5495%
}

.flag-LYD {
    background-position: center 5.7712%
}

.flag-MGA {
    background-position: center 5.994%
}

.flag-MWK {
    background-position: center 6.2156%
}

.flag-XOF {
    background-position: center 6.4363%
}

.flag-MRO {
    background-position: center 6.658%
}

.flag-MUR {
    background-position: center 6.8805%
}

.flag-MAD {
    background-position: center 7.3231%
}

.flag-MZN {
    background-position: left 7.5448%
}

.flag-NAD {
    background-position: left 7.7661%
}

.flag-XOF {
    background-position: center 7.98937%
}

.flag-NGN {
    background-position: center 8.2099%
}

.flag-XAF {
    background-position: center 8.4316%
}

.flag-RWF {
    background-position: right 8.875%
}

.flag-GBP {
    background-position: center 9.0967%
}

.flag-STD {
    background-position: center 9.32237%
}

.flag-XOF {
    background-position: center 9.5426%
}

.flag-SCR {
    background-position: left 9.7628%
}

.flag-SLL {
    background-position: center 9.9845%
}

.flag-SOS {
    background-position: center 10.2052%
}

.flag-ZAR {
    background-position: left 10.4269%
}

.flag-SSP {
    background-position: left 10.6486%
}

.flag-SDG {
    background-position: center 10.8703%
}

.flag-SRD {
    background-position: center 11.0945%
}

.flag-SZL {
    background-position: center 11.3135%
}

.flag-XOF {
    background-position: left 11.5354%
}

.flag-TND {
    background-position: center 11.7593%
}

.flag-UGX {
    background-position: center 11.9799%
}

.flag-TZS {
    background-position: center 12.2005%
}

.flag-YER {
    background-position: center 12.644%
}

.flag-ZMK {
    background-position: center 12.8664%
}

.flag-ZWD {
    background-position: left 13.0873%
}

.flag-XCD {
    background-position: center 13.309%
}

.flag-XCD {
    background-position: center 13.5307%
}

.flag-ARS {
    background-position: center 13.7524%
}

.flag-AWG {
    background-position: left 13.9741%
}

.flag-BSD {
    background-position: left 14.1958%
}

.flag-BBD {
    background-position: center 14.4175%
}

.flag-BZD {
    background-position: center 14.8609%
}

.flag-BMD {
    background-position: center 15.0826%
}

.flag-BOB {
    background-position: center 15.306%
}

.flag-BRL {
    background-position: center 15.7496%
}

.flag-CAD {
    background-position: center 15.9694%
}

.flag-KYD {
    background-position: center 16.1911%
}

.flag-CLP {
    background-position: left 16.4128%
}

.flag-COP {
    background-position: left 16.6345%
}

.flag-KMF {
    background-position: center 16.8562%
}

.flag-CRC {
    background-position: center 17.0779%
}

.flag-CUP {
    background-position: left 17.2996%
}

.flag-ANG {
    background-position: center 17.5213%
}

.flag-XCD {
    background-position: center 17.743%
}

.flag-DOP {
    background-position: center 17.968%
}

.flag-ECS {
    background-position: center 18.1864%
}

.flag-SVC {
    background-position: center 18.4081%
}

.flag-FKP {
    background-position: center 18.6298%
}

.flag-XCD {
    background-position: center 19.2987%
}

.flag-GTQ {
    background-position: center 19.7383%
}

.flag-GYD {
    background-position: center 19.96%
}

.flag-HTG {
    background-position: center 20.1817%
}

.flag-HNL {
    background-position: center 20.4034%
}

.flag-JMD {
    background-position: center 20.6241%
}

.flag-MXN {
    background-position: center 21.0685%
}

.flag-XCD {
    background-position: center 21.2902%
}

.flag-NIO {
    background-position: center 21.5119%
}

.flag-PAB {
    background-position: center 21.7336%
}

.flag-PYG {
    background-position: center 21.9553%
}

.flag-PEN {
    background-position: center 22.177%
}

.flag-XCD {
    background-position: center 22.8421%
}

.flag-XCD {
    background-position: center 23.0638%
}

.flag-XCD {
    background-position: center 23.5072%
}

.flag-ANG {
    background-position: left 23.732%
}

.flag-TTD {
    background-position: center 23.9506%
}

.flag-USD {
    background-position: center 24.394%
}

.flag-UYU {
    background-position: left 24.8374%
}

.flag-VEF {
    background-position: center 25.0591%
}

.flag-XCD {
    background-position: center 25.279%
}

.flag-AFN {
    background-position: center 25.5025%
}

.flag-AZN {
    background-position: center 25.7242%
}

.flag-BDT {
    background-position: center 25.9459%
}

.flag-BND {
    background-position: center 26.3885%
}

.flag-KHR {
    background-position: center 26.611%
}

.flag-CNY {
    background-position: left 26.8327%
}

.flag-GEL {
    background-position: center 27.0544%
}

.flag-HKD {
    background-position: center 27.2761%
}

.flag-INR {
    background-position: center 27.4978%
}

.flag-IDR {
    background-position: center 27.7195%
}

.flag-JPY {
    background-position: center 27.9412%
}

.flag-KZT {
    background-position: center 28.1615%
}

.flag-LAK {
    background-position: center 28.3846%
}

.flag-MOP {
    background-position: center 28.6063%
}

.flag-MYR {
    background-position: center 28.829%
}

.flag-MVR {
    background-position: center 29.0497%
}

.flag-MNT {
    background-position: left 29.2714%
}

.flag-MMK {
    background-position: center 29.4931%
}

.flag-NPR {
    background-position: left 29.7148%
}

.flag-KPW {
    background-position: left 29.9365%
}

.flag-PGK {
    background-position: center 30.6016%
}

.flag-PHP {
    background-position: left 30.8233%
}

.flag-SGD {
    background-position: left 31.045%
}

.flag-KRW {
    background-position: center 31.2667%
}

.flag-LKR {
    background-position: right 31.4884%
}

.flag-TWD {
    background-position: left 31.7101%
}

.flag-TJS {
    background-position: center 31.9318%
}

.flag-THB {
    background-position: center 32.1535%
}

.flag-TMT {
    background-position: center 32.5969%
}

.flag-VND {
    background-position: center 32.8186%
}

.flag-ALL {
    background-position: center 33.0403%
}

.flag-AMD {
    background-position: center 33.4837%
}

.flag-BYR {
    background-position: left 33.9271%
}

.flag-BAM {
    background-position: center 34.3705%
}

.flag-BGN {
    background-position: center 34.5922%
}

.flag-HRK {
    background-position: center 34.8139%
}

.flag-CYP {
    background-position: center 35.0356%
}

.flag-CZK {
    background-position: left 35.2555%
}

.flag-DKK {
    background-position: center 35.479%
}

.flag-EEK {
    background-position: center 35.7007%
}

.flag-GIP {
    background-position: center 36.8092%
}

.flag-HUF {
    background-position: center 37.2526%
}

.flag-ISK {
    background-position: center 37.4743%
}

.flag-GBP {
    background-position: center 37.9177%
}

.flag-GBP {
    background-position: center 38.3611%
}

.flag-LVL {
    background-position: center 38.8045%
}

.flag-CHF {
    background-position: left 39.0262%
}

.flag-LTL {
    background-position: center 39.2479%
}

.flag-MTL {
    background-position: left 39.6913%
}

.flag-MDL {
    background-position: center 39.913%
}

.flag-MKD {
    background-position: center 40.7998%
}

.flag-NOK {
    background-position: center 41.0215%
}

.flag-PLN {
    background-position: center 41.2432%
}

.flag-RON {
    background-position: center 41.6866%
}

.flag-RUB {
    background-position: center 41.9083%
}

.flag-RSD {
    background-position: center 42.3517%
}

.flag-SKK {
    background-position: center 42.5734%
}

.flag-SEK {
    background-position: center 43.2385%
}

.flag-CHF {
    background-position: center 43.4602%
}

.flag-TRY {
    background-position: center 43.6819%
}

.flag-UAH {
    background-position: center 43.9036%
}

.flag-GBP {
    background-position: center 44.1253%
}

.flag-BHD {
    background-position: center 44.5687%
}

.flag-IRR {
    background-position: center 44.7904%
}

.flag-IQD {
    background-position: center 45.0121%
}

.flag-ILS {
    background-position: center 45.2338%
}

.flag-KWD {
    background-position: left 45.4555%
}

.flag-JOD {
    background-position: left 45.6772%
}

.flag-KGS {
    background-position: center 45.897%
}

.flag-LBP {
    background-position: center 46.1206%
}

.flag-OMR {
    background-position: left 46.3423%
}

.flag-PKR {
    background-position: center 46.561%
}

.flag-JOD {
    background-position: center 46.7857%
}

.flag-QAR {
    background-position: center 47.0074%
}

.flag-SAR {
    background-position: center 47.2291%
}

.flag-SYP {
    background-position: center 47.4508%
}

.flag-AED {
    background-position: center 47.6725%
}

.flag-UZS {
    background-position: left 47.8942%
}

.flag-AUD {
    background-position: center 48.3376%
}

.flag-FJD {
    background-position: center 49.2244%
}

.flag-XPF {
    background-position: center 49.4445%
}

.flag-XPF {
    background-position: center 50.5546%
}

.flag-NZD {
    background-position: center 50.7763%
}

.flag-SBD {
    background-position: left 51.8848%
}

.flag-TOP {
    background-position: left 52.3282%
}

.flag-VUV {
    background-position: left 52.7716%
}

.flag-XPF {
    background-position: center 52.9933%
}

.flag-EUR {
    background-position: center 53.215%
}

.discounts-card-modal-wrapper {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px);
    z-index: 11
}

.discounts-card-modal-wrapper .discounts-card-modal {
    background-color: #fff;
    position: absolute;
    height: calc(100vh - 120px);
    border-radius: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
    width: 40vw;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
    -webkit-scrollbar-width: none;
    -moz-scrollbar-width: none;
    -ms-scrollbar-width: none;
    -o-scrollbar-width: none
}

@media (max-width: 1023px) {
    .discounts-card-modal-wrapper .discounts-card-modal {
        position: absolute;
        left: 0;
        bottom: 0;
        background-color: #fff;
        height: 70vh;
        width: 100%;
        top: unset;
        transform: unset;
        border-radius: unset;
        border-top-left-radius: 25px;
        border-top-right-radius: 25px;
        -webkit-animation-name: modalPopUp;
        animation-name: modalPopUp;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    @-webkit-keyframes modalPopUp {
        from {
            height: 0%
        }

        to {
            height: 70%
        }
    }

    @keyframes modalPopUp {
        from {
            height: 0%
        }

        to {
            height: 70%
        }
    }
}

.discounts-card-modal-wrapper .discounts-card-modal .discounts-card {
    padding: 0px
}

@media (max-width: 1023px) {
    .discounts-card-modal-wrapper .discounts-card-modal .discounts-card {
        border-radius: 25px
    }
}

.discounts-card-modal-wrapper .discounts-card-modal .discounts-card-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    border-bottom: 1px solid #e0e0e0
}

@media (max-width: 1023px) {
    .discounts-card-modal-wrapper .discounts-card-modal .discounts-card-title {
        padding: 20px
    }
}

.discounts-card-modal-wrapper .discounts-card-modal .discounts-card-title>span:last-of-type {
    cursor: pointer
}

.discounts-card-modal-wrapper .discounts-card-modal .discounts-card-items {
    padding: 15px 20px;
    height: calc(100vh - 236px);
    overflow-y: scroll
}

@media (max-width: 1023px) {
    .discounts-card-modal-wrapper .discounts-card-modal .discounts-card-items {
        height: calc(70vh - 80px);
        overflow-y: scroll;
        padding: 10px 20px
    }
}

.discounts-card-modal-wrapper .discounts-card-modal .discounts-card-items-item {
    margin: 0 0 10px 0;
    padding: 10px 20px
}

@media (max-width: 1023px) {
    .discounts-card-modal-wrapper .discounts-card-modal .discounts-card-items-item {
        padding: 10px
    }
}

.discounts-card-modal-wrapper .discounts-card-modal .discounts-card-footer {
    margin: 0 auto;
    padding: 10px
}

@keyframes animate-down {
    0% {
        top: 0px
    }

    25% {
        top: 4px
    }

    50% {
        top: 7px
    }

    75% {
        top: 9px
    }

    100% {
        top: 10px
    }
}

.discounts-card-modal-wrapper .discounts-card-modal .discounts-card-footer>span {
    position: relative;
    -webkit-animation-name: animate-down;
    animation-name: animate-down;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

.discounts-card {
    display: flex;
    flex-direction: column;
    background-color: white;
    padding: 20px
}

@media (max-width: 576px) {
    .discounts-card {
        padding: 10px 20px
    }
}

.discounts-card-title {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #515151
}

@media (max-width: 576px) {
    .discounts-card-title {
        font-size: 14px;
        line-height: 16px
    }
}

.discounts-card-items-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 10px 0;
    padding: 10px;
    border: 1px solid #e0e0e0;
    border-radius: 5px
}

.discounts-card-items-item .discount-item-heading {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.discounts-card-items-item .discount-item-heading-icon {
    font-size: 30px;
    margin-right: 10px;
    color: #39b54a
}

@media (max-width: 576px) {
    .discounts-card-items-item .discount-item-heading-icon {
        font-size: 24px
    }
}

.discounts-card-items-item .discount-item-heading-title {
    width: 100%
}

.discounts-card-items-item .discount-item-heading-title-description {
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    color: #545454
}

.discounts-card-items-item .discount-item-heading-title-code {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #848484
}

.discounts-card-items-item .discount-item-heading-title>div {
    margin-bottom: 5px
}

.discounts-card-items-item .discount-item-content {
    width: 100%
}

.discounts-card-items-item .discount-item-content-details {
    border-top: 1px solid #e0e0e0;
    padding: 10px 0 5px 0;
    margin-top: 5px
}

.discounts-card-items-item .discount-item-content-details-copy-box {
    padding: 8px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 0.5px dashed #f37022;
    border-radius: 3px
}

.discounts-card-items-item .discount-item-content-details-copy-box .copy-box-code {
    font-weight: 500;
    font-size: 13px;
    line-height: 15px;
    text-transform: uppercase;
    color: #515151
}

.discounts-card-items-item .discount-item-content-details-copy-box .copy-box-copy-icon {
    position: relative
}

.discounts-card-items-item .discount-item-content-details-copy-box .copy-box-copy-icon:hover .tours-icon-copy-tag {
    cursor: pointer;
    color: #f37022
}

.discounts-card-items-item .discount-item-content-details-copy-box .copy-box-copy-icon:hover .copy-box-copy-icon-onhover {
    opacity: 1;
    visibility: visible;
    -webkit-animation: fadeOut 0.2s 3s ease-in forwards;
    animation: fadeOut 0.2s 3s ease-in forwards
}

.discounts-card-items-item .discount-item-content-details-copy-box .copy-box-copy-icon-onhover {
    position: absolute;
    width: 70px;
    white-space: nowrap;
    background-color: #ff5e00;
    color: white;
    font-weight: 400;
    padding: 2px 4px;
    border-radius: 4px;
    opacity: 0;
    visibility: hidden;
    transition: 0.2s opacity;
    bottom: 26px;
    left: -25px;
    font-size: 10px;
    text-align: center
}

.discounts-card-items-item .discount-item-content-details-copy-box .copy-box-copy-icon-onhover:before {
    position: absolute;
    content: "";
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #ff5e00 transparent transparent transparent
}

.discounts-card-items-item .discount-item-content-details-description {
    font-weight: 300;
    font-size: 12px;
    line-height: 14px;
    color: #515151
}

.discounts-card-items-item .discount-item-content-details-description .description-amounts {
    margin: 10px 0 0 0
}

.discounts-card-items-item .discount-item-content-details-description .description-dates {
    margin: 15px 0 0 0
}

.discounts-card-items-item .discount-item-content-details-description .description-title {
    margin-bottom: 5px
}

.discounts-card-items-item .discount-item-content-details-description .description-detail {
    font-weight: 500
}

.discounts-card-items-item .discount-item-content-more {
    text-align: end;
    cursor: pointer;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #4d7eff
}

.discounts-card-offers {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    cursor: pointer;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #626262
}

.discounts-card-offers-expand {
    margin: 0 5px
}

.discounts-card-offers>.tours-icon-arrow-down {
    font-size: 6px
}

.discounts-card-offers>.tours-icon-arrow-down.rotate-up {
    transform: rotate(180deg)
}

.tours-app .tour-slider {
    margin-top: 40px
}

#kiwi-big-iframe-wrapper {
    width: 80px;
    height: 80px
}

/*======================*/


.PresetDateRangePicker_panel {
  padding: 0 22px 11px
}
.PresetDateRangePicker_button {
  position: relative;
  height: 100%;
  text-align: center;
  background: 0 0;
  border: 2px solid #00a699;
  color: #00a699;
  padding: 4px 12px;
  margin-right: 8px;
  font: inherit;
  font-weight: 700;
  line-height: normal;
  overflow: visible;
  box-sizing: border-box;
  cursor: pointer
}
.PresetDateRangePicker_button:active {
  outline: 0
}
.PresetDateRangePicker_button__selected {
  color: #fff;
  background: #00a699
}
.SingleDatePickerInput {
  display: inline-block;
  background-color: #fff
}
.SingleDatePickerInput__withBorder {
  border-radius: 2px;
  border: 1px solid #dbdbdb
}
.SingleDatePickerInput__rtl {
  direction: rtl
}
.SingleDatePickerInput__disabled {
  background-color: #f2f2f2
}
.SingleDatePickerInput__block {
  display: block
}
.SingleDatePickerInput__showClearDate {
  padding-right: 30px
}
.SingleDatePickerInput_clearDate {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  padding: 10px;
  margin: 0 10px 0 5px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%)
}
.SingleDatePickerInput_clearDate__default:focus,
.SingleDatePickerInput_clearDate__default:hover {
  background: #dbdbdb;
  border-radius: 50%
}
.SingleDatePickerInput_clearDate__small {
  padding: 6px
}
.SingleDatePickerInput_clearDate__hide {
  visibility: hidden
}
.SingleDatePickerInput_clearDate_svg {
  fill: #82888a;
  height: 12px;
  width: 15px;
  vertical-align: middle
}
.SingleDatePickerInput_clearDate_svg__small {
  height: 9px
}
.SingleDatePickerInput_calendarIcon {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  margin: 0 5px 0 10px
}
.SingleDatePickerInput_calendarIcon_svg {
  fill: #82888a;
  height: 15px;
  width: 14px;
  vertical-align: middle
}
.SingleDatePicker {
  position: relative;
  display: inline-block
}
.SingleDatePicker__block {
  display: block
}
.SingleDatePicker_picker {
  z-index: 1;
  background-color: #fff;
  position: absolute
}
.SingleDatePicker_picker__rtl {
  direction: rtl
}
.SingleDatePicker_picker__directionLeft {
  left: 0
}
.SingleDatePicker_picker__directionRight {
  right: 0
}
.SingleDatePicker_picker__portal {
  background-color: rgba(0,0,0,.3);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%
}
.SingleDatePicker_picker__fullScreenPortal {
  background-color: #fff
}
.SingleDatePicker_closeButton {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px;
  z-index: 2
}
.SingleDatePicker_closeButton:focus,
.SingleDatePicker_closeButton:hover {
  color: darken(#cacccd,10%);
  text-decoration: none
}
.SingleDatePicker_closeButton_svg {
  height: 15px;
  width: 15px;
  fill: #cacccd
}
.DayPickerKeyboardShortcuts_buttonReset {
  background: 0 0;
  border: 0;
  border-radius: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  cursor: pointer;
  font-size: 14px
}
.DayPickerKeyboardShortcuts_buttonReset:active {
  outline: 0
}
.DayPickerKeyboardShortcuts_show {
  width: 33px;
  height: 26px;
  position: absolute;
  z-index: 2
}
.DayPickerKeyboardShortcuts_show::before {
  content: "";
  display: block;
  position: absolute
}
.DayPickerKeyboardShortcuts_show__bottomRight {
  bottom: 0;
  right: 0
}
.DayPickerKeyboardShortcuts_show__bottomRight::before {
  border-top: 26px solid transparent;
  border-right: 33px solid #00a699;
  bottom: 0;
  right: 0
}
.DayPickerKeyboardShortcuts_show__bottomRight:hover::before {
  border-right: 33px solid #008489
}
.DayPickerKeyboardShortcuts_show__topRight {
  top: 0;
  right: 0
}
.DayPickerKeyboardShortcuts_show__topRight::before {
  border-bottom: 26px solid transparent;
  border-right: 33px solid #00a699;
  top: 0;
  right: 0
}
.DayPickerKeyboardShortcuts_show__topRight:hover::before {
  border-right: 33px solid #008489
}
.DayPickerKeyboardShortcuts_show__topLeft {
  top: 0;
  left: 0
}
.DayPickerKeyboardShortcuts_show__topLeft::before {
  border-bottom: 26px solid transparent;
  border-left: 33px solid #00a699;
  top: 0;
  left: 0
}
.DayPickerKeyboardShortcuts_show__topLeft:hover::before {
  border-left: 33px solid #008489
}
.DayPickerKeyboardShortcuts_showSpan {
  color: #fff;
  position: absolute
}
.DayPickerKeyboardShortcuts_showSpan__bottomRight {
  bottom: 0;
  right: 5px
}
.DayPickerKeyboardShortcuts_showSpan__topRight {
  top: 1px;
  right: 5px
}
.DayPickerKeyboardShortcuts_showSpan__topLeft {
  top: 1px;
  left: 5px
}
.DayPickerKeyboardShortcuts_panel {
  overflow: auto;
  background: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 2;
  padding: 22px;
  margin: 33px;
  text-align: left
}
.DayPickerKeyboardShortcuts_title {
  font-size: 16px;
  font-weight: 700;
  margin: 0
}
.DayPickerKeyboardShortcuts_list {
  list-style: none;
  padding: 0;
  font-size: 14px
}
.DayPickerKeyboardShortcuts_close {
  position: absolute;
  right: 22px;
  top: 22px;
  z-index: 2
}
.DayPickerKeyboardShortcuts_close:active {
  outline: 0
}
.DayPickerKeyboardShortcuts_closeSvg {
  height: 15px;
  width: 15px;
  fill: #cacccd
}
.DayPickerKeyboardShortcuts_closeSvg:focus,
.DayPickerKeyboardShortcuts_closeSvg:hover {
  fill: #82888a
}
.CalendarDay {
  box-sizing: border-box;
  cursor: pointer;
  font-size: 14px;
  text-align: center
}
.CalendarDay:active {
  outline: 0
}
.CalendarDay__defaultCursor {
  cursor: default
}
.CalendarDay__default {
  border: 1px solid #e4e7e7;
  color: #484848;
  background: #fff
}
.CalendarDay__default:hover {
  background: #e4e7e7;
  border: 1px solid #e4e7e7;
  color: inherit
}
.CalendarDay__hovered_offset {
  background: #f4f5f5;
  border: 1px double #e4e7e7;
  color: inherit
}
.CalendarDay__outside {
  border: 0;
  background: #fff;
  color: #484848
}
.CalendarDay__outside:hover {
  border: 0
}
.CalendarDay__blocked_minimum_nights {
  background: #fff;
  border: 1px solid #eceeee;
  color: #cacccd
}
.CalendarDay__blocked_minimum_nights:active,
.CalendarDay__blocked_minimum_nights:hover {
  background: #fff;
  color: #cacccd
}
.CalendarDay__highlighted_calendar {
  background: #ffe8bc;
  color: #484848
}
.CalendarDay__highlighted_calendar:active,
.CalendarDay__highlighted_calendar:hover {
  background: #ffce71;
  color: #484848
}
.CalendarDay__selected_span {
  background: #66e2da;
  border: 1px double #33dacd;
  color: #fff
}
.CalendarDay__selected_span:active,
.CalendarDay__selected_span:hover {
  background: #33dacd;
  border: 1px double #33dacd;
  color: #fff
}
.CalendarDay__selected,
.CalendarDay__selected:active,
.CalendarDay__selected:hover {
  background: #00a699;
  border: 1px double #00a699;
  color: #fff
}
.CalendarDay__hovered_span,
.CalendarDay__hovered_span:hover {
  background: #b2f1ec;
  border: 1px double #80e8e0;
  color: #007a87
}
.CalendarDay__hovered_span:active {
  background: #80e8e0;
  border: 1px double #80e8e0;
  color: #007a87
}
.CalendarDay__blocked_calendar,
.CalendarDay__blocked_calendar:active,
.CalendarDay__blocked_calendar:hover {
  background: #cacccd;
  border: 1px solid #cacccd;
  color: #82888a
}
.CalendarDay__blocked_out_of_range,
.CalendarDay__blocked_out_of_range:active,
.CalendarDay__blocked_out_of_range:hover {
  background: #fff;
  border: 1px solid #e4e7e7;
  color: #cacccd
}
.CalendarDay__hovered_start_first_possible_end {
  background: #eceeee;
  border: 1px double #eceeee
}
.CalendarDay__hovered_start_blocked_min_nights {
  background: #eceeee;
  border: 1px double #e4e7e7
}
.CalendarMonth {
  background: #fff;
  text-align: center;
  vertical-align: top;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.CalendarMonth_table {
  border-collapse: collapse;
  border-spacing: 0
}
.CalendarMonth_verticalSpacing {
  border-collapse: separate
}
.CalendarMonth_caption {
  color: #484848;
  font-size: 18px;
  text-align: center;
  padding-top: 22px;
  padding-bottom: 37px;
  caption-side: top;
  caption-side: initial
}
.CalendarMonth_caption__verticalScrollable {
  padding-top: 12px;
  padding-bottom: 7px
}
.CalendarMonthGrid {
  background: #fff;
  text-align: left;
  z-index: 0
}
.CalendarMonthGrid__animating {
  z-index: 1
}
.CalendarMonthGrid__horizontal {
  position: absolute;
  left: 9px
}
.CalendarMonthGrid__vertical,
.CalendarMonthGrid__vertical_scrollable {
  margin: 0 auto
}
.CalendarMonthGrid_month__horizontal {
  display: inline-block;
  vertical-align: top;
  min-height: 100%
}
.CalendarMonthGrid_month__hideForAnimation {
  position: absolute;
  z-index: -1;
  opacity: 0;
  pointer-events: none
}
.CalendarMonthGrid_month__hidden {
  visibility: hidden
}
.DayPickerNavigation {
  position: relative;
  z-index: 2
}
.DayPickerNavigation__horizontal {
  height: 0
}
.DayPickerNavigation__verticalScrollable_prevNav {
  z-index: 1
}
.DayPickerNavigation__verticalDefault {
  position: absolute;
  width: 100%;
  height: 52px;
  bottom: 0;
  left: 0
}
.DayPickerNavigation__verticalScrollableDefault {
  position: relative
}
.DayPickerNavigation__bottom {
  height: auto
}
.DayPickerNavigation__bottomDefault {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: flex;
  justify-content: space-between
}
.DayPickerNavigation_button {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  padding: 0;
  margin: 0
}
.DayPickerNavigation_button__default {
  border: 1px solid #e4e7e7;
  background-color: #fff;
  color: #757575
}
.DayPickerNavigation_button__default:focus,
.DayPickerNavigation_button__default:hover {
  border: 1px solid #c4c4c4
}
.DayPickerNavigation_button__default:active {
  background: #f2f2f2
}
.DayPickerNavigation_button__disabled {
  cursor: default;
  border: 1px solid #f2f2f2
}
.DayPickerNavigation_button__disabled:focus,
.DayPickerNavigation_button__disabled:hover {
  border: 1px solid #f2f2f2
}
.DayPickerNavigation_button__disabled:active {
  background: 0 0
}
.DayPickerNavigation_button__horizontalDefault {
  position: absolute;
  top: 18px;
  line-height: .78;
  border-radius: 3px;
  padding: 6px 9px
}
.DayPickerNavigation_bottomButton__horizontalDefault {
  position: static;
  margin: -10px 22px 30px
}
.DayPickerNavigation_leftButton__horizontalDefault {
  left: 22px
}
.DayPickerNavigation_rightButton__horizontalDefault {
  right: 22px
}
.DayPickerNavigation_button__verticalDefault {
  padding: 5px;
  background: #fff;
  box-shadow: 0 0 5px 2px rgba(0,0,0,.1);
  position: relative;
  display: inline-block;
  text-align: center;
  height: 100%;
  width: 50%
}
.DayPickerNavigation_nextButton__verticalDefault {
  border-left: 0
}
.DayPickerNavigation_nextButton__verticalScrollableDefault,
.DayPickerNavigation_prevButton__verticalScrollableDefault {
  width: 100%
}
.DayPickerNavigation_svg__horizontal {
  height: 19px;
  width: 19px;
  fill: #82888a;
  display: block
}
.DayPickerNavigation_svg__vertical {
  height: 42px;
  width: 42px;
  fill: #484848
}
.DayPickerNavigation_svg__disabled {
  fill: #f2f2f2
}
.DayPicker {
  background: #fff;
  position: relative;
  text-align: left
}
.DayPicker__horizontal {
  background: #fff
}
.DayPicker__verticalScrollable {
  height: 100%
}
.DayPicker__hidden {
  visibility: hidden
}
.DayPicker__withBorder {
  box-shadow: 0 2px 6px rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.07);
  border-radius: 3px
}
.DayPicker_portal__horizontal {
  box-shadow: none;
  position: absolute;
  left: 50%;
  top: 50%
}
.DayPicker_portal__vertical {
  position: static;
  position: initial
}
.DayPicker_focusRegion {
  outline: 0
}
.DayPicker_calendarInfo__horizontal,
.DayPicker_wrapper__horizontal {
  display: inline-block;
  vertical-align: top
}
.DayPicker_weekHeaders {
  position: relative
}
.DayPicker_weekHeaders__horizontal {
  margin-left: 9px
}
.DayPicker_weekHeader {
  color: #757575;
  position: absolute;
  top: 62px;
  z-index: 2;
  text-align: left
}
.DayPicker_weekHeader__vertical {
  left: 50%
}
.DayPicker_weekHeader__verticalScrollable {
  top: 0;
  display: table-row;
  border-bottom: 1px solid #dbdbdb;
  background: #fff;
  margin-left: 0;
  left: 0;
  width: 100%;
  text-align: center
}
.DayPicker_weekHeader_ul {
  list-style: none;
  margin: 1px 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px
}
.DayPicker_weekHeader_li {
  display: inline-block;
  text-align: center
}
.DayPicker_transitionContainer {
  position: relative;
  overflow: hidden;
  border-radius: 3px
}
.DayPicker_transitionContainer__horizontal {
  transition: height .2s ease-in-out
}
.DayPicker_transitionContainer__vertical {
  width: 100%
}
.DayPicker_transitionContainer__verticalScrollable {
  padding-top: 20px;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  overflow-y: scroll
}
.DateInput {
  margin: 0;
  padding: 0;
  background: #fff;
  position: relative;
  display: inline-block;
  width: 130px;
  vertical-align: middle
}
.DateInput__small {
  width: 97px
}
.DateInput__block {
  width: 100%
}
.DateInput__disabled {
  background: #f2f2f2;
  color: #dbdbdb
}
.DateInput_input {
  font-weight: 200;
  font-size: 19px;
  line-height: 24px;
  color: #484848;
  background-color: #fff;
  width: 100%;
  padding: 11px 11px 9px;
  border: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 2px solid transparent;
  border-left: 0;
  border-radius: 0
}
.DateInput_input__small {
  font-size: 15px;
  line-height: 18px;
  letter-spacing: .2px;
  padding: 7px 7px 5px
}
.DateInput_input__regular {
  font-weight: auto
}
.DateInput_input__readOnly {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.DateInput_input__focused {
  outline: 0;
  background: #fff;
  border: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 2px solid #008489;
  border-left: 0
}
.DateInput_input__disabled {
  background: #f2f2f2;
  font-style: italic
}
.DateInput_screenReaderMessage {
  border: 0;
  clip: rect(0,0,0,0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}
.DateInput_fang {
  position: absolute;
  width: 20px;
  height: 10px;
  left: 22px;
  z-index: 2
}
.DateInput_fangShape {
  fill: #fff
}
.DateInput_fangStroke {
  stroke: #dbdbdb;
  fill: transparent
}
.DateRangePickerInput {
  background-color: #fff;
  display: inline-block
}
.DateRangePickerInput__disabled {
  background: #f2f2f2
}
.DateRangePickerInput__withBorder {
  border-radius: 2px;
  border: 1px solid #dbdbdb
}
.DateRangePickerInput__rtl {
  direction: rtl
}
.DateRangePickerInput__block {
  display: block
}
.DateRangePickerInput__showClearDates {
  padding-right: 30px
}
.DateRangePickerInput_arrow {
  display: inline-block;
  vertical-align: middle;
  color: #484848
}
.DateRangePickerInput_arrow_svg {
  vertical-align: middle;
  fill: #484848;
  height: 24px;
  width: 24px
}
.DateRangePickerInput_clearDates {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  padding: 10px;
  margin: 0 10px 0 5px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%)
}
.DateRangePickerInput_clearDates__small {
  padding: 6px
}
.DateRangePickerInput_clearDates_default:focus,
.DateRangePickerInput_clearDates_default:hover {
  background: #dbdbdb;
  border-radius: 50%
}
.DateRangePickerInput_clearDates__hide {
  visibility: hidden
}
.DateRangePickerInput_clearDates_svg {
  fill: #82888a;
  height: 12px;
  width: 15px;
  vertical-align: middle
}
.DateRangePickerInput_clearDates_svg__small {
  height: 9px
}
.DateRangePickerInput_calendarIcon {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  margin: 0 5px 0 10px
}
.DateRangePickerInput_calendarIcon_svg {
  fill: #82888a;
  height: 15px;
  width: 14px;
  vertical-align: middle
}
.DateRangePicker {
  position: relative;
  display: inline-block
}
.DateRangePicker__block {
  display: block
}
.DateRangePicker_picker {
  z-index: 1;
  background-color: #fff;
  position: absolute
}
.DateRangePicker_picker__rtl {
  direction: rtl
}
.DateRangePicker_picker__directionLeft {
  left: 0
}
.DateRangePicker_picker__directionRight {
  right: 0
}
.DateRangePicker_picker__portal {
  background-color: rgba(0,0,0,.3);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%
}
.DateRangePicker_picker__fullScreenPortal {
  background-color: #fff
}
.DateRangePicker_closeButton {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px;
  z-index: 2
}
.DateRangePicker_closeButton:focus,
.DateRangePicker_closeButton:hover {
  color: darken(#cacccd,10%);
  text-decoration: none
}
.DateRangePicker_closeButton_svg {
  height: 15px;
  width: 15px;
  fill: #cacccd
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  margin-left: -8px;
  position: absolute;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow, .react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  box-sizing: content-box;
  position: absolute;
  border: 8px solid transparent;
  height: 0;
  width: 1px;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  content: "";
  z-index: -1;
  border-width: 8px;
  left: -8px;
  border-bottom-color: #aeaeae;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle {
  top: 0;
  margin-top: -8px;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle, .react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before {
  border-top: none;
  border-bottom-color: #f0f0f0;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before {
  top: -1px;
  border-bottom-color: #aeaeae;
}

.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  bottom: 0;
  margin-bottom: -8px;
}

.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  border-bottom: none;
  border-top-color: #fff;
}

.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  bottom: -1px;
  border-top-color: #aeaeae;
}

.react-datepicker-wrapper {
  display: inline-block;
  padding: 0;
  border: 0;
}

.react-datepicker {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  background-color: #fff;
  color: #000;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  display: inline-block;
  position: relative;
}

.react-datepicker--time-only .react-datepicker__triangle {
  left: 35px;
}

.react-datepicker--time-only .react-datepicker__time-container {
  border-left: 0;
}

.react-datepicker--time-only .react-datepicker__time {
  border-radius: 0.3rem;
}

.react-datepicker--time-only .react-datepicker__time-box {
  border-radius: 0.3rem;
}

.react-datepicker__triangle {
  position: absolute;
  left: 50px;
}

.react-datepicker-popper {
  z-index: 1;
}

.react-datepicker-popper[data-placement^="bottom"] {
  margin-top: 10px;
}

.react-datepicker-popper[data-placement="bottom-end"] .react-datepicker__triangle, .react-datepicker-popper[data-placement="top-end"] .react-datepicker__triangle {
  left: auto;
  right: 50px;
}

.react-datepicker-popper[data-placement^="top"] {
  margin-bottom: 10px;
}

.react-datepicker-popper[data-placement^="right"] {
  margin-left: 8px;
}

.react-datepicker-popper[data-placement^="right"] .react-datepicker__triangle {
  left: auto;
  right: 42px;
}

.react-datepicker-popper[data-placement^="left"] {
  margin-right: 8px;
}

.react-datepicker-popper[data-placement^="left"] .react-datepicker__triangle {
  left: 42px;
  right: auto;
}

.react-datepicker__header {
  text-align: center;
  background-color: #f0f0f0;
  border-bottom: 1px solid #aeaeae;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
  padding-top: 8px;
  position: relative;
}

.react-datepicker__header--time {
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

.react-datepicker__year-dropdown-container--select,
.react-datepicker__month-dropdown-container--select,
.react-datepicker__month-year-dropdown-container--select,
.react-datepicker__year-dropdown-container--scroll,
.react-datepicker__month-dropdown-container--scroll,
.react-datepicker__month-year-dropdown-container--scroll {
  display: inline-block;
  margin: 0 2px;
}

.react-datepicker__current-month,
.react-datepicker-time__header,
.react-datepicker-year-header {
  margin-top: 0;
  color: #000;
  font-weight: bold;
  font-size: 0.944rem;
}

.react-datepicker-time__header {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.react-datepicker__navigation {
  background: none;
  line-height: 1.7rem;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 10px;
  width: 0;
  padding: 0;
  border: 0.45rem solid transparent;
  z-index: 1;
  height: 10px;
  width: 10px;
  text-indent: -999em;
  overflow: hidden;
}

.react-datepicker__navigation--previous {
  left: 10px;
  border-right-color: #ccc;
}

.react-datepicker__navigation--previous:hover {
  border-right-color: #b3b3b3;
}

.react-datepicker__navigation--previous--disabled, .react-datepicker__navigation--previous--disabled:hover {
  border-right-color: #e6e6e6;
  cursor: default;
}

.react-datepicker__navigation--next {
  right: 10px;
  border-left-color: #ccc;
}

.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button) {
  right: 80px;
}

.react-datepicker__navigation--next:hover {
  border-left-color: #b3b3b3;
}

.react-datepicker__navigation--next--disabled, .react-datepicker__navigation--next--disabled:hover {
  border-left-color: #e6e6e6;
  cursor: default;
}

.react-datepicker__navigation--years {
  position: relative;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.react-datepicker__navigation--years-previous {
  top: 4px;
  border-top-color: #ccc;
}

.react-datepicker__navigation--years-previous:hover {
  border-top-color: #b3b3b3;
}

.react-datepicker__navigation--years-upcoming {
  top: -4px;
  border-bottom-color: #ccc;
}

.react-datepicker__navigation--years-upcoming:hover {
  border-bottom-color: #b3b3b3;
}

.react-datepicker__month-container {
  float: left;
}

.react-datepicker__year {
  margin: 0.4rem;
  text-align: center;
}

.react-datepicker__year-wrapper {
  display: flex;
  flex-wrap: wrap;
  max-width: 180px;
}

.react-datepicker__year .react-datepicker__year-text {
  display: inline-block;
  width: 4rem;
  margin: 2px;
}

.react-datepicker__month {
  margin: 0.4rem;
  text-align: center;
}

.react-datepicker__month .react-datepicker__month-text,
.react-datepicker__month .react-datepicker__quarter-text {
  display: inline-block;
  width: 4rem;
  margin: 2px;
}

.react-datepicker__input-time-container {
  clear: both;
  width: 100%;
  float: left;
  margin: 5px 0 10px 15px;
  text-align: left;
}

.react-datepicker__input-time-container .react-datepicker-time__caption {
  display: inline-block;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container {
  display: inline-block;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input {
  display: inline-block;
  margin-left: 10px;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input {
  width: 85px;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type="time"]::-webkit-inner-spin-button,
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type="time"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type="time"] {
  -moz-appearance: textfield;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter {
  margin-left: 5px;
  display: inline-block;
}

.react-datepicker__time-container {
  float: right;
  border-left: 1px solid #aeaeae;
  width: 85px;
}

.react-datepicker__time-container--with-today-button {
  display: inline;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  position: absolute;
  right: -72px;
  top: 0;
}

.react-datepicker__time-container .react-datepicker__time {
  position: relative;
  background: white;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
  width: 85px;
  overflow-x: hidden;
  margin: 0 auto;
  text-align: center;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list {
  list-style: none;
  margin: 0;
  height: calc(195px + (1.7rem / 2));
  overflow-y: scroll;
  padding-right: 0px;
  padding-left: 0px;
  width: 100%;
  box-sizing: content-box;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item {
  height: 30px;
  padding: 5px 10px;
  white-space: nowrap;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover {
  cursor: pointer;
  background-color: #f0f0f0;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected {
  background-color: #216ba5;
  color: white;
  font-weight: bold;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover {
  background-color: #216ba5;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled {
  color: #ccc;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover {
  cursor: default;
  background-color: transparent;
}

.react-datepicker__week-number {
  color: #ccc;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}

.react-datepicker__week-number.react-datepicker__week-number--clickable {
  cursor: pointer;
}

.react-datepicker__week-number.react-datepicker__week-number--clickable:hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}

.react-datepicker__day-names,
.react-datepicker__week {
  white-space: nowrap;
}

.react-datepicker__day-name,
.react-datepicker__day,
.react-datepicker__time-name {
  color: #000;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}

.react-datepicker__month--selected, .react-datepicker__month--in-selecting-range, .react-datepicker__month--in-range,
.react-datepicker__quarter--selected,
.react-datepicker__quarter--in-selecting-range,
.react-datepicker__quarter--in-range {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}

.react-datepicker__month--selected:hover, .react-datepicker__month--in-selecting-range:hover, .react-datepicker__month--in-range:hover,
.react-datepicker__quarter--selected:hover,
.react-datepicker__quarter--in-selecting-range:hover,
.react-datepicker__quarter--in-range:hover {
  background-color: #1d5d90;
}

.react-datepicker__month--disabled,
.react-datepicker__quarter--disabled {
  color: #ccc;
  pointer-events: none;
}

.react-datepicker__month--disabled:hover,
.react-datepicker__quarter--disabled:hover {
  cursor: default;
  background-color: transparent;
}

.react-datepicker__day,
.react-datepicker__month-text,
.react-datepicker__quarter-text,
.react-datepicker__year-text {
  cursor: pointer;
}

.react-datepicker__day:hover,
.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover,
.react-datepicker__year-text:hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}

.react-datepicker__day--today,
.react-datepicker__month-text--today,
.react-datepicker__quarter-text--today,
.react-datepicker__year-text--today {
  font-weight: bold;
}

.react-datepicker__day--highlighted,
.react-datepicker__month-text--highlighted,
.react-datepicker__quarter-text--highlighted,
.react-datepicker__year-text--highlighted {
  border-radius: 0.3rem;
  background-color: #3dcc4a;
  color: #fff;
}

.react-datepicker__day--highlighted:hover,
.react-datepicker__month-text--highlighted:hover,
.react-datepicker__quarter-text--highlighted:hover,
.react-datepicker__year-text--highlighted:hover {
  background-color: #32be3f;
}

.react-datepicker__day--highlighted-custom-1,
.react-datepicker__month-text--highlighted-custom-1,
.react-datepicker__quarter-text--highlighted-custom-1,
.react-datepicker__year-text--highlighted-custom-1 {
  color: magenta;
}

.react-datepicker__day--highlighted-custom-2,
.react-datepicker__month-text--highlighted-custom-2,
.react-datepicker__quarter-text--highlighted-custom-2,
.react-datepicker__year-text--highlighted-custom-2 {
  color: green;
}

.react-datepicker__day--selected, .react-datepicker__day--in-selecting-range, .react-datepicker__day--in-range,
.react-datepicker__month-text--selected,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--selected,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--selected,
.react-datepicker__year-text--in-selecting-range,
.react-datepicker__year-text--in-range {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}

.react-datepicker__day--selected:hover, .react-datepicker__day--in-selecting-range:hover, .react-datepicker__day--in-range:hover,
.react-datepicker__month-text--selected:hover,
.react-datepicker__month-text--in-selecting-range:hover,
.react-datepicker__month-text--in-range:hover,
.react-datepicker__quarter-text--selected:hover,
.react-datepicker__quarter-text--in-selecting-range:hover,
.react-datepicker__quarter-text--in-range:hover,
.react-datepicker__year-text--selected:hover,
.react-datepicker__year-text--in-selecting-range:hover,
.react-datepicker__year-text--in-range:hover {
  background-color: #1d5d90;
}

.react-datepicker__day--keyboard-selected,
.react-datepicker__month-text--keyboard-selected,
.react-datepicker__quarter-text--keyboard-selected,
.react-datepicker__year-text--keyboard-selected {
  border-radius: 0.3rem;
  background-color: #2a87d0;
  color: #fff;
}

.react-datepicker__day--keyboard-selected:hover,
.react-datepicker__month-text--keyboard-selected:hover,
.react-datepicker__quarter-text--keyboard-selected:hover,
.react-datepicker__year-text--keyboard-selected:hover {
  background-color: #1d5d90;
}

.react-datepicker__day--in-selecting-range ,
.react-datepicker__month-text--in-selecting-range ,
.react-datepicker__quarter-text--in-selecting-range ,
.react-datepicker__year-text--in-selecting-range {
  background-color: rgba(33, 107, 165, 0.5);
}

.react-datepicker__month--selecting-range .react-datepicker__day--in-range , .react-datepicker__month--selecting-range
.react-datepicker__month-text--in-range , .react-datepicker__month--selecting-range
.react-datepicker__quarter-text--in-range , .react-datepicker__month--selecting-range
.react-datepicker__year-text--in-range {
  background-color: #f0f0f0;
  color: #000;
}

.react-datepicker__day--disabled,
.react-datepicker__month-text--disabled,
.react-datepicker__quarter-text--disabled,
.react-datepicker__year-text--disabled {
  cursor: default;
  color: #ccc;
}

.react-datepicker__day--disabled:hover,
.react-datepicker__month-text--disabled:hover,
.react-datepicker__quarter-text--disabled:hover,
.react-datepicker__year-text--disabled:hover {
  background-color: transparent;
}

.react-datepicker__month-text.react-datepicker__month--selected:hover, .react-datepicker__month-text.react-datepicker__month--in-range:hover, .react-datepicker__month-text.react-datepicker__quarter--selected:hover, .react-datepicker__month-text.react-datepicker__quarter--in-range:hover,
.react-datepicker__quarter-text.react-datepicker__month--selected:hover,
.react-datepicker__quarter-text.react-datepicker__month--in-range:hover,
.react-datepicker__quarter-text.react-datepicker__quarter--selected:hover,
.react-datepicker__quarter-text.react-datepicker__quarter--in-range:hover {
  background-color: #216ba5;
}

.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover {
  background-color: #f0f0f0;
}

.react-datepicker__input-container {
  position: relative;
  display: inline-block;
  width: 100%;
}

.react-datepicker__year-read-view,
.react-datepicker__month-read-view,
.react-datepicker__month-year-read-view {
  border: 1px solid transparent;
  border-radius: 0.3rem;
}

.react-datepicker__year-read-view:hover,
.react-datepicker__month-read-view:hover,
.react-datepicker__month-year-read-view:hover {
  cursor: pointer;
}

.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow {
  border-top-color: #b3b3b3;
}

.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  border-top-color: #ccc;
  float: right;
  margin-left: 20px;
  top: 8px;
  position: relative;
  border-width: 0.45rem;
}

.react-datepicker__year-dropdown,
.react-datepicker__month-dropdown,
.react-datepicker__month-year-dropdown {
  background-color: #f0f0f0;
  position: absolute;
  width: 50%;
  left: 25%;
  top: 30px;
  z-index: 1;
  text-align: center;
  border-radius: 0.3rem;
  border: 1px solid #aeaeae;
}

.react-datepicker__year-dropdown:hover,
.react-datepicker__month-dropdown:hover,
.react-datepicker__month-year-dropdown:hover {
  cursor: pointer;
}

.react-datepicker__year-dropdown--scrollable,
.react-datepicker__month-dropdown--scrollable,
.react-datepicker__month-year-dropdown--scrollable {
  height: 150px;
  overflow-y: scroll;
}

.react-datepicker__year-option,
.react-datepicker__month-option,
.react-datepicker__month-year-option {
  line-height: 20px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.react-datepicker__year-option:first-of-type,
.react-datepicker__month-option:first-of-type,
.react-datepicker__month-year-option:first-of-type {
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.react-datepicker__year-option:last-of-type,
.react-datepicker__month-option:last-of-type,
.react-datepicker__month-year-option:last-of-type {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker__year-option:hover,
.react-datepicker__month-option:hover,
.react-datepicker__month-year-option:hover {
  background-color: #ccc;
}

.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming {
  border-bottom-color: #b3b3b3;
}

.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous {
  border-top-color: #b3b3b3;
}

.react-datepicker__year-option--selected,
.react-datepicker__month-option--selected,
.react-datepicker__month-year-option--selected {
  position: absolute;
  left: 15px;
}

.react-datepicker__close-icon {
  cursor: pointer;
  background-color: transparent;
  border: 0;
  outline: 0;
  padding: 0px 6px 0px 0px;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}

.react-datepicker__close-icon::after {
  cursor: pointer;
  background-color: #216ba5;
  color: #fff;
  border-radius: 50%;
  height: 16px;
  width: 16px;
  padding: 2px;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  content: "\00d7";
}

.react-datepicker__today-button {
  background: #f0f0f0;
  border-top: 1px solid #aeaeae;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  padding: 5px 0;
  clear: left;
}

.react-datepicker__portal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  z-index: 2147483647;
}

.react-datepicker__portal .react-datepicker__day-name,
.react-datepicker__portal .react-datepicker__day,
.react-datepicker__portal .react-datepicker__time-name {
  width: 3rem;
  line-height: 3rem;
}

@media (max-width: 400px), (max-height: 550px) {
  .react-datepicker__portal .react-datepicker__day-name,
  .react-datepicker__portal .react-datepicker__day,
  .react-datepicker__portal .react-datepicker__time-name {
    width: 2rem;
    line-height: 2rem;
  }
}

.react-datepicker__portal .react-datepicker__current-month,
.react-datepicker__portal .react-datepicker-time__header {
  font-size: 1.44rem;
}

.react-datepicker__portal .react-datepicker__navigation {
  border: 0.81rem solid transparent;
}

.react-datepicker__portal .react-datepicker__navigation--previous {
  border-right-color: #ccc;
}

.react-datepicker__portal .react-datepicker__navigation--previous:hover {
  border-right-color: #b3b3b3;
}

.react-datepicker__portal .react-datepicker__navigation--previous--disabled, .react-datepicker__portal .react-datepicker__navigation--previous--disabled:hover {
  border-right-color: #e6e6e6;
  cursor: default;
}

.react-datepicker__portal .react-datepicker__navigation--next {
  border-left-color: #ccc;
}

.react-datepicker__portal .react-datepicker__navigation--next:hover {
  border-left-color: #b3b3b3;
}

.react-datepicker__portal .react-datepicker__navigation--next--disabled, .react-datepicker__portal .react-datepicker__navigation--next--disabled:hover {
  border-left-color: #e6e6e6;
  cursor: default;
}
:root {
	--PhoneInput-color--focus: #03b2cb;
	--PhoneInputInternationalIconPhone-opacity: 0.8;
	--PhoneInputInternationalIconGlobe-opacity: 0.65;
	--PhoneInputCountrySelect-marginRight: 0.35em;
	--PhoneInputCountrySelectArrow-width: 0.3em;
	--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);
	--PhoneInputCountrySelectArrow-borderWidth: 1px;
	--PhoneInputCountrySelectArrow-opacity: 0.45;
	--PhoneInputCountrySelectArrow-color: inherit;
	--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);
	--PhoneInputCountrySelectArrow-transform: rotate(45deg);
	--PhoneInputCountryFlag-aspectRatio: 1.5;
	--PhoneInputCountryFlag-height: 1em;
	--PhoneInputCountryFlag-borderWidth: 1px;
	--PhoneInputCountryFlag-borderColor: rgba(0,0,0,0.5);
	--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);
	--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,0.1);
}
.PhoneInput {
	/* This is done to stretch the contents of this component. */
	display: flex;
	align-items: center;
}
.PhoneInputInput {
	/* The phone number input stretches to fill all empty space */
	flex: 1 1;
	/* The phone number input should shrink
	   to make room for the extension input */
	min-width: 0;
}
.PhoneInputCountryIcon {
	width: calc(1em * 1.5);
	width: calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));
	height: 1em;
	height: var(--PhoneInputCountryFlag-height);
}
.PhoneInputCountryIcon--square {
	width: 1em;
	width: var(--PhoneInputCountryFlag-height);
}
.PhoneInputCountryIcon--border {
	/* Removed `background-color` because when an `<img/>` was still loading
	   it would show a dark gray rectangle. */
	/* For some reason the `<img/>` is not stretched to 100% width and height
	   and sometime there can be seen white pixels of the background at top and bottom. */
	background-color: rgba(0,0,0,0.1);
	background-color: var(--PhoneInputCountryFlag-backgroundColor--loading);
	/* Border is added via `box-shadow` because `border` interferes with `width`/`height`. */
	/* For some reason the `<img/>` is not stretched to 100% width and height
	   and sometime there can be seen white pixels of the background at top and bottom,
	   so an additional "inset" border is added. */
	box-shadow: 0 0 0 1px rgba(0,0,0,0.5),
		inset 0 0 0 1px rgba(0,0,0,0.5);
	box-shadow: 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),
		inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor);
}
.PhoneInputCountryIconImg {
	/* Fixes weird vertical space above the flag icon. */
	/* https://gitlab.com/catamphetamine/react-phone-number-input/-/issues/7#note_348586559 */
	display: block;
	/* 3rd party <SVG/> flag icons won't stretch if they have `width` and `height`.
	   Also, if an <SVG/> icon's aspect ratio was different, it wouldn't fit too. */
	width: 100%;
	height: 100%;
}
.PhoneInputInternationalIconPhone {
	opacity: 0.8;
	opacity: var(--PhoneInputInternationalIconPhone-opacity);
}
.PhoneInputInternationalIconGlobe {
	opacity: 0.65;
	opacity: var(--PhoneInputInternationalIconGlobe-opacity);
}
/* Styling native country `<select/>`. */
.PhoneInputCountry {
	position: relative;
	align-self: stretch;
	display: flex;
	align-items: center;
	margin-right: 0.35em;
	margin-right: var(--PhoneInputCountrySelect-marginRight);
}
.PhoneInputCountrySelect {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
	border: 0;
	opacity: 0;
	cursor: pointer;
}
.PhoneInputCountrySelect[disabled] {
	cursor: default;
}
.PhoneInputCountrySelectArrow {
	display: block;
	content: '';
	width: 0.3em;
	width: var(--PhoneInputCountrySelectArrow-width);
	height: 0.3em;
	height: var(--PhoneInputCountrySelectArrow-width);
	margin-left: 0.35em;
	margin-left: var(--PhoneInputCountrySelectArrow-marginLeft);
	border-style: solid;
	border-color: inherit;
	border-color: var(--PhoneInputCountrySelectArrow-color);
	border-top-width: 0;
	border-bottom-width: 1px;
	border-bottom-width: var(--PhoneInputCountrySelectArrow-borderWidth);
	border-left-width: 0;
	border-right-width: 1px;
	border-right-width: var(--PhoneInputCountrySelectArrow-borderWidth);
	transform: rotate(45deg);
	transform: var(--PhoneInputCountrySelectArrow-transform);
	opacity: 0.45;
	opacity: var(--PhoneInputCountrySelectArrow-opacity);
}
.PhoneInputCountrySelect:focus + .PhoneInputCountryIcon + .PhoneInputCountrySelectArrow {
	opacity: 1;
	color: #03b2cb;
	color: var(--PhoneInputCountrySelectArrow-color--focus);
}
.PhoneInputCountrySelect:focus + .PhoneInputCountryIcon--border {
	box-shadow: 0 0 0 1px #03b2cb,
		inset 0 0 0 1px #03b2cb;
	box-shadow: 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),
		inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus);
}
.PhoneInputCountrySelect:focus + .PhoneInputCountryIcon .PhoneInputInternationalIconGlobe {
	opacity: 1;
	color: #03b2cb;
	color: var(--PhoneInputCountrySelectArrow-color--focus);
}
@-webkit-keyframes closeWindow {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes closeWindow {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.ril__outer {
  background-color: rgba(0, 0, 0, 0.85);
  outline: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  -ms-content-zooming: none;
  -ms-user-select: none;
  -ms-touch-select: none;
  -ms-touch-action: none;
      touch-action: none;
}

.ril__outerClosing {
  opacity: 0;
}

.ril__inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.ril__image,
.ril__imagePrev,
.ril__imageNext {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: none;
  -ms-content-zooming: none;
  -ms-user-select: none;
  -ms-touch-select: none;
  -ms-touch-action: none;
      touch-action: none;
}

.ril__imageDiscourager {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.ril__navButtons {
  border: none;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 20px;
  height: 34px;
  padding: 40px 30px;
  margin: auto;
  cursor: pointer;
  opacity: 0.7;
}

.ril__navButtons:hover {
  opacity: 1;
}

.ril__navButtons:active {
  opacity: 0.7;
}

.ril__navButtonPrev {
  left: 0;
  background: rgba(0, 0, 0, 0.2)
    url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjIwIiBoZWlnaHQ9IjM0Ij48cGF0aCBkPSJtIDE5LDMgLTIsLTIgLTE2LDE2IDE2LDE2IDEsLTEgLTE1LC0xNSAxNSwtMTUgeiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==')
    no-repeat center;
}

.ril__navButtonNext {
  right: 0;
  background: rgba(0, 0, 0, 0.2)
    url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjIwIiBoZWlnaHQ9IjM0Ij48cGF0aCBkPSJtIDEsMyAyLC0yIDE2LDE2IC0xNiwxNiAtMSwtMSAxNSwtMTUgLTE1LC0xNSB6IiBmaWxsPSIjRkZGIi8+PC9zdmc+')
    no-repeat center;
}

.ril__downloadBlocker {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7');
  background-size: cover;
}

.ril__caption,
.ril__toolbar {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  right: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.ril__caption {
  bottom: 0;
  max-height: 150px;
  overflow: auto;
}

.ril__captionContent {
  padding: 10px 20px;
  color: #fff;
}

.ril__toolbar {
  top: 0;
  height: 50px;
}

.ril__toolbarSide {
  height: 50px;
  margin: 0;
}

.ril__toolbarLeftSide {
  padding-left: 20px;
  padding-right: 0;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ril__toolbarRightSide {
  padding-left: 0;
  padding-right: 20px;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}

.ril__toolbarItem {
  display: inline-block;
  line-height: 50px;
  padding: 0;
  color: #fff;
  font-size: 120%;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ril__toolbarItemChild {
  vertical-align: middle;
}

.ril__builtinButton {
  width: 40px;
  height: 35px;
  cursor: pointer;
  border: none;
  opacity: 0.7;
}

.ril__builtinButton:hover {
  opacity: 1;
}

.ril__builtinButton:active {
  outline: none;
}

.ril__builtinButtonDisabled {
  cursor: default;
  opacity: 0.5;
}

.ril__builtinButtonDisabled:hover {
  opacity: 0.5;
}

.ril__closeButton {
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIj48cGF0aCBkPSJtIDEsMyAxLjI1LC0xLjI1IDcuNSw3LjUgNy41LC03LjUgMS4yNSwxLjI1IC03LjUsNy41IDcuNSw3LjUgLTEuMjUsMS4yNSAtNy41LC03LjUgLTcuNSw3LjUgLTEuMjUsLTEuMjUgNy41LC03LjUgLTcuNSwtNy41IHoiIGZpbGw9IiNGRkYiLz48L3N2Zz4=')
    no-repeat center;
}

.ril__zoomInButton {
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PHBhdGggZD0iTTEgMTlsNi02Ii8+PHBhdGggZD0iTTkgOGg2Ii8+PHBhdGggZD0iTTEyIDV2NiIvPjwvZz48Y2lyY2xlIGN4PSIxMiIgY3k9IjgiIHI9IjciIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+')
    no-repeat center;
}

.ril__zoomOutButton {
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PHBhdGggZD0iTTEgMTlsNi02Ii8+PHBhdGggZD0iTTkgOGg2Ii8+PC9nPjxjaXJjbGUgY3g9IjEyIiBjeT0iOCIgcj0iNyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=')
    no-repeat center;
}

.ril__outerAnimating {
  -webkit-animation-name: closeWindow;
          animation-name: closeWindow;
}

@-webkit-keyframes pointFade {
  0%,
  19.999%,
  100% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
}

@keyframes pointFade {
  0%,
  19.999%,
  100% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
}

.ril__loadingCircle {
  width: 60px;
  height: 60px;
  position: relative;
}

.ril__loadingCirclePoint {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.ril__loadingCirclePoint::before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 11%;
  height: 30%;
  background-color: #fff;
  border-radius: 30%;
  -webkit-animation: pointFade 800ms infinite ease-in-out both;
          animation: pointFade 800ms infinite ease-in-out both;
}

.ril__loadingCirclePoint:nth-of-type(1) {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.ril__loadingCirclePoint:nth-of-type(7) {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.ril__loadingCirclePoint:nth-of-type(1)::before,
.ril__loadingCirclePoint:nth-of-type(7)::before {
  -webkit-animation-delay: -800ms;
          animation-delay: -800ms;
}

.ril__loadingCirclePoint:nth-of-type(2) {
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}

.ril__loadingCirclePoint:nth-of-type(8) {
  -webkit-transform: rotate(210deg);
          transform: rotate(210deg);
}

.ril__loadingCirclePoint:nth-of-type(2)::before,
.ril__loadingCirclePoint:nth-of-type(8)::before {
  -webkit-animation-delay: -666ms;
          animation-delay: -666ms;
}

.ril__loadingCirclePoint:nth-of-type(3) {
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
}

.ril__loadingCirclePoint:nth-of-type(9) {
  -webkit-transform: rotate(240deg);
          transform: rotate(240deg);
}

.ril__loadingCirclePoint:nth-of-type(3)::before,
.ril__loadingCirclePoint:nth-of-type(9)::before {
  -webkit-animation-delay: -533ms;
          animation-delay: -533ms;
}

.ril__loadingCirclePoint:nth-of-type(4) {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.ril__loadingCirclePoint:nth-of-type(10) {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}

.ril__loadingCirclePoint:nth-of-type(4)::before,
.ril__loadingCirclePoint:nth-of-type(10)::before {
  -webkit-animation-delay: -400ms;
          animation-delay: -400ms;
}

.ril__loadingCirclePoint:nth-of-type(5) {
  -webkit-transform: rotate(120deg);
          transform: rotate(120deg);
}

.ril__loadingCirclePoint:nth-of-type(11) {
  -webkit-transform: rotate(300deg);
          transform: rotate(300deg);
}

.ril__loadingCirclePoint:nth-of-type(5)::before,
.ril__loadingCirclePoint:nth-of-type(11)::before {
  -webkit-animation-delay: -266ms;
          animation-delay: -266ms;
}

.ril__loadingCirclePoint:nth-of-type(6) {
  -webkit-transform: rotate(150deg);
          transform: rotate(150deg);
}

.ril__loadingCirclePoint:nth-of-type(12) {
  -webkit-transform: rotate(330deg);
          transform: rotate(330deg);
}

.ril__loadingCirclePoint:nth-of-type(6)::before,
.ril__loadingCirclePoint:nth-of-type(12)::before {
  -webkit-animation-delay: -133ms;
          animation-delay: -133ms;
}

.ril__loadingCirclePoint:nth-of-type(7) {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.ril__loadingCirclePoint:nth-of-type(13) {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

.ril__loadingCirclePoint:nth-of-type(7)::before,
.ril__loadingCirclePoint:nth-of-type(13)::before {
  -webkit-animation-delay: 0ms;
          animation-delay: 0ms;
}

.ril__loadingContainer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.ril__imagePrev .ril__loadingContainer,
.ril__imageNext .ril__loadingContainer {
  display: none;
}

.ril__errorContainer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  color: #fff;
}

.ril__imagePrev .ril__errorContainer,
.ril__imageNext .ril__errorContainer {
  display: none;
}

.ril__loadingContainer__icon {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

[class^="icon-"], [class*=" icon-"] {
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.thrillo-logo.white-logo {
    width: 200px;
    height: 44px;
    background-position: 0 -170px;
}
.thrillo-logo {
    background: url(../images/logo.png);
}
.icon-facebook-circle:before {
    content: "";
}
.icon-instagram-circle:before {
    content: "";
}
.icon-twitter-circle:before {
    content: "";
}
.icon-linkedin-circle:before {
    content: "";
}
.icon-youtube-circle:before {
    content: "";
}
.footer-list p {
    text-align: justify;
}
#loader {
    display: none;
    width: 105px;
    height: 20px;
    padding: 5px 0 10px 0;
    background: url(../email/mail/loading.gif) no-repeat center center;
}

#overlay{	
  position: fixed;
  top: 0;
  z-index: 100;
  width: 100%;
  height:100%;
  display: none;
  background: rgba(0,0,0,0.6);
}
.cv-spinner {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;  
}
.spinner {
  width: 40px;
  height: 40px;
  border: 4px #ddd solid;
  border-top: 4px #2e93e6 solid;
  border-radius: 50%;
  animation: sp-anime 0.8s infinite linear;
}
@keyframes sp-anime {
  100% { 
    transform: rotate(360deg); 
  }
}
.is-hide{
  display:none;
}
/* message */
.msg {
    position: fixed;
    top: 40px;
    left: 50%;
    padding: 10px 20px;
    border-radius: 5px;
    color: white;
    font-size: 14px;
    font-weight: 800;
    box-shadow: 0 0 14px rgba(0, 0, 0, 0.05);
  }
  
  .animate {
    opacity: 0;
    transition: all 1s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  
  .animate.active {
    opacity: 1;
    transform: translateX(-50%) translateY(-50%);
  }
  
  .slide-in-down {
    transform: translateY(-100%) translateX(-50%);
  }
  .notification {
    height: auto;
    padding: 10px;
    border-bottom: #0a0;
    background: rgba(75,200,75,0.90);
    box-shadow: 0px 0px 2px rgba(0,0,0,0.35);
    text-align: center;
    position: fixed;
    top: 0px;
    width: 100%;
    font-size: 16px;
    color: #fff;
    text-shadow: 1px 1px 0px #999;
    display: none;
    z-index: 9999;
  }