﻿.nxm2_text-underline {
    text-decoration: underline
}

.nxm2_container {
    width: 100%;
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 15px
}

@-webkit-keyframes show {
    0% {
        display: none
    }

    100% {
        display: block
    }
}

@keyframes show {
    0% {
        display: none
    }

    100% {
        display: block
    }
}

@-webkit-keyframes hide {
    0% {
        display: block
    }

    100% {
        display: none
    }
}

@keyframes hide {
    0% {
        display: block
    }

    100% {
        display: none
    }
}

body.nxm2_mobile-menu-ready {
    overflow: hidden
}

#sb-site {
    z-index: 3
}

.owl-dots {
    z-index: 2
}

@font-face {
    font-family: 'nxm2Icon';
    src: url(../fonts/nxm2Icon/nxm2Icon.eot?hklbrs);
    src: url(../fonts/nxm2Icon/nxm2Icon.eot?hklbrs#iefix) format("embedded-opentype"),url(../fonts/nxm2Icon/nxm2Icon.ttf?hklbrs) format("truetype"),url(../fonts/nxm2Icon/nxm2Icon.woff?hklbrs) format("woff"),url(../fonts/nxm2Icon/nxm2Icon.svg?hklbrs#nxm2Icon) format("svg");
    font-weight: 400;
    font-style: normal
}

.nxm2-icon, .nxm2_form-group .input--datepicker:after, body .nxm2_select .selection .select2-selection .select2-selection__arrow:before, .nxm2_destinations_item-body .owl-navs > div:before, .nxm2_header-right > ul > li > a.nxm2_hasSub-icon:after {
    font-family: 'nxm2Icon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
    .nxm2-icon{
        margin:auto;
    }
.nxmScroll-btn .nxm2-icon {
    margin: 0 0;
}
    .nxm2-car-new:before {
        content: "\e925"
    }

.nxm2-home-new:before {
    content: "\e926"
}

.nxm2-plane-new:before {
    content: "\e924"
}

.nxm2-gift-new:before {
    content: "\e923"
}

.nxm2-gift:before {
    content: "\e920"
}

.nxm2-ticket-money:before {
    content: "\e91f"
}

.nxm2-tax:before {
    content: "\e918"
}

.nxm2-ticket-star:before {
    content: "\e919"
}

.nxm2-clock-user:before {
    content: "\e91a"
}

.nxm2-hands-plus:before {
    content: "\e91b"
}

.nxm2-online {
    position: relative
}

    .nxm2-online:before {
        font-size: 22px;
        margin-top: -25px;
        content: "\e91c"
    }

    .nxm2-online span {
        font-family: 'Open Sans';
        position: absolute;
        font-size: 22px;
        font-weight: 700;
        left: 50%;
        top: 63%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

.nxm2-refresh {
    position: relative
}

    .nxm2-refresh:before {
        font-size: 64px;
        content: "\e91d"
    }

    .nxm2-refresh span {
        font-family: 'Open Sans';
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        font-size: 18px;
        font-weight: 700
    }

.nxm2-clock:before {
    content: "\e91e"
}

.nxm2-video:before {
    content: "\e915"
}

.nxm2-seat-2:before {
    content: "\1f32b"
}

.nxm2-mobile-phone:before {
    content: "\e916"
}

.nxm2-credit-card:before {
    content: "\e917"
}

.nxm2-bed:before {
    content: "\e911"
}

.nxm2-car:before {
    content: "\e912"
}

.nxm2-ticket:before {
    content: "\e913"
}

.nxm2-seat:before {
    content: "\e914"
}

.nxm2-minus:before {
    content: "\e90f"
}

.nxm2-plus:before {
    content: "\e910"
}

.nxm2-user:before {
    content: "\e90e"
}

.nxm2-passenger:before {
    content: "\e90d"
}

.nxm2-pgs-blog:before {
    content: "\e907"
}

.nxm2-instagram:before {
    content: "\e906"
}

.nxm2-twitter:before {
    content: "\e908"
}

.nxm2-youtube:before {
    content: "\e909"
}

.nxm2-facebook:before {
    content: "\e90a"
}

.nxm2-foursquare:before {
    content: "\e90b"
}

.nxm2-google-plus:before {
    content: "\e90c"
}

.nxm2-mixer:before {
    content: "\e900"
}

.nxm2-star:before {
    content: "\e901"
}

.nxm2-fly-1:before {
    content: "\e902"
}

.nxm2-arrow-down:before {
    content: "\e903"
}

.nxm2-bolbol:before {
    content: "\e904"
}

.nxm2-search:before {
    content: "\e905"
}

.icon-coins-stack:before {
    content: "\e922";
}

.nxm2_btn {
    display: inline-block;
    vertical-align: top;
    border: 0;
    background: 0;
    padding: 5px 10px;
    min-height: 37px;
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    line-height: 27px
}

.nxm2_btn-smll {
    min-height: 32px;
    border-radius: 2px;
    padding: 2px 15px;
    font-size: 12px
}

.nxm2_btn-orange {
    background: #fdc43e;
    color: #525252
}

    .nxm2_btn-orange:hover {
        background: #eb9c00
    }

.nxm2_btn-dark_orange {
    background: #fa660b;
    color: #fff
}

    .nxm2_btn-dark_orange:hover {
        color: #fff;
        background: #fdc43e
    }

.nxm2_btn-dark_red {
    background: #ee162d;
    color: #fff
}

.pgs-grayscale .nxm2_btn {
    -webkit-filter: grayscale(100);
    filter: grayscale(100);
    filter: gray
}

.nxm2_btn-minW {
    min-width: 112px;
    text-align: center
}

.nxm2_btn-big {
    padding: 10px 18px;
    font-size: 18px
}

.nxm2_btn-full {
    width: 100%;
    text-align: center
}

.nxm2_btn-border {
    border: 2px solid transparent;
    padding-top: 3px;
    padding-bottom: 3px
}

.nxm2_btn-border_grey {
    border-color: #c0c2c4;
    color: #525252
}

.nxm2_btn-text {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline
}

.nxm2_btn-text-orange {
    color: #fdc43e
}

.nxm2_btn-text-black {
    color: #525252
}

.select2-container--language2 .select2-selection--single {
    background-color: #f6f6f6;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0
}

    .select2-container--language2 .select2-results__option i, .select2-container--language2 .select2-selection--single .select2-selection__rendered i {
        vertical-align: middle
    }

    .select2-container--language2 .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: 700;
        margin-right: 10px
    }

    .select2-container--language2 .select2-selection--single .select2-selection__arrow {
        background-color: #ddd;
        border: 0;
        border-left: 1px solid #aaa;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px
    }

.select2-container--language2[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: 0;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--language2.select2-container--open .select2-selection--single .select2-selection__arrow {
    border: 0
}

.select2-container--language2.select2-container--open.select2-container--above .select2-selection--single {
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--language2 .select2-dropdown {
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    background: #f8f8f8
}

.select2-container--language2 .select2-search--dropdown {
    padding-left: 0;
    margin-left: 0;
    position: absolute;
    left: 0;
    right: 25px;
    width: auto
}

    .select2-container--language2 .select2-search--dropdown .select2-search__field {
        border: 1px solid #aaa;
        outline: 0;
        background: #f6f6f6;
        padding-left: 15px
    }

.select2-container--language2 .select2-search--inline .select2-search__field {
    outline: 0
}

.select2-container--language2 .select2-dropdown--above {
    border-bottom: 0
}

.select2-container--language2 .select2-dropdown--below {
    border-top: 0
}

.select2-container--language2 .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--language2 .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #FFF
}

.flag-icon-background {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain
}

.flag-icon {
    position: relative;
    display: inline-block;
    width: 1.33333333em;
    line-height: 1em;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    height: 24px;
    width:24px;
}

    .flag-icon:before {
        content: "\00a0"
    }

.flag-icon-ad {
    background-image: url(/Assets/Web/build/assets/styles/flags/ad.svg)
}

.flag-icon-ae {
    background-image: url(/Assets/Web/build/assets/styles/flags/ae.svg)
}

.flag-icon-af {
    background-image: url(/Assets/Web/build/assets/styles/flags/af.svg)
}

.flag-icon-ag {
    background-image: url(/Assets/Web/build/assets/styles/flags/ag.svg)
}

.flag-icon-ai {
    background-image: url(/Assets/Web/build/assets/styles/flags/ai.svg)
}

.flag-icon-al {
    background-image: url(/Assets/Web/build/assets/styles/flags/al.svg)
}

.flag-icon-am {
    background-image: url(/Assets/Web/build/assets/styles/flags/am.svg)
}

.flag-icon-ao {
    background-image: url(/Assets/Web/build/assets/styles/flags/ao.svg)
}

.flag-icon-aq {
    background-image: url(/Assets/Web/build/assets/styles/flags/aq.svg)
}

.flag-icon-ar {
    background-image: url(/Assets/Web/build/assets/styles/flags/ar.svg)
}

.flag-icon-as {
    background-image: url(/Assets/Web/build/assets/styles/flags/as.svg)
}

.flag-icon-at {
    background-image: url(/Assets/Web/build/assets/styles/flags/at.svg)
}

.flag-icon-au {
    background-image: url(/Assets/Web/build/assets/styles/flags/au.svg)
}

.flag-icon-aw {
    background-image: url(/Assets/Web/build/assets/styles/flags/aw.svg)
}

.flag-icon-ax {
    background-image: url(/Assets/Web/build/assets/styles/flags/ax.svg)
}

.flag-icon-az {
    background-image: url(/Assets/Web/build/assets/styles/flags/az.svg)
}

.flag-icon-ba {
    background-image: url(/Assets/Web/build/assets/styles/flags/ba.svg)
}

.flag-icon-bb {
    background-image: url(/Assets/Web/build/assets/styles/flags/bb.svg)
}

.flag-icon-bd {
    background-image: url(/Assets/Web/build/assets/styles/flags/bd.svg)
}

.flag-icon-be {
    background-image: url(/Assets/Web/build/assets/styles/flags/be.svg)
}

.flag-icon-bf {
    background-image: url(/Assets/Web/build/assets/styles/flags/bf.svg)
}

.flag-icon-bg {
    background-image: url(/Assets/Web/build/assets/styles/flags/bg.svg)
}

.flag-icon-bh {
    background-image: url(/Assets/Web/build/assets/styles/flags/bh.svg)
}

.flag-icon-bi {
    background-image: url(/Assets/Web/build/assets/styles/flags/bi.svg)
}

.flag-icon-bj {
    background-image: url(/Assets/Web/build/assets/styles/flags/bj.svg)
}

.flag-icon-bl {
    background-image: url(/Assets/Web/build/assets/styles/flags/bl.svg)
}

.flag-icon-bm {
    background-image: url(/Assets/Web/build/assets/styles/flags/bm.svg)
}

.flag-icon-bn {
    background-image: url(/Assets/Web/build/assets/styles/flags/bn.svg)
}

.flag-icon-bo {
    background-image: url(/Assets/Web/build/assets/styles/flags/bo.svg)
}

.flag-icon-bq {
    background-image: url(/Assets/Web/build/assets/styles/flags/bq.svg)
}

.flag-icon-br {
    background-image: url(/Assets/Web/build/assets/styles/flags/br.svg)
}

.flag-icon-bs {
    background-image: url(/Assets/Web/build/assets/styles/flags/bs.svg)
}

.flag-icon-bt {
    background-image: url(/Assets/Web/build/assets/styles/flags/bt.svg)
}

.flag-icon-bv {
    background-image: url(/Assets/Web/build/assets/styles/flags/bv.svg)
}

.flag-icon-bw {
    background-image: url(/Assets/Web/build/assets/styles/flags/bw.svg)
}

.flag-icon-by {
    background-image: url(/Assets/Web/build/assets/styles/flags/by.svg)
}

.flag-icon-bz {
    background-image: url(/Assets/Web/build/assets/styles/flags/bz.svg)
}

.flag-icon-ca {
    background-image: url(/Assets/Web/build/assets/styles/flags/ca.svg)
}

.flag-icon-cc {
    background-image: url(/Assets/Web/build/assets/styles/flags/cc.svg)
}

.flag-icon-cd {
    background-image: url(/Assets/Web/build/assets/styles/flags/cd.svg)
}

.flag-icon-cf {
    background-image: url(/Assets/Web/build/assets/styles/flags/cf.svg)
}

.flag-icon-cg {
    background-image: url(/Assets/Web/build/assets/styles/flags/cg.svg)
}

.flag-icon-ch {
    background-image: url(/Assets/Web/build/assets/styles/flags/ch.svg)
}

.flag-icon-ci {
    background-image: url(/Assets/Web/build/assets/styles/flags/ci.svg)
}

.flag-icon-ck {
    background-image: url(/Assets/Web/build/assets/styles/flags/ck.svg)
}

.flag-icon-cl {
    background-image: url(/Assets/Web/build/assets/styles/flags/cl.svg)
}

.flag-icon-cm {
    background-image: url(/Assets/Web/build/assets/styles/flags/cm.svg)
}

.flag-icon-cn {
    background-image: url(/Assets/Web/build/assets/styles/flags/cn.svg)
}

.flag-icon-co {
    background-image: url(/Assets/Web/build/assets/styles/flags/co.svg)
}

.flag-icon-cr {
    background-image: url(/Assets/Web/build/assets/styles/flags/cr.svg)
}

.flag-icon-cu {
    background-image: url(/Assets/Web/build/assets/styles/flags/cu.svg)
}

.flag-icon-cv {
    background-image: url(/Assets/Web/build/assets/styles/flags/cv.svg)
}

.flag-icon-cw {
    background-image: url(/Assets/Web/build/assets/styles/flags/cw.svg)
}

.flag-icon-cx {
    background-image: url(/Assets/Web/build/assets/styles/flags/cx.svg)
}

.flag-icon-cy {
    background-image: url(/Assets/Web/build/assets/styles/flags/cy.svg)
}

.flag-icon-cz {
    background-image: url(/Assets/Web/build/assets/styles/flags/cz.svg)
}

.flag-icon-de {
    background-image: url(/Assets/Web/build/assets/styles/flags/de.svg)
}

.flag-icon-dj {
    background-image: url(/Assets/Web/build/assets/styles/flags/dj.svg)
}

.flag-icon-dk {
    background-image: url(/Assets/Web/build/assets/styles/flags/dk.svg)
}

.flag-icon-dm {
    background-image: url(/Assets/Web/build/assets/styles/flags/dm.svg)
}

.flag-icon-do {
    background-image: url(/Assets/Web/build/assets/styles/flags/do.svg)
}

.flag-icon-dz {
    background-image: url(/Assets/Web/build/assets/styles/flags/dz.svg)
}

.flag-icon-ec {
    background-image: url(/Assets/Web/build/assets/styles/flags/ec.svg)
}

.flag-icon-ee {
    background-image: url(/Assets/Web/build/assets/styles/flags/ee.svg)
}

.flag-icon-eg {
    background-image: url(/Assets/Web/build/assets/styles/flags/eg.svg)
}

.flag-icon-eh {
    background-image: url(/Assets/Web/build/assets/styles/flags/eh.svg)
}

.flag-icon-er {
    background-image: url(/Assets/Web/build/assets/styles/flags/er.svg)
}

.flag-icon-es {
    background-image: url(/Assets/Web/build/assets/styles/flags/es.svg)
}

.flag-icon-et {
    background-image: url(/Assets/Web/build/assets/styles/flags/et.svg)
}

.flag-icon-fi {
    background-image: url(/Assets/Web/build/assets/styles/flags/fi.svg)
}

.flag-icon-fj {
    background-image: url(/Assets/Web/build/assets/styles/flags/fj.svg)
}

.flag-icon-fk {
    background-image: url(/Assets/Web/build/assets/styles/flags/fk.svg)
}

.flag-icon-fm {
    background-image: url(/Assets/Web/build/assets/styles/flags/fm.svg)
}

.flag-icon-fo {
    background-image: url(/Assets/Web/build/assets/styles/flags/fo.svg)
}

.flag-icon-fr {
    background-image: url(/Assets/Web/build/assets/styles/flags/fr.svg)
}

.flag-icon-ga {
    background-image: url(/Assets/Web/build/assets/styles/flags/ga.svg)
}

.flag-icon-en {
    background-image: url(/Assets/Web/build/assets/styles/flags/gb.svg)
}

.flag-icon-gb {
    background-image: url(/Assets/Web/build/assets/styles/flags/gb.svg)
}

.flag-icon-gd {
    background-image: url(/Assets/Web/build/assets/styles/flags/gd.svg)
}

.flag-icon-ge {
    background-image: url(/Assets/Web/build/assets/styles/flags/ge.svg)
}

.flag-icon-gf {
    background-image: url(/Assets/Web/build/assets/styles/flags/gf.svg)
}

.flag-icon-gg {
    background-image: url(/Assets/Web/build/assets/styles/flags/gg.svg)
}

.flag-icon-gh {
    background-image: url(/Assets/Web/build/assets/styles/flags/gh.svg)
}

.flag-icon-gi {
    background-image: url(/Assets/Web/build/assets/styles/flags/gi.svg)
}

.flag-icon-gl {
    background-image: url(/Assets/Web/build/assets/styles/flags/gl.svg)
}

.flag-icon-gm {
    background-image: url(/Assets/Web/build/assets/styles/flags/gm.svg)
}

.flag-icon-gn {
    background-image: url(/Assets/Web/build/assets/styles/flags/gn.svg)
}

.flag-icon-gp {
    background-image: url(/Assets/Web/build/assets/styles/flags/gp.svg)
}

.flag-icon-gq {
    background-image: url(/Assets/Web/build/assets/styles/flags/gq.svg)
}

.flag-icon-gr {
    background-image: url(/Assets/Web/build/assets/styles/flags/gr.svg)
}

.flag-icon-gs {
    background-image: url(/Assets/Web/build/assets/styles/flags/gs.svg)
}

.flag-icon-gt {
    background-image: url(/Assets/Web/build/assets/styles/flags/gt.svg)
}

.flag-icon-gu {
    background-image: url(/Assets/Web/build/assets/styles/flags/gu.svg)
}

.flag-icon-gw {
    background-image: url(/Assets/Web/build/assets/styles/flags/gw.svg)
}

.flag-icon-gy {
    background-image: url(/Assets/Web/build/assets/styles/flags/gy.svg)
}

.flag-icon-hk {
    background-image: url(/Assets/Web/build/assets/styles/flags/hk.svg)
}

.flag-icon-hm {
    background-image: url(/Assets/Web/build/assets/styles/flags/hm.svg)
}

.flag-icon-hn {
    background-image: url(/Assets/Web/build/assets/styles/flags/hn.svg)
}

.flag-icon-hr {
    background-image: url(/Assets/Web/build/assets/styles/flags/hr.svg)
}

.flag-icon-ht {
    background-image: url(/Assets/Web/build/assets/styles/flags/ht.svg)
}

.flag-icon-hu {
    background-image: url(/Assets/Web/build/assets/styles/flags/hu.svg)
}

.flag-icon-id {
    background-image: url(/Assets/Web/build/assets/styles/flags/id.svg)
}

.flag-icon-ie {
    background-image: url(/Assets/Web/build/assets/styles/flags/ie.svg)
}

.flag-icon-il {
    background-image: url(/Assets/Web/build/assets/styles/flags/il.svg)
}

.flag-icon-im {
    background-image: url(/Assets/Web/build/assets/styles/flags/im.svg)
}

.flag-icon-in {
    background-image: url(/Assets/Web/build/assets/styles/flags/in.svg)
}

.flag-icon-io {
    background-image: url(/Assets/Web/build/assets/styles/flags/io.svg)
}

.flag-icon-iq {
    background-image: url(/Assets/Web/build/assets/styles/flags/iq.svg)
}

.flag-icon-ir {
    background-image: url(/Assets/Web/build/assets/styles/flags/ir.svg)
}

.flag-icon-is {
    background-image: url(/Assets/Web/build/assets/styles/flags/is.svg)
}

.flag-icon-it {
    background-image: url(/Assets/Web/build/assets/styles/flags/it.svg)
}

.flag-icon-je {
    background-image: url(/Assets/Web/build/assets/styles/flags/je.svg)
}

.flag-icon-jm {
    background-image: url(/Assets/Web/build/assets/styles/flags/jm.svg)
}

.flag-icon-jo {
    background-image: url(/Assets/Web/build/assets/styles/flags/jo.svg)
}

.flag-icon-jp {
    background-image: url(/Assets/Web/build/assets/styles/flags/jp.svg)
}

.flag-icon-ke {
    background-image: url(/Assets/Web/build/assets/styles/flags/ke.svg)
}

.flag-icon-kg {
    background-image: url(/Assets/Web/build/assets/styles/flags/kg.svg)
}

.flag-icon-kh {
    background-image: url(/Assets/Web/build/assets/styles/flags/kh.svg)
}

.flag-icon-ki {
    background-image: url(/Assets/Web/build/assets/styles/flags/ki.svg)
}

.flag-icon-km {
    background-image: url(/Assets/Web/build/assets/styles/flags/km.svg)
}

.flag-icon-kn {
    background-image: url(/Assets/Web/build/assets/styles/flags/kn.svg)
}

.flag-icon-kp {
    background-image: url(/Assets/Web/build/assets/styles/flags/kp.svg)
}

.flag-icon-kr {
    background-image: url(/Assets/Web/build/assets/styles/flags/kr.svg)
}

.flag-icon-kw {
    background-image: url(/Assets/Web/build/assets/styles/flags/kw.svg)
}

.flag-icon-ky {
    background-image: url(/Assets/Web/build/assets/styles/flags/ky.svg)
}

.flag-icon-kz {
    background-image: url(/Assets/Web/build/assets/styles/flags/kz.svg)
}

.flag-icon-la {
    background-image: url(/Assets/Web/build/assets/styles/flags/la.svg)
}

.flag-icon-lb {
    background-image: url(/Assets/Web/build/assets/styles/flags/lb.svg)
}

.flag-icon-lc {
    background-image: url(/Assets/Web/build/assets/styles/flags/lc.svg)
}

.flag-icon-li {
    background-image: url(/Assets/Web/build/assets/styles/flags/li.svg)
}

.flag-icon-lk {
    background-image: url(/Assets/Web/build/assets/styles/flags/lk.svg)
}

.flag-icon-lr {
    background-image: url(/Assets/Web/build/assets/styles/flags/lr.svg)
}

.flag-icon-ls {
    background-image: url(/Assets/Web/build/assets/styles/flags/ls.svg)
}

.flag-icon-lt {
    background-image: url(/Assets/Web/build/assets/styles/flags/lt.svg)
}

.flag-icon-lu {
    background-image: url(/Assets/Web/build/assets/styles/flags/lu.svg)
}

.flag-icon-lv {
    background-image: url(/Assets/Web/build/assets/styles/flags/lv.svg)
}

.flag-icon-ly {
    background-image: url(/Assets/Web/build/assets/styles/flags/ly.svg)
}

.flag-icon-ma {
    background-image: url(/Assets/Web/build/assets/styles/flags/ma.svg)
}

.flag-icon-mc {
    background-image: url(/Assets/Web/build/assets/styles/flags/mc.svg)
}

.flag-icon-md {
    background-image: url(/Assets/Web/build/assets/styles/flags/md.svg)
}

.flag-icon-me {
    background-image: url(/Assets/Web/build/assets/styles/flags/me.svg)
}

.flag-icon-mf {
    background-image: url(/Assets/Web/build/assets/styles/flags/mf.svg)
}

.flag-icon-mg {
    background-image: url(/Assets/Web/build/assets/styles/flags/mg.svg)
}

.flag-icon-mh {
    background-image: url(/Assets/Web/build/assets/styles/flags/mh.svg)
}

.flag-icon-mk {
    background-image: url(/Assets/Web/build/assets/styles/flags/mk.svg)
}

.flag-icon-ml {
    background-image: url(/Assets/Web/build/assets/styles/flags/ml.svg)
}

.flag-icon-mm {
    background-image: url(/Assets/Web/build/assets/styles/flags/mm.svg)
}

.flag-icon-mn {
    background-image: url(/Assets/Web/build/assets/styles/flags/mn.svg)
}

.flag-icon-mo {
    background-image: url(/Assets/Web/build/assets/styles/flags/mo.svg)
}

.flag-icon-mp {
    background-image: url(/Assets/Web/build/assets/styles/flags/mp.svg)
}

.flag-icon-mq {
    background-image: url(/Assets/Web/build/assets/styles/flags/mq.svg)
}

.flag-icon-mr {
    background-image: url(/Assets/Web/build/assets/styles/flags/mr.svg)
}

.flag-icon-ms {
    background-image: url(/Assets/Web/build/assets/styles/flags/ms.svg)
}

.flag-icon-mt {
    background-image: url(/Assets/Web/build/assets/styles/flags/mt.svg)
}

.flag-icon-mu {
    background-image: url(/Assets/Web/build/assets/styles/flags/mu.svg)
}

.flag-icon-mv {
    background-image: url(/Assets/Web/build/assets/styles/flags/mv.svg)
}

.flag-icon-mw {
    background-image: url(/Assets/Web/build/assets/styles/flags/mw.svg)
}

.flag-icon-mx {
    background-image: url(/Assets/Web/build/assets/styles/flags/mx.svg)
}

.flag-icon-my {
    background-image: url(/Assets/Web/build/assets/styles/flags/my.svg)
}

.flag-icon-mz {
    background-image: url(/Assets/Web/build/assets/styles/flags/mz.svg)
}

.flag-icon-na {
    background-image: url(/Assets/Web/build/assets/styles/flags/na.svg)
}

.flag-icon-nc {
    background-image: url(/Assets/Web/build/assets/styles/flags/nc.svg)
}

.flag-icon-ne {
    background-image: url(/Assets/Web/build/assets/styles/flags/ne.svg)
}

.flag-icon-nf {
    background-image: url(/Assets/Web/build/assets/styles/flags/nf.svg)
}

.flag-icon-ng {
    background-image: url(/Assets/Web/build/assets/styles/flags/ng.svg)
}

.flag-icon-ni {
    background-image: url(/Assets/Web/build/assets/styles/flags/ni.svg)
}

.flag-icon-nl {
    background-image: url(/Assets/Web/build/assets/styles/flags/nl.svg)
}

.flag-icon-no {
    background-image: url(/Assets/Web/build/assets/styles/flags/no.svg)
}

.flag-icon-np {
    background-image: url(/Assets/Web/build/assets/styles/flags/np.svg)
}

.flag-icon-nr {
    background-image: url(/Assets/Web/build/assets/styles/flags/nr.svg)
}

.flag-icon-nu {
    background-image: url(/Assets/Web/build/assets/styles/flags/nu.svg)
}

.flag-icon-nz {
    background-image: url(/Assets/Web/build/assets/styles/flags/nz.svg)
}

.flag-icon-om {
    background-image: url(/Assets/Web/build/assets/styles/flags/om.svg)
}

.flag-icon-pa {
    background-image: url(/Assets/Web/build/assets/styles/flags/pa.svg)
}

.flag-icon-pe {
    background-image: url(/Assets/Web/build/assets/styles/flags/pe.svg)
}

.flag-icon-pf {
    background-image: url(/Assets/Web/build/assets/styles/flags/pf.svg)
}

.flag-icon-pg {
    background-image: url(/Assets/Web/build/assets/styles/flags/pg.svg)
}

.flag-icon-ph {
    background-image: url(/Assets/Web/build/assets/styles/flags/ph.svg)
}

.flag-icon-pk {
    background-image: url(/Assets/Web/build/assets/styles/flags/pk.svg)
}

.flag-icon-pl {
    background-image: url(/Assets/Web/build/assets/styles/flags/pl.svg)
}

.flag-icon-pm {
    background-image: url(/Assets/Web/build/assets/styles/flags/pm.svg)
}

.flag-icon-pn {
    background-image: url(/Assets/Web/build/assets/styles/flags/pn.svg)
}

.flag-icon-pr {
    background-image: url(/Assets/Web/build/assets/styles/flags/pr.svg)
}

.flag-icon-ps {
    background-image: url(/Assets/Web/build/assets/styles/flags/ps.svg)
}

.flag-icon-pt {
    background-image: url(/Assets/Web/build/assets/styles/flags/pt.svg)
}

.flag-icon-pw {
    background-image: url(/Assets/Web/build/assets/styles/flags/pw.svg)
}

.flag-icon-py {
    background-image: url(/Assets/Web/build/assets/styles/flags/py.svg)
}

.flag-icon-qa {
    background-image: url(/Assets/Web/build/assets/styles/flags/qa.svg)
}

.flag-icon-re {
    background-image: url(/Assets/Web/build/assets/styles/flags/re.svg)
}

.flag-icon-ro {
    background-image: url(/Assets/Web/build/assets/styles/flags/ro.svg)
}

.flag-icon-rs {
    background-image: url(/Assets/Web/build/assets/styles/flags/rs.svg)
}

.flag-icon-ru {
    background-image: url(/Assets/Web/build/assets/styles/flags/ru.svg)
}

.flag-icon-rw {
    background-image: url(/Assets/Web/build/assets/styles/flags/rw.svg)
}

.flag-icon-sa {
    background-image: url(/Assets/Web/build/assets/styles/flags/sa.svg)
}

.flag-icon-sb {
    background-image: url(/Assets/Web/build/assets/styles/flags/sb.svg)
}

.flag-icon-sc {
    background-image: url(/Assets/Web/build/assets/styles/flags/sc.svg)
}

.flag-icon-sd {
    background-image: url(/Assets/Web/build/assets/styles/flags/sd.svg)
}

.flag-icon-se {
    background-image: url(/Assets/Web/build/assets/styles/flags/se.svg)
}

.flag-icon-sg {
    background-image: url(/Assets/Web/build/assets/styles/flags/sg.svg)
}

.flag-icon-sh {
    background-image: url(/Assets/Web/build/assets/styles/flags/sh.svg)
}

.flag-icon-si {
    background-image: url(/Assets/Web/build/assets/styles/flags/si.svg)
}

.flag-icon-sj {
    background-image: url(/Assets/Web/build/assets/styles/flags/sj.svg)
}

.flag-icon-sk {
    background-image: url(/Assets/Web/build/assets/styles/flags/sk.svg)
}

.flag-icon-sl {
    background-image: url(/Assets/Web/build/assets/styles/flags/sl.svg)
}

.flag-icon-sm {
    background-image: url(/Assets/Web/build/assets/styles/flags/sm.svg)
}

.flag-icon-sn {
    background-image: url(/Assets/Web/build/assets/styles/flags/sn.svg)
}

.flag-icon-so {
    background-image: url(/Assets/Web/build/assets/styles/flags/so.svg)
}

.flag-icon-sr {
    background-image: url(/Assets/Web/build/assets/styles/flags/sr.svg)
}

.flag-icon-ss {
    background-image: url(/Assets/Web/build/assets/styles/flags/ss.svg)
}

.flag-icon-st {
    background-image: url(/Assets/Web/build/assets/styles/flags/st.svg)
}

.flag-icon-sv {
    background-image: url(/Assets/Web/build/assets/styles/flags/sv.svg)
}

.flag-icon-sx {
    background-image: url(/Assets/Web/build/assets/styles/flags/sx.svg)
}

.flag-icon-sy {
    background-image: url(/Assets/Web/build/assets/styles/flags/sy.svg)
}

.flag-icon-sz {
    background-image: url(/Assets/Web/build/assets/styles/flags/sz.svg)
}

.flag-icon-tc {
    background-image: url(/Assets/Web/build/assets/styles/flags/tc.svg)
}

.flag-icon-td {
    background-image: url(/Assets/Web/build/assets/styles/flags/td.svg)
}

.flag-icon-tf {
    background-image: url(/Assets/Web/build/assets/styles/flags/tf.svg)
}

.flag-icon-tg {
    background-image: url(/Assets/Web/build/assets/styles/flags/tg.svg)
}

.flag-icon-th {
    background-image: url(/Assets/Web/build/assets/styles/flags/th.svg)
}

.flag-icon-tj {
    background-image: url(/Assets/Web/build/assets/styles/flags/tj.svg)
}

.flag-icon-tk {
    background-image: url(/Assets/Web/build/assets/styles/flags/tk.svg)
}

.flag-icon-tl {
    background-image: url(/Assets/Web/build/assets/styles/flags/tl.svg)
}

.flag-icon-tm {
    background-image: url(/Assets/Web/build/assets/styles/flags/tm.svg)
}

.flag-icon-tn {
    background-image: url(/Assets/Web/build/assets/styles/flags/tn.svg)
}

.flag-icon-to {
    background-image: url(/Assets/Web/build/assets/styles/flags/to.svg)
}

.flag-icon-tr {
    background-image: url(/Assets/Web/build/assets/styles/flags/tr.svg)
}

.flag-icon-kk {
    background-image: url(/Assets/Web/build/assets/styles/flags/kktc.svg)
}

.flag-icon-tt {
    background-image: url(/Assets/Web/build/assets/styles/flags/tt.svg)
}

.flag-icon-tv {
    background-image: url(/Assets/Web/build/assets/styles/flags/tv.svg)
}

.flag-icon-tw {
    background-image: url(/Assets/Web/build/assets/styles/flags/tw.svg)
}

.flag-icon-tz {
    background-image: url(/Assets/Web/build/assets/styles/flags/tz.svg)
}

.flag-icon-ua {
    background-image: url(/Assets/Web/build/assets/styles/flags/ua.svg)
}

.flag-icon-ug {
    background-image: url(/Assets/Web/build/assets/styles/flags/ug.svg)
}

.flag-icon-um {
    background-image: url(/Assets/Web/build/assets/styles/flags/um.svg)
}

.flag-icon-us {
    background-image: url(/Assets/Web/build/assets/styles/flags/us.svg)
}

.flag-icon-uy {
    background-image: url(/Assets/Web/build/assets/styles/flags/uy.svg)
}

.flag-icon-uz {
    background-image: url(/Assets/Web/build/assets/styles/flags/uz.svg)
}

.flag-icon-va {
    background-image: url(/Assets/Web/build/assets/styles/flags/va.svg)
}

.flag-icon-vc {
    background-image: url(/Assets/Web/build/assets/styles/flags/vc.svg)
}

.flag-icon-ve {
    background-image: url(/Assets/Web/build/assets/styles/flags/ve.svg)
}

.flag-icon-vg {
    background-image: url(/Assets/Web/build/assets/styles/flags/vg.svg)
}

.flag-icon-vi {
    background-image: url(/Assets/Web/build/assets/styles/flags/vi.svg)
}

.flag-icon-vn {
    background-image: url(/Assets/Web/build/assets/styles/flags/vn.svg)
}

.flag-icon-vu {
    background-image: url(/Assets/Web/build/assets/styles/flags/vu.svg)
}

.flag-icon-wf {
    background-image: url(/Assets/Web/build/assets/styles/flags/wf.svg)
}

.flag-icon-ws {
    background-image: url(/Assets/Web/build/assets/styles/flags/ws.svg)
}

.flag-icon-ye {
    background-image: url(/Assets/Web/build/assets/styles/flags/ye.svg)
}

.flag-icon-yt {
    background-image: url(/Assets/Web/build/assets/styles/flags/yt.svg)
}

.flag-icon-za {
    background-image: url(/Assets/Web/build/assets/styles/flags/za.svg)
}

.flag-icon-zm {
    background-image: url(/Assets/Web/build/assets/styles/flags/zm.svg)
}

.flag-icon-zw {
    background-image: url(/Assets/Web/build/assets/styles/flags/zw.svg)
}

.flag-icon-xk {
    background-image: url(/Assets/Web/build/assets/styles/flags/xk.svg)
}

.icon--service-guide {
    background-image: url(/Assets/Web/build/assets/images/sprite-2018.png);
    background-position: 0 0;
    width: 59px;
    height: 40px
}

.icon--clock-red {
    background-image: url(/Assets/Web/build/assets/images/sprite-2018.png);
    background-position: 0 -40px;
    width: 18px;
    height: 18px
}

.icon--check-green {
    background-image: url(/Assets/Web/build/assets/images/sprite-2018.png);
    background-position: -18px -40px;
    width: 17px;
    height: 16px
}

.icon--swap {
    background-image: url(/Assets/Web/build/assets/images/sprite-2018.png);
    background-position: -35px -40px;
    width: 14px;
    height: 16px
}

.icon--flyV2-red {
    background-image: url(/Assets/Web/build/assets/images/sprite-2018.png);
    background-position: 0 -58px;
    width: 18px;
    height: 18px
}

.icon--flyV2-green {
    background-image: url(/Assets/Web/build/assets/images/sprite-2018.png);
    background-position: -18px -58px;
    width: 18px;
    height: 18px
}

.pgs-grayscale .icon--swap, .pgs-grayscale .icon--flyV2-red, .pgs-grayscale .icon--flyV2-green, .pgs-grayscale .icon--clock-red, .pgs-grayscale .icon--service-guide {
    background-image: url(/Assets/Web/build/assets/images/sprite-2018-grayscale.png) !important
}

@media(-webkit-min-device-pixel-ratio: 2),(min-resolution:192dpi) {
    .icon--service-guide {
        background-image: url(/Assets/Web/build/assets/images/sprite-2018-2x.png);
        background-size: 300px 300px;
        background-position: 0 0
    }

    .icon--clock-red {
        background-image: url(/Assets/Web/build/assets/images/sprite-2018-2x.png);
        background-size: 300px 300px;
        background-position: 0 -40px
    }

    .icon--check-green {
        background-image: url(/Assets/Web/build/assets/images/sprite-2018-2x.png);
        background-position: -18px -40px;
        background-size: 300px 300px
    }

    .icon--swap {
        background-image: url(/Assets/Web/build/assets/images/sprite-2018-2x.png);
        background-position: -35px -40px;
        background-size: 300px 300px
    }

    .icon--flyV2-red {
        background-image: url(/Assets/Web/build/assets/images/sprite-2018-2x.png);
        background-position: 0 -58px;
        background-size: 300px 300px
    }

    .icon--flyV2-green {
        background-image: url(/Assets/Web/build/assets/images/sprite-2018-2x.png);
        background-position: -18px -58px;
        background-size: 300px 300px
    }

    .pgs-grayscale .icon--swap, .pgs-grayscale .icon--flyV2-red, .pgs-grayscale .icon--flyV2-green, .pgs-grayscale .icon--clock-red, .pgs-grayscale .icon--service-guide {
        background-image: url(/Assets/Web/build/assets/images/sprite-2018-grayscale-2x.png) !important
    }
}

.search-departure {
    background-image: url(/Assets/Web/build/assets/images/departure-background.jpg);
    width: 100%;
    height: 300px
}

@media screen and (min-width: 991px) {
    .search-departure .pgs-passenger-place {
        position: absolute;
        top: 0;
        right: 0;
        left: inherit
    }

        .search-departure .pgs-passenger-place .pgs-passenger-place__swap {
            top: 7px;
            margin-left: -8px;
            left: inherit;
            width: 14px;
            height: 16px;
            display: inline-block;
            vertical-align: top;
            -webkit-box-shadow: none;
            box-shadow: none
        }

    .search-departure .pgs-wrap {
        padding-top: 90px
    }
}

.search-departure .pgs-wrap .h-title {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px
}

.search-departure-result {
    width: 100%;
    padding: 40px 0;
    background: #fff
}

    .search-departure-result .search-departure-result_title {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        border-bottom: 1px solid #f0f0f0;
        padding-bottom: 20px;
        margin-bottom: 30px
    }

        .search-departure-result .search-departure-result_title span {
            font-size: 30px;
            font-weight: light
        }

.search-departure-result_item {
    width: 100%;
    height: auto;
    margin-bottom: 30px
}

    .search-departure-result_item .search-departure-result_item_header {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        margin-bottom: 4px
    }

        .search-departure-result_item .search-departure-result_item_header .cw_1 {
            background: #fdb813;
            color: #3d3b3b;
            display: inline-block;
            vertical-align: top;
            height: 32px;
            line-height: 32px;
            padding: 0 10px;
            border-radius: 4px;
            font-size: 14px
        }

        .search-departure-result_item .search-departure-result_item_header .cw_2 {
            height: 32px;
            line-height: 32px;
            font-size: 14px
        }

            .search-departure-result_item .search-departure-result_item_header .cw_2 a {
                height: 32px;
                line-height: 32px
            }

            .search-departure-result_item .search-departure-result_item_header .cw_2 em {
                vertical-align: middle;
                font-style: normal;
                display: inline-block
            }

            .search-departure-result_item .search-departure-result_item_header .cw_2 i {
                vertical-align: middle;
                display: inline-block;
                margin-left: 10px
            }

    .search-departure-result_item .search-departure-result_item_body {
        position: relative;
        border: 1px solid #3d3b3b;
        border-radius: 4px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-line-pack: center;
        align-content: center;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        width: 100%
    }

        .search-departure-result_item .search-departure-result_item_body ul {
            -webkit-box-flex: 1;
            -ms-flex: 1 0 auto;
            flex: 1 0 auto;
            border-right: 1px solid #3d3b3b;
            padding: 15px 0;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-line-pack: center;
            align-content: center;
            -ms-flex-pack: distribute;
            justify-content: space-around
        }

            .search-departure-result_item .search-departure-result_item_body ul:last-child {
                border-right: 0
            }

        .search-departure-result_item .search-departure-result_item_body ul {
            -webkit-box-flex: 0;
            -ms-flex: 0 auto;
            flex: 0 auto
        }

            .search-departure-result_item .search-departure-result_item_body ul > li {
                -webkit-box-flex: 1;
                -ms-flex: 1 auto;
                flex: 1 auto;
                text-align: center;
                padding: 0 10px
            }

                .search-departure-result_item .search-departure-result_item_body ul > li > span {
                    display: block;
                    width: 100%
                }

                    .search-departure-result_item .search-departure-result_item_body ul > li > span.t_title {
                        color: #a1a0a0;
                        font-size: 11px
                    }

                    .search-departure-result_item .search-departure-result_item_body ul > li > span.t_text {
                        color: #3d3b3b;
                        font-size: 16px;
                        font-weight: 700
                    }

@media screen and (max-width: 991px) {
    .search-departure .pgs-passenger-place .pgs-passenger-place__swap {
        background: #fff;
        z-index: 2;
        top: -17px;
        text-align: center;
        line-height: 24px
    }

    .search-departure-result .search-departure-result_title {
        text-align: center
    }

        .search-departure-result .search-departure-result_title span {
            float: none;
            width: 100%
        }

    .search-departure .pgs-wrap {
        padding-top: 20px;
        max-width: 460px
    }

    .search-departure-result_item .search-departure-result_item_body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

        .search-departure-result_item .search-departure-result_item_body > ul {
            border-right: 0;
            border-bottom: 1px solid #000
        }

            .search-departure-result_item .search-departure-result_item_body > ul:last-child {
                border-bottom: 0
            }
}

.hand img {
    width: 100%
}

.hand.hand-1 figure {
    position: absolute;
    top: 0;
    left: 0;
    width: 67%;
    -webkit-transform: rotate(9deg) translate(13%,10%);
    transform: rotate(9deg) translate(13%,10%);
    -webkit-clip-path: polygon(93% 93%,100% 71%,100% 0,0% 0,0% 78%,84% 78%,90% 68%,94% 68%,100% 71%);
    clip-path: polygon(93% 93%,100% 71%,100% 0,0% 0,0% 78%,84% 78%,90% 68%,94% 68%,100% 71%)
}

.hand.hand-2 figure {
    position: absolute;
    top: 0;
    left: 0;
    width: 60.5%;
    -webkit-transform: rotate(-13deg) translate(11%,19%);
    transform: rotate(-13deg) translate(11%,19%)
}

.hand.hand-3 figure {
    position: absolute;
    top: 2.5%;
    left: 35%;
    width: 62.4%
}

.layerSlider-wrapper {
    position: relative;
    width: 100%
}

#layerslider {
    width: 100%;
    height: 400px;
    position: relative
}

    #layerslider .pgs-slider__item {
        width: 100%;
        height: 100%
    }

    #layerslider .pgs-slider__title-red {
        color: #ea212e
    }

    #layerslider .pgs-slider__title-1 {
        display: block
    }

        #layerslider .pgs-slider__title-1 span {
            font-size: 36px;
            font-weight: 900;
            line-height: 1.3
        }

    #layerslider .pgs-slider__title-2 {
        font-size: 22px;
        font-weight: 900;
        line-height: 1.3;
        display: block
    }

    #layerslider .pgs-slider__title-3 {
        display: inline-block;
        vertical-align: middle;
        width: 100%
    }

        #layerslider .pgs-slider__title-3 span {
            display: inline-block;
            vertical-align: middle;
            font-size: 33px;
            font-weight: 900
        }

            #layerslider .pgs-slider__title-3 span.sup {
                font-size: 14px
            }

    .ls-bottom-nav-wrapper .ls-nav-start, .ls-bottom-nav-wrapper .ls-nav-stop, .ls-bottom-nav-wrapper .ls-bottom-slidebuttons .ls-thumbnail-hover, .pgs-slider .ls-shadow, .pgs-slider .ls-nav-next, #layerslider .ls-gui-element.ls-circle-timer, .pgs-slider .ls-nav-prev {
        display: none !important
    }

