body {
    text-align: center;
    margin: 0 auto;
    font-size: 11pt;
    font-family: 'Open Sans', sans-serif;
}

.top_pnl {
    float: left;
    width: 100%;
    z-index: 2;
    position: fixed;
    background-color: #eee;
    padding: 0 0 0 0;
}

.top-area {
    float: left;
    width: 100%;
    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: 11;
    position: fixed;
    margin: 46px 0 0 0;
    padding: 10px 0 7px 0;
    background-color: #fff;
    box-shadow: 0px 15px 20px rgba(0,0,0,0.10);
    /*background: rgba(0,0,0,.8);
	position: absolute;
	background-color: rgba(0,0,0,.8);*/
}

.logo {
    width: 12%;
    float: left;
    color: #000;
    font-size: 18pt;
    font-weight: 700;
}

.phone_pnl {
    width: 100%;
    float: left;
    color: #333;
    margin: 5px 0 5px 0;
    font-size: 18pt;
    font-weight: 400;
    text-align: right;
    font-family: "Fira Sans", Sans-serif;
}

    .phone_pnl a {
        float: right;
        color: #144a8f;
        text-decoration: none;
        background-color: #fff;
        border-radius: 5px;
        padding: 5px 15px 2px 15px;
    }

        .phone_pnl a:hover {
            opacity: .8;
            text-decoration: none;
        }

.phone {
    float: right;
    color: #fff;
    font-size: 15pt;
    font-weight: 400;
    text-align: center;
    margin: 13px 0 0 0;
    /*padding: 6px 15px 5px 15px;*/
}

.phone_a {
    float: left;
    text-align: center;
    padding: 4px 13px 5px 13px;
    border-right: 1px solid #fff;
}

.phone_b {
    float: left;
    color: #fff;
    font-size: 13pt;
    font-weight: 400;
    text-align: center;
}

.phone a {
    color: #fff;
    font-size: 20pt;
    font-weight: 600;
    border-radius: 8px;
    background-color: #004990;
    padding: 4px 20px 3px 20px;
    text-decoration: none;
}

    .phone a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #000;
        -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;
}

.imgRight {
    padding: 0 0 20px 20px;
}

.menu_bar {
    width: 85%;
    float: left;
    margin: 13px 0 0 0;
}

.sld_data {
    width: 100%;
    float: left;
    margin: 0 0 20px 0;
}

    .sld_data h2 {
        color: #fff;
        font-size: 25pt;
        margin: 0 0 0 0;
        font-weight: 600;
        text-align: center;
        padding: 0 0 10px 0;
        font-family: 'Fira Sans', sans-serif;
    }

    .sld_data p {
        color: #fff;
        font-size: 14pt;
        margin: 0 0 0 0;
        font-weight: 400;
        padding: 0 0 0 0;
        text-align: center;
        font-family: 'Fira Sans', sans-serif;
    }

.sld_data_btn_area {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
}

.sld_data_btn1 {
    width: 100%;
    float: left;
    margin: 20px 0 20px 0;
    text-align: center;
}

    .sld_data_btn1 a {
        color: #000;
        letter-spacing: 1px;
        font-size: 12pt;
        font-weight: 500;
        border-radius: 5px;
        margin: 5px;
        background-color: #fff;
        padding: 7px 20px 7px 20px;
        text-decoration: none;
    }

        .sld_data_btn1 a:hover {
            color: #000;
            margin: 5px 5px 5px 5px;
            text-decoration: none;
            background-color: #e5e5e5;
            -webkit-transition: all .6s ease-in-out;
            -o-transition: all .6s ease-in-out;
            transition: all .6s ease-in-out;
        }

.sld_data_btn2 {
    width: 51%;
    float: left;
    margin: 20px 0 20px 0;
    text-align: left;
}

    .sld_data_btn2 a {
        color: #000;
        letter-spacing: 1px;
        font-size: 12pt;
        font-weight: 500;
        border-radius: 5px;
        margin: 5px;
        background-color: #fff;
        padding: 7px 20px 7px 20px;
        text-decoration: none;
    }

        .sld_data_btn2 a:hover {
            color: #000;
            margin: 5px 5px 5px 5px;
            text-decoration: none;
            background-color: #e5e5e5;
            -webkit-transition: all .6s ease-in-out;
            -o-transition: all .6s ease-in-out;
            transition: all .6s ease-in-out;
        }

