﻿body {
    padding-right: 0px !important;
}

.mng-book-mar {
    clear: both;
}

.inner_banner {
    background: #EEF0FA;
    padding: 30px 0px 15px 0;
    position: relative;
    margin-top: 0px !important;
    background-size: 200% 200%;
    /*animation: gradientAnimation 3s ease infinite;*/
}


    .inner_banner::before {
        content: "";
        position: absolute;
        background: none;
        top: 0px;
        bottom: 0px;
        left: 0px;
        width: 100%;
    }

.hot-page2-alp-cl-1-2 h5 {
    text-overflow: ellipsis;
    white-space: pre;
    overflow: hidden;
    color: #fff;
    font-size: 20px;
}


.hot-page2-alp-cl-1-2 span {
    color: #fff;
    font-size: 14px;
}


.inner_banner p {
    color: #000;
    font-size: 14px;
    font-weight: 100;
    text-align: left;
    padding: 0px 0 0px 0;
    background: #ffffff6e;
    padding: 2px 4px;
    text-align: left;
    border-radius: 25px;
}


.inner_banner span {
    color: #fff;
    text-align: left;
}

.col-md-20 {
    width: 20%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}

@media only screen and (max-width:500px) {
    .col-md-20 {
        width: 50%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left;
    }
}

.hot-page2-hom-pre-2 h5 {
    margin-top: 0px;
    margin-bottom: 2px;
    color: rgb(255 255 255);
    font-size: 16px;
    font-weight: 100;
    transition: all 0.5s ease 0s;
    text-overflow: ellipsis;
    white-space: inherit;
    overflow: hidden;
}

.hot-page2-hom-pre-2 {
    width: 100%;
    padding: 0px 0px;
}


.tab_accord_wrapper {
    display: block;
    width: 100%;
    /*overflow: auto;*/
    padding-bottom: 20px;
    /*margin-top: 25px;*/
    /*display: flex;*/
}

    .tab_accord_wrapper ul.tabs {
        margin: 20px 0px 0px 0px;
        padding: 0px 0px 0px 22px;
        border-bottom: 1px solid #e2e2e2;
        list-style: none;
        width: 100%;
    }

        .tab_accord_wrapper ul.tabs li {
            margin: 0;
            cursor: pointer;
            padding: 9px 10px !important;
            margin-right: 0px;
            color: #000000;
            font-weight: 500;
            overflow: visible;
            position: relative;
            font-size: 15px;
        }


            .tab_accord_wrapper ul.tabs li a {
                font-size: 18px;
            }

            .tab_accord_wrapper ul.tabs li.active {
                color: #000;
                border-bottom: 3px solid #66a0f8;
                display: block;
            }

    .tab_accord_wrapper .tab_container {
        border-top: none;
        padding-left: 22px;
        padding-right: 22px;
        clear: both;
        float: left;
        width: 100%;
        /*background: #fff;*/
        overflow: visible;
        margin-bottom: 10px
    }

    .tab_accord_wrapper .tabs_action {
        text-align: right;
        border-top: 1px solid #e2e2e2;
        position: relative;
        clear: both;
        padding-top: 17px;
        padding-right: 20px
    }

        .tab_accord_wrapper .tabs_action button {
            border-radius: 0px
        }

            .tab_accord_wrapper .tabs_action button > .glyphicon {
                padding-left: 10px
            }

    .tab_accord_wrapper .tab_content {
        display: none;
        transition: all 0.25s ease-in-out;
        animation: flipdown 0.8s ease both
    }

        .tab_accord_wrapper .tab_content:nth-of-type(n) {
            animation-delay: 0.1s
        }

    .tab_accord_wrapper p.venue_desc {
        line-height: 25px;
        padding: 0 0 10px 0;
        text-align: justify
    }

    .tab_accord_wrapper .venue_desc_more {
        margin-top: -15px;
        display: block;
        margin-bottom: 20px
    }

    .tab_accord_wrapper .tab_drawer_heading {
        display: none
    }

