﻿.ui-autocomplete {
    z-index: 999999;
}
.searchBlock .guestsDropdown .col-6 {
    width: 75% !important;
}


.guestsDropdown .mobileSelect {
    display: none;
}

.guestsDropdown label {
    font-size: 10px !important;
    width: 100%;
    font-weight: 700;
    line-height: 1;
    display: inline-block;
    float: none;
    font-family: 'Mont Regular';
}

.guestsDropdown .enter_adults {
    font-size: 14px !important;
}

.row .text {
    float: none;
    width: 100%;
    /*height: 54px;*/
    border-radius: 4px;
    background: #fff;
    box-shadow: none;
    padding: 0 5px;
    /*letter-spacing: .60px;*/
    border: 1px solid #1cb2a8;
}

.row .login_modal-text {
    padding: 1px 28px 3px 5px;
}

.guestsDropdown {
    position: absolute;
    top: -webkit-calc(100% - 1px);
    top: calc(100% - 1px);
    width: 188px;
    border: 1px solid #1cb2a8;
    background-color: #fff;
    padding: 0 10px;
    z-index: 13;
}

#ui-datepicker-div {
    z-index: 11 !important;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

.closeGuestsRow {
    cursor: pointer;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 11px 0;
    color: #1AA79D;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1;
}


.image_cover {
    width: 285px !important;
    height: 285px !important;
    object-fit: cover;
}

.icon-img {
    width: 85px;
    height: 70px;
}

.slick-arrow {
    opacity: 1;
}

#loginpopup2 {
    top: 50%
}

#loginpopup3 {
    top: 30%
}

.form-group {
    display: block;
    margin-bottom: 15px;
}

a[disabled="disabled"] {
    pointer-events: none;
}


.height100 {
    height: 100px !important;
}

.italic {
    font-style: italic;
}

.sweet-alert-validation {
    top: 50%;
    left: 56%;
}

.form-group label {
    position: relative;
    cursor: pointer;
    color: #8d8d8d;
    font-size: 1.2307692307692308rem;
    font-weight: 300;
}

.modal .form-control { 
    margin-bottom: 5px;  
}



.disablebuttoncolor {
    background-color: #ccc !important;
}

.ui-autocomplete {
    z-index: 999999;
}

.item-1 {
    color: #fff !important;
    font-weight: 900 !important;
    font-size: medium !important;
    z-index: 99999;
    background: #1AA79D !important;
}

    .item-1:hover {
        color: green !important;
        font-weight: 900 !important;
        font-size: medium !important;
        cursor: context-menu !important;
        background-color: yellow !important;
    }

.item-2 {
    color: #fff !important;
    font-weight: 900 !important;
    font-size: medium !important;
    background: #1AA79D !important;
}

    .item-2:hover {
        color: green !important;
        font-weight: 900 !important;
        font-size: medium !important;
        cursor: context-menu !important;
        background-color: yellow !important;
    }

.item-3 {
    color: #fff !important;
    font-weight: 900 !important;
    font-size: medium !important;
    background: #1AA79D !important;
}

    .item-3:hover {
        color: green !important;
        font-weight: 900 !important;
        font-size: medium !important;
        cursor: context-menu !important;
        background-color: yellow !important;
    }



