body {
    background: url(bg.jpg) repeat;
    margin: 0;
    font-size: 100%
}

* {
    border: 0;
    letter-spacing: 0.8pt;
    font-family: Georgia,serif;
    outline: 0
}

a {
    text-decoration: none
}

b {
    font-family: Calibri,Georgia,serif;
    color: #ccc
}

.lib-src{
    display:none;
}

#msg {
    color: #c00;
    display: block;
    padding: 5px 0;
    text-align: center;
    font-style: italic;
    font-size: 12px
}

#_win {
    display: none;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    cursor: pointer;
    background: url('/_sys/win/a.png')
}

    #_win:hover {
        background: url('/_sys/win/b.png')
    }

    #_win div {
        width: 50px;
        height: 50px;
        z-index: 9999;
        background: #fff;
        border: 2px solid #c00
    }

.pre-booking .ss {
    width: 30% !important
}

.pre-booking .hh {
    width: 60% !important
}

.pre-booking td.t {
    padding-bottom: 10px;
    font-size: 80%
}

.pre-booking .spld {
    font-size: 70%;
    text-align: center;
    color: #c00;
    border-radius: 100px;
    line-height: 180%;
    padding: 10px 0;
    background: #fff;
    margin: 0 auto 10px;
    width: 90%
}

.pre-booking .si {
    font-size: 90%;
    text-align: center;
    color: #c00;
    padding: 10px 0;
    margin: 0 auto;
    width: 92%
}

.user-home .x {
    display: block;
    width: 100%;
    margin: 0;
    padding: 5px 0;
    text-transform: none;
    text-align: center
}

.user-home .x img {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    margin: 5px
}

.user-home .x b {
    text-transform: capitalize
}

.app-host {
    width: 100%;
}

.app-host input[type=text], .app-host input[type=password], .app-host input[type=file], .app-host select {
    font-family: Calibri,Georgia,serif;
    color: #000;
    background: #fff;
    width: 90%;
    border: 1px solid #888;
    padding: 10px;
    text-align: center;
    display: inline-block;
    border-radius: 100px
}

.app-host input[type=submit], .app-host input[type=button] {
    font-family: Calibri,Georgia,serif;
    padding: 10px 0;
    width: 70%;
    color: #fff;
    text-transform: uppercase;
    margin: 15px 0;
    text-align: center;
    background: #03a4d0;
    border-radius: 100px;
    -webkit-appearance: none;
    display: inline-block;
    cursor: pointer
}

.app-host select {
    width: 90%
}

.app-host input.b {
    background: #222
}

.app-host input.ll {
    float: left;
    margin: 0 0 0 5%;
    width: 12%;
    border-radius: 50px 0 0 50px;
    padding: 10px 0
}

.app-host input.rr {
    float: right;
    margin: 0 5% 0 0;
    padding: 10px 0;
    width: 77%;
    border-radius: 0 50px 50px 0
}

.app-host .frm {
    width: 100%;
    max-width: 500px;
    margin: 20px auto;
    border-spacing: 0;
    z-index: 99999
}

.app-host .frm td {
    width: 100%;
    text-transform: capitalize;
    text-align: center;
    color: #000
}

.app-host .frm td.s {
    font-size: 10px;
    text-transform: uppercase;
    padding: 60px 0 10px 0;
    color: #000;
    font-weight: bold
}

.app-host .frm td.t {
    font-size: 10px;
    text-transform: capitalize;
    padding: 1px 0 20px 0;
    line-height: 150%
}

.app-host .frm td a {
    display: block;
    padding: 15px 0;
    width: 200px;
    text-decoration: underline;
    text-decoration-style: dotted;
    text-transform: uppercase;
    color: #333;
    font-size: 12px;
    margin: 0 auto;
    text-align: center
}

.app-host .frm td a.btn {
    display: block;
    font-family: Calibri,Georgia,serif;
    padding: 10px 0 !important;
    color: #fff !important;
    width: 70%;
    text-transform: uppercase;
    text-decoration: none;
    margin: 15px auto;
    background: #03a4d0;
    border-radius: 100px;
    -webkit-appearance: none;
    cursor: pointer
}

.app-host .frm td a.b {
    background: #222
}

