﻿body {
    background: #026ad9;
}

    body.bgImage {
        background: #026ad9 url(/contents/v2/images/bg-landingpage.jpg) no-repeat fixed center center !important;
        font-size: 22px;
    }


.upperSecondDiv {
    background-color: rgba(0, 0, 0, 0.7);
    box-shadow: none;
    padding: 20px 0;
}

footer {
    background-color: rgba(0, 0, 0, 0.7);
    border-top: 5px solid #ffb700;
    box-shadow: none;
    padding-bottom: 10px;
}

.height100 {
    height: 100px;
}

.height50 {
    height: 50px;
}

.marbtm35 {
    margin: 0 0 35px;
}

span.headerContnet {
    background: rgba(232, 252, 232, 0.8);
    border-radius: 12px;
    color: #ff0000;
    display: inline-block;
    font-size: 22px;
    padding: 15px;
    text-shadow: 0 0 8px #fff000;
    box-shadow: 0 0 5px #000;
    border: 1px solid #fff;
}

    span.headerContnet a {
        color: #000fff;
        float: left;
        text-decoration: none;
    }

        span.headerContnet a:hover {
            color: #ff0000 !important;
        }
/*----=== Enquiry and Whyus Sections START===---*/
.heading1 {
    font-size: 30px;
    color: #b40101;
    text-shadow: 0 0 3px #fff;
}

.enqriryFormContainer {
    padding: 15px;
    background-color: rgba(219, 178, 74, .4);
    box-shadow: 0 0 10px rgba(0,0,0,.4);
    border-radius: 8px;
    font-size: 22px;
    position: relative;
}

    .enqriryFormContainer .form-control, .enqriryFormContainer .input-group-addon {
        border-color: rgba(255, 0, 0, .7);
        background: rgba(0,0,0,.7);
        color: #ddd;
    }

    .enqriryFormContainer select.form-control optgroup {
        color: #ffb700;
        font-size: 20px;
        padding: 8px 0;
    }

        .enqriryFormContainer select.form-control optgroup option {
            color: #fff;
            background: #333;
            font-size: 14px;
        }

        .enqriryFormContainer select.form-control optgroup:nth-of-type(1) option {
            font-size: 18px;
        }

    .enqriryFormContainer label {
        color: #000;
        text-shadow: 0 0 3px #fff;
    }

#ui-datepicker-div {
    font-size: 14px;
}

.textContainer {
    padding: 15px;
    background-color: rgba(219, 178, 74, .75);
    box-shadow: 0 0 10px rgba(0,0,0,.4);
    border-radius: 8px;
    font-size: 22px;
    color: #b40101;
    text-shadow: 0 0 3px #fff;
}
/*----=== Enquiry and Whyus Sections End===---*/

/*----=== tour Promotion Section START===---*/
.archivetour {
    background-color: #fff;
    box-shadow: 0 0 0 1px #f4f4f6 inset;
    float: right;
    width: 100%;
}

.leftarchivetour {
    float: right;
    position: relative;
    width: 50%;
}

.grid_3 .leftarchivetour, .grid_3 .rightarchivetour {
    width: 100%;
}

.imgarchivesinglepost {
    float: right;
    overflow: hidden;
    width: 100%;
}

.btnsarchivesingletravel {
    position: absolute;
    right: 5px;
    top: 0;
}

.imgarchivesinglepost img, .imgevidencepage img {
    float: right;
    height: auto;
    width: 100%;
}

