﻿/*destination select boxes*/

.table-responsive::-WebKit-scrollbar {
    -WebKit-appearance: none;
    width: 7px;    
}

.table-responsive::-WebKit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    -WebKit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}




#StaticScrollTop {
    font-size: 1.3em;
    cursor: pointer;
    color: #1EA5E8;
    float: right;
    padding: 6px;
}


.large-banner{
    height:350px !important;
}


.destination {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

    .destination > img {
        width: 100%;
        overflow: hidden;
        transition: none;
        height: auto;
        
    }        

    .destination h3 {
        color: #1EA5E8;
        margin: 2px;
        font-size: 1.5em;
        text-shadow: 1px 1px 1px #fff;
        font-weight: bold;
    }

    .destination div {
        background-color: rgba(255,255,255,0.8);
        color: #4E4C41;
        text-align: center;
        position: absolute;
        bottom: 0;
        width: 100%;
        margin: 0 -253px 13px 0;        
        text-transform: capitalize;
        text-shadow: 5px 2px 5px #fff;
    }

    .destination span {
        font-size: 1.1em;
        font-weight: bold;
        padding-top:10px;
        padding-bottom:10px;
    }

.hotel-offer-container {
    border: 1px solid #EFEFEF !important;
    padding: 0 0 15px 0;
    margin-top: 20px;
}

.hotel-offer {
    padding: 15px 7px 15px 7px;
    color: #1EA5E8;
    border: 1px solid #EFEFEF;
    margin-bottom: 10px;
}

.offer-block {
    /*padding: 0 15px;*/
    padding: 0;
}

    /*.offer-block div:nth-of-type(1) {
       padding-left:0;
    }

    .offer-block div:nth-of-type(4) {
        padding-right: 0;
    }*/

.hotel-offer-inner {
    /*border: 1px solid #EFEFEF;*/
    
}

.offer-image {
    width: 100%;
    height: auto;
    min-width: 100%;
    background-position: center center;
    background-size: cover;
    min-height: 220px;
    max-height: 220px;
}

.offer-image-cont {
    position: relative;
    min-height: 220px;
    max-height: 220px;
}


.offer-destination {
    top: 16px;
    position: absolute;
    min-width: 150px;
    background-color: #1EA5E8;
    color: #fff;
    font-weight: bold;
    font-size: 1.5em;
    padding: 5px 10px;
    text-align: center;
}

.offer-data {
    padding: 0 15px;
}

.offer-destination-name-i {
    font-size: 1.6em;    
    font-style: italic;
}

.offer-hotel-name {
    font-weight: bold;
    font-size: 1.8em;
    padding: 0 0 10px 0;
}

.offer-detail {
/*    height: 70px;*/
    font-size: 1.3em;
    color:#333;
}

.offer-overview {
    color: #333;
    margin-top:10px;
}

.offer-price {
    /*font-size: 1.4em;*/
    font-size: 2.3em;
    line-height: 1.1;
    padding: 0 0 5px;
}

    .offer-price span {
        font-weight: bold;
    }


.offer-star {
    font-size: 2.5em;
    color: #ffdc00;
    line-height: 0;
    letter-spacing: -2px;
}

.special-offer-overview {
    padding: 15px 0;
    color: #333;
}
.special-offer-overview-title {
    color: #1EA5E8;
    font-weight: bold;
    font-size: 1.3em;
    padding-bottom: 10px;
    text-transform:uppercase;
}

.hotel-offer .btn {
    /*width: 100%;
    border-radius: 0;
    padding: 10px 12px;*/
    border-radius: 0;
    float: right;
    padding: 10px 12px;
}

.hotel-offer-main-link {
    text-align: center;
    margin: 0 auto;
}

    .hotel-offer-main-link .btn {
        width: 30%;
        padding: 10px 12px;
        font-weight: bold;
        font-size: 1.5em;
    }


.filter-button {
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    width: 100%;
    background-color: #FFDC00;
    color: #0A4D84;
    margin-bottom: 10px;
}

    .filter-button:hover {
        background-color: #FAAE0B;
        text-decoration: none;
    }

.filter-hotel-padding {
    padding-right: 0 !important;
}


.view-fac-btn {
    text-align: right;
    margin-bottom: 5px;
    cursor: pointer;
}

noPadding {
    padding-left: 0px;
    padding-right: 0px;
}

h1 {
    color: #1EA5E8;   
    font-size: 1.5em;
    margin-bottom:0; 
    padding-bottom: 0px;  
}

h2 {
    color: #1EA5E8;
    text-transform: capitalize;
    font-size: 22px;
    margin-bottom: 0;    
}

destination-tag {
    font-size: 18px;
}

.destination-overview {
    font-size: 1.1em;
    text-align: justify;
    padding-bottom: 15px;
    padding-top: 0px
}

.destination-overview h2 {
    color: #1EA5E8;
    font-size: 1.5em;
    margin-bottom: 0;
    padding-bottom: 10px;
}

.destination-select {
    width: 100%;
    overflow: hidden;
    clear: both;
}

.destination-price {
    font-size:1em;
    color: #1EA5E8;
    margin: 2px;
    text-shadow: 1px 1px 1px #fff;
}


.smallpad {
    padding-left: 3px;
    padding-right: 3px;
}

.bottomPad {
    padding-bottom: 15px;
}

hr {
    border-color: #ffdc00;
    clear: both;
    margin: 10px 0;
}

.addInfoBox {
    padding-bottom: 10px;
}


.img-container {
    margin: 0 auto;
    text-align: center;
}

.image-title-box {
    /*background-color: rgba(255, 255, 255, 0.8);*/
    background: linear-gradient(to right, rgba(255, 255, 255, 0.0), rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 1));
    bottom: 0;
    color: #4e4c41;
    margin: 0 0 10px 0;
    padding: 5px 14px 5px 100px;
    position: absolute;
    text-align: right;
    text-shadow: 5px 2px 5px #fff;
    right: 0;
    font-style: italic;
}