.app-host .frm td a.w {
    background: #888
}

.app-host .frm td a._v, .app-host ._v, #axd {
    display: none
}

.app-host .more-text {
    display: none;
}

.app-host #readMoreBtn {
    background: #0077cc;
    color: #fff;
    border: none;
    padding: 8px 12px;
    cursor: pointer;
    font-size: 14px;
    border-radius: 4px;
}

.app-host #readMoreBtn:hover {
    background: #005fa3;
}

.app-host .pre-booking-extra-stops #map, .app-host .pre-booking-extra-stops #_map {
    height: 200px;
    margin: 0;
    padding: 0;
    width: 90%;
    margin: 0 auto
}

.app-host .pre-booking-extra-stops td.t {
    padding-bottom: 10px;
    font-size: 80%
}

.app-host .pre-booking-order td.r {
    color: #aaa
}

.app-host .user-history td.u {
    padding: 10px;
    line-height: 150%;
    font-size: 90%;
    height: 50px;
    text-align: left;
    border-bottom: 1px dashed #333
}

.app-host .user-history td.u span {
    display: block;
    text-align: center;
    color: #c00
}

.app-host .user-history td.u a {
    text-align: center;
    font-size: 110%
}

.app-host .user-profile .x {
    display: block;
    width: 100%;
    margin: 0;
    padding: 5px 0;
    text-transform: none;
    text-align: center;
    font-size: 75%
}

.app-host .user-profile .x img {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    margin: 5px
}

.app-host .user-profile input[type=file] {
    width: 50%
}

.bar {
    width: 100%;
    background: #03a4d0;
    height: 20px;
    border-bottom: 2px solid #fff;
    box-shadow: 0 1px 10px #333
}

.main {
    width: 100%;
    min-width: 320px
}

.head {
    width: 100%;
    float: left;
    height: 250px
}

    .head .logo {
        margin: -180px 0 0 -155px;
        left: 50%;
        position: absolute;
        background: url(logo.jpg) 20px 160px no-repeat #fff;
        color: #999;
        font-size: 70%;
        padding-top: 160px;
        width: 300px;
        height: 140px;
        overflow: hidden;
        border-radius: 100%;
        border: 5px solid #00a4cc;
        text-align: center;
        box-shadow: inset 0 0 30px 0 #000
    }

    .head .logo span {
        font-size: 320%;
        padding-left: 20px;
        color: #333
    }

     .head .logo span span {
         font-size: 120%;
         color: #00a4cc
     }

    .head a {
        font-size: 110%;
        display: block;
        color: #333;
        padding-top: 12px;
        width: 70px;
        height: 58px;
        overflow: hidden;
        border-radius: 100%;
        border: 5px solid #00a4cc;
        text-align: center;
        box-shadow: inset 0 0 15px 0 #000
    }

    .head .c {
        margin: 100px 0 0 4px;
        float: left
    }

    .head .b {
        margin: 140px 0 0 -85px;
        position: absolute;
        left: 50%
    }

    .head .r {
        margin: 140px 0 0 5px;
        position: absolute;
        left: 50%
    }

    .head .s {
        margin: 100px 4px 0 0;
        float: right
    }

    .head .mApp {
        float: none;
        width: 300px;
        box-shadow: inset 0 0 10px 0 #000;
        height: 67px !important;
        text-shadow: 0 0 8px #000;
        font-family: Calibri,Georgia,serif;
        width: 300px;
        border-radius: 10px !important;
        padding: 5px;
        margin: 0 auto;
        font-size: 80%;
        text-align: center;
        margin-top: 228px;
    }

        .head .mApp span {
            display: block;
            font-size: 190%;
            text-shadow: 0 0 5px #000;
            margin: 0 0 2px 0
        }

.menu {
    width: 100%;
    float: left
}

ul#nav {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative
}

    ul#nav li {
        position: relative
    }

        ul#nav li a, ul#nav li label {
            display: block;
            cursor: pointer;
            text-align: center;
            text-transform: uppercase;
            color: #333;
            padding: 12px 0;
            border-bottom: 1px dotted #333;
            text-shadow: 0 0 10px #000
        }

        ul#nav li label {
            background: url(dd.png) no-repeat 95% center
        }

        ul#nav li a.act {
            background: #00a4cc;
            color: #fff
        }

        ul#nav li.l a {
            border: 0
        }

