﻿.modal-body {
    padding: 15px;
}


/* ------placeholder animations------ */

.w-50 {
    width: 50%;
}

.w-75 {
    width: 75%;
}

.mb-4 {
    margin-bottom: 10px;
}

.owl-controls .owl-pagination {
    margin: 0
}

.content-placeholder-text {
    background-color: #eee;
    height: 15px;
    overflow: hidden;
    position: relative;
    margin: 0 0 10px;
}

    .content-placeholder-text.bold {
        height: 24px;
        margin: 0 0 15px;
    }

    .content-placeholder-text.thin {
        height: 12px;
    }

    .content-placeholder-text:after,
    .placeholder-img:after {
        content: "";
        animation: content-placeholder-animation 1s linear infinite;
        background: -moz-linear-gradient( left, rgba(15, 15, 15, 0) 0%, rgba(219, 219, 219, 0.5) 50%, rgba(255, 255, 255, 0) 100%);
        background: -webkit-linear-gradient( left, rgba(15, 15, 15, 0) 0%, rgba(219, 219, 219, 0.5) 50%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient( to right, rgba(15, 15, 15, 0) 0%, rgba(219, 219, 219, 0.5) 50%, rgba(255, 255, 255, 0) 100%);
        display: block;
        height: inherit;
        left: 0;
        position: absolute;
        top: 0;
        width: 70%;
        -webkit-will-change: transform;
        -moz-will-change: transform;
        -o-will-change: transform;
        -ms-will-change: transform;
    }

@keyframes content-placeholder-animation {
    0% {
        transform: translateX(-50%);
    }

    100% {
        transform: translateX(300%);
    }
}

@-webkit-keyframes content-placeholder-animation {
    0% {
        transform: translateX(-50%);
    }

    100% {
        transform: translateX(300%);
    }
}

@-moz-keyframes content-placeholder-animation {
    0% {
        transform: translateX(-50%);
    }

    100% {
        transform: translateX(300%);
    }
}

@-ms-keyframes content-placeholder-animation {
    0% {
        transform: translateX(-50%);
    }

    100% {
        transform: translateX(300%);
    }
}

.placeholder-img {
    background: #eee;
    position: relative;
    overflow: hidden;
}

.placeholder-img-inr {
    position: absolute;
    top: 50%;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px;
    display: inline-block;
}

    .placeholder-img-inr .PlaceAnim {
        background: #d1d1d1;
        height: 100%;
        width: 2px;
        margin: 0 2px 0 0;
        display: inline-block;
        -webkit-animation: placeholderAnim 1.2s infinite ease-in-out;
        animation: placeholderAnim 1.2s infinite ease-in-out;
    }

.placeholder-brdr {
    border-top: 1px solid #d7d7d7;
}

@keyframes placeholderAnim {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4);
        transform: scaleY(0.4);
    }

    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}

@-webkit-keyframes placeholderAnim {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4);
        transform: scaleY(0.4);
    }

    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}

@-moz-keyframes placeholderAnim {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4);
        transform: scaleY(0.4);
    }

    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}

@-ms-keyframes placeholderAnim {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4);
        transform: scaleY(0.4);
    }

    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}

.placeholder-img-inr .PlaceAnim-1 {
    -webkit-animation-delay: -1.2s;
    animation-delay: -1.2s;
}

.placeholder-img-inr .PlaceAnim-2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.placeholder-img-inr .PlaceAnim-3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.text-blur {
    -webkit-filter: blur(3px);
    filter: blur(3px);
}


/* ------placeholder animations ends ------ */

.wrapper {
    padding: 0 0 30px;
    background: #f4f4f4;
}

[class*="pkgIcon-"],
.pkg_inclusion li:before,
.pkg_exclusion li:before,
.dpaulsAdvList li:before {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-image: url("/static/img/packages/package-sprite.png");
    background-size: 337px 116px;
}

.pkgIcon-location {
    background-position: 0 0;
    width: 14px;
    height: 18px;
}

.pkgIcon-filter {
    background-position: 0 -20px;
    width: 24px;
    height: 24px;
}

.pkgIcon-sortBY {
    background-position: -16px 0;
    width: 14px;
    height: 10px;
}

.pkgIcon-chev-down {
    background-position: -16px -12px;
    width: 9px;
    height: 6px;
}

.pkgIcon-chev-down-gray {
    background-position: -32px 0;
    width: 9px;
    height: 6px;
}

.pkgIcon-chev-down-blue {
    background-position: -32px -10px;
    width: 9px;
    height: 6px;
}

.pkgIcon-star {
    background-position: -44px 0;
    width: 12px;
    height: 12px;
    margin: 0 2px;
}

.pkgIcon-star-blue {
    background-position: -128px 0;
    width: 12px;
    height: 12px;
    margin: 0 2px;
}

.pkgIcon-star-blue-half {
    background-position: -142px 0;
    width: 12px;
    height: 12px;
}

.pkgIcon-star-empty {
    background-position: -58px 0;
    width: 12px;
    height: 12px;
}

.pkgIcon-small-star-white {
    background-position: -72px 0;
    width: 8px;
    height: 8px;
}

.pkgIcon-tripAdv {
    background-position: -82px 0;
    width: 20px;
    height: 12px;
}

.pkgIcon-flights {
    background-position: -26px -20px;
    width: 24px;
    height: 22px;
}

.pkgIcon-flight-onwards {
    background-position: -105px 0;
    width: 20px;
    height: 15px;
}

.pkgIcon-hotels {
    background-position: -54px -20px;
    width: 24px;
    height: 22px;
}

.pkgIcon-transfers {
    background-position: -238px -20px;
    width: 22px;
    height: 22px;
}

.pkgIcon-transfer {
    background-position: -82px -20px;
    width: 22px;
    height: 22px;
}

.pkgIcon-bus {
    background-position: -82px -20px;
    width: 22px;
    height: 22px;
}

.pkgIcon-cab {
    background-position: -240px -20px;
    width: 18px;
    height: 22px;
}

.pkgIcon-breakfast {
    background-position: -260px -20px;
    width: 22px;
    height: 22px;
}

.pkgIcon-cruise {
    background-position: -218px -20px;
    width: 19px;
    height: 22px;
}

