.route-card a,
.see-all-link a,
a {
    text-decoration: none
}

.primary-btn2,
.primary-btn3,
.slider-btn-grp2 .slider-btn:hover,
.slider-btn-grp4 .slider-btn:hover,
.top-bar.style-2 .topbar-right .social-icon-area ul li a {
    background-color: var(--primary-color1)
}

*,
html {
    scroll-behavior: smooth
}

.booking-form-wrap .single-total ul li i,
body,
h1,
h2,
h3,
h4,
h5,
h6,
header.style-1 .main-menu .hotline-area .content .phone-text:hover,
header.style-1 .nav-right .hotline-area .content h6 a:hover {
    color: var(--title-color)
}

button,
input {
    border: none;
    outline: 0
}

.primary-btn2,
.primary-btn3 {
    align-items: center;
    display: inline-flex
}

.bullet-list-dot ul,
.feature-list,
.primary-list {
    list-style: disc
}

* {
    margin: 0;
    padding: 0
}

.,
.text-justify {
    text-align: justify
}

.anchor-link {
    color: #005d8c;
    position: relative;
    font-weight: 500;
    transition: .5s
}

.anchor-link::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0%;
    height: 1.5px;
    background-color: #bb820a;
    transition: .5s
}

.anchor-link:hover::after,
.force-urbania-card-boxes .card .card-body .card-image img,
.icon-bg svg {
    width: 100%
}

.anchor-link:hover,
.package-card .package-card-content .card-content-top .location-area .location-list li:hover a {
    color: #bb820a
}

:root {
    
    --white-color: #fff;
    --black-color: #000;
    --title-color: #100c08;
    --text-color: #787878;
    --primary-color1: #fbb03b;
    --primary-color1-opc: 99, 171, 69;
    --primary-color2: #fbb03b;
    --primary-color2-opc: 251, 176, 59;
    --accent:#0d0e0e;
  --bg:#F3F6FF;
}

/* :root{
  --primary:#1A237E;
  --secondary:#00E5FF;
  --accent:#80DEEA;
  --bg:#F3F6FF;
  --text:#263238;
} */

html {
    font-size: 100%
}

body {
    margin: 0;
    padding: 0;
    font-family: var(--font-poppins);
    font-size: 16px;
    font-weight: 400;
    line-height: 30px
}

.my-p,
.room-details-area p {
    color: var(--text-color);
    font-family: var(--font-jost);
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: .54px;
    margin-bottom: 25px
}

.feature-card.style-2:hover .feature-card-content h6,
.feature-card.style-2:hover .feature-card-content p,
.feature-card.style-3:hover .feature-card-content h6,
.feature-card.style-3:hover .feature-card-content p,
.home1-banner-area .home1-banner-wrapper .home1-banner-content .banner-content-bottom .rating-area .content .rating span,
.primary-btn2,
.primary-btn2:hover,
.primary-btn3,
.primary-btn3:hover,
.slider-btn-grp.two .slider-btn:hover i,
.top-bar.style-2 p,
.verticle-tab-section .verticle-tab-wrapper .verticle-tab-sidebar .nav-pills .nav-item .nav-link.active h6,
header.style-1 .main-menu ul>li ul.sub-menu>li a.active,
header.style-1 .menu-close-btn i {
    color: var(--white-color)
}

.primary-btn2,
.primary-btn3,
.slider-btn-grp6 .slider-btn span,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: var(--font-poppins)
}

.custom-h1 {
    font-size: 32px
}

.custom-h2 {
    font-size: 24px
}

.preloader-close-btn,
p {
    font-size: 16px;
    font-weight: 400
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    line-height: 1.4
}

i.bx {
    vertical-align: middle
}

img {
    max-width: 100%;
    height: auto
}

p {
    line-height: 26px
}

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

.sec-mar {
    margin: 100px 0
}

.pt-120 {
    padding-top: 120px
}

.pb-120 {
    padding-bottom: 120px
}

.pt-100 {
    padding-top: 110px
}

.pb-100 {
    padding-bottom: 110px
}

.pt-90 {
    padding-top: 90px
}

.pb-90 {
    padding-bottom: 90px
}

.pb-65 {
    padding-bottom: 65px
}

.mt-120 {
    margin-top: 120px
}

.mb-120 {
    margin-bottom: 120px
}

.mb-130 {
    margin-bottom: 130px
}

@media (min-width:992px) and (max-width:1199px) {
    .pt-120 {
        padding-top: 100px
    }

    .pb-120 {
        padding-bottom: 100px
    }

    .pb-80 {
        padding-bottom: 60px
    }

    .mt-120 {
        margin-top: 100px
    }

    .mb-120,
    .mb-130 {
        margin-bottom: 100px
    }

    .home1-about-section .about-content .section-title h2 {
        font-size: 40px
    }
}

.mb-100 {
    margin-bottom: 110px
}

.mt-100 {
    margin-top: 110px !important
}

.mb-90 {
    margin-bottom: 90px
}

.feature-card-section .mb-80,
.mb-80 {
    margin-bottom: 80px
}

.footer-section .footer-top .footer-widget .single-contact .widget-title,
.mb-15,
.room-details-area .price-area {
    margin-bottom: 15px
}

.mb-10 {
    margin-bottom: 10px
}

.pt-80 {
    padding-top: 80px
}

.pt-50 {
    padding-top: 50px
}

.pt-40 {
    padding-top: 40px
}

.pt-35 {
    padding-top: 35px
}

.pt-30 {
    padding-top: 30px
}

.pb-80 {
    padding-bottom: 80px
}

.pe-80 {
    padding-right: 80px
}

.pb-60 {
    padding-bottom: 60px
}

.pl-110 {
    padding-left: 110px
}

.mb-60 {
    margin-bottom: 60px
}

.mb-70 {
    margin-bottom: 70px
}

.home1-about-section .about-content .tab-content,
.mb-45 {
    margin-bottom: 45px
}

.mb-35 {
    margin-bottom: 35px
}

.footer-section .footer-top .footer-widget .footer-logo,
.mb-20,
.verticle-tab-section .verticle-tab-wrapper .verticle-tab-sidebar .nav-pills .nav-item,
.verticle-tab-section .verticle-tab-wrapper .verticle-tab-sidebar .nav-pills .nav-item .nav-link .icon {
    margin-bottom: 20px
}

.mt-15 {
    margin-top: 15px
}

.mt-40 {
    margin-top: 40px
}

.mt-35 {
    margin-top: 35px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-30 {
    margin-bottom: 30px
}

.footer-section .footer-top .footer-widget .widget-title.two,
.mb-25,
.select {
    margin-bottom: 25px
}

.mt-50 {
    margin-top: 50px
}

.mt-30 {
    margin-top: 30px
}

.mt-25 {
    margin-top: 25px
}

.mb-50 {
    margin-bottom: 50px
}

.mt-60 {
    margin-top: 60px
}

.mt-70 {
    margin-top: 70px
}

.container.one {
    max-width: 1455px
}

.feature-card,
.home1-banner-area .home1-banner-wrapper,
.package-card-section::before {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.home1-about-section .about-content .nav-pills .nav-link.active svg,
.package-card .batch .location svg,
.room-details-area .room-features li svg,
.section-title span svg,
.slider-btn-grp2 .slider-btn svg,
.tour-facilites-section .nav-tabs .nav-item .nav-link.active svg,
.verticle-tab-section .verticle-tab-wrapper .verticle-tab-content-wrap .verticle-tab-content ul li svg,
header.style-1 .main-menu .hotline-area .icon svg,
header.style-1 .nav-right .hotline-area .icon svg,
header.style-1 .nav-right .modal-btn:hover svg,
header.style-1.dashboard .header-log-and-sb-btn .dashboard-sb-btn .sidebar-toggle-button.active {
    fill: var(--primary-color1)
}

.card-fifth svg path,
.feature-card.style-2.secondary:hover svg,
.feature-card.style-2:hover .feature-card-icon svg,
.feature-card.style-3.olive-bg:hover .feature-card-icon svg,
.feature-card.style-3.orange-bg:hover .feature-card-icon svg,
.feature-card.style-3.yellow-bg:hover .feature-card-icon svg,
.feature-card.style-3:hover .feature-card-icon svg,
.feature-card.three .feature-card-icon svg,
.feature-card.three .feature-card-icon svg path,
.feature-card.two:hover .feature-card-icon svg,
.home1-banner-area .home1-banner-wrapper .home1-banner-content .banner-content-bottom .rating-area .content .text-logo svg,
.primary-btn2 svg,
.primary-btn2:hover svg,
.slider-btn-grp2 .slider-btn:hover svg,
.slider-btn-grp4 .slider-btn:hover svg,
.top-bar.style-2 .topbar-left .rating-area .content .text-logo svg,
.verticle-tab-section .verticle-tab-wrapper .verticle-tab-content-wrap .verticle-tab-content .eg-tag2 span svg,
.verticle-tab-section .verticle-tab-wrapper .verticle-tab-sidebar .nav-pills .nav-item .nav-link.active .icon svg {
    fill: var(--white-color)
}

.slider-btn-grp5 .slider-btn.swiper-button-disabled:hover svg,
.slider-btn-grp6 .slider-btn:hover svg {
    stroke: var(--primary-color1)
}

header.style-1 .main-menu ul>li ul.sub-menu>li .sub-menu::before,
header.style-1 .nav-right .mobile-menu-btn {
    display: none;
    visibility: hidden
}

.preloader-close-btn {
    position: absolute;
    right: 20px;
    top: 30px;
    transition: linear .5s ease-in-out;
    text-transform: uppercase;
    cursor: pointer
}

.footer-section .footer-bottom .social-list li,
.primary-btn2,
.primary-btn2 svg {
    transition: .5s
}

.primary-btn2 {
    border-radius: 5px;
    font-weight: 500;
    font-size: 14px;
    text-transform: capitalize;
    line-height: 1;
    padding: 10px 15px;
    gap: 5px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    justify-content: center;
    white-space: nowrap
}

.primary-btn2::after {
    position: absolute;
    content: "";
    display: block;
    left: 15%;
    right: -20%;
    top: -4%;
    height: 150%;
    width: 150%;
    bottom: 0;
    border-radius: 2px;
    background-color: #0a1019;
    transform: skewX(45deg) scale(0, 1);
    z-index: -1;
    transition: .5s ease-out
}

.home1-banner-area .home1-banner-wrapper .home1-banner-content .eg-tag span svg {
    fill: var(--black-color)
}

.primary-btn2:hover::after {
    transform: skewX(45deg) scale(1, 1)
}

.package-card.style-2 .package-card-img-wrap .card-img,
.package-card.style-2 .package-card-img-wrap .card-img img,
.primary-btn2.two {
    border-radius: unset
}

.primary-btn3 {
    text-transform: capitalize;
    border-bottom: 2px solid #4a8631
}

.primary-btn3::after {
    position: absolute;
    content: "";
    border-radius: 30px;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background-color: var(--title-color);
    transform-origin: right;
    transform: scalex(0);
    z-index: -1;
    transition: transform .7s
}

.primary-btn3:hover::after {
    transform: scalex(1);
    transform-origin: left
}

.slider-btn-grp .slider-btn {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 1px solid var(--white-color);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: .5s
}

.slider-btn-grp.two,
.slider-btn-grp2 {
    display: flex;
    align-items: center;
    gap: 40px
}

.slider-btn-grp .slider-btn i,
.top-bar.style-2 .topbar-right .social-icon-area ul li a {
    color: var(--white-color);
    transition: .5s
}

.slider-btn-grp .slider-btn:hover,
.slider-btn-grp.two .slider-btn:hover {
    background-color: var(--primary-color1);
    border: 1px solid var(--primary-color1)
}

.slider-btn-grp .slider-btn.swiper-button-disabled,
.slider-btn-grp.two .slider-btn.swiper-button-disabled,
.slider-btn-grp2 .slider-btn.swiper-button-disabled,
.slider-btn-grp5 .slider-btn.swiper-button-disabled,
.slider-btn-grp6 .slider-btn.swiper-button-disabled {
    opacity: .2
}

.slider-btn-grp.two .slider-btn {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid var(--title-color);
    transition: .5s
}

.slider-btn-grp.two .slider-btn i {
    color: var(--title-color);
    transition: .5s
}

.section-title span,
.slider-btn-grp6 .slider-btn:hover span,
.top-bar .topbar-left.two .content a:hover,
.topbar-center .phone-numbers a:hover,
header.style-1 .main-menu ul>li i.active,
header.style-1 .main-menu ul>li ul.sub-menu>li.active .dropdown-icon,
header.style-1 .main-menu ul>li ul.sub-menu>li.active>a,
header.style-1 .main-menu ul>li ul.sub-menu>li:hover .dropdown-icon,
header.style-1 .main-menu ul>li:hover .dropdown-icon2,
header.style-1 .main-menu ul>li:hover::after,
header.style-1 .main-menu ul>li:hover>.drop-down,
header.style-1 .nav-right .modal-btn:hover {
    color: var(--primary-color1)
}

.booking-form-wrap .nav-pills,
.slider-btn-grp2 {
    justify-content: space-between
}

.slider-btn-grp2 .slider-btn,
.slider-btn-grp4 .slider-btn {
    align-items: center;
    display: flex;
    transition: .5s;
    cursor: pointer
}

.slider-btn-grp2 .slider-btn {
    min-width: 35px;
    max-width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid var(--primary-color1);
    justify-content: center
}

.top-bar .topbar-left::after,
.top-bar .topbar-right::after {
    background: rgba(16, 12, 8, .2);
    height: 28px;
    width: 1px;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    content: ""
}

.slider-btn-grp4 .slider-btn {
    width: 57px;
    height: 40px;
    border-radius: 300px;
    border: 1px dashed var(--primary-color1);
    background-color: var(--white-color);
    box-shadow: 0 4px 25px rgba(0, 0, 0, .1);
    justify-content: center
}

.feature-card .feature-card-icon svg,
.feature-card.style-2 .feature-card-icon svg,
.feature-card.style-3 .feature-card-icon svg,
.slider-btn-grp4 .slider-btn svg {
    fill: var(--primary-color1);
    transition: .5s
}

.slider-btn-grp4 .slider-btn.swiper-button-disabled {
    opacity: .4
}

.slider-btn-grp5 {
    display: flex;
    align-items: center;
    gap: 50px
}

.slider-btn-grp5 .slider-btn {
    cursor: pointer;
    transition: .5s
}

.slider-btn-grp5 .slider-btn svg {
    fill: none;
    stroke: var(--primary-color1);
    transition: .5s
}

.slider-btn-grp5 .slider-btn:hover svg {
    stroke: var(--primary-color2)
}

.slider-btn-grp6 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    width: 100%
}

.slider-btn-grp6 .slider-btn {
    cursor: pointer;
    gap: 10px
}

.slider-btn-grp6 .slider-btn svg {
    fill: none;
    stroke: var(--title-color);
    transition: .5s
}

.slider-btn-grp6 .slider-btn span {
    color: var(--title-color);
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    text-transform: capitalize;
    display: inline-block;
    transition: .5s
}

.slider-btn-grp6 .franctional-slider-pagi1 {
    width: unset;
    display: flex;
    gap: 12px;
    color: var(--title-color);
    font-family: var(--font-poppins);
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    text-transform: capitalize
}

.section-title span {
    font-family: var(--font-satisfy);
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: .4px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px
}

.section-title h2 {
    color: var(--title-color);
    font-family: var(--font-poppins);
    font-size: 36px;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 0
}

.top-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    padding: 12px 12%;
    background-color: #ece4d7
}

