.body {
    font-family: "poppins", sans-serif;
}

p {
    font-size: 14px;
    font-weight: 500;
    font-family: "poppins", sans-serif;
    line-height: normal;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 25px;
    font-weight: 500;
    line-height: 1.2;
}

.bg-dark {
    background-color: #1A1A1A !important;
}

.paraxdo-header-img {
    padding: 0px 0;
}

#logsedf {
    width: 160px;
}

.navbar-nav .nav-link {
    color: #1A1A1A;
    font-family: "poppins", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.7em;
    padding: 8px 15px !important;
}

.navbar-brand {
    font-family: "poppins", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
}

.active,
.nav-link:hover {
    font-family: "poppins", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #ff7043 !important;
}

.nav-link:after {
    content: "";
    background-image: url(../images/navigation_divider.webp);
    position: absolute;
    opacity: .7;
    width: 2px;
    height: 14px;
    top: 27px;
    margin: 0px 15px;
}

.last-item:after {
    background: 0 0;
}


.navbar-brand:hover {
    color: #ff7043;
}

.top-text i {
    font-size: 14px;
}

.top-text a {
    font-size: 14px;
}

.topbar-section {
    height: 4px;
    background-color: #ff7043;
}

ul.dropdown-menu.show li {
    border-bottom: 1px solid #ff7043;
    padding: 10px 10px;
}

ul.dropdown-menu.show li a {
    color: #1A1A1A;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    font-family: "poppins", sans-serif;
    text-transform: capitalize;
}

ul.dropdown-menu.show li:hover {
    background-color: #ff7043;
}

ul.dropdown-menu.show li a:hover {
    color: #ffffff !important;
}

#active {
    background-color: #ff7043 !important;
    color: #FFF !important;
}

.dropdown-menu {
    position: absolute;
    z-index: 11A1A1A;
    display: none;
    min-width: 15rem;
    padding: 0 0;
    margin: 0;
    font-size: 1rem;
    color: #1A1A1A;
    text-align: left;
    list-style: none;
    background-color: #FFF;
    background-clip: padding-box;
    border: 1px solid rgba(255, 255, 255, 0.15);
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.25);
    border-radius: 0rem;
}

#head-icon {
    color: #ff7043;
}

.logo-text-section {
    width: 100%;
    height: auto;
}

.top-text p {
    color: #fff;
    font-family: "poppins", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 2.2em;
    text-align: center;
    margin-left: -150px;
}




.owl-carousel .owl-nav {
    overflow: hidden;
    height: 0px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #ff7043;
}

.owl-carousel .item {
    text-align: center;
}

.owl-carousel .nav-button {
    height: 40px;
    width: 40px;
    cursor: pointer;
    position: absolute;
    top: 130px !important;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
    pointer-events: none;
    opacity: 0.25;
}

.owl-carousel .owl-prev {
    left: 6px;
}

.owl-carousel .owl-next {
    right: 6px;
}

.owl-theme .owl-nav [class*=owl-] {
    color: Lightgrey;
    font-size: 25px;
    background: #FFFFFF;
    border-radius: 100px;
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.25);
}

.owl-carousel .prev-carousel:hover {
    background-position: 0px -53px;
}

.owl-carousel .next-carousel:hover {
    background-position: -24px -53px;
}

.owl-theme .owl-nav [class*=owl-] {
    padding: 0px 7px;
}

.footer-section {
    background: #353535;
    padding: 50px;
    height: auto;
}

.footer-text p {
    color: #C0C0C0;
    font-family: "poppins", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 158.4%;
    /* 22.176px */
}

.footer-social ul {
    padding: 0px 0px;
    margin-bottom: 0px;
}

.footer-social ul li {
    display: inline-block;
    margin: 0 4px;
    background: #C0C0C0;
    border-radius: 25px;
    color: #353535;
}

.footer-social ul li a {
    background: #C0C0C0;
    border-radius: 25px;
    color: #353535;
    font-size: 20px;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    font-family: 'Inter', sans-serif;
}

.widget h2 {
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    color: #E8E8E8;
    font-family: 'poppinsW04-Bold', sans-serif;
    font-style: normal;
    line-height: 160.4%;
    /* 28.872px */
    text-transform: capitalize;
}

.widget_content ul {
    padding: 0px 8px;
}

.widget_content ul li {
    list-style: none;
    padding: 3px 3px;
}

.widget_content ul li a {
    color: #BDB9B9;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    font-family: "poppins", sans-serif;
}

.footer-bottom {
    background: #2C2C2C;
    padding: 15px 0;
    border-top: 1px solid #d9d9d9;
    font-size: 13px;
    color: #A5A5A5;
}

.botfoot ul {
    padding: 0px;
    margin: 0px;
    text-align: end;
}

.botfoot ul li {
    display: inline-block;
    margin: 0 4px;
    color: #D0D0D0;
}

.botfoot ul li a {
    color: #D0D0D0;
    font-size: 13px;
    display: flex;
    font-family: "poppins", sans-serif;
    text-decoration: none;
}