@media screen and (max-width: 768px) {
    .tab_accord_wrapper .tabs {
        display: block;
    }

    .tab_accord_wrapper .tab_drawer_heading {
        animation: flipdown 0.5s ease both;
        font-size: 20px;
        color: #ff6873;
        margin-top: 22px;
        background-color: #fefffa;
        display: block;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

        .tab_accord_wrapper .tab_drawer_heading:nth-of-type(1) {
            animation-delay: 0.5s
        }

        .tab_accord_wrapper .tab_drawer_heading:nth-of-type(2) {
            animation-delay: 0.75s
        }

        .tab_accord_wrapper .tab_drawer_heading:nth-of-type(3) {
            animation-delay: 1s
        }

        .tab_accord_wrapper .tab_drawer_heading .glyphicon-chevron-down {
            float: right;
            font-size: 18px
        }

    .tab_accord_wrapper .d_active .glyphicon-chevron-down {
        transform: rotate(180deg)
    }
}






.room-typ {
    display: flex;
    padding: 0px 0px 0px 22px;
    border-bottom: 1px solid #e2e2e2;
}

.guest-search {
    font-size: 13px;
    margin-right: 12px;
}

.ribbon2 {
    width: 130px;
    line-height: 50px;
    padding-left: 15px;
    position: absolute;
    left: 15px;
    top: -4px;
    padding: 6px;
    background: #4169e1;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
}

    .ribbon2:before, .ribbon2:after {
        content: "";
        position: absolute;
    }

    .ribbon2:after {
        height: 0;
        width: 0;
        right: -29.5px;
        border-top: 31px solid transparent;
        border-bottom: 31px solid transparent;
        border-left: 30px solid #4169e1;
        top: 0px;
    }

.ribbon3 {
    width: 130px;
    line-height: 50px;
    padding-left: 15px;
    position: absolute;
    left: 15px;
    top: -4px;
    padding: 6px;
    background: #8db526;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
}

    .ribbon3:after {
        height: 0;
        width: 0;
        right: -29.5px;
        border-top: 31px solid transparent;
        border-bottom: 31px solid transparent;
        border-left: 30px solid #8db526;
        top: 0px;
    }

    .ribbon3:before, .ribbon3:after {
        content: "";
        position: absolute;
    }


.ribbon4 {
    width: 130px;
    line-height: 50px;
    padding-left: 15px;
    position: absolute;
    left: 15px;
    top: -4px;
    padding: 6px;
    background: #ed1161;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
}

    .ribbon4:after {
        height: 0;
        width: 0;
        right: -29.5px;
        border-top: 31px solid transparent;
        border-bottom: 31px solid transparent;
        border-left: 30px solid #ed1161;
        top: 0px;
    }

    .ribbon4:before, .ribbon4:after {
        content: "";
        position: absolute;
    }

.hot-page2-alp-con-left-1 {
    background: rgb(255 255 255);
    color: rgb(14 14 14);
    padding: 4px 0px;
}



.rwd-table {
    margin: auto;
    min-width: 100%;
    max-width: 100%;
    border-collapse: collapse;
}

    .rwd-table tr:first-child {
        border-top: none;
    }




    .rwd-table th {
        display: none;
    }

    .rwd-table td {
        display: block;
    }

        .rwd-table td:first-child {
            margin-top: .5em;
            width: 250px;
        }

        .rwd-table td:last-child {
            margin-bottom: .5em;
        }

        .rwd-table td:before {
            content: attr(data-th) ": ";
            font-weight: bold;
            width: 120px;
            display: inline-block;
            color: #000;
            display: none;
        }

    .rwd-table th,
    .rwd-table td {
        text-align: left;
    }

.rwd-table {
    color: #333;
    border-radius: 0em;
    /*overflow: hidden;*/
}

    .rwd-table tr {
        border-color: #bfbfbf;
        border-bottom: 1px dashed #707070;
    }

    .rwd-table th,
    .rwd-table td {
        padding: .5em 1em;
    }

@media screen and (max-width: 601px) {
    .rwd-table tr:nth-child(2) {
        border-top: none;
    }
}

@media screen and (min-width: 600px) {
    /*  .rwd-table tr:hover:not(:first-child) {
        background-color: #fff;
    }*/

    .rwd-table td:before {
        display: none;
    }

    .rwd-table th,
    .rwd-table td {
        display: table-cell;
        padding: .25em .5em;
    }



        .rwd-table th:last-child,
        .rwd-table td:last-child {
            padding-right: 0;
        }
}



.edit {
    color: #8db526;
    border: 1px solid #8db526;
    padding: 9px 22px;
}

.share {
    color: #8db526;
    border: 1px solid #8db526;
    padding: 9px 15px;
    white-space: nowrap;
    text-transform: capitalize;
}


.edit2 {
    color: #ed1161;
    border: 1px solid #ed1161;
    padding: 9px 22px;
}


.share2 {
    color: #ed1161;
    border: 1px solid #ed1161;
    padding: 9px 22px;
}



.top-span {
    color: #898989;
    font-size: 13px;
    white-space: nowrap;
}


@media only screen and (max-width: 500px) {
    .top-span {
        display: block;
    }
}

.main-txt {
    color: #000;
    font-size: 16px;
    display: flex;
    align-items: center;
    white-space: nowrap;
}


@media only screen and (max-width: 500px) {
    .main-txt {
        color: #000;
        font-size: 16px;
        float: right;
        margin-top: -24px;
    }
}

.main-txt-1 {
    font-size: 14px;
    color: #000;
}

@media only screen and (max-width: 500px) {
    .main-txt-1 {
        float: none;
    }
}

.hot-page2-hom-pre {
    position: relative;
    overflow: visible;
    background: rgba(147, 189, 40, 0.07);
    padding: 15px;
    border: 1px solid rgb(231, 231, 231);
    margin-bottom: 30px;
    border-radius: 0px 0px 10px 10px;
}



.room-occu li {
    float: left;
}

    .room-occu li a {
        background: #F2F1F3;
        padding: 2px 7px;
        border-radius: 4px;
        color: #5f5f5f;
        margin-right: 10px;
    }

        .room-occu li a.active {
            background: #8db526;
            color: #fff;
        }


        .room-occu li a.single {
            background: #F2F1F3;
            padding: 2px 7px;
            border-radius: 4px;
            color: #000;
            margin-right: 10px;
        }

            .room-occu li a.single.active {
                background: #ed1161;
                color: #fff;
            }



.accordion .accordion-item {
    border-bottom: 1px solid #e5e5e5;
}

    .accordion .accordion-item button[aria-expanded=true] {
        border-bottom: 1px solid #03b5d2;
    }



.accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 1em 0;
    color: #000;
    font-size: 16px !important;
    font-weight: 400;
    border: none;
    background: none;
    outline: none;
}

    .accordion button:hover, .accordion button:focus {
        cursor: pointer;
        color: #4b70e2;
    }

        .accordion button:hover::after, .accordion button:focus::after {
            cursor: pointer;
            color: #03b5d2;
            border: 1px solid #03b5d2;
        }

    .accordion button .accordion-title {
        padding: 1em 1.5em 1em 0;
    }

    .accordion button .icon {
        display: inline-block;
        position: absolute;
        top: 18px;
        right: 0;
        width: 22px;
        height: 22px;
        border: 1px solid;
        border-radius: 22px;
    }

        .accordion button .icon::before {
            display: block;
            position: absolute;
            content: "";
            top: 9px;
            left: 5px;
            width: 10px;
            height: 2px;
            background: currentColor;
        }

        .accordion button .icon::after {
            display: block;
            position: absolute;
            content: "";
            top: 5px;
            left: 9px;
            width: 2px;
            height: 10px;
            background: currentColor;
        }

    .accordion button[aria-expanded=true] {
        color: #03b5d2;
    }

        .accordion button[aria-expanded=true] .icon::after {
            width: 0;
        }

        .accordion button[aria-expanded=true] + .accordion-content {
            opacity: 1;
            max-height: 9em;
            transition: all 200ms linear;
            will-change: opacity, max-height;
        }

.accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 200ms linear, max-height 200ms linear;
    will-change: opacity, max-height;
}

    .accordion .accordion-content p {
        font-size: 1.8rem;
        font-weight: 300;
        margin: 2em 0;
    }


.textbox-icon {
    position: relative;
    padding: 0px 0px 0px 22px;
}

    .textbox-icon i {
        position: absolute;
        right: 12px;
        padding: 12px 12px;
        pointer-events: none;
        color: #878787;
    }

.p-l {
    padding-left: 0px;
}

@media only screen and (max-width:500px) {
    .hide-mob {
        display: none;
    }

    .p-l {
        padding-left: 15px;
    }

    .spe-title {
        text-align: center;
        position: relative;
        overflow: visible;
        margin-bottom: 50px;
    }

    .tab_accord_wrapper ul.tabs li {
        margin-right: 0px;
    }

    .ribbon3 {
        width: 130px;
        line-height: 50px;
        padding-left: 15px;
        position: relative;
        left: 0px;
        top: 0px;
        padding: 5px;
        background: #8db526;
        text-align: center;
        font-weight: bold;
        font-size: 18px;
        color: #fff;
    }

        .ribbon3:after {
            height: 0;
            width: 0;
            right: -29.5px;
            border-top: 34px solid transparent;
            border-bottom: 34px solid transparent;
            border-left: none;
            top: 0px;
        }



    .ribbon4 {
        width: 130px;
        line-height: 50px;
        padding-left: 15px;
        position: relative;
        left: 0px;
        top: 0px;
        padding: 5px;
        background: #ed1161;
        text-align: center;
        font-weight: bold;
        font-size: 18px;
        color: #fff;
    }

        .ribbon4:after {
            height: 0;
            width: 0;
            right: -29.5px;
            border-top: 34px solid transparent;
            border-bottom: 34px solid transparent;
            border-left: none;
            top: 0px;
        }

    .room-typ {
        display: flex;
        float: none;
        background: #fff;
        padding: 7px;
    }

    .hot-page2-alp-con-left-1 {
        background: rgb(255 255 255);
        color: rgb(14 14 14);
        padding: 15px 10px;
    }
}


@media screen and (max-width: 767px) {
    .footer_places {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media screen and (max-width: 992px) {
    .footer_places {
        margin-top: 0px;
        padding-bottom: 10px;
    }
}


.footer_places {
    display: none;
}


.ico-circle {
    background: rgb(14 14 14 / 59%);
    color: #fff;
    padding: 6px;
    border-radius: 50%;
}


.hot-page2-hom-pre-1 img {
    height: auto;
    border-radius: 0px;
    width: 25px;
}


.stick-top {
    position: relative;
    top: 0px;
    background: #FAFAFA;
}

@media only screen and (max-width: 500px) {
    .stick-top {
        position: relative;
        top: 0;
    }

    .tab_accord_wrapper .tab_container {
        border-top: none;
        padding-left: 0px;
        padding-right: 0px;
        clear: both;
        float: left;
        width: 100%;
        background: #fff;
        overflow: auto;
        margin-bottom: 10px;
    }
}



.wrap {
    position: absolute;
    overflow: hidden;
    top: 10%;
    right: 10%;
    bottom: 85px;
    left: 10%;
    padding: 20px 50px;
    display: block;
    border-radius: 4px;
    transform: translateY(20px);
    transition: all 0.5s;
    visibility: hidden;
}

    .wrap .content {
        opacity: 0;
    }

    .wrap:before {
        position: absolute;
        width: 1px;
        height: 1px;
        background: white;
        content: "";
        bottom: 10px;
        left: 50%;
        top: 95%;
        color: #fff;
        border-radius: 50%;
        -webkit-transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    .wrap.active {
        display: block;
        visibility: visible;
        box-shadow: 2px 3px 16px silver;
        transition: all 600ms;
        transform: translateY(0px);
        transition: all 0.5s;
    }

        .wrap.active:before {
            height: 2000px;
            width: 2000px;
            border-radius: 50%;
            top: 50%;
            left: 50%;
            margin-left: -1000px;
            margin-top: -1000px;
            display: block;
            -webkit-transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
            transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
        }

        .wrap.active .content {
            position: relative;
            z-index: 1;
            opacity: 1;
            transition: all 600ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
        }

a.button {
    padding: 11px 11px 13px 13px;
    outline: none;
    border-radius: 50%;
    background: #007fed;
    color: #fff;
    font-size: 24px;
    display: block;
    position: fixed;
    left: 50%;
    bottom: 20px;
    top: auto;
    margin-left: -25px;
    transition: transform 0.25s;
}

    a.button:hover {
        text-decoration: none;
        background: #2198ff;
    }

    a.button.active {
        transform: rotate(135deg);
        transition: transform 0.5s;
    }



.toggle-pop {
    position: absolute;
    max-width: 345px;
    z-index: 2;
    width: 100%;
    background: rgb(255, 255, 255);
    border-radius: 8px;
    padding: 15px 25px 22px;
    transition: right 0.3s ease 0s;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 10px;
    display: block;
    overflow: hidden;
    padding-top: 50px;
}



.pop-title {
    position: absolute;
    top: -10px;
    background: #585858;
    color: #fff;
    font-weight: normal;
    font-size: 15px;
    width: 100%;
    left: 0;
    padding: 10px;
}

.tgl-btn {
    background: none;
    padding: 0;
    border: none;
}


@keyframes gradientAnimation {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

#edit-guest > .modal-dialog {
    width: 60%;
}



#addNote-guest > .modal-dialog {
    width: 60%;
}

#exampleModal2 > .modal-dialog {
    width: 75%;
}

.pkg-con {
    width: 25%;
}

@media only screen and (max-width: 600px) {
    #edit-guest > .modal-dialog {
        width: 100%;
    }

    .pkg-con {
        width: 100%;
    }

    #addNote-guest > .modal-dialog {
        width: 95%;
    }

    #exampleModal2 > .modal-dialog {
        width: 95%;
    }

    .modal-header .close {
        position: absolute;
        right: 15px;
        font-size: 35px;
        z-index: 9;
    }
}

