.pkt-trash-hand-font {
    font-family: trash-hand;
}

.pkt-din-font-light,
.pkt-din-font-light > b {
    font-family: din-2014-light;
}
.pkt-din-font-regular {
    font-family: din-2014-regular;
}
.pkt-din-font-demi {
    font-family: din-2014-demi;
}
.pkt-din-font-bold {
    font-family: din-2014-bold;
}
p.pkt-din-font-regular strong,
td.pkt-din-font-regular strong {
    font-family: din-2014-bold;
}
.pkt-font-size-52 {
    font-size: 3.714rem;
    line-height: 1em;
}

.pkt-font-size-40,
.pkt-font-size-40 > b {
    font-size: 2.857rem;
    line-height: 1em;
}


.pkt-font-size-30,
.pkt-font-size-30 > b {
    font-size: 2.143rem;
    line-height: 1em;
}

.pkt-font-size-26,
.pkt-font-size-26 > b {
    font-size: 1.857rem;
    line-height: 1.2em;
}
.pkt-font-size-20 {
    font-size: 1.429rem;
    line-height: 1.4em;
}
.pkt-font-size-18 {
    font-size: 1.286rem;
    line-height: 1.4em;
}

.pkt-font-size-13 {
    font-size: 0.929rem;
    line-height: 1.4em;
}
.pkt-font-size-12 {
    font-size: 0.857rem;
    line-height: 1.4em;
}

.pkt-font-size-16 {
    font-size: 1rem;
    line-height: 1.4em;
}

.pkt-hover-underline:hover {
    text-decoration: underline;
    text-underline-position: under;
}

.pkt-lh-1.pkt-hover-underline:hover {
    text-underline-offset: -0.2em;
}

.pkt-lh-1 {
    line-height: 1em;
}



.pkt-counters {
    width: 35px;
}

.pkt-counter-button {
    background: #efefef;
}

input.pkt-counters:disabled {
    background-color: white;
}

.pkt-ls-0 {
    letter-spacing: 0 !important;
}

.pkt-footer-underline {
    border-bottom: 1px solid rgb(222, 222, 222) !important;
}

.pkt-btn-circle {
    height: 38px;
    width: 38px;
    border-radius: 19px;
}

.pkt-int-range-btn {
    height: 43px;
    width: 43px;
}

.pkt-order-tabs {
    border-radius: 10px 10px 0px 0px;
}

.pkt-order-tabs .active {
    border-radius: 10px 10px 0px 0px;
}

#order-plan-tabs > li > .btn {
    color: var(--bs-dark);
}

#order-plan-tabs > li > .btn.active {
    color: #1a648d !important;
    font-weight: 600;
}

.pkt-order-container {
    border-radius: 0px 18px 18px 18px;
}

.pkt-more-lh {
    line-height: 110%;
}


.form-select {
    height: 45px;
    padding-left: 14px;
}

.form-select:focus {
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
}

.form-select:hover {
    border: 1px solid #9a9a9a;
    -webkit-box-shadow: 2px 2px 3px 2px #efeded;
            box-shadow: 2px 2px 3px 2px #efeded;
}

.pkt-badge-gray {
    background-color: #e8e9ea !important;

}

.pkt-border-radius {
    border-radius: 18px !important;
}


.pkt-show-more-btn:hover {
    border: 1px solid #9a9a9a;
    -webkit-box-shadow: 1px 1px 2px 2px #cacaca;
            box-shadow: 1px 1px 2px 2px #cacaca;
    background-color: transparent !important;
}

.pkt-specifics-included {
    height: 12px;
}

/* courses details */
.pkt-points-content {
    max-height: 100%;
    overflow: auto;
}
/* courses details */

.pkt-badge {
    height: 22px;
    width: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: none;
}

.pkt-single-testimonial-user {
    height: 60px;
    width: 60px;
}

.pkt-bg-image {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

#jobAccordian
    > .accordion-item
    > .accordion-header
    > .accordion-button:not(.collapsed) {
    background-color: #343333;
    border-bottom: 0 !important;
    font-weight: bold;
    color: #000;
}

#faqAccordion > .accordion-item > .accordion-header > .accordion-button::after {
    height: 50px;
    width: 50px;
    border-radius: 25px;
    background-color: #F5F5F5;
    background-image: url("https://www.pukkatravels.com/travel-images/common-images/icons/plus-solid.svg");
    background-size: 0.7rem;
    background-position: center;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}
#faqAccordion
    > .accordion-item
    > .accordion-header
    > .accordion-button:not(.collapsed)::after {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
}
#faqAccordion
    > .accordion-item
    > .accordion-header
    > .accordion-button:not(.collapsed) {
    -webkit-box-shadow: none;
            box-shadow: none;
}