.pricetitleleftarchivetour {
    bottom: -10px;
    float: right;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.priceleftarchivetour {
    border: 2px solid #fff;
    border-radius: 100px;
    float: right;
    margin: 0 20px;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -o-transition: all linear .3s;
    -ms-transition: all linear .3s;
    position: relative;
}

.grid_3:hover .priceleftarchivetour {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    border-radius: 0;
}

.priceleftarchivetour p {
    color: #fff;
    font-size: 25px;
    font-weight: 400;
    height: 90px;
    line-height: 90px;
    text-align: center;
    width: 90px;
}

    .priceleftarchivetour p small {
        font-size: 14px;
    }

.yellow .priceleftarchivetour {
    background-color: #ffb31a;
}

.green .priceleftarchivetour {
    background-color: #6eaa21;
}

.blue .priceleftarchivetour {
    background-color: #4383c5;
}

.rightarchivetour {
    float: right;
    width: 50%;
}

.titleleftarchivetour {
    background-color: #434a54;
    color: #b1bac3;
    font-size: 15px;
    margin-bottom: 25px;
    margin-top: 25px;
    padding: 10px;
}

.grid_3 .leftarchivetour, .grid_3 .rightarchivetour {
    width: 100%;
}


.titledayarchivetour {
    background-color: #f9fafc;
    box-shadow: 1px 0 0 1px rgba(244, 244, 246, 1) inset;
    float: right;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.offerarchivesingletravel {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3);
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 15px;
    margin: 10px 5px;
    padding: 10px;
}

.dayarchivetour {
    background-color: #f0f1f5;
    float: left;
    height: 100%;
    line-height: 1;
    padding: 13px 0 5px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 70px;
}

p {
    color: #555;
    font-size: 17px;
    font-weight: 300;
    margin: 0;
    padding: 0;
}

.dayarchivetour p {
    font-size: 25px;
    text-align: center;
}

.dayarchivetour span {
    font-size: 22px;
    color: #a9a9a9;
}

.titlearchivetour {
    float: right;
    padding: 15px 10px 7px;
    font-size: 18px;
}

.striketext {
    text-decoration: line-through;
}

.descriptioniconsarchivetour {
    display: inline-block;
    font-size: 15px;
    padding: 20px;
}

    .descriptioniconsarchivetour p {
        font-size: 15px;
    }

.dividerheight20 {
    float: right;
    height: 20px;
    width: 100%;
}

.showMoreButton {
    margin: 5px 0 -10px 0;
    font-size: 16px;
}

.modal p {
    font-size: 20px;
    color: #666;
}

/*----=== tour Promotion Section End===---*/
.enquireNow {
    background: rgba(172,239,255,.5);
    border: 8px solid #000;
    padding: 2px 50px 1px;
    color: #000;
    font-weight: bold;
    font-size: 30px;
    width: 100%;
    max-width: 270px;
    text-align: center;
}

    .enquireNow:hover {
        color: #000;
        text-decoration: none;
        background: rgba(172,239,255,.7);
    }
/*Gallery Section Start*/

.galleryContainer {
    padding: 10px 0;
    border: 20px solid #000;
    background: rgba(0,0,0,.7);
    min-height: 100px;
    border-radius: 8px;
    text-align: center;
}

    .galleryContainer a {
        display: inline-block;
        border-radius: 5px;
        border: 2px solid #fff;
        margin: 15px 14px;
        transition: all linear .3s;
        -webkit-transition: all linear .3s;
        -moz-transition: all linear .3s;
        -o-transition: all linear .3s;
        -ms-transition: all linear .3s;
        position: relative;
    }

        .galleryContainer a:hover {
            transform: rotate(30deg);
            -webkit-transform: rotate(30deg);
            -moz-transform: rotate(30deg);
            -o-transform: rotate(30deg);
            -ms-transform: rotate(30deg);
            box-shadow: 0 0 15px #fff;
        }

    .galleryContainer span {
        width: auto;
    }

.image-source-link {
    color: #98C3D1;
}
/*Gallery-Script Css Start*/
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0.001;
    -webkit-backface-visibility: hidden;
    /* ideally, transition speed should match zoom duration */
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}
/*Gallery-Script Css End*/
/*Gallery Section End*/

/*====----Cities Link CSS Start----====*/
.citiesLinkContainer {
    background-color: rgba(219, 178, 255, 0.75);
    padding: 20px;
    border-radius: 6px;
    border: 1px solid rgba(219, 178, 255, 1);
    box-shadow: 0 0 15px rgba(162, 124, 193, .7) inset;
}
.citiesLinkContainer h2{    color: rgba(196, 0, 255, 1);
    text-shadow: 0 0 3px #fff;}
.citiesLinkContainer a.btn.btn-default{
    background: rgba(196, 124, 255, .7);
    border: 1px solid #fff;
    color: #fff;
    font-size: 18px;
    margin-bottom: 7px;
}
    .citiesLinkContainer a.btn.btn-default:hover {
    background: rgba(196, 124, 255, 1)
    }
/*====----Cities Link CSS End----====*/

/*Highlighter Animation Of Enquire Now End*/
.shake {
    -webkit-animation: shake1 .2s linear 4; /* Chrome, Safari, Opera */
    animation: shake1 .2s linear 4;
}

@-webkit-keyframes shake1 {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        box-shadow: none;
        background-color: rgba(219, 178, 74, 0.4);
    }

    25% {
        transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        box-shadow: 0 0 8px 3px #000;
        background-color: rgba(219, 178, 74, 1);
    }

    50% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        box-shadow: none;
        background-color: rgba(219, 178, 74, 0.4);
    }

    75% {
        transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        -moz-transform: rotate(-15deg);
        -o-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        box-shadow: 0 0 8px 3px #000;
        background-color: rgba(219, 178, 74, 1);
    }

    100% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        box-shadow: none;
        background-color: rgba(219, 178, 74, 0.4);
    }
}