.package-card,
header.style-1,
header.style-1.sticky {
    background-color: var(--white-color)
}

.top-bar .topbar-left {
    display: flex;
    align-items: center;
    gap: 8px;
    max-width: 350px;
    width: 100%;
    position: relative
}

.package-card:hover .package-card-img-wrap .price-sec,
.top-bar .topbar-left::after {
    right: 0
}

.top-bar .topbar-left .icon svg {
    fill: #0093dd
}

.package-card .package-card-content .card-content-bottom .price-area,
.top-bar .topbar-left .content {
    line-height: 1
}

.top-bar .topbar-left .content>span {
    color: var(--title-color);
    font-family: var(--font-poppins);
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    display: block;
    margin-bottom: 4px
}

.top-bar .topbar-left .content p,
.top-bar p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.4
}

.top-bar .topbar-left .content p {
    color: var(--primary-color1);
    font-family: var(--font-poppins);
    font-weight: 500
}

.top-bar .topbar-left.two .content span,
.top-bar.style-2 .topbar-left .rating-area .content .rating span {
    color: var(--white-color);
    font-size: 12px
}

.top-bar .topbar-left.two .content a {
    color: var(--white-color);
    font-family: var(--font-poppins);
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    transition: .5s
}

.top-bar p {
    color: var(--title-color);
    font-family: var(--font-jost);
    font-weight: 400;
    letter-spacing: .28px;
    text-transform: capitalize
}

.top-bar p a {
    color: #0093dd;
    text-decoration: underline;
    transition: .5s
}

.top-bar p a:hover {
    color: #fff
}

.topbar-center {
    display: flex;
    gap: 8px;
    align-items: center
}

.topbar-center .phone-icon svg {
    fill: var(--primary-color1);
    width: 24px;
    height: 24px
}

.topbar-center .phone-numbers {
    display: flex;
    align-items: center;
    gap: 10px
}

.topbar-center .phone-numbers a {
    color: var(--white-color);
    transition: .3s ease-in-out
}

.top-bar .topbar-right {
    max-width: 340px;
    width: 100%;
    position: relative
}

.top-bar .topbar-right::after {
    left: 0
}

.top-bar .topbar-right .social-icon-area ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 20px
}

.top-bar .topbar-right .social-icon-area ul li a {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid var(--title-color);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--title-color);
    transition: .5s
}

.force-urbania-card-boxes .card .card-body .card-content .card-content-list li .card-list-text,
.top-bar .topbar-right .social-icon-area ul li a i {
    font-size: 14px
}

.top-bar .topbar-right .social-icon-area ul li:hover a {
    border: 1px solid var(--primary-color2);
    color: var(--primary-color2)
}

.top-bar.style-2 {
    background-color: #222;
    padding: 9px 14.5%
}

.home1-banner-area .home1-banner-wrapper .home1-banner-content .banner-content-bottom .rating-area,
.home1-banner-area .home1-banner-wrapper .home1-banner-content .banner-content-bottom .rating-area .content .rating ul,
.top-bar.style-2 .topbar-left .rating-area,
.top-bar.style-2 .topbar-left .rating-area .content .rating ul {
    display: flex;
    align-items: center;
    gap: 5px
}

.top-bar.style-2 .topbar-left .rating-area .content .text-logo {
    display: flex;
    margin-bottom: 5px
}

.home1-banner-area .home1-banner-wrapper .home1-banner-content .banner-content-bottom .rating-area .content .rating,
.top-bar.style-2 .topbar-left .rating-area .content .rating {
    display: flex;
    align-items: center;
    gap: 10px;
    line-height: 1
}

.top-bar.style-2 .topbar-left .rating-area .content .rating ul li i {
    color: #00aa6c;
    font-size: 10px
}

.top-bar.style-2 .topbar-left::after,
.top-bar.style-2 .topbar-right::after {
    background: rgba(255, 255, 255, .2)
}

.top-bar.style-2 .topbar-right .social-icon-area ul li:hover a {
    color: var(--white-color);
    border-color: var(--primary-color1)
}

@keyframes fade-down {
    0% {
        opacity: 0;
        transform: scaleY(0);
        visibility: hidden
    }

    100% {
        opacity: 1;
        transform: scaleY(1);
        visibility: visible
    }
}

header.style-1 {
    position: relative;
    width: 100%;
    z-index: 999;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 12%;
    transition: .3s
}

@media (min-width:1400px) and (max-width:1599px) {
    .pl-110 {
        padding-left: 70px
    }

    .container.one {
        max-width: 1370px
    }

    .top-bar {
        padding: 12px 3%
    }

    .top-bar.style-2 {
        padding: 9px 8%
    }

    header.style-1 {
        padding: 0 3%
    }

    header.style-1.dashboard {
        padding: 0 25px
    }
}

@media (max-width:1399px) {
    .container.one {
        max-width: 1370px
    }

    .top-bar {
        padding: 12px 3%
    }

    .top-bar.style-2 {
        padding: 9px 2%
    }

    header.style-1 {
        padding: 8px 2%
    }

    header.style-1.dashboard {
        padding: 0 25px
    }
}

header.style-1.sticky {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    box-sizing: border-box;
    box-shadow: 5px 3px 40px rgba(0, 72, 88, .1);
    z-index: 999
}

@keyframes smooth-header {
    0% {
        transform: translateY(-30px)
    }

    100% {
        transform: translateY(0)
    }
}

.package-card.style-2 .package-card-content .card-content-bottom,
header.style-1 .header-logo {
    padding: 15px 0
}

header.style-1 .nav-right {
    gap: 50px
}

header.style-1 .main-menu .topbar-right .header-cart-btn,
header.style-1 .nav-right .modal-btn {
    font-family: var(--font-poppins);
    font-weight: 600;
    font-size: 13px;
    display: flex;
    align-items: center;
    gap: 5px;
    color: var(--title-color);
    background-color: transparent;
    padding: 0;
    transition: .35s
}

header.style-1 .nav-right .modal-btn svg {
    line-height: 1;
    transition: .35s;
    fill: var(--title-color)
}

header.style-1 .nav-right .primary-btn3 {
    padding: 13px 18px;
    gap: 5px
}

.verticle-tab-section .verticle-tab-wrapper .verticle-tab-content-wrap,
header.style-1 .nav-right .icon-list {
    display: flex;
    align-items: center;
    gap: 30px
}

header.style-1 .nav-right .icon-list li,
header.style-1.dashboard .header-log-and-sb-btn .dashboard-sb-btn .sidebar-toggle-button {
    cursor: pointer
}

header.style-1 .nav-right .icon-list li svg {
    stroke: var(--title-color)
}

header.style-1 .nav-right .icon-list li:last-child svg {
    fill: var(--title-color);
    stroke: none
}

.footer-section .footer-bottom .social-list,
.footer-section .footer-top .footer-widget .payment-partner .icons ul,
header.style-1 .nav-right .hotline-area {
    display: flex;
    align-items: center;
    gap: 20px
}

header.style-1 .nav-right .hotline-area .content {
    position: relative;
    line-height: 1
}

header.style-1 .main-menu .hotline-area .content::after,
header.style-1 .nav-right .hotline-area .content::after {
    content: "";
    height: 35px;
    width: 1px;
    background-color: rgba(16, 12, 8, .2);
    position: absolute;
    left: -10px;
    top: 50%;
    transform: translateY(-50%)
}

header.style-1 .main-menu .hotline-area .content span,
header.style-1 .nav-right .hotline-area .content span {
    font-family: var(--font-poppins);
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    color: var(--title-color);
    margin-bottom: 5px;
    display: inline-block
}

header.style-1 .nav-right .hotline-area .content h6 {
    margin-bottom: 0;
    line-height: 1
}

header.style-1 .nav-right .hotline-area .content h6 a {
    font-family: var(--font-poppins);
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    color: var(--primary-color1);
    transition: .5s
}

.tour-facilites-section .nav-tabs .nav-item .nav-link svg,
.verticle-tab-section .verticle-tab-wrapper .verticle-tab-sidebar .nav-pills .nav-item .nav-link .icon svg,
header.style-1 .nav-right .mobile-menu-btn svg {
    fill: var(--title-color)
}

header.style-1 .main-menu {
    display: inline-block;
    position: relative
}

.footer-section .footer-bottom .footer-right ul li:first-child::before,
.package-card .batch .location .location-list li:first-child::before,
.package-card .package-card-content .card-content-top .location-area .location-list li:first-child::before,
header.style-1 .main-menu .mobile-menu-logo,
header.style-1 .main-menu ul li.menu-item-has-children>i,
header.style-1 .main-menu ul>li ul.sub-menu>li .sub-menu>li i,
header.style-1 .main-menu ul>li ul.sub-menu>li:last-child a::before {
    display: none
}

header.style-1 .main-menu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

header.style-1 .main-menu ul>li {
    display: inline-block;
    position: relative;
    padding: 0
}

header.style-1 .main-menu ul>li.position-inherit {
    position: inherit
}

header.style-1 .main-menu ul>li.position-inherit>a::after {
    content: "\f282";
    font-family: bootstrap-icons;
    font-weight: 500;
    position: absolute;
    top: 15px;
    right: 2px;
    font-size: 14px;
    color: var(--text-color);
    transition: .55s ease-in-out
}

header.style-1 .main-menu ul>li:hover i {
    color: var(--black-color2);
    font-size: 20px
}

header.style-1 .main-menu ul>li .drop-down {
    color: var(--title-color);
    display: block;
    font-weight: 600;
    padding: 15px 20px;
    font-family: var(--font-poppins);
    font-size: 16px;
    transition: .5s ease-out;
    position: relative;
    text-transform: capitalize;
    cursor: pointer
}

@media (min-width:1200px) and (max-width:1399px) {
    .pl-110 {
        padding-left: 40px
    }

    header.style-1 .nav-right {
        gap: 35px
    }

    header.style-1 .main-menu ul>li .drop-down {
        padding: 15px 20px;
        font-size: 15px
    }

    header.style-1 .main-menu ul>li:last-child .drop-down {
        padding-right: 25px
    }
}

@media (max-width:1199px) {
    .pl-110 {
        padding-left: unset
    }

    .mb-60 {
        margin-bottom: 50px
    }

    .mb-40 {
        margin-bottom: 30px
    }

    .top-bar.style-2 {
        padding: 9px 6%
    }

    header.style-1 .nav-right {
        gap: 25px
    }

    header.style-1 .main-menu ul>li.position-inherit>a::after {
        right: -7px
    }

    header.style-1 .main-menu ul>li .drop-down {
        padding: 15px 10px;
        font-size: 14px;
        text-transform: capitalize
    }

    .top-bar .topbar-left {
        max-width: 310px
    }

    .top-bar .topbar-left.two .content a,
    .topbar-center .phone-numbers a {
        font-size: 14px
    }
}

@media (min-width:992px) and (max-width:1024px) {
    .top-bar .topbar-left {
        max-width: 310px
    }

    .top-bar .topbar-left.two .content a,
    .topbar-center .phone-numbers a {
        font-size: 13px
    }
}

