
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');

body {
    font-family: "DM Sans", sans-serif;
    font-size: 15px;
    font-size: 1rem;
    color: #192a40
}
a{
    text-decoration: none !important;
}
a:hover{
    text-decoration: none !important;
}
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px;
    }
}
.primary-color {
    color: #124ab0 !important
}

.primary-bg-color {
    background-color: #092d55 !important
}

.primary-bg-color-soft {
    background-color: #e8f3ff !important
}

.font-weight-800 {
    font-weight: 800 !important
}

.font-weight-700 {
    font-weight: 700 !important
}

.font-weight-600 {
    font-weight: 600 !important
}

.font-weight-500 {
    font-weight: 500 !important
}

.font-weight-400 {
    font-weight: 400 !important
}

.font-weight-300 {
    font-weight: 300 !important
}

.text-small {
    font-size: .85rem
}

.border-50 {
    border-radius: 50px !important
}

a.btn {
    text-decoration: none !important
}

.btn-small {
    font-size: 14px
}

.btn.btn-primary,
.btn.btn-primary:hover {
    color: #fff !important
}

body.checkout {
    background-color: #f7f9fa
}

a {
    color: #124ab0
}

.text-standout {
    color: #124ab0;
    font-weight: 700
}

.text-shadow {
    filter: drop-shadow(0 1px 1px rgba(0, 0, 0, .32))
}

body p {
    color: rgba(25, 42, 64, .7490196078)
}

body.results .hero:before {
    background: none !important
}

.navbar {
    background: #fff;
    padding: .5rem 0
}

button:focus,
input:focus,
select:focus,
textarea:focus {
    outline: none
}

::selection {
    background: #124ab0;
    color: #fff
}

::-moz-selection {
    background: #124ab0;
    color: #fff
}

.header-nav {
    background: #fff;
    box-shadow: 0 2px 5px rgba(3, 18, 26, .15)
}

















.hero-header {
    height: 525px
}

.hero-header .hero-image {
    height: 525px;
    display: block;
    height: 100%;
    border-radius: 5px
}

.jumbotron {
    background: #fff
}

.text-white {
    color: #fff !important
}

.hero {
    background-image: url(../images/p4.jpg);
    background-position: 0 65%;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 80px 0;
    margin-bottom: 0
}

body.results .hero {
    height: auto !important;
    min-height: auto;
    display: block;
    background-position: 0 45%;
    position: inherit;
    position: relative
}

body.results .hero .searchbox {
    background: none;
    box-shadow: none;
    padding: 30px 0
}

.hero-bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 20px;
    overflow: hidden
}

.hero .intro-title {
    font-size: 47px;
    font-weight: 800
}

.hero .intro-title,
.hero .page-title {
    color: #fff;
    line-height: 1.2;
    text-shadow: 0 0 4px rgba(0, 0, 0, .25)
}

.hero .page-title {
    font-size: 2.8rem;
    font-weight: 600
}

.hero .lead {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    text-shadow: 0 0 2px rgba(0, 0, 0, .25)
}

.hero .searchbox {
    padding: 20px;
    background: linear-gradient(277.47deg, #ff7d75 .35%, #f0294d);
    box-shadow: 0 24px 64px rgba(66, 90, 126, .1);
    border-radius: 5px;
    position: relative;
    background: #fff;
    box-shadow: 0 0 25px rgba(0, 0, 0, .25)
}

.hero .searchbox .searchbox-input-wrapper .input.input-from {
    border-top-left-radius: .75rem;
    border-bottom-left-radius: .75rem
}

.hero .searchbox .searchbox-input-wrapper .input.input-to {
    padding-left: 10px
}

.hero .searchbox .searchbox-input-wrapper .input {
    background: #f1f4f7;
    min-height: 70px;
    border: 1px solid #d4dce5;
    margin-right: 0;
    border-top-right-radius: 0;
    border-right: 0;
    border-bottom-right-radius: 0
}

.hero .searchbox .searchbox-input-wrapper .input.input-pax {
    margin-right: 15px;
    border-top-right-radius: .75rem;
    border-bottom-right-radius: .75rem;
    border-right: 1px solid #d3dce5
}

body.results .searchbox .searchbox-input-wrapper .input.input-pax {
    border-right: 0
}
 
.hero .searchbox .searchbox-input-wrapper .input label {
    color: rgba(23, 70, 117, .5019607843);
    font-size: 13px;
    display: block;
    padding-bottom: 2.5px
}

.hero .searchbox .searchbox-input-wrapper .input.input-btn-search {
    background: #124ab0;
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: 22px;
    color: #000;
    text-transform: capitalize;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #fff;
    border-radius: 5px;
    border: 0;
    width: 100%
}

.hero .searchbox .searchbox-input-wrapper .input.input-btn-search:hover {
    text-decoration: none
}

.hero .searchbox .searchbox-input-wrapper .input input,
.hero .searchbox .searchbox-input-wrapper .input span {
    font-weight: 400;
    border-color: transparent;
    line-height: 16px;
    padding: 0;
    font-size: 16px;
    display: block;
    color: #192a40
}

span.item.port-province {
    font-weight: 700 !important
}

body.results .hero .searchbox .searchbox-input-wrapper .radio {
    border: 1px solid #fff
}

.hero .searchbox .searchbox-input-wrapper .radio {
    display: block;
    height: 20px;
    width: 20px;
    border: 2px solid #d3dce5;
    border-radius: 25px;
    position: relative;
    float: left;
    transition: all .2s
}

.hero .searchbox .searchbox-input-wrapper .trip-type.active .radio {
    border-color: #124ab0
}

.hero .searchbox .searchbox-input-wrapper .radio .radio-inner {
    display: block;
    background: hsla(0, 0%, 100%, 0);
    height: 10px;
    width: 10px;
    border-radius: 100%;
    position: absolute;
    left: 3px;
    top: 3px;
    transition: all .15s
}

body.results .hero .searchbox .searchbox-input-wrapper .trip-type.active .radio {
    border-color: #124ab0 !important
}

body.results .hero .searchbox .searchbox-input-wrapper .trip-type.active .radio .radio-inner {
    background: #fff
}

.hero .searchbox .searchbox-input-wrapper .trip-type.active .radio .radio-inner {
    background: #124ab0
}

.hero .searchbox .searchbox-input-wrapper .select-trip-type .trip-type {
    padding-right: 10px
}

.hero .searchbox .searchbox-input-wrapper .select-trip-type {
    padding: 0 15px
}

.hero .searchbox .searchbox-input-wrapper .trip-type {
    cursor: pointer;
    line-height: 20px
}

body.results .hero .searchbox .searchbox-input-wrapper .trip-type.active label.trip-type {
    color: #fff
}

.hero .searchbox .searchbox-input-wrapper .trip-type.active label.trip-type {
    color: #fff;
    color: inherit
}

.hero .searchbox .searchbox-input-wrapper label.trip-type {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    padding-left: 10px;
    letter-spacing: .3px;
    color: hsla(0, 0%, 100%, .5);
    text-transform: capitalize;
    margin: 0;
    color: inherit;
    color: rgba(25, 42, 63, .6);
    transition: color .2s
}

body.results .hero .searchbox .searchbox-input-wrapper label.trip-type:hover,
body.results .searchbox .searchbox-input-wrapper label.trip-type {
    color: #fff
}

.hero .searchbox .searchbox-input-wrapper label.trip-type:hover {
    color: #192a3f
}

.searchbox .unique-selling-points {
    font-size: 12px;
    color: inherit
}

.searchbox .unique-selling-points i {
    color: #44c979;
    margin-right: 2px;
}

.searchbox .unique-selling-points i.instant-confirmation {
    color: #ffc107 !important
}

.searchbox .unique-selling-points i.cheapest-price {
    color: #124ab0 !important
}

.searchbox .unique-selling-points i.shuttle-service {
    color: #44c979 !important
}

.searchbox .unique-selling-points span.round .fa-check {
    font-size: 10px;
    position: relative;
    top: -1px
}

.searchbox .unique-selling-points span.round {
    height: 16px;
    width: 16px;
    border-radius: 16px;
    background: #44c979;
    color: #fff;
    display: block;
    float: left;
    margin-right: 10px;
    text-align: center
}

.searchbox .dropdown-input {
    display: none;
    width: 350px;
    height: auto;
    position: absolute;
    background: #fff;
    z-index: 6;
    left: -15px;
    padding: 15px;
    top: -24px;
    border-radius: 5px;
    margin-top: 10px;
    box-shadow: 0 24px 64px rgba(66, 90, 126, .2)
}

.searchbox .input-departure-date .dropdown-input {
    width: auto;
    min-height: 400px
}

.searchbox .select-pax {
    padding: 15px
}

.searchbox .select-pax .cta-pax {
    background: #f6f5f5 !important;
    padding: 5px 10px;
    border-radius: 5px;
    color: inherit !important;
    text-align: center
}

.searchbox .select-pax .cta-pax:hover {
    background: #e6e6e6 !important
}

.searchbox .select-pax .pax-adults,
.searchbox .select-pax .pax-childs,
.searchbox .select-pax .pax-infants {
    width: 45px;
    display: inline-block !important;
    text-align: center
}

.searchbox .select-pax label {
    font-size: .9rem !important;
    font-weight: 600;
    color: inherit !important;
    margin-bottom: 0;
    padding: 0 !important
}

.searchbox .select-pax span.small {
    color: #8197b4 !important;
    font-size: .8rem !important;
    display: block;
    font-weight: 300 !important;
    padding-top: 2.5px
}

.litepicker {
    margin-top: 15px
}

.litepicker .container__months {
    box-shadow: none !important;
    -webkit-box-shadow: none !important
}

.litepicker .container__months .month-item-header div>.month-item-year {
    padding: 0;
    display: inline-block;
    font-size: inherit
}

.litepicker .container__months.columns-2 {
    width: calc(var(--litepickerMonthWidth)*2 + 40px) !important
}

.litepicker .container__months .month-item:last-child {
    margin-left: 20px
}

.litepicker .container__days .day-item.is-in-range {
    background-color: rgba(218, 216, 216, .25) !important
}

.litepicker .container__days .day-item.is-end-date,
.litepicker .container__days .day-item.is-start-date {
    background-color: #124ab0 !important
}

.litepicker .container__days .day-item:hover {
    -webkit-box-shadow: none !important;
    color: #fff !important;
    box-shadow: none !important;
    background-color: #124ab0 !important
}

.litepicker .container__days .day-item.is-locked:hover {
    color: var(--litepickerDayIsLockedColor) !important;
    background-color: none !important;
    background: none !important
}

.litepicker .container__months .month-item-header {
    font-size: .8rem
}

.litepicker .container__days>a,
.litepicker .container__days>div {
    padding: 12.5px 0 !important
}

.litepicker .container__days .day-item {
    transition: color .1s !important;
    font-weight: 400;
    font-size: .8rem
}

.litepicker .container__months .month-item-weekdays-row {
    font-weight: 500;
    font-size: .9rem
}

.litepicker .container__months .month-item-header .button-next-month,
.litepicker .container__months .month-item-header .button-previous-month {
    position: relative;
    padding: 0 !important;
    width: 30px !important;
    height: 30px !important;
    background: #f6f5f5 !important;
    cursor: pointer !important
}

.litepicker .container__months .month-item-header .button-next-month>img,
.litepicker .container__months .month-item-header .button-next-month>svg,
.litepicker .container__months .month-item-header .button-previous-month>img,
.litepicker .container__months .month-item-header .button-previous-month>svg {
    fill: #192a3f !important;
    pointer-events: none !important;
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translateY(-50%) translateX(-50%) !important
}

.litepicker .container__months .month-item-header .button-next-month:hover,
.litepicker .container__months .month-item-header .button-previous-month:hover {
    background: #e6e6e6 !important
}

.searchbox .dropdown-input .input-wrapper {
    padding-bottom: 15px;
    border-bottom: 2px solid #e5e5e5
}

.searchbox .dropdown-input .input-wrapper>label {
    display: block
}

.searchbox .dropdown-input .input-wrapper>input {
    padding: 10px 13px !important;
    border-radius: 5px;
    display: inline-block !important;
    font-size: 16px !important;
    width: 100%;
    border-bottom: 2px solid rgba(0, 0, 0, .1);
    background: #f1f4f7
}
















.results {
    min-height: 270px;
    position: relative
}

.results .data-container {
    max-height: 500px;
    position: relative;
    overflow-X: scroll
}

.no-results {
    text-align: center;
    margin: 30px 0;
    font-weight: 300 !important;
    padding: 20px !important;
    line-height: 1.2rem !important
}

.no-results .fa,
.no-results .far,
.no-results .svg {
    margin-bottom: 30px;
    font-size: 2.5rem
}

.results .loader {
    top: 0;
    height: 100%;
    left: 0;
    border-radius: 5px;
    width: 100%;
    background: #fff
}

.results .loader,
.spinner {
    display: block;
    position: absolute
}

.spinner {
    left: 50%;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 70px;
    text-align: center
}

.spinner>div {
    width: 18px;
    height: 18px;
    background-color: #333;
    border-radius: 100%;
    display: inline-block;
    animation: sk-bouncedelay 1.4s ease-in-out infinite both
}

.spinner .bounce1 {
    animation-delay: -.32s
}

.spinner .bounce2 {
    animation-delay: -.16s
}

@keyframes sk-bouncedelay {

    0%,
    80%,
    to {
        transform: scale(0)
    }

    40% {
        transform: scale(1)
    }
}

.results .items .item {
    padding: 15px;
    transition: all .1s
}

.results .items .item .fas {
    color: #9aa9ce
}

.results .items .item.port-province .fas {
    color: #124ab0
}

.results .items .item:hover:not(.not-selectable) {
    cursor: pointer;
    background: rgba(241, 242, 248, .6) !important
}

.results .items .item:first-child:hover {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.results .items .item:last-child:hover {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.results .items .item svg {
    margin-right: 7.5px
}

.results .items .item.head {
    color: #c0cbd9
}

.results .items .item span {
    display: inline-block !important
}

.searchbox .collapse-status-pax {
    margin-left: 5px
}

.bg-gray {
    background: #f8f9fb !important
}

.bg-white {
    background: #fff !important
}

.bpk-flare-bar_bpk-flare-bar__curve__3z1de {
    position: absolute;
    bottom: -1px;
    width: 700rem;
    height: 1.5rem;
    margin-left: 50%;
    transform: translateX(-50%);
    fill: #fff
}

body.results .bpk-flare-bar_bpk-flare-bar__curve__3z1de {
    fill: #f8f9fb
}

.page-block-title {
    font-size: 1.55rem;
    font-weight: 600
}

.page-block a {
    color: #124ab0
}

.page-block a:hover {
    text-decoration: underline
}

.page-block .alternative-link a {
    font-weight: 500;
    font-size: 1rem
}

a:hover {
    text-decoration: none
}

.partner-logo,
.text-align-center {
    text-align: center
}
.partner-logo {
    background: #fff;
    border: 2px solid transparent;
    border-radius: 10px;
    height: 62px;
    position: relative;
    transition: all .3s cubic-bezier(.25, .8, .25, 1);
    color: #0000005c !important;
    border: 1px solid;
}

.partner-logo:hover {
    box-shadow: 0 0 0 2px rgba(231, 236, 241, .75)
}

.border-round {
    border-radius: .75rem !important
}

.partner-logo img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%)
}

.illustration-text h5 {
    font-weight: 600
}

img.illustration {
    max-width: 100%;
    max-height: 165px
}

.destination-labels .label {
    padding: 15px 30px;
    background: #fff;
    display: inline-block;
    font-size: 14px;
    font-size: inherit;
    border-radius: 5px;
    border: 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    margin-bottom: 10px;
    margin-right: 10px
}

.destination-labels .label:hover {
    cursor: pointer
}

.destination-labels .label.active,
.destination-labels .label:hover {
    background: linear-gradient(128.54deg, #f0294d .99%, #ff7c75 99.22%);
    color: #fff;
    box-shadow: 0 24px 34px rgba(78, 113, 167, .03)
}

.destination-labels .label.active {
    border-radius: 5px;
    font-weight: 400
}

.route-icon {
    text-align: center;
    width: 36px;
    z-index: 1;
    height: 36px;
    border-radius: 36px;
    background: #fff;
    display: block;
    right: -17.5px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: 0 0 24px rgba(69, 87, 115, .1)
}

.route-icon svg {
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    left: 50%
}

.overlay {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .65);
    z-index: 5;
    width: 100vw;
    height: 100%
}

.overlay .redirect-modal {
    width: 290px;
    padding: 30px;
    z-index: 200;
    background: #fff;
    position: absolute;
    border-radius: 5px;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%)
}

