/*@font-face {
    font-family: 'airstrikeregular';
    src: url('fonts/airstrike-webfont.woff2') format('woff2'), url('fonts/airstrike-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'airstrike_outlineregular';
    src: url('fonts/airstrikeout-webfont.woff2') format('woff2'), url('fonts/airstrikeout-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}*/

body {
    /*font-family: 'Cairo', sans-serif;*/
    /* font-family: 'Open Sans', sans-serif !important;*/
    font-family: 'Poppins', sans-serif !important;
    color: #21353f;
    line-height: normal;
    font-size: 15px;
    font-weight: 400;
    background-color: #e5e5e5 !important;
}


    body::-webkit-scrollbar {
        width: 12px;
    }

    body::-webkit-scrollbar-track {
        background-color: #151048;
    }

    body::-webkit-scrollbar-thumb {
        background-color: #F37B72;
        border-radius: 100px;
        box-shadow: inset 4px 0px 4px rgba(255, 255, 255, 0.4);
    }


img {
    max-width: 100%;
}

a,
a:hover {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: none !important;
}

    a:focus {
        text-decoration: none !important;
        outline: none !important;
    }

::-webkit-input-placeholder {
    /* Chrome */
    color: inherit;
    opacity: 1;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: inherit;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: inherit;
    opacity: 1;
}

:-moz-placeholder {
    /* Firefox 4 - 18 */
    color: inherit;
    opacity: 1;
}



body .container {
    width: 100%;
    max-width: 1230px;
}

.paddefault .row {
    margin-left: -15px;
    margin-right: -15px;
}

.paddefault .col-xs-12 {
    padding-left: 15px;
    padding-right: 15px;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none \9;
    -o-appearance: none;
}

    select::-ms-expand {
        display: none;
    }


.sectionheader {
    clear: both;
    float: left;
    width: 100%;
    position: relative;
    background-image: url('https://js.cdn.itspl.net/cdn/uatb2c.itspl.net/UATB2C_js/images/site/Innerpagebg.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    min-height: 413px;
}

.headertop {
    float: left;
    width: 100%;
    padding: 18px 0 0px;
}

    .headertop .sitelogo {
        float: left;
        width: 20%;
        /* display: inline-block; */
        padding: 5px 0 0;
    }

        .headertop .sitelogo img {
            max-width: 240px;
        }



.sitelogo a {
    float: left;
    color: #fff;
}


.headertop .language {
    display: inline-block;
    float: left;
    vertical-align: top;
    margin-top: 0;
    padding: 0px 190px 0 0;
}

    .headertop .language img {
        width: 100%;
        max-width: 100px;
    }

.headertop .headeright {
    padding: 0;
    /* width: 75%; */
    float: right;
}

#ctl00_ctl06_ddlLanguage {
    margin: 0 0 0;
    border: none;
    background-color: transparent;
    vertical-align: top;
    display: inline-block;
    position: relative;
    padding: 0 16px 0 24px;
    font-size: 16px;
    font-weight: 400;
    outline: none;
    color: #fff;
    cursor: pointer;
}

    #ctl00_ctl06_ddlLanguage option {
        background-color: #fff;
        color: #151048;
    }

.languagedata {
    position: relative;
}

    .languagedata::before {
        content: '';
        position: absolute;
        height: 20px;
        width: 20px;
        top: -2px;
        left: 0;
        background-image: url("../images/site/white_language.png") !important;
        background-repeat: no-repeat;
        z-index: 1;
    }

    .languagedata::after {
        content: '';
        position: absolute;
        height: 6px;
        width: 9px;
        top: 6px;
        right: 3px;
        background-image: url("../images/site/white_language-down-arrow.png") !important;
        background-repeat: no-repeat;
        z-index: 1;
    }



.loginwrap {
    float: right;
}


    .loginwrap a {
        float: none;
        border: 1px solid #fff;
        color: #fff;
        font-weight: 600;
        font-size: 15px;
        border-radius: 30px;
        margin: 0;
        padding: 13px 35px 13px 38px;
        display: block;
    }

        .loginwrap a:hover, .loginwrap a:focus {
            background-color: transparent;
            color: #fff;
            text-decoration: none;
        }

        .loginwrap a.branchlogin {
            background-position: 16px -93px;
        }

            .loginwrap a.branchlogin:hover, .loginwrap a.branchlogin:focus {
                background-position: 16px -152px;
            }

.bannertext {
    /* width: 100%; */
    /* float: left; */
    /* text-align: center; */
    /* color: #ffffff; */
    font-size: 72px;
    font-weight: 700;
    line-height: 81px;
    text-transform: uppercase;
    position: absolute;
    letter-spacing: 1px;
    margin: 0;
    /* text-shadow: 0px 7px 6px rgba(0, 0, 0, 0.25); */
    top: 22%;
    left: 35%;
    right: auto;
    color: #151048;
    text-shadow: 0px 7px 6px rgba(0, 0, 0, 0.25);
}


.bannertextbotom {
    position: absolute;
    z-index: 1;
    font-size: 28px;
    font-weight: 500;
    line-height: 31px;
    margin: 0 auto;
    color: #109c28;
    text-align: center;
    /*clear: both;*/
    width: 100%;
    /*float: left;*/
    padding: 0 0 0;
    left: 0;
    right: 0;
    bottom: 40px;
}

    .bannertextbotom span {
        font-size: 23px;
        margin: 0;
        color: #ffffff;
        display: block;
    }


/* leftmenu start */

.headermenu {
    clear: both;
    display: inline-block;
    padding: 14px 10px 0 0;
}

    .headermenu .navbar-inverse {
        background-color: transparent;
        border: none;
        float: left;
        margin: 0;
        min-height: 10px;
        width: 100%;
        border-radius: 30px;
    }

        .headermenu #myNavbar,
        .headermenu .navbar-inverse .container-fluid {
            padding: 0;
        }

        .headermenu .navbar-inverse .navbar-nav {
            margin: 0;
            float: left;
            width: 100%;
            padding: 0;
        }

            .headermenu .navbar-inverse .navbar-nav > li {
                float: none;
                display: inline-block;
                vertical-align: top;
            }

.navbar-nav > li {
}

.headermenu .navbar-collapse {
    padding: 0;
}

.headermenu .navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-size: 16px;
    margin: 0 10px 0 6px;
    padding: 0 0px 0px 28px;
    text-decoration: none;
    text-transform: capitalize;
    font-weight: 400;
    position: relative;
    line-height: normal;
    vertical-align: top;
}

    .headermenu .navbar-inverse .navbar-nav > li > a:after {
        content: '';
        position: absolute;
        height: 20px;
        width: 20px;
        top: 3px;
        left: 0;
        background-image: url("../images/site/white_Header-Location.png") !important;
        background-repeat: no-repeat !important;
    }

    .headermenu .navbar-inverse .navbar-nav > li > a.headerbooking:after {
        content: '';
        position: absolute;
        height: 20px;
        width: 20px;
        top: 3px;
        left: 0;
        background-image: url("../images/site/white_carbon_bus.png") !important;
        background-repeat: no-repeat !important;
    }

    /*.headermenu .navbar-inverse .navbar-nav > li > a.headerbooking {
            content: '';
            position: absolute;
            height: 20px;
            width: 20px;
            top: 0;
            left: 0;
            background-image: url("../images/site/carbon_bus.png") !important;
            background-repeat: no-repeat;
        }*/

    .headermenu .navbar-inverse .navbar-nav > .active > a, .headermenu .navbar-inverse .navbar-nav > .active > a:focus, .headermenu .navbar-inverse .navbar-nav > .active > a:hover, .headermenu .navbar-inverse .navbar-nav > li > a:hover {
        background: transparent;
        color: #fff;
        display: inline-block;
    }

/*.headermenu .navbar-inverse .navbar-nav > li.first1 > a {
        border-radius: 30px 0 0 30px;
        margin: 0;
    }*/

.cssmenu {
    float: left;
}

/* leftmenu end */


.contentbg {
    float: left;
    width: 100%;
    background-color: #fff !important;
}

.contentwrap {
    float: left;
    width: 100%;
}

/* fade on slider start */

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1 !important;
}

    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
    }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

/* fade on slider end*/

.sliderwrap {
    float: left;
    width: 100%;
    position: relative;
}

    .sliderwrap .carousel-inner > .item img {
        margin: 0 auto;
    }

    .sliderwrap a.carousel-control {
        background-image: none;
        text-shadow: none;
        top: 50%;
        height: 50px;
        width: 50px;
        font-size: 38px;
        line-height: 50px;
        background: #ffffff;
        border-radius: 50%;
        color: #010600;
        margin: -10px 0 0;
        opacity: 1;
        left: 127px;
    }

        .sliderwrap a.carousel-control.right {
            right: 127px;
            left: auto;
        }

        .sliderwrap a.carousel-control:hover, .sliderwrap a.carousel-control:focus {
            background: #010600;
            color: #ffffff;
            text-decoration: none;
        }

.nextscroll {
    position: absolute;
    top: auto;
    bottom: -33px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 200px;
    height: 55px;
    z-index: 5;
    cursor: pointer;
}

.bannerwrapper {
    width: 100%;
    float: left;
    background: transparent;
    margin: 0 0 0;
    position: relative;
}

.trackbuswrap {
    float: left;
    position: absolute;
    top: 10px;
    left: auto;
    right: 100px;
    z-index: 1;
}

.trackbusicon {
    float: right;
    position: relative;
    text-align: center;
}

    .trackbusicon a {
        display: inline-block;
        height: 60px;
        width: 60px;
        vertical-align: middle;
        text-align: center;
        border-radius: 100%;
        line-height: 60px;
        position: relative;
        box-sizing: content-box;
    }

        .trackbusicon a::before {
            content: "";
            position: absolute;
            z-index: 0;
            left: 50%;
            bottom: -10px;
            display: block;
            width: 60px;
            height: 20px;
            background: #F37B72;
            /* background: #F03A13; */
            border-radius: 50%;
            -webkit-animation: pulse-border 1500ms ease-out infinite;
            animation: pulse-border 1500ms ease-out infinite;
            -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
        }

@keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 0.8;
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

.trackbusicon a img {
    width: 100%;
    max-width: 40px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    text-align: center;
}

