/* bootstrap root style */
:root {
    --bs-font-sans-serif: "unbounded", sans-serif;
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 0.8125rem;
    --bs-body-font-weight: 300;
    --bs-body-line-height: 1.5;
    --bs-body-color: #000000;
    --bs-body-bg: #EEF2F8;

}
.cstm-category a {
    color: #999 !important;
}
.admin a {
    color: #555555;
}
.event-title a {
    font-size: 18px;
    font-weight: 700;
    margin: 4px 0 14px;
    color: #000;
    text-transform: uppercase;
    width: 50%;
}
.blog-date span, a {
    color: #e48b23;
}
.grid-view.cstm-blog {
    grid-gap: 30px 30px !important;
    margin-bottom: 30px !important;
}

body {
    overflow-x: hidden;
    padding-right: 0 !important;
    overflow-y: visible !important;
    background-color: #fff;
    font-size: var(--bs-body-font-size);

}


.amatic-sc-regular {
    font-family: "Amatic SC", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.amatic-sc-bold {
    font-family: "Amatic SC", sans-serif !important;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 2px;
}



/**
* @license
*
* Font Family: Satoshi
* Designed by: Deni Anggara
* URL: https://www.fontshare.com/fonts/satoshi
* © 2025 Indian Type Foundry
*
* Satoshi Light 
* Satoshi LightItalic 
* Satoshi Regular 
* Satoshi Italic 
* Satoshi Medium 
* Satoshi MediumItalic 
* Satoshi Bold 
* Satoshi BoldItalic 
* Satoshi Black 
* Satoshi BlackItalic 
* Satoshi Variable (Variable font)
* Satoshi VariableItalic (Variable font)

*
*/
@font-face {
    font-family: 'Satoshi-Light';
    src: url('../fonts/Satoshi-Light.woff2') format('woff2'),
        url('../fonts/Satoshi-Light.woff') format('woff'),
        url('../fonts/Satoshi-Light.ttf') format('truetype');
    font-weight: 300;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Satoshi-LightItalic';
    src: url('../fonts/Satoshi-LightItalic.woff2') format('woff2'),
        url('../fonts/Satoshi-LightItalic.woff') format('woff'),
        url('../fonts/Satoshi-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-display: swap;
    font-style: italic;
}

@font-face {
    font-family: 'Satoshi-Regular';
    src: url('../fonts/Satoshi-Regular.woff2') format('woff2'),
        url('../fonts/Satoshi-Regular.woff') format('woff'),
        url('../fonts/Satoshi-Regular.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Satoshi-Italic';
    src: url('../fonts/Satoshi-Italic.woff2') format('woff2'),
        url('../fonts/Satoshi-Italic.woff') format('woff'),
        url('../fonts/Satoshi-Italic.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
    font-style: italic;
}

@font-face {
    font-family: 'Satoshi-Medium';
    src: url('../fonts/Satoshi-Medium.woff2') format('woff2'),
        url('../fonts/Satoshi-Medium.woff') format('woff'),
        url('../fonts/Satoshi-Medium.ttf') format('truetype');
    font-weight: 500;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Satoshi-MediumItalic';
    src: url('../fonts/Satoshi-MediumItalic.woff2') format('woff2'),
        url('../fonts/Satoshi-MediumItalic.woff') format('woff'),
        url('../fonts/Satoshi-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-display: swap;
    font-style: italic;
}

@font-face {
    font-family: 'Satoshi-Bold';
    src: url('../fonts/Satoshi-Bold.woff2') format('woff2'),
        url('../fonts/Satoshi-Bold.woff') format('woff'),
        url('../fonts/Satoshi-Bold.ttf') format('truetype');
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Satoshi-BoldItalic';
    src: url('../fonts/Satoshi-BoldItalic.woff2') format('woff2'),
        url('../fonts/Satoshi-BoldItalic.woff') format('woff'),
        url('../fonts/Satoshi-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-display: swap;
    font-style: italic;
}

@font-face {
    font-family: 'Satoshi-Black';
    src: url('../fonts/Satoshi-Black.woff2') format('woff2'),
        url('../fonts/Satoshi-Black.woff') format('woff'),
        url('../fonts/Satoshi-Black.ttf') format('truetype');
    font-weight: 900;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Satoshi-BlackItalic';
    src: url('../fonts/Satoshi-BlackItalic.woff2') format('woff2'),
        url('../fonts/Satoshi-BlackItalic.woff') format('woff'),
        url('../fonts/Satoshi-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-display: swap;
    font-style: italic;
}

/**
* This is a variable font
* You can control variable axes as shown below:
* font-variation-settings: wght 900.0;
*
* available axes:
'wght' (range from 300.0 to 900.0
*/
@font-face {
    font-family: 'Satoshi-Variable';
    src: url('../fonts/Satoshi-Variable.woff2') format('woff2'),
        url('../fonts/Satoshi-Variable.woff') format('woff'),
        url('../fonts/Satoshi-Variable.ttf') format('truetype');
    font-weight: 300 900;
    font-display: swap;
    font-style: normal;
}

/**
* This is a variable font
* You can control variable axes as shown below:
* font-variation-settings: wght 900.0;
*
* available axes:
'wght' (range from 300.0 to 900.0
*/
@font-face {
    font-family: 'Satoshi-VariableItalic';
    src: url('../fonts/Satoshi-VariableItalic.woff2') format('woff2'),
        url('../fonts/Satoshi-VariableItalic.woff') format('woff'),
        url('../fonts/Satoshi-VariableItalic.ttf') format('truetype');
    font-weight: 300 900;
    font-display: swap;
    font-style: italic;
}



.unbounded-thin {
    font-family: "unbounded", sans-serif;
    font-weight: 100;
    font-style: normal;
}

.unbounded-extralight {
    font-family: "unbounded", sans-serif;
    font-weight: 200;
    font-style: normal;
}

.unbounded-light {
    font-family: "unbounded", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.unbounded-regular {
    font-family: "unbounded", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.unbounded-medium {
    font-family: "unbounded", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.unbounded-semibold {
    font-family: "unbounded", sans-serif;
    font-weight: 600;
    font-style: normal;
}

.unbounded-bold {
    font-family: "unbounded", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.unbounded-extrabold {
    font-family: "unbounded", sans-serif;
    font-weight: 800;
    font-style: normal;
}

.unbounded-black {
    font-family: "unbounded", sans-serif;
    font-weight: 900;
    font-style: normal;
}

.unbounded-thin-italic {
    font-family: "unbounded", sans-serif;
    font-weight: 100;
    font-style: italic;
}

.unbounded-extralight-italic {
    font-family: "unbounded", sans-serif;
    font-weight: 200;
    font-style: italic;
}

.unbounded-light-italic {
    font-family: "unbounded", sans-serif;
    font-weight: 300;
    font-style: italic;
}

.unbounded-regular-italic {
    font-family: "unbounded", sans-serif;
    font-weight: 400;
    font-style: italic;
}

.unbounded-medium-italic {
    font-family: "unbounded", sans-serif;
    font-weight: 500;
    font-style: italic;
}

.unbounded-semibold-italic {
    font-family: "unbounded", sans-serif;
    font-weight: 600;
    font-style: italic;
}

.unbounded-bold-italic {
    font-family: "unbounded", sans-serif;
    font-weight: 700;
    font-style: italic;
}

.unbounded-extrabold-italic {
    font-family: "unbounded", sans-serif;
    font-weight: 800;
    font-style: italic;
}

.unbounded-black-italic {
    font-family: "unbounded", sans-serif;
    font-weight: 900;
    font-style: italic;
}

h1 {
    font-size: 38px;
}

h2 {
    font-size: 32px;
}

p {
    font-family: 'Satoshi-Regular';
    font-weight: 400;
    font-size: 14px;
    line-height: 143%;
    text-align: center;
    color: #6e6e6e;
}

.bg-red {
    background-color: #CD2C22;
}

.text-orange {
    color: #ffb343;
}

.orange-light {
    background: #fff7ea;
}

.text-blue {
    color: #3E74FF;
}

.text-green {
    color: #00B67A;
}

.bg-blue {
    background-color: #3E74FF;
}

.bg-dark-blue {
    background-color: #0E2466;
}

.text-black-50 {
    color: rgba(0, 0, 0, .50);
}

.text-black-65 {
    color: rgba(0, 0, 0, .65);
}

/* bootstrap css */

.btn-primary {
    background-color: #efb55f;
    --bs-btn-border-color: #efb55f;
    --bs-btn-hover-bg: #000;
    --bs-btn-hover-border-color: #fff;
    font-weight: 600;
    font-size: 14px;
    width: max-content !important;
    border-radius: 5px;
}

.btn-outline-primary {
    border: 3px solid #efb55f;
    border-radius: 5px;
    padding: 15px 22px;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    color: #efb55f !important;
    width: max-content !important;
}

.txt {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    text-align: center;
}

.btn-outline-primary:hover {
    background-color: #efb55f;
    color: #fff;
}

.btn-outline-primary svg,
.btn-primary svg {
    margin-right: 10px !important;
}

.btn-outline-primary:hover svg path {
    fill: #fff;
}


.form-control {
    padding: .75rem .75rem;
    font-size: 13px;
    background-color: #f5f5f5;
}

.breadcrumb-item a {
    color: #3e74ff;
    text-decoration: none;
    font-weight: 500;
}

.breadcrumb-item.active {
    color: rgb(255 255 255);
}

.arrow-link-buttom {
    height: 36px;
    border: solid 1px #3e74ff;
    width: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
}

/*navbar css*/


.navbar {
    --bs-navbar-color: rgba(0, 0, 0, 1);
    --bs-navbar-hover-color: rgba(205, 44, 34, 1);
    --bs-navbar-nav-link-padding-x: 1rem;
}

ul.customNav li a {
    font-family: 'Satoshi-Regular';
    color: #fff;
    text-decoration: inherit;
}

}

.navbar-toggler:focus {
    box-shadow: none;
    border: solid 1px #3e74ff;
    background-color: #3e74ff;

    display: flex;
    align-items: center;
    justify-content: center;

}

.navbar-toggler-icon {
    width: 1em;
    height: 1em;
}

.dropdown-toggle::after {
    content: url(../images/arrow-down-black.png);
    border: none;
    position: absolute;
}

.navbar-nav li a.cotoMenu img {
    position: absolute;
    left: calc(50% - 26px);
    top: -21px;
    filter: hue-rotate(328deg);
}


/*Using keyframes for shaking an image*/
@keyframes Shake {
    0% {
        transform: rotate(5deg);
    }

    25% {
        transform: rotate(-6deg);
    }

    50% {
        transform: rotate(5deg);
    }

    75% {
        transform: rotate(-6deg);
    }

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

img.phoneImg {
    position: absolute;
    bottom: 10px;
}

.phone_number h5 {
    margin-top: 6px;
}

/* hero sec css */

.hero-section {
    min-height: 90vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top 20%;
}


.hero-section:before,
.innerpage-hero-section:before {
    content: "";
    background-color: rgb(0 0 0 / 0%);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;

}

.multiItemSlides .item {
    margin: 10px;
}

.card {

    border-radius: 20px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
    margin: auto;
    border: none !important;
}

.card img {
    width: 100%;
    display: block;
    height: auto;
}

.badge {
    position: absolute;
    top: 24px;
    left: 0px;
    background: #e00b32;
    color: #fff;
    padding: 6px 12px;
    border-radius: 0px 12px 12px 0px;
    font-size: 12px;
    font-weight: 300;
}

.card-content {
    padding: 1rem;
    position: relative;
    margin-top: -20px;
    border-radius: 20px;
}

.meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #777;
    font-size: 14px;
    font-weight: 300;
    padding-bottom: 11px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #DEE0EA;
}

.stars {
    color: #f9b91c;
    font-size: 16px;
}

.location-date {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    font-size: 11px;
    color: #555;
}

.latest_articles .location-date {

    border-bottom: 1px dashed #DEE0EA;
    padding-bottom: 10px;
}

.event-title {
    font-size: 18px;
    font-weight: 700;
    margin: 4px 0 14px;
    color: #000;
    text-transform: uppercase;
    width: 60%;
}

.latest_articles .event-title,
.newsSec .event-title {
    width: 80%;
}

/*.event-title {
    font-size: 18px;
    font-weight: 700;
    margin: 4px 0 14px;
    color: #000;
    text-transform: uppercase;
    width: 50%;
}*/



.price-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
    flex-wrap: wrap;
    gap: 10px;
}

.price {
    font-size: 14px;
    font-weight: 600;
    color: #d58b1d;
}

.star-grid {
    display: flex;
    grid-template-columns: repeat(5, auto);
    gap: 0px;
    width: max-content;
    align-items: center;
}


.star {
    display: inline-block;
    position: relative;
    font-size: 20px;
}

.star.filled {
    color: #FFD700;
    /* Gold */
}

.star.empty {
    color: #ccc;
    /* Light gray */
}

.star.half {
    color: #ccc;
    /* Base gray for empty half */
}

.star.half::before {
    content: "★";
    position: absolute;
    left: 0;
    width: 50%;
    overflow: hidden;
    color: #FFD700;
    /* Gold for the half */
}

.original-price,
.from-text {
    font-size: 12px;
    text-decoration: line-through;
    color: #aaa;
    margin-left: 4px;
}

span.from-text {
    margin-right: 5px;
    text-decoration: none;
}

.widget .linkTitle {
    margin-bottom: 1.5rem;
}

#block-12 img {
    border-radius: 10px;
}

.points {
    background: #f8c44f;
    color: #000;
    font-size: 10px;
    padding: 6px 6px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    gap: 6px;
}

.points-icon {
    width: 16px;
    height: 16px;
    background: #fff;
    border-radius: 50%;
    display: inline-block;
}

.book-btn {
    width: 100% !important;
    padding: 12px;
    /* background: #f3b443; */
    border-radius: 50px;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    /* color: #000; */
    text-decoration: none;
    display: inline-block;
    transition: background 0.3s;
}

.book-btn:hover {
    background: #e0a637;
}


.mocha-card {
    border-radius: 16px;
    background-color: #fff;
    padding: 1.5rem;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.06);
    /* margin-bottom: 1.5rem; */
}

.highlight-box {
    border-radius: 12px;
    text-align: center;
    padding: 21px 12px;
    font-weight: 600;
    color: #000;
    margin-top: 1rem;
    background: linear-gradient(90deg, #fff7ea 0%, #ffe4b8 100%);
    border-left: 3px solid #f77a15;
    font-size: 14px;
}

.mocha-icon {
    background-color: #f8c44f;
    border-radius: 50%;
    padding: 10px;
    display: inline-block;
    margin-right: 10px;
}

.perk-icon {
    width: 24px;
    margin-right: 10px;
}

.btn-track {
    background-color: #f3b443;
    border: none;
    color: #000;
    font-weight: 600;
    padding: 12px 24px;
    border-radius: 8px;
    font-size: 15px;
    transition: background 0.3s;
}

.btn-track:hover {
    background-color: #e0a637;
}

.step-icon {
    width: 54px;
    font-size: 28px;
    height: 54px;
    padding: 10px;
    background-color: #eee;
    border-radius: 12px;
    display: inline-block;
    margin-bottom: 0.5rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.step-title {
    font-weight: 600;
    font-size: 11px;
}

.step-arrow {
    font-size: 24px;
    color: #aaa;
    margin-top: -25px;
}

.fw-semi {
    font-weight: 600;
}

.text-orange {
    color: #f3b443;
}

.text-highlight {
    color: #000;
    font-weight: 600;
}

.section-title {
    text-align: center;
    font-size: 1.3rem;
    color: #f3b443;
    letter-spacing: 2px;
    margin-bottom: 1rem;
    text-transform: uppercase;
}

.testimonial-stars {
    color: #f9b91c;
    font-size: 1.1rem;
}

.testimonial-card {
    background-color: #fff;
    color: #000;
    border-radius: 16px;
    padding: 2rem;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
    height: 100%;
}

.testimonial-text p {
    font-size: 19px;
    text-align: left;
    margin: 30px 0px;
}

.testimonial-text {
    font-family: 'Satoshi-Regular';
    font-weight: 400;
    font-size: 18px;
    line-height: 126%;
    color: #6e6e6e;
}


.mi {
    width: 96px;
    height: 80px;
    display: flex;
    background: red;
    padding: 10px;
    border-radius: 50%;
    margin-right: 15px;
    align-items: center;
    justify-content: center;
}

.imgares.d-flex.align-items-center {
    margin-bottom: 30px;
}

.testimonial-user {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-top: 1rem;
}

.testimonial-user img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    object-fit: cover;
}

.testimonailSec a {
    margin-top: 65px !important;
}

.user-name {
    font-weight: 400;
    font-size: 16px;
}

.user-meta {
    font-size: 14px;
    color: #666;
    font-weight: 300;
}

.rating-summary {
    text-align: center;
    margin: 1rem 0 2rem;
    color: #ccc;
}

.rating-summary img {
    width: 100px;
    margin-right: 10px;
}

.unMoSecInner {
    border-radius: 60px;
}

.accordion-button {
    background-color: #fff;
    border: none;
    border-radius: 12px !important;
    padding: 1rem 1.25rem;
    font-weight: 400;
    color: #000;
    box-shadow: none !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: background 0.3s;
    border: 1px solid #c7c7c7;
    border-radius: 15px;
    padding: 15px 20px;
}

.accordion-button.collapsed {
    border: 1px solid #c7c7c7;
}

.accordion-button::after {

    font-size: 1.5rem;
    transform: rotate(270deg);
    transition: transform 0.3s;
    margin-left: auto;
}

.accordion-button:not(.collapsed)::after {
    transform: rotate(360deg);
}

.accordion-button:not(.collapsed) {
    color: #EFB55F;
    background-color: #fff9f1;
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
    border-bottom: 0px;
    border-radius: 12px 12px 0px 0px !important;
}

.accordion-body {
    border: 1px solid #efb55f;
    padding-top: 30px !important;
}

.accordion-body p {
    text-align: left;
}

.header-btn {
    padding: 14px 22px;
}

.header-btn:hover {
    background-color: #efb55f !important;
}

.unMoSec .orange-light-inner {
    padding-left: 40px !important;
}

.accordion-button:hover {
    background-color: #f8f8f8;
}

.accordion-item {
    border: none;
    background-color: transparent;
    margin-bottom: 1rem;
}

.accordion-body {
    background-color: #fff;
    color: #000;
    border-radius: 0 0 12px 12px;
    padding: 1rem 1.25rem;
    margin-top: -1rem;
}

.qualityPaymentCardSec .container {
    border-top: 1px solid #383D43;
}

.contact-info i {
    color: #ccc;
    font-size: 1rem;
    width: 24px;
}

.contact-info li {
    margin-bottom: 0.75rem;
    display: flex;
    align-items: flex-start;
}

.contact-info p {
    margin: 0;
    line-height: 1.4;
}

.subscribeSaveSecInner {
    background-image: url(../images/subBg.png);

    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top 20%;
}

.submitBtn {
    text-wrap-mode: nowrap;
    display: flex;
    margin-left: 15px;
}

/*owl carousal css */
.owl-carousel .owl-nav {
    display: block;
    position: absolute;
    right: 0;
    margin-top: 0;
    bottom: 100%;
}


/*.motionSec .owl-carousel .owl-nav,
.instaSec .owl-carousel .owl-nav {
    bottom: 100%;
    width: 100%;
    display: flex !important;
    justify-content: space-between;
}*/
.owl-carousel .owl-nav button:hover img{
     transition: filter 0.3s ease;
    filter: brightness(0) invert(1);
}

.motionSec button.owl-prev {
    left: 89% !important;
}
.owl-carousel .owl-nav button.owl-next img {
    transition: filter 0.3s ease;
    filter: brightness(0) invert(1);
}

.motionSec .owl-carousel .owl-nav button.owl-next,
.instaSec .owl-carousel .owl-nav button.owl-next,
.motchFest .owl-carousel .owl-nav button.owl-next,
.motchTrip .owl-carousel .owl-nav button.owl-next,
.motchFest .owl-carousel .owl-nav button.owl-next {
    background: #F5BB41 !important;
    border: none !important;
}

.owl-carousel .owl-nav.disabled {
    display: block;
}

.owl-theme .owl-dots .owl-dot {
    display: none;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #ffffff;
}

.cstm-category {
    color: #999 !important;
}

.owl-carousel .owl-nav button {
    margin: 0;
    width: 36px;
    height: 36px;
    border: solid 1px #63636352 !important;
    ;
    border-radius: 50% !important;
    ;
    margin: 10px !important;
    ;
}

.motchtripslider .badge {
    background: #2e2ecb;
}

.owl-carousel .owl-nav.disabled button:hover {
    background-color: transparent;
}

.owl-carousel .owl-nav button img {
    width: 20px;
}

.owl-carousel .owl-nav button:hover {
    background: #F5BB41 !important;
    border: none !important;
}


.ctaSec {
    background-image: url(../images/cta-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.phnNo {
    border: solid 3px #fff;
    transform: skewX(-20deg);
    padding-left: 90px;
}

.phnNo h6 {
    transform: skewX(20deg);
}

img.phoneIco {
    position: absolute;
    top: -20px;
    left: 30px;
    z-index: 1;
}

.ctaCallBtn {
    width: fit-content;
}

.ctaSec:before {
    position: absolute;
    content: "";
    background-color: rgb(0 0 0 / 50%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.popularLinks a.btn-link.btn {
    border: 1px solid rgba(6, 53, 201, 0.13);
    border-radius: 6px;
    color: #000000;
}

.popularLinks li+li {
    margin-left: 12px;
    margin-bottom: 10px;
}

.popularLinks a.btn-link.btn:hover,
.popularLinks a.btn-link.btn.active {
    color: #3E74FF;
}

.logoCruisePartner img {
    width: auto !important;
    !i;
    !;
}

.logoCruisePartner {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 200px;
    height: 100px;
}

/*footer css*/
.mainLinks li a {
    color: rgb(255 255 255 / 65%);
    text-decoration: none;
}

.mainLinks li {
    margin: 5px 0;
}



ul.list-unstyled.mainLinks a {
    font-weight: 300;
    font-size: 13px;
    line-height: 140%;
    color: #aaafb6;
}

.footerMain .socialIcon li i {
    width: 44px;
    height: 44px;
    font-size: 24px;
}



.first-section h2.section-title.mb-2 {
    font-size: 27px;
    letter-spacing: 0px;
    line-height: 38px;
    color: #121212;
    width: 600px;
    margin: auto;
    text-transform: capitalize;
    font-weight: 700;
}
.inner-banner-block {
    padding-top: 80px;
    background-size: cover !important;
    padding-bottom: 80px;
    background-position: right 0 !important;
}
.inner-banner-content a,
.inner-banner-content p
{
    font-family: 'Satoshi-Regular'!important;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 22.4px;
}
h2.contact-page-heading {
    text-align: center;
    color: #fff;
    font-family: 'Unbounded';
    font-size: 30px;
    line-height: 44px;
    font-weight: 500;
}
div.contact-page-heading {
    text-align: center;
    color: #fff;
    width: 100%;
    max-width: 300px;
    margin: auto;
}
div.contact-page-heading {
    text-align: center;
    color: #fff;
    width: 100%;
    max-width: 290px;
    margin: auto;
    font-family: 'Satoshi-Regular'!important;
    font-size: 15px;
    font-weight: 500;
}
.contact-container.second-deatilcontainer {
    border-top: 0.5px dashed #000;
    border-bottom: 1px dashed #000;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .contact-container h6 {
    font-family: 'Satoshi-Regular'!important;
    font-size: 18px;
}
.contact-container small {
    font-family: 'Satoshi-Regular'!important;
    font-weight: 500;
    color: #6E6E6E!important;
}
span.contact-orange {
    color: #EFB55F;
}
section.reach-out-section h2 {
    font-family: 'Unbounded'!important;
    font-size: 24px;
    font-weight: 500;
}
section.reach-out-section p.text-start {
    font-size: 16px;
    color: #4F5E71;
    line-height: 26px;
}
.reach-out-section .row.align-items-center {
    align-items: start !important;
}
.blog  p.text-start {
    font-size: 16px !important;
    line-height: 24px !important;
}
.cstm-category a{
    position: relative;
    display: flex;
    align-items: center;
}
.cstm-category a:before {
    content: "• ";
    color: #EFB55F;
    font-size: 16px;
    margin-right: 8px;
}
section.map iframe {
    width: 100%;
    border-radius: 40px;
}
.para-contact {
    font-size: 15px;
    color: #4F5E71;
    line-height: 22.4px;
    font-family: 'Satoshi-Regular';
    font-weight: 500;
    width: 420px;
    margin: auto;
}
.contact-card h5 {
    font-size: 20px;
    font-family: 'Unbounded'!important;
    color: #121212;
    line-height: 33.6px;
    font-weight: 500;
    margin-bottom: 25px;
}
.contact-card .form-control {
    font-size: 15px;
    color: #AAAFB6!important;
    font-weight: 500;
    font-family: 'Satoshi-Regular';
}
.contact-card label {
    font-family: 'Satoshi-Regular'!important;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    color: #4F5E71!important;
}
.detail-right {
    padding-left: 50px;
    border-left: 0.5px dashed #8f8f8f;
}
.detail-left,
.reach-out-left{
    padding-right: 50px;
}
.reach-out-left{
    padding-left: 30px;
}


.breadcrumb-cstm.py-5.blog-bread a, .breadcrumb-cstm.py-5.blog-bread {
    color: #999999;
    font-size: 14px;
    font-family: 'Satoshi-Regular';
    font-weight: 500;
}
.breadcrumb-cstm.py-5.blog-bread img {
    margin-left: 8px;
    margin-right: 8px;
}
.detail-content.blog-post-single h1.page-title {
    font-size: 48px;
    line-height: 54px;
    font-family: 'Satoshi-Regular'!important;
    font-weight: bold;
}
.single-post ul.list-inline {
    border-bottom: 1px dashed #dedede;
    padding-bottom: 14px;
}

.single-post .inside-page strong {
    color: #777c7c;
}

.blog-categories-cstm-div li {
    border-bottom: 1px dashed #dedede;
    padding-bottom: 8px;
}

 .recent-post-cstm-div .align-items-center {
    border-bottom: 1px dashed #dedede;
    padding-bottom: 12px;
}

 .recent-post-cstm-div .rounded.wp-post-image {
    border-radius: 20px !important;
}

.recent-title {
    font-size: 18px !important;
    line-height: 22px;
    margin-bottom: 10px;
    color: #000 !important;
    font-weight: 500;
}

.blog-categories-cstm-div, .recent-post-cstm-div, .popular-tag-div {
    box-shadow: rgb(0 0 0 / 20%) 0px 4px 30px;
    border-radius: 20px;
    padding: 30px;
    margin-bottom:20px;
}
    
.post-navigation a {
    color: #000;
}

.post-navigation small {color: #777c7c;text-transform: uppercase;letter-spacing: 3px;}

.blog-date span, a:hover {
    color: #e2bb64;
}



li.single-blog-category a:before {
    content: "• ";
    color: #EFB55F;
    font-size: 1.3em;
    margin-right: 4px;
    position:relative;
}
li.single-blog-category a {
    color: #EFB55F!important;
    font-size: 12px;
    font-weight:600;
    font-family: 'Satoshi-Regular';
    text-transform: uppercase;
 
}
li.single-blog-date a,
li.author-singlepost a,
li.author-singlepost span{
    color:#999999;
    font-size:14px;
    line-height:22px;
    font-weight:600;
    font-family: 'Satoshi-Regular';
    
}
 
li.single-blog-date a:hover,
li.author-singlepost a:hover{
color:#999999!important;
}
.detail-content.blog-post-single p {
    font-size: 16px;
    color: #6E6E6E;
    line-height: 26px;
    font-family: 'Satoshi-Regular'!important;
    font-weight: 500;
}

    .modal-content {
      border-radius: 15px;
      padding: 1.5rem;
    }

    #loginModal .form-control {
      border-radius: 30px !important;
      padding: 30px 20px !important;
    }

    #loginModal .btn-login {
      background-color: #f5aa4d;
      color: white;
      border-radius: 30px;
      font-weight: 600;
      text-transform: capitalize;
    }

    #loginModal .btn-login:hover {
      background-color: #e09b3c;
    }

    #loginModal .btn-google {
      border-radius: 30px;
      border: 1px solid #ccc;
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: 500;
      margin-top: 10px;
      text-transform: capitalize;
    }

    #loginModal .btn-google img {
      width: 18px;
      height: 18px;
      margin-right: 8px;
    }

    #loginModal .modal-footer-text {
      text-align: center;
      margin-top: 1rem;
      font-size: 0.9rem;
    }

    #loginModal .modal-footer-text a {
      color: #000;
      text-decoration: underline;
      font-weight: 500;
    }

    #loginModal .forgot-password {
      display: block;
      text-align: center;
      margin-top: 8px;
      color: #f5aa4d;
      font-weight: 500;
      font-size: 0.9rem;
      text-decoration: none;
    }

    #loginModal .modal-header {
      border-bottom: none;
    }

    #loginModal .modal-title {
      font-weight: bold;
    }

    #loginModal .btn-close {
      background: none;
    }

    #signupModal .modal-content {
      border-radius: 15px;
      padding: 1.5rem;
    }

    #signupModal .form-control {
      border-radius: 30px !important;;
      padding: 30px 20px !important;;
    }

    #signupModal .btn-signup {
      background-color: #f5aa4d;
      color: white;
      border-radius: 30px;
      font-weight: 600;
    }

    #signupModal .btn-signup:hover {
      background-color: #e09b3c;
    }

    #signupModal .modal-footer-text {
      text-align: center;
      margin-top: 1rem;
    }

    #signupModal .modal-footer-text a {
      color: #000;
      text-decoration: underline;
      font-weight: 500;
    }

    #signupModal .modal-header {
      border-bottom: none;
    }

    #signupModal .modal-title {
      font-weight: bold;
    }

    #signupModal .btn-close {
      background: none;
    }