.sld_area {
    width: 100%;
    float: left;
    margin: 117px 0 0 0;
    background-image: url(../images/header_bg.webp);
    background-position: 50% 0;
    background-size: cover;
}

.sld_ovrly {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    padding: 50px 0 70px 0;
    background-color: rgba(20,74,143,0.8);
}

.sld_area h1 {
    color: #fff;
    font-size: 18pt;
    margin: 0 0 0 0;
    font-weight: 500;
    padding: 0 0 5px 0;
    font-family: 'Fira Sans', sans-serif;
}

.sld_area p {
    color: #fff;
    font-size: 15pt;
    margin: 0 0 0 0;
    font-weight: 400;
    padding: 0 0 0 0;
    font-family: 'Fira Sans', sans-serif;
}

.sld_phn {
    width: 100%;
    float: left;
    margin: 35px 0 0 0;
    /*padding: 6px 15px 5px 15px;*/
    font-family: 'Fira Sans', sans-serif;
}

    .sld_phn a {
        color: #000;
        font-size: 11pt;
        font-weight: 500;
        border-radius: 5px;
        margin: 5px;
        background-color: #fff;
        padding: 15px 50px 15px 50px;
        text-decoration: none;
    }

        .sld_phn a:hover {
            color: #000;
            margin: -5px 5px 5px 5px;
            text-decoration: none;
            background-color: #e5e5e5;
            -webkit-transition: all .6s ease-in-out;
            -o-transition: all .6s ease-in-out;
            transition: all .6s ease-in-out;
        }

.sliderrr {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
}

.slider_heading {
    color: #fff;
    margin: 0 0 0 0;
    font-size: 40pt;
    padding: 0 0 0 0;
    font-weight: 600;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0,0,0,1.6);
}

.slider_sml {
    color: #fff;
    margin: 0 0 0 0;
    font-size: 30pt;
    font-weight: 400;
    padding: 0 0 0 0;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0,0,0,1.6);
}

.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);
}*/