.boockingwrap {
    width: 100%;
    float: left;
    position: relative;
    left: 0;
    right: 0;
    /* bottom: 92px; */
    padding: 0px 0 0;
    margin: -92px 0 0;
}

.tripwrap table {
    width: 100%;
    max-width: 460px;
}

.tripwrap td label {
    background-color: #151048;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    width: 100%;
    height: 48px;
    margin: 0;
    cursor: pointer;
    text-align: center;
    line-height: 48px;
}

.tripwrap td label {
    font-size: 16px;
    font-weight: 300;
    height: 70px;
    line-height: 70px;
    width: 100%;
    text-transform: uppercase;
}

    .tripwrap td label[for="ctl00_ContentPlaceHolder1_rblTripType_0"] {
        /*border-radius: 15px 0 0 0;*/
    }

    /* .tripwrap td label[for="ctl00_ContentPlaceHolder1_rblTripType_1"] { */
    /* border-radius: 0 15px 0 0; */
    /* } */

    .tripwrap td label[for="ctl00_ContentPlaceHolder1_rblTripType_1"] {
        border-radius: 0;
        border-left: none;
        border-right: none;
    }

    .tripwrap td label[for="ctl00_ContentPlaceHolder1_rblTripType_2"] {
        /*border-radius: 0 15px 0 0;*/
    }

.tripwrap td input[type="radio"]:checked + label {
    background-color: #fff;
    color: #000;
    font-weight: 700;
}

.tripwrap td input[type="radio"] {
    display: none;
}

.bookingform {
    width: 100%;
    float: left;
    position: relative;
}

.inputgroup {
    float: left;
    width: 48%;
    position: relative;
    background-color: #ffffff;
    border-radius: 30px;
}

    .inputgroup.inputgroup02 {
        width: 33.3%;
        margin: 0 0.4%;
        position: relative;
    }

.swapicon {
    position: absolute;
    top: 22px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 36px;
    height: 54px;
    cursor: pointer;
}



.inputinr {
    float: left;
    width: 50%;
}

    .inputinr.inputinr02 {
        padding-right: 24px;
    }

    .inputinr.inputinr03 {
        padding-left: 24px;
    }

.inputinrwrap {
    width: 100%;
    float: left;
}

.inputinr.inputinrswap02 {
    padding-left: 10px;
}

.inputinr .rfv {
    position: absolute;
    font-size: 13px;
    bottom: 5px;
    left: 60px;
    top: auto;
    font-weight: 400;
}

/* Booking Form New CSS Start */

.inputinr select, .inputinr input[type="text"], .inputinr .select2-container--default .select2-selection--single {
    /* background-image: url("../images/site/icons01.png") !important;
    background-position: 21px -412px;
    background-repeat: no-repeat;*/
    background-color: transparent !important;
    padding: 0 0 0 00px !important;
    border: none !important;
    color: #109c28 !important;
    font-size: 17px !important;
    height: 60px !important;
    line-height: 60px !important;
    cursor: pointer !important;
    font-weight: 600 !important;
    width: 100% !important;
    box-shadow: none !important;
    border-radius: 20px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none \9;
    -o-appearance: none;
    text-transform: capitalize;
}

.inputinr.inputinrswap02 select, .inputinr.inputinrswap02 input[type="text"], .inputinr.inputinrswap02 .select2-container--default .select2-selection--single {
    background-position: 24px -569px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #109c28 !important;
}


.select2-container--default .select2-search--dropdown .select2-search__field:focus {
    outline: none !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #151048 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none !important;
}

.select2-results__option {
    font-size: 14px;
}

.select2-results__options::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.select2-results__options::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

.select2-results__options::-webkit-scrollbar-thumb {
    background-color: #666666;
}


/* Booking Form New CSS End */

.inputinr select option {
    color: #000 !important;
    background-color: #fff !important;
    font-size: 12px;
}

.inputinr input[type="text"].jdate {
    background-image: none !important;
    padding: 0 0 0 30px !important;
}

.inputinr select:focus {
    color: #ffffff;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    border-bottom: 2px solid #ffffff;
    outline: none;
}

.inputinr select:focus, .inputinr input[type="text"]:focus {
    box-shadow: none;
    outline: none;
}

.inputinr .form-control::-moz-placeholder {
    color: #109c28;
    box-shadow: none !important;
}

.inputinr ::-webkit-input-placeholder {
    color: #109c28 !important;
}

.searchbutton {
    float: right;
    text-align: center;
    width: 17.9%;
}

    .searchbutton input[type="submit"] {
        /*background-color: #010600;
        background-image: url("../images/site/icons01.png") !important;
        background-position: 96% -1561px;
        background-repeat: no-repeat;*/
        border: none;
        color: #fff;
        font-size: 22px;
        width: 100%;
        height: 60px;
        font-weight: 500;
        text-transform: capitalize;
        border-radius: 30px;
        text-align: left;
        padding: 0 0 0 26px;
    }

        .searchbutton input[type="submit"]:hover, .searchbutton input[type="submit"]:focus {
            opacity: 1;
            background-color: #109c28;
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
        }


/* Banner 02 CSS Start */

.boockingwrap.boockingwrap02 {
    padding: 0px 0 0;
}

.boockingwrap02 .bookingform {
    background: transparent;
    border-radius: 0;
    padding: 0;
    /* min-height: 320px; */
}

.boockingwrap02 .bannertext {
    text-align: center;
    margin: 0;
    letter-spacing: normal;
    padding: 0 0px 170px 0;
}

    .boockingwrap02 .bannertext i {
        color: #ffffff;
    }
/*
.boockingwrap02 .bannertextbotom {
    padding: 53px 0 0;
}*/

/*.bookingtitle {
    color: #333333;
    font-size: 28px;
    padding: 13px 0 12px;
    font-weight: 600;
    text-align: center;
    line-height: 32px;
    text-transform: capitalize;
    margin: 0;
    background: #ededed;
    border-radius: 14px 14px 0 0;
}

    .bookingtitle span {
        display: block;
    }*/

/*.boockingwrap02 .inputgroupwrap {
    width: 100%;
    float: left;
    clear: both;
    padding: 54px 20px 0;
}*/
.boockingwrap02 .inputgroupwrap {
    width: 100%;
    float: left;
    clear: both;
    padding: 30px 20px 20px;
    background-color: #fff;
}

.anotheradd {
    text-align: center;
    width: 100%;
    float: left;
    padding: 0 0 30px;
    clear: both;
}

    .anotheradd b {
        font-weight: 700;
        width: 100%;
        display: inline-block;
        vertical-align: middle;
    }

.boockingwrap02 .inputgroup, .boockingwrap02 .inputgroup.inputgroup02 {
    width: 40%;
    background-color: transparent;
    border-radius: 0;
    padding: 0px 0 0;
}

    .boockingwrap02 .inputgroup.inputgroup02 {
        margin: 0;
    }

.boockingwrap02 .inputinr.inputinrswap01, .boockingwrap02 .inputinr.inputinr02 {
    padding-right: 0px;
    padding-top: 20px;
    position: relative;
    padding-left: 20px;
}

.boockingwrap02 .inputinr.inputinrswap02, .boockingwrap02 .inputinr.inputinr03 {
    padding-left: 32px;
    padding-top: 20px;
    position: relative;
}

/*.boockingwrap02 .inputinr span {
    font-weight: 300;
    font-size: 14px;
    line-height: 19px;
    color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: -10px;
}*/

.boockingwrap02 .inputinr span {
    font-weight: 300;
    font-size: 14px;
    line-height: 19px;
    color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: -10px;
}

.boockingwrap02 .inputinr select, .boockingwrap02 .inputinr input[type="text"], .boockingwrap02 .inputinr .select2-container--default .select2-selection--single {
    background-position: 0;
    padding: 0 0 0 38px !important;
    border: none;
    color: #1B1F25 !important;
    font-size: 25px !important;
    height: 40px !important;
    line-height: 40px !important;
    font-weight: 700 !important;
    border-radius: 0 !important;
    position: relative;
}




.boockingwrap02 .inputgroup.inputgroup01 .inputinr select, .boockingwrap02 .inputgroup.inputgroup01 .inputinr input[type="text"], .boockingwrap02 .inputgroup.inputgroup01 .inputinr .select2-container--default .select2-selection--single {
    padding: 0 0 0 0px !important;
}

/*.boockingwrap02 .inputinr .select2-container--default .select2-selection--single:before, .boockingwrap02 .inputinr.inputinr02:before, .boockingwrap02 .inputinr.inputinr03:before {
        position: absolute;
        background: #bec4c8;
        content: "";
        width: 1px;
        height: 38px;
        top: 0;
        left: 42px;
    }*/

/*.boockingwrap02 .inputinr.inputinr03:before {
    left: 75px !important;
}*/

.boockingwrap02 .inputinr input[type="text"].jdate {
    background-image: url("../images/site/calendar.png") !important;
    background-repeat: no-repeat;
}

.boockingwrap02 .inputinr.inputdisable input[type="text"].jdate {
    cursor: no-drop !important;
}

    .boockingwrap02 .inputinr.inputdisable input[type="text"].jdate::placeholder {
        color: #979797 !important;
    }



.boockingwrap02 .inputinr.inputinr02, .boockingwrap02 .inputinr.inputinr03 {
    position: relative;
}

    .boockingwrap02 .inputinr.inputinr03::before {
        position: absolute;
        content: '';
        top: 18px;
        left: 0;
        height: 38px;
        width: 0px;
        border: 1px solid rgba(0, 0, 0, 0.1);
    }

.boockingwrap02 .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #1B1F25 !important;
}

.boockingwrap02 .inputinr .form-control::-moz-placeholder {
    color: #1B1F25;
    box-shadow: none !important;
}

.boockingwrap02 .inputinr ::-webkit-input-placeholder {
    color: #1B1F25 !important;
}

.boockingwrap02 .searchbutton {
    width: 20%;
    text-align: right;
}

    .boockingwrap02 .searchbutton input[type="submit"] {
        background-image: none !important;
        height: 70px;
        padding: 0;
        max-width: 190px;
        text-align: center;
        background-color: #F37B72;
        border-radius: 35px;
        font-size: 18px;
        font-weight: 700;
        text-transform: uppercase;
    }

.boockingwrap02 .inputinr .rfv {
    font-size: 12px;
    bottom: -10px;
    left: 20px;
    position: absolute;
    top: auto;
}