.ls-bottom-nav-wrapper {
    display: block !important;
    opacity: 1 !important
}

#layerslider.ls-borderlessdark3d .ls-bottom-slidebuttons {
    height: 15px !important;
    bottom: 20px !important
}

    #layerslider.ls-borderlessdark3d .ls-bottom-slidebuttons a {
        display: block;
        float: left;
        width: 13px;
        height: 13px;
        border-radius: 50%;
        background-image: none;
        margin: 0 5px
    }

        #layerslider.ls-borderlessdark3d .ls-bottom-slidebuttons a.ls-nav-active {
            background: #000
        }

.pgs-layerSlider-polaroid {
    padding: 4px !important;
    height: auto !important
}

    .pgs-layerSlider-polaroid:after {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background: url(/Assets/Web/build/assets/images/animate-slider-2/polaroid-mask.png);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover
    }

#layerslider.ls-borderlessdark3d .ls-bottom-nav-wrapper {
    top: -158px
}

    #layerslider.ls-borderlessdark3d .ls-bottom-nav-wrapper .ls-bottom-slidebuttons {
        max-width: 1122px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding-right: 78px;
        width: calc(100% - 78px)
    }

        #layerslider.ls-borderlessdark3d .ls-bottom-nav-wrapper .ls-bottom-slidebuttons > a {
            width: 8px;
            height: 8px;
            border: 1px solid #fff !important
        }

            #layerslider.ls-borderlessdark3d .ls-bottom-nav-wrapper .ls-bottom-slidebuttons > a.ls-nav-active {
                background: #fff
            }

.nxm2_layerSlider_type-1 {
    color: #fff;
    height: 246px !important
}

    .nxm2_layerSlider_type-1 .inner {
        text-align: left;
        padding: 0 78px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        max-width: 1200px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .nxm2_layerSlider_type-1 > span {
        display: block;
        width: 100%
    }

    .nxm2_layerSlider_type-1 .title {
        font-size: 32px;
        font-weight: 700
    }

    .nxm2_layerSlider_type-1 .desc {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        font-size: 12px;
        margin-top: 15px;
        font-weight: 900
    }

        .nxm2_layerSlider_type-1 .desc > span {
            display: inline-block;
            vertical-align: top;
            padding-top: 16px;
            margin-right: 16px;
            position: relative;
            line-height: 24px
        }

            .nxm2_layerSlider_type-1 .desc > span sub {
                position: absolute;
                top: 0;
                left: 0;
                font-size: 14px;
                font-weight: 900;
                bottom: 0;
                line-height: 15px
            }

            .nxm2_layerSlider_type-1 .desc > span b {
                font-size: 28px;
                font-weight: 900;
                margin-right: 5px
            }

    .nxm2_layerSlider_type-1 .btn-wrap {
        margin-top: 25px
    }

@media screen and (min-width: 768px) {
    .search-flights.homepage {
        margin-top: -580px
    }

        .search-flights.homepage .search-flights--left-module .search-flights__button {
            margin-top: 290px
        }
}

@media screen and (min-width: 767px) and (max-width:1000px) {
    #layerslider .pgs-layerSlider-row {
        -webkit-transform: translateX(-140px);
        transform: translateX(-140px)
    }
}

@media screen and (max-width: 767px) {
    #layerslider {
        width: 100%;
        height: 270px !important
    }

        #layerslider .pgs-slider__item {
            background-position: center center !important;
            background-size: cover !important;
            background-repeat: no-repeat !important
        }

    .ls-wrapper.ls-in-out {
        width: 100% !important;
        height: 270px !important
    }

        .ls-wrapper.ls-in-out > div {
            width: 100%;
            height: 270px !important;
            background-position: center center !important;
            background-size: cover !important;
            background-repeat: no-repeat !important
        }

    .ls-slide-backgrounds {
        display: none !important
    }

        .ls-slide-backgrounds > .ls-wrapper.ls-bg-outer.ls-hide-on-phone {
            display: none !important
        }

    .nxm2_layerSlider_type-1 .inner {
        padding: 0 40% 0 20px
    }

        .nxm2_layerSlider_type-1 .inner .title {
            font-size: 18px
        }

        .nxm2_layerSlider_type-1 .inner .desc {
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column
        }

    #layerslider .pgs-slider__content .hidden-mb-cr {
        position: relative;
        width: 100%;
        height: 100%;
        padding-top: 10px
    }

    #layerslider.ls-borderlessdark3d .ls-bottom-slidebuttons {
        display: none !important
    }

    #layerslider .pgs-slider__title-1 span {
        font-size: 24px;
        font-weight: 900;
        line-height: 1;
        width: 100%;
        text-align: center;
        display: block
    }

    #layerslider .pgs-slider__title-2 {
        font-size: 12px;
        font-weight: 900;
        line-height: 1.3;
        display: block
    }

    #layerslider .pgs-slider__title-3 {
        display: inline-block;
        vertical-align: middle;
        width: 100%
    }

        #layerslider .pgs-slider__title-3 span {
            display: inline-block;
            vertical-align: middle;
            font-size: 20px;
            font-weight: 900
        }

            #layerslider .pgs-slider__title-3 span.sup {
                font-size: 10px
            }

    #layerslider .pgs-layerSlider-row-mobile {
        width: 100%
    }

        #layerslider .pgs-layerSlider-row-mobile > div {
            width: calc(50% - 20px);
            display: inline-block;
            vertical-align: top
        }

            #layerslider .pgs-layerSlider-row-mobile > div.colm1 {
                margin-left: 15px
            }

            #layerslider .pgs-layerSlider-row-mobile > div.colm2 {
                margin-right: 15px
            }

    .hand-mobile.hand-1 {
        position: relative
    }

        .hand-mobile.hand-1 figure {
            position: absolute;
            top: 0;
            left: 0;
            -webkit-transform: rotate(9deg) translate(11%,12%);
            transform: rotate(9deg) translate(11%,12%);
            -webkit-clip-path: polygon(100% 93%,100% 100%,100% 0,0% 0,0% 100%,88% 100%,90% 93%,94% 90%,98% 90%);
            clip-path: polygon(100% 93%,100% 100%,100% 0,0% 0,0% 100%,88% 100%,90% 93%,94% 90%,98% 90%);
            width: 44px;
            height: 35px
        }

            .hand-mobile.hand-1 figure img {
                width: 100%;
                height: 100%
            }

    .hand-mobile.hand-2 figure {
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transform: rotate(-13deg) translate(11%,21%);
        transform: rotate(-13deg) translate(11%,21%);
        width: 58px
    }

        .hand-mobile.hand-2 figure img {
            width: 100%;
            height: 100%
        }

    .hand-mobile.hand-3 figure {
        position: absolute;
        top: 1.5%;
        left: 35%;
        width: 61px
    }

        .hand-mobile.hand-3 figure img {
            width: 100%;
            height: 100%
        }
}

.frame {
    position: relative;
    width: 100%;
    height: auto
}

    .frame > img {
        position: relative !important;
        width: 100%;
        height: auto;
        z-index: 3
    }

    .frame .text-wrap {
        position: absolute;
        width: 100%;
        height: auto;
        top: 0;
        left: 0;
        text-align: center;
        vertical-align: middle;
        z-index: 3;
        padding: 70px 35px 80px 20px;
        line-height: 1
    }

        .frame .text-wrap span {
            color: #8dc78e;
            font-size: 40px;
            font-weight: bolder
        }

    .frame .image-wrap {
        position: absolute;
        width: 100%;
        height: auto;
        bottom: 0;
        left: 0;
        text-align: center;
        z-index: 1;
        padding: 14px;
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg)
    }

.frame-2 .image-wrap {
    padding: 4px;
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg)
}

#layerslider .pgs-ls-animate-4.pgs-slider__title-red {
    color: #ff588c;
    font-size: 36px;
    line-height: 1.2
}

#layerslider .pgs-ls-animate-5.pgs-slider__title-red {
    font-size: 40px
}

#layerslider .pgs-ls-animate-4.pgs-slider__title-2 {
    color: #ff6804;
    font-size: 101px;
    font-weight: 700
}

#layerslider .pgs-ls-animate-4.pgs-slider__title-3 {
    color: #ff6804;
    font-size: 15px;
    font-weight: 700
}

@media screen and (max-width: 767px) {
    #layerslider .pgs-ls-animate-4.pgs-slider__title-red {
        font-size: 20px
    }

    #layerslider .pgs-ls-animate-4.pgs-slider__title-2 {
        font-size: 50px
    }

    #layerslider .pgs-ls-animate-4.pgs-slider__title-3 {
        font-size: 12px
    }
}

