body {
    font-size: 15px;
    line-height: 1.6em;
    position: relative;
    margin: 10px;
}


/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 65px;
    padding-bottom: 65px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

.navbar .nav-item {
    padding: 8px 0 8px 20px;
}

.navbar .nav-link {
    font-weight: bold;
    font-size: 14px;
    padding: 0;
}

.navbar-expand-sm .navbar-nav .nav-link {
    padding: 0;
}

.well {
    background: #f5f5f5;
    border-radius: 4px;
    padding: 20px;
}

h1 {
    font-size: 20px;
    margin-bottom: 1em;
    padding-bottom: 5px;
    border-bottom: 1px dotted #08c;
}

h1:before {
    content: '#';
    color: #666;
    position: relative;
    padding-right: 5px;
}

h2 {
    padding: 0;
    margin: 20px 0 0 0;
    font-size: 18px;
}

h2 a {
    color: #444;
    display: block;
    background: #eee;
    padding: 8px 12px;
    margin-bottom: 0;
    cursor: default;
    text-decoration: none;
}

input.form-control {
    font-size: 14px;
}

.collapsable {
    border: 1px solid #eee;
    padding: 12px;
    display: block;
}

label {
    font-size: 13px;
    font-weight: bold;
}

.gist {
   overflow: auto;
}

.gist .blob-wrapper.data {
   max-height: 350px;
   overflow: auto;
}

.list-group-item {
    padding: 4px 0;
    border: 0;
    font-size: 16px;
}

.leftcol {
    position: absolute;
    top: 180px;
}

.rightcol {
    max-width: 950px;
}

.container {
    max-width: 98%;
}

@media (min-width: 980px) {
    .rightcol {
        margin-left: 320px;
    }
}

p, pre {
    margin-bottom: 2em;
}

ul.nobullets {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.nobullets li {
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: 1px dotted #ddd;
}

input[type="text"] {
    padding: 6px;
    width: 100%;
    border-radius: 4px;
}

#footer {
    background: #ffe;
    margin-top: 80px;
    padding: 10px;
    color: #fff;
    text-align: center;
}
#footer a:link, #footer a:visited {
    color: #fff;
    border-bottom: 1px dotted #fff;
}
#jumbo {
    background: #c1deef;
    color: #000;
    padding: 20px 0;
    margin-bottom: 20px;
}

#jumbo h1 {
    font-size: 28px;
}
#jumbo .btn {
    border-radius: 0;
    font-size: 16px;
}

.wide {
    width: 100%;
    min-width: 100%;
}



