


/* ----- Start General Style Rules ------ */



@import url('https://fonts.googleapis.com/css?family=Poppins&amp;display=swap');
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans&amp;display=swap');


* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
    box-sizing: border-box;
}




#LocExplorer {
    margin: 0;
    padding: 0;
    font-size: 15px;
    background: #fff;
    font-family: 'Poppins', sans-serif;
    line-height: 1.5;
    color: #333;
    font-weight: 300;
}

    #LocExplorer h1, h2, h3, h4, h5, h6 {
        font-weight: 600;
        margin-bottom: 15px;
        color: #444444;
        margin-top: 0;
        line-height: 1.5;
        font-family: 'Josefin Sans', sans-serif;
    }

.ad-title h2 {
    font-size: 28px !important;
    position: relative;
    margin-bottom: 15px;
    text-transform: uppercase;
}

div.section-title h2 {
    font-size: 28px !important;
    position: relative;
    margin-bottom: 10px;
    text-transform: uppercase;
}

div.weather-date-location h3 {
    font-size: 21px;
}

.display-3 {
    font-size: 18px;
}

.weather-item h4 {
    font-size: 18px;
}

.trip-ad-content .Descrp {
    margin-bottom: 15px !important;
}

.weather-date-location .text-gray {
    margin-bottom: 15px !important;
    color: #555 !important;
}

.weather-data p {
    margin-bottom: 15px !important;
}

.mt_filter ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .mt_filter ul li {
        margin-bottom: 15px;
        color: #777;
        position: relative;
    }


.package-content a {
    color: #002147;
    transition: all ease-in-out 0.3s;
}

    .package-content a:hover {
        text-decoration: none;
        color: #0D74BA;
    }

.modal-body section {
    padding: 80px 0 85px;
}

    .modal-body section:nth-child(even) {
        background: #fbfbfb;
    }

    .modal-body section.white-bg {
        background: #fff;
    }


/* ----- End General Style Rules ------ */



/* Start Weather Section */

.stretch-card > .card {
    width: 100%;
    min-width: 100%
}


@media (max-width:991.98px) {
    .padding {
        padding: 1.5rem
    }
}

@media (max-width:767.98px) {
    .padding {
        padding: 1rem
    }
}

.padding {
    padding: 10px;
}

.grid-margin, .purchace-popup > div {
    margin-bottom: 25px;
}

.card {
    border: 0;
    border-radius: 2px;
}

.card-weather {
    background: #e1ecff;
    background-image: linear-gradient(to left bottom, #d6eef6, #dff0fa, #e7f3fc, #eff6fe, #f6f9ff);
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}


.card-body:before {
}

.card-weather .card-body:first-child {
    background: linear-gradient(to left, rgba(255,0,0,0), rgb(29, 12, 12)), url('//ttcm.s3.amazonaws.com/Images/Template/weather.jpg') no-repeat center;
    background-size: cover;
}

.card .card-body {
    padding: 15px;
}

.card-body {
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-weather .weather-date-location {
    padding: 0 0 38px;
}

#page-content .h3, h3 {
    font-size: 1.56rem;
}



#page-content .text-gray, .card-subtitle, .new-accounts ul.chats li.chat-persons a p.joined-date {
    color: black;
}

#page-content p {
    font-size: 13px;
}

#page-content .weather-info {
    color: #337ab7;
}

#page-content .weakly-weather-item {
    color: #337ab7;
    font-weight: 600;
}

#leWeatherWidget div.forecast {
    margin-left: 0px;
}

.text-gray, .card-subtitle, .new-accounts ul.chats li.chat-persons a p.joined-date {
    color: #969696;
}

.card-weather .weather-data {
    padding: 0 0 1rem;
}

.mr-auto, .mx-auto {
    margin-right: auto !important;
}

.display-3 {
    font-size: 2.5rem;
}

.card-weather .card-body {
    background: #ffffff;
}