.nxm2_form-group {
    width: 100%;
    margin-bottom: 20px;
    position: relative;
    padding-top: 10px
}

    .nxm2_form-group .select2 {
        width: 100% !important
    }

    .nxm2_form-group:after {
        content: '';
        width: 100%;
        height: 2px;
        background: #c8cacc;
        display: block;
        position: absolute;
        bottom: 0;
        left: 0
    }

    .nxm2_form-group:before {
        content: '';
        width: 0;
        height: 2px;
        background: #fdc43e;
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        z-index: 2
    }

    .nxm2_form-group ul.parsley-errors-list {
        position: absolute;
        left: 30%;
        top: calc(100% - 2px);
        z-index: 2;
        width: 100%;
        text-overflow: clip;
        opacity: 0;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }

        .nxm2_form-group ul.parsley-errors-list:after {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 0;
            height: 2px;
            background: #f21;
            -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out
        }

        .nxm2_form-group ul.parsley-errors-list.filled {
            opacity: 1;
            left: 0
        }

            .nxm2_form-group ul.parsley-errors-list.filled:after {
                width: 100%
            }

        .nxm2_form-group ul.parsley-errors-list li {
            line-height: 13px;
            margin-top: 4px
        }

    .nxm2_form-group select.select2 {
        opacity: 0
    }

    .nxm2_form-group .nxm2_form-control {
        width: 100%;
        border: 0;
        height: 35px;
        background: 0;
        outline: 0;
        font-size: 18px;
        line-height: 34px;
        font-weight: 600;
        color: #525252;
        padding: 10px 0;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

        .nxm2_form-group .nxm2_form-control::placeholder {
            color: transparent
        }

    .nxm2_form-group.nxm2_is-completed .nxm2_form-control::placeholder {
        color: #525252
    }

    .nxm2_form-group label {
        position: absolute;
        pointer-events: none;
        font-size: 18px;
        font-weight: 600;
        top: 10px;
        left: 0;
        width: 100%;
        height: 35px;
        line-height: 35px;
        display: block;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }

@media screen and (max-width:768px) {
    .nxm2_form-group label {
        font-size: 14px;
        letter-spacing: -.2px;
    }
}

.nxm2_form-group-checkbox {
    width: 100%;
    padding-left: 30px;
    position: relative;
    margin-bottom: 20px;
    min-height: 22px
}

    .nxm2_form-group-checkbox label {
        font-size: 14px;
        color: #525252;
        font-weight: 400;
        line-height: 22px
    }

        .nxm2_form-group-checkbox label:after {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 22px;
            height: 22px;
            border-radius: 4px;
            border: 2px solid #c8cacc
        }

    .nxm2_form-group-checkbox .nxm2_form-control-checkbox {
        display: none
    }

        .nxm2_form-group-checkbox .nxm2_form-control-checkbox:checked + label:before {
            content: '';
            display: block;
            width: 14px;
            height: 14px;
            position: absolute;
            top: 4px;
            left: 4px;
            background: #fdc43e;
            border-radius: 4px
        }

.nxm2_form-group-radio {
    width: 100%;
    padding-left: 30px;
    position: relative;
    margin-bottom: 20px;
    min-height: 22px
}

    .nxm2_form-group-radio label {
        font-size: 14px;
        color: #525252;
        font-weight: 400;
        line-height: 22px
    }

        .nxm2_form-group-radio label:after {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 18px;
            height: 18px;
            border-radius: 50%;
            border: 2px solid #c8cacc;
            background-image: none !important
        }

    .nxm2_form-group-radio .nxm2_form-control-radio {
        display: none
    }

        .nxm2_form-group-radio .nxm2_form-control-radio:checked + label:before {
            content: '';
            display: block;
            width: 10px;
            height: 10px;
            position: absolute;
            top: 4px;
            left: 4px;
            background: #fdc43e;
            border-radius: 50%
        }

.nxm2_form-group.nxm2_is-completed label {
    top: -2px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #525252
}

@media screen and (max-width:768px) {
    .nxm2_form-group.nxm2_is-completed label {
        font-size: 12px;
        font-weight: 300;
    }
}


.nxm2_form-group.nxm2_is-completed:before {
    width: 100%
}

.nxm2_form-group .pgs-passenger-block__scroll-area {
    margin-top: -5px
}

@media screen and (min-width: 767px) {
    .nxm2_form-group .pgs-passenger-block__scroll-area {
        margin-top: 0
    }
}

.nxm2_form-group .input--datepicker:after {
    content: "\e903";
    font-size: 9px;
    color: #c8cacc;
    background: none !important
}

.nxm2_form-group .homepage-datepicker-block__arrow {
    top: 45px
}

.nxm2_form-group .input {
    background: none !important;
    border: none !important
}

    .nxm2_form-group .input:before {
        display: none !important
    }

@media screen and (min-width: 767px) {
    .nxm2_form-group_no-bottom_md {
        margin-bottom: 0
    }
}

.nxm2_form-group.nxm2_passenger-select {
    position: relative;
    padding-top: 11px
}

    .nxm2_form-group.nxm2_passenger-select .nxm2_form-control {
        cursor: pointer;
        padding-top: 9px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        padding-right: 25px;
        height: 35px;
    }

@media screen and (max-width: 767px) {
    .nxm2_form-group.nxm2_passenger-select .nxm2_form-control {
        font-size: 14px;
    }
}

.nxm2_form-group.nxm2_passenger-select .nxm2_form-control > span {
    margin-right: 5px;
    display: inline-block;
    vertical-align: top
}

    .nxm2_form-group.nxm2_passenger-select .nxm2_form-control > span em {
        display: none
    }

    .nxm2_form-group.nxm2_passenger-select .nxm2_form-control > span:after {
        content: ','
    }

    .nxm2_form-group.nxm2_passenger-select .nxm2_form-control > span:last-child {
        margin-right: 0
    }

        .nxm2_form-group.nxm2_passenger-select .nxm2_form-control > span:last-child:after {
            display: none
        }

.nxm2_form-group.nxm2_passenger-select > i {
    position: absolute;
    right: 9px;
    top: 21px;
    font-size: 9px;
    color: #c8cacc;
    pointer-events: none;
}


.nxm2__searchInner-special {
    margin-bottom: 30px;
}

    .nxm2__searchInner-special .nxm2_form-group {
        padding-top: 20px;
    }

        .nxm2__searchInner-special .nxm2_form-group:after,
        .nxm2__searchInner-special .nxm2_form-group:before {
            opacity: 0;
        }

        .nxm2__searchInner-special .nxm2_form-group .nxm2_form-control {
            border: none !important;
            -webkit-box-shadow: rgba(0,0,0,0.247) 0 1px 1px 0 inset !important;
            box-shadow: rgba(0,0,0,0.247) 0 1px 1px 0 inset;
            -webkit-border-radius: 2px;
            border-radius: 2px;
            height: auto;
            background-color: #f6f6f6;
            padding-left: 9px;
            padding-top: 10px;
            font-size: 14px;
            font-weight: 600;
            color: #999;
        }

        .nxm2__searchInner-special .nxm2_form-group label {
            top: 0;
            left: 0;
            height: 20px;
        }

        .nxm2__searchInner-special .nxm2_form-group.nxm2_passenger-select > i {
            top: 35px;
            right: 10px;
            font-size: 7px;
            color: #3d3b3b;
        }


.nxm2_form-group.nxm2_passenger-select .nxm2_passenger-select-box {
    display: none;
    position: absolute;
    min-width: 290px;
    left: -20px;
    top: -20px;
    width: calc(100% + 40px);
    height: auto;
    background: #fff;
    -webkit-box-shadow: 0 4px 12px 0 rgba(0,0,0,.12);
    box-shadow: 0 4px 12px 0 rgba(0,0,0,.12);
    background-color: #fff;
    border: solid 1px rgba(200,202,204,.5);
    z-index: 15;
    padding: 20px
}

    .nxm2_form-group.nxm2_passenger-select .nxm2_passenger-select-box .result {
        position: relative;
        width: 100%;
        border-bottom: 2px solid #fdc43e;
        height: 45px
    }

        .nxm2_form-group.nxm2_passenger-select .nxm2_passenger-select-box .result .label {
            position: absolute;
            pointer-events: none;
            left: 0;
            width: 100%;
            height: 35px;
            display: block;
            -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
            top: -2px;
            font-size: 14px;
            line-height: 20px;
            font-weight: 400;
            color: #525252
        }

        .nxm2_form-group.nxm2_passenger-select .nxm2_passenger-select-box .result .caption {
            margin-top: 15px;
            display: inline-block;
            vertical-align: top;
            width: 100%;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            font-size: 18px;
            color: #fdc43e;
            font-weight: 600
        }

            .nxm2_form-group.nxm2_passenger-select .nxm2_passenger-select-box .result .caption > span {
                margin-right: 5px;
                display: inline-block;
                vertical-align: top
            }

                .nxm2_form-group.nxm2_passenger-select .nxm2_passenger-select-box .result .caption > span em {
                    display: none
                }

                .nxm2_form-group.nxm2_passenger-select .nxm2_passenger-select-box .result .caption > span:after {
                    content: ','
                }

                .nxm2_form-group.nxm2_passenger-select .nxm2_passenger-select-box .result .caption > span:last-child {
                    margin-right: 0
                }

                    .nxm2_form-group.nxm2_passenger-select .nxm2_passenger-select-box .result .caption > span:last-child:after {
                        display: none
                    }

    .nxm2_form-group.nxm2_passenger-select .nxm2_passenger-select-box ul {
        width: 100%;
        margin-top: 22px
    }

        .nxm2_form-group.nxm2_passenger-select .nxm2_passenger-select-box ul li {
            width: 100%;
            height: 24px;
            margin-bottom: 20px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-pack: distribute;
            justify-content: space-around
        }

            .nxm2_form-group.nxm2_passenger-select .nxm2_passenger-select-box ul li:last-child {
                margin-bottom: 10px
            }

            .nxm2_form-group.nxm2_passenger-select .nxm2_passenger-select-box ul li .input-label {
                font-size: 16px;
                font-weight: 600;
                line-height: 24px;
                -webkit-box-flex: 1;
                -ms-flex: 1;
                flex: 1
            }

                .nxm2_form-group.nxm2_passenger-select .nxm2_passenger-select-box ul li .input-label em {
                    font-weight: 400;
                    font-style: normal
                }

            .nxm2_form-group.nxm2_passenger-select .nxm2_passenger-select-box ul li .nxm2_passenger-select-amount {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-orient: horizontal;
                -webkit-box-direction: normal;
                -ms-flex-direction: row;
                flex-direction: row;
                -webkit-box-pack: end;
                -ms-flex-pack: end;
                justify-content: flex-end;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-flex: 1;
                -ms-flex: 1;
                flex: 1
            }

                .nxm2_form-group.nxm2_passenger-select .nxm2_passenger-select-box ul li .nxm2_passenger-select-amount input {
                    text-align: center;
                    font-size: 18px;
                    font-weight: 600;
                    letter-spacing: -.2px;
                    width: 30px;
                    margin: 0 10px;
                    border: 0;
                    line-height: 18px;
                    height: 26px;
                    border-radius: 0;
                    -webkit-box-shadow: none;
                    box-shadow: none;
                    padding: 0;
                    background: none !important;
                    color: #000;
                    opacity: 1;
                    position: relative;
                    border-bottom: 2px solid #c8cacc;
                    transition: all .2s ease-in-out;
                }

                .nxm2_form-group.nxm2_passenger-select .nxm2_passenger-select-box ul li .nxm2_passenger-select-amount a {
                    display: block;
                    font-size: 24px;
                    color: #c8cacc
                }

                    .nxm2_form-group.nxm2_passenger-select .nxm2_passenger-select-box ul li .nxm2_passenger-select-amount a:hover {
                        color: #fdc43e
                    }

                    .nxm2_form-group.nxm2_passenger-select .nxm2_passenger-select-box ul li .nxm2_passenger-select-amount a.disabled {
                        color: #f3f5f8;
                        pointer-events: none
                    }

    .nxm2_form-group.nxm2_passenger-select .nxm2_passenger-select-box .nxm2_passenger-error {
        margin: 0 0 10px 0;
        display: none;
        width: 100%;
        color: #dc2c2b;
        font-size: 12px;
        line-height: 16px;
        display: inline-block !important;
        vertical-align: top;
    }

@media screen and (max-width: 767px) {
    .nxm2_form-group.nxm2_passenger-select .nxm2_passenger-select-box {
        position: fixed;
        top: 0px;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding-bottom: 60px
    }

        .nxm2_form-group.nxm2_passenger-select .nxm2_passenger-select-box .nxm2_passenger-close {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            border-radius: 0;
            height: 50px;
            line-height: 40px
        }
}

.nxm2_form-group.nxm2_passenger-select.opened .nxm2_passenger-select-box {
    display: block
}

.nxm2_form-toggle {
    position: relative;
    padding-right: 56px
}

    .nxm2_form-toggle .nxm2_form-toggle-field {
        cursor: pointer;
        position: absolute;
        right: 0;
        width: 46px;
        height: 16px;
        opacity: 0;
        z-index: 3;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

        .nxm2_form-toggle .nxm2_form-toggle-field:checked + .box {
            background: #f1f1f1
        }

            .nxm2_form-toggle .nxm2_form-toggle-field:checked + .box:after {
                left: 50%;
                background: #fdc43e
            }

    .nxm2_form-toggle .box {
        cursor: pointer;
        display: inline-block;
        vertical-align: top;
        width: 40px;
        height: 16px;
        background: #c8cacc;
        border-radius: 4px;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }

        .nxm2_form-toggle .box:after {
            -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
            content: '';
            position: absolute;
            top: 50%;
            left: -3px;
            width: 24px;
            height: 24px;
            display: block;
            border: 2px solid #fdc43e;
            border-radius: 50%;
            background: #fff;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%)
        }

    .nxm2_form-toggle .label {
        text-align: right
    }

        .nxm2_form-toggle .label > span {
            display: block;
            font-size: 18px;
            color: #525252;
            font-weight: 300
        }

        .nxm2_form-toggle .label > b {
            font-size: 12px;
            color: #525252;
            font-weight: 700
        }

.nxm2_bolbol-phone {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-top: 10px
}

    .nxm2_bolbol-phone .nxm2_title {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        font-size: 14px;
        color: #525252;
        margin-top: -10px
    }

    .nxm2_bolbol-phone .nxm2_areaCode {
        width: 150px
    }

body .nxm2_select .selection .select2-selection {
    border: 0;
    background: 0;
    border-radius: 0;
    border-bottom: 2px solid #c8cacc;
    position: relative
}

    body .nxm2_select .selection .select2-selection:after {
        content: '';
        width: 0;
        height: 2px;
        background: #fdc43e;
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        z-index: 2
    }

    body .nxm2_select .selection .select2-selection .select2-selection__rendered {
        padding: 5px 0 0;
        width: 100%;
        font-size: 18px;
        line-height: 24px;
        font-weight: 600;
        color: #525252
    }

@media screen and (max-width:768px) {
    body .nxm2_select .selection .select2-selection .select2-selection__rendered {
        font-size: 14px;
        letter-spacing: -.2px;
    }
}

body .nxm2_select .selection .select2-selection .select2-selection__arrow {
    width: 20px;
    height: 32px;
    border: 0;
    background: 0;
    border-radius: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    body .nxm2_select .selection .select2-selection .select2-selection__arrow:before {
        content: "\e903";
        color: #c8cacc;
        font-size: 9px
    }

    body .nxm2_select .selection .select2-selection .select2-selection__arrow b {
        display: none
    }

body .nxm2_select .select2-search {
    padding: 0;
    position: relative;
    margin: 0;
    right: inherit;
    left: inherit;
    height: 39px
}

    body .nxm2_select .select2-search:before {
        content: '';
        width: 100%;
        height: 2px;
        background: #fdc43e;
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        z-index: 2
    }

body .nxm2_select .select2-search__field {
    background: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -.2px;
    color: #88898a
}

    body .nxm2_select .select2-search__field + span.placeholder {
        position: absolute;
        pointer-events: none;
        font-size: 18px;
        font-weight: 600;
        width: 100%;
        height: 35px;
        line-height: 35px;
        display: block;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        top: -13px;
        font-size: 14px;
        line-height: 20px;
        font-weight: 400;
        color: #525252
    }

body .nxm2_select .select2-dropdown {
    border: 0;
    padding: 0;
    position: absolute;
    top: -35px;
    z-index: 4
}

    body .nxm2_select .select2-dropdown:after {
        content: '';
        position: absolute;
        left: -20px;
        top: -20px;
        width: calc(100% + 40px);
        height: calc(100% + 40px);
        background: #fff;
        -webkit-box-shadow: 0 4px 12px 0 rgba(0,0,0,.12);
        box-shadow: 0 4px 12px 0 rgba(0,0,0,.12);
        background-color: #fff;
        border: solid 1px rgba(200,202,204,.5);
        z-index: -1
    }

body .nxm2_select .select2-results {
    width: 100%
}

    body .nxm2_select .select2-results > ul {
        margin-top: 16px
    }

        body .nxm2_select .select2-results > ul > li {
            font-size: 14px;
            line-height: 24px;
            padding: 0 10px
        }

            body .nxm2_select .select2-results > ul > li:empty {
                display: none
            }

            body .nxm2_select .select2-results > ul > li:hover, body .nxm2_select .select2-results > ul > li.select2-results__option--highlighted {
                background-color: #f3f5f8 !important;
                color: #525252
            }

    body .nxm2_select .select2-results a.nxm2_select2Close-btn {
        display: none
    }

body .nxm2_select.select2-container--open .selection .select2-selection:after {
    width: 100%
}

@media screen and (max-width: 767px) {
    body .nxm2_select .select2-search__field + span.placeholder {
        top: 4px
    }

    body .nxm2_select.select2-container.select2-container--classic.select2-mobile-popup.select2-container--open {
        -webkit-transform: translate(0) !important;
        transform: translate(0) !important;
        height: calc(100% - 40px) !important;
        top: 40px !important
    }

        body .nxm2_select.select2-container.select2-container--classic.select2-mobile-popup.select2-container--open .select2-dropdown {
            top: 0
        }

            body .nxm2_select.select2-container.select2-container--classic.select2-mobile-popup.select2-container--open .select2-dropdown:after {
                display: none
            }

            body .nxm2_select.select2-container.select2-container--classic.select2-mobile-popup.select2-container--open .select2-dropdown .select2-search {
                height: 64px;
                background: #fff;
                padding: 15px 10px 13px !important;
                position: relative;
                -webkit-box-shadow: 1px 2px 9px 1px rgba(0,0,0,.1);
                box-shadow: 1px 2px 9px 1px rgba(0,0,0,.1)
            }

                body .nxm2_select.select2-container.select2-container--classic.select2-mobile-popup.select2-container--open .select2-dropdown .select2-search:after {
                    display: none
                }

                body .nxm2_select.select2-container.select2-container--classic.select2-mobile-popup.select2-container--open .select2-dropdown .select2-search:before {
                    width: calc(100% - 20px);
                    left: 10px;
                    bottom: 13px
                }

                body .nxm2_select.select2-container.select2-container--classic.select2-mobile-popup.select2-container--open .select2-dropdown .select2-search .select2-search__field {
                    margin: 6px 0 0;
                    padding: 0;
                    height: 30px;
                    line-height: 30px;
                    font-size: 18px;
                    letter-spacing: -.2px;
                    color: #525252
                }

        body .nxm2_select.select2-container.select2-container--classic.select2-mobile-popup.select2-container--open .select2-results {
            height: calc(100% - 64px);
            overflow: auto;
            padding-bottom: 56px
        }

            body .nxm2_select.select2-container.select2-container--classic.select2-mobile-popup.select2-container--open .select2-results ul.select2-results__options {
                padding: 0;
                margin-top: 0
            }

                body .nxm2_select.select2-container.select2-container--classic.select2-mobile-popup.select2-container--open .select2-results ul.select2-results__options > li.select2-results__option {
                    border-bottom: 0;
                    line-height: 28px;
                    letter-spacing: 0;
                    font-size: 16px;
                    color: #525252;
                    padding: 5px 10px;
                    background: 0
                }

                body .nxm2_select.select2-container.select2-container--classic.select2-mobile-popup.select2-container--open .select2-results ul.select2-results__options > li.select2-results__option--highlighted {
                    background: none !important
                }

                body .nxm2_select.select2-container.select2-container--classic.select2-mobile-popup.select2-container--open .select2-results ul.select2-results__options > li.select2-results__option[role="group"] {
                    padding: 15px 0 10px;
                    background: rgba(200,202,204,.1)
                }

                    body .nxm2_select.select2-container.select2-container--classic.select2-mobile-popup.select2-container--open .select2-results ul.select2-results__options > li.select2-results__option[role="group"]:last-child {
                        background: 0
                    }

                    body .nxm2_select.select2-container.select2-container--classic.select2-mobile-popup.select2-container--open .select2-results ul.select2-results__options > li.select2-results__option[role="group"] .select2-results__group {
                        padding: 0 10px;
                        width: 100%
                    }

            body .nxm2_select.select2-container.select2-container--classic.select2-mobile-popup.select2-container--open .select2-results a.nxm2_select2Close-btn {
                position: fixed;
                bottom: 0;
                left: 0;
                width: 100%;
                height: 56px;
                text-align: center;
                font-weight: 700;
                line-height: 20px;
                padding: 18px;
                background: #fdc43e;
                color: #525252;
                z-index: 5;
                display: block
            }
}

body.pgs-grayscale .nxm2_select .selection *, body.pgs-grayscale .nxm2_form-group:before, body.pgs-grayscale .nxm2_form-toggle .box:after, body.pgs-grayscale .footer--popular .footer__title, body.pgs-grayscale .nxm2-icon, .pgs-grayscale .nxm2_menu > ul > li > .nxm2_main-menu_sub .nxm2_main-menu_left-col > ul > li a, .pgs-grayscale .nxm2_menu > ul > li > .nxm2_main-menu_sub .nxm2_main-menu_left-col > ul > li h6, .pgs-grayscale .nxm2_form-group-radio .nxm2_form-control-radio:checked + label:before {
    -webkit-filter: grayscale(100);
    filter: grayscale(100);
    filter: gray
}

@media screen and (min-width: 767px) {
    .nxm-homepage .select2-container .select2-dropdown--above .select2-search--dropdown {
        margin-top: 0
    }
}

.nxm2_destinations {
    width: 100%
}

.nxm2_destinations_item {
    width: 100%;
    background: #fff;
    padding: 45px 0 65px
}

.nxm2_destinations_item-dark {
    background: #f3f5f8
}

.nxm2_destinations_item-header {
    width: 100%;
    margin-bottom: 16px
}

.nxm2_destinations_item-header_title {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .nxm2_destinations_item-header_title i {
        font-size: 20px;
        color: #fff;
        border-radius: 50%;
        text-align: center;
        float: left;
        width: 64px;
        line-height: 64px;
        height: 64px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background: #c8cacc;
        margin-right: 15px
    }

        .nxm2_destinations_item-header_title i + span {
            width: calc(100% - 60px)
        }

    .nxm2_destinations_item-header_title span {
        font-size: 24px;
        font-weight: 700;
        color: #525252
    }

.nxm2_destinations_item-body {
    width: 100%;
    position: relative
}

    .nxm2_destinations_item-body .owl-navs {
        position: absolute;
        top: 30%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

        .nxm2_destinations_item-body .owl-navs > div {
            background: #fff;
            border-radius: 50%;
            width: 36px;
            height: 36px;
            -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.2);
            box-shadow: 0 2px 4px 0 rgba(0,0,0,.2);
            overflow: hidden;
            text-indent: -9999px
        }

            .nxm2_destinations_item-body .owl-navs > div:before {
                text-indent: 0;
                text-align: center;
                content: "\e903";
                color: #525252;
                font-size: 10px;
                width: 36px;
                height: 36px;
                line-height: 36px;
                z-index: 2;
                position: absolute;
                top: 0;
                left: 0
            }

            .nxm2_destinations_item-body .owl-navs > div.disabled {
                display: none
            }

            .nxm2_destinations_item-body .owl-navs > div.owl-prev {
                left: -18px;
                -webkit-transform: rotate(90deg);
                transform: rotate(90deg)
            }

            .nxm2_destinations_item-body .owl-navs > div.owl-next {
                right: -18px;
                -webkit-transform: rotate(-90deg);
                transform: rotate(-90deg)
            }

    .nxm2_destinations_item-body .g.adt-services__list {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 12px
    }

        .nxm2_destinations_item-body .g.adt-services__list .g__col {
            width: 25%;
            margin-right: 12px
        }

            .nxm2_destinations_item-body .g.adt-services__list .g__col:last-child {
                margin-right: 0
            }

            .nxm2_destinations_item-body .g.adt-services__list .g__col .adt-services__item {
                background: #fff;
                min-height: 130px;
                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-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-transition: all .2s ease-in-out;
                transition: all .2s ease-in-out
            }

                .nxm2_destinations_item-body .g.adt-services__list .g__col .adt-services__item:hover, .nxm2_destinations_item-body .g.adt-services__list .g__col .adt-services__item.is-active {
                    padding-bottom: 15px
                }

    .nxm2_destinations_item-body .adt-services__panel {
        background: #fff;
        padding: 15px;
        margin-bottom: 0;
        background: #fff;
        border-top: 0 !important
    }

        .nxm2_destinations_item-body .adt-services__panel.is-active {
            margin-bottom: 15px
        }

    .nxm2_destinations_item-body .adt-services__panel-item > .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
        justify-content: stretch
    }

        .nxm2_destinations_item-body .adt-services__panel-item > .row > a {
            font-size: 0 !important
        }

        .nxm2_destinations_item-body .adt-services__panel-item > .row > div {
            padding: 15px;
            position: relative
        }

            .nxm2_destinations_item-body .adt-services__panel-item > .row > div:nth-child(2) {
                margin: 0 15px
            }

                .nxm2_destinations_item-body .adt-services__panel-item > .row > div:nth-child(2) .button.button--orange {
                    position: absolute;
                    bottom: 15px;
                    left: 15px
                }

    .nxm2_destinations_item-body .adt-services__list2 {
        overflow: hidden;
        margin-left: -15px;
        padding-left: 15px;
        width: calc(100% + 30px)
    }

        .nxm2_destinations_item-body .adt-services__list2 .owl-stage-outer {
            overflow: visible !important
        }

            .nxm2_destinations_item-body .adt-services__list2 .owl-stage-outer .owl-item {
                width: 225px !important
            }

        .nxm2_destinations_item-body .adt-services__list2 .g_item {
            width: 100%;
            display: inline-block;
            vertical-align: top
        }

            .nxm2_destinations_item-body .adt-services__list2 .g_item .g__col {
                width: 100%;
                float: none
            }

            .nxm2_destinations_item-body .adt-services__list2 .g_item .adt-services__item {
                background: #fff;
                min-height: 130px;
                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-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-transition: all .2s ease-in-out;
                transition: all .2s ease-in-out
            }

                .nxm2_destinations_item-body .adt-services__list2 .g_item .adt-services__item:hover, .nxm2_destinations_item-body .adt-services__list2 .g_item .adt-services__item.is-active {
                    padding-bottom: 15px
                }

        .nxm2_destinations_item-body .adt-services__list2 .owl-dot {
            width: 10px;
            height: 10px;
            background: transparent;
            border-radius: 50%;
            margin: 15px 10px 0;
            border: 1px solid #525252
        }

            .nxm2_destinations_item-body .adt-services__list2 .owl-dot > span {
                display: none !important
            }

            .nxm2_destinations_item-body .adt-services__list2 .owl-dot.active {
                background: #525252
            }

.nxm2_destinations_slider .owl-dots {
    display: none
}

.nxm2_destinations_slider-item_inner {
    display: block;
    width: 100%;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    background: #525252
}

    .nxm2_destinations_slider-item_inner figure {
        width: 100%;
        opacity: .7;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }

        .nxm2_destinations_slider-item_inner figure img {
            width: 100%;
            height: auto
        }

    .nxm2_destinations_slider-item_inner .text-block {
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        height: 60%;
        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;
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
        z-index: 2;
        text-align: center
    }

        .nxm2_destinations_slider-item_inner .text-block span.title {
            color: #fff;
            text-shadow: 0 1px 2px rgba(0,0,0,.2);
            font-size: 26px;
            font-weight: 700;
            text-align: center;
            width: 100%;
            display: block;
            position: relative;
            z-index: 5
        }

        .nxm2_destinations_slider-item_inner .text-block span.price {
            display: inline-block;
            vertical-align: top;
            height: 37px;
            line-height: 37px;
            background: #fdc43e;
            color: #525252;
            font-size: 18px;
            font-weight: 700;
            padding: 0 10px;
            border-radius: 4px;
            position: relative;
            z-index: 4
        }

    .nxm2_destinations_slider-item_inner:hover figure {
        opacity: 1
    }

.nxm2_destinations_item-style2 .nxm2_destinations_slider-item_inner .text-block span.title {
    font-size: 18px
}

.nxm2_destinations_item-style2 .nxm2_destinations_slider-item_inner .text-block {
    height: 40%
}

.nxm2_destinations_item-style2 .nxm2_destinations_item-body .owl-navs {
    top: 50%;
    height: 36px
}

@media screen and (max-width: 767px) {
    .nxm2_destinations_item {
        padding: 25px 0 40px
    }

    .nxm2_destinations_item-header_title i {
        width: 50px;
        height: 50px;
        line-height: 50px;
        margin-right: 9px
    }

    .nxm2_destinations_item-header_title span {
        font-size: 18px;
        line-height: 25px
    }

    .nxm2_destinations_item-body .owl-navs {
        display: none
    }

    .nxm2_destinations_slider {
        overflow: hidden;
        margin-left: -15px;
        padding-left: 15px;
        width: calc(100% + 30px)
    }

        .nxm2_destinations_slider .owl-stage-outer {
            overflow: visible !important
        }

            .nxm2_destinations_slider .owl-stage-outer .owl-item {
                width: 270px !important
            }
}

.nxm2_discover-wrap .pgs-bottom-section {
    padding: 30px 33px 36px;
    position: relative;
    background: #f3f5f8;
    height: 520px;
    border-radius: 4px
}

    .nxm2_discover-wrap .pgs-bottom-section .nxm2_btn {
        position: absolute;
        bottom: 35px;
        left: 55px;
        right: 55px;
        width: auto;
        text-align: center;
        line-height: 27px
    }

.nxm2_discover-wrap .pgs-bottom-section--bg {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0
}

    .nxm2_discover-wrap .pgs-bottom-section--bg:before {
        display: none
    }

.nxm2_discover-wrap .pgs-bottom-section figure img {
    width: 100%
}

.nxm2_discover-wrap .pgs-bottom-section__title {
    margin-bottom: 40px
}

.nxm2_discover-wrap .pgs-bottom-section__list {
    width: 100%
}

    .nxm2_discover-wrap .pgs-bottom-section__list > li {
        padding-bottom: 20px;
        margin-bottom: 20px;
        padding-left: 25px
    }

        .nxm2_discover-wrap .pgs-bottom-section__list > li a {
            font-size: 16px;
            line-height: 21px;
            color: #3d3b3b
        }

@media screen and (min-width: 767px) {
    .nxm2_discover-wrap > .nxm2_container > .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .nxm2_discover-wrap > .nxm2_container > .row > article {
            min-height: 100%
        }
}

@media screen and (max-width: 991px) {
    .nxm2_discover-wrap .pgs-bottom-section:not(.pgs-bottom-section--bg) {
        height: auto;
        min-height: 100%;
        padding: 15px 15px 80px
    }

    .nxm2_discover-wrap .pgs-bottom-section .nxm2_btn {
        width: calc(100% - 30px);
        left: 15px;
        right: inherit;
        bottom: 20px
    }

    .nxm2_discover-wrap .pgs-bottom-section__list > li a {
        font-size: 14px;
        letter-spacing: 0
    }
}

.nxm2_campaign-list .owl-dots {
    margin-top: 25px
}

.nxm2_campaign-list .owl-dot {
    width: 10px;
    height: 10px;
    background: transparent;
    border-radius: 50%;
    margin: 5px;
    border: 1px solid #525252
}

    .nxm2_campaign-list .owl-dot > span {
        display: none !important
    }

    .nxm2_campaign-list .owl-dot.active {
        background: #525252
    }

.nxm2_flight-search {
    position: absolute;
    top: -153px;
    left: 15px;
    right: 15px;
    height: 270px;
    border-radius: 4px;
    z-index: 4
}

    .nxm2_flight-search * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .nxm2_flight-search :before, .nxm2_flight-search :after {
        background-image: none
    }

.nxm2_flight-search_header {
    padding: 0
}

    .nxm2_flight-search_header > ul {
        width: 100%;
        display: inline-block;
        vertical-align: bottom
    }

        .nxm2_flight-search_header > ul > li {
            float: left;
            padding-right: 2px
        }

            .nxm2_flight-search_header > ul > li > a {
                font-size: 14px;
                font-weight: 600;
                color: #525252;
                padding: 13px 15px;
                line-height: 1;
                letter-spacing: 0;
                display: block;
                border-top-left-radius: 4px;
                border-top-right-radius: 4px;
                -webkit-transition: all .2s ease-in-out;
                transition: all .2s ease-in-out;
                background: rgba(235,235,235,.8)
            }

                .nxm2_flight-search_header > ul > li > a > h1 {
                    display: inline-block;
                    margin: 0;
                    font-size: 14px;
                    font-weight: 600;
                    color: #525252
                }

                .nxm2_flight-search_header > ul > li > a i {
                    margin-right: 9px;
                    font-size: 18px
                }

                .nxm2_flight-search_header > ul > li > a i, .nxm2_flight-search_header > ul > li > a span, .nxm2_flight-search_header > ul > li > a h1 {
                    color: #525252;
                    opacity: .7
                }

            .nxm2_flight-search_header > ul > li:hover > a {
                color: #eb9c00
            }

            .nxm2_flight-search_header > ul > li.active > a {
                background: #fff;
                color: #525252
            }

                .nxm2_flight-search_header > ul > li.active > a i, .nxm2_flight-search_header > ul > li.active > a span, .nxm2_flight-search_header > ul > li.active > a h1 {
                    opacity: 1
                }

            .nxm2_flight-search_header > ul > li a.giftCardBtn {
                background: #fa660b;
                position: relative
            }

                .nxm2_flight-search_header > ul > li a.giftCardBtn > span {
                    color: #fff;
                    opacity: 1
                }

                .nxm2_flight-search_header > ul > li a.giftCardBtn > i {
                    color: #fff;
                    opacity: 1
                }

@media screen and (min-width: 767px) {
    .nxm2_flight-search_header > ul > li a.giftCardBtn {
        padding-right: 25px
    }

        .nxm2_flight-search_header > ul > li a.giftCardBtn:after {
            content: attr(data-badge);
            position: absolute;
            font-size: 9px;
            background: #525252;
            width: 30px;
            height: 30px;
            border-radius: 50%;
            text-align: center;
            line-height: 30px;
            color: #fff;
            top: -14px;
            right: 4px
        }
}

.nxm2_flight-search_body {
    min-height: 227px;
    background: #fff;
    -webkit-box-shadow: 0 2px 27px 0 rgba(0,0,0,.13);
    box-shadow: 0 2px 27px 0 rgba(0,0,0,.13)
}

    .nxm2_flight-search_body .tab-content > li {
        display: none
    }

        .nxm2_flight-search_body .tab-content > li.active {
            display: block
        }

    .nxm2_flight-search_body .inner {
        padding: 20px 40px 15px
    }

        .nxm2_flight-search_body .inner .pgs-passenger-place__swap__state {
            position: absolute;
            right: -12px;
            top: 15px;
            z-index: 2;
            text-align: center;
            line-height: 30px;
            font-size: 16px;
            color: #fdc43e;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,.12);
            border-radius: 50px;
            width: 28px;
            height: 28px;
        }

            .nxm2_flight-search_body .inner .pgs-passenger-place__swap__state:before {
                display: none !important
            }

@media screen and (max-width: 767px) {
    .nxm2_flight-search_body .inner .pgs-passenger-place__swap__state {
        top: 108%;
        left: 50%;
        right: inherit;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
}

.nxm2_flight-search_body .title {
    font-size: 16px;
    font-weight: 500;
    color: #525252;
    display: block;
    width: 100%;
    margin-bottom: 0
}

.nxm2_flight-search_body .text {
    font-size: 14px;
    color: #525252;
    margin-bottom: 10px;
    display: block;
    width: 100%
}

.nxm2_flight-search_body #nxm2_bolbolPointWrap {
    display: none
}

.nxm2_flight-search_footer {
    background: #f9f3e3;
    padding: 6px 45px;
    height: 75px
}

    .nxm2_flight-search_footer p {
        max-width: 544px
    }

.nxm2_flight-search_container {
    position: relative;
    width: 100%
}

    .nxm2_flight-search_container .nxm2_container {
        position: relative
    }

    .nxm2_flight-search_container + .nxm2_destinations_item {
        padding-top: 150px
    }

    .nxm2_flight-search_container + section .nxm2_destinations_item:first-child {
        padding-top: 170px;
    }

        .nxm2_flight-search_container + section .nxm2_destinations_item:first-child .nxm2_container {
            margin-top: 0 !important;
        }

html:not([lang='tr']) .nxm2_destinations_item {
    padding-top: 150px;
    padding-top: 150px
}

.widget .nxm2_flight-search {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    height: auto
}

@media screen and (max-width: 890px) {
    .nxm2_flight-search .nxm2_form-button .nxm2_btn {
        font-size: 14px;
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (max-width: 1100px) {
    .nxm2_flight-search_header > ul > li > a i {
        display: none
    }
}

@media screen and (max-width: 1023px) {
    .nxm2_flight-search_header > ul > li > a {
        padding-left: 12px;
        padding-right: 12px;
        font-size: 12px
    }
}

@media screen and (max-width: 850px) {
    .nxm2_flight-search_header > ul > li > a {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 11px
    }
}

@media screen and (max-width: 767px) {
    .nxm2_flight-search {
        top: -36px;
        position: relative;
        height: auto;
        left: 0
    }

    .nxm2_flight-search_header {
        width: calc(100% + 30px);
        margin-left: -15px;
        overflow: auto;
        height: 36px;
        padding-left: 15px;
        white-space: nowrap
    }

        .nxm2_flight-search_header::-webkit-scrollbar {
            display: none
        }

        .nxm2_flight-search_header > ul {
            white-space: nowrap;
            min-width: 169%
        }

            .nxm2_flight-search_header > ul > li {
                float: none;
                display: inline-block;
                vertical-align: top
            }

                .nxm2_flight-search_header > ul > li:last-child {
                    padding-right: 0;
                }

                .nxm2_flight-search_header > ul > li > a {
                    font-size: 11px;
                    padding: 13px 10px;
                    line-height: 11px
                }

    .nxm2_flight-search_body .inner {
        padding: 20px 15px 15px
    }

    .nxm2_flight-search_body .nxm2_infoText {
        float: none !important;
        margin: 20px auto 0;
        display: block;
        text-align: center
    }

    .nxm2_flight-search_body #nxm2_bolbolPointWrap {
        display: block
    }

    .nxm2_flight-search_container {
        /*background: #f3f5f8*/
        background: #fff;
    }

        .nxm2_flight-search_container + .nxm2_destinations_item {
            padding-top: 0
        }

        .nxm2_flight-search_container + section .nxm2_destinations_item:first-child {
            padding-top: 0
        }

    .widget > .nxm2_flight-search_container {
        padding: 30px 0;
        margin-left: -20px;
        margin-top: -30px;
        width: calc(100% + 40px);
        z-index: 99999;
    }
}

html:not([lang='tr']) .nxm2_destinations_item {
    padding-top: 150px
}

.nxm2_modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 91999;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    display: none;
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.nxm2_modal-ready .nxm2_modal.active {
    display: block
}

.nxm2_modal.active {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.nxm2_modal-container {
    position: relative;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 2
}

.nxm2_modal-inner {
    position: relative;
    background: #fff;
    width: 488px;
    -webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.14);
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.14);
    border-radius: 4px;
    z-index: 3;
    padding: 30px
}

a.nxm2_modal-close {
    position: relative;
    width: 30px;
    height: 30px;
    display: block;
    float: right
}

    a.nxm2_modal-close:after {
        content: '';
        width: 3px;
        height: 25px;
        background: #fbb731;
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%) rotate(45deg);
        border-radius: 3px
    }

    a.nxm2_modal-close:before {
        content: '';
        width: 3px;
        height: 25px;
        background: #fbb731;
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%) rotate(-45deg);
        border-radius: 3px
    }

.nxm2_modal-header {
    width: 100%;
    margin-bottom: 40px
}

    .nxm2_modal-header .title {
        font-size: 20px;
        max-width: 326px;
        display: inline-block;
        vertical-align: top;
        font-weight: 700;
        color: #525252
    }

    .nxm2_modal-header.no-bottom-margin {
        margin-bottom: 15px
    }

.nxm2_modal-body {
    width: 100%
}

    .nxm2_modal-body p {
        font-size: 12px;
        color: #525252;
        max-width: 390px;
        margin: 0 auto 15px
    }

.nxm2_modal-footer {
    width: 100%;
    margin-top: 40px
}

.nxm2_modal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.23);
    z-index: 1
}

.nxm2_bolbol-menu {
    width: 100%;
    background: #fff;
    position: fixed;
    top: 64px;
    z-index: 99
}

.nxm2_bolbol-menu-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .nxm2_bolbol-menu-list > li {
        margin: 15px 10px
    }

        .nxm2_bolbol-menu-list > li > a {
            color: #525252;
            font-size: 14px;
            font-weight: 700;
            letter-spacing: 0;
            display: block;
            padding: 7px 5px
        }

@media screen and (max-width: 991px) {
    .nxm2_bolbol-menu {
        overflow: auto;
        top: 40px
    }

    .nxm2_bolbol-menu-list {
        min-width: 900px
    }

        .nxm2_bolbol-menu-list > li {
            margin-top: 10px;
            margin-bottom: 10px
        }
}

.nxm2_bolbol-slider {
    margin-top: 64px;
    width: 100%;
    position: relative;
    overflow: hidden
}

.header-fixed .nxm2_bolbol-slider, .site__notification_active .nxm2_bolbol-slider {
    margin-top: 0px;
}

.nxm2_bolbol-slider-item {
    height: 397px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 100%
}

    .nxm2_bolbol-slider-item .inner {
        width: 100%;
        height: 397px;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        max-width: 950px;
        margin: 0 auto
    }

        .nxm2_bolbol-slider-item .inner .text-wrap {
            max-width: 430px
        }

            .nxm2_bolbol-slider-item .inner .text-wrap .text {
                color: #fff;
                font-size: 32px;
                letter-spacing: 0;
                line-height: 36px;
                font-weight: 900
            }

        .nxm2_bolbol-slider-item .inner .slider-btn {
            width: 100%;
            max-width: 430px;
            margin-top: 40px
        }

            .nxm2_bolbol-slider-item .inner .slider-btn a {
                color: #fff;
                display: inline-block;
                vertical-align: middle
            }

                .nxm2_bolbol-slider-item .inner .slider-btn a i {
                    margin-right: 10px;
                    font-size: 20px;
                    display: inline-block;
                    vertical-align: middle
                }

                .nxm2_bolbol-slider-item .inner .slider-btn a span {
                    font-weight: 600;
                    font-size: 14px;
                    letter-spacing: 0;
                    color: #fff;
                    display: inline-block;
                    vertical-align: middle
                }

.nxm2_bolbol-slider .owl-dots {
    position: absolute;
    bottom: 45px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 3;
    max-width: 950px;
    text-align: right
}

    .nxm2_bolbol-slider .owl-dots > .owl-dot > span {
        background: #fff;
        border-radius: 50%;
        border: 1px solid #fff;
        display: block;
        width: 8px;
        height: 8px;
        margin-right: 0;
        margin-left: 12px
    }

    .nxm2_bolbol-slider .owl-dots > .owl-dot.active > span {
        background: transparent
    }

@media screen and (max-width: 991px) {
    .nxm2_bolbol-slider {
        margin-top: 0px
    }

    .site__notification_active.header-fixed .nxm2_bolbol-menu {
        top: 0px;
    }

    .nxm2_bolbol-slider-item {
        height: 252px;
        background-position: right;
        background-size: cover
    }

        .nxm2_bolbol-slider-item .inner {
            height: 252px;
            padding: 20px 0 0;
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start
        }

            .nxm2_bolbol-slider-item .inner .text-wrap {
                max-width: 220px
            }

                .nxm2_bolbol-slider-item .inner .text-wrap .text {
                    font-size: 18px;
                    line-height: 1.2
                }

    .nxm2_bolbol-slider .owl-dots {
        bottom: 15px;
        left: inherit;
        max-width: none;
        text-align: center;
        -webkit-transform: none;
        transform: none
    }
}

.nxm2_btn2 {
    display: inline-block;
    vertical-align: middle;
    min-width: 170px;
    text-align: center;
    padding: 8px 15px;
    text-decoration: none;
    color: #525252;
    background: #fff;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    margin: 3px;
    border-radius: 4px;
    -webkit-box-shadow: 2px 2px 10px 0 rgba(0,0,0,.2);
    box-shadow: 2px 2px 10px 0 rgba(0,0,0,.2)
}

.nxm2_btn2-orange {
    background: #fdc43e;
    color: #fff
}

.nxm2_bolbol-about {
    padding: 40px 0;
    background: #fff
}

    .nxm2_bolbol-about .btn-wrap {
        width: 100%;
        text-align: center;
        display: inline-block;
        vertical-align: middle
    }

.nxm2_bolbol-about-item {
    width: 100%;
    max-width: 450px;
    text-align: center;
    margin: 60px auto 0
}

    .nxm2_bolbol-about-item .title {
        font-size: 42px;
        font-weight: 900;
        letter-spacing: 0;
        color: #fdb813
    }

    .nxm2_bolbol-about-item p {
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0;
        color: #525252;
        width: 100%
    }

@media screen and (max-width: 991px) {
    .nxm2_bolbol-about {
        padding: 20px 0
    }

        .nxm2_bolbol-about .btn-wrap a {
            font-size: 14px;
            min-width: 100px
        }

    .nxm2_bolbol-about-item {
        margin: 40px auto 0
    }

        .nxm2_bolbol-about-item .title {
            font-size: 24px
        }

        .nxm2_bolbol-about-item p {
            font-size: 12px;
            line-height: 18px
        }
}

.nxm2_bolbol-head {
    width: 100%;
    max-width: 550px;
    text-align: center;
    margin: 0 auto 30px
}

    .nxm2_bolbol-head .title {
        display: block;
        width: 100%;
        color: #fff;
        font-weight: 900;
        font-size: 42px;
        letter-spacing: 0;
        margin-bottom: 15px
    }

    .nxm2_bolbol-head .text {
        display: block;
        width: 100%;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0;
        color: #fff
    }

@media screen and (max-width: 991px) {
    .nxm2_bolbol-head .title {
        font-size: 24px;
        letter-spacing: 0
    }

    .nxm2_bolbol-head .text {
        font-size: 12px;
        line-height: 18px;
        letter-spacing: 0
    }
}

.nxm2_view-learn {
    display: block;
    width: 100%;
    height: 140px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 40px;
    max-width: 670px;
    overflow: hidden;
    margin: 55px auto 0;
    position: relative
}

    .nxm2_view-learn:after {
        content: '';
        width: 100%;
        height: 100%;
        position: relative;
        left: 0;
        top: 0;
        background: #000;
        display: block;
        opacity: .2
    }

    .nxm2_view-learn .inner {
        z-index: 2;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        color: #fff;
        text-align: center
    }

        .nxm2_view-learn .inner i {
            color: #fff;
            font-size: 20px;
            display: block
        }

        .nxm2_view-learn .inner span {
            display: block;
            margin-top: 10px;
            font-size: 22px;
            font-weight: 900;
            letter-spacing: 0
        }