#footerlogo{
    width: 80%;
}

.spical-section{
    width: 100%;
    padding: 50px;
    height: auto;
    background-color: aliceblue;
}

.spical-text h2{
    font-size: 38px;
    color: #000;
    font-weight: 700;
    font-family: "poppins", sans-serif;
    text-align: center;
}

#schoimg {
    max-width: 100%;
    width: 90%;
    height: auto;
    margin: auto;
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.25);
    border-radius: 30px;
}

.offerbtn {
    color: var(--Black, #1A1A1A);
    text-align: center;
    font-family: "poppins", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    text-transform: uppercase;
    text-decoration: none;
}
.dhow-aboutus{
    width: 100%;
    padding: 50px;
    height: auto;
}
.dhowabt-text{
    text-align: center;
}
.dhowabt-text h2{
    font-size: 38px;
    color: #000;
    font-weight: 700;
    font-family: "poppins", sans-serif;
}

.main-slider .item img {
    height: auto;
}
.main-slider .item {
    opacity: .2;
    transition: .4s;
    margin: 0 10px;
    position: relative;
}
.active .item {
    opacity: 1;
    transform: scale(1);
}
.main-link {
    color: #000;
    font-size: 18px;
    font-family: 'poppins', sans-serif;
    font-weight: 600;
}
.cruise-package-link, .main-link, .package_section ul li a {
    text-decoration: underline;
}
#more, .load-question.mobile-show, .mobile-show, .panel-p {
    display: none;
}
.welc-text p{
    font-family: 'poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    /* 22.1px */
    text-transform: capitalize;

}
.conh2 {
    font-family: 'poppins', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    /* 22.1px */
    display: inline;
    color: #353535;
}
.redmora {
    color: #337ab7;
    text-decoration: none;
}
.packimg img{
    max-width: 100%;
    height: auto;
    margin: auto;
}
.package-text a{
    text-decoration: none;
}
.package-text h3{
    font-size: 26px;
    color: #000;
    font-weight: 700;
    font-family: "poppins", sans-serif;

}
.package-text h4{
    font-size: 20px;
    color: #000;
    font-weight: 600;
    font-family: "poppins", sans-serif;
}
.package-text p{
    font-size: 16px;
    color: #000;
    font-weight: 600;
    font-family: "poppins", sans-serif;
    line-height: 28px;
}
.card{
    height: 100%;
    background-color: #fff;
    border-radius:15px;;
    box-shadow: 0 3px 6px rgb(0 0 0 / 10%);
}
.card-img-top{
    border-radius:15px 15px 0 0;
}
.card-title{
    font-size: 18px;
    color: #000;
    font-weight: 600;
    font-family: "poppins", sans-serif;
}
.reviewtext, .strikepr{
    color: #707070;
    font-weight: 400;
    font-size: 12px;
}
.fivestar-bottom {
    position: relative;
    color: #e1e1e1;
    font-family: FontAwesome!important;
    font-size: 10px;
    letter-spacing: 2px;
}
.daycount::after, .fivestar-bottom {
    color: #ffe9e2;
}
.fivestar-bottom::before, .fivestar-uper::before {
    content: "\f005\f005\f005\f005\f005";
}
.fivestar-uper {
    position: absolute;
    top: 0;
    left: 0;
    color: #f36911;
    overflow: hidden;
}
.tour-count {
    display: flex;
    column-gap: 5px;
    color: #707070;
    flex-direction: column;
    row-gap: 5px;
    align-items: end;
}
.prd-info .strikepr {
    line-height: normal;
}
.strikepr {
    text-decoration: line-through;
}
.origionalprice {
    font-size: 18px;
    font-weight: 600;
    display: flex;
    column-gap: 5px;
}
.currencysymbol, .price-set {
    color: #333;
    font-weight: 600;
    font-size: 16px;
}
.bestprice-section{
    width: 100%;
    padding: 50px;
    height: auto;
}
.bestprice-text h3{
    font-weight: 700;
    margin-bottom: 15px;
    color: #000;
    font-size: 28px;
    font-family: "poppins", sans-serif;
}
.bestprice-text p {
    padding-left: 25px;
    font-weight: 500;
    margin-bottom: 15px;
    color: #000;
    font-size: 18px;
    font-family: "poppins", sans-serif;
}
.menubg{
    padding: 66px;
    border-radius: 15px;
    background-image: url(../images/our-menu.jpg);
    background-repeat: no-repeat;
}
.menu-block {
    margin-bottom: 30px;
}
.dhow-title {
    font-size: 26px;
    font-weight: 700;
    color: #000;
    font-family: "poppins", sans-serif;
    margin-bottom: 15px;
}
.we-sub-btn{
    padding: 10px 40px;
    font-weight: 400;
    letter-spacing: 1.5px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    font-size: 20px;
    line-height: 1.5;
    text-decoration: none;
    display: inline-block;
}
.we_background {
    background: #ff7043;
}
.menu-block-img {
    height: 30px;
    width: 30px;
    display: inline-block;
    float: left;
    margin-right: 11px;
    position: relative;
}
.menu-block-img {
    background-image: url(../images/dhow-cruise-icons.svg);
    background-position: -3px 108px;
}
.dhowcruiseroute-section{
    background-image: url(../images/bg-map.jpg);
    padding: 70px 0;
    margin-bottom: 60px;
}
.routeimg img{
    margin-bottom: -100px;
    box-shadow: 1px 3px 10px #848484;
    border-radius: 5px;
    width: 100%;
    height: auto;
}
.faq-img img{
    max-width: 100%;
    height: auto;
    margin: auto;
}
.panel-number {
    height: 25px;
    width: 25px;
    background: #000;
    border-radius: 50px;
    text-align: center;
    padding: 4px;
    color: #fff;
    line-height: 1.1;
    margin-right: 20px;
    display: inline-block;
}
.accordion-button {
    color: #020202;
    font-weight: 500;
    font-size: 18px;
    font-family: 'poppins' , sans-serif;
}
.accordion-button:focus{
    color: #FF7043;
    background-color: #fff;
}
.accordion-button:not(.collapsed){
    color: #FF7043 !important;
    background-color: #fff;
}
.accordion-body{
    color: #020202;
    font-weight: 500;
    font-size: 14px;
    font-family: 'poppins' , sans-serif;
}
.load-question {
    color: #000;
    display: block;
    margin-top: 60px;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
}
.accordion-hidden {
    display: none
}