@media (max-width:993px) {
    header.style-1 .main-menu ul>li .drop-down {
        padding: 12px 10px
    }

    .top-bar .topbar-left {
        max-width: 310px
    }

    .top-bar .topbar-left.two .content a,
    .topbar-center .phone-numbers a {
        font-size: 13px
    }
}

header.style-1 .main-menu ul>li i {
    font-size: 20px;
    text-align: center;
    color: var(--title-color);
    font-style: normal;
    position: absolute;
    right: -5px;
    top: 35px;
    z-index: 999;
    cursor: pointer;
    display: none;
    transition: .5s ease-out;
    opacity: 0
}

header.style-1 .main-menu ul>li i.active::before,
header.style-1 .main-menu ul>li.menu-item-has-children:hover::after {
    content: "\f2ea"
}

header.style-1 .main-menu ul>li ul.sub-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    margin: 0;
    display: none;
    min-width: 260px;
    background: var(--white-color);
    box-shadow: 0 30px 80px rgba(8, 0, 42, .08);
    text-align: left;
    transform-origin: top
}

header.style-1 .main-menu ul>li ul.sub-menu.mega-menu {
    min-width: 500px
}

header.style-1 .main-menu ul>li ul.sub-menu.mega-menu li .mega-menu-wrapper {
    display: flex;
    padding: 5px
}

header.style-1 .main-menu ul>li ul.sub-menu.mega-menu li .mega-menu-wrapper .mega-menu-item {
    width: 50%
}

header.style-1 .main-menu ul>li ul.sub-menu.mega-menu li .mega-menu-wrapper .mega-menu-item:first-of-type {
    background-color: #f9f9f9
}

header.style-1 .main-menu ul>li ul.sub-menu.mega-menu li .mega-menu-wrapper .mega-menu-item .mega-menu-item-title {
    display: flex;
    justify-content: center;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 5px
}

header.style-1 .main-menu ul>li ul.sub-menu.mega-menu li .mega-menu-wrapper .mega-menu-item:first-of-type .mega-menu-item-title {
    color: #dc143c
}

header.style-1 .main-menu ul>li ul.sub-menu.mega-menu li .mega-menu-wrapper .mega-menu-item:nth-of-type(2) .mega-menu-item-title {
    color: #001dff
}

header.style-1 .main-menu ul>li ul.sub-menu.mega-menu li .mega-menu-wrapper .mega-menu-item:nth-of-type(2) {
    background-color: #f5f5f5
}

header.style-1 .main-menu ul>li ul.sub-menu>li {
    padding: 0;
    display: block;
    position: relative
}

header.style-1 .main-menu ul>li ul.sub-menu>li i {
    position: absolute;
    top: 16px;
    right: 6px;
    display: block;
    color: var(--title-color);
    font-size: 14px
}

header.style-1 .main-menu ul>li ul.sub-menu>li .dropdown-icon {
    color: var(--title-color);
    opacity: 1;
    top: 16px;
    font-size: 14px;
    right: 10px
}

header.style-1 .main-menu ul>li ul.sub-menu>li a {
    display: block;
    padding: 8px 12px;
    color: #000;
    font-weight: 600;
    font-family: var(--font-poppins);
    text-transform: capitalize;
    font-size: 13px;
    line-height: 1.4;
    transition: .4s ease-out;
    position: relative;
    border-bottom: 1px solid rgba(233, 228, 228, .5)
}

header.style-1 .main-menu ul>li ul.sub-menu>li a::before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    background: linear-gradient(90deg, #fff, var(--primary-color1-opc), #fff);
    width: 100%;
    height: 1px;
    transform: scaleX(0);
    transform-origin: left;
    transition: .4s ease-in;
    z-index: 1
}

header.style-1 .main-menu ul>li ul.sub-menu>li a:hover,
header.style-1 .main-menu ul>li ul.sub-menu>li.active a:hover {
    background-color: var(--primary-color1);
    color: var(--white-color) !important
}

header.style-1 .main-menu ul>li ul.sub-menu>li a.active::before,
header.style-1 .main-menu ul>li ul.sub-menu>li a:hover::before {
    transform: scale(1)
}

.tour-facilites-section .nav-tabs,
header.style-1 .main-menu ul>li ul.sub-menu>li:last-child,
header.style-1 .main-menu ul>li ul.sub-menu>li:last-child a {
    border-bottom: none
}

header.style-1 .main-menu ul>li ul.sub-menu>li:hover>a {
    color: #0093dd
}

header.style-1 .main-menu ul>li ul.sub-menu>li .sub-menu {
    left: 220px;
    position: absolute;
    max-width: 230px;
    min-width: 215px;
    background: var(--white-color);
    box-shadow: 0 30px 80px rgba(8, 0, 42, .08);
    top: 0
}

header.style-1 .main-menu ul>li.menu-item-has-children {
    transition: .55s ease-in-out
}

header.style-1 .main-menu ul>li.menu-item-has-children::after {
    content: "\f4fe";
    font-family: bootstrap-icons;
    font-weight: 700;
    position: absolute;
    top: 25px;
    right: 5px;
    font-size: 16px;
    color: var(--title-color);
    transition: .55s ease-in-out
}

@media (min-width:1440px) {
    header.style-1 .main-menu ul>li.menu-item-has-children::after {
        right: 4px;
        top: 15px
    }
}

@media (min-width:992px) {

    header.style-1 .main-menu ul>li:first-child,
    header.style-1 .main-menu ul>li:first-child a {
        padding-left: 0
    }

    header.style-1 .main-menu ul>li:hover .mega-menu,
    header.style-1 .main-menu ul>li:hover>ul.sub-menu {
        display: block;
        animation: .45s linear fade-down
    }
}

@keyframes fade-up {
    0% {
        opacity: 0;
        transform: scaleY(0);
        visibility: hidden
    }

    100% {
        opacity: 1;
        transform: scaleY(1);
        visibility: visible
    }
}

header.style-1 .main-menu ul>li:hover.position-inherit>a::after {
    color: var(--primary-color1)
}

.breadcrumb-section .banner-content .breadcrumb-list li a,
.footer-section .footer-bottom .footer-right ul li a:hover,
.footer-section .footer-bottom p a:hover,
.footer-section .footer-top .footer-widget .single-contact a:hover,
.footer-section .footer-top .footer-widget .widget-list li:hover a,
.footer-section .footer-top .footer-widget .widget-title.two h5 span,
.home1-about-section .about-content .nav-pills .nav-link.active,
.package-card .package-card-content .card-content-top .card-content-title:hover a,
.tour-facilites-section .nav-tabs .nav-item .nav-link.active,
header.style-1 .main-menu ul>li.active .drop-down,
header.style-1 .main-menu ul>li.active .dropdown-icon2,
header.style-1 .main-menu ul>li.active.position-inherit>a::after,
header.style-1 .main-menu ul>li.active::after {
    color: var(--primary-color1)
}

header.style-1 .main-menu .topbar-right {
    padding: 20px 0;
    border-bottom: 1px solid rgba(238, 238, 238, .93)
}

header.style-1 .main-menu .hotline-area {
    display: flex;
    align-items: center;
    gap: 20px;
    padding-top: 20px
}

header.style-1 .main-menu .hotline-area .content {
    position: relative;
    line-height: 1;
    display: flex;
    flex-direction: column
}

header.style-1 .main-menu .hotline-area .content .phone-text {
    margin-bottom: 0;
    font-family: var(--font-poppins);
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    color: var(--primary-color1);
    transition: .5s
}

@media only screen and (max-width:991px) {
    header.style-1 .main-menu ul>li ul.sub-menu>li .sub-menu {
        position: unset;
        max-width: 230px;
        min-width: 215px;
        background: 0 0;
        top: 0
    }

    header.style-1 .mobile-logo-area .menu-close-btn {
        height: 32px;
        width: 32px;
        border-radius: 50%;
        border: 1px solid var(--title-color);
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: .35s;
        flex: none
    }

    header.style-1 .mobile-logo-area .menu-close-btn i {
        font-size: 26px;
        line-height: 1;
        margin-top: 2px;
        color: var(--title-color);
        transition: .35s
    }

    header.style-1 .mobile-logo-area .menu-close-btn:hover {
        background-color: var(--title-color)
    }

    header.style-1 .dropdown-icon,
    header.style-1 .mobile-logo-area .menu-close-btn:hover i {
        color: var(--white-color)
    }

    header.style-1 .main-menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 280px;
        padding: 30px 20px !important;
        z-index: 99999;
        height: 100%;
        overflow: auto;
        background: #fff;
        border-right: 1px solid #eee;
        transform: translateX(-100%);
        transition: transform .3s ease-in;
        box-shadow: 0 2px 20px rgba(0, 0, 0, .03)
    }

    header.style-1 .main-menu.show-menu {
        transform: translateX(0)
    }

    header.style-1 .main-menu .mobile-menu-logo {
        text-align: left;
        padding-top: 20px;
        display: block;
        padding-bottom: 8px
    }

    header.style-1 .main-menu .menu-list {
        padding-top: 50px;
        padding-bottom: 0
    }

    header.style-1 .main-menu ul {
        float: none;
        text-align: left;
        padding: 5px 0 20px
    }

    header.style-1 .main-menu ul li {
        display: block;
        position: relative;
        padding: 0 5px
    }

    header.style-1 .main-menu ul li i,
    header.style-1 .main-menu ul li.menu-item-has-children>i,
    header.style-1 .main-menu ul>li ul.sub-menu>li .sub-menu>li i {
        display: block
    }

    header.style-1 .main-menu ul li a {
        padding: 10px 0;
        display: block
    }

    header.style-1 .main-menu ul li ul.sub-menu {
        position: static;
        min-width: 200px;
        background: 0 0;
        border: none;
        opacity: 1;
        visibility: visible;
        box-shadow: none;
        transform: none;
        transition: none;
        display: none;
        margin-top: 0 !important;
        transform: translateY(0);
        padding-left: 10px
    }

    header.style-1 .main-menu ul>li ul.sub-menu.mega-menu {
        min-width: 100%
    }

    header.style-1 .main-menu ul>li ul.sub-menu.mega-menu li .mega-menu-wrapper {
        flex-direction: column
    }

    header.style-1 .main-menu ul>li ul.sub-menu.mega-menu li .mega-menu-wrapper,
    header.style-1 .main-menu ul>li ul.sub-menu.mega-menu li .mega-menu-wrapper .mega-menu-item .mega-menu-item-title {
        padding: 0
    }

    header.style-1 .main-menu ul>li ul.sub-menu.mega-menu li .mega-menu-wrapper .mega-menu-item {
        width: 100%;
        padding: 10px
    }

    header.style-1 .main-menu ul li ul.sub-menu>li {
        border-bottom: 1px solid transparent
    }

    header.style-1 .main-menu ul li ul.sub-menu>li a {
        color: var(--title-color);
        padding: 8px 0
    }

    header.style-1 .main-menu ul>li ul.sub-menu>li a:hover {
        background-color: transparent;
        color: var(--primary-color1) !important
    }

    header.style-1 .main-menu ul li ul.sub-menu>li a.active {
        color: var(--primary-color1) !important
    }

    header.style-1 .main-menu ul li ul.sub-menu>li i {
        color: var(--primary-color1);
        right: -13px
    }

    header.style-1 .main-menu ul li .bi {
        top: 15px;
        font-size: 20px;
        color: var(--title-color)
    }
}

header.style-1.dashboard {
    padding: 0 25px
}

header.style-1.dashboard .header-log-and-sb-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 280px;
    width: 100%
}

.home1-banner-area {
    padding: 0 0x;
    border-radius: 30px;
    position: relative
}

.home1-banner-area .swiper-slide-active .eg-tag {
    animation: 2s zoomIn
}

.home1-banner-area .swiper-slide-active .slider-title {
    animation: 1.7s fadeInDown
}

.home1-banner-area .swiper-slide-active .banner-content-bottom,
.home1-banner-area .swiper-slide-active p {
    animation: 1.7s fadeInUp
}

.home1-banner-area .home1-banner-wrapper {
    position: relative;
    height: 420px
}

.home1-banner-area .home1-banner-wrapper img {
    height: 420px
}

.home1-banner-area .home1-banner-wrapper .home1-banner-content {
    text-align: center;
    top: 20%;
    left: 17%;
    max-width: 860px;
    width: 100%;
    margin: 0 auto;
    position: relative
}

.home1-banner-area .home1-banner-wrapper .home1-banner-content .eg-tag {
    -webkit-mask-image: url(../img/home1/vector/destination-banner-batch-bg.svg);
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    background-color: var(--primary-color2);
    padding: 12px 72px;
    white-space: nowrap;
    display: inline-flex;
    margin-bottom: 15px
}

.home1-banner-area .home1-banner-wrapper .home1-banner-content .eg-tag span {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: var(--black-color);
    font-family: var(--font-jost);
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: .4px
}

.home1-banner-area .home1-banner-wrapper .home1-banner-content .slider-title {
    color: var(--white-color);
    font-family: var(--font-poppins);
    font-size: 65px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: 2px;
    margin-bottom: 20px;
    text-shadow: 5px 5px 10px #00000040
}

