﻿body {
    color: #333333;
    font-family: "Red Hat Display", sans-serif;
    font-weight: 400;
    overflow-x: hidden;
}

.fare_table.table td, .fare_table.table th {
    padding: .25rem 1rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

.fare_table.table {
    overflow: hidden;
    border-collapse: collapse;
    border-radius: 8px;
}

.table_blue_head thead tr {
    background: #013976 !important;
    color: #fff;
}

.TG_tabPanelList.whiteTabs li a {
    background: #B2C3D5;
    color: #fff !important;
}

    .TG_tabPanelList.whiteTabs li a.active {
        background: #013976;
        color: #fff !important;
    }

.ticket_fare_acc .card-link {
    background: #F9A61A;
}

    .ticket_fare_acc .card-link.collapsed {
        background: #FAFAFA !important;
    }

.mid_banner_small {
    height: 200px;
}

#group_holding {
    background: url(../images/airlines/ground-handling.jpg) no-repeat;
    background-position: center center;
    background-size: contain;
}

.airways_show {
    min-height: 120px;
    height: 120px;
    margin-bottom: 20px;
    transition:0.4s all ease;
}
.airways_show:hover {
    transform: translateY(-5px);
    box-shadow: 0px 2px 3px #BEBEBE;
}
.acc_form_touch {
    border: 1px solid #ddd;
    padding: 20px;
}
.acc_form_input_sec {
    width: 100%;
}
.acc_form_input_sec input{
    border:1px solid #ddd;
}
.acc_form_inpu.select{
    width: 190px;
    height: 35px;
    border: 1px solid #ddd;
    border-radius: 50px;
    margin: 0px 20px;
}
.acc_form_inpu.txtarea {
    height: 100px;
    width: 84%;
    border-radius: 50px;
    margin: 0px 20px;
    display: block;
    border: 1px solid #ddd;
    resize: none;
}