.card-weather .weakly-weather {
    background: #ffffff;
    overflow-x: auto;
}

    .card-weather .weakly-weather .weakly-weather-item {
        flex: 0 0 16.67%;
        border-right: 1px solid #d9d9d9;
        padding: 5px;
        text-align: center;
    }

.mb-0, .my-0 {
    margin-bottom: 0 !important;
}

.card-weather .weakly-weather .weakly-weather-item i {
    font-size: 1.2rem;
}


.weather-table {
    padding: 15px !important;
    display: inline-block !important;
    width: 100% !important;
}

    .weather-table h4 {
        color: #fff;
        font-weight: 300;
        background: #39a1c9;
        padding: 10px 15px;
    }

    .weather-table table {
        border-collapse: collapse;
        width: 100%;
        box-shadow: 0px 0px 20px #cccccc57;
    }

    .weather-table td, th {
        border: 1px solid #d9d9d9;
        text-align: center;
        padding: 6px 6px;
    }

    .weather-table h6 {
        font-size: 14px;
        margin-bottom: 3px;
    }

    .weather-table p {
        margin-bottom: 3px;
    }

.weather-item h4 {
    margin-bottom: 0px !important;
}

.card-weather {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

#WeatherMainBody h3 {
    color: white !important;
}

#WeatherMainBody span {
    color: white !important;
}

#WeatherMainBody H4 {
    color: white !important;
}

#WeatherMainBody p {
    color: white !important;
}


/* End Weather Section */


/* Section Head */




.section-title {
    position: relative;
    padding: 0 20%;
    margin-bottom: 40px;
    z-index: 1;
}

    .section-title p {
        margin-bottom: 0;
    }



section.popular-packages {
    padding: 0 0 50px;
}

.popular-packages .section-title {
    margin-bottom: 10px
}

.package-item {
    background: #fff;
    box-shadow: 0px 0px 15px #b7b7b785;
    margin: 30px 0;
    transition: all ease-in-out 0.3s;
}

.package-content {
    padding: 25px;
    border-bottom: 1px solid #ddd;
}

    .package-content h3 {
        display: inline-block;
    }

    .package-content .deal-rating {
        display: inline-block;
        margin: 9px 0;
    }

.package-image {
    width: 100% !important;
    height: 100%;
    float: left;
    overflow: hidden;
    position: block;
    cursor: default;
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-bottom: 22px;
}

    .package-image img {
        display: block;
        position: block;
        max-width: none;
        width: 100% !important;
        -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
        transition: opacity 0.35s, transform 0.45s;
    }

.package-item:hover {
    transition: all ease-in-out 0.3s;
    transform: translateY(-5px);
}

.package-price {
    right: 0;
    bottom: 0;
    padding: 10px 25px 8px;
    text-align: center;
    box-shadow: 1px 1px 5px #cccccc57;
    width: 100%;
}

    .package-price .deal-rating {
        display: inline-block;
        margin: 0 20px 0 0;
        color: #ffc63f;
        font-size: 18px !important;
    }

    .package-price p {
        margin-bottom: 0;
        font-size: 20px;
        color: #fff;
        display: inline-block;
    }

    .package-price span {
        font-weight: 600;
    }


.deal-rating {
    margin-bottom: 15px;
}

    .deal-rating span,
    .sale-review span {
        color: #ffc63f;
        font-size: 16px;
    }



@media(max-width: 359px) {
    .deal-rating {
        margin-bottom: 5px;
    }
}



section.bucket-list {
    padding-bottom: 0;
}

section#bucket-list {
    background-color: #b3b3b3;
}

    section#bucket-list p {
        margin-top: 0px !important;
    }

.bucket-list li:after, .bucket-list li:before {
    display: none;
}

.bucket-list .mt_filter .list-inline {
    margin: 0 0 30px;
    display: inline-block;
    width: 100%;
}

    .bucket-list .mt_filter .list-inline > li {
        margin-bottom: 0;
        padding: 0px 3.2px;
        display: inline-block;
    }

