img.img-logo {
    width: 175px;
    padding: 4px;
}

a.navbar-brand {
    padding: 0 !important;
}

.ftco-navbar-light {
    background: rgb(255 255 255 / 76%) !important;
}

.owl-buttons {
    display: none;
}

.owl-carousel .owl-buttons {
    display: block;
}

.hotel_box_itinerary {
    background: #fff;
    box-shadow: 0 0 9px rgb(0 0 0 / 59%);
    border-radius: 13px 12px 30px 12px;
    padding: 10px;
}

.blog_box {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 0 14px rgb(0 0 0 / 31%);
}

.pack_policy_box .nav-tabs .nav-link.active {
    background: #00264b !important;
}

.owl-item {
    text-align: center;
}

.pack_policy_box .nav-link.active h5 {
    color: #00264b;
    margin-bottom: 0;
    font-weight: 700;
}

.pack_policy_box .nav-tabs .nav-link.active {
    background: #ffffff !important;
    color: #00264b;
    border: 3px dashed #d4d4d4;
    border-bottom: 0;
    margin-bottom: -1px;
}

section.pack_policy_box li {
    float: left;
}

section.pack_policy_box h5 {
    margin-bottom: 0;
    color: #fff;
    font-weight: 400;
}

section.pack_policy_box {
    padding-top: 35px;
    padding-bottom: 35px;
    width: 100%;
    overflow: hidden;
    background: #fef9f9;
}

.pack_policy_box div#myTabContent {
    border: 2px dashed #b1b1b1;
    margin-top: -10px;
    border-radius: 20px;
    padding: 10px;
    box-shadow: 1px 6px 9px rgb(0 0 0 / 31%);
    margin-bottom: 15px;
    background: #fff;
}

.owl-theme .owl-controls .owl-buttons div {
    background: transparent;
    color: #869791;
    font-size: 40px;
    line-height: 300px;
    margin: 0;
    padding: 0 60px;
    position: absolute;
    top: 0;
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 0;
    padding-left: 20px;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0;
    padding-right: 20px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #00407e;
    width: 25px;
    transition: 0.23s;
}

.owl-theme .owl-dots .owl-dot span {
    background: #ff4b4b;
    transition: 0.2s;
}

button.owl-prev {
    position: absolute;
    left: -20px;
    top: 40%;
    background: #00407e !important;
    padding: 10px 6px 10px 10px !important;
    display: inline-block;
    box-shadow: 0 0 9px rgb(0 0 0 / 67%);
    border: 2px solid #fff !important;
    width: 40px;
    height: 40px;
    line-height: 20px !important;
    border-radius: 20px 4px 4px 20px !important;
}

    button.owl-prev i {
        color: #fff !IMPORTANT;
    }

section.ftco-section.img.ftco-select-destination {
    background-size: cover;
    padding: 70px 0px;
    z-index: 3;
}

.container.container-2 {
    background: rgb(255 255 255 / 71%);
    padding-left: 20px;
    padding-top: 20px;
    border-radius: 20px 0 0 20px;
    box-shadow: 0 0 18px rgb(0 0 0 / 54%);
}

.search-property-1 {
    box-shadow: -1px 1px 9px rgb(0 0 0 / 37%);
    margin-bottom: 10px;
    border-radius: 0 0 20px 20px;
    overflow: hidden;
}

button.owl-next {
    position: absolute;
    right: -20px !important;
    top: 40%;
    background: #00407e !important;
    padding: 10px 15px 10px 13px !important;
    display: inline-block;
    box-shadow: 4px 0 9px rgb(0 0 0 / 67%);
    border: 2px solid #fff !important;
    width: 40px;
    height: 40px;
    line-height: 20px !important;
    border-radius: 4px 20px 20px 4px !important;
}

.ftco-footer-widget.pt-md-5.mb-4.ml-md-5 a {
    border-bottom: 1px solid #01417e;
    padding: 5px 0 !important;
}

button.owl-prev:focus, button.owl-next:focus {
    outline: none;
}

.owl-hero .owl-dots {
    display: none;
}

.row.no-gutters.slider-text.js-fullheight.align-items-end.justify-content-center {
    width: 100% !important;
}

.slider-text .bread {
    background: rgb(0 0 0 / 46%);
    display: inline-block;
    padding: 10px 20px;
    border-radius: 12px;
}

a#sidemenu_toggle {
    display: none;
}

.owl-hero .owl-nav {
    display: none !important;
}

.ftco-search {
    position: static;
}

.hero-wrap {
    height: 55vh !important;
    position: relative;
}

.slider-text {
    margin-top: 25px;
    height: auto !IMPORTANT;
}

section#package_detail {
    height: 60vh !important;
}

.owl-hero .item {
    height: 90vh !important;
}

#package_detail .slider-text {
    /* top: 0; */
    left: 50%;
    text-align: left;
    width: 90%;
}

.owl-hero .item img {
    object-fit: cover !important;
    max-width: 100% !important;
    width: 100% !important;
    height: 100%;
}


section.ftco-section.ftco-no-pb.ftco-no-pt {
    z-index: 10;
}

p.footer-credit {
    background: #01417e;
    margin-bottom: 0;
    padding: 5px 55px;
    color: #fff;
    border-radius: 20px 20px 0 0;
    display: block;
}

.search-property-1 .form-group .form-control {
    border: 1px solid #d8d8d8 !important;
    padding: 7px 7px 7px 24px;
    border-radius: 6px;
}

p.footer-credit a {
    color: #ff7e7e !important;
    /*font-weight: 700;*/
    padding: 5px 10px;
    background: transparent;
}

#main_slider {
    height: 90vh !important;
}

nav#ftco-navbar {
    z-index: 999;
    box-shadow: 0px 0 9px rgb(0 0 0 / 31%);
}

input.align-self-stretch.form-control.btn.btn-primary.inq_btn {
    margin-top: 30px;
    width: 94%;
    padding: 10px 30px;
}



.example-title {
    text-align: center;
    margin-bottom: 60px;
    padding: 3em 0;
    border-bottom: 1px solid #E4EAEC;
}

    .example-title p {
        margin: 0 auto;
        font-size: 16px;
        max-width: 400px;
    }

