.overlay,
.video-background {
    position: absolute;
    left: 0;
    height: 100%;
    z-index: -1;
    top: 0;
    width: 100%
}

.center-content-2 h6,
.center-content-3 h6,
.poppins-bold,
.poppins-light,
.poppins-medium,
.poppins-semibold {
    font-family: Poppins, sans-serif
}

.dot,
.footer-text,
.navbar1 i,
.variation .v-s {
    cursor: pointer
}

.carousel.next .arrows button,
.carousel.prev .arrows button,
.custom-select::after,
.footer-pattern {
    pointer-events: none
}

.container1,
body {
    overflow-x: hidden
}

.blog .row .col-md-4 .card-content .date,
.checkout-btn {
    text-transform: uppercase;
    text-transform: uppercase;
    text-transform: uppercase
}

.menu,
.submenu {
    list-style: none
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

.poppins-light {
    font-weight: 300;
    font-style: normal
}

.poppins-regular,
a,
button,
ol li,
p,
span,
ul li {
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal
}

.poppins-medium {
    font-weight: 500;
    font-style: normal
}

.poppins-semibold {
    font-weight: 600;
    font-style: normal
}

.poppins-bold {
    font-weight: 700;
    font-style: normal
}

.center-content img,
body,
html {
    width: 100%;
    height: 100%
}

.row {
    max-width: 1280px !important;
    margin: auto !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-style: normal
}

a {
    text-decoration: none
}

.page-1,
.page-2 {
    width: 100%;
    min-height: 100vh
}

.video-background {
    object-fit: cover
}

.overlay {
    background-image: url(../images/logo/hero-pattern.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: rgba(15, 11, 8, .6)
}

.navbar1 {
    position: sticky;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 105px;
    padding: 0 40px !important;
    transition: top .3s ease-in-out;
    background-color: #fff;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #dadada;
    font-weight: 500;
    justify-content: space-between
}

.center-content,
.center-content-2,
.center-content-3 {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center
}

.package-btn,
.package-btn:hover {
    text-decoration: none;
    transition: .3s
}

.navbar1 i {
    font-size: 26px
}

.list-group-item a,
.n-m p a {
    text-decoration: none;
    color: #000
}

.center-content {
    top: 50%;
    color: #fff;
    z-index: 99
}

.center-content-3 {
    top: 90%;
    color: #fff;
    z-index: 99
}

.center-content-2 {
    display: flex;
    align-items: center;
    gap: 10px;
    top: 80%;
    color: #fff;
    z-index: 99
}

.center-content-2 img {
    width: 35px;
    height: 35px
}

.center-content-2 h6,
.center-content-3 h6 {
    font-size: 15px;
    font-weight: 400
}

.center-content h2 {
    font-size: 24px;
    margin-top: 10px
}

.hero-span {
    color: #88421d;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400
}

.stroke,
.stroke1,
.stroke3 {
    font-family: "Bebas Neue", sans-serif;
    color: transparent
}

.stroke,
.stroke3 {
    -webkit-text-stroke: 2px #000
}

.stroke1 {
    -webkit-text-stroke: 2px #fff
}

.why-choose-us {
    position: relative;
    width: 100%;
    min-height: 43vh
}

.image-box-1,
.image-box-2 {
    position: absolute
}

.image-box-1 {
    width: 400px;
    height: 450px
}

.image-box-2 {
    right: -5%;
    top: 250px;
    width: 300px;
    height: 250px
}

.image-box-1 img,
.image-box-2 img {
    position: relative;
    width: 100%;
    object-fit: cover;
    height: 100%
}

.image-box-1 h4,
.image-box-2 h4 {
    position: absolute;
    z-index: 99;
    line-height: .8;
    left: 15px;
    top: 15px;
    color: #fff
}

.why-choose-us-content h5 {
    line-height: .7
}

.why-choose-us-content h1 {
    line-height: 1;
    font-size: 60px
}

.why-choose-us-content a,
.why-choose-us-content p {
    max-width: 542px;
    margin-left: 70px
}

.package-btn {
    display: inline-block;
    padding: 10px 20px;
    background: 0 0;
    border: 2px solid #88421d;
    color: #88421d;
    font-size: 15px
}

.card,
.icon-hover {
    transition: right .4s
}

.package-btn:hover {
    background-color: #88421d;
    border: 2px solid transparent;
    color: #fff;
    font-size: 15px
}

.package-swiper {
    width: 100%;
    height: 500px;
    overflow: hidden
}

.package-slide {
    width: 285px !important;
    margin-right: 17px !important
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center
}

.swiper-button-next,
.swiper-button-prev {
    top: 104% !important;
    width: 50px !important;
    height: 50px !important;
    font-size: 39px;
    font-weight: 100;
    color: #000 !important;
    border: none
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.swiper-button-prev {
    left: 26% !important
}

.swiper-button-next:after,
.swiper-button-prev:after {
    content: "" !important;
    font-family: none !important;
    font-size: 22px !important
}

.swiper-button-next {
    left: 70% !important;
    z-index: 9999 !important
}

.destination {
    width: 100%;
    height: 300px
}

.destination h4 {
    position: absolute;
    bottom: 0;
    left: 10px;
    text-align: left;
    font-size: 25px;
    line-height: .9;
    color: #fff;
    z-index: 9
}

.destination::after,
.video-card::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 87%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .5) 100%);
    pointer-events: none
}