.image-copyright {
    /*background-color: rgba(255, 255, 255, 0.8);*/
    font-size: 9px;
}

.image-gallery {
    /*margin-bottom: 20px;*/
    overflow: hidden;
    position: relative;
    height: 100%;
}

.right-arrow {
    background-color: #1EA5E8;
    box-shadow: -1px 3px 12px #fff;
    color: #fff;
    font-size: 25px;
    height: 36px;
    padding-left: 2px;
    text-align: center;
    width: 36px;
    text-decoration: none;
}

.left-arrow {
    background-color: #1EA5E8;
    box-shadow: 1px 3px 12px #fff;
    color: #fff;
    font-size: 25px;
    height: 36px;
    text-align: center;
    width: 36px;
    text-decoration: none;
}

.right-arrow-cont {
    right: 2px;
}

.right-arrow-showMore {
    right: 40px;
}

.left-arrow-cont {
    left: -4px;
}

.jcarousel-destinations {
    overflow: hidden;
    position: relative;
    /*margin: 0 3px;*/
    max-width: 1100px;
    float: left;
}

    .jcarousel-destinations li {
        box-sizing: border-box;
        float: left;
        margin: 2px;
    }

    .jcarousel-destinations ul {
        list-style: outside none none;
        margin: 0 !important;
        padding: 0;
        position: relative;
        width: 20000em;
    }

    .jcarousel-destinations-redesign {
    overflow: hidden;
    position: relative;
    /*margin: 0 3px;*/
    max-width: 100%;
    float: left;
}

    .jcarousel-destinations-redesign li {
        box-sizing: border-box;
        float: left;
        margin: 2px;
    }

    .jcarousel-destinations-redesign ul {
        list-style: outside none none;
        margin: 0 !important;
        padding: 0;
        position: relative;
        width: 20000em;
    }
.jcarousel-control-wrapper {
    width: 30px;
    margin: 0 4px;
    position: absolute;
    top: 50%;
    z-index: 10;
}

    .jcarousel-control-wrapper a {
        text-decoration: none;
    }

.ScrollBannerContent-Destinations {
    /*margin: -3px 3px;*/
    float: left;
    margin: 1rem 0;
}

.dest-img {
    width: 100%;
}