/*==================================
    TIMELINE
==================================*/
/*-- GENERAL STYLES
------------------------------*/
.timeline {
    line-height: 1.4em;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

    .timeline h1, .timeline h2, .timeline h3, .timeline h4, .timeline h5, .timeline h6 {
        line-height: normal;
        font-weight: 500;
    }

/*----- TIMELINE ITEM -----*/
.timeline-item {
    padding-left: 40px;
    position: relative;
}

    .timeline-item:last-child {
        padding-bottom: 0;
    }

/*----- TIMELINE INFO -----*/
.timeline-info {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 3px;
    margin: 0 0 0.5em 0;
    text-transform: uppercase;
    white-space: nowrap;
}

/*----- TIMELINE MARKER -----*/
.timeline-marker {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15px;
}

    .timeline-marker:before {
        background: #FF6B6B;
        border: 3px solid transparent;
        border-radius: 100%;
        content: "";
        display: block;
        height: 15px;
        position: absolute;
        top: 25px;
        left: -6px;
        width: 15px;
        transition: background 0.3s ease-in-out, border 0.3s ease-in-out;
    }

    .timeline-marker:after {
        content: "";
        width: 3px;
        /* background: #CCD5DB; */
        display: block;
        position: absolute;
        top: 24px;
        bottom: 0;
        left: 6px;
    }

.timeline-item:last-child .timeline-marker:after {
    content: none;
}

.timeline-item:not(.period):hover .timeline-marker:before {
    background: #ff2e2e;
    border: 3px solid #ff2e2e;
}

/*----- TIMELINE CONTENT -----*/
.timeline-content {
    padding-bottom: 40px;
}

    .timeline-content p:last-child {
        margin-bottom: 0;
    }

/*----- TIMELINE PERIOD -----*/
.period {
    padding: 0;
}

    .period .timeline-info {
        display: none;
    }

    .period .timeline-marker:before {
        background: transparent;
        content: "";
        width: 15px;
        height: auto;
        border: none;
        border-radius: 0;
        top: 0;
        bottom: 30px;
        position: absolute;
        /* border-top: 3px solid #CCD5DB; */
        /* border-bottom: 3px solid #CCD5DB; */
    }

    .period .timeline-marker:after {
        content: "";
        height: 32px;
        top: auto;
    }

    .period .timeline-content {
        padding: 40px 0 70px;
    }

    .period .timeline-title {
        margin: 0;
    }

/*----------------------------------------------
    MOD: TIMELINE SPLIT
----------------------------------------------*/
@media (min-width: 768px) {
    .timeline-split .timeline, .timeline-centered .timeline {
        display: table;
    }

    .timeline-split .timeline-item, .timeline-centered .timeline-item {
        display: table-row;
        padding: 0;
    }

    .timeline-split .timeline-info, .timeline-centered .timeline-info,
    .timeline-split .timeline-marker,
    .timeline-centered .timeline-marker,
    .timeline-split .timeline-content,
    .timeline-centered .timeline-content,
    .timeline-split .period .timeline-info {
        display: table-cell;
        vertical-align: top;
    }

    .timeline-split .timeline-marker, .timeline-centered .timeline-marker {
        position: relative;
        transform: translateX(-11px);
    }

    .timeline-split .timeline-content, .timeline-centered .timeline-content {
        padding-left: 30px;
        padding: 20px 20px 10px 30px;
    }

    .timeline-split .timeline-info, .timeline-centered .timeline-info {
        padding-right: 30px;
    }

    .timeline-split .period .timeline-title, .timeline-centered .period .timeline-title {
        position: relative;
        left: -45px;
    }
}

/*----------------------------------------------
    MOD: TIMELINE CENTERED
----------------------------------------------*/
@media (min-width: 992px) {
    .timeline-centered,
    .timeline-centered .timeline-item,
    .timeline-centered .timeline-info,
    .timeline-centered .timeline-marker,
    .timeline-centered .timeline-content {
        display: block;
        margin: 0;
        padding: 0;
    }

        .timeline-centered .timeline-item {
            padding-bottom: 40px;
            overflow: hidden;
        }

        .timeline-centered .timeline-marker {
            position: absolute;
            left: 50%;
            margin-left: -7.5px;
        }

        .timeline-centered .timeline-info,
        .timeline-centered .timeline-content {
            width: 50%;
        }

        .timeline-centered > .timeline-item:nth-child(odd) .timeline-info {
            float: left;
            text-align: right;
            padding-right: 30px;
        }

        .timeline-centered > .timeline-item:nth-child(odd) .timeline-content {
            float: right;
            text-align: left;
            padding-left: 30px;
        }

        .timeline-centered > .timeline-item:nth-child(even) .timeline-info {
            float: right;
            text-align: left;
            padding-left: 30px;
        }

        .timeline-centered > .timeline-item:nth-child(even) .timeline-content {
            float: left;
            text-align: right;
            padding-right: 30px;
        }

        .timeline-centered > .timeline-item.period .timeline-content {
            float: none;
            padding: 0;
            width: 100%;
            text-align: center;
        }

        .timeline-centered .timeline-item.period {
            padding: 50px 0 90px;
        }

        .timeline-centered .period .timeline-marker:after {
            height: 30px;
            bottom: 0;
            top: auto;
        }

        .timeline-centered .period .timeline-title {
            left: auto;
        }
}

p.itinerary_sub_title {
    background: #eee;
    display: inline-block;
    padding: 7px 20px;
    color: #00264b;
    font-weight: 800;
}

.col-md-12.example-title h2 {
    font-weight: 700;
    text-transform: uppercase;
}

.marker-outline .timeline-marker:before {
    background: transparent;
    border-color: #FF6B6B;
}

.marker-outline .timeline-item:hover .timeline-marker:before {
    background: #FF6B6B;
}

h2.timeline-title {
    background: #042a4e;
    padding: 13px 22px 13px 14px;
    display: inline-block;
    border-radius: 0 20px 20px 0;
    font-size: x-large;
    font-weight: 600;
    color: #fff;
}

section#itineray_box {
    background: #eee;
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
}

    section#itineray_box .row {
        background: #fff;
        border-radius: 30px;
        box-shadow: 0 0 9px rgb(0 0 0 / 30%);
    }