#accBody .accordion-button {
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border: none;
    padding: 0.3rem 1.25rem;
}

.accordion-button:not(.collapsed) {
    background-color: transparent;
    border-bottom: 0 !important;
    font-weight: bold;
    color: #000;
}

.accordion-button:focus {
    -webkit-box-shadow: none;
            box-shadow: none;
    border-color: rgba(0, 0, 0, 0.125);
}

.form-control {
    line-height: 2.5rem;
    font-size: 1.3rem;
}

.form-control:focus {
    -webkit-box-shadow: none;
            box-shadow: none;
}

.form-check-input[type="checkbox"] {
    border-radius: 0.45em;
}

.form-check-input {
    height: 1.5rem;
    width: 1.5rem;
}

.form-check-input:focus {
    -webkit-box-shadow: none;
            box-shadow: none;
}

.accordion-button.pkt-according-job-form::after {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
}

.accordion-button.pkt-according-job-form:not(.collapsed)::after {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}

.accordion-button.pkt-hiring-according::after {
    background-image: url("data:image/svg+xml,%0A%3Csvg fill='%23ffffff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24px' height='24px'%3E%3Cpath fill-rule='evenodd' d='M 11 2 L 11 11 L 2 11 L 2 13 L 11 13 L 11 22 L 13 22 L 13 13 L 22 13 L 22 11 L 13 11 L 13 2 Z'/%3E%3C/svg%3E");
    background-color: var(--bs-primary);
    height: 25px;
    width: 25px;
    border-radius: 16px;
    background-size: 0.9rem;
    background-position: center;
}

.accordion-button.pkt-hiring-according:not(.collapsed)::after {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
}

.accordion-button.pkt-course-accordion::after {
    background-position: center;
    background-image: url("data:image/svg+xml,%0A%3Csvg fill='%23ffffff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24px' height='24px'%3E%3Cpath fill-rule='evenodd' d='M 11 2 L 11 11 L 2 11 L 2 13 L 11 13 L 11 22 L 13 22 L 13 13 L 22 13 L 22 11 L 13 11 L 13 2 Z'/%3E%3C/svg%3E");
    background-color: var(--bs-primary);
    height: 30px;
    width: 30px;
    border-radius: 17px;
    background-size: 0.8rem;
}

.accordion-button.pkt-course-accordion:not(.collapsed)::after {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
}

.pkt-course-detail-type {
    width: 30px !important;
    height: 30px !important;
    display: -ms-flexbox;
    /* display: flex; */
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    letter-spacing: 0px !important;
}

.pkt-lead-form {
    background: transparent;
    border-radius: 0;
    padding-left: 0;
    color: #fff;
    border: #ccc;
    border-bottom: 1px solid #ccc;
}

.pkt-lead-form:focus {
    background: transparent;
    color: #fff;
    border-color: #fff;
}

.pkt-lead-form::-webkit-input-placeholder {
    color: #ccc;
}

.pkt-lead-form::-moz-placeholder {
    color: #ccc;
}

.pkt-lead-form:-ms-input-placeholder {
    color: #ccc;
}

.pkt-lead-form::-ms-input-placeholder {
    color: #ccc;
}

.pkt-lead-form::placeholder {
    color: #ccc;
}

.progress {
    border-radius: 0.5rem;
    height: 10px;
    background: #cecaca;
}

.pkt-lead-form-checkbox {
    z-index: 999;
}

.pkt-lead-form-interest-card {
    height: 255px;
    width: 200px;
}

.pkt-lead-form-destination-card {
    height: 130px;
    width: 220px;
}

.pkt-lead-form-intl .iti__selected-dial-code {
    color: #fff !important;
}

.pkt-visiting-wrapper {
    max-height: 45vh;
}

.text-white > b {
    color: white;
}

#swiperMobileCards > .swiper-button-next {
    background-color: transparent !important;
    background-image: url("https://www.pukkatravels.com/travel-images/common-images/icons/right-arrow.svg") !important;
}

#swiperMobileCards > .swiper-button-prev {
    background-color: transparent !important;
    background-image: url("https://www.pukkatravels.com/travel-images/common-images/icons/left-arrow.svg") !important;
}

#swiperMobileCards > .swiper-button-prev.swiper-button-disabled {
    display: none;
}

#swiperMobileCards > .swiper-button-next.swiper-button-disabled {
    display: none;
}

#swiperInterview > .swiper-button-next {
    background-color: #0000002e !important;
    background-image: url("https://www.pukkatravels.com/travel-images/common-images/icons/right-arrow.svg") !important;
}

#swiperInterview > .swiper-button-prev {
    background-color: #0000002e !important;
    background-image: url("https://www.pukkatravels.com/travel-images/common-images/icons/left-arrow.svg") !important;
}