.dest-iframe {
    width: 100%;
    height: 468px;
}

.offer-banner-centre {
    background-color: #fff;
    display: inline-block;
    color: #1EA5E8;
    text-align: center;
    padding: 10px 15px;
    min-height: 44px;
    font-size: 1.2em;
    width: 100%;
    margin-top: 5px;
    border:1px solid #1EA5E8;
}


.hotel-image {
    background-position: center center;
    background-size: cover;
    min-height: 150px;    
    position: relative;
    width: 240px;    
    
}

.hotel-result h2 {
    text-transform: none;
    margin: 0 0;
    font-weight:bold;
}

.hotel-result h3 {
    text-transform: none;
    margin: 0 0;
    font-style: italic;
    font-size: 16px;
}

.fac-icon {
    height: 20px;
    width: 20px;
}

.star-container img {
    height: 18px;
    margin: 0 -2px;
    width: 18px;
}

.hotel-result-price {
    padding-top: 5px;
    color: #1EA5E8;
   padding-left:0px;
    bottom: 0;
}

    .hotel-result-price > div:nth-of-type(1) > span:nth-of-type(1) {
        font-size: 1.9em;
        font-weight: bold;
        color: #0A5B9D;
    }

.overview-txt {
    padding: 5px 0 0;
    border-top: 1px solid #1EA5E8;
}

.destination-titlebar {
    background-color: #1EA5E8;
    color: #fff;
    font-size: 1.8em;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    font-weight: 500;
}

.destination-tabButton {
    padding-top:10px;
    padding-bottom:10px;
    font-size: 1.5em;
}

.destination-title {
    font-size: 1.5em;
    color: #1EA5E8;
}

.usefulInfo-banner {
    background-color: #1EA5E8;
    color: #fff;
    padding: 5px 0;
    margin-bottom: 10px;
}

.hotel-name {
    font-size: 16px;
    font-weight: bold;
    color: #1EA5E8;
    height: 45px;
}

.hotel-iname {
    font-style: italic;
    font-size: 1.0em;
    color: #1EA5E8;   
}


.hotel-result {
    padding: 20px 0 25px;
    min-height: 210px;
    cursor:pointer;
}

.offer-img-flag {
    /*background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(32, 116, 186, 0), rgba(32, 116, 186, 0.9), rgba(32, 116, 186, 0.9), rgba(32, 116, 186, 1)) repeat scroll 0 0;*/
    /*background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(250, 174, 11, 0), rgba(250, 174, 11, 0.9), rgba(250, 174, 11, 0.9), rgba(250, 174, 11, 1)) repeat scroll 0 0;*/
    /*border-bottom: 2px solid transparent;
    border-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(250, 174, 11, 0), rgba(250, 174, 11, 0.9), rgba(250, 174, 11, 0.9), rgba(250, 174, 11, 1));
    border-image-slice: 1;
    top: 5px;
    color: #fff;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 5px 14px 5px 80px;
    position: absolute;
    right: 0;
    text-align: right;
    font-size: 1.4em;
    font-style:italic;*/
    background-color: #1EA5E8;
    color: #fff;
    font-weight: bold;
    padding: 5px 14px;
    font-size: 1.4em;
}

.offer-title {
    font-weight: bold;
    color: #f5bc0b;
}

.star-container {
    text-align: left;
}


.hotel-right {
    padding-left: 5px;
    min-height: 210px;
}

#results-filter {
    /*margin-bottom: 20px;
    padding: 0 10px 15px;*/
    padding: 0;
    color:#1EA5E8;
}

.filter-header {
    /*color: #1EA5E8;
            font-size: 17px;
            margin-bottom: 3px;
            text-transform: uppercase;*/
    /*color: #155a93;
    font-size: 2em;
    font-weight: bold;
    margin: 0 0 10px;
    text-transform: none;*/
    background-color: #1ea5e8;
    color: #fff;
    padding: 10px 5px;
    font-weight: bold;
    font-size: 1.4em;
    margin-top:0;
}

