﻿
.btn_sesty_multi {
    height: 3.5rem;
    font-weight: bold;
    border-radius: .3rem .3rem .3rem .3rem;
    width: 100%;
}

@media only screen and (max-width: 992px) {
    .btn_sesty_multi {
        height: 3.5rem;
        font-weight: bold;
        border-radius: .3rem .3rem .3rem .3rem;
    }
}


@media only screen and (max-width: 576px) {
    .btn_sesty_multi {
        height: 3.5rem;
        font-weight: bold;
        border-radius: .3rem .3rem .3rem .3rem;
    }
}

.flight_s_no {
    background-color: #0d6efd;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    margin-top: 18px;
    font-weight: bold;
    font-size: 12pt;
    height: 23px;
    width: 23px;
    display: inline-block;
}

@media only screen and (max-width: 992px) {
    .flight_s_no {
        background-color: #0d6efd;
        color: #fff;
        border-radius: 50%;
        text-align: center;
        margin-top: 18px;
        font-weight: bold;
        font-size: 12pt;
        height: 23px;
        width: 23px;
        display: none;
    }
}

.flight_s_no_mobtxt {
    color: #333;
    border-radius: 50%;
    text-align: center;
    margin-top: 18px;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px !important;
}


@media only screen and (min-width: 992px) {
    .flight_s_no_mobtxt {
        color: #333;
        border-radius: 50%;
        text-align: center;
        margin-top: 18px;
        font-weight: bold;
        font-size: 14px;
        margin-bottom: 10px !important;
        display: none;
    }
}

.flightsno_maindv {
    width: auto;
    float: left;
    height: auto;
}




.add_flight_mcc {
    width: 100%;
    float: left;
    height: 3.5rem;
    border: 1px dotted #0d6efd;
    padding-top: 14px;
    padding-left: 14px;
}

.add_flight_mcc_txt {
    font-family: Rubik-Medium;
    font-size: 13pt;
    color: #0d6efd;
    cursor: pointer;
}

.add_flight_mcc_txt_bb {
    border-bottom: 1px solid #0d6efd;
}

.mcc_close {
    width: auto;
    float: left;
    height: auto;
    text-align: center;
    margin-top: 15px;
}

.mcc_closebtn_w {
    color: #aeadad;
    font-size: 30px;
    cursor: pointer;
}




#Flight_3_div {
    display: none;
}

#Flight_4_div {
    display: none;
}

#Flight_5_div {
    display: none;
}

#Flight_6_div {
    display: none;
}



#add_another_flight_button_03 {
    display: block;
}

#add_another_flight_button_04 {
    display: none;
}

#add_another_flight_button_05 {
    display: none;
}

#add_another_flight_button_06 {
    display: none;
}


.visibility_hiddv {
    width: auto;
    float: left;
    height: auto;
    visibility: hidden;
}

@media only screen and (max-width: 992px) {
    .visibility_hiddv {
        display: none;
    }
}

@media only screen and (max-width: 992px) {
    #mob_multi_city_none {
        display: none;
    }
}



.button_search_mcccc {
    float: right;
}

@media only screen and (max-width: 992px) {
    .button_search_mcccc {
        float: left;
        width: 100%;
    }
}

@media only screen and (max-width: 992px) {
    .width_100mc {
        float: left;
        width: 100%;
    }
}

@media only screen and (max-width: 576px) {
    .width_100mc {
        float: left;
        width: 100%;
        margin-top: 17px;
    }
}


/*Multicity Truspilot CSS BEGIN*/


#darktp {
    display: none;
}

@media only screen and (max-width: 1400px) {
    #darktp {
        display: block;
    }
}

#lighttp {
    display: block;
}

@media only screen and (max-width: 1400px) {
    #lighttp {
        display: none;
    }
}


.padding_trustpilott {
    padding: 28px 28px 24px 28px;
}


.td_none {
    text-decoration: none !important;
}

@media only screen and (max-width: 992px) {
    .mb_992_fn {
        margin-bottom: 10px !important;
    }
}