.sub-ttl {
    color: #fff;
    font-size: 20pt;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.bookonl-bg {
    float: left;
    width: 76%;
    z-index: 2;
    padding: 0 0 10px 0;
    margin: 0 12% 0 12%;
    /*background: rgba(0,0,0,.8);*/
}

.book-bg {
    float: left;
    width: 90%;
    z-index: 2;
    padding: 0 0 10px 0;
    margin: 0 5% 0 5%;
    /*background: rgba(0,0,0,.8);*/
}

.book-ttl {
    text-align: center;
    margin: 0 auto;
    color: #fff;
    font-size: 23pt;
    font-weight: bold;
    padding: 5px 0 5px 0;
    background-color: #004990;
}

.book-data {
    float: right;
    width: 100%;
    border-radius: 10px;
    margin: 10px 0 0 0;
    background: rgba(255,255,255,1);
    padding: 10px 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: #004990;
    margin: 0 auto;
    font-size: 14pt;
    font-weight: 600;
    text-align: right;
    border-radius: 5px;
    margin-bottom: 0;
    padding: 10px 0 10px 20px;
}

.book-hd-1 {
    width: 50%;
    float: left;
    color: #004990;
    margin: 0 auto;
    font-size: 14pt;
    font-weight: 600;
    text-align: left;
    border-radius: 5px;
    margin-bottom: 0;
    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;
}

.pag_mor {
    width: 100%;
    float: left;
    color: #ffffff;
    margin: 0 auto;
}

    .pag_mor a {
        color: #004990;
        font-size: 17pt;
        font-weight: 700;
        padding: 7px 25px;
        border-radius: 30px;
        margin: 0 5px 0 5px;
        text-decoration: none;
        background-color: #fff;
    }

        .pag_mor a:hover {
            color: #000;
            padding: 10px 30px;
            text-decoration: none;
            background-color: #e1dcd6;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

.welc {
    width: 100%;
    float: left;
    padding: 40px 0 40px 0;
    background-color: #f5f6f7;
}

.welc_ap {
    width: 100%;
    float: left;
    color: #999;
    padding: 0;
}

    .welc_ap h1 {
        color: #000;
        font-size: 25pt;
        font-weight: 600;
        line-height: 1.3;
        margin: 0 0 10px 0;
        text-align: center;
        font-family: 'Fira Sans', sans-serif;
    }

    .welc_ap span {
        color: #333;
        font-size: 20pt;
        font-weight: 600;
    }

    .welc_ap p {
        color: #444;
        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;
    }

    .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;
    }

.bst_grp {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    padding: 25px 10px 25px 10px;
}

.bst_lft {
    width: 25%;
    float: left;
    margin: 0 0 0 0;
    padding: 20px 0 0 0;
}

.bst_rgt {
    width: 75%;
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 10px;
}

.bst_grp_1 {
    width: 100%;
    float: left;
    border-right: 0;
    margin: 0 0 0 0;
    padding: 15px 15px 15px 15px;
}

.bst_ico {
    width: 100%;
    float: left;
    text-align: left;
}

.bst_matt {
    width: 100%;
    float: left;
}

.bst_ttl {
    width: 100%;
    float: left;
    color: #004990;
    text-align: left;
    font-size: 13pt;
    font-weight: 600;
    padding: 20px 0 10px 0;
}

.bst_txx {
    width: 100%;
    float: left;
    color: #666;
    line-height: 1.5;
    text-align: left;
}

.sstc {
    width: 100%;
    float: left;
    padding: 0 0 0 0;
    margin: 50px 0 70px 0;
}

.sstc_lft {
    width: 50%;
    float: left;
    padding: 15px 0 0 0;
}

.sstc_mtr {
    width: 100%;
    float: left;
    color: #004990;
    font-size: 17pt;
    text-align: left;
    font-weight: 700;
    line-height: 1.5;
    padding: 25px 40px;
    margin: 20px 0 35px 0;
    background-color: #fff;
    border-left: 5px solid #004990;
    box-shadow: 0px 1px 20px rgba(0,0,0,0.10);
}

.sstc_lft h6 {
    color: #004990;
    line-height: 2;
    margin: 0 0 0 0;
    font-size: 13pt;
    text-align: left;
    font-weight: 500;
}

.sstc_lft h1 {
    color: #111;
    font-size: 25pt;
    font-weight: 700;
    text-align: left;
    line-height: 1.3;
    margin: 0 0 10px 0;
}

.sstc_lft p {
    width: 100%;
    float: left;
    color: #444;
    line-height: 1.7;
    text-align: justify;
}

.sstc_rgt {
    width: 50%;
    float: left;
    padding: 20px 50px 0 0;
}

.sstc_mor {
    width: 100%;
    float: left;
    color: #ffffff;
    margin: 0 auto;
}

    .sstc_mor a {
        float: left;
        color: #fff;
        margin: 15px 0 0 0;
        font-size: 12pt;
        font-weight: 500;
        padding: 12px 30px;
        border-radius: 5px;
        text-decoration: none;
        background-color: #004990;
    }

        .sstc_mor a:hover {
            color: #fff;
            text-decoration: none;
            background-color: #000;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

.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;
    }

    .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;
}

.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;
    }

.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;
}

.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;
}

.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;
    padding: 50px 0 30px 0;
    margin: 0 0 0 0;
    background-color: #eee;
    /*background-image: url(../images/serv_bg.jpg);
    background-position: 50% 0;
    background-size: cover;*/
}

    .srv_bg h1 {
        font-size: 25pt;
        text-align: left;
        color: #000;
        font-weight: 700;
        margin: 0 0 25px 0;
        text-align: center;
    }

    .srv_bg h2 {
        font-size: 13pt;
        text-align: left;
        color: #004990;
        font-weight: 500;
        margin: 0 0 5px 0;
        text-align: center;
        line-height: 1.3;
    }

.srv_box {
    width: 98.5%;
    float: left;
}

.srv_box_img {
    width: 100%;
    float: left;
    z-index: 5;
    padding: 0 0 0 0;
    border: 4px solid #fff;
}

.srv_box_txt {
    width: 100%;
    float: left;
    padding: 10px;
    font-size: 20pt;
    font-weight: 500;
    letter-spacing: 1px;
    margin: -90px 0 10px 0;
    color: #fff;
    z-index: 10;
    text-align: center;
    line-height: 1.5;
    border-left: 4px solid #fff;
    border-right: 4px solid #fff;
    font-family: 'Fira Sans', sans-serif;
    background-color: rgba(0,73,144,.7);
}