.bucket-list .mt_filter ul li a {
    border-radius: 0px;
    display: inline-block;
    padding: 3px 8px;
    cursor: pointer;
    transition: all ease-in-out 0.3s;
    margin-bottom: 0;
    font-weight: 400;
    border: 1px solid #c9c5c5;
    background: #fff;
    color: #777;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
}

    .bucket-list .mt_filter ul li a i {
        padding-right: 10px;
        font-weight: 600;
    }

    .bucket-list .mt_filter ul li a span {
        vertical-align: middle;
    }



.bucket-list .mt_filter ul li.active a span {
    color: white;
}

.bucket-list .mt_filter ul li a [class^="flaticon-"]:before, [class*=" flaticon-"]:before {
    font-size: 30px;
}


.bucket-list .mt_filter ul li a:hover, .bucket-list .mt_filter ul li.active a {
    border-color: #005294;
    background: #005294;
    transition: all ease-in-out 0.3s;
    color: #fff;
}

    .bucket-list .mt_filter ul li a:hover i, .bucket-list .mt_filter ul li.active a i {
        color: #fff;
    }



.bucket-list .mt_filter li.active a {
    color: #fff;
    transition: all ease-in-out 0.3s;
}



.bucket-list .gridRow.isotopeContainer {
    position: relative;
    z-index: 1;
}

.bucket-list .hovereffect-bucket:hover .bucket-image {
    overflow: hidden;
    transition: all ease-in-out 0.3s;
}

    .bucket-list .hovereffect-bucket:hover .bucket-image img {
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
        transition: all ease-in-out 0.3s;
    }

.bucket-list .bucket-item {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    position: relative;
    transition: all ease-in-out 0.3s;
}

    .bucket-list .bucket-item:before {
        content: '';
        background: #ffb300;
        height: 100%;
        width: 100%;
        bottom: -5px;
        right: -5px;
        position: absolute;
    }

.bucket-list .bucket-image {
    width: 20%;
    position: relative;
}

.bucket-list .bucket-item-content {
    padding: 20px;
    background: #fff;
    flex: 1 auto;
    position: relative;
}

    .bucket-list .bucket-item-content h3 a {
        color: #444;
    }

    .bucket-list .bucket-item-content span {
        font-weight: 600;
        color: #005294;
        padding-right: 10px;
    }

        .bucket-list .bucket-item-content span.old-price {
            text-decoration: line-through;
            color: #ffc63f;
        }

@media(max-width: 767px) {

    .bucket-list .bucket-image {
        width: 20%;
    }
}

@media(max-width: 567px) {
    .bucket-list .bucket-image {
        width: 100%;
    }
}



section.trip-ad {
    position: sticky;
    /*background: url(../Resources/miami.jpg) no-repeat;*/
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    overflow: hidden;
}

    section.trip-ad .container {
        position: relative;
        z-index: 2;
    }

.trip-ad:before {
    position: absolute;
    content: '';
    top: 0;
    left: -12%;
    height: 100%;
    width: 65%;
    background: #fff;
    transform: skew(15deg);
    z-index: 1;
}

.trip-ad:after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.5);
}

.ad-title h2 {
    text-transform: uppercase;
}

.ad-title span.title {
    display: block;
    font-size: 40px;
    color: #005294;
}

.nav-tabs {
    border: none;
}

    .nav-tabs > li {
        float: none;
        display: inline-block;
    }

        .nav-tabs > li > a {
            border-radius: 0;
            border: none;
            font-weight: 600;
            margin: 0;
        }

            .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .nav-tabs > li > a:hover,
            .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
                color: #8BBEB2;
                background: inherit;
                border: none;
            }

    .nav-tabs .nav-link, .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
        border: none;
        border-radius: 0;
    }




.style-1 section {
    padding: 30px 0;
    padding-bottom: 5px;
}

    .style-1 section.popular-packages {
        padding-top: 20px;
        /* padding-bottom: 30px; */
    }


.style-1 .section-title h2:before {
    position: absolute;
    content: '';
    height: 2px;
    width: 75px;
    background: #D60D45;
    top: -15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
}