.home1-banner-area .home1-banner-wrapper .home1-banner-content p {
    color: var(--white-color);
    font-family: var(--font-jost);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.9;
    letter-spacing: .48px;
    text-transform: capitalize;
    margin-bottom: 40px
}

.home1-banner-area .home1-banner-wrapper .home1-banner-content .banner-content-bottom {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px
}

.home1-banner-area .home1-banner-wrapper .home1-banner-content .banner-content-bottom .rating-area .content .text-logo {
    display: flex;
    margin-bottom: 10px
}

.home1-banner-area .home1-banner-wrapper .home1-banner-content .banner-content-bottom .rating-area .content .rating ul li i {
    color: #00aa6c
}

.home1-banner-area .slider-btn-grp .home1-banner-prev {
    position: absolute;
    bottom: 200px;
    left: 5%;
    z-index: 99
}

.home1-banner-area .slider-btn-grp .home1-banner-next {
    position: absolute;
    bottom: 200px;
    right: 5%;
    z-index: 99
}

.feature-card-section,
.footer-section .footer-bottom .footer-right ul li,
.home1-about-section,
.home1-about-section .about-img,
.package-card-section,
.tour-facilites-section .package-card-slider-wrap,
.verticle-tab-section,
.verticle-tab-section .verticle-tab-wrapper .verticle-tab-content-wrap .verticle-tab-content .content-bottom-area .video-area .icon {
    position: relative
}

.home1-about-section .section-vector1 {
    position: absolute;
    bottom: -28%;
    left: 0
}

.home1-about-section .about-content .nav-pills {
    gap: 60px;
    margin-bottom: 25px
}

.home1-about-section .about-content .nav-pills .nav-link {
    background-color: transparent;
    padding: 0;
    color: var(--text-color);
    font-family: var(--font-poppins);
    font-size: 17px;
    font-weight: 500;
    line-height: 1;
    display: flex;
    align-items: center;
    gap: 10px
}

.home1-about-section .about-content .nav-pills .nav-link svg {
    fill: var(--text-color)
}

.home1-about-section .about-content .tab-content .tab-pane {
    color: var(--text-color);
    font-family: var(--font-jost);
    font-size: 17px;
    font-weight: 400;
    line-height: 1.9;
    letter-spacing: .51px
}

.home1-about-section .about-content .about-content-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.home1-about-section .about-content .about-content-bottom .counter-area {
    display: flex;
    align-items: center;
    gap: 8px
}

.home1-about-section .about-content .about-content-bottom .counter-area .content .number {
    display: flex
}

.home1-about-section .about-content .about-content-bottom .counter-area .content .number h6,
.home1-about-section .about-content .about-content-bottom .counter-area .content .number span {
    color: var(--title-color);
    font-family: var(--font-poppins);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    letter-spacing: .48px;
    text-transform: capitalize;
    margin-bottom: 0
}

.home1-about-section .about-content .about-content-bottom .counter-area .content p {
    color: var(--text-color);
    font-family: var(--font-jost);
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: .42px;
    text-transform: capitalize;
    margin-bottom: 0
}

.home1-about-section .about-img .vector {
    position: absolute;
    left: 10%;
    bottom: -135px
}

.package-card {
    padding: 6px;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 21%);
    border: 1px solid #0093dd57;
    position: relative;
    overflow: hidden;
    min-height: 374px
}

.package-card .package-card-img-wrap {
    position: relative;
    transition: .5s ease-out
}

.package-card .package-card-img-wrap .card-img {
    position: relative;
    overflow: hidden;
    display: block;
    border-radius: 10px
}

.package-card .package-card-img-wrap .card-img img {
    border-radius: 10px;
    transition: .5s ease-out;
    width: 100%;
    height: 209px;
    object-fit: cover;
    object-position: center
}

.package-card .package-card-img-wrap .card-img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    z-index: 1
}

.package-card .package-card-img-wrap .card-img::after {
    position: absolute;
    width: 200%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: rgba(255, 255, 255, .3);
    transform: translate(-50%, -50%) rotate(-45deg);
    content: "";
    z-index: 1
}

.package-card .package-card-content .card-content-top,
.popular-routes {
    padding: 25px 0
}

.package-card .package-card-content .card-content-top .card-content-title {
    font-family: var(--font-poppins);
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 15px;
    transition: .5s;
    line-height: 22px;
    text-align: center
}

.package-card .package-card-content .card-content-top .card-content-title a {
    color: var(--title-color);
    font-family: var(--font-poppins);
    font-size: 21px;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    transition: .5s
}

.package-card .package-card-content .card-content-top .location-area {
    position: relative;
    height: 18px;
    overflow: hidden
}

.package-card .package-card-content .card-content-top .location-area .location-list {
    position: absolute;
    white-space: nowrap;
    text-overflow: ellipsis;
    transform: translateX(0);
    transition: 8s;
    display: flex;
    align-items: center;
    gap: 35px
}

.package-card .package-card-content .card-content-top .location-area .location-list li {
    line-height: 1;
    position: relative;
    transition: .5s
}

.list-contra,
.package-card .package-card-content .card-content-top .location-area .location-list li a {
    color: rgb(0 93 140);
    font-family: var(--font-poppins);
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: .6px;
    text-transform: uppercase;
    transition: .5s
}

.package-card .package-card-content .card-content-top .location-area .location-list li::before {
    content: "\f138";
    font-family: bootstrap-icons;
    color: #888;
    position: absolute;
    left: -25px;
    top: 50%;
    transform: translateY(-50%)
}

.package-card .package-card-content .card-content-top .location-area .location-list li:nth-child(3)::before {
    content: "+"
}

.package-card .package-card-content .card-content-top .location-area:hover .scrollTextAni {
    transform: translateX(calc(200px - 100%))
}

.package-card .package-card-content .card-content-bottom {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    padding-top: 15px;
    border-top: 1px solid rgba(16, 12, 8, .2)
}

.package-card .package-card-content .card-content-bottom .price-area h6 {
    color: #333;
    font-family: var(--font-poppins);
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: .24px;
    text-transform: capitalize;
    margin-bottom: 0
}

.package-card .package-card-content .card-content-bottom .price-area span {
    color: var(--primary-color1);
    font-family: var(--font-poppins);
    font-size: 26px;
    font-weight: 500;
    line-height: 1;
    display: inline-block;
    text-transform: capitalize
}

.package-card .contact-btns .wa-icon {
    background-color: #28a61b;
    width: 38px;
    border-radius: 20px;
    padding: 6px 8px
}

.force-urbania .button-wrapper .btn-whatsapp,
.package-card .contact-btns .wa-icon:hover::after {
    background-color: #28a61b
}

.enquiry,
.package-card .contact-btns .enquiry,
.package-card .contact-btns .enquiry:hover::after {
    background-color: #bb820a
}

.package-card .package-card-content .card-content-bottom .price-area span del {
    color: rgba(16, 12, 8, .5);
    font-size: 16px;
    font-weight: 500
}

.package-card .batch .date,
.package-card .batch .location .location-list li a {
    font-size: 12px;
    letter-spacing: .6px;
    text-transform: uppercase;
    font-family: var(--font-poppins)
}

.package-card .package-card-content .card-content-bottom .price-area p {
    color: var(--text-color);
    font-family: var(--font-poppins);
    font-size: 10px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: .2px;
    text-transform: capitalize;
    margin-bottom: 0
}

.package-card .batch {
    position: absolute;
    top: 5px;
    left: -20px;
    z-index: 1
}

.package-card .batch .date {
    color: var(--white-color);
    font-weight: 500;
    line-height: 1.4;
    display: inline-flex;
    padding: 8px 10px;
    background-color: var(--title-color)
}

.package-card .batch .location {
    background-color: var(--white-color);
    border: 1px solid rgba(99, 171, 69, .5);
    padding: 6px 10px;
    display: flex;
    align-items: center;
    gap: 7px
}

.package-card .batch .location .location-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px
}

.package-card .batch .location .location-list li {
    position: relative;
    line-height: 1;
    padding-left: 14px
}

.package-card .batch .location .location-list li a {
    color: var(--title-color);
    font-weight: 400;
    line-height: 1
}

.package-card .batch .location .location-list li::before {
    content: "\f4fe";
    font-family: bootstrap-icons;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -5px;
    color: var(--title-color);
    font-size: 17px
}

.breadcrumb-section .banner-content .breadcrumb-list li:first-child,
.package-card .batch .location .location-list li:first-child {
    padding-left: 0
}

.package-card:hover .package-card-img-wrap .card-img img {
    transform: scale(1.1)
}

.package-card:hover .package-card-img-wrap .card-img::after {
    height: 250%;
    transition: .6s linear;
    background-color: transparent
}

.package-card.style-2 {
    padding: 5px;
    border: 1px solid rgba(16, 12, 8, .15);
    box-shadow: unset;
    border-radius: unset
}

.package-card.style-2 .package-card-img-wrap .card-img::before {
    background: linear-gradient(1deg, rgba(16, 12, 8, .4) 1.03%, rgba(16, 12, 8, 0) 90.67%);
    border-radius: unset
}

.package-card.style-2 .package-card-content {
    padding: 0 15px
}

@media (min-width:1200px) and (max-width:1399px) {
    header.style-1 .main-menu ul>li.menu-item-has-children::after {
        right: 4px;
        top: 15px
    }

    .package-card .package-card-content .card-content-top .card-content-title a {
        font-size: 18px
    }

    .package-card .package-card-content .card-content-bottom .price-area span {
        font-size: 22px
    }

    .package-card.style-2 .package-card-content {
        padding: 0 10px
    }
}

.package-card.style-2 .batch {
    top: 0;
    left: 0
}

.package-card-section .section-vector1 {
    position: absolute;
    bottom: 0;
    left: 0
}

.package-card-section .section-vector3 {
    position: absolute;
    top: 30%;
    right: 0
}

.package-card-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../img/home1/vector/section-bg-vector1.svg);
    width: 100%;
    height: 50%;
    z-index: -1
}

.feature-card {
    background-image: url(../img/home1/feature-card-bg1.png);
    padding: 20px 20px 20px 10px;
    display: flex;
    align-items: center;
    gap: 20px;
    border-radius: 10px;
    border: 1px solid #eee;
    transition: .5s;
    flex-direction: column;
    min-height: 415px
}

.verticle-tab-wrapper table thead tr th {
    background-color: #bb820a;
    text-align: center;
    white-space: nowrap;
    color: #fff
}

.verticle-tab-wrapper table tbody tr {
    text-align: center;
    white-space: nowrap
}

.feature-card .feature-card-icon {
    min-width: 100px;
    max-width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #62ab45;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s
}

.feature-card .feature-card-content .feature-card-title {
    color: var(--title-color);
    font-family: var(--font-poppins);
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    color: var(--title-color);
    transition: .5s
}

.feature-card .feature-card-content p {
    color: #4c4c4c;
    font-family: var(--font-poppins);
    font-size: 14px;
    font-weight: 400
}

@media (min-width:768px) and (max-width:991px) {
    .feature-card {
        gap: 15px
    }

    .feature-card .feature-card-content .feature-card-title {
        font-size: 18px;
        margin-bottom: 10px
    }

    .feature-card .feature-card-content p {
        font-size: 14px
    }
}

.feature-card:hover {
    box-shadow: 0 0 30px -2px rgba(0, 0, 0, .08)
}

.feature-card-icon svg path {
    stroke: var(--white-color)
}

.feature-card.two {
    background-image: url(../img/home1/feature-card-bg2.png)
}

.feature-card.two .feature-card-icon {
    background-color: #fbb03b
}

.feature-card.style-2 .feature-card-icon.orange svg,
.feature-card.style-2.secondary .feature-card-icon svg,
.feature-card.style-3 .feature-card-icon.orange svg,
.feature-card.style-3.orange-bg .feature-card-icon svg,
.feature-card.two .feature-card-icon svg {
    fill: var(--primary-color2)
}

.feature-card.style-2.secondary:hover,
.feature-card.style-3.orange-bg:hover,
.feature-card.two:hover .feature-card-icon,
.verticle-tab-section .verticle-tab-wrapper .verticle-tab-sidebar .nav-pills .nav-item .nav-link.active {
    background-color: var(--primary-color2)
}

.feature-card.three {
    background-image: url(../img/home1/feature-card-bg3.png)
}

.feature-card.three .feature-card-icon {
    background-color: #d2d234
}

.feature-card.style-2 {
    background-color: var(--white-color);
    background-image: unset;
    border: unset;
    box-shadow: 0 0 20px -2px rgba(0, 0, 0, .08);
    padding: 25px 28px
}

.feature-card.style-2 .feature-card-icon,
.feature-card.style-3 .feature-card-icon {
    min-width: unset;
    max-width: unset;
    height: unset;
    background-color: unset;
    border-radius: unset
}

.feature-card.style-2:hover,
.feature-card.style-3:hover {
    box-shadow: unset;
    background-color: var(--primary-color1)
}

.feature-card.style-3 {
    border: 1px solid #eee;
    background: #e8f4e3;
    background-image: unset;
    flex-direction: column;
    padding: 25px
}

.error-section,
.footer-section,
.package-card-tab-section,
.verticle-tab-section::before {
    background-size: cover;
    background-repeat: no-repeat
}