@media screen and (max-width: 991px) {
    .nxm2_view-learn {
        max-width: 300px;
        height: 80px;
        border-radius: 20px
    }

        .nxm2_view-learn .inner {
            width: 100%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

            .nxm2_view-learn .inner i {
                font-size: 14px;
                display: inline-block;
                vertical-align: middle;
                margin-right: 10px
            }

            .nxm2_view-learn .inner span {
                display: inline-block;
                vertical-align: middle;
                font-size: 18px;
                margin-top: 0
            }
}

.nxm2_bolbol-row-item {
    width: 100%;
    text-align: center;
    max-width: 250px;
    margin: 0 auto
}

    .nxm2_bolbol-row-item span {
        display: block;
        width: 100%
    }

        .nxm2_bolbol-row-item span.icon-wrap .nxm2-icon, .nxm2_bolbol-row-item span.icon-wrap .nxm2_form-group .input--datepicker:after, .nxm2_form-group .nxm2_bolbol-row-item span.icon-wrap .input--datepicker:after, .nxm2_bolbol-row-item span.icon-wrap body .nxm2_select .selection .select2-selection .select2-selection__arrow:before, body .nxm2_select .selection .select2-selection .nxm2_bolbol-row-item span.icon-wrap .select2-selection__arrow:before, .nxm2_bolbol-row-item span.icon-wrap .nxm2_destinations_item-body .owl-navs > div:before, .nxm2_destinations_item-body .nxm2_bolbol-row-item span.icon-wrap .owl-navs > div:before, .nxm2_bolbol-row-item span.icon-wrap .nxm2_header-right > ul > li > a.nxm2_hasSub-icon:after {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            width: 90px;
            height: 90px;
            text-align: center;
            -o-object-fit: contain;
            object-fit: contain;
            border-radius: 50%;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            color: #fff;
            font-size: 45px;
            margin: 0 auto 38px
        }

            .nxm2_bolbol-row-item span.icon-wrap .nxm2-icon:before, .nxm2_bolbol-row-item span.icon-wrap body .nxm2_select .selection .select2-selection .select2-selection__arrow:before, body .nxm2_select .selection .select2-selection .nxm2_bolbol-row-item span.icon-wrap .select2-selection__arrow:before, .nxm2_bolbol-row-item span.icon-wrap .nxm2_destinations_item-body .owl-navs > div:before, .nxm2_destinations_item-body .nxm2_bolbol-row-item span.icon-wrap .owl-navs > div:before {
                display: inline-block;
                vertical-align: middle
            }

        .nxm2_bolbol-row-item span.title {
            font-size: 22px;
            font-weight: 900;
            height: auto;
            line-height: 24px;
            margin-bottom: 20px
        }

        .nxm2_bolbol-row-item span.text {
            font-size: 14px;
            line-height: 22px;
            letter-spacing: 0;
            color: #525252
        }

@media screen and (max-width: 991px) {
    .nxm2_bolbol-row-item span.icon-wrap .nxm2-icon, .nxm2_bolbol-row-item span.icon-wrap .nxm2_form-group .input--datepicker:after, .nxm2_form-group .nxm2_bolbol-row-item span.icon-wrap .input--datepicker:after, .nxm2_bolbol-row-item span.icon-wrap body .nxm2_select .selection .select2-selection .select2-selection__arrow:before, body .nxm2_select .selection .select2-selection .nxm2_bolbol-row-item span.icon-wrap .select2-selection__arrow:before, .nxm2_bolbol-row-item span.icon-wrap .nxm2_destinations_item-body .owl-navs > div:before, .nxm2_destinations_item-body .nxm2_bolbol-row-item span.icon-wrap .owl-navs > div:before, .nxm2_bolbol-row-item span.icon-wrap .nxm2_header-right > ul > li > a.nxm2_hasSub-icon:after {
        margin-bottom: 40px
    }

    .nxm2_bolbol-row-item span.title {
        font-size: 18px
    }

    .nxm2_bolbol-row-item span.text {
        font-size: 12px;
        line-height: 18px
    }
}

.nxm2_bolbol-row-1 {
    background: #f3f5f8;
    padding: 80px 0 50px;
    width: 100%;
    height: auto;
    position: relative
}

    .nxm2_bolbol-row-1 .nxm2_bolbol-row-1-item.style-1 span.icon-wrap .nxm2-icon, .nxm2_bolbol-row-1 .nxm2_bolbol-row-1-item.style-1 span.icon-wrap .nxm2_form-group .input--datepicker:after, .nxm2_form-group .nxm2_bolbol-row-1 .nxm2_bolbol-row-1-item.style-1 span.icon-wrap .input--datepicker:after, .nxm2_bolbol-row-1 .nxm2_bolbol-row-1-item.style-1 span.icon-wrap body .nxm2_select .selection .select2-selection .select2-selection__arrow:before, body .nxm2_select .selection .select2-selection .nxm2_bolbol-row-1 .nxm2_bolbol-row-1-item.style-1 span.icon-wrap .select2-selection__arrow:before, .nxm2_bolbol-row-1 .nxm2_bolbol-row-1-item.style-1 span.icon-wrap .nxm2_destinations_item-body .owl-navs > div:before, .nxm2_destinations_item-body .nxm2_bolbol-row-1 .nxm2_bolbol-row-1-item.style-1 span.icon-wrap .owl-navs > div:before, .nxm2_bolbol-row-1 .nxm2_bolbol-row-1-item.style-1 span.icon-wrap .nxm2_header-right > ul > li > a.nxm2_hasSub-icon:after {
        background-image: linear-gradient(138deg,#6c89b5,#9c6495 38%,#ce5378 72%,#de9379)
    }

    .nxm2_bolbol-row-1 .nxm2_bolbol-row-1-item.style-1 span.title {
        color: #bf5981
    }

    .nxm2_bolbol-row-1 .nxm2_bolbol-row-1-item.style-2 span.icon-wrap .nxm2-icon, .nxm2_bolbol-row-1 .nxm2_bolbol-row-1-item.style-2 span.icon-wrap .nxm2_form-group .input--datepicker:after, .nxm2_form-group .nxm2_bolbol-row-1 .nxm2_bolbol-row-1-item.style-2 span.icon-wrap .input--datepicker:after, .nxm2_bolbol-row-1 .nxm2_bolbol-row-1-item.style-2 span.icon-wrap body .nxm2_select .selection .select2-selection .select2-selection__arrow:before, body .nxm2_select .selection .select2-selection .nxm2_bolbol-row-1 .nxm2_bolbol-row-1-item.style-2 span.icon-wrap .select2-selection__arrow:before, .nxm2_bolbol-row-1 .nxm2_bolbol-row-1-item.style-2 span.icon-wrap .nxm2_destinations_item-body .owl-navs > div:before, .nxm2_destinations_item-body .nxm2_bolbol-row-1 .nxm2_bolbol-row-1-item.style-2 span.icon-wrap .owl-navs > div:before, .nxm2_bolbol-row-1 .nxm2_bolbol-row-1-item.style-2 span.icon-wrap .nxm2_header-right > ul > li > a.nxm2_hasSub-icon:after {
        background-image: linear-gradient(134deg,#a1cec5,#4dacba 35%,#496199 68%,#5a3d7e)
    }

    .nxm2_bolbol-row-1 .nxm2_bolbol-row-1-item.style-2 span.title {
        color: #4ca2b6
    }

@media screen and (max-width: 991px) {
    .nxm2_bolbol-row-1 .owl-dots {
        margin-top: 40px
    }

        .nxm2_bolbol-row-1 .owl-dots .owl-dot span {
            width: 8px;
            height: 8px;
            background: #525252;
            border: 1px solid #525252;
            border-radius: 50%;
            margin-right: 12px
        }

        .nxm2_bolbol-row-1 .owl-dots .owl-dot.active span {
            background: 0
        }
}

.nxm2_bolbol-row-2 {
    -o-object-fit: contain;
    object-fit: contain;
    background-image: linear-gradient(243deg,#a3d6d4,#00a7c9 36%,#5b529e 68%,#6e358c);
    padding: 95px 0 100px;
    width: 100%;
    height: auto;
    position: relative
}

    .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item {
        max-width: 210px
    }

        .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item span.icon-wrap .nxm2-icon, .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item span.icon-wrap .nxm2_form-group .input--datepicker:after, .nxm2_form-group .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item span.icon-wrap .input--datepicker:after, .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item span.icon-wrap body .nxm2_select .selection .select2-selection .select2-selection__arrow:before, body .nxm2_select .selection .select2-selection .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item span.icon-wrap .select2-selection__arrow:before, .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item span.icon-wrap .nxm2_destinations_item-body .owl-navs > div:before, .nxm2_destinations_item-body .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item span.icon-wrap .owl-navs > div:before, .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item span.icon-wrap .nxm2_header-right > ul > li > a.nxm2_hasSub-icon:after {
            background: #fff
        }

        .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item span.title {
            color: #fff;
            font-size: 22px
        }

        .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item.style-1 span.icon-wrap .nxm2-icon, .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item.style-1 span.icon-wrap .nxm2_form-group .input--datepicker:after, .nxm2_form-group .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item.style-1 span.icon-wrap .input--datepicker:after, .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item.style-1 span.icon-wrap body .nxm2_select .selection .select2-selection .select2-selection__arrow:before, body .nxm2_select .selection .select2-selection .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item.style-1 span.icon-wrap .select2-selection__arrow:before, .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item.style-1 span.icon-wrap .nxm2_destinations_item-body .owl-navs > div:before, .nxm2_destinations_item-body .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item.style-1 span.icon-wrap .owl-navs > div:before, .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item.style-1 span.icon-wrap .nxm2_header-right > ul > li > a.nxm2_hasSub-icon:after {
            color: #5d4e9c
        }

        .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item.style-2 span.icon-wrap .nxm2-icon, .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item.style-2 span.icon-wrap .nxm2_form-group .input--datepicker:after, .nxm2_form-group .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item.style-2 span.icon-wrap .input--datepicker:after, .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item.style-2 span.icon-wrap body .nxm2_select .selection .select2-selection .select2-selection__arrow:before, body .nxm2_select .selection .select2-selection .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item.style-2 span.icon-wrap .select2-selection__arrow:before, .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item.style-2 span.icon-wrap .nxm2_destinations_item-body .owl-navs > div:before, .nxm2_destinations_item-body .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item.style-2 span.icon-wrap .owl-navs > div:before, .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item.style-2 span.icon-wrap .nxm2_header-right > ul > li > a.nxm2_hasSub-icon:after {
            color: #3773ae
        }

        .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item.style-3 span.icon-wrap .nxm2-icon, .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item.style-3 span.icon-wrap .nxm2_form-group .input--datepicker:after, .nxm2_form-group .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item.style-3 span.icon-wrap .input--datepicker:after, .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item.style-3 span.icon-wrap body .nxm2_select .selection .select2-selection .select2-selection__arrow:before, body .nxm2_select .selection .select2-selection .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item.style-3 span.icon-wrap .select2-selection__arrow:before, .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item.style-3 span.icon-wrap .nxm2_destinations_item-body .owl-navs > div:before, .nxm2_destinations_item-body .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item.style-3 span.icon-wrap .owl-navs > div:before, .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item.style-3 span.icon-wrap .nxm2_header-right > ul > li > a.nxm2_hasSub-icon:after {
            color: #089fc5
        }

        .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item.style-4 span.icon-wrap .nxm2-icon, .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item.style-4 span.icon-wrap .nxm2_form-group .input--datepicker:after, .nxm2_form-group .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item.style-4 span.icon-wrap .input--datepicker:after, .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item.style-4 span.icon-wrap body .nxm2_select .selection .select2-selection .select2-selection__arrow:before, body .nxm2_select .selection .select2-selection .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item.style-4 span.icon-wrap .select2-selection__arrow:before, .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item.style-4 span.icon-wrap .nxm2_destinations_item-body .owl-navs > div:before, .nxm2_destinations_item-body .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item.style-4 span.icon-wrap .owl-navs > div:before, .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item.style-4 span.icon-wrap .nxm2_header-right > ul > li > a.nxm2_hasSub-icon:after {
            color: #40b9cd
        }

@media screen and (max-width: 991px) {
    .nxm2_bolbol-row-2 {
        padding: 60px 0 15px
    }

        .nxm2_bolbol-row-2 .owl-dots {
            margin-top: 40px
        }

            .nxm2_bolbol-row-2 .owl-dots .owl-dot span {
                width: 8px;
                height: 8px;
                background: #fff;
                border: 1px solid #fff;
                border-radius: 50%;
                margin-right: 12px
            }

            .nxm2_bolbol-row-2 .owl-dots .owl-dot.active span {
                background: 0
            }

        .nxm2_bolbol-row-2 .nxm2_bolbol-row-2-item span.title {
            font-size: 18px
        }
}

.nxm2_bolbol-row-3 {
    -o-object-fit: contain;
    object-fit: contain;
    background-image: linear-gradient(242deg,#7197cf,#ba66a6 36%,#e9427d 68%,#f3997b);
    padding: 95px 0 100px;
    width: 100%;
    height: auto;
    position: relative
}

    .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item {
        max-width: 210px
    }

        .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item span.icon-wrap .nxm2-icon, .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item span.icon-wrap .nxm2_form-group .input--datepicker:after, .nxm2_form-group .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item span.icon-wrap .input--datepicker:after, .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item span.icon-wrap body .nxm2_select .selection .select2-selection .select2-selection__arrow:before, body .nxm2_select .selection .select2-selection .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item span.icon-wrap .select2-selection__arrow:before, .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item span.icon-wrap .nxm2_destinations_item-body .owl-navs > div:before, .nxm2_destinations_item-body .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item span.icon-wrap .owl-navs > div:before, .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item span.icon-wrap .nxm2_header-right > ul > li > a.nxm2_hasSub-icon:after {
            background: #fff
        }

        .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item span.title {
            color: #fff;
            font-size: 22px
        }

        .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item.style-1 span.icon-wrap .nxm2-icon, .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item.style-1 span.icon-wrap .nxm2_form-group .input--datepicker:after, .nxm2_form-group .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item.style-1 span.icon-wrap .input--datepicker:after, .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item.style-1 span.icon-wrap body .nxm2_select .selection .select2-selection .select2-selection__arrow:before, body .nxm2_select .selection .select2-selection .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item.style-1 span.icon-wrap .select2-selection__arrow:before, .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item.style-1 span.icon-wrap .nxm2_destinations_item-body .owl-navs > div:before, .nxm2_destinations_item-body .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item.style-1 span.icon-wrap .owl-navs > div:before, .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item.style-1 span.icon-wrap .nxm2_header-right > ul > li > a.nxm2_hasSub-icon:after {
            color: #ea4c7c
        }

        .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item.style-2 span.icon-wrap .nxm2-icon, .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item.style-2 span.icon-wrap .nxm2_form-group .input--datepicker:after, .nxm2_form-group .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item.style-2 span.icon-wrap .input--datepicker:after, .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item.style-2 span.icon-wrap body .nxm2_select .selection .select2-selection .select2-selection__arrow:before, body .nxm2_select .selection .select2-selection .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item.style-2 span.icon-wrap .select2-selection__arrow:before, .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item.style-2 span.icon-wrap .nxm2_destinations_item-body .owl-navs > div:before, .nxm2_destinations_item-body .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item.style-2 span.icon-wrap .owl-navs > div:before, .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item.style-2 span.icon-wrap .nxm2_header-right > ul > li > a.nxm2_hasSub-icon:after {
            color: #d74f8c
        }

        .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item.style-3 span.icon-wrap .nxm2-icon, .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item.style-3 span.icon-wrap .nxm2_form-group .input--datepicker:after, .nxm2_form-group .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item.style-3 span.icon-wrap .input--datepicker:after, .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item.style-3 span.icon-wrap body .nxm2_select .selection .select2-selection .select2-selection__arrow:before, body .nxm2_select .selection .select2-selection .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item.style-3 span.icon-wrap .select2-selection__arrow:before, .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item.style-3 span.icon-wrap .nxm2_destinations_item-body .owl-navs > div:before, .nxm2_destinations_item-body .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item.style-3 span.icon-wrap .owl-navs > div:before, .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item.style-3 span.icon-wrap .nxm2_header-right > ul > li > a.nxm2_hasSub-icon:after {
            color: #bf61a1
        }

        .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item.style-4 span.icon-wrap .nxm2-icon, .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item.style-4 span.icon-wrap .nxm2_form-group .input--datepicker:after, .nxm2_form-group .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item.style-4 span.icon-wrap .input--datepicker:after, .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item.style-4 span.icon-wrap body .nxm2_select .selection .select2-selection .select2-selection__arrow:before, body .nxm2_select .selection .select2-selection .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item.style-4 span.icon-wrap .select2-selection__arrow:before, .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item.style-4 span.icon-wrap .nxm2_destinations_item-body .owl-navs > div:before, .nxm2_destinations_item-body .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item.style-4 span.icon-wrap .owl-navs > div:before, .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item.style-4 span.icon-wrap .nxm2_header-right > ul > li > a.nxm2_hasSub-icon:after {
            color: #9e79b6
        }

@media screen and (max-width: 991px) {
    .nxm2_bolbol-row-3 {
        padding: 60px 0 15px
    }

        .nxm2_bolbol-row-3 .owl-dots {
            margin-top: 40px
        }

            .nxm2_bolbol-row-3 .owl-dots .owl-dot span {
                width: 8px;
                height: 8px;
                background: #fff;
                border: 1px solid #fff;
                border-radius: 50%;
                margin-right: 12px
            }

            .nxm2_bolbol-row-3 .owl-dots .owl-dot.active span {
                background: 0
            }

        .nxm2_bolbol-row-3 .nxm2_bolbol-row-2-item span.title {
            font-size: 18px
        }
}

.nxm2_bolbol-row-4 {
    background: #fff;
    padding: 100px 0
}

    .nxm2_bolbol-row-4 .nxm2_bolbol-head {
        margin-bottom: 75px
    }

        .nxm2_bolbol-row-4 .nxm2_bolbol-head .title {
            color: #5c5d5f;
            font-size: 42px
        }

    .nxm2_bolbol-row-4 .nxm2_btn-minW {
        min-width: 158px
    }

    .nxm2_bolbol-row-4 .campaigns__img-container {
        height: auto;
        text-align: center;
        padding-bottom: 32px;
    }

        .nxm2_bolbol-row-4 .campaigns__img-container img {
            position: relative;
            top: inherit;
            left: inherit;
            -webkit-transform: none;
            transform: none
        }

    .nxm2_bolbol-row-4 .campaigns__desc-container {
        height: 89px
    }

    .nxm2_bolbol-row-4 .campaigns__img-container img {
        width: 100%;
        height: auto;
    }

    .nxm2_bolbol-row-4 .slider-item {
        border: 1px solid #e6e6e6;
        border-radius: 4px;
        height: 100%;
        padding: 40px 25px;
        margin-bottom: 20px;
    }

    .nxm2_bolbol-row-4 .campaigns__desc-container .text-dark-gray {
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0;
        color: #525252;
        margin: 0
    }

@media screen and (max-width: 991px) {
    .nxm2_bolbol-row-4 {
        padding: 60px 0 40px
    }

        .nxm2_bolbol-row-4 .nxm2_bolbol-head {
            margin-bottom: 60px
        }

            .nxm2_bolbol-row-4 .nxm2_bolbol-head .title {
                font-size: 24px
            }

        .nxm2_bolbol-row-4 .owl-dots {
            margin-top: 40px
        }

            .nxm2_bolbol-row-4 .owl-dots .owl-dot span {
                width: 8px;
                height: 8px;
                background: #525252;
                border: 1px solid #525252;
                border-radius: 50%;
                margin-right: 12px
            }

            .nxm2_bolbol-row-4 .owl-dots .owl-dot.active span {
                background: 0
            }

        .nxm2_bolbol-row-4 .campaigns__img-container {
            border-bottom: 4px solid #525252;
            padding-bottom: 40px;
            margin-bottom: 20px
        }

        .nxm2_bolbol-row-4 .campaigns__desc-container .text-dark-gray {
            font-size: 14px;
            line-height: 22px
        }
}

.nxm2_bolbol-row-5 {
    background: #f3f5f8;
    padding: 80px 0
}

    .nxm2_bolbol-row-5 .owl-nav {
        display: block !important;
        bottom: 0;
        left: 0;
        width: 100%;
    }

        .nxm2_bolbol-row-5 .owl-nav .owl-next,
        .nxm2_bolbol-row-5 .owl-nav .owl-prev {
            position: absolute;
            top: 50%;
            width: 40px;
            height: 40px;
            margin-top: -20px;
            font-size: 0;
            display: flex;
            flex-direction: row;
            align-items: center;
            justify-content: center;
            opacity: 1 !important;
        }

            .nxm2_bolbol-row-5 .owl-nav .owl-next:after,
            .nxm2_bolbol-row-5 .owl-nav .owl-prev:after {
                content: '\e903';
                font-family: 'nxm2Icon' !important;
                speak: none;
                font-style: normal;
                font-weight: 400;
                -webkit-font-feature-settings: normal;
                font-feature-settings: normal;
                font-variant: normal;
                text-transform: none;
                line-height: 1;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 15px;
                color: #eb9c00;
            }

        .nxm2_bolbol-row-5 .owl-nav .owl-next {
            right: -50px;
        }

        .nxm2_bolbol-row-5 .owl-nav .owl-prev {
            left: -50px;
        }

            .nxm2_bolbol-row-5 .owl-nav .owl-prev:after {
                transform: rotate(90deg);
            }

        .nxm2_bolbol-row-5 .owl-nav .owl-next:after {
            transform: rotate(-90deg);
        }

    .nxm2_bolbol-row-5 .nxm2_bolbol-link {
        float: right;
        margin-top: 25px;
        color: #525252;
        text-decoration: underline;
        font-size: 14px
    }

    .nxm2_bolbol-row-5 .nxm2_bolbol-head {
        margin-bottom: 75px
    }

        .nxm2_bolbol-row-5 .nxm2_bolbol-head .title {
            color: #5c5d5f;
            font-size: 42px
        }

    .nxm2_bolbol-row-5 .nxm2_btn-minW {
        max-width: 270px;
        width: 100%
    }

    .nxm2_bolbol-row-5 .campaigns__img-container {
        height: auto;
        text-align: center;
        margin-bottom: 18px
    }

        .nxm2_bolbol-row-5 .campaigns__img-container img {
            width: 100%;
            height: auto;
            position: relative;
            top: inherit;
            left: inherit;
            -webkit-transform: none;
            transform: none
        }

    .nxm2_bolbol-row-5 .campaigns__desc-container {
        height: 200px;
        margin-bottom: 45px
    }

        .nxm2_bolbol-row-5 .campaigns__desc-container .title {
            font-size: 26px;
            letter-spacing: 0;
            font-weight: 400;
            color: #525252;
            max-width: 300px;
            margin: 0 auto;
            line-height: 30px
        }

        .nxm2_bolbol-row-5 .campaigns__desc-container p {
            font-size: 14px;
            line-height: 22px;
            letter-spacing: 0;
            color: #525252;
            margin-bottom: 20px
        }

            .nxm2_bolbol-row-5 .campaigns__desc-container p:last-child {
                margin-bottom: 0
            }

.nxm2_bolbol-row-5 {
    padding-left: 50px;
    padding-right: 50px;
}

@media screen and (max-width: 991px) {
    .nxm2_bolbol-row-5 {
        padding: 60px 40px
    }

        .nxm2_bolbol-row-5 .nxm2_bolbol-head {
            margin-bottom: 50px
        }

            .nxm2_bolbol-row-5 .nxm2_bolbol-head .title {
                font-size: 24px
            }

        .nxm2_bolbol-row-5 .nxm2_bolbol-link {
            float: none;
            width: 100%;
            text-align: center;
            margin: 0 auto 10px;
            display: inline-block;
            vertical-align: top
        }

        .nxm2_bolbol-row-5 .owl-dots {
            margin-top: 40px
        }

            .nxm2_bolbol-row-5 .owl-dots .owl-dot span {
                width: 8px;
                height: 8px;
                background: #525252;
                border: 1px solid #525252;
                border-radius: 50%;
                margin-right: 12px
            }

            .nxm2_bolbol-row-5 .owl-dots .owl-dot.active span {
                background: 0
            }
}

.fancybox--youtube .fancybox-inner {
    position: relative;
    height: 540px !important
}

.fancybox--youtube .fancybox-outer {
    background: #000 !important
}

@media screen and (max-width: 991px) {
    .fancybox--youtube .fancybox-inner {
        width: 90% !important;
        height: 200px !important
    }
}

.nxm2_accordion {
    width: 100%;
    height: auto
}

.nxm2_accordion-item {
    width: 100%;
    background: #fff;
    margin-bottom: 30px;
    -webkit-box-shadow: 1px 1px 1px 0 rgba(0,0,0,.13);
    box-shadow: 1px 1px 1px 0 rgba(0,0,0,.13)
}

.nxm2_accordion-item-head {
    position: relative;
    width: 100%;
    display: block;
    padding: 27px 52px 27px 47px
}

    .nxm2_accordion-item-head span {
        font-size: 26px;
        letter-spacing: 0;
        color: #525252
    }

    .nxm2_accordion-item-head i {
        position: absolute;
        right: 57px;
        top: 50%;
        color: #525252;
        font-size: 14px
    }

.nxm2_accordion-item-body {
    width: 100%;
    padding: 0 52px 0 47px;
    max-height: 0;
    overflow: hidden;
    position: relative;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.nxm2_accordion-item.open .nxm2_accordion-item-head i.nxm2-arrow-down {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.nxm2_accordion-item.open .nxm2_accordion-item-body {
    overflow: auto;
    max-height: 800px
}

@media screen and (max-width: 991px) {
    .nxm2_accordion-item-head {
        padding: 36px 40px 36px 30px
    }

        .nxm2_accordion-item-head span {
            font-size: 18px
        }

        .nxm2_accordion-item-head i {
            right: 24px
        }

    .nxm2_accordion-item-body {
        padding: 0 30px
    }
}

.nxm2_faq-wrapper {
    width: 100%;
    margin-top: 120px
}

    .nxm2_faq-wrapper .nxm2_faq-content {
        padding: 25px 0;
        border-bottom: 2px solid #c8cacc
    }

        .nxm2_faq-wrapper .nxm2_faq-content:first-child {
            padding-top: 0
        }

        .nxm2_faq-wrapper .nxm2_faq-content:last-child {
            border-bottom: 0
        }

        .nxm2_faq-wrapper .nxm2_faq-content p {
            font-size: 14px;
            letter-spacing: 0;
            color: #525252;
            margin-bottom: 0
        }

            .nxm2_faq-wrapper .nxm2_faq-content p:last-child {
                margin-bottom: 0
            }

            .nxm2_faq-wrapper .nxm2_faq-content p b {
                font-size: 16px;
                font-weight: 600
            }

.nxm-returnDateContainer2 label, .nxm-departDateContainer2 label, .nxm-returnDateContainer label, .nxm-departDateContainer label {
    z-index: 3
}

.nxm-returnDateContainer2 .nxm2_form-control, .nxm-departDateContainer2 .nxm2_form-control, .nxm-returnDateContainer .nxm2_form-control, .nxm-departDateContainer .nxm2_form-control {
    position: relative;
    z-index: 3
}

.homepage-datepicker-block .pgs-mobile-popover {
    z-index: 1;
    top: -17px;
    left: -15px;
    padding: 72px 15px 15px 15px;
    -webkit-box-shadow: 0 4px 12px 0 rgba(0,0,0,.12);
    box-shadow: 0 4px 12px 0 rgba(0,0,0,.12);
    background-color: #fff;
    border: solid 1px rgba(200,202,204,.5);
    width: 573px;
    height: 310px;
    display: none;
}

    .homepage-datepicker-block .pgs-mobile-popover .datepicker--pgs-mobile-popover__titles {
        display: none
    }

    .homepage-datepicker-block .pgs-mobile-popover .ui-datepicker-multi-2 .ui-datepicker-group {
        width: calc(50% - 16px)
    }

        .homepage-datepicker-block .pgs-mobile-popover .ui-datepicker-multi-2 .ui-datepicker-group .ui-datepicker-title {
            text-align: center;
            font-weight: 600;
            font-family: Open Sans,sans-serif;
            font-size: 14px;
            line-height: 1.43;
            padding-bottom: 10px;
            color: #515151;
        }

        .homepage-datepicker-block .pgs-mobile-popover .ui-datepicker-multi-2 .ui-datepicker-group .ui-datepicker-header {
            border-bottom: 0;
            padding: 0;
            margin: 0
        }

            .homepage-datepicker-block .pgs-mobile-popover .ui-datepicker-multi-2 .ui-datepicker-group .ui-datepicker-header > a {
                width: 24px;
                height: 24px;
                border-radius: 50%;
                background: #f3f5f8;
                color: #88898a;
                font-size: 8px;
                margin-top: 0;
                top: 0 !important
            }

                .homepage-datepicker-block .pgs-mobile-popover .ui-datepicker-multi-2 .ui-datepicker-group .ui-datepicker-header > a > span {
                    -webkit-transform: scale(0.7);
                    transform: scale(0.7);
                    left: 53%;
                    top: 50%;
                    position: absolute
                }

    .homepage-datepicker-block .pgs-mobile-popover .ui-datepicker-multi-2 .ui-datepicker-group-first {
        margin-right: 23px
    }

    .homepage-datepicker-block .pgs-mobile-popover .ui-datepicker-multi-2 .ui-datepicker-group-last .ui-datepicker-header .ui-datepicker-title {
        margin-left: 11px
    }

    .homepage-datepicker-block .pgs-mobile-popover .ui-widget-content {
        border: 0;
        padding: 0 !important;
        border-radius: 0 !important;
        width: 100% !important;
        max-height: calc(100vh - 60px) !important;
        overflow: auto;
        overflow-x: hidden
    }

    .homepage-datepicker-block .pgs-mobile-popover tr td {
        text-align: center;
        position: relative;
    }

        .homepage-datepicker-block .pgs-mobile-popover tr th.ui-datepicker-week-end span, .homepage-datepicker-block .pgs-mobile-popover tr td.ui-datepicker-week-end span, .homepage-datepicker-block .pgs-mobile-popover tr td.ui-datepicker-week-end a {
            color: #fa660b !important
        }

        .homepage-datepicker-block .pgs-mobile-popover tr td:after {
            content: '';
            background: #f3f5f8;
            opacity: 0;
            display: block;
            z-index: 0;
            width: 100%;
            height: 24px;
            top: 1px;
            left: 0;
            position: absolute;
            -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
        }

        .homepage-datepicker-block .pgs-mobile-popover tr td span {
            background: none !important;
        }

@media screen and (max-width: 991px) {
    .homepage-datepicker-block .pgs-mobile-popover tr td:after {
        height: calc(100% - 24px);
        top: 8px
    }

    .homepage-datepicker-block .pgs-mobile-popover tr td.ui-state-active--from a:after {
        background: #f21 !important;
    }
}

.homepage-datepicker-block .pgs-mobile-popover tr td > a {
    background: none !important;
    border-radius: 50%;
    width: 24px !important;
    height: 24px !important;
    position: relative;
    color: #515151 !important;
    z-index: 2;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

    .homepage-datepicker-block .pgs-mobile-popover tr td > a:after {
        display: none
    }

    .homepage-datepicker-block .pgs-mobile-popover tr td > a.ui-state-active {
        background: rgba(200,202,204,.6) !important;
        color: #525252 !important
    }

    .homepage-datepicker-block .pgs-mobile-popover tr td > a:hover {
        background: #fdc43e !important;
        color: #fff !important
    }

.homepage-datepicker-block .pgs-mobile-popover tr td.ui-datepicker-today:after {
    display: none
}

.homepage-datepicker-block .pgs-mobile-popover tr td.ui-state-active--to:after {
    opacity: 1;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    width: 80%;
    z-index: 0;
}

.homepage-datepicker-block .pgs-mobile-popover tr td.ui-state-active--from:after {
    opacity: 1;
    width: 80%;
    left: inherit;
    right: 0;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
}

.homepage-datepicker-block .pgs-mobile-popover tr td > a.ui-state-active,
.homepage-datepicker-block .pgs-mobile-popover tr td.ui-state-active--from > span,
.homepage-datepicker-block .pgs-mobile-popover tr td.ui-state-active--from > a,
.homepage-datepicker-block .pgs-mobile-popover tr td.ui-state-active--to > a,
.homepage-datepicker-block .pgs-mobile-popover tr td.ui-state-active--to > span {
    background: #fdb813 !important;
    color: #fff !important;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    z-index: 2;
}

.homepage-datepicker-block .pgs-mobile-popover tr td.ui-state-active--between:after {
    opacity: 1
}

.homepage-datepicker-block.js_mobile-popover--open .pgs-mobile-popover {
    display: block;
    cursor: default
}

a.i_travel-btn {
    font-size: 13px;
    margin-top: 6px;
    font-weight: 500;
    line-height: 1.1;
}

#pgs-arrival-datepicker.datepicker--pgs-mobile-popover .ui-datepicker td {
    position: relative;
}

    #pgs-arrival-datepicker.datepicker--pgs-mobile-popover .ui-datepicker td.ui-state-active--between:before {
        display: none;
        opacity: 0;
    }

    #pgs-arrival-datepicker.datepicker--pgs-mobile-popover .ui-datepicker td.ui-state-active--between + td:before {
        content: '';
        width: 30px;
        height: 24px;
        display: block;
        position: absolute;
        top: 1px;
        left: 0;
        background: #f3f5f8;
        border-top-right-radius: 50%;
        border-bottom-right-radius: 50%;
        z-index: 0;
    }

    #pgs-arrival-datepicker.datepicker--pgs-mobile-popover .ui-datepicker td a {
        position: relative;
        z-index: 2;
    }

    #pgs-arrival-datepicker.datepicker--pgs-mobile-popover .ui-datepicker td.ui-state-disabled:before {
        display: none !important;
    }

@media screen and (max-width: 767px) {
    .homepage-datepicker-block .pgs-mobile-popover {
        width: 100%;
        height: 100%;
        z-index: 999;
        right: inherit;
        left: inherit;
        padding: 40px 0 55px
    }

        .homepage-datepicker-block .pgs-mobile-popover .pgs-mobile-popover__title {
            display: none
        }

        .homepage-datepicker-block .pgs-mobile-popover .datepicker--pgs-mobile-popover__titles {
            display: block
        }

        .homepage-datepicker-block .pgs-mobile-popover .pgs-passenger-block__scroll-area {
            width: 100%;
            height: calc(100vh - 40px)
        }

        .homepage-datepicker-block .pgs-mobile-popover .ui-datepicker tr > td > span,
        .homepage-datepicker-block .pgs-mobile-popover .ui-datepicker tr > td > a {
            width: 25px !important;
            height: 25px !important;
            line-height: 25px !important;
            border-radius: 50% !important;
        }

    .datepicker--pgs-mobile-popover .ui-widget-content > div {
        width: 100% !important;
        float: none;
        max-width: 260px;
        margin: 30px auto !important;
    }

    .pgs-passenger-block__scroll-area__wrapper {
        transform: none !important
    }

    .js-pgs-datepicker.datepicker--pgs-mobile-popover.hasDatepicker {
        height: 77vh;
        width: 100%;
        position: relative;
        overflow: hidden
    }

    .pgs-mobile-popover__button-container {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
    }

    #pgs-arrival-datepicker.datepicker--pgs-mobile-popover .ui-datepicker td.ui-state-active--between + td:before {
        top: 8px;
    }
}

@media screen and (max-width: 570px) {
    .js-pgs-datepicker.datepicker--pgs-mobile-popover.hasDatepicker {
        height: calc(100vh - 40px);
        overflow: auto;
    }
}

/*.nxm-departDateContainer {
    position: relative;
    z-index: 4
}

.nxm-returnDateContainer {
    position: relative;
    z-index: 3
}*/

.nxm2_datepicker-active + .nxm-returnDateContainer {
    z-index: 10
}

@media screen and (max-width: 767px) {
    /*.nxm-returnDateContainer, .nxm-departDateContainer {
        z-index: 3
    }*/

    .nxm2_datepicker-active {
        z-index: 9
    }

        .nxm2_datepicker-active .input--datepicker:after {
            display: none
        }

        .nxm2_datepicker-active + .nxm-returnDateContainer {
            z-index: 8
        }

            .nxm2_datepicker-active + .nxm-returnDateContainer .input--datepicker:after {
                display: none
            }

            .nxm2_datepicker-active + .nxm-returnDateContainer .fs_from, .nxm2_datepicker-active + .nxm-returnDateContainer .nxm-departDate {
                display: none
            }
}

.nxm-returnDateContainer .pgs-mobile-popover {
    left: inherit;
    right: -15px
}

@media screen and (max-width: 1230px) {
    .nxm-returnDateContainer .pgs-mobile-popover {
        left: -124%;
        right: inherit
    }
}

@media screen and (max-width: 991px) and (min-width:768px) {
    .nxm-returnDateContainer .pgs-mobile-popover {
        left: -124% !important;
        right: inherit !important
    }
}

.pgs-table__horizontal-list2 thead {
    font-size: 10px;
    font-weight: 700;
    text-align: left;
    color: #4d4d4d;
    border-bottom: 4px solid #e5e5e5
}

    .pgs-table__horizontal-list2 thead > tr > th {
        height: 80px;
        text-align: center;
        border-right: 1px solid #e5e5e5;
        border-left: 1px solid #e5e5e5;
        border-top: 1px solid #e5e5e5;
        padding-left: 5px;
        padding-right: 5px
    }

@media(min-width: 768px) {
    .pgs-table__horizontal-list2 thead > tr > th {
        border-top: 0;
        border-left: 0
    }

        .pgs-table__horizontal-list2 thead > tr > th:last-child {
            border: 0
        }

        .pgs-table__horizontal-list2 thead > tr > th:first-child {
            border: 0
        }
}

.pgs-table__horizontal-list2 thead > tr > th.p {
    padding-left: 30px
}

.pgs-table__horizontal-list2 thead > tr > th > span {
    font-size: 10px;
    padding-left: 30px;
    position: absolute;
    margin-top: 0
}

.pgs-table__horizontal-list2 thead .sep {
    border-left: 1px solid #f1f1ee;
    padding-left: 2%
}

@media(min-width: 768px) {
    .pgs-table__horizontal-list2 thead .sep {
        padding-left: 5%
    }
}

.pgs-table__horizontal-list2 tbody {
    font-size: 10px;
    text-align: left
}

@media(min-width: 768px) {
    .pgs-table__horizontal-list2 tbody {
        font-size: 14px
    }
}

.pgs-table__horizontal-list2 tbody > tr {
    border-bottom: 1px solid #e3e3e3
}

    .pgs-table__horizontal-list2 tbody > tr.last {
        border: 0 !important
    }

    .pgs-table__horizontal-list2 tbody > tr > td {
        height: 70px;
        text-align: center;
        border-right: 1px solid #e5e5e5;
        border-left: 1px solid #e5e5e5
    }

@media(min-width: 768px) {
    .pgs-table__horizontal-list2 tbody > tr > td {
        border-left: 0
    }

        .pgs-table__horizontal-list2 tbody > tr > td:last-child {
            border: 0
        }

        .pgs-table__horizontal-list2 tbody > tr > td:first-child {
            text-align: center;
            padding-right: 30px;
            border: 0
        }
}

.pgs-table__horizontal-list2 tbody > tr > td.p {
    padding-left: 30px
}

.pgs-table__horizontal-list2 tbody > tr .sep {
    border-left: 1px solid #f1f1ee
}

.pgs-table__horizontal-light tbody {
    font-size: 12px;
    text-align: left
}

    .pgs-table__horizontal-light tbody > tr.light {
        background-color: #fff
    }

    .pgs-table__horizontal-light tbody > tr.smooth {
        background-color: #f8f8f8
    }

    .pgs-table__horizontal-light tbody > tr > td {
        height: 60px;
        padding-left: 20px;
        padding-right: 20px
    }

.pgs-table__horizontal-light2 thead > tr {
    height: 38px
}

    .pgs-table__horizontal-light2 thead > tr.light {
        background: #fff
    }

    .pgs-table__horizontal-light2 thead > tr.dark {
        background: #eee
    }

    .pgs-table__horizontal-light2 thead > tr th {
        font-size: 10px;
        font-weight: 300;
        text-align: left;
        padding-left: 20px;
        padding-right: 20px
    }

.pgs-table__horizontal-light2 tbody {
    font-size: 12px;
    text-align: left
}

    .pgs-table__horizontal-light2 tbody > tr {
        border-bottom: 1px solid #c4c4c4
    }

        .pgs-table__horizontal-light2 tbody > tr:last-child {
            border-bottom: 0
        }

        .pgs-table__horizontal-light2 tbody > tr > td {
            height: 38px;
            padding-left: 20px;
            padding-right: 20px;
            font-size: 14px
        }

            .pgs-table__horizontal-light2 tbody > tr > td h2 {
                font-size: 14px !important
            }

            .pgs-table__horizontal-light2 tbody > tr > td a {
                font-size: 12px
            }

.nxm2_header {
    width: 100%;
    height: 64px;
    background: #fdc43e;
    z-index: 1002;
    position: relative;
}

    .nxm2_header :after {
        background-image: none !important
    }

.nxm2_header-wrap {
    width: 100%;
    height: 64px;
    background: #fdc43e;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0 !important;
}

.nxm2_header .nxm2_header-logo {
    width: 130px;
    display: block;
    margin-right: 10px;
    min-width: 100px
}

    .nxm2_header .nxm2_header-logo img {
        width: 100%
    }

    .nxm2_header .nxm2_header-logo svg {
        width: 100%;
    }

@media (max-width: 600px) {
    .nxm2_modal-inner {
        width: 100%;
    }
}

.nxm2_header-inner {
    width: 100%;
    height: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.nxm2_header .nxm2_mobile-menu-btn {
    display: none
}

@media screen and (max-width: 1024px) {
    .nxm2_header {
        height: 40px
    }

    .nxm2_header-wrap {
        height: 40px
    }

        .nxm2_header-wrap .nxm2_container {
            padding: 0
        }

    .nxm2_header-inner {
        height: 40px
    }

    .nxm2_header .nxm2_header-logo {
        width: 80px;
        margin-right: 0;
        margin-left: 50px;
        font-size: 0
    }

    .nxm2_header .nxm2_mobile-menu-btn {
        display: block;
        position: absolute;
        left: 15px;
        top: 5.5px;
        width: 25px;
        height: 25px
    }

        .nxm2_header .nxm2_mobile-menu-btn .line {
            position: absolute;
            -webkit-transform-origin: center;
            transform-origin: center;
            width: 20px;
            height: 1.5px;
            background: #525252;
            -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out
        }

        .nxm2_header .nxm2_mobile-menu-btn .line-1 {
            top: 6px;
            left: 2.5px;
            -webkit-transform-origin: top right;
            transform-origin: top right
        }

        .nxm2_header .nxm2_mobile-menu-btn .line-2 {
            top: 14px;
            left: 2.5px
        }

        .nxm2_header .nxm2_mobile-menu-btn .line-3 {
            top: 21px;
            left: 2.5px;
            -webkit-transform-origin: bottom right;
            transform-origin: bottom right
        }

    .nxm2_mobile-menu-ready .nxm2_header .nxm2_mobile-menu-btn .line-1 {
        top: 8px;
        left: .5px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .nxm2_mobile-menu-ready .nxm2_header .nxm2_mobile-menu-btn .line-2 {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }

    .nxm2_mobile-menu-ready .nxm2_header .nxm2_mobile-menu-btn .line-3 {
        top: 21px;
        left: .5px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
}

.nxm2_header-right {
    -webkit-box-flex: 1;
    -ms-flex: 1 auto;
    flex: 1 auto;
    height: 64px
}

    .nxm2_header-right > ul {
        width: 100%;
        height: 64px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

        .nxm2_header-right > ul > li > a {
            height: 64px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

            .nxm2_header-right > ul > li > a.nxm2_hasSub-icon:after {
                content: "\e903";
                margin: 0 16px 0 14px;
                font-size: 9px
            }

@media screen and (max-width: 1170px) {
    .nxm2_header-right > ul > li > a.nxm2_hasSub-icon:after {
        margin: 0 15px 0 8px;
        font-size: 7px
    }
}

.nxm2_header-right > ul > li .nxm2_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 1;
    height: 100%;
    z-index: 1;
    display: none
}

.nxm2_header-right > ul > li.active .nxm2_overlay {
    display: block
}

.nxm2_header-right > ul > li.nxm2_bolbol {
    position: relative;
}

    .nxm2_header-right > ul > li.nxm2_bolbol > .nxm2_bolbol-btn {
        position: relative;
        padding-left: 36px;
        white-space: nowrap
    }

        .nxm2_header-right > ul > li.nxm2_bolbol > .nxm2_bolbol-btn:after {
            color: #eb9c00
        }

        .nxm2_header-right > ul > li.nxm2_bolbol > .nxm2_bolbol-btn span {
            color: #525252;
            font-size: 12px;
            line-height: 12px;
            font-weight: 600
        }

        .nxm2_header-right > ul > li.nxm2_bolbol > .nxm2_bolbol-btn i {
            position: absolute;
            left: 0;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            width: 30px;
            height: 30px;
            text-align: center;
            color: #fff;
            font-size: 30px
        }

    .nxm2_header-right > ul > li.nxm2_bolbol > .nxm2_bolbol-login {
        position: relative;
        padding-right: 70px;
        display: inline-block;
        vertical-align: middle
    }

        .nxm2_header-right > ul > li.nxm2_bolbol > .nxm2_bolbol-login span {
            color: #525252;
            font-size: 14px;
            line-height: 14px;
            font-weight: 600;
            text-align: right;
            display: inline-block;
            vertical-align: middle;
            height: 28px;
            margin: 18px 0
        }

        .nxm2_header-right > ul > li.nxm2_bolbol > .nxm2_bolbol-login i {
            position: absolute;
            right: 15px;
            left: inherit !important;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            width: 48px;
            height: 48px;
            text-align: center;
            color: #eb9c00;
            font-size: 48px
        }

@media screen and (max-width: 1200px) {
    .nxm2_header-right > ul > li.nxm2_bolbol > .nxm2_bolbol-login {
        padding-right: 10px
    }

        .nxm2_header-right > ul > li.nxm2_bolbol > .nxm2_bolbol-login i {
            display: none
        }

        .nxm2_header-right > ul > li.nxm2_bolbol > .nxm2_bolbol-login span b {
            font-size: 14px;
            font-weight: 700;
            margin-top: 3px;
            display: block;
            white-space: nowrap;
        }
}

.nxm2_header-right > ul > li.nxm2_bolbol .nxm2_bolbol-login-wrap {
    display: none;
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
    z-index: 999;
    opacity: 0;
    position: absolute;
    right: 11px;
    top: 9px;
    width: 336px;
    height: auto;
    border-radius: 10px;
    -webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.09);
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.09);
    background: #fff;
    border: solid 1px #c8cacc;
    -webkit-transition: opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;
    transition: opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;
    transition: opacity .2s ease-in-out,transform .2s ease-in-out;
    transition: opacity .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out;
    -webkit-animation: hide .1s;
    animation: hide .1s
}

    .nxm2_header-right > ul > li.nxm2_bolbol .nxm2_bolbol-login-wrap .nxm2_bolbol-login_header {
        width: 100%;
        text-align: right;
        padding: 14px 45px 14px 14px
    }

        .nxm2_header-right > ul > li.nxm2_bolbol .nxm2_bolbol-login-wrap .nxm2_bolbol-login_header span {
            font-size: 14px;
            font-weight: 700;
            color: #525252
        }

        .nxm2_header-right > ul > li.nxm2_bolbol .nxm2_bolbol-login-wrap .nxm2_bolbol-login_header i {
            position: absolute;
            font-size: 9px;
            right: 14px;
            top: 15px;
            -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg)
        }

    .nxm2_header-right > ul > li.nxm2_bolbol .nxm2_bolbol-login-wrap .nxm2_bolbol-login_body {
        padding: 30px 30px 40px
    }

        .nxm2_header-right > ul > li.nxm2_bolbol .nxm2_bolbol-login-wrap .nxm2_bolbol-login_body .nxm2_bolbol-login-mobile-header {
            display: none
        }

.nxm2_header-right > ul > li.nxm2_bolbol.active .nxm2_bolbol-login-wrap {
    display: block;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;
    transition: opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;
    transition: opacity .2s ease-in-out,transform .2s ease-in-out;
    transition: opacity .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out;
    -webkit-animation: show .1s;
    animation: show .1s
}

.nxm2_header-right > ul > li.nxm2_search {
    position: relative
}

    .nxm2_header-right > ul > li.nxm2_search > a {
        width: 46px;
        background: #fcd16b;
        color: #eb9c00;
        font-size: 20px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .nxm2_header-right > ul > li.nxm2_search .nxm2_search-wrap {
        position: absolute;
        top: 0;
        right: 0;
        height: 64px;
        background: #fcd16b;
        overflow: hidden;
        max-width: 0;
        z-index: 3;
        opacity: 0;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }

.pgs-grayscale .nxm2_header-right > ul > li.nxm2_search .nxm2_search-wrap {
    -webkit-filter: grayscale(100);
    filter: grayscale(100);
    filter: gray
}

.nxm2_header-right > ul > li.nxm2_search .nxm2_search-wrap .nxm2_search-inner {
    width: 248px;
    height: 64px;
    padding-right: 46px;
    position: relative
}

.nxm2_header-right > ul > li.nxm2_search .nxm2_search-wrap button {
    width: 46px;
    height: 64px;
    background: #fcd16b;
    color: #eb9c00;
    font-size: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 0;
    position: absolute;
    right: 0;
    top: 0;
    outline: 0;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    opacity: 0
}

.nxm2_header-right > ul > li.nxm2_search .nxm2_search-wrap input {
    width: 100%;
    height: 64px;
    background: 0;
    border: 0;
    outline: 0;
    padding: 0 15px;
    font-size: 14px;
    font-weight: 600;
    color: #525252
}

.nxm2_header-right > ul > li.nxm2_search.active .nxm2_search-wrap {
    max-width: 248px;
    opacity: 1
}

    .nxm2_header-right > ul > li.nxm2_search.active .nxm2_search-wrap button {
        opacity: 1
    }

.nxm2_header-right > ul > li.nxm2_language {
    position: relative
}

    .nxm2_header-right > ul > li.nxm2_language > a {
        background: #eb9c00;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        padding-left: 15px
    }

        .nxm2_header-right > ul > li.nxm2_language > a:after {
            color: #fcd16b
        }

    .nxm2_header-right > ul > li.nxm2_language .nxm2_language-wrap {
        position: absolute;
        top: 64px;
        background: #eb9c00;
        right: 0;
        width: 224px;
        display: none;
        opacity: 0;
        -webkit-transition: opacity .2s ease-in-out;
        transition: opacity .2s ease-in-out
    }

        .nxm2_header-right > ul > li.nxm2_language .nxm2_language-wrap > ul {
            padding: 20px 15px;
            width: 100%;
            height: auto;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap
        }

            .nxm2_header-right > ul > li.nxm2_language .nxm2_language-wrap > ul > li {
                width: 50%;
                padding: 5px 5px
            }

                .nxm2_header-right > ul > li.nxm2_language .nxm2_language-wrap > ul > li a {
                    color: #fff;
                    font-size: 14px;
                    line-height: 24px;
                    color: #fff
                }

                    .nxm2_header-right > ul > li.nxm2_language .nxm2_language-wrap > ul > li a:hover {
                        color: #fcd16b
                    }

    .nxm2_header-right > ul > li.nxm2_language:hover .nxm2_language-wrap {
        display: block;
        opacity: 1
    }

@media screen and (max-width: 1024px) {
    .nxm2_header-right {
        height: 40px
    }

        .nxm2_header-right > ul {
            height: 40px
        }

            .nxm2_header-right > ul > li > a {
                height: 40px
            }

                .nxm2_header-right > ul > li > a.nxm2_hasSub-icon:after {
                    display: none
                }

            .nxm2_header-right > ul > li.nxm2_search > a {
                width: 46px;
                font-size: 14px
            }

            .nxm2_header-right > ul > li.nxm2_search .nxm2_search-wrap {
                height: 40px
            }

                .nxm2_header-right > ul > li.nxm2_search .nxm2_search-wrap .nxm2_search-inner {
                    height: 40px;
                    padding-right: 46px
                }

                    .nxm2_header-right > ul > li.nxm2_search .nxm2_search-wrap .nxm2_search-inner input {
                        height: 40px
                    }

                    .nxm2_header-right > ul > li.nxm2_search .nxm2_search-wrap .nxm2_search-inner button {
                        height: 40px;
                        width: 46px;
                        font-size: 14px
                    }

            .nxm2_header-right > ul > li.nxm2_search.active .nxm2_search-wrap {
                max-width: calc(100vw - 150px)
            }

                .nxm2_header-right > ul > li.nxm2_search.active .nxm2_search-wrap .nxm2_search-inner {
                    width: calc(100vw - 150px)
                }

            .nxm2_header-right > ul > li.nxm2_language {
                display: none
            }

    .icon-show {
        display: inline-block !important;
    }

    .nxm2_header-right > ul > li.nxm2_bolbol > .nxm2_bolbol-btn {
        padding-right: 15px
    }

        .nxm2_header-right > ul > li.nxm2_bolbol > .nxm2_bolbol-btn > span {
            font-size: 10px;
            line-height: 10px
        }

        .nxm2_header-right > ul > li.nxm2_bolbol > .nxm2_bolbol-btn > i {
            height: 28px;
            font-size: 28px
        }

    .nxm2_header-right > ul > li.nxm2_bolbol > .nxm2_bolbol-login {
        padding-right: 10px;
        padding-left: 10px;
    }

        .nxm2_header-right > ul > li.nxm2_bolbol > .nxm2_bolbol-login > span {
            margin: 6px 0;
            font-size: 12px;
            line-height: 12px;
        }

        .nxm2_header-right > ul > li.nxm2_bolbol > .nxm2_bolbol-login > i {
            display: none
        }

    .nxm2_header-right > ul > li.nxm2_bolbol .nxm2_bolbol-login-wrap {
        position: fixed;
        top: 0px;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 0
    }

        .nxm2_header-right > ul > li.nxm2_bolbol .nxm2_bolbol-login-wrap .nxm2_bolbol-login_header {
            display: none !important
        }

        .nxm2_header-right > ul > li.nxm2_bolbol .nxm2_bolbol-login-wrap .nxm2_bolbol-login_body .nxm2_bolbol-login-mobile-header {
            display: block;
            width: 100%;
            margin-bottom: 60px;
            margin-top: 20px
        }

            .nxm2_header-right > ul > li.nxm2_bolbol .nxm2_bolbol-login-wrap .nxm2_bolbol-login_body .nxm2_bolbol-login-mobile-header span {
                display: block;
                font-size: 16px;
                font-weight: 700;
                color: #525252
            }

            .nxm2_header-right > ul > li.nxm2_bolbol .nxm2_bolbol-login-wrap .nxm2_bolbol-login_body .nxm2_bolbol-login-mobile-header p {
                font-size: 14px;
                font-weight: 600;
                color: #525252
            }
}

@media screen and (min-width: 1024px) {
    .nxm2_menu {
        padding: 0 5px
    }

        .nxm2_menu > ul {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            width: 100%
        }

            .nxm2_menu > ul > li {
                margin: 0 3px;
                height: 64px;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-orient: horizontal;
                -webkit-box-direction: normal;
                -ms-flex-direction: row;
                flex-direction: row;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center
            }

                .nxm2_menu > ul > li > a {
                    color: #525252;
                    font-size: 14px;
                    font-weight: 700;
                    padding: 2px 4px
                }

                    .nxm2_menu > ul > li > a.three-dots span {
                        position: relative;
                        width: 5px;
                        height: 5px;
                        background: #525252;
                        display: inline-block;
                        border-radius: 50%;
                        vertical-align: top;
                        margin: 7px 14px 7px 20px
                    }

                        .nxm2_menu > ul > li > a.three-dots span:after, .nxm2_menu > ul > li > a.three-dots span:before {
                            position: absolute;
                            top: 0;
                            content: '';
                            width: 5px;
                            height: 5px;
                            background: #525252;
                            display: block;
                            border-radius: 50%
                        }

                        .nxm2_menu > ul > li > a.three-dots span:after {
                            left: -9px
                        }

                        .nxm2_menu > ul > li > a.three-dots span:before {
                            right: -9px
                        }

                .nxm2_menu > ul > li > .nxm2_main-menu_sub {
                    pointer-events: none;
                    -webkit-transition: all 500ms cubic-bezier(0.19,1,0.22,1);
                    transition: all 500ms cubic-bezier(0.19,1,0.22,1);
                    -webkit-transform: translateY(50%);
                    transform: translateY(50%);
                    z-index: -1;
                    position: absolute;
                    opacity: 0;
                    left: 0;
                    top: 0;
                    width: 100%;
                    background: #fff;
                    -webkit-box-shadow: 0 6px 24px -3px rgba(0,0,0,.31);
                    box-shadow: 0 6px 24px -3px rgba(0,0,0,.31)
                }

                    .nxm2_menu > ul > li > .nxm2_main-menu_sub .nxm2_container {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        -webkit-box-orient: horizontal;
                        -webkit-box-direction: normal;
                        -ms-flex-direction: row;
                        flex-direction: row;
                        position: relative;
                        height: 460px
                    }

                    .nxm2_menu > ul > li > .nxm2_main-menu_sub .nxm2_main-menu_left-col {
                        width: 245px;
                        padding: 26px 0 40px;
                        background: #f3f5f8
                    }

                        .nxm2_menu > ul > li > .nxm2_main-menu_sub .nxm2_main-menu_left-col:after {
                            content: '';
                            position: absolute;
                            right: 90%;
                            top: 0;
                            width: 100%;
                            height: 100%;
                            background: #f3f5f8;
                            z-index: -1
                        }

                        .nxm2_menu > ul > li > .nxm2_main-menu_sub .nxm2_main-menu_left-col > ul {
                            z-index: 2;
                            width: 100%
                        }

                            .nxm2_menu > ul > li > .nxm2_main-menu_sub .nxm2_main-menu_left-col > ul > li {
                                width: 100%
                            }

                                .nxm2_menu > ul > li > .nxm2_main-menu_sub .nxm2_main-menu_left-col > ul > li > a {
                                    color: #525252;
                                    font-size: 14px;
                                    line-height: 36px;
                                    letter-spacing: 0;
                                    font-weight: 600;
                                    margin-bottom: 5px;
                                    display: inline-block;
                                    vertical-align: top;
                                    width: 100%;
                                    position: relative
                                }

                                    .nxm2_menu > ul > li > .nxm2_main-menu_sub .nxm2_main-menu_left-col > ul > li > a:before {
                                        content: "\e903";
                                        font-family: 'nxm2Icon' !important;
                                        speak: none;
                                        font-style: normal;
                                        font-weight: 400;
                                        -webkit-font-feature-settings: normal;
                                        font-feature-settings: normal;
                                        font-variant: normal;
                                        text-transform: none;
                                        line-height: 1;
                                        -webkit-font-smoothing: antialiased;
                                        -moz-osx-font-smoothing: grayscale;
                                        position: absolute;
                                        right: 0;
                                        -webkit-transform: rotate(-90deg);
                                        transform: rotate(-90deg);
                                        font-size: 8px;
                                        top: 38%;
                                        right: 50px;
                                        opacity: 0;
                                        -webkit-transition: all .2s ease-in-out;
                                        transition: all .2s ease-in-out
                                    }

                                .nxm2_menu > ul > li > .nxm2_main-menu_sub .nxm2_main-menu_left-col > ul > li.active > a, .nxm2_menu > ul > li > .nxm2_main-menu_sub .nxm2_main-menu_left-col > ul > li:hover > a {
                                    color: #dc2c2b
                                }

                                    .nxm2_menu > ul > li > .nxm2_main-menu_sub .nxm2_main-menu_left-col > ul > li.active > a:before, .nxm2_menu > ul > li > .nxm2_main-menu_sub .nxm2_main-menu_left-col > ul > li:hover > a:before {
                                        opacity: 1;
                                        right: 30px
                                    }

                                .nxm2_menu > ul > li > .nxm2_main-menu_sub .nxm2_main-menu_left-col > ul > li.active .nxm2_main-menu_sub-cols, .nxm2_menu > ul > li > .nxm2_main-menu_sub .nxm2_main-menu_left-col > ul > li:hover .nxm2_main-menu_sub-cols {
                                    display: -webkit-box;
                                    display: -ms-flexbox;
                                    display: flex
                                }

                    .nxm2_menu > ul > li > .nxm2_main-menu_sub .nxm2_main-menu_sub-cols {
                        padding: 26px 0 40px 15px;
                        width: calc(100% - 275px);
                        display: none;
                        -ms-flex-wrap: wrap;
                        flex-wrap: wrap;
                        position: absolute;
                        right: 15px;
                        top: 0
                    }

                        .nxm2_menu > ul > li > .nxm2_main-menu_sub .nxm2_main-menu_sub-cols > div {
                            margin: 0 15px;
                            width: calc(33.33% - 30px)
                        }

                            .nxm2_menu > ul > li > .nxm2_main-menu_sub .nxm2_main-menu_sub-cols > div h6 {
                                font-size: 14px;
                                line-height: 24px;
                                color: #dc2c2b;
                                font-weight: 600;
                                margin-bottom: 30px
                            }

                            .nxm2_menu > ul > li > .nxm2_main-menu_sub .nxm2_main-menu_sub-cols > div ul {
                                width: 100%
                            }

                                .nxm2_menu > ul > li > .nxm2_main-menu_sub .nxm2_main-menu_sub-cols > div ul > li {
                                    width: 100%
                                }

                                    .nxm2_menu > ul > li > .nxm2_main-menu_sub .nxm2_main-menu_sub-cols > div ul > li > a {
                                        line-height: 24px;
                                        font-size: 14px;
                                        font-weight: 600;
                                        display: inline-block;
                                        vertical-align: top;
                                        color: #525252;
                                        position: relative
                                    }

                                        .nxm2_menu > ul > li > .nxm2_main-menu_sub .nxm2_main-menu_sub-cols > div ul > li > a:after {
                                            content: '';
                                            position: absolute;
                                            left: 0;
                                            bottom: 0;
                                            z-index: 0;
                                            height: 1px;
                                            background: #525252;
                                            width: 0;
                                            -webkit-transition: all 500ms cubic-bezier(0.19,1,0.22,1);
                                            transition: all 500ms cubic-bezier(0.19,1,0.22,1)
                                        }

                                        .nxm2_menu > ul > li > .nxm2_main-menu_sub .nxm2_main-menu_sub-cols > div ul > li > a:hover:after {
                                            width: 100%
                                        }

                .nxm2_menu > ul > li.nxm2_menu-bolbol > a {
                    border-radius: 4px;
                    background: #fcd16b
                }

    .pgs-grayscale .nxm2_menu > ul > li.nxm2_menu-bolbol > a {
        -webkit-filter: grayscale(100);
        filter: grayscale(100);
        filter: gray
    }

    .nxm2_menu > ul > li:hover > a {
        color: #fff
    }

        .nxm2_menu > ul > li:hover > a.three-dots span:after, .nxm2_menu > ul > li:hover > a.three-dots span:before, .nxm2_menu > ul > li:hover > a.three-dots span {
            background: #fff
        }

    .nxm2_menu > ul > li:hover > .nxm2_main-menu_sub {
        pointer-events: all;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        z-index: 2;
        opacity: 1;
        top: 64px
    }

    .nxm2_menu .nxm2_mobile-language {
        display: none
    }
}

#mobileMenu {
    display: none
}

@media screen and (min-width: 1024px) and (max-width:1170px) {
    .nxm2_menu {
        padding: 0 5px 0 0
    }

        .nxm2_menu > ul > li {
            margin: 0 5px
        }

            .nxm2_menu > ul > li > a {
                padding-right: 2px;
                padding-left: 2px
            }

            .nxm2_menu > ul > li > .nxm2_main-menu_sub .nxm2_main-menu_sub-cols {
                padding-left: 130px
            }
}

@media screen and (max-width: 1024px) {
    .nxm2_menu {
        position: fixed;
        top: 40px;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        display: none;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        bottom: 0;
        left: 0;
        width: 100%;
        overflow: auto;
        background: #3d3b3b;
        z-index: 4;
        padding: 30px
    }

    #mobileMenu:checked ~ .nxm2_menu {
        display: block
    }

    .nxm2_menu > ul {
        width: 100%;
        height: auto
    }

        .nxm2_menu > ul > li {
            width: 100%;
            height: auto;
            border-bottom: 2px solid #c8cacc
        }

            .nxm2_menu > ul > li > a {
                font-size: 18px;
                color: #fff;
                display: block;
                padding: 12px 0
            }

            .nxm2_menu > ul > li .nxm2_main-menu_sub {
                width: 100%;
                padding-left: 15px;
                overflow: hidden;
                max-height: 0;
                -webkit-transition: all .2s cubic-bezier(0.755,0.05,0.855,0.06);
                transition: all .2s cubic-bezier(0.755,0.05,0.855,0.06)
            }

                .nxm2_menu > ul > li .nxm2_main-menu_sub .nxm2_main-menu_sub-cols {
                    width: 100%
                }

                    .nxm2_menu > ul > li .nxm2_main-menu_sub .nxm2_main-menu_sub-cols .nxm2_main-menu_sub-col h6 {
                        font-size: 14px;
                        color: #fff;
                        font-weight: 700;
                        display: block;
                        padding: 15px 0
                    }

                        .nxm2_menu > ul > li .nxm2_main-menu_sub .nxm2_main-menu_sub-cols .nxm2_main-menu_sub-col h6:after {
                            -webkit-transition: all .2s cubic-bezier(0.755,0.05,0.855,0.06);
                            transition: all .2s cubic-bezier(0.755,0.05,0.855,0.06);
                            font-family: 'nxm2Icon' !important;
                            speak: none;
                            font-style: normal;
                            font-weight: 400;
                            -webkit-font-feature-settings: normal;
                            font-feature-settings: normal;
                            font-variant: normal;
                            text-transform: none;
                            line-height: 1;
                            -webkit-font-smoothing: antialiased;
                            -moz-osx-font-smoothing: grayscale;
                            content: "\e903";
                            background: none !important;
                            font-size: 10px;
                            float: right
                        }

                    .nxm2_menu > ul > li .nxm2_main-menu_sub .nxm2_main-menu_sub-cols .nxm2_main-menu_sub-col > ul {
                        padding-left: 15px;
                        width: 100%;
                        overflow: hidden;
                        max-height: 0;
                        -webkit-transition: all .2s cubic-bezier(0.755,0.05,0.855,0.06);
                        transition: all .2s cubic-bezier(0.755,0.05,0.855,0.06)
                    }

                        .nxm2_menu > ul > li .nxm2_main-menu_sub .nxm2_main-menu_sub-cols .nxm2_main-menu_sub-col > ul > li {
                            width: 100%
                        }

                            .nxm2_menu > ul > li .nxm2_main-menu_sub .nxm2_main-menu_sub-cols .nxm2_main-menu_sub-col > ul > li > a {
                                display: block;
                                font-size: 14px;
                                padding: 10px 0;
                                color: #fff
                            }

                    .nxm2_menu > ul > li .nxm2_main-menu_sub .nxm2_main-menu_sub-cols .nxm2_main-menu_sub-col.opened > h6:after {
                        -webkit-transform: rotate(-180deg);
                        transform: rotate(-180deg)
                    }

                    .nxm2_menu > ul > li .nxm2_main-menu_sub .nxm2_main-menu_sub-cols .nxm2_main-menu_sub-col.opened > ul {
                        max-height: 1300px;
                        -webkit-transition: all .2s cubic-bezier(0.755,0.05,0.855,0.06);
                        transition: all .2s cubic-bezier(0.755,0.05,0.855,0.06)
                    }

            .nxm2_menu > ul > li.opened .nxm2_main-menu_sub {
                max-height: 2000px;
                -webkit-transition: all .2s cubic-bezier(0.755,0.05,0.855,0.06);
                transition: all .2s cubic-bezier(0.755,0.05,0.855,0.06)
            }

    .nxm2_menu .nxm2_mobile-language {
        width: 100%;
        margin-top: 62px;
        position: relative
    }

        .nxm2_menu .nxm2_mobile-language > a {
            width: 124px;
            height: 64px;
            background: #7e7e7e;
            display: flex;
            padding: 22px 20px;
            position: relative;
        }

            .nxm2_menu .nxm2_mobile-language > a > span {
                font-size: 14px;
                font-weight: 700;
                color: #fff
            }

            .nxm2_menu .nxm2_mobile-language > a:after {
                font-family: 'nxm2Icon' !important;
                speak: none;
                font-style: normal;
                font-weight: 400;
                -webkit-font-feature-settings: normal;
                font-feature-settings: normal;
                font-variant: normal;
                text-transform: none;
                line-height: 1;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "\e903";
                color: #b7b7b7;
                font-size: 9px;
                float: right;
                height: 20px;
                line-height: 20px;
                -webkit-transition: all .2s ease-in-out;
                transition: all .2s ease-in-out;
                right:20px;
                position:absolute;
            }

        .nxm2_menu .nxm2_mobile-language .nxm2_language-wrap {
            width: 100%;
            background: #7e7e7e;
            max-height: 0;
            overflow: hidden;
            -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out
        }

            .nxm2_menu .nxm2_mobile-language .nxm2_language-wrap > ul {
                padding: 10px;
                width: 100%;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap
            }

                .nxm2_menu .nxm2_mobile-language .nxm2_language-wrap > ul > li {
                    width: 50%;
                    padding: 10px
                }

                    .nxm2_menu .nxm2_mobile-language .nxm2_language-wrap > ul > li > a {
                        display: flex;
                        color: #fff;
                        font-size: 14px;
                        font-weight: 700;
                        align-items:center;
                    }

        .nxm2_menu .nxm2_mobile-language.active > a:after {
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg)
        }

        .nxm2_menu .nxm2_mobile-language.active .nxm2_language-wrap {
            max-height: 40rem
        }

    .nxm2_mobile-menu-ready .nxm2_menu {
        display: block
    }

    .nxm2_mobile-menu-animate .nxm2_menu {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .notification-counter.is-active ~ .nxm2_header .nxm2_menu {
        top: 110px
    }

    .nxm2_mobile-menu-ready.pgs-grayscale section.pgs-grayscale__container {
        height: 0;
        overflow: hidden;
        padding: 0
    }

    .mobile-popover-active .notification-counter.is-active ~ .nxm2_header > .nxm2_header-wrap {
        top: 0 !important;
        position: fixed !important
    }
}

.footer--site-menu {
    padding-top: 45px;
    padding-bottom: 40px
}

    .footer--site-menu .input--darkness {
        height: 45px
    }

    .footer--site-menu .input--mail {
        height: 45px;
        padding-right: 60px
    }

        .footer--site-menu .input--mail + .send-btn {
            line-height: 45px;
            width: 50px
        }

.footer--popular {
    padding: 22px 0 30px
}

    .footer--popular .footer__title {
        color: #fdb813;
        font-size: 16px
    }

.nxm2_footer-social-bar {
    background: #312f2f;
    padding: 26px 0
}

    .nxm2_footer-social-bar .nxm2_footer-social-bar_inner {
        width: 100%;
        height: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .nxm2_footer-social-bar .nxm2_footer-social-bar_inner h2 {
            -webkit-box-flex: 0;
            -ms-flex: 0 auto;
            flex: 0 auto;
            margin-right: 5%
        }

        .nxm2_footer-social-bar .nxm2_footer-social-bar_inner .nxm2_footer-social {
            -webkit-box-flex: 2;
            -ms-flex: 2 1 auto;
            flex: 2 1 auto;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-box-pack: space-evenly;
            -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

            .nxm2_footer-social-bar .nxm2_footer-social-bar_inner .nxm2_footer-social > li > a {
                color: #8c8c8c;
                font-size: 20px;
                padding: 0 7px
            }

                .nxm2_footer-social-bar .nxm2_footer-social-bar_inner .nxm2_footer-social > li > a i.nxm2-pgs-blog {
                    font-size: 24px
                }

@media screen and (max-width: 767px) {
    .nxm2_footer-social-bar .nxm2_footer-social-bar_inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 30px
    }

        .nxm2_footer-social-bar .nxm2_footer-social-bar_inner h2 {
            width: 100%;
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
            margin-bottom: 15px
        }

        .nxm2_footer-social-bar .nxm2_footer-social-bar_inner .nxm2_footer-social {
            width: 100%;
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1
        }
}

.nxm2_footer-social-bar .nxm2_footer-app-bar-inner {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .nxm2_footer-social-bar .nxm2_footer-app-bar-inner h2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 auto;
        flex: 0 auto;
        margin-right: 5%
    }

    .nxm2_footer-social-bar .nxm2_footer-app-bar-inner > ul {
        -webkit-box-flex: 2;
        -ms-flex: 2 1 auto;
        flex: 2 1 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .nxm2_footer-social-bar .nxm2_footer-app-bar-inner > ul > li {
            margin-right: 15px
        }

            .nxm2_footer-social-bar .nxm2_footer-app-bar-inner > ul > li:last-child {
                margin-right: 0
            }

@media screen and (max-width: 767px) {
    .nxm2_footer-social-bar .nxm2_footer-app-bar-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 30px
    }

        .nxm2_footer-social-bar .nxm2_footer-app-bar-inner h2 {
            width: 100%;
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
            margin-bottom: 15px
        }

        .nxm2_footer-social-bar .nxm2_footer-app-bar-inner > ul {
            width: 100%;
            -ms-flex-pack: distribute;
            justify-content: space-around
        }
}

.footer--cr {
    padding: 14px 0
}

.nxm2_footer-feature {
    width: 100%;
    padding: 5px 0 50px;
    background: #f3f5f8
}

    .nxm2_footer-feature h2 {
        font-size: 24px;
        font-weight: 400;
        color: #000;
        line-height: 1;
        margin-top: 40px;
        margin-bottom: 20px
    }

    .nxm2_footer-feature p {
        font-size: 12px;
        color: #5c5d5f;
        line-height: 18px
    }

.nxm2_footer-copyright {
    background: #fff;
    padding: 13px 0 17px
}

.nxm2_footer-copyright_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.nxm2_footer-copyright_passenger a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .nxm2_footer-copyright_passenger a > i {
        font-size: 28px;
        width: 54px;
        height: 54px;
        text-align: center;
        color: #fff;
        background: #74b7f1;
        display: block;
        line-height: 54px;
        border-radius: 50%;
        margin-right: 18px
    }

    .nxm2_footer-copyright_passenger a span {
        font-size: 11px;
        line-height: 18px;
        color: #3d3b3b;
        text-decoration: underline
    }

.nxm2_footer-copyright_text {
    -webkit-box-flex: 2;
    -ms-flex: 2 0 auto;
    flex: 2 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 24px;
    font-size: 11px;
    line-height: 16px;
    color: #3d3b3b;
    width: 300px;
}

.nxm2_footer-copyright_member {
    margin-left: 19px
}

    .nxm2_footer-copyright_member i {
        margin-right: 8px;
        margin-top: -6px
    }

@media screen and (max-width: 767px) {
    .nxm2_footer-copyright_inner {
        display: inline-block;
        vertical-align: top;
        width: 100%
    }

    .nxm2_footer-copyright_text {
        width: 240px;
    }

    .nxm2_footer-copyright_logo {
        width: 95px;
        display: block;
        float: left;
        text-align: right
    }

        .nxm2_footer-copyright_logo img {
            width: 100%;
            height: auto
        }

    .nxm2_footer-copyright_text {
        position: relative;
        padding: 0 0 60px 20px;
        font-size: 11px;
        line-height: 13px;
        letter-spacing: 0
    }

        .nxm2_footer-copyright_text .nxm2_footer-copyright_member {
            position: absolute;
            left: -50px;
            width: 100%;
            bottom: 16px;
            margin-left: 0
        }

            .nxm2_footer-copyright_text .nxm2_footer-copyright_member i {
                margin-right: 20px
            }

    .nxm2_footer-copyright_passenger a > i {
        margin-right: 20px;
        margin-left: 44px
    }
}

body.pgs-grayscale .nxm2_header-wrap {
    background: #969696
}

    body.pgs-grayscale .nxm2_header-wrap .nxm2_header-logo img path {
        background-color: #a6a6a6
    }

body.pgs-grayscale .nxm2_header-right > ul > li.nxm2_search > a {
    background: #a6a6a6;
    color: #fff
}

body.pgs-grayscale .nxm2_header-right > ul > li.nxm2_bolbol > a > span {
    color: #fff
}

body.pgs-grayscale .nxm2_header-right > ul > li.nxm2_bolbol > a:after {
    color: #fff
}

body.pgs-grayscale .nxm2_header-right > ul > li.nxm2_language > a {
    background: #888
}

    body.pgs-grayscale .nxm2_header-right > ul > li.nxm2_language > a:after {
        color: #fff
    }

body.pgs-grayscale .nxm2_header-right > ul > li.nxm2_language .nxm2_language-wrap {
    background: #888
}

    body.pgs-grayscale .nxm2_header-right > ul > li.nxm2_language .nxm2_language-wrap > ul > li > a:hover {
        color: #525252
    }

* {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

.loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background-color: rgba(#000,0.4)
}

.loading-indicator {
    margin-top: -20%;
    position: relative
}

.loading-image {
    width: 162px;
    height: 90px;
    background: url(/Assets/web/build/assets/images/loading-general-spritesheet.png) left center;
    animation: loading-animation 2s steps(50) infinite
}

.loading-text {
    width: auto;
    min-width: 162px;
    position: absolute;
    top: 87px;
    left: 45%;
    padding: 3px 25px 3px 10px;
    transform: translateX(-50%) skewX(-15deg);
    color: #fff;
    background-color: #fdb814;
    border-radius: 4px;
    box-shadow: 0 3px 5px 0 rgba(#000,0.16);
    font-size: 20px;
    font-weight: 700;
    font-style: italic;
    text-align: center;
    text-shadow: 0 2px 0 #eb9c00;
    margin-left: 0
}

.loading-text-inner {
    transform: skewX(15deg)
}

@keyframes loading-animation {
    100% {
        background-position: -8100px
    }
}

.nxm2_datepicker-active + .nxm-returnDateContainer {
    pointer-events: none
}

    .nxm2_datepicker-active + .nxm-returnDateContainer .nxm2_form-group label, .nxm2_datepicker-active + .nxm-returnDateContainer .nxm2_form-group input {
        color: #c8cacc
    }

    .nxm2_datepicker-active + .nxm-returnDateContainer .nxm2_form-group:before {
        background: #c8cacc
    }

.readMoreView {
    display: none
}

input#readMoreLabel {
    display: none !important
}

label[for="readMoreLabel"] {
    color: #5c5d5f;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    vertical-align: top;
    cursor: pointer
}

    label[for="readMoreLabel"]:hover {
        color: #eb9c00
    }

input#readMoreLabel:checked + .readMoreView {
    display: block
}

.special_A1_page-header {
    width: 100%;
    padding: 65px 0 60px;
    text-align: center;
    background: #fff !important
}

    .special_A1_page-header h2 {
        font-size: 36px !important;
        font-weight: 900 !important;
        color: #fdb813;
        line-height: 1.2
    }

.special_A1_page-item-1 {
    background: #f3f5f8
}

.special_A1_page-item {
    padding: 60px 0;
    text-align: center
}

    .special_A1_page-item p {
        font-size: 14px;
        line-height: 22px;
        color: #525252
    }

    .special_A1_page-item figure {
        width: 100%;
        height: auto;
        margin: 0 auto 30px
    }

        .special_A1_page-item figure img {
            max-width: 100%;
            height: 230px
        }

    .special_A1_page-item .text-wrap {
        width: 100%;
        max-width: 675px;
        margin: 0 auto
    }

        .special_A1_page-item .text-wrap .title {
            font-size: 22px;
            font-weight: 900
        }

.special_A1_page-item-2 {
    background-image: linear-gradient(248deg,#a3d6d4,#00a7c9 36%,#5b529e 68%,#6e358c)
}

.special_A1_page-item-3 {
    background-image: linear-gradient(248deg,#7197cf,#ba66a6 36%,#e9427d 68%,#f3997b)
}

.special_A1_page-item-2 figure img {
    border-radius: 50%
}

.special_A1_page-item-3 .text-wrap .title, .special_A1_page-item-3 .text-wrap p, .special_A1_page-item-2 .text-wrap .title, .special_A1_page-item-2 .text-wrap p {
    color: #fff
}

.special_A1_page-item-1 .text-wrap .title {
    color: #f21
}

.bolbol_table_special table, .bolbol_table_special table tbody, .bolbol_table_special table theader, .bolbol_table_special table tr, .bolbol_table_special table tr td, .bolbol_table_special table tr th {
    border: none !important
}

#nxm2_mainSlider {
    width: 100%;
    height: 400px;
    background: #fcfcfc
}

    #nxm2_mainSlider .owl-stage-outer .owl-stage .owl-item > div {
        height: 400px;
        background-position: center center;
        background-repeat: no-repeat
    }

        #nxm2_mainSlider .owl-stage-outer .owl-stage .owl-item > div .title {
            font-size: 32px;
            font-weight: 700
        }

        #nxm2_mainSlider .owl-stage-outer .owl-stage .owl-item > div .btn-wrap {
            margin-top: 25px
        }

.nxm2_layerSlider_type-1 {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center
}

#nxm2_mainSliderDotsWrap {
    width: 100%
}

    #nxm2_mainSliderDotsWrap .container {
        position: relative;
        z-index: 2
    }

    #nxm2_mainSliderDotsWrap #nxm2_mainSliderDots {
        position: absolute;
        bottom: 160px;
        right: 3%;
        width: auto;
        display: inline-block;
        vertical-align: top;
        z-index: 9
    }

        #nxm2_mainSliderDotsWrap #nxm2_mainSliderDots .owl-dot {
            width: 9px;
            height: 9px;
            border-radius: 50%;
            background: 0;
            margin-left: 12px;
            border: 1px solid #fff;
            transition: all .2s ease-in-out
        }

            #nxm2_mainSliderDotsWrap #nxm2_mainSliderDots .owl-dot span {
                display: none
            }

            #nxm2_mainSliderDotsWrap #nxm2_mainSliderDots .owl-dot.active {
                background: #fff
            }