.style-1 .section-title h2:after {
    position: absolute;
    content: '';
    height: 2px;
    width: 200px;
    background: #e1e1e1;
    top: -15px;
    left: 0;
    right: 0;
    margin: 0 auto;
}





.style-1 .trip-ad:before {
    left: 0;
    width: 100%;
    transform: none;
    background: linear-gradient(to left, rgba(255,0,0,0), rgb(29, 12, 12));
}

.style-1 .trip-ad:after {
    display: none;
}



.style-1 section.bucket-list {
    padding-bottom: 0;
    position: relative;
    overflow: hidden;
}


.style-1 .box-item {
    border-radius: 10px;
    overflow: hidden;
}


.style-1 .ad-title h2,
.style-1 .trip-ad-content p {
    color: #fff;
}

.trip-ad-content .Descrp { /*height:30px !important;*/
}

.style-1 .sale-tag {
    right: 10px;
    background: #ae882f;
    border-radius: 10px;
}

    .style-1 .sale-tag:after {
        display: none;
    }

.style-1 .package-image {
    width: 100%;
    margin-bottom: 0;
}

.style-1 .package-content {
    width: 100%;
    float: right;
    padding: 12px 15px 15px 15px;
    border-bottom: none;
}

.style-1 .package-price {
    box-shadow: none;
    padding: 0;
    text-align: left;
    display: inline-block;
}

    .style-1 .package-price p {
        color: #D60D45;
    }

.style-1 .package-content p,
.style-1 .package-content h4 {
    margin-bottom: 10px;
}

.style-1 .package-item {
    margin: 30px 0 0;
}

.style-1 .ad-title span.title {
    color: #ff9900;
}



@media(max-width: 991px) {

    .style-1 .package-image,
    .style-1 .package-content {
        width: 100%;
    }
}

@media(max-width: 767px) {
    .section-title {
        padding: 0;
    }
}

@media(max-width: 500px) {


    .style-1 section.bucket-list {
        padding-bottom: 0;
    }
}




@media (max-width: 500px) {

    .section-title h2 {
        font-size: 21px;
    }

    .section-title {
        padding: 0;
    }


    .bucket-list .bucket-item {
        display: block;
    }


    .trip-ad:before {
        transform: skew(0);
        left: 0;
    }
}


.GridCruise table tr td {
    text-align: center
}

.table-bordered td, .table-bordered th {
    border: 1px solid #224273;
    font-weight: 600;
}

.gridBG {
    background-color: #224273;
    color: white;
    border: 1px solid white !important;
}

.GridCruise table tr td a {
    cursor: pointer;
    color: #224273
}

.modal-backdrop {
    opacity: 0.5 !important;
}

@media(max-width: 359px) {
    .sale-content {
        padding: 10px 30px;
    }
}

.datepicker {
    border-radius: 0;
    padding: 10px;
}

    .datepicker th, .datepicker td {
        padding: 5px;
        text-align: center;
        font-size: 14px;
    }

.trip-ad-content, .Descrp {
    font-size: 13px !important;
}

.trip-ad {
    padding-top: 30px;
    padding-bottom: 30px;
}

.bucket-icons .gridRow .fa {
    font-size: 19px;
    padding: 5.6px;
}

.list-inline li a {
    padding-top: 5px !important;
}

.bucket-content .container-fluid {
    padding: 0px;
}

.package-content h5 {
    font-size: 14.6px !important;
}

.transportation .nav-tabs li a {
    padding-top: 7px !important;
}

.transportation-content {
    padding-top: 2px !important;
}

.package-item .package-image img {
    min-height: 130px !important;
    max-height: 130px !important;
}

.package-item .package-content h5 {
    min-height: 41px !important;
    margin-bottom: 4px;
}

.package-item .package-content p {
    font-size: 13x !important;
    margin-bottom: 4px;
}

.package-image {
    cursor: pointer;
}

.bucket-list .mt_filter ul li:hover * {
    color: #fff !important;
}