/* Standard syntax */
@keyframes shake1 {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        box-shadow: none;
        background-color: rgba(219, 178, 74, 0.4);
    }

    25% {
        transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        box-shadow: 0 0 8px 3px #000;
        background-color: rgba(219, 178, 74, 1);
    }

    50% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        box-shadow: none;
        background-color: rgba(219, 178, 74, 0.4);
    }

    75% {
        transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        -moz-transform: rotate(-15deg);
        -o-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        box-shadow: 0 0 8px 3px #000;
        background-color: rgba(219, 178, 74, 1);
    }

    100% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        box-shadow: none;
        background-color: rgba(219, 178, 74, 0.4);
    }
}



.shake-2 {
    -webkit-animation: shake2 .2s linear 4; /* Chrome, Safari, Opera */
    animation: shake2 .2s linear 4;
}

@-webkit-keyframes shake2 {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        box-shadow: none;
        background-color: rgba(219, 178, 74, 0.4);
    }

    25% {
        transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        box-shadow: 0 0 8px 3px #000;
        background-color: rgba(219, 178, 74, 1);
    }

    50% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        box-shadow: none;
        background-color: rgba(219, 178, 74, 0.4);
    }

    75% {
        transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        -moz-transform: rotate(-15deg);
        -o-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        box-shadow: 0 0 8px 3px #000;
        background-color: rgba(219, 178, 74, 1);
    }

    100% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        box-shadow: none;
        background-color: rgba(219, 178, 74, 0.4);
    }
}

/* Standard syntax */
@keyframes shake2 {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        box-shadow: none;
        background-color: rgba(219, 178, 74, 0.4);
    }

    25% {
        transform: rotate(15deg);
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        box-shadow: 0 0 8px 3px #000;
        background-color: rgba(219, 178, 74, 1);
    }

    50% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        box-shadow: none;
        background-color: rgba(219, 178, 74, 0.4);
    }

    75% {
        transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        -moz-transform: rotate(-15deg);
        -o-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        box-shadow: 0 0 8px 3px #000;
        background-color: rgba(219, 178, 74, 1);
    }

    100% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        box-shadow: none;
        background-color: rgba(219, 178, 74, 0.4);
    }
}
/*Highlighter Animation Of Enquire Now End*/

/*Scroll Top Button CSS Start */
.scrollToTop {
    width: 50px;
    height: 50px;
    padding: 2px;
    text-align: center;
    background: whiteSmoke;
    font-weight: bold;
    opacity: .8;
    color: #444;
    text-decoration: none;
    position: fixed;
    bottom: 75px;
    right: 40px;
    display: none;
    background: White;
    border-radius: 100%;
}

    .scrollToTop:hover {
        text-decoration: none;
    }
/*Scroll Top Button CSS Start */

/*-----------------------------------------*/
/*Media Query Start*/
/*-----------------------------------------*/

@media (max-width:767px) {
    .main-container {
        max-width: 460px !important;
    }

    .texCntrXs {
        text-align: center;
    }
}

@media (min-width:768px) and (max-width:828px) {
    .hr1 {
        /*display: none;*/
    }
}

.fontSizeCheckInOut label {
    font-size: 20px;
}

@media (min-width:768px) and (max-width:991px) {
    .textContainer {
        min-height: 410px;
    }

        .textContainer .whyUs {
            height: 300px;
            overflow: hidden;
        }

    .fontSizeCheckInOut label {
        font-size: 15px !important;
    }
}

@media (min-width:992px) {
    .textContainer {
        min-height: 374px;
    }

        .textContainer .whyUs {
            height: 256px;
            overflow: hidden;
        }
}