.se_adt_chinfant_mmc {
    width: 100%;
    max-width: 317px;
    float: left;
    height: auto;
    background-color: #fff;
    /* margin-top: -15px;*/
    border-radius: 0.75rem 0.75rem 0.75rem 0.75rem;
    z-index: 111111;
    position: absolute;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
    border-top: 0px;
    /* margin-left:-111px; 1360px*/
    margin-left: -75px;
}


@media only screen and (max-width:1400px) {
    .se_adt_chinfant_mmc {
        width: 100%;
        max-width: 362px;
        float: left;
        height: auto;
        background-color: #fff;
        /* margin-top: -15px;*/
        border-radius: 0.75rem 0.75rem 0.75rem 0.75rem;
        z-index: 111111;
        position: absolute;
        border: 1px solid #ced4da;
        border-top: 0px;
        margin-left: -126px;
    }
}



@media only screen and (max-width:1200px) {
    .se_adt_chinfant_mmc {
        width: 100%;
        max-width: 302px;
        height: auto;
        background-color: #fff;
        /*  margin-top: -15px;*/
        border-radius: 0.75rem 0.75rem 0.75rem 0.75rem;
        z-index: 111111;
        position: absolute;
        border: 1px solid #ced4da;
        border-top: 0px;
        margin-left: -112px;
    }
}


@media only screen and (max-width:992px) {

    .se_adt_chinfant_mmc {
        width: 100%;
        max-width: 100%;
        float: left;
        height: auto;
        background-color: #fff;
        /*  margin-top: -15px;*/
        border-radius: 0 0 0.75rem 0.75rem;
        z-index: 111111;
        position: relative;
        box-shadow: none !important;
        border-top: 0px;
        margin-left: 0px;
    }
}

@media only screen and (max-width:768px) {

    .se_adt_chinfant_mmc {
        width: 100%;
        float: left;
        height: 100%;
        background-color: #fff;
        z-index: 111111;
        position: fixed;
        box-shadow: none !important;
        top: 0px;
        left: 0px;
        bottom: 0px;
    }
}


#ui-id-1 {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 4px 30px -5px !important;
    border-radius: 0.05rem;
    padding: 10px;
    font-size: .95rem;
    line-height: 1.5rem;
    width: 430.467px;
    max-height: 300px;
    overflow: scroll;
    color: #3f3f3f
}

#ui-id-2 {
    padding: 10px;
}


@media only screen and (max-width:768px) {

    #ui-id-1 {
        z-index: 999999;
        overflow-x: hidden;
        max-height: 100% !important;
        overflow: hidden;
        overflow-y: hidden;
        position: fixed;
        width: 100% !important;
        left: 0px !important;
        box-shadow: none !important;
    }
}

@media only screen and (max-width:768px) {

    #ui-id-2 {
        z-index: 999999;
        overflow-x: hidden;
        max-height: 100% !important;
        overflow: hidden;
        overflow-y: hidden;
        position: fixed;
        width: 100% !important;
        left: 0px !important;
        box-shadow: none !important;
    }
}






.cursor_pointer {
    cursor: pointer;
}

.open_in_newtabic {
    color: #0d6efd;
    font-size: 22px;
}

.multicity_textst {
    margin-left: 5px;
    color: #162849;
    font-weight: normal;
    font-size: 0.75rem !important;
    padding-top: 7px;
}


.bor_bot_1 {
    border-bottom: 0px dotted #999;
    padding-bottom: 0px;
}


@media only screen and (max-width:992px) {

    .bor_bot_1 {
        border-bottom: 1px dotted #999;
        padding-bottom: 15px;
    }
}

.mct_100w {
    width: 100%;
    float: left;
    height: auto;
}






.mul_c_travellerw {
    width: 21.99999%;
}

@media only screen and (max-width:1200px) {

    .mul_c_travellerw {
        width: 21.5%;
    }
}

@media only screen and (max-width:992px) {

    .mul_c_travellerw {
        width: 100%;
        display: none;
    }
}



.multi_c_btnst {
    width: 21.99999%;
}

@media only screen and (max-width:1200px) {

    .multi_c_btnst {
        width: 21.5%;
    }
}


@media only screen and (max-width:992px) {

    .multi_c_btnst {
        width: 100%;
    }
}