/* Banner 02 CSS End */


.winners {
    width: 100%;
    float: left;
    padding: 60px 0 0;
    text-align: center;
}

    .winners a {
        color: #000;
        font-size: 23px;
        line-height: 30px;
        font-weight: 700;
        border-bottom: 2px solid #000;
    }

        .winners a:hover, .winners a:focus {
            text-decoration: none;
            color: #000;
        }


/*covid section CSS start here*/


.covidwraper {
    width: 100%;
    text-align: center;
    clear: both;
    padding: 0 0;
}

.coviddetail {
    width: 100%;
    text-align: center;
}

    .coviddetail p {
        position: relative;
        margin: 0;
        font-size: 16px;
        font-weight: 700;
        line-height: 27px;
        color: #000;
        text-align: left;
        background-color: #F4F4F4;
        padding: 22px 10px 15px 43px;
        border-radius: 7px;
    }

        .coviddetail p::after {
            position: absolute;
            content: '';
            background-image: url("../images/site/covidalerticon.png") !important;
            background-repeat: no-repeat;
            top: 27px;
            left: 14px;
            height: 16px;
            width: 16px;
        }

        .coviddetail p a {
            color: #F37B72;
            text-decoration: underline !important;
        }

/*title CSS start here*/


.toptitle {
    color: #030303;
    margin: 0 0 32px;
    text-align: left;
    text-transform: capitalize;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 44px;
}

    .toptitle span {
        font-weight: 700;
        color: #030303;
    }



/*bannerslider section CSS start here*/


.discountbanner {
    background-color: #ffffff;
    clear: both;
    width: 100%;
    float: left;
    padding: 13px 0 50px;
    text-align: center;
}

.discountbannerwrap {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    clear: both;
}

.bannerslide {
    width: 100%;
    float: left;
    text-align: center;
    margin: 0 !important;
    position: relative;
    padding: 1px 0px 0;
}

.bannermain {
    float: left;
    text-align: center;
    width: 100%;
    position: relative;
}

.bannerboximages {
    display: inline-block !important;
    vertical-align: top;
    cursor: pointer;
}

/*Recent search Section*/

.recentsearch {
    width: 100%;
    float: left;
    padding: 0px 0 0;
}

.recentsearch {
    width: 100%;
    float: left;
    text-align: center;
    clear: both;
    position: relative;
}

    .recentsearch ul {
        margin: 0;
        padding: 0;
    }

    .recentsearch marquee {
        height: 100px;
    }

    .recentsearch ul li {
        list-style: none;
        padding: 14px 20px 0px;
        display: inline-block;
        text-align: center;
        position: relative;
        background-color: #fff;
        margin: 15px 17px;
        min-height: 73px;
        width: auto;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        background: #FFFFFF;
        border: 2px solid #F37B72;
        box-sizing: border-box;
        border-radius: 15px;
    }

        .recentsearch ul li span {
            display: inline-block;
            color: #030303;
            font-size: 16px;
            font-weight: 400;
            line-height: 22px;
            padding: 0px 0 0 0;
            letter-spacing: 0.01em;
            vertical-align: middle;
            width: auto;
        }

    .recentsearch li .recenttime {
        /* float: left; */
        width: auto;
        opacity: 1;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        display: block;
    }

        .recentsearch li .recenttime span {
            font-style: normal;
            font-weight: 400;
            font-size: 12px;
            line-height: 16px;
            text-align: center;
            letter-spacing: 0.01em;
            color: rgba(0, 0, 0, 0.7);
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
            padding: 8px 0 16px;
        }

/*.recentsearch ul li::before {
            position: absolute;
            content: '';
            height: 86px;
            width: 86px;
            left: 47px;
            top: 34px;
            margin: 0 auto;
            border-radius: 0px;
        }
*/



/*topdestinationwrap*/

.topdestinationwrap {
    width: 100%;
    float: left;
    padding: 55px 0 0 0;
    background-color: transparent;
    position: relative;
    margin: 0;
}

.bustopdestination {
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: -12px;
    width: auto;
    text-align: center;
}

.topdestination {
    width: 100%;
    float: left;
    text-align: center;
    clear: both;
    position: relative;
    padding: 20px 0 0;
}

    .topdestination a {
        position: absolute;
        right: 0px;
        top: 31px;
        font-size: 16px;
        font-weight: 600;
        color: #000;
    }

        .topdestination a i {
            padding: 0 0 0 12px;
            font-size: 16px;
            font-weight: 600;
            color: #000;
        }



    /*    .topdestination .toptitle, .topdestination span, .testimonialswrap .toptitle, .testimonialswrap span {
        color: #ffffff;
    }*/
    .topdestination marquee {
        height: 240px;
    }

    .topdestination ul {
        margin: 0;
        padding: 54px 0 0;
    }

        .topdestination ul li {
            list-style: none;
            padding: 120px 0 0 0;
            display: inline-block;
            text-align: center;
            position: relative;
            background-color: #fff;
            border: 0.75px solid #F5F5F5;
            margin: 15px 10px 15px 10px;
            box-shadow: 3px 3px 8px rgba(207, 207, 207, 0.25);
            min-height: 201px;
            width: 179px;
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
        }

            .topdestination ul li:hover {
                transform: translateY(-15px);
                border: 1.5px solid #F37B72;
                box-shadow: 6.44574px 6.44574px 10.0267px rgba(243, 123, 114, 0.1);
                -webkit-transition: all 0.5s;
                transition: all 0.5s;
            }

                .topdestination ul li:hover span {
                    padding: 0px 0 20px 0;
                    -webkit-transition: all 0.5s;
                    transition: all 0.5s;
                }

                .topdestination ul li:hover:before {
                    top: 10px;
                    transform: scale(0.8);
                    -webkit-transition: all 0.5s;
                    transition: all 0.5s;
                }

                .topdestination ul li:hover .booknowin {
                    opacity: 1;
                    -webkit-transition: all 0.5s;
                    transition: all 0.5s;
                }

                .topdestination ul li:hover a {
                    transform: translateY(-5px);
                    -webkit-transition: all 0.5s;
                    transition: all 0.5s;
                }

            .topdestination ul li::before {
                position: absolute;
                content: '';
                height: 86px;
                width: 86px;
                left: 47px;
                top: 34px;
                margin: 0 auto;
                border-radius: 0px;
                background-image: url("../images/site/marqueimg.png") !important;
                background-repeat: no-repeat;
            }

            .topdestination ul li span {
                display: inline-block;
                color: #030303;
                font-size: 20px;
                font-weight: 700;
                line-height: 23px;
                padding: 20px 0 0 0;
                vertical-align: middle;
                width: 100%;
            }

    .topdestination li .booknowin {
        float: left;
        width: 100%;
        opacity: 0;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }

    .topdestination ul li a {
        text-align: center;
        /* background-color: #010600; */
        color: #fff;
        font-size: 16px;
        padding: 10px 35px;
        position: relative;
        font-weight: 600;
        display: inline-block;
        top: 0px;
        background: #F37B72;
        box-shadow: 6.44574px 6.44574px 10.0267px rgba(243, 123, 114, 0.1);
        border-radius: 30px;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }

/*.topdestination ul li a:hover, .topdestination ul li a:focus {
            color: #fefefe;
            background-color: #109c28;
            text-transform: capitalize;
        }*/

/*topdestinationwrap*/



/***** Amenities CSS Start  *****/

.safetravel {
    background-color: #ffffff;
    clear: both;
    width: 100%;
    float: left;
    padding: 96px 0 0px;
    text-align: center;
}

.travelwraper {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    clear: both;
}

.safetravel .toptitle {
    margin: 0 0 28px;
    padding: 81px 0 14px;
}

.safetravelslide {
    width: 100%;
    float: left;
    text-align: center;
    margin: 0 !important;
    position: relative;
    padding: 1px 120px 0;
}

.slick-slide {
    outline: none;
}

.slidermain {
    float: left;
    text-align: center;
    width: 100%;
    position: relative;
}

.slidertextdetail {
    width: 100%;
    padding: 197px 0 0;
}

.slidertext {
    background-color: #151048;
    text-align: left;
    padding: 260px 300px 283px 120px;
    max-width: 957px;
    height: 756px;
}

    .slidertext h5 {
        font-style: normal;
        font-weight: 700;
        font-size: 36px;
        line-height: 45px;
        color: #DBDBDB;
        margin: 0;
        padding: 0 0 20px;
    }

    .slidertext em {
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 27px;
        color: #DBDBDB;
    }

    .slidertext p {
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 27px;
        color: #DBDBDB;
        margin: 40px 0 0;
        padding: 0 100px 0 0;
    }

.boximages {
    display: inline-block !important;
    vertical-align: top;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    min-height: 873px;
}







.safetravel .slick-prev, .safetravel .slick-next {
    top: auto;
    width: 80px;
    height: 80px;
    background-color: transparent;
    bottom: -40px;
    margin: 0 auto;
    border-radius: 0;
    color: #ffffff;
    opacity: 1;
    left: 0;
    right: 0;
    z-index: 1;
    text-align: center;
}

.safetravel .slick-next {
    left: 170px;
    right: 0;
}

    .safetravel .slick-prev:hover, .safetravel .slick-prev:focus, .safetravel .slick-next:hover, .safetravel .slick-next:focus {
        background-color: #F37B72;
    }

        .safetravel .slick-prev:hover:before, .safetravel .slick-prev:focus:before, .safetravel .slick-next:hover:before, .safetravel .slick-next:focus:before {
            opacity: 1;
            color: #ffffff;
        }

    .safetravel .slick-prev::before, .safetravel .slick-next::before {
        content: "\f104";
        font-size: 22px;
        color: #ffffff;
        font-family: FontAwesome;
        opacity: 1;
        line-height: normal;
        text-align: center;
        position: absolute;
        top: 25px;
        left: 0;
        right: 0;
        bottom: auto;
    }

    .safetravel .slick-next:before {
        content: "\f105";
    }

/*****  Amenities CSS End  *****/







/*****  safetywraper CSS start  *****/

.safetywraper {
    background-color: #F8F8F8;
    clear: both;
    width: 100%;
    float: left;
    padding: 200px 0 110px;
    text-align: center;
    margin: -80px 0 0px;
}



    .safetywraper .toptitle {
        text-align: center;
        text-transform: none;
    }