/* Desert Safari Hero Section */
.hero-section {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 80px 0;
  position: relative;
  overflow: hidden;
  min-height: 600px;
}

.desert-hero-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
}

.hero-content {
    position: relative;
    z-index: 2;
    padding: 20px;
}

.desert-hero-section .container {
    position: relative;
    z-index: 2;
}

.hero-welcome {
    font-family: 'Playfair Display', serif;
    font-style: italic;
    color: #fff;
    font-size: 32px;
    margin-bottom: 10px;
    text-shadow: 0 6px 20px rgba(0, 0, 0, .7);
    letter-spacing: 1px;
    animation: 1.2s ease-out forwards fadeUp;
}

.hero-title {
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1.2;
    font-family: 'Poppins', sans-serif;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}

.hero-subtitle {
    color: white;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 30px;
    line-height: 1.6;
    font-family: 'Poppins', sans-serif;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.hero-buttons {
    display: flex;
    gap: 15px;
    flex-wrap: nowrap;
    align-items: center;
}

.btn-appointment {
    background: linear-gradient(135deg, #8b5e3c, #c68642, #d4a373);
    background-size: 200% 200%;
    color: #fff;
    padding: 14px 32px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    transition: all 0.3s ease;
    border: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: 'Poppins', sans-serif;
    white-space: nowrap;
}

.btn-appointment:hover {
    background-color: #C9A961;
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(212, 165, 116, 0.4);
}

.btn-whatsapp {
    background: linear-gradient(135deg, #34e89e, #0f3443);
    background-size: 200% 200%;
    color: #fff;
    padding: 14px 32px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    transition: all 0.3s ease;
    border: none;
    display: inline-flex;
    align-items: center;
    font-family: 'Poppins', sans-serif;
    white-space: nowrap;
}

.btn-whatsapp:hover {
    background-color: #0E6B5F;
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(18, 140, 126, 0.4);
}

.btn-read-more {
    background-color: #8B5E3C;
    color: #fff;
    padding: 12px 28px;
    border-radius: 5px;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    transition: all 0.3s ease;
    border: none;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
}

.btn-read-more:hover {
    background-color: #6B4628;
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(139, 94, 60, 0.4);
}

.btn-book-now {
    background-color: #34E89E;
    color: #fff;
    padding: 12px 28px;
    border-radius: 5px;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    transition: all 0.3s ease;
    border: none;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
}

.btn-book-now:hover {
    background-color: #2BC88A;
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(52, 232, 158, 0.4);
}

.hero-images {
    position: relative;
    z-index: 2;
    height: 500px;
    display: flex;
    gap: 20px;
    align-items: center;
}

.hero-main-image {
    flex: 1;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

.hero-main-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hero-thumbnails {
    display: flex;
    flex-direction: column;
    gap: 15px;
    flex: 0 0 200px;
}

.hero-thumbnail-top,
.hero-thumbnail-bottom {
    height: 150px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.hero-thumbnail-top img,
.hero-thumbnail-bottom img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.polaroid-photos {
    position: relative;
    height: 100%;
}

.polaroid {
    position: absolute;
    background: #fff;
    padding: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    width: 150px;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.polaroid-1 {
    top: 10%;
    left: 10%;
    transform: rotate(-5deg);
}

.polaroid-2 {
    top: 15%;
    right: 20%;
    transform: rotate(8deg);
}

.polaroid-3 {
    bottom: 20%;
    left: 30%;
    transform: rotate(-3deg);
}

.polaroid-content {
    background: #E8D5B7;
    width: 100%;
    height: 100%;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #8B7355;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    padding: 10px;
}

.desert-vehicle {
    position: absolute;
    bottom: 10%;
    right: 10%;
    font-size: 80px;
    z-index: 3;
}

.hero-decorations {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: 1;
}

.cactus-decoration {
    position: absolute;
    top: 10%;
    left: 5%;
    font-size: 60px;
    transform: rotate(-10deg);
}

.camel-decoration {
    position: absolute;
    bottom: 15%;
    left: 45%;
    font-size: 50px;
    transform: rotate(5deg);
}

/* Tour Packages Section */
.tour-packages-section {
    background-color: #fff;
    padding: 80px 0;
}

.section-title {
    color: #2C2C2C;
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 50px;
    font-family: 'Poppins', sans-serif;
}

.tour-card {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.tour-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.tour-image {
    width: 100%;
    height: 250px;
    overflow: hidden;
    background: linear-gradient(135deg, #D4A574 0%, #C9A961 100%);
}

.tour-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.tour-card:hover .tour-image img {
    transform: scale(1.1);
}

.tour-content {
    padding: 25px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.tour-title {
    color: #2C2C2C;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
    font-family: 'Poppins', sans-serif;
}

.tour-duration {
    color: #8B7355;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 15px;
    font-family: 'Poppins', sans-serif;
}

.tour-price {
    background-color: #C9A961;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px;
    font-family: 'Poppins', sans-serif;
    padding: 6px 12px;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    width: fit-content;
    box-shadow: 0 2px 8px rgba(201, 169, 97, 0.3);
    transition: all 0.3s ease;
    line-height: 1.2;
}

.tour-description {
    color: #6B6B6B;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 20px;
    flex-grow: 1;
    font-family: 'Poppins', sans-serif;
}

.tour-link {
    color: #C9A961;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    transition: color 0.3s ease;
    font-family: 'Poppins', sans-serif;
}

.tour-link:hover {
    color: #B8956A;
    text-decoration: underline;
}

/* Summary Section */
.summary-section {
    background-color: #F5E6D3;
    padding: 60px 0;
}

.summary-text {
    color: #5A5A5A;
    font-size: 16px;
    line-height: 1.8;
    text-align: justify;
    margin: 0;
    font-family: 'Poppins', sans-serif;
}



/* Responsive Design */
@media (max-width: 768px) {
    .hero-title {
        font-size: 32px;
    }

    .hero-subtitle {
        font-size: 16px;
    }

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

    .hero-buttons {
        flex-wrap: nowrap;
        gap: 10px;
    }

    .btn-appointment,
    .btn-whatsapp {
        /*flex: 1;*/
        min-width: 0;
        padding: 10px 15px;
        font-size: 12px;
        justify-content: center;
    }

    .polaroid {
        width: 100px;
        height: 120px;
    }

    .desert-vehicle {
        font-size: 50px;
    }

    .cactus-decoration,
    .camel-decoration {
        font-size: 40px;
    }
}






@media screen and (min-width:769px) and (max-width:991px) {
    #logsedf {
        width: 100%;
    }

    .owl-carousel .owl-prev {
        left: -8px;
    }
    .owl-carousel .owl-next {
        right: -8px;
    }
    #btn-icon {
        font-size: 14px;
        font-weight: 500;
        margin-left: 8px;
    }
    .footer-section {
        background: #353535;
        padding: 25px;
        height: auto;
    }
    #footerlogo{
        width: 90%;
    }
    .footer-text p {
        color: #C0C0C0;
        font-family: "poppins", sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 158.4%;
    }
    .footer-social ul li a {
        background: #C0C0C0;
        border-radius: 25px;
        color: #353535;
        font-size: 12px;
        width: 25px;
        height: 25px;
        display: flex;
        justify-content: center;
        font-family: 'Inter', sans-serif;
    }
    .footer-social ul li {
        display: inline-block;
        margin: 0 0px;
        background: #C0C0C0;
        border-radius: 25px;
        color: #353535;
    }
    .widget h2 {
        cursor: pointer;
        font-size: 16px;
        font-weight: bold;
        color: #E8E8E8;
        font-family: 'poppinsW04-Bold', sans-serif;
        font-style: normal;
        line-height: 160.4%;
        text-transform: capitalize;
    }
    .widget_content ul li a {
        color: #BDB9B9;
        text-decoration: none;
        font-size: 13px;
        font-weight: 400;
        font-family: "poppins", sans-serif;
    }
    .widget_content ul li {
        list-style: none;
        padding: 0px 1px;
    }
    .widget_content ul {
        padding: 0px 0px;
    }
    .spical-section {
        width: 100%;
        padding: 25px;
        height: auto;
        background-color: aliceblue;
    }
    #schoimg {
        max-width: 100%;
        width: 100%;
        height: auto;
        margin: auto;
        box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.25);
        border-radius: 30px;
    }
    .dhow-aboutus {
        width: 100%;
        padding: 25px;
        height: auto;
    }
    .dhowabt-text h2 {
        font-size: 26px;
        color: #000;
        font-weight: 700;
        font-family: "poppins", sans-serif;
    }
    .spical-text h2 {
        font-size: 28px;
        color: #000;
        font-weight: 700;
        font-family: "poppins", sans-serif;
        text-align: center;
    }
    .welc-text p {
        font-family: 'poppins', sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
        text-transform: capitalize;
    }
    .package-text h3 {
        font-size: 20px;
        color: #000;
        font-weight: 700;
        font-family: "poppins", sans-serif;
    }
    .package-text h4 {
        font-size: 16px;
        color: #000;
        font-weight: 600;
        font-family: "poppins", sans-serif;
    }
    .package-text p {
        font-size: 14px;
        color: #000;
        font-weight: 600;
        font-family: "poppins", sans-serif;
        line-height: 21px;
    }
    .btn-primary{
        font-size: 10px;
    }
    .btn-success{
        font-size: 10px;
    }
    .card-title {
        font-size: 11px;
        color: #000;
        font-weight: 600;
        font-family: "poppins", sans-serif;
    }
    .reviewtext, .strikepr {
        color: #707070;
        font-weight: 400;
        font-size: 8px;
    }
    .fivestar-bottom::before, .fivestar-uper::before {
        content: "\f005\f005\f005\f005\f005";
        font-size: 8px;
    }
    .currencysymbol, .price-set {
        color: #333;
        font-weight: 600;
        font-size: 12px;
    }
    .bestprice-section {
        width: 100%;
        padding: 25px;
        height: auto;
    }
    .bestprice-text h3 {
        font-weight: 700;
        margin-bottom: 10px;
        color: #000;
        font-size: 20px;
        font-family: "poppins", sans-serif;
    }
    .bestprice-text p {
        padding-left: 25px;
        font-weight: 500;
        margin-bottom: 10px;
        color: #000;
        font-size: 15px;
        font-family: "poppins", sans-serif;
    }
    .menubg {
        padding: 20px;
        border-radius: 15px;
        background-image: url(../images/our-menu.jpg);
        background-repeat: no-repeat;
    }
    .dhow-title {
        font-size: 20px;
        font-weight: 700;
        color: #000;
        font-family: "poppins", sans-serif;
        margin-bottom: 15px;
    }
    .dhowcruiseroute-section {
        background-image: url(../images/bg-map.jpg);
        padding: 40px 0;
        margin-bottom: 0px;
    }
    .we-sub-btn {
        padding: 10px 34px;
        font-weight: 400;
        letter-spacing: 1.5px;
        text-align: center;
        color: #fff;
        border-radius: 5px;
        font-size: 16px;
        line-height: 1.5;
        text-decoration: none;
        display: inline-block;
    }
    .accordion-button {
        color: #020202;
        font-weight: 500;
        font-size: 14px;
        font-family: 'poppins' , sans-serif;
    }
    .accordion-body {
        color: #020202;
        font-weight: 500;
        font-size: 12px;
        font-family: 'poppins' , sans-serif;
    }



}



@media screen and (min-width: 481px) and (max-width: 768px) {
    #logsedf {
        width: 100%;
    }
    .owl-carousel .owl-prev {
        left: -8px;
    }
    .owl-carousel .owl-next {
        right: -8px;
    }
    #btn-icon {
        font-size: 14px;
        font-weight: 500;
        margin-left: 8px;
    }
    .footer-section {
        background: #353535;
        padding: 25px;
        height: auto;
    }
    #footerlogo{
        width: 90%;
    }
    .footer-text p {
        color: #C0C0C0;
        font-family: "poppins", sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 158.4%;
    }
    .footer-social ul li a {
        background: #C0C0C0;
        border-radius: 25px;
        color: #353535;
        font-size: 12px;
        width: 25px;
        height: 25px;
        display: flex;
        justify-content: center;
        font-family: 'Inter', sans-serif;
    }
    .footer-social ul li {
        display: inline-block;
        margin: 0 0px;
        background: #C0C0C0;
        border-radius: 25px;
        color: #353535;
    }
    .widget h2 {
        cursor: pointer;
        font-size: 16px;
        font-weight: bold;
        color: #E8E8E8;
        font-family: 'poppinsW04-Bold', sans-serif;
        font-style: normal;
        line-height: 160.4%;
        text-transform: capitalize;
    }
    .widget_content ul li a {
        color: #BDB9B9;
        text-decoration: none;
        font-size: 13px;
        font-weight: 400;
        font-family: "poppins", sans-serif;
    }
    .widget_content ul li {
        list-style: none;
        padding: 0px 1px;
    }
    .widget_content ul {
        padding: 0px 0px;
    }
    .spical-section {
        width: 100%;
        padding: 25px;
        height: auto;
        background-color: aliceblue;
    }
    #schoimg {
        max-width: 100%;
        width: 100%;
        height: auto;
        margin: auto;
        box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.25);
        border-radius: 30px;
    }
    .dhow-aboutus {
        width: 100%;
        padding: 25px;
        height: auto;
    }
    .dhowabt-text h2 {
        font-size: 26px;
        color: #000;
        font-weight: 700;
        font-family: "poppins", sans-serif;
    }
    .spical-text h2 {
        font-size: 28px;
        color: #000;
        font-weight: 700;
        font-family: "poppins", sans-serif;
        text-align: center;
    }
    .welc-text p {
        font-family: 'poppins', sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
        text-transform: capitalize;
    }
    .package-text h3 {
        font-size: 20px;
        color: #000;
        font-weight: 700;
        font-family: "poppins", sans-serif;
    }
    .package-text h4 {
        font-size: 16px;
        color: #000;
        font-weight: 600;
        font-family: "poppins", sans-serif;
    }
    .package-text p {
        font-size: 14px;
        color: #000;
        font-weight: 600;
        font-family: "poppins", sans-serif;
        line-height: 21px;
    }
    .btn-primary{
        font-size: 10px;
    }
    .btn-success{
        font-size: 10px;
    }
    .card-title {
        font-size: 11px;
        color: #000;
        font-weight: 600;
        font-family: "poppins", sans-serif;
    }
    .reviewtext, .strikepr {
        color: #707070;
        font-weight: 400;
        font-size: 8px;
    }
    .fivestar-bottom::before, .fivestar-uper::before {
        content: "\f005\f005\f005\f005\f005";
        font-size: 8px;
    }
    .currencysymbol, .price-set {
        color: #333;
        font-weight: 600;
        font-size: 12px;
    }
    .bestprice-section {
        width: 100%;
        padding: 25px;
        height: auto;
    }
    .bestprice-text h3 {
        font-weight: 700;
        margin-bottom: 10px;
        color: #000;
        font-size: 20px;
        font-family: "poppins", sans-serif;
    }
    .bestprice-text p {
        padding-left: 25px;
        font-weight: 500;
        margin-bottom: 10px;
        color: #000;
        font-size: 15px;
        font-family: "poppins", sans-serif;
    }
    .menubg {
        padding: 20px;
        border-radius: 15px;
        background-image: url(../images/our-menu.jpg);
        background-repeat: no-repeat;
    }
    .dhow-title {
        font-size: 20px;
        font-weight: 700;
        color: #000;
        font-family: "poppins", sans-serif;
        margin-bottom: 15px;
    }
    .dhowcruiseroute-section {
        background-image: url(../images/bg-map.jpg);
        padding: 40px 0;
        margin-bottom: 0px;
    }
    .we-sub-btn {
        padding: 10px 34px;
        font-weight: 400;
        letter-spacing: 1.5px;
        text-align: center;
        color: #fff;
        border-radius: 5px;
        font-size: 16px;
        line-height: 1.5;
        text-decoration: none;
        display: inline-block;
    }
    .accordion-button {
        color: #020202;
        font-weight: 500;
        font-size: 14px;
        font-family: 'poppins' , sans-serif;
    }
    .accordion-body {
        color: #020202;
        font-weight: 500;
        font-size: 12px;
        font-family: 'poppins' , sans-serif;
    }

}