/*Multicity Truspilot CSS END*/
#trav_mobi_mcc {
    display: none;
}

@media only screen and (max-width:992px) {

    #trav_mobi_mcc {
        display: block;
    }
}





/*Multicity text code Begin 30-08-2024*/

.begintype_txt {
    height: auto;
    padding-bottom: 8px;
    color: var(--color-grey-500);
    font-size: .7rem;
    display: flex;
}

.begintype_closetxt {
    font-size: 22px !important;
}


.placeholder_txtsty {
    color: #333 !important;
    font-size: 14px !important;
    font-family: 'Rubik-Medium';
}

/*.placeholder_txtsty {
    color: #333 !important;
    font-size: 17px !important;
}*/


.mob_txtbox_vie {
    max-width: 564px !important;
    margin-left: 0px !important;
    margin-top: -59px !important;
    display: none;
}
/*.mob_txtbox_vie {
    max-width: 564px !important;
    margin-left: -5px !important;
    margin-top: -70px !important;
    display: none;
}*/


@media only screen and (max-width:992px) {
    .mob_txtbox_vie {
        max-width: 100% !important;
        margin-left: 0px !important;
        margin-top: -70px !important;
        display: none;
        border: 1px solid #ccc !important;
        border-radius: 3px !important;
    }
}

@media only screen and (max-width:768px) {
    .mob_txtbox_vie {
        padding-bottom: 0px !important;
        margin-top: 0px !important;
        border: 0px solid #ccc !important;
    }
}



.Toairport_dvsty {
    max-width: 564px !important;
    margin-left: -5px !important;
    margin-top: -70px;
    display: none;
}


@media only screen and (max-width:992px) {
    .Toairport_dvsty {
        max-width: 100% !important;
        margin-left: 0px !important;
        margin-top: -70px !important;
        display: none;
        border: 1px solid #ccc !important;
        border-radius: 3px !important;
    }
}

/*@media only screen and (max-width:576px) {
    .Toairport_dvsty {
        padding-bottom: 20px !important;
    }
}*/

@media only screen and (max-width:768px) {
    .Toairport_dvsty {
        padding-bottom: 0px !important;
        margin-top: 0px !important;
        border: 0px solid #ccc !important;
    }
}




.multicity_txtboxtrunk {
    overflow: hidden;
    white-space: nowrap;
    display: table-cell;
    text-overflow: ellipsis;
}

.se_flying_from_input_multicity {
    height: 3.5rem !important;
    /* background-image: url('../../img/dest-icon.png');*/
    background-position: right 17px;
    background-repeat: no-repeat;
    /*   font-family: "Material Symbols Outlined";
    content: "\e80b";
    font-size: 50px;*/
    padding-right: 85px !important;
}


.iatacode_3 {
    color: #333;
    background-color: #eaf3fe;
    border: 1px solid #97b6e3;
    padding: 4px 8px 3px 8px;
    border-radius: 24px;
    font-size: 11px;
    float: right;
    margin-top: -42px;
    margin-right: 38px;
    display: none;
    height: 25px;
}


.se_flying_to_input_multicity {
    height: 3.5rem !important;
    /* background-image: url('../../img/dest-icon.png');*/
    background-position: right 17px;
    background-repeat: no-repeat;
    padding-right: 85px !important;
}

/*Multicity text code Begin 30-08-2024*/


.pt_mc {
    padding-top: 125px;
    padding-right: 20px;
}

@media only screen and (max-width:992px) {
    .pt_mc {
        padding-top: 0px;
        padding-right: 10px;
    }
}




.pt_mc_pl {
    padding-top: 125px;
    padding-left: 20px;
}

@media only screen and (max-width:992px) {
    .pt_mc_pl {
        padding-top: 0px;
        padding-left: 10px;
    }
}







.ptag_stymc {
    color: #3f3f3f;
    font-size: 16px;
    font-family: Rubik-Light;
    font-weight: normal !important;
    text-align: left;
}

.h1_mcst {
    color: #0d6efd;
}



.h2_multitoptxt {
    font-size: 20px !important;
    font-family: Rubik-Medium;
}

.txt_mcn {
    padding-right: 0px !important;
}