#m_s:checked + ul, #m_p:checked + ul, #m_f:checked + ul, #m_t:checked + ul {
    display: block
}

ul#nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    z-index: 99999;
    width: 100%
}

    ul#nav ul li {
        width: 100%
    }

        ul#nav ul li a {
            display: block;
            text-shadow: 0 0 10px #000;
            width: 100%;
            text-align: center;
            text-transform: capitalize;
            border-bottom: 1px dotted #fff;
            padding: 12px 0;
            color: #fff;
            background: #03a4d0
        }

.sdw {
    background: url(mg.jpg) no-repeat center center;
    width: 100%;
    height: 13px;
    float: left
}

.head .p, .head .f, .bdw, .banner, .more {
    display: none
}

.senu {
    width: 90%;
    margin: 0 auto
}

    .senu ul {
        list-style: none;
        margin: 0 auto;
        padding: 0
    }

        .senu ul li {
            width: 45%;
            float: left;
            margin: 5px
        }

            .senu ul li a {
                display: block;
                text-align: center;
                font-size: 80%;
                border-radius: 10px 10px 0 0;
                box-shadow: 0 5px 10px #555;
                background: #03a4d0;
                background: linear-gradient(to bottom,#03a4d0 0%,#1660a0 100%);
                text-transform: capitalize;
                color: #fff;
                padding: 12px 0;
                text-shadow: 0 0 8px #000
            }

.content {
    width: 100%;
    float: left;
    padding: 10px 0 20px 0;
    border-bottom: 3px solid #dfdfdf
}

    .content .left {
        display: none
    }

    .content .right {
        width: 100%;
        float: right;
        padding: 0 0 0 24px
    }

span.ttl, h1, h2, h3 {
    display: block;
    color: #515151;
    padding: 5px;
    margin: 0;
    font-weight: 500;
    text-transform: capitalize;
    font-family: Calibri,Georgia,serif;
    font-size: 150%
}

.content .right p {
    font-family: Calibri,Georgia,serif;
    font-size: 14px;
    line-height: 19px;
    color: #777272;
    text-align: justify;
    float: left;
    padding: 0 10px
}

    .content .right p span.more {
        padding-top: 10px;
        font-family: Calibri,Georgia,serif;
        font-size: 15px;
        color: #777272;
        text-align: justify;
        float: left;
    }

.content .right table {
    color: #777272;
    text-align: justify;
    margin: 0 auto;
    width: 90%
}

    .content .right table td {
        text-align: center
    }

.content .right a {
    font-family: Calibri,Georgia,serif;
    color: #03a4d0;
    text-align: center
}

.content .right table a {
    color: #04a4d0;
    padding: 10px 0;
    display: block
}

.feet {
    width: 100%;
    background: #222;
    float: left;
    padding: 10px 0
}

    .feet .col1 {
        float: left;
        font-size: 11px;
        color: #fff;
        text-align: left;
        padding: 10px;
        line-height: 30px
    }

        .feet .col1 a {
            font-size: 12px;
            color: #fff;
            padding: 10px 0;
        }

            .feet .col1 a:hover {
                color: #03a4d0
            }

    .feet .rgt {
        width: 100%;
        height: 30px;
        margin: 7px 10px 0 10px;
        float: right;
        text-align: center
    }

.apy {
    display: inline
}

a.slk, a.hlk {
    color: #36f !important
}

@media only screen and (min-width:1024px) {
    .main {
        width: 1024px;
        margin: 0 auto
    }

    .head {
        width: 100%;
        float: left;
        height: 100px
    }

        .head .logo {
            padding-top: 160px;
            height: 100px;
            background-position: 40px 160px;
            border: 5px solid #00a4cc;
            font-size: 10px
        }

            .head .logo span {
                display: block;
                font-size: 26px;
                text-align: right;
                padding-left: 0;
                width: 230px
            }

                .head .logo span span {
                    font-size: 24px;
                    display: inline;
                    color: #00a4cc
                }

        .head a {
            font-size: 17px
        }

        .head .c {
            display: none
        }

        .head .p {
            display: block;
            color: #333;
            margin: 40px 0 0 0;
            float: left;
            font-size: 23px;
            text-shadow: 0 2px 5px #222
        }

        .head .f {
            display: block;
            color: #333;
            margin: 10px 40px 0 0;
            float: right
        }

        .head .b {
            margin: 10px 0 0 0;
            position: inherit;
            float: right
        }

        .head .r {
            margin: 10px 40px 0 0;
            position: inherit;
            float: right
        }

        .head .s {
            display: none
        }

        .head .mApp {
            display: none
        }

    .menu {
        border: 2px solid #ebebeb;
        border-radius: 10px;
        background: #fcfcfc;
        float: left;
        height: 55px
    }

    ul#nav {
        padding: 6px 0 0 8px
    }

        ul#nav li {
            float: left
        }

            ul#nav li.f a {
                border-radius: 8px 0 0 8px
            }

            ul#nav li.l a {
                border-radius: 0 8px 8px 0
            }

            ul#nav li a, ul#nav li label {
                color: #fff;
                padding: 13px 0;
                border: 0;
                font-size: 14px;
                background: #04a4d0;
                height: 18px;
                width: 126px
            }

                ul#nav li a.act, ul#nav li a:hover, ul#nav li label:hover {
                    color: #333;
                    background: #fff
                }

        ul#nav ul {
            width: 220px;
            border: 5px solid #fff;
            border-radius: 10px
        }

        ul#nav li:hover ul {
            display: block
        }

    .sdw, .bdw {
        background: url(mbg.jpg) no-repeat;
        display: block;
        width: 100%;
        height: 13px;
        float: left
    }

    .banner {
        display: block;
        width: 1014px;
        height: 240px;
        padding: 10px 0 0 10px;
        border: 2px solid #ebebeb;
        border-radius: 10px;
        float: left;
        background: #fcfcfc
    }

        .banner img {
            border-radius: 8px 0 0 8px
        }

        .banner .slide {
            float: left;
            width: 759px
        }

        .banner a {
            display: block;
            width: 245px;
            height: 230px;
            background: url(book.jpg) no-repeat center center #03a4d0;
            float: left;
            border-radius: 0 8px 8px 0
        }

        .banner .mApp {
            position: absolute;
            z-index: 999;
            height: 80px !important;
            text-shadow: 0 0 8px #000;
            font-family: Calibri,Georgia,serif;
            width: 350px;
            background: #03a4d0 !important;
            border-radius: 10px !important;
            padding: 5px;
            margin: 5px 0 0 5px;
            font-size: 14px;
            color: #fff;
            text-align: center;
            border: 2px dashed #fff
        }

            .banner .mApp span {
                display: block;
                font-size: 20px;
                text-shadow: 0 0 5px #000;
                margin: 0 0 5px 0
            }

    .senu {
        width: 100%;
        float: left
    }

        .senu ul li {
            width: 160px;
            float: left;
            margin: 5px
        }

            .senu ul li a {
                font-size: 13px
            }

                .senu ul li a:hover {
                    padding-bottom: 32px;
                    margin-top: -20px
                }

    .content {
        width: 1024px;
        float: left;
        padding: 10px 0 20px 0;
        border-bottom: 3px solid #dfdfdf
    }

        .content .left {
            display: block;
            width: 260px;
            float: left;
            padding: 0 0 0 20px
        }

            .content .left span.t {
                font-size: 26px;
                color: #545151;
                float: left;
                text-transform: capitalize;
                padding: 0;
                margin: 0;
                font-weight: normal
            }

            .content .left ul {
                padding: 50px 0 0 0;
                list-style: none;
                margin: 0 0 0 15px
            }

                .content .left ul li {
                    background: url('marker.png') no-repeat center left;
                    padding: 0 0 0 15px;
                    border-bottom: 1px dotted #04a4d0
                }

                    .content .left ul li a {
                        font-size: 16px;
                        color: #908b8b;
                        line-height: 32px
                    }

                        .content .left ul li a:hover {
                            color: #04a4d0
                        }

        .content .right {
            width: 720px
        }

            .content .right table {
                font-size: 15px;
                float: left;
                width: 700px
            }

            .content .right a {
                font-size: 15px;
                text-align: left
            }

            .content .right table a {
                padding: 2px 0;
                text-align: center
            }

                .content .right table a:hover {
                    color: #908b8b
                }

    .iscope {
        padding: 10px;
        font-size: 13px;
        font-family: Calibri,Georgia,serif;
        line-height: 18px;
        text-align: center
    }

        .iscope a {
            color: #0094ff;
            font-size: 13px
        }

        .iscope span {
            color: #333;
            font-size: 13px;
            font-family: Calibri,Georgia,serif
        }

    .feet {
        width: 1004px;
        padding: 10px
    }

        .feet .col1 {
            width: 1004px;
            font-size: 12px;
            line-height: 15px
        }

            .feet .col1 a {
                font-size: 12px;
            }

        .feet .rgt {
            width: 190px;
            margin: 7px 10px 0 0
        }

    .apy {
        display: none
    }
}



