﻿
.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: #01b7f2;
    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: #01b7f2;
        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 #01b7f2;
    padding-top:14px; padding-left:14px;
}
.add_flight_mcc_txt {
    font-family: Lato-Regular;
    font-size: 13pt;
    color: #01b7f2;
    cursor: pointer;
}
.add_flight_mcc_txt_bb {
    border-bottom: 1px solid #01b7f2;
   
}
.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: 0rem;
    padding: 0px;
    font-size: 13px;
    line-height: 1.5rem;
    width: 430.467px;
    max-height: 300px;
    overflow: scroll;
    color: #4B6D93
}

#ui-id-2 {
   
    padding: 0px;
   
}


@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: #01b7f2;
    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: 'Lato-Regular';
}

/*.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: #4B6D93;
    font-size: 16px;
    font-family: Lato-Light;
    font-weight: normal !important;
   text-align:left;
}
.h1_mcst {
    color: #01b7f2;

}



.h2_multitoptxt
{
    font-size:20px !important; font-family:Lato-Regular;
}

.txt_mcn
{
    padding-right:0px !important;
}

.tab_mcsty {
    font-family: Lato-Regular !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;
        color: #fff;
        font-size:13px;
    }
}



.mc_footer_50left100 {
    width: 100%;
    float: left;
    height: auto;
}
.mc_footer_50right100 {
    width: 100%;
    float: left;
    height: auto;
    text-align: right;
    color: #fff;
    font-size: 13px;
}
.mc_footer_toptxt {
    font-size: 14px;
    font-family: Lato-Regular;
    color: #fff;
}
.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: Lato-Regular;
    color: #4B6D93;
    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: Lato-Regular;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
}
.mc_f_inlsites_ul {
    font-family: Lato-Regular;
    color: #4B6D93;
    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: Lato-Regular;
    font-size: 18px;
    color: #4B6D93;
    visibility: hidden;
}
.f_mc_linehe21 {
    font-family: Lato-Regular;
    color: #fff;
    font-size: 13px;
    list-style: disc;
    padding-left: 10px;
    line-height: 25px;
    margin-bottom: 0rem;
}


.a_link {
    background: linear-gradient(0deg, #fff, #fff) 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:#fff;
}

.a_link_01 {
    color: #fff;
    text-decoration:none;
}
    .a_link_01:hover {
        color: #fff;
        font-weight:600;
    }
.mc_f_ulcontact {
    font-family: Lato-Regular;
    color: #fff;
    font-size: 13px;
    list-style: none;
    padding-left: 0px;
    line-height: 31px;
}
.mcf_f_linh18 {
    line-height: 21px;
}
.mcf_p_txt {
    font-family: Lato-Regular;
    color: #fff;
    font-size: 13px;
    line-height: 21px;
}
.footer_linksbg {
    width: 100%;
    float: left;
    height: auto;
    background-color: #01b7f2;
}
.footer_inn_botder {
    border-bottom: 0px solid #e7e5e5;
}
.footer_copyrighttxt {
    margin-bottom: 0px !important;
    color: #4B6D93;
    font-size: 12px;
    font-family: Lato-Regular
}

.copyright_fooer_dv {
    width: 100%;
    float: left;
    height: auto;
    background-color: #fff;
}

.bookwithconfi_maindv {
    width: 100%;
    float: left;
    height: auto;
    background-color: #01b7f2;
}
.connectwithus_maindv {
    width: 100%;
    float: left;
    height: auto;
    background-color: #01b7f2;
}




.downloadapp-section {
    margin-top: 60px;
}

@media (min-width: 992px) {
    .downloadapp-section {
        margin-top: 100px;
    }
}

.downloadapp-section {
    background: #2D3E52;
    position: relative;
    margin-top: 20px;
}

@media (min-width: 992px) {
    .downloadapp-section {
        margin-top: 100px;
    }
}

.downloadapp-section .downloadapp-box {
    display: flex;
    position: relative;
}

.downloadapp-section .downloadapp-box {
    display: flex;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
}

@media (min-width: 768px) {
    .downloadapp-section .downloadapp-box {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.downloadapp-section .downloadapp-box .mobile-image {
    position: absolute;
    left: -21px;
    bottom: 0;
}

@media (min-width: 992px) {
    .downloadapp-section .downloadapp-box .mobile-image {
        left: -81px;
    }
}

@media (min-width: 1200px) {
    .downloadapp-section .downloadapp-box .mobile-image {
        left: 0;
    }
}

.downloadapp-section .downloadapp-box .mobile-image img {
    height: auto;
    min-width: 1px;
    left: 0;
    width: 130px;
}

@media (min-width: 520px) {
    .downloadapp-section .downloadapp-box .mobile-image img {
        display: block;
        margin-left:-25px !important;
    }
}

@media (min-width: 768px) {
    .downloadapp-section .downloadapp-box .mobile-image img {
        display: none;
    }
}

@media (min-width: 992px) {
    .downloadapp-section .downloadapp-box .mobile-image img {
        display: block;
        width: auto;
    }
}

.downloadapp-section .downloadapp-box .mobile-text {
    flex: 1 1 auto;
    text-align: center;
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    margin-left: 80px;
    max-width: 180px;
    justify-content: center;
    
}

@media (max-width: 411px) {
    .downloadapp-section .downloadapp-box .mobile-text {
        max-width: 220px;
        margin-left: 90px;
    }
}

@media (min-width: 411px) {
    .downloadapp-section .downloadapp-box .mobile-text {
        max-width: 220px;
        margin-left: 90px;
    }
}

@media (min-width: 540px) {
    .downloadapp-section .downloadapp-box .mobile-text {
        max-width: unset;
        margin-left: 0px;
    }
}

@media (min-width: 992px) {
    .downloadapp-section .downloadapp-box .mobile-text {
        flex: 1 1 auto;
        margin-bottom: 0;
        display: flex;
        margin-left: unset;
    }
}

@media (min-width: 1200px) {
    .downloadapp-section .downloadapp-box .mobile-text {
        display: flex;
        font-family: Lato-Bold;
    }
}

@media only screen and (min-device-width: 767px) and (max-device-width: 768px) {
    .downloadapp-section .downloadapp-box .mobile-text {
        font-size: 20px;
        letter-spacing: 1.3px;
    }
}

@media only screen and (min-device-width: 1023px) and (max-device-width: 1024px) {
    .downloadapp-section .downloadapp-box .mobile-text {
        letter-spacing: 1.5px;
        padding-top: 1px;
    }

        .downloadapp-section .downloadapp-box .mobile-text h4 {
            font-size: 23px;
        }
}

.downloadapp-section .downloadapp-box .mobile-text h4 {
    color: #FFF;
    font-size: 12px;
    font-family: Lato-Bold;
    font-weight: normal;
    margin-bottom: 0;
    letter-spacing: 0.91px;
    text-align-last: left;
    text-align: left;
    padding-left: 8px;
}

@media (min-width: 768px) {
    .downloadapp-section .downloadapp-box .mobile-text h4 {
        font-size: 18px;
        text-align-last: left;
        text-indent: 0;
        letter-spacing: 1.3px;
    }
}

@media (min-width: 992px) {
    .downloadapp-section .downloadapp-box .mobile-text h4 {
        font-size: 20px;
        letter-spacing: 1.3px;
    }
}

@media (min-width: 1200px) {
    .downloadapp-section .downloadapp-box .mobile-text h4 {
        font: 150%/150% "Lato",Arial,Helvetica,sans-serif;
    }
}

@media (min-width: 992px) {
    .downloadapp-section .downloadapp-box {
        padding-left: 128px;
    }
}

@media (min-width: 1200px) {
    .downloadapp-section .downloadapp-box {
        padding-left: 200px;
    }
}

@media only screen and (min-device-width: 1023px) and (max-device-width: 1024px) {
    .downloadapp-section .downloadapp-box {
        padding-left: 114px;
    }
}

.downloadapp-section .downloadapp-box .mobbilebutton-container {
    display: flex;
    flex: 1 1 auto;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-end;
}

@media (min-width: 768px) {
    .downloadapp-section .downloadapp-box .mobbilebutton-container {
        flex-direction: row;
        align-items: unset;
    }
}

@media (min-width: 1200px) {
    .downloadapp-section .downloadapp-box .mobbilebutton-container {
        flex: 0 0 auto;
        justify-content: flex-end;
    }
}

@media only screen and (min-device-width: 1023px) and (max-device-width: 1024px) {
    .downloadapp-section .downloadapp-box .mobbilebutton-container {
        padding-right: 10px;
        flex-basis: 25%;
    }
}

.downloadapp-section .downloadapp-box .mobbilebutton-container a {
    display: block;
    margin-right: 5px;
    margin-bottom: 5px;
}

@media (min-width: 992px) {
    .downloadapp-section .downloadapp-box .mobbilebutton-container a {
        margin-bottom: 0;
    }
}

.downloadapp-section .downloadapp-box .mobbilebutton-container a img {
    width: 100%;
    max-width: 80px;
}

@media (min-width: 768px) {
    .downloadapp-section .downloadapp-box .mobbilebutton-container a img {
        max-width: 110px;
    }
}

@media (min-width: 992px) {
    .downloadapp-section .downloadapp-box .mobbilebutton-container a img {
        max-width: 120px;
    }
}

.downloadapp-section .downloadapp-box .mobbilebutton-container a:last-child {
    margin-bottom: 0;
}

.footerstrip_captain_svg {
    color: #fff;
    font-size: 40px;
}
@media (max-width: 600px) {
    .footerstrip_captain_svg {
        color: #fff;
        font-size: 25px;
    }
}

.footerstrip_captain_number {
    font-family: Lato-Black;
    font-size: 30px;
}
@media (max-width: 600px) {
    .footerstrip_captain_number {
        font-family: Lato-Black;
        font-size: 23px;
    }
}

.trustpilot_footerstripicon {
    height: auto;
    width: 357px;
    padding-top: 8px;
}

@media (max-width: 600px) {
    .trustpilot_footerstripicon {
        height: auto;
        max-width: 357px;
        width: 100%;
        padding-top: 18px;
    }
}



/*Reason to Book*/
.reasons-to-book {
    overflow: hidden;
    contain: content;
    background-color: #fff;
    border-radius: 6px
}

