body {
    text-align: center;
    margin: 0 auto;
    font-size: 13pt;
    font-family: "Poppins", Sans-serif;
}

.tp-lin {
    float: left;
    width: 100%;
    height: 10px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color: #000;
}

.top-fl {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 10px 0 10px 0;
}

.logo {
    width: 12%;
    float: left;
    color: #000;
    font-size: 18pt;
    font-weight: 700;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.tp-rgt {
    width: 60%;
    float: right;
}

.phone {
    float: right;
    margin: 25px 0 0 0;
}

    .phone a {
        color: #fff;
        font-size: 20pt;
        font-weight: 600;
        border-radius: 8px;
        text-align: center;
        text-decoration: none;
        background-color: #004990;
        border: 1px solid #004990;
        padding: 5px 20px 5px 20px;
    }

        .phone a:hover {
            color: #fff;
            text-decoration: none;
            background-color: #003869;
            -webkit-transition: all .6s ease-in-out;
            -o-transition: all .6s ease-in-out;
            transition: all .6s ease-in-out;
        }

.menu-bar {
    width: 70%;
    float: left;
    display: flex;
    margin: 15px 0 0 0;
    align-items: center;
    justify-content: center;
}

.blk-bg {
    float: left;
    width: 100%;
    background-image: url(../images/silver-taxi-bg.jpg);
    background-position: 50% 0;
    background-size: cover;
    height: 600px;
}

.sldr-bg {
    float: left;
    width: 100%;
    background-image: url(../images/silver-taxi-bg1.webp);
    background-position: 14% 50%;
    background-size: cover;
    height: auto;
}

.sldr-bg-ovly {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 180px 0 200px 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.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;
}

.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/all-hdr-bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

.arp-bg {
    float: left;
    width: 100%;
    background-image: url(../images/airp_trans_hdr.webp);
    background-position: 50% 50%;
    background-size: cover;
}

.parc-bg {
    float: left;
    width: 100%;
    background-image: url(../images/parc_delv_hdr.webp);
    background-position: 50% 50%;
    background-size: cover;
}

.door-bg {
    float: left;
    width: 100%;
    background-image: url(../images/door_to_door_hdr.webp);
    background-position: 50% 50%;
    background-size: cover;
}

.maxi-bg {
    float: left;
    width: 100%;
    background-image: url(../images/maxi_hdr.webp);
    background-position: 50% 50%;
    background-size: cover;
}

.babyseat-bg {
    float: left;
    width: 100%;
    background-image: url(../images/baby_hdr_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

.corp-bg {
    float: left;
    width: 100%;
    background-image: url(../images/corp_trans_hdr.webp);
    background-position: 50% 50%;
    background-size: cover;
}

.daytour-bg {
    float: left;
    width: 100%;
    background-image: url(../images/day_tours_hdr.webp);
    background-position: 50% 50%;
    background-size: cover;
}

.bus-bg {
    float: left;
    width: 100%;
    background-image: url(../images/bus_trans_hdr.webp);
    background-position: 50% 50%;
    background-size: cover;
}

.carrent-bg {
    float: left;
    width: 100%;
    background-image: url(../images/carrent_hdr.webp);
    background-position: 50% 50%;
    background-size: cover;
}

.city-bg {
    float: left;
    width: 100%;
    background-image: url(../images/silver-taxi-bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

.bg-overlay {
    float: left;
    width: 100%;
    padding: 150px 0 150px 0;
    background-color: rgba(0, 0, 0, 0.7);
}

.phnooo {
    width: 18%;
    float: right;
    color: #333;
    display: block;
    font-size: 22pt;
    font-weight: 700;
    text-align: right;
    margin: 10px 10px 0 0;
}

    .phnooo a {
        color: #333;
        text-decoration: none;
    }

        .phnooo a:hover {
            color: #b2b2b4;
            text-decoration: none;
        }

.sil_hdr_bg {
    float: left;
    width: 100%;
    padding: 0 0 0 0;
    background-color: #144a8f;
}

    .sil_hdr_bg h1 {
        color: #fff;
        margin: 30px 0;
        font-size: 28pt;
        font-weight: 700;
        line-height: 1.3;
        text-transform: uppercase;
    }

.hedr-bg {
    float: left;
    width: 100%;
    line-height: 30px;
    /*background-image: url(../images/hedr-bg.jpg);        
	background-position: 50% 0;
	background-size: cover;
	height: 215px;
	border-bottom: 2px solid #ffcc00;*/
    background-color: #000;
}

    .hedr-bg h1 {
        color: #fff;
        margin: 30px 0;
        font-size: 20pt;
        font-weight: bold;
    }

.head-ttl {
    color: #fff;
    font-size: 30pt;
    font-weight: bold;
    margin: 0 0 10px 0;
    text-shadow: 0 5px 5px rgba(0, 0, 0, 1.6);
}

.sub-ttl {
    color: #fff;
    font-size: 20pt;
    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: #444;
}

.flt_tmb {
    width: 100%;
    float: left;
    padding: 20px;
    margin: 0 0 0 0;
}

.con_grp {
    width: 100%;
    float: left;
    color: #666;
    padding: 0 0 0 0;
    margin: 40px 0 70px 0;
    border-right: 1px dashed #ddd;
}

    .con_grp a {
        color: #666;
    }

        .con_grp a:hover {
            color: #004990;
        }

.con_grp_1 {
    width: 100%;
    float: left;
    padding: 0 0 0 0;
    margin: 40px 0 70px 0;
}

    .con_grp_1 a {
        color: #666;
    }

        .con_grp_1 a:hover {
            color: #004990;
        }

.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;
    }

.city_area {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 30px 0 30px 0;
    background-color: #ebebeb;
}

    .city_area h2 {
        color: #1a1a1a;
        font-size: 25pt;
        font-weight: 600;
        padding: 0 0 0 0;
        text-align: center;
        margin: 0 0 15px 0;
    }

.city_content {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.ctybtn {
    margin: 5px;
    font-size: 15pt;
    cursor: pointer;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    border-radius: 7px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.42857143;
    padding: 7px 20px 7px 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
}

.ctybtn-def {
    float: left;
    color: #3a3a3a;
    border: 1px solid #383838;
    background-color: transparent;
}

    .ctybtn-def:hover {
        color: #000;
        background-color: #fff;
        transition: all 0.6s ease-in-out;
        -o-transition: all 0.6s ease-in-out;
        -webkit-transition: all 0.6s ease-in-out;
    }

.hdr_info {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.hdr_info_subttl {
    float: left;
    width: 100%;
    color: #5FABF5;
    font-size: 23pt;
    font-weight: 600;
    text-align: center;
    margin: 0 0 15px 0;
    padding: 0 0 0 0;
    letter-spacing: 1.5px;
}

.hdr_info h1 {
    color: #fff;
    font-size: 40pt;
    font-weight: 700;
    padding: 0 0 0 0;
    line-height: 1.2;
    text-align: center;
    margin: 0 0 15px 0;
    letter-spacing: 2.5px;
    /* text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000,
    -1px 1px 0 #000, 1px 1px 0 #000; */
}

.hdr_info p {
    color: #fff;
    font-size: 18pt;
    font-weight: 400;
    line-height: 1.3;
    text-align: center;
    margin: 10px 0 10px 0;
    padding: 0 0 0 0;
    letter-spacing: 1.5px;
    text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.hdr_phone {
    width: 100%;
    float: left;
    text-align: center;
    margin: 35px 0 0 0;
}

    .hdr_phone a {
        color: #fff;
        font-size: 15pt;
        font-weight: 600;
        line-height: 1.1;
        text-align: center;
        border-radius: 50px;
        margin: 0 5px 0 5px;
        text-decoration: none;
        background-color: #5fabf5;
        padding: 10px 30px 10px 30px;
    }

        .hdr_phone a:hover {
            color: #004990;
            background-color: #fff;
            text-decoration: none;
            -webkit-transition: all 0.6s ease-in-out;
            -o-transition: all 0.6s ease-in-out;
            transition: all 0.6s ease-in-out;
        }

.hdr_icons {
    float: left;
    width: 50%;
    color: #fff;
    font-size: 13pt;
    text-align: center;
    margin: 50px 25% 0 25%;
    padding: 10px;
    border-radius: 50px;
    letter-spacing: 1.5px;
    border: 1px solid #999;
    background-color: rgba(0,0,0,.3);
}

    .hdr_icons span {
        margin: 0;
        padding: 0 10px 0 10px;
    }

.bokhdr_info {
    float: left;
    width: 100%;
    padding: 40px 0 10px 0;
}

    .bokhdr_info h1 {
        color: #fff;
        font-size: 27pt;
        font-weight: 700;
        padding: 0 0 0 0;
        line-height: 1.2;
        text-align: center;
        margin: 0 0 7px 0;
        text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

    .bokhdr_info p {
        color: #fff;
        font-size: 18pt;
        font-weight: 500;
        line-height: 1.3;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        text-align: center;
        text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

.bokhdr_phone {
    width: 100%;
    float: left;
    text-align: center;
    margin: 25px 0 0 0;
}

    .bokhdr_phone a {
        color: #004990;
        font-size: 17pt;
        font-weight: 600;
        line-height: 1.1;
        text-align: left;
        margin: 0 5px 0 5px;
        text-decoration: none;
        background-color: #fff;
        padding: 8px 25px 8px 25px;
    }

        .bokhdr_phone a:hover {
            color: #004990;
            background-color: #ddd;
            text-decoration: none;
            -webkit-transition: all 0.6s ease-in-out;
            -o-transition: all 0.6s ease-in-out;
            transition: all 0.6s ease-in-out;
        }

.hdr_content {
    float: right;
    width: 50%;
    margin: 150px 0 0 0;
    padding: 0 0 0 0;
}

    .hdr_content h1 {
        color: #fff;
        font-size: 40pt;
        margin: 0 0 0 0;
        font-weight: 600;
        padding: 0 0 5px 0;
        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;
    }

    .hdr_content p {
        color: #fff;
        font-size: 20pt;
        margin: 0 0 0 0;
        font-weight: 500;
        padding: 0 0 0 0;
        text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

.hdr_phon {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 15pt;
    font-weight: 500;
    padding: 0 0 0 0;
    margin: 10px 0 15px 0;
    text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

    .hdr_phon a {
        color: #fff;
        margin: 0 0 0 0;
        font-size: 20pt;
        padding: 0 0 0 10px;
    }

        .hdr_phon a:hover {
            color: #eee;
            margin: 0 0 0 0;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
        }

.hdr_content_mor {
    width: auto;
    margin: 0 auto;
    padding: 0 0 0 0;
}

    .hdr_content_mor a {
        color: #fff;
        font-size: 13pt;
        font-weight: 500;
        margin: 0 10px 0 10px;
        background-color: #0f4b8f;
        padding: 10px 20px 10px 20px;
    }

        .hdr_content_mor a:hover {
            color: #0f4b8f;
            margin: 0 10px 0 10px;
            background-color: #fff;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
        }

.page_heading {
    color: #000;
    font-size: 25pt;
    margin: 0 0 0 0;
    font-weight: 700;
    text-align: center;
    padding: 0 0 20px 0;
}

.mnavi {
    display: none;
}

.bok-back {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 50px 0;
    background-color: #fdb813;
}

.book-bg {
    width: 80%;
    float: left;
    margin: -70px 10% 0 10%;
    border-radius: 20px;
    padding: 20px 20px 25px 20px;
    background-color: #000;
    border: 2px solid #fff;
}

    .book-bg p {
        float: left;
        color: #888;
        width: 100%;
        margin: 0 0 0 0;
        font-weight: 700;
        text-align: center;
        padding: 0 0 3px 0;
    }

.book-taxi-bg {
    width: 90%;
    float: right;
    border-radius: 5px;
    border-radius: 5px;
    margin: 3% 5% 3% 5%;
    padding: 10px 0 15px 0;
    background-color: #000000;
}

.book-ttl {
    width: 97%;
    float: left;
    color: #fff;
    font-size: 20pt;
    margin: 5px 0 5px 0;
    font-weight: 700;
    border-radius: 5px;
    text-align: center;
    padding: 0 1.5% 0 1.5%;
}

.book-data {
    float: left;
    width: 100%;
    opacity: 0.9;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.book-inner {
    float: left;
    width: 100%;
}
/*.book-inner .form-horizontal .form-control {
  background-color: #b7b7b72e;
  font-size: 10pt;
  color: #000000 !important;
  border: 1px solid #7c7c7c;
  margin: 2px 0px;  
}*/

.book-hd {
    width: 55%;
    float: left;
    color: #fff;
    margin: 0 auto;
    font-size: 12pt;
    font-weight: 500;
    text-align: right;
    margin-bottom: 0;
    border-radius: 5px;
    padding: 0 0 10px 20px;
}

.book-hd-1 {
    width: 41%;
    float: left;
    color: #fff;
    margin: 0 auto;
    font-size: 12pt;
    text-align: left;
    margin-bottom: 0;
    font-weight: 500;
    border-radius: 5px;
    padding: 0 0 10px 20px;
}

.book-rgt {
    float: right;
    width: 35%;
    margin: 0 0 0 2%;
    padding: 0;
}

    .book-rgt h1 {
        float: left;
        width: 100%;
        margin: 0;
        color: #fff;
        text-align: center;
        font-weight: 700;
        font-size: 28pt;
        line-height: 1.3;
        padding: 0 0 0 0;
    }

    .book-rgt p {
        color: #fff;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        font-size: 12pt;
        line-height: 1.3;
        text-align: center;
    }

.book-rgt-mor {
    float: left;
    color: #ffffff;
    margin: 0 auto;
    font-size: 11pt;
    margin-top: 25px;
    margin-left: 40px;
    text-transform: uppercase;
}

    .book-rgt-mor a {
        color: #144a8f;
        font-weight: 700;
        padding: 13px 35px;
        margin: 0 20px 0 0;
        text-decoration: none;
        background-color: #fff;
    }

        .book-rgt-mor a:hover {
            padding: 13px 35px;
            text-decoration: none;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
        }

.book-rgt-mor1 {
    float: left;
    color: #ffffff;
    margin: 0 auto;
    margin-top: 25px;
    font-size: 11pt;
    text-transform: uppercase;
}

    .book-rgt-mor1 a {
        color: #fff;
        font-weight: 700;
        margin: 0 20px 0 0;
        padding: 13px 35px;
        text-decoration: none;
        background-color: #144a8f;
    }

        .book-rgt-mor1 a:hover {
            color: #eee;
            text-decoration: none;
            padding: 13px 35px;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
        }

.why_chs {
    width: 100%;
    float: left;
    padding: 50px 0 50px 0;
}

    .why_chs h2 {
        color: #000;
        font-size: 30pt;
        text-align: center;
        line-height: 1.3;
        font-weight: 700;
        margin: 0 0 10px 0;
    }

    .why_chs p {
        text-align: center;
        line-height: 1.7;
        margin: 0 0 30px 0;
    }

.why_pic {
    width: 100%;
    float: left;
    z-index: 1;
    padding: 0 0 0 0;
    text-align: center;
    position: relative;
}

.why_grp {
    width: 90%;
    float: left;
    border-radius: 10px;
    margin: 0px 5% 0 5%;
    background-color: #fff;
    padding: 50px 30px 30px 30px;
    border: 1px solid #f5f5f5;
    box-shadow: 0px 1px 10px rgba(0,0,0,0.10);
}

.why_ttl {
    width: 100%;
    float: left;
    font-size: 15pt;
    font-weight: 600;
    padding: 0 0 0 0;
    text-align: center;
}

.why_txt {
    width: 100%;
    float: left;
    padding: 0 0 0 0;
    text-align: center;
}

.faq_area {
    width: 100%;
    float: left;
    padding: 50px 0 50px 0;
    background-color: #eff7fd;
}

.faq_1 {
    width: 50%;
    float: left;
    padding: 0 50px 0 0;
}

.faq_area h6 {
    color: #004990;
    line-height: 2;
    margin: 0 0 0 0;
    font-size: 13pt;
    text-align: center;
    font-weight: 500;
}

.faq_area h2 {
    color: #000;
    font-size: 30pt;
    font-weight: 700;
    margin: 0 0 5px 0;
    line-height: 50px;
    text-align: center;
}

.faq_area p {
    color: #666;
    text-align: center;
}

.faq_area span {
    color: #5FABF5;
}

.faq_2 {
    width: 50%;
    float: left;
    padding: 0 0 0 0;
}

.sstc {
    width: 100%;
    float: left;
    padding: 0 0 50px 0;
    margin: 0 0 0 0;
}

.sstc_lft {
    width: 50%;
    float: left;
    padding: 15px 0 0 0;
}

.sstc_mtr {
    width: 100%;
    float: left;
    padding: 25px 25px;
    border-radius: 20px;
    margin: 20px 0 35px 0;
    background-color: #f5f5f5;
    /*border-left: 5px solid #004990;
    box-shadow: 0px 1px 20px rgba(0,0,0,0.10);*/
}

.sstc_mtro {
    width: 100%;
    float: left;
    color: #004990;
    font-size: 23pt;
    text-align: left;
    font-weight: 700;
    line-height: 1.3;
    padding: 0 0 0 0;
    margin: 30px 0 0 0;
    /*border-left: 5px solid #004990;
    box-shadow: 0px 1px 20px rgba(0,0,0,0.10);*/
}

.sstc_lft h6 {
    color: #5FABF5;
    line-height: 2;
    margin: 0 0 0 0;
    font-size: 13pt;
    text-align: left;
    font-weight: 500;
}

.sstc_lft h1 {
    color: #000;
    font-size: 30pt;
    font-weight: 700;
    text-align: left;
    line-height: 1.2;
    margin: 0 0 20px 0;
}

.sstc_lft span {
    color: #004990;
}

.sstc_lft p {
    width: 100%;
    float: left;
    color: #444;
    line-height: 1.7;
    text-align: justify;
}

.sstc_lft ul {
    list-style: none;
    margin: 0 0 0 30px;
    padding: 0 0 0 0;
}

.sstc_lft li {
    list-style-image: url(../images/ab-chk-icon.png);
    text-align: left;
    line-height: 2;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.sstc_lft_mor {
    float: left;
    margin: 0 auto;
    margin-top: 40px;
}

    .sstc_lft_mor a {
        color: #fff;
        font-size: 11pt;
        letter-spacing: 1px;
        margin: 0 20px 0 0;
        border-radius: 50px;
        padding: 13px 35px;
        text-decoration: none;
        background-color: #004990;
    }

        .sstc_lft_mor a:hover {
            color: #fff;
            text-decoration: none;
            padding: 13px 35px;
            background-color: #5FABF5;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
        }

.sstc_rgt {
    width: 50%;
    float: left;
    padding: 20px 60px 0 0;
}

.sstc_rgt1 {
    width: 25%;
    float: left;
    position: absolute;
    margin: 150px 0 0 0;
    padding: 50px 50px 0 0;
}

.sstc_tb {
    width: 50%;
    float: left;
    padding: 10px 0 20px 0;
}

.sstc_tblt {
    width: 20%;
    float: left;
    padding: 0 0 0 0;
    text-align: left;
}

.sstc_tbrt {
    width: 80%;
    float: left;
    padding: 15px 0 0 0;
    font-size: 12pt;
    font-weight: 500;
    text-align: left;
}

.sstc_bkk {
    width: 100%;
    float: left;
    margin: 0 0 10px 0;
    padding: 20px 0 0 0;
    border-top: 1px solid #ddd;
}

.sstc_bkk_lft {
    width: 15%;
    float: left;
    padding: 20px 0 0 0;
    text-align: left;
}

.sstc_bkk_rgt {
    width: 75%;
    float: left;
    padding: 10px 0 0 0;
}

.sstc_bkk_txt1 {
    width: 100%;
    float: left;
    color: #333;
    padding: 0 0 0 0;
    text-align: left;
    font-size: 13pt;
    font-weight: 500;
}

.sstc_bkk_txt2 {
    width: 100%;
    float: left;
    padding: 0 0 0 0;
    text-align: left;
    font-size: 27pt;
    font-weight: 700;
}

    .sstc_bkk_txt2 span {
        color: #000;
    }

    .sstc_bkk_txt2 a {
        color: #004990;
    }

        .sstc_bkk_txt2 a:hover {
            color: #000;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

.sstc_mor {
    width: 100%;
    float: left;
    color: #ffffff;
    margin: 0 auto;
}

    .sstc_mor a {
        float: left;
        color: #333;
        font-size: 12pt;
        font-weight: 500;
        padding: 12px 30px;
        border-radius: 10px;
        margin: 15px 0 0 0;
        text-decoration: none;
        border: 1px solid #999;
    }

        .sstc_mor a:hover {
            color: #fff;
            text-decoration: none;
            background-color: #000;
            border: 1px solid #000;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

.cbchrg_area {
    width: 100%;
    /*float: left;*/
    overflow: hidden;
    margin: 0 0 0 0;
    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.6);
}

.cbchrg_lft {
    width: 50%;
    float: left;
    padding: 0 20px 0 0;
}

.cbchrg_rgt {
    width: 48%;
    float: left;
    border-radius: 15px;
    border: 2px dashed #999;
    /*background-color: #eee;*/
    padding: 30px 30px 30px 30px;
    background-color: rgba(0,0,0,0.4);
}

.cbchrg_ttl {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 25pt;
    font-weight: 700;
    text-align: center;
    padding: 0 0 20px 0;
}

.cbchrg_sbttl {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 14pt;
    font-weight: 600;
    text-align: center;
    padding: 0 0 10px 0;
}

.cbchrg_txt {
    width: 100%;
    float: left;
    color: #fff;
    line-height: 1.7;
    text-align: center;
    padding: 0 0 20px 0;
}

.cbchrg_pic {
    width: 100%;
    float: left;
    padding: 0 0 0 0;
}

.crs_area {
    float: left;
    width: 100%;
    padding: 40px 0;
    margin: 0 0 0 0;
    background-color: #f5f5f5;
}

    .crs_area h6 {
        color: #5FABF5;
        line-height: 2;
        margin: 0 0 0 0;
        font-size: 13pt;
        text-align: center;
        font-weight: 500;
    }

    .crs_area h2 {
        color: #000;
        font-size: 30pt;
        font-weight: 700;
        margin: 0 0 5px 0;
        line-height: 50px;
        text-align: center;
    }

    .crs_area span {
        color: #5FABF5;
    }

    .crs_area p {
        color: #666;
    }

.crs_para {
    padding: 0 200px;
    text-align: center;
}

.crs_inr {
    float: left;
    width: 100%;
    margin: 170px 0 0 0;
    padding: 0 0 0 0;
}

.crs_ico {
    float: left;
    width: 80px;
    height: 80px;
    padding: 10px;
    border-radius: 10px;
    margin: -60px 0 0 20px;
    background-color: #5FABF5;
}

.crs_grp {
    width: 90%;
    float: left;
    margin: 4% 5%;
    border-radius: 20px;
    background-color: #fff;
    padding: 30px 30px 40px 30px;
    box-shadow: 3px 3px 15px 6px rgba(0,0,0,0.03);
}

.crs_grp_a {
    width: 100%;
    float: left;
    margin: -200px 0 0 0;
    text-align: center;
    padding: 0 0 20px 0;
}

.pcborad {
    border-radius: 20px;
}

.crs_grp_b {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
}

.crs_grp h3 {
    color: #000;
    font-size: 17pt;
    font-weight: 600;
    margin: 0 0 10px 0;
    text-align: right;
}

.crs_grp_c {
    width: 100%;
    float: left;
    padding: 0;
    line-height: 1.6;
    margin: 0 0 0 0;
    text-align: left;
}

.crs_mor {
    width: 100%;
    float: left;
    text-align: right;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

    .crs_mor a {
        color: #fff;
        font-size: 11pt;
        font-weight: 500;
        letter-spacing: 1px;
        border-radius: 50px;
        padding: 10px 25px 10px 25px;
        background-color: #004990;
    }

        .crs_mor a:hover {
            color: #fff;
            background-color: #5fabf5;
        }

.btnhd {
    cursor: pointer;
    font-size: 17pt;
    font-weight: 600;
    padding: 5px 20px;
    text-align: center;
    border-radius: 5px;
    white-space: nowrap;
    display: inline-block;
    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;
    margin: 10px 5px 0 5px;
    border: 1px solid transparent;
}

.btnhd-default {
    color: #fff;
    border-color: #5fabf5;
    background-color: #5fabf5;
}

    .btnhd-default:hover,
    .btnhd-default:focus,
    .btnhd-default:active,
    .btnhd-default.active,
    .open > .dropdown-toggle.btnhd-default {
        color: #004990;
        border-color: #fff;
        background-color: #fff;
        -webkit-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

    .btnhd-default:active,
    .btnhd-default.active,
    .open > .dropdown-toggle.btnhd-default {
        background-image: none;
    }

.whtbrd_lft {
    float: left;
    color: #fff;
    font-size: 10pt;
    margin: 0 0 0 0;
    padding: 0 20px 10px 0;
}

.whtbrd_rgt {
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 10px 0;
}

.whtbrd_txt {
    float: left;
    width: 100%;
    color: #333;
    font-size: 10pt;
    font-weight: bold;
    margin: 2px 0 0 0;
    padding: 2px 0 0 0;
}

.daytur_grp {
    width: 90%;
    float: left;
    padding: 30px;
    margin: 0 5% 5% 5%;
    border-radius: 20px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
}

.daytur_grp_a {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    text-align: center;
    padding: 0 0 20px 0;
}

.daytur_grp_b {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
}

.daytur_grp h3 {
    color: #000;
    font-size: 20pt;
    font-weight: 700;
    margin: 0 0 10px 0;
    text-align: left;
}

.daytur_price {
    float: left;
    padding: 5px 15px 5px 15px;
    margin: 10px 0 0 0;
    color: #FDB813;
    font-weight: 600;
    text-align: left;
    border-radius: 5px;
    background-color: #000;
}

.daytur_durt {
    width: 100%;
    float: left;
    color: #444;
    padding: 10px 0 5px 0;
    margin: 0;
    text-align: left;
}

.daytur_peop {
    width: 100%;
    float: left;
    padding: 3px 0 10px 0;
    margin: 0;
    color: #999;
    text-align: left;
}

.daytur_grp_c {
    width: 100%;
    float: left;
    padding: 0;
    color: #444;
    line-height: 1.6;
    margin: 0 0 20px 0;
    text-align: justify;
}

.daytur_mor {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0 0 0 0;
}

    .daytur_mor a {
        color: #000;
        font-size: 12pt;
        font-weight: 500;
        border-radius: 5px;
        padding: 10px 25px 8px 25px;
        background-color: #fdb813;
    }

        .daytur_mor a:hover {
            color: #fdb813;
            background-color: #000;
        }

.welo_area {
    float: left;
    width: 100%;
    padding: 40px 0 40px 0;
}

.wel-inner {
    float: left;
    width: 100%;
    position: relative;
    border-radius: 5px;
    margin: 0 0 0 0;
    background-color: #f7f7f7;
    box-shadow: 0px 0px 10px -3px;
    padding: 30px 20px 30px 20px;
}

.welo_lt {
    float: left;
    width: 100%;
    padding: 0 0 0 30px;
}

.welo_lt_sbhd {
    float: left;
    width: 100%;
    color: #333;
    font-size: 16pt;
    font-weight: 500;
    text-align: left;
    padding: 30px 0 0 0;
}

.welo_lt_hd {
    float: left;
    width: 100%;
    padding: 0 0 0 0;
}

    .welo_lt_hd h1 {
        color: #000;
        font-size: 23pt;
        text-align: left;
        font-weight: 600;
        line-height: 1.1;
        margin: 20px 0 10px 0;
    }

.welo_rt {
    float: left;
    width: 100%;
    padding: 0 30px 0 0;
}

.welo_rt_hd {
    float: left;
    width: 100%;
    color: #000;
    font-size: 23pt;
    text-align: left;
    font-weight: 600;
    line-height: 1.3;
    padding: 0 0 0 0;
    margin: 30px 0 5px 0;
}

.welo_rt_txt {
    float: left;
    width: 100%;
    text-align: left;
    padding: 0 0 0 0;
}

.bst_area {
    width: 100%;
    float: left;
    padding: 0 0 0 0;
    margin: 30px 0 0 0;
}

.bst_grp {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    padding: 15px 10px 15px 10px;
    border-right: 2px solid #dee1e4;
}

.bst_grp_1 {
    width: 100%;
    float: left;
    border-right: 0;
    margin: 0 0 0 0;
    padding: 15px 10px 15px 10px;
}

.bst_ico {
    width: 100%;
    float: left;
}

.bst_matt {
    width: 100%;
    float: left;
}

.bst_ttl {
    width: 100%;
    float: left;
    color: #000;
    font-size: 13pt;
    font-weight: 600;
    padding: 20px 0 10px 0;
}

.bst_txx {
    width: 100%;
    float: left;
    color: #333;
    line-height: 1.5;
}

.txfare_area {
    float: left;
    width: 100%;
    padding: 30px 0 0 0;
}

.txfare_ttl {
    float: left;
    width: 100%;
    color: #0c1620;
    font-size: 28pt;
    font-weight: 600;
    text-align: center;
    margin: 0 0 10px 0;
}

.txfare_data {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 0 10px 0;
}

.txfar_pnl {
    float: left;
    width: 100%;
    padding: 40px 0 20px 0;
}

    .txfar_pnl h2 {
        float: left;
        width: 100%;
        color: #000;
        font-size: 28pt;
        font-weight: 700;
        text-align: center;
        margin: 0 0 20px 0;
    }

.txfar_inr {
    float: left;
    width: 100%;
    padding: 20px;
    margin: 0 0 30px 0;
    background-color: #eee;
}

.txfar_inrwht {
    float: left;
    width: 100%;
    padding: 0 20px;
}

.txfar_lft {
    float: left;
    width: 30%;
    padding: 0 0 0 0;
}

.txfar_lft_ttl {
    float: left;
    width: 100%;
    text-align: left;
    padding: 0 0 10px 0;
}

.txfar_lft_data {
    float: left;
    width: 100%;
    padding: 0 0 0 0;
}

    .txfar_lft_data ul {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

    .txfar_lft_data li {
        line-height: 1.3;
        text-align: left;
        margin: 0 0 0 20px;
        padding: 5px 0 5px 0;
    }

.txfar_rgt {
    float: left;
    width: 70%;
    padding: 0 0 0 30px;
}

.txfar_rgt_tbl {
    float: left;
    width: 100%;
    padding: 0 0 0 0;
}

.txfar_rgt_mtr {
    float: left;
    width: 100%;
    line-height: 1.3;
    text-align: left;
    padding: 10px 30px 0 30px;
}

.tblclr {
    color: #000;
    font-size: 14pt;
    font-weight: 600;
    background-color: #fdb813;
}

.tblclrwht {
    font-size: 14pt;
    font-weight: 600;
}

.cbchrg_area {
    width: 100%;
    float: left;
    padding: 0 0 0 0;
}

.cbchrg_ovly {
    width: 100%;
    float: left;
    padding: 70px 0 70px 0;
    background-color: rgba(0, 0, 0, 0.7);
}

.cbchrg_inr {
    width: 100%;
    float: left;
    border-radius: 10px;
    background-color: #000;
}

.cbchrg_lft {
    width: 48%;
    float: left;
    padding: 0 20px 0 0;
}

.cbchrg_rgt {
    width: 50%;
    float: left;
    border-radius: 15px;
    margin: 0 0 0 0;
    padding: 30px 30px 30px 30px;
    /*background-color: #eee;*/
    background-color: rgba(0, 73, 144, 0.6);
}

.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 10px 0 10px;
    border-radius: 20px;
    border: 1px solid #999;
    background-color: rgba(255,255,255,.2);
}

.con_subhd {
    width: 100%;
    float: left;
    font-size: 25pt;
    font-weight: 700;
    margin: 0 0 20px 0;
    padding: 0;
    text-align: center;
    color: #004990;
    letter-spacing: 2px;
}

.revw_area {
    float: left;
    width: 100%;
    padding: 40px 0 30px 0;
}

.sht_serv_pnl {
    float: left;
    margin-top: 40px;
    width: 100%;
    padding: 30px 0 30px 0;
}

    .sht_serv_pnl h1 {
        width: 100%;
        color: #0c1620;
        font-size: 30pt;
        font-weight: 600;
        text-align: center;
        margin: 0 0 10px 0;
    }

    .sht_serv_pnl p {
        width: 100%;
        color: #333;
        margin: 0 0 0 0;
        text-align: center;
    }

.sht_serv_grp {
    width: 94%;
    float: left;
    height: 470px;
    border-radius: 60px;
    margin: 15px 3% 15px 3%;
    background-color: #f3f3f3;
    padding: 30px 20px 30px 20px;
}

.sht_serv_pic {
    float: left;
    width: 100%;
    padding: 0 0 0 0;
}

.sht_serv_ttl {
    float: left;
    width: 100%;
    color: #000;
    font-size: 15pt;
    font-weight: 600;
    text-align: center;
    padding: 20px 0 10px 0;
}

.sht_serv_txt {
    float: left;
    width: 100%;
    padding: 0 0 0 0;
}

    .sht_serv_txt p {
        color: #333;
        line-height: 1.7;
        text-align: center;
        padding: 0 0 15px 0;
    }

.sht_serv_mor {
    width: auto;
    margin: 0 auto;
    padding: 0 0 0 0;
}

    .sht_serv_mor a {
        color: #fff;
        text-transform: capitalize;
        font-size: 12pt;
        font-weight: 400;
        border-radius: 5px;
        margin: 0 10px 0 10px;
        background-color: #0f4b8f;
        padding: 10px 35px 10px 35px;
    }

        .sht_serv_mor a:hover {
            color: #fff;
            margin: 0 10px 0 10px;
            background-color: #333;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
        }

.prior {
    width: 100%;
    float: left;
    padding: 30px 0 50px 0;
    background-color: #fff;
}

    .prior h1 {
        padding: 0;
        color: #000;
        font-size: 28pt;
        font-weight: 600;
        margin: 0 0 10px 0;
        text-align: center;
    }

    .prior p {
        padding: 0;
        color: #333;
        font-size: 13pt;
        font-weight: 400;
        line-height: 30px;
        margin: 0 0 10px 0;
        text-align: center;
    }

.prior_mor {
    width: auto;
    margin: 0 auto;
    padding: 0 0 0 0;
}

    .prior_mor a {
        color: #fff;
        font-size: 15pt;
        font-weight: 500;
        margin: 0 10px 0 10px;
        background-color: #0f4b8f;
        padding: 10px 30px 10px 30px;
    }

        .prior_mor a:hover {
            color: #fff;
            margin: 0 10px 0 10px;
            background-color: #333;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
        }

.termi {
    width: 100%;
    float: left;
    margin: 0 0 20px 0;
}

.flet_area {
    float: left;
    margin: 0 0px;
    width: 100%;
    padding: 40px 0 20px 0;
    background-color: #000;
}

    .flet_area h1 {
        color: #fff;
        font-size: 30pt;
        font-weight: 700;
        margin: 0 0 10px 0;
        text-align: center;
    }

    .flet_area p {
        color: #aaa;
        font-size: 14pt;
        text-align: center;
    }

.flet_grup {
    float: left;
    width: 100%;
    padding: 20px;
}

.flet_img {
    float: left;
    width: 100%;
    padding: 0 0 0 0;
}

.flet_txt {
    float: left;
    width: 100%;
    color: #5fabf5;
    font-size: 17pt;
    font-weight: 600;
    text-align: center;
    padding: 10px 0 0 0;
}

    .flet_txt span {
        color: #444;
        font-size: 13pt;
        letter-spacing: 1px;
        font-weight: 400;
    }

.dwu-hdr-area {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
}

    .dwu-hdr-area h1 {
        float: left;
        width: 100%;
        margin: 0;
        padding: 0 0 0 0;
        color: #fff;
        text-align: center;
        font-weight: 700;
        font-size: 28pt;
        line-height: 1.3;
    }

    .dwu-hdr-area p {
        color: #fff;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        font-size: 14pt;
        line-height: 1.3;
        text-align: center;
    }

.dwu-hdr-mor {
    float: left;
    color: #ffffff;
    margin: 0 auto;
    font-size: 11pt;
    margin-top: 40px;
    margin-right: 20px;
    text-transform: uppercase;
}

    .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 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            -o-transition: all 0.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);
    }

.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: 20px;
}

.dwu_rgt {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0;
}

.dwu_ttl {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 20px 0 20px 0;
    color: #333;
    font-size: 15pt;
    font-weight: 600;
    text-align: left;
}

.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 0 0;
    padding: 50px 0 30px 0;
    background-color: #f5f5f5;
    border-top: 2px solid #fff;
}

    .wel h1 {
        font-size: 28pt;
        text-align: left;
        color: #1e1d1d;
        font-weight: 600;
        margin: 0 0 20px 0;
    }

.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%;
    text-align: left;
    margin: 0 0 0 0;
    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;
    margin: 0 0 15px 0;
    padding: 0 0 0 0;
}

.srv_txt {
    float: left;
    width: 100%;
    color: #424242;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4;
}

.wel-ttl {
    font-size: 20pt;
    font-weight: bold;
    color: #000;
}

.wel-data {
    width: 100%;
    float: left;
    padding: 40px 40px 50px 0;
}

    .wel-data p {
        color: #424242;
    }

.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 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
        }

.con_area {
    width: 100%;
    float: left;
    padding: 0 0 0 0;
    margin: 0 0 20px 0;
}

    .con_area h2 {
        color: #111;
        font-size: 25pt;
        font-weight: 700;
        line-height: 1.1;
        text-align: center;
        margin: 10px 0 10px 0;
    }

    .con_area h1 {
        color: #111;
        font-size: 20pt;
        font-weight: 700;
        line-height: 1.1;
        text-align: center;
        margin: 10px 0 10px 0;
    }

    .con_area h6 {
        color: #e50000;
        font-size: 13pt;
        font-weight: 700;
        line-height: 2.3;
        margin: 0 0 0 0;
        text-align: center;
    }

.con_grp {
    width: 90%;
    float: left;
    margin: 0 5% 0 5%;
    border-radius: 10px;
    padding: 50px 0 50px 0;
    border: 1px solid #e5e5e5;
    background-color: #f5f5f5;
    /*box-shadow: 0px 0px 10px 0px rgba(0,0,0,.5);*/
}

.con_ico {
    width: 100%;
    float: left;
    padding: 0 0 0 0;
    margin: 0 0 20px 0;
    text-align: center;
}

.con_ttl {
    width: 100%;
    float: left;
    color: #000;
    font-size: 17pt;
    font-weight: 600;
    padding: 0 0 0 0;
    margin: 0 0 15px 0;
    text-align: center;
}

.con_txt {
    width: 100%;
    float: left;
    color: #444;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: center;
}

    .con_txt a {
        color: #444;
    }

        .con_txt a:hover {
            color: #000;
        }

.quik_area {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
    padding: 0 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%;
    text-align: left;
    margin: 0 0 0 0;
    padding: 10px 0 0 0;
}

.quik_rgt {
    float: left;
    width: 86%;
    color: #333;
    line-height: 1.3;
    text-align: left;
    margin: 20px 0 0 0;
    padding: 0 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%;
    text-align: left;
    margin: 0 0 0 0;
    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: 20pt;
    font-weight: 600;
    margin: 0 0 15px 0;
    padding: 0 0 0 0;
}

.svce_txt {
    float: left;
    width: 100%;
    color: #424242;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 1.4;
}

.cmr {
    width: 100%;
    float: left;
    color: #004990;
    padding-top: 70px;
    padding-bottom: 80px;
    /*background-image: url(../images/drv.webp);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;*/
    margin: 0;
}

    .cmr h2 {
        font-size: 30pt;
        font-weight: 700;
        margin: 0 0 10px 0;
        padding: 0;
        text-align: center;
        color: #000;
        line-height: 1.3;
    }

    .cmr p {
        font-size: 25pt;
        margin: 10px 0 30px 0;
        padding: 0;
        text-align: center;
        color: #666;
        line-height: 35px;
        font-weight: 600;
    }

        .cmr p a {
            color: #000;
        }

.cmrbtn {
    background-color: #004990;
    color: #fff;
    border-radius: 50px;
    text-decoration: none;
    padding: 10px 30px;
    font-weight: 600;
    font-size: 15pt;
    /*text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.5);*/
}

    .cmrbtn a {
        color: #fff;
    }

.nws_heading {
    font-size: 25pt;
    font-weight: 700;
    text-align: center;
    margin: 0 0 20px 0;
    padding: 0 0 0 0;
}

.nws_area {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.nws_pic {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    height: 233px;
    background-image: url(../images/luna_park.jpg);
    background-position: 50% 0;
    background-size: cover;
}

.nws_pic2 {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    height: 233px;
    background-image: url(../images/nws_2.jpg);
    background-position: 50% 0;
    background-size: cover;
}

.nws_pic3 {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    height: 233px;
    background-image: url(../images/nws_3.jpg);
    background-position: 50% 0;
    background-size: cover;
}

.nws_pic4 {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    height: 233px;
    background-image: url(../images/nws_4.jpg);
    background-position: 50% 0;
    background-size: cover;
}

.nws_pic5 {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    height: 233px;
    background-image: url(../images/nws_5.jpg);
    background-position: 50% 0;
    background-size: cover;
}

.nws_pic6 {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    height: 233px;
    background-image: url(../images/nws_6.jpg);
    background-position: 50% 0;
    background-size: cover;
}

.nws_pic7 {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    height: 233px;
    background-image: url(../images/nws_7.png);
    background-position: 50% 0;
    background-size: cover;
}

.nws_pic8 {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    height: 233px;
    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%;
    margin: 0 0 0 0;
    padding: 15px;
}

.nws_data {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 20px;
    height: 180px;
    background-color: #e9e9e9;
}

.nws_txt {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0 0 0 0;
    text-align: left;
    font-size: 17pt;
    font-weight: 600;
    color: #144a8f;
    line-height: 1.4;
    font-family: "Poppins", Sans-serif;
}

.nws_more {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0 0 0 0;
    text-align: left;
}

    .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;
        text-decoration: none;
        padding: 10px 20px;
        background-color: #004990;
        font-weight: 600;
        margin: 0 0 0 0;
    }

        .nws_mor a:hover {
            color: #fff;
            background-color: #333;
            text-decoration: none;
            padding: 10px 20px;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
        }

.nws_date {
    font-size: 10pt;
    float: left;
    width: 100%;
    text-align: left;
    margin: 0 0 0 0;
    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 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
        }

    .tak h2 {
        color: #222;
        font-size: 40pt;
        text-align: center;
        font-weight: 600;
        margin: 0;
    }

    .tak h3 {
        color: #333;
        font-size: 30pt;
        text-align: center;
        font-weight: 600;
        line-height: 1.3;
        margin: 0 0 10px 0;
    }

.bookbtn {
    width: 36%;
    float: left;
    color: #000;
    margin: 20px 32% 0 32%;
    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 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            transition: all 0.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 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
            transition: all 0.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;
    font-size: 20pt;
    font-weight: bold;
    color: #004990;
    text-align: left;
    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;
    font-size: 25pt;
    font-weight: bold;
    color: #004990;
    text-align: left;
    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 {
        font-size: 30pt;
        text-align: left;
        color: #004990;
        font-weight: bold;
        margin: 0 0 0 0;
        text-align: center;
    }

.srv_box {
    width: 96.5%;
    float: left;
    background-color: #f5f5f5;
    padding: 20px;
    margin: 15px 5px;
    border-top: 5px solid #5d99d3;
    border-bottom: 5px solid #5d99d3;
}

.srv_box_a {
    width: 100%;
    float: left;
    padding: 15px 0 20px 0;
    margin: 0;
    text-align: center;
}

.srv_box_b {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
}

.srv_box h3 {
    font-size: 22pt;
    color: #000;
    font-weight: bold;
    margin: 0;
    text-align: center;
}

.srv_box_c {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0 0 10px 0;
    color: #777;
    text-align: justify;
    font-size: 14pt;
    line-height: 1.4;
}

.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;
}

.contt-bg {
    float: left;
    width: 100%;
    background-image: url(../images/contact_hdr_bg.webp);
    /*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;
}

.th {
    width: 60%;
    float: left;
    margin: 20px 20% 20px 20%;
    padding: 30px 30px 30px 30px;
    text-align: center;
    color: #fff;
    font-size: 10.5pt;
    opacity: 0.9;
    background-color: #333;
    line-height: 1.8;
}

    .th a {
        color: #fff;
        text-decoration: none;
    }

        .th a:hover {
            color: #ccc;
            text-decoration: none;
        }

.thks_area {
    float: left;
    width: 60%;
    padding: 20px;
    border-radius: 10px;
    margin: 0 20% 0 20%;
    border: 15px solid #f8f6f2;
}

.thks_title {
    float: left;
    width: 100%;
    font-size: 22pt;
    font-weight: 700;
    padding: 0;
    color: #004990;
    text-align: center;
    margin: 0 0 0 0;
}

.thks_txt {
    float: left;
    width: 100%;
    padding: 0;
    font-size: 15pt;
    color: #666;
    text-align: center;
    margin: 10px 0 0 0;
}

.thks_pic {
    float: left;
    width: 100%;
    padding: 0;
    text-align: center;
    margin: 10px 0 0 0;
}

.thks_mor {
    width: 60%;
    float: left;
    margin: 0 20% 20px 20%;
    padding: 20px 30px 20px 30px;
}

    .thks_mor a {
        width: 100%;
        float: left;
        text-align: center;
        color: #fff;
        font-weight: 600;
        font-size: 17pt;
        border-radius: 5px;
        padding: 7px 30px 7px 30px;
        background-color: #004990;
        text-decoration: none;
    }

        .thks_mor a:hover {
            color: #ccc;
            opacity: 0.8;
            background-color: #004990;
            text-decoration: none;
        }

.why_bg {
    width: 100%;
    float: left;
    background-color: #f7f7f7;
    padding: 30px 0 30px 0;
    border-bottom: 1px solid #eee;
}

    .why_bg h1 {
        font-size: 26pt;
        text-align: left;
        color: #004990;
        font-weight: bold;
        margin: 0 0 10px 0;
        text-align: center;
        text-transform: uppercase;
    }

    .why_bg ul {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        list-style: none;
    }

    .why_bg li {
        margin: 0 0 0 20px;
        padding: 0 0 0 0;
        list-style-image: url(../images/blue_check_icon.png);
    }

.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 10px 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;
    }

.imgRight {
    margin: 0 0 10px 20px;
}

.drive {
    width: 100%;
    float: left;
    padding-top: 200px;
    padding-bottom: 150px;
    background-image: url(../images/airp_trans.jpg);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0;
}

    .drive h1 {
        font-size: 40pt;
        font-weight: bold;
        margin: 0 0 10px 0;
        padding: 0;
        text-align: center;
        color: #fff;
        text-shadow: 0 1px 5px rgba(0, 0, 0, 1.6);
    }

    .drive p {
        font-size: 20pt;
        margin: 0 0 30px 0;
        padding: 0;
        text-align: center;
        color: #fff;
        line-height: 35px;
        text-shadow: 0 1px 2px rgba(0, 0, 0, 1.6);
        font-weight: bold;
    }

.all_main {
    float: left;
    width: 100%;
    padding: 30px 0 30px 0;
}

.bott-full {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 40px 0 40px 0;
    background-color: #111;
}

.bt-abt {
    float: left;
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 100px 0 0;
}

.bt-hd {
    float: left;
    width: 100%;
    color: #5fabf5;
    font-size: 15pt;
    text-align: left;
    font-weight: 600;
    margin: 0 0 10px 0;
}

.bt-txt {
    color: #fff;
    line-height: 2;
    font-size: 12pt;
}

.bt-b2 {
    float: left;
    width: 100%;
    color: #5fabf5;
    font-size: 12pt;
    text-align: left;
    line-height: 29px;
}

    .bt-b2 a {
        color: #fff;
        text-decoration: none;
    }

        .bt-b2 a:hover {
            color: #5fabf5;
            text-decoration: none;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            opacity: 1;
        }

.bt-c2 {
    float: left;
    width: 100%;
    color: #5fabf5;
    font-size: 12pt;
    line-height: 2;
    text-align: left;
}

    .bt-c2 a {
        color: #fff;
        text-decoration: none;
    }

        .bt-c2 a:hover {
            color: #5fabf5;
            text-decoration: none;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            opacity: 1;
        }

.bt-d2 {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 12pt;
    line-height: 2;
    text-align: left;
}

    .bt-d2 a {
        color: #fff;
        text-decoration: none;
    }

        .bt-d2 a:hover {
            color: #5fabf5;
            text-decoration: none;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            opacity: 1;
        }

.bt-e2 {
    float: left;
    width: 100%;
}

.bt-e2-grp {
    float: left;
    width: 100%;
    margin: 0 0 15px 0;
}

.bt-e2-ttl {
    float: left;
    width: 100%;
    color: #fff;
    font-weight: 700;
    margin: 0 0 5px 0;
    text-align: left;
}

.bt-e2-txt {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 12pt;
    text-align: left;
}

.bt-e2 a {
    color: #fff;
    text-decoration: none;
}

    .bt-e2 a:hover {
        color: #5fabf5;
        text-decoration: none;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        opacity: 1;
    }

.bt-blk {
    color: #000;
    font-weight: 600;
}

.fotr {
    width: 100%;
    float: left;
    color: #ccc;
    padding: 25px 0 25px 0;
    background-color: #0f4b8f;
}

    .fotr a {
        color: #fff;
        text-decoration: none;
    }

        .fotr a:hover {
            color: #eee;
            text-decoration: none;
        }

    .fotr ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .fotr li {
        display: inline;
        padding: 0 17px 0 0;
    }

.fotr-left {
    width: 60%;
    float: left;
    color: #ccc;
    font-size: 12pt;
    text-align: left;
}

.fotr-right {
    width: 40%;
    float: left;
    margin: 0;
    color: #ccc;
    font-size: 12pt;
    text-align: right;
}

.fotr-cop {
    color: #fff;
    font-weight: 500;
}

.footer {
    width: 100%;
    float: left;
    background: #aaaaaa;
    padding: 15px 0 15px 0;
}

.ftr-lt ul {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 20px;
}

.ftr-lt li {
    padding: 0 10px 0 0;
    display: inline;
}

.ftr-lt {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 11pt;
    width: 100%;
    color: #fff;
    margin: 14px 0 0 0;
}

    .ftr-lt a {
        color: #fff;
        text-decoration: none;
    }

        .ftr-lt a:hover {
            color: #ccc;
            text-decoration: none;
        }

.ftr-rt {
    width: 100%;
    float: left;
    color: #fff;
    text-align: right;
    width: 100%;
    font-size: 11pt;
    margin: 14px 0 0 0;
}

    .ftr-rt a {
        color: #fff;
        text-decoration: none;
    }

        .ftr-rt a:hover {
            color: #fff;
            text-decoration: underline;
        }

#navbar {
    width: 100%;
    float: left;
    top: -76px;
    z-index: 1;
    display: block;
    position: fixed;
    transition: top 0.3s;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}

#navlinks {
    width: auto;
    float: left;
}

    #navlinks a {
        float: left;
        color: #144a8f;
        display: block;
        font-size: 14pt;
        font-weight: 600;
        margin: 0 1px 0 0;
        text-align: left;
        padding: 20px 30px;
        text-decoration: none;
        text-transform: uppercase;
        border: 1px solid #eee;
    }

        #navlinks a:hover {
            color: #144a8f;
            border-top: 3px solid #144a8f;
            -webkit-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
        }

    #navlinks > .active {
        color: #144a8f;
        border-top: 3px solid #144a8f;
    }

.nvlogo {
    width: 6%;
    float: left;
    display: block;
    margin: 5px 30px 0 20px;
}

.mobile-container {
    display: none;
}

.phoneee {
    display: none;
}

.slogo {
    display: none;
}

.foter {
    width: 100%;
    float: left;
    padding: 25px 0 25px 0;
    background-color: #000;
}

.foter-lt {
    width: 33.33333333%;
    float: left;
    color: #fff;
    font-size: 22pt;
    text-align: left;
    font-weight: 600;
    margin: 40px 0 0 0;
}

    .foter-lt a {
        color: #000;
        text-decoration: none;
    }

.ftr-lt a:hover {
    color: #000;
    text-decoration: none;
}

.foter-midd {
    width: 70%;
    float: left;
    color: #fff;
    line-height: 1.5;
    font-size: 12pt;
    text-align: left;
    margin: 0 0 0 0;
}

    .foter-midd a {
        color: #fff;
        text-decoration: none;
    }

        .foter-midd a:hover {
            color: #5fabf5;
            text-decoration: none;
        }

    .foter-midd span {
        color: #5fabf5;
        font-weight: 600;
    }

.foter-rt {
    width: 30%;
    float: left;
    color: #fff;
    font-size: 11pt;
    text-align: right;
    margin: 30px 0 0 0;
}

    .foter-rt a {
        color: #5fabf5;
        text-decoration: none;
    }

        .foter-rt a:hover {
            color: #fff;
            text-decoration: none;
        }

.dropbtn {
    color: #144a8f;
    padding: 20px 55px 20px 55px;
    background-color: transparent;
    font-size: 14pt;
    border: 1px solid #e5e5e5;
    margin: 0;
    border-radius: 0;
    font-weight: bold;
    text-transform: uppercase;
}

.dropdown {
    float: left;
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 280px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.5);
    z-index: 1;
}

    .dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        width: 100%;
        text-align: left;
        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 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    border-top: 3px solid #144a8f;
}

.collap_area {
    width: 100%;
    float: left;
}

.collapsible {
    background-color: #f2f2f2;
    color: #000;
    cursor: pointer;
    padding: 13px 18px;
    width: 100%;
    border: none;
    font-weight: 500;
    text-align: left;
    outline: none;
    font-size: 18pt;
    margin: 0 0 5px 0;
}

    .active1,
    .collapsible:hover {
        background-color: #f2f2f2;
    }

    .collapsible:after {
        content: "\002B";
        color: #004990;
        font-weight: bold;
        float: right;
        margin-left: 5px;
    }

.active1:after {
    content: "\2212";
}

.content {
    padding: 0 18px;
    max-height: 0;
    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;
    }

/*
Source - https://stackoverflow.com/q/67440478
Posted by GoSSDHosting
Retrieved 2026-04-25, License - CC BY-SA 4.0
*/

.accordion1 {
    background-color: #fff;
    color: #000;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-weight: 600;
    font-size: 16pt;
    transition: .4s;
    border-radius: 10px;
    margin: 10px 0 10px 0;
    border: 1px solid #eee;
}

    .accordion1:active,
    .accordion1:hover {
        background-color: #5FABF5;
        color: #fff
    }

    .accordion1:after {
        content: '\002B';
        color: #004990;
        font-weight: 700;
        float: right;
        font-size: 15pt;
        margin-left: 5px
    }

    .accordion1:active:after {
        content: "\2212"
    }

.panel1 {
    padding: 0 18px;
    background-color: #fff;
    max-height: 0;
    overflow: hidden;
    text-align: left;
    border-radius: 10px;
    transition: max-height .2s ease-out
}







@media (max-width: 480px) {
    .logo {
        float: left;
        width: 50%;
        text-align: center;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
    }

    .phone {
        width: 100%;
        float: left;
        text-align: center;
        font-size: 14pt;
        margin: 5px 0 5px 0;
        display: none;
    }

        .phone a {
            float: none;
            color: #144a8f;
            text-decoration: none;
            background-color: #fff;
            border-radius: 5px;
            padding: 7px 10px 4px 10px;
        }

            .phone a:hover {
                opacity: 0.8;
                text-decoration: none;
            }

    .wel {
        margin: 0 0 0 0;
        padding: 20px 0 30px 0;
    }

        .wel h1 {
            font-size: 20pt;
            text-align: center;
            line-height: 1.2;
            margin: 0 0 10px 0;
        }

    .ftr-lt {
        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: 5px 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;
    }

    .drive {
        width: 100%;
        float: left;
        padding-top: 50px;
        padding-bottom: 50px;
        background-image: url(../images/airp_trans.jpg);
        background-position: 50% 50%;
        background-size: cover;
        background-repeat: no-repeat;
        margin: 0;
    }

        .drive h1 {
            font-size: 30pt;
            font-weight: bold;
            margin: 0 0 10px 0;
            padding: 0;
            text-align: center;
            color: #fff;
            text-shadow: 0 1px 5px rgba(0, 0, 0, 1.6);
        }

        .drive p {
            font-size: 17pt;
            margin: 0 0 30px 0;
            padding: 0;
            text-align: center;
            color: #fff;
            line-height: 35px;
            text-shadow: 0 1px 2px rgba(0, 0, 0, 1.6);
            font-weight: bold;
        }

    .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;
    }

    #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 0.5s ease-in-out;
                -o-transition: all 0.5s ease-in-out;
                transition: all 0.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: 23%;
        float: left;
        display: block;
        margin: 5px 5px 5px 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;
        }

        .topnav a {
            color: #333;
            display: block;
            font-size: 12pt;
            text-align: left;
            font-weight: normal;
            padding: 3px 11px 7px 11px;
            text-decoration: none;
            border-bottom: 1px solid #ddd;
        }

            .topnav a.icon {
                top: 20px;
                right: 7px;
                display: block;
                position: absolute;
                background: #004990;
            }

            .topnav a:hover {
                color: #1448af;
                -webkit-transition: all 0.5s ease-in-out;
                -o-transition: all 0.5s ease-in-out;
                transition: all 0.5s ease-in-out;
            }

        .topnav #myLinks > .active {
            background-color: #004990;
            color: #fff;
        }

    .phoneee {
        width: 57%;
        float: left;
        color: #333;
        display: block;
        font-size: 17pt;
        font-weight: 400;
        margin: 22px 0 0 0;
        text-align: center;
    }

        .phoneee a {
            color: #333;
            text-decoration: none;
        }

            .phoneee a:hover {
                color: #004990;
                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 0 10px 0;
    }

    .img_Right {
        margin: 0 0 0 0;
        padding: 0 0 10px 0;
    }

    .con_grp {
        width: 100%;
        float: left;
        margin: 10px 0 10px 0;
        padding: 30px 0 20px 0;
    }

    .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 0.2s ease-in-out;
                -o-transition: all 0.2s ease-in-out;
                transition: all 0.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;
        font-size: 20pt;
        font-weight: bold;
        color: #004990;
        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 0.5s ease-in-out;
                -o-transition: all 0.5s ease-in-out;
                transition: all 0.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-bg1.jpg);
        background-position: 50% 0;
        background-size: cover;
        height: 265px;
    }

    .blk-bg-frm {
        float: left;
        width: 100%;
        background-image: url(../images/silver-taxi-bg1.jpg);
        background-position: 8% 0;
        background-size: cover;
        height: auto;
    }

    .book-rgt {
        float: left;
        width: 64%;
        padding: 0;
        margin: 0 18% 0 18%;
    }

        .book-rgt h1 {
            font-size: 16pt;
            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: 40px;
        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 0.5s ease;
                -moz-transition: all 0.5s ease;
                -ms-transition: all 0.5s ease;
                -o-transition: all 0.5s ease;
            }

    .book-rgt-mor1 {
        float: left;
        color: #ffffff;
        margin: 0 auto;
        margin-top: 30px;
        font-size: 10pt;
        margin-left: 33px;
    }

        .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 {
                color: #eee;
                text-decoration: none;
                padding: 8px 25px;
                -webkit-transition: all 0.5s ease;
                -moz-transition: all 0.5s ease;
                -ms-transition: all 0.5s ease;
                -o-transition: all 0.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;
    }

    .bg-overlay {
        float: left;
        width: 100%;
        padding: 70px 0 70px 0;
        background-color: rgba(0, 0, 0, 0.6);
    }

    .parc-bg {
        float: left;
        width: 100%;
        background-image: url(../images/parc_delv_hdr.webp);
        background-position: 50% 0;
        background-size: cover;
    }

    .arp-bg {
        float: left;
        width: 100%;
        background-image: url(../images/airp_trans_hdr.webp);
        background-position: 50% 0;
        background-size: cover;
    }

    .door-bg {
        float: left;
        width: 100%;
        background-image: url(../images/door_to_door_hdr.webp);
        background-position: 50% 0;
        background-size: cover;
    }

    .maxi-bg {
        float: left;
        width: 100%;
        background-image: url(../images/maxi_hdr.webp);
        background-position: 50% 0;
        background-size: cover;
    }

    .corp-bg {
        float: left;
        width: 100%;
        background-image: url(../images/corp_trans_hdr.webp);
        background-position: 50% 0;
        background-size: cover;
    }

    .bus-bg {
        float: left;
        width: 100%;
        background-image: url(../images/bus_trans_hdr.webp);
        background-position: 50% 0;
        background-size: cover;
    }

    .carrent-bg {
        float: left;
        width: 100%;
        background-image: url(../images/carrent_hdr.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

    .dwu-bg {
        float: left;
        width: 100%;
        background-image: url(../images/all-hdr-bg.webp);
        background-position: 50% 0;
        background-size: cover;
    }

    .city-bg {
        float: left;
        width: 100%;
        background-image: url(../images/silver-taxi-bg.webp);
        background-position: 15% 50%;
        background-size: cover;
    }

    .dwu-hdr-area h1 {
        float: left;
        width: 100%;
        margin: 0;
        color: #fff;
        font-size: 20pt;
        padding: 0 0 0 0;
        text-align: center;
    }

    .dwu-hdr-area {
        float: left;
        width: 100%;
        margin: 0 0 0 0;
    }

        .dwu-hdr-area p {
            color: #fff;
            margin: 0 0 0 0;
            padding: 0 0 0 0;
            font-size: 12pt;
            line-height: 1.3;
            text-align: center;
        }

    .dwu-hdr-mor {
        width: 64%;
        float: left;
        color: #ffffff;
        font-size: 9pt;
        margin-top: 25px;
        margin: 0 18% 0 18%;
        text-transform: uppercase;
    }

        .dwu-hdr-mor a {
            color: #fff;
            margin: 0 0 0 0;
            font-weight: 700;
            padding: 9px 25px;
            text-decoration: none;
            background-color: #144a8f;
        }

            .dwu-hdr-mor a:hover {
                color: #fff;
                padding: 9px 25px;
                text-decoration: none;
                -webkit-transition: all 0.5s ease;
                -moz-transition: all 0.5s ease;
                -ms-transition: all 0.5s ease;
                -o-transition: all 0.5s ease;
            }

    .dwu_matr {
        float: left;
        width: 100%;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

    .dwu_lft {
        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: 80%;
        text-align: left;
        margin: 0 10% 0 10%;
        padding: 20px 0 0 0;
    }

    .svce_rgt {
        float: left;
        width: 100%;
        text-align: left;
        margin: 30px 0 0 0;
        padding: 0 20px 0 0;
    }

    .svce_ttl {
        float: left;
        width: 100%;
        color: #1e1d1d;
        font-size: 20pt;
        font-weight: 600;
        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: 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;
    }

    .tak h2 {
        color: #222;
        font-size: 35pt;
        margin: 0 0 0 0;
        font-weight: 600;
        text-align: center;
    }

    .book-bg {
        float: left;
        width: 100%;
        margin: -50px 0 0 0;
        padding: 10px 0 20px 0;
    }

    .book-ttl {
        width: 100%;
        font-size: 15pt;
    }

    .book-hd {
        width: 100%;
        float: left;
        font-size: 11pt;
        padding: 0 0 0 0;
        text-align: center;
        margin: 2px 0 2px 0;
    }

    .book-hd-1 {
        width: 100%;
        float: left;
        font-size: 11pt;
        text-align: center;
        margin: 0 0 10px 0;
        padding: 0 0px 0 0px;
    }

    .top-fl {
        padding: 5px 0 0 0;
    }

    .book-taxi-bg {
        float: left;
        width: 100%;
        margin: 5% 0 5% 0;
        padding: 10px 0 15px 0;
    }

    .flt_tmb {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
        padding: 10px 0;
    }

    .th {
        width: 100%;
        float: left;
        color: #fff;
        opacity: 0.9;
        line-height: 1.8;
        font-size: 10.5pt;
        margin: 0 0 20px 0;
        text-align: center;
        background-color: #333;
        padding: 20px 30px 20px 30px;
    }

    .thks_area {
        float: left;
        width: 96%;
        padding: 20px;
        margin: 0 2% 0 2%;
        border-radius: 5px;
        border: 15px solid #f8f6f2;
    }

    .thks_title {
        float: left;
        width: 100%;
        color: #004990;
        font-size: 19pt;
        margin: 0 0 0 0;
        font-weight: 700;
        padding: 0 0 0 0;
        text-align: center;
    }

    .thks_txt {
        float: left;
        width: 100%;
        padding: 0;
        color: #666;
        font-size: 13pt;
        text-align: center;
        margin: 10px 0 0 0;
    }

    .thks_pic {
        float: left;
        width: 100%;
        padding: 0;
        text-align: center;
        margin: 10px 0 0 0;
    }

    .thks_mor {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
        padding: 20px 30px 20px 30px;
    }

        .thks_mor a {
            width: 100%;
            float: left;
            color: #fff;
            font-size: 14pt;
            font-weight: 600;
            text-align: center;
            border-radius: 5px;
            text-decoration: none;
            background-color: #004990;
            padding: 7px 30px 7px 30px;
        }

            .thks_mor a:hover {
                color: #ccc;
                opacity: 0.8;
                background-color: #004990;
                text-decoration: none;
            }

    .contt-bg {
        float: left;
        width: 100%;
        background-image: url(../images/contact_hdr_bg.webp);
        background-position: 60% 0;
        background-size: cover;
        height: 600px;
    }

    .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 {
        float: left;
        width: 67%;
        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;*/
    }

    .sil_hdr_bg h1 {
        color: #fff;
        margin: 30px 0;
        font-size: 23pt;
        font-weight: 700;
        line-height: 1.1;
    }

    .welo_lt {
        float: left;
        width: 100%;
        padding: 0 0 0 0;
    }

    .welo_lt_sht {
        float: left;
        width: 100%;
        padding: 0 0 0 0;
    }

    .welo_lt_sbhd {
        float: left;
        width: 100%;
        color: #888;
        font-size: 14pt;
        padding: 0 0 0 0;
        text-align: center;
    }

    .welo_lt_hd {
        float: left;
        width: 100%;
        padding: 0 0 0 0;
    }

        .welo_lt_hd h1 {
            color: #333;
            font-size: 19pt;
            font-weight: 600;
            line-height: 1.1;
            text-align: center;
            margin: 10px 0 10px 0;
        }

    .welo_rt {
        float: left;
        width: 100%;
        padding: 0 0 0 0;
    }

    .welo_rt_hd {
        float: left;
        width: 100%;
        color: #0c1620;
        font-size: 15pt;
        font-weight: 600;
        line-height: 1.3;
        padding: 0 0 0 0;
        margin: 0 0 5px 0;
        text-align: center;
    }

    .welo_rt_txt {
        float: left;
        width: 100%;
        padding: 0 0 0 0;
    }

    .bst_area {
        width: 100%;
        float: left;
        padding: 0 0 0 0;
        margin: 10px 0 0 0;
    }

    .bst_grp {
        margin: 0 0 0 0;
        border-right: 0;
        padding: 15px 10px 25px 10px;
        border-bottom: 2px solid #dee1e4;
    }

    .sht_serv_pnl {
        padding: 30px 0 20px 0;
    }

        .sht_serv_pnl h1 {
            font-size: 25pt;
        }

    .sht_serv_grp {
        float: left;
        width: 100%;
        height: auto;
        border-radius: 10px;
        margin: 10px 0 10px 0;
    }

    .prior {
        width: 100%;
        float: left;
        padding: 0 0 20px 0;
        background-color: #fff;
    }

        .prior h1 {
            font-size: 20pt;
            line-height: 1.3;
            margin: 0 0 0 0;
        }

        .prior p {
            line-height: 25px;
            margin: 0 0 10px 0;
        }

    .flet_area {
        float: left;
        width: 100%;
        padding: 30px 0 20px 0;
    }

        .flet_area h1 {
            font-size: 20pt;
            margin: 0 0 10px 0;
        }

    .flet_grup {
        padding: 10px 0;
    }

    .flet_txt {
        font-size: 15pt;
        font-weight: 600;
        padding: 5px 0 0 0;
    }

    .bott-full {
        padding: 10px 0 30px 0;
    }

    .bt-hd {
        font-size: 14pt;
        margin: 25px 0 5px 0;
    }

    .bt-abt {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

    .fotr-left {
        width: 100%;
        float: left;
        text-align: center;
    }

    .fotr-right {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
        text-align: center;
    }

    .fotr ul {
        margin: 0;
        padding: 0;
        list-style: none;
        line-height: 1.3;
    }

    .fotr li {
        display: inline;
        padding: 0 3px 0 0;
    }

    .wel-inner {
        float: left;
        width: 100%;
        position: relative;
        border-radius: 5px;
        margin: -30px 0 0 0;
        padding: 30px 20px 30px 20px;
    }

    .hdr_content {
        float: left;
        width: 100%;
        padding: 0 0 0 0;
        margin: 50px 0 100px 0;
    }

        .hdr_content h1 {
            color: #fff;
            font-size: 23pt;
            margin: 0 0 0 0;
            font-weight: 600;
            padding: 0 0 5px 0;
            text-transform: uppercase;
        }

        .hdr_content p {
            color: #fff;
            font-size: 15pt;
            margin: 0 0 0 0;
            font-weight: 500;
            padding: 0 0 0 0;
        }

    .hdr_phon {
        width: 100%;
        float: left;
        color: #fff;
        font-size: 15pt;
        font-weight: 500;
        padding: 0 0 0 0;
        margin: 10px 0 15px 0;
    }

    .cmr h2 {
        font-size: 20pt;
    }

    .cmr p {
        font-size: 20pt;
    }

    .cmr {
        padding-top: 50px;
        padding-bottom: 70px;
        margin: 0;
    }

    .foter-lt {
        width: 100%;
        float: left;
        color: #fff;
        font-size: 22pt;
        margin: 0 0 0 0;
        font-weight: 600;
        text-align: center;
    }

    .foter-midd {
        width: 100%;
        float: left;
        text-align: center;
        margin: 0 0 0 0;
    }

    .foter-rt {
        width: 100%;
        float: left;
        text-align: center;
        margin: 2px 0 0 0;
    }

    .whtbrd_txt {
        float: left;
        width: 100%;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

    .txfare_ttl {
        font-size: 22pt;
    }

    .whtbrd_lft {
        font-size: 9pt;
        margin: 0 0 0 0;
        padding: 0 20px 10px 0;
    }

    .whtbrd_rgt {
        float: left;
        margin: 0 0 0 0;
        padding: 0 0 10px 0;
    }

    .whtbrd_txt {
        font-size: 9pt;
        margin: 2px 0 0 0;
        padding: 2px 0 0 0;
    }

    .txfar_pnl h2 {
        font-size: 20pt;
        line-height: 1.2;
        margin: 0 0 10px 0;
    }

    .txfar_lft {
        float: left;
        width: 100%;
        padding: 0 0 0 0;
    }

    .txfar_rgt {
        float: left;
        width: 100%;
        padding: 10px 0 0 0;
    }

    .txfar_inr {
        float: left;
        width: 100%;
        padding: 13px;
    }

    .txfar_rgt_mtr {
        line-height: 1.3;
        text-align: left;
        padding: 10px 10px 0 10px;
    }

    .txfar_inrwht {
        float: left;
        width: 100%;
        padding: 0 0;
    }

    .hdr_info {
        float: left;
        width: 100%;
        padding: 30px 0 20px 0;
    }

    .hdr_info_subttl {
        font-size: 15pt;
        margin: 0 0 10px 0;
        padding: 0 0 0 0;
    }

    .hdr_info h1 {
        color: #fff;
        font-size: 23pt;
        font-weight: 700;
        padding: 0 0 0 0;
        line-height: 1.2;
        text-align: center;
        margin: 0 0 15px 0;
        /* text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000,
      -1px 1px 0 #000, 1px 1px 0 #000; */
    }

    .hdr_info p {
        color: #fff;
        font-size: 13pt;
        font-weight: 500;
        line-height: 1.3;
        text-align: center;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

    .hdr_phone {
        width: 100%;
        float: left;
        text-align: center;
        margin: 30px 0 0 0;
    }

        .hdr_phone a {
            font-size: 15pt;
            font-weight: 600;
            line-height: 1.1;
            text-align: left;
            margin: 0 5px 0 5px;
            text-decoration: none;
            padding: 8px 15px 8px 15px;
        }

            .hdr_phone a:hover {
                text-decoration: none;
                -webkit-transition: all 0.6s ease-in-out;
                -o-transition: all 0.6s ease-in-out;
                transition: all 0.6s ease-in-out;
            }

    .hdr_icons {
        float: left;
        width: 100%;
        color: #fff;
        font-size: 13pt;
        margin: 50px 0 0 0;
        padding: 10px;
        border-radius: 50px;
        letter-spacing: 1.5px;
        border: 1px solid #999;
        background-color: rgba(0,0,0,.3);
    }

        .hdr_icons span {
            float: left;
            width: 100%;
            text-align: center;
            line-height: 1.8;
            margin: 0 0 0 0;
            padding: 0 10px 0 10px;
        }

    .bokhdr_info {
        float: left;
        width: 100%;
        padding: 30px 0 20px 0;
    }

        .bokhdr_info h1 {
            color: #fff;
            font-size: 17pt;
            font-weight: 700;
            padding: 0 0 0 0;
            line-height: 1.2;
            text-align: center;
            margin: 0 0 7px 0;
            text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
        }

        .bokhdr_info p {
            color: #fff;
            font-size: 13pt;
            font-weight: 500;
            line-height: 1.3;
            text-align: center;
            margin: 0 0 0 0;
            padding: 0 0 0 0;
            text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
        }

    .bokhdr_phone {
        width: 100%;
        float: left;
        text-align: center;
        margin: 20px 0 0 0;
    }

        .bokhdr_phone a {
            color: #004990;
            font-size: 15pt;
            font-weight: 600;
            line-height: 1.1;
            text-align: left;
            margin: 0 5px 0 5px;
            text-decoration: none;
            background-color: #fff;
            padding: 8px 25px 8px 25px;
        }

            .bokhdr_phone a:hover {
                color: #004990;
                background-color: #ddd;
                text-decoration: none;
                -webkit-transition: all 0.6s ease-in-out;
                -o-transition: all 0.6s ease-in-out;
                transition: all 0.6s ease-in-out;
            }

    .cbchrg_rgt {
        width: 100%;
        float: left;
        padding: 30px 10px 30px 30px;
    }

    .cbchrg_lft {
        width: 100%;
        float: left;
        padding: 0 20px 0 0;
    }

    .cbchrg_rgt {
        width: 100%;
        float: left;
        border-radius: 15px;
        padding: 30px 15px 30px 15px;
        /*background-color: #eee;*/
    }

    .cbchrg_ttl {
        width: 100%;
        float: left;
        color: #fff;
        font-size: 15pt;
        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;
    }

    .city_area h2 {
        font-size: 20pt;
        line-height: 1.3;
        padding: 0 0 0 0;
        margin: 0 0 15px 0;
    }

    .city_content {
        float: left;
        width: 100%;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

    .ctybtn {
        margin: 5px;
        font-size: 13pt;
        cursor: pointer;
        font-weight: 400;
        text-align: center;
        white-space: nowrap;
        border-radius: 7px;
        display: inline-block;
        vertical-align: middle;
        line-height: 1.42857143;
        padding: 7px 20px 7px 20px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
    }

    .sstc {
        width: 100%;
        float: left;
        padding: 0 0 0 0;
        margin: 10px 0 50px 0;
    }

    .sstc_lft {
        width: 100%;
        float: left;
        padding: 15px 0 0 0;
    }

        .sstc_lft h1 {
            margin: 0 0 10px 0;
            font-size: 20pt;
            line-height: 1.2;
            text-align: center;
        }

        .sstc_lft h6 {
            margin: 0 0 0 0;
            font-size: 13pt;
            text-align: center;
        }

    .sstc_rgt {
        width: 100%;
        float: left;
        padding: 0 0 0 0;
    }

    .sstc_rgt1 {
        width: 45%;
        float: left;
        position: absolute;
        margin: 150px 0 0 0;
        padding: 50px 0 0 0;
    }

    .sstc_mtr {
        width: 100%;
        float: left;
        padding: 25px 25px;
        border-radius: 5px;
        margin: 20px 0 15px 0;
    }

    .sstc_mtro {
        width: 100%;
        float: left;
        font-size: 17pt;
        line-height: 1.3;
        padding: 0 0 0 0;
        margin: 0 0 10px 0;
        text-align: center;
    }

    .sstc_bkk {
        width: 100%;
        float: left;
        margin: 0 0 10px 0;
        padding: 10px 0 0 0;
        border-top: 1px solid #ddd;
    }

    .sstc_bkk_lft {
        width: 25%;
        float: left;
        text-align: left;
        padding: 15px 0 0 0;
    }

    .sstc_bkk_rgt {
        width: 75%;
        float: left;
        padding: 10px 0 0 0;
    }

    .sstc_bkk_txt2 {
        width: 100%;
        float: left;
        font-size: 23pt;
        font-weight: 600;
        padding: 0 0 0 0;
        text-align: left;
    }

    .crs_area h2 {
        font-size: 22pt;
        margin: 0 0 10px 0;
        line-height: 30px;
    }

    .crs_area h1 {
        color: #222;
        font-size: 25pt;
        font-weight: 700;
        margin: 0 0 5px 0;
        line-height: 50px;
        text-align: center;
        text-transform: uppercase;
    }

    .crs_para {
        padding: 0;
        text-align: center;
    }

    .crs_inr {
        margin: 170px 0 0 0;
        padding: 0 0 0 0;
    }

    .crs_grp {
        width: 100%;
        float: left;
        margin: 5% 0;
        height: auto;
        padding: 20px 20px 30px 20px;
    }

    .cbchrg_lft {
        width: 100%;
        float: left;
        padding: 0 0 0 0;
    }

    .cbchrg_rgt {
        width: 90%;
        float: left;
        margin: 20px 5% 0 5%;
        padding: 30px 20px 30px 20px;
    }

    .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;
        font-weight: 700;
        text-align: center;
        padding: 0 0 20px 0;
    }

    .cbchrg_sbttl {
        width: 100%;
        float: left;
        color: #fff;
        font-size: 13pt;
        font-weight: 700;
        text-align: center;
        padding: 0 0 10px 0;
    }

    .menu-bar {
        width: 100%;
        float: left;
        margin: 5px 0 0 0;
    }

    .sldr-bg-ovly {
        margin: 0 0 0 0;
        padding: 50px 0 50px 0;
    }

    .btnhd {
        cursor: pointer;
        font-size: 14pt;
        font-weight: 600;
        padding: 5px 20px;
        text-align: center;
        border-radius: 5px;
        white-space: nowrap;
        display: inline-block;
        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;
        margin: 10px 5px 0 5px;
        border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    }

    .daytur_grp {
        width: 100%;
        float: left;
        padding: 20px 20px 30px 20px;
        margin: 0 0 6% 0;
    }

    .daytur_grp_a {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
        text-align: center;
        padding: 0 0 20px 0;
    }

    .daytur_grp_b {
        width: 100%;
        float: left;
        padding: 0;
        margin: 0;
        text-align: center;
    }

    .daytur_grp h3 {
        font-size: 18pt;
        margin: 0 0 10px 0;
        text-align: left;
        line-height: 1.2;
    }

    .daytur_price {
        float: left;
        padding: 5px 15px 5px 15px;
        margin: 10px 0 0 0;
        color: #FDB813;
        font-size: 13pt;
        font-weight: 600;
        text-align: left;
        border-radius: 5px;
        background-color: #000;
    }

    .daytur_durt {
        width: 100%;
        float: left;
        color: #444;
        padding: 10px 0 5px 0;
        margin: 0;
        font-size: 13pt;
        text-align: left;
    }

    .daytur_peop {
        width: 100%;
        float: left;
        padding: 3px 0 10px 0;
        margin: 0;
        color: #999;
        font-size: 13pt;
        text-align: left;
    }

    .daytur_grp_c {
        width: 100%;
        float: left;
        padding: 0;
        color: #444;
        line-height: 1.6;
        margin: 0 0 20px 0;
        text-align: justify;
    }

    .daytur_mor {
        width: 100%;
        float: left;
        padding: 0;
        margin: 0 0 0 0;
    }

        .daytur_mor a {
            color: #000;
            font-size: 12pt;
            font-weight: 500;
            border-radius: 5px;
            padding: 10px 25px 8px 25px;
            background-color: #fdb813;
        }

            .daytur_mor a:hover {
                color: #fdb813;
                background-color: #000;
            }

    .why_chs h2 {
        font-size: 20pt;
    }

    .why_chs p {
        margin: 0 0 0 0;
    }

    .why_grp {
        width: 100%;
        float: left;
        border-radius: 10px;
        margin: 20px 0 0 0;
        padding: 30px 30px 30px 30px;
    }

    .why_pic {
        width: 100%;
        float: left;
        z-index: 1;
        text-align: center;
        position: relative;
        padding: 0 0 0 0;
    }

    .why_ttl {
        width: 100%;
        float: left;
        font-size: 14pt;
        font-weight: 600;
        padding: 0 0 0 0;
        text-align: center;
    }

    .why_chs {
        width: 100%;
        float: left;
        padding: 30px 0 30px 0;
    }

    .faq_area {
        width: 100%;
        float: left;
        padding: 30px 0 30px 0;
    }

        .faq_area h2 {
            font-size: 22pt;
            margin: 0 0 5px 0;
            line-height: 35px;
        }

    .faq_1 {
        width: 100%;
        float: left;
        padding: 0 0 0 0;
    }

    .faq_2 {
        width: 100%;
        float: left;
        padding: 20px 0 0 0;
    }

    .accordion1 {
        font-size: 14pt;
        margin: 5px 0 5px 0;
    }
}