.app-toaster {
    top: 0;
    left: calc(50% - 210px);
    position: fixed;
    background-color: transparent;
    perspective: 1000px;
    display: none;
    z-index: 999999;
}

    .app-toaster.active {
        display: block;
    }

    .app-toaster.backdroped {
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
    }

        .app-toaster.backdroped .backdrop {
            display: block;
        }

    .app-toaster .backdrop {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.5);
        cursor: not-allowed;
    }

    .app-toaster .app-toast {
        position: relative;
        width: 420px;
        margin: 20px auto;
        padding: 20px 10px;
        background-color: #ffffff;
        color: #444;
        text-align: center;
        border-radius: 16px;
        box-shadow: 0 5px 10px #000;
        cursor: default;
        animation: toast 0.4s;
    }

@keyframes toast {
    0% {
        transform: rotate3d(1, 0, 0, 30deg);
    }

    100% {
        transform: rotate3d(1, 0, 0, 0deg);
    }
}

.app-toaster .app-toast .title {
    font-size: 1rem;
    display: block;
}

.app-toaster .app-toast .message {
    font-size: 0.8rem;
    display: block;
    padding: 10px 0;
    text-transform: capitalize;
}

.app-toaster .app-toast .butns {
    padding: 30px 0 0 0;
    margin: 0 -10px -20px;
}

    .app-toaster .app-toast .butns button {
        margin: 0;
        background: none;
        border: 0;
        width: 50%;
        height: 56px;
        border-top: 1px solid #444;
    }

        .app-toaster .app-toast .butns button:last-child {
            width: calc(50% - 1px);
            border-left: 1px solid #444;
        }