.lblue {
    PADDING-RIGHT: 0px;
    BACKGROUND-POSITION: left top;
    BORDER-TOP: #b1c3ed 1px solid;
    PADDING-LEFT: 10px;
    FILTER: progid:DXImageTransform.Microsoft.gradient(endColorstr=#ebf0fa, startColorstr=#b1c3ed);
    PADDING-BOTTOM: 0px;
    COLOR: #000;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #b1c3ed 1px solid;
    BACKGROUND-REPEAT: repeat;
    BACKGROUND-COLOR: #b1c3ed
}

.dblue {
    PADDING-RIGHT: 0px;
    BACKGROUND-POSITION: left top;
    BORDER-TOP: #7B8BC9 1px solid;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 0px;
    COLOR: #fff;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #b1c3ed 1px solid;
    BACKGROUND-REPEAT: repeat;
    BACKGROUND-COLOR: #6086de
}

.dbr {
    PADDING-right: 0px;
    PADDING-LEFT: 3px;
    COLOR: White;
    BACKGROUND-COLOR: #684648
}

.bgr {
    PADDING-right: 3px;
    PADDING-LEFT: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    COLOR: black;     
    BACKGROUND-COLOR: #f3f3f3
}

.bgr-ctrl {
    PADDING-right: 2px;
    PADDING-LEFT: 3px;
    padding-top: 1px;
    padding-bottom: 3px;
    COLOR: black;
    BACKGROUND-COLOR: #f3f3f3
}

.lbr {
    PADDING-right: 0px;
    PADDING-LEFT: 10px;
    COLOR: White;
    BACKGROUND-COLOR: #a86924
}

.drd {
    PADDING-right: 0px;
    PADDING-LEFT: 10px;
    COLOR: White;
    FILTER: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc0000, endColorstr=#f22d32);
    BACKGROUND-COLOR: #cc0000
}

.dblu {
    PADDING-right: 0px;
    PADDING-LEFT: 10px;
    COLOR: #1835A0;
    FILTER: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b1c3ed, endColorstr=#ebf0fa);
    BACKGROUND-COLOR: #c5d2f2
}

.dbu {
    PADDING-right: 0px;
    PADDING-LEFT: 10px;
    COLOR: #1835A0;
    FILTER: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ebf0fa, endColorstr=#b1c3ed);
    BACKGROUND-COLOR: #c5d2f2
}

.dgr {
    PADDING-right: 0px;
    PADDING-LEFT: 10px;
    COLOR: White;
    FILTER: progid:DXImageTransform.Microsoft.gradient(startColorstr=#2B804C, endColorstr=#90BCA1);
    BACKGROUND-COLOR: #2b804c
}

.dyl {
    PADDING-right: 0px;
    PADDING-LEFT: 10px;
    COLOR: black;
    FILTER: progid:DXImageTransform.Microsoft.gradient(startColorstr=#D1A700, endColorstr=#FFDB79);
    BACKGROUND-COLOR: #d1a700
}

.lgr {
    PADDING-right: 0px;
    PADDING-LEFT: 10px;
    COLOR: #2B804C;
    FILTER: progid:DXImageTransform.Microsoft.gradient(startColorstr=#90BCA1, endColorstr=#d9eae0);
    BACKGROUND-COLOR: #f1f9f4
}

.lgry {
    PADDING-right: 0px;
    PADDING-LEFT: 10px;
    COLOR: black;
    FILTER: progid:DXImageTransform.Microsoft.gradient(startColorstr=#eeeeee, endColorstr=#B8B8B8);
    BACKGROUND-COLOR: #777777;
}

.dgry {
    PADDING-right: 0px;
    PADDING-LEFT: 10px;
    COLOR: White;
    FILTER: progid:DXImageTransform.Microsoft.gradient(startColorstr=#777777, endColorstr=#B8B8B8);
    BACKGROUND-COLOR: #777777;
}


.card {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.card {
    margin-top: 10px;
    box-sizing: border-box;
    border-radius: 2px;
    background-clip: padding-box;
}

    .card span.card-title {
        color: #fff;
        font-size: 24px;
        font-weight: 300;
        text-transform: uppercase;
    }

    .card .card-image {
        position: relative;
        overflow: hidden;
    }

        .card .card-image img {
            border-radius: 2px 2px 0 0;
            background-clip: padding-box;
            position: relative;
            z-index: -1;
        }

        .card .card-image span.card-title {
            position: absolute;
            bottom: 0;
            left: 0;
            padding: 16px;
        }

    .card .card-content {
        padding: 16px;
        border-radius: 0 0 2px 2px;
        background-clip: padding-box;
        box-sizing: border-box;
    }

        .card .card-content p {
            margin: 0;
            color: inherit;
        }

        .card .card-content span.card-title {
            line-height: 48px;
        }

    .card .card-action {
        border-top: 1px solid rgba(160, 160, 160, 0.2);
        padding: 16px;
    }

        .card .card-action a {
            color: #ffab40;
            margin-right: 16px;
            transition: color 0.3s ease;
            text-transform: uppercase;
        }

            .card .card-action a:hover {
                color: #ffd8a6;
                text-decoration: none;
            }

.wide {
    width: 100%;
    min-width: 100%;
}

@media print {
    .row {
        display: block;
    }

    .page-break {
        page-break-after: always;
    }
}

.breadcrumb-area.breadcrumb-bg::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .2;
    z-index: -1;
    border-radius: 25px;
}

section.breadcrumb-area.AboutPage.breadcrumb-bg {
    top: 20px;
}

.AboutPage {
    background-image: url("https://www.starair.in/content/Images/Banners/Banner_1a.jpg");
    background-size: auto;
    background-position: center;
}

.breadcrumb-bg {
    position: relative;
    z-index: 1;
    padding: 300px 0 85px;
}


.breadcrumb-area-two.breadcrumb-bg {
    background-image: url(../Images/bg/Passenger_Info_banner.jpg);
    background-size: cover;
    background-position: center;
}



.breadcrumb-area .breadcrumb-item + .breadcrumb-item::before {
    color: #818080;
}

.breadcrumb-content .title {
    color: #fff;
    font-size: 50px;
    margin-bottom: 8px;
    line-height: 1;
}

.breadcrumb-content .breadcrumb {
    margin-bottom: 0;
    justify-content: center;
}

    .breadcrumb-content .breadcrumb .breadcrumb-item {
        font-size: 18px;
        font-weight: 500;
        color: #ffa903;
        font-family: 'Barlow', sans-serif;
    }

       /* .breadcrumb-content .breadcrumb .breadcrumb-item a {
            color: #eae8e8;
        }*/

.justify-content-center {
    justify-content: center !important
}

.feedback-area {
    padding: 5px 0 10px;
}