.package-img {
    background-image: url('<%# objFunction.Image_package_loc %><%# dt_featured.Rows(0)("imagex") %>');
    height: 240px;
}
 



    @media(min-width:1200px) and (max-width:1450px) {
        .packages ul li {
            font-size: 10px !important;
            margin-right: 0px;
        }

        .es-text22 {
            font-size: 13px;
        }

        .es-text {
            font-size: 24px;
        }

        .text-group22 {
            bottom: 0%;
            /*top:0px;*/
        }

        .text-group {
            bottom: 5%;
        }        

        .form-group-box .blackJack {
            font-size: 20px;
        }

        .line--height {
            line-height: 20px;
        }

        .form-group-box .blackJack {
            font-size: 18px;
        }

        .form-group-box .blackJack span {
            font-size: 2.769230769230769rem;
        }

        .form-group-box .form-group {
            margin-bottom: 10px;
        }
    }

    
    @media(max-width:1300px) and (min-width:1250px) {
        .form-group-box .blackJack span {
            font-size: 1.769230769230769rem;
        }

        .packages ul li {
            font-size: 11px !important;
        }

        .form-group-box {
            top: 2%;       
        }
    }

    @media (min-width:1200px) and (max-width:1210px){
        .packages ul li {
            font-size: 10px !important;
        }

        .form-group-box .blackJack span {
            font-size: 2rem;
        }

        .form-group-box .blackJack {
            font-size: 14px;
        }

        .searchExpand {
            margin-top: 22px;
        }

        .line--height {
            line-height: 15px;
        }

        .form-group-box .form-group {
            margin-bottom: 10px;
        }
    }

    @media (min-width: 1025px) and (max-width: 1231px) {
        #boxes {
            margin-bottom: 8%;
        }
    }

    @media(min-width:768px) and (max-width:1024px) {
        .find-hotel .d-block {
            display: inline-block !important;
        }

        #footer .copyright {
            float: none;
            text-align: center;
        }

        .dlt_btn {
            display: inline-block !important;
        }
     
        .searchBlock .searchCheckbox {
            width: 145px;
        }

        .searchBlock .datesRow {
            width: 80px;
        }

        .searchBlock.homeSearch {
            bottom: 85px;
        }
    }

    @media(max-width:580px) {
        .smallRow {
            margin-top: 10px;
        }
        .searchBlock .searchExpand {
            padding-left: 15px;
            background: #ffffff;
        }

        .date_btn-width {
            width: 100% !important;
        }

        .searchBlock .button {
            font-size: 20px;
            height: auto;
        }

        .searchBlock .datesRow {
            margin-bottom: 5px;
        }

        .searchBlock .button .title {
            display: inline-block;
        }

        .innerForm h2 {
            color: #000 !important;
        }

        .searchBlock .guestsDropdown .row {
            width: 75% !important;
        }

        .guestsDropdown {
            width: 83.7%;
        }

        #myEnquiryModal .mt_20 {
            margin-top: 0%;
        }
    }

    body.modal-open {
        overflow: hidden;
        /*position: fixed;*/
    }

    .modal-open {
        padding-right: 0px !important;
    }

    .searchBlock .row .selectDropdownWrap .text.inputWrap {
        padding: 0 15px 0 15px;
    }

    .img-price-tag img {
        width: 100%;
        height: 142px;
    }

    .searchedRecorderEnquariesExpand {
        /*background: linear-gradient(purple 0%, red 90%), linear-gradient(to right, purple 0%, yellow 90%);
    background-blend-mode: screen, difference, lighten;
    #414242*/
        background-color: rgb(255 255 255 / 18%);
        padding: 4px 0px;
    }

    .readonly {
        pointer-events: none;
    }

    .datepicker {
        cursor: pointer;
    }
    /*THIS CSS IS USED FOR READ MORE BUTTON FOR PARAGRAPH. || START HERE || AMJAD || 16-JUNE-2022*/
.readMore .addText {
    display: none;
}
.readMore1 .addText {
    display: none;
}
.readMoreMystoryTour .addTextMystoryTour {
    display: none;
}

.readMoreFeaturePackage .addTextFeaturePackage {
    display: none;
}
/*THIS CSS IS USED FOR READ MORE BUTTON FOR PARAGRAPH. || END HERE || AMJAD || 16-JUNE-2022*/

/*<!-- GOOGLE WEBSITE TRANSLATE DROPDOWN || STEP-IV || START HERE || AMJAD || 30-JUNE-2022 -->*/ 
.translated-ltr {
    margin-top: -40px;
}

.translated-ltr {
    margin-top: -40px;
}

.goog-te-banner-frame {
    display: none;
    margin-top: -20px;
}

.goog-logo-link {
    display: none !important;
}

.goog-te-gadget {
    color: transparent !important;
}
/*<!-- GOOGLE WEBSITE TRANSLATE DROPDOWN || STEP-IV || END HERE || AMJAD || 30-JUNE-2022 -->*/
.form-group-box .blackJack span font {
    font-size: 1rem;
}
.blackJack span font {
    font-size: 2.70rem;
}