.srv_smbox {
    width: 92%;
    float: left;
    margin: 0 4% 8% 4%;
}

.srv_smbox_txt {
    width: 100%;
    float: left;
    padding: 7px;
    font-size: 14pt;
    font-weight: 500;
    letter-spacing: 1px;
    margin: -60px 0 10px 0;
    color: #fff;
    text-align: center;
    line-height: 1.5;
    border-left: 4px solid #fff;
    border-right: 4px solid #fff;
    font-family: 'Fira Sans', sans-serif;
    background-color: rgba(0,73,144,.7);
}

.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;
    }

    .serve_bg h2 {
        font-size: 15pt;
        text-align: left;
        color: #aaa;
        font-weight: 400;
        margin: 0 0 20px 0;
        text-align: center;
    }

    /*.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;
}*/

    .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;
}

.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;
    }

.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;
    }

    .tak h3 {
        color: #333;
        font-size: 30pt;
        text-align: center;
        font-weight: 600;
        margin: 0 0 10px 0;
    }

.oth-hdr-bg {
    float: left;
    width: 100%;
    margin: 117px 0 0 0;
    padding: 100px 0 100px 0;
    background-image: url(../images/oth-hdr-bg.jpg);
    background-position: 50% 0;
    background-size: cover;
}

    .oth-hdr-bg h1 {
        font-size: 27pt;
        color: #fff;
        font-weight: 700;
        margin: 0 0 10px 0;
        text-align: center;
        text-shadow: 3px 3px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

    .oth-hdr-bg p {
        color: #fff;
        font-size: 15pt;
        margin: 0 0 0 0;
        font-weight: 400;
        padding: 0 0 20px 0;
        font-family: 'Fira Sans', sans-serif;
    }

.all_main {
    float: left;
    width: 100%;
    padding: 30px 0 30px 0;
}

.all-main h1 {
    color: #222;
    font-size: 15pt;
    font-weight: 600;
}

.all_main h2 {
    color: #004990;
    font-weight: 600;
    margin: 0 0 20px 0;
    text-align: center;
}

.all_main h3 {
    color: #000;
    font-weight: 600;
    margin: 20px 0 10px 0;
    text-align: left;
    font-size: 15pt;
}

.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;
    }

.con_1 {
    width: 100%;
    float: left;
    padding: 0;
    text-align: center;
    margin: 0 0 10px 0;
    font-size: 15pt;
    font-weight: 600;
    color: #004990;
}

.con_2 {
    font-size: 30pt;
    font-weight: 600;
    margin: 0 0 20px 0;
    padding: 0;
    text-align: center;
    color: #333;
}

.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;
}

.bttm-area {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.bttm-1 {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 40px 0 20px 0;
    background-color: #313233;
    background-image: url(../images/bott_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

.bttm-2 {
    float: left;
    width: 100%;
    color: #ccc;
    margin: 0 0 0 0;
    padding: 20px 0 20px 0;
    background-color: #313233;
}

    .bttm-2 a {
        color: #ccc;
        line-height: 1.3;
        text-decoration: none;
    }

        .bttm-2 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;
        }

.bttm-hed {
    float: left;
    width: 100%;
    /*color: #ee3224;*/
    color: #fff;
    text-align: left;
    font-weight: 500;
    font-size: 16pt;
    margin: 0 0 10px 0;
}

.bttm-1 p {
    font-size: 11pt;
    line-height: 1.7;
}

.bttm-txt {
    color: #ccc;
}

.bttm-b2 {
    float: left;
    width: 100%;
    text-align: left;
    color: #ccc;
    line-height: 30px;
}

    .bttm-b2 a {
        color: #ccc;
        line-height: 2;
        text-decoration: none;
    }

        .bttm-b2 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;
        }

.bttm-c2 {
    float: left;
    width: 100%;
    text-align: left;
    color: #ccc;
}

    .bttm-c2 a {
        color: #ccc;
        line-height: 2;
        text-decoration: none;
    }

        .bttm-c2 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;
        }