@media(max-width:1050px) {
    .restaurants, .airport, .bus, .car, .subway, .train, .parking, .hotels, .shopping, .attractions, .emergency {
        -ms-flex: 0 0 33.333333% !important;
        flex: 0 0 33.333333% !important;
        max-width: 33.333333% !important;
    }

    .subway, .train {
        margin-left: 0% !important;
    }
}

@media(max-width:770px) {
    .restaurants, .airport, .bus, .car, .subway, .train, .parking, .hotels, .shopping, .attractions, .emergency {
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }

    .subway, .train {
        margin-left: 0% !important;
    }
}


@media(max-width:545px) {
    .restaurants, .airport, .bus, .car, .subway, .train, .parking, .hotels, .shopping, .attractions, .emergency {
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        /* max-width: 100% !important; */
    }

    .subway, .train {
        margin-left: 0% !important;
    }
}


/* Modal Pop-up Section */


.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}


.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.table-sm td, .table-sm th {
    padding: 0.3rem;
}


.table-bordered {
    border: 1px solid #dee2e6;
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.fade {
    transition: opacity .15s linear;
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none;
}

.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0,-50px);
    transform: translate(0,-50px);
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
    max-width: 80% !important;
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none;
}

.modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0.3rem;
    outline: 0;
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0
    }

    .modal-backdrop.show {
        opacity: .5
    }

@media (min-width:768px) {
    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 992px) {
    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}


@media (min-width:992px) {
    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
}




.text-center {
    text-align: center !important;
}


.card-body {
    /* -ms-flex: 1 1 auto; */
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}

.d-flex {
    /* display: -ms-flexbox!important; */
    display: flex !important;
}

.p-0 {
    padding: 0 !important;
}



.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

@media (min-width: 1200px) .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1140px;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}



.modal-footer {
    flex-wrap: wrap;
    align-items: center;
    padding: 0.75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(0.3rem - 1px);
    border-bottom-left-radius: calc(0.3rem - 1px);
}

    .modal-footer button {
        font-weight: normal;
        text-transform: capitalize;
        border: solid 0px white;
    }

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.modal-footer > * {
    margin: 0.25rem;
}

.btn-group-sm > .btn, .btn-sm {
    padding: 0.25rem 0.5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.tab-content a {
    text-decoration: none;
    background-color: transparent;
}

.table-sm td a {
    text-decoration: none;
    background-color: transparent;
}

.gridRow {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.fade:not(.show) {
    opacity: 0;
}

.fade {
    transition: opacity .15s linear !important;
}


.offset-md-2 {
    margin-left: 16.666667%;
}

#airport .airport {
    width: 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

#bus .bus {
    width: 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

#car .car {
    width: 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

#subway .subway {
    width: 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

#train .train {
    width: 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

#parking .parking {
    width: 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

#restaurants .restaurants {
    width: 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

#main .main {
    width: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

#hotels .hotels {
    width: 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

#shopping .shopping {
    width: 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

#attractions .attractions {
    width: 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

#emergency .emergency {
    width: 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

#emergency .emergency {
    width: 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.ad-title a {
    display: inline-block;
    text-decoration: none;
    margin-right: 15px;
    color: red !important;
}


/*.gridRow .resize-image {
    overflow: hidden;
}

    .gridRow .resize-image img {
        overflow: hidden;
        width: 100%;
        height: 90px;
    }*/

#main .main-images {
    width:70%;
    margin-top: 20px;
}

#main .website{color:#0070cc;font-size:15px;font-weight:bold}


/* image pop-up*/

/* The Modal (background) */
#myModal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: black;
}

    /* Modal Content */
    #myModal .modal-content {
        position: relative;
        background-color: #fefefe;
        margin: auto;
        padding: 0;
        width: 60%;
        max-width: 1200px;
    }

    /* The Close Button */
    #myModal .close {
        color: white;
        position: absolute;
        top: 10px;
        right: 25px;
        font-size: 35px;
        font-weight: bold;
    }

        #myModal .close:hover,
        #myModal .close:focus {
            color: #999;
            text-decoration: none;
            cursor: pointer;
        }

    #myModal .mySlides {
        display: none;
    }

    #myModal .cursor {
        cursor: pointer !important;
    }