.app-toaster .app-toast.success {
    background-color: #2a8709;
    color: #ffffff;
}

    .app-toaster .app-toast.success .title {
        color: #ffffff;
    }

.app-toaster .app-toast.danger {
    background-color: #e53935;
    color: #ffffff;
}

    .app-toaster .app-toast.danger .title {
        color: #ffffff;
    }

.app-toaster .app-toast.info {
    background-color: #0090ff;
    color: #ffffff;
}

    .app-toaster .app-toast.info .title {
        color: #ffffff;
    }

.app-toaster .app-toast.warn {
    background-color: #eb8f2a;
    color: #ffffff;
}

    .app-toaster .app-toast.warn .title {
        color: #ffffff;
    }

.app-loader {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 999999;
}

    .app-loader.active {
        display: block;
    }

    .app-loader .loader {
        position: absolute;
        left: calc(50% - 40px);
        top: calc(50% - 40px);
        width: 80px;
        height: 80px;
    }

        .app-loader .loader .outer {
            position: absolute;
            border: 2px solid transparent;
            border-bottom-color: #2a8709;
            border-left-color: #2a8709;
            width: 100%;
            height: 100%;
            border-radius: 50%;
            animation: loader-outter 1s linear infinite;
        }

@keyframes loader-outter {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.app-loader .loader .inner {
    position: absolute;
    border: 2px solid transparent;
    border-bottom-color: #0090ff;
    border-left-color: #0090ff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    left: calc(50% - 30px);
    top: calc(50% - 30px);
    animation: loader-inner 0.8s linear infinite;
}

@keyframes loader-inner {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