@media screen and (min-width: 320px) and (max-width: 480px) {

    .nav-link:after{
        display: none;
    }

    .owl-theme .owl-nav {
        margin-top: 0px;
    }
    .owl-carousel .nav-button {
        height: 32px;
        width: 32px;
        cursor: pointer;
        position: absolute;
        top: 130px !important;
    }
    .owl-theme .owl-nav [class*=owl-] {
        color: Lightgrey;
        font-size: 18px;
        background: #FFFFFF;
        border-radius: 100px;
        box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.25);
    }
    .owl-carousel .owl-prev {
        left: -6px;
    }
    .owl-carousel .owl-next {
        right: -6px;
    }


    .footer-section {
        background: #353535;
        padding: 15px;
    }

    .widget_content {
        display: none;
    }

    .active .widget_content {
        display: inline;
    }
    .widget h2 {
        font-size: 22px;
        font-weight: bold;
        color: #E8E8E8;
        font-family: 'poppinsW04-Bold', sans-serif;
        font-style: normal;
        line-height: 160.4%;
        text-transform: capitalize;
        padding: 2px 0px;
    }

    .widget h2:after {
        content: url(../images/footer_nav_arrow_close.webp);
        color: white;
        width: 25px;
        height: 25px;
        display: inline-block;
        text-align: center;
        float: right;
        font-size: 22px;
    }

    .active.widget h2:after {
        content: url(../images/footer_nav_arrow_open.webp);
        font-size: 22px;
    }
    .botfoot ul{
        margin: 10px 0;
        text-align: center;
    }
    .routeimg img {
        margin-bottom: 0px;
        box-shadow: 1px 3px 10px #848484;
        border-radius: 5px;
        width: 100%;
        height: auto;
    }
    .spical-section {
        width: 100%;
        padding: 15px;
        height: auto;
        background-color: aliceblue;
    }
    #schoimg {
        max-width: 100%;
        width: 100%;
        height: auto;
        margin: auto;
        box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.25);
        border-radius: 30px;
    }
    .spical-text h2 {
        font-size: 26px;
        color: #000;
        font-weight: 700;
        font-family: "poppins", sans-serif;
        text-align: center;
    }
    .dhow-aboutus {
        width: 100%;
        padding: 15px;
        height: auto;
    }
    .dhowabt-text h2 {
        font-size: 25px;
        color: #000;
        font-weight: 700;
        font-family: "poppins", sans-serif;
    }
    .welc-text p {
        font-family: 'poppins', sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 130%;
        text-transform: capitalize;
    }
    .package-text h3 {
        font-size: 24px;
        color: #000;
        font-weight: 700;
        font-family: "poppins", sans-serif;
    }
    .package-text h4 {
        font-size: 18px;
        color: #000;
        font-weight: 600;
        font-family: "poppins", sans-serif;
    }
    .package-text p {
        font-size: 14px;
        color: #000;
        font-weight: 600;
        font-family: "poppins", sans-serif;
        line-height: 28px;
    }
    .bestprice-text h3 {
        font-weight: 700;
        margin-bottom: 15px;
        color: #000;
        font-size: 21px;
        font-family: "poppins", sans-serif;
    }
    .bestprice-section {
        width: 100%;
        padding: 15px;
        height: auto;
    }
    .menubg {
        padding: 20px;
        border-radius: 15px;
        background-image: url(../images/our-menu.jpg);
        background-repeat: no-repeat;
    }
    .we-sub-btn {
        padding: 10px 20px;
        font-weight: 400;
        letter-spacing: 1.5px;
        text-align: center;
        color: #fff;
        border-radius: 5px;
        font-size: 20px;
        line-height: 1.5;
        text-decoration: none;
        display: inline-block;
    }
    .dhow-title {
        font-size: 18px;
        font-weight: 700;
        color: #000;
        font-family: "poppins", sans-serif;
        margin-bottom: 15px;
    }
    .dhowcruiseroute-section {
        background-image: url(../images/bg-map.jpg);
        padding: 15px;
        margin-bottom:0px;
    }
    .panel-number {
        height: 18px;
        width: 22px;
        background: #000;
        border-radius: 50px;
        text-align: center;
        padding: 4px;
        color: #fff;
        line-height: 1.1;
        margin-right: 9px;
        display: inline-block;
        font-size: 10px;
    }
    .accordion-button {
        color: #020202;
        font-weight: 500;
        font-size: 14px;
        font-family: 'poppins' , sans-serif;
    }



}