.filter-titles {
    /*font-weight: bold;
    margin-bottom: 10px;*/
    background-color: #efefef;
    padding: 10px;
    color: #1ea5e8;
    font-weight: bold;
    font-size: 1.2em;
}

.filter-box {
/*    background-color: #1EA5E8;
    margin-bottom: 2px;
    padding: 10px 10px 12px;
    color: #fff;*/
    padding:0 0 10px;
}

/*.first {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 20px 10px 12px;
}

.last {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 12px 10px 20px;
}*/

.filter-box-centre {
    background-color: #fff;
    color: #808080;
    border-radius: 5px;
    padding: 5px 0;
}


.filter-prices {
    background-color: #155a93;
    color: #fff;
    float: right;
    text-align: center;
    width: 50px;
}

.filter-checks {
    margin-top: 5px;
    height: 25px;
    padding:0;
}

.filter-checks input[type="checkbox"] {
    display: none;
}

.filter-label span {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    cursor: pointer;
    display: inline-block;
    height: 17px;
    width: 17px;
    margin: 2px 3px;
}

.filter-label {
    margin: 0;
    height: 25px;
    vertical-align: middle
}

.filter-label-check span:before{
    content: "✓";
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    color: #ffdc00;
    font-size: 2.1em;
    font-weight: bold;
    position: relative;
    top: -13px;
}

.star-detail{
    font-weight:bold;
}

    .star-detail .fa {
        color: #ffdc00;
        font-size: 1.5em;
        padding-left: 4px;
    }


.form-control {
    color: #1ea5e8;
    border: 1px solid #1ea5e8;
    border-radius: initial;
}


.filter-detail {
    padding: 10px 0;
}




@media (min-width: 992px) and (max-width: 1199px) {
    /*scroll*/
    .jcarousel-destinations {
        width: 897px;
    }

    .jcarousel-control-wrapper {
        top: 50%;
    }

    dest-iframe {
        height: 382px;
    }

    .hotel-result-price {
        bottom: auto;
        position: relative;
    }
}

@media (max-width:1024px) {
    .jcarousel-destinations {
        width: 900px;
    }

    .jcarousel-destinations li {
        width: 898px;
    }
}


@media (max-width:1024px) {
    .menu-destinations .jcarousel-destinations {
        width: 698px!important;
    }
    .menu-destinations .jcarousel-destinations li {
        width: 696px!important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    /*scroll*/
    .jcarousel-destinations {
        width: 681px;
    }

    .jcarousel-control-wrapper {
        top: 50%;
    }

    dest-iframe {
        height: 290px;
    }

    .hotel-result-price {
        bottom: auto;
        position: relative;
    }
        .hotel-right {
        min-height: auto;
    }

        .overview-txt {
    border-top: none;
    }

    .destination-overview {
        font-size: 1.1em;
        text-align: justify;
        padding-bottom: 15px;
        padding-top: 0px
    }

    #results-filter {
        display: none;
    }
    .filter-hotel-padding {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .facilities-filter {
        display: none;
    }

    .filter-titles {
        padding: 5px;
        font-size: 1.2em;
    }
    .filter-detail {
        padding: 5px 0px;
    }

    .star-detail  .fa {
        font-size: 1.2em;
        padding-left: 0px;
    }

    .filter-checks {
        margin-top: 0px;
    }


}


@media (max-width:768px) {
    .menu-destinations .jcarousel-destinations {
        width: 507px!important;
    }
    .menu-destinations .jcarousel-destinations li {
        width: 505px!important;
    }

    .destination-titlebar {
        background-color: #1EA5E8;
        color: #fff;
        font-size: 1.4em;
        padding-top: 10px;
        padding-left: 10px;
        padding-bottom: 10px;
        font-weight: 500;
    }


}

@media (max-width: 767px) {


    .large-banner {
        height: auto !important;
    }
    #results-filter {
    padding: 0 0 15px;
}

    #StaticScrollTop{
    font-size:1em;


}