.balloon {
    position: absolute;
    width: 12%;
    z-index: 12;
    right: 0;
    animation-name: balloon;
    animation-duration: 50s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.col-md-5.package_desc h5 {
    color: #fe545c;
    font-weight: 700;
    display: inline-block;
    border-bottom: 2px solid;
    margin-bottom: 15px;
}

.col-md-5.package_desc p {
    text-align: justify;
}

.fotorama {
    /* background: #ffffff; */
    border-radius: 10px 10px 35px 10px;
    /* box-shadow: inset 0px 2px 9px rgb(0 0 0 / 57%); */
}

p.share_title {
    font-weight: 500;
    color: #fe5e5e;
    margin-bottom: 5px;
    margin-top: 20px;
}

.inq-btn {
    width: auto;
    height: auto;
    color: #fff;
    border-radius: 5px;
    padding: 10px 25px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    box-shadow: inset 2px 2px 2px 0px rgba(255,255,255,.5), 7px 7px 20px 0px rgba(0,0,0,.1), 4px 4px 5px 0px rgba(0,0,0,.1);
    outline: none;
    border: none;
    background: rgb(255 17 17);
    background: linear-gradient(0deg, rgb(255 44 44) 0%, rgb(255 138 138) 100%);
    overflow: hidden;
    color: #fff !important;
    text-shadow: 0 0 2px #000 !important;
    font-weight: 700;
    font-size: large;
    border-radius: 10px 30px 10px 10px;
}


    .inq-btn:hover {
        text-decoration: none;
        color: #fff;
    }

    .inq-btn:before {
        position: absolute;
        content: '';
        display: inline-block;
        top: -180px;
        left: 0;
        width: 30px;
        height: 100%;
        background-color: #fff;
        animation: shiny-btn1 4s ease-in-out infinite;
    }

    .inq-btn:hover {
        opacity: .7;
    }

    .inq-btn:active {
        box-shadow: 4px 4px 6px 0 rgba(255,255,255,.3), -4px -4px 6px 0 rgba(116, 125, 136, .2), inset -4px -4px 6px 0 rgba(255,255,255,.2), inset 4px 4px 6px 0 rgba(0, 0, 0, .2);
    }


@-webkit-keyframes shiny-btn1 {
    0% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: 0.5;
    }

    81% {
        -webkit-transform: scale(4) rotate(45deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(50) rotate(45deg);
        opacity: 0;
    }
}


@keyframes balloon {
    0% {
        transform: translate(-20px,-90px);
    }

    10% {
        transform: translate(0px,0px);
    }

    20% {
        transform: translate(30px,100px);
    }

    30% {
        transform: translate(00px,200px);
    }

    40% {
        transform: translate(50px,300px);
    }

    50% {
        transform: translate(0px,400px);
    }

    60% {
        transform: translate(50px,300px);
    }

    70% {
        transform: translate(00px,200px);
    }

    80% {
        transform: translate(30px,100px);
    }

    90% {
        transform: translate(0px,0px);
    }

    100% {
        transform: translate(-20px,-90px);
    }
}

.package_desc {
    position: relative;
}

img.pack_poeple {
    position: absolute;
    z-index: -3;
    opacity: 0.7;
    width: 55%;
    bottom: -15px;
    right: -120px;
}

.pack_price_box {
    background: #fe545c;
    transform: translateY(-41px);
    padding: 15px;
    clip-path: polygon(8% 0, 92% 1%, 100% 50%, 92% 100%, 8% 100%, 0% 50%);
}

    .pack_price_box h5 {
        color: #fff;
        font-size: 35px;
        font-weight: 700;
        margin-bottom: 0;
        padding-left: 20px;
        text-align: center;
        text-shadow: -2px -4px 3px rgb(0 0 0 / 46%);
    }

    .pack_price_box span {
        color: #fff;
        text-align: center;
        line-height: 52px;
    }

.modal-backdrop.fade.show {
    z-index: 999;
}

div#right_modal {
    z-index: 1112;
}

#right_modal .modal-dialog {
    border-radius: 20px 0 0 60px;
    overflow: hidden;
    box-shadow: -9px -1px 6px rgb(0 0 0 / 28%);
}

#right_modal .modal-title {
    display: block;
    text-align: center;
    color: #fff;
    font-weight: 500;
}

.modal-right .modal-header {
    background: #03386c !IMPORTANT;
    border-bottom: 0;
}

.modal-right .modal-body {
    background: url(../images/modal-bg.jpg);
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
}

.modal-right .form-control {
    background: rgb(255 255 255 / 79%) !important;
    box-shadow: 2px 3px 9px rgb(0 0 0 / 40%) !important;
    border-radius: 10px 40px 10px 10px !important;
}

.modal-right button.close {
    color: #fff !important;
}

.modal-right .btn {
    border-radius: 7px 7px 7px 20px;
    padding-left: 15px;
}

section.pack_hotel_box {
    padding: 50px 0;
    background: #fffafa;
    margin-top: 0;
    padding-bottom: 30px;
    overflow-x: hidden;
    padding-top: 35px;
}

.hotel_box.inclusion {
    border-color: #0d9e03 !important;
}

    .hotel_box.inclusion h5 {
        color: #0d9e03 !important;
        border-color: #0d9e03 !important;
    }

.hotel_box.exclusion {
    border-color: #f00 !important;
}

    .hotel_box.exclusion h5 {
        color: #f00 !important;
        border-color: #f00 !important;
    }

.hotel_box h5 {
    color: #1c6bce !important;
    border-color: #1c6bce !important;
}

.side-menu.hidden.side-menu-active {
    z-index: 111111;
}

section.pack_hotel_box .hotel_box {
    background: #fff;
    padding: 15px;
    border-radius: 10px 10px 40px 10px;
    box-shadow: 14px 16px 60px #d9d1d1ad, -9px -8px 60px #ffffff;
    border-left: 5px solid #1c6bce;
    padding-left: 20px;
    position: relative;
    overflow: hidden;
}

nav.side-nav.w-100 {
    z-index: 1111111;
}

section.pack_hotel_box .hotel_box h5 {
    font-weight: 700;
    color: #00264b;
    display: inline-block;
    border-bottom: 1px solid #d49191;
}

.bg_icon {
    position: absolute;
    right: -6%;
    top: -15%;
    font-size: 110px;
    color: #333;
    opacity: 0.10;
}

span.hotel_rdo {
    margin-right: 10px;
    background: #ffeded;
    padding: 8px;
    border-radius: 8px 18px 8px 8px;
    padding-right: 15px;
}

    span.hotel_rdo label {
        margin-left: 5px;
        font-weight: 600;
        color: #0e468c;
    }

    span.hotel_rdo:hover {
        cursor: pointer;
    }

    span.hotel_rdo label:hover {
        cursor: pointer;
    }