.carousel .list .item img,
.destination img,
.thumbnail .item img,
.video img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.packages-section h2 {
    margin-top: 42px;
    line-height: .8;
    font-size: 50px
}

.review-section h2 {
    margin-top: 90px;
    line-height: .8;
    font-size: 50px
}

.destination-section h1 {
    line-height: .8;
    font-size: 50px
}

.price-container,
.start-wra {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.footer-para {
    font-size: 13px
}

.card {
    border: none;
    overflow: hidden;
    position: relative;
    border-radius: 0 !important;
    box-shadow: rgba(149, 157, 165, .1) 0 8px 24px
}

.icon-hover,
.rino {
    position: absolute
}

.icon-hover {
    top: 10px;
    right: -50px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    z-index: 2
}

.btn-custom,
.form-btn {
    display: flex;
    transition: .3s;
    font-weight: 700;
    text-decoration: none
}

.icon-hover a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: 0 0;
    border: 1px solid #88421d;
    color: #88421d;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
    transition: .5s
}

.icon-hover a:hover {
    background: #88421d;
    color: #fff
}

.card:hover .icon-hover {
    right: 10px
}

.social-media a {
    text-decoration: none;
    color: #000;
    font-size: 25px;
    transition: .5s
}

.footer-text:hover,
.social-media a:hover {
    color: #88421d
}

.card img {
    height: 470px;
    object-fit: cover;
    width: 100%;
    border-radius: 0 !important;
    border-bottom: 4px solid #88421d
}

.rahino-warpper {
    width: 100%;
    overflow: hidden
}

.rino {
    z-index: -1;
    left: 0;
    height: 115px;
    top: -25%;
    animation: 20s linear walkMove, .6s ease-in-out infinite bounceSteps;
    transform: scaleX(-1)
}

@keyframes walkMove {
    0% {
        left: 30%
    }

    100% {
        left: 100%
    }
}

@keyframes bounceSteps {

    0%,
    100% {
        transform: translateY(0) scaleX(-1)
    }

    50% {
        transform: translateY(-1.8px) scaleX(-1)
    }
}

.card-body {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 160px;
    background: #fff;
    padding: 20px;
    position: relative
}

.badge-custom,
.btn-custom,
.form-btn {
    background: #88421d
}

.badge-custom,
.card-title {
    padding: 5px 10px;
    position: absolute
}

.badge-custom {
    top: 10px;
    right: 10px;
    color: #ffff;
    z-index: 99
}

.card-title {
    bottom: 10px;
    line-height: .8;
    left: 10px;
    font-size: 27px;
    letter-spacing: 1px;
    color: #fff !important;
    margin: 0
}

.price {
    font-size: 1rem;
    color: #333;
    margin: 0
}

.btn-custom {
    width: 50px;
    height: 50px;
    border: 1px solid transparent;
    color: #fff;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    padding: 2px 8px;
    font-size: 24px
}

.form-btn {
    width: 20px;
    height: 20px;
    border: 1px solid transparent;
    color: #fff;
    justify-content: center;
    align-items: center;
    border-radius: 2px;
    padding: 2px;
    font-size: 20px
}

.btn-custom:hover,
.form-btn:hover {
    background: 0 0;
    border: 1px solid #88421d;
    color: #88421d
}

.card ul {
    padding-left: 20px
}

.card-image-container,
.dropdown,
.n-r i {
    position: relative
}

.card-text {
    font-size: 26px;
    letter-spacing: 1px
}

@media (max-width:1024px) {

    .image-box-1,
    .image-box-2 {
        width: 100%;
        position: static
    }

    .center-content img {
        width: 270px;
        height: 68px
    }

    .center-content h2 {
        font-size: 18px
    }

    .why-choose-us .row {
        flex-direction: column-reverse
    }

    .image-box-2 {
        display: none
    }

    .center-content-3 h6 {
        width: 285px;
        font-size: 13px
    }

    .why-choose-us {
        width: 100%;
        min-height: auto
    }

    .why-choose-us-content a,
    .why-choose-us-content p {
        margin-left: 00px
    }
}