.row {
}

.custom-maodal-form {
    padding: 25px;
}

.help-error-block, .errormessage {
    color: #ff0500;
    font-size: 14px;
    padding: 0px;
    background: none;
}

.modal.right.fade.in .modal-dialog {
    right: 0 !important;
    transform: translateX(-50%);
}

.modal.right .modal-content {
    height: 100%;
    overflow: auto;
    border-radius: 0;
}

.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.right.fade.in .modal-dialog {
    transform: translateX(0%);
}

.modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}


.modal.right .modal-header {
    background-color: #425272;
    color: #fff
}

    .modal.right .modal-header::after {
        content: "";
        display: inline-block;
    }

.modal.right .close {
    text-shadow: none;
    opacity: 1;
    color: #ff4d4d;
    font-size: 26px
}

.custom-close {
    border: none;
    position: absolute;
    right: 4px;
    top: -12px;
    background: none !important;
    color: #fff !important;
    cursor: pointer;
    z-index: 1;
    font-size: 35px !important;
    transition: transform .2s;
}

.cutom-moadal-header {
    background: linear-gradient(to right, rgb(52, 148, 230), rgb(236, 110, 173));
    position: relative;
    width: 100%;
    padding: 2px 7px;
    height: 47px;
}

.custom-maodal-form {
    padding: 25px;
}

.custom-card-box {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 0px;
    margin-bottom: 8px;
}

.ribbon-old {
    line-height: 50px;
    padding-left: 15px;
    position: relative;
    left: -9px;
    top: 2px;
    background: #59324C;
    padding: 8px;
    color: #fff;
}

    .ribbon-old:before, .ribbon-old:after {
        content: "";
        position: absolute;
    }

    .ribbon-old:before {
        height: 0;
        width: 0;
        top: -8.5px;
        left: 0.1px;
        border-bottom: 9px solid black;
        border-left: 9px solid transparent;
    }

.cutom-moadal-header h3 {
    color: #fff;
    line-height: 0px;
    margin-bottom: 0px;
}

.overviewCard-title {
    font-size: 16px;
    color: #fff;
    margin: 0;
}

element.style {
    margin-top: 10px;
}

.cutom-moadal-header h3 {
    color: #fff;
    line-height: 45px;
    margin-bottom: 0px;
    margin-top: 1px;
    font-size: 18px;
}

.overviewCard-title {
    font-size: 16px;
    color: #fff;
    margin: 0;
}

.custom-maodal-form {
    padding: 25px;
}

@media only screen and (max-width: 600px) {
    .custom-maodal-form {
        padding: 28px 0px;
    }
}

@media screen and (min-width: 576px) {
    .package-item {
        width: 100%;
        display: flex;
        grid-template-columns: 22.33% 41% 35.67%;
    }
}

.package-item .package-image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 150px;
    width: 150px;
    border-radius: 10px;
}

@media only screen and (max-width: 600px) {
    .package-item .package-image {
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        height: 190px !important;
        width: 100% !important;
    }

    .viewdetails a {
        font-size: 18px;
        color: #6b6b6b;
        font-weight: 600;
    }
}

.package-item {
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 10px;
    margin-bottom: 12px;
    overflow: hidden;
    border: 1px solid #ccc;
}

    .package-item .package-content {
        padding: 15px;
        border-right: 1px solid #ccc;
    }

    .package-item .package-price {
        background-color: #fff;
        padding: 10px 20px;
        margin: auto;
    }

.price-list {
    margin: 0 auto;
    width: 90%;
}

@media only screen and (max-width: 600) {
    .price-list {
        margin: 0 auto;
        width: auto;
        font-size: 22px;
    }

    .plus-minus-input {
        float: left;
    }
}

element.style {
    padding: 4px 15px;
}

.btn-primary {
    color: #ffffff;
    background-color: #4b70e2;
    border-color: #4b70e2;
    border-radius: 6px !important;
    font-size: 14px;
    padding: 10px 10px;
}

.destination-notification {
    margin-top: 0px;
    position: inherit;
}

    .destination-notification .flag-top02 {
        background: #f5600c;
        color: #fff;
        padding: 3px;
        font-size: 12px;
    }

