body {
    text-align: center;
    margin: 0 auto;
    font-size: 13pt;
    font-family: calibri;
}

.top-area {
    float: left;
    width: 100%;
    display: block;
    padding: 10px 0 10px 0;
    background-color: #004990;
}

.tpadd {
    padding: 0 5px 0 0;
}

.tp_list {
    float: left;
    width: 70%;
    color: #fff;
}

    .tp_list a {
        float: left;
        color: #fff;
        font-size: 12pt;
        margin: 0 25px 0 0;
        padding: 0 25px 0 0;
        border-right: 1px solid #ccc;
    }

        .tp_list a:hover {
            float: left;
            color: #ddd;
        }

.top-fl {
    float: left;
    width: 100%;
    z-index: 2;
    padding: 10px 0 10px 0;
    background-color: #fff;
    /*background: rgba(0,0,0,.8);
	position: absolute;
	background-color: rgba(0,0,0,.8);*/
}

.logo {
    width: 20%;
    float: left;
    color: #000;
    font-size: 18pt;
    font-weight: 700;
}

.phone {
    float: right;
    color: #fff;
    font-size: 15pt;
    font-weight: 400;
    text-align: center;
    /*padding: 6px 15px 5px 15px;*/
    margin: 10px 0 0 0;
    border-radius: 5px;
    background-color: #004990;
    font-family: 'Rajdhani', sans-serif;
}

.phone_a {
    float: left;
    text-align: center;
    padding: 10px 13px 9px 13px;
    border-right: 1px solid #fff;
}

.phone_b {
    float: left;
    color: #fff;
    font-size: 13pt;
    font-weight: 400;
    text-align: center;
    padding: 6px 15px 5px 15px;
    font-family: 'Rajdhani', sans-serif;
}

.phone a {
    color: #fff;
    font-size: 17pt;
    font-weight: 600;
    text-decoration: none;
}

    .phone a:hover {
        color: #fff;
        text-decoration: none;
        -webkit-transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out;
    }

.phone > a img {
    top: 7px;
    margin-top: 0;
}

.imgLeft {
    padding: 0 20px 10px 0;
}

.menu_bar {
    width: 58%;
    float: left;
    margin: 10px 0 0 70px;
}

.sliderrr {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
}

.slider_heading {
    color: #fff;
    font-size: 40pt;
    font-weight: 600;
    margin: 0 0 0 0;
    text-align: center;
    padding: 0 0 0 0;
    text-shadow: 0 1px 1px rgba(0,0,0,1.6);
    font-family: 'Rajdhani', sans-serif;
}

.slider_sml {
    color: #fff;
    margin: 0 0 0 0;
    font-size: 30pt;
    font-weight: 300;
    text-align: center;
    padding: 0 0 0 0;
    text-shadow: 0 1px 1px rgba(0,0,0,1.6);
    font-family: 'Rajdhani', sans-serif;
}

.blk-bg {
    float: left;
    width: 100%;
    /*
    background-image: url(../images/main-bg.jpg);
    background-position: 50% 0;
    background-size: cover;*/
}

/*.head-ttl
{   
    color: #fff; 
    font-size: 22pt;	
	font-weight: 600;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	background-color: #004990;
	text-shadow: 0 1px 1px rgba(0,0,0,1.6);
	font-family: 'Rajdhani', sans-serif;
}*/

