﻿
/*footer code Begin*/

.mc-ft__block .mc-ft__block-title {
    font-size: 16px !important;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 8px;
}

.mc-ft__link-list {
    font-size: 14px;
}

.mc-ft__list-item {
    margin-bottom: 2px;
    font-size: 12px;
    line-height: 1.5;
}

ul, ol, li {
    margin: 0;
    margin-bottom: 0px;
    padding: 0;
    list-style: none;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.mc-ft__list-item a {
    color: inherit;
    text-decoration: none;
}

.mc-ft__cnt > .mc-ft__others > .mc-ft__payment .mc-ft__payment-title {
    font-size: 12px;
    line-height: 14px;
    color: #8592a6;
    margin-bottom: 7px;
}

.mc-ft__cnt > .mc-ft__others > .mc-ft__payment .mc-ft__payment-body {
    display: flex;
    flex-wrap: wrap;
}

.payment_icons {
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 8px;
    border: 1px solid #dadfe6;
    border-radius: 2px;
    width: 36px !important;
    height: 24px !important;
}

.mc-ft__cnt > .mc-ft__others > .mc-ft__partner {
    width: 256px;
}

    .mc-ft__cnt > .mc-ft__others > .mc-ft__partner .mc-ft__partner-title {
        font-size: 12px;
        line-height: 14px;
        color: #8592a6;
        margin-bottom: 7px;
    }

    .mc-ft__cnt > .mc-ft__others > .mc-ft__partner .mc-ft__partner-body {
        display: flex;
        flex-wrap: wrap;
    }

        .mc-ft__cnt > .mc-ft__others > .mc-ft__partner .mc-ft__partner-body .mc-ft__partner-item {
            margin-right: 25px;
        }

.mc-ft_awards {
    border-top: 1px solid #e4e4e4;
    padding: 20px;
    position: relative;
}

@media only screen and (max-width: 576px) {
    .mc-ft_awards {
        border-top: 1px solid #e4e4e4;
        padding: 12px;
        position: relative;
    }
}

.mc-ft_awards-list {
    font-size: 12px;
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 1135px;
    position: relative;
}

.mc-ft_awards-item {
    margin: 0 10px;
    display: inline-block;
}


@media only screen and (max-width: 576px) {
    .mc-ft_awards-item {
        margin: 0px;
        display: inline-block;
        float: left;
    }
}

.mc-ft_awards-item img {
    vertical-align: middle;
}

.mc-ft_awards-words {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    max-width: 180px;
    padding-left: 5px;
    box-sizing: border-box;
}

@media only screen and (max-width: 576px) {
    .mc-ft_awards-words {
        display: inline-block;
        vertical-align: middle;
        text-align: left;
        max-width: 100%;
        padding-left: 5px;
        box-sizing: border-box;
    }
}








.mc-ft_brand {
    border-top: 1px solid #e4e4e4;
    padding: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}


@media only screen and (max-width: 576px) {

    .mc-ft_brand {
        border-top: 1px solid #e4e4e4;
        padding: 12px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}





.mc-ft__rights {
    border-top: 1px solid #e4e4e4;
    padding-top: 30px;
    text-align: center;
    font-size: 12px;
    line-height: 1.5;
}


@media only screen and (max-width: 576px) {

    .mc-ft__rights {
        border-top: 1px solid #e4e4e4;
        padding-top: 30px;
        text-align: left;
        font-size: 12px;
        line-height: 1.5;
    }
}

.mc-ft__social-item {
    float: left;
}

.mc-ft__block .mc-ft__social-item a {
    height: 24px;
    width: 24px;
    display: inline-block;
}

    .mc-ft__block .mc-ft__social-item a > img {
        display: inline-block;
        line-height: 1;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

img {
    border: 0 none;
    vertical-align: middle;
}

/*footer code End*/



.footer_cont {
    font-size: 12px;
    line-height: 1.5;
    margin-top: 9px;
    color: #0f294d;
    text-align:center;
    padding:10px;
}

.footer_social {
    height: 24px;
    width: 24px;
    display: inline-block;
}
.foot_mr7 {
    margin-right: 7px;
}
.foot_paymeth {
    font-size: 16px !important;
    font-weight: bold;
}

.mc-ft__list-item a:hover {
    color: #3264ff;
    text-decoration: underline
}

.add_flight_mc {
    transition: all .2s linear;
    color: #006ee3;
    display: inline-block;
    font-size: 1rem;
    font-weight: 700;
    margin: 1rem 0 0 1rem;
    cursor: pointer;
}

.multicity_addbtn {
    width: auto;
    height: auto;
    border-radius: 4px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
    border: solid 1px #008cff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-weight: 700;
    font-size: calc(var(--font-scale, 1) * 14px);
    color: #008cff;
    outline: 0;
    float: right;
    padding:5px 10px 5px 10px ;
}



@media only screen and (max-width: 360px) {

    .multicity_addbtn {
        width: auto;
        height: auto;
        border-radius: 4px;
        box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
        background-color: #ffffff;
        border: solid 1px #008cff;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        font-weight: 700;
        font-size: calc(var(--font-scale, 1) * 14px);
        color: #008cff;
        outline: 0;
        float: right;
        padding: 5px 5px 5px 5px;
    }

}


.padding_left_0 {
    padding-left: 0px;
}



@media only screen and (max-width: 992px) {

    .padding_left_0 {
        padding-left: calc(var(--bs-gutter-x) * .5);
    }
}






#panel0_0bydefault {
    display: none;
}

#panel01 {
    display: none;
}

#panel02 {
    display: none;
}

#panel03 {
    display: none;
}

#panel04 {
    display: none;
}

#panel05 {
    display: none;
}


/*button add Code*/

#dv_addflight_panel02 {
    display: none;
}

#dv_addflight_panel03 {
    display: none;
}

#dv_addflight_panel04 {
    display: none;
}

#dv_addflight_panel05 {
    display: none;
}
/*button add Code*/


.modal_country_main {
    width: 100%;
    float: left;
    height: auto;
}

.modal_country_main_inner_div {
    width: 50%;
    float: left;
    height: auto;
    padding: 8px;
}

.modal_country_main_inner_div34 {
    width: 50%;
    float: left;
    height: auto;
    padding: 8px;
}

.modal_borderdv {
    width: 100%;
    float: left;
    height: auto;
    border: 0px solid #e0e0e0;
    padding: 2px 6px 2px 6px;
    border-radius: 4px;
}


    .modal_borderdv:hover {
        width: 100%;
        float: left;
        height: auto;
        border: 0px solid #e0e0e0;
        background-color: #f3f3f3;
        padding: 10px;
        padding: 2px 6px 2px 6px;
        transition: 0.25s ease;
    }

.modal_flag_dv {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
}

.modal_flag_txt {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    color: #333;
    font-size: 11pt;
}

.modal_flag_img_sty {
    max-width: 30px;
    margin: 0 auto;
    border-radius: 10px;
    margin-right: 5px;
}

.country_txtsty {
    color: #333;
    font-size: 14px;
}

.box_shadow_sty {
    box-shadow: rgba(0, 0, 0, 0.04) 0px 10px 20px, rgba(0, 0, 0, 0.04) 0px 2px 10px, rgba(0, 0, 0, 0.02) 0px 0px 4px;
}

.country_color {
    color: #3f3f3f;
    font-size: 13pt;
}