@media (max-width:786px) {
    .package-swiper {
        width: 100%;
        height: 285px
    }

    .destination h4 {
        font-size: 18px
    }

    .package-slide {
        width: 165px !important
    }
}

@media (max-width:440px) {
    .package-slide {
        width: 187px !important
    }
}

@media (max-width:375px) {
    .package-slide {
        width: 165px !important
    }
}

.blog-heading {
    margin-top: 90px;
    font-size: 50px
}

.blog .row .col-md-4 .card {
    background-color: #fff;
    overflow: hidden;
    transition: transform .3s;
    border: 1px solid #e0e0e0
}

.blog .row .col-md-4 .card:hover {
    transform: translateY(-5px)
}

.blog .row .col-md-4 .card-image {
    width: 100%;
    height: 290px;
    object-fit: cover;
    display: block
}

.blog .row .col-md-4 .card img,
.product-info-tabs .nav-tabs .nav-item .nav-link:hover {
    border: none
}

.blog .row .col-md-4 .card-content {
    padding: 12px 25px
}

.blog .row .col-md-4 .card-content .date {
    color: #666;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
    letter-spacing: 1px
}

.blog .row .col-md-4 .card-content .title {
    color: #333;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 5px;
    line-height: 1.3
}

.blog .row .col-md-4 .card-content .description {
    color: #666;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 12px
}

.blog .row .col-md-4 .card-content .learn-more {
    display: inline-block;
    color: #88421d;
    font-weight: 700;
    text-decoration: none;
    font-size: 16px;
    position: relative;
    padding-right: 20px
}

.blog .row .col-md-4 .card-content .learn-more:hover {
    color: #d35400
}

.blog .row .col-md-4 .card-content .learn-more::after {
    content: "→";
    position: absolute;
    right: 0;
    transition: transform .3s
}

.blog .row .col-md-4 .card-content .learn-more:hover::after {
    transform: translateX(3px)
}

.play-button-container {
    display: flex;
    align-items: center
}

@media (min-width:768px) {
    .container {
        display: grid;
        grid-template-columns: repeat(2, 1fr)
    }

    .blog .row .col-md-4 .card:last-child {
        grid-column: span 2
    }
}

@media (min-width:1024px) {
    .container {
        grid-template-columns: repeat(3, 1fr)
    }

    .blog .row .col-md-4 .card:last-child {
        grid-column: auto
    }
}

.slider-container {
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center
}

.slider-wrapper {
    width: calc((350px + 20px) * 4);
    overflow: hidden
}

.slider {
    display: flex;
    gap: 20px;
    transition: transform .5s ease-in-out
}

.slide {
    width: 350px;
    flex-shrink: 0;
    overflow: hidden;
    font-size: 16px
}

.review-video-card {
    padding: 10px;
    width: 100%
}

.video-card {
    height: 350px;
    overflow: hidden;
    border-radius: 0;
    position: relative;
    width: 100%
}

.card-image {
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block
}

.play-button-container {
    position: absolute;
    bottom: 34px;
    left: 10px;
    display: flex;
    align-items: center;
    padding: 5px 10px;
    border-radius: 20px
}

.play-icon {
    border: 1px solid #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 5px;
    margin-right: 8px
}

.play-text {
    color: #fff;
    font-size: 14px
}

.review-video-card h2 {
    font-size: 28px;
    margin: 10px 0 5px
}

.review-video-card p {
    font-size: 14px;
    margin: 0;
    width: 100%
}

.pagination {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: start;
    margin-left: 19px;
    text-align: center;
    margin-top: 20px
}

.dot {
    height: 12px;
    width: 12px;
    margin: 0 5px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block
}

.dot.active {
    background-color: #333
}

.btn_b:hover,
.btn_p:hover {
    background-color: transparent
}

.footer-top {
    width: 100%;
    margin-bottom: -10px
}

footer {
    position: relative;
    color: #000;
    background-color: #e8e8e1
}

.footer-text {
    color: #000;
    transition: .3s
}

.footer-pattern {
    overflow: hidden;
    display: flex;
    width: 100%;
    height: 100%;
    opacity: .1;
    position: absolute;
    left: 0;
    top: 0
}

.arrows,
.thumbnail {
    display: flex;
    z-index: 100
}

.carousel {
    height: 100vh;
    width: 100%;
    overflow: hidden;
    position: relative
}

.carousel .list .item {
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0 0 0 0
}

.carousel .list .item .content {
    position: absolute;
    top: 20%;
    width: 1140px;
    max-width: 80%;
    left: 50%;
    transform: translateX(-50%);
    padding-right: 30%;
    box-sizing: border-box;
    color: #fff;
    text-shadow: 0 10px 15px #0004
}