.error-section .error-wrapper,
.feature-card.style-3 .feature-card-content {
    text-align: center
}

.feature-card.style-3.olive-bg {
    background-color: #e7eddb
}

.feature-card.style-3.olive-bg .feature-card-icon svg {
    fill: #90a955
}

.feature-card.style-3.olive-bg:hover {
    background-color: #90a955
}

.feature-card.style-3.orange-bg {
    background-color: #feeed5
}

.feature-card.style-3.yellow-bg {
    background-color: #f5f5d3
}

.feature-card.style-3.yellow-bg .feature-card-icon svg {
    fill: #d2d234
}

.feature-card.style-3.yellow-bg:hover {
    background-color: #d1d133
}

.feature-card-section .pt-15,
.room-details-area .tour-location .map-area {
    padding-top: 15px
}

.feature-card-section .section-vector4 {
    position: absolute;
    top: -40%;
    right: 0;
    z-index: -1
}

@media (max-width:1199px) {

    header.style-1 .main-menu ul>li ul.sub-menu,
    header.style-1 .main-menu ul>li ul.sub-menu>li .sub-menu {
        box-shadow: none
    }

    header.style-1 .main-menu ul>li.menu-item-has-children::after {
        right: -5px;
        top: 15px
    }

    .home1-banner-area .home1-banner-wrapper .home1-banner-content .slider-title {
        font-size: 55px
    }

    .home1-about-section .about-img .vector {
        display: none
    }

    .feature-card-section .pt-15 {
        padding-top: 0
    }

    .feature-card-section .section-vector4 {
        top: -30%
    }
}

.feature-card-section .banner4-slider-wrapper .banner4-card-slide .swiper-slide-active .text,
.feature-card-section .banner4-slider-wrapper .banner4-card-slide .swiper-slide-active h3,
.feature-card-section .banner4-slider-wrapper .banner4-card-slide .swiper-slide-active span {
    animation: 1.5s fadeInDown
}

.package-card-tab-section {
    background-image: url(../img/home1/package-card-tab-bg.webp), linear-gradient(180deg, #faf5ee 0, #faf5ee 100%);
    padding: 100px 0;
    position: relative;
    z-index: 1
}

.package-card-tab-section .section-vector5 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.package-card-tab-section .section-vector6 {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1
}

.package-card-tab-section ul li i {
    color: var(--primary-color1);
    margin-right: 5px
}

.package-card-tab-section ul li {
    font-family: var(--font-poppins);
    color: #333
}

.verticle-tab-section .verticle-tab-wrapper .verticle-tab-sidebar {
    padding-right: 15px
}

.verticle-tab-section .verticle-tab-wrapper .verticle-tab-sidebar .nav-pills {
    display: block;
    -moz-columns: 2;
    columns: 2
}

.footer-section .footer-top .footer-widget .widget-list li:last-child,
.verticle-tab-section .verticle-tab-wrapper .verticle-tab-sidebar .nav-pills .nav-item:last-child,
.verticle-tab-section .verticle-tab-wrapper .verticle-tab-sidebar .nav-pills .nav-item:nth-child(3) {
    margin-bottom: 0
}

.verticle-tab-section .verticle-tab-wrapper .verticle-tab-sidebar .nav-pills .nav-item .nav-link {
    background-color: rgba(var(--primary-color1-opc), .1);
    padding: 20px;
    text-align: center;
    cursor: pointer
}

.verticle-tab-section .verticle-tab-wrapper .verticle-tab-sidebar .nav-pills .nav-item .nav-link h6 {
    color: var(--title-color);
    font-family: var(--font-poppins);
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 0
}

.verticle-tab-section .verticle-tab-wrapper .verticle-tab-content-wrap .verticle-tab-content {
    max-width: 470px;
    width: 100%
}

.verticle-tab-section .verticle-tab-wrapper .verticle-tab-content-wrap .verticle-tab-content .eg-tag2 {
    -webkit-mask-image: url(../img/home1/vector/activities-content-tag.svg);
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    white-space: nowrap;
    background-color: var(--primary-color2);
    padding: 8px 47px;
    display: inline-flex;
    margin-bottom: 15px
}

.verticle-tab-section .verticle-tab-wrapper .verticle-tab-content-wrap .verticle-tab-content .eg-tag2 span {
    color: var(--white-color);
    font-family: var(--font-satisfy);
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: .72px
}

.verticle-tab-section .verticle-tab-wrapper .verticle-tab-content-wrap .verticle-tab-content h2 {
    color: var(--title-color);
    font-family: var(--font-poppins);
    font-size: 30px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: .6px;
    margin-bottom: 20px
}

.verticle-tab-section .verticle-tab-wrapper .verticle-tab-content-wrap .verticle-tab-content p {
    color: var(--text-color);
    font-family: var(--font-jost);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.9;
    letter-spacing: .48px;
    margin-bottom: 30px
}

.verticle-tab-section .verticle-tab-wrapper .verticle-tab-content-wrap .verticle-tab-content ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 45px
}

.verticle-tab-section .verticle-tab-wrapper .verticle-tab-content-wrap .verticle-tab-content ul li {
    display: flex;
    align-items: center;
    gap: 8px;
    color: var(--title-color);
    font-family: var(--font-jost);
    font-size: 17px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: .51px
}

.verticle-tab-section .verticle-tab-wrapper .verticle-tab-content-wrap .verticle-tab-content .content-bottom-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px
}

.verticle-tab-section .verticle-tab-wrapper .verticle-tab-content-wrap .verticle-tab-content .content-bottom-area .video-area {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer
}

.verticle-tab-section .verticle-tab-wrapper .verticle-tab-content-wrap .verticle-tab-content .content-bottom-area .video-area .icon .video-circle {
    stroke: var(--title-color);
    fill: none;
    transition: .5s
}

.verticle-tab-section .verticle-tab-wrapper .verticle-tab-content-wrap .verticle-tab-content .content-bottom-area .video-area .icon .video-circle .top-half {
    stroke-dasharray: 320;
    stroke-dashoffset: 320;
    transition: stroke-dashoffset .8s cubic-bezier(.33, 1, .68, 1)
}

.verticle-tab-section .verticle-tab-wrapper .verticle-tab-content-wrap .verticle-tab-content .content-bottom-area .video-area .icon i {
    color: var(--title-color);
    font-size: 30px;
    position: absolute;
    top: 52%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.verticle-tab-section .verticle-tab-wrapper .verticle-tab-content-wrap .verticle-tab-content .content-bottom-area .video-area h6 {
    color: var(--title-color);
    font-family: var(--font-poppins);
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: .48px;
    text-transform: capitalize;
    margin-bottom: 0
}

.verticle-tab-section .verticle-tab-wrapper .verticle-tab-content-wrap .verticle-tab-content .content-bottom-area .video-area:hover .icon .video-circle .top-half {
    stroke-dashoffset: 0
}

.verticle-tab-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../img/home1/vector/section-bg-vector2.svg);
    background-position: center center;
    width: 100%;
    height: 100%;
    z-index: -1
}

.footer-section.style-3,
.footer-section.style-4 {
    background-image: url(../img/footer-bg2.png), linear-gradient(180deg, #1d231f 0, #1d231f 100%)
}

.verticle-tab-section .section-vector1 {
    position: absolute;
    bottom: -25%;
    left: 0;
    z-index: -1
}

.footer-section {
    background-image: url(../img/footer-bg.webp), linear-gradient(180deg, #1d231f 0, #1d231f 100%);
    background-position: center center;
    position: relative
}

.footer-section .footer-top {
    padding-top: 50px;
    padding-bottom: 20px
}

.footer-section .footer-top .footer-widget h3 {
    color: var(--white-color);
    font-family: var(--font-poppins);
    font-size: 30px;
    font-weight: 600;
    line-height: 1.6;
    text-transform: capitalize;
    width: 100%;
    margin-bottom: 25px
}

.footer-section .footer-top .footer-widget h3 span {
    font-size: 25px;
    font-weight: 400
}

.footer-section .footer-top .footer-widget .widget-title {
    display: flex;
    align-items: center;
    gap: 7px;
    margin-bottom: 20px;
    color: rgba(255, 255, 255, .8);
    font-family: var(--font-poppins);
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: .66px
}

.footer-section .footer-top .footer-widget .widget-title svg {
    fill: rgba(var(--primary-color2-opc), 0.8)
}

.footer-section .footer-top .footer-widget .footer-title {
    display: flex;
    align-items: center
}

.footer-section .footer-top .footer-widget .widget-title.two h5 {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.4
}

.footer-section .footer-top .footer-widget .widget-list {
    margin: 0;
    padding: 0;
    list-style: none;
    column-count: 2
}

.footer-section .footer-top .footer-widget .widget-list li {
    margin-bottom: 10px;
    transition: .5s
}

.footer-section .footer-top .footer-widget .widget-list li a {
    color: rgba(255, 255, 255, .6);
    font-family: var(--font-jost);
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: .32px;
    transition: .5s
}

.footer-section .footer-top .footer-widget .single-contact a {
    color: rgba(255, 255, 255, .6);
    font-family: var(--font-jost);
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: .48px;
    transition: .5s
}

.footer-section .footer-top .footer-widget p {
    color: rgba(255, 255, 255, .5);
    font-family: var(--font-jost);
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 35px
}

.footer-section .footer-top .footer-widget .app-store {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 40px
}

.footer-section .footer-top .footer-widget .payment-partner .icons ul li img {
    border-radius: 4px
}

.footer-section .footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, .1);
    padding: 20px 0
}

.footer-section .footer-bottom p {
    color: rgba(255, 255, 255, .5);
    font-family: var(--font-poppins);
    font-size: 14px;
    font-weight: 300;
    line-height: normal;
    letter-spacing: .42px;
    margin-bottom: 0
}

.footer-section .footer-bottom p a {
    color: var(--white-color);
    font-weight: 600;
    text-decoration: underline;
    transition: .5s
}

.footer-section .footer-bottom .social-list li a {
    color: rgba(255, 255, 255, .5);
    transition: .5s;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, .5);
    display: flex;
    align-items: center;
    justify-content: center
}

.footer-section .footer-bottom .social-list li a i {
    font-size: 12px
}

.footer-section .footer-bottom .social-list li:hover a {
    color: var(--white-color);
    background-color: var(--primary-color1);
    border: 1px solid var(--primary-color1)
}

.footer-section .footer-bottom .footer-right ul {
    display: flex;
    align-items: center;
    gap: 35px
}

.footer-section .footer-bottom .footer-right ul li a {
    color: rgba(255, 255, 255, .6);
    font-family: var(--font-jost);
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    transition: .5s
}

.footer-section .footer-bottom .footer-right ul li::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -19px;
    background: rgba(255, 255, 255, .6);
    width: 5px;
    height: 5px;
    border-radius: 50%
}

.footer-section.style-2 .footer-top {
    padding: 120px 0
}

@media (min-width:992px) and (max-width:1199px) {
    .home1-about-section .about-content .nav-pills {
        gap: 35px
    }

    .feature-card.style-3,
    .package-card {
        padding: 15px
    }

    .package-card .package-card-content .card-content-top .card-content-title a {
        font-size: 17px
    }

    .footer-section .footer-top .footer-widget .widget-title.two h5,
    .package-card .package-card-content .card-content-bottom .price-area span {
        font-size: 20px
    }

    .package-card .package-card-content .card-content-bottom .price-area span del {
        font-size: 13px
    }

    .package-card .batch {
        left: -15px
    }

    .feature-card {
        gap: 15px
    }

    .feature-card.style-3 .feature-card-content h6 {
        font-size: 17px;
        margin-bottom: 5px
    }

    .feature-card.style-3 .feature-card-content p {
        font-size: 14px;
        line-height: 1.5
    }

    .footer-section .footer-top .footer-widget h3 {
        font-size: 28px
    }

    .footer-section .footer-top .footer-widget .app-store {
        flex-wrap: wrap
    }

    .footer-section .footer-top .footer-widget .payment-partner .icons ul {
        flex-wrap: wrap;
        gap: 20px
    }

    .footer-section.style-2 .footer-top {
        padding: 100px 0
    }
}

.footer-section.style-3 .footer-top {
    padding-bottom: 105px
}

.footer-section.style-4 {
    margin: 0 50px;
    border-radius: 30px 30px 0 0
}

@media (min-width:1400px) and (max-width:1599px) {
    .home1-banner-area {
        padding: 0
    }

    .footer-section.style-4 {
        margin: 0 30px;
        padding: 0 40px
    }
}

.footer-section.style-4 .footer-top {
    padding: 110px 0
}

@media (max-width:1399px) {
    .home1-banner-area {
        padding: 0
    }

    .package-card .package-card-content .card-content-top {
        padding: 20px 0
    }

    .footer-section.style-4 {
        margin: 0 20px;
        padding: 0 30px
    }

    .footer-section.style-4 .footer-top {
        padding: 90px 0
    }
}