.reasons-to-book__reason {
    position: relative;
    float: left;
    width: 25%;
    height: 72px;
    border-top: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4
}

    .reasons-to-book__reason:last-child {
        border-right: 1px solid #f4f4f4;
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px
    }

@media screen and (max-width:1199.98px) {
    .reasons-to-book__reason {
        height: 96px
    }
}

@media screen and (max-width:991.98px) {
    .reasons-to-book__reason {
        width: 50%;
        height: 72px
    }

        .reasons-to-book__reason:nth-child(2) {
            border-right: 1px solid #f4f4f4;
            border-bottom: 0;
            border-top-right-radius: 6px
        }

        .reasons-to-book__reason:nth-child(3) {
            border-top: 0;
            border-left: 1px solid #f4f4f4;
            border-bottom-left-radius: 6px
        }

        .reasons-to-book__reason:nth-child(4) {
            border-top: 0;
            border-top-right-radius: 0
        }
}

@media screen and (max-width:767.98px) {
    .reasons-to-book__reason {
        width: 100%;
        height: 72px
    }

        .reasons-to-book__reason:nth-child(2), .reasons-to-book__reason:nth-child(3) {
            border-right: 1px solid #f4f4f4;
            border-left: 1px solid #f4f4f4
        }

        .reasons-to-book__reason:nth-child(3) {
            border-bottom: 0;
            border-radius: 0
        }

        .reasons-to-book__reason:nth-child(4) {
            border-top: 0;
            border-left: 1px solid #f4f4f4;
            border-top-right-radius: 0;
            border-bottom-right-radius: 6px
        }
}