.overlay .redirect-modal .loader {
    text-align: center
}

.lds-ring {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
    border: 8px solid transparent;
    border-top-color: #71d099
}

.lds-ring div:first-child {
    animation-delay: -.45s
}

.lds-ring div:nth-child(2) {
    animation-delay: -.3s
}

.lds-ring div:nth-child(3) {
    animation-delay: -.15s
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.accepted-payment-methods ul.payment-methods {
    list-style: none;
    display: inline-block
}

.accepted-payment-methods ul.payment-methods li {
    float: left;
    margin: 15px;
    line-height: 24px;
    background: #fff;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05)
}

.accepted-payment-methods ul.payment-methods li img {
    max-height: 24px;
    min-height: 24px
}

.most-popular-destinations .destination-wrapper {
    height: 275px;
    background-size: cover;
    position: relative;
    border-radius: 5px;
    background-position: 50%;
    cursor: pointer;
    transition: all .2s ease-in-out
}

.most-popular-destinations .destination-wrapper:before {
    content: "";
    display: block;
    overflow: hidden
}

.most-popular-destinations .destination-wrapper .price {
    position: absolute;
    right: 15px;
    top: 15px;
    background: #ff6702;
    height: 70px;
    font-size: 1.4rem;
    line-height: 20px;
    text-align: center;
    border-radius: 50px;
    width: 70px;
    font-weight: 700;
    color: #fff;
    box-shadow: 0 0 5px rgba(8, 9, 10, .1)
}

.most-popular-destinations .destination-wrapper .price span {
    text-align: center;
    display: block;
    padding-top: 12px;
    font-size: .7rem;
    font-weight: 500;
    color: hsla(0, 0%, 100%, .7)
}

.most-popular-destinations .destination-zoom-wrapper {
    overflow: hidden;
    display: block;
    height: 100%;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .3)
}

.most-popular-destinations .destination-wrapper .destination-image {
    transition: all .4s ease-in-out
}

.most-popular-destinations .destination-wrapper:hover .destination-image {
    transform: scale(1.07)
}

.most-popular-destinations .destination-wrapper .destination-image {
    display: block;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: 50%;
    background-position-y: -60px
}

.most-popular-destinations .destination-wrapper .destination-info {
    background-color: #124ab0;
    transition: .4s;
    position: absolute;
    bottom: 0;
    width: 100%;
    display: block;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: linear-gradient(135deg, #005f9e, #124ab0);
    border-radius: 12px;
    padding: 10px 31px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 6px 16px #124ab059;
}

.most-popular-destinations .destination-wrapper:hover .destination-info {
    background: linear-gradient(135deg, #093c99, #1c365e);
    transform: translateY(-4px);
    box-shadow: 0 10px 24px #093c997a;
}

.most-popular-destinations .destination-wrapper span.destination-name {
    font-size: 20px;
    font-weight: 700;
    display: block;
    color: #fff
}

.most-popular-destinations .destination-wrapper span.destination-subtext {
    color: hsla(0, 0%, 100%, .75);
    font-size: 16px;
    font-weight: 500;
    transition: color .3s
}

.most-popular-destinations .destination-wrapper:hover span.destination-subtext {
    color: hsla(0, 0%, 100%, .75)
}

.footer {
    font-size: .9rem;
    background: #fff
}

.footer ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.footer ul li:first-child {
    margin-bottom: 10px
}

.footer ul li {
    padding: 5px 0
}

.copyright,
.footer ul li a {
    color: #627791
}

.copyright {
    font-size: 14px
}

.trip-summary .route {
    font-size: 22px;
    font-weight: 700
}

.trip-summary .route svg {
    height: 32px;
    margin: 0 10px
}

.trip-summary .trip-dates,
.trip-summary .trip-passengers {
    color: rgba(59, 85, 118, .8);
    font-size: 14px
}

.alternative-travel-dates {
    height: 85px;
    background: #eff2f6;
    overflow: hidden;
    text-align: center
}

.alternative-travel-dates .prev-dates {
    float: left
}

.alternative-travel-dates .next-dates {
    float: right
}

.alternative-travel-dates .next-dates,
.alternative-travel-dates .prev-dates {
    line-height: 85px;
    display: inline;
    width: 5%
}

.alternative-travel-dates .date {
    width: 9.5%;
    display: inline-block;
    height: 85px;
    text-align: center;
    line-height: 85px;
    color: #8c9eb0
}

.alternative-travel-dates .date.active {
    background: #fff;
    box-shadow: 0 14px 30px rgba(39, 56, 76, .2);
    border-radius: 3px;
    font-size: 15px;
    color: #192a40
}

.filter .filter-by {
    font-weight: 700;
    font-size: 1rem;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.filter label {
    font-size: 15px
}

.ticket-wrapper {
    border: 2px solid transparent;
    transition: all .2s;
    border-radius: 5px
}

.ticket {
    display: block;
    border-radius: 5px;
    background: #fff;
    position: relative;
    transition: all .3s;
    box-shadow: 0 10px 20px rgba(59, 75, 133, .1);
    transform: scale(1.005);
    transition: all .2s ease-in-out
}

.ticket:hover {
    box-shadow: 0 10px 20px rgba(59, 75, 133, .25);
    transform: scale(1.01)
}

.ticket .btn-select {
    transition: color .4s, background .4s
}

.ticket:hover .ticket-header .btn-select {
    transition: background .4s;
    color: #fff;
    border: 2px solid transparent;
    background: #124ab0;
    box-shadow: none
}

.ticket.selected {
    border: 2px solid #f44258
}

.ticket .ticket-header-wrapper {
    margin: 0 20px
}

.ticket .ticket-header {
    position: relative;
    display: block;
    border-bottom: 1px solid rgba(98, 119, 145, .08);
    padding: 20px 0
}

.ticket .ticket-header .operator {
    display: inline-block;
    position: relative;
    height: 40px;
    line-height: 40px
}

.ticket .ticket-header .operator .logo {
    display: inline-block;
    max-height: 40px
}

.ticket .ticket-header .operator .logo img {
    max-height: 28px;
    max-width: 110px;
    margin-right: 15px
}

.ticket .ticket-header .operator .name {
    font-weight: 500;
    font-size: 17px;
    display: inline-block;
    line-height: 40px;
    padding: 0 15px;
    border-left: 1px solid #f3f4f6
}

.ticket .ticket-header .btn-select {
    padding: 7.5px 30px;
    font-size: 1.1rem;
    text-align: center;
    right: 0;
    border-radius: 5px;
    transition: background .4s;
    color: #124ab0;
    border: 2px solid #124ab0;
    box-shadow: inset 2px 1000px 1px #fff
}

.ticket .ticket-header .btn-select,
.ticket .ticket-header .price {
    font-weight: 600;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.ticket .ticket-header .price {
    right: 0;
    display: block;
    font-size: 1.5rem;
    text-align: right;
    margin-top: 2.5px;
    right: 175px
}

.ticket .ticket-header .price-old {
    text-decoration: line-through;
    font-size: 1.1rem;
    color: #a3a6ab;
    color: #f75360;
    font-weight: 500
}

.ticket .ticket-header .price .small {
    color: #124ab0;
    background: #f3fbff;
    padding: 2px 5px;
    border-radius: 5px;
    display: inline-block;
    font-size: .8rem;
    font-weight: 500;
    position: relative;
    top: -10px
}

.price-wrapper .total {
    font-size: 1.3rem
}

.ticket .ticket-header .ticket-conditions {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #40d19e;
    font-size: 13px
}

.ticket .ticket-body {
    padding: 30px 20px
}

.ticket .ticket-body-alt-2 .journey {
    position: relative;
    width: 100%;
    top: 50%;
    transform: translateY(-50%)
}

.ticket .ticket-body-alt-2 .journey .details {
    text-align: right
}

.ticket .ticket-body-alt-2 .journey .details .port {
    display: block;
    font-size: 1rem;
    font-weight: 500
}

.ticket .ticket-body-alt-2 .journey .details .time {
    font-size: 1.4rem;
    font-weight: 800;
    display: block
}

.ticket .ticket-body-alt-2 .journey .details .date {
    display: block;
    color: rgba(25, 42, 64, .5098039216);
    font-size: .9rem
}

.ticket .ticket-body-alt-2 .journey .journey-line {
    width: 100%;
    display: block;
    height: 2px;
    position: absolute;
    top: 50%;
    border-bottom: 2px dashed #124ab0;
    left: 0;
    transform: translateY(-50%)
}

.ticket .ticket-body-alt-2 .vertical-right-divider {
    border-right: 1px solid rgba(98, 119, 145, .08)
}

.ticket .ticket-body-alt-2 .journey .journey-line .startpoint {
    width: 8px;
    height: 8px;
    background: #124ab0;
    border-radius: 50%;
    display: block;
    left: 0;
    position: absolute;
    top: -3px
}

.ticket .ticket-body-alt-2 .journey .journey-line .endpoint {
    width: 8px;
    height: 8px;
    background: #124ab0;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: -3px;
    right: 0
}

.ticket .ticket-body-alt-2 .journey .journey-duration {
    text-align: center;
    font-size: .8rem;
    margin-top: 10px;
    font-weight: 500;
    display: block
}

.ticket .ticket-body-alt-2 .journey .journey-stops {
    color: #124ab0;
    text-align: center;
    font-size: .8rem;
    font-weight: 500;
    margin-top: 20px;
    display: block;
    cursor: pointer
}

.ticket .ticket-body-alt-2 .journey .journey-stops.has-stops {
    font-weight: 400;
    font-size: .7rem
}

.ticket .ticket-footer {
    min-height: 70px;
    background: #f3fbff;
    position: relative;
    display: block;
    width: 100%;
    bottom: 0;
    border-bottom-left-radius: .75rem;
    border-bottom-right-radius: .75rem
}

.ticket .ticket-footer .ticket-footer-inner {
    width: 100%;
    height: 70px;
    display: block;
    padding: 0 20px
}

.ticket .ticket-footer .ticket-details-wrapper {
    max-height: 0;
    transition: max-height .15s ease-out;
    overflow: hidden
}

.ticket .ticket-footer .ticket-details-wrapper.open {
    max-height: 2000px;
    width: 100%;
    transition: max-height .15s ease-in
}

.ticket .ticket-footer .ticket-details-inner {
    padding: 0 20px 20px
}

.ticket .ticket-footer .ticket-details-wrapper .tab-content {
    padding: 15px;
    font-size: .9rem;
    background: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px
}

.ticket .ticket-footer .ticket-details-wrapper .nav-tabs {
    border: 0
}

.ticket .ticket-footer .ticket-details-wrapper .nav-tabs .nav-link {
    margin-right: 5px;
    color: inherit;
    font-size: .9rem
}

.ticket .ticket-footer .ticket-details-wrapper .nav-tabs .nav-link i,
.ticket .ticket-footer .ticket-details-wrapper .nav-tabs .nav-link svg {
    margin-right: 5px
}

.ticket .ticket-footer .ticket-details-wrapper .nav-tabs .nav-link:focus,
.ticket .ticket-footer .ticket-details-wrapper .nav-tabs .nav-link:hover {
    background: #fff;
    border-color: transparent;
    text-decoration: none
}

.ticket .ticket-footer .ticket-details-wrapper .nav-tabs .nav-item.show .nav-link,
.ticket .ticket-footer .ticket-details-wrapper .nav-tabs .nav-link.active {
    color: #124ab0;
    font-weight: 600;
    background-color: #fff;
    border-color: transparent
}

.ticket .ticket-footer .details-collapse {
    float: right;
    display: inline-block;
    line-height: 70px;
    cursor: pointer;
    color: #124ab0
}

.ticket .ticket-footer .details-collapse .label {
    font-size: .9rem;
    font-weight: 500;
    padding: 0 10px
}

.ticket .ticket-footer .price {
    display: inline-block;
    position: absolute;
    right: 150px;
    top: 50%;
    padding-right: 30px;
    transform: translateY(-50%)
}

.ticket .ticket-footer .price .fa-chevron-down {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%)
}

.ticket .ticket-footer .price .total {
    display: block;
    font-size: 1.3rem;
    line-height: 1.3rem;
    font-weight: 700
}

.ticket .ticket-footer .price .extra-price-info {
    color: #647993
}

.ticket .ticket-footer .btn-select {
    padding: 0 30px;
    color: #fff;
    font-weight: 700;
    display: inline;
    font-size: 1.2rem;
    line-height: 40px;
    height: 40px;
    text-align: center;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    background: #41d19e;
    transition: background .1s;
    border-radius: 5px
}

.ticket .ticket-footer .btn-select:hover {
    transition: background .2s;
    background: #f64a5c !important
}

.ticket .ticket-footer .extra-info {
    display: block;
    line-height: 70px;
    float: left;
    font-size: .9rem;
    cursor: pointer;
    color: #23b782
}

.ticket .ticket-footer .extra-info .check-circle {
    font-size: 1.1rem;
    color: #40d19e;
    margin-right: 5px
}

.ticket .badge {
    padding: 6px 7.5px;
    margin: 0 5px;
    font-weight: 500;
    font-size: .75rem
}

.ticket .badge.hot-item {
    background: rgba(244, 70, 66, .7);
    padding: 7.5px;
    color: #fff
}

.ticket .badge.instant-confirmation {
    background: #f7f9fd;
    color: inherit
}

.ticket .badge.discount {
    background: #29cc92;
    color: #fff
}

.ticket .badge.popular {
    background: #9b5ded;
    color: #fff
}

.ticket .badge.refundable {
    background: #29cc92;
    color: #fff
}

.ticket .badge .fa-bolt {
    color: #ffc107
}

.checkout-bar {
    position: fixed;
    bottom: 0;
    padding: 15px 0;
    background: #192a40;
    width: 100%;
    z-index: 7
}

.checkout-bar .total-trip-price-summary {
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%)
}

.checkout-bar .total-trip-price-summary label {
    color: hsla(0, 0%, 100%, .5);
    font-size: 15px;
    margin-bottom: 0
}

.checkout-bar .btn-continue {
    display: inline;
    padding: 15px 40px;
    font-weight: 700;
    color: #fff;
    font-size: 1.4rem;
    float: right;
    background: #41d19e;
    transition: background .1s;
    border-radius: 5px
}

.checkout-bar .total-trip-price {
    color: #fff;
    display: block;
    font-size: 1.8rem;
    font-weight: 800
}

.filter-check label {
    color: #627791
}

.container-checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.container-checkbox.checked {
    color: inherit
}

.container-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    box-shadow: 0 24px 34px rgba(0, 0, 0, .08);
    border-radius: 3px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .2)
}