@media (max-width:991px) {
    .sec-mar {
        margin: 8ch 0
    }

    .pt-120 {
        padding-top: 90px
    }

    .pb-120 {
        padding-bottom: 90px
    }

    .pt-100,
    .pt-90 {
        padding-top: 80px
    }

    .pb-100,
    .pb-90 {
        padding-bottom: 80px
    }

    .mt-120 {
        margin-top: 90px
    }

    .mb-120,
    .mb-130 {
        margin-bottom: 90px
    }

    .mb-100 {
        margin-bottom: 80px
    }

    .mt-100 {
        margin-top: 80px !important
    }

    .feature-card-section .mb-80,
    .mb-80,
    .mb-90 {
        margin-bottom: 70px
    }

    .mt-70 {
        margin-top: 40px
    }

    .slider-btn-grp2 {
        gap: 30px
    }

    .top-bar,
    header.style-1 .main-menu ul>li.menu-item-has-children::after,
    header.style-1 .main-menu ul>li.position-inherit>a::after {
        display: none;
        visibility: hidden
    }

    header.style-1 .nav-right {
        gap: 10px
    }

    header.style-1 .nav-right .mobile-menu-btn {
        display: flex;
        margin-left: 20px;
        flex-direction: column;
        align-items: end;
        visibility: visible;
        justify-content: center;
        position: relative
    }

    header.style-1 .main-menu ul>li.position-inherit {
        position: relative
    }

    header.style-1 .main-menu ul>li i {
        opacity: 1
    }

    header.style-1 .main-menu ul>li ul.sub-menu>li .dropdown-icon {
        right: 0;
        top: 8px;
        font-size: 20px
    }

    header.style-1 .main-menu ul>li ul.sub-menu>li a {
        border-color: rgba(233, 228, 228, .5)
    }

    header.style-1 .main-menu ul>li ul.sub-menu>li a::before {
        background: linear-gradient(90deg, #ddd, #efb93f, #ddd)
    }

    .home1-banner-area .home1-banner-wrapper .home1-banner-content .slider-title {
        font-size: 45px
    }

    .home1-banner-area .home1-banner-wrapper .home1-banner-content p {
        margin-bottom: 30px
    }

    .home1-about-section .about-img {
        display: none
    }

    .package-card .package-card-content .card-content-top .card-content-title a {
        font-size: 20px
    }

    .feature-card-section .section-vector4 {
        top: -15%
    }

    .footer-section.style-2 .footer-top,
    .package-card-tab-section {
        padding: 90px 0
    }

    .footer-section.style-4 .footer-top {
        padding: 80px 0
    }
}

.breadcrumb-section .banner-content .first-title,
.breadcrumb-section .banner-content h1 {
    font-size: 52px;
    line-height: 1.2;
    color: var(--white-color);
    text-transform: capitalize;
    font-weight: 700;
    font-family: var(--font-poppins);
    margin-bottom: 10px;
    text-align: center
}

.breadcrumb-section .banner-content .first-title {
    text-shadow: 1px 4px 4px #000
}

.breadcrumb-section .banner-content .breadcrumb-list {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #000000b5;
    padding: 0 10px;
    border-radius: 6px;
    width: fit-content;
    margin: 10px auto 0
}

.breadcrumb-section .banner-content .breadcrumb-list li {
    color: var(--white-color);
    font-family: var(--font-poppins);
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
    position: relative;
    padding-left: 26px
}

.breadcrumb-section .banner-content .breadcrumb-list li::before {
    content: url(../img/innerpage/icon/arrow.svg);
    position: absolute;
    left: 4px;
    top: 50%;
    transform: translateY(-50%)
}

.breadcrumb-section .banner-content .breadcrumb-list li:first-child::before {
    content: ""
}

.desti-title h3 {
    color: var(--title-color);
    font-family: var(--font-poppins);
    font-size: 35px;
    font-weight: 600
}

.package-card-tab-slider {
    padding: 12px;
    margin: -12px
}

.width-100 {
    width: 100px
}

.error-section {
    background-image: url(../img/innerpage/error-bg.png);
    padding: 200px 0
}

.error-section .error-wrapper h1 {
    color: var(--title-color);
    font-family: var(--font-poppins);
    font-size: 100px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 25px
}

.error-section .error-wrapper h1 span {
    color: var(--primary-color2);
    font-weight: 300
}

.error-section .error-wrapper p {
    color: var(--title-color);
    font-family: var(--font-jost);
    font-size: 15px;
    font-weight: 300;
    line-height: 2.3;
    letter-spacing: .45px;
    margin-bottom: 50px
}

.room-details-area .price-area h6 span {
    font-family: var(--font-jost);
    font-weight: 400;
    font-size: 18px;
    line-height: 1.25
}

.booking-form-wrap h6,
.room-details-area h2,
.room-details-area h6 {
    font-weight: 500;
    color: var(--title-color)
}

.faq-section .accordion-button:focus {
    box-shadow: none
}

.room-details-area .room-img-group {
    border-radius: 10px;
    background: #fff;
    padding: 10px;
    box-shadow: 0 4px 25px 0 rgba(0, 0, 0, .08)
}

.room-details-area .room-img-group .gallery-img-wrap {
    position: relative;
    transition: .45s;
    height: 100%
}

.room-details-area .room-img-group .gallery-img-wrap img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    border-radius: 10px
}

.room-details-area .room-img-group .gallery-img-wrap a,
.room-details-area .room-img-group .gallery-img-wrap button {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(16, 12, 8, .6);
    color: var(--white-color);
    text-align: center;
    font-family: var(--font-poppins);
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .6px;
    flex-direction: column;
    transition: .45s;
    transform: scale(.4);
    border-radius: 10px;
    opacity: 0
}

.room-details-area .room-img-group .gallery-img-wrap a i {
    color: var(--primary-color2);
    font-size: 35px
}

.room-details-area .room-img-group .gallery-img-wrap button i {
    color: var(--primary-color2);
    font-size: 20px
}

.room-details-area .room-img-group .gallery-img-wrap.active a,
.room-details-area .room-img-group .gallery-img-wrap.active button,
.room-details-area .room-img-group .gallery-img-wrap:hover a,
.room-details-area .room-img-group .gallery-img-wrap:hover button {
    transform: scale(1);
    opacity: 1
}

.room-details-area h2 {
    font-family: var(--font-poppins);
    font-size: 40px;
    line-height: 1.25;
    letter-spacing: .75px;
    margin-bottom: 20px
}

@media (max-width:1399px) {
    .error-section .error-wrapper h1 {
        font-size: 90px
    }

    .room-details-area h2 {
        font-size: 35px
    }
}

@media (max-width:1199px) {
    .error-section {
        padding: 170px 0
    }

    .error-section .error-wrapper h1 {
        font-size: 75px;
        margin-bottom: 20px
    }

    .error-section .error-wrapper p {
        margin-bottom: 35px
    }
}

.booking-form-wrap h6,
.room-details-area h6 {
    font-family: var(--font-poppins);
    font-size: 16px;
    letter-spacing: .48px;
    margin-bottom: 7px
}

.room-details-area .price-area h6 {
    font-size: 28px;
    font-family: var(--font-jost);
    color: var(--primary-color1);
    line-height: 1.25;
    font-weight: 700;
    letter-spacing: .75px;
    margin-bottom: 0
}

.room-details-area h4 {
    color: var(--title-color);
    font-family: var(--font-poppins);
    font-size: 22px;
    font-weight: 500;
    letter-spacing: .75px;
    margin-bottom: 5px
}

.room-details-area .room-features {
    -moz-columns: 2;
    columns: 2;
    margin-bottom: 15px
}

@media (max-width:767px) {
    .pt-90 {
        padding-top: 70px
    }

    .footer-section .footer-top,
    .pb-90 {
        padding-bottom: 70px
    }

    .mb-90 {
        margin-bottom: 50px
    }

    .mb-50,
    .mb-60,
    .mb-70 {
        margin-bottom: 40px
    }

    .mt-60 {
        margin-top: 40px
    }

    .section-title h2 {
        font-size: 35px
    }

    .home1-banner-area {
        padding: 0
    }

    .home1-banner-area .home1-banner-wrapper .home1-banner-content {
        padding: 110px 0
    }

    .home1-banner-area .slider-btn-grp .home1-banner-next,
    .home1-banner-area .slider-btn-grp .home1-banner-prev,
    .teams-section .slide-and-view-btn-grp,
    .verticle-tab-section .verticle-tab-wrapper .verticle-tab-content-wrap .verticle-tab-img {
        display: none
    }

    .feature-card.style-3 {
        padding: 15px
    }

    .feature-card.style-3 .feature-card-content h6 {
        font-size: 17px;
        margin-bottom: 5px
    }

    .package-card-tab-section {
        padding: 80px 0
    }

    .footer-section.style-2 .footer-top {
        padding: 70px 0
    }

    .footer-section.style-4 {
        margin: 0 10px;
        padding: 0 20px
    }

    .footer-section.style-4 .footer-top {
        padding: 60px 0
    }

    .breadcrumb-section .banner-content h1 {
        font-size: 50px
    }

    .desti-title h3 {
        font-size: 28px
    }

    .room-details-area .room-img-group .gallery-img-wrap img {
        height: auto
    }

    .room-details-area .room-features {
        -moz-columns: 1;
        columns: 1;
        margin-bottom: 35px
    }
}

.room-details-area .room-features li {
    border: 1px solid #eee;
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 12px 15px;
    margin-bottom: 20px;
    color: var(--title-color);
    font-family: var(--font-jost);
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .66px;
    background: #fffaf0;
    white-space: nowrap
}

.feature-list {
    padding-left: 15px
}

.feature-list li {
    color: #333;
    font-family: var(--font-poppins);
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .54px
}

.feature-list li::marker {
    color: #0093dd
}

.img-box-for-popup {
    border: 5px solid #fff;
    border-radius: 8px;
    overflow: hidden
}

.img-box-for-popup .popup-btn {
    top: 10px;
    right: 10px
}

.img-box-for-popup .tempo-name {
    background-color: green
}

.feature-section .about-content .room-details-area .container {
    padding-bottom: 30px
}

.img-box-for-popup .popup-btn.current-page {
    bottom: 10px !important;
    top: auto;
    right: 10px
}

@media (max-width:399px) {
    .img-box-for-popup .tempo-name {
        font-size: 10px
    }
}

@media (max-width:540px) {
    .room-details-area .room-features {
        -moz-columns: 1;
        columns: 1;
        margin-bottom: 35px
    }
}

@media (max-width:768px) and (min-width:576px) {
    .feature-col {
        height: 226px;
        overflow-y: auto
    }

    .feature-row {
        padding-bottom: 40px
    }
}

.room-details-area .tour-location .map-area iframe {
    width: 100%;
    height: 300px;
    filter: grayscale(199%) invert(98%) contrast(122%)
}

.booking-form-wrap {
    border-radius: 5px;
    background: linear-gradient(125deg, rgba(99, 171, 69, .1) 0, rgba(251, 176, 59, .1) 100%);
    padding: 15px
}

.booking-form-wrap h4 {
    color: var(--title-color);
    text-align: center;
    font-family: var(--font-poppins);
    font-size: 28px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 5px
}

.booking-form-wrap p {
    color: var(--text-color);
    text-align: center;
    font-family: var(--font-jost);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
    margin-bottom: 35px
}

.booking-form-wrap .nav-pills .nav-link {
    color: var(--primary-color1);
    text-align: center;
    font-family: var(--font-jost);
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #ddd;
    border-radius: 0;
    width: 48%;
    padding: 5px 15px
}

.booking-form-wrap .nav-pills .nav-link.active {
    color: var(--white-color);
    background-color: var(--primary-color1);
    border-color: var(--primary-color1)
}

.booking-form-wrap .single-total {
    border: 1px solid #ddd;
    padding: 20px 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative
}

.booking-form-wrap .single-total span {
    position: absolute;
    left: 12px;
    top: -10px;
    color: var(--title-color);
    font-family: var(--font-jost);
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    padding: 0 8px;
    background-color: #f7f6eb
}

.booking-form-wrap .single-total ul {
    display: flex;
    align-items: center;
    gap: 15px;
    line-height: 1
}

.booking-form-wrap .single-total ul li {
    color: #666;
    font-family: var(--font-jost);
    font-size: 12px;
    font-weight: 400
}

.booking-form-wrap .single-total ul li strong {
    display: block;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 5px
}

.booking-form-wrap .single-total svg {
    fill: #b1afaf
}

.booking-form-wrap .single-total .total {
    color: var(--title-color);
    font-family: var(--font-poppins);
    font-size: 16px;
    font-weight: 600
}

.booking-form-wrap .total-price {
    color: var(--title-color);
    text-align: center;
    font-family: var(--font-jost);
    font-size: 28px;
    font-weight: 700;
    border-top: 1px solid #ddd;
    padding-top: 30px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px
}

.booking-form-wrap .total-price span {
    font-size: 16px;
    font-weight: 500;
    line-height: 1
}

.booking-form-wrap .primary-btn1 {
    width: 100%;
    justify-content: center;
    padding: 18px 34px
}

.outstation-card .outstation-card-image .card-image {
    border-radius: 5px
}

.faq-section .container,
.primary-btn3 {
    position: relative;
    z-index: 1
}

