﻿/*header start*/

.currencylangbox li.currency-item .code {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

a.btn.btn-testimonial {
    background: #e5e5e5;
    color: #000;
    font-weight: 600;
    border-radius: 20px;
}

.tempheader a img {
    border-radius: 10px;
}

#clslmodal button.close {
    color: #000;
    opacity: 1;
    position: absolute;
    right: -17px;
    top: -17px;
    border: 1px solid #ddd;
    background: #ffffff;
    width: 35px;
    height: 35px;
    border-radius: 35px;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.2);
}

a#weatherbox {
    color: #000000;
    display: flex;
    flex-direction: row;
}

.siteNavbar .navbar .dropdown-menu.notify-drop {
    min-width: 300px;
}

.notification-bell-div {
    width: 30px;
    border-radius: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.icon-notification1 span {
    font-family: "Plus Jakarta Sans", sans-serif;
    position: relative;
    font-size: 10px;
    line-height: 9px;
    color: #ffffff;
    width: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 14px;
    background: #ea3434;
    border-radius: 50%;
    right: -21px;
    top: -33px;
}


.dropdown-menu.notify-drop {
    min-width: 330px;
    background-color: #fff;
    min-height: 360px;
    max-height: 360px;
}

    .dropdown-menu.notify-drop .notify-drop-title {
        border-bottom: 1px solid #e2e2e2;
        padding: 5px 15px 10px 15px;
    }

    .dropdown-menu.notify-drop .drop-content {
        min-height: 280px;
        max-height: 280px;
        overflow-y: scroll;
        padding: 0 10px;
    }

.siteNavbar .navbar .headerprofile .profile-card {
    margin-top: 10px;
}

.dropdown-menu.notify-drop .drop-content::-webkit-scrollbar-track {
    background-color: #F5F5F5;
}

.dropdown-menu.notify-drop .drop-content::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}

.dropdown-menu.notify-drop .drop-content::-webkit-scrollbar-thumb {
    background-color: #ccc;
}

.dropdown-menu.notify-drop .drop-content > li {
    border-bottom: 1px solid #e2e2e2;
    padding: 10px 0px 5px 0px;
}

    /*  .dropdown-menu.notify-drop .drop-content > li:nth-child(2n+0) {
                 background-color: #fafafa;
             }*/

    .dropdown-menu.notify-drop .drop-content > li:after {
        content: "";
        clear: both;
        display: block;
    }

    .dropdown-menu.notify-drop .drop-content > li:hover {
        background-color: #fcfcfc;
    }

    .dropdown-menu.notify-drop .drop-content > li:last-child {
        border-bottom: 1px solid #ddd;
    }

    .dropdown-menu.notify-drop .drop-content > li .notify-img {
        float: left;
        display: inline-block;
        width: 45px;
        height: 45px;
        margin: 0px 0px 8px 0px;
    }

.dropdown-menu.notify-drop .allRead {
    margin-right: 7px;
}

.dropdown-menu.notify-drop .rIcon {
    float: right;
    color: #999;
}

    .dropdown-menu.notify-drop .rIcon:hover {
        color: #333;
    }

.dropdown-menu.notify-drop .drop-content > li a {
    font-size: 12px;
    font-weight: normal;
}

.dropdown-menu.notify-drop .drop-content > li {
    font-weight: bold;
    font-size: 11px;
}

    .dropdown-menu.notify-drop .drop-content > li hr {
        margin: 5px 0;
        width: 70%;
        border-color: #e2e2e2;
    }

.dropdown-menu.notify-drop .drop-content .pd-l0 {
    padding-left: 0;
}

.dropdown-menu.notify-drop .drop-content > li p {
    font-size: 11px;
    color: #666;
    font-weight: normal;
    margin: 3px 0;
}

    .dropdown-menu.notify-drop .drop-content > li p.time {
        font-size: 10px;
        font-weight: 600;
        top: -6px;
        margin: 8px 0px 0px 0px;
        padding: 0px 3px;
        border: 1px solid #e2e2e2;
        position: relative;
        background-image: linear-gradient(#fff,#f2f2f2);
        display: inline-block;
        border-radius: 2px;
        color: #B97745;
    }

        .dropdown-menu.notify-drop .drop-content > li p.time:hover {
            background-image: linear-gradient(#fff,#fff);
        }

.dropdown-menu.notify-drop .notify-drop-footer {
    border-top: 1px solid #e2e2e2;
    bottom: 0;
    position: relative;
    padding: 8px 15px;
}

    .dropdown-menu.notify-drop .notify-drop-footer a {
        color: #777;
        text-decoration: none;
    }

        .dropdown-menu.notify-drop .notify-drop-footer a:hover {
            color: #333;
        }

.main-heading-noti {
    color: #ff0909;
    font-size: 16px;
}


/*top-header-style*/


.marquee {
    position: relative;
    width: 100vw;
    max-width: 100%;
    overflow-x: hidden;
}

ul.List_header li a {
    text-wrap: nowrap;
}

.track {
    animation: marquee 10s linear infinite;
}

@@keyframes marquee {
    from {
        transform: translateX(100%);
    }

    to {
        transform: translateX(-50%);
    }
}

.colrolsider li a.tagcolors {
    color: orange !important;
}

/*header end*/


/*first Style Start*/

body {
    top: 0px !important;
}

.skiptranslate {
    display: none
}

.intl-tel-input {
    display: block;
}

    .intl-tel-input .form-control:focus {
        z-index: 0;
    }

    .intl-tel-input .country-list {
        overflow-y: scroll;
        overflow-x: hidden;
        max-width: 240px;
        border-radius: 15px;
    }

    .intl-tel-input.separate-dial-code .selected-flag, .intl-tel-input.separate-dial-code .selected-flag:hover, .intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
        background-color: transparent;
        display: table;
        border-right: 1px solid #ddd;
    }



/*first Style End*/

/*Second Style Start*/
.recentsearchbox {
    display: flex;
    flex-wrap: wrap;
}

.flt-side-accord .airline-plist-time li input:checked ~ label img {
    filter: invert(1) !important;
}


.collapse {
    padding: 10px;
}
/*Second Style End*/

/*Third Style Start*/

#customized_packages {
    z-index: 9999;
}