.carousel .list .item .author {
    font-weight: 700;
    letter-spacing: 10px
}

.carousel .list .item .topic {
    font-size: 80px;
    font-weight: 700;
    line-height: 1.3em;
    color: #f1683a
}

.carousel .list .item .title {
    font-size: 2em;
    font-weight: 600;
    line-height: 1.3
}

.product-name,
.thumbnail .item .content .title {
    font-weight: 500
}

.thumbnail {
    position: absolute;
    bottom: 50px;
    left: 50%;
    width: max-content;
    gap: 20px
}

.thumbnail .item {
    width: 150px;
    height: 220px;
    flex-shrink: 0;
    position: relative
}

.thumbnail .item .content {
    color: #fff;
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px
}

.thumbnail .item .content .description {
    font-weight: 300
}

.arrows {
    position: absolute;
    top: 80%;
    right: 52%;
    width: 300px;
    max-width: 30%;
    gap: 10px;
    align-items: center
}

.item-quantity,
.search-btn {
    align-items: center;
    display: flex
}

.arrows button {
    width: 40px;
    height: 40px;
    background-color: #eee4;
    border: none;
    color: #fff;
    font-family: monospace;
    font-weight: 700;
    transition: .5s
}

.arrows button:hover {
    background-color: #fff;
    color: #000
}

.carousel .list .item:first-child {
    z-index: 1
}

.carousel .list .item:first-child .content .des,
.carousel .list .item:first-child .content .title,
.carousel .list .item:first-child .content .topic,
animation text in first item .carousel .list .item:first-child .content .author {
    transform: translateY(50px);
    filter: blur(20px);
    opacity: 0;
    animation: .5s linear 1s forwards showContent
}

@keyframes showContent {
    to {
        transform: translateY(0);
        filter: blur(0px);
        opacity: 1
    }
}

.carousel .list .item:first-child .content .title {
    animation-delay: 1.2s !important
}

.carousel .list .item:first-child .content .topic {
    animation-delay: 1.4s !important
}

.carousel .list .item:first-child .content .des {
    animation-delay: 1.6s !important
}

create animation when next click .carousel.next .list .item:first-child img {
    width: 150px;
    height: 220px;
    position: absolute;
    bottom: 50px;
    left: 50%;
    animation: .5s linear forwards showImage
}