.value-button {
    display: inline-block;
    border: 1px solid #ddd;
    margin: 0px;
    width: 80px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    padding: 6px 0;
    border-radius: 3px;
    cursor: pointer;
    background: #eaeaea;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}






.ext-tour {
    background-size: cover;
    background-position: center;
    height: auto;
    width: 100%;
    margin-top: 40px;
    border-radius: 10px;
    border: none;
    position: relative;
    cursor: pointer;
}


    .ext-tour::before {
        position: absolute;
        background: #000;
        top: 0;
        bottom: 0;
        width: 100%;
    }


.item-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    overflow: hidden;
    text-align: center;
    width: 100%;
    -moz-transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
    -webkit-transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
    transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
}


.ext-card {
    background: #fff;
    padding: 10px;
    border-radius: 10px;
}

    .ext-card .ext-country {
        position: absolute;
        top: 22px;
        right: 40px;
        color: #fff;
        background: #e14186;
        padding: 5px 30px;
        text-align: center;
        border-radius: 20px;
    }

    .ext-card .ext-day {
        position: absolute;
        bottom: 139px;
        right: 36px;
        color: #fff;
        background: #000000a6;
        padding: 5px 10px;
        text-align: center;
        border-radius: 15px;
    }

    .ext-card .card-content {
        padding: 10px;
    }

    .ext-card .ext-btn {
        background: royalblue;
        padding: 10px 30px;
        text-align: center;
        color: #fff;
        border-radius: 4px;
        font-size: 18px;
        position: relative;
        top: 10px;
    }













.ext-tour-modal {
    width: 100% !important;
    position: absolute !important;
    bottom: 0;
    margin-bottom: 0px;
}


@media only screen and (max-width: 600px) {
    .ext-tour-modal {
        width: 100% !important;
        position: relative !important;
        top: 20px;
        bottom: 0;
        left: -10px;
        margin-bottom: 0px;
    }
}



.sec {
    display: flex;
    flex-direction: row;
    flex: 1;
    margin: 0 -8px;
}

    .sec > * {
        margin: 0 8px;
    }



    .sec img {
        display: block;
    }

    .sec .divider {
        width: 2px;
        margin: 6px 0;
        background: #6e6e6e;
    }

    .sec .item {
        flex: 0 1 auto;
        background: none;
    }

@media only screen and (max-width: 600px) {
    .sec {
        display: block;
        flex-direction: row;
        flex: 1;
        margin: 0 -8px;
    }
}

.btn-pay {
    background: #425272;
    color: #fff;
    padding: 12px 55px;
    border: none;
    border-radius: 5px;
}




.btn-pay-outline {
    background: #fff;
    color: #425272;
    padding: 12px 55px;
    border: none;
    border-radius: 5px;
    border: 1px solid #425272;
}


.tool-t {
    display: inline-block;
    text-decoration: none;
    position: relative;
    margin: 0 2px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

    .tool-t.icon:before {
        font-family: "FontAwesome", sans-serif;
        color: #fff;
        font-size: 20px;
    }

    .tool-t.facebook:before {
        content: '\f09a';
    }

    .tool-t.twitter:before {
        content: '\f099';
    }

    .tool-t.github:before {
        content: '\f113';
    }

    .tool-t.dribble:before {
        content: '\f17d';
    }

    .tool-t.pinterest:before {
        content: '\f0d2';
    }

    .tool-t span {
        background: #fff;
        color: #222;
        font-size: 14px;
        border: 1.5px solid #dadce0;
        box-shadow: 0 5px 21px rgba(0, 0, 0, .12);
        font-weight: bold;
        width: 390px;
        z-index: 1;
        position: absolute;
        bottom: 30px !important;
        left: -150px;
        right: 0px;
        padding: 18px 23px;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all .4s;
        -moz-transition: all .4s;
        transition: all .4s;
        text-align: left;
        text-transform: none;
    }

        .tool-t span h5 {
            font-size: 15px;
        }


        .tool-t span p {
            font-size: 13px;
            margin-bottom: 0px;
            line-height: 17px;
        }

        .tool-t span:before {
            content: '';
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top: 5px solid #fff;
            position: absolute;
            bottom: -5px;
            left: 224px;
        }

    .tool-t:hover span {
        bottom: 50px;
        visibility: visible;
        opacity: 1;
    }


    /* Hover through the icons */

    .tool-t.facebook:hover {
        background-color: #4183d7;
        color: #bfbfbf;
    }

    .tool-t.facebook span {
        color: #4183d7;
    }

    .tool-t.twitter:hover {
        background-color: #19b5fe;
        color: #fff;
    }

    .tool-t.twitter span {
        color: #19b5fe;
    }

    .tool-t.github:hover {
        background-color: #000;
        color: #fff;
    }

    .tool-t.github span {
        color: #000;
    }

    .tool-t.dribble:hover {
        background-color: #f62459;
        color: #fff;
    }

a.dribble span {
    color: #f62459;
}

a.pinterest:hover {
    background-color: #f22613;
    color: #fff;
}

a.pinterest span {
    color: #f22613;
}

.hot-page2-alp-r-list {
    border: 1px solid rgb(222, 222, 222);
    background: #fff;
    position: relative;
    overflow: visible;
    margin: 20px 25px 20px 15px;
    transition: all 0.5s ease 0s;
    height: 23rem;
}


.pr-card {
    background: #fff;
    padding: 10px;
    border-radius: 8px;
    margin-top: 50px;
}

    .pr-card h2 {
        letter-spacing: -1.5px;
        font-family: system-ui;
        font-weight: 800;
        margin-top: 12px;
    }


#guestpaynow .modal-dialog {
    width: 880px;
}