@media only screen and (min-width: 992px) and (max-width: 1380px) {
    .navbar-nav .nav-link {
        color: #1A1A1A;
        font-family: "poppins", sans-serif;
        font-weight: 500;
        font-size: 14px;
        line-height: 1.7em;
        padding: 6px 12px !important;
    }
    .footer-social ul li {
        display: inline-block;
        margin: 0 2px;
        background: #C0C0C0;
        border-radius: 25px;
        color: #353535;
    }
    .menubg {
        padding: 38px;
        border-radius: 15px;
        background-image: url(../images/our-menu.jpg);
        background-repeat: no-repeat;
    }
    .dhowcruiseroute-section {
        background-image: url(../images/bg-map.jpg);
        padding: 70px 0;
        margin-bottom: 0px;
    }
    .spical-text h2 {
        font-size: 32px;
        color: #000;
        font-weight: 700;
        font-family: "poppins", sans-serif;
        text-align: center;
    }
    .dhowabt-text h2 {
        font-size: 32px;
        color: #000;
        font-weight: 700;
        font-family: "poppins", sans-serif;
    }
    .package-text h3 {
        font-size: 24px;
        color: #000;
        font-weight: 700;
        font-family: "poppins", sans-serif;
    }
    .package-text h4 {
        font-size: 18px;
        color: #000;
        font-weight: 600;
        font-family: "poppins", sans-serif;
    }
    .package-text p {
        font-size: 14px;
        color: #000;
        font-weight: 600;
        font-family: "poppins", sans-serif;
        line-height: 22px;
    }
    .card-title {
        font-size: 16px;
        color: #000;
        font-weight: 600;
        font-family: "poppins", sans-serif;
    }
    .bestprice-text h3 {
        font-weight: 700;
        margin-bottom: 15px;
        color: #000;
        font-size: 24px;
        font-family: "poppins", sans-serif;
    }
    .bestprice-text p {
        padding-left: 25px;
        font-weight: 500;
        margin-bottom: 15px;
        color: #000;
        font-size: 16px;
        font-family: "poppins", sans-serif;
    }
    .accordion-button {
        color: #020202;
        font-weight: 500;
        font-size: 16px;
        font-family: 'poppins' , sans-serif;
    }
}