@keyframes showImage {
    to {
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
}

.carousel.next .thumbnail .item:last-child {
    overflow: hidden;
    animation: .5s linear forwards showThumbnail
}

.carousel.prev .list .item img {
    z-index: 100
}

@keyframes showThumbnail {
    from {
        width: 0;
        opacity: 0
    }
}

.carousel.next .thumbnail {
    animation: .5s linear forwards effectNext
}

@keyframes effectNext {
    from {
        transform: translateX(150px)
    }
}

.carousel.prev .list .item:nth-child(2) {
    z-index: 2
}

.carousel.prev .list .item:nth-child(2) img {
    animation: .5s linear forwards outFrame;
    position: absolute;
    bottom: 0;
    left: 0
}

@keyframes outFrame {
    to {
        width: 150px;
        height: 220px;
        bottom: 50px;
        left: 50%
    }
}

.carousel.prev .thumbnail .item:first-child {
    overflow: hidden;
    opacity: 0;
    animation: .5s linear forwards showThumbnail
}

.carousel.prev .list .item:nth-child(2) .content .author,
.carousel.prev .list .item:nth-child(2) .content .des,
.carousel.prev .list .item:nth-child(2) .content .title,
.carousel.prev .list .item:nth-child(2) .content .topic {
    animation: 1.5s linear forwards contentOut !important
}

@keyframes contentOut {
    to {
        transform: translateY(-150px);
        filter: blur(20px);
        opacity: 0
    }
}

@media screen and (max-width:678px) {
    .carousel .list .item .content {
        padding-right: 0
    }

    .carousel .list .item .content .title {
        font-size: 20px;
        line-height: 1.2
    }

    .carousel .list .item .topic {
        font-size: 3em;
        font-weight: 700;
        line-height: 1
    }
}

@media screen and (max-width:375px) {
    .thumbnail {
        position: absolute;
        bottom: 6px;
        left: 50%;
        width: max-content;
        z-index: 100;
        display: flex;
        gap: 20px
    }
}

.reason {
    margin: 80px 0
}

.bekar .credits {
    margin-top: 1rem;
    text-align: right
}

.bekar .credits a {
    color: var(--color)
}

.Praktische-heading {
    font-size: 60px;
    line-height: .8
}

.product-dtl p {
    font-size: 14px;
    line-height: 24px
}

.product-dtl .form-control {
    font-size: 15px
}

.product-dtl label {
    line-height: 16px;
    font-size: 15px
}

.product-info .price {
    font-size: 18px
}

.product-info .old-price {
    text-decoration: line-through;
    color: #000
}

.product-info .new-price {
    color: #000;
    font-weight: 700;
    margin-left: 10px
}

.product-info .discount {
    color: #d9534f;
    font-size: 14px;
    font-weight: 600;
    margin-left: 10px
}

.product-info {
    width: 100%
}

.product-info-tabs {
    margin-top: 25px
}

.product-info-tabs .nav-tabs {
    border-bottom: 2px solid #d8d8d8
}

.product-info-tabs .nav-tabs .nav-item {
    margin-bottom: 0
}

.product-info-tabs .nav-tabs .nav-link {
    border: none;
    border-bottom: 2px solid transparent;
    color: #323232
}

.product-info-tabs .nav-tabs .nav-item.show .nav-link,
.product-info-tabs .nav-tabs .nav-link.active,
.product-info-tabs .nav-tabs .nav-link.active:hover {
    border: none;
    border-bottom: 2px solid #d8d8d8;
    font-weight: 700
}

.product-info-tabs .tab-content .tab-pane {
    padding: 30px 20px;
    font-size: 15px;
    line-height: 24px;
    color: #000
}

.p-card .p-details .product-name {
    font-size: 16px;
    margin: 5px 0;
    letter-spacing: 2px;
    color: #333;
    font-weight: 600
}

.product-name {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 4px
}

.reviews-counter {
    font-family: gilroy;
    font-size: 16px;
    margin-top: 30px;
    border-bottom: 1px solid #dadada;
    padding-bottom: 20px
}

.reviews-counter span {
    vertical-align: -2px
}

.rate {
    float: left;
    padding: 0 5px 0 0;
    margin-left: -4px
}

.rate:not(:checked)>input {
    position: absolute;
    top: -9999px
}

.rate:not(:checked)>label {
    float: right;
    white-space: nowrap;
    cursor: pointer;
    font-size: 26px;
    color: #ccc;
    margin-bottom: 0;
    line-height: 21px
}

#review,
.btn_b:hover,
.btn_p:hover,
.des p,
.order-tracking.completed p,
.rate:not(:checked)>label:hover,
.rate:not(:checked)>label:hover~label,
.rate>input:checked+label:hover,
.rate>input:checked+label:hover~label,
.rate>input:checked~label,
.rate>input:checked~label:hover,
.rate>input:checked~label:hover~label,
.rate>label:hover~input:checked~label {
    color: #000
}

.rate:not(:checked)>label:before {
    content: '\2605'
}

.p-card .p-details .price {
    font-size: 16px;
    margin-top: 10px
}

.p-card .p-details .old-price {
    text-decoration: line-through;
    color: #999;
    margin-right: 10px
}

.p-card .p-details .new-price {
    color: #e60000;
    font-weight: 700
}

.p-card .p-details .discount {
    color: #d9534f;
    font-size: 14px;
    margin-left: 10px
}

.des,
.variation {
    margin-top: 20px
}

.variation p {
    color: #000;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 3px
}

.variation .v-s {
    border: 2px solid #000;
    width: fit-content;
    font-weight: 600;
    padding: 5px 12px;
    margin-top: 8px
}

.product-count {
    margin-top: 15px
}

.product-count .qtyminus {
    border-radius: 3px 0 0 3px
}

.product-count .qtyplus {
    border-radius: 0 3px 3px 0
}

.btn_b,
.btn_p {
    border: 1px solid transparent;
    font-size: 13px;
    min-width: 90px;
    padding: 10px 24px;
    width: auto
}

.product-count .qty {
    width: 60px;
    text-align: center
}

.btn_p {
    background: #000;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    letter-spacing: 3px;
    font-weight: 500;
    text-align: center;
    transition: .5s
}

.btn_b,
.search-btn {
    background-color: #88421d;
    color: #fff;
    cursor: pointer;
    letter-spacing: 3px;
    font-weight: 500;
    transition: .5s;
    text-align: center
}

.btn_b {
    border-radius: 2px
}

.search {
    width: 95%;
    max-width: 100% !important
}

.search-btn {
    border: 1px solid transparent;
    font-size: 20px;
    width: 44px;
    height: 46px;
    justify-content: center
}

.btn_p:hover {
    transition: .5s;
    border: 1px solid #000
}

.btn_b:hover {
    transition: .5s;
    border: 1px solid #88421d
}

.des h1 {
    font-weight: 600px;
    margin-bottom: 25px
}

.des p,
.note {
    font-weight: 600
}

.des ul li {
    font-family: gilroy;
    padding: 2px 0
}

.filter {
    border-radius: 0 !important
}

.review {
    border: 1px solid #dadada;
    padding: 1em
}

.review+.review {
    margin-top: 1em
}

.r-img {
    width: 100px;
    height: 100px;
    box-shadow: rgba(99, 99, 99, .2) 0 2px 8px 0
}

.cart-container,
.checkout-container {
    display: flex;
    justify-content: space-between;
    margin: 40px auto;
    max-width: 1270px;
    flex-wrap: wrap
}

.product-list {
    width: 70%;
    padding: 0 20px
}

.product-item,
.product-item1 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 15px 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px
}