@media (max-width:576px) {
    .slider-btn-grp6 {
        justify-content: center
    }

    .home1-about-section .about-content .section-title h2,
    .section-title h2 {
        font-size: 30px
    }

    header.style-1 .header-logo img {
        max-width: 165px;
        width: 100%
    }

    header.style-1 .nav-right .mobile-menu-btn {
        margin-left: 10px
    }

    header.style-1.dashboard .header-log-and-sb-btn {
        max-width: 220px
    }

    .home1-banner-area .home1-banner-wrapper .home1-banner-content {
        top: 5%;
        left: 0;
        padding: 90px 0
    }

    .home1-banner-area .home1-banner-wrapper,
    .home1-banner-area .home1-banner-wrapper img {
        height: 280px
    }

    .home1-banner-area .home1-banner-wrapper .home1-banner-content .slider-title {
        font-size: 28px;
        margin-bottom: 15px
    }

    .home1-banner-area .home1-banner-wrapper .home1-banner-content p {
        font-size: 15px;
        margin-bottom: 20px
    }

    .home1-about-section .about-content .about-content-bottom,
    .home1-banner-area .home1-banner-wrapper .home1-banner-content .banner-content-bottom {
        flex-wrap: wrap;
        gap: 20px
    }

    .home1-about-section .about-content .nav-pills {
        gap: 20px
    }

    .feature-card .feature-card-content p,
    .home1-about-section .about-content .tab-content .tab-pane {
        font-size: 14px
    }

    .package-card {
        padding: 15px
    }

    .package-card .package-card-content .card-content-top .card-content-title a {
        font-size: 18px
    }

    .package-card .package-card-content .card-content-top .card-content-title {
        margin-bottom: 10px
    }

    .home1-banner-area .home1-banner-wrapper .home1-banner-content h1,
    .home1-banner-area .home1-banner-wrapper .home1-banner-content h2,
    .package-card .package-card-content .card-content-bottom .price-area span {
        font-size: 22px
    }

    .package-card .package-card-content .card-content-bottom .price-area span del {
        font-size: 13px
    }

    .package-card .batch {
        left: -15px
    }

    .feature-card {
        padding: 20px 15px 20px 10px;
        gap: 10px
    }

    .feature-card .feature-card-content .feature-card-title {
        font-size: 17px;
        margin-bottom: 10px
    }

    .feature-card.style-2 {
        padding: 25px 20px
    }

    .feature-card.style-3 .feature-card-content p {
        font-size: 14px;
        line-height: 1.5
    }

    .feature-card-section .section-vector4 {
        top: -10%
    }

    .verticle-tab-section .verticle-tab-wrapper .verticle-tab-content-wrap .verticle-tab-content h2 {
        font-size: 25px;
        margin-bottom: 15px
    }

    .verticle-tab-section .verticle-tab-wrapper .verticle-tab-content-wrap .verticle-tab-content p {
        font-size: 14px;
        margin-bottom: 20px
    }

    .verticle-tab-section .verticle-tab-wrapper .verticle-tab-content-wrap .verticle-tab-content .content-bottom-area {
        flex-wrap: wrap
    }

    .footer-section .footer-top {
        padding-top: 35%
    }

    .footer-section .footer-bottom p {
        text-align: center
    }

    .footer-section.style-4 {
        margin: 0;
        padding: 0
    }

    .breadcrumb-section .banner-content h1 {
        font-size: 40px
    }

    .error-section {
        padding: 130px 0
    }

    .error-section .error-wrapper h1 {
        font-size: 55px;
        margin-bottom: 15px
    }

    .error-section .error-wrapper p {
        margin-bottom: 25px
    }

    .room-details-area h2 {
        font-size: 32px
    }

    .room-details-area .room-features li {
        font-size: 15px;
        gap: 10px;
        padding: 12px;
        line-height: 1.1
    }

    .home1-banner-area .home1-banner-wrapper .home1-banner-content .eg-tag {
        margin-bottom: 5px
    }
}

.tour-facilites-section .package-card-slider-wrap .slider-btn-grp4 .package-card-slider-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -100px;
    z-index: 1
}

.tour-facilites-section .package-card-slider-wrap .slider-btn-grp4 .package-card-slider-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -100px;
    z-index: 1
}

@media (min-width:1400px) and (max-width:1599px) {
    .tour-facilites-section .package-card-slider-wrap .slider-btn-grp4 .package-card-slider-prev {
        left: -28px;
        top: 54%
    }

    .tour-facilites-section .package-card-slider-wrap .slider-btn-grp4 .package-card-slider-next {
        right: -28px;
        top: 54%
    }
}

@media (max-width:1399px) {
    .tour-facilites-section .package-card-slider-wrap .slider-btn-grp4 .package-card-slider-prev {
        left: -28px
    }

    .tour-facilites-section .package-card-slider-wrap .slider-btn-grp4 .package-card-slider-next {
        right: -28px
    }
}

.tour-facilites-section .nav-tabs .nav-item .nav-link {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    color: var(--title-color);
    font-family: var(--font-poppins);
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    border-radius: 5px;
    border-right: none;
    border: none
}

.faq-section .accordion-item:first-of-type .accordion-button,
.faq-section .accordion-item:last-of-type .accordion-button,
.force-urbania-card-boxes .card,
.force-urbania-card-boxes .card .card-body,
.force-urbania-card-boxes .card .card-body .card-image img,
.home1-banner-area .container-fluid .swiper {
    border-radius: 15px
}

.my-para {
    color: #333;
    font-family: var(--font-poppins);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8
}

.tour-facilites-section {
    background-color: #fff;
    padding-top: 40px
}

.last-tour-facilites-section {
    padding-bottom: 40px
}

.second-sec-tempo {
    background-color: #edeaeb;
    padding-bottom: 50px
}

@media (min-width:1200px) and (max-width:1222px) {
    header.style-1 .main-menu ul>li .drop-down {
        font-size: 13px
    }
}

@media (max-width:1199px) and (min-width:1024px) {
    .home1-banner-area .home1-banner-wrapper .home1-banner-content {
        top: 18%;
        left: 5%
    }
}

@media (max-width:1023px) and (min-width:992px) {
    .home1-banner-area .home1-banner-wrapper .home1-banner-content {
        top: 18%;
        left: 5%
    }
}

@media (max-width:991px) and (min-width:768px) {
    .home1-banner-area .home1-banner-wrapper .home1-banner-content {
        top: 40%;
        left: 0
    }

    .home1-banner-area .slider-btn-grp .home1-banner-next,
    .home1-banner-area .slider-btn-grp .home1-banner-prev {
        bottom: 190px
    }
}

@media (max-width:767px) and (min-width:575px) {
    .home1-banner-area .home1-banner-wrapper .home1-banner-content {
        padding: 0;
        left: 0;
        top: 35%
    }
}

.outstation-trip-section {
    background: linear-gradient(45deg, #f5fcff, #e7f1ff);
    width: 100%;
    padding: 40px 0
}

.outstation-grid {
    grid-template-columns: repeat(5, 1fr)
}

@media (max-width:1024px) {
    .outstation-grid {
        grid-template-columns: repeat(4, 1fr)
    }
}

@media (max-width:992px) {
    header.style-1 .main-menu ul>li.menu-item-has-children::after {
        right: -4px;
        top: 12px
    }

    .images-gallery {
        grid-template-columns: repeat(2, 1fr) !important
    }
}

@media (max-width:991px) {
    .room-details-area .room-features {
        -moz-columns: 1;
        columns: 1;
        margin-bottom: 35px
    }

    .tour-facilites-section .package-card-slider-wrap .slider-btn-grp4 {
        display: none
    }

    .outstation-grid {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media (max-width:767px) {
    .feature-card {
        min-height: auto
    }

    .package-card .package-card-img-wrap .card-img img {
        height: auto
    }

    .outstation-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .breadcrumb-section .banner-content .breadcrumb-list li {
        font-size: 13px
    }

    .breadcrumb-section .banner-content .first-title {
        font-size: 40px
    }

    .seater-8-banner {
        height: 250px
    }

    .seater-8-banner img {
        height: 100%;
        object-fit: cover
    }
}

@media (max-width:575px) {
    .outstation-grid {
        grid-template-columns: repeat(1, 1fr)
    }

    .images-gallery {
        grid-template-columns: repeat(1, 1fr) !important
    }
}

@media (max-width:433px) {
    .breadcrumb-section .banner-content .first-title {
        font-size: 24px;
        font-weight: 600;
        display: block
    }
}

.outstation-card {
    background-color: var(--white-color);
    padding: 5px;
    border-radius: 10px;
    transition: .3s ease-in-out;
    border: 2px solid #b6deff
}

.outstation-card .outstation-card-content {
    width: 100%;
    height: 100%;
    background-color: #283b46;
    padding: 8px 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    transition: .3s ease-in-out
}

.outstation-card .outstation-card-content .outstation-card-title {
    font-size: 17px;
    line-height: 1.2;
    font-weight: 500;
    font-family: var(--font-poppins);
    color: var(--white-color);
    text-align: center;
    margin-bottom: 0
}

.outstation-card:hover .outstation-card-content .outstation-card-title {
    color: #7fd4ff
}

.feature-section {
    background-color: #ffebcd
}

.main-card-box .card-content-box .main-title,
.seater-8-tempo-traveller-card .package-card .package-card-content .card-content-top .card-content-title a {
    font-size: 17px
}

.seater-8-tempo-traveller-card .package-card,
.seater-8-tempo-traveller-card .package-card .package-card-content .card-content-top .card-content-title {
    min-height: auto
}

.primary-btn3 {
    border-radius: 5px;
    background-color: #038a07;
    font-family: var(--font-poppins);
    font-weight: 500;
    font-size: 14px;
    color: var(--white-color);
    letter-spacing: .48px;
    text-transform: capitalize;
    line-height: 1;
    padding: 11px 16px;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    transition: .5s;
    overflow: hidden;
    white-space: nowrap
}

.table-cover {
    overflow: auto
}

.table-cover table th,
td {
    white-space: nowrap;
    text-align: center;
    font-size: 17px
}

.table-cover table th {
    background-color: #005c8a;
    color: #fff
}

.delhi-to-manali-heading {
    font-size: 26px
}

.images-gallery {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px
}

.images-gallery .img-box {
    border: 4px solid #18668e
}

@media (min-width:1200px) {
    .h1-cont {
        font-size: 35px
    }
}

.swiper-slide {
    background-size: cover;
    background-position: center
}

.mySwiper2 {
    height: 80%;
    width: 100%
}

.mySwiper {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0
}

.mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: .4
}

.gallery-item:hover .gallery-overlay,
.mySwiper .swiper-slide-thumb-active {
    opacity: 1
}

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

.icon-bg {
    display: inline-block;
    padding: 2px;
    width: 32px;
    margin-bottom: 9px;
    margin-right: 5px;
    border-radius: 20px
}

.icon-block {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 15px
}

.icon-block .box-icon {
    background-color: #e4efff;
    padding: 10px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px
}

.icon-block .box-icon .img-box {
    background-color: #fff;
    display: inline-block;
    padding: 10px;
    border-radius: 10pc
}

.icon-block .box-icon .main-title {
    font-size: 16px;
    text-align: center
}

@media (max-width:1024px) {
    .icon-block {
        grid-template-columns: repeat(4, 1fr);
        gap: 10px
    }
}

@media (max-width:768px) {
    .icon-block {
        grid-template-columns: repeat(3, 1fr);
        gap: 10px
    }
}

@media (max-width:575px) {
    .icon-block {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px
    }
}

@media (max-width:375px) {
    .breadcrumb-section .banner-content .first-title {
        font-size: 20px
    }

    .breadcrumb-section .banner-content .breadcrumb-list li {
        font-size: 10px
    }

    .icon-block {
        grid-template-columns: repeat(1, 1fr);
        gap: 10px
    }
}

.toyota-table .table-responsive thead tr th {
    background-color: #bb820a;
    color: #fff;
    white-space: nowrap
}

.bullet-list-dot ul li::marker {
    color: red !important
}

@media (min-width:991px) {
    .bullet-list-dot ul {
        list-style: disc;
        column-count: 3;
        padding-left: 25px
    }
}

.primary-text-color {
    color: #bb820a !important
}

.primary-bg-color {
    background-color: #bb820a !important
}
/* Why Choose Section - Modern Responsive Cards */
.why-choose-section {
    padding: 40px 0;
    position: relative
}

.why-choose-wrapper {
    position: relative
}

.why-choose-title {
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
    color: var(--title-color)
}

.why-choose-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 16px
}

@media (max-width:1399px) {
    .why-choose-grid {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media (max-width:767px) {
    .why-choose-grid {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media (max-width:420px) {
    .why-choose-grid {
        grid-template-columns: 1fr
    }
}

.why-choose-item {
    list-style: none
}

.why-choose-card {
    background: #ffffff;
    border: 1px solid #eaeaea;
    border-radius: 12px;
    padding: 16px;
    display: flex;
    align-items: center;
    gap: 12px;
    transition: box-shadow .25s ease, transform .25s ease;
    position: relative;
    overflow: hidden
}

.why-choose-card::after {
    content: "";
    position: absolute;
    width: 160px;
    height: 160px;
    right: -60px;
    top: -60px;
    background: radial-gradient(circle, rgba(0,147,221,.12) 0, rgba(0,147,221,0) 70%);
    pointer-events: none
}

.why-choose-card:hover {
    box-shadow: 0 10px 24px rgba(0, 0, 0, .08);
    transform: translateY(-3px)
}

.why-choose-icon {
    width: 56px;
    height: 56px;
    display: grid;
    place-items: center;
    background: #e8f6ff;
    border-radius: 12px;
    border: 1px solid #d7efff;
    flex: none
}

.why-choose-icon img {
    width: 40px;
    height: 40px;
    object-fit: contain
}

.why-choose-heading {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #18668e
}

.price-sec {
    position: absolute;
    bottom: -1px;
    background-color: #000000a1;
    color: #fff;
    right: -85px;
    padding: 0 14px;
    border-radius: 10px 0 0;
    display: flex;
    align-items: center;
    gap: 1px;
    border: 1px solid #0093dd75;
    transition: .3s ease-in-out
}

.feature-card-covered .feature-card,
.main-card-box {
    min-height: 445px
}

.primary-list {
    padding-left: 20px
}

.primary-list li {
    font-size: 18px;
    font-weight: 500
}

.primary-list li::marker {
    color: #0093dd
}

.table-card-row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px
}

.table-card-row .table-card {
    padding: 10px;
    box-shadow: 0 0 5px #9392927a;
    border-radius: 2px
}

.table-card-row .table-card .tc-title {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 600;
    margin-top: 15px
}

.table-card-row .table-card .tc-content {
    font-size: 16px
}

.fu-card-sec {
    background: #f9f9f9;
    padding: 20px 0
}

.force-urbania {
    height: 100%;
    width: 100%;
    background-color: #fff;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    border: 1px solid #ddd;
    position: relative;
    box-shadow: 0 5px 30px 0 rgb(0 170 255 / 15%)
}

.force-urbania .quick-info-heading {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    background-color: #bb820a;
    color: #fff;
    padding: 5px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px
}

.force-urbania ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-top: 10px
}

.force-urbania-list li {
    padding: 5px 15px;
    font-size: 15px
}

.force-urbania-list li .fu-icon {
    width: 30px;
    height: 30px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 1px solid #0093dd;
    padding: 8px;
    flex: none
}

.force-urbania .button-wrapper {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translate(-50%, 0);
    justify-content: center;
    gap: 20px;
    margin-top: 20px
}

.force-urbania .button-wrapper .btn-book-now,
.force-urbania .button-wrapper .btn-whatsapp {
    padding: 6px 15px;
    color: #fff;
    font-size: 16px;
    border-radius: 30px;
    font-weight: 500;
    line-height: 1.5rem;
    position: relative;
    width: 130px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: background .3s ease-in
}

.force-urbania .button-wrapper .btn-book-now {
    background: #bb820a
}

.force-urbania .button-wrapper .btn-book-now .icon,
.force-urbania .button-wrapper .btn-whatsapp .icon {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    padding: 5px;
    position: absolute;
    left: 0
}

.force-urbania .button-wrapper .btn-book-now .icon,
.force-urbania .button-wrapper .btn-book-now:hover {
    background-color: #004467
}

.force-urbania .button-wrapper .btn-whatsapp .icon,
.force-urbania .button-wrapper .btn-whatsapp:hover {
    background-color: #1b8110
}

.force-urbania-card-boxes .card {
    border-color: #eee;
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .02);
    transition: box-shadow .2s ease-in-out
}

.force-urbania-card-boxes .card:hover {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .05)
}

.force-urbania-card-boxes .card .card-body {
    padding: 10px
}

.force-urbania-card-boxes .card .card-body .card-content {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 10px 5px 5px
}

.force-urbania-card-boxes .card .card-body .card-content a {
    color: #000;
    transition: .3s ease-in-out
}

.force-urbania-card-boxes .card .card-body .card-content a:hover {
    color: #0093dd
}

.force-urbania-card-boxes .card .card-body .card-content .card-title {
    font-size: 20px;
    text-align: center;
    font-weight: 500
}

.force-urbania-card-boxes .card .card-body .card-content .card-content-list li {
    padding: 4px 8px;
    border-radius: 30px
}

.force-urbania-card-boxes .card .card-body .card-content .card-content-list li:nth-of-type(odd) {
    background-color: #fbf6ff
}

.force-urbania-card-boxes .card .card-body .card-content .card-content-list li .card-list-title {
    font-size: 14px;
    color: #282828
}

.force-urbania-card-boxes .card .card-body .card-content .card-content-text .card-text {
    font-size: 14px;
    text-align: justify;
    line-height: 1.4rem;
    height: 112px
}

.force-urbania-card-boxes .card .card-footer {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: 0 0;
    border-color: #f0f8ff;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px
}

.wa-icon {
    background-color: #28a61b;
    width: 38px;
    border-radius: 50%;
    padding: 6px 8px
}

.force-urbania-features {
    background-color: #fbfbfb;
    padding: 20px 0
}

.force-urbania-features-boxes {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px
}

.force-urbania-features-boxes .force-urbania-features-card {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    padding: 5px;
    gap: 10px;
    border-radius: 16px;
    border: .3px solid #f4f4f4
}

.force-urbania-features-boxes .force-urbania-features-card .fuf-image img {
    border-radius: 12px;
    width: 100%
}

.force-urbania-features-boxes .force-urbania-features-card .fuf-content-title {
    font-size: 15px;
    font-weight: 600;
    text-align: center
}

.force-urbania-features-boxes .force-urbania-features-card .fuf-content-list li {
    font-size: 14px;
    line-height: 1.8rem;
    padding: 0 10px;
    color: #565656;
    display: flex;
    gap: 5px
}

.force-urbania-gallery {
    padding: 30px 0;
    background: linear-gradient(135deg, #bb820a, #0093dd);
    display: flex;
    align-items: center
}

.gallery-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding: 20px 0
}

.gallery-item {
    flex: 1 1 calc(33.333% - 14px);
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, .2);
    transition: transform .3s, box-shadow .3s;
    cursor: pointer
}

