body {
    margin: 0 auto;
    font-size: 13pt;
    text-align: center;
    font-family: calibri;
}

.main-all {
    width: 100%;
    margin: 0 auto;
}

.top-fl {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 10px 0 10px 0;
    border-top: 10px solid #004990;
}

.logo {
    float: left;
    width: 14%;
    color: #000;
    font-size: 18pt;
    font-weight: 700;
}

.tp-rgt {
    width: 80%;
    float: right;
}

.hdr_data {
    float: left;
    width: 100%;
    padding: 100px 0 150px 0;
}

    .hdr_data h1 {
        color: #fff;
        font-size: 50pt;
        font-weight: 700;
        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;
    }

    .hdr_data p {
        color: #eee;
        font-size: 22pt;
        font-weight: 500;
        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;
    }

.hdr_phone {
    width: 26%;
    float: left;
    color: #fff;
    font-size: 23pt;
    font-weight: 500;
    line-height: 1.1;
    text-align: center;
    margin: 20px 37% 10px 37%;
}

    .hdr_phone a {
        color: #fff;
        border-radius: 10px;
        text-decoration: none;
        background-color: #004990;
        padding: 8px 15px 8px 15px;
    }

        .hdr_phone a:hover {
            color: #004990;
            background-color: #ccc;
            text-decoration: none;
            -webkit-transition: all .6s ease-in-out;
            -o-transition: all .6s ease-in-out;
            transition: all .6s ease-in-out;
        }

.meenu {
    width: 70%;
    float: left;
    margin: 0 0 2px 0;
}

.phone {
    width: 30%;
    float: right;
    color: #004990;
    line-height: 1;
    margin: 0 0 0 0;
    font-size: 30pt;
    font-weight: 700;
    text-align: right;
}

    .phone a {
        color: #004990;
        text-decoration: none;
    }

        .phone a:hover {
            color: #333;
            text-decoration: none;
        }

    .phone > a img {
        top: 7px;
        margin-top: 0;
    }

.eml {
    width: 91%;
    float: right;
    color: #fff;
    font-size: 16pt;
    font-weight: 200;
    text-align: center;
    padding: 5px 0 5px 0;
    background-color: #004990;
}