.container-checkbox:hover input~.checkmark {
    background-color: #ccc;
    background-color: #f7f7f7
}

label.container-checkbox:checked {
    color: #000
}

.container-checkbox input:checked~.checkmark {
    background: #192a40;
    color: #000
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.container-checkbox input:checked~.checkmark:after {
    display: block
}

.container-checkbox .checkmark:after {
    left: 6px;
    top: 1.4px;
    width: 7px;
    height: 12px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg)
}

.route-diagram {
    display: inline-block;
    position: relative
}

.route-dotted {
    height: 80%;
    top: 50%;
    bottom: 0;
    position: absolute;
    transform: translateY(-50%);
    width: 2px;
    border-left: 2px dashed #124ab0;
    display: inline-block;
    left: 2px
}

.route-dotted .port {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #124ab0
}

.route-dotted .port:first-child {
    top: 0;
    position: absolute;
    left: -5px
}

.route-dotted .port:last-child {
    bottom: 0;
    position: absolute;
    left: -5px
}

.route-diagram .route-info {
    display: inline-block;
    margin: 0 30px;
    font-size: 14px
}

.route-diagram .route-info .arrival,
.route-diagram .route-info .departure {
    font-weight: 700
}

.route-diagram .route-info .time {
    margin: 0 15px 0 0;
    font-size: 1rem
}

.route-diagram .route-info .duration {
    color: rgba(59, 85, 118, .5);
    font-size: 12px;
    padding: 5px 0
}

.ticket .inward .inward-header,
.ticket .outward .outward-header {
    padding: 0 0 10px
}

.ticket .inward .inward-header label,
.ticket .outward .outward-header label {
    font-weight: 700
}

.ticket .inward .inward-header .date,
.ticket .outward .outward-header .date {
    color: #3b5576;
    padding: 0 10px;
    font-size: 15px
}

.navbar-light .navbar-nav .nav-link {
    color: inherit;
    padding-right: .5rem;
    padding-left: 1rem;
    font-size: 17px
}

.btn-light {
    color: inherit;
    background-color: #fff;
    border-color: #f3f4f6;
    padding: 7.5px 10px
}

.filter-by .btn i,
.filter-by .btn svg {
    margin: 0 5px;
    font-size: 75%
}

.filter-by .dropdown-item {
    color: inherit;
    font-size: .9rem;
    padding: 5px 15px
}

.img-operator {
    position: relative;
    cursor: pointer
}

.img-operator i,
.img-operator svg {
    position: absolute;
    bottom: 10px;
    color: #fff;
    font-size: 1rem;
    right: 10px
}

.info-alert {
    padding: 10px 15px;
    background: rgba(230, 51, 77, .2);
    border-radius: 5px;
    position: relative
}

.info-alert .icon-wrapper {
    display: block;
    float: left;
    padding: 0;
    color: #d4213d;
    left: 15px;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    margin-right: 20px
}

.info-alert .icon-wrapper i,
.info-alert .icon-wrapper svg {
    font-size: 1.5rem
}

.info-alert .text-group {
    margin-left: 35px;
    line-height: 1.4rem
}

.info-alert .text-group .title {
    display: block;
    color: #d4213d;
    font-weight: 600
}

.info-alert .text-group .text {
    color: inherit;
    font-size: .9rem
}

.btn-group-sm>.btn,
.btn-sm {
    border-radius: 5px
}

.dropdown-menu {
    box-shadow: 0 0 34px rgba(0, 0, 0, .1);
    border: 0
}

.content {
    background: #fff;
    border-radius: .75rem;
    box-shadow: 0 10px 30px rgba(59, 75, 133, .1)
}

.content,
.drop-shadow-default {
    box-shadow: 0 6px 16px #124ab059;
    transition: 0.4s;
}
.content:hover,
.drop-shadow-default:hover {
    box-shadow: 0 10px 24px #093c997a;
}
.content .small {
    color: rgba(25, 41, 62, .6)
}

.content .content-header {
    padding: 15px;
    font-weight: 500;
    color: #124ab0;
    font-size: 1.1rem;
    border-top-left-radius: .75rem;
    border-top-right-radius: .75rem;
    border-bottom: 1px solid #eff1f5
}

.content .content-footer {
    height: 60px;
    background: #192a3f
}

.content .content-trust {
    padding: 15px;
    background: #f8f9fb;
    position: relative;
    border-bottom-left-radius: .75rem;
    border-bottom-right-radius: .75rem
}

.content .content-trust .fa-lock {
    position: absolute;
    top: 50px;
    font-size: 1.3rem;
    margin-left: 5px
}

.content .why-book i,
.content .why-book svg {
    color: #23b781
}

.content .content-trust h4 {
    font-size: .9rem;
    font-weight: 700;
    margin-bottom: 15px
}

.content .content-trust p {
    font-size: .8rem;
    margin-left: 40px
}

.content .content-header.summary {
    background: #124ab0;
    color: #fff
}

.content.select-payment .green {
    font-size: .9rem;
    font-weight: 500;
    color: #24b783
}

.content.select-payment .green i,
.content.select-payment .green svg {
    margin-right: 5px
}

.content.select-payment .form-check {
    /* height: 60px; */
    position: relative;
    border-top: 1px solid #e9eff7;
    cursor: pointer
}

.content.select-payment .form-check:last-child {
    border-bottom: 1px solid #e9eff7
}

.content.select-payment .form-check input {
    display: inline-block;
    top: 50%;
    margin-top: 0;
    transform: translateY(162%);
}

.content.select-payment .form-check label {
    overflow: hidden;
    max-height: 100%;
    padding: 12px 15px
}

.content.select-payment .form-check label img {
    border: 1px solid #e9eff7;
    border-radius: 5px;
    max-height: 35px;
    padding: 5px;
    margin-right: 5px
}

.content.select-payment .form-check label .payment-method-next-step {
    padding: 10px 0 0;
    font-size: .75rem;
    font-weight: 400
}

.content.select-payment .form-check label .payment-amount {
    float: right;
    display: block;
    position: absolute;
    top: 20px;
    right: 0;
    font-weight: 500;
    font-size: .9rem
}

.content.booking-summary .content-body {
    padding: 0 20px 10px
}

.badge {
    padding: 5px;
    margin-right: 5px
}

.badge-success {
    background-color: #23b781
}