.pkgIcon-city-tour {
    background-position: -104px -20px;
    width: 20px;
    height: 22px;
}

.pkgIcon-sightseeing {
    background-position: -126px -20px;
    width: 20px;
    height: 22px;
}

.pkgIcon-meals {
    background-position: -150px -20px;
    width: 20px;
    height: 22px;
}

.pkgIcon-meal {
    background-position: -150px -20px;
    width: 20px;
    height: 22px;
}

.pkgIcon-visa {
    background-position: -172px -20px;
    width: 20px;
    height: 22px;
}

.pkgIcon-taxes {
    background-position: -194px -20px;
    width: 20px;
    height: 22px;
}

.pkgIcon-user-avtar {
    background-position: 0 -46px;
    width: 38px;
    height: 38px;
}

.pkgIcon-calendar {
    background-position: -155px 0;
    width: 16px;
    height: 13px;
}

.pkgIcon-verified-agents {
    background-position: -40px -46px;
    width: 24px;
    height: 24px;
}

.pkgIcon-low-cost-pkgs {
    background-position: -66px -46px;
    width: 23px;
    height: 24px;
}

.pkgIcon-safe-secure {
    background-position: -92px -46px;
    width: 26px;
    height: 24px;
}

.pkgIcon-search {
    background-position: -172px 0;
    width: 15px;
    height: 16px;
}

.pkgIcon-search-white {
    background-position: -190px 0;
    width: 15px;
    height: 16px;
}

.pkgIcon-compare {
    background-position: -120px -46px;
    width: 32px;
    height: 30px;
}

.pkgIcon-back {
    background-position: -180px -46px;
    width: 18px;
    height: 14px;
}

.pkgIcon-filter-mob {
    background-position: -154px -46px;
    width: 22px;
    height: 22px;
}

.pkgIcon-inclusion {
    background-position: -208px 0px;
    width: 10px;
    height: 10px;
}

.pkgIcon-exclusion {
    background-position: -220px 0px;
    width: 10px;
    height: 10px;
}

.pkgIcon-search-blue {
    background-position: -232px 0px;
    width: 12px;
    height: 12px;
}

.pkgIcon-honeymoon {
    background-position: 0 -86px;
    width: 23px;
    height: 30px;
}

.pkgIcon-family {
    background-position: -26px -86px;
    width: 35px;
    height: 30px;
}

.pkgIcon-group {
    background-position: -64px -86px;
    width: 30px;
    height: 30px;
}

.pkgIcon-adventure {
    background-position: -96px -86px;
    width: 38px;
    height: 30px;
}

.pkgIcon-activity {
    background-position: -136px -86px;
    width: 47px;
    height: 26px;
}

.pkgIcon-about-cruise {
    background-position: -186px -86px;
    width: 27px;
    height: 30px;
}

.pkgIcon-luxury {
    background-position: -216px -86px;
    width: 24px;
    height: 30px;
}

.pkgIcon-about-flight {
    background-position: -220px -45px;
    width: 48px;
    height: 32px;
}

.pkgIcon-about-train {
    background-position: -270px -45px;
    width: 24px;
    height: 32px;
}

.pkgIcon-about-bus {
    background-position: -244px -80px;
    width: 34px;
    height: 32px;
}

.pkgIcon-about-ferry {
    background-position: -280px -80px;
    width: 50px;
    height: 32px;
}

.pkgIcon-about-cab {
    background-position: -295px -45px;
    width: 40px;
    height: 32px;
}

.pkgIcon-call_us {
    background-position: -245px 0px;
    width: 20px;
    height: 20px;
}

.pkgIcon-send_enquiry {
    background-position: -266px 0px;
    width: 22px;
    height: 20px;
}