.product-item img {
    width: 90px;
    height: 90px;
    object-fit: cover;
    margin-right: 20px
}

.item-info h4 {
    font-size: 16px;
    margin: 0 0 5px
}

.item-info p {
    font-size: 14px;
    color: #666;
    margin: 0 0 10px
}

.item-quantity {
    gap: 5px;
    margin-top: 10px;
    margin-bottom: 10px
}

.qty-btn {
    background: #eee;
    border: none;
    width: 30px;
    height: 30px;
    cursor: pointer
}

.custom-select select,
.remove-btn {
    border: none;
    background: 0 0;
    cursor: pointer
}

.quantity {
    margin: 0 10px;
    font-size: 16px
}

.remove-btn {
    color: red;
    font-size: 14px;
    align-self: flex-start;
    margin-top: 5px
}

.remove-btn:hover {
    text-decoration: underline
}

.cart-summary {
    width: 28%;
    position: sticky;
    top: 10%;
    background-color: #f9f9f9;
    padding: 20px;
    height: fit-content
}

.cart-summary .total {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 18px
}

.note {
    margin-top: 18px;
    font-size: 11px;
    letter-spacing: .3px;
    color: #000
}

.custom-select {
    position: relative;
    border: 1px solid #ccc;
    padding: 1px 10px;
    background-color: #fff;
    cursor: pointer
}

.custom-select label {
    display: block;
    font-size: 12px;
    color: #666;
    margin-bottom: 4px
}

.custom-select select {
    width: 100%;
    outline: 0;
    font-size: 16px;
    color: #333;
    appearance: none
}

.custom-select::after {
    content: '▾';
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #333
}

input[type=email],
input[type=number],
input[type=text],
textarea {
    width: 100%;
    padding: 10px;
    font-size: 16px;
    border: 1px solid #ddd;
    outline: 0;
    font-family: poppins
}

.product-list1 {
    width: 65%;
    border-right: 1px solid #ddd;
    padding: 0 20px
}

.product-item1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    position: relative
}

.product-item1 img {
    margin-right: 10px;
    max-width: 70px;
    height: 70px
}

.product-details1 {
    flex-grow: 1
}

.product-details1 p {
    margin: 0;
    font-size: 12px
}

.qty-badge {
    position: absolute;
    top: 6px;
    right: 80%;
    background-color: #6e6e6e94;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px
}

.cart-summary1 .shipping,
.cart-summary1 .total {
    align-items: center;
    font-size: 15px;
    display: flex;
    font-weight: 500
}

.order-tracking p span,
.product-price1 {
    font-size: 14px
}

.cart-summary1 {
    width: 35%;
    position: sticky;
    top: 10%;
    background-color: #f9f9f9;
    padding: 20px;
    height: fit-content
}

.payment,
.ship {
    width: 100%;
    border: 1px solid #000;
    background-color: #cfcfcf77;
    padding: 10px;
    margin-top: 12px;
    font-weight: 600
}

.cart-summary1 .total {
    justify-content: space-between;
    margin-bottom: 18px
}

.cart-summary1 .shipping {
    justify-content: space-between;
    margin-bottom: 2px
}