/* Tour Details Section */
.tour-details-section {
    background-color: #fff;
    padding: 60px 0;
}

.tour-details-title {
    font-size: 36px;
    font-weight: 700;
    color: #000;
    margin-bottom: 30px;
    font-family: 'Poppins', sans-serif;
}

.tour-details-content {
    margin-bottom: 40px;
}

.tour-details-text {
    color: #5A5A5A;
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 20px;
    text-align: justify;
    font-family: 'Poppins', sans-serif;
}

/* Inclusions Section */
.inclusions-section {
    margin-top: 40px;
}

.inclusions-title {
    font-size: 24px;
    font-weight: 700;
    color: #DC3545;
    margin-bottom: 20px;
    font-family: 'Poppins', sans-serif;
}

.inclusions-list {
    list-style: none;
    padding-left: 0;
}

.inclusions-list li {
    color: #5A5A5A;
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 12px;
    padding-left: 25px;
    position: relative;
    font-family: 'Poppins', sans-serif;
}

.inclusions-list li:before {
    content: "•";
    color: #DC3545;
    font-weight: bold;
    font-size: 20px;
    position: absolute;
    left: 0;
}

/* What To Expect Section */
.what-to-expect-section {
    margin-top: 40px;
}

.what-to-expect-title {
    font-size: 24px;
    font-weight: 700;
    color: #DC3545;
    margin-bottom: 30px;
    font-family: 'Poppins', sans-serif;
}