.badge-af-original {
    background: linear-gradient(277.47deg, #ff7d75 .35%, #f0294d);
    color: #fff
}

.content.booking-summary .content-body .item {
    padding-bottom: 15px;
    border-bottom: 1px solid #e9eff7
}

.content.booking-summary .content-body .item:last-child {
    border-bottom: 0
}

.content.booking-summary .content-body .item-header {
    padding: 15px 0 0;
    margin-bottom: 10px;
    line-height: 40px
}

.content.booking-summary .content-body .item-header .operator-info {
    display: inline-block;
    font-weight: 600
}

.content.booking-summary .content-body .item-header .price {
    display: inline-block;
    float: right;
    font-weight: 600
}

.content.booking-summary .cancellation-conditions {
    font-weight: 500;
    font-size: .8rem;
    color: #23b782
}

.content.booking-summary .date {
    font-size: .9rem !important
}

.content.booking-summary .inward-header,
.content.booking-summary .outward-header {
    margin-bottom: 10px
}

.content.booking-summary .inward-header label,
.content.booking-summary .outward-header label {
    font-weight: 600;
    font-size: .9rem
}

.content.booking-summary .route-info {
    margin: 0 0 0 30px
}

.content.booking-summary .item .item-footer {
    display: block;
    position: relative;
    height: 50px;
    margin: 10px 0 0
}

.content.booking-summary .item .item-footer .pax-summary {
    display: inline-block;
    float: left;
    height: 50px;
    font-size: .9rem;
    color: #808b9a;
    line-height: 50px
}

.content.booking-summary .item .item-footer .pax-summary .pax {
    margin-right: 5px
}

.content.booking-summary .item .item-footer .remove-trip {
    border: 1px solid #babece;
    padding: 4px 10px;
    height: auto;
    color: #babece;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    font-size: .7rem;
    border-radius: 5px
}

.content.booking-summary .content-footer label {
    display: inline-block;
    float: left;
    line-height: 60px;
    color: #fff;
    padding: 0 20px;
    font-weight: 600;
    font-size: 1.2rem
}

.content.booking-summary .content-footer .total-price {
    font-weight: 600;
    font-size: 1.2rem;
    padding: 0 20px;
    color: #fff;
    line-height: 60px;
    float: right;
    display: inline-block
}

.content .content-body {
    padding: 30px 30px 15px;
    color: inherit;
    font-size: 1rem
}

.checkout .btn-continue {
    background: #41d19e;
    height: 55px;
    display: inline-block;
    text-align: center;
    border-radius: .75rem;
    padding: 0 50px;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 55px;
    cursor: pointer;
    transition: background .4s
}

.checkout .btn-continue:hover {
    background: #22ca8e
}

.checkout .tc-notice {
    padding: 10px 15px;
    border-radius: 5px;
    font-size: .8rem;
    font-weight: 300
}

.content input.form-control,
.content select.form-control {
    border: 2px solid #e9eff7;
    height: 40px;
    color: inherit;
    font-weight: 500
}

.content .passenger-details h5,
.content h5 {
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 30px
}

.content label.info {
    font-size: .9rem;
    font-weight: 600;
    padding-bottom: 15px
}

.checkout-progress .step {
    color: #babfce;
    font-weight: 500;
    display: inline-block
}

.checkout-progress .step span.round {
    height: 32px;
    width: 32px;
    border-radius: 50%;
    display: inline-block;
    font-weight: 600;
    padding-top: 5px;
    text-align: center;
    background: none;
    border: 1px solid #babfce;
    color: #babfce
}

.checkout-progress .step.active {
    font-weight: 700;
    color: #192a3e
}

.checkout-progress .step.active span.round {
    background: #192a3e;
    color: #fff;
    border: 2px solid #192a3e;
    color: inherit;
    padding: 4px;
    font-weight: 800;
    background: none
}

.checkout-progress .step .line {
    width: 100px;
    display: inline-block;
    max-width: 50px;
    background: #babfce;
    position: relative;
    top: -3.5px;
    height: 1px
}

.checkout-progress .step.active .line {
    background: #192a3e
}

@media only screen and (max-device-width:480px) {
    .ticket .ticket-footer .ticket-details-wrapper .nav-tabs .nav-link {
        margin-right: 0
    }

    .checkout-progress .step {
        font-size: .9rem
    }

    .checkout-progress .step .round {
        width: 24px !important;
        height: 24px !important;
        padding: 0 !important
    }

    .checkout-progress .step .line {
        width: 25px
    }

    .search-item {
        height: 90px !important
    }
}

.checkout-progress {
    background: #fff;
    box-shadow: 0 2px 5px rgba(59, 75, 133, .1)
}

.progress {
    list-style: none;
    margin: 0;
    padding: 0;
    display: table;
    table-layout: fixed;
    width: 100%;
    color: #192a3e;
    background: none;
    line-height: normal
}

.progress>li {
    display: table-cell;
    font-size: 14px
}

.progress>li,
.progress>li:before {
    position: relative;
    text-align: center;
    color: #6e707b
}

.progress>li:before {
    content: attr(data-step);
    font-size: 12px;
    width: 24px;
    border: 1px solid #babdce;
    height: 24px;
    margin: 0 auto .25em;
    line-height: 24px;
    border-radius: 100%
}

.progress>li:after,
.progress>li:before {
    display: block;
    background: #babece;
    z-index: 2
}

.progress>li:after {
    content: "";
    position: absolute;
    color: #babece;
    height: 3px;
    top: 12px;
    border: none;
    width: calc(100% - 24px);
    left: calc(50% + 12px);
    margin-left: 1.5em\9
}

.progress>li:last-child:after {
    display: none
}

.progress>li.is-complete {
    color: #192a3e;
    font-weight: 600;
    font-size: 14px
}

.progress>li.is-complete>.fa-check {
    display: block;
    position: absolute;
    top: 7px;
    left: 50%;
    color: #fff;
    transform: translateX(-50%);
    z-index: 20;
    font-size: 12px
}

.progress>li.is-complete:before {
    color: #124ab0 !important
}

.progress>li>.fa-check {
    display: none
}

.progress>li.is-complete:before {
    border: 1px solid #124ab0;
    color: #fff;
    background: #124ab0
}

.progress>li.is-complete:after {
    color: #fff;
    background: #124ab0
}

.progress>li.is-active {
    color: #124ab0;
    font-weight: 500
}

.progress>li.is-active:before {
    color: #fff;
    background: #124ab0;
    border: 1px solid #124ab0;
    font-weight: 600
}

.progress__last:after {
    display: none !important
}

.progress--medium {
    font-size: 1rem
}

.green {
    color: #23b782 !important
}

.bg-green {
    background: #23b782 !important
}

.bg-light-blue {
    background: #e8f3ff !important
}

.btn-default {
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    color: #fff !important;
    font-size: 1rem;
    font-weight: 500;
    cursor: pointer;
    transition: background .4s;
    border: 0;
    background: #124ab0
}

.btn-default:hover {
    background: #192a40;
    text-decoration: none !important
}

.btn-default-outline {
    background: none !important;
    border: 2px solid #f0284d;
    color: #f0284d !important;
    font-weight: 600
}

.larger {
    font-size: 1.2rem
}

.page-block.content {
    background: none !important;
    box-shadow: none !important
}

.page-block.content h1,
.page-block.content h2,
.page-block.content h3,
.page-block.content h4 {
    font-weight: 700
}

.page-block.content h1 {
    font-size: 2rem !important
}

.page-block.content h2{
    font-size: 1.5rem;
}

.page-block.content h3 {
    font-size: 1.3rem
}
.page-block.content h4 {
    font-size: 1.3rem
}

.page-block.content a {
    font-weight: 700
}

.page-block.content .btn-default {
    padding: 10px 15px;
    line-height: normal;
    font-size: .9rem;
    height: auto
}

.ferry-service-route {
    margin: 15px 0 30px;
    box-shadow: 0 6px 16px #124ab059;
    border: 1px solid #124ab03b !important;
    transition: 0.4s;
}
.ferry-service-route:hover {
        box-shadow: 0 10px 24px #093c997a;
}
.ferry-service-route:last-child {
    margin: 15px 0
}

.ferry-service-info {
    background: hsla(0, 0%, 89.8%, .5);
    background: #124ab01c;
    padding: 15px;
    border-radius: 5px;
    margin-top: 15px;
    font-size: .9rem;
}

.ferry-service-info .logo {
    background: #f9fafd;
    border-radius: 5px;
    position: relative;
    height: 60px
}

.ferry-service-info .img-port {
    overlay: hidden;
    background-size: cover;
    background-position: bottom;
    min-height: 100px;
    max-height: 100px
}

.ferry-service-info .logo img {
    max-height: 40px;
    max-width: 100px
}

.ferry-service-info .btn,
.ferry-service-info .logo img {
    top: 50%;
    transform: translateY(-50%);
    position: relative
}

.ferry-service-info span {
    display: block;
    font-weight: 500
}

.alt-link {
    color: #124ab0 !important
}

.soft-shadow {
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05)
}

.soft-sharp-shadow- {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .15)
}

.close-dropdown-input {
    text-align: right;
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #e5e5e5;
    overflow: hidden
}

.close-dropdown-input .btn {
    background: #192a40 !important;
    background: #f6f5f5 !important;
    color: inherit !important;
    font-weight: 500;
    font-size: 17px;
    padding: 15px 30px
}

.close-dropdown-input svg {
    font-size: 1rem;
    margin-left: 10px
}

.search-results-header {
    background: #fff;
    box-shadow: 0 2px 5px rgba(59, 75, 133, .1);
    border-radius: 5px
}

.search-results-header .trip-details {
    padding: 20px;
    font-size: .8rem;
    font-weight: 500
}

.search-results-header .trip-details .detail {
    background: #f8f9fb;
    padding: 10px 15px;
    border-radius: 100px;
    cursor: pointer
}

.search-results-header .trip-details .detail span {
    font-weight: 600;
    font-size: 1rem
}

.search-results-header .trip-details .change-search {
    color: inherit;
    font-size: .9rem
}

.search-results-header .trip-details .change-search a {
    color: inherit
}

.search-results-header .trip-details .change-search a:hover {
    text-decoration: none
}

.search-results-header .filter-by {
    background: #fff;
    font-size: .9rem;
    border-bottom-left-radius: .75rem;
    border-bottom-right-radius: .75rem;
    padding: 10px 20px;
    border-top: 1px dashed #e3e7f0
}

.search-results-header .btn-group {
    border: 0
}

.search-results-header .btn-group,
.search-results-header .btn-group .btn {
    border: 0;
    border-radius: 5px !important;
    font-size: .8rem;
    font-weight: 600;
    letter-spacing: .2px
}

.search-results-header .btn-light {
    padding: 3.5px 7.5px !important
}

.search-results-header .btn-light:hover {
    color: #212529;
    background-color: #f8f9fb !important;
    border-color: #f8f9fb !important
}

.search-results-header .btn-light.active:hover {
    background: #192a3f !important
}

.search-results-header .btn-group .btn.active {
    background: #192a3f;
    color: #fff
}

.search-results-header .hero {
    max-height: 0;
    transition: max-height .15s ease-out;
    overflow: hidden;
    background-image: none;
    padding: 0 20px !important
}

.search-results-header .hero.open {
    max-height: 500px;
    overflow: visible;
    transition: max-height .15s ease-in
}

.search-results-header .hero .searchbox {
    padding: 10px 0 30px !important
}

.search-results-header .hero .input-pax {
    border-right: 1px solid #d3dce5 !important
}

.search-results-header .hero .searchbox .searchbox-input-wrapper .radio {
    border: 2px solid #d3dce5 !important
}

.search-results-header .hero .searchbox .searchbox-input-wrapper .trip-type.active .radio .radio-inner {
    background: #124ab0 !important
}

.hero .searchbox .searchbox-input-wrapper label.trip-type {
    color: rgba(25, 42, 63, .6) !important
}

.hero .searchbox .searchbox-input-wrapper .trip-type.active label.trip-type {
    color: inherit !important
}

@media (min-width:1100px) {
    body.results .container {
        max-width: 1400px
    }
}

@media screen and (min-width:768px) {
    .dropdown-menu {
        margin-top: 0
    }

    .dropdown-toggle,
    .nav-tabs .dropdown-toggle,
    .navbar .dropdown-toggle {
        margin-bottom: 0
    }

    .checkout-progress {
        background: none;
        box-shadow: none
    }
}