.safetypart {
    width: 100%;
    float: left;
    padding: 23px 0 0;
}

.saferybox {
    width: 25%;
    float: left;
    padding: 10px;
}

.safetysection {
    background: #FFFFFF;
    border: 1px solid #F5F5F5;
    box-sizing: border-box;
    box-shadow: 4px 4px 11px rgba(207, 207, 207, 0.25);
    padding: 46px 0 0 0;
    height: 341px;
}

.safetyicon {
    padding: 0;
    text-align: center;
    display: inline-block;
    height: 86px;
}

.safetytext h5 {
    font-weight: 700;
    font-size: 24px;
    line-height: 27px;
    color: #030303;
    margin: 0;
    padding: 42px 0 0;
}

.safetytext p {
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    text-align: center;
    color: #666666;
    margin: 0;
    padding: 15px 9px 0;
}


/*****  download application  CSS start  *****/

.downloadwraper {
    width: 100%;
    clear: both;
    float: left;
    padding: 120px 0 0;
    text-align: center;
    margin: 0;
}

    .downloadwraper .toptitle {
        text-transform: none;
    }

body .downloadwraper .container {
    width: 100%;
    max-width: 1290px;
}


.downloadwraper .toptitle {
    text-align: center;
}

.downloadpart {
    width: 100%;
    float: left;
    padding: 25px 0 0;
}

.downloadbox {
    /* width: 24%; */
    /* float: left; */
    padding: 10px 30px;
    display: inline-block;
    vertical-align: middle;
}

.downloadsection {
    padding: 0;
    width: 100%;
    text-align: center;
    display: inline-block;
}

.downloadicon {
    padding: 0;
    text-align: center;
    display: inline-block;
}

.downloadtext {
    padding: 0 0 0 15px;
    margin: 0;
    display: inline-block;
}

    .downloadtext p {
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 25px;
        margin: 0;
        color: #000000;
    }

.applicationpart {
    width: 100%;
    float: left;
    text-align: center;
    padding: 59px 0 0;
}

.apptext {
    display: inline-block;
    padding: 0 40px 0 0;
}

    .apptext p {
        font-size: 16px;
        font-weight: 400;
        color: #000;
        line-height: 22px;
        margin: 0;
    }


.appicon {
    display: inline-block;
}

.appinput {
    display: inline-block;
    position: relative;
}

    .appinput em {
        position: absolute;
        left: 20px;
        font-style: normal;
        background-color: #F8F8F8;
        padding: 23px 20px;
        border-radius: 40px 0 0 40px;
        top: 11px;
        font-size: 16px;
        color: #000;
    }

    .appinput .error_messe {
        position: absolute;
        left: 43px;
        bottom: -30px;
    }

    .appinput input {
        width: 587px;
        height: 93px;
        background: #FFFFFF;
        border: 1px solid #F5F5F5;
        box-sizing: border-box;
        box-shadow: 4px 4px 11px rgba(207, 207, 207, 0.25);
        border-radius: 140px;
        font-size: 16px;
        font-weight: 300;
        padding-left: 90px;
        color: #666666;
    }

        .appinput input:focus {
            border: 2px solid #F37B72;
            outline: none;
        }

    .appinput button {
        width: 163px;
        height: 62px;
        right: 25px;
        top: 16px;
        background: #F37B72;
        box-shadow: 0px 4px 11px rgba(243, 123, 114, 0.4);
        border-radius: 45px;
        font-weight: 600;
        font-size: 16px;
        line-height: 22px;
        color: #fff;
        border: none;
        position: absolute;
    }


/*****  environmental CSS start  *****/

.environmentalwraper {
    width: 100%;
    clear: both;
    float: left;
    padding: 119px 0 0;
    text-align: left;
    margin: 0;
    position: relative;
}

    .environmentalwraper:after {
        position: absolute;
        content: '';
        background-color: #151048;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 78%;
    }

.environimage {
    width: 50%;
    float: left;
    position: relative;
    z-index: 1;
}

.environdetail {
    width: 49.6%;
    float: left;
    margin: 0;
    padding: 110px 0 0;
    position: relative;
    z-index: 1;
}

.environtext {
    width: 100%;
    text-align: left;
    /* background-color: #000; */
    padding: 200px 100px 0px 240px;
}

    .environtext h5 {
        margin: 0;
        padding: 0;
        font-size: 32px;
        font-weight: 700;
        color: #fff;
        line-height: 45px;
        padding: 30px 0 40px;
    }

    .environtext em {
        color: #fff;
        font-style: normal;
        font-size: 16px;
        line-height: 27px;
        opacity: 0.6;
    }

    .environtext i {
        color: #fff;
        font-style: normal;
        font-size: 16px;
        line-height: 27px;
        opacity: 0.6;
        display: block;
        margin: 20px 0 0;
        padding: 0 210px 0 0;
    }

    .environtext p {
        color: #fff;
        font-style: normal;
        font-size: 16px;
        line-height: 27px;
        opacity: 0.6;
        margin: 0px 0 0;
        padding: 0 218px 0 0;
    }

    .environtext a {
        color: #fff;
        font-style: normal;
        font-size: 16px;
        line-height: 27px;
        opacity: 1;
        font-weight: 700;
        text-decoration: underline !important;
    }

        .environtext a:hover {
            color: #979797;
        }




/*****  presence CSS start  *****/

.presencewraper {
    width: 100%;
    clear: both;
    float: left;
    padding: 121px 0 0;
    text-align: left;
    margin: 0;
}

    .presencewraper .toptitle {
        text-align: center;
        margin: 0;
        font-style: normal;
        font-weight: 700;
        font-size: 32px;
        line-height: 44px;
        color: #030303;
        padding: 0 0 35px;
        display: none;
    }

.presenceimage {
    float: left;
    width: 52%;
    position: relative;
}

    .presenceimage .maplocation {
        position: absolute;
        height: 200px;
        width: 200px;
        top: 80px;
        left: 90px;
    }

        .presenceimage .maplocation .map-bus {
            position: absolute;
            top: 88px;
            left: 10px;
        }

        .presenceimage .maplocation .map-location01 {
            position: absolute;
            left: 69px;
            top: 11px;
        }

        .presenceimage .maplocation .map-location02 {
            position: absolute;
            bottom: 45px;
            right: 59px;
        }

.blink {
    animation: blink 1s steps(1, end) infinite;
}

@keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.presenceimage .maplocation .map-vector {
    position: absolute;
    left: 21px;
    bottom: 40px;
    z-index: 1;
}

.presenceimage .maplocation p {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 4px;
    float: left;
    padding: 6px;
}

    .presenceimage .maplocation p.city1 {
        position: absolute;
        left: 44px;
        top: 67px;
    }

    .presenceimage .maplocation p.city2 {
        position: absolute;
        bottom: 10px;
        right: 57px;
    }

.presencedetail {
    float: left;
    width: 48%;
}

.presencetext {
    width: 100%;
    float: left;
    padding: 187px 0 0 91px;
}

    .presencetext h4 {
        margin: 0;
        font-style: normal;
        font-weight: 700;
        font-size: 32px;
        line-height: 44px;
        color: #030303;
        padding: 0 0 35px;
    }

    .presencetext p {
        margin: 0;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 27px;
        color: #000000;
        padding: 0 0 66px;
    }

    .presencetext a {
        margin: 0;
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 27px;
        color: #000000;
    }

        .presencetext a span {
            padding: 0px 28px 0 55px;
        }

            .presencetext a span img {
                vertical-align: top;
                padding-top: 10px;
            }









/*****  presence CSS start  *****/

.launchwraper {
    width: 100%;
    clear: both;
    float: left;
    padding: 198px 0 120px;
    text-align: left;
    margin: 0;
    background-color: #fff;
}

    .launchwraper .container {
        width: 100%;
        max-width: 1320px;
    }

    .launchwraper .toptitle {
        font-size: 36px;
        font-weight: 600;
        color: #fff;
        text-align: center;
        padding: 76px 0 0;
        margin: 0 0 54px;
    }

.launchpart {
    width: 100%;
    text-align: center;
    float: left;
    background-image: url("https://js.cdn.itspl.net/cdn/uatb2c.itspl.net/UATB2C_js/images/site/launch-bg.jpg") !important;
    background-repeat: no-repeat;
    background-position: center top;
}

.launchroute {
    width: 100%;
    float: left;
    text-align: center;
}

.launchpart .col-md-3 {
    width: 24%;
    float: none;
    display: inline-block;
    padding: 20px 0 45px;
}

.launchpart a {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    cursor: pointer;
    font-style: normal;
}

    .launchpart a i {
        font-style: normal;
    }

    .launchpart a:hover {
        color: #c2c2c2;
    }

    .launchpart a span {
        padding: 0 23px;
    }

.launchdetail {
    width: 100%;
    float: left;
    text-align: center;
    padding: 84px 0 46px;
}

.launchbus {
    width: 100%;
    text-align: center;
    display: inline-block;
    max-width: 510px;
    position: relative;
}

.launchbusicon {
    width: 100%;
    max-width: 495px;
    border-bottom: 1px solid #F37B72;
    text-align: center;
    display: inline-block;
}

.launchbus h5 {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    margin: 0;
    position: absolute;
    top: 24px;
    left: 162px;
    letter-spacing: 0.145em;
    font-style: normal;
}

.launchbus p {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    margin: 0;
    font-style: normal;
}

    .launchbus p.launchtext01 {
        position: absolute;
        left: -30px;
    }

    .launchbus p.launchtext02 {
        position: absolute;
        right: -30px;
    }

.launchbus .launchmark01 {
    position: absolute;
    left: -4px;
    bottom: 0px;
}

.launchbus .launchmark02 {
    position: absolute;
    right: -4px;
    bottom: 0;
}




/* Footer CSS Start */
.footerwrap {
    clear: both;
    width: 100%;
    float: left;
    padding: 0;
    font-style: normal;
    position: relative;
}

.footerbottomimg {
    position: absolute;
    right: 140px;
    bottom: 0;
    left: auto;
}

.footertop {
    clear: both;
    width: 100%;
    float: left;
    padding: 43px 0 34px;
    min-height: 236px;
    background-color: #151048;
}

.footertopleft {
    /* float: left; */
    width: 18%;
    position: absolute;
}

