
body {
    text-align: center;
    margin: 0 auto;
    font-size: 12pt;
    font-family: "Fira Sans", Sans-serif;
}

.top-fl {
    float: left;
    width: 100%;
    padding: 5px 0 5px 0;
}

.logo {
    width: 15%;
    float: left;
    color: #000;
    font-size: 18pt;
    margin: 0 0 0 0;
    font-weight: 700;
    padding: 0 0 0 0;
}

.tp-rgt {
    width: 60%;
    float: right;
}

.phone {
    width: 100%;
    float: left;
    color: #333;
    font-size: 18pt;
    font-weight: 300;
    text-align: right;
    margin: 5px 0 5px 0;
    font-family: "Fira Sans", Sans-serif;
}

    .phone a {
        float: right;
        color: #144a8f;
        border-radius: 5px;
        text-decoration: none;
        background-color: #fff;
        padding: 5px 10px 2px 10px;
    }

        .phone a:hover {
            opacity: .8;
            text-decoration: none;
        }

    .phone > a img {
        top: 7px;
        margin-top: 0;
    }

.menu-pnl {
    width: 100%;
    float: left;
    margin: 10px 0 20px 0;
    border-top: 1px solid #e8e8e8;
}

.mnu-data {
    width: 66%;
    float: left;
    margin: 11px 0 0 0;
}