.reasons-to-book__reason--best-price {
    color: #fff;
    background-color: #f4081f;
    border-top: 0;
    border-bottom: 0;
    cursor: pointer
}

    .reasons-to-book__reason--best-price .reasons-to-book__icon i {
        color: #fff
    }

.reasons-to-book__icon {
    position: relative;
    float: left;
    width: 64px;
    height: 72px
}

@media screen and (max-width:1199.98px) {
    .reasons-to-book__icon {
        height: 96px
    }
}

@media screen and (max-width:991.98px) {
    .reasons-to-book__icon {
        height: 72px
    }
}

@media screen and (max-width:767.98px) {
    .reasons-to-book__icon {
        height: 72px
    }
}

.reasons-to-book__icon i, .reasons-to-book__icon img {
    left: 50%;
    width: 32px;
    height: 32px;
    color: #f4081f;
    font-size: 32px;
    transform-style: flat;
    transform: perspective(1px) translateY(-50%) translateX(-50%)
}

.reasons-to-book p, .reasons-to-book__icon i, .reasons-to-book__icon img {
    position: absolute;
    top: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px
}

.reasons-to-book p {
    right: 15px;
    left: 64px;
    transform-style: flat;
    transform: perspective(1px) translateY(-50%)
}




.usp-container__heading {
    margin: 0 auto;
    padding: 0.5rem;
    color: #4B6D93;
    font-size: 1.75rem;
    font-family: var(--font-family-lead);
    line-height: 1;
    text-align: center;
    font-weight: 700
}

    .usp-container__heading a {
        display: inline-flex;
        align-items: center;
        width: auto;
        font-family: var(--font-family-base);
        text-decoration: none;
        cursor: pointer;
        outline: none;
        box-shadow: inset 0 calc(-1*var(--stroke-size-100)) 0 0 var(--color-functional-base-600);
        box-shadow: inset 0 calc(-1*var(--stroke-size-100)) 0 0 var(--color-functional-base-600)
    }

        .usp-container__heading a:not(.disabled) {
            color: var(--color-functional-base-600)
        }

        .usp-container__heading a .icon-leading {
            margin-right: calc(var(--space-05))
        }

        .usp-container__heading a .icon-trailing {
            margin-left: calc(var(--space-05))
        }

        .usp-container__heading a.non-underlined {
            box-shadow: inset 0 0 0 0 var(--color-functional-base-600)
        }

        .usp-container__heading a.motion {
            transition: box-shadow var(--motion-duration-medium) var(--motion-timing-default)
        }

        .usp-container__heading a:hover {
            box-shadow: inset 0 calc(-1 * var(--stroke-size-400)) 0 0 var(--color-functional-base-600);
            color: var(--color-functional-base-600)
        }

        .usp-container__heading a:focus-visible {
            color: var(--color-functional-base-600);
            position: relative;
            overflow: visible;
            outline: none
        }

            .usp-container__heading a:focus-visible::after {
                --stroke: 0.08rem;
                --size: calc(100% + var(--stroke) + var(--stroke));
                position: absolute;
                top: calc(var(--stroke)*-1);
                left: calc(var(--stroke)*-1);
                box-sizing: border-box;
                width: var(--size);
                height: var(--size);
                pointer-events: none;
                content: "";
                border: var(--stroke) solid rgba(0,0,0,0);
                border-radius: inherit;
                box-shadow: var(--input-color-shadow-focus)
            }

        .usp-container__heading a:active {
            color: var(--color-functional-base-600)
        }

        .usp-container__heading a:visited {
            color: var(--color-functional-base-600);
            text-decoration: none
        }

        .usp-container__heading a:disabled {
            color: var(--color-functional-neutral-600);
            box-shadow: none;
            cursor: not-allowed;
            pointer-events: none
        }

        .usp-container__heading a:hover {
            box-shadow: inset 0 calc(-1*var(--stroke-size-400)) 0 0 var(--color-functional-base-600)
        }

        .usp-container__heading a:focus-visible {
            box-shadow: var(--layer-shadow-focus)
        }