@media screen and (min-width: 767.01px) {
    #nxm2_mainSlider .owl-stage-outer .owl-stage .owl-item > div .inner {
        background: none !important
    }
}

@media screen and (max-width: 767px) {
    #nxm2_mainSlider, #nxm2_mainSlider .owl-stage-outer .owl-stage .owl-item > div, .nxm2_layerSlider_type-1 {
        height: 270px !important
    }

        #nxm2_mainSlider .owl-stage-outer .owl-stage .owl-item > div {
            background: none !important
        }

        #nxm2_mainSlider .inner {
            background-size: cover;
            background-position: center right;
            background-repeat: no-repeat
        }

        #nxm2_mainSlider .title {
            font-size: 18px !important
        }

    #nxm2_mainSliderDotsWrap #nxm2_mainSliderDots {
        bottom: 50px;
        right: 15px
    }
}

.content-row {
    width: 100%;
    margin-bottom: 30px
}

    .content-row .title {
        font-size: 24px;
        font-weight: 700;
        color: #3d3b3b;
        margin-bottom: 20px
    }

    .content-row p {
        font-size: 14px;
        line-height: 24px;
        color: #000;
        font-weight: 300
    }

.dark-white {
    background-color: #f1f1ee
}

.nxm2_flightRoutesPopulerPoints > ul {
    width: 100%;
    list-style: none;
    margin: 30px 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #e2e2dc
}

    .nxm2_flightRoutesPopulerPoints > ul > li {
        width: 16.6%;
        padding: 11px 10px 11px 0;
        border-bottom: 1px solid #e2e2dc
    }