#guestsharelink .modal-dialog {
    width: 880px;
    margin: 0px auto;
}

#guestsharelinkRoomWise .modal-dialog {
    width: 880px;
    margin: 0px auto;
}

@media only screen and (max-width: 600px) {
    #guestsharelinkRoomWise .modal-dialog {
        width: 100%;
    }
}


.guest-btn {
    background: #fff;
    color: #000;
    padding: 15px;
    width: 50%;
    text-align: center;
    font-size: 16px;
    border-radius: 10px;
    font-weight: 600;
    font-family: 'Noto Sans';
    width: 50%;
    display: inline-block;
}

    .guest-btn.active {
        background: #425272 !important;
        color: #fff !important;
        padding: 15px;
        width: 50%;
        text-align: center;
        font-size: 16px;
        border-radius: 10px;
        font-weight: 600;
        font-family: 'Noto Sans';
        display: inline-block;
    }


.deposit-btn {
    background: #fff;
    color: #425272;
    padding: 15px;
    width: 50%;
    text-align: center;
    font-size: 16px;
    border-radius: 10px;
    font-weight: 600;
    font-family: 'Noto Sans';
    width: 50%;
    display: inline-block;
}

    .deposit-btn.active {
        background: #425272;
        color: #fff;
        padding: 15px;
        width: 50%;
        text-align: center;
        font-size: 16px;
        border-radius: 10px;
        font-weight: 600;
        font-family: 'Noto Sans';
        display: inline-block;
    }


.plans {
    display: flex;
    gap: 10px;
}

    .plans .plan input[type="radio"] {
        position: absolute;
        opacity: 0;
    }

    .plans .plan {
        cursor: pointer;
        width: 48.5%;
    }

        .plans .plan .plan-content {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            padding: 0px 20px;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            border: 2px solid #e1e2e7;
            border-radius: 10px;
            -webkit-transition: -webkit-box-shadow 0.4s;
            transition: -webkit-box-shadow 0.4s;
            -o-transition: box-shadow 0.4s;
            transition: box-shadow 0.4s;
            transition: box-shadow 0.4s, -webkit-box-shadow 0.4s;
            position: relative;
        }

            .plans .plan .plan-content img {
                margin-right: 30px;
                height: 72px;
            }

        .plans .plan .plan-details span {
            margin-bottom: 10px;
            display: block;
            font-size: 20px;
            line-height: 24px;
            color: #252f42;
            /*margin-top: 10px;*/
        }

.container .title {
    font-size: 20px;
    font-weight: 500;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    color: #252f42;
    margin-bottom: 20px;
}

.plans .plan .plan-details p {
    color: #646a79;
    font-size: 14px;
    line-height: 18px;
}

.plans .plan .plan-content:hover {
    -webkit-box-shadow: 0px 3px 5px 0px #e8e8e8;
    box-shadow: 0px 3px 5px 0px #e8e8e8;
}

.plans .plan input[type="radio"]:checked + .plan-content:after {
    content: "";
    position: absolute;
    height: 20px;
    width: 20px;
    background: #216fe0;
    left: 25px;
    top: 32px;
    border-radius: 100%;
    border: 3px solid #fff;
    -webkit-box-shadow: 0px 0px 0px 2px #0066ff;
    box-shadow: 0px 0px 0px 2px #0066ff;
    display: none;
}

.plans .plan input[type="radio"]:checked + .plan-content {
    border: 2px solid #216ee0;
    background: #eaf1fe;
    -webkit-transition: ease-in 0.3s;
    -o-transition: ease-in 0.3s;
    transition: ease-in 0.3s;
}

@media screen and (max-width: 991px) {
    /*.plans {
        margin: 0 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 40px;
    }*/



  

    .plans .plan .plan-content .plan-details {
        width: 70%;
        display: inline-block;
    }

    .plans .plan input[type="radio"]:checked + .plan-content:after {
        top: 45%;
        -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%);
    }
}

.fixed-bottom {
    position: fixed;
    bottom: 0;
}

@media screen and (max-width: 767px) {
    .plans .plan .plan-content .plan-details {
        width: 60%;
        display: inline-block;
    }
}

@media screen and (max-width: 540px) {
    .plans .plan .plan-content img {
        margin-bottom: 20px;
        height: 56px;
        -webkit-transition: height 0.4s;
        -o-transition: height 0.4s;
        transition: height 0.4s;
    }

    .plans .plan input[type="radio"]:checked + .plan-content:after {
        top: 20px;
        right: 10px;
    }

    .plans .plan .plan-content .plan-details {
        width: 100%;
    }

    .plans .plan .plan-content {
        padding: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
    }

   

    .fixed-bottom {
        position: relative;
        top: 20px;
        bottom: 0;
    }
}

/* inspiration */
.inspiration {
    font-size: 12px;
    margin-top: 50px;
    position: absolute;
    bottom: 10px;
    font-weight: 300;
}

    .inspiration a {
        color: #666;
    }

@media screen and (max-width: 767px) {
    /* inspiration */
    .inspiration {
        display: none;
    }
}


#myaddguestModal .modal-dialog {
    width: 42%;
    /* margin: 30px auto;*/
}

@media only screen and (max-width: 600px) {
    #myaddguestModal .modal-dialog {
        width: 100% !important;
        margin: 0;
    }
}

#myaddguestModal .radio-btn-2 .hobbies-icon img {
    display: block;
    width: 30%;
    margin: auto;
}