.pkt-circle-24 {
    height: 24px;
    width: 24px;
    border-radius: 50%;
}

.pkt-submenu-icon {
    height: 80px;
    width: 80px;
}

.pkt-chapter-image {
    height: 300px;
}

.pkt-itenary-container {
    height: calc(100vh - 118px) !important;
}

.pkt-signup-container {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    height: 100%;
    padding-top: 95px;
}

.pkt-interview-swiper {
    background-image: url("https://www.pukkatravels.com/travel-images/common-images/Ratings_50px hight.svg");
    background-repeat: no-repeat;
    background-position: center;
}

#swiperMultiImageGallery {
    height: 490px;
}

#swiperMultiImageGallery > .pkt-multiimage-slide {
    max-height: 450px !important;
    max-width: 450px !important;
}

#swiperMultiImageGallery > .swiper-wrapper > .swiper-slide > img {
    -o-object-fit: cover !important;
       object-fit: cover !important;
    -o-object-position: center !important;
       object-position: center !important;
}

.pkt-quote {
    border-left: 3px solid var(--bs-primary);
    margin-left: -45px;
}

.pkt-font-size-18 > b {
    font-size: 18px;
}

.pkt-article-letter-spacing * {
    letter-spacing: 0.5px !important;
}

.pkt-single-image {
    max-height: 400px;
}

.pkt-booking-reference {
    background-color: #FCE0D2;
}

.pkt-order-status-badge {
    height: 40px;
    width: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.button_season:hover {
    background-color: unset;
    color: unset;
}

.button_season.pkt-active {
    background-color: var(--bs-primary);
    color: #fff;
}

.pkt-filter-checkbox > .form-check-input {
    height: 16px;
    width: 16px;
    border-radius: 3px !important;
}

.badge-hashtag:hover,
.badge-hashtag.active {
    background-color: #1a648d !important;
}

.badge-hashtag.active > .form-check-label {
    color: #fff !important;
    font-family: din-2014-demi !important;
}

.badge-hashtag:hover > .form-check-label {
    background-color: #1a648d !important;
    color: #fff !important;
    font-family: din-2014-demi !important;
}

#pf_form .dropdown-menu {
    min-width: -webkit-fill-available;
}

#pf_form_desktop .dropdown-menu {
    min-width: -webkit-fill-available;
}

#pf_form_mobile .dropdown-menu {
    min-width: -webkit-fill-available;
}

.btn-block {
    width: 100%;
}

.pkt-filter-checkbox {
    line-height: 1.6;
}

.pkt-vehicle-detail-accordian {
    height: calc(100% - 180px);
}

.pkt-icon-w-12 {
    width: 12px;
}

.pkt-icon-w-16 {
    width: 16px;
}

.pkt-transfer-filter-img {
    width: 100%;
}

.dropdown-menu.filter-dropdown {
    overflow-y: auto;
    max-height: 300px;
}

.order-timeline:not(:last-of-type)::after {
    content: "";
    background-color: grey;
    height: 2px;
    width: calc(100% + 1px);
    position: absolute;
    top: 45%;
    margin-left: 0px;
}

.timeline > li {
    position: relative;
    min-height: 120px;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}
.timeline > li:after {
    clear: both;
    content: " ";
    display: table;
}

.timeline > li > .timeline-panel {
    width: 50%;
    float: left;
    /* margin: 20px 0 20px 0; */
}

.timeline > li:not(.timeline-inverted) {
    padding-right: 90px;
}

.timeline > li.timeline-inverted {
    padding-left: 90px;
}

.timeline > li > .timeline-badge {
    width: 70px;
    height: 70px;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 50%;
    margin-left: -25px;
    z-index: 100;
}
.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}
.timeline-body > p + p {
    margin-top: 5px;
}

.pkt-h1-din-narrow-25 {
    font-family: din-2014-narrow-semi-bold;
    font-size: 25px;
    line-height: 77px;
    letter-spacing: 0.01em;
}
.pkt-h1-din-narrow-40 {
    font-family: din-2014-narrow-semi-bold;
    font-size: 40px;
    line-height: 77px;
    letter-spacing: 0.01em;
}
.pkt-h1-din-narrow-60 {
    font-family: din-2014-narrow-semi-bold;
    font-size: 6px;
    line-height: 77px;
    letter-spacing: 0.01em;
}
.pkt-activity-30 {
    font-family: trash-hand;
    font-size: 30px;
    line-height: 64px;
    letter-spacing: 0.01em;
}
.pkt-activity-40 {
    font-family: trash-hand;
    font-size: 40px;
    line-height: 64px;
    letter-spacing: 0.01em;
}
.pkt-activity-60 {
    font-family: trash-hand;
    font-size: 60px;
    line-height: 64px;
    letter-spacing: 0.01em;
}