.container_new {
    max-width: 1170px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

.fnt-10 {
    font-size: 10px;
}

.fnt-11 {
    font-size: 11px;
}

.fnt-12 {
    font-size: 12px;
}

.fnt-14 {
    font-size: 14px;
}

.fnt-16 {
    font-size: 16px;
}

@media (min-width: 768px) {
    .fnt-sm-12 {
        font-size: 12px;
    }
}

.clr-blue {
    color: #1593ff;
}

.clr-66 {
    color: #666666;
}

.clr-3c {
    color: #3c3c3c;
}

.clr-31 {
    color: #313131;
}

.clr-8f {
    color: #8f8f8f;
}

.text-bold {
    font-weight: bold;
}

.text-uppercase {
    text-transform: uppercase;
}

.mt-0 {
    margin-top: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-1 {
    margin-bottom: 5px !important;
}

.mt-1 {
    margin-top: 5px !important;
}

.mb-2 {
    margin-bottom: 10px !important;
}

.mt-2 {
    margin-top: 10px !important;
}

.mt-4 {
    margin-top: 20px !important;
}

.ml-1 {
    margin-left: 5px !important;
}

.ml-2 {
    margin-left: 10px !important;
}

.mr-1 {
    margin-right: 5px !important;
}

.mr-2 {
    margin-right: 10px !important;
}

.mr-3 {
    margin-right: 15px !important;
}

.mt-3,
.my-3 {
    margin-top: 15px !important;
}

.my-3 {
    margin-bottom: 15px !important;
}

.my-2 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.mr-6 {
    margin-right: 30px !important;
}

.mr-4 {
    margin-right: 20px !important;
}

.pt-2 {
    padding-top: 10px !important;
}

@media (min-width: 769px) {
    .mx-md-3,
    .mr-md-3 {
        margin-right: 15px !important;
    }
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.oveflow-hide,
.overflow-hide {
    overflow: hidden;
}

.font-bold {
    font-weight: bold;
}

.font-normal {
    font-weight: 400 !important;
}

.stars {
    line-height: 10px;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.bookNow_:focus {
    outline: none;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.align-content-end {
    align-content: flex-end !important;
}

.row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.float-right {
    float: right !important;
}

ul {
    padding: 0;
    list-style: none;
}

a:active,
a:focus {
    text-decoration: none;
}

.pipeline {
    margin: 0 5px;
}

.rc-radio-group {
    margin: 0 0 10px;
}

.radio {
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: left;
    margin: 0 15px 0 0;
    padding-left: 0;
}

    .radio input {
        display: none;
    }

        .radio input + span {
            display: inline-block;
            position: relative;
            padding: 5px 5px 5px 25px;
            color: #666;
        }

            .radio input + span:before {
                content: "";
                display: block;
                position: absolute;
                top: 10px;
                left: 0px;
                border-radius: 50%;
                margin-right: 5px;
                width: 14px;
                height: 14px;
                border: 1px solid #666;
                background: transparent;
            }

            .radio input + span:after {
                content: "";
                display: block;
                width: 8px;
                height: 8px;
                background: #f0ad4e;
                position: absolute;
                border-radius: 50%;
                top: 13px;
                left: 3px;
                opacity: 0;
                -webkit-transform: scale(0, 0);
                transform: scale(0, 0);
                transition: all 0.2s cubic-bezier(0.64, 0.57, 0.67, 1.53);
            }

        .radio input:checked + span {
            color: #000;
        }

            .radio input:checked + span:after {
                opacity: 1;
                -webkit-transform: scale(1, 1);
                transform: scale(1, 1);
            }

            .radio input:checked + span:before {
                border-color: #f0ad4e;
            }

.font-josefin {
    font-family: "Josefin Sans", sans-serif !important;
}

.card {
    padding: 15px;
    background: #fff;
    border: 1px solid #e6e6e6;
    margin: 20px 0 0;
}

.card-heading {
    position: relative;
    color: #3c3c3c;
    font-size: 16px;
    font-weight: bold;
    font-family: "Josefin Sans", sans-serif;
    margin: 0 0 20px;
}

    .card-heading:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: -5px;
        width: 50px;
        border-bottom: 2px solid #f0ad4e;
    }

.card-content {
    color: #666;
    font-size: 14px;
}

.overview-content {
    color: #666;
    font-size: 14px;
}


/* ------for google fonts Josefin Sans */


/* vietnamese */

@font-face {
    font-family: "Josefin Sans";
    font-style: normal;
    font-weight: 300;
    src: local("Josefin Sans Light"), local("JosefinSans-Light"), url(https://fonts.gstatic.com/s/josefinsans/v13/Qw3FZQNVED7rKGKxtqIqX5Ecpl5tdF0hoJky_MiS.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}


/* latin-ext */

@font-face {
    font-family: "Josefin Sans";
    font-style: normal;
    font-weight: 300;
    src: local("Josefin Sans Light"), local("JosefinSans-Light"), url(https://fonts.gstatic.com/s/josefinsans/v13/Qw3FZQNVED7rKGKxtqIqX5Ecpl5tdV0hoJky_MiS.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}


/* latin */

@font-face {
    font-family: "Josefin Sans";
    font-style: normal;
    font-weight: 300;
    src: local("Josefin Sans Light"), local("JosefinSans-Light"), url(https://fonts.gstatic.com/s/josefinsans/v13/Qw3FZQNVED7rKGKxtqIqX5Ecpl5te10hoJky_A.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/* vietnamese */

@font-face {
    font-family: "Josefin Sans";
    font-style: normal;
    font-weight: 400;
    src: local("Josefin Sans Regular"), local("JosefinSans-Regular"), url(https://fonts.gstatic.com/s/josefinsans/v13/Qw3aZQNVED7rKGKxtqIqX5EUAnx4Vn8siqM7.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}


/* latin-ext */

@font-face {
    font-family: "Josefin Sans";
    font-style: normal;
    font-weight: 400;
    src: local("Josefin Sans Regular"), local("JosefinSans-Regular"), url(https://fonts.gstatic.com/s/josefinsans/v13/Qw3aZQNVED7rKGKxtqIqX5EUA3x4Vn8siqM7.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}


/* latin */

@font-face {
    font-family: "Josefin Sans";
    font-style: normal;
    font-weight: 400;
    src: local("Josefin Sans Regular"), local("JosefinSans-Regular"), url(https://fonts.gstatic.com/s/josefinsans/v13/Qw3aZQNVED7rKGKxtqIqX5EUDXx4Vn8sig.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/* vietnamese */

@font-face {
    font-family: "Josefin Sans";
    font-style: normal;
    font-weight: 600;
    src: local("Josefin Sans SemiBold"), local("JosefinSans-SemiBold"), url(https://fonts.gstatic.com/s/josefinsans/v13/Qw3FZQNVED7rKGKxtqIqX5Ec0lhtdF0hoJky_MiS.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}


/* latin-ext */

@font-face {
    font-family: "Josefin Sans";
    font-style: normal;
    font-weight: 600;
    src: local("Josefin Sans SemiBold"), local("JosefinSans-SemiBold"), url(https://fonts.gstatic.com/s/josefinsans/v13/Qw3FZQNVED7rKGKxtqIqX5Ec0lhtdV0hoJky_MiS.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}


/* latin */

@font-face {
    font-family: "Josefin Sans";
    font-style: normal;
    font-weight: 600;
    src: local("Josefin Sans SemiBold"), local("JosefinSans-SemiBold"), url(https://fonts.gstatic.com/s/josefinsans/v13/Qw3FZQNVED7rKGKxtqIqX5Ec0lhte10hoJky_A.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Josefin Sans", sans-serif;
}

.ripple {
    position: relative;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    cursor: pointer;
}

    .ripple:after {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        pointer-events: none;
        background-image: radial-gradient(circle, #000 10%, transparent 10.01%);
        background-repeat: no-repeat;
        background-position: 50%;
        transform: scale(10, 10);
        opacity: 0;
        transition: transform 0.5s ease-out, opacity 1s ease-out;
    }

    .ripple:active:after {
        transform: scale(0, 0);
        opacity: 0.15;
        transition: 0s;
    }


/* -------- custom scrollbar chrome------- */

.scrollbarChrome::-webkit-scrollbar {
    width: 7px;
    background: hsla(0, 29%, 97%, 0.34) !important;
    margin-right: 1px;
}

.scrollbarChrome::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.45) !important;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    width: 100%;
    min-height: 10px;
}

.scrollbarChrome::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background: hsla(0, 3%, 47%, 0.35) !important;
}

.scrollbarChrome_sharp::-webkit-scrollbar-track,
.scrollbarChrome::-webkit-scrollbar-track {
    border-radius: 0;
}


/* ---- Scrollbar ENDS------ */


/* ------for headers--- */


/* -----headings----- */

.service_header-section {
    margin: 0 0 20px;
    padding: 0 0 5px;
    border-bottom: 1px solid #e6e6e6;
}

.service_heading {
    color: #3c3c3c;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 5px;
    text-transform: capitalize;
}

.service_found-num {
    color: #8f8f8f;
    color: #8f8f8f;
    font-size: 13px;
}

    .service_found-num > b {
        color: #3c3c3c;
        font-weight: 700;
        margin: 0 2px;
        font-size: 16px;
    }


/* ------sort-by dropdown services---- */


/* -----sort by---- */

.service_sort {
    /*    position: relative;
    text-align: right;
    font-size: 13px;
    user-select: none;*/
    font-size: 13px;
    user-select: none;
    border: 1px solid #898989;
    cursor: pointer;
    border-radius: 4px;
    color: var(--white);
    fill: var(--white);
    padding: 5px 10px;
}

/*.service_sort-trigger {
    display: inline-block;
    color: #666;
    font-weight: 500;
    padding: 10px 0;
}*/

.service_sort-trigger:hover,
.service_sort-trigger:active,
.service_sort-trigger:visited,
.service_sort-trigger:focus {
    color: #666;
}

.pkg-filter {
    border: 1px solid #898989;
    cursor: pointer;
    border-radius: 4px;
    font-size: 14px;
    background-color: var(--gray);
    color: var(--white);
    fill: var(--white);
    padding: 5px 10px;
    font-weight: 400;
    display: flex;
    align-items: center;
}

.sortBy-list {
    text-align: left;
    margin-top: 15px;
    border-radius: 4px;
}

.sortBy-list {
    position: absolute;
    top: 60%;
    right: 0;
    min-width: 140px;
    visibility: hidden;
    opacity: 0;
    background: #fff;
    z-index: 9;
    overflow: hidden;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.175);
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.175);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.175);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    transform: scaleY(0);
    transform-origin: top;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .sortBy-list > li > a {
        display: block;
        padding: 10px 15px;
        font-size: 12px;
        color: #8f8f8f;
        text-transform: uppercase;
        border-bottom: 1px solid #e6e6e6;
    }

        .sortBy-list > li > a:hover {
            color: #f0ad4e;
            background: #f4f4f4;
        }

    .sortBy-list > li:last-child > a {
        border: 0;
    }

.service_sort-trigger.active ~ .sortBy-list {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.service_sort-trigger.active .sgtIcon-chevdown-gray {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.service_sort-trigger.active .sgtIcon-chevdown-gray,
.service_sort-trigger .sgtIcon-chevdown-gray {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media (max-width: 767px) {
    .wrapper {
        padding: 56px 0 20px !important;
    }

    .service_header-section {
        margin: 0px 0 10px;
    }

    header {
        box-shadow: none;
    }
    /* -----for mobile header------ */
    .service_mobile-header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        height: 55px;
        z-index: 90;
        background: #fff;
        padding: 8px 60px 8px 46px;
        margin: 0;
        overflow: hidden;
        display: flex;
        align-items: center;
        -webkit-box-shadow: 0 1px 1em 0 rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 1px 1em 0 rgba(0, 0, 0, 0.3);
        box-shadow: 0 1px 1em 0 rgba(0, 0, 0, 0.3);
    }

    .service_mobile-filter-label,
    .service_mobile-modify-label,
    .service_mobile-header-back {
        position: absolute;
        top: 0;
        height: 64px;
        width: 40px;
        text-align: center;
        user-select: none;
    }

    .service_mobile-header-back {
        line-height: 42px;
        left: 0;
    }

    .service_mobile-filter-label,
    .service_mobile-modify-label {
        padding: 8px 0;
        font-size: 12px;
        line-height: 26px;
    }

    .service_mobile-filter-label {
        right: 15px;
    }

    .service_mobile-modify-label {
        right: 60px;
    }

    .service_mobile-header .service_heading {
        font-size: 16px;
        margin: 0;
    }

        .service_mobile-header .service_heading > p:last-child {
            font-size: 12px;
        }

    .service_found-num {
        font-size: 11px;
        margin: 0;
    }

    .service_sort {
        font-size: 11px;
        padding: 5px 4px;
    }

    .service_sortby {
        margin: 0;
        text-align: center;
    }
}


/* ------header ends---- */


/* -----for filter---- */

/*.filter-section {
    border-top: 3px solid #f0ad4e;
    border-radius: 3px;
    background: #fff;
    box-shadow: 3px 3px 16px -4px rgba(0, 0, 0, 0.3);
    overflow: hidden;
}*/

.filter-section {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
    overflow: hidden;
    background-color: var(--white);
    box-shadow: 3px 3px 16px -4px rgba(0, 0, 0, 0.3);
    transform: translateX(-0);
    transition: all 0.3s ease;
    z-index: 999;
    /*    padding: 0 16px;*/
}

    .filter-section.active {
        width: 30%;
        padding: 0 16px;
    }

        .filter-section.active ~ .overlay-background {
            position: fixed;
            z-index: 3;
            width: 100%;
            height: 100%;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            background-color: rgba(0,0,0,.35)
        }

.filter-header {
    padding: 20px 15px;
    user-select: none;
}

    .filter-header > p {
        font-size: 16px;
        color: #3c3c3c;
    }

.filter-content {
    padding: 0 20px 15px;
    font-size: 12px;
    position: relative;
}

.filter-content-head {
    position: relative;
    padding: 10px 15px;
    margin: 0 0 5px;
    font-size: 12px;
    color: #3c3c3c;
    font-weight: bold;
    display: block;
    cursor: pointer;
    text-transform: uppercase;
    border-top: 1px solid #dedede;
    user-select: none;
}

    .filter-content-head .pkgIcon-chev-down {
        position: absolute;
        right: 15px;
        top: 16px;
        transition: all 0.3s ease;
    }

    .filter-content-head.active .pkgIcon-chev-down {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        transform: rotate(180deg);
    }

/*.mobile-filter-scroll {
    height: 500px;
    overflow: auto;
}*/

.btn-fltr-mob {
    width: 100%;
    display: block;
    padding: 10px 20px;
    background: #1593ff;
    color: #fff;
    font-size: 13px;
    border-radius: 0;
}

    .btn-fltr-mob:hover,
    .btn-fltr-mob:active,
    .btn-fltr-mob:focus,
    .btn-fltr-mob:visited {
        color: #fff;
    }

    .btn-fltr-mob.cancel {
        background: #f56d6d;
    }

.rc-control {
    padding: 0 0 0 25px;
    display: inline-block;
    font-size: 13px;
    margin-bottom: 13px;
    text-transform: capitalize;
}

.filter-content .rc-control {
    padding: 0;
    display: flex;
    font-weight: normal;
}

.rc-control > input {
    margin: 2px 8px 0 0;
}

.rc-control-indicator {
    top: 2px;
}

.rc-control input[type="checkbox"]:checked + .rc-control-indicator:after {
    border-color: #fff;
}

.rc-control input[type="checkbox"]:checked + .rc-control-indicator,
.rc-control input[type="radio"]:checked + .rc-control-indicator {
    background: #f0ad4e;
    border-color: #f0ad4e;
}

.filter-checkbox.overflow-height {
    max-height: 170px;
    overflow-y: auto;
}

.filter-checkbox-dual {
    overflow: hidden;
}

    .filter-checkbox-dual > .rc-filter-checkbox {
        width: 50%;
        float: left;
    }

        .filter-checkbox > .rc-filter-checkbox:last-child > .rc-control-checkbox,
        .filter-checkbox-dual > .rc-filter-checkbox:last-child > .rc-control-checkbox
        /* , .filter-checkbox-dual > .rc-filter-checkbox:nth-last-child(2) > .rc-control-checkbox */ {
            margin: 0;
        }

.filter-footer {
    padding: 15px 20px;
    font-size: 11px;
    color: #fff;
    text-align: center;
    background: #1593ff;
    background: linear-gradient( to right, rgba(81, 91, 97, 1) 0%, rgb(240 173 78) 100%);
    background: -moz-linear-gradient( left, rgba(81, 91, 97, 1) 0%, rgb(240 173 78) 100%);
    background: linear-gradient( to right, rgba(81, 91, 97, 1) 0%, rgb(240 173 78) 100%);
    position: fixed;
    bottom: 0;
    left: 0;
    width: -webkit-fill-available;
    z-index: 1;
}

@media (min-width: 768px) and (max-width: 991px) {
    /* ---for filter checkboxes----- */
    .filter-checkbox-dual > .rc-filter-checkbox {
        width: 100%;
        float: none;
        margin: 0 0 5px;
    }

        .filter-checkbox-dual > .rc-filter-checkbox:last-child {
            margin: 0;
        }

    .filter_chips-list > li {
        margin: 0 5px 5px 0;
    }

    .filter_chips {
        margin: 10px 0 0;
    }

    .filter-footer {
        padding: 15px 10px;
    }
}


/* -----responsive for mobile and change of filter position----- */

@media (max-width: 767px) {
    /* -----for mobile filter------ */
    .filter-section {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        box-shadow: none;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
        z-index: 99;
        border-radius: 0;
    }

        .filter-section.active {
            width: 100%;
            -webkit-transform: translateX(0);
            -moz-transform: translateX(0);
            transform: translateX(0);
        }

    .filter-header {
        padding: 12px 15px;
    }

    .mobile-filter-scroll {
        height: calc(100vh - 95px);
        overflow-y: auto;
        margin: 0 5px 5px 0;
    }

    .filter-content-head {
        font-size: 12px;
    }
}


/* -------for filter checkboxes 4 in the que ------ */

@media (min-width: 481px) and (max-width: 767px) {
    .filter-checkbox-dual > .rc-filter-checkbox {
        width: 25%;
    }
}


/* -------for filter ends----- */


/* ------for list item------ */

.pkg_results {
    margin: 20px 0;
}

.package-details-image {
    box-shadow: 4px 4px 14px -4px rgba(0, 0, 0, 0.6);
    position: relative;
}

.package_list-image {
    position: relative;
}

.package_list-price-section,
.package_list-option {
    text-align: left;
    /*    margin: 0 0 10px;*/
}

    .package_list-price-section del {
        font-size: 14px;
        color: #8f8f8f;
        margin: 0 8px 0 0;
    }

    .package_list-price-section ins {
        text-decoration: none;
        font-size: 20px;
        color: #f0ad4e;
        font-weight: bold;
    }

.package_list-option-name {
    color: #3c3c3c;
    font-size: 13px;
    font-weight: bold;
}

.pkgOpt-list {
    position: absolute;
    top: 100%;
    right: 0;
    min-width: 140px;
    visibility: hidden;
    opacity: 0;
    background: #fff;
    z-index: 9;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.175);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    transform-origin: top;
    transition: all 0.3s ease;
    margin-top: 10px;
    border-bottom: 2px solid #f0ad4e;
}

    .pkgOpt-list > li > a {
        display: block;
        padding: 10px 15px;
        text-align: center;
        color: #3c3c3c;
        font-size: 13px;
        font-weight: bold;
    }

.package_list-option-name.active ~ .pkgOpt-list {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.package_list-option-name.active .pkgIcon-chev-down {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.package_list-option-name.active .pkgIcon-chev-down,
.package_list-option-name .pkgIcon-chev-down {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.package_list-option-name,
.package_list-option-name:hover,
.package_list-option-name:focus {
    color: #3c3c3c;
}

.pkg_search-list {
    background: var(--white);
    border-radius: 8px;
    box-shadow: 3px 3px 14px -4px rgba(0, 0, 0, .3);
    margin: 0 0 2.5rem;
    padding: 0 15px 0 0;
}

.package_list-name {
    color: #3c3c3c;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 15px;
    font-family: "Josefin Sans", sans-serif;
}

.package_list-duration {
    width: 30%;
    font-size: 13px;
    text-align: right;
    font-family: "Josefin Sans", sans-serif;
}

.pkg_list-dpcode {
    position: absolute;
    top: 15px;
    left: 0;
    padding: 3px 10px;
    background: #f56d6d;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
}

.package_list-image,
.image-placeholder {
    border-radius: 8px;
    overflow: hidden;
}

.package_list-theme-chip {
    margin: 0;
}

    .package_list-theme-chip > li {
        display: inline-block;
        margin: 0 8px 5px 0;
        padding: 0 12px;
        border-radius: 50px;
        background: #e0e0e0;
        color: #8f8f8f;
        font-size: 12px;
    }

.service_subheading {
    font-size: 12px;
    color: #8f8f8f;
    text-transform: uppercase;
    margin: 8px 0 2px;
}

.service_subheading-para {
    font-size: 13px;
    font-weight: 500;
    margin: 0 0 5px;
}

.view-add-info {
    border: 1px solid #1593ff;
    border-radius: 4px;
    color: #1593ff;
    cursor: pointer;
    display: flex;
    align-items: center;
    padding: 2px 4px;
    vertical-align: middle;
    font-size: 12px;
    font-weight: 500;
}

    .view-add-info:hover {
        color: #1593ff;
    }

    .view-add-info > svg {
        fill: #1593ff;
        margin-left: 4px;
    }

.br-e6 {
    border-right: 1px solid rgba(143, 143, 143, 0.3);
}

.package_list-service {
    border-top: 1px solid #e6e6e6;
    margin: 5px 0 0;
}

.package_list-service-heading {
    color: #3c3c3c;
    margin: 5px 0;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}

.package_list-details {
    margin: 15px 0 0;
}

.package_list-inclusions {
    display: flex;
    overflow-x: auto;
    width: 100%;
}

    .package_list-inclusions > li {
        text-transform: capitalize;
        text-align: center;
        cursor: pointer;
        margin: 0 6px;
        min-width: auto;
    }

        .package_list-inclusions > li:first-child {
            margin-left: 0;
        }

        .package_list-inclusions > li span {
            display: block;
            color: #3c3c3c;
            border-radius: 50px;
            margin: 8px 0 0;
            padding: 0 10px;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            font-size: 11px;
        }

/*        .package_list-inclusions > li.active span {
            background: #1593ff;
            color: #fff;
        }*/

.btn_package-details,
.btn_package-quotes {
    border-radius: 50px;
    padding: 8px 30px;
    color: #fff;
    font-size: 13px;
}

.btn_package-details {
    background: #f0ad4e;
    padding: 8px 16px;
}

.btn_package-quotes {
    background: #f56d6d;
}

    .btn_package-details:hover,
    .btn_package-details:active,
    .btn_package-details:visited,
    .btn_package-details:focus,
    .btn_package-quotes:hover,
    .btn_package-quotes:active,
    .btn_package-quotes:visited,
    .btn_package-quotes:focus {
        color: #fff;
    }

.pkg-list-CTA {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
}

.list_page-CTA {
    text-align: right;
    margin: 25px 0 0;
}

@media (max-width: 991px) and (min-width: 768px) {
    .btn_package-details,
    .btn_package-quotes {
        padding: 8px 15px !important;
    }
}

.package_list-service-details {
    /* background: rgba(57, 201, 187, 0.14); */
    background: rgb(240 173 78 / 0.14);
    color: #666;
    padding: 10px;
}

.flight_timings {
    font-size: 13px;
    color: #3c3c3c;
    margin: 5px 0;
    font-weight: bold;
}

.flight_destination {
    font-size: 12px;
}

.flight_duration-section {
    margin: 0 10px;
}

.flight_duration {
    margin: 2px 12px 8px;
    position: relative;
    border-top: 1px solid #8f8f8f;
}

    .flight_duration:before,
    .flight_duration:after {
        content: "";
        position: absolute;
        top: -6px;
        width: 12px;
        height: 12px;
        border-radius: 50%;
        border: 1px solid #8f8f8f;
        background: #fff;
    }

    .flight_duration:before {
        left: -6px;
    }

    .flight_duration:after {
        right: -6px;
    }

.tripAdvClr {
    color: #28a745;
    font-size: 12px;
    padding: 0 10px 0 0;
    font-weight: bold;
}

@media (max-width: 767px) {
    .package-details-image {
        box-shadow: none;
    }

    .pkg_search-list {
        padding: 12px;
    }

    .package_list-name {
        font-size: 16px;
    }

    .package_list-price-section ins {
        display: block;
        line-height: 16px;
    }

    .package_list-service {
        display: none;
    }

    .list_page-CTA {
        margin: -15px 0 0;
    }

    /*    .package_list-inclusions > li.active span {
        background: transparent;
        color: #3c3c3c;
    }*/

    .package_list-inclusions {
        flex-wrap: nowrap;
        overflow-x: auto;
    }

    .btn_package-details, .btn_package-quotes {
        padding: 8px 12px;
        font-size: 12px;
    }
}


/* -----for dpauls advantages------ */

.dpaulsAdvList li {
    font-size: 14px;
    color: #666;
    position: relative;
    margin: 0 0 5px;
    padding: 0 0 0 30px;
}

    .dpaulsAdvList li:before {
        content: "";
        position: absolute;
        background-position: -208px 0px;
        top: 6px;
        left: 5px;
        width: 10px;
        height: 10px;
    }

.tooltip {
    z-index: 9 !important;
}


/*-----on request scenerio -----*/

.onrequest {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

    .onrequest > span {
        display: block;
        font-size: 18px;
        color: #f56d6d;
    }

.call_us-btn {
    display: block;
    margin: 0 6px 0px;
    border: 1px solid #ddd;
    border-radius: 4px;
    cursor: pointer;
    box-shadow: 4px 4px 12px -6px rgba(0, 0, 0, 0.4);
    width: 44px;
    height: 38px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
}

    .call_us-btn:hover {
        background: #f0ad4e;
    }

        .call_us-btn:hover > i {
            filter: brightness(100);
            -webkit-filter: brightness(100);
        }

@media (max-width:991px) {
    .list_page-CTA {
        margin: 0;
    }
}

@media (max-width: 767px) {
    #divOnrequest {
        display: flex;
        align-items: center;
    }

    .onrequest {
        margin: 0;
        line-height: 16px;
    }
}


/* ----for package tabs----- */

.borderInAfter {
    position: relative;
}

    .borderInAfter:after {
        content: "";
        position: absolute;
        bottom: 7px;
        left: 0;
        right: 0;
        border-bottom: 1px solid #e6e6e6;
    }

.package_tabs > li {
    padding: 0 8px 0 0;
}

    .package_tabs > li > a {
        position: relative;
        display: block;
        font-size: 14px;
        color: #3c3c3c;
        font-weight: 500;
        text-align: center;
        padding: 10px 0px;
        margin-right: 10px;
    }

    .package_tabs > li:last-child > a {
        margin-right: 0;
    }

#ulInfoDoc.package_tabs > li > a {
    padding: 10px 14px;
}

.package_tabs > li > a > h2 {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    color: #3c3c3c;
}

.package_tabs > li > a:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 0%;
    height: 3px;
    background: #f0ad4e;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    transition: all 0.3s ease-in-out;
    z-index: 1;
}

.package_tabs > li.active > a:after {
    width: 100%;
}

.modify_search-margin {
    margin: 0 0 10px;
}

.brdrRgt-cc {
    border-right: 1px solid rgba(204, 204, 204, 0.7);
    min-height: 142px;
}

@media (max-width: 955px) {
    .borderInAfter:after {
        bottom: 0;
    }
}

@media (max-width: 767px) {
    .package_tabs > li > a {
        font-size: 12px;
        padding: 6px 0;
    }

    .pkg_about {
        margin: 0 0 10px;
    }

    .modify_search-margin {
        margin: 0;
    }

    .borderInAfter:after {
        bottom: 33px;
    }

    .brdrRgt-cc {
        border: 0;
        min-height: initial;
    }
}

@media (max-width: 575px) {
    .package_tabs > li > a > h2 {
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}


/* ------about destination----- */

.about_dest {
    background: #fff;
    padding: 20px 15px;
    margin: 0 0 15px;
    font-size: 14px;
    color: #666;
    margin: 20px 0 0;
}

.about-content,
.blog-content,
.guide-content {
    color: #666;
    font-size: 14px;
    text-align: justify;
    padding: 0 0 10px;
    /* border-bottom: var(--border-e6); */
    line-height: 24px;
}

    .about-content::first-letter {
        font-size: 44px;
        font-weight: bold;
        color: #f0ad4e;
        float: left;
        padding: 2px 10px 0 0;
        line-height: 1;
    }

.about_dest-header,
.about_dest-header-outer > h1,
.about_dest-header-outer > h2,
.about_dest-header-outer > h3,
.about_dest-header-outer > h4,
.about_dest-header-outer > h5,
.about_dest-header-outer > h6,
.about_dest-header-outer > p {
    color: #3c3c3c;
    font-size: 18px;
    padding: 20px 0 15px;
    margin: 0;
    font-weight: bold;
    font-family: "Josefin Sans", sans-serif !important;
}

.about_dest-video {
    margin: 20px 0 0;
}

.theme_icon {
    width: 60px;
    height: 50px;
    line-height: 44px;
    border: 1px solid #eee;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.03);
    text-align: center;
    margin: 0 15px 20px 0;
}

.theme_content {
    font-size: 14px;
    color: #3c3c3c;
    padding: 5px 0 0;
    font-weight: bold;
}

.destination_icon,
.cuisine_icon {
    border: 2px solid #fff;
    overflow: hidden;
    box-shadow: 0 3px 16px rgba(0, 0, 0, 0.25) !important;
}

.cuisine_icon {
    border-width: 3px;
}

.destination_icon {
    border-radius: 50%;
    width: 70px;
    height: 70px;
    margin: 10px 15px 10px 10px;
}

.country-icon:hover .destination_icon {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3) !important;
}

.country-icon:active .ripple:after {
    transform: scale(0, 0);
    opacity: 0.15;
    transition: 0s;
}

.guide-content::after {
    content: "\00BB";
    position: relative;
    top: 1px;
    font-size: 18px;
    font-weight: bold;
    color: inherit;
    margin-left: 5px;
}

.places_headers {
    font-size: 14px;
    color: #666;
}

.places_card {
    border: 1px solid #e6e6e6;
    border-bottom: 3px solid #f0ad4e;
    margin: 0 5px 15px;
}

.places_card-content {
    padding: 10px;
    min-height: 245px;
    font-size: 13px;
}

.places_card-header {
    font-size: 16px;
    color: #3c3c3c;
    margin: 10px 0 5px;
    font-weight: bold;
}

.why_visit-list > li {
    position: relative;
    margin: 0 0 10px;
    padding: 0 0 0 40px;
    text-align: justify;
    font-size: 13px;
}

    .why_visit-list > li:before {
        content: "\2714";
        position: absolute;
        left: 10px;
        font-size: 14px;
    }

.event_image {
    float: left;
    margin: 0 15px 10px 0;
    max-width: 140px;
}

.about_carousel-control .owl-controls .owl-page span {
    width: 10px;
    height: 10px;
    margin: 0px 5px;
    background: #4db6ac;
}


/* ------about destination ends----- */


/* -----user review section------ */

.user_review-section {
    position: relative;
    margin: 0 5px 30px;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    padding: 15px 10px 40px;
}

.user_review-para {
    margin: 15px 0 0;
    color: #666;
    font-size: 13px;
}

.user_information {
    position: absolute;
    bottom: -48px;
    left: 50%;
    min-width: 180px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 5px 15px;
    background: #fff;
}

.btn-view-deal {
    font-size: 13px;
    padding: 6px 10px;
    margin: 6px 0 0;
    border-radius: 0;
    width: 80%;
    color: #fff;
    background: #f0ad4e;
}

    .btn-view-deal:hover,
    .btn-view-deal:focus,
    .btn-view-deal:active {
        color: #fff;
    }


/* ----reviews ends------ */


/* .about_dest-header-outer {} */


/*----package theme sprite---*/

[class*="themeIcon-"] {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-image: url("/static/img/packages/themes-icon-sprite.png");
    background-position-y: 0;
    background-size: 810px 30px;
    height: 30px;
}

.themeIcon-honeymoon {
    background-position-x: 0;
    width: 23px;
}

.themeIcon-family {
    background-position-x: -26px;
    width: 35px;
}

.themeIcon-group {
    background-position-x: -64px;
    width: 30px;
}

.themeIcon-activity {
    background-position-x: -98px;
    width: 20px;
}

.themeIcon-adventure {
    background-position-x: -120px;
    width: 47px;
}

.themeIcon-cruise {
    background-position-x: -170px;
    width: 27px;
}

.themeIcon-luxury {
    background-position-x: -200px;
    width: 24px;
}

.themeIcon-beach {
    background-position-x: -226px;
    width: 35px;
}

.themeIcon-mountains,
.themeIcon-mountain {
    background-position-x: -264px;
    width: 32px;
}

.themeIcon-desert {
    background-position-x: -298px;
    width: 28px;
}

.themeIcon-vacations {
    background-position-x: -328px;
    width: 28px;
}

.themeIcon-tourism {
    background-position-x: -360px;
    width: 30px;
}

.themeIcon-weekend-getaways,
.themeIcon-weekends-getaways,
.themeIcon-weekends-getaways {
    background-position-x: -392px;
    width: 28px;
}

.themeIcon-budget {
    background-position-x: -424px;
    width: 26px;
}

.themeIcon-wildlife {
    background-position-x: -452px;
    width: 29px;
}

.themeIcon-hill-station,
.themeIcon-hillstation,
.themeIcon-hill-stations,
.themeIcon-hills-stations {
    background-position-x: -484px;
    width: 28px;
}

.themeIcon-shopping {
    background-position-x: -514px;
    width: 22px;
}

.themeIcon-summer {
    background-position-x: -540px;
    width: 26px;
}

.themeIcon-winter {
    background-position-x: -568px;
    width: 24px;
}

.themeIcon-spa-and-wellness,
.themeIcon-spa-wellness,
.themeIcon-spa,
.themeIcon-wellness {
    background-position-x: -594px;
    width: 28px;
}

.themeIcon-deals,
.themeIcon-deal,
.themeIcon-hot-deals,
.themeIcon-hot-deal {
    background-position-x: -624px;
    width: 28px;
}

.themeIcon-flights-with-hotels,
.themeIcon-flight-with-hotel,
.themeIcon-flights-with-hotel,
.themeIcon-flight-with-hotels {
    background-position-x: -654px;
    width: 28px;
}

.themeIcon-nightlife,
.themeIcon-night-life {
    background-position-x: -684px;
    width: 26px;
}

.themeIcon-bus {
    background-position-x: -712px;
    width: 26px;
}

.themeIcon-land-package,
.themeIcon-land-package,
.themeIcon-land-packages,
.themeIcon-island,
.themeIcon-islands {
    background-position-x: -740px;
    width: 28px;
}

.themeIcon-sightseeing,
.themeIcon-city-tour,
.themeIcon-citytour,
.themeIcon-city-tours {
    background-position-x: -770px;
    width: 40px;
}


/*------------------ new css 20 July 20*/


/*.pkg-list-CTA {
    display: inline-block;
}*/

/*--------------- new css 3 march 25*/
.breadcrumb-wrap {
    margin-bottom: 0;
    background: #747474 !important;
    padding: 11px 0;
}

    .breadcrumb-wrap .breadcrumb {
        margin-bottom: 0;
        padding: 0;
        background-color: transparent;
    }

        .breadcrumb-wrap .breadcrumb a,
        .breadcrumb-wrap .breadcrumb > li {
            font-size: 13px;
            color: #ffffff !important;
        }

        .breadcrumb-wrap .breadcrumb > li {
            text-shadow: none !important;
        }

            .breadcrumb-wrap .breadcrumb > li > .divider {
                color: #ffffff;
                font-size: 14px;
            }

.section-padding {
    padding: 16px 0;
}

.pkg-service-head {
    position: relative;
}

    .pkg-service-head h1 {
        font-size: 18px;
        font-weight: 600;
        margin: 0;
        text-transform: capitalize;
    }

        .pkg-service-head h1 > p:last-child {
            font-size: 14px;
        }

.right-card {
    background: #ffffff;
    border-radius: 3px;
    box-shadow: 3px 3px 16px -4px rgba(0, 0, 0, .3);
    margin-bottom: 1rem;
    padding: 10px;
}

    .right-card > .section-list:not(:last-child) {
        border-bottom: 1px solid #d4d4d4;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    .right-card > .section-list:not(:last-child) {
        border-bottom: 1px solid #d4d4d4;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    .right-card > .section-list > .title {
        color: #f0ad4e;
        font-size: 13px;
        font-weight: 600;
        margin-bottom: 10px;
        position: relative;
    }

        .right-card > .section-list > .title:before {
            background-color: #f0ad4e;
            bottom: -2px;
            content: "";
            height: 2px;
            position: absolute;
            width: 75px;
        }

.list-container > .list-items {
    border-bottom: 1px dashed #ededed;
    padding: 4px 0;
}

    .list-container > .list-items:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }

    .list-container > .list-items a {
        color: #8f8f8f;
        font-size: 13px;
    }

        .list-container > .list-items > a.active,
        .list-container > .list-items a:hover, .list-container > .list-items:hover > a {
            color: #f0ad4e;
        }

.pkgs-details {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 240px;
    height: 100%;
    padding-left: 0.9375rem;
}

.inclusion_block {
    border: 1px solid #e6e6e6;
    border-radius: 6px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 5px;
    position: relative;
}

.service-inclusion {
    color: #8f8f8f;
    font-size: 12px;
    margin: 8px 0 2px;
    background: var(--white);
    left: 15px;
    padding: 0 10px;
    position: absolute;
    top: -18px;
}

.list-incl.package_list-inclusions > li span {
    margin: 0;
    padding: 0;
}

.theme-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


@media (max-width: 768px) {
    .pkg-service-head {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        height: 55px;
        z-index: 90;
        background: #fff;
        padding: 8px 60px 8px 46px;
        overflow: hidden;
        display: flex;
        align-items: center;
        -webkit-box-shadow: 0 1px 1em 0 rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 1px 1em 0 rgba(0, 0, 0, 0.3);
        box-shadow: 0 1px 1em 0 rgba(0, 0, 0, 0.3);
    }

    .back-icon {
        position: absolute;
        left: 16px;
        top: 16px;
    }

    .package-filter {
        position: absolute;
        right: 16px;
        top: 10px;
    }

    .breadcrumb-wrap .breadcrumb {
        width: 101%;
        overflow: auto;
        white-space: nowrap;
    }

    .package_list-image {
        height: 160px;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .pkgs-details {
        padding-left: 0;
        min-height: auto;
    }

    .theme-section {
        justify-content: end;
        margin-bottom: 5px;
    }
}