.footertitle {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    clear: both;
    line-height: 27px;
    text-transform: capitalize;
    padding: 0 0 23px;
    margin: 0;
}

.footertopleft p {
    color: #ececec;
    font-size: 15px;
    font-weight: 500;
    line-height: normal;
    clear: both;
    margin: 0 0 23px;
}

    .footertopleft p span {
        display: block;
    }

.appstores {
    width: 100%;
    float: left;
    clear: both;
    padding: 0px 0 0;
}

    .appstores .appstoreicon {
        float: left;
        margin: 0px 0 24px;
    }

.footernavbar {
    float: left;
    padding: 0;
    position: relative;
    width: 100%;
}

.footernav {
    float: left;
}

    .footernav.footernav01 {
        padding: 0 105px 0 0;
    }

    .footernav.footernav02 {
        padding: 0 105px 0 0;
    }

    .footernav ul {
        margin: 0;
        padding: 0;
    }

        .footernav ul li {
            list-style: none;
            padding: 0 0 10px;
        }

            .footernav ul li a {
                color: #979797;
                font-size: 16px;
                font-weight: 400;
                text-transform: none;
                line-height: 32px;
                -webkit-transition: all 0.5s;
                transition: all 0.5s;
            }



                .footernav ul li a:hover, .footernav ul li a:focus {
                    color: #fff;
                    transform: scale(1.3);
                    text-decoration: none;
                    -webkit-transition: all 0.5s;
                    transition: all 0.5s;
                }

.footeright {
    float: right;
    padding: 0 90px 0 0;
}

    .footeright .footertitle {
        padding: 0 40px 23px 0;
    }

.bottomsocial {
    float: left;
    padding: 0;
}

    .bottomsocial a {
        background-color: transparent !important;
        font-size: 26px;
        line-height: 0;
        color: #ffffff;
        border-radius: 0;
        text-align: center;
        float: left;
        margin: 0 25px 0 0;
        font-weight: 700;
    }

        .bottomsocial a:hover, .bottomsocial a:focus {
            color: #979797;
            transform: scale(1.2);
            text-decoration: none;
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
        }

.twitter {
    margin: 0 40px 0;
}






.poweredby {
    float: left;
    padding: 40px 0 0;
}

    .poweredby span {
        float: left;
        color: #979797;
        font-size: 16px;
        padding: 0px 14px 0 0px;
        font-weight: 400;
        line-height: 23px;
    }

    .poweredby a {
        float: left;
    }

.yellowslice {
    float: right;
    padding: 40px 90px 0 0;
    text-align: right;
}

    .yellowslice a {
        margin: 0;
        color: #979797;
        text-align: right;
        font-size: 16px;
        font-weight: 400;
        cursor: pointer;
    }

        .yellowslice a:hover, .yellowslice a:focus {
            color: #979797;
        }

.greencell {
    width: 14%;
    float: right;
    position: absolute;
    right: 105px;
    bottom: 18px;
    text-align: left;
}

    .greencell a {
        margin: 0;
        color: #fff;
        text-align: right;
        font-size: 16px;
        font-weight: 400;
        cursor: pointer;
    }

        .greencell a:hover, .greencell a:focus {
            color: #979797;
        }

.greencell01 {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0 0 10px;
    display: none;
}

    .greencell01 a {
        margin: 0;
        color: #fff;
        text-align: right;
        font-size: 16px;
        font-weight: 400;
        cursor: pointer;
    }

        .greencell01 a:hover, .greencell01 a:focus {
            color: #979797;
        }

/* Footer CSS End */
#ctl00_ContentPlaceHolder1_divCustinfo th.info {
    padding-left: 10px !important;
    font-size: 14px;
    background-color: #f5f5f5;
    border: none;
}

.panel-primary > .panel-heading {
    color: #fff !important;
    font-size: 22px !important;
}

.form-group .btn-default {
    color: #fff !important;
    background-color: #010600 !important;
}

    .form-group .btn-default:hover, .form-group .btn-default:focus {
        color: #fff !important;
        background-color: #109c28 !important;
    }

.maincontent {
    min-height: 250px;
    clear: both;
    width: 100%;
    float: left;
    position: relative;
    margin: -310px 0 0;
}
/*.maincontent {
	min-height: 10px;
	clear: both;
	width: 100%;
	float: left;
	position: absolute;
	top: 100px;
}*/

/*start Ruturajsinh*/
/*Ruturajsinh 21-6-2021 for adding the customer login menu*/
/* Add the User Login */
.signuptop {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    position: relative;
}

    .signuptop .signupin {
        padding: 20px 20px 10px;
        float: left;
        width: 100%;
    }


    .signuptop .modal {
        right: 0;
        min-width: 290px;
        height: 344px;
    }

    .signuptop h4 {
        font-size: 16px;
    }

    .signuptop .signupin02 input[type="text"] {
        margin: 0 0 12px;
        height: 38px;
    }


    /* Add padding to container elements */
    .signuptop .signupin {
        padding: 25px 30px 10px;
        float: left;
        width: 100%;
    }

    .signuptop .cancelbtn, .signuptop .signupbtn {
        width: 100%;
    }

    .signuptop .signupin {
        padding: 20px 9px 10px;
    }

.signuptop {
    position: initial;
}

    .signuptop .signupin {
        padding: 20px 15px;
    }


    /* Add a background color when the inputs get focus */
    .signuptop input[type=text]:focus, .signuptop input[type=password]:focus {
        /*background-color: #ddd;*/
        background-color: #ffffff;
        border: 1px solid #f37022;
        outline: none;
    }

    /* Set a style for all buttons */

    .signuptop button, .resendotp a {
        background-color: #f37022;
        color: white;
        height: 48px;
        line-height: 48px;
        margin: 0 0 20px;
        border: none;
        cursor: pointer;
        width: 100% !important;
        font-weight: 500;
        font-size: 14px;
        display: block;
        text-align: center;
    }

        .signuptop button.fb-login {
            background-image: url("../images/site/iconfb.png");
            background-position: left top;
            background-repeat: no-repeat;
            background-color: #33569e;
            border: 1px solid #33569e;
        }

            .signuptop button.fb-login:hover, .signuptop button.fb-login:focus {
                background-color: #33569e;
                border: 1px solid #33569e;
                opacity: 0.9;
            }

        .signuptop button.g-login {
            background-image: url("../images/site/icongoogle.png");
            background-position: left top;
            background-repeat: no-repeat;
            background-color: #dd4b39;
            border: 1px solid #dd4b39;
        }

            .signuptop button.g-login:hover, .signuptop button.g-login:focus {
                background-color: #dd4b39;
                border: 1px solid #dd4b39;
                opacity: 0.9;
            }

        .signuptop button.signupbtn02 {
            float: right;
        }

        .signuptop button:hover, .resendotp a:hover {
            background-color: #d35002;
            color: white;
            text-decoration: none;
        }

    /* Extra styles for the cancel button */
    .signuptop .cancelbtn {
        padding: 14px 20px;
        background-color: #f44336;
    }

    /* Float cancel and signup buttons and add an equal width */
    .signuptop .cancelbtn, .signuptop .signupbtn {
        float: left;
        width: 50%;
    }

    /* Add padding to container elements */
    .signuptop .signupin {
        padding: 25px 30px 10px;
        float: left;
        width: 100%;
    }





    /* The Modal (background) */
    .signuptop .modal {
        display: none;
        position: fixed;
        z-index: 99;
        left: 0;
        top: 40%;
        width: 100%;
        height: min-content !important;
        overflow: auto;
        background-color: #fff;
        max-width: 670px !important;
        right: 0;
        border: 1px solid #e0e5e7;
        box-shadow: 0px 5px 6px 1px rgba(0,0,0,0.1);
        margin: 0 auto;
    }
    /*.signuptop .modal {
        display: none;
        position: absolute;
        z-index: 99;
        left: auto;
        top: 43px;
        width: 100%;
        height: 360px;
        overflow: auto;
        background-color: #fff;
        min-width: 359px;
        right: 0;
        border: 1px solid #e0e5e7;
        box-shadow: 0px 5px 6px 1px rgba(0,0,0,0.1);
    }*/

    /* Modal Content/Box */
    /*.signuptop .modal-content {
    background-color: #fefefe;
    margin: 5% auto 15% auto;
    border: 1px solid #888;
    width: 80%;
}*/

    /* Style the horizontal ruler */

    .signuptop h4 {
        /* border-bottom: 1px solid #E9ECF3; */
        display: block;
        /* padding: 5px 0; */
        margin: 0 0 10px;
        font-weight: 500;
        color: #f37022;
        font-size: 15px;
        /* font-size: 18px; */
        text-transform: uppercase;
    }

.signintext {
    font-size: 10px;
    /*     font-size: 13px; */
    color: #333;
    margin: 0 0 10px;
    line-height: normal;
}

/* The Close Button (x) */

.signuptop .close {
    position: absolute;
    right: 20px;
    top: 6px;
    font-size: 34px;
    font-weight: bold;
    color: #3e3e3e;
    opacity: 1;
    padding: 0;
    margin: 0;
    border: none;
    z-index: 6;
}

.signuptop .modal-content {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
}

/*.signuptop .close:hover,
    .signuptop .close:focus {
        color: #f44336;
        cursor: pointer;
    }*/


.bysigning {
    clear: both;
    font-size: 12px;
    color: #656565;
}

    .bysigning a {
        color: #f37022;
    }

        .bysigning a:hover, .bysigning a:focus {
            color: #221f20;
            text-decoration: none;
        }




/* Clear floats */
.signuptop .clearfix::after {
    content: "";
    clear: both;
    display: table;
}

.signinleft {
    width: 100%;
    float: left;
}

.signinright {
    width: 50%;
    float: right;
    padding-left: 25px;
}

.sociallogintitle {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    padding: 0 0 20px;
}

.signinright button {
    width: 100%;
    background: #52689e;
    border: none;
    color: white;
    cursor: pointer;
    font-weight: 400;
    min-width: 100%;
    text-transform: capitalize;
    border-radius: 3px;
    padding: 12px 0;
    font-size: 12px;
    margin: 0 0 10px;
}

    .signinright button.g-login {
        background: #D94D32;
    }

    .signinright button i {
        padding-right: 6px;
    }


