﻿/*header css started*/
.colficheader {
    background-color: #f0f1f5;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding:0px;
    margin-right: 4px;
    border: 1px solid #d9dde8;
    color: #000;
}
.bkkhover:hover {
    cursor: pointer;
    background: #d9dde8 !important;
}
.Iqt3.Iqt3-mod-shape-square:hover {
    cursor: pointer;
    background: #d9dde8 !important;
    border-radius: 8px !important;
}
.fssw {
    display: inline-flex;
    justify-content: left;
    align-items: center;
    font-family: 'Math';
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #5a6072;
    fill: #5a6072;
    background: #f0f1f5;
    padding: 12px;
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
    border: none;
    transition: background 250ms ease;
}
    .fssw.fssw-trip-type, .fssw.fssw-location-inline, .fssw.fssw-date-inline, .fssw.fssw-travelersCabin {
        padding: 0px 5px;
    }
/*    .fssw.fssw-travelersCabin {
        max-width: 140px;
    }*/
    .fssw.fssw-hasValue.fssw-travelersCabin .fssw-value {
        /* display: block; */
        /* max-width: 120px; */
    }
.vvTc-item {
    text-align: left;
    display: flex;
    align-items: center;
    z-index: 1;
    font-family: 'Math';
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    background: #fff;
    color: #191b24;
    border: 1px solid #d9dde8;
    border-radius: 2px;
    max-width: 100%;
    transition: border-color 150ms ease;
    padding: 5px;
    overflow: hidden;
}
    .vvTc-item.vvTc-mod-add-button {
        padding: 5px;
        flex: 0 0 auto;
    }
.vvTc.vvTc-mod-direction-default {
    flex-direction: row;
    align-items: center;
}
.vvTc.vvTc-mod-variant-single-brick-space {
    padding: 0;
}
.vvTc.vvTc-mod-ellipsis {
    overflow: visible;
    min-width: 0;
}
.vvTc {
    display: flex;
    padding: 0 8px 0 2px;
}
.UgY6-switch-btn {
    padding: 0px 4px;
}

.jqOP {
    display: flex;
    align-items: center;
    color: #191b24;
    cursor: pointer;
}
    .jqOP.jqOP-mod-variant-mcfly {
        color: #191b24;
        background-color: #f0f1f5;
        transition-property: border-color,background-color;
    }
    .jqOP.jqOP-mod-size-small {
        height: 28px;
        min-height: 28px;
        max-height: 28px;
    }
    .jqOP.jqOP-mod-radius-small {
        border-radius: 4px;
    }
    .jqOP.jqOP-mod-alignment-center {
        justify-content: center;
        padding: 5px;
    }
.Iqt3-button-content img{
    width:20px;
}
.Iqt3-button-content {
    padding: 8px !important;
    text-align: center;
}

.flexclass {
    display: flex;
    margin-top: 21px;
}
.Iqt3.Iqt3-mod-shape-square {
    border-radius: 8px !important;
    border: none;
    background: #f0f1f5;
}
/*.UgY6-submit {
    min-width: 44px;
    padding: 8px !important;
    max-width: 44px;
    min-height: 44px;
    line-height: 16px !important;
    max-height: 44px;
}*/
.margin-top-fx {
    margin-top: 6px;
}
.clknotfix {
    margin-left: 7px;
}
.whitecolor {
   /* color: #fff;*/
    display: flex;
    margin-left: 5rem;
    margin-top: 1.8rem;
    text-align: center;
}
.editmenutg {
    margin-left: 5rem;
}
.editpenperdiv {
    padding-left: 10px;
    float: left;
    font-size: 16px;
}
.leftpaddeq {
    padding-left: 3px;
}
.txtnews {
    font-size: large;
}
@media screen and (min-width: 750px) {
    .mobile-sec-edit {
        display: none !important;
    }
}
    @media screen and (max-width: 1199px) and (min-width: 100px) {
        .sectionmobiledvi {
            display: none !important;
        }
    }
     
@media screen and (min-width:768px) and (max-width:992px) {
    .navbar-header {
        display:block;
    }
    .navbar-brand {
        display: block;
    }
    .deislargsearch .flexclass .colficheader {
        display:none;
    }
    .navbar-right {
        float: none !important;
        margin-right: -15px;
        padding-left: 70px;
    }

    #navbar {
        display: block;
    }
}

@media screen and (max-width:767px) and (min-width: 430px) {
   
    .flexclass {
        margin-top: 8px!important;
    }
    .navbar-brand {
        display: block;
    }
    .navbar-right{
        float:right;
    }
    #navbar {
        display: block;
        border:none!important;
    }

    .navbar-header {
        float: left;
    }
    .deislargsearch .flexclass .colficheader {
        display: none;
    }   
    .navbar-toggle {
        display: none;
    }
}
@media screen and (max-width:429px) and (min-width: 100px) {

    .flexclass {
        margin-top: 8px !important;
    }

    .navbar-brand {
        display: block;
    }

    .navbar-right {
        float: right;
    }

    #navbar {
        display: block;
        border: none !important;
    }

    .navbar-header {
        float: left;
    }

    .deislargsearch .flexclass .colficheader {
        display: none;
    }   
     
    .navbar-header {
        display: inline-block;
    }

    .navbar-toggle {
        display: none;
    }
    .editmenutg {
        margin-left: 4rem;
    }
    .searchpadingright {
        padding-right: 15px;
    }
}