.hotel_card {
    padding: 15px 0 15px 5px;
    border: 3px dashed #c4c4c4;
    border-radius: 10px;
    border-right: 0;
    border-left: 0;
    margin-top: 10px;
}

li.timeline-item.period {
    margin-left: 10px !important;
    display: block;
}

div#myButton {
    z-index: 1112;
}

.floating-wpp-button {
    width: 60px !important;
    height: 60px !important;
}

.hotel_rdo input[type="radio"]:checked + label > .hotel_rdo {
    background: #fff;
}

.itinerary_img {
    box-shadow: none;
    padding-left: 70px;
    margin-bottom: 20px;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    background: transparent;
}

.img_box.content {
    border-radius: 12px;
    overflow: hidden;
    width: 100%;
    position: relative;
}

.itinerary_img .row {
    box-shadow: none !important;
}

.itinerary_img img {
    border-radius: 12px;
    object-fit: cover;
    height: 170px;
}

/*image hover effect*/
.content .content-overlay {
    background: rgb(255 122 122 / 42%);
    position: absolute;
    height: 99%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.content .content-overlay2 {
    border: 2px solid rgb(255 0 0 / 50%);
    position: absolute;
    height: 99%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-overlay, .content:hover .content-overlay2 {
    opacity: 1;
}

.content:hover .content-overlay2 {
    height: 90%;
    width: 94%;
}

.content-image {
    width: 100%;
}

.content-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-details {
    opacity: 1;
}

.content-details h3 {
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.15em;
    margin-bottom: 0.5em;
    text-transform: uppercase;
}

.content-details i {
    font-size: 30px;
    color: #fff !important;
}

.content-details p {
    color: #fff;
    font-size: 0.85em;
}

.timeline-marker {
    background: #ccd5db;
    width: 4px;
    margin-left: 10px !important;
    transform: translateX(-27px);
}

.package_title {
    color: #fff;
    font-weight: 700;
    text-shadow: 0 0 4px rgb(0 0 0 / 48%);
    border-bottom: 1px dashed;
    margin-bottom: 10px !important;
    display: inline-block;
    font-size: xx-large;
}

.pack_detal_box {
    background: rgb(0,38,75);
    background: linear-gradient(180deg, rgb(0 38 75) 0%, rgb(0 38 75) 100%);
    margin-top: 120px;
    color: #fff !IMPORTANT;
    padding: 14px;
    border-radius: 10px;
}

.pack_detal_box {
    background-image: url('/images/plane.png') !important;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #00264b;
}

h5.price_pack {
    font-size: 30px;
    color: #fff;
    font-weight: 600;
}

.pack_price {
    width: 100%;
    text-align: center;
    padding: 5px 20px;
    display: inline-block;
    border-radius: 10px;
    box-shadow: 0 0 19px rgb(255 255 255 / 68%);
    position: relative;
    background: #001931;
}

i.fa.fa-tags.price_tag {
    position: absolute;
    font-size: 50px;
    right: 5px;
    bottom: 5px;
    /* transform: translate(-50%, -50%); */
    opacity: 0.3;
    color: #ffffff;
}

img.world_animation {
    position: absolute;
    opacity: 0.3;
    left: -11%;
    width: 25%;
    z-index: -1;
    animation: world 45s infinite linear;
}

.hotel_rdo tr {
    display: inline-block;
    width: 86px;
    margin-bottom: 10px;
}

.pack_iti_box {
    margin: 20px;
    background: #fff;
    box-shadow: 0 0 9px rgb(0 0 0 / 42%);
    border-radius: 10px 10px 30px 10px;
    border-left: 6px solid #ffe4e4;
    padding-left: 15px;
}

.content-overlay:hover {
    cursor: pointer;
}

.package_page {
    width: 100%;
    overflow: hidden;
}

#inq_modal .modal-content {
    background: #eee;
    border: 0;
    border-radius: 10px 10px 10px 50px;
    box-shadow: 1px 4px 9px rgb(0 0 0 / 31%);
}

    #inq_modal .modal-content .modal-header {
        background: #00407e;
        border: 0;
        color: #fff !important;
        text-align: center;
    }

#inq_modal .modal-title {
    color: #fff;
    display: block;
    width: 100%;
    font-weight: 700;
    text-transform: uppercase;
}

.pack_iti_box {
    margin: 0;
}

.inq_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    margin-top: 35px;
}

.border-right {
    border-right: 1px solid #dee2e6 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.blog_section {
    background: #eee;
    padding-bottom: 40px !important;
    margin-bottom: 0 !important;
}

#inq_modal button.close {
    color: #fff;
}

span.iti_opa_0 {
    opacity: 0;
    height: 0px !important;
    display: block;
}

p.blog_content_short {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    display: block;
}

.blog_slider {
    height: 400px;
    object-fit: contain;
    text-align: center;
    width: 100%;
}

    .blog_slider img {
        height: 400px;
        object-fit: contain;
        margin: auto;
    }

.itinerary_page {
    background: #e7f3f1;
}

.to_site_btn a {
    background: #ffd5d5;
    padding: 8px;
    border-radius: 5px 4px 4px 20px;
    padding-left: 20px;
    font-weight: 700;
    color: #686868;
}

.client_detail {
    /*background: #e7f3f1;*/
}

img.iti_logo {
    width: 150px;
}

.client_box p {
    color: #222020;
    margin-bottom: 0;
    font-weight: 600;
    /* font-size: 15px; */
}

    .client_box p span {
        color: #707070;
        font-weight: 430 !important;
        font-size: 15px;
    }

.border-top-dashed {
    border-top: 1px dashed #a5a5a5;
}

.client_box {
    background: #fff;
    padding: 15px;
    box-shadow: 0 0 9px rgb(0 0 0 / 29%);
    border-left: 6px solid #a9a9a9;
    border-radius: 10px 0 0 40px;
    position: relative;
    overflow: hidden;
}
/*itinerary price button*/


.client_boxsvg {
    position: absolute;
    top: -4000px;
    left: -4000px;
}