#myaddguestModal .radio-btn-2 {
    margin: 0px;
    width: 19rem;
    height: 78px;
    border: 3px solid transparent;
    display: inline-block;
    border-radius: 10px;
    position: relative;
    text-align: left;
    box-shadow: 0 0 20px #c3c3c367;
    cursor: pointer;
}

.step2 .plans .plan {
    cursor: pointer;
    width: 31.5%;
}

    .step2 .plans .plan .plan-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 2px solid #e1e2e7;
        border-radius: 10px;
        -webkit-transition: -webkit-box-shadow 0.4s;
        transition: -webkit-box-shadow 0.4s;
        -o-transition: box-shadow 0.4s;
        transition: box-shadow 0.4s;
        transition: box-shadow 0.4s, -webkit-box-shadow 0.4s;
        position: relative;
    }

        .step2 .plans .plan .plan-content img {
            margin-right: 5px;
            height: 48px;
        }

    .step2 .plans .plan .plan-details span {
        margin-bottom: 0px;
        display: block;
        font-size: 12px;
        line-height: 24px;
        color: #252f42;
        display: flex;
    }


#txtroombox {
    flex-flow: row wrap;
    align-content: start;
    display: flex;
    gap: 20px;
}

.icofont-plus {
    position: relative;
    top: 55px;
}

@media only screen and (max-width: 600px) {
    .icofont-plus {
        top: 5px;
    }
}

.font-size p span {
    font-size: 13px !important;
}

.width-50 {
    width: 50%;
}

.plus-minus {
    display: flex;
    gap: 10px;
    text-align: center;
}

    .plus-minus span {
        padding: 4px;
        background: #F5F5F5;
        border-radius: 50%;
        width: 4.8rem;
        height: 4rem;
        line-height: 30px;
        font-size: 25px;
        cursor: pointer;
    }

        .plus-minus span:hover {
            padding: 4px;
            background: #252f42;
            color: #fff;
            border-radius: 50%;
            width: 4.8rem;
            height: 4rem;
            line-height: 30px;
            font-size: 25px;
            cursor: pointer;
        }

@media only screen and (max-width: 600px) {
    .width-50 {
        width: 100%;
    }

    #guestpaynow .modal-dialog {
        width: 100%;
        margin: 0px auto;
    }
}


.d-group {
    display: flex;
    gap: 15px;
    background: #fff;
    border-radius: 10px;
}

    .d-group .w-1 {
        width: 30%;
    }

    .d-group .w-2 {
        width: 43%;
    }

    .d-group .w-3 {
        width: 25%;
        text-align: center;
        margin: 6px 0px;
    }

@media only screen and (max-width: 600px) {
    .d-group {
        display: block;
        padding: 10px;
    }

        .d-group .w-1 {
            width: 100%;
        }

        .d-group .w-2 {
            width: 100%;
        }


        .d-group .w-3 {
            width: 50%;
            margin: 0 auto;
        }


        .d-group .w-0 {
            display: none;
        }
}

.prenightclass {
    padding: 16px 20px;
    background: #fff;
    color: #425272;
    border-radius: 5px;
    margin-left: 3px;
}

.postnightclass {
    padding: 16px 20px;
    background: #fff;
    color: #425272;
    border-radius: 5px;
    margin-left: 3px;
}

.active {
    background: #707fdd2e !important;
    color: #5A6ACF !important;
    padding: 9px 10px !important;
    border-bottom: none !important;
    border-radius: 4px;
    font-weight: bold !important;
}


.m-b-data-main {
    display: flex;
    gap: 10px;
    width: 100%;
    overflow: auto;
    flex-wrap: wrap;
    overflow: visible;
}

.m-b-data {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

.m-b-data-content {
    display: flex;
    gap: 10px;
    align-items: center;
    background: #fff;
    padding: 5px;
    border-radius: 10px;
    width: 212px;
    position: relative;
    overflow: visible;
    border: 1px solid #fff;
}

    .m-b-data-content img {
        width: 50px;
        height: 50px;
    }


@media only screen and (max-width: 500px) {
    .m-b-data-main {
        display: flex;
        gap: 1rem;
        flex-wrap: wrap;
    }

    .m-b-data {
        flex: 1 1 calc(50% - 1rem);
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    .m-b-data-content {
        width: 100%;
    }

        .m-b-data-content img {
            width: 40px;
            height: 40px;
        }

    .hot-page2-hom-pre-2 h5 {
        white-space: nowrap;
    }
}


.m-b-data-content h4 {
    font-size: 11px;
    color: #000;
    margin-bottom: 0px;
    text-transform: capitalize;
}

.m-b-data-content span {
    font-size: 10px;
    color: #000;
}

.action-btns {
    display: flex;
    gap: 20px;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    border-bottom: 1px dashed #ccc;
    background: url('../icons/managebooking/summer-vacation-essentials-airport.jpg');
    background-size: cover;
    background-position: 0px 358px;
}

    .action-btns a {
        background: #fff;
        color: #000;
        border-radius: 12px;
        padding: 0px 10px;
    }

        .action-btns a h5 {
            color: #000;
            font-weight: 500;
            font-family: sans-serif;
            text-transform: capitalize;
            font-size: 14px;
        }

.animate {
    -webkit-animation: pop 0.3s 2;
    animation: pop 0.3s 2;
}

@-webkit-keyframes pop {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.1, 1.1);
    }

    100% {
        transform: scale(1, 1);
    }
}

@keyframes pop {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.1, 1.1);
    }

    100% {
        transform: scale(1, 1);
    }
}