@media (max-width: 575.98px) {
    .timeline > li {
        min-height: 100px;
    }

    .pkt-multiimage-slide {
        width: 100% !important;
    }

    .pkt-single-image {
        max-height: 400px;
        width: 100%;
    }
    .pkt-quote {
        margin-left: 0;
    }

    .pkt-members-image {
        height: 50px;
        width: 50px;
    }

    #divHeroText {
        margin-bottom: 90px !important;
    }

    .pkt-lead-form-interest-card {
        height: 195px;
        width: 156px;
    }
    .pkt-lead-form-destination-card {
        height: 188px;
        width: 146px;
    }

    .pkt-font-size-20 {
        font-size: 16px;
    }
    .pkt-font-size-18 {
        font-size: 14px;
    }

    .pkt-font-size-18 > b {
        font-size: 14px;
    }

    .pkt-font-size-26,
    .pkt-font-size-26 > b {
        font-size: 20px;
    }

    .pkt-counter-button {
        height: 30px;
        width: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        background: #efefef;
    }

    .pkt-font-size-52 {
        font-size: 40px;
    }

    .pkt-font-size-40,
    .pkt-font-size-40 > b {
        font-size: 1.857rem;
        line-height: 1em;
    }

    .pkt-submenu-icon {
        height: 40px;
        width: 40px;
    }

    .pkt-orders-card {
        max-height: calc(100vh - 253px) !important;
    }
}

@media (min-width: 768px) {
    .pkt-itenary-container {
        height: calc(100vh - 150px) !important;
    }
    .order-timeline:not(:last-of-type)::after {
        top: 18px;
        margin-left: 18px;
    }

    .pkt-transfer-filter-img {
        width: 200px;
    }

    .pkt-vehicle-detail-accordian {
        height: calc(100% - 120px);
    }

    .pkt-single-testimonial-user {
        height: 90px;
        width: 90px;
    }
}

@media (min-width: 992px) {
    .pkt-vehicle-detail-accordian {
        height: calc(100% - 150px);
    }

    .pkt-itenary-container{
        height: calc(100vh - 177px) !important;
    }

    #crNavbarLaptopDesktop {
        width: 840px !important;
    }
}

@media (min-width: 1400px) {
    .pkt-hero-text {
        padding-left: 5rem;
    }

    #crNavbarLaptopDesktop {
        width: 933px !important;
    }

    .pkt-orders-card {
        max-height: calc(100vh - 265px) !important;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .pkt-submenu-icon {
        height: 60px;
        width: 60px;
    }

    .pkt-orders-card {
        max-height: calc(100vh - 294px) !important;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .pkt-visiting-wrapper {
        max-height: 60vh;
    }

    .pkt-members-image-container {
        width: 80px;
    }

    .pkt-members-image {
        width: 60px;
        height: 60px;
    }

    .pkt-orders-card {
        max-height: calc(100vh - 294px) !important;
    }
}



.pkt-h1-light {
    font-family: din-2014-narrow-semi-bold;
    font-size: 40px;
    color: var(--bs-light);
}

.pkt-h2-light {
    font-family: "din-2014-regular";
    font-size: 20px;
    color: var(--bs-light);
}

.pkt-h2-dark {
    font-family: "din-2014-regular";
    font-size: 20px;
    color: #808080;
}

.pkt-h3-light {
    font-family: "din-2014-regular";
    font-size: 16px;
    color: var(--bs-body-light);
    letter-spacing: 1px;
}

.pkt-h3-dark {
    font-family: "din-2014-regular";
    font-size: 16px;
    color: #808080;
    letter-spacing: 1px;
}

.pkt-h4-light {
    font-family: "din-2014-demi";
    font-size: 12px;
    letter-spacing: 1px;
    color: var(--bs-body-light) !important;
}

.pkt-h4-menu {
    font-family: "din-2014-demi";
    font-size: 12px;
    letter-spacing: 1px;
    color: var(--bs-light) !important;
}

.pkt-h4-dark {
    font-family: "din-2014-demi";
    font-size: 12px;
    color: var(--bs-dark) !important;
    letter-spacing: 1px;
}

.pkt-h4-gray {
    font-family: "din-2014-demi";
    font-size: 12px;
    color: #808080 !important;
    letter-spacing: 1px;
}


/* can be replaced with pkt-counter-btn */
.pkt-plus-minus-btn {
    height: 35px;
    width: 35px;
}

/* can be replaced with pkt-btn-cta pkt-btn-cta-light/dark */
.pkt-button-text-light {
    font-family: "din-2014-demi";
    font-size: 16px;
    color: var(--bs-light);
}

.pkt-button-text-dark {
    font-family: "din-2014-demi";
    font-size: 16px;
    color: #808080;
}