body {
    margin: 0 auto;
    font-size: 12pt;
    text-align: center;
    font-family: 'Catamaran', sans-serif;
}

.toop {
    float: left;
    width: 100%;
    z-index: 2;
    position: fixed;
    padding: 0 0 0 0;
    background-color: #ffc000;
    /*background-color: rgba(0,0,0,.7);*/
}

.logura {
    width: 15%;
    color: #fff;
    float: left;
    font-size: 16pt;
    margin: 0 0 0 0;
    text-align: left;
    font-weight: 700;
    padding: 15px 0 0 15px;
}

    .logura a {
        color: #fff;
        text-decoration: none;
    }

        .logura a:hover {
            color: #ccc;
            text-decoration: none;
            -webkit-transition: all .5s ease-in-out;
            -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
        }

.teloo {
    width: 20%;
    float: right;
    margin: 0 0 0 0;
    text-align: center;
    padding: 12px 0 15px 0;
    background-color: #000;
}

.teloo_lt {
    width: 20%;
    float: left;
    padding: 0 0 0 0;
    margin: 5px 0 0 -30px;
}

.teloo_rt {
    width: 80%;
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 20px;
}

.teloo_rtph {
    width: 100%;
    float: left;
    line-height: 1;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.teloo_rtxt {
    width: 100%;
    float: left;
    line-height: 1;
    color: #ffc000;
    font-size: 15pt;
    font-weight: 500;
    padding: 0 0 0 0;
    margin: 10px 0 0 0;
    letter-spacing: 1px;
}

.teloo a {
    color: #fff;
    font-size: 20pt;
    font-weight: 700;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
}

    .teloo a:hover {
        color: #aaa;
        text-decoration: none;
        -webkit-transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out;
    }

.moonu {
    width: 62%;
    float: left;
    margin: 23px 0 0 10px;
}

.lexbg {
    width: 100%;
    float: left;
    margin: 79px 0 0 0;
    background-image: url(../images/lux_sedan_bg.webp);
    background-position: 50% 0;
    background-size: cover;
}

.hdr_pnl {
    width: 100%;
    float: left;
    padding: 0 0 0 0;
    margin: 93px 0 0 0;
    background-image: url(../images/hdr_bg.webp);
    background-position: 50% 30%;
    background-size: cover;
}

.hdr_ovly {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color: rgba(0,0,0, 0.5);
}

.sludee_area {
    width: 100%;
    float: left;
    padding: 0 0 0 0;
    margin: 93px 0 0 0;
}

.sludee_inr {
    width: 94%;
    float: left;
    z-index: 1;
    padding: 50px 0 50px 0;
    margin: 0 3% 0 3%;
}

.sludee_lft {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    padding: 100px 0 0 0;
}

.sludee_hed {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 32pt;
    font-weight: 800;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.sludee_sbhed {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 16pt;
    font-weight: 600;
    text-align: center;
    letter-spacing: 2px;
    text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.sludee_phonaa {
    width: 26%;
    float: left;
    color: #fff;
    font-size: 22pt;
    text-align: left;
    margin: 35px 0 0 27%;
}

    .sludee_phonaa a {
        color: #0b1623;
        margin: 0 0 0 0;
        font-weight: 800;
        border-radius: 30px;
        text-decoration: none;
        background-color: #fff;
        padding: 12px 40px 12px 40px;
        font-family: 'Open Sans', sans-serif;
    }

        .sludee_phonaa a:hover {
            color: #000;
            text-decoration: none;
            background-color: #fff;
            padding: 12px 40px 12px 40px;
            -webkit-transition: all .6s ease-in-out;
            -o-transition: all .6s ease-in-out;
            transition: all .6s ease-in-out;
        }

.sludee_phonaa1 {
    width: 20%;
    float: left;
    color: #fff;
    font-size: 22pt;
    text-align: left;
    margin: 35px 0 0 0;
}

    .sludee_phonaa1 a {
        color: #0b1623;
        margin: 0 0 0 0;
        font-weight: 800;
        border-radius: 30px;
        text-decoration: none;
        background-color: #fff;
        padding: 12px 40px 12px 40px;
        font-family: 'Open Sans', sans-serif;
    }

        .sludee_phonaa1 a:hover {
            color: #000;
            text-decoration: none;
            background-color: #fff;
            padding: 12px 40px 12px 40px;
            -webkit-transition: all .6s ease-in-out;
            -o-transition: all .6s ease-in-out;
            transition: all .6s ease-in-out;
        }

.sludeein_lft {
    width: 40%;
    float: left;
    color: #fff;
    font-size: 45pt;
    text-align: center;
    margin: 0 0 0 0;
    padding: 150px 0 0 0;
    font-family: 'Open Sans', sans-serif;
}

    .sludeein_lft h1 {
        color: #fff;
        font-size: 25pt;
        line-height: 1.1;
        font-weight: 700;
        margin: 0 0 10px 0;
        padding: 0 0 0 0;
        text-align: center;
    }

    .sludeein_lft p {
        color: #fff;
        font-size: 13pt;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        font-weight: 500;
        text-align: center;
    }

    .sludeein_lft a {
        color: #fff;
        font-weight: 800;
    }

        .sludeein_lft a:hover {
            color: #ddd;
        }

    .sludeein_lft span {
        color: #fff;
        font-size: 20pt;
        font-weight: 600;
    }

.sludee_rgt {
    width: 60%;
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 20px;
}

.btn_pnl {
    width: 100%;
    float: left;
    text-align: center;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.btnhd {
    cursor: pointer;
    font-size: 15pt;
    padding: 6px 20px;
    text-align: center;
    border-radius: 2px;
    letter-spacing: 1px;
    white-space: nowrap;
    display: inline-block;
    margin: 10px 5px 0 5px;
    vertical-align: middle;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
}

.btnhd-default {
    color: #fff;
    border-color: #ff0000;
    background-color: #ff0000;
}

    .btnhd-default:hover, .btnhd-default:focus, .btnhd-default:active, .btnhd-default.active, .open > .dropdown-toggle.btnhd-default {
        color: #fff;
        border-color: #000;
        background-color: #000;
        -webkit-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    .btnhd-default:active, .btnhd-default.active, .open > .dropdown-toggle.btnhd-default {
        background-image: none;
    }

.blk-bg {
    float: left;
    width: 100%;
    z-index: 1;
    margin: 100px 0 0 0;
}

.all_main {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 30px 0 30px 0;
}

    .all_main ul {
        padding: 0 0 0 0;
        margin: 0 0 20px 20px;
    }

    .all_main li {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        list-style-image: url(../images/check_ico.png);
    }

.hding {
    color: #0b1623;
    font-size: 17pt;
    font-weight: 700;
    text-align: left;
}

.oth-hdr-bg {
    float: left;
    width: 100%;
    margin: 92px 0 0 0;
    padding: 90px 0 90px 0;
    background-image: url(../images/oth_hdr_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .oth-hdr-bg h1 {
        color: #fff;
        font-size: 30pt;
        font-weight: 700;
        text-align: center;
        margin: 10px 0 5px 0;
    }

    .oth-hdr-bg p {
        color: #fff;
        font-size: 13pt;
        font-weight: 500;
        text-align: center;
        margin: 0 0 5px 0;
    }

.rnd_area {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    border-radius: 20px;
    background-color: #fff;
    padding: 20px 20px 20px 20px;
}

    .rnd_area ul {
        padding: 0 0 0 0;
        list-style: none;
        margin: 0 0 0 20px;
    }

    .rnd_area li {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        text-align: left;
        list-style-image: url(../images/check_ico.png);
    }

.bknowhdr {
    color: #000;
    margin: 0 auto;
    font-size: 14pt;
    font-weight: 600;
    padding: 10px 0 0 0;
}

    .bknowhdr a {
        color: #fff;
        padding: 8px 24px;
        text-decoration: none;
        background-color: #008931;
        border: 1px solid #008931;
    }

        .bknowhdr a:hover {
            color: #008931;
            background-color: #fff;
            border: 1px solid #fff;
            text-decoration: none;
            -webkit-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
        }

.subhd {
    color: #008931;
    font-size: 13pt;
    text-align: left;
    font-weight: 600;
    padding: 0 0 0 0;
}

.book-bthd {
    width: 100%;
    float: left;
    color: #333;
    font-size: 11pt;
    text-align: left;
    font-weight: 600;
    padding: 0 10px 10px 15px;
}

.head-ttl {
    width: 100%;
    float: left;
    color: #000;
    margin: 0 auto;
    font-size: 20pt;
    font-weight: 700;
    padding: 0 0 0 0;
    text-align: center;
    /*text-shadow: 0 1px 1px rgba(0,0,0,.6);
	box-shadow: 0 3px 5px rgba(0,0,0,.6);*/
}

.inhead-ttl {
    width: 100%;
    float: left;
    color: #fff;
    margin: 0 auto;
    font-size: 20pt;
    font-weight: 700;
    padding: 0 0 0 0;
    text-align: center;
    /*text-shadow: 0 1px 1px rgba(0,0,0,.6);
	box-shadow: 0 3px 5px rgba(0,0,0,.6);*/
}

.book-bg {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 0 0;
    border: 1px solid #999;
    background-color: rgba(255, 255, 255, 0.3);
}

.book-ttl {
    width: 30%;
    color: #fff;
    margin: 0 auto;
    font-size: 23pt;
    text-align: center;
    padding: 5px 0 5px 0;
    background-color: #004990;
}

.book-data {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 10px 10px 10px 10px;
    /*background-color: rgba(0,0,0,.85);*/
}

.book-inner {
    float: left;
    width: 100%;
}

.book-hd {
    width: 50%;
    float: left;
    color: #333;
    font-size: 11pt;
    font-weight: 700;
    text-align: right;
    padding: 5px 10px 10px 0;
}

.book-hd1 {
    width: 50%;
    float: left;
    color: #333;
    font-size: 11pt;
    font-weight: 700;
    text-align: left;
    padding: 5px 0 10px 10px;
}

.inbook-hd {
    width: 50%;
    float: left;
    color: #fff;
    font-size: 11pt;
    font-weight: 700;
    text-align: right;
    padding: 0 10px 5px 0;
}

.inbook-hd1 {
    width: 50%;
    float: left;
    color: #fff;
    font-size: 11pt;
    font-weight: 700;
    text-align: left;
    padding: 0 0 5px 10px;
}

.srv_bg {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    padding: 30px 0 30px 0;
}

    .srv_bg h1 {
        color: #004990;
        font-size: 25pt;
        font-weight: 800;
        margin: 0 0 15px 0;
        text-align: center;
        text-transform: uppercase;
    }

    .srv_bg h2 {
        color: #333;
        font-size: 21pt;
        font-weight: 700;
        margin: 0 0 20px 0;
        text-align: center;
        text-transform: uppercase;
    }

.srvchgr {
    width: 90%;
    position: relative;
    margin: 3% 5% 3% 5%;
}

.srvchgr_ovly {
    width: 100%;
    float: left;
    bottom: 0;
    position: absolute;
    padding: 5px 0 5px 0;
    background-color: rgba(0,0,0,0.8);
}

.srvchgr_head {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 13pt;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}

.overlay {
    left: 0;
    right: 0;
    bottom: 0;
    height: 0;
    width: 100%;
    overflow: hidden;
    position: absolute;
    transition: .5s ease;
    background-color: #004990;
}

.srvchgr:hover .overlay {
    height: 100%;
}

.srvchgr_back {
    width: 100%;
    color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    padding: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.srvchgr_back_head {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 14pt;
    margin: 0 0 0 0;
    font-weight: 700;
    text-align: center;
    padding: 0 20px 0 20px;
}

.srvchgr_txt {
    width: 100%;
    float: left;
    color: #fff;
    line-height: 1.2;
    margin: 5px 0 0 0;
    text-align: center;
    padding: 0 20px 0 20px;
}

.srvchgr_mor {
    width: 100%;
    float: left;
    margin: 20px 0 0 0;
}

    .srvchgr_mor a {
        margin: 0;
        color: #333;
        font-weight: 700;
        padding: 5px 20px;
        border-radius: 5px;
        border: 2px solid #fff;
        background-color: #fff;
    }

        .srvchgr_mor a:hover {
            margin: 0;
            color: #fff;
            padding: 5px 20px;
            border: 2px solid #fff;
            background-color: #004990;
        }

.welcome_block {
    width: 100%;
    float: left;
    padding: 30px 0 50px 0;
}

    .welcome_block h1 {
        width: 100%;
        float: left;
        color: #000;
        line-height: 1;
        font-size: 40pt;
        margin: 0 0 0 0;
        font-weight: 800;
        text-align: center;
    }

    .welcome_block span {
        width: 100%;
        float: left;
        color: #333;
        font-size: 20pt;
        line-height: 1.1;
        font-weight: 700;
        text-align: center;
        margin: 0 0 25px 0;
    }

.welcome_matt_area {
    width: 100%;
    float: left;
    border-radius: 5px;
    background-color: #000;
    padding: 20px 20px 20px 20px;
}

.welcome_title {
    width: 100%;
    float: left;
    color: #ffc000;
    font-size: 23pt;
    text-align: left;
    font-weight: 800;
    line-height: 1.3;
    margin: 0 0 5px 0;
}

.welcome_discription {
    width: 100%;
    float: left;
}

    .welcome_discription p {
        color: #ccc;
        text-align: left;
    }

.welcome_image {
    width: 100%;
    float: left;
    padding: 0;
}

.welcome_content {
    width: 100%;
    float: left;
    padding: 0 0 0 30px;
}

.welcome_tab {
    width: 100%;
    float: left;
    text-align: left;
}

.welcome_panel {
    width: 100%;
    float: left;
    padding: 0 0 0 0;
}

.welcome_data {
    width: 100%;
    float: left;
    padding: 40px 0 0 0;
}

.welcome_grup {
    width: 100%;
    float: left;
    padding: 0 20px 0 0;
}

.welcome_pic {
    width: 100%;
    float: left;
    text-align: left;
    margin: 0 0 10px 0;
}

.welcome_hd {
    width: 100%;
    float: left;
    color: #0b1623;
    font-size: 18pt;
    font-weight: 800;
    text-align: left;
    margin: 0 0 5px 0;
}

.welcome_text {
    width: 100%;
    float: left;
    color: #464646;
    text-align: left;
    margin: 0 0 10px 0;
}

.wel-bg-mor {
    float: left;
    color: #ffffff;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 12pt;
}

    .wel-bg-mor a {
        color: #333;
        padding: 7px 20px;
        font-weight: 600;
        margin: 0 30px 0 0;
        border-radius: 10px;
        background-color: #fff;
        text-decoration: none;
    }

        .wel-bg-mor a:hover {
            color: #fff;
            padding: 7px 20px;
            text-decoration: none;
            background-color: #000;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

.img_Right {
    margin: 0 0 10px 20px;
}

.choos {
    width: 100%;
    float: left;
    border-radius: 20px;
    background-color: #fff;
    padding: 30px 10px 40px 10px;
}

    .choos h2 {
        color: #000;
        font-size: 30pt;
        font-weight: 700;
        text-align: center;
        margin: 10px 0 10px 0;
    }


.choos_data {
    width: 90%;
    float: left;
    height: 200px;
    text-align: left;
    margin: 0 5% 0 5%;
    border-radius: 10%;
    padding: 15% 8% 10% 8%;
    background-color: #222;
}

.choos_ttl {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 11pt;
    font-weight: 600;
    text-align: center;
    padding: 3px 0 3px 0;
    margin: 10px 0 10px 0;
    font-family: 'Open Sans', sans-serif;
}

.choos_img {
    width: 72%;
    float: left;
    height: 98px;
    text-align: center;
    border-radius: 50%;
    margin: 0 14% 0 14%;
    padding: 20px 0 20px 0;
    background-color: #fff;
}

.choos_txt {
    width: 100%;
    float: left;
    color: #666;
    text-align: center;
}

.abt_area {
    width: 100%;
    float: left;
    margin: 30px 0 0 0;
    border-radius: 20px;
    padding: 50px 30px 50px 30px;
    background-image: url(../images/chs_lex.webp);
    background-position: 50% 0;
    background-size: cover;
    background-attachment: fixed;
}

.abt_data {
    width: 100%;
    float: left;
    border-radius: 20px;
    background-color: #fff;
    padding: 10px 30px 30px 30px;
}

    .abt_data h1 {
        color: #000;
        font-size: 25pt;
        font-weight: 700;
        text-align: center;
        margin: 10px 0 10px 0;
    }

.abt_img {
    width: 100%;
    float: left;
    padding: 0 50px 0 50px;
}

.abt_mor {
    width: 100%;
    float: left;
    color: #ffffff;
    margin: 0 auto;
    font-size: 14pt;
    margin-top: 20px;
}

    .abt_mor a {
        width: 100%;
        float: left;
        color: #fff;
        font-weight: 600;
        padding: 7px 20px;
        margin: 0 30px 0 0;
        border-radius: 10px;
        text-decoration: none;
        background-color: #008931;
    }

        .abt_mor a:hover {
            color: #fff;
            background-color: #333;
            text-decoration: none;
            padding: 7px 20px;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

.srv_area {
    float: left;
    width: 100%;
    border-radius: 30px;
    margin: 30px 0 0 0;
    padding: 30px 0 0 0;
    background-color: #fff;
}

    .srv_area h2 {
        font-size: 30pt;
        color: #000;
        text-align: center;
        font-weight: 700;
        margin: 10px 0 20px 0;
    }

.srv_data {
    float: left;
    width: 33.33333333%;
    margin: 0 0 0 0;
    height: 250px;
    padding: 0 3% 50px 3%;
}

.srv_lft {
    float: left;
    width: 20%;
    margin: 0 0 0 0;
    text-align: left;
    padding: 10px 0 0 0;
}

.srv_rgt {
    float: left;
    width: 80%;
    margin: 0 0 0 0;
    text-align: left;
    padding: 0 0 0 30px;
}

.srv_ttl {
    float: left;
    width: 100%;
    color: #1e1d1d;
    font-size: 15pt;
    font-weight: 600;
    padding: 0 0 0 0;
    margin: 0 0 15px 0;
}

.srv_txt {
    float: left;
    width: 100%;
    color: #666;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4;
}

.srv_mor {
    width: 100%;
    float: left;
    color: #ffffff;
    margin: 0 auto;
    margin-top: 10px;
    font-size: 12pt;
}

    .srv_mor a {
        width: 100%;
        float: left;
        color: #008931;
        text-align: left;
        text-decoration: none;
        padding: 7px 0;
        font-weight: 500;
        margin: 0 0 0 0;
    }

        .srv_mor a:hover {
            color: #333;
            text-decoration: none;
            padding: 7px 0;
            text-align: left;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

.fleet_hdr {
    float: left;
    width: 100%;
    padding: 90px 0 90px 0;
    background-image: url(../images/fleet_hdr.jpg);
    background-position: 50% 0;
    background-size: cover;
}

    .fleet_hdr h1 {
        padding: 0;
        color: #fff;
        font-size: 35pt;
        margin: 0 0 0 0;
        font-weight: 700;
        text-align: center;
        text-transform: uppercase;
        text-shadow: 3px 3px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

.airp_hdr {
    float: left;
    width: 100%;
    margin: 92px 0 0 0;
    padding: 90px 0 90px 0;
    background-image: url(../images/air_trans_hdr.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .airp_hdr h1 {
        padding: 0;
        color: #fff;
        font-size: 35pt;
        font-weight: 800;
        margin: 0 0 5px 0;
        text-align: center;
        text-shadow: 3px 3px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

    .airp_hdr p {
        color: #fff;
        font-size: 13pt;
        font-weight: 500;
        text-align: center;
        margin: 0 0 5px 0;
    }

.corp_hdr {
    float: left;
    width: 100%;
    margin: 92px 0 0 0;
    padding: 90px 0 90px 0;
    background-image: url(../images/corp_trans_hdr.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .corp_hdr h1 {
        padding: 0;
        color: #fff;
        font-size: 35pt;
        font-weight: 800;
        margin: 0 0 5px 0;
        text-align: center;
        text-shadow: 3px 3px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

    .corp_hdr p {
        color: #fff;
        font-size: 13pt;
        font-weight: 500;
        text-align: center;
        margin: 0 0 5px 0;
    }

.wedd_hdr {
    float: left;
    width: 100%;
    margin: 92px 0 0 0;
    padding: 90px 0 90px 0;
    background-image: url(../images/wedd_hdr.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .wedd_hdr h1 {
        padding: 0;
        color: #fff;
        font-size: 35pt;
        font-weight: 800;
        margin: 0 0 5px 0;
        text-align: center;
        text-shadow: 3px 3px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

.cruise_hdr {
    float: left;
    width: 100%;
    margin: 92px 0 0 0;
    padding: 90px 0 90px 0;
    background-image: url(../images/cruise_hdr.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .cruise_hdr h1 {
        padding: 0;
        color: #fff;
        font-size: 35pt;
        font-weight: 800;
        margin: 0 0 5px 0;
        text-align: center;
        text-shadow: 3px 3px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

    .cruise_hdr p {
        color: #fff;
        font-size: 13pt;
        font-weight: 500;
        text-align: center;
        margin: 0 0 5px 0;
    }

.sightsee_hdr {
    float: left;
    width: 100%;
    margin: 92px 0 0 0;
    padding: 90px 0 90px 0;
    background-image: url(../images/sightsee_hdr.webp);
    background-position: 50% 35%;
    background-size: cover;
}

    .sightsee_hdr h1 {
        padding: 0;
        color: #fff;
        font-size: 35pt;
        font-weight: 800;
        margin: 0 0 5px 0;
        text-align: center;
        text-shadow: 3px 3px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

.wheelchr_hdr {
    float: left;
    width: 100%;
    margin: 92px 0 0 0;
    padding: 90px 0 90px 0;
    background-image: url(../images/wheelchr_hdr.webp);
    background-position: 50% 60%;
    background-size: cover;
}

    .wheelchr_hdr h1 {
        padding: 0;
        color: #fff;
        font-size: 35pt;
        font-weight: 800;
        margin: 0 0 5px 0;
        text-align: center;
        text-shadow: 3px 3px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

    .wheelchr_hdr p {
        color: #fff;
        font-size: 13pt;
        font-weight: 500;
        text-align: center;
        margin: 0 0 5px 0;
    }

.parcel_hdr {
    float: left;
    width: 100%;
    margin: 92px 0 0 0;
    padding: 90px 0 90px 0;
    background-image: url(../images/parcel_hdr.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .parcel_hdr h1 {
        padding: 0;
        color: #fff;
        font-size: 35pt;
        font-weight: 800;
        margin: 0 0 5px 0;
        text-align: center;
        text-shadow: 3px 3px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

    .parcel_hdr p {
        color: #fff;
        font-size: 13pt;
        font-weight: 500;
        text-align: center;
        margin: 0 0 5px 0;
    }

.baby_seat_hdr {
    float: left;
    width: 100%;
    margin: 92px 0 0 0;
    padding: 90px 0 90px 0;
    background-image: url(../images/baby_seat_hdr.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .baby_seat_hdr h1 {
        padding: 0;
        color: #fff;
        font-size: 35pt;
        font-weight: 800;
        margin: 0 0 5px 0;
        text-align: center;
        text-shadow: 3px 3px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

    .baby_seat_hdr p {
        color: #fff;
        font-size: 13pt;
        font-weight: 500;
        text-align: center;
        margin: 0 0 5px 0;
    }

.race_day_hdr {
    float: left;
    width: 100%;
    margin: 92px 0 0 0;
    padding: 90px 0 90px 0;
    background-image: url(../images/race_day_hdr.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .race_day_hdr h1 {
        padding: 0;
        color: #fff;
        font-size: 35pt;
        font-weight: 800;
        margin: 0 0 5px 0;
        text-align: center;
        text-shadow: 3px 3px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

    .race_day_hdr p {
        color: #fff;
        font-size: 13pt;
        font-weight: 500;
        text-align: center;
        margin: 0 0 5px 0;
    }

.event_hdr {
    float: left;
    width: 100%;
    margin: 92px 0 0 0;
    padding: 90px 0 90px 0;
    background-image: url(../images/event_hdr.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .event_hdr h1 {
        padding: 0;
        color: #fff;
        font-size: 35pt;
        font-weight: 800;
        margin: 0 0 5px 0;
        text-align: center;
        text-shadow: 3px 3px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

    .event_hdr p {
        color: #fff;
        font-size: 13pt;
        font-weight: 500;
        text-align: center;
        margin: 0 0 5px 0;
    }

.crd_area {
    width: 100%;
    float: left;
    padding: 40px 0 40px 0;
}

.crd_lt {
    width: 100%;
    float: left;
    font-size: 22pt;
    text-align: center;
    font-weight: 700;
    line-height: 1.2;
    padding: 20px 0 0 0;
}

    .crd_lt span {
        width: 100%;
        float: left;
        text-align: center;
        color: #999;
        padding: 0 0 10px 0;
    }

.con_area {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    padding: 0;
}

.con_lft {
    width: 45%;
    float: left;
    margin: 0 0 0 0;
    padding: 20px 30px;
    background-color: #ffc000;
}

.con_lft_hd {
    width: 100%;
    float: left;
    padding: 0;
    text-align: left;
    margin: 10px 0 5px 0;
    font-size: 20pt;
    font-weight: 700;
    color: #000;
}

.con_subhd {
    width: 100%;
    float: left;
    margin: 0 0 10px 0;
    padding: 0;
    text-align: center;
    color: #000;
    font-size: 30pt;
    font-weight: 800;
    line-height: 1.3;
    letter-spacing: 1px;
}

.con_rgt {
    width: 55%;
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 30px;
}

.con_grp {
    width: 100%;
    float: left;
    margin: 20px 0 20px 0;
    padding: 0;
}

.con_grp_l {
    width: 20%;
    float: left;
    margin: 0 0 0 0;
    padding: 0;
    text-align: left;
}

.con_grp_r {
    width: 80%;
    float: left;
    margin: 0 0 0 0;
    padding: 0;
}

.con_grp_ra {
    width: 100%;
    float: left;
    margin: 0 0 3px 0;
    padding: 0;
    font-size: 15pt;
    text-align: left;
    color: #000;
    font-weight: 700;
}

.con_grp_rb {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    padding: 0;
    color: #333;
    text-align: left;
}

    .con_grp_rb a {
        color: #333;
    }

        .con_grp_rb a:hover {
            color: #ff0000;
        }

.crd_rt {
    width: 100%;
    float: left;
    padding: 0 0 0 0;
}

.sector {
    width: 100%;
    float: left;
    padding: 30px 0 10px 0;
    background-color: #eee;
}

.srvss_a {
    width: 50%;
    float: left;
    padding: 50px 25px 50px 25px;
}

.srvss_b {
    width: 50%;
    float: left;
    text-align: left;
    margin: 50px 0 0 0;
    padding: 0 0 0 350px;
}


.srvss_a h1 {
    font-size: 35pt;
    text-align: left;
    font-weight: 800;
    color: #0b1623;
    margin: 0 0 20px 0;
}

.srvss_a ul {
    margin: 0;
    padding: 0 0 0 20px;
    list-style: none;
}

.srvss_a li {
    margin: 0;
    padding: 8px 0 8px 0;
    font-size: 13pt;
    color: #333;
    text-align: left;
    font-weight: 500;
    border-bottom: 1px solid #ddd;
    list-style-image: url(../images/black_arrw.png);
}

.bywhl {
    width: 100%;
    float: left;
    color: #fff;
    font-weight: 600;
    text-align: left;
    margin: 0 0 0 0;
}

.bywhlonl {
    width: 100%;
    float: left;
    color: #000;
    font-weight: 600;
    text-align: left;
    margin: 0 0 0 0;
}

.drive {
    width: 100%;
    float: left;
    padding-top: 80px;
    padding-bottom: 100px;
    background-image: url(../images/drv.webp);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0;
    background-attachment: fixed;
}

    .drive h1 {
        padding: 0;
        color: #fff;
        font-size: 30pt;
        font-weight: 700;
        line-height: 1.3;
        margin: 0 0 10px 0;
        text-align: center;
    }

    .drive p {
        padding: 0;
        color: #fff;
        font-size: 15pt;
        font-weight: 500;
        line-height: 40px;
        text-align: center;
        margin: 10px 0 30px 0;
    }

        .drive p a {
            color: #fff;
            font-size: 40pt;
            font-weight: 700;
        }


.drivebtn {
    width: 40%;
    float: left;
    margin: 20px 30% 0 30%;
}

    .drivebtn a {
        color: #000;
        text-decoration: none;
        padding: 10px 30px;
        font-weight: 700;
        font-size: 16pt;
        border-radius: 30px;
        background-color: #ffc000;
        border: 1px solid #ffc000;
        box-shadow: 0 5px 5px rgba(0,0,0,0.5);
    }

        .drivebtn a:hover {
            color: #0b1623;
            text-decoration: none;
            padding: 10px 30px;
            background-color: #fff;
            border: 1px solid #666;
            box-shadow: 0 5px 5px rgba(0,0,0,0.5);
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

.tbl_hd {
    color: #fff;
    background-color: #0b1623;
}

.tbl_grey {
    background-color: #f3f3f3;
}

.wh_chs {
    width: 100%;
    float: left;
    padding: 30px 0;
}

.wh_chs_head {
    width: 100%;
    float: left;
    color: #0b1623;
    font-size: 30pt;
    font-weight: 800;
    text-align: center;
    margin: 0 0 0 0;
}

.wh_chs p {
    width: 100%;
    float: left;
    margin: 0;
    color: #666;
    font-size: 13pt;
    text-align: center;
}

.wh_chs_center {
    width: 100%;
    float: left;
    padding: 90px 20px 0 20px;
}

.wh_chs_box {
    width: 100%;
    float: left;
    margin: 20px 0;
}

.wh_chs_box_lft {
    width: 24%;
    float: left;
    margin: 20px 0 0 0;
}

.wh_chs_box_rgt {
    width: 76%;
    float: left;
    padding: 0 0 0 20px;
}

.wh_chs_box_tit {
    width: 100%;
    float: left;
    font-size: 14pt;
    font-weight: 700;
    margin: 0;
    color: #ffc000;
    text-align: left;
}

.wh_chs_box_txt {
    width: 100%;
    float: left;
    margin: 0;
    color: #333;
    text-align: justify;
}

.wh_chs_boxr {
    width: 100%;
    float: left;
    margin: 20px 0;
}

.wh_chs_boxr_lft {
    width: 24%;
    float: left;
    margin: 20px 0 0 0;
}

.wh_chs_boxr_rgt {
    width: 76%;
    float: left;
    padding: 0 20px 0 0;
}

.wh_chs_boxr_tit {
    width: 100%;
    float: left;
    margin: 0;
    color: #ffc000;
    font-size: 14pt;
    font-weight: 700;
    text-align: left;
}

.wh_chs_boxr_txt {
    width: 100%;
    float: left;
    margin: 0;
    color: #333;
    text-align: justify;
}

.srve_panel {
    width: 100%;
    float: left;
    padding: 50px 0 50px 0;
    border-top: 1px solid #eee;
    background: url(../images/srv_bg.webp) no-repeat;
    background-position: 50% 0;
    background-size: cover;
}

    .srve_panel h1 {
        font-size: 35pt;
        color: #0b1623;
        font-weight: 900;
        margin: 0 0 0 0;
        text-align: center;
    }

    .srve_panel p {
        font-size: 17pt;
        color: #333;
        font-weight: 600;
        margin: 0 0 0 0;
    }

.srve_item {
    width: 96.5%;
    float: left;
    padding: 20px;
    margin: 0 5px;
}

.srve_item_1 {
    width: 96.5%;
    float: left;
    padding: 20px;
    margin: 0 5px;
    border-right: 0;
}

.srve_item_a {
    width: 100%;
    float: left;
    margin: 0;
    text-align: center;
    padding: 15px 0 20px 0;
}

.srve_item_b {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0 0 10px 0;
    text-align: center;
    text-transform: uppercase;
}

    .srve_item_b a {
        color: #000;
    }

        .srve_item_b a:hover {
            color: #000;
        }

.srve_item h3 {
    font-size: 16pt;
    color: #0b1623;
    font-weight: 800;
    text-align: center;
}

.srve_item_1 h3 {
    margin: 0;
    color: #000;
    font-size: 16pt;
    font-weight: 800;
    text-align: center;
}

.srve_item_c {
    width: 100%;
    float: left;
    padding: 0;
    color: #666;
    line-height: 1.7;
    text-align: center;
    margin: 0 0 10px 0;
}

.flt_panel {
    width: 100%;
    float: left;
    padding: 30px 0 30px 0;
}

    .flt_panel h1 {
        color: #000;
        font-size: 35pt;
        font-weight: 800;
        margin: 0 0 20px 0;
        text-align: center;
    }

.flt_data {
    width: 100%;
    float: left;
    padding: 0 20px 0 20px;
}

.flt_txt {
    width: 90%;
    float: left;
    color: #fff;
    font-size: 17pt;
    font-weight: 500;
    text-align: left;
    position: relative;
    padding: 0 0 10px 0;
    margin: -80px 5% 0 5%;
    border-bottom: 1px solid #999;
}

    .flt_txt span {
        color: #ccc;
        font-size: 14pt;
    }

.fleet_area {
    width: 100%;
    float: left;
    padding: 0 0 0 0;
}

    .fleet_area h1 {
        color: #fff;
        font-size: 25pt;
        text-align: left;
        font-weight: 700;
        margin: 0 0 20px 0;
        text-align: center;
        text-transform: uppercase;
    }

.flt_tmb {
    width: 92%;
    float: left;
    margin: 4% 4% 4% 4%;
    border: 1px solid #ddd;
    padding: 5px 5px 5px 5px;
}

    .flt_tmb span {
        color: #666;
        font-size: 11pt;
        font-weight: 400;
    }

.flto_ttl {
    width: 100%;
    float: left;
    color: #008931;
    font-weight: 700;
    font-size: 15pt;
    margin: 0 0 10px 0;
    padding: 0;
}

.flto_imgo {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.mapa_arna {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.ptxt {
    color: #444;
}

.bott-full {
    float: left;
    width: 100%;
    color: #bbb;
    margin: 0 0 0 0;
    padding: 30px 0 30px 0;
    background: url(../images/fotr_bg.webp) no-repeat;
    background-position: 50% 0;
    background-size: cover;
}

.bt-hd {
    float: left;
    width: 100%;
    color: #ffc000;
    text-align: left;
    font-weight: 700;
    font-size: 14pt;
    margin: 0 0 10px 0;
}

.bt-txt {
    color: #666;
    font-size: 11pt;
}

.bt-b2 {
    float: left;
    width: 100%;
    text-align: left;
    color: #bbb;
    font-size: 12pt;
    line-height: 32px;
}

    .bt-b2 a {
        color: #bbb;
        text-decoration: none;
        font-size: 11pt;
    }

        .bt-b2 a:hover {
            color: #ffc000;
            text-decoration: none;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
            opacity: 1;
        }

.bt-c2 {
    float: left;
    width: 100%;
    text-align: left;
    color: #bbb;
    font-size: 11pt;
    line-height: 40px;
}

    .bt-c2 a {
        color: #bbb;
        text-decoration: none;
        font-size: 11pt;
    }

        .bt-c2 a:hover {
            color: #ffc000;
            text-decoration: none;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
            opacity: 1;
        }

.ftrula {
    width: 100%;
    float: left;
    color: #999;
    padding: 30px 0 30px 0;
    background-color: #000;
}

    .ftrula a {
        color: #ffc000;
        text-decoration: none;
    }

        .ftrula a:hover {
            color: #fff;
            text-decoration: none;
        }

    .ftrula ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .ftrula li {
        display: inline;
        padding: 0 17px 0 0;
    }

.ftrula-lft {
    width: 60%;
    float: left;
    text-align: left;
}

.ftrula-lft span {
    color: #ffc000;
    font-weight: 600;
}

.ftrula-rgt {
    width: 40%;
    float: left;
    text-align: right;
}








@media (max-width:480px) {

    .logura {
        width: 50%;
        color: #fff;
        float: left;
        font-size: 15pt;
        text-align: left;
        margin: 0 0 0 0;
        padding: 10px 0 0 15px;
    }

    .teloo {
        width: 100%;
        float: left;
        color: #fff;
        display: none;
        font-size: 23pt;
        margin: 5px 0 0 0;
    }

    .moonu {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
    }

    /*.lexbg {
        width: 100%;
        float: left;
        margin: 79px 0 0 0;
        background-image: url(../images/lux_sedan_bg.webp);
        background-position: 57% 0;
        background-size: cover;
    }*/

    .sludee_lft {
        width: 100%;
        float: left;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
    }

    .sludee_hed {
        width: 100%;
        float: left;
        color: #fff;
        line-height: 1.2;
        font-size: 18pt;
        font-weight: 800;
        text-align: center;
    }

    .sludee_sbhed {
        width: 100%;
        float: left;
        color: #fff;
        display: none;
        font-size: 12pt;
        line-height: 1.4;
        text-align: center;
    }

    .sludee_phonaa {
        width: 70%;
        float: left;
        color: #fff;
        font-size: 15pt;
        text-align: left;
        letter-spacing: 2px;
        margin: 15px 15% 0 15%;
    }

        .sludee_phonaa a {
            font-weight: 700;
            border-radius: 30px;
            text-decoration: none;
            padding: 5px 20px 5px 20px;
        }

            .sludee_phonaa a:hover {
                padding: 5px 20px 5px 20px;
                text-decoration: none;
                -webkit-transition: all .6s ease-in-out;
                -o-transition: all .6s ease-in-out;
                transition: all .6s ease-in-out;
            }

    .sludee_phonaa1 {
        width: 50%;
        float: left;
        color: #fff;
        font-size: 15pt;
        text-align: left;
        letter-spacing: 2px;
        margin: 20px 25% 0 25%;
    }

        .sludee_phonaa1 a {
            font-weight: 700;
            border-radius: 30px;
            text-decoration: none;
            padding: 5px 20px 5px 20px;
        }

            .sludee_phonaa1 a:hover {
                padding: 5px 20px 5px 20px;
                text-decoration: none;
                -webkit-transition: all .6s ease-in-out;
                -o-transition: all .6s ease-in-out;
                transition: all .6s ease-in-out;
            }

    .caro_hgt {
        height: 1050px;
    }

    .sludee_inr {
        width: 92%;
        float: left;
        z-index: 1;
        margin: 30px 4% 0 4%;
        padding: 0 0 50px 0;
    }

    .sloda_lft {
        width: 50%;
        float: left;
        display: none;
        padding: 100px 0 0 50px;
    }

    .sloda_rgt {
        width: 100%;
        float: left;
        margin: 30px 0 0 0;
        border-radius: 10px;
        border: 1px solid #666;
        padding: 10px 20px 20px 20px;
        /*background-color: #004990;*/
        background-color: rgba(0, 0, 0, .7);
    }

    .servoca_panel {
        width: 100%;
        float: left;
        padding: 330px 0 30px 0;
        background-color: #004990;
    }

    .ftroo-lft {
        width: 100%;
        float: left;
        line-height: 1.3;
        text-align: center;
    }

    .ftroo-rgt {
        width: 100%;
        float: left;
        text-align: center;
        padding: 5px 0 0 0;
    }

    .servoca_head {
        width: 100%;
        float: left;
        color: #fff;
        font-size: 17pt;
        padding: 0 0 0 0;
        text-align: center;
        font-weight: normal;
    }

    .tupr {
        z-index: 2;
    }

    .srv_bg h1 {
        font-size: 20pt;
        text-align: center;
        margin: 0 0 15px 0;
    }

    .srv_bg h2 {
        font-size: 17pt;
        text-align: center;
        margin: 0 0 20px 0;
    }

    .srvchgr {
        position: relative;
        width: 92%;
        margin: 4% 4% 4% 4%;
    }

    .wel-lt {
        width: 100%;
        float: left;
        padding: 0 15px 0 15px;
    }

    .wel-rt {
        width: 100%;
        float: left;
        padding: 30px 0 0 100px;
    }

    .wel-bg {
        padding: 30px 0 30px 0;
    }

        .wel-bg h1 {
            font-size: 22pt;
            margin: 0 0 5px 0;
            text-align: center;
            line-height: 1.1;
        }

    .choos {
        width: 100%;
        float: left;
        padding: 30px 0 30px 0;
    }

        .choos h2 {
            font-size: 20pt;
            text-align: center;
            margin: 10px 0 10px 0;
        }

    .choos_data {
        width: 44%;
        float: left;
        height: 180px;
        text-align: left;
        margin: 3% 3% 3% 3%;
        padding: 6% 8% 2% 8%;
    }

    .choos_img {
        width: 100%;
        float: left;
        height: 92px;
        margin: 0 0 0 0;
        text-align: center;
        border-radius: 50%;
        padding: 20px 0 20px 0;
        background-color: #fff;
    }

    .fleet_area {
        width: 100%;
        float: left;
        padding: 0 0 0 0;
    }

        .fleet_area h1 {
            font-size: 18pt;
            margin: 0 0 10px 0;
            text-align: center;
        }

    .ftrula-lft {
        width: 100%;
        float: left;
        text-align: center;
    }

    .ftrula-rgt {
        width: 100%;
        float: left;
        text-align: center;
    }

    .blk-bg {
        float: left;
        width: 100%;
        margin: 130px 0 0 0;
    }

    .book-bg {
        float: left;
        width: 100%;
        margin: 0;
        padding: 0 0 0 0;
    }

    .book-data {
        float: left;
        width: 100%;
        margin: 0 0 0 0;
        padding: 10px 10px 10px 10px;
    }

    .head-ttl {
        font-size: 17pt;
        padding: 8px 0 0 0;
    }

    .book-hd {
        width: 100%;
        float: left;
        color: #333;
        font-size: 13pt;
        font-weight: 600;
        text-align: center;
        padding: 5px 10px 0 0;
    }

    .book-hd1 {
        width: 100%;
        float: left;
        color: #333;
        font-size: 13pt;
        font-weight: 600;
        text-align: center;
        padding: 0 0 10px 10px;
    }

    .sludee_rgt {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
        padding: 10px 0 0 0;
    }

    .sludee_area {
        width: 100%;
        float: left;
        padding: 0 0 0 0;
        margin: 60px 0 0 0;
    }

    .abt_area {
        margin: 30px 0 0 0;
        padding: 30px 15px 30px 15px;
    }

    .abt_data h1 {
        color: #000;
        font-size: 20pt;
        font-weight: 700;
        text-align: center;
        margin: 10px 0 10px 0;
    }

    .abt_data {
        padding: 10px 15px 30px 15px;
    }

    .abt_mor {
        margin-top: 10px;
        font-size: 13pt;
    }

    .abt_img {
        padding: 0 0 0 0;
    }

    .srv_area {
        margin: 30px 0 0 0;
        padding: 30px 0 0 0;
    }

        .srv_area h2 {
            font-size: 23pt;
        }

    .srv_data {
        float: left;
        width: 100%;
        margin: 0 0 0 0;
        padding: 0 5% 20px 5%;
    }

    .srv_lft {
        float: left;
        width: auto;
        text-align: left;
        margin: 0 0 0 0;
        padding: 10px 0 0 0;
    }

    .srv_rgt {
        float: left;
        width: 85%;
        text-align: left;
        margin: 0 0 0 0;
        padding: 0 0 0 30px;
    }

    .srv_ttl {
        font-size: 14pt;
    }

    .srv_txt {
        float: left;
        width: 100%;
        color: #666;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        line-height: 1.4;
    }

    .srv_mor {
        font-size: 11pt;
    }

    .crd_area {
        padding: 20px 0 20px 0;
    }

    .crd_lt {
        font-size: 17pt;
        padding: 10px 0 0 0;
    }

    .bt-b2 {
        line-height: 24px;
    }

    .bt-hd {
        margin: 10px 0 0px 0;
    }

    .oth-hdr-bg {
        float: left;
        width: 100%;
        padding: 70px 0 70px 0;
        margin: 60px 0 0 0;
        background-image: url(../images/oth_hdr_bg.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

        .oth-hdr-bg h1 {
            font-size: 23pt;
        }

    .con_lft {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
        padding: 20px 20px 20px 15px;
    }

    .con_lft_hd {
        width: 100%;
        float: left;
        padding: 0;
        font-size: 15pt;
        font-weight: 600;
        text-align: left;
        margin: 10px 0 5px 0;
        font-family: 'Poppins', sans-serif;
    }

    .con_rgt {
        width: 100%;
        float: left;
        padding: 0 0 0 0;
        margin: 20px 0 0 0;
    }

    .con_1 {
        font-size: 12pt;
    }

    .con_2 {
        font-size: 17pt;
    }

    .con_grp {
        width: 100%;
        float: left;
        padding: 0;
        border-right: 0;
        margin: 20px 0 20px 0;
    }

    .con_grp_l {
        width: 25%;
        float: left;
        padding: 0;
        margin: 0 0 0 0;
        text-align: left;
    }

    .con_grp_r {
        width: 75%;
        float: left;
        margin: 0;
        padding: 0;
    }

    .con_subhd {
        width: 100%;
        float: left;
        padding: 0;
        font-size: 17pt;
        font-weight: 700;
        line-height: 1.2;
        margin: 0 0 10px 0;
        text-align: center;
        letter-spacing: 1px;
    }

    .airp_hdr {
        float: left;
        width: 100%;
        margin: 60px 0 0 0;
        padding: 70px 0 70px 0;
        background-image: url(../images/air_trans_hdr.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

        .airp_hdr h1 {
            font-size: 25pt;
        }

    .corp_hdr {
        float: left;
        width: 100%;
        margin: 60px 0 0 0;
        padding: 70px 0 70px 0;
        background-image: url(../images/corp_trans_hdr.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

        .corp_hdr h1 {
            font-size: 25pt;
        }

    .wedd_hdr {
        float: left;
        width: 100%;
        margin: 60px 0 0 0;
        padding: 70px 0 70px 0;
        background-image: url(../images/wedd_hdr.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

        .wedd_hdr h1 {
            font-size: 25pt;
        }

    .cruise_hdr {
        float: left;
        width: 100%;
        margin: 60px 0 0 0;
        padding: 70px 0 70px 0;
        background-image: url(../images/cruise_hdr.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

        .cruise_hdr h1 {
            font-size: 25pt;
        }

    .sightsee_hdr {
        float: left;
        width: 100%;
        margin: 60px 0 0 0;
        padding: 70px 0 70px 0;
        background-image: url(../images/sightsee_hdr.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

        .sightsee_hdr h1 {
            font-size: 25pt;
        }

    .wheelchr_hdr {
        float: left;
        width: 100%;
        margin: 60px 0 0 0;
        padding: 70px 0 70px 0;
        background-image: url(../images/wheelchr_hdr.webp);
        background-position: 50% 35%;
        background-size: cover;
    }

        .wheelchr_hdr h1 {
            font-size: 25pt;
        }

    .parcel_hdr {
        float: left;
        width: 100%;
        margin: 60px 0 0 0;
        padding: 70px 0 70px 0;
        background-image: url(../images/parcel_hdr.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

        .parcel_hdr h1 {
            font-size: 25pt;
        }

    .baby_seat_hdr {
        float: left;
        width: 100%;
        margin: 60px 0 0 0;
        padding: 70px 0 70px 0;
        background-image: url(../images/baby_seat_hdr.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

        .baby_seat_hdr h1 {
            font-size: 25pt;
        }

    .race_day_hdr {
        float: left;
        width: 100%;
        margin: 60px 0 0 0;
        padding: 70px 0 70px 0;
        background-image: url(../images/race_day_hdr.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

        .race_day_hdr h1 {
            font-size: 25pt;
        }

    .event_hdr {
        float: left;
        width: 100%;
        margin: 60px 0 0 0;
        padding: 70px 0 70px 0;
        background-image: url(../images/event_hdr.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

        .event_hdr h1 {
            font-size: 25pt;
        }

    .fleet_hdr {
        float: left;
        width: 100%;
        padding: 70px 0 70px 0;
        background-image: url(../images/fleet_hdr.jpg);
        background-position: 50% 0;
        background-size: cover;
    }

        .fleet_hdr h1 {
            padding: 0;
            color: #fff;
            margin: 0 0 0 0;
            font-size: 25pt;
            font-weight: 700;
            text-align: center;
            text-transform: uppercase;
            text-shadow: 3px 3px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
        }

    .flt_tmb {
        width: 100%;
        float: left;
        margin: 3% 0 3% 0;
    }

    .welcome_block h1 {
        font-size: 22pt;
    }

    .welcome_block span {
        font-size: 13pt;
        margin: 0 0 10px 0;
    }

    .welcome_title {
        font-size: 18pt;
    }

    .welcome_image {
        padding: 0;
    }

    .welcome_content {
        padding: 0 0 0 0;
    }

    .welcome_data {
        padding: 0 0 0 0;
    }

    .welcome_grup {
        width: 100%;
        float: left;
        padding: 20px 0 0 0;
    }

    .srvss_a {
        width: 100%;
        float: left;
        padding: 0 10px 20px 10px;
    }

    .srvss_b {
        width: 100%;
        float: left;
        text-align: left;
        margin: 0 0 0 0;
        padding: 0 0 0 50px;
    }

    .srvss_a h1 {
        color: #000;
        font-size: 22pt;
        text-align: left;
        font-weight: 800;
        margin: 0 0 10px 0;
    }

    .srvss_a li {
        margin: 0;
        color: #333;
        font-size: 13pt;
        text-align: left;
        font-weight: 500;
        line-height: 1.3;
        padding: 8px 0 8px 0;
        border-bottom: 1px solid #fff;
        list-style-image: url(../images/black_arrw.png);
    }

    .drive {
        background-image: url(../images/drv.webp);
        background-position: 60% 50%;
        background-size: cover;
    }

        .drive h1 {
            padding: 0;
            color: #fff;
            font-size: 23pt;
            font-weight: 700;
            line-height: 1.3;
            margin: 0 0 10px 0;
            text-align: center;
        }

        .drive p a {
            color: #fff;
            font-size: 32pt;
            font-weight: 700;
        }

    .drivebtn {
        width: 64%;
        float: left;
        margin: 20px 18% 0 18%;
    }

    .wh_chs_head {
        width: 100%;
        float: left;
        color: #000;
        margin: 0 0 0 0;
        font-size: 23pt;
        font-weight: 800;
        text-align: center;
    }

    .wh_chs_center {
        width: 100%;
        float: left;
        padding: 10px 0 0 0;
    }

    .srve_panel {
        padding: 30px 0 30px 0;
    }

        .srve_panel h1 {
            font-size: 23pt;
            margin: 0 0 10px 0;
        }

        .srve_panel p {
            font-size: 14pt;
        }

    .srve_item {
        width: 96.5%;
        float: left;
        margin: 0 5px;
        padding: 0 0 20px 0;
    }

    .flt_panel h1 {
        font-size: 23pt;
        margin: 0 0 20px 0;
    }

    .flt_data {
        width: 100%;
        float: left;
        padding: 0 0 20px 0;
    }

    .hding {
        font-size: 15pt;
        line-height: 1.2;
        text-align: center;
    }

    .sludeein_lft {
        width: 100%;
        float: left;
        color: #fff;
        font-size: 28pt;
        text-align: center;
        margin: 0 0 20px 0;
        padding: 0 0 0 0;
        font-family: 'Open Sans', sans-serif;
    }

        .sludeein_lft a {
            color: #fff;
            font-weight: 800;
        }

            .sludeein_lft a:hover {
                color: #ddd;
            }

        .sludeein_lft span {
            color: #fff;
            font-size: 14pt;
            font-weight: 600;
        }

    .sludee_rgt {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

    .inbook-hd {
        width: 100%;
        float: left;
        color: #fff;
        font-size: 12pt;
        font-weight: 600;
        text-align: center;
        padding: 5px 10px 0 0;
    }

    .inbook-hd1 {
        width: 100%;
        float: left;
        color: #fff;
        font-size: 12pt;
        font-weight: 600;
        text-align: center;
        padding: 0 0 5px 10px;
    }

    .bott-full {
        float: left;
        width: 100%;
        color: #bbb;
        margin: 0 0 0 0;
        padding: 30px 0 30px 0;
        background: url(../images/fotr_bg.webp) no-repeat;
        background-position: 15% 0;
        background-size: cover;
    }

    .sludeein_lft h1 {
        color: #fff;
        font-size: 18pt;
        line-height: 1.1;
        font-weight: 700;
        margin: 0 0 10px 0;
        padding: 0 0 0 0;
        text-align: center;
    }

    .sludeein_lft p {
        color: #fff;
        font-size: 11pt;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        text-align: center;
    }

    .hdr_pnl {
        width: 100%;
        float: left;
        padding: 0 0 0 0;
        margin: 77px 0 0 0;
        background-image: url(../images/hdr_bg.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

}