.ship {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.container1 {
    width: 100% !important;
    padding: 30px
}

.horizontal-scrolling-items {
    display: flex;
    font-size: 110px;
    font-family: sans-serif;
    width: 2600px;
    font-weight: 600;
    animation-name: infiniteScroll;
    animation-duration: 50s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

.horizontal-scrolling-items__item {
    white-space: nowrap
}

.video {
    width: 100%;
    height: 600px
}

.n-m {
    display: flex;
    align-items: baseline;
    gap: 30px
}

.c-f,
.n-r span {
    align-items: center
}

.n-m p {
    position: relative;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    padding-bottom: 2px
}

.c-f .sub,
.menu a {
    letter-spacing: 2px
}

.n-m p::after {
    content: '';
    position: absolute;
    width: 0%;
    height: 2px;
    background-color: #000;
    bottom: 0;
    left: 0;
    transition: .5s
}

.n-m p:hover::after {
    width: 100%;
    transition: .5s
}

.dropdown {
    display: inline-block
}

.dropdown-content {
    display: none;
    position: absolute;
    top: 24px;
    background-color: #fff;
    min-width: 160px;
    box-shadow: 0 3 px 10px 0 rgba(0, 0, 0, .2);
    z-index: 99999;
    margin-top: 5px
}

.dropdown-content p {
    color: #000;
    padding: 7px 16px;
    font-size: 11px;
    display: block;
    cursor: pointer
}

.dropdown-content p:hover {
    background-color: #f1f1f1
}

.cart-sidebar.open+.cart-overlay,
.dropdown-toggle:hover+.dropdown-content,
.dropdown:hover .dropdown-content,
.dropdown:hover .dropdown-menu {
    display: block
}

.dropdown .dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    border: 1px solid #ddd;
    list-style: none;
    padding: 10px 0;
    margin: 0;
    width: 200px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .1);
    z-index: 1
}

.dropdown .dropdown-menu li {
    padding: 8px 15px;
    cursor: pointer;
    white-space: nowrap
}

.menu li {
    padding: 16px 0
}

.dropdown .dropdown-menu li:hover {
    background-color: #f0f0f0
}

.dropdown .icon {
    cursor: pointer;
    transition: transform .4s
}

.dropdown.open .icon {
    transform: rotate(180deg)
}

.submenu {
    max-height: 0;
    overflow: hidden;
    transition: max-height .4s ease-in-out;
    padding-left: 0;
    margin-top: 14px;
    letter-spacing: 0
}

.submenu li {
    border: none;
    padding: 5px;
    line-height: 1.4;
    font-size: 10px
}

.submenu li a {
    font-size: 17px;
    letter-spacing: 1px
}

.cart-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 242, 242, .274);
    z-index: 998;
    display: none
}

.n-r {
    position: relative;
    cursor: pointer
}

.cart-sidebar,
.sidebar {
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999
}

.n-r span {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: -2px;
    right: -6px;
    width: 17px;
    font-size: 8px;
    border-radius: 50%;
    color: #fff;
    border: 2px solid #fff;
    background-color: #88421d
}

.mobile-nav,
.order-tracking:first-child:before {
    display: none
}

.c-button,
.c-f,
.c-li,
.cart-header,
.cart-item,
.item-details,
.sidebar {
    display: flex
}

.cart-sidebar {
    right: -100%;
    width: 350px;
    background-color: #fff;
    transition: right .3s ease-in-out;
    display: flex;
    flex-direction: column
}

.cart-footer,
.cart-item,
.subtotal {
    transform: translateY(20px);
    transition: opacity .5s, transform .5s;
    opacity: 0
}

.cart-sidebar.open {
    right: 0
}

.cart-header {
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    border-bottom: 1px solid #ddd;
    flex-shrink: 0
}

.close-btn {
    background: 0 0;
    border: none;
    cursor: pointer
}

.checkout-btn,
.order-tracking.completed:before {
    background-color: #88421d
}

.cart-items {
    flex-grow: 1;
    overflow-y: auto;
    padding: 20px
}

.cart-item {
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd
}

.cart-footer.show,
.cart-item.show,
.subtotal.show {
    opacity: 1;
    transform: translateY(0)
}

.cart-item img {
    width: 60px;
    height: 60px;
    margin-right: 15px
}

.item-details {
    font-size: 16px;
    flex: 1;
    flex-direction: column;
    margin-left: 10px;
    flex-grow: 1
}

.subtotal {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px
}

.cart-footer {
    padding: 20px;
    border-top: 1px solid #ddd;
    text-align: center;
    flex-shrink: 0
}

.c-f {
    justify-content: space-between
}

.c-f .sub {
    font-size: 14px
}

.c-button {
    align-items: center;
    justify-content: space-between;
    gap: 10px
}

.checkout-btn {
    text-decoration: none;
    width: 100%;
    padding: 11px 15px;
    color: #fff;
    border: none;
    cursor: pointer;
    font-weight: 400;
    font-size: 12px;
    text-align: center;
    transition: .5s
}

.checkout-btn:hover {
    background-color: #b96e35
}

.sidebar {
    left: -100%;
    width: 350px;
    background-color: #fff;
    transition: left .3s ease-in-out;
    flex-direction: column
}

.sidebar.open {
    left: 0
}

.menu .dropdown {
    padding: 15px 0 0 !important;
    width: 100%
}

.dropdown.open .submenu {
    max-height: 200px
}

.menu {
    padding: 0 20px
}

.menu a {
    text-decoration: none;
    color: #000;
    display: block;
    font-size: 20px
}