.bttm-c3 {
    float: left;
    width: 100%;
    text-align: left;
    color: #ccc;
    line-height: 27px;
}

    .bttm-c3 a {
        color: #ccc;
        line-height: 2;
        text-decoration: none;
    }

        .bttm-c3 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;
        }

.bttm-grup {
    float: left;
    width: 100%;
    color: #ccc;
    margin: 0 0 20px 0;
}

    .bttm-grup span {
        color: #fff;
        font-weight: 600;
    }

.copy {
    color: #fff;
    font-weight: 600;
}

.fotr {
    width: 100%;
    float: left;
    background-color: #003366;
    padding: 20px 0 20px 0;
    border-top: 1px solid #666;
}

    .fotr a {
        color: #ccc;
        text-decoration: none;
    }

        .fotr a:hover {
            color: #fdb813;
            text-decoration: none;
            -webkit-transition: all .5s ease-in-out;
            -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
        }

    .fotr ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .fotr li {
        padding: 0 10px 0 0;
        display: inline;
    }

.fotr-left {
    width: 60%;
    float: left;
    text-align: left;
    color: #ccc;
}

.fotr-right {
    width: 40%;
    float: left;
    color: #ccc;
    text-align: right;
    margin: 0 0 0 0;
}

    .fotr-right a {
        color: #fff;
        font-weight: 600;
        text-decoration: none;
    }

        .fotr-right a:hover {
            color: #ddd;
            text-decoration: none;
            -webkit-transition: all .5s ease-in-out;
            -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
        }

