.top-bar {background-color: #002637;padding: 10px 5% 35px;}
.top-bar .content-inner {display: flex;align-items: center;justify-content: space-between;gap: 30px;}
.top-bar .content-inner .topbar-left {display: flex;align-items: center;gap: 10px;position: relative;}
.top-bar .content-inner .topbar-left .icon i {font-size: 15px;color: #fb8451;}
.top-bar .content-inner .topbar-left .content a {font-size: 15px;font-family: "Nunito", sans-serif;color: #ffffff;text-decoration: none;}
.top-bar .content-inner p {font-size: 15px;font-family: "Nunito", sans-serif;color: #ffffff;text-decoration: none;margin: 0;}
.top-bar .content-inner p a {font-size: 15px;font-family: "Nunito", sans-serif;color: #fb8451;text-decoration: underline;}
.top-bar .content-inner .topbar-right .social-icon-area ul {display: flex;align-items: center;justify-content: flex-end;gap: 7px;margin: 0;padding: 0;list-style: none;}
.top-bar .content-inner .topbar-right .social-icon-area ul li a {border: 1px solid #ffffff;color: #ffffff;width: 24px;height: 24px;border-radius: 50%;display: flex;align-items: center;justify-content: center;transition: 0.5s;font-size: 12px;}
.top-bar .content-inner .topbar-right .social-icon-area ul li a i {color:#ffffff;}
.navbar {position: absolute;display: flex;flex-wrap: wrap;align-items: center;padding: 0px;margin: -25px 5% 0;z-index: 9;width: 90%;top: auto;height: auto;border-radius: 10px 10px 0 0;}
.navbar .logo {height:45px;}
.navbar.navbar-light .navbar-nav .nav-item {position:relative;}
.navbar.navbar-light .navbar-nav li .nav-link {padding: 28px 25px;font-weight: 500;text-transform: uppercase;font-family: "Montserrat", sans-serif;position: relative;}
.navbar.navbar-light .navbar-nav li .nav-link.active:after {position:absolute;content:"";width:100%;height:2px;background:#368a17;left: 0;bottom: 0;}
.navbar.navbar-light .navbar-nav li .nav-link:hover {background:transparent !important;color:#000000 !important;}
.navbar.navbar-light .navbar-nav li.nav-item.dropdown.active:after {position:absolute;content:"";width:100%;height:2px;background:#368a17;left: 0;bottom: 0;}
.navbar.navbar-light .navbar-nav li.nav-item.dropdown.active .nav-link {color:#000000 !important;}
.navbar.navbar-light .navbar-nav li.nav-item.dropdown.active .submenu a.active {color: #cd4a34 !important;}
.navbar.navbar-light .navbar-nav .nav-link.booknow_button {padding: 12px 20px !important;margin-top: 17px;background: #cd4a34 !important;display: flex;align-items: center;gap: 10px;cursor: pointer;margin-left: 20px;}
.navbar.navbar-light .navbar-nav .nav-link.booknow_button i {width: 20px;height: 20px;display: flex;align-items: center;justify-content: center;background: #000000;border-radius: 100%;}
.navbar.navbar-light .navbar-nav .nav-link.booknow_button:hover {background: #fb8451 !important;border:none;border-radius:3px;}
.sticky .navbar {padding: 0 50px;margin: 0;z-index: 9;width: 100%;border-radius: 0;border-bottom: none;}
.navbar .navbar-nav .nav-item.dropdown .submenu {display:none;position: absolute;left: 0;top: 120%;min-width: 230px;border: 1px solid #f5f5f5;background: #ffffff;margin: 0;transition: all 0.3s ease-out 0s;padding:0;visibility: hidden;opacity: 0;z-index: 9;display:block;}
.navbar .navbar-nav .nav-item.dropdown .submenu li {list-style:none;}
.navbar .navbar-nav .nav-item.dropdown .submenu li a {padding: 9px 10px;background: #f9f9f9;font-weight: 500;text-transform: uppercase;font-family: "Montserrat", sans-serif;position: relative;margin-bottom: 3px;display: block;color: #363636;text-decoration: none;font-size: 15px;}
.navbar .navbar-nav .nav-item.dropdown:hover .submenu {opacity: 1;visibility: visible;top:100%;}
.navbar .navbar-nav .nav-item.dropdown::before {position:absolute;top:28px;right:5px;content: "\f282";font-family: bootstrap-icons !important;font-weight:600;font-size: 14px;z-index: 1;}
.navbar .navbar-nav .nav-item.dropdown .submenu .has-dropdown {position:relative;}
.navbar .navbar-nav .nav-item.dropdown .submenu .has-dropdown::before {position:absolute;top:10px;right:10px;content: "\f285";font-family: bootstrap-icons !important;font-weight:600;font-size: 14px;z-index: 1;}
.navbar .navbar-nav .nav-item.dropdown .submenu .has-dropdown .submenu {left: 120%;top: 0;visibility: hidden;opacity: 0;}
.navbar .navbar-nav .nav-item.dropdown .submenu .has-dropdown:hover > .submenu {left: 100%;visibility: visible;opacity: 1;}
.hero.carousel .carousel-inner .carousel-item {width:100%;height: 700px;}
.hero.carousel .carousel-inner .carousel-item img {width:100%;height:100%;object-fit:cover;}
.hero.carousel .carousel-inner .carousel-item .carousel-caption .subTitle strong {font-family: 'Montserrat';}
.hero.carousel .nav-icon {width: 50px;height: 50px;background: #fb8451;display: flex;align-items: center;justify-content: center;border-radius: 2px;}
.hero-slider-2 .single-slide {width:100%;height:700px;position:relative;}
.hero-slider-2 .single-slide img {width:100%;height:100%;object-fit:cover;}
.hero-slider-2 .single-slide::after {position: absolute;content:"";top: 0;width: 100%;height: 100%;background:rgba(0,38,55,.35);}
.hero-slider-2 .single-slide .content-box {position: absolute;z-index: 9;top: 60px;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;flex-direction: column;text-align: center;}
.hero-slider-2 .single-slide .content-box h3 {font-size: 60px;font-weight: 700;color: #ffffff !important;font-family: "Kaushan Script", cursive;padding: 0;margin-bottom: 20px;animation: fadeInLeft 2000ms ease-in-out;}
.hero-slider-2 .single-slide .content-box h4 {font-size: 30px;font-weight: 500;font-family: 'Montserrat';color: #ffffff !important;margin-bottom: 30px;}
.hero-slider-2 .single-slide .content-box a {font-size: 18px;border: solid 6px #ffffff;border-style: double;border-radius: 50px;padding: 5px 30px;color: #ffffff !important;background: #fb8451;font-family: 'Rajdhani';font-weight: 600;text-transform: uppercase;text-decoration: none;}
.hero-slider-2 .owl-nav .owl-prev {position: absolute;left: 50px;top: 50%;width: 50px;height: 50px;border: 2px solid #ffffff;color: #ffffff;display: flex;align-items: center;justify-content: center;font-size: 24px;}
.hero-slider-2 .owl-nav .owl-next {position: absolute;right: 50px;top: 50%;width: 50px;height: 50px;border: 2px solid #ffffff;color: #ffffff;display: flex;align-items: center;justify-content: center;font-size: 24px;}
.hero-slider-2 .owl-dots {position: absolute;width: 100%;bottom: 30px;display: flex;align-items: center;justify-content: center;gap: 10px;}
.hero-slider-2 .owl-dots .owl-dot {width: 50px;height: 3px;border-radius: 0;background: #ffffff;opacity: .35;}
.hero-slider-2 .owl-dots .owl-dot.active {opacity: 1;}
.about-section {padding:90px 0;background:#eef3f1 !important;}
.about-section .about-img {position: relative;height:auto;text-align: right;}
.about-section .about-img img {width:100%;max-width:500px;border-radius:10px;}
.about-section .about-img .small-img img {position: absolute;bottom: -35px;left: -20px;max-width: 250px;height:250px;object-fit:cover;}
.about-section .about-content {margin-right:35px;}
.about-section .about-content .title-before {font-family: 'Rajdhani';font-size: 18px;font-weight: 600;text-transform: uppercase;color: #cd4a34;display: flex;align-items: center;gap: 10px;}
.about-section .about-content .title-before svg {height: 24px;}
.about-section .about-content h3 {font-family: 'Montserrat';font-size: 30px;font-weight: 600;line-height: 42px;margin-bottom: 10px;margin-top: 10px;padding: 0;color: #262626 !important;}
.about-section .about-content h5 {font-family: 'Montserrat';font-size: 20px;font-weight: 600;line-height: 30px;margin-bottom: 20px;margin-top: 0px;padding: 0;color: #49c800 !important;}
.about-section .about-content p {display: block;font-size: 16px !important;font-weight: 500;line-height: 30px;font-family: 'Nunito';text-align: justify;color:#363636;}
.about-section .about-content .readmoreBtn {font-family: 'Rajdhani';text-transform: uppercase;font-weight: 600;border-radius: 5px;background-color: #368a17;font-size: 16px;color: #ffffff;padding: 10px 20px;display: inline-flex;align-items: center;gap: 10px;text-decoration: none;}
.about-section .about-content .support-box {display:flex;align-items:center;gap:30px;}
.about-section .about-content .readmoreBtn i {width: 20px;height: 20px;display: flex;align-items: center;justify-content: center;background: #000000;border-radius: 100%;font-size: 12px;}
.about-section .about-content .supportCall {display:flex;align-items:center;gap:20px;}
.about-section .about-content .supportCall .text {display: flex;flex-direction: column;gap: 0;}
.about-section .about-content .supportCall .text span {font-size: 15px;color: #000000;font-weight: 700;font-family: 'Montserrat';}
.about-section .about-content .supportCall .text a {color: #368a17;text-decoration: none;font-family: 'Montserrat';}
.about-section .about-content .supportCall i {font-size: 36px;color:#cd4a34 !important;}
.package-section {padding:90px 0;background: #eef3f1 !important;}
.package-section .section-title {text-align:center;margin-bottom:30px;}
.package-section .section-title .title-before {font-family: 'Rajdhani';font-size: 18px;font-weight: 600;text-transform: uppercase;color: #cd4a34;display: flex;justify-content: center;align-items: center;gap: 10px;}
.package-section .section-title .title-before svg {height: 24px;}
.package-section .section-title h3 {font-family: 'Montserrat' !important;font-size: 30px !important;font-weight: 600 !important;line-height: 42px !important;margin-bottom: 20px;margin-top: 10px;padding: 0;color: #262626 !important;}
.package-section .package-box {border-radius: 10px;background-color: #ffffff;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);position: relative;overflow: hidden;}
.package-section .package-box .image-box {width:100%;height:275px;}
.package-section .package-box .image-box img {width:100%;height:100%;object-fit:cover;}
.package-section .package-box .facility-box {display:flex;align-items:center;justify-content:space-between;background: #002637;padding: 10px;}
.package-section .package-box .facility-box span {font-size: 16px;font-family: "rajdhani";font-weight: 600;text-transform: uppercase;color: #ffffff;}
.package-section .package-box .facility-box .facility {display: flex;align-items: center;gap: 10px;}
.package-section .package-box .facility-box .facility a img {height: 18px;}
.package-section .package-box .content-box {padding: 20px;}
.package-section .package-box .content-box h2 {font-size: 24px;line-height: 24px;font-family: 'Nunito';font-weight: 900;text-transform: uppercase;padding: 0;margin-bottom: 10px;color: #262626 !important;}
.package-section .package-box .content-box p {font-family: 'Montserrat';font-weight: 600;margin-top: 0;margin-bottom: 0;}
.package-section .package-box .btn-box {display: flex;align-items: center;justify-content: space-between;}
.package-section .package-box .btn-box .btn-success {width: 50%;padding: 7px 20px;text-align: center;font-family: 'Rajdhani';text-transform: uppercase;font-size: 15px;font-weight: 600;text-decoration: none;background: #368a17;display: flex;align-items: center;justify-content: center;gap: 7px;color:#ffffff;}
.package-section .package-box .btn-box .btn-custom {width: 50%;padding: 7px 20px;text-align: center;font-family: 'Rajdhani';text-transform: uppercase;font-size: 15px;font-weight: 600;text-decoration: none;background: #fb8451;   display: flex;align-items: center;justify-content: center;gap: 7px;color:#ffffff;}
.counter-section {padding: 50px 0;background: #014a00;}
.counter-section .counter-item {background: rgba(255, 255, 255, .05);border: 1px dashed #0d660c;border-radius: 10px;padding: 20px 35px;margin: 0;display: flex;align-items: center;justify-content: space-around;}
.counter-section .counter-item .icon {width: 90px;height: 90px;background: #ffffff;display: flex;align-items: center;justify-content: center;border-radius: 100%;font-size: 36px;color: #014a00;}
.counter-section .counter-item .content span {font-size: 42px;font-family: 'Montserrat';font-weight: 700;color: #ffffff;margin-bottom: 15px;}
.counter-section .counter-item .content p {margin-top: 0;margin-bottom: 0;font-size: 18px;font-family: 'Rajdhani';font-weight: 600;text-transform: uppercase;color: #cccccc;}
.service-section {background:#faf5ee;padding:90px 0;position:relative;}
.service-section .section-title {text-align:center;margin-bottom: 35px;}
.service-section .section-title .title-before {font-family: 'Rajdhani';font-size: 18px;font-weight: 600;text-transform: uppercase;color: #cd4a34;display: flex;justify-content: center;align-items: center;gap: 10px;}
.service-section .section-title .title-before svg {height: 24px;}
.service-section .section-title h3 {font-family: 'Montserrat' !important;font-size: 30px !important;font-weight: 600 !important;line-height: 42px !important;margin-bottom: 0px;margin-top: 10px;padding: 0;color: #262626 !important;}
.service-section .service-box {background: #ffffff;padding: 20px;display: flex;align-items: center;gap: 20px;border-radius: 10px;border: 1px solid #EEE;transition: 0.5s;}
.service-section .service-box .icon {min-width: 100px;max-width: 100px;height: 100px;border-radius: 50%;background-color: #FEEED5;display: flex;align-items: center;justify-content: center;transition: 0.5s;}
.service-section .service-box .icon img {width: auto;height: 60px;}
.service-section .service-box .content h3 {font-size: 18px !important;font-family: 'Nunito';text-transform: uppercase !important;font-weight: 700 !important;margin: 0 0 5px 0;padding: 0;}
.service-section .service-box .content p {margin-top: 0;margin-bottom: 0;font-family: 'Nunito';font-size: 15px;line-height: 26px;}
.video-section {padding:90px 0;background: #eef3f1 !important;}
.video-section .section-title {text-align:center;margin-bottom:30px;}
.video-section .section-title .title-before {font-family: 'Rajdhani';font-size: 18px;font-weight: 600;text-transform: uppercase;color: #cd4a34;display: flex;justify-content: center;align-items: center;gap: 10px;}
.video-section .section-title .title-before svg {height: 24px;}
.video-section .section-title h3 {font-family: 'Montserrat' !important;font-size: 30px !important;font-weight: 600 !important;line-height: 42px !important;margin-bottom: 20px;margin-top: 10px;padding: 0;color: #262626 !important;}
.video-section .video-box {width: 100%;height: auto;}
.video-section .video-box iframe {border: 0;border-radius: 10px;height: 230px;object-fit: cover;}
.cta-section {background: #002637 !important;}
.cta-section .cta-bg {padding: 60px 0;background-image: url(../images/call-now.webp);background-size: 100px;background-repeat: no-repeat;background-position: left 60px bottom;}
.cta-section .cta-bg .cta-box {display: flex;justify-content: end;gap: 30px;align-items: center;}
.cta-section .cta-bg .cta-box strong {display: inline-flex;align-items: center;gap: 20px;font-size: 36px;font-family: Montserrat;font-weight: 500 !important;color: #fff;}
.cta-section .cta-bg .cta-box strong .htcb-number {color: #fb8451 !important;display: inline-block;text-decoration: none;}
.cta-section .cta-bg .cta-box strong .htcb-number .boxes {display: flex;flex-direction: row;align-items: center;justify-content: center;flex-wrap: wrap;gap: 2px;}
.cta-section .cta-bg .cta-box strong .htcb-number .boxes .box {animation: 1s ease-in-out infinite bounce;}
.cta-section .cta-bg .cta-box strong .htcb-number .boxes .box:first-child {animation-delay: .3s;}
.cta-section .cta-bg .cta-box strong .htcb-number .boxes .box:nth-child(2) {animation-delay: .4s;}
.cta-section .cta-bg .cta-box strong .htcb-number .boxes .box:nth-child(3) {animation-delay: .5s;}
.cta-section .cta-bg .cta-box strong .htcb-number .boxes .box:nth-child(4) {animation-delay: .6s;}
.cta-section .cta-bg .cta-box strong .htcb-number .boxes .box:nth-child(5) {animation-delay: .7s;}
.cta-section .cta-bg .cta-box strong .htcb-number .boxes .box:nth-child(6) {animation-delay: .8s;}
.cta-section .cta-bg .cta-box strong .htcb-number .boxes .box:nth-child(7) {animation-delay: .9s;}
.cta-section .cta-bg .cta-box strong .htcb-number .boxes .box:nth-child(8) {animation-delay: 1s;}
.cta-section .cta-bg .cta-box strong .htcb-number .boxes .box:nth-child(9) {animation-delay: 1.1s;}
.cta-section .cta-bg .cta-box strong .htcb-number .boxes .box:nth-child(10) {animation-delay: 1.2s;}
.cta-section .cta-bg .cta-box a {color: #368a17;font-size: 36px;}
.cta-section .cta-bg .cta-box .callbackBtn {padding: 12px 20px !important;margin-top: 0;background: #168a15;display: flex;align-items: center;gap: 10px;font-family: "rajdhani";font-size: 18px;font-weight: 600;color: #ffffff;}
.transport-section {padding:90px 0;}
.transport-section .image-box {width:100%;height:auto;}
.transport-section .image-box img {width: 100%;height: auto;border-radius: 10px;}
.transport-section .content-box {margin-left: 35px;}
.transport-section .content-box .title-before {font-family: 'Rajdhani';font-size: 18px;font-weight: 600;text-transform: uppercase;color: #cd4a34;display: flex;align-items: center;gap: 10px;margin: 10px;}
.transport-section .content-box h3 {font-family: 'Montserrat';font-size: 30px;font-weight: 600;line-height: 42px;margin-bottom: 20px;margin-top: 0px;padding: 0;color: #262626 !important;}
.transport-section .content-box p {margin-top: 0;margin-bottom: 10px;}
.transport-section .content-box p {display: block;font-size: 16px !important;font-weight: 500;line-height: 30px;font-family: 'Nunito';text-align: justify;color: #464646;}
.transport-section .content-box .readmoreBtn {font-family: 'Rajdhani';text-transform: uppercase;font-weight: 600;border-radius: 5px;background-color: #368a17;font-size: 16px;color: #ffffff;padding: 10px 20px;display: inline-flex;align-items: center;gap: 10px;text-decoration: none;}
.transport-section .content-box .readmoreBtn i {width: 20px;height: 20px;display: flex;align-items: center;justify-content: center;background: #000000;border-radius: 100%;font-size: 12px;}
.testimonial-section {padding:90px 0;background:#eef3f1 !important;}
.testimonial-section .section-title {text-align:center;margin-bottom:30px;}
.testimonial-section .section-title .title-before {font-family: 'Rajdhani';font-size: 18px;font-weight: 600;text-transform: uppercase;color: #cd4a34;display: flex;justify-content: center;align-items: center;gap: 10px;}
.testimonial-section .section-title .title-before svg {height: 24px;}
.testimonial-section .section-title h3 {font-family: 'Montserrat' !important;font-size: 30px !important;font-weight: 600 !important;line-height: 42px !important;margin-bottom: 20px;margin-top: 10px;padding: 0;color: #262626 !important;}
.testimonial-section .single-reviewBx {background: #ffffff;padding: 20px;border: 1px dashed #ccc;border-radius: 10px;}
.testimonial-section .single-reviewBx .review-headerBx {display: flex;align-items: center;flex-wrap: nowrap;position: relative;}
.testimonial-section .single-reviewBx .review-headerBx .imgBx {margin-right: 15px;}
.testimonial-section .single-reviewBx .review-headerBx .imgBx img {width: 40px;height: 40px;padding: 0;display: block;border-radius: 100%;object-fit: cover;}
.testimonial-section .single-reviewBx .review-headerBx .detailsBx h3 {font-size: 18px;line-height: 1;font-weight: 700;padding: 0;margin: 0;color: #262626 !important;font-family: 'Nunito';}
.testimonial-section .single-reviewBx .review-headerBx .detailsBx p {font-size: 16px;font-family: 'Rajdhani';font-weight: 500;color: #555555;}
.testimonial-section .single-reviewBx .review-headerBx::after {content: "";display: block;width: 30px;height: 30px;position: absolute;right: 0px;background-repeat: no-repeat;background-position: center center;background-image: url(../images/google-icon.svg);background-size: 100% 100%;}
.testimonial-section .single-reviewBx .client-ratingBx {margin: 10px 0;}
.testimonial-section .single-reviewBx .client-ratingBx ul {list-style: outside none none;margin: 0;padding: 0;display: flex;align-items: center;gap: 5px;}
.testimonial-section .single-reviewBx .client-ratingBx ul li i {color:#fb8451;}
.testimonial-section .single-reviewBx p {margin-top: 0;margin-bottom: 0;font-size: 16px;line-height: 28px;font-family: 'Nunito';}
.testimonial-section .owl-nav {display: none;}
.testimonial-section .owl-dots {margin-top: 30px;display:flex;align-items:center;justify-content:center;gap:10px;}
.testimonial-section .owl-dots .owl-dot span {width: 10px;height: 10px;display: block;background: #000000;}
.testimonial-section .owl-dots .owl-dot.active span {background: #cd4a34 !important;}
.faq-section {padding: 90px 0 120px;}
.faq-section .section-title {text-align:center;margin-bottom:30px;}
.faq-section .section-title .title-before {font-family: 'Rajdhani';font-size: 18px;font-weight: 600;text-transform: uppercase;color: #cd4a34;display: flex;justify-content: center;align-items: center;gap: 10px;}
.faq-section .section-title .title-before svg {height: 24px;}
.faq-section .section-title h3 {font-family: 'Montserrat' !important;font-size: 30px !important;font-weight: 600 !important;line-height: 42px !important;margin-bottom: 20px;margin-top: 10px;padding: 0;color: #262626 !important;}
.faq-section .faq-inner .accordion-item h2.accordion-header {padding: 0;border-bottom: solid 1px #262626;}
.faq-section .faq-inner .accordion-item h2.accordion-header .accordion-button {font-size: 16px;font-family: 'Montserrat' !important;font-weight: 600;color: #262626 !important;padding: 20px;}
.faq-section .faq-inner .accordion-item h2.accordion-header .accordion-button:not(.collapsed) {background: #fb8451;}
.faq-section .faq-inner .accordion-item .accordion-body p {margin-top: 0;margin-bottom: 0;font-family: 'Nunito';font-size: 16px;color: #444444;line-height: 30px;}
.getintouch-section {background-image: linear-gradient(to right, rgba(0, 38, 55, .97), rgba(0, 38, 55, .97)), url(../images/getintouch-banner.webp);}
.getintouch-section .text-box {margin-top:60px;}
.getintouch-section .text-box h3 {font-size: 30px;font-weight: 600;font-family: 'Montserrat';line-height: 48px;padding: 0;margin-bottom: 10px;color: #ffffff !important;}
.getintouch-section .text-box p {margin-top: 0;margin-bottom: 30px;font-size: 18px;font-family: 'Nunito';line-height: 30px;font-weight: 600;color: #eeeeee;}
.getintouch-section .text-box .booknow_button {padding: 12px 20px !important;background: #fb8451;display: inline-flex;align-items: center;gap: 10px;font-family: 'Rajdhani';font-size: 18px;font-weight: 600;text-decoration: none;}
.getintouch-section .text-box .booknow_button i {width: 20px;height: 20px;display: flex;align-items: center;justify-content: center;background: #000000;border-radius: 100%;font-size: 12px;}
.getintouch-section .form-box {background: #ffffff;margin-top: -50px;border-radius: 7px 7px 0 0;}
.getintouch-section .form-box h3 {font-size: 30px;font-weight: 600;font-family: 'Montserrat';padding-top: 0;background: #fb8451;height: 50px;line-height: 50px;text-align: center;color: #ffffff !important;border-radius: 10px 10px 0 0;margin: 0;}
.getintouch-section .form-box .form-inner {padding: 30px;}
.getintouch-section .form-box .form-inner .form-control {border: 1px solid #cccccc;padding: 10px 20px;}
.getintouch-section .form-box .form-inner button {padding: 10px 20px;font-family: 'Montserrat';font-weight: 600;text-transform: uppercase;background:#368a17 !important;border:none;}

.dishes-section {padding: 90px 0;background: #ffffff !important;}
.dishes-section .section-title {text-align:center;margin-bottom:50px;}
.dishes-section .section-title .title-before {font-family: 'Rajdhani';font-size: 18px;font-weight: 600;text-transform: uppercase;color: #cd4a34;display: flex;justify-content: center;align-items: center;gap: 10px;}
.dishes-section .section-title .title-before svg {height: 24px;}
.dishes-section .section-title h3 {font-family: 'Montserrat' !important;font-size: 30px !important;font-weight: 600 !important;line-height: 42px !important;margin-bottom: 20px;margin-top: 10px;padding: 0;color: #262626 !important;}
.dishes-section .dishes-slider .dishes-box {position: relative;overflow: hidden;display: block;padding: 10px;border: 1px solid #cccccc;border-radius: 10px;}
.dishes-section .dishes-slider .dishes-box .image-box {width:100%;height:220px;}
.dishes-section .dishes-slider .dishes-box .image-box img {width:100%;height:100%;object-fit:cover;border-radius:5px;}
.dishes-section .dishes-slider .dishes-box .content-box {padding-top: 10px;text-align:center;}
.dishes-section .dishes-slider .dishes-box .content-box h3 {font-size: 18px;font-weight: 600;margin-bottom: 5px;padding: 0;font-family: 'Montserrat';color: #000000 !important;}
.dishes-section .dishes-slider .dishes-box .content-box .btn-view {color: #168a15;text-transform: uppercase;text-decoration: none;font-size: 14px;display: flex;align-items: center;justify-content: center;gap: 5px;font-weight: 500;}
.dishes-section .dishes-slider .owl-nav .owl-prev {position: absolute;left: -100px;top: 50%;width: 50px;height: 50px;border: 2px solid #cd4a34 !important;color: #cd4a34 !important;display: flex;align-items: center;justify-content: center;font-size: 24px;border-radius: 50%;}
.dishes-section .dishes-slider .owl-nav .owl-next {position: absolute;right: -100px;top: 50%;width: 50px;height: 50px;border: 2px solid #cd4a34 !important;color: #cd4a34 !important;display: flex;align-items: center;justify-content: center;font-size: 24px;border-radius: 50%;}

.process-section {padding: 90px 0;background: #eef3f1 !important;}
.process-section .section-title {text-align:center;margin-bottom:50px;}
.process-section .section-title .title-before {font-family: 'Rajdhani';font-size: 18px;font-weight: 600;text-transform: uppercase;color: #cd4a34;display: flex;justify-content: center;align-items: center;gap: 10px;}
.process-section .section-title .title-before svg {height: 24px;}
.process-section .section-title h3 {font-family: 'Montserrat' !important;font-size: 30px !important;font-weight: 600 !important;line-height: 42px !important;margin-bottom: 20px;margin-top: 10px;padding: 0;color: #262626 !important;}
.process-section .process-box {padding: 0 30px;text-align: center;position: relative;display: flex;flex-direction: column;align-items: center;}
.process-section .process-box .icon {height: 91px;width: 91px;display: flex;align-items: center;justify-content: center;box-shadow: 0 0 10px 0 rgba(0, 43, 92, .08);background: #ffffff;border-radius: 100%;position: relative;}
.process-section .process-box .icon:before {position: absolute;content: "";top: -16px;left: -16px;width: 125px;height: 125px;border-radius: 100%;transition: all 0.2s linear;border: 2px dashed #368a17;}
.process-section .process-box .icon img {height: 48px;}
.process-section .process-box .process-number {font-size: 14px;font-weight: 600;width: 31px;height: 31px;line-height: 31px;border-radius: 50%;display: block;text-align: center;position: absolute;right: -18px;bottom: -18px;z-index: 10;background: #368a17;}
.process-section .process-box .content {margin-top: 35px;}
.process-section .process-box .content h5 {font-family: 'Montserrat';font-size: 18px;text-transform: uppercase;line-height: 34px;margin-bottom: 7px;color: #262626 !important;}
.process-section .process-box .content p {font-size: 15px;font-family: 'Nunito';line-height: 24px;color: #333333;margin: 0;}
.process-section .process-box .arrow {position: absolute;margin: 0 auto;width: 100px;right: -30px;top: 15px;}
.process-section .process-box:hover .icon:before {animation-name: processrotate;animation-duration: 14s;animation-iteration-count: infinite;animation-timing-function: linear;border: 2px dashed #fb8451;}
.process-section .process-box:hover .process-number {background: #fb8451;}
.process-section .process-box:hover .icon img {filter: brightness(0);}
.blog-section {padding:90px 0;}
.blog-section .section-title {text-align:center;margin-bottom:50px;}
.blog-section .section-title .title-before {font-family: 'Rajdhani';font-size: 18px;font-weight: 600;text-transform: uppercase;color: #cd4a34;display: flex;justify-content: center;align-items: center;gap: 10px;}
.blog-section .section-title .title-before svg {height: 24px;}
.blog-section .section-title h3 {font-family: 'Montserrat' !important;font-size: 30px !important;font-weight: 600 !important;line-height: 42px !important;margin-bottom: 20px;margin-top: 10px;padding: 0;color: #262626 !important;}
.blog-section .blog-box {width:100%;border:1px solid #cccccc;border-radius:10px;}
.blog-section .blog-box .image-box {width:100%;height:250px;}
.blog-section .blog-box .image-box img {width:100%;height:100%;object-fit:cover;border-radius: 10px 10px 0 0;}
.blog-section .blog-box .content-box {padding: 20px;}
.blog-section .blog-box .content-box h5 {font-size: 20px;font-family: 'Nunito';line-height: 28px;color: #262626 !important;margin-bottom: 10px;}
.blog-section .blog-box .content-box h5 a {color: #262626 !important;text-decoration:none;}
.blog-section .blog-box .content-box p {margin-top: 0;margin-bottom: 0;font-size: 15px;font-weight: 500;font-family: 'Nunito';line-height: 28px;}
.footer-section {position: relative;width: 100%;margin: 0;padding: 60px 0 35px;color: #ffffff;background: #002637;}
.footer-section .wiget-box h4 {position: relative;display: block;font-weight: 600;font-size: 20px;text-transform: capitalize;padding-bottom: 15px;margin-bottom: 20px;margin-top: 0;font-family: 'Nunito';color: #ffffff !important;}
.footer-section .wiget-box h4:after {height: 2px;bottom: 0;width: 12px;position: absolute;left: 0;content: '';background-color: #fb8451;border-radius: 40px;}
.footer-section .wiget-box h4:before {background-color: #fb8451;position: absolute;content: '';height: 2px;bottom: 0;width: 50px;left: 20px;border-radius: 40px;}
.footer-section .wiget-box ul {list-style-type: none;padding-left: 0 !important;}
.footer-section .wiget-box ul li {line-height: 35px;}
.footer-section .wiget-box ul li a {position: relative;display: inline-block;font-size: 14px;line-height: 26px;font-weight: 500;font-family: Nunito;color: #cccccc;text-transform: uppercase;text-decoration:none;padding-left: 25px;}
.footer-section .wiget-box ul li a:before {position: absolute;content: '';width: 12px;height: 12px;border: 1px solid #cccccc;left: 0;top: 7px;transition: .5s;}
.footer-section .wiget-box ul li a:after {position: absolute;content: '';width: 0%;height: 1px;left: 6px;top: 13px;transition: .5s;background-color: #fb8451;}
.footer-section .wiget-box ul li a:hover {color: #fb8451;}
.footer-section .wiget-box ul li a:hover:before {border-color: #fb8451;}
.footer-section .wiget-box ul li a:hover:after {width: 15px;}
.footer-section .wiget-box.contact .item {display: flex;gap: 10px;margin-top: 25px;}
.footer-section .wiget-box.contact .item .content h5 {font-size: 16px;font-family: 'Nunito';text-transform: uppercase;color: #fb8451 !important;margin-bottom: 5px;}
.footer-section .wiget-box.contact .item .content p {margin-top: 0;margin-bottom: 0;font-family: 'Nunito';font-size: 16px;line-height: 26px;color: #cccccc;}
.footer-section .wiget-box.contact .item .content a {margin-top: 0;margin-bottom: 0;font-family: 'Nunito';font-size: 16px;line-height: 26px;color: #cccccc;text-decoration: none;}
.footer-section .wiget-box .sociallink {display: flex;}
.footer-section .wiget-box .sociallink > a {background: #fb8451;width: 30px;height: 30px;text-align: center;border-radius: 3px;line-height: 30px;color: #001119;}
.footer-section .certificateBx {background: #003f5b;border-radius: 10px;border: 1px dashed #057bb0;padding: 20px 30px;margin: 20px 0 0;display: inline-block;}
.footer-section .certificateBx ul {margin-top: 0;margin-bottom: 0;padding: 0;list-style: none;display: flex;align-items: center;gap: 35px;}
.footer-section .certificateBx ul li img {height: 48px;}
footer.copy {background-color: #003f5b !important;color: #ffffff;font-weight: 500;font-family: 'Nunito';font-size: 16px;border-top: none;padding: 10px 0;text-align: center;}
footer.copy p {margin-bottom:0 !important;}

.innerbanner {padding: 150px 0 100px;background-size: cover;}
.innerbanner .title-box h3 {font-size: 48px;font-weight: 600;font-family: 'Montserrat';padding: 0;color: #ffffff !important;text-align: center;margin: 0;}
.tour-details {padding: 60px 0 30px;}
.tour-details .video-box iframe {width:100%;height: 275px;border-radius:10px;}
.tour-details .title-box h3 {font-size: 30px;font-family: 'Montserrat';font-weight: 600;padding: 0;color: #000000 !important;margin-bottom: 10px;}
.tour-details .content-box h3 {font-size: 30px;font-family: 'Montserrat';font-weight: 600;padding: 0;color: #000000 !important;margin-bottom: 10px;}
.tour-details .content-box h3 span {color: #fb8451 !important;}
.tour-details .content-box p strong {font-weight: 600;font-family: 'Rajdhani';font-size: 18px;color: #49c800 !important;}
.tour-details .content-box p span {font-size: 16px !important;font-family: 'Nunito';line-height: 30px;}
.tour-package-section {padding:60px 0;background: #eef3f1 !important;}
.tour-package-section .title-box {margin-bottom:30px;text-align:center;}
.tour-package-section .title-box h3 {font-size: 30px;font-family: 'Montserrat';font-weight: 600;padding: 0;color: #000000 !important;margin-bottom: 10px;}
.tour-package-section .package-box {display: flex;align-items: center;background: #ffffff;border-radius: 20px;box-shadow: 0 0 4px #cccccc;}
.tour-package-section .package-box .image-box {flex: 0 0 auto;width: 50%;}
.tour-package-section .package-box .image-box img {width: 100%;height: 100%;min-height: 200px;object-fit: cover;border-radius: 20px 0 0 20px;}
.tour-package-section .package-box .content-box {padding: 12px 10px;height: 100%;min-height: 200px;display: flex;flex-direction: column;justify-content: space-between;}
.tour-package-section .package-box .content-box h3 {font-size: 18px;font-weight: 700;line-height: 28px;font-family: 'Nunito';padding-top: 0;color: #262626 !important;margin-bottom: 0;}
.tour-package-section .package-box .content-box h5 {font-size: 15px;font-weight: 600;font-family: 'Nunito';color: #444444 !important;}
.tour-package-section .package-box .content-box h6 {font-family: 'Rajdhani';font-weight: 600;font-size: 14px;text-transform: uppercase;}
.tour-package-section .package-box .content-box .bottom-box h3 {margin-bottom: 10px;}
.tour-package-section .package-box .content-box .bottom-box .btn-box .btn-success {color: #fff;background-color: #fb8451;border-color: #fb8451;display: inline-block;padding: 7px 20px;border-radius: 5px;font-size: 16px;font-family: "rajdhani";font-weight: 600;text-decoration: none;text-transform: uppercase;}
.highlights-section {background: linear-gradient(to bottom, rgb(255, 255, 255, .90), rgba(255, 255, 255, .90)), url(../images/highlights-bg.webp);background-size: cover;background-position: center center;background-repeat: no-repeat;height: auto;padding: 60px 0;}
.highlights-section .content-wraper h3 {font-size: 30px;font-family: 'Montserrat';font-weight: 600;padding: 0;color: #000000 !important;margin-bottom: 10px;}
.highlights-section .content-wraper h3 span {color: #fb8451 !important;}
.highlights-section .content-wraper p strong {font-weight: 700;color: #121212 !important;}
.highlights-section .content-wraper p span {font-size: 16px !important;font-family: 'Nunito';line-height: 30px;}
.highlights-section .content-wraper ul {margin-top: 0;margin-bottom: 0;padding-left: 30px;}
.highlights-section .content-wraper ul li {margin-bottom: 10px;}
.highlights-section .content-wraper ul li p {margin-top: 0;margin-bottom: 0;}
.highlights-section .content-wraper p:last-child {margin-top: 0;margin-bottom: 0;}
.highlights-section .highlight-box {background: rgba(255, 255, 255, .35);padding: 30px;border-radius: 10px;border: 1px solid #cccccc;margin-bottom:20px;}
.highlights-section .highlight-box h3 {font-size: 24px;font-family: 'Montserrat';font-weight: 600;padding: 0;color: #000000 !important;margin-bottom: 10px;}
.highlights-section .highlight-box ul li {font-size: 16px !important;font-family: 'Nunito';line-height: 30px;margin-bottom:10px;}
.highlights-section .highlight-box ul li:last-child {margin-bottom: 0;}
.itinerary-section {padding: 60px 0;}
.itinerary-section .itinerary-inner h3 {font-size: 30px;font-family: 'Montserrat';font-weight: 600;padding: 0;color: #000000 !important;margin-bottom: 30px;}
.itinerary-section .itinerary-inner h3 span {color: #fb8451 !important;}
.itinerary-section .itinerary-inner .itinerary-item {background: #f1f6f4;padding: 20px;border-radius: 5px;margin-bottom: 20px;}
.itinerary-section .itinerary-inner .itinerary-item h4 {background: #49c800;padding: 7px 10px;color: #000000 !important;font-size: 24px;font-family: "Montserrat", sans-serif;margin-bottom: 20px;}
.itinerary-section .itinerary-inner .itinerary-item ul {margin-top: 0;margin-bottom: 0;list-style: none;padding-left: 0;}
.itinerary-section .itinerary-inner .itinerary-item ul li {font-family: 'Montserrat';font-weight: 500;color: #333333;margin-bottom: 15px;padding-left: 30px;position: relative;}
.itinerary-section .itinerary-inner .itinerary-item ul li span {font-size: 15px !important;}
.itinerary-section .itinerary-inner .itinerary-item ul li p {margin-top: 0;margin-bottom: 0;}
.itinerary-section .itinerary-inner .itinerary-item ul li::before {position: absolute;left: 5px;content: "\f46c";font-family: bootstrap-icons !important;color:#49c800;}
.itinerary-section .itinerary-inner .itinerary-item p span {font-size: 16px;font-family: 'Nunito';line-height: 30px;color: #333333;margin-bottom:0;}
.content-details {padding:60px 0 35px;}
.content-details .details-box h3 {font-family: 'Montserrat' !important;font-size: 30px !important;font-weight: 600 !important;line-height: 42px !important;margin-bottom: 20px;padding: 0;color: #262626 !important;}
.content-details .details-box .item-box {padding: 30px;border-radius: 10px;border: 1px solid #eee;background: #fff;margin-bottom: 30px;display: flex;align-items: center;gap: 20px;}
.content-details .details-box .icon-box i {width: 50px;height: 50px;border-radius: 50px;background: #368a17;display: inline-block;text-align: center;line-height: 50px;font-size: 24px;color: #fff;}
.content-details .details-box .item-box .text-box h4 {font-size: 18px;font-family: Montserrat;font-weight: 600;margin-bottom: 5px;text-transform: uppercase;color: #161616 !important;}
.content-details .details-box .item-box .text-box p {margin-top: 0;margin-bottom: 0;font-family: Nunito;font-size: 16px;line-height: 24px;font-weight: 500;color: #333;}
.content-details .details-box .item-box .text-box p a {color: #fb8451;text-decoration: none;}
.content-details .form-inner {position: relative;padding: 35px 25px;border-radius: 15px;background: #fff;box-shadow: 0 3px 16px 0 rgba(0, 0, 0, .05);z-index: 1;}
.content-details .form-inner h3 {font-family: 'Montserrat' !important;font-size: 30px !important;font-weight: 600 !important;line-height: 42px !important;margin-bottom: 20px;padding: 0;color: #262626 !important;}
.content-details .form-inner .form-control {background: none;border: 1px solid #cccccc;padding: 12px 20px;}
.content-details .form-inner .btn-custom {background-color: #fb8451 !important;border-color: #fb8451 !important;padding: 10px 20px;font-family: 'Rajdhani';font-size: 18px;font-weight: 600;text-transform: uppercase;}
.map-section {margin-bottom: 90px;}
.map-section .map-box iframe {border: 0;width: 100%;border-radius: 10px;}

.package-section .content-box {margin-right:35px;}
.package-section .content-box h3 {font-size: 30px;font-weight: 600;padding-top: 0;font-family: 'Montserrat';color: #262626 !important;margin-bottom: 10px;}
.package-section .content-box h5 {font-size: 18px;font-weight: 600;font-family: 'Rajdhani';line-height: 24px;color: #49c800 !important;}
.package-section .content-box p {font-size: 16px;font-family: 'Nunito';text-align: justify;line-height: 30px;margin-top: 0;margin-bottom: 15px;}
.package-section .content-box a {padding: 10px 20px;border: 2px solid #262626;border-radius: 3px;color: #262626;font-family: 'Rajdhani';font-size: 18px;font-weight: 600;text-transform: uppercase;text-decoration: none;display: inline-block;}
.package-section .package-item {display: flex;align-items: center;background: #fffcf9;border-radius: 10px;border: 1px solid #cccccc;}
.package-section .package-item .image-box {flex: 0 0 auto;width: 50%;}
.package-section .package-item .image-box img {width: 100%;height: 100%;min-height: 200px;object-fit: cover;border-radius: 10px 0 0 10px;}
.package-section .package-item .content-box {padding: 12px 10px;flex: 0 0 auto;width: 50%;min-height: 200px;display: flex;flex-direction: column;justify-content: space-between;margin-right: 0;}
.package-section .package-item .content-box h3 {font-size: 16px;font-weight: 700;line-height: 20px;font-family: 'Nunito';padding-top: 0;color: #262626 !important;margin-bottom: 7px;}
.package-section .package-item .content-box h5 {font-size: 12px;font-weight: 600;font-family: 'Nunito';color: #444444 !important;}
.package-section .package-item .content-box h6 {font-family: 'Rajdhani';font-weight: 600;font-size: 14px;text-transform: uppercase;margin: 0;}
.package-section .package-item .content-box .bottom-box h3 {margin-bottom: 10px;}
.package-section .package-item .content-box .bottom-box .btn-box .btn-custom {color: #fff;background-color: #fb8451;border-color: #fb8451;display: inline-block;padding: 7px 15px;border-radius: 5px;font-size: 14px;font-family: "rajdhani";font-weight: 600;text-decoration: none;text-transform: uppercase;}
.package-section .package-slider .owl-dots {position: absolute;width: 100%;bottom: -30px;display: flex;align-items: center;justify-content: center;gap: 10px;}
.package-section .package-slider .owl-dots .owl-dot {width: 24px;height: 6px;background: #002637;border-radius: 10px;}
.package-section .package-slider .owl-dots .owl-dot.active {width: 50px;background: #49c800! important;}

.about-details {background:#ffffff;padding:90px 0 50px;}
.about-details .image-box img {width:100%;height: 500px;object-fit: cover;border-radius:10px;}
.about-details .content-box h3 {font-size: 30px;font-weight: 600;padding-top: 0;font-family: 'Montserrat';color: #262626 !important;}
.about-details .content-box h5 {font-size: 20px;font-weight: 600;padding-top: 0;font-family: 'Montserrat';color: #363636 !important;margin-bottom:15px;}
.about-details .content-box p {margin-top: 0;margin-bottom: 10px;}
.about-details .content-box p span {font-size: 16px !important;font-family: 'Nunito';line-height: 28px;text-align: justify;}
.mission-section {background: #eef3f1 !important;}
.mission-section .image-box {width:100%;height:400px;}
.mission-section .image-box img {width:100%;height:100%;object-fit:cover;}
.mission-section .content-box {height: 320px;display: flex;flex-direction: column;justify-content: center;margin: auto 60px;}
.mission-section .content-box h3 {font-size: 24px;font-weight: 600;padding-top: 0;color: #262626 !important;margin-bottom:15px;}
.mission-section .content-box .text-box ul {margin-top: 0;margin-bottom: 0;list-style: none;padding-left: 0;}
.mission-section .content-box .text-box ul li {color: #333333;margin-bottom: 10px;padding-left: 26px;position: relative;}
.mission-section .content-box .text-box ul li span {font-size: 16px !important;font-family: 'Nunito';}
.mission-section .content-box .text-box ul li::before {position: absolute;left: 5px;content: "\f46c";font-family: bootstrap-icons !important;color: #49c800;}
.mission-section .content-box .text-box p {font-size: 16px !important;font-family: 'Nunito';}

.tour-section {padding: 60px 0;}
.tour-section .title-box {text-align: center;margin-bottom: 35px;}
.tour-section .title-box h3 {font-size: 30px;font-weight: 600;padding-top: 0px;color: #262626 !important;}
.tour-section .tour-box {border-radius: 10px;background-color: #ffffff;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);position: relative;overflow: hidden;}
.tour-section .tour-box .image-box {width: 100%;height: 275px;}
.tour-section .tour-box .image-box img {width: 100%;height: 100%;object-fit: cover;}
.tour-section .tour-box .facility-box {display: flex;align-items: center;justify-content: space-between;background: #002637;padding: 10px;}
.tour-section .tour-box .facility-box span {font-size: 16px;font-family: "rajdhani";font-weight: 600;text-transform: uppercase;color: #ffffff;}
.tour-section .tour-box .facility-box .facility {display: flex;align-items: center;gap: 10px;}
.tour-section .tour-box .facility-box .facility a img {height: 18px;}
.tour-section .tour-box .content-box {padding: 20px;background: #e9ffe1;}
.tour-section .tour-box .content-box h2 {font-size: 24px;line-height: 24px;font-family: 'Nunito';font-weight: 900;text-transform: uppercase;padding: 0;margin-bottom: 10px;color: #262626 !important;}
.tour-section .tour-box .content-box p {font-family: 'Montserrat';font-weight: 600;margin-top: 0;margin-bottom: 0;font-size: 16px;text-align: justify;line-height: 30px;}
.tour-section .tour-box .btn-box {display: flex;align-items: center;justify-content: space-between;}
.tour-section .tour-box .btn-box .btn-success {width: 50%;padding: 7px 20px;text-align: center;font-family: 'Rajdhani';text-transform: uppercase;font-size: 15px;font-weight: 600;text-decoration: none;background: #368a17;display: flex;align-items: center;justify-content: center;gap: 7px;color: #ffffff;}
.tour-section .tour-box .btn-box .btn-custom {width: 50%;padding: 7px 20px;text-align: center;font-family: 'Rajdhani';text-transform: uppercase;font-size: 15px;font-weight: 600;text-decoration: none;background: #fb8451;display: flex;align-items: center;justify-content: center;gap: 7px;color: #ffffff;cursor: pointer;}
.transport-gallery {padding: 60px 0 120px;background: #eef3f1 !important;}
.transport-gallery .section-title {text-align: center;margin-bottom: 30px;}
.transport-gallery .section-title h3 {font-family: 'Montserrat' !important;font-size: 30px !important;font-weight: 600 !important;line-height: 42px !important;margin-bottom: 20px;margin-top: 0px !important;padding: 0;color: #262626 !important;}
.transport-gallery .transport-box {position: relative;overflow: hidden;border-radius: 7px;}
.transport-gallery .transport-box  .image-box {width: 100%;height: 260px;}
.transport-gallery .transport-box  .image-box img {width: 100%;height: 100%;object-fit: cover;}
.transport-gallery .transport-box .content-box {position: absolute;bottom: 0;left: 0;width: 100%;padding: 20px;background: rgba(0, 0, 0, .65);}
.transport-gallery .transport-box .content-box h4 {font-size: 18px;font-family: 'Montserrat';font-weight: 600;color: #ffffff !important;line-height: 24px;margin-bottom: 7px;}
.transport-gallery .transport-box .content-box .btn-box {display: flex;align-items: center;gap: 30px;}
.transport-gallery .transport-box .content-box a {font-size: 16px;font-family: 'Rajdhani';font-weight: 600;text-transform: uppercase;text-decoration: none;}
.transport-gallery .transport-box .content-box a.readmore {color: #fb8451;cursor: pointer;}
.transport-gallery .transport-box .content-box a.knowmore {color: #49c800;}
.transport-reserve {background-image: linear-gradient(to right, rgba(0, 38, 55, .97), rgba(0, 38, 55, .97)), url(../images/getintouch-banner.webp);}
.transport-reserve .reserve-content h3 {font-size: 30px;font-weight: 600;font-family: 'Montserrat';line-height: 48px;padding: 0;margin-bottom: 10px;color: #ffffff !important;}
.transport-reserve .reserve-content p {margin-top: 0;margin-bottom: 30px;font-size: 18px;font-family: 'Nunito';line-height: 30px;font-weight: 600;color: #eeeeee;}
.transport-reserve .reserve-content .booknow_button {padding: 12px 20px !important;background: #fb8451;display: inline-flex;align-items: center;gap: 10px;font-family: 'Rajdhani';font-size: 18px;font-weight: 600;text-decoration: none;}
.transport-reserve .reserve-content .booknow_button i {width: 20px;height: 20px;display: flex;align-items: center;justify-content: center;background: #000000;border-radius: 100%;font-size: 12px;}
.transport-reserve .reserve-form {background: #ffffff;margin-top: -50px;border-radius: 7px 7px 0 0;}
.transport-reserve .reserve-form h3 {font-size: 30px;font-weight: 600;font-family: 'Montserrat';padding-top: 0;background: #368a17;height: 50px;line-height: 50px;text-align: center;color: #ffffff !important;border-radius: 10px 10px 0 0;margin: 0;}
.transport-reserve .reserve-form .form-inner {padding: 30px;}
.transport-reserve .reserve-form .form-inner .form-control {border: 1px solid #cccccc;padding: 10px 20px;font-size: 14px;font-family: 'Montserrat';line-height: 30px;font-weight: 500;color:#444444;}
.transport-reserve .reserve-form .form-inner button {padding: 10px 20px;font-family: 'Montserrat';font-weight: 600;text-transform: uppercase;border:none;}
.transport-reserve .reserve-form .form-inner .form-control::placeholder {color:#444444;}
.transport-photo-gallery {padding: 90px 0;background: #eef3f1 !important;}
.transport-photo-gallery .section-title {text-align: center;margin-bottom: 30px;}
.transport-photo-gallery .section-title h3 {font-family: 'Montserrat' !important;font-size: 30px !important;font-weight: 600 !important;line-height: 42px !important;margin-bottom: 20px;margin-top: 10px;padding: 0;color: #262626 !important;}
.transport-photo-gallery .photo-gallery-box img {width:100%;height:300px;object-fit:cover;border-radius:10px;}

.location-section {padding:90px 0;}
.location-section .section-title {text-align:center;margin-bottom:30px;}
.location-section .section-title .title-before {font-family: 'Rajdhani';font-size: 18px;font-weight: 600;text-transform: uppercase;color: #cd4a34;display: flex;justify-content: center;align-items: center;gap: 10px;}
.location-section .section-title .title-before svg {height: 24px;}
.location-section .section-title h3 {font-family: 'Montserrat' !important;font-size: 30px !important;font-weight: 600 !important;line-height: 42px !important;margin-bottom: 20px;margin-top: 10px;padding: 0;color: #262626 !important;}
.location-section .location-box {position: relative;overflow: hidden;border-radius: 7px;}
.location-section .location-box .image-box {width: 100%;height: 265px;}
.location-section .location-box .image-box img {width: 100%;height: 100%;object-fit: cover;}
.location-section .location-box .title-box {position: absolute;bottom: 0;left: 0;width: 100%;padding: 12px;background: rgba(0, 0, 0, .65);}
.location-section .location-box .title-box a {font-size: 18px;font-family: 'Montserrat';font-weight: 600;color: #ffffff !important;line-height: 24px;margin-bottom: 0;text-align:center;display: block;text-decoration: none;}
.location-section .location-slider .owl-nav .owl-prev {position: absolute;left: -50px;top: 40%;background: #fb8451;width: 35px;height: 35px;display: flex;align-items: center;justify-content: center;font-size: 18px;border-radius: 3px;}
.location-section .location-slider .owl-nav .owl-next {position: absolute;right: -50px;top: 40%;background: #fb8451;width: 35px;height: 35px;display: flex;align-items: center;justify-content: center;font-size: 18px;border-radius: 3px;}

.gallery-section {padding:90px 0;}
.gallery-section .section-title {text-align: center;margin-bottom: 30px;}
.gallery-section .section-title h3 {font-family: 'Montserrat' !important;font-size: 30px !important;font-weight: 600 !important;line-height: 42px !important;margin-bottom: 20px;margin-top: 0;padding: 0;color: #262626 !important;}
.gallery-section .gallery-box {position: relative;overflow: hidden;border-radius: 7px;}
.gallery-section .gallery-box .image-box {width: 100%;height: 350px;}
.gallery-section .gallery-box .image-box img {width: 100%;height: 100%;object-fit: cover;}
.gallery-section .gallery-box .caption {position: absolute;bottom: 0;left: 0;width: 100%;padding: 20px;background: rgba(0, 0, 0, .65);}
.gallery-section .gallery-box .caption p {margin-top: 0;margin-bottom: 0;color: #ffffff;font-family: 'Nunito';font-size: 16px;font-weight: 700;text-transform: uppercase;letter-spacing: 1px;}
.video-gallery {padding: 90px 0;background: #eef3f1 !important;}
.video-gallery .section-title {text-align: center;margin-bottom: 30px;}
.video-gallery .section-title h3 {font-family: 'Montserrat' !important;font-size: 30px !important;font-weight: 600 !important;line-height: 42px !important;margin-bottom: 20px;margin-top: 0;padding: 0;color: #262626 !important;}
.video-gallery .video-box {width:100%;height:auto;}
.video-gallery .video-box iframe {border: 0;border-radius: 10px;}

.tour-single {background: #f1f6f4;padding: 60px 0;}
.tour-single .banner-box {margin-bottom:20px;}
.tour-single .banner-box img {width:100%;height:auto;border-radius:10px;}
.tour-single .title-box {margin-bottom: 20px;}
.tour-single .title-box h3 {font-family: 'Montserrat';font-size: 30px;font-weight: 600;line-height: 42px;margin: 0px;padding: 0;color: #262626 !important;}
.tour-single .title-box span {color: #4DA528;font-family: 'Rajdhani';font-size: 24px;font-weight:600;}
.tour-single .item-box {background-color: #ffffff;box-shadow: 0 0 10px 0 rgba(0, 43, 92, 0.08);padding: 30px;border-radius: 7px;margin-bottom: 20px;}
.tour-single .item-box h3 {font-family: 'Montserrat';font-size: 24px;font-weight: 600;line-height: 36px;margin: 0 0 10px 0;padding: 0;color: #363636 !important;}
.tour-single .item-box p {margin-top: 0;margin-bottom: 10px;font-family: 'Nunito';line-height: 30px;text-align: justify;}
.tour-single .item-box h4 {display: flex;align-items: center;gap: 10px;background: #368a17;padding: 7px 10px;border-radius: 5px;font-family: 'Montserrat';font-size: 18px;line-height: 28px;font-weight: 600;color: #ffffff !important;margin-bottom:10px;}
.tour-single .item-box h5 {font-size: 18px;line-height: 24px;font-family: 'Montserrat';font-weight: 600;color: #363636 !important;margin-bottom: 10px;}
.tour-single .item-box .text-box h5 {font-size: 18px;line-height: 24px;font-family: 'Montserrat';font-weight: 600;color: #363636 !important;margin-bottom: 10px;}
.tour-single .item-box .image-box img {width:100%;height:auto;border-radius:10px;}
.tour-single .item-box .note-box {background: #c1caf3;padding: 10px;margin-top: 15px;border-radius: 5px;}
.tour-single .item-box .note-box p {margin: 0;font-size: 14px;line-height: 24px;font-weight: 600;color: #333333;}
.tour-single .item-box .bg-box {background: #d5dcf6;padding: 10px;border-radius: 10px;border: 1px solid #b8c0df;margin-bottom:10px;}
.tour-single .item-box .bg-box p {margin-top: 0;margin-bottom: 10px;font-size:15px;}

.tour-single .feature-box {background: #d5dcf6;padding: 20px;border-radius: 10px; margin-bottom:20px;}
.tour-single .feature-box .icon {width: 90px;height: 90px;background: #1a2d7a;border-radius: 100%;display: flex;align-items: center;justify-content: center;margin-bottom: 15px;}
.tour-single .feature-box .icon img {height: 48px;}
.tour-single .feature-box h4 {font-size: 16px;font-weight: 600;text-transform: uppercase;font-family: 'Montserrat';color: #262626 !important;margin-bottom: 10px;}
.tour-single .feature-box p {margin-top: 0;margin-bottom: 0;font-family: 'Nunito';line-height: 24px;font-weight: 500;font-size: 15px;color: #363636;min-height: 72px;}
 
.tour-single .sidebar-wrapper {margin-top: -120px;margin-left: 20px;position: sticky;top: 0;z-index: 9;}
.tour-single .sidebar-wrapper .form-box {background: #002637;position: relative;padding:20px;margin-bottom:20px;}
.tour-single .sidebar-wrapper .form-box h4 {font-size: 20px;font-family: 'Montserrat';font-weight: 600;margin-bottom: 20px;padding-left: 15px;position: relative;color: #ffffff !important;}
.tour-single .sidebar-wrapper .form-box h4::before {position: absolute;content: "";height: 100%;width: 2px;background-color: #fb8451;left: 0;}
.tour-single .sidebar-wrapper .form-box .form-control {background: none;border: 1px solid rgba(255, 255, 255, .35);padding: 12px 20px;}
.tour-single .sidebar-wrapper .form-box button.btn {background: #fb8451;padding: 10px 20px;font-family: 'Rajdhani';font-size: 18px;font-weight: 600;text-transform: uppercase;}
.tour-single .sidebar-wrapper .sidebar-box {background: #ffffff;position: relative;padding:20px;box-shadow: 0 0 10px 0 rgba(0, 43, 92, 0.08);padding: 30px;margin-bottom: 20px;}
.tour-single .sidebar-wrapper .sidebar-box h4 {font-size: 20px;font-family: 'Montserrat';font-weight: 600;margin-bottom: 20px;padding-left: 15px;position: relative;color: #262626 !important;}
.tour-single .sidebar-wrapper .sidebar-box h4::before {position: absolute;content: "";height: 100%;width: 2px;background-color: #fb8451;left: 0;}
.tour-single .sidebar-wrapper .sidebar-box .confidenceList {list-style:none;margin: 0;padding-left: 10px;}
.tour-single .sidebar-wrapper .sidebar-box .confidenceList li {display: flex;align-items: center;gap:10px;margin-bottom:12px;font-size: 15px;font-family: 'Montserrat';}
.tour-single .sidebar-wrapper .sidebar-box .confidenceList li:last-child {margin-bottom:0px;}
.tour-single .sidebar-wrapper .sidebar-box .confidenceList li i {font-size: 15px;color: #ffffff;background: #168a15;min-width: 24px;height: 24px;border-radius: 3px;display: flex;align-items: center;justify-content: center;}

.tour-single .content-wrapper h3 {font-family: 'Montserrat';font-size: 24px;font-weight: 600;line-height: 36px;margin: 0 0 10px 0;padding: 0;color: #363636 !important;}
.tour-single .content-wrapper h5 {font-size: 18px;font-family: 'Montserrat';font-weight: 600;margin-bottom: 20px;color: #363636 !important;}
.tour-single .content-wrapper p {margin-top: 0;margin-bottom: 20px;font-size:15px;line-height: 28px;font-family: 'Nunito';}
.tour-single .content-wrapper .item-box .icon-box {display: flex;gap: 10px;}
.tour-single .content-wrapper .item-box .icon-box .icon img {height:42px;}
.tour-single .content-wrapper .item-box .icon-box .content h5 {font-size: 18px;line-height: 1;font-family: 'Montserrat';font-weight: 600;color: #363636 !important;margin-bottom: 10px;}
.tour-single .content-wrapper .item-box .icon-box .content p {margin-top: 0;margin-bottom: 0;line-height: 28px;font-size: 15px;font-family: 'Nunito';}
.tour-single .content-wrapper .listBx {list-style: none;padding-left: 0;}
.tour-single .content-wrapper .listBx li {position: relative;padding-left: 28px;margin-bottom: 12px;display: flex;align-items: center;font-size: 15px;color: #363636;font-weight: 500;font-family: 'Montserrat';}
.tour-single .content-wrapper .listBx li::before {position: absolute;left: 0;content: "\f46c";font-family: bootstrap-icons !important;}
 
.tour-single .content-wrapper .packages-box {background: #d5dcf6;padding: 20px;border-radius: 10px;}
.tour-single .content-wrapper .packages-box .icon {width: 65px;height: 65px;background: #1a2d7a;border-radius: 100%;display: flex;align-items: center;justify-content: center;margin-bottom: 15px;}
.tour-single .content-wrapper .packages-box .icon img {height: 35px;}
.tour-single .content-wrapper .packages-box h4 {font-size: 14px;font-weight: 600;text-transform: uppercase;font-family: 'Montserrat';color: #262626 !important;margin-bottom: 10px;}
.tour-single .content-wrapper .packages-box p {margin-top: 0;margin-bottom: 0;font-size: 14px;line-height: 26px;font-family: 'Nunito';}
 
/*.enquiryPopup .modal-dialog {display: flex;align-items: center;justify-content: center;height: 100%;}*/
.enquiryPopup .modal-dialog .modal-content .modal-header {border-bottom: 1px solid #5dff00;background: #168a15;font-family: 'Montserrat';color: #ffffff !important;}
.enquiryPopup .modal-dialog .modal-content .modal-header h5 {color: #ffffff !important;text-transform: uppercase;}
.enquiryPopup .modal-dialog .modal-content .modal-body {padding: 20px;background: #f9f9f9;}
.enquiryPopup .modal-dialog .modal-content .modal-body .form-wraper b {font-family: 'Montserrat';font-size: 15px;line-height: 1.5;margin-bottom: 20px;display: block;font-weight: 600;color: #262626 !important;}
.enquiryPopup .modal-dialog .modal-content .modal-body .form-wraper b span {color: #cd4a34 !important;}
.enquiryPopup .modal-dialog .modal-content .modal-body .form-wraper .form-inner .form-control {border: 1px solid #97999b;padding: 10px 20px;background: #ffffff;font-size: 15px;font-family: 'Rajdhani';font-weight: 600;}
.enquiryPopup .modal-dialog .modal-content .modal-body .form-wraper .form-inner .form-control::placeholder {color:#444444;}
.enquiryPopup .modal-dialog .modal-content .modal-body .form-wraper .form-inner button {padding: 10px 20px;text-transform: uppercase;font-family: 'Rajdhani';font-size: 20px;font-weight: 600;}
.enquiryPopup .modal-dialog .modal-content .modal-body .form-wraper .form-inner label {margin-bottom: 5px;font-family: 'Rajdhani';font-weight: 600;font-size: 14px;}
 
.enquiryPopup .modal-dialog .modal-content .modal-body .nav-pills .nav-link {text-transform: uppercase;font-family: 'Montserrat';font-weight: 600;color:#262626;font-size: 14px;}
.enquiryPopup .modal-dialog .modal-content .modal-body .nav-pills .nav-link.active {color: #fff;background-color: #fb8451;}
 
.term-details {padding:60px 0;}
.term-details .content-box .title {font-family: 'Montserrat';font-size: 30px;font-weight: 600;line-height: 42px;margin-bottom: 20px;margin-top: 0px;padding: 0;color: #262626 !important;}
.term-details .content-box .title span {color: #49c800 !important;}
.term-details .content-box p {display: block;font-size: 16px !important;font-weight: 500;line-height: 30px;font-family: 'Nunito';text-align: justify;color: #464646;}
.term-details .content-box p + p {margin-bottom: 7px !important;}
.term-details .content-box h4 {font-size: 22px;font-family: 'Montserrat';font-weight: 600;color: #333333 !important;margin-bottom: 10px;}
.term-details .content-box h5 {font-size: 18px;font-family: 'Nunito';font-weight: 700;color: #363636 !important;margin-bottom: 10px;}
.term-details .content-box ul {margin-top: 0;margin-bottom: 12px;padding-left: 20px;}
.term-details .content-box ul li {list-style: square;font-size: 16px !important;font-weight: 500;line-height: 30px;font-family: 'Nunito';text-align: justify;color: #464646;}
.term-details .content-box ul li a {color: #168a15;text-decoration: none;font-family: 'Montserrat';}

.aboutBg {background: url(../images/bg/about-banner.webp) !important;background-size: cover !important;position:relative;}
.tourBg {background: url(../images/bg/tour-banner.webp) !important;background-size: cover !important;position:relative;}
.transportBg {background: url(../images/bg/transport-banner.webp) !important;background-size: cover !important;position:relative;}
.galleryBg {background: url(../images/bg/gallery-banner.webp) !important;background-size: cover !important;position:relative;}
.contactBg {background: url(../images/bg/contact-banner.webp) !important;background-size: cover !important;position:relative;}
.aboutBg:before {position: absolute;content: "";top: 0;right: 0;left: 0;bottom: 0;background: #002637;opacity: 0.65;z-index: 1;}
.tourBg:before {position: absolute;content: "";top: 0;right: 0;left: 0;bottom: 0;background: #002637;opacity: 0.65;z-index: 1;}
.transportBg:before {position: absolute;content: "";top: 0;right: 0;left: 0;bottom: 0;background: #002637;opacity: 0.65;z-index: 1;}
.galleryBg:before {position: absolute;content: "";top: 0;right: 0;left: 0;bottom: 0;background: #002637;opacity: 0.65;z-index: 1;}
.contactBg:before {position: absolute;content: "";top: 0;right: 0;left: 0;bottom: 0;background: #002637;opacity: 0.65;z-index: 1;}
.sundarban-tourBg {background: url(../images/bg/sundarban-tourBg.webp) !important;background-size: cover !important;}
.digha-tourBg {background: url(../images/bg/digha-tourBg.webp) !important;background-size: cover !important;}
.digha-tourBg:before {position: absolute;content: "";top: 0;right: 0;left: 0;bottom: 0;background: #002637;opacity: 0.65;z-index: 1;}
.puri-tourBg {background: url(../images/bg/puri-tourBg.webp) !important;background-size: cover !important;}
.puri-tourBg:before {position: absolute;content: "";top: 0;right: 0;left: 0;bottom: 0;background: #002637;opacity: 0.65;z-index: 1;}
.sundarban-detailsbg {background: url(../images/bg/sundarban-detailsbg-banner.webp) !important;background-size: cover !important;}
.transportBg {background: url(../images/bg/transport-detailsbg-banner.webp) !important;background-size: cover !important;}
.transportBg:before {position: absolute;content: "";top: 0;right: 0;left: 0;bottom: 0;background: #002637;opacity: 0.65;z-index: 1;}
.digha-detailsbg {background: url(../images/bg/digha-detailsbg-banner.webp) !important;background-size: cover !important;}
.digha-detailsbg:before {position: absolute;content: "";top: 0;right: 0;left: 0;bottom: 0;background: #002637;opacity: 0.65;z-index: 1;}
.puri-detailsbg {background: url(../images/bg/puri-detailsbg-banner.webp) !important;background-size: cover !important;}
.puri-detailsbg:before {position: absolute;content: "";top: 0;right: 0;left: 0;bottom: 0;background: #002637;opacity: 0.65;z-index: 1;}
.innerbanner .title-box {position: relative;z-index: 1;}
.privacypolicyBg {background: url(../images/bg/privacypolicyBg-banner.webp) !important;background-size: cover !important;}
.privacypolicyBg:before {position: absolute;content: "";top: 0;right: 0;left: 0;bottom: 0;background: #002637;opacity: 0.65;z-index: 1;}
.refundcancellationBg {background: url(../images/bg/refundcancellationBg-banner.webp) !important;background-size: cover !important;}
.refundcancellationBg:before {position: absolute;content: "";top: 0;right: 0;left: 0;bottom: 0;background: #002637;opacity: 0.65;z-index: 1;}
.termconditionBg {background: url(../images/bg/termconditionBg-banner.webp) !important;background-size: cover !important;}
.termconditionBg:before {position: absolute;content: "";top: 0;right: 0;left: 0;bottom: 0;background: #002637;opacity: 0.65;z-index: 1;}
.hotelBg {background: url(../images/bg/hotelBg-banner.webp) !important;background-size: cover !important;}
.hotelBg:before {position: absolute;content: "";top: 0;right: 0;left: 0;bottom: 0;background: #002637;opacity: 0.65;z-index: 1;}
.dishesBg {background: url(../images/bg/dishesBg-banner.webp) !important;background-size: cover !important;}
.dishesBg:before {position: absolute;content: "";top: 0;right: 0;left: 0;bottom: 0;background: #002637;opacity: 0.65;z-index: 1;}

.fixedBtn {position: fixed;right: -70px;bottom: 40%;z-index: 999;rotate: 270deg;}
.fixedBtn {display: flex;gap: 0 10px;}
.fixedBtn .nav {display: flex;flex-wrap: wrap;gap: 10px;}
.fixedBtn .nav a {padding: 10px;color: #ffffff;text-transform: uppercase;line-height: 24px;border-radius: 5px;font-size: 24px;cursor: pointer;}
.fixedBtn .nav a.callBtn {background: #003595;}
.fixedBtn .nav a.whatsappBtn {background: #168a15;}
.fixedBtn .nav a.bookBtn {background: #fb8451;font-size: 18px;font-weight: 600;text-decoration: none;letter-spacing: 2px;font-family: "rajdhani";}

.about-details .content-box p {font-size: 16px !important;font-family: 'Nunito';line-height: 28px;text-align: justify;margin-bottom:10px;}
.about-details .content-box h4 {font-size: 20px;font-weight: 600;padding-top: 0;font-family: 'Montserrat';color: #262626 !important;}
.about-details .content-box ul {margin-top: 0;margin-bottom: 0;list-style: none;padding-left: 0;}
.about-details .content-box ul li {color: #333333;margin-bottom: 10px;padding-left: 26px;font-size: 16px !important;font-family: 'Nunito';position: relative;}
.about-details .content-box ul li::before {position: absolute;left: 5px;content: "\f46c";font-family: bootstrap-icons !important;color: #49c800;}

.advantage-section {padding: 90px 0;background: #eef3f1 !important;}
.advantage-section .section-title {margin-bottom: 30px;text-align: center;}
.advantage-section .section-title h3 {font-size: 30px;font-family: 'Montserrat';font-weight: 600;padding: 0;color: #000000 !important;margin-bottom: 10px;}
.advantage-section .section-title h3 span {color: #49c800 !important;}
.advantage-section .section-title p {font-size: 16px;font-family: 'Nunito';line-height: 26px;color: #363636;margin: 0;}
.advantage-section .advantage-box {background: #ffffff;border-radius: 10px;padding: 20px;border: 1px solid #cccccc;text-align: center;}
.advantage-section .advantage-box .icon img {height: 60px;margin-bottom: 10px;}
.advantage-section .advantage-box h4 {font-size: 18px;line-height: 24px;font-family: 'Montserrat';font-weight: 700;color: #262626 !important;margin-bottom: 10px;}
.advantage-section .advantage-box p {margin-top: 0;margin-bottom: 0;font-size: 15px;font-family: 'Nunito';line-height: 24px;color: #363636;min-height: 96px;}
.price-section {padding: 90px 0;}
.price-section .section-title {margin-bottom: 30px;text-align: center;}
.price-section .section-title h3 {font-size: 30px;font-family: 'Montserrat';font-weight: 600;padding: 0;color: #000000 !important;margin-bottom: 10px;}
.price-section .section-title h3 span {color: #49c800 !important;}
.price-section .section-title p {font-size: 16px;font-family: 'Nunito';line-height: 26px;color: #363636;margin: 0;}
.price-section .table-box .table {background: #f9f9f9;border: 1px solid #000000;}
.price-section .table-box .table tr th, .price-section .table-box .table tr td {border-right: 1px solid #000000;padding: 7px 20px;}
.price-section .table-box p {margin-top: 20px;margin-bottom: 0;font-size: 15px;font-family: 'Nunito';line-height: 24px;color: #363636;}
.price-section .table-box h4 {margin-top: 20px;font-family: 'Montserrat';font-size: 20px;font-weight: 600;color: #262626 !important;line-height: 1;margin-bottom: 10px;}
.price-section .table-box h5 {margin-top: 20px;font-family: 'Montserrat';font-size: 18px;font-weight: 600;color: #262626 !important;line-height: 1;margin-bottom: 0px;}
.tour-single .note-box {background: #c1caf3;padding: 10px;margin: 10px 0 20px;border-radius: 5px;}
.tour-single .note-box p {margin: 0 !important;}

.why-chooseus-section {padding: 90px 0 60px;background-image: linear-gradient(to right, rgba(1, 74, 0, .99), rgba(1, 74, 0, .99)), url(../images/why-chooseusBg.webp);}
.why-chooseus-section .section-title {text-align: center;margin-bottom: 30px;}
.why-chooseus-section .section-title .title-before {font-family: 'Rajdhani';font-size: 18px;font-weight: 600;text-transform: uppercase;color: #cd4a34;display: flex;justify-content: center;align-items: center;gap: 10px;}
.why-chooseus-section .section-title h3 {font-family: 'Montserrat' !important;font-size: 30px !important;font-weight: 600 !important;line-height: 42px !important;margin-bottom: 20px;margin-top: 10px;padding: 0;color: #ffffff !important;}
.why-chooseus-section .why-chooseus-item {width: 100%;height: auto;background-color: transparent;border: 1px solid #fff;border-radius: 5px;margin-bottom: 20px;padding: 20px;text-align:center;}
.why-chooseus-section .why-chooseus-item .icon img {height: 60px;margin-bottom:15px;}
.why-chooseus-section .why-chooseus-item .text h5 {font-size: 18px;line-height: 1;font-weight: 700;padding: 0;margin-bottom: 10px;color: #ffffff !important;font-family: 'Nunito';}
.why-chooseus-section .why-chooseus-item .text p {margin-top: 0;margin-bottom: 0;font-size: 15px;line-height: 26px;font-family: 'Nunito';color:#cccccc;min-height: 80px;}
.why-chooseus-section .why-chooseus-item.floating-item {animation: 1s ease-in-out infinite alternate up-down-animation;}
.why-chooseus-section .why-chooseus-item:hover {animation: 1s ease-in-out infinite alternate up-down-animation;}

.service-section .service-block {background: #ffffff;padding: 20px;border-radius: 10px;border: 1px solid #EEE;text-align:center;}
.service-section .service-block .icon {min-width: 100px;max-width: 100px;height: 100px;border-radius: 50%;background-color: #FEEED5;display: flex;align-items: center;justify-content: center;margin: 0 auto 20px;}
.service-section .service-block .icon img {width: auto;height: 60px;}
.service-section .service-block h3 {font-size: 18px !important;font-family: 'Nunito';text-transform: uppercase !important;font-weight: 700 !important;margin: 0 0 10px 0;padding: 0;}
.service-section .service-block p {margin-top: 0;margin-bottom: 0;font-family: 'Nunito';font-size: 15px;line-height: 26px;}
.service-section .service-block.text-left {text-align:left;}


.about-section .about-content .experience-box {display: flex;align-items: start;gap: 35px;margin-bottom: 20px;}
.about-section .about-content .experience-box .left-box h3 {margin-bottom: 0px;background: url(../images/location/1.webp) center;background-repeat: repeat;-webkit-text-fill-color: transparent;background-clip: text;-webkit-background-clip: text;text-align: center;font-weight: 800;font-size: 150px;background-size: cover;line-height: 130px;font-family: 'Montserrat' !important;margin: 0;}
.about-section .about-content .experience-box .left-box {display: flex;align-items: baseline;gap: 7px;}
.about-section .about-content .experience-box .left-box span {color: #cd4a34;;font-family: 'Montserrat';font-size: 30px;font-weight: 600;display:flex;min-width:100px;align-items: center;gap: 3px;}
.about-section .about-content .experience-box .left-box span i:before {font-weight: 900 !important;font-size:42px;}
.about-section .about-content .experience-box .right-box {margin-top: 10px;}
.about-section .about-content .experience-box .right-box span {font-family: 'Montserrat';font-size: 24px;font-weight: 700;color: #cd4a34;display:block;margin-bottom: 5px;}
.about-section .about-content .experience-box .right-box p {font-size: 14px;font-weight: 500;font-family: 'Montserrat';color: #262626;margin: 0;}

.photo-gallery-section {padding:90px 0;background: #f9f9f9;}
.photo-gallery-section .section-title {text-align: center;margin-bottom: 30px;}
.photo-gallery-section .section-title .title-before {font-family: 'Rajdhani';font-size: 18px;font-weight: 600;text-transform: uppercase;color: #cd4a34;display: flex;justify-content: center;align-items: center;gap: 10px;}
.photo-gallery-section .section-title h3 {font-family: 'Montserrat' !important;font-size: 30px !important;font-weight: 600 !important;line-height: 42px !important;margin-bottom: 20px;margin-top: 10px;padding: 0;color: #262626 !important;}

.destinations-section {padding: 60px 0;}
.destinations-section .title-box {text-align: center;margin-bottom: 30px;}
.destinations-section .title-box .title-before {font-family: 'Rajdhani';font-size: 18px;font-weight: 600;text-transform: uppercase;color: #cd4a34;display: flex;justify-content: center;align-items: center;gap: 10px;}
.destinations-section .title-box h3 {font-family: 'Montserrat' !important;font-size: 30px !important;font-weight: 600 !important;line-height: 42px !important;margin-bottom: 20px;margin-top: 10px;padding: 0;color: #262626 !important;}
.destinations-section .destinations-box {background: #f9f9f9;padding: 20px;border: 1px solid #cccccc;border-radius: 10px;min-height: 255px;}
.destinations-section .destinations-box h3 {font-size: 20px;font-family: 'Montserrat';font-weight: 600;color: #262626 !important;padding: 0;}
.destinations-section .destinations-box p {margin-top: 0;margin-bottom: 0;font-size: 15px;line-height: 26px;text-align: left;font-family: 'Nunito';}

.scrollTop {right: 25px;}

.md-block {display:none;}
.lg-block {display:block;}


.trips-details-area {padding: 60px 0;}
.trips-details-area .title-box h3 {font-family: 'Montserrat';font-size: 30px;font-weight: 600;line-height: 42px;margin-bottom: 10px;margin-top: 10px;padding: 0;color: #262626 !important;}
.trips-details-area .content-box p {display: block;font-size: 16px !important;font-weight: 500;line-height: 30px;font-family: 'Nunito';text-align: justify;color: #363636;}
.trips-details-area .image-box img {width:100%;border-radius:10px;}

.visiting-place-section {padding: 50px 0;background: #002637;}
.visiting-place-section .section-title {text-align: center;margin-bottom: 30px;}
.visiting-place-section .section-title .title-before {font-family: 'Rajdhani';font-size: 18px;font-weight: 600;text-transform: uppercase;color: #cd4a34;display: flex;justify-content: center;align-items: center;gap: 10px;}
.visiting-place-section .section-title h3 {font-family: 'Montserrat' !important;font-size: 30px !important;font-weight: 600 !important;line-height: 42px !important;margin-bottom: 20px;margin-top: 10px;padding: 0;color: #ffffff !important;}
.visiting-place-section .visiting-place-box {background: rgba(255, 255, 255, .05);border: 1px solid rgba(255, 255, 255, .05);border-radius: 3px;padding: 10px 20px;display: flex;align-items: center;gap: 5px;text-decoration:none;}
.visiting-place-section .visiting-place-box h4 {font-size: 15px;font-family: 'Montserrat';color: #ffffff !important;font-weight: 500;line-height: 1.25;margin-bottom: 0px;}
.visiting-place-section .visiting-place-box i {font-size: 16px;color: #ffffff !important;font-weight: 700;}

.location-section .location-slider .owl-nav.disabled {display:block;}
.location-section .location-slider .owl-nav .owl-prev {position: absolute;left: -100px;top: 50%;width: 50px;height: 50px;border: 2px solid #cd4a34 !important;color: #cd4a34 !important;display: flex;align-items: center;justify-content: center;font-size: 24px;border-radius: 50%;background:transparent;}
.location-section .location-slider .owl-nav .owl-next {position: absolute;right: -100px;top: 50%;width: 50px;height: 50px;border: 2px solid #cd4a34 !important;color: #cd4a34 !important;display: flex;align-items: center;justify-content: center;font-size: 24px;border-radius: 50%;background:transparent;}

.memoribal-section {padding:60px 0;}
.memoribal-section .content-box h1 {font-family: 'Montserrat' !important;font-size: 26px !important;font-weight: 600 !important;line-height: 36px !important;margin-bottom: 10px;margin-top: 0px;padding: 0;color: #262626 !important;}
.memoribal-section .content-box p {display: block;font-size: 16px !important;font-weight: 500;line-height: 30px;font-family: 'Nunito';text-align: justify;color: #464646;}
.memoribal-section .content-box h3 {font-family: 'Montserrat' !important;font-size: 18px !important;font-weight: 600 !important;line-height: 30px !important;margin-bottom: 10px;margin-top: 0px;padding: 0;color: #363636 !important;}

@keyframes up-down-animation {
    0% {
        transform: translatey(0);
    }
    100% {
        transform: translatey(-20px);
    }
}

@keyframes bounce {
    0%, 100%, 75% {
        transform: translateY(0);
    }
    25% {
        transform: translateY(-10px);
    }
}

@keyframes processrotate {
    0% {
        transform: rotate(0deg);
        opacity: 1;
    }
    50% {
        transform: rotate(180deg);
        opacity: .7;
    }
    100% {
        transform: rotate(360deg);
        opacity: 1;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@media screen and (min-device-width: 1281px) and (max-device-width: 1400px) {
    .navbar.navbar-light .navbar-nav .nav-link.booknow_button {padding: 12px 15px !important;margin-left: 12px !important;}
    .navbar.navbar-light .navbar-nav .nav-link {padding: 28px 15px !important;font-size: 13px !important;}
    .navbar .navbar-nav .nav-item.dropdown::before {right: 0;}
    .navbar .navbar-nav .nav-item.dropdown .submenu li a {font-size: 13px;}
    .hero-slider-2 .single-slide {height: 560px;}
    .process-section .process-box .arrow {width: 120px;right: -75px;}
    .process-section .process-box .arrow img {width: 100%;}
    .about-details .image-box img {height: 400px;object-fit: cover;}
    .why-chooseus-section .why-chooseus-item .text h5 {font-size: 17px;}
}

@media screen and (min-device-width: 1092px) and (max-device-width: 1280px) {
    html, body {overflow-x:hidden;}
    .navbar.navbar-light .logo {height: 36px !important;}
    .navbar.navbar-light .navbar-nav .nav-link {padding: 28px 15px !important;font-size: 13px !important;}
    .navbar .navbar-nav .nav-item.dropdown::before {right: 0px;font-size: 12px;}
    .navbar.navbar-light .navbar-nav .nav-link.booknow_button {padding: 12px 15px !important;}
}

@media (max-width:767px){
    html, body {overflow-x: hidden;}
    .order1 {order: 1;}
    .order2 {order: 2;}
    .top-bar {padding: 7px 10px;}
    .top-bar .content-inner {justify-content: center;gap: 0;}
    .top-bar .content-inner .topbar-left {display:none;}
    .top-bar .content-inner .topbar-right .social-icon-area {display:none;}
    .top-bar .content-inner p {font-size: 14px;text-align: center;line-height: 24px;}
    /*nav.mobile-menu {position: fixed !important;}*/
    .navbar {position: relative;padding: 7px 0;margin: 0;width: 100%;border-radius: 0;}
    .navbar .logo {height: 36px;width: auto;}
    .navbar .navbar-collapse .navbar-nav .nav-link {padding: 12px 20px;background: #f9f9f9;}
    .navbar.navbar-light .navbar-nav .nav-link.navbar-active1:before {display: none;}
    .navbar.navbar-light .navbar-nav .nav-link.booknow_button {display:none;}
    .sticky .navbar {padding: 7px 0;}
    .sticky .navbar .logo {height: 36px;width: auto;}
    .booknow_button_mobile {padding: 7px 12px !important;background: #cd4a34 !important;border: 1px solid #cd4a34 !important;}
    .navbar .navbar-nav .nav-item.dropdown::before {top: 12px;right: 15px;}
    .hero.carousel .carousel-inner .carousel-item {width: 100%;height: 250px;}
    .carousel-caption > h4 {bottom: 30%;}
    .hero-slider-2 .single-slide {height: auto;}
    .hero-slider-2 .single-slide .content-box {top: 0;}
    .hero-slider-2 .single-slide .content-box h3 {font-size: 30px;margin-bottom: 15px;}
    .hero-slider-2 .single-slide .content-box h4 {font-size: 18px;margin-bottom: 10px;}
    .hero-slider-2 .single-slide .content-box a {font-size: 14px;padding: 5px 10px;border: none;border-radius: 5px;background: rgba(0, 0, 0, .35);}
    .hero-slider-2 .owl-dots {bottom: 15px;}
    .about-section {padding: 30px 0 50px 0;}
    .about-section .about-content h3 {font-size: 22px;line-height: 34px;}
    .about-section .about-content {margin-right: 0;}
    .about-section .about-img {margin-bottom: 30px;}
    .about-section .about-img img {height: 200px;object-fit: cover;}
    .about-section .about-img .small-img {display: none;}
    .location-section {padding: 50px 0;}
    .location-section .location-box .title-box h4 {text-align:center;}
    .location-section .location-box .image-box {height: 235px;}
    .package-section {padding: 50px 0;}
    .package-section .content-box {margin-right: 0;margin-bottom: 30px;}
    .package-section .content-box h3 {font-size: 24px;}
    .package-section .package-item .content-box {margin: 0;}
    .package-section .package-box .image-box {height: 200px;}
    .package-section .package-box .image-box img {height: 100% !important;}
    .counter-section {padding: 50px 0 20px;}
    .counter-section .counter-item {margin-bottom: 30px;}
    .service-section {padding: 50px 0;}
    .service-section .service-box {display: flex;flex-direction: column;justify-content: center;align-items: center;text-align: center;}
    .service-section .service-box .content p {font-size: 16px;line-height: 30px;}
    .video-section {padding: 50px 0;}
    .video-section .video-box iframe {height: 100px;}
    .cta-section .cta-bg {padding: 35px 0;background-image: none;}
    .cta-section .cta-bg .cta-box {display: flex;flex-direction: column;justify-content: end;margin-left: 0;padding: 0 10px;text-align: center;gap: 20px;}
    .cta-section .cta-bg .cta-box strong {flex-direction: column;gap: 20px;font-size: 24px;}
    .cta-section .cta-bg .cta-box .callbackBtn {margin: 0 auto;padding: 12px 20px !important;display: inline-block;width: auto;max-width: max-content;}
    .transport-section {padding: 50px 0;}
    .transport-section .content-box {margin-left: 0;margin-top: 30px;}
    .transport-section .content-box h3 {font-size: 24px;line-height: 36px;}
    .testimonial-section {padding: 50px 0 20px;}
    .testimonial-section .section-title h3 {font-size: 24px !important;line-height: 36px !important;}
    .testimonial-section .single-reviewBx {margin-bottom: 30px;}
    .getintouch-section {padding: 50px 0;}
    .getintouch-section .text-box {margin-top: 0;}
    .getintouch-section .text-box h3 {font-size: 24px;line-height: 36px;}
    .getintouch-section .text-box p {margin-top: 0;margin-bottom: 30px;font-size: 15px;line-height: 26px;font-weight: 500;}
    .getintouch-section .form-box {margin-top: 30px;border-radius: 10px;}
    .process-section .process-box {margin-bottom: 50px;}
    .process-section {padding: 50px 0 20px;}
    .process-section .section-title h3 {font-size: 24px !important;line-height: 36px !important;}
    .process-section .process-box .arrow {display:none;}
    .innerbanner {padding: 60px 0;}
    .innerbanner .title-box h3 {font-size: 36px;}
    .tour-details .content-box h3 {font-size: 24px;}
    .tour-details .content-box p strong span {line-height: 24px;}
    .highlights-section .content-wraper h3 {font-size: 24px;margin-bottom: 10px;}
    .itinerary-section .itinerary-inner h3 {font-size: 24px;margin-bottom: 20px;}
    .itinerary-section .itinerary-inner .itinerary-item h4 {font-size: 18px;margin-bottom: 20px;}
    .fixedBtn {right: 0;left: 0;bottom: 0;rotate: none;}
    .fixedBtn .nav {display: flex;flex-wrap: wrap;gap: 0;width:100%;}
    .fixedBtn .nav a.whatsappBtn {width: 33.33%;text-align: center;border-radius: 0;}
    .fixedBtn .nav a.callBtn {background: #003595;width: 33.33%;text-align: center;border-radius: 0;}
    .fixedBtn .nav a.bookBtn {width: 33.33%;text-align: center;border-radius: 0;}
    .scrollTop {right: 5px;bottom: 50px;}
    .about-details {padding: 50px 0;}
    .about-details .content-box {margin-top: 20px;}
    .about-details .content-box h3 {font-size: 20px;}
    .about-details .content-box h5 {font-size: 16px;line-height: 1.5;}
    .mission-section .content-box {height: auto;padding: 30px 0;margin: 0;}
    .mission-section .image-box {height: auto;}
    .faq-section {padding: 50px 0;}
    .faq-section .section-title h3 {font-size: 24px !important;line-height: 36px !important;margin-bottom: 20px;}
    .faq-section .faq-inner .accordion-item h2.accordion-header .accordion-button {font-size: 16px;line-height: 26px;}
    .faq-section .faq-inner .accordion-item h2.accordion-header .accordion-button {padding: 15px;}
    .transport-gallery {padding: 50px 0;}
    .transport-reserve {padding: 50px 0;}
    .transport-reserve .reserve-form {margin-top: 30px;border-radius: 7px;}
    .transport-photo-gallery {padding: 50px 0;}
    .tour-section .tour-box {border: 1px solid #002637;}
    
    .tour-single {padding: 50px 0 20px;}
    .tour-single .title-box h3 {font-size: 24px;line-height: 36px;}
    .tour-single .item-box h3 {font-size: 20px;line-height: 30px;}
    .tour-single .sidebar-wrapper {margin-top: 10px;margin-left: 0;position: relative;top: 0;}
    
    .gallery-section {padding: 50px 0;}
    .video-gallery {padding: 50px 0;}
    
    .md-block {display:block;}
    .lg-block {display:none;}
    
    nav.mobile-menu {position: relative;background: #ffffff !important;}
    nav.mobile-menu .navbar {padding: 0 10px !important;}
    nav.mobile-menu .logo a img {height:42px;}
    nav.mobile-menu .navbar .bx-menu {font-size: 30px;color: #000000;}
    nav.mobile-menu .navbar .nav-links .sidebar-logo .logo-name img {height:48px;}
    nav.mobile-menu .navbar .nav-links {padding: 0;}
    nav.mobile-menu .navbar .nav-links {background: #363636 !important;}
    nav.mobile-menu .navbar .nav-links .sidebar-logo {padding: 10px 20px;}
    nav.mobile-menu .navbar .nav-links .links {padding: 10px 20px;margin-top: 0;}
    nav.mobile-menu .navbar .nav-links .links li {border-bottom: 1px solid #ffffff;}
    nav.mobile-menu .navbar .nav-links .links li:last-child {border-bottom: none !important;}
    nav.mobile-menu .navbar .nav-links .links li a {font-size: 15px;font-family: 'Montserrat';text-transform: uppercase;}
    nav.mobile-menu .navbar .nav-links.show1 .links .htmlCss-sub-menu {padding: 0 !important; background: transparent !important;}
    nav.mobile-menu .navbar li .sub-menu {padding: 0 !important;background:transparent !important;}
    nav.mobile-menu .navbar .search-box {height: auto;width: auto;}
    
    nav.mobile-menu .navbar .nav-links.show4 .links .tour-sub-menu {display: block;}
    nav.mobile-menu .navbar .nav-links.show5 .links .travel-sub-menu {display: block;}
    
    nav.mobile-menu .navbar .nav-links.show6 .links .essentials-sub-menu {display: block;}
    
    .fixed-header {position: fixed !important;top: 0;left: 0;width: 100%;z-index: 99 !important;background: #ffffff;animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;}
    
    .footer-section .certificateBx {margin: 35 0 0;padding: 20px 12px;}
    .footer-section .certificateBx ul {display: flex;align-items: center;gap: 10px;width: 100%;}
    .footer-section .certificateBx ul li img {height: 30px;}
    
    .about-details .image-box img {height: auto;}
    .about-section .about-content .experience-box {gap: 10px;flex-direction: column;}
    .about-section .about-content .experience-box .right-box span {font-size: 18px;}
    .about-section .about-content .experience-box .right-box p {font-size: 14px !important;line-height: 24px;font-weight: 500;font-family: 'Montserrat';color: #262626;margin: 0;}
    .about-section .about-content .support-box {align-items: self-start;gap: 20px;flex-direction: column;justify-content: flex-start;}
    
    .tour-details .title-box h3 {font-size: 24px;line-height: 30px;}
    .tour-package-section .title-box h3 {font-size: 24px;line-height: 30px;}
    .trips-details-area .title-box h3 {font-size: 24px;line-height: 30px;}
    
    .location-section .section-title h3 {font-size: 24px !important;line-height: 30px !important;}
    .location-section .location-slider .owl-dots {position: absolute;width: 100%;bottom: -30px;display: flex;align-items: center;justify-content: center;gap: 10px;}
    .location-section .location-slider .owl-dots .owl-dot {width: 24px;height: 6px;background: #002637;border-radius: 10px;}
    .location-section .location-slider .owl-dots .owl-dot.active {width: 50px;background: #49c800 ! important;}
    .package-section .section-title h3 {font-size: 24px !important;line-height: 30px !important;}
    .why-chooseus-section .section-title h3 {font-size: 24px !important;line-height: 30px !important;}
    .counter-section .counter-item {padding: 20px;gap: 15px;}
    .counter-section .counter-item .content span {font-size: 30px;}
    .counter-item .content p {font-size: 16px;}
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
    
/********* animation css style work start *********/
@media screen and (max-width:650px) {
  .scroll-container,.scroll-container:nth-of-type(2n){flex-direction:column;align-content:inherit}
  .scroll-element{height:100%}
  .scroll-caption,.scroll-element{width:100%}
}
.js-scroll{opacity:0;transition:opacity .5s}
.js-scroll.scrolled{opacity:1}
.scrolled.fade-in{animation:1s ease-in-out both fade-in}
.scrolled.fade-in-top{animation:1s ease-in-out both fade-in-top}
.scrolled.fade-in-bottom{animation:1s ease-in-out both fade-in-bottom}
.scrolled.slide-left{animation:1s ease-in-out both slide-in-left}
.scrolled.slide-right{animation:1s ease-in-out both slide-in-right}

@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/********* animation css style work end *********/