#gooey-button {
    padding: 1rem;
    font-size: 2rem;
    border: none;
    color: #0c1016;
    filter: url("#gooey");
    position: relative;
    background-color: #ffd5d5;
    padding-top: 2px;
    padding-bottom: 0px;
    border-radius: 0 28px 0 0 !important;
}

    #gooey-button:focus {
        outline: none;
    }

    #gooey-button .bubbles {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }

        #gooey-button .bubbles .bubble {
            background-color: #ffd5d5;
            border-radius: 100%;
            position: absolute;
            top: 0;
            left: 0;
            display: block;
            z-index: -1;
        }

            #gooey-button .bubbles .bubble:nth-child(1) {
                left: 51px;
                width: 25px;
                height: 25px;
                -webkit-animation: move-1 5.02s infinite;
                animation: move-1 3.02s infinite;
                -webkit-animation-delay: 0.2s;
                animation-delay: 0.2s;
            }

            #gooey-button .bubbles .bubble:nth-child(2) {
                left: 76px;
                width: 25px;
                height: 25px;
                -webkit-animation: move-2 5.04s infinite;
                animation: move-2 3.04s infinite;
                -webkit-animation-delay: 0.4s;
                animation-delay: 0.4s;
            }

            #gooey-button .bubbles .bubble:nth-child(3) {
                left: 90px;
                width: 25px;
                height: 25px;
                -webkit-animation: move-3 5.06s infinite;
                animation: move-3 3.06s infinite;
                -webkit-animation-delay: 0.6s;
                animation-delay: 0.6s;
            }

            #gooey-button .bubbles .bubble:nth-child(4) {
                left: 17px;
                width: 25px;
                height: 25px;
                -webkit-animation: move-4 5.08s infinite;
                animation: move-4 3.08s infinite;
                -webkit-animation-delay: 0.8s;
                animation-delay: 0.8s;
            }

            #gooey-button .bubbles .bubble:nth-child(5) {
                left: 24px;
                width: 25px;
                height: 25px;
                -webkit-animation: move-5 5.1s infinite;
                animation: move-5 3.1s infinite;
                -webkit-animation-delay: 1s;
                animation-delay: 1s;
            }

            #gooey-button .bubbles .bubble:nth-child(6) {
                left: 88px;
                width: 25px;
                height: 25px;
                -webkit-animation: move-6 5.12s infinite;
                animation: move-6 3.12s infinite;
                -webkit-animation-delay: 1.2s;
                animation-delay: 1.2s;
            }

            #gooey-button .bubbles .bubble:nth-child(7) {
                left: 95px;
                width: 25px;
                height: 25px;
                -webkit-animation: move-7 5.14s infinite;
                animation: move-7 3.14s infinite;
                -webkit-animation-delay: 1.4s;
                animation-delay: 1.4s;
            }

            #gooey-button .bubbles .bubble:nth-child(8) {
                left: 61px;
                width: 25px;
                height: 25px;
                -webkit-animation: move-8 5.16s infinite;
                animation: move-8 3.16s infinite;
                -webkit-animation-delay: 1.6s;
                animation-delay: 1.6s;
            }

            #gooey-button .bubbles .bubble:nth-child(9) {
                left: 90px;
                width: 25px;
                height: 25px;
                -webkit-animation: move-9 5.18s infinite;
                animation: move-9 3.18s infinite;
                -webkit-animation-delay: 1.8s;
                animation-delay: 1.8s;
            }

            #gooey-button .bubbles .bubble:nth-child(10) {
                left: 21px;
                width: 25px;
                height: 25px;
                -webkit-animation: move-10 5.2s infinite;
                animation: move-10 3.2s infinite;
                -webkit-animation-delay: 2s;
                animation-delay: 2s;
            }

p.price_tag {
    text-align: center;
    transform: translateY(0px) rotate(-180deg);
}

@-webkit-keyframes move-1 {
    0% {
        transform: translate(0, 0);
    }

    99% {
        transform: translate(0, -122px);
    }

    100% {
        transform: translate(0, 0);
        opacity: 0;
    }
}

@keyframes move-1 {
    0% {
        transform: translate(0, 0);
    }

    99% {
        transform: translate(0, -122px);
    }

    100% {
        transform: translate(0, 0);
        opacity: 0;
    }
}

@-webkit-keyframes move-2 {
    0% {
        transform: translate(0, 0);
    }

    99% {
        transform: translate(0, -110px);
    }

    100% {
        transform: translate(0, 0);
        opacity: 0;
    }
}

@keyframes move-2 {
    0% {
        transform: translate(0, 0);
    }

    99% {
        transform: translate(0, -110px);
    }

    100% {
        transform: translate(0, 0);
        opacity: 0;
    }
}

@-webkit-keyframes move-3 {
    0% {
        transform: translate(0, 0);
    }

    99% {
        transform: translate(0, -52px);
    }

    100% {
        transform: translate(0, 0);
        opacity: 0;
    }
}

@keyframes move-3 {
    0% {
        transform: translate(0, 0);
    }

    99% {
        transform: translate(0, -52px);
    }

    100% {
        transform: translate(0, 0);
        opacity: 0;
    }
}

@-webkit-keyframes move-4 {
    0% {
        transform: translate(0, 0);
    }

    99% {
        transform: translate(0, -80px);
    }

    100% {
        transform: translate(0, 0);
        opacity: 0;
    }
}

@keyframes move-4 {
    0% {
        transform: translate(0, 0);
    }

    99% {
        transform: translate(0, -80px);
    }

    100% {
        transform: translate(0, 0);
        opacity: 0;
    }
}

@-webkit-keyframes move-5 {
    0% {
        transform: translate(0, 0);
    }

    99% {
        transform: translate(0, -85px);
    }

    100% {
        transform: translate(0, 0);
        opacity: 0;
    }
}

@keyframes move-5 {
    0% {
        transform: translate(0, 0);
    }

    99% {
        transform: translate(0, -85px);
    }

    100% {
        transform: translate(0, 0);
        opacity: 0;
    }
}

@-webkit-keyframes move-6 {
    0% {
        transform: translate(0, 0);
    }

    99% {
        transform: translate(0, -111px);
    }

    100% {
        transform: translate(0, 0);
        opacity: 0;
    }
}

@keyframes move-6 {
    0% {
        transform: translate(0, 0);
    }

    99% {
        transform: translate(0, -111px);
    }

    100% {
        transform: translate(0, 0);
        opacity: 0;
    }
}

@-webkit-keyframes move-7 {
    0% {
        transform: translate(0, 0);
    }

    99% {
        transform: translate(0, -83px);
    }

    100% {
        transform: translate(0, 0);
        opacity: 0;
    }
}