.usp-container__action-btn {
    margin-top: var(--space-4);
    text-align: center
}

.usp-container .usp-item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1rem
}

.usp-container .usp-item__link {
    text-decoration: none
}

.usp-container .usp-item__icon {
    width: 3rem;
    height: 3rem;
    color: var(--color-theme-variant)
}

.usp-container .usp-item__title {
    margin-top: var(--space-4);
    color: #4B6D93;
    font-size: 20px;
    font-family: var(--font-family-lead);
    line-height: var(--line-height-medium-lead);
    font-weight: 600
}

@media only screen and (max-width: 600px) {
    .usp-container .usp-item__title {
        margin-top: var(--space-4);
        color: #4B6D93;
        font-size: 13px;
        font-family: var(--font-family-lead);
        line-height: var(--line-height-medium-lead);
        font-weight: 600;
    }
}

.usp-container .usp-item__description {
    margin-top: var(--space-2);
    color: #4B6D93;
    text-align: center; font-size:14px;
        
}

    .usp-container .usp-item__description a {
        display: inline-flex;
        align-items: center;
        width: auto;
        font-family: var(--font-family-base);
        text-decoration: none;
        cursor: pointer;
        outline: none;
        box-shadow: inset 0 calc(-1*var(--stroke-size-100)) 0 0 var(--color-functional-base-600);
        box-shadow: inset 0 calc(-1*var(--stroke-size-100)) 0 0 var(--color-functional-base-600)
    }

        .usp-container .usp-item__description a:not(.disabled) {
            color: var(--color-functional-base-600)
        }

        .usp-container .usp-item__description a .icon-leading {
            margin-right: calc(var(--space-05))
        }

        .usp-container .usp-item__description a .icon-trailing {
            margin-left: calc(var(--space-05))
        }

        .usp-container .usp-item__description a.non-underlined {
            box-shadow: inset 0 0 0 0 var(--color-functional-base-600)
        }

        .usp-container .usp-item__description a.motion {
            transition: box-shadow var(--motion-duration-medium) var(--motion-timing-default)
        }

        .usp-container .usp-item__description a:hover {
            box-shadow: inset 0 calc(-1 * var(--stroke-size-400)) 0 0 var(--color-functional-base-600);
            color: var(--color-functional-base-600)
        }

        .usp-container .usp-item__description a:focus-visible {
            color: var(--color-functional-base-600);
            position: relative;
            overflow: visible;
            outline: none
        }

        .usp-container .usp-item__description a:active {
            color: var(--color-functional-base-600)
        }

        .usp-container .usp-item__description a:visited {
            color: var(--color-functional-base-600);
            text-decoration: none
        }

        .usp-container .usp-item__description a:disabled {
            color: var(--color-functional-neutral-600);
            box-shadow: none;
            cursor: not-allowed;
            pointer-events: none
        }

        .usp-container .usp-item__description a:hover {
            box-shadow: inset 0 calc(-1*var(--stroke-size-400)) 0 0 var(--color-functional-base-600)
        }

        .usp-container .usp-item__description a:focus-visible {
            box-shadow: var(--layer-shadow-focus)
        }

@media(min-width: 1200px) {
    .usp-container .usp-item.col.col-10-md-2 {
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media(max-width: 960px) {
    .usp-container .divider {
        white-space: unset;
        text-align: unset
    }

        .usp-container .divider::before,
        .usp-container .divider::after {
            width: auto;
            border-radius: 0.125rem;
        }
}
/*Reason to Book End*/