/*header css compelted*/
._i23 {
    color: #191c24 !important;
}
._ioF {
    flex: 1 1 auto !important;
}
._ilc {
    justify-content: space-between !important;
}

._iai {
    display: flex !important;
}

.keel-chp *, .keel-chp *:before, .keel-chp *:after {
    box-sizing: border-box;
}
._iaf {
    align-items: center !important;
}
._idj {
    font-size: 13px !important;
}
._irq {
    width: 17px !important;
}
._iq1 {
    margin-right: 0px !important;
}
._idT {
    padding-top: 7px !important;
}
._idT {
    padding-top: 7px !important;
}
._h-8 {
    display: inline-block !important;
}
._Cw {
    color: #192024 !important;
}
._iBA {
    line-height: 1 !important;
    padding-left: 7px;
}

._iRr {
    min-width: 72px !important;
}
._ilc {
    justify-content: space-between !important;
}
.keel-chp .vertical-centred-pseudo, .keel-chp .vertical-centered-pseudo, .keel-chp .v-c-p {
    display: flex;
    align-content: center;
    align-items: center;
}
._ieE {
    width: 20px !important;
}
._ib4 {
    padding-right: 0 !important;
}
._iad {
    padding-top: 0 !important;
}
.keel-chp .ui-button:not(.Button-No-Standard-Style) {
    cursor: pointer;
    box-shadow: none;
    font-family: 'Math';
    padding: 0 .375em;
    border: none;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #101217;
    background: #ffd600;
    border-radius: 0;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none !important;
}
._iee {
    width: 24px !important;
}
._ib4 {
    padding-right: 0 !important;
}
._h-8 {
    display: inline-block !important;
}
._ivH {
    flex-grow: 1 !important;
}
._ia1 {
    position: relative !important;
}
._iGL {
    background-color: transparent !important;
}
._irE {
    height: 16px !important;
}
._iqC {
    line-height: 16px !important;
}
._ioE {
    box-shadow: none !important;
}
._imQ {
    padding: 0 !important;
}
._ihr {
    border-right-style: none !important;
}
._idj {
    font-size: 14px !important;
}
._iaB {
    text-align: center !important;
}
.Common-Widgets-Button-StyleJamButton {
    padding: 0px 6px !important;
}
.displaycontent{
    display:contents;
}
.btnonegreyextra {
    background: #ffffff00 !important;
    border: 1px solid !important;
    color: #374b5c !important;
    outline: none !important;
    border-left: none !important;
}

    .btnonegreyextra:hover {
        background: #00000000 !important;
        border-left: none !important;
        color: #374b5c !important;
        outline: none !important;
    }

    .btnonegreyextra:focus {
        background: #003749 !important;
        border: 1px solid #003749 !important;
        color: #ffffff !important;
        outline: none !important;
    }

.btnreturnredExtra {
    background: #00000000 !important;
    border: 1px solid !important;
    border-right: none !important;
    color: #374b5c !important;
    outline: none !important;
}

    .btnreturnredExtra:hover {
        background: #00000000 !important;
        border: 1px solid !important;
        border-right: none !important;
        color: #374b5c !important;
        outline: none !important;
    }
    .btnreturnredExtra:focus {
        background: #012c61 !important;
        border: 1px solid #012c61 !important;
        color: #ffffff !important;
        outline: none !important;
    }
    .btnreturnredExtra:active, .btnonegreyextra:active {
         top: 0px !important; 
    }
.timestamptop {
    padding: 10px 0px;
    line-height: 25px;
    font-weight: normal;
}
.paddingtop15{
    padding-top:15px;
}
.btn-grop-btn-switch{
    width:100%;
    padding:0px 25px;
}
.btn-grop-btn-switch button{
    width:50%;
    height:33px;
}
.price-filter{
    font-weight:normal;
}
.landdingatsc{
    padding-left:0px;
}
.landinfAtDivePerform{
    display:none;
}
.price-filter input{
    text-align:center;
}
.display-flximp {
    display:flex;
}
    @media screen and (max-width:310px) and (min-width: 100px) {

        ._iai {
            display: block !important;
        }

        .display-flximp {
            display: flex;
            padding: 10px 0px 10px 0px;
        }
    }

    @media screen and (max-width:1199px) and (min-width: 100px) {
        ._iai {
            display: block !important;
        }

        .display-flximp {
            display: flex;
            padding: 10px 0px 10px 0px;
        }
    }