.signuptop {
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
}

    .signuptop button.fb-login, .signuptop button.g-login {
        padding-left: 60px;
        text-align: left;
    }



    .signuptop p {
        position: relative;
        -webkit-transition: all 0s;
        transition: all 0s;
        font-size: 14px;
        height: 35px;
    }

        .signuptop p:hover {
            color: #f37022;
        }

        .signuptop p:after {
            position: absolute;
            content: "";
            background: #4b4b4b;
            height: 2px;
            width: 90%;
            right: 0;
            bottom: -8px;
            top: auto;
            left: auto;
            opacity: 0;
        }

        .signuptop p:hover:after {
            opacity: 1;
        }

/* leftmenu start */



/*.contactnumber {
    background-image: url("../images/site/topicons.png");
    background-position: left 3px;
    background-repeat: no-repeat;
    font-family: 'metropolisextra_light';
    font-size: 13px;
    text-transform: capitalize;
    line-height: normal;
    margin: 0 0 0 20px;
    display: inline-block;
    vertical-align: middle;
    color: #3e3e3e;
    text-align: left;
    padding: 0 0 0 46px;
}*/
/*dropdown menu start*/

.dropdown.contactnumber {
    cursor: pointer;
}

.contactnumber .btn-primary {
    color: #da251c;
    background-color: transparent;
    text-transform: capitalize;
    padding: 0;
}

    .contactnumber .btn-primary i {
        padding-left: 5px;
    }

.contactnumber i {
    color: #f37022;
    text-align: center;
    font-size: 18px;
    margin: 1px 5px 0 0;
    float: right;
}

.contactnumber .dropdown-menu {
    min-width: 220px;
    padding: 15px;
    border: none;
    border-radius: 0;
    max-height: 230px;
    overflow: auto;
}

    .contactnumber .dropdown-menu::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        background-color: #F5F5F5;
    }

    .contactnumber .dropdown-menu::-webkit-scrollbar {
        width: 6px;
        background-color: #F5F5F5;
    }

    .contactnumber .dropdown-menu::-webkit-scrollbar-thumb {
        background-color: #666666;
    }

.dropdown.contactnumber:hover .dropdown-menu {
    display: block;
}

.contactnumber .dropdown-menu .divider {
    margin: 0;
    border-color: #ebebeb;
    width: 100%;
}

.contactnumber .dropdown-menu > li {
    display: block;
    position: relative;
    font-family: 'metropolisextra_light';
    font-size: 12px;
    text-transform: capitalize;
    line-height: normal;
    color: #3e3e3e;
    text-decoration: none;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    margin: 5px 0;
}

    .contactnumber .dropdown-menu > li span {
        color: #3e3e3e;
        display: inline;
        font-size: 11px;
        font-family: 'metropolisregular';
    }

    .contactnumber .dropdown-menu > li > a {
        padding: 0;
        color: #f37022;
        float: right;
        font-family: 'metropolismedium';
    }

        .contactnumber .dropdown-menu > li > a:focus, .contactnumber .dropdown-menu > li > a:hover {
            color: #313131;
            text-decoration: none;
            background-color: transparent;
        }


/*dropdown menu end*/
.headeright .contactnumber span {
    display: block;
}

.headeright .contactnumber a {
    font-family: 'metropolismedium';
    color: #666666;
    text-transform: lowercase;
    display: inline-block;
}

    .headeright .contactnumber a:hover, .headeright .contactnumber a:focus {
        font-family: 'metropolismedium';
        color: #f37022;
        text-decoration: none;
    }


.headeright .contactnumber {
    margin: 0px 0 0;
}

.signuptop input[type="text"], .signuptop input[type="password"] {
    width: 100%;
    padding: 0 0 0 10px;
    margin: 0 0 20px;
    display: inline-block;
    background: #fff;
    height: 48px;
    border: 1px solid #ddd;
    font-size: 12px;
    color: #3e3e3e;
    box-shadow: none;
    border-radius: 0;
}

.signuptop .signupin02 input[type="text"] {
    margin: 0 0 12px;
    height: 38px;
}
/*end Ruturajsinh*/


/* Medea Queries */


@media only screen and (max-width: 1849px) {
    .slidertext {
        max-width: 930px;
    }

    .boximages {
        top: 91px;
        min-height: 10px;
    }

        .boximages img {
            width: 100%;
            max-width: 860px;
        }

    .environtext {
        padding: 200px 80px 0px 240px;
    }

    .safetravel {
        padding: 20px 0 0px;
    }
}

@media only screen and (max-width: 1739px) {
    .footerbottomimg {
        right: 60px;
    }

    .slidertext {
        max-width: 995px;
    }

    .safetravelslide {
        padding: 0;
    }

    .environtext {
        padding: 200px 80px 0px 130px;
    }

    .boockingwrap02 .bannertext {
        padding: 0 0px 130px 0;
    }
}

@media only screen and (max-width: 1699px) {
    .environtext {
        padding: 140px 8px 0px 130px;
    }
}

@media only screen and (max-width: 1599px) {
    .footerbottomimg {
        right: 20px;
    }

    .environtext {
        padding: 140px 60px 0px 130px;
    }

    .slidertext {
        max-width: 925px;
    }

    .environtext {
        padding: 140px 0px 0px 130px;
    }

    .boockingwrap02 .bannertext {
        padding: 0 0px 100px 0;
    }
}

@media only screen and (max-width: 1559px) {
    .environtext p {
        padding: 0 68px 0 0;
    }

    .environtext i {
        padding: 0 0 10px 0;
    }

    .slidertext {
        max-width: 905px;
    }

    .bannertext {
        font-size: 70px;
    }

    .launchwraper {
        padding: 120px 0 0;
    }
}

@media only screen and (max-width: 1489px) {
    .slidertext {
        height: 702px;
        max-width: 870px;
    }


    .boximages img {
        width: 100%;
        max-width: 800px;
    }

    .slidertext p {
        padding: 0 0px 0 0;
    }

    .environdetail {
        padding: 80px 0 0;
    }

    .environtext {
        padding: 140px 60px 0px 130px;
    }

    .environmentalwraper::after {
        height: 72%;
    }

    .footertopleft {
        width: 23%;
    }
}

@media only screen and (max-width: 1499px) {
    .trackbuswrap {
        top: 85px;
        right: 40px;
    }

    .footerbottomimg {
        right: 0px;
    }
}

@media only screen and (max-width: 1368px) {
    .bannermain {
        padding: 0 10px 0;
    }

    .trackbusicon a::before {
        bottom: 5px;
        width: 40px;
        height: 10px;
    }

    .trackbuswrap {
        top: 70px;
    }

    .trackbusicon a img {
        max-width: 30px;
    }

    .footerbottomimg {
        max-width: 100px;
    }

    .boockingwrap02 .bannertext {
        padding: 0 0px 90px 0;
    }

    .bannertext {
        font-size: 60px;
        line-height: normal;
    }

    .boockingwrap02 .inputinr select, .boockingwrap02 .inputinr input[type="text"], .boockingwrap02 .inputinr .select2-container--default .select2-selection--single {
        font-size: 22px !important;
    }

    .boximages img {
        width: 100%;
        max-width: 720px;
    }

    .slidertext {
        height: 629px;
        max-width: 809px;
        padding: 180px 280px 283px 80px;
    }

    .environtext {
        padding: 60px 40px 0px 100px;
    }

    .downloadbox {
        padding: 10px 26px;
    }

    .slidertext p {
        padding: 0 80px 0 0;
    }

    .downloadbox {
        padding: 10px 12px;
    }
}

@media only screen and (max-width: 1279px) {
    .environtext {
        padding: 60px 0px 0px 40px;
    }

        .environtext p {
            padding: 0 40px 0px 0;
        }

    .launchpart a span {
        padding: 0 12px;
    }

    .boximages img {
        width: 100%;
        max-width: 660px;
    }

    .slidertext p {
        padding: 0 30px 0 0;
    }

    .slidertext {
        height: 574px;
        max-width: 765px;
        padding: 120px 300px 283px 80px;
    }

    .bannertext {
        font-size: 56px;
        line-height: normal;
    }

    .boockingwrap02 .bannertext {
        padding: 0 0px 70px 0;
    }
}

@media only screen and (max-width: 1156px) {
    .footernavbar {
        padding: 0px 0 0 30%;
    }

    .footernav.footernav01 {
        padding: 0 50px 0 0;
    }

    .footernav.footernav02 {
        padding: 0 50px 0 0;
    }

    .greencell {
        width: 25%;
    }

    .environtext {
        padding: 20px 20px 0px 20px;
    }
}

@media only screen and (max-width: 1139px) {
    .boockingwrap02 .bannertext {
        padding: 0 0px 50px 0px;
    }

    .bannertext {
        font-size: 42px;
        left: 30%;
    }



    .boockingwrap02 .inputinr select, .boockingwrap02 .inputinr input[type="text"], .boockingwrap02 .inputinr .select2-container--default .select2-selection--single {
        font-size: 20px !important;
    }

    .boockingwrap02 .inputinr select, .boockingwrap02 .inputinr input[type="text"], .boockingwrap02 .inputinr .select2-container--default .select2-selection--single {
        padding: 0 0 0 26px !important;
    }

    .boockingwrap02 .searchbutton {
        padding: 10px 0 0;
    }

        .boockingwrap02 .searchbutton input[type="submit"] {
            height: 60px;
            max-width: 170px;
        }

    .boximages img {
        width: 100%;
        max-width: 560px;
    }

    .slidertext {
        height: 483px;
        max-width: 695px;
        padding: 100px 220px 100px 80px;
    }

    .safetytext h5 {
        font-size: 20px;
    }

    .downloadbox {
        padding: 10px 0 20px 80px;
        width: 49%;
        text-align: left;
    }

    .downloadsection {
        text-align: left;
    }

    .environdetail {
        padding: 40px 0 0;
    }

    .environtext {
        padding: 20px 20px 0px 20px;
    }

    .launchpart a {
        font-size: 14px;
    }

    .launchdetail {
        padding: 84px 0 100px;
    }

    .footertopleft {
        width: 30%;
    }

    .environtext h5 {
        padding: 30px 0 10px;
    }
}