.gallery-modal,
.gallery-overlay {
    align-items: center;
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.gallery-item img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    display: block
}

.gallery-overlay {
    position: absolute;
    background: rgba(0, 0, 0, .5);
    display: flex;
    justify-content: center;
    transition: opacity .3s
}

.gallery-modal,
.gallery-modal-close:hover,
.modal-nav:hover {
    background: rgba(0, 0, 0, .8)
}

.gallery-overlay span {
    color: #fff;
    font-size: 1.2rem;
    font-weight: 700;
    text-transform: uppercase
}

.gallery-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, .3)
}

.fade-in {
    opacity: 0;
    transform: translateY(50px);
    transition: opacity .6s ease-out, transform .6s ease-out
}

.fade-in.visible {
    opacity: 1;
    transform: translateY(0)
}

.gallery-modal {
    display: none;
    position: fixed;
    z-index: 1000;
    justify-content: center;
    transition: opacity .3s
}

.gallery-modal.show {
    display: flex;
    opacity: 1
}

.gallery-modal-content {
    position: relative;
    max-width: 800px;
    width: 90%;
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .3)
}

.gallery-modal-close,
.modal-nav {
    font-size: 2rem;
    background: rgba(0, 0, 0, .5);
    cursor: pointer;
    border-radius: 50%;
    transition: background .3s;
    color: #fff;
    position: absolute
}

.gallery-modal-content img {
    width: 100%;
    height: auto;
    display: block
}

.gallery-modal-close {
    top: 10px;
    right: 15px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center
}

.modal-nav {
    top: 50%;
    transform: translateY(-50%);
    padding: 10px
}

.modal-prev {
    left: 15px
}

.modal-next {
    right: 15px
}

.force-urbania-cta {
    background: linear-gradient(135deg, #bb820a, #0093dd);
    padding: 20px 0;
    text-align: center
}

.force-urbania-cta .cta-title {
    font-size: 22px;
    font-weight: 600;
    color: #fff
}

.force-urbania-cta .cta-sub-title {
    font-size: 18px;
    font-weight: 500;
    font-style: italic;
    margin: 10px 0;
    color: orange
}
.force-urbania-cta .cta-button-group {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px
}
.cta-button-group.bus-cta{
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 10px;
    margin-top: 15px;
}

.force-urbania-cta .cta-button-group .enquiry {
    background-color: #ff3c00
}
.cta-button-group.bus-cta .enquiry,
.cta-button-group.bus-cta .btn-call,
.cta-button-group.bus-cta .wa-icon,
.force-urbania-cta .cta-button-group .btn-call,
.force-urbania-cta .cta-button-group .enquiry,
.force-urbania-cta .cta-button-group .wa-icon {
    border-radius: 30px
}
.cta-button-group.bus-cta .wa-icon,
.force-urbania-cta .cta-button-group .wa-icon {
    background-color: #28a61b;
    padding: 6px 8px;
    width: 115px
}

.faq-section {
    padding: 20px 0;
    background-color: #f3f3f3;
    position: relative;
    overflow: hidden
}

.faq-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle, rgba(255, 255, 255, .2), transparent);
    z-index: 0
}

.faq-section h3 {
    font-size: 1.4rem;
    font-weight: 700;
    color: #333;
    text-align: center;
    margin-bottom: 10px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, .2)
}

.faq-section .accordion-item {
    border: none;
    margin-bottom: 20px;
    border-radius: 15px;
    overflow: hidden;
    background-color: #fff;
    transition: transform .4s, box-shadow .4s
}

.faq-section .accordion-item:hover {
    transform: translateY(-8px)
}

.faq-section .accordion-button {
    font-size: 1rem;
    font-weight: 600;
    color: #bb820a;
    padding: 10px;
    border: none;
    border-radius: 15px;
    transition: .3s
}

.faq-section .accordion-button:not(.collapsed) {
    color: #fff;
    background: linear-gradient(135deg, #bb820a, #0093dd);
    box-shadow: none
}

.faq-section .accordion-button::after {
    filter: brightness(.7)
}

.faq-section .accordion-button:not(.collapsed)::after {
    filter: invert(1)
}

.faq-section .accordion-body {
    padding: 10px;
    background-color: #fff;
    font-size: 1rem;
    line-height: 1.7;
    color: #333
}

.routes-section .routes-heading {
    font-size: 1.4rem;
    font-weight: 600;
    color: #333;
    text-align: center;
    margin-bottom: 20px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, .2)
}

.route-card {
    background: #005c8a;
    border-radius: 10px;
    padding: 2px;
    text-align: center;
    transition: transform .3s, box-shadow .3s;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1)
}

.route-card:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 16px rgba(0, 0, 0, .2)
}

.route-card a {
    color: #fff;
    font-weight: 500;
    font-size: 1rem
}

.route-card a:hover {
    color: #00ffef
}

.see-all-link {
    text-align: center;
    margin-top: 30px
}

.see-all-link a {
    color: #bb820a;
    font-weight: 600;
    font-size: 1.2rem;
    padding: 10px 20px;
    border: 2px solid #bb820a;
    border-radius: 25px;
    transition: .3s
}

.see-all-link a:hover {
    background-color: #bb820a;
    color: #00ffef;
    text-decoration: none
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(20px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.accordion-item,
.route-card {
    animation: .5s ease-out forwards fadeIn
}
.custom-list{
    padding-inline-start: 40px;
}
.custom-list li{
    list-style: disc;
    font-size: 16px;
}
.custom-list li::marker{
    color: #0093dd;
    font-size: 24px;
}
@media (max-width:1199px) {
    .tour-facilites-section .package-card-slider-wrap .slider-btn-grp4 .package-card-slider-prev {
        left: -22px;
        top: 45%
    }

    .tour-facilites-section .package-card-slider-wrap .slider-btn-grp4 .package-card-slider-next {
        right: -22px;
        top: 45%
    }

    .force-urbania .button-wrapper {
        position: static;
        transform: none;
        margin-bottom: 10px
    }
}

@media (max-width:768px) {
    .gallery-container {
        flex-direction: column
    }

    .gallery-item {
        flex: 1 1 100%;
        margin-bottom: 20px
    }

    .gallery-modal-content {
        width: 95%
    }
}

@media (max-width:767px) {
    .force-urbania-features-boxes,
    .table-card-row {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media (max-width:575px) {
    .force-urbania-features-boxes,
    .table-card-row {
        grid-template-columns: repeat(1, 1fr)
    }
}

@media (max-width:360px) {
    .force-urbania-cta .cta-title {
        font-size: 18px
    }
    .cta-button-group.bus-cta {
        flex-direction: column;
        gap: 10px;
        align-items: center;
    }
    .cta-button-group.bus-cta .enquiry,
    .cta-button-group.bus-cta .btn-call,
    .cta-button-group.bus-cta .wa-icon{
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .force-urbania-cta .cta-button-group {
        flex-direction: column;
        gap: 15px
    }

    .force-urbania-cta .cta-button-group .primary-btn2 {
        width: 100%;
        display: flex;
        justify-content: center
    }
}

@media (max-width:320px) {
    .breadcrumb-section .banner-content .first-title {
        font-size: 14px
    }

    .see-all-link a {
        font-size: 11px;
        padding: 10px 6px
    }

    .accordion-button {
        font-size: 14px;
        font-weight: 500
    }

    .accordion-body {
        font-size: 13px
    }

    .routes-section h4 {
        font-size: 18px
    }
}
@media only screen and (max-width: 767px) {
  .home1-banner-area .home1-banner-wrapper {
    position: relative;
    height: 350px;
  }
}
@media only screen and (max-width: 575px) {
 .home1-banner-area .home1-banner-wrapper {
    position: relative;
    height: 300px;
  }
}