/*    .first {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 20px 10px 12px;
}*/

    .filter-header, .filter-titles {
        padding: 5px;
        font-size: 1em;
    }

    .filter-detail {
        padding: 5px 0px;
    }

    .star-detail .fa {
        font-size: 1.2em;
        padding-left: 0px;
    }

    .filter-checks {
        margin-top: 0px;
    }


    dest-iframe {
        display: block;
        height: 220px;
        max-width: 100%;
    }


    .jcarousel-destinations {
        width: 100%;
        margin: 0;
    }

        .jcarousel-destinations li {
            margin: 0;
        }

    .ScrollBannerContent-Destinations {
        width: 100%;
    }

   


    .image-title-box {
        background: none;
        margin: 0;
        padding: 5px;
        position: relative;
        text-align: center;
    }

    .jcarousel-control-wrapper {
        top: 45%;
    }

  

    .dest-img {
        display: block;
        height: auto;
        max-width: 100%;
    }

    h1 {
        font-size: 20px;
    }

    .star-container img {
        height: 15px;
        margin: 0 -2px;
        width: 15px;
    }

    .hotel-right {
        min-height: auto;
    }

    .hotel-result-price {
        bottom: auto;
        position: relative;
    }

    .hotel-result h3 {
        font-size: 18px;
    }
    .hotel-image{
        margin-top:5px;
    }

    .star-container {
    margin-top: -18px;
}
    .filter-hotel-padding {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .facilities-filter {
        display: none;
    }
    .offer-data{
        text-align:center;
        padding:5px 15px;
    }

    .offer-star {
        font-size: 1.8em;
    }

    .offer-destination-name-i {
        font-size: 1.5em;
    }

    .offer-price {
        font-size: 1.2em;
        padding: 10px 0;
    }
        .offer-price span {
            font-size: 2em;
        }
    .offer-detail {
        font-size: 1.1em;
    }

    .offer-overview {
        font-size: 0.9em;
        text-align: justify;
    }

    .special-offer-overview {
        padding: 5px;
        text-align: center;
        font-size: 12px;
        border: 1px solid #1EA5E8;
        margin-top:10px;
    }

    .special-offer-overview-title {
        font-weight: normal; 
        font-size: 1.2em;
    }

    .hotel-offer .btn {
        width: 100%;
        margin-top: 10px;
    }

/*
    .filter-button {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        display: inline-block;
        font-size: 20px;
        font-weight: bold;
        padding: 10px;
        text-align: center;
        width: 100%;
        background-color: #FFDC00;
        color: #0A4D84;
    }

        .filter-button:hover {
            background-color: #FAAE0B;
            text-decoration: none;
        }*/
           .overview-txt {
    border-top: none;
}

    /*#background-search {
        display: none;
    }

    #sf-container {
        display: none;
    }*/
}


/*@media (max-width:1024px) {
        .ScrollBannerContent-Destinations {
            height: 386px;
        }
    }

    @media (max-width:768px) {
        .ScrollBannerContent-Destinations {
            height: 295px;
        }
    }
    @media (min-width:320px) and (max-width:767px) {
        .ScrollBannerContent-Destinations {
            height: 100%;
        }
    }*/

@media(max-width:767px) {

            #results-filter {
                display: none;
            }

    .filter-header {
        margin-top:0;
    }
        /*#sf-container {
                display: block !important;
            }*/

        .offer-hotel-name {
                font-weight: bold;
                font-size: 1.4em;
                padding: 0 0 10px 0;
                height: auto;
            }

            .destination-overview {
                font-size: 0.9em;
                text-align: justify;
                padding-bottom: 15px;
                padding-top: 0px
            }

            .right-arrow-showMore {
                right:0px;
            }
           
        }

/*JOB HOTEL OFFERS*/

.jho-offer {
    padding: 5px 0;
    text-align: left !important;
}

.jho-offer-title {
    font-weight: bold;
    text-transform: uppercase;
    color: #1EA5E8;
}

.jho-offer-title-spacer {
    padding: 0 5px;
}

.jho-offer-text {
}

.jho-offer-blackout {
    font-size: 0.8em;
    color: #000;
    width: 100%;
    display: block;
    text-align: right;
    padding-top: 5px;
}

.jho-offer-hr {
    /*border: 1px solid #efefef;*/
    margin: 5px 0 !important;
    display: block !important;
}