.querpopbox .pop-con h4,
.querpopbox .querypop-page-start .pop-left-body .pop-left-data ul li .number {
    color: #fff;
    font-weight: 600;
}

.querpopbox {
    width: 850px !important;
}

    .querpopbox .querypop-page-start {
        padding: 0;
    }

        .querpopbox .querypop-page-start .pop-left-body {
            background-color: #ebecef;
            padding: 20px 12px 28px;
            height: 100%;
            border-radius: 20px;
        }

            .querpopbox .querypop-page-start .pop-left-body .pop-left-data ul li {
                list-style: none;
                margin-bottom: 20px;
            }

                .querpopbox .querypop-page-start .pop-left-body .pop-left-data ul li span {
                    color: #000;
                    font-size: 13px;
                    font-weight: 500;
                    text-align: justify;
                }

            .querpopbox .querypop-page-start .pop-left-body .pop-left-data {
                padding: 20px 0;
                border-bottom: 1px solid #d4d4d4;
            }

    .querpopbox .pop-con h4 {
        font-size: 15px;
    }

    .querpopbox .querypop-page-start .pop-left-body .pop-list-image {
        padding: 10px 15px;
        display: flex
    }

        .querpopbox .querypop-page-start .pop-left-body .pop-list-image img {
            width: 55px;
            background: #ffffff;
            margin-bottom: 10px;
            padding: 4px;
            border-radius: 40px;
        }

        .querpopbox .querypop-page-start .pop-left-body .pop-list-image h5 {
            font-size: 12px;
            color: #000;
            font-weight: 500;
            margin-left: 5px;
            margin-top: 7px;
        }

.pop-left-body .frthr-details {
    margin: 10px 0;
}

    .pop-left-body .frthr-details p {
        margin: 0;
        color: #000;
        font-size: 19px;
        font-weight: 600;
    }

    .pop-left-body .frthr-details a {
        color: #293359;
        font-size: 20px;
        text-decoration: none;
        font-weight: 700;
    }

.enquiry-pop .pop-right-body {
    padding: 37px 12px 20px;
}

    .enquiry-pop .pop-right-body .pop-main-img img {
        width: 70%;
    }

    .enquiry-pop .pop-right-body .qry-frm .frmlabel {
        font-size: 13px;
        color: #fff;
        font-weight: 500;
        margin: 10px 0;
    }

    .enquiry-pop .pop-right-body .qry-frm .frminput {
        border: 1px solid #ddd;
        border-radius: 0;
        color: #fff;
    }

        .enquiry-pop .pop-right-body .qry-frm .frminput::placeholder {
            font-size: 13px;
            color: #fff;
            font-weight: 500;
        }

        .enquiry-pop .pop-right-body .qry-frm .frminput:focus {
            box-shadow: none;
            border: 1px solid #293359;
        }

.enquiry-pop .frm-close-btn {
    float: right;
    margin: 10px 20px
}

.querypop-page-start .close {
    float: right;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    color: #fff !important;
    text-shadow: 0 1px 0 #000 !important;
    opacity: 1 !important;
    margin-right: 8px;
    margin-top: 10px;
}

button.querybtned {
    background: #185494 color: #fff;
    padding: 9px 15px;
    border: none;
    outline: none;
    position: fixed;
    top: calc(50% - 82px);
    z-index: 1020;
    right: 3.5px;
    transform: rotate(90deg) translate(-50%, -100%);
}

@@media(max-width:768px) {
    .querpopbox {
        max-width: 100%;
    }

        .querpopbox .modal-content {
            max-width: 95%;
        }
}
/*Third Style End*/


.loginbtnsectionnsss {
    margin-top: 14px;
    background: #f78333;
    color: #fff;
}

.logintextsecccsss {
    font-size: 13px;
    color: #706868;
    font-weight: 400;
}

.welcomtextsectionssss {
    font-size: 19px;
    font-weight: 500;
}

.displayprosectionstyle {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
}