.slid {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-image: url(../images/hdr_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

.slid_ovly {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    padding: 50px 0 50px 0;
    background-color: rgba(0,0,0,.2);
}

.sub-ttl {
    color: #fff;
    font-size: 20pt;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.book-bg {
    float: left;
    width: 74%;
    z-index: 2;
    /*position: absolute;*/
    padding: 0 0 10px 0;
    margin: 1% 13% 0 13%;
    /*background: rgba(0,0,0,.8);*/
}

.book-ttl {
    margin: 0 auto;
    color: #fff;
    font-size: 23pt;
    font-weight: bold;
    text-align: center;
    padding: 5px 0 5px 0;
    background-color: #004990;
}

.book-data {
    float: right;
    width: 100%;
    margin: 15px 0 0 0;
    background: rgba(0,0,0,.8);
    padding: 15px 30px 20px 30px;
}

.book-data-airp {
    float: right;
    width: 100%;
    margin: 15px 0 0 0;
    background: rgba(0,0,0,.8);
    padding: 25px 20px 20px 20px;
}

.book-inner {
    float: left;
    width: 100%;
}

.book-hd {
    width: 50%;
    float: left;
    color: #fff;
    margin: 0 auto;
    font-size: 14pt;
    text-align: right;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 10px 0 10px 20px;
}

.book-hd-1 {
    width: 50%;
    float: left;
    color: #fff;
    margin: 0 auto;
    font-size: 14pt;
    text-align: left;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 10px 0 10px 20px;
}

.head-ttl {
    width: 100%;
    float: left;
    color: #fff;
    margin: 0 auto;
    font-size: 20pt;
    font-weight: 700;
    text-align: center;
    padding: 0 0 15px 0;
    /*border-radius: 20px;		
	background-color: #eee;
	text-shadow: 0 1px 1px rgba(0,0,0,.6);
	box-shadow: 0 3px 5px rgba(0,0,0,.6);*/
    font-family: 'M PLUS 1p', sans-serif;
}

.welc {
    width: 100%;
    float: left;
    padding: 40px 0 0 0;
}

.welc_ap {
    width: 100%;
    float: left;
    color: #999;
    padding: 0;
}

    .welc_ap h1 {
        color: #004990;
        font-size: 30pt;
        font-weight: 600;
        line-height: 1.3;
        margin: 0 0 10px 0;
        text-align: center;
        text-transform: uppercase;
        font-family: 'Rajdhani', sans-serif;
    }

    .welc_ap span {
        color: #333;
        font-size: 20pt;
        font-weight: 600;
        font-family: 'Rajdhani', sans-serif;
    }

    .welc_ap p {
        color: #666;
        text-align: center;
    }

.welc_mor {
    color: #ffffff;
    margin: 0 auto;
    margin-top: 40px;
    font-size: 11pt;
}

    .welc_mor a {
        color: #fff;
        font-weight: 400;
        padding: 10px 25px;
        text-decoration: none;
        background-color: #222;
        border: 1px solid #222;
    }

        .welc_mor a:hover {
            color: #fff;
            padding: 10px 25px;
            text-decoration: none;
            background-color: #004990;
            border: 1px solid #004990;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

.flt_thumb {
    width: 94%;
    float: left;
    margin: 0 3% 25px 3%;
    background-color: #fff;
    padding: 10px 10px 10px 10px;
    border-top: 3px solid #004990;
    border-left: 3px solid #dddddd;
    border-right: 3px solid #dddddd;
    border-bottom: 3px solid #dddddd;
    /*box-shadow: 0 3px 3px rgba(0,0,0,.3);*/
}

.drive {
    width: 100%;
    float: left;
    padding-top: 100px;
    padding-bottom: 130px;
    background-image: url(../images/airp_trans.webp);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 20px 0 0 0;
}

    .drive h1 {
        font-size: 30pt;
        font-weight: bold;
        margin: 0 0 10px 0;
        padding: 0;
        text-align: center;
        color: #fff;
        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;
    }

    .drive h5 {
        font-size: 30pt;
        font-weight: bold;
        margin: 0 0 10px 0;
        padding: 0;
        text-align: center;
        color: #fff;
        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;
    }

    .drive p {
        font-size: 20pt;
        margin: 30px 0 30px 0;
        padding: 0;
        text-align: center;
        color: #fff;
        line-height: 35px;
        font-weight: bold;
        text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

.drive_mor {
    color: #ffffff;
    margin: 0 auto;
    margin-top: 40px;
    font-size: 15pt;
}

    .drive_mor a {
        color: #fff;
        text-decoration: none;
        padding: 10px 25px;
        background-color: #222;
        font-weight: 700;
        border: 1px solid #fff;
    }

        .drive_mor a:hover {
            color: #fff;
            background-color: #004990;
            border: 1px solid #fff;
            text-decoration: none;
            padding: 10px 25px;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

.matr {
    width: 100%;
    float: left;
    padding: 20px 0 0 0;
}

    .matr h1 {
        color: #004990;
        font-size: 30pt;
        font-weight: 600;
        line-height: 1.3;
        margin: 0 0 10px 0;
        text-align: center;
        text-transform: uppercase;
        font-family: 'Rajdhani', sans-serif;
    }

    .matr p {
        color: #666;
        text-align: center;
    }

.bst {
    width: 100%;
    float: left;
    padding: 60px 0 60px 0;
    /*background-image: url(../images/offer_bg.jpg);
    background-position: 50% 0;
    background-size: cover;
    */
}

    .bst h1 {
        color: #fff;
        font-size: 30pt;
        font-weight: 600;
        line-height: 1.3;
        margin: 0 0 30px 0;
        text-align: center;
        font-family: 'Rajdhani', serif;
    }

.bst_grp {
    width: 100%;
    float: left;
    height: 280px;
    margin: 0 0 0 0;
    padding: 35px 30px 30px 30px;
}

.bst_grp_1 {
    width: 100%;
    float: left;
    height: 280px;
    border-right: 0;
    margin: 0 0 0 0;
    padding: 30px 30px 30px 30px;
}

.bst_ico {
    width: 100%;
    float: left;
}

.bst_matt {
    width: 100%;
    float: left;
}

.bst_ttl {
    width: 100%;
    float: left;
    color: #000;
    font-size: 15pt;
    font-weight: 700;
    padding: 20px 0 10px 0;
    font-family: 'Rajdhani', sans-serif;
}

.bst_txx {
    width: 100%;
    float: left;
    color: #666;
    line-height: 1.5;
}

.prior {
    width: 100%;
    float: left;
    padding: 30px 0 0 0;
    background-color: #fff;
}

    .prior h1 {
        padding: 0;
        color: #222;
        font-size: 30pt;
        margin: 0 0 0 0;
        font-weight: 600;
        text-align: center;
        text-transform: uppercase;
        font-family: 'Rajdhani', sans-serif;
    }

    .prior p {
        padding: 0;
        color: #666;
        font-size: 13pt;
        font-weight: 100;
        line-height: 30px;
        margin: 0 0 10px 0;
        text-align: center;
    }

.termi {
    width: 100%;
    margin: 0 auto;
}

.sector {
    width: 100%;
    float: left;
    padding: 30px 0 30px 0;
}

.srvss_a {
    width: 50%;
    float: left;
    padding: 50px 15px 50px 15px;
}

.srvss_b {
    width: 50%;
    float: left;
}

.srvss_a h1 {
    color: #004990;
    font-size: 28pt;
    text-align: left;
    font-weight: 600;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    font-family: 'Rajdhani', serif;
}

.srvss_a ul {
    margin: 0;
    list-style: none;
    padding: 0 0 0 20px;
}

.srvss_a li {
    margin: 0;
    padding: 8px 0 8px 0;
    font-size: 14pt;
    color: #666;
    text-align: left;
    font-weight: 300;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
    /*list-style-image: url(../images/blu_arrw.png);*/
}

.ptxt {
    color: #444;
}

.srrvv_bg {
    width: 100%;
    float: left;
    padding: 30px 0 30px 0;
    margin: 0 0 0 0;
}

    .srrvv_bg h1 {
        font-size: 30pt;
        text-align: left;
        color: #004990;
        font-weight: 600;
        margin: 0 0 0 0;
        text-align: center;
        text-transform: uppercase;
        font-family: 'Rajdhani', serif;
    }

.srrvv_img {
    width: 100%;
    float: left;
    padding: 0;
    margin: 30px 0 0 0;
}

.srrvv_ttl {
    width: 100%;
    float: left;
    font-size: 18pt;
    text-align: center;
    color: #fff;
    font-weight: 600;
    margin: 25px 0 0 0;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Rajdhani', serif;
}

.srrvv_txt {
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
    margin: 15px 0 0 0;
    padding: 0;
}

.srrvv_back_ttl {
    width: 100%;
    float: left;
    font-size: 18pt;
    text-align: center;
    color: #fff;
    font-weight: 600;
    margin: 25px 0 0 0;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Rajdhani', serif;
}

.srrvv_back_txt {
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
    margin: 15px 0 0 0;
    padding: 0;
}

.srrvv_back_call {
    width: 100%;
    float: left;
    margin: 35px 0 0 0;
}

.srrvv_grp {
    width: 94%;
    float: left;
    margin: 3% 3% 3% 3%;
}

.srrvv_back_call a {
    padding: 10px 20px;
    margin: 0;
    color: #fff;
    background-color: #004990;
}

    .srrvv_back_call a:hover {
        padding: 10px 20px;
        margin: 0;
        color: #fff;
        background-color: #004990;
    }

.flip-box {
    background-color: transparent;
    width: 100%;
    height: 250px;
    perspective: 1000px;
}

.flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {
    transform: rotateY(180deg);
}

.flip-box-front, .flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-box-front {
    background-color: #004990;
    color: black;
    padding: 10px 20px;
}

.flip-box-back {
    background-color: #000;
    color: white;
    padding: 10px 20px;
    transform: rotateY(180deg);
}

.srv_bg {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    padding: 50px 0 30px 0;
    background-image: url(../images/serv_bg.jpg);
    background-position: 50% 0;
    background-size: cover;
}

    .srv_bg h1 {
        font-size: 30pt;
        text-align: left;
        color: #ffffff;
        font-weight: 600;
        margin: 0 0 15px 0;
        text-align: center;
        text-transform: uppercase;
        font-family: 'Rajdhani', serif;
    }

    .srv_bg h2 {
        color: #ccc;
        font-size: 16pt;
        text-align: left;
        font-weight: 400;
        margin: 0 0 20px 0;
        text-align: center;
        line-height: 1.3;
        font-family: 'Rajdhani', serif;
    }

.srv_box {
    width: 98.5%;
    float: left;
    padding: 15px;
}

.srv_box_img {
    width: 100%;
    float: left;
    text-align: center;
    padding: 20px 0 0 0;
}

.srv_box_a {
    width: 100%;
    float: left;
    padding: 0 0 0 0;
    margin: 0;
    text-align: center;
    font-size: 40pt;
    color: #fff;
    font-weight: 600;
    font-family: 'Rajdhani', serif;
}

.srv_box_b {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
}

.srv_box h3 {
    font-size: 20pt;
    color: #fff;
    font-weight: 600;
    margin: 0 0 0 0;
    text-align: center;
    padding: 20px 0 0 0;
    font-family: 'Rajdhani', serif;
}

.srv_box_c {
    width: 100%;
    float: left;
    padding: 20px;
    margin: 0 0 10px 0;
    color: #fff;
    text-align: center;
    line-height: 1.5;
}

.serve_bg {
    width: 100%;
    float: left;
    padding: 20px 0 20px 0;
    margin: 0 0 0 0;
}

    .serve_bg h1 {
        font-size: 30pt;
        text-align: left;
        color: #333;
        font-weight: 700;
        margin: 0 0 15px 0;
        text-align: center;
        text-transform: uppercase;
        font-family: 'Rajdhani', sans-serif;
    }

    .serve_bg h2 {
        font-size: 15pt;
        text-align: left;
        color: #aaa;
        font-weight: 400;
        margin: 0 0 20px 0;
        text-align: center;
        font-family: 'Rajdhani', sans-serif;
    }

    /*.serve_bg h3
{
    font-size: 22pt;
	text-align:left;
	color: #004990;
	font-weight:400;
	margin: 0 0 20px 0;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Rajdhani', sans-serif;
}*/

    .serve_bg h4 {
        color: #666;
        font-size: 15pt;
        text-align: left;
        font-weight: 100;
        margin: 0 0 20px 0;
        text-align: center;
        line-height: 1.3;
    }

.serve_box {
    width: 90%;
    float: left;
    margin: 20px;
    border: 1px solid #e5e5e5;
}

.serve_box_a {
    width: 100%;
    float: left;
    margin: 0;
    padding: 20px 0;
    text-align: center;
    background-color: #f3f3f3;
    font-family: 'Rajdhani', sans-serif;
}

.serve_box_c {
    width: 100%;
    float: left;
}

    .serve_box_c h3 {
        color: #222;
        font-size: 17pt;
        font-weight: 600;
        line-height: 1.2;
        margin: 0 0 1px 0;
        text-align: center;
        padding: 30px 0 5px 0;
        font-family: 'Rajdhani', sans-serif;
    }

.serve_box_c1 {
    width: 100%;
    float: left;
    color: #444;
    line-height: 1.5;
    margin: 0 0 10px 0;
    text-align: center;
    padding: 0 30px 25px 30px;
}

.srvic_grp {
    width: 94%;
    float: left;
    margin: 3% 3% 3% 3%;
}

.srvic_img {
    width: 100%;
    float: left;
}

.srvic_txt {
    width: 100%;
    float: left;
    color: #fff;
    padding: 10px 0;
    margin: -43px 0 0 0;
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    background-color: rgba(0,0,0,0.7);
}

.tak {
    float: left;
    width: 100%;
    padding: 30px 0 30px 0;
    background-color: #f7f7f7;
}

    .tak a {
        color: #004990;
    }

        .tak a:hover {
            color: #666;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

    .tak h2 {
        color: #222;
        font-size: 40pt;
        text-align: center;
        font-weight: 600;
        margin: 0;
        font-family: 'Rajdhani', serif;
    }

    .tak h3 {
        color: #333;
        font-size: 30pt;
        text-align: center;
        font-weight: 600;
        margin: 0 0 10px 0;
        font-family: 'Rajdhani', serif;
    }

.oth-hdr-bg {
    float: left;
    width: 100%;
    padding: 100px 0 100px 0;
    background-image: url(../images/oth-hdr-bg.jpg);
    background-position: 50% 50%;
    background-size: cover;
    background-color: rgba(0, 0, 0, .5);
}

    .oth-hdr-bg h1 {
        font-size: 35pt;
        color: #fff;
        font-weight: 600;
        margin: 0 0 0 0;
        text-align: center;
        font-family: 'Rajdhani', serif;
    }

    .oth-hdr-bg p {
        color: #fff;
        font-size: 16pt;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        text-align: center;
    }

.all_main {
    float: left;
    width: 100%;
    padding: 30px 0 30px 0;
}

.all-main h1 {
    color: #222;
    font-size: 15pt;
    font-weight: 600;
    font-family: 'Rajdhani', serif;
}

.all_main h2 {
    color: #004990;
    font-weight: 600;
    margin: 0 0 20px 0;
    text-align: center;
    font-family: 'Rajdhani', serif;
}

.all_main h3 {
    color: #000;
    font-weight: 600;
    margin: 20px 0 10px 0;
    text-align: left;
    font-size: 15pt;
    font-family: 'Rajdhani', serif;
}

.all-contents {
    float: left;
    width: 100%;
    padding: 50px 0;
}

    .all-contents a {
        color: #004990;
    }

        .all-contents a:hover {
            color: #666;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

    .all-contents h2 {
        color: #222;
        font-size: 15pt;
        font-weight: 600;
        font-family: 'Rajdhani', serif;
    }

.con_1 {
    width: 100%;
    float: left;
    padding: 0;
    text-align: center;
    margin: 0 0 10px 0;
    font-size: 15pt;
    font-weight: 600;
    color: #004990;
    font-family: 'Rajdhani', serif;
}

.con_2 {
    font-size: 30pt;
    font-weight: 600;
    margin: 0 0 20px 0;
    padding: 0;
    text-align: center;
    color: #333;
    font-family: 'Rajdhani', serif;
}

.con_grp {
    width: 100%;
    float: left;
    margin: 40px 0 70px 0;
    padding: 0;
    color: #666;
    border-right: 1px dashed #ddd;
}

.con_grp_1 {
    width: 100%;
    float: left;
    margin: 40px 0 70px 0;
    padding: 0;
}

.fotrnm {
    color: #ccc;
    font-weight: 600;
    text-transform: uppercase;
}

.fotr {
    width: 100%;
    float: left;
    background-color: #000;
    padding: 20px 0 25px 0;
    color: #aaa;
    border-top: 1px solid #999;
}

    .fotr a {
        color: #aaa;
        text-decoration: none;
    }

        .fotr a:hover {
            color: #fff;
            text-decoration: none;
            -webkit-transition: all .6s ease;
            -moz-transition: all .6s ease;
            -ms-transition: all .6s ease;
            -o-transition: all .6s ease;
        }

    .fotr ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .fotr li {
        padding: 0 20px 0 0;
        display: inline;
    }

.fotr-left {
    width: 60%;
    float: left;
    text-align: left;
    font-size: 12.5pt;
    font-weight: 500;
    font-family: 'Rajdhani', serif;
}

.fotr-right {
    width: 40%;
    float: left;
    text-align: right;
    margin: 20px 0 0 0;
    font-size: 12.5pt;
    font-weight: 500;
    font-family: 'Rajdhani', serif;
}

.btnhd {
    cursor: pointer;
    font-size: 17pt;
    font-weight: 700;
    padding: 6px 12px;
    text-align: center;
    border-radius: 2px;
    margin: 10px 5px 0 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;
    border: 1px solid transparent;
}

.btnhd-default {
    color: #333;
    border-color: #fff;
    background-color: #fff;
}

    .btnhd-default:hover, .btnhd-default:focus, .btnhd-default:active, .btnhd-default.active, .open > .dropdown-toggle.btnhd-default {
        color: #000;
        border-color: #ddd;
        background-color: #ddd;
        -webkit-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    .btnhd-default:active, .btnhd-default.active, .open > .dropdown-toggle.btnhd-default {
        background-image: none;
    }










@media (max-width:480px) {

    .logo {
        float: left;
        width: 100%;
        text-align: center;
    }

    .phone {
        width: 80%;
        float: left;
        text-align: center;
        font-size: 25px;
        font-weight: 600;
        margin: 10px 0 0 25px;
    }

        .phone a {
            width: 100%;
            float: left;
            font-size: 23pt;
            color: #fff;
            font-weight: 600;
            line-height: .8;
            text-decoration: none;
        }

    .phone_b {
        width: 83%;
        float: left;
        color: #fff;
        font-size: 13pt;
        font-weight: 400;
        text-align: center;
        padding: 7px 15px 5px 15px;
        font-family: 'Rajdhani', sans-serif;
    }

    .srv_bg {
        width: 100%;
        float: left;
        background-color: #fff;
        padding: 30px 10px 30px 10px;
    }

        .srv_bg h1 {
            font-size: 22pt;
            text-align: center;
        }

    .srv_box h3 {
        font-size: 18pt;
    }

    .head-ttl {
        font-size: 16pt;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        /*text-shadow: 0 3px 5px rgba(0,0,0,1.6);*/
    }

    .slid {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        background-image: url(../images/hdr_bg.webp);
        background-position: 20% 50%;
        background-size: cover;
    }

    .slid_ovly {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
        padding: 50px 0 50px 0;
        background-color: rgba(0,0,0,.2);
    }

    .book-bg {
        float: left;
        width: 100%;
        z-index: 1;
        margin: 15px 0 0 0;
        padding: 0 0 20px 0;
        /*position: absolute;*/
        background: rgba(0,0,0,.95);
    }

    .book-data {
        float: right;
        width: 100%;
        margin: 0 0 0 0;
        background: rgba(0,0,0,.8);
        padding: 15px 10px 0 10px;
    }

    .menu_bar {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
    }

    .caro_hgt {
        height: auto;
    }

    .top-fl {
        float: left;
        width: 100%;
        z-index: 2;
        padding: 10px 0 2px 0;
        background-color: #fff;
        /*position: absolute;
	background: rgba(0,0,0,.6);
	background-color: rgba(0,0,0,.8);*/
    }

    .srimg {
        width: 100%;
    }

    .welc {
        width: 100%;
        float: left;
        padding: 20px 0 0 0;
    }

    .welc_ap h1 {
        font-size: 22pt;
        font-weight: 600;
        color: #004990;
        margin: 10px 0 0 0;
        text-align: center;
        line-height: 1.1;
        text-transform: uppercase;
        font-family: 'Rajdhani', sans-serif;
    }

    .welc_ap span {
        font-size: 18pt;
        font-weight: 600;
        color: #333;
        font-family: 'Rajdhani', sans-serif;
    }

    .welc_ap p {
        color: #666;
        text-align: center;
    }

    .bst {
        width: 100%;
        float: left;
        padding: 40px 0 0 0;
        /*background-image: url(../images/offer_bg.jpg);
        background-position: 50% 0;
        background-size: cover;
        */
    }

    .bst_grp {
        width: 100%;
        float: left;
        padding: 25px 30px 20px 30px;
        margin: 0 0 0 0;
        height: auto;
        border-right: 0;
        border-bottom: 1px dashed #ccc;
    }

    .srvss_a {
        width: 100%;
        float: left;
        padding: 20px 15px 10px 15px;
    }

    .srvss_b {
        width: 100%;
        float: left;
    }

    .srvss_a h1 {
        font-size: 22pt;
        text-align: center;
        margin: 0 0 0 0;
    }

    .srvss_a li {
        margin: 0;
        padding: 8px 0 8px 0;
        font-size: 12pt;
    }

    .srv_bg h2 {
        font-size: 13pt;
        text-align: left;
        color: #ccc;
        font-weight: 400;
        margin: 0 0 20px 0;
        text-align: center;
        line-height: 1.3;
        font-family: 'Rajdhani', serif;
    }

    .srv_box {
        width: 100%;
        float: left;
        padding: 0;
    }

    .tak {
        float: left;
        width: 100%;
        padding: 10px 0 30px 0;
        background-color: #f7f7f7;
        border-top: 0;
    }

        .tak h2 {
            font-size: 30pt;
        }

        .tak h3 {
            font-size: 21pt;
            font-weight: 600;
        }

    .fotr-left {
        width: 100%;
        float: left;
        text-align: center;
        font-size: 12.5pt;
    }

    .fotr-right {
        width: 100%;
        float: left;
        text-align: center;
        margin: 10px 0 0 0;
        font-size: 12.5pt;
    }

    .fotr li {
        padding: 0 8px 0 0;
        line-height: 1.3;
    }

    .oth-hdr-bg {
        float: left;
        width: 100%;
        padding: 40px 0 40px 0;
    }

        .oth-hdr-bg h1 {
            font-size: 22pt;
            color: #fff;
            font-weight: 600;
            margin: 0 0 0 0;
            line-height: 1.1;
            text-align: center;
            font-family: 'Rajdhani', serif;
        }

        .oth-hdr-bg p {
            font-size: 13pt;
            margin: 0 0 0 0;
            padding: 0 0 0 0;
            text-align: center;
        }

    .all_main h3 {
        color: #333;
        font-weight: 600;
        margin: 20px 0 10px 0;
        text-align: center;
        font-size: 14pt;
        line-height: 1.3;
    }

    .serve_bg {
        width: 100%;
        float: left;
        padding: 20px 0 20px 0;
        margin: 0 0 0 0;
    }

    .serve_box {
        width: 92.5%;
        float: left;
        margin: 10px 15px;
        padding: 0 0 0 0;
    }

    .all-contents {
        float: left;
        width: 100%;
        padding: 30px 0;
    }

    .con_1 {
        width: 100%;
        float: left;
        padding: 0;
        color: #004990;
        margin: 0 0 0 0;
        font-size: 15pt;
        font-weight: 600;
        text-align: center;
        font-family: 'Rajdhani', serif;
    }

    .con_2 {
        padding: 0;
        color: #333;
        font-size: 25pt;
        font-weight: 600;
        margin: 0 0 5px 0;
        text-align: center;
        font-family: 'Rajdhani', serif;
    }

    .con_grp {
        width: 100%;
        float: left;
        color: #666;
        margin: 0 0 0 0;
        border-right: 0;
        padding: 30px 0 20px 0;
        border-bottom: 1px dashed #ddd;
    }

    .con_grp_1 {
        width: 100%;
        float: left;
        margin: 0;
        padding: 30px 0 20px 0;
    }

    .srrvv_bg {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
        padding: 30px 10px 30px 10px;
    }

        .srrvv_bg h1 {
            font-size: 22pt;
        }

    .srrvv_grp {
        width: 100%;
        float: left;
        margin: 3% 0 0 0;
    }

    .prior h1 {
        font-size: 22pt;
    }

    .prior p {
        line-height: 25px;
    }

    .term_mar {
        margin-bottom: 15px;
    }

    .tp_list {
        float: left;
        width: 100%;
        color: #fff;
    }

        .tp_list a {
            width: 100%;
            float: left;
            color: #fff;
            font-size: 12pt;
            margin: 0 0 0 0;
            padding: 0 0 2px 0;
            border-right: 0;
        }

    .slider_heading {
        color: #fff;
        font-size: 22pt;
        font-weight: 600;
        margin: 0 0 0 0;
        text-align: center;
        padding: 0;
        text-shadow: 0 1px 1px rgba(0,0,0,1.6);
        font-family: 'Rajdhani', sans-serif;
    }

    .slider_sml {
        color: #fff;
        font-size: 15pt;
        font-weight: 300;
        margin: 0 0 0 0;
        text-align: center;
        padding: 0;
        text-shadow: 0 1px 1px rgba(0,0,0,1.6);
        font-family: 'Rajdhani', sans-serif;
    }

    .book-hd {
        width: 100%;
        float: left;
        color: #fff;
        margin: 0 auto;
        font-size: 12pt;
        text-align: center;
        border-radius: 5px;
        margin-bottom: 0;
        padding: 0 0 5px 20px;
    }

    .book-hd-1 {
        width: 100%;
        float: left;
        color: #fff;
        margin: 0 auto;
        font-size: 12pt;
        text-align: center;
        border-radius: 5px;
        margin-bottom: 0;
        padding: 0 0 5px 20px;
    }

    .book-inner {
        float: left;
        width: 100%;
        margin-top: 10px;
    }

    .book-data-airp {
        float: right;
        width: 100%;
        margin: 15px 0 0 0;
        background: rgba(0,0,0,.8);
        padding: 10px 10px 20px 10px;
    }

    .srvic_grp {
        width: 100%;
        float: left;
        margin: 3% 0 3% 0;
    }

    .flt_thumb {
        width: 100%;
        float: left;
        margin: 0 0 15px 0;
        background-color: #fff;
        padding: 10px 10px 10px 10px;
        border-top: 3px solid #004990;
        border-left: 3px solid #dddddd;
        border-right: 3px solid #dddddd;
        border-bottom: 3px solid #dddddd;
        /*box-shadow: 0 3px 3px rgba(0,0,0,.3);*/
    }

    .matr h1 {
        color: #004990;
        font-size: 22pt;
        font-weight: 600;
        line-height: 1.1;
        margin: 0 0 0 0;
        text-align: center;
        text-transform: uppercase;
        font-family: 'Rajdhani', sans-serif;
    }

    .btnhd {
        cursor: pointer;
        font-size: 14pt;
        font-weight: 700;
        padding: 6px 12px;
        text-align: center;
        border-radius: 2px;
        margin: 10px 5px 0 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;
        border: 1px solid transparent;
    }

    .top-area {
        display: none;
    }
}