@media only screen and (max-width:768px) {
    .ticket .ticket-footer .details-collapse {
        position: absolute;
        right: 20px
    }

    .ticket-details-inner .nav-tabs .nav-item {
        display: block;
        width: 100%
    }

    .ticket .ticket-footer .ticket-details-wrapper.open {
        display: inline-block
    }

    .ticket .ticket-header-wrapper {
        margin: 0 15px !important
    }

    .ticket .ticket-cta-mobile {
        padding: 15px 0;
        margin: 0 15px;
        border-top: 1px solid #f3f4f6
    }

    .ticket .ticket-footer .extra-info {
        font-size: .75rem
    }

    .ticket .ticket-footer .details-collapse .label {
        padding: 0
    }

    .ticket .ticket-cta-mobile .btn-select {
        width: 100%;
        border: 0;
        display: block;
        padding: 10px 7.5px;
        font-size: 18px;
        font-weight: 600;
        text-align: center;
        text-decoration: none;
        color: #fff;
        background: #124ab0;
        border-radius: 5px
    }

    .ticket .ticket-cta-mobile .btn-info {
        display: block;
        padding: 10px 7.5px;
        font-size: .9rem;
        font-weight: 400;
        text-align: center;
        text-decoration: none;
        color: inherit;
        border: 2px solid #f7f9fd;
        background: #fff;
        border-radius: 5px
    }

    .ticket .ticket-body {
        padding: 15px !important
    }

    .ticket .ticket-header .price {
        right: 15px
    }

    .ticket .ticket-footer .ticket-footer-inner {
        padding: 0 15px !important
    }

    .ticket .ticket-body-alt-2 .vertical-right-divider {
        border-right: 0 !important
    }

    .ticket .ticket-body-alt-2 .vertical-right-divider:last-child {
        border-right: 0 !important;
        border-top: 1px solid #f8f8fa;
        padding-top: 15px
    }

    .ticket.one-way .ticket-body-alt-2 .vertical-right-divider:last-child {
        border-top: 0;
        padding-top: 0;
        margin-bottom: 15px !important
    }

    .ticket.one-way .ticket-body-alt-2 img.img-operator {
        border-top: 1px solid #f3f4f6;
        padding-top: 15px
    }

    .ticket .ticket-body-alt-2 .journey .details .port {
        font-size: .81rem !important
    }

    .ticket .ticket-body-alt-2 .journey .details .time {
        font-size: 1.3rem !important
    }

    .search-results-header .trip-details .change-search {
        background: #f8f9fb;
        padding: 10px 5px;
        border-radius: 5px
    }

    .ticket .ticket-body-alt-2 .journey .journey-stops {
        margin-top: 10px !important
    }

    .dropdown-input {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        height: 100% !important;
        bottom: 0 !important;
        width: 100% !important;
        margin: 0 !important;
        border-radius: 0 !important
    }

    .litepicker {
        position: relative !important;
        left: 50%;
        transform: translateX(-50%)
    }

    .litepicker .container__months .month-item {
        margin-left: 0 !important
    }

    .close-dropdown-input {
        display: block !important;
        position: absolute;
        bottom: 0;
        left: 0;
        background: #fff;
        z-index: 10;
        border-top: 1px solid #e5e5e5;
        padding: 15px;
        width: 100%
    }

    .hero .searchbox .searchbox-input-wrapper .input.input-from {
        border-right: 1px solid #d4dce5 !important;
        border-top-right-radius: .75rem;
        border-bottom: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }

    .hero .searchbox .searchbox-input-wrapper .input.input-to {
        border: 1px solid #d4dce5;
        border-bottom: 0;
        padding-left: 0
    }

    .hero .searchbox .searchbox-input-wrapper .input.input-departure-date {
        border-bottom-left-radius: 5px;
        border-bottom: 1px solid #d4dce5
    }

    .hero .searchbox .searchbox-input-wrapper .input.input-pax {
        border-top-right-radius: 0;
        border-bottom-right-radius: .75rem;
        border-bottom: 1px solid #d4dce5;
        padding-right: 0;
        margin-right: 0
    }

    .hero .searchbox .searchbox-input-wrapper .input.input-btn-search {
        margin-top: 15px
    }

 .route-icon {
        left: 81%;
        bottom: -41%;
        top: auto;
        transform: translateX(-50%);
        border: 1px solid #d3dce5;
    }
    .hero .intro-title {
        font-size: 2rem
    }

    .jumbotron {
        background-image: linear-gradient(rgba(18, 25, 58, .15), transparent), url(https://res.cloudinary.com/island-ventures/image/upload/v1640091214/7aba7b62e4357ea75c85d851f5a86976_l5ajps.jpg);
        padding: 2rem 0 4rem
    }

    :root {
        --litepickerBgColor: #fff;
        --litepickerMonthHeaderTextColor: #333;
        --litepickerMonthButton: #9e9e9e;
        --litepickerMonthButtonHover: #2196f3;
        --litepickerMonthWidth: calc(var(--litepickerDayWidth)*7);
        --litepickerMonthWeekdayColor: #9e9e9e;
        --litepickerDayColor: #333;
        --litepickerDayColorHover: #2196f3;
        --litepickerDayIsTodayColor: #f44336;
        --litepickerDayIsInRange: #bbdefb;
        --litepickerDayIsLockedColor: #9e9e9e;
        --litepickerDayIsBookedColor: #9e9e9e;
        --litepickerDayIsStartColor: #fff;
        --litepickerDayIsStartBg: #2196f3;
        --litepickerDayIsEndColor: #fff;
        --litepickerDayIsEndBg: #2196f3;
        --litepickerDayWidth: 48px;
        --litepickerButtonCancelColor: #fff;
        --litepickerButtonCancelBg: #9e9e9e;
        --litepickerButtonApplyColor: #fff;
        --litepickerButtonApplyBg: #2196f3;
        --litepickerButtonResetBtn: #909090;
        --litepickerButtonResetBtnHover: #2196f3;
        --litepickerHighlightedDayColor: #333;
        --litepickerHighlightedDayBg: #ffeb3b
    }

    .show-week-numbers {
        --litepickerMonthWidth: calc(var(--litepickerDayWidth)*8)
    }
}

.text-block {
    border-radius: 5px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 6px 16px #124ab059
}

.text-block .block-header {
    height: 120px;
    background-size: cover;
    background-position: 0 50%;
    background-repeat: no-repeat
}

.text-block .block-content h2 {
    font-size: 1.4rem;
    font-weight: 700
}

.blog-item .card-footer {
    background: #fff;
    font-size: .9rem
}

.blog .card-header {
    background: #f5f8ff;
    padding: 15px;
    font-weight: 700;
    color: inherit;
    font-size: 1.1rem
}

.place-details {
    border: 1px solid #e9eff7;
    font-size: .9rem;
    color: rgba(25, 42, 64, .8)
}

.h-0 {
    height: 0
}

.hotelPickupWrapper {
    max-height: 0;
    overflow: hidden;
    transition: max-height .15s ease-out
}

.hotelPickupWrapper.active {
    max-height: 1000px;
    transition: max-height .25s ease-in
}

.iti {
    display: block !important
}

.form-control.error {
    border-color: #fe7a72
}

label.error {
    color: #f95e65;
    font-size: .9rem;
    font-weight: 400;
    padding: 5px 0
}

.iti {
    max-height: 40px;
    width: 100%;
    display: inline-block !important;
    position: relative !important
}

.select2-dropdown {
    border: 1px solid #e6e9ec !important;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .075)
}

.select2-search--dropdown {
    display: block;
    padding: 7.5px !important
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #6c757d;
    line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 7.5px !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff !important;
    border: 2px solid #e9eff7 !important;
    border-radius: 4px !important;
    padding: 4.5px !important
}

.select2-container .select2-selection--single {
    height: auto !important
}

.select2-container--open .select2-dropdown--below {
    border: 0 !important;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .075)
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #e6e9ec !important;
    border-radius: 2px !important
}

.select2-results__option {
    padding: 6px 15px !important
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #f2f3f5 !important;
    color: #31353c !important
}

.select2-container--default .select2-results__option[aria-selected=true] {
    display: none !important
}

.select2-container--default .select2-search--dropdown .select2-search__field:focus {
    color: #495057 !important;
    background-color: #fff !important;
    border-color: #80bdff !important;
    outline: 0 !important;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25) !important
}

.select2,
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container .select2-selection--single {
    width: 100% !important;
    font-size: 1rem;
    outline: 0 !important
}

.select2-results__options li:last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.select2-results__options li:first-child {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

div#accordion .card {
    border-radius: 0;
    border: 0;
    background: transparent;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .05)
}

div#accordion .card .card-header {
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
    border-radius: 0
}

div#accordion .card:first-child .card-header {
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important
}

div#accordion .card:last-child .card-header {
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important
}

div#accordion .card:last-child .card-body {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

div#accordion .card .card-body {
    background: #fff
}

div#accordion .card .card-header .btn {
    font-size: 1rem;
    text-align: left;
    font-weight: 600;
    color: inherit
}

div#accordion .card .card-header .btn:focus {
    box-shadow: none !important;
    text-decoration: none !important
}

div#accordion .card .card-header .btn:hover {
    text-decoration: none !important
}

.top-bar {
    border-bottom: 1px solid hsla(0, 0%, 89.8%, .5)
}

.top-bar .nav-item {
    font-size: .8rem;
    font-weight: 400
}

.top-bar .nav-item:hover {
    cursor: pointer
}

.top-bar .nav-item a.nav-link {
    color: rgba(25, 42, 64, .8) !important
}

.cookie-consent {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 2rem;
    text-align: center;
    background: #fff;
    z-index: 1;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2)
}

.cookie-consent .cookie-consent__agree {
    background: #f85a65;
    border: 0;
    padding: 10px;
    color: #fff;
    font-weight: 500
}

.recent-searches .search-item {
    position: relative;
    border-radius: 5px;
    height: 100px;
    background-position-y: 65%;
    background-size: cover;
    overflow: hidden;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .3)
}

.recent-searches .search-item:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .5));
    opacity: 1;
    transition: opacity .2s linear
}

.recent-searches .search-item:hover:before {
    opacity: .5
}

.recent-searches .search-item .search-details {
    position: absolute;
    z-index: 2;
    left: 15px;
    bottom: 10px
}

.recent-searches .search-item .search-details span {
    color: #fff
}

.recent-searches .search-item .search-details span.trip-type {
    font-size: .8rem
}

.recent-searches .search-item .search-details span.route {
    font-weight: 600;
    font-size: 1rem
}

.recent-searches .search-item .search-details span.travel-dates {
    font-size: .8rem
}

.navbar-light .navbar-toggler {
    border: 0 !important
}

.page-section {
    border-radius: 5px;
    padding: 15px
}

.soft-shadow {
    box-shadow: 0 .2rem 1rem rgba(0, 0, 0, .075) !important
}

.no-shadow {
    box-shadow: none !important
}

.highlight {
    z-index: 10 !important
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #708db1
}

.checkout-ssl-secure-connection {
    max-height: 40px
}

.routes .list-group-flush>.list-group-item {
    background: #e7f3ff;
    margin: 10px;
    padding: 5px 10px !important;
    border: 0;
    border-radius: 5px;
    text-align: center
}

.text-blue {
    color: #01ade2
}

:root {
    --star-size: 60px;
    --star-color: #ddd;
    --star-background: #edab56
}

.stars {
    --percent: calc(var(--rating)/5*100%);
    display: inline-block;
    font-size: 12px;
    font-family: Times;
    line-height: 1
}

.stars:before {
    content: "\2605\2605\2605\2605\2605";
    letter-spacing: 3px;
    background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.stars.large {
    font-size: 1.4rem
}

.text-color-primary {
    color: #124ab0
}

.page-item.active .page-link {
    background-color: #01ade2;
    border-color: #01ade2
}

.page-link {
    color: #01ade2
}

.tour-item-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.tour-tag {
    font-size: .75rem;
    text-transform: uppercase
}

.tour-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.why-book-with-us {
    background-color: #ebf8ff
}

.tour-included ul li,
.why-book-with-us ul li {
    list-style-type: none
}

.itinerary-item-title {
    font-weight: 700;
    font-size: 1rem
}

.total-pax-btn {
    margin: 0 auto;
    position: relative;
    top: 1px
}

.picker--focused .picker__day--selected,
.picker__day--selected,
.picker__day--selected:hover {
    background: #124ab0 !important
}

.input-total-pax {
    width: 40px
}

.box-shadow-standout {
    box-shadow: 0 0 12px rgba(3, 18, 26, .15) !important
}

.breadcrumb-item+.breadcrumb-item:before {
    float: none !important;
    padding-right: .5rem;
    color: #6c757d;
    content: "\203A"
}















.mr-auto, .mx-auto {
    margin-right: auto!important;
}





















.section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 45px;
    animation: fadeInUp 1s ease-out;
}

.section-title {
    font-size: 1.55rem;
    font-weight: 600;
    color: #192a40;
    display: flex;
    align-items: center;
    /* letter-spacing: -0.03em; */
    margin-bottom: 0;
}

.title-icon {
    width: 40px;
    /* height: 40px; */
    margin-right: 16px;
    stroke: #005f9e;
    animation: pulse 2s infinite;
}

.btn-explore {
    display: inline-flex;
    align-items: center;
    font-size: 16px;
    font-weight: 400 !important;
    color: #ffffff !important;
    background: #124ab0;
    border-radius: 16px;
    padding: 10px 31px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 6px 16px #124ab059;
}

.btn-explore:hover {
    background: #093c99;
    transform: translateY(-4px);
    box-shadow: 0 10px 24px #093c997a;
    text-decoration: none !important;
}


.sm-b{
    padding: 6px 20px;
}

.btn-explore-border {
    display: inline-flex;
    align-items: center;
    font-size: 16px;
    /* font-weight: 700; */
    color: #124ab0 !important;
    border: 2px solid ;
    border-color: #124ab0;
    border-radius: 16px;
    padding: 8px 20px;
    text-decoration: none;
    transition: all 0.3s ease;
    /* box-shadow: 0 6px 16px #124ab059; */
}

.btn-explore-border:hover {
    /* background: linear-gradient(135deg, #093c99, #1c365e); */
    transform: translateY(-4px);
    box-shadow: 0 10px 24px #093c997a;
    border-color:#093c99;
    color: #093c99 !important;
    text-decoration: none !important;
}
.btn-explore-border .arrow-icon {
    stroke: #124ab0;
}
.btn-explore-border:hover .arrow-icon {
    stroke: #093c99;
}
.arrow-icon {
    width: 20px;
    height: 20px;
    margin-left: 12px;
    stroke: #fff;
    animation: bounceRight 2s infinite;
}

.routes-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
}




.route-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.route-item {
    margin-bottom: 16px;
}

.route-item a {
    display: flex;
    align-items: center;
    font-size: 17px;
    font-weight: 600;
    color: #192a40;
    padding: 10px 24px;
    background: linear-gradient(90deg, #e8f3ff 0%, #e8f3ff 100%);
    border-radius: 12px;
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.route-item a::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(0, 114, 236, 0.2), transparent);
    transition: left 0.5s ease;
}

.route-item a:hover::before {
    left: 100%;
}

.route-item a:hover {
    background: linear-gradient(90deg, #e8f3ff, #d1e3ff);
    color: #005f9e;
    transform: translateX(12px);
    box-shadow: 0 6px 16px rgba(0, 114, 236, 0.25);
}

.route-item a::after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #124ab0;
    border-radius: 50%;
    margin-right: 12px;
    margin-left: 8px;
    transition: background 0.3s ease;
}