@media only screen and (max-width: 1024px) {

    .topdestination ul {
        margin: 0;
        padding: 10px 0 0;
    }

    .slidertext {
        height: 483px;
        max-width: 637px;
        padding: 90px 200px 80px 80px;
    }

    .environtext {
        padding: 10px 0px 0px 20px;
    }

    .downloadbox {
        padding: 10px 0 60px 80px;
    }

    .applicationpart {
        padding: 20px 0 0;
    }

    /*.headertop .sitelogo {
        width: 50%;
        text-align: center;
    }

    .headertop .language {
        width: 49%;
        text-align: center;
    }

    .headertop .headeright {
        width: 100%;
        text-align: center;
    }

    .loginwrap {
        float: left;
    }

    .headertop {
        text-align: center;
    }

    .searchbutton {
        margin: 6px 0 0;
    }

    .appsdownload h2 {
        margin: 50px 0 6px;
        font-size: 24px;
    }*/
}

@media only screen and (max-width: 991px) {

    .environmentalwraper::after {
        display: none;
    }

    .boockingwrap02 .inputgroup, .boockingwrap02 .inputgroup.inputgroup02 {
        width: 100%;
        padding: 0px 10px 10px;
    }



    .boockingwrap02 .inputinr select, .boockingwrap02 .inputinr input[type="text"], .boockingwrap02 .inputinr .select2-container--default .select2-selection--single {
        font-size: 20px !important;
        border: 1px solid #f5f5f5 !important;
        height: 65px !important;
        line-height: 80px !important;
        padding-right: 40px !important;
        background-position: 98% 8px !important;
    }

        .boockingwrap02 .inputinr input[type="text"].jdate {
            line-height: 80px !important;
            padding: 20px 40px 0 30px !important;
        }

    .boockingwrap02 .inputinr.inputinrswap01, .boockingwrap02 .inputinr.inputinr02 {
        padding-right: 30px;
        padding-top: 20px;
        position: relative;
        padding-left: 0;
    }

    .boockingwrap02 .inputgroup.inputgroup01 .inputinr select, .boockingwrap02 .inputgroup.inputgroup01 .inputinr input[type="text"], .boockingwrap02 .inputgroup.inputgroup01 .inputinr .select2-container--default .select2-selection--single {
        padding: 0 0 0 28px !important;
    }

    .boockingwrap02 .inputinr.inputinrswap02, .boockingwrap02 .inputinr.inputinr03 {
        margin-left: 0px;
        padding-top: 20px;
        position: relative;
        padding-left: 0;
    }

    .boockingwrap02 .inputinr span {
        top: 24px;
        left: 30px;
    }

    .boockingwrap02 .inputinr.inputinr03::before {
        display: none;
    }

    .swapicon {
        top: 42px;
        right: 30px;
        z-index: 5;
    }

    .tripwrap td label {
        height: 50px;
        line-height: 50px;
    }

    .boockingwrap02 .inputgroupwrap {
        padding: 10px 20px 10px;
    }

    .boockingwrap02 .searchbutton {
        width: 100%;
        text-align: center;
    }

        .boockingwrap02 .searchbutton input[type="submit"] {
            height: 60px;
            max-width: 200px;
        }

    .boximages {
        position: relative;
    }

        .boximages img {
            width: 100%;
            max-width: 100%;
        }

    .boockingwrap {
        margin: -20px 0 0;
    }

    .headertop .language {
        padding: 0px 0px 0 0;
    }

    .bannertext {
        font-size: 40px;
        line-height: normal;
    }

    .headertop .sitelogo img {
        max-width: 180px;
    }

    .safetravelslide {
        padding: 0 0 120px;
    }

    .slidertextdetail {
        width: 100%;
        padding: 0;
    }

    .boximages {
        top: 0;
    }

    .slidertext {
        height: auto;
        max-width: 100%;
        padding: 100px 60px;
    }

    .safetravel .slick-prev, .safetravel .slick-next {
        top: auto;
        width: 40px;
        height: 40px;
        background-color: black;
        bottom: -90px;
        left: auto;
        right: 120px;
    }

    .safetravel .slick-next {
        left: auto;
        right: 60px;
    }

        .safetravel .slick-prev::before, .safetravel .slick-next::before {
            top: 8px;
            left: -3px;
            font-size: 20px;
        }

        .safetravel .slick-next::before {
            content: "\f105";
            left: 4px;
        }

    .safetywraper {
        padding: 120px 0 110px;
        margin: 0;
    }

    .saferybox {
        width: 100%;
        padding: 0;
    }

    .safetysection {
        background: transparent;
        border: none;
        box-sizing: border-box;
        box-shadow: none;
        padding: 46px 0 0 0;
        height: auto;
        text-align: left;
    }

    .safetyicon {
        padding: 0;
        text-align: center;
        display: inline-block;
        width: 15%;
    }

    .safetytext p {
        text-align: left;
        padding: 15px 0px 0;
    }

    .safetytext {
        display: inline-block;
        vertical-align: bottom;
        width: 84%;
    }

    .safetypart {
        padding: 0px 10px 0;
    }

    .safetysection {
        padding: 30px 0 0 0;
    }

    .downloadbox {
        padding: 10px 0 60px 40px;
    }

    .apptext {
        padding: 0 0px 40px 0;
    }

    .environimage {
        width: 100%;
        text-align: center;
    }

    .environdetail {
        width: 100%;
        padding: 0;
    }

    .environtext {
        padding: 20px 50px 20px 50px;
        background-color: #000;
    }

    .presencewraper {
        text-align: center;
    }

    .presenceimage {
        float: none;
        text-align: center;
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        max-width: 700px;
    }

        .presenceimage .maplocation {
            position: absolute;
            height: 200px;
            width: 200px;
            top: 80px;
            left: 120px;
        }

    .presencedetail {
        width: 100%;
        position: relative;
    }

    .presencetext h4 {
        display: none;
    }

    .presencewraper .toptitle {
        text-align: left;
        padding: 0 0 35px 20px;
        display: block;
    }

    .sliderwrap .carousel-inner > .item img {
        margin: 0 auto;
        width: 150%;
        height: 300px;
    }

    .safetravel {
        padding: 80px 0 0px;
    }

    .presencetext {
        padding: 80px 60px 0;
    }

        .presencetext a {
            margin: 0 auto;
            position: absolute;
            top: 40px;
            text-align: center;
            left: 0;
            right: 0;
        }

        .presencetext p {
            padding: 20px 0 40px;
            text-align: left;
        }

    .launchwraper {
        padding: 20px 0 0;
    }

    .launchpart .col-md-3 {
        width: 49%;
        float: left;
        display: inline-block;
        padding: 20px 20px 45px;
        text-align: left;
    }

    .launchpart a span {
        padding: 0 20px;
        display: inline-block;
        vertical-align: middle;
    }

    .launchpart a i {
        width: 80px;
        display: inline-block;
        vertical-align: middle;
    }

    .launchpart {
        background-size: cover;
    }

    .footertopleft {
        position: relative;
        width: 100%;
        padding: 40px 0 0;
        float: left;
    }

    .appstores .appstoreicon {
        margin: 0px 20px 24px 0;
    }

    .footernavbar {
        padding: 0 0 0 20px;
    }

    .appstores .appstoreicon img {
        width: 100%;
        max-width: 150px !important;
    }

    .poweredby {
        padding: 0px 0 0;
        width: 100%;
    }

    .yellowslice {
        text-align: center;
    }

        .yellowslice a {
            text-align: center;
        }

    .greencell {
        display: none;
    }

    .greencell01 {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .appinput input {
        width: 100%;
    }

    .appinput .error_messe {
        left: 50%;
        bottom: 30px;
        transform: translate(-50%);
        font-size: 12px;
        width: 100%;
    }

    .headertop .sitelogo img {
        max-width: 200px;
    }

    .headertop .sitelogo {
        float: left;
        width: 50%;
        padding: 0 0 0 40px;
        text-align: center;
    }

    .sitelogo a {
        float: none;
        text-align: center;
    }

    /* .boockingwrap.boockingwrap02 {
        padding: 30px 0 50px;
    }*/

    .headermenu {
        position: absolute;
        left: 0;
        top: 0;
        width: auto;
    }

        .headermenu .container {
            padding: 0;
        }

    /*.sectionheader {
        z-index: 3;
    }*/

    .cssmenu {
        width: 100%;
    }

    /* leftmenu start */

    .headerbottom .headermenu {
        width: auto;
        float: right;
        position: absolute;
        top: 12px;
        right: 10px;
        margin: 0;
    }

    .fixedbtn {
        position: absolute;
        top: -40px;
        left: 0;
        z-index: 1030;
    }

        .fixedbtn.topfixedicon {
            position: fixed !important;
            top: 10px !important;
            left: 0;
            z-index: 99999 !important;
            margin: 0 !important;
            padding: 0 !important;
            width: 24px;
            height: 24px;
            -webkit-transition: all 0.4s;
            transition: all 0.4s;
            left: 42%;
        }

            .fixedbtn.topfixedicon span {
                display: none;
            }

            .fixedbtn.topfixedicon::after {
                font-family: FontAwesome;
                content: "\f00d";
                left: 0;
                top: 0;
                position: absolute;
                font-size: 22px;
                color: #151048;
            }




    .menufixed .navbar-toggle {
        background-color: transparent;
        border-color: transparent;
        margin: 7px;
        padding: 6px;
        position: relative;
        top: -7px;
        z-index: 2;
    }

        .menufixed .navbar-toggle .icon-bar {
            background: #fff;
        }

    .headermenu .navbar-inverse .navbar-nav {
        margin: 0;
        float: left;
        width: 100%;
    }

    .headermenu .navbar-inverse .navbar-toggle:focus,
    .headermenu .navbar-inverse .navbar-toggle:hover {
        background-color: transparent;
    }

    .headermenu .navbar-inverse .navbar-toggle {
        border-color: transparent;
        margin: 0 10px 0 0;
    }

    .headermenu .navbar-inverse .container-fluid {
        padding: 0 15px;
        text-align: center;
        background: #3e3e3e;
    }

    .headermenu .navbar-inverse .navbar-nav > li {
        margin: 20px 0 0 10px !important;
        width: 100%;
    }

        .headermenu .navbar-inverse .navbar-nav > li > a {
            font-size: 16px;
            color: #151048;
            margin: 0;
            border: none;
        }

    .languagedata::before {
        background-image: url("../images/site/language.png") !important;
    }

    .headermenu .navbar-inverse .navbar-nav > li > a::after {
        background-image: url("../images/site/Header-Location.png") !important;
    }

    .languagedata::after {
        background-image: url("../images/site/language-down-arrow.png") !important;
    }

    .headermenu .navbar-inverse .navbar-nav > li > a.headerbooking::after {
        background-image: url("../images/site/carbon_bus.png") !important;
    }

    .headermenu .navbar-inverse {
        background-color: rgba(255, 255, 255, 0.9);
        box-shadow: none;
        border-radius: 0;
        backdrop-filter: blur(18px);
    }

        .headermenu .navbar-inverse .navbar-nav > .active > a, .headermenu .navbar-inverse .navbar-nav > .active > a:focus, .headermenu .navbar-inverse .navbar-nav > .active > a:hover, .headermenu .navbar-inverse .navbar-nav > li > a:hover {
            background: transparent;
            color: #151048;
            border: none;
            margin: 0 10px 0 0px;
        }

    #ctl00_ctl06_ddlLanguage {
        color: #151048;
    }
    /*.headermenu .navbar-inverse .navbar-nav > .active > a, .headermenu .navbar-inverse .navbar-nav > .active > a:focus, .headermenu .navbar-inverse .navbar-nav > .active > a:hover, .headermenu .navbar-inverse .navbar-nav > li > a:hover {
                background: transparent;
                color: #fff;
                display: inline-block;
               
            }*/

    .headermenu .navbar-inverse .navbar-collapse {
        border: none !important;
    }


    .side-collapse-container {
        width: 100%;
        position: relative;
        left: 0;
        transition: left .4s;
    }

        .side-collapse-container.out {
            left: 200px;
        }

    .headermenu .side-collapse {
        top: 0;
        bottom: 0;
        left: 0;
        width: 50%;
        position: fixed;
        overflow: hidden;
        transition: width .4s;
        padding-top: 30px;
        z-index: 9999;
    }

    .side-collapse.in {
        width: 0;
    }
    /* leftmenu end */



    .sliderwrap .carousel-inner > .item img {
        margin: 0 auto;
        width: 100%;
        height: 260px;
    }

    .loginwrap a {
        padding: 8px 25px 9px 28px;
    }

    .safetyicon img {
        width: 100%;
        max-width: 50px;
    }

    .safetytext h5 {
        font-size: 20px;
        padding: 0;
    }

    .safetytext {
        vertical-align: middle;
    }

    .downloadbox {
        padding: 20px 0 20px 40px;
        width: 100%;
    }

    .presenceimage {
        max-width: 600px;
    }

        .presenceimage .maplocation {
            top: 70px;
            left: 80px;
        }

    .launchpart .col-md-3 {
        width: 100%;
        padding: 20px 20px;
    }

    .footernav {
        width: 50%;
        padding: 30px 0 0 !important;
    }

    .footertop {
        padding: 20px 0 30px;
    }

    .footeright {
        float: left;
        padding: 30px 24px 0 0;
    }

    .appinput button {
        position: relative;
    }

    .environmentalwraper {
        padding: 0;
        margin: 100px 0 0;
    }

    .launchwraper .toptitle {
        font-size: 30px;
        padding: 56px 0 0 20px;
        margin: 0 0 34px;
    }

    .appinput button {
        position: relative;
        right: 0;
        left: 0;
        top: 40px;
    }
}