@media screen and (max-width: 991px) {
    .nxm2_flightRoutesPopulerPoints > ul > li {
        width: 20%
    }
}

@media screen and (max-width: 850px) {
    .nxm2_flightRoutesPopulerPoints > ul > li {
        width: 25%
    }

    .w-md-100 {
        width: 100%;
        text-align: center;
        margin-top: 20px
    }
}

@media screen and (max-width: 640px) {
    .nxm2_flightRoutesPopulerPoints > ul > li {
        width: 33.33%
    }
}

@media screen and (max-width: 460px) {
    .nxm2_flightRoutesPopulerPoints > ul > li {
        width: 50%
    }
}

.nxm2_flightRoutesPopulerPoints > ul > li > i {
    filter: grayscale(1);
    zoom: .6
}

.nxm2_flightRoutesPopulerPoints > ul > li > span {
    font-size: 14px
}

.nxm2_blog-wrap {
    width: 100%
}

    .nxm2_blog-wrap .nxm2_blog-item {
        margin-bottom: 50px;
        text-align: center
    }

    .nxm2_blog-wrap .row:first-child {
        padding: 40px 0
    }

    .nxm2_blog-wrap .nxm2_blog-item .text-wrap {
        width: 100%;
        padding-top: 30px
    }

        .nxm2_blog-wrap .nxm2_blog-item .text-wrap .title {
            font-size: 16px;
            font-weight: 700;
            margin-bottom: 12px
        }

        .nxm2_blog-wrap .nxm2_blog-item .text-wrap .text {
            margin-bottom: 26px;
            font-size: 14px
        }

.newsletter-page {
    background: #fdc43e;
    padding: 60px 30px
}

    .newsletter-page .nxm-newsletter-form {
        width: 100%;
        max-width: 600px;
        margin: 0 auto
    }

        .newsletter-page .nxm-newsletter-form .colm-1 {
            padding-right: 5px
        }

        .newsletter-page .nxm-newsletter-form .colm-2 {
            padding-left: 5px
        }

@media screen and (max-width: 767px) {
    .newsletter-page .nxm-newsletter-form .colm-1 {
        padding-right: 15px
    }

    .newsletter-page .nxm-newsletter-form .colm-2 {
        padding-left: 15px
    }
}

.nxm2-share_wrap {
    position: fixed;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background: 0;
    z-index: 105
}

    .nxm2-share_wrap ul {
        margin: 0;
        padding: 0
    }

        .nxm2-share_wrap ul li > a {
            background: #fdc43e;
            margin-bottom: 1px;
            width: 50px;
            height: 35px;
            display: block;
            text-align: center;
            line-height: 35px
        }

    .nxm2-share_wrap span.title {
        font-size: 10px;
        display: block;
        width: 100%;
        text-align: center;
        color: #3d3b3b;
        margin-bottom: 3px;
        font-weight: 600
    }

@media screen and (max-width: 767px) {
    .nxm2-share_wrap {
        left: inherit;
        right: 0;
        top: inherit;
        bottom: 0;
        transform: none;
        text-align: right;
        width: 100%
    }

        .nxm2-share_wrap span.title {
            display: none
        }

        .nxm2-share_wrap ul {
            display: inline-block;
            vertical-align: top;
            text-align: center;
            width: 100%;
            background: #fdc43e
        }

            .nxm2-share_wrap ul > li {
                float: left;
                margin-right: 1px;
                width: 24%;
                text-align: center
            }

                .nxm2-share_wrap ul > li > a {
                    margin: 0;
                    width: 100%
                }
}

.detail-rows {
    display: none
}

span.badge {
    display: inline;
    border-radius: 4px;
    padding: 2px 10px;
    margin-left: 5px;
    font-size: 12px;
    font-weight: 600
}

span.badge-yellow {
    background: #fdc43e;
    color: #3d3b3b
}

    span.badge-yellow i {
        color: #565656
    }

#divEventCountDown {
    width: 100%;
    margin-bottom: 2px
}

    #divEventCountDown > .list-main {
        width: 312px;
        height: 54px;
        background: #fff;
        display: inline-block;
        vertical-align: middle
    }

        #divEventCountDown > .list-main > li {
            float: left
        }

        #divEventCountDown > .list-main .list-main_col-1 {
            width: 117px;
            height: 54px;
            position: relative;
            padding-left: 38px;
            padding-right: 15px
        }

            #divEventCountDown > .list-main .list-main_col-1 .timer-clock-icon {
                position: absolute;
                left: 14px;
                top: 50%;
                transform: translateY(-50%);
                width: 18px;
                height: 18px
            }

                #divEventCountDown > .list-main .list-main_col-1 .timer-clock-icon i {
                    width: 18px;
                    height: 18px
                }

            #divEventCountDown > .list-main .list-main_col-1 .timer-clock-text {
                font-size: 10px;
                width: 100%;
                position: relative;
                top: 50%;
                transform: translateY(-50%)
            }

        #divEventCountDown > .list-main .list-main_col-2 {
            width: 60px;
            height: 54px;
            background: #fdd578
        }

            #divEventCountDown > .list-main .list-main_col-2 #days {
                width: 100%;
                height: 34px;
                line-height: 34px;
                font-size: 20px;
                font-weight: 900;
                display: inline-block;
                text-align: center;
                background: #fdc43e
            }

            #divEventCountDown > .list-main .list-main_col-2 .clock-day-details {
                width: 100%;
                height: 20px;
                line-height: 20px;
                font-size: 12px;
                display: inline-block;
                text-align: center
            }

        #divEventCountDown > .list-main .list-main_col-3 {
            width: 135px;
            height: 54px;
            background: #f0f0f0;
            text-align: center;
            font-size: 22px;
            line-height: 54px
        }

@media screen and (max-width: 380px) {
    #divEventCountDown {
        padding-top: 60px
    }

        #divEventCountDown > .list-main {
            width: 100%;
            height: 108px
        }

            #divEventCountDown > .list-main .list-main_col-1 {
                width: 100%
            }

            #divEventCountDown > .list-main .list-main_col-3 {
                width: calc(100% - 60px)
            }
}

.express_baggage {
    width: 100%;
    margin: 50px auto
}

    .express_baggage .express_baggage-list {
        width: 100%;
        margin: 0 !important;
        padding: 0 !important;
        list-style: none
    }

        .express_baggage .express_baggage-list > li {
            display: flex;
            flex-direction: row;
            margin: 0 !important;
            align-items: center;
            justify-content: space-between;
            border-bottom: 1px solid #ccc
        }

            .express_baggage .express_baggage-list > li .colm-2 {
                display: flex;
                flex-direction: row-reverse;
                align-items: center;
                justify-content: center;
                padding-left: 30px
            }

                .express_baggage .express_baggage-list > li .colm-2 .img-wrap {
                    font-size: 0;
                    padding: 10px
                }

                .express_baggage .express_baggage-list > li .colm-2 .text-wrap {
                    display: inline-block;
                    padding: 10px
                }

                    .express_baggage .express_baggage-list > li .colm-2 .text-wrap h3 {
                        display: inline-block;
                        width: 100%;
                        margin-bottom: 5px
                    }

                    .express_baggage .express_baggage-list > li .colm-2 .text-wrap p {
                        margin: 0
                    }

            .express_baggage .express_baggage-list > li .colm-1 {
                width: 54.684%
            }

                .express_baggage .express_baggage-list > li .colm-1 img {
                    width: auto;
                    height: auto;
                    max-width: 100%
                }

            .express_baggage .express_baggage-list > li:last-child {
                border-bottom: 0
            }

            .express_baggage .express_baggage-list > li:nth-child(odd) .colm-2 {
                order: 1;
                flex-direction: row;
                text-align: left;
                padding-right: 30px;
                padding-left: 0
            }

            .express_baggage .express_baggage-list > li:nth-child(odd) .colm-1 {
                order: 2
            }

@media screen and (max-width: 750px) {
    .express_baggage .express_baggage-list > li .colm-2 .text-wrap h3 {
        font-size: 16px
    }

    .express_baggage .express_baggage-list > li .colm-2 .text-wrap p {
        font-size: 12px
    }

    .express_baggage .express_baggage-list > li .colm-2 .img-wrap {
        width: 100px
    }

        .express_baggage .express_baggage-list > li .colm-2 .img-wrap img {
            width: 100%
        }
}

@media screen and (max-width: 480px) {
    .express_baggage .express_baggage-list > li {
        flex-direction: column;
        border-bottom: 0
    }

        .express_baggage .express_baggage-list > li .colm-1 {
            order: 1 !important;
            width: 100% !important
        }

        .express_baggage .express_baggage-list > li .colm-2 {
            order: 2 !important;
            width: 100% !important;
            padding: 20px 0 !important
        }
}

.pageBanner {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden
}

    .pageBanner img {
        max-width: 100%;
        height: auto
    }

@media screen and (max-width: 415px) {
    .pageBanner[data-banner-device="desktop"] {
        display: none
    }
}

@media screen and (min-width: 415px) {
    .pageBanner[data-banner-device="mobile"] {
        display: none
    }
}

.pageBanner[data-banner-position="menu"][data-banner-device="mobile"] {
    margin-top: 20px
}

    .pageBanner[data-banner-position="menu"][data-banner-device="mobile"] + .nxm2_mobile-language {
        margin-top: 20px
    }

.pageBanner[data-banner-position="header"][data-banner-device="desktop"] img {
    position: relative;
    max-width: none;
    left: 50%;
    transform: translateX(-50%)
}

.no-bottom-border .breadcrumb__container {
    border-bottom: 0
}

.travel_dictionary-search {
    background: #fff;
    border-radius: 4px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px 0
}

    .travel_dictionary-search input {
        border: 0;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        background: 0;
        height: 30px;
        line-height: 30px;
        width: 100%;
        padding: 0 30px;
        color: #3d3b3b;
        font-size: 14px;
        outline: 0
    }

        .travel_dictionary-search input::-webkit-input-placeholder {
            color: rgba(61,59,59,0.6)
        }

        .travel_dictionary-search input:-ms-input-placeholder {
            color: rgba(61,59,59,0.6)
        }

        .travel_dictionary-search input::-ms-input-placeholder {
            color: rgba(61,59,59,0.6)
        }

        .travel_dictionary-search input::placeholder {
            color: rgba(61,59,59,0.6)
        }

.travel_dictionary-search-btn {
    padding: 0 15px;
    font-size: 19px;
    line-height: 30px;
    height: 30px;
    color: #3d3b3b;
    text-align: center;
    display: inline-block;
    vertical-align: top
}

.travel_dictionary-search .ui-menu {
    background: #fff;
    border: 0;
    width: 100% !important;
    top: 100% !important;
    margin-top: 1px;
    -webkit-box-shadow: 0 9px 10px 0 rgba(0,0,0,0.23);
    box-shadow: 0 9px 10px 0 rgba(0,0,0,0.23);
    border-radius: 4px;
    padding: 15px 30px
}

    .travel_dictionary-search .ui-menu > li {
        padding: 10px 0
    }

        .travel_dictionary-search .ui-menu > li > a {
            color: #000;
            font-size: 14px;
            font-weight: 400;
            padding: 5px 0
        }

            .travel_dictionary-search .ui-menu > li > a .bold-text {
                font-weight: 600
            }

.travel_dictionary-search-wrap {
    background: #efefef;
    padding: 35px 0 28px
}

    .travel_dictionary-search-wrap h2 {
        font-size: 24px;
        font-weight: 500;
        margin-bottom: 30px
    }

.travel_dictionary-content {
    background: #fff;
    padding: 40px 0 100px
}

    .travel_dictionary-content .page-title {
        font-size: 24px;
        color: #000;
        font-weight: 600;
        margin-bottom: 20px
    }

    .travel_dictionary-content .page-sub-title {
        font-size: 14px;
        color: #000;
        font-weight: 600;
        margin-bottom: 10px
    }

    .travel_dictionary-content .banner {
        width: 100%;
        margin-bottom: 30px
    }

    .travel_dictionary-content p {
        font-size: 16px;
        line-height: 24px;
        color: #525252
    }

.travel_dictionary-item {
    width: 100%;
    text-align: center;
    margin-top: 30px;
    overflow: hidden;
    border-radius: 4px;
    display: block;
    position: relative
}

    .travel_dictionary-item:before {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: #3d3b3b;
        opacity: .2;
    }

    .travel_dictionary-item img {
        width: 100%;
        height: auto
    }

    .travel_dictionary-item span {
        z-index: 2;
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: center;
        padding: 0 10px;
        color: #fff;
        font-size: 26px;
        width: 100%;
        font-weight: 600
    }

@media screen and (max-width: 991px) {
    .travel_dictionary-item span {
        font-size: 18px;
    }
}

.travel_dictionary-item2 {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    overflow: hidden;
    border-radius: 4px;
    display: block;
    position: relative
}

    .travel_dictionary-item2:before {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: #3d3b3b;
        opacity: .4
    }

    .travel_dictionary-item2 img {
        width: 100%;
        height: auto
    }

    .travel_dictionary-item2 span {
        z-index: 2;
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        text-align: left;
        padding: 0 40px 34px 19px;
        color: #fff;
        font-size: 19px;
        width: 100%;
        font-weight: 600;
        text-shadow: 0 1px 2px rgba(0,0,0,0.2)
    }

.ui-autocomplete-term {
    font-weight: 700;
    color: blue
}

.travelDictionarySlider {
    position: relative
}

#navsTravelDictionary > div {
    z-index: 5;
    top: 50%
}

    #navsTravelDictionary > div:before {
        content: '';
        background: #fff;
        display: block;
        width: 36px;
        height: 36px;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        z-index: -1;
        -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2);
        box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2)
    }

    #navsTravelDictionary > div:after {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        z-index: 2;
        background-image: url(/Assets/Web/build/assets/images/sprite-common-v4.png);
        background-position: -955px -582px;
        width: 9px;
        height: 14px
    }

    #navsTravelDictionary > div.owl-prev {
        left: -7px
    }

    #navsTravelDictionary > div.owl-next {
        right: -7px
    }

        #navsTravelDictionary > div.owl-next:after {
            background-position: -955px -600px
        }

a.link.special_btn {
    background: #f27420;
    padding: 7px 10px;
    border-radius: 2px;
    display: inline-block;
    margin-left: -10px;
    min-width: 120px;
    transition: all .2s ease-in-out
}

    a.link.special_btn:hover {
        color: #f27420;
        background: #fff
    }

.nxm2_menu > ul > li > a .badge {
    background: #f95b0f;
    color: #fff;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    line-height: 27px;
    font-size: 10px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0 0 0 6px
}

.nxm2_hotel-points-head {
    width: 100%;
    border-bottom: 2px solid #e2e2dc;
    margin-bottom: 0;
    padding-bottom: 26px
}

.nxm2_hotel-points {
    width: 100%;
    border-bottom: 2px solid #e2e2dc
}

.nxm2_hotel-points-item a {
    color: #3d3b3b;
    font-size: 14px;
    line-height: 48px;
    display: inline-block;
    vertical-align: top
}

    .nxm2_hotel-points-item a:hover {
        text-decoration: underline
    }

    .nxm2_hotel-points-item a img {
        margin-right: 10px;
        font-size: 0
    }

.section-nxm2_hotels {
    padding: 70px 0;
    background: #fff
}

    .section-nxm2_hotels .nxm2_destinations_item {
        padding: 0;
        margin-bottom: 50px
    }

        .section-nxm2_hotels .nxm2_destinations_item:last-child {
            margin-bottom: 0
        }

.bolbolBtn1-wrap {
    position: absolute;
    right: 0;
    top: 0
}

    .bolbolBtn1-wrap > span {
        font-size: 12px;
        text-align: center;
        display: inline-block;
        vertical-align: top;
        margin: 0 auto;
        width: 100%;
        margin-top: 5px
    }

.bolbolBtn1 {
    position: relative;
    border: 1px solid #c8cacc;
    border-radius: 4px;
    display: block;
    padding: 10px;
    width: 165px
}

    .bolbolBtn1:after {
        content: "\e903";
        font-size: 9px;
        font-family: 'nxm2Icon' !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        -webkit-font-feature-settings: normal;
        font-feature-settings: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
        color: #525252
    }

    .bolbolBtn1 i {
        color: #eb9c00;
        font-size: 30px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px
    }

    .bolbolBtn1 span {
        display: inline-block;
        vertical-align: middle;
        font-size: 12px;
        color: #525252;
        font-weight: 900;
        line-height: 1.3
    }

@media screen and (max-width: 991px) {
    .nxm2_hotel-points {
        border-bottom: 0
    }

    .nxm2_hotel-points-item {
        border-bottom: 2px solid #e2e2dc
    }

    .bolbolBtn1-wrap {
        position: relative;
        top: inherit;
        right: inherit
    }

    .bolbolBtn1 {
        width: 100%;
        margin-top: 15px
    }
}

.nxm2_btn-facebook span {
    font-weight: 300;
    font-size: 12px;
    line-height: 24px
}

.nxm2_btn-facebook i {
    display: inline-block;
    vertical-align: middle;
    background: #3b5998;
    width: 24px;
    height: 24px;
    line-height: 31px;
    font-size: 17px;
    text-indent: 4px;
    color: #fff;
    border-radius: 3px;
    margin-right: 15px
}

.nxm2_btn-facebook {
    padding-bottom: 6px;
    margin-top: 15px
}

    .nxm2_btn-facebook:hover {
        background: #3b5998;
        color: #fff;
        border-color: #3b5998
    }

        .nxm2_btn-facebook:hover i {
            color: #3b5998;
            background: #fff
        }

.loading.nxm2_form-group:before {
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30px;
    background: url(/Assets/Web/banners/v1/images/banner-loading.gif);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 25px
}

.nxm2_bolbol-menu-wrap {
    color: rgba(0,0,0,0.87);
    background-color: #fff;
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    box-shadow: rgba(0,0,0,0.12) 0 1px 6px,rgba(0,0,0,0.12) 0 1px 4px;
    border-radius: 2px;
    position: absolute;
    z-index: 2100;
    top: 15px;
    right: 0;
    width: 246px;
    display: none;
    opacity: 0;
    transition: all .2s ease-in-out
}

    .nxm2_bolbol-menu-wrap i.nxm2-icon.nxm2-arrow-down {
        position: absolute;
        top: 3px;
        right: 0;
        width: 13px;
        height: 9px;
        color: #eb9c00;
        font-size: 8px !important
    }

#sctLogin.active .nxm2_bolbol-menu-wrap {
    display: block;
    opacity: 1
}

.nxm2_bolbol-menu-wrap .logged-user-header-wrapper {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin: 12px 12px 0
}

.profile-picture-wrapper {
    font-size: 40px;
    color: #eb9c00;
    margin-right: 15px;
    line-height: 1;
    /* padding-top: 2px */
}

.logged-user-data {
    line-height: 1
}

    .logged-user-data .logged-user-name {
        font-size: 14px;
        line-height: 1.43
    }

    .logged-user-data .logged-user-points {
        font-size: 14px;
        font-weight: 600;
        line-height: 1.4
    }

.profile-menu-header-wrapper .profile-menu-items {
    padding: 10px;
    border-bottom: 1px solid #ccc
}

.profile-menu-items {
    width: 100%;
    display: inline-block;
    vertical-align: top
}

    .profile-menu-items > a span {
        display: inline-block;
        vertical-align: middle;
        font-size: 16px;
        line-height: 1.75;
        margin-left: 20px;
        color: #515151
    }

    .profile-menu-items > a {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        margin: 0 0 10px
    }

    .profile-menu-items .profile-menu-item-icon {
        display: inline-block;
        vertical-align: middle;
        width: 20px;
        height: 20px;
    }

    .profile-menu-items > a:last-child {
        margin-bottom: 0
    }

.profile-menu-buttons {
    padding: 10px 10px 0
}

    .profile-menu-buttons .profile-menu-button {
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        align-items: center;
        width: 100%;
        height: 36px;
        margin: 6px 0;
        padding: 0;
        color: #515151;
        border-color: #c8cacc
    }

        .profile-menu-buttons .profile-menu-button.button-outline {
            font-weight: 600;
            font-family: Open Sans,sans-serif;
            font-size: 16px;
            line-height: 1.75;
            padding: 0 8px;
            color: #515151;
            background-color: transparent;
            border: 2px solid #c8cacc;
            border-radius: 5px
        }

        .profile-menu-buttons .profile-menu-button.search-flight {
            display: none;
        }

button.header-logout-button {
    background: 0;
    font-weight: 600;
    font-family: Open Sans,sans-serif;
    font-size: 14px;
    line-height: 1.75;
    margin: 10px 0;
    color: #515151;
    text-decoration: underline;
    border: 0;
    text-align: center;
    width: 100%
}

.logged-user-new-header {
    display: none;
}

@media screen and (max-width: 768px) {
    .nxm2_bolbol-menu-wrap {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        z-index: 2100;
        padding-top: 40px;
        background-color: #323233;
    }

        .nxm2_bolbol-menu-wrap .logged-user-header-wrapper {
            margin: 30px 30px 0;
        }

    .profile-picture-wrapper {
        color: #fff;
        padding-top: 0;
        font-size: 48px;
        margin-right: 10px;
    }

    .logged-user-data .logged-user-name {
        font-weight: 600;
        font-family: Open Sans,sans-serif;
        font-size: 16px;
        line-height: 1.75;
        color: #88898a;
        line-height: 1.25;
    }

        .logged-user-data .logged-user-name b {
            font-weight: 600;
            font-family: Open Sans,sans-serif;
            font-size: 16px;
            line-height: 1.75;
            color: #c8cacc;
            line-height: 1.25;
        }

    .profile-menu-items > a {
        padding: 10px;
        margin: 0;
        font-weight: 600;
        font-family: Open Sans,sans-serif;
        font-size: 16px;
        line-height: 1.75;
        color: #88898a;
    }

        .profile-menu-items > a span {
            margin-left: 15px;
            color: #88898a;
        }

    .profile-menu-wrapper.profile-menu-header-wrapper {
        padding: 0 20px;
    }

    .profile-menu-header-wrapper .profile-menu-items {
        border-bottom: none;
    }

    .profile-menu-buttons {
        padding: 0;
    }

        .profile-menu-buttons .profile-menu-button.button-outline {
            color: #88898a;
            border-color: #88898a;
            margin-bottom: 15px;
        }

    button.header-logout-button {
        position: absolute;
        left: 0;
        bottom: 0;
        padding-left: 20px;
        color: #88898a;
        text-align: left;
    }

    .profile-menu-buttons .profile-menu-button.search-flight {
        display: block;
        font-weight: 700;
        background-color: #fdb814;
        border-radius: 4px;
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        align-items: center;
        width: 100%;
        height: 36px;
        margin: 6px 0;
        padding: 0;
        color: #515151;
        font-size: 14px;
        line-height: 1.71;
    }

    .nxm2_bolbol-menu-wrap i.nxm2-icon.nxm2-arrow-down {
        display: none;
    }

    .logged-user-new-header {
        width: 100%;
        height: 50px;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-box-pack: justify;
        justify-content: space-between;
        height: 50px;
        padding: 20px;
        -webkit-box-shadow: 0 1px 8px 0 rgba(0,0,0,.2);
        box-shadow: 0 1px 8px 0 rgba(0,0,0,.2);
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }

        .logged-user-new-header .pegasus-logo img {
            width: 90px;
        }

        .logged-user-new-header .icon-close {
            width: 16px;
            height: 16px;
            cursor: pointer;
            fill: #fdc43e;
        }
}

#nxm2_tab-2 .search-flight-container > .search-flight-left {
    width: 55%;
    padding: 20px 40px 30px;
    height: 100%
}

#nxm2_tab-2 .search-flight-container > .search-flight-right {
    width: 45%;
    padding: 20px 40px 12px;
    background: #f1f1f1
}

.search-flight-left .row {
    display: flex;
    flex-direction: row;
    align-items: flex-end
}

#nxm2_tab-2 .inner.search-flight-container {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    padding: 0;
    height: 100%;
    position: relative
}

#nxm2_tab-2 .r__a {
    margin-top: 20px
}

#nxm2_tab-2 .text_content span.title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 13px
}

#nxm2_tab-2 .r__a {
    margin-bottom: 12px
}

    #nxm2_tab-2 .r__a > div {
        width: 100%;
        font-size: 14px;
        color: #525252
    }

#nxm2_tab-2 .r__b > div.r__1:after {
    content: url('/Assets/Web/build/Assets/images/flight-right.svg');
    position: absolute;
    right: 9px;
    top: 3px
}

#nxm2_tab-2 .r__b {
    display: inline-block;
    vertical-align: top;
    width: 100%
}

    #nxm2_tab-2 .r__b > div {
        float: left
    }

        #nxm2_tab-2 .r__b > div b {
            display: block;
            font-size: 14px;
            color: #525252
        }

        #nxm2_tab-2 .r__b > div.r__1 {
            padding-right: 36px;
            position: relative
        }

@media screen and (max-width: 950px) {
    #nxm2_tab-2 .inner.search-flight-container {
        flex-direction: column
    }

    #nxm2_tab-2 .search-flight-container > .search-flight-left {
        width: 100%
    }

    #nxm2_tab-2 .search-flight-container > .search-flight-right {
        width: 100%
    }
}

@media screen and (max-width: 768px) {
    #nxm2_tab-2 .inner.search-flight-container .acc-body {
        display: none;
        padding: 0 12px 20px
    }

    #nxm2_tab-2 .inner.search-flight-container > div.active .acc-body {
        display: block;
        border-bottom: 1px solid #c8cacc
    }

    #nxm2_tab-2 .inner.search-flight-container > div.active .acc-header {
        border-bottom: 0;
        opacity: 1
    }

    #nxm2_tab-2 .search-flight-container > .search-flight-right, #nxm2_tab-2 .search-flight-container > .search-flight-left {
        padding: 0;
        background: 0
    }

    #nxm2_tab-2 .search-flight-container > .search-flight-right {
        padding-bottom: 30px
    }

    #nxm2_tab-2 .search-flight-container > .search-flight-left .row {
        display: block
    }

    #nxm2_tab-2 .search-flight-container > .search-flight-left .r__b {
        margin-bottom: 20px
    }

    #nxm2_tab-2 .search-flight-container > .search-flight-right .text_content .title {
        display: none
    }

    #nxm2_tab-2 .search-flight-container > div .text_content .text {
        border-bottom: 1px solid #c8cacc;
        padding: 16px 12px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 600;
        opacity: .5
    }

    #nxm2_tab-2 .search-flight-container > div .text_content .title {
        padding: 20px 12px;
        border-bottom: 1px solid #c8cacc;
        margin-bottom: 0
    }
}

@media screen and (max-width: 768px) {
    #nxm2_tab-2 .search-flight-container > div .text_content .text:after {
        content: "\e903";
        margin: 7px 0;
        font-size: 9px;
        font-family: 'nxm2Icon' !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        -webkit-font-feature-settings: normal;
        font-feature-settings: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        float: right
    }
}

.toast-message {
    position: absolute;
    top: calc(100% + 10px);
    right: 0;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,0.11);
    width: 336px;
    padding: 20px 30px
}

.toast-message-header {
    width: 100%;
    border-bottom: 2px solid #c8cacc;
    padding-bottom: 15px;
    display: flex;
    flex-direction: row;
    align-items: center
}

    .toast-message-header span {
        font-size: 14px;
        font-weight: 600;
        margin-left: 15px;
        color: #525252
    }

.toast-message-body .near_flight-row1 {
    width: 100%
}

    .toast-message-body .near_flight-row1 .r__a, .toast-message-body .near_flight-row1 .r__b {
        padding: 10px 0;
        border-bottom: 2px solid #c8cacc;
        font-size: 12px;
        color: #525252
    }

.toast-message-body .near_flight-row1 {
    padding-bottom: 20px
}

    .toast-message-body .near_flight-row1 .r__b {
        display: inline-block;
        vertical-align: top;
        width: 100%
    }

        .toast-message-body .near_flight-row1 .r__b > div {
            float: left;
            position: relative
        }

            .toast-message-body .near_flight-row1 .r__b > div b {
                display: block
            }

        .toast-message-body .near_flight-row1 .r__b .r__1 {
            position: relative;
            padding-right: 36px
        }

            .toast-message-body .near_flight-row1 .r__b .r__1:after {
                content: url(/Assets/Web/build/Assets/images/flight-right.svg);
                position: absolute;
                right: 9px;
                top: 3px
            }

.toast-message:before {
    content: '';
    width: 15px;
    height: 15px;
    background: #fff;
    position: absolute;
    top: -7px;
    right: 27%;
    transform: rotate(45deg);
    box-shadow: -2px -3px 5px 0 rgba(0,0,0,0.11)
}