.all_heading {
    float: left;
    width: 100%;
    background-image: url(../images1/oth_hdr_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

.all_heading_ovly {
    float: left;
    width: 100%;
    padding: 70px 0 80px 0;
    background-color: rgba(0,0,0,.6);
}

.all_heading h1 {
    color: #fff;
    font-size: 35pt;
    font-weight: 600;
    margin: 0 0 5px 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;
}

.all_heading p {
    color: #eee;
    font-size: 17pt;
    font-weight: 500;
    margin: 0 0 5px 0;
    padding: 0 0 0 0;
    text-align: center;
    text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.all-main {
    float: left;
    width: 100%;
    padding: 30px 0 30px 0;
}

    .all-main h1 {
        font-size: 30pt;
        font-weight: 700;
        text-align: center;
    }

    .all-main h2 {
        font-size: 27pt;
        font-weight: 700;
        text-align: center;
    }

    .all-main h3 {
        font-size: 24pt;
        font-weight: 700;
        text-align: center;
    }

    .all-main h4 {
        font-size: 21pt;
        font-weight: 700;
        text-align: center;
    }

    .all-main h5 {
        font-size: 18pt;
        font-weight: 700;
        text-align: center;
    }

    .all-main h6 {
        font-size: 15pt;
        font-weight: 700;
        text-align: center;
    }

    .all-main ul {
        list-style: none;
        padding: 0 0 0 0;
        margin: 0 0 20px 30px;
    }

    .all-main li {
        margin: 0 0 0 0;
        line-height: 1.3;
        padding: 5px 0 5px 0;
        list-style-image: url(../images1/check_ico.png);
    }

        .all-main li a {
            color: #333;
        }

            .all-main li a:hover {
                color: #004990;
            }

.ptxt {
    color: #333;
}

.img_Right {
    margin: 0 0 20px 20px;
}

.cit_area {
    width: 100%;
    float: left;
    margin: 20px 0 10px 0;
}

.cit_ttl {
    width: 100%;
    float: left;
    color: #004990;
    font-size: 22pt;
    font-weight: 700;
    margin: 0 0 5px 0;
    text-align: center;
}

.tbl_area {
    width: 94%;
    float: left;
    margin: 0 3% 0 3%;
}

    .tbl_area a {
        color: #000;
    }

        .tbl_area a:hover {
            color: #004990;
        }

.trgry {
    background-color: #f3f3f3;
}

.blk-bg {
    width: 100%;
    float: left;
    padding: 20px 0 20px 0;
    background-image: url(../images1/header_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
    /*background-color: rgba(0, 0, 0, .7);*/
}

.hedr-bg {
    float: left;
    width: 100%;
    line-height: 30px;
    background-color: #000;
    /*background-image: url(../images1/hedr-bg.jpg);        
	background-position: 50% 0;
	background-size: cover;
	height: 215px;
	border-bottom: 2px solid #ffcc00;*/
}

    .hedr-bg h1 {
        color: #fff;
        margin: 30px 0;
        font-size: 20pt;
        font-weight: bold;
    }

.book-bg {
    float: left;
    width: 100%;
    /*background-image: url(../images1/book-bg.png);
	background-repeat:repeat-y;*/
    margin: 0;
    padding: 0 0 0 0;
}

.book-ttl {
    width: 100%;
    float: left;
    color: #000;
    margin: 0 0 0 0;
    font-size: 23pt;
    padding: 0 0 0 0;
    font-weight: bold;
    text-align: center;
}

.book-hd {
    width: 48%;
    float: left;
    color: #fff;
    margin: 0 auto;
    font-size: 15pt;
    margin-bottom: 0;
    font-weight: bold;
    text-align: right;
    border-radius: 5px;
    padding: 0 0 10px 20px;
}

.book-hd-1 {
    width: 48%;
    float: left;
    color: #fff;
    margin: 0 auto;
    font-size: 15pt;
    text-align: left;
    margin-bottom: 0;
    font-weight: bold;
    border-radius: 5px;
    padding: 0 0 10px 20px;
}

.book-data {
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
}

.datme {
    float: left;
    width: 100%;
    color: #000;
    font-size: 13pt;
    font-weight: bold;
    text-align: left;
    margin: 0 0 0 0;
}

.wel {
    float: left;
    width: 100%;
}

.wel_ovly {
    float: left;
    width: 100%;
    background-color: rgba(255, 255, 255, .85);
    padding: 20px 0 20px 0;
}

.wel h1 {
    color: #004990;
    font-size: 22pt;
    text-align: left;
    font-weight: bold;
    margin: 10px 0 10px 0;
}

.wel-ttl {
    color: #000;
    font-size: 14pt;
    font-weight: bold;
}

.flt_data {
    float: left;
    width: 100%;
    padding: 30px 0 30px 0;
}

.car_tt1 {
    width: 100%;
    float: left;
    padding: 0 10px;
    margin: 0 0 20px 0;
    text-align: center;
}

.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.3);
    }

.genl {
    float: left;
    width: 100%;
    opacity: 0.8;
    background-color: #fff;
    padding: 20px 0 20px 0;
}

.srve_panel {
    width: 100%;
    float: left;
    padding: 30px 0 30px 0;
    background-color: #fff;
}

    .srve_panel h1 {
        color: #171717;
        font-size: 25pt;
        text-align: left;
        font-weight: 700;
        margin: 0 0 10px 0;
        text-align: center;
    }

    .srve_panel p {
        color: #666;
        font-weight: 600;
        margin: 0 0 20px 0;
    }

.srve_item {
    width: 96.5%;
    float: left;
    margin: 0 5px;
    padding: 0 20px 20px 20px;
}

.srve_item_1 {
    width: 96.5%;
    float: left;
    padding: 20px;
    margin: 0 5px;
    border-right: 0;
}

.srve_item_a {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    text-align: center;
    padding: 15px 0 20px 0;
}

.srve_item_b {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0 0 20px 0;
    text-align: center;
}

.srve_item h3 {
    color: #171717;
    font-size: 15pt;
    margin: 0 0 0 0;
    font-weight: 700;
    text-align: center;
}

.srve_item_1 h3 {
    color: #171717;
    font-size: 15pt;
    margin: 0 0 0 0;
    font-weight: 700;
    text-align: center;
}

.srve_item_c {
    width: 100%;
    float: left;
    padding: 0;
    color: #333;
    line-height: 1.7;
    margin: 0 0 10px 0;
    text-align: justify;
}

.fotr {
    width: 100%;
    float: left;
    color: #ccc;
    line-height: 1.3;
    background-color: #000;
    padding: 15px 0 15px 0;
}

    .fotr a {
        color: #ccc;
        text-decoration: none;
    }

        .fotr a:hover {
            color: #fff;
            text-decoration: none;
        }

    .fotr ul {
        padding: 0;
        margin: 0;
        line-height: 1.5;
        list-style: none;
    }

    .fotr li {
        display: inline;
        padding: 0 10px 0 0;
    }

.fotr-left {
    width: 60%;
    float: left;
    font-size: 11pt;
    text-align: left;
    font-weight: bold;
}

.fotr-right {
    width: 40%;
    float: left;
    font-size: 11pt;
    text-align: right;
    font-weight: bold;
}

.btnhdr {
    cursor: pointer;
    font-size: 22pt;
    font-weight: 700;
    padding: 4px 20px;
    text-align: center;
    border-radius: 10px;
    margin: 10px 5px 0 5px;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
}

.btnhdr-default {
    color: #fff;
    border-color: #004990;
    background-color: #004990;
}

    .btnhdr-default:hover, .btnhdr-default:focus, .btnhdr-default:active, .btnhdr-default.active, .open > .dropdown-toggle.btnhdr-default {
        color: #004990;
        border-color: #ccc;
        background-color: #ccc;
        -webkit-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    .btnhdr-default:active, .btnhdr-default.active, .open > .dropdown-toggle.btnhdr-default {
        background-image: none;
    }









@media (max-width:480px) {

    .logo {
        float: left;
        width: 46%;
        text-align: center;
        margin: 0 27% 0 27%;
    }

    .phone {
        width: 100%;
        float: left;
        margin: 0;
        font-size: 28pt;
        font-weight: 700;
        text-align: center;
    }

        .phone > a img {
            top: 7px;
            margin: 0;
        }

    .book-ttl {
        width: 100%;
        float: left;
        font-size: 18pt;
        text-align: center;        
    }

    .wel h1 {
        font-size: 18pt;
        text-align: left;
        font-weight: bold;
        margin: 10px 0 10px 0;
    }

    .fotr-left {
        width: 100%;
        float: left;
        text-align: center;
        font-size: 11pt;
    }

    .fotr-right {
        width: 100%;
        float: left;
        font-size: 11pt;
        margin: 5px 0 0 0;
        text-align: center;
    }

    .fotr ul {
        padding: 0;
        margin: 0;
        list-style: none;
        line-height: 1.3;
    }

    .fotr li {
        display: inline;
        padding: 0 3px 0 0;
    }

    .hedr-bg h1 {
        color: #fff;
        font-size: 20pt;
        margin-top: 40px;
        font-weight: bold;
    }

    .tp-rgt {
        width: 100%;
        float: left;
    }

    .eml {
        width: 100%;
        float: left;
        font-size: 13pt;
    }

    .book-hd {
        width: 100%;
        float: left;
        margin: 0 auto;
        font-size: 15pt;
        font-weight: bold;
        padding: 0 0 3px 0;
        text-align: center;
    }

    .book-hd-1 {
        width: 100%;
        float: left;
        margin: 0 auto;
        font-size: 15pt;
        font-weight: bold;
        padding: 0 0 10px 20px;
    }

    .blk-bg {
        width: 100%;
        float: left;
        padding: 20px 0 20px 0;
        background-image: url(../images1/header_bg.webp);
        background-position: 65% 50%;
        background-size: cover;
        background-color: rgba(0, 0, 0, .7);
    }

    .hdr_data {
        float: left;
        width: 100%;
        padding: 10px 0 20px 0;
    }

        .hdr_data h1 {
            font-size: 30pt;
            font-weight: 700;
            padding: 0 0 0 0;
        }

        .hdr_data p {
            font-size: 17pt;
            font-weight: 500;
            padding: 0 0 0 0;
        }

    .hdr_phone {
        width: 74%;
        float: left;
        color: #fff;
        font-size: 20pt;
        font-weight: 500;
        line-height: 1.1;
        text-align: center;
        margin: 20px 13% 10px 13%;
    }

        .hdr_phone a {
            color: #fff;
            border-radius: 10px;
            text-decoration: none;
            background-color: #004990;
            padding: 8px 15px 8px 15px;
        }

            .hdr_phone a:hover {
                color: #004990;
                background-color: #ccc;
                text-decoration: none;
                -webkit-transition: all .6s ease-in-out;
                -o-transition: all .6s ease-in-out;
                transition: all .6s ease-in-out;
            }


    .book-data {
        margin: 3px 0 0 0;
    }

    .srve_panel {
        width: 100%;
        float: left;
        padding: 30px 0 30px 0;
        background-color: #fff;
    }

    .srve_item {
        width: 100%;
        float: left;
        padding: 0;
        margin: 0;
    }

    .srve_item_b {
        margin: 0 0 5px 0;
    }

    .srve_item_a {
        padding: 15px 0 10px 0;
    }

    .srve_item_b h3 {
        margin: 0;
        color: #171717;
        font-size: 17pt;
        font-weight: 700;
        text-align: center;
    }

    .meenu {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
    }

    .tbl_area {
        color: #000;
        font-size: 8pt;
    }

    .all-main h1 {
        font-size: 25pt;
        font-weight: 700;
        text-align: center;
    }

    .all-main h2 {
        font-size: 20pt;
        line-height: 1.2;
        font-weight: 700;
        margin: 0 0 10px 0;
        text-align: center;
    }

    .all-main h3 {
        font-size: 17pt;
        line-height: 1.2;
        font-weight: 700;
        text-align: center;
    }

    .all-main h4 {
        font-size: 15pt;
        line-height: 1.2;
        font-weight: 700;
        text-align: center;
    }

    .all-main h5 {
        font-size: 13pt;
        line-height: 1.2;
        font-weight: 700;
        text-align: center;
    }

    .all-main h6 {
        font-size: 12pt;
        line-height: 1.2;
        font-weight: 700;
        text-align: center;
    }

    .cit_ttl {
        font-size: 17pt;
    }

    .heading_area h1 {
        font-size: 20pt;
        line-height: 1.2;
    }

    .all_heading_ovly {
        padding: 50px 0 60px 0;
    }

    .all_heading h1 {
        font-size: 25pt;
        padding: 0 0 0 0;
    }

    .all_heading p {
        font-size: 15pt;
        margin: 0 0 5px 0;
        padding: 0 0 0 0;
    }

    .car_tt1 {
        width: 100%;
        float: left;
        padding: 0 0 0 0;
        margin: 0 0 20px 0;
        text-align: center;
    }

    .top-fl {
        float: left;
        width: 100%;
        padding: 5px 0 5px 0;
        background-color: #fff;
        border-top: 10px solid #004990;
    }

    .btnhdr {
        font-size: 19pt;
    }
}