@media only screen and (max-width: 500px) {
    /*.m-b-data-content {
            display: flex;
            gap: 10px;
            background: #fff;
            padding: 5px;
            border-radius: 10px;
            width: 175px;
        }*/

    .action-btns {
        display: flex;
        gap: 20px;
        align-items: center;
        overflow: scroll;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 20px;
        border-bottom: 1px dashed #ccc;
        background: #585858;
    }

        .action-btns a {
            background: #fff;
            color: #000;
            border-radius: 12px;
            align-items: center;
            padding: 0px 10px;
            display: inline-flex !important;
        }

    .tab_accord_wrapper ul.tabs {
        /*margin: 0px;
            padding: 0px;*/
        border-bottom: 1px solid #e2e2e2;
        list-style: none;
        width: 100%;
    }

    #guestsharelink .modal-dialog {
        width: 100%;
        margin: 0 auto;
    }

    .custom-close {
        position: relative;
        float: right;
    }
    /*.m-b-data {
            display: flex;
            flex-basis: calc(50% - 14px);
            justify-content: center;
            flex-direction: column;
        }

        .m-b-data-main {
            display: flex;
            gap: 1rem;
            flex-direction: row;
            flex-wrap: wrap;
            min-height: 100%;
            display: flex;
            flex-wrap: wrap;
            flex-direction: row;
        }*/
    /*.video-btn {
            width: 50% !important;
            margin-top:0.5rem;
        }*/
}


.travelerlistcss td {
    white-space: nowrap;
}


@media only screen and (max-width: 600px) {
    .ribbon2 {
        width: 130px;
        line-height: 50px;
        padding-left: 15px;
        position: relative;
        left: 0px;
        top: 0px;
        padding: 6px;
        background: #4169e1;
        text-align: center;
        font-weight: bold;
        font-size: 18px;
        color: #fff;
    }

        .ribbon2:after {
            height: 0;
            width: 0;
            right: auto;
            border-top: 0px solid transparent;
            border-bottom: 0px solid transparent;
            border-left: 0px solid #4169e1;
            top: 0px;
        }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    #myaddguestModal .modal-dialog {
        width: 85% !important;
    }

    #guestpaynow .modal-dialog {
        width: 100%;
    }

    #guestsharelinkRoomWise .modal-dialog {
        width: 100%;
    }
    .tab_accord_wrapper ul.tabs {
        display: flex;
        overflow: auto;
        scrollbar-width: none;
    }

        .tab_accord_wrapper ul.tabs li {
            white-space: nowrap;
        }

    .room-typ {
        display: none;
    }

    .hot-page2-hom-pre {
        position: relative;
        overflow: auto;
        background: rgba(147, 189, 40, 0.07);
        padding: 15px;
        border: 1px solid rgb(231, 231, 231);
        margin-bottom: 30px;
        border-radius: 0px 0px 10px 10px;
    }

    .main-txt {
        white-space: nowrap;
    }

    .top-span {
        white-space: nowrap;
    }

    .m-b-data-main {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        gap: 10px;
        flex-wrap: wrap;
    }

    #packagenamewithtourid {
        margin-bottom: 40px;
    }

    .action-btns {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .first-pop-in {
        width: 25%;
    }

    .paymentlinkurl {
        width: 40% !important;
        margin: 0 auto;
    }

    .action-btns a {
        border-radius: 4px;
    }

    .action-btns {
        padding-right: 15px;
    }

    .p-l {
        padding-left: 15px;
        width: 100%;
    }

    .tab_accord_wrapper ul.tabs {
        padding: 0px;
    }

    .rwd-table th, .rwd-table td {
        display: table-cell;
        padding: 5px 13px;
        white-space: normal;
    }

    .hot-page2-alp-con-left-1 {
        overflow: hidden;
    }

    .stick-top {
        width: 100%;
    }

    .ribbon2 {
        width: 130px;
        line-height: 50px;
        padding-left: 15px;
        position: relative;
        left: 0px;
        top: 0px;
        padding: 6px;
        background: #4169e1;
        text-align: center;
        font-weight: bold;
        font-size: 18px;
        color: #fff;
    }

        .ribbon2:after {
            height: 0;
            width: 0;
            right: auto;
            border-top: 0px solid transparent;
            border-bottom: 0px solid transparent;
            border-left: 0px solid #4169e1;
            top: 0px;
        }

    .ribbon3 {
        width: 130px;
        line-height: 50px;
        padding-left: 15px;
        position: relative;
        left: 0px;
        top: 0px;
        padding: 4px;
        background: #8db526;
        text-align: center;
        font-weight: bold;
        font-size: 18px;
        color: #fff;
    }
    .ribbon3:after {
        height: 0;
        width: 0;
        right: auto;
        border-top: 0px solid transparent;
        border-bottom: 0px solid transparent;
        border-left: 0px solid #4169e1;
        top: 0px;
    }


    .ribbon4 {
        width: 130px;
        line-height: 50px;
        padding-left: 15px;
        position: relative;
        left: 0px;
        top: 0px;
        padding: 4px;
        background: #ed1161;
        text-align: center;
        font-weight: bold;
        font-size: 18px;
        color: #fff;
    }

        .ribbon4:after {
            height: 0;
            width: 0;
            right: auto;
            border-top: 0px solid transparent;
            border-bottom: 0px solid transparent;
            border-left: 0px solid #4169e1;
            top: 0px;
        }

        .ext-tour img {
            display: none;
        }

    #guestsharelink .modal-dialog {
        width: 100%;
    }

    #edit-guest > .modal-dialog {
        width: 100%;
    }
}