.toast-message-body .near_flight-row1 .r__b > div b.date {
    display: none
}

.toast-message-body .near_flight-row1 .r__b > div.r__0 {
    display: none
}

.toast-message-body .near_flight-row2 .link-btn {
    display: none
}

@media screen and (max-width: 768px) {
    /*.toast-message-body .near_flight-row2 .nxm2_btn {
        display: none
    }*/ .toast-message-body .near_flight-row2 .link-btn {
        font-size: 14px;
        text-align: center;
        width: 100%;
        display: block;
        color: #525252;
        font-weight: 600
    }

    .toast-message:before {
        right: 40px
    }

    .toast-message-header {
        display: none
    }

    .toast-message-body .near_flight-row1 {
        padding-bottom: 15px
    }

        .toast-message-body .near_flight-row1 .r__b {
            padding-bottom: 25px
        }

        .toast-message-body .near_flight-row1 .r__a {
            display: none
        }

        .toast-message-body .near_flight-row1 .r__b .r__1:after {
            display: none
        }

        .toast-message-body .near_flight-row1 .r__b > div b.date {
            display: block
        }

        .toast-message-body .near_flight-row1 .r__b > div.r__0 {
            display: block;
            float: left;
            text-align: center
        }

            .toast-message-body .near_flight-row1 .r__b > div.r__0 b {
                font-size: 12px;
                font-weight: 300
            }

            .toast-message-body .near_flight-row1 .r__b > div.r__0 i {
                width: 40px;
                height: 40px;
                display: block;
                border: 2px solid #fdc43e;
                border-radius: 50%;
                line-height: 36px;
                text-align: center
            }

        .toast-message-body .near_flight-row1 .r__b .r__1 {
            padding-right: 0;
            width: calc(50% - 40px);
            margin-right: 25px
        }

        .toast-message-body .near_flight-row1 .r__b .r__2 {
            width: calc(50% - 40px);
            margin-left: 10px;
            float: right;
            text-align: right
        }

            .toast-message-body .near_flight-row1 .r__b .r__1 b, .toast-message-body .near_flight-row1 .r__b .r__2 b {
                padding: 0;
                font-weight: 400;
                font-size: 12px
            }

        .toast-message-body .near_flight-row1 .r__b b.city {
            font-size: 14px
        }

        .toast-message-body .near_flight-row1 .r__b b.time {
            font-size: 20px;
            font-weight: 700
        }
}

@media screen and (max-width: 380px) {
    .toast-message {
        right: -25px
    }
}

@media screen and (max-width: 350px) {
    .toast-message {
        right: -36px;
        width: 300px
    }
}

.footer-ticket-links {
    background: #fdc43e;
    font-size: 14px;
    text-align: center
}

    .footer-ticket-links ul {
        margin: 0 auto;
        width: auto;
        display: inline-block;
        vertical-align: top;
        list-style: none
    }

        .footer-ticket-links ul li {
            display: inline-block;
            margin: 5px
        }

            .footer-ticket-links ul li a {
                color: #3d3b3b;
                text-decoration: none;
                font-size: 14px;
                padding: 10px;
                display: inline-block
            }

                .footer-ticket-links ul li a:hover {
                    background: #fcd16b
                }

.nxm2_mainSlider {
    position: relative;
    width: 100%;
    height: 400px;
}

    .nxm2_mainSlider .swiper-slide {
        background-position: bottom center;
        background-repeat: no-repeat;
    }

.nxm2_mainSlider-pagination {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9;
}

    .nxm2_mainSlider-pagination .container {
        position: relative;
    }

    .nxm2_mainSlider-pagination .swiper-pagination {
        position: absolute;
        right: 0;
        bottom: 160px;
    }

        .nxm2_mainSlider-pagination .swiper-pagination .swiper-pagination-bullet {
            width: 9px;
            height: 9px;
            border-radius: 50%;
            background: none;
            margin-left: 12px;
            border: 1px solid #fff;
            transition: all .2s ease-in-out;
            opacity: 1 !important;
        }

        .nxm2_mainSlider-pagination .swiper-pagination .swiper-pagination-bullet-active {
            background: #fff;
        }

@media screen and (min-width: 768.1px) {
    .nxm2_mainSlider .swiper-slide .inner {
        background: none !important;
    }
}

@media screen and (max-width: 768px) {
    .nxm2_mainSlider {
        height: 270px !important;
    }

        .nxm2_mainSlider .swiper-slide .inner {
            background-position: center right;
            background-repeat: no-repeat;
            background-size: cover;
        }

    .nxm2_mainSlider-pagination .swiper-pagination {
        right: 15px;
        bottom: 45px;
    }
}

.modal_result-page {
    padding-left: 0;
}

    .modal_result-page .PNRtext {
        font-size: 16px;
        line-height: 24px;
        color: #525252;
        margin-bottom: 4px;
        display: block;
    }

    .modal_result-page .mrp-r {
        border-bottom: 1px solid #ccc;
        padding: 16px 0;
    }

        .modal_result-page .mrp-r .mrp-r__1 {
            font-size: 16px;
            line-height: 28px;
            font-weight: 300;
            color: #525252;
        }

            .modal_result-page .mrp-r .mrp-r__1 svg {
                margin: 0 7px;
            }

        .modal_result-page .mrp-r .mrp-r__2 {
            font-size: 14px;
            color: #525252;
            line-height: 20px;
            margin-bottom: 4px;
        }

        .modal_result-page .mrp-r .mrp-r__3 .cr {
            width: 100%;
            display: flex;
            flex-direction: row;
            align-items: center;
            justify-content: space-between;
            font-size: 14px;
            line-height: 20px;
        }

.link--dark {
    color: #3d3b3b;
}

.m-t-10 {
    margin-top: 10px;
}

#answerAddFlightError .nxm2_modal-header .title {
    line-height: 32px;
    font-weight: 400;
    font-family: Open Sans,sans-serif;
    font-size: 24px;
    line-height: 1.33;
    letter-spacing: -.5px;
    color: #515151;
    margin-bottom: 40px;
    display: block;
}

.baggage__wrap {
    position: relative;
    background: #fff;
    padding: 30px 30px 20px 30px;
    border-radius: 4px;
    box-shadow: 0 0 15px 4px rgba(0,0,0,0.3);
    margin-top: -25px;
}

    .baggage__wrap button {
        margin-top: 10px;
    }

section.baggage__result {
    padding: 50px 0;
}

    section.baggage__result .baggage__result-list-item {
        background: #fff;
        border-radius: 2px;
        -webkit-box-shadow: 0 0 7px 1px rgba(0,0,0,0.12);
        box-shadow: 0 0 7px 1px rgba(0,0,0,0.12);
        position: relative;
        margin-bottom: 10px;
    }

    section.baggage__result .baggage__result-item {
        margin-bottom: 30px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 30px;
    }

        section.baggage__result .baggage__result-item:last-child {
            border-bottom: 0;
            padding-bottom: 0;
        }

    section.baggage__result .baggage__result-item-header {
        width: 100%;
        position: relative;
        margin-bottom: 15px;
    }

        section.baggage__result .baggage__result-item-header .rr_1 {
            width: 100%;
        }

            section.baggage__result .baggage__result-item-header .rr_1 .date {
                padding: 0;
                font-size: 14px;
                font-weight: 400;
                margin-bottom: 5px;
            }

            section.baggage__result .baggage__result-item-header .rr_1 .text {
                width: 100%;
                font-size: 16px;
                font-weight: 600;
            }

                section.baggage__result .baggage__result-item-header .rr_1 .text i {
                    margin: 0 10px;
                }

                    section.baggage__result .baggage__result-item-header .rr_1 .text i:before {
                        content: url(/Assets/Web/build/Assets/images/flight-right.svg);
                    }

        section.baggage__result .baggage__result-item-header .rr_2 {
            padding: 15px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
        }

            section.baggage__result .baggage__result-item-header .rr_2 .cc_1 {
                margin-right: 30px;
            }

            section.baggage__result .baggage__result-item-header .rr_2 .title {
                font-size: 14px;
                font-weight: 400;
                margin-bottom: 2px;
            }

            section.baggage__result .baggage__result-item-header .rr_2 .value {
                font-size: 16px;
                font-weight: 600;
            }

.baggage__result-list-item-header {
    padding: 30px 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
    cursor: pointer;
}

    .baggage__result-list-item-header > div {
        margin-right: 30px;
        min-width: 150px;
    }

        .baggage__result-list-item-header > div .title {
            font-size: 12px;
            font-weight: 400;
        }

        .baggage__result-list-item-header > div .value {
            font-size: 16px;
            font-weight: 600;
        }

.baggage__result-list-item-content {
    display: none;
}

.baggage__result-list-item-header:after {
    content: "\e903";
    display: block;
    position: absolute;
    right: 17px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'nxm2Icon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #c9c9c9;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background: none !important;
}

section.baggage__result .baggage__result-list-item .baggage__result-list-item-content {
    padding: 0 25px 30px 25px;
}

section.baggage__result .baggage__result-list-item.active .baggage__result-list-item-header:after {
    -webkit-transform: translateY(-50%) rotate(-180deg);
    -ms-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg);
}

.baggage__result-list-item-content table {
    text-align: left;
    width: 100%;
    max-width: 330px;
    font-size: 12px;
}

    .baggage__result-list-item-content table th {
        font-weight: 400;
        padding-bottom: 10px;
    }

    .baggage__result-list-item-content table td {
        font-weight: 600;
        padding-bottom: 10px;
    }

.baggage__result-list-item-content .info-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 30px;
    position: relative;
    margin-top: 20px;
    padding-top: 5px;
}

    .baggage__result-list-item-content .info-text i {
        position: absolute;
        left: 0;
        top: 5px;
    }




.notification-counter {
    color: #b0afaf;
    background: #3d3b3b;
    position: relative;
    width: 100%;
    padding-top: 5px
}

.notification-counter--b {
    padding-top: 0
}

.notification {
    position: relative;
    display: none;
    color: #b0afaf;
    background: #3d3b3b;
}

    .notification i {
        display: inline-block;
        vertical-align: top;
        width: 42px;
        text-align: center;
        background-image: none;
        text-indent: 0 !important;
    }

.notification__close {
    position: absolute;
    right: 13px;
    top: 18px;
    margin-top: 0;
    text-indent: -9999px;
    z-index: 2;
    background-image: url(/Assets/Web/build/assets/images/sprite-common-v4.png);
    background-position: -998px -733px;
    width: 20px;
    height: 20px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .notification__close {
        background-image: url(/Assets/Web/build/assets/images/sprite-common-v4-2x.png);
        -webkit-background-size: 1044px 1008px;
        -moz-background-size: 1044px 1008px;
        background-size: 1044px 1008px;
        background-position: -998px -709px
    }
}

@media (max-width: 767px) {
    .notification__close {
        top: 0
    }
}

.notification__row {
    display: block;
    padding: 15px 0 15px 50px;
    position: relative;
    color: #fff;
    font-size: 14px
}

@media (max-width: 767px) {
    .notification__row {
        font-size: 11px
    }
}

.notification__row:active, .notification__row:focus, .notification__row:hover {
    color: #fff
}

.notification__row--b {
    padding-left: 70px
}