.img-hover-zoom {
    /*height: 300px;*/ /* [1.1] Set it as per your need */
    overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

    /* [2] Transition property for smooth transformation of images */
    .img-hover-zoom img {
        transition: transform .5s ease;
    }

    /* [3] Finally, transforming the image when container gets hovered */
    .img-hover-zoom:hover img {
        transform: scale(1.2);
    }










@media (max-width:480px) {

    .logo {
        float: left;
        width: 35%;
        margin: 0 0 0 0;
        text-align: left;
    }

    .srv_bg {
        width: 100%;
        float: left;
        padding: 30px 0 30px 0;
    }

        .srv_bg h1 {
            font-size: 20pt;
            line-height: 1.2;
            text-align: center;
        }

    .srv_box h3 {
        font-size: 18pt;
    }

    .head-ttl {
        font-size: 17pt;
        margin: 0 0 5px 0;
        /*text-shadow: 0 3px 5px rgba(0,0,0,1.6);*/
    }

    .book-bg {
        float: left;
        width: 100%;
        z-index: 1;
        margin: 10px 0 0 0;
        padding: 0 0 20px 0;
    }

    .book-data {
        width: 100%;
        float: right;
        margin: 0 0 0 0;
        padding: 15px 10px 20px 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;
        margin: 42px 0 0 0;
        padding: 10px 0 10px 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: 20pt;
        font-weight: 600;
        margin: 10px 0 10px 0;
        text-align: center;
        line-height: 1.2;
    }

    .welc_ap span {
        font-size: 18pt;
        font-weight: 600;
        color: #333;
    }

    .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;
        margin: 0 0 0 0;
        height: auto;
        border-right: 0;
        padding: 10px 15px 30px 15px;
        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;
        margin: 0 0 0 0;
        text-align: center;
    }

    .srvss_a li {
        margin: 0;
        font-size: 12pt;
        padding: 8px 0 8px 0;
    }

    .srv_bg h2 {
        font-size: 13pt;
        text-align: left;
        font-weight: 400;
        margin: 0 0 5px 0;
        line-height: 1.3;
        text-align: center;
    }

    .srv_box {
        width: 100%;
        float: left;
        padding: 0;
        margin: 0 0 20px 0;
    }

    .srv_box_txt {
        padding: 10px;
        font-size: 15pt;
        margin: -80px 0 10px 0;
    }

    .srv_smbox {
        width: 100%;
        float: left;
        margin: 0 0 5% 0;
    }

    .srv_smbox_txt {
        padding: 10px;
        font-size: 15pt;
        margin: -80px 0 10px 0;
    }

    .tak {
        float: left;
        width: 100%;
        border-top: 0;
        padding: 10px 0 30px 0;
        background-color: #f7f7f7;
    }

        .tak h2 {
            font-size: 30pt;
        }

        .tak h3 {
            font-size: 21pt;
            font-weight: 600;
        }

    .bttm-1 {
        float: left;
        width: 100%;
        margin: 0 0 0 0;
        padding: 20px 0 20px 0;
        background-color: #313233;
    }

    .bttm-hed {
        float: left;
        width: 100%;
        color: #fff;
        color: #ee3224;
        font-size: 16pt;
        text-align: left;
        font-weight: 500;
        margin: 20px 0 5px 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 li {
        padding: 0 8px 0 0;
        line-height: 1.3;
    }

    .oth-hdr-bg {
        float: left;
        width: 100%;
        margin: 109px 0 0 0;
        padding: 60px 0 60px 0;
        background-image: url(../images/oth-hdr-bg.jpg);
        background-position: 50% 0;
        background-size: cover;
    }

        .oth-hdr-bg h1 {
            color: #fff;
            font-size: 22pt;
            font-weight: 700;
            margin: 0 0 10px 0;
            text-align: center;
        }

        .oth-hdr-bg p {
            color: #fff;
            font-size: 13pt;
            margin: 0 0 0 0;
            font-weight: 400;
            line-height: 1.1;
            padding: 0 0 10px 0;
            font-family: 'Fira Sans', sans-serif;
        }

    .all_main h3 {
        color: #333;
        font-size: 14pt;
        font-weight: 600;
        line-height: 1.3;
        text-align: center;
        margin: 20px 0 10px 0;
    }

    .serve_bg {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
        padding: 20px 0 20px 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;
    }

    .con_2 {
        padding: 0;
        color: #333;
        font-size: 25pt;
        font-weight: 600;
        margin: 0 0 5px 0;
        text-align: center;
    }

    .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;
            border-right: 0;
            padding: 0 0 2px 0;
        }

    .slider_heading {
        padding: 0;
        color: #fff;
        font-size: 25pt;
        margin: 0 0 0 0;
        font-weight: 600;
        text-align: center;
        text-shadow: 0 1px 1px rgba(0,0,0,1.6);
    }

    .slider_sml {
        padding: 0;
        color: #fff;
        font-size: 18pt;
        margin: 0 0 0 0;
        font-weight: 300;
        text-align: center;
        text-shadow: 0 1px 1px rgba(0,0,0,1.6);
    }

    .book-hd {
        width: 100%;
        float: left;
        color: #fff;
        margin: 0 auto;
        font-size: 12pt;
        margin-bottom: 0;
        padding: 0 0 0 0;
        text-align: center;
        border-radius: 5px;
    }

    .book-hd-1 {
        width: 100%;
        float: left;
        color: #fff;
        margin: 0 auto;
        font-size: 12pt;
        margin-bottom: 0;
        padding: 0 0 0 0;
        text-align: center;
        border-radius: 5px;
    }

    .book-inner {
        float: left;
        width: 100%;
    }

    .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;
    }

    .top-area {
        display: none;
    }

    .imgRight {
        padding: 0 0 10px 0;
    }

    .pag_mor {
        width: 100%;
        float: left;
        color: #ffffff;
        margin: 0 auto;
    }

        .pag_mor a {
            width: 80%;
            float: left;
            color: #004990;
            margin: 5px 10%;
            font-size: 15pt;
            font-weight: 700;
            padding: 8px 30px;
            border-radius: 30px;
            text-decoration: none;
            background-color: #fff;
        }

            .pag_mor a:hover {
                color: #000;
                padding: 8px 30px;
                text-decoration: none;
                background-color: #e1dcd6;
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -ms-transition: all .5s ease;
                -o-transition: all .5s ease;
            }

    .phone {
        width: 100%;
        float: left;
        color: #fff;
        font-weight: 400;
        text-align: center;
        margin: 10px 0 10px 0;
        border-radius: 5px;
        /*padding: 6px 15px 5px 15px;*/
    }

    .phone_a {
        float: left;
        text-align: center;
        padding: 7px 13px 8px 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;
    }

    .phone a {
        color: #fff;
        font-size: 20pt;
        font-weight: 600;
        text-decoration: none;
        padding: 4px 30px 3px 30px;
    }

        .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;
        }

    .sld_area {
        width: 100%;
        float: left;
        margin: 109px 0 0 0;
        background-image: url(../images/header_bg.webp);
        background-position: 50% 0;
        background-size: cover;
    }

    .sld_ovrly {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
        padding: 50px 0 70px 0;
        background-color: rgba(20,74,143,0.8);
    }

    .sld_area h1 {
        color: #fff;
        font-size: 16pt;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        font-family: 'Fira Sans', sans-serif;
    }

    .sld_phn a {
        margin: 5px;
        font-size: 11pt;
        font-weight: 500;
        border-radius: 5px;
        text-decoration: none;
        background-color: #fff;
        padding: 15px 20px 15px 20px;
    }

    .bookonl-bg {
        float: left;
        width: 100%;
        z-index: 2;
        padding: 0 0 10px 0;
        margin: 0 0 0 0;
    }

    .phone_pnl {
        font-size: 16pt;
        text-align: right;
        margin: 5px 0 5px 0;
    }

        .phone_pnl a {
            float: none;
            color: #144a8f;
            text-decoration: none;
            background-color: #fff;
            border-radius: 5px;
            padding: 5px 15px 2px 15px;
        }

            .phone_pnl a:hover {
                opacity: .8;
                text-decoration: none;
            }

    .top_pnl {
        float: left;
        width: 100%;
        z-index: 2;
        position: fixed;
        background-color: #eee;
        padding: 5px 0 0 0;
    }

    .sstc_rgt {
        width: 100%;
        float: left;
        padding: 0 0 0 0;
    }

    .sstc_lft {
        width: 100%;
        float: left;
        padding: 15px 0 0 0;
    }

        .sstc_lft h1 {
            font-size: 20pt;
            margin: 0 0 10px 0;
        }

    .sstc_mtr {
        font-size: 14pt;
        line-height: 1.5;
        padding: 25px 25px;
        margin: 15px 0 25px 0;
    }

    .img-hover-zoom {
        /*height: 300px;*/
        overflow: visible;
    }

        .img-hover-zoom:hover img {
            transform: scale(1.1);
        }

    .sld_data {
        width: 100%;
        float: left;
        margin: 0 0 20px 0;
    }

        .sld_data h2 {
            color: #fff;
            font-size: 20pt;
            margin: 0 0 0 0;
            font-weight: 600;
            line-height: 1.2;
            text-align: center;
            padding: 0 0 7px 0;
            font-family: 'Fira Sans', sans-serif;
        }

        .sld_data p {
            color: #fff;
            font-size: 13pt;
            margin: 0 0 0 0;
            font-weight: 400;
            padding: 0 0 0 0;
            line-height: 1.2;
            text-align: center;
            font-family: 'Fira Sans', sans-serif;
        }

    .sld_data_btn_area {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
    }

    .sld_data_btn1 {
        width: 100%;
        float: left;
        margin: 15px 0 20px 0;
        text-align: center;
    }

        .sld_data_btn1 a {
            color: #000;
            letter-spacing: 1px;
            font-size: 12pt;
            font-weight: 500;
            border-radius: 5px;
            margin: 5px;
            background-color: #fff;
            padding: 7px 20px 7px 20px;
            text-decoration: none;
        }

            .sld_data_btn1 a:hover {
                color: #000;
                margin: 5px 5px 5px 5px;
                text-decoration: none;
                background-color: #e5e5e5;
                -webkit-transition: all .6s ease-in-out;
                -o-transition: all .6s ease-in-out;
                transition: all .6s ease-in-out;
            }

    .sld_data_btn2 {
        width: 100%;
        float: left;
        margin: 5px 0 20px 0;
        text-align: center;
    }

        .sld_data_btn2 a {
            color: #000;
            letter-spacing: 1px;
            font-size: 12pt;
            font-weight: 500;
            border-radius: 5px;
            margin: 5px;
            background-color: #fff;
            padding: 7px 20px 7px 20px;
            text-decoration: none;
        }

            .sld_data_btn2 a:hover {
                color: #000;
                margin: 5px 5px 5px 5px;
                text-decoration: none;
                background-color: #e5e5e5;
                -webkit-transition: all .6s ease-in-out;
                -o-transition: all .6s ease-in-out;
                transition: all .6s ease-in-out;
            }
    
}