.c-li {
    width: 100%;
    align-items: center;
    gap: 16px
}

.c-li a {
    padding-right: 30px;
    border-right: 1px solid #dadada
}

@keyframes infiniteScroll {
    from {
        transform: translateX(0)
    }

    to {
        transform: translateX(-50%)
    }
}

@media (max-width:985px) {
    .navbar1 i {
        cursor: pointer;
        font-size: 23px
    }

    .n-m {
        display: flex;
        align-items: baseline;
        gap: 15px
    }

    .n-m p {
        position: relative;
        cursor: pointer;
        font-size: 15px
    }
}

@media (max-width:950px) {

    .cart-container,
    .checkout-container {
        flex-direction: column;
        padding: 0 15px
    }

    .cart-summary1,
    .product-list,
    .product-list1 {
        width: 100%;
        padding: 0;
        margin-bottom: 20px
    }

    .cart-summary,
    .cart-summary1 {
        position: relative;
        top: auto;
        margin: 20px 0;
        background-color: #f9f9f9;
        padding: 15px;
        border-radius: 8px
    }

    .product-item,
    .product-item1 {
        padding: 15px 10px
    }
}

@media (max-width:850px) {

    .m-r,
    .m-r i {
        position: relative
    }

    .navbar1 {
        display: none
    }

    .mobile-nav {
        display: block;
        width: 100%;
        height: 92px;
        padding: 10px 13px;
        background-color: #fff;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #dadada
    }

    .m-m,
    .m-r {
        display: flex
    }

    .mobile-nav i {
        cursor: pointer;
        font-size: 34px
    }

    .m-m {
        align-items: baseline;
        gap: 30px
    }

    .m-r {
        align-items: baseline;
        gap: 10px
    }

    .m-r span {
        position: absolute;
        bottom: 0;
        right: -2px;
        width: 11px;
        height: 11px;
        border-radius: 50%;
        border: 2px solid #fff;
        background-color: #88421d
    }
}

.hh-grayBox {
    background-color: #f8f8f8;
    margin-bottom: 20px;
    padding: 35px;
    margin-top: 20px
}

.pt45 {
    padding-top: 45px
}

.order-tracking {
    text-align: center;
    width: 33.33%;
    position: relative;
    display: block
}

.order-tracking .is-complete {
    display: block;
    position: relative;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    border: 0 solid;
    background-color: #000;
    margin: 0 auto;
    transition: background .25s linear;
    -webkit-transition: background .25s linear;
    z-index: 2
}

.order-tracking .is-complete:after {
    display: block;
    position: absolute;
    content: '';
    height: 14px;
    width: 7px;
    top: -2px;
    bottom: 0;
    left: 5px;
    margin: auto 0;
    border: 0 solid #afafaf;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    opacity: 0
}

.order-tracking.completed .is-complete {
    border-color: #88421d;
    border-width: 0;
    background-color: #88421d
}

.order-tracking.completed .is-complete:after {
    border-color: #fff;
    border-width: 0 3px 3px 0;
    width: 7px;
    left: 11px;
    opacity: 1
}

.order-tracking p {
    color: #a4a4a4;
    font-size: 16px;
    margin-top: 8px;
    margin-bottom: 0;
    line-height: 20px
}

.order-tracking::before {
    content: '';
    display: block;
    height: 3px;
    width: calc(138% - 40px);
    background-color: #000;
    top: 13px;
    position: absolute;
    left: calc(-68% + 20px);
    z-index: 0
}

.order-tracking-wrapper {
    padding: 30px 0;
    background-color: #f3f4f6;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px
}

.order-tracking-wrapper .order-tracking {
    flex: 1 1 140px;
    max-width: 160px;
    min-width: 120px
}

@media (max-width:768px) {
    .stroke {
        -webkit-text-stroke: 1px #000
    }

    .packages-section h2,
    .review-section h2 {
        line-height: .8;
        font-size: 39px
    }

    .why-choose-us-content h1 {
        line-height: 1;
        font-size: 45px
    }

    .image-box-1 h4,
    .image-box-2 h4 {
        left: 25px
    }

    .rahino-warpper {
        display: none
    }

    .btn-custom,
    .card-text,
    .price-container h3 {
        font-size: 19px
    }

    .p-card .p-details .product-name {
        font-size: 11px
    }

    .destination {
        width: 100%;
        height: 150px
    }

    .packages-section .card img {
        height: 215px
    }

    .card-text {
        letter-spacing: 1px
    }

    .card-body {
        height: 140px
    }

    .btn-custom {
        width: 40px;
        height: 40px
    }

    .video {
        height: auto
    }

    .p-card .p-details .price {
        font-size: 12px
    }

    .order-tracking::before {
        height: 0
    }
}