.route-item a:hover::after {
    background: #093c99;
}

@keyframes fadeInUp {
    from { transform: translateY(40px); opacity: 0; }
    to { transform: translateY(0); opacity: 1; }
}

@keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.15); }
    100% { transform: scale(1); }
}

@keyframes bounceRight {
    0%, 20%, 50%, 80%, 100% { transform: translateX(0); }
    40% { transform: translateX(8px); }
    60% { transform: translateX(4px); }
}

@media (max-width: 991px) {
    .premier-routes-section {
        padding: 100px 0;
    }

    .section-header {
        flex-direction: column;
        gap: 32px;
        text-align: center;
    }

    .section-title {
        font-size: 40px;
    }

    .routes-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
    }

    .route-column {
        padding: 24px;
    }
}

@media (max-width: 576px) {
    .premier-routes-section {
        padding: 80px 0;
    }

    .section-title {
        font-size: 32px;
    }

    .title-icon {
        width: 32px;
        height: 32px;
    }

    .btn-explore {
        width: 100%;
        padding: 14px;
        font-size: 16px;
    }

    .routes-grid {
        grid-template-columns: 1fr;
    }

    .route-item a {
        font-size: 15px;
        padding: 14px 20px;
    }
}























































button.accordion-button {
    background: transparent !important;
}
.accordion-item {
    margin-bottom: 15px;
}
.accordion-item  {
    box-shadow: 0 6px 16px #124ab059;
    border-radius: 16px !important;
    outline: none !important;
}
.accordion-button:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0px 0px 0px gray;
}


.pl-3, .px-3 {
    padding-left: 1rem!important;
}




.row.no-wid > * {
    width: initial;
}

h2.section-title i {
    margin-right: 10px;
}
.photo-holder.p-2.border.rounded {
    box-shadow: 0 6px 16px #124ab059;
}











.operator {
    box-shadow: 0 6px 16px #124ab059;
    padding: 15px !important;
    border-radius: 15px;
}

.ferry-service-info .row {
    align-items: center;
}
.tour-item-title {
    min-height: 47px;
}
.content.tour-item img {
    height: 240px;
}
.operator.pb-3.pt-3.comp-s {
    margin-bottom: 30px;
}

select.form-control.col-sm-3.col-12 {
    max-width: 300px;
}
.ferry-service-route .ferry-service-info {
    margin-top: 0 !important;
    border-radius: 15px;
    overflow: hidden;
}
.ferry-service-route {
    border-radius: 15px;
}
.table-responsive {
    box-shadow: 0 6px 16px #124ab059;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #02133252;
}

.pr-md-3, .px-md-3 {
    padding-right: 1rem !important;
}
@media (min-width: 768px) {
.text-md-right {
    text-align: right !important;
}
.text-md-left {
    text-align: left !important;
}
}









/* 

.ticket-details-wrapper {
    display: none;
    padding: 15px;
}
.ticket-details-wrapper.active {
    display: block;
} */

.ticket .ticket-footer .ticket-details-wrapper.active {
    max-height: 2000px;
    width: 100%;
    transition: max-height .15s ease-in;
}
.seats-left {
    font-size: 0.8rem;
    display: inline-block;
    color: #0eb076;
    background: rgb(35 183 130 / 20%);
    padding: 0px 7.5px;
    border-radius: 5px;
}
.ticket .ticket-header .operator {
    box-shadow: 0px 0px 0px;
    padding: initial !important;
}




input.btn-explore-border.input-b {
    display: initial;
    align-items: center;
    font-size: 16px;
    /* font-weight: 700; */
    color: #124ab0 !important;
    border: 2px solid;
    border-color: #124ab0;
    border-radius: 16px;
    padding: 10px 30px;
    text-decoration: none;
    transition: all 0.3s ease;
    /* box-shadow: 0 6px 16px #124ab059; */
    color: #124ab0;
    background: transparent;
}
/* .border-round {
    border: solid 1px #142e49;
    border-radius: 5px;
    margin-bottom: 25px;
    padding: 15px;
    color: #152f49;
    font-size: 0.9rem;
} */


.form-group.row {
    margin-bottom: 16px;
}


















.explore-hero {
    position: relative;
    height: 80vh;
    overflow: hidden;
}

.explore-hero .carousel-item {
    height: 80vh;
    background-size: cover;
    background-position: center;
}

.explore-hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    display: flex;
    align-items: center;
    justify-content: center;
}

.explore-hero-content {
    text-align: center;
    color: #ffffff;
}

.explore-hero-title {
    font-family: 'Poppins', sans-serif;
    font-size: 4.5rem;
    font-weight: 800;
    margin-bottom: 1rem;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.explore-hero-text {
    font-size: 1.25rem;
    max-width: 600px;
    margin: 0 auto 2rem;
}

.explore-hero-btn {
    background-color: #124ab0;
    color: #ffffff;
    border-radius: 3rem;
    padding: 0.75rem 2rem;
    font-weight: 600;
    transition: background-color 0.3s ease;
}

.explore-hero-btn:hover {
    background-color: #0f766e;
    color: #ffffff;
}

.explore-posts {
    padding: 4rem 0;
}

.explore-masonry {
    column-count: 2;
    column-gap: 1.5rem;
}

.explore-card {
    break-inside: avoid;
    margin-bottom: 1.5rem;
    position: relative;
    border-radius: 0.75rem;
    overflow: hidden;
    box-shadow: 0 6px 16px #124ab059;
    transition: transform 0.3s ease;
}

.explore-card:hover {
    transform: translateY(-4px);
}

.explore-card-img {
    height: 300px;
    object-fit: cover;
    width: 100%;
    filter: brightness(0.8);
    transition: filter 0.3s ease;
}

.explore-card:hover .explore-card-img {
    filter: brightness(1);
}

.explore-card-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
    padding: 1.5rem;
    color: #ffffff;
}