.tphn {
    width: auto;
    float: right;
    color: #333;
    font-size: 16pt;
    font-weight: 500;
    text-align: right;
    margin: 11px 0 0 0;
    font-family: "Fira Sans", Sans-serif;
}

    .tphn a {
        float: right;
        color: #fff;
        text-decoration: none;
        background-color: #5c8f09;
        padding: 10px 20px 10px 20px;
    }

        .tphn a:hover {
            color: #fff;
            text-decoration: none;
            background-color: #1f2c34;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

.tplnk {
    width: auto;
    float: right;
    color: #333;
    font-size: 16pt;
    font-weight: 500;
    text-align: right;
    margin: 11px 20px 0 0;
    font-family: "Fira Sans", Sans-serif;
}

    .tplnk a {
        color: #fff;
        float: right;
        text-decoration: none;
        background-color: #5c8f09;
        padding: 8px 20px 8px 20px;
    }

        .tplnk a:hover {
            color: #fff;
            text-decoration: none;
            background-color: #1f2c34;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

.blk-bg {
    float: left;
    width: 100%;
    background-image: url(images/silver-taxi-bg.jpg);
    background-position: 50% 0;
    background-size: cover;
    height: 600px;
}

.hdr_bg {
    float: left;
    width: 100%;
    background-image: url(images/hdr_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

.hdr_bg_inr {
    float: left;
    width: 80%;
    margin: 0 10% 0 10%;
    padding: 100px 0 180px 0;
}

.hdr_bg h1 {
    color: #fff;
    font-size: 40pt;
    font-weight: 500;
    margin: 0 0 20px 0;
    text-align: center;
    font-family: "Felipa", serif;
}

.hdr_dvdr {
    width: 60%;
    float: left;
    height: 3px;
    margin: 0 20% 20px 20%;
    background-color: #6dae02;
}

.hdr_bg p {
    color: #fff;
    font-size: 14pt;
    font-weight: 400;
    margin: 0 0 25px 0;
    text-align: center;
}

.hdr_bg_txt {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 27pt;
    font-weight: 500;
    text-align: center;
    margin: 0 0 30px 0;
    font-family: "Felipa", serif;
}

.hdr_bg_mor {
    width: 100%;
    float: left;
    color: #333;
    font-size: 18pt;
    font-weight: 500;
    text-align: center;
    margin: 0 0 0 0;
}

    .hdr_bg_mor a {
        color: #5c8f09;
        border-radius: 10px;
        text-decoration: none;
        background-color: #fff;
        padding: 10px 30px 10px 30px;
    }

        .hdr_bg_mor a:hover {
            color: #fff;
            text-decoration: none;
            background-color: #5c8f09;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

.ssa-bg {
    float: left;
    width: 100%;
    background-image: url(images/ssa-bg.jpg);
    background-position: 50% 0;
    background-size: cover;
    height: 600px;
}

.srvc-bg {
    float: left;
    width: 100%;
    background-image: url(images/services_hdr_bg.jpg);
    background-position: 50% 0;
    background-size: cover;
    height: 600px;
}

.crs_area {
    float: left;
    width: 100%;
    padding: 30px 0;
    margin: 0;
}

    .crs_area h1 {
        font-size: 33pt;
        text-align: center;
        color: #1f2c34;
        font-weight: 700;
        margin: 0 0 5px 0;
        line-height: 50px;
        letter-spacing: 1px;
        font-family: "Felipa", serif;
    }

    .crs_area p {
        color: #666;
        font-size: 11pt;
        font-weight: 400;
    }

.crs_grp {
    width: 90%;
    float: left;
    margin: 5%;
    height: 480px;
    border-radius: 15px;
    padding: 20px 20px;
    background-color: #fff;
    box-shadow: 3px 3px 15px 6px rgba(0,0,0,0.09);
}

.crs_grp_a {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    text-align: center;
    padding: 0 0 20px 0;
}

.crs_grp_b {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
}

.crs_grp h3 {
    color: #1f2c34;
    margin: 0 0 0 0;
    font-size: 19pt;
    font-weight: 600;
    text-align: center;
    letter-spacing: 1px;
    font-family: "Felipa", serif;
}

.crs_dvdr {
    width: 60%;
    float: left;
    height: 2px;
    margin: 15px 20% 15px 20%;
    background-color: #6dae02;
}

.crs_grp_c {
    width: 100%;
    float: left;
    color: #444;
    font-size: 12pt;
    padding: 0 0 0 0;
    line-height: 1.6;
    margin: 0 0 10px 0;
    text-align: center;
}

.crs_mor {
    width: 100%;
    float: left;
    text-align: center;
    margin: 5px 0 5px 0;
}

    .crs_mor a {
        color: #fff;
        font-size: 11pt;
        font-weight: 500;
        border-radius: 5px;
        text-decoration: none;
        background-color: #1f2c34;
        padding: 5px 15px 5px 15px;
    }

        .crs_mor a:hover {
            color: #fff;
            background-color: #5c8f09;
            text-decoration: none;
            -webkit-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
        }

.contt-bg {
    float: left;
    width: 100%;
    background-image: url(images/contact_hdr_bg.jpg);
    /*background-position: 50% 0;*/
    background-size: cover;
    height: 600px;
}

    .contt-bg h1 {
        color: #144a8f;
        font-size: 35pt;
        font-weight: 600;
        text-align: center;
        margin: 130px 0 0 0;
    }

    .contt-bg p {
        color: #000;
        font-size: 18pt;
        font-weight: 600;
        text-align: center;
        margin: 0 0 0 0;
        /*text-shadow: 0px 0px 3px black;*/
    }

.contt_frm_area {
    float: left;
    width: 66%;
    position: absolute;
    border-radius: 6px;
    margin: 2% 17% 0 17%;
    background-color: #fff;
    border: solid 1px #C0BFBF;
    padding: 20px 60px 40px 60px;
}

.cont_frm_pnl {
    float: left;
    width: 70%;
    border-radius: 6px;
    margin: 0 15% 0 15%;
    background-color: #fff;
    border: solid 1px #C0BFBF;
    padding: 20px 60px 40px 60px;
}

.contt_frm_step1 {
    float: left;
    width: 100%;
    padding: 0 0 0 0;
    margin: 30px 0 0 0;
}

.contt_frm_stepno {
    float: left;
    width: 12%;
    font-weight: 600;
    text-align: left;
    padding: 0 0 0 0;
    margin: 10px 0 0 0;
}

.contt_frm_title {
    float: left;
    width: 88%;
    color: #145086;
    font-size: 23pt;
    margin: 0 0 0 0;
    text-align: left;
    font-weight: 600;
    padding: 0 0 0 0;
    line-height: 1.2;
}

.contt_frm_tell {
    float: left;
    width: 100%;
    font-size: 12pt;
    margin: 0 0 0 0;
    text-align: left;
    padding: 10px 0 10px 0;
}

.contt_frm_ima {
    float: left;
    width: auto;
    color: #666;
    font-size: 9pt;
    position: absolute;
    padding: 0 5px 0 5px;
    margin: -10px 0 0 10px;
    background-color: #fff;
}

.contt_frm_belw {
    float: left;
    width: 100%;
    color: #4a4a4a;
    font-size: 9pt;
    margin: 0 0 0 0;
    text-align: left;
    padding: 20px 0 20px 0;
}

.contt_inp_1 {
    float: left;
    width: 50%;
    padding: 0 0 0 0;
    margin: 10px 0 0 0;
}

.contt_inp_2 {
    float: left;
    width: 50%;
    margin: 10px 0 0 0;
    padding: 0 0 0 15px;
}

.contt_cd_area {
    float: left;
    width: 100%;
    padding: 0 0 0 0;
    margin: 10px 0 15px 0;
}

.contt_code {
    float: left;
    width: 13%;
    color: #666;
    height: 52px;
    margin: 10px 0 0 0;
    padding: 8px 5px 7px 5px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.contt_pno {
    float: left;
    width: 87%;
    padding: 0 0 0 0;
    margin: 10px 0 0 0;
}

.contt_main {
    float: left;
    width: 100%;
    height: 450px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.loc-bg {
    float: left;
    width: 100%;
    background-image: url(images/locations_hdr_bg.jpg);
    background-position: 50% 0;
    background-size: cover;
    height: 600px;
}

.dwu-bg {
    float: left;
    width: 100%;
    background-image: url(images/airp_trans_hdr.jpg);
    background-position: 50% 0;
    background-size: cover;
    height: 600px;
}

.parc-bg {
    float: left;
    width: 100%;
    background-image: url(images/parc_delv_hdr.jpg);
    background-position: 50% 0;
    background-size: cover;
    height: 600px;
}

.door-bg {
    float: left;
    width: 100%;
    background-image: url(images/door_to_door_hdr.jpg);
    background-position: 50% 0;
    background-size: cover;
    height: 600px;
}

.corp-bg {
    float: left;
    width: 100%;
    background-image: url(images/corp_trans_hdr.jpg);
    background-position: 50% 0;
    background-size: cover;
    height: 600px;
}

.bus-bg {
    float: left;
    width: 100%;
    background-image: url(images/bus_trans_hdr.jpg);
    background-position: 50% 0;
    background-size: cover;
    height: 600px;
}

.bg-overlay {
    float: left;
    width: 100%;
    height: 600px;
    background-color: rgba(0, 0, 0, 0.3);
}

.phnooo {
    width: 18%;
    float: right;
    color: #333;
    display: block;
    font-size: 22pt;
    font-weight: 700;
    margin: 10px 10px 0 0;
    text-align: right;
}

    .phnooo a {
        color: #333;
        text-decoration: none;
    }

        .phnooo a:hover {
            color: #b2b2b4;
            text-decoration: none;
        }

.hedr-bg {
    float: left;
    width: 100%;
    /*background-image: url(images/hedr-bg.jpg);        
	background-position: 50% 0;
	background-size: cover;
	height: 215px;
	border-bottom: 2px solid #ffcc00;*/
    background-color: #000;
    line-height:: 30px;
}

    .hedr-bg h1 {
        font-size: 20pt;
        color: #fff;
        font-weight: bold;
        margin: 30px 0;
    }

.head-ttl {
    font-size: 30pt;
    color: #fff;
    font-weight: bold;
    margin: 0 0 10px 0;
    text-shadow: 0 5px 5px rgba(0,0,0,1.6);
}

.sub-ttl {
    font-size: 20pt;
    color: #fff;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.img_Left {
    margin: 0 20px 0 0;
}

.head {
    color: #004990;
    font-size: 15pt;
    text-align: left;
    font-weight: 700;
}

.ptxt {
    color: #333;
}

.all_heading {
    float: left;
    width: 100%;
    background-image: url(images/oth-hdr-bg.jpg);
    background-position: 50% 0;
    background-size: cover;
}

    .all_heading h1 {
        color: #fff;
        font-size: 25pt;
        text-align: center;
        padding: 70px 0 70px 0;
    }

.page_heading {
    color: #000;
    font-size: 25pt;
    font-weight: 600;
    text-align: center;
    padding: 0 0 20px 0;
    margin: 0 0 0 0;
}

.all_hdr {
    float: left;
    width: 100%;
    background-image: url(images/all_hdr_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

.all_hdr_ovly {
    width: 100%;
    float: left;
    margin: 0;
    padding: 150px 0 150px 0;
    background-color: rgba(0,0,0,.7);
}

.all_hdr h1 {
    padding: 0;
    color: #fff;
    font-size: 30pt;
    margin: 0 0 0 0;
    font-weight: 700;
    text-align: center;
    font-family: "Felipa", serif;
}

.mov_hdr {
    float: left;
    width: 100%;
    background-image: url(images/mov_hdr_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .mov_hdr h1 {
        padding: 0;
        color: #fff;
        font-size: 30pt;
        margin: 0 0 0 0;
        font-weight: 700;
        text-align: center;
        font-family: "Felipa", serif;
    }

.pack_hdr {
    float: left;
    width: 100%;
    background-image: url(images/pack_hdr_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .pack_hdr h1 {
        padding: 0;
        color: #fff;
        font-size: 30pt;
        margin: 0 0 0 0;
        font-weight: 700;
        text-align: center;
        font-family: "Felipa", serif;
    }

.stor_hdr {
    float: left;
    width: 100%;
    background-image: url(images/stor_hdr_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .stor_hdr h1 {
        padding: 0;
        color: #fff;
        font-size: 30pt;
        margin: 0 0 0 0;
        font-weight: 700;
        text-align: center;
        font-family: "Felipa", serif;
    }

.domes_hdr {
    float: left;
    width: 100%;
    background-image: url(images/domes_hdr_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .domes_hdr h1 {
        padding: 0;
        color: #fff;
        font-size: 30pt;
        margin: 0 0 0 0;
        font-weight: 700;
        text-align: center;
        font-family: "Felipa", serif;
    }

.inter_hdr {
    float: left;
    width: 100%;
    background-image: url(images/inter_hdr_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .inter_hdr h1 {
        padding: 0;
        color: #fff;
        font-size: 30pt;
        margin: 0 0 0 0;
        font-weight: 700;
        text-align: center;
        font-family: "Felipa", serif;
    }

.commer_hdr {
    float: left;
    width: 100%;
    background-image: url(images/commer_hdr_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .commer_hdr h1 {
        padding: 0;
        color: #fff;
        font-size: 30pt;
        margin: 0 0 0 0;
        font-weight: 700;
        text-align: center;
        font-family: "Felipa", serif;
    }

.contact_hdr {
    float: left;
    width: 100%;
    background-image: url(images/contact_hdr_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .contact_hdr h1 {
        padding: 0;
        color: #fff;
        font-size: 30pt;
        margin: 0 0 0 0;
        font-weight: 700;
        text-align: center;
        font-family: "Felipa", serif;
    }

.paghd {
    float: left;
    width: 100%;
    color: #5c8f09;
    font-size: 14pt;
    font-weight: 600;
    padding: 0 0 0 0;
    text-align: left;
    margin: 10px 0 10px 0;
}

.tblhd {
    color: #5c8f09;
    font-size: 14pt;
    font-weight: 600;
    text-align: center;
}

.tblbld {
    font-weight: 600;
}

.tblgry {
    background-color: #f5f5f5;
}

.con_subhd {
    width: 100%;
    float: left;
    color: #1f2c34;
    font-size: 25pt;
    font-weight: 700;
    padding: 0 0 0 0;
    margin: 0 0 20px 0;
    text-align: center;
    letter-spacing: 2px;
}

.con_area {
    width: 100%;
    float: left;
    padding: 0 0 0 0;
    margin: 0 0 20px 0;
}

.con_lft {
    width: 35%;
    float: left;
    margin: 0 0 0 0;
    background-color: #0e0e0e;
    padding: 40px 30px 50px 30px;
}

.con_lft_hd {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 18pt;
    font-weight: 600;
    padding: 0 0 0 0;
    text-align: left;
    margin: 10px 0 5px 0;
}

.con_rgt {
    width: 65%;
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 30px;
}

.con_grp {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    padding: 30px 0 30px 0;
    border-bottom: 1px dashed #333;
}

.con_grp_l {
    width: 20%;
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: left;
}

.con_grp_r {
    width: 80%;
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.con_grp_ra {
    width: 100%;
    float: left;
    color: #5c8f09;
    padding: 0 0 0 0;
    font-size: 13pt;
    text-align: left;
    font-weight: 600;
    margin: 0 0 3px 0;
}

.con_grp_rb {
    width: 100%;
    float: left;
    color: #fff;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: left;
    line-height: 1.4;
}

    .con_grp_rb a {
        color: #fff;
    }

        .con_grp_rb a:hover {
            color: #999;
        }

.mnavi {
    display: none;
}

.book-bg {
    float: left;
    width: 60%;
    border-radius: 5px;
    border-radius: 5px;
    margin: 3% 20% 3% 20%;
    padding: 10px 0 15px 0;
    background-color: #fff;
    background-color: rgba(255,255,255,.5);
}

    .book-bg p {
        float: left;
        width: 100%;
        margin: 0;
        color: #fff;
        text-align: center;
        padding: 0 0 3px 0;
        font-weight: 400;
    }

.book-ttl {
    width: 97%;
    float: left;
    text-align: center;
    padding: 0 1.5% 0 1.5%;
    color: #fff;
    font-size: 20pt;
    font-weight: 500;
    margin: 0 0 0 0;
    border-radius: 5px;
}

.book-data {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 10px 0 10px;
}

.book-inner {
    float: left;
    width: 100%;
}

.book-hd {
    width: 55%;
    float: left;
    margin: 0 auto;
    font-weight: 400;
    padding: 0 0 10px 20px;
    text-align: right;
    margin-bottom: 0;
    color: #fff;
    font-size: 12pt;
    border-radius: 5px;
}

.book-hd-1 {
    width: 41%;
    float: left;
    margin: 0 auto;
    font-weight: 400;
    padding: 0 0 10px 20px;
    text-align: left;
    margin-bottom: 0;
    color: #fff;
    font-size: 12pt;
    border-radius: 5px;
}

.book-rgt {
    float: right;
    width: 35%;
    margin: 17% 0 0 2%;
    padding: 0;
}

    .book-rgt h1 {
        float: left;
        width: 100%;
        margin: 0;
        color: #fff;
        text-align: right;
        font-weight: 700;
        font-size: 28pt;
        line-height: 1.3;
        padding: 0 30px 0 0;
        text-transform: uppercase;
        font-family: "Fira Sans", Sans-serif;
    }

.book-rgt-mor {
    float: left;
    color: #ffffff;
    margin: 0 auto;
    font-size: 11pt;
    margin-top: 40px;
    margin-left: 40px;
    text-transform: uppercase;
    font-family: "Fira Sans", Sans-serif;
}

    .book-rgt-mor a {
        color: #144a8f;
        text-decoration: none;
        padding: 13px 35px;
        background-color: #fff;
        font-weight: 700;
        margin: 0 20px 0 0;
    }

        .book-rgt-mor a:hover {
            text-decoration: none;
            padding: 13px 35px;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

.book-rgt-mor1 {
    float: left;
    color: #ffffff;
    margin: 0 auto;
    margin-top: 40px;
    font-size: 11pt;
    text-transform: uppercase;
    font-family: "Fira Sans", Sans-serif;
}

    .book-rgt-mor1 a {
        color: #fff;
        text-decoration: none;
        padding: 13px 35px;
        background-color: #144a8f;
        font-weight: 700;
        margin: 0 20px 0 0;
    }

        .book-rgt-mor1 a:hover {
            text-decoration: none;
            padding: 13px 35px;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

.dwu-hdr-area {
    float: left;
    width: 53%;
    margin: 17% 0 0 5%;
    padding: 0;
}

    .dwu-hdr-area h1 {
        float: left;
        width: 100%;
        margin: 0;
        padding: 0;
        color: #fff;
        text-align: left;
        font-weight: 700;
        font-size: 28pt;
        line-height: 1.3;
        text-transform: uppercase;
        font-family: "Fira Sans", Sans-serif;
    }

.dwu-hdr-mor {
    float: left;
    color: #ffffff;
    margin: 0 auto;
    font-size: 11pt;
    margin-top: 40px;
    margin-right: 20px;
    text-transform: uppercase;
    font-family: "Fira Sans", Sans-serif;
}

    .dwu-hdr-mor a {
        color: #fff;
        text-decoration: none;
        padding: 13px 35px;
        background-color: #144a8f;
        font-weight: 700;
        margin: 0 0 0 0;
    }

        .dwu-hdr-mor a:hover {
            color: #fff;
            text-decoration: none;
            padding: 13px 35px;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

.dnapp_area {
    float: left;
    width: 90%;
    margin: 0 5% 0 5%;
    padding: 0;
}

.dnapp_lft {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 50px;
}

.dnapp_rgt {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0;
}

.dnapp_ttl {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 100px 0 20px 0;
    color: #1e1d1d;
    font-size: 20pt;
    font-weight: 600;
    text-align: left;
}

.dnapp_data {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

    .dnapp_data ul {
        margin: 0 0 40px 20px;
        padding: 0 0 0 0;
        list-style: none;
    }

    .dnapp_data li {
        margin: 0 0 0 0;
        padding: 10px 0 10px 0;
        text-align: left;
        color: #181818;
        line-height: 1.3;
        border-bottom: 1px #ddd solid;
        list-style-image: url(images/blu-arrow-icon.jpg);
    }

.estim_area {
    width: 100%;
    float: left;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.dwu_matr {
    float: left;
    width: 90%;
    margin: 0 5% 0 5%;
    padding: 0;
}

.dwu_lft {
    float: left;
    width: 100%;
    padding: 20px;
    margin: 0 0 0 0;
}

.dwu_rgt {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.dwu_ttl {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    color: #333;
    font-size: 18pt;
    font-weight: 600;
    text-align: left;
    padding: 20px 0 20px 0;
}

.dwu_data {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

    .dwu_data p {
        float: left;
        width: 100%;
        color: #333;
        text-align: left;
        margin: 0 0 20px 0;
        padding: 0 0 0 0;
    }

    .dwu_data ul {
        margin: 0 0 40px 20px;
        padding: 0 0 0 0;
        list-style: none;
    }

    .dwu_data li {
        margin: 0 0 0 0;
        padding: 10px 0 10px 0;
        text-align: left;
        color: #181818;
        line-height: 1.3;
        border-bottom: 1px #ddd solid;
        list-style-image: url(images/blu-arrow-icon.jpg);
    }

.wel {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
    background-color: #fff;
    border-top: 2px solid #fff;
}

    .wel span {
        color: #5c8f09;
        font-size: 17pt;
        text-align: left;
        font-weight: 600;
        margin: 0 0 20px 0;
    }

    .wel h1 {
        color: #1f2c34;
        font-size: 25pt;
        text-align: left;
        font-weight: 600;
        line-height: 1.3;
        margin: 0 0 10px 0;
        font-family: "Felipa", serif;
    }

    .wel h2 {
        color: #1f2c34;
        font-size: 17pt;
        text-align: left;
        font-weight: 600;
        margin: 20px 0 15px 0;
        font-family: "Felipa", serif;
    }

    .wel ul {
        margin: 0 0 0 20px;
        padding: 0 0 0 0;
        list-style: none;
    }

    .wel li {
        text-align: left;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        color: #424242;
        list-style-image: url(images/check_ico.png);
    }

.wel-ttl {
    font-size: 20pt;
    font-weight: bold;
    color: #000;
}

.wel-data {
    width: 100%;
    float: left;
    padding: 20px 50px 30px 20px;
}

    .wel-data p {
        color: #424242;
    }

.wel-data1 {
    width: 100%;
    float: left;
    padding: 40px 0 0 50px;
}

    .wel-data1 p {
        color: #424242;
    }

.wel-pic {
    width: 100%;
    float: left;
    padding: 50px 0 0 0;
}

.wel-mor {
    width: 100%;
    float: left;
    text-align: left;
    margin: 25px 0 5px 0;
    font-family: "Fira Sans", Sans-serif;
}

    .wel-mor a {
        color: #fff;
        font-size: 11pt;
        font-weight: 300;
        border-radius: 5px;
        text-decoration: none;
        background-color: #5c8f09;
        padding: 5px 15px 5px 15px;
    }

        .wel-mor a:hover {
            color: #fff;
            text-decoration: none;
            background-color: #1f2c34;
            -webkit-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
        }

.bst {
    width: 94%;
    float: left;
    margin: -100px 3% 0 3%;
}

.bst_lft {
    width: 100%;
    float: left;
    padding: 35px 0 0 0;
}

    .bst_lft h1 {
        font-size: 30pt;
        font-weight: 600;
        color: #004990;
        margin: 0 0 10px 0;
        text-align: center;
        line-height: 1.3;
    }

.bst_grp {
    width: 100%;
    float: left;
    padding: 50px 20px 50px 20px;
    margin: 0 0 0 0;
    background-color: #5c8f09;
}

.bst_grp_1 {
    width: 100%;
    float: left;
    padding: 50px 20px 50px 20px;
    margin: 0 0 0 0;
    background-color: #1f2c34;
}

.bst_ico {
    width: 100%;
    float: left;
}

.bst_matt {
    width: 100%;
    float: left;
}

.bst_ttl {
    width: 100%;
    float: left;
    padding: 20px 0 10px 0;
    color: #fff;
    font-size: 17pt;
    font-weight: 600;
    letter-spacing: 1.5px;
    font-family: "Felipa", serif;
}

.bst_txx {
    width: 100%;
    float: left;
    color: #ddd;
    line-height: 1.5;
}

.bst_txx_1 {
    width: 100%;
    float: left;
    color: #ddd;
    line-height: 1.5;
}

.whychs_area {
    width: 100%;
    float: left;
    padding: 50px 0 50px 0;
}

.whychs_hed {
    color: #1f2c34;
    font-size: 28pt;
    font-weight: 600;
    line-height: 1.3;
    margin: 0 0 10px 0;
    text-align: center;
    font-family: "Felipa", serif;
}

.whychs_grp {
    width: 94%;
    float: left;
    margin: 0 3% 0 3%;
    border: 1px solid #ddd;
    background-color: #f7f7f7;
    padding: 50px 20px 50px 20px;
}

.whychs_ico {
    width: 100%;
    float: left;
}

.whychs_ttl {
    width: 100%;
    float: left;
    color: #1f2c34;
    font-size: 15pt;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 20px 0 10px 0;
    font-family: "Felipa", serif;
}

.srv_area {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.srv_data {
    float: left;
    width: 50%;
    margin: 0 0 0 0;
    padding: 0 5% 50px 5%;
}

.srv_lft {
    float: left;
    width: 14%;
    margin: 0 0 0 0;
    text-align: left;
    padding: 10px 0 0 0;
}

.srv_rgt {
    float: left;
    width: 86%;
    text-align: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.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: #424242;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4;
}

.welc_more {
    width: 15%;
    color: #000;
    margin: 0 auto;
    font-size: 13pt;
    font-weight: bold;
    background-color: #fff;
}

    .welc_more a {
        float: left;
        color: #000;
        padding: 13px 24px;
        text-decoration: none;
        background-color: #fff;
        border: 2px solid #4684c1;
    }

        .welc_more a:hover {
            color: #fff;
            opacity: 0.8;
            text-decoration: none;
            background-color: #4684c1;
            -webkit-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
        }

.drive {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    background-image: url(images/mov_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

    .drive h1 {
        color: #fff;
        font-size: 30pt;
        font-weight: 700;
        padding: 0 0 0 0;
        line-height: 1.3;
        margin: 0 0 10px 0;
        text-align: center;
        letter-spacing: 2px;
        text-transform: uppercase;
        font-family: "Felipa", serif;
    }

.drive_lft {
    width: 100%;
    float: left;
    padding: 70px 50px 80px 50px;
    background-color: rgba(92, 143, 9, .5);
    /*background: linear-gradient(65deg, #1f2c34 50%, #5C8F09 50%);*/
}

.drive p {
    color: #ccc;
    font-size: 15pt;
    padding: 0 0 0 0;
    font-weight: 300;
    line-height: 35px;
    text-align: center;
    margin: 10px 0 30px 0;
    text-transform: uppercase;
}

    .drive p a {
        color: #fff;
        font-size: 30pt;
        font-weight: 700;
    }

.drivebtn {
    color: #1f2c34;
    font-size: 14pt;
    font-weight: 500;
    padding: 10px 30px;
    border-radius: 10px;
    text-decoration: none;
    background-color: #fff;
    box-shadow: 0 5px 5px rgba(0,0,0,0.5);
}

    .drivebtn a {
        color: #fff;
    }

.cbchrg_area {
    width: 100%;
    float: left;
    background-image: url(images/cbchrg_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

.cbchrg_ovly {
    width: 100%;
    float: left;
    padding: 70px 0 70px 0;
    background-color: rgba(0,0,0,0.5);
}

.cbchrg_lft {
    width: 50%;
    float: left;
    padding: 0 20px 0 0;
}

.cbchrg_rgt {
    width: 50%;
    float: left;
    border-radius: 15px;
    border: 2px dashed #999;
    padding: 30px 30px 30px 30px;
    background-color: rgba(0,0,0,0.4);
}

.cbchrg_ttl {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 25pt;
    text-align: left;
    font-weight: 700;
    padding: 0 0 20px 0;
}

.cbchrg_sbttl {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 14pt;
    font-weight: 700;
    text-align: left;
    padding: 0 0 10px 0;
}

.cbchrg_txt {
    width: 100%;
    float: left;
    color: #fff;
    line-height: 1.7;
    text-align: justify;
    padding: 0 0 20px 0;
}

.cbchrg_pic {
    width: 100%;
    float: left;
    padding: 0 0 0 0;
}

.quik_area {
    float: left;
    width: 100%;
    padding: 0 0 0 0;
    margin: 20px 0 0 0;
}

.quik_data {
    float: left;
    width: 50%;
    margin: 0 0 0 0;
    padding: 0 5% 50px 5%;
}

.quik_lft {
    float: left;
    width: 14%;
    margin: 0 0 0 0;
    text-align: left;
    padding: 10px 0 0 0;
}

.quik_rgt {
    float: left;
    width: 86%;
    color: #333;
    line-height: 1.3;
    text-align: left;
    padding: 0 0 0 0;
    margin: 20px 0 0 0;
}

.svce_area {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.svce_data {
    float: left;
    width: 80%;
    margin: 0 10% 0 10%;
    padding: 0 0 50px 0;
}

.svce_lft {
    float: left;
    width: 40%;
    margin: 0 0 0 0;
    text-align: left;
    padding: 10px 0 0 0;
}

.svce_rgt {
    float: left;
    width: 60%;
    text-align: left;
    margin: 70px 0 0 0;
    padding: 0 20px 0 0;
}

.svce_ttl {
    float: left;
    width: 100%;
    color: #1e1d1d;
    font-size: 16pt;
    font-weight: 500;
    padding: 0 0 0 0;
    margin: 0 0 15px 0;
}

.svce_txt {
    float: left;
    width: 100%;
    color: #424242;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4;
}

.nws_heading {
    font-size: 25pt;
    font-weight: 700;
    padding: 0 0 0 0;
    text-align: center;
    margin: 0 0 20px 0;
}

.nws_area {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.nws_pic {
    float: left;
    width: 100%;
    height: 233px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-image: url(images/luna_park_sydney.jpg);
    background-position: 50% 0;
    background-size: cover;
}

.nws_pic2 {
    float: left;
    width: 100%;
    height: 233px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-image: url(images/nws_2.jpg);
    background-position: 50% 0;
    background-size: cover;
}

.nws_pic3 {
    float: left;
    width: 100%;
    height: 233px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-image: url(images/nws_3.jpg);
    background-position: 50% 0;
    background-size: cover;
}

.nws_pic4 {
    float: left;
    width: 100%;
    height: 233px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-image: url(images/nws_4.jpg);
    background-position: 50% 0;
    background-size: cover;
}

.nws_pic5 {
    float: left;
    width: 100%;
    height: 233px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-image: url(images/nws_5.jpg);
    background-position: 50% 0;
    background-size: cover;
}

.nws_pic6 {
    float: left;
    width: 100%;
    height: 233px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-image: url(images/nws_6.jpg);
    background-position: 50% 0;
    background-size: cover;
}

.nws_pic7 {
    float: left;
    width: 100%;
    height: 233px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-image: url(images/nws_7.png);
    background-position: 50% 0;
    background-size: cover;
}

.nws_pic8 {
    float: left;
    width: 100%;
    height: 233px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-image: url(images/nws_8.jpg);
    background-position: 50% 0;
    background-size: cover;
}

.nws_badge {
    float: right;
    color: #fff;
    font-size: 9pt;
    border-radius: 30px;
    margin: 20px 30px 0 0;
    text-transform: uppercase;
    padding: 5px 15px 5px 15px;
    background-color: #004990;
}

.nws_grp {
    float: left;
    width: 100%;
    padding: 15px;
    margin: 0 0 0 0;
}

.nws_data {
    float: left;
    width: 100%;
    padding: 20px;
    height: 180px;
    margin: 0 0 0 0;
    background-color: #e9e9e9;
}

.nws_txt {
    float: left;
    width: 100%;
    color: #144a8f;
    font-size: 17pt;
    padding: 0 0 0 0;
    text-align: left;
    font-weight: 600;
    line-height: 1.4;
    margin: 0 0 20px 0;
    font-family: "Poppins", Sans-serif;
}

.nws_more {
    float: left;
    width: 100%;
    padding: 0 0 0 0;
    text-align: left;
    margin: 0 0 20px 0;
}

    .nws_more a {
        font-size: 11pt;
        font-weight: 500;
        color: #144a8f;
        text-transform: uppercase;
        text-decoration: none;
    }

.nws_mor {
    width: 40%;
    float: left;
    color: #ffffff;
    margin: 10px 30% 25px 30%;
}

    .nws_mor a {
        color: #fff;
        font-size: 15pt;
        margin: 0 0 0 0;
        font-weight: 600;
        padding: 10px 20px;
        text-decoration: none;
        background-color: #004990;
    }

        .nws_mor a:hover {
            color: #fff;
            padding: 10px 20px;
            text-decoration: none;
            background-color: #333;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

.nws_date {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    font-size: 10pt;
    text-align: left;
    padding: 0 0 0 0;
}

.tak {
    float: left;
    width: 100%;
    padding: 30px 0 30px 0;
    background-color: #f7f7f7;
}

    .tak a {
        color: #004990;
    }

        .tak a:hover {
            color: #333;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

    .tak h2 {
        color: #222;
        font-size: 40pt;
        margin: 0 0 0 0;
        font-weight: 600;
        text-align: center;
        font-family: "Fira Sans", Sans-serif;
    }

    .tak h3 {
        color: #333;
        font-size: 30pt;
        font-weight: 600;
        line-height: 1.3;
        text-align: center;
        margin: 0 0 10px 0;
        font-family: "Fira Sans", Sans-serif;
    }

.bookbtn {
    width: 36%;
    float: left;
    color: #000;
    font-size: 15pt;
    font-weight: bold;
    background-color: #fff;
    margin: 20px 32% 0 32%;
}

    .bookbtn a {
        float: left;
        color: #fff;
        padding: 13px 24px;
        border-radius: 10px;
        text-decoration: none;
        background-color: #333;
    }

        .bookbtn a:hover {
            color: #fff;
            text-decoration: none;
            background-color: #004990;
            -webkit-transition: all .5s ease-in-out;
            -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
        }

.cab_more {
    width: 15%;
    float: left;
    color: #000;
    margin: 0 auto;
    font-size: 13pt;
    font-weight: bold;
    background-color: #fff;
}

    .cab_more a {
        float: left;
        color: #000;
        padding: 13px 24px;
        text-decoration: none;
        background-color: #fff;
        border: 2px solid #4684c1;
    }

        .cab_more a:hover {
            color: #fff;
            opacity: 0.8;
            text-decoration: none;
            background-color: #4684c1;
            -webkit-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
        }

.miss_area {
    width: 100%;
    float: left;
    margin: 20px 0 0 0;
}

.miss_lft {
    width: 50%;
    float: left;
    text-align: left;
    padding: 0 20px 0 0;
}

    .miss_lft p {
        text-align: justify;
    }

.miss_lft_head {
    width: 100%;
    float: left;
    color: #004990;
    font-size: 20pt;
    text-align: left;
    font-weight: bold;
    padding: 0 0 10px 0;
}

.miss_rgt {
    width: 50%;
    float: left;
    padding: 20px 0 0 0;
}

.srvss_grup {
    width: 100%;
    float: left;
    margin: 20px 0 0 0;
}

.srvss_lft {
    width: 50%;
    float: left;
    text-align: left;
    padding: 0 20px 0 0;
}

.srvss_rgt_head {
    width: 100%;
    float: left;
    color: #004990;
    font-size: 25pt;
    text-align: left;
    font-weight: bold;
    padding: 0 0 10px 0;
}

.srvss_rgt {
    width: 50%;
    float: left;
    padding: 20px 0 0 0;
}

    .srvss_rgt p {
        text-align: justify;
    }

.srv_bg {
    width: 100%;
    float: left;
    background-color: #fff;
    padding: 30px 0 30px 0;
}

    .srv_bg h1 {
        color: #004990;
        font-size: 30pt;
        margin: 0 0 0 0;
        text-align: left;
        font-weight: bold;
        text-align: center;
    }

.srv_box {
    width: 96.5%;
    float: left;
    padding: 20px;
    margin: 15px 5px;
    background-color: #f5f5f5;
    border-top: 5px solid #5d99d3;
    border-bottom: 5px solid #5d99d3;
}

.srv_box_a {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    text-align: center;
    padding: 15px 0 20px 0;
}

.srv_box_b {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
}

.srv_box h3 {
    color: #000;
    font-size: 22pt;
    margin: 0 0 0 0;
    font-weight: bold;
    text-align: center;
}

.srv_box_c {
    width: 100%;
    float: left;
    padding: 0;
    color: #777;
    font-size: 14pt;
    line-height: 1.4;
    margin: 0 0 10px 0;
    text-align: justify;
}

.srv_bg_grp {
    width: 100%;
    float: left;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.srv_bg_pic {
    width: 100%;
    float: left;
    padding: 0;
}

.srv_bg_content {
    width: 100%;
    float: left;
    padding: 30px 20px 0 20px;
}

    .srv_bg_content h2 {
        font-size: 25pt;
        color: #333;
        font-weight: bold;
        margin: 0 0 10px 0;
        text-align: center;
        text-transform: uppercase;
    }

.srv_bg_txt {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0 0 10px 0;
    color: #777;
    text-align: justify;
    line-height: 1.4;
}

.comn_panel {
    width: 100%;
    float: left;
    padding: 30px 0 30px 0;
    border-bottom: 1px solid #ddd;
}

    .comn_panel h1 {
        font-size: 26pt;
        text-align: left;
        color: #333;
        font-weight: bold;
        margin: 0 0 10px 0;
        text-align: center;
        text-transform: uppercase;
    }

    .comn_panel h2 {
        font-size: 26pt;
        text-align: left;
        color: #333;
        font-weight: bold;
        margin: 0 0 10px 0;
        text-align: center;
        text-transform: uppercase;
    }

    .comn_panel h3 {
        font-size: 26pt;
        text-align: left;
        color: #333;
        font-weight: bold;
        margin: 0 0 10px 0;
        text-align: center;
        text-transform: uppercase;
    }

    .comn_panel h4 {
        font-size: 26pt;
        text-align: left;
        color: #333;
        font-weight: bold;
        margin: 0 0 10px 0;
        text-align: center;
        text-transform: uppercase;
    }

    .comn_panel h5 {
        font-size: 26pt;
        text-align: left;
        color: #333;
        font-weight: bold;
        margin: 0 0 10px 0;
        text-align: center;
        text-transform: uppercase;
    }

    .comn_panel h6 {
        font-size: 26pt;
        text-align: left;
        color: #333;
        font-weight: bold;
        margin: 0 0 10px 0;
        text-align: center;
        text-transform: uppercase;
    }

    .comn_panel ul {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        list-style: none;
    }

    .comn_panel li {
        margin: 0 0 0 20px;
        padding: 0 0 0 0;
        list-style-image: url(images/blue_check_icon.png);
    }

.need_txt {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    padding: 20px 40px 0 0;
}

.img_Right {
    margin: 0 0 0 0;
    padding: 0 0 0 20px;
}

.hpy {
    width: 100%;
    float: left;
    padding: 0;
}

.hpy_lft {
    width: 100%;
    float: left;
    background-color: #ddd;
    padding: 30px 0 30px 50px;
}

.hpy_rgt {
    width: 100%;
    float: left;
    padding: 30px 50px 30px 30px;
    background-color: #f5f5f5;
}

.serv_data {
    width: 100%;
    float: left;
    padding: 0 25px 25px 0;
    color: #333;
    text-align: left;
    font-size: 18pt;
}

    .serv_data ul {
        margin: 20px 0 20px 0;
        padding: 0;
        list-style: none;
    }

    .serv_data li {
        margin: 0 0 0 30px;
        padding: 4px 0 4px 0;
        list-style-image: url(images/serv_icon.png);
        border-bottom: 1px solid #fff;
    }

.homepage_slider {
    width: 100%;
    float: left;
    margin: 20px 0 0 0;
}

.sldr_mar {
    margin-top: 85px;
}

.sldr_fnt {
    font-size: 13pt;
    color: #999;
    line-height: 20px;
}

.genl {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 20px 0 20px 0;
    opacity: 0.8;
}

.contact_area {
    width: 100%;
    float: left;
    padding: 30px 0 30px 0;
}

    .contact_area p {
        font-size: 17pt;
        font-weight: bold;
        margin: 0 0 5px 0;
        text-align: left;
    }

.all_main {
    float: left;
    width: 100%;
    padding: 30px 0 30px 0;
}

    .all_main ul {
        margin: 0 0 0 30px;
        padding: 0 0 0 0;
        list-style: none;
    }

    .all_main li {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        list-style-image: url(images/check_ico.png);
    }

.bott-full {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    background-image: url(images/mov_bg.webp);
    background-position: 75% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.bott-ovly {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    background-color: rgba(31,44,52,.8);
    padding: 40px 0 30px 0;
}

.bt-hd {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 17pt;
    text-align: left;
    font-weight: 600;
    margin: 0 0 20px 0;
    letter-spacing: 1px;
    font-family: "Felipa", serif;
}

.bt-txt {
    color: #aaa;
}

.bt-b2 {
    float: left;
    width: 100%;
    text-align: left;
    color: #aaa;
    line-height: 35px;
}

    .bt-b2 a {
        color: #aaa;
        text-decoration: none;
    }

        .bt-b2 a:hover {
            color: #fff;
            text-decoration: none;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

.bt-c2 {
    float: left;
    width: 100%;
    text-align: left;
    color: #aaa;
    line-height: 20px;
}

    .bt-c2 a {
        color: #aaa;
        text-decoration: none;
    }

        .bt-c2 a:hover {
            color: #fff;
            text-decoration: none;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

.bt-c2-grp {
    float: left;
    width: 100%;
    margin: 0 0 15px 0;
}

.bt-c2-a {
    float: left;
    width: 30%;
    color: #eee;
}

.bt-c2-b {
    float: left;
    width: 70%;
}

.footer-full {
    float: left;
    width: 100%;
    background-color: #0e171c;
    padding: 0 0 20px 0;
}

.ftr-inner {
    width: 100%;
    float: left;
    padding: 20px 0 0 0;
}

.ftr-lt {
    width: 70%;
    float: left;
    color: #afb7be;
    text-align: left;
}

.ftr-rt {
    width: 30%;
    float: left;
    color: #afb7be;
    text-align: right;
}

    .ftr-rt a {
        color: #fff;
        text-decoration: none;
        font-weight: 600;
    }

        .ftr-rt a:hover {
            color: #fff;
            text-decoration: none;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

#navbar {
    width: 100%;
    float: left;
    top: -75px;
    z-index: 1;
    display: block;
    position: fixed;
    transition: top 0.3s;
    padding: 5px 0 5px 0;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}

#navlinks {
    width: auto;
    float: left;
    padding: 16px 0 0 0;
}

    #navlinks a {
        float: left;
        color: #1f2c34;
        display: block;
        font-size: 14pt;
        text-align: left;
        font-weight: 600;
        margin: 0 1px 0 0;
        padding: 8px 20px;
        text-decoration: none;
        font-family: "Felipa", serif;
    }

        #navlinks a:hover {
            color: #3f6601;
            -webkit-transition: all .5s ease-in-out;
            -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
        }

    #navlinks > .active {
        color: #3f6601;
    }

.nvlogo {
    width: 14%;
    float: left;
    display: block;
    margin: 0 20px 0 20px;
}

.mobile-container {
    display: none;
}

.phoneee {
    display: none;
}

.slogo {
    display: none;
}

.dropbtn {
    color: #144a8f;
    font-size: 14pt;
    margin: 0 0 0 0;
    border-radius: 0;
    font-weight: bold;
    border: 1px solid #e5e5e5;
    text-transform: uppercase;
    padding: 20px 55px 20px 55px;
    background-color: transparent;
}

.dropdown {
    float: left;
    position: relative;
    display: inline-block;
}

.dropdown-content {
    z-index: 1;
    display: none;
    min-width: 250px;
    position: absolute;
    background-color: #fff;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.5);
}

    .dropdown-content a {
        width: 100%;
        color: black;
        display: block;
        text-align: left;
        padding: 12px 16px;
        text-decoration: none;
        border-bottom: 1px solid #ddd;
    }

        .dropdown-content a:hover {
            border-top: none;
        }

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    color: #144a8f;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    border-top: 3px solid #144a8f;
}

.collap_area {
    width: 100%;
    float: left;
}

.collapsible {
    width: 100%;
    border: none;
    outline: none;
    color: #144a8f;
    font-size: 18pt;
    cursor: pointer;
    font-weight: 500;
    text-align: left;
    margin: 0 0 5px 0;
    padding: 13px 18px;
    background-color: #f2f2f2;
}

    .active1, .collapsible:hover {
        background-color: #f2f2f2;
    }

    .collapsible:after {
        content: '\002B';
        color: #144a8f;
        font-weight: bold;
        float: right;
        margin-left: 5px;
    }

.active1:after {
    content: "\2212";
}

.content {
    max-height: 0;
    padding: 0 18px;
    overflow: hidden;
    text-align: left;
    transition: max-height 0.2s ease-out;
    background-color: #fff;
}

    .content p {
        color: #1e1d1d;
        padding: 10px 0 0 0;
    }

    .content ul {
        color: #1e1d1d;
    }

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 70%;
}

    .modal-content p {
        color: #fff;
        font-size: 12pt;
        margin: 25px 15px 25px 15px;
    }










@media (max-width:480px) {

    .logo {
        float: left;
        width: 60%;
        text-align: center;
        margin: 0 20% 0 20%;
        padding: 0 0 0 0;
    }

    .phone {
        width: 40%;
        float: left;
        text-align: center;
        font-size: 16pt;
        margin: 5px 30% 5px 30%;
    }

        .phone a {
            float: right;
            color: #144a8f;
            border-radius: 5px;
            text-decoration: none;
            background-color: #fff;
            padding: 7px 15px 4px 15px;
        }

            .phone a:hover {
                opacity: .8;
                text-decoration: none;
            }

    .wel {
        margin: 0 0 30px 0;
    }

        .wel h1 {
            font-size: 20pt;
            line-height: 1.2;
            text-align: center;
            margin: 0 0 10px 0;
        }

        .wel h2 {
            font-size: 15pt;
            line-height: 1.2;
            text-align: center;
            margin: 0 0 10px 0;
        }

    .bt-hd {
        float: left;
        width: 100%;
        color: #fff;
        text-align: left;
        font-weight: 600;
        font-size: 15pt;
        margin: 0 0 10px 0;
    }

    .bt-b2 {
        float: left;
        width: 100%;
        text-align: left;
        color: #aaa;
        line-height: 35px;
        margin: 0 0 20px 0;
    }

    .bt-c2-a {
        float: left;
        width: 38%;
        color: #eee;
    }

    .bt-c2-b {
        float: left;
        width: 62%;
        padding: 5px 0 0 0;
    }

    .ftr-lt {
        width: 100%;
        float: left;
        text-align: center;
        font-size: 11pt;
    }

    .ftr-rt {
        float: left;
        text-align: center;
        width: 100%;
        font-size: 11pt;
        line-height: 1.6;
        margin: 0 0 0 0;
    }

    .hedr-bg h1 {
        font-size: 20pt;
        color: #fff;
        font-weight: bold;
        margin-top: 40px;
    }

    .tp-rgt {
        width: 100%;
        float: left;
    }

    .eml {
        font-size: 11pt;
    }

    .mnavi {
        width: 20%;
        float: left;
        margin-left: 115px;
        margin-right: -150px;
        margin-top: 10px;
        font-size: 15pt;
        display: block;
        font-weight: bold;
    }

    .hpy_lft {
        width: 100%;
        float: left;
        padding: 30px 15px 30px 15px;
    }

    .hpy_rgt {
        width: 100%;
        float: left;
        padding: 30px 15px 30px 15px;
    }

    .serv_data {
        padding: 0 0 25px 0;
        text-align: left;
        font-size: 15pt;
    }

        .serv_data ul {
            margin: 0;
            padding: 0;
            list-style: none;
        }

        .serv_data li {
            margin: 0 0 0 30px;
            padding: 4px 0 4px 0;
            list-style-image: url(images/serv_icon.png);
            border-bottom: 1px solid #fff;
        }

    .srv_bg {
        width: 100%;
        float: left;
        background-color: #fff;
        padding: 30px 10px 30px 10px;
    }

        .srv_bg h1 {
            font-size: 20pt;
            text-align: center;
        }

    .srv_box h3 {
        font-size: 18pt;
    }

    .sldr_mar {
        margin-top: 115px;
    }

    .contact_area p {
        font-size: 15pt;
        line-height: 1.2;
    }

    .head-ttl {
        font-size: 23pt;
        margin: 0 0 3px 0;
        text-shadow: 0 3px 5px rgba(0,0,0,1.6);
    }

    .wel-data {
        width: 100%;
        float: left;
        padding: 0 0 0 0;
    }

    .wel-data1 {
        width: 100%;
        float: left;
        padding: 20px 0 0 0;
    }

    #navbar {
        display: block;
    }

    #navlinks {
        width: auto;
        float: left;
        display: none;
    }

        #navlinks a {
            float: left;
            color: #000;
            display: block;
            font-size: 16pt;
            font-weight: 700;
            margin: 0 2px 0 0;
            text-align: center;
            padding: 12px 37px;
            text-decoration: none;
            text-transform: uppercase;
        }

            #navlinks a:hover {
                color: #fff;
                background-color: #004490;
                -webkit-transition: all .5s ease-in-out;
                -o-transition: all .5s ease-in-out;
                transition: all .5s ease-in-out;
            }

        #navlinks > .active {
            color: #fff;
            background-color: #004490;
        }

    .nvlogo {
        width: 15%;
        float: left;
        display: none;
        margin: 5px 5px 0 5px;
    }

    .slogo {
        width: 30%;
        float: left;
        display: block;
        margin: 0 5px 0 5px;
    }

    .mobile-container {
        width: 100%;
        float: left;
        margin: auto;
        color: white;
        display: block;
    }

    .topnav {
        /*overflow: hidden;  
        position: relative;*/
        background-color: #eee;
    }

        .topnav #myLinks {
            display: none;
            margin: 10px 0 0 0;
        }

        .topnav a {
            color: #333;
            display: block;
            font-size: 14pt;
            text-align: left;
            font-weight: 600;
            text-decoration: none;
            padding: 7px 11px 7px 11px;
            border-bottom: 1px solid #ddd;
            font-family: "Felipa", serif;
        }

            .topnav a.icon {
                top: 9px;
                right: 10px;
                display: block;
                border-radius: 5px;
                position: absolute;
                background: #1f2c34;
                padding: 4px 10px 7px 10px;
            }

            .topnav a:hover {
                color: #fff;
                background-color: #5c8f09;
                -webkit-transition: all .5s ease-in-out;
                -o-transition: all .5s ease-in-out;
                transition: all .5s ease-in-out;
            }

        .topnav #myLinks > .active {
            background-color: #5c8f09;
            color: #fff;
        }

    .phoneee {
        width: 50%;
        float: left;
        color: #333;
        display: block;
        font-size: 15pt;
        margin: 9px 0 0 0;
        font-weight: 400;
        text-align: center;
    }

        .phoneee a {
            color: #5c8f09;
            text-decoration: none;
        }

            .phoneee a:hover {
                color: #1f2c34;
                text-decoration: none;
            }

    .phnoo {
        display: none;
    }

    .srv_bg_content {
        width: 100%;
        float: left;
        padding: 10px 0 0 0;
    }

        .srv_bg_content h2 {
            font-size: 18pt;
            margin: 0 0 5px 0;
        }

    .srv_bg_grp {
        width: 100%;
        float: left;
        margin: 0 0 10px 0;
        padding: 0 0 10px 0;
        border-bottom: 1px solid #666;
    }

    .why_bg h1 {
        font-size: 18pt;
        margin: 0 0 0 0;
    }

    .comn_panel h1 {
        font-size: 18pt;
        margin: 0 0 0 0;
    }

    .comn_panel h2 {
        font-size: 18pt;
        margin: 0 0 0 0;
    }

    .comn_panel h3 {
        font-size: 18pt;
        margin: 0 0 0 0;
    }

    .comn_panel h4 {
        font-size: 18pt;
        margin: 0 0 0 0;
    }

    .comn_panel h5 {
        font-size: 18pt;
        margin: 0 0 0 0;
    }

    .comn_panel h6 {
        font-size: 18pt;
        margin: 0 0 0 0;
    }

    .need_txt {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

    .img_Left {
        margin: 0 20px 10px 0;
    }

    .img_Right {
        margin: 0 0 0 0;
        padding: 0 0 10px 0;
    }

    .con_grp {
        width: 100%;
        float: left;
        color: #666;
        margin: 0 0 0 0;
        border-right: 0;
        padding: 30px 0 20px 0;
        border-bottom: 1px dashed #ddd;
    }

    .con_grp_1 {
        width: 100%;
        float: left;
        margin: 0;
        padding: 30px 0 20px 0;
    }

    .cab_more {
        width: auto;
        float: none;
        color: #000;
        margin: 0 auto;
        font-size: 13pt;
        font-weight: bold;
        background-color: #fff;
    }

        .cab_more a {
            float: none;
            color: #000;
            padding: 13px 24px;
            text-decoration: none;
            background-color: #fff;
            border: 2px solid #4684c1;
        }

            .cab_more a:hover {
                color: #fff;
                opacity: 0.8;
                text-decoration: none;
                background-color: #4684c1;
                -webkit-transition: all .2s ease-in-out;
                -o-transition: all .2s ease-in-out;
                transition: all .2s ease-in-out;
            }

    .miss_area {
        width: 100%;
        float: left;
        margin: 20px 0 0 0;
    }

    .miss_lft {
        width: 100%;
        float: left;
        text-align: left;
        padding: 0 0 0 0;
    }

    .miss_lft_head {
        width: 100%;
        float: left;
        color: #004990;
        font-size: 20pt;
        font-weight: bold;
        text-align: center;
        padding: 20px 0 0 0;
    }

    .miss_rgt {
        width: 100%;
        float: left;
        padding: 20px 0 0 0;
    }

    .srvss_lft {
        width: 100%;
        float: left;
        text-align: left;
        padding: 0 0 0 0;
    }

    .srvss_rgt_head {
        width: 100%;
        float: left;
        font-size: 20pt;
        font-weight: bold;
        color: #004990;
        text-align: center;
        padding: 0 0 10px 0;
    }

    .srvss_rgt {
        width: 100%;
        float: left;
        padding: 20px 0 0 0;
    }

    .dropdown {
        width: 100%;
        float: left;
        position: relative;
        display: inline-block;
    }

    .dropbtn {
        width: 100%;
        color: #333;
        font-size: 12pt;
        margin: 0;
        text-transform: capitalize;
        font-weight: normal;
        text-align: left;
        border-radius: 0;
        padding: 7px 20px 9px 10px;
        background-color: transparent;
        border-bottom: 1px solid #ddd;
    }

    .dropdown-content {
        display: none;
        position: absolute;
        background-color: #fff;
        min-width: 350px;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
    }

    .bookbtn {
        width: 68%;
        float: left;
        color: #000;
        margin: 20px 16% 0 16%;
        font-size: 15pt;
        font-weight: bold;
        background-color: #fff;
    }

        .bookbtn a {
            float: left;
            color: #fff;
            padding: 13px 24px;
            text-decoration: none;
            background-color: #333;
            border-radius: 10px;
        }

            .bookbtn a:hover {
                color: #fff;
                text-decoration: none;
                background-color: #004990;
                -webkit-transition: all .5s ease-in-out;
                -o-transition: all .5s ease-in-out;
                transition: all .5s ease-in-out;
            }

    .phnooo {
        display: none;
    }

    .collapsible {
        font-size: 15pt;
    }

    .srv_data {
        float: left;
        width: 100%;
        margin: 0 0 0 0;
        padding: 20px 0 30px 0;
    }

    .srv_lft {
        float: left;
        width: 100%;
        text-align: center;
        margin: 0 0 0 0;
        padding: 10px 0 10px 0;
    }

    .srv_rgt {
        float: left;
        width: 100%;
        text-align: center;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

    .dnapp_lft {
        padding: 20px 40px 20px 40px;
    }

    .dnapp_ttl {
        padding: 30px 0 20px 0;
    }

    .blk-bg {
        float: left;
        width: 100%;
        background-image: url(images/silver-taxi-bg.jpg);
        background-position: 50% 0;
        background-size: cover;
        height: 265px;
    }

    .blk-bg-frm {
        float: left;
        width: 100%;
        background-image: url(images/hdr_bg.webp);
        background-position: 50% 50%;
        background-size: cover;
        height: auto;
    }

    .book-rgt {
        float: left;
        width: 64%;
        padding: 0;
        margin: 20% 18% 0 18%;
    }

        .book-rgt h1 {
            font-size: 20pt;
            text-align: center;
            padding: 0 0 0 0;
        }

    .book-rgt-mor {
        float: left;
        color: #ffffff;
        margin: 0 auto;
        margin-top: 0px;
        margin-left: auto;
        margin-top: 20px;
        margin-left: 47px;
        font-size: 10pt;
    }

        .book-rgt-mor a {
            color: #144a8f;
            text-decoration: none;
            padding: 8px 25px;
            background-color: #fff;
            font-weight: 700;
            margin: 0 20px 0 0;
        }

            .book-rgt-mor a:hover {
                text-decoration: none;
                padding: 8px 25px;
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -ms-transition: all .5s ease;
                -o-transition: all .5s ease;
            }

    .book-rgt-mor1 {
        float: left;
        color: #ffffff;
        margin: 0 auto;
        margin-top: 30px;
        font-size: 10pt;
        margin-left: 45px;
    }

        .book-rgt-mor1 a {
            color: #fff;
            text-decoration: none;
            padding: 8px 25px;
            background-color: #144a8f;
            font-weight: 700;
            margin: 0 20px 0 0;
        }

            .book-rgt-mor1 a:hover {
                text-decoration: none;
                padding: 8px 25px;
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -ms-transition: all .5s ease;
                -o-transition: all .5s ease;
            }

    .ssa-bg {
        float: left;
        width: 100%;
        background-image: url(images/ssa-bg.jpg);
        background-position: 50% 0;
        background-size: cover;
        height: 265px;
    }

    .srvc-bg {
        float: left;
        width: 100%;
        background-image: url(images/services_hdr_bg.jpg);
        background-position: 50% 0;
        background-size: cover;
        height: 265px;
    }

    .loc-bg {
        float: left;
        width: 100%;
        background-image: url(images/locations_hdr_bg.jpg);
        background-position: 50% 0;
        background-size: cover;
        height: 265px;
    }

    .bg-overlay {
        float: left;
        width: 100%;
        height: 265px;
        background-color: rgba(0, 0, 0, 0.3);
    }

    .parc-bg {
        float: left;
        width: 100%;
        background-image: url(images/parc_delv_hdr.jpg);
        background-position: 50% 0;
        background-size: cover;
        height: 265px;
    }

    .door-bg {
        float: left;
        width: 100%;
        background-image: url(images/door_to_door_hdr.jpg);
        background-position: 50% 0;
        background-size: cover;
        height: 265px;
    }

    .corp-bg {
        float: left;
        width: 100%;
        background-image: url(images/corp_trans_hdr.jpg);
        background-position: 50% 0;
        background-size: cover;
        height: 265px;
    }

    .bus-bg {
        float: left;
        width: 100%;
        background-image: url(images/bus_trans_hdr.jpg);
        background-position: 50% 0;
        background-size: cover;
        height: 265px;
    }

    .dwu-bg {
        float: left;
        width: 100%;
        background-image: url(images/airp_trans_hdr.jpg);
        background-position: 50% 0;
        background-size: cover;
        height: 265px;
    }

    .dwu-hdr-area h1 {
        float: left;
        width: 100%;
        margin: 0;
        padding: 0;
        color: #fff;
        text-align: center;
        font-size: 17pt;
    }

    .dwu-hdr-area {
        float: left;
        width: 100%;
        margin: 17% 0 0 0;
        padding: 0;
    }

    .dwu-hdr-mor {
        width: 64%;
        float: left;
        color: #ffffff;
        margin: 0 18% 0 18%;
        font-size: 9pt;
        margin-top: 25px;
        text-transform: uppercase;
        font-family: "Fira Sans", Sans-serif;
    }

        .dwu-hdr-mor a {
            color: #fff;
            text-decoration: none;
            padding: 9px 25px;
            background-color: #144a8f;
            font-weight: 700;
            margin: 0 0 0 0;
        }

            .dwu-hdr-mor a:hover {
                color: #fff;
                text-decoration: none;
                padding: 9px 25px;
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -ms-transition: all .5s ease;
                -o-transition: all .5s ease;
            }

    .dwu_matr {
        float: left;
        width: 100%;
        margin: 0 0 0 0;
        padding: 0;
    }

    .dwu_lft {
        float: left;
        width: 100%;
        margin: 0 0 0 0;
        padding: 0;
    }

    .svce_data {
        float: left;
        width: 90%;
        margin: 0 5% 0 5%;
        padding: 0 0 30px 0;
    }

    .svce_lft {
        float: left;
        width: 100%;
        text-align: left;
        margin: 0 0 0 0;
        padding: 20px 0 0 0;
    }

    .svce_rgt {
        float: left;
        width: 100%;
        text-align: left;
        margin: 10px 0 0 0;
        padding: 0 0 0 0;
    }

    .svce_ttl {
        float: left;
        width: 100%;
        color: #1e1d1d;
        font-size: 16pt;
        font-weight: 500;
        margin: 0 0 15px 0;
        padding: 0 0 0 0;
        text-align: center;
    }

    .svce_txt {
        float: left;
        width: 100%;
        color: #424242;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        line-height: 1.4;
        text-align: center;
    }

    .nws_heading {
        font-size: 20pt;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

    .nws_grp {
        float: left;
        width: 100%;
        margin: 0 0 0 0;
        padding: 15px 0;
    }

    .nws_mor {
        width: 64%;
        float: left;
        color: #ffffff;
        margin: 10px 18% 35px 18%;
    }

    .tak h3 {
        color: #333;
        font-size: 25pt;
        text-align: center;
        font-weight: 600;
        line-height: 1.3;
        margin: 0 0 10px 0;
        font-family: "Fira Sans", Sans-serif;
    }

    .tak h2 {
        color: #222;
        font-size: 35pt;
        text-align: center;
        font-weight: 600;
        margin: 0;
        font-family: "Fira Sans", Sans-serif;
    }

    .book-bg {
        float: left;
        width: 100%;
        margin: 6% 0 6% 0;
        padding: 10px 0 15px 0;
    }

    .book-ttl {
        width: 100%;
        font-size: 15pt;
    }

    .book-hd {
        width: 100%;
        float: left;
        margin: 2px 0 2px 0;
        padding: 0 0 0 0;
        font-size: 11pt;
        text-align: center;
    }

    .book-hd-1 {
        width: 100%;
        float: left;
        margin: 0 0 10px 0;
        padding: 0 0px 0 0px;
        font-size: 11pt;
        text-align: center;
    }

    .tplnk {
        width: auto;
        float: right;
        color: #333;
        display: none;
        font-size: 18pt;
        font-weight: 500;
        text-align: right;
        margin: 0 20px 0 0;
        font-family: "Fira Sans", Sans-serif;
    }

    .tphn {
        width: 100%;
        float: left;
        color: #333;
        font-size: 18pt;
        font-weight: 500;
        text-align: center;
        margin: 3px 0 0 0;
        font-family: "Fira Sans", Sans-serif;
    }

        .tphn a {
            width: 74%;
            float: left;
            color: #fff;
            margin: 0 13% 0 13%;
            text-decoration: none;
            padding: 7px 10px 7px 10px;
        }

    .mnu-data {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
    }

    .crs_area {
        padding: 20px 0;
    }

        .crs_area h1 {
            color: #222;
            font-size: 23pt;
            font-weight: 700;
            margin: 0 0 5px 0;
            line-height: 28px;
            text-align: center;
        }

        .crs_area p {
            color: #666;
            font-weight: 400;
        }

    .crs_grp {
        width: 100%;
        float: left;
        height: auto;
        padding: 20px;
        margin: 10px 0 15px 0;
    }

        .crs_grp h3 {
            font-size: 16pt;
        }

    .cbchrg_lft {
        width: 100%;
        float: left;
        padding: 0 0 0 0;
    }

    .cbchrg_rgt {
        width: 100%;
        float: left;
        margin: 20px 0 0 0;
        padding: 30px 20px 30px 20px;
        background-color: rgba(0,0,0,0.4);
    }

    .cbchrg_ovly {
        width: 100%;
        float: left;
        padding: 30px 0 40px 0;
        background-color: rgba(0,0,0,0.5);
    }

    .cbchrg_ttl {
        width: 100%;
        float: left;
        color: #fff;
        font-size: 16pt;
        text-align: left;
        font-weight: 700;
        padding: 0 0 20px 0;
    }

    .cbchrg_sbttl {
        width: 100%;
        float: left;
        color: #fff;
        font-size: 13pt;
        font-weight: 700;
        text-align: left;
        padding: 0 0 10px 0;
    }

    .page_heading {
        color: #000;
        font-size: 20pt;
        margin: 0 0 0 0;
        text-align: center;
        padding: 0 0 20px 0;
    }

    .contt-bg {
        float: left;
        width: 100%;
        height: 600px;
        background-image: url(images/contact_hdr_bg.jpg);
        background-position: 50% 0;
        background-size: cover;
    }

    .contt_frm_area {
        float: left;
        width: 91%;
        margin: 4% 0 0 0;
        position: absolute;
        border-radius: 6px;
        background-color: #fff;
        border: solid 1px #C0BFBF;
        padding: 20px 20px 40px 20px;
    }

    .contt_frm_stepno {
        float: left;
        width: 100%;
        margin: 0 0 0 0;
        font-weight: 600;
        text-align: left;
        padding: 0 0 0 0;
    }

    .contt_frm_title {
        float: left;
        width: 100%;
        color: #145086;
        margin: 0 0 0 0;
        font-size: 16pt;
        text-align: left;
        font-weight: 600;
        padding: 0 0 0 0;
        line-height: 1.2;
    }

    .contt_code {
        float: left;
        width: 33%;
        color: #666;
        height: 52px;
        margin: 10px 0 0 0;
        padding: 8px 5px 7px 5px;
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
    }

    .contt_pno {
        width: 67%;
        float: left;
        padding: 0 0 0 0;
        margin: 10px 0 0 0;
    }

    .cont_frm_pnl {
        float: left;
        width: 100%;
        margin: 0 0 0 0;
        border-radius: 6px;
        background-color: #fff;
        border: solid 1px #C0BFBF;
        padding: 0 15px 20px 15px;
    }

    .contt-bg h1 {
        color: #144a8f;
        font-size: 27pt;
        font-weight: 600;
        text-align: center;
        margin: 100px 0 0 0;
    }

    .contt-bg p {
        color: #000;
        font-size: 12pt;
        margin: 0 0 0 0;
        font-weight: 600;
        text-align: center;
        /*text-shadow: 0px 0px 3px black;*/
    }

    .con_subhd {
        font-size: 17pt;
        padding: 0 0 0 0;
        margin: 0 0 20px 0;
    }

    .con_lft {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
        background-color: #0e0e0e;
        padding: 40px 30px 50px 30px;
    }

    .con_rgt {
        width: 100%;
        float: left;
        padding: 0 0 0 0;
        margin: 20px 0 0 0;
    }

    .menu-pnl {
        width: 100%;
        float: left;
        border-top: none;
        margin: 10px 0 0 0;
    }

    .all_hdr_ovly {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
        padding: 120px 0 120px 0;
        background-color: rgba(0,0,0,.5);
    }

    .all_hdr h1 {
        font-size: 22pt;
    }

    .hdr_bg {
        float: left;
        width: 100%;
        background-image: url(images/hdr_bg.webp);
        background-position: 70% 50%;
        background-size: cover;
    }

    .hdr_bg_inr {
        float: left;
        width: 100%;
        margin: 0 0 0 0;
        padding: 50px 0 120px 0;
    }

    .hdr_bg h1 {
        color: #fff;
        font-size: 22pt;
        font-weight: 500;
        line-height: 1.2;
        margin: 0 0 20px 0;
        text-align: center;
    }

    .hdr_dvdr {
        width: 60%;
        float: left;
        height: 3px;
        margin: 0 20% 20px 20%;
        background-color: #6dae02;
    }

    .hdr_bg p {
        color: #fff;
        font-size: 12pt;
        font-weight: 400;
        margin: 0 0 25px 0;
        text-align: center;
    }

    .hdr_bg_txt {
        width: 100%;
        float: left;
        color: #fff;
        font-size: 18pt;
        line-height: 1.3;
        font-weight: 500;
        text-align: center;
        margin: 0 0 30px 0;
    }

    .hdr_bg_mor {
        width: 100%;
        float: left;
        font-size: 14pt;
        margin: 0 0 0 0;
        font-weight: 500;
        text-align: center;
    }

        .hdr_bg_mor a {
            color: #5c8f09;
            border-radius: 10px;
            text-decoration: none;
            background-color: #fff;
            padding: 10px 30px 10px 30px;
        }

            .hdr_bg_mor a:hover {
                color: #fff;
                text-decoration: none;
                background-color: #5c8f09;
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -ms-transition: all .5s ease;
                -o-transition: all .5s ease;
            }

    .bst {
        width: 100%;
        float: left;
        margin: -100px 0 0 0;
    }

    .drive {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
        background-image: url(images/mov_bg.webp);
        background-position: 75% 50%;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: fixed;
    }

        .drive h1 {
            color: #fff;
            font-size: 23pt;
            font-weight: 700;
            padding: 0 0 0 0;
            line-height: 1.3;
            margin: 0 0 10px 0;
            text-align: center;
            text-transform: uppercase;
        }

    .whychs_hed {
        color: #1f2c34;
        font-size: 18pt;
        font-weight: 600;
        line-height: 1.1;
        margin: 0 0 10px 0;
        text-align: center;
    }

    .whychs_grp {
        width: 100%;
        float: left;
        margin: 3% 0 3% 0;
        border: 1px solid #aaa;
        padding: 50px 20px 50px 20px;
    }

    .whychs_area {
        width: 100%;
        float: left;
        padding: 30px 0 30px 0;
    }

    .wel-pic {
        padding: 20px 0 0 0;
    }

    .con_subhd {
        font-size: 17pt;
        padding: 0 0 0 0;
        margin: 0 0 20px 0;
    }

    .con_lft {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
        background-color: #0e0e0e;
        padding: 40px 20px 50px 20px;
    }

    .con_rgt {
        width: 100%;
        float: left;
        padding: 0 0 0 0;
        margin: 20px 0 0 0;
    }

    .con_grp_rb {
        width: 100%;
        float: left;
        color: #fff;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        text-align: left;
    }

    .paghd {
        float: left;
        width: 100%;
        color: #5c8f09;
        font-size: 14pt;
        font-weight: 600;
        padding: 0 0 0 0;
        text-align: center;
        margin: 10px 0 10px 0;
    }

    .all_hdr {
        float: left;
        width: 100%;
        background-image: url(images/all_hdr_bg.webp);
        background-position: 80% 50%;
        background-size: cover;
    }

    .mov_hdr {
        float: left;
        width: 100%;
        background-image: url(images/mov_hdr_bg.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

        .mov_hdr h1 {
            font-size: 22pt;
        }

    .pack_hdr {
        float: left;
        width: 100%;
        background-image: url(images/pack_hdr_bg.webp);
        background-position: 70% 50%;
        background-size: cover;
    }

        .pack_hdr h1 {
            font-size: 22pt;
        }

    .stor_hdr {
        float: left;
        width: 100%;
        background-image: url(images/stor_hdr_bg.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

        .stor_hdr h1 {
            font-size: 22pt;
        }

    .domes_hdr {
        float: left;
        width: 100%;
        background-image: url(images/domes_hdr_bg.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

        .domes_hdr h1 {
            font-size: 22pt;
        }

    .inter_hdr {
        float: left;
        width: 100%;
        background-image: url(images/inter_hdr_bg.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

        .inter_hdr h1 {
            font-size: 22pt;
        }

    .commer_hdr {
        float: left;
        width: 100%;
        background-image: url(images/commer_hdr_bg.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

        .commer_hdr h1 {
            font-size: 22pt;
        }

    .contact_hdr {
        float: left;
        width: 100%;
        background-image: url(images/contact_hdr_bg.webp);
        background-position: 80% 50%;
        background-size: cover;
    }

        .contact_hdr h1 {
            font-size: 22pt;
        }
}