@keyframes move-7 {
    0% {
        transform: translate(0, 0);
    }

    99% {
        transform: translate(0, -83px);
    }

    100% {
        transform: translate(0, 0);
        opacity: 0;
    }
}

@-webkit-keyframes move-8 {
    0% {
        transform: translate(0, 0);
    }

    99% {
        transform: translate(0, -99px);
    }

    100% {
        transform: translate(0, 0);
        opacity: 0;
    }
}

@keyframes move-8 {
    0% {
        transform: translate(0, 0);
    }

    99% {
        transform: translate(0, -99px);
    }

    100% {
        transform: translate(0, 0);
        opacity: 0;
    }
}

@-webkit-keyframes move-9 {
    0% {
        transform: translate(0, 0);
    }

    99% {
        transform: translate(0, -114px);
    }

    100% {
        transform: translate(0, 0);
        opacity: 0;
    }
}

@keyframes move-9 {
    0% {
        transform: translate(0, 0);
    }

    99% {
        transform: translate(0, -114px);
    }

    100% {
        transform: translate(0, 0);
        opacity: 0;
    }
}

@-webkit-keyframes move-10 {
    0% {
        transform: translate(0, 0);
    }

    99% {
        transform: translate(0, -96px);
    }

    100% {
        transform: translate(0, 0);
        opacity: 0;
    }
}

@keyframes move-10 {
    0% {
        transform: translate(0, 0);
    }

    99% {
        transform: translate(0, -96px);
    }

    100% {
        transform: translate(0, 0);
        opacity: 0;
    }
}

@keyframes world {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.price_tag p.text-white {
    text-shadow: -2px -4px 2px rgb(0 0 0 / 32%);
}

.pack_btn_price {
    color: #042a4e !important;
    font-size: 30px !important;
    font-weight: 700 !important;
    transform: rotate(180deg);
}

.card1 {
    background-color: #fff;
    border-radius: 10px 10px 45px 10px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    width: 100%;
}

.card-header img {
    width: 100%;
    height: 169px;
    object-fit: cover;
}

.card-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 10px;
}

.tag {
    background: #cccccc;
    border-radius: 50px;
    font-size: 11px;
    margin: 0;
    color: #fff;
    padding: 2px 7px 0 7px;
    text-transform: uppercase;
    cursor: pointer;
}

.tag-teal {
    background-color: #042a4e;
}

.tag-purple {
    background-color: #5e76bf;
}

.tag-pink {
    background-color: #cd5b9f;
}

.card-body p {
    font-size: 13px;
    margin: 0;
}

.user {
    display: flex;
    margin-top: auto;
}

    .user img {
        border-radius: 50%;
        width: 40px;
        height: 40px;
        margin-right: 10px;
    }

.user-info h5 {
    margin: 0;
}

.user-info small {
    color: #545d7a;
}

.card1 .card-header {
    padding: 0;
    height: 100%;
}

.card1 h4 {
    margin-bottom: 0;
    font-weight: 600;
}

.w-30 {
    width: 30%;
    height: 100%;
}

.w-70 {
    width: 70%;
}

a.inq-btn.hotel_room_btn {
    padding: 3px 14px 3px 8px;
    font-size: 13.4px;
    border-radius: 7px 7px 20px;
    margin-right: 12px;
    margin-bottom: -18px;
    margin-top: 5px;
    background: linear-gradient(0deg, rgb(4 42 78) 0%, rgb(1 74 144) 100%);
}

.modal-bottom h5.modal-title.d-block.text-center.w-100 {
    margin-bottom: 0;
    color: #333 !important;
    font-weight: 700 !important;
}

.card1 p {
    color: #333;
    line-height: initial;
    margin-bottom: 5px;
}

.room_allocation span {
    display: block;
}

.modal-body.position-relative {
    margin-bottom: 70px;
}

    .modal-body.position-relative.hotel_detail_modal span {
        color: #333;
        line-height: 22px;
        border-bottom: 1px dashed #a8bdd0;
    }

    .modal-body.position-relative.hotel_detail_modal .w-100.clearfix {
        border-bottom: 2px dashed #959595;
    }

.hotel_price_details {
    background: #f7f7f7;
    padding: 10px;
    border-radius: 10px;
}

#right_modal .modal-header {
    background: #d9d9d9;
    padding-bottom: 8px;
}

    #right_modal .modal-header h5 {
        font-size: 21px;
        width: 100%;
    }

.da_box {
    background: #e1f1ff;
    text-align: center;
    border-radius: 10px 10px 10px 30px;
    overflow: hidden;
    padding-bottom: 10px;
    margin-top: 15px;
}

    .da_box h6 {
        font-weight: 600;
        color: #fff;
        padding: 8px;
        padding-bottom: 6px;
        background: #042a4e;
        font-size: 15px;
    }

    .da_box p {
        text-align: left;
        padding-left: 13px;
    }

    .da_box i {
        width: 20px;
        text-align: center;
        margin-right: 4px;
    }

img.client_detail_bg {
    position: absolute;
    width: 150%;
    filter: invert(1);
    bottom: 0;
    left: 0;
}

.pack_bread {
    background: rgb(0 0 0 / 70%);
    overflow: hidden;
    max-width: 70%;
    border-radius: 10px;
    padding: 15px;
}

    .pack_bread .form-control {
        margin-bottom: 30px;
        background: rgb(232 232 232 / 64%) !important;
        border: 0;
    }

    .pack_bread h1.mb-0.bread {
        background: none !important;
        margin-top: -20px;
        margin-bottom: 10px;
    }

    .pack_bread h1.mb-0.bread {
        font-size: 32px;
        color: #ffafaf;
        font-weight: 700;
    }

div#policy {
    padding-left: 15px;
}

p.policy_title {
    font-size: 20px;
    color: #53718e;
    font-weight: 700;
    display: inline-block;
    border-bottom: 1px dashed #53718e;
}

    p.policy_title i {
        margin-right: 10px;
        width: 26px;
        text-align: center;
    }

section.pack_extra_detail {
    padding: 30px;
    background: #eee;
    position: relative;
}

    section.pack_extra_detail .col-md-4 {
        background: #fff;
        border-radius: 10px;
        padding-top: 20px;
        padding-bottom: 20px;
        box-shadow: -3px -7px 9px rgb(0 0 0 / 17%);
    }

