.custom-logo
{
    width: 270px !important;
    padding: 25px 0px;
}


.header .main-menu li a {
    font-family: "Manrope", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: #444;
    display: block;
    padding: 20px 18px 20px 18px;
    text-decoration: none;
    position: relative;
    transition-duration: 0.2s;
}

.burger-icon {
    top: -20px;
    right: 35px;
}

.header .main-header .header-left .header-logo {
    margin-right: 0px;
    min-width: 220px;
}

.footer {
    background-color: #343434 !important;
    padding: 40px 0px 0px 0px;
}

.footer-logo
{
    width: 80% !important;
}

.neutral-400 {
    color: #444 !important;
}

.need-help, .footer h6
{
    color: #444 !important;
}

.footer h6
{
    color: orange !important;
    font-weight: 600;
}


.footer .menu-footer li a
{
    color: #eee !important;
    font-weight: 500 !important;
}

.footer .footer-bottom {
    padding: 15px 0px 0px 0px;
    color: #444;
    font-size: 14px;
    border-top: 1px solid rgba(198, 198, 198, 0.49);
}

.footer .menu-footer li a:hover
{
    color: #f39925 !important;
}

/* .header .main-header .header-right {
    justify-content: center;
} */

.btn.btn-signin {
    padding: 8px 28px;
    background-color: #fff;
    border: 1px solid #007c80;
    border-radius: 38px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    color: #007c80;
}

.btn.btn-signin:hover {
    box-shadow: 0px 6px 22px 0px rgba(0, 0, 0, 0.09);
    background: #007c80;
    color: #eee;
}

.header .main-menu li a
{
    padding: 20px 18px 20px 8px;
}

.header .nav-main-menu {
    display: flex;
    padding: 0px;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
    padding-left: 20px;
}

.burger-icon {
    display: none;
}

.header .container-fluid
{
    padding: 0px 50px;
}

.home-page-tours
{
    padding: 50px 0px;
}

.home-page-tours p
{
    font-size: medium;
    margin-top: 10px;
    font-weight: 500;
}