.notification__row i {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

    .notification__row i.icon--warning-white, .notification__row i.icon--warning-triangle-white {
        margin-top: -13px
    }

    .notification__row i.icon--warning-triangle-crisis {
        margin-top: -17px
    }

.notification__date {
    font-size: 11px;
    font-weight: 700;
    color: #b8b8b8;
    padding-bottom: 3px
}

.notification__underline {
    text-decoration: underline
}

.notification__text {
    padding-right: 150px;
    position: relative
}

@media (max-width: 767px) {
    .notification__text {
        padding-right: 0
    }
}

.notification__all {
    display: block;
    width: 115px;
    position: absolute;
    top: 0;
    right: 20px;
    height: 23px;
    line-height: 23px;
    text-align: right;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    padding-right: 13px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #b8b8b8
}

.notification__all--b {
    border-color: #fff
}

@media (max-width: 767px) {
    .notification__all {
        top: -15px;
        height: 18px;
        line-height: 18px;
        display: none
    }
}

.notification__detail {
    display: block;
    color: #fff
}

.notification--b {
    background: #ed1c24
}

    .notification--b .notification__date {
        color: #3d3b3b
    }

.notification--c {
    background: url(/Assets/Web/build/assets/images/red-pattern.png) repeat #ed1c24
}

    .notification--c .notification__row {
        font-size: 16px
    }

@media (max-width: 767px) {
    .notification--c .notification__row {
        font-size: 11px
    }
}

.notification--c .notification__date {
    color: #3d3b3b
}

@media (max-width: 991px) {
    .notification .icon--alert {
        display: block;
        margin: 0 auto;
        margin-bottom: 10px
    }

    .notification__content {
        display: block;
        text-align: center;
        color: #fff;
        font-weight: 400
    }
}

.notification-counter.is-active ~ .nxm2_bolbol-menu-placeholder {
    height: 64px;
    width: 100%;
}

.notification-counter.is-active ~ .nxm2_bolbol-menu {
    top: 0;
    position: relative;
    height: 64px;
}

    .notification-counter.is-active ~ .nxm2_bolbol-menu.fixed {
        position: fixed;
        top: 0;
        z-index: 99;
    }

.link--dark {
    color: #3d3b3b;
}

.m-t-10 {
    margin-top: 10px;
}

.speacial_sass {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.speacial_sass-inner {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
}

    .speacial_sass-inner img {
        width: 100%;
        height: auto;
    }

        .speacial_sass-inner img.mobile-image {
            display: none;
        }

@media screen and (max-width: 768px) {
    .speacial_sass-inner img.mobile-image {
        display: block;
    }

    .speacial_sass-inner img.desktop-image {
        display: none;
    }
}



.nxm2_bolbol-list-item-text {
    font-size: 14px;
    margin: 30px 0;
    color: #525252;
}

.nxm2_bolbol-list {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.nxm2_bolbol-list-item {
    border-radius: 4px;
    border: solid 1px #e6e6e6;
    width: calc(25% - 10px);
    margin: 0 5px 10px;
    padding: 50px 25px 50px 25px;
    text-align: center;
}

.nxm2_bolbol-list-item-cover {
    width: 100%;
    height: auto;
    overflow: hidden;
}

    .nxm2_bolbol-list-item-cover img {
        width: 100%;
        height: auto;
    }

@media screen and (max-width: 1040px) {
    .nxm2_bolbol-list-item {
        width: calc(33.33% - 10px);
    }
}

@media screen and (max-width: 768px) {
    .nxm2_bolbol-list-item {
        width: calc(50% - 10px);
    }
}

@media screen and (max-width: 575px) {
    .nxm2_bolbol-list-item {
        width: 100%
    }
}



.last_search_section {
    width: 100%;
    padding-top: 210px;
    padding-bottom: 40px;
    overflow: hidden;
}

    .last_search_section .last_search_section-head {
        font-size: 24px;
        font-weight: 700;
        color: #525252;
        margin-bottom: 30px;
        line-height: 1;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }

    .last_search_section .last_search-item {
        background: #fff;
        padding: 20px;
        border-radius: 10px;
        -webkit-box-shadow: 0 14px 30px rgba(0,0,0,0.2);
        box-shadow: 0 14px 30px rgba(0,0,0,0.2);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .last_search_section .swiper-container {
        overflow: visible;
    }

    .last_search_section .last_search-item figure {
        border-radius: 8px;
        overflow: hidden;
        margin-right: 20px;
        width: 128px;
    }

    .last_search_section .last_search-item .text_wrap {
        width: calc(100% - 148px);
        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: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

        .last_search_section .last_search-item .text_wrap .locations {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            margin-bottom: 10px;
        }

            .last_search_section .last_search-item .text_wrap .locations i {
                margin: 0 8px;
                color: #fdb814;
            }

            .last_search_section .last_search-item .text_wrap .locations span {
                font-size: 12px;
                font-weight: 600;
            }

        .last_search_section .last_search-item .text_wrap .date_wrap {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
        }

            .last_search_section .last_search-item .text_wrap .date_wrap b {
                font-weight: 600;
                display: block;
            }

            .last_search_section .last_search-item .text_wrap .date_wrap .date_col {
                margin-right: 10px;
            }

                .last_search_section .last_search-item .text_wrap .date_wrap .date_col:last-child {
                    margin-right: 0;
                }

            .last_search_section .last_search-item .text_wrap .date_wrap span {
                font-size: 12px;
            }

        .last_search_section .last_search-item .text_wrap .button_wrap {
            width: 100%;
            margin-top: 15px;
        }

            .last_search_section .last_search-item .text_wrap .button_wrap a {
                min-height: 32px;
                width: 100%;
                text-align: center;
                padding: 2px 0;
            }

                .last_search_section .last_search-item .text_wrap .button_wrap a:hover {
                    color: #fff;
                    background: #fa660b;
                }

    .last_search_section + section.zone .nxm2_container {
        margin-top: 0 !important;
    }

.last_search-close {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: relative;
}

    .last_search-close:before,
    .last_search-close:after {
        content: '';
        width: 20px;
        height: 3px;
        background: #525252;
        position: absolute;
        left: 50%;
        top: 50%;
        border-radius: 2px;
    }

    .last_search-close:after {
        transform: translate(-50%,-50%) rotate(45deg);
    }

    .last_search-close:before {
        transform: translate(-50%,-50%) rotate(-45deg);
    }


@media screen and (max-width: 768px) {
    .last_search_section {
        padding-top: 40px;
        padding-bottom: 60px;
    }
}

.nxm2__notification-list {
    position: relative;
    width: 100%;
    max-height: 90px;
    min-height: 75px;
    background: #8D8D8D;
    z-index: 999;
    padding: 5px 0px;
}

.nxm2__notification-inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    max-height: 85px;
    padding-right: 30px;
    position: relative;
}

.nxm2__notification-content {
    display: flex;
    flex-direction: column;
    padding-left: 40px;
    position: relative;
    width: 100%;
}

.nxm2__notification-inner .icon {
    text-indent: 0;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

    .nxm2__notification-inner .icon img {
        width: 25px;
        height: auto;
    }

.nxm2__notification.notification--c {
    background: none !important;
}

.nxm2__notification-content .notification__date {
    font-size: 11px;
    color: #fff;
    font-weight: 600;
    padding: 0;
    margin: 0 0 3px 0;
    opacity: 0.6;
}

.nxm2__notification .swiper-container {
    width: 100%;
    max-height: 85px;
    min-height: 75px;
}

    .nxm2__notification .swiper-container ul.swiper-wrapper {
        height: 80px;
    }

    .nxm2__notification .swiper-container ul.swiper-wrapper {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

        .nxm2__notification .swiper-container ul.swiper-wrapper li.swiper-slide {
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: center;
            background: #8D8D8D;
        }

.button-load-more {
    display: block;
    padding: 5px 10px;
    background: #eb9c00;
    color: #fff;
    text-align: center;
    width: 15%;
    border-radius: 5px;
    margin-top: 5px;
}

.nxm2__notification-content a.notification__detail {
    font-size: 14px;
    line-height: 16px;
    color: #fff !important;
    max-height: 34px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.nxm2__notification-close {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 15px;
    height: 15px;
}

    .nxm2__notification-close:after {
        content: '';
        width: 2px;
        height: 18px;
        background: #fff;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%) rotate(45deg);
        border-radius: 2px;
    }

    .nxm2__notification-close:before {
        content: '';
        width: 2px;
        height: 18px;
        background: #fff;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%) rotate(-45deg);
        border-radius: 2px;
    }


.nxm2__notification-active ~ .nxm2_bolbol-menu {
    top: 150px;
    position: absolute;
}

.site__notification_active .nxm2_bolbol-menu {
    top: 0px;
    position: relative;
}

.site__notification_active.header-fixed .nxm2_bolbol-menu {
    position: fixed;
    top: 64px;
}

.nxm2__notification-active ~ nav.fly_watch-header {
    top: 0px;
    position: relative;
}

.site__notification_active nav.fly_watch-header {
    top: 0;
    position: relative;
}

@media screen and (max-width: 991px) {
    .nxm2__notification-active ~ .nxm2_bolbol-menu {
        position: relative;
        top: 0px;
    }

    .site__notification_active.header-fixed .nxm2_bolbol-menu {
        position: fixed;
        top: 40px;
    }

    .site__notification_active .nxm2_bolbol-menu {
        top: 0px;
    }

    .nxm2__notification-active ~ nav.fly_watch-header {
        top: 0px;
    }

    .site__notification_active nav.fly_watch-header {
        top: 0px;
    }

    .button-load-more {
        display: block;
        padding: 5px 10px;
        background: #eb9c00;
        color: #fff;
        text-align: center;
        width: 40%;
        border-radius: 5px;
        margin-top: 5px;
    }
}

@media screen and (max-width: 1024px) {
    .nxm2_mobile-menu-ready .nxm2_header .nxm2_header-wrap {
        margin-top: 0 !important;
    }

    .nxm2_mobile-menu-ready .nxm2__notification-list {
        transform: translateY(-65px);
    }
}

@media screen and (max-width: 768px) {
    .JS__datepicker-mobile-active .nxm2_header-wrap,
    .fixedHeaderSpc .nxm2_header .nxm2_header-wrap,
    .nxm2_mobile-menu-ready .nxm2_header .nxm2_header-wrap {
        margin-top: 0 !important;
    }

    .JS__datepicker-mobile-active .nxm2__notification-list,
    .fixedHeaderSpc .nxm2_header .nxm2__notification-list,
    .nxm2_mobile-menu-ready .nxm2__notification-list {
        transform: translateY(-65px);
    }

    .fixedHeaderSpc .nxm2__notification-list {
        transform: translateY(-65px);
    }
}


.camp-block {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.camp-image-block {
    width: 20%;
}

.camp-text-block {
    width: 55%;
    font-size: 24px;
    font-weight: 600;
    color: #3D3B3B;
}

    .camp-text-block span a {
        color: #3D3B3B;
        text-decoration: underline;
    }

.detail-desc .desc-head {
    font-size: 24px;
    width: 65%;
    padding-bottom: 20px;
    margin-block-end: 0px;
}

.tab-block {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    flex: 1 1 auto;
}

    .tab-block a.pgs-tabs__tab.is-active {
        background: #FDB814;
        color: #fff;
    }

    .tab-block a.pgs-tabs__tab {
        background: white;
        text-align: center;
        padding: 10px;
        font-size: 14px;
        font-weight: bold;
        color: #525252;
        border-radius: 5px;
        flex: 1;
        margin: 0px 5px;
    }

.inf-all {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.inf-block {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    flex: 1 1 auto;
}

    .inf-block .inf-button {
        display: flex;
        flex-direction: column;
        border: 1px solid #FDB814;
        border-radius: 5px;
        padding: 25px 30px;
        flex-wrap: wrap;
        flex: 1;
        position: relative;
    }

    .inf-block.inf-block-right {
        margin-top: 20px;
    }

.inf-block-left {
    width: 100%;
}

    .inf-block-left .inf-button {
        width: calc(100% / 2 - 20px);
    }

.inf-block .inf-button .inf-head {
    color: #FDB814;
    font-size: 14px;
    font-weight: bold;
}

.inf-block .inf-button .inf-text {
    color: #3D3B3B;
    font-size: 18px;
    font-weight: normal;
}

.ins-head-block .ins-head {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

    .ins-head-block .ins-head span {
        font-size: 24px;
        font-weight: 600;
        color: #3D3B3B;
    }

    .ins-head-block .ins-head a {
        font-weight: bold;
        font-size: 12px;
        border-radius: 4px;
    }

.ins-card-block {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ins-card-head {
    min-height: 60px;
    display: flex;
    flex-direction: column;
    text-align: center;
    width: 80%;
    justify-content: center;
    align-items: center;
}

.ins-card-block .ins-card {
    width: calc(100% / 3 - 40px);
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
}

    .ins-card-block .ins-card img {
        margin-bottom: 30px;
    }

    .ins-card-block .ins-card b {
        font-size: 16px;
        color: #3D3B3B;
        width: 80%;
    }

    .ins-card-block .ins-card p {
        font-size: 14px;
        color: #3D3B3B;
    }

    .ins-card-block .ins-card a.all-card-href {
        display: flex;
        flex-direction: column;
        text-align: center;
        align-items: center;
    }

    .ins-card-block .ins-card a {
        border-radius: 4px;
        min-width: 33%;
        margin: 0 auto;
        margin-top: 10px;
        display: flex;
        flex-direction: column;
        text-align: center;
        align-items: center;
    }

.padding-maps {
    padding-bottom: 30%;
}

.custom-acc .accordion__button {
    padding: 30px 50px;
    font-size: 18px;
    color: #525252;
}

    .custom-acc .accordion__button:after {
        right: 50px;
    }

.custom-acc .accordion__body {
    padding: 10px 50px 20px;
    background: #fff;
    border-top: 1px solid #f1f1ee;
}

.acc-head {
    font-size: 24px;
    font-weight: 600;
    color: #3D3B3B;
    display: block;
}

.nxm-cityDetail main {
    display: flex;
    flex-direction: column;
}

.accordion-city-detail .accordion {
    margin-bottom: 10px;
}

.custom-acc .accordion__body p {
    font-size: 14px;
}

.banner-new {
    background: url('../../../../../Assets/Images/banner-new.jpg');
    padding: 30px 0px 20px 0px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
}

    .banner-new h1:first-child {
        color: #fff;
        padding-bottom: 25px;
    }

    .banner-new .nxm2_flight-search {
        position: initial;
        top: 0px;
        left: 15px;
        right: 15px;
        height: auto;
        border-radius: 4px;
        z-index: 4;
    }

.nxm-cityDetail .breadcrumb .pgs-wrap, .tmp-airports .breadcrumb .pgs-wrap, .nxm-cityGuideList .breadcrumb .pgs-wrap, .nxm-cityList .breadcrumb .pgs-wrap {
    width: 100%;
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 15px;
}

.tmp-airports .tab-block a.pgs-tabs__tab {
    background: white;
    width: calc(100% / 7 - 6px);
    text-align: center;
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #525252;
    border-radius: 5px;
}

.check-in-airport {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
}

    .check-in-airport span {
        font-size: 24px;
        font-weight: 600;
        padding-left: 10px;
    }

.inf-block-left .inf-button:first-child {
    margin-right: 20px;
}










.tab-db-map iframe {
    width: 100%;
    margin-bottom: 20px;
}


.tmp-airports .tab-block a.pgs-tabs__tab.is-active {
    background: #FDB814;
    color: #fff;
}

.tmp-airports .inf-block.inf-block-right {
    width: 100%;
    margin-top: 20px;
}

.tmp-airports .inf-block.inf-block-left {
    width: 100%;
}



.check-in-info {
    border: none;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    table-layout: fixed;
    width: 100%;
    margin-top: 30px;
}

.width-90 {
    width: 90px;
}

.width-150 {
    width: 150px;
}

.check-in-info thead tr {
    background-color: #F1F1EE;
    border: none;
    border-radius: 4px;
    font-size: 12px;
    font-weight: bold;
}

.check-in-info tbody tr {
    background-color: #fff;
    border: none;
    font-size: 14px;
    font-weight: 400;
}

.check-in-info th,
.check-in-info td {
    padding: 17px 20px;
    text-align: left;
}



.tmp-airports .detail-desc .desc-head {
    font-size: 24px;
    width: 100%;
    padding-bottom: 20px;
    margin-block-end: 0px;
}

.detail-desc p {
    font-size: 14px;
}

.nxm-countryDetail .tab-block a.pgs-tabs__tab {
    width: calc(100% / 4 - 6px);
}

.nxm-countryDetail .pgs-tabs__panel b a {
    border-radius: 3px;
    margin-top: 10px;
    font-size: 12px;
    font-weight: bold;
}

.nxm-countryDetail .inf-block .inf-button {
    align-items: flex-start;
    justify-content: center;
}

.nxm-countryDetail .inf-block-left .inf-button {
    width: 100%;
    margin-right: 20px;
}

.flight-ucus-block {
    padding: 30px 0px;
}

.fligt-card {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.3);
    margin: 10px 5px 0px 5px;
    border-radius: 12px;
    padding: 20px 10px 20px 20px;
}

.flight-card-image {
    width: auto;
    display: inline-block;
    margin-right: 20px;
}

.flight-card-body a {
    border-radius: 4px;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.flight-card-body p {
    font-size: 18px;
    color: #3D3B3B;
}

.flight-card-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 56%;
    position: relative;
}

.nxm-countryDetail .swiper-container {
    padding-bottom: 10px;
}

.flight-head {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
    display: block;
}

.airplane-head {
    font-size: 24px;
    font-weight: bold;
    color: #3D3B3B;
}

.inf-button:hover .inf-text {
    color: #fdbf35;
    transition: 0.3s;
}

.nxm-countryDetail .breadcrumb .pgs-wrap, .tmp-airports .breadcrumb .pgs-wrap {
    width: 100%;
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 15px;
}

.icon--pin {
    background-image: url(/Assets/Web/build/assets/images/sprite-common-v4.png);
    background-position: -456px -963px;
    width: 16px;
    height: 16px;
}


.nxm-countryDetail .tab-block a.pgs-tabs__tab {
    width: calc(100% / 2 - 10px);
    margin-bottom: 10px;
}

.button--white {
    padding: 0 15px;
    color: #525252;
    line-height: 40px;
    background: #fff;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

    .button--white:hover, .button--white.active {
        background-color: #FDB814;
        color: #fff
    }

.list-button {
    transition: 0.2s;
    color: #525252;
    font-weight: bold;
    font-size: 14px;
    margin-right: 10px;
    border-radius: 5px;
}

    .list-button:hover, .list-button.ative {
        color: #fff;
    }

.icon--tabList {
    background-image: url(/Assets/Web/build/assets/images/list-gray.svg);
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
    transition: 0.2s;
    margin-right: 5px;
}

.list-button:hover .icon--tabList, .list-button.active .icon--tabList {
    background-image: url(/Assets/Web/build/assets/images/list-white.svg);
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
    transition: 0.2s;
}

.map-button {
    transition: 0.2s;
    color: #525252;
    font-weight: bold;
    font-size: 14px;
}

    .map-button:hover, .map-button.active {
        color: #fff;
    }

.icon--tabMaps {
    background-image: url(/Assets/Web/build/assets/images/maps-gray.svg);
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
    transition: 0.2s;
}

.map-button:hover .icon--tabMaps, .map-button.active .icon--tabMaps {
    background-image: url(/Assets/Web/build/assets/images/maps-white.svg);
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
    transition: 0.2s;
}

.tabs-item {
    display: none;
}

    .tabs-item.active {
        display: block;
    }

.tabs {
    text-align: center;
    display: none;
}

#dp2 {
    margin-bottom: 5px;
}

.pop-list {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.pop-list-item {
    width: 25%;
    margin-bottom: 20px;
}

.populer-country {
    padding: 30px;
    border: 1px solid #F1F1EE;
    box-shadow: rgba(0, 0, 4, 0.05) 0 0px 7px 2px;
}

.pop-country-head span {
    font-weight: bold;
    font-size: 24px;
    color: #525252;
    margin-bottom: 25px;
    display: block;
}

.pop-list-item::before {
    content: " ";
    font-weight: bold;
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #FDB813;
    border-radius: 7px;
    vertical-align: middle;
    margin-right: 5px;
}

.pop-list-item .pop-list-link {
    display: inline;
    vertical-align: middle;
    font-size: 14px;
    color: #3D3B3B;
    transition: 0.2s;
}

    .pop-list-item .pop-list-link:hover {
        display: inline;
        vertical-align: middle;
        font-size: 14px;
        color: #FDB813;
        transition: 0.2s;
    }

.city-link-detail {
    color: #3D3B3B;
    font-size: 14px;
    transition: 0.2s;
    display: inline-block;
}

    .city-link-detail:hover {
        color: #FDB813;
        transition: 0.2s;
        display: inline-block;
    }

.list-pages section {
    padding-bottom: 20px;
    padding-top: 20px;
}

.populer-country {
    margin-top: 40px;
}

.map-list-item {
    display: flex;
    flex-direction: column;
}

.grid-item,
.grid-sizer {
    width: 33%;
}

.grid:after {
    content: '';
    display: block;
    clear: both;
}

.map-list {
    margin-bottom: 35px;
}

.grid-item {
    float: left;
}

.map-list-head {
    font-size: 16px;
    font-weight: bold;
    color: #3D3B3B;
    margin-bottom: 10px;
}

.map-list-item-link {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #3D3B3B;
    transition: 0.2s;
    margin-bottom: 5px;
}

    .map-list-item-link::before {
        content: " ";
        font-weight: bold;
        display: inline-block;
        width: 6px;
        height: 6px;
        background: #FDB813;
        border-radius: 7px;
        vertical-align: middle;
        margin-right: 7px;
    }

.city-populer-block {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

    .city-populer-block .city-link {
        width: 50%;
        margin-bottom: 30px;
    }

    .city-populer-block .w-50 {
        width: 48%;
    }

        .city-populer-block .w-50:first-child {
            margin-right: 10px;
        }

a.country-link {
    color: #525252;
    transition: 0.2s;
}

    a.country-link:hover {
        color: #fdb813;
    }

.all-city-head {
    font-weight: bold;
    font-size: 24px;
    color: #525252;
    margin-bottom: 10px;
    display: block;
}

.custom-airplane-head {
    padding-left: 0px;
}

#insSlider .ins-card {
    width: 100%;
}

div#insSlider {
    height: auto;
}

#insSlider .swiper-pagination-bullet-active {
    background: #fa660b;
}

.d-flex-wrap {
    display: flex;
    flex-wrap: wrap;
}

@media screen and (max-width: 769px) {
    .tmp-city .nxm2_flight-search_header, .tmp-country .nxm2_flight-search_header {
        overflow: hidden;
    }

    .mobile-height {
        height: auto !important;
    }

    .grid-item {
        float: none;
        position: initial !important;
        top: 0 !important;
    }

    #insSlider .swiper-button-next, #insSlider .swiper-button-prev {
        display: none;
    }

    div#insSlider {
        height: 380px;
    }

    .flight-card-image {
        width: 45%;
        display: inline-block;
        margin-right: 20px;
    }

    .grid-item, .grid-sizer {
        width: 100%;
    }

    .flight-card-body {
        width: 50%;
    }

    .custom-airplane-head {
        padding-left: 15px;
    }

    .map-list {
        padding: 20px;
        margin-bottom: 0px;
    }

    .list-pages section {
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .pop-list-item {
        width: 100%;
        margin-bottom: 20px;
    }

    .nxm-countryList .pop-list-item {
        width: 50%;
        margin-bottom: 20px;
    }

    .list-button {
        margin-right: 5px;
    }

    #dp2 {
        margin-bottom: 7px;
    }

    .tab-block a.pgs-tabs__tab {
        width: 44%;
        margin-bottom: 10px;
        flex: 1 1 auto;
    }

    .inf-block-left .inf-button {
        width: 100%;
        flex: auto;
    }

    .tabs-item.active {
        display: flex;
        flex-wrap: wrap;
    }

    .nxm-countryDetail .inf-block-left .inf-button {
        margin-right: 0px;
    }

    .inf-block-left .inf-button:first-child {
        margin-right: 0px;
    }

    .inf-block-left, .inf-block-right {
        width: 100%;
    }

    .padding-maps {
        padding-bottom: 97%;
    }

    .inf-block .inf-button {
        margin-bottom: 10px;
    }

    .inf-block-left .inf-button {
        width: 100%;
        position: relative;
    }

    .ins-head-block .ins-head span {
        font-size: 18px;
    }

    .ins-head-block .ins-head {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        text-align: center;
    }

        .ins-head-block .ins-head a {
            font-size: 12px;
            width: 50%;
            margin: 0 auto;
            margin-top: 10px;
        }

    .ins-card-block .ins-card {
        width: 100%;
        margin-bottom: 40px;
    }

        .ins-card-block .ins-card img {
            margin-bottom: 15px;
        }

        .ins-card-block .ins-card:last-child {
            margin-bottom: 00px;
        }

    .detail-desc .desc-head {
        font-size: 18px;
        width: 100%;
    }

    .inf-button:after {
        content: " ";
        position: absolute;
        top: 50%;
        right: 14px;
        margin-top: -6px;
        background-image: url(/Assets/Web/build/assets/images/sprite-common-v4.png);
        background-position: 772px -3953px;
        width: 19px;
        height: 22px;
    }

    .ins-card-block .ins-card a {
        min-width: 40%;
    }

    .detail-desc .desc-head {
        padding-bottom: 0px;
        margin-block-start: 0px;
    }

    .nxm-cityDetail .pt-pb-30 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .nxm-cityDetail .pt-pb-20 {
        padding-top: 0px;
        padding-bottom: 20px;
    }

    .nxm-cityDetail .pt-pb-40 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .nxm-cityDetail .pb-xs-20 {
        padding-bottom: 20px;
    }

    .nxm-cityDetail .pt-xs-20 {
        padding-top: 20px;
    }

    .nxm-cityDetail .pb-xs-0 {
        padding-bottom: 0px;
    }

    .tmp-airports .pb-xs-30 {
        padding-bottom: 30px;
    }

    .inf-block-right .inf-button {
        margin-bottom: 0px;
    }

    .banner-new {
        background: url(../../../../../Assets/Images/banner-new.jpg) top center no-repeat;
        padding: 30px 10px 20px 10px;
        background-size: cover;
        height: auto;
    }

    .nxm2_flight-search_container .nxm2_container {
        position: relative;
        padding: 0;
    }

    .nxm-cityDetail .cms-content .pgs-tabs__panel p {
        font-size: 14px;
        font-weight: normal;
    }

    .check-in-info thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    .check-in-info tr {
        border-bottom: none;
        display: block;
    }

    .check-in-info td {
        border-bottom: none;
        display: block;
        text-align: left;
    }

        .check-in-info td::before {
            content: attr(data-label);
            display: block;
            background: #F1F1EE;
            padding: 10px 0px;
            font-weight: 600;
        }

    .check-in-info th, .check-in-info td {
        padding: 0px 0px;
        text-align: left;
        line-height: 40px;
    }

    .tmp-airports .tab-block a.pgs-tabs__tab {
        width: calc(100% / 2 - 10px);
        margin-bottom: 10px;
    }

    .tmp-airports .inf-block.inf-block-right {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }

    .tmp-airports .detail-desc p {
        padding: 10px 0px;
        font-size: 12px;
    }

    .flight-card-image {
        margin-right: 10px;
    }

    .fligt-card {
        padding: 10px;
    }

    .nxm-countryDetail .swiper-container {
        padding-bottom: 30px;
    }

    .city-populer-block .w-50 {
        width: 100%;
    }

    .pop-country-head span {
        font-size: 20px;
    }

    .tabs-item {
        padding-top: 15px;
    }

    .nxm-city-guide .cg-independent__left {
        order: 2;
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .nxm2_destinations_item-body .g.adt-services__list .g__col .adt-services__item {
        height: 130px;
    }
}

/*COOOOKIEEEEE*/

.nxm2CookieModal {
    overflow: auto;
}

.nxm2_modalCookie-container {
    height: auto;
    margin-top: 100px;
}

.nxm2Cookie_modal-inner {
    position: relative;
    background: #fff;
    width: 1200px;
    -webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.14);
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.14);
    border-radius: 4px;
    z-index: 3;
    padding: 30px
}

.nxm2Cookie_modal-header {
    width: 100%;
    margin-bottom: 5px
}

.nxm2CookieItem-Header span {
    font-size: 16pt;
    color: #525252;
    font-weight: 600;
}

.nxmCookieItem-Btn {
    width: 100%;
    text-align: right;
}

.nxm2Cookie_modal-body {
    width: 100%
}

.nxm2CookieItem {
    margin-bottom: 25px;
}

.nxm2CookieItem-Header {
    margin: 20px 0px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.CookieItem-Input {
    border-top: 1px solid rgba(0, 0, 0, 0.24);
}

.nxm2CookieItem-Content p {
    font-size: 14px;
    color: #525252;
    max-width: 100%;
    margin: 0 auto 15px
}

.nxm2CookieBar-btn {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.nxm2_modalCookie-overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    background-color: rgba(0,0,0,.23);
    z-index: 1;
    bottom: 0;
    right: 0;
    min-height: 1000px;
}

.nxm2CookieBar {
    z-index: 1001;
    border: 1px solid #000;
    position: fixed;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.65);
    font-family: "Open Sans";
    font-size: 14px;
    color: #fff;
    padding: 10px;
    width: 100%;
}

.CookieBarRow {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

/*COOOOKIEEEEE*/


.file-uploader {
    background-color: #dbefe9;
    border-radius: 3px;
    color: #242424;
}

.file-uploader__message-area {
    font-size: 14px;
    padding: 1em;
    text-align: center;
    color: #424040;
    opacity: 0.8;
}

.file-list {
    background-color: #f8f8f8;
    font-size: 14px;
}

.file-list__name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.file-list li {
    margin-left: .5em;
    border: none;
    overflow: hidden;
    margin-bottom: 5px;
}

.removal-button {
    width: 20%;
    border: none;
    background-color: #f8f8f8;
    color: white;
}

.file-chooser {
    transition: background-color 1s, height 1s;
}

    .file-chooser p {
        font-size: 18px;
        padding-top: 1em;
    }

.file-uploader {
    max-width: 400px;
    height: auto;
    margin: 2em auto;
}

    .file-uploader * {
        display: block;
    }

    .file-uploader input[type=submit] {
        margin-top: 2em;
        float: right;
    }

.file-list {
    margin: 0 auto;
    width: 90%;
}

.file-list__name {
    max-width: 70%;
    float: left;
}

.flex-custom {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    position: relative;
}

.removal-button {
    display: inline-block;
    height: 100%;
    float: right;
}

    .removal-button i {
        display: block;
    }

.file-chooser {
    width: 90%;
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
}

.file-chooser__input {
    margin: 0 auto;
}

.file-uploader__submit-button {
    width: 100%;
    border: none;
    font-size: 1.5em;
    padding: 1em;
    background-color: #72bfa7;
    color: white;
}

    .file-uploader__submit-button:hover {
        background-color: #a7d7c8;
    }

.file-list li:after, .file-uploader:after {
    content: "";
    display: table;
    clear: both;
}

.hidden {
    display: none;
}

    .hidden input {
        display: none;
    }



#reservationNoBlock .message-fileUpload-Custom .pgs-form-block {
    width: 45%;
}

#reservationNoBlock .message-fileUpload-Custom {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    width: 100%;
}
/*Pwa*/
.pwaOffline {
    filter: grayscale(1);
    touch-action: none;
    opacity: 0.9;
}

.pwaOverlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 9999;
}
/*Pwa*/
.pwaOverlay-text {
    width: 100%;
    background: red;
    top: 50%;
    position: absolute;
    text-align: center;
    padding: 14px;
    color: white;
    font-size: 16px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.nxm2PwaBar {
    position: fixed;
    bottom: 0;
    background: #fff;
    z-index: 999;
    padding: 20px;
    width: 100%;
    display: none;
}

.row-pwa {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}

.pwa-image {
    width: 10%;
    background: #ffffff;
    border-radius: 50%;
    padding: 12px;
}

.pwa-text {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin-left: 15px;
    width: 70%;
}

.pwa-header {
    font-size: 18px;
    font-weight: 700;
    color: #f48024;
}

.pwa-desc {
    margin-top: 10px;
    color: #000;
}

.pwa-btn {
    width: 17%;
    height: 8vh;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    position: relative;
}

.btn-block-pwa {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
}

.pwa-close {
    width: 100%;
    font-size: 18px;
    color: #fff;
    text-align: right;
    position: absolute;
    right: 0;
    top: 0;
}

    .pwa-close img {
        width: 10%;
    }

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.pwa-bottom {
    width: 15%;
    background: #e2e2e2;
    position: fixed;
    bottom: 20px;
    z-index: 999;
    left: 20px;
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: red;
    font-size: 14px;
    padding: 10px;
}

.homeBanner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row;
    padding: 180px 0px 30px 0px;
}

@media screen and (max-width: 769px) {
    .pwa-btn {
        width: 100%;
        align-items: flex-end;
        justify-content: center;
        position: inherit;
        height: 5vh;
        margin-top: 15px;
    }

    .homeBanner {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        padding: 30px 0px 30px 0px;
    }

        .homeBanner a {
            margin-bottom: 15px;
        }

    .pwa-close {
        width: 15%;
        font-size: 18px;
        color: #fff;
        text-align: right;
        position: absolute;
        right: 10px;
        top: 10px;
    }

        .pwa-close img {
            width: 30%;
        }

    .pwa-image {
        width: 20%;
    }

    .pwa-bottom {
        width: 100%;
        background: #e2e2e2;
        position: fixed;
        bottom: 10px;
        z-index: 999;
        left: 0px;
        border-radius: 5px;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        color: red;
        font-size: 14px;
        padding: 10px;
    }
}


.icon-coins-stack span {
    font-family: 'Open Sans';
    position: absolute;
    font-size: 22px;
    font-weight: 700;
    left: 50%;
    top: 63%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

@media all and (-ms-high-contrast:none) {
    .npgs-formRezerv .pgs-radio:checked + .label:before {
        font-size: 50px;
        line-height: 23px;
    }

    .file-chooser {
        top: 0px;
        left: 90px;
    }
}



/*Mobile*/
body .for-mobile .nxm2_select.select2-container.select2-container--classic.select2-mobile-popup.select2-container--open .select2-dropdown .select2-search {
    width: 100%;
}

.for-mobile .closed-search {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 20px;
    background: red;
    top: 15px;
    background: url(/Assets/Images/close.png);
}

body .for-mobile .nxm2_select .select2-search:before {
    background: #515151;
}

body > .for-mobile .select2-container.select2-container--classic.select2-mobile-popup.select2-container--open .select2-search__field {
    background: #FDC43E;
}

body .for-mobile .nxm2_select.select2-container.select2-container--classic.select2-mobile-popup.select2-container--open .back {
    width: 50px;
    height: 40px;
    position: absolute;
    top: 14px;
    left: 10px;
    background: url(/Assets/Images/left-arrow.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

body .for-mobile .nxm2_select .selection .select2-selection .select2-selection__arrow:before {
    content: "";
}

body .for-mobile .nxm2_select .selection .select2-selection .select2-selection__arrow {
    width: 30px;
    height: 32px;
    border: 0;
    background: 0;
    border-radius: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: url(/Assets/Images/left-arrow.png);
    background-repeat: no-repeat;
    background-position: 30%;
}

.for-mobile .JS__datepicker-wrap .arrow {
    position: absolute;
    right: 2px !important;
    top: 60% !important;
    width: 30px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 9px;
    color: #c8cacc;
    z-index: 9;
    background: url(/Assets/Images/left-arrow.png);
    background-repeat: no-repeat;
    background-position: 30%;
    height: 20px;
}

    .for-mobile .JS__datepicker-wrap .arrow:after {
        content: "" !important;
    }


.for-mobile .tab-search {
    font-size: 18px;
    padding: 10px;
    border: 1px solid #D5D5D5;
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,13.2);
    color: #525252;
    border-radius: 5px;
}

    .for-mobile .tab-search.active-block {
        font-size: 18px;
        border: 1px solid #FDB814;
        box-shadow: 0px 0px 0px 0px rgba(0,0,0,13.2);
        color: #525252;
    }

    .for-mobile .tab-search a {
        color: #525252;
        position: relative;
        width: 100%;
        display: block;
    }

        .for-mobile .tab-search a span {
            margin-left: 10px;
            font-weight: 700;
            font-size: 18px;
        }

.for-mobile .check-in-btn:after {
    top: 25%;
    right: 20px;
    width: 4px;
    height: 15px;
    content: " ";
    position: absolute;
    background: #88898A;
    border-radius: 10px;
    transition: 0.4s;
}

.for-mobile .check-in-btn:before {
    top: 25%;
    right: 20px;
    width: 4px;
    height: 15px;
    content: " ";
    position: absolute;
    background: #88898A;
    transform: rotate(90deg);
    border-radius: 10px;
    transition: 0.4s;
}

.for-mobile .ucus-yonet-btn:after {
    top: 25%;
    right: 20px;
    width: 4px;
    height: 15px;
    content: " ";
    position: absolute;
    background: #88898A;
    border-radius: 10px;
    transition: 0.4s;
}

.for-mobile .ucus-yonet-btn:before {
    top: 25%;
    right: 20px;
    width: 4px;
    height: 15px;
    content: " ";
    position: absolute;
    background: #88898A;
    transform: rotate(90deg);
    border-radius: 10px;
    transition: 0.4s;
}

.for-mobile .ucus-yonet-btn.drop-active:after {
    transform: rotate(90deg);
    background: #FDB814;
}

.for-mobile .ucus-yonet-btn.drop-active:before {
    transform: rotate(90deg);
    background: #FDB814;
}

.for-mobile .check-in-btn.drop-active:after {
    transform: rotate(90deg);
    background: #FDB814;
}

.for-mobile .check-in-btn.drop-active:before {
    transform: rotate(90deg);
    background: #FDB814;
}

.for-mobile .nxm2_flight-search_header > ul > li > a i {
    display: block !important;
    background: #fff;
    text-align: center;
    font-size: 24px;
}

.for-mobile .nxm2_flight-search_header > ul > li.active > a i {
    font-size: 16px !important;
}

.for-mobile .tab-header li {
    float: left;
    padding-right: 0px;
    height: 65.5px;
    width: calc(100% / 4 );
    overflow-y: hidden;
}

    .for-mobile .tab-header li span, .for-mobile .tab-header li h1 {
        display: none;
    }

.for-mobile .nxm2_flight-search_header {
    height: 65px;
    box-shadow: 13px 17px 24px -11px #dfdede;
}

    .for-mobile .nxm2_flight-search_header > ul > li > a {
        background: rgb(255, 255, 255);
        height: 65px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 0 !important;
    }

    .for-mobile .nxm2_flight-search_header .tab-header {
        width: 100%;
        min-width: 100%;
        background: #fff;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        height: 65px;
    }

    .for-mobile .nxm2_flight-search_header > ul > li a.giftCardBtn > i {
        color: #88898A;
    }

    .for-mobile .nxm2_flight-search_header > ul > li.active a > i {
        color: #fdb814;
    }

    .for-mobile .nxm2_flight-search_header > ul > li.active a h1, .for-mobile .nxm2_flight-search_header > ul > li.active a span {
        display: block;
    }

.for-mobile .nxm2_flight-search {
    top: -10px;
}

.for-mobile .nxm2_flight-search_header {
    margin-left: 0px;
    padding-left: 0;
    width: 100%;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}

.for-mobile .nxm2_form-group-radio label {
    font-weight: bold;
}

.for-mobile .nxm2_flight-search_header > ul > li > a i {
    color: #88898A;
    opacity: 1;
}

.for-mobile .nxm2_passenger-select .arrow {
    position: absolute;
    right: 2px !important;
    top: 45% !important;
    width: 30px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 9px;
    color: #c8cacc;
    z-index: 9;
    background: url(/Assets/Images/left-arrow.png);
    background-repeat: no-repeat;
    background-position: 30%;
    height: 20px;
}


.for-mobile .mobile-title {
    font-weight: 600;
}

.nxm2_flight-search_container.for-web {
    display: block;
}

.nxm2_flight-search_container.for-mobile {
    display: none;
}

@media screen and (max-width: 767px) {
    .nxm2_header-wrap {
        position: relative;
    }


    .closed-search {
        display: block;
        width: 11%;
        height: 50%;
        position: absolute;
        background: url(/Assets/Images/close.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        right: 5px;
        opacity: 0.6;
        background-size: 30%;
    }

    .nxm2_flight-search_container.for-web {
        display: none;
    }

    .nxm2_flight-search_container.for-mobile {
        display: block;
        z-index: 1000;
    }

    body .nxm2_select.select2-container.select2-container--classic.select2-mobile-popup.select2-container--open {
        top: 0px !important;
        height: 100% !important;
    }

        body .nxm2_select.select2-container.select2-container--classic.select2-mobile-popup.select2-container--open .select2-dropdown .select2-search.for-back {
            background: #FDC43E;
        }

            body .nxm2_select.select2-container.select2-container--classic.select2-mobile-popup.select2-container--open .select2-dropdown .select2-search.for-back .select2-search__field {
                background: #FDC43E;
                width: 84%;
                float: right;
            }

            body .nxm2_select.select2-container.select2-container--classic.select2-mobile-popup.select2-container--open .select2-dropdown .select2-search.for-back:before {
                background: #525252;
                width: 80%;
                left: 70px;
                float: right;
            }

    body .nxm2_select .select2-search__field + span.placeholder {
        top: 4px;
        left: 70px;
    }
}

.for-mobile .input-border {
    border: 2px solid #d5d5d5b3 !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 10px 10px 5px 10px !important;
}

.label-group label {
    left: 10px;
}

.nxm2_form-group.nxm2_is-completed.label-group label {
    top: 10px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #525252;
}

.for-mobile .nxm2_form-group .nxm2_form-control {
    height: 50px;
}

body .for-mobile .nxm2_select .selection .select2-selection .select2-selection__rendered {
    font-weight: 600;
    font-size: 16px;
    color: #525252;
}

.nxm2-gift-new:after {
    content: '';
    display: block;
    position: absolute;
    top: -5px;
    right: -5px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #E02020;
}

.nxm2-gift-new {
    position: relative;
}

.top15 {
    top: 15px !important;
}

.nxm2_form-group.nxm2_is-completed.label-group label.top15 {
    top: 10px !important;
}

.nxm2-car-new {
    font-size: 20px !important;
}

.for-mobile .nxm2_flight-search_header > ul > li a.giftCardBtn > span {
    color: #525252;
    white-space: normal;
    text-align: center;
}


/* BİZE YAZIN DETAY */
.nxm-sales-force-detail .breadCustom ul > li h1 {
    font-size: 14px;
    font-weight: 600;
}
/* ŞEHİRLER LİSTE */
.nxm-cityList .pop-country-head h2 {
    font-weight: bold;
    font-size: 24px;
    color: #525252;
    margin-bottom: 25px;
    display: block;
}

@media screen and (max-width: 769px) {
    .nxm-cityList .pop-country-head h2 {
        font-size: 20px;
    }
}
/* HAVALİMANI LİSTE */
.tmp-airports .pop-country-head h2 {
    font-weight: bold;
    font-size: 24px;
    color: #525252;
    margin-bottom: 25px;
    display: block;
}

@media screen and (max-width: 769px) {
    .tmp-airports .pop-country-head h2 {
        font-size: 20px;
    }
}
/* ÜLKELER LİSTE */
.nxm-countryList .pop-country-head h2 {
    font-weight: bold;
    font-size: 24px;
    color: #525252;
    margin-bottom: 25px;
    display: block;
}

@media screen and (max-width: 769px) {
    .nxm-countryList .pop-country-head h2 {
        font-size: 20px;
    }
}

.for-mobile .JS__datepicker-wrap .datepicker-inline {
    top: 0px !important;
}

.for-mobile .JS__datepicker-wrap.JS__datepicker-active.JS__datepicker-last-wrap .form__group, .JS__datepicker-wrap.disabled.JS__datepicker-last-wrap .form__group, .JS__datepicker-wrap.JS__datepicker-active .form__group, .JS__datepicker-wrap.disabled .form__group {
    top: 10px !important;
}

.for-mobile .JS__datepicker-wrap.JS__datepicker-active .form__group, .JS__datepicker-wrap.disabled .form__group {
    top: 10px !important;
}


.widget-items {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding: 30px 0px 0px 0px;
}

.widget-item {
    width: calc(100% / 4 - 30px);
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    margin: 0px 15px;
    overflow: hidden;
    /*-webkit-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.2);*/
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.widget-item-link {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.widget-item a h3 {
    color: #f48024;
    font-size: 16px;
    margin-top: 5px;
}

.widget-item a p {
    color: #3d3b3b;
}

.btn-widget {
    font-weight: 600;
    padding: 0px 0px;
    border-radius: 4px;
}

.nxm-formobile {
    display: none;
}

.bolbol-input1 {
    width: 50%;
}

.bolbol-input2 {
    width: 40%;
}

.bolbol-input3 {
    width: 100%;
}

@media screen and (max-width: 769px) {
    .bolbol-input1 {
        width: 30%;
    }

    .bolbol-input2 {
        width: 20%;
    }

    .bolbol-input3 {
        width: 100%;
    }

    .widget-item {
        width: 100%;
    }

    .nxm-formobile {
        display: block;
        position: absolute;
        width: 92%;
        top: 20px;
        right: 20px;
        text-align: right;
    }

    .close-bolbol-img {
        width: 5%;
        margin-left: 10px;
    }

    .nxm2-bol-bol-close span {
        color: #525252;
        font-weight: 600;
        font-size: 14px;
    }

    .nxm2-bol-bol-close {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        align-items: center;
        justify-content: flex-end;
    }

    .nxm2_header-right > ul > li.nxm2_bolbol .nxm2_bolbol-login-wrap .nxm2_bolbol-login_body {
        height: 100%;
        position: relative;
    }

    .header-fixed .nxm2_bolbol-menu {
        position: fixed;
        top: 40px;
    }
}

.bg-orange {
    background: #fdc43e;
}

.nxm-login-phone::placeholder, .nxm-login-phone2::placeholder {
    color: #525252 !important;
}

.JS__datepicker-mobile-active .nxm2_header {
    display: none;
}

.mobile-header-close .nxm2_header {
    display: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #525252;
    font-size: 18px;
    font-weight: 600;
    line-height: 34px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder, .select2-container--default .select2-results__option[aria-disabled=true], .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #525252;
}

.nxm2_form-group.nxm2_passenger-select .nxm2_form-control {
    line-height: 1;
}

.header-fixed .nxm2_header {
    position: fixed;
    top: 0;
}

.header-fixed nav.fly_watch-header {
    position: fixed;
    top: 64px;
}

@media screen and (max-width: 1024px) {
    .header-fixed nav.fly_watch-header {
        top: 40px !important;
    }
}

nav.fly_watch-header {
    width: 100%;
    background: #fff;
    position: relative;
    top: 0px;
    left: 0;
    height: 60px;
    z-index: 99;
}

.nxm-bolbol-page.site__notification_active.header-fixed .nxm2_header {
    position: fixed;
    top: 0;
}

.nxm2__notification-active..header-fixed ~ .nxm2_bolbol-menu {
    top: 136px;
    position: absolute;
}



@media screen and (max-width: 769px) {
    .fws__pricelist > li {
        width: 120px;
        margin: 0 10px;
    }

        .fws__pricelist > li .price_wrap {
            width: 80px;
            height: 80px;
            border-radius: 50%;
            display: flex;
            flex-direction: row;
            align-items: center;
            justify-content: center;
            color: #fff;
        }

        .fws__pricelist > li .title {
            font-size: 16px;
            width: 80px;
            margin-top: 10px;
        }

        .fws__pricelist > li .price_wrap > span {
            font-size: 40px;
        }

            .fws__pricelist > li .price_wrap > span sup {
                font-size: 16px;
            }

            .fws__pricelist > li .price_wrap > span em {
                font-size: 14px;
            }

    .fws__pricelist {
        margin-bottom: 40px;
    }
}

.homeBannerC {
    width: 100%;
    background: #fff;
    padding: 45px 0 65px;
}

    .homeBannerC.bg-trans {
        background: transparent;
    }

.img-full {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}

.widget-item-link h3 {
    font-size: 16px;
    color: #504d4d;
    margin-top: 10px;
}

.widget-item-link p {
    margin-block-start: 0;
    margin-block-end: 0;
    margin-top: 5px;
    margin-bottom: 15px;
    color: #000000;
    width: 100%;
    text-align: center;
    font-size: 14px;
}

.btn-widget {
    width: 50%;
}

@media screen and (max-width: 991px) {
    .breadcrumb {
        overflow: auto;
        white-space: nowrap;
    }

        .breadcrumb .container .breadcrumb__container {
            border-bottom: 1px solid #efefef;
            height: 33px;
            overflow: hidden;
            overflow-x: scroll;
        }

            .breadcrumb .container .breadcrumb__container .breadcrumb__list {
                height: 37px;
                width: 100%;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-orient: horizontal;
                -webkit-box-direction: normal;
                -ms-flex-direction: row;
                flex-direction: row;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: start;
                -ms-flex-pack: start;
                justify-content: flex-start;
                margin: 0;
                padding: 0;
                list-style: none;
            }
}



.head-of {
    font-size: 22px;
    font-weight: 600;
}

.table-desc-of {
    font-size: 14px;
    margin-left: 5px;
}
.cms-content .table-item-of {
    font-size: 16px !important;
    font-weight: 600 !important;
    text-decoration: underline !important;
    margin-bottom: 10px !important;
    list-style-type: none !important;
}
.table-item-of-wrapper {
    padding: 10px 20px !important;
    margin-bottom: 20px !important;
}
.table-item-of {
    font-size: 16px;
    font-weight: 600;
    text-decoration: underline;
    margin-bottom: 10px;
}
    .table-item-of.sub-link-table-content {
        padding-left: 27px;
    }

.table-content-of {
    margin-top: 20px;
}

.table-head-of {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
 
@media screen and (max-width: 991px) {
    .table-head-of {
        display: block;
    }
}
.whatsapp {
    width: 100px;
    display: flex;
    position: fixed;
    right: 1%;
    padding: 10px;
    font-size: 11px;
    text-align: center;
    color: #525252;
    z-index: 9;
    bottom: 3%;
    border-radius: 5px;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

    .whatsapp img {
        width: 45px;
    }

    .whatsapp span {
        background: #27d145;
        color: #fff;
        padding: 4px;
        border-radius: 5px;
        font-size: 12px;
    }



.new-hamb .hamb-item {
    width: 25%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
}

    .new-hamb .hamb-item img {
        width: 100%;
    }

.new-hamb {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}


@media screen and (max-width: 991px) {
    .new-hamb .hamb-item {
        width: 50%;
    }
}

.events {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    border: 1px solid #93A0AE;
    padding: 20px 0px;
    margin: 15px 0px;
}

.event {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 25%;
    padding: 15px 0px;
    border-right: 1px solid #93A0AE;
}

    .event img {
        margin-bottom: 15px;
    }

.event-head {
    margin-bottom: 10px;
    color: #93A0AE;
    font-size: 14px;
    font-weight: bold;
    width: 75%;
    text-align: center;
}

.event:last-child {
    border-right: 0px;
}

.event-text {
    color: #000000;
    font-weight: bold;
    font-size: 14px;
}

.event-all {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
}
    .event-all a {
        width: 100%;
        text-align: center;
    }
@media screen and (max-width: 991px) {
    .event-all a {
        width: 100%;
        text-align: left;
    }
    .events {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border: 0px solid #93A0AE;
        padding: 20px 0px;
        margin: 15px 0px;
    }

    .event {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: center;
        align-items: stretch;
        width: 100%;
        padding: 7px 0px;
        border-right: 0px;
        border: 1px solid;
        margin: 5px 0px;
    }

        .event img {
            margin-bottom: 5px;
            width: 15%;
        }

    .event-head {
        margin-bottom: 0px;
        color: #93A0AE;
        font-size: 14px;
        font-weight: bold;
        width: 100%;
        text-align: left;
    }

    .event:last-child {
        border-right: 1px solid;
    }

    .event-text {
        color: #000000;
        font-weight: bold;
        font-size: 14px;
    }

    .event-all {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: flex-start;
        margin-left: 15px;
        width: 75%;
    }
}
.cms-content img {
    max-width: 100%;
    height: auto;
}
.no-whatsapp .whatsapp {
    display: none !important;
}

.no-whatsapp .nxmScroll-btn {
    display: flex !important;
}
.nxm-cityGuideList .whatsapp {
    display: none !important;
}

.nxm-cityGuideList .nxmScroll-btn {
    display: flex !important;
}

.star-ratings {
    font-size: 0px;
}

.custom-star {
    display: flex;
    flex-direction: column;
    padding-right: 400px;
    margin-top: 0px;
}
    .custom-star.active {
        display: flex;
        flex-direction: column;
        padding-right: 200px;
        margin-top: 0px;
    }


.custom-star a:last-child {

    font-size: 11px;
    margin-top: 5px;
}
.mdb {
    display: none;
}

@media screen and (max-width: 991px) {
    .mdb {
        display: block;
    }

    .wdb {
        display: none;
    }
    .custom-star {
        padding-right: 0px;
    }
        .custom-star.active {
            padding-right: 0px;
        }
}
.table-item-of-wrapper {
    padding: 10px 20px;
    border: 4px solid #bfbcbc;
    margin-bottom: 20px;
    width: fit-content;
}

/* second table */
.table-custom {
    width: 100%;
    margin-bottom: 40px;
}

    .table-custom,
    .table-custom th,
    .table-custom td {
        border: 1px solid #000000;
        border-collapse: collapse;
    }

        .table-custom th,
        .table-custom td {
            padding: 10px 5px;
        }

        .table-custom th {
            text-align: left;
        }

table.table-custom thead tr th {
    text-align: center;
    font-size: 20px;
    color: #fff;
}

table.table-custom thead {
    background: #000;
}

tr.head-custom-table * {
    font-size: 14px;
    font-weight: 800;
    border: 1px solid;
}
.cms-content .nxm2_flight-search_header > ul {
    list-style-type: none !important;
    padding: 0px !important;
    margin: 0px !important;
}

.cms-content .nxm2_flight-search ul {
    list-style-type: none !important;
    padding: 0px !important;
    margin: 0px !important;
}
.cms-content .nxm2_flight-search_header > ul > li {
    margin-bottom:0px !important;
}
.cate-1 {
    background: #70ad47;
    text-align: center;
    font-size: 14px;
    color: #000;
    font-weight: 600;
}
.item-1 {
    background: #c6e0b4;
}


.cate-2 {
    background: #ffd966;
    text-align: center;
    font-size: 14px;
    color: #000;
    font-weight: 600;
}

.item-2 {
    background: #fff2cc;
}


.cate-3 {
    background: #ed7c31;
    text-align: center;
    font-size: 14px;
    color: #000;
    font-weight: 600;
}

.item-3 {
    background: #fce4d6;
}


.cate-4 {
    background: #c9c9c9;
    text-align: center;
    font-size: 14px;
    color: #000;
    font-weight: 600;
}

.item-4 {
    background: #ededed;
}


.cate-5 {
    background: #9bc2e6;
    text-align: center;
    font-size: 14px;
    color: #000;
    font-weight: 600;
}

.item-5 {
    background: #d9fff2;
}
.table-desc {
    margin-bottom: 30px;
    display: block;
    font-size: 14px;
    color: #9a9a9a;
}

.ln0 {
    line-height: 0px !important;
}
.sms-qr-item{
    display:flex;
    width:100%;
    align-items:center;
}
    .sms-qr-item p {
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 0;
    }
    .sms-qr-item .sms-qr-item-wrapper.barcod {
        display: flex;
        width: 100%;
        background-color:#fff;
        height:max-content;
        flex-direction:row;
        margin-right: 20px;
        -webkit-box-shadow: 0px 0px 42px -14px rgba(0, 0, 0, 0.35);
        -moz-box-shadow: 0px 0px 42px -14px rgba(0, 0, 0, 0.35);
        box-shadow: 0px 0px 42px -14px rgba(0, 0, 0, 0.35);
    }
.sms-qr-item .sms-qr-item-wrapper{
    display:flex;
    width:100%;
    flex-direction:column;
    margin-right:20px;
    padding:20px 20px;
    border-radius:4px;
}
    .sms-qr-item .sms-qr-item-wrapper:last-child {
        margin-right: 0px;
    }
    .sms-qr-item .sms-qr-item-wrapper .sms-qr-text {
        display: flex;
        width: 100%;
        flex-direction:column;
        justify-content:center;
    }
    .sms-qr-item .sms-qr-item-wrapper .sms-qr-code {
        margin:auto;
    }
    .sms-qr-item .sms-qr-item-wrapper .sms-qr-code img{
        width:80px;
        height:80px;
    }
    .sms-qr-item .sms-qr-item-wrapper .sms-qr-text span{
        margin-top:10px;
    }
    @media screen and (max-width:768px){
        .sms-qr-item {
            flex-direction: column-reverse;
        }
        .sms-qr-item .sms-qr-item-wrapper.barcod{
            margin-right:0px;
        }
            .sms-qr-item .sms-qr-item-wrapper:last-child{
                padding:0px;
                margin-bottom:30px;
            }
            .sms-qr-item .sms-qr-item-wrapper.barcod{
                padding:20px 15px;
            }
    }


.nxm2_footer-social-bar .nxm2_footer-app-bar-inner > ul > li {
    margin-right: 15px
}

    .nxm2_footer-social-bar .nxm2_footer-app-bar-inner > ul > li:last-child {
        margin-right: 0
    }

    .nxm2_footer-social-bar .nxm2_footer-app-bar-inner > ul > li .custom-star {
        width: 135px;
        display: block;
        padding: 0;
        margin-top: 1rem;
    }

    .nxm2_footer-social-bar .nxm2_footer-app-bar-inner > ul > li .custom-star .star-ratings{
        display: block;
    }

.nxm2_footer-social-bar .nxm2_footer-app-bar-inner > ul {
    align-items: start
}

.nxm2_footer-social-bar .nxm2_footer-app-bar-inner h2 {
    align-self: flex-start
}

@media only screen and (max-width:1151px) and (min-width:1024px) {
    .nxm2_footer-social-bar .nxm2_footer-app-bar-inner h2 {
        margin-right: 1%
    }

    .nxm2_footer-social-bar .nxm2_footer-app-bar-inner > ul > li {
        margin-right: 5px
    }
}

@media only screen and (max-width:1023px) and (min-width:991px) {
    .nxm2_footer-social-bar .nxm2_footer-app-bar-inner h2 {
        margin-right: 1%
    }

    .nxm2_footer-social-bar .nxm2_footer-app-bar-inner > ul > li {
        margin-right: 1px
    }
}

@media only screen and (max-width:990px) and (min-width:768px) {
    .nxm2_footer-social-bar .nxm2_footer-app-bar-inner > ul {
        display: block
    }

        .nxm2_footer-social-bar .nxm2_footer-app-bar-inner > ul li {
            width: 100%;
            margin-bottom: 5px
        }
}

@media screen and (max-width:767px) {
    .nxm2_footer-social-bar .nxm2_footer-app-bar-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 30px
    }

        .nxm2_footer-social-bar .nxm2_footer-app-bar-inner h2 {
            width: 100%;
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
            margin-bottom: 15px
        }

        .nxm2_footer-social-bar .nxm2_footer-app-bar-inner > ul li > a img {
            width: 100% !important;
            height: auto !important
        }

        .nxm2_footer-social-bar .nxm2_footer-app-bar-inner .nxm2_footer-app {
            width: 100%
        }

        .nxm2_footer-social-bar .nxm2_footer-app-bar-inner > ul > li .custom-star {
            width: 95px;
            margin: 1rem auto 0 auto;
        }

            .nxm2_footer-social-bar .nxm2_footer-app-bar-inner > ul > li .custom-star .star-ratings {
                display: block
            }

            .nxm2_footer-social-bar .nxm2_footer-app-bar-inner > ul > li .custom-star a img {
                width: 12px !important
            }

    .nxm2_modal-header .title {
        max-width: 280px
    }
}