.arrival_box {
    text-align: center;
    background: #fff1f1;
    padding: 10px 0;
    border-radius: 10px;
    padding-top: 0;
    overflow: hidden;
    font-size: 17px;
    color: #333;
    box-shadow: inset 0 0 5px rgb(0 0 0 / 45%);
}

    .arrival_box h6, .dep_box h6 {
        background: #524a4a;
        padding: 4px 10px;
        font-size: 21px;
        font-weight: 600;
        color: #fff;
    }

.dep_box {
    text-align: center;
    background: #eaffcf;
    padding: 10px 0;
    border-radius: 10px;
    padding-top: 0;
    overflow: hidden;
    font-size: 17px;
    color: #333;
    box-shadow: inset 0 0 5px rgb(0 0 0 / 45%);
}

.multiple_price {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: -3px -7px 9px rgb(0 0 0 / 17%);
    position: relative;
    overflow: hidden;
    padding-left: 60px;
    border-left: 4px solid #ff6b6b;
}

.extra_price_pack {
    background: #eee;
    text-align: center;
    padding-top: 5px;
    border-radius: 10px 10px 10px 58px;
    box-shadow: inset 0 0 9px #00000057;
    overflow: hidden;
    position: relative;
}

    .extra_price_pack h6 {
        margin-bottom: 2px;
        font-size: 22px;
    }

.multiple_price h6 {
    margin-bottom: 0;
    color: #787878;
    font-weight: 700;
}

.extra_price_pack span {
    background: #6e6e6e;
    color: #fff;
    width: 100%;
    display: block;
    margin-top: 4px;
    font-size: 20px;
    font-weight: 700;
    padding: 2px 0;
}

.pack_price_title {
    position: absolute;
    left: 0;
    height: 100%;
    background: #ffeaea;
    top: 0;
    justify-content: center;
    align-items: center;
    display: flex;
    width: 44px;
}

    .pack_price_title span {
        transform: rotate(-90deg);
        font-size: 25px;
        font-weight: 600;
        color: #fc5454;
    }

.tour_price_section {
    position: absolute;
    left: 0;
    top: -180px;
    width: 440px;
    z-index: -10;
    max-width: 100%;
}

.intercity {
    padding: 10px 10px 6px 10px;
    background: #fff;
    box-shadow: 0 0 9px rgb(0 0 0 / 35%);
    margin-bottom: 22px;
    border-radius: 11px;
    text-align: center;
    border-left: 5px solid #6e6e6e;
}

    .intercity h6, .intercity p {
        margin-bottom: 0;
        text-align: center;
    }

    .intercity h6 {
        font-weight: 700;
        color: #1c6bce;
        padding: 0 10px;
        border-bottom: 1px solid;
        padding-bottom: 5px;
        display: inline-block;
    }

.extra_price_pack i {
    position: absolute;
    right: 0;
    font-size: 31px;
    color: #d6d4d4;
    transform: translate(-5px,36px);
    text-shadow: 0px 5px 5px rgb(0 0 0 / 42%);
    opacity: 0.4;
}

.a-box {
    display: inline-block;
    width: 100%;
    text-align: center;
    height: 75%;
    position: relative;
}

.img-container {
    height: 230px;
    width: 80%;
    overflow: hidden;
    border-radius: 0px 0px 20px 20px;
    display: inline-block;
}

    .img-container img {
        transform: skew(0deg, -13deg);
        height: 250px;
        margin: -35px 0px 0px -70px;
    }

.inner-skew {
    display: inline-block;
    border-radius: 20px;
    overflow: hidden;
    padding: 0px;
    transform: skew(0deg, 13deg);
    font-size: 0px;
    margin: 30px 0px 0px 0px;
    background: #c8c2c2;
    height: 250px;
    width: 100%;
}

.text-container {
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    padding: 120px 20px 20px 20px;
    border-radius: 20px;
    background: #fff;
    margin: -120px 0px 0px 0px;
    line-height: 19px;
    font-size: 14px;
    height: 100%;
}

    .text-container h3 {
        margin: 10px 0px 10px 0px;
        color: #11599e;
        font-size: 22px;
        font-weight: 600;
    }

section.testi_box {
    padding: 60px 0;
    background: #f8f4f2;
}

.tstm_rdo_btns.clearfix.mt-5 {
    text-align: center;
}

span.rdo_btn {
    background: #fff;
    margin: 7px;
    padding: 8px;
    border-radius: 36px 15px 36px 15px;
    padding-right: 16px;
    box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 20%);
    color: #00264b;
    font-weight: 500;
}

    span.rdo_btn input {
        margin-right: 4px;
        color: #eee !important;
        background: #333 !important;
        transform: translateY(1px);
    }

.testi_view_btn {
    margin-bottom: -40px !important;
    margin-top: 20px !important;
    background: linear-gradient(340deg, #00264b, #1b75cc) !important;
    font-size: 19px !important;
    font-weight: 600 !important;
    border-radius: 30px 10px 30px 10px !important;
    padding: 5px 10px !important;
    position: absolute;
    width: 80%;
    left: 50%;
    bottom: -34%;
    transform: translateX(-50%);
}

section#tesimonial_detail {
    padding-top: 40px !important;
    margin-top: 80px !important;
}

#tesimonial_detail .container {
    background: rgb(255 255 255 / 90%);
    padding: 20px;
    border-radius: 20px 20px 100px 10px;
    box-shadow: -1px 3px 10px 0 rgb(0 0 0 / 38%);
}

#tesimonial_detail {
    background: url(../images/testi_bg.jpg);
    background-position: center;
}

.testi_points p {
    color: #504444;
    font-weight: 500;
}

h4.testimonial_title.mt-3 {
    font-weight: 700;
    color: #00264b;
    text-transform: capitalize;
    line-height: initial;
}

.tstm_rdo_btns td {
    background: #fff;
    margin: auto;
    text-align: center;
    padding: 10px;
    margin-right: 15px !important;
    display: inline;
    border-radius: 10px 40px 10px 10px;
    padding-right: 18px;
    box-shadow: -2px 1px 7px rgb(0 0 0 / 33%);
    color: #333;
    font-weight: 400;
}