.tab_mcsty {
    font-family: Rubik-Medium !important;
    box-shadow: none !important;
}


/* 13 09 2024 Multicity */

.mc_hp_img {
    border-radius: 32px;
    max-width: 500px;
    width: 100%;
}

@media only screen and (max-width:576px) {
    .mc_hp_img {
        border-radius: 32px;
        max-width: 100%;
        width: 100%;
        max-height: 350px;
    }
}

.main_wrapperdv {
    width: 100%;
    float: left;
    height: auto;
    background-color: #fff;
    padding-top: 40px;
    position: relative;
}


@media only screen and (max-width:576px) {
    .main_wrapperdv {
        width: 100%;
        float: left;
        height: auto;
        background-color: #fff;
        padding-top: 0px;
        position: relative;
    }
}


.wamcf_txt {
    margin-bottom: 1.5rem !important;
}

@media only screen and (max-width:576px) {
    .wamcf_txt {
        margin-bottom: 1.5rem !important;
        margin-top: 1.5rem !important;
    }
}


/* 17 09 2024  */

.mc_footer_topl {
    width: 100%;
    float: left;
    height: auto;
}

.mc_footer_50left {
    width: 50%;
    float: left;
    height: auto;
}

@media screen and (max-width: 686px) {
    .mc_footer_50left {
        width: 100%;
        float: left;
        height: auto;
        margin-bottom: 15px;
        text-align: center !important;
    }
}

@media screen and (max-width: 686px) {
    .mc_footer_50right100 {
        width: 100%;
        float: left;
        height: auto;
        text-align: center !important;
    }
}



.mc_footer_50left100 {
    width: 100%;
    float: left;
    height: auto;
}

.mc_footer_50right100 {
    width: 100%;
    float: left;
    height: auto;
    text-align: right;
}

.mc_footer_toptxt {
    font-size: 14px;
    font-family: Rubik-Regular;
    color: #5b5a5a;
}

.mc_footer100width {
    width: 100%;
    float: left;
    height: auto;
}

.mc_f_100w {
    width: 100%;
    float: left;
    height: auto;
    text-align: right;
}

@media screen and (max-width: 686px) {
    .mc_f_100w {
        width: 100%;
        float: left;
        height: auto;
        text-align: center;
    }
}




.atol_icon {
    max-width: 85px;
}

@media screen and (max-width: 540px) {
    .atol_icon {
        max-width: 60px;
    }
}

.iata_icon {
    max-width: 100px;
}

@media screen and (max-width: 540px) {
    .iata_icon {
        max-width: 70px;
    }
}

.clia_icon {
    max-width: 110px;
}

@media screen and (max-width: 540px) {
    .clia_icon {
        max-width: 70px;
    }
}

.abta_icon {
    max-width: 110px;
}

@media screen and (max-width: 540px) {
    .abta_icon {
        max-width: 60px;
    }
}

.tva_icon {
    max-width: 90px;
}

@media screen and (max-width: 540px) {
    .tva_icon {
        max-width: 70px;
    }
}

.bookwithconfi_txt {
    font-size: 24px;
    font-family: Rubik-Medium;
    color: #333333;
    border-bottom: 1px solid #333;
}

.protectd_logo_foo_mc {
    display: inline !important;
}



.mc_footer_col28 {
    width: 32%;
    float: left;
    height: auto;
    padding-right: 30px;
}

@media screen and (max-width: 1228px) {
    .mc_footer_col28 {
        width: 24%;
        float: left;
        height: auto;
        padding-right: 30px;
    }
}

@media screen and (max-width: 726px) {
    .mc_footer_col28 {
        width: 100%;
        float: left;
        height: auto;
        padding-right: 0px;
    }
}







.mc_footer_col25 {
    width: 22%;
    float: left;
    height: auto;
    padding-left: 100px;
}

@media screen and (max-width: 1228px) {
    .mc_footer_col25 {
        width: 25%;
        float: left;
        height: auto;
        padding-left: 50px;
    }
}

@media screen and (max-width: 902px) {
    .mc_footer_col25 {
        width: 25%;
        float: left;
        height: auto;
        padding-left: 0px;
    }
}