.expect-item {
    margin-bottom: 30px;
}

.expect-subtitle {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin-bottom: 12px;
    font-family: 'Poppins', sans-serif;
}

.expect-text {
    color: #5A5A5A;
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 0;
    text-align: justify;
    font-family: 'Poppins', sans-serif;
}

/* Gallery Section */
.gallery-section {
    background-color: #F8F8F8;
    padding: 60px 0;
}

.gallery-title {
    font-size: 32px;
    font-weight: 700;
    color: #000;
    margin-bottom: 40px;
    font-family: 'Poppins', sans-serif;
}

.gallery-item {
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
}

.gallery-item:hover {
    transform: translateY(-5px);
}

.gallery-item img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.gallery-item:hover img {
    transform: scale(1.05);
}

/* FAQ Section */
.faq-section {
    background-color: #fff;
    padding: 60px 0;
}

.faq-title {
    font-size: 32px;
    font-weight: 700;
    color: #000;
    margin-bottom: 40px;
    font-family: 'Poppins', sans-serif;
}

.accordion-item {
    border: none;
    margin-bottom: 0;
    border-radius: 0;
    overflow: visible;
    background-color: transparent;
    border-bottom: 1px dotted #d0d0d0;
}

.accordion-item:last-child {
    border-bottom: none;
}