.explore-card-title {
    font-family: 'Poppins', sans-serif;
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.explore-card-title a {
    color: #ffffff;
    text-decoration: none;
}

.explore-card-title a:hover {
    color: #124ab0;
}

.explore-card-text {
    /* font-size: 0.875rem; */
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #fff;
}

.explore-card-btn {
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    transition: color 0.3s ease;
}

.explore-card-btn:hover {
    color: #124ab0;
}

.explore-card-footer {
    font-size: 0.75rem;
    color: #e2e8f0;
}

.explore-search {
    position: sticky;
    top: 2rem;
    background: #ffffff;
    border-radius: 0.75rem;
    padding: 1.5rem;
    box-shadow: 0 6px 16px #124ab059;
    border: 1px solid #030e2a4f;
}

.explore-search-title {
    font-family: 'Poppins', sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    color: #124ab0;
    margin-bottom: 1rem;
}

.explore-search .input-group-text {
    background-color: #124ab0;
    color: #ffffff;
    border-radius: 0 2rem 2rem 0;
}

@media (max-width: 768px) {
    .explore-hero {
        height: 60vh;
    }

    .explore-hero .carousel-item {
        height: 60vh;
    }

    .explore-hero-title {
        font-size: 2.5rem;
    }

    .explore-hero-text {
        font-size: 1rem;
    }

    .explore-masonry {
        column-count: 1;
    }

    /* .explore-card-img {
        height: 200px;
    } */
}
input.form-control.rounded-pill {
    border-radius: 38px 0px 0px 60px !important;
}
h5.explore-search-title {
    border-bottom: 1px solid #00000017;
    padding-bottom: 10px;
    margin-bottom: 23px;
}


















    
.blog-detail-hero {
    position: relative;
    height: 50vh;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/p6.jpg') no-repeat center center/cover;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #ffffff;
}

.blog-detail-hero-title {
    font-family: 'Poppins', sans-serif;
    font-size: 3rem;
    font-weight: 800;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.blog-detail-content {
    padding: 3rem 0;
}

.blog-detail-main {
    background: #ffffff;
    border-radius: 0.75rem;
    padding: 2rem;
    box-shadow: 0 6px 16px #124ab059;
}
/* 
.blog-detail-title {
    font-family: 'Poppins', sans-serif;
    font-size: 2.25rem;
    font-weight: 600;
    color: #124ab0;
    margin-bottom: 1rem;
} */

.blog-detail-meta {
    font-size: 0.875rem;
    color: #6c757d;
    margin-bottom: 1.5rem;
}

.blog-detail-text {
    font-size: 1rem;
    line-height: 1.8;
    color: #495057;
}

/* .blog-detail-text h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 1.5rem;
    font-weight: 600;
    color: #124ab0;
    margin-top: 2rem;
    margin-bottom: 1rem;
} */

.blog-detail-text p {
    margin-bottom: 1.25rem;
}

.blog-detail-img {
    max-width: 100%;
    height: auto;
    border-radius: 0.5rem;
    margin: 1.5rem 0;
}

.blog-detail-btn {
    background-color: #124ab0;
    color: #ffffff;
    border-radius: 0.5rem;
    padding: 0.5rem 1.5rem;
    transition: background-color 0.3s ease;
}

.blog-detail-btn:hover {
    background-color: #0e3a8a;
    color: #ffffff;
}

.blog-detail-sidebar {
    position: sticky;
    top: 2rem;
    background: #ffffff;
    border-radius: 0.75rem;
    padding: 1.5rem;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}

.blog-detail-search-title {
    font-family: 'Poppins', sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    color: #124ab0;
    margin-bottom: 1rem;
}

.blog-detail-search .input-group-text {
    background-color: #124ab0;
    color: #ffffff;
    border-radius: 0 2rem 2rem 0;
}

.blog-detail-link {
    color: #124ab0;
    text-decoration: none;
    transition: color 0.3s ease;
}

.blog-detail-link:hover {
    color: #ff6b6b;
}

@media (max-width: 768px) {
    .blog-detail-hero {
        height: 40vh;
    }

    .blog-detail-hero-title {
        font-size: 2rem;
    }

    .blog-detail-title {
        font-size: 1.75rem;
    }

    .blog-detail-content {
        padding: 2rem 0;
    }
}

















.glory-content {
    padding: 4rem 0;
}

.glory-section {
    background: #ffffff;
    border-radius: 0.75rem;
    padding: 2rem;
    box-shadow: 0 6px 16px #124ab059;
    margin-bottom: 2rem;
}



.glory-title {
    font-family: 'Poppins', sans-serif;
    font-size: 2rem;
    font-weight: 600;
    color: #124ab0;
    margin-bottom: 1.5rem;
    position: relative;
}

.glory-title::after {
    content: '';
    display: block;
    width: 50px;
    height: 3px;
    background: #ff6b6b;
    margin-top: 0.5rem;
}

.glory-text {
    font-size: 1rem;
    line-height: 1.8;
    color: #495057;
}

.glory-text p {
    margin-bottom: 1.25rem;
}

.glory-link {
    color: #124ab0;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s ease;
}

.glory-link:hover {
    color: #ff6b6b;
}

.glory-img {
    max-width: 100%;
    height: auto;
    border-radius: 0.5rem;
    margin: 1.5rem 0;
    max-height: 300px;
    width: 100%;
    object-fit: cover;
}

.glory-cta {
    text-align: center;
    padding: 3rem 0;
    background: #ffffff;
    border-radius: 0.75rem;
    box-shadow: 0 6px 16px #124ab059;
}

.glory-cta-title {
    font-family: 'Poppins', sans-serif;
    font-size: 1.75rem;
    font-weight: 600;
    color: #124ab0;
    margin-bottom: 1rem;
}

.glory-cta-btn {
    background-color: #124ab0;
    color: #ffffff;
    border-radius: 2rem;
    padding: 0.75rem 2rem;
    font-weight: 600;
    transition: background-color 0.3s ease;
}

.glory-cta-btn:hover {
    background-color: #ff6b6b;
    color: #ffffff;
}

@media (max-width: 768px) {
    .glory-hero {
        height: 60vh;
    }

    .glory-hero-title {
        font-size: 2.5rem;
    }

    .glory-hero-text {
        font-size: 1.25rem;
    }

    .glory-content {
        padding: 2rem 0;
    }

    .glory-title {
        font-size: 1.75rem;
    }
}































.booking-content {
    padding: 4rem 0;
}

.booking-step {
    background: #ffffff;
    border-radius: 0.75rem;
    padding: 2rem;
    box-shadow: 0 6px 16px #124ab059;
    text-align: center;
    height: 100%;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    padding-top: 3.5rem;
}

.booking-step:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 24px #093c997a;
}
.booking-step-number {
    display: inline-block;
    width: 55px;
    height: 55px;
    line-height: 50px;
    border-radius: 50%;
    border: 3px solid #124AB0;
    color: #124ab0;
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 1.5rem;
    position: absolute;
    background: #fff;
    left: 104px;
    top: -25px;
    filter: drop-shadow(0 6px 16px #124ab059);
}


.booking-step-icon {
    font-size: 2.5rem;
    color: #093c99;
    margin: 1rem 0;
    filter: drop-shadow(0 2px 4px rgba(255, 107, 107, 0.3));
    /* position: absolute; */
    top: -36px;
    left: 0;
    right: 0;
}
.booking-step-title {
    font-size: 1.5rem;
    font-weight: 600;
    color: initial;
    margin-bottom: 1rem;
}

.booking-step-text {
    font-size: 1rem;
    line-height: 1.7;
    color: #495057;
}

@media (max-width: 768px) {
    .booking-header {
        padding: 0rem 0;
    }

    .booking-header-title {
        font-size: 2.75rem;
    }

    .booking-header-text {
        font-size: 1.25rem;
    }

    .booking-content {
        padding: 2rem 0;
    }

    .booking-faq-title {
        font-size: 1.75rem;
    }

    .booking-step-title {
        font-size: 1.25rem;
    }
}

.booking-step-number {
    display: inline-block;
    animation: bounce 2s ease infinite; /* Apply the bounce animation */
  }
  
  /* Keyframes for bounce animation */
  @keyframes bounce {
    0%, 100% {
      transform: translateY(0); /* Start and end at normal position */
    }
    50% {
      transform: translateY(-10px); /* Move the icon up */
    }
  }
  





















  .contact-content {
    padding: 4rem 0;
}

.contact-details-card, .contact-form-card {
    background: #ffffff;
    border-radius: 0.75rem;
    padding: 2rem;
    box-shadow:0 6px 16px #124ab059;
    height: 100%;
}

.contact-details-title, .contact-form-title {
    position: relative;
    margin-bottom: 1.5rem;
}
/* 
.contact-details-title::after, .contact-form-title::after {
    content: '';
    display: block;
    width: 60px;
    height: 4px;
    background: #f4a261;
    margin-top: 0.5rem;
} */

.contact-details-item {
    display: flex;
    align-items: flex-start;
    margin-bottom:3rem;
}

.contact-details-item .fas {
    font-size: 1.5rem;
    color: #124ab0;
    margin-right: 1rem;
    margin-top: 0.25rem;
}

.contact-details-item p {
    font-size: 1rem;
    line-height: 1.7;
    color: #495057;
    margin: 0;
}
textarea#message {
    height: 90px;
}
/* .contact-form .form-label {
    font-size: 1rem;
    font-weight: 500;
    color: #124ab0;
} */

.contact-form .form-control, .contact-form .form-select {
    border-radius: 0.5rem;
    border: 1px solid #ced4da;
    font-size: 1rem;
    padding: 0.75rem;
}

.contact-form .input-group-text {
    background: #f8f9fa;
    border: 1px solid #ced4da;
    border-right: none;
    border-radius: 0.5rem 0 0 0.5rem;
    color: #124ab0;
}

.contact-form .form-control, .contact-form .form-select {
    border-left: none;
    border-radius: 0 0.5rem 0.5rem 0;
}

.contact-form .btn-submit {
    background: linear-gradient(135deg, #124ab0, #0e3a8a);
    color: #ffffff;
    border-radius: 2rem;
    padding: 0.75rem 2rem;
    font-size: 1.15rem;
    font-weight: 600;
}

.contact-link {
    color: #124ab0;
    text-decoration: none;
    font-weight: 500;
}

@media (max-width: 768px) {
    .contact-header {
        padding: 4rem 0;
    }

    .contact-header-title {
        font-size: 2.75rem;
    }

    .contact-header-text {
        font-size: 1.25rem;
    }

    .contact-content {
        padding: 2rem 0;
    }

    .contact-details-title, .contact-form-title {
        font-size: 1.75rem;
    }
}
.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
    color: #fff;
    background-color: var(--bs-btn-active-bg);
    border-color: var(--bs-btn-active-border-color);
}





























.booking-section {
    padding: 5rem 0;
}

.booking-header {
    text-align: center;
    margin-bottom: 3rem;
}
 .booking-title {
margin-bottom: 1.5rem;
}
/* .booking-title {
    font-size: 2.5rem;
    font-weight: 800;
    color: #124ab0;
    position: relative;
} */

.booking-title .fas {
    margin-right: 0.5rem;
    color: #f4a261;
}

/* .booking-title::after {
    content: '';
    display: block;
    width: 60px;
    height: 4px;
    background: #f4a261;
    margin: 0.5rem auto;
} */

.booking-text {
    font-size: 1.25rem;
    color: #495057;
    max-width: 600px;
    margin: 0 auto;
}

.booking-form-card {
    background: #ffffff;
    border-radius: 0.75rem;
    padding: 2rem;
    box-shadow: 0 6px 16px #124ab059;
    max-width: 500px;
    margin: 0 auto;
}

.booking-form .form-label {
    font-size: 1rem;
    font-weight: 500;
    color: #124ab0;
}

.booking-form .form-control {
    border-radius: 0.5rem;
    border: 1px solid #ced4da;
    font-size: 1rem;
    padding: 0.75rem;
}

.booking-form .input-group-text {
    background: #f8f9fa;
    border: 1px solid #ced4da;
    border-right: none;
    border-radius: 0.5rem 0 0 0.5rem;
    color: #124ab0;
}

.booking-form .form-control {
    border-left: none;
    border-radius: 0 0.5rem 0.5rem 0;
}

.booking-form .form-text {
    font-size: 0.875rem;
    color: #6c757d;
}

.booking-form .btn-submit {
    background: linear-gradient(135deg, #124ab0, #0e3a8a);
    color: #ffffff;
    border-radius: 2rem;
    padding: 0.75rem 2rem;
    font-size: 1.15rem;
    font-weight: 600;
    width: 100%;
}

.booking-link {
    color: #ff6b6b;
    text-decoration: none;
    font-weight: 500;
}

@media (max-width: 768px) {
    .booking-section {
        padding: 3rem 0;
    }

    .booking-title {
        font-size: 2rem;
    }

    .booking-text {
        font-size: 1rem;
    }

    .booking-form-card {
        padding: 1.5rem;
    }
}


























.booking-details-section {
    padding: 5rem 0;
}

.booking-details-header {
    text-align: center;
    margin-bottom: 3rem;
}

.booking-details-title {
    position: relative;
}

.booking-details-title .fas {
    margin-right: 0.5rem;
    color: #f4a261;
}



.booking-details-text {
    font-size: 1.25rem;
    color: #495057;
    max-width: 600px;
    margin: 0 auto;
}

.booking-details-card {
    background: #ffffff;
    border-radius: 0.75rem;
    padding: 2rem;
    box-shadow: 0 6px 16px #124ab059;
    max-width: 800px;
    margin: 0 auto;
}

.booking-details-subheading {
    font-size: 1.5rem;
    /* font-weight: 600; */
    /* color: #124ab0; */
    margin-bottom: 1rem;
    margin-top: 2rem;
}
.booking-details-subheading {
    border-bottom: 1px solid #0000001f;
    padding-bottom: 15px;
}
.booking-details-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 1rem;
}

.booking-details-item .fas {
    font-size: 1.25rem;
    color: #124ab0;
    margin-right: 1rem;
    margin-top: 0.25rem;
}

.booking-details-item p {
    font-size: 1rem;
    line-height: 1.7;
    color: #495057;
    margin: 0;
}

.booking-details-table {
    width: 100%;
    margin-bottom: 1.5rem;
}

.booking-details-table th,
.booking-details-table td {
    padding: 0.75rem;
    font-size: 1rem;
    color: #495057;
    border-bottom: 1px solid #dee2e6;
}

.booking-details-table th {
    font-weight: 600;
    color: #124ab0;
}

.booking-details-price-table {
    width: 100%;
    margin-bottom: 1.5rem;
}

.booking-details-price-table th,
.booking-details-price-table td {
    padding: 0.5rem;
    font-size: 0.9rem;
    color: #495057;
}

.booking-details-price-table th {
    font-weight: 600;
    color: #124ab0;
}

.booking-details-btn-download {
    background: linear-gradient(135deg, #f4a261, #d98639);
    color: #1e293b;
    border-radius: 2rem;
    padding: 0.75rem 2rem;
    font-size: 1.15rem;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
    margin-right: 1rem;
}

.booking-details-btn-cancel {
    background: #ff6b6b;
    color: #ffffff;
    border-radius: 2rem;
    padding: 0.75rem 2rem;
    font-size: 1.15rem;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
}

.booking-details-link {
    color: #ff6b6b;
    text-decoration: none;
    font-weight: 500;
}

.booking-details-shuttle-list {
    list-style: none;
    padding: 0;
    margin-bottom: 1.5rem;
}

.booking-details-shuttle-list li {
    font-size: 0.9rem;
    color: #495057;
    margin-bottom: 0.5rem;
}

.booking-details-shuttle-list li::before {
    content: '\f0c8';
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    color: #124ab0;
    margin-right: 0.5rem;
    font-size: 0.8rem;
}

@media (max-width: 768px) {
    .booking-details-section {
        padding: 3rem 0;
    }

    .booking-details-title {
        font-size: 2rem;
    }

    .booking-details-text {
        font-size: 1rem;
    }

    .booking-details-subheading {
        font-size: 1.25rem;
    }

    .booking-details-card {
        padding: 1.5rem;
    }

    .booking-details-btn-download,
    .booking-details-btn-cancel {
        display: block;
        width: 100%;
        text-align: center;
        margin: 0.5rem 0;
    }

    .booking-details-table th,
    .booking-details-table td {
        font-size: 0.9rem;
        padding: 0.5rem;
    }
}



.page-block.unique-selling-points {
    text-align: center;
}
.page-block.unique-selling-points {
    border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}




@media (max-width: 991px) {
    .booking-content .col-12.col-md-3 {
        margin-top: 60px;
    }
    .booking-step-number {
        left: 157px;
        top: -25px;
        filter: drop-shadow(0 6px 16px #124ab059);
    }
}





a.navbar-brand img {
    max-height: 40px;
}





ul.nav.justify-content-end.align-items-center {
    /* padding-left: 0; */
    margin: 0;
}

.explore-card-text p {
    color: #fff;
}

.explore-card a:visited {
    color: #fff;
}


.booking-design {
    display: flex;
    width: 100%;
}
.hero .searchbox .searchbox-input-wrapper .input input {
    background: #f1f4f7;
    height: 48px;
}
.booking-design > div {
    flex: auto;
}

.booking-design > div.form-five {
    flex: 15% !important;
    /* width: 10% !important; */
}
ul.port-list {
    margin: 0px;
    padding: 0;
}














/* --- Base and Container (for both lists) --- */
.searchbox .fromList,
.searchbox .tofromList {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    background-color: #ffffff;
    border-radius: 6px; /* Rounded corners like the image */
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08), 0 1px 3px rgba(0,0,0,0.05); /* Subtle shadow */
    max-width: 320px; /* Approximate width from image */
    margin: 20px auto; /* For demonstration purposes */
    
    /* Scrolling behavior */
    max-height: 350px; /* Adjust as needed, image shows about 7-8 items */
    overflow-y: auto;   /* Enable vertical scrollbar when content exceeds max-height */
    overflow-x: hidden; /* No horizontal scrollbar */

    padding: 8px 0; /* Vertical padding inside the container, around the lists */
    font-size: 14px; /* Base font size for consistent em calculations */
}

/* WebKit Scrollbar styling (Chrome, Safari, new Edge) for both lists */
.searchbox .fromList::-webkit-scrollbar,
.searchbox .tofromList::-webkit-scrollbar {
    width: 6px; /* Slimmer scrollbar */
}

.searchbox .fromList::-webkit-scrollbar-track,
.searchbox .tofromList::-webkit-scrollbar-track {
    background: transparent; /* Track can be transparent or a very light grey */
    margin: 4px 0; /* Space for the track, making thumb appear floated */
}

.searchbox .fromList::-webkit-scrollbar-thumb,
.searchbox .tofromList::-webkit-scrollbar-thumb {
    background: #CDD5E0; /* Grey thumb, matching the image */
    border-radius: 3px; /* Rounded scrollbar thumb */
}

.searchbox .fromList::-webkit-scrollbar-thumb:hover,
.searchbox .tofromList::-webkit-scrollbar-thumb:hover {
    background: #A0AEC0; /* Darker thumb on hover */
}

/* Firefox scrollbar styling (more limited) for both lists */
.searchbox .fromList,
.searchbox .tofromList {
  scrollbar-width: thin; /* "thin" or "auto" */
  scrollbar-color: #CDD5E0 transparent; /* thumb color, track color */
}


/* --- Common styling for all items (both parent categories and list items) --- */
.searchbox .parent-category,
.searchbox .to-parent-category,
.searchbox li.from-port-item,
.searchbox li.to-port-item {
    display: flex;
    align-items: center; /* Vertically align icon and text */
    padding: 10px 16px; /* Consistent padding for all items */
    box-sizing: border-box;
}

/* --- Parent Category Styling (e.g., Bali, Lombok) --- */
.searchbox .parent-category,
.searchbox .to-parent-category {
    cursor: default; /* Parent categories are headers, not typically clickable */
}

.searchbox .parent-category::before,
.searchbox .to-parent-category::before {
    content: "📍"; /* Filled location pin emoji */
    color: #007AFF; /* Bright blue, similar to iOS system blue */
    font-size: 1.15em; /* Slightly larger than text for emphasis */
    margin-right: 12px; /* Space between icon and text */
    line-height: 1; /* Prevents icon from affecting overall line height */
    flex-shrink: 0; /* Prevents icon from shrinking if text is long */
}

.searchbox .parent-category strong,
.searchbox .to-parent-category strong {
    font-weight: 600; /* Semibold, as in image */
    color: #1A202C; /* Very dark grey, almost black */
    font-size: 1em; /* Matches base font size (14px) */
    line-height: 1.4; /* For better readability */
}

.searchbox .parent-category .all-ports,
.searchbox .to-parent-category .all-ports {
    font-weight: 400; /* Regular weight */
    font-size: 0.9em; /* Slightly smaller than the main category name */
    color: #A0AEC0; /* Medium-light grey, as in image */
    margin-left: 6px; /* Space from the category name */
    line-height: 1.4; /* Match strong text line height */
}

/* --- Port List (UL) - This rule is generic and works for both lists --- */
.searchbox .port-list {
    list-style: none; /* Remove default bullet points */
    padding: 0;
    margin: 0;
}

/* --- Individual Port Items (LI) (e.g., Amed's beach) --- */
.searchbox li.from-port-item,
.searchbox li.to-port-item {
    color: #4A5568; /* Medium-dark grey for item text */
    font-size: 1em; /* Matches base font size (14px) */
    cursor: pointer; /* Indicates item is clickable/selectable */
    transition: background-color 0.15s ease-in-out;
    line-height: 1.4; /* Consistent line height for readability */
}

.searchbox li.from-port-item:hover,
.searchbox li.to-port-item:hover {
    background-color: #F7FAFC; /* Very light grey hover background */
}

/* The following rules use generic class names that are the same in both HTML snippets, so they don't need changes */

.searchbox li .location-icon {
    /* The 📍 character is already in the HTML span, we just style it */
    color: #A0AEC0; /* Medium-light grey for the pin, less prominent */
    font-size: 1.15em; /* Match parent icon visual size */
    margin-right: 12px; /* Consistent spacing with parent icon */
    line-height: 1;
    flex-shrink: 0;
}

/* --- "Show map" Button Styling --- */
.searchbox .map-btn {
    margin-left: auto; /* Pushes button to the far right */
    background: none; /* Transparent background */
    border: none; /* No border */
    padding: 0; /* Remove default button padding */
    font-size: 0.9em; /* Slightly smaller than the item text */
    color: #718096; /* Medium grey text, as in image */
    cursor: pointer;
    display: flex; /* Align icon and text within the button */
    align-items: center;
    font-weight: 400; /* Regular weight */
    line-height: 1.4; /* Match item text line height */
    transition: color 0.15s ease-in-out;
}

.searchbox .map-btn::before {
    content: "🌍️"; /* World Map emoji */
    font-size: 1.1em; /* Relative to map-btn's font size */
    margin-right: 5px; /* Space between icon and "Show map" text */
    line-height: 1; /* Critical for vertical alignment of the emoji/character */
    transition: color 0.15s ease-in-out;
}

.searchbox .map-btn:hover,
.searchbox .map-btn:hover::before {
    color: #2D3748; /* Darken text and icon on hover for better feedback */
}

/* --- Hide Hidden Input --- */
.searchbox input[type="hidden"] {
    display: none;
}

span.all-ports {
    font-size: 11px !important;
}
.searchbox .parent-category strong, .searchbox .to-parent-category strong {
    display: flex;
}
div.fromList {
    min-width: 280px;
}





/*------vijay-bvm-css-start-------*/

.select-trip-type .form-group.radio-grou .trip-type {
    display: inline-flex;
    align-items: center;
    column-gap: 8px;
    padding: 0 !important;
}
.select-trip-type .form-group.radio-grou .trip-type input {
    width: 18px;
    height: 18px;
}

.hero .searchbox .searchbox-input-wrapper .input .total-pax .total-pax-label {
    display: flex !important;
    align-items: center;
    padding-right: 15px;
}
.hero .searchbox .searchbox-input-wrapper .input span.from {
    display: inline-block !important;
}
.hero .searchbox .searchbox-input-wrapper .input span.from input {
    display: unset !important;
}
.hero .searchbox .searchbox-input-wrapper .input input {
    height: auto !important;
    box-shadow: none !important;
    cursor: pointer;
}
.input.input-btn-search.border-round {
    min-width: max-content;
    width: 100% !important;
}
.searchbox .parent-category::before, .searchbox .to-parent-category::before {
    font-size: 12px;
    margin-right: 4px;
    display: none;
}
.port-list .from-port-item .from-destination-list {
    display: flex;
    align-items: center;
}
.port-list .from-port-item .from-destination-list .location-icon {
    font-size: 12px !important;
    margin-right: 4px;
}
.parent-category.from-port-item.from-destination-list strong {
    display: flex;
    align-items: center;
}
.parent-category.from-port-item.from-destination-list .location-icon {
    margin-right: 4px;
}
.parent-category.from-port-item.from-destination-list .location-icon i {
    font-size: 12px;
}
.searchbox .port-list .from-port-item .map-btn.map-btn-from {
    color: #4A5568;
    font-size: 1em;
    cursor: pointer;
    line-height: 1.4;
    display: flex;
    align-items: center;
}

.port-list .to-port-item .to-destination-list {
    display: flex;
    align-items: center;
}
.port-list .to-port-item .to-destination-list .location-icon {
    font-size: 12px !important;
    margin-right: 4px;
}
.parent-category.to-destination-list strong {
    display: flex;
    align-items: center;
}
.parent-category.to-destination-list .location-icon {
    margin-right: 4px;
}
.parent-category.to-destination-list .location-icon i {
    font-size: 12px;
}
.searchbox .port-list .to-port-item .map-btn.map-btn-to {
    color: #4A5568;
    font-size: 1em;
    cursor: pointer;
    line-height: 1.4;
    display: flex;
    align-items: center;
}

.searchbox .port-list .from-port-item .map-btn.map-btn-from::before {
    font-size: 12px;
    margin-right: 4px;
}
.map-popup {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 99;
    background-color: #0000006e;
}
.map-popup .map-popup-content {
    max-width: 480px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow: hidden;
    width: 100%;
    padding: 15px;
}
.map-popup .map-popup-content .map-popup-close {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    background-color: #fff;
    width: 32px;
    height: 32px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
}
.map-popup .map-popup-content iframe {
    border-radius: 15px;
    padding: 0;
    width: 100%;
    height: 470px;
}

.passenger-popup {
    width: 300px;
}
.passenger-popup .row {
    display: flex;
    flex-wrap: unset;
    column-gap: 10px;
    padding: 0 20px 15px;
    margin-bottom: 0;
}
.passenger-popup .done_btn01 {
    padding: 15px 10px 10px;
    margin-top: 5px;
    border-top: 2px solid #eee;
}
.passenger-popup .row label {
    width: auto;
}
.passenger-popup .row .minus_plus {
    width: auto;
    display: inline-flex;
    align-items: center;
    column-gap: 5px;
    padding: 0;
}
.passenger-popup .row .minus_plus button {
    background-color: #eee;
    border: none;
    width: 32px;
    height: 32px;
    padding: 1px 2px 2px 2px;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    border-radius: 5px;
}
.passenger-popup .row .minus_plus span {
    border: none !important;
    width: 32px;
    height: 32px;
    padding: 1px 2px 2px 2px !important;
    font-size: 15px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    line-height: 1 !important;
}
.passenger-popup #total-passenger {
    padding: 5px 10px 15px;
    margin-bottom: 20px;
    border-bottom: 2px solid #eee;
}
.passenger-popup .row label {
    font-weight: 600;
    color: #192a40 !important;
    padding: 0 !important;
}
.passenger-popup .row label small {
    font-weight: 400;
    color: rgba(23, 70, 117, .5019607843);
}
.passenger-popup #close-passenger {
    margin-left: auto;
    display: block;
    width: auto;
    border: none !important;
    background-color: #eee;
    max-height: unset;
    height: 50px;
    line-height: 1;
    padding: 10px 20px 10px;
    border-radius: 5px;
    font-weight: 500;
    color: #192a40;
}