.resize-image .cursor {
    cursor: pointer !important;
}

/* Next & previous buttons */
#myModal .prev,
#myModal .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}

/* Position the "next button" to the right */
#myModal .next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

    /* On hover, add a black background color with a little bit see-through */
    #myModal .prev:hover,
    #myModal .next:hover {
        background-color: rgba(0, 0, 0, 0.8);
    }



#myModal img {
    margin-bottom: -6px;
}

#myModal .caption-container {
    text-align: center;
    background-color: black;
    padding: 2px 16px;
    color: white;
}


.destination-image-1 .hover-shadow {
    transition: 0.3s !important;
}

    .destination-image-1 .hover-shadow:hover {
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        transition: all ease-in-out 0.3s !important;
    }


.table-md td, .table-sm th {
    padding: 5px 12px;
    font-size: 13.5px !important
}

.ad-title .facts p {
    display: inline-block;
    margin-right: 13px;
}

.ad-title .facts span {
    display: inline-block;
    color: white;
}

.gridRow .text {
    font-size: 22px;
    font-weight: 600;
}

.package-price {
    margin-top: 5px;
}

.no-overflow {
    white-space: no-wrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.controller{margin-top:30px;}


.controller .prev span{font-size:17px;}
.controller .next span{font-size:17px;}


.controller .prev{color: #fff;
    background-color: #005294;
    border-color: #005294;
    padding: 0.140rem 0.65rem;
    font-size: 1rem;
    line-height: 1.5;}
	
.controller .next{color: #fff;
    background-color: #005294;
    border-color: #005294;
	padding: 0.140rem 0.65rem;
    font-size: 1rem;
    line-height: 1.5;}


#popup img {
    width: 424px;
}		

#loading {
  position: fixed;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  opacity: 0.7;
  background-color: #fff;
  z-index: 99;
}

#loading-image {
width: 25%;
        position: absolute;
        z-index: 99;
        margin: 0 auto;
        left: 0;
        right: 0;
        padding: 20px;
		padding-top:200px;
}

.modal-footer .Copyright{float:left;}
.modal-footer .pwdGoogle{float:right;}
.modal-footer img{width:57px;margin-bottom:-5px;}

#main .iframeDiv {
   
    margin-top: 20px;
}
#main .iframeDiv iframe{width:100%;height:100%;}

@media(max-width: 991px){
.style-1 .package-image, .style-1 .package-content{width: 100%;}
.main-images{flex: 0 0 100%; max-width: 100%;}  

#popup {top:55%;}
}

@media(max-width: 630px){
.main-images .main{
    flex: 0 0 33.333333% !important;
    max-width: 33.333333% !important;
}
#popup {top:65% ;}
}

@media(max-width: 800px){
.bgGray {
  padding:12px 0px !important;
}
}

/*Image Slider*/

.mySlides1, .mySlides2 {
    display: none
}

img {
    vertical-align: middle;
}

/* Slideshow container */
.slideshow-container {
    max-width: 100%;
    position: relative;
    margin: auto;
    background-color: #b3b3b3;
    overflow: hidden; /* Hide any overflowed content */
}

    /* Next & previous buttons */
    .slideshow-container .image-prev, .slideshow-container .image-next {
        cursor: pointer;
        position: absolute;
        top: 50%;
        width: auto;
        padding: 16px;
        margin-top: -22px;
        color: white;
        font-weight: bold;
        font-size: 18px;
        transition: 0.6s ease;
        border-radius: 0 3px 3px 0;
        user-select: none;
    }

    /* Position the "next button" to the right */
    .slideshow-container .image-next {
        right: 0;
        border-radius: 3px 0 0 3px;
    }

        /* On hover, add a grey background color */
        .slideshow-container .image-prev:hover, .slideshow-container .image-next:hover {
            background-color: #f1f1f1;
            color: black;
        }

.slider-button p {
    text-align: justify
}