@media screen and (max-width: 726px) {
    .mc_footer_col25 {
        width: 33%;
        float: left;
        height: auto;
        padding-left: 0px;
    }
}

@media screen and (max-width: 470px) {
    .mc_footer_col25 {
        width: 50%;
        float: left;
        height: auto;
        padding-left: 0px;
    }
}


.c_120p {
    padding-left: 120px;
}

@media screen and (max-width: 1228px) {

    .c_120p {
        padding-left: 50px;
    }
}

@media screen and (max-width: 902px) {
    .c_120p {
        padding-left: 0px;
    }
}

.mc_footer_col24 {
    width: 24%;
    float: left;
    height: auto;
    padding-left: 120px;
}

@media screen and (max-width: 1228px) {
    .mc_footer_col24 {
        width: 26%;
        float: left;
        height: auto;
        padding-left: 50px;
    }
}

@media screen and (max-width: 902px) {
    .mc_footer_col24 {
        width: 26%;
        float: left;
        height: auto;
        padding-left: 0px;
    }
}

@media screen and (max-width: 470px) {
    .mc_footer_col24 {
        width: 100%;
        float: left;
        height: auto;
        padding-left: 0px;
        padding-top: 12px;
    }
}


.mc_f_inlsites_img {
    width: 21px;
    padding-right: 5px;
    vertical-align: text-bottom
}

.mc_f_inlsites_h2 {
    font-family: Rubik-Regular;
    font-size: 18px;
    color: #333333;
}

.mc_f_inlsites_ul {
    font-family: Rubik-Regular;
    color: #5b5a5a;
    font-size: 12px;
    list-style-type: none;
    padding-left: 0px;
    line-height: 25px;
    margin-bottom: 0rem;
}

.p_topseperator {
    max-width: 207px;
    height: 37.96px;
    visibility: hidden;
}

@media screen and (max-width: 726px) {
    .p_topseperator {
        max-width: 207px;
        height: 37.96px;
        display: none;
    }
}

.mc_f_h2hidden {
    font-family: Rubik-Regular;
    font-size: 18px;
    color: #333333;
    visibility: hidden;
}

.f_mc_linehe21 {
    font-family: Rubik-Regular;
    color: #5b5a5a;
    font-size: 12px;
    list-style: disc;
    padding-left: 10px;
    line-height: 21px;
    margin-bottom: 0rem;
}


.a_link {
    background: linear-gradient(0deg, #5b5a5a, #ccc) no-repeat right bottom / 0 var(--bg-h);
    transition: background-size 350ms;
    --bg-h: 100%;
}

    .a_link:where(:hover, :focus-visible) {
        background-size: 100% var(--bg-h);
        background-position-x: left;
    }

.underline {
    padding-bottom: 2px;
    --bg-h: 1px;
}

.a_link {
    text-decoration: none;
    color: inherit;
    line-height: 1;
}

    .a_link:hover {
        color: #3f3f3f;
    }

.a_link_01 {
    color: #5b5a5a;
    text-decoration: none;
}

    .a_link_01:hover {
        color: #3f3f3f;
    }

.mc_f_ulcontact {
    font-family: Rubik-Regular;
    color: #5b5a5a;
    font-size: 12px;
    list-style: none;
    padding-left: 0px;
    line-height: 25px;
}

.mcf_f_linh18 {
    line-height: 18px;
}

.mcf_p_txt {
    font-family: Rubik-Regular;
    color: #5b5a5a;
    font-size: 12px;
}

.footer_linksbg {
    width: 100%;
    float: left;
    height: auto;
    background-color: #f8fbfe;
}

.footer_inn_botder {
    border-bottom: 1px solid #e7e5e5;
}

.footer_copyrighttxt {
    margin-bottom: 0px !important;
    color: #5b5a5a;
    font-size: 12px;
    font-family: Rubik-Regular
}

.copyright_fooer_dv {
    width: 100%;
    float: left;
    height: auto;
    background-color: #f8fbfe;
}

.bookwithconfi_maindv {
    width: 100%;
    float: left;
    height: auto;
    background-color: #fff;
}

.connectwithus_maindv {
    width: 100%;
    float: left;
    height: auto;
    background-color: #f8fbfe;
}