@media only screen and (max-width: 699px) {
    /* .signuptop .modal {
        right: 150px;
    }*/
}

@media only screen and (max-width: 639px) {


    .presenceimage {
        max-width: 400px;
    }

    .map-location01 img {
        width: 100%;
        max-width: 25px;
    }

    .map-location02 img {
        width: 100%;
        max-width: 25px;
    }

    .map-vector img {
        width: 100%;
        max-width: 70px;
    }

    .presenceimage .maplocation {
        height: 160px;
        width: 160px;
        top: 50px;
        left: 40px;
    }

        .presenceimage .maplocation .map-location01 {
            left: 57px;
            top: 19px;
        }

        .presenceimage .maplocation p {
            font-size: 10px;
        }

            .presenceimage .maplocation p.city1 {
                left: 54px;
                top: 57px;
            }

            .presenceimage .maplocation p.city2 {
                position: absolute;
                bottom: 11px;
                right: 45px;
            }

        .presenceimage .maplocation .map-bus {
            top: 62px;
        }

    .presencetext {
        padding: 80px 20px 0;
    }

    .launchbusicon img {
        width: 100%;
        max-width: 150px;
    }

    .launchbus h5 {
        font-size: 18px;
        top: 14px;
        left: 164px;
        letter-spacing: 0.1em;
    }

    .safetywraper {
        padding: 80px 0 80px;
    }

    .launchbusicon {
        max-width: 360px;
    }

    .launchbus p.launchtext01 {
        left: 20px;
    }

    .launchbus p.launchtext02 {
        right: 20px;
    }

    .launchbus .launchmark01 {
        left: 39px;
    }

    .launchbus .launchmark02 {
        right: 39px;
    }

    .launchbus {
        max-width: 460px;
    }

    .appinput input {
        width: 100%;
        height: 83px;
    }

    .appinput em {
        left: 10px;
        padding: 21px 20px;
        top: 8px;
    }
}

@media only screen and (max-width: 609px) {
    /*.signuptop .modal {
        right: 90px !important;
    }*/
}

@media only screen and (max-width: 599px) {
    /*.signuptop .modal {
        right: 60px !important;
    }*/
}

@media only screen and (max-width: 479px) {
    .trackbuswrap {
        top: 40px;
        right: 0px;
    }

    .trackbusicon a::before {
        bottom: 10px;
        width: 30px;
        height: 6px;
    }

    .trackbusicon a img {
        max-width: 20px;
    }

    .bannertext {
        font-size: 24px;
    }

    .sliderwrap .carousel-inner > .item img {
        height: 220px;
    }

    .loginwrap a {
        padding: 3px 15px 4px 18px;
        font-size: 10px;
    }

    .headertop .sitelogo img {
        max-width: 120px;
    }

    .headertop .sitelogo {
        padding: 6px 0 0 40px;
    }

    .boockingwrap02 .inputinr.inputinrswap01, .boockingwrap02 .inputinr.inputinr02 {
        padding-right: 0;
    }

    .boockingwrap02 .inputinr.inputinrswap02, .boockingwrap02 .inputinr.inputinr03 {
        padding-left: 0;
    }

    .boockingwrap02 .inputgroupwrap {
        padding: 10px 0 10px;
    }

    .boockingwrap02 .inputgroup, .boockingwrap02 .inputgroup.inputgroup02 {
        width: 100%;
        padding: 0px 0px 10px;
    }

    .slidertext {
        max-width: 100%;
        padding: 60px 20px;
    }



    .boockingwrap02 .swapicon {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        right: 10px;
        top: 73px;
        z-index: 1;
    }



    .anotheradd {
        padding: 0 0 5px;
    }

    .sitelogo a {
        width: 200px;
    }

    .headermenu {
        top: 0px;
    }


    .topdestination a {
        position: absolute;
        right: 0px;
        top: 71px;
        font-size: 16px;
        font-weight: 600;
        color: #000;
    }



    .toptitle {
        font-size: 28px;
    }


    .inputinr {
        width: 100%;
    }

        .inputinr .rfv {
            left: 60px;
        }

        .inputinr.inputinrswap02 {
            padding-left: 0;
        }

    .swapicon {
        top: 38px;
        left: auto;
        right: 20px;
        height: 42px;
    }

    .inputinr.inputinr03 {
        padding-left: 0;
    }

    .inputinr.inputinr02 {
        padding-right: 0;
    }

    .safetyicon img {
        width: 100%;
        max-width: 40px;
    }

    .safetytext p {
        padding: 10px 0px 0;
    }

    .downloadwraper {
        padding: 80px 0 0;
    }

    .boockingwrap02 .inputinr select, .boockingwrap02 .inputinr input[type="text"], .boockingwrap02 .inputinr .select2-container--default .select2-selection--single {
        font-size: 16px !important;
    }

    .safetravel .slick-prev, .safetravel .slick-next {
        bottom: -80px;
        right: 100px;
    }

    .safetravel .slick-next {
        right: 40px;
    }

    .safetravelslide {
        padding: 0 0 80px;
    }

    .downloadbox {
        padding: 20px 0 20px 0px;
    }

    .downloadtext p {
        font-size: 15px;
    }

    .appinput input {
        width: 100%;
    }

    .launchbusicon {
        max-width: 250px;
    }

    .launchbus {
        max-width: 250px;
    }

        .launchbus h5 {
            top: 11px;
            left: 59px;
        }

        .launchbus .launchmark01 {
            left: 0;
        }

        .launchbus .launchmark02 {
            right: 0;
        }

        .launchbus p.launchtext01 {
            left: 0;
        }

        .launchbus p.launchtext02 {
            right: 0;
        }

    .environtext {
        padding: 20px 20px 40px 20px;
    }

    .presenceimage {
        max-width: 290px;
    }

        .presenceimage .maplocation {
            top: 30px;
            left: 5px;
        }

    .footernav {
        width: 100%;
    }

    .footerwrap {
        padding: 0px 0 0;
    }

    .applicationpart {
        padding: 80px 0 0;
    }

    .apptext {
        padding: 0 0px 20px 0;
    }

    .tripwrap td label {
        font-size: 14px;
    }
}

@media only screen and (max-width: 439px) {
    .signuptop .modal {
        right: 20px !important;
    }
}

@media only screen and (max-width: 427px) {
    .signuptop .modal {
        top: 185px;
        right: 30px !important;
    }
}

@media only screen and (max-width: 419px) {



    .sociallogintitle {
        font-size: 12px;
        padding: 10px 0;
    }

    .slidernewroutes {
        padding: 34px 0 0;
    }
}

@media only screen and (max-width: 409px) {
    .signuptop .modal {
        right: 20px !important;
    }
}

@media only screen and (max-width: 389px) {
    .signuptop .modal {
        right: 20px !important;
        min-width: 320px !important;
    }
}

@media only screen and (max-width: 359px) {
    .signuptop .modal {
        right: 20px !important;
        min-width: 300px !important;
    }
}

@media only screen and (max-width: 335px) {
    .signuptop .modal {
        right: 10px !important;
    }
}