/*.ticket-body .journey {*/
/*    display: flex;*/
/*    justify-content: space-around;*/
/*    column-gap: 30px;*/
/*}*/
.ticket-body{
    display: block !important;
}
.journey {
    display: flex;
    justify-content: space-between;
}
.journey .row{
 flex: 1;   
}
.dropdown-menu a:visited {
    color: #192a40;
}
.dropdown-menu a:hover {
    color: #124ab0 !important;
}

 .nav-link:hover {
      color: #124ab0 !important;
}
form.fluent_form_1 .ff-btn-submit:not(.ff_btn_no_style) {
    background-color: #124ab0 !important;
    color: #ffffff;
}




@media(max-width: 991px){
.booking-design {
    flex-wrap: wrap;
}
.ticket-body .journey {
    display: flex;
    justify-content: space-around;
    column-gap: 30px;
    flex-wrap: wrap;
    gap: 30px;
}
}



.ticket .ticket-footer .ticket-details-wrapper .nav-tabs {
    border: 0;
    margin: 0;
}






.container.search-result-main-outer {
    flex-direction: column-reverse !important;
    flex-wrap: wrap;
    display: flex;
    gap: 15px;
}
.explore-card-title a:hover {
    color: #ffffff;
}
/*main#primary {*/
/*    max-width: 1140px;*/
/*    margin: auto;*/
/*    padding-left: 30px;*/
/*    padding-right: 30px;*/
/*}*/


.woocommerce-order-received .site-content{
    max-width: 1140px;
    margin: auto;
    padding-left: 30px;
    padding-right: 30px;
}
.tf_tours-template-default .site-content{
    max-width: 1200px;
    margin: auto;
    padding-left: 30px;
    padding-right: 30px;
}
a.remove.remove_from_cart_button {
    display: none;
}
.content-trust {
    display: none;
}
table.shop_table.woocommerce-checkout-review-order-table {
    display: none;
}
.woocommerce-privacy-policy-text {
    display: none;
}
h3#order_review_heading {
    display: none;
}
.woocommerce-order-received section.woocommerce-customer-details {
    display: none;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 18px;
}
.woocommerce-cart .site-content {
    display: none;
}
.archive category .site-content {
    display: none;
}
table.shop_table.woocommerce-checkout-review-order-table {
    background: #ffffff;
    border-radius: 0.75rem;
    padding: 2rem;
    box-shadow: 0 6px 16px #124ab059;
}

.tf-bottom-booking-bar {
    display: none !important;
}
.content.booking-summary {
    display: none;
}

.tf-trip-info.tf-box.tf-mb-56.tf-template-section {
    display: none;
}
.tf-tour-booking-box.tf-box {
    background: #ffffff;
    border-radius: 0.75rem;
    padding: 2rem;
    box-shadow: 0 6px 16px #124ab059;
    margin: 0 auto;
}
.tf_tours-template-default h1{
    font-family: "DM Sans", sans-serif !important;
}
.tf_tours-template-default h2{
    font-family: "DM Sans", sans-serif !important;
}
.tf_tours-template-default h3{
    font-family: "DM Sans", sans-serif !important;
}
.tf_tours-template-default h4{
    font-family: "DM Sans", sans-serif !important;
}
.tf_tours-template-default p{
    font-family: "DM Sans", sans-serif !important;
}
.tf-icon.tf-wishlist-box {
    display: none !important;
}
.tf-tour-booking-box.tf-box {
    padding: 10px !important;
}
.single-tf_tours .tf-single-template__one .tf-tour-details-right .tf-booking-price p {
    margin-bottom: 0;
    font-size: 1.875rem;
    font-weight: 800;
    color: #124ab0;
}
.single-tf_tours .tf-single-template__one .tf-tour-details-right .tf-booking-price p span {
    font-size: 0.875rem;
    font-weight: 400;
    color: initial;
}
.tf-single-template__one .tf-single-head h1 {
    color: var(--tf-text-heading);
    font-size: 2rem !important;
    margin-bottom: 6px;
    font-family: "DM Sans", sans-serif !important;
}
h2.tf-title.tf-section-title {
    display: none;
}
input[type="submit"].tf_btn, .tf_btn {
    color: #fff !important;
    background-color: #124ab0 !important;
    border-color: #124ab0 !important;
}

:root {
    --tf-primary: #124ab0 !important;
}



@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1400px;
    }
}
@media (min-width: 768px) {
    .float-md-right {
        float: right !important;
    }
}


  /* Ensure searchbox is initially hidden */
       .page-template-page-search-boat-result #boat-search-form {
            display: none;
        }
      
        .page-template-page-search-boat-result #boat-search-form.show {
            display: block !important;
            transition: all 0.3s ease-in-out;
        }
        
        
        div#boat-search-form {
    box-shadow: 0px 0px 0px gray !important;
}
.search-results-header.drop-shadow-default.border-round.hero {
    padding: 0px !important;
}
.search-results-header.drop-shadow-default.border-round.hero {
    box-shadow: 0 2px 5px rgba(59,75,133,.1) !important;
}
.page-template-page-search-boat-result {
    background: #f7f9fa;
}
.trip-details i {
    margin-right: 7px;
}
.filter-by.mb-4 {
    display: flex;
    align-items: center;
    gap: 10px;
    line-height: initial;
}