.banner-slider {
    height: 100%;
}
a {
    color: #1aa391;
}

a:hover {
   color: #1aa391;
}


.es-text p span {
    font-size: 24px !important;
}

.pricepp p span {
    font-size: 18px !important;
}



.new {
    padding: 5px 10px;
}

.form-group1 {
    display: flex;
    margin-bottom: 15px;
}

    .form-group1 label {
        color: #111;
        font-weight: 400;
    }

    .form-group1 input[type="radio"] {
        height: 23px;
        width: 23px;
        margin: 0;
        padding: 0;
        opacity: 1;
        appearance: none;
        border: 2px solid #17ac99;
        border-radius: 3px;
        background: #fff;
        position: relative;
        margin-right: 10px;
    }

        .form-group1 input[type="radio"]:checked {
            border: 2px solid #17ac99;
            background: #17ac99;
        }

            .form-group1 input[type="radio"]:checked:before, input[type="radio"]:checked:after {
                content: "";
                position: absolute;
                height: 2px;
                background: #fff;
            }

            .form-group1 input[type="radio"]:checked:before {
                width: 8px;
                top: 11px;
                left: 2px;
                transform: rotate(44deg);
            }

            .form-group1 input[type="radio"]:checked:after {
                width: 14px;
                top: 8px;
                left: 5px;
                transform: rotate(-55deg);
            }

        .form-group1 input[type="radio"]:focus {
            outline: none;
        }



@media (max-width: 991px) and (min-width: 768px){
    .icon_bar:hover::after {
        width: 80px !important;
    }
}

@media (min-width: 481px) and (max-width: 767px){
    .icon_bar {
        width: 70px !important;
    }

    .icon_bar:hover::after {
        width: 70px !important;
    }

    .icon_bar:after {
        margin-top: -17px !important;
    }

    .icon_bar:hover::after {
        margin-top: -17px !important;
    }

    .icon_tooltip p {
        font-size: 10px !important;
    }
}

@media (max-width: 480px){
    .icon_bar {
        width: 45px !important;
    }

    .icon_bar:hover::after {
        width: 45px !important;
    }

    .input-group-text i {
        width: 45px;
    }

    .icon_bar:after {
        margin-top: -13px !important;
    }

    .icon_bar:hover::after {
        margin-top: -13px !important;
    }

    .icon_tooltip p {
        font-size: 7px !important;
    }
}


.img-price-tag .view_all {
    /*width: 100%;*/
    height: 85%;
    position: absolute;
    right: 15px;
    left: 15px;
    background-color: #fc790070;
    color: #fff;
    padding: 5px 2px;
    font-weight: 400;
    text-align: center;
    font-size: 24px; 
    line-height: 40px;
    opacity: 1;
    top: 0;
}

@media(min-width:1200px) and (max-width:1299px){
    .btn-font .btn.orange-btn {
        font-size: 10px !important;
    }

    .btn-font .btn.green-btn1223 {
        font-size: 10px !important;
        padding-top: 8px;
    }
}


@media(min-width:1300px) and (max-width:1499px) {
    .btn-font .btn.orange-btn {
        font-size: 10px !important;
    }

    .btn-font .btn.green-btn1223 {
        font-size: 10px !important;
        padding-top: 8px;
    }
}


@media(min-width:768px) and (max-width:991px){
    .img-price-tag .view_all {
        font-size: 14px;
        line-height: 30px;
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .img-price-tag .view_all {
        font-size: 18px;
    }
}


.carousel-inner .carousel-item {
    transition: -webkit-transform 2s ease;
    transition: transform 2s ease;
    transition: transform 2s ease, -webkit-transform 2s ease;
}


@media(min-width:1200px) and (max-width:1399px) {
    .row .text {
        font-size: 13px;
        letter-spacing: 0px;
    }
    .searchicon {
        height: 31px;
    }
}

@media(min-width:768px) and (max-width:785px) {
    .row .text {
        font-size: 14px;
        letter-spacing: 0px;
    }

    .searchicon {
        height: 32px;
    }
}

