

.sc-c-spinner-overlay.is-complete {
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.sc-c-spinner-overlay.sc-c-spinner-overlay--transparent {
    background-color: rgba(246,245,245,.75);
}

.sc-c-spinner-overlay {
    background-color: #F6F5F5;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    visibility: visible;
    z-index: 9999;
    -webkit-transition: opacity .2s ease,visibility .2s ease,.2s z-index;
    transition: opacity .2s ease,visibility .2s ease,.2s z-index;
    transition-delay: 0s, 0s, 0s;
}

    .sc-c-spinner-overlay.is-complete > .sc-c-spinner {
        opacity: 0;
        visibility: hidden;
    }

    .sc-c-spinner-overlay > .sc-c-spinner {
        position: relative;
        margin: 0 auto;
        top: 15%;
        left: 50%;
    }

.sc-c-spinner {
    border-style: solid;
    border-width: .1em;
    display: inline-block;
    font-size: 50px;
    width: 1em;
    height: 1em;
    color: #CCC;
    border-color: transparent currentColor currentColor;
    border-radius: 100%;
    vertical-align: middle;
    overflow: hidden;
    text-indent: 100%;
    -webkit-animation: spin .75s infinite linear;
    animation: spin .75s infinite linear;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .2s ease,visibility .2s ease;
    transition: opacity .2s ease,visibility .2s ease;
    position: relative;
}
/* For Price Slider*/


.close {
    color: #fff!important;
}

.modal-title {
    color: #fff!important;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: 100px!important;
}

.NonRefundable {
    color: red;
    border: 1px solid red;
    border-radius: 10px;
    padding: 2px 5px;
    width: 123px;
}

.amenities_box2 {
    margin-top: 15px;
}

    .amenities_box2 ul {
        padding: 0px;
        margin: 0px;
    }

    .amenities_box2 li {
        list-style: none;
        margin-right: 5px;
        display: inline-block;
        background-color: #e8f3fb;
        color: #000;
        border-radius: 3px;
        padding: 0px 4px;
        margin-bottom: 6px;
    }

.amenities_box2last {
    list-style: none;
    margin-right: 5px;
    display: inline-block;
    background-color: #0294FF !important;
    color: #fff !important;
    border-radius: 3px;
    padding: 0px 4px;
}

.modifyband {
    background-color: #F7F7F7;
    padding: 4px 10px;
    border-radius: 5px;
}

.modifypanel {
    background-color: #00304e;
    padding: 15px 10px 15px 10px;
}

.available {
    background-color: #29840E;
    color: #fff;
    padding: 2px 8px;
    border-radius: 4px;
}

.onrequest {
    background-color: #F3BE07;
    color: #fff;
    padding: 2px 8px;
    border-radius: 4px;
}

.refundabletxt {
    color: #29840E;
    font-weight: 500;
    font-size: 13px;
}

.nonrefundabletxt {
    color: #D43407;
    font-weight: 500;
    font-size: 13px;
}

.discounttxt {
    background-color: #0B64DC;
    color: #fff;
    padding: 2px 6px;
    border-radius: 2px;
    display: inline-block;
    animation: blinker 2s linear infinite;
}

.promocode {
    background-color: #FFFBE2;
    border: 2px dashed #E5B40A;
    display: inline-block;
    padding: 1px 4px;
    color: #000;
    font-weight: 500;
    margin-top: 4px;
}

.tooltip_listing1 {
    position: relative;
    display: inline-block;
    border-bottom: 0px dotted black;
}

.tooltiptext1 {
    line-height: 19px;
    z-index: 999;
}

.tooltip_listing1 .tooltiptext1 {
    visibility: hidden;
    background-color: #4e5d78;
    color: #fff !important;
    border-radius: 8px;
    font-size: 12px;
    padding: 16px;
    position: absolute;
    top: 165%;
    left: 50%;
    transform: translate(-50%, -0%);
    opacity: 0;
    transition: opacity 0.3s;
    width: auto!important;
    min-width: 320px!important;
    font-weight: 400;
    display: flex;
    white-space: pre-wrap !important;
    -webkit-box-shadow: 0px 9px 10px 0px rgba(211,214,222,0.7);
    -moz-box-shadow: 0px 9px 10px 0px rgba(211,214,222,0.7);
    box-shadow: 0px 9px 10px 0px rgba(211,214,222,0.7);
}

    .tooltip_listing1 .tooltiptext1::after {
        content: "";
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent transparent #555 transparent;
    }

.tooltip_listing1:hover .tooltiptext1 {
    visibility: visible;
    opacity: 1;
}

.type {
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    float: right;
    position: absolute;
    top: 0;
    right: 15px;
    background-color: #474747;
    padding: 0px 5px 1px 5px;
    border-radius: 2px;
}

.type2 {
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    background-color: #DD1050;
    padding: 0px 5px 1px 5px;
    border-radius: 2px;
    display: inline-block;
    margin: 4px 0px;
}

.price_small {
    font-size: 16px;
    color: #033637;
    line-height: 22px;
    font-weight: 500;
}

.hoteldetimg {
    background: url(../img/noimage.png) no-repeat center center #f5f5f5;
    width: 100%;
    height: 160px;
    position: relative;
}

    .hoteldetimg img {
        width: 100%;
        height: 160px;
        object-fit: cover;
        object-position: 50% 50%;
    }

.slider3 {
    -webkit-appearance: none;
    width: 100%;
    height: 5px;
    border-radius: 5px;
    background: #E9E9E9;
    outline: none;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

.textgreen12 {
    font-size: 12px;
    color: #0093cf;
    line-height: 18px;
}

.ssreadmore {
    overflow: hidden;
    height: 4.4em;
    line-height: 1.8em;
}

.ui-datepicker {
    z-index: 9 !important;
}

.found_txt {
    background: #428A10;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    padding: 2px 10px 1px 10px;
    border-radius: 20px;
    margin-top: 0px;
    margin-left: 10px;
    display: inline-block;
}

.text-small {
    font-size: 11px;
    line-height: 12px;
    color: #868686;
}

.topmargin5 {
    margin-top: 5px;
}

.slider2 {
    height: auto !important;
}

@keyframes loading {
    from {
        left: 50%;
        width: 0;
        z-index: 100;
    }

    33.3333% {
        left: 0;
        width: 100%;
        z-index: 10;
    }

    to {
        left: 0;
        width: 100%;
    }
}

@-webkit-keyframes fade {
    from {
        opacity: .4;
    }

    to {
        opacity: 1;
    }
}

@keyframes fade {
    from {
        opacity: .4;
    }

    to {
        opacity: 1;
    }
}


@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.innercontentarea3 {
    min-height: 600px;
    padding: 80px 50px;
    background: url(../img/contentshadow.png) repeat-y left top;
}

.packagedethotellist {
    background: #fff;
    border-radius: 8px;
    padding: 15px 15px;
    border: solid 1px #edeeef;
    transition: .4s;
    -webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.05);
    box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.05);
}

    .packagedethotellist h3 {
        font-size: 16px;
        color: #080b01;
        line-height: 20px;
        font-weight: 500;
        margin-top: 0;
        margin-bottom: 10px;
    }

        .packagedethotellist h3 a {
            color: #080b01;
            text-decoration: none;
        }

            .packagedethotellist h3 a:hover {
                color: #a0c141;
                text-decoration: none;
            }

.packagedethotellistimg {
    background: url(../img/noimage.png) no-repeat center center #ecf5f4;
    height: 100px;
    width: 100%;
}

    .packagedethotellistimg img {
        height: 100px;
        width: 100%;
        object-fit: cover;
        object-position: 50% 50%;
    }
    .textgreen13italic {
    font-size: 13px;
    color: #10194f;
    font-style: italic;
}

/****************************************************************************************************
toggle css start here
****************************************************************************************************/


/****************************************************************************************************
toggle css end here
****************************************************************************************************/



/****************************************************************************************************
Media Query css start here
****************************************************************************************************/

@media screen and (max-width : 1024px) {
}

@media screen and (max-width : 800px) {
}

@media screen and (max-width : 668px) {
}

@media screen and (max-width : 480px) {
}

@media screen and (max-width : 360px) {
}