/*ABOUT PAGE START*/
.banner_about {
    width: 100%;
    height: 80vh;
    display: block;
    background-position: center center !important;
    background-size: cover !important;
}
.side_bg_1 {
    background: url(../images/aboutus/company.jpg) no-repeat;
    height: 70vh;
    background-size: cover;
    background-position: center center;
}
.side_bg_2{
     background: url(../images/aboutus/green-skies.jpg) no-repeat;
    height: 70vh;
    background-size: cover;
    background-position: center center;
}
.about_inner_sec {
    background: url('../images/aboutus/blue-bg.jpg') no-repeat;
    background-position:center center;
    background-size:cover;

}
.side_cont_outter{
    height:60vh;
}
.side_content {
    height: 60vh;
    position: relative;
    right: -100px;
    z-index: 9;
}
.side_content_right {
    height: 60vh;
    position: relative;
    left: -100px;
    z-index: 999999999999;
}
.csr_sect_banner {
    height: 60vh;
    background: url(../images/aboutus/csr.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    display: flex;
    align-items: center;
}
.latest_container{
    width:85%;
    margin:0px auto;
    display:block;
}
.latest_hial_inner {
    background-image: url('../images/aboutus/grey-bg.jpg');
}
.latest_show {
    height: 275px;
    transition: 0.4s all ease;
    background-size: cover !important;
    border-radius: 6px;
}
.latest_show.first {
background:url("../images/aboutus/ID.jpg") no-repeat;
}
.latest_show.second {
background:url("../images/aboutus/ID.jpg") no-repeat;
}
.latest_show.third {
background:url("../images/aboutus/aci.jpg") no-repeat;
}
.latest_show.fourth {
background:url("../images/aboutus/photo-gallery.jpg") no-repeat;
}
.latest_show:hover {
    transform: translateY(-10px);
    box-shadow: 0px 3px 20px #2c2c2c8c;
}
.below_cont{
    bottom:20px;
}
/*ABOUT PAGE END*/
/*IN THE NEWS START */
div#news_inner_banner {
    background: url(../images/in-the-news/news-bg.jpg) no-repeat;
     background-size: cover;
    background-position: center center;
}
.news_box_inner{
    border:1px solid #ddd;
    transition:0.6s all ease;
    cursor:pointer;
}
.color_news{
    color:#AEAFB1;
}
.news_box_inner:hover{
    background:#fff;
    border:1px solid #fff;
    transform: translateY(-10px);
        box-shadow: 1px 3px 14px black;
}
.news_box_inner:hover .news_date{
    color:#F7A41B !important;
}
.news_box_inner:hover .news_title{
    color:#003975 !important;
}
.news_box_inner:hover .news_desc{
    color:#000 !important;
}
.news_side_bg_1{
    background: url(../images/in-the-news/airport-fact.jpg) no-repeat;
    height: 70vh;
    background-size: cover;
    background-position: center center;
}
.news_show {
    height: 275px;
    transition: 0.4s all ease;
    background-size: cover !important;
    border-radius: 6px;
}
.news_show.first {
background:url("../images/in-the-news/media-kit.jpg") no-repeat;
}
.news_show.second {
background:url("../images/in-the-news/media-contact.jpg") no-repeat;
}
.news_rgia_sec{
    background: url(../images/in-the-news/master-plan.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
}
.news_show:hover {
    transform: translateY(-10px);
    box-shadow: 0px 3px 20px #2c2c2c8c;
}
.controls_car .carousel-control-prev {
    right: 55px;
    left: auto;
}
.controls_car .carousel-control-next {
    right: 15px;
    left: auto;
}
.controls_car .carousel-control-prev, .controls_car .carousel-control-next {
    width: max-content;
    height: max-content;
    z-index: 99999999999999999999999999999999999;
    top:0px
}
.controls_car {
    position: relative;
    right: 0px;
    float: right;
}
/*#news_car .carousel-inner {
    overflow-y: visible;
    overflow-x:hidden;
}*/
/*IN THE NEWS END*/
/*our group start*/
.group_blue_band{
    height:150px !important;
}
.white_below{
    margin-top:-115px;
}

/*our group end*/
/*predefined Classes*/
.ln-ht-nor{
    line-height: normal;
}
.fs-13 {
    font-size: 13px;
}

.fs-12 {
    font-size: 12px;
}

.fs-14 {
    font-size: 14px;
}
.fsr-1-5{
    font-size:1.5rem;
}
.fsr-1-3{
    font-size:1.3rem;
}
.fsr-1-3{
    font-size:1.3rem;
}
.fsr-1-4{
    font-size:1.4rem;
}
.fsr-2 {
    font-size:2rem;
}
.list-none {
    list-style: none;
    padding: 0px;
}

    .list-none.arrow-list {
        padding: 0px 0px 0px 20px !important;
    }

.half_arrow li a {
    position: relative;
}

    .half_arrow li a:before {
           content: '';
    background: url(../images/home/Icon.png) no-repeat;
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    background-position: -570px -120px;
    position: absolute;
    left: -15px;
    top: 6px;
    }
    .half_arrow_list_small li  {
    position: relative;
}
.half_arrow_list_small li:before {
    content: '>';
    width: 12px;
    height: 12px;
    position: absolute;
    left: -20px;
    top: -3px;
    font-weight: bold;
    font-size: 18px;
    font-family: "Red Hat Display", sans-serif;
}
.arrow-list li {
    position: relative;
}

    .arrow-list li:before {
        content: "";
        position: absolute;
        width: 16px;
        height: 14px;
        display: block;
        top: 5px;
        left: -25px;
        background: url(../images/to-from-airport/arrow.png) no-repeat;
    }

.clr_black {
    color: #000;
}
.clr_yellow{
    color:#F7A41B;
}
.clr_white {
    color: #fff ;
}

.clr_blue {
    color: #3A5F8C;
}

a:hover {
    color: inherit;
}

.bg_yellow {
    background: #F9A61A;
}

.noPadding {
    padding: 0px !important;
}

.noMargin {
    margin: 0px !important;
}

.yellow_collapse .card-link {
    background: #F9A61A;
    border-radius: 6px 6px 0px 0px;
    position: relative;
}

    .yellow_collapse .card-link.collapsed {
        background: #FAFAFA;
        position: relative;
    }

    .yellow_collapse .card-link:after {
        content: '';
        position: absolute;
        width: 26px;
        height: 26px;
        right:10px;
        background: url('../images/to-from-airport/minus.png') no-repeat;
        background-size: cover;
    }

    .yellow_collapse .card-link.collapsed:after {
        content: '';
        position: absolute;
        width: 26px;
        height: 26px;
        right:10px;
        background: url('../images/to-from-airport/plus.png') no-repeat;
        background-size: cover;
    }