.accordion-button {
    background-color: #fff;
    color: #000;
    font-weight: 500;
    font-size: 16px;
    padding: 20px 0;
    border: none;
    font-family: 'Poppins', sans-serif;
    display: flex;
    align-items: center;
    gap: 15px;
    width: 100%;
    text-align: left;
    position: relative;
}

.accordion-button::after {
    margin-left: auto;
    flex-shrink: 0;
}

.accordion-button:not(.collapsed) {
    background-color: #fff;
    color: #000;
    box-shadow: none;
}

.accordion-button:focus {
    box-shadow: none;
    border-color: transparent;
}

.faq-number {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    background-color: #000;
    color: #fff;
    border-radius: 50%;
    font-weight: 600;
    font-size: 14px;
    flex-shrink: 0;
    font-family: 'Poppins', sans-serif;
}

.accordion-body {
    padding: 20px 0 20px 47px;
    color: #5A5A5A;
    font-size: 15px;
    line-height: 1.8;
    font-family: 'Poppins', sans-serif;
}

/* Pricing and Location Section */
.pricing-location-section {
    background: linear-gradient(to bottom, #262523 80%, #ffffff 80%);
    padding: 60px 0;
    color: #fff;
}

.pricing-location-content {
    display: flex;
    align-items: center;
    padding: 40px 60px;
    min-height: 400px;
}

.pricing-location-title {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.5em;
    color: #fff;
    margin-bottom: 15px;
    font-family: 'Poppins', sans-serif;
}

.pricing-location-cities {
    font-size: 18px;
    color: #fff;
    margin-bottom: 0;
    font-family: 'Poppins', sans-serif;
}

.pricing-location-price {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
    font-family: 'Poppins', sans-serif;
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.price-label {
    color: #C9A961;
    font-weight: 600;
}

.price-old {
    color: #fff;
    text-decoration: line-through;
    font-weight: 400;
}

.price-new {
    color: #fff;
    font-weight: 700;
}

.map-container {
    height: 400px;
    width: 100%;
    padding: 20px 20px 20px 0;
}

.map-container iframe {
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 10px;
}