.three_dot {
    overflow: hidden;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.three_dot_oneline {
    overflow: hidden;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.blog-entry span.day {
    font-size: 40px;
    font-weight: 700;
    margin-top: 10px;
    display: block;
}

.blog-entry span.yr, .blog-entry span.mos {
    font-size: 13px;
    font-weight: 700;
    color: #fff;
}

.blog-entry span.yr {
    margin-top: 9px;
}

.project-wrap .img .price {
    font-size: 24px;
    font-weight: 700;
}

.tstm_rdo_btns td:hover {
    cursor: pointer;
}

.tstm_rdo_btns table {
    display: inline-block;
}

.tstm_rdo_btns input {
    margin-right: 6px;
    transform: translateY(1px);
}

.ftco-navbar-light .navbar-nav > .nav-item > .nav-link:hover, .ftco-navbar-light .navbar-nav > .nav-item > .nav-link:focus {
    color: #00407e;
}
/*a.nav-link:hover {
    background: transparent !important;
}*/
label.inq_modal_label {
    color: #333;
    font-weight: 700;
    padding: 2px 12px 0 12px;
    margin-top: 20px;
    margin-bottom: 0;
    background: #ffffff9c;
    border-radius: 20px 20px 0 0;
    margin-left: 10px;
}

.project-wrap .text {
    padding: 15px !important;
}

    .project-wrap .text h3 {
        font-size: 21px;
    }
/*carousel vertival scroll property*/
.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: auto;
    touch-action: auto;
}

@media screen and (max-width:991px) {
    a #sidemenu_toggle {
        display: block;
    }
}

@media screen and (max-width:576px) {
    section#tesimonial_detail {
        padding-top: 10px !important;
    }

    .mb_mt_5 {
        margin-top: 80px;
    }

    span.rdo_btn {
        width: 55%;
        display: block;
        margin: auto;
        margin-bottom: 10px;
        border-radius: 10px;
        padding-bottom: 0px;
    }

    section.testi_box {
        padding-top: 25px !important;
        margin-top: 0 !IMPORTANT;
    }

    .tstm_rdo_btns.clearfix.mt-5 {
        margin-top: 0 !important;
    }

    .a-box {
    }

    .p_mb_0 {
        padding: 0 !important;
    }

    .mb_mb_4 {
        margin-bottom: 15px;
    }

    section.pack_extra_detail {
        padding: 15px;
    }

    .arrival_box h6, .dep_box h6 {
        font-size: 14px;
    }

    .arrival_box {
        font-size: 14px;
        padding-bottom: 5px;
    }

    .dep_box {
        font-size: 14px;
        padding-bottom: 5px;
    }

    .pack_bread {
        max-width: 90%;
    }

    .mb-w-50 {
        width: 50%;
    }

    .blog_slider img {
        height: 250px;
    }

    .blog_slider {
        height: 250px;
    }

    h3.timeline-title {
        font-size: 24px;
        font-weight: 600;
        line-height: 28px;
        margin-bottom: 4px;
    }

    .pack_policy_box .nav-link h5 {
        font-size: 13px;
        padding-left: 0px !important;
        padding-right: 0 !important;
    }

    .col-md-5.package_desc {
        margin-top: 40px;
    }

    .pack_price {
        margin-top: 37px;
        box-shadow: 0 0 9px #fff;
    }

    .pack_detal_box {
        margin-top: 40px;
    }

    img.world_animation {
        top: 370px;
        width: 50%;
        left: -60px;
        right: auto;
    }

    .timeline-marker {
        transform: translateX(-27px);
    }

        .timeline-marker.title_marker {
            transform: translateX(3px);
            z-index: -1;
        }

    .timeline-content {
        z-index: 1;
    }

    .period .timeline-content {
        padding: 10px;
    }

    .itinerary_img {
        padding-left: 0;
        width: 100% !important;
    }

    li.timeline-item {
        padding-left: 5px;
        margin-top: 10px;
    }

    .example-split .col-md-12.pb-5 {
        padding-left: 0px;
        padding-right: 18px;
        margin: -10px !important;
    }

    input.align-self-stretch.form-control.btn.btn-primary.inq_btn {
        width: 100%;
    }

    .slider-text h1.mb-4 {
        font-size: 22px;
        width: 80%;
        margin: auto;
        background: rgb(0 0 0 / 42%);
        padding: 8px 7px;
        border-radius: 6px;
    }

    img.pack_poeple {
        right: 0;
        opacity: 0.4;
    }

    .slider-text p.caps {
        font-size: initial;
        width: 88%;
        margin: auto;
    }

    .ftco-search {
        position: static;
        margin-top: -50px;
    }

    .hero-wrap {
        height: 58vh !important;
    }

    .slider-text {
        width: 100%;
    }

    .owl-hero .item {
        height: 70vh !important;
    }

    .price_tag {
        transform: translateY(128px) rotate(-180deg) !important;
        height: 105px;
    }

    a#sidemenu_toggle {
        display: block;
    }
    #main_slider {
        height: 65vh !important;
    }
    .project-destination .img {
        height: 170px;
    }
    section.ftco-section {
        padding: 1em 0;
    }
    .project-destination .text h3 {
        font-size: 14px;
    }
    .col-md-4.col-6.home_pack a {
        height: 172px;
    }

    .home_pack .text h3 {
        font-size: 15px;
        font-weight: 700;
        color: #626262 !important;
        text-overflow: ellipsis;
        overflow: hidden;
        width: 100px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .home_pack .project-wrap .text {
        padding: 5px 7px !important;
        box-shadow: 1px 5px 5px #0000003b;
        border-radius: 10px 10px 10px 10px;
    }

        .home_pack .project-wrap .text p {
            margin-bottom: 2px;
        }

        .home_pack .project-wrap .text p {
            overflow: hidden;
            width: 100%;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            line-height: 18px;
            -webkit-box-orient: vertical;
        }
    .home_pack .project-wrap .img .price {
        font-size: 16px;
    }
    .p_mb_100{
        padding:120px !important;
    }
    .package_pack_box a{
        height: 180px !important;
    }
    h1.mb-0.package_title.ml-3 {
        font-size: 23px;
    }

    .pack_policy_box .nav-tabs .nav-link {
        padding: 7px;
    }
        .pack_policy_box .nav-tabs .nav-link h5 {
            font-size: 12px;
        }
}

@media screen and (min-width : 768px) {
    /*li.nav-item a:hover {
        background: rgb(0 0 0 / 14%);
        border-radius: 20px;
        color: #333 !important;
    }*/
}