.noto-sans-sc-font {
  font-family: "Noto Sans SC", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.text-orange
{
    color: #f39925 !important;
}

.pt-5 {
    padding-top: 3rem !important;
}

.card-journey-small .card-image img {
    display: block;
    width: auto;
    height: 270px;
    max-width: 100%;
    min-width: 100%;
}

.card-journey-small .card-info {
    padding: 23px 32px;
    background-color: var(--bs-neutral-0);
    border-radius: 30px;
    position: relative;
    margin-top: -52px;
}

.heading-6 {
    font-size: 17px;
    line-height: 32px;
}

.card-journey-small {
    position: relative;
    overflow: hidden;
    border-radius: 32px 32px 0px 0px;
    border: 1px solid var(--bs-border-color);
    max-width: 403px;
    width: 100%;
    margin-bottom: 40px;
}

.card-journey-small .card-info {
    padding: 0px !important;
    background-color: var(--bs-neutral-0);
    border-radius: 30px 30px 0px 0px;
    position: relative;
    margin-top: 0px;
}

.card-journey-small .card-image {
    position: relative;
    overflow: hidden;
    height: auto !important;
}

.neutral-500 {
    color: #2a2a2a !important;
}

b {
    font-weight: 700 !important;
}

.custom-btn {
    padding: 8px 28px !important;
    border-radius: 5px !important;
    font-weight: 500 !important;
}

.slick-slide img
{
    width: 242px !important;
    height: 157px !important;
}

.overview-text {
    text-align: justify;
    font-size: 15px !important;
    font-weight: 500;
    color: #222 !important;
}

.tour-slider-image
{
    border-radius: 20px !important;
    width: 100% !important;
    height: 455px !important;
}

.box-content-tour-detail {
    padding-top: 20px !important;
}

.box-info-tour
{
    justify-content: space-around !important;
}

.box-info-tour .tour-info-group {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-tour-page-button
{
    width: 80% !important;
    padding: 10px !important;
    border-radius: 5px !important;
}

.itinerary
{
    padding: 0px !important;
    border: unset !important;
    border-bottom: 1px solid #eee !important;
    border-radius: 0px !important;
    margin: 20px !important;
}

.itinerary-heading
{
    font-weight: 500 !important;
    font-size: 17px !important;
}

.itinerary-heading span
{
    font-weight: bold !important;
}


.itinerary-paragraph
{
    font-size: 16px !important;
    text-align: justify !important;
    line-height: 1.7 !important;
    color: #222 !important;
    font-weight: 500 !important;
}

.box-banner-tour-detail-3
{
    margin:0px 0px 36px 0px !important;
}

.tour-header {
    margin-bottom: 20px;
}

.box-popular-destinations
{
    padding-top: 0px;
}

.booking-form .head-booking-form {
    background-color: #007c80;
    padding: 15px 35px !important;
    border-bottom: 1px solid #fff;
    color: #fff !important;
    text-align: center;
}

.form-group input {
    background: #fff;
    border: 1px solid var(--bs-neutral-200);
    height: 42px;
    box-shadow: none;
    padding-left: 15px 15px 12px 15px;
    font-size: 16px;
    width: 100%;
}

.content-booking-form {
    position: relative;
    padding: 18px 35px !important;
}

.enquiry-now-button
{
    width: 100% !important;
    background: #fff !important;
    color: #007b7f !important;
    font-size: medium !important;
    border: 1px solid #007b7f !important;
}

.enquiry-now-button:hover
{
    width: 100% !important;
    background: #007b7f !important;
    color: #fff !important;
    font-size: medium !important;
    border: 1px solid #007b7f !important;
}

.i-head
{
    padding-left: 20px;
}

.popup-firstload .popup-container {
    border-radius: 16px;
    background-color: #fcfcfc;
    background-image: unset !important;
    background-position: unset;
    background-repeat: unset;
    position: relative;
    max-width: 1036px;
    width: 100%;
    margin: 6% auto auto auto;
    border: 1px solid var(--bs-neutral-0);
}

.popup-signup .popup-container 
{
    max-width: 752px !important;
}

.brocher-text
{
    font-size: medium;
}

.btn-primary-2
{
    background: #007b7f !important;
    border: 1px solid #007b7f !important;
    color: #fff !important;
    border-radius: 5px !important;
    font-size: medium !important;
}

.btn-primary-1
{
    background: #fff !important;
    border: 1px solid #007b7f !important;
    color: #007b7f !important;
    border-radius: 5px !important;
    font-size: medium !important;
}

.btn-primary-1:hover
{
    background: #007b7f !important;
    border: 1px solid #007b7f !important;
    color: #fff !important;
    border-radius: 5px !important;
    font-size: medium !important;
}

.btn-primary-2:hover
{
    background: #fff !important;
    border: 1px solid #007b7f !important;
    color: #007b7f !important;
    border-radius: 5px !important;
    font-size: medium !important;
}

.popup-firstload .popup-container
{
    max-width: 752px !important;
}

.popup-firstload .popup-container .popup-content {
    padding: 41px 20px !important;
    display: flex;
}

.header .main-menu li.mega-li-small .mega-menu .mega-menu-inner-small
{
    padding: 25px 35px 13px 35px !important;
}

.header .main-menu li ul li a
{
    font-size: 15.5px !important;
}

.header .main-menu li ul li a:hover
{
    border-radius: 10px 20px 0px 0px !important;
    background: #007c80 !important;
    color: #fff !important;
    padding: 8px 10px !important;
}

.tour-count-text
{
    font-size: large;
    font-weight: 500;
}

.tour-box
{
    border-radius: 10px !important;
    box-shadow: 0px 0px 3px 1px rgb(198 194 194 / 50%) !important;
    padding: 25px 20px !important;
    margin-bottom: 30px !important;
}


.tour-box-image
{
    border-radius: 20px !important;
    box-shadow: 0px 0px 3px 1px rgb(198 194 194 / 70%) !important;
}


.tour-box-image:hover
{
    transform: scale(1.03) !important;
}

.tour-box-details h4
{
    font-size: 20px !important;
}

.tour-box-details p
{
    font-size: 15px !important;
    margin-bottom: 15px !important;
}

.text-justify
{
    text-align: justify !important;
}

.tour-box-details .tour-description
{
    font-size: 15px !important;
    margin-bottom: 15px !important;
}

.tour-box-buttons .price-text
{
    color:#d12828 !important;
    font-size: large !important;
    font-weight: 500 !important;
}

.tour-box-buttons
{
    text-align: center !important;
}

.view-tour-button a
{
    background: #007b7f !important;
    border: 1px solid #007b7f !important;
    color: #fff !important;
    margin-top: 20px;
    border-radius: 30px;
    width: 100%;
    padding: 10px;
    font-weight: 500;
    font-size: medium;
}

.view-tour-button a:hover
{
    background: #fff !important;
    border: 1px solid #007b7f !important;
    color: #007b7f !important;
}

.download-brocher-button a
{
    background: #e6f2fd !important;
    border: 1px solid #007b7f !important;
    color: #007b7f !important;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 30px;
    width: 100%;
    padding: 10px;
    font-weight: 500;
    font-size: medium;
}

.download-brocher-button a:hover
{
    background: #007b7f !important;
    border: 1px solid #007b7f !important;
    color: #fff !important;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 30px;
    width: 100%;
    padding: 10px;
    font-weight: 500;
    font-size: medium;
}

.tags a
{
    background-color: #f1f2f3;
    border-radius: 7px;
    color: #323637;
    cursor: pointer;
    font-size: 0.90em;
    line-height: 1.5;
    padding: 4px 10px;
    text-decoration: none;
    white-space: nowrap;
    margin-right: 5px;
    font-weight: 500;
}

.wishlist
{
    position: absolute;
    top: 10px;
    right: 20px;
    color: #727171;
    background: white;
    padding: 5px;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    text-align: center;
    box-shadow: 0px 0px 3px 1px rgb(198 194 194 / 50%) !important;
}

.wishlist:hover i
{
    color: #d12828;
}

.tour-box-image-box
{
    position: relative;
}

.tour-box-details h4 a:hover
{
    color: #f39925 !important;
}

.cb-container
{
    padding-left: 0px !important;
}

.header-image-box
{
    background: url(../images/about-header.jpg) !important;
    height: 290px;
    background-repeat: no-repeat;
    background-size: cover;
}

.box-location-shop {
    padding: 80px 0px 0px 0px;
    background-image: unset !important;
    background-size: unset !important;
    background-repeat: unset !important;
    background-position: unset !important;
}

.contact-form-box
{
    background: #fff !important;
    padding: 3rem !important;
    border-radius: 20px !important;
    box-shadow: 0px 0px 3px 1px rgb(198 194 194 / 50%) !important;
}

.box-contact-form {
    padding: 20px 0px;
}

.burger-icon > span {
    display: block;
    position: absolute;
    left: 8px;
    width: 24px;
    height: 0.8px;
}

.footer h5
{
    margin-bottom: 16px;
    color: orange !important;
}

.box-info-contact p {
    margin-bottom: 16px;
    color: #eee !important;
}

.need-help
{
    color: #eee !important;
}

.footer .phone-support {
    color: var(--bs-warning);
    font-size: x-large;
}

.card-popular-destination .card-image
{
    max-width: 90% !important;
    border-radius: 10px !important;
}

.text-sm-bold {
    font-size: 17px;
    line-height: 22px;
}

.destination-slider-image
{
    width: 195px !important;
    height: 260px !important;
}

.card-popular {
    padding: 0px;
    padding-bottom: 20px;
    border-radius: 10px;
    border: 1px solid var(--bs-border-color);
    margin-bottom: 24px;
    box-shadow: 0px 0px 2px 0px rgb(198 194 194 / 50%) !important;
}

.box-list-populars {
    margin-top: 45px !important;
}

.card-popular .card-image
{
    border-radius: 10px 10px 0px 0px !important;
}

.card-popular .card-info .card-meta {
    display: flex;
    align-items: center;
    justify-content: center;
}

.meta-links
{
    margin-right: 10px;
}

.btn-view-tour
{
    background: #fff;
    border-radius: 30px;
    padding: 8px 40px;
    font-size: medium;
    border: 1px solid #ff6f00;
    color: #ff6f00;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 80%;
}

.btn-view-tour:hover
{
    background: #ff6f00;
    border-radius: 30px;
    padding: 8px 40px;
    font-size: medium;
    border: 1px solid #ff6f00;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 80%;
}

.card-meta
{
    margin-top: 10px;
}

.card-popular .card-image img {
    display: block;
    width: 100%;
    height: 220px;
    padding: 10px;
    border-radius: 30px;
}

.destination-slider-image-2 {
    width: 260px !important;
    height: 260px !important;
}

.about-section
{
    width: 100%;
    padding: 25px 0px;
    /* background-image: url('../images/tours/30.webp');
    background-size: cover;
    background-repeat: no-repeat; */
    background: #030303;
    margin-bottom: 50px;
}

.about-heading
{
    color: #eee;
    padding: 30px 0px;
}

.about-text
{
    text-align: justify;
    font-size: large;
    color: #eee;
    line-height: 1.8;
    margin-bottom: 15px;
}

.btn-about-read-more
{
    border-radius: 30px;
    padding: 10px 40px;
    font-size: medium;
    border: 1px solid #0e8386;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    width: unset;
    background: #0e8386;
}

.btn-about-read-more:hover
{
    background: #222;
    border: 1px solid #fff;
    color: #fff;
}

.popup-signin .popup-container .popup-content {
    background: #007c80 !important;
    border: unset !important;
    outline: unset !important;
    color: #fff !important;
}

.popup-signin .popup-container {
    background-image: none !important;
}

.pt-serif-regular {
    font-family: "PT Serif", serif;
    font-weight: 400;
    font-style: normal;
  }
  
  .pt-serif-bold {
    font-family: "PT Serif", serif;
    font-weight: 700;
    font-style: normal;
  }
  
  .pt-serif-regular-italic {
    font-family: "PT Serif", serif;
    font-weight: 400;
    font-style: italic;
  }
  
  .pt-serif-bold-italic {
    font-family: "PT Serif", serif;
    font-weight: 700;
    font-style: italic;
  }

  .query-form-button {
    background: #ffba00 !important;
    color: #fff !important;
}

.video-box
{
    display: none;
}

.mobile-video
{
    display: none !important;
}

.card-journey-small .card-info .card-title
{
    background: #007c80 !important;
    padding: 10px 0px !important;
    color: white !important;
}

.card-journey-small .card-info .card-title a {
    color: #fff !important;
}

.card-journey-small .card-info .card-program {
    position: relative;
    padding: 0px 20px 25px 20px !important;
}

.btn-primary-3
{
    background: #f39925 !important;
    border: 1px solid #f39925 !important;
    color: #fff !important;
    border-radius: 5px !important;
    font-size: medium !important;
}

.btn-primary-4
{
    background: #fff !important;
    border: 1px solid #f39925 !important;
    color: #f39925 !important;
    border-radius: 5px !important;
    font-size: medium !important;
}

.btn-primary-4:hover
{
    background: #f39925 !important;
    border: 1px solid #f39925 !important;
    color: #fff !important;
    border-radius: 5px !important;
    font-size: medium !important;
}

.btn-primary-3:hover
{
    background: #fff !important;
    border: 1px solid #f39925 !important;
    color: #f39925 !important;
    border-radius: 5px !important;
    font-size: medium !important;
}

.price {
    font-weight: bold !important;
    font-size: 18px !important;
    text-align: center;
    color: #007c80 !important;
}

.booking-form {
    border-radius: 8px;
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.07);
    position: relative;
    border: 1px solid var(--bs-border-color);
    margin-bottom: 32px;
    background: #007c80 !important;
}


.box-breadcrumb
{
    background: rgba(var(--bs-light-rgb),1)!important;
    padding-bottom: 5px !important;
}

.top-bar
{
    width: 100% !important;
    background: #007c80 !important;
    padding: 0px !important;
}

.topbar-left
{
    position: relative;
    padding: 7px 0px;
    padding-left: 35px;
}

.topbar-left::after
{
    position: absolute;
    content: "";
    width: 50px;
    background: #fff !important;
    height: 38px;
    top: 0px;
    transform: skewX(18deg);
    right: -30px;
}

.topbar-right
{
    text-align: center;
    padding: 7px 0px;
    border-bottom: 1px solid #007b7f;
}


.topbar-left a
{
    margin-right: 20px !important;
    color: #fff !important;
    font-size: 15px;
}

.border-right
{
    border-right: 1px solid #eee;
    padding: 0px 15px;
}

.ml-2
{
    margin-left: 3px !important;
}

.topbar-right a
{
    font-size: 15px;
}

.social-icon
{
    color: #222;
    margin-right: 20px !important;    
    font-size: 16.0px !important;
}

.follow-text
{
    color: #222;
    font-weight: bold;
    margin-right: 20px;
}

.tour-specialist
{
    background-color: #f0f6f6;
    padding: 45px 0px;
}

.tour-specialist-left p
{
    font-size: large;
    text-align: center;
    margin-top: 10px;
    line-height: 1.6;
    padding: 0px !important;
}

.tour-specialist-buttons
{
    text-align: center;
    margin-top: 30px;
}

.tour-specialist-buttons a
{
    font-size: large;
    margin-right: 20px;
    color: #222;
    font-weight: bold;
}

.tour-specialist-image-box
{
    text-align: center;
}

.tour-specialist-image-box img
{
    border-radius: 100% !important;
    margin-bottom: 10px;
    border:3px dotted #007b7f;
}

.tour-specialist-image-box h4
{
    font-size: medium;
    line-height: unset;
}

.brochure-section
{
    padding: 90px 0px !important;
    background: #1b6b6e !important;
}

.brochure-content
{
    text-align: center !important;
}

.brochure-content p {
    font-size: large;
    text-align: center;
    margin-top: 20px;
    line-height: 1.6;
    padding: 0px 60px !important;
}

.brochure-content a
{
    font-weight: bold !important;
}

.why-choose-us
{
    background-color: #367c7a;
}

.why-choose-box
{
    padding: 20px 0px;
    /* background: #fff !important; */
    position: relative;
    /* box-shadow: 0px 0px 2px 0px rgb(198 194 194 / 40%) !important;
    border-radius: 5px; */
}

.why-choose-bg
{
    background: url('../images/final-map.avif');
    background-size: cover;
    padding: 70px 0px;
}

.why-choose-box h6
{
    margin-top: 30px;
    margin-bottom: 20px;
}

.why-choose-box p {
    font-size: medium;
    text-align: center;
    margin-top: 20px;
    line-height: 1.75;    
    padding: 0px 20px;
}

.welfare-bg
{
    background: #40362a;
}

/* .why-choose-box .icon-box
{
    width: 80px;
    height: 80px;
    background: #007c80;
    position: absolute;
    top: -37px;
    left: 105px;
    border-radius: 100%;
} */
/* 
.mb-80
{
    margin-bottom: 80px;
} */

@media screen and (max-width: 1260px) {
    .header .main-header .header-right
    {
        min-width: unset;
    }

    .header .container-fluid
    {
        padding-left: 20px;
        padding-right: 20px;
    }

    .topbar-left
    {
        padding-left: 0px;
    }

    .tour-specialist-left h4
    {
        font-size: 32px;
    }

    .tour-specialist-left p
    {
        font-size: medium;
    }
}


@media screen and (max-width: 500px) {

    .tour-specialist-left h4
    {
        font-size: 25px;
        text-align: center;
    }

    .tour-specialist-left p
    {
        font-size: medium;
        padding: 0px 0px !important;
    }

    .tour-specialist {
        background-color: #f0f6f6;
        padding: 35px 0px;
    }

    .tour-specialist-buttons {
        text-align: center;
        margin-top: 30px;
        display: flex;
        justify-content: space-around;
        align-items: center;
        margin-bottom: 30px;
    }

    .tour-specialist-buttons a {
        font-size: medium;
        margin-right: 0px;
        color: #222;
        font-weight: bold;
    }

    .tour-specialist-enquiry-btn
    {
        font-size: small !important;
    }

    .tour-specialist-right .row
    {
        display: flex;
    }


    .burger-icon {
        display: block;
        right: 10px;
        border-radius: 10px;
        background: no-repeat;
    }

    .burger-icon-top
    {
        height: 1.2px !important;
    }

    .burger-icon-mid
    {
        width: 18px !important;
        height: 2.0px !important;
    }

    .burger-icon-bottom
    {
        height: 1.2px !important;
    }

    .header-nav
    {
        display: none;
    }

    .language
    {
        display: none;
    }

    .trip-button
    {
        display: none;
    }

    .sticky-bar.stick
    {
        position: unset;
    }

    .header .main-header {
        padding: 0px 0px;
    }

    .card-journey-small .card-image img {
        display: block;
        width: auto;
        height: 250px;
        max-width: 100%;
        min-width: 100%;
    }

    .card-journey-small .card-info
    {
        margin-top: -99px;
    }

    .itinerary-heading {
        font-weight: 500 !important;
        font-size: 15px !important;
    }

    .popup-firstload .popup-container
    {
        border-radius: 0px !important;
    }

    .close-popup {
        position: absolute;
        top: 7px;
        right: 11px;
        z-index: 1234;
        height: 42px;
        width: 42px;
        background: url(../imgs/template/icons/close.png) no-repeat center;
        /* background-color: var(--bs-neutral-0); */
        border-radius: 4px;
        cursor: pointer;
    }

    .popup-firstload .popup-container .popup-content {
        padding: 41px 10px !important;
        display: flex;
    }

    .mobile-menu {
        margin-top: 10px !important;
        text-align: center !important;
    }

    .tour-slider-image {
        border-radius: 20px !important;
        width: 100% !important;
        height: 235px !important;
    }

    /* .burger-close
    {
        background: unset !important;
        right: 10px !important;
    } */

    .video-box {
        position: unset;
        display: block;
        top: 250px;
        width: 100%;
        box-shadow: 0 0 20px -6px rgba(0, 0, 0, .15) !important;
        border-bottom: 22px solid #eee;
    }

    .video-box-content {
        margin-left: 0px;
        padding: 20px 2rem !important;
    }

    .trip-idea-button
    {
            padding: 8px 38px !important;
            background-color: #fff !important;
            border: 1px solid #007c80;
            border-radius: 38px;
            font-size: 16px !important;
            line-height: 26px;
            font-weight: 700;
            color: #007c80 !important;
    }

    .trip-idea-button:hover
    {
            background-color: #007c80 !important;
            border: 1px solid #007c80;
            color: #fff !important;
    }

    .plan-trip-button {
        background: #007c80 !important;
        color: #eee !important;
        font-size: 16px !important;
        padding: 8px 40px !important;
        border: 1px solid #007c80;
        line-height: 26px;
        font-weight: 700;
    }

    .plan-trip-text {
        font-size: 17px;
        line-height: 1.7;
    }

    .video-box-content a {
        width: 100%;
        margin-bottom: 10px;
        font-size: 16px !important;
        padding: 10px 30px !important;
        margin-right: 10px;
        border-radius: 10px !important;
    }

    .video-box-content p {
        font-size: large;
        margin-bottom: 20px;
    }

    .video-box-content h2 {
        margin-bottom: 10px;
    }

    .mobile-video
    {
        display: block !important;
    }

    .desktop-video
    {
        display: none;
    }

    .card-journey-small .card-image {
        position: unset;
        overflow: unset;
        height: 320px !important;
    }

    .custom-logo {
        width: 200px !important;
        padding: 25px 10px 15px 0px;
    }
}

